@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

/* 20240312 【改动】：调整字体 */
body {
    font: 12px/24px MIcrosoft YaHei, PingFang SC, Arial, Helvetica, sans-serif;
    color: #555;
    background: #f6f6f6;
}
/* 20240312 【改动】：调整字体 */

table {
    border-spacing: 0px;
    border-collapse: collapse;
    width: 100%;
    border: 0px;
}

ul,
ol {
    list-style-type: none;
}

/* 20240312 【改动】：调整字体 */
input,
select,
textarea {
    vertical-align: middle;
    font: 12px/24px MIcrosoft YaHei, Arial, Helvetica, sans-serif;
    color: #000;
}
/* 20240312 【改动】：调整字体 */

a {
    color: #2872E2;
    text-decoration: none;
}

/* 20240312 【改动】：优化 */
a:hover {
    color: #2872E2;
}
/* 20240312 【改动】：优化 */

em {
    font-style: normal;
    color: #000;
}

img {
    border: 0px;
}

/* 20240312 【改动】：清除浮动优化 */
/* .clearfix {
    overflow: hidden;
    zoom: 1;
} */

.clear {
    clear: both;
    height: 0px;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}
/* 20240312 【改动】：清除浮动优化 */

.icons {
    float: left;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
    display: inline;
    background: url(../images/icons.gif) no-repeat;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.rcBox {
    position: relative;
    zoom: 1;
}

.rcBox .rc {
    position: absolute;
}

.rcBox .lt {
    left: 0;
    top: 0;
}

.rcBox .rt {
    right: 0;
    top: 0;
}

.rcBox .lb {
    left: 0;
    bottom: 0;
}

.rcBox .rb {
    right: 0;
    bottom: 0;
}

.font {
    font-size: 18px;
    /* 20240312 【改动】：调整字体 */
    /* font-family: 微软雅黑; */
    /* 20240312 【改动】：调整字体 */
}

.wrap-about {
    width: 960px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 10px;
}

/* 20240312 【改动】：调整 */
.top {
    height: 80px;
    background: #fff;
    min-width: 1270px;
    box-sizing: border-box;
    /* padding-left: 10px; */
}
.question {
    /* background: #f6f6f6; */
    box-sizing: border-box;
}
/* 20240312 【改动】：调整 */

.top li {
    float: left;
    margin-right: 10px;
}


/* 20240319 【改动】：调整 */
.top li a {
    display: block;
    width: 85px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    font-size: 16px;
    /* 20240312 【改动】：调整字体 */
    /* font-family: 微软雅黑; */
    /* 20240312 【改动】：调整字体 */
    color: #606266;
}
.top li a:hover {
    color: #0066cc;
}
/* 20240319 【改动】：调整 */

.top li a.cur {
    background: #d53439;
    color: #fff;
}

/* 20240312 【改动】：调整头部logo */
.top .logo {
    padding-top: 17.5px;
}

.banner {
    height: 493px;
    background: url(../images/banner.jpg) no-repeat center top;
    min-width: 1270px;
}
/* 20240312 【改动】：调整头部logo */


/* 20240312 【改动】：调整内容 */
.about {
    min-height: calc(100vh - 644px);
    min-width: 1270px;
    width: 100%;
}
.about .wrap-about_1 {
    height: 185px;
    background: url(../images/about.gif) no-repeat;
    font-size: 18px;
    /* 20240312 【改动】：调整字体 */
    /* font-family: 微软雅黑; */
    /* 20240312 【改动】：调整字体 */
    color: #303133;
    line-height: 60px;
    padding-top: 6px;
    text-indent: 4em;
    /* margin-top: 30px; */
}
.about .banner {
    margin-bottom: 30px;
}

.bannerLib {
    height: 100px;
    background: url(../../images/bannerLib_bg.gif) repeat-x;
    min-width: 1270px;
}
/* 20240312 【改动】：调整内容 */

/**2013-11-28begin**/

/* 20240312 【改动】：使用帮助调整 */
.Lsite {
    width: 200px;
    /* margin-top: 25px; */
    z-index: 999;
    position: relative;
    box-sizing: border-box;
    color: #303133;
}
.Lsite-header {
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    background: #0065FF14;
}
.Lsite>ul {
    background: #fff;
    padding: 5px;
    box-sizing: border-box;
}
.Lsite ul li a {
    padding: 0 15px;
    font-size: 12px;
    color: #303133;
    /* 20240312 【改动】：调整字体 */
    /* font-family: 微软雅黑; */
    /* 20240312 【改动】：调整字体 */
    border-radius: 3px;
    display: block;
    height: 28px;
    line-height: 28px;
}
.Lsite ul li a:hover {
    background: #F6F6F6;
}
.Lsite ul li.cur a {
    background: #F6F6F6;
}
.Lsite ul li.cur .close {
    display: block;
}
.Lsite ul li.Lsite-level1 a {
    padding-left: 30px;
    color: #606266;
}

.Rsite {
    width: 710px;
    /* margin-top: 25px; */
    padding: 0 0 20px 25px;
    _padding-left: 20px;
}

/**2013-11-28end**/

.Rsite .tit {
    background: #e3e3e3;
    height: 35px;
    line-height: 35px;
}

.Rsite .tit b {
    width: 13px;
    height: 13px;
    background-position: left -44px;
    margin: 10px 8px 0 8px;
}

.Rsite .video {
    /* margin: 15px 0 0 0; */
}

.Rsite .video p {
    margin: 15px 0 0 120px;
}

.Rsite .video p a {
    width: 183px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background-position: left -59px;
}

.Rsite .video .download {
    background: #EAEEF2;
    width: 715px;
    height: 125px;
    /* margin-top: 20px; */
}
/* 20240312 【改动】：使用帮助调整 */

.Rsite .video .download .rc {
    width: 3px;
    height: 3px;
}

.Rsite .video .download .lt {
    background-position: -24px -27px;
}

.Rsite .video .download .rt {
    background-position: -27px -27px;
}

.Rsite .video .download .lb {
    background-position: -24px -30px;
}

.Rsite .video .download .rb {
    background-position: -27px -30px;
}

/* 20240312 【改动】：优化间距 */
.Rsite .video .download ul {
    padding: 20px 0 0 100px;
}

.Rsite .video .download li {
    float: left;
    width: 130px;
    margin-right: 58px;
    zoom: 1;
}

.Rsite .video .download li a {
    display: inline-block;
    vertical-align: top;
    width: 130px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #fff;
    background: url(../images/down.gif) no-repeat;
    opacity: .8;
}
/* 20240312 【改动】：优化间距 */

.Rsite .video .download li .img {
    width: 130px;
    height: 65px;
    overflow: hidden;
}

.Rsite .help {
    margin-top: 50px;
}

.Rsite .help_main {
    padding: 15px;
}

.Rsite .help_main .tab li {
    float: left;
    background: url(../images/tab_tit.gif) repeat-x left bottom;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
}

.Rsite .help_main .tab li a {
    float: left;
    height: 32px;
    padding: 0 10px;
    font-size: 14px;
    color: #047ecb;
}

.Rsite .help_main .box {
    line-height: 25px;
    margin-top: 15px;
    color: #3f3f3f;
}

.Rsite .help_main .box h2 {
    font-size: 12px;
}

.Rsite .help_main .box img {
    margin-top: 10px;
    max-width: 680px;
}

.Rsite .help_main .box p span {
    margin-left: 45px;
}

.Rsite .help_main .box p em {
    margin-left: 75px;
}

.Rsite .help_main .box p .btn {
    width: 88px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    font-size: 14px;
    vertical-align: top;
}

.Rsite .help_main .box p textarea {
    width: 545px;
    height: 65px;
}

.Rsite .help_main .box p font {
    color: #f00;
}

.Rsite .help_main .box .down {
    margin: 115px 0 0 30px;
    display: inline;
}

.Rsite .help_main .box .down a {
    display: block;
    width: 85px;
    height: 31px;
    line-height: 31px;
    background: url(../images/icons.gif) no-repeat left -90px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    padding-left: 44px;
    margin-top: 10px;
}

.Rsite .reader td {
    padding: 15px;
    border-bottom: 1px dashed #cbcbcb;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
}

.Rsite .reader td img {
    display: block;
}

.Rsite .reader td a {
    color: #047ecb;
    font-family: Arial, Helvetica, sans-serif;
}

.Rsite .reader td em {
    color: #f00;
}

.Rsite .reader th {
    line-height: 35px;
    background: #e3e3e3;
}

/* 20240312 【改动】：调整底部 */
.foot {
    line-height: 26px;
    background: #F6F6F6;
    /* margin-top: 30px; */
    min-width: 1270px;
    /* position: absolute;
    bottom: 0; */
    width: 100%;
    padding: 10px 0;
    font-size: 12px;
    color: #606266;
}
.foot span {
    margin: 0 6px;
}
/* 20240312 【改动】：调整底部 */


/* 20240312 【改动】：联系我们 优化 */
.linkUs .kefuCon {
    /* border-bottom: 1px dotted #aeaeae; */
    padding: 40px 4px;
    /* margin-bottom: 20px; */
    box-sizing: border-box;
    background: url(../images/bottom.png) no-repeat left bottom;
    margin-bottom: 40px;
}

.linkUs .kefuCon li {
    float: left;
    border-right: 1px solid #e1e1e1;
    /* padding: 0 20px; */
    padding: 0 45px;
    box-sizing: border-box;
}
.linkUs .kefuCon li .lib{
    padding-left: 20px;
    line-height: 28px;
    font-size: 16px;
    color: #303133;
    box-sizing: border-box;
}
.linkUs .kefuCon .iconnew {
    width: 64px;
    height: 64px;
    background-color: #fff;
    border-radius: 32px;
    display: inline-block;
}
.phoneicon {
    background: url(../images/concat-logo.png) no-repeat center center;
}
.customericon {
    background: url(../images/customer1.png) no-repeat center center;
}
.we-chat {
    background: url(../images/wechat.png) no-repeat;
}
.linkUs .kefuCon li b {
    width: 90px;
    height: 90px;
}

.linkUs .kefuCon li.li1 b {
    background-position: left -195px;
}

.linkUs .kefuCon li.li2 b {
    background-position: -92px -195px;
}

.linkUs .kefuCon li.li3 b {
    background-position: -184px -195px;
}

.linkUs .kefuCon li.li1 {
    width: 330px;
}

.linkUs .kefuCon li.li2 {
    width: 210px;
}

.linkUs .kefuCon li.li3 {
    width: 260px;
    border: none;
}

.linkUs .reply {
    padding-top: 28px;
}

.linkUs .reply dt {
    float: left;
    width: 112px;
    text-align: right;
    line-height: 34px;
    font-size: 14px;
    color: #606266;
}

.linkUs .reply dd {
    margin-bottom: 13px;
    line-height: 27px;
}

.linkUs .reply dd textarea {
    width: 828px;
    max-width: 828px;
    min-width: 828px;

    height: 150px;
    min-height: 84px;
    padding: 5px;
    color: #999;
    font-size: 14px;
    border: 1px solid #D7DAE2;
    border-radius: 4px;
    padding: 5px 10px;
    box-sizing: border-box;
    color: #303133;
    outline: none;
    position: relative;
}

.linkUs .reply .txt {
    width: 290px;
    height: 34px;
    line-height: 34px;
    border: 1px solid #D7DAE2;
    background: #FFF;
    outline: none;
    color: #303133;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 4px;
}

.linkUs .reply .org {
    color: #cc3333;
}

.linkUs .reply .tj {
    margin-top: 30px;
}

.linkUs .tit {
    font-size: 20px;
    color: #303133;
}
.buttonNew {
    width: 80px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    border-radius: 4px;
    outline: none;
    cursor: pointer;
}
.submit-btn {
    background: #2872E2;
    color: #fff;
    border: none;
}
.clear-btn {
    color: #FF0000;
    border: 1px solid #FF0000;
    margin-right: 20px;
}
/* 20240312 【改动】：联系我们 优化 */

.try {
    padding: 25px 0;
    color: #666;
}

.try h2 {
    font-weight: normal;
}

.try li {
    float: left;
    width: 300px;
    margin: 15px 0 0 15px;
    font-size: 14px;
    display: inline;
}

.try .tianxie {
    margin-top: 30px;
}

.try .tianxie p {
    margin-top: 10px;
    font-size: 14px;
    color: #999;
}

.try .tianxie p textarea {
    width: 845px;
    height: 100px;
    border: 1px solid #cbcbcb;
}

.try .tianxie p span {
    vertical-align: bottom;
    color: #ccc;
}

.try .tianxie p .txt {
    width: 80px;
    height: 20px;
    line-height: 20px;
    border: 1px solid #cbcbcb;
}

.try .tianxie p img {
    vertical-align: middle;
}

.try .tianxie p.tj {
    border-top: 1px dotted #ccc;
    padding-top: 15px;
    margin-top: 15px;
}

.try .tianxie p .btn {
    width: 127px;
    height: 33px;
    line-height: 33px;
    background: url(../images/icons.gif) no-repeat left -124px;
    border: none;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    margin-left: 60px;
}

.user li {
    border-bottom: 1px dotted #aeaeae;
    padding: 20px 15px;
}

.user li p {
    margin-top: 5px;
}

.user li p span {
    font-size: 16px;
}

.user li p em {
    color: #999;
    font-size: 12px;
}

.user li .font1 {
    font-size: 20px;
    color: #999;
}

.user .more {
    height: 30px;
    line-height: 30px;
    background: url(../images/more.gif) repeat-x left -30px;
    margin-top: 18px;
    overflow: hidden;
}

.user .more .inner {
    background: url(../images/more.gif) no-repeat left top;
}

.user .more .inner .con {
    background: url(../images/more.gif) no-repeat right -60px;
}

.user .more .inner .con a {
    font-size: 14px;
}

/* 20240312 【改动】：常见问题 优化 */
.fl {
    float: left;
}
.fr {
    float: right;
}
.flex-layout {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box; /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Chrome */
    display: flex; /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.flex-layout .flex-1{
    -webkit-flex: 1;        /* Chrome */  
    -ms-flex: 1 ;            /* IE 10 */  
    flex: 1;                /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-box-flex: 1;     /* OLD - iOS 6-, Safari 3.1-6 */  
    -moz-box-flex: 1;  
    margin-left: 4px;      
}
.q_box-user {
    margin-bottom: 20px;
}
.user-question, .customer-answer {
    max-width: 800px;
    padding: 10px 20px;
    box-sizing: border-box;
}
.user-avatar, .customer-avatar {
    width: 44px;
    height: 44px;
    border-radius: 22px;
    border: 1px solid #F0F0F0;
    background: #FFFFFF;
}
.user-avatar {
    background: url(../images/user.png) no-repeat center center;
    margin-left: 12px;
}
.customer-avatar {
    background: url(../images/customer.png) no-repeat center center;
    margin-right: 12px;
}
.user-question {
    border-radius: 22px 4px 22px 22px;
    background: #2872E2;
    color: #fff;
}
.customer-answer {
    border-radius: 4px 22px 22px 22px;
    background: #2872E214;
    color: #303133;
}

.question {
    /* padding: 10px; */
}

.question .q_box {
    /* border-bottom: 1px dotted #b3b3b3;
    padding: 25px 0; */
    margin: 40px 0;
}

.question .q_box h2 {
    line-height: 32px;
    font-weight: normal;
    font-size: 16px;
    color: #333;
}

.question .q_box b {
    width: 32px;
    height: 32px;
    background-position: -34px -24px;
    margin-right: 10px;
}

/* .question .q_box div {
    padding: 8px 0 0 0;
    line-height: 24px;
} */

.question .q_box div b {
    background-position: -68px -24px;
    margin: 0 10px 0 0;
}

.question .q_box div p {
    font-size: 14px;
    color: #999;
    padding-left: 40px;
}
/* 20240312 【改动】：常见问题优化 */

/**begin**/

.backToTop {
    display: none;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 100px;
    _bottom: "auto";
    cursor: pointer;
    width: 19px;
    height: 63px;
    background: url(../images/back.gif) no-repeat;
    ;
}

.inputTips {
    position: absolute;
    bottom: 0;
    right: 39px
}

/* 20240312 【改动】：滚动条优化 */
/**滚动条样式**/
::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #F5F5F5;
}
/*定义滚动条轨道 内阴影+圆角*/
::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F5F5F5;
}
/*定义滑块 内阴影+圆角*/
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1);
    background-color: #c8c8c8;
}
/* 20240312 【改动】：滚动条优化 */

/* 20240312 【改动】：常见问题页面添加在线客服 */
.right-side {
    position: fixed;
    right: 40px;
    bottom: 200px;
}
.right-side .online-customer {
    width: 64px;
    height: 64px;
    border-radius: 32px;
    border: 1px solid #F0F0F0;
    box-shadow: 0px 4px 4px 0px #0000000D;
    margin-bottom: 10px;
    background: url(../images/customer1.png) no-repeat center center;
    box-sizing: border-box;
}
.right-side p {
    font-size: 14px;
    color: #606266;
    text-align: center;
}
.right-side__content {
    cursor: pointer;
}
.wrap1 {
    min-width: 1270px;
    max-width: 1400px;
    margin: 0 auto;
    box-sizing: border-box;
    /* padding: 0 10px; */
    background: #fff;
    padding-left: 40px;
}
.clearfix:after {
    content:"."; 
    display:block;
    clear:both; 
    height:0; 
    font-size:0; 
    visibility:hidden;
}
.clearfix {
    zoom:1;
}

/* 使用帮助 */
.help {
    padding-top: 40px;
    min-height: calc(100vh - 250px);
}
.question {
    min-height: calc(100vh - 250px);
}
.close {
    display: none;
    width: 10px;
    height: 18px;
    background: url(../images/close.png) no-repeat;
    cursor: pointer;
    float: right;
    margin: 9px 0 0 9px;
}
.pd15 {
    padding-left: 15px;
}
.top ul li:last-of-type {
    margin-right: 0;
}

/* 联系我们 */
.linkUs {
    min-height: calc(100vh - 250px);
}
.textarea-count {
    position: absolute;
    right: 10px;
    bottom: 1px;
    color: #909399;
    font-size: 12px;
    background: #fff;
    z-index: 9999;
}
/* 20240312 【改动】：常见问题页面添加在线客服 */

/* 20240318 【改动】：优化 */
.foot a {
    color: #606266;
}
.foot a:hover {
    color: #0066cc;
    text-decoration: underline;
}
.placed {
    width: 30px;
    height: 30px;
    position: fixed;
    bottom: 50px;
    right: 10px;
    display: none;
}
.about-main {
    background: #f6f6f6;
}
/* 20240318 【改动】：优化 */

