/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #333;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
.container-fluid {
    max-width:1430px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #e42219;
    --color_hover: #fa140a;
    --transform_scale: scale(1.04);
}

body{padding-top:94px;}
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 .box{display: flex;justify-content: space-between;height: 94px;align-items: center;}
header .logo{display: flex;min-width: 20%;padding-right: 30px;}
header .logo img{max-height:68px;}
header .txt{font-family: 'Arial';font-size: 20px;color: var(--color_zhuti);height: 40px;border: 1px solid #ddd;padding: 0 15px;border-radius: 44px;display: flex;align-items: center;}
header .txt:before{font-size: 110%;padding-right:6px;position: relative;top:1px;}



header nav{width:80%;max-width:850px;}
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: 94px;font-size:17px;position: relative;padding: 0 4px;}
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);font-weight: bold;}

header nav .ul{display:none;position: absolute;left: 0;top:calc(100% - 16px);width: 160px;margin-left: calc(50% - 80px);right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 15px;color: #333;line-height: 23px;padding:10px 5px;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:992px){
    header nav ul > li:hover .ul{display: block;}
}


/*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;width: 10px;height: 10px;margin: 0 6px!important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 11px;opacity: 1;background: var(--color_zhuti);}



.about .box{display: flex;justify-content: space-between;padding: 44px 0;}
.about .box .img{width: 50%;align-items: center;display: flex;justify-content: center;position: relative;padding-top: 40%;}
.about .box .img iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background-color: #000;*/}
.about .box .img video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #000;}
.about .box .tt{width: 50%;padding: 55px 0 55px 20px;}
.about .box .tt1{font-size: 36px;font-weight: bold;line-height: 46px;padding-top: 50px;position: relative;}
.about .box .tt1 img{display: block;position: absolute;left: -8px;top:0;}
.about .box .tt2{font-size: 24px;color: var(--color_zhuti);margin-top:28px;line-height: 34px;}
.about .box .tt3{font-size: 16px;color:#555;margin-top:11px;line-height: 1.8;min-height: 9em;}
.about .box .tt4{width: 170px;height: 56px;border: 1px solid #ddd;border-radius: 66px;margin-top: 33px;display: flex;align-items: center;justify-content: center;background-color: #fff;font-size: 16px;color: var(--color_zhuti);position: relative;padding-right: 42px;}
.about .box .tt4 i{width: 38px;height: 38px;display: flex;align-items: center;justify-content: center;position: absolute;right: 10px;top:8px;background: var(--color_zhuti);font-size: 130%;color: #fff;border-radius: 50%;}
.about .box .tt4:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}

.main88{padding-top: 77px;padding-bottom: 77px;}
.title{text-align: center;padding-bottom: 40px;}
.title .div1{color: var(--color_zhuti);font-family: 'Impact';font-size: 24px;text-transform: uppercase;line-height: 1.4;}
.title .div2{font-size: 36px;font-weight: bold;line-height: 46px;}




.main1{position: relative;}
.main1:after{content: "";width: 100%;height: 463px;background: url(../images/bj2.jpg) no-repeat center center/cover;position: absolute;left: 0;top:0;z-index: 1;}
.main1 .container-fluid{position: relative;z-index: 2;}
.main1 .title .div2{color: #fff;}
.main1 .title .div3{color: #fff;font-size: 18px;opacity: .6;margin-top: 16px;}
.main1 .title .div4{height: 1px;background: rgba(255, 255, 255, .33);margin-top: 30px;}



.main1 .lb1{margin: -15px;}
.main1 .lb1 .swiper{padding-bottom: 70px;}
.main1 .swiper-pagination-bullet{background:#dadada;opacity:1;transition: all .2s;width: 10px;height: 10px;margin: 0 6px!important;}
.main1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 30px;border-radius: 11px;opacity: 1;background: var(--color_zhuti);}
.main1 .list{display: block;background: #fff;margin: 15px;border-radius: 8px;box-shadow: 0 0 22px rgba(0, 0, 0, .08);padding: 25px;}
.main1 .list .img{padding-top:100.5641025641026%;position: relative;}
.main1 .list .img:after{content: "";width: 100%;height: 100%;/*background: url(../images/cpbj.jpg) no-repeat center center/contain;*/position: absolute;left: 0;top:0;z-index: 1;}
.main1 .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;width: 100%;/*height:77%;*/height:auto;z-index: 2;margin: auto;}
.main1 .list .tt{padding: 25px 0 20px;text-align: center;}
.main1 .list .tt1{font-size: 24px;color: #272727;}
.main1 .list .tt2{font-size: 16px;color: #555;margin-top: 4px;}
.main1 .list:hover{box-shadow:0 0 22px rgba(228, 34, 25, .2);}
.main1 .list:hover .img img{transform: var(--transform_scale);}




.main2{background: #f2f2f2;}
.main2 .list{display: block;background: #fff;border-radius: 8px;overflow: hidden;}
.main2 .list .img{position: relative; padding-top: 133%;}
.main2 .list .img iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background-color: #000;*/}
.main2 .list .img video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background-color: #000;*/}
/*.main2 .list .img .bjcover{padding-top: 77%;}*/
/*.main2 .list .img:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4) url(../images/t2.png) no-repeat center center;position: absolute;left: 0;top:0;transition: all .3s;}*/
.main2 .list .tt{font-size: 20px;text-align: center;line-height: 56px;}
.main2 .list:hover .bjcover{transform: var(--transform_scale);}
.main2 .list:hover .tt{background: var(--color_zhuti);color: #fff;}
.main2 .list:hover .img:after{background-color: rgba(0, 0, 0, .1);}





.main3 .box{width: 50%;padding-right: 35px;color: #fff;}
.main3 .box .tt1{font-size: 36px;line-height: 46px;}
.main3 .box .tt2{font-size: 18px;line-height: 30px;margin-top:6px;}
.main3 .box .tt3{margin-top:26px;display: flex;justify-content: space-between;font-size:20px;font-weight: bold;line-height: 1.4;}
.main3 .box .tt3 .tt4{width: calc(33.33% - 20px);border: 1px solid #fff;border-radius: 8px;padding: 30px 10px;text-align: center;}
.main3 .box .tt3 .tt5 span{width: 114px;height: 114px;background: #fff;border-radius: 50%;margin: 0 auto 20px;display: flex;align-items: center;justify-content: center;}
.main3 .box .tt3 .tt5 span img{max-height: 50%;}





.main4 .list{display: block;border-radius: 16px;overflow: hidden;position: relative;}
.main4 .list:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .3);position: absolute;left: 0;top:0;transition: all .3s;}
.main4 .list .bjcover{/*padding-top: 60%;*/padding-top: 138%;}
.main4 .swiper-slide{/*width: 62%;*/width: 42%;position: relative;}
.main4 .swiper-slide.swiper-slide-active .list:after{background: transparent;}
.main4 .list:hover .bjcover{transform: var(--transform_scale);}



.main5{background: #f2f2f2;}
.main5 .list{display: block;background: #fff;border-radius: 8px;overflow: hidden;}
.main5 .list .bjcover{padding-top: 54%;}
.main5 .list .tt{padding: 30px 20px;}
.main5 .list .tt1{font-size: 18px;font-weight: bold;}
.main5 .list .tt2{width: 33px;height: 4px;background: var(--color_zhuti);margin-top: 11px;}
.main5 .list .tt3{font-size: 14px;color: #666;margin-top: 11px;}
.main5 .list:hover .bjcover{transform: var(--transform_scale);}
.main5 .list:hover .tt1{color: var(--color_zhuti);}


footer{color: #fff;}
footer .box2{padding: 22px 0;font-size: 14px;border-top: 1px solid rgba(255, 255, 255, .6);text-align: center;}
footer .box1{padding: 50px 0;display: flex;justify-content: space-between;align-items: center;}
footer .box1 .list1{width: calc(50% - 110px);font-size: 16px;line-height: 1.8;}
footer .box1 .list2{width: 200px;}
footer .box1 .list3{width: calc(50% - 110px);display: flex;justify-content: right;}
footer .box1 .list1 .tt1{font-size:18px;line-height: 1.3;position: relative;padding-left: 54px;margin-bottom: 11px;}
footer .box1 .list1 .tt1 span{display: block;font-size:30px;font-family: 'Arial';}
footer .box1 .list1 .tt1 img{display: block;position: absolute;left: 0;top:9px;}
footer .box1 .list3 .img{width: 120px;margin-left: 20px;text-align: center;}
footer .box1 .list3 .img img{display: block;width: 100%;margin-bottom: 6px;}




.banner2{height: 500px;display: flex;align-items: center;justify-content: center;text-align: center;}
.banner2 .tt{font-size: 44px;line-height: 54px;color: #fff;display:inline-block;position: relative;}
.banner2 .tt:after{content: "";width: 202px;height: 31px;background: url(../images/t4.png) no-repeat center center/contain;position: absolute;left: 80%;top: -20px;}
.banner2 .tt:before{content: "";width: 302px;height: 51px;background: url(../images/t4.png) no-repeat center center/contain;position: absolute;right: 50%;bottom: -40px;}




.ny{padding: 66px 0 88px;}
.title9{text-align: center;font-size: 0;display: flex;flex-wrap: wrap;justify-content: center;margin-bottom:30px;}
.title9 a{line-height: 60px;border: 1px solid #bbb;border-radius: 6px;min-width: 230px;text-align: center;display: flex;justify-content:center;margin: 0 15px 25px;padding: 0 20px;}
.title9 a span{display: flex;font-size: 18px;padding-left:24px;position: relative;}
.title9 a span:after{content: "";width: 10px;height: 10px;background: var(--color_zhuti);border-radius: 50%;position: absolute;left: 0;top:26px;transition: all .3s;}
.title9 a:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.title9 a:hover span:after{background: #fff;}
.title9 a.active{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.title9 a.active span:after{background: #fff;}



.nycp{display: flex;flex-wrap: wrap;margin: 0 -15px;}
.nycp .list{display: block;background: #fff;margin:0 15px 30px;border-radius: 8px;box-shadow: 0 0 22px rgba(0, 0, 0, .08);padding: 25px;width: calc(33.33% - 30px);}
.nycp .list .img{padding-top:100.5641025641026%;position: relative;}
.nycp .list .img:after{content: "";width: 100%;height: 100%;/*background: url(../images/cpbj.jpg) no-repeat center center/contain;*/position: absolute;left: 0;top:0;z-index: 1;}
.nycp .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;width: 100%;height:auto;z-index: 2;margin: auto;}
.nycp .list .tt{padding: 25px 0 20px;text-align: center;}
.nycp .list .tt1{font-size: 24px;color: #272727;}
.nycp .list .tt2{font-size: 16px;color: #555;margin-top: 4px;}
.nycp .list:hover{box-shadow:0 0 22px rgba(228, 34, 25, .2);}
.nycp .list:hover .img img{transform: var(--transform_scale);}

.nycp1{display: flex;flex-wrap: wrap;margin: 0 -15px;}
.nycp1 .list{display: block;background: #fff;margin:0 15px 30px;border-radius: 8px;box-shadow: 0 0 22px rgba(0, 0, 0, .08);padding: 25px;width: calc(33.33% - 30px);}
.nycp1 .list .img{padding-top:110.5641025641026%;position: relative;}
.nycp1 .list .img:after{content: "";width: 100%;height: 100%;/*background: url(../images/cpbj.jpg) no-repeat center center/contain;*/position: absolute;left: 0;top:0;z-index: 1;}
.nycp1 .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;width: 90%;height:auto;z-index: 2;margin: auto;}
.nycp1 .list .tt{padding: 25px 0 20px;text-align: center;}
.nycp1 .list .tt1{font-size: 24px;color: #272727;}
.nycp1 .list .tt2{font-size: 16px;color: #555;margin-top: 4px;}
.nycp1 .list:hover{box-shadow:0 0 22px rgba(228, 34, 25, .2);}
.nycp1 .list:hover .img img{transform: var(--transform_scale);}



.title4{font-size: 36px;line-height: 46px;position: relative;padding-bottom: 18px;margin-bottom: 44px;}
.title4:after{content: "";width: 36px;height: 3px;background: var(--color_zhuti);position: absolute;left: 0;bottom: 0;}
.title5{font-size: 28px;color: var(--color_zhuti);line-height: 36px;margin-top: -22px;}
.about1 .box1{display: flex;justify-content: space-between;}
.about1 .box1 .zuo{width: 36%;min-width: 230px;}
.about1 .box1 .you{width: 64%;font-size: 18px;line-height: 1.8;}
.about1 .box2{border-radius: 11px;margin-top:55px;overflow: hidden;position: relative;padding-top: 29.8%;}
.about1 .box2 iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #fff;}
.about1 .box2 video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #000;}



.about2{background: #f6f6f6;}
.about2 .title4{text-align: center;}
.about2 .title4:after{right: 0;margin: 0 auto;}
.about2 .box{display: flex;justify-content: space-between;}
.about2 .box a{display: block;background-color: #fff;padding:40px 30px 36px;text-align: center;width: calc(33.33% - 20px);border-radius: 11px;}
.about2 .box a .img{width: 160px;height: 160px;border-radius: 50%;margin: 0 auto;}
.about2 .box a .img .bjcover{width: 160px;height: 160px;border-radius: 50%;margin: 0 auto;}
.about2 .box a .tt{margin-top: 22px;}
.about2 .box a .tt1{font-size: 24px;}
.about2 .box a .tt2{font-size: 16px;color: #888;}
.about2 .box a:hover .bjcover{transform: var(--transform_scale);}
.about2 .box a:hover .tt1{color: var(--color_zhuti);}

.about21{background: #f6f6f6;}
.about21 .title4{text-align: center;}
.about21 .title4:after{right: 0;margin: 0 auto;}
/*.about21 .box{display: flex;justify-content: space-between;}
.about21 .box a{display: block;background-color: #fff;padding:40px 30px 36px;text-align: center;width: calc(33.33% - 20px);border-radius: 11px;}
.about21 .box a .img{width: 160px;height: 160px;border-radius: 50%;margin: 0 auto;}
.about21 .box a .img .bjcover{width: 160px;height: 160px;border-radius: 50%;margin: 0 auto;}
.about21 .box a .tt{margin-top: 22px;}
.about21 .box a .tt1{font-size: 24px;}
.about21 .box a .tt2{font-size: 16px;color: #888;}
.about21 .box a:hover .bjcover{transform: var(--transform_scale);}
.about21 .box a:hover .tt1{color: var(--color_zhuti);}*/






/*内页新闻*/
.nyxw{padding-bottom: 30px;margin-top: -30px;}
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #222;}
.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;}
.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: 285px;height: 155px;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{margin-top: -11px;}
    .nyxw .list{padding: 30px 290px 30px 110px;}
    .nyxw .list .tt2{width: 110px;}
}
@media (max-width:991px) {
    .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{margin-top: 0;}
    .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 video{ width: 800px; height: 600px; display: block; margin:10px auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .ditu iframe{ width:100%; height: 100%;}
.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:170px;}
.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;}
    .danye video{ width: 100%; height: 270px; }

}

.nyvideo{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nyvideo .list{display: block;background: #fff;border-radius: 8px;overflow: hidden;width: calc(33.33% - 30px);margin:0 15px 30px;}
.nyvideo .list .img .bjcover{padding-top: 77%;}
.nyvideo .list .img:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4) url(../images/t2.png) no-repeat center center;position: absolute;left: 0;top:0;transition: all .3s;}
.nyvideo .list .tt{font-size: 18px;text-align: center;line-height: 60px;}
.nyvideo .list:hover .bjcover{transform: var(--transform_scale);}
.nyvideo .list:hover .tt{background: var(--color_zhuti);color: #fff;}
.nyvideo .list:hover .img:after{background-color: rgba(0, 0, 0, .1);}
.nyvideo.nyshili .list .img:after{display: none;}


.nyvideo1{margin: 0 -15px;display: flex;flex-wrap: wrap;}
.nyvideo1 .list{display: block;background: #fff;border-radius: 8px;overflow: hidden;width: calc(33.33% - 30px);margin:0 15px 30px;}
.nyvideo1 .list .img{position: relative; padding-top: 134%;}
.nyvideo1 .list .img iframe{position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background-color: #000;*/}
.nyvideo1 .list .img video{position: absolute;left: 0;top: 0;width: 100%;height: 100%;/*background-color: #000;*/}
/*.nyvideo1 .list .img .bjcover{padding-top: 77%;}*/
/*.nyvideo1 .list .img:after{content: "";width: 100%;height: 100%;background: rgba(0, 0, 0, .4) url(../images/t2.png) no-repeat center center;position: absolute;left: 0;top:0;transition: all .3s;}*/
.nyvideo1 .list .tt{font-size: 18px;text-align: center;line-height: 60px;}
.nyvideo1 .list:hover .bjcover{transform: var(--transform_scale);}
.nyvideo1 .list:hover .tt{background: var(--color_zhuti);color: #fff;}
.nyvideo1 .list:hover .img:after{background-color: rgba(0, 0, 0, .1);}
.nyvideo1.nyshili .list .img:after{display: none;}












/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){

}
@media (max-width:1199px){
    .main3 .box .tt3 .tt4{border: 0;padding: 0;}

    .banner2{height: 115px;}
    .banner2 .tt{font-size: 30px;line-height: 40px;}
    .banner2 .tt:after{width: 120px;}
    .banner2 .tt:before{width: 160px;bottom: -30px;right: 55%;}



    .ny{padding:40px 0 50px;}
    .title9{margin-bottom:20px;}
    .title9 a{line-height: 44px;min-width:160px;padding: 0 15px;margin: 3px;}
    .title9 a span{font-size: 15px;padding: 0;}
    .title9 a span:after{display: none;}





    .nycp{margin: 0 -6px;}
    .nycp .list{margin:0 6px 12px;padding: 15px;width: calc(33.33% - 12px);}
    .nycp .list .tt{padding: 0;text-align: center;padding-top: 11px;}
    .nycp .list .tt1{font-size:14px;}
    .nycp .list .tt2{display: none;}
	
	.nycp1{margin: 0 -6px;}
    .nycp1 .list{margin:0 6px 12px;padding: 15px;width: calc(33.33% - 12px);}
    .nycp1 .list .tt{padding: 0;text-align: center;padding-top: 11px;}
    .nycp1 .list .tt1{font-size:14px;}
    .nycp1 .list .tt2{display: none;}










}
@media (max-width:991px) {
    body{padding-top: 80px;}
    header .box{height: 80px;}
    header .logo{padding: 0;}
    header .logo img{max-height:50px;}
    /*.banner .swiper-slide img{width:124%;max-width: 124%;margin-left: -12%;}*/
    .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);font-weight: bold;}
    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:30px;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;}



    .about .box{display: block;flex-wrap: wrap;}
    .about .box .img{width: 100%;/*display: none;*/padding-top: 56%; margin-bottom: 15px;}
    .about .box .tt{width: 100%;padding: 0;}
    .about .box .tt1{font-size: 26px;line-height: 36px;padding-top: 22px;position: relative;}
    .about .box .tt1 img{max-height: 50px;}
    .about .box .tt2{font-size: 22px;margin-top:18px;line-height: 30px;}
    .about .box .tt3{font-size: 14px;min-height: inherit;}
    .about .box .tt4{width: 140px;height: 46px;margin-top:22px;font-size: 14px;padding-right: 30px;}
    .about .box .tt4 i{width: 30px;height: 30px;right: 8px;top:7px;}

    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{padding-bottom: 30px;}
    .title .div1{font-size: 20px;}
    .title .div2{font-size:26px;line-height:36px;}




    .main1:after{height: 300px;}
    .main1 .title .div3{font-size: 15px;margin-top: 11px;}
    .main1 .title .div4{margin-top: 15px;}



    .main1 .lb1{margin: -6px;}
    .main1 .lb1 .swiper{padding-bottom: 40px;}
    .main1 .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -4px !important;}
    .main1 .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 22px;}




    .main1 .list{margin: 6px;padding: 15px;box-shadow: none!important;border: 1px solid #eee;}
    .main1 .list .tt{padding: 0;text-align: center;padding-top: 11px;}
    .main1 .list .tt1{font-size:14px;}
    .main1 .list .tt2{display: none;}



    .main2 .list .img:after{background-size:40px!important}
    .main2 .list .tt{font-size:14px;line-height:44px;}





    .main3{background-position: 0!important;}
    .main3 .box{width: 100%;padding-right: 0;max-width: 660px;}
    .main3 .box .tt1{font-size: 26px;line-height: 36px;}
    .main3 .box .tt2{font-size: 16px;line-height: 28px;margin-top:4px;}
    .main3 .box .tt3{margin-top:22px;font-size: 18px;}
    .main3 .box .tt3 .tt4{width: calc(33.33% - 10px);}
    .main3 .box .tt3 .tt5 span{width: 84px;height: 84px;margin-bottom: 11px;}

    .main4 .list{border-radius: 6px;}

    .main5 .list .tt{padding: 22px 16px;}

    footer .box2{padding: 15px 0;}
    footer .box1{padding: 30px 0;flex-wrap: wrap;display: block;}
    footer .box1 .list1{width: 100%;line-height: 1.6;}
    footer .box1 .list2{width: 200px;display: none;}
    footer .box1 .list3{width:100%;justify-content: left;}
    footer .box1 .list3 .img{margin:22px 15px 0 0;}



    .nycp .list{width: calc(50% - 12px);box-shadow: none!important;border: 1px solid #eee;}
	.nycp1 .list{width: calc(50% - 12px);box-shadow: none!important;border: 1px solid #eee;}



    .nyvideo{margin: 0 -6px;}
    .nyvideo .list{width: calc(33.33% - 12px);margin:0 6px 12px;}
    .nyvideo .list .tt{font-size: 14px;line-height: 44px;}
    .nyvideo .list .img:after{background-size: 40px!important}
	
	.nyvideo1{margin: 0 -6px;}
    .nyvideo1 .list{width: calc(33.33% - 12px);margin:0 6px 12px;}
    .nyvideo1 .list .tt{font-size: 14px;line-height: 44px;}
    .nyvideo1 .list .img:after{background-size: 40px!important}


}

@media (max-width:767px) {
    .title4{font-size: 26px;line-height: 36px;margin-bottom: 30px;}
    .title5{font-size: 22px;line-height: 30px;margin-top: -16px;}
    .about1 .box1{display:block;flex-wrap: wrap;}
    .about1 .box1 .zuo{width: 100%;min-width: 100%;}
    .about1 .box1 .you{width: 100%;font-size: 16px;line-height: 1.8;margin-top: 15px;}
    .about1 .box2{margin-top:22px;border-radius: 8px; padding-top: 64.8%;}



    .about2 .box{display: block;flex-wrap: wrap;}
    .about2 .box a{width: 100%;margin: 0 0 10px;}
	
	/*.about21 .box{display: block;flex-wrap: wrap;}
    .about21 .box a{width: 100%;margin: 0 0 10px;}*/


    .nyvideo .list{width: calc(50% - 12px);}
	
	.nyvideo1 .list{width: calc(50% - 12px);}






}
@media (max-width:600px) {


}

@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 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .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;} 
}


/* 品牌合作 */
.img-absolute {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: auto;
    padding: auto;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}
.brandTitle {
  display: block;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
}
.brandTitle>span {
  display: block;
  overflow: hidden;
  line-height: 50px;
  font-size: 40px;
}

.brandTitle1 {
  display: block;
  overflow: hidden;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 1px;
  color: #000;
  margin-top: 20px;
}
.brandTitle1>span {
  /*display: block;*/
  overflow: hidden;
  line-height: 44px;
  font-size: 22px;
}

.coop {
  width: 100%;
  overflow: hidden;
  padding: 77px 0;
  display: flex;
  justify-content: center;
}
.coop>div {
  width: 83.33333%;
  float: left;
}
.coopSwiper {
  margin-top: 60px;
}
.coopSwiper .swiper-slide {
  padding: 5px;
}
.coopSwiper .swiper-slide>a {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.1);
}
.coopSwiper .swiper-slide>a::before {
  content: "";
  display: block;
  padding-top: 75.83870967741935%;
}
.coopSwiper .swiper-slide>a>img {
  max-height: 80%;
   max-width:90%;
  filter: grayscale(0%);
}
.coopSwiper .swiper-slide:hover>a>img {
  max-height: 80%; max-width:90%;
  filter: grayscale(0%);
}

.coopSwiper1 {
  margin-top: 20px;
}
.coopSwiper1 .swiper-slide {
  padding: 5px;
}
.coopSwiper1 .swiper-slide>a {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.1);
}
.coopSwiper1 .swiper-slide>a::before {
  content: "";
  display: block;
  padding-top: 75.83870967741935%;
}
.coopSwiper1 .swiper-slide>a>img {
  max-height: 80%;
   max-width:90%;
  filter: grayscale(0%);
}
.coopSwiper1 .swiper-slide:hover>a>img {
  max-height: 80%; max-width:90%;
  filter: grayscale(0%);
}

.coopSwiper2 {
  margin-top: 20px;
}
.coopSwiper2 .swiper-slide {
  padding: 5px;
}
.coopSwiper2 .swiper-slide>a {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.1);
}
.coopSwiper2 .swiper-slide>a::before {
  content: "";
  display: block;
  padding-top: 75.83870967741935%;
}
.coopSwiper2 .swiper-slide>a>img {
  max-height: 80%;
   max-width:90%;
  filter: grayscale(0%);
}
.coopSwiper2 .swiper-slide:hover>a>img {
  max-height: 80%; max-width:90%;
  filter: grayscale(0%);
}

.coopSwiper3 {
  margin-top: 20px;
}
.coopSwiper3 .swiper-slide {
  padding: 5px;
}
.coopSwiper3 .swiper-slide>a {
  width: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  box-shadow: 0px 0px 10px rgb(0, 0, 0, 0.1);
}
.coopSwiper3 .swiper-slide>a::before {
  content: "";
  display: block;
  padding-top: 75.83870967741935%;
}
.coopSwiper3 .swiper-slide>a>img {
  max-height: 80%;
   max-width:90%;
  filter: grayscale(0%);
}
.coopSwiper3 .swiper-slide:hover>a>img {
  max-height: 80%; max-width:90%;
  filter: grayscale(0%);
}
@media (max-width: 1200px) {
  .coop {
    padding: 80px 0;
  }
}

@media (max-width: 991px) {
  .coop {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
 .brandTitle {
    line-height: 24px;
  }
  .brandTitle>span {
    line-height: 40px;
    font-size: 30px;
  }
.brandTitle1 {
    line-height: 24px;
  }
  .brandTitle1>span {
    line-height: 40px;
    font-size: 20px;
  }
  .coop {
    padding: 30px 0;
  }
  .coop>div {
    width: 90%;
  }
  .coopSwiper {
    margin-top: 20px;
  }
	.coopSwiper1 {
    margin-top: 20px;
  }
	.coopSwiper2 {
    margin-top: 20px;
  }
	.coopSwiper3 {
    margin-top: 20px;
  }
}
