/*--------------------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:#b6b6b6;}
.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:#c60001;}
/*头部*/
.head{background:#c60001;}
.head-bottom{padding:20px 0px;}
.head-fr p a{color:#fabbbb;position:relative;padding: 0 8px;}
.head-fr p a+a:after{content: "";display: block;width: 1px;height: 12px; position: absolute;top: 37%;left: -1px;margin-top: -3.5px;background: #fff;}
.head-fr p {margin-bottom:15px;text-align: right;}
.search{width:241px;height:33px;position:relative;background-color:#fff;border-radius:25px;}
.search .text{width:205px;height:33px;line-height:33px;position:absolute;left:0px;top:0px;background: transparent;text-indent:16px;color:#aaaaaa;font-size:13px;}
.search .submit{width:20px;height:19px;position:absolute;left:205px;top:7px;background: transparent;background:url(../images/search_03.png) left center no-repeat;cursor:pointer;}
/*导航*/
.nav{height:50px;line-height:50px;background-color:#f3f3f3;}
.nav li{float:left;width:120px;position:relative;text-align:center;}
.nav li a{width:120px;height:50px;line-height:50px;color:#333;font-size:16px;display:block;}
.nav li:hover,.nav li.hover{background-color:#d50b16;color:#fff;}{background-color:#d50b16;color:#fff;}
.nav li:hover a,.nav li.hover a{background-color:#d50b16;color:#fff;}{color:#fff;}
.nav li ul{width:160px;position:absolute;left:0px;top:50px;background-color:#d50b16;z-index:55;*z-index:55;_z-index:55;display:none;}
.nav li ul li{width:160px;}
.nav li ul li a{display:block;height:42px;line-height:42px;color:#fff;width:160px;}
.nav li ul li a:hover{background-color:#fff;color:#d50b16;}
/*foot底部*/
.foot{width: 100%;margin: 30px auto 0px;height: 186px;background:#a30001;color:#e07e7e;}
.p_list{padding-top: 45px;width:345px;}
.p_list p{font-size: 14px;line-height:32px;}
.p_list span{display:inline-block;width:50px;}
.img_list p{width: 14px;font-size: 14px;margin-top: 30px;margin-right: 30px;margin-left: 41px;}
.foot .img_li{margin-top: 35px;padding: 20px 48px;border-left:1px solid #b00304;border-right:1px solid #b00304;}
.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: #FFFFFF;background: #c00811 url(../images/jt.png) no-repeat 220px;border:none;}
.box-search .box_1 option{text-align: center;position: absolute;}
/*版权*/
.copy{height:50px;line-height:50px;text-align:center;background-color:#980101;color:#faa9a9;}
.copy span{display:inline-block;padding:0px 15px;}
/*升级浏览器代码*/
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999999999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;opacity:.9;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}