/*--------------------Reset-----------------*/
/** reset **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, img{border:medium none;margin: 0;padding: 0;}
body,button, input, select, textarea{font: 14px/1.5 "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
h1, h2, h3, h4, h5, h6{font-size: 100%;font-weight: normal;}
em{font-style:normal;}
ul, ol{list-style: none;}
a{
	text-decoration: none;color:#333;
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
a:hover{
	text-decoration: none;
	-moz-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}
/*火狐去掉按钮、连接的虚线*/
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {border: 0;outline : 0;} 
input,button,select,textarea{outline:none;}
textarea{resize:none;}
a { text-decoration: none; color: #333; }
a{blr:expression(this.onFocus=this.blur());}
a:focus{outline:none;}
a.hidefocus{outline:none}
.button{ border-radius: 0; }
input{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
img{border:0px;  outline-width:0px;  vertical-align:top;}
body{position:relative;min-width:1200px;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:1200px;margin:auto;}
.red{color:#d41900;}
.gay{color:#a7a7a7;}
a:hover{color:#235bc0;}
.padding-38{padding: 10px 38px 20px;}
.margin-20{margin-bottom:20px;}
.padding-20{padding:10px 20px;}
/*头部*/
.head{background:url(../images/h-icon3_03.png) right top no-repeat #3c6abd;}
.head-top{background:url(../images/h-icon3_02.jpg) 55% center no-repeat;}
.head .logo img{padding:32px 0px;}
.head .link{position:relative;width:505px;}
.head .link-top{line-height:48px;}
.head .link-top .link-top-fl{width:450px;}
.head .link-top .link-top-fl a{display:inline-block;padding:0px 15px;color:#b2cbf8;}
.head .head-top .search{height:48px;position:relative;width:55px;top:0px;left:-13px;}
.head .head-top .text{width:0px;height:48px;line-height:48px;text-indent:16px;background: transparent;background-color:#ffffff;color:#666;}
.head .head-top .submit{width:55px;height:48px; float:right;background: transparent;background-image:url(../images/search_02.png);background-repeat: no-repeat;cursor:pointer;
                       position:absolute;top:0px;}
.head .link-bottom a,.head .link-bottom span{display:inline-block;line-height:72px;color:#fff;padding:0px 12px;}
/*导航*/
.nav{border-top:1px solid #5883ca;}
.nav li{float:left;width:150px;text-align:center;position:relative;z-index:99;*z-index:99;_z-index:99;height:54px;line-height:54px;}
.nav li a{font-size:16px;color:#fff;display:block;}
.nav li a span{background:url(../images/icon2_03.png) right center no-repeat;width:10px;height:6px;position: absolute;right: 10px;top: 25px;}
.nav li a span.on{background:url(../images/icon2_06.png);}
/*.nav li>a:hover{background:url(../images/nvbj_03.png);}
.nav li>a.hover{background:url(../images/nvbj_03.png);}*/
.nav li .submenu{position:absolute;left:0px;top:54px;width:150px;display:none;padding:15px 0px;background:url(../images/nvbj_03.png);border:none;}
.nav li .submenu li{height:45px;line-height:45px;text-align: center;}
.nav li .submenu li a:hover{background:#ff6600;color:#fff;}
/*尾部*/
.foot{background:url(../images/6_03.jpg) center center no-repeat #3c6abd;padding-bottom:30px;}
.foot-link{margin:30px 0px 20px;}
.foot-link a,.foot-link span{display:inline-block;color:#fff;font-size:15px;}
.foot-link a:hover{color:#ff6600;}
.foot-link span{padding:0px 36px;}
.copy{width:580px}
.copy p{font-size:13px;color:#83a0d8;line-height:26px;}
.copy p span{display:inline-block;padding:0px 3px;}
.fx-img li{float:left;margin-top:50px;text-align:center;padding:0px 10px;position:relative;}
.fx-img li .fx-ewm{position:absolute;left:60px;top:0px;z-index:88;*z-index:88;_z-index:88;display:none;}
.fx-img li .fx-ewm img{width:100px;height:100px;}
.fx-img li p{line-height:36px;color:#fff;}
.fx-img li a:hover p{color:#ff6600}
.fx-img .fx-po{z-index:88;*z-index:88;_z-index:88;position:relative;}