*,div,figure,h1,h2,h3,h4,h5,h6,p,ul,ul li,ol{padding:0;margin:0;}
a{text-decoration:none;color:#333;cursor: pointer;}
a:hover{text-decoration:none;color:#9D2236;}
ul li{list-style:none;}
input{ outline:none;}
input:focus,button:focus{ outline:none;border:0;}
 
/*去掉密码框默认的小眼睛*/
input::-ms-clear{display:none;}/*删除文本框中的叉号*/
input::-ms-reveal{display:none;} /*删除密码框中的小眼睛*/
/* swiper默认箭头样式修改 */
.swiper-button-prev:after, .swiper-button-next:after{color:#fff;font-size:16px;opacity:.7;border-radius:30px;padding:10px;background-color:rgba(0,0,0,.5);}
/*更改BS默认按钮样式 */
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {outline: 0;box-shadow:none;}
/* 修改placeholder颜色 */
input::-webkit-input-placeholder {/*webkit内核浏览器*/color:#ccc;}
input:-moz-placeholder {/* Firefox 18- */color: #ccc;}
input::-moz-placeholder{/* Firefox 19+ */color: #ccc;}
iaput:-ms-input-placeholder {color: #ccc;}
/*布局*/
.container{/* width:1300px;min-width:1300px; */ margin: auto;}
.float-left{float:left;}
.float-right{float:right;}
.clearfix{zoom:1;}
.clearfix:after{content:" ";display: block;clear: both;height: 0;}
.max-content{min-width: max-content;} 
/*显示方式*/
.d-none {display:none !important;}
.d-block {display:block !important;}
.d-inline{display:inline;}
.d-inlineblock{display:inline-block;}
/*字号*/
.font-0-9{font-size:0.9rem;}
.font-1-1{font-size:1.1rem;}
.font-1-2{font-size:1.2rem;}
.font-1-4{font-size:1.4rem;}
.font-1-6{font-size:1.6rem;}
.font-1-8{font-size:1.8rem;}
.font-2{font-size:2rem;}

/*color*/
.color-ccc{color: #ccc;}
.color-aaa{color: #aaa;}
.color-8a{color: #8a8a8a !important;}
.color-666{color: #666 !important;}
.color-f66{color: #f66;}
.color-fff{color: #fff;}
.color-orange{color: #ff8000;}
.color-366296{color: #366296;}
.color-1c4678{color: #1c4678;}
.color-414865{color: #414865;}
.color-red-T105{color:#BD4242 !important;}
/*bg-color*/
.bg-FAFBFC{background-color: #FAFBFC;}
.bg-001525{background-color: #001525;}
.bg-none{background:none;}
.bg-fff{background-color: #fff;}
.bg-f9{background-color: #f9f9f9;}
.bg-fa{background-color: #fafafa;}
.bg-red-t105{background-color: #BD4242;}
.bg-yellow-t105{background-color:#CCA745;}
/*溢出*/
.overflow-hidden{overflow: hidden;}
.overflow-auto{overflow: auto;}
/*定位*/
.p-absolute{position: absolute;}
.p-relative{position: relative;}
.p-fixed{position: fixed;}
/*宽度*/
.w-100{width: 100%;}
.w-90{width: 90%;}
.w-80{width: 80%;}
.w-70{width: 70%;}
.w-60{width: 60%;}
.w-50{width: 50%;}
.w-40{width: 40%;}
.w-30{width: 30%;}
.w-20{width: 20%;}
.w-10{width: 10%;}
/*边距*/
.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}
.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}
.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}
.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}
.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}
.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}
.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}
.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}
.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}
.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}
.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}
.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}
.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}

/*排版*/
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}

.v-middle{vertical-align: middle;}
.v-top{vertical-align:top;}
.v-bottom{vertical-align:bottom;}

/*圆角*/
.radius-0{border-radius:0 !important;}
.radius-4{border-radius:4px !important;}
.radius-10{border-radius:10px;}
.radius-15{border-radius:15px;}
.radius-half{border-radius:50%;}

/*边框阴影*/
.wo-shadow{box-shadow:0 0 15px rgba(0,0,0,.07);}

/*线*/
.line-short{height:2px;width: 30px;background-color: #2f54eb;}
/*按钮*/
.btn-primary{ color: #fff !important;background-color: #f88000 !important;border-color: #ff7a00 !important;}
.btn-primary:hover{background-color: #ff9616 !important; border-color: #ff9616;cursor: pointer;color: #fff !important;}
.btn-primary.focus,.btn-primary:focus{color:#fff;background-color:#ff9616;border-color:#ff9616;box-shadow:0 0 0 .2rem rgba(238,90,90,.5)}
.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#ff9616;border-color:#ff9616}
.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#ff9616;border-color:#ff9616}
.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,150,22,.5)}
.btn-danger{background-color: #FFC001;border-color: #fff;}
.btn-danger:hover{background-color: #e2b11d;border-color: #e2b11d; color: #fff !important;}
.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#e2b11d;border-color:#e2b11d;box-shadow:0 0 0 .2rem rgba(238,90,90,.5)}
.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#e2b11d;border-color:#e2b11d}
.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#e2b11d;border-color:#e2b11d}
.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(238,90,90,.5)}

.btn-more{border-radius:20px;border: 1px solid #ccc;}

.layui-layer-btn .layui-layer-btn0{color:#fff !important;}