/*--------------------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;-webkit-appearance: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;}
.cleafix:after{clear:both;content:"\200B";display:block;height:0;}
.cleafix{*zoom:1;}
.fl { float:left;}
.fr { float:right;}
.wrap{width:1200px;margin:auto;}
.gay{color:#c1c5c8;}
.bjl{background-color:#daedfb;}
.bjb{background-color:#fff;}
.margin-top-10{margin-top:10px;}
.padding-20{padding:10px 20px;}
.padding-38{padding: 10px 38px 20px;}
.margin-20{margin-bottom:20px;}
a:hover{color:#fa710d;}
body{min-width:1200px;}
/*导航*/
/*头部*/
.head .head-top{height:34px;line-height:34px;background:#fa710d;;color:#fff;}
.head .head-top a{color:#fff;}
.head .head-top a:hover{color:red;}
.head .head-top span{display:inline-block;padding:0px 5px;}
.head .head-bottom{padding:30px 0px 30px;}
.head .search{width:235px;height:33px;margin-top:24.5px;background-image:url(../images/icon1_03.png);background-repeat: no-repeat;position:relative;}
.head .search .text{width:235px;height:33px;line-height:33px;position:absolute;left:0px;top:0px;background: transparent;font-size:13px;color:#abaaaa;text-indent:20px;}
.head .search .submit{width:20px;height:19px;position:absolute;left:203px;top:7px;background: transparent;background-image:url(../images/search_03.png);background-repeat: no-repeat;cursor:pointer;}
/*导航*/
.nav{height:50px;line-height:50px;background-color:#efefef;}
.nav li{float:left;width:199px;position:relative;text-align:center;}
.nav li a{color:#333;font-size:16px;display:block;}
.nav li a:hover{background-color:#fa710d;color:#fff;}
.nav li a.hover{background-color:#fa710d;color:#fff;}
.nav li ul{width:199px;position:absolute;left:0px;top:50px;background:#fa710d;z-index:55;*z-index:55;_z-index:55;display:none;}
.nav li ul li{width:199px;}
.nav li ul li a{display:block;height:42px;line-height:42px;color:#fff;}
.nav li ul li a:hover{background-color:#fff;color:#fa710d;}
/*foot底部*/
.foot{width: 100%;margin: 0 auto;height: 186px;background: #383838 center;}
.p_list{padding-top: 45px;width:378px;}
.p_list p{font-size: 14px;color: #6b6b6b;line-height:32px;}
.img_list p{width: 14px;font-size: 14px;color: #FFFFFF;margin-top: 30px;margin-right: 30px;}
.foot .img_li{margin-top: 35px;padding: 20px 48px;border-left:1px solid #414141;border-right:1px solid #414141;margin-left: 120px;}
.box-search{width: 240px;}
.box-search .box_1{width: 240px;height: 30px;margin-left:60px;margin-top: 50px;text-indent:10px;margin-bottom: 15px;font-size: 14px;color:#6b6b6b;background: #464545 url(../images/jt.png) no-repeat 220px;border:none;}
.box-search .box_1 option{text-align: center;position: absolute;}
input::-webkit-search-cancel-button{
  display: none;
}
input[type=search]::-ms-clear{
  display: none;
}
