@charset "utf-8";
/*重置*/
*{margin: 0px; padding: 0px; }
body{font-size: 14px; font-family:arial, "Microsoft Yahei"; color: #333333;}
a{text-decoration: none; outline: none; color:#333333;}
li{list-style: none;}
img{display: block; border: none;}
select{outline: none;}
input{outline: none; border: none;}
body, div, address, blockquote, iframe, ul, ol, dl, dt, dd, li, dl, p, pre, 
table, caption, th, td, form, legend, fieldset, input, button, select, textarea, h1, h2, h3, h4, h5, h6{font-weight:normal;font-style:normal;}

.fl{ float:left;}
.fr{ float:right;}
.clearfix{clear: both;}
.center{ margin:0 auto; width:1200px;}
.dis{display: block;}
.undis{display: none;}
@font-face {
	font-family:'zzhjt';
	src: url('../fonts/FZZZHUNHJW.TTF') format('truetype');
	font-style: normal;
	font-weight: normal;
}

/***********顶部导航***********/
header{
	width: 100%;
	height: 120px;
	background: url(../img/navbg.jpg) repeat-x;
}
.logo{
	width: 300px;
	height: 120px;
	background-color: #121212;
}
.logo img{
	margin: 17px auto;
}
.top_tel{
	width: 212px;
	height: 31px;
	background: url(../img/telbg.png) no-repeat center;
	margin-top: 20px;
	margin-left: 530px;
}
.top_tel img{
	margin: 4px auto 4px 36px;
}
.top_tel p{
	font-weight: bold;
	font-size: 16px;
	color: #ee9c00;
	line-height: 31px;
	margin-right: 40px;
}
nav ul li{
	width: 126px;
	float: left;
	margin-top: 14px;
}
nav ul li a{
	display: block;
	width: 110px;
	line-height: 50px;
	font-size: 18px;
	text-align: center;
	margin-left: 16px;
}
nav ul li:nth-child(1) a img{
	display: inline;
	margin-right:4px ;
}
nav ul li a:hover{
	border-bottom: 4px solid #eabb61;
}
nav ul li:nth-child(3) dl dd{
	margin-top: 1px;
}
nav ul li:nth-child(3) dl dd a{
	font-size: 16px;
	background-color: rgba(0,0,0,0.5);
	color: #ffffff;
}
/***********顶部导航    结束***********/

/***********banner***********/
.flexslider {
	position: relative;
	width: 100%;
	height: 679px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 62px;
	height: 128px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../img/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 -128px;
	right: 150px;
}

.flex-direction-nav .flex-prev {
	left: 150px;
}

.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);
}

.flexslider .slides a img {
	width: 100%;
	height: 679px;
	display: block;
	max-width: 100%
}
/***********banner over***********/

/***********栏目标题***********/
.column_title img{
	margin: 50px auto 35px auto;
}
/***********栏目标题  结束***********/

/***********about us***********/
.column_box1{
	height: 603px;
	background: url(../img/aboutusbg.jpg) no-repeat;
	overflow: hidden;
}

.column_box1_content{
	width: 100%;
	height: 100%;
	position: relative;
}

.column_box1_content img{
	margin: 80px auto 80px auto;
}

.column_box1_content_text{
	width: 720px;
	height: 185px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	right: 32px;
}

.column_box1_content_text p{
	color: #252525;
	line-height: 24px;
	text-indent: 28px;
	margin-top: 12px;
	margin-bottom: 12px;
}
/***********about us over***********/


/***********产品展示***********/
.cpzs_list{
	width: 100%;
	height: 307px;
	background: url(../img/cpzsbg.png) no-repeat center center;
}

.button_box{
	width:1200px;
	margin:40px auto 0 auto;
}

.button_link{
	display:inline-block;
	position:relative;
	
	width:260px;
	height:116px;
	color:#fff;
	/*
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	line-height:56px;
	padding:20px;
	*/
	margin:95px 50px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;/*为元素指定的任何内边距和边框都将在已设定的宽度和高度内进行绘制*/
	-webkit-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}

.pic_index_list{
	width:360px;
	height:307px;
	background:url(../img/cpzsphoto01.jpg);
	background-size: 100% 100%;
	float: left;
	overflow: hidden;
	margin: 0 20px;
}

.pic_index_list:hover{
	background: url(../img/cpzsphoto01_01.jpg);
	background-size: 100% 100%;
}

.pic_index_cen { 
	width:360px;
	height:307px;
	background:url(../img/cpzsphoto02.jpg);
	background-size: 100% 100%;
	float: left;
	overflow: hidden;
	margin: 0 20px;
}

.pic_index_cen:hover{
	background: url(../img/cpzsphoto02_02.jpg);
	background-size: 100% 100%;
}

.pic_index_liri{
	width:360px;
	height:307px;
	background:url(../img/cpzsphoto03.jpg);
	background-size: 100% 100%;
	float: right;
	overflow: hidden;
	margin: 0 20px;
}

.pic_index_liri:hover{
	background:url(../img/cpzsphoto03_03.jpg);
	background-size: 100% 100%;
}

.pic_index_list p,
.pic_index_cen p,
.pic_index_liri p{
	visibility:hidden;/*visibility 属性规定元素是否可见，与display：none;不同的是：visibility不可见后仍占据空间，而display不占空间*/
}

.pic_index_list:hover p,
.pic_index_cen:hover p,
.pic_index_liri:hover p{
	visibility:visible;
}

.pic_index_list p img,
.pic_index_cen p img,
.pic_index_liri p img{
	width: 260px;
	height: 116px;
}

.pic_index_list:hover p img,
.pic_index_cen:hover p img,
.pic_index_liri:hover p img{
	position:absolute;
	left:0;
	top:0;
}

.pic_index_list:hover .button_link,
.pic_index_cen:hover .button_link,
.pic_index_liri:hover .button_link{
	border:5px solid rgba(255,255,255,1);
}

.button_link .line{
	display:inline-block;
	background-color:#FFF;
	position:absolute;
	-webkit-transition:0.5s ease;
	-o-transition:0.5s ease;
	transition:0.5s ease;
}

.button_link .line_top{
	height:5px;
	width:0;
	left:-50%;
	top:-5px;
}

.pic_index_list:hover .button_link .line_top,
.pic_index_cen:hover .button_link .line_top,
.pic_index_liri:hover .button_link .line_top{
	width:100%;
	left:-5px;
}

.button_link .line_right{
	height:0;
	width:5px;
	top:-50%;
	right:-5px;
}

.pic_index_list:hover .button_link .line_right,
.pic_index_cen:hover .button_link .line_right,
.pic_index_liri:hover .button_link .line_right{
	height:100%;
	top:-5px;
}

.button_link .line_bottom{
	width:5px;
	height:0;
	bottom:-50%;
	left:-5px;
}

.pic_index_list:hover .button_link .line_bottom,
.pic_index_cen:hover .button_link .line_bottom,
.pic_index_liri:hover .button_link .line_bottom{
	height:100%;
	bottom:-5px;
}

.button_link .line_left{
	height:5px;
	width:0;
	right:-50%;
	bottom:-5px;
}

.pic_index_list:hover .button_link .line_left,
.pic_index_cen:hover .button_link .line_left,
.pic_index_liri:hover .button_link .line_left{
	width:100%;
	right:-5px;
}
/***********产品展示  结束***********/

/***********招商加盟***********/
.main_zsjm {
	width: 100%;
}

.main_jm_list {
	width: 1200px;
	height: 460px;
}

.main_jm_list ul li {
	display: block;
	width: 300px;
	height: 460px;
	float: left;
	padding-top: 20px;
}

.main_jm_list ul li img{
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	-o-transition: all 2s ease;
	transition: all 2s ease ;
}

.main_jm_list ul li:hover img{
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform:rotate(45deg);
	transform: rotate(45deg);
}

.main_jm_list ul span {
	display: block;
	width: 41px;
	height: 3px;
	margin-left: 103px;
}

.zsjm_li a{
	display: block;
	width: 247px;
	height: 460px;
	margin: 0 26.5px;
}

.zsjm_li h1 {
	color: #303030;
	font-size: 24px;
	padding: 30px 20px 15px 25px;
	text-align: center;
}

.zsjm_li p {
	display: block;
	width: 237px;
	height: 112px;
	padding-left: 23px;
	text-align: Justify;
	text-justify: inter-ideograph;
	font-size: 14px;
	line-height: 20px;
	color: #303030
}

.zsjm_li span {
	background: #ecd66c
}

.divOver {
	background: #ecd66c
}

.divOver span {
	background: #fff
}
/***********招商加盟  结束***********/

/***********新闻动态***********/
.new_index {
	width: 100%;
	height: 400px;
}

.main_new {
	width: 1200px;
	height: 370px;
	margin: 0 auto;
	margin-top: 33px;
}

.main_new ul li {
	float: left;
	display: block;
	width: 356px;
	height: 370px;
	margin: 0 21px;
	overflow: hidden;
	border: 1px solid #e5e5e5; 
	background-color: #f4f4f4;
}

.main_new ul li:hover{ 
	width: 358px; 
	height: 372px; 
	border:none;
	-webkit-box-shadow: #666 0px 0px 10px;
	-moz-box-shadow: #666 0px 0px 10px;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');
}

.time {
	width: 68px;
	height: 48px;
	position: absolute;
	margin-top: 12px;
	margin-left: 12px;
	text-align: center;
	background: rgba(234, 187,97, 0.6) !important;
 	/* IE无效，FF有效 */
	background: #eabb61;
	filter: alpha(opacity=60);
	z-index: 9999
}

.time h1 {
	width: 40px;
	margin: 0 auto;
	font-size: 20px;
	line-height: 28px;
	font-family: Arial;
	color: #ffffff;
	border-bottom: 1px solid #FFFFFF;
}

.time span {
	font-family: Arial;
	color: #ffffff;
	font-size: 14px;
	line-height: 20px;
	font-weight: 600;
}

.main_new ul li h1.new_tit {
	font-size: 18px;
	padding-top: 33px;
	padding-bottom: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

.main_new ul li p {
	font-size: 14px;
	line-height: 20px;
	color: #808080;
	padding-left: 10px;
	padding-right: 10px;
}

.more {
	display: block;
	width: 65px;
	height: 24px;
	margin-top: 33px;
	float: right;
	margin-right: 14px;
	padding-bottom: 14px;
}

.more:hover{
	color: #EE9C00;
}

.new_img {
	width: 358px;
	height: 196px;
	overflow: hidden;
}

.main_new ul li:hover .new_img img {
	-webkit-animation: pulse 1s .2s ease both;
	-moz-animation: pulse 1s .2s ease both;
	
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}

	50% {
		-webkit-transform: scale(1.1)
	}

	100% {
		-webkit-transform: scale(1)
	}
}

@-moz-keyframes pulse {
	0% {
		-moz-transform: scale(1)
	}

	50% {
		-moz-transform: scale(1.1)
	}

	100% {
		-moz-transform: scale(1)
	}
}
/***********新闻动态  结束***********/

/***********footer***********/
footer {
	width: 100%;
	margin-top: 40px;
}

.foot_top {
	width: 100%;
	height: 63px;
	background: #eabb61;
	margin-bottom: 30px;
}

.foot_top ul {
	display: block;
	width: 1023px;
	margin: 0 auto
}

.foot_top ul li {
	float: left;
	line-height: 63px;
	margin-right: 80px;
}

.foot_top ul li a {
	font-size: 14px;
	color: #323231;
	text-decoration: none;
}

.foot_top ul li a:hover {
	color: #000
}

.foot_top ul li img{
	display: inline;
}

.foot_foot{
	width:100%;
	height: 240px;
	background-color: #303030;
	text-align: center;
}

.foot_foTOP{
	width:1180px;
	height: 154px;
	border-bottom:1px solid #5e5e5e;
	padding-top: 36px;
	margin: 0 auto;
}

.foot_foTOP ul li{
	float : left;
}

.foot_foTOP ul li.logo{
	padding-right: 30px;
	background-color: #303030;
}

.foot_foTOP ul li.tell_1{
	padding-left: 54px;
	padding-right: 54px;
	height: 85px;
	margin-top: 20px; 
	border-left: 1px solid #464646;
	border-right: 1px solid #464646;
}

.foot_foTOP ul li.tell_1 img{
	margin-top: 10px;
}

.foot_foTOP ul li dl{
	margin-top: 25px;
}

.foot_foTOP ul li dl dd span{
	display: block;
	width: 240px;
	float: left;
	font-size: 14px;
	position:relative;
	top: -4px;
	color: #969696;
	text-align: left;
}

.foot_foTOP ul li dl dd img {
	display: block;
	float: left;
	padding-right: 5px;
	padding-left: 50px;
}

.foot_foTOP .erw{
	float: right;
	border:3px solid #fff;
	margin-top: 20px;
}

.foot_bom{
	width:100%;
	height: 39px;
	line-height: 39px;
	color: #969696;
	font-size: 12px;
}

.foot_bom a{
	color: #969696;
}
/*footer*/


