@charset "utf-8";
/* CSS Document */
body{
	margin:0 0;
	padding:0 0;
}
.clearfix{clear:both;}
.w960{
	width:960px;
	margin:0 auto;
}
.wcenter{
	text-align:center;
}
.khang{
	padding:20px 10px;
	width:100%;
	background-color:#FFFFFF;
}

.fixedTop{
	position:fixed;
	width:100%;
    left: 50%;
	top:0;
    transform: translateX(-50%);
	background-color:#FFFFFF;
	z-index:99998;
}
.fixedTop .logo{
	float:left;
	width:173px;
}
.fixedTop .logo img{
	width:173px;
	margin-left:20px;
}
.fixedTop .so{
	float:right;
	margin-top:30px;
}
.swf{
	margin-top:136px;

}

.close{
	float:right;

	margin-top:60px;
	margin-right:60px;
}
.close img{
	width:50px;
	height:50px;
}

.menu{	
	display:none;
	width:100%;
	background-color:#000;	
	position:fixed;
	top:0;
	left:0;
	height:105vh;
	margin:0 0;
	z-index:99999;
	filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;
	
}
.menu ul{	
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);

}
.menu li{
	text-align:center;
	list-style:none;
	font-size:48px;
	line-height:100px;
	color:#FFFFFF;
	letter-spacing:2px;
}
.menu li a{
	color:#FFFFFF;
	text-decoration:none;

}

/*Banner 轮换图*/
.bannerbox{ position: relative; overflow: hidden; height: 408px;}
.bannerbox ul li{ width:100%;}
.bannerbox ul li a{display:block; position: absolute; left: 0; }
.bannerbox #dots{ width: 100%; position: absolute; bottom: 30px; left: 0; text-align: center;}
#dots a{ display: inline-block; width:12px; height: 12px; margin-left: 7px; margin-right: 7px; background: url(../images/dots.png) no-repeat;}
#dots a.active{ width:52px; height:13px; background: url(../images/dots-r.png) no-repeat;}
/*Banner 轮换图*/



.mindex .vtitle{
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
	font-size:38px;
	color:#000000;
}
.mindex .vcontent{	
	width:880px;
	margin-left:40px;
	margin-right:40px;
	margin-top:40px;
	font-size:30px;
	color:#6C6C6C;
	line-height:58px;
	margin-bottom:50px;
	font-family:"微软雅黑";

}
.mindex .textindent{
	text-indent:2em;
}
.mindex .left{	
	float:left;
	padding-right:10px;
	color:#966907;
	box-sizing:border-box;
}
.mindex .right{	
	float:right;
}
.mindex .btn{	
	width:400px;
	margin:0 auto;
	background-color:#F5F4F2;
	padding-top:15px;
	padding-bottom:15px;
	text-align:center;
	font-size:28px;
	color:#000000;
	margin-bottom:50px;
	cursor:pointer;
}
.mindex .btn a{	
	color:#000000;
	text-decoration:none;
}
.mindex .btn:hover{	
		background-color:#CCCCCC;
}


.product{
	background-color:#F9F9F9;
}
.product a{
	color:#000000;
}
.product .productL{
	width:90%;
	margin:0 auto;
	height:500px;
	cursor:pointer;	
	position:relative

}
.product .productLcontent{
	padding-top:20px;
}
.product .en{
	margin-top:28px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:600;
}
.product .zh{
	font-family:"微软雅黑";
	font-size:36px;
	font-weight:400;
}
.product .hot{
	font-family:"微软雅黑";
	font-size:28px;
	font-weight:200;
	margin-top:10px;
}
.product .more{
	font-family:"微软雅黑";
	font-size:26px;
	margin-top:15px;
}
.product .productI{
	position:absolute; bottom:0;right:0;
}
.product .productI img{
	float:right;
	width:100%;
	transition:all .3s ease;
}
.product:hover{
	background-color:#E6E6E6;
}
.product .productL:hover .productI img{
	width:100%;
	transition:all .3s ease;
}


.news .newsitem{
	width:830px;
	margin:0 auto;
	line-height:58px;
	margin-top:50px;
}
.news .newsitem .newsdate{
	text-align:left;
	font-size:28px;
	color:#666666;
}
.news .newsitem .newstitle,.news .newsitem .newstitle a{
	text-align:center;
	font-size:32px;
	color:#000000;
	font-weight:bold;
}
.news .newsitem .newsdesc{
	font-size:28px;
	color:#666666;
	text-indent:2em;
}
.news .newsitem .newsmore,.news .newsitem .newsmore a{
	text-align:right;
	font-size:32px;
	color:#666666;
	text-decoration:none;
}
.news a{
	text-decoration:none;
}
.news .pic img{
	width:100%;
}


.mcontent{
	margin-top:40px;
}
.mcontent .entitle{
	text-align:center;
	padding:0px 20px;
	font-size:46px;
	line-height:58px;
	color:#000000;
}
.mcontent .zhtitle{
	text-align:center;
	padding:0px 20px;
	font-size:46px;
	line-height:58px;
	color:#908F8E;
	text-transform:uppercase;
}
.mcontent .allcontent{
	font-size:36px;
	color:#000000;
	line-height:58px;
	padding-left:1%;
	padding-right:1%;
	text-indent:2em;
}
.mcontent .allcontent img{
	width:100%!important;
	display: block!important;
}
.mcontent .allcontent iframe{
	width:100%;
	height:640px;;
	text-indent:0!important;
	display: block!important;
}
.rmenu ul{
	width:100%;
	margin:0 auto;
	font-family:"微软雅黑";
}
.rmenu ul li{
	list-style:none;
	float:left;
	width:20%;
	margin-left:20px;
	margin-right:20px;
	padding-top:40px;
	padding-bottom:40px;
	text-align:center;
}
.rmenu ul li:first-child{
	margin-left:0px;
}
.rmenu ul li,.rmenu ul li a{
	text-align:center;
	font-size:44px;
	color:#8c8b89;
	letter-spacing:4px;
}

.rmenu ul li.select{
	border-bottom:4px #b47a17 solid;
}
.rmenu ul li.select,.rmenu ul li.select a{
	font-size:44px;
	color:#000;
}



.zixun{

	height:100px;
	margin:0 auto;
	position: fixed;
	bottom: 0;
    left: 50%;
    transform: translateX(-50%);
	overflow:visible;
	z-index:9;
	font-size:38px;
	line-height:100px;
}
.zixun .left{
	float:left;
	background-color:#FCEDD0;
	color:#333333;
	height:100px;
	padding-top:10px;
	width:50%;
	text-align:center;
	font-weight:bold;
}

.zixun .right{
	float:right;
	background-color:#705433;
	color:#ffffff;
	height:100px;
	padding-top:10px;
	width:50%;
	text-align:center;
	font-weight:bold;
}

.footmenu{
	background-color:#F4F3F3;
	padding-bottom:30px;
}
.footmenu .mleft{
	float:left;
	width:48%;
	margin-left:1%;
}
.footmenu .mright{
	float:right;
	width:48%;
	margin-right:1%;
}
.footmenu .mtitle{
	width:100%;
	background-color:#323232;
	font-size:44px;
	color:#FFFFFF;
	text-align:center;
	height:88px;
	line-height:88px;
}		
.footmenu ul{
	margin:0 0;
	padding:0 0;
}
.footmenu ul li{
	list-style:none;
	line-height:88px;
	height:88px;
	font-size:38px;
	text-align:center;
	color:#878686;
}
.footmenu ul li span{
	padding-right:50px;
}

.foot{
	background-color:#000000;
	padding-bottom:100px;
}
.foot .footcss,.foot .footcss a{
	font-size:38px;
	line-height:88px;
	color:#808080;
	text-align:center;
	text-decoration:none;
}

	.zstitle{
		font-size:50px;
	}

	.zstitle{
		color:#ff0000;
		font-weight:bold;
		text-align:center;
		padding-top:40px;
		padding-bottom:30px;
	}
	
	.why1{
		width:99%;
		margin:0 auto;	
		margin-top:20px;
		padding-bottom:20px;
	
	}
	.why1 ul{
		list-style:none;
		padding:0 0;
		margin:0 0;
	}	
	.why1 ul.cs2 li{
		width:49%;
	}	
	.why1 ul.cs3 li{
		width:32.6%;
	}
			
	.why1 ul li{
		background-color:#fff;
		border-radius:20px;
		text-align:center;
		cursor:pointer;
	}	
	
	.why1 ul li.left{
		float:left;
	}
	.why1 ul li.center{
		float:left;
		margin-left:1.1%;
	}
	.why1 ul li.right{
		float:right;
	}		
	.why1 ul li .img{
		width:96%;
		margin:2% 2%;
		border-radius:20px;	
		text-align:center;
		overflow:hidden;
		position:relative;

	}	
	.why1 ul li .img img{
		width:100%;
	  -webkit-transition: -webkit-transform 0.3s;
	  -moz-transition: -moz-transform 0.3s;
	  -o-transition: -o-transform 0.3s;
	  transition: transform 0.3s;
	}
	.why1 ul li:hover .img img{
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);
	}
	.why1 ul li .xtitle{
		font-size:38px;
		font-weight:bold;
		text-align:center;
		margin-bottom:20px;
		letter-spacing:2px;
	}
	.why1 ul li .xsubtitle{
		font-size:28px;
		text-align:center;
		margin-bottom:20px;
	}		
	.why1 ul li .xhx{
		height:8px;
		width:60px;
		background-color:#FF0000;
		margin:0 auto;
		margin-bottom:20px;
	}			
	
	.zs_h7 li{
		list-style:none;
		padding:0 0;
		margin:0 0;
		width:50%;
	}


		
	.zs_h7n h3{
		color: #cc9966;
		font-size: 50px;
		font-weight: 400;
		text-align: center;
	}
	.zs_h7n .p1{
		color: #ffffff;
		font-size: 38px;
		text-align: center;
		font-weight: 300;
		line-height: 40px;
	}
	.zs_h7n .p2{
		color: #cccccc;
		font-size: 32px;
		font-weight: 200;
		text-align: center;
		line-height: 40px;
	}
	.zs_h7n a{
		display: inline-block;
		margin: 10px auto;
		color: #caa966;
		font-size: 16px;
	}
	.zs_h7n{
		text-align: center;
		padding-top:10px;
		padding-bottom:10px;
	}
	.zs_h7{
		background:url(../images/zs_h7bj_02.jpg) no-repeat;
		background-size:100% 100%;
		height:2000px;
	}
	.zs_h7c ul,	.zs_h7c li dd{
		margin:0 0;
		padding:0 0;
	}	
	.zs_h7c li dl{
		width:100%;
	}
	.zs_h7c div{
		height:400px;
	}
	.zs_h7c li dt{
		width:123px;
		height:123px;
		background:url(../images/xdzs_h8a2.png) no-repeat;
		transition:all 0.5s;
		margin:0 auto;

	}
	.zs_h7c li dt i{
		width:123px;
		height:123px;
		display: block;
		margin:0 auto;
	
	}
	.zs_h7c li dt.d1 i{
		background:url(../images/xdzs_h6a2.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d2 i{
		background:url(../images/xdzs_h6a3.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d3 i{
		background:url(../images/xdzs_h6a5.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d4 i{
		background:url(../images/xdzs_h6a7.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d5 i{
		background:url(../images/xdzs_h6a9.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d6 i{
		background:url(../images/xdzs_h6a11.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d7 i{
		background:url(../images/xdzs_h6a13.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li dt.d8 i{
		background:url(../images/xdzs_h6a15.png) center center no-repeat;
		transition:all 0.5s;
	}
	.zs_h7c li{
		float: left;
		text-align: center;
		margin-bottom:25px;
	}
	.zs_h7c li:hover dt{
		background:url(../images/xdzs_h8a1.png) center center no-repeat;
		transform:rotate(360deg);
		-ms-transform:rotate(360deg); /* Internet Explorer */
		-moz-transform:rotate(360deg); /* Firefox */
		-webkit-transform:rotate(360deg); /* Safari 和 Chrome */
		-o-transform:rotate(360deg); /* Opera */
	}
	.zs_h7c li:hover dt.d1 i{
		background:url(../images/xdzs_h6a1.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d2 i{
		background:url(../images/xdzs_h6a4.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d3 i{
		background:url(../images/xdzs_h6a6.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d4 i{
		background:url(../images/xdzs_h6a8.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d5 i{
		background:url(../images/xdzs_h6a10.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d6 i{
		background:url(../images/xdzs_h6a12.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d7 i{
		background:url(../images/xdzs_h6a14.png) center center no-repeat;
	}
	.zs_h7c li:hover dt.d8 i{
		background:url(../images/xdzs_h6a16.png) center center no-repeat;
	}
	
	.zs_h7c li dd .p1{
		color: #caa966;
		font-size: 38px;
		line-height: 40px;
	}
	.zs_h7c li dd .p2{
		color: #ffffff;
		font-size: 32px;
	}	


	.inveZsC{
		width:95%;
		max-width:1470px;
		margin:0 auto;	
		margin-top:20px;
		padding-bottom:20px;	
	}
.inveZsC {
    background: #f5f7fb;
}
.inveZsC .Tit span{
    color: #e62c1e;
}
.inveZsCTop {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px;
}
.inveZsCTop .inveZsCImg {
    width: calc(50% - 8px);
    padding-top: 22%;
    position: relative;
    border-radius: 8px;
    overflow: hidden;
}
.inveZsCImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
	
	cursor:pointer;
	
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  -o-transition: -o-transform 0.3s;
  transition: transform 0.3s;
  
}
.inveZsCBot {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inveZsCBot .inveZsCImg {
    width: calc(33.33% - 8px);
    padding-top: 22%;
    position: relative;
    overflow: hidden;
    border-radius: 8px;
}

.inveZsCImg img:hover{

	   -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
	  -o-transform: scale(1.2);
	  transform: scale(1.2);   
}




/*加盟要求*/
.join-box {
	margin:0 auto;
}
.join-title{
	line-height:100px;
	text-align: center;
	font-weight:400;
	font-size:50px;
	color: #000;
	margin-bottom: 40px;
}


.join-img {
	width: 100%;
	margin-top:10px;
}
.join-img img {
	display: block;
	width: 100%;
}
.join-list{
	margin-top:50px;
}
.join-list li {
	line-height: 70px;
	margin-bottom: 30px;
	overflow: hidden;
}
.join-list li span {
	font-size: 60px;
	color:#999999;
	margin-right: 20px;
	display: block;
	float: left;
}
.join-list li em {
	float: left;
	width: -webkit-calc(95% - 60px);
	width: -moz-calc(95%% - 60px);
	width: calc(95% - 60px);
	display: block;
	font-style: normal;
	font-size:42px;
	color:#333333;
}


	.join6{
		margin-bottom:20px;	
	}	

	.mainjoin6{
		margin:0 auto;
	}
	.join6 ul {
		 height: 385px;
	}
	.join6 ul li{
		 width: 49%;
		 height: 400px;
		 position: relative;  
		 float: left; 
		 background-color: #F2F2F2; 
		 overflow: hidden; 
		 margin-top: 10px;
		 margin-right:1%;
		 cursor:pointer;
	}	
	.join6 ul li.noneright{
		 margin-right:0%;
	}	
		

	.join6 ul li .title{ font-size: 38px; color: #333333; line-height: 22px; position: absolute; top: 25px; left: 100px; font-family: Medium;}
	.join6 ul li .title span{ font-size: 32px; color: #727272; line-height: 48px; display: block; margin-top: 10px; font-family: Normal;
		margin-left:-80px;margin-top:40px;
	}
	.join6 ul li .num{ font-size: 50px; color: #c2c2c2; line-height: 50px; position: absolute; left: 25px; bottom: 10px;}
	
	.join6 ul li:hover{ background-color: #E71845;}
	.join6 ul li:hover .title{ color: #fff;}
	.join6 ul li:hover .title span{ color: #fff;}
	.join6 ul li:hover .num{ color: #fff;}






	
	.join6 ul li:hover .list1{ background: url(../images/join6-1h.png) no-repeat center;}
	.join6 ul li:hover .list2{ background: url(../images/join6-2h.png) no-repeat center;}
	.join6 ul li:hover .list3{ background: url(../images/join6-3h.png) no-repeat center;}
	.join6 ul li:hover .list4{ background: url(../images/join6-4h.png) no-repeat center;}
	.join6 ul li:hover .list5{ background: url(../images/join6-5h.png) no-repeat center;}
	.join6 ul li:hover .list6{ background: url(../images/join6-6h.png) no-repeat center;}
	.join6 ul li:hover .list7{ background: url(../images/join6-7h.png) no-repeat center;}
	.join6 ul li:hover .list8{ background: url(../images/join6-8h.png) no-repeat center;}	
	
	.join6 ul li .list1{ width: 58px; height: 57px; background: url(../images/join6-1.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list2{ width: 54px; height: 54px; background: url(../images/join6-2.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list3{ width: 60px; height: 56px; background: url(../images/join6-3.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list4{ width: 57px; height: 53px; background: url(../images/join6-4.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list5{ width: 56px; height: 56px; background: url(../images/join6-5.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list6{ width: 56px; height: 57px; background: url(../images/join6-6.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list7{ width: 62px; height: 52px; background: url(../images/join6-7.png) no-repeat center; position: absolute; left: 25px; top: 45px;}
	.join6 ul li .list8{ width: 54px; height: 54px; background: url(../images/join6-8.png) no-repeat center; position: absolute; left: 25px; top: 45px;}	
			
			
			
	.addjoin{
		width:100%;
		margin:0 auto;	
		margin-top:20px;
		padding-bottom:20px;
		font-size:16px;	
	}


.join-li{
	height: 120px;
	background: #f6f6f6;
	width:100%;
	margin-bottom:20px;
}

.join-li span {
	float: left;
	display: block;
	line-height: 60px;
	width: 150px;
	padding-left: 70px;
	margin-top:-90px;
	font-size:38px;
	color:#666666;
}

.join-ul .join-li:nth-child(1) span {
	background: url(../images/join_icon1.png) no-repeat 15px center;
}
.join-ul .join-li:nth-child(2) span {
	background: url(../images/join_icon2.png) no-repeat 15px center;
}
.join-ul .join-li:nth-child(3) span {
	background: url(../images/join_icon3.png) no-repeat 15px center;
}

.join-li input {
	float:left;
	width: -webkit-calc(100% - 190px);
	width: -moz-calc(100% - 190px);
	width: calc(100% - 190px);
	height: 100px;
	padding-left: 190px;
	line-height: 40px;
	border: none;
	outline:none;
	background: none;
	font-size:38px;
	
}
.join-textarea {
	width:100%;
	overflow: hidden;
	background: #f6f6f6;
	height:300px;
	padding-top:20px;
}
.join-textarea span {
	float: left;
	display: block;
	line-height: 60px;
	font-size:38px;
	color:#666666;
	z-index:6;
	width: 160px;
	padding-left: 70px;
	background: url(../images/join_icon4.png) no-repeat 15px center;
}
.join-textarea textarea {
	float: left;
	width: 98%;
	padding-left:1%;
	font-size:38px;
	height: 280px;
	line-height: 50px;
	text-indent:5em;
	border: none;
	outline:none;
	background: none;
	resize: none;
	margin-top:-70px;	
	z-index:5;
}
.join-button {
	text-align: center;
	margin-top: 35px;
	margin-bottom:60px;
}

.join-button button {
	display: block;
	width: 280px;
	height: 68px;
	cursor: pointer;
	font-size:38px;
	text-align: center;
	color: #fff;
	background: #7ad4d7;
	border: none;
	margin: 0 auto;
}

.join-xs{
	height:900px;
	width:100%;
	background:url(../images/zhaoshang-1.jpg) center bottom no-repeat;
}


.join-xs .left{
	box-sizing:border-box;
	width:100%;
	text-align:center;
}
.join-xs .left img{
	max-width:50%;
}
.join-xs .right{
	box-sizing:border-box;

	width:100%;
}
.join-xs .right .ritems{
	max-width:95%;
	margin:0 auto;
	background-color:#FFFFFF;
	border-radius:20px;
	height:220px;
	margin-top:20px;
	
	
      -webkit-box-shadow:0px 1px 10px #ccc;
      -moz-box-shadow:0px 1px 10px #ccc;
      box-shadow:0px 1px 10px #ccc;
}
.join-xs .right .ritems > div:first-child{
	font-size:36px;
	color:#353434;
	margin-left:30px;
	line-height:68px;
}
.join-xs .right .ritems > div:last-child{
	font-size:28px;
	line-height:48px;
	color:#5f5e5e;
	margin-left:30px;	
	margin-right:30px;
}

	
	.pprrbg{
		width:100%;
		background-color:#F5F5F5;
		padding-top:40px;
		padding-bottom:40px;
		height:auto;
	}
	.pprrcontent{
		width:90%;
		margin:0 auto;
		background-image:url(../images/pprrsx.jpg);
		background-position:left;
		background-repeat:repeat-y;
		padding-top:20px;
		padding-bottom:20px;

	}
	.pprritem{
		background-image:url(../images/pprryuan.jpg);
		background-repeat:no-repeat;
		background-position:left center;
		
	}
	
	.pprritem{
		position:relative;
		margin-bottom:28px;
	}
	.vriqi{
		background-color:#ed6903;
		line-height:58px;
		width:220px;
		border-radius:60px;
		font-size:30px;
		color:#FFFFFF;
		text-align:center;
		position: absolute;
		top: 50%;
		margin-left:50px;
		text-indent:0;

	}
	.vweizi{
		margin-top:58px;
		float:right;
		width:65%;
		font-size:34px;
		line-height:48px;
		color:#333333;
		text-indent:0;
	}


.vweizhi{
	text-align:right;
	margin-right:20px;
	padding-bottom:20px;
	border-bottom:1px solid #EEEEEE;
	margin-bottom:20px;
}
.vweizhi,.vweizhi a{
	font-size:38px;
	text-decoration:none;
	color:#333333;
}	

.join-lianxi .join-weixin{
	text-align:center;
	font-size:48px;
	color:#FFFFFF;
	line-height:88px;
	letter-spacing:4px;
}
.join-lianxi .join-lx{
	box-sizing:border-box;
	margin-top:-260px;
	padding-top:280px;
	height:574px;
	background:url(../images/join-lx.jpg) center bottom no-repeat;
}
.join-lianxi .join-lx div:first-child{
	font-size:60px;
	line-height:140px;
	text-align:center;
	color:#FFFFFF;
}
.join-lianxi .join-lx div a{
	color:#FFFFFF;
}
.join-lianxi .join-lx div:last-child{
	font-size:28px;
	text-align:center;
	color:#FFFFFF;
}


	.foot .fweixin{
		box-sizing:border-box;
		margin-top:10px;
		padding:20px;
		width:48%;
		margin-left:1%;
		margin-right:1%;
		float:left;
		text-align:center;
		background-color:#FFFFFF;
		font-size:32px;
	}
	.foot .fweixin img{
		max-width:70%;
	}
	.foot .wxfooter{
		background-color:#CCCCCC;
		padding-bottom:20px;
	}
	
	.gohome{
		position:fixed;
		top:50%;
		right:5px;
		border-radius:50%;
		border:4px solid #A4A4A4;
		width:100px;
		z-index:99999;
		overflow:hidden;
	}
	.gohome img{
		width:100px;
		height:100px;
	}
	
.met_pager{
	text-align:center;
	margin-top:50px;
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	font-size: 28px;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}
.pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 28px;
	line-height: 1.3333333
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 28px;
	line-height: 1.5
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
	
	