h1,
h2,
h3,
h4,
h5,
h6{font-weight: 100;}
h1{font-size: 30px;}
h2{font-size: 24px;}
h3{font-size: 16px;}
h4{font-size: 14px;}
h5{font-size: 12px;}
h6{font-size: 10px;}
h3,
h4,
h5{margin-top: 5px; font-weight: 600;}

.font12{font-size: 12px!important;}
.font13{font-size: 13px!important;}
.font14{font-size: 14px!important;}
.font15{font-size: 15px!important;}
.font16{font-size: 16px!important;}
.font17{font-size: 17px!important;}
.font18{font-size: 18px!important;}
.font19{font-size: 19px!important;}
.font20{font-size: 20px!important;}
.font22{font-size: 22px!important;}

.mt10{margin-top:10px;}
.mb10{margin-bottom:10px;}

.bg-white{background: #fff!important;}

a:focus,img {  outline: none;border: none; }
body{line-height: 25px;font-family:'Microsoft YaHei','Microsoft YaHei UI',"宋体",NSimsun,Simsun, Tahoma,sans-serif!important;overflow-x: hidden;font-size: 14px;}
ul li{list-style:none;}
html,body{height: 100%;}
a{text-decoration: none; cursor: pointer;}
html, body, div, iframe,  p, span, blockquote, pre, a, address, big, cite, code,  dt, font,h1, h3, h4, h5, h6,section
img, ins, small, strong, var, b, center, dl,dd, ol, ul, li, fieldset, form, label, legend{padding:0;margin:0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
 
/*手势*/
.pointer{cursor:pointer;}
/*位置*/
.center{text-align:center!important;}
.left-align{text-align: left;}
.right-align{text-align: right;}
.left{float: left;}
.right{float: right;}
.relative{position: relative;}
.clearfix:after { display: block; clear: both; content: ""; visibility: hidden; height: 0; }
.clearfix { zoom: 1; }

.ellipsis{text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;overflow: hidden;}
body{background-color: #f1f1f1;color:#51575d;}

a:hover {color: #fb8220;}
.color_r { color:red !important;}

 *{padding:0;margin:0;}
a:focus {outline: none;}
.left{float: left;}
.right{float: right;}
body{color:#32373c;line-height: 25px;font-family: 'Microsoft YaHei','Microsoft YaHei UI',Tahoma,NSimsun,Simsun,"宋体",sans-serif!important;overflow-x: hidden;font-size: 12px;background-color: #be0502;}
ul li{list-style:none;}
html,body{height: 100%;}
a,a:link, a:visited, a:hover {text-decoration: none; cursor: pointer;}
.w_1190{width:1190px;margin:0 auto;}
.clear{clear:both}
input:focus{outline:none;}
img{max-width:100%;}/*避面图片溢出*/
.margin_L_60{margin-left:60px;}
.margin_top_30{margin-top:30px;}
.margin_L_10{margin-left:10px;}
.font_16{font-size:16px;}
.margin_t_20{margin-top:20px;}
.margin_t_30{margin-top:30px !important;}
.margin_t_10{margin-top:10px;}
.margin_t_15{margin-top:15px;}
.margin_t_25{margin-top:25px;}
.margin_t_5{margin-top:5px;}
.margin_l_30{margin-left:40px;}
/*手势*/
.pointer{cursor:pointer;}
 /*头部*/
 .home_header{width:100%;}
.home_header_content {
    /*position: relative;*/
    height: 170px;
    background: url("../image/topban.jpg") no-repeat;
    background-size: 100% 100%;
}
 .logo{width:880px;height:110px;background: url("../image/newlogo.png") no-repeat;margin-top:5px;margin-bottom:5px;}
 .home_header .nav{font-size: 16px;height: 50px;background: #830606;line-height: 50px;cursor: pointer;}
 .home_header .nav_li{width: 98px;float: left;text-align: center;}
 .home_header .nav_li a{padding-bottom:12px;color:#fff;}
 .home_header .nav_li:hover a{border-bottom: 2px solid #fff;} 
 .loginBtn{width:70px;height:30px;line-height: 30px;text-align: center;background: #fff;color:#830606;font-size: 14px;border-radius: 4px;position: relative;top:26px;left:-255px; }
 /* 底部 */
 .ERJIiMG{height:300px;width: 100%;}
 .footer{/*height:40px;*/background: #AB000E;padding:20px 0;}
 .footer p{color:#fff;text-align: center;}
 .footer .mid{
     height:100px;
     position:relative;
 }
 /*.footer .ftit{
     float:left;
 }*/
 .footer .ftit{
     padding-top:20px;
     font-size:14px;
     /*text-align:center;*/
     float:left;
 }
 .footer .codelist{
     height:90px;
     position:absolute;
     right:0;
     top:0;
 }
 .footer .codelist li{
     width:80px;
     height:90px;
     margin-left:10px;
     float:left;
 } 
 .footer .codelist li img{
     display:block;
     width:80px;
     height:80px;
 }
 .footer .codelist li p{
     /*height:10px;*/
     text-align:center;
 }
 