*{
    box-sizing: border-box;
}
.bg-color {
    background: #fff;
}

.heads-box {
    height: 103px;
    background-color: transparent;
}

.heads-ll {
    width: 500px;
    height: 103px;
    float: left;
    background-color: transparent;
}

.logo-img {
    height: 103px;
}

.logosimg {
    width: 75px;
    height: 103px;
    float: left;
    position: relative;
}

.logoimg {
    width: 75px;
    height: 73px;
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.logotexts {
    width: 425px;
    height: 103px;
    float: left;
    position: relative;
}

.logotexts p:nth-child(1) {

    font-size: 28px;

    font-weight: bold;

    color: #2d2d2d;

    line-height: 32px;

    text-align: left;

    position: absolute;

    top: 30px;
}

.logotexts p:nth-child(2) {

    font-size: 12px;

    font-weight: lighter;

    color: #b2b2b2;

    line-height: 32px;

    text-align: left;

    position: absolute;

    top: 53px;

    letter-spacing: 2.5px;
}

.logo-text {
    width: 425px;
    height: 103px;
}

.logo-text h1 {
    font-size: 28px;
    font-weight: bold;
    color: #2d2d2d;
    line-height: 103px;
}

.heads-rr {
    width: 700px;
    height: 103px;
    float: right;
    background-color: transparent;
}
.heads-rr ul{
    height: 103px;
}
.heads-rr ul li{
    width: 139px;
    height: 103px;
    line-height: 103px;
    float: left;
    text-align: center;
}
.heads-rr ul li a{
    display: block;
    position: relative;
    font-size: 16px;
    font-weight: 500;
    color: #2e2e2e;
    text-shadow: #2e2e2e 0 0 1px;
}
.heads-rr ul li a:hover{
    color: #2bc4fc;
}

.heads-rr ul li>a:after{
    display: block;
    content: '';
    width: 0;
    position: absolute;
    bottom: 28px;
    transition: all 0.5s;
    left: 50%;
    transform: translateX(-50%);
    height: 2px;
    background: #2bc4fc;
}
.heads-rr ul li>a:hover:after{
    width: 70px;
}
.heads-rr ul li.active>a:after{
    width: 70px;
}
.heads-rr ul li.active>a{
    color: #2bc4fc;
}

#active-dh a{
    color: #2bc4fc;
}
#active-dh a:after{
    width: 70px;
}

.sou-box{
    height: 80px;
    background-color: #f2f2f2;
}
.sou-ll{
    width: 877px;
    height: 80px;
    line-height: 80px;
    float: left;
    position: relative;
    overflow: hidden;
}
.sou-icon-fnelei1{
    display: inline-block;
    width: 21px;
    height: 19px;
    vertical-align: middle;
}
.sou-lables1{
    display: inline-block;
    height: 19px;
    line-height: 19px;
    font-size: 17px;
    color: #333;
    vertical-align: middle;
    font-weight: lighter;
}
.sou-a{
    display: inline-block;
    height: 19px;
    line-height: 19px;
    font-size: 17px;
    font-weight: lighter;
    color: #666;
    position: relative;
    top: 2px;
}
.sou-a:hover{color: #2bc4fc;}
.sou-gang1{
    background-color: #666;
    font-size: 17px;
    line-height: 19px;
    width: 1px;
    height: 17px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: 0px;
    margin: 5px 0;
}
.sou-ll .sou-gang1:last-child{
    display: none;
}
.sou-rr{
    width: 323px;

    height: 80px;
    float: right;
}
.sou-form{
    height: 80px;
    line-height: 80px;
}
.sou-form form{}
.sou-form-item{}
.sou-form-item input{
    display: inline-block;
    width: 194px;
    height: 41px;
    background-color: #e7e7e7;
    border-style: none;
    text-indent: 10px;
    font-size: 14px;
}
.sou-btn-submit{
    display: inline-block;
    width: 57px;
    height: 41px;
    background-image: url("../images/icon/icon_sou_btn1.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 21px 20px;
    border-style: none;
    background-color: #2bc4fc;
    cursor: pointer;
    vertical-align: middle;
    position: relative;
    left: -4px;
}
.fenleipro{
    background-color: #fff;
}
.fenleipro-top{
    width: 1200px;
    height: 188px;
    text-align: center;
}
.fenleipro-top-title-lg{
    padding: 60px 0 0 0;
}
.fenleipro-top-sp1{
    font-size: 38px;
    font-weight: bold;
    color: #2bc4fc;
}
.fenleipro-top-sp2{
    font-size: 38px;
    font-weight: bold;
    color: #333;
}
.fenleipro-top-title-sm{
    position: relative;
}
.fenleipro-top-sp3{
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #e2e2e2;
    margin: 0 31px 0 0;
}
.fenleipro-top-sp4{
    font-size: 16px;
    color: #999;
    text-transform: uppercase;
    position: relative;
    top: 5px;
}
.fenleipro-top-sp5{
    display: inline-block;
    width: 100px;
    height: 2px;
    background-color: #e2e2e2;
    margin: 0 0 0 31px;
}
.fenleipro-center{
    position: relative;
    margin: 10px 0 0 0;
}
.fenleipro-center-swiper1{
    overflow: hidden;
}
.fenleipro-center-box{
    width: 1220px;
}
.fenleipro-center-item{
    position: relative;
}
.fenleipro-item{
    position: relative;
    height: 400px;
}
.fenleipro-item img{
    display: block;
    object-fit: cover;
}
.fenleipro-itemimg{
    width: 48px;
    height: 42px;
    margin: 60px auto 30px;
    filter: grayscale(100%) brightness(100%);
}
.fenleipro-itemimg:hover{
    filter:none;
    transition:all1s;
    transform:rotateY(180deg);
}
.fenleipro-itemp1{
    font-size: 16px;
    color: #333;
    font-weight: bold;
}
.fenleipro-itemp1:hover{
    color: #2bc4fc;
}
.fenleipro-itemp2{
    font-size: 12px;
    font-weight: lighter;
    color: #999;
    text-transform: uppercase;
    margin: 22px 0 0 0;
}
.fenleipro-itemp2:hover{
    color: #2bc4fc;
}
.fenleipro-itemp3{
    font-size: 12px;
    font-weight: lighter;
    color: #999;
    text-transform: uppercase;
    margin: 14px 0 0 0;
}
.fenleipro-itemp3:hover{
    color: #2bc4fc;
}
.fenleipro-itema{
    display: block;
    width: 153px;
    height: 55px;
    line-height: 55px;
    font-size: 16px;
    color: #000;
    font-weight: lighter;
    background-color: #e3e3e3;
    border-radius: 28.5px;
    margin: 50px auto 0 ;
}
.fenleipro-itema-img{
    display: inline-block !important;
    max-width: 16px;
    max-height: 16px;
    vertical-align: middle;
    filter: grayscale(0%) brightness(0%);
}
.fenleipro-itema-sp1{
    display: inline-block;
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: lighter;
    color: #000;
}
.fenleipro-itema:hover{
    background-color: #2bc4fc;
}
.fenleipro-itema:hover .fenleipro-itema-sp1{
    color: #fff;
}
.fenleipro-itema:hover .fenleipro-itema-img{filter: none;}

.fenleipro-center-sp1{
    width: 1px;
    height: 350px;
    background-color: #e9e9e9;
    float: right;
    position: absolute;
    right: -1px;
}
.gongsi{
    width: 100%;
    height: 600px;
    background-image: url("../images/test/about_bg2.jpg");
}
.gongsi-box{

}
.gongsi-ll{
    width: 556px;
    height: 344px;
    float: left;
    border: 3px #fff solid;
    box-shadow: #aeaeae 0 0 3px;
    overflow: hidden;
}
.gongsi-ll img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.gongsi-rr{
    width: 578px;
    height: 344px;
    float: right;
}
.gongsi-rr h2{
    font-size: 18px;
    font-weight: bold;
    text-shadow: #2c2c2c 0 0 1px;
    letter-spacing: 1px;
    margin: 30px 0 0 0;
}
.gongsi-rr p{
    display: -webkit-box;
    width: 578px;
    height: 150px;
    font-size: 16px;
    font-weight: 300;
    text-shadow: #666 0 0 1px;
    color: #666;
    line-height: 30px;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    margin: 30px 0 0 0;
}
.gongsi-rr a{}

.gongsi-rr-btn1{
    display: block;
    width: 137px;
    height: 41px;
    line-height: 41px;
    font-size: 16px;
    color: #000;
    font-weight: lighter;
    background-color: #e3e3e3;
    border-radius: 28.5px;
    margin: 56px 0 0 0;
    text-align: center;
}
.gongsi-rr-btn1-img{
    display: inline-block !important;
    max-width: 16px;
    max-height: 16px;
    vertical-align: middle;
    filter: grayscale(0%) brightness(0%);
}
.gongsi-rr-btn1-sp1{
    display: inline-block;
    position: relative;
    top: 1px;
    font-size: 16px;
    font-weight: lighter;
    color: #000;
}
.gongsi-rr-btn1:hover{
    background-color: #2bc4fc;
}
.gongsi-rr-btn1:hover .gongsi-rr-btn1-sp1{
    color: #fff;
}
.gongsi-rr-btn1:hover .gongsi-rr-btn1-img{filter: none;}

.honors{
    display: block;
    width: 100%;
    height: 480px;
    background-color: transparent;
    position: relative;
}
.honors1{

}
.honors-bg{
    height: 490px;
    background-image: url("../images/test/honor_bg1.png");
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
}
.honors-swiper1{
    position: absolute;
    overflow: hidden;
}
.honors-box{
    width: 1200px;
}
.honors-items{

}
.honors-items a{
    display: block;
    width: 100%;
}
.honors-items-img{
    height: 248px;
}

.honors-items-img img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: drop-shadow(0px 20px 10px rgba(0, 0, 0,0.3));
    cursor: pointer;
}
.xinwen{

}
.xinwen-list{}
.xinwen-list-tp{
    height: 370px;
}
.xinwen-list-tpll{
    width: 810px;
    height: 370px;
    float: left;
}

.xinwen-list-tpll-ul{
    width: 810px;
    height: 370px;
}
.xinwen-list-tpll-ul-li{
    width: 810px;
    height: 110px;
    background-color: transparent;
    margin: 0 0 20px 0;
}
.xinwen-list-tpll-ul-li:hover .xinwen-list-tpll-ul-li-box .xinwen-list-tpll-ul-li-box-ll{
    background-color: #2bc4fc;
}
.xinwen-list-tpll-ul-li:hover .xinwen-list-tpll-ul-li-box .xinwen-list-tpll-ul-li-box-ll .xinwen-list-tpll-ul-li-box-ll-p1{
    color: #fff;
}
.xinwen-list-tpll-ul-li:hover .xinwen-list-tpll-ul-li-box .xinwen-list-tpll-ul-li-box-ll .xinwen-list-tpll-ul-li-box-ll-p2{
    color: #fff;
}
.xinwen-list-tpll-ul-li:hover .xinwen-list-tpll-ul-li-box-rr .xinwen-list-tpll-ul-li-box-rr-p1{
    color: #2bc4fc;
}
.xinwen-list-tpll-ul-li:hover .xinwen-list-tpll-ul-li-box-rr .xinwen-list-tpll-ul-li-box-rr-p2{
    color: #666;
}
.xinwen-list-tpll-ul-li-box{}
.xinwen-list-tpll-ul-li-box-ll{
    width: 110px;
    height: 110px;
    float: left;
    background-color: #efefef;
}
.xinwen-list-tpll-ul-li-box-ll-p1{
    font-family: fantasy;
    letter-spacing: 1px;
    width: 110px;
    height: 41px;
    line-height: 40px;
    font-size: 38px;
    color: #5e5e5e;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 28px 0 0 0;
}
.xinwen-list-tpll-ul-li-box-ll-p2{
    width: 110px;
    height: 25px;
    line-height: 25px;
    margin: auto;
    font-size: 16px;
    color: #737373;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xinwen-list-tpll-ul-li-box-rr{
    width: 700px;
    height: 110px;
    float: right;
}
.xinwen-list-tpll-ul-li-box-rr-p1{
    width: 665px;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 35px;
    font-size: 16px;
    color: #494949;
    text-shadow: #494949 0 0 1px;
    font-weight: lighter;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xinwen-list-tpll-ul-li-box-rr-p2{
    width: 665px;
    height: 50px;
    line-height: 25px;
    margin: 30px 0 0 35px;
    font-size: 14px;
    color: #8a8a8a;
    text-shadow: #8a8a8a 0 0 1px;
    font-weight:
            lighter;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.xinwen-list-tprr{
    width: 340px;
    height: 370px;
    float: right;
}

.xinwen-list-tprr-title{
    width: 340px;
    height: 108px;
    background-color: #2bc4fc;
}
.xinwen-list-tprr-title p:nth-child(1){
    width: 307px;
    height: 25px;
    line-height: 25px;
    margin: auto;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top:30px;
}
.xinwen-list-tprr-title p:nth-child(2){
    width: 307px;
    height: 25px;
    line-height: 25px;
    margin: auto;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    top:40px;
}
.xinwen-list-tprr-img{
    width: 340px;
    height: 164px;
    object-fit: fill;
}
.xinwen-list-tprr-bm{
    display: block;
    width: 340px;
    height: 98px;
    background-color: #efefef;
}
.xinwen-list-tprr-p1{
    width: 300px;
    height: 60px;
    font-size: 14px;
    color: #8a8a8a;
    font-weight: 500;
    display: -webkit-box;
    overflow: hidden;
    text-align: justify;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: auto;
    position: relative;
    top: 20px;
}
.xinwen-list-bm{
    height: 160px;
}

.xinwen-btn-more1{
    display: block;
    width: 146px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 14px;
    color: #797878;
    font-weight: 500;
    border: 1px #d6d6d6 solid;
    border-radius: 25px;
    margin: auto;
    position: relative;
    top: 50px;
}

.xinwen-btn-more1:hover{
    border: none;
    background-color: #2bc4fc;
    color: #fff;
    font-weight: lighter;
}
.footers{
    height: 172px;
}

.footers-tp{
    height: 130px;
}
.footers-tpll{
    width: 750px;
    float: left;
    position: relative;
    top: 70px;
}
.footers-tpll-cycle{
    width: 36px;
    height: 36px;
    background-color: #2bc4fc;
    border-radius: 50%;
    position: relative;
    float: left;
}
.footers-tpll-cycle-img{
    max-width: 22px;
    max-height: 22px;
    object-fit: contain;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.footers-tpll-tel{
    width: calc(100% - 55px);
    float: left;
    padding: 0 0 0 15px;
}
.footers-tpll-tel-p1{
    font-size: 12px;
    color: #2d2d2d;
    font-weight: 100;
    text-shadow: #2d2d2d 0 0 1px;
    text-transform: uppercase;
}
.footers-tpll-tel-p2{
    font-size: 16px;
    color: #2d2d2d;
    font-weight: 300;
    text-shadow: #2d2d2d 0 0 1px;
    text-transform: uppercase;
}
.footers-tprr{
    width: 450px;
    float: right;
    position: relative;
    top: 50px;
    text-align: right;
}
.footers-tprr-ul{
    display: inline-block;
    margin: 0 auto;
}
.footers-tprr-ulli{
    width: 90px;
    float: left;
    text-align: center;
    margin: 20px 0 0 0;
}
.footers-tprr-ulli-a1{
    font-size: 14px;
    color: #2d2d2d;
    font-weight: 300;
    text-shadow: #2d2d2d 0 0 1px;
}
.footers-tprr-ulli-a1:hover{
    color: #2bc4fc;
}

#activeFootA{

}
#activeFootA a{
    color: #2bc4fc;
}
.footers-bm{}
.footers-bm-ll{
    font-size: 14px;
    color: #2d2d2d;
    font-weight: 300;
    text-shadow: #2d2d2d 0 0 1px;
    float: left;
}
.footers-bm-ll-a{
    font-size: 14px;
    color: #2d2d2d;
    font-weight: 300;
    text-shadow: #2d2d2d 0 0 1px;
}
.footers-bm-ll-a:hover{
    color: #2bc4fc;
}
.footers-bm-rr{
    width: 10%;
    float: right;
    text-align: right;
    position: relative;
}
.footers-bm-rr-a-tel{
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: rgba(43,196,252);
    border-radius: 50%;
    position: relative;
    margin-right: 15px;
}
.footers-bm-rr-a-tel-img{
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.footers-bm-rr-a-wx{
    display: inline-block;
    width: 32px;
    height: 32px;
    background-color: rgba(232,148,18);
    border-radius: 50%;
    position: relative;
    margin-right: 15px;
}
.footers-bm-rr-a-wx-img{
    vertical-align: middle;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.x-banner{
    width: 100%;
    height: 500px;
}
.x-banner img{
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.nav-crumbs-bg{

    background: #24b5ea;

    height: 50px;
}
.nav-crumbs{

    height: 50px;

    line-height: 50px;
}
.nav-crumbs-ll{
    font-weight: bold;
    color: #2d2d2d;
    font-size: 16px;
    width: 290px;
    float: left;
    overflow: hidden;
    text-indent: 10px;
}
.nav-crumbs-rr{
    font-weight: lighter;
    color: #fff;
    font-size: 14px;
    width: auto;
    overflow:
            hidden;
    text-align: left;
    padding-left: 300px;
}
.nav-crumbs-rr a{
    color: #fff;
    font-size: 14px;
}
.nav-cate{

    margin: 30px 0;
}
.nav-cate a{

    display: inline-block;

    font-size: 15px;

    background-color: #2bc4fc;

    color: #fff;

    width: 100px;

    height: 35px;

    text-align: center;

    line-height: 35px;

    margin-right: 25px;
}
.nav-cate a:hover{
    font-weight: bold;
}
.company1-ul{margin-top: 30px;display: inline-block;}
.company1-li{}
.company1-img{}
.company1-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.company1-li{
    width: 600px;
    float: left;
}
.company1-text{padding-top: 30px;padding-left: 30px;}
.company1-text h4{
    font-size: 18px;
    font-weight: bold;
    text-shadow: #2c2c2c 0 0 1px;
    letter-spacing: 1px;
    margin: 10px 0 0 0;
    text-indent: 10px;
}
.company1-text p{
    font-size: 16px;
    font-weight: 300;
    text-shadow: #666 0 0 1px;
    color: #666;
    text-align: justify;
    line-height: 25px;
    text-indent: 30px;
    margin-top: 5px;
    padding-left: 10px;
}
.nav-top{
    width: 100%;
    height: 48px;
    clear: both;
    line-height: 40px;
    background-color: #e5e5e5;
    margin-top: 30px;
    margin-bottom: 30px;
}
.nav-top h3{
    height: 48px;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    text-shadow: #fff 0 0 1px;
    letter-spacing: 1px;
    float: left;
    width: 10%;
    background-color: #2bc4fc;
    color: #fff;
    text-align: center;
}
.nav-top a{
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: 300;
    text-shadow: #666 0 0 1px;
    color: #666;
    text-align: justify;
    float: right;
    padding-right: 5px;
}
.contact1{
    margin-top: 15px;
}
.contact1-map{
    width: 550px;
    height: 550px;
}
#dituContent{
    width: 550px;
    height: 550px;
}
.contact1-tel{

}
.contact1-tel ul{}
.contact1-tel ul li{
    padding: 3% 0 0 0;
    border-bottom: 1px #ddd dashed;
}
#honors{
    margin-top: 15px;
}
#about2{
    margin-top: 15px;
}
#wenhua{
    margin-top: 15px;
}

.news-list{
    margin-top: 30px;
    width: 1200px;
    position: relative;
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3,385px);
    grid-template-rows: repeat(3,280px);
    justify-content: start;
}
.news-item{
    display: grid;
}
.news-opbox{}
.news-img-box{
    position: relative;
    height: 200px;
}
.news-img1{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-time{
    width: 95px;
    height: 70px;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
    text-align: center;
}
.news-time-d{
    font-size: 24px;
    font-weight: bold;
    color: rgba(255,255,255,1);
    margin-top: 10px;
}
.news-time-y{
    font-size: 14px;
    font-weight: bold;
    color: rgba(255,255,255,1);
}
.news-text{}
.news-title{color: rgba(51,51,51,1);padding: 10px 0px;height: 18px;font-size: 16px;font-weight: normal;text-overflow: ellipsis;overflow: hidden;}
.news-desc{
    height: 48px;
    line-height: 24px;
    color: rgba(144,144,144,1);
    font-size: 14px;
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

background-color: #f0f0f0;
}
.nnewsinfo-map{
    width: 1200px;
    margin: auto;
}

.nnewsinfo-content
{
    overflow:hidden;
}

.nnewsinfo-title h3
{
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    text-align:
            center;
    color: #141414;
    padding: 30px;
    background-color: transparent;
}

.nnewsinfo-title p
{
    font-size: 14px;
    color: #999999;
    text-align:
            center;
    margin: 0 0 0 0;
    background-color: transparent;
    padding: 30px;
}

.nnewsinfo-detail
{
    padding:15px;
    background-color: transparent;
}

.inner-sution-item{
    margin-top: 50px;
}

.company-shili{
    float: left;
    width: 280px;
    margin-right: 26px;
    cursor: pointer;
    margin-bottom: 26px;
}
.company-shili:nth-child(4n){
    margin-right: 0;
}
.company-shili .imgbox{
    width: 100%;
    height: 197px;
}
.company-shili .imgbox img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.company-shili  .title{
    width: 100%;
    line-height: 45px;
    text-align:center;
    background: #FFF;
    font-size:16px;
    color:#333;
    border-bottom:2px solid #dddddd;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.company-shili:hover  .title{
    color:#fff;
    background: #2bc4fc;
}
.inner-sution-item{
    margin-top: 50px;
}

.pro1-list{
}
.pro1-menu{
    width: 250px;
    float: left;
    margin-top: -50px;
}
.pro1-menu-sider{

    width: 250px;

    border: 2px solid #2bc4fc;
}
.pro1-menu-top{

    background: #2bc4fc;

    padding: 30px;

    color: #fff;
}
.pro1-menu-top-fir{

    font-family: fangsong;

    font-size: 48px;

    text-transform: uppercase;

    line-height: 45px;

    font-weight: bold;
}
.pro1-menu-top-line{

    width: 30px;

    height: 2px;

    background: #fff;

    margin: 7px 0;
}
.pro1-menu-top-sec{

    font-family: fangsong;

    font-size: 40px;

    font-weight: bold;
}
.fl1-ul{}
.fl1-li{}

.icon{
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #D4D7D7;
    position: relative;
    cursor: pointer;
}

.icon_f_jia::before{
    content: '';
    width: 8px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: 4px;
}
.icon_f_jia::after{
    content: '';
    width: 2px;
    height: 8px;
    background-color: #fff;
    position: absolute;
    top: 4px;
    left: 7px;
}

.icon_f_jian::before{
    content: '';
    width: 8px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    top: 7px;
    left: 4px;
}

.icon_f_jia:hover{
    background-color: #00C8C8;
}

.disabled_icon_f_jia{
    background-color: #E4E4E4;
    cursor: not-allowed;
}

.icon_f_jian:hover{
    background-color: #00C8C8;
}

.disabled_icon_icon_f_jian{
    background-color: #E4E4E4;
    cursor: not-allowed;
}



.fl1-a{
    display: block;
    border-bottom: 1px #ddd solid;
    background-color: #24b5ea;
    padding: 5px 0;
    text-indent: 10px;
}

.fl1-a-sp{
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 5px;
}
.fl2-a-sp{
    display: inline-block;
    width: 85%;
    color: #666;
    font-size: 12px;
    line-height: 25px;
    font-weight: normal;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    top: 6px;
}
.fl2-ul{
    padding-left: 30px;
    background-color: #ffffff;
}
.level-fl2{
    display: none;
}
.first-level-fl{
    display: block;
}
.fl2-li{}
.fl2-a{
    display: block;
    border-bottom: 1px #ddd solid;
    padding: 5px 0;
    text-indent: 10px;
}

.active-fl-a span{
    color: #2bc4fc;
}

.pro1-item{
    width: 900px;
    float: right;
}
html>body tbody.scrollContent {
    display: block;
    height: 562px;
    overflow: auto;
    width: 100%;
}

.tablepress tbody td {
    vertical-align: middle;
}

table {
    max-width: 100%;
}

.pro1-item-ul{

}
.pro1-item-li{

    margin: 30px 0;
}
.pro1-item-p1{

    font-size: 18px;

    text-align: center;

    font-weight: bold;

    border-bottom: 1px #ddd solid;
}
.pro1-item-p2{

}

.alltitle{
    text-align:center;
    margin-bottom: 45px;
}
.alltitle .fir{
    font-size:40px;
    color:#333;
    font-weight: 700;
    letter-spacing: 1px;
}
.alltitle .s1{
    font-size:40px;
    color:#333;
    font-weight: lighter;
    letter-spacing: 1px;
}
.alltitle .s2{
    font-size:40px;
    color:#ff7d27;
    font-weight: 700;
    letter-spacing: 1px;
    position: relative;
    padding-left: 35px;
}
.alltitle .s2:before{
    content: "";
    position: absolute;
    left: 12px;
    top: 17px;
    width: 10px;
    height: 10px;
    background: #ff7d27;
    border-radius: 100%;
}
.alltitle .sec{
    font-size:16px;
    color:#a4a5a8;
    font-weight: lighter;
    text-transform: uppercase;
}

.p-top{
    margin-bottom: 28px;
    padding-top: 45px;
}
.searchbox{
    float: left;
    width: 470px;
    position: relative;
}
.searchbox input[type=text]{
    line-height: 48px;
    background: #f0f0f0;
    outline: none;
    padding:0 158px 0 30px;
    font-size:14px;
    color:#333;
}
.searchbox input[type=text]::placeholder{
    font-size:14px;
    color:#999;
    font-weight: lighter;
}
.searchbox input[type=submit] {
    width: 157px;
    height: 48px;
    background: url(../images/test/searbg2.png) no-repeat center;
    top: 0;
    right: 0;
    text-align: left;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    text-indent: 70px;
}
.searchbox input[type=button] {
    width: 157px;
    height: 48px;
    background: url(../images/test/searbg2.png) no-repeat center;
    top: 0;
    right: 0;
    text-align: left;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    position: absolute;
    text-indent: 70px;
}
.hotkeyword{
    float: left;
    margin-left:25px;
}
.hotkeyword .fir{
    font-size:14px;
    color:#999999;
}
.hotkeyword .sec a{
    display: inline-block;
    font-size:14px;
    color:#666;
    position: relative;
    margin-right: 15px;
}
.hotkeyword .sec a:last-child{
    margin-right: 0;
}
.hotkeyword .sec a:after{
    content:"/";
    position: absolute;
    right:-13px;
    top:50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    color: #666;
}
.hotkeyword .sec a:last-child:after{
    display: none;
}
.hotkeyword .sec a:hover{
    color:#2bc4fc;
}


.productbox .product-list{
    float: left;
    width: 286px;
    margin-right: 20px;
    position: relative;
}
.productbox .allproduct:after{
    content:"";
    position: absolute;
    width: 0;
    height: 4px;
    background: #2bc4fc;
    bottom:0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
}
.productbox .allproduct:hover:after{
    width: 99.5%;
}
.productbox .product-list:nth-child(3n){
    margin-right: 0;
}
.productbox .product-list:nth-child(-n+6){
    margin-bottom: 33px;
}
.productbox .allproduct{
    border:1px solid #dcdcdc;
}
.productbox .allproduct:hover{
    border:1px solid #2bc4fc;
}
.productbox .allproduct .imgbox{
    width: 100%;
    height: 213px;
    position: relative;
    overflow: hidden;
}
.productbox .allproduct:hover .imgbox img{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transform: scale(1.05) translate3d(0,0,0);
    -moz-transform: scale(1.05) translate3d(0,0,0);
    -ms-transform: scale(1.05) translate3d(0,0,0);
    -o-transform: scale(1.05) translate3d(0,0,0);
    transform: scale(1.05) translate3d(0,0,0);
}
.productbox .allproduct .title{
    font-size:14px;
    font-weight: 700;
    color:#333333;
    padding:0 20px;
    border-top:1px solid #dcdcdc;
    line-height: 35px;
}
.productbox .allproduct:hover .title{
    color:#2bc4fc;
    border-top:1px solid #2bc4fc;
}
.productbox .product-list:last-child .title{
    text-align:center;
}
.productbox .allproduct .meng{
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(0,70,176,0.2);
    left:0;
    top:0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
}
.productbox .allproduct:hover .meng{
    opacity: 1;
}
.img_jz{
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.img_cover{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.productbox .allproduct .imgbox span{
    display: inline-block;
    position: absolute;
    left:50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom:0;
    background: #fff;
    font-size:14px;
    font-weight: lighter;
    color: #24b5ea;
    line-height: 35px;
    padding:0 20px;
    box-shadow: 0px 2px 5px rgb(0 70 176 / 29%);
    border-radius:40px;
    opacity: 0;
}
.productbox .allproduct:hover .imgbox span{
    opacity: 1;
    bottom:15px;
}
.allcrumbx{
    line-height: 50px;
    background: #24b5ea;
    font-size:14px;
    color:#fff;
}
.allcrumbx a{
    font-size:14px;
    color:#fff;
}

.ul_3n{
    overflow: hidden;
    margin: 3% 0;
}

.ul_3n li{
    float: left;
    width: 31.3%;
    list-style: none;
    margin-right: 3%;
    margin-bottom: 3%;
}

.ul_3n li:nth-child(3n){
    margin-right: 0;
}

.ul_3n_box{

    width: 100%;

    height: 300px;

    position: relative;
}
.ul_3n_img{

    width: 100%;

    height: 200px;
    overflow: hidden;
}
.ul_3n_img img{

    width: 100%;

    height: 100%;

    object-fit: cover;
    transition: 350ms 0s all ease;
}
.ul_3n_time{

    width: 20%;

    height: 50px;

    background-color: rgba(43,196,252,0.3);

    position: absolute;

    right: 0;

    bottom: 100px;

    z-index: 999;
}
.ul_3n_time p:nth-child(1){

    font-size: 18px;

    font-weight: bold;

    color: #fff;

    text-align: center;
}
.ul_3n_time p:nth-child(2){

    font-size: 18px;

    font-weight: bold;

    color: #fff;

    text-align: center;
}
.ul_3n_title{

}
.ul_3n_title p:nth-child(1){

    width: 100%;

    height: 30px;

    line-height: 30px;

    font-size: 16px;

    font-weight: bold;

    color: #333;

    margin: 1% 0 0 0;

    transition: all 0.5s;

    text-indent: 25px;
}
.ul_3n_title p:nth-child(1):after{
    display: block;
    content: '';
    width: 0;
    height: 3px;
    position: absolute;
    left: 0;
    top: 78%;
    transition: all 0.5s;
    background: rgba(36,181,234,1);
}
.ul_3n_title p:nth-child(2){

    width: 100%;

    height: 60px;

    line-height: 30px;

    font-size: 14px;

    font-weight: lighter;

    color: #666;

    display: -webkit-box;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2;

    text-indent: 25px;
}

.ul_3n li:hover{

}
.ul_3n li:hover img{
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.ul_3n li:hover .ul_3n_time{
    background-color: rgba(43,196,252,1);
}
.ul_3n li:hover .ul_3n_title p:nth-child(1){
    color: #fff;
    background: rgba(36,181,234,1);
}
.ul_3n li:hover .ul_3n_title p:nth-child(1):after{
    width: 100%;
}
.ul_3n li:hover .ul_3n_title p:nth-child(2){
    color: #000;
    background-color: #ddd;
}
.company-top{
}

.contacts{
    width: 1200px;
    height: 550px;
    margin-top: 25px;
}
.contacts_ll{
    width: 600px;
    float: left;
}
.contacts_rr{
    width: 600px;
    float: left;
}
.contacts_rr ul{}
.contacts_rr ul li{}

.contact-lianxi{
    width: 100%;
    height: 490px;
}
.contact-lianxi-left{
    width: 34%;
    height: 100%;
    float: left;
}
.contact-lianxi-left-list{
    float: left;
    width: 50%;
    height: 50%;
    display: flex;
    justify-content: center;
    text-align: center;
    background: #eee;
    padding: 47px 15px 0 15px;
}
.contact-lianxi-left-list:nth-child(2) ,.contact-lianxi-left-list:nth-child(3){
    background: #f6f6f6;
}
.contact-lianxi-left-list img{
    margin:0 auto;
}
.contact-lianxi-left-list .fir{
    font-weight: bold;
    font-size: 14px;
    color: #333;
    padding:10px 0;
}
.contact-lianxi-left-list .sec{
    font-size: 14px;
    line-height: 22px;
    color: #999;
}
.contact-lianxi-left-list .sec a{
    color: #999;
}
.contact-lianxi-right{
    float: right;
    width: 64.5%;
    height: 100%;
}
.contact-lianxi-right #ditu{
    width: 100%;
    height: 100%;
}


.pro1-menu-right{
    width: 950px;
    float: left;
}

.pro1-menu-detail{
    width: 950px;
    float: left;
}

.product_info_box {
    padding-top: 30px;
    padding-left: 30px;
}
.product_info_item_box {
    width: 100%;
    height: 470px;
    background-color: #fff;
    position: relative;
}
.product_info_item_box {
    width: 100%;
    height: 470px;
    background-color: #fff;
    position: relative;
}

.product_info_item {
    width: 350px;
    height: 470px;
    float: left;
}
.gallery-wrapper {
    width: 100%;
    height: 100%;
}
.info-pic {
    overflow: hidden;
    background: #fff;
}

.info-pic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.info-pic1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #fff;

}

.info-pic1 img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.info-suotu {
    height: 83px;
    position: absolute;
    right: 0px;
    bottom: -20px;
    box-sizing: border-box;
    width: 500px;
}

.gallery-thumbs2 {
    position: relative;
    height: 80px;
    margin-top: -22px;
    width: 470px;
    margin-left: 0;
}

.gallery-thumbs2 .swiper-wrapper {
    height: 80px;
}

.gallery-thumbs2 .swiper-slide {
    width: 105px !important;
    height: 100%;
    opacity: 1;
    border: 1px solid #e5e5e5;
    background: #fff;
}

.gallery-thumbs2 .swiper-slide-thumb-active {
    opacity: 1;
    border: 1px solid #141414;
    height: 100% !important;
}

.cp-left {
    width: 40px !important;
    height: 85px !important;
    background: url("../images/proinfo/cp-left.png") no-repeat center center;
    top: 0 !important;
    left: -50px !important;
}

.cp-left:hover {
    background: url("../images/proinfo/cp-left-ho.png") no-repeat center center;
}

.cp-left:after {
    display: none;
}

.cp-right {
    width: 40px !important;
    height: 85px !important;
    background: url("../images/proinfo/cp-right.png") no-repeat center center;
    top: 0 !important;
    right: 0px !important;
}

.cp-right:hover {
    background: url("../images/proinfo/cp-right-ho.png") no-repeat center center;
}

.cp-right:after {
    display: none;
}

.product_info_contact {
    width: 545px;
    height: 470px;
    float: left;
    background-color: #fff;
    padding-left: 50px;
}

.product_info_contact h3 {
    font-size: 24px;
    color: #2bc4fc;
    font-weight: bold;
}

.product_info_contact p:nth-child(2) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(2) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.product_info_contact p:nth-child(3) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(3) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}

.product_info_contact p:nth-child(4) {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    margin-top: 10px;
}

.product_info_contact p:nth-child(4) span {
    font-size: 14px;
    color: #999;
    font-weight: lighter;
}
.product_info_tel {
}

.product_info_tel_ll {
    width: 100%;
    float: left;
    height: 130px;
    padding-top: 40px;
}

.product_info_tel_ll img {
    float: left;
    margin-top: 10px;
    padding-right: 10px;
}

.product_info_tel_ll_hot {
    width: 200px;
    float: left;
}

.product_info_tel_ll_hot p:nth-child(1) {
    font-size: 14px;
    color: #666;
}

.product_info_tel_ll_hot p:nth-child(2) {
    font-family: fantasy;
    font-size: 30px;
    color: #2bc4fc;
    margin-top: 10px;
}

.product_info_order a:nth-child(1) {
    display: inline-block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    background-color: #2bc4fc;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
    margin-right: 32px;
}

.product_info_order a:nth-child(1):hover {
    background-color: #24b5ea;
    color: #fff;
}

.product_info_order a:nth-child(2) {
    display: inline-block;
    width: 150px;
    height: 52px;
    line-height: 52px;
    background-color: #2bc4fc;
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-radius: 30px;
}

.product_info_order a:nth-child(2):hover {
    background-color: #24b5ea;
    color: #fff;
}

.info-main-rig {
    float: right;
    width: 530px!important;
    overflow: hidden;
}
.prodect-Info .info-main .info-main-rig .title {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 18px 0;
}
.prodect-Info .info-main .info-main-rig .price {
    height: 65px;
    background: #f6f6f6;
    line-height: 65px;
    padding: 0 20px;
    color: #ff8111;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 25px;
}
.prodect-Info .info-main .info-main-rig .price span {
    font-size: 14px;
    color: #808080;
    font-weight: normal;
    margin-right: 25px;
}
.prodect-Info .info-main .info-main-rig .de-list {
    overflow: hidden;
    padding: 0 20px;
    min-height: 150px;
    max-height: 223px;
}
.prodect-Info .info-main .info-main-rig .de-list .list-item {
    overflow: hidden;
    padding-left: 60px;
    font-size: 14px;
    color: #333333;
    line-height: 20px;
    word-wrap: break-word;
    margin-bottom: 10px;
}
.prodect-Info .info-main .info-main-rig .de-list .list-item .item-title {
    width: 60px;
    float: left;
    margin-left: -60px;
    color: #808080;
}
.prodect-Info .info-main .info-main-rig .order-btn {
    overflow: hidden;
    padding: 0 10px;
}
.prodect-Info .info-main .info-main-rig .order-btn .submit {
    display: block;
    width: 155px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #c91a13;
    color: #fff;
    font-size: 14px;
}
.prodect-Info .info-main .info-main-rig .order-btn .submit:hover {
    background: #c91a13;
}
.prodect-Info .info-center {
    overflow: hidden;
}
.prodect-Info .info-center .infoCenter-left {
    float: left;
    width: 260px;
}
.prodect-Info .info-center .infoCenter-left .pro-sider {
    float: none;
}
.prodect-Info .info-center .infoCenter-right {
    float: right;
    width: 870px;
    background: #fff;
    padding: 0 25px;
    min-height: 800px;
}

.pro1-menu-detail{
    padding-left: 30px;
}

.center-title {
    font-weight: bold;
    font-size: 18px;
    line-height: 48px;
    margin-bottom: 20px;
    background: #e5e5e5;
    height: 48px;
}
.center-title span{
    height: 48px;
    display: inline-block;
    padding: 0 22px;
    line-height: 48px;
    background: #2bc4fc;
    color: #fff;
}

.send-form{
    background: #fff;
    padding: 35px;
    margin-bottom: 35px;
}
.form-left{
    width: 560px;
    float: left;
}
.order-line{
    border: 1px solid #e5e5e5;
    height: 58px;
    width:560px;
    margin-bottom: 20px;
}
.order-line lable{
    float: left;
    display: block;
    width: 133px;
    text-align: center;
    border-right:1px solid #e5e5e5;
    line-height: 57px;
    color: #a6a6a6;
    font-size: 16px;
}

.order-line h3{
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}
.order-line #verifyImg{
    height: 55px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.order-line input,.order-zhi{
    width: 370px;
    display: block;
    float: left;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #484848;
    font-size: 16px;
    text-indent: 27px;
}
.order-line:nth-child(1){
    background: url("../images/p1.png") no-repeat center right 25px;
}
.order-line:nth-child(2){
    background: url("../images/p2.png") no-repeat center right 25px;
}
.order-line:nth-child(3){
    background: url("../images/p3.png") no-repeat center right 25px;
}
.order-line:nth-child(4){
    background: url("../images/p4.png") no-repeat center right 25px;
}
.form-right{
    width: 547px;
    float: right;
}
.form-right .order-line textarea{
    height: 100%;
    width:502px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding:20px;
    font-size: 16px;
    color: #a6a6a6;
}
.form-right .order-line textarea::placeholder{
    font-size: 16px;
    color: #a6a6a6;
}
.center-content {
    padding: 27px;
    background: #fff;
    margin-bottom: 56px;
}
.center-content p{
    font-size: 16px;
    line-height: 30px;
    color: #333;
}
.center-content img{
    max-width: 100%;
    margin:1% 0;
}
.form-right .order-line{
    height: 214px;
    background: url(../images/p5.png) no-repeat 510px 18px;
    position: relative;
}
.send-form .go-sub{
    width:158px;
    margin:0 auto;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    border-radius: 8px;
    background: #2bc4fc;
    cursor: pointer;
    display: block;
}
.send-form .go-sub:hover{
    background: #24b5ea;
}
.ztitle{
    color: #3a3a3a;
    font-size: 24px;
    font-weight: bold;
    height: 50px;
}
.z_tel02{
    background: url(../images/tel03.png) no-repeat left center;
    padding-left: 62px;
    width: 170px;
    float: right;
}
.z_tel02 h4{
    color: #e6392d;
    font-size: 32px;
    line-height: 32px;
    font-family: 'dinrp';
    font-weight: normal;
}
.z_tel02 p {
    color: #b5b5b5;
    font-size: 14px;
}
.info-main-rig .case_btn{
    margin-left:0;
    margin-right: 0;
}
.info-main-rig .case_btn a{
    margin:0;
    float:left;
}
.info-main-rig>small{
    color: #333;
    font-size: 15px;
    line-height: 24px;
    height: 173px;
    display: block;
    margin-bottom: 20px;
}

.formcontent1{
    border: 1px solid #e5e5e5;
    height: 55px;
    width:560px;
    margin-bottom: 17px;
    margin-top: 17px;
}
.formcontent textarea{
    display: block;
    width: 100%;
    height: 203px;
    border: 1px solid #e5e5e5;
    color: #a6a6a6;
    font-size: 16px;
    line-height: 55px;
    text-indent: 30px;
    background: url("../images/p5.png") no-repeat top 12px right 25px;;
}
.formcontent1 h3{
    width: 135px;
    text-align: center;
    color: #a6a6a6;
    font-size: 16px;
    border-right: 1px solid #e5e5e5;
    font-weight: 100;
    float: left;
    line-height: 55px;
}
.formcontent1 input{
    width: 247px;
    display: block;
    float: left;
    height: 55px;
    background: #fff;
    line-height: 55px;
    color: #484848;
    font-size: 16px;
    text-indent: 27px;
}
.formcontent1 .verify{
    float: right;
    width: 177px;
}
input:-webkit-autofill {
    box-shadow: 0 0 0 1000px #fff inset;
}
.form-sub{
    width: 370px;
    margin: 0 auto;
    height: 50px;
    padding-top: 19px;
}
.form-sub #submit{
    width:170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #138b89;
    color: #fff;
    font-size: 18px;
    float: left;
    border-radius: 30px;
}
.form-sub a{
    display: block;
    width:170px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid #e5e5e5;
    color: #8b8b8b;
    font-size: 18px;
    float: left;
    border-radius: 30px;
    margin-left: 20px;
}
.form-sub a:hover{
    background: #138b89;
    color: #fff;
}
.case_btn {
    margin: 0 auto;
    display: block;
    width: 444px;
    margin-bottom: 65px;
}
.case_btn a{
    display: block;
    float: left;
    line-height: 52px;
    width: 150px;
    text-align:center;
    font-size:16px;
    color:#fff;
    border-radius: 8px;
    background: #0046b0;
}
.case_btn a:hover{
    background: #ff7d27;
}
.z_tel02 {
    background: url(../images/tel03.png) no-repeat left center;
    padding-left: 62px;
    width: auto;
    float: right;
}
.z_tel02 h4 {
    color: #0046b0;
    font-size: 32px;
    line-height: 32px;
    font-family: 'ziti3';
    font-weight: normal;
}
.center-content table{
    width: 100% !important;
    border-collapse: collapse;
}
.center-content table tr td{
    line-height: 30px;
    font-size: 16px;
    color: #333;
    padding: 0.5%;
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #e5e5e5;
    text-align:center;
}
.prother ul li{
    float:left;
    width: 32%;
    margin-right: 2%;
}
.prother ul li:nth-of-type(3n){
    margin-right: 0;
}
.prother ul li a .imgbox{
    height: 250px;
    width: 100%;
    position: relative;
    background: #fff;
}
.prother ul li a p{
    background: #fff;
    line-height:50px;
    font-size:16px;
    color:#333;
    text-align:center;
}
.prother ul li:hover a p{
    background: #2bc4fc;
    color:#fff;
}
.pro1-detail1{
    margin-top: 30px;
}

.banner-swiper1 .swiper-pagination-banner{
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
}
.banner-swiper1 .swiper-pagination-banner .swiper-pagination-bullet{
    width: 16px;
    height: 16px;
    background-color: transparent;
    background-image: url("../images/bullet2.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 8px 8px;
}
.banner-swiper1 .swiper-pagination-banner .swiper-pagination-bullet-active{
    width: 16px;
    height: 16px;
    border-radius: 16px;
    background-color: transparent;
    background-image: url("../images/bullet_active.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 16px 16px;
}

.contact_message_form {
    width: 100%;
    float: left;
}

.lh-message-input {
    width: 100%;
    margin: auto;
}

.lh-message-input li {
    position: relative;
    margin-bottom: 10px;
}

.lh-message-input li input {
    border: none;
    background: #f5f5f5;
    line-height: 55px;
    font-size: 14px;
    color: #666;
    width: 100%;
    transition: ease .65s;
    text-indent: 20px;
    outline: none;
}

.lh-message-input li input::placeholder {
    font-size: 14px;
    color: #b7b7b7;
}

.lh-message-input li textarea {
    width: 100%;
    height: 127px;
    background: #f5f5f5;
    border: none;
    font-size: 14px;
    color: #666;
    transition: ease .65s;
    text-indent: 20px;
    padding: 20px 0 0 0;
}

.lh-message-input li textarea::placeholder {
    font-size: 14px;
    color: #b7b7b7;
}

.lh-message-input li input:focus {
    border-color: #2bc4fc;
}

.lh-message-input li textarea:focus {
    background: #F2F2F2;
}


.lh-message-input button {
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #2bc4fc;
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
    cursor: pointer;
    border: none;
}

.lh-message-input button:hover {
    background: #24b5ea;
}

.lh-message-input li .verify {
    position: absolute;
    width: 130px;
    height: 55px;
    right: 0px;
    bottom: 0px;
    border: 1px solid #EAEAEA;
    background-color: #fff;
    padding: 0px;
}

.lh-message-input li .verify img {
    width: 100%;
    height: 100%;
}