﻿@charset "utf-8";
html,
body,
ul,
li,
ol,
dl,
dd,
dt,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
legend,
img {
	margin: 0;
	padding: 0
}
.mainall{width:1180px; margin:0 auto; overflow:hidden;}
.mainall1{width:1180px; margin:0 auto; }
.tnr{ font-family: times new roman;}
.fl{ float: left;}
.fr{ float: right;}
.re{position: relative;}
.ab{position: absolute;}
.tc{text-align: center;}
body {
	font: 14px/1.0531 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
	color: #414141;
	margin: 0;
	padding: 0;
	line-height: 1.5;
}
::selection {
	background-color: #177b5b;
	color: #fff;
}
::-moz-selection {
	background-color: #177b5b;
	color: #fff;
}
::-webkit-selection {
	background-color: #177b5b;
	color: #fff;
}
 :focus {
	outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #414141;
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}
li,
ul {
	list-style-type: none;
}
img {
	display: inline-block;
	border: none;
}
a:link,
a:hover,
a:active,
a:visited {
	text-decoration: none;
}
input,
textarea {
	outline: 0;
	border: 0;
}
textarea {
	resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
	font-weight: normal;
	font-style: normal;
}
/*banner*/
.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
	background: #FFF;
	overflow: hidden;
}
.fullSlide .bd {
	height: 500px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 500px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 500px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0;
	left: 0;
	height: 30px;
	text-align: center;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 3px;
	background-color: #167A5B;
	overflow: hidden;
	line-height: 99px;
	border: 2px solid #FFF;
	border-radius: 50%;
	-webkit-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.fullSlide .hd ul .on {
	width: 50px;
	background: #FFAE00;
	border-radius: 9px;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.fullSlide .prev,
.fullSlide .next {
	width: 40px;
	height: 60px;
	position: absolute;
	top: 50%;
	margin-top: -30px;
	z-index: 2;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	filter: alpha(opacity=30);
	-moz-opacity: .3;
	opacity: .3;
	-webkit-transition: all .5s linear;
	transition: all .5s linear;
}
.pro-erweima img{
	display: block;
	width: 132px;
	height: 132px;
	margin: 0 auto;
	padding-bottom: 10px;
}
.fullSlide .prev {
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	left: 10%;
}
.fullSlide .next {
	background-position: -6px -137px;
	right: 10%;
}
/*search*/
.box {
	width: 100%;
	height: 70px;
}
#search {
	width: 1160px;
	height: 70px;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
}
.search_left {
	float: left;
	line-height: 70px;
	font-size: 14px;
}
.search_left b {
	font-size: 14px;
}
.search_left img {
	vertical-align: middle;
	margin-right: 10px;
}
.search_left span a {
	margin: 0 10px;
}
.search_right {
	float: right;
	width: 270px;
	height: 35px;
	line-height: 35px;
	margin-top: 15px;
}
.font1 {
	padding-left: 0px;
}
.out {
	width: 258px;
	height: 34px;
	float: left;
	line-height: 34px;
	font-size: 12px;
	padding-left: 10px;
	border: 1px solid #e2e2e2;
}
.search_left span a:hover{
	color: #167A5B;
}
.btnn {
	width: 22px;
	height: 20px;
	background: url(../images/search-btn.png) no-repeat;
	cursor: pointer;
	float: right;
	margin: -27px 5px 0 0;
}
/*title*/
.title a{
	display: block;
	font:bold 30px "microsoft yahei";
	text-align: center;
	letter-spacing: 4px;
	color: #167A5B;
	padding-top: 50px;
}
.title a:after,.title a:before{
	content: "-";
	display: inline-block;
	margin: 0 20px;
}
.title p{
	text-align: center;
	color: #ccc;
	font: 24px/42px "microsoft yahei";
	padding-bottom: 10px;
	background: url(../images/title-bottom.png) no-repeat  center bottom;
}
/*video*/
.video{
	width: 100%;
	height: 757px;
	background: #f8f8f8;overflow: hidden;
}
#tab_2{width:1180px; position:relative; margin:50px auto;}
#tab_2 .tab_menu{width:230px; float:left; position:absolute;z-index:1;}
#tab_2 .tab_menu li{width:230px;height:120px;cursor:pointer;overflow:hidden;background:#fff;margin-bottom: 10px; position: relative;}
#tab_2 .tab_menu li img{
	width:230px;height:120px;display: block;
}
.tab_menu_zhegai{
	width:230px;height:120px;
	background:rgba(22,122,91,.8);
	position: absolute;
	top: -230px;
	left: 0;
	font: 16px/120px "microsoft yahei";
	color: #fff;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 1px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
#tab_2 .tab_menu .selected .tab_menu_zhegai{
	top: 0;
}
#tab_2 .tab_menu li{display: block;width:230px;height:120px;}
#tab_2 .tab_box_2{width:936px;height:511px;clear:both;top:0px;position:relative;float: right;overflow: hidden;}
#tab_2 .tab_menu .selected{  cursor:pointer; height:120px;color: #fff;}
ul.tab_menu li a{
	display: block;
	float: left;
	text-align: center;
	color: #333;
}
#tab_2 .tab_box_2 div img{
	width: 936px;
    height: 511px;
}
#tab_2 .hide{display:none;}
#tab_2 .tab_box_2 div b{display: block;width: 890px;height: 419px;overflow: hidden;}
#tab_2 .tab_box_2 div {
	width: 936px;
	height: 511px;
	background: #167A5B;
}
.products-left-bg{
    width: 217px;
    height: 182px;
    background: url(../images/products-leftBg.jpg) no-repeat left top;
    margin-top: 70px;
    margin-left: 10px;
}
/*case*/
.alxm_list {
	width: 1180px;
	height: 408px;
	margin: 30px auto 50px;
	position: relative;
}
.alxm_list ul li {
	position: absolute;
	overflow: hidden;
	width: 285px;
	height: 188px;
	padding: 1px;
	border: 1px solid #e3e3e3;
}


.alxm_list ul li span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: rgba(0, 73, 156, .88);
	height: 45px;
	line-height: 45px;
	padding: 0px 20px;
	margin: 0px 1px 1px 1px;
}
.alxm_list ul li span em a {
	display: block;
	width: 136px;
	height: 45px;
	float: left;
	color: #fff;
	font-style: normal;
	font-size: 14px;
}
.alxm_list ul li span em a:hover {
	text-decoration: underline;
}
.alxm_list ul li b a {
	display: block;
	width: 80px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	border: 1px solid #ffffff;
	text-align: center;
	margin-top: 9px;
	float: right;
}
.alxm_list ul li:nth-child(1) {
	top: 0px;
	left: 0px;
}
.alxm_list ul li:nth-child(2){
	top: 0px;
	right: 0px;
}
.alxm_list ul li:nth-child(3) {
	top: 0px;
	left: 312px;
}
.alxm_list ul li:nth-child(4) {
	top: 215px;
	left: 0px;
}
.alxm_list ul li:nth-child(5) {
	top: 215px;
	right: 0px;
}
.alxm_list ul li.xm_list1 span {
	width: 245px;
}
.alxm_list ul li.xm_list2 span {
	width: 245px;
}
.alxm_list ul li.xm_list3 span {
	width: 512px;
}
.alxm_list ul li.xm_list4 span {
	width: 245px;
}
.alxm_list ul li.xm_list5 span {
	width: 245px;
}
.alxm_list ul li.xm_list1 b,.alxm_list ul li.xm_list2 b,.alxm_list ul li.xm_list4 b,.alxm_list ul li.xm_list5 b{
	width: 285px;
}
.alxm_list ul li.xm_list3 b{
	width: 552px;
}
.alxm_list .hide {
	display: none;
}
.alxm_list ul li a {
	display: block;
	width: 285px;
	height: 188px;
	overflow: hidden;
}
.alxm_list .xm_list3 {
	width: 552px;
	height: 403px;
	padding: 1px;
	border: 1px solid #e3e3e3;
}
.alxm_list .xm_list3 a {
	display: block;
	width: 552px;
	height: 403px;
	overflow: hidden;
}
.alxm_list .xm_list3 b{
	top:355px ;
}
.alxm_list .xm_list3 img {
	display: block;
	width: 552px;
	height: 403px;
}
.alxm_list ul li b{
	width: 100%;
	height: 50px;
	text-indent: 20px;
	 background: rgba(22,122,91,.8);
	 display: block;
	color: #fff;
	position: absolute;
	top: 140px;
	left: 1px;
	font: 16px/50px "microsoft yahei";
	-webkit-transition: .5s;
}
.alxm_list ul li span {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
    background: rgba(22,122,91,.8);
	width: 100%;
	height: 100%;
	line-height: 45px;
	padding: 0px 20px;
	margin: 0px 1px 1px 1px;
	top: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	font: 15px/36px "microsoft yahei";
	text-align: center;
	color: #fff;
	padding-top: 40%;
}
.alxm_list ul li:hover span {
	top: 0;
}
.alxm_list .xm_list3 em a {
	display: block;
	width: 136px;
	height: 45px;
	float: left;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.alxm_list .xm_list3 b a {
	display: block;
	width: 80px;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-style: normal;
	font-size: 14px;
	border: 1px solid #ffffff;
	text-align: center;
	margin-top: 9px;
	float: right;
}
.alxm_list ul li img {
	display: block;
	width: 285px;
	height: 188px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.alxm_list ul li img:hover {
	transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	/* IE 9 */
	-moz-transform: scale(1.2, 1.2);
	/* Firefox */
	-webkit-transform: scale(1.2, 1.2);
	/* Safari å’Œ Chrome */
	-o-transform: scale(1.2, 1.2);
	/* Opera */
}
/*products*/
.products{
	width: 100%;
	height: 670px;
	background: #f2f2f2;
}
.prodicts-left{
	width: 246px;
	padding-top: 50px;
}
.prodicts-left h2{
	width: 240px;
	height: 80px;
	background: #167A5B;
}
.prodicts-left h2 a{
	display: block;
	font:bold 20px "microsoft yahei";
	color: #fff;
	padding: 15px 0 0 20px;
}
.prodicts-left h2 p{
	font: 14px/30px arial;
	color: #fff;
	padding-left: 20px;
}
.prodicts-left ul{
	width: 238px;
	height: 498px;
	border: 1px solid #ccc;
	padding-top: 10px;
	background: #fff;
}
.prodicts-left ul li{
	height: 48px;
	width: 226px;
	padding-left: 20px;
}
.prodicts-left ul li a{
	display: block;
	font:bold  14px/48px "microsoft yahei";
	color: #333;
	width: 246px;
	background: url(../images/products-bth1.png) no-repeat   190px center;
}
.prodicts-left ul li:hover{
	background: #167A5B;
	color: #fff;
}
.prodicts-left ul li:hover a{
	color: #fff;
	background: url(../images/products-bth2.png) no-repeat   190px center;
}
/* 滑动门 */
#tab_pro_right{width:930px;height: 55px;background: #167A5B; position:relative;margin:50px auto 0;}
#tab_pro_right .tab_menu_pro_right{width:100%;float:left;position:absolute;z-index:1;color: #fff;}
#tab_pro_right .tab_menu_pro_right a{color: #fff;}
#tab_pro_right .tab_menu_pro_right li{float:left;color:#fff; width:120px;height:55px;line-height:55px;border-bottom:0px;cursor:pointer;text-align:center;margin:0 2px 0 0;}
#tab_pro_right .tab_box_pro_right{width:930px;clear:both;top:75px;position:relative;}
#tab_pro_right .tab_menu_pro_right .selected_pro_right{background-color:#FFAE00;cursor:pointer; color: #fff;}
#tab_pro_right .hide{display:none;}
#tab_pro_right .tab_box_pro_right div{}
#tab_pro_right .tab_box_pro_right div ul li{
	width: 284px;
	height: 245px;
	float: left;
	padding: 0px 13px 24px;
	position: relative;
}
#tab_pro_right .tab_box_pro_right div ul li b{
	display: block;
	width: 284px;
	height: 245px;
	overflow: hidden;
}
#tab_pro_right .tab_box_pro_right div ul li b img{
	display: block;
	width: 284px;
	height: 245px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
#tab_pro_right .tab_box_pro_right div ul li p{
	width: 284px;height: 50px;
	background: rgba(0,0,0,.5);
	font: 15px/50px "microsoft yahei";
	text-align: center;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	position: absolute;
	top: 195px;
	color: #fff;
}
#tab_pro_right .tab_box_pro_right div ul li:hover img{
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
#tab_pro_right .tab_box_pro_right div ul li:hover p{
	background: #167A5B;
	color: #fff;
}
/*adm1*/
.adm1{
	width: 100%;
	height: 206px;
	background: #167A5B;
}
.adm1-left{
	width: 420px;
}
.adm1-left h4{
	font: 30px/50px "microsoft yahei";
	color: #fff;
	margin-top: 30px;
}
.adm1-left b{
	color: #fff;
	font: bold 12px "microsoft yahei";
	color: #FFAE00;
}
.adm1-left p{
	margin-top: 20px;
	font: 18px/50px "microsoft yahei";
	border: 1px solid #fff;
	border-left: none;
	border-right: none;
	color: #fff;
}
.adm1-img{
	width: 346px;
	height: 206px;
	display: block;
	margin-left: 80px;
}
.adm1-more{
	width: 204px;
	margin-top: 45px;
}
.adm1-more p{
	width: 150px;
	font: 15px/30px "microsoft yahei";
	background: url(../images/adm1-tel.png) no-repeat center left;
	padding-left: 30px;
	color: #fff;
}
.adm1-more h4{
	font: bold 24px "microsoft yahei";
	color: #FFAE00;
	letter-spacing: 1px;
}
.adm1-more a{
	display: block;
	width: 184px;
	height: 30px;
	background: #FFAE00;
	margin-top: 10px;
	text-align: center;
	font: 14px/30px "microsoft yahei";
	color: #fff;
}
/*adv*/
.adv{
	height: 1660px;
}
.adv-box{
	width: 1180px;
	margin: 0 auto;
	position: relative;
}
.adv-text-left{
	width: 130px;
	height: 260px;
	background: #167A5B;
}
.adv-text-left img{
	display: block;
	margin: 60px auto 0;
}
.adv-text-line{
	width: 20px;
	height: 2px;
	margin: 20px auto;
	background: #FFAE00;
}
.adv-text-left p{
	text-align: center;
	font:  36px "microsoft yahei";
	color: #fff;
	letter-spacing: 2px;
}
.adv-text-right{
	width: 460px;
	padding: 30px;
}
.adv-text-right h4{
	font: bold 22px/50px "microsoft yahei";
	color: #167A5B;
	margin: 10px 0 10px;
}
.adv-textr-line{
	width: 62px;
	height: 5px;
	background: #FFAE00;
}
.adv-text-right p{
	font: 16px/30px "microsoft yahei";
	color: #5f5f5f;
	margin-top: 20px;
}
.adv-text2 .adv-text-right{
	text-align: right;
}
.adv-text2 .adv-textr-line{
	float: right;
}
.adv-text2 .adv-textr-line:after{
	content: "";
	clear: both;
	display: block;
}
.adv-text{
	position: absolute;
}
.adv-text1{
	top: 50px;
	left: 0;
}
.adv-text2{
	top: 490px;
	right: 0;
}
.adv-text3{
	top: 830px;
	left: 0;
}
.adv-text4{
	top: 1258px;
	right: 0;
}
.adv-img{
	width: 539px;
	height: 426px;
	display: block;
	position: absolute;
}
.adv-img1{
	top: 64px;
	right: 0;
}
.adv-img2{
	left: 0;
	top: 314px;
}
.adv-img3{
	top: 1090px;
	left: 0;
}
.adv-img4{
	top: 832px;
	right: 0;
}
/*adm2*/
.adm2{
	width: 100%;
	height: 200px;
	background: url(../images/adm2.jpg) no-repeat center;
	margin-top: 50px;
}
.adm2-left{
	width: 544px;
	height: 160px;
	background: url(../images/adm2-left.png) no-repeat center 50px;
	padding-top: 30px;
}
.adm2-left h4{
	font: 100 20px/40px "microsoft yahei";
	color: #fff;
	text-align: center;
}
.adm2-left a{
	display: block;
	text-align: center;
	font: 20px "microsoft yahei";
	color: #fff;
	letter-spacing: 4px;
	margin-top: 37px;
}
.adm2-tel{
	margin-top: 20px;
	margin-left: 40px;
	background: url(../images/adm2-tel.png) no-repeat left center;
}
.adm2-tel b{
	padding-right: 50px;
}
.adm2-tel span{
	font: 20px/50px "microsoft yahei";
	color: #fff;
	padding-right:  10px;
}
.kehu_title {
	background: url(../images/kehu_t.jpg) no-repeat top center;
	height: 87px;
	text-align: center;
}
.kehu_title h3 {
	height: 47px;
	line-height: 47px;
}
.kehu_title h3 a {
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	padding-right: 200px;
}
.kehu_title p {
	font-size: 18px;
	color: #FFF;
	padding-left: 100px;
	height: 40px;
	line-height: 40px;
}
.kehu_title h3 a span {
	font-size: 14px;
}
.kehu_n ul {
	width: 1400px;
}
.kehu_n {
	height: auto;
	overflow: hidden;
	margin-top: 50px;
}
.kehu_n li {
	width: 380px;
	/* height: 336px; */
	margin-right: 17px;
	display: block;
	border: 1px solid #d6d6d6;
	float: left;
	background: #FFF;
	position: relative;
	overflow: hidden;
}
.kehu_n li .pic img {
	width: 380px;
	height: 210px;
}
.kehu_n li .jz1-title a {
	width: 260px;
	margin-left: 22px;
	line-height: 45px;
	display: block;
	overflow: hidden;
	font-size: 16px;
}
.kehu_n li:hover  a{
	color: #167A5B;
}
.kehu_n li .jz1-title p {
	line-height: 24px;
	font-size: 13px;
	display: block;
	overflow: hidden;
	margin: 0px 20px;
}
.jz-title {
	text-align: center;
}
.jz-title h3 {
	font-size: 30px;
	font-weight: bold;
	background: url(../images/title-ico.png) no-repeat 0px;
	width:230px ;
	height: 50px;
}
.jz-title p{
	font-size: 16px;
	color: #01A91D;
}
.jz {
	width: 1180px;
	height: auto;
	overflow: hidden;
	margin: 40px auto;
}
/*about*/
.about{
	width: 100%;
	height: 553px;
	background: url(../images/about.jpg) no-repeat center;
	margin-top: 50px;
}
.about-left{
	width: 560px;
	height: 422px;
	margin-left: 30px;
	padding-top: 130px;
}
 .about-left a img{
 	display: block;
 	width: 560px;
 	height: 322px;
 }
.about-right{
	width: 470px;
	margin-left: 50px;
}
.about-right h3 a{
	display: block;
	font: bold 26px/30px "microsoft yahei";
	color: #fff;
	letter-spacing: 5px;
	padding-top: 180px;
}
.about-line{
	width: 52px;
	height: 4px;
	background: #fff;
	border-radius: 3px;
	margin-top: 24px;
}
.about-right p{
	color: #fff;
	font: 14px/26px "microsoft yahei";
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	height: 74px;
	padding-top: 30px;
}
.about-more{
	display: block;
	width: 130px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 13px;
	margin-top: 40px;
	text-align: center;
	font: 15px/40px "microsoft yahei";
	color: #fff;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}
.about-more:hover{
	border: 1px solid #FFAE00;
	background: #FFAE00;
	-webkit-transform: translate(-2px,-2px);
	transform: translate(-2px,-2px);
	box-shadow: 2px 3px 2px rgba(0,0,0,.1);
}
.alb {
	width: 100%;
	height: 300px;
	margin-top: 50px;
}
.product_right {
	width: 1180px;
	height: 38px;
	margin: 0 auto;
	background: url(../images/ry.png) no-repeat center;
}
.product_right .product_tit {
	width: 286px;
	height: 38px;
	margin: 0 auto;
}
.product_right .product_tit h3 a {
	float: left;
	width: 133px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #167A5B;
	margin: 0 5px;
}
.product_right .product_tit .active a {
	background: url(../images/cp_tab.jpg);
	color: #fff;
	background: #ffae00;
}
.product_right .hide {
	display: none;
}
.product_right ul li {
	margin: 30px 4px 0;
	float: left;
	width: 226px;
	height: 188px;
}
.product_right ul li b {
	display: block;
	width: 226px;
	height: 158px;
	overflow: hidden;
}
.product_right ul li img {
	width: 226px;
	height: 158px;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
	-ms-transition: all 1s;
	transition: all 1s;
}
.product_right ul li:hover img {
	transform: scale(1.05);
	-ms-transform: scale(1.05);
	/* IE 9 */
	-moz-transform: scale(1.05);
	/* Firefox */
	-webkit-transform: scale(1.05);
	/* Safari �� Chrome */
	-o-transform: scale(1.05);
	/* Opera */
}
.product_right ul li a {
	display: block;
	color: #333;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
}
.product_right ul li span a {
	color: #333;
}
.product_list {
	width: 1180px;
	margin: 0 auto;
}
.news_dbg{background: #f5f5f5;height: 514px;overflow: hidden;}
.news_left{width:758px;margin-top: 40px;    height: 423px;
    overflow: hidden;}
.news_nav h3{float: left;font-size: 20px;margin:0px 16px 20px 0;}
.news_nav h3 a{ color: #000;}
.news_nav h3.tag_news a{color:#167A5B;font-weight: bold;}
.news_n{position: relative;}
.news_n .more{position: absolute;top:-34px;right:0px;text-transform: uppercase;}
.news_n .pic{width:256px;height: 180px;float: left;}
.news_n .info{width:473px;height: 123px;border-bottom: 1px solid #d7d7d7;float: right;}
.news_l img{width:256px;height: 180px;}
.news_l li{position: relative;}
.news_l li p{position: absolute;bottom:0px;left:0px;width: 100%;height: 30px;line-height: 30px;display: none;background: #167A5B;}
.news_l li:hover p{display: block;text-align: center;}
.news_l li:hover p a{color:#FFF;}
.news_n li:first-child .info{border-top:1px solid #d7d7d7;}
.news_n .info dd a{height: 30px;line-height: 30px;color: #393939;overflow: hidden;display: block;font-weight: bold;
}
.news_n .info dt{width:80px;float: left;}
.news_n .info dd{width:375px;float: right;padding-top: 16px;}
.news_n .info dd p{line-height: 24px;height: 48px;display: block;overflow: hidden;color: #676767; }
.news_n .info dt{font-size: 30px;font-family: arial;color: #333;text-transform: uppercase;text-align: right;line-height: 30px;padding-top: 30px;}
.news_n .info dt p{font-size: 16px;color: #666;}
.mt40 {
    margin-top: 40px;
}
.none { display: none; }
.block { display: block; }
.cjwq_nav h3{float: left;}
.cjwq_nav h3 a{font-size: 20px;font-weight: bold;color: #353535;}
.cjwq_nav a.more{float: right; color: #999;text-transform: uppercase; }
.cjwq_tu{margin-top: 20px;}
.cjwq_tu img{width:382px;height: 156px;}
.cjwq_n ul{margin-top: 12px;}
.cjwq_n ul li span{width:35px;height: 32px;background: #ececec;line-height: 32px;text-align: center;color:#000;float: left;}
.cjwq_n ul li span { background: none; width: auto; float: none; margin-left: 10px; }
.cjwq_n li a{height: 32px;line-height: 32px;float: left;padding-left: 16px;display: block;overflow: hidden;}
.cjwq_n li  {height: 32px;display: block;display: block;border-bottom: 1px solid #ddd;margin-top: 10px;}
.link_bg{background:#167A5B;height: 110px;border-bottom: 1px solid #30886d;}
.end_link {float: left;width:870px;color:#FFF;/* height: 50px; */line-height: 25px;margin: 23px 0 0 0;}
.end_link p{float: left;font-size: 16px;background: url(../images/link_tag.jpg) no-repeat left center; padding-left: 30px;}
.end_link span{margin: 10px 0 0 10px;}
.end_link span a{color:#FFF;padding:0px 12px; }
.end_link a{color:#fff}
.end_r {
    background: url(../images/end_tel.jpg) no-repeat left 5px;
    padding-left: 80px;
    font-size: 24px;
    font-family: arial;
    font-weight: bold;
    color: #FFF;
    height: 75px;
    margin: 15px 0 0 0;
    line-height: 25px;
}
