@charset "utf-8";
.weixintop{
width:100%;
height:480px;
background-color:#1acc72;
text-align:center;
overflow:hidden;
}
.weixintop a{
width:1140px;
display:block;
text-align: center;
height:480px;
margin:0 auto;
}
.weixinbox1{
width:1140px;
height:auto;
margin-left:auto;
margin-right:auto;
overflow:hidden;
}
.weixintimu{
width:1140px;
}
.weixintimu h1{
text-align:center;
font-size:40px;
line-height:40px;
font-weight:normal;
}
.weixintimu h2{
font-weight:normal;
text-align:center;
font-size:16px;
color:#888;
padding-top:5px;
border-bottom:1px #ededed solid;
padding-bottom:12px;
}
.vgaishu{
width:1140px;
text-align:center;
font-size:14px;
color:#666;
padding-top:20px;
}
.jichubox{
width:1020px;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
.jichubox span{
width:81px;
height:36px;
display:block;
background-image:url(../images/jichubg.jpg);
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top:50px;
font-size:14px;
color:#fff;
line-height:26px;
}
.jichubox ul{
width:1100px;
overflow:hidden;
margin-top:30px;
}
.jichubox ul li{
width:298px;
height:130px;
float:left;
display:inline;
margin-right:60px;
border:1px #CCCCCC dotted;
}
.jichubox ul li p{
margin-left:18px;
margin-top:20px;
}
.jichubox ul li h3{
padding-left:18px;
padding-right:18px;
padding-top:8px;
font-size:12px;
font-weight:normal;
color:#888;
line-height:20px;
}
.weixinbox2{
background-color:#313131;
}
.qubie{
width:1140px;
height:auto;
margin:0 auto;
overflow:hidden;
}
.mianfeibox{
width:525px;
height:321px;
background-color:#fe6565;
overflow:hidden;
float:left;
margin-top:16px;
}
.mianfeibox h1{
float:right;
padding-right:25px;
color:#fff;
font-size:36px;
font-weight:normal;
line-height:36px;
padding-top:30px;
}
.mianfeibox ul{
float:right;
overflow:hidden;
margin-right:25px;
background-image:url(../images/zuodian.jpg);
background-repeat:no-repeat;
background-position:right 6px;
margin-top:45px;
width:415px;
display:inline;
}
.mianfeibox ul li{
color:#fff;
font-size:14px;
float:right;
display:inline;
padding-right:15px;
height:60px;
line-height:20px;
width:400px;
text-align:right;
}
.mianfeibox ul li i{
color:#ffde00;
font-weight:bold;
}
.vchat{
width:90px;
height:371px;
float:left;
background-image: url(../images/vchatbg.jpg);
overflow:hidden;
}
.vchat a{
width:90px;
height:90px;
display:block;
text-align:center;
font-size:18px;
margin-top:170px;
color:#000;
text-decoration:none;
}
.vchat a:hover{
color:#000;
text-decoration:none;
}
.fufeibox{
width:525px;
height:321px;
background-color:#04b9bb;
overflow:hidden;
float:left;
margin-top:16px;
}
.fufeibox h1{
float:left;
padding-right:25px;
color:#fff;
font-size:36px;
font-weight:normal;
line-height:36px;
padding-top:30px;
}
.fufeibox ul{
float:left;
overflow:hidden;
margin-left:25px;
background-image:url(../images/youdian.jpg);
background-repeat:no-repeat;
background-position:left 6px;
margin-top:45px;
width:415px;
display:inline;
}
.fufeibox ul li{
color:#fff;
font-size:14px;
float:right;
display:inline;
padding-left:15px;
height:60px;
line-height:20px;
width:400px;
text-align:left;
}
.fufeibox ul li i{
color:#ffde00;
font-weight:bold;
}
.weixinbox3{
width:1140px;
height:auto;
overflow:hidden;
margin-left:auto;
margin-right:auto;
}
.weixinbox3 ul{
width:1200px;
overflow:hidden;
}
.weixinbox3 ul li{
width:190px;
float:left;
display:inline;
text-align: center;
margin-top:40px;
}
.weixinbox3 ul li h3{
font-size:18px;
font-weight:normal;
padding-top:10px;
}
.weixinbox3 ul li h4{
font-size:12px;
font-weight:normal;
padding-top:10px;
color:#999;
line-height:20px;
}
.button3{ width:1140px; margin-left:auto; margin-right:auto; margin-top:40px;}
.button3 a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size:14px;
	line-height:28px;
	border: 1px solid #000;
	display: inline-block;
	width:200px;
	height:36px;
	border-radius: 4px;
	text-align:center;
	line-height:36px;
	font-weight:normal;
	display:block;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	
	-webkit-transition: all .25s;
	   -moz-transition: all .25s;
	    -ms-transition: all .25s;
	     -o-transition: all .25s;
	        transition: all .25s;
}

.button3 a:hover {
	background: #0083cb;
	color: #fff;
	border:1px solid #0083cb;
	text-decoration:none;
}
