/* 引入字体图标 */
@import url(../../../assets/iconfont/iconfont.css);

body {
    background: #f2f2f2;
    font-size: 13px;
    color: #424242;
    font-family: 'Microsoft Yahei' !important;
    -webkit-font-smoothing: antialiased;
}

* {
    margin: 0;
    padding: 0;
    list-style: none;
}

a {
    color: #424242;
    text-decoration: none;
}

a:hover {
    color: #009be5;
}

a:focus {
    outline: none;
}

:focus {
    outline: none;
}

img {
    border: none;
}

.cont-row {
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.container {
    width: 1280px;
    margin: 0 auto;
}

.last-child {
    border: none !important;
}

.red {
    color: #e5273c;
}

.blue {
    color: #009be5 !important;
}

.main {
    width: 100%;
    display: block;
    float: left;
    padding-top: 20px;
    padding-bottom: 30px;
}

/*load*/
.load {
    width: 100%;
    display: block;
    padding: 50px 0;
    float: left;
}

.load img {
    width: 30px;
    height: 30px;
    margin-bottom: 15px;
}

/*开始*/
body {
    background-color: #ececec;
}

/*head*/
.header {
    width: 100%;
    height: 100px;
    display: block;
}

.top {
    width: 100%;
    height: 30px;
    background: #3c3f48;
    display: block;
    clear: both;
    color: #ccc;
    line-height: 30px;
}

.top-logo {
    float: left;
}

.topList {
    /* padding: 9px 0; */
    width: 100%;
    height: 100%;
}

.topList .login-icon {
    display: inline-block;
    /* background: url('../images/tbg.png') no-repeat left center; */
    /* padding-left: 15px; */
    font-size: 12px;
}

.topList ul {
    float: right;
    height: 30px;
}

.topList ul li {
    margin-left: 20px;
    display: inline;
    height: 12px;
    overflow: hidden;
    font-size: 12px;
}

.top a {
    color: #ccc;
    position: relative;
}

.top a.downloadApp:hover {
    color: #fff;
}

.top a.downloadApp .downloadAppCode {
    display: none;
    position: absolute;
    width: 110px;
    height: 130px;
    background: #ffffff;
    box-shadow: 0px 2px 4px 0px rgba(178, 178, 178, 0.2);
    border: 1px solid #e5e8ec;
    font-size: 12px;
    bottom: -143px;
    left: -29px;
    z-index: 50;
    text-align: center;
    line-height: 1em;
}

.top a.downloadApp .downloadAppCode img {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 4px;
}

.top a.downloadApp:hover .downloadAppCode {
    display: block;
    color: #282828;
}

.head {
    width: 100%;
    height: 70px;
    background: #fff;
    display: block;
    clear: both;
}

.head-logo {
    float: left;
    height: 70px;
}

.head-logo img {
    width: 160px;
    height: 32px;
    margin-top: 21px;
}

.head-nav {
    float: left;
    margin-left: 80px;
}

.head-nav ul li {
    float: left;
}

.head-nav ul li a {
    height: 67px;
    line-height: 67px;
    display: block;
    border-bottom: 3px solid transparent;
    padding: 0 5px;
    margin-left: 54px;
    font-size: 16px;
}

.head-nav ul li a .hot {
    font-size: 12px;
    color: #ee2a4a;
    line-height: 20px;
    vertical-align: text-top;
}

.head-nav ul li.active a {
    border-bottom: 3px solid #009be5;
}

/*footer*/
.bottombox {
    width: 100%;
    min-width: 1200px;
    display: inline-block;
    font-size: 13px;
    background: #3b4658;
}

.bottombox .foot {
    display: inline-block;
    padding-top: 50px;
    padding-bottom: 40px;
    width: 100%;
}

.bottombox .footList {
    display: block;
    margin-right: 90px;
    float: left;
}

.bottombox .footList h3,
.bottombox .QR_code h3 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 30px;
}

.bottombox .footList ul li {
    display: block;
    margin-top: 20px;
}

.bottombox .footList ul li a {
    font-size: 14px;
    color: #ccc;
    /* background: url('../images/list-icon.png') no-repeat left center; */
    /* padding-left: 10px; */
}

.bottombox .footList ul li a:hover {
    color: #009be5;
}

.bottombox .QR_code {
    float: left;
    border-right: 1px solid #4b5569;
}

.bottombox .QR_code img {
    background: #fff;
    padding: 4px;
    border: 1px solid #e6e6e6;
}

.bottombox .QR_code ul li {
    float: left;
    margin-right: 60px;
}

.bottombox .copyright {
    width: 100%;
    display: block;
    border-top: 1px solid #4b5569;
    padding: 20px 0;
    line-height: 24px;
    text-align: center;
    font-size: 12px;
    color: #cccccc;
}

.bottombox .copyright span {
    color: #fff;
    font-size: 14px;
    margin: 0 5px;
}

.bottombox .copyright span a {
    color: #fff;
}

.bottombox .copyright span.zte {
    /* background: url('../images/zte-footer.png') no-repeat left center; */
    /* padding-left: 30px; */
}

.bottombox .foot_contact {
    float: right;
    text-align: right;
}

.bottombox .foot_contact h3 {
    font-size: 25px;
    font-weight: normal;
    color: #fff;
}

.bottombox .foot_contact p {
    color: #969696;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 18px;
}

.bottombox .foot_contact p.service {
    width: 140px;
    height: 40px;
    background: #0990ee;
    border-radius: 2px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    float: right;
}

.bottombox .foot_contact p.service:hover {
    /* background: url('../images/foot-service-hover.png') no-repeat; */
    background: #0882e0;
}

.bottombox-Home .bottombox {
    width: 100%;
    min-width: 1280px;
    display: inline-block;
    background: #3b4658;
    font-size: 13px;
}

.foot-service {
    position: fixed;
    right: 0;
    top: 55%;
    background: #fff;
    z-index: 9999;
    display: block;
    border-bottom: none;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.foot-service ul li {
    width: 60px;
    height: 60px;
    position: relative;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    color: #282828;
}

.foot-service ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 60px;
    text-align: center;
}

.foot-service ul li:nth-of-type(4) {
    background-color: #f7f8f9;
}

.foot-service ul li i {
    font-size: 22px;
}

.foot-service ul li .iconText {
    margin-top: 5px;
    font-size: 10px;
    transform: scale(0.83333);
    transform-origin: 0 0;
    margin-left: 10px;
}

.foot-service ul li:nth-of-type(-n + 3):hover {
    background-color: #0990ee;
    color: #fff;
}

/* .foot-service ul li.icon-1 {
    background: url('../images/service.png') no-repeat center;
} */
/* .foot-service ul li.icon-2 {
    background: url('../images/phone.png') no-repeat center;
}
.foot-service ul li.icon-3 {
    background: url('../images/wechat.png') no-repeat center;
}
.foot-service ul li.icon-4 {
    background: url('../images/weibo.png') no-repeat center;
}
.foot-service ul li.icon-5 {
    background: url('../images/top.png') no-repeat center;
}
.foot-service ul li.icon-1:hover {
    background: #009be5 url('../images/service.png') no-repeat center;
}
.foot-service ul li.icon-2:hover {
    background: #009be5 url('../images/phone.png') no-repeat center;
}
.foot-service ul li.icon-3:hover {
    background: #009be5 url('../images/wechat.png') no-repeat center;
}
.foot-service ul li.icon-4:hover {
    background: #009be5 url('../images/weibo.png') no-repeat center;
}
.foot-service ul li.icon-5:hover {
    background: #009be5 url('../images/top.png') no-repeat center;
} */
/* .foot-service ul li a {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
    overflow: hidden;
} */

.service-cont {
    box-sizing: border-box;
    position: absolute;
    left: -230px;
    top: 0px;
    border-radius: 1px;
    width: 130px;
    display: none;
    text-align: center;
    color: #282828;
    cursor: default;
}
.service-cont .service-con {
    box-sizing: border-box;
    background: #fff;
    width: calc(100% - 10px);
    box-shadow: 0px 2px 8px 0px rgba(40, 40, 40, 0.1);
    height: 100%;
}
.service-cont img {
    width: 120px;
    display: block;
}

.service-cont a {
    text-indent: inherit !important;
    color: #009be5;
}
.service-cont .kf {
    line-height: 40px;
    display: block;
    height: 40px;
}
.service-cont.tel {
    box-sizing: border-box;
    width: 190px;
    height: 70px;
    left: -190px;
    text-align: left;
}
.service-cont.tel .service-con {
    padding-left: 19px;
}
.service-cont.tel .phone {
    font-size: 16px;
    font-weight: bold;
    padding-top: 15px;
    padding-bottom: 1px;
}
.service-cont.tel .time {
    font-size: 12px;
    color: #666;
    margin-top: 1px;
}

.service-cont.online,
.service-cont.wxGzh {
    box-sizing: border-box;
    width: 230px;
    height: 260px;
    left: -230px;
    top: -70px;
    text-align: left;
}
.service-cont.wxGzh {
    top: -130px;
}

.service-cont.wxGzh.qywxPopup {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin: 0;
    width: 220px;
}

.service-cont.wxGzh.qywxPopup .service-con {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    margin: 0;
    width: 100%;
}

.service-cont.online .service-con,
.service-cont.wxGzh .service-con {
    border-radius: 6px;
    overflow: hidden;
}
.service-cont.online .head,
.service-cont.wxGzh .head {
    box-sizing: border-box;
    height: 85px;
    background: linear-gradient(270deg, #617291 0%, #505f77 100%);
    padding: 20px;
    color: #fff;
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 16px;
}
.service-cont.online .head .welcome,
.service-cont.wxGzh .head .welcome {
    color: #e2e3e4;
    font-size: 12px;
}

.service-cont.online .content .serviceCon {
    height: 81px;
    padding-left: 70px;
    position: relative;
}
.service-cont.online .content .serviceCon::before {
    content: '';
    display: block;
    width: 40px;
    height: 40px;
    background: url(../../../assets/images/icon_kefu.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    left: 20px;
    top: 20px;
    font-size: 12px;
}
.service-cont.online .content .serviceCon .oneToOne {
    padding-top: 23px;
}
.service-cont.online .content .serviceCon .service {
    margin-top: 5px;
    font-size: 10px;
    transform: translate(0.8333);
    transform-origin: center;
    color: #39c81d;
    padding-left: 10px;
    position: relative;
}
.service-cont.online .content .serviceCon .service::before {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    background: linear-gradient(180deg, #6be63e 0%, #39c81d 100%);
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: 0;
}
.service-cont.online .content .btn {
    box-sizing: border-box;
    width: 140px;
    height: 32px;
    border-radius: 19px;
    line-height: 30px;
    border: 1px solid #0990ee;
    background: #0990ee;
    margin-left: 40px;
    margin-bottom: 10px;
    color: #fff;
}

.service-cont.online .content .btn.wxAdd {
    background-color: #fff;
    color: #0990ee;
}

.service-cont.wxGzh .content {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 22px 0;
    font-size: 12px;
}

.foot-service ul li.icon-1:hover .service-cont,
.foot-service ul li.icon-2:hover .service-cont,
.foot-service ul li.icon-3:hover .service-cont,
.foot-service ul li.icon-4:hover .service-cont,
.foot-service ul li.icon-5:hover .service-cont {
    display: block;
}


.layer-qrcode {
    background-color: transparent !important;
}
.layer-qrcode .qrcodeCon {
    width: 320px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    box-shadow: 0px 2px 8px 0px rgba(40, 40, 40, 0.1);
    border-radius: 6px;
    background-color: #fff;
}

.layer-qrcode .qrcodeCon .closeIcon {
    color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
    font-size: 14px;
    padding: 10px;
    cursor: pointer;
}

.layer-qrcode .qrcodeCon .head {
    box-sizing: border-box;
    height: 120px;
    background: linear-gradient(270deg, rgb(97, 114, 145) 0%, rgb(80, 95, 119) 100%);
    padding: 34px 30px 32px;
    color: rgb(255, 255, 255);
    text-align: left;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    font-size: 18px;
    clear: both;
    user-select: none;
}

.layer-qrcode .qrcodeCon .content {
    box-sizing: border-box;
    height: 311px;
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
}

.qrcodeCon.wxgzh .head .welcome {
    color: #e2e3e4;
    font-size: 15px;
}

.qrcodeCon.wxgzh .content img {
    width: 180px;
    display: block;
    margin-top: 50px;
    margin-bottom: 10px;
}

