﻿@charset "UTF-8";

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0 auto;
    overflow-x: hidden;
    min-width: 1280px;
    position: relative;
    padding: 0;
    width: 100%;
    color: #1f1f1f;
    font-size: 14px;
    line-height: 1;
    background: #fff;
}

*{margin:0;padding:0;box-sizing: border-box;}
html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }
ul, dl, dd, dt, h2, p, h3, h4, h1 {
    margin: 0;
}
.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: inherit;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

/*img{border:none;display: block;max-width: 100%;}*/

img[src=""]{opacity: 0;}


.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}

.f_42{font-size: 42px;}

.f_48{font-size: 48px;}

/*分页*/

.BMap_omCtrl{ display:none !important;}

.a_dw{position: relative;top: -80px;}

.box {min-width: 1200px;width:100%;padding: 0 90px;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.banbox { max-width: 1266px;min-width: 1200px;width:90%;padding: 0 ;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}


.fbd{font-weight: bold;}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.f-jsb {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.container {
    margin: 0 auto;
    min-height: 1px;
    width: 100%;
    max-width: 1600px;
    padding-right: 20px;
    padding-left: 20px;
}



.searchForm {
    width:60%;
    margin: 0 auto;
    display:none;
}
.searchForm .el-input {
    margin-top:10px;
    height: 60px;
    width: 100%;
}
.searchForm .el-input__inner {
    height: 60px;
    border-radius: 0;
    border: none;
    background-color: #F1F1F1;
    padding: 0 40px;
}
.searchForm img {
    right: 30px;
    top: -40px;
    width:20px;
    height:20px;
    position: relative;
    float: right;
}
.el-input {
    position: relative;
    font-size: 14px;
    display: inline-block;
    width: 100%
}

.el-input::-webkit-scrollbar {
    z-index: 11;
    width: 6px
}

.el-input::-webkit-scrollbar:horizontal {
    height: 6px
}

.el-input::-webkit-scrollbar-thumb {
    border-radius: 5px;
    width: 6px;
    background: #b4bccc
}

.el-input::-webkit-scrollbar-corner {
    background: #fff
}

.el-input::-webkit-scrollbar-track {
    background: #fff
}

.el-input::-webkit-scrollbar-track-piece {
    background: #fff;
    width: 6px
}

.el-input__inner {
    -webkit-appearance: none;
    background-color: #FFF;
    background-image: none;
    border-radius: 4px;
    border: 1px solid #DCDFE6;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #606266;
    display: inline-block;
    font-size: inherit;
    height: 40px;
    line-height: 40px;
    outline: 0;
    padding: 0 15px;
    -webkit-transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    transition: border-color .2s cubic-bezier(.645,.045,.355,1);
    width: 100%
}

.el-input__inner::-webkit-input-placeholder {
    color: #989898
}

.el-input__inner::-ms-input-placeholder {
    color: #989898
}

.el-input__inner::placeholder {
    color: #989898
}

.el-input__inner:hover {
    border-color: #989898
}

.el-input.is-active .el-input__inner,.el-input__inner:focus {
    border-color: #0F6F39;
    outline: 0
}

.el-input.is-disabled .el-input__inner {
    background-color: #F5F7FA;
    border-color: #E4E7ED;
    color: #989898;
    cursor: not-allowed
}

.el-input.is-disabled .el-input__inner::-webkit-input-placeholder {
    color: #989898
}

.el-input.is-disabled .el-input__inner::-ms-input-placeholder {
    color: #989898
}

.el-input.is-disabled .el-input__inner::placeholder {
    color: #989898
}

.client-2 {
     position: fixed;
     right: -170px;
     top: 50%;
     z-index: 900;
 }

.client-2 li a {
    text-decoration: none;
}
.client-2 li {
    margin-top: 1px;
    clear: both;
    height: 62px;
    position: relative;
}

.client-2 li i {
    background: url(../images/fx.png) no-repeat;
    display: block;
    width: 30px;
    height: 27px;
    margin: 0px auto;
    text-align: center;
}

.client-2 li p {
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
    color: #fff;
}

.client-2 .my-kefu-qq i {
    background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
    background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
    background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
    background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
    background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
    display: none;
}

.client-2 .my-kefu-ftop i {
    width: 33px;
    height: 31px;
    background-position: -23px -47px;
    background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main{
    padding-top: 6px;
}

.client-2 .my-kefu-left {
    float: left;
    width: 62px;
    height: 47px;
    position: relative;
}

.client-2 .my-kefu-tel-right {
    font-size: 16px;
    color: #fff;
    float: left;
    height: 24px;
    line-height: 22px;
    padding: 0 15px;
    border-left: 1px solid #fff;
    margin-top: 14px;
}

.client-2 .my-kefu-right {
    width: 20px;
}

.client-2 .my-kefu-tel-main {
    background: #0c6db2;
    color: #fff;
    height: 53px;
    width: 230px;
    padding:9px 0 0;
    float: left;
    box-sizing: unset;
}

.client-2 .my-kefu-main {
    background: #0c6db2;
    width: 97px;
    height: 53px;
    position: relative;
    padding:9px 0 0;
    float: left;
    box-sizing: unset;
}

.client-2 .my-kefu-weixin-pic {
    position: absolute;
    left: -130px;
    top: -24px;
    display: none;
    z-index: 333;
    box-sizing: unset;
}

.my-kefu-weixin-pic img {
    width: 115px;
    height: 115px;
}


/* 底部 */

.Footer{background-color: #f2f2f2;
    /*margin-top: 150px;*/
}

.Footer::after {
    background: url(../images/float1.png) repeat-x;
    animation: wave 15s linear infinite;
}
@keyframes wave {

    100% {

        transform: translateX(-50%);

    }

}
.footerWave {
    position: relative;
}
.footerWave::after {
    content: '';
    position: absolute;
    top: -112px;
    left: 0;
    width: 7584px;
    height: 112px;
    z-index: 10;
}


.footer {
    background-color: #e1ebef;
    color: #666666;
    position: relative;
    z-index: 100;
}

.footer a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.footer .a:hover {
    color: #666666;
}

.footer .top {
    display: flex;
    justify-content: center;
    padding: 100px 0 40px;
    border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.footer .top .left {
    display: flex;
    flex: 1;
}

.footer .top .left .item {
    flex: 1;
    padding-right: 10px;
}

.footer .top .left .item .h5 {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 2px;
}

.footer .top .left .item .h6 {
    font-size: 16px;
    font-weight: 100;
    line-height: 22px;
    letter-spacing: 1px;
    /*opacity: 0.6;*/
    margin-top: 16px;
    display: block;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}


.footer .top .left .item .line {
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 10px 0;
    position: relative;
}

.footer .top .left .item .line::after {
    content: '';
    display: block;
    width: 20px;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.2);
    position: absolute;
    left: 0;
    top: 0;
}


.footer .top .right .contact_item {
    font-size: 14px;
    margin-left: 30px;
    margin-top: 16px;
    margin-bottom: 25px;
    display: flex;
    align-items: center;
}


.footer .bottom {
    padding: 24px 0 50px;
}

.footer .bottom h5 {
    font-size: 16px;
}

.footer .bottom h5 a {
    opacity: .6;
}

.footer .bottom h5 a:hover {
    opacity: 1;
    color: #fff;
    text-decoration: underline;
}

.footer .bottom h6 {
    font-size: 14px;
    margin-top: 24px;
    font-weight: 100;
}

.footer .bottom h6 span {
    margin-left: 40px;
}

.footer .bottom h6 span a {
}

.footer .bottom h6 span a:hover {
    color: #fff;
    text-decoration: underline;
}



.iconfont1 {
    font-family: "iconfont1" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@font-face {
    font-family: "iconfont1";
    src: url('./fonts/iconfont.woff2?t=1638869001436') format('woff2'),
    url('./fonts/iconfont.woff?t=1638869001436') format('woff'),
    url('./fonts/iconfont.ttf?t=1638869001436') format('truetype');
}