﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
@charset "utf-8";
@font-face {
	font-family: "member";
	src: url('../font/member.woff') format('woff'),  url('../font/member.ttf') format('truetype');
}
.member_iconfont {
	font-family: "member" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* Style Reset */
html {
	font-size: 625%;
	-webkit-text-size-adjust: none;
	max-height: 100%
}
body {
	font-size: 0.16rem;
}
body, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
	margin: 0;
	padding: 0;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
}
 
/* common */
.content {
	min-height: 8rem;
	overflow: hidden;
	font-size: 0.2rem;
	margin-top: 6%;
	padding-bottom: 15%;
	background-color: transparent;
}
.content_new {
	margin-top: 0!important;
} /* 首页不要上边距 */
.common_bg {
	background-color: #b30f1a!important;
}
/* index style */

 
.head {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 50px;
	top: 0;
	right: 0;
	box-shadow: 0 0 2px rgba(9,2,4,.55);
	line-height: 50px;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.logo { float:left; margin-left:10px;
}
.top-nav {
	position: absolute;
	right: 1.09375%;
	top: 100%;
	width: 14.0625%;
}
 
 
 
/* sub_banner */
.big-pic {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 0;
}
.pic-list img {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 50%;
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list img {
	width: 33.333334%;
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list img {
	width: 25%;
}
.slide-dot {
	width: 100%;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	display: none
}
.slide-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	vertical-align: top;
	z-index: 10;
	margin: 0 7px;
	background: #fff
}
.slide-dot span.slide-dot-cur {
	z-index: 10;
	vertical-align: top;
	background: #6b1b55
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}
/* top class */
.type {
	width: 100%;
	top: 0.691rem;
	right: 0;
	position: fixed;
	background: #232323;
	z-index: 999;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	height: 3rem;
	padding: 0.1rem 0;
	display: none
}
.type li {
	width: 90%;
	background: #fff;
	font: 0.2rem/0.46rem "microsoft yahei";
	margin: 2% auto;
	overflow: hidden;
	position: relative;
}
.type li a {
	display: block;
	float: left;
	width: 60%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 4%;
	color: #666
}
 
.about, .view {
	width: 92.5%;
	margin: 0% auto;
	font: 0.22rem/2.4 "microsoft yahei";
	color: #1d1d1d;
}
.view p {
	margin: 0;
	padding: 0;
}
.view h1 {
	width: 100%;
	text-align: center;
	font: 0.3rem/0.5rem "microsoft yahei";
	color: #393939;
}
.about h1 {
	line-height: 0.6rem;
	text-align: center;
	font: 0.28rem/0.5rem "microsoft yahei";
	font-weight: bold;
	margin-bottom: 3%;
}
.about img {
	display: inline-block;
	max-width: 100%;
}
.view img {
	max-width: 100%;
	display: inline
}
.page {
	display: block;
	width: 100%;
	height: 0.38rem;
	font: 0.22rem/0.38rem "microsoft yahei";
	color: #777;
	background: #ddd;
	border-radius: 0.38rem;
	margin: 2% auto;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 0.1rem;
}
.back {
	display: block;
	width: 33.57%;
	margin: 2% auto;
	height: 0.4rem;
	border-radius: 0.4rem;
	font: 0.2rem/0.4rem "microsoft yahei";
	color: #393939;
	text-align: center;
}
/* product */
.product-top {
	width: 91.25%;
	margin: 2% auto;
	border-bottom: 1px solid #c9c9c9;
	height: 0.5833rem;
	font: 0.2rem/0.5833rem "microsoft yahei";
	color: #7b7b7b;
}
.product-top p {
	float: left;
}
.product-top p span {
	color: #3e74ce
}
.product-top-right {
	float: right;
	color: #7b7b7b
}
.product-top-right a {
	font-size: 0.3rem;
	color: #272727;
	vertical-align: middle
}
.product-top-right a.show {
	color: #3e74ce
}
/* news */
/*
.news1,.news2,.news3{width:100%;height:auto;overflow:hidden;margin:2% auto;}
.news1 li{width:100%;height:0.691rem;overflow:hidden}
.news1 li a,.news2 li a,.news3 li a{display:block;width:100%;height:0.691rem;overflow:hidden;font:0.2rem/0.691rem "microsoft yahei"}
.news1 li span:nth-child(1),.news2 li span:nth-child(1),.news3 li span:nth-child(1){display:block;float:left;width:60%;margin-left:4%;text-overflow: ellipsis;overflow:hidden;white-space: nowrap;color:#1d1d1d}
.news1 li span:nth-child(2),.news2 li span:nth-child(2),.news3 li span:nth-child(2){display:block;float:right;margin-right:4%;color:#9f9f9f}
.news1 li:nth-child(even){background:#f2f2f2;}
.news2 li{width:100%;height:0.691rem;overflow:hidden;border-bottom:1px solid #ddd;}
.news3 li{width:100%;height:0.691rem;overflow:hidden;border-bottom:1px dashed #ddd;}
*/

/* news */
.news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.news li {
	width: 100%;
	height: 0.691rem;
	overflow: hidden
}
.news li a {
	display: block;
	width: 100%;
	height: 0.691rem;
	overflow: hidden;
	font: 0.2rem/0.691rem "microsoft yahei"
}
.news li span:nth-child(1) {
	display: block;
	float: left;
	width: 60%;
	margin-left: 4%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d
}
.news li span:nth-child(2) {
	display: block;
	float: right;
	margin-right: 4%;
	color: #9f9f9f
}
.news li:nth-child(even) {
	background: #fff;
}
.imore, .back {
	display: block;
	width: 36%;
	margin: 2% auto;
	overflow: hidden;
	border-radius: 0.3rem;
	background: #b30f1a;
	text-align: center;
	color: #fff;
	font: 0.20rem/2.2 "microsoft yahei";
	clear: both
}
.imore:before, .back:before {
	content: "";
	clear: both;
}
.common_news {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0% auto;
}
.news1, .news1 a, .news2, .news2 a {
	width: 100%;
	height: auto;
	overflow: hidden;
	font: 0.23rem/0.691rem "microsoft yahei";
	display: block;
}
.news1, .news2 {
	width: 92%;
	margin: 0 auto
}
.news1 a span:nth-child(1), .news2 a span:nth-child(1) {
	display: block;
	float: left;
	width: 70%;
	height: 0.691rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	color: #1d1d1d
}
.news1 a span:nth-child(2), .news2 a span:nth-child(2) {
	display: block;
	float: right;
	width: 29%;
	height: 0.691rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	text-align: right;
	color: #9f9f9f
}
.news2 div {
	width: 100%;
	font: 0.18rem/0.3rem "microsoft yahei";
	color: #666;
	max-height: 0.9rem;
	overflow: hidden;
}
.news3 {
	width: 96%;
	margin: 2% auto;
	height: auto;
	overflow: hidden;
}
.news3>a {
	display: block;
	width: 33%;
	height: auto;
	overflow: hidden;
	float: left;
	padding-left: 3%;
}
.news1>a>img {
	display: block;
	width: 100%;
	float: left;
}
.news3>h1 {
	display: block;
	width: 100%;
	margin-left: 3%;
	overflow: hidden;
}
.news3>h1>a {
	display: block;
	width: 100%;
	height: 0.35rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.22rem/0.3rem "microsoft yahei";
	color: #333;
}
.news3>div {
	float: left;
	width: 58%;
	margin-left: 3%;
	overflow: hidden;
	font: 0.18rem/0.24rem "microsoft yahei";
	max-height: 0.93rem;
	color: #999;
	margin-top: 1%
}
.news4 {
	width: 50%;
	float: left;
	height: auto;
	overflow: hidden;
	margin: 2% auto;
}
.news4 a {
	display: block;
	width: 80%;
	margin: 0 auto;
}
.news4 a img {
	display: block;
	width: 100%;
}
.news4 a span {
	display: block;
	width: 100%;
	text-align: center;
	font: 0.22rem/0.3rem "microsoft yahei";
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	margin-top: 6%
}
.news5 {
	width: 96%;
	margin: 2% auto;
	height: auto;
	overflow: hidden;
}
.news5 a.news5imgwrap {
	width: 25%;
	height: auto;
	float: left;
	margin-left: 3%;
}
.news5 a.news5imgwrap img {
	display: block;
	width: 100%;
}
.news5 h1 {
	display: block;
	float: left;
	width: 68%;
	margin-left: 3%;
	overflow: hidden
}
.news5>h1>a {
	display: block;
	width: 100%;
	height: 0.3rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	font: 0.2rem/0.3rem "microsoft yahei";
	color: #333;
}
.news5>div {
	float: left;
	width: 68%;
	margin-left: 3%;
	overflow: hidden;
	font: 0.18rem/0.2rem "microsoft yahei";
	max-height: 0.59rem;
	color: #999;
	margin-top: 1%
}
/* case */
.case {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 2% auto
}
.case li {
	width: 100%;
	height: auto;
	padding: 2% 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}
.case li>a {
	display: block;
	width: 35.46875%;
	float: left;
	margin: 0 3.75% 0 4.6875%;
	border: 1px solid #fff;
}
.case li>a img {
	display: block;
	width: 100%
}
.case li h1 {
	float: left;
	width: 51.875%;
	height: 0.35rem;
	font: 0.2rem/0.35rem "microsoft yahei";
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.case li h1 a {
	color: #232323
}
.case li div {
	float: left;
	width: 51.75%;
	height: 1.1rem;
	overflow: hidden;
	font: 0.18rem/0.28rem "microsoft yahei";
	color: #1d1d1d
}
/* for white */
.white-bg {
	background: #fff;
}
/* login & reg */
.login {
	width: 87.5%;
	margin: 10% auto;
	height: auto;
	overflow: hidden
}
.login li {
	width: 100%;
	height: auto;
	padding-bottom: 3%;
	overflow: hidden;
	font: 0.16rem/1.4 "microsoft yahei"
}
.login_input {
	display: block;
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 96%;
	float: left;
	height: 0.42rem;
	font: 0.2rem/0.42rem "microsoft yahei";
	text-indent: 0.1rem;
	-webkit-appearance: none;
	border-radius: 0
}
.login_textarea {
	display: block;
	border: 1px solid #d9d9d9;
	background: #fff;
	width: 95%;
	float: left;
	height: 1.42rem;
	font: 0.2rem/0.42rem "microsoft yahei";
	text-indent: 0.1rem;
	-webkit-appearance: none;
	border-radius: 0;
	resize: none
}
.pin_width {
	width: 51.78%;
}
.login_pin {
	width: 30%;
	float: left;
	height: 0.42rem;
	margin-left: 4%;
}
.login_btn {
	width: 98%;
	height: 0.5rem;
	color: #fff;
	border: 0;
	-webkit-appearance: none;
	border-radius: 0;
	text-align: center;
	font: 0.22rem/0.5rem "microsoft yahei"
}
.red_alert {
	width: 87.5%;
	margin: 0 auto;
	font: 0.2rem/0.44rem "microsoft yahei";
	color: red;
}
.login_link1 {
	float: left;
	font: 0.2rem/0.44rem "microsoft yahei";
	color: #949494;
	margin-left: 4%
}
.login_link2 {
	float: right;
	font: 0.2rem/0.44rem "microsoft yahei";
	color: #949494;
	margin-right: 4%
}
.info_left {
	float: left;
	width: 26%;
	text-align: left;
	font: 0.2rem/0.44rem "microsoft yahei";
	color: #707070
}
.info_username {
	float: left;
	width: 16%;
	text-align: center;
	font: 0.2rem/0.44rem "microsoft yahei";
	color: #707070
}
.info_input {
	float: left;
	width: 70%;
}
/* site_nav 悬浮球*/
.site_btn {
	position: fixed;
	width: 0.7rem;
	height: 0.7rem;
	top: 270px;
	left: 1.875%;
	z-index: 999;
	border: 2px solid #e1e1e1;
	border-radius: 50%;
	color: #fff;
	text-align: center;
	font: 0.5rem/0.7rem "microsoft yahei";
}
.cart-btn-numbers {
	width: 100%;
	position: relative;
	height: 100%;
	color: #fff
}
.cart-btn-number {
	position: absolute;
	width: 0.24rem;
	height: 0.24rem;
	left: 74%;
	bottom: 74%;
	font: 0.14rem/0.24rem "microsoft yahei";
	background: #fff;
	border: 0.016rem solid #e1e1e1;
	border-radius: 50%;
	color: #c2c2c2
}
/* 临时
.site-nav{position:absolute;left:0;bottom:100%;width:100px;height:auto;overflow:hidden}   */
.site-nav li {
	overflow: hidden;
	width: 100%;
	height: auto;
	font: 0.16rem/0.2rem "microsoft yahei"
}
.site-nav a {
	color: #fff
}
.site-nav li a {
	font: 0.18rem/0.2rem "microsoft yahei";
	color: #fff;
	text-align: center;
	display: block;
	position: absolute;
	width: 0.6rem;
	height: 0.4rem;
	border-radius: 50%;
	border: 2px solid #e8e8e8;
	bottom: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	z-index: -999;
	transform: rotate(-360deg);
	-ms-transform: rotate(-350deg);
	-moz-transform: rotate(-350deg);
	-webkit-transform: rotate(-350deg);
	-o-transform: rotate(-350deg);
	padding: 0.1rem 0;
}
.site-nav.slideup li:nth-child(1) a {
	left: 100%;
	bottom: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 0ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.site-nav.slideup li:nth-child(2) a {
	left: 150%;
	bottom: 0.05rem;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 100ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.site-nav.slideup li:nth-child(3) a {
	left: 100%;
	bottom: -0.6rem;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 200ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.site-nav.slidedown li:nth-child(1) a {
	left: auto;
	right: 100%;
	bottom: 100%;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 0ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.site-nav.slidedown li:nth-child(2) a {
	left: auto;
	right: 150%;
	bottom: 0.05rem;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 100ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
.site-nav.slidedown li:nth-child(3) a {
	left: auto;
	right: 100%;
	bottom: -0.6rem;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1;
	transition-delay: 200ms;
	z-index: 999;
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	-o-transform: rotate(0deg);
}
 