﻿/*全局*/

* {
    padding: 0;
    margin: 0;
}

body {
    font: 14px "微软雅黑";
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

a {
    font-style: normal;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0);
}

ul,
li {
    list-style-type: none;
}
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfloat{zoom:1} 

input,
button,
select,
textarea {
    outline: none;
}

img {
    border: 0;
    max-width: 100%;
}

.margin-bottom40 {
    margin-bottom: 40px;
}

.margin-top30 {
    margin-bottom: 30px;
}

.margin-top0 {
    margin-top: 0 !important;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.black {
    color: #333;
}

.c999 {
    color: #999;
}

.red,
.error {
    color: #ff0000 !important;
}

/*head*/

.headbox {
    width: 100%;
    position: absolute;
    z-index: 2200;
    height: 40px;
    padding: 12px 0 0 0;
}

.headbox .logo {
    float: left;
    max-width: 400px;
}

.headbox .logo img {
    display: block;
    margin-left: 36%
}

.head_nav {
    float: right;
}

.head_nav li {
    float: left;
    margin-right: 2px;
}

.head_nav li a {
    display: block;
    min-width: 130px;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.head_nav li:first-child a {
    letter-spacing: 5px;
}

.head_nav li a:hover,
.head_nav li a.on,
.more_btn:hover {
    color: #247ee4;
}

.contentbox {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
}

/*banner*/

.bnrbox {
    position: relative;
    max-height: 600px;
    overflow: hidden;
}

.bnrbox .hd {
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
    z-index: 9;
}

.bnrbox .hd .silde_d {
    width: 120px;
    margin: 0 auto;
}

.bnrbox .hd .silde_d li {
    float: left;
    height: 5px;
    width: 16px;
    background: #666;
    border-radius: 6px;
    margin-right: 10px;
    cursor: pointer;
}

.bnrbox .hd .silde_d li.on {
    background: #32a0db;
}

.bnrbox .bd img {
    max-height: 600px;
    width: 100%;
}

.bnrbox .bd li a {
    height: 600px;
    display: block;
}

.module_box {
    overflow: hidden;
    padding: 50px 0;
    padding-top: 0px;
}

.module_box2 {
    background: #edf2f4;
}

.module_text {
    text-align: center;
    margin-top: 20px;
    color: #555557
}

.module_tle {
    font-size: 26px;
    text-align: center;
    color: #25262b
}

.module_text {
    font-size: 16px;
    margin-bottom: 50px;
    line-height: 1.6;
    color:#999999;
}

.module_text strong {
    font-size: 18px
}

.bt {
    text-align: left;
}

.module_list,
.m_img_list,
.h_logo_list {
    overflow: hidden;
    margin-top: 20px;
}

.module_list li {
    width: 25%;
    float: left;
}

.module_list1 {
    margin: 60px 0 50px;
}

.module_list2 li,
.module_list1 li {
    width: 33.3%;
}

.module_list li a {
    color: #333;
}

.m_list_textbox {
    width: 80%;
    margin: 0 auto;
    line-height: 1.5;
}

.m_list_textbox .tle,
.h_list_textbox .tle {
    font-size: 18px;
    text-align: center;
}

.m_list_textbox .E_tle {
    font-size: 14px;
    text-align: center;
    /*padding-top:3px;border-top:solid 2px #32a0db;*/
}

.m_list_textbox .ic {
    display: block;
    max-width: 100%;
    margin: 0 auto 10px;
}

.m_list_textbox .text {
    margin-top: 10px;
    text-align: center;
}

.h_list_textbox .tles {
    padding: 20px 0;
    font-size: 18px;
    text-align: center;
    font-weight: 550;
    letter-spacing: 1.5px;
}

.h_list_textbox {
    width: 90%;
    margin: 0 auto 20px;
    line-height: 1.5;
    background: #fff;
    border: solid 1px #edf2f4;
    transition: all .2s linear;
}

.h_list_textbox .ic {
    display: block;
    max-width: 100%;
    margin: 0 auto 0px;
}

.h_list_textbox .text {
    width: 80%;
    margin: 10px auto;
    font-size: 14px;
    color: #737b8a;
    text-align: center;
    line-height: 1.6;
}

.h_list_textbox:hover {
    border-color: #fff;
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
    transition: all .2s linear;
}

.module_list2 .h_list_textbox .ic {
    height: auto;
    margin: 55px auto 20px;
}

.module_list2 .h_list_textbox {
    background: #fafcff;
    position: relative;
    min-height: 332px;
}

.module_list2 .h_list_textbox:after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    border-radius: 3px;
    margin-left: -25px;
    background: #007AFF;
    position: absolute;
    top: 0;
    left: 50%;
}

/*解决方案*/

.m_img_list,
.h_logo_list {
    margin-left: -1%;
}

.m_img_list a,
.h_logo_list a {
    display: block;
    overflow: hidden;
    float: left;
    margin: 0 0 10px 10px;
    border: solid 1px #e5e5e5;
    background: #fff;
}

.m_img_list a {
    width: 32.33%;
    overflow: hidden;
    position: relative;
}

/*.h_logo_list a{width:24%;margin-bottom:4%;}*/

.h_logo_list a {
    width: 18.8%;
}

.m_img_list a img,
.h_logo_list a img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
    transition: all .2s linear;
}

.h_logo_list a:hover img {
    transform: translateY(-5px);
    transition: all .2s linear;
}

.m_img_ic {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: transparent;
    opacity: 0;
    transition: all .2s linear;
}

.m_img_ic i {
    display: block;
    position: absolute;
    top: 15%;
}

.m_img_ic .i1 {
    background: url(../img/home/fa/01.png) no-repeat;
    display: block;
    position: absolute;
}

.m_img_ic .i2 {
    background: url(../img/home/fa/02.png) no-repeat;
}

.m_img_ic .i3 {
    background: url(../img/home/fa/03.png) no-repeat;
}

.m_img_ic .i4 {
    background: url(../img/home/fa/04.png) no-repeat;
}

.m_img_ic .i5 {
    background: url(../img/home/fa/05.png) no-repeat;
}

.m_img_ic .i6 {
    background: url(../img/home/fa/06.png) no-repeat;
}

.m_img_ic .i7 {
    background: url(../img/home/fa/07.png) no-repeat;
}

.m_img_ic .i8 {
    background: url(../img/home/fa/08.png) no-repeat;
}

.m_img_ic .i9 {
    background: url(../img/home/fa/09.png) no-repeat;
}

.m_img_ic .ic {
    width: 68px;
    height: 68px;
    top: 70%;
    left: 45%;
    transition: all .2s linear;
}

.m_img_info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    color: #fff;
    text-align: center;
    padding: 20px 0 0;
    transition: all .2s linear;
    opacity: 0;
    font-size: 14px;
}

.m_img_info .tle {
    font-size: 18px;
}

.m_img_info .text {
    line-height: 1.7;
    margin-top: 10px;
    padding: 0 10%;
}

.m_img_list a:hover .m_img_ic {
    background: rgba(50, 160, 219, .8);
    opacity: 1;
    transition: all .2s linear;
}

.m_img_list a:hover .m_img_ic .ic {
    top: 20%;
    transition: all .2s linear;
}

.m_img_list a:hover .m_img_ic .ic2 {
    right: 44%;
    transition: all .2s linear;
}

.m_img_list a:hover .m_img_info {
    padding-bottom: 20px;
    opacity: 1;
    transition: all .2s linear;
}

/*more btn*/

.more_btn {
    display: block;
    height: 50px;
    line-height: 40px;
    width: 150px;
    color: #333;
    border-radius: 8px;
    border: solid 1px #e5e5e5;
    text-align: center;
    margin: 30px auto 0;
}

.more_btn div {
    margin-top: 6px
}

.obj_service {
    position: relative;
    height: 272px;
}

.obj_service .bg-line {
    position: absolute;
    top: 50%;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
}

.obj_service-ul {
    position: relative;
    width: 100%;
    height: 272px;
}

.obj_service-li {
    position: absolute;
    left: 0;
    top: 50%;
    width: 80px;
    height: 80px;
    border-radius: 80px;
    margin-top: -40px;
    background: #fff;
    transition: all .2s ease-in-out;
    border: solid 1px #247ee4;
}

.obj_service-li h3 {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 36px;
    margin-top: -18px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;
    color: #333;
    transition: all .2s linear;
}

.obj_service .li1 {
    width: 80px;
    height: 80px;
    line-height: 100px;
    border-radius: 100px;
    margin-top: -40px;
}

.obj_service .li2 {
    left: 7.5%;
    width: 100px;
    height: 100px;
    line-height: 115px;
    border-radius: 115px;
    margin-top: -50px;
}

.obj_service .li3 {
    left: 17%;
    width: 120px;
    height: 120px;
    line-height: 149px;
    border-radius: 149px;
    margin-top: -63px;
}

.obj_service .li4 {
    left: 28%;
    width: 150px;
    height: 150px;
    line-height: 179px;
    border-radius: 179px;
    margin-top: -78px;
}

.obj_service .li5 {
    left: 41.8%;
    width: 180px;
    height: 180px;
    line-height: 225px;
    border-radius: 225px;
    margin-top: -97px;
}

.obj_service .li6 {
    left: 58.2%;
    width: 180px;
    height: 180px;
    line-height: 225px;
    border-radius: 225px;
    margin-top: -97px;
}

.obj_service .li7 {
    left: 74.6%;
    width: 150px;
    height: 150px;
    line-height: 179px;
    border-radius: 179px;
    margin-top: -78px;
}

.obj_service .li8 {
    left: 88.6%;
    width: 120px;
    height: 120px;
    line-height: 149px;
    border-radius: 149px;
    margin-top: -63px;
}

.obj_service .li9 {
    left: 84%;
    width: 100px;
    height: 100px;
    line-height: 115px;
    border-radius: 115px;
    margin-top: -50px;
}

.obj_service .li10 {
    left: 92.8%;
    width: 80px;
    height: 80px;
    line-height: 100px;
    border-radius: 100px;
    margin-top: -40px;
}

.obj_service .obj_service-li:hover {
    width: 280px;
    height: 280px;
    border-radius: 100%;
    background: #ff503f;
    color: #ffffff;
    z-index: 2;
    filter: alpha(opacity=100);
    overflow: hidden;
}

.obj_service .li1:hover {
    margin: -136px 0 0 -96px;
    background: #247ee4;
    margin-left: -36px;
}

.obj_service .li2:hover {
    margin: -136px 0 0 -106px;
    background: #247ee4;
}

.obj_service .li3:hover {
    margin: -136px 0 0 -96px;
    background: #247ee4;
}

.obj_service .li4:hover {
    margin: -136px 0 0 -55px;
    background: #247ee4;
}

.obj_service .li5:hover {
    margin: -136px 0 0 -36px;
    background: #247ee4;
}

.obj_service .li6:hover {
    margin: -136px 0 0 -36px;
    background: #247ee4;
}

.obj_service .li7:hover {
    margin: -136px 0 0 -55px;
    background: #247ee4;
}

.obj_service .li8:hover {
    margin: -136px 0 0 -96px;
    background: #247ee4;
}

.obj_service .li9:hover {
    margin: -136px 0 0 -96px;
    background: #247ee4;
}

.obj_service .li10:hover {
    margin: -136px 0 0 -96px;
    background: #247ee4;
    margin-left: -156px;
}

.obj_service-li:hover h3 {
    top: 72px;
    margin-top: 0;
    font-size: 36px;
    color: #ffffff;
}

.obj_service .tree {
    position: absolute;
    top: 100px;
    left: 0;
    width: 274px;
    height: 186px;
    margin-top: 20px;
    background: url(../img/icon/bgx.png) no-repeat 50% 20px;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: margin .5s ease-out, opacity .2s ease-out;
}

.obj_service .tree .item-r {
    position: absolute;
    left: 50%;
    top: 28px;
    height: 18px;
    line-height: 18px;
    margin-left: 10px;
    margin-top: 10px;
    opacity: 0;
    transition: margin .2s ease-out, opacity .1s ease-out;
}

.obj_service .tree .item-r1 {
    top: 96px;
}

.obj_service .tree .item-l {
    position: absolute;
    right: 50%;
    top: 62px;
    height: 18px;
    line-height: 18px;
    margin-right: 0px;
    margin-top: 10px;
    opacity: 0;
    transition: margin .2s ease-out, opacity .1s ease-out;
}

.obj_service .tree .item-b {
    top: 130px;
}

.obj_service .tree .circle {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 6px;
    margin-right: 6px;
    background-color: white;
}

.obj_service .tree .item-l .circle {
    float: right;
    margin: 4px 0 0 6px;
}

.obj_service .obj_service-li:hover .tree {
    visibility: visible;
    transition-delay: .2s;
    margin-top: 0;
    opacity: 1;
}

.obj_service .obj_service-li:hover .item-r {
    transition-delay: .5s;
    margin-left: -4px;
    margin-top: -2px;
    opacity: 1;
}

.obj_service .obj_service-li:hover .item-r1 {
    transition-delay: 1.2s;
    margin-top: -2px
}

.obj_service .obj_service-li:hover .item-l {
    transition-delay: .9s;
    margin-right: -4px;
    opacity: 1;
    margin-top: -2px
}

.obj_service .obj_service-li:hover .item-b {
    transition-delay: 1.5s;
    margin-top: 0;
    opacity: 1;
    margin-top: -2px
}

/*留言*/

.stay_formbox {
    width: 70%;
    margin: 0 auto;
    background: rgba(255, 255, 255, 0);
    padding: 20px 0;
    border-radius: 5px;
}

.stay_form {
    width: 90%;
    margin: 0 auto;
    display: block;
}

.stay_form li {
    overflow: hidden;
    margin-bottom: 16px;
}

.stay_form li .ipt,
.stay_form li .tea {
    width: 97%;
    height: 40px;
    border-radius: 5px;
    border: solid 1px #e5e5e5;
    padding: 0 1%;
    font-size: 16px;
}

.stay_form li .tea {
    height: 100px;
    resize: none;
    padding: 5px 1%;
}

.stay_form li .ipt {
    background: url(../img/z1.png) no-repeat center;
    background-size: cover;
}

.stay_form li .tea {
    background: url(../img/k1.png) no-repeat center;
    background-size: cover;
}

.stay_form li a {
    display: block;
    width: 48%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 5px;
    background: #32a0db;
    color: #fff;
    margin-top: 10px;
}

.lx_module_box {
    background: url(../img/home/lx/lxbg.jpg) no-repeat center top;
    min-height: 300px;
    background-size: cover;
}

#stay_show {
    background: #32a0db;
    color: #fff;
    margin-top: 50px;
}

.fa_slide .hd ul,
.cp_slide .hd ul {
    display: none;
}

.fa_slide .bd .next,
.fa_slide .bd .prev,
.cp_slide .bd .next,
.cp_slide .bd .prev {
    display: block;
    position: absolute;
    top: 50%;
    background: url(../img/icon/slider-arrow.png) no-repeat center;
    width: 50px;
    height: 50px;
    z-index: 999;
    border-radius: 50%;
    border: solid 1px #e5e5e5;
}

.fa_slide .bd .next,
.cp_slide .bd .next {
    background-position-x: -163px;
    left: -100px;
}

.fa_slide .bd .prev,
.cp_slide .bd .prev {
    right: -100px;
    background-position-x: -42px;
}

.fa_slide .bd .next:hover,
.cp_slide .bd .next:hover {
    background-position-x: -103px;
    background-color: #32a0db;
}

.fa_slide .bd .prev:hover,
.cp_slide .bd .prev:hover {
    background-position-x: 18px;
    background-color: #32a0db;
}

#hx {
    width: 1340px;
    margin-left: -55px
}

#hx .bd {
    width: 100%
}

#hx li {
    width: 340px;
    height: 380px;
    padding-right: 100px;
}

#hx a div {
    width: 100%
}

#hx .next {
    left: -200px;
}

#hx .prev {
    right: -200px;
}

/*footer*/

.footer {
    overflow: hidden;
    padding: 20px 0 0;
    margin-top: 30px;
    background: #333;
}

.fo_content {
    overflow: hidden;
    max-width: 1200px;
    margin: 0 auto 30px;
}

.fo_bottom {
    overflow: hidden;
    padding: 30px 0 0 128px;
    float: left;
}

.fo_bottom .erm {
    float: left;
}

.fo_bottom .erm img {
    display: block;
    width: 110px;
    height: 110px;
    margin: 0 auto;
}

.fo_bottom .erm span {
    display: block;
    text-align: center;
    margin-top: 10px;
    color: #b0b0b0;
}

.fo_bottom .fo_text {
    margin-left: 150px;
    line-height: 22px;
    color: #b0b0b0;
    margin-top: 45px;
    font-size: 12px;
}

.fo_bottom .fo_text .name {
    color: #f1f1f1;
    font-size: 14px;
}

.fo_bottom .rexian {
    padding-left: 60px;
    margin-bottom: 15px;
    background: url(../img/home/call_icon.png) no-repeat left center;
    font-size: 14px;
    color: #fff;
}

.fo_bottom .rexian .phone {
    margin-top: 5px;
    font-size: 22px;
    font-weight: bold;
}

.footer_nav {
    overflow: hidden;
    margin-top: 30px;
    float: right;
}

.footer_nav .list {
    float: left;
    margin-left: 40px;
    line-height: 24px;
}

.footer_nav .list a {
    color: #b0b0b0;
}

.footer_nav .list a:hover {
    color: #247ee4;
}

.footer_nav .list dt a {
    color: #f1f1f1;
}

.btmBox {
    text-align: center;
    padding: 10px 0;
    line-height: 1.5;
    background: #262626;
    color: #686868;
}

.job_content {
    overflow: hidden;
    padding: 20px;
}

.i_mb,
.i_md {
    display: none;
}

.i_pc {
    display: block;
}

/*mobile*/

.m_nav_btn {
    position: absolute;
    right: 0;
    width: 44px;
    height: 44px;
    text-align: center;
    line-height: 48px;
    display: none;
}

.m_nav_btn i {
    font-size: 24px;
    color: #32a0db;
}

/*悬浮框*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 200px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}

.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}

.yb_bar .yb_top {
    background: url(../img/images/zd.png) no-repeat 0 0;
    background-position: 10% 50%;
}

.yb_bar .yb_QQ {
    text-indent: 0;
    background: url(../img/images/kf.png) no-repeat 0 0;
    background-position: 10% 50%;
}

.yb_bar .yb_ercode {
    background: url(../img/images/2w.png) no-repeat 14px 14px;
}

.yb_bar .yb_top,
.yb_bar .yb_QQ,
.yb_bar .yb_ercode {
    background-color: #fff;
}

.blue {
    background-color: #4db8f1 !important;
    background-image: none !important;
}

.hd_qr {
    padding: 0 29px 25px 29px;
}

.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}

.module_box_xm {
    background: #ffffff;
    height: 500px;
    padding-bottom: 34px;
}

.module_box_xm .obj_service {
    padding-bottom: 40px;
}

.new_hot_box {
    overflow: hidden;
}

.new_hot_box .hotBox {
    overflow: hidden;
    width: 38%;
    float: left;
    background: #fff;
}

.new_hot_box .hotBox .imgs {
    display: block;
    width: 100%;
}

.new_hot_box .hotBox .ms {
    text-align: center;
    padding: 26px 0;
    font-size: 18px;
}

.news_hot_list {
    width: 54%;
    padding: 1.5% 3% 0;
    float: right;
    background: #fff;
}

.news_hot_list li {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: solid 1px #eee;
}

.news_hot_list li:nth-last-child(1) {
    border: 0;
}

.news_hot_list .date {
    margin-top: 10px;
    float: left;
    text-align: center;
}

.news_hot_list .date span {
    color: #247ee4;
    font-size: 18px;
}

.news_hot_list .date p {
    margin-top: 20px;
    color: #ccc;
    font-size: 15px;
}

.news_hot_textBox {
    margin-left: 70px;
    font-size: 14px;
    color: #999;
    line-height: 24px;
}

.news_hot_textBox .tle {
    margin-bottom: 10px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

/* 样式重置 */

.specialBox>a>div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
}

.specialBox>a>div>h2 {
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    letter-spacing: 0.5rem;
    color: #DEE7FF !important;
}

.specialBox>a>div>p {
    margin: 0;
    display: block;
    word-wrap: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 70px;
    color: #fff !important;
}

.am-slider-title.am-animation-slide-left {
    animation: bounceInLeft 1s 0s 1 both
}

.am-animation-slide-right{animation:bounceInRight 1s 0s 1 both}
/* export keyframes  */

@keyframes bounceInLeft {
    from,
    60%,
    75%,
    90%,
    to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}

/* export keyframes  */
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
  
    from {
      opacity: 0;
      transform: translate3d(3000px, 0, 0);
    }
  
    60% {
      opacity: 1;
      transform: translate3d(-25px, 0, 0);
    }
  
    75% {
      transform: translate3d(10px, 0, 0);
    }
  
    90% {
      transform: translate3d(-5px, 0, 0);
    }
  
    to {
      transform: none;
    }
  }

.resetTop{
    padding-top: 40px!important;
}
.resetTop .tle{
    margin-top: 30px!important;
}

.slideUp1{animation:slideInUp 0.4s 0s 1 both}
.slideUp2{animation:slideInUp 0.4s 0.3s 1 both}
.slideUp3{animation:slideInUp 0.4s 0.6s 1 both}
@keyframes slideInUp {
    from {
      transform: translate3d(0, 100%, 0);
      visibility: visible;
    }
  
    to {
      transform: translate3d(0, 0, 0);
    }
  }

@media screen and (max-width: 1048px) {
    .head_nav{
        float: right;
    }
    .head_nav li a{
        min-width: 100px;
    }
    .headbox .logo img{
        margin-left:8%; 
    }
}

.wisdomCity>div{
    float: left;
}
.wisdomCity>div>div{
    position: relative;
    margin-bottom: 1%;
    overflow: hidden;
}
.wisdomCity>div>div span{
    position: absolute;
    color:#fff;
    font-size: 26px;
    z-index: 2001;    
}
.wisdomCity>div:nth-child(odd){
    margin-right:1%; 
    width:46.1%;
}
.wisdomCity>div:nth-child(even){
    width:52.9%;
}
.wisdomCity .include_blue_title div:nth-child(1) span{
    top:38%;
    left:15%;
    z-index: 2001;    
}

.wisdomCity .include_blue_title div:nth-child(1) .nr_city_arrow{
    position: absolute;
    top:42%;
    left:42%;
    animation:bounceInDown 1s 0.5s 1 both;
}
.wisdomCity .include_blue_title div:nth-child(2) span{
    bottom:10%;
    left:15%;
    z-index: 2001;
}
.wisdomCity .two_big_img div:nth-child(1) span{
    bottom:10%;
    left:6%;
    z-index: 2001;    
}
.wisdomCity .two_big_img div:nth-child(2) span{
    bottom:10%;
    left:6%;
    z-index: 2001;    
}
.wisdom_medical{
    width:100%;
    position: relative;
    margin-bottom: 1%;
    overflow: hidden;
}
.wisdom_medical span{
    position: absolute;
    bottom:15%;
    left:7%;
    color:#fff;
    font-size: 26px;
    z-index: 2001;    
}
.wisdom_traffic>div{
    float: left;
    position: relative;
    overflow: hidden;
}
.wisdom_traffic>div span{
    position: absolute;
    color:#fff;
    font-size: 26px;
    z-index: 2001;    
}
.wisdom_traffic>div:nth-child(1){
    width:46.15%;
    margin-right: 1%;
}
.wisdom_traffic>div:nth-child(2){
    width:52.85%;
}
.wisdom_traffic>div:nth-child(2) div{
    margin-bottom: 1%;
    position: relative;
    overflow: hidden;
}
.wisdom_traffic>div:nth-child(1) span{
    position: absolute;
    bottom:10%;
    left:15%;
    color:#fff;
    font-size: 26px;
    z-index: 2001;    
}
.wisdom_traffic>div:nth-child(2)>div span{
    position: absolute;
    bottom:12%;
    left:10%;
    color:#fff;
    font-size: 26px;
    z-index: 2001;    
}
.moreCase{
    width: 80%;
    margin: 0 auto;
}
.moreCase div{
    /* width:50%; */
}
.moreCase div dl{
    margin-top: 10px;
}
.moreCase div dl dt{
    font-size: 14px;
    color:#7F7F7F;
    padding-left:12%;
    position: relative;
    margin-bottom: 10px;
}
.moreCase div dl dt:before{
    display: inline-block;
    position: absolute;
    height: 24px;
    width:0px;
    border:1px dashed #E2E2E2;
    content: "";
    left:6%;
    top: -54%;
}
/* .moreCase div dl dt:nth-child(1):before{
    height: 9px;
    top: -19%;
} */
.moreCase div dl dt:after{
    display: inline-block;
    position: absolute;
    height: 0px;
    width:13px;
    border:1px dashed #E2E2E2;
    content: "";
    top:71%;
    left:7%;
    transform: translateY(-50%);
}
.moreCase div:nth-child(2) dl{
    margin-top: 8px;
}
.moreCase div:nth-child(2) dl dt{
    padding-left: 11%;
} 
.moreCase div:nth-child(2) dl dt:before{
    left: 5%;
}
.moreCase div:nth-child(2) dl dt:after{
    left: 6%;
}
.moreCase div:nth-child(2) dl dt:nth-child(1):before{
    height: 16px;
    top: -14%;
}
.htitle{
    color:#333333;
    font-size: 16px;
    font-weight: 500;
}
.smtitle{
    font-size: 14px;
    color:#7F7F7F;
    font-weight: 500;
}
.insidecontent{
    color:#7F7F7F!important;
}
.zuzhijiagou{
    max-width:100%;
    padding-bottom:0;
    background:#fcfcfc;
}
.mapbox{
    margin-bottom:0;
    width:60%;
    float:left;
}
.zuzhijiagoutext{
    width:40%;
    float:left;
    padding-top: 140px;
}
.ullist {
    box-shadow: 0 6px 15px rgba(0, 0, 0, .1);
}
.ullist ul{
    float: left;
    width:33.333333333%;
    position: relative;
    height: 551.82px;
    background: #fff;
    overflow: hidden;
}
.ullist ul li{
    height: 275.91px;
    overflow: hidden;
    background: #fff;
    width:100%;
    text-align: center;
    position: absolute;
    top:0;
}
.ullist ul .textbox{
    transform: rotateX(0deg);
}
.ullist ul li:last-child{
    top:50%;
}
.ullist ul .maskdiv{
    width:100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,0.5);
}
.ullist ul li>div{
    position: absolute;
    top:50%;
    left:50%;
    transform: translateX(-50%) translateY(-50%);
}
.ullist ul li>div h3{
    font-weight: 600;
    color:#333;
    font-size: 20px;
    margin-bottom: 10px;
}
.ullist ul li p{
    font-size: 14px;
    color:#666;
    line-height: 20px;
    position: absolute;
    top:60%;
    left:50%;
    transform: translateX(-50%);
    text-align: center;
}
.ullist ul:nth-child(2) li p{
    top:20%;
}
.blueline{
    width:35px;
    height: 3px;
    background: #2B96F4;
    display: inline-block;
    margin-bottom: 8px;
}
.resettles{
    padding:20px 0 0 0!important;
}
.hidePp{
    display: none;    
}
.hideP{
    position: absolute;
    width:100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    color:#fff;
    font-size: 16px;
    top:0;
    box-sizing: border-box;
    padding:80px 76px;
    line-height: 25px;
}
.mod_img{-webkit-transform:scale(1.04);-moz-transform:scale(1.04);transform:scale(1.04);-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}

.span_move{animation:tada 1s 0s 1 both}
.wisdomCity_bounceInUp{animation:bounceInUp 1s 0.5s 1 both}
.flipInX{animation:flipInX 1s 0s 1 both}
.flipInX2{animation:flipInX 1s 0.1s 1 both}
/* export keyframes  */
@keyframes tada {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
      }
    
      60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
      }
  }
/* export keyframes  */
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
  
    0% {
      opacity: 0;
      transform: translate3d(0, -3000px, 0);
    }
  
    60% {
      opacity: 1;
      transform: translate3d(0, 25px, 0);
    }
  
    75% {
      transform: translate3d(0, -10px, 0);
    }
  
    90% {
      transform: translate3d(0, 5px, 0);
    }
  
    to {
      transform: none;
    }
  }

/* export keyframes  */
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
      animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
  
    from {
      opacity: 0;
      transform: translate3d(0, 3000px, 0);
    }
  
    60% {
      opacity: 1;
      transform: translate3d(0, -20px, 0);
    }
  
    75% {
      transform: translate3d(0, 10px, 0);
    }
  
    90% {
      transform: translate3d(0, -5px, 0);
    }
  
    to {
      transform: translate3d(0, 0, 0);
    }
  }
/* export keyframes  */
@keyframes flipInX {
    from {
      transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
      animation-timing-function: ease-in;
      opacity: 0;
    }
  
    40% {
      transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
      animation-timing-function: ease-in;
    }
  
    60% {
      transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
      opacity: 1;
    }
  
    80% {
      transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
  
    to {
      transform: perspective(400px);
    }
  }
    