@charset "utf-8";

html,body{
    font-size: 10px;
    -webkit-overflow-scrolling : touch;
}
.ai-logo img{
	height: 100%;
    width: 70%;
}
.ai-logo {
    font-family:'font-icons';
    float:left;
    height:48px;
    line-height:48px;
    font-size:32px;
    color:#fff;
    padding: 0;
}


.sidebtn {
    display:block;
    height:70px;
    width:70px;
    line-height:70px;
    font-size: 24px;
}

.sidebtn {
    height:48px;
    width: 48px;
    line-height:48px;
}

.ai-nav-wrap {
    height:48px;
}


.sidebtn.sidebtn_show:before {
    content: "\e621";
}

.ai-imlink {display:none;}
.six_row_sprit,
.con-third-1 {width:auto;}
.case-sprit-line {display:block; padding-bottom:20px;}
.six_row_sprit .sprows { width:33.33333333%;}
.ai-carousel-1 { width:auto; margin:0 70px;}
.frame {height:82px;}
.frame .slidee .cur-item  { width:82px; height:82px; margin-right:48px;}
.case-gallery-wrap {
    height:480px;
}
.count-item { margin-left:2%; }
.feedback-index,
.contact-index { margin: 0 20px}


.ai-banner-5 .ab5_t1 {display:inline-block; font-size:20px;}
.ai-banner-5 .ab5_t2 {display:inline-block; font-size:48px;}

.ai-banner-0 .ai-banner-font {
    background-image: url(../images/index-image/noti-1024.jpg);
}
.ai-nav-list {
    display: none;
    position: fixed;
    top: 48px;
    right: 0;
    height: auto;
    width: 100px;
    background: rgba(0, 0, 0, 0.75);
    /*border-radius:0 0 4px 4px;*/
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14);
    -webkit-transform-origin: 77% 0px;
    -ms-transform-origin: 77% 0px;
    transform-origin: 77% 0px;
    -webkit-transform: scale(0.001) translateZ(0);
    transform: scale(0.001) translateZ(0);
}   
.ai-nav-list.hide {
    display:block;
    -webkit-animation-name: hide_min_side_bar2;
    animation-name: hide_min_side_bar2;
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: cubic-bezier(.07, .64, .41, .97);
    animation-timing-function: cubic-bezier(.07, .64, .41, .97);
}   
.ai-nav-list.show {
    display: block;
    -webkit-animation-name: animation_jelly;
    animation-name: animation_jelly;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
}
.ai-nav-list:before {
    position: absolute;
    display: none;
    content: "";
    right: 17px;
    top: -6px;
    width: 12px;
    height: 12px;
    font-size: 0;
    line-height: 0;
    background: #fff !important;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    /*border-style: solid;
    border-width: 0 6px 8px 6px;
    border-color: transparent transparent #ffffff transparent;*/
}
.ai-nav-listitem {
    width: auto;
    display:block;
    padding: 0;
    float:none;
    height:42px;
    line-height:42px;
    text-align: center;
    -webkit-transition-duration: 0s;
    transition-duration: 0s;
}
    

.ai-nav-list .cur {
    height:40px;
    margin: 1px;
    line-height:40px;
    border-top:none;
    background:#d30830;
    color:#fff;
    /*border-radius: 3px;*/
}
    
    
    
@-webkit-keyframes animation_jelly {
    0% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    3.333333% {
    -webkit-transform: matrix3d(0.64545, 0, 0, 0, 0, 0.68602, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.64545, 0, 0, 0, 0, 0.68602, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    6.666667% {
    -webkit-transform: matrix3d(0.79842, 0, 0, 0, 0, 0.90691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.79842, 0, 0, 0, 0, 0.90691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    10% {
    -webkit-transform: matrix3d(0.92774, 0, 0, 0, 0, 1.07226, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92774, 0, 0, 0, 0, 1.07226, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    13.333333% {
    -webkit-transform: matrix3d(1.01897, 0, 0, 0, 0, 1.14684, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01897, 0, 0, 0, 0, 1.14684, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    16.666667% {
    -webkit-transform: matrix3d(1.07044, 0, 0, 0, 0, 1.14088, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.07044, 0, 0, 0, 0, 1.14088, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    20% {
    -webkit-transform: matrix3d(1.08847, 0, 0, 0, 0, 1.08847, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08847, 0, 0, 0, 0, 1.08847, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    23.333333% {
    -webkit-transform: matrix3d(1.08303, 0, 0, 0, 0, 1.02623, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08303, 0, 0, 0, 0, 1.02623, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    26.666667% {
    -webkit-transform: matrix3d(1.06445, 0, 0, 0, 0, 0.97964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.06445, 0, 0, 0, 0, 0.97964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    30% {
    -webkit-transform: matrix3d(1.04137, 0, 0, 0, 0, 0.95863, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04137, 0, 0, 0, 0, 0.95863, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    33.333333% {
    -webkit-transform: matrix3d(1.01985, 0, 0, 0, 0, 0.9603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01985, 0, 0, 0, 0, 0.9603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    36.666667% {
    -webkit-transform: matrix3d(1.00322, 0, 0, 0, 0, 0.97507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00322, 0, 0, 0, 0, 0.97507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    40% {
    -webkit-transform: matrix3d(0.99261, 0, 0, 0, 0, 0.99261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99261, 0, 0, 0, 0, 0.99261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    43.333333% {
    -webkit-transform: matrix3d(0.98758, 0, 0, 0, 0, 1.00574, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98758, 0, 0, 0, 0, 1.00574, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    46.666667% {
    -webkit-transform: matrix3d(0.98684, 0, 0, 0, 0, 1.01166, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98684, 0, 0, 0, 0, 1.01166, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    50% {
    -webkit-transform: matrix3d(0.98881, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98881, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    53.333333% {
    -webkit-transform: matrix3d(0.99207, 0, 0, 0, 0, 1.00702, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99207, 0, 0, 0, 0, 1.00702, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    56.666667% {
    -webkit-transform: matrix3d(0.99549, 0, 0, 0, 0, 1.00208, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99549, 0, 0, 0, 0, 1.00208, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    60% {
    -webkit-transform: matrix3d(0.99838, 0, 0, 0, 0, 0.99838, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99838, 0, 0, 0, 0, 0.99838, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
    63.333333% {
    -webkit-transform: matrix3d(1.00042, 0, 0, 0, 0, 0.99672, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00042, 0, 0, 0, 0, 0.99672, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     66.666667% {
    -webkit-transform: matrix3d(1.00158, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00158, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     70% {
    -webkit-transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99802, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99802, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     73.333333% {
    -webkit-transform: matrix3d(1.00186, 0, 0, 0, 0, 0.99941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00186, 0, 0, 0, 0, 0.99941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     76.666667% {
    -webkit-transform: matrix3d(1.00144, 0, 0, 0, 0, 1.00046, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00144, 0, 0, 0, 0, 1.00046, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     80% {
    -webkit-transform: matrix3d(1.00093, 0, 0, 0, 0, 1.00093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00093, 0, 0, 0, 0, 1.00093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     83.333333% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     86.666667% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     90% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 1.00017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 1.00017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     93.333333% {
    -webkit-transform: matrix3d(0.99972, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99972, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     96.666667% {
    -webkit-transform: matrix3d(0.99971, 0, 0, 0, 0, 0.99974, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99971, 0, 0, 0, 0, 0.99974, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
 @keyframes animation_jelly {
     0% {
    -webkit-transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.5, 0, 0, 0, 0, 0.5, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     3.333333% {
    -webkit-transform: matrix3d(0.64545, 0, 0, 0, 0, 0.68602, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.64545, 0, 0, 0, 0, 0.68602, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     6.666667% {
    -webkit-transform: matrix3d(0.79842, 0, 0, 0, 0, 0.90691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.79842, 0, 0, 0, 0, 0.90691, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     10% {
    -webkit-transform: matrix3d(0.92774, 0, 0, 0, 0, 1.07226, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.92774, 0, 0, 0, 0, 1.07226, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     13.333333% {
    -webkit-transform: matrix3d(1.01897, 0, 0, 0, 0, 1.14684, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01897, 0, 0, 0, 0, 1.14684, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     16.666667% {
    -webkit-transform: matrix3d(1.07044, 0, 0, 0, 0, 1.14088, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.07044, 0, 0, 0, 0, 1.14088, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     20% {
    -webkit-transform: matrix3d(1.08847, 0, 0, 0, 0, 1.08847, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08847, 0, 0, 0, 0, 1.08847, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     23.333333% {
    -webkit-transform: matrix3d(1.08303, 0, 0, 0, 0, 1.02623, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.08303, 0, 0, 0, 0, 1.02623, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     26.666667% {
    -webkit-transform: matrix3d(1.06445, 0, 0, 0, 0, 0.97964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.06445, 0, 0, 0, 0, 0.97964, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     30% {
    -webkit-transform: matrix3d(1.04137, 0, 0, 0, 0, 0.95863, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.04137, 0, 0, 0, 0, 0.95863, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     33.333333% {
    -webkit-transform: matrix3d(1.01985, 0, 0, 0, 0, 0.9603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.01985, 0, 0, 0, 0, 0.9603, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     36.666667% {
    -webkit-transform: matrix3d(1.00322, 0, 0, 0, 0, 0.97507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00322, 0, 0, 0, 0, 0.97507, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     40% {
    -webkit-transform: matrix3d(0.99261, 0, 0, 0, 0, 0.99261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99261, 0, 0, 0, 0, 0.99261, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     43.333333% {
    -webkit-transform: matrix3d(0.98758, 0, 0, 0, 0, 1.00574, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98758, 0, 0, 0, 0, 1.00574, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     46.666667% {
    -webkit-transform: matrix3d(0.98684, 0, 0, 0, 0, 1.01166, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98684, 0, 0, 0, 0, 1.01166, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     50% {
    -webkit-transform: matrix3d(0.98881, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.98881, 0, 0, 0, 0, 1.01119, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     53.333333% {
    -webkit-transform: matrix3d(0.99207, 0, 0, 0, 0, 1.00702, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99207, 0, 0, 0, 0, 1.00702, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     56.666667% {
    -webkit-transform: matrix3d(0.99549, 0, 0, 0, 0, 1.00208, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99549, 0, 0, 0, 0, 1.00208, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     60% {
    -webkit-transform: matrix3d(0.99838, 0, 0, 0, 0, 0.99838, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99838, 0, 0, 0, 0, 0.99838, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     63.333333% {
    -webkit-transform: matrix3d(1.00042, 0, 0, 0, 0, 0.99672, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00042, 0, 0, 0, 0, 0.99672, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     66.666667% {
    -webkit-transform: matrix3d(1.00158, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00158, 0, 0, 0, 0, 0.99685, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     70% {
    -webkit-transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99802, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00198, 0, 0, 0, 0, 0.99802, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     73.333333% {
    -webkit-transform: matrix3d(1.00186, 0, 0, 0, 0, 0.99941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00186, 0, 0, 0, 0, 0.99941, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     76.666667% {
    -webkit-transform: matrix3d(1.00144, 0, 0, 0, 0, 1.00046, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00144, 0, 0, 0, 0, 1.00046, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     80% {
    -webkit-transform: matrix3d(1.00093, 0, 0, 0, 0, 1.00093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00093, 0, 0, 0, 0, 1.00093, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     83.333333% {
    -webkit-transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00044, 0, 0, 0, 0, 1.00089, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     86.666667% {
    -webkit-transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1.00007, 0, 0, 0, 0, 1.00056, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     90% {
    -webkit-transform: matrix3d(0.99983, 0, 0, 0, 0, 1.00017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99983, 0, 0, 0, 0, 1.00017, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     93.333333% {
    -webkit-transform: matrix3d(0.99972, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99972, 0, 0, 0, 0, 0.99987, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     96.666667% {
    -webkit-transform: matrix3d(0.99971, 0, 0, 0, 0, 0.99974, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(0.99971, 0, 0, 0, 0, 0.99974, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
     100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    }
}
.top-div>div,.top-btn{display: none}
.top-div>.phone{display: block}
.p-title {
    font-size: 18px;
    margin-top: 36px;
    margin-bottom:0;
}
.column1 .p-title{margin-bottom: 30px;}
.p-title:after {
    width: 40px;
    height: 1px;
    bottom: -10px;
}
.column1>div, .column2>div, .column3>div{width: 100%;box-sizing: border-box;padding: 0 8px;}
.column1-list{
	float: left;
	width: 90px;
	height: 70px;
	padding: 0;
	text-align: center;
}
.column1-cnt{
	width: 200px;
}
.zx{
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	margin-left: 40px;
}
.top-zx {
    left: 12%;
    bottom: 8%;
}
.top-div .phone {
    line-height: 30px;
    height: 30px;
    margin:0;
}
.top-div .phone img
{
    height: 20px;
    width: 20px;
    }
.top-div .phone a
{
     font-size: 20px;
    }
.column1-icon{margin: 0;float:none;}
.column1-list>div{width: 100%;}
.column1-p1{font-size: 14px}
.column1-p2{display: none;}
.section-img{
	height: 260px;
	background: none;
}
.section-img1{
	width: 100%;
	height: 100%;
	display: block;
}
.column1{
	/* height: 286px; */
	padding-bottom: 40px;
	background-image: url('../images/site-info4/img1-1.jpg')
}
.column1-list {
    margin-bottom: 2px;
}
.column1-icon {
    width: 30px;
    height: 30px;
    margin-right: 8px;
}
.column2{margin-bottom: 0;padding-bottom: 0;}
.column2-1{
	margin: 0;
	padding: 0;
	width: 100%;
}
.column2-p,.column2-2 ,.column2-3,.column2-mes div{display: none}
.column-phone{
	display: block;
	width: 100%;
}
.column-phone img{width: 100%;}
.column2-lists{
	text-align: center;
}
.column2-list{
	float: none;
	display: inline-block;
	width: 19%;  
	margin-bottom:30px;
	margin-right: 0;
}
.column2-list p{font-size: 12px;}
.column3 >div>img{
	width: 100%;
}
.column3-mes{margin: 0;}
.column3-1 div p{
	font-size: 15px;
}
.column3{padding:30px 0;}
.column3-1 >p{
	padding-top: 0;
	font-size: 30px;
	padding-right: 10px;
}
.column3-1>div {
    padding-left: 10px;
    border-left-width: 1px;
}
.column3-1{
	margin-bottom: 30px;
}
.column3-2-list{
	width: 49%;
	float: left;
}
.column3-2-list:nth-child(2n){
	float: right;
}
.column3-2-list p{font-size: 13px}
.column3-2-list div p{font-size: 12px;}
.c3 .column3-2-list>div{height: 60px;}
.c3>div>img{
	position: relative;
	margin-top: 0;
}
.column4-img{
	position: relative;
	width: 100%;
	height: auto;
	margin-top: 20px;
}
.column4{
	/* padding-top: 0; */
}
.column3-2-list>div{
	height: 60px;
}
.column4 .column3-2-1, .column5 .column3-2-1{margin-right: 0;}
.column5-img{margin-top: 30px;}
.column5 .column3-mes{margin-top: 0;}
.column6-title{
	height: 70px;
	line-height: 70px;
	margin-bottom: 0;
}
.column6-title span{
	font-size: 15px;
}
.column6-title img{
	width: 40px;
	height: 50px;
	margin: 0 10px 0 2px;
}
.column6{
	padding-bottom: 0;
}
.column6-title{padding-left: 0;}
.column6-img{display: none}
.column6-img-1{display: block;}
/* .column6-list{
	line-height: 1;
}
.vs1,.vs2{
	padding: 0;
	width: 43%;
	font-size: 14px;
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}
.vs-name{
	padding: 0;
	width: 12%;
	white-space:normal;
	word-break:break-all;
	word-wrap:break-word;
}
.vs-name:after,
.vs-name:before{
	width: 300px;
	right: 0;
}
.vs-name:after{left: 0;} */
.column7{
}
.column7 .p-title{
	margin-top: 40px;
	margin-bottom: 0;
}
.swiper-container{padding-top:70px}
.swiper-button-prev, .swiper-button-next{display:none}
.wxcode img{
    width: 84px;
    height: 84px;
}
.swiper-slide-active{
	transform: scale(1.2,1.2)!important;
}
.swiper-button-prev, .swiper-button-next{left: 46%;}

.footer-info {
    margin-top: 0px;
    z-index: 2;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    background-color: #b0739f;
    overflow: hidden;
    background:url(../images/zhaobiao_app/mobile-bg3.png) no-repeat;
    background-position: center;
    background-size: 100%;
    padding-bottom: 50%;
}
.footer-info .company-info {
    display: none;
}
