@charset "utf-8";
@font-face {
    font-family: 'sySong';
    src: url('../style/sySong.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.sect {
    padding-top: 45px;
}

.s1-l {
    float: left;
    width: 680px;
}

.s1-l a {
    display: block;
    position: relative;
}

.s1-l a .pic {
    padding-top: 62%;
}

.s1-l a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 55px;
    background: rgba(0, 0, 0, .46);
    padding-left: 20px;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #fff;
}

.s1-l .slick-dots {
    width: auto;
    right: 20px;
    bottom: 15px;
}

.s1-l .slick-dots li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #fff;
    margin: 0 10px;
}

.s1-l .slick-dots li.slick-active {
    background-color: #3a5db6;
}

.s1-r {
    float: right;
    width: calc(100% - 720px);
}

.title {
    border-bottom: 1px solid #dddddd;
    overflow: hidden;
}

.title h2 {
    float: left;
    line-height: 45px;
    padding-left: 6px;
    border-left: 6px solid #ffa10e;
    padding-left: 20px;
    padding-right: 60px;
    background: url(../images/tit-bg.png) no-repeat left center;
    background-size: 100% 100%;
}

.title h2 span {
    font-size: 22px;
    color: #fff;
}

.title a {
    float: right;
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}

.title a:hover {
    color: #3a5db6;
}

.s1-r-top {
    padding: 20px 0;
    border-bottom: 1px dashed #dddddd;
}

.s1-r-top h2 {
    font-size: 18px;
    color: #111;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-r-top:hover h2 {
    color: #3a5db6;
    text-decoration: underline;
}



.s1-r-top p {
    font-size: 14px;
    line-height: 22px;
    color: #919191;
    height: 44px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;
}

.list {
    margin-top:27px;
}


.list>li {
    padding-left: 15px;
    background: url(../images/list.png) no-repeat left center;
    line-height: 40px;
}

.list>li:hover a {
    color: #3a5db6;
    text-decoration: underline;
}

.list>li a {
    display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*
.list_01{margin-top: 27px;}*/
.list_01>li {
    padding-left: 15px;
    /*background: url(../images/list.png) no-repeat left center;*/
    line-height: 40px;
    width: 48%;
    float: left;padding: 20px 0;    border-bottom: 1px dashed #dddddd;
}
.list_01 .js{margin-right: 3rem;width: 48.5%;}
.list_01>li:hover a {
    color: #3a5db6;
    text-decoration: underline;
}
.list_01>li a {
   /* display: block;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;*/

    display: block;
    font-size: 18px;
    color: #111;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;

}

.list_01>li p{font-size: 14px;
    line-height: 22px;
    color: #919191;
    height: 44px;
    overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient: vertical;}



.s2-l {
    float: left;
    width: 100%;
    margin-bottom: 3rem;
}

.s2-l-top{    width: 100%;
    float: left;
    margin-right: 2.6rem;}
.s2-l-down{    width: 48%;
    float: left;}

.s2-r {
    float: right;
    width:100%;
}

.tpp-list {
    overflow: hidden;
    margin-top: 25px;
}

.tpp-list>li {
    float: left;
    width: 22%;
    margin-left: 4%;
}
/*
.tpp-list>li:nth-child(2n-1) {
    margin-left: 0;
}*/

.tpp-list>li:nth-child(1) {
    margin-left: 0;
}

.tpp-list>li a {
    display: block;
    position: relative;
}

.tpp-list>li a .pic {
    padding-top: 63%;
}

.tpp-list>li a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    line-height: 45px;
    background: rgba(0, 0, 0, .52);
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt-list>li {
    float: left;
    border: 1px solid #dddddd;
    background-color: #fcfcfc;
    margin-top: 30px;
    width: 48%;
    margin-left: 4%;
    box-sizing: border-box;
}

.bt-list>li:nth-child(2n-1) {
    margin-left: 0;
}

.bt-list>li a {
    display: block;
    padding: 20px 20px 20px 25px;
    background: url(../images/txt-list.png) no-repeat left 20px;
}

.bt-list>li a p {
    line-height: 24px;
    font-size: 18px;
    color: #333;
    height: 48px;
    overflow: hidden;
}

.bt-list>li:hover {
    box-shadow: 0 0 10px #f6c2c2;
}

.bt-list>li:hover a p {
    color: #3a5db6;
}

.s3-l {
    float: left;
    width:100%;
    margin-top: 2rem;
}
.s3-l .pp{    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;}


.s3-r {
    float: left;
    width: 100%;
}


.s3-r .zt001{/*width: 48.5%;*/    
    display: flex;
    justify-content: space-between;}

.s3-r .pp .s3r-down{width: 48%;}

.s3-r .pp{display: flex;
    justify-content: space-between;}


.s3-l .s3-ll {
    float: left;
    width: calc(16.66% - 10px);
    background-color: #f3f5f8;
    padding: 20px;
    box-sizing: border-box;
    /*margin-top: 30px;*/
    margin: 30px 5px 0 5px;
}

.s3-l .bt-list {
    overflow: hidden;
    padding-left: 30px;
}

.s3-l .bt-list li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-top: 22px;
}

.s3-l .s3-ll h2 {
    font-size: 18px;padding-left: 20px;
    color: #3a5db6;
    font-weight: bold;
  /*margin-bottom: 30px;
    border-bottom: 1px solid #e2e9f3;*/
    background: url(../images/h_jt_z.png) no-repeat left center;


}

.s3-l .s3-ll h2 a{color: #3a5db6;}

.s3-l .s3-ll h2:hover a{color:#ffa10e;}





.s3-l .s3-ll .list{border-top: 1px solid #e2e9f3;
    padding-top: 15px;}


.s3-l .s3-ll p {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #8d8a8a;border-top: 1px solid #e2e9f3;
    padding-top: 20px;
}

.s3-l .bt-list li a {
    background-image: none;
    background-color: #f8f3f3;
    background-position: 0 100%;
    background-size: 1% 100%;
    background-repeat: no-repeat;
    background-image: linear-gradient(#3a5db6, #3a5db6);
    transition: background-size .3s;
}

.s3-l .bt-list li:hover a {
    background-size: 100% 100%;
}

.s3-l .bt-list li:hover a p {
    color: #fff;
}

.s3-l .bt-list>li a p {
    line-height: 27px;
    height: 54px;
}

.s3r-top {
    padding-top: 30px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #dddddd;
    overflow: hidden;width: 48%;
}

.s3r-top a {
    display: block;
    overflow: hidden;
}

.s3r-top .tpp {
    float: left;
    width: 240px;
}

.s3r-top .tpp .pic {
    padding-top: 63%;
}

.s3r-top .text {
    overflow: hidden;
    padding-left: 25px;
}

.s3r-top .text h2 {
    line-height: 30px;
    font-size: 18px;
    color: #111;
    height: 60px;
    overflow: hidden;
    font-weight:bold;
    margin-bottom: 20px;
}

.s3r-top:hover .text h2{    color: #3a5db6;
    text-decoration: underline;}


.s3r-top .text p {
    line-height: 20px;
    font-size: 14px;
    color: #919191;
    height: 60px;
    overflow: hidden;
}

.zt {
    margin-top: 25px;
    margin-bottom: 65px;
}

.zt>ul {
    margin-left: -15px;
    margin-right: -15px;
}

.zt ul li {
    margin: 0 15px;
}

.zt ul li a {
    display: block;
}

.zt ul li a .pic {
    padding-top: 63.5%;
}






.s3-l .s3-llzy {
    float: left;
    width: calc(25% - 10px);
    background-color: #f3f5f8;
    padding: 20px;
    box-sizing: border-box;
    /*margin-top: 30px;*/
    margin: 30px 5px 0 5px;
}

.s3-l .s3-llzy h2 {
    font-size: 18px;padding-left: 20px;
    color: #3a5db6;
    font-weight: bold;
  /*margin-bottom: 30px;
    border-bottom: 1px solid #e2e9f3;*/
    background: url(../images/h_jt_z.png) no-repeat left center;


}

.s3-l .s3-llzy h2 a{color: #3a5db6;}

.s3-l .s3-llzy h2:hover a{color:#ffa10e;}





.s3-l .s3-llzy .list{border-top: 1px solid #e2e9f3;
    padding-top: 15px;}


.s3-l .s3-llzy p {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    color: #8d8a8a;border-top: 1px solid #e2e9f3;
    padding-top: 20px;
}






@media screen and (max-width: 1100px) {
    .s1-l {
        width: 580px;
    }
    .s1-r {
        width: calc(100% - 610px);
    }
    .s1-r-top {
        padding: 10px 0;
    }
    .s1-r-top h2 {
        margin-bottom: 5px;
    }
    .list>li {
        line-height: 34px;
    }
    .bt-list>li {
        margin-top: 17px;
    }
    .s3-l .s3-ll {
        width: 215px;
        padding: 15px;
    }
    .s3-l .s3-llzy {
        width: 215px;
        padding: 15px;
    }
    .s3-l .bt-list li {
        margin-top: 35px;
    }
}

@media screen and (max-width: 1340px) {
    .zt {
        padding-left: 15px;
        padding-right: 15px;
    }
}

@media screen and (max-width:900px) {
    .s1-l,
    .s2-l,
    .s3-l {
        float: none;
        width: 100%;
    }
    .s1-l {
        margin-top: 15px;
    }
    .s1-r {
        float: none;
        width: 100%;
    }
    .s2-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .s3-r {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
}

@media screen and (max-width:700px) {
    .sect {
        padding-top: 15px;
    }
    .title h2 span {
        font-size: 18px;
    }
    .title h2 {
        padding-right: 40px;
        line-height: 35px;
        background-size: 120px 100%;
    }
    .title a {
        margin-top: 5px;
        font-size: 14px;
    }
    .list {
        margin-top: 0;
    }
    .list>li a {
        font-size: 15px;
    }
    .s1-l a p {
        font-size: 15px;
    }
    .s1-l .slick-dots li {
        margin: 0 5px;
    }
    .bt-list>li {
        float: none;
        width: 100%;
        margin-left: 0;
    }
    .bt-list>li a {
        padding: 15px;
    }
    .s3-l .s3-ll {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .s3-l .s3-llzy {
        float: none;
        width: 100%;
        margin-top: 15px;
    }
    .s3-l .bt-list {
        padding-left: 0;
    }
    .s3-l .bt-list li {
        margin-top: 15px;
    }
    .s3r-top {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .s3r-top .tpp {
        float: none;
        width: 100%;
    }
    .s3r-top .text {
        padding-left: 0;
    }
    .zt {
        margin-top: 15px;
        margin-bottom: 15px;
    }
}


.tc_search{margin: 20px 15px;
    position: relative;
    width: 88%;}
.tc_search .focus_js{font-size: 16px;
    color: rgb(255, 255, 255);
    height: 40px;
    line-height: 40px;
    box-shadow: none;
    appearance: none;
    background: none;
    width: 100%;
    outline: none;
    border: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0px 8px;}
.tc_search .btn_blue{position: absolute;
    top: 0px;
    right: -5px;
    width: 40px;
    height: 42px;
    line-height: 38px;
    border: 0px;
    background: url(../images/search_white.svg) center center / 25px no-repeat;}



.bannerBox{width:100%;position: relative;z-index: 1;}
.bannerBox .slick-slider{position: static;}
.bannerBox .item a{display: block;position: relative;}
.bannerBox .slider img{display: block;width: 100%;position: relative; object-fit: cover;}

.bannerBox .slider video{display: block; width: 100%;position: relative; object-fit: cover;}
.bannerBox .slider p{width: 75%;font-weight: bold;font-size: 3.75rem;line-height: 4.625rem;color: #f6e5d4;position: absolute;bottom: 8.125rem;left: 10%;z-index: 99;}
.bannerBox .slider a{display: block;position: relative;}
.bannerBox .slick-dots{display: flex;justify-content: center;position: absolute;bottom:1.15rem;width: 100%; align-items: center;}
.bannerBox .slick-dots li{width: 12px;overflow: hidden; height: 12px;background: rgba(255,255,255);border-radius: 50%;opacity: 1; font-size: 0;margin: 0 0.3rem; position: relative;color: #fff;}
.bannerBox .slick-dots li.slick-active{width: 12px;height: 12px; background:rgb(255 161 14);opacity: 1;}
.bannerBox .slick-dots li button{position: relative;color: #fff;}
.bannerBox .slick-dots li button::before{content: "0";font-size: 0;font-weight: 100; color: #fff;position: absolute;left: 5px;top: 0;line-height: 38px;}
.bannerBox .slick-dots li.slick-active button{font-size: 0;line-height: 38px;padding-left: 10px;width: 100%;text-align: center;color: #fff;}
.bannerBox .slick-dots li.slick-active button::before{content: "0";font-size: 0;color: white;position: absolute;left: 5px;top: 0;line-height: 38px;display: none;}
.bannerBox .slick-prev,.bannerBox .slick-next{display: none !important;}

/*
@media (max-width: 1200px) {
.bannerBox{margin-top: 80px;}

}

*/
@media (max-width: 1000px) {
	/*.bannerBox{margin-top: 60px;}*/
  .m_header_box, .m_header_box header, #m_header #logo { height: 60px; }
}
@media (max-width: 850px) {
  .bannerBox .slick-dots{bottom: 1.15rem;}
  .banner a { height: 100%; width: 100%; }
  .banner img { position: relative; top: 0px; left: 0px; transform: translate3d(0px, 0px, 0px); width: 100%; }
}
@media (max-width: 540px) {
	.bannerBox .slider img{height: 30vw;}
}




@media screen and (max-width:1370px) {
.list_01 .js{width: 47.5%;}

}



@media screen and (max-width:1096px) {
.list_01 .js{width: 45.5%;}

}

@media screen and (max-width:900px) {
.list_01 .js{width: 100%;}
.list_01>li{width: 100%;}
.s3-r .zt001{width: 100%;}
.s3-r .pp{display: flex;flex-wrap: wrap;}
.s3-r .pp .s3r-down{width: 100%;}
.s3-l .s3-ll{width: calc(33.3% - 10px);padding: 15px;}
.s3-l .s3-llzy{width: calc(33.3% - 10px);padding: 15px;}
.s2-l-top{margin-bottom: 2.6rem;}
.tpp-list>li{float: left;width: 48%;}
.tpp-list>li {
    float: left;
    width: 48%;    margin-bottom: 20px;
}
.tpp-list>li:nth-child(1) {margin-left: 0;}
.tpp-list>li:nth-child(2n) {margin-left: 4%;}
.tpp-list>li:nth-child(3) {margin-left:0;}

}


@media screen and (max-width:768px) {
.top{top: 30px;}
.m-head{top: 20px;}
.list {margin-top: 10px;}

}

@media screen and (max-width:586px) {
.m-head {top: 16px;}
.top {top: 26px;}
.s3-l .s3-ll{width: calc(50% - 10px);padding: 15px;}
.s3-l .s3-llzy{width: calc(50% - 10px);padding: 15px;}
}


@media screen and (max-width:420px) {
.m-head {top: 8px;}
.top {top: 18px;}
.s3-l .s3-ll {width: calc(100% - 10px);padding: 15px;}
.s3-l .s3-llzy {width: calc(100% - 10px);padding: 15px;}
.tpp-list>li{width:100%;margin-left: 0;}
.tpp-list>li:nth-child(1) {margin-left: 0;}
.tpp-list>li:nth-child(2n) {margin-left: 0;}
.tpp-list>li:nth-child(3) {margin-left:0;}
}




