/*�劽唱��膤紙��貴腦�*/
#relation_div {
    position: fixed;
    width: 48px;
    top: 550px;
    right: 10px;
    background-color: #7a7a7a;
    cursor: pointer;
}

#relation_div .relation_span {
    background: url('../../images/ce_icons.png') no-repeat -130px 0;
    display: inline-block;
    width: 34px;
    height: 34px;
    margin: 5px;
    position: relative;
}

#relation_div:hover {
    background-color: red;
}

#relation_div .moddle_box {
    background: #f7f7f7;
    right: 42px;
    font-size: 14px;
    box-shadow: 0 0 4px #ddd;
    box-sizing: border-box;
    color: #666;
    width: 233px;
    height: 190px;
    padding: 20px;
    position: absolute;
    top: 0;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    transition: all 0.1s linear;
    display: none;
}

#relation_div .moddle_box p {
    margin-left: 20px;
}

#relation_div .moddle_box .qq {
    background: url(../../images/ce_icons.png) no-repeat -7px -54px;
    position: absolute;
    left: 15px;
    top: 21px;
    width: 21px;
    height: 21px;
}

#relation_div .moddle_box .phone {
    background: url(../../images/ce_icons.png) no-repeat -51px -54px;
    position: absolute;
    left: 15px;
    width: 21px;
    height: 21px;
}

#relation_div .moddle_box a:hover {
    color: red;
    text-decoration: none;
}

#relation_div .moddle_box a i {
    margin-right: 3px;
    display: inline-block;
    height: 16px;
    width: 23px;
    background: url(../../images/qqol.gif);
}

.container {
    width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin: 0 auto;
}

#uploader .filelist li .nr .info a.yulan {
    margin-right: 40px;
    margin-top: 6px;
}

#uploader .filelist li .nr .info a.yulan:hover {
    color: #00b7ee;
    text-decoration: underline;
}

.header {
    background-color: #25aad6;
    height: 60px;
}

.header .logo {
    margin: 2px 60px 0 0;
}

.header .menu {
    margin-top: 0px;
}

.header .menu a {
    display: inline-block;
    color: #fff;
    height: 60px;
    line-height: 60px;
    /*width: 180px;*/
    width: auto;
    padding: 0 20px;
    text-align: center;
    margin-right: 5px;
}

.header .menu a:hover,
.header .menu .active {
    background-color: #51bbde;
}

.header .user-cz {
    padding-top: 15px;
}

.wxchatLogo {
    background: url('../images/no-repeat.png') no-repeat -50px -82px;
    padding: 12px 13px;
    margin: 0 4px -5px 0;
    display: inline-block;
}

.header .user-cz a {
    color: #fff;
    display: inline-block;
    margin: 0 10px;
}

.header .user-cz a img {
    margin-right: 6px;
}

.content .ys-tabs {
    margin-bottom: -2px;
}

.content .ys-tabs ul li {
    float: left;
    background-color: #96e9ff;
    /*background-color: #c8edf7;*/
    /*margin-right: 2px;*/
}

.content .ys-tabs ul li a {
    display: block;
    padding: 0 24px;
    height: 45px;
    line-height: 45px;
    /*border: 2px #ffffff solid;*/
    /*border-bottom: 2px #e6e6e6  solid ;*/
    /*border-radius: 3px 3px 0 0;*/
}

.content .ys-tabs ul li a.active {
    background-color: #25aad6;
    /*border-left: 2px #e6e6e6  solid;*/
    /*border-top: 2px #e6e6e6  solid;*/
    /*border-right: 2px #e6e6e6  solid;*/
    /*border-bottom: 2px #ffffff  solid ;*/
    color: #ffffff;
}

.yasuoBtn {
    margin-top: -5px;
}

.btn-group {
    margin-top: 5px;
}

.content .ys-gn-nr {
    /*border: 2px #e6e6e6 solid;*/
    padding: 30px 0;
    /*padding: 30px;*/
    /* padding: 10px 30px 30px 30px;*/
}

.content .ys-nr .ys-items {
    width: 50%;
    padding: 20px 6% 20px 0;
}

.content .ys-nr .ys-items h3 {
    color: #990033;
}

.content .ys-nr .ys-items p {
    line-height: 30px;
    font-size: 14px;
}

.ys-content {
    padding: 30px 0 50px 0;
}

.ys-content .ys-list {
    width: 330px;
}

.ys-content .ys-pd {
    margin: 0 50px;
}

.hc-content {
    background-color: #ebf7fe;
    padding: 60px 0 10px 0;
}

.hc-content .hc-list {
    width: 45%;
}

.hc-content .hc-list .top .info {
    padding-left: 57px;
}

.hc-content .hc-list .top .info h3 {
    color: #1c1c1c;
}

.pl-content {
    padding: 50px 0 20px 0;
}

.pl-content .pl-form {
    width: 500px;
    margin: 0 0 60px 60px;
}

.pl-content .text-area {
    border: 1px #e6e6e6 solid;
    padding: 10px;
}

.pl-content .text-area textarea {
    width: 100%;
    border: 0;
    height: 100px;
}

.pl-content .pl-btn button {
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #01b6ee;
    border: 0;
}

.pl-content .pl-lists .pl-hed {
    color: #247188;
}

.pl-content .pl-lists ul li {
    border-bottom: 1px #e6e6e6 solid;
    padding: 20px 0;
}

.pl-content .pl-lists ul li .pl-info {
    padding-left: 50px;
}

.pl-content .pl-lists ul li .pl-info .title .zan {
    float: right;
    background: url('../images/zan-default.png') no-repeat right center;
    padding-right: 30px;
    display: inline-block;
    color: #999;
}

.pl-content .pl-lists ul li .pl-info .title .zanhover {
    background: url('../images/zan-hover.png') no-repeat right center;
}

.pl-content .pl-lists ul li .pl-info .nr {
    padding-left: 6px;
    line-height: 26px;
}

.pl-content .pl-lists ul li .pl-info .nr span {
    display: inline-block;
    background-color: #f5f5f5;
    padding: 0 8px;
    border-radius: 3px;
}

.pl-content .pl-lists ul li.first {
    width: 55%;
}

.successData ul li {
    border: 1px #a0d6ff solid;
    width: 32%;
    margin: 0 0 1% 1%;
    float: left;
    position: relative;
}

.successData ul li .nr {
    padding: 15px;
}

.successData ul li .nr .fl {
    width: 130px;
    padding-bottom: 8px;
}

.successData ul li .nr .fl .pic {
    width: 130px;
    height: 80px;
    overflow: hidden;
}

.successData ul li .nr .fl .pic img {
    width: 100%;
}

.successData ul li .nr .info {
    padding-left: 150px;
    size: 10px;
    line-height: 30px;
}

.successData ul li .hover-show {
    height: 35px;
    line-height: 35px;
    background-color: #26c2f1;
    opacity: 0.8;
    z-index: 99;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: right;
}

.successData ul li .hover-show a {
    font-size: 20px;
    color: #fff;
    display: inline-block;
    margin: 0 8px 0 0;
}

.footer {
    background-color: #f5f5f5;
    border-top: 2px #e6e6e6 solid;
    padding: 30px 0;
}

.layui-form-label {
    width: auto;
    font-size: 14px;
}

.layui-form-select dl dd.layui-this {
    background-color: #2980b9;
}

.layui-form-item .layui-inline {
    margin-right: 0;
}

.layui-input {
    background-color: #f0f0f0;
    font-size: 14px;
}

.upload-btn,
.ssi-button.success {
    margin-top: 10px;
    background-color: #00b7ee;
    border: 0;
    width: 80px;
    height: 40px;
    line-height: 40px;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    display: inline-block;
    text-align: center;
}

.upload-btn:hover {
    background-color: #00abde;
    color: #fff;
}

#uploader .filelist li p.progress {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    height: 10px;
    overflow: hidden;
    margin-bottom: 40px;
    z-index: 1000;
}

#uploader .filelist li p.progress span {
    display: none;
    overflow: hidden;
    width: 0;
    height: 100%;
    background: #1483d8 url(../images/progress.png) repeat-x;

    -webit-transition: width 200ms linear;
    -moz-transition: width 200ms linear;
    -o-transition: width 200ms linear;
    -ms-transition: width 200ms linear;
    transition: width 200ms linear;

    -webkit-animation: progressmove 2s linear infinite;
    -moz-animation: progressmove 2s linear infinite;
    -o-animation: progressmove 2s linear infinite;
    -ms-animation: progressmove 2s linear infinite;
    animation: progressmove 2s linear infinite;

    -webkit-transform: translateZ(0);
}

@-webkit-keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

@-moz-keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

@keyframes progressmove {
    0% {
        background-position: 0 0;
    }

    100% {
        background-position: 17px 0;
    }
}

.link {
    margin-top: 50px;
}

.link p {
    padding: 5px 0;
    margin-bottom: 20px;

}

.link p a {
    color: #00a2d4;
}

.logo img {
    height: 45px;
}

.header .nav {
    display: none;
    width: 60px;
    height: 60px;
    position: relative;
    transition: all 300ms ease-in-out;
    margin-top: 5px;
}

.header .nav span {
    width: 25px;
    position: absolute;
    height: 2px;
    display: block;
    background: #fff;
    left: 50%;
    transition: all 0.3s ease-in-out;
}

.header .nav span.line1 {
    top: 18px;
}

.header .nav span.line2 {
    top: 25px;
}

.header .nav span.line3 {
    top: 32px;
}

.header .nav:hover span {
    transition: all 0.2s ease-in-out;
}

.header .clickactive span.line1 {
    transform: rotate(-45deg);
    top: 25px;
}

.header .clickactive span.line2 {
    opacity: 0;
}

.header .clickactive span.line3 {
    transform: rotate(45deg);
    top: 25px;
}

.header .phone-menu {
    width: 160px;
    background-color: #000;
    opacity: 0.8;
    height: 100%;
    position: fixed;
    left: -160px;
    top: 0;
    z-index: 99;
    text-align: center;
}

.header .phone-menu .title {
    height: 60px;
    line-height: 60px;
}

.header .phone-menu p {
    margin: 0 10px;
    line-height: 50px;
    border-bottom: 1px #3b3b3b solid;
}

.header .phone-menu p a {
    display: block;
    color: #fff;
}

.header .phone-menu p a i {
    margin-right: 8px;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.cc-style-first {
    width: 200px;
}

.cc-style-other {
    width: 120px;
}

.phone-giftool {
    width: 600px;
}

.footer .fr p {
    display: inline;
}

/* --2019-9-30 09:33:36-- */
.help_title {
    font-size: 30px;
    margin: 30px 0 15px 0;
    text-align: center;
}

.help_search {
    width: 63%;
    margin: 0 auto 80px auto;
    position: relative;
}

.search_input {
    position: relative;
}

.search_input input {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #c0c0c0;
    font-size: 14px;
    color: #8b8b8b;
    padding-left: 25px;
}

.help_zoom {
    width: 30px;
    height: 30px;
    background: url(/public/static/img/gif/zoom.png) center no-repeat;
    position: absolute;
    top: 4px;
    right: 20px;
    cursor: pointer;
    border:none;
}

.search_result {
    width: 100%;
    padding: 0 0 15px 15px;
    color: #464646;
    font-size: 15px;
}

.results {
    width: 100%;
    padding: 30px 15px 0 15px;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #E2E2E2;
}

.results_item {
    margin-bottom: 35px;
    display: block;
}

.results_item_title {
    font-size: 15px;
    color: #1e9fff;
    margin-bottom: 5px;
}

.results_item p {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 20px;
}

.search_result_keys {
    font-size: 15px;
    color: #1e9fff;
}

.search_result_num {
    font-size: 18px;
    font-weight: 600;
}

.keywords {
    display: flex;
    padding-left: 25px;
    line-height: 25px;
    margin-top: 5px;
}

.keywords div {
    display: flex;
}

.hot_keywords {
    font-size: 14px;
    color: #666666;
}

.keywords div a {
    display: block;
    line-height: 25px;
    font-size: 14px;
    color: #1e9fff;
    margin-left: 10px;
    cursor: pointer;
}

.knowledge_base {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 180px;
}

.knowledge_base_item {
    width: 32%;
    margin-right: 2%;
    height: 260px;
    margin-bottom: 20px;
}

.knowledge_base_item:nth-child(3n) {
    margin-right: 0 !important;
}

.item_title {
    font-size: 16px;
    color: #333333;
    height: 60px;
    line-height: 60px;
    padding-left: 25px;
    box-sizing: border-box;
    background: #f2f2f2;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.item_content {
    height: 200px;
    padding: 20px 25px;
    box-sizing: border-box;
    background: #fafafa;
    position: relative;
}

.item_content ul {
    margin: 0;
    padding: 0;
}

.item_content ul li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #b5b5b5;
    border-radius: 50%;
    margin-right: 10px;
}

.item_content ul li {
    line-height: 25px;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.item_content ul li a {
    font-size: 14px;
    color: #1e9fff;
}

.item_more {
    position: absolute;
    bottom: 20px;
    right: 25px;
    color: #ff790d;
    font-size: 14px;
    display: block;
}

.item_more:hover {
    color: #ff790d;
}

.artical_content {
    width: 100%;
}

.top_location {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.location {
    display: flex;
    height: 30px;
    line-height: 30px;
}

.location a {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #999999;
}

.location_label {
    font-size: 14px;
    color: #686868;
}

.short_line {
    margin: 0 5px;
}

.location_search {
    position: relative;
}

.location_search input {
    width: 230px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #b7b7b7;
    font-size: 14px;
    color: #8b8b8b;
    padding-left: 10px;
}

.location_zoom {
    width: 20px;
    height: 20px;
    line-height: 20px;
    background: url(/public/static/img/gif/zoom.png) center no-repeat;
    background-size: cover;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 10px;
    border:none;
}

.artical_problem {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* border: 1px solid red; */
}
.problem_left{width: 25%;margin-right: 2.5%;}
.layui-colla-title {
    position: relative;
    height: 42px;
    line-height: 42px;
    padding: 0 15px 0 35px;
    color: #333;
    background-color: #f2f2f2;
    cursor: pointer;
    font-size: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.layui-colla-icon{color: #525252;}
.layui-colla-content ul li{line-height: 24px;}
.layui-colla-content ul li a{display: block;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.layui-colla-content ul li a:hover{color: #0695ff;}
.a_active{color: #0695ff;}
.problem_right{width: 72.5%;}
.problem_right_content{position: relative;width: 100%;}
.problem_artical_title{height: 50px;line-height: 50px;display: flex;justify-content: space-between;border-bottom: 1px solid #aaaaaa;padding:0 20px;box-sizing: border-box;}
.artical_title{font-size: 30px;color: #0795ff;}
.artical_date{font-size: 14px;color: #9c9c9c;position: relative;top: 10px;}
.artical_content{padding: 35px 20px;box-sizing: border-box;}
.artical_content p{font-size: 14px;color: #434343;line-height: 24px;margin-bottom: 20px;}
@media screen and (max-width: 470px) {
    .container {
        width: 100%;
        padding: 0;
    }

    .header {
        padding: 0 3%;
        margin-bottom: 20px;
    }

    .logo img {
        height: 40px;
        margin-top: 10px;
    }

    .header .menu {
        display: none;
    }

    .header .nav {
        display: block;
    }

    .content .ys-tabs {
        margin-bottom: 20px;
        padding: 0 0 5% 3%;
        border-bottom: 2px #e6e6e6 solid;
    }

    .content .ys-tabs ul li {
        width: 31.6%;
        margin: 0 1% 1% 0;
        border-radius: 3px;
    }

    .content .ys-tabs ul li a {
        display: block;
        text-align: center;
        border-bottom: 0;
        padding: 0;
    }

    .content .ys-gn-nr {
        border: 0;
    }

    .content .ys-tabs ul li a.active {
        border: 0;
        background-color: #01b6ee;
        color: #fff;
    }

    .content .ys-tabs ul li:nth-child(8),
    .content .ys-tabs ul li:nth-child(7) {
        display: none;
    }

    .content .ys-tabs ul li:nth-child(13) {
        width: 47.88%;
    }

    .content .ys-gn-nr {
        padding: 3%;
    }

    .layui-form-item .layui-input-inline {
        margin-left: 90px;
    }

    .cc-style-first,
    .cc-style-other {
        width: 100%;
    }

    .yasuoBtn {
        width: 100%;
    }

    .layui-elem-quote {
        padding: 10px;
    }

    .ys-content {
        padding: 0 0 20px 0;
    }

    .ys-content .ys-list {
        width: 33%;
        padding: 0 3%;
        overflow: hidden;
    }

    .ys-content .ys-list p:last-child {
        display: none;
    }

    .pl-content .pl-form {
        margin-bottom: 30px;
    }

    .ys-content .ys-list {
        margin: 0;
    }

    .onlineTools ul li {
        width: 32%;
    }

    .pl-content .pl-form {
        width: 100%
    }

    .my-say {
        text-align: left;
        padding-left: 3%;
    }

    .my-tips {
        padding: 0 3%;
        text-align: left;
    }

    .pl-content .text-area {
        margin: 0 3% 5% 3%;
    }

    .pl-btn,
    .pl-hed {
        padding: 0 3%;
    }

    .pl-content .pl-lists ul li.first {
        width: 100%;
        padding: 2% 3% 4% 3%;
        margin-bottom: 3%;
    }

    .pl-content .pl-lists ul li:last-child {
        text-align: center;
        background-color: #f9f9f9;
        margin-top: -3%;
        padding: 5% 0;
    }

    .phone-giftool {
        width: 100%;
        margin-left: 0;
    }

    .phone-table .layui-btn-primary {
        width: 100%;
        padding: 3px 10px;
        height: auto;
    }

    .phone-table .layui-btn-primary del {
        display: block;
    }

    .fsqun {
        display: none;
    }

    .footer .fr,
    .footer .fl {
        float: none;
    }

    .footer .fr p,
    .footer .fl p {
        display: block;
        text-align: center;
    }

    .help_title {
        font-size: 20px;
        margin: 10px 0 10px 0;
        text-align: center;
    }

    .help_search {
        width: 96%;
        margin: 0 auto 30px auto;
    }

    .help_search input {
        position: relative;
        width: 100%;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        border: 1px solid #c0c0c0;
        font-size: 12px;
        color: #8b8b8b;
        padding-left: 25px;
    }

    .knowledge_base {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 30px;
    }

    .help_zoom {
        width: 24px;
        height: 24px;
        background: url(/public/static/img/gif/zoom.png) center no-repeat;
        background-size: cover;
        position: absolute;
        top: 8px;
        right: 20px;
        cursor: pointer;
        border:none;
    }

    .keywords {
        display: flex;
        padding-left: 25px;
        line-height: 25px;
        margin-top: 5px;
    }

    .keywords div {
        display: flex;
        flex-wrap: wrap;
    }

    .hot_keywords {
        font-size: 12px;
        color: #666666;
    }

    .keywords div a {
        display: block;
        line-height: 25px;
        font-size: 12px;
        color: #1e9fff;
        margin-left: 10px;
        cursor: pointer;
    }

    .knowledge_base_item {
        width: 80%;
        height: 260px;
        margin: 0 10% 20px 10%;
    }
    .location{margin-bottom: 10px;}
    .location a {
        display: block;
        line-height: 30px;
        font-size: 12px;
        color: #999999;
    }
    .short_line {
        margin: 0 2px;
    }
    .top_location {
        display: flex;
        flex-direction: column;
        padding: 10px;
        box-sizing: border-box;
    }
    .location_search input {
        width: 100%;
        height:40px;
        line-height: 40px;
        border: 1px solid #b7b7b7;
        border-radius: 20px;
        font-size: 14px;
        color: #8b8b8b;
        padding-left: 15px;
    }
    .location_zoom {
        width: 25px;
        height: 25px;
        line-height: 25px;
        background: url(/public/static/img/gif/zoom.png) center no-repeat;
        background-size: cover;
        cursor: pointer;
        position: absolute;
        top: 7px;
        right: 15px;
    }
    .problem_artical_title{display: flex;flex-direction:column;height: 40px; line-height: 20px; border-bottom: 1px solid #aaaaaa;padding:0 10px;box-sizing: border-box;}
    .artical_title{font-size: 16px;color: #0795ff;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
    .artical_date{font-size: 12px;color: #9c9c9c;position: relative;top: 0px;display: flex;justify-content: flex-end;}
    .artical_content{padding: 15px 10px;box-sizing: border-box;}
    .artical_content p{font-size: 14px;color: #434343;line-height: 24px;margin-bottom: 5px;}

}