﻿.news-fade-in {
  opacity: 0;
  animation: NewsfadeIn .8s forwards;
}
.news-fade-out {
  opacity: 1;
  animation: NewsfadeOut .8s forwards;
}

/*adsuselist*/
.adsuselist { width:100%; height:100%; position:relative; }
.adsuselist .itemBg { display:block; position:absolute; left:0; right:0; top:0; bottom:0; width:100%; height:100%; padding:0%; max-width:none; max-height:none; background-color:#010308; background-size:cover; background-position:center center; background-repeat:no-repeat; z-index:0; }
.adsuselist .item { width:100%; height:auto; overflow:hidden; position:relative; z-index:1; padding:13% 0; }
.adsuselist .item .list { font-size:0; }
.adsuselist .item .list { position:absolute; left:0; top:0; bottom:0; right:0; width:100%; height:100%; }
.adsuselist .item .list .li { width:14%; height:100%; display:inline-block; *display:inline; zoom:1; position:relative; z-index:1; }
.adsuselist .item .list .li a { display:inline-block; color:#ffffff; width:100%; height:100%; }
.adsuselist .item .list .li .img { position:absolute; left:0; right:0; top:50%; margin:0 auto; -moz-transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); text-align:center; height:100%; width:100%; object-fit:cover; display:none; }
.adsuselist .item .list .li .text { width:100%; font-size:13px; color:#ffffff; line-height:28px; text-align:left; padding:100px 50px 50px 50px; position:absolute; bottom:0; left:0; z-index:2; }
.adsuselist .item .list .li .t1 { font-size:34px; padding-bottom:15px; font-weight:300; display:block; }
.adsuselist .item .list .li .line { width:0px; height:4px; background:#fff; margin-top:0; }

.adsuselist .item .list .li.swiper-slide-thumb-active { background:#002e54; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line { width:40px; margin-top:80px; }

.adsuselist .item .list .li,.adsuselist .item .list .li .t1,.adsuselist .item .list .li .line { -webkit-transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -o-transition:all 0.3s ease-in-out; -ms-transition:all 0.3s ease-in-out; transition:all 0.3s ease-in-out; }
.adsuselist .itemBg { -webkit-transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; -ms-transition:all 1s ease-in-out; transition:all 1s ease-in-out; }
.adsvideos_btn a { width:100%; color:#999999; display:inline-block; }
.adsvideos_btn .active a { color:#ffffff; }
@keyframes NewsfadeIn {
to {
	opacity: 1;
}
}
@keyframes NewsfadeOut {
to {
	opacity: 0;
}
}
@media only screen and (max-width:1024px) {
.adsuselist{ background:#333; }
.adsuselist .item{ padding:25% 0; }
.adsuselist .item .list .li{ width:33.33333%; }
.adsuselist .item .list .li .t1{ font-size:20px; font-weight:bold; padding-bottom:10px; }
.adsuselist .item .list .li .line{ height:2px; }
.adsuselist .item .list .li .text{ padding:100px 20px 30px 20px; }
.adsuselist .item .list .li,.adsuselist .item .list .li.swiper-slide-thumb-active{ background-color: transparent; }
.adsuselist .item .list .li .line,.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:40px; margin-top:20px; }	
.adsuselist .item .list .li .img{ display:block!important; }
.adsuselist .itemBg{ display:none; }
}
@media only screen and (max-width:767px) {
.adsuselist .item{ padding:30% 0; }
.adsuselist .item .list .li{ width:100%; }	
.adsuselist .item .list .li .t1{ font-size:20px; padding-bottom:10px; }
.adsuselist .item .list .li .line{ height:3px; }
.adsuselist .item .list .li .text{ font-size:12px; line-height:24px; padding:150px 20px 30px 20px; }
	
.tc_video { display:none; width:500px; height:280px; position:fixed; left:65%; top:55%; }
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ display:none; width:500px; height:280px; position:fixed; left:65%; top:55%; }
.v_close{ position:absolute; top:53%; margin-top:-220px; left:37%; margin-left:360px; cursor:pointer; z-index:1003; display:none; }
}
@media screen and (min-width:768px) {
.v_close{ display:block; }
}
@media only screen and (max-width:640px) {
.adsuselist .item{ padding:40vw 0; }
}

@media only screen and (max-width:519px) {
.tc_video { display:none; width:300px; height:169px; position:fixed; left:11%; margin-left:0px; top: 68%; }
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ display:none; width:350px; height:197px; position:fixed; left:15%; margin-left:0px; top: 65%; }
.v_close{ position:absolute; top:43%; margin-top:0px; left:72%; margin-left:0px; cursor:pointer; z-index:1003; display:none; }
}
@media only screen and (max-width:480px) {
}
@media only screen and (max-width:414px) {
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ display:none; width:330px; height:186px; position:fixed; left:11%; margin-left:0px; top:65%; }
}
@media only screen and (max-width:375px) {
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ display:none; width:310px; height:175px; position:fixed; left:9%; margin-left:0px; top:65%; }
}
@media only screen and (max-width:365px) {
.tc_video { display:none; width:300px; height:169px; position:fixed; left:6%; margin-left:0px; top:68%; }
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ display:none; width:300px; height:169px; position:fixed; left:6%; margin-left:0px; top:68%; }
.v_close{ position:absolute; top:38%; margin-top:0px; left:88%; margin-left:0px; cursor:pointer; z-index:1003; display:none; }
}
@media only screen and (max-width:320px) {
.v_con01,.v_con02,.v_con03,.v_con04,.v_con05{ left:3%; }
}
@media (min-width: 300px) {
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:280px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:13px; }

.adsbusiness_content_list{ width:280px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:280px; height:auto; padding: 10px 10px 20px; margin:0px 3px 20px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }
.adsbusiness_box_i1 .icon1{ margin-top:20px; width:100%;height:100px;background:url(../images/ATE.png) center no-repeat;}
.adsbusiness_box_i1 .icon2{ margin-top:20px; width:100%;height:100px;background:url(../images/lhg.png) center no-repeat;}
.adsbusiness_box_i1 .icon3{ margin-top:20px; width:100%;height:100px;background:url(../images/yiqi.png) center no-repeat;}
.adsbusiness_box_i1 .icon4{ margin-top:20px; width:100%;height:100px;background:url(../images/zdh.png) center no-repeat;}
.adsbusiness_content_box:hover .icon1{ margin-top:20px; width:100%;height:70px;background:url(../images/ATE-1.png) center no-repeat;}
.adsbusiness_content_box:hover .icon2{ margin-top:20px; width:100%;height:70px;background:url(../images/lhg-1.png) center no-repeat;}
.adsbusiness_content_box:hover .icon3{ margin-top:20px; width:100%;height:70px;background:url(../images/yiqi-1.png) center no-repeat;}
.adsbusiness_content_box_rs:hover .icon4{ margin-top:20px; width:100%;height:70px;background:url(../images/zdh-1.png) center no-repeat;}

.adsbusiness_box_i2>svg{ fill:#014099; margin-top:-12px; }
#ai1729{ fill:#1EA098 }

.md-d-h3{ margin-top:-60px !important; }

#adsuse{ width:100%; height:100%; background:#f8f8f8; overflow:hidden; }
.adsuse_content{ width:100%; height:100%; padding: 0px; margin:30px auto 40px; }
.adsuse_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:25px; }



#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:280px; height:370px; padding: 0px; margin:0px auto 50px; }
.adsvideos_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:280px; height:333px; float:left; margin:10px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:280px; height:154px; z-index:1; overflow:hidden; }
.adsvideos_photo video{ width:100%; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>a>span{ fill:#ffffff; }



#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:280px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:280px; height:310px; float:left; position:relative; margin:20px auto; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:310px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 10px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:10px; bottom:10px; }
.adsnews_content_div2{ display:none; }
}
/*针对1080*1920的android*/
@media (min-width: 360px) {	
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:330px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:13px; }

.adsbusiness_content_list{ width:330px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:330px; height:auto; padding: 10px 20px 20px; margin:0px 3px 20px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }


#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:330px; height:400px; padding: 0px; margin:0px auto 50px; }
.adsvideos_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:330px; height:360px; float:left; margin:10px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:330px; height:180px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>span{ fill:#ffffff; }



#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:330px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:330px; height:380px; float:left; position:relative; margin:20px auto; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:380px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 10px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:10px; bottom:10px; }
}
/*针对iphone6s plus*/
@media (min-width: 410px) {
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:360px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:32px; margin-bottom:13px; }
.adsbusiness_content_list{ width:360px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:360px; height:auto; padding: 10px 30px 30px; margin:0px 3px 20px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }


#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:360px; height:410px; padding: 0px; margin:0px auto 50px; }
.adsvideos_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:360px; height:377px; float:left; margin:6px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:360px; height:198px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>span{ fill:#ffffff; }



#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:360px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:24px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:360px; height:392px; float:left; position:relative; margin:20px auto; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:392px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 15px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:15px; bottom:10px; }
}
/*针对1440*2560的android*/
@media (min-width: 480px) {	
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:440px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:28px; font-weight:bold; text-align:center; line-height:34px; margin-bottom:13px; }

.adsbusiness_content_list{ width:440px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:208px; height:280px; padding: 10px 15px 30px; margin:0px 6px 20px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }

.adsuse_content h2{ font-size:28px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:25px; }


#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:440px; height:460px; padding: 0px; margin:0px auto 50px; }
.adsvideos_content h2{ font-size:28px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:440px; height:423px; float:left; margin:6px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:440px; height:243px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>span{ fill:#ffffff; }


#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:370px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:28px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:370px; height:392px; float:left; position:relative; margin:20px auto; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:392px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 15px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:15px; bottom:10px; }
}
@media (min-width: 600px) {
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:540px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:30px; font-weight:bold; text-align:center; line-height:38px; margin-bottom:13px; }
.adsbusiness_content_list{ width:540px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:240px; height:280px; padding: 10px 20px 30px; margin:0px 14px 28px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }


.adsuse_content h2{ font-size:30px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:25px; }


#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:540px; height:530px; padding: 0px; margin:30px auto 50px; }
.adsvideos_content h2{ font-size:30px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:540px; height:476px; float:left; margin:6px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:540px; height:296px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>span{ fill:#ffffff; }


#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:544px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:30px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:252px; height:310px; float:left; position:relative; margin:16px 10px; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:310px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 10px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:10px; bottom:10px; }
}
@media (min-width: 700px) {
#adsbusiness{ width:100%; height:auto; background:#f8f8f8; padding-top:70px; overflow:hidden; }
.adsbusiness_content{ width:640px; height:auto; margin:40px auto 10px; overflow:hidden; }	
.adsbusiness_content h2{ font-size:32px; font-weight:bold; text-align:center; line-height:42px; margin-bottom:13px; }
.adsbusiness_content_list{ width:640px; height:auto; padding: 0px; margin:30px auto 0px; overflow:hidden; }
.adsbusiness_content_box,.adsbusiness_content_box_r{ width:290px; height:260px; padding: 10px 20px 30px; margin:0px 14px 28px; float:left; border-radius:16px; font-size:14px; line-height:26px; text-align:center; background:#ffffff; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }


.adsuse_content h2{ font-size:32px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:25px; }



#adsvideos{ width:100%; height:auto; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:640px; height:584px; padding: 0px; margin:40px auto 50px; }
.adsvideos_content h2{ font-size:32px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:20px; }
.adsvideos_content_div{ width:640px; height:532px; float:left; margin:10px 0px; background:#000000; color:#000000; position:relative; }

.adsvideos_photo{ width:640px; height:352px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:100%; height:180px; left:0px; position:absolute; z-index:2;  }
.adsvideos_btn ul{ width:100%; height:auto; float:left; }
.adsvideos_btn ul li{ width:100%; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>span{ fill:#ffffff; }


#adsnews{ width:100%; margin:0px auto 0px; height:auto; overflow:hidden; background:#f8f8f8; }
.adsnews_content{ width:648px; height: auto; padding: 0px; margin:10px auto 60px; overflow:hidden; }
.adsnews_content h2{ font-size:32px; font-weight:bold; text-align:center; line-height:28px; margin-bottom:10px; }
.adsnews_content_div{ width:302px; height:340px; float:left; position:relative; margin:20px 11px; overflow:hidden; background:#ffffff; color:#000000; }
.adsnews_content_div1{ width:100%; height:340px; float:left; position:absolute; }
.adsnews_content_div1>h3{ width:90%; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:10px 10px 10px; float:left; overflow:hidden; }
.adsnews_content_div1>p{ width:90%; height:14px; font-size:14px; color:#bcbcbc; position:absolute; position:absolute; left:10px; bottom:10px; }		
}
@media (min-width: 1024px) {
.md-d-h3{ margin-top:0px !important; }

#adsbusiness{ width:100%; max-width:2560px; height:540px; background:#f8f8f8; overflow:hidden; padding-top:0px; }
.adsbusiness_content{ width:1024px; height:680px; padding: 0px; margin:60px auto 60px; }
.adsbusiness_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsbusiness_content_list{ width:1024px; height:580px; padding: 0px; margin:50px auto 60px; }

.adsbusiness_content_box{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 26px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box_r{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 0px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }
.adsbusiness_box_i1{ width:100px; height:100px; margin:0 auto; }
.adsbusiness_box_i2{ width:160px; height:100px; margin:0 auto; }
.adsbusiness_box_i1 .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE.png) no-repeat;}
.adsbusiness_box_i1 .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg.png) no-repeat;}
.adsbusiness_box_i1 .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi.png) no-repeat;}
.adsbusiness_box_i1 .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh.png) no-repeat;}
.adsbusiness_box_i1:hover .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE-1.png) no-repeat;}
.adsbusiness_box_i1:hover .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg-1.png) no-repeat;}
.adsbusiness_box_i1:hover .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi-1.png) no-repeat;}
.adsbusiness_content_box_r:hover .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh-1.png) no-repeat;}
.adsbusiness_box_i2>svg{ fill:#014099; margin-top:-12px; }
#ai1729{ fill:#1EA098 }

.adsbusiness_content_box:hover,.adsbusiness_content_box_r:hover{ background:#8fc31f; color:#ffffff; }
.adsbusiness_content_box:hover h3,.adsbusiness_content_box_r:hover h3{ color:#ffffff; }
.adsbusiness_content_box:hover svg,.adsbusiness_content_box_r:hover svg{ fill:#ffffff; }
.adsbusiness_content_box:hover #ai1729{ fill:#ffffff; }



/*adsuselist*/
#adsuse{ width:100%; max-width:2560px; height:100%; background:#f8f8f8; overflow:hidden; }
.adsuse_content{ width:100%; max-width:2560px; height:100%; padding: 0px; margin:40px auto 60px; }
.adsuse_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsuselist{ width:100%; height:100%; position:relative;  margin:35px 0px 6px; }

#adsvideos{ width:100%; max-width:2560px; height:880px; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:1024px; height:660px; padding: 0px; margin:60px auto 60px; }
.adsvideos_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsvideos_content_div{ width:1023px; height:564px; float:left; margin:35px 0px; background:#002e54; color:#000000; position:relative; }

.adsvideos_photo{ width:1023px; height:566px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:1023px; height:60px; bottom:-55px; left:0px; position:absolute; z-index:2; border-top:1px solid #999999; background:rgba(0, 0, 0, 0.8); }
.adsvideos_btn ul{ width:1023px; height:60px; float:left; }
.adsvideos_btn ul li{ width:341px; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; border-right:1px solid #999999; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>a>span{ fill:#ffffff; }



#adsnews{ width:100%; max-width:2560px; height:660px; background:#f8f8f8; overflow:hidden; }
.adsnews_content{ width:1024px; height: 620px; padding: 0px; margin:0px auto 30px; position:relative; }
.adsnews_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; margin-top:0px; }
.adsnews_content_div{ width:310px; height:450px; float:left; margin:35px 15px; background:#f6f7f9; color:#000000; }

.adsnews_content_div1{ width:310px; height:450px; position:absolute; background:#ffffff; }
.adsnews_content_div1>img{ width:310px; float:left; }
.adsnews_content_div1>h3{ width:270px; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:20px 15px 10px; float:left; overflow : hidden; }
.adsnews_content_div1>p{ width:260px; height:14px; font-size:14px; color:#bcbcbc; position:absolute; left:15px; bottom:25px; }

.adsnews_content_div2{ width:310px; height:450px; float:left; background:#002e54; position:absolute; z-index:1; opacity: 0; display:block; }
.adsnews_content_div2>h2{ width:270px; height:40px; font-size:14px; color:#ffffff; line-height:30px; text-align:left; margin:40px 20px 10px; float:left; border-bottom:1px solid #8097aa; }
.adsnews_content_div2>h3{ width:270px; height:80px; font-size:22px; color:#ffffff; line-height:42px; text-align:left; margin:10px 20px 10px; float:left; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.adsnews_content_div2>h4{ width:270px; height:166px; font-size:14px; color:#a3acb7; line-height:28px; text-align:left; float:left; position:absolute; left:20px; bottom:80px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.adsnews_content_div2>p{ width:270px; height:14px; font-size:14px; color:#a3acb7; position:absolute; left:20px; bottom:35px; }
}
@media (min-width: 1080px) {
#adsbusiness{ width:100%; max-width:2560px; height:540px; background:#f8f8f8; overflow:hidden; padding-top:0px; }
.adsbusiness_content{ width:1080px; height:680px; padding: 0px; margin:60px auto 60px; }
.adsbusiness_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsbusiness_content_list{ width:1080px; height:580px; padding: 0px; margin:50px auto 60px; }

.adsbusiness_content_box{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 26px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box_r{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 0px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }
.adsbusiness_box_i1{ width:100px; height:100px; margin:0 auto; }
.adsbusiness_box_i2{ width:160px; height:100px; margin:0 auto; }
.adsbusiness_box_i1 .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE.png) no-repeat;}
.adsbusiness_box_i1 .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg.png) no-repeat;}
.adsbusiness_box_i1 .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi.png) no-repeat;}
.adsbusiness_box_i1 .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh.png) no-repeat;}
.adsbusiness_content_box:hover .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE-1.png) no-repeat;}
.adsbusiness_content_box:hover .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg-1.png) no-repeat;}
.adsbusiness_content_box:hover .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi-1.png) no-repeat;}
.adsbusiness_content_box_r:hover .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh-1.png) no-repeat;}
.adsbusiness_box_i2>svg{ fill:#014099; margin-top:-12px; }



/*adsuselist*/
#adsuse{ width:100%; max-width:2560px; height:100%; background:#f8f8f8; overflow:hidden; }
.adsuse_content{ width:100%; max-width:2560px; height:100%; padding: 0px; margin:40px auto 60px; }
.adsuse_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }

.adsuselist{ width:100%; height:100%; position:relative; margin:35px 0px 6px; }
.adsuselist .item{ padding:15% 0; }
.adsuselist .item .list .li .t1{ font-size:16px; padding-bottom:0px; }
.adsuselist .item .list .li .line{ height:2px; }
.adsuselist .item .list .li .text{ font-size:12px; line-height:26px; padding:100px 20px 20px 20px; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:20px; margin-top:30px; }



#adsvideos{ width:100%; max-width:2560px; height:880px; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:1080px; height:660px; padding: 0px; margin:60px auto 60px; }
.adsvideos_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsvideos_content_div{ width:1080px; height:594px; float:left; margin:35px 0px; background:#002e54; color:#000000; position:relative; }

.adsvideos_photo{ width:1080px; height:594px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:1080px; height:60px; bottom:-55px; left:0px; position:absolute; z-index:2; border-top:1px solid #999999; }
.adsvideos_btn ul{ width:1080px; height:60px; float:left; }
.adsvideos_btn ul li{ width:360px; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; border-right:1px solid #999999; cursor:pointer; }
.adsvideos_btn .active{ background:#77a424; color:#ffffff; }
.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>a>span{ fill:#ffffff; }



#adsnews{ width:100%; max-width:2560px; height:680px; background:#f8f8f8; overflow:hidden; }
.adsnews_content{ width:1080px; height: 620px; padding: 0px; margin:0px auto 30px; position:relative; }
.adsnews_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; margin-top:0px; }
.adsnews_content_div{ width:330px; height:470px; float:left; margin:35px 15px; background:#f6f7f9; color:#000000; }

.adsnews_content_div1{ width:330px; height:470px; position:absolute; background:#ffffff; }
.adsnews_content_div1>img{ width:330px; float:left; }
.adsnews_content_div1>h3{ width:270px; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:20px 35px 10px; float:left; overflow : hidden;}
.adsnews_content_div1>p{ width:260px; height:14px; font-size:14px; color:#bcbcbc; position:absolute; left:35px; bottom:35px; }

.adsnews_content_div2{ width:330px; height:470px; float:left; background:#002e54; position:absolute; z-index:1; opacity: 0; display:block; }
.adsnews_content_div2>h2{ width:260px; height:40px; font-size:14px; color:#ffffff; line-height:30px; text-align:left; margin:40px 35px 10px; float:left; border-bottom:1px solid #8097aa; }
.adsnews_content_div2>h3{ width:260px; height:80px; font-size:22px; color:#ffffff; line-height:42px; text-align:left; margin:10px 35px 10px; float:left; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.adsnews_content_div2>h4{ width:260px; height:166px; font-size:14px; color:#a3acb7; line-height:28px; text-align:left; float:left; position:absolute; left:35px; bottom:80px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.adsnews_content_div2>p{ width:260px; height:14px; font-size:14px; color:#a3acb7; position:absolute; left:35px; bottom:35px; }
}
@media (min-width: 1200px) {	
#adsbusiness{ width:100%; max-width:2560px; height:540px; background:#f8f8f8; overflow:hidden; padding-top:0px; }
.adsbusiness_content{ width:1200px; height:680px; padding: 0px; margin:60px auto 60px; }
.adsbusiness_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsbusiness_content_list{ width:1200px; height:580px; padding: 0px; margin:50px auto 60px;  }

.adsbusiness_content_box{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 26px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box_r{ width:280px; height:236px; float:left; background:#ffffff; margin:0px 0px 26px 0px; padding:16px 20px 20px; font-size:14px; line-height:26px; text-align:center; color:#999999; border-radius:8px; box-shadow: 2px 2px 6px rgba(208, 208, 208, 0.1); cursor:pointer; }
.adsbusiness_content_box h3,.adsbusiness_content_box_r h3{ font-size:18px; line-height:36px; font-weight:bold; color:#3e3a39; margin-top:0px; margin-bottom:4px; }
.adsbusiness_box_i1{ width:100px; height:100px; margin:0 auto; }
.adsbusiness_box_i2{ width:160px; height:100px; margin:0 auto; }
.adsbusiness_box_i1 .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE.png) no-repeat;}
.adsbusiness_box_i1 .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg.png) no-repeat;}
.adsbusiness_box_i1 .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi.png) no-repeat;}
.adsbusiness_box_i1 .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh.png) no-repeat;}
.adsbusiness_content_box:hover .icon1{margin-top:20px;height:100px;width:100px;background:url(../images/ATE-1.png) no-repeat;}
.adsbusiness_content_box:hover .icon2{margin-top:20px;height:100px;width:100px;background:url(../images/lhg-1.png) no-repeat;}
.adsbusiness_content_box:hover .icon3{margin-top:20px;height:100px;width:100px;background:url(../images/yiqi-1.png) no-repeat;}
.adsbusiness_content_box_r:hover .icon4{margin-top:20px;height:100px;width:100px;background:url(../images/zdh-1.png) no-repeat;}
.adsbusiness_box_i2>svg{ fill:#014099; margin-top:-12px; }


/*adsuselist*/
#adsuse{ width:100%; max-width:2560px; height:100%; background:#f8f8f8; overflow:hidden; }
.adsuse_content{ width:100%; max-width:2560px; height:100%; padding: 0px; margin:40px auto 60px; }
.adsuse_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsuselist{ width:100%; height:100%; position:relative;  margin:35px 0px 6px;}
.adsuselist .itemBg{ display:block;position:absolute; left:0;right:0;top:0;bottom:0; width:100%; height:100%;padding:0%;max-width:none; max-height:none;background-color:#010308;background-size:cover;background-position:center center;background-repeat:no-repeat;z-index:0;}
.adsuselist .item{ width:100%;height:auto;overflow:hidden; position:relative;z-index:1; padding:13% 0; }
.adsuselist .item .list{ font-size:0; }
.adsuselist .item .list{ position:absolute; left:0; top:0; bottom:0;right:0; width:100%; height:100%; }
.adsuselist .item .list .li{ width:14%; height:100%; display:inline-block;*display:inline;zoom:1;position:relative; z-index:1; }
.adsuselist .item .list .li a{ display:inline-block;}
.adsuselist .item .list .li .img{ position:absolute; left:0; right:0; top:50%; margin:0 auto;-moz-transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);text-align:center;height:100%;width:100%;object-fit:cover;display:none; }
.adsuselist .item .list .li .text{ font-size:12px; color:#f8f8f8; line-height:28px; text-align:left; padding:100px 20px 20px 20px; position:absolute; bottom:0; left:0; z-index:2; }
.adsuselist .item .list .li .t1{ font-size:16px; padding-bottom:0px; display:block; }
.adsuselist .item .list .li .line{ width:0px; height:2px; background:#fff; margin-top:0; }
.adsuselist .item .list .li.swiper-slide-thumb-active{ background:#002e54; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:20px; margin-top:30px; }
.adsuselist .item .list .li,.adsuselist .item .list .li .t1,.adsuselist .item .list .li .line{-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
.adsuselist .itemBg{ -webkit-transition: all 1s ease-in-out;-moz-transition: all 1s ease-in-out;-o-transition: all 1s ease-in-out;-ms-transition: all 1s ease-in-out;transition: all 1s ease-in-out;}



#adsvideos{ width:100%; max-width:2560px; height:880px; background:#f8f8f8; overflow:hidden; }
.adsvideos_content{ width:1200px; height:760px; padding: 0px; margin:60px auto 60px; }
.adsvideos_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; }
.adsvideos_content_div{ width:1200px; height:660px; float:left; margin:35px 0px; background:#002e54; color:#000000; position:relative; }

.adsvideos_photo{ width:1200px; height:660px; z-index:1; overflow:hidden; }
.adsvideos_photo ul{ width:100%; float:left; }
.adsvideos_photo ul li{ width:100%; float:left; display:none; }
.adsvideos_photo .active{ display:block; }

.adsvideos_btn{ width:1200px; height:60px; bottom:-55px; left:0px; position:absolute; z-index:2; border-top:1px solid #999999;  }
.adsvideos_btn ul{ width:1200px; height:60px; float:left; }
.adsvideos_btn ul li{ width:400px; height:60px; float:left; font-size:16px; line-height:60px; color:#999999; padding-left:34px; border-right:1px solid #999999; cursor:pointer; }

.adsvideos_btn .active{ background:#77a424; color:#ffffff; }

.adsvideos_btn ul li span{ width:56px; height:60px; float:right; padding-top:10px; fill:#999999; }
.adsvideos_btn .active>a>span{ fill:#ffffff; }



#adsnews{ width:100%; max-width:2560px; height:736px; background:#f8f8f8; overflow:hidden; }
.adsnews_content{ width:1200px; height: 620px; padding: 0px; margin:60px auto 30px; position:relative; }
.adsnews_content h2{ font-size:38px; font-weight:bold; text-align:center; line-height:48px; margin-bottom:14px; margin-top:0px; }
.adsnews_content_div{ width:370px; height:470px; float:left; margin:35px 15px; background:#f6f7f9; color:#000000; }

.adsnews_content_div1{ width:370px; height:470px; position:absolute; background:#ffffff; }
.adsnews_content_div1>img{ width:370px; float:left; }
.adsnews_content_div1>h3{ width:310px; height:40px; font-size:20px; color:#000000; line-height:40px; text-align:left; margin:20px 35px 10px; float:left; overflow : hidden;}
.adsnews_content_div1>p{ width:300px; height:14px; font-size:14px; color:#bcbcbc; position:absolute; left:35px; bottom:35px; }

.adsnews_content_div2{ width:370px; height:470px; float:left; background:#002e54; position:absolute; z-index:1; opacity: 0; display:block; }
.adsnews_content_div2>h2{ width:300px; height:40px; font-size:14px; color:#ffffff; line-height:30px; text-align:left; margin:40px 35px 10px; float:left; border-bottom:1px solid #8097aa; }
.adsnews_content_div2>h3{ width:300px; height:80px; font-size:22px; color:#ffffff; line-height:42px; text-align:left; margin:10px 35px 10px; float:left; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.adsnews_content_div2>h4{ width:300px; height:166px; font-size:14px; color:#a3acb7; line-height:28px; text-align:left; float:left; position:absolute; left:35px; bottom:80px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; }
.adsnews_content_div2>p{ width:300px; height:14px; font-size:14px; color:#a3acb7; position:absolute; left:35px; bottom:35px; }
}
@media (min-width: 1600px) {	
/*adsuselist*/
.adsuselist .item .list .li .text{ font-size:12px; color:#f8f8f8; line-height:28px; text-align:left; padding:100px 30px 20px 30px; position:absolute; bottom:0; left:0; z-index:2; }
.adsuselist .item .list .li .t1{ font-size:18px; padding-bottom:0px; display:block; }
.adsuselist .item .list .li .line{ width:0px; height:2px; background:#fff; margin-top:0; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:20px; margin-top:40px; }

}
@media (min-width: 1920px) {	
/*adsuselist*/
.adsuselist .item .list .li .text{ font-size:12px; color:#f8f8f8; line-height:28px; text-align:left; padding:100px 40px 30px 40px; position:absolute; bottom:0; left:0; z-index:2; }
.adsuselist .item .list .li .t1{ font-size:20px; padding-bottom:0px; display:block; }
.adsuselist .item .list .li .line{ width:0px; height:2px; background:#fff; margin-top:0; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:20px; margin-top:50px; }


}
@media (min-width: 2500px) {
/*adsuselist*/
.adsuselist .item .list .li .text{ font-size:14px; color:#f8f8f8; line-height:32px; text-align:left; padding:100px 50px 40px 50px; position:absolute; bottom:0; left:0; z-index:2; }
.adsuselist .item .list .li .t1{ font-size:28px; padding-bottom:13px; display:block; }
.adsuselist .item .list .li .line{ width:0px; height:4px; background:#fff; margin-top:0; }
.adsuselist .item .list .li.swiper-slide-thumb-active .line{ width:40px; margin-top:70px; }

}
@font-face {
  font-family: "iconfont"; /* Project id 3618649 */
  src: url('//at.alicdn.com/t/c/font_3618649_dfzshime59m.woff2?t=1680319144970') format('woff2'),
       url('//at.alicdn.com/t/c/font_3618649_dfzshime59m.woff?t=1680319144970') format('woff'),
       url('//at.alicdn.com/t/c/font_3618649_dfzshime59m.ttf?t=1680319144970') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.com-btn { display: inline-block; width: 180px; height: 46px; border-radius: 23px; border: solid 1px #182e65; line-height: 44px; text-align: center; color: #182e65; font-size: 16px; }
.flex { display: flex; justify-content: space-between; flex-wrap: wrap; }
.img-cover { object-fit: cover; width: 100%; height: 100%; }
.home-b { position: relative; }
.home-b .cont { flex: 1; overflow: hidden; background: url(../images/home-about-l.jpg) no-repeat center; background-size: cover; padding: 130px 350px 0 14.5%; position: relative; }
.home-b .cont .des { font-size: 16px; line-height: 32px; color: #4c4645; padding-top: 20px; margin-bottom: 50px; }
.home-b .cont .com-btn { -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.home-b .cont .com-btn:hover { background: #182e65; color: #fff; }
.home-b .pic { width: 35.41%; height: 900px; }
.ys-num-list { margin-right: -230px; margin-top: 100px; }
.ys-num-list li .num { font-size: 52px; line-height: 48px; color: #182e65; }
.ys-num-list li .num i { font-style: normal; font-weight: bold; }
.ys-num-list li .num sup { color: #182e65; opacity: 0.9; font-size: 18px; line-height: 1; display: inline-block; vertical-align: top; margin-left: 5px; }
.ys-num-list li .tit { font-size: 16px; line-height: 30px; color: #272933; opacity: 0.9; margin-top: 10px; }
.home-b .video-hover { position: absolute; top: 50%; right: 35.41%; z-index: 2; box-shadow: 0px 10px 20px 0px 
rgba(0, 0, 0, 0.2); transform: translateY(-50%); border-radius: 5px; margin-right: -240px; overflow: hidden; }
.home-b .video-hover .cover { position: absolute; left: 0; top: 0; width: 100%; height: 100%; font-size: 85px; color: #fff; display: flex; align-items: center; justify-content: center; }
.icon-Video:before {
  content: "\e6ba";
}
.com-title { text-align: center; margin-bottom: 45px; }
.com-title.left { text-align: left; }
.com-title h3 { font-size: 36px; color: #1c1f2a; font-weight: bold;}
.com-title p { font-size: 18px; line-height: 1.5; margin-top: 18px; color: #525252; }

.contain-1680, .contain-1440, .contain{margin: 0 auto;}
.contain-1440{width: 1440px;}
.incom-title {width: 100%;text-align: center;}
.incom-title h2{font-size: 42px;color: #333;line-height: 1;font-weight: 700;margin-bottom: 16px;}
.incom-title span{font-size: 14px;color: #777;line-height: 1;text-transform: uppercase;font-family:'思源黑体';}
.inpartner{width: 100%;padding: 60px 0;background-color: #f8f8f8;}
.inpartner-item{width: 100%;margin-top: 42px;}
.inpartner-menu{width: 100%;}
.inpartner-menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;border:1px solid #ececec;border-bottom:0;border-right: 0}
.inpartner-menu ul:after{content: '';width: 20%}
.inpartner-menu li{width:20%;display:flex;justify-content:center;align-items:center;height:120px;border-bottom:1px solid #ececec;border-right:1px solid #e0e0e0}
.inpartner-menu li:hover img{transform: scale(1.3)}
.inpartner-menu li img{max-width:70%;max-height:70%;object-fit:cover;transition: all .6s ease}

.inhonor{width: 100%;padding: 60px 0;background-color: #fff;}
.inhonor-item{width: 100%;margin-top: 42px;}
.inhonor-menu{width: 100%;}
.inhonor-menu ul{display:flex;flex-wrap:wrap;justify-content:space-between;border:1px solid #ececec;border-bottom:0;border-right: 0}
.inhonor-menu ul:after{content: '';width: 20%}
.inhonor-menu li{width:20%;display:flex;justify-content:center;align-items:center;height:280px;border-bottom:1px solid #ececec;border-right:1px solid #e0e0e0}
.inhonor-menu li:hover img{transform: scale(1.1)}
.inhonor-menu li img{max-width:95%;max-height:95%;object-fit:cover;transition: all .6s ease}

.video_shadow { position: fixed; left: 0px; top: 0px; width: 100%; height: 100%; background: rgba(0, 0, 0, .5); z-index: 1000; display: none; }
.playnow { position: absolute; left: 50%; top: 50%; margin-left: -410px; margin-top: -286px; width: 820px; height: 550px; background-color: transparent; z-index: 1000; }
.video_control { width: 820px; height: 500px; box-shadow: 0px 0px 20px 3px rgba(0, 0, 0, .5); }
.video_control video { width: 100%; height: 100%; object-fit: fill; }
.closevideo { position: absolute; right: -30px; top: -24px; font-size: 35px; color: #fff; cursor: pointer; -webkit-transition: .3s; -o-transition: .3s; transition: .3s; }
.closevideo:hover { right: -35px; }
@media (max-width:1000px) {
  .playnow { left: 5%; top: 30%; margin-left: 0; margin-top: 0; width: 90%; height: auto; }
  .video_control { width: 100%; height: auto; box-shadow: none; }
  .closevideo { position: absolute; right: 0; top: -50px; font-size: 30px; color: #fff; cursor: pointer; }
}

@media screen and (max-width:1800px) {
	.com-title h3, .com-title.min h3 { font-size: 30px; font-weight: bold; }
	.com-title p { font-size: 16px; margin-top: 15px; }
	.com-title { margin-bottom: 35px; }
	.com-title h3:after { margin: 12px auto 0; }
	.com-cont h3 { font-weight: bold; }
    .home-b .pic { width: 30%; height: 640px; }
	.home-b .video-hover { right: 32%; }
	.home-b .video-hover img { width: 400px; }
	.home-b .cont { padding: 60px 240px 0 11.5%; }
	.home-b .cont .des { font-size: 14px; line-height: 30px; padding-top: 0; margin-bottom: 40px; }
	.home-c { padding-top: 60px; padding-bottom: 60px; }
	.muscle-list .item .cont { padding: 25px 10px; }
	.muscle-list .item .cont h4:after { width: 30px; height: 3px; margin: 15px auto 18px; }
	.ys-num-list { margin-right: 0; margin-top: 60px; }
	.ys-num-list li .num { font-size: 42px; line-height: 32px; }
	.com-btn { width: 160px; height: 40px; line-height: 38px; }
	.home-b .video-hover .cover { font-size: 65px; }
}
@media screen and (max-width:1600px) {
    .ys-num-list { margin-right: -100px; }
	.ys-num-list li .tit { line-height: 1.3; }
	.home-b .cont { padding: 60px 240px 60px 5%; }
        .contain-1680, .contain-1440{width: 1200px;}
    .contain{width: 1080px;}
    .incom-title h2 {font-size: 38px;}
        .inpartner {padding: 100px 0;}
        .inhonor {padding: 100px 0;}

}
@media screen and (max-width:1280px) {
    .ys-num-list li .num { font-size: 36px; }
    .inpartner {padding:80px 0;}
    .inhonor {padding:80px 0;}
     .contain-1680, .contain-1440, .contain{width: 92%;}
     .incom-title h2 {font-size: 32px;margin-bottom: 12px;}

}
@media screen and (max-width:820px) {
    .home-b .cont { padding: 60px 5%; width: 100%; flex: auto; }
	.home-b .pic { width: 90%; height: 500px; border-radius: 5px; margin-left: auto; margin-right: auto; }
	.home-b .video-hover { right: 5%; top: auto; margin-right: 0; width: 90%; bottom: 0; height: 500px; transform: translateY(0); border-radius: 0; }
	.home-b .video-hover img { width: 100%; height: 100%; }
	.ys-num-list { margin-right: 0; }
    .contain-1680, .contain-1440, .contain{width: 92%;}
        .inpartner {padding:60px 0;}
    .inpartner-item {margin-top: 32px;}
     .inhonor {padding:60px 0;}
    .inhonor-item {margin-top: 32px;}
      .incom-title h2 {font-size: 28px;margin-bottom: 10px;}
}
@media screen and (max-width:640px) {
    .com-title p { font-size: 16px; margin-top: 15px; }
	.com-title h3, .com-title.min h3 { font-size: 24px; }
	.com-title p, .com-title.white p { font-size: 14px; margin-top: 15px; line-height: 1.3; }
	.com-title h3:after { margin: 12px auto 0; }
	.com-cont h3 { font-weight: bold; }
    .home-b .cont { padding: 50px 5%; }
	.com-title.left h3:after { margin: 12px 0 0; }
	.home-b .cont .com-title { text-align: center; }
	.home-b .cont .com-title.left h3:after { margin: 12px auto 0; }
	.com-title { margin-bottom: 35px; }
	.home-b .cont .des { font-size: 14px; line-height: 1.75; padding-top: 0; margin-bottom: 30px; }
	.ys-num-list { margin-top: 40px; margin-bottom: -30px; }
	.ys-num-list li { max-width: 50%; width: 50%; margin-bottom: 30px; }
	.home-b .pic, .home-b .video-hover { height: 200px; }
       .inpartner {padding:20px 0;}
    .inpartner-item {margin-top:28px;}
    .inpartner-menu li { width: 33.3%;height: 65px;}
       .inhonor {padding:20px 0;}
    .inhonor-item {margin-top:28px;}
    .inhonor-menu li { width: 50%;height: 165px;}
       .incom-title h2 {font-size: 20px;margin-bottom:4px;}
   .incom-title span {font-size: 12px;}
}