﻿/**{*/
/*    transition: all .8s;*/
/*}*/
p{
    margin-bottom: 10px;
}

.header{
    height: 60px;
    background: #1a86ff;
}

.header .logo{
    padding: 10px 0;
}
.header .logo img{
    max-height: 40px;
}

.wx-type{
    margin-left: -10px;
    margin-right: -10px;
}
.wx-type-tips {
    padding: 20px 0;
    text-align: center;
    font-size: 16px;
}
.wx-type-list{
    float: left;
    width: 46%;
    margin: 0 2% 10px;
    border: 1px solid #e7e7eb;
    background-color: #ffffff;
    font-size: 14px;
    cursor: pointer;
}

.wx-type-list a{
    color: #222222;
    text-decoration: none;
}

.wx-type-list:hover{
    background-color: #f4f5f9;
}

.wx-type-list:hover .wx-type-footer{
    background-color: #f4f5f9;
}

.wx-type-list .wx-type-item{
    margin: 0;
    padding: 5px 0 0;
    list-style-type: none;
}

.wx-type-list li{
    margin: 0 14px;
}

.wx-type-list .wx-type-title{
    padding: 16px 6px;
    font-size: 20px;
    color: #222222;
    text-align: center;
}

.wx-type-list .wx-type-title img{
    width: 64px;
}

.wx-type-list .wx-type-desc{
    height: 100px;
    color: #7b7b7b;
}

.wx-type-list .wx-type-fit{
    border-bottom: 1px solid #e7e7eb;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.wx-type-list .wx-type-sub{
    padding-bottom: 5px;
    overflow: hidden;
}

.wx-type-list .wx-type-sub .title{
    float: left;
    margin-right: 1em;
}

.wx-type-list .wx-type-sub .content{
    display: block;
    text-align: right;
    color: #8d8d8d;
}

.wx-type-list .wx-type-more{
    margin-top: 15px;
    padding-bottom: 34px;
    margin-left: 1em;
    color: #459ae9;
}

.wx-type-list .wx-type-footer{
    margin: 0;
    padding: 10px 20px;
    background-color: #fbfbfb;
    text-align: right;
    border-top: 1px solid #e7e7eb;
}


.tj{
    background: #fff;
    padding: 20px 0;
    clear: both;
    border: 4px solid #f7f7f7;
    border-left: 0;
    border-right: 0;
}
.tj .li{
    background: url(../img/bgx.jpg) no-repeat right top;
    text-align: center;
    padding-right: 60px;
}
.tj .li .top{
    font-size: 24px;
}

.tj .li .txt{
    font-size: 14px;
    padding-top: 5px;
}
.tj .li .txt img{
    vertical-align: middle;
    top: -2px;
    height: 16px;
    position: relative;
}
.tj .tongguo{
    padding-left: 60px;
    background: url(../img/29.png) no-repeat 10px top;
}

.why-ul{
    overflow: hidden;
    clear: both;
    /*margin-bottom: 40px;*/
}
.why-ul .li{
    margin-bottom: 30px;
}
.why-ul .li .inner{

}
.why-ul .li .img img{
    width: 100%;
    border-radius: 8px;
    overflow: hidden;
}
.why-ul .li .img:hover img{
    transform: scale(1.1);
}
.why-ul .li .txt{
    font-weight: bold;
    text-align: center;
    color: #111;
    padding: 6px 0;
}
.why-ul .li .intro{
    font-size: 14px;
    color: #666;
}
.why-ul .li{}
.fqrcode{
    font-size: 12px;
}

.vbtn{
    display: inline-block;
    background: url(../img/wm2.gif) no-repeat left top;
    background-size: 115%;
    border-radius: 5px;
    text-align: center;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding: 0 50px;
}
.vbtn:hover{
    color: #fff;
}

.ibox{
    padding: 40px 0 30px;
    overflow: hidden;
}
.ibox .head{
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 10px 0;
}
.ibox .hintro{
    color: #888;
    text-align: center;
    margin-bottom: 25px;
}
.ibox .iline{
    color: #9f9f9f;
    text-align: center;
    position: relative;
}
.ibox .iline span{
    background: #fff;
    padding: 0 30px;
    display: inline-block;
}
.ibox .iline i{
    display: block;
    position: absolute;
    top: 0;
    left: 30%;
    right: 30%;
    border-bottom: 1px solid #eee;
    height: 15px;
    z-index: -1;
}

.case-ul{
    overflow: hidden;
    margin-bottom: 50px;
    clear: both;
}
.case-ul .li{
    margin-bottom: 20px;
    display: block;
    color: #333;
}
.case-ul .li .inner{
    border: 1px solid #eee;
    border-radius: 5px;
    overflow: hidden;
}
.case-ul .li .img img{
    width: 100%;
}
.case-ul .li .img:hover img{
    transform: scale(1.1);
}
.case-ul .li .txt{
    padding: 5px;
    font-size: 14px;
    text-align: center;
}
.case-ul .li{}
.case-ul .li{}
.copyright{
    background: #070e28;
    color: #ccc;
    padding: 10px;
    text-align: center;
    font-size: 14px;
}
.copyright p{
    margin: 0;
    padding: 0;
}


.ge{
    height: 10px;
    clear: both;
    background: #f1f1f1;
}
.redstar{
    color: red;
    margin-right: 5px;
}

.wenti-ul{
    overflow: hidden;
}
.wenti-ul .li{}
.wenti-ul .li .tit{
    font-size: 18px;
    color: #111;
    font-weight: bold;
    padding: 8px 0;
}
.wenti-ul .li .tit a{
    color: #111;
}
.wenti-ul .li .tit a:hover{
    text-decoration: none;
}
.wenti-ul .intro{
    padding: 8px 15px;
    background: #f1f1f1;
    border-radius: 5px;
    font-size: 14px;
    /*display: none;*/
}
.txtMarquee-top{ overflow:hidden; position:relative; margin-bottom: 12px; }

.txtMarquee-top .bd{ font-size: 14px; }
.txtMarquee-top .infoList,.txtMarquee-top .infoList li{
    margin: 0;
    list-style: none;
    padding: 0;
}
.txtMarquee-top .infoList li{
    padding: 5px 0;
    margin-bottom: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    border-bottom: 1px solid #f1f1f1;
    height: auto !important;
}
.txtMarquee-top .infoList li span{
    display: inline-block;
}
.txtMarquee-top .infoList li .yh{ color: #00a2d4}
.txtMarquee-top .infoList li .yhm{
    width: 100px;
}
.txtMarquee-top .infoList li .sj{
    margin-right: 20px;
}
.txtMarquee-top .infoList li .ysq{ color: dodgerblue; }
.txtMarquee-top .infoList li .dz{
    color: #00a2d4
}
.pc_tc{     position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    background: rgba(0,0,0,.5);}
.pc_tc .content{  background:#fff; border-radius:20px; box-shadow:0 0 20px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
}
/*.pc_tc .content{ position:relative; margin:-550px auto 0;}*/
.pc_tc .content{
    max-width: 600px;
    width: 95%;
}
.pc_tc .content .gb{ position:absolute; top:10px; right:10px;}
.pc_tc .content .gb img{ width:30px; height:30px; display:block;}
.pc_tc .content .center{  padding-top:20px; text-align: center; margin: 0 20px; line-height: 1.6; margin-bottom: 25px; }
.pc_tc .content .center img{ margin:0 auto; display:block; margin-top:20px;}
.pc_tc .content .center strong{ width:100%; height:auto; line-height:60px; font-size:24px; color:#1a87fe; font-weight:bold; display:inline-block;}
.pc_tc .content .center p{  color:#1a87fe; }
.pc_tc .content .ts{
    background: #f1f1f1;
    padding: 14px;
    color: #666;
}
.pop-mob .content .ts{
    margin: 0 20px 20px;
}
.pc_tc .content .mob{
    display: none;
}


.fbar{
    display: none;
}
.fbarr{
    display: none;
}
.tip-list-wrap {
        display: none;
        
    }

.pc_tc .content .btnb{
    display: inline-block;
    padding: 0 30px;
    color: #fff;
    background: #007bff;
    height: 36px;
    line-height: 36px;
    border-radius: 18px;
}
.pop-mob .content .mob{
    display: block;
}
.pop-mob .content .pc{
    display: none;
}

.tjsm{
    font-size: 14px;
}
.selects{
    padding-top: 10px;
}
.selects a{
    border: 1px solid #f2f2f2;
    padding: 6px 10px;
    margin-right: 5px;
    color: #333;
    display: inline-block;
    margin-bottom: 10px;
}
.selects .active{
    color: #0b8bff;
    border-color: #0b8bff;
}


.footer{}
.footer .tel{
    padding-left: 60px;
}
.footer .shengming{
    background: #f2f2f2;
    padding: 8px;
    border-radius: 6px;
    font-size: 14px;
}

.banli{
    padding: 10px 0;
    overflow: hidden;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
}
.banli a{
    display: block;
    background: #1a86ff;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    padding: 10px 0;
    border-radius: 5px;
}
.banliplace{
    height: 70px;
}

.imgs{}
.imgs img{
    width: 40%;
    float: left;
    height: 32px;
    margin: 0 10px 10px 0;
}



@media (max-width: 768px){
    .tj .li{
        background: none;
        /*border-bottom: 1px solid #eee;*/
        padding: 8px 0;
    }
    .footer .tel{
        padding: 20px 0;
        border: 1px solid #f0f0f0;
        border-left: 0;
        border-right: 0;
        margin-bottom: 20px;
        margin-top: 20px;
        text-align: center;
    }
    .mob-show{
        display: block;
    }
    .pc-show{
        display: none;
    }
    /*.banli{*/
    /*    display: none;*/
    /*}*/
    .header .logo {
        text-align: center;
    }
    .banner .container {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }
    .mySwiper{
        height: auto;
        text-align: center;
    }
    .banner h1{
        font-size: 21px;
        font-weight: 600;
        color: rgba(0,0,0,.85);
        margin: 0 0 16px;
        line-height: 1.4;
        padding-top: 30px;
    }
    .banner p{

        font-size: 14px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #333;
        line-height: 18px;
        margin: 0 auto;
        margin-bottom: 12px;
        text-align: center;
    }
    .banner .img{
        width: 70%;
        margin: 0 auto;
    }
}




@media (max-width: 768px){
    .mob-show{
        display: block;
    }
    .pc-show{
        display: none;
    }
    /*.fbar{*/
    /*    display: block;*/
    /*}*/
    .fbarr{
        display: block;
        
    }
    .tip-list-wrap {
        display: block;
        
    }
    
    
.vkd-fixed-1{
        display: none;
    }

    .banner .container {
        position: relative;
        left: 0;
        top: 0;
        transform: none;
    }
    .mySwiper{
        height: auto;
        text-align: center;
    }
    .banner h1{
        font-size: 21px;
        font-weight: 600;
        color: rgba(0,0,0,.85);
        margin: 0 0 16px;
        line-height: 1.4;
        padding-top: 30px;
    }
    .banner p{

        font-size: 14px;
        font-family: PingFangSC-Regular,PingFang SC;
        font-weight: 400;
        color: #333;
        line-height: 18px;
        margin: 0 auto;
        margin-bottom: 12px;
        text-align: center;
    }
    .banner .img{
        width: 70%;
        margin: 0 auto;
    }

}


.vkd-fixed-1 {
    position: fixed;
    width: 124px;
    height: 364px;
    right: 15px;
    top: 250px;
    z-index: 800;
    background: url(../img/fixed-bg.png) center right no-repeat;
    background-size: cover;
    transition: right 1s .5s;

}
.vkd-fixed-1 p{
    margin: 0;
    padding: 0;
}
.vkd-fixed-1 .polit-popup-logo {
    display: block;
    width: 100px;
    height: 100px;
    position: relative;
    margin: 5px auto 0;
}

.vkd-fixed-1 .polit-popup-f1, .vkd-fixed-1 .polit-popup-f2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.vkd-fixed-1 .polit-popup-f1 {
    z-index: 400;
    background: url(../img/triangle.png) center no-repeat;
    background-size: cover!important;
    -webkit-animation: rotate 3s cubic-bezier(.4,.2,.4,1)infinite;
    -o-animation: rotate 3s cubic-bezier(.4,.2,.4,1)infinite;
    animation: rotate 3s cubic-bezier(.4,.2,.4,1)infinite;
}

.vkd-fixed-1 .polit-popup-f2 {
    z-index: 420;
    background: url(../img/circular.png) center no-repeat;
    background-size: cover;
    -webkit-animation: rotate 3s cubic-bezier(.4,.3,.4,1)2s infinite;
    -o-animation: rotate 3s cubic-bezier(.4,.3,.4,1)2s infinite;
    animation: rotate 3s cubic-bezier(.4,.3,.4,1)2s infinite;
}

.vkd-fixed-1 .polit-popup-head, .vkd-fixed-1 .mes {
    position: absolute;
    background-size: cover!important;
}
.vkd-fixed-1 .polit-popup-head {
    top: 0;
    left: 0;
    z-index: 430;
    width: 100%;
    height: 100%;
    background: url(../img/head@2x.png) center no-repeat;
}
.vkd-fixed-1 .mes {
    top: 13px;
    right: 6px;
    z-index: 440;
    width: 30px;
    height: 24px;
    background: url(../img/mes-icon.png) center no-repeat;
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 21px;
}
.vkd-fixed-1 .consult-gif {
    text-decoration: none;
    display: block;
    margin: -10px auto 2px;
    min-width: inherit;
    font-size: 14px;
    font-weight: 500;
    width: 68px;
    height: 26px;
    border-radius: 2px;
    line-height: 26px;
    color: #fff;
    background: 0 0;
    position: relative;
    text-align: center;
}
.vkd-fixed-1 .consult-gif span {
    -webkit-animation: toggle 2s infinite linear alternate;
    -moz-animation: toggle 2s infinite linear alternate;
    animation: toggle 2s infinite linear alternate;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.vkd-fixed-1 .consult-gif div {
    position: absolute;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-radius: 50%;
    background-size: 5px 5px;
}
.vkd-fixed-1 .consult-gif div:nth-child(2) {
    left: 22px;
    top: 10px;
    animation: jump-1 1200ms linear infinite,dots-toggle 2s linear infinite alternate;
}
.vkd-fixed-1 .consult-gif div:nth-child(3) {
    left: 32px;
    top: 9px;
    animation: jump-2 1200ms linear infinite,dots-toggle 2s linear infinite alternate;
}
.vkd-fixed-1 .consult-gif div:nth-child(4) {
    left: 42px;
    top: 10px;
    animation: jump-3 1200ms linear infinite,dots-toggle 2s linear infinite alternate;
}

.vkd-fixed-1 .code-wrap {
    width: 104px;
    height: 164px;
    padding: 9px 4px 0;
    box-sizing: border-box;
    margin: 0 auto;
    background: url(../img/code-bg.png) center center no-repeat;
    background-size: cover!important;
}
.vkd-fixed-1 .code-wrap img.qr-code {
    width: 100%;
}
.vkd-fixed-1 .code-wrap .book-wrap {
    margin: 15px 0 0 10px;
    overflow: hidden;
}
.vkd-fixed-1 .code-wrap .book-wrap img {
    width: 32px;
    float: left;
    margin-right: 10px;
}
.vkd-fixed-1 .code-wrap .book-wrap p {
    float: left;
    font-size: 14px;
    color: #2377fc;
    line-height: 1.15;
}
.vkd-fixed-1 .tel-wrap {
    margin-top: 14px;
    text-align: center;
}
.vkd-fixed-1 .tel-wrap img {
    width: 15px;
    vertical-align: middle;
}
.vkd-fixed-1 .tel-wrap p {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    opacity: .8;
    font-weight: 500;
}
.vkd-fixed-1 .tel {
    font-size: 18px;
    color: #fff;
    margin-top: 6px;
    text-align: center;
}

.vkd-fixed-1 .fixed-close {
    background: url("../img/close_blue.png") center right no-repeat;
    background-size: 14px 14px;
    display: inline-block;
    width: 100%;
    position: absolute;
    left: 0;
    cursor: pointer;
    height: 20px;
    top: -10px;
}



@keyframes rotate{
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes toggle{
    0%, 10%, 20%, 30%, 40% {
        opacity: 1;
    }
    50%, 60%, 70%, 80%, 90%, 100% {
        opacity: 0;
    }
}
@keyframes jump-1{
    0% {
        transform: translateY(0);
    }
    16.7% {
        transform: translateY(-1px);
    }
    33.3% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(1px);
    }
}
@keyframes jump-2{
    0% {
        transform: translateY(0);
    }
    16.7% {
        transform: translateY(1px);
    }
    33.3% {
        transform: translateY(2px);
    }
    50% {
        transform: translateY(1px);
    }
}
@keyframes jump-3{
    0% {
        transform: translateY(0);
    }
    16.7% {
        transform: translateY(1px);
    }
    33.3% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-1px);
    }
}
@keyframes dots-toggle{
    0%, 10%, 20%, 30%, 40% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
}


    .fbar,.fbarr{
        height: 60px;
    }
    .fbar{
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: 99;
        background: #fff;
        width:100%;
    }
    .fbar .li{
        width: 25%;
        float: left;
        height: 60px;
    }
    .fbar .li a{
        display: block;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
        line-height: 60px;
    }
    .fbar .li-0 a{
        line-height: 1.2;
        padding-top: 5px;
        font-size: 14px;
    }
    .fbar .li-0 a img{
        display: block;
        margin: 0 auto;
        height: 30px;
    }

    .fbar .li-0 a{
         color: #999;   
    }
    .fbar .li-1 a{
        background: #FFAF12;
    }
    .fbar .li-2 a{
        background: #FE7E01;
    }
    .fbar .li-3 a{
        background: #1A86FF;
    }
    .fbar{}
    .tip-list-wrap {
  /*max-width: 750px;*/  
  margin: 0 auto;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .6);
  position: fixed;
  top: 0; 
  z-index: 11000; 
  display: none;
  text-decoration:none;
}

.tip-list-wrap .tip-list {
  max-width: 270px;
  position: relative;
  width: 77%;
  margin: 0 auto;
  text-align: center;
  top: 30%;
  background: #fff;
  padding: 0 0 15px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
}

.tip-list-wrap .tip-list .tip-list-header {
  background: #f0f0ee;
  padding: 10px 0;
  font-size: 14px;
  color: #4c4c4c;
}

.tip-list-wrap .tip-list .tip-list-body {
  padding: 0 15px;
  font-size: 13px;
  color: grey;
}

.tip-list-wrap .tip-list .titles {
  font-size: 15px;
  line-height: 26px
}

.tip-list-wrap .tip-list .tip-list-body .tip-list-btn {
  margin-top: 25px;
}

.tip-list-wrap .tip-list .tip-list-body .tip-list-btn .close-confirm {
  background: #00D48C;
  color: #fff;
  padding: 7px 11px;
  border-radius: 5px;
  color: #fff;
  text-decoration: none;
}

.tip-list-wrap .tip-list .tip-list-body .tip-list-btn .close-cancel {
  padding: 7px 11px;
  border-radius: 5px;
  color: #4c4c4c;
  border: 1px solid;
  margin-left: 23px;
}
.lx {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}