/*=======CSS reset start=======*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
html{
  min-height: 100%;
  position: relative;
  padding-bottom: 0px;
  word-break: break-all;
  word-wrap: break-word;
}
/*=======页码确认按钮样式======*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0; }
body{font-family: "Poppins", sans-serif;color:#8c8c8c;font-size:14px;line-height: 24px;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:none;}
/*address,caption,code,dfn,em,strong,th,var,cite,b,i,s,strike {font-style:normal; font-weight:normal;}*/
ol,ul,li{list-style-type :none;}
caption,th{text-align:center;}
input,button,img,abbr,acronym{border:0;}
input:focus{outline:none;}
input,label,select{vertical-align: middle;}
input,button,input[type="radio"]:focus,input[type="checkbox"]:focus {outline: none;}
input:-webkit-autofill { box-shadow: 0 0 0px 1000px white inset !important;}
a,a:focus,a:hover,a:active {text-decoration:none; outline:none; hide-focus:expression(this.hideFocus = true);color:#333}
img, video, iframe {max-width: 100%}
button {background-color: transparent;}

/*=======文字排版 start======*/
.f12{font-size:12px;}
.f13{font-size:13px;}
.f14{font-size:14px;}
.f15{font-size:15px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20{font-size:20px;}
.f22{font-size:22px;}
.f24{font-size:24px;}
.f30{font-size:30px;}

.fwb{font-weight:bold;}
.fwn{font-weight:normal;}
.ti2{text-indent:2em;}/*移动设备下，text-indent在input框的支持性不好，建议使用padding-left缩进*/
.ti3{text-indent:3em;}

.unl{text-decoration:underline;}
.none_unl {text-decoration:none;}
/*=======文字排版 end======*/

/*===========文字颜色==========*/
.fGray{color:#878787;}
.fRed{color:red}
.fBlue{color:blue;}
.fwhite{color:#fff}
.fBlack {color: #212121}
.f000{ color:#000;}
.f333{color:#333;}
.f666{color:#666;}
.f999{color:#999;}
.yellow{
    color: #ff960d;
}
.white{
    color: #ffffff;
}

/*===========文字颜色 end==========*/

/*=======定位 begin======*/
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
.cb{clear:both;}
.cl{clear:left;}
.cr{clear:right;}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.vm{vertical-align:middle;}
.vt{vertical-align:top;}
.pr{position:relative;}
.pa{position:absolute;}
.db {display:block;}
.dn {display:none;}
.ib {display:inline-block;vertical-align: middle;*display: inline;*zoom:1;}
.oh {overflow:hidden;}
.ov {overflow:visible;}
.oxa {overflow-x:auto }
.oya {overflow-y:auto }
/*=======定位 end======*/

/*=======边距 start======*/
.ma{margin-left:auto; margin-right:auto;}
.m10{margin:10px;}
.m15{margin:15px;}
.m30{margin:30px;}

.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt35{margin-top:35px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}

.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb100{margin-bottom:100px;}

.ml5{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml90{margin-left:90px;}

.mr5{margin-right:5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr50{margin-right:50px;}
.mr100{margin-right:100px;}

.p5{padding:5px;}
.pt6{padding-top: 6px;}
.p10{padding:10px;}
.p15{padding:15px;}
.p20{padding:20px;}
.p30{padding:30px;}

.pt5{padding-top:5px;}
.pt10{padding-top:10px;}
.pt15{padding-top:15px;}
.pt20{padding-top:20px;}
.pt25{padding-top:25px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}

.pb0 {padding-bottom: 0 !important}
.pb5{padding-bottom:5px;}
.pb10{padding-bottom:10px;}
.pb15{padding-bottom:15px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}

.pl5{padding-left:5px;}
.pl10{padding-left:10px;}
.pl15{padding-left:15px;}
.pl20{padding-left:20px;}
.pl25{padding-left:25px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}

.pr5{padding-right:5px;}
.pr10{padding-right:10px;}
.pr15{padding-right:15px;}
.pr20{padding-right:20px;}
.pr25{padding-right:25px;}
.pr30{padding-right:30px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}


.w5{width: 5%;}
.w10{width: 10%;}
.w15{width: 15%;}
.w20{width: 20%;}
.w25{width: 25%;}
.w30{width: 30%;}
.w35{width: 35%;}
.w40{width: 40%;}
.w45{width: 45%;}
.w48{width: 48%;}
.w50{width: 50%;}
.w55{width: 55%;}
.w60{width: 60%;}
.w65{width: 65%!important;}
.w70{width: 70%;}
.w75{width: 75%!important;}
.w80{width: 80%;}
.w85{width: 85%;}
.w90{width: 90%;}
.w95{width: 95%;}
.w100{width: 100%;}
/*=======边距 end======*/

/*辅助样式*/
.h100p {height: 100%}
.oh {overflow: hidden;}
.fix_layout {table-layout: fixed;}
.rotate90 {transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.border_t {border-top:1px solid rgba(0,0,0,0.09);}
.border_b {border-bottom:1px solid rgba(0,0,0,0.09);}
.border_n {border: none !important;}
.border_bottom_n {border-bottom: none !important;}
.border {border:1px solid rgba(0,0,0,0.09);}
.dashed_bottom_border {border-bottom:1px dashed #dedede;padding-bottom: 5px}
.nowrap {white-space: nowrap;}
.mt-1 {margin-top: -1px}
.mt-3 {margin-top: -3px}
.mt3 {margin-top: 3px}
.ml-10 {margin-left: -10px}
.ml-15 {margin-left: -15px}
.pl0 {padding-left: 0}
.pr0 {padding-right: 0}
.pt35 {padding-top: 35px}
.mr40 {margin-right: 40px}
.c_80 {color: #808080}
.c_orange {color: #FB841E}
.c_red,
a.c_red:hover {color: #c4261d}
.primary_color {color:#B81C24}
.second_color {color: #1890FF}
.bgWhite {background-color: #fff}
.bgGray {background-color: #F8F8F8;}
.fit_cover {object-fit:cover}

.ellipsis {white-space: nowrap;overflow: hidden;text-overflow:ellipsis;}
.ellipsis_line2 {display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ellipsis_line3 {display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.flxed_layout {table-layout: fixed;}
.table_mode {display: table;width: 100%}
.table_row {display: table-row;}
.table_cell {display: table-cell;vertical-align: middle;}
.gray_bg {background-color: #f0f2f5}

/*百分比布局*/
.col-3,
.col-4,
.col-6,
.col-8,
.col-9 {float: left;display: inline;}
.col-3 {width: 25%;}
.col-4 {width: 33.33333333%}
.col-6 {width: 50%}
.col-8 {width: 66.66666667%}
.col-9 {width: 75%}
/*网页主内容宽度*/
.main_container {width: 1216px;margin-left: auto;margin-right: auto;}
.ui_row:after,
.main_container:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

/*flex布局*/
.flexbox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flexItem {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.flexCenter {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.aligns_center {
  align-items: center
}

/*过渡效果*/
a,
.css3_transition,
.css3_scale,
.css3_rotate {transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out}
.css3_scale:hover {transform: scale(1.2);-webkit-transform: scale(1.2)}
.css3_rotate:hover {transform: rotate(360deg);-webkit-transform:rotate(360deg);}

/*loading*/
.loadingMask {position: fixed;z-index: 10000;left: 0;top:0;right: 0;width: 100%;height: 100%;
  background-color:#000;opacity: .5;filter:alpha(opacity=50);
}
.loadingPopup {position: fixed;z-index: 10001;left: 50%;top:50%;width: 200px;height: 200px;
  margin-left: -100px;margin-top: -100px;text-align: center;
}


@-webkit-keyframes loading_animation {
    0% {-webkit-transform:rotate(0deg);}
    50% {-webkit-transform:rotate(180deg);}
    100% {-webkit-transform:rotate(360deg);}
}
@keyframes loading_animation {
    0% {transform:rotate(0deg);}
    50% {transform:rotate(180deg);}
    100% {transform:rotate(360deg);}
}


@media (min-width: 1200px){
  .qc-container {
      width: 1380px;
  }
}

/*modal*/
.modal {display: table;width: 100%;height: 100%}
.modal-dialog {display: table-cell;vertical-align: middle;}
/*.modal-dialog {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}
.modal.in.login-modal .modal-dialog{transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);}*/
.modal-header {font-size: 16px;padding-left: 24px;}
.modal-content {margin-left: auto;margin-right: auto;width: 370px;}
.modal-body {padding-top: 30px;padding-bottom: 30px;;text-align: center;}
.modal-header-wrap {position: relative;}
.modal_close {position: absolute;right: 24px;top: 15px;
  color: #000;opacity: .25;font-family: arial;
}
.modal_close:hover {opacity: 1;}
.modal-footer button {width: 78px;margin-left: 24px;}
.modal-content.md {width: 580px}
[v-cloak] {display: none}



/*滚动小圆点*/
.carousel-indicators li{
    width: 8px;
    height: 8px;
    border: none;
}
.carousel-indicators li.active{
    width: 8px;
    height: 8px;
    margin: 1px;
}
body{
    padding-right: 0!important;
    word-break: keep-all;
}


/*鼠标滑过阴影效果图*/
.hoverShadow:hover {box-shadow: 0 10px 20px 0px #ddd;}
/*元素不可用*/
.disabled_link {cursor: unset;color: #ccc;pointer-events: none;}
.nonelink {cursor: unset;}

/*表格*/
.ui_table {margin-top: 24px;border: 1px solid #d9d9d9}
.ui_table th {font-weight: bold;}
.ui_table th,
.ui_table td {padding: 15px 24px;border-bottom: 1px solid #d9d9d9;text-align: left}
.ui_table td {color: #666}
.ui_table tbody tr:hover {
	background-color: rgba(0,0,0,.04);
}

.ui_table th.tr,
.ui_table td.tr {text-align: right}
.ui_table .ellipsis_line3 {max-height: 70px;overflow: hidden;}

/*面包屑*/
.breadControl  {opacity: 0;}


/*简单的tab*/
.simple_tab {overflow:hidden;border-bottom: 1px solid #d9d9d9;margin-bottom: -1px}
.simple_tab .item {float: left;display: inline;min-width: 88px;line-height: 32px;text-align: center;margin-right: 16px;font-size: 14px;
  border-bottom: 1px solid transparent;bottom: -1px
}
.simple_tab .item a {display: block;color:rgba(0,0,0,.65)}
.simple_tab .item.active {border-bottom-color:#B81C24}
.simple_tab .item:hover a,
.simple_tab .item.active a {color: #B81C24}

/*css3 白光效果*/
.aniBlink {overflow: hidden;position: relative;}
.aniBlink:before {content: '';left: -100%;top:0;width: 100%;height: 100%;
    position: absolute;background: -moz-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(50%,rgba(255,255,255,0.4)),color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(left,rgba(255,255,255,0) 0,rgba(255,255,255,0.4) 50%,rgba(255,255,255,0) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.aniBlink:hover:before{
  -webkit-animation:aniBlink .4s ease-out forwards;
  -moz-animation:aniBlink .4s ease-out forwards;
  -o-animation:aniBlink .4s ease-out forwards;
  animation:aniBlink .4s ease-out forwards
}
@keyframes aniBlink{
  50% {left: 0}
  100% {left: 100%}
}
@-webkit-keyframes aniBlink{
  50% {left: 0}
  100% {left: 100%}
}

/*边距*/
.mt16 {margin-top: 16px;}
.mb16 {margin-bottom: 16px;}

/*新的公共尾部*/
.index_main_container {margin-left: auto;margin-right: auto;width: 1216px;}
.index_copyright {overflow: hidden;line-height: 56px;color: #fff;background-color: #B81C24;bottom:0;position: absolute;width:100%;}

/*提交评论按钮*/
.review_submit_btn {width: 128px;line-height: 40px;text-align: center;background-color: #B81C24;color: #fff;font-size: 16px;border-radius: 4px;cursor: pointer;}
.review_submit_btn:hover {background-color: #9a161d;}

/*修改element 样式*/
html body .el-date-table td.current:not(.disabled) span {
    background-color: #B81C24
}
html body .el-date-table td.available:hover,
html body .el-date-table td span:hover,
html body .el-date-table td.today span,
html body .el-picker-panel__icon-btn:hover,
html body .el-date-picker__header-label.active,
html body .el-date-picker__header-label:hover {
    color: #B81C24;
}
.el-rate:focus {
  outline: none;
}
.el-rate__icon {
  font-size: 18px;
  margin-right: 6px;
  color: #c0c4cc;
  -webkit-transition: .3s;
  transition: .3s;
}

/* 日历插件 */
.ul-box > li{
    position: relative;
}

.active-bg{
    background: #FFEAEB;
}

.month-active-box{
    margin-top: -8px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.month-active{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: red;
    border-radius: 50%;
    color: red;
    font-size: 12px;
}
.month-active.none{
    display: none;
}


.study_card_ft{
    padding: 12px 6px !important;
}

.gotoday{
    font-size: 12px;
    padding: 3px 6px;
}


/*===========头部登录==========*/
.head-login{
    height: 4vh;
    background: #E5EDF2;
}
.hl-text{
    height: 40px!important;
    line-height: 40px!important;
    justify-content: flex-end;
}
.hl-text a{
    margin: 0 10px;
    cursor: pointer;
}
.hl-text a:hover{
    color: #FB841E!important;
}
.el-avatar--small{
    vertical-align: middle;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
}
/*===========头部登录End==========*/


/*===========头部===========*/
.fh5co-nav{
    width: 100%;
    z-index: 1002;
    margin: 0;
    position: relative;
    height: 90px;
    background: #ffffff96;
    box-shadow: 0 0 0.75rem rgba(65,65,65,.05);
}
.page-header-menu{
    display: flex;
    padding: 0 50px;
    height: 90px;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    z-index: 1000;
}
.page-bg-right{
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    background: url("/images/bg_menu@2x.png") no-repeat;
    background-size: cover;
}
.qc-container{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
}
.phone_menu{
    display: none;
}
.menu-logo{
    margin-top: -10px;
    margin-left: 10px;
}
.menu-logo img{
    height: 70px;
}
.menu-nav{
    display: flex;
    position: relative;
    z-index: 1;
}
.menu-nav .nav-name:hover{
    color: #000000;
    font-weight: bold;
    cursor:pointer;
}
.menu-nav .nav-name.active{
    color: #000000;
}

.menu-nav .menu-nav-item .icon{
    font-size: 8px;
    color: #999999;
}
.nav-name{
    color: #333333;
    font-weight: bold;
}
.menu-icon{
    display: none;
}
.menu-phone{
    display: flex;
    float: right;
    justify-content: flex-end;
    position: relative;
    z-index: 1;
}
.menu-phone-item{
    display: flex;
}
.menu-phone-item .mpi-box{
    margin-right: 10px;
}
.menu-phone-item .mpi-box .menu-phone-title{
    font-size: 14px;
    color: #666666;
    display: flex;
    align-items: center;
    font-weight: bold;
}
.menu-phone-item .mpi-box .menu-phone-title .icon-box{
    width: 18px;
    height: 18px;
    background: #147EBF;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 8px;
}
.menu-phone-item .mpi-box .menu-phone-title .icon-box .iconfont{
    color: #ffffff;
    font-size: 9px;
}
.menu-phone-item .mpi-box .menu-phone-title .icon-box .el-icon-message{
    color: #ffffff;
    font-size: 4px;
}

.menu-phone-number{
    font-size: 18px;
    color: #FB841E;
    font-weight: bold;
}
.mpn-phone{
    margin-right: 0;
}
.menu-nav-item li{
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    font-size:14px;
}
.nav-son{
    position: absolute;
    width: auto;
    border-top: 1px solid #efefef;
    box-sizing: border-box;
    display: none;
    z-index: 1000;
}
.nav-zz{
    position: absolute;
    left: 0;
    width: 100%;
    background: #0e0e0e99;
    z-index: 1;
    height: 100vh;
}
.nav-son.active{
    display: block;
    top: 55px;
}
/*.menu-nav-item li:hover .nav-son{
    display: block;
}*/

.nav-son .nav-list{
    height: 445px;
    background: #fff;
    padding-left: 0px;
    padding-right: 0px;
    justify-content: space-between;
    box-shadow: 0 0 0.75rem rgba(65,65,65,.05);
    width: 100%;
}
.nl-menu{
    width: 255px;
    background: #f5f5f5;
    padding: 10px;
    overflow: auto;
}
.nlm-item{
    display: flex;
    justify-content: space-between;
    cursor:pointer;
    margin-bottom: 10px;
}
.nlm-item.active{
    color: #FB841E;
    font-weight: bold;
}
.nlm-item:hover{
    color: #FB841E;
    font-weight: bold;
}
.nlm-item .icon-youjiantou{
    font-size: 16px!important;
}
.nlm-item:hover .icon-youjiantou{
    color: #FB841E!important;
}

.nl-nr{
    display: none;
}
.nl-nr.active{
    display: flex;
}
.nl-sub-item{
    width: 250px;
    height: 445px;
    overflow: auto;
    padding: 10px;
}
.nls-title{
    text-align: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
}
.nls-title-click{

    font-weight: bold;
    cursor: pointer;
}
.nls-title-click:hover{
    color: #FB841E;
}
.nls-item{
/*    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;*/
}
.nls-item div{
    line-height: 20px;
    cursor:pointer;
    margin-bottom: 10px;
}
.nls-item div:hover{
    color: #FB841E;
    font-weight: bold;
}

.nl-sub-pic{
    width: 460px;
    height: 445px;
    position: relative;
    display: none;
}
.nl-sub-pic .nls-img{
    position: absolute;
}
.nl-sub-pic .nls-img img{
    width: 460px;
    height: 445px;
}
.nl-sub-pic .nls-but{
    position: absolute;
    margin: 195px 140px;
}
.nl-sub-pic .nls-but button{
    width: 180px;
    background: #FB841E;
    color: #ffffff;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
}
/*===========头部End===========*/

/*===========底部版权==========*/
.copyright{
    height: 5vh;
    background: #313131;
    color: #ffffff;
}
.copyright .qc-container{
    height: 5vh;
    justify-content: space-between;
}
.cc-address{
    height: 5vh;
    line-height: 5vh;
}
.cc-name{
    height: 5vh;
    line-height: 5vh;
    text-align: right;
    font-size: 12px;
    color: #cfcfcf;
}
.cc-xy{
    height: 5vh;
    line-height: 5vh;
    text-align: right;
}
.cc-xy a{
    color: #ffffff;
}
.cc-xy span{
    cursor: pointer;
}
/*===========底部版权 end==========*/


/*===========分页==========*/
.page-list{
    height: 45px;
}
.page-item{
    height: 36px;
    line-height: 36px;
    justify-content: center;
    margin-top: 15px;
}
/*===========分页 end==========*/


/*===========对比==========*/

.contrast{
    height: 100px;
    width: 100%;
    background: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    box-shadow: 0 0 0.75rem rgba(65,65,65,.05);
}
.contrast .stroke-row{
    padding: 0 20px;
    display: flex;
    justify-content: space-between;
}
.sl-list{
display: flex;
    justify-content: flex-start;
}
.sll-item{
    display: flex;
    width: 235px;
    height: 85px;
    border: 1px solid #EEEEEE;
    padding: 5px;
    margin-top: 5px;
    margin-right: 10px;
}
.sll-img img{
    width: 95px;
    height: 70px;
}
.sll-name{
    margin-left: 10px;
    position: relative;
    width: 115px;
}
.sll-text{
    height: 70px;
    line-height: 18px;
    font-weight: bold;
    position: absolute;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    font-size: 12px;
}
.sll-icon{
    height: 35px;
    line-height: 35px;
    position: absolute;
    margin-top: -18px;
    margin-left: 115px;
}
.sll-icon span{
    cursor: pointer;
    color: #FB841E;
}

.sl-but{
    height: 50px;
    line-height: 47px;
    text-align: center;
    margin-top: 25px;
}
.sl-but .slb-qc{
    height: 40px;
    line-height: 40px;
    background: #0F3460;
    color: #ffffff;
    font-size: 12px;
    padding: 0 15px;
}
.sl-but .slb-bj{
    height: 40px;
    line-height: 40px;
    background: #FB841E;
    color: #ffffff;
    font-size: 12px;
    padding: 0 15px;
}
/*===========对比ENd==========*/


.bottom-qq-bg{
    background-image: url("/images/bg_bottom.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: bottom;
}

/**订阅邮件**/
.subscribe{
    position: relative;
    width: 100%;
}
.sb-img{
    position: absolute;
}
.sb-content{
    width: 100%;
    padding-top: 250px;
    padding-bottom: 140px;
}
.sbc-content{
    display: flex;
    margin-top: 50px;
}
.sbc-img{
    width: 40%;
    text-align: center;
}
.sbc-img img{
    width: 400px;
    margin-top: 50px;
}
.sbc-text{
    padding: 10px 50px;
}
.sbc-text .sbc-title{
    text-align: left;
    font-weight: bold;
    font-size: 26px;
    color: #000000;
    line-height: 32px;
}
.sbc-subTitle{
    margin-top: 10px;
    font-size: 16px;
    color: #999999;
    line-height: 25px;
}
.sbc-form{
    margin-top: 10px;
}
.sbc-form .el-form .el-form-item .el-form-item__content .el-checkbox{
    margin-right: 5px;
}
.sbc-form .el-form .el-form-item .el-form-item__content .privacy a{
    color: #FB841E;
    font-weight: bold;
}
.fg-select{
    width: 100%;
}
.sbc-but{
    text-align: center;
}
.sbc-but button{
    width: 120px;
    background: #FB841E;
    color: #ffffff;
    font-size: 12px;
    margin-top: 8px;
    border: 1px solid #FB841E;
}
.sbc-but button:hover{
    background: #FB841E;
    border: 1px solid #FB841E;
}
/**订阅邮件End**/
.grn-but{
    text-align: center;
}
.form-but{
    padding: 5px 20px;
    background: #FB841E;
    color: #ffffff;
    font-size: 12px;
    margin-top: 8px;
    border-radius: 4px;
}


.el-pagination{
    text-align: center;
    margin-top: 10px;
}


/**滚动条整体部分**/
::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(144,147,153,0.3); //滚动条的颜色
}

::-webkit-scrollbar-track-piece {
    background-color: transparent;
}


.primary_btn{
    background: #FB841E;
    color: #ffffff;
}
.primary{
    color: #FB841E;
}






/**评分**/
.rate-box{
    display: flex;
}
.rate-all{
    margin-right:5px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #28a745;
}
.rate-half{
    margin-right:5px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border:1px #28a745 solid;
    display: flex;
}
.rh-half{
    width: 10px;
    height: 18px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    background: #28a745;
}
.rate-white{
    margin-right:5px;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    border:1px #28a745 solid;
}
.bg-center{
    background: url("/images/my/bg_usually@2x.png") no-repeat !important;
    background-size: 100% 100% !important;;
}




/**优惠样式**/
.discount {
    position: relative;
    background: linear-gradient(45deg, #D4191A 0%, #F63B3D 100%);
    color: #ffffff;
    font-size: 10px;
    padding: 0 5px;
    border-radius: 20px;
    align-items: center;
    display: flex;
    height: 25px;
}
.discount .iconfont{
    color: #F4C709;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
}

.discount::after {
    content: "";
    position: absolute;
    left: 11%;
    top: 90%;
    width: 10px;
    height: 10px;
    background-color: #D4191A;
    transform: translate(6%, -50%) rotate(58deg);
}


.search-box{
    flex: 1;
    display: flex;
    justify-content: right;
}
.head-search{
    background: #ffffff;
    padding: 5px 5px;
    margin-right: 10px;
    width: 230px;
}
.head-search>span{
    color: #DEDEDE;
    padding-right: 10px;
}
.head-search .btn {
    background: #FB841E;
    color: #ffffff;
    width: 70px;
    font-size: 12px;
    cursor: pointer;
}






/*********************手机端兼容******************/
@media screen and (max-width: 768px) {
    body, html {
        overflow-x: hidden;
    }

    .fh5co-nav{
        height: 70px;
    }
/**头部**/
    .page-header-menu{
        padding: 0 10px;
        height: 70px;
    }
    .search-box{
        display: none;
    }
    .menu-icon{
        display: flex;
        width: 80%;
        justify-content: flex-end;
    }
    .menu-icon>div{
        padding: 0 10px;
    }
    .menu-icon>div>a>span{
        font-size: 18px;
    }
    .menu-icon>div>span{
        font-size: 23px;
    }
    .phone_menu{
        display: block;
        transform: translateY(6px);
    }
    .menu-logo {
        width: auto;
        margin-top: 0;
        margin-left: 0;
    }
    .menu-logo img{
        height: 50px;
    }
    .phone_menu .icon-caidan{
        font-size: 32px!important;
        margin: 0 10px;
    }
    .head-login{
       display: none;
    }

    .menu-nav{
        display: none;
    }

    .menu-phone{
        display: none;
    }

    .menu-list .el-drawer__container .el-drawer .el-drawer__header{
        padding:0 10px 0 0;
        margin-bottom:0;
        height: 40px;
    }
    .menu-list .el-drawer__container .el-drawer .el-drawer__header button{
        height: 40px;
        line-height: 40px;
    }
/**头部**/

/**发送邮件**/
    .sb-img{
        height: 600px;
    }
    .sb-img img{
        height: 600px;
    }
    .sb-content{
        margin-top: 0;
        position: inherit;
    }
    .sbc-content{
        margin-top: 0;
    }
    .sbc-img{
        display: none;
    }
    .sbc-text{
        padding: 10px 5px 0 5px;
    }

    .sbc-text .sbc-title{
        text-align: center;
    }
    .send-ruleForm .row{
        display: block;
    }
    .qc-container{
        padding-left:5px;
        padding-right:5px;
    }

    .subscribe{
        height: auto;
    }
    .sbc-form .el-form .el-form-item .el-form-item__content .el-checkbox{
        line-height: 25px;
        margin-bottom: 0;
    }
    .privacy{
        line-height: 25px;
    }
    /**发送邮件**/

    /**底部版权**/
    .copyright{
        height: 100%;
    }
    .copyright .qc-container{
        display: block;
        height: 100%;
    }
    .cc-name{
        width: 100%;
        height: auto;
        line-height: inherit;
        text-align: center;
        font-size: 12px;
        padding: 0 10px;
    }
    .cc-xy{
        width: 100%;
        text-align:center;
    }
    /**底部版权**/


    .el-message-box{
        width: 350px;
    }
}
/*********************手机端兼容End***************/


