/* CSS Document */
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,table,img,div{margin:0;padding:0} 
h1, h2, h3, h4, h5, h6, font{ font-weight:normal;}
body { background:#fff; color:#222; font-size:12px; font-family: "Microsoft Yahei","微软雅黑",Arial,Helvetica,sans-serif; }
a{text-decoration:none} 
a:hover,a:active,a:focus{color:#c00;text-decoration:none;}
em{font-style:normal} 
li{list-style:none} 
img{border:0;vertical-align:middle} 
p{word-wrap:break-word}
.clear {
    clear: both;
}

.header_box{
	width:100%;
	height:164px;
	clear:both;}
#header{
	width:100%;
	height:133px;
	background:#fef9f1;
	clear:both;
	border-bottom:1px solid #626262;
	position:relative;
	top:30px;
	z-index:-999;}
.header{
	width:1100px;
	height:133px;
	margin:0px auto;
}
.header_left{
	width:500px;
	height:133px;
	background:url(../images/header_notes.jpg) no-repeat left;}
.header_right{
	width:343px;
	height:133px;
	background:url(../images/head_contact.jpg) no-repeat right;}
.logo{
	width:211px;
	height:151px;
	}
.logo a{
	display:block;
	width:211px;
	height:151px;
	background:url(../images/logo.jpg) no-repeat;}	
#msg{
	width:100%;
	height:30px;
	background:#642b17;
	clear:both;
	position:absolute;}
	
.msg{
	width:1200px;
	height:30px;
	margin:0 auto;}
.msg_left{
	width:530px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:12px;
	color:#fff;
	float:left;
	padding-left:10px;}
.msg_right{
	width:200px;
	height:30px;
	margin-right:20px;
	}
.msg_right .top_space{
	display:block;
	width:20px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#fff;
	text-align:center;
	}
.msg_right a{
	display:block;
	width:50px;
	height:30px;
	line-height:30px;
	font-size:12px;
	color:#fff;
	float:left;
	overflow:hidden;}
.msg_right a:hover{
	color:#ffffff;
	text-decoration:underline;}	
.wrap{width:1200px; margin:0 auto; position:relative; } html{overflow-x:hidden;}
.filter{filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5;}
.fl { float:left;}
.fr { float:right;}
.left{
	float:left;}
.right{
	float:right;}

.nav{
	clear:both;
	width:100%;
	height:43px;
	background-color:#fef9f1;
	z-index:9999999;
    
	
}
.menu 
{
    width:1200px;
	position:relative;
	z-index:100;
	margin:auto;
}

.navmain { width:1200px; height:43px; float:right; background:#fef9f1;}
#nav_all { width:1200px; height:43px; z-index: 222;  }
#nav_all li { float: left; }
#nav_all li .nav_zt { color: #5d5d5d; display:block; font-size: 14px; height:43px; line-height:43px; width:130px;   text-align:center; }
#nav_all li a:hover {background:url(../images/nav_hover_bg.jpg) no-repeat; color:#ffffff;}
#nav_all li ul { display: none; position: absolute; z-index:9999; width:136px; top:43px; padding-top:10px; padding-bottom:10px; }
#nav_all ul li { background-image: none; width:130px; line-height: 32px; height: 32px; padding-top: 0px; padding: 0; margin-top:0; overflow:hidden; }
#nav_all ul li a { display:block; background-image: none; width:130px; text-align:center; margin:auto; height: 32px; line-height: 32px; color: #ffffff; font-size:12px; font-weight: normal; overflow:hidden; }
#nav_all ul li a:hover { background-image: none;  color:#ffc871; text-decoration:underline; }
.nav_bg{ background:url(../images/nav_hover_bg.jpg) no-repeat; }
.nav_zt{ color:#f7f7f7;}
.nav_space{ width:1px; height:44px; background:url(../images/nav_space.jpg) no-repeat center;}
.nav_p{ position:relative; right:5px;}/

#nav_all li .on_nav{background:url(../images/nav_hover_bg.jpg) no-repeat; color:#ffffff;}	

/* 动画 */
.section-three{
	margin-top:3px;
	overflow:hidden;
	width:100%;
	
}
.owl-carousel-c{
	width: 100%;
	float:left;
	overflow:hidden;
	margin-top:1px;
}
#banner{
	width:1920px;
	float:left;
	overflow:hidden;
	position:relative;
	margin-left:-960px;
	left:50%
}
#banner .item{ display: block;}
#banner img { display: block;width:1920px;margin:0 auto;}
.owl-carousel .owl-wrapper:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out;}	
.owl-carousel .owl-item{float: left;}
.owl-controls{position:absolute;bottom:10px;left:50%;float:left;}
.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls {-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.grabbing { cursor:url(grabbing.png) 8 8, move;}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}
.owl-theme .owl-controls{margin-top: 10px;text-align: center;}
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */margin: 5px;
padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;
filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=50);/*IE7 fix*/
opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #ddd;overflow: hidden;}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/
opacity: 1;background:#1567a1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;
-moz-border-radius: 30px;border-radius: 30px;}
.owl-item.loading{min-height: 150px;background: url(AjaxLoader.gif) no-repeat center center}



/* case */
.wrapp{width:1200px; margin:0 auto; margin-top:60px;}
.text-c{ text-align:center;}
.text-c a { color:#FFF;}
.xian { width:100%; height:2px;  background:#f57720; margin-top:25px;}
.centerone  { width:1200px; height:108px; }
.centerone1 { width:100%; float:left;color:#f57720; height:42px; font-size:30px; text-align:center;font-weight:700; margin-top:-20px;}
.centerone1 span{ background:#fff; width:160px; height:40px; display:block; text-align:center; margin:0 auto;}
.centerone2 { width:100%; float:left;color:#9c9c9c; height:24px; font-size:18px; text-align:center; margin-top:5px;}
.centerone3  {width:100%; float:left;text-align:center;height:31px;font-size:17px; margin-top:5px;} 
.centerone3	span {width: 105px; height: 24px;line-height: 24px; -webkit-border-radius: 35px 35px 35px 35px; background:#f57720; margin-left:15px; color:#FFF;  font-size:14px;}
.centerone3	span a { color:#FFF; }
.centerone4  {width:196px; height:34px; text-align:center; border:#666 solid 1px; margin:0 auto; } 
.tab-btn {
	margin:30px 0 30px;
	height:20px;
}
.tab-btn a {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    padding: 0 36px;
	color:#999;
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	position:relative;
}
.tab-btn a:hover,
.tab-btn a.active{
	color:#333;
}
.tab-btn a span{
	position:absolute;
	right:0;
	color:#999;
}
.casestyle .site-list {
    overflow: hidden;
}
.casestyle .site-list li {
    float: left;
	margin:20px 30px 0 0;
    width: 380px;
}
.casestyle .site-list li:nth-of-type(3n) {
	margin-right:0;
}
.casestyle .site-list li img{
    width: 380px;
	height: 280px;
}
.casestyle .site-list li {
    display: block;
    height: 280px;
    overflow: hidden;
    position: relative;
}
.casestyle .site-list li .pic {
    display: block;
    overflow: hidden;
    width: 100%;
}
.casestyle .site-list li .pic img {
    display: block;
    height: 280px;
    transform: scale(1);
    transition: all 0.4s ease 0s;
	-webkit-transition: all 0.4s ease 0s;
    width: 100%;
}
.casestyle .site-list li:hover .pic img {
    transform: scale(1.2);
}
.casestyle .site-list li .desc {
    background: rgb(0, 0, 0);
    bottom: 0;
    color: #fff;
    left: 0;
	height: 280px;
    position: absolute;
    right: 0;
    transform: translateY(100%);
	-webkit-transform: translateY(100%);
    transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	text-align:center;
	opacity:0.6;
	
}
.casestyle .site-list li:hover .desc {
    transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.casestyle .site-list li .desc h3 {
	padding:85px 0 30px;
}
#cased .casestyle .site-list li .desc a {
	width:157px;
	height:40px;
	line-height:40px;
	background:#fff;
	color:#ea6000;
}
h2.indexBt{
	font-size:40px;
	line-height:40px;
}
.contBox{
	padding:50px 0;
}
.mt50{
	margin-top:50px;
}
.lh14{
	line-height:14px;
}
.lh20{
	line-height:20px;
}
.bk30 {
	height: 30px;
}
.more{ text-align:center;}
.more a {
	margin: 0px auto; border: 1px solid #464646; border-image: none; width: 178px; height: 40px; text-align: center; line-height: 40px; display: inline-block; color:#333;
}
.more a:hover { background:#f57720; color:#FFF; border-color:#f57720}

/* 首页展示 */
.gcal{ width:100%; height:auto; margin-top:20px;}
	#maint{ width:1200px; margin:0 auto;height:53px; border-bottom:1px solid #ccc; text-align:center; padding:20px 0; font:24px/30px "微软雅黑"; color:#f57720; font-weight:bold;}
	#maint span{ color:#ccc; font:18px/25px "微软雅黑"; border-bottom:3px solid #f57720; padding-bottom:15px;}
	#maint1{ width:766px; height:60px; margin:10px auto 10px auto; border:1px dashed #ccc; text-align:center; padding:20px 0; font:20px/30px "微软雅黑"; color:#333; font-weight:bold;}
	#maint1 span{ color:#ccc;}
.container { max-width:1200px; margin:0 auto;}
.row{margin-right:-10px;margin-left:-10px}
.col-sm-12 { width:100%;}
 .zui-case{padding: 50px 0 0 0;position:relative;}
 .zui-case .hd{position: relative;top: 95px;}
 .zui-case .bd{overflow: hidden;}
 .zui-case ul{overflow:hidden; zoom:1;}
 .zui-case ul li{list-style: none;border: 1px solid #ccc; float:left; _display:inline; overflow:hidden; text-align:center;padding:4px 4px 0px 4px;margin-right: 10px;}
 .zui-case ul li img{width: 245px;height: 195px;}
 .zui-case ul li p a{height: 30px;line-height: 30px;margin-bottom: 0;font-size: 16px;color: #353535;text-decoration: none;}
 .zui-case .next{display:block;width:20px; height:55px;overflow:hidden;cursor:pointer; background:url("../images/arrowl.jpg") no-repeat;position: absolute;left: -50px;}
 .zui-case .prev{display:block;width:20px; height:55px;overflow:hidden;cursor:pointer; background:url("../images/arrowr.jpg") no-repeat;position: absolute;right: -50px;}
 
/* 公司简介 */
.about_a{ width:1200px; height:auto;  overflow:hidden; padding-top:40px; margin:0 auto;}
	.about_tu{ width:1180px; height:auto; float:left; overflow:hidden; margin-top:25px;}
	.about_img{ width:486px; height:379px; float:left;}
	.about_txt{ width:690px; height:auto; float:right; overflow:hidden; line-height:26px;}
	.gsjj{ width:100%; height:45px; line-height:45px; float:left; border-bottom:1px dashed #bcbcbc; font-size:20px; color:#8c8c8c; font-weight:600; margin-bottom:10px; overflow:hidden;}
	.about_txt p{ line-height:23px; font-size:14px; font-weight:bold; text-indent:2em;}
	.gengduo{ width:95px; height:30px; line-height:30px;margin-top:5px; float:right; margin-right:15px; background:#fab000; text-indent:20px;}
	.gengduo a {color:#fff; display:block;  font-size:16px; float:left;}

 /*优势*/
.boxb { width:100%;  height:auto; padding-top:55px; background:#fef9f1; padding-bottom:70px;}
.box{ width:1200px; margin:0px auto; height:auto; overflow:hidden;} 
.box h3 { text-align:center; margin-bottom:7px;}
.box h3 a { color:#f57720; font-size:30px; font-weight:bold;}
.box h4 { margin-bottom:32px; background:url(../images/tit2.gif) center top no-repeat; height:38px; line-height:35px; text-align:center; font-weight:normal; color:#666;  font-size:18px;}
.boxb1 { width:1200px; float:left;}

 .zui-body{background: url('../images/222_03.jpg') no-repeat center center;background-size: 100% 95%;}
 .zui-body .zui-box1{padding: 20px;}
 .zui-body .zui-box1 .zui-t{font-size: 28px;color: #f57720;}
 .zui-body .zui-box1 .zui-t .zui-num{font-size: 50px;}
 .zui-body .zui-box1 .zui-t .zui-rig{margin-left: 20px;}
 .zui-body .zui-box1 .zui-d{width: 550px;text-indent: 4rem;line-height: 30px;}

 .zui-body .zui-box2{padding: 20px;}
 .zui-body .zui-box2 .zui-t .zui-num{font-size: 50px;}
 .zui-body .zui-box2 .zui-t .zui-rig{margin-left: 20px;}
 .zui-body .zui-box2 .zui-t{font-size: 28px;color:#f57720;width: 500px;margin-left: 570px;}
 .zui-body .zui-box2 .zui-d{width: 570px;text-indent: 4rem;line-height: 30px;margin-left: 545px;}


.module-section {
	padding: 50px 0;
}
.module-section-title-wrapper {
	margin-bottom: 25px;
}
.module-section-title {
	float: left;
}
.module-section-title h2 {
	display: inline;
	line-height: normal;
	font-size: 24px;
	font-weight: normal;
	color: #60443c;
}
.module-section-title h3 {
	display: inline;
	line-height: normal;
	color: #005bac;
	font-size: 16px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
.module-section-title em {
	line-height: normal;
	padding: 0 6px;
	color: #005bac;
	font-size: 16px;
	font-style: normal;
}
.module-section-more {
	float: right;
	margin-top: 10px;
}
.module-section-more a {
	line-height: normal;
	color:#000;
	padding: 3px 0;
	font-size: 16px;
	border-bottom: 1px solid #1a1a1a;
	-webkit-transition: all 0.2s ease-out 0s;
	-moz-transition: all 0.2s ease-out 0s;
	-ms-transition: all 0.2s ease-out 0s;
	transition: all 0.2s ease-out 0s;
}
.module-section-more a:hover {
	color: #3e4f61;
	border-bottom: 1px solid #3e4f61;
}
.module-section-gray {
	background-color: #f2f2f2;
}
.module-section > .module-section-inner .page-width {
	width: auto;
	max-width: 1200px;
	_width: 1200px;
	margin:0 auto;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
.headlines-list-2col .headlines-content {
	width: 48%;
	float: left;
	display: inline;
	margin-right: 5%;
}
.headlines-list-2col .headlines-content p {
	margin-bottom: 15px;
	line-height:28px;
}
.headlines-list-2col .headlines-content p a {
	display: block;
}
.headlines-list-2col .headlines-content p img {
	display: block;
	width: 100%;
}
.headlines-list-2col .headlines-content h2 {
	font-size: 16px;
	line-height: normal;
	margin-bottom: 8px;
}
.headlines-list-2col .headlines-content h2 a{color:#000;}
.headlines-list-2col .headlines-content-summary {
	font-size: 13px;
	line-height: 1.5;
	color: #666;
}
.headlines-list-2col .headlines-others {
	overflow: hidden;
*zoom:1;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-item {
	border-bottom: none;
	margin-bottom: 25px;
	padding-bottom: 10px;
	height:76px;
}
.headlines-list-2col .headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}
.qhd-content p {
	margin-bottom: 5px;
}


.headlines-others .entry-set-time-hl .entry-item {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.headlines-others .entry-set-time-hl .entry-summary {
	margin-bottom: -8px;
}

.entry-list-time-hl .time {
	width: 60px;
}
.entry-list-time-hl .time-day {
	line-height: 40px;
	font-size: 26px;
}
.entry-list-time-hl .time-date {
	line-height: 20px;
	font-size: 12px;
}
.entry-summary {
	color: #808080;
	font-size: 13px;
	margin-bottom: -5px;
}
.entry-summary p {
	line-height: 1.6;
}
.entry-list-time-hl .time {
	float:left;
	width: 75px;
	background-color: #f2f2f2;
	text-align: center;
	font-family: Arial;
	margin-right:10px;
}
.entry-list-time-hl .time-day {
	display: block;
	line-height: 50px;
	border-bottom: 1px solid #fff;
	color: #666;
	font-size: 30px;
}
.entry-list-time-hl .time-date {
	display: block;
	color: #999;
	line-height: 22px;
	font-size: 12px;
}
.entry-set-time-hl .entry-title {
	margin-bottom: 10px;
}
.entry-set-time-hl .entry-title h2 {
	font-size: 14px; /*font-weight:normal; */
}
.entry-set-time-hl .entry-title h2 a{ color:#000;}
/* 底部 */
footer {
  background: #3b3b3b;
  padding: 45px 0 30px;
}
.containera {
 
  width:1200px;
  margin: 0 auto;
}
footer .footer {
  padding: 0 0 60px;
  border-bottom: 1px solid #5c5c5c;
}
footer .footer .footer-nav {
  float: left;
  width: 75%;
}
footer .footer .footer-nav li {
  float: left;
  padding: 0 15px 0 0;
  font-family: "microsoft yahei";
  width: 18%;
}
footer .footer .footer-nav li span {
  display: block;
  margin: 0 0 20px;
}
footer .footer .footer-nav li span > a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
footer .footer .footer-nav li > a {
  display: block;
  color: #b9b9b9;
  font-size: 14px;
  margin: 10px 0 0;
  line-height: 22px;
}
footer .footer .footer-nav li > a:hover {
  color: #fff;
}
footer .footer .ewm {
  float: right;
  margin: 0 0 0 10px;
  width:250px;
  height:300px;
}
footer .footer .ewm img { width:250px; height:250px;}
footer .footer .ewm span {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}
  footer .footer .ewm span {
    width: 70px;
    height: 70px;
  }
  footer .footer .ewm p {
  text-align: center;
  width: 90px;
  margin: 8px auto 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
footer .copy {
  padding: 13px 0;
}
footer .copy a{
  color: #FFF;
}
footer .copy p {
  float: left;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 24px;
}
footer .copy p a {
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: middle;
}
footer .copy span {
  float: right;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}