@charset "utf-8";
/* CSS Document */
@font-face {
	 font-family:'PingFangRegular';
	 src:url('../fonts/PingFang SC Regular.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}
@font-face {
	 font-family:'PingFangLight';
	 src:url('../fonts/PingFang SC Light.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}
@font-face {
	 font-family:'PingFangThin';
	 src:url('../fonts/PingFang SC Thin.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}
@font-face {
	 font-family:'PingFangMedium';
	 src:url('../fonts/PingFang SC Medium.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}

@font-face {
	 font-family:'SpartanSemiBold';
	 src:url('../fonts/Spartan-SemiBold.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}
@font-face {
	 font-family:'SpartanMedium';
	 src:url('../fonts/Spartan-Medium.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}
@font-face {
	 font-family:'SpartanBold';
	 src:url('../fonts/Spartan-Bold.woff2') format("woff");
	 font-weight:normal;
	 font-style:normal;
}


* {margin: 0;padding: 0;outline: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
*:not(input,textarea) {-webkit-touch-callout: inherit;-webkit-user-select: auto;}
html{overflow-y: scroll;overflow-x: auto;/*padding-left: calc(100vw - 100%);*/}
:root {overflow-y: auto;overflow-x: auto;}
/*:root body {position: absolute;}*/
/*滚动条样式*/
html::-webkit-scrollbar {width: 4px;height: 4px;position: relative;}
html::-webkit-scrollbar-thumb {border-radius: 10px;/*-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/background-color: rgba(0,0,0,0.2);background-image: url(../icon/scoll_ico.svg);background-repeat: no-repeat;background-position: top center;background-size: contain;}
html::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0);border-radius: 0;background: rgba(0,0,0,0);}
body {width: 100%;max-width: 100%;margin: 0 auto;color: #727171;
-webkit-touch-callout: inherit ;-webkit-user-select: auto ;background:#ecddd4;font-size: 18px;line-height: normal;font-family: 'PingFangLight','Arial','思源黑体 CN','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
html,body{min-width: 1440px;}
a{color: #737272;text-decoration: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);transition:all 0.3s;}
a:hover {text-decoration: none;color:#21110d; transition:all 0.3s;}
button,input,select,textarea {font-size: 100%;margin: 0;padding: 0;outline: none;font:normal 12px 'PingFangLight','思源黑体 CN','Microsoft YaHei', '微软雅黑', 'SimSun', '宋体', 'Heiti', '黑体', 'sans-serif';}
table{width:100%;border-collapse:collapse;border-spacing:1;border-spacing:0;}
textarea,input {resize: none;outline: none;}
textarea {resize: none;-webkit-appearance: none;}
ul,ol,li {list-style: none;}
i,em {font-style: normal;}
img{ border:none;}
.fl{float: left;}
.fr{float: right;}
.clearfix:before, .clearfix:after {content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
.clear{ clear:both;}
img{max-width: 100%;height: auto;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
.fontbold{font-family:'PingFangMedium';}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

/*.scroll-hide{overflow: hidden;}*/


.contain{margin:auto;box-sizing: border-box;max-width: 1408px;min-width: 1408px;}


.head{ width:100%;min-width: 1400px;background: #fff;padding-top: 105px;padding-bottom: 87px;max-height: 310px;}
/*.headfix{position: fixed;top: 0;left: 0;}*/
.head .contain{display: flex;justify-content: space-between;align-items: flex-start;}
.nav{width: 240px;}
.nav ul li{display: flex;align-items: center;margin-bottom: 15px;}
.nav ul li a{display: block;font-size: 18px;color: #737272;margin-left: 10px;line-height: 18px;transition: all 0.3s;}
.nav ul li a.act,.nav ul li a:hover{color: #020000;transition: all 0.3s;}
.nav ul li:before{content: '';display: block;width: 5px;height: 5px;background: #727071;border-radius: 50%;}
.logo a{display: block;width: 565px;height: 116px;background-position: center;background-size: contain;background-repeat: no-repeat;}

.headright{display: flex;flex-direction: column;justify-content: space-between;flex-wrap: nowrap;height: 118px;width: 240px;}
.headright-hd{display: flex;margin-bottom: 53px;justify-content: flex-end;}
.headright-hd a{margin-left: 34px;transition: all 0.3s;}
.headright-hd a:hover,.headright-hd a.curr{color: #21110d;transition: all 0.3s;}
.headright-hd a dl{display: flex;align-items: center;justify-content: center;}
.headright-hd a dl dt{width: 18px;height: 18px;background-size: contain;margin-right: 7px;}
.headright-hd a dl.headright-count,.headright-hd dl.headright-search{font-size: 18px;line-height: 18px;}
.headright-hd a dl.headright-count{justify-content: right;}
.headright-hd a dl.headright-count dt{background: url(../icon/ico_count.svg) no-repeat center;}
.headright-hd a dl.headright-search dt{background: url(../icon/ico_search.svg) no-repeat center;}
.headright-bd a dl{display: flex;align-items: center;justify-content: flex-end;}
.headright-bd a dl dt{width: 38px;height: 38px;background: url(../icon/ico_bag.svg) no-repeat center;background-size: contain;position: relative;margin-bottom: 2px;}
.headright-bd a dl dd{font-size: 45px;line-height: 25px;color: #21110d;margin-left: 8px;margin-right: -2px;font-family:'PingFangMedium';}
.headright-bd a dl dt i{display: block;min-width: 24px;height: 24px;background: #86241c;font-size: 14px;line-height: 24px;color: #fff;position: absolute;top: -6px;left: 50%;margin-left: -12px;text-align: center;border-radius: 24px;}


.foot{background: #fff;min-width: 1408px;padding-top: 94px;}
.foot-logo{padding: 50px 0;display: none;}
.foot-logo a{display: block;width: 208px;height: 48px;margin: 0 auto;background-size: contain;background-repeat: no-repeat;background-position: center;}
.foot-nav{margin-bottom: 50px;}
.foot-nav ul{display: flex;justify-content: space-between;}
.foot-nav ul li{display: flex;align-items: center;}
.foot-nav ul li:before{content: '';display: block;width: 5px;height: 5px;background: #737272;border-radius: 50%;}
.foot-nav ul li a{font-size: 18px;color: #737272;margin-left: 10px;transition: all 0.3s;}
.foot-nav ul li a:hover{color: #21110d;transition: all 0.3s;}
.foot-copy{border-top: 2px solid #c7c8c8;padding-top: 32px;padding-bottom: 125px;text-align: left;position: relative;}
.foot-copy .copy{font-size: 18px;color: #737272;line-height: 32px;margin-bottom: 30px;padding-right: 80px;}
.foot-copy i{font-family:'PingFangMedium';text-transform: uppercase;}
.foot-copy .contact{font-size: 21px;color: #737272;line-height: 32px;}


.swiper-pagination-bullet{background: rgba(0, 0, 0, 1);width: 14px;height: 16px;width: 16px;}
.swiper-pagination-bullet-active{background: rgba(255, 255, 255, 1);opacity: 0.68;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 13px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 30px;}

/*多选*/
.layui-form-checkbox[lay-skin=primary]{min-width: 20px;min-height: 20px;padding-left: 20px;}
.layui-form-checkbox[lay-skin=primary] i{width: 20px;height: 20px;border-radius: 50%;line-height: 20px;background-color: #231815;border: 0;opacity: 0.2;font-size: 0;padding: 0;}
.layui-form-checkbox[lay-skin=primary]:hover i{border:0}
.layui-form-checkbox[lay-skin=primary] span{line-height: 20px;background: 0 0;color: #727171;font-size: 20px;padding-right: 0;font-family:'PingFangLight';}
.layui-form-checked[lay-skin=primary] i{border-color: #231815!important;background-color: #231815;}
.layui-icon-ok:before{content: '';background: #231815;}
.layui-form-checked[lay-skin=primary] i{opacity: 1;}

/*单选*/
.confirm-radio{display: flex;align-items: center;}
.confirm-radio input:disabled + label{cursor:not-allowed}
.confirm-radio .Radio {display: inline-block;margin: 0;}
.confirm-radio .Radio input{display:none}
.confirm-radio .Radio label{display:flex;align-items: center;cursor:pointer;position:relative;    flex-direction: row-reverse;}
.confirm-radio .Radio label:before{box-sizing:border-box;content:"";width:20px;height:20px;border-radius:50%;background: #231815;opacity: 0.2;vertical-align:middle;display:inline-block;transition:0.1s;
color: #727171;}
.confirm-radio .Radio input:disabled + label:before{opacity:0.2}
.confirm-radio .Radio input:disabled + label{opacity:0.2}
.confirm-radio .Radio input:checked + label:before{opacity: 1;}
.confirm-radio.act label:before{opacity: 1;}
.confirm-radio .size-txt{margin-right: 10px;font-size: 18px;}
.confirm-radio .radioCheck .size-txt{color: #727171;}


.wechat{width: 28px;height: 28px;background: url(../icon/weixin.svg) no-repeat center;background-size: contain;position: absolute;right: 0;top: 32px;cursor: pointer;}
.wechat-pic{position: absolute;top: -190px;left:-120px;width: 148px;height: 180px;padding: 10px;background: #e7e7e7;display: none;}
.wechat-pic p{font-size: 14px;text-align: center;margin-top: 10px;}
.wechat:hover .wechat-pic{display: block;}



@media (min-width:1024px) {

}

@media (max-width:1366px) {

}


@media (max-width:1024px){

}
	
@media (max-width:768px){


}
















































































