body {
	font-family: "Microsoft Yahei";
}
/*banner*/
.about-banner {
	width: 100%;
	height: 160px;
	background: url(img/about_banner.jpg) no-repeat center;
}

.img-list {
	width: 100%;
}


@charset "utf-8";

.xinwen1{  width: 100%;
		  height: 60px;
		  background-color: #eeeff1;
		  box-shadow: 0px 3px 5px #bcbcbc;}
.xinwenzhongxin{width: 1000px;
  height: 60px;
  margin: 0 auto;}
.xinwenzhongxin span{color: #737075;
  float: left;
  font-size: 20px;
  margin-top: 18px;
  margin-left: 30px;}
  
.xinwenzhongxin span a{color: #737075;
  font-size: 20px;
  }
/* CSS Document */
.aboutUs{
	width:1000px;
	margin:0 auto;
	height:300px;
}
.usTop{
	width:500px;
	float:left;
	margin-top:30px;
	margin-bottom:30px;
}
.usTop dl{
	text-indent:50px;
}
.usTop dl dt{
	font-size:24px;
	color:#4d4d4d;
	line-height:50px;
}
.usTop dl dd{
	line-height:30px;
}

.usBottom{
	clear:both;
	margin:30px 0;
}

.tell{
	height:50px;
	width:1000px;
	margin: 0 auto 30px;
	clear:both;
	border-top:1px dashed #ddd;
	font-size:24px;
	text-align:center;
	line-height:50px;
	padding-top:30px;
	margin-top: 60px;
}
.tell a,.tell .wx{
	font-size:16px;
	width:200px;
	padding-left: 50px;
	display:inline-block;
}
.tell a {
	width: 140px;
	background:url(./img/xl.png) no-repeat 0 5px;
}
.tell .wx1 {
	background:url(./img/xl.png) no-repeat 0 5px;
}
.tell a:hover{
	color: #00aaff;
	text-decoration:underline;
}
.tell .wx{
	font-size:16px;
	width:200px;
	position:relative;
}
.tell .wx2 {
	padding-left: 0px;
}
.tell .wx1 {
	background:url(./img/wx.png) no-repeat 0 5px;
}
.tell i{
	color:#f15a24;
}

.tell .wx:hover .erweima{
	width: 150px;
	height: 150px;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	position:absolute;
	z-index:999;
}

.erweima {
	width: 0px;
	height: 0px;
	overflow: hidden;
	position: absolute;
	top: -145px;
	left: 0px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	z-index:999;
}
.wx1 .erweima {
	background: url(./img/erweima.png) no-repeat;
}
.wx2 .erweima {
	background: url(./images/erweima.png) no-repeat;
}

.clearfix {
	zoom: 1;
}
.clearfix:after {
	display: block;
	content: ' ';
	height: 0;
	visibility: hidden;
	clear: both;
}

.half-box {
	padding-top: 40px;
	float: left;
}
.half-box-left {
	padding-left: 40px;
	padding-right: 15px;
	width: 45%;
}

.main-box-wrapper {
	padding: 0 15px 15px;
}
.main-box-wrapper .item-box {
	margin: 20px 0px;
}
.main-box-wrapper p {
	line-height: 30px;
}
.main-box-wrapper p span.qq_icon {
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-right: 4px;
	background: url(../images/qq.png) no-repeat center center;
	background-size: cover;
	vertical-align: middle;
}
.main-box-wrapper p span.qq_title {
	margin-right: 10px;
}

.main-box-wrapper p  a.bg_a {
	display: inline-block;
	width: 67px;
    height: 25px;
    vertical-align: middle;
    line-height: 23px;
	padding-left: 35px;
	font-size: 12px;
	text-decoration: none;
	background: url(../images/qqlink.png) no-repeat center center;
}
.wrap1_only {
	display: inline-block;
	width: 70px;
}
.wrap2_only {
	display: inline-block;
	width: 42px;
}
