@charset "utf-8";
/* CSS ebuycms.com */
html {
	height: 100%;
	font-size: 62.5%;
	-webkit-font-smoothing: antialiased;
}
body, header, canvas, footer, nav, article, audio, video, section, div, h1, h2, h3, h4, h5, ul, ol, li, img, p, form, input, textarea, select, label, table, dl, dt, dd {
	margin: 0;
	padding: 0;
}
body {
	font-family: -apple-system, "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	font-size: 1.4rem;
	color: #111;
	min-width: 320px;
	letter-spacing: 0.6px;
	background: #eee;
}
em, i {
	font-style: normal;
}
li {
	list-style: none;
}
a {
	text-decoration: none;
	color: #111
}
input, textarea, select {
	border: none;
	outline: none;
	/*-webkit-appearance: none;*/
	border-radius: 0;
}
video, img, canvas {
	width: 100%;
	max-width: 100%;
	border: none;
	outline: none;
}
::-webkit-input-placeholder {
 color: #aaa;
 font-size: 1.4rem;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
	font-size: 14px;
	border: solid 1px #eee;
}
td, th {
	padding: 8px;
	line-height: 20px;
	border: solid 1px #eee;
	overflow: hidden
}
.baise {
	background: #fff;
}
.mbsflex {
	display: -webkit-box;
	display: -moz-flex;
	display: -webkit-flex;
	display: -moz-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.duiqi {
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	justify-content: space-between;
}
.pingz {
	-webkit-justify-content: center;
	justify-content: center;
}
.zhong {
	-moz-align-items: center;
	-webkit-align-items: center;
	align-items: center;
}
.kuandu {
	max-width: 1100px;
	margin: 0 auto;
	overflow: hidden
}
.dingbu {
	background: #179d48;
	padding: 0 6px;
	color: #fff;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	font-size: 1.3rem;
}
.dingbu i {
	padding: 0 6px;
}
.dingbu a {
	color: #fff;
}
.dingbu a:hover {
	color: #fff;
}
.dingbu span {
	padding: 13px 16px;
	background: #10863b;
}
.dingbu span a {
	color: #fff;
}
.toubu {
	background: #fff;
	padding: 5px;
}
.mblogo {
	flex: 1;
}
.mblogo img {
	max-width: 160px;
}
.mbnav {
	flex: 7;
	margin: 0 2%;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.mbnav li {
	text-align: center;
	width: 11.8%;
}
.mbnav li a {
	color: #444;
	padding: 3px 5px;
	margin: 0 1px;
	font-size: 1.4rem;
	font-weight: bold;
	border-radius: 4px;
}
.mbnav li b {
	color: #FC6A53;
}
.mbnav li a:hover {
	font-weight: bold;
	color: #FC6A53
}
.mbnav .cur a {
	font-weight: bold;
	color: #FC6A53
}
.mbssuo {
	flex: 2;
	position: relative;
}
.caidan {
	flex: 0.5;
	text-align: right;
	cursor: pointer
}
.caidan img {
	width: 30px;
}
.mbssuo input::-webkit-input-placeholder {
 color: #777;
}
.mbssuo .ktxt {
	background: #eee;
	width: 96%;
	flex: 1;
	padding-left: 2%;
	border-radius: 10px;
	color: #777;
	display: block;
	line-height: 30px;
	height: 30px;
}
.mbssuo .kbtn {
	color: #eee;
	position: absolute;
	top: 0;
	right: 0;
	width: 36px;
	text-align: center;
	border-radius: 50px;
	font-size: 1.6rem;
	cursor: pointer;
	display: block;
	height: 30px;
	background: url(../fonts/ss.svg) no-repeat center;
}
.wapnav {
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}
.wapnav div {
	position: absolute;
	top: 0px;
	right: 0;
	padding: 12px;
	max-width: 170px;
	z-index: 999999999999999;
	background: rgba(0, 0, 0, 0.6);
	-webkit-animation: wapnav 1s;
	animation: wapnav 1s;
	display: none
}
.wapnav li {
	line-height: 35px;
	height: 35px;
	width: 50%;
	overflow: hidden
}
.wapnav p {
	width: 100%
}
.wapnav li a {
	color: #fff;
	font-size: 1.5rem;
}
.wapnav h3 {
	width: 100%;
	line-height: 45px;
	height: 45px;
	overflow: hidden;
	color: #fff;
	font-size: 1.5rem;
}
.wapnav h3 a {
	position: absolute;
	top: 16px;
	right: 12px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30PX;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 100px;
	color: #fff;
	font-weight: normal;
	cursor: pointer
}
@media(max-width:1030px) {
.mbnav li {
	width: 12.5%;
}
}
@media(max-width:960px) {
.mbnav li {
	width: 14.25%;
}
}
@media(max-width:860px) {
.mbnav li {
	width: 16.66%;
}
}
@media(max-width:750px) {
.mbnav li {
	width: 20%;
}
}
@media(max-width:750px) {
.dingbu, .mbnav {
	display: none
}
.mblogo, .caidan {
	flex: none;
}
.mblogo img {
	max-width: 68px
}
.mbssuo {
	flex: 1.5;
	margin: 0 10px;
	position: relative;
}
}
@keyframes wapnav {
 0% {
 transform-origin: top;
 transform: scale(1, 0);
}
 100% {
 transform-origin: top;
 transform: scale(1, 1);
}
}
@-webkit-keyframes wapnav {
 0% {
 transform-origin: top;
 transform: scale(1, 0)
}
 100% {
 transform-origin: top;
 transform: scale(1, 1);
}
}
.ydong {
	padding: 0 5px;
	overflow: hidden;
	background: #fff;
	display: none
}
.ydong li {
	flex: 1;
	text-align: center;
	overflow: hidden;
	line-height: 38px;
	height: 38px;
}
.ydong li a {
	padding: 3px;
	font-size: 1.6rem;
}
.ydong li b {
	color: #ff4540;
}
.wzhi {
	padding: 0 10px;
	line-height: 33px;
	height: 33px;
	overflow: hidden;
	color: #888
}
.wzhi a {
	color: #888
}
@media(max-width:640px) {
.ydong {
	display: block
}
}
footer {
	background: #fff;
	padding: 30px 10px;
	color: #444
}
.footanv {
	background: #179d48;
	padding: 10px 0;
	border-radius: 4px;
}
.footanv li {
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	width: 10%;
	text-align: center;
}
.footanv li a {
	color: #fff;
}
.dibu dl {
	width: 29.33%;
	margin: 2%;
}
.dibu dt {
	line-height: 32px;
	height: 32px;
	font-size: 1.5rem;
	color: #333;
	font-weight: bold;
	overflow: hidden
}
.dibu dd {
	padding: 2px 0
}
.dibu dd i {
	flex: 1;
	text-align: center;
}
.dibu dd img {
	max-width: 100px;
}
.dibuwz {
	text-align: center;
	padding: 10px 0;
}
.dibuwz li {
	padding-bottom: 10px;
}
@media(max-width:750px) {
.footanv li {
	width: 25%;
}
.dibu {
	display: none
}
}
.mbkefu {
	position: fixed;
	width: 100px;
	text-align: center;
	top: 14%;
	left: 50%;
	margin-left: -654px;
	background: #fff;
	border-radius: 6px;
	color: #333;
}
.mbkefu h3 {
	background: #179d48;
	color: #fff;
	font-weight: normal;
	padding: 5px 0;
	font-size: 2rem;
}
.mbkefu li {
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	font-size: 1.3rem;
	border-bottom: dashed 1px #eee
}
.mbkefu li a {
	display: block
}
.mbkefu li b {
	color: #ff4540;
}
.mbkefu li a:hover {
	background: #10863b;
	color: #fff
}
.mbkefu .cur a {
	background: #5f4a47;
	color: #fff
}
.mobansunav {
	position: fixed;
	background: #0080ff;
	background: rgba(0, 0, 0, 0.6);
	padding: 10px 0;
	height: 50px;
	bottom: 0;
	display: none;
	margin: 0 auto;
	width: 100%;
	z-index: 999999999;
	box-shadow: 5px 5px 5px #999;
}
.mobansunav li {
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.mobansunav li a {
	display: block;
	color: #fff;
	cursor: pointer
}
.mobansunav li p {
	line-height: 20px;
	height: 30px;
	font-size: 1.2rem;
	overflow: hidden;
}
.mobansunav li img {
	width: 20px;
	height: 20px;
}
.mbpages {
	padding: 8px;
}
.mbpages li {
	margin: 5px;
}
@media (max-width:640px) {
.mbkefu {
	display: none
}
.mobansunav {
	display: block
}
.dibuwz {
	padding-bottom: 50px;
}
}
/*购买*/
.btn {
	position: relative;
	display: inline-block;
	border: 1px solid #d9d9d9;
	font-size: 15px;
	line-height: 1.5rem;
	user-select: none;
}
.btn:hover {
	color: #e2231a;
	border-color: #e2231a;
}
.btn-red {
	background: #e2231a;
	border-color: #e2231a;
	color: #fff;
}
.btn-red:hover {
	background: #c9221a;
	border-color: #c9221a;
	color: #fff;
}
/*PicList*/

.piclist-flex {
margin:.5rem 0 .25rem 0;
	display: flex;
	align-items: center;
}
.piclist-price {
	color: #333;
	flex: 1;
font-size:.7rem;
}
.piclist-price strong {
	font-size: 15px;
	color: #ED4014;
}
.piclist-price del, .piclist-price span {
	color: #999;
	display: block;
font-size:.6rem;
}
.piclist-flex .action {
	padding: 5px;
}
.piclist-flex .action a.btn {
	border-radius: 2.5rem;
	padding: 5px 15px;
}
.piclist-col-2 .piclist-item {
	width: 48.5%;
}
/*购买end*/
/*pages*/ 
.pagination-wrapper {
	margin: 20px 0;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #0099ff;
}
.pagination li.thisclass {
	background: #179d48;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #179d48;
	color: #fff;
	cursor: default;
}
@media(max-width:750px) {
.pagination li {
    height: 27px;
}
.pagination li a {
	height: 26px;
	line-height: 26px;
	padding: 0 8px;
	font-size: 14px;
}
}
/*pages end*/
