body, html {
    overflow-x: hidden;
    font-size: .95em;
    color: #848c99;
    /*font-family: montserrat, 'open sans', sans-serif;*/
    line-height: 1.6;
    white-space: normal;
    margin: 0 auto;
}

@media only screen and (min-width: 320px) {
    .head{
        width: 100%;
        height:400px ;
        position: relative;
    }

}

@media only screen and (min-width: 640px) {
    .head{
        width: 100%;
        height:640px ;
        position: relative;
    }
}
@media only screen and (min-width: 720px) {
    .head{
        width: 100%;
        height:800px ;
        position: relative;
    }

}
* {
    margin: 0;
    padding: 0;
    list-style: none;
    border-style: none;
    text-decoration: none;
}
p{
    margin: 0;
}

.SP_APP{
    background-image: -webkit-linear-gradient(180deg, #008EEA 0, #0181E6 57%,#0176E0 72%);
    background-image: linear-gradient(180deg, #008EEA 0,#0181E6 57%,#0176E0 72%);
}

.ZX_DS{
    background-image: -webkit-linear-gradient(180deg,#E7436C 0,#EC104A 57%,#EA003F 72%);
    background-image: linear-gradient(180deg, #E7436C 0,#EC104A 57%,#EA003F 72%);
}
.WX_WZ{
    background-image: -webkit-linear-gradient(180deg,#01CC37 0,#00C13F 57%,#00B54A 72%);
    background-image: linear-gradient(180deg, #01CC37 0,#00C13F 57%,#00B54A 72%);
}
.thegif {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 0;
    height: 65px;
    left: 0;
    mix-blend-mode: screen !important;
}
.headxf_1{
     width: 100%;
     height: 30px;
     position: absolute;
     top:5%;
     left: 0;
     text-align: center;
     color: white;
 }
.headxf_2{
    width: 100%;
    height: 30px;
    position: absolute;
    top:18%;
    left: 0;
    text-align: center;
    color: white;
}
.headxf_3{
    width: 100%;
    height: 30px;
    position: absolute;
    top:25%;
    left: 0;
    text-align: center;
    color: white;
}
    .section {
         padding: 20px 0px;
    }

    .bussiness-body {
        padding: 0 10px;
        overflow: inherit;
        box-sizing: border-box;
    }
    .bussiness-body .item {
        margin-bottom: -1px;
    }
    .bussiness-body .item.item1, .bussiness-body .item.item2, .bussiness-body .item.item1.on, .bussiness-body .item.item2.on {
        width: 50%;
    }
    .bussiness-body .item.item2 .service, .bussiness-body .item.item5 .service {
        border-width: 1px 1px 1px 1px;
    }
    .bussiness-body .item .service, .bussiness-body .item.on .service {
        border: 1px solid #dcdcdc;
        border-width: 1px 0px 1px 1px;
        background: transparent;
    }
    .bussiness-body .item .service {
        width: 100%;
        height: auto;
        border: 1px solid #dcdcdc;
        border-width: 1px 0px 1px 1px;
        box-sizing: border-box;
    }
    .bussiness-body .item .service .content {
        height: auto;
        padding: 15px 0px;
    }

    .bussiness-body .item .service .content h4 a {
        color: #4b4b4b;
        font-size: 12px;
    }


.bussiness-icon2 {
    /*background: url(/themes/image/icon.png) no-repeat 0px -750px;*/
    /*height: 72px;*/
    /*padding-left: 42px;*/
}
.bussiness-body .item .service .content .icon {
    display: inline-block;
    margin-top: 15px;
}
.bussiness-body .item .service .content h4 {
    display: block;
    font-weight: bold;
    color: #4b4b4b;
    font-size: 18px;
}

.bussiness-body .item .service .content {
    display: block;
    height: 13rem;
    padding-top: 15px;
    line-height: 1;
}
.bussiness-body .item .service {
    display: block;
    height: 15rem;
    border: 1px solid #e8e8e8;
    text-align: center;
    -webkit-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.bussiness-body .item {
    position: relative;
    display: inline-block;
    /* float: left; */
    width: 16.666%;

    filter: alpha(opacity=0);
    overflow: hidden;
}
.bussiness-body {
    display: block;
    /*overflow: hidden;*/
    width: 90%;
    text-align: center;
    font-size: 0px;
    margin: auto;
}
.section_head {
    padding: 10px 0px 20px;
}
.section_head .title {
    text-align: center;
}
.title {
    text-align: center;
    /* padding: 90px 0 20px 0; */
    margin-left: 5%;
    margin-right: 5%;
}
.bussiness-body .item, .bussiness-body .item.on {
    width: 33.333%;
}

.clearfix {
    *zoom: 1;
}
.bussiness .bussiness-body .item {
    left: 0;
    opacity: 1;
    filter: alpha(opacity=100);
}
.title p{
    color: #06429F;
    font-size: 2rem;
    font-weight: bold;
}
.main{
    background: url(/Public/luodi/img_fa.png)no-repeat;
    background-size: 100% 100%;
    width: 100%;
    margin-top: 25px;
    height: 150px;
}.main_text {
     text-align: center;
     padding-top: 20px;
     color: #06429F;
    margin-bottom: 20px;
 }.main_con {
      display: flex;
      align-items: center;
      justify-content: space-around;
      margin: 0 auto;
  }
.main_left {
    width: 200px;
    padding: 6px 0;
    background-color: #EAEAEA;
    border-radius: 10px;
}
.main2{
    width: 95%;
margin: auto}
.main_right {
    height: 32px;
    width: 100px;
}
.main_left input {
    border: none;
    outline: none;
    background-color: #EAEAEA;
    padding-left: 10px;
}
.main2_title {
    text-align: center;
    position: relative;
    bottom: 20px;
    color: #06429F;
}
.main2_title div {
    font-size: 1.3rem;
    font-weight: bold;
    letter-spacing: 1px;
}
.main2_title span {
    font-size: 0.8rem;
}
.main2_bg {
    width: 90%;
    height: 40px;
    margin: auto;
}
.main2_con {
    display: flex;
    justify-content: space-between;
}
.main2_middle {
    background: url(/Public/luodi/img_bg.png)no-repeat;
    background-size: 100% 100%;
    width: 150px;
    height: 150px;
    margin-top: 50px;
}
.coordinate:before, .coordinate i:before, .coordinate i:after {
    position: absolute;
    top: -37px;
    left: -37px;
    width: 80px;
    height: 80px;
    display: block;
    content: '';
    border: 2px solid #5ee3e7;
    border-radius: 50%;
    transform: scale(0);
    -webkit-animation: coordinates 4.8s linear 0s infinite;
    animation: coordinates 4.8s linear 0s infinite;
}
.coordinate i:before {
    animation-delay: .8s;
}
.coordinate:before, .coordinate i:before, .coordinate i:after {
    position: absolute;
    top: -37px;
    left: -37px;
    width: 80px;
    height: 80px;
    display: block;
    content: '';
    border: 2px solid #5ee3e7;
    border-radius: 50%;
    transform: scale(0);
    -webkit-animation: coordinates 4.8s linear 0s infinite;
    animation: coordinates 4.8s linear 0s infinite;
}
.coordinate:before, .coordinate i:before, .coordinate i:after {
    position: absolute;
    top: -37px;
    left: -37px;
    width: 80px;
    height: 80px;
    display: block;
    content: '';
    border: 2px solid #5ee3e7;
    border-radius: 50%;
    transform: scale(0);
    -webkit-animation: coordinates 4.8s linear 0s infinite;
    animation: coordinates 4.8s linear 0s infinite;
}
.coordinate i:after {
    animation-delay: 1.7s;
}
.main2_bottom {
    text-align: center;
    padding-top: 50px;
    display: flex;
    width: 80%;
    margin: 0 auto;
    justify-content: space-around;
}

.zzc {
    position: fixed;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.6);
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}
.Confirm {
    position: fixed;
    display: flex;
    flex-direction: column;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    max-width: 100%;
    max-height: 100%;
    height: 28rem;
    background-color: white;
    border-radius: 1rem;
    box-shadow: 0px 10px 5px -3px rgba(0, 0, 0, 0.2);
    z-index: 2000;
    border-radius: 20px;
}
.Confirm-Header {
    display: flex;
    align-items: center;
    position: relative;
    flex: 0 0 4rem;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    background: #02B09B;
    border-top-right-radius: 20px;
    border-top-left-radius: 20px;
}
.Confirm-Header-Title {
    margin: 0;
    padding: 0;
    transform: translateX(50%);
    margin-right: 50%;
    margin-left: auto;
    color: white;
    font-size: 20px;
}
.Confirm-Body {
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    position: relative;
    margin: 1rem 2rem;
}
.theweixin {
    width: 100%;
    max-width: 100%;
    height: 23rem;
    /* top: -2%; */
    /* left: 0%; */
    overflow: hidden;
    margin: 0;
    z-index: 100;
    /* position: absolute; */
}
.theweixin p {
    text-align: left;
    font-size: 18px;
}
.xfguanbi {
    width: 40px;
    height: 40px;
    display: inline-block;
    position: fixed;
    top: -2%;
    right: -3%;
    z-index: 2000;
    background: #02B09B;
    border-radius: 100%;
    cursor: pointer;
}
.visible-xs {
    display: block !important;
}
.footer_button__wrap {
    width: 100%;
    height: 55px;
    position: fixed;
    bottom: 0;
    left: 0;
    display: flex;
    z-index: 100;
    opacity: 1;
    transition: all .2s;
}
.tel_btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50%;
    background-color: #fff;
    color: #2f6aff;
    border-top: 1px solid rgba(34, 34, 34, .15);
    font-family: pingfang;
    font-size: 1rem;
    height: 55px;
}

.sec-pad-lg {
    padding: 150px 0;
}
.container {
    width: 95%;
    margin: 0 auto;
    position: relative;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.pd-30 {
    padding: 25px;
}
h3 {
    font-size: 1.2em;
}
.spce {
    clear: both;
    height: 5px;
    width: 100%;
}
.contact-form .form-control {
    border-radius: 15px;
    box-shadow: 0 0 0 transparent;
}
.form-control {
    display: block;
    width: 92%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
}
.grdnt-purple:not(.overly) {
    background-image: -webkit-linear-gradient(135deg, #6d1bc6 0, #fa0076 51%, #6d1bc6 100%);
    background-image: linear-gradient(135deg, #6d1bc6 0, #fa0076 51%, #6d1bc6 100%);
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}
.btn {
    display: inline-block;
    text-align: center;
    position: relative;
    text-transform: uppercase;
    border-radius: 0;
    color: #fff;
    background: 0 0;
    font-family: 'open sans';
    font-weight: 600;
    font-size: .9em;
    transition: .5s;
    -webkit-transition: .5s;
    border-radius: 70px;
    border: 0;
    margin-top: 5px;
    padding: 10px 15px !important;
    margin-right: 10px;
}
.btn, .meta {
    line-height: 1;
}
.btn, .meta-head {
    text-transform: uppercase;
    letter-spacing: .2px;
}
.footerBtns.close{
    bottom: -60px;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

#ScrollToTop {
    position: fixed;
    _position: absolute;
    z-index: 4;
    opacity: 0.7;
    right: -5px;
    bottom: 75px;
    width: 75px;
    padding: 10px 10px 10px;
    display: block;
    font-size: 15px;
    text-align: center;
    -moz-transition: right 250ms ease-in-out;
    -webkit-transition: right 250ms ease-in-out;
    color: white;
    background-color: rgba(0,0,0,0);
    border-radius: 10px;
}
.Button2.WhiteButton {
    color: #524d4d;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded');
}
.btnimg {
    cursor: pointer;
    border: 0;
    margin: 0;
    padding: 0;
}
#ScrollToTop.Offscreen {
    right: -110px;
    -moz-transition-duration: 250ms;
    -webkit-transition-duration: 250ms;
}
.thebanner{
    width: 70%;
    position: absolute;
    top: 40%;
    left: 15%;
}

.xiao li {
    margin-top: 5px;
}
.col-xs-6 {
    width: 42%;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
}

.xiao li .bg {
    width: 100%;
    height: 65px;
    text-align: center;
}
.xiao li .bg img {
    width: 65px;
    height: 65px;
}
.xiao_title {
    font-size: 20px;
    margin-top: 20px;
    text-align: center;
}
.xiao_desc {
    font-size: 12px;
    line-height: 20px;
    height: 80px;
    text-align: center;
}

.index_body .tech {
    width: 90%;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.index_body .tech div, span, p, figure{
    box-sizing: border-box;
}
.index_body .tech p:nth-child(1) {
    margin-top: 1.7333333333rem;
}
.index_body .tech p:nth-child(2) {
    margin-top: 0.48rem;
}
.index_body .tech p {
    font-size: 0.6133333333rem;
    font-weight: 500;
    color: #333333;
    text-align: center;
}
.index_body .tech .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0.6933333333rem;
    margin-top: 1.36rem;
}
.index_body .tech .info .box {
    margin-bottom: 1.6533333333rem;
    width:45%;
}
.index_body .tech .info .box img {
    width: 35%;
    display: block;
    /* height: 1.2533333333rem; */
}
.index_body .tech .info .box .word {
    margin-top: 1.0533333333rem;
}
.index_body .tech .info .box .word .chinese {
    font-size: 1rem;
    font-weight: 500;
    color: #333333;
}
.index_body .tech .info .box .word .english {
    font-size:0.8rem;
    font-weight: 500;
    color: #999999;
    margin-left: 0.2933333333rem;
}

.index_body .tech .info .box p {
    margin-top: 0.36rem;
    width: 100%;
    font-size: 0.8rem;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: #999999;
    line-height: 1.2rem;
    text-align: justify;
}
.youshi {
    height: 800px;
    background: #FFF;

}
.youshi2 {
    margin-top: 5px;
    overflow: hidden;
}
.youshi2_1 {
    width: 100%;
    float: left;
}
.youshi2_1bg {
    height: 85px;
    text-align: center;
    margin-bottom: 25px;
    float: left;
}
.youshi2_1tit {
    float: left;
    margin-left: 30px;
    font-size: 18px;
    width: 60%;
    text-align: left;
    color: #333333;
}

.youshi2_1dec {
    margin: 0 30px;
    width: 55%;
    float: left;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.youshi2_1bg img {
    width: 60px;
    height: 60px;
    margin-left: 30px;
}

.theone{
    width: 100%;
    height: 175px;
}
.theoneleft{
    width: 50%;
    height: 175px;
    float: left;
}
.theoneright{
    width: 50%;
    height: 175px;
    float: left;
    background: #F4F4F4;
}

.thetwo{
    width: 100%;
    height: 175px;
}
.thetwoleft{
    width: 50%;
    height: 175px;
    float: left;
    background: #F4F4F4;
}
.thetworight{
    width: 50%;
    height: 175px;
    float: left;
}

.theappp1{
    color:#333333;
    font-size: 1.2rem;
    text-align: center;
    margin-top: 2rem;
}

.theappp2{
    width: 95%;
    margin: auto;
    font-size:0.8rem;
    letter-spacing: 3px;
    text-align: center;
}
.theappimg{
    width: 45%;
    display: block;
    margin: auto;
    margin-top: 17%;
}

.theappimg2{
    width: 30%;
    display: block;
     margin: auto;
    margin-top: 30%;
}

.panel {
    padding: 0 1rem;
}
.industry_panel .icon_list {
    flex-wrap: wrap;
}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.industry_panel .icon_list .icon_item:nth-child(4n+1) {
    border-left: 0;
}
.industry_panel .icon_list .icon_item {
    flex: 0 0 25%;
    border: 5px solid #f3f3f3;
    /*border-bottom: 10px solid #f3f3f3;*/
    text-align: center;
    width: 4.125rem;
    height: 6rem;
    box-sizing: border-box;
    border-radius: 25%;
}
.industry_panel .icon_list .icon_img {
    width: 2.2rem;
    margin-bottom: .55rem;
}
.block_img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.industry_panel .icon_list .desc {
    color: white;
    font-size: .6rem;
}
.industry_panel .icon_list .icon_item.item_2 {
    border-bottom: 0;

}
.industry_panel .icon_list .icon_item.item_2 .icon_img {
    margin-top: .6rem;
}
.industry_panel .icon_list .icon_item.item_3 .icon_img {
    margin-top: .6rem;
}

.industry_panel .icon_list .icon_item2s {
    flex: 0 0 25%;
    border-left: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    text-align: center;
    width: 4.125rem;
    height: 5rem;
    box-sizing: border-box;
}
.industry_panel .icon_list .icon_item2s:nth-child(4n+1) {
    border-left: 0;
}
.black{
    color: black!important;
}

.industry_panel .icon_list .icon_item2s.item_3 .icon_img {
    margin-top: .6rem;
}
.industry_panel .icon_list .icon_item2s.item_2 .icon_img {
    margin-top: .6rem;
}
.industry_panel .icon_list .icon_item2s.item_2 {
    border-bottom: 0;
}
