.auto_1400{ max-width:1400px;}
@media(max-width:1400px){.auto_1400{ padding:0 2%;}}

/*Other002792 */
.Other002792{position: fixed; z-index: 110; top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%); width: 74px;right:20px;}
.Other002792 li{display: table;height: 74px; box-shadow: 0 3px 18px rgba(0,0,0,0.1); width: 100%; border-radius: 4px; overflow: hidden;}
.Other002792 li:not(:last-child){margin-bottom: 6px;}
.Other002792 li a{display: table-cell;vertical-align: middle; text-align: center;color: #666; transition: 0.3s;background: #fff; font-size: 13px;}
.Other002792 li a:before{display: block; content: ''; height: 26px;background-repeat: no-repeat;background-position: center center; margin-bottom: 5px;}
.Other002792 li.li-1 a:before{background-image: url("../images/Other002792_icon1.png");}
.Other002792 li.gettop a:before{background-image: url("../images/Other002792_icon2.png");}
.Other002792 li.li-1 a:hover:before{background-image: url("../images/Other002792_icon1_on.png");}
.Other002792 li.gettop a:hover:before{background-image: url("../images/Other002792_icon2_on.png");}
.Other002792 li a:hover{background:#0F71CB;color: #fff;}
@media(max-width:768px){
.Other002792{width: 17vw;right: 10px;}
.Other002792 li{height: 60px}
.Other002792 li a:before{height: 6vw;background-size: contain;}
.Other002792 li a{font-size: 12px;padding: 5px 0;}
}



/*
 .Form002324 
 */
.Form002324{ position:fixed; background:rgba(0,0,0,0.5); width:100%;height: 100%; top:0; left:0; z-index:111; display:none;}
.Form002324 .wrap-container{ position:fixed; top:50%;left:50%; background:#fff; z-index:100; width:100%; max-width: 600px; transform: translate(-50%,-50%); padding: 0 2% 2.5%; border-radius: 10px;}
.Form002324 .closeBtn{ position:absolute; top:20px; right:20px; height:17px; width:17px; display:block; background:url(../images/Form002324-colseBtn.jpg) no-repeat;}
.Form002324 .Title{ font-size:24px; color:#0F71CB; text-align:center; line-height:100px;}
.Form002324  li{ padding-bottom:4%;}
.Form002324  li:last-child{ padding-bottom:0; text-align: center;}
.Form002324 .text{ border:1px solid #e2e2e2; width:100%; height:50px; line-height:48px; padding:0 20px; border-radius:3px; background:#fff;}
.Form002324 textarea.text{ height:100px;}
.Form002324 .btn{ cursor:pointer; border-radius:5px; background:#0F71CB; color:#fff; height:44px; padding:0 60px; border:none; font-size: 15px;}
@media only screen and (max-width:664px ) {
	.Form002324 .wrap-container{width:80%;}
	.Form002324 .Title{ font-size: 20px; line-height: 70px;}
}




/*Top002262*/
.Top002262 { background: #fff;  position:fixed; left:0; top:0; width:100%; z-index: 100; box-shadow:3px 0 10px rgba(0,0,0,0.1); }
.Top002262 .header-left{ float: left; width: 40%; display:table; height:90px;max-width:202px;  transition:0.3s;}
.Top002262 .logo{ display:table-cell; vertical-align:middle;}
.Top002262 .header-mid,
.Top002262 .header-right{ float:right;}
.Top002262 .header-menu li{ width:auto !important; margin-right:60px;}
.Top002262 .header-menu li em{ padding:0 15px;position:relative;}
.Top002262 .header-menu li em::after{position:absolute; content:''; right:0;top:50%; transform:translateY(-50%); width:7px; height:4px; background:url(../images/Top002262-icon.png) no-repeat;}
.Top002262 .header-menu li:first-child em::after{display:none;}
.Top002262 .header-menu li em:hover::after,
.Top002262 .header-menu li.aon em::after{ background-image:url(../images/Top002262-icon_up.png);}
.Top002262 .header-menu li em a{ line-height:90px; position:relative; font-size:16px; color:#333;  transition:0.3s;}
.Top002262 .header-menu li em a::before{ position:absolute; content:''; left:50%; transform:translateX(-50%);  height:5px; background:#0F71CB;width:0; transition:ease-in-out 0.3s; bottom: 0;}
.Top002262 .header-menu li em a:hover::before,
.Top002262 .header-menu li.aon em a::before{width:100%;}
.Top002262 .header-menu li em a:hover,
.Top002262 .header-menu li.aon em a{color:#0F71CB;}
.Top002262 .header-menu li .sub{ width:130%; left:-15%;  overflow:hidden; display: none;}
.Top002262 .header-menu li#m7 .sub,.Top002262 .header-menu li#m11 .sub{ width:200%; left:-50%;}
.Top002262 .header-menu li .sub-menu{ padding:15px; text-align:center;}
.Top002262 .header-menu li .sub-menu dt{ border-bottom:1px solid #f2f2f2;}
.Top002262 .header-menu li .sub-menu dt:last-child{ border-bottom:0;}
.Top002262 .header-menu li .sub-menu dt a{color:#666; transition:0.3s;}
.Top002262 .header-menu li .sub-menu dt a:hover{ background:none; color:#0F71CB; }
.Top002262 .header-right dd{ float:left;padding:30px 0;  transition:0.3s;}
.Top002262 .top-search{ position:relative; z-index:100;}
.Top002262 .open-search{ background:url(../images/Top002262-search.png) no-repeat center center; width:30px; height:30px;  display:block;}
.Top002262 .open-search-show{ position:relative; background:none;}
.Top002262 .open-search-show::before,
.Top002262 .open-search-show::after{ position:absolute; content:''; width:80%; height:3px; background:#0F71CB; top:50%; left:10%; transform:rotate(-45deg);}
.Top002262 .open-search-show::after{transform:rotate(45deg);}
.Top002262 .search-box{ position:absolute; top:100%; right:0; z-index:100; display:none;}
.Top002262 .search-box .text{width: 254px;line-height: 46px;height: 46px; border:1px solid #fff; background:rgba(0,0,0,0.2); color:#fff; padding:0 50px 0 10px;}
.Top002262 .search-box .btn{ position:absolute; right:0; top:0; line-height: 46px; width:46px; text-align:center; color:#fff; font-weight:bold; font-size:16px; font-family:Verdana,Arial, Helvetica, sans-serif;}
.Top002262 .search-box .btn::before{position: absolute; content: '';border: 8px solid transparent; border-bottom-color:#b4b4b4;top: -15px;right: 4px;}
.Top002262_fixed .header-left{ height:70px;max-width:180px;}
.Top002262_fixed .header-menu li em a{ line-height:70px;}
.Top002262_fixed .header-right dd{padding:20px 0;}
@media(max-width:1024px){
.Top002262 #header-menu{ position:fixed; right:-100%; top:0; background:#0F71CB; z-index:100; padding-top:100px; width:70%; max-width:300px; height:100%; transition: ease-in-out 0.3s;}
.Top002262 #header-menu.header-menu-show{ right:0;}
.Top002262 #header-menu li em,
.Top002262 #header-menu li em a{ border-bottom:0;}
.Top002262 #header-menu li:nth-child(2n){ background:rgba(255,255,255,0.1);}
.Top002262 #header-menu li em a{ font-weight:normal;}
.Top002262 #header-menu li.has-sub em a{ background:url(../images/Top002262-icon2.png) no-repeat 95% center;}
.Top002262 #header-menu li.clickon em a{ background-image:url(../images/Top002262-icon2_up.png);}
.Top002262 #header-menu li .sub-menu{ padding:5%;}
.Top002262 #header-menu li .sub-menu dt a{border-bottom-color: rgba(255,255,255,0.2)}
.Top002262 #open_menu{ width:40px; height:30px;background:#0F71CB; margin-left:10px; position:relative; z-index:101; transition:background 0.3s;}
.Top002262 #open_menu i,
.Top002262 #open_menu i::before,
.Top002262 #open_menu i::after{ background:#fff; border-radius:3px;}
.Top002262 #open_menu i{ left:20%; width:60%;height:2px; margin-top:-1px;}
.Top002262 #open_menu.open_menu_on{ background:rgba(255,255,255,0.1); position:fixed; right:2%;}
.Top002262 #open_menu.open_menu_on i{height:3px; margin-top:-1.5px;}
}




/*Banner002826 */
.Banner002826{position: relative; z-index: 1;}
.Banner002826 li.slick-slide{position: relative;}
.Banner002826 li.slick-slide img{display: block;width: 100%;}
.Banner002826 li.slick-slide video{position: absolute; z-index: 10; left: 50%; top: 50%; transform: translate(-50%,-50%);min-height: 100%; min-width: 100%;}
@media(min-width:1025px){
.Banner002826  li.slick-slide img.wap{display: none;}
}
@media(max-width:1024px){
.Banner002826  li.slick-slide img.pc{display: none;}
.Banner002826  li.slick-slide video{left: -100%;top: 100%; opacity: 0;}
.Banner002826  li.slick-slide .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 50px; z-index: 20;}
.Banner002826  li.video-show .open-video{left: -100%;opacity: 0; transform: translateX(-100%);}
.Banner002826  li.video-show video{left: 50%; top: 50%; opacity: 1;}
}

/*方法5  添加播放按钮+弹窗*/
.Banner002826 .open-video{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3) url(../images/Banner002826_play.png) no-repeat center center;background-size: auto 83px; z-index: 20; cursor: pointer;}
.video-openbox{position:fixed;left:0;height:100%;width:100%; z-index:500;background:rgba(0,0,0,0.5); top:0;}
.video-openbox .ytable{height: 100%;}
.video-openbox .close{position: absolute;right: 20px;top: 20px; width: 30px; height: 30px; z-index: 10; cursor: pointer;}
.video-openbox .close:before,
.video-openbox .close:after{position: absolute;width: 100%; left: 0; top: 50%; height: 3px; margin-top: -1.5px; background: #fff; content: '';transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.video-openbox .close:after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}
.video-openbox video{max-width: 1200px; margin: 0 auto;display: block;}

.slick-slider {position: relative;display: block;-webkit-touch-callout: none;-ms-touch-action: pan-y; touch-action: pan-y;-webkit-tap-highlight-color: transparent}
.slick-list { position: relative; z-index: 1;display: block; overflow: hidden;}
.slick-list:focus {outline: none}
.slick-list.dragging {cursor: pointer;cursor: hand;}
.slick-slider .slick-track, 
.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)}
.slick-track {position: relative; top: 0; left: 0; display: block;}
.slick-track:before, 
.slick-track:after{display: table; content: '';}
.slick-track:after{ clear: both;}
.slick-loading .slick-track { visibility: hidden;}
.slick-slide{ display: none; float: left; min-height: 1px;}
[dir = 'rtl'] .slick-slide {float: right;}
.slick-slide .slick-loading img { display: none;}
.slick-slide .dragging img { pointer-events: none;}
.slick-initialized .slick-slide { display: block;}
.slick-loading .slick-slide { visibility: hidden;}
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent;}
.slick-arrow .slick-hidden { display: none;}

.Banner002826 .slick-dots{ position:absolute; width:100%; text-align:center; bottom:5%; z-index:10;}
.Banner002826 .slick-dots li{ position:relative;width:34px; border-radius:50%;  height:34px; background:transparent; margin:0 10px; cursor:pointer; display: inline-block;list-style: none;}
.Banner002826 .slick-dots li button{ position:absolute; font-size: 0;padding: 0;border: 0;width:12px; height:12px;border-radius:50%; background:#fff; left:50%; top:50%; margin:-6px 0 0 -6px;}
.Banner002826 .slick-dots li.slick-active{background:rgba(255,255,255,0.2);}
@media(max-width:1024px){
.Banner002826 .slick-dots{bottom:3%;}
.Banner002826 .slick-dots li{width:24px;height:24px; margin:0 2px; }
}








.Hometitle{text-align: center;margin-bottom: 3%;position: relative;z-index: 3; color: #333;}
.Hometitle:after{display: block;content: '';margin:14px auto 0;width: 50px;height: 15px;background:url(../images/Hometit-bg.png) no-repeat center;}
.Hometitle .cn{font-size: 36px;margin-top: 6px;}
.Hometitle .en{opacity: 0.3;-webkit-opacity: 0.3;font-size: 16px; font-family: Arial," sans-serif"; text-transform: uppercase; }
@media(max-width:768px){
.Hometitle .cn{font-size: 22px; }
.Hometitle .en{font-size: 24px;}
.Hometitle:after{margin-top: 5px}
}








/*Floor003065 */
.Floor003065{padding:4vw 0 5vw;font-size: 16px; background:url(../images/Floor003065-bg.jpg) no-repeat center;}
@media(min-width:769px){
.Floor003065 .txt-info{padding-left: 3vw;}
.Floor003065 .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Floor003065 .ytable,
.Floor003065 .ytable-cell{display: block;}
}

.Floor003065 .video .pic{position: relative; z-index: 1; overflow: hidden;background: #000; border-radius:0 30px;}
.Floor003065 .video .pic img{opacity: 0.9;}
.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: 83px;height: 83px;background:url(../images/Banner002826_play.png) no-repeat center; 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:640px){
.Floor003065 .video .play:before{width: 20vw; height: 20vw;}
}

.Floor003065 .more a{display: inline-block;line-height:3.6em;background-color: #0F71CB;font-family: Arial," sans-serif";color: #fff; padding: 0 6.285em 0 1.572em; position: relative; font-size: 14px; border-radius: 0 14px;}
.Floor003065 .more a:after{position: absolute;width: 1.428em;height: 1.428em;background-color: #ffffff;top: 50%; margin-top: -0.714em;opacity: 0.2;border-radius: 50%; content: '';right: 1.572em;}
.Floor003065 .more a .icon{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor003065 .more a .icon:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor003065 .more a:hover .icon{animation:infinite left3044 1.5s ease;}
@keyframes left3044{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}
@media(max-width:480px){
.Floor003065 .more a{font-size: 3.5vw;}
}
.Floor003065 .txt-info .inner{position: relative; z-index: 3;}
.Floor003065 .txt-info .info .name{color: #0F71CB;font-size: 24px;}
.Floor003065 .txt-info .info .name sup{font-size: 18px;}
.Floor003065 .txt-info .info p{line-height: 35px;margin:1.5vw 0 3vw;}

@media(max-width:768px){
.Floor003065 .txt-info{margin-bottom: 5vw;padding-top: 20px }
.Floor003065 .txt-info .info p{font-size: 14px;line-height: 2}
}
@media(max-width:640px){
.Floor003065 .txt-info .info .name{font-size: 5vw;}
}







/*RighInfo002806 */
.RighInfo002806{padding:6vw 0; background-image:url(../images/RighInfo002806-bj.jpg); background-size:cover; background-repeat: no-repeat; background-position: center;}
.RighInfo002806 .Hometitle{color: #fff;}
.RighInfo002806 .Hometitle:after{background-image:url(../images/Hometit-bg1.png);}
.RighInfo002806 .txt p{line-height: 35px;font-size: 16px;margin:0;color: #fff;text-align: center;opacity: 0.9;}
.RighInfo002806 .num .pic img{display: block; width: 100%;}
.RighInfo002806 .num .list{ margin-top:6% ;position: relative;}
.RighInfo002806 .num .list:before,
.RighInfo002806 .num .list:after{position: absolute; content: ''; border:3px solid #fff; width: 30px; height: 30px;}
.RighInfo002806 .num .list:before{left: 0; top: 0; border-right: 0;border-bottom: 0;}
.RighInfo002806 .num .list:after{right: 0; bottom: 0; border-top: 0;border-left: 0;}
.RighInfo002806 .num .list li{float:left; width:25%; padding:45px 0;}
.RighInfo002806 .num .list li .inner{padding-left: 18%;color: #fff;font-size: 100px;}
.RighInfo002806 .num .list li aside{overflow: hidden;height: 60px;}
.RighInfo002806 .num .list li sub{font-size: 20px;line-height: 20px;vertical-align: top;margin-top: 34px;margin-left: 12px;}
.RighInfo002806 .num .list li span{font-size: 60px;line-height: 60px;vertical-align: text-top;font-family: 'DIN-Medium';}
.RighInfo002806 .num .list li p{font-size: 14px;margin-top: 8px;}
.RighInfo002806 .num .list li aside *{display: inline-block;}

@media(min-width:769px){
.RighInfo002806 .pic{float: left; width:50%; position: relative;}
.RighInfo002806 .word{float: right; width:45%; }
}
@media(max-width:1280px){
.RighInfo002806 .num .list li .inner{font-size: 80px;}
}
@media(max-width:1024px){
.RighInfo002806 .num .list li .inner{font-size: 70px;}
}
@media(max-width:768px){
	.RighInfo002806 .txt p{font-size: 14px;line-height: 2}
	.RighInfo002806 .num .list li aside{height: 24px}
	.RighInfo002806 .num .list li span{font-size: 24px;line-height: 24px;}
	.RighInfo002806 .num .list li sub{font-size: 12px;line-height: 12px;margin-top: 10px;margin-left: 5px;}
	.RighInfo002806 .num .list li p{font-size: 12px}
}
@media(max-width:480px){
.RighInfo002806 .num .list li .inner{font-size: 50px;}
}







/*Floor002573 */
.Floor002573{padding-top: 4vw;}
.Floor002573 .owl-carousel{ position:relative; z-index:10;}
.Floor002573 .owl-stage-outer{ overflow:hidden;}
.Floor002573 .owl-item{ float:left;}
.Floor002573 .item{ position:relative; overflow:hidden;}
.Floor002573 .item a{ color:#fff; position:absolute; left:0; top:0; height:100%; width:100%; text-align:center; background:rgba(0,0,0,0.35); transition:0.3s;}
.Floor002573 .item .pic{ display:block; width:100%;}
.Floor002573 .item a .ytable{height: 100%;}
.Floor002573 .item .icon{ max-width:65px; max-height:65px; opacity:0.5; transition:0.4s;}
.Floor002573 .item h3{margin:0;font-size:24px;padding: 3% 0;font-weight:normal;}
.Floor002573 .item p{ line-height:35px;  height:0;font-size:16px;max-width:400px; margin:0 auto;transition:0.3s; transform:translateY(100px); opacity:0; margin-bottom:0; }
.Floor002573 .item i{display: block;margin: 0 auto;margin-top: 5%;font-style: normal;font-weight: 100;font-size: 18px;color: #fff;width: 44px;height: 44px;text-align: center;line-height: 42px;border: 1px solid #fff;}
.Floor002573 .more{ margin: 0 auto; margin-top: 5%;  display: none; }
.Floor002573 .more span{display: inline-block;line-height: 3.6em;border: 1px solid #fff;font-family: Arial," sans-serif";color: #fff; padding: 0 6.285em 0 1.572em; position: relative; font-size:14px; border-radius: 0 14px;}
.Floor002573 .more span:after{position: absolute;width: 1.428em;height: 1.428em;background-color: #ffffff;top: 50%; margin-top: -0.714em;opacity: 0.2;border-radius: 50%; content: '';right: 1.572em;}
.Floor002573 .more span .i{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor002573 .more span .i:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor002573 .more span:hover .i{animation:infinite left3044 1.5s ease;}

.Floor002573 .item a:hover{background:rgba(15,113,203,0.9);}
.Floor002573 .item a:hover p{opacity:1;height:70px;margin-bottom: 8%;transform:translateY(0);}
.Floor002573 .item a:hover .icon{ opacity:1;}
.Floor002573 .item a:hover i{ display: none; }
.Floor002573 .item a:hover .more{ display: block; }

@media(min-width:1025px){
.Floor002573 .disabled{ display:none;}
}
@media(max-width:1024px){
.Floor002573{ padding-left:3%; padding-right:3%;}
.Floor002573 .owl-nav{ text-align:center; padding:3% 0;}
.Floor002573 .owl-nav button{ margin:0 1px; position:relative; border:none; background: #0F71CB; width:40px; height:40px; padding:0; cursor:pointer;}
.Floor002573 .owl-nav span{ overflow:hidden; display:block;  text-align:left;text-indent:-999em; width:12px; height:12px; border-top:3px solid #fff; border-right:3px solid #fff; }
.Floor002573 .owl-nav .owl-prev span{margin-left:15px; transform:rotate(-135deg);}
.Floor002573 .owl-nav .owl-next span{margin-left:12px;transform:rotate(45deg);}
}
@media(max-width:480px){
.Floor002573 .item .icon{ max-width:40px; max-height:40px;}
}






/*Floor002573 */
.Floor002574{padding:4vw 0; background:url(../images/Floor002574-bg.gif);}
.Floor002574 .owl-carousel{ position:relative; z-index:10;}
.Floor002574 .owl-stage-outer{ overflow:hidden;}
.Floor002574 .owl-nav{display: none;}
.Floor002574 .owl-item{ float:left; background: #fff; border-radius: 0 30px; overflow: hidden;}
.Floor002574 .item{ position:relative; overflow:hidden;}


.Floor002574 .pic{position: relative; z-index: 1; overflow: hidden; }
.Floor002574 .pic img{display: block;}
.Floor002574 .txt-info{position: relative; z-index: 3;}
.Floor002574 .txt-info .name{font-size: 24px;border-left:3px solid #0F71CB;line-height: 24px;font-weight: bold;padding-left: 16px;}
.Floor002574 .txt-info .name a{color: #0F71CB;}
.Floor002574 .txt-info .tit{color: #333;font-size: 20px;margin-top: 1.5vw;}
.Floor002574 .txt-info p{line-height: 32px;margin: 1vw 0 2vw;font-size: 16px;color: #888;height: 64px;}
.Floor002574 .more a{display: inline-block;line-height: 3.6em;background-color: #0F71CB;font-family: Arial," sans-serif";color: #fff; padding: 0 6.285em 0 1.572em; position: relative; font-size: 14px; border-radius: 0 14px;}
.Floor002574 .more a:after{position: absolute;width: 1.428em;height: 1.428em;background-color: #ffffff;top: 50%; margin-top: -0.714em;opacity: 0.2;border-radius: 50%; content: '';right: 1.572em;}
.Floor002574 .more a .icon{position: absolute; width: 2.428em; height: 1px;background: #fff;right: 2em; top: 50%;}
.Floor002574 .more a .icon:after{position: absolute; border:4px solid transparent; border-left-color: #fff; content: '';right: -5px; top: 50%; margin-top: -4px; border-left-width: 5px;}
.Floor002574 .more a:hover .icon{animation:infinite left3044 1.5s ease;}
@keyframes left3044{
0%{transform: translateX(0);}
50%{transform: translateX(-10px);}
100%{transform: translateX(0);}
}
@media(min-width:769px){
.Floor002574 .txt-info{padding:0 3vw;}
.Floor002574 .ytable-cell{width: 50%;}
}
@media(max-width:768px){
.Floor002574 .ytable,
.Floor002574 .ytable-cell{display: block;}
.Floor002574 .txt-info{padding:20px;}
.Floor002574 .txt-info .name{font-size: 20px}
.Floor002574 .txt-info .tit{font-size: 16px;}
.Floor002574 .txt-info p{font-size: 14px;line-height: 2em;height: 4em;overflow: hidden;}
}
@media(max-width:480px){
.Floor002574 .more a{font-size: 3.5vw;}
}

.Floor002574 .owl-dots{ display: block; width: 100%; margin-top: 3%; text-align: center;}
.Floor002574 .owl-dots> button{display: inline-block;margin:0 5px;border: none;background: transparent;padding: 0;}
.Floor002574 .owl-dots> button >span{display: block;width: 12px;height: 12px;border-radius: 50%;background: #d2d2d2;}
.Floor002574 .owl-dots> button.active >span{ background:#0F71CB;}











/*Bottom002743 */
.Bottom002743{background:url(../images/Bottom002743-bj.jpg) no-repeat center;background-size:cover;padding-top:70px;color: rgba(255,255,255,0.9);}
.Bottom002743 a{color: rgba(255,255,255,0.7);}
.Bottom002743 a:hover{color: #fff;}
.Bottom002743 .copyright{line-height: 26px;padding: 20px 0;color: #fff;margin-top: 50px;border-top: 1px solid rgba(255,255,255,0.1);}
.Bottom002743 .copyright aside a{color: rgba(255, 255, 255, 0.8);}
.Bottom002743 .copyright aside a:hover{color: #fff;}
.Bottom002743 .copyright aside a:not(:last-child):after{display: inline-block; content: ''; width: 1px; height: 13px; background: #c0c0c0; vertical-align: middle; margin: 0 20px;}

.Bottom002743 .contact{max-width: 270px;}
.Bottom002743 .contact .name,
.Bottom002743 nav dl dt{font-size: 18px;color: #fff; padding-bottom: 25px;}
.Bottom002743 .contact li{padding-bottom: 16px;}
.Bottom002743 .contact li aside{ padding-left: 28px;background-position: left top; background-repeat: no-repeat;}
.Bottom002743 .contact li:nth-child(1){padding-bottom: 20px;}
.Bottom002743 .contact li:nth-child(1) aside{background-image: url(../images/Bottom002743_icon_call.png);}
.Bottom002743 .contact li:nth-child(2) aside{background-image: url(../images/Bottom002743_icon_add.png); line-height: 24px; background-position: left 4px;}
.Bottom002743 .contact li b{font-size: 28px;color: #ffc13b;}
.Bottom002743 nav dl dt a{color: #fff;}
.Bottom002743 nav dl{float: left; max-width: 180px;}
.Bottom002743 nav dd{line-height: 24px;padding: 5px 0;}
.Bottom002743 nav .open{display: block;width: 12px; height: 12px; border:6px solid transparent; border-top-color:#fff; margin-top: 10px; cursor: pointer;}
.Bottom002743 nav .code{text-align: center;}
.Bottom002743 nav .code img{max-width: 121px;}
@media(min-width:769px){
.Bottom002743 .contact{float: left;}
.Bottom002743 .copyright aside{float: right;}
}
@media(max-width:768px){
.Bottom002743{padding-top: 5%;}
.Bottom002743 nav{display: none;}
.Bottom002743 .contact{display: table; margin: 0 auto;}
.Bottom002743 .links{margin: 30px 0; }
.Bottom002743 .contact .name,
.Bottom002743 .copyright{text-align: center;}
}




/*
 .Banner002291 为demo编号
 */
.Banner002291 { overflow: hidden;}
.Banner002291 span{ display: none;}
.Banner002291 img{ max-width: none; width: 155%; margin-left: -27.5%;}
@media only screen and (min-width: 768px) {
	.Banner002291 img{ width: 150%; margin-left: -25%;}
}
@media only screen and (min-width: 1024px) {
	.Banner002291 img{ width: 140%; margin-left: -20%;}
}
@media only screen and (min-width: 1200px) {
	.Banner002291{ height: 400px;}
	.Banner002291 img{ display: none;}
	.Banner002291 span{ display: block; background-position: center; background-repeat: no-repeat; height: 400px; width: 100%;}
}
/*Menu002147 */
.Menu002147{ background:#f8f8f8;}
.Menu002147 ul{ display:table; margin:0 auto;}
.Menu002147 li{ float:left; padding:0 40px;position:relative;}
.Menu002147 li:after{ position:absolute; content:''; width:1px; right:0; top:50%; height:14px; margin-top:-7px; background:#dfdfdf;}
.Menu002147 li.end:after{ display:none;}
.Menu002147 li a{ display:block;font-size:16px; position:relative; overflow:hidden; line-height:82px;height:82px;}
.Menu002147 li a:after{ position:absolute; left:0; bottom:0;content:''; height:2px; width:100%;}
.Menu002147 li.aon a,
.Menu002147 li:hover a{ color:#0F71CB;}
.Menu002147 li.aon a:after,
.Menu002147 li:hover a:after{ background:#0F71CB;}
@media(max-width:1024px){
.Menu002147 li{ padding:0 20px;}
.Menu002147 li a{  line-height:50px;height:50px;}
}
@media(max-width:768px){
.Menu002147 ul{ display:block;}
.Menu002147 li{ float:left; width:25%; text-align:center; padding:0;}
}
@media(max-width:768px) and (min-width:481px){
.Menu002147 li:nth-child(4n):after{ display:none;}
}
@media(max-width:480px){
.Menu002147 li{ width:33.33333333333%}
.Menu002147 li:nth-child(3n):after{ display:none;}
}
@media(max-width:375px){
.Menu002147 li a{ font-size:14px;}
}
/*
 .RighInfo002803 为demo编号
 */
.RighInfo002803 { padding: 4% 0; background:url(../images/Floor003065-bg.jpg) no-repeat center;}
.RighInfo002803 .auto { max-width: 1400px; }

@media(max-width:1440px) {
.RighInfo002803 .auto { padding-left: 2%; padding-right: 2%; }
}
.RighInfo002803 .img{float: left;width: 48%;border-radius: 0 20px;overflow: hidden;}
.RighInfo002803 .name { font-size: 26px; color: #0F71CB; line-height: 1; padding-bottom: 20px;margin-top: 34px; }
.RighInfo002803 .word {  position: relative;float: right;width: 48% }
.RighInfo002803 .word p{line-height: 30px; font-size: 16px; color: #585858;text-align: justify;}

@media(max-width:1440px) {
/*.RighInfo002803 .img,.RighInfo002803 .word{float: none;width: 100%}*/
.RighInfo002803 .name{font-size: 22px;padding-bottom: 0}
.RighInfo002803 .word p{font-size: 14px;line-height: 2;}
}
@media(max-width:768px) {
.RighInfo002803 .img,.RighInfo002803 .word{float: none;width: 100%}
}



/*RighInfo002852 */
.RighInfo002852{padding: 4vw 0;background: url(../images/RighInfo002852-bg.jpg) no-repeat center;color: #fff;background-size: cover}
.RighInfo002852 .intro-main .pic img{display: block;width: 100%;border-radius: 0 12px;}
.RighInfo002852 .Hometitle{color: #fff;}
.RighInfo002852 .Hometitle:after{background-image:url(../images/Hometit-bg1.png);}

.RighInfo002852 .intro-main .tit{font-size: 15px;margin-top: 10px;text-align: center;line-height: 1.75}
.RighInfo002852 .intro-main dd{float: left;width: 50%;font-size: 15px;padding:10px 0;padding-left: 30px;background: url(../images/TextList002855_icon.png) no-repeat left center;}

@media(min-width:641px){
.RighInfo002852 .intro-main .left{float: right;width: 75%;}
.RighInfo002852 .intro-main .pic{float: left;width: 20%;}
}
@media(max-width:640px){
	.RighInfo002852 .intro-main .pic{width: 80%; margin: 0 auto;}
	.RighInfo002852 .intro-main dd{float: none;width: 100%;font-size: 14px;padding:4px 0 4px 20px;}
	.RighInfo002852 .intro-main .pic img{max-width: 160px;margin:20px auto 0;}
}
@media(max-width:480px){
.RighInfo002852 .title-css span{font-size: 18px;}
}


/*PicList002925 */
.PicList002925{background: url(../images/Floor002574-bg.gif);padding: 3.125vw 0;overflow: hidden;}
.PicList002925 .auto{max-width: 1400px;}
.PicList002925 .tab{text-align: center;margin-bottom: 3vw;}
.PicList002925 .tab a{display: inline-block;line-height: 40px;height: 40px;background: #fff;border-radius: 3px;color: #333;padding:0 30px;margin:0 10px;font-size: 16px;}
.PicList002925 .tab a.on{background: #0F71CB;color: #fff;}
.PicList002925 .slick-list{ text-align: center;}
.PicList002925 .slick-list .slick-track { display: inline-block;}
.PicList002925 .slick-list ul{margin: 0 -2vw;}
.PicList002925 .slick-list li{float: left; text-align: center;position: relative;background: url("../images/PicList002925_taibg.png") repeat-x top 70% left;}
.PicList002925 .slick-list li a{display: block;position: relative; z-index: 3;}
.PicList002925 .slick-list li .pic{padding-bottom: 1.98vw;}
.PicList002925 .slick-list li .Ispic{padding-bottom: 55%;background-size: contain;}
.PicList002925 .slick-list li .tit{margin-top: 1.303vw; margin-bottom: 2.08vw; padding: 0 5%;}
.PicList002925 .slick-list li .tit aside{font-size: 16px; line-height: 1.25em;height: 2.5em;}
@media(min-width:769px){
/*.PicList002925 .slick-list li{width:25%;}*/
}
@media(max-width:768px){
.PicList002925 .slick-list{padding: 0 6vw;}
/*.PicList002925 .slick-list li{width:50%;}*/
.PicList002925 .slick-list li .pic{padding-bottom: 14vw;}
.PicList002925 .slick-list li .tit{margin-bottom: 5vw;}
.PicList002925 .slick-list li .tit aside{font-size: 16px;}
}


.PicList002925 .slick-dots{text-align: center;}
.PicList002925 .slick-dots li{display: inline-block;width: 10px; height: 10px; margin: 10px 5px;position: relative;list-style: none;}
.PicList002925 .slick-dots li button{font-size: 0; width: 100%; height: 100%; left: 0; top: 0;background: rgba(0,0,0,0.2);border: 0;padding: 0; position: absolute; border-radius: 50%;}
.PicList002925 .slick-dots li.slick-active button{background: #0F71CB;}



/*Timeline000397 */
.Timeline000397{ padding: 4% 0 2%;background: url(../images/Timeline000397-bg.jpg) no-repeat center;}
.Timeline000397 .box{ position:relative; padding:0;}
.Timeline000397 .box::before{content:'';width: 100%;height: 2px;background: #0F71CB;position: absolute;left: 0;top: 50%;margin-top: 2px;z-index: 1;}
.Timeline000397 .owl-stage-outer{ overflow:hidden;}
.Timeline000397 .owl-item{ float:left;}
.Timeline000397 .auto{ position:relative; z-index:2;}
.Timeline000397 .bd li{ float:left; width:200px; }
.Timeline000397 .owl-nav button{padding:0;width: 38px;height: 38px;position:absolute;top:50%;margin-top: -16px;border-radius:50%;border: 2px solid #0F71CB;background: #fff;z-index:10;cursor:pointer;}
.Timeline000397 .owl-nav button span{display:block;font-size: 0;display:inline-block;width: 12px;height: 12px;border-right: 2px solid;border-top:2px solid;position: absolute;top: 11px;right: 13px;border-color: #0F71CB;transform: rotate(45deg);}
.Timeline000397 .owl-nav button.owl-prev  span{transform: rotate(-135deg);right: 9px;}
.Timeline000397 .owl-nav button.disabled{cursor:default;background: #fff;}


 .Timeline000397 time{font-family: 'DIN-Medium';padding-top: 34px;position: relative;width: 120px;height: 120px;text-align: center;line-height: 1.25;background:#fff;border-radius:50%;box-shadow:0 0 15px rgba(0,0,0,0.1);color: #0F71CB;font-size: 24px;margin: auto;display: block;left: 50%;transform: translateX(-50%);}
.Timeline000397 time:after{width: 84%;height: 84%;content: '';border: 2px #0F71CB solid;position: absolute;left: 8%;top: 8%;border-radius: 50%;}
 .Timeline000397 time span{display: block;}
.Timeline000397 .item{position:relative;}
.Timeline000397 .item .icon{width:12px;background:url(../images/Timeline000397-icon1.png) no-repeat left bottom;}
.Timeline000397 .item div{color: #333;font-size: 15px;}

@media(min-width:1001px){
.Timeline000397 .owl-prev{ left:-24px; }
.Timeline000397 .owl-next{ right:-24px; }
}
@media(min-width:601px){
.Timeline000397 .item{height: 406px;}
.Timeline000397 .item .icon{height:50%;position:absolute;top:0;left:50%;margin-left:-6px;margin-top: 2px;}
.Timeline000397 .owl-item:nth-child(2n) .icon{top:50%;background-image:url(../images/Timeline000397-icon2.png);background-position:0 5px;margin-top: -1px;}
.Timeline000397 .item div{line-height: 24px;overflow:auto;max-height: 260px;position:absolute;width:100%;left:0;bottom:310px;text-align: center;}
.Timeline000397 .owl-item:nth-child(2n) .item div{bottom:auto;top: 313px;}
.Timeline000397 .item time{position:absolute;top: 58%;}
.Timeline000397 .owl-item:nth-child(2n) .item time{top: 15%;}
}
@media(max-width:1000px){
.Timeline000397 .owl-prev{ left:0; }
.Timeline000397 .owl-next{ right:0; }
}
@media(max-width:600px){
.Timeline000397::before{ top:60px; margin-top:0;}
.Timeline000397 .box::before{display: none;}
.Timeline000397 .item time{ font-weight:bold; font-size:18px; display:block; line-height:40px;left:auto;transform: translateX(0);z-index: 10}
.Timeline000397 .item{ padding:0 5%;}
.Timeline000397 .item .icon{}
.Timeline000397 .owl-nav button{ top:30px; margin-top:0;}
.Timeline000397 .item .icon{ display:none; margin:0 auto; height:50px; background-position:center bottom;background-image:url(../images/Timeline000397-icon2.png);}
.Timeline000397 .item div{ padding:2% 0 5%;text-align: center;}
}



/*PicList001958*/
.PicList001958{padding: 4% 0 1%;}
.PicList001958 li{overflow:hidden;padding:25px;border:1px solid #CCCCCC;position: relative;margin-bottom: 2%}
.PicList001958 li:hover{border-color: #0F71CB;}
.PicList001958 li div{position:relative;padding-left: 29%;padding-right: 21%;padding-bottom: 3%}
.PicList001958 li .Ispic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList001958 li .Ispic img{ display:none;}
.PicList001958 li h1{margin:0;font-size:18px;padding: 30px 0 22px;}
.PicList001958 li:hover h1 a{color: #0F71CB;}
.PicList001958 li time{color:#999;position: absolute;top: 5%;right: 0;font-size: 18px;border-left: 1px solid #DEDEDE;padding: 45px 5% 0 5%;height: 90%;font-family: 'DIN-Medium';}
.PicList001958 li time span{font-size: 58px;display:block;color: #555;font-weight: bold;}
.PicList001958 li:hover time,.PicList001958 li:hover time span{color: #0F71CB;}
.PicList001958 li p{color:#666;margin:0;line-height: 33px;height: 100px;overflow:hidden;font-size: 15px;text-align: justify;}
.PicList001958 li time .line{font-style: normal;display: none;}
@media(max-width:768px){
.PicList001958 li div{ padding-left:45%;}
.PicList001958 li .Ispic{width:42%;}
}
@media(max-width:480px){
.PicList001958 li div{ padding-left:0;}
.PicList001958 li .Ispic{ position:relative; display:block; width:auto; padding-bottom:50%;}
.PicList001958 li p{line-height:20px; height:40px; font-size:12px;}
.PicList001958 li h1{font-size:16px;}
.PicList001958 li div{padding-right: 0;}
.PicList001958 li time{position: relative;padding: 0;font-size: 12px;border: 0;display: inline-block;margin-top: 10px;}
.PicList001958 li time span{font-size: 12px;float: right;font-weight: normal;color: #999;}
.PicList001958 li h1{padding: 5px 0;}
.PicList001958 li time .line{display: inline-block;}
}


/*
 .Page002274 为demo编号
 */
.Page002274_2{padding:2% 0 5%;}
.Page002274{ text-align:center;color:#666666;}
.Page002274 .Pages *{ vertical-align:middle;}
.Page002274 .Pages .p_cur,
.Page002274 .Pages .p_count,
.Page002274 .Pages .p_total{ display:none;}
.Page002274 .Pages a{ display:inline-block; padding: 0 15px; line-height:37px; background-color: #eef0f1; color:#666666; margin-left:5px;font-family: "Arial"}
.Page002274 .Pages a:hover,
.Page002274 .Pages a.a_cur{ color:#fff; background-color:#0F71CB;}
.Page002274 .Pages em{ font-style:normal; display:inline-block; vertical-align:middle;}
.Page002274 .Pages .i_text{ width:47px; height:36px; line-height:36px;border:1px solid #0F71CB;}
.Page002274 .Pages .i_button{ cursor:pointer; background:none; width:47px; height:36px;border:1px solid #0F71CB;}
.Page002274 .Pages .p_jump b{font-weight:normal; margin:0 5px;}
.Page002274 .Pages .a_prev,.Page002274 .Pages .a_next{ font-family: "宋体"; padding:0 25px; }

@media(max-width:1000px){
.Page002274 .Pages em{ display:none;}
}
@media(max-width:640px){
.Page002274 .Pages a.a_first,
.Page002274 .Pages a.a_end{ display:none;}
.Page002274 .Pages a{ padding:0 10px;}
}


/*
 .PicList002796 
 */
.PicList002796{ padding:4% 0 1%;}
.PicList002796 li{overflow:hidden;padding:25px;border:1px solid #CCCCCC;position: relative;margin-bottom: 2%; transition: all .3s ease;}
.PicList002796 li:hover {box-shadow: 0px 0px 20px rgba(0,0,0,.15);}
.PicList002796 li .pic{ position:absolute; left:0; top:0; height:100%; width:26%;}
.PicList002796 figure{ position:relative;}
.PicList002796 figure .video-box{display: none!important;}
.PicList002796 figure em{ display:block; padding-bottom: 64%; background-size:cover; background-position:center center; background-repeat:no-repeat;}
.PicList002796 figure a{ width:100%; height:100%; position:absolute; left:0; top:0; background-color:rgba(0,0,0,0.5);cursor: pointer; }
.PicList002796 figure a::before,
.PicList002796 figure a::after{position: absolute; content:'';z-index: 5;top: 50%;left: 50%;}
.PicList002796 figure a::before{width: 58px;height: 58px;border: 2px solid #fff;margin-left: -29px;margin-top: -29px;border-radius: 50%;}
.PicList002796 figure a::after{width: 0;height: 0;border-top: 9px solid transparent;border-bottom: 9px solid transparent;border-left: 14px solid #fff;margin-left: -4px;margin-top: -9px;}

.PicList002796 li .txt{position:relative;padding-left: 29%;padding-right: 21%;padding-bottom: 3%}
.PicList002796 li h1{margin:0;font-size:18px;padding: 30px 0 22px;color: #333}
.PicList002796 li p{color:#666;margin:0;line-height: 33px;height: 100px;overflow:hidden;font-size: 15px;text-align: justify;}

.PicList002796 li time{color:#999;position: absolute;top: 5%;right: 0;font-size: 14px;border-left: 1px solid #DEDEDE;padding: 45px 5% 0 5%;height: 90%;font-family: 'DIN-Medium';text-align: center;}
.PicList002796 li time span{font-size: 30px;display:block;color: #555;font-weight: bold;}
.PicList002796 li time i{display: inline-block;font-size: 14px;font-weight: normal;font-style: normal;}

@media(max-width:768px){
.PicList002796 li .txt{ padding-left:45%;}
.PicList002796 li .Ispic{width:42%;}
.PicList002796 figure em{ padding-bottom: 47%; background-size:cover;}
}
@media(max-width:480px){
.PicList002796 li .txt{ padding-left:0;}
.PicList002796 li .pic{  position:relative; display:block; width:auto; }
.PicList002796 li figure a::before{width: 50px;height: 50px;margin-left: -25px;margin-top: -25px;}
.PicList002796 li figure a::after{border-top-width: 10px;border-bottom-width: 10px;border-left-width: 15px;margin-left: -3px;margin-top: -7px;}

.PicList002796 li p{line-height:20px; height:40px; font-size:12px;}
.PicList002796 li h1{font-size:16px;}
.PicList002796 li div{padding-right: 0;}
.PicList002796 li time{position: relative;padding: 0;font-size: 12px;border: 0;display: inline-block;margin-top: 10px;}
.PicList002796 li time span{font-size: 12px;float: right;font-weight: normal;color: #999;}
.PicList002796 li h1{padding: 5px 0;}
.PicList002796 li time .line{display: inline-block;}
}
@media(max-width:375px){
.PicList002796 li figure a::before{width: 40px;height: 40px;margin-left: -20px;margin-top: -20px;}
}



.PicList002796_video{ position:fixed; z-index:999; left:0; top:0; height:100%; width:100%; background:rgba(0,0,0,0.5);}
.PicList002796_video .close{ cursor:pointer; position:absolute; right:5%; top:5%; width:40px; height:40px;}
.PicList002796_video .close::before,
.PicList002796_video .close::after{ position:absolute; content:''; transform:rotate(-45deg); width:100%; height:3px; background:#fff;}
.PicList002796_video .close::after{ transform:rotate(45deg);}
.PicList002796_video .ytable{height: 100%;}
.PicList002796_video .files{ margin:0 auto; width:96%; max-width:800px; max-height:50%;}
.PicList002796_video .files video{ background:#000;}

/*
 .RighInfo002275 为demo编号
 */

.RighInfo002275{padding: 4% 0}
.RighInfo002275 .title{font-size: 30px;color: #333;font-size: 100px;margin-bottom: 20px;padding-bottom: 2%;}
.RighInfo002275 .title .cn{font-size: 36px;}
.RighInfo002275 .title .en{font-size: 0.42em;font-family: 'DINCond-Bold';text-transform: uppercase;padding-bottom: 2%;opacity: 0.3}
.RighInfo002275 .title span{display: block;font-size: 16px;font-weight: normal;line-height: 30px;color: #666;}
.RighInfo002275 .title:after{ content:""; display:block; height:4px; background-color:#0F71CB; width:30px; z-index:1; margin-top:30px;}
.RighInfo002275 .text{margin-bottom: 30px}
.RighInfo002275 .text .name{font-size: 26px;color:#333;line-height: 38px; margin: 0; padding: 0;position: relative;padding-left: 0;margin-bottom: 20px}
.RighInfo002275 .text .p{font-size: 16px;color:#666;line-height: 38px; margin: 0; padding: 0;position: relative;padding-left: 28px;}
.RighInfo002275 .text .p:before{display: inline-block;content: '';width: 18px;height: 18px;position: absolute;left:0;top:50%;transform: translateY(-50%);}
.RighInfo002275 .text .address:before{background: url(../images/icon-1.png) no-repeat center;}
.RighInfo002275 .text .tell:before{background: url(../images/icon-2.png) no-repeat center;}
.RighInfo002275 .text .fax:before{background: url(../images/icon-3.png) no-repeat center;}
.RighInfo002275 .text .email:before{background: url(../images/icon-4.png) no-repeat center;}

.RighInfo002275 .text .code{margin-top: 30px;}
.RighInfo002275 .text .code span{display: block;}
.RighInfo002275 .text .code img{max-width: 102px;border: 1px solid #eaeaea;margin-top: 20px;}

.RighInfo002275 .map{width: 100%;height: 200px;}
.RighInfo002275 .map #map{height: 100%;}
.RighInfo002275 .map img{max-width: none !important;}

@media screen and (min-width: 768px) {
	.RighInfo002275 .text{float: left;width: 45%;}
	.RighInfo002275 .map{float: right;width: 50%;height: 260px;}
}

@media screen and (min-width: 1024px) {
	.RighInfo002275 .auto{background: url(../images/RighInfo002275-contact_bg.png) no-repeat center top;}
	.RighInfo002275 .map{float: right;width: 50%;height: 500px;}
}

@media screen and (min-width: 1367px) {
	.RighInfo002275 .text .title{margin-bottom: 20px}
	.RighInfo002275 .map{width: 750px;}
	.RighInfo002275 .text{width: 45%;}
}
@media screen and (max-width: 767px) {
	.RighInfo002275 .title{display: none}
}


/*
 .Service 为demo编号
 */

.Service{padding: 4% 0;background: url(../images/Service-bg.jpg) no-repeat center bottom;background-size: cover;}
.Service .title{font-size: 36px;text-align: center;}
.Service .title .sub-tit{color: #666;font-size: 20px;line-height: 1.584em; margin-bottom: 0.4167em;}
.Service .title .sub-tit:before,
.Service .title .sub-tit:after{width: 32px; height: 1px; display: inline-block; content: ''; vertical-align: middle;background-color: #c8c8c8; margin: 0 20px;}
.Service .title .tit{color: #333;letter-spacing: 2px;}

.Service .list ul{text-align: center;margin-top: 50px;border-bottom: 1px dashed #e8e8e8;padding-bottom: 4%;}
.Service .list li{display: inline-block;width:16%;vertical-align: top;}
.Service .list li .t{font-size: 15px;color: #333;line-height: 24px;height: 48px;margin-top: 10px;}

.Service .list2 li{width: 24%;}
.Service .list3 li{width: 38%;margin:0 3%;}
@media(max-width:768px){
.Service .title{font-size: 26px;}
.Service .title .sub-tit{font-size: 14px}
.Service .list ul{margin-top: 0;clear: both;}
.Service .list li{width: 50%;float: left;padding:0 3%;margin: 20px auto 0}
.Service .list li:nth-child(2n+1){clear: both;}
.Service .list li .t{height: auto}
}

/*
 .Menu002252 为demo编号
 */
.Menu002252{padding:3% 0 4%;text-align:center; overflow:hidden;}
.Menu002252 a{font-size:16px; display: block;background:#e9e9e9; padding: 10px; margin-bottom: 1px; }
.Menu002252 a.aon,.Menu002252 a:hover{ color:#fff; background-color:#0F71CB;}
@media(min-width:768px){
	.Menu002252 a{ display:inline-block; line-height:30px;  padding:0 15px; min-width:115px; border-radius:30px; overflow:hidden; margin:0 7px 1px;}
}
@media(min-width:1024px){
   .Menu002252 a{display:inline-block;line-height:42px; padding:0 20px;background:#F8F8F8; min-width:150px; border-radius:36px;}
}

/*PicList002736 */
.PicList002736{padding-top: 4%}
.PicList002736 li{margin-bottom: 3%;float: left;width: 31.3333%;margin-right: 3%;}
.PicList002736 li:nth-child(3n){margin-right: 0;}
.PicList002736 li a{overflow: hidden;display: block;background: #fff;transition: 0.3s;border-radius: 0 26px;border:1px solid #CCCCCC;}
.PicList002736 li a:hover{box-shadow: 0 10px 14px rgba(60,60,66,0.3);}
.PicList002736 li .Ispic{ background-size: contain;padding-bottom: 68%;}
.PicList002736 li .txt{ padding:5% 8%;}

.PicList002736 li .txt .name{color: #0F71CB;font-size: 18px;font-weight: bold;margin: 0 0 10px;}
.PicList002736 li .txt p{line-height: 30px;margin:0;font-size: 16px;color: #888;height: 60px;}

@media(max-width:768px){
.PicList002736 li {float: none;width: 100%}
}
@media(max-width:480px){
	.PicList002736 li{margin-bottom: 20px;}
.PicList002736 li .Ispic{padding-bottom: 58%;}
.PicList002736 li .txt{ padding: 15px;}
}






/*
 .RighInfo002254 为demo编号
 */
.RighInfo002254{ padding:4% 0;}
.RighInfo002254 .list_img{ float:left; width:55.6%; position:relative;}
.RighInfo002254 .big_img{ position:absolute; left:0; top:0; height:100%; width:80%;}
.RighInfo002254 .big_img li,
.RighInfo002254 .big_img li figure{ position:absolute; left:0; width:100%; top:0; height:100%;}
.RighInfo002254 .big_img li figure{ border:1px solid #dcdcdc;background-size:cover;}
.RighInfo002254 .list{ padding:42px 0 42px 82.9%;}
.RighInfo002254 .list .bd{ position:relative;}
.RighInfo002254 .list a{ position:absolute; width:17.1%; height:40px; right:0; background:url(../images/RighInfo002254-btn_prev.png) no-repeat center center/auto 50%;  cursor:pointer;}
.RighInfo002254 .list a.prev{ top:0;}
.RighInfo002254 .list a.next{ bottom:0; background-image:url(../images/RighInfo002254-btn_next.png);}
.RighInfo002254 .list a.prevStop,
.RighInfo002254 .list a.nextStop{ cursor:default;}
.RighInfo002254 .list li{ height:130px;  position:relative;}
.RighInfo002254 .list li figure{ position:absolute; left:0; width:97%; top:9px; bottom:15px; background-size:cover; border:1px solid #f2f2f2;}
.RighInfo002254 .list li.on figure{ border:2px solid #0F71CB;}
.RighInfo002254 .right_info{ float:right; width:39.2%;}
.RighInfo002254 .right_info h1,
.RighInfo002254 .right_info h3,
.RighInfo002254 .right_info p{ margin:0;padding:5% 0;border-bottom:1px solid #e7e8e8;}
.RighInfo002254 .right_info h1{ padding:7% 0; color:#0F71CB; font-size:26px; }
.RighInfo002254 .right_info h3{ font-size:18px; font-weight:normal;padding-top: 8%;}
.RighInfo002254 .right_info p{line-height:30px; color:#999; margin-bottom:10%;font-size: 15px;}
.RighInfo002254 .right_info a{ display:inline-block; border:1px solid #e8e8e8; padding:16px 40px; color:#0F71CB; transition:0.4s;margin-top: 15%}
.RighInfo002254 .right_info a:hover{ background-color:#0F71CB; color:#fff;}

.RighInfo002254 .box{ padding:3% 0;}
.RighInfo002254 .box .tit{background: #f8f8f8;}
.RighInfo002254 .box .tit span{display: inline-block;line-height: 50px;background: #0F71CB;padding:0 30px;color: #fff;font-size: 24px;font-weight: lighter;}
.RighInfo002254 .box .info{padding:10px 0 30px;}
.RighInfo002254 .box .info p{font-size: 16px;line-height: 2;padding-left: 30px;position: relative;}
.RighInfo002254 .box .info p:before{display: inline-block;content: '';width: 10px;height: 10px;background:url(../images/RighInfo002254_icon.png) no-repeat center;position: absolute;left:0;top:10px;}

.RighInfo002254 .box .info .list-box .ul{margin: 30px auto 20px;}
.RighInfo002254 .box .info .list-box li{float: left;width: 31.3333%;margin-right: 3%;text-align: center;}
.RighInfo002254 .box .info .list-box li:nth-child(3n){margin-right: 0;}
.RighInfo002254 .box .info .list-box li .name{font-size: 18px;color: #333;font-weight: bold;margin: 20px auto 10px}
.RighInfo002254 .box .info .list-box li .intro{font-size: 14px;line-height: 1.5}

.RighInfo002254 .box .info .list-box2{text-align: left;}
.RighInfo002254 .box .info .list-box2 ul{padding-top: 3%;}
.RighInfo002254 .box .info .list-box2 li{float: left;width: 20%;position: relative;}
.RighInfo002254 .box .info .list-box2 li .inner{background: #F7F7F8;padding:30px 20px 30px 88px;position: relative;display: table;width: 100%}
.RighInfo002254 .box .info .list-box2 li:nth-child(2n) .inner{background: #F2F2F2}
.RighInfo002254 .box .info .list-box2 li .inner span{display: table-cell;color: #333;letter-spacing: 1px;line-height: 1.5;height: 84px;vertical-align: middle;width: 100%}
.RighInfo002254 .box .info .list-box2 li .inner i{position: absolute;left:20px;top:50%;transform: translateY(-50%);font-style: normal;display: block;font-size: 22px;font-family: 'Arial';width: 48px;height: 48px;line-height: 48px;text-align: center;border-radius: 50%;background:#fff; color: #0F71CB}
.RighInfo002254 .box .info .list-box2 li:nth-child(2) .inner i{}


@media(max-width:768px){
.RighInfo002254 .list_img,
.RighInfo002254 .right_info{ float:none; width:auto;}
}
@media(max-width:640px){
.RighInfo002254 .list li{ height:100px;}
.RighInfo002254 .right_info h1{font-size:20px; }
.RighInfo002254 .right_info h3{ font-size:16px;}
 }	
@media(max-width:480px){
.RighInfo002254 .list{ padding-top:30px; padding-bottom:30px;}
.RighInfo002254 .list a{ height:28px;}
.RighInfo002254 .list li{ height:80px;}
.RighInfo002254 .tab .h1_tab{ font-size:14px;}
.RighInfo002254 .tab .h1_tab span{ padding:0 3%;}
 }	


/*RighInfo002939 */
.RighInfo002939{padding:3.49vw 0;}
.RighInfo002939 .name{border-bottom: 1px dotted #cecece; text-align: center; margin-bottom: 37px;}
.RighInfo002939 .name h1{margin: 0 0 30px 0;font-size: 20px;color: #333;}
.RighInfo002939 .time{color: #c8c8c8;padding-bottom: 1.72vw;line-height: 16px;}
.RighInfo002939 .share{margin-left: 10px;}
.RighInfo002939 .time time,
.RighInfo002939 .share,
.RighInfo002939 .share > *{display: inline-block; vertical-align: middle;}
.RighInfo002939 .share em{font-style: normal;}

#bsPanel,
#bsPanel *,
.bsBox,
.bsBox *{box-sizing: content-box;}

.RighInfo002939 .edit-info{line-height: 2.5625em;color: #1e1e1e; text-align: justify; padding-bottom: 4vw;}
.RighInfo002939 .info-page{border: solid 1px #eee;}
.RighInfo002939 .info-page dd{line-height: 36px;}
.RighInfo002939 .info-page dd a{padding: 0 20px;}
.RighInfo002939 .info-page dd a:hover{color: #0F71CB;}
@media(min-width:641px){
.RighInfo002939 .info-page dd{float: left; width: 50%;}
.RighInfo002939 .info-page dd:nth-child(2){border-left: 1px solid #eee;}
.RighInfo002939 .time,
.RighInfo002939 .info-page dd a,
.RighInfo002939 .edit-info{font-size: 16px;}
}
@media(max-width:640px){
.RighInfo002939 .info-page dd:nth-child(2){border-top: 1px solid #eee;}
.RighInfo002939 .share{display: block; padding-top: 10px;}
}



/*
.TextList002322
*/
.TextList002322{ padding: 2% 0;}
.TextList002322 .list li{ position: relative; padding: 10px 100px 10px 0; line-height: 22px;}
.TextList002322 .list li *{ color: #999;}
.TextList002322 .list li time{ position: absolute; right: 0; top: 10px; display: block;}
.TextList002322 .list li a{position: relative; display: block; width: 100%;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; padding-left: 15px; }
.TextList002322 .list li a:before{ display: table; content: ">"; position: absolute; left: 0; top: 0; height: 100%; width: 20px;}
.TextList002322 .list li a:hover{ color: #0F71CB;}
@media only screen and (max-width:767px ) { .TextList002322{ padding: 20px 3%;} }


/*RighInfo002218*/
.RighInfo002218{overflow:hidden; min-height:246px; padding:4% 0;background: url(../images/Floor002574-bg.gif);}
.RighInfo002218 .box1{padding:15px 25px 15px 15px;color:#728391;font-size:14px;line-height:30px;background:url(../images/RighInfo002218-bg.png) no-repeat left bottom #fff;border-radius: 0 20px}
.RighInfo002218 .box1 .pic{float:right;margin-left:4%;}
.RighInfo002218 .box1 .h3{font-size:26px;color:#0F71CB;margin:0 0 20px 0; font-weight:normal;}
.RighInfo002218 .box1 p {line-height: 30px;font-size: 16px;color: #585858;text-align: justify;}
.RighInfo002218 .box1 p+p {margin:20px 0 0;}
.RighInfo002218 .box1 figure{color:#728391;float: left;width: 65%;padding:20px 0 20px 20px;}
.RighInfo002218 .box1 .pic {float: right;width: 30%;padding-top: 20px}
@media(max-width:1000px){
.RighInfo002218 .box1{padding:20px;}
.RighInfo002218 .box1 .pic{ float:none; margin:3% auto; display:block;padding:0;}	
.RighInfo002218 .box1 figure{float:none;width: 100%;padding:0;}
}
@media(max-width:480px){
.RighInfo002218 .box1 .pic{ width: 100%;}
}

.RighInfo002218 .videobox{ position: relative;height: 200px;}
.RighInfo002218 .videobg{ background-repeat: no-repeat; background-position: center; background-size: cover; position: relative; height: 200px;}
.RighInfo002218 .videobg .play{ display: block; background: url(../images/RighInfo002218-play.png) no-repeat center;  width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-size: 30px 30px; cursor: pointer; z-index: 5;}
.RighInfo002218 .videobg h2{ font-size: 18px; margin: 0; position: absolute; top: 50%; left: 0; width: 100%; text-align: center; font-weight: normal; color: #fff; margin-top: 40px;}
.RighInfo002218 .video{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 15; display: none;}
.RighInfo002218 .video video{ width: 100%; height: 100%; background: #000;}
@media only screen and (min-width: 768px) {
	.RighInfo002218 .videobg,.RighInfo002218 .videobox{ height: 400px;}
	.RighInfo002218 .videobg .play{background-size:40px 40px;}
	.RighInfo002218 .videobg h2{font-size: 20px;}
}
@media only screen and (min-width: 1024px) {
	.RighInfo002218 .videobg h2{font-size: 24px;}
	.RighInfo002218 .list .item .word{bottom: 38px; left: 20px;}
}
@media only screen and (min-width: 1200px) {
	.RighInfo002218 .videobg,.RighInfo002218 .videobox{ height: 600px;}
	.RighInfo002218 .videobg .play{background-size:50px 50px;}
	.RighInfo002218 .videobg h2{font-size: 30px;}
}

/*RighInfo002218 End*/

















