/*友情链接开始*/
.lianjie-box{
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
}

.lianjie{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 40px;
}

.lianjie h3,.hezuo h3{
	font-size: 26px;
  color: #333;
  height: 32px;
  line-height: 32px;
  border-left: 3px solid #f58220;
  text-indent: 30px;
  margin-top: 50px;
}

.lianjie ul li{
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}

.lianjie ul li a{
	font-size: 24px;
}

.lianjie h3,.hezuo h3{
	font-size: 26px;
  color: #333;
  height: 32px;
  line-height: 32px;
  border-left: 3px solid #00b8a4;
  text-indent: 30px;
  margin-top: 50px;
  font-weight: normal;
}
/*友情链接结束*/

/*合作伙伴开始*/
.hezuo{
	width: 1200px;
	margin: 0 auto 40px;
	overflow: hidden;
}

.hezuo ul{
	margin-top: 30px;
}

.hezuo ul li{
	float: left;
	width: 210px;
	margin-right: 50px;
}

.hezuo ul li:last-child{
	margin-right: 0;
}

.hezuo ul li img{
	width: 220px;
}
/*合作伙伴结束*/

/*底部开始*/
/*.m-footer{*/
/*	min-width: 1200px;*/
/*	margin-top: 30px;*/
/*}*/

/*.m-footer .more{*/
/*	background: #626262;*/
/*	height: 220px;*/
/*	padding-top: 30px;*/
/*	color: #fff;*/
/*	font-size: 12px;*/
/*}*/

/*.m-footer .more .site-win{*/
/*	overflow: hidden;*/
/*	width: 1200px;*/
/*	margin: 0 auto;*/
/*}*/

/*.m-footer .more .links{*/
/*	float: left;width: 435px;*/
/*}*/

/*.m-footer .more .links li{*/
/*	width: 145px;*/
/*	text-align: left;*/
/*	float: left;*/
/*}*/

/*.m-footer .more .links li p{*/
/*	font-size: 14px;*/
/*	color: #ccc;*/
/*	display: block;*/
/*}*/

/*.m-footer .more .links li a{*/
/*	color: #fff;*/
/*	font-size: 14px;*/
/*	display: block;*/
/*	margin-top: 10px;*/
/*}*/

/*.m-footer .more .spread{*/
/*	float: left;*/
/*	border-left: 1px solid #7d7d7d;*/
/*	border-right:1px solid #7d7d7d ;*/
/*	padding: 0 50px;width:230px;*/
/*}*/

/*.m-footer .more .spread p{*/
/*	font-size: 14px;*/
/*	margin-bottom: 15px;*/
/*	text-align: center;*/
/*}*/

/*.m-footer .more .spread .weixin{*/
/*	margin-right: 20px;*/
/*}*/

/*.m-footer .more .spread .app, .m-footer .more .spread .weixin{*/
/*	float: left;*/
/*	text-align: center;*/
/*}*/

/*.m-footer .more .spread img{*/
/*	width: 100px;*/
/*	height: 100px;*/
/*}*/

/*.m-footer .more .spread div p{*/
/*	font-size: 14px;*/
/*	color: #666;*/
/*	margin-top: 10px;*/
/*}*/

/*.m-footer .more .contact{*/
/*	width: 385px;*/
/*	margin-left: 45px;*/
/*	float: left;*/
/*}*/

/*.m-footer .more .contact .tel{*/
/*	padding-bottom: 10px;*/
/*	border-bottom: 1px solid #7d7d7d;*/
/*	display: block;*/
/*	color: #aaa;*/
/*	font-size: 36px;*/
/*	cursor: default;*/
/*}*/

/*.m-footer .more .contact .tel .icon{*/
/*	margin-right: 10px;*/
/*	float: left;*/
/*	margin-top: 10px;*/
/*}*/

/*.ewm-oto{*/
/*	width: 100%;*/
/*	margin-top: 40px;*/
/*	text-align: center;*/
/*}*/

/*.head-img{*/
/*	float: left;*/
/*	margin-left: 40px;*/
/*	display: block;*/
/*	margin-top: 5px;*/
/*}*/
/*!*底部结束*!*/

/*!*右侧悬浮框*!*/
/*#floatbtn {*/
/*	width: 50px;*/
/*	height: auto;*/
/*	position: fixed;*/
/*	top: auto;*/
/*	right: 48%;*/
/*	bottom: 80px;*/
/*	left: auto;*/
/*	z-index: 80;*/
/*	margin-right: -640px;*/
/*}*/
/*	*/
/*#floatbtn.fixed {*/
/*	position: absolute;*/
/*	bottom: 279px;*/
/*	right: 50%;*/
/*}*/
/*	*/
/*#floatbtn a {*/
/*	position: relative;*/
/*	z-index: 90;*/
/*	display: block;*/
/*	margin-top: 4px;*/
/*	width: 50px;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	text-align: center;*/
/*	font-size: 20px;*/
/*	color: #626262;*/
/*	background-color: #fff;*/
/*	border: 1px solid #dedede;*/
/*	-webkit-user-select: none;*/
/*	-moz-user-select: none;*/
/*	-ms-user-select: none;*/
/*	user-select: none;*/
/*}*/
/*	*/
/*#floatbtn a.hover:hover {*/
/*	-webkit-transition: background-color 200ms ease-out;*/
/*	-moz-transition: background-color 200ms ease-out;*/
/*	-o-transition: background-color 200ms ease-out;*/
/*	transition: background-color 200ms ease-out;*/
/*	background-color: #00b8a4;*/
/*	text-decoration: none;*/
/*	text-align: center;*/
/*	line-height: 20px;*/
/*	padding: 5px 0 5px 0;*/
/*	height: 40px;*/
/*}*/
/*	*/
/*#floatbtn a.hover:hover i {*/
/*	display: none;*/
/*}*/
/*	*/
/*#floatbtn a.hover:hover em {*/
/*	display: block;*/
/*	color: #fff;*/
/*	font-size: 14px;*/
/*	font-style: normal;*/
/*	text-decoration: none;*/
/*}*/
/*	*/
/*#floatbtn a em {*/
/*	display: none;*/
/*}*/
/*	*/
/*#floatbtn a:hover {*/
/*	background-color: #00b8a4;*/
/*}*/
/*	*/
/*#floatbtn a:hover i {*/
/*	color: #fff;*/
/*}*/
/*	*/
/*#floatbtn a:hover .floatbtn-wrapper {*/
/*	display: block;*/
/*}*/
/*	*/
/*#floatbtn .iconfont {*/
/*	display: inline-block;*/
/*	font: normal normal normal 14px/1 iconfont;*/
/*	font-size: inherit;*/
/*}*/
/*	*/
/*.floatbtn-wrapper {*/
/*	position: absolute;*/
/*	right: 59px;*/
/*	top: -55px;*/
/*	z-index: 120;*/
/*	display: none;*/
/*	width: 190px;*/
/*	height: 200px;*/
/*	background-color: #fff;*/
/*	border: 1px solid #dedede;*/
/*}*/
/*	*/
/*.floatbtn-wrapper:after {*/
/*	content: "";*/
/*	position: absolute;*/
/*	right: -6px;*/
/*	top: 73px;*/
/*	display: block;*/
/*	width: 0;*/
/*	height: 0;*/
/*	border-left: 6px solid #d5d5d5;*/
/*	border-top: 6px solid transparent;*/
/*	border-bottom: 6px solid transparent;*/
/*}*/
/*	*/
/*.floatbtn-wrapper .qrcode {*/
/*	margin-top: 20px;*/
/*	line-height: 1;*/
/*}*/
/*	*/
/*.floatbtn-wrapper .qrcode img {*/
/*	width: 128px;*/
/*	height: 128px;*/
/*}*/
/*	*/
/*.floatbtn-wrapper p {*/
/*	font-size: 14px;*/
/*	line-height: 20px;*/
/*	color: #999;*/
/*}*/
/*	*/
/*.floatbtn-wrapper p em {*/
/*	color: #dd3067;*/
/*}*/


/*底部*/

.footer{
	background-color: #626262;
	padding: 30px 0;
	margin: 30px 0 0;
}
.tc{
	text-align: center;
}
.fs14{
	font-size: 14px;
	color: #fff;
}

.footerlist ul li{
	height: 30px;
	line-height: 30px;
}
.wxcode img{
	width: 100px;
	margin:0 auto 10px;
	text-align: center;
}

.footerlist ul li a{
	color: #fff;
}
.border{
	border-left: 1px solid #7d7d7d;
	border-right: 1px solid #7d7d7d;
}
.mt20{
	margin-top: 20px;
}
.mb20{
	margin-bottom: 20px;
}


.border-t{
	margin: 20px 0;
	border-top: 1px solid #7d7d7d;
}

.active a{
	background-color: #1bbfad!important;
	border: 1px solid transparent!important;
}
.pagination{
	margin: 0!important;
}
#form1{
	float: right;
}



