@charset "UTF-8";


html, body, .banner, .banner .slick, .banner .slick div, .banner .slick-slide a, .banner .slick-slide a img {
    width: 100%;
    height: 100%;
}

.banner.pc .swiper-slide a {
    display: block;
}

.banner {
    position: relative;
    /* z-index: 9; */
    overflow: hidden;
}

.banner a {
    display: block;
}

.banner>img {
    display: block;
    width: 100%;
}

.banner .slick {
    position: relative;
    z-index: 9;
}

.banner .slick .slick-slide a {
    display: block;
    position: relative;
}

/* .banner .slick .slick-slide a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/banner-zzc.png) repeat-x;
    background-position: center top;
    z-index: 8;
}

.banner .slick .slick-slide a::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(../images/banner-zzc2.png) repeat-x;
    background-position: center bottom;
    z-index: 9;
} */

.banner .slick .slick-slide a img {
    display: block;
    width: 100%;
}

.banner .slick .slick-slide a div {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 50%;
    margin-right: -410px;
    background: rgba(0, 0, 0, .22);
    line-height: 106px;
    height: 106px;
}

.banner .slick .slick-slide a div p {
    position: absolute;
    right: 0;
    left: 100%;
    margin-left: -1160px;
    bottom: 0;
    font-size: 36px;
    color: #ffffff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
}

.banner .slick-dots {
    bottom: 38px;
    text-align: center;
    font-size: 0;
    width: auto;
    left: 50%;
    transform: translateX(-50%);
}

.banner .slick-dots::before {
    /* content: ""; */
    position: absolute;
    left: 28px;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    height: 1px;
    font-size: 0;
    background: #c82126;
    z-index: 1;
}

.banner .slick-dots li {
    position: static;
    line-height: 22px;
    position: relative;
    font-size: 0;
    margin: 0 15px;
    background: transparent;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    border-radius: 50%;
    z-index: 2;
    position: relative;
    font-size: 0;
}


.banner .slick-dots li button {
    width: 12px;
    height: 12px;
    background-color: #c82126;
    border-radius: 7px;
    display: block;
    margin: 7px auto;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    /* display: none; */
    opacity: 0.5;
}

.banner .slick-dots li.slick-active {
     /* background: #c82126;
    background-size: 100% 100%;*/
}

.banner .slick-dots li.slick-active button {
    font-size: 0;
    color: #fff;
    opacity:1;
}


.banner .slick-prev {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    left: auto;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    right: 50%;
    margin-right: -500px;
}

.banner .slick-prev::before {
    content: "<";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    color: #fff;
    font-family: 楷体;
}

.banner .slick-next {
    width: 30px;
    height: 30px;
    bottom: 40px;
    top: auto;
    right: 50%;
    margin-right: -750px;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.banner .slick-next::before {
    content: ">";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    font-size: 20px;
    font-family: 楷体;
    color: #fff;
}

.bb {
    position: absolute;
    left: 50%;
    bottom: 10px;
    text-align: center;
    transform: translateX(-50%);
    color: #fff;
    font-size: 36px;
    cursor: pointer;
    opacity: 0;
    font-family: icon;
    padding: 0 10px;
    animation: bb 2s linear 0s infinite;
    font-weight: bold;
    z-index: 99;
display:none;
}

@keyframes bb {
    0% {
        transform: translate(-50%, 0);
        opacity: 0;
    }

    20% {
        transform: translate(-50%, 3px);
        opacity: 1;
    }

    80% {
        transform: translate(-50%, 10px);
        opacity: 1;
    }

    90% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }

    100% {
        transform: translate(-50%, 10px);
        opacity: 0;
    }
}

.index {
    z-index: 99;
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: #f4f4f4;
}

.section1 {
    width: 100%;
    background-image: url(../images/newsbg.png);
    background-position: center center;
    background-size: cover;
    padding: 150px 5% 50px 5%;
    margin-bottom: 0;
    margin-top: -4px;
}
.slick2 .slick-prev{
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.3) url(../images/s2-l.png) no-repeat center;
    border-radius: 50%;background-size: 10px auto;
}
.slick2 .slick-next{   width: 40px;
    height: 40px;
    background: rgba(0,0,0,.3) url(../images/s2-r.png) no-repeat center;
    border-radius: 50%;background-size: 10px auto;}
.slick1 .slick-prev{
    width: 40px;
    height: 40px;
    background: rgba(0,0,0,.3) url(../images/s2-l.png) no-repeat center;
    border-radius: 50%;background-size: 10px auto;
}
.slick1 .slick-next{   width: 40px;
    height: 40px;
    background: rgba(0,0,0,.3) url(../images/s2-r.png) no-repeat center;
    border-radius: 50%;background-size: 10px auto;}
.nav_news .news_box {
    background-color: #fff;
    border: 2px solid #F7C953;
    position: relative;
}

.nav_news .news_box .news_box_page {
    height: 0;
    overflow: hidden;
}

.nav_news .news_box .news_box_page.sw {
    display: block;
    height: auto;
    overflow: visible;
}

.news_title {
    width: 100%;
    height: 21%;
    margin-bottom: 25px;
    font-size: 0;
    text-align: center;
}

.news_title a {
    color: #fff;
    font-size: 26px;
    vertical-align: middle;
    display: inline-block;
}

.news_title em {
    width: 2px;
    height: 20px;
    background: #fff;
    display: inline-block;
    margin: 0 30px;
    vertical-align: middle;
}

.news_title a.hover {
    color: #F7C953;
}

.news_box .box_page1 {
    padding: 20px;
}

.news_box .box_page1>div {
    position: relative;
}

.news_box .box_page1 .news_imgs {
    width: 817px;
    margin-right: 50px;
    float: left;
}

.news_box .box_page1 .news_list {
    overflow: hidden;
}

.news_box .box_page1 .news_imgs .tp {
    position: relative;
    background-size: cover;
}

.news_box .box_page1 .news_imgs .tp .as {
    overflow: hidden;
}

.news_box .box_page1 .news_imgs .tp .as a {
    background: transparent;
    display: none;
}

.news_box .box_page1 .news_imgs .tp .as a .pic {
    padding-top: 56.5%;
}

.news_box .box_page1 .news_imgs .tp .as a img {
    width: 100%;
    height: 100%;
}

.news_box .box_page1 .news_imgs .tp .as a.v {
    display: block;
}

.news_imgs .tp ul {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}

.news_imgs .tp ul li {
    cursor: pointer;
    float: left;
    width: calc(12.5% - 8px);
    height: 73px;
    margin-left: 9px;
    background: rgba(255, 171, 45, .65);
    color: #fff;
    text-align: center;
    padding-top: 11px;
}

.news_imgs .tp ul li:nth-child(1) {
    margin-left: 0;
}

.news_imgs .tp ul li span:nth-child(1) {
    font-weight: 600;
    opacity: 1;
    font-size: 20px;
    display: block;
}

.news_imgs .tp ul li span:nth-child(2) {
    opacity: 0.65;
    display: block;
}

.news_imgs .tp ul li.hover {
    color: #FFAB2D;
    background: #fff;
}


.news_imgs .tp ul li.hover span:nth-child(2) {
    color: rgba(0, 0, 0, 0.85);
}

.news_box .box_page1 .news_imgs .wz {
    width: 100%;
    height: 30%;
}

.news_imgs .wz ul {
    padding: 25px 10px 25px 10px;
}

.news_imgs .wz ul li {
    display: none;
}

.news_imgs .wz ul li span {
    display: block;
    line-height: 1.9;
}

.news_imgs .wz ul li span:nth-child(1) {
    line-height: 24px;
    padding-bottom: 3px;
}

.news_imgs .wz ul li span:nth-child(1)>a {
    font-size: 20px;
    font-weight: 600;
    color: #1C90D9;
    white-space: nowrap;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_imgs .wz ul li.shw {
    display: block;
}

.news_box .box_page1>div {
    position: relative;
}

.news_list ul {}

.news_list ul li {
    cursor: pointer;
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.65);
    position: relative;
    line-height: 60px;
}

.news_list ul li::before {
    content: '\f0da';
    font-family: FontAwesome;
    color: rgba(16, 123, 191, .25);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.news_list ul li span:nth-child(1) {
    display: block;
    padding-right: 100px;
    padding-left: 20px;
}

.news_list ul li span>a {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.65);
}

.news_list ul li span:nth-child(1)>a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.news_list ul li span:nth-child(2) {
    position: absolute;
    right: 0;
    top: 0;
}

.news_list ul li span:nth-child(2) a {
    color: rgba(0, 0, 0, 0.35);
}

.news_list ul li span:nth-child(1)>a:hover {
    color: #1C90D9;
}



.more_link {
    bottom: 20px;
    text-align: right;
    margin-top: 15px;
}

.more_link a {
    color: rgba(0, 0, 0, 0.65);
    text-decoration: underline;
}

.more_link a:hover {
    color: #1C90D9;
}


.news_box .box_page2 {
    padding: 30px 30px;
}

.box_page2 ul {
    margin: 0 -20px;
}

.box_page2 ul li a {
    display: block;
    margin: 0 20px;
}

.box_page2 ul li a .pic {
    box-shadow: 5px 4px 11px rgba(0, 0, 0, .3);
    overflow: hidden;
    transition: all 0.6s ease-out 0s;
    padding-top: 122.5%;
}

.news_box .box_page2 .tw_box {
    opacity: 0;
    transition: all 1s ease-in-out 0s;
}

.news_box .box_page2 .tw_box:hover  span:nth-child(1) {
    color: #1C90D9;
}

.news_box .box_page2 .slick-slide:nth-child(2n) .tw_box {
    transform: translateY(-150px);
}

.news_box .box_page2 .slick-slide:nth-child(2n+1) .tw_box {
    transform: translateY(150px);
}

.nav_news .news_box_page.sw .box_page2 .slick-slide:nth-child(2n) .tw_box {
    transform: translateY(0);
    opacity: 1;
}

.nav_news .news_box_page.sw .box_page2 .slick-slide:nth-child(2n+1) .tw_box {
    transform: translateY(0);
    opacity: 1;
}

.news_box .box_page2 .tw_box .t_box {
    padding: 30px 0;
    text-align: center;
}

.news_box .box_page2 .tw_box .t_box span {
    display: block;
    text-align: center;
    position: relative;
}

.tw_box .t_box span:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.65);
    padding-bottom: 20px;
    position: relative;
    display: inline-block !important;
}

.tw_box .t_box span:nth-child(1)::before, .tw_box .t_box span:nth-child(1)::after {
    content: '';
    position: absolute;
    top: 10px;
    width: 126px;
    opacity: 1;
    height: 3px;
}

.tw_box .t_box span:nth-child(1)::before {
    right: 100%;
    margin-right: 15px;
    background: linear-gradient(90deg, rgba(28, 144, 217, 0) 0%, #1C90D9 100%);
}

.tw_box .t_box span:nth-child(1)::after {
    left: 100%;
    margin-left: 15px;
    background: linear-gradient(90deg, #1C90D9 0%, rgba(28, 144, 217, 0) 100%);
}

.tw_box .t_box span:nth-child(2) {
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 0, 0, 0.45);
}


.news_box_page .box_page3 {
    width: 100%;
    height: 100%;
    padding: 25px 25px;
    box-sizing: border-box;
}

.news_box_page .box_page3 .paper_tw {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover !important;
}

.news_box_page .box_page3 .paper_tw .as {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.news_box_page .box_page3 .paper_tw .as a {
    width: 100%;
    height: 100%;
    background: transparent;
    display: none;
}

.news_box_page .box_page3 .paper_tw .as a .pic {
    padding-top: 36%;
}

.news_box_page .box_page3 .paper_tw .as a.v {
    display: block;
}

.news_box_page .box_page3 .paper_tw ul {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 0;
    text-align: center;
}

.news_box_page .paper_tw ul li {
    display: inline-block;
    cursor: pointer;
    width: 7%;
    height: 73px;
    margin-right: 10px;
    background: rgba(255, 171, 45, .65);
    color: #fff;
    padding-top: 17px;
}

.news_box_page .paper_tw ul li.hover {
    color: #FFAB2D;
    background: #fff;
}

.news_box_page .paper_tw ul li span {
    display: block;
    font-size: 14px;
}

.news_box_page .paper_tw ul li span:nth-child(2) {
    opacity: 0.65;
}

.news_box_page .paper_tw ul li span:nth-child(1) b {
    font-weight: 600;
    opacity: 1;
    font-size: 20px;
    padding: 0 10px;
}

.news_box_page .paper_tw .wz {
    position: absolute;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 100%);
    height: 30%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
}

.news_box_page .paper_tw .wz>div {
    display: none;
    color: #fff;
    font-size: 18px;
    padding: 20px 8%;
}

.news_box_page .paper_tw .wz>div.h {
    display: block;
}

.news_box_page .paper_tw .wz>div>a:nth-of-type(1) {
    display: block;
    text-align: center;
    font-weight: 600;
    padding-bottom: 20px;
}


.news_box .box_page4 {
    padding: 20px;
    box-sizing: border-box;
    height: 100%;
}

.news_box .box_page4 .media_p {
    position: relative;
}

.news_box .box_page4 .media_p a {
    display: block;
}

.news_box .box_page4>div {
    width: 50%;
    float: left;
}

.news_box .box_page4 .media_p .media_p_img .pic {
    padding-top: 58%;
}

.news_box .box_page4 .media_p p {
    padding: 25px 0;
}

.news_box .box_page4 .media_p p>span {
    display: block;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.65);
    padding: 0 2%;
}

.news_box .box_page4 .media_p p>span:nth-of-type(1) {
    font-size: 20px;
    font-weight: 500;
    color: #1C90D9;
    padding-bottom: 20px;
}

.media_p .more_link {
    text-align: left;
}

.news_box .box_page4 .media_imgs .m_box {
    float: left;
    width: calc(50% - 40px);
    background-color: #fff;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 10%);
    margin-left: 40px;
}

.news_box .box_page4 .media_imgs .m_box:nth-child(-n+2) {
    margin-bottom: 20px;
}


.box_page4 .media_imgs .m_box .m_img {
    width: 100%;
    height: 70%;
    overflow: hidden;
}

.box_page4 .media_imgs .m_box .m_img a {
    display: block;
}

.box_page4 .media_imgs .m_box .m_img a:hover p {
    color: #1C90D9;
}

.box_page4 .media_imgs .m_box .m_img a .pic {
    padding-top: 55.5%;
}

.box_page4 .media_imgs .m_box .m_w {
    text-align: center;
    padding: 0 15px;
    overflow: hidden;
    line-height: 85px;
    font-size: 0;
}

.box_page4 .media_imgs .m_box .m_w a {
    display: block;
}

.box_page4 .media_imgs .m_box .m_w a:hover p {
    color: #1C90D9;
}

.box_page4 .media_imgs .m_box .m_w p {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 24px;
    max-height: 48px;
    overflow: hidden;
    letter-spacing: 1px;
    color: rgba(0, 0, 0, .65);
}

.box_page4 .media_imgs .m_box .m_orign {
    text-align: center;
    padding: 10px;
    color: #bbb;
}

.media_switch .slick-list {
    padding: 10px;
}

.section2 {
    margin-top: 0;
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    padding-bottom: 60px;
    padding: 36px 5% 50px 5%;
    position: relative;
}
.section2 .s2-c{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding-left: 8px;
}
.section2  .s2-logo{
    position: absolute;
    left: 0;
    top: 0;
    width: 111px;
    height: 100%;
    background: #1c90d9;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section2  .s2-logo img{
    display: block;
    width: 88px;
    height: 88px;
}
.section2 {}
.section2 .s2-item{display: flex;justify-content: space-between;position: relative;z-index: 9;}
.section2 .s2-item .s2-item-tit{display: flex;align-items: center;}
.section2 .s2-item .s2-item-tit h2{
    writing-mode: tb-rl;
    color: #1c90d9;
    font-size: 30px;
    width: 103px;
    height: 291px;
    background: url(../images/part_zt_titbg.png) right center no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: 100% 100%;
}
.section2 .s2-item .s2-item-tit h2 a{
    color: #1c90d9;
    display: block;
    position: relative;
}
.section2 .s2-item .s2-item-tit h2 a:before{
    content:"";
    position:absolute;
    right: -22px;
    top:50%;
    transform: translateY(-50%);
    width:12px;
    height:19px;
    /* background:url(
    ../images/part_zt_tit_ico.png) right center no-repeat */
}

.section2 .s2-itemlist{
    flex: 1;
    min-width: 0;
    background: #fff;
    padding: 24px 32px 24px 32px;
}
.section2 .s2-itemlist ul{}

.section2 .s2-itemlist ul {
    margin: 0 -15px;
}

.section2 .s2-itemlist ul li a {
    display: block;
    margin: 0 13px;
}

.section2 .s2-itemlist li a .pic {
    padding-top: 120%;
}
.section2 .s2-itemlist ul li a p{
    font-size: 16px;
    line-height: 24px;
    color: #1c90d9;
    text-align: center;
    /* overflow: hidden; */
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    padding: 5px 10px 5px 10px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-weight: normal;
    max-height: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section2 .slick-prev{ width: 40px; height: 40px; background: rgba(0,0,0,.7) url(../images/s2-l.png) no-repeat center; border-radius: 50%;background-size: 10px auto; opacity:0} 
.section2 .slick-next{width: 40px;height: 40px;background: rgba(0,0,0,.7) url(../images/s2-r.png) no-repeat center;border-radius: 50%;background-size: 10px auto;opacity:0}
.section2 .s2-itemlist ul:hover .slick-prev{opacity:.5}
.section2 .s2-itemlist ul:hover .slick-next{opacity:.5}
.section2 {}
.section2 {}
.section2 {}
.section2 {}
.section2 {}
.special_title {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    line-height: 130px;
}

.special_title .parallelogram {
    cursor: pointer;
    float: left;
    width: 33%;
}

.special_title a {
    display: block;
    color: #fff;
    font-size: 30px;
}

.special_title .parallelogram:nth-child(1) {
    float: left;
    background: url(../images/s2-tit1.png) no-repeat;
    background-size: 100% 100%;
}

.special_title .parallelogram:nth-child(1).on {
    background: url(../images/s2-tit1-hover.png) no-repeat;
    background-size: 100% 100%;
}

.special_title .parallelogram:nth-child(1).on a {
    color: #1C90D9;
}

.special_title .parallelogram:nth-child(2) {
    float: right;
    background: url(../images/s2-tit2.png) no-repeat;
    background-size: 100% 100%;
}

.special_title .parallelogram:nth-child(2).on {
    background: url(../images/s2-tit2-hover.png) no-repeat;
    background-size: 100% 100%;
}

.special_title .parallelogram:nth-child(2).on a {
    color: #1C90D9;
}

.special_title .parallelogram:nth-child(3) {
    font-size: 0;
    background: url(../images/s2-tit3.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}

.special_title .parallelogram:nth-child(3) img {
    display: inline-block;
    vertical-align: middle;

}

.special_tw {
    width: 89.5%;
    margin: 0 auto;
    background: #fff;
    padding: 25px;
    position: relative;
}

.special_tw>div {
    position: relative;
}

.special_tw>div>div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    opacity: 0;
    z-index: -9;
    transition: all 0.5s;
}

.special_tw>div>div.on {
    opacity: 1;
    z-index: 9;
    position: relative;
}

.special_tw>div>div ul {
    margin: 0 -15px;
}

.special_tw>div>div ul li a {
    display: block;
    margin: 0 15px;
}

.special_tw>div>div ul li a .pic {
    padding-top: 133%;
}

.special_tw>div>div ul li a p {
    font-size: 20px;
    line-height: 30px;
    color: #1c90d9;
    text-align: center;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 10px;
}

.special_tw>div>div ul li a:hover p {
    background: #1C90D9;
    color: #fff;
}

.section3 {
    padding: 50px 0 60px 0;
    background: url(../images/s3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}
.section3 .more a{margin: 0 auto;display:block;text-align:center;font-size:16px;color:#fff;/* padding:20px 0; */background:#1c90d9;width: 100px;line-height: 30px;}
.s3-box {
    width: 89.5%;
    margin: 0 auto;
}
.s3-box h2 a{color:#fff;}
.s3-box>div {
    float: left;
    width: 49%;
    background: #fff;
    margin-top: 20px;
    padding: 1px 30px 10px 30px;
    padding-bottom: 20px;
}

.s3-box>div:nth-child(1) {
    margin-right: 2%;
}

.s3-box>div h2 {
    height: 122px;
    line-height: 90px;
    margin-top: -20px;
    background: url(../images/s3-tit.png) no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    font-size: 30px;
    color: #ffffff;
    text-align: center;
}

.s3-box ul {}

.s3-box ul li {
    line-height: 53px;
    position: relative;
    padding-left: 20px;
}

.s3-box ul li::before {
    content: '\f0da';
    font-family: FontAwesome;
    padding-right: 15px;
    color: rgba(16, 123, 191, .6);
    font-size: 20px;
    position: absolute;
    left: 0;
}

.s3-box ul li a {
    color: rgba(0, 0, 0, 0.65);
    font-size: 16px;
    padding-right: 100px;
    position: relative;
    display: block;
    border-top: 1px solid #eee;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s3-box ul li:nth-child(1) a {
    border: none;
}

.s3-box ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    color: rgba(16, 123, 191, .6);
    font-size: 14px;
}

.s3-box ul li:hover a {
    color: #1C90D9;
}
@media screen and (max-width:1200px) {
.banner .slick-dots li{/* margin:0 15px; */width: 10px;height: 10px;/* line-height: 20px; */margin: 0 10px;}
.banner .slick-dots li button{width:10px;height:10px;font-size: 12px;margin: 5px auto;}
}
@media screen and (max-width:768px) {
    .section2 .s2-logo{
    display: none;
}
    .section2 .s2-item{
    display: block;
    margin-bottom: 20px;
}
    .section2 .s2-itemlist{
    background: rgba(255,255,255,.9);
    padding: 5px 30px 30px 30px;
}
    .section2 .s2-item .s2-item-tit h2{
    writing-mode: initial;
    width: 100%;
    height: auto;
    background: no-repeat;
    line-height: 50px;
    margin-bottom: 0;
    background: url(../images/s3-tit.png)  no-repeat rgba(255,255,255,.9);
    background-position: center -6px;
    background-size: 100%   30px;
    padding-top: 20px;
    font-size: 27px;
}
    .section2 .s2-item .s2-item-tit h2 a{
    color: #1c90d9;
}
    .section2 .s2-itemlist ul li a p{
    font-weight: bold;
}
    .section2 .s2-item .s2-item-tit h2 a:before{
        display: none;
    }
}