@font-face {
	font-family: '˼Դ����';
	src: url("../layui/font/SourceHanSansCN-Normal.ttf");
}

@charset "gb2312";

body {
	margin: 0 auto;
	padding: 0;
	background-color: #ffffff;
	font: 18px/1.5 'Microsoft Yahei';
	font-family: "˼Դ����";
	color: #333;
}
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, button, input, textarea, th, td, pre, a {
	margin: 0;
	padding: 0;
}
a {
	color: #535353;
	text-decoration: none;
	border: 0 none;
}
a:hover {
	text-decoration: underline;
	color: #f50;
}
img {
	border: 0 none;
	padding: 0;
	margin: 0;
	vertical-align: top;
}
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;
}
.mainbox_lx {
	height: 100%;
	margin: 0 auto;
	/*max-width: 640px;*/
	position: relative;
	width: 100%;
	z-index: 8;
}
.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;
	margin-top: 16vw;
}
.pd10{
padding: 3%;
}
.lh30{
line-height: 30px;
}

.lh30 img{
width: 100%;
height: auto;
}
/*nav*/
.nav {
	width: 100%;
	height: 100%;
	background:rgba(28,64,59, 0.6);
	position: fixed;
	right: 0;
	/*padding-top: 5%;*/
	display: none;
	top: 0;
	z-index: 10;
	margin-top: 16vw;
}
.nav div li {
	height: auto;
	text-align: center;
	/*margin-right: 5vw;*/
}
.nav div li a {
	display: block;
	width: 100%;
	font-size: 4vw;
	color: #fff;
	padding: 2vw 0;
}
.nav .menu{
	width: 100%;
}
.nav div li a:hover {
	color: #fff;
}
/*header*/
#header {
	text-align: center;
	color: #fff;
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
	text-align: center;
	overflow: hidden;
	/*background: url(../images/header.jpg) top repeat-x;*/
	height: 16vw;
}
#header #logo {
	width: 32%;
	margin:2.4%;
	display: inline;
	float: left;
	margin-left: 5vw;
	margin-top: 4vw;
}
#header #logo img {
	width: 100%;
	height: auto;
}
#header .flbox {
	float: right;
	display: inline;
	width: 14%;
	cursor: pointer;
}
#header .flbox img {
	width: 100%;
}
#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: 80%;
	padding: 2.55% 0;
	text-indent: 2%;
	font-family: 'Microsoft Yahei';
}
.sechan {
	background: url(../images/serch.png) #F13F61 center center no-repeat;
	border-radius: 6px;
	border: 1px solid #D13250;
	padding: 2.66% 0;
	width: 15.8%;
	cursor: pointer;
	display: inline;
	float: right;
	background-size: 40%;
}
/* banner */
.slideBox {
	position: relative;
	/*�����*/
	height:calc(100vh - 16vw);
	overflow: hidden;/* ���ý���ͼ����� */
}
.slideBox_lx {
	position: relative;
	/*�����*/
	/*height:calc(100vh - 16vw);*/
	/*iPhone��������*/
	-webkit-overflow-scrolling: touch;
	overflow: auto;/* ���ý���ͼ����� */
}
.slideBox .hd {
	position: absolute;
	height: 28px;
	line-height: 28px;
	bottom: 8px;
	right: 0;
	z-index: 1;
}
.slideBox .hd li {
	display: inline-block;
	width: 5px;
	height: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	/*background: #333;*/
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 6px;
}
.slideBox .hd li {
	width: 60px;
	height: 2px;
	background-color: white;

}
.slideBox .hd li.on {
	width: 60px;
	height: 2px;
	background-color: #b00005;

}
/*.slideBox .hd li:hover {*/
	/*background-color: #b00005;*/
	/*cursor: pointer;*/
/*}*/
.slideBox .bd {
	position: relative;
	z-index: 0;
}
.slideBox .bd li {
	position: relative;
	text-align: center;
}
.slideBox .bd li img {
	/*background: url(../images/loading.gif) center center no-repeat;*/
	vertical-align: top;
	width: 100%;
	/*height: 100%;*/
	/*�����*/
	height:calc(100vh - 16vw);

	/*��������ͼ*/
	object-fit: cover;
	/*max-height: 350px;!* ͼƬ���100%���ﵽ����ӦЧ�� *!*/
}
.slideBox .bd li a {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}  /* ȥ�����Ӵ������� */
.slideBox .bd li .tit {
	display: block;
	background: url(../images/focusbg.png) repeat;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-indent: 1.5%;
	padding: 1.5% 0;
	line-height: 28px;
	color: #fff;
	text-align: left;
	font-size: 1.2em;
}
/* banner end */


.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: #F672A1;
	font-size: 26px;
}
.hotmenulit li p {
	color: #F7C0D7;
	text-transform: uppercase;
}
.hotmenulit li.current a b, .hotmenulit li a:hover b {
	color: #F34163;
}
/*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: #F86FA3;
	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%;
	padding-bottom: 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: 110px
}
/*footer*/
#footer {
	font-size: 16px;
	height: 100%;
	text-align: center;
	margin-top: 14px;
	line-height: 22px;
	padding: 2% 0;
	font-size: 85%;
	background-color: #fff;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#F2F2F2));
	background: -moz-linear-gradient(top, #fff, #F2F2F2);
	overflow: hidden;
	border-top: #eee dashed 1px;
	
}
.foc {
	background: #e83859;
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#FE4A6C), to(#E83859));
	background: -moz-linear-gradient(top, #FE4A6C, #E83859);
	overflow: hidden;
	position: fixed;
	z-index: 80;
	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/wx.png) center 5% no-repeat;
	background-size: 15%;
}
.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%;
	color: #fff;
	float: left;
	font-size: 2em;
	margin-left: 14%;
	text-align: center;
	padding:3% 0;
}
.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{
	padding: 3% 3.54%;
	text-align: center;
	text-align: left;
	background: #fff;
	margin-bottom: 0;
	
}

.category-head{width:100%;display: inline;white-space: nowrap;overflow-x:scroll;float:left;overflow-y:hidden}
.category-head li{display:inline-block;height:40px;line-height:40px;padding:0px 15px;text-align: center;border-right: 1px solid #E8E8E8;border-bottom: 1px solid #E8E8E8;}

.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);
}
.newslist {
	margin-top: 2%;
}
.newslist li {
	position: relative;
	padding: 1.5% 3%;
	margin: 1.5% 2%;
}
.newslist li span {
	position: absolute;
	top: 6px;
	right: 5px;
}
.pageListNav {
	padding: 3% 0;
	float: left;
	width: 100%;
	position: relative;
	z-index: 9999;
	text-align: center;
	overflow: hidden
}
.pageListNav ul {
	float: right;
}
.pageListNav .firstPage {
	width: 30px;
}
.pageListNav ul li {
	float: left;
	line-height: 25px;
	height: 25px;
	margin-left: 5px;
	font-size: 12px;
	border: 1px solid #E9E9E9;
	padding: 0px 10px;
	width: auto;
}
.pageListNav ul li a:hover {
	color: #ff0000;
	text-decoration: none;
}
.pageListNav ul li.thisclass, .pageListNav ul li.thisclass a, .pageListNav ul li.thisclass a:hover {
	background-color: #d00;
	color: #FFF
}
.pageListNav .pageinfo {
	line-height: 25px;
	padding: 12px 5px 10px 5px;
	color: #999;
}
.pageListNav select {
	line-height: 25px;
	margin-top: 4px
}
.pageListNav .pageinfo strong {
	color: #555;
	font-weight: normal;
	margin: 0px 2px;
}
/*��ϸҳ*/
.xingxi {
	margin: 3% 3%;
	width: 94%;
	height: auto;
	line-height: 1.7em;
	color: #5d5342;
	overflow: hidden;
	clear: both;
	
}
.xingxi img {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 1% 0;
	max-width: 640px;
}
.author {
	text-align: center;
	font-size: 80%;
	padding: 0.5% 0 1.3% 0;
	border-bottom: #5d5342 dashed 1px;
}
.content_img {
	text-align: center;
	clear: both;
	overflow: hidden;
}
.content_img img {
	width: 100%;
	margin: 2% 0;
	max-width: 640px;
}
.xluj {
	overflow: hidden;
	margin-bottom: 5px;
}
.wusyux {
	margin: 3%;
	vertical-align: middle;
	font-size: 1.2em;
}
.wusyux em {
	background-color: #ccc;
	font-weight: bold;
	font-style: normal;
	border-radius: 6px;
	padding: 2px 10px;
	color: #fff;
	margin-right: 2%;
}
.submit {
	vertical-align: middle;
	text-align: center;
	background-color: #FF9000;
	width: 95%;
	padding: 2% 0;
	margin: 0 auto;
	margin-top: 3%;
	margin-bottom: 3%;
	color: #fff;
	border: 1px solid #E88300;
	border-radius: 4px;
	font-size: 1.4em;
	font-family: "΢���ź�";
	cursor: pointer;
}
.content_img {
	text-align: center;
}
.content_img img {
	width: 100%;
	margin: 2% 0;
	max-width: 640px;
}
.price_c {
	color: #ff7800;
}
.price_l {
	color: #559824;
}
.price {
	color: #ff7800;
	font-size: 1.4em;
}



/*****************��Ӧʽ��������*****************/
@media screen and (max-width:320px) {
body {
	font-size: 12px;
}
.hotmenulit li b {
	font-size: 16px;
}
.hotmenulit li p {
	font-size: 10px;
}
.cpzs h3 {
	padding-left: 8%;
}
.more {
	font-size: 11px;
}
.foc li span {
	display: block;
	padding-top: 18%;
}
.foc .sms span {
	background-size: 16.6%;
}
.foc .chat span {
	background-size: 16%;
}
.foc .contact span {
	background-size: 15%;
}
.cpaut {
	font-size: 16px;
}
.nav li a {
	font-size: 16px;
}
.on_clickm {
	font-size: 1.2em;
}
.slideBox .bd li .tit {
	font-size: 1.0em;
}
}
 @media screen and (min-width:320px) and (max-width:360px) {
body {
	font-size: 14px;
}
.hotmenulit li b {
	font-size: 17px;
}
.hotmenulit li p {
	font-size: 11px;
}
.cpzs h3 {
	padding-left: 9%;
}
.more {
	font-size: 11px;
	margin-top: 1.5%
}
.foc .sms span {
	background-size: 16.6%;
}
.foc .chat span {
	background-size: 16%;
}
.foc .contact span {
	background-size: 15%;
}
.foc li span {
	display: block;
	padding-top: 18%;
}
.cpaut {
	font-size: 18px;
}
.nav li a {
	font-size: 16px;
}
.on_clickm {
	font-size: 1.2em;
}
.slideBox .bd li .tit {
	font-size: 1.0em;
}
}
@media screen and (min-width:360px) and (max-width:480px) {
body {
	font-size: 16px;
}
.hotmenulit li b {
	font-size: 18px;
}
.hotmenulit li p {
	font-size: 12px;
}
.foc .sms span {
	background-size: 16.6%;
}
.foc .chat span {
	background-size: 16%;
}
.foc .contact span {
	background-size: 15%;
}
.foc li span {
	display: block;
	padding-top: 18%;
}
.cpaut {
	font-size: 24px;
}
.nav li a {
	font-size: 18px;
}
.on_clickm {
	font-size: 1.3em;
}
.slideBox .bd li .tit {
	font-size: 1.0em;
}
}
 @media screen and (min-width:480px) and (max-width:560px) {
body {
	font-size: 16px;
}
.hotmenulit li b {
	font-size: 20px;
}
.hotmenulit li p {
	font-size: 14px;
}
.cpaut {
	font-size: 30px;
}
.nav li a {
	font-size: 20px;
}
.on_clickm {
	font-size: 1.3em;
}
}
 @media all and (min-width:640px) {
.pclist li a .pcdetail p {
	font-size: 18px;
}
body {
}
body {
	font-size: 18px!important;
}
}
/*��������*/
.message_content {
	width: 100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea, #contact button[type="submit"] {
	font: 400 12px/16px "Open Sans", Helvetica, Arial, sans-serif;
}
#contact {
	background: #F9F9F9;
	padding: 25px;
	margin: 5px 0;
}
#contact h3 {
	color: #F96;
	display: block;
	font-size: 30px;
	font-weight: 400;
}
#contact h4 {
	margin: 5px 0 15px;
	display: block;
	font-size: 13px;
}
fieldset {
	border: medium none !important;
	margin: 0 0 10px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}
#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact input[type="url"], #contact textarea {
	width: 90%;
	border: 1px solid #CCC;
	background: #FFF;
	margin: 0 0 5px;
	padding: 10px;
}
#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact input[type="url"]:hover, #contact textarea:hover {
	-webkit-transition: border-color 0.3s ease-in-out;
	-moz-transition: border-color 0.3s ease-in-out;
	transition: border-color 0.3s ease-in-out;
	border: 1px solid #BF3131;
}
#contact textarea {
	height: 100px;
	max-width: 100%;
	resize: none;
}
#contact button[type="submit"] {
	cursor: pointer;
	width: 20%;
	border: none;
	background: #BF3131;
	color: #FFF;
	margin: 0 0 5px;
	padding: 10px;
	font-size: 15px;
}
#contact button[type="submit"]:hover {
	background: #A30000;
	-webkit-transition: background 0.3s ease-in-out;
	-moz-transition: background 0.3s ease-in-out;
	transition: background-color 0.3s ease-in-out;
}
#contact button[type="submit"]:active {
	box-shadow: inset 0 1px 3px rgba(0,0,0,0.5);
}
#contact input:focus, #contact textarea:focus {
	outline: 0;
	border: 1px solid #BF3131;
}
::-webkit-input-placeholder {
color:#888;
}
:-moz-placeholder {
color:#888;
}
::-moz-placeholder {
color:#888;
}
:-ms-input-placeholder {
color:#888;
}



DIV.jogger {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; MARGIN: 7px; PADDING-TOP: 2px; FONT-FAMILY: "Lucida Sans Unicode", "Lucida Grande", LucidaGrande, "Lucida Sans", Geneva, Verdana, sans-serif;TEXT-ALIGN: center
}
DIV.jogger A {
	PADDING: 0.3em 0.5em 0.3em 0.5em; MARGIN: 2px; COLOR: #666; BACKGROUND-COLOR: #dddddd; TEXT-DECORATION: none
	
}
DIV.jogger A:hover {
	PADDING: 0.3em 0.5em 0.3em 0.5em; MARGIN: 2px; COLOR: #666; BACKGROUND-COLOR: #cccccc
}
DIV.jogger A:active {
	PADDING: 0.3em 0.5em 0.3em 0.5em; MARGIN: 2px; COLOR: #666; BACKGROUND-COLOR: #cccccc
}
DIV.jogger SPAN.current {
	PADDING: 0.3em 0.5em 0.3em 0.5em; MARGIN: 2px; COLOR: #fff ; BACKGROUND-COLOR: #1c403b
}
DIV.jogger SPAN.disabled {
	DISPLAY: none
}
/*��������ʽ*/  
.pager { padding: 3px; text-align: right; color:#66C;font-size:12px; font-family:Tahoma;}   
/*��ҳ������ʽ*/  
.pager a { margin: 2px; padding:2px 5px; color: #66C; text-decoration: none; border: 1px solid #aad; }   
/*��ҳ��������ƹ�����ʽ*/  
.pager a:hover { color: #000; border: 1px solid #009; background-color:#DCDCF3; }   
/*��ǰҳ�����ʽ*/  
.pager span.current { font-weight: bold; margin: 0 2px; padding: 2px 5px; color: #fff; background-color: #66C; border: 1px solid #009; }   
/*�����÷�ҳ���ӵ���ʽ(�����1ҳʱ�ġ���һҳ������)*/  
.pager span.disabled { margin: 0 2px; padding: 2px 5px; color: #CCC; border: 1px solid #DDD; }   
/*��ת�����˵�����ʽ*/  
.pager select {margin: 0px 2px -2px 2px; color:#66C;font-size:12px; font-family:Tahoma;}   
/*��ת�ı������ʽ*/  
.pager input {margin: 0px 2px -2px 2px; color:#66C; border: 1px solid #DDD; padding:2px; text-align:center;font-size:12px; font-family:Tahoma;}   
