﻿@charset "utf-8";




/*底部样式*/
.y_footer2 {width: 100%; min-width: 180px; max-width: 1000px; margin: 0 auto; height:50px;  background:#0068b7; bottom: 0;  position: fixed; z-index: 99999;     padding-top: 5px;    padding-bottom: 5px;}
.y_footer2 ul { width: 100%; height:50px; line-height:50px; }
.y_footer2 ul li { width: 25%; float: left; color: #fff;}
.y_footer2 ul li a { width: 100%; height:50px; display: block;}
.y_footer2 ul li dl { width: auto; margin: 2px auto; text-align: center; }
.y_footer2 ul li dt { width: auto; height: 28px; overflow: hidden; }
.y_footer2 ul li dd { width: auto; height: 20px; font-size: 12px; color: #fff; line-height: 20px; overflow: hidden; }
.y_footer2 ul li img {height: 25px; }

/*底部微信弹窗*/
/* CSS Document */



.zmtWechat {
	width:100%;
	max-width:640px;
	height:40px;
	position:fixed;
	bottom:0px;
}
.wechatIcon {
	width:30px;
	vertical-align: middle;
}
.we1 {
	background:#e50150;
	position:relative;
	zoom:1;
	overflow:hidden;
	color:#FFFFFF;
	float:left;
	width:40%;
	height:50px;
	line-height:50px;
	font-size:18px;
	padding-top:0px;
}
.we1 a {
	color:#FFFFFF;
	text-decoration:none;
}
.we2 {
	width:60%;
	background:#302825;
	height:50px;
	line-height:50px;
	float:left;
	color:#FFFFFF;
	font-size:18px;
	padding-top:0px;
}
.zmtWechat {
	width:100%;
	height:50px;
	position:fixed;
	bottom:0px;
}
.xx {
	width:240px;
	vertical-align: middle;
}
.wechatBox {
	display: none;
	width:100%;
	height:100%;
	position:fixed;
	top:0px;
	z-index: 5;
}
.wechat {
	position:fixed;
	top:20%;
	width:80%;
	right:10%;
	left:10%;
	color:#666;
	text-align:center;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #fff;
	z-index: 5000;
	display: none;
	padding:15px 0px;
}
.wechatimg {
	position:fixed;
	top:20%;
	width:80%;
	right:10%;
	left:10%;
	color:#666;
	text-align:center;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	-moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	background: #fff;
	z-index: 5000;
	display: none;
}
.wechatimg img {
	width:100%
}
.wechat .p1 {
	font-size:16px;
}
.wechat .p2 {
	font-size:20px;
}
.wechat .wxid {
	font-size:40px;
	background-color:#f62796;
	color:#FFF;
	padding:10px;
	margin:30px 0px;
}

