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{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}


.head1{
    height: 107px;
}
.w1400{
    max-width: 1430px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.logo{
    line-height: 107px;
    float: left;
}
.head-right{
    position: relative;
    padding-right: 50px;
    float: right;
}
.head-right .ss-btn{
    width: 50px;
    height: 50px;
    background: url(../images/ss.png) no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
}
.head-right #formsearch{
    position: absolute;
    right: 0;
    top: 107px;
    z-index: 999;
    display: none;
}
.head-right #formsearch input{
    line-height: 30px;
    height: 30px;
    border: none;
    outline: none;
}
.head-right #formsearch #keyword{
    width: 160px;
    padding-left: 10px;
}
.head-right #formsearch #s_btn{
    width: 50px;
    background: #e60113;
    color: #fff;
    text-align: center;
    padding: 0;
}

.index-c1{
    position: relative;
}
.index-c1 > img{
    display: block;
    width: 100%;
}
.index-c1 .sp_bof{
    width: 100%;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -67px;

}
.index-c1 .sp_bof a.more_hjahj{
    display: inline-block!important;
    font-size: 24px;
    color: #fff;
    padding-top: 100px;
    background: url(../images/sp-btn.png) no-repeat center top;
}


@media (max-width: 990px) {
    body{
        padding-top: 60px;
    }
    .index-c1 .sp_bof{
        margin-top: -46px;
    }
    .index-c1 .sp_bof a.more_hjahj{
        font-size: 16px;
        padding-top: 70px;
    }
}

.index-tlt1{
    padding: 4.5% 0 4%
}
.index-tlt1 h2{
    position: relative;
    font-size: 30px;
    font-weight: bold;
    color: #333;
    line-height: 40px;
    font-family: Arial;
}
.index-tlt1 h2 em{
    font-style: normal;
    color: #e12524
}
.index-tlt1 h2 span{
    font-weight: normal;
    margin-left: 15px;
    font-family: "微软雅黑";
}
.index-tlt1 h2 a{
    font-size: 14px;
    font-weight: normal;
    color: #e02524;
    float: right;
    font-family: Arial;
}
.index-c2{
    padding-bottom: 50px;
}
.index-c2 ul li{
    width: 47%;
    float: left;
}
.index-c2 ul li:nth-child(2n){
    margin-left: 6%;
}
.index-c2 ul li a{
    display: block;
}
.index-c2 ul li img{
    width: 100%;
}
.index-c2 ul li h3{
    font-size: 20px;
    color: #1c1b1b;
    line-height: 3.5;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

@media (max-width: 990px) {
    .index-c2{
        padding-bottom: 30px;
    }
    .index-tlt1{
        padding: 30px 0;
    }
    .index-tlt1 h2{
        font-size: 20px;
    }
    .index-c2 ul li h3{
        font-size: 16px;
    }
}
@media (max-width: 768px) {
    .index-c2{
        padding-bottom: 10px;
    }
    .index-tlt1{
        padding: 30px 0 20px;
    }
    .index-tlt1 h2{
        font-size: 18px;
    }
    .index-c2 ul li h3{
        font-size: 14px;
    }
}



.index-c3{
    background: url(../images/c3bg.jpg) no-repeat center;
    background-size: cover;
    padding-top: 7%;
    padding-bottom: 7%;
}
.c3-con{
    max-width: 863px;
    background: rgba(0,0,0,0.5);
    padding: 3%;
    margin: 0 auto;
    text-align: center;
}
.c3-con > h3{
    font-size: 30px;
    color: #fff;
    line-height: 1.5;
}
.c3-con .jj{
    text-align: center;
    font-size: 14px;
    line-height: 2;
    color: #fff;
    padding: 5% 0 7%;
}
.c3-con a.more1{
    display: block;
    width: 127px;
    height: 36px;
    background: #fff;
    font-size: 14px;
    color: #000000;
    line-height: 36px;
    margin: 0 auto;
}
@media (max-width: 768px) {
    .c3-con > h3{
        font-size: 20px;
    }
}

.index-c4{
    padding-bottom: 5%;
}
.index-c4 ul li{
    width: 23%;
    float: left;
    margin-right: 2.333%;
}
.index-c4 ul li:last-child{
    margin-right: 0;
}
.index-c4 ul li a{
    display: block;
}
.index-c4 ul li .img{
    overflow: hidden;
}
.index-c4 ul li .img img{
    width: 100%;
    transition: .3s;
}
.index-c4 ul li h3{
    font-size: 16px;
    color: #333333;
    line-height: 3.5;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}

.index-c4 ul li .info{
    font-size: 13px;
    color: #666666;
    line-height: 2.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-c4 ul li .date{
    padding-left: 20px;
    background: url(../images/sj.png) no-repeat left center;
    font-size: 13px;
    color: #bebebe;
    font-family: Arial;
    line-height: 20px;
    margin-top: 10px;
}

.index-c4 ul li .date dt{
    height: 20px;
    width: 15px;
    float: right;
    background: url(../images/jt.png) no-repeat center;
}
.index-c4 ul li:hover h3{
    color: #e12524;
}
.index-c4 ul li:hover .img img{
    transform: scale(1.1);
}



@media (max-width: 768px) {
    .index-c4{
        padding-bottom: 30px;
    }
    .index-c4 ul li{
        width: 48%;
        margin-right: 4%;
        margin-bottom: 20px;
    }
    .index-c4 ul li:nth-child(2n){
        margin-right: 0;
    }
    .index-c4 ul li h3{
        font-size: 14px;
    }
    .index-c4 ul li .info{
        line-height: 1.8;
    }
}


.footbg{
    background: #2c2e37;
}
.foot1{
    padding-top: 5%;
    padding-bottom: 5%;
}
.flogo{
    width: 23.5%;
    float: left;
    padding: 3% 0;
}
.flogo img{
    max-width: 100%;
}

.fewm{
    width: 120px;
    text-align: center;
    font-size: 12px;
    color: #ffffff;
    line-height: 40px;
    float: right;
}
.fnav{
    width: calc(76.5% - 120px);
    float: left;
}
.fnav ul{
    font-size: 0;
}
.fnav ul li{
    display: inline-block;
    width: 15%;
    vertical-align: top;
}
.fnav ul li:last-child{
    width: 40%;
}
.fnav ul li h3{
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}
.fnav ul li .sec{
    font-size: 13px;
    color: #fff;
    line-height: 2.5;
}
.fnav ul li:last-child .sec p:nth-child(1){
    line-height: 1.5;
}
.fnav ul li .sec a{
    color: #fff;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.fnav ul li h3:hover{
    color: #e12524;
}
.fnav ul li .sec a:hover{
    color: #e12524
}

.yqlj{
    padding-bottom: 20px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
}
.yqlj a{
    color: #fff;
}


.foot2{
    padding: 15px 0;
    border-top: 1px solid rgba(255,255,255,0.12);
    line-height: 30px;
    font-size: 12px;
    color: #666;
}
.foot2 a{
    color: #666;
}
.foot2 a:hover{
    color: #fff;
}
.foot2 .k1{
    float: right;
}

@media (max-width: 1430px) {
    .foot2{
        text-align: center;
    }
    .foot2 .k1{
        float: none;
    }

}
@media (max-width: 990px) {
    .fnav{
        width: 100%;
        float: none;
    }

}

@media (max-width: 768px) {
    .foot1{
        padding-top: 30px;
    }
    .fnav ul li{
        width: 25%;
        margin-bottom: 20px;
    }
    .fnav ul li:last-child{
        width: 100%;
    }

}





