#Intro {
	text-align:justify;
	text-justify:inter-ideograph;
	clear:both;
	display:block;
}
#Introaboutus {
	text-align:justify;
	text-justify:inter-ideograph;
	line-height:2.8em;
	text-indent:2em;
	font-family: "微软雅黑", "黑体";
}
#Introaboutus img,#Introcert img{
	border: 1px solid #CCC;
	margin: 10px 8px;
}
#Introcontactus{
	background-image: url(/cn/images/contactusbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:25px 0 120px 50px;
	line-height:2.5em;
	font-size: 16px;
}
#Introcontactus h2{
	font-size:18px;
	font-weight:bold;}

#contactUsDiv {
	padding:0 10px;
}
.gsjj {
  background: #fafafa;
  display: block;
  clear: both
}
.gsjj ul li {
  overflow: hidden;
  width: 100%
}
.gsjj ul li h2 {
  font-size: 24px;
  display: block;
  padding: 15px 0;
  color: #015fc5
}
.gsjj ul li .imgR {
  float: right;
  width: 50%
}
.gsjj ul li .imgL {
  float: left;
  width: 50%
}
.gsjj ul li .textR {
  float: right;
  width: 40%;
  max-width: 580px;
  font-size: 14px;
  line-height: 2em;
  padding: 5% 5% 0 0
}
.gsjj ul li .textL {
  float: left;
  width: 40%;
  max-width: 580px;
  font-size: 14px;
  line-height: 2em;
  padding: 5% 0 0 5%
}
.gsjj .viewmorepro {
  clear: both;
  margin-top: 15px;
  display: block;
  color: #015fc5
}