/* 关于我们公用部分 */
.pic img{ width: 100%; height: 100%;}
.about_header { position: relative;
 z-index: 7; width: 100%;
    height: 34px;
    background: #fbfbfb;
    font-size: 12px;
    line-height: 34px;
}

.about_login {
    float: left;
}

.about_login a {
    font-size: 12px;
    line-height: 35px;
    color: #ff6014;
}
.about_header .container, .about_logo_box .container{ position: relative; max-width: 1038px;}
.about_header h5 {
    font-size: 12px;
    color: #666;
    display: block;
    float: left;
    height: 35px;
    line-height: 35px;
    font-weight: normal;
}

.about_header ul {
    float: right;
}

.about_header ul li {
    float: left;
    margin: 0 10px;
}

.about_header ul li a {
    color: #242424;
}

.back_index a {
    background: url(../images/back_index.png) 4px center no-repeat;
    padding-left: 24px;
}

.about_want {
    position: relative;
}

.about_want a:hover {
    text-decoration: underline;
}

.about_want ul {
    position: absolute;
    top: 34px;
    left: -10px;
    width: 100%;
    z-index: 10;
    display: none;
    padding: 0 0 0 10px;
    background: #fff;
}

.about_want ul li {
    margin: 0;
    width: 100%;
}

/*.glyphicon-menu-down:before {
    content: "\e259";
}

.about_want:hover .glyphicon-menu-down:before {
    content: "\e260";
}

.wechat_shows:hover .glyphicon-menu-down::before {
    content: "\e260";
}*/

.about_logo_box {
    position: relative; z-index: 6;
    width: 100%;
    background: #fff;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .2);
}
.about_logo_box .sublist{ display: none; position: absolute; top: 100%; left: 0; width: 100%; border-top: 1px solid #eee; background: #fff;}
.about_logo_box .inner{ width: 100%; height: 75px; overflow: hidden;}
.about_logo_box .naside{ float: left; width: 20%;}
.about_logo_box .bright{ display: block; padding: 26px; border-bottom: 1px solid #eee; background: url(../images/iright.png) no-repeat 95% center; background-size: 20px;}
.about_logo_box .bright:hover, .about_logo_box .bright.active{ background-image: url(../images/iright2.png); background-color: #F6F7FB; color: #1577FF;}
.about_logo_box .nmain{ float: right; width: 80%;}
.about_logo_box .vertical{ padding: 20px 40px;}
.about_logo_box .starget{ display: inline-block; padding: 8px 12px; color: #333;}
.about_logo_box .starget:hover{ color: #ff6014;}

.about_logo_box ul a:hover {
    color: #ff6014;
}

.logo {
    margin-top: 14px; width: 310px;
    float: left;
}

.about_logo_box ul {
    float: right; max-width: 662px;
    margin-top: 28px;
}

.about_logo_box li {
    float: left;
    padding: 0 30px;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #c3c3c3;
}

.about_logo_box li a {
    color: #8e8e8e;
    font-weight: bold;
}

.about_logo_box .border_none {
    border-right: none;
}

.about_logo_box .loading_now a {
    color: #ff6014;
}

.btn-menu{ display: none; float: right; width: 44px; height: 44px; margin-right: -2%; background: url(../images/imenu.png) no-repeat center center #222; background-size: 24px;}
/* 关于我们主页面样式 */

.abUs_banner, .abUs_banner img {
    width: 100%;
}

.zyk_know {
    height: 888px;
    overflow: hidden;
    background: #f7fafe;
}
.zyk_know .bd{ position: relative; }

.same_title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #434242;
    margin-top: 45px;
    margin-bottom: 15px;
}

.same_line {
    display: block;
    background: #da902a;
    width: 36px;
    height: 4px;
    margin: 0 auto;
}

.know_china {
    margin: 50px auto 0;
    position: relative;
}

.know_china img {
    display: block;
}

.zyk_pro {
    width: 42%;
    position: absolute;
    right: -70px;
    top: 197px;
    padding: 35px 30px 70px;
    background: url(../images/bknow.png) no-repeat center center; background-size: 100% 100%;
    border-radius: 4px;
}

.zyk_pro_title {
    font-size: 17px;
    color: #333333;
    margin-bottom: 10px;
    font-weight: bold;
}

.zyk_pro .zinfo {
    font-size: 15px;
    color: #999999;
    line-height: 26px;
}
.zyk_pro p>a{
    color: #3d96ff;
}

.zyk_company {
    position: absolute;
    bottom: -90px;
    height: 100px;
    line-height: 100px;
}

.zyk_company li {
    float: left;
    padding: 0 65px;
}

.zyk_company span {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-right: 12px;
    display: inline-block;
}

.zyk_data {
    padding: 20px 0 30px;
    background: #3e7ef6;
}

.zyk_data li {
    float: left;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.zyk_data li h2 {
    font-size: 62px;
    line-height: 110px;
}

.zyk_data li p {
    font-size: 19px;
}

.zyk_data li span {
    font-size: 15px;
    line-height: 40px;
}

.zyk_data ul {
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}

.zyk_video {
    height: 411px;
    background: url(../images/video_main.png) center center no-repeat;
    overflow: hidden;
    position: relative;
}

.zyk_video img {
    display: block;
    margin: 115px auto 0;
}

.zyk_video p {
    font-size: 44px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    color: #fff;
}

.zyk_run_box {
    overflow: hidden;
    background-color: #fff;
    background-image: url(../images/zyk_course.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: #ebf0f7;
}

.zyk_run {
    /*width: 1023px;
    height: 660px;*/
    margin: 0 auto;
    background: url(../images/zyk_runbg.png) left top no-repeat;
    position: relative;
    padding: 30px 0 360px 60px;
}

/*.zyk_run img {
    width: 1920px;
    height: 662px;
    display: block;
    margin: 0 auto;
}*/

.color_bule {
    color: #44a4ff;
}

.color_black {
    font-size: 14px;
    color: #333333;
}

.zyk_run .same_line {
    display: block;
    background: #da902a;
    width: 36px;
    height: 4px;
    margin: 0 auto;
    position: relative;
}

.zyk_adv {
    background: #fdfdfd;
}

.conli {
    float: left;
    width: 25%;
    padding-top: 120px;
    position: relative;
    overflow: hidden;
}

.conli .pic {
    width: 100%;
    /*height: 166px;*/
    transition: .3s all;
    position: relative;
    z-index: 8;
}

.on .pic {
    transform: translateY(-110px);
}

.on .pic .pic2 {
    display: block;
}

.zyk_adv .on .tbox .txt {
    transform: translateY(0);
}

.on .pic .pic1 {
    display: none;
}

.pic1,
.pic2 {
    width: 100%;
}

.pic2 {
    display: none;
}

.name{ font-size: 22px; line-height: 56px; font-weight: 700;}
.zyk_adv .name {
    width: 100%;
    color: #fff;
    text-align: center;
    position: absolute;
    top: 202px;
    z-index: 10;
    transition: .3s all;
}

.tbox {
    width: 100%;
    height: 279px;
    transform: translateY(-135px);
    overflow: hidden;
}

.txt span {
    display: block;
    padding: 115px 30px 30px;
    /*height: 110px;*/
    overflow: hidden;
    margin: 0 auto;
    font-size: 14px;
    color: #fff;
    text-align: left;
    line-height: 24px;
}

.conli .tbox .txt {
    background: url(../images/zyk_txt.png) center top no-repeat;
    background-size: 300px 276px;
    width: 100%;
    height: 276px;
    overflow: hidden;
    transform: translateY(-276px);
    transition: .3s all;
}

.zyk_easy_box {
    background: #fff;
}

.zyk_easy {
    width: 100%;
    margin-top: 18px;
    /*background: url(../images/zyk_arrows.png) 230px 140px no-repeat;*/
}

.zyk_easy .item {
    float: left;
    width: 25%;
    color: #5592ed;
}
.zyk_easy .item:first-child, .zyk_easy .item:nth-child(2n+1){ margin-top: 190px;}

.zyk_linght{ position: relative;}
.zyk_linght .eimg { position: relative; z-index: 2;
    display: block;
    margin: 0 auto;
}
.zyk_linght .arrow{ position: absolute; top: -80px; right: -20%;}
.zyk_linght:nth-child(2) .arrow{ top: 130px; right: -32%}

.zyk_linght p {
    border: 1px solid #bdd5ff;
    font-size: 27px;
    text-align: center;
    display: block;
    width: 186px;
    line-height: 52px;
    margin: 20px auto 0;
    border-radius: 5px;
}

.zyk_linght span {
    width: 140px;
    text-align: center;
    display: block;
    margin: 17px auto;
    letter-spacing: 1px;
    line-height: 30px;
}

.zyk_select_box {
    padding-top: 2px;
    background: #fafafa;
}

.zyk_select_box a:hover {
    box-shadow: 0 0.7rem 1.4rem #e0e2e8, 0 0.3rem 0.6rem rgba(12, 14, 27, .065);
    transform: translateY(-.2rem);
    transition-duration: .45s;
    background-color: #da902a;
}

.zyk_select {
    width: 100%;
    margin: 60px auto 0;
}

.zyk_select li {
    width: 23%;
    float: left; padding: 10px 0;
    border: 1px solid #e6e6e6;
    margin-right: 2%; margin-bottom: 12px;
    position: relative;
    background: #fff;
}

.zyk_select li:hover {
    border: 1px solid #f8f8f8;
}

.zyk_select li img {
    display: block; 
    margin: 0 auto;
}

.zyk_select p {
    text-align: center;
    font-size: 15px;
    color: #201e20;
    width: 100%;
}

.point_area {
    position: absolute;
    width: 100px;
    height: 100px;
    transition: opacity .5s ease-out;
}

.point_area .point_10,
.point_40,
.point_80 {
    width: 100%;
    height: 100%;
}
.point_area1{ left:590px;top:370px;}
.point_area2{ left:600px;top:345px;}
.point_area3{ left:540px;top:326px;}
.point_area4{ left:566px;top:342px;}
.point_area5{ left:542px;top:479px;}
.point_area6{ left:410px;top:280px;}
.point_area7{ left:350px;top:490px; }
.point_area8{ left:500px;top:500px; }
.point_area9{ left:585px;top:80px; }
.point_area10{ left:557px;top:170px; }
.point_area11{ left:490px;top:232px; }
.point_area12{ left:265px;top:385px; }
.point_area13{ left:400px;top:425px; }
.point_area14{ left:500px;top:400px;}

.point_area .point {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    margin: auto;
    -webkit-border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-border-radius: 50%;
    -moz-background-clip: padding;
    border-radius: 50%;
    background-clip: padding-box;
    background: transparent;
}

.point_area .point_40:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd2f30;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out .9s infinite;
    animation: ripple 4.5s ease-out .9s infinite;
}

.point_area .point_10:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd2f30;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 225ms infinite;
    animation: ripple 4.5s ease-out 225ms infinite;
}

.point_area .point_20:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd814f;
    opacity: 0;
    -webkit-animation: ripple 2s ease-out 225ms infinite;
    animation: ripple 2s ease-out 225ms infinite;
}

.point_area .point_30:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd814f;
    opacity: 0;
    -webkit-animation: ripple 2s ease-out .9s infinite;
    animation: ripple 2s ease-out .9s infinite;
}

.point_area .point_50:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd814f;
    opacity: 0;
    -webkit-animation: ripple 2s ease-out 1.8s infinite;
    animation: ripple 2s ease-out 1.8s infinite;
}

.point_area .point_80:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #fd2f30;
    opacity: 0;
    -webkit-animation: ripple 4.5s ease-out 1.8s infinite;
    animation: ripple 4.5s ease-out 1.8s infinite;
}

.point_area .point-dot {
    z-index: 1;
    display: inline-block;
    width: 12px;
    height: 12px;
}

.point_area .point_60:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #348ef9;
    opacity: 0;
    -webkit-animation: ripple 5.5s ease-out 225ms infinite;
    animation: ripple 5.5s ease-out 225ms infinite;
}

.point_area .point_70:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #348ef9;
    opacity: 0;
    -webkit-animation: ripple 5.5s ease-out .9s infinite;
    animation: ripple 5.5s ease-out .9s infinite;
}

.point_area .point_90:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    border: 2px solid #348ef9;
    opacity: 0;
    -webkit-animation: ripple 5.5s ease-out 1.8s infinite;
    animation: ripple 5.5s ease-out 1.8s infinite;
}

@keyframes ripple {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1);
        transform: scale(.1)
    }
    5% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.point-name {
    position: absolute;
}

.color_297 {
    color: #277bed;
}

.pad_20 {
    padding-left: 20px;
    font-weight: bold;
}

.zyk_run p {
    font-size: 16px;
    color: #000;
    line-height: 36px;
}

.same_subt {
    margin-bottom: 17px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #343434;
}

.run_btn {
    width: 81px;
    height: 150px;
    position: absolute;
    right: 10px;
    top: 41px;
}

.run_btn a {
    display: block;
    width: 64px;
    height: 30px;
    border: 1px solid #277bed;
    margin-bottom: 14px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    color: #277bed;
    cursor: pointer;
}

.run_btn .run_active {
    background: #277bed;
    width: 67px;
    height: 32px;
    border: none;
    color: #fff;
}

.abUs_font {
    width: 1108px;
    height: 132px;
    margin: 145px auto 0;
}

.abUs_font .font_title {
    color: #fff;
    font-size: 50px;
    letter-spacing: 4px;
    line-height: 100px;
}

.abUs_font .font_title span {
    color: #f1ad33;
}

.abUs_font p {
    color: #fff;
    font-size: 16px;
}


/* 加入我们样式 */
.mod-banner {
    width: 100%;
    height: 450px; color: #fff;
    overflow: hidden;
    background: url(../images/bjoin.png) center center no-repeat;
}

.mod-banner .title {
    margin-top: 10%;
    font-size: 50px;
    line-height: 84px;
}

.mod-banner .dtxt {
    font-size: 32px;
    margin-bottom: 15px;
}

.mod-banner .stxt {
    font-size: 12px;
}

.mod-brand{ padding: 60px 0; background: #fff;}
.brand-list{ width: 100%;}
.brand-list li {
    float: left;
    width: 25%; text-align: center;
    cursor: pointer;
}
.brand-list .ibrand{ display: block; width: 48px; height: 48px; margin: 12px auto;}
.brand-list .btitle{
    font-weight: bold;
    font-size: 20px;
    margin: 25px 0;
    color: #383838;
    line-height: 26px;
}
.brand-list .txt{ font-size: 13px; line-height: 22px; color: #a6a8ae;}
.li_index {
    text-align: center;
    
    margin-top: 22px;
    font-size: 14px;
}

.mod-blue {
    background: #2c67ff;
    height: 236px;
}


.mod-switch .inner{ width: 90%; margin: -176px auto 0; padding: 0 5% 30px; background: #fff;}
.switch-nav {
    width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}
.switch-nav .target{ float: left; width: 25%; position: relative; padding: 0 20px 20px; border-bottom: 1px solid #d8d9dc; cursor: pointer; color: #a6a8ae; text-align: center;}
.switch-nav .iarrow{
    position: absolute;
    width: 76px;
    height: 24px;
    top: -50px; left: 50%;
    margin-left: -38px;
}
.switch-nav .iarrow:before {
    top: 0;
    left: 0;
    height: 0;
    content: " ";
    display: block;
    transition: border .3s ease-in-out;
    border-top: 0px solid #2c67ff;
    border-left: 39px solid transparent;
    border-right: 39px solid transparent;
    border-bottom: 10px solid transparent;
}
.switch-nav .active{ color: #000; border-bottom-color: #2c67ff;}
.switch-nav .active .iarrow:before {
    border-top: 23px solid #2c67ff;
}



.index_font p {
    font-size: 14px;
    color: #333333;
    line-height: 29px;
    text-indent: -23px;
    padding-left: 23px;
}

.index_font .joinwe_pay {
    font-size: 18px;
}

.index_font .joinwe_pay span {
    color: #f73349;
}

.btn-join {
    display: block;
    color: #fff;
    width: 164px;
    height: 46px;
    background: #da902a;
    text-align: center;
    line-height: 46px;
    margin: 64px auto 20px;
    border-radius: 4px;
    position: relative;
    top: 0;
}
.btn-join:hover {
    box-shadow: 0 0.7rem 1.4rem #e0e2e8, 0 0.3rem 0.6rem rgba(12, 14, 27, .065);
    transform: translateY(-.2rem);
    transition-duration: .45s;
    background-color: #da902a;
}



.authenticate_process {
  width: 100%;
  background-color: #fafafa;
  overflow: hidden;
}
.same-list { 
    width: 100%;
  padding: 40px 0 55px 0;
  /*margin-right: -5%;*/
}
.same-list li {
  float: left;
  width: 23%; margin-right: 2%;
  background-color: #fff;
 -webkit-transition: all .3s linear;
 -moz-transition: all .3s linear;
 -ms-transition: all .3s linear;
 -o-transition: all .3s linear;
 transition: all .3s linear;
}
.same-list li:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 12px 24px rgba(0, 0, 0, .1);
  -webkit-transform: translate3d(0, -5px, 0);
  -moz-transform: translate3d(0, -5px, 0);
  -ms-transform: translate3d(0, -5px, 0);
  -o-transform: translate3d(0, -5px, 0);
  transform: translate3d(0, -5px, 0);
}
.same-list .pic {
  width: 100%;
  text-align: center;
}
.same-list .info{ padding: 16px 12px;}

.process_tltle_emphasis {
  text-align: center;
  font-size: 24px;
  color: #000;
  line-height: 40px;
  letter-spacing: 3px;
}
.process_des {
  text-align: center;
  font-size: 18px;
  color: #666;
  height: 30px;
  line-height: 30px;
  letter-spacing: 2px;
}

/* 商务合作样式 */

.cooper_banner {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background: url(../images/cooper_banner.png) center center no-repeat;
}

.cooper_font {
    width: 996px;
    height: 180px;
    margin: 136px auto 0;
    color: #fff;
}

.cooperation {
    font-size: 60px;
    font-weight: bold;
    line-height: 108px;
    letter-spacing: 5px;
}

.zyk_with {
    font-size: 26px;
    letter-spacing: 4px;
}

.mod-pro {
    width: 100%; padding: 80px 0 60px;
    background: url(../images/bpro.png) center center no-repeat;
}

.prolist li { float: left;
    width: 20%;
    text-align: center;
}

.prolist img {
    display: block;
    margin: 0 auto 20px;
}

.prolist .title {
    color: #000;
    font-size: 22px;
    line-height: 50px;
}

.prolist .pinfo {
    font-size: 14px;
    color: #666;
    line-height: 22px;
}

.mod-partner {
    width: 100%; padding: 50px 0;
    background: url(../images/bqu.png) center center no-repeat;
}

.partner-list {
    width: 100%; padding: 0 10%;
}

.partner-list li {
   float: left; width: 42%; max-width: 372px;
}
.partner-list li:last-child{ float: right;}
.partner-list .title {
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    line-height: 36px;
    padding-left: 10px;
    text-align: left;
}

.partner-list .stitle {
    display: block;
    padding-left: 10px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    text-align: left;
}

.partner-list .pbox{ position: relative;
    width: 100%; padding: 40px 70px 70px;
    margin-top: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px;
    background: #fff;
}
.partner-list .pbox:after{ position: absolute; top: -20px; left: 30px; border: 10px solid transparent; content: '\0020'; border-bottom-color: #fff;}

.partner-list .caption {
    margin-bottom: 12px;
    font-size: 14px;
    color: #000;
    font-weight: bold; text-align: left;
}

.partner-list .target{
    width: 100%; padding: 16px 0;
}

.partner-list .tnum {
    width: 26px;
    height: 22px;
    background: #2c67ff;
    color: #fff;
    text-align: center;
    line-height: 22px;
    font-size: 13px;
}

.partner-list .tnum, .partner-list .txt{
    float: left;
}

.partner-list .txt { margin-left: 8px;
    font-size: 14px; line-height: 22px;
    color: #333;
}

.mod-btns {
    height: 180px;
    background: #fff;
    overflow: hidden;
}


.cooper_foot p {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #333;
    line-height: 29px;
}


/* 联系我们样式 */

.mod-map {
    width: 100%;
    height: 400px;
    background: url(../images/map.png) center center no-repeat;
}

.mod-map .container {
    position: relative;
}

.mod-map .round {
    width: 122px;
    height: 122px;
    background: url('../images/round.png') no-repeat;
    position: absolute;
    top: 178px;
    right: 405px;
    animation: show 1.4s infinite;
}

@keyframes show {
    0% {
        opacity: 1;
        transform: scale(1);
    }
    50% {
        opaicty: .6;
        transform: scale(1.6);
    }
    100% {
        opacity: .1;
        transform: scale(2);
    }
}

.mod-contact .title { padding: 28px 0;
    text-align: center;
    color: #333;
    font-size: 24px; line-height: 40px;
    background: url(../images/cline.png) bottom center no-repeat;
}

.contact-list {
    margin: 34px auto 0; text-align: center;
}

.contact-list li { display: inline-block; position: relative;
    width: 31%; max-width: 240px; margin-right: 2%;
    padding: 16px 20px 16px 82px;
    overflow: hidden;
    border-radius: 8px;
    background: #2ca8ff;
}
.contact-list .img{ position: absolute; top: 50%; left: 18px; width: 40px; margin-top: -20px;}
.contact-list .cname {
    position: relative;
    font-size: 16px;
    color: #fff; line-height: 30px; text-align: left;
}
.contact-list .con{ position: absolute; top: -3px; right: 0; width: 28px;}
.contact-list .ctxt{ color: #fff; font-size: 16px; line-height: 26px; text-align: left;}
.contact-list .cbtn {
    display: block;
    width: 78px;
    height: 24px;
    margin: 5px 0 0 12px;
    background: #fff;
    color: #333;
    line-height: 24px;
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
}

.contact-list .cbtn:hover {
    background: #00dfff;
    color: #fff;
}

.mod-addr{ margin-bottom: 80px;}
.mod-addr .title{ padding: 40px 0;
    text-align: center;
    width: 100%;
    font-size: 35px;
    font-weight: bolder;
    line-height: 40px;
}
.mod-addr .inner{ padding: 50px; box-shadow: 5px 5px 8px #efefef;}
.mod-addr .img{ float: left; width: 40%;}
.mod-addr .info{ float: right; width: 55%; padding-top: 50px;}
.mod-addr .stitle {
    font-size: 26px;
    color: #333;
    font-weight: bolder;
    line-height: 52px;
}
.mod-addr .ctxt {
    color: #000;
    font-size: 20px;
    line-height: 36px;
}

.mod-addr span {
    color: #b0b0b0;
}


/* 专业服务样式 */
.services_banner {
    width: 100%;
    height: 450px;
    overflow: hidden;
    background: url(../images/services_banner_202007.png) center center no-repeat;
}

.services_font {
    width: 510px;
    height: 112px;
    text-align: center;
    margin: 118px auto 0;
}

.services {
    font-size: 50px;
    color: #fff;
    line-height: 90px;
}

.zyk_services {
    font-size: 14px;
    color: #fff;
}

.services_plat {
    height: 518px;
    overflow: hidden;
}

.platform {
    width: 1100px;
    height: 317px;
    margin: 90px auto 0;
    -webkit-animation: fadeInUp 1s ease-in-out forwards;
    -moz-animation: fadeInUp 1s ease-in-out forwards;
    -o-animation: fadeInUp 1s ease-in-out forwards;
    animation: fadeInUp 1s ease-in-out forwards
}

.platform img {
    display: block;
    float: left;
}

.platform .platform_font {
    float: right;
    margin-right: 92px;
    margin-top: 55px;
}

.platform_font h4 {
    font-size: 30px;
    color: #333;
    font-weight: normal;
    margin-bottom: 30px;
}

.platform_font p {
    font-size: 18px;
    color: #333;
    line-height: 38px;
}

.services_staff {
    height: 167px;
    background: url(../images/staffbg.png) center center no-repeat;
    overflow: hidden;
}

.staff {
    margin: 0 auto;
}

.staff h4 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 36px;
    line-height: 76px;
    font-weight: normal;
    padding-left: 90px;
}

.staff p {
    font-size: 14px;
    color: #fff;
    width: 100%;
    text-align: center;
    padding-left: 90px;
}

.services_foot_box {
    height: 520px;
    overflow: hidden;
    opacity: 0;
}

.position_one {
    position: relative;
    top: 1px;
}

.services_foot {
    width: 1100px;
    height: 100%;
    margin: 0 auto;
}

.services_foot img {
    display: block;
    float: right;
    margin-top: 90px;
    margin-right: 14px;
}

.services_foot_font {
    margin-top: 132px;
    float: left;
}

.services_foot_font h4 {
    font-weight: normal;
    font-size: 30px;
    color: #333;
    line-height: 98px;
}

.services_foot_font p {
    font-size: 18px;
    line-height: 38px;
    color: #333;
}


/* 遮罩层样式 */

.mask {
    position: absolute;
    top: 0px;
    filter: alpha(opacity=75);
    background-color: #000;
    z-index: 1000000;
    left: 0px;
    opacity: 0.75;
    -moz-opacity: 0.75;
    display: none;
    width: 100%;
    height: 100%;
}

.input_form,
.input_form1,
.input_form2 {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 522px;
    height: 456px;
    margin-top: -228px;
    margin-left: -261px;
    background: #fff;
    z-index: 1000001;
    overflow: hidden;
    display: none;
}

.input_form1 img {
    display: block;
    margin: 44px auto 24px;
}

.input_form2 img {
    display: block;
    margin: 44px auto 24px;
}

.success_sub {
    font-size: 22px;
    color: #333;
    width: 100%;
    text-align: center;
    line-height: 40px;
}

.input_form1 a {
    display: block;
    width: 203px;
    height: 44px;
    margin: 30px auto 0;
    background: #da902a;
    color: #fff;
    line-height: 44px;
    text-align: center;
}

.relation {
    font-size: 14px;
    color: #999;
    width: 100%;
    text-align: center;
    line-height: 20px;
}

.relation span {
    color: #da902a;
}


/* form */
.fixed-form{ display: none; position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5);}
.fixed-form .inner{ position: absolute; top: 50%; left: 50%; width: 520px; height: 456px; margin-left: -260px; margin-top: -228px; background: #fff;}
.fixed-form .btn-submit{ display: block; width: 295px; height: 52px; border: 1px solid #e5e5e5; border-radius: 8px; margin: 25px auto 0; color: #fff; background: rgb(63, 128, 255);}
.fclose {
    display: block;
    width: 32px;
    height: 32px;
    background: url(../images/fclose.png) right center no-repeat;
    cursor: pointer;
    float: right;
    margin: 5px 15px 0 0;
}

.form-apply h4 {
    font-size: 30px;
    margin: 46px auto 44px;
    width: 100%;
    text-align: center;
    font-weight: normal;
    color: #333;
}

.form-apply .finner{ width: 88%; margin: 0 auto;}
.form-apply label {
    display: block; margin-bottom: 12px;
}

.form-apply span {
    float: left;
    width: 125px; font-size: 14px;
    padding-left: 45px;
    text-align: right; line-height: 52px;
}

.form-apply i {
    display: inline-block; margin-right: 5px;
    font-style: normal;
    color: #ff2424;
    margin: 4px 0 0 0;
}

.form-apply .font_diff i {
    margin-left: 30px;
}
.form-apply input, .form-apply .tarea{ float: right; width: 68%;}
.form-apply input {
    float: right;
    height: 52px;
    border: 1px solid #e5e5e5;
    border-radius: 6px;
    padding-left: 20px;
}
.form-apply .tarea{ padding: 12px; border: 1px solid #e5e5e5; border-radius: 6px;}
.form-apply textarea{ width: 100%; height: 100px; border: 0 none;}
.form-apply a {
    display: block;
    width: 203px;
    height: 44px;
    background: #a4c5ff;
    border-radius: 4px;
    line-height: 44px;
    text-align: center;
    color: #eaf1ff;
    margin: 38px auto 0;
    font-size: 16px;
}

.form-apply input:focus {
    border: 1px solid #4c8aff;
}

/*.form-partner label{ margin: 15px 0 0 35px;}*/
.fixed-pform .inner{ height: 560px; margin-top: -280px;}
.form-partner span{ padding-left: 0;}

.name_lay,
.phone_lay {
    margin: -15px 0 -15px 180px;
    font-size: 12px;
    color: red;
    display: none;
}

.cooper_inp,
.cooper_inp1,
.cooper_inp2 {
    width: 520px;
    height: 610px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -305px;
    margin-left: -260px;
    background: #fff;
    overflow: hidden;
    z-index: 1000001;
    display: none;
}

.cooper_inp1 a,
.cooper_inp2 a {
    display: block;
    width: 204px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #da902a;
    border-radius: 4px;
    color: #fff;
    margin: 106px auto 0;
}

.cooper_inp1 img,
.cooper_inp2 img {
    display: block;
    margin: 84px auto 24px;
}

.cooper_inp_sub {
    width: 100%;
    font-size: 22px;
    text-align: center;
    line-height: 44px;
    color: #333;
}

.cooper_inp_title {
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #333;
    line-height: 100px;
    font-weight: normal;
}

.cooper_inp_link {
    line-height: 22px;
    color: #999;
    font-size: 14px;
    text-align: center;
    width: 100%;
}

.cooper_inp_link span {
    color: #da902a;
}

.cooper_inp label {
    height: 56px;
    width: 425px;
    line-height: 56px;
    display: block;
    margin: 15px 0 0 35px;
}

.cooper_inp .label_diff {
    height: 162px;
}

.label_diff p {
    width: 223px;
    height: 144px;
    border: 1px solid #e5e5e5;
    padding-left: 26px;
    padding-right: 26px;
    border-radius: 6px;
    float: right;
    line-height: 20px;
    padding-top: 16px;
    font-size: 14px;
    color: #afafaf;
}

.cooper_inp label input {
    width: 275px;
    height: 52px;
    border: 1px solid #e5e5e5;
    padding-left: 26px;
    padding-right: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 6px;
}

.cooper_inp i {
    font-style: normal;
    float: left;
    font-style: normal;
    color: #ff2424;
    margin: 4px 0 0 0;
}

.cooper_inp .form_close {
    display: block;
    width: 31px;
    height: 31px;
    background: url(../images/close.png) center center no-repeat;
    cursor: pointer;
    float: right;
    margin: 14px 14px 0 0;
}

.cooper_inp span {
    width: 125px;
    display: inline-block;
    text-align: right;
    margin-right: 15px;
}

.cooper_inp .label_i2 {
    margin-left: 58px;
}

.cooper_inp .label_i3 {
    margin-left: 40px;
}

.cooper_inp a {
    display: block;
    width: 203px;
    height: 44px;
    background: #a4c5ff;
    border-radius: 4px;
    line-height: 44px;
    text-align: center;
    color: #eaf1ff;
    margin: 25px auto 0;
    font-size: 16px;
}

.company_lay,
.linkname_lay,
.number_lay {
    margin: 6px 0 -6px 206px;
    font-size: 12px;
    color: red;
    display: none;
}

/* ==== server ===== */
.mod-server {
    background-color: #fff;
    padding: 55px 0 84px 0;
}
.mod-gray{ background: #f3f4f5;}
.pt45 {
    padding-top: 45px;
}
.type_title {
    font-size: 26px;
    text-align: center;
    color: #434242;
}
.type_title::after {
 display: block;
 content: '';
 text-align: center;
 width: 36px;
 height: 4px;
 background-color: #488bff;
 margin: 0 auto;
 margin-top: 22px;
}

.mod-server .inner{ width: 100%; margin-top: 50px;}
.mod-server .pic {
    float: left; width: 48%;
}
.mod-server .info{ float: right; width: 48%;}
.mod-server h6{ font-size: 30px; font-weight: 400; color: #333;}

.bnum-list li {
    /*height: 40px;*/
    line-height: 40px;
}
.bnum-list span {
    display: inline-block;
    font-size: 18px;
    color: #333;
}
.bnum-list .btxt{ padding-left: 15px;}
.border_num {
    display: inline-block;
    width:24px;
    height:24px;
    border:2px solid #4d8eff;
    border-radius: 50%;
    border-top: 2px solid #ffbc4d;
    transform: rotate(45deg);
    text-align: center;
    line-height: 20px;
}
.border_num .num {
    width: 100%;
    height: 100%;
    transform: rotate(-45deg);
    font-size: 16px;
    color: #4d8eff;
    text-align: center;
    line-height: 20px;
}

.mod-follow .pic{ float: right;}
.mod-follow .info{ float: left;}
.mod-server .sitem{ margin-top: 30px;}
.mod-server .icon { width: 24px;
    vertical-align: bottom;
}
.mod-server .blue{
    display: inline-block;
    padding-left: 10px;
    font-size: 22px;
    color: #488bff
}
.mod-server .ftxt { margin-top: 12px;
    font-size: 18px;
    color: #474747;
    line-height: 36px;
}


.teacher-list li {
    float: left; width: 31.3%; margin-right: 2%;
}
.teacher-list .pic{ float: none; width: 100%;}
.teacher-list a { display: block;
    margin-top: 32px;
    width: 100%;
    border: 1px solid #3e7ef6;
    color: #3e7ef6;
    padding: 10px;
    box-sizing: border-box;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.teacher-list .caption {
    font-size: 18px;
    text-align: center;
    font-weight: 400;
    line-height: 28px;
}
.teacher-list a:hover {
    color: #fff;
    background-color: #3e7ef6
}
.teacher-list a:hover h6{ color: #fff;}

.mod-sale{ padding: 65px 0 0 0;}
.mod-sale .stool{ padding-top: 30px;}
.mod-sale .idown {
    margin: 10px auto 0;
    width: 28px;
    height: 28px;
    border-left: 2px solid #3e7ef6;
    border-bottom: 2px solid #3e7ef6;
    transform: rotate(-45deg);
}
.mod-sale .btxt {
    width: 480px;
    height: 50px; margin: 50px auto 0;
    line-height: 50px;
    box-sizing: border-box;
    font-size: 26px;
    color: #2b8cf9;
    border: 1px solid #2b8cf9;
    text-align: center;
}

.mod-plan{ padding-bottom: 0;}
.mod-plan h6{ padding-top: 65px; font-weight: bold; color: #fff; text-align: center;}
.mod-plan .tpic{ margin: 30px 0;}
.plan-info {
    width: 948px;
    height: 282px;
    margin: 26px auto 52px;
    background: url(../images/bplan.png) center center no-repeat;
    background-size: cover;
}
.plan-list{
    width: 100%;
    max-width: 580px;
    margin: 0 auto;
    padding-top: 36px;
    font-size: 0;
}
.plan-list li {
    float: left;
    width: 33.3%; padding: 0 1%;
}
.plan-list .name {
    text-align: center;
    font-size: 18px; line-height: 28px;
    color: #f7e3aa;
    font-weight: 400;
}


.case_theme {
    width: 100%;
    background-color: #f3f4f5;
}
.case_theme>ul {
    width: 1204px;
    font-size: 0;
    margin: 0 auto;
    padding: 88px 0 78px 0;
}
.case_theme>ul>li {
    width: 348px;
    height: 352px;
    display: inline-block;
    border:1px solid rgba(204, 204, 204, 1);
 -webkit-transition: all .3s linear;
 -moz-transition: all .3s linear;
 -ms-transition: all .3s linear;
 -o-transition: all .3s linear;
 transition: all .3s linear;
}
.case_theme>ul>li:hover {
    border:1px solid rgba(204, 204, 204, 0);
    box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
.case_theme>ul>li>a>div>p {
    margin: 0 auto;
    margin-top: 32px;
    width: 304px;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #333333;
}
.theme_picture {
    width: 348px;
    height: 232px;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(267px);
        -moz-transform: translateY(267px);
        -ms-transform: translateY(267px);
        -o-transform: translateY(267px);
        transform: translateY(267px)
    }
    50% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}

.mod-crumb, .mod-crumb a{ color: #757575;}
.mod-crumb{ padding: 15px 0; font-size: 14px; background: #f5f5f5;}
.mod-crumb a:hover{ color: #49a0f5;}
.switch-nav2{ background: #fff;}
.switch-nav2 .target{ float: left; padding: 0 30px; border-bottom: 4px solid #fff; font-size: 15px; line-height: 76px; color: #666;}
.switch-nav2 .target:hover, .switch-nav2 .active{ border-color: #49a0f5; color: #49a0f5;}
.mod-list{ padding: 40px 0; background: #f5f5f5;}
.cert-list{ margin: 50px 0; text-align: center;}
.cert-list li{ float: left; width: 25%;}
.cert-list a{ display: block; padding: 40px 20px; border-radius: 8px; transform: translate3d(0, 0, 0); transition: all 0.4s; background: #fff;}
.cert-list a:hover{ box-shadow: 0px 5px 15px 0px rgb(21 119 255 / 20%); transform: translate3d(0, -7px, 0);}
.cert-list .pic{ width: 126px; height: 186px; margin: 0 auto; overflow: hidden;}
.cert-list .name{ margin-top: 10px; font-size: 16px; line-height: 30px; color: #000;}

.pagination{ margin: 20px 0;}
.pagination a{ color: #222;}
.pagination a:hover{ color: #49a0f5;}

@media(max-width: 1280px){
    .logo{ width: 280px;}
    .same_title, .type_title{ font-size: 24px;}
    .name{ font-size: 18px;}
    .zyk_adv .name{ top: 180px;}
    .process_tltle_emphasis{ font-size: 20px; line-height: 36px;}
    .process_des{ height: auto; font-size: 15px; line-height: 26px;}

    .public_footer_content{ padding-top: 15px;}

    .zyk_data li h2{ font-size: 50px; line-height: 90px;}
    .zyk_run{ padding-bottom: 260px;}
    .zyk_easy { background-position: 180px 135px; background-size: 640px 103px;}

    .zyk_linght .eimg{ width: 160px;}
    .zyk_linght p{ font-size: 20px; line-height: 48px;}

    .zyk_know{ height: auto;}
    .zyk_pro, .zyk_company{ position: static; width: 100%;}
    .zyk_pro{ padding: 30px 30px 60px 20px; margin-top: 15px;}
    .zyk_pro_title{ font-size: 16px; margin-bottom: 8px;}
    .know_china{ margin: 0;}
    

    .conli{ height: 450px;}
    .zyk_select{ margin-top: 50px;}

    .mod-server{ padding: 45px 0;}
    .mod-server .inner{ margin-top: 45px;}
    .mod-server h6{ font-size: 26px;}
    .mod-server .sitem{ margin-top: 20px;}
    .mod-server .blue, .mod-sale .btxt{ font-size: 22px;}
    .mod-sale .btxt{ margin-top: 40px;}
    .bnum-list{ padding-top: 20px;}

    .mod-banner{ height: 400px;}
    .mod-banner .title{ font-size: 40px;}
    .mod-banner .dtxt{ font-size: 24px;}

    .mod-brand{ padding: 50px 0;}
    .brand-list .btitle{ margin: 20px 0;}

    .mod-switch .inner{ padding: 0 4% 20px;}
    .switch-nav{ padding-top: 45px;}
    .switch-nav .target{ padding: 0 15px 20px;}
    .switch-nav .iarrow{ top: -45px; width: 68px; height: 20px;}
    .switch-nav .iarrow:before{ border-left-width: 34px; border-right-width: 34px; border-bottom-width: 20px;}
    /*.switch-nav .active .iarrow:before{ border-width: 20px;}*/
    .tab-panel .item{ padding: 15px 0;}
    .btn-join{ margin-top: 50px}

    .mod-pro{ padding-top: 70px;}
    .prolist img{ width: 70px; max-height: 72px; margin-bottom: 15px;}
    .prolist .title{ font-size: 20px; line-height: 42px;}
    .partner-list .pbox{ padding: 30px 40px 50px;}
    .mod-btns{ height: 150px;}

    .mod-map .round{ width: 100px; height: 100px; top: 188px; right: 32%; background-size: 100%;}
    .mod-addr .inner{ padding: 45px;}
    /*.mod-addr .info{ padding-top: 15px;}*/
    .mod-addr .title{ font-size: 30px;}
    .mod-addr .stitle, .mod-contact .title{ font-size: 21px; line-height: 40px;}
    .mod-addr .ctxt{ font-size: 18px;}

    .mod-list{ padding: 30px 0;}
    .cert-list{ margin: 40px 0;}
    .cert-list a{ padding: 35px 15px;}

    .form-apply h4{ font-size: 26px;}
}

@media(max-width: 992px){
    .pt45{ padding-top: 30px;}
    .footers{ padding-bottom: 15px;}
    .zyk_linght .eimg{ width: 140px;}
    .about_logo_box li{ padding: 0 15px;}
    .logo{ width: 220px; height: auto; margin-top: 18px;}

    .about_logo_box .bright{ padding: 20px;}
    .about_logo_box .vertical{ padding: 0 25px;}

    .zyk_data li h2{ font-size: 40px; line-height: 76px;}

    .zyk_adv .name{ top: 170px; font-size: 16px; line-height: 40px;}
    .zyk_adv .on .name{ top: 38%;}
    .txt span{ padding: 85px 20px 20px;}
    .same_title, .type_title{ font-size: 20px;}
    .same_title{ margin-top: 30px;}

    .zyk_linght .eimg{ width: 120px;}
    .zyk_linght p{ width: 70%; margin-top: 10px; font-size: 17px; line-height: 42px;}
    .zyk_linght .arrow{ height: 80px;}
    .zyk_linght:nth-child(2) .arrow{ top: 110px; right: -20%;}

    .zyk_data li h2{ font-size: 35px; line-height: 64px;}
    .zyk_data li p{ font-size: 18px;}
    .zyk_data li span{ font-size: 14px;}

    .zyk_select{ margin-top: 40px;}
    .zyk_select p{ font-size: 14px;}
    .zyk_run{ padding-bottom: 240px;}
    .public_footer_content{ padding-top: 0;}
    .process_tltle_emphasis{ font-size: 18px; line-height: 32px;}
    .process_des{ font-size: 13px; line-height: 20px;}

    .same-list{ padding: 40px 0;}
    .bnum-list span{ font-size: 17px;}

    .know_china{ margin-top: 35px;}
    .point_area3{ left: 530px;}
    .point_area4{ left: 545px;}
    .zyk_company{ height: 80px; line-height: 80px;}
    .zyk_company li{ padding: 0 40px;}

    .conli{ height: 400px; overflow: hidden;}

    .type_title::after{ margin-top: 15px;}
    .mod-server{ padding: 35px 0;}
    .mod-server .inner{ margin-top: 35px;}
    .mod-server h6{ font-size: 20px;}
    .mod-server .sitem{ margin-top: 15px;}
    .mod-server .blue, .mod-sale .btxt{ font-size: 18px;}
    .mod-server .blue{ margin-left: 6px;}
    .mod-server .icon{ width: 20px;}
    .mod-server .ftxt, .teacher-list .caption{ font-size: 16px; line-height: 26px;}
    .mod-server .ftxt{ margin-top: 8px;}
    .mod-follow p, .teacher-list .caption{ display: inline;}
 
    .mod-consult .pt45{ padding-top: 15px;}
    .bnum-list li{ line-height: 34px;}
    .bnum-list .btxt{ padding-left: 8px;}

    .plan-info{ width: 100%;} 
    .plan-list .name{ font-size: 17px;}
    
    .teacher-list a{ margin-top: 25px;}
    .mod-sale .btxt{ margin-top: 30px;}

    .mod-banner{ height: 320px;}
    .mod-banner .title{ font-size: 32px; line-height: 70px;}
    .mod-banner .dtxt{ font-size: 20px;}

    .mod-brand{ padding: 35px 0;}
    .brand-list .btitle{ margin: 15px 0; font-size: 18px;}

    .mod-blue{ height: 220px;}
    .mod-switch .inner{ width: 100%; padding: 0 3% 15px;}
    .switch-nav{ padding-top: 40px;}
    .switch-nav .target{ padding: 0 5px 15px; font-size: 15px;}
    .tab-panel{ padding: 15px 0;}
    .tab-panel .item{ padding: 10px 0;}
    .btn-join{ margin: 40px auto 15px;}

    .prolist img{ width: 60px; margin-bottom: 10px;}
    .prolist .title{ font-size: 17px; line-height: 36px;}
    .prolist .pinfo{ font-size: 13px;}

    .mod-partner{ padding: 40px 0;}
    .partner-list{ padding: 0 5%;}
    .partner-list li{ width: 45%;}
    .partner-list .pbox{ padding: 20px 26px;}
    .partner-list .title{ font-size: 17px; line-height: 30px;}
    .partner-list .stitle{ font-size: 13px;}
    .partner-list .target{ padding: 13px 0;}
    .partner-list .tnum{ width: 22px; font-size: 12px;}
    .mod-btns{ height: 125px;}

    .contact-list li{ width: 30%; padding-left: 65px;}
    .contact-list .img{ width: 35px; margin-top: -18px;}

    .mod-map{ height: 300px;}
    .mod-map .round{ top: 150px; width: 80px; height: 80px;}
    
    .mod-addr{ margin-bottom: 60px;}
    .mod-addr .inner{ padding: 30px;}
    .mod-addr .info{ padding-top: 40px;}
    .mod-addr .title{ padding: 30px 0 20px; font-size: 24px;}
    .mod-addr .stitle, .mod-contact .title{ font-size: 18px; line-height: 30px;}
    .mod-addr .ctxt{ font-size: 15px; line-height: 30px;}

    .mod-list{ padding: 20px 0;}
    .cert-list{ margin: 30px 0;}
    .cert-list li{ width: 33.3%;}
    .cert-list a{ padding: 30px 10px;}

    .form-apply h4{ font-size: 24px;}
    .fixed-jform .inner{ height: 390px; margin-top: -195px;}
    .fixed-pform .inner{ height: 530px; margin-top: -265px;}
    
}

@media(max-width: 768px){
    .btn-menu{ display: block;}
    .about_header, .shade, .navlist{ display: none;}
    .shade{ position: fixed; z-index: 6; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.5);}
    
    .about_logo_box{ height: 44px;}
    .about_logo_box .container{ width: 100%; margin: 0;}
    .about_logo_box ul{ position: fixed; z-index: 8; top: 0; left: 0; float: none; width: 240px; height: 100%; padding: 30px 0; margin: 0; background: #fff;}
    .about_logo_box li{ float: none; width: 100%; height: auto; padding: 0 13px; border: 0 none;}
    .about_logo_box li a{ display: block; line-height: 46px;}
    .logo{ width: 200px; margin-top: 6px;}
    .btn-menu{ margin-right: 0;}

    .zyk_data li h2{ font-size: 30px; line-height: 56px;}
    .zyk_data li p{ font-size: 17px;}

    .same_title{ margin: 25px 0 10px;}
    .same_subt{ margin-bottom: 12px; font-size: 16px;}

    .zyk_adv .name{ top: 160px;}
    .zyk_adv .on .name{ top: 30%;}
    .txt span{ padding: 78px 15px 15px; font-size: 12px; line-height: 20px;}
    .conli .tbox .txt{ height: 250px;}
    .conli .tbox .txt{ background-size: 100% 250px;}

    .know_china{ margin-top: 25px;}
    .point_area1{ left: 75%; top: 58%;}
    .point_area2{ left: 76%; top: 52%;}
    .point_area3{ left: 68%; top: 50%;}
    .point_area4{ left: 72%; top: 52%;}
    .point_area5{ left: 68%; top: 72%;}
    .point_area6{ left: 50%; top: 50%;}
    .point_area7{ left: 45%; top: 75%;}
    .point_area8{ left: 62%; top: 76%;}
    .point_area9{ left: 78%; top: 68px;}
    .point_area10{ left: 66%; top: 150px;}
    .point_area11{ left: 58%; top: 200px;}
    .point_area12{ left: 32%; top: 56%;}
    .point_area13{ left: 52%; top: 66%;}
    .point_area14{ left: 60%; top: 60%;}

    .zyk_easy .item:first-child, .zyk_easy .item:nth-child(2n+1){ margin-top: 150px;}
    .zyk_linght:nth-child(2) .arrow{ top: 80px; right: -36%;}
    .zyk_linght p{ font-size: 16px; line-height: 38px;}
    .zyk_linght span{ margin: 10px auto 20px; font-size: 14px; line-height: 22px;}
    .zyk_linght .eimg{ width: 100px;}
    
    .process_tltle_emphasis{ font-size: 17px;}

    .mod-server{ padding: 30px 0;}
    .mod-server .pt45{ padding-top: 15px;}
    .mod-server .inner{ margin-top: 20px;}
    .mod-server .pic, .mod-server .info{ float: none; width: 100%;}
    .mod-server .pic{ margin: 15px 0;}
    .plan-list .name{ font-size: 16px;}

    .mod-server .ftxt, .teacher-list .caption{ font-size: 15px;}
    .mod-server .ftxt{ line-height: 20px;}
    .teacher-list a{ margin-top: 0;}
    .teacher-list .caption{ line-height: 24px;}
    .mod-consult h6{ display: inline;}

    .mod-sale .stool{ padding-top: 20px;}
    .mod-sale .btxt{ width: 400px;}
    .mod-sale .idown{ width: 20px; height: 20px;}

    .mod-banner{ height: 240px;}
    .mod-banner .title{ margin-top: 8%; font-size: 28px; line-height: 56px;}
    .mod-banner .dtxt{ font-size: 18px;}

    .mod-brand{ padding: 25px 0;}
    .brand-list .btitle{ margin: 10px 0; font-size: 16px; line-height: 24px;}
    .brand-list .ibrand{ width: 45px; height: 45px;}

    .mod-blue{ height: 200px;}
    .mod-switch .inner{ padding-bottom: 10px;}
    .switch-nav{ padding-top: 30px;}
    .switch-nav .target{ width: 30%; font-size: 14px;}
    .switch-nav .target:nth-child(3), .switch-nav .target:last-child{ width: 20%;}
    .switch-nav .iarrow{ top: -40px;}
    .tab-panel{ padding: 10px 0; font-size: 13px; line-height: 26px;}
    .btn-join{ margin-top: 30px;}

    .mod-pro{ padding: 30px 0; background-size: cover;}
    .prolist li{ width: 33.3%; padding: 15px 0;}
    .mod-partner{ padding: 26px 0; background-size: 100% 100%;}
    .partner-list{ padding: 0;}
    .partner-list li{ width: 49%;}
    .partner-list .pbox{ padding: 20px 15px;}
    .partner-list .title{ font-size: 16px;}
    .partner-list .txt{ margin-left: 5px; font-size: 13px;}
    .partner-list .target{ padding: 8px 0;}
    /*.partner-list li{ float: none; width: 96%; max-width: 100%;}*/
    .mod-btns{ height: 100px;}

    .contact-list{ margin-top: 25px;}
    .contact-list li{ width: 48%; margin-top: 10px;}

    .mod-map{ height: 220px; background-size: cover;}
    .mod-map .round{ top: 100px; right: 35%; width: 60px; height: 60px;}
    .mod-addr{ margin-bottom: 50px;}
    .mod-addr .inner{ padding: 20px;}
    .mod-addr .info{ padding-top: 4%;}
    .mod-addr .ctxt{ font-size: 14px; line-height: 24px;}

    .switch-nav2 .target{ padding: 0 20px; line-height: 56px;}
    .mod-list{ padding: 10px 0;}
    .cert-list{ margin: 20px 0;}
    .pagination{ margin: 15px 0;}

    .form-apply h4{ margin: 30px auto;}
    .form-apply label{ margin-bottom: 10px;}
    .fixed-form .inner{ top: 5%; height: 90%; margin-top: 0; overflow-y: scroll;}
    .form-apply .finner{ width: 92%;}
}

@media(max-width: 480px){
    .same_title, .type_title{ font-size: 17px;}
    .same_title{ margin-top: 16px;}
    .same_line{ width: 24px;}

    .zyk_company{ height: 56px; line-height: 56px; margin: 10px 0;}
    .zyk_company li{ padding: 0 15px; line-height: 28px;}
    .zyk_company span{ margin-right: 8px;}
    .zyk_pro{ padding: 25px 16px 70px 15px; margin: 5px 0 -50px;}
    .zyk_pro_title{ margin-bottom: 8px;}

    .zyk_data{ padding: 15px 0;}
    .zyk_data ul{ display: block;}
    .zyk_data li{ width: 50%; padding: 8px 0;}
    .zyk_data li:last-child{ width: 100%;}
    .zyk_data li h2{ font-size: 22px; line-height: 32px;}
    .zyk_data li span{ font-size: 12px; line-height: 20px;}

    .same-list{ padding: 20px 0;}
    .same-list li{ width: 48%;}
    .same-list .info{ padding: 12px 8px;}

    .point_area .point{ width: 70px; height: 70px;}
    .point_area .point-dot{ width: 8px; height: 8px;}
    .point_area1{ left: 68%; top: 55%;}
    .point_area2{ left: 69%; top: 49%;}
    .point_area3{ left: 61%; top: 47%;}
    .point_area4{ left: 65%; top: 49%;}
    .point_area5{ left: 61%; top: 69%;}
    .point_area6{ left: 43%; top: 47%;}
    .point_area7{ left: 38%; top: 72%;}
    .point_area8{ left: 55%; top: 73%;}
    .point_area9{ left: 71%; top: 65px;}
    .point_area10{ left: 59%; top: 145px;}
    .point_area11{ left: 51%; top: 190px;}
    .point_area12{ left: 25%; top: 53%;}
    .point_area13{ left: 45%; top: 63%;}
    .point_area14{ left: 53%; top: 57%;}
    .point-name{ font-size: 13px;}

    .btn-more{ width: 180px;}

    .zyk_run{ padding: 15px 0 130px 35px; background-position-y: 20px; background-size: 24px 466px;}
    .zyk_run p{ font-size: 14px; line-height: 30px;}

    .conli{ width: 48%; height: 340px; margin: 0 1%;}
    .zyk_adv .pic{ transform: translateY(-110px);}
    .zyk_adv .pic .pic1{ display: none;}
    .zyk_adv .pic .pic2{ display: block;}
    .zyk_adv .tbox .txt{ transform: translateY(0);}
    .zyk_adv .name, .zyk_adv .on .name{ top: 36%;}

    .zyk_easy .item{ width: 50%;}
    .zyk_easy .item:first-child, .zyk_easy .item:nth-child(2n+1){ margin-top: 110px;}
    .zyk_easy .item:last-child{ margin-top: -130px;}
    .zyk_linght .arrow{ top: -50px;}
    .zyk_linght:nth-child(2) .arrow{ top: auto; bottom: -85px; right: 10%; transform: rotate(60deg);}
    .zyk_linght:nth-child(3) .arrow{ top: 50px; right: 72%; transform: rotate(-180deg);}

    .zyk_select{ margin-top: 20px;}
    .zyk_select li{ width: 48%; margin-bottom: 8px;}
    .btn-more{ margin-top: 10px;}

    .type_title::after{ margin-top: 10px;}
    .mod-server{ padding: 20px 0;}
    .mod-server .inner{ margin-top: 5px;}
    .mod-server h6{ font-size: 18px;}
    .mod-server .blue{ font-size: 17px; margin-left: 0;}
    .bnum-list span{ font-size: 16px;}
    .teacher-list li{ float: none; width: 100%;}
    .teacher-list .caption{ display: block;}
    
    .mod-sale .pt45{ padding-top: 0;}
    .mod-sale .btxt{ width: 80%; height: 40px; margin-top: 15px; font-size: 16px; line-height: 40px;}
    .mod-sale .idown{ width: 15px; height: 15px; margin-top: 5px;}

    .plan-info{ height: 200px; margin: 15px auto;}
    .plan-info h6{ padding-top: 45px; font-size: 17px;}
    .plan-list{ padding-top: 20px;}
    .plan-list .name{ display: inline; font-size: 14px; line-height: 20px;}


    .mod-banner{ height: 180px; background-position: 42% center; background-size: 1200px 280px;}
    .mod-banner .title{ font-size: 20px; line-height: 40px;}
    .mod-banner .dtxt{ margin-bottom: 10px; font-size: 16px;}
    .mod-banner .stxt{ line-height: 18px;}

    .mod-brand{ padding: 0 0 10px;}
    .brand-list li{ width: 50%; padding: 8px 0;}
    .brand-list .ibrand{ margin: 8px auto;}
    /*.brand-list .txt br{ display: none;}*/
    .mod-blue{ height: 185px;}
    .mod-switch .inner{ width: 100%; padding-bottom: 5px;}
    .mod-switch .fl, .mod-switch .fr{ float: none; display: inline-block;}
    .switch-nav{ padding-top: 20px;}
    .switch-nav .iarrow{ top: -28px;} 
    .tab-panel .item{ padding: 5px 0;}
    .btn-join{ margin-top: 20px; margin-bottom: 10px;}

    .mod-pro{ padding: 15px 0; background-image: url(../images/mpro.jpg);}
    .prolist li{ width: 50%; padding: 10px 0;}
    .prolist li:last-child{ width: 100%;}

    .mod-partner{ padding: 15px 0;}
    .partner-list li:last-child{ float: none;}
    .partner-list li{ float: none; width: 92%; padding: 8px 0; margin: 0 auto;}
    .mod-btns{ height: 85px;}

    .mod-contact .title{ padding: 20px 0; font-size: 17px; line-height: 26px;}
    .contact-list{ margin-top: 15px;}
    .contact-list li{ width: 90%; padding-left: 78px; margin-top: 8px;}
    .contact-list .img{ left: 24px;}
    .contact-list .con{ right: 10px;}

    .mod-map{ height: 190px;}
    .mod-map .round{ top: 95px; right: 28%; width: 40px; height: 40px;}
    .mod-addr{ margin-bottom: 30px;}
    .mod-addr .inner{ padding: 12px;}
    .mod-addr .info, .mod-addr .img{ float: none; width: 100%;}
    .mod-addr .title{ padding: 15px 0 0; font-size: 20px;}
    .mod-addr .stitle{ font-size: 19px; line-height: 32px;}
    .mod-addr .ctxt{ padding: 2px 0; line-height: 24px;}

    .mod-crumb{ padding: 12px 0;}
    .mod-list{ padding: 2px 0;}
    .cert-list{ margin: 13px 0;}
    .cert-list li{ width: 50%;}
    .cert-list a{ padding: 20px 5px;}

    .fixed-form .inner{ width: 90%; height: 94%; top: 3%; left: 5%; margin: 0;}
    .fixed-jform .inner{ top: 50%; height: 460px; margin-top: -230px;}
    .fixed-form .fclose{ position: absolute; top: 3px; right: -8px;}
    .fixed-form .btn-submit{ margin-top: 20px;}
    .form-apply h4{ margin: 25px auto; font-size: 20px;}
    .form-apply span, .form-apply input, .form-apply .tarea{ display: block; float: none; width: 100%;}
    .form-apply span{ padding-left: 0; line-height: 36px; text-align: left;}
    .form-apply i, .form-apply .font_diff i{ margin: 0; margin-right: 8px;}
}
