﻿@charset "utf-8";
body,html{width:100%; overflow-x:hidden;}
body{margin:0px;padding:0px;margin:0px auto;font-size:12px;line-height:24px;color:#666666;min-width:320px;zoom:1;background:#fff;font-family:frutigernext,"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体";word-break:normal;text-align:justify;}
ul,li,form, dl,dt,dd,div,ul,li,h1,h2,h3,h4,h5,h6,p,em,i{font-style:normal;list-style:none;padding:0px;margin:0px;}
.h1,.h2,.h3,.h4,.h5,.h6,.p{ padding:0px; margin:0px;}
select,input,textarea{ font-size:12px; border-radius:0; -webkit-border-radius:0; color:#414446; font-family:"微软雅黑";}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{color:#333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#2069bd;}
.fl{ float:left;}.fr{ float:right;}.tr{ text-align:right;}
.hidetxt{ display:none;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
:-moz-placeholder{color:#b2b2b2;}
::-moz-placeholder{color:#b2b2b2;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color:#b2b2b2;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #b2b2b2;}
select{-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;-webkit-appearance: none;-moz-appearance: none;appearance: none; cursor:pointer;
appearance:none;
-moz-appearance:none;
-webkit-appearance:none;
}
select::-ms-expand { display: none; }/*Ie clear arr*/

.w1180{max-width:1180px; min-width:320px; margin:0px auto;}
/*.w1200{width:1200px;margin:0px auto;}
.w1390{max-width:1390px; min-width:320px; margin:0px auto;}
.w1466{max-width:1466px; min-width:320px; margin:0px auto;}
.w1182{max-width:1182px; min-width:320px; margin:0px auto;}
.w1300{max-width:1300px; min-width:320px; margin:0px auto;}
*/
.w1200{width:1180px;margin:0px auto;}
.w1390{max-width:1180px; min-width:320px; margin:0px auto;}
.w1466{max-width:1180px; min-width:320px; margin:0px auto;}
.w1182{max-width:1180px; min-width:320px; margin:0px auto;}
.w1300{max-width:1180px; min-width:320px; margin:0px auto;}
.red{color:#e60012;}
.line{height:1px; background:#eeeeee;}

@media ( max-width:1180px){
.auto{padding:0px 10px;}
}

@media ( max-width:1180px){
.w1180{padding:0px 10px;}
}

@media ( max-width:1180px){
.w1200{width:auto;}
}

@media (max-width:1390px){
.w1390{padding:0px 20px;}
}

@media (max-width:1466px){
.w1466{padding:0px 10px;}
}
@media ( max-width:1300px){
.w1300.auto{padding:0px 10px;}
.w1300 .auto{padding:0px 10px;}
}

@media ( max-width:998px){
	.w1300 .auto{margin-top:50px;}
}


/*公用样式*/
.effect-img {text-align: center;cursor: pointer; zoom:1; overflow:hidden;}
.effect-img img {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform  0.35s;transition: opacity 0.35s, transform 0.35s;}
.effect-img:hover img {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform:  scale3d(1.1,1.1,1);}

.Meuns{text-align:center; background:#222222;}
.Meuns.fixed{position:fixed; width:100%; left:0px; top:0px;z-index:99999;}
.Meuns li{display:inline-block; width:15.6666%; background:url(/static/images/line.png) no-repeat left center;}
.Meuns li a{display:block; line-height:75px; font-size:16px; color:#fff;}
.Meuns li:last-child a{background:url(/static/images/line.png) no-repeat right center;}
.Meuns li.on a{color:#fff; background:url(/static/images/line2.png) no-repeat center bottom;}


.Container{background:#f5f5f5; padding:3% 0;}
.Container .w1300{position:relative; padding:3% 0; background:#fff; min-height:300px; height:auto !important; height:300px;}
.Left{width:18.461%; float:left; border-right:1px solid #f1f1f1;}
.SubName{display:block; line-height:98px; border-bottom:1px solid #f1f1f1; padding-left:30px; font-size:26px; color:#000000;}
.Meunbar li .am{line-height:60px; border-bottom:1px solid #f1f1f1; padding:0px 40px; display:block;}
.Meunbar li .am a{display:block; font-size:16px; color:#333333;}
.Meunbar li.on .am{background:url(/static/images/line4.png) no-repeat left center; padding-left:30px;}
.Meunbar li.on .am a{background:url(/static/images/arr1.png) no-repeat right center; color:#2069bd;}
.Meunbar li .sub{display:none;}
.Meunbar li .sub dd a{display:block; font-size:14px; line-height:40px; border-bottom:1px solid #f1f1f1; padding-left:50px;}
.Meunbar li .sub dd.lion a{color:#2069bd;}
/*.Meunbar li dl#one5_dl dd:first-child{display:none}*/
/*.Meunbar li dl#one2_dl dd:first-child{display:none}*/

.Right{padding:0 5% 0 0; width:90%; float:right;}

.Position{line-height:28px; padding-bottom:14px; border-bottom:1px solid #f6f6f6; font-size:16px; color:#666666;}
.Position a{color:#666666;}

/*pages*/
.Pages1{margin-top:60px;}
.Pages{width:100%; text-align:center; color:#666666; font-size:14px; line-height:38px; font-family:Arial;}
.Pages b{font-weight:normal; color:#e60012;}
.Pages a{display:inline-block; width:38px; text-align:center; height:38px; line-height:38px; border:1px solid #e6e6e6; color:#666666; font-size:16px; margin:0px 8px;}
.Pages .p_page{padding-left:10px;}
.Pages .i_text{width:42px; padding:0px 10px; height:36px; line-height:36px; border:1px solid #e6e6e6; margin:0px 7px;}
.Pages .i_button,.Pages .p_count{margin-left:10px; padding:0px 10px; border:1px solid #e6e6e6; height:36px;}
.Pages .p_count{display:inline-block; padding:0px 18px; border:1px solid #e6e6e6;}
.Pages a:hover,.Pages a.a_cur{background:#2069bd; color:#fff;}

/*Top*/
.Header{background:#fff; position:relative;height:50px;}
.Logo{width:70px; float:left;margin-top:11px;}
.Logo img{display:block; width:100%;}
.Showbox{width:1084px; float:right;}
.Nav{width:750px; float:left;}
.Nav li{float:left; padding:0px 24px;line-height:50px;}
.Nav li.nav2{position:static;}
.Nav li a.am{display:block; font-size:14px; color:#333333; line-height:50px;}
.Nav li:hover a.am,.Nav li.active a.am{color:#1f8eeb;}
.Nav li .SubNav{position:absolute; left:0px; top:100%; width:100%; z-index:999; padding:11px 0px 0px; background:#fff; text-align:center; display:none; z-index:99;}
.Nav li .SubNav dd{position:relative;}
.Nav li .SubNav dd a{display:block; line-height:35px; border-bottom:1px solid #e5e5e5;}
.Nav li .SubNav dd a:hover{background:#1f8eeb; color:#fff;}
.Nav li .SubNav dd .three{position:absolute; left:100%; top:0px; width:100%; background:#f8f8f8; display:none;}
.Nav li .SubNav dd .three p a{color:#666;}
.Nav li .SubNav dd .three p:hover a{background:#fff; color:#1f8eeb;}
.Nav li .SubNav dd:hover .three{display:block;}
.Nav li .SubNav .title{font-size:18px; margin-bottom:18px; line-height:24px; color:#2792ec; font-weight:bold;}
.Nav li .SubNav .name a{display:block; line-height:39px; border-bottom:1px solid #eaeaea; font-size:16px; color:#000000;} 
.Nav li .SubNav .name:hover a,.Nav li .SubNav .name.nameon a{color:#1f8eeb}

.Nav li .SubNav .TopPro .con{padding:8px 0px 0px;}
/*.Nav li .SubNav .TopPro .con a:first-child{display:none}*/
.Nav li .SubNav .con a{display:block; font-size:14px; line-height:30px; color:#666666;}
.Nav li .SubNav .TopPro .con a:hover,.Nav li .SubNav .TopPro .con a.aons{color:#1f8eeb}
.Nav li .ProDown{top:39px;}
.Nav li .ProDown .DownBox{background:#f6f6f6; padding:50px 0px; text-align:left;}
.Nav li.nav2 .ProDown .TopPro{width:930px; float:left;}
.ProDown .TopPro li{width:162px; padding:0 24px 0px 0px;}
.ProDown .TopPlan{width:174px; float:right; padding-left:45px; border-left:2px solid #e9e9e9;}
.ProDown .TopPlan li{width:100%; float:none; padding:0;}
.Nav li .SubNav .TopPlan .con{padding:8px 0px 8px 18px; border-bottom:1px solid #eaeaea;display:none;}


.Search{width:170px;margin-top:11px;float:left; height:28px; background:#e6e6e6; border-radius:25px; margin-left:0; position:relative;}
.Search .input{padding:0px 11px; width:119px; height:28px;}
.Search .btn{background:url(/static/images/btn.png) no-repeat; width:18px; height:18px; position:absolute; right:11px; top:5px;}
.Topbtn{width:; float:right;margin:11px 0 0 8px;}
.Topbtn .tel{font-size:18px;font-weight:bold;color:#1f8eeb;}
.Topbtn .tel a{color:#1f8eeb;}
.Topbtn a{padding:0 4px;display:inline-block; text-align:center; border-radius:3px; font-size:14px;}
.Topbtn a.dl{ height:26px; line-height:26px; border:1px solid #2792ec; color:#2792ec;}
.Topbtn a.zc{ height:28px; line-height:28px; background:#2792ec; color:#fff; margin-left:10px; display:none;}
.Header_menu,.page_menu{display:none;}



/*另加手机样式 s*/
.navcon{ background:#fff; width:100%; z-index:800; position:absolute; top:0px; left:0px;/* padding:3% 0;*/ display:none;}
.navbtn{ display:block; cursor:pointer; line-height:8px; text-align:center;/* padding:38px 20px 0px; height:62px;*/ width:30px; float:right;margin-right:10px;}
.navbtn span{ display:inline-block; border-radius:4px; background:#666666; width:23px; height:3px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.navbtn.on { background:none;}
.navbtn.on .a3 { display:none;}
.navbtn.on .a1 { width:25px;
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;background:#666666 !important;}
.navbtn.on .a2 { width:25px;
	-webkit-transform: translate(0, -6px) rotate(-45deg) !important;
	-moz-transform: translate(0, -6px) rotate(-45deg) !important;
	-ms-transform: translate(0, -6px) rotate(-45deg) !important;
	-o-transform: translate(0, -6px) rotate(-45deg) !important;
	transform: translate(0, -6px) rotate(-45deg) !important;background:#666666 !important;}


/*全局导航 s*/
.container{width:95%;margin:0 auto;}

.PullNav{display:none;}
.PullNav .closebtn{ cursor:pointer; line-height:8px; text-align:center; padding:10px 10px 0px; height:30px; width:30px; float:right;}
.PullNav .closebtn span{ display:inline-block; border-radius:4px; background:#666666; width:32px; height:3px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear;}
.PullNav .a1 {
	-webkit-transform: translate(0, 3px) rotate(45deg) !important;
	-moz-transform: translate(0, 3px) rotate(45deg) !important;
	-ms-transform: translate(0, 3px) rotate(45deg) !important;
	-o-transform: translate(0, 3px) rotate(45deg) !important;
	transform: translate(0, 3px) rotate(45deg) !important;}
.PullNav .a2 {
	-webkit-transform: translate(0, -6px) rotate(-45deg) !important;
	-moz-transform: translate(0, -6px) rotate(-45deg) !important;
	-ms-transform: translate(0, -6px) rotate(-45deg) !important;
	-o-transform: translate(0, -6px) rotate(-45deg) !important;
	transform: translate(0, -6px) rotate(-45deg) !important;}
.PullNav dl{ width:14.6666%; float:left; padding-left:2%;}
.PullNav dl .tit{ line-height:48px; font-size:18px; position:relative;color:#fff;}
.PullNav dl .tit i{ display:none; background:url(/static/images/zoom_jia.png) center center no-repeat; width:15px; height:15px; right:10px; top:21px;transition:all 0.2s linear; -webkit-transition:all 0.2s linear; position:absolute;}
.PullNav dl .tit a{ position:absolute; left:0px; top:0px; width:100%; height:100%;color:#fff; display:none; z-index:2;}
.PullNav dl li{ line-height:45px;position:relative;}
.PullNav dl li a{ color:#c6c6c6;}.PullNav dl li a:hover{ color:#fff;}
.PullNav a.closebtn{z-index:200; border-radius:50%; position:absolute; left:50%; bottom:5%; border:1px solid #dadada; width:40px; height:31px; padding:9px 0 0 0; display:none; margin-left:-20px;}
.PullNav a.closebtn span{background:#dadada;}

.PullNav dl li i{    display: block;
    background: url(/static/images/zoom_jia.png) center center no-repeat;
    width: 15px;
    height: 15px;
    right: 10px;
    top:14px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    position: absolute;}
.PullNav dl li.cur .tits i{-moz-transform: translate(0, -3px) rotate(-180deg) !important;
    -ms-transform: translate(0, -3px) rotate(-180deg) !important;
    -o-transform: translate(0, -3px) rotate(-180deg) !important;
    transform: translate(0, -3px) rotate(-180deg) !important;}

.PullNav.PullNav1 .closebtn{ bottom:12%;}
.PullNav dl li .tits{display:block;}
.PullNav dl li .aons{display:none;}
.PullNav dl li .aons p a{padding-left:55px;}

@media ( max-width:998px){
	.navcon{display:block;height:50px;}
	.Header{padding-bottom:0px;display:none;}
	.Logo{margin-left:10px;margin-top:15px;}
.nav { display:none;}
.navbtn{display:block;margin-top:9px;}
/* .navbtn.on{padding-top:12px;height:33px;}*/
.PullNav{ top:50px;padding:0; position:absolute;width:100%;padding-bottom:50px; background:#fff; right:0px; left:auto;  overflow-y:auto;}
.PullNav .container{ min-width:100px; height:auto;}
.PullNav dl{ width:auto; float:none; padding-left:0px;}
.PullNav dl .tit{ line-height:50px; padding-top:5px; border-bottom:1px solid #e5e5e6; font-weight:normal; color:#333;}
.PullNav dl .tit a{ display:block;}
.PullNav dl .tit i{ display:block;}
.PullNav dl.cur .tit i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.PullNav dl li{ border-bottom:1px solid #f0f0f3;}
.PullNav dl ul{ display:none; margin-top:10px;}
.PullNav dl li a{ color:#666; padding-left:35px; display:block; font-size:16px;}.PullNav dl li a:hover{ color:#333;}
.PullNav2{ padding-top:0px;}

.Header.on{ top:-45px;}
.Header.on .PullNav{ top:0px;}
.PullNav a.closebtn{ display:block;}
.PullNav dl li i{display:block;}
.Search{margin:30px auto 0;float:none;}
.Topbtn{text-align: center;}

}


 
/*banner*/
.Banner{clear:both;position:relative;}
.Banner .swiper-slide{width:100%;}
.Banner .swiper-slide a.banbg{display:block; width:100%; height:420px;}
.Banner .swiper-slide a.ani{position:relative;}
.Banner .swiper-slide .img{display:none; width:100%;}
.Banner .swiper-pagination-bullet{width:12px;height:12px;background:#fff;opacity:.4;}
.Banner .swiper-pagination-bullet-active{opacity:1;background:#007aff;}
.Banner .BanTxt{ left:0; right:0; top:0; bottom:0; position:absolute; width:100%; color:#fff;}
.Banner .ani{position:absolute; width:100%;}
.Banner .BanTxt .img1{top:25%; left:0%;}
.Banner .BanTxt .name{display:block; font-size:38px; line-height:46px;}
.Banner .BanTxt .info{margin:56px 0px 55px; font-size:18px; line-height:28px;}
.Banner .BanTxt .simg{margin-top:20px;display:block;}
/*.BanTxt .w1180{max-width:900px;}*/


.Banner .BanTxt .more{display:block; width:160px; height:45px; line-height:45px; background:#2792ec; font-size:16px; color:#fff; text-align:center; border-radius:3px;}
.Banner .BanTxt .more:hover{background:#fff; color:#2792ec;}
.Banner .BanTxt .aclick{margin:70px 0px 0px;text-align:left;}
.Banner .BanTxt .aclick a{display:inline-block; width:158px; height:43px;margin-top:120px; line-height:43px; text-align:center; margin-right:20px; border:1px solid #fff; color:#fff; border-radius:3px; font-size:18px; color:#fff;}
.Banner .BanTxt .aclick a:hover{background:#2792ec; border:1px solid #2792ec;}

/*bottom*/
.Footer{padding:4% 0 1%;}
.Sitepath{float:left; width:800px;}
.Sitepath dl{float:left; margin-right:54px;}
.Sitepath dl dt{font-size:16px; line-height:28px; color:#333333; margin-bottom:12px;}
.Sitepath dl dd a{display:block; font-size:14px; line-height:30px; color:#999999;}
.Sitepath dl dd:hover a{color:#1c90ef;}
.Sitepath dl:first-child dd:last-child{display:none}
.bright{width:360px; float:right;}
.weixin dd{width:92px;float:left;margin-left:15px;}
.weixin dd img{display:inline-block; border:1px solid #ebebeb; max-width:100%;}
.weixin dd em{display:block; font-size:14px; line-height:38px; text-align:center; color:#999999;}
.bright .call{padding-left:34px; background:url(/static/images/call.png) no-repeat left center;font-size:15px; color:#1c90ef; font-weight:bold;}

.Bottom{padding:17px 0px; background:#000000; color:#8d8d8d; text-align:center; font-size:14px;}
.Bottom a{color:#8d8d8d;}


@media ( max-width:1200px){
.Header .header_menu{display:block;}
.Header .header_menu{background-image:url(/static/images/navicon.png); position:absolute; top:50%; right:0px; margin-top:-12px; width:50px; height:24px;background-size:45%;background-position:center; background-repeat:no-repeat; z-index:9;}
.Showbox{width:50%;height:100%;background:rgba(255,255,255,.95);overflow:auto;overflow-x:none; position:fixed;z-index:9990;top:0;right:-100%;}
.Showbox .close_bar{height:50px;line-height:50px;overflow:hidden;position:absolute;top:0;left:0; width:100%;background:rgba(255,255,255,.95); border-bottom:1px solid #e8e8e8;text-align:right;}
.Showbox .close_bar a{background:url(/static/images/menu_close_btn.png) no-repeat;width:25px;height:25px; background-size:cover;display:inline-block;vertical-align:middle;margin-right:20px;transition:transform ease-in 0.3s;}
.Showbox .close_bar a:hover{transform:rotate(180deg);}
.Nav{width:100%;margin-top:66px; float:none;}
.Nav li{float:none;}
.Nav li a.am{height:45px; line-height:45px; font-size:18px;}
.Topbtn{float:none; margin:0px auto;}
.Topbtn{margin-top:20px;}
}

@media ( max-width:1180px){
.Footer{display:none;}
.Banner{margin-top:50px;}	
}

@media ( max-width:998px){
.Ban{padding-top:50px;}
.SubName{font-size:22px; line-height:74px;}
}

@media ( max-width:768px){
.Banner .BanTxt .name{font-size:24px;}
.Banner .BanTxt .info{font-size:16px;}

.SubName{line-height:50px; background:url(/static/images/arr6.png) no-repeat right center; padding:0px;}
.Left{position:static; width:100%; margin-bottom:15px; border-right:none;}
.Meunbar{margin-bottom:20px; display:none;}
.Right{padding:0; width:100%;}
}

@media ( max-width:640px){
.Banner .swiper-slide a{height:300px;}
.Banner .BanTxt .img1{top:18%;}
}

@media ( max-width:480px){
.Showbox{width:100%;}
.Banner .swiper-slide a,.Banner .swiper-slide a.banbg{height:auto;}
.Banner .swiper-slide a.ani{background:none !important;}
.Banner .swiper-slide .img{display:block;}
.Banner .swiper-slide .BanTxt{display:none;}
.Banner .BanTxt .name{font-size:20px;}
.Banner .BanTxt .aclick a{width:120px; font-size:14px; height:36px; line-height:36px;}
.Meuns li{width:auto; padding:0 2%;}
.Meuns li:last-child a,.Meuns li:first-child{background:none;}
.Meuns li a{font-size:14px; line-height:45px;}


.SubName{font-size:18px;}
.Meunbar{margin-bottom:0px;}

.Pages{line-height:28px;}
.Pages .i_button, .Pages .p_count,.Pages .i_text{height:26px; line-height:26px;}
.Pages a{margin:0 3px; width:26px; height:26px; line-height:26px; margin-bottom:5px;}

.Position{font-size:14px;}
}

/*index*/
.HomeMeun{background:#1a1a1a; height:68px; line-height:68px; padding:3px 0px; overflow:hidden;}
.HomeMeun ul{background:url(/static/images/line.png) no-repeat left center;}
.HomeMeun li{width:33.33333%; float:left; background:url(/static/images/line.png) no-repeat right top; text-align:center;}
.HomeMeun li a{display:block;}
.HomeMeun li .icon{position:relative; display:inline-block; width:40px; height:40px; vertical-align:middle;}
.HomeMeun li .icon .i1,.HomeMeun li .icon .i2{position:absolute; top:0px; left:0px; width:100%;}
.HomeMeun li .icon .i1{ transition: 400ms;}
.HomeMeun li .icon .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms;}

.HomeMeun li .name{display:inline-block; font-size:16px; color:#fff; padding-left:2px;}
.HomeMeun li:hover .icon .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1;  filter:alpha(opacity=100);}
.HomeMeun li:hover .icon .i1 {opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2);}
.HomeMeun li:hover .name{color:#53bbfe;}
.HomeMeun li:hover a{background:url(/static/images/line2.png) no-repeat center bottom;}

.HomeTit{text-align:center;}
.HomeTit span{display:block; line-height:50px; font-size:32px; color:#333333;}
.HomeTit p{font-size:18px; line-height:36px; color:#666464;}
.HomeProduct{background:#f5f5f5; padding:3% 0;}

.ProductBox{padding:3% 0 0;}
/*.ProductBox .owl-carousel .owl-item{margin-left:-0.5px;}*/
.ProductBox li{width:25%;background:url(/static/images/line3.png) no-repeat right center;float:left;}
.ProductBox li .box{padding:46px 28px; height:430px; border:1px solid transparent; position:relative;}
.ProductBox li .box .icon{width:110px; height:100px; margin:0 auto; position:relative;}
.ProductBox li .box .icon img{position:absolute; left:0px; top:0px; width:100%;}
.ProductBox li .box .icon .i1{ transition: 400ms;}
.ProductBox li .box .icon .i2{ -webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha (opacity=0); transition:500ms;}
.ProductBox li:hover .box .icon .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1;  filter:alpha(opacity=100);}
.ProductBox li:hover .box .icon .i1{opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale (1.2); transform: scale(1.2); }
.ProductBox li .box h2{font-size:20px; line-height:27px; height:27p; overflow:hidden; color:#2069bd; text-align:center; margin:35px 0px 23px;}
.ProductBox li .box i{width:129px; height:1px; background:#9fa0a0; display:block; margin:0 auto; transition:width 0.5s linear;}
.ProductBox li .box .info{margin:20px 0px 0px; font-size:14px; line-height:25px; height:auto; overflow:hidden; color:#4c4948;}
.ProductBox li .box .more{display:block; line-height:24px; position:absolute; left:28px; bottom:13px; opacity:0; font-size:14px; color:#2069bd; font-weight:bold;}
.ProductBox ul li:nth-child(5n){background:none}
.ProductBox li:hover .box{background:#fff; border:1px solid #256bba;}
.ProductBox li:hover .box i{width:100%; background:#256bba;}
.ProductBox li:hover .box .more{opacity:1;}




.HomePlans{padding:3% 0 0;}
.PlansBox{margin:3% 0 0; background:#373d41;}
.PlansBox .item{position:relative; overflow:hidden;}
.PlansBox .item .effect-img img{display:block; width:100%;}
.PlansBox .item .hidebox{position:absolute; width:100%; height:100%; left:0px; top:0px; background:rgba(71,73,75,.76);}
.PlansBox .item .hidebox .box{padding:40% 4% 0; transition: 400ms;}
.PlansBox .item .hidebox .box .title .icon{display:block; width:70px; margin:0 auto;}
.PlansBox .item .hidebox .box .title .name{display:block; height:30px; line-height:30px; overflow:hidden; font-size:22px; color:#fff; text-align:center;}
.PlansBox .item .hidebox .box .title i{display:block; width:20px; height:2px; background:#fff; margin:10px auto;}
.PlansBox .item .hidebox .box .txt{color:#fff; display:none; transition: 400ms;}
.PlansBox .item .hidebox .box .txt .info{margin:8px 0px 10px; font-size:14px; line-height:22px; height:132px; overflow:hidden;}
.PlansBox .item .hidebox .box .txt .more{display:block; width:126px; height:36px; line-height:36px; text-align:center; border:1px solid #fff; border-radius:3px; margin:0 auto;}
.PlansBox .item:hover .hidebox{background:rgba(39,146,236,.86);}
.PlansBox .item:hover .hidebox .box{padding-top:6%;}
.PlansBox .item:hover .hidebox .box .txt{display:block;}
.PlansBox .item:hover .effect-img img{opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform:  scale3d(1.2,1.2,1);}

.HomeNews{background:#f5f5f5; padding:3% 0;}
.NewsBox{padding:1.5% 0 0;}
.NewsBox li{width:33.3333%; float:left;}
.NewsBox li .box{padding:0px 20px 10px;}
.NewsBox li .effect-img{position:relative;}
.NewsBox li .effect-img img{display:block; width:100%;}
.NewsBox li .effect-img .Name{position:absolute; left:0px; top:0px; width:100%; height:100%; background:rgba(55,61,65,.46); z-index:2;}
.NewsBox li .effect-img .Name a,.NewsBox li .effect-img .Name p{position:absolute; width:100%; text-align:center; height:36px; line-height:36px; font-size:24px; color:#f5f5f5; left:0px; top:50%; margin-top:-18px;}
.NewsBox li .box dl{padding:10px 0px 0px;}
.NewsBox li .box dl dd{height:33px; line-height:33px; overflow:hidden; font-size:14px;}
.NewsBox li .box dl dd .date{margin-right:15px; color:#999999;}
.NewsBox li .box dl dd a{color:#333333;}
.NewsBox li:hover{background:#fff; box-shadow:0px 0px 20px #d9d9d9;}
.NewsBox li:hover .effect-img img{opacity: 1;-webkit-transform: scale3d(1.2,1.2,1);transform:  scale3d(1.2,1.2,1);}
.NewsBox li .box a.check{display:block;width:120px;height:35px;background:#1e69b3;color:#fff;font-size:14px;line-height:35px;text-align:center;margin:20px auto 10px;border-radius:100px;}

@media ( max-width:1200px){
.ProductBox .owl-carousel{display:block !important;}
.ProductBox .item{width:20%; float:left;}	
	
}

@media ( max-width:998px){
.ProductBox .item .box{padding:20px; height:400px;}
.ProductBox .item .box .info{height:150px;}
.PlansBox .item:hover .hidebox .box{padding:35% 4% 0;}
.PlansBox .item:hover .hidebox .box .txt{display:none;}
}

@media ( max-width:768px){
.HomeTit span{font-size:25px; line-height:35px;}
.PlansBox .item .hidebox .box .title .name{font-size:16px;}

.ProductBox .item{width:100%; float:none; margin-bottom:10px;}
.ProductBox .item .box{background:#fff; border:1px solid #256bba; height:auto;}
.ProductBox .item .box a{display:block; position:relative; padding-left:130px;}
.ProductBox .item .box i{display:none;}
.ProductBox .item .box .icon{position:absolute; left:0px; top:50%; margin-top:-55px;}
.ProductBox .item .box .info{height:auto;}
.ProductBox .item .box h2{text-align:left; margin:0;}
}

@media ( max-width:640px){
.HomeTit p{font-size:16px; line-height:24px;}
.PlansBox .item .hidebox .box .title .icon{width:38px;}
.NewsBox li{width:100%; float:none; margin-top:10px; background:#fff; box-shadow:0px 0px 20px #d9d9d9;}
}

@media ( max-width:480px){
.HomeMeun li .icon{width:30px; height:30px;}
.HomeTit span{font-size:20px;}
.ProductBox .item{background:#fff; border:1px solid #256bba;}
/*.PlansBox .item .hidebox .box,.PlansBox .item:hover .hidebox .box{padding-top:10px;}
.PlansBox .item .hidebox .box .title i{margin:8px auto;}
.PlansBox .item .hidebox .box .title .name{font-size:15px;}*/
.PlansBox .item .hidebox .box .title{margin-top:5px;}
.ProductBox .item .box a{padding-left:80px;}
.ProductBox .item .box .icon{width:66px; height:66px; margin-top:-33px;}
.ProductBox .item .box h2{font-size:18px;}
.ProductBox .item .box .info{margin-top:10px;}
.PlansBox .item .hidebox .box .title .icon{width:28px;}
.PlansBox .item .hidebox .box{padding-top:15%;}
.PlansBox .item .hidebox .box .title .name{font-size:14px;line-height:normal;padding:0 10px;width:36px;overflow:hidden;line-height:30px;margin:0 auto;}
.PlansBox .item .hidebox .box .title i{margin:8px auto;}
}

.Ins_title1{line-height:42px; font-size:36px; color:#1f8eeb; text-align:center;font-weight: bold;}
.Ins_title1 i{display:block; height:27px; margin:10px auto 0px; background:url(/static/images/titbg_002.png) no-repeat center top;}

/*解决方案*/
.Ins_title{line-height:42px; font-size:32px; color:#333333; text-align:center;}
.Ins_title i{display:block; height:27px; margin:10px auto 0px; background:url(/static/images/titbg1.png) no-repeat center top;}
.Industrybg{padding:3% 0;}
.Industrybg .txt{font-size:14px; line-height:30px; color:#666666; margin:2% 0px 0px;}
.DemandBox{padding:3% 0; background:#f3f3f3;}
.DemandBox .list1{padding:3% 0 0;}
.DemandBox .list1 li.first{width:100%; float:none; margin-bottom:3%; height:auto !important;}
.DemandBox .list1 li.first .box{padding:3% 4%;}
.DemandBox .list1 li{width:49%; background:#fff;}
.DemandBox .list1 li .box{padding:4% 6% 6%;}
.DemandBox .list1 li .box h3{font-size:22px; line-height:32px; color:#2069bd; text-align:center;}
.DemandBox .list1 li .box .info{font-size:14px; line-height:20px; color:#666666; padding:3% 0 0;}

.SolutionBox{padding:3% 0;}
.SolutionBox .con{padding:3% 0;}
.SolutionBox .con .txt{width:54%; float:left;}
.SolutionBox .con .txt h3{font-size:20px; line-height:30px; color:#000000;}
.SolutionBox .con .txt .info{font-size:14px; line-height:20px; color:#666666; margin:3% 0 0;}
.SolutionBox .con .pic{width:41%; float:right;}
.SolutionBox .con .pic img{display:block; width:100%;}

.Adv_plan .title{font-size:20px; line-height:28px; color:#000000;}
.Adv_plan dl{margin:2% 0 0;}
.Adv_plan dl dd{width:31.333%; float:left; margin-right:3%;}
.Adv_plan dl dd:nth-child(3){margin-right:0;}
.Adv_plan dl dd .box{background:#fff; border:1px solid #efefef; padding:7% 7% 0;}
.Adv_plan dl dd .box .icon{display:block; width:68px; margin:0 auto;}
.Adv_plan dl dd .box .name{display:block; font-size:18px; line-height:35px; color:#000000; text-align:center; margin-top:4%;}
.Adv_plan dl dd .box .info{margin-top:3%; font-size:14px; line-height:24px; color:#666666; text-align:center;}

.Data_plan{background:#f3f3f3; padding:3% 0;}
.Data_plan2{background:#fff; border-bottom:1px solid #eeeeee;}
.Data_plan .con{margin:0 0 3%;}
.Data_plan .con h3{font-size:20px; line-height:26px; color:#000000;}
.Data_plan .con .info{font-size:14px; line-height:20px; color:#666666; margin:2% 0;}
.Data_plan .con .pic img{display:block; width:100%;}

.Data_plan .listStyle dd{width:23.5%; margin-right:2%;}
.Data_plan .listStyle dd:nth-child(3){margin-right:2%;}
.Data_plan .listStyle dd:nth-child(4){margin-right:0;}
.Adv_plan .listStyle dd .box .icon{width:110px;}

@media ( max-width:998px){
.Ins_title{font-size:24px; line-height:30px;}
}

@media ( max-width:768px){

}

@media ( max-width:640px){
.DemandBox .list1 li,.Adv_plan dl dd,.Data_plan .listStyle dd{width:100%; float:none !important; margin-bottom:10px;}
.SolutionBox .con .txt,.SolutionBox .con .pic{width:100%; float:none;}
.SolutionBox .con .pic{margin-top:20px;}
.Adv_plan dl dd .box{padding:5%;}
.SolutionBox .con .txt h3,.Data_plan .con h3{font-size:18px;}
}

@media ( max-width:480px){
.Ins_title{font-size:20px;}
.DemandBox .list1 li .box h3,.SolutionBox .con .txt h3, .Data_plan .con h3{font-size:16px;}
.Adv_plan dl dd .box .name{font-size:16px; line-height:30px;}
}

/*运维服务*/
.Ser_title{height:44px; border-bottom:1px solid #ebebeb;}
.Ser_title .name{display:inline-block; border-bottom:2px solid #2069bd;line-height:28px;padding-bottom:15px; font-size:20px; font-weight:bold; color:#333333;}
.ServiceBox ul{padding:2% 0;}
.ServiceBox li{width:50%; float:left; border-bottom:1px solid #f3f3f3;}
.ServiceBox li .box{padding:6% 6% 0% 0; position:relative; border-right:1px solid #f3f3f3;}
.ServiceBox li .box .icon{position:absolute; width:75px; left:0px; top:30%; margin-top:-38px;}
.ServiceBox li .box .txt{padding-left:90px;}
.ServiceBox li .box .txt .name{display:block; line-height:30px; font-size:20px; color:#000000;}
.ServiceBox li .box .txt .info{margin:10px 0px 0px; font-size:15px; line-height:24px;}
.ServiceBox li:nth-child(2n) .box{border-right:none; padding:6% 0% 0% 6%;}
.ServiceBox li:nth-child(2n) .box .icon{left:6%;}

.Service_Adv ul{padding:3% 0 0;}
.Service_Adv li{width:33.3333%; float:left;}
.Service_Adv li .box{padding:5% 8%; border-right:1px dashed #e5e5e5;}
.Service_Adv li .box .icon{display:block; width:146px; margin:0 auto;}
.Service_Adv li .box .name{display:block; font-size:20px; line-height:38px; text-align:center; color:#000000;}
.Service_Adv li .box i{display:block; width:20px; height:1px; background:#00aaff; margin:8px auto 16px;}
.Service_Adv li .box .info{font-size:16px; line-height:24px; color:#666666;}
.Service_Adv li:hover{box-shadow:0px 0px 20px #e5e5e5;}


@media ( max-width:998px){
.ServiceBox li .box .txt .name{font-size:16px; line-height:24px;}
.Service_Adv li .box .name{font-size:16px;}
.Service_Adv li .box .info{font-size:14px;}
}

@media ( max-width:640px){
.ServiceBox li{width:100%; float:none;}
.ServiceBox li .box,.ServiceBox li:nth-child(2n) .box{padding:6%;}
.ServiceBox li:nth-child(2n) .box .icon{left:0;}
}

@media ( max-width:480px){
.Ser_title{height:39px;}
.Ser_title .name{font-size:16px;}
.ServiceBox li .box .txt{padding-left:68px;}
.Service_Adv li{width:100%; float:none; box-shadow:0px 0px 20px #e5e5e5; margin-bottom:10px;}
.Service_Adv li .box{border:none;}
}

/*售后服务*/
.AfterSale{background:#f5f5f5; padding:1.5% 3%; text-align:center;}
.AfterSale h2{font-size:24px; color:#333333; padding-bottom:17px; border-bottom:1px solid #e8e8e8; color:#333;}
.AfterSale .info{line-height:45px; font-size:16px; color:#666666; padding:2% 0 0;}
.AfterSale .info b{color:#2069bd; font-size:20px;}
.AfterSale .info i{padding:0 4%;}
.AfterSale .info a.ask{width:160px; height:45px; display:inline-block; line-height:45px; border-radius:5px; background:#2069bd; font-size:18px; color:#fff;}
.Service_idea{padding:3.5% 0 0;}
.Service_idea .con{font-size:14px; line-height:30px; color:#666666; padding:2% 0 0;font-weight:normal;}

.Ser_Explain{margin:3% 0 0;}
.Ser_Explain ul{padding:3% 0 0;}
.Ser_Explain li{width:31.333%; float:left; margin:0 3% 3% 0; position:relative; min-height:93px; height:auto !important; height:93px;}
.Ser_Explain li:nth-child(3n){margin-right:0;}
.Ser_Explain li .icon{width:84px; position:absolute; left:0px; top:0px;}
.Ser_Explain li .txt{padding-left:100px; font-size:14px; line-height:24px; color:#000000; padding-top:7%;}
.Ser_Explain .ins{font-size:14px; line-height:24px; color:#666666;}

.Ser_Terrace{padding:3% 0;}
.Ser_Terrace ul li{margin-top:3%; width:49%; float:left; background:#fafafa; position:relative;}
.Ser_Terrace ul li:nth-child(2n){float:right;}
.Ser_Terrace ul li .icon{width:109px; height:55px; position:absolute; left:0%; top:50%; margin:-28px 0px 0px 0px; text-align:center;}
.Ser_Terrace ul li .icon img{display:inline-block;}
.Ser_Terrace ul li .txt{margin-left:109px; border-left:1px solid #f0f0f0; padding:5%;}
.Ser_Terrace ul li .txt h3{font-size:16px; line-height:26px; color:#000000;}
.Ser_Terrace ul li .txt .info{margin:10px 0px 0px; font-size:14px; line-height:24px; color:#666666;}
.Ser_Terrace ul li .txt .info a{color:#2069bd; text-decoration:underline;}

.TroubleBox table{margin:4% 0 0;}
.TroubleBox table tr th,.TroubleBox table tr td{border-right:1px solid #ececec;}
.TroubleBox table tr th:last-child,.TroubleBox table tr td:last-child{border-right:none;}
.TroubleBox table tr th{padding:0 3%; font-size:16px; color:#fff; background:#2069bd; line-height:50px; text-align:left;}
.TroubleBox table tr td{background:#f9f9f9; padding:3%; font-size:14px; line-height:25px; color:#666666;}
.TroubleBox table tr:nth-child(2n) td{background:#fff;}

@media ( max-width:640px){
.AfterSale h2{font-size:20px;}
}

@media ( max-width:480px){
.AfterSale{padding:5%;}
.AfterSale .info{font-size:14px; line-height:30px;}
.AfterSale .info i{display:block;}
.Ser_Explain li{width:100%; float:none; margin:0 0 10px 0px;display:table;}
.Ser_Terrace ul li,.Ser_Terrace ul li:nth-child(2n){width:100%; float:none;}
.TroubleBox table tr th{font-size:14px; padding:0; text-align:center;}
.Ser_Explain li .icon{width:54px;top:50%;transform:translate(0%,-50%);}
.Ser_Explain li .txt{padding-left:74px;display:table-cell;vertical-align:middle;padding-top:0px;}
}

/*安全研究*/
.SafetyStudy .pic img{display:block; width:100%;}
.SafetyStudy ul{padding:3% 0 4%; margin-bottom:4%; border-bottom:1px solid #f3f3f3;}
.SafetyStudy ul li{height:42px; line-height:42px; overflow:hidden; font-size:16px; background:url(/static/images/arr2.png) no-repeat left center; padding-left:24px;}
.SafetyStudy ul li a{color:#666666;}
.SafetyStudy ul li span{float:right; color:#999999;}

@media ( max-width:480px){
.SafetyStudy ul li{font-size:14px; height:32px; line-height:32px;}
}

/*详情页*/
.DeatilBox{padding:4% 0 0;}
.DeatilBox .title{text-align:center;}
.DeatilBox .title h2{font-size:24px; line-height:30px; color:#353535;}
.DeatilBox .title .ins{font-size:14px; line-height:24px; color:#999999; margin-top:15px;}
.DeatilBox .title .ins i{padding:0px 6px;}
.DeatilBox .content{padding:2% 0 0;}

.PrevNextBox{margin:3% 0 0;}
.PrevNextBox dl dd{width:40%; height:120px; line-height:120px; overflow:hidden; text-align:; font-size:16px; padding:0 5%; background:#ebebeb;}

.PrevNextBox dl dd a{display:block; color:#666666; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:90%; padding-right:10%;}
.PrevNextBox dl dd:first-child a{background:url(/static/images/arr3.png) no-repeat left center;padding:0 0 0 10%;}
.PrevNextBox dl dd:nth-child(2n) a{ text-align:right;background:url(/static/images/arr4.png) no-repeat right center;}
.PrevNextBox dl dd:hover{background:#2e75b6;}
.PrevNextBox dl dd:hover a{color:#fff;}
.PrevNextBox dl dd:first-child:hover a{background:url(/static/images/arron3.png) no-repeat left center;}
.PrevNextBox dl dd:nth-child(2n):hover a{background:url(/static/images/arron4.png) no-repeat right center;}

@media ( max-width:640px){
.PrevNextBox dl dd{float:none !important; width:90%; height:40px; line-height:40px; margin-bottom:5px; text-align:left; font-size:14px;}
.PrevNextBox dl dd:first-child a,.PrevNextBox dl dd:nth-child(2n) a{background:url(/static/images/arr4.png) no-repeat right center;}
.PrevNextBox dl dd:first-child:hover a{background:url(/static/images/arron4.png) no-repeat right center;}
}

.Principle ul{padding:3% 0 0;}
.Principle li{width:49%; float:left; position:relative;}
.Principle li:nth-child(2n){float:right;}
.Principle li .icon{position:absolute; left:0px; top:0px;}
.Principle li .txt{padding:20px 0px 0px 84px;}
.Principle li .txt .name{display:block; font-size:20px; color:#000000; line-height:26px;}
.Principle li .txt .info{margin:10px 0px 0px; font-size:14px; line-height:30px; color:#888888;}

.ChannelSort{padding:3% 0 0;}
.ChannelSort .box{padding:4% 3% 0;}
.ChannelSort .box .tit{height:50px; line-height:50px; text-align:center; color:#fff; background:#1f3765;}
.ChannelSort .box .tit1{font-size:24px;}
.ChannelSort .box .tit2{font-size:20px;}
.ChannelSort .box .pic img{display:block; width:100%;}

.SelectReason{padding:3% 0 0;}
.SelectReason dl{margin:4% 0 0;}
.SelectReason dl dd{width:18.4%; float:left; margin-right:2%; background:#f7f7f7;}
.SelectReason dl dd:nth-child(5n){margin-right:0;}
.SelectReason dl dd .box{padding:15% 10% 0;}
.SelectReason dl dd .box .icon{display:block; width:83px; margin:0 auto;}
.SelectReason dl dd .box .name{display:block; font-size:20px; line-height:30px; margin:5% 0; color:#000000;text-align:center;}
.SelectReason dl dd .box .info{font-size:14px; line-height:24px; color:#666666; height:72px;}

.SignUser{padding:3% 0 0;}
.SignUser ul li{width:31.3333%; margin:3% 3% 0% 0; position:relative; float:left;}
.SignUser ul li:nth-child(3n){margin-right:0;}
.SignUser ul li .icon{position:absolute; width:80px; left:0px; top:0px;}
.SignUser ul li .con{padding:10px 0px 10px 0px; height:58px;}
.SignUser ul li .con .info{border:1px solid #e1e1e1; border-radius:35px; line-height:20px; font-size:14px; color:#666666; display:flex; height:58px; align-items:center; padding:0px 15px 0px 95px;}

@media ( max-width:998px){
.SelectReason dl dd .box .icon{width:50px;}
.SelectReason dl dd .box .name{font-size:16px;}
.SelectReason dl dd .box .info{font-size:12px; line-height:20px;}
.SignUser ul li{width:48%; margin-right:0;}
.SignUser ul li:nth-child(2n){float:right;}
}

@media ( max-width:480px){
.Principle li{width:100%; float:none;}
.SelectReason dl dd{width:48.5%; margin-right:0; margin-bottom:10px;}
.SelectReason dl dd:nth-child(2n){float:right;}
.SelectReason dl dd .box .name{text-align:center;}
.SignUser ul li,.SignUser ul li:nth-child(2n){width:100%; float:none;}
.SignUser ul li{margin-bottom:10px;}
.SignUser ul li .icon{width:50px;top:50%;transform:translate(0%,-50%);}
.SignUser ul li .con .info{padding-left:65px;}
}

/*渠道专区*/
.ThreeMeun{text-align:center;}
.ThreeMeun a{display:inline-block; font-size:20px; color:#000000; border:1px solid #909090; border-radius:10px; height:48px; line-height:48px; padding:0 4%; margin:0 0.5%;}
.ThreeMeun a.on{background:#2069bd; border:1px solid #2069bd; color:#fff;}
.DownList ul{padding:3% 0;}
.DownList ul li{margin-bottom:20px; height:30px; overflow:hidden; background:url(/static/images/arr5.png) repeat-x left center;}
.DownList ul li .name{display:inline-block; line-height:28px; background:#fff url(/static/images/arr2.png) no-repeat left center; padding:0px 20px 0px 13px; font-size:16px; color:#666666;}
.DownList ul li .down{float:right; width:98px; height:28px; line-height:28px; border:1px solid #2069bd; border-radius:5px; text-align:center; font-size:14px; color:#2069bd; background:#fff;}
.DownList ul li .down img{display:inline-block; vertical-align:middle; margin-right:5px;}

@media ( max-width:768px){
.ThreeMeun a{padding:0 2%; height:34px; line-height:34px; font-size:14px;}
}

@media ( max-width:480px){
.DownList ul li{margin-bottom:5px;}
.DownList ul li .name{font-size:14px; max-width:74%;}
.DownList ul li .down{width:auto; padding:0px 10px;}
.DownList ul li .down img{margin-right:0;}
.DownList ul li .down span{display:none;}
}

/*合作申请*/
.ApplyBox .title{background:#f5f5f5; padding:2.5% 5%; text-align:center;}
.ApplyBox .title h2{font-size:24px; line-height:28px; color:#333333;}
.ApplyBox .title .info{font-size:16px; line-height:28px; color:#666666; margin:5px 0px 0px;}
.ApplyBox .ApplyTab{padding:5%;}
.ApplyBox .ApplyTab dl{position:relative; margin-bottom:3%;}
.ApplyBox .ApplyTab dt{position:absolute; left:0px; top:0px; width:170px; text-align:right; font-size:16px; line-height:42px;}
.ApplyBox .ApplyTab dd{margin:0px 18px 0px 188px;}
.ApplyBox .ApplyTab dd .input{height:40px; border:1px solid #e3e3e3; padding:0 3%; width:94%; font-size:14px;}
.ApplyBox .ApplyTab dd select{width:32.9%; font-size:16px; color:#333333; height:40px; border:1px solid #e3e3e3; padding:0 3%;display:inline-block!important;}
.ApplyBox .ApplyTab dd .name{display:inline-block; font-size:16px; line-height:42px; color:#333333; margin-right:3%;}
.ApplyBox .ApplyTab dd input[type="radio"]{display:inline-block; vertical-align:middle; margin-right:10px;}
.ApplyBox .ApplyTab .err{position:absolute; width:18px; font-size:18px; color:#ff0000; line-height:42px; top:0px; right:0px; text-align:right;} 
.ApplyBox .ApplyTab dl.btns{text-align:center; padding:2% 0 0; margin-bottom:0;}
.ApplyBox .ApplyTab dl.btns .btn{height:50px; width:180px; background:#8b8b8b; color:#fff; margin:0px 5px; font-size:16px;}
.ApplyBox .ApplyTab dl.btns .btn.on{background:#2069bd;}


@media ( max-width:998px){
.ApplyBox .title h2{font-size:20px;}
.ApplyBox .ApplyTab dd select{width:32.5%;}
}

@media ( max-width:480px){
.ApplyBox .title h2{font-size:18px;}
.ApplyBox .ApplyTab{padding:5% 0;}
.ApplyBox .ApplyTab dt{position:static; width:100%; text-align:left;}
.ApplyBox .ApplyTab dd{margin:0px 20px 0px 0px;}
.ApplyBox .ApplyTab dd .name{margin-right:3%;}
.ApplyBox .ApplyTab .err{bottom:0px; top:auto;}
.ApplyBox .ApplyTab dl.btns .btn{width:140px; height:44px;}
.form .ApplyBoxs .ApplyTab{padding:5%;}
.ApplyBoxs .ApplyTab dd select{width:80%;}
}

/*在线咨询*/
.Sales_Ser dl dd{width:49%; float:left; background:#f7f7f7; text-align:center;}
.Sales_Ser dl dd:nth-child(2n){float:right;}
.Sales_Ser dl dd .box{padding:10% 4%; font-size:16px;}
.Sales_Ser dl dd .box .name{display:block; font-size:20px; line-height:30px; color:#111111; margin-bottom:3%;}
.Sales_Ser dl dd .box .name img{display:inline-block; vertical-align:middle; padding-right:8px;}
.Ser_seacher{height:42px; text-align:left; position:relative;}
.Ser_seacher .input{border:1px solid #e6e6e6; border-radius:3px; height:40px; background:#fff; padding:0 2%; width:75%; font-size:16px;}
.Ser_seacher .btn{width:17%; font-size:16px; color:#fff; background:#2069bd; border-radius:3px; height:42px; vertical-align:top; float:right;}
.Ser_seacher .txt{position:absolute; width:100%; left:0px; top:-150px; border:1px solid #e5e5e5; background:#f7f7f7; display:none;}
.Ser_seacher .txt .mask{position:absolute; width:6px; height:5px; bottom:-5px; left:10%; background:url(/static/images/arr7.png) no-repeat;}
.Ser_seacher .txt .con{padding:4% 6%; font-size:14px; line-height:26px; color:#333333;}
.Ser_seacher .txt .con i{font-family:Arial;}

.Sales_Ser dl dd .box .ins{margin:3% 0; line-height:24px; color:#666666;}
.Sales_Ser dl dd .box .ask{display:block; width:140px; line-height:42px; margin:0 auto; background:#2069bd; border-radius:3px; color:#fff;}
.Sales_Ser dl dd .box .HotLine{line-height:42px; height:42px; overflow:hidden; color:#666666;}
.Sales_Ser dl dd .box .HotLine span{font-size:26px; font-family:Arial; color:#333333;}

@media ( max-width:480px){
.Sales_Ser dl dd,.Sales_Ser dl dd:nth-child(2n){width:100%; float:none; margin-bottom:8px;}
.Sales_Ser dl dd .box .name{font-size:18px;}
.Sales_Ser dl dd .box,.Ser_seacher .input,.Ser_seacher .btn{font-size:14px;}
}

/*项目咨询*/
.ProjectTab li{margin-top:4%;}
.ProjectTab li .tit{font-size:18px; line-height:30px; color:#333333; margin-bottom:3%;}
.ProjectTab li .tit img{display:inline-block; vertical-align:middle; margin-right:8px;}
.ProjectTab li dl{position:relative; width:49%; margin-bottom:2%;}
.ProjectTab li dl.w100{width:100%;}
.ProjectTab li dl dt{position:absolute; left:0px; top:0px; width:110px; text-align:right; font-size:16px; color:#666666; line-height:42px;}
.ProjectTab li dl dd{margin-left:130px; border:1px solid #e3e3e3;}
.ProjectTab li dl dd .input{width:94%; padding:0 3%; height:40px; font-size:16px;}
.ProjectTab li dl dd select{width:100%; height:40px; padding:0 1.5%; font-size:16px; color:#b2b2b2;}
.ProjectTab li dl dd textarea{height:168px; width:94%; padding:0 1.5%; font-size:16px; line-height:40px;}
.ProjectTab li dl.btns dd{border:none;}
.ProjectTab li dl.btns dd .btn{height:50px; width:180px; text-align:center; font-size:16px; color:#fff; background:#81929b; margin-right:10px;}
.ProjectTab li dl.btns dd .btn.on{background:#2069bd;}

@media ( max-width:640px){
.ProjectTab li dl{width:100%; float:none !important;}
.ProjectTab li dl dd select,.ProjectTab li dl dd textarea{padding:0 3%;}
}

@media ( max-width:480px){
.ProjectTab li dl dt{font-size:14px; width:70px;}
.ProjectTab li dl dd{margin-left:90px;}
.ProjectTab li dl dd .input,.ProjectTab li dl dd select,.ProjectTab li dl dd textarea{font-size:14px;}
.ProjectTab li dl.btns dd{margin-left:0px; width:100%; text-align:center;}
.ProjectTab li dl.btns dd .btn{width:100px; height:40px; line-height:40px; margin:10px 5px 0px}
}

/*分支机构*/
.Contact{background:#fafafa; padding:2% 4%;}
.Contact .pic{width:31%; float:left; position:relative;}
.Contact .pic img{display:block; width:100%;}
.Contact .pic .name{position:absolute; height:58px; top:50%; left:6%; margin-top:-29px;}
.Contact .pic .name h3{font-size:18px; line-height:26px; color:#0f0f0f;}
.Contact .pic .name h2{font-size:24px; line-height:32px; color:#2069bd;}
.Contact .txt{width:67%; float:right; font-size:14px; line-height:36px; color:#000000; padding:3% 0 0;}
.Contact .txt .name{color:#666666;}
.Contact .txt i{padding:0 2%;}

.SelectSort{font-size:14px;/* background:#fafafa; padding:2%; */margin-top:2.5%;}
.SelectSort a{margin:0 3px;color:#333333;width:86px;height:34px;line-height:34px;text-align:center;display:block;float:left;background:#d7d7d7;border-radius:5px;margin-bottom:10px;}
.SelectSort a:hover,.SelectSort a.on{background:#2069bd; color:#fff;}

.OrganizeList li{width:49%;height:200px;float:left; margin-top:3%; background:#fafafa;}
.OrganizeList li:nth-child(2n){float:right;}
.OrganizeList li .box{padding:5%;}
.OrganizeList li .box .title{height:48px; border-bottom:1px solid #f0f0f0; position:relative;}
.OrganizeList li .box .title .call{float:right; margin-right:10%;}
.OrganizeList li .box .title .call img{display:inline-block; vertical-align:middle;}
.OrganizeList li .box .title .calltxt{width:130px; height:83px; background:url(/static/images/callbg.png) no-repeat; position:absolute; right:-120px; top:-22px; display:none; align-items:left; justify-content:center; flex-direction:column; font-size:16px; padding:0px 10px 0px 20px; line-height:24px; color:#000000;}
.OrganizeList li .box .title .calltxt em{color:#666666; display:block;}
.OrganizeList li .box .title:hover .calltxt{display:flex;}
.OrganizeList li .box .title span{display:inline-block; line-height:32px; padding-bottom:16px; background:url(/static/images/line5.png) no-repeat left bottom; font-size:20px; color:#111111;font-size:18px;font-weight:bold;color:#2169bd;}
.OrganizeList li .box .txt{padding-top:4%;}
.OrganizeList li .box .txt dl{position:relative;}
/*.OrganizeList li .box .txt dl.w1{float:left; width:30%;}*/
.OrganizeList li .box .txt dl.w2{float:right; width:100%;}
.OrganizeList li .box .txt dl dt{width:26px; height:22px; position:absolute; left:0px; top:0px;}
.OrganizeList li .box .txt dl.w1 dt{background:url(/static/images/c1.png) no-repeat;}
.OrganizeList li .box .txt dl.w2 dt{background:url(/static/images/c2.png) no-repeat;}
.OrganizeList li .box .txt dl dd{padding-left:40px; font-size:16px; line-height:24px; color:#000000;}
.OrganizeList li .box .txt dl dd .name{display:block; color:#666666;}


@media ( max-width:998px){
.OrganizeList li,.OrganizeList li:nth-child(2n){width:100%; float:none;}
.OrganizeList li .box .title .call{margin-right:0;}
.OrganizeList li .box .title:hover .calltxt{display:none;}
}

@media ( max-width:640px){
.OrganizeList li{height:auto;}
.Contact .txt{line-height:24px;}
}

@media ( max-width:480px){
.Contact .pic,.Contact .txt{width:100%; float:none;}
.Contact .pic .name h2{font-size:20px;}
.Contact .txt{line-height:30px;}
.Contact .txt i{display:block; padding:0;}
.OrganizeList li .box .title{height:40px;}
.OrganizeList li .box .title span{padding-bottom:9px; }
.OrganizeList li .box .txt dl.w1,.OrganizeList li .box .txt dl.w2{float:none; width:100%;}
.OrganizeList li .box .txt dl dd{font-size:14px;}	
.SelectSort a{width:80px;}
}



/*联系方式*/
.Map img{display:block; width:100%;}

/*公司文化*/
.Culture ul{padding:3% 0 0;}
.Culture ul li{background:#f6f6f6; width:31.3333%; float:left; margin-right:3%;}
.Culture ul li:nth-child(3n){margin-right:0;}
.Culture ul li .box{padding:10%; text-align:center;}
.Culture ul li .box .icon{display:block; width:70px; margin:0 auto;}
.Culture ul li .box .name{display:block; font-size:20px; line-height:32px; color:#000000; margin:4% 0;}
.Culture ul li .box .info{font-size:14px; line-height:24px; height:48px; overflow:hidden; color:#666666;}

.ValueBox{padding:3% 0 0;}
.ValueBox ul{padding:3% 0 0;}
.ValueBox ul li{width:49%;height:101px;float:left; position:relative; margin-bottom:3%;}
.ValueBox ul li:nth-child(2n){float:right;}
.ValueBox ul li .icon{position:absolute; left:0px; top:50%; width:68px; height:68px; margin-top:-34px;}
.ValueBox ul li .txt{padding:5px 0px 0px 75px;}
.ValueBox ul li .txt .name{display:block; font-size:20px; line-height:32px; color:#000000;}
.ValueBox ul li .txt .info{font-size:14px; line-height:32px; color:#666666;}

.MarketBox .box{padding:4% 0 0;}
.MarketBox .box .pic{width:49%; float:right; text-align:center;}
.MarketBox .box .pic img{display:inline-block; max-width:100%;}
.MarketBox .box .list{width:47%; float:left; padding-top:2%;}
.MarketBox .box .list li{position:relative; min-height:102px;margin-bottom:3%; height:auto !important; height:102px;}
.MarketBox .box .list li .icon{position:absolute; left:0px; top:0px; width:72px;}
.MarketBox .box .list li .txt{padding-left:100px;}
.MarketBox .box .list li .txt .name{display:block; font-size:20px; line-height:32px; color:#000000;}
.MarketBox .box .list li .txt .info{font-size:14px; line-height:24px; color:#666666;}

@media ( max-width:998px){
.MarketBox .box .pic,.MarketBox .box .list{width:100%; float:none;}
}

@media ( max-width:640px){
.Culture ul li .box .name,.ValueBox ul li .txt .name,.MarketBox .box .list li .txt .name{font-size:18px;}
.ValueBox ul li{height:auto;}
}

@media ( max-width:480px){
.Culture ul li{width:100%; float:none; margin:0 0 2% 0;}
.Culture ul li .box{padding:5%;}
.ValueBox ul li,.ValueBox ul li:nth-child(2n){width:100%; float:none;}
.MarketBox .box .list{padding-top:5%;}
.MarketBox .box .list li{min-height:50px; height:auto !important; height:50px; margin-bottom:3%;}
.MarketBox .box .list li .icon{width:50px;}
.MarketBox .box .list li .txt{padding-left:70px;}
}

/*大事记*/
.About{background:#f7f7f7 url(/static/images/aboutbg.png) no-repeat 4% center;}
.About .con{padding:5% 3% 5% 32%; font-size:14px; line-height:28px; color:#555555;}
.History{margin:4% 0 0;}
.History ul{background:url(/static/images/line6.png) repeat-y center top;}
.History ul li{width:51.1%; float:left; background-image:url(/static/images/dot.png); background-repeat:no-repeat; background-position:right center;}
.History ul li .box{background:#fafafa; padding:5%; width:75%; position:relative;}
.History ul li .box .mask{width:8px; height:14px; background-image:url(/static/images/arr9.png); position:absolute; right:-8px; top:50%; margin-top:-7px;}
.History ul li .box h3{font-size:26px; line-height:32px; color:#000000; margin-bottom:2%;}
.History ul li .box .info{font-size:14px; line-height:20px; color:#666666;}
.History ul li:nth-child(2n){float:right; background-position:left center;}
.History ul li:nth-child(2n) .box{float:right;}
.History ul li:nth-child(2n) .box .mask{right:auto; left:-8px; background-image:url(/static/images/arr8.png)}

@media ( max-width:1200px){
.About{background:#f7f7f7;}
.About .con{padding:5%;}
}


@media ( max-width:998px){
.History ul li{width:51.5%;}
}

@media ( max-width:768px){
.History ul li{width:51.2%;}
.History ul li .box h3{font-size:20px;}
}

@media ( max-width:480px){
.History ul li{width:53%;}
.History ul li .box h3{font-size:16px;}
.History ul li .box .info{font-size:12px;}
}

/*新闻中心*/
.NewsList ul{padding-bottom:3%; margin-bottom:4%; border-bottom:1px solid #f3f3f3;}
.NewsLists ul{padding-bottom:0px;}
.NewsList li.first{background:#f5f5f5; margin-bottom:3%; height:auto; padding:0;}
.NewsList li.first .pic{width:38%; float:left;}
.NewsList li.first .pic img{display:block; width:100%;}
.NewsList li.first .txt{width:55%; float:left; padding:3% 0 0 3%;}
.NewsList li.first .txt .tit{font-size:16px; color:#333333; font-weight:bold;}
.NewsList li.first .txt .info{font-size:14px; line-height:24px; height:72px; overflow:hidden; color:#666666; margin:3% 0;}
.NewsList li.first .txt .time{display:block; font-size:14px; color:#999999;}
.NewsList li{font-size:16px; line-height:42px; height:42px; overflow:hidden; background:url(/static/images/arr2.png) no-repeat left center; padding-left:24px;}
.NewsList li .name{display:inline-block; color:#666; max-width:75%;}
.NewsList li .date{float:right; font-family:Arial; color:#999999;}
.NewsLists li.first .pic{width:24%;}
.NewsLists li.first .txt{width:70%;padding:1% 0 0 3%;}
.NewsLists li.first .txt .info{height:48px;margin:0px;}

.NewsList li.first2 {height:auto;background:#f5f5f5; margin-top:3%;padding:8px 25px 15px;}
.NewsList li.first2 .txt{}
.NewsList li.first2 .txt .tit{font-size:16px; color:#333333; font-weight:bold;}
.NewsList li.first2 .txt .info{font-size:14px; line-height:24px; height:48px; overflow:hidden; color:#666666; margin:0;}
.NewsList li.first2 .txt .time{display:block; font-size:14px; color:#999999;}

@media ( max-width:480px){
.NewsList li.first .pic,.NewsList li.first .txt{width:100%; float:none;}
.NewsList li.first .txt{width:92%; padding:4%;}
.NewsList li{font-size:14px; height:35px; line-height:35px; padding-left:15px;}
.NewsLists{margin-top:3%;}
}

/*新闻详情*/
.ActiveContent{padding:4% 0 0;}
.ActiveContent .Atit{text-align:center; line-height:28px; position:relative;}
.ActiveContent .Atit h2{font-size:28px; line-height:35px; color:#333333;}
.ActiveContent .Atit em{display:block; font-size:14px; color:#666666; padding:9px 0px 21px; border-bottom:1px dashed #e8e8e8;}
.ActiveContent .Atit em i{padding:0px 12px;}
.bdsharebuttonbox{display:inline-block; vertical-align:middle;}
.ContentAbout{padding:3% 0 4%;}
.PrevNextBox2 dl{font-size:14px; line-height:50px; height:50px; overflow:hidden; width:49%; background:#f7f7f7; text-align:center;}
.PrevNextBox2 dl b{color:#000; font-weight:normal;}
.PrevNextBox2 dl a{color:#666666;}
.PrevNextBox2 dl:hover{background:#2069bd;}
.PrevNextBox2 dl:hover b,.PrevNextBox2 dl:hover a{color:#fff;}

@media ( max-width:640px){
.ActiveContent .Atit h2{font-size:20px;}
.PrevNextBox2 dl{float:none !important; width:94%; padding:0 3%; text-align:left; height:40px; line-height:40px; margin-bottom:5px;}
}

@media ( max-width:480px){
.ActiveContent .Atit h2{font-size:18px; line-height:28px;}
}

/*加入我们*/
.Join_select dl dd{width:23.5%; float:left; margin-right:2%; height:40px; background:#f5f5f5;}
.Join_select dl dd:nth-child(4n){margin-right:0;}
.Join_select dl dd select{padding:0px 10px; color:#666666; font-size:14px; width:100%; height:40px;}
.J_search{position:relative;}
.J_search .input{padding:0 3%; width:75%; height:40px; font-size:14px; color:#666666;}
.J_search .btn{background:url(/static/images/btn2.png) no-repeat; width:17px; height:18px; position:absolute; right:11px; top:11px;}

.JoinList table{padding:4% 0 5%;}
.JoinList table tr th{font-weight:normal; height:60px; font-size:18px; color:#fff; background:#2069bd; text-align:left;}
.JoinList table tr th:nth-child(1){width:30%;}
.JoinList table tr th:nth-child(2),.JoinList table tr th:nth-child(3){width:25%;}
.JoinList table tr th:last-child{text-align:center;}
.JoinList table tr .pleft{padding-left:10%;}
.JoinList table tr td{font-size:14px; color:#666666; height:59px; border-bottom:1px solid #eeeeee;}
.JoinList table tr td .detail{display:block; width:120px; height:31px; line-height:31px; text-align:center; margin:0px auto; font-size:14px; background:#f4f4f4; color:#666;}
.JoinList table tr:hover td .detail{background:#2069bd; color:#fff;}

@media ( max-width:640px){
.JoinList table tr th{font-size:16px;}
.Join_select dl dd{width:49%; float:left; margin:0 0 5px 0;}
.Join_select dl dd:nth-child(2n){float:right;}
.JoinList table tr th:nth-child(3),.JoinList table tr td:nth-child(3){display:none;}
.JoinList table tr th:nth-child(1){width:55%;}
.JoinList table tr th:nth-child(2),.JoinList table tr th:nth-child(3){width:22.5%;}
}

@media ( max-width:480px){
.JoinList table tr th{font-size:14px; height:48px;}
.JoinList table tr td{height:47px; font-size:12px;}
.JoinList table tr td .detail{width:70px; font-size:12px;}
}

/*应聘详情*/
.JoinDetail{padding:3% 0 0;}
.JoinDetail .Name{font-size:26px; line-height:30px; color:#000000;}
.JoinDetail .box{padding:3% 0 0; font-size:14px; color:#666666; line-height:30px;}
.JoinDetail .box dl.info{line-height:40px; padding:2% 0 0;}
.JoinDetail .box dl.info dd{width:31.33%; float:left; margin-right:3%;}
.JoinDetail .box dl.info dd:nth-child(3n){margin-right:0;}
.JoinDetail .box .txtcon{padding:2% 0 0;}

.Jointab{padding:3% 0 0;}
.Jointab dl{width:33.3333%; float:left; position:relative; margin-top:3%;}
.Jointab dl.w100{width:100%; float:none;}
.Jointab dl dt{width:64px; text-align:right; font-size:14px; color:#666666; position:absolute; left:0px; top:0px; line-height:40px;}
.Jointab dl dd{padding-left:74px;}
.Jointab dl dd .input{width:94%; padding:0 3%; background:#f6f6f6; height:40px; font-size:14px; color:#666;}
.Jointab dl.w100 dd .input{background:#f6f6f6 url(/static/images/upload.png) no-repeat 98% center; padding:0 10% 0 3%; width:87%;}
.Jointab dl.w100 dd .btn{width:160px; height:40px; text-align:center; color:#fff; background:#2069bd; font-size:14px;}

@media ( max-width:640px){
.JoinDetail .Name{font-size:20px;}
.JoinDetail .box dl.info dd{width:48%; margin-right:0;}
.JoinDetail .box dl.info dd:nth-child(2n){float:right;}
}

@media ( max-width:480px){
.JoinDetail .Name{font-size:18px;}
.JoinDetail .box dl.info dd,.JoinDetail .box dl.info dd:nth-child(2n){width:100%; float:none; line-height:30px;}
.Jointab dl{width:100%; float:none;}
}

/*容灾备份*/
.BackupBox .box{padding:3.5% 0;}
.BackupBox .box:nth-child(2n){background:#f6f6f6;}
.BackupBox .box .title{font-size:32px; line-height:42px; text-align:center; color:#000000; margin-bottom:4%;}
.BackupBox .box .title i{display:block;height:27px;margin:10px auto 0px;background:url(/static/images/titbg1.png) no-repeat center top;}
.BackupBox .box .ins{font-size:16px; line-height:32px; color:#666666; margin:-2% 0 3%; text-align:center; padding:0 10%;}
.OneList li{width:22%; margin-right:4%; float:left; text-align:center;}
.OneList li:nth-child(4n){margin-right:0;}
.OneList li .icon{width:145px; display:block; margin:0 auto;}
.OneList li .name{display:block; font-size:20px; line-height:28px; color:#000000; margin:4% 0;}
.OneList li .info{font-size:14px; line-height:25px; color:#666666;}

.propic{text-align:center;}
.propic img{display:inline-block; max-width:100%;}

.TwoList li{width:31.333%; float:left; background:#fff; margin-right:3%;transition:all 1s;cursor:pointer;}
.TwoList li:nth-child(3n){margin-right:0;}
.TwoList li .icon{display:block; width:86px; margin:0 auto; padding:4% 0;}
.TwoList li .txt{border-top:1px solid #efefef; padding:5%;transition:all 1s;}
.TwoList li .txt .name{display:block; font-size:20px; color:#000000; line-height:28px;}
.TwoList li .txt .info{font-size:14px; color:#666666; line-height:25px; margin:3% 0 0; height:140px; overflow:hidden;}
.TwoList li .txt .info p{padding-left:10px; position:relative;}
.TwoList li .txt .info p i{color:#9f9f9f; position:absolute; left:0px; top:0px;}
.TwoList li:hover{box-shadow:0 0 20px rgba(0,0,0,.3);}
.TwoList li:hover .txt{border-top:1px solid #1e69b3;}
.TwoList li:hover .txt .name{color:#1e69b3}

.ThreeList li{width:17.6%; float:left; margin-right:3%; background:#fff;transition:all 1s;cursor:pointer;}
.ThreeList li:nth-child(5n){margin-right:0;}
.ThreeList li .icon{display:block; width:55px; margin:0 auto;}
.ThreeList li .name{display:block; font-size:20px; line-height:26px; color:#000000; text-align:center; margin:8% 0;}
.ThreeList li .info{border-top:1px solid #efefef; padding:8% 3% 0; font-size:14px; line-height:24px;transition:all 1s;}
.ThreeList li:hover{box-shadow:0 0 20px rgba(0,0,0,.3);}
.ThreeList li:hover .info{border-top:1px solid #1e69b3;}
.ThreeList li:hover .name{color:#1e69b3}

.linkBox{background:#fff;}
.linkBox li{width:20%; float:left;}
.linkBox li img{display:block; width:100%;}
.linkBox li:hover{box-shadow:0px 0px 20px #d5d5d5;}


@media ( max-width:998px){
.BackupBox .box .title{font-size:24px;}
.BackupBox .box .OneList li .icon{width:100px;}
.BackupBox .box .OneList li .name,.TwoList li .txt .name,.ThreeList li .name{font-size:16px;}
}

@media ( max-width:768px){
.BackupBox .box .OneList li,.TwoList li,.ThreeList li{width:48%; margin:0 0 3% 0;}
.BackupBox .box .OneList li:nth-child(2n),.TwoList li:nth-child(2n),.ThreeList li:nth-child(2n){float:right;}
}


@media ( max-width:640px){
.BackupBox .box .title{font-size:18px; line-height:24px;}
.TwoList li .txt .info{height:155px;}
.ThreeList li .info{height:140px;}
.linkBox li{width:33.333%;}
}

@media ( max-width:480px){
.TwoList li,.ThreeList li,.TwoList li:nth-child(2n),.ThreeList li:nth-child(2n){width:100%; float:none; margin-bottom:5px; box-shadow:0px 10px 20px #e5e5e5;}
.TwoList li .txt .info,.ThreeList li .info{height:auto;}
.ThreeList li .info{padding:5% 3%;}
.linkBox li{width:50%;}
}

/*全业务容灾*/
.ProDetail .box{margin-bottom:3%;}
.ProDetail .box .con{padding:2% 0 0; font-size:14px; line-height:30px; color:#666666;}
.ProDetail .box .con .name{display:block; line-height:40px; font-size:20px; color:#000000;}
.ProDetail .box .con .name i{font-size:16px; color:#555555;} 
.ProDetail .img{text-align:center;}
.ProDetail .img img{display:inline-block; max-width:100%;}
.Pro_build{margin:0% 0 3%;}
.Pro_build .SlideTxt{padding:3% 0 0;}
.Pro_build .SlideTxt .hd{text-align:center;margin-bottom:4%;}
.Pro_build .SlideTxt .hd li{display:inline-block; width:18%; margin:0 1%;}
.Pro_build .SlideTxt .hd li a{display:block; border:1px solid #8a8a8a; color:#000000; border-radius:4px; font-size:18px; line-height:48px;}
.Pro_build .SlideTxt .hd li.on a{border:1px solid #2069bd; background:#2069bd; color:#fff;}

@media ( max-width:1156px){
.Pro_build .SlideTxt .hd li{width:20%;}
.Pro_build .SlideTxt .hd li a{font-size:16px;}
}

@media ( max-width:640px){
.Pro_build .SlideTxt .hd li a{font-size:14px; line-height:32px;}
.ProDetail .box .con .name{font-size:16px;}
}

@media ( max-width:480px){
.Pro_build .SlideTxt .hd li{width:40%; margin:1%;}
}

/*业务安全*/
.Special{background:url(/static/images/tdbg.png) no-repeat center top;}
.Special li{width:30%; float:left; margin-right:18%; height:235px; overflow:hidden;}
.Special li:nth-child(2n){float:right; width:30%; margin:0;}
.Special li .icon{display:block;}
.Special li .txt .name{display:block; font-size:21px; color:#000000; line-height:30px; margin:3% 0;}
.Special li .txt .info{font-size:14px; line-height:20px; color:#666666;}

.Slist1 li{width:23.5%; margin-right:2%;}
.Slist1 li:nth-child(4n){margin-right:0;}
.Slist1 li .con{padding:8%;}
.Slist2{text-align:center;}
.Slist2 li{width:31.1%; margin-right:3%;float:none;display:inline-block;vertical-align:top;}
.Slist2 li:nth-child(3n){margin-right:0;}
.Slist2 li .con{padding:6%;}


@media ( max-width:1300px){
.Special{background:none;}
.Special li,.Special li:nth-child(2n){width:48%; margin-right:0;}
}

@media ( max-width:768px){
.Special li .txt .name{font-size:16px;}
.Slist1 li,.Slist2 li{width:48%; margin-right:0;}
.Slist1 li:nth-child(2n),.Slist2 li:nth-child(2n){float:right;}
.Slist1 li .info,.Slist2 li .info{height:auto;}
}

@media ( max-width:640px){

}

@media ( max-width:480px){
.Special li, .Special li:nth-child(2n),.Slist1 li,.Slist2 li,.Slist1 li:nth-child(2n),.Slist2 li:nth-child(2n){float:none; width:100%;}
.Special li,.Special li:nth-child(2n){height:auto; margin-bottom:2%;}
.Special li{position:relative;}
.Special li .icon{width:60px; height:57px; position:absolute; left:0px; top:50%; margin-top:-28px;}
.Special li .txt{padding-left:70px;}
}

/*主动运维*/
.w33 li{width:31.333%; float:left; margin-right:3%;}
.w33 li:nth-child(3n){margin-right:0;}
.LdList li{width:23.5%; margin-right:2%;}
.LdList li:nth-child(3n){margin-right:2%;}
.LdList li:nth-child(4n){margin-right:0%;}
.LdList li .con{border:1px solid #f3f3f3;}
.LdList li .txt{margin:0 5%; padding:5% 0;}
.LdList li .txt .info{text-align:center; height:75px;}



@media ( max-width:998px){

}

@media ( max-width:768px){
.LdList li{width:48%; margin-right:0;}
.LdList li:nth-child(2n){float:right;}
}

@media ( max-width:640px){

}

@media ( max-width:480px){
.LdList li,.LdList li:nth-child(2n){width:100%; float:none;}
}


@media ( max-width:998px){

}

@media ( max-width:768px){

}

@media ( max-width:640px){

}

@media ( max-width:480px){

}


/*2018/11/14 css 开始*/
/***************************成功案例 s*********************/
.sutop{width:100%;background:#f5f5f5;}
.sutop a{float:left;width:100px;height:40px;text-align:center;line-height:40px;font-size:16px;color:#333;}
.sutop a:hover,.sutop a.ahover{background:#2069bd;color:#fff;}
.succul li{float:left;width:31%;margin:30px 3.5% 0 0;}
.succul li:nth-child(3n){margin-right:0px;}
.succul li .suimg{width:100%;height:170px;overflow:hidden;}
.succul li .suimg img{display:block;width:100%;height:100%;opacity:1;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;}
.succul li .sutit{font-size:16px;color:#000;overflow:hidden;margin:20px 0 20px 0;text-overflow:ellipsis;white-space:nowrap;}
.succul li .sutext{font-size:14px;color:#666;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.succul li a.smore{display:block;font-size:14px;color:#2069bd;margin-top:20px;}
.succul li:hover .suimg img{-webkit-transform:scale3d(1.2,1.2,1);transform:scale3d(1.2,1.2,1);}
@media ( max-width:998px){
	.sutop a{width:85px;}
}
@media ( max-width:480px){
	.sutop{height:auto;}
	.sutop a{width:75px;height:30px;line-height:30px;font-size:14px;}
	.succul li{width:48%;float:left;margin-right:0px;}
	.succul li:nth-child(2n){float:right;}
	.succul li .sutit{margin:10px 0 10px 0;}
	.succul li a.smore{margin-top:10px;}
	.succul li .sutit{font-size:14px;}
}

/***************************成功案例详情 s*********************/
.succ{border-bottom:1px solid #f6f6f6;padding-bottom:15px;}
.succ,.succ a,.succ span{font-size:16px;color:#666;}
.succ a{padding-right:5px;}
.succ span{padding-left:5px;}
.cus{margin-top:35px;}
.cuscon{margin-top:25px;}
.cuscon p{font-size:14px;color:#666;}
.cuscon p img{width:100%;height:auto;display:block;margin-top:20px;}

.need{margin-top:35px;}
.needcon{margin-top:25px;}
.needcon p{font-size:14px;color:#666;margin-bottom:35px;}
.needcon dl dd{font-size:14px;color:#666;}

.way{margin-top:35px;}
.waycon{margin-top:25px;}
.waycon p{font-size:14px;color:#666;margin-bottom:35px;}
.waycon .wayimg{text-align:center;}

.fanan{margin-top:35px;}
.facon{margin-top:25px;}
.facon{font-size:14px;color:#666;line-height:30px;}

/*****************************大数据 s***************************/
.funbox{padding:50px 0 50px 0}
.funtit{font-size:32px;color:#000;text-align:center;line-height:42px;}
.funtit i{display:block;height:27px;margin:10px auto 0px;background:url(/static/images/titbg1.png) no-repeat center top;}
.funbox .funfl{float:left;width:28%;margin-top:75px;}
.funbox .funfl img{display:block;width:100%;height:auto;}
.funbox .funrh{float:right;width:55%;margin-top:75px;box-shadow:0 0 15px rgba(0,0,0,.2)}
.funbox .funrh .funtext{padding:8% 7% 2% 7%;}
.funbox .funrh .funtext p{font-size:14px;color:#666;line-height:30px;margin-bottom:6%;}

.youshi{padding:60px 0 70px 0;background:#f6f6f6;}
.youshi .ysul li{float:left;width:31%;height:140px;background:#fff;border-radius:10px;margin:42px 3.5% 0 0;}
.youshi .ysul li:nth-child(3n){margin-right:0px;}
.youshi .ysul li .ysbox{width:85%;margin:0 auto;}
.youshi .ysul li .ysbox .ysimg{display:inline-block;line-height:140px;}
.youshi .ysul li .ysbox .ysimg img{display:inline-block;vertical-align:middle;}
.youshi .ysul li .ysbox .yscon{display:inline-block;margin-left:5%;width:70%;font-size:16px;color:#333;vertical-align:middle;}


/*核心产品 s*/
.hexin{padding:60px 0 70px 0;}
.hexin .hd{text-align:center;margin-top:40px;}
.hexin .hd li{width:200px;height:50px;border:1px solid #909090;border-radius:5px;display:inline-block;font-size:20px;color:#000;text-indent:center;line-height:50px;margin-right:8px;cursor:pointer;}
.hexin .hd li:last-child{margin-right:0px;}
.hexin .hd li:hover,.hexin .hd li.on{color:#fff;background:#2069bd;border:1px solid #2069bd;}

.hexin .bd{margin-top:80px;}
.hexin .bd ul{text-align:center;}
.hexin .bd ul li{width:28.8%;float:none;margin-right:6.3%;text-align:center;display:inline-block;vertical-align:top;}
.hexin .bd ul li:nth-child(3n){margin-right:0px;}
.hexin .bd ul li .sjtit{font-size:20px;color:#000;margin:30px 0 40px 0;}
.hexin .bd ul li .sjline{display:inline-block;width:80%;height:1px;background:#efefef;margin-bottom:30px;}

.hexin .bd ul li .sjcon{font-size:14px;color:#666;text-align:center;line-height:30px}
.hexin .bd ul li:hover .sjtit{color:#2069bd;}
.hexin .bd ul li:hover .sjline{background:#1e69b3;}
/*核心产品 e*/

/*典型应用 s*/
.type{padding:60px 0;background:#f6f6f6;}
.type ul{background:#fff;margin-top:40px;}
.type li{float:left;width:20%;height:100px;line-height:100px;text-align:center;}
.type li img{display:inline-block;vertical-align:middle;}
/*典型应用 e*/

@media ( max-width:1028px){
	.youshi .ysul li .ysbox .yscon{width:66%;}
	.type li img{max-width:65%;}
}

@media ( max-width:768px){
	.youshi .ysul li{width:48%;float:left;margin-right:0px;}
	.youshi .ysul li:nth-child(2n){float:right;}
}

@media ( max-width:640px){
	.youshi .ysul li .ysbox .yscon{width:63%;}
}

@media ( max-width:480px){
	.funbox{padding:30px 0 40px 0;}
	.funtit{font-size:22px;}
	.funbox .funfl,.funbox .funrh{width:100%;float:none;margin-top:40px;}
	.youshi,.hexin{padding:30px 0 40px 0;}
	.youshi .ysul li,.hexin .bd ul li,.youshi .ysul li:nth-child(2n){width:100%;float:none;margin-right:0px;}
	.youshi .ysul li{margin:30px 0 0 0;height:auto;}
	.youshi .ysul li .ysbox .yscon{width:68%;}
	.hexin .bd ul li{margin-bottom:20px;}
	.type{padding:30px 0;}
	.hexin .hd li{width:120px;height:40px;line-height:40px;font-size:14px;}
	.hexin .bd{margin-top:40px;}
	.type li{width:50%;float:left;}
	.type li:nth-child(2n){float:right;}
	.youshi .ysul li .ysbox .ysimg img{max-width:80%;}
	.youshi .ysul li .ysbox .yscon{margin-left:1%;}
	.youshi .ysul li .ysbox .ysimg{line-height:120px;}

}

/***************************成功案例详情 s*********************/
.zlul li .zlfl{width:49.9%;height:320px;float:left;}
.zlul li .zlfl img{width:100%;height:320px;}
.zlul li .zlrh{width:49.9%;height:318px;float:left;border:1px solid #eaeaea;display:flex;align-items:center;}
.zlul li.litwo .zlfl{float:right;height:360px;}
.zlul li.litwo .zlrh{float:left;height:358px;}
.zlul li.litwo .zlfl img{width:100%;height:360px;float:left;}
.zlul li .zlrh .zlbox{padding:40px 40px 0 40px;}
.zlul li .zlrh .zlbox p{font-size:14px;color:#666;margin-bottom:30px;}

.gscon{background:#f5f5f5;}
.zlgs{padding:0% 0 3% 0%;}
.zlgs .gsfl{width:48%;height:344px;background:#fff;float:left;}
.zlgs .gsrh{width:48%;height:344px;background:#fff;float:right;}
.zlgs .gsfl .gsbox,.zlgs .gsrh .gsbox{padding:50px;}
.zlgs .gsfl .gsbox p,.zlgs .gsrh .gsbox p{font-size:14px;color:#666;margin-top:20px;}

.Container .zj{height:180px;min-height:180px;padding:0px;}
.zj .zjfl{display:inline-block;width:240px;height:100px;line-height:100px;text-align:center;border:1px solid #e8e8e8;margin-top:40px;}
.zj .zjfl img{display:inline-block;vertical-align:middle;}
.zj .zjrh{display:inline-block;width:77%;margin-left:2%;vertical-align:middle;}
.zj .zjrh .zj1{font-size:18px;color:#333;}
.zj .zjrh .zj2{font-size:14px;color:#666;margin-top:10px;}

@media ( max-width:1028px){
	.zlul li .zlfl{width:49.8%;}
	.zlgs .gsfl,.zlgs .gsrh{height:420px;}
	.zj .zjrh{width:72%;}
}

@media ( max-width:998px){
	.zlul li .zlfl{width:49.8%;}
	.zlgs .gsfl,.zlgs .gsrh{height:530px;}
	.zj .zjrh{width:64%;}
}

@media ( max-width:768px){
	.zlul li .zlfl,.zlul li .zlrh,.zlul li.litwo .zlrh,.zlul li.litwo .zlfl{width:100%;height:auto;float:none;}
	.zlul li .zlfl img,.zlul li.litwo .zlfl img{width:100%;height:auto;}
	.zlul li{margin-bottom:40px;}
	.zlgs .gsfl, .zlgs .gsrh{height:auto;float:none;width:100%;}
	.zj .zjfl{display:block;margin:0 auto;}
	.zj .zjrh{width:100%;margin-top:30px;}
	.zlgs .gsfl .gsbox, .zlgs .gsrh .gsbox{padding:30px;}
	.zlgs .gsfl{margin-bottom:30px;}
	.Container .zj{height:auto;min-height:auto;padding:30px 0;}
	.zlul li .zlrh .zlbox{padding:20px 20px 0 20px;}
	.zlul li .zlrh .zlbox p{margin-bottom:20px;}
}

/*****************************大数据-港口可视化平台 ***************************/
.Banner .BanTxt .axq{display:inline-block;font-size:14px;color:#fff;margin-top:10px;}
.fxcon,.ptcon{margin-top:25px;}
.fxcon p{font-size:14px;color:#555;margin-bottom:40px;}
.ptcon .pt1{font-size:14px;color:#666;}

.ptcon .ptimg{margin-top:30px;}
.ptcon .ptimg .pt2{font-size:16px;color:#333;font-weight:bold;}
.ptcon .ptimg .pt2s{font-size:14px;color:#333;font-weight:bold;}
.ptcon .ptimg .pimg{margin:15px 0;}
.ptcon .ptimg .pt3{font-size:14px;color:#666;}

.ptcon .ptdl1{margin-top:30px;}
.ptcon .ptdl .dd1{font-size:16px;color:#333;font-weight:bold;margin:30px 0 10px 0;}
.ptcon .ptdl .dd2{font-size:14px;color:#333;font-weight:bold;margin-bottom:15px;}
.ptcon .ptdl dd{float:left;width:48%;}
.ptcon .ptdl dd:nth-child(2n){float:right;}
.ptcon .ptdl dd img{display:block;width:100%;height:auto;}
.ptcon .ptdl dd p{font-size:14px;color:#666;margin-top:10px;}

.view{margin-top:30px;}
.view .vtit{font-size:4px;color:#555;margin:20px 0 0 0;}
.view dl dd{margin-top:40px;}
.view dl dd .vt1{font-size:16px;color:#333;font-weight:bold;}
.view dl dd .vt2{font-size:14px;color:#555;line-height:30px;margin-top:5px;}

/***************************数据安全**************************/
.bjcon{margin-top:40px;}
.bjcon li{width:31%;float:left;height:340px;border:1px solid #ececec;margin-right:3.2%;}
.bjcon li:nth-child(3n){margin-right:0px;}
.bjcon li .bjtop{width:100%;height:55px;line-height:55px;background:#226abe;text-align:center;font-size:20px;color:#fff;}
.bjcon li dl{padding:0 20px;margin-top:30px;}
.bjcon li dl dd{margin-bottom:10px;position:relative;}
.bjcon li dl dd i{display:block;width:5px;height:5px;border-radius:50%;background:#d9d9d9;vertical-align:middle;position:absolute;top:10px;left:0px;}
.bjcon li dl dd span{padding-left:15px;display:block;}

.funtit1{font-size:14px;color:#666;text-align:center;margin-top:30px;}
.funtit2{font-size:14px;color:#666;text-align:center;margin-top:40px;}
.secu{border-bottom:1px solid #ededed;padding-bottom:60px;margin-top:50px;}
.secu li{width:19%;margin-right:7.65%;float:left;text-align:center;cursor:pointer;}
.secu li:nth-child(4n){margin-right:0px;}

.secu li .tb{position:relative;width:100px;height:100px;margin:0 auto;}
.secu li .tb .i1,.secu li .tb .i2{display:block;position:absolute;left:0;top:0;}
.secu li .tb .i1{transition:400ms;}
.secu li .tb .i2{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0); transition:500ms;}
.secu li:hover .tb .i2{ -webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.secu li:hover .tb .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2); transform: scale(1.2);}

.secu li img{display:inline-block;}
.secu li p.sec1{font-size:20px;color:#000;margin:30px 0 25px 0;}
.secu li p.sec2{font-size:14px;color:#666;line-height:30px;text-align:initial;}
.secu li:hover p.sec1{color:#2069bd;}
/*.hcp{}*/
.hcp li{width:22%;height:271px;float:left;margin-right:4%;margin-top:50px;text-align:center;}
.hcp li:nth-child(4n){margin-right:0px;}
.hcp li img{display:inline-block;}
.hcp li .htit1{font-size:20px;color:#000;margin:30px 0 20px 0;}
.hcp li .hinfo{font-size:14px;color:#666;margin-top:30px;}
.hcp li i{display:inline-block;width:100%;height:1px;background:#efefef;}
.hcp li:hover i{background:#1e69b3;}
.hcp li:hover .htit1{color:#1e69b3;}

@media ( max-width:998px){
	.bjcon li{margin-right:2%;}
	.hcp li{width:23%;margin-right:2.5%;height:295px;}
}

@media ( max-width:768px){
	.bjcon li{height:auto;}
	.hcp li{height:350px;}
}

@media ( max-width:480px){
	.secu{padding-bottom:20px;}
	.bjcon li{float:none;width:100%;margin-right:0px;margin-bottom:30px;}
	.bjcon li .bjtop{font-size:16px;}
	.secu li{width:48%;float:left;margin-right:0px;margin-bottom:30px;}
	.secu li:nth-child(2n),.hcp li:nth-child(2n){float:right;}
	.hcp li{height:auto;width:100%;float:none;margin-right:0px;margin-bottom:20px;}

}


/***************************聚焦数据安全**************************/
.yewu{padding:40px 0 80px 0;}
.yewu1{font-size:32px;color:#000;text-align:center;}
.yewu2{font-size:18px;color:#666;margin-top:10px;text-align:center; background:url(/static/images/titbg1.png) no-repeat center bottom; padding-bottom:42px;}
.yewu2 i{display:inline-block;vertical-align:middle;width:24px;height:1px;background:#333;margin-right:5px;}
.yewu .hd{width:100%;height:48px;border:1px solid #909090;margin-top:50px;border-radius:5px;}
.yewu .hd li{float:left;width:25%;height:48px;text-align:center;font-size:20px;color:#333;line-height:48px;cursor:pointer;}
.yewu .hd li:hover,.yewu .hd li.on{background:#2e75b6;color:#fff;}
.yewu .hd li:nth-child(1){border-radius:5px 0 0 5px;}
.yewu .hd li:nth-child(5){border-radius:0px 5px 5px 0px;}

.yewu .bd{margin-top:70px;}
.yewu .bd .ywfl{float:left;width:45%;}
.yewu .bd .ywfl img{display:block;width:100%;height:auto;}

.yewu .bd .ywrh{float:right;width:50%;}
.yewu .bd .ywrh .yw1{font-size:24px;color:#000;margin:40px 0 10px 0;}
.yewu .bd .ywrh .yw2{font-size:16px;color:#666;}
.yewu .bd .ywrh .yw3{font-size:20px;color:#000;font-weight:bold;margin-top:60px;}
.yewu .bd .ywrh dl dd{width:24%;padding-left:8%;height:32px;margin-right:2%;margin-top:25px;line-height:32px;float:left;margin-bottom:30px;position:relative;}
.yewu .bd .ywrh dl dd:nth-child(3n){margin-right:0px;}
.yewu .bd .ywrh dl dd img{/*display:inline-block;vertical-align:middle;*/position:absolute;top:1px;left:0px;}
.yewu .bd .ywrh dl dd span{margin-left:3px;font-size:16px;color:#000;}

.innov{background:#f6f6f6;padding:60px 0 70px 0;}
.innov .csul{margin-top:48px;}
.innov .csul li{width:28%;float:left;margin-right:8%;text-align:center;}
.innov .csul li:nth-child(3n){margin-right:0px;}
.innov .csul li .icoimg{width:88px;height:88px;margin:0 auto;position:relative;}
.innov .csul li .icoimg .i1{transition:400ms;}
.innov .csul li .icoimg img{position:absolute;left:0px;top:0px;width:100%;}
.innov .csul li .icoimg .i2{-webkit-transform:scale(0);transform:scale(0);opacity:0;filter:alpha (opacity=0);transition:500ms;}
.innov .csul li p{font-size:16px;color:#333;margin-top:26px;}
.innov .csul li:hover .icoimg .i2{-webkit-transform:scale(1);transform:scale(1);opacity:1; filter:alpha(opacity=100);}
.innov .csul li:hover .icoimg .i1{opacity:0;filter: alpha(opacity=0);-webkit-transform: scale (1.2); transform: scale(1.2);}

.sertop{padding:60px 0;}
.sertop .serfl{float:left;margin-top:180px;width:33%;}
.sertop .serfl p{font-size:16px;color:#333;line-height:30px;margin-bottom:40px;}
.sertop .serfl .sepho{font-size:16px;color:#333;}
.sertop .serfl .sepho i img{display:inline-block;vertical-align:middle;margin-right:10px;}
.sertop .serfl .sepho span{font-size:30px;color:#2e75b6;font-weight:bold;display:inline-block;vertical-align:middle;}

.sertop .serrh{float:right;margin-top:40px;width:741px;height:546px;background:url(/static/images/map1-3.jpg); position:relative;cursor:pointer;}
.sertop .serrh span{position:absolute;width:15px;height:15px;background:url(/static/images/light.png) no-repeat;-webkit-animation:autoPlay 1s ease infinite;-o-animation:autoPlay 1s ease infinite;animation:autoPlay 1s ease infinite;}
.sertop .serrh span.m1{position:absolute;bottom:206px;right:212px;width:22px;height:22px;background:url(/static/images/light1.png) no-repeat;-webkit-animation:autoPlay 1s ease infinite;-o-animation:autoPlay 1s ease infinite;animation:autoPlay 1s ease infinite;}
.sertop .serrh span.m2{top:198px;right:264px;}
.sertop .serrh span.m3{bottom:191px;right:182px;}
.sertop .serrh span.m4{bottom:94px;right:282px;}
.sertop .serrh span.m5{bottom:201px;right:282px;}
.sertop .serrh span.m6{bottom:172px;right:220px;}
.sertop .serrh span.m7{bottom:201px;right:406px;}
.sertop .serrh span.m8{bottom:231px;right:211px;}


.sertop .serrh img.map2{display:none;width:100%;height:auto;display:none;}

.ry{padding:60px 0 70px 0;background:#f6f6f6;}

.mtBox{margin-top:3%; overflow:hidden;}
.mtBox .item{margin:0 2%;text-align:center;}
.mtBox .item img{display:inline-block;}
.mtBox .owl-dots{text-align:center;margin-top:20px;}
.mtBox .owl-carousel .owl-dot{display:inline-block;margin-right:10px;}
.mtBox .owl-carousel .owl-dots.disabled{display:block;text-align:center;margin-top:20px;}
.mtBox .owl-dots .owl-dot span{display:inline-block;width:8px;height:8px;background:url(/static/images/mt.png);}

.mtBox .owl-carousel .owl-dot.active span{width:20px;height:20px;background:url(/static/images/mt1.png);margin-top:-3px;vertical-align:middle;}

.mtBoxs{overflow:inherit;}
.mtBoxs .owl-carousel .owl-dots.disabled,.mtBoxs .owl-carousel .owl-nav.disabled{display:block;}
.mtBoxs .owl-carousel .owl-nav .owl-next,.mtBoxs .owl-carousel .owl-nav .owl-prev{width:36px;height:36px;margin-top:-30px;position:absolute;top:50%;cursor:pointer;}

.mtBoxs .owl-carousel .owl-nav .owl-next{background:url(/static/images/fl1.jpg) no-repeat left top;left:-40px;background-size:100% 100%;line-height:100px;overflow:hidden;}
.mtBoxs .owl-carousel .owl-nav .owl-prev{background:url(/static/images/rh1.jpg) no-repeat right top;right:-38px;background-size:100% 100%;line-height:100px;overflow:hidden;}    }



.kehu{padding:50px 0;border-bottom:1px solid #f3f3f3;background:#fff;}

@-webkit-keyframes autoPlay {
    0% {  transform: scale(0.2);}
    50% {  transform: scale(1.2);}
    100% { transform: scale(0.3); }
}
@-moz-keyframes autoPlay {
   0% {  transform: scale(0.2);}
    50% {  transform: scale(1.2);}
    100% { transform: scale(0.3); }
}
@-ms-keyframes autoPlay {
   0% {  transform: scale(0.2);}
    50% {  transform: scale(1.2);}
    100% { transform: scale(0.3); }
}
@-o-keyframes autoPlay {
   0% {  transform: scale(0.2);}
    50% {  transform: scale(1.2);}
    100% { transform: scale(0.3); }
}
@keyframes autoPlay {
   0% {  transform: scale(0.2);}
    50% {  transform: scale(1.2);}
    100% { transform: scale(0.3); }
}


@media ( max-width:1200px){
	.sertop .serrh img.map2{display:block;}
	.sertop .serrh{background:none;height:auto;}
	.sertop .serrh span{display:none;}
}


@media ( max-width:480px){
	.yewu{padding:20px 0 40px 0;}
	.yewu1{font-size:22px;}
	.yewu2{font-size:16px;}
	.yewu .hd li{font-size:12px;}
	.yewu .hd{margin-top:30px;}
	.yewu .bd .ywfl,.yewu .bd .ywrh{float:none;width:100%;}
	.yewu .bd{margin-top:35px;}
	.innov .csul li .icoimg{width:54px;height:54px;}
	.innov .csul li p{margin-top:10px;}
	.innov .csul{margin-top:20px;}
	.innov,.sertop,.ry,.kehu{padding:30px 0;}
	.sertop .serfl,.sertop .serrh{width:100%;float:none;}
	.sertop .serfl{margin-top:40px;}
	.sertop .serfl .sepho span{font-size:22px;}
	.ry .ryul li{width:48%;float:left;margin-right:0px;margin-bottom:20px;}
	.yewu .bd .ywrh dl dd{width:35%;padding-left:12%;float:left;margin-right:0px;margin-bottom:20px;}
	.ry .ryul li:nth-child(2n),.yewu .bd .ywrh dl dd:nth-child(2n){float:right;}
	.type ul{margin-top:20px;}
	.yewu .bd .ywrh .yw2{font-size:14px;}
}
	
/***************************流动数据**************************/
.play{padding:70px 0 100px 0;}
.fztit{text-align:center;}
.fztit span{display:inline-block;vertical-align:top;}
.fztit span:nth-child(1),.fztit span:nth-child(3){width:31%;}
.fztit span:nth-child(2){padding:0 10px;font-size:32px;color:#000;margin-top:-15px;}


.play .fzfl{float:left;width:43%;margin-top:80px;}
.play .fzfl img{display:block;width:100%;height:auto;}

.play .fzrh{float:right;width:50%;margin-top:30px;}
.play .fzrh .fz1{margin-top:50px;}
.play .fzrh .fz1 .fzneed{font-size:20px;color:#000;}
.play .fzrh .fz1 p{font-size:14px;color:#666;line-height:30px;text-indent:2em;margin-top:30px;}

.jiegou{padding:50px 0 110px 0;background:#f5f5f5;}
.jiegou .jgfl{float:left;width:48%;margin-top:100px;}
.jiegou .jgfl p{font-size:14px;color:#666;text-indent:2em;margin-top:30px;}
.jiegou .jgfl p.p1{text-indent:0px;}

.jiegou .jgrh{float:right;width:42%;margin-top:60px;}
.jiegou .jgrh img{display:block;width:100%;height:auto;}

.baohu{padding:60px 0 80px 0;}
.baohu .hbtit{font-size:14px;color:#666;text-align:center;margin:20px 0 50px 0;}
.baohu .hbimg{text-align:center;}
.baohu .hbimg img{display:inline-block;}
.baohu .hbul{height:460px;border:1px solid #efefef;margin-top:50px;padding:20px 30px;}
.baohu .hbul li{width:23%;float:left;margin-right:2.6%;}
.baohu .hbul li:nth-child(4n){margin-right:0px;}
.baohu .hbul li .hicon{text-align:center;}
.baohu .hbul li .hicon img{display:inline-block;}
.baohu .hbul li .hbtext{font-size:20px;color:#000;text-align:center;margin:10px 0 20px 0;}
.baohu .hbul li p{font-size:14px;color:#666;margin-top:20px;}

.rele{padding:55px 0 75px 0;background:#f5f5f5;}
.rele .refl{float:left;width:41%;margin-top:60px;}
.rele .refl img{width:100%;height:auto;}

.rele .rerh{float:right;width:55%;margin-top:60px;}
.rele .rerh ul li{margin-top:15px;}
.rele .rerh ul li i{display:inline-block;width:6px;height:6px;background:#b9b9b9;border-radius:50%;vertical-align:middle;margin:0px 10px 0 0;}
.rele .rerh ul li a{font-size:14px;color:#666;}
.rele .rerh ul li span{font-size:14px;color:#c7c7c7;float:right;}

@media ( max-width:998px){
	.rele .rerh ul li a{width:72%;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.fztit span:nth-child(1),.fztit span:nth-child(3){display:none;}
}

@media ( max-width:768px){
	.fztit span:nth-child(1),.fztit span:nth-child(3){display:none;}
}

@media ( max-width:640px){
	.fztit span:nth-child(1),.fztit span:nth-child(3){display:none;}
}

@media ( max-width:480px){
	.fztit span:nth-child(2){font-size:22px;}
	.play{padding:40px 0 50px 0;}
	.play .fzfl,.play .fzrh{margin-top:40px;width:100%;float:none;}
	.play .fzrh .fz1 p{margin-top:20px;}
	.jiegou .jgfl,.jiegou .jgrh{float:none;width:100%;margin-top:30px;}
	.jiegou{padding:50px 0 50px 0;}
	.baohu .hbul{padding:20px 10px;height:auto;}
	.baohu .hbul li{width:100%;float:left;margin-right:0px;margin-bottom:30px;}
	.baohu .hbul li .hicon img{width:70px;height:70px;}
	.rele{padding:50px 0;}
	.rele .refl,.rele .rerh{margin-top:30px;width:100%;float:none;}
	.rele .rerh ul li{margin-top:5px;}
	
}

@media ( max-width:320px){
	.w1180{padding:0px;max-width:100%;min-width:100%;}
}

/***************************全国巡展**************************/
.fztit1 span:nth-child(2){margin-top:-10px;}
.tour{padding:60px 0 80px 0;}
.tour .tofl{float:left;width:54%; margin-top:80px;}
.tour .tofl table{margin-top:48px;}
.tour .tofl p{font-size:14px;color:#666;margin-bottom:40px;text-indent:2em;}
.tour .tofl table tr th,.tour .tofl table tr td{font-weight:normal;font-size:12px;color:#333;padding:0 8px;}
.tour .tofl table tr th,.tour .tofl table tr td{border:1px solid #ebebeb;border-right:0px;text-align:center;height:70px;}
.tour .tofl table tr th:last-child,.tour .tofl table tr td:last-child{border-right:1px solid #ebebeb;}
.tour .tofl table tr td{border-top:0px;}

.tour .torh{float:right;width:43%;margin-top:80px;}
.tour .torh img{display:block;width:100%;height:auto;}

.innov .toul li{width:25%;margin-right:12%;}
.innov .toul .totit{font-size:20px;color:#000;margin:20px 0;}
.innov .toul li p{color:#666;line-height:30px;}

.innov .toul li .xzimg{width:150px;height:150px;margin:0 auto;position:relative;border-radius:50%;}
.innov .toul li .xzimg .i1{transition:400ms;}
.innov .toul li .xzimg img{position:absolute;left:0px;top:0px;width:100%;box-shadow:0 0 40px rgba(32,105,189,.1);border-radius:50%;}
.innov .toul li .xzimg .i2{-webkit-transform:scale(0);transform:scale(0);opacity:0;filter:alpha (opacity=0);transition:500ms;}
.innov .toul li:hover .xzimg .i2{-webkit-transform:scale(1);transform:scale(1);opacity:1; filter:alpha(opacity=100);}
.innov .toul li:hover .xzimg .i1{opacity:0;filter: alpha(opacity=0);-webkit-transform: scale (1.2); transform: scale(1.2);}




.jc{padding:60px 0 80px 0;border:1px solid #f3f3f3;}
#feature-carousel-container{margin-top:50px;}
.jc .carousel{height:400px;position:relative;}
.jc .carousel-feature{position:absolute;top:-1000px;left:-1000px;z-index:999;cursor:pointer;}
.jc .wrap{ -webkit-border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -ms-border-radius:4px; border-radius:4px; overflow:hidden;}
.jc .carousel-feature .carousel-caption{ width:100%; font-size:18px; color:#222222; font-weight:bold; text-align:center; line-height:32px; margin-top:16px;}

.jc .tracker-individual-container{position:absolute; width:100%; height:10px; bottom:0px; text-align:center;}
.jc .tracker-individual-container li{display:inline-block !important; float:none !important; width:10px; height:10px; overflow:hidden; margin:0px 5px; line-height:9999;}

.PicBox{display:none; margin-top:3%; overflow:hidden;}
.PicBox .item{margin:0 2%;}
.PicBox .item em{display:block; line-height:30px; text-align:center; font-size:16px; color:#222222;}
.PicBox .owl-carousel .owl-nav.disabled{display:block;}
.PicBox .owl-carousel .owl-nav.disabled .owl-prev,.PicBox .owl-carousel .owl-nav.disabled .owl-next{position:absolute; width:27px; height:45px; top:50%; margin-top:-42px; line-height:9999;}
.PicBox .owl-carousel .owl-nav.disabled .owl-prev{background:url(/static/images/prev.png) no-repeat; left:0px;}
.PicBox .owl-carousel .owl-nav.disabled .owl-next{background:url(/static/images/next.png) no-repeat; right:0px;}

@media ( max-width:1200px){
	#feature-carousel-container{display:none;}
	.PicBox{display:block;}
}

@media ( max-width:640px){
	.tour .tofl,.tour .torh{width:100%;float:none;}
}

@media ( max-width:480px){
	.tour{padding:40px 0 40px 0;}
	.tour .tofl, .tour .torh{margin-top:30px;}
	.tour .tofl p{margin-bottom:20px;}
	.tour .tofl table{margin-top:30px;}
	.innov .toul li{float:none;width:100%;margin-right:0px;margin-top:20px;}
	.innov .toul li img{width:80px;height:80px;}
	.innov .toul li .xzimg{width:80px;height:80px;}
	.jc{padding:40px 0;}
}

/***************************C轮融资**************************/
.Container1{padding:3% 0 0;}
.Container .rzcon{padding:0 0 3% 0;height:auto;}
.rz{height:166px;background:#2069bd;overflow:hidden;}
.rz .rzfl{width:180px;height:166px;background:#1d5eaa;text-align:center;float:left;}
.rz .rzfl i img{display:inline-block;margin-top:45px;}
.rz .rzfl p{font-size:26px;color:#fff;font-weight:bold;margin-top:5px;}

.rz .rzrh{float:left;width:70%;margin-left:5%;margin-top:2.5%;}
.rz .rzrh p{font-size:14px;color:#fff;margin-top:15px;}
.rzcon .rztext{padding:25px 50px 0 50px;}
.rzcon .rztext p{font-size:14px;color:#666;margin-top:20px;}

.Container .tzcon{padding:3% 0 3% 0;height:auto;}
.tzcon .tztit{font-size:32px;color:#333;margin-bottom:40px;text-align:center; background:url(/static/images/titbg1.png) no-repeat center bottom; padding-bottom:42px;}
.tzul li.litwo .zlfl img,.tzul li.litwo .zlfl{height:320px;}
.tzul li.litwo .zlrh{height:318px;}
.zjs{text-align:center;}
.zjs .zjrh{width:95%;margin-left:0px;}
.zjs .zjrh .zj3{margin:30px 0 20px 0;text-align:center;}
.zjs .zjrh .zj4{text-align:left;}

.Container .mt{padding:3% 0;min-height:auto}

@media ( max-width:768px){
	.zjs .zjrh{width:100%;margin-top:0px;}

}

@media ( max-width:640px){
	.rz .rzrh{width:64%;}
}

@media ( max-width:480px){
	.rz{height:auto;}
	.rz .rzfl{width:100%;height:100px;}
	.rz .rzfl i img{margin-top:20px;width:46px;height:32px;}
	.rz .rzfl p{font-size:18px;}
	.rz .rzrh{width:100%;margin-left:0px;}
	.rzcon .rztext{padding:0px;}
	.tzcon .tztit{font-size:24px;margin:30px 0 30px 0;}
	.tzul li.litwo .zlrh{height:auto;}
	.mtBox .item img{max-width:70%;}
}

.PopBox{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;display:none;}
.PopBox a.close{ width:18px; height:17px; display:block; background:url(/static/images/close1.png); position:absolute; top:14px; right:8px;}
.PopBox .theadtit{ line-height:40px; font-size:20px; padding:5px 0px 0px 0px; border-radius:8px 8px 0px 0px; text-align:center; background:#038dd6; color:#fff;}
.PopBox .content{ border-radius:8px; background:#fff; width:530px; color:#222222; position:absolute; z-index:101;left:50%;top:50%;transform:translate(-50%,-50%);}
.PopBox .formbox{ padding:20px 0px 15px; font-size:16px;}
.PopBox .formbox td{ padding:0px 9px 16px 0px;}
.PopBox .formbox .input{ text-indent:1em; border:1px solid #dedede; width:317px; height:36px; line-height:36px;}
.PopBox .formbox .sendbtn { font-size:16px; color:#fff; border-radius:10px; cursor:pointer; width:114px; height:34px; background:#2069bd; border:0px;}
.PopBox .formbox .resetbtn { font-size:16px; color:#222; border-radius:10px; cursor:pointer; width:114px; height:34px; background:#ccc; border:0px;}

@media ( max-width:480px){
	.PopBox .content{width:90%;margin:0px;position:absolute;left:50%;top:20%;transform:translate(-50%,0%)}
	.PopBox .formbox td{font-size:14px;width:80px;}
	.PopBox .formbox .input{width:100%;}
	.PopBox .formbox .sendbtn,.PopBox .formbox .resetbtn{width:80px;}
}


/*2018/11/15 css 结束*/

/*登录界面  s*/
.dlcon{width:100%;height:700px;overflow:hidden;}
.dlcon .slogo{text-align:center;margin:80px 0 50px 0;}
.dlcon .form1{width:500px;height:400px;background:#fff;border-radius:5px;margin:0 auto;}
.dlcon .form1 .forms{width:380px;margin:0 auto;}
.dlcon .form1 .forms .fortit{font-size:24px;color:#333;text-align:center;padding-top:30px;margin-bottom:30px;}
.dlcon .form1 .forms input{width:345px;height:60px;border-bottom:1px solid #ccc;font-size:14px;color:#ccc;}
.dlcon .form1 .forms input::-webkit-input-placeholder{font-size:14px;color:#ccc;}
.dlcon .form1 .forms input.f1{background:url(/static/images/dl1.png) left center no-repeat;padding-left:35px;}
.dlcon .form1 .forms input.f2{background:url(/static/images/dl2.png) left center no-repeat;padding-left:35px;}
.dlcon .form1 .forms a.dllog{display:block;background:url(/static/images/dldot.png) left center no-repeat;padding-left:20px;font-size:14px;color:#888;margin-top:30px;}
.dlcon .form1 .forms a.atjbtn{display:block;width:100%;height:40px;background:#1693d5;font-size:16px;color:#fff;line-height:40px;text-align:center;border-radius:100px;margin-top:48px;}
/*登录界面  e*/

/*侧边栏  s*/
.ship{position:fixed;width:70px;height:244px;right:0;top:50%;/*transform:translate(0%,-50%);*/z-index:100;}
.ship ul li{margin-bottom:1px;}
.ship ul li a{display:block;width:70px;height:60px;background:rgba(126,128,132,.4);text-align:center;}
.ship ul li a.fbot{background:#1c90ef;}
.ship ul li a i{display:inline-block;line-height:0px; vertical-align:middle;}
.ship ul li a i.fs1{margin-top:13px;}
.ship ul li a i.fs2{margin-top:15px;}
.ship ul li a i.fs3{margin-top:12px;}
.ship ul li a i.fs4{margin-top:19px;height:7px;}
.ship ul li a p{font-size:12px;color:#fff;}
.ship ul li:hover{background:#1c90ef;}
.ship .fspho{height:60px;background:#fff;width:200px;position:absolute;bottom:62px;right:70px;font-size:14px;color:#333;line-height:60px;text-align:center;display:none;}
@media ( max-width:998px){
	.ship{width:30px;height:auto; top:auto;bottom:10px;}
	.ship ul li a{width:30px;height:30px;line-height:30px;}
	.ship ul li a p{display:none;}
	.ship ul li a i.fs1{margin-top:4px;}
	.ship ul li a i.fs2{margin-top:4px;}
	.ship ul li a i.fs3{margin-top:4px;}
	.ship ul li a i.fs4{margin-top:4px;}
	.ship .fspho{bottom:30px;right:30px;}
}
@media ( max-width:480px){
	.dlcon .form{width:95%;margin:0 auto;}
	.dlcon .form .forms{width:80%;}
	.dlcon .form .forms input{width:80%;}
}


/*侧边栏  e*/



/*年度培训 s*/
.AfterSales{padding:1.5% 3% 0;}
.AfterSales h2{font-size:24px; color:#333333; padding:20px 0; border-top:1px solid #e8e8e8; color:#333;border-bottom:0px;margin-top:20px;}
.AfterSales .info a.abtn1{width:160px; height:45px; display:inline-block; line-height:45px; border-radius:5px; background:#209ebd; font-size:18px; color:#fff;}
.AfterSales .info a.abtn2{width:160px; height:45px; display:inline-block; line-height:45px; border-radius:5px; background:#2069bd; font-size:18px; color:#fff;margin-left:8px;}

/*.TroubleBoxs table tr td.tdtit{font-size:16px;color:#666;font-weight:bold;text-align:center;padding:2% 0;}
.TroubleBoxs table tr td{background:#fff;}
.TroubleBoxs table tr:nth-child(2n) td{background:#f9f9f9;}
*/
.TroubleBoxs table{border:2px solid #000;}
.TroubleBoxs table tr td{border:1px solid #000;border-bottom:0px;border-left:0px;padding:2%;}
.TroubleBoxs table tr td:first-child{border-left:1px solid #000;}
.TroubleBoxs table tr:last-child td{border-bottom:1px solid #000;}
.TroubleBoxs table tr.tr1 td{font-size:16px;color:#000;font-weight:bold;text-align:center;background:#c7daf1;}
.TroubleBoxs table tr.tr2 td.td1{font-size:16px;color:#000;text-align:center;}
.TroubleBoxs table tr td:last-child{border-right:1px solid #000;}
.TroubleBoxs table tr td p{color:#333;line-height:40px;}

.form{position:fixed;width:100%;height:100%;left:0;right:0;top:0;bottom:0;background:rgba(0,0,0,.5);z-index:999;display:none;}
.form .ApplyBoxs{width:60%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;}
.form .ApplyBox .ApplyTab dl{margin-bottom:2%;}
.form .ApplyBoxs .cha{position:absolute;right:10px;top:10px;cursor:pointer;}
@media ( max-width:998px){
	.form .ApplyBoxs{width:90%;}
}

@media ( max-width:560px){
	.TroubleBoxs table tr.tr1 td,.TroubleBoxs table tr.tr2 td.td1{font-size:13px;}
}
/*年度培训 e*/
/*#newBridge{display:none !important;}*/
#cnzz_stat_icon_1275781608{display:inline-block;vertical-align:middle;margin:8px 0px 0 20px;}




/*医疗数据安全 19-01-17 s*/
.hosbox1{height:320px;position:relative;padding-top:80px;}
.hosbox1 .hostit{width:100%;background:url(/static/images/hsbg1.png);background-size:100% 100%;height:70px;font-size:32px;color:#000;text-align:center;line-height:70px;}

.hosbox2{height:230px;background:#f2f2f2;}
.hosbox2 .hosfl{float:left;width:56%;margin-top:-180px;}
.hosbox2 .hosrh{float:right;width:40%;margin-top:-155px;}
.hosbox2 .hosrh p{font-size:15px;color:#666;}
.hosbox2 .hosrh p.p1{margin-top:20px;}

.hosbox3{background:#f2f2f2;padding-bottom:80px;}
.hosbox3 ul{padding:0 25px;float: left;box-sizing: border-box;width: 48%;}
.hosbox3 ul li{cursor:pointer;}
.hosbox3 ul li img{display:inline-block;}
.hosbox3 ul li p{font-size:15px;}
.hosbox3 ul li:hover img{animation:zoomIn 0.8s ease both;opacity:1;}
.hosbox3 .hsjs{font-size:15px;color:#666;width: 48%;float: right;}
.hosbox3 .hsjs span{font-weight:bold;}

.hosbox4{background:#f2f2f2;padding-bottom:80px;}
.hosbox4 .hsfl1{float:left;position:relative;width:72%;height:385px;background:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.hosbox4 .hsfl1 .hscon{padding:0 100px;}
.hosbox4 .hsfl1 .hscon .hs1{font-size:28px;color:#000;margin-bottom:40px;}
.hosbox4 .hsfl1 .hscon p{font-size:15px;color:#666;margin-top:20px;}
.hosbox4 .hsfl1 .hscon .hsa{position:absolute;left:100px;bottom:-22px;display:block;width:122px;height:42px;background:#1c90ef;font-size:15px;color:#fff;text-align:center;line-height:42px;}
.hosbox4 .hsrh1{float:right;width:28%;}
.hosbox4 .hsrh1 img{width:100%;height:auto;}

.hosbox5{background:#f2f2f2;padding:20px 0 40px 0}
.hosbox5 .host1{width:100%;background:url(/static/images/hsbg2.png);background-size:100% 100%;height:70px;font-size:32px;color:#000;text-align:center;line-height:70px;}
.hosbox5 .hsul{margin-top:60px;}
.hosbox5 .hsul li{float:left;width:48%;height:480px;margin-bottom:40px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.hosbox5 .hsul li:nth-child(2n){float:right;}
.hosbox5 .hsul li.li1{background:linear-gradient(130deg,transparent 50px, #ededed 0);}
.hosbox5 .hsul li.li2{background:linear-gradient(-130deg,transparent 50px, #ededed 0);}
.hosbox5 .hsul li.li3{background:linear-gradient(420deg,transparent 50px, #ededed 0);}
.hosbox5 .hsul li.li4{background:linear-gradient(320deg,transparent 50px, #ededed 0);}
.hosbox5 .hsul li .ylcon{padding:0 30px;}
.hosbox5 .hsul li .ylcon .yltit{width:88px;height:88px;margin:0 auto;text-align:center;line-height:88px;background:url(/static/images/yl1.png);background-size:100% 100%;}
.hosbox5 .hsul li .ylcon .yltit span{border-top:2px solid #5f5f5f;border-bottom:2px solid #5f5f5f;font-size:24px;color:#000;}
.hosbox5 .hsul li .ylcon .yltop{font-size:20px;color:#333;font-weight:bold;text-align:center;margin-top:20px;}
.hosbox5 .hsul li .ylcon .yltit1{position:relative;padding-left:60px;font-size:15px;color:#666;margin-top:30px;}
.hosbox5 .hsul li .ylcon .yltit1 .tb{position:absolute;top:0px;left:0px;width:40px;height:40px;display:block;}
.hosbox5 .hsul li .ylcon .yltit1 .tb .i1,.hosbox5 .hsul li .ylcon .yltit1 .tb .i2{display:block;position:absolute;left:0;top:0;}
.hosbox5 .hsul li .ylcon .yltit1 .tb .i1{transition:400ms;}
.hosbox5 .hsul li .ylcon .yltit1 .tb .i2{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0);transition:500ms;}

.hosbox5 .hsul li .ylcon .yltit1:hover .tb .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.hosbox5 .hsul li .ylcon .yltit1:hover .tb .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2);transform: scale(1.2);}

.hosbox5 .hsul li .yltit1:hover{color:#1c90ef;}
.hosbox5 .hsul li:hover .ylcon .yltit{background:url(/static/images/y1s.png);}
.hosbox5 .hsul li:hover .ylcon .yltop{color:#1c90ef}
.hosbox5 .hsul li:hover .ylcon .yltit span{color:#1c90ef;border-top:2px solid #1c90ef;border-bottom:2px solid #1c90ef;}
.hosbox5 .hsul li.li1:hover{background:linear-gradient(130deg,transparent 50px, #fff 0);}
.hosbox5 .hsul li.li2:hover{background:linear-gradient(-130deg,transparent 50px, #fff 0);}
.hosbox5 .hsul li.li3:hover{background:linear-gradient(420deg,transparent 50px, #fff 0);}
.hosbox5 .hsul li.li4:hover{background:linear-gradient(320deg,transparent 50px, #fff 0);}

.hosbox6{width:100%;height:520px;overflow:hidden;}
.hosbox6 .altit{width:100%;background:url(/static/images/hsbg3.png);background-size:100% 100%;height:70px;font-size:32px;color:#fff;text-align:center;line-height:70px;margin:70px 0 60px 0;}
.hosbox6 .alimg .swiper-slide img{display:block;border:1px solid #ebebeb;transition:all 500ms}
.hosbox6 .alimg .swiper-slide img:hover{border:1px solid #1c90ef;margin-top:-5px;-webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;}

.hosbox7{padding:70px 0 60px 0;}
.hosbox7 .altits{width:100%;background:url(/static/images/hsbg4.png);background-size:100% 100%;height:70px;font-size:32px;color:#000;text-align:center;line-height:70px;margin:0px 0 60px 0;}
.hosbox7 .slfl{float:left;width:48%;position:relative;cursor:pointer;}
.hosbox7 .slfl .slflcon{padding-left:130px;}
.hosbox7 .slfl .tbs{position:absolute;top:0px;left:0px;width:112px;height:112px;display:block;}
.hosbox7 .slfl .tbs .i1,.hosbox7 .slfl .tbs .i2{display:block;position:absolute;left:0;top:0;}
.hosbox7 .slfl .tbs .i1{transition:400ms;}
.hosbox7 .slfl .tbs .i2{-webkit-transform:scale(0); transform:scale(0); opacity:0; filter:alpha(opacity=0);transition:500ms;}
.hosbox7 .slfl .sltit{font-size:15px;color:#888;margin-top:20px;}

.hosbox7 .slfl:hover .tbs .i2{-webkit-transform:scale(1); transform:scale(1); opacity:1; filter:alpha(opacity=100);}
.hosbox7 .slfl:hover .tbs .i1{ opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(1.2);transform: scale(1.2);}
.hosbox7 .slrh{float:right;width:48%;position:relative;cursor:pointer;}

.hosbox8{padding:70px 0 30px;background:#f7f7f7;}
.hosbox8 .xgtit{width:100%;background:url(/static/images/hsbg5.png);background-size:100% 100%;height:70px;font-size:32px;color:#000;text-align:center;line-height:70px;margin:0px 0 60px 0;}
.hosbox8 .xgul{padding:0 30px;}
.hosbox8 .xgul li{padding:0px 0px 0px 330px;position:relative;height:190px;overflow:hidden;margin-bottom:40px;}
.hosbox8 .xgul li .tit{font-size:20px;margin-top:20px;text-overflow:ellipsis;white-space:nowrap;*white-space:nowrap;overflow:hidden;width:100%;font-weight:normal;margin-bottom:11px;}
.hosbox8 .xgul li .tit a{color:#333;}
.hosbox8 .xgul li .img{overflow:hidden;width:290px;height:190px;position:absolute;left:0px;top:0px;}
.hosbox8 .xgul li .img span{width:100%;height:100%;position:absolute;left:0px; top:0px;background-position:center center;background-repeat:no-repeat; background-size:cover;}
.hosbox8 .xgul li .p{font-size:14px;color:#777;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.hosbox8 .xgul li .date{font-size:12px;color:#999;margin:15px 0;}

@media ( max-width:1100px){
    .hosbox1 .hostit,.hosbox5 .host1,.hosbox6 .altit,.hosbox7 .altits,.hosbox8 .xgtit{background:none}
}


@media ( max-width:768px){
	.hosbox1{height:auto;padding-top:40px;}
	.hosbox2{height:auto;padding-top:40px;}
	.hosbox2 .hosfl,.hosbox2 .hosrh{margin-top:20px;width:100%;float:none;}
	.hosbox3 ul{padding-top:30px;}
	.hosbox4 .hsfl1,.hosbox4 .hsrh1{width:100%;float:none;}
	.hosbox4 .hsrh1{text-align:center;margin-top:40px;}
	.hosbox4 .hsrh1 img{width:auto;}

    .hosbox8 .xgul li{ margin-left:0;}
    .hosbox8 .xgul li a{ width:auto;padding:0px;font-size:14px; border-left:0px;border-right:0px;margin-top:10px;display:block}
}
@media ( max-width:640px){

	.hosbox1{padding:15px 0;font-size:24px;}
	.hosbox1 .hostit,.hosbox5 .host1,.hosbox6 .altit,.hosbox7 .altits,.hosbox8 .xgtit{font-size:24px;line-height:normal;height:auto;margin:0px;}
	.hosbox2{padding-top:40px;}
	.hosbox2 .hosfl{margin-top:0px;}
	.hosbox3,.hosbox4{padding-bottom:40px;}
	.hosbox3 ul{padding:40px 0 0 0;}
	.hosbox3 ul li{width:100%;float:none;margin-right:0px;margin-bottom:40px;border:1px solid #ddd;padding:30px 0;}
	.hosbox3 ul li img{width:90px;height:90px;}
	.hosbox3 ul li p{padding:0 20px;}
	.hosbox3 .hsjs{margin-top:40px;}
	.hosbox4 .hsfl1{height:auto;padding:40px 0;}
	.hosbox4 .hsfl1 .hscon{padding:0px 20px;}
	.hosbox4 .hsfl1 .hscon .hs1{text-align:center;margin-bottom:25px;}
	
	.hosbox5{padding:0px;}
	.hosbox5 .hsul li{width:100%;float:none;padding:25px 0;}
	.hosbox5 .hsul li .ylcon{padding:0 15px;}
	.hosbox5 .hsul li:nth-child(2n){float:none;}
	.hosbox5 .host1{height:auto;}
	.hosbox5 .hsul{margin-top:30px;}
	
	.hosbox6{height:auto;padding:30px 0;}
	.hosbox6 .altit{margin:0 0 20px 0;height:auto;}

	.hosbox7{padding:40px 0;}
	.hosbox7 .slfl,.hosbox7 .slrh{width:100%;float:none;}
	.hosbox7 .slfl .tbs{width:80px;height:80px;}
	.hosbox7 .slfl .sltit{font-size:14px;}
	.hosbox7 .slfl .slflcon{padding-left:100px;}
	.hosbox7 .altits{margin-bottom:0px;}
	.hosbox8{padding:40px 0 0 0;}
	.hosbox8 .xgul{padding:20px 0 0 ;}
    .hosbox8 .xgul li{padding:0;height:auto;margin-bottom:30px;}
    .hosbox8 .xgul li .img{ position:relative; left:0px;top:0px;width:auto; height:190px;}
    .hosbox8 .xgul li .tit{font-size:14px;margin-top:0px;}
    .hosbox8 .xgul li .date{margin:8px 0;}

    
}





@keyframes zoomIn{
0% {
opacity:0;
transform:scale3d(.3, .3, .3)
}
50% {
opacity:1
}
}
.zoomIn {
	animation-name: zoomIn
}
/*医疗数据安全 19-01-17 e*/

/*专题 css  s*/
.ztban .banimg2{display:none;}
.ztbox1{padding:40px 0;}
.ztfl{width:50%;float:left;}
.ztfl p{font-size:22px;color:#333;text-align:center;line-height:30px;margin-top:34px;}
.ztrh{width:50%;float:right;}
.sbimg{text-align:center;margin-top:30px;}


.ztbox2{padding:90px 0 50px 0;background:#fafafa;}
.spetit{font-size:32px;color:#333;font-weight:bold;text-align:center;}
.ztbox2 .speimg{width:100%;height:auto;position:relative;margin-top:60px;}

.ztbox3{padding:90px 0;}
.ztbox3 .specon{width:100%;height:auto;position:relative;margin-top:60px;}

.ztbox2 .bd{text-align:center;}
.ztbox3 .bd,.ztbox1 .bd,.ztbox4 .bd{width:212px;height:102px;position:absolute;top:92px;right:125px;}
.maquee{text-align:center;overflow:hidden;}



.maquees{overflow:hidden;width:100%;height:auto;}

.ztbox4{padding:90px 0 80px;background:#fafafa;}
.ztbox4 .specon{width:100%;height:auto;position:relative;margin-top:60px;}
.ztbox4 .speimg1{width:100%;height:auto;position:relative;text-align:center;}

.maquees1{overflow:hidden;}


.ztbox5{padding:80px 0 10px;background:#fff;}
.ztbox5 .specon{width:100%;height:auto;position:relative;margin-top:60px;}
.ztbox5 .speimg1{width:100%;height:auto;position:relative;text-align:center;}

.bd9{position:absolute;top:20px;left:35px;width:375px;height:143px;}
.bd10{position:absolute;top:110px;right:20px;width:379px;height:143px;}

.specon1{margin-top:100px;text-align:center;}
.specon1 p{font-size:28px;color:#333;line-height:54px;}
.specon1 .p1{font-size:32px;color:#333;font-weight:bold;margin-bottom:30px;}

.ztbox6{padding:80px 0;background:#fafafa;}
.spetit p{font-size:32px;color:#333;font-weight:bold;text-align:center;line-height:50px;}
.spefl{width:28%;margin-top:190px;text-align:center;float:left;}
.sperh{width:68%;padding-bottom:48px;margin-top:40px;float:right;position:relative;background:url(/static/images/ztbg5.png);background-size:100% 100%;}

.sperh .sptit{width:650px;margin:100px auto 0;}
.sperh .sptit .stit p{font-size:22px;color:#333;line-height:40px;color:#fff;}
.sperh .sptit .spline{width:36px;height:3px;background:#fff;margin:30px 0;}

.sperh .sptit .spul li{font-size:18px;color:#fff;line-height:40px;}
.sperh .sptit .spul li i{margin-right:5px;}
.sperh .sptit .spbtn{display:block;width:180px;height:50px;border:1px solid #fff;font-size:18px;color:#fff;line-height:50px;text-align:center;border-radius:100px;margin-top:30px;}


.mark{width:100%;height:100%;background:rgba(0,0,0,.6);position:fixed;top:0;left:0;z-index:999;display:none;}
.mkbox{width:637px;height:640px;background:url(/static/images/tkbg.png) center center;background-size:cover;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.mkform{width:444px;position:absolute;left:50%;top:150px;transform:translate(-50%,0%);}
.mkform dl dd{width:100%;position:relative;border:1px solid #fff;margin-bottom:20px;}
.mkform dl dd label{display:block;width:86px;text-align:center;background:url(/static/images/mkline.jpg) right center no-repeat;position:absolute;top:15px;left:0px;}
.mkform dl dd input{height:56px;line-height:56px;font-size:18px;color:#fff;width:90%;padding-left:100px;}
.mkform dl dd input::-webkit-input-placeholder{font-size:18px;color:#fff;}
.mkform a{display:block;width:100%;height:56px;background:#fff;border-radius:10px;font-size:20px;color:#fd423d;text-align:center;line-height:56px;}

.ztcha{width:32px;height:32px;position:absolute;top:0px;right:-40px;cursor:pointer;}

@media ( max-width:768px){
	.ztban .banimg1{display:none;}
	.ztban .banimg2{display:block;}
	.ztfl,.ztrh{float:none;width:100%;}
	.ztfl p{margin-top:15px;font-size:16px;}
	.ztbox2,.ztbox3,.ztbox4,.ztbox6{padding:40px 0;}
	.ztbox5{padding-top:40px;}
	.spetit{font-size:18px;}
	.maquee{width:100%;height:auto;}
	.maquees{height:auto;}
	.ztbox2 .speimg{margin-top:30px;}
	.ztbox2 .bd{width:100%;height:auto;position:static;}
	.bd,.bd1,.bd2{position:static;margin:30px auto 0;height:auto;text-align:center;}
	.bd3,.bd4,.bd5,.bd6{width:100%;height:auto;}
	.bd4 li{height:auto;}
	.maquee5{margin-top:30px;}
	.ztbox3 .specon,.ztbox4 .specon,.ztbox5 .specon{margin-top:30px;}
	.bd7,.bd8{width:100%;position:static;height:auto;}
	.bd8,.bd9,.bd10{margin-top:20px;}
	.bd9,.bd10{position:static;width:100%;height:auto;}
	.specon1{margin-top:30px;}
	.specon1 p{font-size:18px;line-height:30px;}
	.specon1 .p1{font-size:22px;}
	.spetit p{font-size:22px;line-height:35px;}
	.spefl,.sperh{width:100%;float:none;margin-top:30px;}
	.sperh{padding-top:100px;}
	.sperh .sptit{width:90%;margin:0 auto;}
	.sperh .sptit .stit p{font-size:18px;line-height:30px;}
	.sperh .sptit .spline{margin:10px 0;}
	.sperh .sptit .spul li{font-size:14px;line-height:30px;}
	.sperh .sptit .spbtn{width:110px;height:30px;line-height:30px;font-size:14px;margin-top:10px;}
	.mkbox{width:95%;height:500px;}
	.mkform{width:90%;top:100px;}
	.mkform dl dd input{height:44px;line-height:46px;padding-left:60px;font-size:14px;}
	.mkform dl dd label{width:50px;top:9px;}
	.mkform dl dd input::-webkit-input-placeholder{font-size:14px;color:#fff;}
	.mkform a{height:46px;line-height:46px;font-size:14px;}
	.ztcha{right:0px;}
}

/*专题 css  e*/



/*专题2 css  s*/

.Ins_title a{float:right;font-size:16px;color:#008bd6;font-weight:bold;margin-top:-50px;}
.specbox1{padding:70px 0;}
.specbox1 .speul{margin-top:45px;}
.specbox1 .speul .li1{width:48%;float:left;}
.specbox1 .speul .li1 img{width:100%;height:auto;}
.specbox1 .speul .li2{width:48%;float:right;}
.specbox1 .speul .li2 .s1{font-size:15px;color:#666;line-height:30px;}
.specbox1 .speul .li2 .s2{font-size:15px;color:#666;line-height:30px;font-weight:bold;margin-top:35px;}

.specbox2{padding:70px 0 90px 0px;background:#f3f3f3;}
.specbox2 .peoul li{background:#ffffff;margin-top:40px;}
.specbox2 .peoul li .peimg{width:24%;height:auto;overflow:hidden;float:left;}
.specbox2 .peoul li .peimg img{width:100%;height:auto;transition:all 500ms linear;}
.specbox2 .peoul li .petit{width:70%;height:100%; float:right;margin-right:3%;margin-top:30px;}
.specbox2 .peoul li .petit .pname .p1{font-size:16px;color:#505050;font-weight:bold;}
.specbox2 .peoul li .petit .pname .p2{font-size:14px;color:#333;margin-top:5px;}
.specbox2 .peoul li .petit .pecon{font-size:14px;color:#777;line-height:24px;margin-top:25px;}
.specbox2 .peoul li:hover .peimg img{transform:scale(1.1);}

.specbox3{padding:70px 0 90px 0px;}
.specbox3 .zcdl{margin-top:45px;}
.specbox3 .zcdl .dd1{width:33%;float:left;}
.specbox3 .zcdl .dd2{width:64%;float:right;}
.specbox3 .zcdl .dd2 .zccon{border-bottom:1px solid #e4e4e4;padding-bottom:10px;}
.specbox3 .zcdl .dd2 .zccon .zcname{font-size:15px;color:#505050;font-weight:bold;}
.specbox3 .zcdl .dd2 .zccon .zctxt{font-size:14px;color:#777;line-height:30px;}


.specbox4{padding:0px 0 70px 0px;}
.PicBoxs{ margin-top:3%;overflow:hidden;padding:0 20px;}
.PicBoxs .item{margin:0 5%;}
.PicBoxs .item em{display:block; line-height:30px; text-align:center; font-size:16px; color:#222222;}
.PicBoxs .item .seimg{width:100%;height:auto;}
.PicBoxs .item .seimg img{width:100%;height:auto;}
.PicBoxs .item .setit{background:#f7f7f7;border:1px solid #ececec;}
.PicBoxs .item .setit .auto{padding:30px 24px;}
.PicBoxs .item .setit .se1{font-size:16px;color:#262626;}
.PicBoxs .item .setit .se2{font-size:15px;color:#555;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;margin:20px 0 25px 0;}
.PicBoxs .item .setit a{color:#008bd6;font-size:14px;}

.PicBoxs .owl-carousel .owl-nav.disabled{display:block;}
.PicBoxs .owl-carousel .owl-nav.disabled .owl-prev,.PicBoxs .owl-carousel .owl-nav.disabled .owl-next{position:absolute; width:20px; height:40px; top:50%; transform:translate(0%,-50%);line-height:9999;}
.PicBoxs .owl-carousel .owl-nav.disabled .owl-prev{background:url(/static/images/spefl.png) no-repeat; left:-20px;}
.PicBoxs .owl-carousel .owl-nav.disabled .owl-next{background:url(/static/images/sperh.png) no-repeat; right:-20px;}


.specbox5{padding:60px 0 60px 0px;background:#f3f3f3;}
.specbox5 .mcdl dd{width:48%;float:left;background:#fff;padding:60px 0 0 0;}
.specbox5 .mcdl dd:nth-child(2n){float:right;}
.specbox5 .mcdl dd .mcimg{text-align:center;margin-bottom:40px;}
.specbox5 .mcdl dd .mcon{width:80%;margin:0 auto;font-size:16px;color:#555;line-height:30px;}
.specbox5 .semore{float:right;font-size:16px;color:#008bd6;font-weight:bold;margin-bottom:30px;}


@media ( max-width:1199px){
	.specbox2 .peoul li .petit,.specbox2 .peoul li .petit .pecon{margin-top:10px;}
}

@media ( max-width:768px){
	.specbox1 .speul .li1,.specbox1 .speul .li2{width:100%;float:none;}
	.specbox1 .speul .li2{margin-top:30px;}
}

@media ( max-width:640px){
	.specbox1,.specbox2,.specbox3,.specbox5{padding:40px 0;}
	.specbox4{padding:0px 0 40px 0px;}
	.specbox5 .mcdl dd{width:100%;float:none;padding:30px 0;}
	.specbox5 .mcdl dd:nth-child(2n){float:none;margin-top:30px;}
	.specbox5 .mcdl dd .mcimg{margin-bottom:20px;}
	.specbox2 .peoul li{padding:0px 0 20px 0px;}
}

@media ( max-width:560px){
	.specbox2 .peoul li .peimg,.specbox3 .zcdl .dd1,.specbox3 .zcdl .dd2{width:100%;float:none;}
	.specbox2 .peoul li .petit{width:95%;float:none;margin:20px auto 0;}
	.specbox3 .zcdl .dd2{margin-top:20px;}
	.PicBoxs .item .setit .auto{padding:15px 10px;}
	.PicBoxs .item .setit .se2{margin:5px 0;}
	.PicBoxs .item .setit .se1,.PicBoxs .item .setit .se2{font-size:14px;}
	.specbox5 .mcdl dd .mcon{font-size:14px;line-height:25px;width:90%;}

}
/*专题2 css  e*/



/*专题3*/
.ANQS{margin-top: 50px;}
.AQ_List1{width: 45%;float: right;}
.AQ_List1 img{width: 100%;}
.AQ_List2{width: 53%;float: left;font-size: 14px;line-height: 25px;color: #888888;}
.AQ_List2 h4{font-size: 16px;line-height: 25px;color: #333333;margin-bottom: 15px; }
.AQ_Cont{font-size: 14px;line-height: 22px;color: #555555;}



.FA_Top{margin-top: 40px;font-size: 14px;line-height: 25px;color: #666;}
.FA_Top img{max-width: 100%;}

.FA_UL li{width: 44.16667%;float: left;margin-right: 1.6666%;margin-top: 1.6667%;height: 340px;padding: 20px 2.5% 0;background: #fff;overflow-y: auto;}
.FA_UL li:nth-child(2n){margin-right: 0;}

.FA_UL li > h3{font-size: 16px;line-height: 45px;color: #333333;padding-left:50px;background-repeat: no-repeat;background-position: left center;}
.FA_UL li > p{font-size: 15px;line-height: 25px;color: #888888;margin-top: 15px;}
.FA_UL li > dl{margin-top: 15px;border-top:1px solid #ededed;padding-top: 14px;}
.FA_UL li > dl dd{float: left;width: 100%;font-size: 14px;line-height: 28px;color: #333333;}
.FA_UL li.FA_li2 > dl dd{width: 50%;}

.FAJZ_ul{margin-top: 40px;}
.FAJZ_ul li{width: 31.6667%;float: left;margin-right: 2.5%;height: 380px;background: #fafafa;overflow-y: auto;}
.FAJZ_ul li:nth-child(3){margin-right: 0;}
.JZ_Top{padding-top: 30px;}
.JZ_Top p{padding-top: 50px;padding-bottom: 20px;text-align: center;border-bottom: 1px solid #ececec;font-size: 18px;line-height: 18px;color: #333;background-repeat: no-repeat;background-position: top center;}

.JZ_Cont{padding: 15px;font-size: 14px;line-height: 25px;color: #888888;}


.KHAN_LB{margin-top: 45px;}

.KHAN_LB .item{height: 380px;background: #fff;}
.KHAL_Img{width: 50%;float: left;height: 380px;background-repeat: no-repeat;background-position: center;}
.KHAL_Txt{width: 42.5%;float: left;padding: 40px 5% 0 2.5%;}
.KHAL_Txt > h3{font-size: 22px;line-height: 25px;color: #000;font-weight: normal;}
.KHAL_Cont{margin-top: 20px;font-size: 14px;line-height: 25px;color: #666666;height: 150px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:6;overflow: hidden;}
.KHAL_XQ{display: block;margin-top: 45px;width: 160px;height: 45px;line-height: 45px;border-radius: 3px;border:1px solid #018fd7;text-align: center;font-size: 14px;color: #0090d7;}


.KHAN_LB .owl-nav .owl-next,.KHAN_LB .owl-nav .owl-prev{width: 40px;height: 50px;position: absolute;top: 50%;margin-top: -25px;z-index: 999;background-color:#607a91;background-repeat: no-repeat;background-position: center;color: transparent;}
.KHAN_LB .owl-nav .owl-prev{left: 0;background-image: url(/static/images/arr_03.png);}
.KHAN_LB .owl-nav .owl-next{right: 0;background-image: url(/static/images/arr_05.png);}
.KHAN_LB .owl-nav .owl-next:hover,.KHAN_LB .owl-nav .owl-prev:hover{background-color: #0090d7;}


.KHAN_LB2{margin-top: 20px;width: 96%;padding: 25px 2%;background-color: #fff;}
.KHAN_LB2 .item{border:1px solid #eeeeee;}
.KHAN_LB2 .item img{width: 100%;}



.KHAN_LB2 .owl-dots{text-align:center;margin-top:20px;}
.KHAN_LB2 .owl-dot{display:inline-block;margin-right:10px;}
.KHAN_LB2 .owl-dots.disabled{display:block;text-align:center;margin-top:20px;}
.KHAN_LB2 .owl-dots .owl-dot span{display:inline-block;width:8px;height:8px;background:url(/static/images/mt.png);}
.KHAN_LB2 .owl-dot.active span{width:20px;height:20px;background:url(/static/images/mt1.png);margin-top:-3px;vertical-align:middle;}




@media ( max-width:1199px){

}

@media ( max-width:768px){

}

@media ( max-width:640px){
.AQ_List1{width: 100%;float: none;}
.AQ_List2{width: 100%;float: none;margin-top: 30px;}
.FA_UL li{width: 95%;margin-right: 0;height: auto;overflow: inherit;padding-bottom: 30px;}
.FAJZ_ul li{width: 95%;margin-right: 0;height: auto;overflow: inherit;padding-bottom: 30px;margin-top: 20px;}
.KHAN_LB .item{height: auto;}
.KHAL_Img{width: 100%;float: none;height: auto;padding-top: 63%;}
.KHAL_Txt{width: 92.5%;float: none;padding-bottom: 30px;}

.KHAN_LB .owl-nav .owl-next, .KHAN_LB .owl-nav .owl-prev{top: 26%;margin-top: 0;}
}

@media ( max-width:560px){


}

.zlhzbody .Banner .BanTxt .aclick {text-align:center;}






/*2019-09-03     专题4*/
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}


.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.Scale-img img,.Scale-img span {opacity: 1;-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
.Scale-img:hover img,.Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.1,1.1,1);transform: scale3d(1.1,1.1,1); top:0px; left:0px;}

@font-face{
     font-family: 'siyuan'; 
     src: url('../fonts/SourceHanSansCN-Light.eot');
     src:url('/static/fonts/sourcehansanscn-light.woff') format('woff'),
         url('/static/fonts/sourcehansanscn-light.ttf') format('truetype'),
         url('/static/fonts/sourcehansanscn-light.svg') format('svg');
}
.left-in {
    animation: left-in ease-out 0.6s 1;
}

@keyframes left-in {
    0% {
        transform: translateX(-200px);
        opacity: 0;
    }
    100% {
        transform: translateX(0);
        opacity: 1;
    }
}

.fade-in {
    animation: fade-in ease-out 0.6s 1;
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


.Banner .BanTxt .name1{font-family: 'siyuan';display: block;font-size: 42px;line-height: 1;font-weight: bold;}
.Banner .BanTxt .name2{font-family: 'siyuan';display: block;font-size: 21px;line-height: 1;margin-top: 40px;}

.zt4box1{padding: 50px 0 0;}


.xuqiu{margin-top: 50px;}
.xuqiu ul{display:flex;}
.xuqiu ul li{position:relative;height:58px;border:1px solid #c6d0cf;text-align:center;font-size:18px;line-height:58px;flex:1}
.xuqiu ul li span{position:absolute;bottom:-7px;left:50%;display:none;margin-left:-7px;width:0;height:0;border:7px solid #008bd6;border-color:transparent #008bd6 #008bd6 transparent;transform:rotate(45deg)}
.xuqiu ul li.cli{margin-left:-3px;border-color:transparent;background:#008bd6;color:#fff}
.xuqiu ul li.cli span{display:block}
.xuqiu .part{display:none;}
.show{display:block!important}
.xuqiu .weixie .TZ_Txt{float:right;margin-top:50px;padding-left:2%;width:48%;font-size:14px;line-height:28px;}
.TZ_Txt b{display: block;font-size: 16px;line-height: 25px;color: #333;margin-bottom: 10px;}
.xuqiu .weixie .TZ_Txt img{width: auto;vertical-align: middle;margin: 0 5px 0 0;}
.xuqiu .weixie img{width:46%;margin: 0 2%;float:left;}
.xuqiu .problem-con{float:left;margin-top:10px;width: 48%;padding-left: 2%;padding-top:3%;}
.xuqiu .problem{margin-bottom:20px}
.xuqiu .problem h3{font-weight:700}
.xuqiu .problem>img{float:left;margin-right:5px;height:20px}
.zdfh>img {width: 46%;margin: 10px 2% 0;}


.zt4box2{padding: 50px 0;background: #f3f3f3;}
.CPGS{margin-top: 50px;}
.CPGS_Img{width: 50%;float: left;}
.CPGS_Right{width: 42%;float: right;padding: 4% 4% 0;}
.CPGS_Txt{font-size: 14px;line-height: 22px;color: #666666;}
.CPGS_TB{margin-top: 30px;}
.CPGS_TB span{display: inline-block;margin-right: 20px;;font-size: 16px;line-height: 25px;color: #666666;vertical-align: middle;}
.CPGS_TB span img{margin-right: 10px;}



.zt4box3{padding: 50px 0;}
.YS_Box{position: relative;margin: 50px auto 0;max-width: 1100px;}

@keyframes fudong {
    0% {
        transform: translateY(10px);
        opacity: 0;
    }
    100% {
        transform: translateY(-10px);
        opacity: 1;
    }
}

.YS_Top li{display: inline-block;text-align: center;position: absolute;animation: fudong linear 1.5s infinite alternate;}
.YS_Top li p{font-size: 16px;line-height: 34px;color: #008bd6;}
.YS_li1{top: 50px;left: 123px;}
.YS_li2{top: 115px;left: 237px;}
.YS_li3{top: 50px;right: 247px;}
.YS_li4{top: 80px;right: 141px;}


.YS_UL{margin-top: 10px;}
.YS_UL li{width: 50%;float: left;margin-top: 20px;}
.YS_Txt{margin-left: 90px;}
.YS_UL li img{float: left;margin-left: 20px;height: 40px;}
.YS_Txt h4{font-size: 16px;line-height: 40px;color: #333;}
.YS_Txt p{font-size: 14px;line-height: 28px;color: #333;}
.YS_BG2{display: none;}


.zt4box4{padding: 50px 0;background: #f3f3f3;}
.CJ_UL{margin-top: 50px;}
.CJ_UL li{margin-top: 30px;background: #fff;}
.CJ_Img{width: 50%;float: left;}
.CJ_Img .imgbox{padding-top: 60%;}


.CJ_Right{width: 42%;padding: 5% 4% 0;float: right;}
.CJ_Right h4{font-size: 17px;line-height: 25px;color: #333;}
.CJ_Txt{margin-top: 25px;font-size: 14px;line-height: 22px;color: #666;}
.CJ_Txt p{margin-top: 15px;}

.CJ_UL li.odd .CJ_Img{float: right;}
.CJ_UL li.odd .CJ_Right{float: left;}



.zt4box5{padding: 50px 0;}
.BS_Box{margin-top: 50px;}
.BS_Txt{width: 42%;padding: 6% 4%;float: left;}
.BS_Txt b{font-size: 16px;line-height: 25px;color: #333;display: block;margin-bottom: 20px;}
.BS_Txt p{font-size: 14px;line-height: 22px;color: #666;margin-bottom: 15px;}
.BS_Img{width: 50%;float: right;}
.BS_Img .imgbox{padding-top: 60%;}


.zt4box6{padding: 50px 0;background: #f3f3f3;}
.FY_Box{margin-top: 50px;}
.FY_Img{width: 50%;float: left;}
.FY_Img .imgbox{padding-top: 60%;}
.FY_Txt{width: 42%;padding: 4% 4% 0;float: right;font-size: 14px;line-height: 22px;color: #666;}
.FY_Txt h4{font-size: 17px;line-height: 25px;color: #333;}
.FY_SP{margin-top: 15px;margin-bottom: 15px;font-size: 16px;line-height: 22px;color: #666;vertical-align: middle;}
.FY_SP span{display: inline-block;margin-right: 20px;}
.FY_SP span img{vertical-align: middle;margin-right: 10px;}

.FY_A{margin-top: 50px;}
.FY_A a{display: inline-block;width: 150px;height: 43px;line-height: 41px;border-radius: 5px;border: 1px solid #018fd7;color: #018fd7;font-size: 16px;text-align: center;margin-right: 10px;}
.FY_A a:hover{background: #018fd7;color: #fff;}


.zt4box7{padding: 50px 0;overflow: hidden;}
.ZT4_New{margin: 20px -1.25% 0;font-size: 0;}
.ZT4_New li{margin-top: 30px;display: inline-block;width: 30.8333%;padding: 0 1.25%;}
.ZT4_New li .imgbox{padding-top: 52.6%;}
.ZT4_NewTxt{padding: 30px;background: #fafafa;}
.New4_Name{display: block;font-size: 18px;height: 18px;line-height: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.New4_Cont{margin-top: 15px;font-size: 14px;line-height: 22px;height: 66px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:3;overflow: hidden;}
.New4_XQ{margin-top: 15px;font-size: 14px;line-height: 22px;float: right;display: inline-block;}
.New4_GD{display: block;width: 150px;height: 45px;line-height: 45px;text-align: center;border: 1px solid #018fd7;color: #018fd7;font-size: 16px;margin: 30px auto 0;border-radius: 5px;}
.New4_XQ:hover{color: #018fd7;}




.zt4box8{padding: 50px 0;background: #f3f3f3;}
.CGAL{position: relative;margin-top: 50px;}
.CGAL_Sw .imgbox{padding-top: }
.CGAL_Sw .imgbox{padding-top: 52.6%;}
.CGAL_Txt{padding: 30px;background: #fafafa;}
.CGAL_Name{display: block;text-align:center;;font-size: 18px;height: 18px;line-height: 18px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.CGAL_Cont{margin-top: 15px;font-size: 14px;line-height: 22px;height: 44px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;}
.CGAL_XQ{margin-top: 15px;font-size: 14px;line-height: 22px;float: right;display: inline-block;}
.New4_XQ:hover{color: #018fd7;}



.CGAL .swiper-button-next,.CGAL .swiper-button-prev{}

.CGAL .swiper-button-next{right: -70px;background-image:url(/static/images/zt4_86.png); }
.CGAL .swiper-button-prev{left: -70px;background-image:url(/static/images/zt4_85.png);}

.CGAL .swiper-button-next:hover{background-image:url(/static/images/zt4_88.png); }
.CGAL .swiper-button-prev:hover{background-image:url(/static/images/zt4_87.png);}









@media ( max-width:1199px){
.YS_BG{display: none;}
.YS_BG2{display: block;width: 100%;}
.YS_Top{display: none;}
.CGAL .swiper-button-next{right: 0;background-image:url(/static/images/zt4_88.png);}
.CGAL .swiper-button-prev{left: 0;background-image:url(/static/images/zt4_87.png);}
}



@media ( max-width:998px){
	.ZT4_NewTxt{padding: 10px;}
.CGAL_Txt{padding: 10px;}
.FY_A a{width: 100px;}
.CPGS_TB span{margin-top: 5px;}
.FY_A{margin-top: 20px;}
}

@media ( max-width:640px){
.Banner .BanTxt .name1{font-size:35px;}
.Banner .BanTxt .name2{font-size: 16px;}
.xuqiu ul li{font-size: 14px;line-height: 40px;height: auto;}
.xuqiu .weixie .TZ_Txt{width: 100%;padding-left:0; }
.xuqiu .weixie img{width: 100%;margin-top: 20px;}
.CPGS_Img{width: 100%;}
.CPGS_Right{width: 100%;padding: 0;margin-top: 20px;}
.YS_UL li{width: 100%;}
.CJ_Img{width: 100%;}
.CJ_Right{width: 96%;padding: 2%;}

.BS_Txt{width: 100%;padding: 0;}
.BS_Img{width: 100%;}
.FY_Img{width: 100%;}
.FY_Txt{width: 100%;padding: 0;margin-top: 20px;}
.ZT4_New li{width: 47.5%;}


}





/* 19-10-11 */
/* 专题五 */
.TheamMian .Nav{float: right; width: auto;}
.Ban img{display: block; width: 100%;}
.Ban .mobile{display: none;}
.GreyBox{background: #fafafa;}
.ptb4{padding: 4% 0;}
.T_Title01{text-align: center; margin-bottom: 3%; line-height: 36px;}
.T_Title01 h2{font-size: 32px; color: #008bd6; padding-bottom: 17px; background: url(/static/images/titbg3.png) no-repeat center bottom;}
.T_Title01 span{display: block; font-family: Arial; font-size: 16px; color: #999999; text-transform: uppercase;}

.Meet_ins{font-size: 16px; line-height: 32px; color: #333;}
.Meet_ins p{text-indent: 2em;}

.VideoBox{position: relative;}
.VideoBox .img{position: relative; z-index: 3;}
.VideoBox .img img{width: 100%; display: block;}
.VideoBox .play{position: absolute; left: 50%; top: 50%; margin: -40px 0px 0px -40px; padding: 0; width: 80px; height: 80px; background-image: url(/static/images/play.png); background-size: cover; background-position: center center;}
.VideoBox video{position: absolute; z-index: 2; left: 0px; top: 0px; width: 100%; height: 100%; background: #000;}

.BigSwiper .swiper-slide{width:44%;}
.BigSwiper .swiper-slide img{display:block; width:100%;}
.BigSwiper .button div{top: 50%; margin-top: -27px; width: 48px; height: 55px; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.BigSwiper .button .swiper-button-prev{background-image: url(/static/images/left.png); left: 0px;}
.BigSwiper .button .swiper-button-next{background-image: url(/static/images/right.png); right: 0px;}
.BigSwiper .button .swiper-button-prev:hover{background-image: url(/static/images/lefton.png);}
.BigSwiper .button .swiper-button-next:hover{background-image: url(/static/images/righton.png);}

.Schedule{position: relative;}
.S_left{width: 25%; position: absolute; left: 0px; top: 0px; height: 100%; background-image: url(/static/images/maskbg.jpg); background-repeat: repeat-y;}
.S_left .hds{padding: 45px 50px 20px;}
.S_left .hds ul{padding-bottom: 18px;}
.S_left .hds ul .tit{background: url(/static/images/arr10.png) no-repeat left center; padding-left: 27px; line-height: 36px; color: #fff; font-size: 24px; font-weight: bold; margin-bottom: 15px;}
.S_left .hds ul li a{display: block; padding-left: 26px; font-size: 18px; line-height: 36px; color: #fff; font-weight: lighter; margin-bottom: 5px;}
.S_left .hds ul li.on a{background: #11adfe;}
.S_right{margin-left: 27%; background: #f0f0f0;}
.S_right .title{border-bottom: 2px solid #058dd7; padding: 15px 0px;}
.S_right .title dl{float: left; text-indent: 2em; font-size: 16px; color: #333333; line-height: 30px;}
.S_right .title dl b{font-size: 18px; padding-right: 18px;}
.S_right .TabList .thead{line-height: 50px; font-size: 18px; color: #058dd7; font-weight: bold;}
.S_right .TabList .con{line-height: 26px; padding-top: 15px; padding-bottom: 15px; font-size: 15px; color: #333;}
.S_right .TabList ul{padding: 0 4%;}
.S_right .TabList ul:nth-child(2n){background: #fff;}
.S_right .TabList ul li{float: left;}
.S_right .TabList ul li.w1{width: 15%;}
.S_right .TabList ul li.w2{width: 40%;}
.S_right .TabList ul li.w3{width: 45%;} 

.JbSlider .item .box{margin: 0px 10px;}
.JbSlider .item .box .pic{position: relative;}
.JbSlider .item .box .pic .mask{width: 50px; height: 50px; background-size: cover; position: absolute; z-index: 2;}
.JbSlider .item .box .pic .b1{right: 0px; top: 0px; background-image: url(/static/images/mb1.png);}
.JbSlider .item .box .pic .b2{left: 0px; bottom: 0px; background-image: url(/static/images/mb2.png);}
.JbSlider .item .box .pic img{display: block; width: 100%;}
.JbSlider .item .box .con{padding: 20px; font-size: 16px; line-height: 25px;}
.JbSlider .item .box .con h3{font-size: 20px; line-height: 34px; color: #058dd7;}
.JbSlider .item .box .con span{display: block; color: #34ad85;}
.JbSlider .item .box .con p{color: #999999;}
.JbSlider .owl-dots{position: absolute; width: 100%; left: 0px; bottom: 0px; text-align: center; height: 14px; line-height: 14px;}
.JbSlider .owl-dots .owl-dot{width: 12px; height: 14px; margin: 0px 5px; display: inline-block; background-image: url(/static/images/dot2.png); background-repeat: no-repeat; background-position: left top;}
.JbSlider .owl-dots .owl-dot.active{background-position: left bottom;}

.MtbdList{font-size: 0;}
.MtbdList li{line-height: 40px; height: 40px; overflow: hidden; font-size: 16px; width: 47%;display:inline-block;*display:inline;zoom:1;margin-right:2.5%; position:relative;}
.MtbdList li .date{ position:absolute;right:0;top:0; color: #666666; font-family: Arial;}
.MtbdList li a{color: #333;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:75%;}
.MtbdList li a b{color: #000; font-size: 18px;}
.MtbdList li:hover .date,.MtbdList li:hover a,.MtbdList li:hover a b{color: #008bd6;}

.CommonSlider{padding: 0px 80px 34px;}
.CommonSlider .owl-dots{position: absolute; width: 100%; left: 0px; bottom: -34px; text-align: center; height: 14px; line-height: 14px;}
.CommonSlider .owl-dots .owl-dot{width: 12px; height: 14px; margin: 0px 5px; display: inline-block; background-image: url(/static/images/dot2.png); background-repeat: no-repeat; background-position: left top;}
.CommonSlider .owl-dots .owl-dot.active{background-position: left bottom;}
.CommonSlider .owl-nav .owl-prev span,.CommonSlider .owl-nav .owl-next span{position: absolute; top: 50%; margin-top: -27px; width: 48px; height: 55px; line-height: 1000px; overflow: hidden; background-repeat: no-repeat; background-position: center center; background-size: cover;}
.CommonSlider .owl-nav .owl-prev span{background-image: url(/static/images/left.png); left: -80px;}
.CommonSlider .owl-nav .owl-next span{background-image: url(/static/images/right.png); right: -80px;}
.CommonSlider .owl-nav .owl-prev span:hover{background-image: url(/static/images/lefton.png);}
.CommonSlider .owl-nav .owl-next span:hover{background-image: url(/static/images/righton.png);}

.Wlist{position: relative; height: 480px;}
.Wlist li{position: absolute; width: 24%; height: 48%;}
.Wlist li img{position: absolute; width: 100%; height: 100%; left: 0px; top: 0px;}
.Wlist li.i1{left: 0; height: 100%;}
.Wlist li.i2{left: 25.5%; top: 0px; width: 49%;}
.Wlist li.i3{right: 0%; top: 0px;}
.Wlist li.i4{left: 25.5%; bottom: 0px;}
.Wlist li.i5{left: 50.5%; bottom: 0px;}
.Wlist li.i6{right: 0%; bottom: 0px;}

.Theam_Link li{width: 23.5%; float: left; margin: 2% 2% 0 0;}
.Theam_Link li:nth-child(4n){margin-right: 0;}
.Theam_Link li img{display: block; background: #f7f7f7; width: 100%;}
.Theam_Link li:hover img{background: #fff; box-shadow: 0px 0px 20px #e5e5e5;}

.T_SlideTxt .hds{text-align: center; margin-bottom: 2%;}
.T_SlideTxt .hds li{display: inline-block; font-size: 16px; line-height: 24px; margin: 0 2%;}
.T_SlideTxt .hds li a{display: block; padding-bottom: 12px; color: #666;}
.T_SlideTxt .hds li.on a{color: #008bd6; background: url(/static/images/line7.png) no-repeat center bottom;}
.T_SlideTxt .bds .pic img{display: block; width: 100%;} 

.bmch{width: 104px; position: fixed; right: 0px; top: 30%; z-index: 99;}
.bmch img{display: block; width: 100%;}

.ptb4#box6{ padding-bottom:0;}
@media ( max-width:1200px){
	.TheamMian .Nav{float: none;}
}

@media ( max-width:1024px){
	.T_Title01 h2{font-size: 24px; padding-bottom: 8px;}
	.BigSwiper .swiper-slide{width: 45%;}
	.S_left{width: 142px;}
	.S_left .hds{padding: 6% 4%;}
	.S_left .hds ul .tit{font-size: 18px;}
	.S_left .hds ul li a{font-size: 16px;}
	.S_right{margin-left: 160px;}
	.Wlist{height: 397px;}
	.bmch{width: 80px;}
}

@media ( max-width:768px){
	.T_Title01 h2{font-size: 20px;}
	.Meet_ins{font-size: 14px; line-height: 30px;}
	.VideoBox .play{width: 50px; height: 50px; margin: -25px 0px 0px -25px;}
	.BigSwiper .swiper-slide{width: 50%;}
	.S_left .hds ul .tit{font-size: 16px;}
	.S_left .hds ul li a{font-size: 14px;}
	.S_right .title dl{float: none; font-size: 14px;}
	.S_right .title dl b{font-size: 16px; padding-right: 10px;}
	.S_right .TabList .thead{display: none;}
	.S_right .TabList ul li{width: 100% !important; float: none;}
	.JbSlider .item .box .pic .mask{width: 30px; height: 30px;}
	.JbSlider .item .box .con{font-size: 13px; line-height: 20px;}
	.JbSlider .item .box .con h3{font-size: 16px;}

	.MtbdList li,.MtbdList li a b:nth-child(2n){width: 100%; float: none; font-size: 14px; height: 30px; line-height: 30px;display:block;margin:0;}
	.MtbdList li a b{font-size: 14px;}

	.CommonSlider{padding: 0px 30px 34px;}
	.BigSwiper .button div,.CommonSlider .owl-nav .owl-prev span, .CommonSlider .owl-nav .owl-next span{width: 20px; height: 23px; margin-top: -11px;}
	.CommonSlider .owl-nav .owl-prev span{left: -30px;}
	.CommonSlider .owl-nav .owl-next span{right: -30px;}
	.Wlist{height: 304px;}
}

@media ( max-width:480px){
	.Ban .pc{display: none;}
	.Ban .mobile{display: block;}
	.S_left{position: static; width: auto; background-size: cover;}
	.S_left .hds{padding: 6% 6% 0;}
	.S_right{margin-left: 0;}
	.S_right .title{padding: 10px;}
	.S_right .title dl{text-indent: 0;}
	.Wlist{height: 139px;}
	.BigSwiper .swiper-slide{width: 80%;}
}
/* 2020-01-06 */
/* 专题六 */
.Ztbox6{ padding-top:3.2%; padding-bottom:3.2%;}
.ZtTit{ text-align:center; background:url(/static/images/titbg.png) center bottom no-repeat; line-height:70px; font-size:32px; color:#008bd6; margin-bottom:40px;}
.Zt6About{word-wrap:break-word;word-break:normal;text-align:justify; color:#333333; font-size:16px; line-height:32px;}
.Zt6About .leader{ margin-top:30px; text-align:right; font-size:20px;}
.Zt6About .leader i{ font-size:0; display:inline-block; width:44px; height:1px; background:#333333; margin-right:14px;}
.PhotoWall{}
.PhotoWall .item{text-align:center; padding-top:15px;}
.PhotoWall .item dl{ margin-left:; margin-right:1%;}
.PhotoWall .item dd{float:left; width:14.5%; margin:0 0 2% 2%;}
.PhotoWall .item .imgbox{ padding-top:68%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all ease 0.3s;}
.PhotoWall .item .imgbox:hover{
-webkit-transform:scale(1.2); 
-moz-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
}
.PhotoWall .item dd:nth-child(1){ margin-left:10%;}
.PhotoWall .item dd:nth-child(6){ clear:both;}
.PhotoWall .item dd:nth-child(18){margin-left:18.5%;}
.PhotoWall .owl-dots{ text-align:center; padding-top:6px;}
.PhotoWall .owl-dots .owl-dot{ display:inline-block; *display:inline;zoom:1; border:1px solid #5e5e5e; border-radius:50%; width:12px; height:12px; margin:0 3px;}
.PhotoWall .owl-dots .owl-dot.active{ background:#ea0000; border:1px solid #ea0000;}

.Leaderbox{ position:relative;}
.Leaderbox .imgbox{ width:50%; float:left;}
.Leaderbox .shadow{ position:absolute; left:50%; top:0; width:115px; height:60px; background:url(/static/images/shadow.png);}
.Leaderbox .info{ margin-top:60px; height:480px; background:url(/static/images/leaderbg.gif) 0 top no-repeat; background-size:cover; width:40%; float:right; padding:0 5%;}
.Leaderbox .info .thead{ color:#666666; font-size:20px; background:url(/static/images/kh.png) 0 51px no-repeat; padding:112px 0 41px;}
.Leaderbox .info .thead span{ font-weight:bold; font-size:40px; color:#333333; margin-right:20px;}
.Leaderbox .info .p{ color:#666666; height:167px; font-size:16px; line-height:32px;}
.Leaderbox .info .more{ color:#ea0000; text-align:center; width:158px; line-height:48px; font-size:16px; display:block; border:1px solid #ea0000;}
.Leaderbox .info .more:hover{ color:#fff; background:#ea0000}

.Zt6History{ background:url(/static/images/linebg.gif) 0px 195px repeat-x; height:355px; position:relative;}
.Zt6History .box{ font-size:16px; line-height:24px; color:#999999;}
.Zt6History .info{ height:181px; padding-top:19px;}
.Zt6History .p{transition: all ease 0.3s; margin:0; padding-left:19px; background:url(/static/images/dot1.gif) 0px 5px no-repeat; height:150px; overflow-y:auto;}
.Zt6History .year{ position:relative; background:url(/static/images/yearbg.png) center top no-repeat; background-size:contain; height:131px;}
.Zt6History .year span{ position:absolute; width:90px; text-align:center; line-height:90px; font-size:20px; color:#333333; font-weight:bold; border:5px solid #008bd6; border-radius:50%; background:#fff; left:50%; bottom:0; margin-left:-45px;}
.Zt6History .item:hover .year span{ background:#ea0000; border:5px solid #f2c3c3; color:#fff;}
.Zt6History .item:hover .p{ color:#222222; background:url(/static/images/dot3.gif) 0 5px no-repeat;}
.Zt6History .item:hover .p{ margin-top:-6px;}
.Zt6History .item.next .info{ margin-top:223px;}
.Zt6History .item.next .year{ position:absolute; width:100%; top:64px; left:0; background:url(/static/images/yearbg2.png) center bottom no-repeat; background-size:contain;}
.Zt6History .item.next .year span{ bottom:auto; top:0;}
.Zt6History .owl-nav div{ display:block; color:#b9b9b9; text-indent:999em; border:2px solid #b9b9b9; border-radius:50%; width:30px; height:30px; text-align:center;}
.Zt6History .owl-nav .owl-prev{ position:absolute; left:-50px; top:180px;}
.Zt6History .owl-nav .owl-prev {background:url(/static/images/arr1.png) center center no-repeat;}
.Zt6History .owl-nav .owl-prev:hover{background:url(/static/images/arr01.png) center center no-repeat; border:2px solid #ea0000;}
.Zt6History .owl-nav .owl-next{ position:absolute; right:-50px; top:180px;}
.Zt6History .owl-nav .owl-next {background:url(/static/images/arr2.png) center center no-repeat;}
.Zt6History .owl-nav .owl-next:hover {background:url(/static/images/arr02.png) center center no-repeat; border:2px solid #ea0000;}

.Zt6Qd{}
.Zt6Qd .item{ padding:25px 0;transition: all ease 0.3s;}
.Zt6Qd .box{ cursor:pointer; background:#fff; margin:0 15px;transition: all ease 0.3s;}
.Zt6Qd .imgbox{ padding-top:68%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all ease 0.3s;}
.Zt6Qd .info{ padding:0 30px; height:161px;}
.Zt6Qd .tit{ line-height:49px; padding-top:7px; color:#666666; font-size:16px;}
.Zt6Qd .tit span{color:#333333; font-size:24px; margin-right:14px;}
.Zt6Qd .p{color:#999999; font-size:14px; line-height:24px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:72px;}
.Zt6Qd .item:hover .box{ background:#008bd6; box-shadow:0 10px 30px rgba(10,0,30,0.1); margin:0;}
.Zt6Qd .item:hover .tit,.Zt6Qd .item:hover .tit span{ color:#fff;}
.Zt6Qd .item:hover .p{ color:#fff; opacity:0.7;}
.Zt6Qd .item:hover{ padding:0;}
.Zt6Qd .item:hover .imgbox{ padding-top:76%;}
.Zt6Qd .owl-nav div{ display:block; color:#b9b9b9; text-indent:999em; border:2px solid #b9b9b9; border-radius:50%; width:30px; height:30px; text-align:center;}
.Zt6Qd .owl-nav .owl-prev{ position:absolute; left:-50px; top:180px;}
.Zt6Qd .owl-nav .owl-prev {background:url(/static/images/arr1.png) center center no-repeat;}
.Zt6Qd .owl-nav .owl-prev:hover {background:url(/static/images/arr01.png) center center no-repeat; border:2px solid #ea0000;}
.Zt6Qd .owl-nav .owl-next{ position:absolute; right:-50px; top:180px;}
.Zt6Qd .owl-nav .owl-next {background:url(/static/images/arr2.png) center center no-repeat;}
.Zt6Qd .owl-nav .owl-next:hover{background:url(/static/images/arr02.png) center center no-repeat; border:2px solid #ea0000;}


.Zt6News ul{ margin:0 0 0 -3%;}
.Zt6News .item{ padding-top:10px;}
.Zt6News li{transition: all ease 0.3s; width:47%; float:left; margin:0 0 2% 3%; height:180px; background:#f9f9f9;}
.Zt6News li .imgbox{padding-top:180px; float:left; width:40%; background-position:center center; background-repeat:no-repeat; background-size:cover;transition: all ease 0.3s;}
.Zt6News li .info{ width:50%; padding:0 5%; float:right; font-size:14px;}
.Zt6News li .date{ padding-top:9px; line-height:53px; color:#bababa;}
.Zt6News li .tit{ margin-top:30px;;line-height:20px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height:40px; font-size:16px; color:#333333; font-weight:bold; margin-bottom:16px;}
.Zt6News li .p{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; line-height:20px; height:40px; color:#999999;}
.Zt6News li:hover{-webkit-transform: translate3d(0, -3px, 0);transform: translate3d(0, -3px, 0);}
.Zt6News li:hover .tit{ color:#008bd6;}

.Zt6News .owl-nav span{ display:block; color:#b9b9b9; text-indent:999em; border:2px solid #b9b9b9; border-radius:50%; width:30px; height:30px; text-align:center;}
.Zt6News .owl-nav .owl-prev{ position:absolute; left:-50px; top:180px;}
.Zt6News .owl-nav .owl-prev span{background:url(/static/images/arr1.png) center center no-repeat;}
.Zt6News .owl-nav .owl-prev:hover span{background:url(/static/images/arr01.png) center center no-repeat; border:2px solid #ea0000;}
.Zt6News .owl-nav .owl-next{ position:absolute; right:-50px; top:180px;}
.Zt6News .owl-nav .owl-next span{background:url(/static/images/arr2.png) center center no-repeat;}
.Zt6News .owl-nav .owl-next:hover span{background:url(/static/images/arr02.png) center center no-repeat; border:2px solid #ea0000;}
.lineb{ border-bottom:1px solid #ebebeb; height:5px; clear:both;}

@media ( max-width:1024px){
.ZtTit{line-height:45px; font-size:18px; margin-bottom:20px;}
.Zt6About{font-size:14px; line-height:24px; padding-left:12px; padding-right:12px;}
.Leaderbox .info .thead{font-size:16px;padding:80px 0 20px; background-position:0px 30px;}
.Leaderbox .info .thead span{font-size:22px; margin-right:10px;}

.Zt6History .owl-nav .owl-prev,.Zt6News .owl-nav .owl-prev,.Zt6Qd .owl-nav .owl-prev{left:0px;}
.Zt6History .owl-nav .owl-next,.Zt6News .owl-nav .owl-next,.Zt6Qd .owl-nav .owl-next{right:0px;}
}

@media ( max-width:768px){
.Leaderbox .imgbox{ width:auto; float:none; text-align:center;}
.Leaderbox .shadow{ display:none;}
.Leaderbox .info{ padding:15px; height:auto; width:auto; float:none; margin:0;}
.Leaderbox .info .thead{font-size:14px;padding:30px 0 10px; background:url(/static/images/kh2.png) 0px 0px no-repeat;}
.Leaderbox .info .thead span{font-size:18px;}
.Leaderbox .info .p{height:auto; font-size:14px; line-height:24px; margin-bottom:15px;}
.Leaderbox .info .more{width:120px; line-height:35px; font-size:14px;}
.Zt6Qd .tit{ line-height:30px;font-size:14px;}
.Zt6Qd .tit span{ font-size:18px;}
.Zt6Qd .info{ padding:0 10px; height:120px;}
.Zt6History .year span{width:56px; line-height:56px; font-size:14px;margin-left:-28px;}

.Zt6News li{width:auto; float:none; height:130px;}
.Zt6News li .date{ padding-top:0; line-height:35px;}
.Zt6News li .tit{ font-size:14px; margin-bottom:5px;}
.Zt6News li .p{ font-size:12px;}
}
@media ( max-width:640px){
.Zt6History .item.next .info{ margin-top:0;}
.Zt6History .item.next .year{ position:relative; top:0; background:url(/static/images/yearbg.png) center bottom no-repeat; background-size:contain;}
.Zt6History .item.next .year span{ bottom:0px; top:auto;}
}

/* 2020-05-12 */
/* D轮融资 */
.Dlist{ margin:0 33px;}
.Dlist ul{ margin:0 0 0 -2%;}
.Dlist li{ width:23%; float:left; margin-left:2%;}
.Dlist .item{ border:1px solid #e3e3e3;border:1px solid #e6e6e6; padding:12px 12px 0; height:390px; position:relative;}
.Dlist .item:last-child{ margin-bottom:0;}
.Dlist .item .imgbox{width:35%;margin:0px auto;padding-top:35%;}
.Dlist .item .imgbox span{ background-size:contain;}
.Dlist .item .info{ margin:10px 0 0 0;}
.Dlist .item .ti{ text-align:center; line-height:44px; font-size:22px; color:#000000; margin-bottom:0;}
.Dlist .item .p{ line-height:25px; font-size:14px; overflow-y:auto;height:230px;  color:#666666;word-wrap:break-word;word-break:normal;text-align:justify;}

.Dinfo{ margin:0 33px;}
.Dinfo ul{ margin:0 0 0 -2%;}
.Dinfo li{ width:23%; float:left; margin-left:2%;}
.Dinfo .box{ border:1px solid #e6e6e6; padding:12px 12px 0; height:298px;}
.Dinfo .ti{ line-height:22px;height:58px; font-size:16px; color:#333333;}
.Dinfo .ti i{ display:block; width:38px; height:10px;margin-top:8px; border-top:1px solid #2069bd;}
.Dinfo .p{ line-height:25px; overflow-y:auto;height:228px; font-size:14px; color:#666666;}

@media ( max-width:1024px){
.Dlist .item .imgbox{left:15px; top:15px;}
.Dlist .item .ti{ line-height:32px; font-size:18px; margin-bottom:2px;}
.Dlist .item .p{height:auto;}
.Dinfo{ margin:0 15px;}
.Dlist li{ width:auto; margin-left:0; float:none; margin-bottom:16px;}
.Dlist .item{ padding:12px; height:auto;}
.Dinfo li{ width:auto; margin-bottom:16px; float:none;}
.Dinfo .box{ padding:12px; height:auto;}
.Dinfo .ti{ font-size:18px; line-height:32px;}
.Dinfo .p{height:auto;}
}











/*防火墙专题 2020-06-01*/

.clearfix::after{ content: ''; display: block; clear: both; height: 0; visibility: hidden;}
dl:after,ul:after{content:".";clear:both;display:block;overflow:hidden;font-size:0;height:0;}

.Banner .BanTxt .aclick1{margin-top:0px;}
.Banner .BanTxt .aclick1 a{margin-top:0px;}

.FireBack{padding-top:50px;}
.Ins_titles{color:#008bd6;font-size:32px;}

.BackCon{font-size:17px;color:#3b3b3b;line-height:30px;padding:60px 38px 120px;box-sizing:border-box;}
.FireSlider{}
.FireSlider .hd{margin:52px 0 32px 0;}
.FireSlider .hd li{width:50%;height:70px;background:#fff;float:left;}
.FireSlider .hd li a{display:block;width:100%;height:100%;border:1px solid #dedede;box-sizing:border-box;font-size:16px;color:#333;font-weight:bold;text-align:center;line-height:70px;position:relative;}
.FireSlider .hd li a::after{content:"";display:block;width:18px;height:9px;background:url(/static/images/jt.png) center center no-repeat;position:absolute;bottom:-9px;left:50%;margin-left:9px;display:none;}
.FireSlider .hd li:last-child a{border-left:0px;}
.FireSlider .hd li.on a{background:#008bd6;color:#fff;}
.FireSlider .hd li.on a::after{display:block;}

.FireSlider .bd ul{display:table;}
.FireSlider .bd ul .LsitDl{width:50%;display:table-cell;vertical-align:middle;padding-right:5%;box-sizing:border-box;}
.FireSlider .bd ul .LsitDl dd{width:50%;height:140px;float:left;border-top:1px solid #efefef;}
.FireSlider .bd ul .LsitDl dd .lbox{width:100%;height:100%;border:1px solid #efefef;border-top:0px;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s linear;}
.FireSlider .bd ul .LsitDl dd .lbox .ListIc{text-align:center;}
.FireSlider .bd ul .LsitDl dd .lbox .ListTit{font-size:14px;color:#666;line-height:22px;margin-top:10px;}
.FireSlider .bd ul .LsitDl dd:hover .lbox{box-shadow:0 0 35px rgba(4,0,0,.09);}
.FireSlider .bd ul .LsitDl dd:hover .lbox .ListTit{color:#008bd6;}
.FireSlider .bd ul .LsitDl dd:nth-child(1) .lbox{border-right:1px solid transparent;}
.FireSlider .bd ul .LsitDl dd:nth-child(3) .lbox{border-right:1px solid transparent;}

.FireSlider .bd ul .LsitDls dd{width:49%;height:280px;border:1px solid #efefef;text-align:center;}
.FireSlider .bd ul .LsitDls dd:nth-child(2n){width:49%;float:right;}
.FireSlider .bd ul .LsitDls dd img{width:auto;height:100%;}


.FireSlider .bd ul .TreCon{font-size:14px;color:#666;line-height:22px;width:50%;display:table-cell;vertical-align:middle;padding:0 20px;box-sizing:border-box;}
.FireSlider .bd ul .TreCon .TreTit{font-size:14px;color:#333;font-weight:bold;margin-bottom:10px;}
.FireSlider .bd ul .TreCon p{position:relative;padding-left:10px;box-sizing:border-box;margin-top:20px;}
.FireSlider .bd ul .TreCon p i{display:block;width:3px;height:3px;background:#7c7c7c;position:absolute;top:9.5px;left:0px;}


.BackBox3{padding:120px 0 95px 0;}
.WaySel{margin-top:55px;position:relative;}
.WaySel .WayImg{width:79.746%;background:red;}
.WaySel .WayImg img{width:100%;}
.WaySel .WayRh{width:43.56%;height:297px;position:absolute;z-index:9;top:40px;right:0px;background:#f1f6f8 url(/static/images/waybg.png) center bottom no-repeat;background-size:100% auto;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all .3s ease-in-out;} 
.WaySel .WayRh .WayTit{font-size:18px;color:#666;line-height:36px;width:80%;margin:0 auto;}
.WaySel .WayRh:hover{box-shadow:0 0 30px rgba(4,0,0,.09);}

.BackBox4{padding-bottom:70px;}
.ProJsBox{}
.ProJsBox .ProCon{font-size:14px;color:#666;line-height:22px;margin:70px 0;} 
.ProJsBox .ProImg{text-align:center;}

.Funboxs{margin-top:60px;}
.ProFun{padding:50px 0 70px 0;background:#f3f3f3;}
.ProFun dl{background-color:#fff;padding:15px;box-sizing:border-box;margin-top:30px;}
.ProFun dl:last-child{ margin-bottom:0;}
.ProFun dd figure{ padding:0 5%;text-align:center;}
.ProFun dt img{ display:block; width:100%;}
.ProFun dd figure *{margin:0;}
.ProFun dd figure h2{ font-size:16px; text-align:center; position:relative;color:#333;font-weight:bold;}
.ProFun dd figure .pre{font-size:14px; line-height:22px;color:#333;text-align:left;margin-top:25px;  }
.ProFun dd figure .pre p{margin-top:10px;}

.DepWay{padding:60px 0;}
.DepWay .DepList{margin-top:65px;}
.DepWay .DepList li{width:32.5%;background:#f2f2f2;margin-right:1.25%;padding:66px 35px;box-sizing:border-box;float:left;}
.DepWay .DepList li:nth-child(3n){margin-right:0px;}

.DepWay .DepList li .DepTit{font-size:18px;color:#333;font-weight:bold;text-align:center;}
.DepWay .DepList li .DepImg{width:100%;height:auto;margin-top:40px;overflow:hidden;}
.DepWay .DepList li .DepImg img{width:100%;border:1px solid #ebebeb;transition:all .3s linear;}

.DepWay .DepList li:hover .DepImg img{transform:scale(1.1);}

.ProAdv{padding:60px 0;background:#f3f3f3;}
.ProAdv .Proul{margin-top:110px;}
.ProAdv .Proul li{width:24.25%;height:345px;background:#fff;margin-right:1%;float:left;padding:0 20px;box-sizing:border-box;}
.ProAdv .Proul li:nth-child(4n){margin-right:0px;}
.ProAdv .Proul li .Proic{margin-top:-40px;text-align:center;}
.ProAdv .Proul li .ProTxt{font-size:20px;color:#000;margin:20px 0 30px 0;text-align:center;}
.ProAdv .Proul li .ProCon{font-size:14px;color:#666;line-height:22px;}

.NumDate{padding:70px 0;}
.NumDate .Numul{margin-top:30px;}
.NumDate .Numul li{width:49%;float:left;margin-top:40px;}
.NumDate .Numul li:nth-child(2n){float:right;}
.NumDate .Numul li .NumPic{width:100%;height:auto;overflow:hidden;}
.NumDate .Numul li .NumPic img{width:100%;height:auto;transition:all .3s linear;}
.NumDate .Numul li .NumTxt{width:100%;height:186px;background:#f5f5f5;padding:0 40px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;align-items:center;}
.NumDate .Numul li .NumTxt .NumT{font-size:18px;color:#333;text-align:center;}
.NumDate .Numul li .NumTxt .NumCon{font-size:14px;color:#666;line-height:22px;margin-top:20px;}
.NumDate .Numtwo{margin-top:60px;}
.NumDate .Numul li:hover .NumPic img{transform:scale(1.1);}


.SucSto{padding:50px 0;background:#f3f3f3;}
.SucUl{margin-top:70px;}
.SucUl li{width:32.5%;background:#fff;margin-right:1.25%;margin-top:1.25%;height:260px;border-radius:6px;float:left;position:relative;padding:40px 10px 0 120px;box-sizing:border-box;}
.SucUl li:nth-child(3n){margin-right:0px;}
.SucUl li .sucic{position:absolute;top:40px;left:35px;width:60px;}
.SucUl li .suTxt dt{font-size:24px;color:#040404;margin-bottom:20px;}
.SucUl li .suTxt dd{font-size:14px;color:#333;line-height:34px;}
.SucUl li .suTxt dd i{display:inline-block;width:3px;height:3px;background:#333;vertical-align:middle;margin:-4px 9px 0 0;}

@media(min-width:481px){
	.ProFun dl{ display:table; width:100%;}
	.ProFun dl dt{ display:table-cell; vertical-align:middle; width:42%;border:1px solid #bcd5e3;overflow:hidden;}
	.ProFun dl dt img{width:100%;height:auto;transition: all .3s linear;}
	.ProFun dl dd{ display:table-cell; vertical-align:middle; width:58%;padding:0 4% 0 2%;box-sizing:border-box;}
	.ProFun dl dt:hover img{transform:scale(1.1);}
}

@media(max-width:998px){
	.SucUl li .suTxt dd{line-height:24px;}
	.Ins_titles{font-size:24px;}
}


@media(max-width:997px){
	.SucUl li .suTxt dd{line-height:24px;}
	.Ins_titles{font-size:20px;}
	.FireBack{padding-top:30px;}
	.BackCon{padding:20px 0px;font-size:15px;line-height:25px;}
	.FireSlider .hd li{width:100%;height:45px;}
	.FireSlider .hd li a{font-size:14px;line-height:45px;}
	.FireSlider .bd ul{display:block;}
	.FireSlider .bd ul .LsitDl,.FireSlider .bd ul .TreCon{display:block;width:100%;padding:0px;}
	.FireSlider .bd ul .TreCon{margin-top:20px;}
	.FireSlider .hd li.on a::after{display:none;}
	.FireSlider .bd ul .LsitDl dd .lbox .ListTit{font-size:13px;margin-top:5px;}
	.FireSlider .bd ul .LsitDl dd .lbox .ListIc img{width:50px;}
	.FireSlider .bd ul .TreCon{text-align:left;}
	.FireSlider .bd ul .TreCon .TreTit{text-align:center;}
	.FireSlider .bd ul .TreCon p{margin-top:5px;}
	.BackBox3,.ProFun,.DepWay,.ProAdv,.NumDate,.SucSto{padding:40px 0;}
	.WaySel,.Funboxsm,.DepWay .DepList{margin-top:30px;}
	.ProJsBox .ProCon{margin:30px 0;}
	.BackBox4{padding-bottom:30px;}
	.WaySel .WayImg,.WaySel .WayRh{position:static;width:100%;}
	.WaySel .WayRh{display:block;height:auto;}
	.WaySel .WayRh .WayTit{width:90%;font-size:16px;line-height:24px;padding:30px 0;}
	.ProFun dd figure{padding:0;}
	.ProFun dl{padding:10px 10px 25px 10px;}
	.ProFun dd figure h2{margin-top:20px;font-size:15px;}
	.ProFun dd figure .pre{margin-top:10px;font-size:13px;}
	.ProFun dl{margin-top:20px;}
	.ProFun dd figure .pre p{margin-top:5px;}
	.DepWay .DepList li{width:100%;float:none;margin-top:30px;margin-right:0px;padding:30px 10px;}
	.DepWay .DepList li .DepTit{font-size:16px;}
	.DepWay .DepList li .DepImg{margin-top:20px;}
	.ProAdv .Proul{margin-top:0px;}
	.ProAdv .Proul li{width:100%;margin-right:0px;height:200px;float:none;margin-top:50px;float:left;padding:0 10px;}
	.ProAdv .Proul li .Proic img{width:60px;}
	.ProAdv .Proul li .Proic{margin-top:-20px;}
	.ProAdv .Proul li .ProTxt{font-size:16px;margin:10px 0 15px 0;}
	.NumDate .Numul li,.NumDate .Numul li:nth-child(2n){width:100%;float:none;}
	.NumDate .Numul li{margin-top:30px;}
	.NumDate .Numul li .NumTxt{height:auto;padding:20px 10px;}
	.NumDate .Numul li .NumTxt .NumCon{margin-top:10px;}
	.NumDate .Numtwo{margin-top:30px;}
	.SucUl li{width:100%;float:none;margin-right:0px;padding:20px 10px 30px 70px;height:auto;margin-top:20px;}
	.SucUl li .sucic{width:40px;left:15px;top:20px;}
	.SucUl li .sucic img{width:40px;}
	.SucUl li .suTxt dt{font-size:18px;margin-bottom:10px;}
	.SucUl li .suTxt dd{font-size:13px;}
	.SucUl{margin-top:10px;}
	.FireSlider .bd ul .LsitDls dd{width:100%;height:auto;float:none;}
	.FireSlider .bd ul .LsitDls dd:nth-child(2n){width:100%;float:none;margin-top:10px;}
	.FireSlider .bd ul .LsitDls dd img{width:100%;height:auto;}

}




/*能源专题*/
.ErgyTop{padding:3% 0;background:#fafafa;word-wrap:break-word;word-break:normal;text-align:justify;color:#333333;font-size:16px;line-height:32px;}

.ErgyOpp{padding:40px 0;}
.ErgyOpp .Ergytz{margin-top:50px;}
.ErgyOpp .Ergytz dd{width:48%;float:left;background:#f2f2f2;transition:all .3s linear;}
.ErgyOpp .Ergytz dd:nth-child(2n){float:right;}
.ErgyOpp .Ergytz dd .box{padding:30px 20px 0;height:268px;}
.ErgyOpp .Ergytz dd .box .ErIc{text-align:center;margin-bottom:20px;}
.ErgyOpp .Ergytz dd .box .ErIc img{width:40px;}
.ErgyOpp .Ergytz dd .box .ti{line-height:22px;/*height:58px;*/font-size:18px;color:#333333;text-align:center;font-weight:bold;margin-bottom:20px;}
.ErgyOpp .Ergytz dd .box i{ display:none; width:38px; height:10px;margin-top:15px; border-top:1px solid #2069bd;}
.ErgyOpp .Ergytz dd .box .p{line-height:30px;overflow-y:auto;height:160px;font-size:16px;color:#666666;}

.GuarBox{padding:40px 0;background:#fafafa;}
.GuarBox .Guarul{margin:50px 0;text-align:center;}
.GuarBox .Guarul li{width:20%;display:inline-block;margin:0 2%;}
.GuarBox .Guarul li a{display:block;width:100%;position:relative;border:1px solid #dedede;padding-top:120%;overflow:hidden;transition:all .3s linear;}
.GuarBox .Guarul li a span{display:block;width:100%;height:100%;position:absolute;top:0px;left:0px;background-repeat:no-repeat;background-position:center center;background-size:contain;transition:all .3s linear;}
/*.GuarBox .Guarul li:hover a span{transform:scale(1.1);}*/
.GuarBox .GuarCon{color:#333333;font-size:16px;line-height:32px;}
/*.GuarBox .Guarul li a:hover{border:1px solid #008bd6}*/
.GuarBox .GuarCon p{margin-top:10px;}


.NeedInd{padding:40px 0;}
.Needdl{margin-top:50px;}
.Needdl dd{width:32%;margin-right:2%;float:left;transition:all .3s linear;}
.Needdl dd .NeTit{font-size:24px;color:#008bd6;text-align:center;margin-bottom:25px;}
.Needdl dd:nth-child(3n){margin-right:0px;}
.Needdl dd .box{padding:30px 20px 0;height:330px;background:#f2f2f2;}
.Needdl dd .box .ti{line-height:22px;height:58px;font-size:18px;color:#333333;font-weight:bold;text-align:center;}
.Needdl dd .box i{ display:none; width:38px; height:10px;margin-top:15px; border-top:1px solid #2069bd;}
.Needdl dd .box .p{line-height:30px;overflow-y:auto;height:240px;font-size:15px;color:#666666;}

.Needdl1 dd .box{transition:all .3s linear;}

.ErgySolv{padding:40px 0;background:#fafafa;}
.ErgySolv .Solvone{}
.ErgySolv .Solvone .SolvTit{font-size:30px;color:#008bd6;text-align:center;margin:50px 0;}
.Solvimg{text-align:center;}


.SolvBox{margin-top:60px;}
.SolvBox dl{background-color:#fff;padding:15px;box-sizing:border-box;margin-top:30px;}
.SolvBox dl:last-child{ margin-bottom:0;}
.SolvBox dd figure{ padding:0 5%;text-align:center;}
.SolvBox dt{overflow:hidden;}
.SolvBox dt img{ display:block; width:100%;transition:all .3s linear;}
.SolvBox dd figure *{margin:0;}
.SolvBox dd figure h2{ font-size:14px; text-align:left; position:relative;color:#333;line-height:22px; font-weight:normal;}
.SolvBox dd figure .pre{font-size:14px;color:#333;text-align:left;margin-top:10px;  }

/*.SolvBox dl:hover dt img{transform:scale(1.1);}
*/

.Needdls dd .box{height:248px;background:#fff;}
.Needdls dd .box .p{height:170px;}



.Needdl2 dd .box{height:338px;background:#fff;}
.Needdl2 dd .box .p{height:240px;}

.Needdl3 dd .box{height:278px;}
.Needdl3 dd .box .p{height:180px;}

.ErgyLink{position:relative;margin-top:20px;}
/*.ErgyLink a{display:inline-block;font-size:16px;color:#333;position:relative;margin:20px 15px 0;}
*/
.ErgyKh{padding:60px 0;background:#fafafa;}
/*.ErgyLink a:hover{color:#008bd6;}
*/

.ErgyLink dl{width:48%;float:left;}
.ErgyLink dl:nth-child(2n){float:right;}

.ErgyLink dl dt,.ErgyLink dl dd{text-align:center;}
.ErgyLink dl dd{margin-top:20px;}

.Banner .BanTxt .aclick2 a{margin-top:20px;}

@media(min-width:561px){
	.SolvBox dl{ display:table; width:100%;}
	.SolvBox dl dt{ display:table-cell; vertical-align:middle; width:42%;border:1px solid #bcd5e3;transition:all .3s linear;}
	.SolvBox dl dt img{width:100%;height:auto;}
	.SolvBox dl dd{ display:table-cell; vertical-align:middle; width:58%;padding:0 4% 0 2%;box-sizing:border-box;}
}


.Needdls dd:hover,.Needdl2 dd:hover,.Needdl3 dd:hover,.ErgyOpp .Ergytz dd:hover,.Needdl1 dd .box:hover,.SolvBox dl:hover dt,.GuarBox .Guarul li a:hover{-webkit-box-shadow: 0 10px 20px rgba(0,0,0,.1);
    box-shadow: 0 10px 20px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-2px,0);
    transform: translate3d(0,-2px,0);}

@media(max-width:997px){
	.ErgyTop{font-size:15px;line-height:24px;}
	.ErgyOpp,.GuarBox,.NeedInd,.ErgySolv,.ErgyKh{padding:35px 0;}
	.ErgyOpp .Ergytz{margin-top:15px;}
	.ErgyOpp .Ergytz dd,.Needdl dd{width:100%;float:none;margin-top:20px;margin-right:0px;}
	.ErgyOpp .Ergytz dd .box .ti,.Needdl dd .box .ti{font-size:16px;height:auto;}
	.ErgyOpp .Ergytz dd .box,.Needdl dd .box{padding:20px 10px 20px;height:auto;}
	.ErgyOpp .Ergytz dd .box .p,.Needdl dd .box .p{height:auto;font-size:14px;line-height:22px;}
	.GuarBox .Guarul li{width:30%;margin:0 1%;}
	.GuarBox .Guarul{margin:20px 0 10px;}
	.GuarBox .GuarCon{font-size:14px;line-height:22px;}
	.Needdl dd .NeTit{font-size:20px;margin:30px 0 20px 0;}
	.ErgySolv .Solvone .SolvTit{font-size:20px;margin:25px 0;}
	.SolvBox{margin-top:30px;}
	.SolvBox dl{padding:0px;}
	.SolvBox dd figure{padding:20px 10px;}
	.Needdl{margin-top:10px;}
	.ErgyLink a{font-size:14px;margin:0 3px 10px;}

}

/*金融专题*/
.ErgyOpp .Ergytzs dd .box .p{height:180px;}
.finaImg{text-align:center;}
.YS_ULs{margin-top:20px;}
.WayList{padding:40px 0;}
.NeedInds{background:#fafafa;}
.CaseBox{padding:40px 0;}

.ZT4_News{margin:0px -1.25% 0}
.FinaTit{font-size:24px;color:#003399;margin:50px 0;text-align:center;font-weight:bold;}
.ZT4_News li{width:22.5%;position:relative;margin-bottom:30px;margin-top:0px;}
.ZT4_News .ZT4_NewTxt{width:100%;font-size:18px;padding:15px;color:#333;box-sizing:border-box;text-align:center;position:absolute;bottom:0px;left:0;right:0}
.ZT4_News li a{display:block;width:100%;position:relative;border:1px solid #ddd;}
.New4_GDs{margin-top:0px;}
.ZT4_News li:hover .ZT4_NewTxt{color:#1f8eeb;}

.YS_Txt a{color:#1f8eeb;border-bottom:1px solid #1f8eeb;}
.FinaTit1{margin:0 0 50px 0;}

@media(max-width:997px){
	.ErgyOpp .Ergytzs dd .box .p{height:auto;font-size:14px;line-height:22px;}
	.FinaTit{font-size:18px;margin:30px 0;}
	.FinaTit1{margin:0 0 30px 0;}
}

@media(max-width:640px){
	.ZT4_News li{width:47.5%;margin-bottom:15px;}
	.ZT4_News .ZT4_NewTxt{font-size:15px;padding:5px;}
	.New4_GDs{margin-top:20px;}
}



/*
友情链接*/
 .ftlink{
 	position: relative;
    padding-left: 105px;
    box-sizing: border-box;
    margin-top:30px;
 }
  .ftlink p{
  	font-size: 16px;
    color: #555;
    position: absolute;
    top: 10px;
    left: 0px;
  }
  .ftlink select{
  	width: 20%;
    height: 36px;
    border: 1px solid #d1d1d1;
    margin-right: 1.5%;
    background: url(/static/images/jt.png) 96% center no-repeat;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    margin-top:8px;
  }

  .links a{
    display: inline-block;
    width: 120px;
    height:35px;
    margin-top: 20px;
    line-height: 35px;
    text-align: center;
    margin-right: 20px;
    border: 1px solid #666;
    border-radius: 23px;
    font-size: 14px;
      color:#666;
    background: #fff;
  }
  .links a:hover{
  	background: #2792ec;
    border: 1px solid #2792ec;
    color: #fff
  }
.boxss ul li:first-child{width: 48%;float: left;}
.boxss ul li:nth-child(2){width: 48%;float: right;}

.fiLinks{clear: both;padding-top:6%;}
.fiLinks em{list-style: normal;font-size: 16px;color:#333 ;float: left;}
.fiLinks ul li{float: left;padding:0px 15px;font-size: 14px}
.fiLinks ul li a{color: #999;display: inline-block;padding-top:1px;}
.fiLinks ul li a:hover{color: #1c90ef}
.boxss .box .effect-img .Name{
	position: relative;
    text-align: center;
    background: none;
    display: inline-block;
    padding: 0px 10px;
    width: auto
}
.boxss .box .effect-img .Name a, .boxss .box .effect-img .Name p{
	 position: relative;
    top: 0px;
    left: 0px;
    font-size: 21px;
    font-weight: bolder;
    color: #333;
    margin-top: 0px;
    display: inline-block;
    border-bottom: 2px solid #2069bd;
    padding-bottom: 12px;

}


/**/
.ul_sitemap{max-width: 1000px; margin: 0 auto;}
.ul_sitemap dl{padding:15px; border-bottom:1px solid #fff; margin-bottom:5px; background:#ebebeb; line-height: 30px;}
.ul_sitemap dl:last-child{border-bottom:0px;}
.ul_sitemap dl dt a{color:#0054a7; font-size: 18px;}
.ul_sitemap dl dd a.dda{font-size: 16px; color: #333;position:relative;padding-left:15px;box-sizing:border-box;}
.ul_sitemap dl dd a.dda i{position:absolute;width:6px;height:6px;background:#333;border-radius:50%;position:absolute;top:9px;left:0px;}
.ul_sitemap dl dd li a{display:inline-block;font-size:14px;color:#666;}
.ul_sitemap dl dd li i{display:inline-block;vertical-align:middle;margin:-2px 5px 0;}

/*数据水印专题*/
.tit_p{text-align: center;font-size:16px;padding:25px 0 0 0;}
.ProductBox.sy li{width:25%;}
.ProductBox.sy li .box {height:250px;padding:18px 26px;}
.ProductBox.sy li:last-child {background:none;}
.ProductBox.sy li .box h2{margin:20px 0 15px;}
.Data_plan.sy{background:none;}
.Adv_plan.sy dl dd .box{height:260px;border:1px solid #dedede;}
.Adv_plan.sy dl dd .box .icon{width: 65px;}
.Adv_plan.sy dl dd .box .name{color:#2069bd;font-weight: bold;}
.Adv_plan.sy dl dd .box:hover{border:1px solid #256bba;}
.ErgyOpp .Ergytz.sy dd .box .ErIc img{width:75px;}
.ErgyOpp .Ergytz.sy dd .box .ti{color:#2069bd;}

.Sy_cj{background:#f5f5f5;padding: 3% 0;}
.NewsList.sy ul{margin:3% 0 0;}
.NewsList.sy li.first:last-child{margin-bottom:0;}
.NewsList.sy li.first .pic{width: 13%;}
.NewsList.sy li.first .txt{width: 80%;padding-top:0;}
.NewsList.sy li.first .txt .tit{font-size: 18px;color: #2069bd;}
.NewsList.sy li.first .txt .info{margin:2% 0 0 0;}

@media(max-width:768px){
.ProductBox.sy li{width:auto;}
.ProductBox.sy li .box{height:auto;}
.Data_plan .Adv_plan.sy .listStyle dd{width:48%;margin-bottom:12px;}
}
@media(max-width:640px){
.Data_plan .Adv_plan.sy .listStyle dd{width:auto;float:none;}
.Adv_plan.sy dl dd .box{height:auto;}
}
@media(max-width:480px){
.NewsList.sy li.first .pic{width:auto;}
}



/*20210301专题*/
.Ergytz.hxgn dd{margin-bottom:3.1%;}
.DemandBox.zt8 .list1 {margin-left:-2%;}
.DemandBox.zt8 .list1 li{float: left;width: 48%;margin-left:2%;}
.Data_plan.zt8 .con .pic {text-align:center;}
.Data_plan.zt8 .con .pic img{width:auto;display:inline-block;}
.Data_plan.zt8 .info {padding:1% 0 4%;}
.Data_plan.zt8 .info .txt{width:35%;float:left;padding-top:1%;}
.Data_plan.zt8 .info .img {width:62%;float:right;}


.ErgyOpp.zt8 .Ergytz dd .box{height:300px;}
.ErgyOpp.zt8 .Ergytz dd .box .ti{margin-bottom:10px;}
@media(max-width:1024px){
.DemandBox.zt8 .list1 li{width: auto;float:none;}
.ErgyOpp.zt8 .Ergytz dd .box{height:auto;}
.Data_plan.zt8 .info .txt{width:auto;float:none;}
.Data_plan.zt8 .info .img {width:auto;float:none;}
}

.Sy_cj .Ergytz dd{background:#fff;}


/*2021/4/15*/
/*Floor002890 */
.Banner002848{width: 100%;}

.Floor002890{padding: 3% 0 ;background: #f8f8f8;}
/*Floor002861 */
.Floor002861{padding:40px 0 0;}
.Floor002861 a:hover{color: #d33d45;}
/*slick Basic*/
.Floor002861 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002861 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002861 .slick-list:focus {outline: none}
.Floor002861 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002861 .slick-slider .slick-track, 
.Floor002861 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002861 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002861 .slick-track:before, 
.Floor002861 .slick-track:after{display: table; content: '';}
.Floor002861 .slick-track:after{ clear: both;}
.Floor002861 .slick-loading .slick-track { visibility: hidden;}
.Floor002861 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002861 .slick-slide .slick-loading img { display: none;}
.Floor002861 .slick-slide .dragging img { pointer-events: none;}
.Floor002861 .slick-initialized .slick-slide { display: block;}
.Floor002861 .slick-loading .slick-slide { visibility: hidden;}
.Floor002861 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002861 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/

.Floor002861 .top-new{position: relative;text-align: center;}
.Floor002861 .top-new .tit{color: #333;text-align:center; width: 100%;font-size: 18px;overflow: hidden;}
.Floor002861 .top-new .tit i{display: inline-block;font-style: normal;}
.Floor002861 .top-new:after{position: absolute; right: -1px; top: -1px;bottom:-1px;background: url(/static/images/floor002861_topnew_r.png) no-repeat; width: 27px; content: '';background-size: 100% 100%;}
.Floor002861 .top-new .slider{margin: 0 22px;padding-top: 9px;}
.Floor002861 .top-new .slider .zjl{max-width:100px;height:100px;border-radius:100%;margin:0 auto 20px;text-align:center;overflow:hidden}
.Floor002861 .top-new .slider .zjl img{width:100%;height:auto}
.Floor002861 .top-new .slider li b{font-size:22px;font-weight: bold; color: #333333;margin-bottom: 5px;}
.Floor002861 .top-new .slider li  span{line-height: 1.875em;padding-left: 0;position: relative;color: #666; font-size: 18px; font-weight: inherit;font-family: "Microsoft YaHei";}
.Floor002861 .top-new .slider li aside{color: #636b7a; line-height: 1.875em;font-size: 16px;margin-top: 20px;}
.Floor002861 .top-new .slider li aside time{float: right;margin-left: 10px;}
.slider_box .slider-nav{display:none !important;}

.Floor002890 .Floor002861 .top-new:after{content:none}

@media(max-width:1024px){
    .Floor002861{padding: 3% 0;}
}
@media(max-width:768px){
    .Floor002861 .top-new .tit i{margin: 0;}
	.Floor002861 .top-new .slider li span{font-size: 15px;}
}
@media(max-width:480px){
.Floor002861 .top-new .slider li b{font-size: 16px;}
.Floor002861 .top-new .slider li aside{font-size: 14px;margin-top:0}
.Floor002861 .top-new .slider{margin:0;}
.Floor002861 .top-new{min-height: 80px;}
.Floor002861 .top-new .tit{background-size: contain;width: 90px;font-size: 18px;padding: 15px 20px;}
}


.Floor002921{padding: 4.011vw 0 5.209vw 0; overflow: hidden;max-width: 1200px;margin: 0 auto;}
.Floor002921 .title{text-align: center;padding-bottom: 2.605vw;}
.Floor002921 .title .cn{font-size: 30px;color: #a52d33; padding-bottom: 10px;font-weight: bold;}
.Floor002921 .title .en{font-family: 'bebas-neue';color: #d2d2d2; letter-spacing: 2px;}
@media(max-width:640px){
.Floor002921 .title{padding-bottom: 6vw;}
.Floor002921 .title .cn{font-size: 8vw;}
}

.Floor002921 .auto{max-width: 1400px;}
.Floor002921 .tab{position: relative; z-index: 1; margin-bottom: 2.917vw;}
.Floor002921 .tab:before{position: absolute; content: ''; left: 0; width: 100%; height: 1px; background: #e0e0e0;top:60px;}
.Floor002921 .tab .line{position: absolute; left: 0; height: 2px; width: 0; top: 59px; background: #a52d33; transition: 0.3s;}
.Floor002921 .tab .slick-dots{overflow: hidden; }
.Floor002921 .tab .slick-dots li{float: left;position: relative;list-style: none;text-align: center;}
.Floor002921 .tab .icon{height: 60px; }
.Floor002921 .tab .icon img{max-height: 43px;}
.Floor002921 .tab .quan{display: block; margin: -8px auto 0; width: 16px; height: 16px; border: 1px solid transparent; position: relative;border-radius: 50%; }
.Floor002921 .tab .quan:before{position: absolute; content: '';border:1px solid #e0e0e0; border-radius: 50%; background: #f5f5f5; width: 6px; height: 6px; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);}
.Floor002921 .slick-active .quan,
.Floor002921 .slick-active .quan:before{border-color: #a52d33;}
.Floor002921 .slick-active .quan:before{background: #a52d33; width: 8px; height: 8px;}
.Floor002921 .tab .tit{font-size: 18px; padding-top: 10px;}
.Floor002921 .slick-active .tit{font-weight: bold;color: #a52d33;}
li{list-style: none;}
@media(max-width:640px){
.Floor002921 .tab{margin-bottom: 6vw;}
.Floor002921 .tab .tit{font-size: 3.5vw;}
}
.Floor002921 .slick-list{padding: 0 !important;}
.slider_box  .slider{margin: 0 auto;}
.slider_box{overflow: hidden;}
.Floor002921  li a{display: block;position: relative; overflow: hidden;}
.Floor002921  li .Ispic{padding-bottom: 51.498%;transform:scale(0.8);transition:all.3 linear;opacity: 1;}
.Floor002921  .slick-center .Ispic{opacity: 1;transform:scale(1);opacity: 1;}
.Floor002921  li .txt{position: absolute; right: 5%; top: 10%; bottom: 10%;background: rgba(255,255,255,0.9); max-width: 290px; width: 60%;text-align: center; opacity: 0;transform: translateX(50px); transition: 0.3s 0.5s;}
.Floor002921  li .slick-current .txt{transform: translateX(0);opacity: 1;}
.Floor002921  li .txt .ytable{height: 100%; position: relative;}
.Floor002921  li .more{position: absolute; bottom: 0; width: 125px; line-height: 40px;color: #fff; background: #a5894b; left: 50%; margin-left: -62.5px;}
.Floor002921  li .more:after{display: inline-block; content: '';background: url("/static/images/floor002921_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
.Floor002921  li .main{ max-width: 200px; margin: 0 auto; width: 90%;padding-bottom: 40px;}
.Floor002921  li h4{margin: 0;font-size: 18px;color: #000;}
.Floor002921  li .line{display: block; margin: 15px auto 30px; height: 2px;background: #a5894b; width: 20px;}
.Floor002921  li p{color: #5f5f5f; line-height: 1.715em; max-height: 5.145em;}
@media(max-width:1366px){
.Floor002921 .slider{margin: 0 -40%;}
}
@media(max-width:1024px){
.Floor002921 .slider{margin: 0 -70%;}
}
@media(max-width:640px){
.Floor002921 .slider li .Ispic{padding-bottom: 84%;}
.Floor002921 .slider li .line{margin-top: 1vw; margin-bottom: 3vw;}
}
@media(max-width:480px){
.Floor002921 .slider li h4{ font-size: 4vw;}
.Floor002921 .slider li .main{padding-bottom: 10vw;}
.Floor002921 .slider li .more{line-height: 10vw;}
.Floor002921 .slider li{font-size: 3vw;}
}

.Floor002921 .slick-arrow{top: 50%;position:absolute; width: 30px; height: 30px; border-top:5px solid #dedede;border-left:5px solid #dedede;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg); z-index: 20; transition: 0.3s; margin-top: -15px;}
.Floor002921 .slick-arrow:hover{border-color: #a52d33;}
.Floor002921 .slick-prev{left: 33.3333%; margin-left: -60px;}
.Floor002921 .slick-next{right: 33.3333%;margin-right:-60px;transform: rotate(135deg);-webkit-transform: rotate(135deg);-ms-transform: rotate(135deg);}
@media(max-width:640px){
.Floor002921 .slick-arrow{width: 5vw; height: 5vw;margin-top: -2.5vw;border-left-width:1vw;border-top-width:1vw;}
.Floor002921 .slick-prev{margin-left: -1.5vw;}
.Floor002921 .slick-next{margin-right: -1.5vw;}
}



/*Floor003065 */
.Floor003065{margin: 3% 0;font-size: 16px;}
@media(min-width:769px) and (max-width:1024px){
.Floor003065{font-size:1.5vw; }
}
@media(max-width:640px){
.Floor003065{font-size: 3.5vw;padding-top: 3%;margin:0}

}

.Floor003065 .auto{max-width: 1400px; background-image: url(/static/images/floor003065_bg111.png) !important; background: #F8F8F8;margin-top: 60px;}
.Floor003065 .txt-info{position: relative;}
@media(min-width:769px){
.Floor003065 .txt-info{padding-left: 2.76vw;}
.Floor003065 .ytable-cell{width: 50%;vertical-align: middle;}
}
@media(max-width:768px){
.Floor003065 .ytable,
.Floor003065 .ytable-cell{display: block;}
}
@media(max-width:1336px){
.Floor003065 .auto{padding: 2%;}
}
@media(max-width:768px){
	.Floor003065 .auto{margin-top: 0;}
}
.Floor003065 .video .pic{position: relative; z-index: 1;/*border-radius: 20px;*/overflow: hidden;background: #000;/* margin-bottom: 2.4vw;*/}
.Floor003065 .video .pic img{opacity: 0.84;}
.Floor003065 .video .play{position: absolute; left: 0; top: 0; width: 100%; height: 100%; z-index: 10; cursor: pointer;}
.Floor003065 .video .play:before{position: absolute; content: '';width: 86px;height: 86px;background:url("/static/images/floor003065_play.png") no-repeat center center rgba(0,0,0,0.2); left: 50%; top: 50%; transform: translate(-50%,-50%); border-radius: 50%;}
.Floor003065 .video .pic video{position: absolute;left: 0; top: 0;  z-index: 20;background: #000;}
@media(max-width:1024px){
	.Floor003065 .video .pic{width: 100%;}
}
@media(max-width:640px){
    .Floor003065 .video .play:before{width: 20vw; height: 20vw;}
}

.Floor003065 .number li{float: left;color: #333;}
.Floor003065 .number li aside{color: #ee7133;}
.Floor003065 .number li aside b{font-size: 48px;font-weight: 900; font-family: '微软雅黑';line-height: 0.85em;display: inline-block;}
.Floor003065 .number li p{margin-bottom: 0;}
@media(min-width:769px) and (max-width:1024px){
.Floor003065 .number li aside b{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003065 .number li aside b{font-size: 8vw; }
}

.Floor003065 .col-title{font-size: 48px; padding-bottom: 1.18vw; padding-top:60px;}
.Floor003065 .col-title .cn{font-size: 0.625em;color: #333; font-weight: bold;}
.Floor003065 .col-title .cn:after{display: inline-block; content: ''; height: 1px;background: #c60712; width: 3.334em; margin-left: 0.521em; vertical-align: middle;}
.Floor003065 .col-title .en{ font-family: '微软雅黑';color: #c60712;line-height: 1em; padding-top: 0.1em; }
@media(min-width:769px) and (max-width:1024px){
.Floor003065 .col-title{font-size: 4vw; }
}
@media(max-width:640px){
.Floor003065 .col-title{font-size: 9vw; }
}

.Floor003065 .more{margin-top: 2.76vw;}
.Floor003065 .more a{display: inline-block;color: #ee7133;line-height: 2.875em;border-radius: 50px;border: solid 1px #ee7133; padding: 0 2.5em; transition: 0.3s; font-size: 16px;}
.Floor003065 .more a:hover{background: #ee7133;color: #fff;}
@media(max-width:640px){
.Floor003065 .more a{font-size: 4vw; }
}
/*.Floor003065 .txt-info{width: 60%;}*/
.Floor003065 .txt-info .inner{position: relative; z-index: 3;}
.Floor003065 .txt-info .info .name{color: #c60712;font-size: 28px; font-weight: bold;}
.Floor003065 .txt-info .info p{line-height: 2em;margin: 0;}
.Floor003065 .txt-info .year{z-index: 1; 
padding: 2vw 10.21vw 3vw 2.08vw; border-radius: 20px;background-color: #c60712;}
.Floor003065 .txt-info .year b{font-family: '微软雅黑'; font-weight: 800;font-size: 3.13vw; color: #fff;position: relative; z-index: 3; line-height: 1em;}
.Floor003065 .txt-info .year:after,
.Floor003065 .txt-info .year:before{position: absolute; content: ''; background-position: center center;background-repeat: no-repeat;background-size: contain;}
.Floor003065 .txt-info .year:before{width: 3.44vw;height: 3.44vw; right: 1.93vw; bottom: 1.93vw;}
.Floor003065 .txt-info .year:after{width: 33.59vw; height: 31.93vw; right: 0; bottom: 0;}
@media(min-width:769px){
.Floor003065 .txt-info .year{position: absolute; right: 0; bottom: 0;}
}
@media(max-width:768px){
.Floor003065 .txt-info{margin-bottom: 5vw; }
.Floor003065 .txt-info .year{position: relative; margin-top: 4vw;}
.Floor003065 .txt-info .year br{display: none;}
.Floor003065 .txt-info .year b{font-size: 6vw;}
.Floor003065 .txt-info .year:after{width:50vw; height:50vw;}
.Floor003065 .txt-info .year:before{width: 7vw;height: 7vw;}
}
@media(max-width:640px){
.Floor003065 .txt-info .info .name{font-size: 5vw;}
}
/*Floor002595 */
.Floor002595{ padding:3% 0;}
.Floor002595 dl{ max-width:1080px;}
.Floor002595 dd{text-align:center; width:23%;margin: 0 80px; }
.Floor002595 dd p{ margin:15px 0 0 0;font-size: 18px;}
.Floor002595 .bangdan{color: #333;font-weight: bold;font-size: 20px;}
.Floor002595 dd .num{ display:table; margin:0 auto; overflow:hidden;color: #C50612;}
.Floor002595 dd .num sup{vertical-align: middle;font-size:38px;font-weight: bold;}
.Floor002595 dd .num span {float: left;width: 34px;text-align: center;height: 50px;overflow: hidden;}
.Floor002595 dd .num span:before {
	font-size: 50px; color:#C50612;;
	line-height: 50px;
	display: block;
	font-weight:bold;
	white-space: normal;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
	transition: 0s .1s;
	-moz-transition: 0s .1s;
	-ms-transition: 0s .1s;
	-o-transition: 0s .1s;
	-webkit-transition: 0s .1s;
}
.Floor002595.Floor002595_active dd .num span:before {
	transition: transform 1s ease-out 1.4s;
	-moz-transition: transform 1s ease-out 1.4s;
	-ms-transition: transform 1s ease-out 1.4s;
	-o-transition: transform 1s ease-out 1.4s;
	-webkit-transition: transform 2s ease-out 1.4s;
}

.Floor002595 dd .num span:nth-child(2n):before {
	content: '0 0 0 0 0 0 0 0 0 0 0 1 2 3 4 5 6 7 8 9';
}

.Floor002595 dd .num span:nth-child(2n+1):before {
	content: '0 1 2 3 4 5 6 7 8 9 0 0 0 0 0 0 0 0 0 0';
}

.Floor002595 dd .num span.n0:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n0:nth-child(2n+1):before {
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}

.Floor002595 dd .num span.n1:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n1:nth-child(2n+1):before {
	transform: translateY(-5%);
	-moz-transform: translateY(-5%);
	-ms-transform: translateY(-5%);
	-o-transform: translateY(-5%);
	-webkit-transform: translateY(-5%);
}

.Floor002595 dd .num span.n2:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n2:nth-child(2n+1):before {
	transform: translateY(-10%);
	-moz-transform: translateY(-10%);
	-ms-transform: translateY(-10%);
	-o-transform: translateY(-10%);
	-webkit-transform: translateY(-10%);
}

.Floor002595 dd .num span.n3:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n3:nth-child(2n+1):before {
	transform: translateY(-15%);
	-moz-transform: translateY(-15%);
	-ms-transform: translateY(-15%);
	-o-transform: translateY(-15%);
	-webkit-transform: translateY(-15%);
}

.Floor002595 dd .num span.n4:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n4:nth-child(2n+1):before {
	transform: translateY(-20%);
	-moz-transform: translateY(-20%);
	-ms-transform: translateY(-20%);
	-o-transform: translateY(-20%);
	-webkit-transform: translateY(-20%);
}

.Floor002595 dd .num span.n5:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n5:nth-child(2n+1):before {
	transform: translateY(-25%);
	-moz-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	-o-transform: translateY(-25%);
	-webkit-transform: translateY(-25%);
}

.Floor002595 dd .num span.n6:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n6:nth-child(2n+1):before {
	transform: translateY(-30%);
	-moz-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-o-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
}

.Floor002595 dd .num span.n7:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n7:nth-child(2n+1):before {
	transform: translateY(-35%);
	-moz-transform: translateY(-35%);
	-ms-transform: translateY(-35%);
	-o-transform: translateY(-35%);
	-webkit-transform: translateY(-35%);
}

.Floor002595 dd .num span.n8:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n8:nth-child(2n+1):before {
	transform: translateY(-40%);
	-moz-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	-webkit-transform: translateY(-40%);
}

.Floor002595 dd .num span.n9:nth-child(2n):before,
.Floor002595.Floor002595_active dd .num span.n9:nth-child(2n+1):before {
	transform: translateY(-45%);
	-moz-transform: translateY(-45%);
	-ms-transform: translateY(-45%);
	-o-transform: translateY(-45%);
	-webkit-transform: translateY(-45%);
}

.Floor002595 dd .num span.n0:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n0:nth-child(2n):before {
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.Floor002595 dd .num span.n1:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n1:nth-child(2n):before {
	transform: translateY(-55%);
	-moz-transform: translateY(-55%);
	-ms-transform: translateY(-55%);
	-o-transform: translateY(-55%);
	-webkit-transform: translateY(-55%);
}

.Floor002595 dd .num span.n2:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n2:nth-child(2n):before {
	transform: translateY(-60%);
	-moz-transform: translateY(-60%);
	-ms-transform: translateY(-60%);
	-o-transform: translateY(-60%);
	-webkit-transform: translateY(-60%);
}

.Floor002595 dd .num span.n3:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n3:nth-child(2n):before {
	transform: translateY(-65%);
	-moz-transform: translateY(-65%);
	-ms-transform: translateY(-65%);
	-o-transform: translateY(-65%);
	-webkit-transform: translateY(-65%);
}

.Floor002595 dd .num span.n4:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n4:nth-child(2n):before {
	transform: translateY(-70%);
	-moz-transform: translateY(-70%);
	-ms-transform: translateY(-70%);
	-o-transform: translateY(-70%);
	-webkit-transform: translateY(-70%);
}

.Floor002595 dd .num span.n5:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n5:nth-child(2n):before {
	transform: translateY(-75%);
	-moz-transform: translateY(-75%);
	-ms-transform: translateY(-75%);
	-o-transform: translateY(-75%);
	-webkit-transform: translateY(-75%);
}

.Floor002595 dd .num span.n6:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n6:nth-child(2n):before {
	transform: translateY(-80%);
	-moz-transform: translateY(-80%);
	-ms-transform: translateY(-80%);
	-o-transform: translateY(-80%);
	-webkit-transform: translateY(-80%);
}

.Floor002595 dd .num span.n7:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n7:nth-child(2n):before {
	transform: translateY(-85%);
	-moz-transform: translateY(-85%);
	-ms-transform: translateY(-85%);
	-o-transform: translateY(-85%);
	-webkit-transform: translateY(-85%);
}

.Floor002595 dd .num span.n8:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n8:nth-child(2n):before {
	transform: translateY(-90%);
	-moz-transform: translateY(-90%);
	-ms-transform: translateY(-90%);
	-o-transform: translateY(-90%);
	-webkit-transform: translateY(-90%);
}

.Floor002595 dd .num span.n9:nth-child(2n+1):before,
.Floor002595.Floor002595_active dd .num span.n9:nth-child(2n):before {
	transform: translateY(-95%);
	-moz-transform: translateY(-95%);
	-ms-transform: translateY(-95%);
	-o-transform: translateY(-95%);
	-webkit-transform: translateY(-95%);
}
@media(max-width:768px){
.Floor002595 dd{ width:25%;}
.Floor002595 dd .num span{ height:30px; width:20px;}
.Floor002595 dd .num span:before{ font-size:30px; line-height:30px;}
}
@media(max-width:480px){
.Floor002595 dl{ display:block;}
.Floor002595 dd{ width:46%; float:left; margin:2%;}
}
/*Timeline002170 */
.Timeline002170{ padding:3% 0; overflow-x: hidden; background: #F8F8F8;}
.Timeline002170 .auto{margin-top:3.5%; margin-bottom: 20px;}
.Timeline002170 .owl-item{width:200px;}
.Timeline002170 .owl-item .item{height:376px;background:url(/static/images/timeline002170-bg.png) no-repeat 0 133px; background-size:100% auto; }
.Timeline002170 .item dl{ height:100%;background:url(/static/images/timeline002170-icon3.png) no-repeat 4px 16px; padding-left:30px;}
.Timeline002170 .odd-item dl{ padding-top:265px;}
@media(min-width:376px){
.Timeline002170 .odd-item dl{background-image:url(/static/images/timeline002170-icon2.png); background-position:3px 124px; padding-left:0;}
}
.Timeline002170 .item dt{ font-weight: bold;font-size: 30px;font-family: '微软雅黑';color: #C50612;margin-bottom: 10px;}
.Timeline002170 .item dd{height: 80px;color: #333;line-height: 24px;font-size: 16px;overflow:hidden}
.Timeline002170 .owl-nav div{ position:absolute; width:28px; height:28px; top:50%; margin-top:-14px; background:url(/static/images/timeline002170-btn.png) no-repeat left bottom; overflow:hidden; line-height:1000px; z-index:100;}
.Timeline002170 .owl-nav .owl-prev{ left:0;}
.Timeline002170 .owl-nav .owl-prev.disabled{ background-position:left top;}
.Timeline002170 .owl-nav .owl-next{ right:0; background-position: right bottom;}
.Timeline002170 .owl-nav .owl-next.disabled{background-position: right top;}
.Timeline002170 .owl-nav div.disabled{ cursor:default;}
@media(min-width:1201px){
.Timeline002170 .owl-carousel::before,
.Timeline002170 .owl-carousel::after{ position:absolute; content:''; height:100%; background:url(/static/images/timeline002170-bg3.png) no-repeat 0 135px; width:75%; top:0;}
.Timeline002170 .owl-carousel::before{ left:-75px;}
.Timeline002170 .owl-carousel::after{ right:-114px; width:114px; background-image:url(/static/images/timeline002170-bg4.png);}
.Timeline002170 .owl-nav .owl-prev{ left:-30px;}
.Timeline002170 .owl-nav .owl-next{ right:-30px;}
}
@media(max-width:1200px){
.Timeline002170 .owl-carousel{ padding:0 30px;}
.Timeline002170 .item dt{font-size: 20px;}
.Timeline002170 .item dd{font-size: 15px;}
}
@media(max-width:375px){
.Timeline002170 .owl-item .item{ height:250px;}
.Timeline002170 .odd-item dl{ padding-top:0; }
}


/**插件样式 有相同 留一个即可**/
.owl-carousel,
.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}
.owl-carousel{display:none;width:100%;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}
.owl-carousel .owl-item img{display:block;width:100%}
.no-js .owl-carousel,
.owl-carousel.owl-loaded{display:block}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
/***end**/
/*Floor002896 */
/*@font-face {
font-family: 'SourceHanSansCN-Bold';
src: url("https://work.gzwhir.com:51932/Build/content/Resoures/whirfonts/SourceHanSansCN/Bold.woff") format("woff");
font-display: swap;
}
@font-face {
font-family: 'DIN-Bold';
src: url("/static/fonts/bold.woff") format("woff");
font-display: swap;
}*/
.Floor002896{/*background:url(/static/images/floor002896_bg.jpg) no-repeat center center;background-size:cover;*/ padding:4% 0;}
.Floor002896 .auto{max-width: 1360px;width: 96%; margin-top: 70px;}
.Floor002896 .name{text-align: center;color: #fff;font-family: '微软雅黑'; font-size: 36px; padding-bottom: 3%;}
.Floor002896 .name:after{display: block; content: ''; width: 1px; height: 30px; margin: 20px auto 0; background: #fff;}
.Floor002896 .main{position: relative; z-index: 1;}
.Floor002896 .carousel{ position :relative ; }
.Floor002896 .carousel .slides{overflow: hidden;position :relative ;}
.Floor002896 .carousel .slides .slideItem {position:absolute;cursor :pointer;overflow:hidden;}
.Floor002896 .carousel .slides .slideItem a{position: relative; z-index: 10;display: block;}
.Floor002896 .carousel .slides .slideItem .desc{display: none;line-height: 40px; text-align: center;}
.Floor002896 .carousel .slides .slideItem#side0 img{ opacity:1;filter:alpha(opacity=100);}
.Floor002896 .carousel .slides .slideItem#side0 .desc{display: block;position: absolute; left: 0; top: 100%; width: 100%;}
.Floor002896 .carousel .prevButton,
.Floor002896 .carousel .nextButton{position :absolute ;bottom :0;width :40px;height :40px;cursor :pointer; background:#fff; z-index:30; }
.Floor002896 .carousel .prevButton:before,
.Floor002896 .carousel .nextButton:before{position: absolute; content: ''; width: 10px; height: 10px; border-right: 1px solid #000;border-top: 1px solid #000; left: 50%; top: 50%; margin: -5px 0 0 -5px; transform: rotate(45deg);}
.Floor002896 .carousel .prevButton:before{transform: rotate(-135deg);}

.Floor002896 .info-show{background: #fff;}
.Floor002896 .info-show li .time{ font-size: 28px; line-height: 54px; color:#000; vertical-align: bottom; margin-bottom: 9.4%; font-family: '微软雅黑';}
.Floor002896 .info-show li .time i{ font-style: normal; font-size: 18px; line-height: 54px; display: inline-block; color: #999999;padding-left: 5px;}
.Floor002896 .info-show li .time span{ font-size: 18px; color: #999999;}
.Floor002896 .info-show li .title{ font-size: 18px; line-height: 24px; color:#222; margin-bottom: 4.7%; }
.Floor002896 .info-show li .des{ font-size: 14px; line-height: 30px; color:#888; margin-bottom: 9%; height: 120px; overflow: hidden; -webkit-line-clamp:4; }
.Floor002896 .info-show li .more{ display: inline-block; line-height: 20px; font-size: 14px; color:#000; padding-bottom: 3px; border-bottom: 1px solid #000; }

.Floor002896 .more-list{text-align: center;}
.Floor002896 .more-list a{display: inline-block; text-decoration: underline;color: #fff;font-size: 16px;}

@media(min-width:1025px){
.Floor002896 .info-show{position: absolute;right: 0; top: 0; height: 100%; width: 44.4%;}
.Floor002896 .carousel{float: left;width: 55.6%; }
.Floor002896 .carousel .prevButton,
.Floor002896 .carousel .nextButton{left: 100%;}
.Floor002896 .carousel .prevButton{ margin-left: -40px;}
.Floor002896 .info-show ul{height: 100%;position: relative;}
.Floor002896 .info-show li{position: absolute;left: 0; top: 0;height: 100%; width: 100%;opacity: 0;transition: 0.3s;}
.Floor002896 .info-show li.active{opacity: 1;}
.Floor002896 .info-show li .ytable{height: 100%; width: 78%; margin: 0 auto;}
}
@media(max-width:1024px){
.Floor002896 .carousel .prevButton{right: 40px;}
.Floor002896 .carousel .nextButton{right: 0;}
.Floor002896 .info-show{padding: 4%;}
.Floor002896 .info-show li{display: none;}
.Floor002896 .info-show li.active{display: block;}
}
@media(max-width:640px){
.Floor002896 .name{font-size: 28px;}
.Floor002896 .info-show li .time{font-size: 50px;}
.Floor002896 .info-show li .des{line-height: 22px;height: 66px;}
}


/*Floor003021 */
.Floor003021{background: #f8f8f8; padding: 6.25vw 0;font-size: 18px;}
@media(max-width:640px){
.Floor003021{font-size: 3vw;}
}
.Floor003021 .auto{width: 85.94%;background: url("/static/images/floor003021_bg.png") no-repeat right top;}
@media(max-width:1024px){
.Floor003021 .auto{background-size: 40% auto;}
}
.Floor003021 .title{font-family: '微软雅黑';}
.Floor003021 .title aside{padding-left: 4.58vw;}
.Floor003021 .title .cn{font-size: 2.445em;color: #333;position: relative;}
.Floor003021 .title .cn:before{position: absolute; content: '';width: 2.08vw;height: 4px;background-color: #7db827; border-radius: 5px; left: 0; top: 50%; margin-top: -2px;}
.Floor003021 .title .en{color: #999;opacity: 0.5;padding-bottom: 5px;}
.Floor003021 .slogan{color: #333; margin: 2.2vw 0 4.16vw 0; font-weight: 100; transition: 0.3s;}
.Floor003021 .slogan i{font-size: 12px; color: #ccc;opacity: 0.7; display: inline-block; vertical-align: middle; margin: 0 10px;}
.Floor003021 .list{margin: 0 -3.273%;}
.Floor003021 .list li{float: left; border-bottom: 1px solid #d7d7d7;margin-bottom: 2%;}
.Floor003021 .list li a{display: block;overflow: hidden;}
.Floor003021 .list li a > *{transition: 0.3s ease-out;}
.Floor003021 .list li .Ispic{padding-bottom: 100%;}
.Floor003021 .list li .tit{padding: 10px 18px;line-height: 4em;font-size: 12px;}
.Floor003021 .list li .tit span.cn{font-size: 1.667em;}
.Floor003021 .list li .tit span.en{color: #999;text-transform: uppercase;font-family: "微软雅黑";line-height: normal;}
.Floor003021 .list li a:hover .Ispic{transform: translateY(-50px) scale(1.2);}
.Floor003021 .list li a:hover .tit{transform: translateY(-20px);}
@media(min-width:481px){
.Floor003021 .list li .tit span{max-width: 50%;float: left;}
.Floor003021 .list li .tit span.cn{padding-right: 5px;}
.Floor003021 .list li .tit span.en{padding-top: 1.8em;}
}
@media(min-width:1025px){
.Floor003021 .list li{width: 15.425%; }
.Floor003021 .list li:not(:nth-child(6n)){margin-right: 1.49%;}
}
@media(min-width:1025px) and (max-width:1440px){
.Floor003021 .list li .tit span.en{display: none;}
.Floor003021 .list li .tit span.cn{float: none;max-width: none;}
}
@media(min-width:641px) and (max-width:1024px){
.Floor003021 .list li{width: 32%;}
.Floor003021 .list li:not(:nth-child(3n)){margin-right: 2%;}
}
@media(max-width:640px){
.Floor003021 .list li{width: 49%;}
.Floor003021 .list li:not(:nth-child(2n)){margin-right: 2%;}
}
@media(max-width:480px){
.Floor003021 .list li .tit{font-size: 3vw;line-height: 2em;}
.Floor003021 .list li .tit span.en{padding-top: 5px;}
}
/*
 .Floor002412 为demo编号
 */
.Floor002412{ padding: 50px 0; background: #fff;}
@media only screen and (max-width:1023 ) {
	.Floor002412{ padding: 30px 0;}
}

.Floor002412 .auto{ max-width: 1440px; overflow: hidden;}
@media only screen and (max-width:1470px ) {
	.Floor002412 .auto{ padding-left: 15px; padding-right: 15px; max-width: 1470px;}
}

.Floor002412 .wrap-Tit {position: relative; text-align: center;}
.Floor002412 .wrap-Tit h2{ font-size: 26px; color: #373f53; margin: 0; position: relative; z-index: 3;}
.Floor002412 .wrap-Tit em{ font-style: normal; color: #3e61af; font-family: '微软雅黑'; font-size: 34px; text-transform: uppercase;position: relative; z-index: 3;}
.Floor002412 .wrap-Tit .bg{ font-size: 70px; font-weight: bold;  color: rgba(164,174,192,.2); position: absolute; top: 0%; left: 50%; transform: translateX(-50%); text-transform: uppercase; z-index: 1; line-height: 0.8;}
@media only screen and (min-width:1024px ) {
	.Floor002412 .wrap-Tit h2{ font-size: 36px;}
	.Floor002412 .wrap-Tit em{font-size: 44px;}
	.Floor002412 .wrap-Tit .bg{ font-size: 130px;}
}
@media only screen and (min-width:1440px ) {
	.Floor002412 .wrap-Tit h2{ font-size: 46px;}
	.Floor002412 .wrap-Tit em{font-size: 54px;}
	.Floor002412 .wrap-Tit .bg{ font-size: 150px;}
}

.Floor002412 .list{ padding: 30px 0 0;}
@media only screen and (max-width:480px ) {
	.Floor002412 .list{ max-width: 390px; margin: 0 auto; }
}
@media only screen and (min-width:1024px ) {
	.Floor002412 .list{ padding: 40px 3% 0;}
}
@media only screen and (min-width:1440px ) {
	.Floor002412 .list{ padding: 70px 38px 0;}
}

.Floor002412 .list li{ float: left; }
.Floor002412 .list li .pic{ overflow:hidden;}
.Floor002412 .list li .pic a{ display: block; background-repeat: no-repeat; background-position: center; 
transition: transform .5s ease-in-out;
}
.Floor002412 .list li .pic a img{ visibility: hidden;}
.Floor002412 .list li .pic a:hover{ transform: scale(1.1);}
.Floor002412 .list li .word h3{ margin: 30px 0 8px; font-size: 18px;}
.Floor002412 .list li .word h3 a{ color: #c60712;}
.Floor002412 .list li .word time{ color: #b3b3b3; font-size: 14px;}
.Floor002412 .list li .word figure{ height: 44px; overflow: hidden; line-height: 22px; color: #555; font-size: 14px; margin: 30px 0;}
.Floor002412 .list li .word .more{ border: 1px solid #c60712; color: #c60712; display: block; height: 40px; line-height: 38px; text-align: center; width: 80%; max-width: 170px; position: relative;
transition: color .5s;
}
.Floor002412 .list li .word .more span{ position: relative; background: url(/static/images/floor002412-more_icon.png) no-repeat right center; padding-right: 25px; z-index: 3;
}
.Floor002412 .list li .word .more:after{ content: ""; width: 0; height: 100%; background: #c60712; display: block; position: absolute; top: 0; left: 0;
transition: width .5s;
}
.Floor002412 .list li .word .more:hover:after{ width: 100%;}
.Floor002412 .list li .word .more:hover{ color: #fff;}


/*标题样式添加*/
.title_01{position: relative; text-align: center;}
.title_01 .cn{font-size: 32px;color: #333;font-weight: bold;}
.title_01 .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.title_01 .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;op: 2px;width: 15%;margin: 0 auto;}
.title_01 .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.title_01{border-bottom: 1px solid #D7D7D7;}

.PicList002949 .title{position: relative; text-align: center;}
.PicList002949 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.PicList002949 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.PicList002949 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;op: 2px;width: 12%;margin: 0 auto;}
.PicList002949 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.PicList002949 .title_a{border-bottom: 1px solid #D7D7D7;}
/*PicList002949 */
.PicList002949 .item{margin: 2.08vw 0;box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}
.PicList002949 .item a:hover{color: #C60712;}
.PicList002949 .txt .inner{padding: 0 2.03vw 0 1.56vw; text-align: center;}
.PicList002949 .txt p.dot3{line-height: 2.142em; max-height: 6.426em;color: #666; font-size: 16px;}
.PicList002949 .tit{font-size: 30px; line-height: 2em;font-weight: bold;}
.PicList002949 .pic{text-align: center;}
.PicList002949 .tit:after{display: block; margin-top: 1.25em; content: '';background:#c60712; width: 48px; height: 4px; margin: 0 auto;}
.PicList002949 .item a:hover  .tit:after{background: #C60712;}
.PicList002949 .item .more{display: inline-block;color: #C60712; padding: 1% 4%;border-radius:5px; border: 1px solid #C60712;}
.PicList002949 .item a:hover .more{background: #C60712;color: #FFFFFF;}
.PicList002949 .pic{width: 45%;}
@media(max-width:1024px){
.PicList002949 .pic{ width:45%;}
.PicList002949 .txt p.dot3{line-height: 30px;}
}
@media(min-width:641px) and (max-width:1024px){
.PicList002949 .pic{ width:100%;}
.PicList002949 .tit{font-size: 3vw;}
}
@media(max-width:640px){
.PicList002949 .ytable,
.PicList002949 .ytable-cell{display: block;}
.PicList002949 .txt .inner{padding: 5vw;font-size: 3.5vw;}
.PicList002949 .tit{font-size: 5vw;}
.PicList002949 .pic{ width:100%;}
}

.PicList002949{padding-top: 3%}
.PicList002949 .auto{max-width: 1400px; padding:3% 2% 0;}


.Floor003065{}
.Floor003065 .title{position: relative; text-align: center; }
.Floor003065 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.Floor003065 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.Floor003065 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;top: 2px;width: 10%;margin: 0 auto;}
.Floor003065 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.Floor003065 .title_a{border-bottom: 1px solid #D7D7D7;}


.Timeline002170 .title{position: relative; text-align: center;}
.Timeline002170 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.Timeline002170 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.Timeline002170 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;top: 2px;width: 10%;margin: 0 auto;}
.Timeline002170 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.Timeline002170 .title_a{border-bottom: 1px solid #D7D7D7;}

.Floor002896 .title{position: relative; text-align: center;}
.Floor002896 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.Floor002896 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.Floor002896 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;top: 2px;width: 12%; margin: 0 auto;}
.Floor002896 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.Floor002896 .title_a{border-bottom: 1px solid #D7D7D7;}

.Floor002428 .title{position: relative; text-align: center;}
.Floor002428 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.Floor002428 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.Floor002428 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;top: 2px;width: 12%; margin: 0 auto;}
.Floor002428 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.Floor002428 .title_a{border-bottom: 1px solid #D7D7D7;}

.Floor002412 .title{position: relative; text-align: center;}
.Floor002412 .title .cn{font-size: 32px;color: #333;font-weight: bold;}
.Floor002412 .title .cn span{font-size:40px;color: #c60712;font-weight: bold;}
.Floor002412 .title .en{ font-family: '微软雅黑';color: #999999;line-height: 3em; padding-top: 0.5em; font-size: 0.925em; border-bottom: 4px solid #C60712;position: relative;top: 2px;width: 12%; margin: 0 auto;}
.Floor002412 .title .en:after{ height: 2px;background: #c50612; width: 3.334em; vertical-align: middle;display: block; text-align: center;margin: 0 auto; }
.Floor002412 .title_a{border-bottom: 1px solid #D7D7D7;}
@media(max-width:1024px){
	.Timeline002170 .title .cn{font-size: 20px;}
	.Timeline002170 .title .cn span{font-size: 24px;}
	.Timeline002170 .title .en{padding-top: 0;line-height: 30px;}
}
/*活动照片*/
.Floor002428{ padding:4% 0; overflow: hidden;background: #fafafa}
.Floor002428 .auto{margin-top:5.5%; margin-bottom: 50px;}}
.Floor002428 .hometitle h5{background: url(/static/images/title-line.png)no-repeat center bottom 9px #fafafa;}
.Floor002428 li{ position: relative; overflow: hidden;}
.Floor002428 li img{ visibility: hidden;}
.Floor002428 li a{ display: block; width: 100%; position: relative; background-repeat: no-repeat; background-position: center; background-size: cover;padding-bottom: 67%;
transition: all .5s;
-webkit-transition: all .5s;
-moz-transition: all .5s;
-ms-transition: all .5s;
}
.Floor002428 li:hover a{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1) -ms-transform: scale(1.1);;}
.Floor002428 .owl-nav >div{ position: absolute; top: 50%; margin-top: -16px; width: 34px; height: 34px; background: url(/static/images/floor002997_prev.png); text-indent: 99999px; overflow: hidden;}
.Floor002428 .owl-nav .owl-prev{ left: 0; background-position: left 0;}
.Floor002428 .owl-nav .owl-next{ right: 0;background: url(/static/images/floor002997_next.png); }
.Floor002428 .owl-nav .owl-prev:hover{background-image: url("/static/images/floor002997_prevon.png");}
.Floor002428 .owl-nav .owl-next:hover{background-image: url("/static/images/floor002997_nexton.png");}
@media only screen and (min-width: 1440px) {
	.Floor002428 .owl-nav .owl-prev{ left: -5%;}
	.Floor002428 .owl-nav .owl-next{ right: -5%;}
}

.Floor002428 .owl-dots{ display: block; width: 100%; margin-top: 3%; text-align: center;}
.Floor002428 .owl-dots>div{ display: inline-block; margin:0 5px;}
.Floor002428 .owl-dots>div >span{ display: block; width: 14px; height: 14px; border-radius: 50%; background: #999999;}
.Floor002428 .owl-dots>div.active >span{ background: #fe7200;}

/*数据*/
.Floor003065 .ytable-cell .shuju{width: 100%;margin-top: 30px;}

/*.Floor003065 .ytable-cell .shuju ul li{float: left; position: relative;width: 20%;margin:0 10px;list-style-type:none;text-align: center; line-height: 3em;background: #FFFFFF;}
.Floor003065 .ytable-cell .shuju ul li img{background:#FFFFFF center;border: 1px solid #efefef;width: 50%;margin: 0 auto;text-align: center;}*/

.Floor003065 .shuju li{float: left;width: 22%; margin:0 8px; border: 1px solid #efefef;}
.Floor003065 .shuju li .data{background:#FFFFFF;padding: 15px 0px 15px 15px;}
.Floor003065 .shuju li h3{font-size: 16px;color: #666;font-weight: 600;margin: 0;padding-top: 16px;text-align: center}
.Floor003065 .shuju li p{margin: 0;font-size: 16px;color: #333}
.Floor003065 .shuju li p .con{margin-left: 5px;font-family: '微软雅黑';}
.Floor003065 .shuju li p .con i{font-style: normal;margin-left: 5px;font-family:'微软雅黑';}
.Floor003065 .shuju li .up{color: #C50612;font-weight: bold;padding-bottom: 5px}
.Floor003065 .shuju li .up .con{font-size: 18px;}
.Floor003065 .shuju li .up .con i{font-size: 16px;}
.Floor003065 .shuju li img{width: 40%;text-align: center;float: none;margin-left: 30px;padding-top: 20px;}


.RighInfo002924 .box-3{margin-top: 8%;margin-bottom: 8%;}
.RighInfo002924 .box-3 ul{overflow:inherit}
.RighInfo002924 .box-3 li{float: left;width: 30%; text-align: center;}
.RighInfo002924 .box-3 li:not(:last-child){margin-right: 5%}
.RighInfo002924 .box-3 li .num{display: block;font-size:50px;font-family: '微软雅黑';color: #C50612;padding-bottom: 15px;font-weight: bold;}

.RighInfo002924 .box-3 li .num sup{vertical-align: middle;font-size:30px;}

.RighInfo002924 .box-3 li aside{font-size: 22px;color: #333; font-weight: bold;}
.RighInfo002924 .box-3 li aside img{}
.RighInfo002924 .box-3 li p{font-size: 16px;color: #666;}
@media(max-width:1024px){
	.RighInfo002924 .box-3 li .num{font-size:24px;padding-bottom: 0;}
	.RighInfo002924 .box-3 li aside{font-size: 18px;}
	.RighInfo002924 .box-3 li p{font-size: 14px;}
	.Floor002890 .title .cn{font-size: 20px;}
	.Floor002890 .title .cn span{font-size: 24px;}
	.Floor002890 .title .en{padding-top: 0;line-height: 30px;}
	.Floor003065 .shuju li img{max-width: 40px;margin-top: 5px;margin-left: 0;padding-top: 0;}
	.Floor003065 .shuju li h3{padding: 5px 0;font-weight: normal;font-size: 14px;}
}



/*Floor003056 */
.Floor003056{padding: 1% 0 0 0;font-size: 16px;font-weight: 100; background: url("/static/images/floor003056_bg.jpg") no-repeat center center;background-size: cover;border-bottom:1px solid #f7f7f7}
.Floor003056 .auto{max-width: 1600px;padding:3% 0 1%}

@media(max-width:1024px){
}
@media(max-width:640px){
}

.Floor003056 .slick-slide > div{float: left;background: #fff;margin-top: -1px;display: table; height: 9.9vw;margin-top: 20px;}
.Floor003056 .slick-slide .logo{display: table-cell!important; vertical-align: middle; text-align: center;}
.Floor003056 .slick-slide .logo img{ max-width: 80%;}
.Floor003056 .slick-dots{text-align: center; margin-top: 3vw;}
.Floor003056 .slick-dots li{display: inline-block;position: relative;width: 28px; height: 28px}
.Floor003056 .slick-dots li button{ padding: 0; width:28.572%;height: 28.572%;background: #C50612; border-radius: 50%; position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%);font-size: 0; border: 0;}
.Floor003056 .slick-dots li.slick-active button{background: #C50612; width: 50%; height: 50%;}
.Floor003056 .slick-dots li.slick-active:before{position: absolute; content: ''; left: 0; top: 0; width: 100%; height: 100%; border: 2px solid #C50612; border-radius: 50%;clip:rect(0 28px 7px 0);animation:zhuan 2s infinite linear;}
@keyframes zhuan{
0%{transform: rotate(-360deg);}
100%{transform: rotate(0);}
}
@media(min-width:1025px){
.Floor003056 .slick-slide > div{width: 25%;}
/* .Floor003056 .slick-slide > div:not(:nth-child(5n)){ border-right: 1px solid #ebebeb;} */
}
@media(min-width:641px) and (max-width:1024px){
.Floor003056 .slick-slide > div{width: 33.3333%;height: 15vw;}
/* .Floor003056 .slick-slide > div:not(:nth-child(3n)){ border-right: 1px solid #ebebeb;} */
.Floor003056 .slick-slide .logo img{max-height: 12vw;}
}
@media(max-width:640px){
.Floor003056 .slick-slide > div{width: 50%;height: 20vw;margin-top: 20px;margin-bottom: 0;}
/* .Floor003056 .slick-slide > div:not(:nth-child(2n)){ border-right: 1px solid #ebebeb;} */
/* .Floor003056 .slick-slide .logo img{max-height: 15vw;} */
}
/*PicList002926 */
.PicList002926{padding-top: 4.17vw;}
.PicList002926 .auto{max-width: 1400px; padding-top: 5%;}
.PicList002926 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #c60712;display: block;}
.PicList002926 .more:hover{background: #bc000b;}
.PicList002926 .more:after{display: inline-block; content: '';background: url("/static/images/piclist002926_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList002926 .more{line-height: 10vw;}
}

.PicList002926 li{margin-bottom: 4.17vw;}
.PicList002926 li .pic a{display: block; overflow: hidden;}
.PicList002926 li .pic img{transition: 0.3s;}
.PicList002926 li:hover .pic img{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002926 li:nth-child(2n-1) .info .inner{margin-left: 2.6vw;}
.PicList002926 li:nth-child(2n) .info .inner{margin-right: 2.6vw;}
.PicList002926 li .info .inner{border-top: 1px solid #bc000b;border-bottom: 1px solid #bc000b; padding: 2.03vw 1.98vw;text-align: center;}
.PicList002926 li .icon img{max-height: 32px;}
.PicList002926 li h3{font-size: 24px;}
.PicList002926 li h3:after{display: block; content: ''; height: 2px;background: #c60712; width: 20px; margin: 10px auto;}
.PicList002926 li h3 a{color: #000;}
.PicList002926 li h3 a:hover{color: #bc000b;}
.PicList002926 li .more{margin: 0 auto;}
.PicList002926 li  p{color: #808080;line-height: 1.715em; max-height: 5.145em; margin-bottom: 2vw;}
@media(min-width:1025px){
.PicList002926 li .pic{width: 59.642%;}
}
@media(max-width:1024px){
.PicList002926 li .ytable,
.PicList002926 li .ytable-cell{display: block;}
.PicList002949 .ytable-cell{width: 100%;}
}
@media(max-width:640px){
.PicList002926 li h3{font-size: 5vw;}
.PicList002926 li  p{font-size: 3.5vw;}
 .PicList002926 li .info .inner{padding: 5vw 3vw;}
}

@media(max-width:1024px){
.Floor002890 .title .en{width: 60%;}
.Floor002890  .auto{padding: 2%;}
.Floor002890 .slider-group .btn .slick-next{top: 40px;}
.Floor002890 .slider-group .btn .slick-prev{top: 40px;}
.Floor002890 .slider-for{padding-top: 0;}
.Floor002890 .title_a{padding-top: 5%;}
.Floor003065 .title .en{width: 35%;}
.Floor003065 .txt-info .inner{padding-left:10% ;}
.Floor003065 .col-title{padding-top: 30px;}
.Floor003065 .shuju li{width: 24%; margin: 0 1px;}
.Floor003065 .shuju li .up .con{font-size: 16px;}
.Floor003065 .shuju li .data {
    background: #FFFFFF;
    padding: 10px 0;
	text-align: center;
}
.Floor003065 .txt-info {
    padding-left: 0.76vw;
}
.Timeline002170 .title .en{width: 30%;}
.PicList002949 .title .en{width: 50%;}
}

@media(max-width:640px){
.Floor002890 .title .en{width: 60%;}
.Floor002890  .auto{padding: 0% 2%;position:static}
.Floor002890 .slider-group .btn .slick-next{top: 40px;}
.Floor002890 .slider-group .btn .slick-prev{top: 40px;}
.Floor002890 .slider-for{padding-top: 0;}
.Floor003065 .txt-info .inner{padding-left:0% ;}
.Floor003065 .ytable-cell .shuju{margin-top:10px}
.Floor003065 .col-title{padding-top: 10px;}
.Floor003065 .shuju li{width: 48%;margin-right: 2%;}
.Floor003065 .shuju li:nth-child(2n){margin-right: 0;}


.title_01  .cn{font-size: 20px;}
.title_01  .cn span{font-size: 24px;}
.title_01  .en{padding-top: 0;line-height: 30px;width: 50%;}
 

}

.xwxq .Left{display:none}
.xwxq .Right{padding:0 5% 0 5%;width:100%}
.xwxq .PrevNextBox2{display:none}



/*Floor002572 */
.Floor002572{  padding: 3% 0;}

.Floor002572 .more{ text-align:center; padding-top:5%;}
.Floor002572 .more a{ display:inline-block; width:82px; height:21px; border-radius:20px; background: url(/static/images/floor002572_more.png) no-repeat center center #f3f3f3;}
.Floor002572 .more a:hover{ background-image:url(/static/images/floor002572_more_hover.png); background-color:#f58f00;}
/*slick Basic*/
.Floor002572 .slick-slider { position:relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002572 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002572 .slick-list:focus {outline: none}
.Floor002572 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002572 .slick-slider .slick-track, 
.Floor002572 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002572 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002572 .slick-track:before, 
.Floor002572 .slick-track:after{display: table; content: '';}
.Floor002572 .slick-track:after{ clear: both;}
.Floor002572 .slick-loading .slick-track { visibility: hidden;}
.Floor002572 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002572 .slick-slide .slick-loading img { display: none;}
.Floor002572 .slick-slide .dragging img { pointer-events: none;}
.Floor002572 .slick-initialized .slick-slide { display: block;}
.Floor002572 .slick-loading .slick-slide { visibility: hidden;}
.Floor002572 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002572 .slick-arrow .slick-hidden { display: none;}
/*slick Basic End*/


.Floor002572 .thumbs{  margin-bottom:4%;}
@media(min-width:1025px){
.Floor002572 .thumbs .slider{margin: 0 auto;}
}


.Floor002572 .thumbs li{ cursor:pointer;}
.Floor002572 .thumbs li figure{position:relative; padding:3%;border-radius:30px;  overflow:hidden; background:#F5F5F5;color: #2069bd; margin: 0 5%;  text-align: center; font-size: 18px;}
.Floor002572 .thumbs li figure > *{ position:relative; z-index:2;}
.Floor002572 .thumbs li figure::before{ position:absolute; z-index:0; content:''; left:0; top:0; width:100%; height:100%; color: #fff;border:1px solid #efefef;border-radius:30px; transition: 0.3s;}
.Floor002572 .thumbs li.slick-current figure::before{ border-color:#2069bd; border-width:2px; }
@media(max-width:1024px){
.Floor002572 .thumbs{padding: 0 30px;}
.Floor002572 .thumbs .slick-arrow{position: absolute; top: 50%; margin-top: -10px; width:20px; height:20px;border: 0;  border-top:3px solid #666; border-right:3px solid #666; transform:rotate(-135deg);padding: 0;background: none; cursor: pointer;font-size: 0;}
.Floor002572 .thumbs .slick-prev{left: 0;}
.Floor002572 .thumbs .slick-next{right:0;transform:rotate(45deg);}
.Floor002572 .thumbs .slick-disabled{ opacity:0.2;}
}

.Floor002572 .edit-info{ text-align:center; line-height:30px; font-size: 15px; color: #666;}

@media(max-width:640px){
.Floor002572 .thumbs li figure{padding:2px;border-radius:10px;}
.Floor002572 .thumbs li figure::before{border-radius:10px;}
.Floor002572 .thumbs li.slick-current figure::before{border-width:2px;}
.Floor002572 .thumbs li figure{margin: 0 4px;}
}


/*Floor002934 */
.Floor002934{padding: 3% 0 0 0;}
.Floor002934 .slider{position: relative; z-index: 1;box-shadow: 0px 4px 24px rgba(230, 218, 203, 0.53); background: #F5F5F5;}

.Floor002934 .slider li {display: block; }
.Floor002934 .slider .Ispic{padding-bottom: 110%; background-size: contain;}
.Floor002934 .slider li aside{margin: 10px 0; font-size: 16px;color: #000;}
.Floor002934 .slider li p{color: #b9b9b9;line-height: 1.428em; height: 2.856em; margin: 0;}
.Floor002934 .slick-arrow{position: absolute; width: 10px; height: 20px; top: 50%; margin-top: -10px;background: url("/static/images/floor002934_prev.gif") no-repeat center center;cursor: pointer; z-index: 10;}
.Floor002934 .slick-prev{left: 20px;}
.Floor002934 .slick-next{right: 20px;background-image: url("/static/images/floor002934_next.gif");} 


.Floor002934 .slick-dots {text-align: center;position: relative; left: 0; display: table;margin: 2% auto 0;}
.Floor002934 .slick-dots li{float: left;position: relative; width: 12px;height: 12px; margin: 0 -50px;}
.Floor002934 .slick-dots li button{position: absolute;border: 1px solid #2069bd; background:none; width: 12px;height: 12px;border-radius: 50%; top: 50%;left: 50%;  cursor:pointer;  font-size: 0;padding: 0;transition: 0.3s;}
.Floor002934 .slick-dots li.slick-active button{background-color: #2069bd; width: 100%;height: 100%;}

.Floor002934 .slider .slick-dots li {margin: 0 5px;}


@media(min-width:1025px){
.Floor002934 .slider .ul{padding: 30px 40px 30px;}
.Floor002934 .slider li {margin: 0 27px;}
}
@media(max-width:1024px){
.Floor002934 .slider .ul{padding: 3vw 5vw 2vw;}
.Floor002934 .slider li a{margin: 0 1vw;}
.Floor002934 .slick-prev{left: 1vw;}
.Floor002934 .slick-next{right: 1vw;}
}
@media(max-width:640px){
.Floor002934 .slider{}
.Floor002934 .title{width: 10vw;}
.Floor002934 .title a{font-size: 4vw;width: 4vw;}
.Floor002934 .slider li a{margin: 0 2vw;}
}



/*Floor002708 */
.Floor002708{ position:relative; padding: 3% 0; overflow:hidden;}

.Floor002708 .slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002708 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002708 .slick-list:focus {outline: none}
.Floor002708 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002708 .slick-slider .slick-track, 
.Floor002708 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002708 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002708 .slick-track:before, 
.Floor002708 .slick-track:after{display: table; content: '';}
.Floor002708 .slick-track:after{ clear: both;}
.Floor002708 .slick-loading .slick-track { visibility: hidden;}
.Floor002708 .slick-slide{ display: none; float: left;min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002708 .slick-slide .slick-loading img { display: none;}
.Floor002708 .slick-slide .dragging img { pointer-events: none;}
.Floor002708 .slick-initialized .slick-slide { display: block;}
.Floor002708 .slick-loading .slick-slide { visibility: hidden;}
.Floor002708 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002708 .slick-arrow .slick-hidden { display: none;}




.Floor002708 .list{ background: #f5f5f5; }
.Floor002708 .slider-for .slick-list li a{ font-size:14px; display:block;  color:#333; }
.Floor002708 .slider-for li h2{font-weight:bold; font-size:18px; line-height:32px; margin:0; min-height:48px ;overflow: hidden; }

.Floor002708 .slider-for li time{ font-size: 14px; color: #999; display:block;}
.Floor002708 .slider-for li p{ font-size: 15px; line-height:28px; margin: 3% 0; min-height:88px ;overflow: hidden;}

.Floor002708 .slider-for li .more{ margin:8% 0; position:relative; display:block; width:80px; height:2px; background:#333; transition:0.3s;}
.Floor002708 .slider-for .slick-list li a:hover .more{width:100px; }
.Floor002708 .slider-for li .more::after{ position:absolute; content:''; border:5px solid transparent; border-right-color:#333; right:1px; bottom:-5px; transform:rotate(-45deg);-webkit-transform:rotate(-45deg);}
.Floor002708 .slider-for .slick-dots{ overflow:hidden; }
.Floor002708 .slider-for .slick-dots > *{ float:left;font-family:Helvetica, Arial, sans-serif;}
.Floor002708 .slider-for .slick-dots li{ display:none;}
.Floor002708 .slider-for .slick-dots li a{ font-size:50px; color:#333;display: none;}
.Floor002708 .slider-for .slick-dots li.slick-active{ display:block;}
.Floor002708 .slider-for .slick-dots ol{ color:#333; opacity:0.22; font-size:30px; line-height:65px; display: none;}


.Floor002708 .slider-img li .pic{overflow: hidden;}
.Floor002708 .slider-img li .Ispic{padding-bottom: 58%;}


.Floor002708 .slider-img .slick-arrow{ z-index:10; border:none; font-size:0; position:absolute; left:0; bottom:0; width:45px; height:45px;  cursor:pointer;background:#f5f5f5;}
.Floor002708 .slider-img .slick-disabled{background:#f5f5f5;}
.Floor002708 .slider-img .slick-arrow::before{position:absolute; content:''; width:12px; height:12px; left:50%; top:50%; margin:-6px 0 0 -8px; border-top:2px solid #808080; border-right:2px solid #808080; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.Floor002708 .slider-img .slick-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg); margin-left:-4px;}
.Floor002708 .slider-img .slick-disabled::before{ opacity:0.3;}
.Floor002708 .slider-img .slick-next{ left:44px; }
@media(min-width:1025px){
.Floor002708 .list{/* padding-bottom:6%; */}
.Floor002708 .slider-for{width:55%; float:left; padding-top:5%;}
.Floor002708 .right-img{ float:right; width:45%;}
.Floor002708 .slider-img{ width:100%;}
.Floor002708 .slider-for .slick-list li a{width:90%;max-width:568px; margin:0 auto;}
.Floor002708 .slider-for .slick-dots{max-width: 568px;margin: 0 auto; width:90%;}
}
@media(max-width:1024px){
.Floor002708 .right-img{ margin-top:0 !important;}
.Floor002708 .slider-img .slick-arrow{ left:auto; right:0; width:50px; height:50px;}
.Floor002708 .slider-img .slick-prev{ right:51px;}
.Floor002708 .slider-for{ padding:3%;}
.Floor002708 .slider-for li time{ margin:15px 0;}
.Floor002708 .slider-for li .more{ margin-top:25px; margin-bottom:15px;}
}
@media(max-width:640px){
.Floor002708 .slider-for .slick-list li a{ font-size:14px;}
.Floor002708 .slider-for li h2{ font-size:18px;}
.Floor002708::before{ width:100%;}
}



/*Floor002692 */
.Floor002692{ background: #F5F5F5; padding: 3% 0;}


.Floor002692 .slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.Floor002692 .slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.Floor002692 .slick-list:focus {outline: none}
.Floor002692 .slick-list.dragging {cursor: pointer;cursor: hand;}
.Floor002692 .slick-slider .slick-track, 
.Floor002692 .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)}
.Floor002692 .slick-track {position: relative; top: 0; left: 0; display: block;}
.Floor002692 .slick-track:before, 
.Floor002692 .slick-track:after{display: table; content: '';}
.Floor002692 .slick-track:after{ clear: both;}
.Floor002692 .slick-loading .slick-track { visibility: hidden;}
.Floor002692 .slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.Floor002692 .slick-slide .slick-loading img { display: none;}
.Floor002692 .slick-slide .dragging img { pointer-events: none;}
.Floor002692 .slick-initialized .slick-slide { display: block;}
.Floor002692 .slick-loading .slick-slide { visibility: hidden;}
.Floor002692 .slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.Floor002692 .slick-arrow .slick-hidden { display: none;}

.Floor002692 .slider{ margin-left:8.86%;}
.Floor002692 .slider li.slick-slide img{ display:block; width:100%;}
.Floor002692 .slick-arrow{ position:absolute; right:0; bottom:0; width:45px; height:45px; background:#fff; z-index:10; background:#fff; padding:0; border:none; font-size:0; cursor:pointer;}
.Floor002692 .slick-next{ right:-45px;}
.Floor002692 .slick-arrow::before{ position:absolute; content:''; width:12px; height:12px; border-right:2px solid #808080; border-top:2px solid #808080; transform:rotate(45deg); -webkit-transform:rotate(45deg); margin-left:-6px; margin-top:-6px;}
.Floor002692 .slick-prev::before{transform:rotate(-135deg); -webkit-transform:rotate(-135deg);}
.Floor002692 .slick-next::after{ position:absolute; content:''; width:1px; left:0; top:25%; height:50%; /* background:#dbdbdb; */}
@media(max-width:1024px){
.Floor002692 .slick-arrow{width:50px; height:50px;}
.Floor002692 .slick-next{ right:-50px;}
}

.Floor002692 .main{background: #fff;  }

@media(min-width:1025px){

.Floor002692 .right{ float:right; width:43.23%; padding: 5% 3%; background:#fff; }
.Floor002692 .left{ float:left; width:56.77%;}
}

.Floor002692 .videocover{ position:relative; cursor:pointer;}
.Floor002692 .videocover a{ position:absolute; width:108px; height:108px; left:50%; top:50%; transform:translate(-50%,-50%);border-radius:50%; border:2px solid #fff; background:url(/static/images/floor002692_play.png) no-repeat center center;}

.Floor002692 .slider-for li .pic{overflow: hidden;}
.Floor002692 .slider-for li .Ispic{padding-bottom: 60%;}

.Floor002692 .videocover img{ display:block; width:100%;}
.Floor002692 .slider-for li.slick-slide{ position:relative;}
.Floor002692 .slider-for li.slick-slide .files video,
.Floor002692 .slider-for li.slick-slide .files{ background:#000; position:absolute; left:0; top:0; width:100%; height:100%;}

.Floor002692 .right .name{ padding:6% 7.5%;}
.Floor002692 .right .slider-nav{ width:98%; }
.Floor002692 .right .slider-nav li{ /* padding:3% 0 0 90px; */}
.Floor002692 .right .slider-nav li .txt{ text-align: center; font-size: 18px; line-height: 36px;}
.Floor002692 .right .slider-nav li p{ margin:0; color:#333;}

.Floor002692 .right .more{ padding-top:10%;}
.Floor002692 .right .more a{ position:relative; overflow:hidden;max-width:170px; border:1px solid #dcdcdc; display:block; line-height:38px; text-align:center;text-transform:uppercase; font-size:12px; letter-spacing:2px; transition:0.3s;}
.Floor002692 .right .more a span{ position:relative; z-index:3;}
.Floor002692 .right .more a::before,
.Floor002692 .right .more a::after{z-index: 1;position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);background-color: rgba(44,101,66,0.8); }
.Floor002692 .right .more a::before{-webkit-transform: translate(13%,-190%) rotate(27deg);transform: translate(13%,-190%) rotate(27deg);	-webkit-transition-delay: 0.2s; /* Safari */transition-delay: 0.2s;}
.Floor002692 .right .more a::after {-webkit-transform: translate(-13%,-190%) rotate(-27deg);transform: translate(-13%,-190%) rotate(-27deg);}
.Floor002692 .right .more a:hover::before, 
.Floor002692 .right .more a:hover::after{-webkit-transform: translate(0,0);transform: translate(0,0);	}
.Floor002692 .right .more a:hover{ color:#fff;}
@media(max-width:1280px){
.Floor002692 .right .slider-nav li{ padding-top:2%;}
.Floor002692 .right .more{ padding-top:5%;}
}
@media(max-width:1024px){
.Floor002692 .right .name{ padding:2%;}
.Floor002692 .right .slider-nav{ width:100%; max-width:none; height:auto !important; padding:3%;}
.Floor002692 .right .slider-nav li{ padding:0; text-align:center;}
.Floor002692 .right .more a{ margin:0 auto;}
.Floor002692 .slick-prev{ right:50px;}
.Floor002692 .slick-next{ right:0;}
}
@media(max-width:640px){
.Floor002692 .videocover a{ width:60px; height:60px; background-size:50% auto;}
}

/*Floor002948 */
.Floor002948{ padding: 3% 0;}

.Floor002948 .new-list,
.Floor002948 .new-top{box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);}

.Floor002948 .new-top{position: relative;z-index: 1;}
.Floor002948 .new-top aside.dot{line-height: 56px;padding: 0 110px 0 1.667em;font-size: 18px;}
@media(max-width:480px){
.Floor002948 .new-top aside.dot{font-size: 4vw;}
}
.Floor002948 .new-top .btn{border-left: 1px solid #e5e5e5; width: 100px; position: absolute; right: 0; bottom: 0;height: 56px; z-index: 10;background: #fff;}
.Floor002948 .new-top .btn:before{position: absolute; content: ''; width: 4px; height: 4px; border-radius: 50%;background: #ccc; left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor002948 .new-top .slick-arrow{position: absolute; width: 12px; height: 12px; border-left: 2px solid #ccc;border-bottom: 2px solid #ccc; top: 50%; left: 50%; margin-top: -6px; }
.Floor002948 .new-top .slick-prev{margin-left: -24px; transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.Floor002948 .new-top .slick-next{margin-left: 12px;transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);}
.Floor002948 .new-top .slick-arrow:hover{border-color: #2a5ab2;}
@media(min-width:1025px){
.Floor002948 .new-list,
.Floor002948 .new-top{width: 49%;}
.Floor002948 .new-top .Ispic{height: 386px;}
}
@media(max-width:1024px){
.Floor002948 .new-top .Ispic{padding-bottom: 63.606%;}
}

.Floor002948 .new-list ul{padding: 11px 18px;}
.Floor002948 .new-list li{line-height: 50px;}
.Floor002948 .new-list li:not(:last-child){/* border-bottom: 1px dotted #dedede; */}
.Floor002948 .new-list li a{padding-left: 20px; background: url("/static/images/floor002948_a.gif") no-repeat left center;font-size: 16px;}
.Floor002948 .new-list li time{float: right;color: #999; margin-left: 10px;}
@media(max-width:480px){
.Floor002948 .new-list li,
.Floor002948 .new-list li a{font-size: 3.5vw;}
}




/*
 .TextList001366 为demo编号
 */
.TextList001366{ padding: 2%;}
.TextList001366 ol,
.TextList001366 li { overflow:hidden; clear:both;}
.TextList001366 ol,
.TextList001366 li{ border:1px solid  transparent;}
.TextList001366 ol{ font-size:16px; color:#fff; background-color:#2069bd; line-height:50px;}
.TextList001366 span{ float:left; width:50%; display:block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding:0 10px; font-size: 16px;}
.TextList001366 ol span{ padding:0 10px; }
.TextList001366 li{ display:block;}
.TextList001366 li:hover{color:#2069bd;}
.TextList001366 li:nth-of-type(2n){ background-color:#F5F5F5;}

.TextList001366 span:nth-child(3){text-align:center;}
@media(max-width:640px){
.TextList001366 span:last-child{ display:none;}
.TextList001366 span:nth-child(1){ width:50%;}
}




.list_1{padding: 1% 0;}
.list_1 .box{padding: 3% 0}
.list_1 .box:nth-child(2n){background: #f9f9f9;}
.list_1 .box:nth-child(2n) .info{padding: 0 7% 0 0;}
.list_1 .info{line-height: 28px;font-size: 14px;color: #999;padding-left: 7%}
.list_1 .tit{color: #000;font-size: 20px;padding-bottom: 20px}
.list_1 time{color: #b2b2b2;font-size: 14px;padding-left: 30px;margin-bottom: 15px;display: inline-block;background: url(/static/images/time.svg)no-repeat center left;background-size:22px 22px}
.list_1 .pic{border: 1px solid #f0f0f0;border-radius: 5px;overflow: hidden;}
.list_1 .pic img{transition: .3s}
.list_1 .more{border: 1px solid #1f8eeb;display: inline-block;padding: 6px 20px;text-align: center;font-size: 14px;margin-top: 30px;color: #1f8eeb;border-radius: 5px;}
.list_1 .box .auto:hover img{transform: scale(1.1)}
.list_1 .box .auto:hover h3 a{color: #1f8eeb}
.list_1 .more:hover{background: #1f8eeb;color: #fff}
@media(min-width:769px){
.list_1 .pic{width: 40.667%;}
.list_1 .box:nth-child(2n) .pic{text-align: right;}
.list_1 .info{}
}
@media(max-width:768px){
.list_1 .ytable,
.list_1 .ytable-cell{display: block;}
.list_1 .txt-list .pic img{display: block;width: 100%;}
}


.list_2{padding: 4% 0 2%}
.list_2 li{border-bottom: 1px solid #dedede;padding-bottom: 3%;margin-bottom: 3%}
.list_2 p{line-height: 28px;font-size: 14px;color: #999;}
.list_2 .tit{color: #000;font-size: 20px;padding-bottom: 20px}
.list_2 .txt{padding-right: 7%;padding-left: 17%;position: relative}
.list_2 .txt time{position: absolute;font-size: 14px;color:#b2b2b2;text-align: center;left: 0;top: 50%;transform: translateY(-50%);border: 1px solid #ebebeb;padding: 14px 14px 8px;border-radius: 5px;}
.list_2 .txt time span{font-size: 36px;display:block;padding-bottom: 8px;color: #1f8eeb}
.list_2 .txt time::before{position: absolute;content: '';right:-78px;top: 50%;width: 40px;height: 1px;background: #dedede}
.list_2 li:hover time{color: #1f8eeb}
.list_2 li:hover h3 a{color: #1f8eeb}
.list_2 li:hover img{transform: scale(1.1)}
.list_2 .pic{border: 1px solid #f0f0f0;border-radius: 5px;overflow: hidden;}
.list_2 .pic img{transition: .3s}
@media(min-width:769px){
.list_2 .pic{width: 20.667%;}
}




/*Floor003080 */
.Floor003080{font-size: 16px;overflow: hidden;padding: 3% 0;}
.Floor003080 .auto{position: relative; z-index: 2;}
.Floor003080 .title{line-height: 1;font-family: 'SourceHanSansCN-Medium';font-size: 30px; margin-bottom: 0.834em;color: #333;}
.Floor003080 .title i{display: inline-block;width:50px;height: 50px;background-color: #f5f5f5;background-position: center center;background-size:contain;background-repeat: no-repeat;vertical-align: middle;border-radius: 100px;margin-right: 10px;}

.Floor003080 .info{text-align: justify;line-height: 1.875; margin-bottom: 6.4vw;color: #999999;}
@media(min-width:641px){
.Floor003080 .info{max-width: 360px; width: 80%; }
}
@media(max-width:640px){
.Floor003080{font-size: 3vw;}
.Floor003080 .title{font-size: 5vw}
}
.Floor003080 .ytable{table-layout: fixed;}
.Floor003080 .category .item{border-radius: 6px;border: solid 1px #eee; padding: 1.82vw 3vw 1.56vw 1.56vw; transition: 0.3s; cursor: pointer;position: relative;}
.Floor003080 .category .active{box-shadow: 0 6px 20px   rgba(0, 0, 0, 0.1); border-color: #bed2ed;}
.Floor003080 .category .tit{font-size: 18px;font-family: 'SourceHanSansCN-Regular';color: #000; line-height: 1;font-weight: bold;}
.Floor003080 .category p{margin: 10px 0 0 0;color: #bbb;font-size: 14px; line-height: 1.715; min-height:3.43em;}
.Floor003080 .category .active .tit{color: #1f8eeb;}
.Floor003080 .category .active  p{color: #666;}
.Floor003080 .category .icon{width: 40px;height: 40px; border-radius: 50%;background-color: #1f8eeb;box-shadow: 0 8px 18px rgba(0, 97, 223, 0.5);position: absolute;transition: 0.3s;transform: scale(0);background-position: center center;background-repeat: no-repeat;background-image: url(/static/fonts/ry.svg);background-size: 20px;}
.Floor003080 .category .active .icon{transform: scale(1)}

.Floor003080 .dots li{width: 8px; height: 8px; margin: 10px 0;position: relative;list-style: none;}
.Floor003080 .dots li button{font-size: 0; width: 4px; height: 4px; background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute;  border-radius: 50%;}
.Floor003080 .dots li:not(.slick-active) button{left: 50%; top: 50%; margin: -2px 0 0 -2px;}
.Floor003080 .dots li.slick-active button{width: 100%; height: 100%; left: 0; top: 0;background: #1f8eeb;}

.Floor003080 .slider{position: relative;}
.Floor003080 .slider a{color: #fff;  display: block;position: relative;}
.Floor003080 .slider .txt{position: absolute; left: 0; bottom: 0;width:100%; padding: 4%;background-color:rgba(31,142,235,.5);}
.Floor003080 .slider .txt aside{line-height: 1; font-family: 'SourceHanSansCN-Medium';font-size: 20px;margin-bottom: 20px;}
.Floor003080 .slider .txt p{margin: 10px 0 0 0;display: block;text-overflow:inherit;overflow:inherit;white-space:initial;}
.Floor003080 .slider li{transition: 0.3s;}
.Floor003080 .slider li:not(.slick-active){opacity: 0.2;}
.Floor003080 .slider .pic img{border-radius: 5px;}

.Floor003080 .pages{position: absolute; z-index: 10; left:4vw; top: 6.67vw;color: #fff; font-size: 60px;display: none;}
.Floor003080 .pages span{font-family: 'Didot-Bold';line-height: 1;display: inline-block;vertical-align: text-bottom;}
.Floor003080 .pages span.cur{font-size: 0.8em;position: relative; padding-right: 5px; padding-bottom: 5px;}
.Floor003080 .pages span.cur:after{position: absolute; content: ''; width: 1px; height: 50px;transform: skewX(-30deg); left: 100%; top: 20%; background: #fff;}
.Floor003080 .pages span.total{font-size: 0.2667em; padding-left: 10px;}


@media(max-width:1560px){
.Floor003080 .slider{width: 106%;}
.Floor003080 .dots{right: 1%;left: auto; }
}
@media(min-width:1025px) and (max-width:1440px){
.Floor003080 .info{ margin-bottom:3vw ;}
}
@media(min-width:1025px){
.Floor003080 .right{width: 60.257%;}
.Floor003080 .category{ max-width: 470px; width: 90%;}
.Floor003080 .category .item:not(:last-child){margin-bottom: 30px;}
.Floor003080 .slider{overflow: hidden;width:119.148%; padding-right: 6.771vw;}
.Floor003080 .slider .ul{margin-left: -2.605vw; }
.Floor003080 .slider a{margin:0 2.605vw;}
.Floor003080 .slider .slick-list{overflow: inherit;}
.Floor003080 .dots{position: absolute; left: 100%; width: 5.21vw;top: 0; height: 100%;z-index: 20;}
.Floor003080 .dots .slick-dots{position: absolute; top: 50%; transform: translate(-50%,-50%); left: 50%;}
.Floor003080 .category .icon{right: -20px; top: 50%; margin-top: -20px; }
}
@media(max-width:1024px){
.Floor003080 .ytable,
.Floor003080 .ytable-cell{display: block;}
.Floor003080 .dots {padding-top: 4vw;}
.Floor003080 .dots .slick-dots{display: table; margin: 0 auto;}
.Floor003080 .dots .slick-dots li{float: left; margin: 0 5px;}
.Floor003080 .category{display: flex;justify-content: space-between; align-items: center; flex-wrap: wrap;}
.Floor003080 .category .item{width: 100%; margin-bottom: 10px; padding: 5vw 3vw;}
.Floor003080 .category .icon{bottom: auto; left:auto; margin-left: -0;right: 0px;top:8px;}
.Floor003080 .category .icon:after{transform: rotate(135deg);}
}
@media(max-width:640px){
.Floor003080 .category .tit{font-size: 4.5vw}
.Floor003080 .category p{font-size: 3vw;}
.Floor003080 .slider .txt aside{font-size: 5vw;}
}
/*Floor002997 */
.Floor002997{padding:3% 0;background:#f5f5f5 url(/static/images/bjj1.jpg) no-repeat center center;background-size: cover;}


.Floor002997 .slider li a{color: #000; display: block; margin: 0 auto; width:100%;padding: 0 10px 0 10px;}
.Floor002997 .slider li .pic{overflow: hidden;}
.Floor002997 .slider li .Ispic{padding-bottom: 69.195%; transition:  0.3s;background-color: #fff;background-size: contain;}
.Floor002997 .slider li a:hover .Ispic{transform: scale(1.2);}
.Floor002997 .slider li .txt{position: relative; z-index: 10; background-color: #fff;box-shadow: 0px 0px 2.08vw rgba(0, 0, 0, 0.08); width: 86.568%; margin: -4.22vw auto 0; padding:5%}
.Floor002997 .slider li .txt h3{font-size: 18px;margin-top: 10px;}
.Floor002997 .slider li .txt aside.dot2{font-size: 30px;line-height: 1.5em;max-height: 3em;color: #257dd6;}
.Floor002997 .slider li .txt pre{font-size: 15px; margin: 10px 0;line-height: 26px;height: 208px;}
.Floor002997 .slider li .txt span{display: inline-block;font-weight: 100; line-height: 20px;transition:  0.3s;background: #257dd6;color: #fff;padding: 5px 10px;}
.Floor002997 .slider li a:hover .txt span{background: #1862ad;}
.Floor002997 .controls{position: relative; height: 1px; background: rgba(0,0,0,0.1); margin: 30px 66px;}
.Floor002997 .controls:before{position: absolute; content: ''; width: 50%; height: 100%; left: 0;background: #000;}
.Floor002997 .slick-arrow{width: 46px;height: 46px; position: absolute; top: 50%; margin-top: -23px; border: 1px solid #000;background: url("/static/images/floor002997_prev.png") no-repeat center center; transition: 0.3s;}
.Floor002997 .slider li:first-child .txt i{background-color: #e93a29;}
.Floor002997 .slider li .txt i{display: inline-block;width:50px;height: 50px;background-color: #f5f5f5;background-position: center center;background-size:40px;background-repeat: no-repeat;vertical-align: middle;border-radius: 100px;margin-right: 10px;}


.Floor002997 .slick-arrow:hover{border-radius: 50%;}
.Floor002997 .slick-prev{left: -60px;}
.Floor002997 .slick-next{right: -60px;background-image: url("/static/images/floor002997_next.png");}
@media(max-width:640px){
.Floor002997 .slider li a{padding-bottom: 5vw;}
.Floor002997 .slider li .txt aside.dot2{font-size: 4.5vw;}
.Floor002997 .slider li .txt pre{font-size: 3.5vw; margin: 4vw 0;height: auto;}
.Floor002997 .slider li .txt{margin-top: -10vw;}
.Floor002997 .controls{margin-left: 40px;margin-right: 40px;}
.Floor002997 .slick-arrow{width: 30px; height: 30px;margin-top: -15px;}
.Floor002997 .slick-prev{left: -40px;}
.Floor002997 .slick-next{right: -40px;}
}




/* .Floor000633 为demo编号 */
.Floor000633{ padding:6% 0; background:#f5f5f5; color:#333;position: relative;overflow: hidden;}
.Floor000633 canvas{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 2}
#particles-js{
	position: absolute;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0;
	z-index: 99;
}
.Floor000633 .auto{position: relative;z-index: 999;}
.Floor000633 .title{ text-align:center; color:#fff;font-size:36px;position:relative;overflow:hidden;}
.Floor000633 .title::after{
  display: inline-block;
    content: '';
    vertical-align: middle;
    width: 15px;
    height: 2px;
    background-color: #fff;
    margin-left: 20px;
}
.Floor000633 .tab_icon{ overflow:hidden; border:1px solid rgba(31,142,235,0.11); }
.Floor000633 .tab_icon li{ float:left; width:33.33%;background-color:#fff; position:relative; text-align:center; cursor:pointer; padding:1% 2%; transition:all ease-out 0.5s;color: #333;font-size: 16px;font-weight: bold;}
.Floor000633 .tab_icon li.on{ background-color:rgba(31,142,235,1);color:#fff}
.Floor000633 .tab_icon li::before{ position:absolute; content:''; right:0; top:0; background-color:rgba(0,91,172,0.11);width:1px; height:100%; }
.Floor000633 .tab_icon li:last-child::before{ display:none;}
.Floor000633 .tab_icon li figure{ font-size:18px;}
.Floor000633 .tab_icon li  img{ width:50%;transition:all ease-out 0.3s;margin: 0 auto 10px;max-width: 40px;}
.Floor000633 .tab_icon li  .img1{display: block;}
.Floor000633 .tab_icon li  .hover{display: none;}
.Floor000633 .tab_icon li.on img{ transform:rotate(360deg);}
.Floor000633 .tab_icon li.on .hover{display: block;}
.Floor000633 .tab_icon li.on .img1{display: none;}
.Floor000633 .tab_intro{ padding:3% 0;}
.Floor000633 .tab_intro dd{ display:none;position:relative;}
.Floor000633 .tab_intro dd h1{ position:absolute; right:0; width:25%; text-align:center; margin:0; font-size:43px; font-weight:normal;}
.Floor000633 .tab_intro dd h1 span{ display:block; opacity:0.4; text-transform:uppercase; font-size:24px;}
.Floor000633 .tab_intro dd h1::before{ width:25px; height:5px; background-color:#fff;  position:absolute; left:50%; margin-left:-12px; bottom:-20px; content:'';}
.Floor000633 .tab_intro dd p{ opacity:0.75; line-height:30px; overflow:hidden; margin:0; margin-bottom:2%;font-size: 16px;}
.Floor000633 .tab_intro dd a{ width:131px; height:45px; line-height:45px; display:inline-block; text-align:center; color:#005bac; background-color:#fff; border-radius:30px; font-size:14px; position:relative;}
.Floor000633 .tab_intro dd a::before{ position:absolute; content:''; right:15px; top:50%; margin-top:-5px; border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #fff;}

.Floor000633 .tab_intro dd a:hover{background: #1f8eeb;color: #fff;}

.Floor000633 .tab_intro dd ol{list-style: none;display: flex;justify-content: center;}
.Floor000633 .tab_intro dd ol li{background-color:rgba(31,142,235,.05);padding: 2%;margin-right: 2%;margin-bottom: 2%;border-radius: 10px;width: 25%;}
.Floor000633 .tab_intro dd ol li:nth-child(4n){margin-right: 0;}
.Floor000633 .tab_intro dd ol li img{width: 100%;}


.aq_logo{text-align: center;margin-bottom: 30px;}
.aq_logo img{max-width: 150px;}
@media(max-width:1024px){
	.aq_logo img{max-width: 80px;}
}


.Floor000633 .line{ height:1px;background-color:rgba(31,142,235,.3); position:relative;}
.Floor000633 .line span{ width:16.66666666666667%; position:absolute; left:0; top:-1px;  height:3px; background-color:rgba(31,142,235,1); transition:all 0.3s ease-out;}
@media(max-width:1000px){
.Floor000633 .tab_icon li figure{ font-size:15px;}
.Floor000633 .tab_intro dd h1{ font-size:24px; }
.Floor000633 .tab_intro dd h1 span{ font-size:18px;}
.Floor000633 .tab_icon li{width: 100%;}
}

@media(max-width:640px){
.Floor000633 .title{ font-size:18px;}
.Floor000633 .title span{ font-size:14px; }
.Floor000633 .tab_intro dd p,
.Floor000633 .tab_icon li figure{ font-size:16px;text-align: left;}
}
@media(max-width:480px){
.Floor000633 .title{ background-size:17% auto; padding-bottom:25px;}
.Floor000633 .title::before, 
.Floor000633 .title::after{ bottom:7px;}
.Floor000633 .tab_intro dd h1{ position:relative; padding-bottom:15px; width:auto;font-size:20px; }
.Floor000633 .tab_intro dd h1 span{ font-size:16px;}
.Floor000633 .tab_intro dd p{ margin-top:2%;}
.Floor000633 .tab_intro dd h1::before{ bottom:0;}
.Floor000633 .tab_intro dd{ padding-right:0; text-align:center;}
.Floor000633 .tab_intro dd a{ width:100px; height:30px; line-height:30px; }
.Floor000633 .tab_icon li figure{ display:none;}
.Floor000633 .tab_icon li img{ width:80%;} 
}



/*Floor002659 */
.Floor002659{ padding:2% 0;}
@media(min-width:1025px){
.Floor002659 .main > *{ width:50%;}
}
/*swiper*/
.Floor002659 .swiper-container{position: relative;overflow: hidden;z-index: 1;}
.Floor002659 .swiper-container-android .swiper-slide, 
.Floor002659 .swiper-wrapper {-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
.Floor002659 .swiper-wrapper,
.Floor002659 .swiper-slide {position: relative;width: 100%;-webkit-transition-property: -webkit-transform;transition-property: -webkit-transform;-o-transition-property: transform;transition-property: transform;transition-property: transform,-webkit-transform;}
.Floor002659 .swiper-wrapper {z-index: 1;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-sizing: content-box;box-sizing: content-box;}
.Floor002659 .swiper-container-fade .swiper-slide-active {pointer-events: auto;}
.Floor002659 .swiper-container-fade .swiper-slide {pointer-events: none;-webkit-transition-property: opacity;-o-transition-property: opacity;transition-property: opacity;}
.Floor002659 .swiper-slide {-webkit-flex-shrink: 0;-ms-flex-negative: 0;flex-shrink: 0;}
/*swiper end*/
.Floor002659 .main .swiper-wrapper li img{ display:block; width:100%;}
.Floor002659 .swiper-pagination{ position:absolute; left:0; bottom:0; z-index:10; background:#fafafa; padding:30px;}
.Floor002659 .swiper-pagination span{ position:relative; float:left; width:14px; height:14px; border-radius:50%; border:1px solid transparent; margin:0 5px; cursor:pointer;}
.Floor002659 .swiper-pagination span::before{ position:absolute; content:''; left:3px; top:3px; right:3px; bottom:3px;border-radius:50%; background:rgba(0,0,0,0.3);}
.Floor002659 .swiper-pagination span.swiper-pagination-bullet-active{ border-color:#2069bd; background:#fff;}
.Floor002659 .swiper-pagination span.swiper-pagination-bullet-active::before{background:#2069bd;}
.Floor002659 .title-intro{ padding:3%; color:#333;}
.Floor002659 .title-intro aside{ max-width:645px; margin:0 auto;}
.Floor002659 .title-intro h3{ margin:0; font-size:22px;}
.Floor002659 .title-intro p{ font-size:16px; line-height:30px; margin:5% 0 10% 0;}
.Floor002659 .title-intro a{ color:#2069bd;border-radius: 30px;background: #f5f5f5;padding: 15px 30px;}
.Floor002659 .title-intro a:hover{background: #2069bd;color: #fff;}
@media(max-width:1024px){
.Floor002659 .main,
.Floor002659 .main .ytable-cell{ display:block;}
.Floor002659 .swiper-pagination{ left:auto; right:0; padding:10px;}
}
@media(max-width:768px){
.Floor002659 .title-intro h3{ font-size:22px;line-height: 30px;}
.Floor002659 .title-intro p{ font-size:16px; line-height:24px;}
.Floor002659 .title-intro a{margin-bottom: 20px;display: inline-block;}
}





