@CHARSET "UTF-8";
@import url("resetv2.css?v=212111111221333381921");

@import url("iconfont/iconfont.css?v=2121111112213333819210045454545");




/* reset================== */
.nav-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5);
    animation-duration: 200ms;
}
.couponnum {
    position: absolute;
      top: 14px;
      right: 13px;
      width: 16px;
      height: 16px;
      line-height: 16px;
      border-radius: 50%;
      background: #EB5757;
      font-size: 10px;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      color: #fff;
}
.couponhover {
position: absolute;
  top: -17px;
  width: 252px !important;
  left: -251px;
  display: none;
}
#unread_coupon {
  display: none;
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.text-center {
    text-align: center;
}

.inline-block {
    display: inline-block;
}

.space-1 {
    display: inline-block;
    width: 100%;
    height: 10px;
}

.space-2 {
    display: inline-block;
    width: 100%;
    height: 20px;
}

.space-3 {
    display: inline-block;
    width: 100%;
    height: 30px;
}

#screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9998;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
}

body {
    font-family: "Microsoft YaHei", Verdana, Arial !important;
    font-size: 14px;
    background: #fff;
    max-width: 1920px;
    min-width: 1200px;
    margin: 0 auto;
}

.clickable {
    cursor: pointer;
}

.p12 {
    padding: 12px;
}

.ft10 {
    font-size: 10px;
}


.mt13 {
    margin-top: 13px !important;
}

.mt17 {
    margin-top: 17px !important;
}

.mt160 {
    margin-top: 160px !important;
}

.mb8 {
    margin-bottom: 8px !important;
}

.mb16 {
    margin-bottom: 16px !important;
}

.w70 {
    width: 70px !important;
}

.w75 {
    width: 75px !important;
}

.w95 {
    width: 95px !important;
}

.w180 {
    width: 180px;
}

.w200 {
    width: 200px;
}
.c-main {
  color: #4fafaa!important;
}
.c-3 {
  color: #333!important;
}
.w250 {
    width: 250px;
}

.corange {
    color: #ff8500;
}

.cbrown {
    color: #8f6a3e;
}

.bg-orange {
    background: #ff8500;
    border: none !important;
}

.text-over {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    zoom: 1;
}

.clear:after {
    content: "";
    display: block;
    clear: both;
}

#screen {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 9998;
    filter: alpha(opacity=80);
    opacity: 0.8;
    display: none;
}

.overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99998;
    width: 100%;
    height: 100%;
    _padding: 0 20px 0 0;
    background: #f6f4f5;
    display: none;
}

.showbox {
    position: fixed;
    top: 0;
    left: 50%;
    z-index: 99999;
    opacity: 0;
    filter: alpha(opacity=0);
    margin-left: -80px;
    margin-top: -60px;
}

* html .showbox, * html .overlay {
    position: absolute;
}

#AjaxLoading {
    border: 1px solid #8CBEDA;
    color: #37a;
    font-size: 12px;
    font-weight: bold;
}

#AjaxLoading div.loadingWord {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: #fff;
}

#AjaxLoading img {
    margin: 10px 15px;
    float: left;
    display: inline;
}

.inblock_fix {
    letter-spacing: -4px;
    font-size: 0;
}

.inblock {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    letter-spacing: normal;
    *vertical-align: top;
    zoom: 1;
    *display: inline;
}

body.modal-open {
    overflow: hidden;
}

body.modal-open .modal {
    overflow: auto;
}

body.modal-open #modal-activity {
    overflow: hidden;
}

.icon-reload {
    display: inline-block;
    background: url(/images/reload_03.png) no-repeat;
    width: 17px;
    height: 18px;
    position: relative;
    top: 5px;
    background-size: contain;
}

.link-spanner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}

/* header 顶端 */
.wp {
    max-width: 1200px;
    margin: 0 auto;
}


/* 公告 */
#newgong {
    position: absolute;
    top: 0;
    z-index: 8;
    width: 100%;
    height: 40px;
    background: rgba(0, 0, 0, .3);
}

/*#newgong.night {*/
/*background: rgba(0, 2, 58, .5);*/
/*}*/

/*#newgong.night .newsgao ul li a {*/
/*color: #fff;*/
/*}*/

#newgong #new-center {
    max-width: 1200px;
    height: 40px;
    margin: 0 auto;
}

#newgong span {
    font-size: 18px;
    color: red;
    font-weight: 600;
    display: inline-block;
    float: left;
    margin: 7px 10px 0 0;
}

#newgong #new-center .demo100,
#newgong #new-center .notice {
    display: inline-block;
}

#newgong #new-center #notice {
    float: left;
    position: relative;
    top: 7px;
    left: 25px;
    margin-right: 50px;
}

#newgong .icon-gonggao {
    color: #fff;
}

#newgong .demolist {
    overflow: hidden;
    width: 990px;
}

#newgong .demolist .newsgao {
    width: 100%;
}

/*#newgong .demolist .newsgao div {*/
/*float: left;*/
/*width: 100%;*/
/*}*/

/*#newgong .demolist .newsgao ul {*/
/*float: left;;*/
/*overflow: hidden;*/
/*zoom: 1;*/
/*}*/
.tempWrap {
    width: 100% !important;
    height: 40px;
    line-height: 40px;
}

#newgong .demolist .newsgao ul li {
    float: left;
    /*margin-left: 15px;*/
    line-height: 35px;
    /*font-weight: 700;*/
}

#newgong .newsgao ul li a {
    display: inline-block;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/* footer*/

#footer-bg {
    padding: 20px 0;
    background: #424a66;
}

.footer-link-cont {
    margin: 0 auto;
      padding: 40px 0 40px;
      text-align: center;
}
.new-hezuo {
  text-align: center;
}
.new-hezuo img {
  width:930px;
  /* height: 50px; */
}
.footer {
  position: relative;
}

.link-a {
    display: inline-block;
    width: 150px;
    padding: 3px 0;
    text-align: center;
    font-size: 16px;
    line-height: 1;
    color:#CACDDA !important;
}


.link-a:not(:nth-last-of-type(1)) {
    /*color: #fff;*/
    border-right: 1px solid #68728e;
}

.link-a:hover{
    color:#fff !important;
}

.support-list {

    margin: 40px auto 50px;
}
.footer-img-row {
  text-align: center;
}
.footer-img-row-item {
  width: 54px;
  height: 34px;
  display: inline-block;
  margin:0 10px;
}

.footer-img-row-item.img-row-item1 {
  background: url(/images/index/footer/footer-icon-logo-1.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item2 {
  background: url(/images/index/footer/footer-icon-logo-2.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item3 {
  background: url(/images/index/footer/footer-icon-logo-3.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item4 {
  background: url(/images/index/footer/footer-icon-logo-4.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item5 {
  background: url(/images/index/footer/footer-icon-logo-5.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item6 {
  background: url(/images/index/footer/footer-icon-logo-6.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item7 {
  background: url(/images/index/footer/footer-icon-logo-7.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item8 {
  background: url(/images/index/footer/footer-icon-logo-8.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item9 {
  background: url(/images/index/footer/footer-icon-logo-9.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item10 {
  background: url(/images/index/footer/footer-icon-logo-10.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item11 {
  background: url(/images/index/footer/footer-icon-logo-11.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item12 {
  background: url(/images/index/footer/footer-icon-logo-12.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item13 {
  background: url(/images/index/footer/footer-icon-logo-13.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item14 {
  background: url(/images/index/footer/footer-icon-logo-14.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item15 {
  background: url(/images/index/footer/footer-icon-logo-15.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item16 {
  background: url(/images/index/footer/footer-icon-logo-16.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item17 {
  background: url(/images/index/footer/footer-icon-logo-17.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item18 {
  background: url(/images/index/footer/footer-icon-logo-18.webp) no-repeat;
  background-size: 100% 100%;
}
.footer-img-row-item.img-row-item19 {
  background: url(/images/index/footer/footer-icon-logo-19.webp) no-repeat;
  background-size: 100% 100%;
}
.pg-cont {
    vertical-align: middle;
    text-align: center;
    font-size: 14px;
    color: #a8abbb;
}

.copy-footer {
    padding: 10px 0 20px;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
    color: #a8abbb;
}

/*右侧导航*/
#qy-service-cont {
    position: fixed;
    top: 50%;
    right: 0;
    z-index: 9000;
    margin-top: -140px;
    border-radius: 5px;
    color: #fff;
    transition: all .5s;
}

#qy-service {
    position: relative;
    width: 50px;
    /* overflow: hidden; */
    text-align: center;
    margin-bottom: 0;
    border-radius: 0;
    background: none;
    cursor: pointer;
    /*transition: all .2s ;*/
    box-shadow: inset 0 0 4px rgba(255,255,255,.3);
    width: 66px;
    /* overflow: auto; */
    text-align: center;
   
}

#qy-service a {
  display: block;
  width:100%;
  font-size: 12px;
}


#qy-service .iconfont {
    color: #4fafaa;
    font-size: 20px;
    margin: 0 11px;
    vertical-align: middle;
    color: #fff;
}
#qy-service .iconfont.icon-daili1{
    font-size: 23px;
}

#qy-service:hover .iconfont {
    margin: 0 5px 0 0;
}

#qy-service li {
    height: 57px;
    line-height: 60px;
    color: #000;
    border-bottom: 1px solid rgba(255, 255, 255, .7);
    background: linear-gradient(90deg, #eaeff8, #ebecef, #ced2db);
    /* overflow: hidden; */
    transition: all .2s;

          /* overflow: auto; */
    line-height: 1;
      /* padding: 10px 0; */
      position: relative;
}

#qy-service  #fast-entry{
    /* display: none; */
}

.new-sport-tip {
    width: 200px;
    height: 45px;
    background: url(/images/index/newpic/tipsbg.png) no-repeat;
    background-size: 100% 100%;
    border-radius: 5px;
    position: absolute;
    left: -199px;
    top: 9px;
    color: #333;
    font-size: 12px;
    line-height: 45px;
    padding-left: 42px;
    display: none;
}
.tip-cut-down {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 15px;
    right: 16px;
    background: #EB5757;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    border-radius: 16px;

}
.new-sport-tip img {
    position: absolute;
    left: -1px;
    bottom: 5px;
}
#qy-service li:nth-of-type(1) {
    border-radius: 5px 5px 0 0;

}
#qy-service li#agent-link.radius {
    border-radius: 5px 5px 0 0;
}

#qy-service li:nth-last-of-type(1) {
    border-radius: 0 0 5px 5px;
    border-bottom: none;
}

#qy-service li:hover {
  background:url(/images/index/newpic/rightside-bg2.webp);
  background-size: 100% 100%;
}
#qy-service li:nth-last-of-type(1):hover{
    border-bottom: none;
}

/*#qy-service li:hover .email-title {*/
    /*padding: 0 10px;*/
/*}*/
#qy-service li:hover .iconfont{
    /* color: #fff; */
}
#qy-service li img {
    color: #4fafaa;
    width:20px;
    margin: 10px 11px 5px;
    vertical-align: middle;
    /* padding: 10px 0; */
}
#qy-service li:hover img.sideicon {
  transform: scale(1.1);
    /* margin:0 5px 0 0; */
}
.icon-chip6 {
    display: inline-block;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    background: url(/images/index/chip-icon-n.png) no-repeat center;
}


#qy-service li#email-link {
    transition: none;
}

#qy-service li#email-link:hover {
    /* line-height: 1.5;
    padding: 4px 0; */

}

.contact-email {
    display: none;
    width: 100%;
}

#qy-service li#email-link:hover .contact-email {
    display: block;
    text-align: center;

}

#qy-service-cont .contact-card-box {
    position: absolute;
    left: -220px;
    top: 60px;
    width: 220px;
    height: 317px;
    border-radius: 8px;
    box-shadow: 1px 2px 8px 0px #ccc;
    padding: 20px 10px 10px;
    text-align: center;
    background-color: #fff;
    display: none;
}
#qy-service-cont .contact-card-box.ts {
    top:-195px!important;
}
#qy-service-cont .contact-card-box p {
  color: #333;
  font-size: 12px;
  line-height: 1.5;
}
#qy-service-cont .card-title {
padding-left: 60px;
    font-size: 14px;
    text-align: left;
}
#qy-service-cont .pplogo {
width: 35px;
    height: 35px;
    position: absolute;
    left: 28px;
    top: 22px;
}
#qy-service-cont .ppewm {
  width:97px;
  height: 97px;
  margin:14px 0 11px;
}
#qy-service-cont .card-footer{
  margin-top: 9px;
  padding:10px;
  background-color: #F0F6FB;
}
#qy-service-cont .card-footer p {
  color: #666666;
}
/*#qy-service .s-list {*/
    /*display: none;*/
    /*position: absolute;*/
    /*top: 60px;*/
    /*right: 150px;*/
    /*transition: all .2s ease-out;*/
/*}*/

/*#qy-service .s-list .s-item {*/
    /*height: 60px;*/
    /*line-height: 60px;*/
    /*text-align: center;*/
    /*width: 120px;*/
    /*border-bottom: 1px solid hsla(0, 0%, 100%, .15);*/
    /*overflow: hidden;*/
    /*background: #2c2051;*/

/*}*/

/*#qy-service .s-list .s-item:nth-of-type(1) {*/
    /*border-radius: 5px 0 0 0;*/
/*}*/

/*#qy-service .s-list .s-item:nth-of-type(2) {*/
    /*border-radius: 0 0 0 5px;*/
/*}*/

.tip {
    float: left;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;

}
/*右侧导航-app下载*/
/*#qy-service li#app-down {*/
    /*height: auto;*/
    /*padding: 10px 0;*/
    /*line-height: 1.5;*/
    /*!*text-align: center;*!*/
/*}*/

/*#qy-service li#app-down .Qrcode {*/
    /*width: auto;*/
    /*height: auto;*/
    /*margin: 0 auto;*/
    /*padding: 0px;*/
/*}*/

/*#qy-service:hover li#app-down .download-cont {*/
    /*display: block;*/
/*}*/

/*.download-cont {*/
    /*display: none;*/
    /*margin: 0 auto 5px;*/
/*}*/

/*.qrcodeDown,*/
/*.Qrcode2,*/
/*.Qrcode {*/
    /*position: relative;*/
    /*width: 130px;*/
    /*height: 130px;*/
    /*margin: 0 auto;*/
    /*padding: 5px;*/
    /*margin-bottom: 12px;*/
/*}*/

/*.Qrcode2 canvas,*/
/*.Qrcode canvas {*/
    /*padding: 5px;*/
    /*background: #fff;*/
/*}*/


/*#app-down .Qrcode canvas {*/
    /*position: relative;*/
    /*right: 8px;*/
/*}*/

@keyframes move {
    50% {
        top: 110px;
    }
}



/*#livebox, #phone-box, #subscribe {*/
    /*position: ablute;*/
    /*top: 0;*/
    /*left: 0;*/
    /*z-index: 9999;*/
    /*width: 690px;*/
    /*height: 400px;*/
    /*display: none;*/
    /*background-color: #fff;*/
    /*border: none;*/
/*}*/

/*#phone-box {*/
    /*width: 540px;*/
    /*height: 250px;*/
/*}*/

/*#livebox .closebg, #phone-box .closebg, #subscribe .closebg {*/
    /*display: block;*/
    /*width: 55px;*/
    /*height: 55px;*/
    /*line-height: 55px;*/
    /*text-align: center;*/
    /*font-family: Arial;*/
    /*font-size: 30px;*/
    /*color: #fff;*/
    /*position: absolute;*/
    /*top: 0;*/
    /*right: 0;*/
    /*background: #666;*/
    /*cursor: pointer;*/
/*}*/

/*#livebox .closebg .closed, #phone-box .closebg .closed, #subscribe .closebg .closed {*/
    /*display: block;*/
    /*width: 55px;*/
    /*height: 55px;*/
    /*line-height: 55px;*/
    /*text-indent: -9999px;*/
    /*font-family: Arial;*/
    /*font-size: 30px;*/
    /*color: #fff;*/
    /*background: url(../images/close.png) no-repeat center center;*/
    /*cursor: pointer;*/
    /*-webkit-transition: all 0.3s ease-in-out;*/
    /*-moz-transition: all 0.3s ease-in-out;*/
    /*-o-transition: all 0.3s ease-in-out;*/
    /*-ms-transition: all 0.3s ease-in-out;*/
    /*transition: all 0.3s ease-in-out;*/
/*}*/

/*#livebox .closed:hover, #phone-box .closed:hover, #subscribe .closed:hover {*/
    /*-webkit-transform: rotate(180deg);*/
    /*-moz-transform: rotate(180deg);*/
    /*-o-transform: rotate(180deg);*/
    /*-ms-transform: rotate(180deg);*/
    /*transform: rotate(180deg);*/
/*}*/

/*#header {*/
/*max-width: 1920px;*/
/*min-width: 1200px;*/
/*margin: 0 auto;*/
/*background: #fff;*/
/*}*/

/*#header .top {*/
/*max-width: 1200px;*/
/*height: 42px;*/
/*margin: 0 auto;*/
/*position: relative;*/
/*}*/

/*#header .wp .set, #header .top .set, #header .top .set2, #header .top .set3 {*/
/*float: right;*/
/*}*/

/*#header .wp .set {*/
/*color: #8f6a3e;*/
/*font-weight: bold;*/
/*position: relative;*/
/*}*/

/*#header .wp .set div {*/
/*float: left;*/
/*position: relative;*/
/*text-align: left;*/
/*}*/

/*#header .wp .set div div {*/
/*color: #8f6a3e;*/
/*font-size: 15px;*/
/*margin-top: 8px;*/
/*}*/

/*#header .top .login {*/
/*max-width: 738px;*/
/*height: 32px;*/
/*float: right;*/
/*padding: 6px 0 0 0;*/
/*}*/

/*#header .top .set3 {*/
/*position: relative;*/
/*margin-right: 10px;*/
/*}*/

/*#header .top .set3 a {*/
/*color: white;*/
/*}*/

/*#header .top .set3 a:hover {*/
/*color: rgb(255, 195, 0);*/
/*}*/

/*#header .top .set2 {*/
/*background: rgb(99, 73, 49);*/
/*width: 135px;*/
/*height: 42px;*/
/*overflow: hidden;*/
/*transform: skew(-20deg);*/
/*line-height: 42px;*/
/*color: #fff;*/
/*text-align: center;*/
/*z-index: 99;*/
/*position: relative;*/
/*}*/

/*#header .top .set2 div {*/
/*transform: skew(20deg);*/
/*}*/

/*#header .top .set2 img {*/
/*transform: skew(0deg);*/
/*}*/

/*#header .top .set {*/
/*max-width: 520px;*/
/*height: 42px;*/
/*overflow: hidden;*/
/*transform: skew(-20deg);*/
/*background: rgb(255, 195, 0);*/
/*position: relative;*/
/*}*/

/*#header .top .set a {*/
/*font-size: 15px;*/
/*}*/

/*#header .top .set ul li {*/
/*transform: skew(20deg);*/
/*display: block;*/
/*height: 45px;*/
/*float: left;*/
/*text-align: center;*/
/*line-height: 45px;*/
/*font-size: 16px;*/
/*margin: 0px 5px;*/
/*}*/

/*#header .top .set a {*/
/*color: #8f6a3e;*/
/*}*/

/*#header .top .set a:hover {*/
/*color: #fff;*/
/*}*/

/*#header .top .set .down-li a {*/
/*max-width: 120px;*/
/*height: 30px;*/
/*margin-top: 10px;*/
/*line-height: 30px;*/
/*color: #8f6a3e*/
/*}*/

/*#header .top .set .down-li a:hover {*/
/*color: #fff;*/
/*}*/

/*#header .top .set .down-li #ptclient {*/
/*background-color: #ffb567;*/
/*}*/

/*#header .top .set .down-li #ptvpn {*/
/*background-color: #d0d0d0;*/
/*}*/

/*#header .top .login .codeimg img {*/
/*position: absolute;*/
/*top: 2px;*/
/*right: 2px;*/
/*}*/

/*#header .top .login .password a {*/
/*height: 20px;*/
/*padding: 0 4px;*/
/*line-height: 20px;*/
/*position: absolute;*/
/*background: #d4b278;*/
/*top: 2px;*/
/*right: 0;*/
/*color: #fff;*/
/*border-radius: 2px;*/
/*}*/

/*#header .top .login .forsub input {*/
/*max-width: 100px;*/
/*height: 28px;*/
/*line-height: 28px;*/
/*background: url(../images/loginanbg.gif);*/
/*float: left;*/
/*padding: 0;*/
/*color: #fff;*/
/*cursor: pointer;*/
/*}*/

/*#header .top .login div {*/
/*position: relative;*/
/*width: 155px;*/
/*height: 32px;*/
/*float: left;*/
/*margin-right: 11px;*/
/*}*/

/*#header .top .login input {*/
/*width: 155px;*/
/*height: 24px;*/
/*line-height: 24px;*/
/*padding: 0 0 0 5px;*/
/*color: #8f6a3e;*/
/*font-size: 12px;*/
/*-moz-border-radius: 2px;*/
/*-webkit-border-radius: 2px;*/
/*border-radius: 2px;*/
/*}*/

/*.login-dropdown {*/
/*display: none;*/
/*position: absolute;*/
/*z-index: 9999;*/
/*width: 100px;*/
/*border-radius: 0 0 10px 10px;*/
/*box-shadow: 3px 3px 6px rgba(0, 0, 0, .5);*/
/*background: #4fafaa;*/
/*}*/

/*.quick-enter-dropdown {*/
/*width: 100px;*/

/*}*/

/*.withdrawal {*/
/*left: -20px;*/
/*}*/

/*.login-dropdown ul li {*/
/*display: block;*/
/*width: 100%;*/
/*height: 34px;*/
/*line-height: 34px;*/
/*text-align: center;*/
/*color: #647488;*/
/*background: #fff;*/
/*cursor: pointer;*/
/*}*/

/*.login-dropdown ul li:nth-last-of-type(1) {*/
/*border-radius: 0 0 10px 10px;*/
/*}*/

/*.login-dropdown ul li:hover {*/
/*background: #e8edf5;*/
/*}*/

/*.c-dropdown {*/
/*cursor: pointer;*/
/*}*/

/*.c-dropdown:hover .login-dropdown {*/
/*display: block;*/
/*}*/

/*#header i {*/
/*font-size: 22px;*/
/*}*/

/*#header .icon-right-arr,*/
/*#header .icon-bottom-arr {*/
/*font-size: 16px;*/
/*}*/

/*#header i.icon-xinfeng1 {*/
/*font-size: 20px;*/
/*}*/

/*#header .quick-enter i {*/
/*font-size: 18px;*/
/*}*/

/*.hover-stop {*/
/*display: none !important;*/
/*}*/

/*.forgetpwd, .login_after li, .login_after li a {*/
/*color: #4fafaa;*/
/*}*/

/*.header_top.night .login_after.tools li:nth-of-type(3) a {*/
/*color: #f1d461;*/
/*}*/

/*.hot-icon {*/
/*position: absolute;*/
/*right: -8px;*/
/*top: 8px;*/
/*width: 20px;*/
/*height: 20px;*/
/*background: url(../images/web-icon10.png) no-repeat -220px -44px;*/
/*}*/

/*.slot-hot-icon {*/
/*right: -14px;*/
/*}*/

/*.mglive-hot-icon {*/
/*right: 4px;*/
/*}*/

/*.hot-icon1 {*/
/*right: 0px;*/
/*}*/

/*.new-icon {*/
/*height: 12px;*/
/*width: 20px;*/
/*right: 2px;*/
/*top: 14px;*/
/*background: url(../images/new.png) no-repeat center 0;*/
/*}*/

/*.card .hot-icon {*/
/*position: absolute;*/
/*right: 3px;*/
/*top: 0;*/
/*}*/

/*.fast-tip-cont {*/
/*text-align: left;*/
/*font-size: 16px;*/
/*}*/

/*.fast-tip-cont .suggest-cont {*/
/*margin-top: 10px;*/
/*color: #4fafaa;*/
/*}*/

/*!*底部icon*!*/

/*.tk-icon {*/
/*margin-top: -5px;*/
/*}*/

.ui-btn {
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    background: #4fafaa;
    color: #fff !important;
    padding: 5px 25px;
    font-size: 16px;
    cursor: pointer;
    text-decoration: none !important;
}

.ui-btn:hover {
    opacity: .8;
}

.layui-layer.tips-layer {
    border-radius: 10px;
    text-align: center;
    font-size: 16px;
    color: #000;
}

.layui-layer.tips-layer .layui-layer-content {
    text-align: center;
}

/*.layui-layer.tips-layer .layui-layer-title {*/
/*padding: 0;*/
/*border-radius: 10px 10px 0 0;*/
/*font-size: 16px;*/
/*color: #fff;*/
/*background: #4fafaa;*/
/*}*/

.layui-layer.tips-layer .layui-layer-btn {
    text-align: center;
}

.r-btn {
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    border: none;
    border-radius: 3px;
    background: linear-gradient(0deg, #5e76b4, #4b5f94);
    color: #fff;
}
.layui-layer.layui-layer-loading .layui-layer-content {
  width: 60px !important;
  height: 53px !important;
}
.chat94-ewm-box {
    width: 265px;
      height: 273px;
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: -1px 1px 6px 1px #eee;
  position: absolute;
left: -263px;
  top: -122px;
  padding: 12px 0 0 18px;
  text-align: center;
  font-size: 14px;
  color: #000;
  display: none;
}
#qy-service a.feiyu-link-btn {
    background: linear-gradient(90deg, #68D55E 0%, #5CB6DA 100%);
    display: inline-block;
    width: 64px;
    height: 23px;
    border: 1px solid #EBFFFA;
    color: #fff;
    text-align: center;
    font-size: 12px;
    border-radius: 22px;
    box-shadow: 0px 2px 2px 0px #67DAC980;
    line-height: 23px;
}
.contact-email {
width: 104px;
  height: 68px;
  background-color: #FFFFFF;
  border-radius: 4px;
  box-shadow: -1px 1px 6px 1px #eee;
  position: absolute;
  left: -103px;
  top: 1px;
  padding: 12px 0 0 8px;
  text-align: center;
  font-size: 12px;
  color: #000;
  display: none;
}
.contact-email p {
  line-height: 1.5;
  padding-bottom: 6px;
}
.contact-email:before {
  content: "";
    border-right: 8px solid transparent;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff;
    height: 1px;
    position: absolute;
    right: -16px;
    top: 40%;
    margin-top: -4px;
}
.emailtext1 {
  cursor: pointer!important;
  display: inline-block!important;
  width:84px!important;
  height: 21px!important;
  color: #fff!important;
  line-height: 21px!important;
  background-color: #4fafaa!important;
  border-radius: 21px!important;
  text-align: center!important;
  font-size: 12px!important;
}
#email-link:Hover .contact-email {
  display: block;
}
#fast-entry:hover .chat94-ewm-box {
  display: block;
}
#unread_coupon:hover .couponhover {
  display: block;
}
.chat94-ewm-box p {
  line-height: 1.5;
}
#qy-service li .chat94-ewm-box a {
  display: inline-block;
}
.title94 {
  padding-left:50px;
  position: relative;
  text-align: left;
}
.title94 p {
  text-align: left;
}
.title94 img {
    width: 41px;
      height: 41px;
      position: absolute;
      left: -8px;
      top: -10px;
}
#qy-service li img.ewm94-pic {
  width:155px;
}
#qy-service li img.icon94 {
  width:41px;
}
.c-center {
  text-align: center;
}
.c-green {
  color: #4fafaa;
}
.chat94-ewm-box:before {
content: "";
  border-right: 8px solid transparent;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #fff;
  height: 1px;
  position: absolute;
  right: -16px;
  top: 56%;
  margin-top: -4px;
}
#cs-goTop {
  font-size: 12px;
}
#agent-link p {
  font-size: 12px;
}