@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
a{text-decoration:none;outline:none;}
a:hover,a:active,a:focus{text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}



#m_demo{overflow:hidden;width:100%;margin:0 auto;padding-top:20px;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}


#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800%}
#demo1 {float: left;}
#demo2 {float: left;}


.w1200{max-width: 1230px;margin: 0 auto;padding-left: 15px;padding-right: 15px;}


.thead{
    position: relative;
}
.top-head{
    width: 100%;
    padding: 0 2%;
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 9999;
}

.logo{
   float: left;
   width: 30%;
}

.logo img{max-width:100%; height:auto !important;width:auto !important;}

.menu{
    position: relative;
    float: right;
    padding-right: 115px;
    margin-top: 5px;
}
.ss-btn{
    width: 40px;
    height: 40px;
    background: url(../images/e1f64631aca3a457d7bbb4287b5e6121e63249be.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

#formsearch1{
    position: absolute;
    right: 0;
    top: 40px;
    display: none;
}
#formsearch1 input{
    border: none;
    outline: none;
    background: #fff;
    line-height: 32px;
}
#formsearch1 #keyword{
    width: 180px;
    padding-left: 10px;
}
#formsearch1 #s_btn{
    width: 40px;
    height: 32px;
    background: url(../images/e1f64631aca3a457d7bbb4287b5e6121e63249be.png) no-repeat center #c60000;
    background-size: 22px 22px;
}



@media (max-width: 1440px) {
    .x-menu > li > a{
        padding: 0 1.2vw;
    }
    .x-sub-menu{
        width: 150%;
        left: -25%;
    }
}

@media (max-width: 1200px) {
    .logo img{
        max-width: 180px;
    }
    .menu{
        padding-right: 40px;
    }
    .x-menu > li > a{
        font-size: 14px;
    }
    .top-head{
        top: 20px;
    }
}

@media (max-width: 990px){
    body{
        padding-top: 60px;
    }
}


.index-tlt1{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}
.index-tlt1 > h2{
    font-size: 30px;
    background: url(../images/45c141b179f82c17537951bdc19f2b94387a5abf.png) no-repeat center bottom;
    padding-bottom: 30px;
}
.index-tlt1 p{
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-top: 10px;
}
.index-c1 {
    padding-top: 30px;
    padding-bottom: 50px;
}
.index-c1 ul{
    padding-top: 40px;
}
.index-c1 ul li{
    width: 25%;
    text-align: center;
    float: left;
}
.index-c1 ul li img{
    max-width: 100%;
}
.index-c1 ul li h3{
    font-size: 18px;
    color: #666;
    line-height: 40px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.index-c1 ul li p{
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.index-c2{
    background: #f5f5f5;
    padding-bottom: 55px;
}
.index-c2 ul li{
    width: 23%;
    margin-right: 2.6666%;
    float: left;
    background-size: cover;
}
.index-c2 ul li:last-child{
    margin-right: 0; 
}
.index-c2 ul li h3{
    color: #fff;
    font-size: 30px;
    padding: 20% 0;
    text-align: center;
}

.inndex-c3{
    margin-bottom: 20px;
}
.inndex-c3 ul li{
    margin: 0 0px 35px;
}
.inndex-c3 ul li .cont{
    box-shadow: 0 5px 10px #ddd;
    background: #fff;
    
    border:1px solid #b5b5b5;
}
.inndex-c3 ul li .cont > a{
    display: block;
    position: relative;
    
    width: 82%;
    margin: 8% auto 0;
}
.inndex-c3 ul li .cont > a img{
    width: 100%;
}
.inndex-c3 ul li .cont > a h3{
    font-size: 18px;
    color: #333;
    line-height: 3;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-align: center;
    z-index: 9;
}
.inndex-c3 ul li .cont > a .info{
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding: 10px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background: #fd5458;
    opacity: 0;
}
.inndex-c3 ul li .cont > a:hover .info{
    opacity: 1;
}
.inndex-c3 ul li .cont .sub{
    padding: 5% 8%;
    height: 128px;
}
.inndex-c3 ul li .cont .sub a{
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: #666;
    padding-left: 15px;
    background: url(../images/ecdba608cfdb951e0e26873efbe9e9f5ae279ed6.png) no-repeat left center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.inndex-c3 ul li .cont .sub a:hover{
    color: #fd5458;
}


.index-c4{
    background: #ff4242;
    padding: 60px 0;
    text-align: center;
}

.index-c4 .wz{ 
    font-size: 24px;
    color: #fff;
    line-height: 1.5;
}
.index-c4 a{
    display: block;
    width: 261px;
    height: 58px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    line-height: 56px;
}


.index-c5{
    padding-bottom: 50px;
}
.index-c5 ul li a{
    display: block;
    position: relative;
}
.index-c5 ul li .img img{
    width: 100%;
}
.index-c5 ul li .wz{
    background: #f5f5f5;
    padding: 5% 6%;
}
.index-c5 ul li .wz h3{
    font-size: 18px;
    color: #333;
    line-height: 1.8;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.index-c5 ul li .wz p{
    font-size: 14px;
    color: #808080;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 1.8;
}
.index-c5 ul li a::after{
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: #ff2c31;
    transition: .3s;
}
.index-c5 ul li a:hover::after{
    width: 100%;
}


.index-c6{
    background: #f5f5f5;
    padding-top: 20px;
    padding-bottom: 80px;
}
.hzhb-list .hzhb-item{
    padding: 0 5%;
    text-align: center;
}
.hzhb-list .hzhb-item img{
    max-width: 100%;
}

.index-c7{
    padding-top: 50px;
    padding-bottom: 50px;
}
.c7-list1{
    width: 48%;
    float: left;
    margin-right: 4%;
}
.c7-list2{
    width: 48%;
    float: left;
}
.c7-list{
    background: #f5f5f5;
    padding: 20px 5% 30px;
}
.c7-list > h2{
    font-size: 30px;
    background: url(../images/45c141b179f82c17537951bdc19f2b94387a5abf.png) no-repeat center bottom;
    padding-bottom: 20px;
    line-height: 2;
    text-align: center;
}
.c7-list ul{
    margin-top: 20px;
}
.c7-list ul li a{
    display: block;
    padding-left: 15px;
    background: url(../images/ecdba608cfdb951e0e26873efbe9e9f5ae279ed6.png) no-repeat left center;
    position: relative;
    padding-right: 75px;
}
.c7-list ul li h3{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    font-size: 14px;
    line-height: 40px;
    color: #333333;
}
.c7-list ul li a span{
    display: block;
    font-size: 14px;
    color: #666;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
}
.c7-list ul li a:hover h3{
    color: #ff2c31
}
.c7-list ul li a:hover span{
    color: #ff2c31
}

.index-c8{
    background: url(../images/348f9d508b5fc9fee5e6330cdd0e0ec2125c5355.jpg) no-repeat center;
    background-size: cover;
    padding-top: 20px;
    padding-bottom: 50px;
}

.index-tlt2{
    text-align: center;
    padding-top: 40px;
    padding-bottom: 20px;
}
.index-tlt2 > h2{
    font-size: 30px;
    background: url(../images/45c141b179f82c17537951bdc19f2b94387a5abf.png) no-repeat center bottom;
    padding-bottom: 30px;
    color: #fff;
}
.index-tlt2 p{
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    margin-top: 10px;
}
.index-c8 .jj{
    max-width: 1100px;;
    margin: 0 auto;
    font-size: 17px;
    color: rgba(255,255,255,0.7);
    line-height: 1.8;
    text-align: center;
}
.index-c8 a.more{
    display: block;
    margin: 0 auto;
    text-align: center;
    width: 145px;
    height: 50px;
    background: #c60000;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    border-radius: 20px;
    margin-top: 50px;
}

.foot1{
    background: #101010
}
.foot1 .cont{
    padding-right: 175px;
    position: relative;
    padding-bottom: 30px;
}
.foot1 .cont ul{
    font-size: 0;
}
.foot1 .cont ul li{
    width: 25%;
    display: inline-block;
    padding: 0 1%;
    vertical-align: top;
}
.foot1 .cont ul li h3{
    font-size: 18px;
    color: rgba(255,255,255,0.61);
    background: url(../images/faab780d86d88e202ae9d705cfe3529ff1ffa9d3.png) no-repeat left bottom;
    line-height: 4;
    margin: 15px 0 20px;
}
.foot1 .cont ul li .sec a{
    display: block;
    font-size: 14px;
    color: rgba(255,255,255,0.61);
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.foot1 .cont ul li .sec a:hover{
    color: #fff;
}
.foot1 .cont .ewm{
    position: absolute;
    right: 0;
    top: 60px;
    width: 175px;
}
.foot1 .cont .ewm img{
    max-width: 100%;
}

.yqlj{
    font-size: 14px;
    padding: 20px 0;
    color: rgba(255,255,255,0.41);
    line-height: 2;
 
}
.yqlj a{
    color: rgba(255,255,255,0.41);
}
.yqlj a:hover{
    color: #fff;
}

.foot2{
    background: #050505;
    padding: 10px 0;
    font-size: 12px;
    line-height: 2;
    color: rgba(255,255,255,0.3);
    text-align: center;
}
.foot2 a{
    color: rgba(255,255,255,0.3);
}


@media (max-width: 990px){
    .index-tlt1{
        padding: 20px 0;
    }
    .index-tlt1 > h2{
        font-size: 24px;
    }
    .index-tlt1 p{
        font-size: 12px;
    }
    .index-tlt2{
        padding: 20px 0;
    }
    .index-tlt2 > h2{
        font-size: 24px;
    }
    .index-tlt2 p{
        font-size: 12px;
    }
    .index-c1 ul{
        padding-top: 10px;
    }
    .index-c1 ul li img{
        max-width: 70%;
    }
    .index-c2 ul li h3{
        font-size: 24px;
    }
    .index-c4{
        padding: 30px 0;
    }
    .index-c4 .wz{
        font-size: 18px;
    }
    .index-c4 a{
        width: 200px;
        height: 50px;
        line-height: 48px;
        font-size: 18px;
    }

    .index-c6{
        padding-bottom: 50px;
    }

    .c7-list > h2{
        font-size: 24px;
    }
    .c7-list ul li h3{
        line-height: 32px;
    }
    .c7-list ul li a span{
        line-height: 32px;
    }

    .index-c8 .jj{
        font-size: 16px;
    }

}
@media (max-width: 768px){
    .index-c1{
        padding-bottom: 30px;
    }
    .index-c1 ul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .index-c1 ul li img{
        max-width: 110px;
    }
    .index-c2 ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .index-c2 ul li:nth-child(2n){
        margin-right: 0!important;
    }
    .index-c2 ul li h3{
        font-size: 18px;
    }
    .index-c2{
        padding-bottom: 30px;
    }
    .inndex-c3 ul li .cont > a h3{
        line-height: 2;
        font-size: 15px;
    }
    .inndex-c3 ul li .cont > a .info{
        display: none!important;
    }
    .index-c4 .wz{
        font-size: 16px;
    }
    .index-c4 a{
        width: 150px;
        height: 42px;
        line-height: 40px;
        font-size: 16px;
    }
    
    .index-c5{
        padding-bottom: 30px;  
    }
    .index-c5 ul li{
        margin-bottom: 20px;
    }
    .index-c7 {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .c7-list1{
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .c7-list2{
        width: 100%;
        float: none;
    }
    .index-c8 .jj{
        font-size: 14px;
    }
    .index-c8 a.more{
        height: 40px;
        line-height: 40px;
        margin-top: 30px;
    
    }


    .foot1 .cont{
        padding-right: 0;
    }
    .foot1 .cont ul li{
        width: 50%;
        margin-bottom: 20px;
    }
    .foot1 .cont ul li h3{
        line-height: 2;
        font-size: 16px;
    }
    .foot1 .cont .ewm{
        width: 100%;
        position: static;
        text-align: center;
    }

}




/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #c60000;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/c1ad6de90b8d3124be98f9f6b88565c56b84f10c.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/eafe23c5bcf98673263db44572b19425f8630732.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/5429b00ee2fa96dd1eb05e30170621b52adae1cf.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/06b1a9d75eb49c83887af9cf48425133596d0ffd.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}
.footer ul li a{border-right:1px solid #fff;}
.footer ul li:last-child a{border-right:none;}







