@charset "utf-8";
/* CSS Document */
.videos {
    display: none;
    border: 1px solid #080808;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 200;
    width: 640px;
    height: 360px;
}

   a.current{
 color:#6497ff!important;
    }
.vclose {
    position: absolute;
    z-index: 210;
    top: 5px;
    right: 5px;
}
.video_1 {
    background: #f3f8ff url('../images/hv_bg.png');
    padding: 50px 0;
    margin: 0 auto;
    border-bottom:1px solid #DDDDDD;
}
.vbtn2 {
    position: absolute;
    z-index: 100;
    width: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    display: none;
}

.videolist:hover > a > p > .vbtn2 {
    display: block;
}

@font-face {
    font-family: 'DIN-Bold';
    src: url('../fonts/DIN-Bold.ttf') format('truetype');
}

.DIN-Bold {
    font-family: 'DIN-Bold';
}

/*@font-face {*/
/*    font-family: 'PingFang Bold';*/
/*    src: url('../fonts/PingFang Bold.ttf') format('truetype');*/
/*}*/

.PF-Bold {
    font-family: 'PingFang SC","Microsoft Yahei';
}

/*@font-face {*/
/*    font-family: 'PingFang Heavy';*/
/*    src: url('../fonts/PingFang Heavy.otf') format('truetype');*/
/*}*/

.PF-Heavy {
    font-family: 'PingFang SC","Microsoft Yahei';
}

/*@font-face {*/
/*    font-family: 'PingFang Medium';*/
/*    src: url('../fonts/PingFang Medium.ttf') format('truetype');*/
/*}*/

.PF-Medium {
    font-family: 'PingFang SC","Microsoft Yahei';
}
.ww67 h2 {
    font-size: 16px;
} 

.body_services {
    font-size: 14px;
    line-height: 1.15;
    color: #666;
    font-family: "PingFang Heavy";
}

.hTop {
    position: relative;
    z-index: 200;
    width: 100%;
    background: #fff;
    left: 0;
    top: 0;
    border-bottom: 1px solid #e6e6e6;
}

.hTop > div {
    height: 132px;
    position: relative;
}

.hTop > div > .logo {
    position: absolute;
    left: 0;
    top: 46%;
    transform: translateY(-50%)
}

.hTop > div > .logo > img {
    width: 193px;
}

.hTop > div > .tel {
    position: absolute;
    right: 0;
    top: 46%;
    transform: translateY(-50%);
}

.hTop > div > .tel > p:nth-child(1) {
    padding-left: 25px;
    font-size: 14px;
    color: #666;
    font-family: 'PingFang Medium';
    /*background: url(../images/2.png) no-repeat left center;*/
}

.hTop > div > .tel > p:nth-child(2) {
    padding-left: 25px;
    font-size: 16px;
    color:#6497ff;
    margin-top: 10px;
    font-family: 'PingFang Medium';
}

.hTop > div > .hForm {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 32px;
}

.hForm1 {
    overflow: hidden;
    position: relative;
}

.hForm1 > input:nth-child(1) {
    width: 100%;
    border: 1px solid #6497ff;
    border-radius: 3px;
    height: 46px;
    line-height: 46px;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    font-family: 'PingFang Medium';
}

.hForm1 button {
    width: 20%;
    text-align: center;
    height: 46px;
    line-height: 46px;
    background:#6497ff;
    border-radius: 0 3px 3px 0;
    font-size: 16px;
    color: #fff;
    font-family: 'PingFang Medium';
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: All .5s ease;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.hForm1 > input:nth-child(2):hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7
}

.hForm2 {
    overflow: hidden;
    margin-top: 10px;
}

.hForm2 > p {
    float: left;
    font-size: 13px;
    color: #ff1b1b;
    font-family: 'PingFang Bold';
    width: 93px;
    /*background: url(../images/3.png) no-repeat left center;*/
    padding-left: 20px;
    height: 20px;
    line-height: 20px;
}

.hForm2 > div {
    margin-left: 93px;
}

.hForm2 > div > ul {
    overflow: hidden;
}

.hForm2 > div > ul > li {
    float: left;
    margin-right: 20px;
}

.hForm2 > div > ul > li:last-child {
    margin-right: 0;
}

.hForm2 > div > ul > li > a {
    font-size: 13px;
    color: #c2c2c2;
    height: 20px;
    line-height: 20px;
    font-family: 'PingFang Medium';
}

.hForm2 > div > ul > li > a:hover {
    opacity: .7;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7
}

#selectMenu {
    display: none;
}

.k1-1 {
    padding-top: 196px;
}
.k12-1{
        padding-top: 196px;
}

.hFixed {
    position: fixed;
    z-index: 900;
    left: 0;
    top: 0;
    width: 100%;
}


.menu { /*overflow: hidden;*/
    font-size: 0;
    width: 1300px;
}

.menu > li {
    width: 12.5%; /*float: left;*/
    display: inline-block;
    position: relative;
}
.menu > li:last-child {
    margin-right: 0;
}
.menu > li > a:hover { 
    color: #6497ff;
}



.menu > li > a {
    display: inline-block;
    position: relative;
    font-size: 20px;
    color: #333;
    font-family: 'PingFang Medium';
    padding-bottom: 15px;
}

.menu > li:hover > a:before,
.menu > li.active > a:before,.menu > li.active > a:after {
    /*background: url(../images/4.png) no-repeat center center/17px 3px;*/
    width: 100%;
    height: 3px;
    left: 0;
    bottom: 0;
}

.menu20 {
    position: absolute;
    z-index: 1020;
    background-color: #fff;
    -moz-box-shadow: 0 3px 36px rgba(0, 0, 0, .11);
    -webkit-box-shadow: 0 3px 36px rgba(0, 0, 0, .11);
    box-shadow: 0 3px 36px rgba(0, 0, 0, .11);
    width: 100%;
    left: -30%;
    top: 100%;
    padding: 10px 0;
    border-radius: 8px;
    display: none;
}

.menu20 > li > a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #333;
    font-family: 'PingFang Medium';
    text-align: center;
}

.menu20 > li:hover > a,
.menu20 > li.active > a {
    color: #6497ff;
}

.no-data {
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.no-data img {
    vertical-align: middle;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.no-data p {
    position: absolute;
    top: 75%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.case-title a {
    line-height: 60px;
}

.asd1 .item2pbox{transition:all .3s;align-items:center;left:0;}
.asd1 .itemTel{position:relative;overflow: hidden;}
.asd1 .item2p{position: absolute;
    transition:all .3s;
    width: 12rem;
    line-height: 3rem;
    top: -4px;
    left: 8rem;
    /* right: -90px; */
    color: #fff;
    background-image: -webkit-linear-gradient( 180deg, #6497ff, #9bb9f8);
    font-size: 1.5rem;
    border-radius: 10px;
    text-align: center;
    letter-spacing: 2px;
}
.asd1 .itemTel:hover{overflow:visible;opacity: 1;}
.asd1 .itemTel:hover .item2pbox{left:-7rem;}
.asd1 .itemTel:hover .item2p{left: -12rem;}



@media (min-width: 1000px) {
    .minH450 {
        min-height: 450px;
    }

    .minH950 {
        min-height: 950px;
    }
}

@media (max-width: 1333px) {
    body .mbody {
    }

    .hTop > div {
        height: 106px;
    }

    .hTop > div > .logo {
        top: 42%;
    }

    .hTop > div > .logo > img {
        width: 160px;
    }

    .hTop > div > .tel {
        top: 42%;
    }

    .hTop > div > .hForm {
        padding-top: 20px;
    }

    .hForm1 > input:nth-child(1) {
        height: 40px;
        line-height: 40px;
        padding-left: 25px;
    }

    .hForm1 > input:nth-child(2) {
        height: 40px;
        line-height: 40px;
    }

   

    .menu > li > a {
        font-size: 15px;
        padding-bottom: 15px;
    }

}

@media (max-width: 991px) {
    .hTop > div > .logo > img {
        width: 130px;
    }

    .hForm2 > div > ul > li {
        margin-right: 10px;
    }

   

    .menu > li > a {
        font-size: 15px;
        padding-bottom: 15px;
    }
}


@media (max-width: 767px) {
   
    .h200 {
        height:60px
        
    }
    .l200 {
        height:200px
    }
     .ydde {
         display: block;
         }
    .hTop {
        display: none !important;
    }
    .db {
        display: block;
    }
    #selectMenu {
        width: 21px;
        height: 21px;
        cursor: pointer;
        top: 24px;
        right: 0;
        position: absolute;
        display: block;
    }

    #selectMenu .line {
        width: 100%;
        height: 1px;
        background-color: #fea119;
        display: block;
        -webkit-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    #selectMenu .line:nth-child(n+2) {
        margin-top: 6px;
    }

    #selectMenu.is-active .line:nth-child(2) {
        opacity: 0;
    }

    #selectMenu.is-active .line:nth-child(1) {
        -webkit-transform: translateY(7px) rotate(45deg);
        -ms-transform: translateY(7px) rotate(45deg);
        -o-transform: translateY(7px) rotate(45deg);
        transform: translateY(7px) rotate(45deg);
    }

    #selectMenu.is-active .line:nth-child(3) {
        -webkit-transform: translateY(-7px) rotate(-45deg);
        -ms-transform: translateY(-7px) rotate(-45deg);
        -o-transform: translateY(-7px) rotate(-45deg);
        transform: translateY(-7px) rotate(-45deg);
    }

   .hy {
    margin-top: -40px;
    margin-left: 10%;
    }
    
}

/*放大*/
.btn2:hover,
.ul05 > li:hover > a > div > img,
.ul08 > li:hover > a > p > img,
.ul09 > li:hover > a > img,
.ul12 > li:hover > a > img,
.ul10 > li:hover > div > div > img,
.ul14 > li:hover > a > p > span,
.ul21 > li:hover > a > div > img,
.ul23 > li:hover > a > p > span,
.ul25 > li:hover > a > img,
.ul27 > li:hover > a > p > span,
.swiper-a2:hover > p > img,
.ul29 > li:hover > a > p > span,
.ul34 > li:hover > div > p > img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/*旋转放大*/
.picRotateScale:hover {
    transform: rotate(360deg) scale(1.2);
    -webkit-transform: rotate(360deg) scale(1.2);
    -moz-transform: rotate(360deg) scale(1.2);
    -o-transform: rotate(360deg) scale(1.2);
    -ms-transform: rotate(360deg) scale(1.2);
}

/*上移动*/
.ul02 > li:hover > a > .p1,
.btn12:hover,
.btn13:hover,
.k34-2 > a:hover > .p10,
.btn20:hover {
    transform: translate(0, -5px);
    -webkit-transform: translate(0, -5px);
    -moz-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
}

/*下移动*/
.ul02 > li:hover > a > img,
.k34-2 > a:hover > .img17 {
    transform: translate(0, 5px);
    -webkit-transform: translate(0, 5px);
    -moz-transform: translate(0, 5px);
    -o-transform: translate(0, 5px);
    -ms-transform: translate(0, 5px);
}

/*左移动*/
.btn3:hover,
.btn9:hover {
    transform: translate(-5px, 0);
    -webkit-transform: translate(-5px, 0);
    -moz-transform: translate(-5px, 0);
    -o-transform: translate(-5px, 0);
    -ms-transform: translate(-5px, 0);
}

/*右移动*/
.R-YD:hover {
    transform: translate(5px, 0);
    -webkit-transform: translate(5px, 0);
    -moz-transform: translate(5px, 0);
    -o-transform: translate(5px, 0);
    -ms-transform: translate(5px, 0);
}


/*内容区域*/
.fullSlide {
    width: 100%;
    /*height: 609px;*/
    position: relative;
    margin: 0 auto;
    border-bottom: 1px solid #ddd
}

.fullSlide .bd {
    width: 100%;
    position: relative;
    z-index: 0;
}

.fullSlide .bd li a {
    width: 100%;
}

.fullSlide .hd {
    position: absolute;
    z-index: 3;
    left:45%;
    bottom: 7.8%;
}

.fullSlide .hd ul {
    font-size: 0;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 25px;
    height: 4px;
    background: #e9e9e9;
}

.fullSlide .hd ul li:nth-child(n+2) {
    margin-left: 10px;
}

.fullSlide .hd ul li.on {
    background: #6497ff;
}

.k2 {
    padding: 30px 0;
}

.tit > div > span {
    margin-left: 40px;
    margin-right: 40px;
}
.tit > div > h1 {
    margin-left: 40px;
    margin-right: 40px;
    
  
}
.xk {
    font-size: 40px;
    display: contents;
    font-weight: 100;
}
.fs40-cj {
      font-size: 30px;
      font-weight: 500;
}
.tit > div > img {
    
}

.k2-2 {
    width: 682px;
}

.k2-2 > img {
    width: 100%;
}

.k2-2 > div {
    position: absolute;
    z-index: 3;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.ul01 {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.item {
    position: absolute;
    z-index: 10;
    text-align: right;
}

.item:nth-child(n+4) {
    text-align: left;
}

.item1 {
    width: 270px;
    left: 50%;
    margin-left: -560px;
    top: 43px;
}

.item6 {
    width: 270px;
    left: 52%;
    margin-left: 270px;
    top: 43px;
}

.item2 {
    width: 217px;
    left: 50%;
    margin-left: -570px;
    top: 240px;
}

.item5 {
    width: 217px;
    left: 50%;
    margin-left: 355px;
    top: 240px;
}

.item3 {
    width: 270px;
    left: 50%;
    margin-left: -560px;
    top: 450px;
}

.item4 {
    width: 270px;
    left: 52%;
    margin-left: 270px;
    top: 450px;
}

.k3 {
    background: url(../images/10.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
    padding: 85px 0 107px;
}
.oral-1{
        padding: 85px 0 20px;
}

.corfedcc3 {
    color: #ffffff;
}
 .dinb-1 {
    	position: relative;
        top: -55px;
        left: 3%;
	}
	.dinb-2 {
	    position: relative;
        top: 52px;
        left: -2%;
	}
	.dinb-3 {
	    position: absolute;
        left: 31%;
	}
	.dinb-4 {
	    position: absolute;
        left: 73%;
        top: 80px;
	}

.k4 {
    padding: 0 0 65px;
}

.k5 {
    padding: 65px 0 86px;
}
.zuhe {
    margin-top: -80px;
}
.canpin {
     position: relative;
    top: -60px;
}
.canpin-1 {
    position: relative;
    top: -130px;
}
.clc {
   position: relative;
    top: -100px;
}
.sy-banner {
    margin-top: -100px;
}
.k6 {
    padding: 87px 0 90px;
    background: #F8F8F8;
}

.k7 {
    padding: 53px 0 46px;
}

.k8 {
    padding: 93px 0 50px;
}

.k9 {
    padding: 50px 0 108px;
}

.k10 {
    padding: 92px 0 90px;
    background: url(../images/22.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.k11 {
    padding: 0 0 70px;
}

.corB9B9B9 {
    color: #B9B9B9;
}

.ul03 > li > a {
    padding: 42px 26px 42px 36px;
    background: url(../images/13.png) no-repeat right 40px
}

.ul03 > li:hover,
.ul03 > li.active {
    background: linear-gradient(90deg, #068efe, #58aff7);
    box-shadow: 0px 21px 30px 0px rgba(127, 127, 127, 0.2);
    border-radius: 6px;
}

.ul03 > li:hover > a,
.ul03 > li.active > a {
    background: url(../images/12.png) no-repeat right 40px
}

.ul03 > li > a > p {
    width: 70px;
}

.ul03 > li > a > div {
    margin-left: 70px;
}

.corC0C0C0 {
    color: #C0C0C0;
}

.ul03 > li:hover > a > p,
.ul03 > li.active > a > p {
    color: #fff;
}

.ul03 > li:hover > a > div > p:nth-child(1),
.ul03 > li.active > a > div > p:nth-child(1) {
    color: #fff;
}

.ul03 > li:hover > a > div > p:nth-child(2),
.ul03 > li.active > a > div > p:nth-child(2) {
    color: #fff;
}

.p3 {
    height: 72px;
    line-height: 24px;
}

.ul040 > li > a {
    padding: 33px 24px 45px;
}

.ul04 > li:hover > a {
    background: linear-gradient(90deg, #6497ff, #9bc3ff);
    box-shadow: 0px 10px 20px 0px rgba(13, 95, 218, 0.3);
    border-radius: 6px;
}
.ul040 > li:hover > a {
     background: url(../images/Selected.png) ;
}

.ul04 > li:hover > a > p {
    color: #fff;
}

.btn2 {
    width: 200px;
    text-align: center;
    line-height: 60px;
    height: 60px;
    border: 1px solid #6497ff;
    border-radius: 3px;
    color: #6497ff;
}

.ul05 > li {
    margin-top: 65px;
}

.ul05 > li > a > div:before {
    width: 100%;
    height: 1px;
    border-top: 1px solid #DFE2E6;
    top: 42%;
}

.ul05 > li > a > div > img {
    position: relative;
    z-index: 10;
}

.corFEFEFE {
    color: #FEFEFE;
}

.btn3 {
    width: 220px;
    text-align: center;
    line-height: 73px;
    height: 73px;
    border: 1px solid #FFFFFF;
    border-radius: 3px;
}

.corFE7606 {
    color: #FE7606;
}

.corC65900 {
    color: #C65900;
}

.ddd1 {
    padding: 38px 10px 36px;
    height: 120px;
}

.ul07 > li {
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.ul07 > li:nth-child(odd) {
    background-color: #FBF9F8
}

.ul06 {
    padding: 10px 5px;
}

.ul06 > li:hover {
    border: 1px solid #FE7606;
    box-shadow: 0px 4px 8px 0px rgba(254, 123, 9, 0.2);
    background-color: #FFF7F0
}

.tb1 > a {
    width: 160px;
    height: 58px;
    line-height: 58px;
    text-align: center;
    border-radius: 29px;
    border: 1px solid #fff;
    display: inline-block;
}

.tb1 > a:nth-child(n+2) {
    margin-left: 15px;
}

.cor808080 {
    color: #808080;
}

.tb1 > a.active {
    color: #FE7606;
    border: 1px solid #FE7606;
}

.ul08 > li {
    margin-top: 28px;
    width: 31.6%;
    margin-right: 2.6%;
    float: left;
}

.ul08 > li:nth-child(3n) {
    margin-right: 0;
}

.ul08 > li > a {
    border: 1px solid #E6E6E6;
    box-shadow: 0px 10px 36px 0px rgba(210, 210, 210, 0.3);
    border-radius: 6px;
}

.ul08 > li > a > p > img {
    border-radius: 6px 6px 0 0;
}

.ul08 > li > a > div {
    padding: 36px 16px 24px;
}

.p4 {
    height: 90px;
    line-height: 30px;
}

.hr-t-E6E6E6 {
    height: 1px !important;
    border-top: 1px solid #E6E6E6;
}

.ul09 > li {
    width: 14.5%;
    margin-top: 74px;
    margin-right:25px;
}

.ul10 > li {
    width: 25%;
    overflow: hidden;
    padding: 13px
}

.ul10 > li > div {
    padding-top: 27px;
    box-shadow: 0px 4px 8px 0px rgba(210, 210, 210, 0.3);
    border-radius: 6px;
    border-top: 3px solid #068efe;
    border-radius: 6px;
}

.img5 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}

.ul10 > li > div > div {
    position: relative;
    z-index: 5;
}

.ic1 {
    background: url(../images/26.png) no-repeat left center;
    padding-left: 15px;
}

.ul11 {
    padding: 0 10px 0;
}

.ul11 > li > a {
    height: 36px;
    line-height: 36px;
}

.ul12 > li {
    width: 25%;
    padding: 13px;
}

.ul12 > li > a {
    box-shadow: 0px 4px 8px 0px rgba(210, 210, 210, 0.3);
}

.footer {
    background: #3A3B3C;
    padding: 60px 0 26px;
    position: relative;
    margin-top: 50px;
}

.btn5 > a:hover {
    color: #fff;
}

.btn5 > a {
    margin-right: 10px;
}

.btn5 > a:last-child {
    margin-right: 0;
}

.cor7b7d82 {
    color: #7b7d82;
}

.cor515357 {
   color: #999;
}

.hr-t-616263 {
    height: 1px !important;
    border-top: 1px solid #616263;
}

.cor9C9FA6 {
    color: #9C9FA6;
}

.ul13 > li > a {
    font-family: 'PingFang Medium';
    background: url(../images/28.png) no-repeat left center;
    padding-left: 14px;
}

.ul13 > li:hover > a {
    color: #fff;
}

.tel2 {
    background: url(../images/31.png) no-repeat left center;
    padding-left: 36px;
    height: 30px;
    line-height: 30px;
    text-align: left;
}
.foot-tel2 {
    height: 62px;
}

.btn8 {
    width: 184px;
    text-align: center;
    height: 44px;
    line-height: 44px;
    border: 1px solid #fff;
    border-radius: 22px;
    color: #fff;
    font-size: 14px;
}

.MBX {
    overflow: hidden;
    padding-top: 20px;
}

.MBX > ul {
    overflow: hidden;
}

.MBX > ul > li {
    float: left;
    margin-top: 10px;
    margin-right: 4px;
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.MBX > ul > li > a {
    color: #333;
    font-weight: normal;
    font-family: 'PingFang Medium';
}

.MBX > ul > li > a:hover {
    font-weight: bold;
}

.bgF9F9F9 {
    background: #F9F9F9;
}

.fotPop {
    background: #024cb7;
    padding: 40px;
    border-radius: 20px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -100px
}

.k12 {
    margin-bottom: 210px;
    
}

.btn9 {
    width: 200px;
    height: 60px;
    line-height: 60px;
    background: #1d9bd6;
    border-radius: 30px;
}

.h100 {
    height: 100px;
}

.ul14 > li {
    padding: 20px;
    border: 1px solid #fff;
    width: 100%;
    border-radius: 10px;
}

.ul14 > li:hover {
    border: 1px solid #00CED5;
    -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .07);
    box-shadow: 0 0 18px rgba(0, 0, 0, .07);
}

.ul14 > li > a {
    width: 100%;
    overflow: hidden;
}

.ul14 > li > a > p {
    width: 130px;
    float: left;
}

.ul14 > li > a > p > span {
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    height: 130px;
    border-radius: 5px;
}

.ul14 > li > a > div {
    margin-left: 150px;
}

.div1 > span {
    padding: 3px 10px;
    border-radius: 4px;
}

.div1 > span:nth-child(n+2) {
    margin-left: 10px;
}

.div1 > span:nth-child(1) {
    background: #edf1f9;
    color: #024cb7;
}

.div1 > span:nth-child(1) a{
    color: #FE7606;
}
.div1 > span:nth-child(2) {
    background: #E5FAFB;
    color: #00CED5;
}
.div1 > span:nth-child(2) a{
    color: #00CED5;
}
.div1 > span:nth-child(3) {
    background: #FFF1E5;
    color: #024cb7;
}
.div1 > span:nth-child(3) a{
    color: #FE7606;
}
.fen > a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eee;
    color: #999
}

.fen > a:nth-child(n+2) {
    margin-left: 8px;
}

.fen > a:hover,
.fen > a.active {
    background: #6497ff;
    color: #fff;
}

.k13 {
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    padding: 30px;
    border-radius: 10px;
}

.k14 {
    -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    box-shadow: 0 3px 8px rgba(0, 0, 0, .06);
    padding: 30px 25px;
    border-radius: 10px;
}

.k13 > img {
    border-radius: 10px;
}

.ul15 > li > a {
    background: url(../images/37.png) no-repeat left center;
    padding-left: 15px;
}

.ul16 > li {
    margin-top: 10px;
    width: 49.3333333%;
    padding-left: 5px;
    padding-right: 5px;
}
.ul16 .f11 {
    margin-top: 10px;
    width: 49.3333333%;
    padding-left: 5px;
    padding-right: 5px;
}
.ul16 .taglb{
    margin-top: 10px;
    width: 30.3333333%;
    padding-left: 10px;
    padding-right: 10px;
    margin: 5px 10px;
 }

.ul16 > li > a {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #F5F5F5;
    border-radius: 10px;
}


.ul033 > li > .s1 > a {
    padding: 15px 20px 15px 10px;
    position: relative;
}

.ul033 > li > .s1 > a:before {
    background: url(../images/13.png) no-repeat center center/35px 35px;
    width: 35px;
    height: 35px;
    z-index: 10;
    right: 5px;
    top: 18px;
}

.ul033 > li:hover > .s1,
.ul033 > li.active > .s1 {
    background: linear-gradient(90deg, #FE7B09, #FEA019);
    /*background: box-shadow: 0px 21px 30px 0px rgba(127, 127, 127, 0.2);*/
    border-radius: 6px;
}

.ul033 > li:hover > .s1 > a:before,
.ul033 > li.active > .s1 > a:before {
    background: url(../images/12.png) no-repeat center center/35px 35px;
}

.ul033 > li > .s1 > a > p {
    width: 30px;
}

.ul033 > li > .s1 > a > div {
    margin-left: 30px;
}

.corC0C0C0 {
    color: #C0C0C0;
}

.ul033 > li:hover > .s1 > a > p,
.ul033 > li.active > .s1 > a > p {
    color: #fff;
}

.ul033 > li:hover > .s1 > a > div > p:nth-child(1),
.ul033 > li.active > .s1 > a > div > p:nth-child(1) {
    color: #fff;
}

.ul033 > li:hover > .s1 > a > div > p:nth-child(2),
.ul033 > li.active > .s1 > a > div > p:nth-child(2) {
    color: #fff;
}

.ul033 > li > .s2 {
    padding: 15px 10px;
}

.bor-b-d {
    border-bottom: 1px solid #ddd;
}

.k12-4 {
    background:white;
    padding: 18px 34px 20px 20px;
}

.k15 {
    width: 100%;
    height: 530px;
}

.k16 {
    padding: 100px 0 95px;
}

.k17 {
    padding: 95px 0 90px;
}

.k18 {
    padding: 90px 0 50px;
}

.k19 {
    padding: 50px 0 100px;
}

.k20 {
    padding: 100px 0 100px;
    background: #F9FAFA;
}

.ul20 > li {
    padding: 10px;
}

.ul20 > li > a {
    position: relative;
    padding: 30px;
    -moz-box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    -webkit-box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    border-radius: 10px;
}

.ul20 > li > a:before {
    background: url(../images/40.png) no-repeat left top;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.img11 { /*width: 50px;*/
}

.corFE7606 {
    color: #FE7606;
}

.ic2 {
    background: url(../images/41.png) no-repeat right center
}

.ul21 > li > a > div {
    position: relative;
}

.ul21 > li > a > div > span {
    position: absolute;
    z-index: 10;
    display: block;
    width: 24px;
    right: -12px;
    top: 50%;
    transform: translateY(-50%);
}

.ul21 > li > a > div > span > img {
    width: 100%;
}

.ul21 > li:last-child > a > div > span {
    display: none;
}

.ul21 > li > a > div > img {
    width: 100px;
}

.ul22 > li {
    padding: 15px;
}

.ul22 > li > a {
    -moz-box-shadow: 0 5px 30px rgba(197, 217, 247, .3);
    -webkit-box-shadow: 0 5px 30px rgba(197, 217, 247, .3);
    box-shadow: 0 5px 30px rgba(197, 217, 247, .3);
    padding: 30px;
    border-radius: 10px;
}

    background: url(../images/41.png) no-repeat left center;
    padding-left: 15px;
}

.p5 {
    height: 48px;
    line-height: 24px;
}

.p6 {
    height: 72px;
    line-height: 24px;
}

.ul22 > li:hover > a > p:nth-child(1) {
    color: #024cb7;
}

.ul23 > li {
    padding: 10px;
}

.ul23 > li > a {
    -moz-box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    -webkit-box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    box-shadow: 0 5px 30px rgba(2188, 188, 188, .3);
    padding: 30px;
    border-radius: 10px;
}

.ul23 > li > a > p {
    width: 120px;
    height: 120px;
}

.ul23 > li > a > p > span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.ul23 > li > a > div {
    margin-left: 150px;
}

.k20-11 {
    padding: 50px;
    border-radius: 10px;
    height: 450px;
}

.ipt1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    background: #F9FAFA;
    border-radius: 5px;
}
.ipt2 {
    width: 100%;
    height: 120px;
    line-height: 50px;
    padding-left: 20px;
    padding-bottom:85px;
    background: #F9FAFA;
    border-radius: 5px;
}
.submit {
    height: 50px;
    line-height: 50px;
    background: #6497ff;
    border-radius: 5px;
}

.div2 > p {
    width: 100px;
}

.div2 > p > img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.div2 > div {
    margin-left: 123px;
}

.corFE7606 {
    color: #FE7606;
}

.k22 {
    padding: 100px 0 50px;
}

.btn12 > p {
    padding: 2px 6px;
    font-size: 12px;
    font-family: 'PingFang Medium';
}

.btn12 > p:nth-child(2) {
    margin-left: 5px;
    background: #E5F4FF;
    color: #0693FE;
}

.btn12 > p:nth-child(1) {
    background: #FFF1E5;
    color: #FE7606;
}

.ic4 {
    background: url(../images/54.png) no-repeat left center;
    padding-left: 20px;
}

.arrow-left,
.arrow-right {
    width: 3.5%;
    height: auto;
    top: 45%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
    background: none;
}

.arrow-left {
    left: -5%;
    right: auto;
}

.arrow-right {
    right: -5%;
    left: auto;
}

#swiper1 .swiper-pagination1 {
    bottom: 0 !important;
    text-align: center;
}

#swiper1 .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background: url(../images/50.jpg) no-repeat center center;
}

#swiper1 .swiper-pagination-bullet-active {
    opacity: 1;
    background: url(../images/50b.jpg) no-repeat center center;
}

.aside {
    position: fixed;
    z-index: 800;
    top: 30%;
    right: 0;
}
@media(max-width:767px){
  .aside {
        display:none;
}  
}
.asd1 {
    width: 80px;
    padding-top: 20px;
    padding-bottom: 20px;
    background: linear-gradient(to top, #6497ff, #9bb9f8);
    border-radius: 10px 0 0 10px;
    box-shadow: 0 3px 9px #488ff7;
    -webkit-box-shadow: 0 3px 9px #9bb9f8;
    position: relative;
    right: -18px;
}

.asd1 > a:nth-child(n+2) {
    margin-top: 14px;
}

.mgt13 {
    margin-top: 13px;
}

.sp1 {
    width: 200px;
    position: absolute;
    top: 0;
    left: -200px;
    background: #fff;
    padding: 2px;
    border: 1px solid #ddd;
    border-radius: 2px;
    display: none;
}

.sp1 > img {
    width: 100%
}

@media (max-width: 767px) {
    .arrow-left {
        left: 10px;
        right: auto;
        width: 24px;
    }
    .ic5 {
    margin-top: -180px;
    }
    .arrow-right {
        right: 10px;
        left: auto;
        width: 24px;
    }

    .aside {
        top: 43%;
    }

    .asd1 {
        width: 36px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-radius: 6px 0 0 6px;
        right: 0px;
    }

    .asd1 > a:nth-child(n+2) {
        margin-top: 10px;
    }

    .mg1 {
        width: 18px;
    }

    .mg2 {
        width: 50px;
    }

    .asd1 .mgt13 {
        margin-top: 5px;
    }

    /*手机隐藏*/
    .asd1 > a:nth-child(2) > img:nth-child(3) {
        display: none;
    }

    .asd1 > a:nth-child(n+3) {
        display: none;
    }

    .asd2 {
        display: none;
    }

    .asd1 .item2pbox{transition:all .3s;align-items:center;position:relative;left:0;}
    .asd1 .itemTel{position:relative;overflow: hidden;}
    .asd1 .item2p{position: absolute;
        transition:all .3s;
        width: 12rem;
        line-height: 2.9rem;
        top: 0;
        left: 6rem;
        /* right: -90px; */
        color: #fff;
        background-image: -webkit-linear-gradient( 180deg, #6497ff, #9bb9f8);
        font-size: 1rem;}
    .asd1 .itemTel:hover{overflow:visible;opacity: 1;}
    .asd1 .itemTel:hover .item2pbox{left:0;}
    .asd1 .itemTel:hover .item2p{left: -12rem;}
}

.tb5 > a {
    padding: 15px 33px 18px;
    border-radius: 30px;
}

.tb5 > a.active {
    background: linear-gradient(to right, #0d5fda, #488ff7);
    color: #fff;
    box-shadow: 0 8px 30px rgba(254, 118, 6, .2);
    -webkot-box-shadow: 0 8px 30px rgba(254, 118, 6, .2);
}

.replayTb > a {
    padding: 15px 33px 18px;
    border-radius: 30px;
}

.replayTb > a.active {
    background: linear-gradient(to right, #0d5fda, #488ff7);
    color: #fff;
    box-shadow: 0 8px 30px rgba(208, 224, 248, .2);
    -webkot-box-shadow: 0 8px 30px rgba(208, 224, 248, .2);
}

.ul24 > li {
    padding: 39px;
}

.ul24 > li:hover {
    -moz-box-shadow: 0 3px 14px rgba(0, 0, 0, .04);
    -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, .04);
    box-shadow: 0 3px 14px rgba(0, 0, 0, .04);
}

.k23 {
    padding: 100px 0 50px;
}

.k24 {
    padding: 50px 0 130px;
}

.d10 {
    width: 100%;
    height: 180px;
    padding: 30px 15px 20px;
}

.p7 {
    height: 48px;
    line-height: 24px;
}

.img12 {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.btn122 {
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: linear-gradient(to right, #FE7305, #FEA71C);
    border-radius: 30px;
}

.mgt7 {
    margin-top: 7px;
}

.k25 {
    background: #FFF8F2;
    padding: 40px 0;
}

.k25-11 > p {
    width: 75px;
}

.k25-11 > div {
    margin-left: 95px;
}

.corFE7606 {
    color: #031948;
}

.k26 {
    padding: 100px 0 50px;
}

.k27 {
    padding: 50px 0 100px
}

.k29 {
    padding: 100px 0
}

.tb7 > a {
    width: 15.1%;
    margin-right: 9%;
    margin-top: 10px;
    background: #F1F1F1;
    border-radius: 6px;
    height: 80px;
    line-height: 80px;
    text-align: center;
}

.tb7 > a:nth-child(6n) {
    margin-right: 0;
}

.tb7 > a > span {
    display: inline-block;
    height: 100%;
}

.tb7 > a:nth-child(1) > span {
    background: url(../images/62-1.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(2) > span {
    background: url(../images/62-2.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(3) > span {
    background: url(../images/62-3.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(4) > span {
    background: url(../images/62-4.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(5) > span {
    background: url(../images/62-5.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(6) > span {
    background: url(../images/62-6.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(1).active > span {
    background: url(../images/62-1b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(2).active > span {
    background: url(../images/62-2b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(3).active > span {
    background: url(../images/62-3b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(4).active > span {
    background: url(../images/62-4b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(5).active > span {
    background: url(../images/62-5b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a:nth-child(6).active > span {
    background: url(../images/62-6b.png) no-repeat left center;
    padding-left: 43px;
}

.tb7 > a.active {
    color: #fff;
    background: linear-gradient(to right, #6497ff, #9bc3ff );
    -moz-box-shadow: 0 6px 15px rgba(127, 127, 127, .2);
    -webkit-box-shadow: 0 6px 15px rgba(127, 127, 127, .2);
    box-shadow: 0 6px 15px rgba(127, 127, 127, .2);
}

.btn13 {
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    background: linear-gradient(to right,#ea360d, #f3230e);
}
.blok {
    margin-bottom: 50px;
}
.k29-1 > div:nth-child(1) {
    width: 28.3%;
    margin-right: 1.5%;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
}

.k29-1 > div:nth-child(2) {
    width: 28.3%;
    margin-right: 1.5%;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
}

.k29-1 > div:nth-child(3) {
    width: 40%;
}

.k29-11 {
}

.pdt7 {
    padding-top: 7px;
}

.ul26 > li > a {
    background: url(../images/41.png) no-repeat left center;
    padding-left: 20px;
}

.ul27 > li {
    border: 1px solid #E6E6E6;
    border-radius: 6px;
    padding: 18px;
}

.ul27 > li:nth-child(n+2) {
    margin-top: 20px;
}

.ul27 > li > a > p {
    width: 100px;
    height: 100px;
}

.ul27 > li > a > p > span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}

.ul27 > li > a > div {
    margin-left: 120px;
}

.k30 {
    padding: 100px 0 50px
}

.k31 {
    padding: 50px 0
}

.k32 {
    padding: 50px 0 100px;
}

.swiper-a2 {
    border: 1px solid #E5E5E5;
    padding: 20px;
    border-radius: 6px;
    -moz-box-shadow: 0 10px 36px rgba(210, 210, 210, .3);
    -webkit-box-shadow: 0 10px 36px rgba(210, 210, 210, .3);
    box-shadow: 0 10px 36px rgba(210, 210, 210, .3);
}

.p8 {
    line-height: 24px;
    height: 72px;
    overflow: hidden;
}

.tb9 > a {
    color: #999;
    margin-top: 10px;
}

.tb9 > a.active {
    background: linear-gradient(to right, #6497ff, #9bc3ff);
    color: #fff;
    height: 60px;
    line-height: 60px;
    border-radius: 30px;
    box-shadow: 0 8px 30px rgba(170, 193, 249, .2);
}

.ul28 > li {
    width: 32%;
    display: inline-block;
}

.ul28 > li:nth-child(3n) {
    margin-right: 0;
}

.t-28 {
    text-indent: 28px;
    color: #000;
}
.mar_gin {
    margin-top: 170px
}

.ul29 > li > a {
    position: relative;
}

.ul29 > li > a > p {
    width: 60px;
    height: 60px;
    float: left;
}

.ul29 > li > a > p > span {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.ul29 > li > a > div {
    margin-left: 80px;
}

.ul29 > li > a > div > p {
    line-height: 60px;
    height: 60px;
}

.k33 {
    width: 100%;
    padding: 90px 0 100px;
    background: url(../images/71.jpg) no-repeat center center;
    background-size: cover;
    background-attachment: fixed;
}

.ul30 > li {
    width: 32%;
    margin-right: 2%;
}

.ul30 > li:nth-child(3n) {
    margin-right: 0;
}

.ul30 > li > a {
    width: 100%;
    height: 62px;
    line-height: 62px;
    border: 1px solid #fff;
    border-radius: 6px;
    color: #fff;
}

.ul30 > li > a > img {
    width: 28px;
    margin-right: 8px;
}

.ul30 > li:hover > a {
    background: linear-gradient(to right, #FE7D0A, #FEA019);
    border: 1px solid #FEA019;
}

.k34 {
    padding: 70px 0 50px;
}

.k35 {
    padding: 50px 0 50px;
}

.k36 {
    padding: 50px 0 50px;
}

.k37 {
    padding: 50px 0 100px;
}

.k34-1 > p {
    margin-right:40px;
    position: relative;
}

.k34-1 > p > img {
    position: relative;
    width: 100%;
    z-index: 1;
}

.k34-1 > p > span {
    display: block;
    position: absolute;
    z-index: 2;
    left: 50px;
    top: 50px;
    bottom: 0;
    right: 0;
}

.k34-1 > p > span > i {
    position: absolute;
    z-index: 5;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50);
    display: none;
}

.k34-1 > p > span > i > img {
    display: block;
    width: 100%;
}

.k34-1 > p > span:hover > i {
    display: block;
    cursor: pointer;
}

.ic5 {
    background: url(../images/75.png) no-repeat right center;
    padding-right: 29px;
}

.a1 {
    height: 490px;
}

.a2 {
    height: 240px;
}

.a {
    border-radius: 5px;
}

.a > div {
    display: none;
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    background: url(../images/77.png) no-repeat center bottom/100% auto;
}

.a > div > p {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 12;
}

.a:hover > div {
    display: block;
}

.ul31 > li {
    width: 31.86666%;
    margin-right: 2.2%;
}

.ul31 > li:nth-child(3n) {
    margin-right: 0;
}

.ul32 {
    -moz-box-shadow: 0 7px 16px rgba(25, 34, 64, .07);
    -webkit-box-shadow: 0 7px 16px rgba(25, 34, 64, .07);
    box-shadow: 0 7px 16px rgba(25, 34, 64, .07);
    border-left: 1px dashed #E6ECF5;
}

.ul32 > li {
    border-right: 1px dashed #E6ECF5;
    border-bottom: 1px dashed #E6ECF5;
    margin-left: 8px;
}

.ul32 > li > a > div > p {
    width: 100%;
    height: 180px;
}

.is1 {
    background: url(../images/88-1.png) no-repeat center center/100% auto;
}

.is2 {
    background: url(../images/88-2.png) no-repeat center center/100% auto;
}

.is3 {
    background: url(../images/88-3.png) no-repeat center center/100% auto;
}

.is4 {
    background: url(../images/88-4.png) no-repeat center center/100% auto;
}

.is5 {
    background: url(../images/88-5.png) no-repeat center center/100% auto;
}

.is6 {
    background: url(../images/88-6.png) no-repeat center center/100% auto;
}

.is7 {
    background: url(../images/88-7.png) no-repeat center center/100% auto;
}

.is8 {
    background: url(../images/88-8.png) no-repeat center center/100% auto;
}

.is9 {
    background: url(../images/88-9.png) no-repeat center center/100% auto;
}

.is10 {
    background: url(../images/88-10.png) no-repeat center center/100% auto;
}

.is11 {
    background: url(../images/27-1.jpg) no-repeat center center/100% auto;
}
.is12 {
    background: url(../images/27-2.jpg) no-repeat center center/100% auto;
}

.is13 {
    background: url(../images/27-3.jpg) no-repeat center center/100% auto;
}
.is14 {
    background: url(../images/27-4.jpg) no-repeat center center/100% auto;
}
.is15 {
    background: url(../images/27-5.jpg) no-repeat center center/100% auto;
}
.is16 {
    background: url(../images/27-6.jpg) no-repeat center center/100% auto;
}
.is17 {
    background: url(../images/27-7.jpg) no-repeat center center/100% auto;
}
.is18 {
    background: url(../images/27-8.jpg) no-repeat center center/100% auto;
}

.cor292C33 {
    color: #292C33;
}

.ul32 > li:hover > a > div > p.is1 {
    background: url(../images/88-1b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is2 {
    background: url(../images/88-2b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is3 {
    background: url(../images/88-3b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is4 {
    background: url(../images/88-4b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is5 {
    background: url(../images/88-5b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is6 {
    background: url(../images/88-6b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is7 {
    background: url(../images/88-7b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is8 {
    background: url(../images/88-8b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is9 {
    background: url(../images/88-9b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover > a > div > p.is10 {
    background: url(../images/88-10b.png) no-repeat center center/100% auto;
}

.ul32 > li:hover {
    background: linear-gradient(to bottom, #0d5fda , #488ff7);
    border-radius: 10px;
    -moz-box-shadow: 0 0px 40px rgba(0, 0, 0, .16);
    -webkit-box-shadow: 0 0px 40px rgba(0, 0, 0, .16);
    box-shadow: 0 0px 40px rgba(0, 0, 0, .16);
    position: relative;
    z-index: 10;
}

.ul32 > li:hover > a > p {
    color: #fff;
}

.k39 {
    height: 540px;
}

.k38 {
    width: 260px;
    background: rgba(255, 255, 255, .98);
    padding: 1%;
    margin-top: 145px;
}
.k38-1 {
    width: 260px;
   margin-left: 72%;
}

.k40 > div {
    width: 48.5%;
    padding: 40px 20px 47px 40px;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .07);
    background: url(../images/90.png) no-repeat right center/auto 100%;
}

.p11 {
    background: #e6ecf9;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
}

.btn14 {
    width: 120px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #6497ff;
    border-radius: 25px;
}

.ic6 {
    background: url(../images/91.png) no-repeat left center;
    padding-left: 30px;
}

.ul33 > li > a {
    color: #666;
    padding: 5px 15px;
    border-radius: 5px;
}

.ul33 > li:hover > a,
.ul33 > li.active > a {
    color: #024cb7;
    background: #e3edfa;
}

.ul34 > li {
    width: 31.6%;
    margin-right: 2.6%;
    float: left
}

.ul34 > li:nth-child(3n) {
    margin-right: 0;
}

.ul34 > li > div {
    padding: 20px;
    border: 1px solid #E6E6E6;
    border-radius: 6px;
}

.ul34 > li > div > p > img {
    border-radius: 5px;
}

.hr-t-dasd-d {
    height: 1px !important;
    border-top: 1px dashed #ddd;
}

.ul35 > li > a {
    background: url(../images/41.png) no-repeat left center/8px 8px;
    padding-left: 18px;
}

.k42 > p {
    width: 28.3%;
    height: 520px;
}

.k42 > div {
    margin-left: 30%;
}

.ul36 > li {
    padding-left: 20px;
    padding-right: 40px;
    background: #FBFBFB;
    border-radius: 10px;
}

.ul36 > li:nth-child(n+2) {
    margin-top: 10px;
}

.ul36 > li:hover {
    -moz-box-shadow: 0 3px 14px rgba(0, 0, 0, .07);
    -webkit-box-shadow: 0 3px 14px rgba(0, 0, 0, .07);
    box-shadow: 0 3px 14px rgba(0, 0, 0, .07);
    background: #fff;
}

.ul36 > li > a {
    height: 65px;
    line-height: 65px;
}

.ul36 > li > a > p {
    width: 85px;
}

.ul36 > li > a > div {
    margin-right: 85px;
}

.ul36 > li > a > div > p {
    background: url(../images/91.png) no-repeat left center/6px 6px;
    padding-left: 16px;
}

.ic8 {
    background: url(../images/96.png) no-repeat left center;
    padding-left: 33px;
    height: 22px;
    line-height: 22px;
}

.k33-111 > div {
    background: #FE9D18 !important;
    border-radius: 0 5px 5px 0;
    width: 300px;
}

.k33-111 > div > p {
    padding: 40px 20px;
    line-height: 40px;
}

.bor-d {
    border: 1px solid #ddd;
    padding-bottom: 15px;
}

/*.a:hover{transform: scale(1.5);-webkit-transform: scale(1.5);-moz-transform: scale(1.5);-o-transform: scale(1.5);-ms-transform: scale(1.5);transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease;position: relative;z-index: 100;}*/
.btn20 {
    color: #fff;
    font-size: 22px;
    width: 200px;
    height: 60px;
    line-height: 60px;
    border-radius: 3px;
    text-align: center;
    background: linear-gradient(to right, #FE7305, #FEA71C);
}

#kDiv {
    display: none;
    position: fixed;
    z-index: 1300;
    width: 100% !important;
    height: 100% !important;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .6); /*display: none;*/
}

.kDiv1 {
    position: fixed;
    z-index: 1400;
    background: #fff;
    padding: 15px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    width: 500px;
}

.kDiv1 > div,
.kDiv1 > div > div {
    width: 100%;
}

.kDiv1 > div > div > img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100% !important;
}

.btnSpan {
    display: block;
    width: 32px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1410;
}

.k50 {
    background: url(../images/106.png) no-repeat center center;
    background-attachment: fixed;
    padding: 100px 0 120px;
}

.k50-1 {
    width: 31.6%;
}

.k50-2 {
    width: 66.6%;
}

.ul50 > li:nth-child(2) {
    margin-top: 20px;
}

.ul50 > li {
    padding: 30px 40px;
}

.ul50 > li > p {
    width: 90px;
    float: left;
}

.ul50 > li > div {
    margin-left: 110px;
}

.cor707070 {
    color: #707070;
}

#iframe1 {
    height: 490px;
}

.ul50 > li {
    padding: 30px 40px;
}


@media (max-width: 1333px) {
    .fullSlide .bd li a {
        padding-top: 45px;
        padding-bottom: 100px;
    }

    .fullSlide .hd {
        margin-left: -420px;
    }

    .k2 {
        padding: 70px 0;
    }

    .tit > div > span {
        margin-left: 30px;
        margin-right: 30px;
    }

    .tit > div > img {
        width: 80px;
    }

    .img1 {
        width: 160px;
    }

    .k2-2 {
        width: 476px;
    }

    .item1 {
        width: 270px;
        left: 50%;
        margin-left: -470px;
        top: 23px;
    }

    .item6 {
        width: 270px;
        left: 50%;
        margin-left: 180px;
        top: 23px;
    }

    .item2 {
        width: 217px;
        left: 50%;
        margin-left: -460px;
        top: 155px;
    }

    .item5 {
        width: 217px;
        left: 50%;
        margin-left: 245px;
        top: 155px;
    }

    .item3 {
        width: 270px;
        left: 50%;
        margin-left: -470px;
        top: 310px;
    }

    .item4 {
        width: 270px;
        left: 50%;
        margin-left: 180px;
        top: 310px;
    }

    .k3 {
        padding: 60px 0 75px;
    }

    .k4 {
        padding: 75px 0 50px;
    }

    .k5 {
        padding: 50px 0 60px;
    }
    .zuhe {
        margin-top: -20px;
    }

    .k6 {
        padding: 60px 0 60px;
    }

    .k7 {
        padding: 40px 0 40px;
    }

    .k8 {
        padding: 70px 0 35px;
    }

    .k9 {
        padding: 35px 0 75px;
    }

    .k10 {
        padding: 70px 0 70px;
    }

    .k11 {
        padding: 70px 0 50px;
    }

    .ul03 > li > a {
        padding: 32px 20px 32px 25px;
        background: url(../images/13.png) no-repeat right 30px/60px 60px;
    }

    .ul03 > li:hover > a,
    .ul03 > li.active > a {
        background: url(../images/12.png) no-repeat right 30px/60px 60px;
    }

    .ul03 > li > a > p {
        width: 60px;
    }

    .ul03 > li > a > div {
        margin-left: 60px;
    }

    .ul04 > li > a {
        padding: 25px 20px 30px;
    }

    .btn2 {
        width: 160px;
        line-height: 50px;
        height: 50px;
    }

    .btn3 {
        width: 160px;
        line-height: 50px;
        height: 50px;
    }

.d1 .mbody{
        padding: 30px 10px 30px;
        height: 105px;
    }

    .tb1 > a {
        width: 140px;
        height: 48px;
        line-height: 48px;
        text-align: center;
        border-radius: 24px;
    }

    .ul08 > li {
        margin-top: 20px;
    }

    .ul08 > li > a > div {
        padding: 30px 14px 20px;
    }

    .p4 {
        height: 78px;
        line-height: 26px;
    }

    .ul09 > li {
        width: 16.66666%;
        margin-top: 50px;
    }

    .ul10 > li {
        padding: 10px
    }

    .ul12 > li {
        padding: 10px;
    }

    .footer {
        padding: 45px 0 20px;
    }

    .img6 {
        width: 140px;
    }

    .img7 {
        width: 150px;
    }

    .fotPop {
        padding: 35px;
        border-radius: 15px;
        top: -85px
    }

    .h100 {
        height: 85px;
    }

    .k12 {
        margin-bottom: 160px;
    }

    .k13 {
        -padding: 25px;
    }

    .k14 {
        -padding: 20px;
    }

    .k15 {
        height: 400px;
    }

    .k16 {
        padding: 75px 0 70px;
    }

    .k17 {
        padding: 70px 0 70px;
    }

    .k18 {
        padding: 70px 0 40px;
    }

    .k19 {
        padding: 40px 0 75px;
    }

    .k20 {
        padding: 75px 0 75px;
    }

    .ul20 > li {
        padding: 8px;
    }

    .ul20 > li > a {
        padding: 25px;
    }

    .ul20 > li > a:before {
        background: url(../images/40.png) no-repeat left top/50px auto;
    }

    .img11 {
        width: 120px;
    }

    .ul21 > li > a > div > img {
        width: 80px;
    }

    .ul21 > li > a > div > span {
        width: 20px;
        right: -10px;
    }

    .ul22 > li {
        padding: 10px;
    }

    .ul22 > li > a {;
        padding: 25px;
    }

    .ul23 > li {
        padding: 8px;
    }

    .ul23 > li > a {
        padding: 25px;
    }

    .ul23 > li > a > p {
        width: 100px;
        height: 100px;
    }

    .ul23 > li > a > div {
        margin-left: 120px;
    }

    .k20-11 {
        padding: 35px;
        height: 340px;
    }

    .div2 > p {
        width: 90px;
    }

    .div2 > p > img {
        width: 90px;
        height: 90px;
    }

    .div2 > div {
        margin-left: 100px;
    }

    .k22 {
        padding: 75px 0 40px;
    }

    .ul24 > li {
        padding: 15px;
    }

    .k23 {
        padding: 75px 0 40px;
    }

    .k24 {
        padding: 40px 0 90px;
    }

    .d10 {
        height: 140px;
        padding: 20px 10px 20px;
    }

    .btn12 {
        width: 160px;
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
    }

    .ul25 > li {
        width: 12.5%;
    }

    .k25 {
        padding: 30px 0;
    }

    .k26 {
        padding: 75px 0 40px;
    }
    .video {
        width: 100%;
    }

    .k27 {
        padding: 40px 0 75px
    }

    .k29 {
        padding: 75px 0
    }

    .tb7 > a {
        height: 60px;
        line-height: 60px;
    }

    .tb7 > a:nth-child(1) > span {
        background: url(../images/62-1.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(2) > span {
        background: url(../images/62-2.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(3) > span {
        background: url(../images/62-3.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(4) > span {
        background: url(../images/62-4.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(5) > span {
        background: url(../images/62-5.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(6) > span {
        background: url(../images/62-6.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(1).active > span {
        background: url(../images/62-1b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(2).active > span {
        background: url(../images/62-2b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(3).active > span {
        background: url(../images/62-3b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(4).active > span {
        background: url(../images/62-4b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(5).active > span {
        background: url(../images/62-5b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a:nth-child(6).active > span {
        background: url(../images/62-6b.png) no-repeat left center/20px 20px;
        padding-left: 30px;
    }

    .tb7 > a.active {
        color: #fff;
        background: linear-gradient(to right, #068efe, #58aff7);
    }

    .btn13 {
        width: 160px;
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
    }

    .ul27 > li {
        padding: 11px 10px;
    }

    .ul26 > li {
        margin-top: 11px;
    }

    .k30 {
        padding: 75px 0 40px
    }

    .k31 {
        padding: 40px 0
    }

    .k32 {
        padding: 40px 0 75px;
    }

    .ul29 > li > a > div {
        margin-left: 75px;
    }

    .k33 {
        padding: 70px 0 75px;
    }

    .ul30 > li > a {
        height: 52px;
        line-height: 52px;
    }

    .ul30 > li > a > img {
        width: 24px;
        margin-right: 6px;
    }

    .k33-11 {
        width: 40%;
    }

    .img16 {
        width: 160px;
    }

    .k34-1 > p {
        height: 280px;
    }

    .k34 {
        padding: 50px 0 40px;
    }

    .k35 {
        padding: 40px 0 40px;
    }

    .k36 {
        padding: 40px 0 40px;
    }

    .k37 {
        padding: 40px 0 75px;
    }

    .k34-1 > p > span {
        display: block;
        position: absolute;
        z-index: 2;
        left: 35px;
        top: 35px;
    }

    /*.a > div > {*/
    /*    left: 15px;*/
    /*    right: 15px;*/
    /*    bottom: 15px;*/
    /*}*/

    .a1 {
        height: 410px;
    }

    .a2 {
        height: 200px;
    }

    .ul32 > li > a > div > p {
        height: 150px;
    }

    .k39 {
        height: 430px;
    }

    .k38 {
        width: 260px;
        padding-top: 50px;
    }

    .k40 > div {
        padding: 30px 15px 35px 30px;
    }

    .p11 {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .btn14 {
        width: 100px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .ul34 > li > div {
        padding: 15px;
    }

    .ul36 > li {
        padding-left: 15px;
        padding-left: 30px;
    }

    .ul36 > li > a {
        height: 50px;
        line-height: 50px;
    }

    .k42 > p {
        width: 28.3%;
        height: 408px;
    }

    .div4 {
        width: 53%;
    }

    .k33-111 > div > p {
        padding: 30px 20px;
        line-height: 36px;
    }

    .tb9 > a.active {
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
    }

    .img40 {
        width: 45px;
    }

    .btn20 {
        font-size: 20px;
        width: 170px;
        height: 50px;
        line-height: 50px;
    }

    kDiv1 {
        width: 400px;
    }

    .k50 {
        padding: 75px 0 80px;
    }

    .ul50 > li {
        padding: 20px 30px;
    }

    .ul50 > li > p {
        width: 80px;
    }

    .ul50 > li > div {
        margin-left: 95px;
    }

    #iframe1 {
        height: 396px;
    }

}
.glue {
    background-image: url('https://www.91yungu.com/zb_users/theme/chaojijk/images/拓客攻略(1).jpg');
    height: 600px;
}

@media (max-width: 991px) {
    .fullSlide .bd li a {
        padding-top: 30px;
        padding-bottom: 60px;
    }


    .fullSlide .hd {
        margin-left: -306px;
    }

    .k2 {
        padding: 50px 0;
    }

    .tit > div > span {
        margin-left: 20px;
        margin-right: 20px;
    }

    .tit > div > img {
        width: 65px;
    }

    .img1 {
        width: 100px;
    }

    .k2-2 {
        width: 340px;
    }

    .item1 {
        width: 220px;
        left: 50%;
        margin-left: -360px;
        top: 5px;
    }

    .item6 {
        width: 220px;
        left: 50%;
        margin-left: 130px;
        top: 5px;
    }

    .item2 {
        width: 190px;
        left: 50%;
        margin-left: -365px;
        top: 110px;
    }

    .item5 {
        width: 190px;
        left: 50%;
        margin-left: 175px;
        top: 110px;
    }

    .item3 {
        width: 220px;
        left: 50%;
        margin-left: -360px;
        top: 210px;
    }

    .item4 {
        width: 220px;
        left: 50%;
        margin-left: 130px;
        top: 210px;
    }

    .k3 {
        padding: 45px 0 50px;
    }

    .k4 {
        padding: 50px 0 35px;
    }

    .k5 {
        padding: 35px 0 40px;
    }

    .k6 {
        padding: 45px 0 45px;
    }

    .k7 {
        padding: 30px 0 30px;
    }

    .k8 {
        padding: 55px 0 30px;
    }

    .k9 {
        padding: 30px 0 50px;
    }

    .k10 {
        padding: 50px 0 50px;
    }

    .k11 {
        padding: 50px 0 40px;
    }

    .k14-1 > div {
        float: none;
        width: 100%;
    }

    .ul03 > li > a {
        padding: 25px 15px 25px 20px;
        background: url(../images/13.png) no-repeat right 23px/45px 45px
    }

    .ul03 > li:hover > a,
    .ul03 > li.active > a {
        background: url(../images/12.png) no-repeat right 23px/45px 45px;
    }

    .ul03 > li > a > p {
        width: 45px;
    }

    .ul03 > li > a > div {
        margin-left: 45px;
    }

    .p3 {
        height: 66px;
        line-height: 22px;
    }

    .ul04 > li > a {
        padding: 20px 15px 20px;
    }

    .btn2 {
        width: 120px;
        line-height: 40px;
        height: 40px;
    }

    .btn3 {
        width: 120px;
        line-height: 40px;
        height: 40px;
    }

   .d1 .mbody{
        padding: 20px 10px 20px;
        height: 85px;
    }

    .tb1 > a {
        width: 120px;
        height: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 19px;
    }

    .tb1 > a:nth-child(n+2) {
        margin-left: 10px;
    }

    .ul08 > li {
        margin-top: 15px;
    }

    .ul08 > li > a > div {
        padding: 20px 10px 15px;
    }

    .p4 {
        height: 66px;
        line-height: 22px;
    }

    .ul08 > li {
        width: 48.4%;
        margin-right: 2.6%;
    }

    .ul08 > li:nth-child(3n) {
        margin-right: 2.6%;
    }

    .ul08 > li:nth-child(2n) {
        margin-right: 0;
    }

    .ul09 > li {
        width: 25%;
        margin-top: 30px;
    }

    .ul10 > li {
        padding: 10px 5px;
        width: 50%;
    }

    .ul12 > li {
        width: 33.33333%;
        padding: 6px 3px;
    }

    .footer {
        padding: 30px 0 15px;
    }

    .fot1 > div {
        width: 100%;
        float: none;
    }

    .fot1 > div:nth-child(2) {
        text-align: center;
        font-size: 0;
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }

    .fotPop {
        padding: 30px;
        border-radius: 15px;
        top: -70px
    }

    .fotPop > img {
        width: 360px;
    }

    .btn9 {
        width: 160px;
        height: 50px;
        line-height: 50px;
        border-radius: 25px;
    }

    .k12 {
        margin-bottom: 120px;
    }

    .k12 > div {
        float: none;
        width: 100%;
    }

    .ul14 > li {
        padding: 15px;
    }

    .k13 {
        padding: 20px;
    }

    .k14 {
        padding: 15px;
    }

    .k15 {
        height: 300px;
    }

    .k16 {
        padding: 50px 0 50px;
    }

    .k17 {
        padding: 50px 0 50px;
    }

    .k18 {
        padding: 50px 0 30px;
    }

    .k19 {
        padding: 30px 0 50px;
    }

    .k20 {
        padding: 50px 0 50px;
    }

    .ul20 > li {
        padding: 6px;
    }

    .ul20 > li > a {
        padding: 20px;
    }

    .ul20 > li > a:before {
        background: url(../images/40.png) no-repeat left top/45px auto;
    }

    .img11 {
        width: 100px;
    }

    .ul21 > li > a > div > img {
        width: 60px;
    }

    .ul21 > li > a > div > span {
        width: 16px;
        right: -8px;
    }

    .ul22 > li {
        padding: 6px;
    }

    .ul22 > li > a {;
        padding: 20px;
    }

    .ul23 > li {
        padding: 6px;
    }

    .ul23 > li > a {
        padding: 20px;
    }

    .ul23 > li > a > p {
        width: 90px;
        height: 90px;
    }

    .ul23 > li > a > div {
        margin-left: 105px;
    }

    .k20-1 > div {
        float: none;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .k20-11 {
        padding: 20px;
        height: auto;
    }

    .ipt1 {
        height: 40px;
        line-height: 40px;
        padding-left: 15px;
    }

    .submit {
        height: 40px;
        line-height: 40px;
    }

    .div2 > p {
        width: 80px;
    }

    .div2 > p > img {
        width: 80px;
        height: 80px;
    }

    .div2 > div {
        margin-left: 95px;
    }

    .k22 {
        padding: 50px 0 35px;
    }

    .ul24 > li {
        padding: 10px;
    }

    .div4 {
        width: 46%;
    }

    .k23 {
        padding: 50px 0 30px;
    }

    .k24 {
        padding: 30px 0 60px;
    }

    .d10 {
        height: 115px;
        padding: 15px 10px 10px;
    }

    .btn12 {
        width: 120px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .ul25 > li {
        width: 16.66666%;
    }

    .k25 {
        padding: 20px 0;
    }

    .k25-1 > div {
        width: 100%;
        float: none;
    }

    .k25-11:nth-child(n+2) {
        margin-top: 15px;
    }

    .k25-11 > p {
        width: 55px;
    }

    .k25-11 > div {
        margin-left: 70px;
    }

    .k26 {
        padding: 50px 0 30px;
    }
    .video {
        width: 100%;
    }

    .k27 {
        padding: 30px 0 50px
    }

    .k29 {
        padding: 50px 0
    }

    .tb7 > a {
        height: 44px;
        line-height: 44px;
    }

    .tb7 > a:nth-child(1) > span {
        background: url(../images/62-1.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(2) > span {
        background: url(../images/62-2.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(3) > span {
        background: url(../images/62-3.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(4) > span {
        background: url(../images/62-4.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(5) > span {
        background: url(../images/62-5.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(6) > span {
        background: url(../images/62-6.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(1).active > span {
        background: url(../images/62-1b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(2).active > span {
        background: url(../images/62-2b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(3).active > span {
        background: url(../images/62-3b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(4).active > span {
        background: url(../images/62-4b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(5).active > span {
        background: url(../images/62-5b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a:nth-child(6).active > span {
        background: url(../images/62-6b.png) no-repeat left center/16px 16px;
        padding-left: 21px;
    }

    .tb7 > a.active {
        color: #fff;
        background: linear-gradient(to right, #068efe, #58aff7);
    }

    .k27-1 > div {
        width: 100%;
        float: none;
    }

    .k27-1 > div > p {
        text-align: center;
    }

    .k27-1 > div > img {
        margin-left: auto;
        margin-right: auto;
    }

    .k27-1 > div > p > img {
        margin-left: auto;
        margin-right: auto;
        width: 60%;
    }

    .btn13 {
        width: 130px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .k29-11 {
        width: 100% !important;
        float: none;
        margin-right: 0;
    }

    .k30 {
        padding: 50px 0 30px;
        margin-bottom: -70px;
    }

    .k31 {
        padding: 30px 0
    }

    .k32 {
        padding: 30px 0 50px;
    }

    .page > a {
        text-align: center;
        width: 30%;
        float: none;
        margin: 0 auto;
    }

    .k33 {
        padding: 50px 0 55px;
    }

    .img15 {
        width: 70%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .ul30 > li > a {
        height: 42px;
        line-height: 42px;
    }

    .ul30 > li > a > img {
        width: 20px;
        margin-right: 4px;
    }

    .k33-11 {
        width: 45%;
    }

    .img16 {
        width: 140px;
    }

    .k34-1 > p {
        height: 180px;
    }

    .k34 {
        padding: 30px 0 30px;
    }

    .k35 {
        padding: 30px 0 30px;
    }

    .k36 {
        padding: 30px 0 30px;
    }

    .k37 {
        padding: 30px 0 50px;
    }

    .k34-1 > p > span {
        left: 0%;
        top: 20px;
    }

    .a > div > p {
        left: 10px;
        right: 10px;
        bottom: 10px;
    }

    .a1 {
        height: 314px;
    }

    .a2 {
        height: 152px;
    }

    .a > div > p {
        -webkit-line-clamp: 2;
    }

    .ul32 > li > a > div > p {
        height: 100px;
    }

    .k39 {
        height: 330px;
    }

    .k38 {
        width: 260px;
        padding-top: 30px;
        margin-top: 70px;
    }

    .k40 > div {
        padding: 20px 10px 25px 20px;
    }

    .p11 {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .ul34 > li > div {
        padding: 10px;
    }

    .ul36 > li {
        padding-left: 10px;
        padding-right: 20px;
    }

    .ul36 > li > a {
        height: 40px;
        line-height: 40px;
    }

    .k42 > p {
        width: 28.3%;
        height: 338px;
    }

    .div4 {
        width: 60%;
    }

    .k33-111 > div > p {
        padding: 25px 20px;
        line-height: 36px;
    }

    .tb9 > a.active {
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .img40 {
        width: 40px;
    }

    .btn20 {
        font-size: 17px;
        width: 140px;
        height: 40px;
        line-height: 40px;
    }

    .k50 {
        padding: 50px 0 60px;
    }

    .ul50 > li > p {
        width: 70px;
    }

    .ul50 > li > div {
        margin-left: 85px;
    }

    .k51 > div {
        float: none;
        width: 100%;
    }

    .k51 > div:nth-child(2) {
        margin-top: 20px;
    }

    #iframe1 {
        height: 296px;
    }

    .ul50 > li {
        padding: 15px 20px;
    }
}


@media (max-width: 767px) {
    .fullSlide .bd li a {
        padding-top: 0;
        padding-bottom: 0;
    }
.glue-yd {
    background-image: url('https://www.91yungu.com/zb_users/theme/chaojijk/images/拓客攻略(2).jpg');
    }

  
    .pdt20{
        display: contents;
    }
    .fullSlide .hd {
        margin-left: 0;
        left: 0;
        width: 100%
    }

    .fullSlide .hd ul {
        text-align: center;
    }

    .fullSlide .hd ul li {
        width: 15px;
        height: 3px;
    }

    .fullSlide .hd ul li:nth-child(n+2) {
        margin-left: 5px;
    }

    .k2 {
        padding: 30px 0;
    }


    .tit > div > span {
        margin-left: 10px;
        margin-right: 10px;
        font-size: 17px;
        font-weight: 600;
        line-height: 32px;
        width: 340px;
    }
    .cjxk {
        font-size: 17px;
        font-weight: 600;
    }
      .ji-ke {
        position: relative;
        top: -74px;
    }
     .dz > div > span {
        position: relative;
        top: 27px;
     }
   .a9 > div > span {
        display: none;
        
     }

    .tit > div > img {
        width: 45px;
    }
    .bn {
    padding-top: 0;
    }
    .bm {
        margin-top: -196px;
    }
    .k39 {
    height: 300px;
}
    .k39-1{
        height: 300px;
    }
    .k2-1 {
        padding-top: 20px;
    }

    .k2-2 {
        width: 210px;
    }

    .img1 {
        width: 60px;
    }

    .item1 {
        width: 170px;
        left: 50%;
        margin-left: -260px;
        top: 5px;
    }

    .item6 {
        width: 170px;
        left: 50%;
        margin-left: 85px;
        top: 5px;
    }

    .item2 {
        width: 150px;
        left: 50%;
        margin-left: -265px;
        top: 80px;
    }

    .item5 {
        width: 150px;
        left: 50%;
        margin-left: 110px;
        top: 80px;
    }

    .item3 {
        width: 170px;
        left: 50%;
        margin-left: -260px;
        top: 160px;
    }

    .item4 {
        width: 170px;
        left: 50%;
        margin-left: 85px;
        top: 160px;
    }

    .k3 {
        padding: 30px 0 30px;
    }

    .k3-1 > div {
        float: none;
        width: 100%;
    }

    .k3-1 > div > img {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .k4 {
        padding: 30px 0 30px;
    }

    .k5 {
        padding: 30px 0 30px;
    }

    .k6 {
        padding: 30px 0 30px;
    }

    .k7 {
        padding: 30px 0 30px;
    }

    .k8 {
        padding: 30px 0 15px;
    }

    .k9 {
        padding: 15px 0 30px;
    }

    .k10 {
        padding: 30px 0 30px;
    }

    .k11 {
        padding: 30px 0 30px;
    }

    .ul03 > li > a > p {
        width: 30px;
    }

    .ul03 > li > a > div {
        margin-left: 30px;
    }

    .ul03 > li > a {
        padding: 15px 10px 15px 15px;
        background: url(../images/13.png) no-repeat right 25px/30px 30px
    }

    .ul03 > li:hover > a,
    .ul03 > li.active > a {
        background: url(../images/12.png) no-repeat right 20px/30px 30px;
    }

    .img3 {
        width: 20px;
    }

    .img4 {
        width: 60%;
    }

    .ul04 > li {
        width: 50%;
    }

    .ul04 > li > a {
        padding: 15px 10px 15px;
    }

    .btn2 {
        width: 100px;
        line-height: 30px;
        height: 30px;
    }
   
    .ul05 > li {
        width: 33.333333%;
    }

    .ul05 > li > a > div > img {
        width: 100px;
    }

    .btn3 {
        width: 100px;
        line-height: 30px;
        height: 30px;
    }

    .k7-1 > div {
        float: none;
        width: 100%;
        text-align: center;
    }

    .k7-1 > div:nth-child(2) {
        padding-top: 20px;
    }

    .btn3 {
        margin-left: auto;
        margin-right: auto;
    }

    .btn3:hover {
        transform: translate(5px, 0);
        -webkit-transform: translate(5px, 0);
        -moz-transform: translate(5px, 0);
        -o-transform: translate(5px, 0);
        -ms-transform: translate(5px, 0);
    }

  .d1 .mbody{
        padding: 15px 0px 15px;
        height: 60px;
    }

    .ul07 > li {
        height: 30px;
        line-height: 30px;
    }

    .ul07 > li > img {
        width: 10px;
    }

    .tb1 > a {
        width: 100px;
        height: 30px;
        line-height: 30px;
        text-align: center;
        border-radius: 15px;
    }

    .tb1 > a:nth-child(n+2) {
        margin-left: 5px;
    }

    .ul08 > li > a > div {
        padding: 10px 10px 10px;
    }

    .p4 {
        height: 60px;
        line-height: 20px;
    }

    .ul09 > li {
        width: 25.33333%;
        margin-top: 20px;
    }

    .ul09 > li > a > img {
        width: 70px;
    }

    .ul10 > li {
        padding: 10px 5px;
        width: 100%;
    }

    .footer {
        padding: 20px 0 15px;
    }

    .fot1-2 {
        width: 100% !important;
        text-align: center;
    }

    .fot1-2 > div {
        display: inline-block;
        float: none;
        vertical-align: top
    }

    .fot1-2 > div:nth-child(1) {
        margin-right: 20px;
    }

    .fot1-2 > div:nth-child(1) > img {
        margin-left: auto;
        margin-right: auto;
        width: 86px;
    }

    .fot1-2 > div:nth-child(2) > a > img {
        width: 120px;
    }

    .x-c-b {
        margin-left: auto;
        margin-right: auto;
    }

    .x-t-c {
        text-align: center;
    }

    .tel2 {
        background: url(../images/31.png) no-repeat left center/13px 15px;
        padding-left: 23px;
        display: inline-block;
    }

    .btn8 {
        width: 120px;
        height: 26px;
        line-height: 26px;
        border-radius: 15px;
        font-size: 12px;
    }

    .img6 {
        width: 120px;
    }

    .fot1-1 > div {
        width: 100%;
        float: none;
        text-align: center;
    }

    .fot1-1 > div:nth-child(n+2) {
        margin-top: 15px;
    }

    .ul13 {
        text-align: center;
        font-size: 0;
    }

    .ul13 > li {
        display: inline-block;
        margin-left: 5px;
        margin-right: 5px;
    }

    .fotPop {
        padding: 15px;
        border-radius: 10px;
        top: -50px
    }

    .h100 {
        height: 50px;
    }

    .fotPop > img {
        width: 280px;
    }

    .btn9 {
        width: 140px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
    }

    .k12 {
        margin-bottom: 80px;
    }

    .ul14 > li {
        padding: 10px;
        border-radius: 5px;
    }

    .ul14 > li > a > p {
        width: 90px;
    }

    .ul14 > li > a > p > span {
        height: 105px;
    }

    .ul14 > li > a > div {
        margin-left: 100px;
    }

    .k12-2 > p,
    .k12-2 > div {
        float: none;
        width: 100%;
    }

    .k12-2 > p {
        margin-top: 5px;
    }

    .div1 > span:nth-child(n+2) {
        margin-left: 3px;
    }

    .div1 > span {
        padding: 3px 3px;
    }

    .fen > a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .fen > a:nth-child(n+2) {
        margin-left: 4px
    }

    .k13 {
        padding: 15px;
    }

    .k14 {
        padding: 10px;
    }

    .ul16 > li > a {
        height: 30px;
        line-height: 30px;
    }

    .k12-4 {
        background: #F9F9F9;
        padding: 10px 15px 10px 10px;
    }

    .img11 {
        width: 110px;
    }

    .k15 {
        height: 200px;
    }

    .k16 {
        padding: 20px 0 20px;
    }

    .k17 {
        padding: 20px 0 20px;
    }

    .k18 {
        padding: 20px 0 20px;
    }

    .k19 {
        padding: 20px 0 20px;
    }

    .k20 {
        padding: 20px 0 20px;
    }

    .ul20 > li {
        padding: 4px;
    }

    .ul20 > li > a {
        padding: 15px;
        border-radius: 5px;
    }

    .ul20 > li > a:before {
        background: url(../images/40.png) no-repeat left top/40px auto;
    }

    /*.img11{width: 35px;}*/
    .ic2 {
        background: url(../images/41.png) no-repeat right center/5px 5px;
    }

    .ic3 {
        background: url(../images/41.png) no-repeat left center/5px 5px;
        padding-left: 10px;
    }

    .ul20 > li {
        width: 50%;
    }

    .ul21 > li > a > div > img {
        width: 30px;
    }

    .ul21 > li > a > div > span {
        width: 12px;
        right: -6px
    }

    .ul22 > li {
        width: 100%;
    }

    .ul22 > li > a {
        padding: 15px;
        border-radius: 5px;
    }

    .p5 {
        height: 40px;
        line-height: 20px;
    }

    .p6 {
        height: 60px;
        line-height: 20px;
    }

    .ul23 > li {
        padding: 6px;
        width: 100%;
    }

    .ul23 > li > a {
        padding: 15px;
    }

    .ul23 > li > a > p {
        width: 75px;
        height: 75px;
    }

    .ul23 > li > a > div {
        margin-left: 85px;
    }

    .k20-1 > div {
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        float: none;
    }

    .k20-1 > div:nth-child(2) {
    }

    .k20-1 > div:nth-child(2) > div {
        border-radius: 5px;
    }

    .k20-11 {
        padding: 15px;
        border-radius: 5px;
    }

    .ipt1 {
        height: 36px;
        line-height: 36px;
        padding-left: 10px;
    }

    .submit {
        height: 36px;
        line-height: 36px;
    }

    .k22 {
        padding: 30px 0 30px;
    }

    .tb5 > a {
        padding: 8px 18px 8px;
        border-radius: 30px;
    }

    .ul24 > li > a > p,
    .ul24 > li > a > div {
        width: 100%;
        float: none;
    }

    .ul24 > li > a > div {
        margin-top: 10px;
    }

    .k23 {
        padding: 30px 0 20px;
    }

    .k24 {
        padding: 20px 0 40px;
    }

    .p7 {
        height: 22px;
        line-height: 22px;
    }

    .d10 {
        height: 80px;
        padding: 15px 0 0px;
    }

    .btn12 {
        width: 100px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
    }

    .ul25 > li {
        width: 25%;
    }

    .k25 {
        padding: 15px 0;
    }

    .k25-11 > p {
        width: 50px;
    }

    .k25-11 > div {
        margin-left: 60px;
        padding-top: 2px;
    }

    .k26 {
        padding: 20px 0 20px;
    }   
    .video {
        width: 100%;
    }

    .k27 {
        padding: 20px 0 20px
    }

    .k29 {
        padding: 20px 0
    }

    .tb7 > a {
        width: 32%;
        margin-right: 2%;
        border-radius: 4px;
        height: 36px;
        line-height: 36px;;
    }

    .tb7 > a:nth-child(6n) {
        margin-right: 2%;
    }

    .tb7 > a:nth-child(3n) {
        margin-right: 0;
    }

    .img13 {
        width: 20px;
    }

    .btn13 {
        width: 100px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
    }
.blok {
    width: 150px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
}
}
    .ul26 > li > a {
        background: url(../images/41.png) no-repeat left center/5px 5px;
        padding-left: 10px;
    }

    .ul27 > li > a > p {
        width: 90px;
        height: 90px;
    }

    .ul27 > li > a > div {
        margin-left: 100px;
    }

    .k30 {
        padding: 25px 0 50px
    }

    .k31 {
        padding: 50px 0
    }

    .k32 {
        padding: 50px 0 25px;
    }

    .ul29 > li > a > p {
        width: 40px;
        height: 40px;
    }

    .ul29 > li > a > div {
        margin-left: 50px;
    }

    .ul29 > li > a > div > p {
        line-height: 40px;
        height: 40px;
    }

    .k33 {
        padding: 30px 0 35px;
    }

    .img14 {
        width: 60px;
    }

    .k33-1 > div {
        float: none;
        width: 100%;
    }

    .img15 {
        width: 50%;
    }

    .img14 {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .ul30 > li > a {
        height: 32px;
        line-height: 32px;
    }

    .ul30 > li > a > img {
        width: 14px;
        margin-right: 3px;
    }

    .k33-111 {
        text-align: center;
    }

    .img16 {
        width: 100px;
    }

    .k34-1 > p,
    .k34-1 > div {
        
        
    }

    .k34-1 > p {
    position: relative;
    top: 20px;
    }

    .k34-1 > div { /*text-align: center;*/
    }

    .img17 {
        width: 50px;
    }

    .k34 {
        padding: 20px 0 20px;
    }

    .k35 {
        padding: 20px 0 20px;
    }

    .k36 {
        padding: 20px 0 20px;
    }

    .k37 {
        padding: 20px 0 30px;
    }


    .sw-cen {
        padding-left: 2px;
        padding-right: 2px;
    }

    .sw-cen > div:nth-child(1) {
        padding-bottom: 2px;
    }

    .sw-cen > div:nth-child(2) {
        padding-top: 2px;
        padding-left: 2px;
        padding-right: 2px;
    }

    .sw-cen > div > div {
        padding-left: 2px;
        padding-right: 2px;
    }

    .a > div > p {
        -webkit-line-clamp: 1;
    }

    .ul31 > li {
        margin-right: 26px;
    }

    .k39 {
        height: 500px;
    }


    .k40 > div {
        padding: 15px 10px 20px 10px;
    }

    /*.k40>div{display: block;float: none;width: 100%;}
	.k40>div:nth-child(2){margin-top: 15px;}*/
    .p11 {
        margin-left: auto;
        margin-right: auto;
    }

    .d11 > div {
        float: none;
        width: 100%;
    }

    .btn14 {
        width: 80px;
        height: 32px;
        line-height: 32px;
        border-radius: 16px;
        margin: 15px auto 0;
    }
    .btn14-1 {
        width: 120px;
    }

    .k41 > p,
    .k41 > div {
        float: none;
        width: 100%;
    }

    .k41 > div {
        margin-top: 10px;
    }

    .k41-1 > ul {
        width: 165%;
    }

    .k41-1 > ul > li {
            width: 10%;
    }
     .fl-1 > ul > li {
        width: 20%;
    }

    .k41-1 > ul > li > a {
        padding: 5px 0;
        text-align: center;
    }

    .k41-1 > a {
    }

    .ic6 {
        background: url(../images/91.png) no-repeat left center/14px 14px;
        padding-left: 20px;
    }

    .ul34 > li > a {
        padding: 5px 5px 10px;
    }

    .ul35 > li > a {
        background: url(../images/41.png) no-repeat left center/4px 4px;
        padding-left: 10px;
    }

    /*.ul34 > li {*/
    /*    width: 100%;*/
    /*    margin-right: 0;*/
    /*    float: none;*/
    /*}*/

    .ul36 > li {
        padding-left: 10px;
        padding-right: 15px;
        border-radius: 4px;
    }

    .ul36 > li > a > div > p {
        background: url(../images/91.png) no-repeat left center/4px 4px;
        padding-left: 10px;
    }

    .ul36 > li > a {
        height: 30px;
        line-height: 30px;
    }

    .k42 > p {
        width: 28.3%;
        height: 230px;
    }

    .ic8 {
        background: url(../images/96.png) no-repeat left center/14px 13px;;
        padding-left: 20px;
    }

    .img20 {
        width: 30px;
    }

    .k33-111 > div > p {
        padding: 15px 20px;
        line-height: 24px;
    }

    .tb9 {
        overflow: hidden;
    }

    .tb9 > a {
        display: block;
        float: left;
        height: 32px;
        line-height: 32px;
    }

    .tb9 > a.active {
        height: 32px;
        line-height: 32px;
        border-radius: 16px;
    }

    .ul28 > li {
        width: 32%;
        padding-right: 1%;
    }

    .ul28 > li:nth-child(3n) {
        margin-right: 2%;
    }

    .ul28 > li:nth-child(2n) {
        margin-right: 0;
    }

    .img40 {
        width: 35px;
    }

    .btn20 {
        font-size: 15px;
        width: 100px;
        height: 30px;
        line-height: 30px;
    }

    .kDiv1 {
        width: 280px;
    }

    .x-ww60 {
        width: 60%;
    }

    .k50 {
        padding: 30px 0 40px;
    }

    .ul50 > li {
        padding: 15px 15px;
    }

    .ul50 > li > p {
        width: 60px;
    }

    .ul50 > li > div {
        margin-left: 70px;
    }

    #iframe1 {
        height: 333px;
    }


@media (max-width: 576px) {

    .fullSlide .hd {
        margin-left: 10px;
        left: auto;
    }

    .dz > div > img {
        display: none;
    }
    .lq > div > span {
        position: relative;
        top: -182px;
    }
     .dlz > div > img {
        margin-top: -35px;
    }
  
    .a9 > div > img {
        display: none; 
    }
    .p12 {
        margin-bottom: -110px;
    }
    .k2-1 {
        padding-top: 0;
    }

    .k2-2 {
        width: 140px;
    }

    .img1 {
        width: 30px;
    }

    .item1 {
        width: 100px;
        left: 50%;
        margin-left: -160px;
        top: 0px;
    }

    .item6 {
        width: 100px;
        left: 50%;
        margin-left: 60px;
        top: 0px;
    }

    .item2 {
        width: 85px;
        left: 50%;
        margin-left: -160px;
        top: 45px;
    }

    .item5 {
        width: 85px;
        left: 50%;
        margin-left: 75px;
        top: 45px;
    }

    .item3 {
        width: 100px;
        left: 50%;
        margin-left: -160px;
        top: 90px;
    }

    .item4 {
        width: 100px;
        left: 50%;
        margin-left: 60px;
        top: 90px;
    }

    .ul02 > li {
        width: 50%;
    }
     .al-icon > li {
        width: 40%;
    }

    .ul02 > li > a > img {
        width: 90px;
    }

    .ul04 > li > a > img {
        width: 80px;
    }

    .ul05 > li {
        width: 33.333%;
    }

    .ul05 > li > a > div > img {
        width: 80px;
    }

    .ul08 > li {
        width: 100%;
        margin-right: 0;
    }

    .fotPop {
        padding: 15px;
        border-radius: 10px;
        top: -30px
    }

    .fotPop > img {
        width: 150px;
    }

    .h100 {
        height: 40px;
    }

    .btn9 {
        width: 90px;
        height: 30px;
        line-height: 30px;
        border-radius: 15px;
        margin-top: 0
    }
   
    .k12 {
        margin-bottom: 60px;
    }

    .ul14 > li {
        padding: 5px;
        border-radius: 3px;
    }

    .k13,
    .k14 {
        padding: 10px;
        border-radius: 5px;
    }

    .k13 > img {
        border-radius: 5px;
    }

    .xx-hide {
        display: none;
    }

    .k15 {
        height: 136px;
    }

    .ul23 > li > a {
        padding: 10px;
    }

    .k20-11 {
        padding: 15px 10px;
    }

    .ul24 > li > a > div > div {
        width: 100%;
        float: none;
        margin-top: 10px;
    }

    .ul25 > li > a > img {
        width: 50px;
    }

    .img15 {
        width: 60%;
    }

    .k34-1 > p {
     margin-right: 10px;
    margin-top: 0px; 
   
    }

    .a {
        border-radius: 3px;
    }

    .a1 {
        height: 130px;
    }

    .a2 {
        height: 63px;
    }

    .k36-1 > div {
        width: 100%;
        float: none;
    }

    .k36-1 > div > img {
        width: 60%;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .ul32 > li {
        width: 31%;
    }

    .ul32 > li > a > div > p {
        height: 57px;
    }

    .k38 {
        background: rgba(255, 255, 255, .8);
        width: 40%;
        padding-left: 2%;
        padding-right: 2%;
       margin-left: 57%;    
    }

    .k42 > p {
        display: none;
    }

    .k42 > div {
        margin-left: 0;
    }

    .ul28 > li {
        width: 100%;
        margin-right: 0;
    }

    .btn20 {
        font-size: 13px;
        width: 80px;
        height: 30px;
        line-height: 30px;
    }
}

@media screen and (max-width: 767px){
    .mar135 {
     margin-top: -215px;
     }	
   .sp50 p {
       height: 200px;
        width: 100%;
        margin-top: -20px;
        overflow: hidden;
        overflow-x: hidden;
        overflow-y: scroll;
   }
   .spbk {
       display: none;
   }
   .guw {
    text-align: center;
    padding-bottom: 10px;
    }
    .guw {
        background: url();
    }
}
.consulting {
    width: 160px;
    height: 45px;
    background: #6497ff;
    border-radius: 8px;
    margin: 50px auto 50px;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    line-height: 45px;
}
.ruguo {
    height:253px;
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/ruguo.png)no-repeat center;
    position: relative;
}
.ruguo ul {
    position: inherit;
        top: 50px;
    margin-left: 25%;;
}
.ruguo li {
    font-size: 16px;
    float: left;
    color: #072b76;
}	
.sjcj {
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/sjcj.png) no-repeat center;
            padding-left: 7%;
}
.hkyl{
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/hkyl.png) no-repeat center;
           padding-left: 7%;
}
.yxtg{
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/yxtg.png) no-repeat center;
           padding-left: 7%;
}
.wzdj{
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/wzdj.png) no-repeat center;
    padding-left: 10%;
    margin-left: -3%;
}
.mtyy{
    background: url(https://www.91yungu.com/zb_users/theme/chaojijk/images/mtyy.png) no-repeat center;
    padding-left: 8%;
    margin-left: -1%;
}
.ruguo p {
    padding-top: 140px;
    padding-left: 16px;
    font-size: 21px; 
    color: #072b76;
}
	
@media screen and (min-width:400px) and (max-width:1680px) {
   .ruguo {
    width: 100%;
 }
 .ruguo li {
   padding: 10px 5%;
}
.sjcj {
    background: url() no-repeat center;
    padding-left: 10%;
}
.hkyl{
    background: url() no-repeat center;
    padding-left: 10%;
}
.yxtg{
    background: url() no-repeat center;
    padding-left: 10%;
}
.wzdj{
    background: url() no-repeat center;
    padding-left: 15%;
    margin-left: -4%;
}
.mtyy{
    background: url() no-repeat center;
    padding-left:12%;
    margin-left: -1%;
}
.ruguo p {
        padding-top: 170px;
    
}
.ruguo ul {
    top: 20px;

}
    } 

img{border:0;vertical-align:middle;-ms-interpolation-mode:bicubic;max-width:100%;}fieldset{border:1px solid #999;margin:0 2px 18px;padding:.35em .625em .75em}legend{border:0;padding:0;white-space:normal;*margin-left:-7px}input,button,textarea,select{font-size:100%;outline:0;resize:none;margin:0;outline:0 none;vertical-align:baseline;*vertical-align:middle}input[type="button"]{cursor:pointer;border:0}input[type="submit"]{cursor:pointer;border:0}input[type="reset"]{cursor:pointer;border:0}input,textarea{-webkit-appearance:none}input[type="reset"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner,input[type="submit"]::-moz-focus-inner,input[type="button"]::-moz-focus-inner{border:0;padding:0}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}textarea{overflow:auto;vertical-align:top;resize:none}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}.ww100{width:100% ;} .h200 {height:200px;}.ww99{width:99%}.ww98{width:98%}.ww97{width:97%}.ww96{width:96%}.ww95{width:95%}.ww94{width:94%}.ww93{width:93%}.ww92{width:92%}.ww91{width:91%}.ww90{width:90%}.ww89{width:89%}.ww88{width:88%}.ww87{width:87%}.ww86{width:86%}.ww85{width:85%}.ww84{width:84%}.ww83{width:83%}.ww82{width:82%}.ww81{width:81%}.ww80{width:80%}.ww79{width:79%}.ww78{width:78%}.ww77{width:77%}.ww76{width:76%}.ww75{width:75%}.ww74{width:74%}.ww73{width:73%}.ww72{width:72%}.ww71{width:71%}.ww70{width:70%}.ww69{width:69%}.ww68{width:68%}.ww67{width:67%;min-height:1000px}.ww66{width:66%}.ww65{width:65%}.ww64{width:64%}.ww63{width:63%}.ww62{width:62%}.ww61{width:61%}.ww60{width:60%}.ww59{width:59%}.ww58{width:58%}.ww57{width:57%}.ww56{width:56%}.ww55{width:55%}.ww54{width:100%}.ww53{width:53%}.ww52{width:52%}.ww51{width:51%}.ww50{width:50%}.ww49{width:49%}.ww48{width:48%; height:367px}.ww47{width:47%}.ww46{width:46%}.ww45{width:45%}.ww44{width:44%}.ww43{width:43%}.ww42{width:42%}.ww41{width:41%}.ww40{width:40%}.ww39{width:39%}.ww38{width:38%}.ww37{width:37%}.ww36{width:36%}.ww35{width:35%}.ww34{width:34%}.ww33{width:33%}.ww32{width:32%}.ww31{width:31%}.ww30{width:30%}.ww29{width:29%}.ww28{width:28%}.ww27{width:27%}.ww26{width:26%}.ww25{width:25%}.ww24{width:24%}.ww23{width:23%}.ww22{width:22%}.ww21{width:21%}.ww20{width:20%}.ww19{width:19%}.ww18{width:18%}.ww17{width:17%}.ww16{width:16%}.ww15{width:15%}.ww14{width:14%}.ww13{width:13%}.ww12{width:12%}.ww11{width:11%}.ww10{width:10%}.ww9{width:9%}.ww8{width:8%}.ww7{width:7%}.ww6{width:6%}.ww5{width:5%}.ww4{width:4%}.ww3{width:3%}.ww2{width:2%}.ww1{width:1%}.w-1{width:100%}.w-2{width:50%}.w-3{width:33.33333333%}.w-4{width:25%}.w-5{width:16%}.w-6{width:16.66666667%}.w-7{width:14.2857142857%}.w-8{width:12.5%}.w-9{width:11.11111111%}.w-10{width:10%}.w-11{width:9.09090909%}.w-12{width:8.33333333%} .w-13{width:20%}.fs0{font-size:0;} .fs10{font-size:10px}.fs11{font-size:11px}.fs12{font-size:12px}.fs13{font-size:13px}.fs14{font-size:14px}.fs15{font-size:15px}.fs16{font-size:16px}.fs17{font-size:17px}.fs18{font-size:22px}.fs19{font-size:19px}.fs20{font-size: 20px;padding-left: 10px;font-weight: normal}.fs21{font-size:21px}.fs22{font-size:22px}.fs23{font-size:23px} .sh{margin-top: -130px;} .wzsize{font-size: 25px;font-weight: normal;}
.fs24{font-size:24px}.fs25{font-size:25px}.fs26{font-size:26px}.fs27{font-size:27px}.fs28{font-size:28px}.fs29{font-size:29px}.fs30{font-size:30px}.fs31{font-size:31px}.fs32{font-size:32px}.fs33{font-size:33px}.fs34{font-size:34px}.fs35{font-size:35px}.fs36{font-size:36px}.fs37{font-size:37px}.fs38{font-size:38px}.fs39{font-size:39px}.fs40{font-size:40px}.fs41{font-size:41px}.fs42{font-size:42px}.fs43{font-size:43px}.fs44{font-size:44px}.fs45{font-size:45px}.fs46{font-size:46px}.fs47{font-size:47px}.fs48{font-size:48px}.fs49{font-size:49px}.fs50{font-size:50px}.fs51{font-size:51px}.fs52{font-size:52px}.fs53{font-size:53px}.fs54{font-size:54px}.fs55{font-size:55px}.fs56{font-size:56px}.fs57{font-size:57px}.fs58{font-size:58px}.fs59{font-size:59px}.fs60{font-size:60px}.fs61{font-size:61px}.fs62{font-size:62px}.fs63{font-size:63px}.fs64{font-size:64px}.fs65{font-size:65px}.fs66{font-size:66px}.fs67{font-size:67px}.fs68{font-size:68px}.fs69{font-size:69px}.fs70{font-size:70px}.fs71{font-size:71px}.fs72{font-size:72px}.fs73{font-size:73px}.fs74{font-size:74px}.fs75{font-size:75px}.fs76{font-size:76px}.fs77{font-size:77px}.fs78{font-size:78px}.fs79{font-size:79px}.fs80{font-size:80px}.fs81{font-size:81px}.fs82{font-size:82px}.fs83{font-size:83px}.fs84{font-size:84px}.fs85{font-size:85px}.fs86{font-size:86px}.fs87{font-size:87px}.fs88{font-size:88px}.fs89{font-size:89px}.fs90{font-size:90px}.fs91{font-size:91px}.fs92{font-size:92px}.fs93{font-size:93px}.fs94{font-size:94px}.fs95{font-size:95px}.fs96{font-size:96px}.fs97{font-size:97px}.fs98{font-size:98px}.fs99{font-size:99px}.fs100{font-size:100px}.ovh{overflow:hidden}.rel{position:relative}.abs{position:absolute}.db{display:block}.dn{display:none}.dinb{display:inline-block} .dinb-12{padding: 0 2%;}.din{display:inline}.t-l{text-align:left}.t-r{text-align:right}.t-c{text-align:center}.v-t{vertical-align:top}.v-m{vertical-align:middle}.v-b{vertical-align:bottom}.t-x{text-transform:lowercase}.t-d{text-transform:uppercase}.t-k{text-transform:capitalize}.t-b{font-weight:bold}.t-lig{font-weight:lighter}.t-nom{font-weight:normal}.t-ita{font-style:italic}.t-obl{font-style:oblique}.fl{float:left}.fr{float:right}.c-b{display:block;margin-right:auto;margin-left:auto}.chl{transition:.5s;-ms-transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s}.header.slideDown{top:0}.header.slideUp{top:-200px}.fixed{position:fixed}.left0{left:0}.top0{top:0}.right0{right:0}.bottom0{bottom:0}.mg0{margin:0}.mgt0{margin-top:0}.mgb0{margin-bottom:0}.mgl0{margin-left:0}.mgr0{margin-right:0}.pd0{padding-left:0;padding-right:0}.pdt0{padding-top:0}.pdb0{padding-bottom:0}.pdl0{padding-left:0}.pdr0{padding-right:0}.ras2{-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px}.ras3{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.ras4{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.ras6{-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}.ras8{-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.ras10{-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px}.ras12{-webkit-border-radius:12px;-moz-border-radius:12px;border-radius:12px}.ras14{-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px}.ras16{-webkit-border-radius:16px;-moz-border-radius:16px;border-radius:16px}.ras18{-webkit-border-radius:18px;-moz-border-radius:18px;border-radius:18px}.ras20{-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.ras22{-webkit-border-radius:22px;-moz-border-radius:22px;border-radius:22px}.ras24{-webkit-border-radius:24px;-moz-border-radius:24px;border-radius:24px}.ras26{-webkit-border-radius:26px;-moz-border-radius:26px;border-radius:26px}.ras28{-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px}.ras30{-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.ras32{-webkit-border-radius:32px;-moz-border-radius:32px;border-radius:32px}.ras34{-webkit-border-radius:34px;-moz-border-radius:34px;border-radius:34px}.ras36{-webkit-border-radius:36px;-moz-border-radius:36px;border-radius:36px}.ras38{-webkit-border-radius:38px;-moz-border-radius:38px;border-radius:38px}.ras40{-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px}.ras42{-webkit-border-radius:42px;-moz-border-radius:42px;border-radius:42px}.ras44{-webkit-border-radius:44px;-moz-border-radius:44px;border-radius:44px}.ras46{-webkit-border-radius:46px;-moz-border-radius:46px;border-radius:46px}.ras48{-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px}.ras50{-webkit-border-radius:50px;-moz-border-radius:50px;border-radius:50px}.ras100{-webkit-border-radius:100%;-moz-border-radius:100%;border-radius:100%}.bgw{background-color:#fff}.corw{color:#fff}.cor0{color:#000}.cor1{color:#111}.cor2{color:#222}.cor3{color:#000}.cor4{color:#444}.cor5{color:#555}.cor6{color:#666}.cor7{color:#777}.cor8{color:#888}.cor9{color:#072b76}.cor10{color:#031948}
.mgt5{margin-top:5px}.mgt10{margin-top:10px}.mgt15{margin-top:15px}.mgt20{margin-top:20px}.mgt25{margin-top:25px}.mgt30{margin-top:30px}.mgt35{margin-top:35px}.mgt40{margin-top:40px}.mgt45{margin-top:45px}.mgt50{margin-top:50px}.mgt55{margin-top:55px}.mgt60{margin-top:60px}.mgt65{margin-top:65px}.mgt70{margin-top:70px}.mgt700{margin-top:10px}.mgt75{margin-top:75px}.mgt80{margin-top:0px}.mgt85{margin-top:85px}.mgt90{margin-top:90px}.mgt95{margin-top:95px}.mgt100{margin-top:45px}.mgt320{margin-top:320px}.mgb5{margin-bottom:5px}.mgb10{margin-bottom:10px}.mgb15{margin-bottom:15px}.mgb20{margin-bottom:20px}.mgb25{margin-bottom:25px}.mgb30{margin-bottom:30px}.mgb35{margin-bottom:35px}.mgb40{margin-bottom:40px}.mgb45{margin-bottom:45px}.mgb50{margin-bottom:50px}.mgb55{margin-bottom:55px}.mgb60{margin-bottom:60px}.mgb65{margin-bottom:65px}.mgb70{margin-bottom:70px}.mgb75{margin-bottom:75px}.mgb80{margin-bottom:80px}.mgb85{margin-bottom:85px}.mgb90{margin-bottom:90px}.mgb95{margin-bottom:95px}.mgb100{margin-bottom:100px}.mgl5{margin-left:5px}.mgl10{margin-left:10px}.mgl15{margin-left:15px}.mgl20{margin-left:20px}.mgl25{margin-left:25px}.mgl30{margin-left:30px}.mgl35{margin-left:35px}.mgl40{margin-left:40px}.mgl45{margin-left:45px}.mgl50{margin-left:50px}.mgl55{margin-left:55px}.mgl60{margin-left:60px}.mgl65{margin-left:65px}.mgl70{margin-left:70px}.mgl75{margin-left:75px}.mgl80{margin-left:80px}.mgl85{margin-left:85px}.mgl90{margin-left:90px}.mgl95{margin-left:95px}.mgl100{margin-left:100px}.mgr5{margin-right:5px}.mgr10{margin-right:10px}.mgr15{margin-right:15px}.mgr20{margin-right:20px}.mgr25{margin-right:25px}.mgr30{margin-right:30px}.mgr35{margin-right:35px}.mgr40{margin-right:40px}.mgr45{margin-right:45px}.mgr50{margin-right:50px}.mgr55{margin-right:55px}.mgr60{margin-right:60px}.mgr65{margin-right:65px}.mgr70{margin-right:70px}.mgr75{margin-right:75px}.mgr80{margin-right:80px}.mgr85{margin-right:85px}.mgr90{margin-right:90px}.mgr95{margin-right:95px}.mgr100{margin-right:100px}.pdt5{padding-top:5px}.pdt10{padding-top:10px}.pdt15{padding-top:15px}.pdt25{padding-top:25px}.pdt30{padding-top:30px}.pdt35{padding-top:35px}.pdt40{padding-top:40px}.pdt45{padding-top:45px}.pdt50{padding-top:50px}.pdt55{padding-top:55px}.pdt60{padding-top:60px}.pdt65{padding-top:65px}.pdt70{padding-top:70px}.pdt75{padding-top:75px}.pdt80{padding-top:80px}.pdt85{padding-top:85px}.pdt90{padding-top:90px}.pdt95{padding-top:95px}.pdt100{padding-top:100px}.pdb5{padding-bottom:5px}.pdb10{padding-bottom:10px;padding-top: 200px;}.pdb15{padding-bottom:15px}.pdb20{padding-bottom:20px}.pdb25{padding-bottom:25px}.pdb30{padding-bottom:30px}.pdb35{padding-bottom:35px}.pdb40{padding-bottom:40px}.pdb45{padding-bottom:45px}.pdb50{padding-bottom:50px}.pdb55{padding-bottom:55px}.pdb60{padding-bottom:60px}.pdb65{padding-bottom:65px}.pdb70{padding-bottom:70px}.pdb75{padding-bottom:75px}.pdb80{padding-bottom:80px}.pdb85{padding-bottom:85px}.pdb90{padding-bottom:90px}.pdb95{padding-bottom:95px}.pdb100{padding-bottom:100px}.pdl5{padding-left:5px}.pdl10{padding-left:10px}.pdl15{padding-left:15px}.pdl20{padding-left:20px}.pdl25{padding-left:25px}.pdl30{padding-left:30px}.pdl35{padding-left:35px}.pdl40{padding-left:40px}.pdl45{padding-left:45px}.pdl50{padding-left:50px}.pdl55{padding-left:55px}.pdl60{padding-left:60px}.pdl65{padding-left:65px}.pdl70{padding-left:70px}.pdl75{padding-left:75px}.pdl80{padding-left:80px}.pdl85{padding-left:85px}.pdl90{padding-left:90px}.pdl95{padding-left:95px}.pdl100{padding-left:100px} 
.pdr5{padding-right:5px}.pdr10{padding-right:10px}.pdr15{padding-right:15px}.pdr20{padding-right:20px}.pdr25{padding-right:25px}.pdr30{padding-right:30px}.pdr35{padding-right:35px}.pdr40{padding-right:40px}.pdr45{padding-right:45px}.pdr50{padding-right:50px}.pdr55{padding-right:55px}.pdr60{padding-right:60px}.pdr65{padding-right:65px}.pdr70{padding-right:70px}.pdr75{padding-right:75px}.pdr80{padding-right:80px}.pdr85{padding-right:85px}.pdr90{padding-right:90px}.pdr95{padding-right:95px}.pdr100{padding-right:100px}.lh16{line-height:16px}.lh18{line-height:18px}.lh20{line-height:20px}.lh22{line-height:22px}.lh24{line-height:24px}.lh26{line-height:26px} .lh26 a{color: #999; text-decoration: none;}.lh28{line-height:28px}.lh30{line-height:30px}.lh32{line-height:25px;background:#e6e5e5;padding: 10px 20px;border-radius:8px;}.lh34{line-height:34px}.lh36{line-height:36px}.lh38{line-height:38px}.lh40{line-height:40px}.lh42{line-height:42px}.lh44{line-height:44px}.lh46{line-height:46px}.lh48{line-height:48px}.lh50{line-height:50px}
.show10{-moz-box-shadow:0 0 10px #999;-webkit-box-shadow:0 0 10px #999;box-shadow:0 0 10px #999}
input,select,textarea{display:block;width:100%;border:0;background-color:transparent;padding-left: 10px;font-size: 14px;}
::-webkit-input-placeholder{color:#999}
::-moz-placeholder{color:#999}
:-moz-placeholder{color:#999}
:-ms-input-placeholder{color:#999}
.time03{transition:All .3s ease;-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-o-transition:All .3s ease}
.time05{transition:All .5s ease;-webkit-transition:All .5s ease;-moz-transition:All .5s ease;-o-transition:All .5s ease}
.time10{transition:All 1s ease;-webkit-transition:All 1s ease;-moz-transition:All 1s ease;-o-transition:All 1s ease}
.opt7,.hov7:hover{opacity:.7;filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7}
.opt8,.hov8:hover{opacity:.8;filter:alpha(opacity=80);-moz-opacity:.8;-khtml-opacity:.8}
.elp1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display: block;}
.elp2,.elp3,.elp4,.elp5,.elp6,.elp7,.elp8{overflow:hidden;text-overflow:ellipsis;word-break:break-all;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space: normal;}
.elp3{-webkit-line-clamp:3;}
.elp4{-webkit-line-clamp:4;}
.elp5{-webkit-line-clamp:5;}
.elp6{-webkit-line-clamp:6;}
.elp7{-webkit-line-clamp:7;}
.elp8{-webkit-line-clamp:8;}
.bgtransparent{background-color:transparent}
.w1200{width:1200px;margin-left:auto;margin-right:auto}
.w1200-1{margin-bottom: -130px;}
.w1470{width:1470px;margin-left:auto;margin-right:auto}
.w1570{width:1570px;margin-left:auto;margin-right:auto}
.show{display:block}.hide{display:none}
select{-webkit-appearance:none;-moz-appearance:none;appearance:none}
select::-ms-expand{display:none}
.file{position:relative;display: inline-block;}
.file input{position:absolute;top:0;left:0;z-index:9;opacity:0;filter:alpha(opacity=0);height:100%;width:100%}
button{border:none; background: transparent;outline: none;display: block;cursor: pointer;}
.beian a {
    display: inline-block;
}


/*新增CSS样式*/
.At {
    padding-bottom: 192px;
}

.bn {
    padding-top: 80px;
}

.a-b {
    width: 33.333333%;
}
.wz110 a {
       display: contents;
}
.wz110 {
       letter-spacing: 2px;
}
/*.bghover:hover {*/
/*    background: linear-gradient(90deg, #0d5fda, #5a9af8);!important;*/
/*}	*/
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	