@charset "utf-8";
/* CSS Document */
.banner{
	height:220px;
	background:url(../images/abanner.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	}
.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
.left {
	float: left;
	width: 260px;
}
.left2 {
	background-color: #f5f5f5;
	padding-bottom: 20px;
}
.left2 h1 {
	font-size: 18px;
	line-height: 50px;
	color: #FFFFFF;
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	text-indent: 28px;
	font-weight: bold;
	margin-bottom:15px;
}

.left2 li {
	font-size: 14px;
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
	margin-right: 8px;
	margin-left: 8px;
	background-image: url(../images/li_bg.jpg);
	background-repeat: no-repeat;
	text-indent: 22px;
}
.left2 .aa {
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight:bold;
	display:block;
}

.left2 .aa2 {
	background-image: none;
	background-color:#dce8f6;
	color: #363;
	font-weight: bold;
}

.left2 li a{
	display:block;
	color:#333;
}


.left2 li a:hover {
	color:#fff;
	background-image: url(../images/li_bg2.jpg);
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s;transition: all 0.5s;
}


.left2 li ul li {
	background-image:none;
	background-color:#dce8f6;
	margin-bottom:5px;
	line-height:36px;
	margin:1px 1px 0px 0px;
	text-indent: 36px;
	font-size:13px;	
}
.left2 li ul li a:hover {
	
	background-image:none;
	color: #363;
	text-decoration:underline;
}

.left2 li ul li ul li{
	background-image:none;
	background-color:#fff;
	line-height:28px;
	margin:0px;
	text-indent: 48px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #eaeaea;
}
.left2 li ul li ul li a{
	background-image:none;
	background-color:#fff;
}
.left2 li ul li ul li a:hover{
	background-image:none;
	line-height:28px;

}




.lx {
	background-color: #f5f5f5;
	padding-bottom: 15px;
}
.lx h2 {
	padding-left: 8px;
}

.lx p {
	padding-right: 10px;
	padding-left: 12px;
	line-height: 24px;
	font-size: 14px;
}

.right {
	float: right;
	width: 900px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	background-image: url(../images/tub4.png);
	background-repeat: no-repeat;
	background-position: 1px;
	text-indent: 22px;
	margin-bottom: 8px;
}
.title {
	float: right;
	font-size: 14px;
	color: #999999;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	background-position: 1px;
	margin-top: 6px;
	padding-left: 18px;
}


.about {
	padding-top: 15px;
	padding-left: 2px;
}
.about p {
	font-size: 14px;
	font-family:"微软雅黑";
	line-height: 24px;
	padding-top: 8px;
	padding-left: 8px;
}
.about img{
	max-width: 900px;
	height: auto;
}
.yy{
	padding-top: 15px;
	padding-left: 2px;
	}
.yy ul{
	width:898px;
	overflow:hidden;
	margin-top:15px;
	}
.yy ul li{
	width:200px;
	overflow:hidden;
	float:left;
	}
.yy ul li+li{
	margin-left:32px;
	}
.yy ul li .tpo{
	width:198px;
	height:198px;
	border:1px solid #d5d5d5;
	overflow:hidden;
	position: relative;
	transition: border 1s;
	}
.yy ul li .tpo img{
	max-width:200px;
	max-height:200px;
	min-width:200px;
	min-height:200px;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
	z-index:1;
	transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
	}
.yy ul li:hover .tpo img{
	transform: scale(1.2, 1.2);
}
.yy ul li:hover .tpo{
	border:1px solid #f1f1f1;
}
.yy ul li:hover .zio a{
	color:#363;
}
.yy ul li .zio{
	width:198px;
	overflow:hidden;
	text-align:center;
	}
.yy ul li .zio a{
	font-family:"微软雅黑";
	font-size:12px;
	color:#666;
	line-height:25px;
	display:block;
	}








.a3{
	padding-top: 15px;
	padding-left: 2px;
	}
.a3 p{
	font-family:"微软雅黑";
	font-size:16px;
	color:#333;
	line-height:30px;
	text-indent:3em;
	}




.ter{
	padding-top: 15px;
	padding-left: 2px;
}
.ter img{
	max-width:900px;
	height:auto;
	}
.team{
	margin-top:30px;
	width:900px;
	overflow:hidden;
	}
.team .img{
	width:250px;
	height:300px;
	float:left;
	}
.team .img img{
	min-width:250px;
	height:auto;
	}
.team p strong{
	font-family:"微软雅黑";
	font-size:18px;
	color:#363;
	}
.team p {
	font-family:"微软雅黑";
	font-size: 14px;
	line-height: 25px;
}
.team p img{
	margin-right:10px;
}

.ter ul{
	width:900px;
	overflow:hidden;
	}
.ter ul li{
	width:430px;
	float:left;
	margin-top:20px
	}
.ter ul li h2{
	font-family:"微软雅黑";
	font-size: 16px;
	color:#363;
	font-weight:500;
	padding-bottom:16px;
	}
.ter ul li hr{
	border:1.5px solid #363;
	width:40px;
	margin-bottom:5px;
	}
.ter ul li p{
	font-family:"微软雅黑";
	font-size: 12px;
	color:#444;
	font-weight:500;
	line-height:25px;
	}


.tea{
	padding-top: 15px;
	padding-left: 2px;
}
.tea h2{
	font-family:"微软雅黑";
	font-size: 16px;
	color:#363;
	font-weight:500;
	padding-bottom:16px;
	}
.tea .heng{
	width:100%;
	height:1px;
	}
.tea .heng .hengz{
	width:15%;
	height:1px;
	float:left;
	background:#363;
	}
.tea .heng .hengy{
	width:85%;
	height:1px;
	float:right;
	background:#ccc;
	}
.tea ul{
	margin-top:20px;
	overflow:hidden;
	margin-bottom:20px;
	}
.tea ul li{
	border: 1px solid #ebebeb;
    line-height: 35px;
    text-align: center;
    width: 120px;
    float: left;
    margin-right: 6.2px;
    margin-bottom: 7px;
	}
.tea ul li a{
	font-size: 14px;
    font-weight: bold;
	color:#666;
	}
.tea ul li a:hover{
	color:#363;
	}

























