/*全局样式*/
@charset "utf-8";
body {font:14px/1.4 "Arial", "微软雅黑",黑体,"AlibabaPuHuiTi", "Impact";color: #1c1c1c;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1310px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #0e4c84;
    --color_hover: #0099c5;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top:116px;}
header{position:fixed;left: 0;top:0;z-index: 111;width: 100%;box-shadow: 0 4px 8px rgba(0, 0, 0, .06);background-color: #fff;padding-top: 6px;}
header .container-fluid{max-width: 1700px!important;}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 110px;font-size: 0;display: flex;align-items: center;}
header .logo img{max-height:52%;}

header .txtbox{display: flex;align-items: center;letter-spacing: normal;}
header .txtbox form{display: flex;}
header .txtbox form input{height: 36px;background: #F8F8F8;border: 1px solid #ddd;border-radius: 6px;padding: 0 11px;flex: 1;width: 170px;}
header .txtbox form button{height: 36px;background: var(--color_zhuti);color: #fff;border-radius: 6px;margin-left: 6px;width: 80px;border: 0;flex-shrink: 0;}
header .txtbox form button:hover{background: var(--color_hover);}

header .txt{position: relative;z-index: 99;margin-left: 22px;flex-shrink: 0;cursor: pointer;}
header .txt .div1{display: flex;align-items: center;font-size: 16px;color: #555;justify-content: space-between;line-height: 44px;}
/*header .txt .div1:before{display: block;font-size: 130%;margin-right:6px;}*/
header .txt .div1 img{display: block;width: 26px;margin-right: 6px;}
header .txt .div1 span{width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-top: 8px solid #888;display: block;margin-left:6px;transition: all .3s;}
header .txt .div2{display:block;position: absolute;right: 0;top: 100%;width: 100px;background: #fff;border: 1px solid #ddd;padding:4px 0;display: none;}
header .txt .div2 a{display:flex;line-height: 22px;padding: 8px 15px;align-items: center;}
header .txt .div2 a img{height: 18px;margin-right: 6PX;display: block;}
header .txt .div2 a:hover{background-color: var(--color_zhuti);color: #fff;}
header .txt:hover .div1{color: var(--color_zhuti);}
header .txt:hover .div1 span{border-top-color: var(--color_zhuti);}



header nav{width:94%;max-width:880px;}
header nav ul{position: relative;display: flex;justify-content:center;align-items: center;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height: 22px;font-size:18px;position: relative;padding: 44px 15px;color: #001d3c;}
header nav ul li:nth-child(n+2):after{content: "";width: 1px;height: 36px;background: #eee;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
header nav ul li > i{display: none;}
header nav ul li:hover > a{color: var(--color_zhuti);}
header nav ul li.active > a{color: var(--color_zhuti);}

header nav .ul{display:none;position: absolute;left: 0;top:100%;width:260px;background:rgba(255,255,255,1);padding:10px 0;border: 1px solid #ddd;text-align: left;}
header nav .ul .li > a{font-size:16px;color: #354a62;padding:7px 44px 7px 25px;display: block;position: relative;line-height: 1.4;}
header nav .ul .li > i{position: absolute;right: 2px;top: 6px;opacity: 0;color: var(--color_zhuti);}
header nav .ul .li:hover > a{color: var(--color_zhuti);text-decoration: underline!important;}


header nav .li{position: relative;}
header nav .ul2{position: absolute;left: 100%;top: 0;background: #F3F6F9;width: 100%;z-index: 6;overflow: hidden;display: none;padding: 10px 0;}
header nav .ul2 a{font-size:16px;color: #354a62;line-height:1.4;padding:7px 15px 7px 25px;display: block;}
header nav .ul2 a:hover{color: var(--color_zhuti);text-decoration: underline!important;}


@media (min-width:992px){
    header nav ul > li:hover .ul{display: block;}
    /*header nav .nav_xg{position: absolute; left: 0; bottom: 0; height:3px; background-color: var(--color_zhuti);z-index:1;width: 40px;border-radius: 6px;overflow: hidden;display: none;}*/
    header nav .li:hover .ul2{display: block;}
    header nav .ul .li:hover > i{opacity: 1;right:11px;}
}

/*.banner{position: relative;}
.banner .box{position: absolute;left: 0;right: 0;top: 0;height: 100%;display: flex;align-items: center;width: 100%;}
.banner:after{content: "";display: block;padding-top: 34.11458333333333%;min-height: 240px;}
.banner .div{width: 888px;max-width: 100%;}
.banner .div1{font-size: 48px;line-height: 50px;color: #fff;}
.banner .div2{font-size: 24px;line-height: 32px;color: var(--color_hover);margin-top: 33px;}
@media (max-width:991px) {
    .banner .div1{font-size: 24px;line-height: 30px;color: #fff;}
    .banner .div2{font-size: 15px;line-height: 1.4;margin-top: 11px;}
}
*/

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.66;transition: all .2s;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 4px;opacity: 1;}



.main88{padding-top: 80px;padding-bottom: 80px;}
.title{text-align: center;padding-bottom: 40px;max-width: 900px;margin: 0 auto;}
.title .div1{font-size: 36px;line-height: 46px;color: #fff;}
.title .div2{font-size: 16px;color: #fff;margin-top:11px;}
.title.titlehs .div1{color: var(--color_zhuti);}
.title.titlehs .div2{color: #315e86;font-size: 16px;}


.main1 .box{background: #0B3357;}
.main1 .lb1{margin: -80px 10px -10px 10px;}
.main1 .lb1 .list{display: block;background: #fff url(../images/bj1.jpg) no-repeat center center/cover;margin: 10px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);padding: 30px;position: relative;top: 0;border: 1px solid #eee;}
.main1 .lb1 .list .tt{font-size: 20px;color: #0b3357;text-align: center;line-height: 30px;}
.main1 .lb1 .list .img{padding-top:110%;position: relative;margin-top: 15px;}
.main1 .lb1 .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 100%;max-width: 100%;transition: all .3s;}
.main1 .lb1 .list:hover .img img{transform: var(--transform_scale);}
.main1 .lb1 .list:hover{top: -8px;}



.main2 .box{padding: 20px;display: flex;justify-content: space-between;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0, 0, 0, .06);border-radius: 11px;}
.main2 .box .zuo{width:48%;padding: 28px 0 28px 20px;}
.main2 .box .you{width:48%;}
.main2 .box .zuo .tt1 img{display: block;max-height: 54px;}
.main2 .box .zuo .tt2{font-size: 16px;margin-top: 30px;}

.more{display: flex;width: fit-content;font-size: 16px;background: var(--color_zhuti);border-radius: 6px;color: #fff;padding: 6px 20px;margin-top:33px;}
.more:hover{background-color: var(--color_hover);}


.main3{position: relative;}
.main3 .img1{width: 50%;position: absolute;left: 0;top: 0;height: 100%;z-index: 1;}
.main3 .img2{width: 50%;position: absolute;right: 0;top: 0;height: 100%;z-index: 1;}
.main3 .box{position: relative;z-index: 2;width: 50%;text-align: center;float: right;padding: 99px 15px 99px 50px;color: #fff;min-height: 630px;display: flex;align-items: center;justify-content: center;}
.main3 .box .tt1{font-size: 36px;line-height: 42px;}
.main3 .box .tt2{font-size: 16px;margin-top:28px;}
.main3 .box .tt3{font-size: 18px;border: 1px solid rgba(255, 255, 255, .3);border-radius: 6px;padding: 14px 33px;margin: 48px auto 0;width: fit-content;}



.main4 .box{display: flex;flex-wrap: wrap;margin: -24px -12px 0;}
.main4 .box .list{display: block;width: calc(50% - 24px);margin: 0 24px 12px 0;background: #fff url(../images/bj4.jpg) no-repeat center center/cover;padding:66px 50px;text-align: center;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.main4 .box .list .img{display: flex;align-items: center;justify-content: center;height: 80px;}
.main4 .box .list .img img{max-height: 100%;}
.main4 .box .list .tt1{font-size: 24px;color: var(--color_zhuti);line-height: 32px;margin-top: 30px;}
.main4 .box .list .tt2{font-size: 16px;color: #315e86;margin-top: 11px;}
.main4 .box .list .more{margin: 26px auto 0;}

.main5 .box{margin-top: -24px;}
.main5 .box .listbox{display: flex;flex-wrap: wrap;position: relative;margin: 0 -12px 0;}
.main5 .box .listbox .list{display: block;width: calc(25% - 24px);height: fit-content;position: relative;margin: 24px 12px 0;}
.main5 .box .listbox .list .bjcover{padding-top: 166%;}
.main5 .box .listbox .list .tt{display: block;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(255, 255, 255, .8);font-size: 20px;text-align: center;padding: 14px;line-height: 30px;}
.main5 .box .listbox .list:nth-child(2) .bjcover{padding-top: calc(96% - 12px);}
.main5 .box .listbox .list:nth-child(3) .bjcover{padding-top: calc(70% - 12px);}
.main5 .box .listbox .list:nth-child(5) .bjcover{padding-top: calc(70% - 12px);}
.main5 .box .listbox .list:nth-child(6) .bjcover{padding-top: calc(96% - 12px);}
.main5 .box .listbox .list:nth-child(7){display: none;}
.main5 .box .listbox .list:hover .bjcover{transform: var(--transform_scale);}
.main5 .box .listbox .list:hover .tt{color: var(--color_hover);}
@media (min-width:992px){
    .main5 .box .listbox .list:nth-child(6){position: absolute;left: 75%;bottom: 0;}
    .main5 .box .listbox .list:nth-child(3){position: absolute;left: 25%;bottom: 0;}
}


footer{background: #0B3357;color: #fff;}
footer .box2{border-top: 1px solid rgba(255, 255, 255, .3);padding: 26px 0;color: rgba(255, 255, 255, .66);text-align: center;}
footer .box{padding: 60px 0;display: flex;justify-content: space-between;}
footer .box .tt{max-width: 290px;}
footer .box .tt .img img{filter: brightness(0) invert(1);max-height: 56px;}
footer .box .tt .tt1{margin-top: 28px;line-height: 1.6;}
footer .box .ul{margin-left: 15px;}
footer .box .ul a{display: block;padding-bottom: 6px;}
footer .box .ul a:nth-child(1){/*font-weight: bold;*/font-size: 20px;padding-bottom: 16px;}
footer .box .ul a:nth-child(n+2):hover{text-decoration: underline!important;}



.nybanner{background: #0B3357;display: flex;align-items: center;justify-content: center;font-size: 36px;color: #fff;line-height: 52px;height: 240px;padding: 15px;}

.ny{padding: 40px 0 66px;}
.nycp{display: flex;flex-wrap: wrap;margin: 0 -12px;}
.nycp .list{display:flex;justify-content: space-between;width: calc(50% - 24px);margin: 0 12px 24px;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0, 0, 0, .06);padding: 20px;}
.nycp .list .img{width: 45%;display: flex;align-items: center;justify-content: center;height:292px;}
.nycp .list .img img{max-height: 94%;max-width: 94%;}
.nycp .list .tt{width: 55%;padding: 15px 10px 15px 0;}
.nycp .list .tt .tt1{font-size: 18px;color: #3e3e3e;line-height: 30px;}
.nycp .list .tt .tt2{font-size: 14px;color: #858585;-webkit-line-clamp: 6;line-height: 1.5;min-height: 9em;margin-top: 14px;}
.nycp .list .tt .more{margin-top: 22px;font-size: 15px;padding: 9px 20px;}



.nycpxq{padding: 50px 0;}
.cpxq1{display: flex;justify-content: space-between;}
.cpxq1 .zuo{width: 46%;height: fit-content;}
.cpxq1 .zuo .list{display: block;padding-top: 66%;position: relative;}
.cpxq1 .zuo .list img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;max-height: 94%;max-width: 94%;}
.cpxq1 .zuo .swiperxq2{padding: 0 44px;margin-top: 11px;position: relative;}
.cpxq1 .zuo .swiperxq2 .swiper-button-prev{font-size: 26px;color: #aaa;background: #fff;}
.cpxq1 .zuo .swiperxq2 .swiper-button-prev:hover{color: var(--color_zhuti);}
.cpxq1 .zuo .swiperxq2 .swiper-button-next{font-size: 26px;color: #aaa;background: #fff;}
.cpxq1 .zuo .swiperxq2 .swiper-button-next:hover{color: var(--color_zhuti);}
.cpxq1 .zuo .swiperxq2 .list{height: 140px;}

.cpxq1 .you{width: 50%;padding-top: 50px;height: fit-content;}
.cpxq1 .you .txt1{font-size: 24px;color: var(--color_zhuti);line-height: 42px;font-weight: bold;}
.cpxq1 .you .click{font-size: 14px;color: #666;margin-top: 15px; line-height: 1.6;}
.cpxq1 .you .txt2{font-size: 15px;color: #333;margin-top: 22px; line-height: 1.6;}
.cpxq1 .you .txt2 p,.cpxq1 .you .txt2 span{font-family: 微软雅黑 !important; font-size: 15px !important;color: #333 !important;line-height: 1.6 !important;}
.cpxq1 .you .txt3{padding-bottom:8px;}
.cpxq1 .you .txt3 .tt4{display: inline;color: var(--color_zhuti);font-weight: bold;text-transform: uppercase;}
.cpxq1 .you .txt5{font-size: 15px;color: #333;padding-top:14px;line-height: 1.6;}
.cpxq1 .you .txt5 p,.cpxq1 .you .txt5 span{font-family: 微软雅黑 !important; font-size: 15px !important;color: #333 !important;line-height: 1.6 !important;}




.cpxq2{border: 1px solid var(--color_zhuti);margin-top: 44px;}
.cpxq2 .list{}
.cpxq2 .list .tt1{font-size: 18px;color: var(--color_zhuti);position: relative;padding: 12px 20px 12px 50px;;line-height: 26px;}
.cpxq2 .list .tt1 span{display: block;font-size:70%;position: absolute;left: 20px;top:12px;}
.cpxq2 .list .tt2box{display: none;padding: 11px 15px 20px 20px;}
.cpxq2 .list .tt2box .tt2 a{display: block;font-size: 15px;color: var(--color_zhuti);padding-left: 20px;text-decoration: underline!important;padding: 3px 0 3px 26px;position: relative;}
.cpxq2 .list .tt2box .tt2 a span{display: block;position: absolute;left: 0;top: 0;color: #DC3545;font-size: 140%;}
.cpxq2 .list .tt2box .tt2 a:hover{color:#DC3545;}
.cpxq2 .list .tt2box .more{margin-top:8px;font-size: 16px;}
.cpxq2 .list .tt2box.active{display: block;}
.cpxq2 .list .tt1.active{background: var(--color_zhuti);color: #fff;}

.cpxq2 .list:nth-child(n+2){border-top: 1px solid var(--color_zhuti);}


.cpxq3{padding: 44px 0;}
.title4{font-size: 24px;line-height: 44px;color: var(--color_zhuti);padding-bottom: 20px;display: flex;justify-content: space-between;}
.title4 a{display: block;font-size: 15px;text-transform: uppercase;}
.title4 a:hover{text-decoration: underline!important;color: var(--color_hover);}

.nyxw{display: block;}
.nyxw a{display: flex;justify-content: space-between;border: 1px solid #eee;box-shadow: 0 0 11px rgba(0, 0, 0, .06);padding: 20px;margin-bottom: 20px;}
.nyxw a .img{width: 230px;flex-shrink: 0;}
.nyxw a .img .bjcover{height: 100%;}
.nyxw a .tt{width: calc(100% - 230px);padding-left: 26px;}
.nyxw a .tt .tt1{font-size: 18px;/*font-weight: bold;*/color: var(--color_zhuti);}
.nyxw a .tt .tt2{font-size: 18px;color: #666;margin-top:11px;-webkit-line-clamp: 3;min-height: 4.2em;}
.nyxw a .tt .more{font-size: 16px;margin-top:11px;}
.nyxw a:hover{box-shadow: 0 0 11px rgba(14, 76, 132, .4);}
.nyxw a:hover .bjcover{transform: var(--transform_scale);}


.cpxq4{background: #E8E8E8;padding: 50px 0;}
.cpxq4 .list .ttbox{display: flex;justify-content: space-between;font-size: 18px;}
.cpxq4 .list .ttbox .tt1{text-align: right;font-weight: bold;padding: 14px 0;width: 34%;}
.cpxq4 .list .ttbox .tt2{display: block;width: 66%;border-left: 1px solid #aaa;text-align: left;margin-left: 36px;padding: 14px 0 14px 36px;}



.danye{font-size: 16px;padding: 8px 0;line-height: 1.6;color: #333;}
.danye img{display: block !important;max-width: 100% !important; height: auto !important;}

.title5{font-size: 24px;color: var(--color_zhuti);}


@media (min-width:992px){
    .cpfl{position: relative;border-bottom: 1px solid #ddd;padding: 20px 0;}
    .cpfl .ul{font-size: 0;}
    .cpfl .ul .li{display:inline-block;vertical-align: top;}
    .cpfl .ul .li > a{display: block;font-size: 16px;line-height: 24px;padding: 8px 16px;margin:4px 8px 4px 0;border: 1px solid #ddd;border-radius: 8px;min-width: 200px;text-align: center;}
    .cpfl .ul .li > a:hover{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
    .cpfl .ul .li > a.active{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}


    .cpf2 .ul{font-size: 0;margin-top: 20px;}
    .cpf2 .ul > a{display:inline-block;vertical-align: top;;font-size: 15px;line-height: 24px;padding: 8px 0;margin:4px 8px 4px 0;min-width: 200px;text-align: center;border: 1px solid #ddd;}
    .cpf2 .ul > a:hover{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
    .cpf2 .ul > a.active{background-color: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
}

@media (max-width:991px){
    .cpfl{margin-top: 25px;margin-bottom: -10px;}
    .cpfl .top{background: var(--color_zhuti);padding: 0 20px;line-height: 50px;font-size: 18px;color: #fff;display: flex;justify-content: space-between;}
    .cpfl .top i{transform:rotate(90deg);display: block;}
    .cpfl .ul{display:none;width:100%;background:#e9e9e9;padding:8px 0;}
    .cpfl .ul .li{position: relative;}
    .cpfl .ul .li > a{font-size: 15px;display: block;line-height: 22px;padding: 4px 20px;}
    .cpfl .ul .li > a:hover{color: var(--color_zhuti);}
    .cpfl .ul .li > a.active{color: var(--color_zhuti);}
    .cpfl .ul .li > i{opacity: 1;width:60px;text-align: center;position: absolute;right: 0;top: 0;height: 30px;display: flex;align-items: center;justify-content: center;z-index: 2;color: #888;}
    .cpfl .ul .li > i:before{transform:rotate(90deg)}
    .cpfl .ul .li.active > i{color: var(--color_zhuti);}
    .cpfl .ul .li.active > a{color: var(--color_zhuti);}
    .cpfl .ul2{background: #F3F6F9;width: 100%;z-index: 6;;display: none;padding: 6px 0 6px 6px;}
    .cpfl .ul2 a{font-size: 15px;display: block;line-height: 22px;padding: 4px 10px 4px 20px;position: relative;z-index: 1;}
    .cpfl .ul2 a:hover{color: var(--color_zhuti);}
    .cpfl .ul2 a.active{color: var(--color_zhuti);}
}



.nyhangye{display: flex;flex-wrap: wrap;margin: 0 -10px;}
.nyhangye .list{display: block;width: calc(25% - 20px);margin: 0 10px 20px;position: relative;overflow: hidden;}
.nyhangye .list .bjcover{padding-top:100%;}
.nyhangye .list .tt{display: block;position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(255, 255, 255, .8);font-size: 16px;text-align: center;padding: 14px;line-height: 24px;}
.nyhangye .list:hover .bjcover{transform: var(--transform_scale);}
.nyhangye .list:hover .tt{color: var(--color_hover);}

@media (max-width:991px) {
    .nyhangye{margin: 0 -6px;}
    .nyhangye .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nyhangye .list .tt{font-size: 15px;padding: 4px;line-height: 24px;}
}


/* -webkit-line-clamp: 2; */

.cpxq1.cpxq1_1 .you{padding-top: 0;}
.cpxq1.cpxq1_1 .cpxq2{margin-top: 20px;}
#more{padding:9px 30px;}

/*媒体查询开始*/
@media (max-width:1499px){
    header nav ul li > a{padding: 44px 14px;}
    header .txt{margin-left: 16px;}
    header .txtbox form input{width: 130px;}
    header .txtbox form button{width: 70px;}

}
@media (max-width:1199px){
    header nav{width: 110%;}




}
@media (max-width:991px) {
    body{padding-top: 88px;}
    header{padding-top: 0;}
    header .txtbox{margin-right:50px;}
    header .logo{height: 88px;max-width: calc(100% - 122px);}
    header .logo img{max-height: 44%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}

    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li:after{display: none;}
    header nav ul > li > a{display:block;font-size:15px;padding:14px 15px;line-height: 22px}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 14px!important;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#e9e9e9;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul .li > a{font-size: 15px;display: block;line-height: 22px;padding: 4px 10px 4px 40px;position: relative;z-index: 1;}
    header nav .ul .li > a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul .li > a.active{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul .li > i{opacity: 1;width:84px;text-align: center;right: 0;top: 0;height: 30px;display: flex;align-items: center;justify-content: center;z-index: 2;color: #888;}
    header nav .ul .li > i:before{transform:rotate(90deg)}
    header nav .ul .li.active > i{color: var(--color_zhuti);}
    header nav .ul .li.active > a{color: var(--color_zhuti);}


    header nav .ul2{position: relative;left:auto;top: auto;background: #F3F6F9;width: 100%;z-index: 6;overflow: hidden;display: none;padding: 6px 0 6px 6px;}
    header nav .ul2 a{font-size: 15px;display: block;line-height: 22px;padding: 4px 10px 4px 40px;position: relative;z-index: 1;}



   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:34px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main88{padding-top: 40px;padding-bottom: 40px;}
    .title{padding-bottom: 22px;max-width:100%;}
    .title .div1{font-size: 24px;line-height:30px;}
    .title .div2{font-size: 15px;margin-top:8px;}
    .title.titlehs .div2{font-size: 15px;}


    .main1 .lb1{margin: -40px 9px -6px 9px;}
    .main1 .lb1 .list{margin:6px;box-shadow: none;padding: 16px 10px;}
    .main1 .lb1 .list .tt{font-size:15px;line-height: 24px;}
    .main1 .lb1 .list .img{margin-top: 6px;}
    .main1 .lb1 .list:hover{top: 0;}



    .main2 .box{padding:28px 20px 20px;flex-wrap: wrap;box-shadow: none;}
    .main2 .box .zuo{width:100%;padding: 0;}
    .main2 .box .you{width:100%;padding-top: 70%;margin-top: 22px;}
    .main2 .box .zuo .tt1 img{max-height: 36px;}
    .main2 .box .zuo .tt2{font-size: 15px;margin-top:18px;}

    .more{font-size: 15px;margin-top: 20px;padding: 8px 20px;}


    .main3 .img1{width: 100%;position: relative;left: auto;top: auto;height: auto;z-index: 1;padding-top: 66%;z-index: 2;}
    .main3 .img2{width: 100%;top: auto;bottom: 0;height: 100%;z-index: 1;}
    .main3 .box{width: 100%;float: none;padding: 44px 0;min-height: inherit;}
    .main3 .box .tt1{font-size: 24px;line-height:30px;}
    .main3 .box .tt2{font-size: 15px;margin-top:16px;}
    .main3 .box .tt3{font-size: 15px;padding: 12px 22px;margin-top: 22px;}

    .main4 .box{margin:-16px -8px 0;}
    .main4 .box .list{width: calc(50% - 16px);margin: 16px 8px 0;padding:44px 28px;box-shadow:none;border: 1px solid #eee;}
    .main4 .box .list .img{height:56px;}
    .main4 .box .list .tt1{font-size: 24px;line-height: 30px;margin-top: 22px;}
    .main4 .box .list .tt2{font-size: 15px;margin-top: 8px;}
    .main4 .box .list .more{margin: 18px auto 0;}

    .main5 .box{margin-top: -12px;}
    .main5 .box .listbox{margin: 0 9px 0;overflow: hidden;display: block;}
    .main5 .box .listbox .list{width: calc(50% - 12px);margin: 12px 6px 0;float:left;}
    .main5 .box .listbox .list .tt{font-size: 15px;padding: 4px;line-height: 24px;}
    .main5 .box .listbox .list:nth-child(2) .bjcover{padding-top: calc(96% - 6px);}
    .main5 .box .listbox .list:nth-child(3) .bjcover{padding-top: calc(70% - 6px);}
    .main5 .box .listbox .list:nth-child(5) .bjcover{padding-top: 166%;}
    .main5 .box .listbox .list:nth-child(6) .bjcover{padding-top: calc(70% - 6px);}
    .main5 .box .listbox .list:nth-child(7) .bjcover{padding-top: calc(96% - 6px);}
    .main5 .box .listbox .list:nth-child(7){display: block;}
    .main5 .box .listbox .list:nth-child(8){display: none;}


    footer .box2{padding: 16px 0;}
    footer .box{padding:40px 0 26px;display: block;}
    footer .box .tt{max-width: 100%;}
    footer .box .tt .tt1{margin-top:22px;line-height: 1.6;}
    footer .box .ul{display: none;}
    footer .box .tt .img img{max-height: 36px;}


    .nybanner{font-size: 24px;line-height: 30px;height:120px;}

    .ny{padding: 30px 0 44px;}
    .nycp .list{width: calc(100% - 24px);box-shadow: none;padding: 15px;}



    .nycpxq{padding: 40px 0;}
    .cpxq1{display:block;}
    .cpxq1 .zuo{width: 100%;}
    .cpxq1 .zuo .list{padding-top: 66%;}
    .cpxq1 .zuo .swiperxq2{padding: 0 30px;}
    .cpxq1 .zuo .swiperxq2 .swiper-button-prev{font-size: 20px;left: -6px;}
    .cpxq1 .zuo .swiperxq2 .swiper-button-next{font-size: 20px;right: -6px;}
    .cpxq1 .zuo .swiperxq2 .list{height: 90px;}

    .cpxq1 .you{width: 100%;padding-top: 30px;}
    .cpxq1 .you .txt1{font-size: 22px;line-height: 30px;}
    .cpxq1 .you .txt2{font-size: 15px;margin-top: 18px;}
    .cpxq1 .you .txt3{padding-bottom:8px;}
    .cpxq1 .you .txt5{font-size: 15px;padding-top: 16px;margin-top: 16px;height: auto;}



    .cpxq2{margin-top: 30px;}
    .cpxq2 .list{}
    .cpxq2 .list .tt1{font-size: 16px;padding: 9px 20px 9px 44px;;line-height: 22px;}
    .cpxq2 .list .tt1 span{left:16px;top:9px;}


    .cpxq3{padding: 30px 0;}
    .title4{font-size: 22px;line-height: 30px;}



    .cpxq4{padding: 30px 0;}
    .cpxq4 .list .ttbox{font-size: 16px;}
    .cpxq4 .list .ttbox .tt1{padding: 8px 0;}
    .cpxq4 .list .ttbox .tt2{margin-left: 20px;padding: 8px 0 8px 20px;}

    .title5{font-size: 22px;}




#more{padding:6px 22px;margin-top: 11px;}











}

@media (max-width:767px) {
    .nyxw a{display: block;padding: 10px;box-shadow: none!important;}
    .nyxw a .img{width: 100%;}
    .nyxw a .img .bjcover{height: auto;padding-top: 50%;}
    .nyxw a .tt{width: 100%;padding: 16px 5px 10px;}
    .nyxw a .tt .tt1{font-size: 16px;-webkit-line-clamp: 2;}
    .nyxw a .tt .tt2{font-size: 14px;margin-top: 8px;}
    .nyxw a .tt .more{font-size: 15px;}


}
@media (max-width:600px) {
    .main4 .box .list{width: calc(100% - 16px);}
    .nycp .list{flex-wrap: wrap;padding-bottom: 30px;}
    .nycp .list .img{width: 100%;height: auto;padding-top: 70%;position: relative;}
    .nycp .list .img img{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
    .nycp .list .tt{width: 100%;padding: 15px 0 0;text-align: center;}
    .nycp .list .tt .tt1{font-size: 18px;line-height: 26px;}
    .nycp .list .tt .tt2{min-height: inherit;margin-top: 8px;}
    .nycp .list .tt .more{margin: 16px auto 0;font-size: 14px;}
}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 50px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px rgba(255, 255, 255, 1);width: 100%;text-align: center;font-size: 0;display: block;}
    .sjdibu .box1{display: flex;justify-content: space-around;}
    .sjdibu .box1 a{display:block;color: #fff;padding: 5px;width: 100%;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:50px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}

























