* {
    padding: 0;
    margin: 0;
    color: #333;
}
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: #f9f9f9;}
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;}
.w_1260{width:1260px;margin:0 auto;}
.clear {
    clear: both
}
/*手势*/
.pointer{cursor:pointer;}
/*颜色*/
.color_32373c {color: #32373c;}
.color_r {
    color: red !important;
}
img {
    max-width:100%;
}
.text-oline{
    display:inline-block;
    width:100%;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
}
/*头部*/
.home_header {
    width: 100%;
    height: 90px;
    background: url("../img/head_bg.png") no-repeat;
    background-size:100% 100%;
    border: 1px solid red;
}
 .logo{float:left;width:440px;height:71px;background: url("../img/logo.png") no-repeat;margin-top:10px;}
 .home_header .nav{font-size: 16px;height: 90px;}
 .home_header .nav_ul{width: 1190px;height: 45px;margin: 0 auto;} 
 .home_header .nav_ul .nav_li{margin-top:30px;}
    .home_header .nav_ul li {
        width: 98px;
    }
 .home_header .nav_li{float: left;text-align: center;position: relative;}
 .home_header .nav_li.active{background: #fff;}
 .home_header .nav_li.active a{color: #b1070e;}
 .home_header .nav_li a{text-decoration: none;color: #fff;display: block;height: 100%;width: 100%;font-size:14px;}
 .home_header .nav_li>a{height: 45px;line-height: 45px;}
    .home_header .nav_li .nav_box {
        background: #fff;
        position: absolute;
        width: inherit;
        display: none;
        top: 45px;
        z-index: 30;
        font-size: 14px;
    }
 .home_header .nav_li .nav_box li{line-height: 40px;background:#fff;}
 .home_header .nav_li .nav_box li:hover{background: #b1070e;}
 .home_header .nav_li .nav_box li:hover a{color: #fff;}
 .home_header .nav_li .nav_box li:last-child{border-bottom: 0;}

 /* 底部 */
 .footer{height:220px;background: url("../img/footer_bg.png") no-repeat;margin-top:10px;background-size:100% 100%;}
 .footer li{float:left;margin-top:45px;}
 .footer li:nth-child(4){float:right; }
 .footer li:nth-child(3){margin:45px 80px; }
 .footer li:nth-child(2){float:left; margin-left:50px;}
 .footer li p{color:#fff;}
 .footer li .font_18{font-size: 18px;}
 .footer_logo{margin-left:37px;}
 .erweima{width:86px;height:86px;}
 .ERJIiMG{height:300px;width: 100%;} 