@charset "utf-8";
body,ol,ul,li,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,div,span,a,aside,article,section,header,nav,footer,label,img{margin:0;padding:0;box-sizing:border-box;}
fieldset,img{border:0;}
img{vertical-align:middle;max-width:100%;}
ol,ul,li{list-style-type:none;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:.875rem;font-family:inherit;margin:0;outline:none;resize:none;border:none;background:none;}
.clearfix:after{clear:both;content:".";display:block;height:0;overflow:hidden;visibility:hidden;}
.clearfix{zoom:1;}
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
body{color:#898989;line-height:1.5;font-family:'Microsoft YaHei',Arial,'simsun',HELVETICA;min-width:320px;background:#fff;}
a{color:#fff;text-decoration:none;transition:all ease 0.3s;}
a:hover{color:#ddd;}


/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.ce{text-align:center;}
.hide{overflow:hidden;}
.mb15{margin-bottom:15px;}
.mb10{margin-bottom:10px;}
.mb30{margin-bottom:30px;}
.container{position:relative;min-width:320px;width:100%;max-width:1600px;margin:0 auto;}
.container1{position:relative;width:100%;max-width:1600px;margin:0 auto;}
.homeInfo{position:relative;min-width:320px;width:100%;padding:0 60px;}
.pImg{position:relative;padding-top:100%;display:block;overflow:hidden;}
.pImg img{position:absolute;top:0;left:0;width:100%;height:100%;transition:all 0.5s;}
.bgImg{background-position:center;background-size:cover;position:relative;transition:all 0.5s;display:block;width:100%;height:100%;}
.pd60{padding-top:60px;padding-bottom:60px;font-size:.875em;}
.pd80 {padding: 80px 0 40px;font-size: .875em;}
.pd40 {padding: 40px 0;font-size: .875em;}
@font-face {
  font-family: 'iconfont';  /* project id 1152918 */
  src: url('font_1152918_lhm6c47xbra.eot');
  src: url('font_1152918_lhm6c47xbra.eot?#iefix') format('embedded-opentype'),
  url('font_1152918_lhm6c47xbra.woff2') format('woff2'),
  url('font_1152918_lhm6c47xbra.woff') format('woff'),
  url('font_1152918_lhm6c47xbra.ttf') format('truetype'),
  url('font_1152918_lhm6c47xbra.svg#iconfont') format('svg');
}

.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  font-size: 1rem;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  position:relative;
}


/* 头部 */
.header{position:fixed;z-index:90;line-height:100px;height:100px;width:100%;background: rgba(0,0,0,0.5);top:0;left:0;font-size:1rem;color:#fff;}
.header .logo{position:absolute;left:60px;top:0;width:434px;/*border-right: 1px dotted #454545;*/ } 
.nav {padding:0 230px 0 30% ;height:100px;display:flex;justify-content: flex-end;}
.nav li{float:left;text-align:center;padding-left:1px;height:100px;flex-grow:1;}
.nav li a{color:#fff;display:block;position:relative;}
.nav li a::after{content:"";position:absolute;left:0;bottom:0;background:#eeb70a;width:100%;height:0;background:#eeb70a;transition:all .4s;z-index:-1;}
.nav .cur a,.nav li a:hover{color:#fff;}
.nav .cur a::after,.nav li a:hover::after{height:100%;}
.headTel{width:230px;position:absolute;right:60px;top:0;height:100px;text-align:right;border-left: 1px solid #616161;background: url('../images/topIcon.png') no-repeat 50px center;font-size:1.375em;font-family:Arial;}
.video{width:100%;

height:700px;
	overflow: hidden;

}
.video video{ width:100%; 

}


/*  导航按钮 */
.navTrigger{position:absolute;top:22px;right:15px;width:28px;overflow:hidden;white-space:nowrap;color:transparent;z-index:20;cursor:pointer;display:none;}
.navTrigger span{display:block;height:2px;background:#fff;margin-bottom:6px;transition:all 0.3s;  -webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%; -ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;}
.navTrigger span:nth-child(3){margin-bottom:0;}
.navTrigger-on span:nth-child(1){transform: translateX(4px) translateY(0px) rotate(45deg);}
.navTrigger-on span:nth-child(2){opacity:0;}
.navTrigger-on span:nth-child(3){transform:translateX(2px) translateY(2px) rotate(-45deg);}

/* 广告轮播图 */
.banner{position:relative;overflow:hidden;}
.banner img{width:100%;}
.banner .small{display:none;}
.swiper-wrapper{transition-timing-function: ease-in-out;}
.banner .swiper-pagination-bullet{background:none;opacity:1;cursor:pointer;font-size:22px;font-family:Arial;margin:0 10px;width:auto;height:auto;border-radius:0;background:none;position:relative; color:#fff;}
.banner .swiper-pagination-bullet::after{content:"";position:absolute;left:0;bottom:0;height:2px;width:0;background:#fff;transition:all .5s;}
.banner .swiper-pagination  span.swiper-pagination-bullet{margin:0 10px;bottom:10px;}
.banner .swiper-pagination-white .swiper-pagination-bullet-active::after{width:100%;}
.banner .swiper-button-white::after{content: "";position: absolute;left: -100px;width: 60px;height: 2px;background: #fff;top:50%;margin-top: -1px;opacity: 0;transition: all .3s;}
.banner .swiper-button-next::after{left: auto; right: 100px;}
.banner .swiper-button-white:hover::after{opacity: 1;left: 3px;}
.banner .swiper-button-next:hover::after{left: auto;right: 0;}

/*  案例 */
.titleTop .titleAx{float:left;width:30%;}
.CaseHome{ }
.CaseHome .titleTop{overflow: initial; padding-bottom:30px;}
.CaseHome .titleAx hr{width:35px;}
.CaseHome .titleTop p{float:right;color:#666666;font-size:14px;margin-top: 20px;}
.CaseHome .long{position: relative;margin-bottom:10px; }
/*.CaseHome .long:before{content:"";position: absolute;z-index: -1;left: -30%;top: -50%;bottom:0;width: 65%;height: 150%;background: #191919;}*/
/*-线条-*/
.CaseHome .svg{position: absolute;right: -430px;top: -120px;width: 1200px;height: 240px;transform: rotate(-22deg);}
.parallax>use{animation:move-forever 18s linear infinite}
.parallax>use:nth-child(1){animation-delay:-2s}
.parallax>use:nth-child(2){animation-delay:-2s;animation-duration:8s}
.parallax>use:nth-child(3){animation-delay:-4s;animation-duration:9s}
.parallax>use:nth-child(4){animation-delay:-4s;animation-duration:12s}
@keyframes move-forever{
  0%{transform:translate(-90px,0)}
  100%{transform:translate(85px,0)}
}
.titleAx {
    color: #191919;
    font-size:2.5rem;
}
.titleAx hr {
    display: block;
    margin: 15px 0 0 0;
    width: 25px;
    height: 5px;
    border: none;
    background: #eeb70a;
}
.product-list{margin:0 0 0px -10px;display: flex;flex-flow: row wrap;align-content: flex-start;}
.product-list li{ float:left;width:33.3%; }
.product-list li a{ display: block;margin: 0 0px 30px 10px;}
.product-list li h4{position: relative; color:#191919;font-size:16px;text-align: center;margin:20px auto 0;display: table;}
.product-list li .pic{}
.product-list li:hover h4{ color:#000002}
.homeCon{padding-left:320px;overflow:hidden;background:#000;}
.homeLeft{float:left; width:230px;margin-left:-260px;}
.hTitle{font-size:2.125rem;color:#fff;line-height:1;margin-bottom:45px;font-weight:bold;}
.hTitle span{display:block;font-size:2.294em;font-family:Arial;font-weight:normal;opacity:.7;letter-spacing:-2px;}

/*==图片效果effect1↓==*/
.effect-one{position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}






/* 关于 */


.aboutFont{width:96%; margin:0 auto; font-size:1rem; line-height:1.8rem; padding-top:50px;}
.aboutFont p{margin-bottom:20px;position:relative;text-indent: 2em; color:#4d4d4d;}


@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}
.aboutAdv{padding:30px 0;overflow:hidden;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;margin-top:60px;}
.aboutAdv li{float:left;width:25%;border-right: 1px solid #d7d7d7;text-align:center;height:140px;color:#191919;position:relative;z-index:2;padding:0 15px;}
.aboutAdv li::after{content:"";position:absolute;left:0;top:-30px;width:100%;height:0px;background:#fffbef;transition:all .5s;z-index:-1;}
.aboutAdv li h6{font-size:1.143em;margin:5px 0;}
.aboutAdv li span{display: block;font-size:1.714em;}
.aboutAdv li b{font-size:1.833em;}
.aboutAdv li p{opacity:.5;}
.aboutAdv li:last-child{border-right:none;}
.aboutAdv li:hover i{top:-15px;}
.aboutAdv li:hover::after{height:150%;}

<!--VR全景案例-->
.huda001{
    background: url(../images/bgline.png) center top repeat-y;
    background-size: 1600px auto;
    padding: 120px 0;
    padding-top: 150px;
}
.hzbeyr_swiper {
	padding: 0 5%; position: relative;
}
/* .hzbeyr_swiper .swiper-wrapper {
	overflow-x: hidden;
} */
.hzbeyr_swiper .btn-prev {
	background-image: url(../images/left_01_03.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-prev:hover {
	background-image: url(../images/left_01_06.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-next {
	background-image: url(../images/left_01_02.jpg);background-size:100% 100%;width: 40px; margin-top: -20px; height: 40px;
}
.hzbeyr_swiper .btn-next:hover {
	background-image: url(../images/left_01_05.jpg);background-size:100% 100%; width: 40px; margin-top: -20px; height: 40px;
}
.fine_items_show_title{
	position: absolute;
	/* left: -80px; */
	left: 0;
	top: 8%;
	z-index: 100;
}
.fine_items_show_title li{
	display: none;
	text-align: left;
}
/* .fine_items_show_title li:first-child{
	display: block;
} */
.fine_items_show_title p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	background-color: rgba(59,50,46,.8);
	padding: 0 20px;
	margin-bottom: 4px;
}
.fine_items_show_title p:nth-child(1){
	-webkit-animation: fadeInLeft 1s ease 0s both;
	-moz-animation: fadeInLeft 1s ease 0s both;
	-ms-animation: fadeInLeft 1s ease 0s both;
	-o-animation: fadeInLeft 1s ease 0s both;
	animation: fadeInLeft 1s ease 0s both;
}
.fine_items_show_title p:nth-child(2){
	-webkit-animation: fadeInLeft 1s ease .2s both;
	-moz-animation: fadeInLeft 1s ease .2s both;
	-ms-animation: fadeInLeft 1s ease .2s both;
	-o-animation: fadeInLeft 1s ease .2s both;
	animation: fadeInLeft 1s ease .2s both;
}

.fine_items_show .swiper-slide{
	cursor: pointer;
}



.service_swiper .swiper-slide {
	border-right: 1px solid #EAEAEA;
	/* padding: 120px 0 100px 0; */
}


.service_swiper{ width:1400px;overflow:hidden; margin: auto;}
/* width:239px; float:left; */
.service_swiper .swiper-slide{  border-right:2px solid #EAEAEA;}
.service_swiper .swiper-slide:hover{  color:#FFF;}
/* width:238px; */
.service_swiper .swiper-slide:nth-child(1){ border-left:2px solid #EAEAEA;}

.service_swiper .swiper-slide .fw_Inf{ width:238px; margin: auto;  padding:120px 0 100px 0; padding-left:42px;}
.service_swiper .swiper-slide:hover .fw_Inf {background:url(../images/fw_li_hover_bg.png) no-repeat;}
.service_swiper .swiper-slide .fw_tb{ width:63px; height:49px; margin-bottom:34px;}

.fw_tb1{ background:url(../images/fw01.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb1{ background:url(../images/fw01_1.png) no-repeat center bottom}
.fw_tb2{ background:url(../images/fw03.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb2{ background:url(../images/fw03_1.png) no-repeat center bottom}
.fw_tb3{ background:url(../images/fw02.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb3{ background:url(../images/fw02_1.png) no-repeat center bottom}
.fw_tb4{ background:url(../images/fw09.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb4{ background:url(../images/fw09_1.png) no-repeat center bottom}
.fw_tb5{ background:url(../images/fw05.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb5{ background:url(../images/fw05_1.png) no-repeat center bottom}
.fw_tb6{ background:url(../images/fw07.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb6{ background:url(../images/fw07_1.png) no-repeat center bottom}
.fw_tb7{ background:url(../images/fw04.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb7{ background:url(../images/fw04_1.png) no-repeat center bottom}
.fw_tb8{ background:url(../images/fw08.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb8{ background:url(../images/fw08_1.png) no-repeat center bottom}
.fw_tb9{ background:url(../images/fw06.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb9{ background:url(../images/fw06_1.png) no-repeat center bottom}
.fw_tb10{ background:url(../images/fw10.png) no-repeat center bottom;}
.service_swiper .swiper-slide:hover .fw_tb10{ background:url(../images/fw10_1.png) no-repeat center bottom}
.service_swiper .swiper-slide .fw_En{ font-size:1.3rem; font-weight:bolder;  text-transform:uppercase ;line-height:32px;color:#333333}
.service_swiper .swiper-slide .fw_Ch{ color:#333; font-size:1.2rem; line-height:3rem } .fw_list li:hover .fw_Ch,.fw_list li:hover .fw_En{color:#FFF}
.service_swiper .swiper-slide:hover .fw_En {color: #fff;}
.service_swiper .swiper-slide:hover .fw_Ch {color: #fff;}

.service_swiper .swiper-slide .fw_more { margin-top:62px;}

.service_swiper .btn-prev{ display:block; background:url(../images/fw_left.png) no-repeat; height:35px; width:35px; background-size: 100% auto;}
.service_swiper .btn-prev:hover{ background:url(../images/fw_left_hover.png) no-repeat;background-size: 100% auto;}

.service_swiper .btn-next{ display:block; background:url(../images/fw_li_jt.png) no-repeat; height:35px; width:35px;background-size: 100% auto;}
.service_swiper .btn-next:hover{ background:url(../images/fw_right_hover.png) no-repeat;background-size: 100% auto;}

.service_swiper .swiper-slide .fw_more a{ display:block; background:url(../images/fw_li_jt.png) no-repeat; height:35px; width:35px;}
.service_swiper .swiper-slide:hover .fw_more a{ background:url(../images/fw_li_jt_hover.png) no-repeat}


/*服务*/
.service{ background:url(../images/index_zy_zsgd.jpg) center top; }
.hz{ margin:0 auto;overflow:hidden; position:relative;}
.hz01{ overflow:hidden;}
.service a.fw_jt1{display:block; background:url(../images/fw_left.png) no-repeat center left; height:528px; width:110px; }
.service a.fw_jt1:hover{ background:url(../images/fw_left_hover.png) no-repeat center left}
.service a.fw_jt2{display:block; background:url(../images/fw_right.png) no-repeat center right; height:528px; width:110px; }
.service a.fw_jt2:hover{ background:url(../images/fw_right_hover.png) no-repeat center right;}



/*新闻资讯 */
.newsPic,.newsTxt{margin-right:-40px;margin-bottom:35px;overflow:hidden;}
.newsPic li{float:left;width:25%;padding-right:40px;}
.newsPic li a{display:block;padding-bottom:20px;border-bottom: 1px solid #000;color:#777;}
.newsPic li a::after{bottom:-1px;transition:transform .5s;height:2px;}
.newsPic li .pImg{padding-top:62%;}
.newsMain{font-size:.75rem;}
.newsPic li h4{padding:15px 0;font-size:1.333em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;}
.newsPic li p{height:50px;}
.newsPic li .date{color:#aaa;}
.newsPic li a:hover img{transform: scale(1.1);}
.newsPic li a:hover h4{color:#eeb70a;}

.newsTxt{margin-bottom:0;}
.newsTxt li{float:left;width:25%;padding-right:40px;margin-top:10px;}
.newsTxt li a{display:block;color:#777;padding:20px 0 20px 75px;position:relative;}
.newsTxt li a::after{content:"";position:absolute;left:-10px;top:0;background:#eeb70a;height:100%;z-index:-1;right:-10px;transform: scale(0,1);transition:all .5s;}
.newsTxt li .date{float:left;margin-left:-70px;width:70px;font-size:12px;;font-family:Arial;line-height:1.2;}
.newsTxt li .date i{display:block;font-style:normal;color:#999;font-size:46px;}
.newsTxt li h4{font-size:1.333em;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;color:#333;margin-bottom:10px;transition:all .4s;}
.newsTxt li a:hover,.newsTxt li a:hover h4,.newsTxt li a:hover .date i{color:#fff;transition:all .3;}
.newsTxt li a:hover::after{transform: scale(1);}
.news_pruere{ text-align:center;}
.news_pruere span{font-size: 1rem; color:#9f9f9f;}
.news_pruere h3{ font-size: 2.5rem;color: #191919; line-height: 2;}
.news_pruere p{ color:#9f9f9f; font-size: 1rem; padding-bottom:30px;}


/*  合作企业 */
.hzbeyr_h{ background:#f3f3f3; padding:40px 0 60px;}
.div1{width: 100%;height: 118px;margin: 1rem 0;position: relative;overflow: hidden;}
.div1 ul{position:absolute;left: 0;top: 0;}
.div1 ul li {float: left;list-style: none;}
.div2{width: 100%;height: 118px;margin: 1rem 0;position: relative;overflow: hidden;}
.div2 ul{position:absolute;right: 0;top: 0;}
.div2 ul li {float: left;list-style: none;}
.div1 img,.div2 img{max-width:190px;}
/*==底部===*/
.footer{background:#303030;font-size:.875rem;color:#fff;padding: 60px 0 40px 0;width:100%;}

.footer .nav_pruere{position:relative;display: table;width: 50%;border-left:1px #454545 solid;border-right:1px #454545 solid; padding-left:160px; padding-right:50px;}
.footer .nav_pruere li{float: left;width: 33.3%;padding-right: 30px;}
.footer .nav_pruere li h3{color:#fff;font-size:18px;margin-bottom:30px ;}
.footer .nav_pruere li a{display: block;color:#afafaf;margin-bottom: 8px;font-size:15px;}
.footer .nav_pruere li a:hover{color:#eeb70a}
.footer .middle{padding: 30px 120px 30px 0px;}
.footer .right{color:#cccccc;font-size:15px; width:18%; line-height:2rem}
.footer .right span{display:block;text-align:right}
.footer .right span font{display:block;margin-bottom:5px;}
.footer .right b{font-size:26px;/* font-weight:bold; */color:#ccc;font-family: 'siyuan';}
.footer .right .add{margin-top:30px;}
.footer .ewm{padding:10px;margin-left: 40px;color:#666;font-size:12px;text-align:center;background: #fff;}
.footer .ewm img{ display: block;width:120px;margin-bottom:5px}
.footer .copy{margin-top:50px;padding-top:20px;color:#cccccc;font-size:14px;border-top:1px #454545 solid;}
.footer .copy a{color:#cccccc;font-size:14px;}
.footer .copy a:hover{color:#fff}
.footer .copy .share{}
.footer .copy .share a{display: inline-block;margin-left:10px;width: 30px;line-height: 30px;font-size: 18px;color:#fff;text-align: center;border-radius: 50%;background: #454545;}
.footer .copy .share a:hover{background:#999}
.link{ font-size: 12px; text-align: center; background: #303030; padding-bottom: 20px; }
.footer a:hover{color:#fff}
.fl {
    float: left;
}

.rt {
    float: right;
}

/*关于我们*/
/*==子级栏目↓==*/
.bottom_caer{ height:80px; clear:both;}
.about_ekrnte{ float:left;}
.cl, .clearfix {
    zoom: 1;
}
.column{position: relative;padding:0 20px;overflow: hidden;border-bottom:1px #ddd solid;}
.column .container1{padding: 30px 40px;height:80px;overflow:hidden;}
.column .menu a:after{bottom:-13px;}
.column .site{margin:0px;}
/*==次级导航↓==*/
.menu{}
.menu ul{/* display:table; *//* text-align: center; *//*! background:#f2f3f4; *//*! width: 100%; */margin: auto;}
.menu li{/*! flex: 1; */ display: inline-block;}
.menu li a{position:relative;z-index:2;display: block;margin: 0 40px 0 0;color: #666;font-size: 16px;/* overflow: hidden; */padding: 0 0 23px 0;}
.menu li:hover a,.menu li.active a{ color:#191919; border-bottom:2px #eeb70a solid; }
.menu li:hover a:after,.menu li.active a:after{transform: scale(1);transform-origin:left;}
.site a {
    color: #666;
    font-size: 12px;
}.site .home i {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    margin-right: 10px;
}
.about_her{ padding:5% 0 0;}
.about_her p{ float:left; width:30%; margin:0 1.6%}
.about_her p img{ width:100%;}

.honorNav1_item { text-align:center;
	width: 18%;
	height:90px;
	margin:0 1%;
	float: left;
	margin-bottom: 60px;
	cursor: pointer;
	transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-moz-transform: scale(1);
	transition: all .3s;
}

.honorNav1_item:hover {
	transform: scale(1.2);
	-ms-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

/*==分页↓==*/
.pagination p{margin:0;cursor:pointer}
.pagination{height:40px;text-align:center; padding:20px 0px; font-size:.9rem}
.pagination a{padding:8px 12px;color:#666; margin:0 5px;background:#fff;transition: all .4s ease-in-out;}
.pagination a:hover{color:#fff; background:#000;}
.pagination a.cur{border:none;background:#000; color:#fff;}
.pagination p{display:inline-block;color:#bbb;
padding:8px 12px;color:#666; margin:0 5px;}
.pagination p.pageRemark{border-style:none;background:none;margin-right:0px;padding:4px 0px;color:#666;}
.pagination p.pageRemark b{color:red;}
 .pagination p.pageEllipsis{border-style:none;background:none;padding:4px 0px;color:#808080;}
 .dates li {font-size: 14px;margin:20px 0}.dates li span{float:right}
 
#pages{float:left;width:100%; margin:40px 0 20px 0;  text-align:center}
#pages span{border:0px #ddd solid;padding:8px 12px;margin:0 5px; background:#000; color:#fff;transition: all .4s ease-in-out;}

#pages a{padding:8px 12px;color:#666; margin:0 5px;background:#fff;transition: all .4s ease-in-out;}
#pages a:nth-child(1),#pages a:nth-child(3),#pages a:nth-last-child(2){display: none}
#pages a:hover{color:#fff; background:#000;}


/* 案例详情 */
.caseWrap{margin-top:20px;position:relative;overflow:visible;}
.caseWrap::after{content:"";position: absolute;left:-50%;top:0;width:200%;height:100%;z-index:-1;}
.proShow_l{width:75%;background:#fff;overflow:hidden;padding:40px;box-shadow:0 0 6px #ddd;}
.showTop{text-align:center;border-bottom: 1px solid #e5e5e5;padding-bottom:30px;margin-bottom:30px;}
.showTop .title{font-size:1.429em;color:#191919;}
.showTop .date {margin:10px 0 10px 0;color:#888;font-size:13px;}
.showTop .date span{position:relative;padding-left:22px;margin-right:15px;}
.showTop .date span:before{content:"\e62e";font-family:"iconfont";position:absolute;left:0;top:-1px;}
.showTop .date .s:before{content:"\e735";font-size:1rem;top:-2px;}
.caseShow_main .txt{line-height:1.8;text-align:left;margin-bottom:30px;overflow:hidden;}
.caseShow_main .txt strong:first-child{display:none;}
.caseShow_main img{max-width:100%;margin:15px 0;}
.showPage{border-top: 1px solid #e5e5e5;padding-top:20px;margin-top:30px;overflow:hidden;}
.showPage p{margin-bottom:10px;padding-left:25px;position:relative;}
.showPage a{ color:#666;}
.showPage a:hover {
    color: #000;
}
.showPage p::after{content:"\e78a";position:absolute;font-family:"iconfont";left:0;top:0;opacity:.4;}
.showPage .back{float:right;margin-top:-57px;height:42px;width:120px;line-height:42px;background:#333;color:#fff;text-align:center;position: relative;z-index:2;}
.showPage .back:hover{background:#000;color:#fff;}
.proShow_R{width:22%;box-shadow:0 0 6px #ddd;}
.relative_case,.rightContact{background:#fff;padding:15px;}
.relaTie{font-size:16px;height:40px;margin-bottom:20px;color:#191919;border-bottom: 1px solid #e5e5e5;}
.relaTie a{float:right;font-size:12px;margin-top:3px;}
.relative_case li{margin-bottom:10px;}
.relative_case li .pImg{padding-top:66%;}
.relative_case li p{height:50px;line-height:50px;background:#f8f8f8;font-size:14px;transition:all .4s;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;text-align:center;padding:0 10px; color:#666;}
.relative_case li:hover img{transform: scale(1.1);}
.relative_case li:hover p{background:#eeb70a;color:#fff;}
.relative_case .relative3 li .pImg{padding-top:62%;}
.rightContact{margin-top:20px;}
.rightContact p{margin-bottom:5px;}
.relative9 .pImg{padding-top:54%;}

/* 新闻 */
.newsList{padding:30px 0;overflow:hidden;font-size:.813rem;}
.newsList ul{margin-right:-25px;}
.newsList li{float:left;padding-right:25px;width:25%;margin-bottom:25px;}
.newsList li a{box-shadow:0 0 6px #d4d4d4; padding:6%;display:block;color:#777;}
.newsList li .pImg{padding-top:62%;margin-bottom:15px;}
.newsList li h3{font-size:1.231em;color:#333;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li p{height:80px;margin-bottom:10px;margin-top:15px;}
.newsList li .date{color:#999;margin-bottom:10px;}
.newsList li a:hover{box-shadow:0 0 15px #c2c2c2;}
.newsList li a:hover img{transform:scale(1.1);}

/* 联系*/
.conBox1 p{width:49%;background:#e8e8e8;font-size: 2.286em;color:#333;padding:40px 5%;}
.conBox1 p i{float:left;font-family:"iconfont";font-style:normal;margin-right:20px;}
.conBox1 p span{margin-left:5%;}
.conBox1 .fr span{font-size:12px;color:#999;}
.conBox2_L{width:60%;position:relative;}
.conBox2_L::after{content:"";position: absolute;height:1px;left:76%;top:40px; background:#e5e5e5;width:40%;}
.conBox2_L h2{margin-right:6%;}
.conBox2_L .txt{font-size:1.286em; line-height:2rem}
.conBox2_R{max-width:40%;}
.conBox2_R p{padding-top:30px;}
.conBox2_R img{width:150px;padding:11px 11px 1px 1px;background: url('../images/code_bg.jpg') no-repeat;margin-left:20px;max-width:100%;background-size:100%;}
#dituContent{width:100%;height:520px;}


/*- - - - - - - - -样式属公司简介大事件.html - - - - - - - -*/
	/*历史*/
	.history{background:url(../images/abg2.jpg) center bottom no-repeat; padding:30px 0;}
	.history_{width:50px;margin:0px auto 30px auto;background:url(../images/line_y.gif) repeat-y center top;}
	.history_ dt{width:50px;height:48px;line-height:48px;text-align:center;font-size:14px;color:#fff;background:url(../images/0.gif) no-repeat left top;}
	.history_ dd{position:relative;}
	.history_ dd .box{width:535px;position:relative;left:33%;}
	.history_ dd .box ol li{line-height:1.87;position:relative;font-size:15px;margin-bottom:10px;padding-left:96px;background:url(../images/line_x.gif) no-repeat left 13px;}
	.history_ dd .box ol li .icon_point{width:18px;height:18px;position:absolute;top:5px;left:0px;background:url(../images/1.gif) no-repeat left top;}
	.history_ dd.left .box{position:relative;left:-503px;}
	.history_ dd.left .box ol li{text-align:right;padding-right:96px;padding-left:0px;background-position:right 13px;}
	.history_ dd.left .box ol li .icon_point{right:0px;left:auto;}
	

/*- - - - - - - - -人才招聘.html - - - - - - - -*/	
	.join_txt {
    background:url(../images/join.png) bottom right no-repeat #eee;

    padding: 50px 0 50px 120px;
    text-align: left;
}
.join_txt h1 { font-size:2rem;
    color: #474143;
    letter-spacing: 4px;font-weight:bold;
}
.join_txt h2 {
    color: #b1b1b1;
    margin-bottom: 6px;
    font-size: 18px;
}
.join_txt p {
    color: #545253;
    font-size: 16px;
    margin-bottom: 10px;
}
.join_list{
margin-top:20px;
}
.join_list>li{
height: auto;
width:100%;
border:1px solid #e8e8e8;
margin-bottom:20px;
box-sizing:border-box;
overflow:hidden;
}

.join_list>li .photo{ text-align:center; padding:16px 20px 0 ;
    float: left;
    width: 12%;
    overflow: hidden;

}
.join_list>li .photo img{
}
.join_list>li .title{float:right; width:88%;
    color: #4b4b4b;
    font-size: 18px;
    padding-top: 24px;
}
.join_list>li .summary{
padding-top: 10px;
color:#4d4d4d;
line-height:2rem; float:right; width:88%;
}
.join_list>li .summary .mb-1{ font-weight: bold;
}
.join_list>li:hover{
background-color:#f5f7f6;
}
.join_list>li:hover .title{
color:#eeb70b;

}
.step {
background-color:#eee;
height:326px;
padding-top:74px;
box-sizing:border-box;
text-align: center;
}
.step h1{ font-size:2rem; font-weight:bold;}
.step p{
margin-top:6px;
}
.baiduMaps {
    width: 100%!important;
    border: none!important;
}
.box_h {height: 26px;
    line-height: 26px;
    text-align: left;
    color: #4c4d4d;
    border: none;
    margin: 50px 0 30px; font-size:1.5rem;
}.ml_list3>li{
width:33.3%;
float:left;
padding-right:5px;
box-sizing: border-box;
margin-bottom:12px;
}
.ml_list3>li .photo{
    position: relative;
overflow:hidden;
height:336px;
}
.ml_list3>li .photo img{
width:100%;
display:block;
}
.ml_list3>li .photo i{
    transition: .3s all;
}
.ml2 .ml_list3>li:hover .photo a i,.ml4 .ml_list3>li:hover .photo a i{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(45, 45, 45, 0.45);
    top:0;
left:0;
}

.am-container {max-width: 1400px; margin:0 auto;}
.service02 ul{padding-left: 0; padding-top: 2rem;}
.service02 ul li{float: left; width: 20%; position: relative;}
.service02 ul li img{width: 100%;}
.service02 ul li a{display: block; font-size: 1.8rem; color: white; position: absolute; left: 0; top: 0; bottom: 0; right: 0; text-align: center;}
.service02 ul li a span{display: block; color: #aaa; font-size: 1rem;padding-bottom:0.2rem }
.service02 ul li a p{position: absolute; top: 50%; margin-top: -2.2rem; width: 100%;}
.service02 ul li a:hover{background: rgba(255,255,255,.8); color: black; transition: all 0.3s; box-shadow: 0 10px 10px rgba(0,0,0,.3); z-index: 99;}
.service02 ul li a:hover span{color: black; transition: all 0.3s;}
.promote_box4 ul {margin-right: -35px;}.promote_box4 li{float:left;width:25%;padding-right:35px;}
.promote_box4 li .pImg{padding-top:54%;}
.promote_box4 li .txt{background:#fff;padding:10% 10%;height:180px;position: relative;}
.promote_box4 li h5{font-size:1.857em;color:#333;margin-bottom:15px;}
.promote_box4 li i{position: absolute;left:8%;top:-40px;font-style:normal;font-size:3.571em;font:Arial;color:#333;letter-spacing:-2px;}
.promote_box4 li:hover img{transform:scale(1.1);}
.hide { overflow: hidden;}
.website_box2{background-image: url('../images/web_bg2.jpg');text-align:center;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}.pd90 {

    font-size: .875em;
    overflow: hidden;
}
.website_box2 .main{padding:0 8%;}
.website_box3 .bgImg{width:50%;height:520px;}
.website_box3 .font{width:44%;padding-top:60px;color:#333;}
.website_box3 .font h3{overflow:hidden;font-size:1.857em;display:flex;flex-flow:row wrap;justify-content: space-between;;}
.website_box3 .font span{float: left;position: relative;}
.website_box3 .font span::after{content:"";position: absolute;width:80%;height:1px;background:#333;top:56%;right:-140%;}
.website_box3 .font h3 i{font-style:normal;color:#999;font-size:1.385em;font-family:Arial;margin-right:5px;position: relative;top:4px;}
.website_box3 .font p{border:1px solid #b4b4b4;text-align:center;font-size:1.286em;margin-top:50px;padding:25px;}
.website_box3 .pic{position: absolute;right:0;bottom:90px;max-width:44%;}
.bgImg {
    background-position: center;
    background-size: cover;
    position: relative;
    transition: all 0.5s;
    display: block;
    width: 100%;
    height: 100%;
}

.marketing_box4 ul{background-image:url('../images/marke4_bg.jpg');overflow:hidden;font-size:1.143em;    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;}
.marketing_box4 li{width:25%;float:left;height:230px;text-align:center;border-right: 10px solid #fff;border-bottom: 10px solid #fff;padding:0 4%;padding-top:50px;transition:all .5s;}
.marketing_box4 li h4{font-size:1.375em;color:#333;margin-bottom:20px;padding-bottom:10px;position:relative;}
.marketing_box4 li h4::after,.marketing_box5 li h5::after,.seoBox3 li .txt h4::after,.bidBox1 li h4::after,.caseShow_box .tie::after,.culture li span::after{content:"";position: absolute;left:50%;bottom:0;width:16px;height:1px;background:#ff7133;margin-left:-8px;height:1px;}

.marketing_box5{background-image:url('../images/marke5_bg.jpg');    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;}
.marketing_box5 ul{margin:0 -1%;}
.marketing_box5 li{float:left; background:#fff;width:31.3%;margin:0 1%;}
.marketing_box5 li .bgImg{float: left;width:52%;height:210px;}
.marketing_box5 li .txt{float:right;width:48%;padding:7%;}
.marketing_box5 li h5{font-size:2em;color:#333;padding-bottom:10px;margin-bottom:20px;position: relative;}
.marketing_box5 li h5::after{left:0;margin-left:0;}
.marketing_box1 li:hover, .marketing_box4 li:hover {
    background: rgba(238,183,11,.4);
}
/* 办公环境 */
.picList{margin-right:-20px;}
.picList li{float: left;width:25%;margin-bottom: 50px;padding-right:20px;}
.picList li .pImg{padding-top: 75%;}
.picList li p{height:75px;line-height: 75px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition: all .3s;color: #111;padding: 0 20px;position: relative;z-index:2;}
.picList li p i{float:right;font-style: normal;font-family:Arial;margin-left:20px;}
.picList li p::after{content: "";position: absolute;left:0;bottom:0;width: 100%;height:100%;background:#4b4b4b;z-index: -1;transform: scale(0,1);transform-origin: right;transition: transform .4s;}
.picList li a:hover p::after{transform: scale(1);transform-origin:left;}  
.picList li a:hover p{color:#fff;}
.picList li a:hover img{transform: scale(1.1);}
.partner2{background:none;padding-left:1px;padding-top:1px;}
.honorList li .pImg{border:1px solid #ddd;}
.about_h5{ font-size:2rem; color:#333; line-height:3rem; padding-top:20px;}
.about_h5 span{ font-family:Arial, Helvetica, sans-serif; font-size:1.2rem}
.about_h6{font-size:1.1rem; color:#4d4d4d; padding-bottom:20px;}

.about_team p{ float:left; width:50%}
.gswh_main1_on{ clear: both; width: 100%; height: 430px; margin-bottom: 35px; overflow:hidden; }
.gswh_main1_on_con{ width: 42%; height: 430px;  background-color: #343434; }
.gswh_main1_on .main_pic{ width: 58%; overflow: hidden; }
.gswh_main1_on .main_pic img{  height:100%}
.gswh_main1_on_con h4{ font-size: 30px; color: #fff; padding-top: 100px; padding-left:25%; }
.gswh_main1_on_con h5{ font-size: 18px; color: #fff; padding-top: 20px; padding-left:25%; line-height:2.2rem; }
.gswh_main2{ width: 100%; height: 500px; background: url(../images/gswh_img4.jpg) no-repeat center; }
.gswh_main2 h3{ color: #fff; text-align: center; padding-top: 115px; font-size: 30px; padding-bottom: 20px; font-size:2.5rem}
.gswh_main2 h4{ color: #fff; text-align: center; font-size: 18px;line-height:2.5rem;}
.cbsie_uertit{ font-size:1.2rem; margin:0 auto; color:#000;  line-height:3rem; width:80%; background:#f1f1f1; padding:50px 100px 0;border-radius:20px}

.core_list_box { width:90%; color:#000;
    font-size: 0;
    position: relative; margin:0 auto;
}
.core_list_box a{ color:#000;}
.core_list_box:after {
    height: 5px;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 100%;
}

.core_li_box {
    width: 50%;
    background: #efefef;
    position: relative;
    text-align: center;
}

.core_li_box:after {
    width: 5px;
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
}

.core_li_box:nth-child(2n):after {
    display: none;
}

.core_li_icon {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-size: 0;
    z-index: 1;
   /* -webkit-filter: blur(30px);
    filter: blur(30px);
    opacity: 0;
    */
    /*
    -webkit-transition: all .6s cubic-bezier(.645, .045, .355, 1);
    transition: all .6s cubic-bezier(.645, .045, .355, 1);
    */
   /* -webkit-transition:opacity .1s ease-out, filter .8s ease-out .1s;
    transition:opacity .1s ease-out, filter .8s ease-out .1s;*/
    opacity:0;
}
.core_li_box:hover .core_li_icon {
    /*-webkit-filter: blur(0);
    filter: blur(0);*/
    -webkit-transition:opacity 1.8s linear;
    transition:opacity 1.8s linear;
    opacity: 1;
}

.core_li_en {
    font-size: 26px;
    font-weight: bold;
    color: #231815;
    line-height: 32px;
    height: 64px;
    margin: 0 0 10px 0;
}
.inline {
    display: inline-block;
    vertical-align: top;
}.core_li_line {
    width: 220px;
    background: #3d3330;
    height: 1px;
    margin: 0 auto;
}

.core_li_title {
    font-size: 21px;
    font-weight: bold;
    color: #231815;
    line-height: 32px;
    height: 64px;
    margin: 10px 0 0 0;
}

.core_li_text { padding:0 80px;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin: 0 0 60px 0;
}

.core_li_read {
    position: relative;
    margin: 100px 0 60px 0;
}

.core_li_content {
    position: relative;
    z-index: 2;
}
.jidian_01 h3{ padding-bottom:30px; }
.jidian_01  p{ line-height:2.2rem;}
.service_container_menu {}
.service_container_menu ul{ padding-top:30px;}
.service_container_menu ul li{ height:660px; padding-top:20px; width:20%; float:left; border-right:1px #cacaca solid; text-align:center;}
.service_container_menu ul li.no{ border-right:none;}
.service_container_menu ul li .h1{ color:#333; font-size:20px; line-height:80px; font-weight:bold;}
.service_container_menu ul li .h2{ color:#656565; font-size:16px; line-height:30px; }

.choose-bg{ background:url(../images/choose-bg.jpg) no-repeat center; }
.choose-bg1{ text-align:center; font-size:1.8rem; color:#eeb70a;}



.service-4-item {width:320px;height:330px;float:left;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;margin-right:30px;cursor:pointer;display:block;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%); margin-bottom:30px;}
.service-4-item:before {content:'';display:block;top:0;left:0;height:100%;width:100%;position:absolute;z-index:1;background:#333;opacity:.8;transition:all .4s;}
.service-4-item:hover:before {opacity: 0;}
.service-4-item:hover {box-shadow: 1px 1px 8px #CCC;-webkit-filter: grayscale(0%);-moz-filter: grayscale(0%);-ms-filter: grayscale(0%);-o-filter: grayscale(0%);filter: grayscale(0%);}
.service-4-item .info {position:relative;z-index: 3;padding-top:160px;width:100%;}
.service-4-item .info span {font-size:22px;color:#FFF;display:block;padding: 0 15px 10px;line-height:30px;margin: 15px 0;display:block;position:relative;}
.service-4-item .info span:before {content:'';display:block;width:40px;height:1px;background:#FFF;position:absolute;left:15px;bottom:0;}
.service-4-item .info p {font-size:14px;color:#FFF;display:block;padding: 0 15px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:80px;line-height:20px;overflow:hidden;}
#newBridge .nb-icon-base .nb-icon-inner-wrap,#newBridge .nb-icon-right-center{display: none;}