﻿body {
	height: auto;
	font-family: Tahoma, Arial, "微软雅黑";
	color: #3e3e3e;
	font-size: 14px;
	background: #fff;
	margin: 0 auto;
	padding: 0;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
iframe,
figure,
label,
b,
strong {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

ol,
ul,
li,
img {
	list-style: none;
	border: 0;
	padding: 0;
}

i,
em,
b {
	font-style: normal;
}

a {
	text-decoration: none;
	color: #3e3e3e;
}

a:hover,
a:active {
	color: #ef2f72;
	transition-duration: 0.4s, 0.4s, 0.4s, 0.4s, 0.4s, 0.4s
}


/*======* headings ====== */

h1,
.h1 {
	font-size: 196%;
}

h2,
.h2 {
	font-size: 14px;
}

h3,
.h3 {
	font-size: 13px;
}

h4,
.h4 {
	font-size: 12px;
}

h5,
.h5 {
	font-size: 108%;
}

h6,
.h6 {
	font-size: 108%;
}


/* ====== elements ====== */

em {
	font-style: normal;
}

strong {
	font-weight: bold;
}


/*全局*/

.clearfix {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.container {
	margin-right: auto;
	margin-left: auto;
}

.container {
	width: 1180px;
}

@media screen and (min-width:320px) {
	.container {
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (min-width: 480px) {
	.container {
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (min-width: 640px) {
	.container {
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (min-width: 768px) {
	.container {
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (min-width: 960px) {
	.container {
		width: 98%;
		margin: 0 1%;
	}
}

@media screen and (min-width: 1180px) {
	.container {
		width: 1180px;
		margin: auto;
	}
}


/*header*/

.logo {
	width: 49%;
	margin-right: 1%;
}

.logo img {
	width: 100%;
}

.shortcut {
	width: 50%;
	text-align: right;
	margin-top: 20px;
}

.login {
	line-height: 30px;
	margin-bottom: 10px;
	float: right;
}

.login ul li {
	float: left;
	text-align: right;
}

.login ul li a {
	padding: 0 8px;
}

.login li.login_1 a {
	color: #d81559;
}

.login li.login_1 a:hover {
	text-decoration: underline;
}

.login li.wxshop {
	background: url(../images/icons.png) no-repeat;
	background-position: 12px 6px;
}

.login li.wxshop div img {
	border: 1px solid #e6e6e6;
}

.login li.wxshop a,
.login li.wb a {
	padding-left: 30px;
}

.login li.wb {
	background: url(../images/icons.png) no-repeat;
	background-position: 12px -32px;
}


/*搜索*/

.search {
	text-align: right;
}

.ss {
	width: 50%;
	margin-top: 6px;
	margin-right: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

.search-form {
	height: 30px;
	padding: 1px;
	background: #cacaca;
}

.input-text {
	color: #555;
	width: 85%;
	height: 30px;
	float: left;
	border: none 0;
}

.input-submit,
.input-submit:hover {
	font-size: 14px;
	font-size: 0.875em;
	color: #FFF;
	font-weight: 600;
	background-color: transparent;
	width: 15%;
	height: 30px;
	float: right;
	border: none;
	cursor: pointer;
	background: #fff url(../images/icons.png) no-repeat;
	background-position: 12px -120px;
	border-left: 1px solid #cacaca;
}

.head_search span {
	display: inline-block;
	padding: 1px 10px;
	background: #00743e;
	color: #fff;
}

.head_shopping {
	width: 300px;
	margin-top: 37px;
}

.tel {
	background: url(../images/icons.png) no-repeat;
	background-position: 5px -70px;
	padding-left: 40px;
	height: 40px;
	line-height: 40px;
	color: #e85286;
	font-size: 20px;
	font-size: 1.428em;
}


/* pc 导航下拉菜单*/

#header {
	margin-top: 20px;
	height: 45px;
	line-height: 45px;
}

.header_bg {
	background: #ef2f72;
}

.nav {
	position: absolute;
	height: 45px;
}

.nav li {
	position: relative;
	float: left;
}

.nav li a {
	line-height: 45px;
	padding: 0 55px;
	float: left;
	height: 45px;
	color: #fff;
}

.nav li a:hover {
	display: block;
	background: #ff649a;
}

.nav li .nav-w {
	z-index: 21;
	position: absolute;
	display: none;
	float: left;
	clear: both;
	overflow: hidden;
	top: 45px;
	border: #ef2f72 1px solid;
	background: #fff;
}

.nav li:hover a {
	display: block;
	background: #ff4385;
}

.nav li .section-nav1 {
	height: auto;
	overflow: hidden;
	
}

.nav li .section-nav1 ul {
	position: static;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.nav li .section-nav1 ul li {
	position: static;
	padding: 0px;
	width: 100%;
	background: none;
	float: left;
	border-bottom: #f0f0f0 1px solid;
}

.nav li .section-nav1 ul li a {
	text-align: left;
	padding: 0px;
	line-height: 40px;
	width: auto;
	display: block;
	background: none;
	float: none;
	height: auto;
	color: #3167a5;
	overflow: hidden;
	cursor: pointer;
	padding-left: 20px;
}

.nav li .section-nav1 ul li a:hover {
	background: none;
	color: #ef2f72;
}


/*banner*/

.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.callbacks_tabs.callbacks1_tabs {
	margin-top: -25px;
	position: relative;
	z-index: 100;
	margin-bottom: 8px;
}

.callbacks_tabs.callbacks1_tabs li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-left: 5px;
	border-radius: 10px;
	border: 1px solid #FFF;
	position: relative;
}

.callbacks_tabs.callbacks1_tabs li a {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	left: 0;
	z-index: 1000;
	color: rgba(100, 200, 300, 0);
	color: transparent;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
	background: #FFF;
}

.callbacks_container {
	margin-bottom: 2px;
	position: relative;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.callbacks {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.callbacks li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

.callbacks img {
	display: block;
	position: relative;
	z-index: 1;
	height: auto;
	width: 100%;
	border: 0;
}

.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 20px;
	font-size: 1.428em;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0, 0, 0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}

.callbacks_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 50%;
	left: 0;
	opacity: 0.6;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 61px;
	width: 38px;
	background: transparent url("../images/themes.gif") no-repeat left top;
	margin-top: -30px;
	display: none;
}

.callbacks_container:hover .callbacks_nav {
	display: block;
}

.callbacks_nav:active {
	opacity: 1.0;
}

.callbacks_nav.next {
	left: auto;
	background-position: right top;
	right: 0;
}

@media screen and (max-width:600px) {
	.callbacks_nav {
		top: 47%;
	}
}

.wd_bg {
	background: #f6f3f5;
	overflow: hidden;
	margin-top: -116px;
	position: relative;
	z-index: 100;
	opacity: 0.9;
}

.fdj {
	width: 20%;
	text-align: center;
	margin: auto;
	padding: 15px 0;
}

.wd {
	padding: 15px 0;
	width: 60%;
}

.sm {
	width: 20%;
	padding: 15px 0;
}

.wd dl {
	width: 70%;
	float: left;
	margin-right: 5%;
}

.wd dl dt {
	font-size: 18px;
	font-size: 1.285em;
	line-height: 40px;
}

.wd dl dt a {
	color: #fb6c9e;
}

.wd dl dd {
	color: #9d9d9d;
	line-height: 22px;
}

.wd span {
	width: 25%;
	float: right;
	line-height: 84px;
}

.wd span a {
	padding: 10px 20%;
	color: #fb6c9e;
	border: 1px solid #fb6c9e;
}

.sm img {
	float: left;
	margin: 0 2%;
	width: 33%;
}

.sm span {
	color: #9d9d9d;
	width: 60%;
	float: right;
	margin-top: 20px;
}


/**/

.tq {
	margin-top: 20px;
}

.tq ul li {
	width: 25%;
	float: left;
	margin: 20px 0;
	padding: 0 1%;
	border-left: 1px solid #e6e4e4;
}

.tq ul li a {
	display: block;
}

.tq ul li a img {
	float: left;
	width: 28%;
	margin-right: 3%;
}

.tq ul li span {
	display: block;
	color: #c7c4c2;
}

.tq ul li b {
	font-size: 16px;
	font-size: 1.142em;
	color: #1a1a1a;
	display: block;
	margin-top: 12px;
	line-height: 25px;
	padding-top: 15px;
}

.tq ul li.tit {
	padding: 0 1%;
	margin-top: 10px;
	width: 16%;
	border-left: none;
}

.tq ul li p.add_tit b,
.tq ul li p.add_tit span {
	display: inline-block;
	padding-right: 8px;
}

.sun_word {
	margin-top: 10px;
}

.sun_word img {
	float: left;
	padding-top: 5px;
}

.sun_word div {
	float: left;
	margin-left: 3px;
}

.tq ul li div.sun_word div span {
	color: #d2a058;
	font-size: 32px;
	font-size: 2.285em;
}


/*footer*/

.footer_bg {
	background: #83888c;
	overflow: hidden;
}

.footer_bg h1.logoing {
	padding: 25px 1% 25px;
	width: 11%;
	float: left;
	margin-right: 4%;
}

.footer_bg h1 img {
	display: block;
	width: 100%;
}

.foot p {
	line-height: 25px;
	color: #d5d5d5;
}

.foot {
	width: 83%;
	float: right;
	padding: 35px 0 0;
}

.foot p a {
	padding-left: 10px;
}


/*页面布局*/

.sidebar {
	width: 20%;
	margin-right: 3%;
	margin-bottom: 30px;
}

.main {
	width: 77%;
	margin-bottom: 30px;
}


/*about*/

.banner_img img {
	width: 100%;
	display: block;
}

.position {
	line-height: 30px;
	margin: 15px 0;
}

.position a {
	padding: 0 8px;
}

.sidebar ul {
	text-indent: 40px;
}

.sidebar ul li {
	font-size: 18px;
	font-size: 1.285em;
	color: #040404;
}

.sidebar ul li a {
font-weight:bold;	border-top: 1px solid #2a2a2a;
	padding: 15px 0;
	line-height: 23px;
	display: block;
}

.sidebar ul li span {
	font-size: 14px;
	font-size: 0.857em;
	color: #a4a4a4;
	display: block;
}

.sidebar ul li ul {
	border-top: 1px solid #2a2a2a;
	padding: 10px 0 25px;
}

.sidebar ul li ul li {
	border-top: none;
	font-size: 15px;
}

.sidebar ul li ul li a {
font-weight:normal;line-height: 30px;
	padding: 0;
	border-top: none;
	color: #686868;
}

.main {
	border-top: 1px solid #2a2a2a;
}

.about_cont {
	margin: 20px 0;
	/*background: url(../images/about_bg.jpg) no-repeat left top;*/
	background-size: 100%;
	text-align: center;
	padding: 40px 30px;
}
.about_cont img {
    max-width: 100%;
}
.about_cont h4 {
	font-size: 25px;
	font-size: 1.785em;
	color: #2a2a2a;
	line-height: 35px;
	margin: 30px 0;
	border-bottom: 1px solid #211917;
	padding-bottom: 15px;
}

.about_cont h4 span {
	display: block;
}

.about_cont p {
	line-height: 30px;
}


/*产品展示*/

.product {
	margin: 20px 0;
}

.product_b img,
.product_img img {
	width: 100%;
	display: block;
}

.product_img {
	margin-bottom: 15px;
	overflow: hidden
}

.product_cp b {
	font-size: 15px;
	font-size: 1.071em;
	color: #2c2c2c;
	line-height: 20px;
	line-height: 25px;
	min-height: 52px;
	display: block;
}

.product_cp p {
	color: #6f6f6f;
}

.product ul li {
	width: 29.2%;
	float: left;
	border-right: 1px solid #bfbfbf;
	border-bottom: 1px solid #bfbfbf;
	padding: 4% 2%;
	text-align: center;
}

.product_cp li a.more {
	padding: 5px 20px;
	border: 1px solid #cbcbcb;
	border-radius: 10px;
	display: inline-block;
	margin-top: 15px;
}

.product_cp ul li.border_none {
	border-right: none;
}

.interaction {
	margin-top: 10px;
	background: url(../images/interaction.jpg) no-repeat;
	text-align: center;
	padding: 100px 0;
}

.interaction a.but img,
.interaction a.close img {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}


/*弹窗*/

#faqbg {
	background-color: #666666;
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0;
	display: none;
	width: 100%;
	height: 1000px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#faqdiv {
	position: fixed;
	width: 50%;
	left: 50%;
	top: 50%;
	margin-left: -25%;
	z-index: 100;
	background: url(../images/interaction.jpg) no-repeat;
	background-size: cover;
}

#faqdiv h2 a {
	position: absolute;
	top: 5px;
	right: 5px;
}

.sx_updown {
	line-height: 30px;
	z-index: 9999;
	text-align: left;
}

.updown_box {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding: 10px 20px;
}

.updown_box h3 {
	font-size: 16px;
	font-size: 1.142em;
	line-height: 45px;
	color: #000;
	font-weight: 600;
}

.updown_box ul li {
	float: left;
	margin: 5px 15px 5px 0;
}

.updown_box ul li a {
	display: block;
	font-size: 14px;
	font-size: 1em;
	padding: 5px 10px;
	line-height: 18px;
}

.updown_box ul li.selected a {
	background: #7ecbc8;
	color: #fff;
}

.select-result {
	float: left;
	margin: 10px 10px 10px 0;
}

.select-result ul li a {
	margin-left: 20px;
	height: 30px;
	padding: 0 25px 0 10px;
	line-height: 30px;
	display: block;
	position: relative;
	float: left;
	color: #fff;
	font-size: 14px;
	font-size: 1em;
	background: url(../images/close1.png) 90% center no-repeat #7ecbc8;
}

.select-result li {
	float: left;
	margin-top: 10px;
}

.tjj {
	margin-top: 25px;
	margin-bottom: 25px;
}

.tjj a {
	padding: 7px 20px;
	display: inline-block;
	font-size: 15px;
	font-size: 1.071em;
	border: 1px solid #c5c5c5;
	border-radius: 5px;
}


/*新闻*/

.new_all dl {
	padding: 25px 0;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}

.new_all dt {
	width: 10%;
	float: left;
	background: #e5e5e5;
	padding: 20px 1%;
	font-size: 25px;
	font-size: 1.785em;
	color: #ef2f72;
	font-weight: 600;
	line-height: 30px;
	text-align: center;
	margin-right: 1%;
}

.new_all dt span {
	font-size: 16px;
	font-size: 0.64em;
	font-weight: normal;
	display: block;
}

.new_all dd {
	width: 87%;
	float: right;
}

.new_all dd b {
	font-size: 16px;
	font-size: 1.142em;
	padding-bottom: 5px;
	display: block;
}

.new_all dd b a {
	width: 90%;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.new_all dd p {
	line-height: 22px;
	font-size: 14px;
	font-size: 0.875em;
	padding-top: 3px;
	color: #999;
	min-height: 47px;
}

.new_all dd span {
	display: block;
	color: #999;
	padding-top: 3px;
	font-size: 13px;
	font-size: 0.928em;
}


/*分页*/

.paging {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 15px;
}

.paging ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 2px;
	text-align: center;
}

.paging ul li a {
	border: 1px solid #ddd;
	padding: 5px 8px;
	display: block;
}

.paging ul li a:hover {
	background: #ef2f72;
	color: #fff;
}


/*联系我们*/

.contact_img,
.joining_img {
	text-align: center;
	padding: 20px 0;
	width: auto;
}

.contact {
	margin: 20px 0;
	background: #f8fbfe;
}

.contact p {
	padding: 0 20px;
	line-height: 30px;
}

.map {
	width: 100%;
	margin-top: 20px;
	display: block;
}


/*代理加盟*/

.joining {
	margin: 20px 0;
	background: #fafafa;
}

.joining h4 {
	font-size: 22px;
	font-size: 1.571em;
	color: #2a2a2a;
	line-height: 35px;
	padding-bottom: 15px;
	text-align: center;
	font-weight: normal;
}

.joining h4 span {
	display: block;
	font-size: 13px;
	font-size: 0.928em;
	color: #6b6b6b;
}

.form {
	overflow: hidden;
}

.form li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 10px 0 10px 14%;
	width: 34%;
	position: relative;
}

.form li.tj {
	display: block;
	width: 100%;
	margin: 30px 0;
	text-align: center;
}

.ipt {
	height: 27px;
	line-height: 27px;
	background-color: #fff;
	border: 1px solid #a0a0a0;
	padding-left: 5px;
	width: 70%;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.ipt_s {
	height: 27px;
	line-height: 27px;
	background-color: #fff;
	border: 1px solid #e2e2e2;
	width: 34%;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.form_c {
	color: #252525;
	padding-left: 5px;
}

.bts {
	background: #ea335c;
	cursor: pointer;
	font-size: 14px;
	font-size: 0.875em;
	padding: 10px 40px;
	color: #fff;
	border: none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.form li span {
	font-size: 0.9rem;
	padding-right: 5px;
}

.sex {
	margin-top: 4px;
	position: absolute;
}


/*search*/

.search_c {
	text-align: center;
}

.search_t {
	font-size: 20px;
	font-size: 1.428em;
	color: #000;
	line-height: 40px;
	;
	margin: 30px 0 20px;
	font-weight: 600;
}

.search_result ul li {
	width: 65%;
	margin: 0 auto;
	text-align: left;
	line-height: 40px;
	border-bottom: 1px dashed #666666;
	overflow: hidden;
}

.search_result ul li span {
	float: right;
}

.search_result ul li a {
	width: 75%;
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}


/*product_xq*/

.product_xx {
	margin: 30px 0;
}

.al_ny_l {
	width: 40%;
	float: left;
}


/*图片放大镜样式*/

.jqzoom {
	float: left;
	border: none;
	position: relative;
	padding: 0px;
	cursor: pointer;
	margin: 0px;
	display: block;
}

.zoomdiv {
	z-index: 100;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 350px;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.jqZoomPup {
	z-index: 10;
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 10px;
	border: 1px solid #aaa;
	background: #ffffff/*url(../images/zoom.png) 50% center no-repeat*/
	;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}

.jqzoom img {
	width: 100%;
}


/*图片小图预览列表*/

.spec-scroll {
	clear: both;
	margin-top: 5px;
	width: 100%;
}

.spec-scroll .prev {
	float: left
}

.spec-scroll .next {
	float: right;
}

.spec-scroll .prev,
.spec-scroll .next {
	display: block;
	text-align: center;
	width: 4%;
	height: 49px;
	line-height: 48px;
	border: 1px solid #CCC;
	background: #EBEBEB;
	cursor: pointer;
	text-decoration: none;
}

.spec-scroll .items {
	float: left;
	position: relative;
	width: 90%;
	height: 49px;
	overflow: hidden;
}

.spec-scroll .items ul {
	position: absolute;
	width: 999999px;
	height: 49px;
}

.spec-scroll .items ul li {
	float: left;
	width: 66px;
	text-align: center;
}

.spec-scroll .items ul li img {
	border: 1px solid #CCC;
	padding: 2px;
	width: 50px;
	height: 43px;
}

.spec-scroll .items ul li img:hover {
	border: 2px solid #FF6600;
	padding: 1px;
}

.al_ny_r {
	float: right;
	width: 57%;
	margin-left: 3%;
}

.al_ny_r h5 {
	color: #ef2f72;
	line-height: 40px;
	//border-bottom: 1px dashed #ccc;
	font-size: 16px;
	font-size: 1.142em;
}

.al_ny_r p {
	padding: 10px 0;
	line-height: 25px;
}

.sx {
	width: 100%;
	margin-top: 30px;
}

.sx p {
	line-height: 30px;
}

.product_cf {
	margin-top: 35px;
	border-top: 1px solid #2a2a2a;
}

.product_cf em {
	color: #ef2f72;
	line-height: 40px;
	font-size: 15px;
	font-size: 1.071em;
}

.product_cf p {
	line-height: 25px;
}

.product_cf img {
	width: 100%;
}


/*注册*/

.register_form li {
	margin: 15px 0;
	position: relative;
	line-height: 27px;
}

.register_form {
	background: #fafafa;
	border: 1px solid #d8d8d8;
	margin: 20px 0 10px;
	padding: 20px 29%;
}

.register_form li span.name {
	width: 28%;
	float: left;
	text-align: right;
	height: 27px;
	line-height: 27px;
}

.register_ipt {
	height: 27px;
	line-height: 27px;
	background-color: #fff;
	border: 1px solid #d8d8d8;
	padding-left: 5px;
	width: 50%;
	margin-left: 1%;
}

.register_sex {
	margin-top: 8px;
	position: absolute;
}

.form_co {
	color: #fa0000;
	margin-left: 5px;
}

.checkbox input {
	position: absolute;
	top: 8px;
}

.checkbox label {
	padding-left: 15px;
}

.register_bts {
	background: #e4007f;
	cursor: pointer;
	font-size: 14px;
	font-size: 0.875em;
	padding: 10px 40px;
	color: #fff;
	border: none;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.register_form li.register_tj {
	text-align: center;
	margin-top: 35px;
}


/*登录*/

.login_bg {
	background: url(../images/login_bg.jpg) no-repeat center center;
	overflow: hidden;
}

.login_dl {
	background: url(../images/login.png) no-repeat center center;
	width: 312px;
	height: 361px;
	margin: 30px 0;
	float: right;
	margin-right: 50px;
}

.login_dl form {
	padding: 65px 20px 0 20px;
}

.login_dl span {
	display: block;
	line-height: 30px;
	height: 30px;
	padding: 20px 0;
}

.login_dl span input {
	line-height: 30px;
	height: 30px;
	display: block;
	width: 100%;
	float: right;
}

.login_dl span.login-register {
	padding: 0;
}

.login-account input {
	background: url(../images/dl.png) no-repeat 5px center;
	border: 1px solid #e6e6e6;
	padding: 5px 0;
	text-indent: 30px;
}

.login-power input {
	background: url(../images/dl_mm.png) no-repeat 5px center;
	border: 1px solid #e6e6e6;
	padding: 5px 0;
	text-indent: 30px;
}

.login_dl span.login-code {
	width: 45%;
	float: left;
	padding: 10px 3% 10px 0;
}

.login_dl span.login-code input {
	border: 1px solid #e6e6e6;
}

.login_dl span.login-checkcode {
	width: 50%;
	float: right;
	padding: 5px 0;
}

.login_dl span.login-checkcode img {
	width: 100%;
}

.login_dl span.login-dd,
.login_dl span.login-register {
	width: 40%;
	padding: 30px 5% 0;
	float: left;
}

.login_dl span.login-dd input {
	background: #e4007f;
	border: 0;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}

.login_dl span.login-register a {
	background: #f9f9f9;
	text-align: center;
	display: block;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}


/*分销商*/

.distributor_bg,
.certificate_bg {
	background: url(../images/distributor_bg.jpg) left top;
	margin-top: 20px;
}

.distributor_dl {
	background: url(../images/distributor.png) no-repeat center center;
	width: 300px;
	height: 300px;
	padding: 60px 0;
	margin: 0 auto;
}

.distributor_dl form {
	padding: 65px 20px 0 20px;
}

.distributor_dl span {
	display: block;
	line-height: 30px;
	height: 30px;
	margin: 20px 0;
}

.distributor_dl span input {
	line-height: 30px;
	height: 30px;
	display: block;
	width: 100%;
	float: right;
}

.distributor_dl span.login-account2 input {
	background: url(../images/dl.png) no-repeat 5px center;
	border: 1px solid #e6e6e6;
	padding: 5px 0;
	text-indent: 30px;
}

.distributor_dl span.login-register2 a {
	padding: 8px 30px;
	margin: 15px 0 0;
	background: #e4007f;
	color: #fff;
	border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
}


/*授权证书*/

.certificate {
	background: url(../images/certificate.png) no-repeat left center;
	width: 423px;
	height: 610px;
	margin: 0 auto;
}

.certificate_bg {
	padding: 40px 0;
}

.certificate_dl {
	padding: 250px 0 0;
	text-align: center;
}

.certificate_dl p {
	line-height: 30px;
	padding: 5px 0;
	font-weight: 600;
	color: #000;
}

.certificate_dl p span {
	border-bottom: 1px solid #353535;
	padding: 0 3px;
}

.news_xx p {
	line-height: 25px;
	padding: 5px 0;
}

.news_xq h4 {
	color: #000;
	text-align: center;
	line-height: 35px;
	font-weight: 600;
	font-size: 18px;
	margin-bottom: 5px;
}

.news_xq {
	padding: 20px 0 0;
}
.tj{background: #f5f5f5;overflow: hidden;}
.cs{padding: 30px 0;width: 75%; margin: auto;}
.cs_s{color: #8e8e8e;font-size:16px;text-align: center;}
.re_tit{font-size: 22px; color: #000;text-align: center;line-height: 40px;padding: 5px 0;}
.re30 span{color: #7ecbc8;font-size: 40px;float: left;line-height: 48px;padding-right: 8px;}
.re30 {line-height: 23px;margin: 5px 0;}
.re_div{margin: 30px 0;text-align: center;}
.re_div a{padding: 5px; background: #7ecbc8;margin: 0 5px; color: #fff;}
.re_we{text-align: center; color: #a6a6a6;}
.tui_tit{font-size: 18px;text-align: center;line-height: 35px;}
.product_list{text-align: center;padding:20px 0;border: 1px solid #8e8e8e;margin: 20px auto ;width: 50%;}
.tui_tit{ background: #f5f5f5;width: 20%;margin: -40px auto 0;}


.fx{
	position:absolute;
	left:246px;
	top:1px;
	display:none;
}
.fx2{
	position:absolute;
	width:100px;
	background-color:rgba(0,0,0,0.6);
	display:none;
}
.newsoth{
	width:420px;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	color:#ccc;
}
.newsoth li{
	float:left;
	margin-left:15px;
	margin-right:15px;
	text-align:center;
}
.tjj input:hover{
	color:#e85286;
}


.login_dl span.login-dd{padding:30px 0px 0;}



.foot_info{
	float:left;
}
.dewm{
	float:right;
}
.ewmtext{
	float:right;
	padding-left:10px;
	line-height:78px;
	color:#d5d5d5;
}