.news{padding:3% 0;}
.scope {padding:5% 0;}
.newContent{padding:60px 0;}
.yeWuBox{background:#f7f7f7;padding:60px 0;}

/* banner */
.device{position: relative;}
.device .swiper-wrapper,.device .swiper-slide{height:100% !important;}
.device .swiper-wrapper img{width:100%;}
.device .swiper-pagination{text-align: center;position: absolute;bottom: 32px;width: 100%;z-index:100;}
.device .swiper-pagination .swiper-pagination-switch{display: inline-block;width: 12px;height: 12px;border-radius: 50%;background: #fff;margin-right: 5px;border: 1px solid #076baf;cursor: pointer;margin-right: 12px;}
.device .swiper-pagination .swiper-active-switch{background:#076baf;}


/*公司要闻*/
/* 公司要闻左 */
.newsL{width: 47.5%;}
.newsBox{width:100%;position:relative;}
.newsBox .HB{overflow:hidden;}
.newsBox .HB .autoPlay li{float:left;position:relative;width:100%;height:340px;}
.newsBox .HB .autoPlay li .Image{height:100%;background:#000;margin:0;}
.newsBox .HB .autoPlay li .Image img{display:block;width:100%;height: 100%;margin:0 auto;object-fit:cover;}
.newsBox .HB .autoPlay li .Title{position:absolute;bottom:0;left:0;z-index:30;width:100%;background:rgba(0,0,0,.5); margin: 0;}
.newsBox .HB .autoPlay li .Title{}
.newsBox .HB .autoPlay li .Title a{display:block;line-height:40px;font-size:16px;color:#fff;text-indent:12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 80%;}
.newsBox .PLAYbtn{position:absolute;bottom:14px;right:6px;z-index:60}
.newsBox .PLAYbtn ul li{display:inline-block;width:9px;height:9px;margin-right:.5em;border:1px solid #fff;border-radius:50%;cursor:pointer;text-indent:99em;overflow:hidden;}
.newsBox .PLAYbtn ul li.on{width:9px;height:9px;background:#076baf;}

/* 公司要闻右 */
.newsR{width: 49%;}
.newsTab{}
.newsTab li{float: left;margin-right:40px;}
.newsTab li a{color: #333;font-size: 28px;display: inline-block;padding-bottom: 16px;border-bottom: 5px solid transparent;}
.newsTab li.on a{color: #002e4d;border-bottom: 5px solid #002e4d;}
.newsTab li:hover a{color: #002e4d;border-bottom: 5px solid #002e4d;}
.newsList{margin-top: 26px;}
.newsList li{height: 44px;line-height: 44px;}
.newsList li a{background: url(/ctgichina/uiFramework/commonResource/image/2020101916185739260.png) no-repeat left;padding-left: 10px;float: left;font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width: 80%;}
.newsList li span{float: right;font-size: 16px;color: #999;}
.newsList li:hover a,.newsList li:hover span{color: #0158a2;}
.newsBoxTab{display: none;}

/* 业务范围 */
.ywfw h4{font-size: 28px;color: #333;margin:30px 0 40px 0;}
.busuness .swiper-slide{width: 356px;}
.busuness .ywBox{padding-right:30px;}
.busuness .ywBox .busShow img{width: 100%;height: 360px;object-fit: cover;}
.busuness .ywBox h4{font-size: 26px;color: #333;margin-top: 40px;}
.busuness .ywBox .summary{font-size:16px;color: #888;line-height: 32px;margin: 30px 0 30px 0;}
.busuness .ywBox .more a{color: #076baf;font-size: 16px;}
.busuness .swiper-wrapper,.busuness .swiper-slide{height:100% !important;}



/* 关于我们 */
#example_video_1{width: 100%;height: 460px;object-fit: fill}
.videoB{position: relative;}
.videoB .aboutBox{background: url(/ctgichina/uiFramework/commonResource/image/2020101916181281776.png) repeat;position: absolute;top: 0;width: 100%;height: 100%;z-index:1;}
.videoB .aboutBox .aboutCons{width: 900px;margin: 0 auto; text-align: center;padding-top: 80px;}
.videoB .aboutBox .aboutCons h4{font-size: 28px;color: #fff;}
.videoB .aboutBox .aboutCons .aboutSummary{font-size: 16px;color: #fff;line-height: 36px;padding: 34px 0;}
.videoB .aboutBox .aboutVideo{padding-bottom: 56px;}
.videoB .aboutBox .aboutVideo img{cursor: pointer;}
.videoB .aboutBox .aboutMore{height: 40px;line-height: 40px;background: #fff;border-radius: 32px;display: inline-block;margin-top:100px;}
.videoB .aboutBox .aboutMore a{font-size: 16px;color: #076baf;padding: 0 60px;}
.vjs-volume-bar.vjs-slider-horizontal,.video-js .vjs-big-play-button,.video-box .vjs-play-progress:before,.video-js .vjs-play-progress:before{display:none !important;}
.videoB .aboutVideo{    position: absolute;
    left: 50%;
    margin-left: -18px;
    top: 50%;
    z-index: 10;}

/*手机端1366px*/
@media only screen and (min-width: 100px) and (max-width: 1440px) {

}

/*ipad ipadPrp*/
@media only screen and (min-width: 961px) and (max-width: 1024px) {
.newsTab li a{font-size:18px;}
.newsList li a{max-width:74%;}

}


/*手机端960px*/
@media only screen and (min-width: 100px) and (max-width: 960px) {

}


/*手机端768px*/
@media only screen and (min-width: 100px) and (max-width: 768px) {

/*轮播*/
.device .swiper-pagination{    bottom: 6px;}
.device .swiper-pagination .swiper-pagination-switch{width:8px;height:8px;margin-right:8px;}
/*边距*/
.newContent{padding:20px 0;}
/*新闻*/
.newsL,.newsR{ width: 100%;}
.newsR{margin-top: 20px;}
.newsList{ margin-top: 10px;}
.newsBox .HB .autoPlay li{    height: 220px;}
.newsTab li a{ padding-bottom: 10px;    font-size: 18px;}
.newsTab li{ margin-right: 10px;}
.newsList li a{max-width: 64%;}
.newsList li{height:36px;line-height:36px;}
.newsTab li.on a{border-bottom: 3px solid #002e4d;}
/*业务范围*/
.yeWuBox{padding:20px 0;}
.ywfw h4{ font-size: 20px;margin-bottom: 20px;}
.busuness{overflow:inherit !important;}
.busuness .ywBox{padding-right:10px;}
.busuness .ywBox h4{font-size: 18px;margin-top: 20px;line-height: 26px;}
.busuness .ywBox .summary{margin: 12px 0 12px 0;}
/*视频*/
.videoB .aboutBox{position:static;background:#076baf;margin-bottom:1rem;}
.videoB .aboutBox .aboutCons{width: 95%;padding:20px 0;}
.videoB .aboutBox .aboutCons h4{font-size: 16px;}
.videoB .aboutBox .aboutCons .aboutSummary{    line-height: 28px;    padding: 1rem 0;text-align:justify;text-indent:2em;font-size:14px;}
.videoB .aboutBox .aboutMore{height: 30px;line-height: 30px;}
.videoB .aboutBox .aboutVideo{display:none;}
#example_video_1{height:20rem;}
/*
.video-js .vjs-big-play-button{display:block !important;}
.video-js .vjs-big-play-button{border:none !important;width:50px !important;height:50px !important;line-height:50px !important;background:rgba(1, 88, 162, 0.8) !important;border-radius:50% !important;}
.vjs-big-play-centered .vjs-big-play-button{margin-top:-25px !important;margin-left:-25px !important;}
*/

}

/*专题专栏*/
.zn{display:block;overflow: hidden;margin:10px 0;}
.zn img{width:100%;transition-duration: 0.5s;}
.dj_bt{display:block;font-size:28px;color:#333;font-weight:700;margin:30px 0 40px 0;}
.xw_bt{display:block;height:137px;overflow: hidden}
.xw_bt img{width:100%;height:100%;transition-duration: 0.5s;object-fit: cover;}
.xw_bt:hover img,.zn:hover img{transform: scale(1.1);
    -webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);}
.xw_bt p{font-size:14px;display:block;width:100%;line-height:30px;color:#fff;background-color:rgba(0,0,0,.5);position:absolute;bottom:0px;}
.xwzt .owl-carousel .owl-dots{display:none;}
.xwzt .owl-carousel .owl-dots .owl-dot{list-style:none;}
.xwzt .owl-carousel .owl-dots .owl-dot span{background:#D6D6D6;}
.xwzt .owl-carousel .owl-dots .active span{background-color:#0d6fb8;}
.xwzt .owl-carousel .owl-nav.disabled{display:block;}
.xwzt .owl-carousel .owl-nav .owl-prev span,.xwzt .owl-carousel .owl-nav .owl-next span{font-size:0px;}
.xwzt .owl-carousel .owl-nav .owl-prev{background:url(	
/ctgichina/uiFramework/commonResource/image/2021112019014232650.png) left center no-repeat;display:block;width:25px;height:40px;position:absolute;top:50%;margin-top:-25px;opacity:0.2;z-index:3;}
.xwzt .owl-carousel .owl-nav .owl-next{background:url(	
/ctgichina/uiFramework/commonResource/image/2021112019014232650.png) right center no-repeat;display:block;width:25px;height:40px;position:absolute;top:50%;right:0;margin-top:-25px;opacity:0.2;z-index:3;}
.xwzt .owl-carousel .owl-nav .owl-prev:hover,.xwzt .owl-carousel .owl-nav .owl-next:hover{opacity:0.5;}

@media only screen and (min-width:100px) and (max-width:1440px){}

/*手机端1200px*/
 @media only screen and (min-width:100px) and (max-width:1200px){}
/*ipad ipadPrp*/
 @media only screen and (min-width:961px) and (max-width:1024px){.xwzt .owl-carousel .owl-dots{display:block;}
.xwzt{width:100%;}
.xwzt .owl-carousel .owl-nav{display:none!important}
}
/*手机端960px*/
 @media only screen and (min-width:100px) and (max-width:960px){.xwzt .owl-carousel .owl-dots{display:block;}
.xwzt{width:100%;}
.xwzt .owl-carousel .owl-nav{display:none!important}
.xw_bt{display:block;width:100%;}
.dj_bt{display:block;font-size:20px;color:#333;font-weight:700;margin-bottom:20px;}
}
/*手机端768px*/
 @media only screen and (min-width:100px) and (max-width:768px){.xwzt .owl-carousel .owl-dots{display:block;}
.xwzt{width:100%;}
.xwzt .owl-carousel .owl-nav{display:none!important}
.xw_bt{display:block;width:100%;}
.dj_bt{display:block;font-size:20px;color:#333;font-weight:700;margin-bottom:20px;}
}