body {
    font-family: "Microsoft YaHei";
}

#nb_icon_wrap,.yii-debug-toolbar,#newBridge #nb_nodeboard{
    display: none!important;
}

.auth-nav{
    height: 500px;
    width: 100%;
}

.auth-menu{
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    color: white;
    font-size: 14px;
    padding-top: 10px;
}

.auth-banner{
    height: 500px;
    object-fit: cover;
    width: 100%;
}

.auth-top{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 99;
}

.auth-menu-top{
    height: 60px;
    line-height: 60px;
    background-color: #353535;
}

.menu-logo{
    margin-top: 13px;
    height: 36px;
    width: 112px;
    cursor: pointer;
    margin-right: 40px;
}

.auth-menu .pull-down {
  margin-top: 0!important;
}

.auth-menu div{
    margin: -10px 0 0 40px;
    cursor: pointer;
    height: 80px;
}

.auth-menu div:hover{
  color: #0099FF;
  border-bottom: 1px solid #0099FF;
}

.auth-menu div.active{
  color: #0099FF;
  border-bottom: 1px solid #0099FF;  
}

.auth-title{
    height: 210px;
    text-align: center;
    padding-top: 65px;
}

.open-title{
    height: 210px;
    text-align: center;
    padding-top: 40px;
}

.open-item{
    width: 848px;
    border-radius: 18px;
    font-size: 14px;
    text-align: center;
    margin: 0 auto 50px;
    border: 1px solid #e2e2e2;
    box-shadow: rgba(117, 146, 170, 0.2) 0px 8px 15px 0px;
}


.open-item:hover{
    position: relative;
    top: -20px;
    box-shadow: 1px 10px 10px #e2e2e2;
}

.shop-item{
    width: 285px;
    border-radius: 18px;
    display: inline-block;
    border: 1px solid #e2e2e2;
    margin-left: 20px;
    margin-bottom: 75px;
    box-shadow: rgba(117, 146, 170, 0.2) 0px 8px 15px 0px;
}

.shop-item:first-of-type{
  margin-left: 0;
}

.shop-item:hover{
    position: relative;
    top: -20px;
    box-shadow: 1px 10px 10px #e2e2e2;
}

.shop-price{
  font-size: 30px;
  color: #2983FD;
  text-align: center;
  margin: 20px 0 0;
}

.shop-info{
  margin: 0;
  padding: 10px;
}

.shop-list{
  width: 55%;
  font-size: 14px;
  list-style: none;
  padding: 0;
  color: #9A9A9A;
}

.shop-list li{
  margin-bottom: 5px;
}

.shop-list img{
  margin-right: 5px;
}

.todo-info {
  width: 300px;
  margin: 43px auto 0;
  display: flex;
  justify-content: space-between;
}

.todo-info div {
  width: 140px;
  height: 34px;
  color: #3399ff;
  border-radius: 17px;
  border: 1px solid #3399ff;
  text-align: center;
  line-height: 32px;
  cursor: pointer;
}

.todo-info div:hover {
  background-color: #3399ff;
  color: #fff;
}

.price-info img {
  width: 1280px;
  margin: 43px auto;
}


.price-info {
  width: 1280px;
  margin: 0 auto;
}

.auth-list{
    width:  1200px;
    margin: 0 auto;
}

.auth-list .btn-use, .auth-list .btn-intro{
    display: inline-block;
    width: 140px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #6FA7EF;
    border-radius: 17.5px;
    font-size: 16px;
    text-align: center;
    color: #6FA7EF;
    cursor: pointer;
}

.auth-list .btn-use:hover , .auth-list .btn-intro:hover {
    background-color: #37b5ff;
    border-color: #37b5ff;
    text-decoration:none;
    color: #fff;
}

.auth-list .btn-intro {
    margin-left: 25px;
}

.auth-hangye{
    overflow: hidden;
    display: inline-block;
    margin-left: 9px;
    position: relative;
} 

.hangye-text{
    color: white;
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 20px;
}

.hangye-text .hangye-title{
    position: relative;
    left: 0;
    font-size: 30px;
    margin-bottom: 25px;
    display: block;
}

.hangye-text div{
    position: relative;
    margin-bottom: 8px;
}

.vantage-item{
    display: inline-block;
    position: relative;
    margin-bottom: 2px;
    margin-left: 2px;
    height: 190px;
    width: 238px;
    cursor: pointer;
}

.vantage-item img{
    position: absolute;
}

.vantage-item img:hover{
    background-color: #fff;
    border: 3px solid #9dcbff;
    box-shadow: 2px 2px 8px 8px #ECECEC;
    padding: 2%;
    z-index: 5;
}

.auth-serve{
    display: inline-block;
    width: 300px;
    position: relative;
    height: 308px;
    margin-left: -5px;
    text-align: center;
    overflow: hidden;
}

.auth-serve img{
    position: absolute;
    top: 0;
    left: 35px;
}

.auth-serve .serve-text div:first-of-type{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;   
}

.auth-serve .serve-text div:last-of-type{
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
}

.serve-text{
    border-right: 1px solid #e2e2e2;
    height: 55px;
    color: #4E4E4E;
    position: absolute;
    top: 230px;
    left: 0;
    right: 0;
}

.serve-text div:first-of-type{
    font-size: 20px;
    margin-bottom: 10px;
}

.auth-foot{
    height: 380px;
    /*background: url('/static/img/footer.png') no-repeat center;*/
    color: #fff;
    background-color: #223279;
    padding: 115px 0;
}

.auth-foot img {
    cursor: pointer;
    height: 100%;
    width: 100%
}

.foot-text{
    font-size: 38px;
    text-align: center;
}

.auth-advisory{
    font-size: 24px;
    margin: 60px auto;
    text-align: center;
    width: 200px;
    height: 55px;
    line-height: 53px;
    border-radius: 42px;
    border: 1px solid #fff;
    cursor: pointer;
}

.auth-advisory:hover{
    background-color: #fff;
    color: #2689FF;
}

.online-serve{
    position: fixed;
    right: 55px;
    bottom: 100px;
    width: 140px;
    height: 350px;
    border: 1px solid #e2e2e2;
    border-radius: 10px;
    background-color: #fff;
    text-align: center;
    padding: 30px 0;
    font-size: 14px;
    z-index: 99;
}

.online-serve div:first-of-type img{
    margin-right: 10px;
}

.customer{
    margin-top: 25px;
    cursor: pointer;
}

.customer div{
    height: 28px;
    line-height: 28px;
    border-radius: 14px;
    margin: 0 auto;
    width: 80px;
    background-color: #ff9233;
    color: #fff;
}

.toTell{
    height: 55px;
    line-height: 53px;
    margin: 0 auto 80px;
    text-align: center;
    font-size: 24px;
    width: 250px;
    color: #1e8bff;
    border: 1px solid #2488ff;
    border-radius: 27.5px;
    cursor: pointer;
}

.toTell:hover{
    background-color: #1e8bff;
    color: #fff;
}

#funSwiper .swiper-slide{
    width: auto!important;
}

#funImgWrapper .swiper-slide{
    width: 258px;
    height: 460px;
}

#funImgWrapper.click .swiper-slide {
    width: 100%;
}

.swiper-container .swiper-wrapper img {
    height: 100%;
}

.swiper-slide .fun-menu-item{
  cursor: pointer;
  font-size: 26px;
  color: #7B7C7E;
}

.swiper-slide .fun-menu-item.active{
    display: inline-block;
    color: #0174DF;
    padding-bottom: 5px;
    border-bottom: 2px solid #0174DF;
}

.fun-container{
    position: relative;
}

.fun-container .swiper-button-prev {
    position: absolute;
    top: 400px;
    width: 25px;
    height: 40px;
    left: 0;
    background: url("../img/left.png") no-repeat center;
    background-size: 100%;
}
.myprice{
  width:51px;
height:22px;
font-size:16px;
font-family:PingFangSC-Regular,PingFang SC;
font-weight:400;
color:rgba(233,4,55,1);
line-height:22px;
letter-spacing:1px;
}
.fun-container .swiper-button-next {
    position: absolute;
    top: 400px;
    width: 25px;
    height: 40px;
    right: 0;
    background: url("../img/right.png") no-repeat center;
    background-size: 100%;
}

.sqtg{
 width:180px;
height:170px;
font-size:16px;
font-family:PingFangSC-Regular,PingFang SC;
font-weight:400;
color:rgba(0,0,0,1);
line-height:22px;
letter-spacing:1px;
display: flex;
flex-wrap: wrap;
align-content: center;
/*background-color: black;*/
margin: 0 auto;
}
.fun-container{
    width: 1280px;
    /*height: 1000px;*/
    margin: 0 auto;
    padding-bottom: 80px;
}

.fun-container1{
    width: 1200px;
    height: 1000px;
    margin: 0 auto;
    display: flex;
    justify-content:space-between;
    flex-wrap: wrap;
}
.banner-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  position: absolute;
  top: 320px;
  left: 50%;
  margin-left: -510px;
  width: 160px;
  height: 50px;
  border: 0;
  background-color: #ff5d7c;
  color: #fff;
  font-size: 20px;
  line-height: 48px;
  border-radius: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
}

/*.footer-text:hover{
  color: #fff;
}

.footer-text{
  color:#999;
  margin-left: 20px;
  font-size: 14px;
  cursor: pointer;
}*/

.right-menu{
  position: fixed;
  bottom: 100px;
  right: 0;
  text-align: center;
  height: 235px;
  width: 50px;
  z-index: 99;
}

.right-logo{
  background-color: #00489d;
  border-top-left-radius:10px; 
  height: 50px;
  padding: 12px;
}

.right-service{
  background-color: #00489d;
  height: 132px;
  font-size: 20px;
  line-height: normal;
  color: #fff;
  padding: 25px 0;
  cursor: pointer;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.right-service img{
  height: 20px;
  width: 20px;
  vertical-align: top;
}

.toTop{
  background-color: #00489d;
  height: 50px;
  border-bottom-left-radius:10px; 
  padding: 12px;
  cursor: pointer;
}

.close-right{
  position: fixed;
  right: 65px;
  bottom: 460px;
  cursor: pointer;
}

.title-nav{
  width: 1200px;
  padding-left: 143px;
  height: 50px;
  margin: 13px auto 40px;
  font-size: 20px;
}

.title-nav div{
  margin-left: 75px;
}

.title-nav div img{
  margin-right: 13px;
}

.title-nav div:first-of-type{
  margin-left: 0;
}

.auth-info .open-text{
  padding: 10px 0 3px 20px;
  text-align: left;
  list-style: none;
}

.paging{
  font-size: 20px;
  width: 1200px;
  display: flex;
  justify-content: center;
  height: 50px;
  margin: 50px auto 0;
}

.paging ul{
  margin: 0 auto;
  /*width: 900px;*/
  list-style: none;
  padding-left: 0;
  height: 100%;
  margin: 0 auto;
}

.paging .page-item{
  float: left;
  width: 150px;
  text-align: center;
  cursor: pointer;
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e2e2;
}

.paging .page-item.active{
  color: #0174DF;
  border-bottom: 1px solid #0174DF;
}

#auth-description,#auth-agreement,#open-description,#open-agreement,.detail,#method,#system,#serivce{
  display: none;
  width: 900px;
  margin: 40px auto 0; 
  padding-bottom: 80px;
}

#auth-description h3,#open-description h3{
  margin: 20px 0;
}

#auth-description ul,#open-description ul{
  padding-left: 50px;
  list-style: none;
}

#auth-agreement h4,#open-agreement h4{
  text-align: center;
  margin-bottom: 30px;
}

#auth-agreement .btn,#open-agreement .btn{
  display:block;
  margin: 50px auto;
}

#method h4,#method h5,#system h4,#serivce h4{
  text-align: center;
  margin: 50px;
}

#method div img{
  display: block;
  margin: 30px auto;
}

#method .icbc img{
  height: 30px;
}

#method .table{
  font-size: 14px;
  vertical-align: middle;
  position: relative;
}

.alipay div{
    width:0;
    height:0;
    border-width:0 15px 15px;
    border-style:solid;
    border-color:transparent transparent #fff;
    margin:0 auto;
    position:relative;
}

.alipay{
  position: absolute;
  top: 70%;
  left: -5px;
  width: 300px;
  margin-top: -10px;
  display: none;
  border-radius: 20px;
  z-index: 999;
}

#method .alipay img{
  margin-top: 0;
  width: 300px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}

.wechat div{
    width:0;
    height:0;
    border-width:0 15px 15px;
    border-style:solid;
    border-color:transparent transparent #fff;
    margin:0 auto;
    position:relative;
}

.wechat{
  position: absolute;
  top: 100%;
  left: -5px;
  width: 300px;
  margin-top: -10px;
  display: none;
  border-radius: 20px;
  z-index: 999;
}

#method .wechat img{
  margin-top: 0;
  width: 300px;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
  border-radius: 20px;
}


.paging .small-ul {
  width: 750px;
}

.paging.fixate{
  position: fixed;
  top: 60px;
  left: 0;
  right: 0;
  margin-top: 0;
  background-color: #fbfbfb;
  width: 100%;
  color: #353535;
  line-height: 60px;
  height: 60px;
  z-index: 5;
  font-size: 16px;
  display: none;
}

.fixate .page-item{
  padding: 0;
  border: 0;
}

.fixate .page-item.active{
  color: #353535;
  border: 0;
}

.fixate .page-item.active span{
  display: inline-block;
  width: 65px;
  height: 59px;
  border-bottom: 2px solid #0ca6f2;
}
.wenhao{
  height: 18px;
  width: 18px;
  cursor: pointer;
  position: absolute;
  top: 17px;
  right: 25px;
}

.price-caption{
    position: relative;
    cursor: pointer;
}

.price-drop{
    position: absolute;
    box-shadow: 0 0 20px 0 rgba(0,0,0,0.15);
    top: 60px;
    left: -38px;
    line-height: normal;
    border-radius: 10px;
}

.price-caption .price-drop:before {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -8px;
    border: 8px solid transparent;
    border-bottom-color: #fff;
}

.auth-menu .price-drop span{
    display: inline-block;
    width: 90px;
    height: 40px;
    color: #7E7E7E;
}

.price-drop span{
    text-align: center;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    width: 90px;
    background-color: #fff;
}

.price-drop span:first-of-type{
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.auth-menu .price-drop span:hover{
    color: #2689FF;
}

.price-drop span:last-of-type{
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.choose {
    width: 1210px;
    margin: 0 auto 30px;
}

.choose-item {
    color: #999999;
    font-size: 14px;
    margin-bottom: 50px;
    text-align: center;
}

.choose-img {
    height: 120px;
    width: 120px;
    margin-bottom: 15px;
}

.choose-title {
    font-size: 24px;
    color: #545454;
}

.support {
    height: 574px;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 20px;
    background: url('../img/join/support-bg.png') no-repeat center;
}

.support-title {
    font-size: 28px;
    margin-bottom: 20px;
}

.support-icon-list {
    width: 910px;
    margin: -15px auto 20px;
    height: 110px;
}

.support-icon {
    width: 110px;
    height: 110px;
    float: left;
    margin-left: 90px;
}

.support-icon:first-of-type {
    margin-left: 0
}

.support-icon img {
    margin: 11px;
    height: 88px;
    width: 88px;
    opacity:0.5;
}

.support-icon .support-img {
    height: 100%;
    width: 100%;
    opacity: 1;
    margin: 0;
}

.support-list {
    width: 800px;
    margin: 0 auto;
}

.toEnter {
    height: 54px;
    width: 180px;
    border: 1px solid #fff;
    border-radius: 28px;
    font-size: 26px;
    line-height: 54px;
    margin: 30px auto 0;
}

.toEnter:hover {
    background-color: #1e8bff;
    border: 1px solid #1e8bff;
    cursor: pointer;
}

.demand {
    width: 1210px;
    margin: 0 auto;
}

.demand-list {
    height: 500px;
    margin-bottom: 40px;
}

.demand-item {
    height: 500px;
    width: 280px;
    text-align: center;
    border-radius: 16px;
    margin-left: 30px;
    float: left;
    box-shadow: rgba(100, 178, 255, 0.3) 0px 0px 10px 0px;
}

.demand-item:first-of-type {
    margin-left: 0;
}

.demand-rotate {
    height: 160px;
    width: 160px;
    margin: 45px auto 25px;
    transform-style: preserve-3d;
    transition: 0.5s;
}

.demand-img {
    height: 160px;
    width: 160px;
    position: absolute;
    left: 0;
    top: 0;
}

.demand-back {
    transform:rotateY(180deg);
}

.demand-item:hover {
    margin-top: -20px;
}

.demand-item:hover .demand-rotate{
  transform:rotateY(180deg);
}

.demand-title {
    font-weight: bold;
    font-size: 22px;
}

.demand-content {
    margin-top: 10px;
    font-size: 16px;
    text-align: left;
    color: #999;
    width: 200px;
    margin-left: 40px;
}

.need {
    background-color: #f9f9f9;
    height: 465px;
}

.need-list {
    height: 160px;
    width: 1224px;
    margin: 0 auto;
}

.need-item {
    height: 160px;
    width: 240px;
    margin-left: 88px;
    float: left;
    position: relative;
}

.need-item:first-of-type {
    margin-left: 0;
}

.need-img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 240px;
    height: 120px;
}

.need-content {
    position: absolute;
    left: 20px;
    top: 10px;
    z-index: 5;
    font-size: 18px;
    color: #999;

}

.need-title {
    font-size: 34px;
    color: #545454;
}

.need-line {
    height: 2px;
    width: 40px;
    background-color: #2589ff;
    margin: 4px 0 12px;
}

.model {
    height: 600px;
    color: #fff;
    font-size: 22px;
    width: 100%;
    background: url('../img/join/model-BG.png') no-repeat center;
    position: relative;
}

.model-left {
    position: absolute;
    top: 140px;
    left: 428px;
    width: 0;
    height: 85px;
    overflow: hidden;
    white-space: nowrap;
}

.model-right {
    position: absolute;
    top: 245px;
    right: 440px;
    text-align: right;
    width: 0;
    height: 85px;
    overflow: hidden;
    white-space: nowrap;
}

.left-line {
    position: absolute;
    top: 176px;
    left: 428px;
    width: 460px;
    height: 85px;
    display: none;
}

.right-line {
    position: absolute;
    top: 282px;
    right: 440px;
    width: 308px;
    height: 84px;
    display: none;
}

.teamwork {
    background-color: #f6fafd;
    height: 590px;
}

.team-list {
    width: 1222px;
    height: 340px;
    margin: -25px auto 0;
}

.team-list .up {
    margin-top: 20px;
    box-shadow: none;
}

.team-item {
    width: 286px;
    height: 320px;
    float: left;
    margin-left: 26px;
    font-size: 28px;
    color: #545454;
    background-color: #fff;
    text-align: center;
    box-shadow: rgba(100, 178, 255, 0.3) 0px 0px 10px 0px;
}

.team-item:first-of-type {
    margin-left: 0;
}

.team-item img {
    height: 120px;
    width: 120px;
    margin: 56px 0 18px;
}

.team-content {
    font-size: 20px;
    color: #999999;
    margin-top: 4px;
    display: none;
}

.apply {
    height: 470px;
}

.apply-list {
    height: 230px;
    width: 1220px;
    margin: -35px auto 0;
}

.apply-item {
    height: 182px;
    width: 244px;
    position: relative;
    font-size: 20px;
    color: #545454;
    padding-top: 100px;
    float: left;
    text-align: center;
}

.apply-item img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    height: 182px;
    width: 244px;
}

.apply-item div {
    position: relative;
    text-align: center;
    z-index: 5;
}

.apply-item:nth-child(even) {
    height: 230px;
    padding-top: 0;
}

.apply-item:nth-child(even) img {
    position: relative;
    margin-bottom: 10px;
}

.question {
    background-color: #f9f9f9;
    height: 750px;
}

.question-list {
    width: 1032px;
    margin: -32px auto 0;
}

.question-item {
    height: 135px;
    width: 1032px;
    padding: 35px 56px;
    color: #545454;
    font-size: 18px;
    position: relative;
    border-top: 1px dashed rgba(37, 137, 255, 0.5)
}

.question-item:first-of-type {
    border-top: none;
}

.question-item img {
    height: 42px;
    width: 40px;
    position: absolute;
    top: 36px;
    left: 0;
}

.auth-menu .right-icon {
    position: absolute;
    top: 18px;
    right: -15px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    display: inline-block;
    width: 36px;
    background-color: #ff5c5c;
    color: #fff;
    font-size: 12px;
    border-radius: 7px;
    border-bottom-left-radius: 0px;
}

.auth-menu .right-icon.small {
    top: 8px;
}

.auth-menu .right-icon:hover {
    color: #fff;
    border-bottom: 0;
}

.btn-register {
    float: right;
    margin-top: 14px;
    height: 32px;
    line-height: 30px;
    width: 80px;
    color: #2589ff;
    background: #fff;
    border-radius: 16px;
    text-align: center;
}

.btn-register:hover {
    text-decoration: none;
    color: #2589ff;
    background: #fafafa;
}

.login {
    height: 32px;
    line-height: 30px;
    width: 80px;
    border-radius: 16px;
    margin-top: 14px;
    text-align: center;
    border: 1px solid #fff;
    float: right;
    margin-right: 16px;
    color: #fff;
}

.login:hover {
    color: #fff;
    background-color: #528aff;
    border-color: #528aff;
    text-decoration: none;
}

.tab {
    width: 524px;
    height: 56px;
    margin: 53px auto 0;
    display: flex;
    justify-content: space-between;
}

.tab-item {
    height: 56px;
    width: 232px;
    border-radius: 28px;
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    /*box-shadow: rgba(84, 84, 84, 0.35) 0 2px 2px;*/
    background-color: #DEDEDE;
    color: #616161;
}

.tab1 {
    width: 1200px;
    height: 56px;
    margin: 53px auto 0;
    display: flex;
    justify-content: space-between;
}

.con{
  width:210px;
  height:380px;
  background:rgba(255,255,255,1);
  border-radius:15px;
}

.tab-item1 {
    width:169px;
    height:60px;
    border-radius:30px;
    border:1px solid rgba(111,167,239,1);
    line-height: 56px;
    text-align: center;
    font-size: 24px;
    cursor: pointer;
    /*box-shadow: rgba(84, 84, 84, 0.35) 0 2px 2px;*/
    background-color: #fff;
    color: #616161;
}

.tab-item1.active1 {
    background-color: #6FA7EF;
    color: #fff;
}

.tab-item.active {
    background-color: #0174DF;
    color: #fff;
}

.open-version {
    display: none;
}

#service{
    width: 238px;
    border-radius: 8px;
    border: 1px solid #E2E2E2;
    padding: 30px 20px;
    font-size: 16px;
    color: #545454;
    background-color: white;
    position: fixed;
    bottom: 100px;
    right: 52px;
    z-index: 999;
}

#service .title{
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #545454;
}

#service .title img{
    height: 20px;
    width: 20px;
    margin-right: 8px;
    border:0;
    vertical-align:bottom;
}

#service .customService{
    margin-left: 28px;
}

#service .customService span{
    display: inline-block;
    width: 62px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    font-size: 14px;
    text-decoration:none;
    margin: 14px 12px 18px 0;
    cursor: pointer;
}

#service .customService .qq{
    display: inline-block;
    width: 72px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    border: 1px solid #e2e2e2;
    border-radius: 4px;
    font-size: 14px;
    text-decoration:none;
    margin: 14px 12px 18px 0;
    cursor: pointer;
}

#cancel{
    float: right;
    margin-right: -4px;
    margin-top: -16px;
    cursor: pointer;
}

#cancel img{
    height: 14px;
    width: 14px;
    border:0;
    vertical-align:top;
}

.qr{
    height: 150px;
    width: 150px;
    border:0;
    vertical-align:bottom;
    margin-top: 14px;
    margin-left: 28px;
}

.serivce-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 957px;
}

.serivce-item {
    height: 157px;
    width: 247px;
    text-align: center;
    color: #545454;
    font-size: 21px;
    display: flex;
    align-items: center;
    justify-self: center;
    box-shadow: 0 0 24px rgba(227, 230, 233, 1.0);
    margin: 0 36px 70px;
}

.serivce-item>div {
    width: 100%;
}

.serivce-item .serivce-price {
    background-color: #3399ff;
    height: 30px;
    width: 146px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin: 30px auto 0;
}