.guan
{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
	
}
.guan .hot-key
{
	width: 900px;
	padding-left: 0;
	
}


.pro_l {
	
	width: 235px;
}
.pro_l h1 {
	background: url("../images/tel_bg.png") no-repeat scroll left center;
	color: #fff;
	text-align: center;
	line-height: 100px;
	border-radius: 5px 5px 0 0;
}
.pro_l h1 a
{color: #fff;
	
}
.pro_l h1.hh1 {
	line-height: 60px;
	font-size: 18px;
}
.pro_l ul.cate {
	border-radius: 0 0 5px 5px;
}
.pro_l ul.cate li {
	line-height: 51px;
	background: url("../images/tel_bg.png") no-repeat scroll left center;
	font-size: 16px;
	padding-left: 30px;
	cursor: pointer;
}
.pro_l ul.cate li a {
	color: #fff;
}
.pro_l ul.cate li i {
	margin-right: 5px;
	font-size: 12px;
	color: #fff;
}
.pro_l .cate .active, .pro_l .cate li:hover {
	background: #296ad6;
	font-weight: bold;
}
.pro_l ul.news_l {
	border: 1px solid #60c863;
	line-height: 50px;
	font-size: 14px;
	padding: 0 20px;
}
.pro_l ul.news_l li {
	height: 50px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
}
.pro_l ul.news_l li:last-child {
	border-bottom: none;
}
.pro_l ul.news_l i {
	font-size: 12px;
}
.pro_l .hot_guan {
	background: url("../images/tel_bg.png") repeat scroll left top;
	line-height: 30px;
	border-radius: 5px;
	overflow: hidden;
	color: #fff;
	
	margin-top: 20px;
	padding: 30px 20px;
}
.pro_l .hot_guan h2 {
	font-size: 18px;
	margin-bottom: 10px;
	text-align: center;
}
.pro_l .hot_guan a {
	border: 1px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	height: 30px;
	margin: 1px;
	overflow: hidden;
	padding: 0 3px;
	text-align: center;
	width: 51px;
}
.pro_r {
	width: 940px;
}

ul.pro_list li {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0px 20px 35px 0;
	box-shadow: 0 0 10px #ccc;
}
ul.pro_list li:nth-child(3n) {
	margin-right: 0px;
}
ul.pro_list li img {
	height: 221px;
	overflow: hidden;
	transition: all 0.6s ease-out 0s;
	width: 300px;
}
ul.pro_list li:hover img {
	transform: scale(1.1, 1.1);
	transition: all 0.6s ease-out 0s;
}
ul.pro_list li dl dd a {
	background: #fff none repeat scroll 0 0;
	display: block;
	font-size: 14px;
	height: 60px;
	line-height: 60px;
	position: relative;
	text-indent: 2em;
	width: 300px;
	z-index: 12;
}
ul.pro_list li dl dd a span {
	background: rgba(0, 0, 0, 0) url("../images/dian.png") no-repeat scroll left center;
	display: inline-block;
	height: 27px;
	position: absolute;
	right: 20px;
	top: 17px;
	width: 27px;
}
/* banner */
.banner {
	min-width: 1000px;
	position: relative;
	height: 580px;
	z-index: 10;
	overflow: hidden;
}
.banner .bd {
	position: relative;
	z-index: 0;
}
.banner .bd ul {
	width: 100% !important;
}
.banner .bd li {
	width: 100% !important;
	height: 580px;
	animation: 5s linear 0s normal none 1 running banner;
	overflow: hidden;
}
.banner .bd li a {
	height: 580px;
	display: block;
}
.banner .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	right: 10%;
	height: 30px;
	line-height: 30px;
	text-align: right;
}
.banner .hd ul li {
	display: inline-block;
	height: 5px;
	width: 50px;
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	text-indent: 999px;
	margin: 0 5px;
	background: #fff;
	transition: all 0.8s ease 0s;
}
.banner .hd ul .on {
	transition: all 0.8s ease 0s;
	background: #91c42e;
}
/* banner */
.pro {
	
	margin-bottom: 50px;
	overflow: hidden;
}
h1.bt {
	text-align: center;
	
	font-size: 30px;
	font-weight: normal;
}
h1.bt span {
	color: #60c863;
}
.active .tab-hd, .news .tab-hd {
	line-height: 38px;
	overflow: hidden;
	margin: 30px auto;
}
.active .tab-hd .tab-nav, .news .tab-hd .tab-nav {
	float: left;
}
.news .tab-hd .tab-nav 
{
	margin-left:	480px;
}
.active .tab-hd li, .news .tab-hd li {
	cursor: pointer;
	text-align: center;
	
	border: 1px solid #60c863;
	line-height: 38px;
	float: left;
	margin-right: 5px;
	border-radius: 2px;
}
.active .tab-hd li a, .news .tab-hd li a {
	display: block;
	font-size: 14px;
	color: #60c863;
	padding: 0 10px;
	float: left;
	border-radius: 2px;
}
.news .tab-hd li a
{
	padding: 0 30px;
}
.active .tab-hd li a:hover, .active .tab-hd li.on a, .news .tab-hd li a:hover, .news .tab-hd li.on a {
	background: #60c863;
}
.active .tab-hd li.on a, .news .tab-hd li.on a {
	background: #60c863;
	color:#fff;
	font-weight: bold;
}
.active .tab-bd dl {
	width: 380px;
	float: left;
	height: 340px;
	overflow: hidden;
	border-radius: 0 0 5px 5px;
	margin-right: 30px;
	margin-bottom: 30px;
	box-shadow: 0 0 10px #ccc;transition: all 0.6s ease-out 0s;
}
.active .tab-bd dl:first-child, .active .tab-bd dl:first-child img {
	width: 790px;
	height: 340px;
	transition: all 0.6s ease-out 0s;
}



.active .tab-bd dl:nth-child(2), .active .tab-bd dl:last-child {
	margin-right: 0;
}
.active .tab-bd dl:nth-child(2) dd a {
	color: #fff;
	background: #60c863;
	margin-right: 0;
}
.active .tab-bd dl dt img {
	width: 380px;
	height: 280px;
	overflow: hidden;
}
.active .tab-bd dl dd a {
	height: 60px;
	background: #fff none repeat scroll 0 0;
	line-height: 60px;
	width: 380px;
	z-index: 12;
	display: block;
	font-size: 14px;
	text-indent: 2em;
	position: relative;
}
.active .tab-bd dl dd a span {
	background: url(../images/dian.png) no-repeat left center;
	display: inline-block;
	height: 27px;
	width: 27px;
	position: absolute;
	right: 20px;
	top: 17px;
}
.active .tab-bd  dl:hover img {
    transform: scale(1.1, 1.1);
    transition: all 0.6s ease-out 0s;
}

.tab-hd .all {
	font-size: 14px;
	float: left;
	cursor: pointer;
	text-align: center;
	background: #3570d8;
	border: 1px solid #3570d8;
	line-height: 38px;
	margin-right: 5px;
	font-weight: bold;
	border-radius: 2px;width: 130px;
}
.tab-hd .all a {
	color: #fff;
	padding: 0 10px;
}
.youshi {
	background: url(../images/bg.jpg) no-repeat center center;
	height: 697px;
	margin: 50px auto;
}
.youshi dl {
	color: #fff;
	padding-top: 40px;
	float: left;
	width: 300px;
	margin-right: 600px;
margin-bottom:30px;
}
.youshi dl:nth-child(1), .youshi dl:nth-child(2) {
	margin-top: 20px;
}
.youshi dl:nth-child(2n) {
	margin-right: 0px;
}
.youshi dl dt {
	color: #a8c8fb;
	margin-bottom: 10px;
	font-size: 45px;
	font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black, " sans-serif";
}
.youshi dl dt i {
	font-size: 60px;
	font-weight: normal;
}
.youshi dl dd h2 {
	line-height: 30px;
	
	font-size: 18px;
}
.youshi dl dd p {
	line-height: 30px;
	color: #cde0ff;
	
}
.youshi dl dd p i {
	color: #fff;
	font-size: 12px;
}
.youshi dl dd p.tp {
	width: 550px;
	height: 150px;
	overflow: hidden;
	margin-top: 20px;
}
 .youshi dl dd p.tp img {
	width: 550px;
	height: 150px;
	overflow: hidden;
	
}
h3.bt1 {
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin: 50px auto;
}
h3.bt1 p:nth-child(2) {
	color: #60c863;
	font-weight: bold;
	font-size: 26px;
}
h3.bt1 p:nth-child(3) {
	color: #999;
	font-size: 10px;
}
ul.ying {
	height: 350px;
	margin-top: 150px;
	
}
ul.ying li {
	
 border: 1px solid #60c863;
    border-radius: 3px;
    float: left;
    height: 350px;
    line-height: 30px;
    margin-left: 22px;
    padding: 0 20px;
    text-align: center;
    width: 180px;
	position: relative;
}
ul.ying li p:nth-child(1) {
	position: absolute;
	left: 40px;
	top:-84px;
}
ul.ying li:nth-child(1) p:nth-child(1) {
	position: absolute;
	left: 23px;
	
}
ul.ying li p:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
	margin-top: 90px;
	margin-bottom: 10px;
}
ul.ying li p:nth-child(3) {
	color: #999;
	font-size: 13px;
}

/*
ul.ying li p:nth-child(1) {
	font-size: 40px;
	color: #fff;
	font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black, " sans-serif";
	font-weight: bold;
	padding-top: 50px;
}
ul.ying li p:nth-child(2) {
	font-size: 18px;
	font-weight: bold;
	margin-top: 30px;
}
ul.ying li p:nth-child(3) {
	color: #999;
	font-size: 14px;
}
ul.ying li p:nth-child(4) {
	width: 10px;
	height: 3px;
	background: #296ad6;
	margin: 20px 0 20px 105px;
}
ul.ying li p:nth-child(5) {
	font-size: 14px;
	color: #ccc;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;
}
ul.ying li p:nth-child(6) i {
	font-size: 30px;
	color: #999;
}

ul.ying li:first-child, ul.ying li:first-child p, ul.ying li:first-child p i {
	color: #fff;
	background: #60c863;
}
*/
ul.ying li:first-child {
	margin-left: 0;
}
ul.ying li:hover, ul.ying li:hover p, ul.ying li:hover p i {
	color: #fff;
	background: #60c863;
}

.about {
	background: url(../images/bg2.jpg) no-repeat left top;
	margin: 80px auto;
}
.about dl.dl1 {
	color: #fff;
	line-height: 25px;
	text-align: center;
	margin-bottom: 30px;
	padding-top: 50px;
}
.about dl.dl1 dt a {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
}
.about dl.dl1 dd p {
	color: #f3fbf4;
	width: 750px;
	margin: 20px auto;
}
.about dl.dl1 dd h4 {
	font-size: 18px;
	font-weight: normal;
	color: #f3fbf4;
}
.about dl.dl1 dd h4 span {
	font-weight: bold;
	color: #fff;
	margin: 0 20px;
}
.about_list .parHd {
	margin: 0 0 20px 412px;
	overflow: hidden;
}
.about_list .parHd li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 20px;
    font-weight: bold;
    height: 60px;
    line-height: 30px;
    margin: 0 10px;
    padding: 20px;
    text-align: center;
    width: 60px;
}
.about_list .parHd li.on a {
	background: #fff;
	color: #60c863;
}
.about_list .parBd {
	background: #fff;
	padding: 40px 45px 20px 45px;
	height: 300px;
	overflow: hidden;
	width: 1110px;
	border-radius: 5px;	
	box-shadow: 0 0 10px #ccc;
	margin-top: 60px;
}
.about_list .parBd li
{
	margin:0 10px;
	width: 350px;
	height: 300px;
	float: left;
	overflow: hidden;
}
.about_list .parBd li img {
	width:350px;
	height: 250px;
	float: left;
	overflow: hidden;

	
}
.about_list .parBd li p
{
	line-height: 50px;
	text-align: center;
	font-size: 14px;

}
.news .tab-bd
{
	overflow: hidden;
	
}
.news dl {
	width: 350px;
	float: left;
	overflow: hidden;

	
}
.news dl:nth-child(2n)
{
	margin: 0 75px;
}
.news dl dt, .news dl dt img {
	width: 350px;
	height: 200px;
	overflow: hidden;
}
.news dl dt
{
	margin-bottom: 10px;
	
}
.news dl dd
{
	line-height: 45px;	
	height: 45px;
	overflow: hidden;
	border-bottom: 1px solid #eee;
	background: url(../images/dd.png) no-repeat left center;
	text-indent: 15px;
	
}
.news dl dd h1
{
	
	font-weight: normal;

	font-size: 14px;
}
.news dl dd:nth-child(1) h1 {
	font-size: 16px;
	line-height: 50px;
	font-weight: bold;
}
.news dl dd:nth-child(1) p {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	height: 75px;
	overflow: hidden;
}
.news dl dd span
{
	float: right;
	font-size: 12px;
	color: #999;
}
