@charset 'utf-8';
body{font-size:12px;font-family:"微软雅黑";color:#1f1a17;background: #fff;text-decoration:none;overflow-x: hidden;}
*{margin:0;padding:0;}
blockquote,body,button,dd,dl,dt,fieldset,form,img,input,legend,li,ol,pre,td,textarea,th,ul{border:medium none;margin:0;padding:0;outline:0}
button,input,select,textarea{font:14px,"Microsoft YaHei",tahoma,Srial,helvetica,sans-serif;outline:0}
h1,h2,h3,h4,h5,h6{margin:0}
li,ol,ul{list-style:none}
a{text-decoration:none;color: #666666;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
a:hover{text-decoration:none}
p{margin:0}
img{border:0;display:block}
table{border-spacing:0;border-collapse:collapse}
input{border:0}
textarea{resize:none;padding:0}
@-webkit-keyframes scaleUp {
  0% {
    opacity: 0;
    animation-timing-function: cubic-bezier(0.78, 0.03, 0.96, 0.5); }
  20% {
    opacity: 1;
    transform: scale(1); }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.2); } 
}
.znmagic {
  -webkit-animation-duration: .7s;
  -moz-animation-duration: .7s;
  -o-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
.zn-animate {
  overflow-x: hidden;
}
.zn-animate:hover .zn-top-p {
  color: #333;
}
/*侧边栏*/
.sideBar {
	position: fixed;
  bottom: 0;
  right: 0;
  width: 40px;
  height: 100%;
  margin: 0;
  padding: 0;
  z-index: 999;
  background-color: #fff;
  border-left: 1px solid #eee;
}
.sideBar .topbar {
	position: absolute;
  top: 30%;
  height: 240px;
  width: 40px;
  padding-top: 20px;
}
.sideBar .item {
	width: 40px;
	height: 40px;
	position: relative;
	margin-bottom: 30px;
	cursor: pointer;
}
.sideBar .qq {
	background: url("../images/qq.png") no-repeat center;
}
.sideBar .weixin {
	background: url("../images/weixin.png") no-repeat center;
}
.sideBar .weibo {
	background: url("../images/weibo.png") no-repeat center;
}
.sideBar .tel {
	background: url("../images/tel.png") no-repeat center;
}
.sideBar .item .popup {
  position: absolute;
  right: 48px;
  top: 0;
  height: 40px;
  line-height: 40px;
  padding: 0 14px;
  color: #fff;
  font-size: 12px;
  background: #e5261b;
  white-space: nowrap;
  display: none;
}
.sideBar .item .popup i {
  position: absolute;
  right: 0;
  top: 50%;
  width: 0;
  height: 0;
  margin: -5px -10px 0 0;
  font-size: 0;
  border: 5px solid;
  border-color: transparent transparent transparent #e5261b;
  overflow: hidden;
}
.sideBar .bottombar {
	position: absolute;
  bottom: 100px;
  width: 40px;
  display: none;
}
.sideBar .return-top {
	width: 40px;
	height: 40px;
	margin-bottom: 30px;
	cursor: pointer;
	background: url("../images/return-bg.png") no-repeat center;
}
.sideBar .return-top span {
	display: block;
	text-align: center;
	width: 30px;
	height: 40px;
	float: left;
	margin: 40px 5px 0px 5px;
}
/*侧边栏 end*/

/*头部区域*/
.headerWrap {
	width: 100%;
	height: 76px;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.headerWrap .logo {
	width: 154px;
	height: 42px;
	float: left;
	margin-top: 17px;
}
.headerWrap .nav {
	line-height: 76px;
	float: right;
}
.headerWrap .nav li {
	float: left;
	margin: 0px 30px;
}
.headerWrap .nav li a {
	font-size: 15px;
	color: #fff;
}
.hover-header {
	background: #fff;
  border-bottom: 1px solid #ccc;
	transition: 500ms;
  -webkit-transition: 500ms;
}
.hover-header .nav li a {
	color: #000;
}
.headerWrap .logo a>img:last-child {
	display:none;
}
.headerWrap .logo a>img:first-child {
	display:inline-block;
}
.hover-header .logo a>img:first-child {
	display:none;
}
.hover-header .logo a>img:last-child {
	display:inline-block;
}
.mWrap {
  display: none;
  width: 100%;
  height: 50px;
  background: #242424;
  z-index: 99999;
  border-bottom: 1px solid #000;
}
.mWrap .menu-box {
  position: relative;
}
.mWrap .menu-box .logo {
  width: 120px;
  height: 50px;
  margin: 0 auto;
} 
.mWrap .menu-box .logo h1 {
  width: 120px;
  height: 50px;
  margin: 0px;
  padding: 0px;
}
.mWrap .menu-box .logo img {
  width: 120px;
  margin-top: 8%;
  float: left;
} 
.mWrap .menu-box .menu {
  top: 10px;
  right: 10px;
  position: absolute;
}
.mWrap .menu-box .menu img {
  width: 30px;
  height: 25px;
}
.screen_box {
  width: 60%;
  height: 100%;
  overflow-y: scroll;
  padding-bottom: 20px;
  background: rgba(255,255,255,.8);
  position: fixed;
  top: 0;
  right: -60%;
  z-index: 999
}
.screen_box .top {
  width: 100%;
  height: 20px
}
.screen_box .top span {
  display: block;
  line-height: 20px;
  font-size: 20px;
  float: left;
  color: #000;
  margin: 12px 12px 0px 12px;
  text-align: center;
}
.screen_box .item {
  width: 96%;
  float: left
}
.screen_box .item span {
  position: relative;
}
.screen_box .item i {
  display: block;
  position: absolute;
  right: 9px;
  top: 6px;
  width: 15px;
  height: 15px;
  z-index: 99999;
}
.screen_box .item li {
  overflow: hidden;
  width: 43%;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #3d3637;
  float: left;
  margin: 0 0 5px 10px
}
.screen_box .item span {
  width: 100%;
  float: left;
  height: 26px;
  line-height: 26px;
  margin: 0px 0 6px 3px;
  text-indent: 5px;
  font-size: 13px;
}
.screen_box .item .tab {
  width: 100%;
  float: left;
    margin:2px 0 5px 8px;
}
.screen_box .item .tab a {
  margin-right: 8px;
  color: #fff;
  background: #a28f6d;
  padding: 2px;
}
.screen_box .item .tab .active {
  color:#a28f6d;
}
.screen_box .item li a {
  color: #fff;
  font-size: 12px
}
/*头部区域 end*/

/*轮播区域*/
.bannerWrap {
	width: 100%;
	overflow: hidden;
	float: left;
	background: #fff;
  position: relative;
}
.banner-bottom {
	width: 100%;
	height: 50px;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
}
.bannerWrap .flexslider{position:relative;overflow:hidden}
.bannerWrap .flexslider-2{display: none;}
.bannerWrap .slides{position:relative;z-index:1}
.bannerWrap .slides li {
  display: none;
}
.bannerWrap .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center}
.bannerWrap .flex-control-nav li {display:inline-block;margin:0 5px;width:30px;height:3px;zoom:1;cursor: pointer;}
.bannerWrap .flex-control-nav a{display:inline-block;overflow:hidden;width:25px;height:3px;background:#fff;
}
.bannerWrap .flex-control-nav .flex-active{width:30px;background:#e5261b;}
.bannerWrap .flex-direction-nav{position:absolute;top:45%;z-index:3;width:100%;display:none}
.bannerWrap:hover .flex-direction-nav{display:block}
.bannerWrap .flex-direction-nav li a{position:absolute;display:block;overflow:hidden;width:50px;height:50px;cursor:pointer}
.bannerWrap .flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat}
.bannerWrap .flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat}
/*轮播区域 end*/

/*建站产品*/
.productWrap {
	width: 100%;
	float: left;
	background: #fff;
	padding-top:2%;
      padding-bottom: 2%;
	overflow: hidden;
}
.productWrap .top-title {
	width: 100%;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 65px;
	font-size: 16px;
}
.productWrap .box {
	width: 100%;
  float: left;
  padding: 5% 0px;
}
.productWrap .box li {
	width: 25%;
	float: left;
	text-align: center;
	padding: 0px 3%;
	cursor: pointer;
}
.productWrap .box .img {
	width: 160px;
	height: 160px;
	margin: 0 auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
}
.productWrap .box .img span {
	display: block;
	width: 140px;
	height: 140px;
	margin: 0px auto;
	padding-top: 10px;
	z-index: 20;
  position: relative;
}
.productWrap .box .img:before {
  visibility: hidden;
  z-index: 10;
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 160px;
  height: 160px;
  margin-top: -80px;
  margin-left: -80px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.productWrap .box .pc:before {
	background: rgba(90,200,251,0.2);
}
.productWrap .box .m:before {
	background: rgba(255,204,0,0.2);
}
.productWrap .box .weixin:before {
	background: rgba(63,220,153,0.2);
}
.productWrap .box .app:before {
	background: rgba(230,86,78,0.2);
}
.productWrap .box li:hover .img:before {
  visibility: visible;
  -moz-animation: scaleUp 0.8s both;
  -webkit-animation: scaleUp 0.8s both;
  animation: scaleUp 0.8s both;
}
.productWrap .box li:hover p {
  color: #000;
}
.productWrap .box .item-pc:hover h3 {
	color: rgba(90,200,251,1);
}
.productWrap .box .item-m:hover h3 {
	color: rgba(255,204,0,1);
}
.productWrap .box .item-weixin:hover h3 {
	color: rgba(63,220,153,1);
}
.productWrap .box .item-app:hover h3 {
	color: rgba(230,86,78,1);
}
.productWrap .box h3 {
	font-size: 24px;
	line-height: 30px;
	padding: 20px 0px;
	transition-duration: .3s;
  -webkit-transition-duration: .3s;
}
.productWrap .box .cur h3 {
  padding: 15px 0px;
  color: #e5261b;
}
.productWrap .box p {
	color: #555555;
	font-size: 14px;
}
/*建站产品 end*/

/*应用场景*/
.scenarioWrap {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-top:2%;
}
.scenarioWrap .top-title {
	width: 100%;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 65px;
	font-size: 16px;
}
.scenarioWrap .box {
	width: 100%;
  float: left;
  padding: 5% 0px;
}
.scenarioWrap li {
	width: 25%;
	float: left;
	position: relative;
	cursor: pointer;
	text-align: center;
}
.scenarioWrap .info {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.scenarioWrap .info .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .info .content {
  position: absolute;
  left: 0;
  right: 0;
  top: 100px;
  bottom: 0;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .info .icon {
  position: relative;
  height: 54px;
  display: inline-block;
}
.scenarioWrap .info .line {
	display: block;
  padding: 0;
  margin: 0;
  font-size: 0;
  line-height: 0;
  margin-top: 20px;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .info .item-line {
  width: 20px;
  height: 2px;
  background: #fff;
  display: inline-block;
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .info h3  {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  margin: 0;
  padding: 0;
  margin-top: 24px;
  font-weight: bold;
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .info .desc, .scenarioWrap .info .link {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.scenarioWrap .list-item:hover .content .desc,
.scenarioWrap .list-item:hover .content .link {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.scenarioWrap .info .desc {
	font-size: 14px;
  color: #fff;
  text-align: center;
  margin-top: 30px;
  padding: 0px 23px;
  line-height: 24px;
  height: 72px;
}
.scenarioWrap .info .link {
	display: inline-block;
  border: 1px solid #fff;
  width: 120px;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  margin-top: 62px;
}
.scenarioWrap .list-item:hover .bg {
  background: #e4352a;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(90));
}
.scenarioWrap .list-item:hover .content {
  top: 13%;
}
.scenarioWrap .list-item:hover .content .line {
  margin-top: 10px;
}
.scenarioWrap .list-item:hover .content .item-line {
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.scenarioWrap .list-item:hover .content h3 {
  margin-top: 12px;
}
.scenarioWrap .list-item:hover .content .desc,
.scenarioWrap .list-item:hover .content .link {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(100));
}
.scenarioWrap .list-item:hover .content .desc {
  margin-top: 22px;
}
.scenarioWrap .list-item:hover .content .link {
  margin-top: 14%;
}
.scenarioWrap .list-item .content .link:hover {
  color: #e4352a;
  background: #fff;
}
/*应用场景 end*/

/*应用场景*/
.caseWrap {
	width: 100%;
	float: left;
	background: #fff;
	padding-top:2%;
}
.caseWrap .box {
	width: 100%;
  float: left;
  padding: 5% 0px;
}
.caseWrap .top-title {
	width: 100%;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 65px;
	font-size: 16px;
}
.caseWrap .list-item {
	width: 24%;
	margin: 0px .5%;
	float: left;
	overflow: hidden;
}
.caseWrap .list-item a:hover {
	color: #e03125;
}
.caseWrap .list-item .img {
	position: relative;
	overflow: hidden;
}
.caseWrap .list-item .img img {
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.caseWrap .list-item .img:hover img {
	-moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.caseWrap .list-item .bg {
	position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.caseWrap .list-item:hover .bg {
	position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(60));
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.caseWrap .list-item .border {
	width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  position: absolute;
}
.caseWrap .list-item  .border .borderT { width: 1px; height: 0px; transition-duration: 1s; -webkit-transition-duration: 1s; position: absolute; background: #FFFFFF; opacity: .8; filter: alpha(opacity=80); bottom: 0; left: 0; }
.caseWrap .list-item  .border .borderL { width: 0; height: 1px; transition-duration: 1s; -webkit-transition-duration: 1s; position: absolute; background: #FFFFFF; opacity: .8; filter: alpha(opacity=80); top: 0; left: 0; }
.caseWrap .list-item  .border .borderR { width: 0; height: 1px; transition-duration: 1s; -webkit-transition-duration: 1s; position: absolute; background: #FFFFFF; opacity: .8; filter: alpha(opacity=80); top: 0; right: 0; }
.caseWrap .list-item  .border .borderB { width: 1px; height: 0px; transition-duration: 1s; -webkit-transition-duration: 1s; position: absolute; background: #FFFFFF; opacity: .8; filter: alpha(opacity=80); top: 0; left: 0; }
.caseWrap .list-item:hover .textBox { transform: translateY(80px); -webkit-transform: translateY(80px); }
.caseWrap .list-item:hover .imgs { opacity: .2; filter: alpha(opacity=20); }
.caseWrap .list-item:hover a { background: #e75826; }
.caseWrap .list-item:hover .borderT { height: 45px; }
.caseWrap .list-item:hover .borderB { height: 45px; }
.caseWrap .list-item:hover .borderL { width: 45px; }
.caseWrap .list-item:hover .borderR { width: 45px; }
.caseWrap .list-item h2 {
	font-size: 18px;
	text-align: center;
	height: 40px;
	line-height: 30px;
}
.caseWrap .more-box {
	width: 100%;
	float: left;
	text-align: center;
}
.caseWrap .more-box .more {
	border: 1px solid #e5261b;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.caseWrap .more-box .more .y1 {
	position: relative;
	z-index: 2;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	color: #e5261b;
	font-size: 16px;
}
.caseWrap .more-box .more .y2 {
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent transparent transparent #e5261b;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.caseWrap .more-box .more .y3 {
	width: 0;
	height: 0;
	-webkit-transform: rotate(360deg);
	border-style: solid;
	border-width: 0 0 0 0;
	border-color: transparent #e5261b transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.caseWrap .more-box .more:hover {
	border-color: #e5261b;
}
.caseWrap .more-box .more:hover .y1 {
	color: #fff;
}
.caseWrap .more-box .more:hover .y2 {
	border-width: 105px 0 0 105px;
}
.caseWrap .more-box .more:hover .y3 {
	border-width: 0 105px 105px 0;
}
/*客户案例 end*/

/*新闻资讯*/
.newsWrap {
	width: 100%;
	float: left;
	background: #f5f5f5;
	padding-top:2%;
}
.newsWrap .top-title {
	width: 100%;
	height: 82px;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	padding-top: 65px;
	font-size: 16px;
}
.newsWrap .box {
	width: 100%;
  float: left;
  padding: 5% 0px;
}
.newsWrap .box .nav {
	width: 100%;
	float: left;
}
.newsWrap .box .nav li {
	width: 120px;
	height: 40px;
	float: left;
	margin-right: 60px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #292929;
	cursor: pointer;
}
.newsWrap .box .nav li:last-child {
  margin: 0px;
}
.newsWrap .box .nav li .hover-three-d {
	padding: 0px;
}
.newsWrap .box .nav .active .hover-three-d .front  {
	border: 1px solid #e5261b;
	background: #e5261b;
	color: #fff;
}
.newsWrap .box .nav .active .hover-three-d .flop  {
	border: 1px solid #a4a4a4;
	background: none;
	color: #000;
}
.hover-three-d .more {
	width: 120px;
	height: 40px;
	transition: 500ms ease 1450ms;
	-webkit-transition: 500ms ease 1450ms;
}
.hover-three-d .cube {
	height: 100%;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	font-size: 14px;
}
.hover-three-d .front {
	position: relative;
	height: 100%;
	-webkit-transform: translateZ(20px);
	-moz-transform: translateZ(20px);
	-o-transform: translateZ(20px);
	-ms-transform: translateZ(20px);
	transform: translateZ(20px);
	border: 1px solid #a4a4a4;
	color: #000;
	width: 120px;
	height: 38px;
	text-align: center;
	line-height: 38px;
}
.hover-three-d .flop {
	opacity: 0;
	position: relative;
	height: 100%;
	-webkit-transform: rotateX(-90deg) translateZ(-20px);
	-moz-transform: rotateX(-90deg) translateZ(-20px);
	-o-transform: rotateX(-90deg) translateZ(-20px);
	-ms-transform: rotateX(-90deg) translateZ(-20px);
	transform: rotateX(-90deg) translateZ(-20px);
	background-color: #e5261b;
	color: #fff;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
}
.hover-three-d :hover .cube {
	-webkit-transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-o-transform: rotateX(90deg);
	-ms-transform: rotateX(90deg);
	transform: rotateX(90deg);
}
.hover-three-d :hover .flop {
	opacity: 1;
}
.hover-three-d .trans, .hover-three-d  .cube {
	-webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1);
	-moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
	-o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
	-ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
	transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.newsWrap .item-dl {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.newsWrap .item-dl dd {
	width: 45%;
	margin-right: 10%;
	margin-bottom: 3%;
	float: left;
	padding: 1%;
	border: 1px solid #a4a4a4;
	cursor: pointer;
	-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out
}
.newsWrap .item-dl dd:hover {
	border: 1px solid #e5261b;
}
.newsWrap .item-dl .time-box {
	width: 80px;
	height: 80px;
	float: left;
	position: relative;
}
.newsWrap .item-dl .time {
	width: 80px;
	height: 80px;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #aaaaaa;
	text-align: center;
	color: #fff;
	-webkit-transition: all .6s cubic-bezier(0.245, 0.145, 1.355, 1);
  -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
  -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1);
  transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1);
}
.newsWrap .item-dl .time b {
	width: 100%;
	float: left;
	font-size: 30px;
	font-weight: 100;
	margin-top: 10px;
}
.newsWrap .item-dl .time small {
	font-size: 14px;
	width: 100%;
	float: left;
}
.newsWrap .item-dl .time1 {
	opacity: 1;
  visibility: visible;
  transform: rotateY(0deg) perspective(300px);
}
.newsWrap .item-dl .time2 {
	opacity: 0;
  visibility: hidden;
  transform: rotateY(180deg) perspective(300px);
}
.newsWrap .item-dl dd:hover .time1 { transform: rotateY(180deg) perspective(300px); 
	opacity: 1; 
	visibility: hidden;
	background: #e5261b;
	color: #fff;
}
.newsWrap .item-dl dd:hover .time2 { transform: rotateY(0deg) perspective(300px); 
	opacity: 1; 
	visibility: visible;
	background: #e5261b;
	color: #fff;
}
.newsWrap .item-dl .info {
	float: left;
	width: 84%;
	height: 80px;
	overflow: hidden;
	padding: 5px 10px;
}
.newsWrap .item-dl .info h4 {
	margin-bottom: 10px;
	font-size: 16px;
}
.newsWrap .item-dl dd:hover .info a {
	color: #e5261b;
}
.newsWrap .item-dl .info p {
	font-size: 14px;
	color: #666;
}
/*新闻资讯 end*/

/*提交需求*/
.needWrap {
	width: 100%;
	height: 420px;
	float: left;
	background-repeat: no-repeat;
	background-size: 1920px;
	background-position: center;
}
.needWrap .form-box {
	width: 50%;
	float: right;
	margin-top: 5%;
}
.needWrap .form-box .item {
	width: 500px;
	float: left;
	position: relative;
	margin-bottom: 10px;
}
.needWrap .form-box span {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 75px;
	height: 40px;
	line-height: 40px;
	text-align: left;
	padding-left: 15px;
	font-size: 14px;
}
.needWrap .form-box h2 {
	font-size: 30px;
	color: #e5261b;
	line-height: 50px;
}
.needWrap .form-box .text {
	width: 500px;
	height: 40px;
	line-height: 40px;
	padding: 5px 15px 5px 85px;
	border: 0px;
	background: #fff;
	color: #000;
	font-size: 14px;
}
.needWrap .form-box .textarea {
	width: 330px;
	height: 70px;
	line-height: 30px;
	padding: 5px 15px 5px 85px;
	border: 0px;
	background: #fff;
	color: #000;
	font-size: 14px;
	float: left;
}
.needWrap .form-box .info-btn-box {
	position: relative;
	width: 160px;
	height: 70px;
	line-height: 30px;
	border: 0px;
	background: #e5261b;
	color: #fff;
	font-size: 18px;
	float: right;
	overflow: hidden;
}
.needWrap .form-box .info-btn {
	width: 160px;
	height: 70px;
	line-height: 30px;
	border: 0px;
	background: #e5261b;
	color: #fff;
	font-size: 18px;
	float: right;
}
.needWrap .form-box .info-btn-box:before {
  content: ' ';
  position: absolute;
  background: #fff;
  width: 55px;
  height: 70px;
  top: 0;
  left: -70px;
  opacity: 0.3;
  -webkit-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.needWrap .form-box .info-btn-box:hover:before {
 width: 55px;
 left: 180px;
}
/*提交需求 end*/

/*合作客户*/
.customerWrap {
	width: 100%;
	float: left;
	background: #fff;
  padding-top: 2%;
}
.customerWrap .top-title {
	width: 100%;
	height: 28px;
	float: left;
	position: relative;
}
.customerWrap .top-title h3 {
	position: absolute;
	width: 151px;
	height: 28px;
	margin-left: -60.5px;
	top: 0px;
	left: 50%;
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 2;
	padding: 0px 15px;
}
.customerWrap .top-title .line {
	width: 100%;
	height: 1px;
	background: #000;
	position: absolute;
	top:14px;
	left: 0%;
	z-index: 1;
}
.customerWrap .logo-brand {
	width: 100%;
	float: left;
	margin: 2% 0px;
}
.customerWrap .logo-brand a {
	display: block;
	width: 20%;
	float: left;
	transition:300ms;
	-webkit-transition:300ms;
	overflow:hidden;
}
.customerWrap .logo-brand a img{
	width:100%;
	transition:300ms;
	-webkit-transition:300ms;
}
.customerWrap .logo-brand a:hover img{
	transform:translateY(-5px);
	-webkit-transform:translateY(-5px);
}
/*合作客户 end*/

/*底部区域*/
.footerWrap {
	width: 100%;
	float: left;
	background: #f5f5f5;
}
.footerWrap .contact-box {
	width: 80%;
	height: 200px;
	float: left;
	margin: 5% 10%;
}
.footerWrap .focus {
	width: 50%;
	float: left;
	height: 200px;
	background: #e5261b;
	cursor: pointer;
}
.footerWrap .focus dt {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #fff;
	text-align: center;
	padding: 20px 0px;
	font-weight: 100;
}
.footerWrap .focus dd {
	width: 90px;
	height: 90px;
	float: left;
	color: #fff;
	margin: 0px 35px;
	text-align: center;
}
.footerWrap .focus .weibo {
	margin-left: 114px;
}
.footerWrap .focus .weixin {
	
}
.footerWrap .focus dd p {
	line-height: 30px;
}
.footerWrap .contact {
	width: 50%;
	float: left;
	height: 200px;
	background: #ffffff;
	cursor: pointer;
}
.footerWrap .contact dt {
	width: 100%;
	float: left;
	font-size: 20px;
	color: #111111;
	text-align: center;
	padding: 20px 0px;
	font-weight: 100;
}
.footerWrap .contact dd {
	width: 100%;
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 80px;
	margin: 5px 0px;
	font-size: 14px;
}
.footerWrap .contact .tel {
	background: url("../images/tel-bg.png") no-repeat 60px center;
}
.footerWrap .contact .address {
	background: url("../images/address-bg.png") no-repeat 60px center;
}
.footerWrap .contact .email {
	background: url("../images/sms-bg.png") no-repeat 60px center;
}
.footerWrap .copyright {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #555555;
	float: left;
	border-top: 1px solid #cecece;
	text-align: center;
}
/*底部区域 end*/

/*背景square end*/
.zn-bubbles-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.zn-bubbles-bg li {
  position: absolute;
  list-style: none;
  display: block;
  width: 40px;
  height: 40px;
  background-color: rgba(255,255,255,.15);
  bottom: -160px;
  -webkit-animation: square 25s infinite;
  animation: square 25s infinite;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.zn-bubbles-bg li:nth-child(1) {
  left: 10%
}
.zn-bubbles-bg li:nth-child(2) {
  left: 20%;
  width: 80px;
  height: 80px;
  -webkit-animation-delay: 200ms;
  animation-delay: 200ms;
  -webkit-animation-duration: 17s;
  animation-duration: 17s
}
.zn-bubbles-bg li:nth-child(3) {
  left: 25%;
  -webkit-animation-delay: 400ms;
  animation-delay: 400ms
}
.zn-bubbles-bg li:nth-child(4) {
  left: 40%;
  width: 60px;
  height: 60px;
  -webkit-animation-duration: 10s;
  animation-duration: 10s;
  background-color: rgba(255, 255, 255, .25)
}
.zn-bubbles-bg li:nth-child(5) {
  left: 70%
}
.zn-bubbles-bg li:nth-child(6) {
  left: 80%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  background-color: rgba(255, 255, 255, .2)
}
.zn-bubbles-bg li:nth-child(7) {
  left: 32%;
  width: 100px;
  height: 100px;
  -webkit-animation-delay: 7s;
  animation-delay: 7s
}
.zn-bubbles-bg li:nth-child(8) {
  left: 55%;
  width: 20px;
  height: 20px;
  -webkit-animation-delay: 15s;
  animation-delay: 15s;
  -webkit-animation-duration: 40s;
  animation-duration: 40s
}
.zn-bubbles-bg li:nth-child(9) {
  left: 25%;
  width: 10px;
  height: 10px;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
  -webkit-animation-duration: 40s;
  animation-duration: 40s;
  background-color: rgba(255, 255, 255, .3)
}
.zn-bubbles-bg li:nth-child(10) {
  left: 90%;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 11s;
  animation-delay: 11s
}

@-webkit-keyframes square {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
    transform: translateY(-700px) rotate(600deg)
  }

}
@keyframes square {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(-700px) rotate(600deg);
    transform: translateY(-700px) rotate(600deg)
  }

} 
/*案例详情*/
.bannerT {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}
.bannerT .img-bg {
  width: 100%;
  height: 500px;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
}
.bannerT .img-bg .bg {
  width: 80px;
  height: 100%;
  position: absolute;
  background: #fff;
  top: 0px;
  right: 0px;
  z-index: 2;
}
.bannerT .img-bg .bg-m {
  width: 471px;
  height: 118px;
  position: absolute;
  bottom: 85px;
  right: 0px;
  z-index: 3;
}
.caseWrapD {
  width: 100%;
  float: left;
  padding: 0px 0px 60px 0px;
  margin-top: -30px;
}
.caseWrapD .content {
  overflow: hidden;
}
.caseWrapD .main-pc {
  width: 1000px;
  margin: 0 auto;
}
.caseWrapD .top {
  width: 100%;
  height: 100px;
  float: left;
  position: relative;
  background: #f1f1f1;
  z-index: 9;
}
.caseWrapD .top .title {
  width: 210px;
  height: 190px;
  border: 3px solid #141414;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 3;
  background: #fff;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.caseWrapD .top:hover .title {
  left: 0px;
}
.caseWrapD .top .tit-box {
  padding: 40px 45px;
  box-sizing: border-box;
  position: relative;
  z-index: 2;
}
.caseWrapD .top .tit-box .cover {
  width: 0;
  height: 0;
  position: absolute;
  background: #fff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: 600ms;
  -webkit-transition: 600ms;
}
.caseWrapD .top .tit-box .co1 {
  bottom: 0;
  left: 0;
}
.caseWrapD .top .tit-box .co2 {
  top: 0;
  right: 0;
}
.caseWrapD .top:hover .tit-box .cover {
  width: 100%;
  height: 100%;
}
.caseWrapD .top .title .en {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #e5261b;
  position: relative;
  z-index: 3;
}
.caseWrapD .top .title .cn {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #141414;
  font-weight: 100;
  padding-top: 25px;
  position: relative;
  z-index: 3;
}
.caseWrapD .top .info {
  padding: 10px 30px 0px 245px;
  font-size: 14px;
  line-height: 26px;
  color: 141414;
  overflow: hidden;
}
.bannerWrap1 {
  width: 100%;
  float: left;
  background: #fff;
  position: relative;
  margin: 20px 0px;
}
.bannerWrap1 .slides{position:relative;z-index:1}
.bannerWrap1 .flexslider{position:relative;}
.bannerWrap1 .flexslider-2{display: none;}
.bannerWrap1 .slides{position:relative;z-index:1;height: 500px;overflow: hidden;}
.bannerWrap1 .flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.bannerWrap1 .flex-control-nav li {display:inline-block;margin:0 5px;width:30px;height:3px;zoom:1;cursor: pointer;}
.bannerWrap1 .flex-control-nav a{display:inline-block;overflow:hidden;width:25px;height:3px;background:#fff;
}
.bannerWrap1 .flex-control-nav .flex-active{width:30px;background:#fdd000;}
.bannerWrap1 .flex-direction-nav{position:absolute;right: 0px;bottom:-30px;z-index:3;width:120px;height: 60px;}
.bannerWrap1 .flex-direction-nav li a{position:absolute;display:block;overflow:hidden;width:50px;height:50px;cursor:pointer}
.bannerWrap1 .flex-direction-nav li a.flex-prev{width: 60px;height: 60px;right:60px;background:url(../images/prev.png) center center no-repeat #fdd000;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.bannerWrap1 .flex-direction-nav li a.flex-next{width: 60px;height: 60px;right:0px;background:url(../images/next-1.png) center center no-repeat #231915;
-webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
}
.bannerWrap1 .flex-direction-nav li a.flex-prev::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 4px;
  bottom: -1px;
  left: 0px;
  background: #231915;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.3s;
}
.bannerWrap1 .flex-direction-nav li a.flex-next::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 4px;
  bottom: -1px;
  left: 0px;
  background: #fdd000;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.3s;
}
.bannerWrap1 .flex-direction-nav li a.flex-prev:hover::before {
  width: 100%;
  height: 4px;
}
.bannerWrap1 .flex-direction-nav li a.flex-next:hover::before {
  width: 100%;
  height: 4px;
}
.caseWrapD .more-box {
  width: 100%;
  float: left;
}
.caseWrapD .more {
  height: 14px;
  width: 100%;
  float: left;
  margin: 25px 0px 10px 0px;
}
.caseWrapD .more span {
  display: block;
  height: 14px;
  float: left;
  font-size: 14px;
  color: #231915;
}
.caseWrapD .more .big-line {
  width: 4px;
  height: 14px;
  background: #fdd000;
}
.caseWrapD .more .small-line {
  width: 1px;
  height: 14px;
  background: #fdd000;
  margin-left: 2px;
}
.caseWrapD .more .p {
  margin: 0px 5px;
  line-height: 14px;
}
.caseWrapD .more .prev {
  width: 9px;
  height: 14px;
  background: url("../images/prev-bg-1.png") no-repeat center;
  transition-duration:.6s;-webkit-transition-duration:.6s
}
.caseWrapD .more:hover .prev {
  width: 10px;
}
.caseWrapD .more-box ul {
  width: 100%;
  float: left;
  border-top: 1px solid #000;
  padding-top: 40px;
}
.caseWrapD .more-box li {
  width: 480px;
  height: 345px;
  float: left;
  background: #ccc;
  position: relative;
}
.caseWrapD .more-box li:nth-child(2) {
  float: right;
}
.caseWrapD .more-box .img-box {
  position: absolute;
  width: 471px;
  height: 354px;
  top: -5px;
  left: 5px;
  overflow: hidden;
}
.caseWrapD .more-box .img-box:hover .img {
  -webkit-transform:scale(1.07); 
  transform:scale(1.07);
}
.caseWrapD .more-box .img-box .bg {
  background: none rgba(0,0,0,0.2);
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1;
}
.caseWrapD .more-box .img-box:hover .bg { 
  display: block;
}
.caseWrapD .more-box .img-box .img {
  width: 100%;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  -o-transition: 1s;
    transition: 1s;
}
.caseWrapD .img-box .info-hover {
  width: 100%;
  position: absolute;
  top: 50%;
  left: -100%;
  text-align: center;
  z-index: 2;
  margin-top: -30px;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.caseWrapD .img-box:hover .info-hover {
  left: 0px;
}
.caseWrapD .img-box .info-hover .word {
  display: inline-block;
  padding: 15px 30px;
  font-size: 18px;
  color: #231915;
  background: #fdd000;
  position: relative;
}
.caseWrapD .img-box .info-hover .line {
  position: absolute;
}
.caseWrapD .img-box .info-hover .line1 {
  width: 15px;
  height: 2px;
  background: #fdd000;
  top: -6px;
  left: -6px;
}
.caseWrapD .img-box .info-hover .line2 {
  width: 2px;
  height: 15px;
  background: #fdd000;
  top: -6px;
  left: -6px;
}
.caseWrapD .img-box .info-hover .line3 {
  width: 15px;
  height: 2px;
  background: #fdd000;
  bottom: -6px;
  right: -6px;
}
.caseWrapD .img-box .info-hover .line4 {
  width: 2px;
  height: 15px;
  background: #fdd000;
  bottom: -6px;
  right: -6px;
}
.caseWrapD .content img {
  float: left;
}
/*案例详情 end*/

/*æ–°é—»ä¸­å¿ƒ*/
.newsWrapM {
  width: 100%;
  float: left;
  padding: 0px 0px 60px 0px;
}
.newsWrapM .main-pc {
  width: 1000px;
  margin: 0 auto;
}
.newsWrapM .main {
  width: 100%;
  float: left;
  padding-bottom: 50px;
}
.newsWrapM .item {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 30px;
}
.newsWrapM .img-box {
  width: 360px;
  height: 220px;
  float: left;
  overflow: hidden;
  position: relative;
}
.newsWrapM .img-box img {
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.newsWrapM .img-box .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #161A1D;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=(0));
}
.newsWrapM .img-box .border {
  width: 0px;
  height: 0px;
  top: 50%;
  left: 50%;
  position: absolute;
}
.newsWrapM .img-box:hover .textBox { transform: translateY(80px); -webkit-transform: translateY(80px); }
.newsWrapM .img-box:hover .imgs { opacity: .2; filter: alpha(opacity=20); }
.newsWrapM .img-box:hover a { background: #e75826; }
.newsWrapM .img-box:hover .borderT { height: 45px; }
.newsWrapM .img-box:hover .borderB { height: 45px; }
.newsWrapM .img-box:hover .borderL { width: 45px; }
.newsWrapM .img-box:hover .borderR { width: 45px; }
.newsWrapM .info-box {
  width: 630px;
  height: 120px;
  position: absolute;
  right: 0px;
  top: 35px;
  z-index: 2;
  background: #ebebeb;
  padding: 30px 5px 0px 25px;
  border-right: 4px solid #fdd000;
  cursor: pointer;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.newsWrapM .info-box::before {
  content:"";
  position: absolute;
  width: 4px;
  height: 0px;
  bottom: 0px;
  right: -4px;
  background: #231915;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.newsWrapM .info-box:hover::before {
  height: 100%;
}
.newsWrapM .info-box .time {
  font-size: 14px;
  color: #fdd000;
  line-height: 30px;
  -webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out
}
.newsWrapM .info-box h2 {
  font-size: 14px;
  line-height: 30px;
}
.newsWrapM .info-box h2 a {
  color: #141414;
  -webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out
}
.newsWrapM .info-box p {
  font-size: 12px;
  color: #989898;
  line-height: 25px;
}
.newsWrapM .img-box .filler{ background-color: #fff;}
.newsWrapM .img-box .filler-left{ width: 1px; height: 0%; left: 2%; bottom:4%;}
.newsWrapM .img-box .filler-right{ width: 1px; height: 0%; right: 2%; top:4%;}
.newsWrapM .img-box .filler-top{ width: 0%; height: 1px; left: 2%; top:4%;}
.newsWrapM .img-box .filler-bottom{ width: 0%; height: 1px; right: 2%; bottom:4%;}
.newsWrapM .img-box:hover .balck{ display: block;}
.newsWrapM .img-box:hover .filler-left{ height: 92%; }
.newsWrapM .img-box:hover .filler-right{ height: 92%;}
.newsWrapM .img-box:hover .filler-top{ width: 96%;}
.newsWrapM .img-box:hover .filler-bottom { width: 96%;
}
.pageWarp {
  width: 100%;
  margin: 30px 0px 20px ;
  text-align: center;
  float: left;
  position: relative;
}
.pageWarp .page {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -198.5px;
}
.pageWarp a {
  display: inline-block;
  width: 40px;
  height: 40px;
  float: left;
  line-height: 40px;
  margin-left: -1px;
  font-size: 16px;
  color: #231915;
  border: 1px solid #b4b4b4;
  position: relative;
  -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.pageWarp a::before {
  content:"";
  position: absolute;
  width: 0%;
  height: 2px;
  bottom: -1px;
  left: 0px ;
  background: #fdd000;
  -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}
.pageWarp a:hover::before {
  width: 100%;
  height: 2px;
}
.pageWarp .prev {
  width: 70px;
  background: url("../images/prev-bg-2.png") no-repeat center;
}
.pageWarp .next {
  width: 70px;
  background: url("../images/next-bg-2.png") no-repeat center;
}
.pageWarp a.active {
  color: #fdd000;
}
.pageWarp a.active::before {
  width: 100%;
  height: 2px;
  color: #fdd000;
}
.pageWarp a:hover {
  color: #fdd000;
}
.newsDetails {
  width: 100%;
  float: left;
  padding: 0px 0px 0px 0px;
}
.newsDetails .main-pc {
  width: 1000px;
  margin: 0 auto;
}
.newsDetails .main {
  width: 100%;
  float: left;
  padding-bottom: 35px;
}
.newsDetails .bread {
  width: 100%;
  height: 40px;
  line-height: 40px;
  float: left;
  border-bottom: 4px solid #fdd000;
}
.newsDetails .bread a {
  font-size: 14px;
  color: #141414;
}
.newsDetails .bread .box {
  padding: 0px 50px 0px 30px;
  float: left;
  background: url("../images/news-bg-icon-1.png") no-repeat right top #fdd000;
}
.newsDetails .content {
  width: 100%;
  float: left;
  background: #f9f9f9;
}
.newsDetails .content .box {
  padding: 40px 30px 0px 30px;
  overflow: hidden;
}
.newsDetails .content h1 {
  font-size: 18px;
  color: #141414;
  font-weight: 100;
  border-left: 4px solid #fdd000;
  padding-left: 20px;
  line-height: 18px;
}
.newsDetails .content .time {
  font-size: 14px;
  color: #939393;
  line-height: 40px;
  padding-left: 20px;
}
.newsDetails .pages {
  width: 100%;
  float: left;
  margin: 25px 0px;
}
.newsDetails .pages>a {
  display: block;
  width: 70px;
  height: 45px;
  float: left;
  cursor: pointer;
  border: 1px solid #b4b4b4;
  position: relative;
}
.newsDetails .pages .prev {
  background: url("../images/prev-bg-2.png") no-repeat center;
  transition:600ms; -webkit-transition:600ms; transition-timing-function:ease-out; -webkit-transition-timing-function:ease-out; 
}
.newsDetails .pages .prev:hover {
  background: url("../images/prev-bg-2-1.png") no-repeat center;
}
.newsDetails .pages .next {
  background: url("../images/next-bg-2.png") no-repeat center;
  float: right;
  transition:600ms; -webkit-transition:600ms; transition-timing-function:ease-out; -webkit-transition-timing-function:ease-out; 
}
.newsDetails .pages .next:hover {
  background: url("../images/next-bg-2-1.png") no-repeat center;
  float: right;
}
.btn-line span {
  display: block;
  position: absolute;
  background: #fdd000;
}
.btn-line-1 {
  width: 0;
  height: 2px;
  bottom: -1px;
  left: -1px;
  transition: 150ms;
  -webkit-transition: 150ms;
}
.btn-line-2 {
  width: 2px;
  height: 0;
  bottom: -1px;
  right: -1px;
  transition: 75ms 150ms;
  -webkit-transition: 75ms 150ms;
}
.btn-line-3 {
  width: 0;
  height: 2px;
  top: -1px;
  right: -1px;
  transition: 150ms 250ms;
  -webkit-transition: 150ms 250ms;
}
.btn-line-4 {
  width: 2px;
  height: 0;
  top: -1px;
  left: -1px;
  transition: 75ms 400ms;
  -webkit-transition: 75ms 400ms;
}
.btn-line:hover .btn-line-1,
.btn-line:hover .btn-line-3 {
  width: 100%;
}
.btn-line:hover .btn-line-2,
.btn-line:hover .btn-line-4 {
  height: 100%;
}
.newsDetails {
  padding: 0px 0px 0px 0px;
}
/*æ–°é—»ä¸­å¿ƒ end*/