/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #222;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1430px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #003a9b;
    --color_hover: #ff8c00;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}

body{padding-top: 100px;}
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;}
header .container-fluid{max-width: 1800px!important;}
header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 100px;font-size: 0;margin-right: 30px;display: flex;align-items: center;}
header .logo img{max-height:90%;}
header .txt{display: flex;flex-shrink: 0;}
header .txt a{display: flex;align-items: center;justify-content: center;height: 48px;padding: 0 14px;font-size:20px;font-weight: bold;color: var(--color_hover);border: 1px solid var(--color_hover);border-radius:6px;overflow: hidden;}
header .txt a img{display: block;margin-right: 8px;height:22px;}
header .txt a:nth-child(n+2){margin-left: 20px;background: var(--color_zhuti);border-color: var(--color_zhuti);color: #fff;font-size: 18px;letter-spacing: .4px;}
header .txt a:nth-child(n+2):hover{background: var(--color_hover);border-color: var(--color_hover);}

header nav{width:80%;max-width:900px;}
header nav ul{position: relative;display: flex;justify-content:space-around;}
header nav ul li{text-align: center;position: relative;z-index: 2;}
header nav ul li > a{display:block;line-height: 100px;font-size:19px;position: relative;padding: 0 2px;}
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:170px;margin-left: calc(50% - 85px);right: 0;background:rgba(255,255,255,1);padding:10px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #333;line-height:24px;padding:10px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:1200px){
    /*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;}
}

/*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;}



.main1{padding: 50px 0;}
.main1 .box{display: flex;justify-content:space-between;}
.main1 .box .list{display: block;margin-right:66px;width: calc(25% - 49.5px);position: relative;}
.main1 .box .list:nth-last-child(1){margin-right: 0;}
.main1 .box .list:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: #ddd;position: absolute;left: -44px;top:0;}
.main1 .box .list .img{height: 58px;position: relative;display: flex;align-items: center;width: 58px;top:0;}
.main1 .box .list .img img{display: block;z-index: 2;position: relative;max-height: 80%;}
.main1 .box .list .img:after{content: "";width: 24px;height: 24px;background: #ffd29c;position: absolute;right: 2px;top:2px;border-radius: 50%;}
.main1 .box .list .tt1{margin-top: 12px;font-size: 22px;}
.main1 .box .list .tt2{margin-top: 5px;font-size: 15px;color: #888;}
.main1 .box .list:hover .img{top: -6px;}
.main1 .box .list:hover .tt1{color: var(--color_zhuti);}



.main88{padding-top: 70px;padding-bottom: 70px;}
.title{text-align: center;padding-bottom: 36px;}
.title .div1{font-size: 36px;line-height: 44px;letter-spacing: 1px;}
.title .div2{font-size: 18px;color: var(--color_zhuti);text-transform: uppercase;font-weight: bold;margin-top: 2px;}
.title .div3{font-size: 18px;color: #666;margin-top:8px;letter-spacing: .6px;}

.main2{background: #f8f8f8;}
.main2 .box{display: flex;flex-direction: row-reverse;justify-content: space-between;}
.main2 .box .you{width: calc(14% + 190px);}
.main2 .box .you a{display: flex;align-items: center;min-height: 94px;background-color: #fff;border-radius: 8px;position: relative;box-shadow: 0 0 11px rgba(0, 0, 0, .03);padding:15px 25px 15px 104px;font-size: 22px;line-height: 30px;}
.main2 .box .you a:after{content: "";width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-right: 8px solid var(--color_zhuti);transition: all .3s;opacity: 0;position: absolute;right: calc(100% - 8px);top:0;bottom: 0;margin: auto 0;}
.main2 .box .you a .img{position: absolute;left: 36px;top:0;bottom: 0;margin: auto 0;height: 44px;display: flex;align-items: center;width: 44px;}
.main2 .box .you a .img img{position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;max-height: 100%;transition: all .3s;opacity: 1;}
.main2 .box .you a .img img:nth-child(2){opacity: 0;}
.main2 .box .you a:nth-child(n+2){margin-top: 20px;}
.main2 .box .you a:hover{background-color: var(--color_zhuti);color: #fff;}
.main2 .box .you a:hover .img img:nth-child(1){opacity: 0;}
.main2 .box .you a:hover .img img:nth-child(2){opacity: 1;}
.main2 .box .you a:hover:after{right: 100%;opacity: 1;}
.main2 .box .you a.active{background-color: var(--color_zhuti);color: #fff;}
.main2 .box .you a.active .img img:nth-child(1){opacity: 0;}
.main2 .box .you a.active .img img:nth-child(2){opacity: 1;}
.main2 .box .you a.active:after{right: 100%;opacity: 1;}


.main2 .box .lb2{width: calc(86% - 230px);}
.main2 .box .lb2 .swiper{height: 100%;}
.main2 .box .lb2 .swiper-slide{height: auto;}
.main2 .box .lb2 .list{display: flex;justify-content: space-between;background: #fff;padding: 24px;box-shadow: 0 0 11px rgba(0, 0, 0, .04);height: 100%;}
.main2 .box .lb2 .list .img{width: 46.6%;}
.main2 .box .lb2 .list .img .bjcover{height: 100%;}
.main2 .box .lb2 .list .tt{width: 53.4%;padding: 20px 0 20px 40px;letter-spacing: 1px;}
.main2 .box .lb2 .list .tt .tt1{font-size: 32px;color: var(--color_zhuti);line-height: 40px;}
.main2 .box .lb2 .list .tt .tt2{font-size: 17px;color: #888;margin-top: 8px;-webkit-line-clamp: 6;min-height:12.8em;}
.more{display: flex;align-items: center;justify-content: center;width:150px;height:48px;border-radius: 66px;font-size: 16px;letter-spacing: 1px;color: #fff;margin-top: 24px;background: var(--color_hover);}
.more span{font-size:76%;display: block;margin-left: 18px;}
.more:hover{background: var(--color_zhuti);}



.main3{padding: 50px 0;}
.main3 .box{display: flex;justify-content: space-between;align-items: center;}
.main3 .box .tt1{font-size: 36px;line-height: 44px;color: #fff;letter-spacing: 2px;padding-right: 33px;}
.main3 .box .tt1 span{display: block;font-size:18px;line-height: 30px;color: #fff;letter-spacing: 1px;margin-top:6px;}
.main3 .box .tt2{width:230px;height: 62px;background: var(--color_hover);border-radius: 66px;display: flex;justify-content: center;align-items: center;font-size: 24px;color: #fff;letter-spacing: 2px;}
.main3 .box .tt2 img{display: block;margin-right: 10px;}
.main3 .box .tt2:hover{background: var(--color_zhuti);}


.main4 .title .div1{color: var(--color_zhuti);}
.main4 .title .div1 span{color: var(--color_hover);}



.main4{margin:-10px;}
.main4 .list{display: block;margin:10px;background-color: #fff;border-radius: 11px;border-radius: 11px;overflow: hidden;box-shadow: 0 0 11px rgba(0, 0, 0, .06);}
.main4 .list .bjcover{padding-top:50%;}
.main4 .list .tt{padding: 28px 30px 30px;min-height:150px;text-align: center;}
.main4 .list .tt .tt1{font-size: 22px;transition: all .3s;line-height: 32px;min-height: 32px;}
.main4 .list .tt .tt2{font-size: 15px;color: #888;margin-top:8px;}
.main4 .list:hover .bjcover{transform: var(--transform_scale);}
.main4 .list:hover .tt1{color: var(--color_zhuti);}



.main5{position: relative;}
.main5 .title .div1{color: #fff;}
.main5 .title .div2{color: rgba(255, 255, 255, .6);}
.main5 .box{text-align: center;color: #fff;}
.main5 .box .tt1{font-size: 40px;line-height: 48px;letter-spacing:4px;}
.main5 .box .tt2{font-size: 17px;line-height: 1.8;max-width: 980px;margin:16px auto 0;}
.main5 .box .more{margin: 40px auto 0;}
.main5 .box .more:hover{background: #ffaa42;}
.main5 .box2{background: #fff;border-radius: 11px;overflow: hidden;position: relative;bottom: -46px;margin-top:11px;box-shadow: 0 0 11px rgba(0, 0, 0, .08);display: flex;}
.main5 .box2 .list{width: 25%;text-align: center;padding: 30px 10px 0;font-size: 24px;line-height: 34px;position: relative;}
.main5 .box2 .list .img{width: 56px;height: 56px;border: 2px solid #eee;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto 14px;}
.main5 .box2 .list span{color: #666;padding-right: 6px;}
.main5 .box2 .list i{display: block;font-size: 80px;color: #f7f8fb;font-weight: bold;position: absolute;left: 0;bottom: -22px;width: 100%;z-index: 0;line-height: 1;}
.main5 .box2 .list .div1{position: relative;z-index: 3;padding-bottom: 54px;}




.main6{margin-top: 46px;}
.main6 .box{display: flex;justify-content: space-between;}
.main6 .box .tt{width: 50%;letter-spacing: .6px;}
.main6 .box .tt1{font-size: 36px;line-height: 44px;letter-spacing: 1px;}
.main6 .box .tt2{margin-top: 14px;}
.main6 .box .tt3{position: relative;padding: 20px 10px 20px 50px;font-size: 18px;color: #555;background: url(../images/t4.png) no-repeat left bottom;line-height: 1.5;}
.main6 .box .img{width:47%;align-items: end;display: flex;}






.main7{background:#f9f9f9;}
.main7 .lb7{margin: -6px;}
.main7 .list{height: 116px;background-color: #fff;display: flex;align-items: center;justify-content: center;margin: 6px;box-shadow: 0 0 6px rgba(0, 0, 0, .03);border: 1px solid #fff;}
.main7 .list img{max-height: 88%;max-width: 88%;}
.main7 .list:hover{border-color: var(--color_zhuti);}


.lb8{margin: -10px;}
.lb8 .list{display: block;background-color: #fff;border-radius: 6px;margin: 10px;box-shadow: 0 0 10px rgba(0, 0, 0, .06);padding: 10px;}
.lb8 .list .img{border-radius: 6px;}
.lb8 .list .bjcover{padding-top:56%;}
.lb8 .list .tt{padding: 22px 10px 12px;}
.lb8 .list .tt1{font-size: 18px;line-height: 30px;min-height: 32px;transition: all .3s; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.lb8 .list .tt2{font-size: 14px;color: #888;margin-top: 8px;}
.lb8 .list .tt3{font-size: 14px;color: #888;margin-top: 14px;}
.lb8 .list:hover .bjcover{transform: var(--transform_scale);}
.lb8 .list:hover .tt1{color: var(--color_zhuti);}



footer{color: rgba(255, 255, 255, .66);font-size: 15px;line-height: 1.4;}
footer .box2{padding: 30px 15px;text-align: center;border-top: 1px solid rgba(255, 255, 255, .3);font-size: 90%;}
footer .box1{padding: 70px 0 55px;display: flex;justify-content: space-between;}
footer .box1 .ssbox{width: 120px;text-align: center;}
footer .box1 .ssbox img{display: block;width: 100%;margin-bottom: 8px;}
footer .box1 .ul{padding: 0 8px;}
footer .box1 .ul a{display: block;padding-bottom: 10px;}
footer .box1 .ul a:nth-child(1){color: #fff;padding-bottom: 22px;font-size:19px;}
footer .box1 .ul a:nth-child(n+2):hover{text-decoration: underline!important;color: #fff;}
footer .box1 .txt{max-width:480px;}
footer .box1 .txt .div1{margin-bottom:22px;}
footer .box1 .txt .div1 img{max-height: 82px;display: block;}
footer .box1 .txt .div2{padding-left:62px;position: relative;}
footer .box1 .txt .div2 b{display: block;font-size: 26px;line-height: 1.3;color: #fff;margin:2px 0 11px;}
footer .box1 .txt .div2:before{width: 48px;height:48px;background: rgba(255, 255, 255, .2);border-radius: 6px;display: flex;align-items: center;justify-content: center;font-size: 24px;position: absolute;left: 0;top:2px;}
footer .box2 a:hover{text-decoration: underline!important;}


.banner2{height: 384px;display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;padding-top: 22px;letter-spacing: 1px;}
.banner2 .tt1{font-size: 44px;line-height: 52px;font-weight: bold;}
.banner2 .tt2{font-size: 22px;line-height: 30px;margin-top: 14px;}



.title8{border-bottom: 1px solid #ddd;}
.title8 .div{display: flex;justify-content: space-between;padding-top: 22px;}
.title8 .div1{flex-shrink: 0;font-size: 15px;color: #666;padding-bottom: 22px;padding-top: 4px;}
.title8 .div1 a:hover{color: var(--color_zhuti);}
.title8 .div2{display: flex;flex-wrap: wrap;flex: 1;justify-content: right;bottom: -1px;position: relative;padding-bottom: 16px;}
.title8 .div2 a{display: block;font-size: 18px;margin-left: 4%;padding-bottom:6px;position: relative;}
.title8 .div2 a:hover{color: var(--color_zhuti);}
.title8 .div2 a.active{color: var(--color_zhuti);}



.ny{padding: 50px 0 80px;}

.nycp{margin: 0 -10px;display: flex;flex-wrap: wrap;}
.nycp .list{display: block;width: calc(25% - 20px);margin:0 10px 20px;box-shadow: 0 0 11px rgba(0, 0, 0, .06);border-radius: 8px;overflow: hidden;}
.nycp .list .img{padding-top:70%;position: relative;}
.nycp .list .img .bjcover{position: absolute;left: 0;width: 100%;top:0;height: 100%;}
.nycp .list .img img{position: absolute;left: 0;right:0;top:0;bottom: 0;max-height: 88%;max-width: 88%;margin: auto;transition: all .3s;}
.nycp .list .tt{padding: 0 60px 0 20px;line-height: 70px;font-size: 18px;position: relative;}
.nycp .list .tt:before{color: #888;position: absolute;right: 20px;top: 0;font-size: 120%;}
.nycp .list:hover .bjcover{transform: var(--transform_scale);}
.nycp .list:hover .img img{transform: var(--transform_scale);}
.nycp .list:hover .tt{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.nycp .list:hover .tt:before{color: #fff;}

.nycp.nyhz .list .img{padding-top:40%;}
.nycp.nyhz .list .tt{padding: 0 4px;text-align: center;font-size: 16px;line-height: 56px;border-top: 1px solid #eee;}



/*内页新闻*/
.nyxw{padding-bottom: 30px;margin-top: -11px;}
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #222;transition: all .3s;}
.nyxw .list .tt3{font-size: 15px;color: #666;line-height: 26px;height: 52px;overflow: hidden;margin-top: 12px;min-height: inherit;}
.nyxw .list .tt4{font-size: 12px;background-color: #fff;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;transition: all .3s;}
.nyxw .list .tt2{line-height:24px;font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px var(--color_zhuti) solid; width:50px; margin:0 auto 5px auto}
.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{position: absolute;right: 30px;top:30px;width: 230px;height: 148px;border-radius:6px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: var(--color_zhuti);}
.nyxw .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw .list{padding: 30px 290px 30px 110px;}
    .nyxw .list .tt2{width: 110px;}
}
@media (max-width:991px) {
    .nyxw{padding-top: 6px;margin-top: 0;}
    .nyxw .list{padding:25px 250px 25px 0;}
    .nyxw .list .img{right: 0;height: 154px;top:29px;}
    .nyxw .list .tt2{width: 140px;}
    .nyxw .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw .list .tt2 i{display:inline;}
    .nyxw .list .tt3{margin-top: 8px;}
    .nyxw .list .tt4{margin-top: 16px;}
    
}

@media (max-width:600px) {
    .nyxw .list{padding: 0 0 25px;margin-bottom: 25px;}
    .nyxw .list .tt1{font-size: 18px;}
    .nyxw .list .tt3{font-size: 14px;height: auto;max-height: initial;line-height: 1.6;-webkit-line-clamp: 3;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 50%;}
}



/*详情页*/
.danye{font-size: 15px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.5;}
.danye .rq{color: #000;opacity: .6;font-size: 14px;margin-top: -4px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;}
.danye .tt2{font-size: 18px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 40px;}
.danye .txtbox{ font-size:16px; line-height:2; min-height:250px;}
.danye .txtbox img{ max-width:100% !important; height:auto !important; padding:2px !important; display:block; margin:0 auto;}
.danye .txtbox table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye .txtbox table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}

@media (max-width:767px){
    /*详情页*/
    .danye{font-size: 15px;line-height: 1.8;}
    .danye .topbox{margin-bottom: 16px;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .ditu{height:360px;margin-top: 25px;}
    .danye .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;}
    .danye .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 30px;}

}



/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    body{padding-top: 90px;}
    header .logo{height: 90px;}
    header .txt{margin-right: 54px;}
    header .txt a{margin: 0!important;}
    .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 > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:50px;}
    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: 16px;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:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:33px;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;}

    .main5 .box2 .list{font-size: 20px;line-height: 30px;}
    footer .ul{display: none;}



    .nycp .list{width: calc(33.33% - 20px);}






}
@media (max-width:991px) {
    body{padding-top: 100px;}
    header .txt{position: absolute;right:12px;top:10px;margin:0;width: 100%;justify-content: right;}
    header .txt a:nth-child(2){font-size:13px;height: 36px;padding: 0 8px;}
    header .txt a:nth-child(2) img{height:16px;margin-right:5px;}
    header .logo{height: 100px;}
    header .logo img{max-height:70%;}
    header .lanmu{bottom:16px;}


    .main1{padding:44px 0;}
    .main1 .box{flex-wrap: wrap;margin-top: -36px;}
    .main1 .box .list{width: 100%;margin: 0;position: relative;border-top: 1px solid #eee;padding-top: 18px;margin-top: 18px;}
    .main1 .box .list:nth-child(1){border-top: 0;}
    .main1 .box .list:nth-child(n+2):after{display: none;}
    .main1 .box .list .img{height: 34px;width: 34px;position: absolute;left: 0;top:22px;}
    .main1 .box .list .img:after{width: 14px;height: 14px;}
    .main1 .box .list .tt1{margin-top: 0;font-size:20px;padding-left: 42px;padding-top:6px;}
    .main1 .box .list:hover .img{top:22px;}


    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{padding-bottom: 26px;}
    .title .div1{font-size: 26px;line-height: 32px;}
    .title .div2{font-size: 15px;margin-top: 0;}
    .title .div3{font-size: 15px;margin-top: 8px;}


    .main2 .box{display:block;flex-wrap: wrap;}
    .main2 .box .you{width: calc(100% + 4px);display:flex;flex-wrap: wrap;margin: 0 -2px;}
    .main2 .box .you a{min-height: 50px;padding:10px 10px 10px 46px;font-size:15px;line-height:22px;margin: 0 2px 6px!important;width:calc(50% - 4px);}
    .main2 .box .you a:after{display: none;}
    .main2 .box .you a .img{width: 22px;height: 22px;left:15px;}



    .main2 .box .lb2{width: 100%;}
    .main2 .box .lb2 .swiper{height:auto;}
    .main2 .box .lb2 .list{padding: 15px;flex-wrap: wrap;}
    .main2 .box .lb2 .list .img{width:100%;border-radius: 6px;}
    .main2 .box .lb2 .list .img .bjcover{height: auto;padding-top: 90%;}
    .main2 .box .lb2 .list .tt{width:100%;padding: 18px 10px 12px;letter-spacing: .6px;}
    .main2 .box .lb2 .list .tt .tt1{font-size: 18px;line-height: 30px;}
    .main2 .box .lb2 .list .tt .tt2{font-size: 15px;margin-top:6px;-webkit-line-clamp: 6;min-height:inherit;}
    .main2 .swiper-slide{width: 80%;max-width: 400px;height: auto;}

    .more{width:120px;height:38px;font-size: 14px;margin-top: 16px;}
    .more span{margin-left: 8px;}



    .main3{padding: 44px 0;}
    .main3 .box{flex-wrap: wrap;}
    .main3 .box .tt1{font-size: 24px;line-height: 32px;padding: 0;width: 100%;}
    .main3 .box .tt1 span{font-size: 16px;line-height: 26px;}
    .main3 .box .tt2{width:170px;height: 48px;font-size:17px;letter-spacing: 1px;margin-top: 22px;}
    .main3 .box .tt2 img{margin-right:8px;height: 26px;}


    .main4{margin:-6px;}
    .main4 .list{margin:6px;height: 100%;}
    .main4 .list .tt{padding: 18px 20px;min-height:inherit;}
    .main4 .list .tt .tt1{font-size: 18px;line-height:28px;min-height:28px;}
    .main4 .list .tt .tt2{font-size: 14px;margin-top: 6px;min-height: inherit;}
    .main4 .swiper-slide{width: 80%;max-width: 400px;height: auto;}



    .main5 .box .tt1{font-size: 22px;line-height: 30px;letter-spacing:2px;}
    .main5 .box .tt2{font-size: 14px;margin-top: 11px;}
    .main5 .box .more{margin: 20px auto 0;}

    .main5 .box2{flex-wrap: wrap;justify-content: space-around;margin-top: 0;}
    .main5 .box2 .list{width:auto;padding: 22px 6px 0;font-size: 16px;line-height: 30px;}
    .main5 .box2 .list span{padding-right: 0;display: block;}
    .main5 .box2 .list i{font-size: 40px;bottom:0;}
    .main5 .box2 .list .div1{padding-bottom: 22px;}



    .main6 .box{flex-wrap: wrap;}
    .main6 .box .tt{width: 100%;}
    .main6 .box .tt1{font-size: 24px;line-height:32px;text-align: center;}
    .main6 .box .tt2{margin-top: 11px;}
    .main6 .box .tt3{padding: 15px 0 15px 50px;font-size: 15px;}
    .main6 .box .img{width:100%;margin-top: -15px;}


    .main7 .list{height: 90px;}


    .lb8{margin: -6px;}
    .lb8 .list{margin: 6px;}
    .lb8 .list .tt{padding: 22px 10px 12px;}
    .lb8 .list .tt1{font-size: 16px;line-height: 24px;min-height: 48px;}
    .lb8 .list .tt2{font-size: 13px;}
    .lb8 .list .tt3{font-size: 13px;margin-top: 11px;}
    .lb8 .swiper-slide{width: 80%;max-width: 400px;height: auto;}



    footer{font-size: 14px;line-height: 1.6;}
    footer .box2{padding: 15px;}
    footer .box1{padding:30px 0;}
    footer .box1 .ssbox{display: none;}
    footer .box1 .txt{max-width:100%;}
    footer .box1 .txt .div1{margin-bottom:16px;}
    footer .box1 .txt .div1 img{max-height: 50px;}
    footer .box1 .txt .div2{padding-left:50px;}
    footer .box1 .txt .div2 b{font-size: 22px;}
    footer .box1 .txt .div2:before{width: 42px;height:42px;top:2px;font-size: 20px;}



    .banner2{height: 200px;padding-top: 18px;}
    .banner2 .tt1{font-size: 24px;line-height: 32px;}
    .banner2 .tt2{font-size: 16px;line-height: 26px;margin: 8px auto 0;max-width:80%;}



    .title8{border: 0;}
    .title8 .div{flex-wrap: wrap;padding:20px 0 0;display: block;}
    .title8 .div1{display: none;}
    .title8 .top{background: var(--color_zhuti);width: 100%;font-size: 18px;color: #fff;line-height: 50px;display: flex;justify-content: space-between;padding: 0 20px;}
    .title8 .top i{font-size: 80%;}
    .title8 .div2{justify-content: center;padding:0;width: 100%;background: #f8f8f8;display: none;}
    .title8 .div2 a{font-size: 15px;margin:0;padding: 10px;width: 100%;text-align: center;line-height: 24px;border-top: 1px solid #fff;}



    .ny{padding: 30px 0 40px;}

    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin:0 6px 12px;box-shadow: none;border: 1px solid #eee;}
    .nycp .list .tt{padding: 0 5px;text-align: center;font-size: 14px;line-height: 44px;}
    .nycp .list .tt:before{display: none;}
    .nycp.nyhz .list .tt{font-size: 14px;line-height: 44px;}



















}

@media (max-width:767px) {


}
@media (max-width:600px) {
    .main5 .box2 .list{min-width: 50%;}


}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {

    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .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:51px; 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;} 
}


