@charset "utf-8";
/* ===================首页样式========================== */
.banner{width: 100%;overflow: hidden;position: relative;}
.banner a{display: block;width: 100%;}
.banner-img{width: 100%;}
.banner-imgpc,.banner-imgmb{width: 100%;object-fit: cover;}
.banner-imgpc{min-height: 360px;}
.banner-imgmb{min-height: 320px;display: none;}
.banner .swiper-pagination{bottom: 38px;}
.banner .swiper-pagination-bullet {width: 76px;height: 3px;border-radius: 0;background: rgba(255, 255, 255, .2);opacity: 1;position: relative;margin: 0 10px !important;}
.banner .swiper-pagination-bullet:before{content: "";position: absolute;top: 0;left: 0;background: #fff;width: 0;height: 3px;z-index: 1;transition: 0s;}
.banner .slideOntrue.swiper-pagination-bullet:before{width: 100%;transition: all 4s ease;}
.banner .swiper-slide {position: relative;}
.banner .swiper-slide video {position: absolute;width: 100%;left: 0px;top: 0;height: 100%;object-fit: cover;}

.popVideo{display: none;position: fixed;z-index: 999999;width: 100%;height: 100%;background: rgba(0,0,0,.5);top: 0;left: 0;}
.popVideo-content{display: flex;justify-content: center;align-items: center;position: relative;width: 66%;height: 100%;margin: 0 auto;}
.popVideo-core{position: relative;display: inline-block;vertical-align: middle;width: 100%;position: relative;}
.popVideo-core video{width: 100%;}
.popVideo-close {width: 28px;height: 28px;position: absolute;right: -28px;top: -28px;z-index: 3;background: url('../img/vd-close.png') no-repeat center;cursor: pointer;opacity: .7;transition: all .6s ease;}
.popVideo-close:hover{opacity: 1;}

.product{width: 100%;position: relative;height: 800px;overflow: hidden;}
.product-bg{position: absolute;width: 50%;height: 100%;z-index: 0;top: 0;transition: all .46s ease;}
.product-left{left: 0;background: #f9f9f9;}
.product-right{right: 0;background: #1f5dcb;}
.product-wd{width: 310px;position: absolute;z-index: 3;top: 50%;margin-top: -140px;left: 170px;}
.product-wdtit{width: 100%;}
.product-wdtit h6{font-size: 40px;color: #333;}
.product-wdtit p{font-size: 18px;color: #999;margin-top: 16px;}
.product-wddes{width: 100%;margin: 48px 0 58px;}
.product-wddes p{font-size: 16px;color: #999;line-height: 36px;}
.product-wddes p span{color: #333;display: inline-block;min-width: 94px;vertical-align: middle;}
.product-imgbox{position: absolute;width: 50%;height: 100%;top: 0;}
.product-imgbox-left{left: 0;}
.product-imgbox-right{right: 0;}
.product-img {position: absolute;top: 0px;width: 284px;height: 100%;transition: all .4s ease;overflow: hidden;}
.product-img img{position: absolute;width: 568px;bottom: 0;}
.product-img-left img{left: 0;}
.product-img-right img{right: 0;}
.product-img-left{left: 100%;margin-left: -284px;}
.product-img-right{right: 100%;margin-right: -284px;}
.product-L .product-left{width: 70%;}
.product-L .product-right{width: 30%;}
.product-L .product-img-left{width: 568px;}
.product-R .product-left{width: 30%;}
.product-R .product-right{width: 70%;}
.product-R .product-img-right{width: 568px;}



.contaienr{width:100%;overflow:hidden;}
.container-small{width:76%;margin:0 auto;overflow:hidden;}
.all-cars{background-size:100% 100%;padding:60px 0 0 0;}
.all-cars h2{font-size:24px;margin-bottom:40px;color:#333;display:inline-block;background-color:#fff;padding:0 20px;}
.all-cars .line{width:100%;height:50px;margin:-50px auto 0 auto;border-top:2px solid #cccccc;}
.cars-group{text-align:center;}
.car-item .items{width:25%;float:left;position:relative;overflow:hidden;}
.car-item .items .img{box-shadow:0px 0px 30px #ccc;line-height:0;}
.car-item .items .img img{width:100%;transition:1s all;}
.car-item .items:hover .img img{transform:scale(1.2);}
.car-item .items .img p{font-size:22px;position:absolute;bottom:.35rem;text-align:center;display:block;width:100%;line-height:22px;transition:.5s all;z-index:1}
.car-item .items .img p i{display:inline-block;position:absolute;left:50%;bottom:360%;width:.4rem;height:.4rem;background-size:100% 100%;transform:rotate(-90deg);opacity:0;transition:1s all;vertical-align:middle;margin-left:-.2rem;margin-top:-.06rem;}
.car-item .items .info *{opacity:0;transition:.5s;}
.car-item .items:hover .info *{opacity:1;}
.car-item .info{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);color:#f1f1f1;text-align:center;overflow:hidden;transition:.5s all;opacity:0;}
.car-item .info h4{font-size:22px;font-weight:400;margin-top:.95rem;margin-bottom:.15rem;}
.car-item .info p{font-size:22px;}
.car-item .info img{position:absolute;bottom:.5rem;width:.5rem;left:50%;margin-left:-.25rem;}
.car-item .items:hover .info{height:100%;opacity:1;}
.car-item .items:hover .img p{font-size:.24rem;bottom:.8rem;color:#7aa3ce;}
.car-item .items:hover .img p i{opacity:1}
.cars-big{margin-top:50px;}
.cars-big div{display:none;}
.cars-big img{width:100%;}
.hItemB{width:100%;margin:25px auto 25px;overflow: hidden}
.hItemB li{width:16.66%;text-align: center;font-size:20px;float: left;}
.hItemB li a{color:#000;padding:0 .6em .4em;position: relative;text-transform: uppercase;overflow: hidden;display: inline-block; opacity: .8;}
.hItemB li i{background-color:rgba(0,0,0,0.8);height: 2px;position: absolute;position: absolute;width:0;left: 50%;bottom:1px; transition: .5s all;display: block;}
.hItemB li.active a ,.hItemB li a:hover{color:#000;}
.hItemB li.active i ,.hItemB li a:hover i{left:25%;right:25%;width:50%;}
.hItemW{display:none;position:relative}
.hItem{width:33.3333%;float:left;font-size:24px;}
.hItem a{color:#7aa3ce;display:block;margin:0 5px;}
.hItem .hImg{line-height:0;width:94%;margin:15px auto 0;}
.hItem h4{line-height:2em;margin-top:.5em;font-weight:normal;opacity:.8;color:#000;font-size: 20px;}
.hItem .hBtn{width:140px;line-height:38px;text-align:center;font-size:24px;background:#205aa4;color:#fff;display:inline-block;cursor:pointer;transform:skewX(-30deg);transition:.5s all;}
.hItem .hBtn b{transform:skewX(30deg);display:inline-block;font-weight:normal;font-size:20px;}
.hItem .hBtn:hover{background-color:rgba(0,0,0,0.8);}
.hItemW .swiper-btni-prev a,.hItemW .swiper-btni-next a{cursor:pointer;display:block;width:50px;height:80px;}
.hItemW .swiper-btni-prev,.swiper-btni-next{width:50px;height:80px;z-index:10;position:absolute;top:calc(45%);}
.hItemW .swiper-btni-prev{left:0px;}
.hItemW .swiper-btni-next{right:0px;}
.hItemW .swiper-btni-prev a{background:url(../img/in_zuo1.png) no-repeat center;background-size:26px 44px;}
.hItemW .swiper-btni-prev a:hover{background:url(../img/in_zuo1.png) no-repeat center;background-size:26px 44px;}
.hItemW .swiper-btni-next a{background:url(../img/in_you1.png) no-repeat center;background-size:26px 44px;}
.hItemW .swiper-btni-next a:hover{background:url(../img/in_you1.png) no-repeat center;background-size:26px 44px;}
.hItemW .swiper-button-disabled{display:none}
.img100 {width: 100%;}


.project{width: 100%;padding-top: 120px;}
.project-lp{width: 100%;margin-top: 68px;position: relative;}
.project-lp:after{content: "";position: absolute;width: 100%;height: 100%;background: #000;opacity: .3;top: 0;left: 0;z-index: 1;}
.project-lpimg{display: block;width: 100%;object-fit: cover;height: 700px;}
.project-qq{width: 554px;height: 554px;position: absolute;top: 0;left: 0;bottom: 0;right: 0;margin: auto;z-index: 4;}
.circlePage{display: block;width: 100%;height: 100%;position: relative;z-index: 1;}
.circlePage:after {content: "";width: 100%;height: 100%;position: absolute;top: 0;right: 0;border: 4px solid #fff;box-sizing: border-box;border-radius: 50%;opacity: .2;}
.circlePage-base {width: 100%;height: 100%;position: absolute;top: 0;left: 0;transform: rotate(-90deg);z-index: 1;}
.circlePage-qq {stroke-dasharray: 1740 1740;stroke-dashoffset: 1740;}
.circlePage.ontrue .circlePage-qq {animation: circleQq 5s ease-in infinite;}
@keyframes circleQq{0%{stroke-dashoffset: 1740;}66%{stroke-dashoffset: 864;}66.00001%{stroke-dashoffset: 0;}100%{stroke-dashoffset:-864;}}
.circlePage-qq2 {stroke-dasharray: 1740 1740;stroke-dashoffset: 870;}
.circlePage.ontrue .circlePage-qq2 {animation: circleQq2 5s ease-in infinite;}
@keyframes circleQq2{0%{stroke-dashoffset: 870;}66%{stroke-dashoffset: 0;}66.00001%{stroke-dashoffset: -870;}100%{stroke-dashoffset: -1740;}}
.circleLine{width: 14px;height: 100%;position: absolute;top: 0;left: 50%;margin-left: -7px;z-index: 2;}
.circleLine i{position: absolute;width: 14px;height: 14px;border-radius: 50%;background: #d4d3d1;border-width: 3px;border-style: solid;}
.circleLine-t{top: -5px;left: 6px;border-color: #fff;}
.circleLine-b{bottom: -5px;right: 6px;border-color: #1f5dcb;}
.circlePage.ontrue .circleLine{animation: circleLn 5s ease-in infinite;}
@keyframes circleLn{0%{transform: rotate(0);}66%{transform: rotate(180deg);}100%{transform: rotate(360deg);}}
.project-wd{position: absolute;width: 100%;text-align: center;top: 50%;margin-top: -96px;z-index: 6;}
.project-wdtit li{font-size: 28px;color: #fff;}
.project-wddes{margin: 12px 0 36px;}
.project-wddes li .toLink-white{background-position: top 13px right 2px;}
.project-wddes li .toLink:after{bottom: 2px !important;}
.project-wdnum li, .project-wdnum span{font-size: 16px;color: #fff;font-family: 'GothamBook';}
.project-wdnum i{width: 52px;height: 1px;display: block;background: #fff;margin: 0 auto;}
.project-wdnum span{display: block;height: 36px;line-height: 36px;}
.project-wdsr{height: 36px;overflow: hidden;width: 100%;}
.project-wdsr li{height: 36px;display: block;line-height: 36px;}
.project-mbqq{display: none;width: 80px;height: 80px;position: absolute;left: 50%;margin-left: -40px;bottom: -2px;}
.project-mbqq:after {content: "";width: 80px;height: 80px;position: absolute;top: 0;left: 0;border: 2px solid #fff;border-radius: 50%;z-index: 1;box-sizing: border-box;}
.project-mbqqsvg {transform: rotate(-90deg);width: 80px;height: 80px;position: absolute;top: 0;left: 0;z-index: 2;}
.project-mbqqcir {stroke-dasharray: 0 503;}
.project-mbqq.ontrue .project-mbqqcir{animation: projectMbqq 5s ease-in infinite;}
@keyframes projectMbqq {0%{stroke-dasharray: 0 503;}100%{stroke-dasharray: 503 503;}}

.case{width: 100%;padding: 120px 0;}
.case-list{width: 100%;margin-top: 68PX;}
.case-list li{width: 49%;position: relative;}
.case-list li:first-child{float: left;}
.case-list li:last-child{float: right;}
.case-img{width: 100%;overflow: hidden;display: block;}
.case-img img{width: 100%;object-fit: cover;transition: all 1s ease;}
.case-img img:hover{transform: scale(1.04);}
.case-wd{width: 100%;padding-top: 28px;}
.case-wd h6{font-size: 24px;color: #333;transition: all .4s ease;}
.case-wdic{width: 100%;font-size: 0;margin: 28px 0 42px;}
.case-wdicitem{display: inline-block;vertical-align: middle;margin-right: 68px;}
.case-wdicitem:last-child{margin-right: 0;}
.case-wdicitem img, .case-wdicitem p{display: inline-block;vertical-align: middle;}
.case-wdicitem img{width: auto;}
.case-wdicitem p{margin-left: 12px;}
.case-wdicitem p b, .case-wdicitem p span{font-size: 15px;color: #333;display: block;line-height: normal;}
.case-wdicitem p span{color: #999;}
.case-list li:hover .case-wd h6{color: #1f5dcb;}
.case-list li:hover .toLink{color: #1f5dcb;background-image: url("../img/indArrH.png");}
.case-list li:hover .toLink:after {width: 100%;right: auto;left: 0;}

.indvd{width: 100%;position: relative;height: auto;background-repeat: no-repeat !important;background-position: center !important;background-size: cover !important;}
.indvd-wd{position: absolute;width: 580px;text-align: center;left: 50%;margin-left: -290px;top: 50%;transform: translateY(-50%);z-index: 2;color: #fff;}
.indvd-wddh{width: 100%;}
.indvd-wd h5{font-size: 40px;}
.indvd-wd h6{font-size: 24px;line-height: 32px;margin: 24px 0;}
.indvd-wd p{font-size: 14px;}
.indvd-click{width: 60px;height: 60px;margin: 0 auto;}
.indvd-click i{display: block;width: 100%;height: 100%;background: url('../img/vdCk.png') no-repeat center /100% auto;cursor: pointer;}
.indvd-click:hover i{animation: indvdI .8s ease-in-out both;}
@keyframes indvdI{0%{transform: scale(1);}30%{transform: scale(.8);}50%{transform: scale(1);}70%{transform: scale(.9);}100%{transform: scale(1);}}

.news{width: 100%;padding: 120px 0;}
.news-list{width: 100%;margin-top: 68px;}
.news-list ul{margin-left: -2%;}
.news-list li{width: 31.3333%;margin-left: 2%;position: relative;float: left;}
.news-imgwd{display: block;width: 100%;}
.news-img{width: 100%;overflow: hidden;}
.news-img img{width: 100%;object-fit: cover;transition: all .8s ease-in-out;}
.news-wd{width: 100%;padding: 28px 0 0;}
.news-wd span{display: block;font-size: 14px;color: #888;font-family: 'GothamBook';}
.news-wd p{font-size: 20px;color: #333;line-height: 24px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin: 10px 0 30px;transition: all .4s ease;}
.news-imgwd:hover .news-img img{transform: scale(1.04);}
.news-imgwd:hover .news-wd p{color: #1f5dcb;}
.news-imgwd:hover .toLink {color: #1f5dcb;background-image: url('../img/indArrH.png');}
.news-imgwd:hover .toLink:after {width: 100%;right: auto;left: 0;}

.shutter{overflow:hidden;width:100%;position:relative;}
.shutter-img{z-index:1;}
.shutter-img,.shutter-img a{position:absolute;left:0;top:0;width:100%;height:100%;}
.shutter-img a{cursor:default;}
.shutter-img a > img{width:100%;height:100%;}
.shutter-img .created{overflow:hidden;position:absolute;z-index:20;}
.shutter-btn{}
.shutter-btn li{position:absolute;z-index:2;top:50%;width:49px;height:49px;margin-top:-25px;cursor:pointer;}
.shutter-btn li.prev{left:20px;background:url(../img/shutter_prevBtn.png) no-repeat 0 -49px;}
.shutter-btn li.next{right:20px;background:url(../img/shutter_nextBtn.png) no-repeat 0 -49px;}
.shutter-desc{position:absolute;z-index:2;left:0;bottom:0;width:100%;height:66px;background:url(../img/shutter_shadow.png) repeat;text-align: center;}
.shutter-desc p{padding-left:20px;line-height:66px;color:#fff;font-size:18px;}
#pcfcmssp{width:100%;height:auto;}


.extend {height:675px;margin-top:80px;}
.extend .selectBox{text-align:center;}
.selectBox h3{font-size:20px;color:#000;width:177px;line-height:39px;background-color:#f8f8f8;display:inline-block;cursor:pointer;margin:0;padding:0;margin-block-start:0px;}
.extend .selectBox h3:first-child{border-radius:15px 0 0 15px;}
.extend .selectBox h3:last-child{border-radius:0 15px 15px 0;}
.extend .selectBox h3.active{cursor:default;}
.extend .selectBox h3.active,.extend .selectBox h3:hover{color:#fff;background-color:#024a87;}
.extend .showbox{width:98%;height:500px;background-color:#000;display:inline-block;position:relative;overflow:hidden;border-radius:15px;margin:60px 1% 0 1%;}
.extend .showbox .content,.extend .showbox .sbibox,.extend .showbox .video[data-v-5b9e420a],.extend .showbox video{height:100%;width:100%;}
.extend .showbox .sbibox{position:absolute;overflow:hidden;opacity:0;z-index:0;-webkit-transition:opacity .4s;transition:opacity .4s;}
.extend .showbox .sbibox.active{opacity:1;z-index:1;}
.extend .showbox .sbibox.active .content:hover .control:not(.active){opacity:1;}
.extend .showbox .sbibox .content{position:absolute;}
.extend .showbox .sbibox .content .control{position:absolute;width:25px;height:50px;top:50%;margin-top:-25px;left:40%;opacity:0;cursor:pointer;-webkit-transition:opacity 1s;transition:opacity 1s;border-radius:0 50px 50px 0;background-color:rgba(0,0,0,.5);}
.extend .showbox .sbibox .content .control i{font-size:20px;line-height:50px;vertical-align:top;text-align:left;width:50%;color:hsla(0,0%,100%,.5);}
.extend .showbox .sbibox .content .one{float:left;width:100%;height:100%;background-color:rgba(0,0,0,.5);}
.extend .showbox .sbibox .content .one .text{padding:130px 66px 0;text-align:left;}
.extend .showbox .sbibox .content .one .text h1{font-size:45px;color:#fff;font-family:ling;font-style:italic;cursor:default;line-height: 1.5em;font-weight:bold;}
.extend .showbox .sbibox .content .one .text h2{margin-top:30px;font-size:20px;color:#fff;font-weight:400;font-feature-settings:normal;font-variant:normal;line-height: 1.5em;}
.pcfcmsarrow {font-size:16px;line-height:16px;display:inline-block;margin-top:30px;color:#ffffff;}


.parallax-bg {position:absolute;left:0;top:0;width:100%;height:100%;background-size:100% 100%;}
.pcfcms{margin-top:15%;}
.pcfcms p{font-size:20px;color:#ffffff;text-align:center;line-height:25px;}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900/1024/1200) */
    .project {padding-top: 100px;}
    .case, .news{padding: 100px 0;}
    .project-lp, .case-list, .news-list{margin-top: 64px;}
    .product-wd{left: 4%;}
    .indvd{height: auto;}
}

@media all and (max-width:1599px) {
    /* 1440 × (900/1050) */
    .project {padding-top: 80px;}
    .case, .news{padding: 80px 0;}
    .project-lp, .case-list, .news-list{margin-top: 58px;}
    .product-wdtit h6, .indvd-wd h5{font-size: 36px;}
    .product-img img{width: 468px;}
    .product-L .product-img-left{width: 468px;}
    .product-R .product-img-right{width: 468px;}
    .product-img{width: 234px;}
    .product-img-left {margin-left: -234px;}
    .product-img-right {margin-right: -234px;}
    .product {height: 668px;}
    .indvd-wd h6 {font-size: 20px;line-height: 30px;margin: 20px 0;}
}

@media all and (max-width:1439px) {
    /* 1360 × (768) */
    .project {padding-top: 70px;}
    .case, .news{padding: 70px 0;}
    .project-lp, .case-list, .news-list{margin-top: 54px;}
    .product-wdtit h6, .indvd-wd h5 {font-size: 32px;}
    .indvd{height: auto;}
}

@media all and (max-width:1359px) {
    /* 1280 × (800/854/1024) */
    .project {padding-top: 64px;}
    .case, .news{padding: 64px 0;}
    .project-lp, .case-list, .news-list{margin-top: 50px;}
    .project-qq{transform: scale(.8);}
    .project-lpimg{height: 600px;}
    .product-wddes p span{min-width: 82px;}
    .product {height: 550px;}
    .product-img img{width: 400px;}
    .product-L .product-img-left{width: 400px;}
    .product-R .product-img-right{width: 400px;}
    .product-img{width: 200px;}
    .product-img-left {margin-left: -200px;}
    .product-img-right {margin-right: -200px;}
    .case-wd h6{font-size: 22px;}
    .case-wdicitem {margin-right: 48px;}
    .case-wdic {margin: 24px 0 32px;}
    .indvd{height: auto;}
    .indvd-wd h6 {font-size: 16px;line-height: 24px;margin: 16px 0;}
    .indvd-click {width: 54px;height: 54px;margin: 0 auto;}
    .news-wd p {font-size: 20px;line-height: 20px;margin: 10px 0 24px;}
    .product-wdtit h6, .indvd-wd h5 {font-size: 28px;}
}

@media all and (max-width:1279px) {
    /* 1152 × (864) */
    .project {padding-top: 58px;}
    .case, .news{padding: 58px 0;}
    .project-lp, .case-list, .news-list{margin-top: 44px;}
    .product-wddes p {font-size: 14px;line-height: 30px;}
    .product-wdtit h6, .indvd-wd h5 {font-size: 24px;}
    .product-wddes p span {min-width: 68px;}
    .case-wdicitem {margin-right: 32px;}
    .news-wd p {font-size: 18px;line-height: 20px;margin: 10px 0 20px;}
    .news-wd {padding: 24px 0 0;}
    .indvd{height: auto;}
}

@media all and (max-width:1151px) {
    /* 1024 × (600/768) */
    .product-wddes {margin: 16px 0 24px;}
    .product {height: 480px;}
    .product-img img{width: 340px;}
    .product-L .product-img-left{width: 340px;}
    .product-R .product-img-right{width: 340px;}
    .product-img{width: 170px;}
    .product-img-left {margin-left: -170px;}
    .product-img-right {margin-right: -170px;}
    .case-wdicitem img{width: 40px;}
    .case-wdicitem p{margin-left: 8px;}
    .case-wdicitem p b, .case-wdicitem p span{font-size: 13px;}
    .indvd{height: auto;}
    .banner-imgpc{display: none;}
    .banner-imgmb{display: block;}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .banner .swiper-pagination {bottom: 18px;}
    .product-wd{margin-top: 0;top: 0;width: 100%;background: #fff;left: 0;padding: 36px 0 28px;text-align: center;}
    .product {height: 728px;}
    .product-L .product-left{width: 100%;}
    .product-L .product-right{width: 0%;}
    .product-R .product-left{width: 0%;}
    .product-R .product-right{width: 100%;}
    .case-list li{width: 100%;}
    .case-list li:last-child{margin-top: 32px;}
    .indvd{background-position-x: -184px !important;}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .banner .swiper-pagination {bottom: 16px;}
    .banner .swiper-pagination-bullet {width: 40px;margin: 0 6px !important;}
    .product-wdtit p {font-size: 16px;margin-top: 14px;}
    .product-wddes {margin: 12px 0;}
    .product-wddes p{line-height: 22px;}
    .product-img img{width: 280px;}
    .product-L .product-img-left{width: 280px;}
    .product-R .product-img-right{width: 280px;}
    .product-img{width: 140px;}
    .product-img-left {margin-left: -140px;}
    .product-img-right {margin-right: -140px;}
    .product {height: 608px;}
    .project {padding-top: 36px;}
    .project-lp, .case-list, .news-list {margin-top: 28px;}
    .case, .news {padding: 36px 0 40px;}
    .case-wd h6 {font-size: 20px;}
    .case-wdicitem img {width: 32px;}
    .case-wdicitem p b, .case-wdicitem p span {font-size: 12px;}
    .case-wdicitem p {margin-left: 6px;}
    .case-wdicitem {margin-right: 8px;}
    .case-wdic {margin: 16px 0 20px;}
    .indvd-wd {width: 100%;left: 0;margin-left: 0;padding: 0 4%;}
    .indvd-wd h6 {font-size: 14px;line-height: 20px;margin: 10px 0;}
    .indvd-wd p {line-height: 20px;}
    .indvd-click {width: 44px;height: 44px;margin: 0 auto;}
    .indvd {background-position-x: -584px !important;}
    .news-list ul {margin-left: 0;}
    .news-list li {width: 100%;margin-left: 0;}
    .news-wd p {margin: 10px 0 14px;}
    .news-list li:nth-child(n+2){margin-top: 24px;}
    .news-wd {padding: 18px 0 0;}
    .circlePage{display: none;}
    .project-qq {transform: scale(1);width: 100%;height: auto;}
    .project-wdtit li{font-size: 24px;}
    .project-wddes {margin: 6px 0 24px;}
    .project-lpimg {height: auto;min-height: 280px;}
    .project-wd {margin-top: -90px;}
    .project-mbqq{display: block;}
    .popVideo-content{width: 92%;}
    .popVideo-close {right: 0;top: -32px;}
}

