@charset "utf-8";
/* CSS Document */
/*-----whole-----*/
/*-----whole-----*/
html{font-size:100px;}
body{transition:all .25s ease-in-out;-moz-transition:all .25s ease-in-out;-webkit-transition:all .25s ease-in-out;position:relative;overflow-x:hidden;}
.contain{width:1420px;margin:0 auto;}
/*初始化按钮*/
.btn{display:inline-block;text-align:center;padding:0px;border:0px;margin:0px;position:relative;cursor:pointer;}
.btn span{display:inline-block;}
input.text,textarea.text{display:block;padding:0px;width:100%;border:0px;background:none;margin:0px;resize:none;}
/*--- Header ---*/
.Header-wrapper{z-index:99;}
.Header-wrapper .Header-cl{position:relative;}
.header-container{width:100%;position:fixed;top:0px;left:0px;z-index:90;padding:0 3.125%;padding-top:20px;opacity: 1;-webkit-transition: background .3s, -webkit-transform .3s, opacity .3s;transition: background .3s, transform .3s, opacity .3s; }
.head_container_white{background:#f2f2f2;}
.head_container_hide{-webkit-transform: translate(0, -100%);-ms-transform: translate(0, -100%);transform: translate(0, -100%);opacity:0;}
.abtxt{width:1000px; margin:auto; text-align:center; line-height:30px; font-size:16px; margin-top:0px;}
.abtxt1{width:1100px; margin:auto; text-align:left; line-height:30px; font-size:16px; margin-top:0px;}
.abtxt2{font-weight:600; color:#2b7cd1; height:60px; width:320px;}

table.gridtable {
	margin:auto;
	width:1100px;
	color:#000;
font-size:16px;
color:#333333;
border-width: 1px;
border-color: #ccc;
border-collapse: collapse;
}
table.gridtable th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #ccc;

}
table.gridtable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #ccc;
line-height:30px;

}



.site-hd {
	position:fixed;
	top:0;
	left:0;
	z-index:100;
	width:100%;
	height:.72rem;
	background-color:#fff;
	box-shadow:0 0 3px #aaa
}
.wait .site-hd {
	position:relative
}
.site-hd:before {
	position:absolute;
	display:block;
	content:" ";
	width:50%;
	height:100%;
	top:0;
	left:0;
	background-color:#d41a23
}
.site-hd .container {
	background-color:#fff
}
.site-hd .container,.site-hd .row {
	position:relative;
	height:100%
}
.site-hd .logo,.site-hd .nav {
	height:100%
}
.site-hd .logo {
	position:relative;
	display:block;
	background-color:#d41a23;
	text-align:center;
	line-height:1
}
/*logo*/
.H-logo{height:70px;line-height:70px;font-size:0px;float:left;position:relative;overflow:hidden;z-index:5;}
.H-logo img.rollover{display:none;}
.H-action{float:right;margin:0 1.16667% 0 0;}
.H-action .split{display:block;width:1px;height:16px;background:rgba(255,255,255,.5);float:left;margin:27px 0 0;}
.H-lang,.H-user,.H-srch{height:70px;float:left;}
.H-nav .line {position: absolute;left: 0;right: 0;bottom: -2px;height: 2px;text-align: center; }
.H-nav .line i {display: block;margin: 0 auto;width: 0;height: 2px;background: none;-webkit-transition: .3s width,.3s background;transition: .3s width,.3s background; }
.H-nav a:hover .line i {width: 92%; background-color: #fbe501; }
.H-nav .active,.H-nav .active:hover {color: #333333;}
.H-nav .active .line i, .H-nav .active:hover .line i {width: 92%;background-color: #fbe501; }
/*Hlang*/
.H-lang{position:relative;}
.H-lang .Hlang-menu{display:block;width:53px;height:100%;background:url("../images/icon-hlang.png") no-repeat center center;transition:none;-webkit-transition:none;}
.Hlang-menu.cur{background:url("../images/icon-close2.png") no-repeat center center / 16px auto;}
.Hlang-box{padding:20px 0px;width:200px;box-shadow:1px 1px 10px #666;background:#fff;position:absolute;top:70px;left:-76px;display:none;}
.Hlang-box:before{content:"";display:block;width:0px;height:0px;border-style:solid;border-width:0 8px 8px;border-color:transparent transparent #fff transparent;position:absolute;top:-8px;left:50%;margin:0 0 0 -4px;}
.Hlang-box a{display:block;padding:5px 10px 5px 60px;line-height:30px;background-repeat:no-repeat !important;background-position:20px center !important;}
.Hlang-box a:hover{color:#fff;background:#0062b2;}
.Hlang-box a.CN{background-image:url("../images/icon-cn.png");}
.Hlang-box a.JP{background-image:url("../images/icon-jp.png");}
.Hlang-box a.EN{background-image:url("../images/icon-en.png");}
/*Huser*/
.Huser-menu{display:block;width:53px;height:100%;background:url("../images/icon-huser.png") no-repeat center center;float:left;}
.Huser-name{display:block;padding:0 15px;line-height:70px;color:#fff;}
/*Hsrch*/
.H-srch .Hsrch-menu{display:block;width:47px;height:100%;background:url("../images/icon-hsrch.png") no-repeat center center;}
.Hsrch-box{width:100%;height:70px;background:#fff;position:absolute;top:0px;left:0px;display:none;position:absolute;z-index:2;}
.Hsrch-block{padding:0 0 0 4rem !important;width:12rem !important;height:32px;margin:19px auto 0;}
.Hsrch-block .btn{width:24px;height:32px;background:url("../images/icon-hsrch2.png") no-repeat center center;float:left;}
.Hsrch-block .close{display:block;width:24px;height:32px;background:url("../images/icon-close.png") no-repeat center center;float:right;}
.Hsrch-block .text{width:70%;height:32px;font-size:16px;float:left;margin:0 0 0 10px;}
.Hsrch-block .text::-webkit-input-placeholder{color:#6f6f6f;}
.Hsrch-menu.cur{display:none;}
.Header-wrapper.Header-searching .H-logo img{display:none;}
.Header-wrapper.Header-searching .H-logo img.rollover{display:inline-block;}
/*Hnav*/
.H-nav{float:right;margin:0 0 0 4.75%;}
.H-nav>li{padding:0 33px;float:left;}
.H-nav .Hnav-menu{display:block;height:70px;line-height:70px;font-size:16px;color:#a7a7a6;position:relative;}
.H-nav .Hnav-menu:hover{color:#fbe501;}
.Hnav-menu i{display:block;width:50px;height:50px;background:url("../images/icon-dd1.png") no-repeat center center / 14px auto;position:absolute;right:0px;top:0px;z-index:2;display:none;}
.Hnav-menu.cur i{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
.Hnav-sub{padding:48px 0;width:100%;background:rgba(19,19,19,0.8);position:absolute;top:70px;left:0px;display:none;}
.HnavSub-list{width:33.5%;float:left;}
.HnavSub-list li{width:50%;padding:6px 6.716417910447761% 14px 0;float:left;}
.HnavSub-list li a{display:block;height:54px;line-height:54px;text-align:center;color:#fff;background:#222222;}
.H-nav>li.cur .Hnav-menu{color:#017bce;}
.HnavSub-list li.cur a,
.HnavSub-list li a:hover{background:#017bce;}
.HnavSub-box{padding:0 0 0 7.91667%;width:31.25%;color:#fff;border-left:1px solid rgba(255,255,255,.2);position:relative;float:left;margin:3px 0 0 5.5833%;}
.HnavSub-box .t{line-height:32px;font-size:20px;}
.HnavSub-box .c{line-height:30px;font-size:12px;margin:15px 0 0;opacity:.65;}
.HnavSub-img{display:block;width:23.83333333333333%;height:160px;overflow:hidden;float:right;}
.HnavSub-img img{width:100%;height:100%;object-fit:cover;}
@media (min-width:768px) {
	.container {
	width:750px
}
}@media (min-width:992px) {
	.container {
	width:970px
}
}@media (min-width:1280px) {
	.container {
	width:1280px
}
}.container-fluid {
	margin-right:auto;
	margin-left:auto;
	padding-left:15px;
	padding-right:15px
}
.row {
	margin-left:-15px;
	margin-right:-15px
}
.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	position:relative;
	min-height:1px;
	padding-left:15px;
	padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12 {
	float:left
}
.col-xs-12 {
	width:100%
}
.col-xs-11 {
	width:91.66666667%
}
.col-xs-10 {
	width:83.33333333%
}
.col-xs-9 {
	width:75%
}
.col-xs-8 {
	width:66.66666667%
}
.col-xs-7 {
	width:58.33333333%
}
.col-xs-6 {
	width:50%
}
.col-xs-5 {
	width:41.66666667%
}
.col-xs-4 {
	width:33.33333333%
}
.col-xs-3 {
	width:25%
}
.col-xs-2 {
	width:16.66666667%
}
.col-xs-1 {
	width:8.33333333%
}
.col-xs-pull-12 {
	right:100%
}
.col-xs-pull-11 {
	right:91.66666667%
}
.col-xs-pull-10 {
	right:83.33333333%
}
.col-xs-pull-9 {
	right:75%
}
.col-xs-pull-8 {
	right:66.66666667%
}
.col-xs-pull-7 {
	right:58.33333333%
}
.col-xs-pull-6 {
	right:50%
}
.col-xs-pull-5 {
	right:41.66666667%
}
.col-xs-pull-4 {
	right:33.33333333%
}
.col-xs-pull-3 {
	right:25%
}
.col-xs-pull-2 {
	right:16.66666667%
}
.col-xs-pull-1 {
	right:8.33333333%
}
.col-xs-pull-0 {
	right:auto
}
.col-xs-push-12 {
	left:100%
}
.col-xs-push-11 {
	left:91.66666667%
}
.col-xs-push-10 {
	left:83.33333333%
}
.col-xs-push-9 {
	left:75%
}
.col-xs-push-8 {
	left:66.66666667%
}
.col-xs-push-7 {
	left:58.33333333%
}
.col-xs-push-6 {
	left:50%
}
.col-xs-push-5 {
	left:41.66666667%
}
.col-xs-push-4 {
	left:33.33333333%
}
.col-xs-push-3 {
	left:25%
}
.col-xs-push-2 {
	left:16.66666667%
}
.col-xs-push-1 {
	left:8.33333333%
}
.col-xs-push-0 {
	left:auto
}
.col-xs-offset-12 {
	margin-left:100%
}
.col-xs-offset-11 {
	margin-left:91.66666667%
}
.col-xs-offset-10 {
	margin-left:83.33333333%
}
.col-xs-offset-9 {
	margin-left:75%
}
.col-xs-offset-8 {
	margin-left:66.66666667%
}
.col-xs-offset-7 {
	margin-left:58.33333333%
}
.col-xs-offset-6 {
	margin-left:50%
}
.col-xs-offset-5 {
	margin-left:41.66666667%
}
.col-xs-offset-4 {
	margin-left:33.33333333%
}
.col-xs-offset-3 {
	margin-left:25%
}
.col-xs-offset-2 {
	margin-left:16.66666667%
}
.col-xs-offset-1 {
	margin-left:8.33333333%
}
.col-xs-offset-0 {
	margin-left:0
}
@media all and (min-width:980px){
	.H-lang:hover .Hlang-box{display:block;animation:fadeInUp .6s ease-in-out;-webkit-animation:fadeInUp .6s ease-in-out;}
	.H-nav>li:hover .Hnav-sub{display:block;animation:fadeInDown .6s ease-in-out;-webkit-animation:fadeInDown .6s ease-in-out;}
}
/*right menu*/
@keyframes fadeInUp{
	0%{transform:translateY(-20px);-webkit-transform:translateY(-20px);opacity:0;}
	100%{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
}
@keyframes fadeInDown{
	0%{transform:translateY(20px);-webkit-transform:translateY(20px);opacity:0;}
	100%{transform:translateY(0);-webkit-transform:translateY(0);opacity:1;}
}
/*--- Footer ---*/
.Footer-wrapper{color:#fff;}
.F-cr{padding:15px 0;line-height:20px;text-align:center;font-size:13px;color:rgba(255,255,255,.4);background:#1f1f29;}
.footer-container{padding:80px 3.125% 85px;background:#1b1b1c;}
.F-nav{width:13.8333%;float:left;}
.F-nav.F-nav2{width:18.0833%;}
.F-nav dt,
.F-ct .top{line-height:25px;font-size:16px;position:relative;}
.F-nav dt i{display:block;width:50px;height:50px;background:url("../images/icon-dd2.png") no-repeat center center / 14px auto;position:absolute;right:0px;top:0px;display:none;}
.F-nav dt.cur i{transform:rotate(-180deg);-webkit-transform:rotate(-180deg);}
.F-nav dd{margin:15px 0 0;}
.F-nav dd a{display:block;padding:5px 0;line-height:24px;opacity:.6;}
.F-nav dd a:hover{opacity:1;}
.F-ct{width:30%;float:left;}
.F-ct .tel{line-height:22px;color:rgba(255,255,255,.6);margin:11px 0 0;}
.F-ct .icp{color:#484849;font-size:12px;margin-top:70px;line-height:20px;font-weight:bold;}
.F-ct .icp a:hover{color:#fff;}
.F-nt{width:70%;float:right;}
.F-nt h4{font-size:32px;font-family: "fml";margin-bottom:100px;}
.F-nt ul li{float:left;margin-left:5%;} 
.F-nt ul li:first-child{margin-left:0px;}
.F-nt ul li h5{font-size:16px;margin:35px 0 20px;}
.F-nt ul li p{font-size:18px;font-family:"Microsoft YaHei";line-height:25px;}
.F-nt ul li p span{font-family:"Microsoft yahei";font-size:16px;}
.Ft-share{margin-top:110px;}
.Ft-share a{display: inline-block;width:40px;height:30px;background:url("../images/icon/ft_share.png") no-repeat left center;margin-right:20px;}
.Ft-share a.sina{background-position:-60px center;}
.Ft-share a.weibo{background-position:-120px center;}
.Ft-share a.qq{background-position:-180px center;}
.Ft-share a.wec{background-position:-230px center;position: relative;}
.Ft-share a .Fwechat{position: absolute;top:-200px;right:0px;display:none;}
.Ft-share a.wec:hover .Fwechat{display:block;}
span.icond{position:relative;top:0px;-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
.F-nt ul li:hover span.icond{top:-10px;}
#web-bnr{display:none;}
#web-bnr .bnr-img{height:390px;}
/*--- Banner ---*/
.banner .banner_tit{padding:0 0%;}
.banner{width:100%;height:auto;background:#1b1b1c;color:#fff;}
.banner .t1{font-size:80px;font-family:"Microsoft YaHei";padding-top:200px;}
.banner .t2{font-size:66px;font-weight:lighter;}
.banner .t3{font-size:50px;font-weight:lighter;}
.index-bnr{position:relative;}
.index-bnr .bnr-img{display:block;height:795px;width:100%;padding:100px 7%;-webkit-transition: padding .5s;transition: padding .5s;}
.index-bnr .bnr-img .bnr-bg{background-position: center;background-repeat: no-repeat;background-size: cover;height: 100%;position:relative;}
.index-bnr .bnr-img .bnr-bg .bnr-txt{position:absolute;left:10%;top:50%;}
.index-bnr .bnr-img .bnr-bg .bnr-txt h4{font-size:70px;font-weight:lighter;color:#121212;transform: translateY(-80px);-webkit-transform: translateY(-80px);opacity: 0;transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;}
.index-bnr .bnr-img .bnr-bg .bnr-txt h6{transform: translateY(-80px);-webkit-transform: translateY(-80px);opacity: 0;transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;}
.index-bnr .bnr-img .bnr-bg .bnr-txt p{transform: translateY(-80px);-webkit-transform: translateY(-80px);opacity: 0;transition: all .8s ease-in-out;-webkit-transition: all .8s ease-in-out;}

.index-bnr .swiper-slide-active .bnr-img .bnr-bg .bnr-txt h4,.index-bnr .swiper-slide-active .bnr-img .bnr-bg .bnr-txt h6,.index-bnr .swiper-slide-active .bnr-img .bnr-bg .bnr-txt p{opacity:1;transform: translateY(0px);-webkit-transform: translateY(0px);}
.index-bnr .bnr-img .bnr-bg .bnr-txt h4 span{display:inline-block;border-bottom:3px solid #fff;}
.index-bnr .swiper-slide:nth-child(5n) .bnr-img .bnr-bg .bnr-txt h4 span,.index-bnr .swiper-slide:nth-child(6n) .bnr-img .bnr-bg .bnr-txt h4 span{border-bottom:3px solid #121212;}
.index-bnr .bnr-img .bnr-bg .bnr-txt h6{font-size:26px;color:#666;margin:30px 0 20px;}
.index-bnr .bnr-img .bnr-bg .bnr-txt p{font-size:16px;color:#666;}
.index-bnr .swiper-pagination{font-size:0px;bottom:6.070175438596491% !important;opacity:.75;}
.index-bnr .swiper-pagination-bullet{width:10px;height:10px;border-radius:50%;background:#8d8d8d;margin:0 8px!important;opacity:1;}
.index-bnr .swiper-pagination-bullet-active{background:#fbe501;}
.index-bnr .swiper-button-prev{background:url("../images/ind-prev.png") no-repeat center;}
.index-bnr .swiper-button-next{background:url("../images/ind-next.png") no-repeat center;}
.index-bnr .swiper-button-prev,.index-bnr .swiper-button-next{width:50px;height:50px;line-height:50px;font-size:0px;text-indent: 9999;}
.index-bnr.active .bnr-img{padding:0px;}
/*iBnr-1*/
.iBnr1-box{text-align:center;color:#fff;z-index:2;position:absolute;left:50%;top:40%;width:1200px;margin-left:-600px;text-align:left;}
.iBnr1-box .t1,.iBnr1-box .t2{line-height:76px;font-size:60px;font-weight:lighter;margin-bottom:30px;transition-delay:.6s;-webkit-transition-delay:.6s;opacity:0;transition:all .6s ease-in-out .2s;-webkit-transition:all .6s ease-in-out .2s;transform:translateX(-100px);-webkit-transform:translateX(-100px);}
.iBnr1-box .t2{transition:all 1s ease-in-out .2s;-webkit-transition:all 1s ease-in-out .2s;}
.swiper-slide.swiper-slide-active .iBnr1-box .t1,.swiper-slide.swiper-slide-active .iBnr1-box .t2{transform:translate(0,0) scale(1);-webkit-transform:translate(0,0) scale(1);opacity:1;}
.iBnr1-box .t2{line-height:34px;font-size:18px;font-weight:lighter;text-transform:uppercase;font-family:'微软雅黑';letter-spacing:2px;}
.iBnr1-box .iBnr1-block{width:830px;height:267px;background:url("../images/banner/iBnr1/iBnr1-bg.png") no-repeat center center / cover;position:relative;margin:-28px 0 0;}
.iBnr1-block .orn1{display:block;width:89px;height:89px;line-height:89px;font-size:18px;font-weight:lighter;position:absolute;left:0px;top:32px;}
/*--- Container ---*/
/*内页banner 文字缓动1*/
.bann{height:800px;background-size:cover;background-repeat:no-repeat;background-position: center;color:#fff;position:relative;}
.abt_bann{position:relative;width:100%;}
.abt_bann .abt-txt{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);color:#fff;text-align: center;z-index:10;width:60%;}
.abt_bann .abt-txt h2{font-size:77px;font-weight:lighter;margin-bottom:80px;position:relative;}
.abt_bann .abt-txt h3{font-size:77px;}
.abt_bann .abt-txt h2:after{position:absolute;content:"";right:-40px;top:-20px;width:43px;height:43px;background:url("../images/icon/icon_in123.png") no-repeat center;}
.abt_bann .abt-txt p{font-size:40px;}
.landing-video{position:absolute;left:0px;top:0px;width:100%;height:100%;object-fit:cover;object-position: center;}
.bann .bn-cont{position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;text-align:center;}
.bann h1{font-size:50px;font-weight:lighter;margin-bottom:20px;}
.bann p{font-size:16px;}
/* 视频banner */
.vbann{height:920px;background:#dcdcdc;}
.vbann .bn-cont{position:relative;height:920px;}
.vbann .vbann-pic{position:absolute;right:0px;top:0px;}
.vbann .cont{position:absolute;left:0px;top:50%;width:480px;height:440px;margin-top:-220px;z-index:2;}
.vbann .t1{font-size:50px;font-weight:lighter;}
.vbann .t1 span{border-bottom:3px solid #1b1b1b;}
.vbann .t2{font-size:16px;color:#666;line-height:30px;margin-top:45px;}
.bann .t1{animation:mymove 1.5s infinite;-webkit-animation:mymove 1.5s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
.bann .t2{animation:mymove 1.2s infinite;-webkit-animation:mymove 1.2s infinite;animation-iteration-count:1;-webkit-animation-iteration-count:1;}
@keyframes mymove{
	from{transform:translateY(-80px);opacity:0.5;}
	to{transform:translateY(0px);opacity:1;}
}
@-webkit-keyframes mymove{
	from{transform:translateY(-80px);opacity:0.5;}
	to{transform:translateY(0px);opacity:1;}
}
.pdtb70{padding:70px 0px;}
/*效果*/
.show-more{width:100px;height:42px;line-height:42px;display: block;color:#6e1b2b;text-align: center;border: 1px solid #6e1b2b;position:relative;}
.show-more span{position:relative;z-index:3;}
.show-more{overflow:hidden;}
.show-more:after{content:"";display:block;width:100%;height:100%;background:#6e1b2b;position:absolute;top:0px;left:-100%;}
.show-more:hover{color:#fff;border-color:#6e1b2b !important;}
.show-more:hover:after{left:0px;}
.show-more:after,.show-more{-moz-transition: all 0.5s ease-out;-o-transition: all 0.5s ease-out;-webkit-transition: all 0.5s ease-out;transition: all 0.5s ease-out;}
/* contain */
/* 首页视频 */
.ind_video{position:relative;width:100%;overflow: hidden;height:920px;}
.ind_video #video-bgs{position:absolute;width:100%;height:100%;left:0px;top:0px;object-fit: cover;object-position: center;}
.ind_video .contain{position:relative;margin-top:185px;}
.ind_video .list{text-align:center;overflow:hidden;}
.ind_video .txt{font-size:50px;font-weight:lighter;color:#fff;margin-bottom:285px;padding-left:100px;background:url("../images/icon/icon_fh.png") no-repeat left 28px;}
.ind_video .list dd{display:inline-block;padding:0px 60px;float:left;width:16.66666%;text-align:center;}
.ind_video .pn-cir{position:absolute;left:20px;top:50%;}
.ind_video ul{height:620px;overflow: hidden;}
.ind_video .swiper-container{height:100%;overflow: hidden;}
.ind_video ul li{transition: all 0.5s ease-in-out;opacity:1;}
.tabfade .swiper-pagination{left:0px;bottom:40%!important;text-align: left;}
.tabfade .swiper-pagination-clickable .swiper-pagination-bullet{width:3px;height:12px;background: #fff;margin:0px 3px!important;display:inline-block!important;cursor:pointer;transition: all 0.5s ease-in-out;border-radius:0px;}
.tabfade .swiper-pagination-bullet-active{height:24px!important;background:#fbe501;}
.videofix{position:fixed;left:0px;top:0px;width:100%;height:100%;background:rgba(0,0,0,0.8);z-index:99;display:none;}
.videobox{width:90%;height:78%;position: absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;background:#000;}
.videobox .video-close{width:40px;height:40px;background:#fff;border-radius:50%;position:absolute;right:-18px;top:-18px;text-align:center;font-size:28px;color:#666;line-height:40px;font-family:"宋体";cursor:pointer;}
/* 首页节目 */
.ind_prog{padding:100px 0;background:#f2f2f2;position:relative;min-height:840px;}
.ind_prog .prog-man{position:absolute;left:50%;bottom:0px;transform:translate(-50%,0);}
.ind_prog_fl{width:25%;float:left;margin-top:70px;}
.ind_prog_fl h4{font-size:50px;font-weight:lighter;line-height:50px;padding-bottom:3px;margin-bottom:20px;}
.ind_prog_fl h4 span{border-bottom:3px solid #000;}
.ind_prog_fl p{font-size:16px;color:#666;line-height:28px;margin-top:50px;}
.ind_prog .swiper-button-prev,.ind_prog .swiper-button-next{background:none;color:#d6d6d6;font-size:24px;font-family: "宋体";top:auto;bottom:-10px;font-weight:bold;}
.ind_prog .swiper-button-next{right:35%;}
.ind_prog .swiper-button-prev{left:35%;}
.ind_prog .swiper-pagination{width:80px;left:50%;margin-left:-40px;}
.ind_prog_fr{width:38.4%;padding:3%;float:right;background:#fff;position:relative;z-index:2;}
.ind_prog_fr .com-img{position:relative;}
.ind_prog_fr .com-img span{position:absolute;left:10px;bottom:10px;width:42px;height:22px;background:url("../images/icon/icon_vplay.png") no-repeat center / contain;cursor:pointer;}
.ind_prog_fr .com-img:hover span{background:url("../images/icon/icon_vplayon.png") no-repeat center / contain;}
.ind_prog_fr .pic{width:47%;float:left;}
.ind_prog_fr .pic img{max-width:100%;}
.ind_prog_fr .note{width:48%;float:right;}
.ind_prog_fr .note h4{font-size:18px;color:#333;margin:10px 0px;white-space:nowrap;overflow: hidden;text-overflow: ellipsis;}
.ind_prog_fr .note p{color:#666;font-size:14px;}
.ind_prog_fr .note .num{position:relative;text-align:right;font-size:24px;font-family:"Microsoft YaHei";color:#333;}
.ind_prog_fr .note .num:after{content:"";position:absolute;left:0px;bottom:50%;width:20%;height:1px;background:#888888;transition:all 0.8s ease-in-out;}
.ind_prog_fr li:hover .note .num:after{width:80%;}
.ind_prog_fr li:hover h4{color:#fbe501;}
.ind_prog_fr li{overflow: hidden;margin-bottom:60px;}
/* 首页问题 */
.ind_question{background:#fbe501;padding:20px 0;font-family: "fm";font-size:40px;color:#000006;}
.ind_videos{padding:5px 0;}
.ind_videos h2{text-align:center;font-size:50px;font-weight:lighter;}
.ind_videos .info{text-align: center;color:#888;font-size:16px;margin:20px 0 60px;line-height:28px;}
.ind_videos ul li{width:29.57%;float:left;margin-left:5.6%;}
.ind_videos ul li:first-child{margin-left:0px;}
.ind_videos ul li h4{color:#222;font-size:24px;margin:20px 0;}
.ind_videos ul li p{color:#666;font-size:16px;line-height:30px;}
.ind_videos ul li .date{color:#888;font-family: "fm";font-size:16px;}
.ind_videos ul li p.com-img{border-bottom:8px solid #fbe501;margin-bottom:20px;position:relative;}
.ind_videos ul li p.com-img img{max-width:100%;}
/* .ind_videos ul li:hover h4{color:#666;} */
.ind_videos ul li .com-img span{position:absolute;left:20px;bottom:20px;width:60px;height:31px;background:url("../images/icon/icon_vplay.png") no-repeat center;cursor:pointer;}
.ind_videos ul li .com-img:hover span{background:url("../images/icon/icon_vplayon.png") no-repeat center;}
/* 首页产品 */
.ind_product{padding:60px 3.15%;background:#f2f2f2;}
.ind_product .pro1_fl{float:left;width:49.7%;position:relative;height:920px;}
.ind_product .pro1_fl a,
.pro1_fr01 a,
.pro1_fr02 .pro1_fr02_fl a,
.pro1_fr02 .pro1_fr02_fr a,
.pro2_fl01 a,
.pro2_fl02 a,
.pro2_ct01 a,
.pro2_ct02_fl a,
.pro2_ct02_fr a,
.pro2_fr a{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,0.5);left:0px;top:0px;transition: all 0.5s ease-in-out;opacity:0;} 
.ind_product .pro1_fl:hover a,
.pro1_fr01:hover a,
.pro1_fr02 .pro1_fr02_fl:hover a,
.pro1_fr02 .pro1_fr02_fr:hover a,
.pro2_fl01:hover a,
.pro2_fl02:hover a,
.pro2_ct01:hover a,
.pro2_ct02_fl:hover a,
.pro2_ct02_fr:hover a,
.pro2_fr:hover a{opacity:1;}
.ind_product .pro1_fl:hover span.split,
.pro1_fr01:hover span.split,
.pro1_fr02 .pro1_fr02_fl:hover span.split,
.pro1_fr02 .pro1_fr02_fr:hover span.split,
.pro2_fl01:hover span.split,
.pro2_fl02:hover span.split,
.pro2_ct01:hover span.split,
.pro2_ct02_fl:hover span.split,
.pro2_ct02_fr:hover span.split,
.pro2_fr:hover span.split{width:50px;}
/* 产品通用结构部分 */
.ind_product .note{position:absolute;width:80%;left:40px;bottom:40px;z-index:3;color:#fff;}
.ind_product .note h4{font-size:24px;margin-bottom:20px;}
.ind_product .note p{line-height:28px;margin:0px auto;}
.ind_product  span.split{height:1px;width:35px;background:#fff;display:block;transition: all 0.5s ease-in-out 0.3s;margin-top:20px;}
.ind_product .pro1_fl img{width:100%;height:100%;object-fit:cover;}
.ind_product .pro1_fr{float:right;width:49.7%;}
.ind_product .pro1_fr img{width:100%;height:100%;object-fit:cover;}
.pro1_fr02{margin-top:10px;}
.pro1_fr02 .pro1_fr02_fl{width:49.44%;float:left;position:relative;height:455px;}
.pro1_fr02 .pro1_fr02_fr{width:49.44%;float:right;position:relative;height:455px;}
.pro1_fr01,.pro1_fr02{height:455px;}
.pro1_fr01 img,.pro2_ct01 img{width:100%;height:100%;object-fit:cover;}
.pro1_fr01,.pro2_fl01,.pro2_fl02,.pro2_ct01,.pro2_ct02_fl,.pro2_ct02_fr,.pro2_fr{position:relative;}
.pro2_fr{height:920px;}
.pro2_fr img{width:100%;height:100%;object-fit:cover;}
.pro3{margin-top:10px;}
.pro3 .pro1_fl{float:right;}
.pro3 .pro1_fr{float:left;}
.pro1{margin-top:10px;}
.pro2{margin:10px 0;}
.pro2_fl,.pro2_fr{width:24.555555%;float:left;}
.pro2_fl01 img,.pro2_ct01 img{max-width:100%;height:455px;object-fit:cover;}
.pro2_fl02 img,.pro2_ct02 img{max-width:100%;height:455px;object-fit:cover;}
.pro2_fr{float:right;}
.pro2_ct{float:left;width:49.7%;margin:0 0.5%;}
.pro2_ct img{max-width:100%;}
.pro2_fl .pro2_fl02{margin-top:10px;}
.pro2_ct02{margin-top:10px;}
.pro2_ct .pro2_ct02_fl{width:49.44%;float:left;position:relative;}
.pro2_ct .pro2_ct02_fr{width:49.44%;float:right;position:relative;}
/* 设计研究 */
.ind_Design .contain{position: relative;z-index: 9;}
.ind_Design{height:920px;background-size:cover;background-position:center;background-repeat:no-repeat;padding:300px 0 270px;color:#fff;position:relative;}
.ind_Design ul li{position:absolute;left:0px;top:0px;width:100%;height:100%;background-size:cover;background-position: center;background-repeat: no-repeat;display:none;}
.ind_Design .tab1{margin-bottom:100px;text-align:center;}
.ind_Design .tab1 a{display:inline-block;width:60px;height:50px;margin:0px 30px;}
.ind_Design .tab1 .t1{background:url("../images/icon/iconls1.png") no-repeat center;}
.ind_Design .tab1 .t2{background:url("../images/icon/iconls2.png") no-repeat center;}
.ind_Design .tab1 .t3{background:url("../images/icon/iconls3.png") no-repeat center;}
.ind_Design .tab1 .t4{background:url("../images/icon/iconls4.png") no-repeat center;}
.ind_Design .tab1 .t5{background:url("../images/icon/iconls5.png") no-repeat center;}
.ind_Design .tab1 .t6{background:url("../images/icon/iconls6.png") no-repeat center;}
.ind_Design .tab1 .t1:hover,.ind_Design .tab1 .t1.cur{background:url("../images/icon/iconls4on.png") no-repeat center;}
.ind_Design .tab1 .t2:hover,.ind_Design .tab1 .t2.cur{background:url("../images/icon/iconls2on.png") no-repeat center;}
.ind_Design .tab1 .t3:hover,.ind_Design .tab1 .t3.cur{background:url("../images/icon/iconls3on.png") no-repeat center;}
.ind_Design .tab1 .t4:hover,.ind_Design .tab1 .t4.cur{background:url("../images/icon/iconls1on.png") no-repeat center;}
.ind_Design .tab1 .t5:hover,.ind_Design .tab1 .t5.cur{background:url("../images/icon/iconls5on.png") no-repeat center;}
.ind_Design .tab1 .t6:hover,.ind_Design .tab1 .t6.cur{background:url("../images/icon/iconls6on.png") no-repeat center;}
.cont1 h2{font-size:50px;font-weight:lighter;text-align:center;margin-bottom:35px;}
.cont1 p{font-size:16px;padding:0px 30px;border-left:3px solid #fff;border-right:3px solid #fff;max-width:345px;margin:0px auto;line-height:28px;}
.cont1{display:none;}
/* 首页数字滚动 */
.ind-numdate{padding:10px 0 0px; margin-bottom:0px;}
.numbox{max-width:1200px;margin:0px auto;text-align:center;}
.abnumbox{max-width:1000px;}
.abnumbox .IndexList{max-width:700px;margin:0px auto;}
.numbox h2{font-size:50px;font-weight: bold;color:#0062c2;margin-bottom:10px;margin-top:20px;}
.numbox h3{font-size:16px;color:#888;margin:20px auto 30px;}
.IndexList ul{ font-size: 0; padding-top: 30px;}
.IndexList li{ display: inline-block; width:25%; text-align: center; position: relative;}
.IndexList li i{ font-size: 16px; color: #000;}
.IndexList li span{ display: block; font-size:14px; color: #333; letter-spacing: 1px;margin-top:10px;}
.IndexList li span.fuhao{font-size:24px;position:absolute;right:30px;top:-10px;font-family:微软雅黑;color: #1b1b1b; letter-spacing: 1px;}
.IndexList li span.fuhao1{font-size:24px;position:absolute;right:50px;top:-10px;font-family:微软雅黑;color: #1b1b1b; letter-spacing: 1px;}
.nub{ font-size: 36px; color: #1b1b1b; line-height: 36px; height: 36px; display: inline-block; font-family: 'inum';margin-left:-30px;}
.NumContent{ height: inherit; display: inherit; overflow: hidden; position: relative; line-height: inherit; font-size: inherit;}
.NumContent>div{line-height: inherit; color: inherit; font-size: inherit; display: inline-block;}
.NumContent>div>div{line-height: inherit; color: inherit; font-size: inherit;}
.NumContent>div:nth-child(1){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(2){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(3){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0;
}
.NumContent>div:nth-child(4){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.NumContent>div:nth-child(5){
	transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-webkit-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
	-moz-transition: all 2s cubic-bezier(.35,.75,.55,1) 0s;
}
.main-more {
    display: block;
    width: 316px;
    height: 74px;
    line-height: 72px;
    overflow: hidden;
	margin:auto;
    border-width: 1px 8px;
    border-style: solid;
    border-color: #d7e7fd;
    border-radius: 74px;
    -webkit-border-radius: 74px;
    -moz-border-radius: 74px;
    -ms-border-radius: 74px;
    -o-border-radius: 74px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    background-color: #0048aa;
	margin-top:50px;
}

/* 新闻列表页 */
.newsList{padding:130px 3.125% 60px;}
.newsList li{overflow:hidden;background:#fff;height:600px;margin-bottom:60px;}
.newsList li .news_pic{width:66.815%;float:left;}
.newsList li .news_pic img{width:100%;height:600px;object-fit:cover;}
.newsList li .news_note{width:33.185%;float:right;padding:3%;position:relative;height:600px;}
.newsList li .news_note span.date{font-size:20px;color:#666;font-family:"Microsoft YaHei";}
.newsList li .news_note h4{font-size:24px;color:#1a1a1a;margin-top:10px;margin-bottom:40px;}
.newsList li .news_note h4:hover{color:#fbe501;}
.newsList li .news_note h6{font-size:18px;color:#1a1a1a;margin-bottom:40px;}
.newsList li .news_note p{font-size:14px;color:#666666;line-height: 28px;}
.newsList li .news_note .more{position:absolute;border-top:1px solid #ddd;bottom:0px;height:72px;left:9%;width:82%;}
.newsList li a.file{position:absolute;left:0px;bottom:23px;background:url("../images/icon/icon_nfile.png") no-repeat center;width:25px;height:26px;}
.newsList li a.moreShow{position:absolute;right:0px;bottom:23px;background:url("../images/icon/icon_nmore.png") no-repeat center;width:30px;height:26px;}
/* 新闻详情页 */
.newsBox{background:#f2f2f2;padding-bottom:120px;}
.newsBox .newsCont{background:#fff;padding:40px 11% 100px;margin-top:-95px;z-index:2;position: relative;}
.newsBox .newsCont img{max-width:100%;}
.newsBox span.date{font-size:20px;font-family:"Microsoft YaHei";color:#888;border-bottom:1px solid #e5e5e5;margin-bottom:50px;padding-bottom:35px;display: block;}
.newsBox,.newsBox p{color:#666;line-height:28px;font-size:15px;}
.Nshare{margin-top:100px !important;}
.Nshare p{border-top:1px solid #e5e5e5 !important;border-bottom:1px solid #e5e5e5 !important;padding:35px 0 !important;}
.Nshare p .bds_tsina{background: url("../images/icon/icon_sina.png") no-repeat center !important;}
.Nshare p .bds_weixin{background: url("../images/icon/icon_wx.png") no-repeat center !important;}
.Nshare p a{margin-left:25px !important; width:25px !important;height:25px !important;float:none !important;padding-left:26px;font-size:16px;}
.flipPage{max-width:700px;margin:30px auto 0;position:relative;height:40px;}
.flipPage a.prev{position: absolute;left:0px;top:0px;background:url("../images/icon/art-prev.png") no-repeat center;width:20px;height:37px;display: inline-block;}
.flipPage a.next{position:absolute;right:0px;top:0px;background:url("../images/icon/art-next.png") no-repeat center;width:20px;height:37px;display: inline-block;}
.flipPage a.all{position:absolute;left:50%;top:0px;margin-left:-20px;background:url("../images/icon/icon_all.png") no-repeat center;width:40px;height:40px;display: inline-block;}
.flipPage a.prev:hover{background:url("../images/icon/art-prevon.png") no-repeat center;}
.flipPage a.next:hover{background:url("../images/icon/art-nexton.png") no-repeat center;}
.flipPage a.all:hover{background:url("../images/icon/art-allon.png") no-repeat center;}
.news-note{max-width:980px;margin:0px auto;line-height:30px;}
/*微信分享高度样式*/
.bd_weixin_popup{height:310px !important;}
/* 视频列表页 */
.videosBox{padding:0%;}
.videosBox ul li1{width:31.3%;float:left;margin-left:1%; margin-right:1%;margin-bottom:50px; background:#f2f3fb;border:8px solid #f2f3fb; 
border-radius:10px; height: 250px; line-height:250px;}
.videosBox ul li1 .com-img img{object-fit:cover; height:200px; border-radius:10px;}
.videosBox ul li1 h4{color:#333;font-size:16px;margin:15px 0;}
.videosBox ul li1 p{color:#888;font-size:14px;}
.videosBox ul li1 .date{color:#089cdf;font-size:24px;display: block;position:relative;padding-left:40px;font-weight:600;margin-top:-30px;}
.videosBox ul li1 .date:after{position:absolute;left:0px;top:50%;width:30px;height:1px;background:#888;content:"";}
.videosBox ul li1 p.com-img{position:relative;}
.videosBox ul li1 .note{padding:2px 16px;height:135px;}
.videosBox ul li1 .note p{height:10px;overflow: hidden;}
/* .ind_videos ul li:hover h4{color:#666;} */
.videosBox ul l1i .com-img span{position:absolute;left:20px;bottom:20px;width:60px;height:31px;background:url("../images/icon/icon_vplay.png") no-repeat center;cursor:pointer;}
.videosBox ul li1 .com-img:hover span{background:url("../images/icon/icon_vplayon.png") no-repeat center;}


.videosBox ul li2{width:31.3%;float:left;margin-left:1%; margin-right:1%;margin-bottom:50px; background:#d9dee6;border:0px solid #fff; 
border-radius:10px; height: 355px; line-height:330px;}
.videosBox ul li2 .com-img img{object-fit:cover; height:300px;border-radius:10px;}
.videosBox ul li2 h4{color:#333;font-size:16px;margin:15px 0;}
.videosBox ul li2 p{color:#888;font-size:14px;}
.videosBox ul li2 .date{color:#089cdf;font-size:24px;display: block;position:relative;padding-left:40px;font-weight:600;margin-top:-30px;}
.videosBox ul li2 .date:after{position:absolute;left:0px;top:50%;width:30px;height:1px;background:#888;content:"";}
.videosBox ul li2 p.com-img{position:relative;}
.videosBox ul li2 .note{padding:2px 16px;height:135px;}
.videosBox ul li2 .note p{height:10px;overflow: hidden;}


.videosBox .pagination{margin-left:3.125%;}
.case_cont{background: #fff;}
.case2{background:#fff;padding:100px 0;overflow:hidden;}
.case2 .case2_fl{width:50%;float:left;}
.case2 .case2_fr{width:50%;float:right;position:relative;}
.case2 .case2_fr .case2_cont{max-width:480px;margin:200px auto 0;}
.case2 .case2_fr h2{font-size:36px;text-align:center;margin-bottom:40px;color:#1b1b1b;font-weight:lighter;}
.case2 .case2_fr p{font-size:16px;color:#666;line-height:30px;text-align:center;}
.case3{background:#fff;padding:100px 0;overflow:hidden;}
.case3 .case3_fl{width:50%;float:left;position:relative;}
.case3 .case3_fr{width:50%;float:right;}
.case3 .case3_fl .case3_cont{max-width:480px;margin:200px auto 0;}
.case3 .case3_fl h2{font-size:36px;text-align:center;margin-bottom:40px;color:#1b1b1b;font-weight:lighter;}
.case3 .case3_fl p{font-size:16px;color:#666;line-height:30px;text-align:center;}
.case_cont .flipPage{margin:40px auto 80px;}

/* 关于我们 */
.sy{ padding-top:70px; padding-bottom:50px;color:#000;text-align:center;position:relative;left:0px;width:100%;z-index:10;background-attachment: fixed;}
.sy h2{font-weight:600; border-bottom:1px solid #06F; width:300px; margin:auto;padding-bottom: 10px; font-size:28px;}
.sy h3{font-size:60px;font-family: "Microsoft YaHei";color:#0062c2;text-transform: uppercase;letter-spacing:40px;margin-bottom:70px;}
.sy p{font-size:16px;line-height:30px;margin-bottom:30px; }

.sy .xx1{  margin-top:50px;}
.sy .xxx{ width:680px; margin:auto; text-align:left; margin-top:20px; line-height:40px;}
.sy ul{overflow: hidden;}
.sy ul li{width:33.333333%;float:left;}
.sy ul li h4{font-size:60px;margin:70px auto 25px;}
.sy ul li span{font-size:28px;font-family:"Microsoft YaHei";}
.year{overflow: hidden;}
.year .year_fl{width:46%;float:left;}
.year .year_fl span,.year .year_fr span{margin:140px auto 70px;font-size:100px;font-family:"Microsoft YaHei";color:#fbe501;width:307px;height:307px;border:1px solid #fbe501;display:block;border-radius:50%;line-height:307px;text-align: center;}
.year .year_fr{width:46%;float:right;}
.sjz-box{padding:30px 3.125% 30px;}
.sjz-box h2{font-size:50px;font-weight: bold;color:#0062c2;text-align: center;}
.sjz-box p{font-size:16px;color:#666;text-align: center;line-height:30px;margin:20px 0 30px;}
.sjz-box ul{overflow:hidden;}
.sjz-box ul li{width:25%;float:left;}
.sjz-box ul li.w50{width:50%;}
.teamphoto{height:997px;background-size:cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}
.ab-team{padding:30px 3.125%;}
.ab-team h2{font-size:50px;font-weight:600;text-align: center; color:#0062c2;}
.ab-team p{font-size:16px;color:#666;text-align: center;line-height:30px;margin:20px 0 29px;}
.ab-team ul{overflow: hidden;}
.ab-team ul li{width:18%;float:left;margin-right:2.3%;margin-top:45px;}
.ab-team ul li:nth-child(5n){margin-right:0px;}
.ab-team ul li img{max-width:100%;}
.ab-team .teamMore{font-size:18px;color:#333;margin:60px auto 0;display:block;width:160px;background:url("../images/icon-dd1.png") no-repeat right center;}
/* 服务 */
.server1{padding:170px 0;background:#f2f2f2;position:relative;}
.serbgfont{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:240px;color:rgba(230,228,228,0.45);width:80%;z-index:1;text-transform: uppercase;text-align:center;opacity:0;transition:all 0.5s ease-in-out;margin-top:-20px;}
.active .serbgfont{opacity:1;margin-top:0px;}
.server1 .ser_fl{width:50%;float:left;text-align:center;position:relative;}
.server1 .ser_fl h4{font-size:24px;color:#1a1a1a;font-weight:bold;margin-bottom:10px;}
.server1 .ser_fl .pic{display:block;width:713px;height:508px;position:relative;z-index:2;}
.server1 .ser_fl .pic p{position: relative;z-index:4;}
.server1 .ser_fl p{color:#aeaeae;font-size:20px;font-family: "fm";}
.ser_fl,.ser_fr{z-index:2;}
.server1 .ser_fr{width:50%;float:right;min-height:600px;position:relative;}
.server1 .ser_fr .ser_fr_cont{max-width:370px;margin:0px auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;}
.server1 .ser_fr p{font-size:16px;color:#666;line-height:30px;}
.server1 .ser_fl span{position:absolute;z-index:1;left:262px;top:126px;animation: 8s linear 0s normal none infinite running myCircle;-webkit-animation: 8s linear 0s normal none infinite running myCircle;}
@-webkit-keyframes myCircle{
	0%{-webkit-transform: rotate(0deg); transform: rotate(0deg);}
	100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}
@keyframes myCircle{
	0%{-webkit-transform: rotate(0deg); transform: rotate(0deg);}
	100%{-webkit-transform: rotate(360deg); transform: rotate(360deg);}
}
.server5 .ser_fl span{position:absolute;left:247px;top:165px;}
.server2{padding:170px 0;background:#f2f2f2;position:relative;}
.server2 .ser_fl{width:50%;float:right;text-align:center;position:relative;}
.server2 .ser_fl h4{font-size:24px;color:#1a1a1a;font-weight:bold;margin-bottom:10px;}
.server2 .ser_fl .pic{display:block;width:710px;height:510px;position:relative;z-index:2;}
.server2 .ser_fl .pic p{position: relative;z-index:4;}
.server2 .ser_fl p{color:#aeaeae;font-size:20px;font-family: "fm";}
.server2 .ser_fr{width:50%;float:left;min-height:600px;position:relative;}
.server2 .ser_fr .ser_fr_cont{max-width:370px;margin:0px auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;}
.server2 .ser_fr p{font-size:16px;color:#666;line-height:30px;}
.server2 .ser_fl .diot{position: absolute;top:50%;left:50%;height:208px;width:238px;animation: 10s linear 0s normal none infinite running growingDot;-webkit-animation: 10s linear 0s normal none infinite running growingDot;margin-left:-180px;margin-top:-100px;z-index:99;}
.server2 .ser_fl span{position:absolute;z-index:1;width:8px;height:8px;background:#0478ef;border-radius:100%;}
.server3{padding:170px 0;background:#f2f2f2;position:relative;}
.server3 .contain{position:relative;}
.server3 .ser_fl{width:50%;float:left;text-align:center;position:relative;}
.server3 .ser_fl h4{font-size:24px;color:#1a1a1a;font-weight:bold;margin-bottom:10px;}
.server3 .ser_fl .pic{display:block;width:757px;height:477px;position:relative;z-index:2;}
.server3 .ser_fl .pic p{position: relative;z-index:4;}
.server3 .ser_fl p{color:#aeaeae;font-size:20px;font-family: "fm";}
.server3 .ser_fr{width:50%;float:right;min-height:600px;position:relative;}
.server3 .ser_fr .ser_fr_cont{max-width:370px;margin:0px auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;}
.server3 .ser_fr p{font-size:16px;color:#666;line-height:30px;}
.server3 .ser_fl .diot{position: absolute;top:92px;left:347px;width:208px;height:240px;z-index:99;animation:10s linear 0s normal none infinite running grow;-webkit-animation:10s linear 0s normal none infinite running grow;}
.server3 .ser_fl span{width:8px;height:8px;background:#9d57f8;border-radius:100%;position:absolute;left:-4px;top:-4px;}
.server4{padding:170px 0;background:#f2f2f2;position:relative;}
.server4 .ser_fl{width:50%;float:right;text-align:center;position:relative;}
.server4 .ser_fl h4{font-size:24px;color:#1a1a1a;font-weight:bold;margin-bottom:10px;}
.server4 .ser_fl .pic{display:block;width:710px;height:510px;position:relative;z-index:2;}
.server4 .ser_fl .pic p{position: relative;z-index:4;}
.server4 .ser_fl p{color:#aeaeae;font-size:20px;font-family: "fm";}
.server4 .ser_fr{width:50%;float:left;min-height:600px;position:relative;}
.server4 .ser_fr .ser_fr_cont{max-width:370px;margin:0px auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;}
.server4 .ser_fr p{font-size:16px;color:#666;line-height:30px;}
.server4 .ser_fl .diot{position:absolute;top:50%;left:50%;height:231px;width:268px;animation: 10s linear 0s normal none infinite running sanjiaoxing;-webkit-animation: 10s linear 0s normal none infinite running sanjiaoxing;margin-left:-2px;margin-top:-220px;z-index:99;}
.server4 .ser_fl span{position:absolute;z-index:1;width:8px;height:8px;background:#f4b603;border-radius:100%;left:-4px;top:-4px;}
.server6{padding:170px 0;background:#f2f2f2;position:relative;}
.server6 .ser_fl{width:50%;float:right;text-align:center;position:relative;}
.server6 .ser_fl h4{font-size:24px;color:#1a1a1a;font-weight:bold;margin-bottom:10px;}
.server6 .ser_fl .pic{display:block;width:710px;position:relative;z-index:2;}
.server6 .ser_fl .pic p{position: relative;z-index:4;}
.server6 .ser_fl p{color:#aeaeae;font-size:20px;font-family: "fm";}
.server6 .ser_fr{width:50%;float:left;min-height:600px;position:relative;}
.server6 .ser_fr .ser_fr_cont{max-width:370px;margin:0px auto;transform:translate(-50%,-50%);position:absolute;left:50%;top:50%;}
.server6 .ser_fr p{font-size:16px;color:#666;line-height:30px;}
.server6 .ser_fl .diot{position:absolute;top:35.4%;left:50%;height:231px;width:268px;animation: 10s linear 0s normal none infinite running wubianxing;-webkit-animation: 10s linear 0s normal none infinite running wubianxing;margin-left:-11px;margin-top:-36px;z-index:99;}
.server6 .ser_fl span{position:absolute;z-index:3;width:8px;height:8px;background:#ff001b;border-radius:100%;left:-4px;top:-4px;}
@-webkit-keyframes grow{
    0%{-webkit-transform: translate3d(0,0,0);}
	16.66%{-webkit-transform: translate3d(104px,60px,0);}
	33.33%{-webkit-transform: translate3d(104px,180px,0);}
	49.98%{-webkit-transform: translate3d(0,240px,0);}
	66.64%{-webkit-transform: translate3d(-104px,180px,0);}
    83%{-webkit-transform: translate3d(-104px,60px,0);}
	100%{-webkit-transform: translate3d(0,0,0);}
}
@-webkit-keyframes sanjiaoxing{
	0%{-webkit-transform: translate3d(0,0,0);}
	33.33333%{-webkit-transform: translate3d(133px,229px,0);}
	66.666666%{-webkit-transform: translate3d(-133px,229px,0);}
	100%{-webkit-transform: translate3d(0,0,0);}
}
@-webkit-keyframes wubianxing{
	0%{-webkit-transform: translate3d(0,0,0);}
	20%{-webkit-transform: translate3d(131px,97px,0);}
	40%{-webkit-transform: translate3d(80px,250px,0);}
	60%{-webkit-transform: translate3d(-80px,250px,0);}
	80%{-webkit-transform: translate3d(-131px,97px,0);}
	100%{-webkit-transform: translate3d(0,0,0);}
}
@-webkit-keyframes growingDot{
	0%{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
	16.66%{-webkit-transform: translate3d(49.5%,0%,0); transform: translate3d(49.5%,0%,0);}
	33.33%{-webkit-transform: translate3d(71.5%,48%,0); transform: translate3d(71.5%,48%,0);}
	49.98%{-webkit-transform: translate3d(49.5%,97%,0); transform: translate3d(49.5%,97%,0);}
	66.64%{-webkit-transform: translate3d(0%,95%,0); transform: translate3d(0%,95%,0);}
	83%{-webkit-transform: translate3d(-24.5%,48%,0); transform: translate3d(-24.5%,48%,0);}
	100%{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
}
/* @keyframes growingDot{
	0%{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
	16.66%{-webkit-transform: translate3d(49.5%,0%,0); transform: translate3d(49.5%,0%,0);}
	33.33%{-webkit-transform: translate3d(73.5%,48%,0); transform: translate3d(73.5%,48%,0);}
	49.98%{-webkit-transform: translate3d(49%,97%,0); transform: translate3d(49%,97%,0);}
	66.64%{-webkit-transform: translate3d(0%,97%,0); transform: translate3d(0%,97%,0);}
	83%{-webkit-transform: translate3d(-24.5%,48%,0); transform: translate3d(-24.5%,48%,0);}
	100%{-webkit-transform: translate3d(0,0,0); transform: translate3d(0,0,0);}
} */
.product{padding-top:130px;}
.server-wrap{position: relative;margin-bottom:647px;}
/* .server-wrap .contain{position:relative;z-index:2;} */
.talkwrap{padding:0 12.125%;position:relative;}
.talkwrap ul{position:absolute;left:12.125%;bottom:60px;overflow:hidden;}
.talkwrap ul li{float:left;position: relative;margin-right:55px;font-size:20px;color:#666;padding-bottom:10px;border-bottom:1px solid #dcdcdc;}
.talkwrap ul li.cur,.talkwrap ul li:hover{color:#333333;border-bottom:1px solid #fbe501;}
.goTop{cursor: pointer;position:fixed;right:30px;bottom:10%;z-index:99;display:none;}
.aStoreSwiper-scroll{width:100px;position:relative;margin:60px auto 0;}
.aStoreSwiper-scroll .orn{border-bottom:1px solid #e5e5e5;height:1px;background:#e5e5e5;}
.aStoreSwiper-scroll .cur{height:5px;background:#fbe501;position:absolute;left:0px;top:-2px;}
.aStoreSwiper-scroll .cur:after{content:"";display:block;width:100%;height:5px;position:absolute;left:50%;top:50%;margin: -4px 0 0 -7px;}
.aStore-swiper{position:relative;}
.aStoreSwiper-prev{color:#ddd;font-size:20px;font-family:"宋体";position:absolute;left:45%;bottom:-12px;font-weight: bold;}
.aStoreSwiper-next{color:#ddd;font-size:20px;font-family:"宋体";position:absolute;right:45%;bottom:-12px;font-weight:bold;}
#video-bgs{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
	object-position: center;
}

.Ft-link{margin-top:80px;}
.Ft-link h6{font-size:18px;color:#ebebeb;font-weight:normal;margin-bottom:20px;height:28px;line-height:28px;padding-left:34px;background:url("../images/icon/icon_link.png") no-repeat left center;}
.Ft-link a{margin-top:10px;color:#555;margin-right:30px;display:inline-block;}
.Ft-link a:hover{color:#fff;}



@media (max-width:1200px) {

/* 首页样式 */	
.numbox h3{font-size:16px;color:#888;margin:20px auto 10px;}
.numbox h2 {
    font-size: 24px;
    font-weight: bold;
    color: #0062c2;
    margin-bottom: 10px;
    margin-top: 10px;
	
}
.main-more {
    display: block;
    width: 60%;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
	margin:auto;
    border-width: 1px 8px;
    border-style: solid;
    border-color: #d7e7fd;
    border-radius: 44px;
    -webkit-border-radius: 44px;
    -moz-border-radius: 44px;
    -ms-border-radius: 44px;
    -o-border-radius: 44px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    background-color: #0048aa;
	margin-top:20px;
}
/* 首页产品 */
.ind_product{padding:20px 3.15%;background:#f2f2f2;}
.ind_product .pro1_fl{float:left;width:100%;position:relative; height:auto; margin-bottom:10px;}
.ind_product .pro1_fl a,
.pro1_fr01 a,
.pro1_fr02 .pro1_fr02_fl a,
.pro1_fr02 .pro1_fr02_fr a,
.pro2_fl01 a,
.pro2_fl02 a,
.pro2_ct01 a,
.pro2_ct02_fl a,
.pro2_ct02_fr a,
.pro2_fr a{position:absolute;content:"";width:100%;height:100%;background:rgba(0,0,0,0.5);left:0px;top:0px;transition: all 0.5s ease-in-out;opacity:0;} 
.ind_product .pro1_fl:hover a,
.pro1_fr01:hover a,
.pro1_fr02 .pro1_fr02_fl:hover a,
.pro1_fr02 .pro1_fr02_fr:hover a,
.pro2_fl01:hover a,
.pro2_fl02:hover a,
.pro2_ct01:hover a,
.pro2_ct02_fl:hover a,
.pro2_ct02_fr:hover a,
.pro2_fr:hover a{opacity:1;}
.ind_product .pro1_fl:hover span.split,
.pro1_fr01:hover span.split,
.pro1_fr02 .pro1_fr02_fl:hover span.split,
.pro1_fr02 .pro1_fr02_fr:hover span.split,
.pro2_fl01:hover span.split,
.pro2_fl02:hover span.split,
.pro2_ct01:hover span.split,
.pro2_ct02_fl:hover span.split,
.pro2_ct02_fr:hover span.split,
.pro2_fr:hover span.split{width:50px;}


/* 产品通用结构部分 */
.ind_product .note{position:absolute;width:100%;left:40px;bottom:40px;z-index:3;color:#fff;}
.ind_product .note h4{font-size:24px;margin-bottom:20px;}
.ind_product .note p{line-height:28px;margin:0px auto;}
.ind_product  span.split{height:1px;width:35px;background:#fff;display:block;transition: all 0.5s ease-in-out 0.3s;margin-bottom:10px;}
.ind_product .pro1_fl img{width:100%;height:100%;object-fit:cover;}
.ind_product .pro1_fr{float:right;width:100%;}
.ind_product .pro1_fr img{width:100%;height:auto;object-fit:cover;}
.pro1_fr02{margin-bottom:10px;;}
.pro1_fr02 .pro1_fr02_fl{width:100%;float:left;position:relative;height:auto;margin-bottom:10px;}
.pro1_fr02 .pro1_fr02_fr{width:100%;float:right;position:relative;height:auto;}
.pro1_fr01,.pro1_fr02{height:auto;}
.pro1_fr01 img,.pro2_ct01 img{width:100%;height:100%;object-fit:cover;}
.pro1_fr01,.pro2_fl01,.pro2_fl02,.pro2_ct01,.pro2_ct02_fl,.pro2_ct02_fr,.pro2_fr{position:relative;}
.pro2_fr{height:auto;}
.pro2_fr img{width:100%;height:100%;object-fit:cover;}
.pro3{margin-bottom:10px;}
.pro3 .pro1_fl{float:right;}
.pro3 .pro1_fr{float:left;}
.pro1{margin-bottom:10px;}
.pro2{margin:0px 0;}
.pro2_fl,.pro2_fr{width:100%;float:left;}
.pro2_fl01 img,.pro2_ct01 img{width:100%;height:auto;object-fit:cover;}
.pro2_fl02 img,.pro2_ct02 img{width:100%;height:auto;object-fit:cover;}
.pro2_fr{float:right;}
.pro2_ct{float:left;width:100%;margin:0 0.5%;}
.pro2_ct img{width:100%;}
.pro2_fl .pro2_fl02{margin-bottom:0px;}
.pro1 .pro1_fr{margin-bottom:0px;}
.pro2_ct02{margin-bottom:10px;}
.pro2_ct .pro2_ct02_fl{width:100%;float:left;position:relative;margin-bottom:10px;}
.pro2_ct .pro2_ct02_fr{width:100%;float:right;position:relative;margin-bottom:10px;}
.pro1_fr01{ display:none;}
.pro1_fr02{ display:none;}
.pro2_ct01{ display:none;}
.pro2_fr{ display:none;}

}


@media screen and (max-width:768px) {


.IndexList li{ display: inline-block; width:45%; text-align: center; position: relative; margin-bottom:20px;	}
.IndexList li i{ font-size: 16px; color: #000;}
.IndexList li span{ display: block; font-size:14px; color: #333; letter-spacing: 1px;margin-top:10px;}
.IndexList li span.fuhao{font-size:24px;position:absolute;right:30px;top:-10px;font-family:微软雅黑;color: #1b1b1b; letter-spacing: 1px;}
.IndexList li span.fuhao1{font-size:24px;position:absolute;right:50px;top:-10px;font-family:微软雅黑;color: #1b1b1b; letter-spacing: 1px;}
.nub{ font-size: 36px; color: #1b1b1b; line-height: 36px; height: 36px; display: inline-block; font-family: 'inum';margin-left:-30px;}

.sy{ padding-top:30px; padding-bottom:50px;color:#000;text-align:center;position:relative;left:0px;width:100%;z-index:10;background-attachment: fixed;}
.sy h2{font-weight:600; border-bottom:1px solid #06F; width:300px; margin:auto;padding-bottom: 10px;font-size:24px;}
.sy h3{font-size:48px;font-family: "Microsoft YaHei";color:#0062c2;text-transform: uppercase;letter-spacing:20px;margin-bottom:30px; text-align:center;}
.sy p{font-size:16px;line-height:30px;margin-bottom:30px; }

.sy .xx1{  margin-top:50px;}
.sy .xxx{ width:94%; margin:auto; text-align:left; margin-top:20px; line-height:24px; font-size:14px;}
.xx1 img{ width:94%; margin:auto; }
.sy ul{overflow: hidden;}
.sy ul li{width:33.333333%;float:left;}
.sy ul li h4{font-size:60px;margin:70px auto 25px;}
.sy ul li span{font-size:28px;font-family:"Microsoft YaHei";}
.year{overflow: hidden;}
.year .year_fl{width:46%;float:left;}
.year .year_fl span,.year .year_fr span{margin:140px auto 70px;font-size:100px;font-family:"Microsoft YaHei";color:#fbe501;width:307px;height:307px;border:1px solid #fbe501;display:block;border-radius:50%;line-height:307px;text-align: center;}
.year .year_fr{width:46%;float:right;}
.sjz-box{padding:30px 3.125% 30px;}
.sjz-box h2{font-size:50px;font-weight: bold;color:#0062c2;text-align: center;}
.sjz-box p{font-size:16px;color:#666;text-align: center;line-height:30px;margin:20px 0 30px;}
.sjz-box ul{overflow:hidden;}
.sjz-box ul li{width:25%;float:left;}
.sjz-box ul li.w50{width:50%;}
.teamphoto{height:997px;background-size:cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}
.ab-team{padding:30px 3.125%;}
.ab-team h2{font-size:50px;font-weight:600;text-align: center; color:#0062c2;}
.ab-team p{font-size:16px;color:#666;text-align: center;line-height:30px;margin:20px 0 69px;}
.ab-team ul{overflow: hidden;}
.ab-team ul li{width:18%;float:left;margin-right:2.3%;margin-top:45px;}
.ab-team ul li:nth-child(5n){margin-right:0px;}
.ab-team ul li img{max-width:100%;}
.ab-team .teamMore{font-size:18px;color:#333;margin:60px auto 0;display:block;width:160px;background:url("../images/icon-dd1.png") no-repeat right center;}
.abtxt{width:94%; margin:auto; text-align:left; line-height:24px; font-size:14px; margin-top:0px;}
.abtxt1{width:94%; margin:auto; text-align:left; line-height:24px; font-size:14px; margin-top:0px;}

table.gridtable {
	margin:auto;
	width:99%;
	color:#000;
font-size:14px;
color:#333333;
border-width: 1px;
border-color: #ccc;
border-collapse: collapse;
}
table.gridtable th {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #ccc;

}
table.gridtable td {
border-width: 1px;
padding: 8px;
border-style: solid;
border-color: #ccc;

line-height:30px;

}
.abtxt2{font-weight:600; color:#2b7cd1; height:60px; width:30%;}



.sjz-box{padding:30px 3.125% 30px;}
.sjz-box h2{font-size:24px;font-weight: bold;color:#0062c2;text-align: center;}
.sjz-box p{font-size:16px;color:#666;text-align: center;line-height:24px;margin:20px 0 30px;}
.sjz-box ul{overflow:hidden;}
.sjz-box ul li{width:100%;float:left;}
.sjz-box ul li.w50{width:100%;}
.sjz-box ul li img{width:100%;}
.teamphoto{height:997px;background-size:cover;background-position: center;background-repeat: no-repeat;background-attachment: fixed;}
.ab-team{padding:30px 3.125%;}
.ab-team h2{font-size:24px;font-weight:600;text-align: center; color:#0062c2; margin-bottom:15px;}
.ab-team p{font-size:14px;color:#666;text-align: center;line-height:30px;margin:20px 0 69px;}
.ab-team ul{overflow: hidden;}
.ab-team ul li{width:18%;float:left;margin-right:2.3%;margin-top:45px;}
.ab-team ul li:nth-child(5n){margin-right:0px;}
.ab-team ul li img{max-width:100%;}
.ab-team .teamMore{font-size:18px;color:#333;margin:60px auto 0;display:block;width:160px;background:url("../images/icon-dd1.png") no-repeat right center;}


.videosBox{padding:1%;}
.videosBox ul li1{width:98%;float:left;margin-left:1%; margin-right:1%;margin-bottom:50px; background:#FFFFFF;border:8px solid #fff;
border-radius:10px;}
.videosBox ul li1 .com-img img{width:100%;height:300px;object-fit:cover;}
.videosBox ul li1 h4{color:#333;font-size:14px;margin:15px 0;}
.videosBox ul li1 p{color:#888;font-size:14px;line-height:30px;margin-top:0px;}
.videosBox ul li1 .date{color:#089cdf;font-size:24px;display: block;position:relative;padding-left:40px;font-weight:600;margin-top:-30px;}
.videosBox ul li1 .date:after{position:absolute;left:0px;top:50%;width:30px;height:1px;background:#888;content:"";}
.videosBox ul li1 p.com-img{position:relative;}
.videosBox ul li1 .note{padding:2px 16px;height:135px;}
.videosBox ul li1 .note p{height:10px;overflow: hidden;}
/* .ind_videos ul li:hover h4{color:#666;} */
.videosBox ul l1i .com-img span{position:absolute;left:20px;bottom:20px;width:60px;height:31px;background:url("../images/icon/icon_vplay.png") no-repeat center;cursor:pointer;}
.videosBox ul li1 .com-img:hover span{background:url("../images/icon/icon_vplayon.png") no-repeat center;}

}






