@charset "UTF-8";
/* CSS Document */

.tpic{
	width: 100%;
	height: 25em;
	margin: 8.125em auto 0 auto;
}
.tpic2{
	width: 100%;
	height: 25em;
}

.main{
	width: 100%;
	height: auto;
	margin-bottom: 4em;
	overflow: hidden;

}
.content{
	width: 75em;
	margin:0 auto;
	position: relative;
}
.c-title{
	width: 100%;
	height: 4em;
	border-bottom: solid 1px #f2f2f2;
}
.c-title h1{
	line-height: 4em;
	font-family: "微软雅黑";
	font-size: 1em;
}
.c-title h1 a{
	color: #999;
}
.leftlist{
	width:11.25em;
	margin-left:0em;
	background:#f2f9ff;
	position:relative;
	z-index:0;
	padding:60px 10px 70px;
	float: left;
	font-family: "微软雅黑";
}
.leftlist li{
	height:50px;
	line-height:50px;
	text-align:center;
	border-bottom:1px solid #FFF;}	
.leftlist li a{
	color:#666;
	display:block;}	
.leftlist li a:hover{
	color:#0068c7;
	text-decoration:none;
}	
.leftlist li a.hover{color:#0068c7;}	
#lanPos{
	width:225px;
	height:50px;
	line-height:50px;
	background:#FFF;
	border-left:5px solid #0068c7;
	position:absolute;
	left:-5px;
	margin-top: -37.1875em;
	z-index:-1;
	transition:top .2s;}

.rcontain{
	width: 57em;
	height: 100%;
	float: left;
	font-family: "微软雅黑";
	position: relative;
	margin-left: 4em;
	padding-top: 2em;
}
.rcontain h1{
	font-size: 1.2em;
	line-height: 2em;
	color: #0068c7;
}
.rcontain p{
	font-size: 0.875em;
	line-height: 2em;
	color: #999999;
	text-indent: 2em;
}
.rcontain p span{
	color: #272727;
}


.contact-list{
	width: 75em;
	height: 14.4em;
	margin: 2em auto 0 auto;
	position: relative;
}
.contact-list li{
	float: left;
	height: 100%;
}
.contact-list li h1{
	font-family: "微软雅黑";
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	color: #24272b;
	margin-top: 1em;
}
.contact-list li h1:hover{
	color: #0068c7;
}
.contact-list li p{
	font-family: "微软雅黑";
	font-size: 1em;
	text-align: center;
	color: #999999;
	margin-top: 1.5em;
	line-height: 1.5em;
}
.img{
	margin: 2em auto 0 auto;
}

.li-w{
	width: 7%;
	display: block;
	text-align: center;
}


.about2{
	width: 100%;
	margin: 2.8em auto 0 auto;
	font-size: 1em;
	color: #666666;
	text-indent: 2em;
	line-height: 2.5em;
	font-family: "微软雅黑";
	min-height: 25em;
}

#number2{
	display: none;
}
#number3{
	display: none;
}
#number4{
	display: none;
}