
input::-webkit-input-placeholder {
    opacity: 0.5;
}

.layui-tab-title li {
    padding: 0 !important;
    margin-right: 30px;
}

.content {
    width: 100%;
}

.content > ul {
    width: 1200px;
    height: 60px;
    margin: 0 auto;
}

.content > ul > li {
    font-size: 16px !important;
    line-height: 60px !important;
}

.content > ul > .layui-this {
    color: #1476fe !important;
}

.content > ul > .layui-this:after {
    height: 61px !important;
    border-bottom: 2px solid #1476fe !important;
}

.content > ul {
    border: none !important;
}

.main {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 40px;
}


.layui-this a {
    background: #eee !important;
    color: #333 !important;
}

.layui-this:hover a {
    background: #eee !important;
}


dd a {
    font-size: 14px !important;
    cursor: pointer;
}

.layui-bg-black {
    background: none !important;
    width: 200px;
    float: left;
}

.layui-side-scroll {
    width: 290px;
}

.help_content {
    height: auto;
    float: left;
    display: none;
    position: relative;
}

.help_content > h5 {
    padding: 15px 5px;
    font-size: 14px;
}

.help_content .help_type {
    width: 100%;
    height: auto;
    margin: 25px 0 40px;
}

.help_content .help_type li {
    display: inline-block;
    min-width: 114px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    border-radius: 23px;
    border: 1px solid #dcdcdc;
    text-align: center;
    cursor: pointer;
    padding: 0 20px;
    margin-right: 15px;
    margin-bottom: 10px;
}

.active-classify {
    background: #1476fe;
    color: #fff;
}

.help_list a {
    height: 36px;
    line-height: 36px;
    color: #353535;
    padding: 0 4px;
    margin-top: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    display: block;
}

.help_list a .name:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #999;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.main .block {
    display: block !important;
    width: 1200px;
}

.main .hidden {
    display: none !important;
}

.crumbs {
    height: 52px;
    line-height: 52px;
}

.crumbs a {
    color: #1476fe;
    cursor: pointer;
}

.crumbs span {
    margin: 0 8px;
}

.article_content p {
    font-size: 14px;
    line-height: 30px;
}

.help_content .title {
    height: 52px;
    line-height: 52px;
    font-size: 24px;
    margin-bottom: 10px;
}

.help-center-title .time {
    color: #888;
    font-size: 12px;
    margin-bottom: 15px;
}

.help-center-title {
    padding: 30px 0 23px 0;
}

.help-center-title-name {
    font-size: 30px;
    font-weight: bold;
}

.help-center-title-updatetime {
    font-size: 15px;
    font-weight: normal;
    margin-top: 10px;
    color: #7e8184;
}

.help-content-title {
    font-size: 20px;
}

.help-content-content {
    font-size: 20px;
}

.help-content {
    display: none;
    min-height: 400px;
}

.help-content img {
    margin: 0 auto;
    display: block;
}

.split-line {
    border-top: 1px solid #999999;
    transform: scaleY(0.2);
    margin-bottom: 10px;
}

.help-content-page {
    padding-top: 5px;
    width: 265px;
    font-size: 15px;
    bottom: 0;
    position: relative;
    margin: 0 auto;
}

.page-next {
    float: right;
    cursor: pointer;
    color: #000000;
    width: 114px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #ebebeb;
}

.page-next img {
    position: absolute;
    top: 50%;
    transform: rotate(-90deg) translate(25%, 0%);
    right: 18px;
}

.page-next {
    position: absolute;
    right: 0;
    line-height: 30px;
}

.page-next-name {
    position: absolute;
    left: 24px;
    line-height: 40px;
}

.page-prev {
    cursor: pointer;
    position: relative;
    color: #000000;
    width: 114px;
    height: 40px;
    background-color: #ffffff;
    border-radius: 20px;
    border: solid 1px #ebebeb;
}

.dis {
    color: #999999;
}

.page-prev img {
    position: absolute;
    top: 50%;
    transform: rotate(90deg) translate(-25%, 0%);
    left: 18px;
}

.page-prev-name {
    position: absolute;
    right: 24px;
    line-height: 40px;
}

.help-content-show {
    display: block !important;
}

.dragbox {
    cursor: pointer;
    position: absolute;
    top: 30px;
    left: 30px;
    min-width: 50px;
    min-height: 30px;
    height: 30px;
}

.dragbox-content {
    cursor: move;
    position: absolute;
    top: 300px;
    min-width: 200px;
    min-height: 60px;
    height: 30px;
    left: 50% !important;
    transform: translateX(-50%);
}

.coor {
    width: 10px;
    height: 10px;
    overflow: hidden;
    cursor: se-resize;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #09C;
    display: none;
}

.coor-content {
    width: 10px;
    height: 10px;
    overflow: hidden;
    cursor: se-resize;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #09C;
    display: none;
}

.containerbox {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    margin: 0 auto;
}

.pc-width {
    margin: 0 auto;
    background: url("../../images/web/answers/pc_bg.png") no-repeat center;
    background-size: 100%;
    height: 680px;
}

.mobile-width {
    margin: 0 auto;
    width: 300px;
    transition: all .5s ease 0s;
    background: url("../../images/web/answers/phone_bg.png") no-repeat center;
    padding: 38px;
    z-index: 99999;
}

.pc-width .containerbox {
    width: 940px;
    height: 515px !important;
    background-position: center;
    border-radius: 1px;
    background-size: 940px 515px;
    padding-top: 134px;
}

.mobile-width .containerbox {
    width: 272px;
    max-height: 575px !important;
    border-radius: 30px;
    margin-top: -3px;
    background-size: 100%;
}

.clickbtn {
    display: flex;
    justify-content: center; /* 水平居中 */
    align-items: center; /* 垂直居中 */
    width: 100%;
    height: 100%;
    border-radius: 100%;
    /*background: url("../../images/web/answers/click.png") no-repeat center;*/
}

.clickbtn-content {
    display: flex;
    align-items: center;
    text-align: center;
    width: 100%;
    height: 100%;
    color: #ff3800;
    background: rgba(0, 0, 0, 0);
    font-size: 100px !important;
}

.btntxt {
    font-size: 30px;
}

.mobile-width .btntxt {
    font-size: 22px;
}

.mobile-width .dragbox-content {
    position: absolute;
    bottom: 0;
    left: 50% !important;
    transform: translateX(-50%);
    cursor: pointer;
}
