﻿.tupian{-moz-border-radius:10px;
-webkit-border-radius:10px;
border: 1px solid #484848;}
.tupian1{-moz-border-radius:10px;
-webkit-border-radius:10px;
border: 0px solid #999;
padding:20px;
box-shadow: 0 0 10px #999;}
.con .t {
 display: block;
 font-size: 15px;
 color: #aaa;
 width: 80px;
 height: 26px;
 line-height: 26px;
 text-align: center;
 background: #3c3c3c;
 font-weight: bold;
 margin-bottom: 20px;
}
.con ul li {
 font-size: 14px;
 color: #aaa;
 line-height: 32px;
 margin-bottom: 12px;
 padding-left: 40px;
}
.con ul li a {
 color: #aaa;
}
 .con ul li:nth-of-type(1) {
 background: url(../images/ft.png) no-repeat left top;
}
.con ul li:nth-of-type(2) {
 background: url(../images/ft.png) no-repeat left -43px;
}
.con ul li:nth-of-type(3) {
 background: url(../images/ft.png) no-repeat left -89px;
}
.con ul li:nth-of-type(4) {
 background: url(../images/ft.png) no-repeat left -133px;
}
.con ul li:nth-of-type(5) {
 background: url(../images/ft.png) no-repeat left -177px;
}


.zhu-section {
	padding: 78px 0;
}
.zhu-section-title {
	text-align: center;
	font-size: 0;
	margin-bottom: 40px;
}
.zhu-section-title span {
	display: block;
	font-size: 36px;
	color: #078684;
	font-weight: bold;
}
.zhu-section-title p {
	margin: 10px 0 0;
	background: url(../images/cp_line01.png) no-repeat center 0;
	font-size: 18px;
	padding-top: 32px;
}
.zhu-honor {
	padding: 0;
	background: url(../images/honor_bg.jpg) no-repeat center 0;
	overflow: hidden;
}
.zhu-honor .tel {
	float: left;
	color: #fff;
	padding: 335px 0 0 48px;
	font-size: 18px;
}
.zhu-honor .lm {
	float: right;
	width: 850px;
	margin-right: -40px;
	padding-top: 150px;
}
.zhu-honor .lm li {
	float: left;
	width: 295px;
}
.zhu-honor .lm li a {
	display: block;
	background: url(../images/honor_k.png) no-repeat center bottom;
	height: 310px;
}
.zhu-honor .lm li .m {
	width: 200px;
	margin: 0 auto;
	height: 267px;
	line-height: 267px;
	overflow: hidden;
}
.zhu-honor .lm li .m img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.zhu-honor .lm li a:hover .m img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.container {
	width: 1200px;
	margin: 0 auto;
}
.clearfix {
	zoom:1;
}
.clearfix:before,.clearfix:after {
	display:table;
	line-height:0;
	content:"";
}
.clearfix:after {
	clear:both;
}