/***********************************服务与支持*****************************************/
.clear {
    clear: both;
    height: 0px;
    margin: 0;
    padding: 0;
    width: 0;
    border: none;
    overflow: hidden;
}

.server-search {
    height: 104px;
    background: #fff;
    border: 1px solid #e7e7e7;
    padding-bottom: 10px;
}

.server-search-con {
    width: 534px;
    padding-right: 98px;
    height: 36px;
    background: #fff;
    border: 2px solid #20b09f;
    margin: 28px 0px 0px 66px;
    position: relative;
}

.server-search-con a {
    width: 100px;
    height: 40px;
    position: absolute;
    display: block;
    right: -2px;
    top: -2px;
    background: #20b09f;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}

.server-search-con a:hover {
    background: #1aa090;
}

.server-search-con input {
    width: 514px;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border: none;
    _height: 32px;
    outline-style: none;
    _border: 0;
    *border: 0;
}

.server-search-con input::-webkit-input-placeholder {
    color: #cecdcd !important;
}

.server-search-con input:-moz-placeholder {
    color: #cecdcd !important;
}

.server-search-con input::-moz-placeholder {
    color: #cecdcd !important;
}

.server-search-con input:-ms-input-placeholder {
    color: #cecdcd !important;
}

.hot-word {
    width: 560px;
    margin: 0px 0px 0px 66px;
    padding: 10px 0 0 76px;
    line-height: 16px;
    font-size: 12px;
    color: #999;
    position: relative;
}

.hot-word a {
    color: #999;
}

.hot-word a:hover {
    color: #20b09f;
}

.hot-word span {
    padding-right: 16px;
}

.hot-word span.t {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #666;
}

.server-title {
    height: 39px;
    border-bottom: 1px solid #ececec;
    line-height: 39px;
    position: relative;
}

.server-title span {
    padding-left: 10px;
    border-left: 2px solid #ccc;
    color: #999;
}

.server-title ul {
    position: absolute;
    left: 238px;
    top: 0;
}

.server-title ul li {
    float: left;
    margin-right: 55px;
    height: 38px;
}

.server-title ul li a {
    color: #666;
    line-height: 38px;
    height: 38px;
    display: block;
}

.server-title ul li a:hover {
    color: #20b09f;
    border-bottom: 2px solid #20b09f;
}

.server-title ul li a.active {
    color: #20b09f;
    border-bottom: 2px solid #20b09f;
}

.server-content {
    padding: 0 0 50px;
}

/****首页****/
.hot-question {
    margin-top: 20px;
    border: 1px solid #e7e7e7;
    background: #fff;
    position: relative;
}

.hot-question .t {
    margin: 26px 0px 0px 24px;
    font-size: 16px;
    font-weight: normal;
}

.border_one {
    position: absolute;
    left: 24px;
    top: 50px;
    width: 16px;
    height: 3px;
    background: #20b09f;
}

.hot-question .con {
    padding: 20px 50px;
    background: #fff;
    overflow: hidden;
}

.hot-question .con ul {
    width: 33.3%;
    float: left;
}

.hot-question .con ul li {
    line-height: 32px;
    background: url(../images/icon-dot1.jpg) no-repeat 0 14px;
    font-size: 12px;
}

.hot-question .con ul li a {
    color: #666;
    padding-left: 8px;
}

.hot-question .con ul li a:hover {
    color: #20b09f;
}

.business-process {
    margin-top: 20px;
    border: 1px solid #e7e7e7;
    background: #fff;
    position: relative;
}

.business-process .t {
    margin: 26px 0px 0px 24px;
    font-size: 16px;
    font-weight: normal;
}

.business-process .con {
    width: 878px;
    margin: 28px auto 0;
    position: relative;
}

.business-process .con .m {
    height: 50px;
    line-height: 50px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: #e5e5e5;
}

.business-process .con .m span {
    display: block;
    height: 50px;
    width: calc(25% - 1px);
    float: left;
    margin-right: 1px;
    background: #f7f7f7;
    text-align: center;
    cursor: pointer;
}

.business-process .con .m span.active {
    background: #fff;
}

.business-process .con .m span:hover {
    background: #fff;
}

.curve {
    width: 626px;
    border: 1px dashed #e5e5e5;
    position: absolute;
    left: 128px;
    top: 69px;
}

.business-process .con li.process {
    padding: 40px 0px 40px 0px;
    position: relative;
}

.business-process .con li.step-4 .step {
    width: 25%;
    float: left;
    position: relative;
}

.business-process .con li.process .step-num {
    width: 60px;
    height: 60px;
    border: 1px solid #20b09f;
    border-radius: 30px;
    overflow: hidden;
    margin: 0 auto;
    line-height: 60px;
    text-align: center;
    font-size: 30px;
    color: #20b09f;
    font-family: Arial;
    background: #fff;
}

.business-process .con li.process .step-name {
    text-align: center;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.business-process .con li.process .step-question {
    font-size: 12px;
}

.business-process .con li.process .step-question a {
    line-height: 26px;
    display: block;
    text-align: center;
}

/* .business-process .con li.step-4 .step .next-step{width: 31px; height: 19px; background: url(../images/icon-nextstep.png) no-repeat 0 0; position: absolute; top: 20px; right: -15px;} */
.zq-content {
    width: 980px;
    margin-top: 20px;
}

.server_main {
    background: #f7f7f7;
}

.fw-con_two {
    margin-top: 20px;
    background: #fff;
    position: relative;
    border: 1px solid #e5e5e5;
}

/*@media screen and (min-width:1500px) {
    .zq-content{width: 1280px;}
}*/
.content-txt {
    padding-top: 20px;
}

.ask_ways {
    width: 268px;
    border: 1px solid #ddd;
    padding: 22px 0 22px 20px;
}

.ask_ways ul li {
    padding-bottom: 20px;
}

.ask_ways ul li h3 {
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 20px;
}

.ask_ways_detail span {
    width: 78px;
    height: 78px;
    background: url(../images/zixun_bg.png) no-repeat 0 0;
    margin-right: 12px;
}

.ask_ways ul li:nth-child(2) .ask_ways_detail span {
    background-position: 0 -78px;
}

.ask_ways ul li:nth-child(3) .ask_ways_detail span {
    background-position: 0 -156px;
}

.detail_txt {
    width: 178px;
    font-size: 14px;
}

.detail_txt div {
    line-height: 28px;
}

.detail_txt a {
    width: 88px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #fff;
    background-color: #20b09f;
    display: block;
    margin-top: 12px;
}

.detail_txt p {
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 6px;
}

.menu-fixed {
    background: #fff;
    position: fixed;
    top: 0;
}

/******会员及账号********/
.hy-question .con ul {
    width: 100%;
    float: none;
}

.hy-question .con ul li {
    width: 50%;
    float: left;
}

.hy-ksrk .con ul {
    width: 100%;
    float: none;
}

.hy-ksrk .con ul li {
    float: left;
    margin-right: 50px;
    background: none;
}

.hy-ksrk .con ul li a {
    color: #666;
    padding-left: 0;
}

/*******问题列表********/
.question-list .t {
    margin: 26px 0px 0px 24px;
    font-size: 16px;
    font-weight: normal;
}

.question-list .con {
    position: relative;
    min-height: 200px;
    margin: 26px 66px 0px 66px;
    color: #666;
    line-height: 1.6em;
}

.question-list .con h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin: .6em 0;
}

.question-list .con h2 {
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    margin: .6em 0;
}

.question-list .con h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    margin: .6em 0;
}

.question-list .con ul li {
    line-height: 32px;
    background: url(../images/icon-dot1.jpg) no-repeat 0 14px;
    float: left;
    width: 50%;
    font-size: 12px;
}

.question-list .con ul li a {
    color: #666;
    padding-left: 8px;
}

.question-list .con ul li a:hover {
    color: #20b09f;
}

/*******问题详情*********/
.question-list .con p {
    line-height: 28px;
    color: #666;
    padding-left: 8px;
}

.fw-con img {
    max-width: 900px;
}

.question-list .con span {
    line-height: 28px;
    color: #666;
}

.question-list .tishi {
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    background: #eff2f5;
    font-size: 12px;
    width: 98%;
}

.question-list .tishi a {
    padding-left: 17px;
    background: url(../images/icon-server1.png) no-repeat 0 2px;
    margin: 0 5px;
    color: #f87500;
}

.question-list .tishi span {
    padding-left: 14px;
    background: url(../images/icon-tel1.png) no-repeat 0 2px;
    margin: 0 5px;
    color: #f87500;
}

.question-list .con .scan {
    padding-left: 10px;
    font-size: 12px;
    width: 840px;
    color: #999;
    overflow: hidden;
}

.question-list .con .scan span {
    padding: 10px 40px 0 0px;
    line-height: 40px;
    float: left;
}

.question-list .con .scan .scan-help {
    display: inline-block;
    width: 88px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    padding: 0;
    border: 1px solid #eff2f5;
    cursor: pointer;
    margin-right: 40px;
    position: relative;
    top: 16px;
}

.question-list .con .scan span em {
    padding-left: 24px;
    font-style: normal;
    color: #999;
    background-repeat: no-repeat;
    background-position: 0 50%;
}

.question-list .con .scan .helpful em {
    background-image: url(../images/icon-hand-up-gray.png);
}

.question-list .con .scan .noHelpful em {
    background-image: url(../images/icon-hand-down-gray.png);
}

.question-list .con .scan .nohelpful-mark,
.question-list .con .scan .helpful-mark {
    background-color: #f87500;
    border-color: #f87500;
}

.question-list .con .scan span.nohelpful-mark em {
    background-image: url(../images/icon-hand-down-white.png);
}

.question-list .con .scan .helpful-mark em {
    background-image: url(../images/icon-hand-up-white.png);
}

.question-list .con .scan .helpful-mark em,
.question-list .con .scan .nohelpful-mark em {
    color: #fff;
}

.question-list .con .scan .nopinglun-mark,
.question-list .con .scan .pinglun-mark {
    background-color: #fff;
    border-color: #eff2f5;
}

.question-list .con .scan .nopinglun-mark em {
    background-image: url(../images/icon-hand-down-orange.png);
}

.question-list .con .scan .pinglun-mark em {
    background-image: url(../images/icon-hand-up-orange.png);
}

.question-list .con .scan .pinglun-mark em,
.question-list .con .scan .nopinglun-mark em {
    color: #f87500;
}

/***************联系客服**************/
.lxserver {
    width: 808px;
    margin: 0 auto;
}

.server-con {
    width: 406px;
    height: 148px;
    border: 1px solid #ececec;
    margin-bottom: 20px;
    padding-left: 170px;
    padding-right: 230px;
    position: relative;
}

.server-con i {
    width: 140px;
    height: 148px;
    background: url(../images/icon-connactserver.png) no-repeat #f5f7fa;
    position: absolute;
    left: 0;
    top: 0;
}

.server-con i.icon-ask {
    background-position: center 0;
}

.server-con i.icon-localserver {
    background-position: center -148px;
}

.server-con i.icon-tel {
    background-position: center -296px;
}

.server-con .btn {
    height: 34px;
    position: absolute;
    right: 40px;
    top: 57px;
    font-size: 20px;
    color: #20b09f;
}

.server-con .btn a {
    width: 86px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #20b09f
}

.server-con .btn a:hover {
    background: #1297d9
}

.server-con .t {
    font-size: 20px;
    line-height: 32px;
    padding-top: 30px;
}

.server-con .des {
    font-size: 12px;
    line-height: 24px;
    color: #999;
}


/****************法律公告***********************/
.fl-menu li.t {
    color: #333;
    font-weight: bold;
    background: url(../images/icon-l-t.png) no-repeat 36px center;
    margin-bottom: 10px;
}

.fl-con {
    padding: 30px 40px;
    background: #f9f9f9;
}

.fl-con .t {
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 18px;
    border-bottom: 1px solid #ececec;
}

.fl-con .con {
    padding: 15px 0;
    text-align: justify;
}

.fl-con .con p {
    line-height: 30px;
    color: #666;
    margin-bottom: 30px;
}

.fl_des {
    line-height: 30px;
    color: #666;
}

.fl-con .a_privacy {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.fl-con .a_privacy p {
    margin-bottom: 0;
    color: #999;
}

.fl-con .a_privacy p.tt {
    font-size: 18px;
    line-height: 30px;
    padding: 10px 0 5px;
    color: #333;
    margin: 0;
}

.fl-con .no-border {
    border: none;
}

/*********联系我们**********/
.connect-us {
    background: #f9f9f9;
    padding: 30px 60px;
}

.connect-us .t {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ececec;
    color: #333;
}

.connect-us .company {
    line-height: 55px;
}

.connect-us .address {
    color: #999;
    line-height: 30px;
}

.connect-us ul {
    padding-top: 20px;
    width: 630px;
}

.connect-us ul li {
    width: 315px;
    float: left;
    line-height: 30px;
    color: #999;
}

.connect-us .map {
    width: 520px;
    height: 325px;
    margin-top: 30px;
    border: 1px solid #eee;
}

.map b {
    width: 150px;
    height: 20px;
    display: block;
    line-height: 20px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    font-size: 12px;
    background: #f60;
}


.fw-con .question-list {
    background: #fff;
    border: 1px solid #e5e5e5;
    margin-top: 20px;
    position: relative;
}

.pagination {
    /* border-bottom: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5; */
    border-top: 1px dashed #e5e5e5;
}

/* 服务与支持左侧导航 */

.service-nav {
    width: 198px;
    padding: 10px 0;
    border: 1px solid #ececec;
    background: #ffffff;
    z-index: 9;
    margin-top: 20px;
}

.service-nav li {
    line-height: 44px;
}

.service-nav a {
    color: #666;
    display: block;
    transition: color .2s ease;
    box-sizing: border-box;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0 15px;
}

.service-nav .level-1>li>a {
    padding-left: 30px;
    background: url(../images/second-level-nav-closed.gif) no-repeat 10px center;
    border-left: 2px solid transparent;
}

.service-nav .level-1>li>a:hover {
    color: #20b09f;
    border-left-color: #20b09f;
    background-image: url(../images/second-level-nav-closed-hover.gif);
}

.service-nav .level-1>li>a.active {
    color: #20b09f;
    border-left-color: #20b09f;
    background-image: url(../images/second-level-nav.gif);
}

.service-nav .level-2,
.service-nav .level-3 {
    display: none;
}

.service-nav .active+.level-2,
.service-nav .active+.level-3 {
    display: block;
}

.service-nav .level-2>li>a {
    padding-left: 40px;
    font-size: 14px;
    background: url(../images/second-level-nav-closed.gif) no-repeat 22px center #ffffff;
}

.service-nav .level-2>li>a:hover{
    color: #20b09f;
    background-image: url(../images/second-level-nav-closed-hover.gif);
    background-color: #f9f9f9;
}

.service-nav .level-2>li>a.active {
    color: #20b09f;
    background-image: url(../images/second-level-nav.gif);
    background-color: #f9f9f9;
}

.service-nav .level-3>li>a {
    padding-left: 50px;
    font-size: 12px;
    background-color: #ffffff;
}

.service-nav .level-3>li>a:hover,
.service-nav .level-3>li>a.active {
    color: #20b09f;
    background-color: #f9f9f9;
    font-weight: bold;
}