@charset "utf-8";
/* CSS Document */
div,body,p,input,ul,li,p,h1,h2,h3,dl,dt,dd{height:auto;margin:0;padding:0;vertical-align: middle;border: 0;	vertical-align: baseline;list-style-type: none;}
.divclear{clear:both;}
body{width:auto;margin: 0 auto;}
/*头部导航*/
.head{position: relative;height:100px; margin: 0 auto;background-color: #EA5503 ;z-index: 999;}
.headtop{background-image: url("../../dsdimg/images/top.png"); height:100px;width: 1400px;margin: 0 auto;}
/*导航栏*/
nav ul {
  list-style: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.nav {
  width: 500px;
  margin: 0 auto;
  color: #f0f0f0;
  padding-top: 40px;
  padding-left:400px;
}
.nav a {
  display: block;
  padding: 0 16px;
  line-height: inherit;
  cursor: pointer;
  text-decoration: none;
  color:#fff;
}
.nav__menu {
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}
.nav__menu-item {
  display: inline-block;
  position: relative;
  
}
.nav__menu-item:hover {
  background-color: rgba(0, 0, 0, 0.1); 
}
.nav__menu-item:hover .nav__submenu {
  display: block;
}

.nav__submenu {
  font-weight: 300;
  text-transform: none;
  display: none;
  position: absolute;
  width: 220px;
  background-color: #ea5503;
}
.nav__submenu-item:hover {
  background: rgba(0, 0, 0, 0.1);
}
/*banner*/
.flexslider {
	margin: 0px auto 20px;
	position: relative;
	width: 100%;
	height: 830px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}

.flexslider .slides a img {
	width: 100%;
	height: 830px;
	display: block;
}
/*slogen*/
.slogen{width:1200px; height: 100px; margin:0 auto; }
.slogen img{ width:100%;}
/*滚动数字*/
.szkj{ width:1200px;height:150px; margin: 0 auto; margin-bottom: 20px;}

.time{ width:1200px; height:200px;  background:#FFF; background-size:cover; margin: 0 auto; padding-left: 60px;}
.time_right{ width:100%; max-width:1200px; height:200px; float:left;}
.wrapper { width:1200px; height:100px; float:left;  margin-top:90px; display:none; }
.wrapper1{ width:250px; float:left; height:100px; }
.wrapper2{ width:250px; float:left; height:100px;  border-right:1px solid #000; border-left:1px solid #000;}
.wrapper3{ width:250px; float:left; height:100px; border-right:1px solid #000;}
.wrapper4{ width:250px; float:left; height:100px;}

.counter { color:#EA5503; border-radius: 15px;}
.time1{ width:100px; height:54px; float:left;  margin-left: 120px;color: #ea5503;}
.time1 h1{ float:left;}
.time1 h2{ float:left;font-display: block;}
.time2{ width:100px; height:54px; float:left; margin-left:50px;color: #ea5503;}
.time3{ width:100px; height:54px; float:left; text-align:center;margin-left:40px;color: #ea5503;}
.time4{ width:100px; height:54px; float:left; text-align:center;margin-left:40px;color: #ea5503;}
.timex{ width:10px; height:30px; ;color:#ea5503;; float:left; font-size: 50px; margin-top:1px;font-weight:bold;}
.timey{ width:200px;  color:#ea5503;font-size: 15px; margin-top: 25px; float: left; color: #ea5503; font-weight:bold; }
.wrapper1 .timex{ width:50px; height:30px; ;color:#ea5503; float:left; font-size: 50px; margin-left: -30px;}
.wrapper2 .timex{ width:50px; height:30px; ;color:#ea5503; float:left; font-size: 50px; margin-left: 30px; }
.wrapper3 .timex{ width:50px; height:30px; ;color:#ea5503; float:left; font-size: 50px; margin-left: 0px; }
.wrapper4 .timex{ width:50px; height:30px; ;color:#ea5503; float:left; font-size: 50px; margin-left: 30px; }

.wrapper1 .timey{ width:158px; margin-left:80px; float:left;}
.wrapper2 .timey{ width:190px; margin-left:50px; float:left;}
.wrapper3 .timey{ width:200px; margin-left:30px; float:left;}
.wrapper4 .timey{ width:200px; margin-left:40px; float:left;}

.count-title { font-weight: normal; text-align: center;font-size: 50px; }
.count-text { font-size: 50px; font-weight: normal;  margin-top: 10px; margin-bottom: 0; text-align: center; }
/*项目案例*/
.xmalhz{width:1300px;margin:0 auto;}
/*--Portfolio Part Starts Here --*/
.portfolios{
	padding:4em 0 2em;
	background:#ffffff;
	text-align:center;
}
.w_hd{
	color:#ea5503!important;
}
.w_l_1{
	background:#fff!important;
}
p.p_w{
	color:#ea5503 !important;
}
/*-- MIXTUP PART --*/
/*	Strip
/*-----------------------------------------------------------------------------------*/
.b-link-stripe{
	position:relative;
	display:inline-block;
	vertical-align:top;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	overflow:hidden;
}
.b-link-stripe .b-wrapper{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	text-align:center;
	color:#ffffff;
	overflow:hidden;
}
.b-link-stripe .b-line{
	position:absolute;
	top:0;
	bottom:0;
	width:20%;
	background:rgba(15, 207, 140, 0.9);
	transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	opacity:0;
	visibility:hidden; /* lt-ie9 */
}
/*-----------------------------------------------------------------------------------*/
/*	Animation effects
/*-----------------------------------------------------------------------------------*/

.b-animate-go{
	text-decoration:none;
}
.b-animate{
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	visibility: hidden;
	font-size:1.1em;
	font-weight:700;
	line-height:180px;
}
.b-animate img{
	margin-top:16%;
	display: -webkit-inline-box;
}
/* lt-ie9 */
.b-animate-go:hover .b-animate{
	visibility:visible;
}
.b-from-left{
	position:relative;
	left:-100%;
}
.b-animate-go:hover .b-from-left{
	left:0;
}
span.m_4{
	font-size:14px;
	font-weight:400;
}
p.m_5 {
	margin: 2% auto 5%;
	width: 70%;
	color: #283A47;
	font-size: 1.1em;
	font-weight: 600;
	line-height: 1.5em;
	text-align: center;
}
ul#filters {
	padding: 0px;
	margin:1em 0;
}
/*--team--*/
.team{
	background:#fff;
	padding:0 0 9% 0;
}
.col_1_of_4:first-child {
	margin-left: 0;
}
.span_1_of_4 {
	width: 22.8%;
}
.col_1_of_4 {
	display: block;
	float: left;
	margin: 1% 0 1% 2.6%;
	background: #FFF;
}
/* lt-ie9 */
.b-link-stripe:hover .b-line{
	visibility:visible;
}
.b-link-stripe .b-line1{
	left:0;
}
.b-link-stripe .b-line2{
	left:20%;
	transition-delay:0.1s !important;
	-moz-transition-delay:0.1s !important;
	-ms-transition-delay:0.1s !important;
	-o-transition-delay:0.1s !important;
	-webkit-transition-delay:0.1s !important;
}
.b-link-stripe .b-line3{
	left:40%;
	transition-delay:0.2s !important;
	-moz-transition-delay:0.2s !important;
	-ms-transition-delay:0.2s !important;
	-o-transition-delay:0.2s !important;
	-webkit-transition-delay:0.2s !important;
}
.b-link-stripe .b-line4{
	left:60%;
	transition-delay:0.3s !important;
	-moz-transition-delay:0.3s !important;
	-ms-transition-delay:0.3s !important;
	-o-transition-delay:0.3s !important;
	-webkit-transition-delay:0.3s !important;
}
.b-link-stripe .b-line5{
	left:80%;
	transition-delay:0.4s !important;
	-moz-transition-delay:0.4s !important;
	-ms-transition-delay:0.4s !important;
	-o-transition-delay:0.4s !important;
	-webkit-transition-delay:0.4s !important;
}
.b-link-stripe:hover .b-line{
	opacity:1;
}
}
#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
		margin:0 10px;
	}
	#filters li span {
		display: block;
		padding: 0.5em 2em;
		text-decoration: none;
		color: #fff;
		cursor: pointer;
		font-size: 0.875em;
		font-weight: 400;
		text-transform:uppercase;
		border:2px solid #fff;
		
	}
	#filters li span.active {
		background: #eb5055;
		color: #FFF;
		border:none;
	}
 	#portfoliolist .portfolio {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-o-box-sizing: border-box;
		width: 25%;
		display:none;
		float:left;
		overflow:hidden;
	}
	div#portfoliolist {
		padding: 10px 0px;
}	
	.portfolio-wrapper {
		
		overflow:hidden;
		position: relative !important;
		cursor:pointer;
		border:1px solid #fff;
	}
	.portfolio img {
		width:310px;
		height:200px;
		/*--position: relative;--*/
		transition: all 300ms!important;
		-webkit-transition: all 300ms!important;
		-moz-transition: all 300ms!important;
	}
	.portfolio .label {
		position: absolute;
		width: 100%;
		height:40px;
		bottom:-40px;
	}
	.portfolio .label-bg {
			background: #22B4B8;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
		.portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
		}
			
			.portfolio .text-category {
				display:block;
				font-size:9px;
				font-size: 12px;
				text-transform:uppercase;
			}
/* Self Clearing Goodness */
.container:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }
.row:after,
.clearfix:after {
  clear: both; }
.row,
.clearfix {
  zoom: 1; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.b-wrapper:hover {
	background: #ea5503;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	
}
/*-- MIXTUP PART --*/
.page-nat{
	margin:3em 0 1em;
}
ul.page-list{
	padding:0;
}
ul.page-list li{
	display:inline-block;
	width:32px;
	height:32px;
	margin:0 3px;
	border:2px solid #fff;
	vertical-align: -webkit-baseline-middle;
	cursor: pointer;
}
ul.page-list li i{
	width:30px;
	height:30px;
	background:url(../images/pag-nat-arw.png)no-repeat;
	display: inline-block;
}
ul.page-list li i.prev{
	background-position:-1px -2px;
}
ul.page-list li i.next{
	background-position:-24px -2px;
}
ul.page-list li a{
	color:#fff;
	font-size:1.2em;
	font-weight: 400;
	text-decoration:none;
	display: inline-block;
}
ul.page-list li a.activ{
	background:#fff;
	color:#ea5503;
	display: block;
	padding: 1px;
}
ul.page-list li a:hover {
	background: #fff;
	color: #ea5503;
	display: block;
	padding: 1px;
}
ul.page-list li a.previ:hover, ul.page-list li a.nex:hover{
	background:none;
}

#filters {
	margin: 3% 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
	#filters li {
		display: -webkit-inline-box;
		margin:0 10px;
	}
	#filters li span {
		display: block;
		padding: 0.5em 2em;
		text-decoration: none;
		color: #ea5503;
		cursor: pointer;
		font-size: 0.875em;
		font-weight: 400;
		text-transform:uppercase;
		border:2px solid #fff;
		
	}
	#filters li span.active {
		background: #eb5055;
		color: #FFF;
		border:none;
	}

/*品宣案例*/
.pxal{width:1300px;height:50px; margin-top: 10px;margin: 0 auto; }
.pxal img{width:200px;}
.pxalh {width:1300px; height:500px;  padding-top: 50px; margin: 0 auto;}
.pxalh ul{ width:1300px; heiht:700px; magrin:0 auto; }
.pxalh ul li {widht:2310px; height: 230px; float: left; margin-left: 10px;}
.pxalh ul li img{ width:310px; height: 200px; }
.pxalh ul li a{color:#797c80; list-style: none;text-decoration: none; font-family:"黑体"; font-size: 20px; text-align:center;}
.pxalh ul li a:hover{color: #ee5504;list-style: none; text-decoration: none;}
/*新闻资讯*/
.zxl{ width:200px; height:50px; margin-top:20px; margin:0 auto;margin-top: 20px; }
.zxl img { width:200px;}

.zxkj{width: 1250px; height:auto;margin: 0 auto; margin-top: 10px; margin-bottom: 340px;}
.zx { width:610px;height:142px;  margin-top:20px;  float:left; background: url("../image/zx.png");margin-bottom: 10px;}
.zx a{ width:295px; height:30px; text-decoration:none; color:#797c80; }
.zx a:hover{color:#ea5504;}
.zx img { width:173px; height:142px; float:left; margin-right:80px;}

.zx h2{font-size:18px; margin-bottom:10px;margin-top: -5px;}
.zx ul { width:610px; height:120px; margin:0 auto; list-style:none;  }
.zx ul li {width:610px; height:30px;}
.zx ul li a {width:610px; height:30px; text-decoration:none; color:#797c80;}
.zx ul li a:hover{color:#ea5504;}
/*底部*/
.foot{width:100%;height: 300px; background: #ea5503;  padding-top:50px;}
.footk {width:1300px; height:300px; margin: 0 auto;}
.footk img{width:1300px; height: 300px; }