@charset "utf-8";
/* CSS Document */

.footer{
	width:100%;
	background:#f0f0f0;
}
.footer_box{
	padding-top:40px;
	width:1200px;
	height:180px;
	margin:0 auto;
	background:#f0f0f0;
	overflow:hidden;
}
.footer_box div{
	display:inline-block;
	float:left;
}
.footer_logo{
	width:230px;
	height:200px;
}

.QR_img{
	width:150px;
	height:200px;
}
.about{
	width:800px;
	height:200px;
	text-align:center;
}
.about div{
	width:800px;
	height:30px;
	background:#f0f0f0;
}
.about h2{
	display:inline;
	line-height:30px;
	color:#999
}
.about a{
	line-height:30px;
	font-size: 14px; 
	color:#999;
}
.about a:hover{
	color:#3ec282
}
.footer_function{
	width:800px;
	height:30px;
}
.footer_function a{
	font-size:16px;
	line-height:20px;
	padding:0 10px;
	color:#666;
}
.footer_function a:not(:last-child) {
	border-right:1px #999 solid;
}
.footer_function .last{
	border:0;
	}
.footer_logo{
	padding-top:32px;
}
.footer_logo img {
	width:210px;
	height:70px;
}
.QR_img img{
	margin-left:20px;
}

/*右侧导航*/
.wp-r-subnav {
	width: 40px;
	height: 100%;
	background-color: #616161;
	position: fixed;
	right: -40px;
	top: 0;
	font-size: 12px;
	z-index: 100;
}
.wp-r-subnav-middle {
	position: absolute;
	top: 50%;
	margin-top: -240px;
}
.wp-r-subnav-bottom {
	position: absolute;
	bottom: 0;
}
.wp-r-subnav ul li > a {
	display: block;
}
.wp-r-subnav ul li > a.hovered {
	background-color: #44b549;
}
.wp-r-subnav ul li {
	position: relative;
}
.wp-r-subnav-qq > a, .wp-r-subnav-phone > a, .wp-r-subnav-opinion > a, .wp-r-subnav-code > a, .wp-r-subnav-gotop > a, .wp-r-subnav-logo > a, .wp-r-subnav-collect > a {
	width: 40px;
	height: 40px;
}
.wp-r-subnav-logo > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px 8px;
	margin-bottom: 25px;
}
.wp-r-subnav-logo div, .wp-r-subnav-qq div, .wp-r-subnav-phone div, .wp-r-subnav-opinion div, .wp-r-subnav-code div, .wp-r-subnav-gotop div, .wp-r-subnav-collect div {
	width: 100px;
	heigth: 40px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right: 70px;
	top: 0;
	background-color: #505050;
	color: #fff;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.wp-show div {
	right: 40px;
	opacity: 1;
	filter: alpha(opacity=100);
}
.wp-r-subnav-opinion div {
	width: 253px;
	height: 230px;
	border: 1px solid #000;
	border-right: none;
	background: none;
	top: -215px;
	padding: 12px;
	background: #fff;
}
.wp-r-subnav-opinion div textarea {
	width: 235px;
	height: 105px;
	max-width: 235px;
	max-height: 105px;
	outline: none;
	padding: 10px;
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #999;
	border-radius: 2px;
}
.wp-r-subnav-opinion div textarea#mail{
	height:20px;
}
.wp-r-subnav-opinion div button {
	width: 80px;
	height: 30px;
	float: left;
	background: #44b549;
	border: none;
	line-height: 30px;
	color: #fff;
	font-size: 14px;
}
.wp-r-subnav-opinion div button:hover {
	box-shadow: inset 0 0 3px rgba(0,0,0,.3);
}
.wp-r-subnav-opinion div button.close-opinion {
	margin-left: 15px;
	background: #b3b3b3;
}
.wp-r-subnav-phone div {
	width: 160px;
}
.wp-r-subnav-code div {
	width: 210px;
	height: 210px;
	background-image: url(../images/qrcode.jpg);
	background-size: cover;
	bottom: 0;
	top: -170px;
	background-color: transparent;
	border: 1px solid #222;
	border-right: none;
}
.wp-r-subnav-logo div i, .wp-r-subnav-qq div i, .wp-r-subnav-phone div i, .wp-r-subnav-opinion div i, .wp-r-subnav-code div i, .wp-r-subnav-gotop div i, .wp-r-subnav-collect div i {
	width: 5px;
	height: 14px;
	background: url(../images/wp_subnav_icon.png) no-repeat 0 bottom;
	position: absolute;
	right: -5px;
	top: 13px;
}
.wp-r-subnav-opinion div i {
	background: url(../images/wp_subnav_icon.png) no-repeat right bottom;
	top: 227px;
}
.wp-r-subnav-code div i {
	background: url(../images/wp_subnav_icon.png) no-repeat right bottom;
	top: 183px;
}
.wp-r-subnav-login > a {
	text-align: center;
	line-height: 20px;
	width: 20px;
	height: 40px;
	padding: 40px 10px 10px 10px;
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -45px #44b549;
	color: #fff;
}
.wp-r-subnav-qq > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -131px;
}
.wp-r-subnav-phone > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -191px;
}
.wp-r-subnav-collect > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -431px;
}
.wp-r-subnav-opinion > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -250px;
}
.wp-r-subnav-code > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -313px;
}
.wp-r-subnav-gotop > a {
	background: url(../images/wp_subnav_icon.png) no-repeat 8px -380px;
}
.x-photo > a{
	background:url(../images/x-icon.png) no-repeat center 13px;
}
.x-photo div{
	width:120px;
}
.sign-up > a,.sign-up > a:hover{
	background:url(../images/user_plus.png) no-repeat 12px 12px #ff9804!important;
}
/*右侧导航*/