﻿
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;font-family: 微软雅黑, "Microsoft YaHei";}

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;}

.w1200{width: 1200px;margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}

.xypg-right-content{ font-size:16px; line-height: 35px;font-family: 微软雅黑, "Microsoft YaHei"; color: #666}
.xypg-right-content h2{ font-size:18px; line-height: 25px; color: #00a0e9;font-weight: 600}

.xypg-right-content img{max-width: 998px;height: auto}
.head1{
    height: 40px;
    background: #d8253c;
}
.w1360{
    max-width: 1390px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}
.k1{
    font-size: 12px;
    color: #fff;
    line-height: 40px;
    float: right;
}
.k1 a{
    color: #fff;
}
.topbanner{
    position: relative;
}
.menu{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 90px;
    background: rgba(255,255,255,0.78);
    z-index: 9999;
    transition: .5s;
}
.menu.scroll{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
}

.logo{
    line-height: 90px;
    float: left;
}

.index-c1{
    background: #f7f7f7;
}
.c1-con{
    background: #fff;
    margin-top: 0px;
    position: relative;
    z-index: 999;
    box-shadow: 0 5px 5px -5px #f7f7f7;
}
.index-c1 ul{
    padding: 32px 20px 40px;
    font-size: 0;
}
.index-c1 ul li{
    width: 25%;
    text-align: center;
    border-right: 1px solid #f7f7f7;
    display: inline-block;
    vertical-align: top;
}
.index-c1 ul li:last-child{
    border-right: none;
}
.index-c1 ul li .img{
    max-width: 100%;
}
.index-c1 ul li h3{
    font-size: 20px;
    line-height: 3;
    color: #333333;
}
.index-c1 ul li p{
    font-size: 14px;
    color: #999;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}


.index-c2{
    background: #f7f7f7;
}
.index-tlt{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.index-tlt h2{
    font-size: 36px;
    color: #333;
    line-height: 2.5;
}
.index-tlt p{
    font-size: 16px;
    color: #999;
}


.index-c2{
    padding-bottom: 60px;
}
.c2-left{
    width: 32.4%;
    float: left;
}
.c2-left a{
    display: block;
    position: relative;
    overflow: hidden;
}
.c2-left img{
    width: 100%;
    transition: .5s;
}
.c2-left a:hover img{
    transform: scale(1.1);
}
.c2-left h3{
    width: 100%;
    background: rgba(0,0,0,0.5);
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}
.c2-right{
    width: 67.6%;
    float: right;
}
.c2-right ul li{
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 20px;
}
.c2-right ul li a{
    display: block;
    position: relative;
    overflow: hidden;
}
.c2-right ul li img{
    width: 100%;
    transition: .5s;
}
.c2-right ul li:hover img{
    transform: scale(1.1);
}
.c2-right h3{
    width: 100%;
    background: rgba(0,0,0,0.5);
    line-height: 50px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.index-c3{
    padding-bottom: 60px;
}
.c3-slick .slick-con{
    padding: 0 15px;
}
.c3-slick .slick-con a{
    display: block;
}
.c3-slick .slick-con .img{
    padding: 15px;
    border: 1px solid #ebebeb;
    background: #f7f7f7
}
.c3-slick .slick-con .img img{
    max-width: 100%;
}
.c3-slick .slick-con h3{
    font-size: 16px;
    color: #666;
    text-align: center;
    padding-top: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c3-slick .slick-con:hover h3{
    color: #d8253c
}

.index-c4{
    background: url(../images/c4bg.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 5%;
}
.c4tlt{
    text-align: center;
    font-size: 36px;
    color: #fff;
    padding: 55px 0;
}
.index-c4 ul{
    font-size: 0;
}
.index-c4 ul li{
    width: 24%;
    margin-right: 1.3333%;
    float: left;
}
.index-c4 ul li:nth-child(4){
    margin-right: 0;
}
.index-c4 ul li .img img{
    width: 100%;
}
.index-c4 ul li .wz{
    background: #fff;
    padding: 12% 2% 22%;
    position: relative;
    text-align: center;
}
.index-c4 ul li .wz h3{
    font-size: 20px;
    color: #333;
    padding-bottom: 25px;
    background: url(../images/line01.png) no-repeat center bottom;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.index-c4 ul li .wz p{
    font-size: 14px;
    color: #999;
    line-height: 1.8;
    padding-top: 6%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.index-c4 ul li .wz::after{
    content: '';
    width: 0;
    height: 8px;
    background: #d8253b;
    transition: 0.8s;
    position: absolute;
    bottom: 0;
    left: 0;
}
.index-c4 ul li:hover .wz::after{
    width: 100%;
}

.index-c5 .index-tlt h2{
    line-height: 2
}
.index-c5 .jj{
    max-width: 1100px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    color: #666;
    text-align: center
}
.index-c5 ul{
    max-width: 1130px;
    margin: 0 auto;
    padding-top: 6%;
    padding-bottom: 6%;
}
.index-c5 ul li{
    width: 31.333%;
    margin-right: 3%;
    float: left;
    position: relative;
}
.index-c5 ul li:last-child{
    margin-right: 0;
}
.index-c5 ul li a{
    display: block;
}
.index-c5 ul li .img1 img{
    width: 100%;
}
.index-c5 ul li .marks{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -55px;
}
.index-c5 ul li .marks .img2 img{
    max-width: 100%;

}
.index-c5 ul li .marks h3{
    font-size: 22px;
    color: #fff;
    line-height: 30px;
    margin-top: 20px;
}

.index-c6{
    background: #f8f8f8;
    padding-bottom: 60px;
}
.c6tlt{
    text-align: center;
    font-size: 36px;
    color: #333333;
    padding: 55px 0;
}

.c6-left{
    width: 40%;
    float: left;
    background: #fff;
    padding: 2%
}
.c6-left ul li a{
    display: block;
}
.c6-left ul li img{
    width: 100%;
}
.c6-left ul li h3{
    font-size: 18px;
    font-weight: bold;
    color: #333;
    padding: 6% 0;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-left ul li .info{
    font-size: 14px;
    color: #999999;
    line-height: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 5% 0;
}
.c6-left ul li:hover h3{
    color: #d8253c
}

.c6-right{
    width: 58%;
    float: right;
}
.c6-right ul li{
    background: #fff;
    padding: 2%;
    margin-bottom: 2.5%
}
.c6-right ul li a{
    display: block;
}
.c6-right ul li .img{
    width: 24%;
    float: left;
}
.c6-right ul li .img img{
    width: 100%;
}
.c6-right ul li .wz{
    width: 73%;
    float: right;
}
.c6-right ul li .wz h3{
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 3;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.c6-right ul li .wz .info{
    font-size: 14px;
    color: #999999;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.c6-right ul li:hover h3{
    color: #d8253c
}

.index-c7{
    padding-top: 50px;
    padding-bottom: 50px;
}
.c7-1{
    width: 34%;
    float: left;
    text-align: center;
    position: relative;
}
.c7-1 img{
    max-width: 100%;
}
.c7-1 a.ljgd{
    font-size: 14px;
    color: #333333;
    position: absolute;
    bottom: 10px;
    left: calc(50% - 38px );
    
}
.c7-1 a.ljgd span{
    font-size: 18px;
    color: #d8253b;
}
.c7-2{
    width: 40%;
    text-align: center;
    float: left;
}
.c7-2 > h3{
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #f8f8f8;
    line-height: 2.5;
    padding-bottom: 10px;
    max-width: 300px;
    margin: 0 auto;
}
.c7-2 .lxfs{
    font-size: 16px;
    color: #999;
    line-height: 1.6;
    margin-top: 30px;
}
.c7-2 .lxfs p:nth-child(2){
    font-size: 30px;
    color: #281c1c;
    text-transform: uppercase;
}
.c7-3{
    width: 26%;
    text-align: center;
    float: left;
}
.c7-3 > h3{
    font-size: 18px;
    color: #333333;
    border-bottom: 1px solid #f8f8f8;
    line-height: 2.5;
    padding-bottom: 10px;
    max-width: 300px;
    margin: 0 auto;
}
.c7-3  .fx{
    margin-top: 30px;
    position: relative;
}

.c7-3 .fx li{
    width: 54px;
    height: 54px;
    box-shadow: 0 0 8px #f4f4f4;
    border-radius: 50%;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    margin: 0 15px;
}
.c7-3 .fx .content{
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 100%;
}
.c7-3 .fx .content .bdsharebuttonbox{
    text-align: center
}
.c7-3 .fx .content a{
    display: inline-block;
    width: 54px;
    height: 54px;
    margin: 0 15px;
    padding: 0;
    float: none;
}

.footbg{
    background: #333333;
}
.foot1{
    padding: 50px 0;
}
.foot1 .fnav{
    width: 58%;
    float: left;
}
.foot1 .fnav ul li{
    width: 25%;
    float: left;
}
.foot1 .fnav ul li h3{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 30px;
}
.foot1 .fnav ul li .secc a{
    display: block;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 2;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.foot1 .fnav ul li .secc a:hover{
    color: #fff;
}
.foot1 .flx{
    width: 42%;
    padding-right: 162px;
    position: relative;
    float: right;
}
.foot1 .flx .ftel{
    padding-left: 50px;
    background: url(../images/dh.png) no-repeat left center;
}
.foot1 .flx .ftel h3{
    font-size: 18px;
    color: #fff;
}
.foot1 .flx .ftel h4{
    font-size: 36px;
    color: #fff;
    font-family: Arial;
    padding-top: 5px;
}
.foot1 .flx .fadd{
    font-size: 14px;
    color: #bbbbbb;
    line-height: 2;
    padding-top: 10%;
}
.foot1 .flx .fewm{
    position: absolute;
    right: 0;
    top: 0;
}
.foot1 .flx .fewm img{
    max-width: 100%;
}

.foot2{
    font-size: 14px;
    line-height: 2;
    color: #8e8e8e;
    min-height: 56px;
    display: none;
}
.foot2 a{
    color: #8e8e8e;
}
.foot3{
    padding: 30px 0;
    border-top: 1px solid #484848;
    font-size: 14px;
    color: #bbbbbb;
    line-height: 2;
}
.foot3 a{
    color: #bbb;
}
.foot3 .copyr{
    float: left;
}
.foot3 .x-region{
    float: right;
}


@media (max-width: 1400px) {


}

@media (max-width: 1200px) {
    .c1-con{
        margin-top: 0;
    }
    .x-banner .owl-carousel .owl-dots{
        bottom: 5%;
    }
    .c7-1{
        width: 50%;
    }
    .c7-2{
        width: 50%;
    }
    .c7-3{
        display: none;
    }
    .foot1 .flx .ftel h3{
        font-size: 16px;
    }
    .foot1 .flx .ftel h4{
        font-size: 24px;
    }
}

@media (max-width: 990px) {
    body {
        padding-top: 60px;
    }
    .index-tlt{
        padding: 30px 0;
    }
    .index-tlt h2{
        font-size: 24px;
    }
    .index-tlt p{
        font-size: 12px;
    }

    .c2-right{
        width: 100%;
        float: none;
    }
    .index-c2{
        padding-bottom: 30px;
    }
    .index-c3{
        padding-bottom: 40px;
    }
    .c4tlt{
        padding: 30px 0;
        font-size: 24px;
    }

    .index-c4 ul li{
        width: 49%;
        margin: 0;
        margin-bottom: 20px;
    }
    .index-c4 ul li:nth-child(2n){
        margin-left: 2%;
    }

    .index-c6{
        padding-bottom: 30px;
    }
    .c6tlt{
        padding: 30px 0;
        font-size: 24px;
    }
    .foot1 {
        padding: 30px 0;
    }
    .foot1 .fnav{
        width: 100%;
        float: none;
    }
    .foot1 .flx{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .foot3{
        padding: 15px 0;
    }
    

    .foot3 .copyr{
        float: none;
    }
    .foot3 .x-region {
        float: none;
    }

}

@media (max-width: 768px) {
    .index-c1 ul{
        padding: 40px 0 20px;
    }
    .index-c1 ul li{
        width: 50%;
        border-right: none;
        margin-bottom: 20px;
    }
    .index-c1 ul li:nth-child(2n+1){
        border-right: 1px solid #f7f7f7;
    }
    .index-c4 ul li .wz h3{
        font-size: 18px;
    }
    .index-c5 .jj{
        font-size: 14px;
    }

    .index-c5 ul li{
       width: 100%;
       float: none;
       margin-right: 0;
       margin-bottom: 20px;
       
    }

    .c6-left{
        width: 100%;
        float: none;
    }
    .c6-right{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .c6-left ul li h3{
        font-size: 16px;
        padding: 20px 0;
    }
    .c6-left ul li .info{
        margin: 20px auto;
    }
    .c6-right ul li .wz h3{
        font-size: 16px;
        line-height: 2.4
    }
    .c6-right ul li .wz .info{
        font-size: 12px;
    }
    .index-c7 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .c7-1{
        width: 100%;
        float: none;
    }
    .c7-2{
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .foot1 .fnav ul li h3{
        margin-bottom: 20px;
        font-size: 14px;
    }
    .foot1 .fnav ul li .secc a{
        font-size: 12px;

    }
    
.xypg-right-content img{ width: 100%}



}
@media (max-width: 480px) {

    .c2-right h3{
        font-size: 14px;
        line-height: 40px;
    }
    .foot1 .flx{
        padding-right: 140px
    }
    .foot1 .flx .fewm{
        max-width: 130px;
    }
	.xypg-right-content img{ width: 100%}

}

.clear{clear: both;}
.inbanner .pcbannerleft{float: left;width: 50%;}
.inbanner .pcbannerright{float: right;width: 50%;}
.inbanner .pcbannerleft img,.inbanner .pcbannerright img{width: 100%;}