@font-face {font-family: 'iconfont';
    src: url('https://www.qyxieji.com/public/mode2/iconfont/iconfont.eot'); /* IE9*/
    src: url('https://www.qyxieji.com/public/mode2/iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('https://www.qyxieji.com/public/mode2/iconfont/iconfont.woff') format('woff'), /* chrome、firefox */
    url('https://www.qyxieji.com/public/mode2/iconfont/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('https://www.qyxieji.com/public/mode2/iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
#myCarousel{display: block;text-align: center;margin: 0 auto;}
body{
	color: #2b2b2b;
	font-family: 'Microsoft YaHei', arial, Tahoma, Helvetica, SimSun, sans-serif;
	background: #fff;
}
ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
a{
	text-decoration: none;
}
a:link {text-decoration: none;} /* 未访问的链接 */
a:visited {text-decoration: none;} /* 已访问的链接 */
a:hover{text-decoration: none;} /* 鼠标在链接上 */ 
a:active {text-decoration: none;}
.font-red i {font-style: normal;}
.container{
	width: 100%;
	max-width: 1280px;
	padding-left: 0;
	padding-right: 0;
}
.float-left, .left{
	float: left;
}
.float-right, .right{
	float: right;
}
.font-red {color: red;}
.block-wrap{
	clear: both;
	margin-bottom: 15px;
}
.spacing-top-margin1 {margin-top: 10px;}
.spacing-top-margin2 {margin-top: 20px;}
.spacing-top-margin3 {margin-top: 30px;}
.spacing-top-margin4 {margin-top: 40px;}
.main-content-wrap{
	
}
.main-fill {    
	display: inline-block;
    width: 0px;
    height: 100%;
    vertical-align: middle;
}
.main-content{
	float: left;
	width: 100%;
	padding: 40px 0;
	line-height: 24px;
}
.main-content-txt {
	line-height: 30px;
	font-size: 14px;
}
.main-content-txt p{
	margin-bottom: 20px;
}
.mainbg1{
	background-color: #fff;
}
.mainbg2{
	background-color: #f6f6f6;
}
.mainbg3{
	background-color: #e01e2f;
}
.mainbg4{background-color: #333;}
.main-padding-10px {padding: 10px 0;}
.color-white {color: #fff !important;}
.color-black {color: #000 !important;}

/*右边浮动栏*/
.izl-rmenu {position:fixed; right:0;bottom:270px;z-index: 9999; width:50px;-webkit-transform: translateZ(0);}
.izl-rmenu .btns {position: relative; width: 50px;height: 50px;line-height: 50px;color: #fff;text-align: center; background-color: #777;cursor: pointer;}
.izl-rmenu .btns + .btns {margin-top: 1px;}
.izl-rmenu .btns > img {max-width: 50px;max-height: 50px;}
.izl-rmenu .btns .iconfont {color: #fff; font-size: 32px;}
.izl-rmenu .btns .main-hide {position: absolute;top: 0;right: 100%; display: none;color: #fff; background-color: #777;overflow: hidden;}
.izl-rmenu .btns:hover .main-hide {display: block;}
.izl-rmenu .btns .text {height: 50px;padding: 0 15px;font-size: 16px; white-space: nowrap;}
.izl-rmenu .btns .link {display: block;width: 100%;height: 100%;line-height: 50px; text-align: center; overflow: hidden;}
.izl-rmenu .btns .link img {max-width: 50px;max-height: 50px;}
.izl-rmenu .btns .pic {width: 160px; height: 160px;border: 1px solid #ccc;}
.izl-rmenu .btns .pic img {width: 100%;}
.izl-rmenu .btns .numberbg {position: absolute;top: -15px;left: -15px;display: none;width: 30px;height: 30px;border-radius: 100%;color: #fff;font-size: 12px;line-height: 30px;text-align: center;background-color: red;}
.izl-rmenu .btns .numberbg.active {display: block;}

.main-popup-wrap {
	display: none;
	position: fixed;	
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;

}
.main-popup-wrap .popup-bg {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.8;
}
.main-popup-wrap .main-popup-content {
	display: none;
	position: absolute;
	top:50%;
	left: 50%;
	background-color: #fff;
	border-radius: 5px;
}
.main-popup-wrap .main-popup-title {
	margin-top: 0;
	padding: 0 20px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}
.main-popup-wrap .mailto-wrap {
	width: 700px;
	height: 500px;
	margin-top: -250px;
	margin-left: -350px;
}
.main-popup-wrap .mailto-content {
	padding: 20px;
}
.main-popup-wrap .mailto-wrap .close-btn {
	top: 7px;
    right: 7px;
}
.main-submit {
	display: block;
	line-height: 35px;
	color: #fff;
	text-align: center;
	background-color: #0063AE;
}
.main-submit:hover {
	color: #fff;
	background-color: #2C96E6;
}

/*语言*/
.main-login-wrap {
	width: 100%;
	color: #fff;
	background-color: #191919;
}
.main-top-list {
	display: inline-block;
	margin-left: 15px;
	padding: 5px 0;
}
.main-top-list li {font-size: 12px;}
.main-top-list > li {
	position: relative;
	float: left;
	margin-right: 10px;
	line-height: 22px;
}
.main-top-list > li a {
	color: #5a5a5a;
	text-decoration: none;
}
.main-top-list li img { 
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	height: 17px;
	margin-top: 3px;
}
.main-top-list > li > a:hover {
	color: #242a26;
}
.other-language-list {
	position: absolute;
	z-index: 9999;
	right: 0;
	display: none;
	min-width: 120px;
	padding: 5px 10px;
	background-color: #fff;
	overflow: hidden;
}
.main-language-list .languages > a {padding: 0 5px;}
.main-language-list .languages:hover {background-color: #fbfbfb;}
.main-language-list li:hover > a {color: ;}
.main-language-list li:hover .other-language-list {
	display: block;
	background-color: #fbfbfb;
}
.other-language-list > li > a {
	display: block;
	color: #666;
}
.other-language-list > li > a:hover {color: #ff6600;}

	

.currency-select {
	color: #666;
	background: #fff;
}
.currency-select option {
	
}

/*首页弹窗选择语种*/
.index-popup-wrap {
	position: relative;
	display: none;
}
.index-popup-bg {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1000;
	background-color: #000;
	text-align: center;
	vertical-align: middle;
	filter:alpha(opacity=80);   
    -moz-opacity:0.8;   
    -khtml-opacity: 0.8;   
    opacity: 0.8;  
	overflow: hidden;
}
.popup-wrap {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 1001;
	display: inline-block;
	margin-top: -126px;
	margin-left: -250px;	
	vertical-align: middle;
	background-color: #fff;
	border-radius: 8px;
}
.popup-wrap h3 {
	margin-top: 15px;
	margin-bottom: 0;
	padding: 0 20px;
	padding-bottom: 15px;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}
.popup-content {
	display: table-cell;
	width: 500px;
	height: 200px;
	padding: 20px;
	text-align: center;
	vertical-align: middle;
}
.popup-language-list {
	display: inline-block;
	vertical-align: middle;
}
.popup-language-list li {
	float: left;
	width: 50%;
	min-width: 160px;
	height: 40px;
	margin:  10px 0;
	text-align: left;
	line-height: 40px;
	overflow: hidden;
}
.popup-language-list li a {
	color: #000;
	font-size: 16px;
}
.popup-language-list li a:hover {
	color: #ff0000;
}
.popup-language-list li img {
	border: 1px solid #f1f1f1;
}


.index-popup-open {
	overflow: hidden;
}
.close-btn {
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 16px;
	border: none;
	background: none; 
}
.index-popup-wrap {

}


/*购物车*/
.main-cartlist{
	position: relative;
	display: inline-block;
}
.carlist{
	display: none;
	position: absolute;
}
.main-cartlist:hover .carlist,.main-cartlist > a:hover + .carlist{
	display: block;
}
.main-cartlist .txt .iconfont {
	float: left;
	margin-right: 3px;
}
.main-cartlist span{
	float: left;
}
.cartlist-number{
	margin-left: 2px;
	color: #e95d00;
	font-size: 16px;
}

.cartmain {background:url(../cart1.html);width:30px;height:24px;  margin-top: 10px; margin-left: -20px; background-size: 100% 100%;}
.carNUm {color:#fff; display:block ;position:relative;width: 100%; height: 100px;}

.carNUm .spanclar{  display: block; text-align:center;   width: 30px; } 
.carNUm .spanclar span{display: block;clear:both;color:#000;}
.carNUm .spanclar .span1{font-size:12px;height:18px;line-height:18px; }
.carNUm:hover div{display:block}
.carlist {position: absolute;   right: 0; width:366px; height:390px;  top: 100%;  z-index:10000; display:none;  background-color: #FFFFFF;  border: solid 1px #dae2ed;border-radius: 2px;}
.TableCart  {width:100%;height:340px; overflow-x: hidden;overflow-y :auto; }
.TableCart .div1{width:100%;height:40px; line-height:40px; background-color: #f5f7fa; }
.TableCart .div2,.TableCart .div3{width:320px; text-align:left; margin: 0 auto}
.TableCart .div3{border-bottom:solid 1px #ffa400; height: auto;margin-top:15px;padding-bottom: 5px; overflow: hidden;}
.TableCart .div2{font-size:14px; }
.TableCart .div3 .div3left{float:left;  }
.TableCart .div3 .div3left img{width:50px;height:50px;}
.TableCart .div3 .div3left1{float:left; margin-left:10px; width:260px;	 }
.TableCart .div3 .div3left1 ul{ clear:both;}
.TableCart .div3 .div3left1 li{height:30px;line-height:30px;}
.TableCart .div3 .div3left1 .li1{float:left;  white-space:nowrap;text-overflow:ellipsis;overflow:hidden;display: block;width: 100%; }
.TableCart .div3 .div3left1 .li2{float:right; margin-top:3px;}
.TableCart .div3 .div3left1 .li2 input{width:50px; height:20px;line-height:20px; text-align:center; color:#666; border:1px solid #666;}

.TableCart .div3 .div3left1 .li1 input{ height:20px;line-height:20px; text-align:center;}
.licolor{color:#0066d4 ;}
.licolor1{color:#999999 ;}
.div5{ border-top:solid 1px #dddddd; }
.div5 .abt{ float:right; margin-right:10px; margin-top:10px; display:inline-block; height:28px;line-height:28px; background-color:#f00;color:#fff;font-weight:bold;padding: 0 10px; border-radius:2px;}
.btaddCart{background:url(../addcart-2.html); background-size: 100% 100%; border:0px; padding-left:30px;padding-right:10px; color:#fff ;height:24px;line-height:24px;};
.div5 a.abt:hover {color: #fff;}

#DataList td{line-height:50px;}
.tdnum{line-height:30px;}



.cart-prolist-other {
	width: 100%;
	border-bottom: 1px dashed #ccc;
	overflow: hidden;
}
.div3left1 .cart-prolist-other:last-child {border-bottom: none;}
.cart-prolist-other li {
	float: left;
	width: 33.3333333%;
	font-size: 12px;
	overflow: hidden;
}
.cart-price {color: #ff0000;}
.cart-prolist-other input {
	width: 35px;
	line-height: 16px;
	text-align: center;
}
.cart-prolist-other .cart-delete {
	width: 50px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}
.expresslogo {
	width: auto;
	height: 30px;
	margin-right: 10px;
}

/*登录注册*/
.header-login-btn {
	float: right;
	display: inline-block;
	color: #242a26;
	font-size: 12px;
	line-height: 22px;
}
.header-login-btn .iconfont {
	float: left;
	margin-right: 3px;
}
.header-login-btn:hover {
	color: #FF0384;
}

.header-login-list {

}
.header-login-list > li {
	position: relative;
	float: left;
}
.header-login-list > li > a {
	padding: 5px 20px;
}
.header-login-list li:hover .member-name {
	color: #f26600;
	background-color: #f5f5f5;
}
.header-login-list li:hover .header-member-list {
	display: block;
}
.header-member-list {
	position: absolute;
	top: 32px;
	right: 0;
	z-index: 1000;
	display: none;
	min-width: 150px;	
	padding: 10px 35px;
	background-color: #f5f5f5;
}
.header-member-list li {
	display: block;
	line-height: 26px;
}
.header-member-list li .iconfont {
	margin-right: 5px;
	color: #000;
}
.header-member-list li a {color: #000;}
.header-member-list li:hover a ,.header-member-list li:hover .iconfont{color: #f26600;}

/*页码*/
.page-wrap{clear: both;/* margin-bottom: 30px; */ text-align: center;overflow: hidden;}
.page{/* margin-top: 30px; */display: inline-block;overflow: hidden;}
.page li{float: left;margin: 0 3px 6px; line-height: 27px;}
.page li a{width: 40px; padding: 3px 0;display: block;line-height:normal; color: #fff; text-align: center;border: 1px solid #000;background-color: #000;}
.page li.pageborder a {width: auto;padding-left: 5px;padding-right: 5px;}
.page li.active a,.page li a.active{color: #000; background-color: transparent;border: 1px solid #000;}

/*上一页下一页*/
.browse-wrap{
	clear: both;
	width: 100%;
}
.browse{
	clear: both;
	padding: 15px 0;
	margin-top: 50px;
	overflow: hidden;
}
.browse li{
	width: 50%;
	float: left;
	padding: 0 25px;
}
.browse li:first-child{
	padding-left: 0;
}
.browse li:last-child{
	padding-right: 0;
}
.browse li span{
	float: left;
}
.browse li a{
	color: #333;
}
.browse li a:hover{
	color: #990000;
	text-decoration: underline;
}
.browse2 li{
	width: 100%;
	margin: 5px 0;
}
.browse2 li:first-child,.browse2 li:last-child {
    padding: 0;
}
.row img {
	max-width: 100%; 
}

/*amazeui.swiper*/
.slide-list-wrap {
	position: relative;	
	padding: 30px 90px;
}
.demo {
    width: 100%;
   
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
}
.swiper-slide {
    -webkit-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.demo .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    line-height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    text-align: center;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}
.swiper-button-prev .iconfont, .swiper-button-next .iconfont {
	font-size: 30px;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 0;
    left: auto;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 0;
    right: auto;
}

.slide-list {
	width: 100%;
}
.slide-list li {
	/* height: 120px; */
	border: 1px solid transparent;
}
.slide-list li a {
	/* display: table-cell;
	width: 180px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid transparent;
	overflow: hidden; */
}
.slide-list li:hover {
	border: 1px solid #ff0000;
}
.slide-list li a img {
	/* max-width: 178px;
	max-height: 118px;
	vertical-align: middle; */
}
.slide-list li .img {
}
.slide-list li .img img, .slide-list li.img img  {
	max-width: 178px;
	/* max-height: 118px; */
}
.slide-list li .title{
	display: inline-block;
	margin-top: 5px;
	color: #666;
	font-size: 14px;
}
.slide-list li .title:hover{
	color: #f78e15;
}

/*轮播*/
/* flexslider */
.banner{text-align: center;}
.banner img{height: 100%; max-width: none;}
.flexslider{clear: both; margin:0 auto;position:relative;overflow:hidden;zoom:1;margin-top: -12px;}
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flexslider .slides li {text-align: center;}
.flexslider .slides li a{display: block;overflow: hidden;}
.flexslider .slides li img{display: inline-block;}
.flexslider .slides p{text-indent: 0;}
.flex-direction-nav a {text-decoration: none;width: 40px; height: 40px;border-radius: 40px;margin-top: -20px;position: absolute; top: 50%;z-index: 99; overflow: hidden;line-height: 80px; text-indent: -99em;text-align: center;opacity: 0;cursor: pointer;background: rgba(0,0,0,0.3);text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease;-moz-transition: all .3s ease;transition: all .3s ease;}
.flex-direction-nav .flex-prev:after, .flex-direction-nav .flex-next:after {width: 12px; height: 12px;display: block;position: absolute;left: 14px;top: 14px;border-width: 3px 3px 0 0;border-style: solid;border-color: #fff #fff transparent transparent;opacity: 0.7;content: "";}
.flex-direction-nav .flex-next{right:10px;}
.flex-direction-nav .flex-next:after {border-width: 0 0 3px 3px; border-style: solid;border-color: transparent transparent #fff #fff;left: 8px;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg);}
.flex-direction-nav .flex-prev{background-position:0 -88px;left:10px;}
.flex-direction-nav .flex-prev:after {-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg); -o-transform: rotate(225deg);transform: rotate(225deg);}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;background: rgba(0,0,0,0.6);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;background-color: #98a59d;border-radius: 100%;}
.flex-control-paging li a.flex-active{background-color: #fff;}

.index-about-wrap img ,
.isbot-wrap img {
	max-width: 100%;
}

/*header*/
.header-wrap {position: relative;}

.top-nav {padding: 5px 0;}
.top-nav li {
	float: left;
	margin-left: 20px;
	line-height: 22px;
	font-size: 12px;
}
.top-nav li a { color: #fff;}
.top-nav li a:hover { color: #fdd000;}
.search-wrap {
	position: relative;
	width: 100%;
	margin-top: 23px;
	padding-right: 107px;
}
.search-wrap .search-keyword , .search-wrap .search-subbtn {
	height: 38px;
	line-height: 38px;
	border: 1px solid #ccc;
}
.search-wrap .search-keyword {
	float: right;
	width: 380px;
	padding-left: 10px;
	color: #807f7f;
	font-size: 18px;
	background-color: transparent;
}
.search-wrap .search-subbtn {
	position: absolute;
	top: 0;
	right: 0;
	width: 108px;
	line-height: normal;
	color: #fff;
	font-size: 20px;
	text-align: center;
	background-color: #0063AE;
}
.search-wrap .search-subbtn .iconfont {
	color: #fff;
	font-size: 26px;
}

.header-top-wrap {
	margin-bottom: 49px;
	padding-top: 10px;
	padding-bottom: 15px;
	background-color: #fff;
}
.header-top-wrap .container {
	height: 180px;
}
.logo-wrap {
	display: table-cell;
	height: 180px;
	text-align: left;
	vertical-align: middle;
}
.logo {
	height: 180px;
	vertical-align: middle;
}
.logo img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.header-top-contact {
	float: right;
}
.header-top-contact li {
	position: relative;
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.header-top-contact li .hidden-div {
	position: absolute;
	top: 50px;
	left: 50%;
	z-index: 2;
	display: none;
	width: 125px;
	margin-left: -62.5px;
	padding: 5px;
	text-align: center;
	background-color: #f9f9f9;
	border: 1px solid #bbbbbb;
}
.header-top-contact li .hidden-div img {
	max-width: 100%;
}
.header-top-contact .iconfont {
	float: left;
	font-size: 36px;
}
.header-top-contact li:hover .hidden-div {display: block;}

.navbar-default {
	position: absolute;
	top: 236px;
	z-index: 999;
	width: 100%;
	margin-bottom: 0;
    background-color: #242a26;
    border: none;
    border-radius: 0;
    -webkit-transform: translateZ(0);
}
.navbar-fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
}
.navbar-nav>li {
	position: static;
}
.nav>li>a {
	position: relative;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    font-weight: bold;
}
.nav .main-top-typebtn {
	position: relative;
	padding: 0 40px;
	border-left: 1px solid #242a26;
	border-right: 1px solid #242a26;
}
.nav .main-top-typebtn .iconfont {
	font-size: 24px;
}
.nav .main-top-typebtn .iconfont.arrow {
	position: absolute;
	right: 10px;
	top: 0;
	font-size: 14px;
}
.nav>li:hover .left-nav {display: block;}
.nav .left-nav {
	display: none;
	position: absolute;
	top: 50px;
	z-index: 1000;
	width: 250px;
	min-height: 400px;
    padding: 10px 0 20px;
    border: 1px solid #ccc;
    border-top: none;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
	background-color: #fff;
}
.nav .arrow-bottom:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: 0;
	z-index: 3;
	margin-left: -5px;
	display: inline-block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 8px solid transparent;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}
.nav li:hover .arrow-bottom:before {
	bottom: -8px;
	border-top: 8px solid #fdd000;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #242a26;
    background-color: #FFFFFF;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>.active>a:hover ,.nav>li:hover, .navbar-nav>.active:hover {
    color: #242a26;
    background-color: #fff;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.nav > li:hover > .subnav-list {
	/* display: block; */
}

.subnav-list {
	position: absolute;
	z-index: 2;
	display: none;
	padding: 5px 0 15px;
	background-color: #3a3b3c;
	background-color: rgba(31,31,31,0.8);
}
.subnav-list > li {
	position: relative;
	padding: 0 7px;
}
.subnav-list > li .iconfont{
	color: #e8e8e8;
	font-size: 12px;
}
.subnav-list > li > a{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 38px;
	color: #fff;
	font-size: 16px;
	border-bottom: 1px dashed #8e8e8e;
}
.subnav-list > li:hover > a , .subnav-list > li:hover > a .iconfont{
	color: #fdd000;
}

.subnav-list > li .iconfont {
	margin-left: 10px;
}
.subnav-list .arrow{
	
}
.subnav-list > li:hover > .subnav-list2 {
	/* display: block; */
}

.subnav-list2 {
	left: 100%;
	display: none;
	min-width: 210px;
	margin-top: -40px;
	padding: 0;
	background-color: #3a3b3c;
	background-color: rgba(31,31,31,0.8);
}
.subnav-list2 li:last-child a{
	border: none;
}


.main-cartlist { margin-right: 10px;}
.main-cartlist .txt {
	position: relative;
	float: right;
	padding: 11px 0;
	line-height: 28px;
	color: #fff;
	font-size: 18px;
}
.main-cartlist .txt .iconfont {
	color: #fff;
	font-size: 44px;
}
.cartlist-number {
	position: absolute;
	top: 2px;
    left: 12px;
    display: inline-block;
    width: 24px;
    text-align: center;
	color: #ff0000;
	font-size: 14px;
}


/*首页左边类别*/
.main-left-wrap {
	width: 250px;
}
.main-right-wrap {
	margin-left: 280px
}
.main-left-wrap .left-nav {
	position: relative;
	width: 100%;
	min-height: 398px;
	padding: 10px 0 20px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: none;
	-webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
}
.main-left-type {

}
.main-left-type > li {

}
.main-left-type > li > a {
	position: relative;
	z-index: 3;
	display: block;
	padding: 0 15px;
	line-height: 40px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	/* border-bottom: 1px solid #ccc; */
	overflow: hidden;
}
/* .main-left-type > li:first-child > a:before {
	content: '';
	display: block;
	width: 100%;
	border-top: 1px solid transparent;
} */
.main-left-type > li > a:after {
	content: '';
	display: block;
	width: 100%;
	border-bottom: 1px solid #ccc;
}
.main-left-type > li > a .iconfont {
	position: absolute;
	right: 30px;
	font-size: 12px;
}
.main-left-type > li:hover .subnav-list-wrap,
.main-left-type > li a:hover ~ .subnav-list-wrap {	
	display: block;
}
.main-left-type > li:hover > a {
	color: #242a26;
	background-color: #fff;
}
.main-left-type > li:first-child:hover > a:before {
	border-top: 1px solid #ccc;
}

.main-left-type .subnav-list-wrap {
    display: none;
    position: absolute;
    top: -1px;
    left: 233px;
    z-index: 2;
    min-width: 735px;
    min-height: 400px;
    margin-left: 0;
    padding: 5px 0 10px 20px;
    white-space: nowrap;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    
   
}
.subnav-list-items, .subnav-list-row, .sub-cateItem-special {
    display: inline-block;
    vertical-align: top;
    padding-right: 20px;
    /* width: 234px; */
}
.subnav-list-row .subnav-list-items {
    display: block;
    margin-bottom: 5px;
}
.subnav-list-items dt {
    margin-bottom: 5px;
    font-weight: 700;
    line-height: 35px;
    height: 35px;
    border-bottom: 1px solid #e9e9e9;
    overflow: hidden;
}
.subnav-list-items dt a {
    /* max-width: 190px; */
    display: inline-block;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
}
.subnav-list-items dd {
    margin-left: 0;
}
.subnav-list-items dd a {
    /* max-width: 190px; */
    display: block;
    line-height: 26px;
    text-overflow: ellipsis;
    word-wrap: normal;
    white-space: nowrap;
    overflow: hidden;
}
.subnav-list-items a {
	color: #333;
	font-size: 12px;
}
.subnav-list-items a:hover {
	color: #fb6600;
}

/*banner*/
.bannerbg {background-color: #F6F6F6;overflow: hidden;}
.main-banner-wrap {margin-top: -2px; overflow: hidden;}
.main-right-wrap .main-banner-wrap {}
#myCarousel {overflow: hidden;}
#myCarousel .carousel-inner {width: 100%;}
#myCarousel .carousel-inner>.item>a>img {width: 100%;}
.banner-img {position: relative;}
.banenr-wrap .item img {width: 100%;}
.banenr-wrap .left, .banenr-wrap .right {float: none;}
.carousel-indicators {}
#myCarousel2 .carousel-control.left , #myCarousel2 .carousel-control.right {display: none;}
.carousel-control {display: none;}
#myCarousel2 .carousel-indicators {display: block;}
.carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active {
    width: 14px;
    height: 14px;
    margin: 0 3px;
    background-color: #fff;
}
/*main*/


/*index.html*/

/*首页类别*/
.index-block,
.inline-block2 {
	overflow: hidden;
}
.main-index-title {
	margin-top: 60px;
	margin-bottom: 50px;
	color: #242a26;
	font-size: 32px;
	text-align: center;
}
.main-index-title span {
	position: relative;
}
.main-index-title span:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	display: block;
	width: 60%;
	height: 1px;
	margin: 10px auto 0;
	background-color: #242a26;
}
.index-type-list li {
	position: relative;
	float: left;
	width: 16.66666666666667%;
	margin-bottom: 0;
	border-right: 1px solid #fdfdfd;
	border-bottom: 1px solid #fdfdfd;
	overflow: hidden;
}
.index-type-list li .img-box-wrap {
	display: table;
	width: 100%;
}
.index-type-list li .img-box {
	display: table-cell;
	width: 100%;
	height: 256px;
	text-align: center;
	vertical-align: middle;
}
.index-type-list li img {
	max-width: 100%;
	max-height: 256px;
	-moz-transform: scale(1);
	-o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);

    -moz-transition:  -moz-transform 0.5s ease-out;
	-o-transition: -o-transform 0.5s ease-out;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.index-type-list li .hover-content {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	color: #fff;
	background-color: rgba(0,0,0,0.95);
	opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition:  all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.index-type-list li .hover-content > a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.index-type-list li .hover-content h3,
.index-type-list li .hover-content p {
	position: absolute; 
	top: 50%; 
	width: 100%; 
	padding: 0 10px;
	color: #fff;
	font-weight: 300;
    text-align: center;
    word-wrap:break-word; 
    opacity: 0;
    filter: alpha(opacity=0);
    text-transform: uppercase;
    -moz-transform: translateY(100px);
	-o-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
}
.index-type-list li .hover-content h3 {	
	height: 50px;
   	margin-top: -50px;
    line-height: 40px;   
    font-size: 20px;   	
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.index-type-list li .hover-content p {
    height: 30px;
    line-height: 30px;
    font-size: 16px;    
    -moz-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;

}
.index-type-list li:hover .hover-content {
	opacity: 0.9;
    filter: alpha(opacity=90);
}
.index-type-list li:hover img {
	-moz-transform: scale(1.6);
	-o-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    transform: scale(1.6);
  
    -moz-transition:  -moz-transform 4s linear, opacity .3s ease-out;
	-o-transition: -o-transform 4s linear, opacity .3s ease-out;
    -webkit-transition: -webkit-transform 4s ease-in, opacity .3s ease-out;
    transition: transform 4s linear, opacity .3s ease-out;
}
.index-type-list li:hover .hover-content h3 {
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
	-o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.index-type-list li:hover .hover-content p {
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
	-o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: all 0.3s ease-out 0.2s;
	-o-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
}


/*latest news*/
.latest-news-wrap {
	padding: 8px 0 6px;
	background-color: #1f1f1f;
}


/*index-news*/
.index-news-list {

}
.index-news-list > div {
	margin-bottom: 30px;
}
.index-news-list .news-img {
	position: relative;
	display: block;
	height: 250px;
	overflow: hidden;
}
.index-news-list .news-img:after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-transition:  all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.index-news-list .news-img .icon {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	margin-top: -17px;
	margin-left: -17px;
	width: 34px;
	height: 34px;
	background: url(../png/zoomico.png) no-repeat;
	background-position: 0 0;
	opacity: 0;
	filter: alpha(opacity=0);
	
	-moz-transform: translateY(100px);
	-o-transform: translateY(100px);
    -webkit-transform: translateY(100px);
    transform: translateY(100px);

	-webkit-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -o-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
}
.index-news-list .news-img .icon:hover {
	background-position: 0 -34px;
}
.index-news-list .news-img .click {
	position: absolute;
	top: 50%;
	z-index: 2;
	width: 100%;
	height: 34px;
	margin-top: 22px;
	color: #fff;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
} 
.index-news-list .news-img:hover:after {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.index-news-list .news-img:hover .icon {
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
	-o-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);

    -moz-transition: all 0.3s ease-out 0.2s;
	-o-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
}
.index-news-list .news-img:hover .click {
	opacity: 1;
    filter: alpha(opacity=100);
    -moz-transition: all 0.3s ease-out 0.2s;
	-o-transition: all 0.3s ease-out 0.2s;
    -webkit-transition: all 0.3s ease-out 0.2s;
    transition: all 0.3s ease-out 0.2s;
}
.index-news-list img {
	width: 100%;
}
.index-news-list h3 {
	height: 22px;
	font-size: 20px;
	overflow: hidden;
}
.index-news-list h3 a:hover {
	color: #C70066;
}
.index-news-list span {
	display: block;
	margin-bottom: 10px;
	color: #999;
	font-size: 12px;
}
.index-news-list p {
	height: 60px;
	color: #5a5a5a;
	font-size: 14px;
	overflow: hidden;
}
.index-news-list a {
	color: #1a1a1a;
}
a.full-text {
	color: #242a26;
	-moz-transition:  all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
a.full-text:hover {
	color: #EF7000;

}
a.full-text:hover:after {
	content: ' >>';
	
}
.news-more {
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: center;
}
.news-more a {
	display: inline-block;
	padding: 10px 35px;
	margin: 0 auto;
	color: #fff;
	background-color: #242a26;
}
.news-more a:hover {
	color: #fff;
	background-color: #E83490;
}


/*index-contact us*/
.index-contactus-wrap {
	padding-bottom: 100px;
}
.index-contactus {

}
.index-contactus > div.hiddens {
	text-align: center;
	/* opacity: 0;
	filter: alpha(opacity=0);
	    -webkit-transform: translateY(100px);
	    -moz-transform: translateY(100px);
	    -ms-transform: translateY(100px);
	    transform: translateY(100px);
	    -webkit-transition: all .4s ease-out 0.3s;
	    -webkit-transition: all .4s ease-out 0.3s;
	    -webkit-transition: all .4s ease-out 0.3s;
	    transition: all .4s ease-out 0.3s; */
}
.index-contactus > div {
	padding: 0;
	/* opacity: 1;
	filter: alpha(opacity=100);
	    -webkit-transform: translateY(0);
	    -moz-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0); */
}
.index-contac1 {
	-webkit-transition: all .4s ease-out 0.3s;
    -webkit-transition: all .4s ease-out 0.3s;
    -webkit-transition: all .4s ease-out 0.3s;
    transition: all .4s ease-out 0.3s;
}
.index-contac2 {
	-webkit-transition: all .4s ease-out 0.6s;
    -webkit-transition: all .4s ease-out 0.6s;
    -webkit-transition: all .4s ease-out 0.6s;
    transition: all .4s ease-out 0.6s;
}
.index-contac3 {
	-webkit-transition: all.4s ease-out 0.9s;
    -webkit-transition: all .4s ease-out 0.9s;
    -webkit-transition: all .4s ease-out 0.9s;
    transition: all .4s ease-out 0.9s;
}

.index-contactus > div + div {
	border-left: 1px solid #333;
}
.index-contactus span.icon {
	display: inline-block;
	width: 42px;
	height: 42px;
	background: url(../png/footer-ico.png) no-repeat;
	background-position: 0 0;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.index-contactus span.icon2 {
	background-position: -42px 0;
}
.index-contactus span.icon3 {
	background-position: -84px 0;
}
.index-contactus h3 {
	margin: 15px 0;
    color: #000;
	font-size: 16px; 
}
.index-contactus p {
	color: #666;
	line-height: 24px;
}
.index-contactus > div >div {
 	padding: 30px 0;
	text-align: center;
 }
.index-contactus > div >div:hover {
	color: #666;
	/* background-color: #5FC4DE; */
	-moz-transition:  all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.index-contactus > div:hover .icon1 {
	background-position: 0 -42px;
}
.index-contactus > div:hover .icon2 {
	background-position: -42px -42px;
}
.index-contactus > div:hover .icon3 {
	background-position: -84px -42px;
}
/* .index-contactus > div:hover h3,
.index-contactus > div:hover p {
	color: #fff;
} */

/* index brand */
.more-a {
	display: inline-block;
	line-height: 26px;
	color: #5a5a5a;
	font-size: 14px;
}
.more-a:hover {
	color: #fdd000;
}
.index-brand-wrap {padding-bottom: 30px;}
.index-brand-div {
	width: 100%;
}
.index-brand-list {
	display: inline-block;
	margin-left: -1px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	overflow: hidden;
}
.index-brand-list li {
	float: left;
	width: 256px;
	height: 120px;
	padding: 10px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	overflow: hidden;
}
.index-brand-list li a {
	display: table-cell;
	width: 236px;
	height: 100px;
	vertical-align: middle;
	*display: block;
 	*font-size: 88px;
	*font-family:Arial;
}
.index-brand-list li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
} 

.mainbg4 .block-wrap-title{color: #fff;}
.flink-list{border: none;}
.flink-list li {
	width: 213.3333333333333px;
	border: none;
}
.flink-list li a {
	width: 193px;
	color: #fff; 
	font-size: 18px;
}

.index-brand-list2 {
	display: inline-block;
	width: 100%;
	margin-top: 50px;
	font-size: 0;
	text-align: center;	
}
.index-brand-list2 .brand-block {
	display: inline-block;
	width: 20%;
	margin-top: -1px;
	margin-left: -1px;
	padding: 10px;
	border: 1px solid #ccc;
}
.index-brand-list2 .brand-img {
	display: table;
	width: 100%;
}
.index-brand-list2 .brand-block a {
	display: table-cell;
	height: 100px;
	text-align: center;
	vertical-align: middle;
}


/*产品列表*/
.border {
	position: relative;
	z-index: 1;
	text-align: center;
	border: 1px solid #cecece;
}
.border:hover {	
	z-index: 4;
	border: 1px solid #242a26;
	box-shadow: 0 0 0 5px #242a26;
}
.border2 {
	position: relative;
	z-index: 1;
	text-align: center;
	border: 1px solid #d6d6d6;
}
.product-other-wrap {
	position: absolute;
	left: -1px;
	right: -1px;
	z-index: 4;
	display: none;
	background-color: #fff;
	border: 1px solid #242a26;
	box-shadow: 0 5px 0 5px #242a26;
	border-top: none;
}
.border:hover .product-other-wrap {
	display: block;
}
.product-list > div {
	margin-top: -1px;
	margin-left: -1px;
}
.product-list .border {
	background-color: #fff;
}
.product-list .product-img {
	position: relative;
	display: table;
	width: 100%;
	table-layout:fixed;
	word-break:break-all;
	border-collapse:collapse;
}
.product-list .product-img > a {
	position: relative;
	z-index: 2;
	display: table-cell;
	width: 100%;
	height: 236px;
	text-align: center;
	vertical-align:middle;
	overflow: hidden;
}
.product-list .product-img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.product-list .main-brand-img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	width: 60px;
	padding-top: 5px;
	padding-left: 5px;
	text-align: left;
}
.product-list .main-brand-img img {
	max-width: 100%;
}


.main-product-state {
	position: absolute;
	top: 15px;
	right: 10px;
	z-index: 3;
}
.main-product-state span{
	margin-top: -3px;
}
.main-product-state .pro-hot {
	display: inline-block;
	width: 50px;
	height: 33px;
}
.main-product-state .pro-new {
	display: block;
	width: 50px;
	height: 33px;
}
.pro-hot img , .pro-new img{
	width: 100%;
}

.main-compare {
	position: absolute;
	top: -30px;
	left: -1px;
	right: -1px;
	z-index: 4;
	display: none;
	padding: 0 10px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	background-color: #242a26;
	box-shadow: 0 0 0 5px #242a26;
	/* opacity: .85;
	    filter: alpha(opacity=85); */
}
.main-compare .iconfont {
	float: left;
	margin-right: 5px;
}
.main-compare a {
	color: #fff;
}
.border:hover .main-compare {
    display: block;
}
.main-product-price {
	float: right;
	display: inline-block;
	color: #fdd000;
	font-weight: bold;
}


.main-order-checked {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	width: 80px;
	height: 80px;
	margin-top: -40px;
	margin-left: -40px;
	padding-top: 40px;
	color: red;
	background: #fff url(../png/checked4.png) no-repeat  center 2px;
	opacity: 0.85;
	filter: alpha(opacity=85);
}

.product-list .product-txt {

}
.product-list .product-txt .title {
	height: 40px;
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
}
.product-list .product-txt .title a {
	line-height: 18px;
	color: #2b2b2b;
	font-size: 14px;
	font-weight: bold;
}
.product-list .product-txt .title a:hover {
	color: #242a26;
}
.product-list .product-txt p {
	margin-bottom: 15px;
	color: #2b2b2b;
	font-size: 14px;
}

.color-list {
	width: 100%;
	clear: both;
	display: inline-block;
	margin-bottom: 8px;
	overflow: hidden;
}
.color-list li {
	display: inline-block;
	margin: 0 3px 5px;
	padding: 2px;
	width: 36px;
	height: 18px;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	border: 1px solid #b6b6b6;
	cursor: pointer;
	overflow: hidden;
}
.color-list li.active {
	padding: 1px;
	border: 2px solid #f29c29;
}
.color-list li img {
	float: left;
	width: 30px;
	height: 12px;
	line-height: 9px;
	font-size: 12px;
}

.size-list-number {
	/* height: 28px; */
	margin-bottom: 15px;
	text-align: center;
	overflow: hidden;
}
.size-list-number li {
	display: inline-block;
	margin-bottom: 5px;
	margin: 0 2px 5px;
	padding: 3px;
	text-align: center;
	border: 1px solid #ccc;
	cursor: pointer;
}
.size-list-number li.active {
	border-color: #f29c29;
}

.add-wishlist-wrap {
	display: inline-block;
	width: 225px;
	/* margin-top: 15px; */
    margin-bottom: 20px;
}
.pro-number-wrap {
	float: left;
	display: inline-block;
	margin-right: 10px;	
}
.pro-number-wrap .pro-number-btn, .pro-number-wrap .pro-number {
	float: left;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	text-align: center;
}
.pro-number-wrap .pro-number-btn {
	width: 18px;
	color: #000;
	font-size: 20px;
	border: 1px solid #777;
	cursor: pointer;
}
.pro-number-wrap .pro-number {
	width: 35px;
	margin: 0 2px;
	color: #000;
	font-size: 16px;	
	border: 1px solid #7f7f7f;
	background-color: transparent;
}

.pro-price {
	margin-left: 20px;
	color: red;
	font-size: 32px;
}

.add-to-wishlist:link {
	display: inline-block;
	width: 140px;
	height: 34px;
	line-height: 34px;
	color: #fff;
	text-align: center;
	background-color: #cd5a13;
	overflow: hidden;
}
.add-to-wishlist span {
	float: left;
	display: inline-block;
	width: 34px;
	height: 34px;
	text-align: center;
	background-color: #8f0000;
}
.add-to-wishlist span .iconfont {
	font-size: 20px;
}
.add-to-wishlist:visited {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background-color: #cd5a13;
}
.add-to-wishlist:hover {
	color: #fff;
	background-color: #cd5a13;
	text-decoration: none;
}
.add-to-wishlist:hover .iconfont  {
	color: #fff;
}
.add-to-wishlist:active {
	display: inline-block;
	height: 34px;
	line-height: 34px;
	color: #fff;
	background-color: #cd5a13;
}


.contrast-btn {
	float: right;
	display: inline-block;
	width: 80px;
	height: 34px;
	margin-left: 5px;
    line-height: 34px;
    color: #fff;
	background-color: #242a26;
}
.contrast-btn:hover {
	color: #fff;
	background-color: #ef7f3a;
}
.contrast-btn .iconfont {
	color: #fff;
	font-size: 20px;
}


/*index-product*/
.index-product-type {
	position: relative;
}
.main-type-nav {
	position: fixed;
	left: 255px;
	top: 120px;
	z-index: 1000;
	width: 30px;
	border: 1px solid #f5f5f5;
	visibility: hidden;
}
.type-nav-list {
	background-color: #fff;
}
.type-nav-list li {border-bottom: 1px solid #f5f5f5;}
.type-nav-list li a {
	display: table-cell;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
	overflow: hidden;
}
.type-nav-list li.active a, .type-nav-list li a.active ,.type-nav-list li a:hover{
	background-color: #fdd000;
}
.type-nav-list img {
	width: 16px;
	height: 16px;
}

.subMenu {
	z-index: 1000;
	width: 30px;
	background-color: #fff;
}
.subMenu a {
	display: table-cell;
	width: 30px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}
.subMenu .active {
	background-color: #f3124a;
}



.main-type-block {
	z-index: 10;
	position: relative;
	width: 100%;
	padding-bottom: 15px;
}

.main-typebg {background-color: #fff;}
.main-type-block .block-wrap {
    padding-top: 35px;
}
.main-type-block .product-list {
    /* height: 665px; */
}
.main-type-title {
	position: relative;
    clear: both;
    margin: 0 10px 30px 8px;
    text-align: center;
}

.main-type-title > .title {
	position: relative;
    z-index: 2;
    color: #343436;
    font-size: 18px;
    cursor: pointer;
    background-color: #fff;
}
.main-type-title > .title a{
	padding: 0 15px;
    color: #343436;
    font-size: 30px;
}
.main-type-title > .active, .main-type-title > .active a {color: #343436; }
.main-type-title > .active:before {
	position: absolute;
	content: "";
	left: 50%;
	bottom: -10px;
	z-index: 3;
	margin-left: -7px;
	display: inline-block;
	width: 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-top: 8px solid #24201d;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
}

.index-type-list {
	display: block;
	padding-top: 1px;
	margin-right: -1px;
	overflow: hidden;
}
.index-type-list li {
	padding: 30px;
	margin-top: -1px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.index-type-list li > span {
	
}
.index-type-list li > a {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 40px;
	white-space: nowrap;
	color: #5a5a5a;
	border: 1px solid #ccc;
	overflow: hidden;
}
.index-type-list li.active > a,
.index-type-list li > a:hover {
	color: #242a26;
	border: 1px solid #242a26;
}
.current-category {
	color: #242a26;
}



.main-type-block .row {
	margin: 0 -8px;
}
.main-type-block .product-list.row > div {
    margin-bottom: 0;
    padding: 8px;
}
.main-type-block .product-list.row .border {
	
}
.main-type-block .product-list.row .border:hover {
	
}


.type-block-wrap {display: none;}
.main-type-content {}
.main-type-content > .active {display: block;}
.hidden-img {display: none;}


.subMenu-wrap {

}
.main-type-wrapper {

}


/*index-category*/
.block-wrap {
	padding-top: 30px;
}
.block-wrap-title {
	position: relative;
    margin-top: 0;
    margin-bottom: 30px;
    color: #2b2b2b;
}
.block-wrap-title i {font-style: normal;}
.main-type-title:after {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    content: "";
    border-top: 1px solid #343436;
}
.index-category {

}

.index-category .category-img {
	height: 223px;
	overflow: hidden;
}
.index-category .category-img img {
	width: 100%;
	height: 100%;
	transition:All 0.4s ease-in-out;    
	-webkit-transition:All 0.4s ease-in-out;    
	-moz-transition:All 0.4s ease-in-out;    
	-o-transition:All 0.4s ease-in-out;
}
.index-category .category-img a:hover img {
	transform:scale(1.2);    
	-webkit-transform:scale(1.2);    
	-moz-transform:scale(1.2);    
	-o-transform:scale(1.2);    
	-ms-transform:scale(1.2);
}
.index-category .category-txt {
	height: 125px;
	padding: 0 9px;
	color: #2b2b2b;
	overflow: hidden;
}
.index-category .category-txt .title {
	margin-top: 15px;
	margin-bottom: 15px;	
	text-align: center;
}
.index-category .category-txt .title a {
	margin-top: 15px;
	margin-bottom: 15px;	
	font-size: 24px;
	color: #2b2b2b;
	text-align: center;
}
.index-category .category-txt p {
	margin-bottom: 0;
	line-height: 22px;
}

.pro-type-list {
	text-align: center;
}
.pro-type-list li {
	display: inline-block;
}
.pro-type-list li a {
	display: inline-block;
	margin-right: 5px;
	line-height: 22px;
	color: #666;
}
.pro-type-list li a:hover {
	color: #242a26;
}

.main-more {
	display: block;
	width: 136px;
	line-height: 34px;
	margin: 15px auto 12px;
	text-align: center;
	color: #f2f2f2;
	background-color: #242a26;
	-webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    transition: all .5s linear;
}
.main-more:hover {
	color: #f2f2f2;
	background-color: #8209ba;
}

/*index-video*/
.index-video { padding-top: 25px;}
.index-video .row > div { margin-bottom: 30px;}
.index-video .video-img {
	position: relative;
	height: 246px;
	overflow: hidden;
}
.index-video .cover-wrap {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height:100%;
	text-align: center;
	background: url(../png/video_bg2.png);
}
.index-video .cover-wrap:hover {
	background: none;
}
.index-video .cover-wrap:hover .iconfont{
	color: #242a26;
}
.index-video img {	
	transition:All 0.4s ease-in-out;    
	-webkit-transition:All 0.4s ease-in-out;    
	-moz-transition:All 0.4s ease-in-out;    
	-o-transition:All 0.4s ease-in-out;
}
.index-video .video-img:hover img {  
	transform:scale(1.2);    
	-webkit-transform:scale(1.2);    
	-moz-transform:scale(1.2);    
	-o-transform:scale(1.2);    
	-ms-transform:scale(1.2);
}
.cover-wrap .iconfont {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -40px;
	margin-left: -40px;
	color: #908e8c;
	font-size: 80px;
	transition:All 0.4s ease-in-out;    
	-webkit-transition:All 0.4s ease-in-out;    
	-moz-transition:All 0.4s ease-in-out;    
	-o-transition:All 0.4s ease-in-out;
}
.index-video .video-title, .index-video .video-title a {
	height: 15px;
	color: #2b2b2b;
	font-size: 14px;
	text-align: center;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.main-more2 {
	line-height: 25px;
}



/*footer*/
.isbot {margin: 20px 0;}
.footer-wrap {
	margin-top: 50px;
	padding: 20px 0 0;
	color: #979797;
	background-color: #2a2a2a;
}
.isflink-wrap, .isbot-wrap {margin-top: 20px;}
.isbot-wrap ~ .footer-wrap, .isflink-wrap ~ .footer-wrap {margin-top: 0;}
.isflink-wrap ~ .isbot-wrap {margin-top: 0;}
.footer-share{
	display: inline-block;
	margin-bottom: 5px;	
	overflow: hidden;
}
.footer-share span{
	float: left;
	height: 36px;
	margin-top: 4px;
	line-height: 36px;
	font-size: 18px;
}
.footer-share .share-content{
	float: left;
	margin-top: 4px;
	margin-left: 10px;
}

.footer-mail {
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	padding-right: 78px;
}
.footer-mail .mail-txt, .footer-mail .mail-subbtn {
	width: 100%;
	height: 32px;
	line-height: 32px;
	border: 1px solid #f2f2f2;
	background-color: transparent;
}
.footer-mail .mail-txt { 
	padding-left: 10px;
	color: #696969;
	font-size: 12px;
}
.footer-mail .mail-txt.color-black {color:#fff !important;} 
.footer-mail .mail-subbtn {
	position: absolute;
	top: 0;
	right: 0;
	width: 78px;
	line-height: normal;
	color: #2a2a2a;
	text-align: center;
	background-color: #f2f2f2;
}
.footer-mail .mail-subbtn .iconfont {
	font-size: 26px;
}

.footer-nav-wrap p {clear: both;}
.footer-nav {
	clear: both;
	margin-bottom: 15px;
}
.footer-nav li a{
	color: #979797;
}
.font-size-12 {
	font-size: 12px;
}
.text-align-right {
	text-align: right;
}
.footer-nav-div {
	text-align: right;
	margin-bottom: 10px;
}
.footer-nav-div a {
	display: inline-block;
	margin-left: 10px;
	color: #979797;
	font-size: 12px;
}
.footer-nav-div a:hover {
	color: #C70066;
}

.powered-by { color: #979797;}
.powered-by:hover { color: #242a26;}
.credit-card .iconfont { font-size: 20px;}


/*product-type.html*/
.present-position-wrap {
	overflow: hidden;
}
.present-position {
	line-height: 36px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.present-position, .present-position a {
	color: #a5a5a5;
	font-size: 16px;
}
.present-position a:hover {
	color: #fdd000;
}
.present-position .iconfont {
	margin-right: 3px;
	font-size: 20px;
}

.block-wrap2 {
	padding-top: 30px;
}
.blcok-wrap2-title {
	margin-bottom: 20px;
	overflow: hidden;
}
.blcok-wrap2-title .block-wrap-title {
	margin-bottom: 15px;
}
.main-block-wrap-p {
	margin-bottom: 0;
	line-height: 30px;
	font-size: 18px;
}

.index-category .row > div, .category-page-wrap .row > div {
	margin-bottom: 30px;
}

/*video.html*/
.video-page-wrap .row > div {
	margin-bottom: 30px;
}

/*news.html*/
.block-wrap3 {
	margin-top: 0;
}
.main-padding1 {
	padding: 55px 45px 0;
	overflow: hidden;
}
.news-list {

}
.news-list li {
	margin-bottom: 35px;
	padding-bottom: 35px;
	border-bottom: 1px dotted #44514b;
}
.news-list li:last-child {
	border:none;
}
.news-list li .news-date {
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 15px;
	color: #fff;
	text-align: center;
	background-color: #272636;
}
.news-date .year, .news-date .day { 
	display: block;
	line-height: 34px;
}
.news-list li .news-date .year {
	margin-top: 10px;
	font-size: 24px;
}
.news-list li .news-date .day {
	font-size: 30px;
}
.news-list li .news-txt {
	height: 100px;
	line-height: 30px;
	overflow: hidden;
}
.news-list li .news-txt .title, .news-list li .news-txt .title a {
	margin-top: 0;
	color: #2b2b2b;
	line-height: 32px;
	font-size: 24px;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.news-list li .news-txt .title a:hover {
	color: #242a26;
}
.news-list li .news-txt p {
	display: none;
	margin-bottom: 0;
	font-size: .7rem;
}
.news-list li .news-txt .news-txt-tabloid {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 24px;
}


.news-content-title {
	margin-bottom: 35px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom: 1px dotted #44514b;
	overflow: hidden;
}
.news-content-title .title {
	margin-top: 0;
	margin-bottom: 25px;
	font-size: 24px;

}
.news-content-title .other-list {
	display: inline-block;
}
.news-content-title .other-list li {
	float: left;
	margin: 0 10px;
	color: #a0a0a0;
	font-size: 12px;
}

.browse-wrap {
	margin: 70px 0 40px;
	text-align: center;
}
.browse-wrap .browse-list {
	display: block;
}
.browse-wrap .browse-list li {
	display: inline-block;
	float: left;
	width: 50%;
	line-height: 30px;
	text-align: left;
	white-space: nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.browse-wrap .browse-list li span {
	float: left;
	margin-right: 10px;
	font-weight: bold;
}
.browse-list li a {
	color: #2b2b2b;
	font-size: 14px;	
}
.browse-list li a:hover {
	color: #242a26;	
}
.browse-list .previous {
	padding-right: 30px;
}
.browse-list .next {
	padding-left: 30px;
}

/*about.html*/
.main-padding2 {
	
}
.single-page-title {
	margin-top: 0;
	margin-bottom: 20px;
}


/*product.html*/
.main-spacing-padding {padding: 20px 0;}
.product-list-page-wrap .present-position-wrap {margin-bottom: 20px;}
.recently-viewed-title {
	margin: 0 0 1px;
	padding: 15px 0;
	font-size: 20px;
	border-bottom: 1px solid #ccc;
}
.left-nav + .recently-viewed {margin-top: 30px;}
.recently-viewed .left-nav {padding: 0 15px;min-height: inherit;}
.recently-viewed .product-list.row {margin: 0;}
.recently-viewed .product-list.row > div {
    margin-bottom: 10px;
    padding: 0;
    border-bottom: 1px solid #ccc;
}
.recently-viewed .product-list.row > div:last-child {
    border-bottom: none;
}
.recently-viewed .product-list .border {
	border: none;
}
.recently-viewed .product-list .product-img > a {
   	height: 150px;
}
.recently-viewed .product-list .product-txt .title a {
	font-size: 12px;
}

.recently-viewed-list {

}
.recently-viewed-list .float-left {
	width: 80px;
}
.recently-viewed-list .float-left img {
	width: 100%;
}
.recently-viewed-list li {
	padding: 15px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.recently-viewed-list li:last-child {
	border-bottom: none;
}
.recently-viewed-list dl {
	margin-bottom: 0;
	margin-left: 95px;
}
.recently-viewed-list dl dt {
	max-height: 50px;
	overflow: hidden;
}
.recently-viewed-list dl ,
.recently-viewed-list dl a {
	line-height: 16px;
	color: #333;
	font-size: 12px;
	font-weight: normal;
}
.recently-viewed-list dl dd {
	margin-top: 5px;
}

.product-list-page-wrap {
	padding-bottom: 30px;
}
.product-list-page {
	display: block;
	float: left;
	width: 100%;
}
.product-list.row > div { margin-bottom: 30px;}

.message-wrap{
	width: 340px;
	margin-left: 10px;
	margin-top: 25px;
}
.message-wrap p {
	margin-bottom: 15px;
	overflow: hidden;
}
.message-wrap p span{
	float: left;
	display: inline-block;
	width: 80px;
	height: 28px;
	line-height: 28px;
	margin-right: 10px;
	color: #fff;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: right;
}
.message-wrap p input,.message-wrap p textarea{
	width: 250px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	font-size: 16px;
	font-size: 1.6rem;
	border: 1px solid #fff;
	background: transparent;
}
.message-wrap p textarea{
	height: 70px;
}

.upload-file-wrap {	
	margin-bottom: 15px;
}
.upload-file-wrap > span {	
	float: left;
    display: inline-block;
    width: 80px;
    height: 28px;
    line-height: 28px;
    margin-right: 10px;
    color: #5d5d5f;
    font-size: 12px;
    text-align: right;
}
.upload-file-div {margin-left:80px;width: 420px;}
.details-other-content .message-wrap .upload-file {
 	position: relative;
 	z-index: 1;
	width: auto;
	padding-left: 0;
	line-height: normal;
	border: none;
	/* opacity: 0;
	filter: alpha(opacity=0); */
}
.message-submit{
	float: right;
	width: 150px;
	height: 34px;
	line-height: 34px;
	color: #53706b;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	background-color: #fff;
	border: none;
	cursor: pointer;
}
.message-submit:hover{

}
.prodetails-brand-img {width: 100px;height: 30px;overflow: hidden;}
.prodetails-brand-img img {max-width: 100px;max-height: 30px;}


.details-other{
	color: #44615c;
	clear: both;
}
.details-other-type{
	overflow: hidden;
}
.details-other-type span{
	float: left;
	display: block;
	width: 156px;
	line-height: 33px;
	margin-right: 1px;	
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	background-color: #ececec;
	cursor: pointer;
}
.details-other-type .active{
	color: #fff;
	background-color: #242a26;
	border-bottom: 1px solid #242a26;
}
.details-other-content .left,.details-other-content .right{
	width: 100%;
}
.details-other-content .right{
	padding-left: 20px;
}
.details-other-content{
	
	line-height: 32px;
	
	overflow: hidden;
}
.details-other-content > div{
	border: 1px solid #242a26;
	min-height: 150px;
	display: none;
	overflow: hidden;
}
.details-other-content > .active{
	display: block;
}
.details-other-content .specification-wrap{
	padding: 29px;
	font-size: 18px;
	font-size: 1.8rem;
	overflow: hidden;
}

.details-other-content .feature-wrap{
	
}
.details-other-content .feature-list{

}
.details-other-content .feature-list li{
	min-height: 90px;
	padding: 10px 20px;
	border-bottom: 1px dotted #44615c;
	overflow: hidden;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -o-box-align: center;
    box-align: center;
}
.details-other-content .feature-list li:last-child{
	border: none;
}
.details-other-content .features-icon{
	width: 510px;
	display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -o-box;
    display: box;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -o-box-align: center;
    box-align: center;
}
.details-other-content .feature-list li {
    padding: 10px ;
}
.details-other-content .feature-list .features-img{	
	display: inline-block;
	width: 50px;
	text-align: center;
}
.details-other-content .feature-list .features-img img{
	height: 45px;
	width: auto;
}
.details-other-content .feature-list .features-title{
	width: 460px;
	line-height: 24px;
	padding-left: 20px;
	font-size: 20px;
	font-size: 2rem;
}
.details-other-content .feature-list .features-txt{	
	width: 100%;
	padding-left: 20px;
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 22px;
	-webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    -o-box-flex: 1;
    box-flex: 1;
}

.details-other-content .message-wrap{
	width: 100%;
	margin: 0;
	padding: 30px;
	overflow: hidden;
}
.details-other-content .message-wrap p span {
    color: #5d5d5f;
    font-size: 12px;
}
.details-other-content .message-wrap p input,.details-other-content .message-wrap p textarea {
    width: 420px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #5d5d5f;
}
.details-other-content .message-wrap .yzm {width: 200px;color:#666;font-size: 13px;}
.details-other-content .message-wrap p textarea {
    width: 420px;
    height: 130px;
}
.details-other-content .message-wrap .message-submit {
    float: left;
    margin-left: 90px;
    color: #fff;
    background-color: #242a26;
}

.evaluate-wrap {
	padding: 10px;
}
.evaluate-txt-block, .evaluate-txt-write {
	float: left;
	width: 50%;
}
.evaluate-list {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.evaluate-list li {
	width: 100%;

	line-height: 20px;
}
.evaluate-list .name {
	width: 100px;
	font-weight: bold;
}
.evaluate-list .evaluate-txt {
	margin-left: 100px;
	padding-bottom: 10px;
}
.evaluate-list .date {
	margin-left: 100px;
	padding-bottom: 10px;
	color: #a9a9a9;
	font-size: 12px;
}
.evaluate-list .evaluate-reply-txt {
	padding-top: 10px;
	color: #242a26;
	border-top: 1px dashed #ccc;
	overflow: hidden;
}
.evaluate-list .evaluate-reply-txt strong {
	color: #242a26;
}

.details-other-content .evaluate-txt-write .message-wrap input , .details-other-content .evaluate-txt-write .message-wrap textarea {
	width: 315px;
	max-width: 100%;
}
.details-other-content .evaluate-txt-write .message-wrap .yzm {width:110px; font-size: 12px;}


/*wishlist.html 购物车*/
.cart-page {
	position: relative;
	min-height: 710px;
}
.cart-page .cart-product-wrap {
	width: 830px;

	padding-bottom: 30px;
	webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border-radius: 2px;
}
.cart-page .cart-pay-wrap {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	width: 410px;
	padding: 20px 15px 35px;
	background-color: #fff;
	webkit-box-shadow: 0 0 5px #ccc;
    -moz-box-shadow: 0 0 5px #ccc;
    box-shadow: 0 0 5px #ccc;
    border-radius: 2px;
}

.cart-product {
	padding: 20px 0 5px;
}
.cart-product + .cart-product {
	border-bottom: 1px dashed #ccc;
}
.cart-product .product-img {
	float: left;
	width: 120px;
	padding: 0 10px;
	text-align: center;
	overflow: hidden;
}
.cart-product .product-img .wishlist-img {
	max-width: 100px;
	max-height: none;
}
.cart-product .product-other {
	margin-left: 130px;
	padding-right: 15px;
}
.cart-product .product-other .product-name {
	width: 50%;
	max-height: 35px;
	text-align: left;
	overflow: hidden;
}
.cart-product .product-other .product-name a {
	color: #333;
	font-size: 12px;
	font-weight: bold;
}
.cart-product .product-other .product-other-list {
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
}
.cart-product .product-other .product-other-list + .product-other-list {
	border-top: 1px solid #E0E0E0;
}
.cart-product .product-other-list li {
	float: left;
	width: 25%;
	font-size: 12px;
	text-align: right;
	overflow: hidden;
}
.cart-product .product-other-list .product-description{
	width: 50%;
	text-align: left;
}
.cart-product .product-other-list .product-price{
	line-height: 34px;
}
.cart-product .product-other-list .product-quantity{
	
}
.cart-product .product-other-list .product-quantity .pro-number-wrap {
	float: none;
	margin-right: 0;
}
.cart-product .product-other-list .product-total{
	line-height: 34px;
}
.cart-product .product-other-list .product-remove{
	width: 20%;
	line-height: 34px;
	text-align: right;
}

.cart-product-title .product-other .product-other-list {
	padding: 0;
}
.cart-product-title {
	border-bottom: 2px solid #ccc;
}
.cart-product-title .product-img,
.cart-product-title .product-other .product-other-list li {
	line-height: 34px;
	font-size: 14px;
	font-weight: bold;
}
.cart-product-total {
	padding-top: 20px;
	padding-right: 14%;
}
.div-overflow {overflow: hidden;}
.cart-product-total span {
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	overflow: hidden;
}
.cart-product-total span i {
	font-size: 24px;
}

.cart-pay-wrap .title {

}
.cart-pay-wrap .cart-contact {
	
}
.cart-contact .control-label {
	font-size: 12px;
}
.cart-pay-wrap .cart-pay-submit {
	display: block;
	width: 100%;
	padding: 10px 20px;
	color: #fff;
	text-align: center;
	background-color: #B71D1D;
	border-radius: 3px;
}
.cart-pay-wrap .cart-pay-total {
	margin-bottom: 20px;
	padding: 0;
	padding-bottom: 5px;
	border-top: none;
	border-bottom: 1px solid #ccc;
}
.cart-pay-wrap .cart-pay-total span {
	float: none;
}

.member-page .cart-product .product-other-list .product-quantity {
	line-height: 34px;
}

.wishtlist-step-wrap {
	margin-bottom: 50px;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #ccc;
}
.wishtlist-step-wrap label {font-weight: normal;}
.diverrtag {
	color: #ff0000;
	font-size: 12px;
}
.wishtlist-step-wrap .pro-number-wrap {
	float: none;
	margin-top: 5px;
	margin-right: 0;
}
.wishlist-step {
	overflow: hidden;
}
.wishlist-step-title {
	margin: 0;
	padding: 15px 20px;
	font-size: 16px;
	font-weight: bold;
	background-color: #f5f7fa;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
}
.wishtlist-step-wrap > .active .wishlist-step-title {
	color: #fff;
	background-color: #242a26;
}
.wishtlist-step-content {
	display: none;
	padding: 50px 10px;
}
.wishlist-next:link {
	float: right;
	display: inline-block;
	margin-top: 30px;
	padding: 8px 20px;
	color: #fff;
	background-color: #242a26;
	border-radius: 2px;
}
.wishlist-next:visited {color: #fff;}
.wishlist-next:hover {color: #fff;}
.wishlist-next:active {color: #fff;}

.wishlist-table {
	background-color: #666;
	border-collapse:separate;
	border-spacing:1px;
}
.wishlist-table tr {
	
}
.wishlist-table tr th, .wishlist-table tr td {
	text-align: center;
	background-color: #fff;
}
.wishlist-table tr th {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}
.wishlist-table tr td {
	height: 56px;
	padding: 5px;
	line-height: 20px;
	vertical-align: middle;
}
.wishlist-table .width2 {
	width: 100px;
}
.wishlist-table .wishlist-information {
	text-align: left;
}
.wishlist-table .wishlist-information span {
	display: inline-block;
}
.wishlist-table .wishlist-information .wishlist-img-wrap {
	width: 50px;
	margin-right: 15px;
	text-align: center;
}
.wishlist-img {
	max-width: 50px;
	max-height: 46px;	
	vertical-align: middle;
}

.form-quantity {
	width: 64px;
	height: 28px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 28px;
	border: 1px solid #666;
}
.form-delete {
	min-width: 65px;
    height: 34px;
    padding: 0;
    color: #fff;
    font-size: 12px;
    background-color: #DE4242;
    border: none;
}

.shopping-list-table1 {
	width: 100%;
	margin-bottom: 20px;
	table-layout: fixed;; word-break: break-all;;border-collapse: collapse;
	border: 1px solid #ccc;
	border-radius: 3px;
}
.shopping-list-trbg {background-color: #f5f5f5;}
.shopping-list-table2 th, .shopping-list-table2 td {
	width: 11.66666666666667%;
	padding: 5px;
	text-align: center;
	word-wrap:break-word;
}
.shopping-list-table2 td.text-left {text-align: left;}
.shopping-list-table1 td div {
	word-wrap:break-word;
}
.shopping-list-table1 .shopping-list-width1 {
	width: 30%;
	padding: 5px;
	text-align: center;
	border-right: 1px solid #ccc;
}
.shopping-list-table1 .shopping-list-width2 {width: 70%;}



.shopping-list-wrap {
	
	overflow: hidden;
}
.shopping-list {
	display: table;
	width: 100%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	overflow: hidden;
}
.shopping-list dt {
	display: table-cell;
	vertical-align: middle;
	width: 30%;	
	padding: 5px;
	height: 100%;
	border-right: 1px solid #ccc;
	overflow: hidden;
}
.shopping-list-img {
	text-align: center;
}
.shopping-list-img img {
	max-width: 100%;
	max-height: 80px;
}

.shopping-list dd {
	display: inline-block;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}
.shopping-list .shopping-list-lastdd {border: none;}

.shopping-list-proname {
	margin-top: 10px;
}
.shopping-list-other {
	display: inline-block;
    width: 100%;
    height: 100%;
}
.shopping-list-table2 {
	width: 100%;
	height: 100%;
}
.shopping-list-table2 tr {
	border: none;
	border-bottom: 1px dashed #ccc;
}
.shopping-list-table2 tr:last-child, .shopping-list-table2 tr td:last-child, .shopping-list-table2 tr td:last-child {border: none;}
.shopping-list-specifications {
	display: table;
	width: 100%;
	border-bottom: 1px dashed #ccc;
}
.shopping-list .shopping-list-specifications:last-child {border: none;}
.shopping-list-specifications li {
	display: table-cell;
	width: 20%;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #ccc;
}

.col-sm-3.form-control {width: 25%;}
.col-sm-6.form-control {width: 50%;}

.must {
	margin-right: 5px;
	font-style: normal;
	color: #ff0000;
}

.wistlist-message {

}
.wistlist-message > .left, .wistlist-message > .right {width: 50%;}

.message-details-wrap {
	margin-bottom: 15px;
	padding: 0 10px;
	border: 1px solid #ccc;
}
.message-details-title {
	margin: 0;
	padding: 10px 0;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
}
.message-details-arrow {
	position: relative;
	margin-left: 20px;
}
.message-details-arrow:before, .message-details-arrow:after {
	position: absolute;
    top: 7px;
    left: 0;
    content: "";
    width: 0px;
    height: 0px;
    border-top: 10px solid #000;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    font-size: 0px;
    line-height: 0px;
}
.message-details-arrow:after {
	top: 4px;
	border-top: 10px solid #fff;
}
.message-details-title.active .message-details-arrow:before, .message-details-title.active .message-details-arrow:after {
	top: 4px;
	border-top: none;
	border-bottom: 10px solid #000;
}
.message-details-title.active .message-details-arrow:after {
	top: 7px;
	border-bottom: 10px solid #fff;
}


.message-details-content {
	display: none;
}
.message-details-wrap .active {display: block;}
.message-details-block {
	clear: both;
	margin-top: 15px;
	overflow: hidden;
}
.message-details-block .iconfont {margin-right: 3px;}
.message-details-name {
	float: left;
	width: 130px;
	padding-right: 10px;
	line-height: 24px;
	text-align: right;
}
.message-details-txt {
	margin-left: 200px;
}
.message-details-select {
	min-width: 150px;
}
.details-payment-list {
	
}
.details-payment-list input[type="radio"] {
	margin-right: 5px;
}
.details-payment-list .iconfont {
	margin-right: 2px;
	font-size: 18px;
}
.message-details-wrap label {
	font-weight: normal;
}
.details-other-name {
	color: #666;
}
.details-other-txt {
	
}
.message-details-block .form-width {width: 325px;}



/*product-content.html*/


.main-padding3 {
	padding: 30px;
	overflow: hidden;
}
.main-padding4 {padding: 30px;}
.product-details-top {

}
.product-details-top > .left {
	width: 700px;
}
.product-bigimg-wrap {
	display: table-cell;
	width: 600px;
	height: 600px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #b7b7b6;
}
.product-bigimg-wrap img {
	max-width: 600px;
	max-height: 600px;
	vertical-align: middle;
}

.product-details-top > .right {
	float: none;
	margin-left: 750px;
}
.small-img-list {
	margin-top: 20px;
	margin-right: -14px;
}
.small-img-list li {
	float: left;
	margin-right: 14px;	
	margin-bottom: 15px;
}
.small-img-list li .img {
	display: table-cell;
	width: 76px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #bcbcbb;
}
.small-img-list li .active {
	border: 1px solid #242a26;
}
.small-img-list li img {
	max-width: 74px;
	max-height: 48px;
	vertical-align: middle;
}

.product-details-title {
	margin-top: 0;
	margin-bottom: 30px;
	font-weight: bold;
}
.product-details-top > .right p {
	clear: both;
	margin-bottom: 15px;
	font-size: 16px;
}
.color-txt { margin-left: 10px;}
.margin-bottom-15 {margin-bottom: 15px;}
.spacing-inlineblock-right-15 {display: inline-block; margin-right: 20px;}
.product-details-top .color-list {
	margin-bottom: 10px;
}

.proconent-size-wrap {
	
}
.size-list { 
	margin-right: -16px;
	margin-bottom: 15px;
	overflow: hidden;
}
.size-list li {
	float: left;
	width: 55px;
	height: 46px;
	margin-bottom: 8px;
	margin-right: 16px;
	line-height: 46px;
	color: #818181;
	font-size: 18px;
	text-align: center;
	background-color: #fff;
	border: 1px solid #b7b7b6;
	cursor: pointer;
}
.size-list li.active {
	color: #fff;
	background-color: #2b2b2b;
	border: 1px solid #2b2b2b;
}

.size-select {
	height: 28px;
	line-height: 28px;
	margin-left: 10px;
}

.product-details-quantity {
	/* margin-left: 20px; */
	padding-top: 0;
	line-height: 34px;
}
.product-details-quantity strong {float: left;}
.product-details-quantity .pro-number-wrap {
	margin-left: 10px;
	margin-right: 0;
}

.good-wrap {
	position: relative;
	display: inline-block;
	margin-top: -2px;
	color: #515051;
	line-height: normal;
}
.good-wrap .iconfont {
	margin-right: 5px;
	color: #7b7b7b;
	font-size: 36px;
	cursor: pointer;
}
.good-wrap .plus {
	position: absolute;
	top: -5px;
	left: 25px;
	z-index: 2;
	display: none;
	opacity: 0;
	font-size: 12px;
	font-style: normal;
}

.procontent-right-share { margin-top: 30px;}

.main-details-content-wrap {
	max-width: 1200px;
	margin: 0 auto;
}
.main-details-content img {
	max-width: 100%;
}
.main-details-content > .left {
	width: 67.5%;
}
.main-details-content > .right {
	width: 32.5%;
	padding-left: 20px;
}

.product-details-middle {}
.product-details-middle .title {
	margin-top: 0;
	margin-bottom: 25px;
}



.product-details-bottom {padding: 0 30px 30px;}
.product-details-bottom .block-wrap-title {margin-bottom: 10px;}
.recommended-products-wrap {
	position:relative;
	width: 1220px;
}
.recommended-products-content {
	overflow: hidden;
}
.recommended-products-list {
	overflow:hidden; 
	zoom:1; 
}
.recommended-products-list li {
	float: left;
	margin: 0 5px;
	width: 297px;
	border: 1px solid #ccc;
}
.recommended-products-list li .title {
	clear: both;
    display: inline-block;
    height: 32px;
    margin-top: 5px;
    color: #666;
    font-size: 14px;   
    overflow: hidden;
}
.recommended-product .title a {
    color: #2b2b2b;
    font-size: 14px;
    font-weight: bold;
}
.recommended-product {
	position: relative;
	text-align: center;
}
.recommended-product .recommended-img {
	display: table-cell;
	width: 297px;
	height: 214px;
	text-align: center;
	vertical-align: middle;
}
.recommended-product .recommended-img img {
	max-width: 295px;
	max-height: 214px;
}
.recommended-product p {
    margin-bottom: 15px;
    color: #2b2b2b;
    font-size: 14px;
}

.recommended-products-wrap .prev, .recommended-products-wrap .next {
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
}
.recommended-products-wrap .iconfont {
	color: #000;
	font-size: 30px;
}
.recommended-products-wrap .prev {
	left: -30px;
}
.recommended-products-wrap .next {
	right: -30px;
}

.product-details-bottom .product-list > div.col-md-3 {
	width: 100%;
}


/*brand.html*/
.brand-introduction {
	border: 1px solid #ccc;
	overflow: hidden;
}
.brand-introduction .brand-img {
	display: table;
	width: 200px;
	height: 200px;
	padding: 10px;
}
.brand-introduction .brand-img a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.brand-introduction .brand-img img{
	max-width: 100%;
	max-height: 100%;
}
.brand-introduction .brand-introduction-txt {
	border-left: 1px solid #ccc;
	min-height: 200px;
	margin-left: 200px;
	padding-top: 20px;
	padding-left: 20px;
	line-height: 24px;
}

.main-select-wrap {
	margin-top: -1px;
	border: 1px solid #ccc;
	border-bottom: none;
	overflow: hidden;
}

.main-select-type {
	width: 100px;
	padding: 10px 0;
	text-align: center;
}
.main-select-content {
	margin-left: 100px;
	padding-top: 10px;
	border-left: 1px solid #ccc;
	overflow: hidden;
}
.main-select-block {
	clear: both;
	line-height: 24px;
	border-bottom: 1px solid #ccc;
}
.select-content-list {
	height: auto;
	margin-bottom: 0;
}
.select-content-list li {
	position: relative;
	z-index: 1;
	float: left;
	margin: 0 10px 10px;
	cursor: pointer;	
}
.select-content-list li.active:after {
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	width: 16px;
	height: 16px;
	background: url(../png/checked3.png) no-repeat;
}

.select-brand-img img {height: 60px;}

.main-select-list li {
	min-width: 30px;
	padding: 2px;
	text-align: center;
	border: 2px solid transparent;	
}
.main-select-list li.active {
	padding:  2px;
	color: #242a26;
	border: 2px solid #242a26;	
}
.color-list.select-content-list li.active {
    border: 2px solid #ea7a10;
}
.select-content-list a {
	display: inline-block;
	color: #5a5a5a;
}
.select-content-list a:hover {
	color: #242a26;
}
.select-content-list li:hover {
	color: #242a26;
	border-color: #242a26;
}
.select-content-list li.active a{
	color: #242a26;
}

.select-brand li {
	display: table;
}
.select-brand li a {
	display: table-cell;
	height: 60px;
	vertical-align: middle;
}
.select-brand li img {
	max-height: 60px;
}

.select-color-list {
	clear: both;
    display: inline-block;
    padding-top: 3px;
    overflow: hidden;
}
.select-color-list li {
	display: inline-block;
    padding: 2px;
	height: 18px;
    line-height: 12px;
    font-size: 12px;
    border: 1px solid #b6b6b6;
    cursor: pointer;
}
.select-color-list li.active {
    padding: 1px;
    border: 2px solid #ea7a10;
}
.select-color-list li img {
    float: left;
    width: 30px;
    height: 12px;
}

.main-select-block .size-list-number li {line-height: normal;min-width: 30px;}
.product-list-brand li {}


/*brand-list.html*/
.brand-page-list li {
	width: 242px;
}
.brand-page-list li a {
	width: 222px;
}

/*对比页面*/
.compare-info {
	border-top: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	overflow: hidden;
}
.compare-info .title {
	height: 36px;
	padding: 8px;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.compare-info-table {
	width: 100%;
}
.compare-info-table td {
	width: 20%;
	padding: 8px;
	color: #737373;
	font-size: 12px;
	text-align: center;
	border-right: 1px solid #E7E7E7;
	border-bottom: 1px solid #E7E7E7;
}
.compare-info-table td a {
	color: #2587e9;
}
.compare-info-table td a:hover {
	text-decoration: underline;
}
.compare-info-table .attribute-name {
	color: #191919;
	font-weight: bold;
	text-align: right;
}
.compare-proimg img {
	max-width: 200px;
	max-height: 200px;
}
.compare-info-table .compare-brand {
	font-size: 16px;
	font-weight: bold;
}
.compare-info-table .compare-brand a {
	color: #242a26;
}
.compare-brand img {
	max-width: 150px;
	max-height: 150px;
}
.compare-info-table .compare-price {
	font-size: 16px;
	font-weight: bold;
}
.compare-btn {
	min-width: 60px;
	padding: 3px 5px;
	color: #fff;
	background-color: #242a26;
	border: 1px solid #242a26;
	border-radius: 2px;
}




/*mobile news*/
.mobile-index-news {
	width: 100%;
}
.mobile-index-news .index-news-list {
	padding-right: 0;
}
.mobile-index-news .index-news-list li {
	position: relative;
	height: auto;
	padding-left: 15px;
	margin-bottom: 15px;
	overflow: hidden;
}
.mobile-index-news .index-news-list li:after {
	position: absolute;
	top: 6px;
	left: 0;
	content: "";
	width: 0px;
    height: 0px;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 8px solid black;
    font-size: 0px;
    line-height: 0px;
	
}
.mobile-index-news .index-news-list li a {
	line-height: 22px;
	color: #2b2b2b;
	white-space: normal;
}
.mobile-index-news .index-news-list li .news-date {color:#242a26 ;}
.mobile-index-news .index-news-list li a:hover,.mobile-index-news .index-news-list li a:hover + .news-date {
	color: #242a26;
}

.mobile-index-news .index-news-list li span {
	display: inline-block;
}

/*404页面*/
.error-wrap {
	display: table;
	width: 100%;
	min-height: 575px;
	text-align: center;
}
.error-content {
	display: table-cell;
	vertical-align: middle;
}
.error-big-title {
	margin-top: 0;
	margin-bottom: 30px;
	font-family: "arial" , "Microsoft YaHei";
	font-size: 160px;
	border-bottom: 5px solid #e25b09;
}
.error-title {
	font-size: 30px;
	text-align: left;
}
.error-container {
	display: inline-block;
	width: 60%;
}
.error-content p {
	text-align: left;
}
.error-link-wrap {
	/* width: 100%;
	margin-top: 60px;
	text-align: center;
	background-color: #fff;
	border-top: 5px solid #e25b09;
	box-shadow: 3px 3px 5px #999; */
}
.error-link-wrap .error-title {
	color: #666;
	text-align: center;
}
.error-select-list {
	display: inline-block;
	margin: 30px auto 20px;
}
.error-select-list li {
	float: left;
	margin: 0 30px;
	padding: 5px 0 5px 30px;
	background: url(https://www.qyxieji.com/images/main/bullet.svg) no-repeat;
}
.error-select-list a {
	color: #73b400;
	font-size: 16px;
}


/*支付成功*/
.paysuccess-wrap {
	display: inline-block;
	margin-bottom: 55px;
}
.paysuccess-left{
	float: left;
	width: 50px;
	height: 30px;
	background: url(../gif/icon1.gif) no-repeat left center;
}
.paysuccess-right{
	margin-left: 50px;
	text-align: left;
}
.paysuccess-wrap h3 {
	margin-top: 0;
	margin-bottom: 15px;
	line-height: 30px;
}
.paysuccess-wrap p {
	color: #5a5a5a;
}
.paysuccess-wrap .font-red {
	color: red;
	font-size: 16px;
}
.paysuccess-btn {
	margin-right: 30px;
	padding: 5px 25px;
	color: #5a5a5a;
	border: 1px solid #f5f5f5;
	border-radius: 3px;
}
.paysuccess-btn:hover {
	margin-right: 30px;
	padding: 5px 25px;
	color: #f26600;
	border: 1px solid #f5f5f5;
	border-radius: 3px;
}

/*空购物车*/
.empty-shopping-cart {
	
}
.empty-shopping-cart .paysuccess-left {
	width: 100px;
	height: 100px;
	background: none;
}
.empty-shopping-cart .paysuccess-left .iconfont {
	color: #000;
	font-size: 120px;
}
.empty-shopping-cart .paysuccess-right {
	margin-left: 120px;
	padding-top: 5px;
}
.empty-shopping-cart .paysuccess-btn{
	color: #242a26;
}

/*支付页面*/
.orderpay-page {
	
}
.orderpay-page .form-group .control-label {
	padding-top: 0 !important;
}
.orderpay-page .wishlist-next,
.orderpay-page .u-flyer {
	margin: 30px 30px 5px;
}
.orderpay-div {

}
.orderpay-div .font-red {
	font-size: 20px;
}
.font-red {color: red;}
