﻿a {
	color: #535353;
	text-decoration: none;
	border: 0 none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0 none;!important;
	padding: 0;!important;
	margin: 0;!important;
	vertical-align: top;!important;
}
ul, li {
	list-style: none;
}
.l {
	float: left;
}
.r {
	float: right;
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
*zoom:1;/*IE/7/6*/
}
.bd {
	border: 0px solid #EBEBEB;
	border-top: 0;
	height: 100%;
}
.mar_top {
	margin-top: 12px;
}
html {
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%;
	word-wrap: break-word;
}
.mainbox {
	height: 100%;
	margin: 0 auto;
	max-width: 640px;
	position: relative;
	width: 100%;
	z-index: 8;
	background-color: #F8F6F7;
}
.mainboxbg {
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: #000;
	top: 0;
	display: none;
	z-index: 9;
	lter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#serchbox {
	margin: 3% 3.4%;
	overflow: hidden;
	position: relative;
}
.input {
	background-color: #fff;
	border: 1px solid #DFDFDF;
	float: left;
	display: inline;
	border-radius: 6px;
	width: 83%;
	padding: 2.55% 0;
	text-indent: 2%;
	font-family: 'Microsoft Yahei';
}
.sechan {
	background: url(../images/serch.png) #019bfd center center no-repeat;
	border-radius: 6px;
	border: 1px solid #0075bf;
	padding: 2.56% 0;
	width: 15.8%;
	cursor: pointer;
	display: inline;
	float: right;
	background-size: 40%;
}


.listmenu2 li {
	width: 20.3%;
	display: inline;
	padding: 2% 0;
	float: left;
	text-align: center;
	border-radius: 6px;
	border: 1px solid #DEDEDE;
	background-color: #fff;
	margin-left: 3.5%;
}
.listmenu2 li img {
	width: 70%;
	margin-bottom: 1%
}
.listmenu2 li a {
	text-decoration: none;
}
.jspic {
	max-width: 640px;
	margin: 0 auto;
	overflow: hidden;
}
.jspic img {
	width: 100%;
}
.hotmenulit li {
	display: inline;
	padding: 2.4% 0;
	width: 44.5%;
	float: left;
	text-align: center;
	border-radius: 6px;
	text-align: left;
	background: #fff;
	margin-left: 3.5%;
	margin-top: 3%;
	border: 1px solid #E8E8E8;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#F2F2F2));
	background: -moz-linear-gradient(top, #fff, #F2F2F2);
}
.hotmenulit li a {
	display: block;
	text-decoration: none;
	line-height: normal;
}
.hotmenulit li a span {
	display: inline;
	float: left;
	width: 32.2%;
	margin: 0 2%;
}
.hotmenulit li a span img {
	width: 100%;
}
.hotmenulit li b {
	display: block;
	padding-top: 2%;
	font-weight: normal;
	color: #019bfd;
	font-size: 18px;
}
.hotmenulit li p {
	color: #898989;
    font-size: 10px;
	text-transform: uppercase;
}
.hotmenulit li.current a b, .hotmenulit li a:hover b {
	color: #019bfd;
}
/*cpzs*/
.cpzs {
	border-radius: 6px;
	padding: 1.5% 0;
	overflow: hidden;
	text-align: left;
	background: #fff;
	border: 1px solid #E8E8E8;
	margin: 0 3.5%;
	margin-top: 3%;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#F2F2F2));
	background: -moz-linear-gradient(top, #fff, #F2F2F2);
}
.cpzs h3 {
	font-weight: normal;
	display: inline;
	float: left;
	padding-left: 6%;
	color: #919191;
	background: url(../images/hx.png) 12% center no-repeat;
	background-size: 9%;
}
.more {
	margin-right: 2%;
	float: right;
	font-size: 12px;
	margin-top: 0.5%;
	background-color: #009944;
	border-radius: 6px;
	padding: 0.5%;
	line-height: normal;
	color: #fff;
}
.more a {
	color: #fff;
	text-decoration: none;
}
.cplist li {
	width: 29%;
	overflow: hidden;
	max-height: 243px;
	text-align: center;
	display: inline;
	float: left;
	padding: 0.5%;
	background-color: #fff;
	border: 1px solid #E8E8E8;
	margin-left: 1.7%;
	margin-top: 3%;
}
.cplist {
	padding-left: 1.8%;
}
.cplist li a {
	display: block;
	position: relative;
}
.cplist li a .title {
	position: absolute;
	bottom: 0;
	line-height: normal;
	padding-top: 3%;
	color: #fff;
	z-index: 10;
	width: 100%;
	left: 0.5%;
	height: 14%;
	vertical-align: bottom;
	position: absolute;
	font-size: 75%;
}
.cplist li a .bg {
	z-index: 1;
	lter: alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	background-color: #000;
}
.cplist li img {
	width: 100%;
	height: 120px
}
.foc {
	background: #e83859;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#009944), to(#007d38));
	background: -moz-linear-gradient(top, #FE4A6C, #E83859);
	overflow: hidden;
	position: fixed;
	z-index: 8;
	bottom: 0;
	width: 100%;
	max-width: 640px;
}
.foc li {
	width: 33.33%;
	text-align: center;
	color: #fff;
	float: left;
	padding: 1.5% 0;
	background: url(../images/fo_li.jpg) left repeat-y;
	cursor: pointer;
}
.foc li span {
	display: block;
	padding-top: 13%;
	font-size: 90%;
}
.foc li a {
	color: #fff;
}
.foc .sms {
	background: none;
}
.foc .sms span {
	background: url(../images/tel.png) center 6% no-repeat;
	background-size: 11.6%;
}
.foc .chat span {
	background: url(../images/zixun.png) center 5% no-repeat;
	background-size: 12%;
}
.foc .contact span {
	background: url(../images/contact.png) center 4% no-repeat;
	background-size: 10%;
}
.back {
	width: 14%;
	position: absolute;
	left: 0;
}
.cont {
	background-color: #fff;
	min-height: 450px;
}
.back a img {
	width: 100%;
}
.cpaut {
	width: 72%;
	text-align: center;
	color: #fff;
	float: left;
	font-size: 2em;
	margin-left: 14%;
	padding: 5.3% 0;
	text-align: center;
	width: 72%;
}
.on_clickm {
	background: url(../images/r.png) #fff no-repeat 96% center;
	background-size: 2.5%;
	border-bottom: 1px solid #e5e5e5;
	color: #303030;
	font-size: 1.4em;
	line-height: 2.6;
	overflow: hidden;
	padding: 0 4%;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.show_box {
	display: none;
	overflow: hidden;
	padding: 3%;
}
.activeTitle {
	background: url(../images/d.png) #E9E9E9 no-repeat 96% center;
	background-size: 4%;
}
.show_box li {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e0dfdf;
	float: left;
	margin: 1%;
	padding: 1% 2%;
	text-align: center;
}
.show_box li a {
	color: #6D6D6D;
}
.cptt, .newslist li {
	padding: 2.4% 3%;
	text-align: center;
	border-radius: 6px;
	text-align: left;
	background: #fff;
	margin: 3% 2%;
	margin-bottom: 0;
	border: 1px solid #E8E8E8;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#F2F2F2));
	background: -moz-linear-gradient(top, #fff, #F2F2F2);
}
