body {
	background:#f1f1f1 url(201709/bg.jpg) repeat-y;
	color:#000;
}
.main {
	min-width:inherit;
}
.main_index, .jxbox, .footer {
	background:none
}
.search_in {
	max-width:1190px;
	width:100%;
}
.tophead {
	background:#000;
	border-bottom:1px solid #666;
}
.top {
	max-width:1170px;
	width:auto
}
.toptxt {
	padding-right:33px;
}
.tophead, .top a, .tmenu ul li a, .toptxt {
	color:#fff;
}
.tmenu ul li.huser a, .tmenu ul li.huser a:hover, .tmenu ul li.hmobile a, .tmenu ul li.hmobile a:hover, .top span {
	color:#f9be00
}
.header, .tophead,.moudle3, .hzboxin, .fpromise, .footer { min-width:inherit}
.header, .search {
	background:none
}
.search {
	padding:0;
}
.search_in h1.fl {
	background:#f9be00;
	width:190px;
	height:140px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.logo {
	padding:40px 0;
	margin:0 auto;
	display:block;
	width: 80%;
}
.tmenu li {
	padding-right:30px
}
.tmenu li.icon-5 {
	padding:0 0 0 30px;
}
.tmenu li.icon-5:before {
	border-left: 1px solid #fff;
	height: 48%;
	content: "";
	position: absolute;
	left: 0;
	top: 26%;
}
.tmenu ul li a {
	padding: 0 0 0 20px;
}
.tmenu li.icon-2 a {
	background: url(201709/icon-2.png) no-repeat 0 9px;
}
.tmenu li.icon-3 a {
	background: url(201709/icon-3.png) no-repeat 0 8px;
}
.tmenu li.icon-4 a {
	background: url(201709/icon-4.png) no-repeat 0 8px;
}
.tmenu li.icon-5 a {
	background: url(201709/icon-5.png) no-repeat 3px -26px;
}
.tmenu li.icon-2 a:hover {
	background-position:0 -27px;
}
.tmenu li.icon-3 a:hover {
	background-position:0 -28px;
}
.tmenu li.icon-4 a:hover {
	background-position:0 -28px;
}
.tmenu li.icon-5 a:hover {
	background-position:3px -26px;
}
.tmenu li.icon-1, .tmenu li.icon-4 {
	padding-right:44px;
}
.tmenu li.icon-1 a:after, .tmenu li.icon-4 a:after {
	background: url(201709/icon-1.png) no-repeat 0 11px;
	content: "";
	position: absolute;
	right: 13px;
	width: 30px;
	height: 30px;
}
.tmenu li.icon-1 a:hover:after, .tmenu li.icon-4 a:hover:after {
	background-position:0 -29px;
}
.search_form {
	width: 710px;
	float: left;
	padding: 40px 0 0 35px;
}
.search_form_text {
	border:0;
	padding: 10px 8px;
	width: 614px;
	font-size: 14px;
}
.search_form_btn, .nh-ntop .search_form_btn {
	background: url(201709/icon-sea.png) no-repeat center center #f9be00;
	width: 70px;
	height: 38px;
	line-height: 38px;
	text-indent: -99999em;
}
.nh-ntop .search_form_text {
	border:0;
}
.hot_search {
	color: #8e8e8e;
	font-size: 14px;
	padding-top: 12px;
	clear: both;
	overflow: hidden;
	display: block;
}
.hot_search a {
	border-right:1px solid #8e8e8e;
	color: #8e8e8e;
	font-size: 14px;
	padding: 0 10px 0 8px;
	line-height:1;
	display:inline-block
}
.hot_search a:last-child {
	border:0;
}
.hot_search a:hover {
	color: #f9be00;
}
.sepcart {
	margin:40px 40px 0 0;
	width:195px;
	text-align:center;
	background:#fff;
	color:#000;
	font-size:14px;
}
.sepcart a {
	display:block;
	height:38px;
	line-height:38px;
}
.sepcart em {
	background: url(201709/icon-cart.png) no-repeat;
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 10px;
}
.sepcart sup {
	font-size: 12px;
	background-color: #f9be00;
	border-radius: 100%;
	width: 18px;
	height: 18px;
	display: inline-block;
	line-height: 1.8;
	color: #000;
	margin-left: 5px;
	-webkit-transform-origin-x: 0;
	-webkit-transform: scale(0.8);
}
/************************* nav *********************************/
.nav {
	background-color: #f9be00;
	height: 40px;
	z-index: 1;
	width: 100%;
}
.nav_in {
	height: 40px;
	line-height: 39px;
	margin: 0 auto;
	max-width: 1190px;
	position:relative;
	z-index:1;
}
.nav_cat {
	background-color: #439a6e;
	color: #fff;
	position: relative;
	width: 190px;
	z-index: 999;
}
.nav_cat h2 {
	background-color:#000;
	color: #fff;
	cursor: pointer;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	text-align:center;
	font-weight:normal;
}
.nav_menu {
	background:none;
	margin-left: 70px;
}
.nav_menu ul {
	width:auto
}
.nav_menu ul li {
	float: left;
	position: relative;
	z-index: 10001;
	margin: 0 35px 0 0;
	padding: 0 18px;
	height:40px;
	line-height:40px;
	_padding: 0;
	_width:150px;
	width:auto;
	letter-spacing:1px;
}
.nav_menu ul li a {
	color:#fff;
	display: block;
	font-size: 18px;
	height: 40px;
	text-align: center;
}
.nav_menu ul li a:hover {
	color: #333;
}
.nav_menu ul li.nav_current {
	background-color:#000;
}
.nav_menu ul li.nav_current a {
	color:#fff;
}
.nav_menu ul li.last a {
	background-image:none
}
.header, .search_in .fl {
	position:static;
}
.nav_in .mn_cata {
	font-size:16px;
	line-height:40px;
}
.mn_arrow {
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-left: 4px;
	background: url(201709/icon-menu.png) no-repeat;
	vertical-align: middle;
	margin-right: 16px;
}
.nav_in .show .mn_arrow {
	background-position:0 0
}
.nav_in .show .mh_nav {
	display:block
}
.mh_nav {
	display:none;
	position: absolute;
	top: 40px;
	left: 0;
	width: 190px;
	height:480px;
	background-color:#f9be00;
	z-index: 4;
}
.home-index .mh_nav{
	display: block;
}
.mh_nav ul {
	text-align:left;
	overflow:hidden;
	margin-top:15px
}
.mh_nav .mh_item {
	overflow: hidden;
	padding: 10px 0 10px 36px;
}
.mh_nav .show {
	background-color: #f1f1f1;
}
.mh_nav .mh_item .mh_cata {
	color: #000;
    font-size: 19px;
    padding: 0;
    display: block;
    line-height: 2.3;
}
.mh_nav .mh_item .mh_cata span {
	background: url(201709/icon-cat.png) no-repeat;
	width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
.mh_nav .mh_item .mh_cata span.nav-jr {
	background-position:0px 1px;
}
.mh_nav .mh_item .mh_cata span.nav-jz {
	background-position:0px -57px;
}
.mh_nav .mh_item .mh_cata span.nav-nl {
	background-position:0px -112px;
}
.mh_nav .mh_item .mh_cata span.nav-bj {
	background-position:0px -170px;
}
.mh_nav .mh_item .mh_cata span.nav-fz {
	background-position:0px -227px;
}
.mh_nav .mh_item .mh_cata span.nav-js {
	background-position:0px -284px;
}
.mh_nav .mh_item .mh_cata span.nav-rc {
	background-position:0px -340px;
}
.mh_nav .mh_item .mh_cata span.nav-pp {
	background-position:0px -396px;
}
.ms_nav {
	display:none;
	position: absolute;
	top: 0;
	left: 100%;
	width: 960px;
	height: 440px;
	padding: 20px;
	background-color: #f1f1f1;
	-webkit-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.12);
	box-shadow: 0px 0px 9px 2px rgba(0, 0, 0, 0.12);
}
.ms_nav .ms_mavu {
	width: 675px;
	float: left;
	overflow: hidden;
}
.ms_nav .ms_mavu dl {
	width: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}
.mh_nav .ms_nav img.mhban {
	max-width:100%;
	margin:0 0 20px;
}
.mh_nav .ms_nav dd {
	line-height: 200%;
	margin: 0;
	overflow:hidden
}
.mh_nav .ms_nav dd a {
	margin:0 12px 12px 0;
	background-color: #fff;
	color: #000;
	width: 159px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	display: inline-block;
	float:left;
	font-size:19px;
}
.mh_nav .ms_nav dd a:nth-child(4n) {
margin-right:0;
}
.mh_nav .show .ms_nav {
	display:block;
}
.ranking {
	width:260px;
	float:right;
	color:#000;
}
.ranking a:hover {
	color:#666
}
.ranking h3 {
	background-color:#f9be00;
	font-size:24px;
	text-align:center;
	height:38px;
	line-height:38px;
	position:relative;
	margin-bottom:18px;
}
.ranking h3:after {
	content: "";
	height: 0;
	width: 0;
	display: inline-block;
	vertical-align: middle;
	border-style: solid;
	border-width: 10px 12px 0 12px;
	border-color: #f9be00 transparent transparent transparent;
	margin: 0 auto;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
}
.ranking h3 span {
	font-size:26px;
	margin-right:10px;
}
.ranking li {
	overflow:hidden;
	margin:0 0 8px;
}
.rankimg {
	float: left;
	width: 70px;
	height: auto;
	margin-right: 10px;
}
.ranktxt {
	font-size:16px;
	line-height:1.4
}
.ranktxt p {
	margin:0 0 5px;
}
.ranktxt span {
	color:#666;
	font-size:14px;
}
.ms_nav .allbrand {
	clear:both;
	width:100%;
}
.brandcell {
	overflow:hidden;
}
.brandcell a {
	background-color:#fff;
	float:left;
	display:inline-block;
	text-align:center;
	width: 72px;
	height: 29px;
	margin:0 12px 25px 12px;
	padding:0 3px;
	overflow:hidden;
}
.brandcell a img {
	vertical-align: middle;
	max-height: 29px;
	max-width: 72px;
}
.ms_nav .ms_mavu dl.ms_brand {
	width: 180px;
	border-left: 1px solid #e4e4e4;
	padding-left: 40px;
	min-height:440px;
}
.ms_nav .ms_mavu dl.ms_brand dd a {
	margin:0;
	padding:0;
	display:block;
	border-bottom:1px solid #e4e4e4;
	text-align:center;
	width:100%;
}
.ms_nav .ms_mavu dl.ms_brand img {
	width:100%;
}
.ms_nav .ms_mavu dl.ms_brand2 img {
	width:75%
}
.ms_nav .ms_mavu dl.ms_brand a:last-child {
	border:0;
}
/******************** banner ********************/
.banner, .banner_in, .banner ul li, .banner ul li a {
	height: 480px;
}
.banner ol li {
	background: #f1f1f1;
	border:1px solid #6f6f6f;
	width:10px;
	height:10px
}
.banner ol li.slide_current {
	background: #f99e00;
}
/******************** common ********************/
.moudle3 {
	max-width:1190px;
	margin:30px auto;
}
/******************** list list ******************/
.icon-ms, .icon-sale {
	background: url(201709/icon-ms.png) no-repeat;
	width: 79px;
	height: 79px;
	position: absolute;
	top: 0;
	left: 0;
}
.icon-ms, .icon-new {
	background: url(201709/icon-ms.png) no-repeat;
	width: 79px;
	height: 79px;
	position: absolute;
	top: 0;
	left: 0;
}
.icon-sale {
	background-image: url(201709/icon-sale.png);
	width: 85px;
	height: 85px;
}
.icon-new {
	background-image: url(201709/icon-new.png);
	width: 85px;
	height: 85px;
}

.icon-sq {
	background: url(201709/icon-sq.png) no-repeat center 26% rgba(0, 0, 0, 0.4);
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left:0;
	z-index:22
}
.txt-box {
	width: 324px;
	float: right;
	margin-top:40px;
	z-index: 22;
	position: relative;
}
.tit-box {
	font-size:34px;
	color:#f9be00;
	margin:0 0 20px
}
.tit-box span {
	display:block;
	font-size:32px;
	border-top:2px solid #f9be00;
	padding-top:6px
}
.price-box {
	font-size:60px;
	color:#f9be00;
	font-weight:700;
	font-family:Arial, Helvetica, sans-serif
}
.price-box small {
	font-size:38px;
}
.price-box span {
	font-size: 24px;
	font-weight: normal;
	min-width: 93px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: top;
	margin-top: 12px;
}
.price-box span em {
	font-style: normal;
	display: block;
	font-size: 19px;
	color: #000;
	background: #f9be00;
	padding:0 8px
}
.price-box span em b {
	font-size:24px;
}
.price-box span em b small {
	font-size:15px;
	margin-left:5px;
}
.price-box i {
	font-style: normal;
	font-size: 13px;
	display: inline-block;
	text-align: right;
}
.price-box i b {
	font-size:13px;
	display:block
}
.col-md {
	overflow:hidden;
}
.col-md li {
	float:left;
	margin:0 2.02% 20px 0;
	width:48.99%;
	position:relative
}
.col-md li:last-child {
	margin-right:0
}
.col-md li img {
	max-width:100%;
}
.col-md-2 li {
	background-color:#000;
	min-height:340px;
}
.col-md-2 li img {
	position:absolute;
	left:0;
	top:0;
	z-index:1
}
.col-md-3 li {
	width:32%;
	margin-right:1.93%;
	margin-bottom:0;
	min-height:294px;
}
.col-md-3 li:nth-child(3n) {
	margin-right:0;
}
.col-md-3 .txt-box {
	background:rgba(0, 0, 0, 0.5);
	width: 100%;
	float: none;
	position: absolute;
	bottom: 0;
	margin:0;
	padding:10px 0 8px;
	overflow:hidden;
}
.col-md-3 .tit-box {
	font-size: 23px;
	float: left;
	margin: 0 0 0 18px;
	width:50%;
}
.col-md-3 .tit-box span {
	font-size:18px;
	font-weight:normal;
	border:0;
	padding:0
}
.col-md-3 .price-box {
	font-size: 45px;
	float: right;
	margin: 0 16px 0 0;
}
.mlistj {
	padding: 0;
	margin: 0 auto 30px;
	list-style: none;
	color: #000;
	font-size: 16px;
	overflow: hidden;
}
.mlistj li {
	margin: 0 26.5px 32px 0;
	width: 23.3%;
	padding: 0;
	position: relative;
	float: left;
}
.mlistj li:nth-child(4n) {
	margin-right:0;
}
.mlistj .pimg {
	background: #fff;
	width: 100%;
	margin: 0 auto;
}
.mlistj li img {
	display: block;
	height: auto;
	width: 93.9%;
	margin:0 auto
}
.ptxt {
	background-color: #ccc;
	overflow:hidden
}
.ptxt p {
	font-size: 16px;
	color: #000;
	height: 42px;
	overflow: hidden;
	margin: 8px 14px 6px;
}
.ptxt .pbot {
	height: 66px;
	background-color: #000;
	color: #fff;
	position: relative;
	width: 100%;
	text-indent: 14px;
	line-height: 66px;
	margin:0;
}
.pbot span {
	font-size: 20px;
	color:#f9be00;
	right: 0;
	display: inline-block;
	position: absolute;
	top: 0;
	height: 100%;
	line-height: 1.8;
	z-index: 1;
	text-align: center;
	text-indent: 0;
	min-width: 122px;
}
.pbot span b {
	font-size: 38px;
}
.pbot span b small {
	font-size: 21px;
	margin: 0 2px;
}
.ptxt .phb {
	color: #f9be00;
	font-size: 22px;
	font-weight: 500;
	line-height:46px;
	height:46px;
}
.phb strong {
	font-size:33px;
}
.phb strong small {
	font-size:17px;
	padding:0 5px
}
.phb span {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.8;
	color: #000;
}
.phb:after {
	content:"";
	border-left: transparent 15px solid;
	border-bottom: 48px #f9be00 solid;
	position:absolute;
	right:0;
	min-width:122px;
}
.phb span b {
	font-size: 26px;
}
.phb span b small {
	font-size: 17px;
	margin: 0 2px;
}
.ptxt .pbot em {
	display: inline-block;
	color: #fff;
	font-style: normal;
	margin: 14px 0 0;
	line-height: 1.25;
	overflow: hidden;
	width: 54%;
	text-indent: 0;
	height: 40px;
}
/******************** cat link ********************/
.wfpic {
	margin:0 auto 32px;
	text-align:center
}
.wfpic img {
	display:block;
	width:100%;
}
.selink {
	background: url(201709/bgm.png) no-repeat center 0;
	display: block;
	overflow: hidden;
	width: 100%;
	position: relative;
	text-align: center;
	height: 115px;
	margin: 0 0 20px;
}
.selink, .selink a {
	color:#f9be00;
}
.selink a {
	background: url(201709/icon-ar.png) no-repeat 97.5% center;
	display: block;
}
.selink h2 {
	font-size: 24px;
	line-height: 1.4;
	border: 2px solid #f9be00;
	width: 254px;
	height: 56px;
	margin: 18px auto 0;
	padding: 5px 0;
}
.selink h2 span {
	font-size:15px;
	display:block;
	font-weight:normal;
	letter-spacing:1px;
	text-transform:uppercase;
}
/******************** miaosha ********************/
.miaos {
	background-color:#f9be00;
	overflow:hidden;
	font-size:17px
}
.miaost {
	text-align:center;
	margin:0 auto 30px;
	position:relative
}
.miaost i {
	background: url(201709/icon-time.png) no-repeat;
	width: 24px;
	height: 24px;
	display:inline-block;
	vertical-align:middle;
	margin-right:8px;
}
.miaost .yomibox {
	margin: 0 0 0 5px;
	position: inherit;
	top: auto;
	right: auto;
}
.miaost .yomi {
	display:inline-block
}
.miaost .yomio {
	display:none
}
.miaost span {
	margin-right:3px;
	padding:3px 0;
	border-radius:3px
}
.miaost span.yomiday, .miaost span.yomihour, .miaost span.yomimin, .miaost span.yomisec {
	background:url(201709/icon-t.png) no-repeat -34px 0;
	color:#f9be00;
	font-size: 31px;
	letter-spacing: 14px;
	padding-left: 5px;
}
.miaost span.yomihour { /*background-position:0 0;*/
}
.miaost span.split {
	font-size:30px;
	margin-right: 8px;
}
.miaos .mlistj {
	margin:25px 30px;
}
.miaos .mlistj li {
	margin-bottom:20px;
	width:23.2%;
}
.miaos .ptxt .pbot em {
	margin:10px 0 0;
}
.miaos .ptxt .pbot {
	height:60px;
	line-height:60px;
}
.miaos .pbot span {
	line-height:1.6
}
.miaos .pbot span b {
	font-size:36px;
}
.miaos .pbot span b small {
	font-size:20px
}
/******************** hezituijian ********************/
.hztj .ptxt .pbot {
	background-color:#f9be00;
}
.hztj .pbot span, .hztj .ptxt .pbot em {
	color:#000;
}
/******************** hzbox ********************/
.hzbox {
	background:#f9be00;
	overflow:hidden;
}
.hzboxin {
	max-width: 1190px;
	margin:55px auto 30px;
}
.icon-ar2 {
	background: url(201709/icon-ar2.png) no-repeat 97% center;
	display: block;
}
.logob {
	display:block;
	margin:0 auto 20px
}
.hzbox h2 {
	text-align: center;
	font-size: 30px;
	color: #000;
	margin: 0 0 45px;
}
.vv-box {
	overflow:hidden;
	width:100%;
	color:#444;
	font-size:14px;
	border-bottom:1px solid #fceaa0;
	margin:0 auto 30px
}
.vv-box li {
	float:left;
	width:32%;
	margin:0 1.93% 30px 0;
	overflow:hidden
}
.vv-box li:nth-child(3n) {
	margin-right:0;
}
.vv-box h3 {
	font-size:18px;
	color:#000;
	margin:12px 0 8px;
	font-weight:normal
}
.vv-box h3 a {
	color:#000;
}
.vv-box h3 a:hover {
	color:#333;
}
.news-box {
	overflow:hidden;
	width:100%;
	font-size:14px;
	line-height:1.5
}
.news-box li {
	float:left;
	overflow:hidden;
	width:48.99%;
	margin:0 2% 38px 0;
}
.news-box li:nth-child(2n) {
	margin-right:0;
}
.news-box .fl {
	width:32.76%;
}
.news-box .fl img {
	max-width:100%;
}
.news-box .fr {
	width:63.46%;
	position:relative;
	padding-bottom:30px;
}
.news-box h3 a {
	display: inline-block;
	font-weight: normal;
	background-color: #000;
	color: #f9be00;
	font-size: 15px;
	padding: 2px 13px;
	margin:0 0 16px;
	line-height: normal;
}
.news-box h4 a {
	font-size:18px;
	color:#000;
	font-weight:normal;
	margin:0 0 5px;
	display:block;
	height:27px;
	overflow:hidden
}
.news-box h4 a:hover {
	color:#333;
}
.news-box p span {
	color:#666;
	display:block;
	position:absolute;
	left:0;
	bottom:5px;
}
/******************** footer ********************/
.fpromise {
	max-width:1190px;
}
.fpromise li {
	width:24%;
	margin:0 1% 5px 0;
	min-width:285px;
}
.fpromise li i {
	background: url(201709/icon-service.png) no-repeat;
	margin: 0 15px 0 0;
	width: 54px;
	height: 54px;
}
.fpromise li span {
	font-size: 20px;
	font-weight: bold;
	color: #222;
	line-height: 54px;
	display: block;
}
.fpromise li i.ficos1 {
	background-position: 0 0;
}
.fpromise li i.ficos2 {
	background-position: 0 -62px;
}
.fpromise li i.ficos3 {
	background-position: 0 -124px;
}
.fpromise li i.ficos4 {
	background-position: 0 -186px;
}
.footer {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	font-size:14px;
	padding:30px 0 10px;
}
.footer_in {
	max-width:1190px;
	width: 100%;
}
.footer_in, .footer_in a {
	font-size:14px;
	color:#444;
}
.footer_in a:hover {
	color:#000;
}
.footer_in dl {
	width:162px;
}
.footer_in dt {
	color: #333;
	font-size: 18px;
	font-weight: 700;
}
.footer_in dd {
	font-size:14px;
	margin-top: 5px;
	line-height:2
}
.footer_in dl:last-child {
	padding:0;
}
.footer_bottom {
	background:none;
	font-size:14px;
	padding:28px 0;
}
.footer_bottom p {
	color:#444;
	margin-bottom:8px
}
@media screen and (max-width: 1188px) {
	.tmenu li.icon-5 { margin-right:44px;}
	.mlistj li, .miaos .mlistj li, .fpromise li { width:23%; margin-right:15px}
	.col-md li, .news-box li { width:46.5%}
	.col-md-3 li, .vv-box li { width:30%;}
	.search_form { width:528px}
	.search_form_text { width:390px;}
	.sepcart { position:absolute; right:0;}
	.nav_menu { margin-left:10px;}
	.nav_menu ul li {margin: 0;padding: 0 15px;}
	.hot_search a {padding: 0 5px 0 1px; font-size:13px;}
	.ms_nav { width:751px;}
	.ms_nav .ms_mavu {width: 466px;}
	.mh_nav .ms_nav dd a {width: 147px;height: 40px;line-height: 40px;font-size: 18px;}
	.mh_nav .ms_nav dd a:nth-child(4n) { margin-right: 12px;}
	.mh_nav .ms_nav dd a:nth-child(3n){ margin-right:0}
	.brandcell a { margin:0 9px 25px 9px}
	.pbot span { min-width:100px;}
	.phb:after { min-width:100px}
	.pbot span b { font-size:32px;}
	.phb span b { font-size:25px;}
	.ptxt .phb, .col-md-3 .tit-box { font-size:18px;}
	.col-md-3 .tit-box {margin-left:10px;}
	.col-md-3 .tit-box span { font-size:15px;}
	.phb strong {font-size: 25px;}
	.col-md-3 .price-box { font-size:40px; margin-right:5px;}
	.footer_in dl { padding-right:0; width:155px;}
	.fpromise li { min-width:236px; margin:0;}
	.fpromise li i { margin: 0 5px 0 0;}
	.fpromise li span { font-size:17px;}
	.ranking { margin-right:10px;}
}
@media screen and (max-width: 767px) {
	.header, .tophead,.moudle3, .hzboxin, .fpromise, .footer { min-width:760px}
	.tmenu li.icon-5 { margin-right:35px;}
	.mlistj li, .miaos .mlistj li, .col-md li, .fpromise li { width:46.5%}
	.col-md-3 li, .vv-box li { width:30%;}
	.search_form,.search_form_text { width:auto}
	.sepcart { position:absolute; right:0;}
	.nav_menu { margin-left:10px;}
	.nav_menu ul li {margin: 0;padding: 0 5px;}
	.tmenu li { padding-right: 10px;}
	.tmenu li.icon-5 {padding: 0 0 0 10px;}
	.toptxt {padding-right: 20px;}
	.hot_search a {padding: 0 5px 0 1px;}
	.ms_nav { width:570px;}
	.ms_nav .ms_mavu { width:285px;}
	.mh_nav .ms_nav dd a {margin: 0 5px 5px 0;width: 140px;height: 40px;line-height: 40px;font-size: 15px;}
	.mh_nav .ms_nav dd a:nth-child(3n){margin-right:5px;}
	.mh_nav .ms_nav dd a:nth-child(4n),.mh_nav .ms_nav dd a:nth-child(2n) { margin-right:0;}
	.brandcell a {margin: 0 5px 10px 5px;}
	.news-box li { width:90%}
	.news-box .fl { width:30%;}
	.news-box .fr { width:70%;}
	.pbot span { min-width:170px;}
	.phb:after { min-width:170px}
}