body{
	font-family:arial;
	background: #f5f5f5;
	font-size: 14px;
	color:#6c6c6c;
}
body,html,div{
	padding:0; margin:0;
}
a{
	color: #6c6c6c;
}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}

.top{
	width:100%;
	height: 30px;
	background: #ffffff;
	border-bottom: 1px solid #d0d0d0;
}
.top-content{
	width:1100px;
	margin: 0 auto;
	height: 30px;
	line-height: 30px;
}

.content-box{
	width:1100px;
	margin: 0 auto;
	background: #ffffff;
	padding-bottom: 38px;
	margin-bottom: 30px;
	font-size: 16px;
	letter-spacing: 0.3px;
}
.small-box{
	padding-bottom: 5px;
}


.nav-scroll-box{
	width:100%;
	height:0px;
	top:145px;
	position: fixed;

}
.nav-scroll{
	background:#ffffff;
	position: absolute;
	width: 90px;
	margin-left: -92px;
	top: 322px;
}

.nav-scroll p{
	letter-spacing:0.3px;
	text-align: center;
	text-indent:3px;
	height:25px;
	line-height :25px;
	font-size:16px;
	width:100%;
	cursor:pointer;
	color:#6c6c6c;
}

.title-log{
	font-size: 20px;
	display: inline-block;
	color: #2389eb;
}
.big-title-box{
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #d0d0d0;
}
.big-title{
	font-size: 25px;
	font-weight: 800;
	padding-left: 20px;
	display:inline-block;
	color: #2389eb;
}

.small-title{
	font-size: 18px;
	font-weight: 800;
	padding-left: 20px;
	display:inline-block;
	padding-top: 15px;
	color: #2489eb;
}
.about-content{
	letter-spacing:0.3px;
	font-weight:400;
	color: #6c6c6c;
	font-size: 16px;
	line-height:28px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	text-indent: 2em;
	padding-right: 5px;
}

.green{
	color: #00a527;
	border: 1px solid #00a527;
}
.blue{
	color: #2489eb;
}
.yellow{
	color: #ff7e00;
}
.red{
	color: red;
}
.b{
	font-weight: 700;
}
.line{
	text-decoration: underline;
}
a:link{
	text-decoration: none;
}
.main-module{margin-top: 15px;}/* 主要功能 */
.main-module tr td{
	width: 500px;
	height: 120px;
	/* border: 1px solid; */
}
.main-module p{
	color: #6c6c6c;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	font-weight: 800;
}
.main-module span{
	color: #6c6c6c;
	font-size: 15px;
	height: 15px;
	line-height: 14px;
	letter-spacing: 0.5px;
	font-weight: 100;
}
.main-left{
	float: left;
	width: 37%;
	text-align: right;
}
.main-right{
	float: right;
	width: 63%;
	text-align: left;
	padding-left: 15px;
	margin-top: 3px;
}

/* 企业文化 */
.culture{}
.culture tr td{
	width: 360px;
	height: 250px;
	vertical-align: top;
}
.culture-img-box{
	margin-top:10px;
	text-align: center;
	border-right: 1px solid #efefef;
}
.culture-content{
	margin-top:30px;
	text-align: center;
}
.culture-content p{
	color: #6c6c6c;
	font-size: 16px;
	height: 16px;
	line-height: 16px;
	font-weight: 800;
}
.culture-content span{
	color: #6c6c6c;
	font-size: 15px;
	height: 15px;
	line-height: 14px;
	letter-spacing: 0.5px;
	font-weight: 100;
}

/* 领导团队 */
.leaders{}
.leaders tr td{
	width: 210px;
	height: 250px;
	/* border: 1px solid; */
	letter-spacing: 0.5px;

}
.leaders-img{
	text-align: center;
}
.leaders-tag{
	background: #2489eb;
	border-radius:50px;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
	border: 2px solid #2489eb;
}
.leaders-title{
	color: #2489eb;
	font-size: 20px;
	font-weight: 800;
}
.leaders-small-title{
	color: #6c6c6c;
	font-size: 17px;
}
.leaders-content{
	color: #6c6c6c;
	font-size: 15px;
	margin-top: 5px;
	letter-spacing: 0.3px;
	line-height: 25px;
	padding-right: 45px;
}

/* 联系我们 */
.contact-us{}
.contact-us tr td{
	width: 500px;
	height: 400px;
	padding-right: 0px;
	vertical-align: top;
}
.contact-us-content{
	padding-left: 20px;
	padding-right: 5px;
	font-size: 15px;
	width: 100%;
}
.contact-us-img-box{
	width: 175px;
	float: left;
	text-align: center;
}

.contact-us-img-desc{
	background: #2489eb;
	border-radius:50px;
	height: 25px;
	line-height: 25px;
	color: #ffffff;
	font-size: 16px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #2489eb;
	text-align: center;
	font-weight: 500;
}


.news{}
.news li{
	margin-left:15px;
	height: 35px;
	line-height: 35px;
	letter-spacing: 0.3px;
	color: #d0d0d0;
}
.news a{
	color: #6c6c6c;
	text-decoration: none;
	font-size: 16px;
}
.news a:HOVER{
	color: #2489eb;
}


.zizhi{height: 400px;}
.zizhi li{
	width: 50%;
	float: left;
}
.zizhi li img{
	width: 90%;
	margin: 5%;
}
.zizhi li img:first-child {
	margin-top: -3%;
}
