﻿@media print {
    body {
        display: none
    }
}

div {
    text-align: left
}

body {
    font: 14px/20px "Microsoft YaHei";
    margin: 0px;
    color: #999999;
    text-align: center;
    width: 100%;
    height: 100%;
    min-width: 1130px
}

* {
    padding: 0;
    margin: 0;
    list-style: none
}

input {
    font-family: "Microsoft YaHei"
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
option {
    margin: 0;
    padding: 0;
    border: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0
}

select {
    font-size: 12px;
    color: #333
}

.textfield {
    background-color: #ffffff;
    border: #b4b4b4 1px solid;
    color: #333333;
    height: 19px;
    width: 160px
}

.clare {
    clear: both
}

h1 {
    font-size: 18px
}

h2 {
    font-size: 12px;
    color: #434343;
    line-height: 22px;
    text-align: left
}

textarea {
    border-right: #d5d5d5 1px solid;
    border-top: #d5d5d5 1px solid;
    font-size: 12px;
    border-left: #d5d5d5 1px solid;
    padding-top: 3px;
    border-bottom: #d5d5d5 1px solid
}

.hi {
    display: none
}

a:link {
    color: #326FA8
}

a:hover {
    color: #2284E2
}

a {
    text-decoration: none
}

a:visited {
    color: #125F98
}

a.bold {
    font-weight: bold
}

.green {
    color: #689700
}

.red {
    color: #FF8E07
}

.inp::-webkit-input-placeholder {
    color: #CACACA
}

input::-moz-placeholder {
    color: #CACACA
}

input:-moz-placeholder {
    color: #CACACA
}

input:-ms-input-placeholder {
    color: #CACACA
}

.bo {
    border: 1px solid red
}

.frm_left {
    float: left
}

.frm_right {
    float: right
}

.wp25 {
    width: 25%
}

.w230 {
    width: 300px
}

.w30 {
    width: 30px
}

.w60 {
    width: 60px
}

.wp50 {
    width: 50%
}

.wp35 {
    width: 35%
}

.wp49 {
    width: 49%
}

.wp95 {
    width: 95%
}

.wp65 {
    width: 65%
}

.wp74 {
    width: 72%
}

.xzfx {
    width: 100%
}

.w760 {
    width: 820px
}

.w185 {
    width: 300px
}

.w190 {
    width: 190px
}

.w320 {
    width: 320px
}

.w600 {
    width: 780px
}

.mt4 {
    margin: 5px 0px
}

.fs12 {
    font-size: 12px
}

.fs14 {
    font-size: 14px
}

.clear {
    clear: both
}

.b {
    font-weight: bold
}

.normal-screen .w760 {
    width: 945px;
    background: #fff;
    margin-bottom: 50px
}

.normal-screen .w185 {
    width: 315px
}

.normal-screen .wrap {
    width: 1280px
}

.normal-screen .header .link {
    width: 1280px
}

.normal-screen .header_nav .nav {
    width: 1280px;
    margin: 0 auto
}

.header {
    width: 100%;
    background: #F0F0F0
}

.wrap {
    margin: 0px auto 0px auto;
    width: 1130px
}

.fl {
    float: left
}

.fr {
    float: right
}

.header,
.nav {
    position: relative
}

.header .link {
    text-align: right;
    padding-right: 10px;
    width: 1130px;
    margin: 0 auto;
    line-height: 31px;
    height: 31px;
    top: 0px;
    right: 0px;
    font-size: 12px
}

.header span {
    margin: 0px 10px
}

.header .link #logon a {
    color: #6FA0D0;
    padding: 0 5px
}

.header .link #logon span {
    padding: 0 10px
}

.nav {
    z-index: 99;
    margin: 12px 0px 0px
}

.nav ul {
    padding-bottom: 0px;
    padding-right: 0px;
    zoom: 1;
    height: 52px;
    overflow: hidden;
    padding-top: 0px;
    padding-left: 20px;
    font-size: 18px
}

.nav li {
    text-align: center;
    line-height: 52px;
    float: left;
    width: 120px;
    height: 52px
}

.nav li a {
    color: #fff
}

.nav li a:link {
    display: block;
    height: 34px
}

.nav li a:active {
    display: block;
    height: 34px
}

.nav li:hover .c_nav {
    display: block
}

.nav li a:visited {
    display: block;
    height: 34px
}

.nav li a span {
    display: block
}

.nav li a.on:link {
    background: #6EA0D0;
    display: block;
    height: 34px;
    color: #6EA0D0
}

.nav li a.on:active {
    display: block;
    background: #6EA0D0;
    height: 34px;
    color: #6EA0D0
}

.nav li a.on:visited {
    display: block;
    background: #6EA0D0;
    height: 34px;
    color: #6EA0D0
}

.nav li a.on span {
    background: #608BB6;
    color: #fff
}

.nav li .c_nav a {
    color: #6b6b6b
}

.header_upload {
    background: #D06F6F;
    height: 42px;
    line-height: 42px;
    display: inline-block;
    padding: 0 25px;
    color: #fff !important;
    border-radius: 3px;
    margin-left: 10px
}

.head_stype {
    position: relative;
    top: -32px;
    left: 212px;
    width: 500px
}

a.header_upload:visited {
    color: #125F98
}

a.header_upload:hover {
    color: #2284E2
}

a.header_upload:link {
    color: #326FA8
}

.newdown_tag {
    margin: 0 -3px;
}

.newdown_tag span {
    display: inline-block;
    padding: 2px 7px;
    margin-right: 8px;
    margin-top: 7px;
    border-radius: 8px;
    background: #f2f2f2;
    vertical-align: middle;
}

.newdown_tag span a {
    color: #333959;

}


.show_jbbtn span {
    vertical-align: -5px;
    margin-right: 4px;
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 25px;
    background-position: -400px -47px
}

.zknor {
    vertical-align: middle;
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 29px;
    height: 20px;
    background-position: -300px -30px
}

.select_on .zknor {
    vertical-align: middle;
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 29px;
    height: 20px;
    background-position: -352px -30px
}

.move_nav_box .mv_ic1.mv_ic1_chat {
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 35px;
    background-position: 191px -17px;
    display: inline-block
}

.jubaocenter span {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 20px;
    vertical-align: middle;
    background-position: -224px 0px
}

#banquan span {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 20px;
    vertical-align: middle;
    background-position: -325px 0px
}

.realname_water {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 80px;
    height: 30px;
    vertical-align: middle;
    background-position: -97px -524px;
    margin-left: 20px
}

#rss {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 38px;
    height: 20px;
    vertical-align: middle;
    background-position: -273px 0px
}

.label_sm {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 80px;
    height: 30px;
    vertical-align: middle;
    background-position: 0px -524px
}

.bottom_record {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 20px;
    vertical-align: middle;
    background-position: -372px 0px
}

#jubao span {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 20px;
    vertical-align: middle;
    background-position: -344px 0px
}

.readshop .changesmall span {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 19px;
    height: 31px;
    vertical-align: middle;
    background-position: -321px -67px;
    margin-left: 10px
}

.close_share,
.close_share2 {
    display: inline-block;
    margin-left: 4px;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 19px;
    height: 20px;
    vertical-align: middle;
    background-position: -197px 4px;
    margin-left: 10px
}

.move_nav_box .mv_icons5 {
    background-image: url(//static.taodocs.com/img/common.png);
    width: 29px;
    height: 20px;
    vertical-align: middle;
    background-position: 344px 0px;
    display: inline-block;
    margin-top: 10px
}

.logosimg {
    background-image: url(//static.taodocs.com/img/common.png);
    width: 154px;
    height: 55px;
    background-position: -36px -124px;
    display: inline-block;
    vertical-align: top
}

.time .wait {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 27px;
    height: 24px;
    background-position: -399px -73px
}

.touxiang {
    background-image: url(//static.taodocs.com/img/common.png);
    width: 80px;
    height: 77px;
    background-position: -237px -146px;
    display: inline-block;
    margin-top: 10px
}

.pooldown {
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 20px;
    background-position: -418px -49px;
    display: inline-block;
    vertical-align: -7px
}

.de_logout {
    position: absolute;
    width: 22px;
    height: 22px;
    border-radius: 30px;
    top: 14px;
    right: 21px;
    background-image: url(//static.taodocs.com/img/common.png);
    background-position: -399px -101px;
    display: inline-block;
    margin-top: 10px
}

.header_upload span,
.default_upload {
    vertical-align: -3px;
    margin-right: 4px;
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 23px;
    height: 22px;
    background-position: -374px -44px
}

.head_stype label {
    margin-right: 20px;
    margin-left: 3px
}

.search_doc_type span label {
    cursor: pointer
}

.nav-search {
    z-index: 2;
    margin: 0px 0px 0px;
    border-radius: 10px 10px 0 0;
    height: 78px;
    text-align: center;
    line-height: 54px;
    padding-top: 15px
}

.nav-search .text {
    padding-bottom: 0px;
    padding-left: 5px;
    width: 400px;
    padding-right: 0px;
    height: 23px;
    color: #666;
    font-size: 14px;
    padding-top: 0px;
    border: 1px solid #ccc
}

.nav-search .btn-ok {
    font-size: 14px;
    border: 1px solid #fff;
    background: #6FA0D0;
    color: #fff;
    border-radius: 4px;
    width: 90px;
    text-align: center
}

.nav-search .btn-ok-hover {
    font-size: 14px;
    border: 1px solid #fff;
    background: #6FA0D0;
    color: #fff;
    border-radius: 4px;
    width: 90px;
    text-align: center
}

.header_nav {
    background: #6FA0D0
}

.header_nav .nav {
    width: 1130px;
    margin: 0 auto
}

.navkeywords {
    padding-bottom: 0px;
    text-align: center;
    background: url(//static.taodocs.com/img/bg1.png) no-repeat left -54px;
    height: 35px;
    line-height: 35px;
    overflow: hidden
}

.navkeywords a {
    color: #666;
    height: 25px;
    text-decoration: none;
    display: inline-block;
    height: 35px;
    padding: 0px 8px
}

.navkeywords a.select {
    background: #689BCE;
    font-weight: bold;
    color: White;
    padding: 0px 8px
}

.mydefaule_types {
    border: #DCDFE6 1px solid;
    border-radius: 3px;
    margin-bottom: 25px
}

.mydefaule_types .title {
    overflow: hidden;
    position: relative;
    background: #FAFAFA;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    color: #333;
    clear: both;
    font-size: 18px
}

#desc_no .docintroduce {
    overflow: hidden;
    position: relative;
    height: 40px;
    padding-left: 20px;
    line-height: 40px;
    color: #333;
    clear: both;
    font-size: 18px
}

#showproduct .mydefaule_types .title {}

#ss_content .title {
    overflow: hidden;
    position: relative;
    background: #FAFAFA;
    height: 40px;
    line-height: 40px;
    color: #333;
    clear: both;
    font-size: 18px;
    font-weight: normal
}

#openintro,
#openlist {
    cursor: pointer;
    font-weight: normal
}

.title {
    overflow: hidden;
    position: relative;
    background: #FAFAFA;
    height: 42px;
    padding-left: 10px;
    line-height: 42px;
    color: #333;
    clear: both
}

.title span.r {
    font-size: 12px;
    float: right;
    margin-right: 20px
}

.title span.r a {
    margin-left: 20px;
    color: #999999
}

#login {
    overflow: hidden;
    font-size: 14px;
    line-height: 42px;
    height: 42px;
    overflow: hidden
}

#login li {
    line-height: 42px;
    float: left;
    height: 42px;
    cursor: pointer;
    margin-right: 2px;
    _display: inline
}

#login li span {
    padding-bottom: 0px;
    font-size: 13px;
    line-height: 42px;
    display: block;
    float: left;
    height: 42px;
    padding-top: 0px;
    margin-right: 10px
}

#login li.on {
    line-height: 42px;
    float: left;
    height: 42px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 2px;
    _display: inline
}

#login li.on span {
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 42px;
    display: block;
    float: left;
    height: 42px;
    padding-top: 0px
}

.switch {
    overflow: hidden;
    font-size: 14px;
    line-height: 42px;
    height: 25px;
    overflow: hidden;
    float: right;
    position: absolute;
    right: 20px;
    top: 0px;
    margin-top: 7px
}

#top20 {
    padding: 5px 20px 4.5px 20px
}

.switch li {
    line-height: 25px;
    float: left;
    height: 25px;
    cursor: pointer;
    margin-right: 2px;
    padding: 0 12px;
    background: #EAEAEA
}

.switch li.on {
    padding-bottom: 0px;
    line-height: 25px;
    padding: 0 12px;
    padding-right: 10px;
    display: block;
    float: left;
    height: 25px;
    background: #6FA0D0;
    color: #fff
}

.switch li.day {
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    padding-left: 14px
}

.switch li.week {
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    padding-right: 14px
}

.mod {
    padding: 0 20px 10px 20px;
    line-height: 200%;
    overflow: hidden;
    zoom: 1
}

.mydefault .mod {
    padding: 0 0 0px 0
}

.wd_intp {
    overflow: hidden;
    word-break: break- all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    word-wrap: break-word;
    word-break: normal
}

.full-screen .frm_left {
    width: 1280px
}

.normal-screen .frm_left,
.normal-screen .bottom_down_fixed {
    width: 950px
}

.full-screen .frm_right,
.full-screen .header_wrap,
.full-screen .mydefaule_types,
.full-screen .header_nav,
.full-screen .sethide,
.normal-screen .changesmall,
.full-screen .desc,
.full-screen .ss_contain,
.full-screen .footer,
.full-screen #readshop,
.full-screen #doc_zip,
.normal-screen #readshop1,
.full-screen #History,
.normal-screen #changesmallimg,
.full-screen #changebigimg {
    display: none
}

.normal-screen .frm_right,
.normal-screen .header_wrap,
.normal-screen .mydefaule_types,
.normal-screen .header_nav,
.normal-screen .sethide,
.normal-screen .desc,
.normal-screen .ss_contain,
.normal-screen .footer,
.full-screen .changesmall,
.normal-screen #History,
.normal-screen #changebigimg,
.full-screen #changesmallimg,
.normal-screen #readshop,
.full-screen #readshop1 {
    display: block
}

.full-screen .show {
    margin-top: 0;
    margin-bottom: 0
}

.normal-screen .wrap {
    margin: 35px auto
}

.full-screen .show {
    margin-top: 50px
}

.mod ul {
    overflow: hidden
}

.mod ul.tab li {
    float: left;
    width: 20%;
    font-size: 14px;
    text-align: center
}

.mod ul.tab li h3 {
    font-weight: normal;
    font-size: 14px
}

.mod ul.listtab li {
    float: left;
    width: 17%;
    font-size: 12px;
    text-align: left;
    padding-left: 20px
}

.mod ul.listtab li a {
    padding: 2px 4px
}

.mod ul.tags li {
    float: left;
    width: 32%;
    text-align: center;
    overflow: hidden
}

.mod ul.view li {
    float: left;
    width: 50% !important;
    _width: 49%;
    font-size: 14px;
    text-align: left
}

.mod ul.split li {
    float: left;
    width: 33%;
    text-align: left;
    font-size: 12px
}

.mod ul.about li {
    font-size: 12px;
    margin-bottom: 5px;
    line-height: 140%
}

.mod ul.list {
    font-size: 12px;
    line-height: 130%
}

.mod ul.list li {
    width: 20%;
    float: left;
    height: auto;
    overflow: hidden;
    text-align: left;
    position: relative;
    padding: 20px 20px 0 20px;
    box-sizing: border-box
}

.mod ul.list li dt {
    text-align: center;
    line-height: 1;
    width: 100%;
    *width: 72px;
    display: table-cell;
    height: auto;
    overflow: hidden
}

.mod ul.list li dt a {
    overflow: hidden;
    height: 110px;
    width: 100%
}

.mod ul.list li dt a img {
    height: 160px;
    bottom: 0px;
    left: 0px;
    width: 120px
}

.mod ul.list li dt a i {
    font-style: normal;
    font-size: 12px;
    bottom: 40px;
    right: 20px;
    padding: 3px;
    border: #ccc 1px solid;
    position: absolute;
    color: #333;
    background: #f7f7f7
}

.mod ul.list li dd {
    height: 32px;
    overflow: hidden;
    padding-top: 8px
}

.mod ul.list li dd a {
    color: #666
}

.mod #test1 ul.list li,
.mod #test2 ul.list li,
.mod #test4 ul.list li {
    padding: 20px 10px 0 10px
}

.mod #test1 ul.list li dt a i,
.mod #test2 ul.list li dt a i,
.mod #test4 ul.list li dt a i {
    right: 10px
}

.layui-carousel-arrow {
    opacity: 1 !important
}

.types_four .mod ul.list li {
    width: 50%
}

.mydefault_head {
    min-width: 1130px
}

.types_four .mod .cont {
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.types_four .mod .cont_singgle {
    width: 50%;
    display: flex;
    float: left
}

.types_four .mod .cont_singgle a img {
    height: 160px;
    bottom: 0px;
    left: 0px;
    width: 120px
}

.mod ul.ding {
    font-size: 12px;
    line-height: 180%
}

.mod ul.ding li {
    width: 50%;
    float: left;
    overflow: hidden;
    display: block;
    height: 20px
}

.mod ul.ding li img {
    vertical-align: middle
}

.mod ul.list1 {
    font-size: 12px;
    line-height: 130%;
    padding: 20px
}

.mod ul.list1 li {
    width: 120px;
    float: left;
    height: 150px;
    overflow: hidden;
    text-align: center;
    position: relative
}

.mod ul.list1 li dt {
    text-align: center;
    line-height: 1;
    width: 120px;
    *width: 72px;
    display: table-cell;
    height: 110px;
    overflow: hidden
}

.mod ul.list1 li dt a {
    position: absolute;
    overflow: hidden;
    height: 110px;
    width: 72px;
    left: 29px
}

.mod ul.list1 li dt a img {
    position: absolute;
    bottom: 0px;
    left: 0px
}

.mod ul.list1 li dt a i {
    font-style: normal;
    font-size: 12px;
    bottom: 0px;
    right: 0px;
    padding: 3px;
    border: #ccc 1px solid;
    position: absolute;
    color: #333;
    background: #f7f7f7
}

.mod ul.list1 li dd {
    height: 40px;
    overflow: hidden;
    padding: 8px 5px 0px 5px
}

.mod ul.pic {
    font-size: 12px;
    line-height: 130%
}

.mod ul.pic li {
    width: 145px;
    float: left;
    height: 210px;
    overflow: hidden;
    text-align: center;
    margin: 0px 2px
}

.free {
    position: relative;
    width: 100%;
    height: 150px;
    clear: both;
    margin-bottom: 10px
}

.free span {
    background: url(//static.taodocs.com/img/free-bg.png) no-repeat;
    position: absolute;
    width: 7px;
    height: 7px;
    display: block;
    overflow: hidden;
    zoom: 1
}

.free .rd_tl {
    left: 0px;
    top: 0px;
    background-position: 0px -300px
}

.free .rd_tr {
    right: 0px;
    top: 0px;
    background-position: -7px -300px
}

.free .rd_bl {
    left: 0px;
    bottom: 0px;
    background-position: 0px -307px
}

.free .rd_br {
    right: 0px;
    bottom: 0px;
    background-position: -7px -307px
}

.free .con {
    border: 2px solid #fd4545;
    height: 146px;
    overflow: hidden;
    clear: both
}

.free .l {
    padding: 8px 12px 3px 12px;
    width: 169px;
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 31px;
    border-right: 1px solid #e0e0e0;
    overflow: hidden;
    height: 135px
}

.free .btn {
    background: url(//static.taodocs.com/img/free-bg.png) no-repeat;
    line-height: 58px;
    height: 70px;
    position: absolute;
    width: 257px;
    margin-left: -27px;
    padding-left: 40px;
    font-size: 35px;
    font-weight: bold;
    color: #fff
}

.free .btn a {
    margin: 10px 107px 0px 0px;
    height: 40px;
    float: right;
    text-indent: -100px;
    width: 77px;
    overflow: hidden
}

.free .time {
    background: url(//static.taodocs.com/img/free-bg.png) no-repeat;
    background-position: 0px -360px;
    padding-left: 28px;
    position: absolute;
    margin-top: 70px;
    line-height: 150%;
    font-size: 12px
}

.free .r {
    float: right;
    width: 450px;
    color: #000;
    font-weight: bold;
    padding: 10px
}

.free .r .t {
    padding-bottom: 5px
}

.free .r .t a {
    float: right;
    font-size: 12px;
    font-weight: normal;
    text-decoration: underline
}

.free .r .info {
    float: left;
    width: 350px
}

.free .r .info dt {
    float: left;
    padding: 0px 5px;
    overflow: hidden;
    height: 105px
}

.free .r .info dd {
    float: left;
    width: 260px
}

.free .r .info dd.t {
    font-size: 12px;
    color: #999;
    font-weight: normal;
    height: 50px
}

.free .r .info dd.t1 {
    font-size: 12px;
    color: #999;
    font-weight: normal
}

.free .r .info dd.t1 b {
    color: #F87500;
    font-weight: bold
}

.free .r .user {
    float: left;
    background: url(//static.taodocs.com/img/free-bg.png) no-repeat;
    background-position: -240px -300px;
    height: 80px;
    padding-left: 20px
}

.free .r .user li {
    overflow: hidden;
    width: 60px;
    text-align: center
}

.free .r img {
    border: 1px solid #ccc;
    padding: 2px
}

.free_flex {
    display: flex;
    justify-content: flex-start
}

.free_info {
    margin-left: 20px
}

.freetip {
    color: #333;
    font-weight: bold;
    background: #FFF5F7;
    text-align: center;
    font-size: 14px;
    border: 1px solid #FD4545;
    line-height: 200%;
    overflow: hidden;
    zoom: 1
}

.freetip li {
    width: 30%;
    float: left
}

.freetip .time {
    background: url(//static.taodocs.com/img/free-bg.png) no-repeat;
    background-position: 0px -355px;
    padding-left: 28px;
    font-size: 12px;
    text-align: left
}

.move {
    position: relative
}

.move .left {
    cursor: pointer;
    background: url(//static.taodocs.com/img/index_bg.png) no-repeat;
    background-position: -196px -160px;
    text-indent: -999px;
    position: absolute;
    left: 5px;
    top: 67px;
    display: block;
    width: 16px;
    height: 17px;
    overflow: hidden;
    zoom: 1
}

.move .left1 {
    cursor: pointer;
    background: url(//static.taodocs.com/img/index_bg.png) no-repeat;
    background-position: -196px -109px;
    text-indent: -999px;
    position: absolute;
    left: 5px;
    top: 67px;
    display: block;
    width: 16px;
    height: 17px;
    overflow: hidden;
    zoom: 1
}

.move .right {
    cursor: pointer;
    background: url(//static.taodocs.com/img/index_bg.png) no-repeat;
    background-position: -196px -143px;
    text-indent: -999px;
    position: absolute;
    right: 5px;
    top: 67px;
    display: block;
    width: 16px;
    height: 17px;
    overflow: hidden;
    zoom: 1
}

.move .right1 {
    cursor: pointer;
    background: url(//static.taodocs.com/img/index_bg.png) no-repeat;
    background-position: -196px -131px;
    text-indent: -999px;
    position: absolute;
    right: 5px;
    top: 67px;
    display: block;
    width: 16px;
    height: 17px;
    overflow: hidden;
    zoom: 1
}

.move .cont {
    overflow: hidden;
    position: relative;
    margin: 0px;
    width: 100%
}

.reg {
    padding-left: 50px
}

.reg .wp25 {
    font-weight: normal;
    font-size: 12px;
    width: 200px;
    height: 23px;
    line-height: 23px
}

.reg b {
    font-size: 16px;
    line-height: 50px
}

.reg span {
    font-size: 12px
}

.reg div {
    margin: 10px 0px
}

.reg .left {
    margin-left: 70px
}

.reg_right {
    border: 1px solid #e2e9ef;
    background: #fff;
    border: 1px solid #eee;
    padding: 10px;
    line-height: 30px
}

.show {
    color: #000;
    margin-bottom: 8px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 14px
}

.show .title1 {
    font-size: 20px;
    font-weight: bold;
    line-height: 150%;
    background: #fff;
    padding: 6px 15px 0px 15px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.show .title1 span {
    font-size: 16px;
    font-weight: normal
}

.tebiedes {
    height: 37px;
    line-height: 34px;
    width: 540px;
    font-size: 15px;
    font-weight: 700;
    color: #333959;
    border-radius: 8px
}

.show_jbbtn {
    color: #888;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 20px;
    font-size: 14px !important;
    font-weight: normal !important;
    border: 1px solid #E3E3E3;
    width: 157px;
    height: 31px;
    display: inline-block;
    text-align: center;
    line-height: 31px
}

.show .title1 .sethide img {
    margin-right: 6px
}

.sethide {
    margin-bottom: 15px
}

.show .title1 h1 {
    display: inline-block;
    max-width: 659px;
    vertical-align: top;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 45px;
    vertical-align: middle;
    font-size: 22px;
    font-weight: normal;
    vertical-align: -16px;
    white-space: nowrap
}

.show .download,
.show .download1 {
    width: 174px;
    display: block;
    background: #D06F6F;
    height: 42px;
    cursor: pointer;
    text-decoration: none;
    float: right;
    margin: 5px;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    font-weight: normal;
    line-height: 42px
}

.doctypes {
    display: inline-block;
    width: auto;
    line-height: 30px;
    font-size: 14px !important;
    margin-right: 10px;
    color: #888
}

.show .download:hover,
.show .download1:hover {
    background-position: 0px -47px
}

.show .desc {
    word-wrap: break-word;
    table-layout: fixed;
    width: 100%;
    white-space: normal;
    line-height: 30px;
    font-size: 14px
}

.show .xuan {
    margin: 8px;
    color: #333;
    font-size: 12px
}

.show .xuan .t {
    border: 1px solid #ccc;
    color: #999;
    width: 600px;
    height: 18px;
    font-size: 12px;
    padding: 0px 5px;
    line-height: 18px
}

.show .xuan .t1 {
    border: 1px solid #ccc;
    color: #999;
    width: 500px;
    height: 18px;
    font-size: 12px;
    padding: 0px 5px;
    line-height: 18px
}

.show .xuan .btn {
    border: 1px solid #ccc;
    height: 18px;
    line-height: 16px
}

.show .upload {
    margin: 0px auto;
    width: 175px;
    display: block;
    background: url(//static.taodocs.com/img/upload_btn_ql.jpg) no-repeat 0px 0px;
    height: 42px;
    cursor: pointer
}

.show .upload:hover {
    background-position: 0px 100%
}

.footer {
    margin: auto;
    text-align: center;
    width: 1130px;
    font-size: 12px;
    clear: both
}

.footer-link {
    position: relative;
    margin: 0px 0px;
    height: 31px;
    padding-left: 3px;
    z-index: 1
}

.footer-link a {
    color: #4d4d4d
}

.footer-link a:hover {
    color: #4d4d4d
}

.footer-link li {
    display: inline;
    border-left: solid 1px #4d4d4d;
    line-height: 2.25;
    padding: 0 25px 0 25px
}

.footer-link .first,
.footer-link .feedback {
    position: absolute;
    width: 70px;
    height: 24px;
    border: none;
    background: #ececec;
    line-height: 25px
}

.footer-link li.first {
    top: 1px;
    left: -1px;
    padding: 0 0 0 3px
}

.footer-link li.fn-border-none {
    border: none
}

.footer .copyright {
    font-family: arial, helvetica, sans-serif;
    margin: 5px auto 17px auto
}

.inp {
    border: 1px solid #689BCE;
    outline: none;
    height: 35px;
    line-height: 20px;
    color: #666;
    margin-bottom: 12px;
    font-size: 16px;
    padding: 0px 1px
}

.ok {
    border: 0px;
    background: url(https://static.taodocs.com/img/bg.png) -800px -1100px;
    width: 95px;
    height: 35px;
    margin: 5px
}

.ok1 {
    border: 0px;
    font-size: 40px;
    font-weight: bold;
    background: #db5b5a;
    color: white;
    line-height: 60px
}

.friend_link {
    background: #2C2C30;
    margin: 0 auto;
    padding: 20px 20px 10px;
    min-width: 1130px
}

.link-top {
    width: 1130px;
    position: relative;
    left: 50%;
    margin-left: -545px;
    color: #FFFFFF;
    font-size: 20px
}

.flink {
    margin-top: 1em;
    margin-bottom: 2em;
    width: 1088px;
    margin-left: -565px;
    position: relative;
    left: 50%;
    padding: 5px 20px
}

.flink a {
    text-decoration: none;
    color: #666;
    margin-right: 1.5em;
    padding-top: 0.5em;
    line-height: 250%
}

.login_way {
    width: 100%
}

.wrap .errmsg ul {
    color: Red;
    text-align: left;
    margin: 0px;
    position: absolute
}

.upload-end {
    border: 1px solid #eee;
    padding: 0 35px 20px 55px
}

.upload-edit .col1 {
    width: 80px
}

.upload-edit th,
.upload-edit td {
    vertical-align: middle;
    font-size: 12px;
    padding: 5px 0
}

.upload-edit th {
    font-size: 14px;
    color: #000;
    text-align: left;
    width: 120px;
    text-align: right;
    padding-right: 16px
}

.upload-edit td select {
    width: 150px;
    border: 1px solid #A1BED9;
    padding: 5px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    height: 32px
}

.upload-edit td input,
.upload-edit td textarea {
    font-size: 14px
}

.upload-edit td textarea {
    height: 68px;
    padding-left: 5px;
    padding-top: 5px;
    width: 200px;
    border: 1px solid #A1BED9
}

.upload-edit td input.txt,
.upload-edit td input.price {
    padding-left: 5px;
    padding-top: 5px;
    height: 32px;
    width: 300px;
    border: 1px solid #A1BED9;
    border-radius: 3px
}

.upload-edit td input.price {
    width: 50px;
    padding: 0 0 0 2px;
    margin: 0 8px
}

.upload-edit td input.btn {
    width: 60px;
    cursor: pointer
}

.editdoc_tip {
    width: 90%;
    margin: 0 auto;
    background: #FFE4E4;
    font-size: 13px;
    text-align: center;
    padding: 3px 0;
    margin-top: 16px;
    color: #FF2D2D;
    border: 1px solid
}

#batch_form {
    padding: 23px
}

#batch_form div {
    text-align: center;
    margin-bottom: 20px
}

#batch_form input {
    height: 32px;
    width: 200px;
    border: 1px solid #A1BED9;
    border-radius: 2px
}

#batch_form select {
    width: 200px;
    border: 1px solid #A1BED9;
    padding: 5px;
    margin: 0 5px 0 0;
    border-radius: 3px;
    height: 32px
}

#batch_sub {
    border: 0;
    height: 32px;
    padding: 0 19px;
    background: #448DED;
    color: #fff;
    border-radius: 3px
}

#batch_form span {
    display: inline-block;
    width: 71px;
    text-align: right;
    margin-right: 20px
}

.upload-edit .fcr {
    color: red
}

.upload-edit .fch {
    color: #666
}

.upload-edit img {
    vertical-align: middle;
    margin: 0 3px 0 0;
    position: relative;
    top: -1px
}

.upload-edit .upload_end_skills {
    position: relative
}

.upload-edit .upload_end_skills img {
    cursor: pointer
}

#feny {
    text-align: right;
    width: auto;
    padding-right: 0px;
    height: 31px;
    font-size: 12px;
    padding: 10px 0px;
    clear: both
}

#feny a {
    border: #ccc 1px solid;
    padding: 3px 6px;
    color: #000;
    text-decoration: none;
    margin-right: 5px
}

#feny a:hover {
    background: #0692cf;
    color: #fff
}

#feny b {
    border: #ccc 1px solid;
    padding: 3px 6px;
    color: #000;
    text-decoration: none;
    margin-right: 5px;
    background: #0692cf;
    color: #fff
}

#dialog {
    line-height: 200%;
    font-size: 12px
}

#dialog b {
    font-size: 25px
}

dl.cata {
    color: #000;
    border: 1px solid #ccc;
    margin-bottom: 10px
}

dl.cata a {
    padding: 4px 2px
}

dl.cata a:hover,
a.cataSelected {
    background-color: #326FA8;
    color: #fff
}

dl.cata dt {
    margin: 4px 10px
}

dl.cata dt.close {
    font-weight: bold;
    padding-left: 20px;
    background: url(//static.taodocs.com/img/icon/icon_jianhao.gif) no-repeat 5px -45px;
    cursor: pointer;
    _width: 90%
}

dl.cata dt.close:hover {
    font-weight: bold;
    padding-left: 20px;
    background: url(//static.taodocs.com/img/icon/icon_jianhao.gif) no-repeat 5px -67px
}

dl.cata dt.open {
    font-weight: bold;
    padding-left: 20px;
    background: url(//static.taodocs.com/img/icon/icon_jianhao.gif) no-repeat 5px -2px;
    cursor: pointer;
    _width: 90%
}

dl.cata dt.open:hover {
    font-weight: bold;
    padding-left: 20px;
    background: url(//static.taodocs.com/img/icon/icon_jianhao.gif) no-repeat 5px -23px
}

dl.cata ul {
    overflow: hidden;
    padding-left: 25px
}

dl.cata ul li {
    font-size: 12px;
    width: 50%;
    float: left
}

.cataV1 {
    border: 1px solid #ccc;
    padding: 10px 10px;
    line-height: 150%;
    margin-bottom: 15px
}

.cataV1 dl {
    margin-top: 8px
}

.cataV1 dt {
    float: left;
    width: 45px;
    margin-left: 10px;
    color: #ababab
}

.cataV1 dd {
    margin-left: 55px
}

.cataV1 dd a {
    white-space: nowrap;
    margin-right: 10px;
    color: #5e5e5e;
    padding: 2px 8px
}

.cataV1 dd a.cataSelected {
    background-color: #326FA8;
    color: #fff
}

dl.list {
    color: #666
}

dl.list dt {
    font-size: 12px;
    float: left;
    color: #666;
    width: 100px;
    height: 130px;
    text-align: center;
    margin: 0px 5px;
    clear: both
}

dl.list dd {
    float: left
}

dl.list dd.t {
    width: 646px;
    _width: 640px;
    font-weight: bold
}

dl.list dd.t em,
dl.list dd.r em {
    color: Red;
    font-style: normal
}

dl.list dd.r {
    width: 654px;
    _width: 650px;
    padding-left: 22px;
    font-size: 12px;
    overflow: hidden;
    height: 80px
}

dl.list dd.s {
    width: 654px;
    _width: 650px;
    padding-left: 22px;
    font-size: 12px
}

dl.list dd.l {
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px
}

dl.list1 {
    color: #666;
    margin-right: 10px
}

dl.list1 dt {
    font-size: 12px;
    float: left;
    color: #666;
    width: 100px;
    height: 130px;
    text-align: center;
    margin: 0px 5px;
    clear: both
}

dl.list1 dd {
    float: left
}

dl.list1 dd.t {
    width: 610px;
    font-weight: bold;
    font-size: 14px
}

dl.list1 dd.r {
    width: 600px;
    padding-left: 22px;
    font-size: 12px;
    overflow: hidden;
    height: 80px
}

dl.list1 dd.s {
    width: 600px;
    padding-left: 22px;
    font-size: 12px
}

dl.list1 dd.l {
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin: 10px 0px
}

dl.list1 dd u {
    text-decoration: none;
    font-size: 12px;
    color: #999;
    font-weight: normal
}

dl.listFav {
    font-size: 14px;
    margin-bottom: 20px;
    overflow: hidden
}

dl.listFav dt {
    float: left;
    width: 70%;
    margin: 5px 0px
}

dl.listFav dd {
    float: left;
    width: 28%;
    margin: 5px 0px
}

dl.listFav img {
    width: 16px;
    vertical-align: middle
}

dl.listLog {
    margin-bottom: 20px;
    overflow: hidden
}

dl.listLog dt {
    float: left;
    width: 70%;
    font-size: 14px;
    margin: 5px 0px
}

dl.listLog dd {
    float: left;
    width: 28%;
    margin: 5px 0px;
    color: #999
}

ul.friend {
    margin-top: 10px;
    font-size: 12px
}

ul.friend li {
    float: left;
    width: 107px;
    line-height: 150%;
    text-align: center
}

ul.friend li.i {
    float: left;
    width: 150px;
    line-height: 150%;
    text-align: center;
    margin: 8px 0px
}

ul.bank {
    color: #999;
    font-size: 12px
}

ul.bank li {
    float: left;
    border: 1px solid #D4DFE9;
    width: 32%;
    _width: 31%;
    overflow: hidden;
    margin: 5px
}

ul.bank li div {
    padding: 8px
}

ul.bank li a {
    font-size: 14px;
    font-weight: bold
}

ul.bank li img {
    float: left;
    margin: 5px 10px 5px 5px
}

ul.bank li p {
    text-align: right;
    background-color: #ECF4F9;
    padding-right: 10px;
    line-height: 200%
}

.about {
    margin: 10px auto;
    overflow: hidden
}

.about_cj {}

.about h2 {
    font-weight: normal;
    display: inline
}

.about ul {
    margin: 0px 20px;
    line-height: 200%;
    color: #333;
    border-right: 1px dotted #333
}

.about ul li {
    background: #F8F8F8;
    text-align: center;
    margin-bottom: 3px
}

.about ul li a {
    height: 50px;
    display: inline-block;
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    font-weight: 500;
    font-family: Microsoft YaHei
}

.about ul li a:visited {
    color: #414141
}

.about ul li a:link {
    color: #414141
}

a#discountlogo {
    background: none;
    float: none;
    height: 0px;
    width: 0px;
    margin: 0
}

.about b {
    padding: 3px 20px;
    margin-bottom: 49px;
    padding-bottom: 70px;
    display: block;
    color: #000;
    margin: 5px 0px;
    font-size: 21px;
    font-weight: 500
}

.about .con {
    line-height: 34px;
    color: #000;
    font-size: 18px;
    font-weight: 500;
    padding-left: 30px;
    margin-bottom: 40px
}

.about strong {
    color: #333
}

.about dt {
    font-weight: bold;
    clear: both;
    background: #C3E9FA
}

.about dd {
    float: left;
    width: 20%
}

.about hr {
    margin: 10px 0px
}

img.pdoc {
    width: 70px
}

.pdoc {
    border: #DCDFE6 1px solid
}

.pdoc:hover {
    border: 1px solid #ccc
}

.rss {
    color: #000;
    font-size: 12px;
    margin: 10px
}

.rss span a {
    color: #f00
}

.layui-carousel>[carousel-item]>* {
    background-color: #fff !important
}

.bbsnav {
    margin: auto;
    padding-top: 8px;
    padding-left: 8px
}

.bbspost {
    margin: auto;
    padding-top: 8px;
    padding-left: 8px
}

.bbsmark {
    border: 1px dashed #ccc;
    margin: 8px 0px;
    font-size: 12px;
    padding: 5px;
    line-height: 180%
}

.topic {
    line-height: 180%;
    border: 1px solid #b8cfdb;
    padding: 1px;
    margin-top: 8px
}

.topic a:hover {
    text-decoration: underline
}

.topic dt {
    background-color: #4883b9;
    display: block;
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-indent: 10px;
    line-height: 200%
}

.topic dd {
    padding-bottom: 8px
}

.topic table {
    font-size: 12px;
    line-height: 180%;
    width: 99%;
    margin: auto
}

.topic tr.row th {
    background-color: #4883b9;
    color: #fff;
    font-weight: bold
}

.topic tr:hover {
    background-color: #e7f0f5
}

.topic th {
    text-align: left;
    font-size: 12px;
    background-color: #f6f6f6;
    border-bottom: 1px solid #ccc;
    color: #999;
    font-weight: normal;
    line-height: 200%
}

.topic td {
    text-align: left;
    font-size: 12px;
    border-bottom: 1px solid #e7f0f5
}

.topic .c {
    text-align: center
}

.topic td.a {
    line-height: 120%;
    padding: 4px 0px
}

.topic .t {
    color: #006699;
    font-weight: bold;
    font-size: 14px;
    line-height: 200%
}

.bbspub {
    background-color: #fafafa;
    border-top: 2px solid #CAE6FF;
    margin: 8px auto;
    padding: 10px 20px;
    color: #000
}

.bbspub td {
    padding: 5px 0px
}

.bbspub .txt {
    padding: 3px;
    outline: none;
    line-height: 14px;
    font-size: 14px;
    color: #333;
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 14px;
    width: 600px
}

.bbsview {
    margin-top: 8px;
    overflow: auto;
    zoom: 1;
    background-color: #eaf7ff;
    overflow: hidden
}

.bbsview .side {
    float: left;
    width: 130px;
    background-color: #eaf7ff;
    padding: 11px 0 5px 11px
}

.bbsview .side p {
    height: 18px;
    line-height: 18px;
    font-weight: bold;
    color: #3173d0
}

.bbsview .side .img {
    margin: 4px 0px
}

.bbsview .side b {
    color: #EF6500;
    font-size: 12px
}

.bbsview .side i {
    color: #666;
    font-size: 12px;
    font-style: normal;
    display: block
}

.bbsview .con {
    float: right;
    width: 785px;
    border: 1px solid #cae6ff;
    background-color: #FFF;
    padding: 0 10px
}

.bbsview .con .con_hd {
    border-bottom: 1px dashed #CCC;
    height: 24px;
    line-height: 24px;
    margin-top: 5px;
    font-size: 12px
}

.bbsview .con .con_hd p {
    float: left;
    color: #666
}

.bbsview .con .con_hd b {
    float: right;
    color: #fc6d2b;
    font-size: 14px
}

.bbsview .con .con_bd {
    min-height: 160px;
    height: auto !important;
    height: 160px;
    overflow: visible;
    margin: 10px 5px;
    font-size: 14px;
    color: #333
}

.bbsview .con .con_bd * {
    line-height: 180%;
    color: #333
}

.bbsview .con .con_bd a {
    color: #1e4d8f
}

.bbsview .con .con_bd a:hover {
    text-decoration: underline
}

.bbsview .con .con_if {
    color: #999;
    font-size: 12px;
    border-top: 1px dashed #ccc;
    line-height: 200%
}

.reply {
    background-color: #f1f1f1;
    padding: 15px;
    margin-bottom: 8px;
    line-height: 150%;
    overflow: hidden;
    zoom: 1
}

.reply .side {
    width: 128px;
    float: left
}

.reply .right {
    width: 781px;
    float: right
}

.reply .right .enter {
    margin-top: 10px
}

canvas {
    display: block
}

.grab {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.grabbing {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pageBox {
    position: relative;
    text-align: center;
    background-color: #fefefe
}

.textpage {
    text-align: left !important;
    background: white !important;
    padding: 110px 130px;
    line-height: 180%
}

.readshop .fixed_top_sc {
    margin-left: 15px
}

.readshop {
    width: 100%;
    height: 53px;
    margin: auto;
    left: 50%;
    z-index: 999;
    border-top: 1px solid #ddd;
    margin-top: 7px
}

.scrollreadshop {
    position: fixed;
    z-index: 99999;
    margin-left: -564px;
    left: 50%;
    top: 0px;
    margin-top: 30px;
    background: #fff
}

.button {
    display: inline-block;
    background: #444;
    width: 80px;
    min-width: 30px;
    height: 28px;
    overflow: hidden;
    float: left;
    padding: 0 20px;
    margin: 2px 20px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    font: 400 14px/28px "microsoft yahei";
    box-shadow: inset 0px 1px 0px rgba(255, 255, 255, 0.1), 0px 1px 1px rgba(0, 0, 0, 0.18)
}

.button.btn-demo {
    background: none;
    border: none;
    box-shadow: none;
    height: 54px;
    width: 20px;
    margin: 0;
    padding: 0;
    margin-right: 11px;
    line-height: 54px
}

.readshop span {
    float: left;
    line-height: 53px !important;
    color: #414141;
    font: 400 18px/35px "microsoft yahei";
    z-index: 999
}

.readshop .download1 {
    text-indent: 0;
    width: 174px;
    display: block;
    text-align: center;
    background: #D06F6F;
    height: 42px;
    cursor: pointer;
    text-decoration: none;
    float: right;
    margin-top: 1px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px
}

#readshop1 .download1 {
    margin-top: 13px
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix {
    display: inline-block
}

.clearfix {
    display: block
}

#top20 h3 {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 89%;
    float: right
}

.normal-screen #showproduct {
    background: #F4F4F4
}

.normal-screen #showproduct .header_wrap {
    background: #fff
}

.normal-screen #showproduct .mydefaule_types {
    margin-bottom: 15PX;
    border-radius: 5px;
    border: none
}

.aboutCatalog {
    overflow: hidden
}

.aboutCatalog span {
    display: inline-block;
    padding: 2px 7px;
    margin-right: 8px;
    margin-top: 7px;
    border-radius: 8px;
    background: #f2f2f2
}

.aboutCatalog span a {
    color: #333959
}

.aboutCatalog p a {
    color: #333959
}

.aboutCatalog p a:hover {
    color: #6FA0D0
}

.ss_contain b,
#desc_no b,
.ss_contain1 b {
    font-weight: normal
}

#desc_no .title {
    padding-left: 20px
}

#desc_no b,
#desc_no1 b {
    font-size: 16px;
    margin-right: 20px;
    cursor: pointer;
    font-weight: normal
}

#openintro img,
#openlist img {
    width: 28px;
    margin-left: -4px;
    margin-top: -2px
}

#global_notice {
    width: 1090px;
    margin: 0 auto;
    text-align: left;
    margin-top: 5px;
    height: 30px;
    line-height: 30px;
    border: #F5E9AB solid 1px;
    padding: 0 25px;
    padding-right: 10px;
    margin-bottom: 4px;
    background: url(http://pic2.58.com/ui6/my/images/20120711/cz0809_01.gif) #FFFFE0 no-repeat 7px center;
    color: #F00;
    font-size: 12px
}

#global_notice a {
    float: right;
    font-size: 18px;
    font-family: 宋体;
    font-weight: bold
}

#global_notice a:hover {
    text-decoration: none;
    color: red
}

a[title="站长统计"] {
    display: none
}

#History {
    font-size: 12px;
    z-index: 1000;
    position: fixed;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight - 95));
    _overflow: hidden;
    bottom: 5px;
    left: 5px;
    width: 180px;
    border: 1px solid #ddd;
    background-color: #fff;
    padding: 1px
}

#History .t {
    height: 22px;
    line-height: 22px;
    text-indent: 10px;
    background-color: #6FA0D0;
    color: #fff;
    text-align: left
}

#History .t a {
    float: right;
    color: #fff;
    margin-right: 10px
}

#History ul {
    padding: 5px;
    text-align: left
}

#History li {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#History li a {
    color: #326FA8
}

#previe_bg {
    position: absolute;
    width: 94%;
    height: 100%;
    z-index: 999;
    background: #EBEBEB;
    filter: alpha(opacity=50);
    top: 0px;
    margin-left: 3%
}

#preview_tips {
    width: 400px;
    height: 250px;
    border: 2px solid #dadbdf;
    z-index: 10000;
    position: absolute;
    left: 50%;
    margin-left: -200px;
    top: 50%;
    margin-top: -125px;
    background: #fff
}

#preview_tips .pre_title {
    height: 30px;
    line-height: 30px;
    text-indent: 11px;
    font-size: 14px;
    font-weight: bold;
    color: #555;
    border-bottom: 1px solid #dadbdf
}

#preview_tips ul {
    padding: 12px;
    font-family: 宋体;
    color: #585858;
    font-size: 13px
}

#preview_tips ul li {
    padding-bottom: 5px
}

#preview_tips ul li a {
    text-decoration: underline;
    color: #f60
}

#preview_tips ul li a:hover {
    color: #e00
}

#preview_tips .pre_button {
    width: 100%;
    text-align: center;
    bottom: 29px
}

#preview_tips .pre_button a.yulan_a {
    cursor: pointer;
    display: block;
    width: 300px;
    margin: 0 auto;
    height: 40px;
    line-height: 20px;
    font-size: 13px;
    color: #E50;
    font-weight: 500;
    text-decoration: none
}

#preview_tips .pre_button a:hover {
    background-position: 0 -32px
}

.tips {
    position: absolute;
    z-index: 99;
    width: 110px;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ddd
}

.tips p {
    line-height: 40px;
    color: #000;
    cursor: pointer
}

.noyulan_btn {
    margin-bottom: 0px;
    width: 176px;
    font-size: 16px;
    margin: 0 auto;
    border: 1px solid;
    background: #6EA0D0;
    line-height: 36px;
    border-radius: 3px;
    color: #fff
}

.full-screen .wrap {
    width: 1280px
}

.full-screen .frm_left {
    background: #fff
}

.actualcredit {
    color: #eb0a0a;
    font-weight: bold;
    margin-left: 17px;
    margin-right: 5px
}

#alidh {
    background: #6FA0D0;
    border: none;
    color: #fff;
    padding: 7px 20px;
    border-radius: 4px;
    font-size: 16px
}

.protocol {
    color: #6FA0D0
}

.errorimg:after {
    content: " " " " attr(alt);
    font-size: 16px;
    font-family: FontAwesome;
    color: rgb(100, 100, 100);
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100px;
    height: 100px;
    background-color: #fff
}

.viewtip_layer .layui-layer-title {
    padding: 0 80px 0 20px !important;
    height: 42px !important;
    line-height: 42px !important;
    border-bottom: 1px solid #eee !important;
    font-size: 14px !important;
    color: #333 !important;
    overflow: hidden !important;
    background: #F8F8F8 !important;
    border-radius: 2px 2px 0 0 !important
}

.viewtip_layer .layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -40px !important
}

.viewtip_layer .layui-layer-close {}

.viewtip_layer .layui-layer-content p {
    line-height: 32px !important;
    font-size: 16px !important
}

.viewtip_layer .layui-layer-btn a {}

.viewtip_layer .layui-layer-btn a.layui-layer-btn0 {
    width: auto !important
}

.banner-wrap {
    height: 193px;
    position: relative;
    top: 0;
    left: 0;
    _zoom: 1;
    overflow: hidden;
    background: #F4F4F4;
    padding-top: 10px;
    margin: 0 auto 6px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    text-align: center;
    display: none
}

.more-btn-banner .banner-more-title {
    font-size: 18px;
    line-height: 18px;
    margin: 32px 0 20px;
    color: #333
}

.more-btn-banner .ui-bz-btn-senior {
    color: #fff;
    border: 0;
    border-radius: 2px;
    background: #2fad85;
    display: inline-block;
    position: relative;
    font-family: '微软雅黑', '冬青黑体', '宋体', arial;
    padding: 8px 40px;
    font-weight: bold;
    font-size: 17px
}

.more-btn-banner .banner-more-btn {
    width: 247px;
    padding-top: 12px;
    font-size: 18px;
    line-height: 16px;
    margin: 0 auto;
    margin-top: 18px;
    color: #ff0000;
    border-top: 1px dotted #d1d1d1;
    text-align: center
}

.more-btn-banner .fc2e {
    color: #2eae84
}

.more-btn-banner .moreBtn:hover {
    color: #2eae84;
    border-bottom: 1px solid #2eae84
}

.more-btn-banner .download {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    font-size: 18px;
    vertical-align: 2px;
    margin-right: 6px
}

.more-btn-banner .down-arrow {
    width: 11px;
    height: 7px;
    margin: 0 auto;
    margin-top: 10px;
    background: url(//m.taodocs.com/img/more_7c75e3e.png) no-repeat
}

.more-btn-banner .down-arrow:hover {
    background: url(//m.taodocs.com/img/more-green_f037d62.png) no-repeat
}

.move_nav_box {
    position: fixed;
    right: 10px;
    top: 60%;
    z-index: 2;
    line-height: 120%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.6));
    width: 35px;
    font-family: microsoft yahei, SimHei;
    font-size: 12px;
    text-align: center
}

.move_nav_box ul li {
    width: 33px;
    height: 36px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    cursor: pointer;
    display: block
}

.move_nav_box ul li a {
    display: block
}

.move_nav_box ul li a:active {
    background: #f5f5f5
}

.move_nav_box .mv_icons1 {
    background: url(//static.taodocs.com/img/common.png) no-repeat;
    width: 33px;
    height: 36px;
    display: block
}

.move_nav_box .mv_ic1 {
    background-position: 0 -124px
}

.move_nav_box .mv_ic2 {
    background-position: 0 -169px
}

.move_nav_box .mv_ic3 {
    background-position: 0 -206px
}

.move_nav_box .mv_ic4 {
    background-position: 0 -243px
}

.move_nav_box .mv_txt1 {
    font-size: 12px;
    color: #646464;
    padding: 5px 0;
    display: none
}

.move_nav_box .mv_txt2 {
    font-size: 12px;
    color: #646464;
    padding: 5px 0;
    display: none;
    cursor: pointer
}

.move_nav_box .qrcode {
    width: 120px;
    height: 140px;
    position: absolute;
    right: 48px;
    top: 0%
}

.move_nav_box .wechat {
    width: 160px;
    height: 189px;
    position: absolute;
    right: 48px;
    top: 0%;
    display: none;
    background: url(//static.taodocs.com/img/common.png);
    border-radius: 8px;
    background-position: -52px -202px;
}

.move_nav_box #backtop {
    display: none
}

#myRight {
    width: 300px
}

.i_arrow {
    background: url(//static.taodocs.com/img/pooldown.png) no-repeat -400px -1081px;
    height: 5px;
    float: right;
    *position: absolute;
    margin-top: 24px;
    *margin-top: 5px;
    margin-left: -10px;
    *margin-left: 0px;
    width: 10px
}

.c_nav {
    position: absolute;
    top: 52px;
    z-index: 9999;
    border: 1px solid red;
    width: 400px;
    height: 270px;
    display: none;
    *margin-top: 32px;
    *margin-left: -100px;
    border: 1px solid #b6b6b6;
    border-top: none;
    padding: 5px 12px 5px 10px;
    background-color: #fff;
    box-shadow: 0px 1px 3px #ccc
}

.c_nav dt {
    display: block;
    width: 120px;
    float: left;
    background-color: #fff;
    margin: 5px 6px;
    line-height: 27px;
    height: 27px;
    border: 0;
    border-bottom: solid 1px #e4e4e4
}

.c_nav a,
.c_nav a:hover,
.c_nav a:visited,
.c_nav a:active,
.c_nav a:link {
    background: none !important;
    padding-left: 0px !important;
    font-size: 12px
}

.layui-layer-content {
    color: #222
}

.pt20 {
    padding-top: 20px
}

.depositLine input[type=text],
.tourists input[type=text],
.tourists input[type=password],
.viewLogin input[type=text],
.viewLogin input[type=password] {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 27px;
    color: #555;
    vertical-align: middle;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.depositLine input[type=text],
.tourists input[type=text],
.tourists input[type=password],
.viewLogin input[type=text],
.viewLogin input[type=password] {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s
}

.depositLine input[type=text]:focus,
.tourists input[type=text]:focus,
.tourists input[type=password]:focus,
.viewLogin input[type=text]:focus,
.viewLogin input[type=password]:focus {
    border-color: rgba(82, 168, 236, .8);
    outline: 0;
    outline: thin dotted\9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(82, 168, 236, .6)
}

.viewDl {
    width: 96%;
    height: auto;
    margin: 30px auto 0;
    padding-bottom: 20px
}

.veiwDl dl {
    clear: both;
    width: 100%;
    height: auto;
    overflow: hidden
}

.viewDl dl dt {
    float: left;
    width: 100px;
    text-align: right;
    line-height: 30px;
    font-size: 14px
}

.viewDl dl dd {
    padding: 0 0 0 110px
}

.viewDl dl dd input {
    width: 80%
}

.viewDl dl dd input.yz {
    float: left;
    width: 60px
}

.viewDl dl dd img {
    float: left;
    width: 48px;
    height: 28px;
    border: 1px solid #ccc;
    margin: 0 10px
}

.viewDl dl dd a {
    display: block;
    float: left;
    line-height: 30px;
    color: red
}

.viewDl .viewDlbtn {
    clear: both;
    width: 100%;
    height: auto;
    text-align: center
}

.viewDl .viewDlbtn a {
    margin: 0 5px
}

.viewDl .viewDlbtn a:hover {
    text-decoration: none
}

.viewDl .viewDlbtn a.viewDlbtnA {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    color: #fff;
    background: #3289e7;
    border-radius: 4px;
    font-size: 6px;
    font-size: 14px
}

.viewDl .viewDlbtn span a {
    color: red
}

.viewDl .quickDl {
    width: 100%
}

.viewDl .quickDl h3 {
    width: 80%;
    height: auto;
    font-size: 14px;
    line-height: 38px;
    margin: 10px auto 0;
    border-top: 1px dotted #ccc;
    padding: 0 10px
}

.viewDl .quickDl .quickDlcontent {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 2px auto 0;
    text-align: center
}

.viewDl .quickDl .quickDlcontent a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    color: #fff;
    margin: 0 10px
}

.viewDl .quickDl .quickDlcontent a:hover {
    text-decoration: none
}

.layui-layer-btn {
    margin-bottom: 10px
}

.layui-layer-btn a.layui-layer-btn0 {
    width: 50%;
    text-align: center
}

.viewPay {
    width: 92%;
    height: auto;
    margin: 30px auto 0;
    padding: 0 0 20px 0
}

.viewPay .viewPaytext {
    font-size: 14px;
    line-height: 200%
}

.viewPay .viewPaytext strong {
    color: red
}

.headwx_ewm {
    z-index: 99999;
    position: absolute;
    right: -56px;
    top: 28px;
    display: none;
    background: url(//static.taodocs.com/img/common.png);
    width: 156px;
    height: 186px;
    border-radius: 8px;
    background-position: -52px -202px;
}

.viewPay .viewPaytext span {
    font-size: 12px;
    color: #999
}

.viewPay .viewPay-btn {
    width: 100%;
    height: auto;
    text-align: center
}

.viewPay .viewPay-btn a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    overflow: hidden;
    font-size: 14px;
    background: #f60;
    color: #fff;
    text-align: center;
    border-radius: 4px
}

.viewPay .viewPay-btn a:hover {
    text-decoration: none
}

.newViewChannel {
    position: absolute;
    top: 0;
    left: -50px;
    width: 40px;
    height: auto;
    color: #fff;
    cursor: pointer
}

.newDown {
    position: absolute;
    right: 50%;
    margin-right: -380px;
    top: 55px;
    color: #fff;
    width: 45px;
    height: 100px;
    cursor: pointer
}

.newDown-t {
    position: absolute;
    left: 50%;
    margin-left: -437px;
    top: 55px;
    color: #fff;
    width: 45px;
    height: 100px;
    cursor: pointer
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}

.clearfix {
    zoom: 1
}

.viewLogin {
    width: 94%;
    height: auto;
    margin: 20px auto 0;
    background: #fff;
    color: #666;
    line-height: 170%;
    font-family: "Microsoft YaHei"
}

.viewLogin h3 {
    width: 100%;
    font-size: 15px;
    line-height: 170%
}

.tourists h3 a,
.viewLogin h3 a {
    font-size: 15px
}

.viewLogin .viewLogin-fontp {
    width: 100%;
    font-size: 14px;
    line-height: 170%
}

.viewLogin-fontp a {
    font-size: 14px
}

.viewLogin .login-ico {
    position: relative;
    top: 3px;
    right: 5px
}

.viewLogin-list {
    height: auto;
    padding-left: 80px;
    padding-top: 13px;
    font-size: 18px;
    border-top: 1px solid #eaeaea
}

.viewLogin-list dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0
}

.viewLogin-list dl dt {
    float: left;
    width: 120px;
    text-align: right;
    line-height: 30px;
    font-size: 14px
}

.viewLogin-list dl dd {
    padding: 0 0 0 125px
}

.viewLogin-list dl dd input {
    float: left;
    width: 75%;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    padding: 5px 8px
}

.viewLogin-list dl dd input.yzm {
    width: 20%
}

.viewLogin-list dl dd a {
    float: left;
    display: inline-block;
    height: 30px;
    margin-left: 10px;
    line-height: 30px
}

.viewLogin-list dl dd img {
    float: left;
    margin-left: 10px;
    height: 28px;
    border-radius: 2px;
    margin-top: 1px;
    cursor: pointer
}

.viewLogin-btn {
    width: auto;
    height: auto;
    text-align: center;
    margin-top: 8px;
    margin-bottom: 25px
}

.viewLogin-btn a {
    display: inline-block;
    color: #fff;
    margin: 0 20px;
    height: 40px
}

.viewBtn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background-color: #666;
    border-radius: 2px;
    text-decoration: none
}

.viewBtn:hover {
    color: #fff;
    text-decoration: none
}

.btnBlue {
    background: #0080f7
}

.btnBlue:hover {
    background: #0570D4
}

.btnGreen {
    background: #15aa1c
}

.btnGreen:hover {
    background: #07920E
}

.viewQuick {
    width: 100%;
    height: auto;
    padding-top: 3px
}

.viewQuick h4 {
    font-size: 14px
}

.viewQuick-list {
    width: 100%;
    height: auto;
    overflow: hidden
}

.viewQuick-list .viewQuick-list-l {
    width: 100%;
    overflow: hidden
}

.viewQuick-list .viewQuick-list-l li {
    float: left;
    margin: 0 5px 0 0
}

.viewQuick-list .viewQuick-list-l a {
    width: 122px;
    height: 31px;
    display: block;
    text-decoration: none;
    background: url(../img/login_commentBg.gif) no-repeat;
    text-indent: -9999em
}

.viewQuick-list .viewQuick-list-l a:hover {
    text-decoration: none
}

.viewQuick-list .viewQuick-list-l a.wb {
    background-position: 0 -30px
}

.viewQuick-list .viewQuick-list-l a.qq {
    background-position: 0 -360px
}

.viewQuick-list .viewQuick-list-r {
    width: 100%;
    margin-top: 35px;
    color: #999
}

.viewQuick-list .viewQuick-list-r h5 {
    width: 100%;
    font-size: 16px;
    padding-bottom: 10px;
    font-weight: normal;
    margin-left: 23px
}

.viewQuick-list .viewQuick-list-r p {
    line-height: 170%
}

.tourists {
    width: 94%;
    height: auto;
    margin: 15px auto 0;
    background: #fff;
    color: #666;
    line-height: 170%;
    font-family: "Microsoft YaHei";
    font-size: 14px
}

.tourists h3 {
    width: 100%;
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.tourists_info_p {
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 700
}

.erweima_bod {
    width: 180px;
    border: 3px solid #4E9EEB;
    border-radius: 15px;
    text-align: center;
    vertical-align: middle;
    padding: 10px 0;
    margin: 0 auto
}

.erweima_bod img {
    vertical-align: middle;
    width: 160px
}

.tourists .h3_flex:nth-child(1) {
    margin-left: 23px;
    display: inline-block
}

.tourists .h3_flex:nth-child(2),
.tourists .h3_flex:nth-child(3) {
    margin-left: 47px;
    display: inline-block
}

.select_type {
    font-size: 16px;
    margin-left: 23px;
    margin-bottom: 7px
}

.touristse h3,
.deposit h3 {
    text-align: left;
    line-height: 36px;
    margin-top: 15px;
    padding-left: 20px;
    box-sizing: border-box
}

.daojishi_big {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    background: #4C9EE9;
    height: 36px;
    border-radius: 18px;
    width: 165px;
    text-align: center;
    float: right;
    margin-right: 40px
}

.tourists .activities,
.deposit .activities {
    background: #F5F5F5;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box
}

.tourists .doc_titlep,
.deposit .doc_titlep {
    font-size: 18px;
    color: #110C10;
    margin-bottom: 9px;
    font-weight: 600
}

.show_erweima {
    margin-top: 5px
}

.pay_style {
    margin-left: 30px
}

.pay_style1 {
    margin-left: 22px
}

.pay_checkbox {
    display: flex;
    padding-top: 15px
}

.pay_checkbox>div:nth-child(1) {
    width: 7%;
    text-align: right;
    padding-right: 10px
}

.pay_checkbox>div:nth-child(2) {
    width: 90%;
    padding-right: 42px;
    font-weight: normal
}

.pay_checkbox>div:nth-child(2) a {
    font-size: 15px;
    line-height: 22px;
    color: #000
}

img.paysuccess {
    position: absolute;
    left: 49px;
    top: 20px
}

.user_clickhere {
    color: #063872 !important;
    font-size: 16px !important
}

.logindown_imgs {
    text-align: center
}

.logindown_imgs div {
    width: 33%;
    float: left;
    text-align: center
}

.logindown_img:nth-child(1) {
    margin-right: 20px;
    margin-top: 7px;
    cursor: pointer
}

.logindown_img:nth-child(2) {
    margin-left: 20px;
    cursor: pointer
}

.ordersearch_a {
    font-size: 16px;
    line-height: 30px;
    color: #4090EC;
    padding-left: 60px
}

.ordersearch_a a {
    color: #4090EC
}

.ordersearch_b {
    font-size: 16px;
    line-height: 30px;
    color: #999;
    padding-left: 60px
}

.zfbpay_info {
    text-align: center;
    font-size: 18px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 70%;
    margin: 0 auto;
    margin-bottom: 30px
}

.zfbpay_info tr {
    height: 60px
}

.zfbpay_info tr td:nth-child(1) {
    width: 100px
}

.zfbpay_info tr td:nth-child(2) {
    padding-left: 20px
}

.zfbpay_info tr td:nth-child(2) div {
    border: 1px solid #c8c8c8;
    width: 400px;
    height: 32px;
    line-height: 32px;
    padding-left: 10px
}

.zfbpay_info .msg-title {
    text-align: right;
    color: gray;
    width: 100px
}

.zfbpay_info .msg-cnt {
    text-align: left;
    color: #333
}

.pay_success1 {
    text-align: center;
    width: 79%;
    margin-left: 10%
}

.paysuccessp span {
    display: block;
    margin-top: 13px
}

.pay_success1>div {
    width: 100%
}

.paysuccessp {
    width: 100%;
    font-size: 24px;
    color: #666666;
    margin-left: 66px;
    margin-bottom: 20px;
    margin-top: 10px
}

.paynump {
    font-size: 18px;
    color: #999999;
    padding-left: 65px;
    margin-bottom: 2px
}

.payinpp {
    display: block;
    width: 530px;
    margin: 20px auto 1px
}

.payinpp input {
    width: 300px;
    height: 30px
}

.sendp {
    display: block;
    border: 1px solid #ff9f00;
    background: #fffcc7;
    width: 495px;
    padding: 8px 5px;
    margin: 0 auto
}

.pay_success2 {
    width: 90%
}

.ps1_r {
    float: left;
    width: 20%;
    margin-left: 10%
}

.ps2_r {
    font-size: 16px;
    color: #999999;
    padding: 11px;
    float: right;
    width: 59%
}

.ps2_p1 {
    margin-bottom: 11px
}

.doc_title {
    display: inline-block;
    width: 451px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 10px
}

span.doc_order_down {
    display: inline-block;
    overflow: hidden
}

a#sendemail {
    display: inline-block;
    width: 80px;
    margin-left: 30px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    background: #0080f7;
    color: #fff;
    border-radius: 2px
}

.tourists .tourists-fontp {
    width: 100%;
    font-size: 12px;
    line-height: 170%
}

.tourists dl {
    width: 100%;
    height: auto
}

.tourists dl dt {
    width: 100px;
    float: left;
    line-height: 30px;
    overflow: hidden;
    text-align: right;
    font-size: 16px
}

.tourists dl dt.tourists-paytit {
    line-height: 39px
}

.tourists dl dd {
    position: relative
}

.touristsT {
    margin-bottom: 10px;
    color: #4090EC;
    text-align: center;
    font-size: 15px
}

.touristsT a {
    font-size: 14px
}

.mt10 {
    margin-top: 10px !important
}

.mt15 {
    margin-top: 33px !important
}

.tourists dl dd input {
    width: 60%;
    padding: 5px 8px
}

.z1 {
    z-index: 1
}

.z0 {
    z-index: 0
}

.emailist {
    border: 1px solid #bdbdbd;
    border-radius: 0;
    background-color: #fff;
    color: #666;
    font-size: 14px;
    list-style-type: 0;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-left: 44px;
    margin-top: 29px
}

.emailist li {
    padding: 4px 11px;
    cursor: pointer;
    text-align: left
}

.emailist .on,
.emailist li:hover {
    background-color: #eee
}

.tourists dl dd ul {
    top: 33px;
    left: 52px;
    max-height: 270px;
    overflow-y: auto
}

.tourists dl dd.tourists-pay label {
    display: inline-block
}

.deposit dl dd.tourists-pay label {
    display: inline-block
}

.red {
    color: red
}

#orderTip {
    margin-top: -20px;
    margin-bottom: 30px;
    color: #000
}

.deposit_erweima #orderTip {
    margin-top: -16px;
    margin-bottom: 28px
}

.show_erweima img {}

.show_erweima.deposit_erweima img {
    margin: 0px 0 0 0
}

.blue {
    color: #0080f7
}

.tourists dl dd.tourists-pay span {
    display: block;
    float: left;
    text-align: center;
    width: 150px;
    height: 38px;
    line-height: 39px;
    border: 3px solid #d2d2d2;
    border-radius: 2px;
    text-decoration: none;
    text-align: left;
    margin-right: 3px;
    cursor: pointer
}

.tourists dl dd.tourists-pay span.onpay {
    border: 3px solid #f69c00
}

.tourists dl dd.tourists-pay span input {
    width: 14px;
    height: 14px;
    position: relative;
    left: 5px;
    top: 3px
}

.tourists dl dd.tourists-pay span.zfbpay {
    background-position: 0 0;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

.tourists dl dd.tourists-pay span.wxpay {
    background-position: 5px -46px;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

.tourists dl dd.tourists-pay span.qqpay {
    background-position: 0 -92px;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

.deposit dl dd.tourists-pay span {
    display: block;
    float: left;
    text-align: center;
    width: 150px;
    height: 38px;
    line-height: 39px;
    border: 3px solid #d2d2d2;
    border-radius: 2px;
    text-decoration: none;
    text-align: left;
    margin-right: 3px;
    cursor: pointer
}

.deposit dl dd.tourists-pay span.onpay {
    border: 3px solid #f69c00
}

.deposit dl dd.tourists-pay span input {
    width: 14px;
    height: 14px;
    position: relative;
    left: 5px;
    top: 3px
}

.deposit dl dd.tourists-pay span.zfbpay {
    background-position: 0 0;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

.deposit dl dd.tourists-pay span.wxpay {
    background-position: 5px -46px;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

.deposit dl dd.tourists-pay span.qqpay {
    background-position: 0 -92px;
    text-align: center;
    font-size: 19px;
    line-height: 37px
}

img.pay_logos {
    vertical-align: middle
}

.tourists dl dd.tourists-pay span.wxStandby {
    background-position: 4px -142px
}

.tourists-btn {
    height: 46px;
    margin: 17px 0;
    text-align: center
}

.tourists-btn a {
    display: inline-block;
    width: 400px;
    height: 40px;
    line-height: 40px;
    background: #0080f7;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    border-radius: 2px
}

.tourists-btn a:hover {
    color: #fff;
    text-decoration: none;
    background: #036FD4
}

.tourists-desc {
    width: 100%;
    height: auto;
    margin: 20px 0;
    border-top: 1px solid #eaeaea;
    padding-top: 10px
}

.tourists-desc h4 {
    font-size: 16px;
    line-height: 170%
}

.tourists-desc .tourists-fontp {
    line-height: 170%
}

.guestOrder {
    width: 95%;
    height: auto;
    padding: 10px 12px;
    line-height: 170%;
    font-family: "Microsoft YaHei", "\9ed1\4f53", Verdana;
    font-size: 14px;
    border-bottom: 1px #f2f2f2 solid;
    margin: 0 auto
}

.guestOrder a {
    display: inline-block;
    font-size: 14px;
    color: #326FA8
}

.orderSearch {
    width: 80%;
    height: auto;
    overflow: hidden;
    padding: 10px;
    font-size: 14px;
    margin: 0 auto
}

.orderSearch p {
    line-height: 24px;
    font-size: 20px;
    margin-bottom: 12px
}

.orderSearch p input {
    width: 70%;
    height: 34px;
    border-radius: 2px;
    font-size: 14px;
    font-family: "microsoft yahei";
    margin: 10px 0 0;
    padding: 0 10px
}

.orderSearch p.orderSearchBtn {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center
}

.orderSearch a.orderSearchBtn {
    display: inline-block;
    width: 80px;
    margin-left: 30px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    background: #0080f7;
    color: #fff;
    border-radius: 2px;
    margin-top: 20px
}

.enough {
    width: 94%;
    height: auto;
    margin: 20px auto 0;
    background: #fff;
    color: #666;
    font-family: "Microsoft YaHei"
}

.enoughLine {
    width: 100%;
    height: auto;
    line-height: 20px;
    overflow: hidden;
    font-size: 14px
}

.enoughLineP {
    float: left
}

.mr20 {
    margin-right: 20px
}

.font14 {
    font-size: 14px
}

.enoughT {
    width: 100%;
    height: auto;
    margin-bottom: 10px
}

.enoughBtn {
    width: 100%;
    height: auto;
    margin-top: 20px;
    border-top: 1px solid #eaeaea;
    padding: 10px 0;
    text-align: center
}

.enoughBtn a {
    display: inline-block;
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    background: #0080f7;
    margin: 0 15px
}

.enoughBtn a:hover {
    text-decoration: none;
    color: #fff
}

.enoughBtn a.enoughBtnN {
    background: #dadada;
    color: #666
}

.viewSuccess {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 20px auto 0;
    background: #fff;
    color: #666;
    line-height: 170%;
    font-family: "Microsoft YaHei"
}

.viewSuccess-tit {
    width: 100%;
    height: 64px;
    overflow: hidden;
    line-height: 64px;
    font-size: 24px;
    text-align: center;
    color: #379700
}

.viewSuccess-tit p {
    width: 220px;
    margin: 0 auto
}

.viewSuccess-t {
    width: 100%;
    height: auto;
    overflow: hidden;
    line-height: 170%;
    margin: 10px 0;
    font-size: 14px;
    word-break: break-all;
    word-wrap: break-word
}

.viewSuccess-btn {
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #dcdcdc;
    padding: 20px 0;
    margin-top: 10px;
    text-align: center
}

.viewSuccess-btn a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 2px;
    background: #0080f7;
    color: #fff;
    text-decoration: none;
    font-size: 14px
}

.viewSuccess-btn a:hover {
    text-decoration: none;
    color: #fff
}

.hide {
    display: none
}

.deposit {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 10px auto 0;
    background: #fff;
    color: #666;
    line-height: 170%;
    font-family: "Microsoft YaHei"
}

.depositLine {
    width: 80%;
    height: auto;
    line-height: 23px;
    font-size: 16px;
    margin: 10px auto;
    text-align: center
}

.depositLine a {
    font-size: 14px
}

.depositNav {
    height: auto;
    overflow: hidden;
    margin-top: 15px;
    padding-left: 10px
}

.depositNav span {
    display: block;
    float: left;
    height: 28px;
    line-height: 28px;
    padding: 0 15px;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    border: 1px #fff solid;
    border-bottom: 1px #F70 solid
}

.depositNav span.navSelect {
    position: relative;
    border-left: 1px #F70 solid;
    border-top: 1px #F70 solid;
    border-right: 1px #F70 solid;
    border-bottom: 1px #fff solid;
    background-color: #fff;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    color: #333;
    z-index: 0
}

.depositNav span img {
    position: relative;
    top: 3px
}

.depositNav span:nth-child(1) img {
    height: 18px
}

.depositBox {
    width: 99.5%;
    height: auto;
    overflow: hidden;
    border: 1px solid #F70;
    margin-top: -1px
}

.deposit-zy {
    width: 90%;
    height: 40px;
    overflow: hidden;
    margin: 20px auto 10px;
    color: #0075d8;
    border: 1px solid #feb900;
    background: #fff4d2;
    padding: 5px 8px;
    font-size: 14px;
    line-height: 18px
}

.deposit-font {
    line-height: 36px
}

.deposit-zy img {
    position: relative;
    top: 2px
}

.deposit-zy a {
    font-weight: 700;
    color: red
}

.deposit-pay {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.deposit-pay dl {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px
}

.deposit-pay dl dt {
    float: left;
    width: 100px;
    height: auto;
    line-height: 20px;
    font-size: 14px;
    text-align: right
}

.deposit-pay dl dd {
    padding-left: 110px
}

.deposit-pay dl dd label {
    display: block;
    cursor: pointer
}

.deposit-pay dl dd span {
    display: block;
    float: left;
    width: 50%;
    height: auto;
    line-height: 22px
}

.deposit-pay dl dd span input {
    position: relative;
    top: 2px
}

.deposit-btn {
    width: 90%;
    height: auto;
    overflow: hidden;
    text-align: right;
    margin: 20px auto
}

.deposit-btn a {
    display: inline-block;
    width: 140px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    font-size: 14px;
    border-radius: 2px;
    background: #0080f7;
    text-decoration: none;
    text-align: center
}

.wx-t img {
    display: inline-block !important;
    text-align: right
}

#wx-t {
    width: 220px;
    margin: 10px auto 0
}

.center {
    text-align: center
}

.deposit-pay .pd0 {
    padding-bottom: 0
}

.depositsm {
    padding-left: 27px
}

.deposit-bank {
    width: 96%;
    height: 102px;
    overflow-y: auto;
    margin: 10px auto;
    text-align: center
}

.deposit-bank li {
    float: left;
    width: 30%;
    height: 31px;
    line-height: 31px;
    margin-right: 10px;
    margin-bottom: 5px
}

.deposit-bank li label {
    display: block
}

.deposit-bank li label a {
    text-decoration: none
}

.deposit-bank li label a:hover {
    text-decoration: none
}

.deposit-bank li label input {
    vertical-align: middle
}

.deposit-bank li label img {
    width: 115px;
    vertical-align: middle
}

.deposit-card {
    width: 94%;
    height: auto;
    margin: 0 auto 10px;
    color: #666;
    font-size: 14px
}

.deposit-cardul {
    width: 96%;
    height: auto;
    margin: 10px auto;
    text-align: center
}

.deposit-cardul li {
    float: left;
    height: 31px;
    line-height: 31px;
    margin-bottom: 5px
}

.deposit-cardul li.card01 {
    width: 40%
}

.deposit-cardul li.card02 {
    width: 30%
}

.deposit-cardul li.card03 {
    width: 28%
}

.deposit-cardul li label {
    display: block
}

.deposit-cardul li label a {
    text-decoration: none
}

.deposit-cardul li label a:hover {
    text-decoration: none
}

.deposit-cardul li label input {
    vertical-align: middle
}

.deposit-cardul li label img {
    width: 20px;
    vertical-align: middle
}

.deposit-cardbox {
    width: 100%;
    height: auto
}

.deposit-cardbox dl {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 0 auto
}

.deposit-cardbox dl dt {
    float: left;
    width: 140px;
    line-height: 31px;
    text-align: right;
    font-size: 14px
}

.deposit-cardbox dl dd {
    padding: 0 0 0 150px;
    width: 100%;
    line-height: 30px
}

.deposit-cardbox dl dd label {
    display: inline-block;
    margin-right: 5px
}

.deposit-cardbox dl dd input {
    position: relative;
    top: 2px
}

.deposit-cardbox dl .red {
    color: red
}

.black {
    color: black
}

.cardInput {
    width: 50%
}

.viewSuccess-btn .againBtn {
    background: #ff9c00
}

.ml20 {
    margin-left: 20px
}

.imgCenter {
    width: 180px;
    height: 180px;
    position: relative;
    left: 50%;
    top: 15px;
    margin-left: -90px
}

.layui-layer-title {
    height: 60px !important;
    line-height: 60px !important;
    background: #46a0e1 !important;
    background: linear-gradient(top, #46a0e1, #529CF1) !important;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#46a0e1), to(#529CF1)) !important;
    background: -moz-linear-gradient(top, #46a0e1, #529CF1) !important;
    background: -o-linear-gradient(top, #46a0e1, #529CF1) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46a0e1', endColorstr='#529CF1') !important;
    font-weight: 400 !important;
    font-size: 24px !important;
    font-family: "Microsoft YaHei";
    color: #fff !important
}

.layui-layer-tab .layui-layer-title {
    border: none !important;
    height: 56px !important;
    line-height: 0 !important;
    overflow: hidden !important;
    padding-left: 10px !important;
    background: linear-gradient(top, #46a0e1, #529CF1);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#46a0e1), to(#529CF1));
    background: -moz-linear-gradient(top, #46a0e1, #529CF1);
    background: -o-linear-gradient(top, #46a0e1, #529CF1);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#46a0e1', endColorstr='#529CF1');
    font-weight: 400 !important;
    font-size: 18px !important;
    font-family: "Microsoft YaHei"
}

.layui-layer-tab .layui-layer-title .layui-layer-tabnow {
    height: 40px !important;
    border-bottom: 1px solid #fff !important;
    left: 0;
    top: 18px !important;
    left: 16px !important;
    -moz-border-top-left-radius: 10px !important;
    -webkit-border-top-left-radius: 10px !important;
    -o-border-top-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    -moz-border-top-right-radius: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    -o-border-top-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    color: #0080f7 !important;
    line-height: 38px !important
}

.layui-layer-tab .layui-layer-title span {
    line-height: 46px;
    cursor: pointer !important
}

.layui-layer-content {
    font-family: "Microsoft YaHei"
}

.noyul_tip {
    display: block;
    width: 300px;
    margin: 0 auto;
    line-height: 20px;
    font-size: 13px;
    color: #E50;
    font-weight: 500;
    text-decoration: none
}

.title_style {
    height: 40px !important;
    left: 0;
    top: 16px !important;
    left: 16px !important;
    border: none !important;
    -moz-border-top-left-radius: 10px !important;
    -webkit-border-top-left-radius: 10px !important;
    -o-border-top-left-radius: 10px !important;
    border-top-left-radius: 10px !important;
    -moz-border-top-right-radius: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    -o-border-top-right-radius: 10px !important;
    border-top-right-radius: 10px !important;
    line-height: 38px !important
}

.layui-layer-dialog .layui-layer-content {
    font-size: 24PX !important;
    position: absolute;
    top: 30%
}

.layui-layer-setwin .layui-layer-close1 {
    background-position: 1px -37px !important
}

.howget_order {
    margin-bottom: 40px;
    margin-top: 10px;
    color: #000
}

.queryby_order {
    margin-bottom: 40px;
    margin-top: 10px;
    color: #000
}

.howget_order img {
    width: 100%
}

.queryby_order img {
    width: 100%
}

.queryby_order p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 20px;
    font-weight: 600
}

#use_coupon {
    margin-left: 48px;
    font-size: 18px;
    line-height: 44px;
    color: #999;
    cursor: pointer
}

.enough p#use_coupon {
    font-size: 18px;
    line-height: 30px;
    color: #6b6b6b;
    cursor: pointer
}

input#input_coupon {
    font-size: 12px;
    margin-left: 45px;
    width: 430px;
    padding-left: 10px;
    height: 32px
}

.sure_use {
    display: inline-block;
    height: 34px;
    background: #46a0e1;
    text-align: center;
    line-height: 34px;
    color: #fff;
    width: 50px;
    margin-left: 10px;
    border-radius: 3px;
    cursor: pointer
}

.enough input#input_coupon {
    font-size: 12px;
    margin-left: 45px;
    width: 472px;
    padding-left: 10px;
    height: 27px
}

.queryby_order p.p1,
.queryby_order p.p2 {
    margin-top: 30px
}

div#result {
    padding-left: 60px
}

img.img_change {
    margin-left: 8px;
    cursor: pointer
}

@font-face {
    font-family: iconfont;
    src: url(//at.alicdn.com/t/font_ro77r4cncz7ojemi.eot);
    src: url(//at.alicdn.com/t/font_ro77r4cncz7ojemi.eot?#iefix) format('embedded-opentype'), url(//at.alicdn.com/t/font_ro77r4cncz7ojemi.woff) format('woff'), url(//at.alicdn.com/t/font_ro77r4cncz7ojemi.ttf) format('truetype'), url(//at.alicdn.com/t/font_ro77r4cncz7ojemi.svg#iconfont) format('svg')
}

.iconfont {
    font-family: iconfont !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale
}

.mydefault_right .mod_top {
    text-align: center;
    padding-top: 15px
}

.mydefault_right .mod_top1 {
    padding-top: 18px
}

.mydefault_right .mod_top1 span {
    display: inline-block;
    width: 39%;
    padding-left: 5px
}

input:focus {
    outline: none
}

.mydefault_right .home_lo_ok {
    width: 251px;
    height: 42px;
    line-height: 42px;
    margin: 0;
    color: #999;
    margin-top: 4px;
    font-size: 16px;
    margin-bottom: 11px;
    background: rgb(242, 242, 242);
    border-radius: 4px
}

input#chAgree {
    float: left;
    margin-top: 9px;
    margin-left: 22px;
    margin-right: 4px
}

.mydefault_right .mod_top label {
    float: left
}

.login_way {
    width: 300px;
    font-size: 15px;
    color: #323232;
    margin: 0 auto
}

.login_way .login_way_div {
    width: 33%;
    float: left;
    text-align: center
}

.login_way_divsmall {
    float: left;
    text-align: center
}

.login_way_divsmall img {
    cursor: pointer;
    width: 28px;
    height: 28px;
    vertical-align: middle;
    margin-right: 6px
}

.other_login_way {
    width: 500px;
    font-size: 15px;
    color: #323232;
    margin: 0 auto;
    height: 73px
}

#userTip {
    position: absolute;
    right: 0px;
    top: 15px
}

.login_form .three3_div {
    text-align: center
}

.other_login_way .three3_div {
    width: 33%;
    float: left
}

#free_uname a {
    color: #333
}

.btn_jubao a {
    color: #333
}

.send_yzm {
    height: 42px;
    border: none;
    background: #6FA0D0;
    background-position: -3px -1px;
    border-radius: 3px;
    color: #fff
}

.login_top {
    background: #fff;
    height: 78px;
    margin-top: 20px;
    line-height: 78px;
    padding: 0 160px 0 20px
}

.home_reg_ok {
    width: 251px;
    height: 42px;
    line-height: 42px;
    background: rgb(110, 160, 208);
    border-radius: 4px;
    margin: 20px 0 20px 0;
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.login_top1 {
    font-size: 40px;
    width: 60%;
    color: #666
}

.login_top .login_top2 {
    font-size: 18px;
    width: 37%;
    position: relative;
    top: -79px;
    left: 800px
}

.login_main {
    background: #fafafa;
    text-align: center
}

.login_form {
    width: 60%;
    margin: 0 auto;
    padding-top: 80px;
    margin-bottom: 35px;
    padding-bottom: 40px
}

.login_main .inp {
    width: 400px;
    height: 50px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(112, 112, 112);
    border-radius: 4px;
    font-size: 16px;
    padding-left: 50px;
    line-height: 50px;
    margin-bottom: 31px;
    box-sizing: border-box
}

.login_main .wx_login {
    width: 30%;
    color: #fff;
    font-size: 20px;
    background: #5cbe2d;
    height: 40px;
    border: none
}

.login_main .ok {
    width: 400px;
    height: 60px;
    background: rgb(110, 160, 208);
    opacity: 1;
    border-radius: 4px;
    font-size: 22px;
    color: rgb(255, 255, 255);
    margin-left: 135px
}

.register_m {
    width: 400px;
    mergin: 0 auto
}

.other_way {
    text-align: center;
    width: 60%;
    margin: 0 auto;
    color: #666;
    font-size: 20px;
    margin-top: 56px;
    margin-bottom: 25px
}

.login_bottom {
    width: 60%;
    margin: 0 auto;
    text-align: left
}

.register_main {
    display: flex;
    background: #fafafa;
    padding: 30px;
    padding: 35px 30px 60px 30px;
    margin-bottom: 100px;
    text-align: center
}

.register_main>div {
    width: 400px;
    margin: 0 auto;
    text-align: center
}

.register_main .inp {
    width: 400px;
    height: 50px;
    line-height: 50px;
    color: #666;
    padding-left: 50px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(112, 112, 112);
    border-radius: 4px;
    margin-bottom: 18px;
    box-sizing: border-box
}

#altercode {
    width: 210px
}

.reg_right h3 {
    line-height: 120px;
    text-align: center
}

.register_main .ok {
    background: #6FA0D0;
    color: #fff;
    width: 222px;
    height: 37px;
    border-radius: 3px;
    font-size: 16px;
    margin-left: 0px;
    margin-top: 15px
}

input.yz-sendyz {
    width: 120px;
    height: 50px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(112, 112, 112);
    border-radius: 4px;
    margin-left: 10px
}

.getpass .inp {
    width: 299px
}

.wxlogin_wrap {
    margin: 0px auto;
    width: 550px;
    color: #666;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    border-radius: 10px
}

.wxlogin_wrap ul {
    list-style: none;
    width: 100%
}

.wxlogin_wrap .tab li {
    float: left;
    width: 274.5px;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    background-color: #fafafa
}

.wxlogin_wrap .tab li.active {
    background: #6FA0D0;
    background-position: -3px -1px;
    color: #fff
}

.wxlogin_wrap .clearfix:after {
    content: '';
    display: table;
    clear: both
}

.wxlogin_wrap .clearfix {
    zoom: 1
}

.wxlogin_wrap .clearfix {
    zoom: 1
}

.wxlogin_wrap .product .main a img {
    vertical-align: top
}

.wxlogin_wrap .product .main {
    display: none;
    text-align: center
}

.wxlogin_wrap .product .main span {
    display: inline-block;
    width: 150px;
    text-align: right;
    color: #666;
    margin-right: 19px;
    font-weight: bold
}

.wxlogin_wrap .product .main1 {
    padding: 60px 90px;
    text-align: left;
    padding-left: 39px
}

.wxlogin_wrap .product .main2 {
    padding: 20px 0;
    text-align: left;
    padding-left: 20px
}

.wxlogin_wrap .product .main1 .inp {
    width: 222px;
    font-size: 14px;
    border-radius: 4px
}

.wxlogin_wrap .product .main2 .inp {
    width: 240px;
    font-size: 14px;
    border-radius: 4px;
    margin-bottom: 20px
}

.wxlogin_wrap .product .main2 input.inp.wp35.wx_yzm1.mt4 {
    width: 140px
}

.wxlogin_wrap .product .main2 input#vcode {
    width: 140px
}

.wxlogin_wrap .product .main.selected {
    display: block
}

.wxlogin_main {
    text-align: center;
    margin-bottom: 60px
}

.wx_title {
    display: inline-block;
    width: 550px;
    margin: 0 auto;
    line-height: 60px;
    font-size: 22px;
    text-align: left;
    color: #666;
    margin-top: 30px
}

.wx_title img {
    vertical-align: middle
}

#wxlogin {
    text-align: center;
    background: #323232
}

#wxlogin div {
    background: #000;
    width: 70%;
    margin: 0 auto;
    border-radius: 50px;
    line-height: 21px;
    padding: 10px;
    margin-top: 20px;
    color: #fff
}

#wxlogin>p {
    font-size: 24px;
    margin-top: 30px;
    color: #fff;
    margin-bottom: 20px
}

.wxlogin_wrap .ok {
    background: #6FA0D0;
    color: #fff;
    width: 160px;
    text-align: center;
    border: none;
    height: 37px;
    border-radius: 3px;
    font-size: 16px
}

.wx_yzm1 {}

#account_list_li {
    height: 40px;
    line-height: 40px;
    margin-left: 20px;
    background: #FAFAFA;
    width: 260px;
    color: #666666;
    padding-left: 10px;
    box-sizing: border-box;
    margin-bottom: 15px;
    border-radius: 3px
}

#msg_gobing {
    font-size: 16px;
    margin-left: 10px
}

#msg_gobing:hover {
    color: #125F98
}

#sure_select {
    display: inline-block;
    width: 260px;
    margin: 0 auto;
    background: #6FA0D0;
    margin-left: 20px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    margin-top: 10px
}

.wx_yzm {
    background: #6FA0D0;
    color: #fff;
    height: 35px;
    width: 100px;
    border-radius: 3px;
    font-size: 14px;
    margin-left: 3px;
    border: none
}

#login_sel .layui-layer-setwin {
    right: 37px;
    top: 32px
}

.step_getpass1 {
    display: block
}

.step_getpass2 {
    display: none;
    text-align: left
}

.step_getpass2 span {
    display: inline-block;
    width: 300px;
    text-align: right
}

.getpass_form font {
    margin-left: 22%
}

.getpass_step2_btn {
    margin-left: 344px
}

.register_main .input_logo {
    position: absolute;
    bottom: 34px;
    left: 13px;
    _top: 13px
}

.login_main .input_logo {
    position: absolute;
    bottom: 42px;
    left: 15px;
    _top: 13px
}

.doc_center {
    width: 1130px;
    margin: 0 auto;
    font-family: PingFangSC-Medium;
    color: black
}

.doc_center_top {
    font-size: 20px;
    border-bottom: 2px solid #ddd;
    padding: 10px
}

.doc_center_p {
    line-height: 40px;
    font-family: PingFangSC-Medium;
    font-size: 22px;
    letter-spacing: 0;
    text-align: left
}

.doc_type {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 20px 40px 20px;
    border-bottom: 10px solid #f5f5f5;
    color: #666;
    font-size: 18px
}

.doc_center_p span {
    color: #689BCE;
    margin-right: 20px
}

.doc_type>div {
    width: 25%;
    line-height: 30px
}

.doc_weigui {
    padding: 40px 20px;
    line-height: 33px;
    color: #666;
    font-size: 19px
}

.doccenter_wrap {
    margin: 0px auto;
    width: 100%;
    color: #666;
    border-bottom: 10px solid #f5f5f5;
    margin-bottom: 20px
}

.doccenter_wrap ul {
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.doccenter_wrap .tab li {
    float: left;
    width: 100px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    cursor: pointer
}

.doccenter_wrap .tab li.active {
    background: url(https://static.taodocs.com/img/bg1.png) no-repeat;
    background-position: -3px -1px;
    color: #fff
}

.doccenter_wrap .clearfix:after {
    content: '';
    display: table;
    clear: both
}

.doccenter_wrap .clearfix {
    zoom: 1
}

.doccenter_wrap .clearfix {
    zoom: 1
}

.doccenter_wrap .product .main a img {
    vertical-align: top
}

.doccenter_wrap .product .main {
    display: none;
    text-align: center
}

.doccenter_wrap .product .main span {
    display: inline-block;
    width: 88px;
    text-align: right
}

.doccenter_wrap .product .main.selected {
    display: block
}

.day_flex {
    display: flex;
    justify-content: space-between;
    padding: 20px
}

.day_flex>div {
    width: 33.3%;
    padding: 10px 0
}

.day_flex>div:nth-child(1),
.day_flex>div:nth-child(2) {
    border-right: 1px solid #ddd
}

.day_flex>div>p:nth-child(1),
.day_flex>div>p:nth-child(2) {
    line-height: 45px;
    font-size: 22px
}

.day_flex>div>p:nth-child(1) {
    color: #999
}

.day_flex>div>p:nth-child(2) {
    color: #000
}

.day_flex>div>p:nth-child(3),
.day_flex>div>p:nth-child(4) {
    line-height: 25px;
    font-size: 17px;
    color: #999
}

.mouth_div {
    height: 200px
}

.li_input>input {
    width: 154px;
    height: 33px;
    float: left;
    margin-top: 9px;
    margin-left: 20px
}

.btn_doccenter {
    display: inline-block;
    width: 60px;
    height: 32px;
    background: #659acd;
    vertical-align: middle;
    line-height: 30px;
    color: #fff
}

#sc_layer {
    text-align: center
}

#sc_layer1 {
    text-align: left;
    padding-left: 30px
}

#sc_layer input,
#sc_layer input.ok,
#sc_layer1 input,
#sc_layer1 input.ok {
    width: 280px;
    height: 42px;
    margin: 20px 0 0 0;
    border: 1px solid #ddd;
    background: #F2F2F2;
    font-size: 16px;
    color: #969696;
    font-weight: 500;
    border-radius: 6px;
    padding-left: 20px
}

#sc_layer input.sc_dl_btn {
    margin-top: 50px;
    font-size: 18px
}

#sc_layer input.ok,
#sc_layer1 input.ok {
    padding-left: 0 !important;
    width: 300px
}

.demo-class .top1 {
    margin: 50px 0 0 0 !important
}

#yzm_input {
    width: 130px !important
}

#sc_layer1 #sure_re {
    background: rgb(110, 160, 208);
    opacity: 1;
    color: #FFFFFF;
    margin: 50px 0 0 0 !important;
    font-size: 18px !important
}

.demo-class .layui-layer-title {
    border-radius: 10px 10px 0 0 !important;
    height: 50px !important;
    line-height: 50px !important;
    padding-left: 40px;
    font-size: 18px !important
}

.demo-class {
    border-radius: 10px !important
}

.demo-class .sc_reg {
    text-align: right;
    margin-right: 30px;
    margin-top: 20px;
    color: #969696
}

.sc_close {
    position: relative
}

.sc_yz-sendyz {
    width: 130px !important;
    margin-left: 20px !important;
    padding-left: 0px !important
}

.demo-class .layui-layer-setwin {
    display: inline-block !important;
    background: url("/img/close.png") no-repeat !important;
    width: 16px !important;
    height: 16px !important;
    cursor: pointer !important;
    right: 30px !important
}

.shouye form .inp {
    font-size: 14px;
    padding-left: 12px;
    width: 251px;
    height: 42px;
    line-height: 42px;
    background: #fff;
    border: 1px solid rgb(219, 219, 219);
    border-radius: 4px;
    margin-bottom: 15px;
    box-sizing: border-box
}

.shouye {
    text-align: center
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #666
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #666
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #666
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #666
}

.fixed_top_sc {
    float: left;
    line-height: 54px;
    margin-right: 15px;
    margin-left: 30px
}

#fixed_top_down {
    background: #F7B500 !important;
    border: none;
    width: 131px;
    margin-left: 68px;
    font-family: Microsoft YaHei;
    color: #fff;
    font-size: 20px
}

.yellowside {
    display: inline-block;
    width: 100%;
    border-left: 2px solid #409EFF;
    color: #409EFF !important
}

.Pay_Way p {
    margin: 0
}

.Pay_Way .flex_wrap {
    display: flex;
    justify-content: space-around;
    padding-top: 40px
}

.Pay_Way .flex_left {
    width: 20%
}

.Pay_Way .flex_right {
    width: 75%
}

.Pay_Way .flex_right_title {
    font-size: 18px;
    color: #414141;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.Pay_Way .flex_right_price {
    font-size: 16px;
    line-height: 36px
}

.Pay_Way .flex_right_size {
    color: #999999
}

.Pay_Way .pay_btn {
    background: #409EFF;
    color: #fff;
    line-height: 41px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    margin-top: 130px
}

.Pay_Way .pay_success {
    color: #000;
    line-height: 41px;
    border-radius: 5px;
    text-align: center;
    font-size: 20px;
    margin-top: 130px
}

#saomatip {
    color: #fff
}

.share_img {
    width: 20px;
    vertical-align: -16px
}

.share_img2 {
    width: 20px;
    vertical-align: -16px
}

.share_div {
    top: -40px;
    left: 31px;
    padding-left: 20px;
    line-height: 40px;
    background: #fff;
    width: 175px;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 4px;
    vertical-align: middle
}

.share_div2 {
    top: 50px;
    left: -9px;
    padding-left: 20px;
    line-height: 40px;
    background: #fff;
    width: 175px;
    border: 1px solid #ddd;
    height: 40px;
    border-radius: 4px;
    vertical-align: middle
}

#qrcode1 img,
#qrcode6 img {
    margin: 0 auto
}

#qrcode6 img {
    width: 120px
}

#qrcode1,
#qrcode6 {
    position: absolute;
    top: -207px;
    left: 56px;
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    z-index: 999;
    width: 131px;
    border-radius: 10px
}

.share_wx,
.share_wx2 {
    background: url(//static.taodocs.com/img/new_share.png) 0 0 no-repeat;
    background-position: -44px 0;
    width: 18px;
    display: inline-block;
    height: 18px;
    vertical-align: -4px
}

.share_wb {
    background: url(//static.taodocs.com/img/new_share.png) 0 0 no-repeat;
    background-position: -22px 0;
    width: 18px;
    display: inline-block;
    height: 18px;
    vertical-align: -4px
}

.share_qq {
    background: url(//static.taodocs.com/img/new_share.png) 0 0 no-repeat;
    background-position: 0px 0;
    width: 18px;
    display: inline-block;
    height: 18px;
    vertical-align: -4px
}

.close_share {
    margin-left: 20px
}

.close_share2 {}

.showproduct_docinfo {
    display: inline-block;
    height: 100%;
    width: 48px;
    text-align: justify;
    text-align-last: justify
}

.normal-screen #showproduct .footer {
    margin: auto;
    text-align: center;
    width: 100%;
    font-size: 12px;
    clear: both;
    background: #2C2C30;
    position: relative;
    padding-bottom: 50px;
    padding-top: 50px;
    border-top: 1px solid #ddd
}

.normal-screen #showproduct .footer .copyright {
    margin: 5px auto 0px auto
}

#other_doc_mod {
    padding: 0
}

#other_doc_mod ul.list1 li {
    width: 33%;
    float: left;
    overflow: hidden;
    text-align: left;
    position: relative;
    position: relative;
    height: 36px;
    line-height: 36px;
    box-sizing: border-box
}

#other_doc_mod ul.list1 li a {
    display: inline-block;
    width: 90%
}

#other_doc_mod ul.list1 li a span.s1 {
    float: right;
    margin-right: 20px
}

#other_doc_mod ul.list1 li a span.s2 {
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px;
    display: inline-block;
    max-width: 194px
}

#other_doc_mod ul.list1 li img {
    vertical-align: 6px
}

#other_doc_mod ul.list1 li p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left
}

#other_doc_mod ul.list1 li a {
    color: #666666
}

#other_doc_mod img.pdoc {
    width: 99px;
    height: 120px;
    margin-bottom: 10px
}

#other_doc_mod ul.list1 li a i {
    font-style: normal;
    font-size: 12px;
    top: 98px;
    right: 9px;
    padding: 3px;
    border: #ccc 1px solid;
    position: absolute;
    color: #333;
    background: #f7f7f7
}

.normal-screen #showproduct .bottom_down_fixed .download1 {
    text-indent: 0;
    width: 174px;
    display: block;
    text-align: center;
    background: #D06F6F;
    height: 42px;
    cursor: pointer;
    text-decoration: none;
    float: right;
    margin: 5px 17px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px
}

.full-screen #bottom_down_wrap {
    width: 1280px;
    margin: 0 auto
}

.normal-screen #bottom_down_wrap {
    width: 100%;
    margin: 0 auto
}

.full-screen #showproduct .bottom_down_fixed .download1 {
    text-indent: 0;
    width: 174px;
    display: block;
    text-align: center;
    background: #D06F6F;
    height: 42px;
    cursor: pointer;
    text-decoration: none;
    float: right;
    margin: 5px 17px;
    line-height: 42px;
    font-size: 20px;
    color: #fff;
    border-radius: 4px
}

.normal-screen #showproduct .jubaocenter {
    background: #5CABF3;
    background: linear-gradient(#5CABF3, #1E68BF);
    color: #fff;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    margin-bottom: 15px;
    border-radius: 2px;
    cursor: pointer
}

.normal-screen #showproduct .ss_contain .mod,
.normal-screen #showproduct .ss_contain1 .mod {
    position: relative;
    font-size: 14px !important;
    color: #333959;
    line-height: 33px;
    padding: 0 0 0 20px;
    font-weight: normal
}

.aboutmod .swiper-container {
    width: 300px;
    height: 344px
}

.normal-screen #showproduct .ss_contain .mod a,
.normal-screen #showproduct .ss_contain1 .mod a {
    color: #458DEC
}

.normal-screen #showproduct .aboutmod a {
    width: 100% !important
}

.normal-screen #showproduct .aboutmod ul.about li {
    padding: 0 20px
}

.normal-screen #showproduct .mod ul.about li {
    overflow: hidden;
    position: relative
}

.normal-screen #showproduct .mod ul.about h2 {
    margin-left: 10px;
    display: inline-block;
    margin-left: 30px;
    margin-top: 4px;
    font-size: 14px;
    width: 90%
}

.normal-screen #showproduct .mod {
    background: #fff
}

.normal-screen #showproduct .aboutmod {
    height: 60px;
    background: #fff
}

.normal-screen #showproduct .aboutmod a {
    color: #666666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 21px;
    display: inline-block;
    width: 90%
}

.normal-screen #showproduct .mod ul.about p {
    margin-left: 30px;
    color: #CACACA;
    margin-bottom: 5px;
    margin-top: 4px
}

.myMain dl.list1 dd.t img {
    width: 16px;
    vertical-align: middle
}

.myMain img.pdoc {
    width: 90px;
    height: 110px
}

.normal-screen #showproduct .aspx_newtop li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px
}

.normal-screen #showproduct .aspx_newtop li span {
    vertical-align: middle
}

.normal-screen #showproduct .aspx_newtop li a {
    color: #666666;
    font-size: 14px
}

.normal-screen #showproduct .mod ul.about img {
    position: absolute;
    top: 5px;
    width: 16px
}

.normal-screen #showproduct .mod ul.about li span.aboutspan {
    position: absolute;
    top: 3px;
    width: 16px
}

.readshop .fixed_top_sc,
.bottom_down_fixed .fixed_top_sc {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 24px;
    height: 24px;
    background-position: 24px 0px;
    margin: 16px
}

#show_wx {
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 24px;
    background-position: -424px 2px
}

.headrightqq {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 22px;
    height: 24px;
    background-position: -397px 2px
}

.readshop .fixed_top_b,
.bottom_down_fixed .fixed_top_b {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    height: 24px;
    width: 24px;
    background-position: 131px 0px;
    margin: 16px
}

.show .title1 span.title1type.b_docx,
.show .title1 span.title1type.b_doc {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -450px -50px;
    vertical-align: middle
}

.show .title1 span.title1type.b_rar,
.show .title1 span.title1type.b_zip {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -550px -97px;
    vertical-align: middle
}

.show .title1 span.title1type.b_ppt,
.show .title1 span.title1type.b_pptx {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -550px -50px;
    vertical-align: middle
}

.show .title1 span.title1type.b_xls,
.show .title1 span.title1type.b_xlsx {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -500px -97px;
    vertical-align: middle
}

.show .title1 span.title1type.b_txt {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -450px -97px;
    vertical-align: middle
}

.show .title1 span.title1type.b_pdf {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 26px;
    height: 36px;
    background-position: -500px -50px;
    vertical-align: middle
}

.readshop .fixed_top_s,
.bottom_down_fixed .fixed_top_s {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 24px;
    height: 24px;
    background-position: 94px 0px;
    margin: 16px
}

.readshop .fixed_top_share,
.bottom_down_fixed .fixed_top_share {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 24px;
    height: 24px;
    background-position: 55px 0px;
    margin: 16px 0px;
    float: left
}

dl.list dd.t img {
    width: 16px;
    vertical-align: middle
}

dl.list1 dd.t img {
    width: 16px;
    vertical-align: middle
}

.test-1::-webkit-scrollbar {
    width: 10px;
    height: 1px
}

.test-1::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #fff
}

.test-1::-webkit-scrollbar-track {
    border-radius: 0px;
    background: #fff
}

.down_top ul li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 34px
}

.down_top img {
    width: 16px;
    vertical-align: middle;
    margin-right: 10px
}

.show .title1 img {
    width: 21px;
    vertical-align: middle
}

.normal-screen #showproduct .aspx_newtop li img {
    width: 16px;
    vertical-align: middle;
    margin-right: 10px
}

#downlist_r,
#downlist_r1 {
    display: none;
    position: absolute;
    right: 0px;
    float: right;
    bottom: 0px;
    width: 68%;
    border: 1px solid #ddd
}

.mywd_container .type_on {
    font-weight: bold;
    color: #125F98
}

.mywd_container p.showpage_change span {
    margin: 0 10px;
    cursor: pointer
}

.guide_skin {
    border-radius: 7px !important
}

#guide_gz .close_guide {
    position: absolute;
    top: 6px;
    right: 7px;
    width: 20px;
    height: 20px;
    cursor: pointer
}

#guide_gz .act_img {
    position: absolute;
    top: 42px;
    right: 35px;
    width: 116px;
    height: 117px
}

#guide_gz {
    text-align: center;
    background: #31A4FF;
    border-radius: 7px
}

.WxAttention .layui-inline,
.WxAttention img {
    vertical-align: inherit
}

.WxAttention .wxattention {
    text-align: centeR
}

.WxAttention .wxattention_success {
    width: 500px;
    height: 300px;
    background: #FFF6EB;
    border-radius: 8px;
    margin: 0 auto;
    border: 1px solid #FFCD94;
    padding: 20px 50px;
    box-sizing: border-box;
    color: #333;
    line-height: 37px
}

.WxAttention .gz_tip {
    color: #6FA0D0;
    font-size: 20px;
    line-height: 36px
}

.WxAttention .yigz_tip {
    color: #000;
    font-size: 17px;
    line-height: 200px;
    width: 453px;
    margin: 0 auto;
    border-radius: 22px;
    margin-bottom: 15px;
    margin-top: 10px
}

.WxAttention .gz_success {
    color: #1C659B;
    font-size: 20px;
    margin: 20px 0
}

.WxAttention .bottom_tip {
    color: #333333;
    font-size: 12px;
    width: 46%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px
}

.WxAttention .footer-link {
    background: #EEEBEE;
    margin-top: 20px
}

.WxAttention .span_sure {
    display: inline-block;
    background: #6FA0D0;
    color: #fff;
    padding: 0 20px;
    border-radius: 5px;
    cursor: pointer
}

.WxAttention .span_cancle {
    display: inline-block;
    padding: 0 20px;
    border: 1px solid #6FA0D0;
    border-radius: 5px;
    margin-left: 15px;
    color: #6FA0D0;
    cursor: pointer
}

.TransMain .main_head,
.Transtoother .main_head {
    margin: 0 auto;
    height: 82px;
    line-height: 82px;
    color: #333;
    font-size: 18px;
    background-color: #fff
}

.TransMain .main_head div,
.Transtoother .main_head div {
    width: 1130px;
    margin: 0 auto
}

.TransMain .main_top,
.Transtoother .main_top {
    height: 200px;
    background: #8E2DE2;
    background: linear-gradient(left, #396AFC, #8E2DE2);
    background: -webkit-linear-gradient(left, #396AFC, #8E2DE2);
    background: -o-linear-gradient(left, #396AFC, #8E2DE2);
    background: -mos-linear-gradient(left, #396AFC, #8E2DE2);
    background: -moz-linear-gradient(left, #396AFC, #8E2DE2);
    background: linear-gradient(left, #396AFC, #8E2DE2);
    text-align: center;
    padding-top: 50px;
    box-sizing: border-box;
    color: #fff
}

.TransMain .main_top .top_title,
.Transtoother .main_top .top_title {
    font-size: 32px;
    margin-bottom: 33px
}

.TransMain .main_top .sub_title,
.Transtoother .main_top .sub_title {
    font-size: 18px
}

.TransMain .main_main {
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    padding: 0 20px;
    box-sizing: border-box;
    margin-top: -59px;
    border-radius: 10px;
    background: #fff
}

.TransMain .main_main .main_t {
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    line-height: 100px
}

.TransMain .main_main .main_floor div {
    width: 17%;
    margin: 1.5%;
    height: 160px;
    background: #F8F8F8;
    float: left;
    color: #666666;
    text-align: center;
    padding-top: 30px;
    cursor: pointer
}

.TransMain .main_main .main_floor div p {
    margin-top: 15px
}

.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clearfloat {
    zoom: 1
}

.Transtoother_main {
    background-color: #fff;
    border: 1px dotted #ddd
}

.Transtoother_bottom div {
    width: 20%;
    float: left;
    text-align: center
}

.Transtoother_bottom {
    line-height: 70px
}

.Transtoother_bottom img {
    vertical-align: middle;
    margin-right: 10px
}

.Transtoother .main_main {
    width: 1130px;
    margin: 0 auto
}

.Transtoother .goback {
    line-height: 100px
}

.Transtoother_main {
    height: 460px;
    border-radius: 5px;
    text-align: center;
    padding: 30px;
    box-sizing: border-box
}

.upload_btn {
    width: 180px;
    margin: 0 auto;
    background: #6FA0D0;
    color: #fff;
    line-height: 50px;
    border-radius: 25px;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 18px;
    cursor: pointer
}

.numtip {
    margin-top: 20px;
    margin-bottom: 70px
}

.resultlist_title {
    background: #F8F8F8;
    border-radius: 5px
}

.resultlist_title div,
.resultlist_con div {
    width: 33.3%;
    float: left;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box
}

.trans_head_top {
    display: inline-block;
    height: 30px;
    border-left: 2px solid #CECECE;
    line-height: 30px;
    color: #333;
    padding-left: 30px
}

.page404 {
    width: 1130px;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 50%;
    margin-top: -252px
}

.page404 img.noresult {
    width: 380px
}

.page404 .gobackhome {
    width: 160px;
    margin: 0 auto;
    background: #94B2C8;
    color: #fff;
    font-size: 18px;
    line-height: 44px;
    border-radius: 23px;
    cursor: pointer
}

.page404 .not_find_tip {
    color: #94B2C8;
    font-size: 22px;
    margin: 30px auto 50px
}

.upload_VerifyInfo {
    width: 423px;
    margin: 0 auto;
    text-align: center
}

.upload_VerifyInfo p {
    text-align: left;
    font-size: 18px;
    color: #7B9FCC;
    line-height: 40px;
    font-weight: 600;
    margin-top: 10px
}

.upload_VerifyInfo input {
    width: 423px;
    height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ddd
}

.upload_VerifyInfo input.yzm {
    width: 271px;
    height: 40px;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 4px;
    border: 1px solid #ddd;
    margin-right: 12px
}

.upload_VerifyInfo p.info_tip {
    font-weight: 100;
    color: #F35959;
    border: 1px solid;
    font-size: 16px;
    text-align: center;
    border-radius: 4px;
    background: #FFDFE3
}

.upload_VerifyInfo p.rz_tip {
    font-weight: 100;
    color: #F35959;
    font-size: 16px;
    margin-top: -6px
}

.upload_VerifyInfo p.info_title {
    font-weight: 700;
    color: #333;
    font-size: 24px;
    margin: 40px 0 15px
}

.upload_VerifyInfo p.open_qx {
    font-weight: 500;
    color: #fff;
    background: #7B9FCC;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 70px;
    cursor: pointer
}

.upload_VerifyInfo .send_yzm {
    height: 40px;
    color: #fff;
    display: inline-block;
    background: #7B9FCC;
    width: 140px;
    line-height: 40px;
    cursor: pointer
}

.upload_VerifyInfo .ewm_img {
    width: 140px;
    height: 40px;
    vertical-align: -14px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 5px;
    cursor: pointer
}

.verifyName_info {
    font-size: 14px;
    font-weight: 600;
    margin-top: 2px;
    line-height: 34px;
    margin-left: 84px
}

.verifyName_td {
    width: 80px;
    display: inline-block
}

.change_phone {
    display: inline-block;
    height: 37px;
    line-height: 37px;
    background: #7B9FCC;
    color: #fff;
    padding: 0 20px;
    border-radius: 3px;
    margin-left: 10px;
    cursor: pointer
}

.layer_change_inp {
    width: 182px;
    height: 34px;
    border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #ddd
}

.layer_change_left {
    width: 80px;
    display: inline-block
}

.layer_change_phone {
    border-radius: 10px
}

.layer_change_phone .layui-layer-title {
    background: #fff !important;
    color: #333 !important;
    border: none !important;
    border-radius: 10px 10px 0 0 !important
}

.layer_change_phone .layui-layer-content {
    padding: 0 20px
}

.layer_change_phone .change_main {
    border-top: 1px solid #ddd;
    padding-top: 35px
}

.layer_change_phone .change_main_p {
    margin-bottom: 12px
}

.code_change {
    border: 1px solid #ddd;
    height: 33px;
    width: 102px;
    vertical-align: -11px;
    border-radius: 3px
}

#layer-old-sendyz,
#layer-new-sendyz {
    background: #7B9FCC;
    border: 1px solid #7B9FCC;
    color: #fff;
    border-radius: 3px;
    cursor: pointer
}

.layer_change_phone .change_btn,
.layer_change_phone .change_sure {
    background: #6FA0D0;
    color: #fff;
    margin-top: 51px;
    line-height: 37px;
    text-align: center;
    border-radius: 3px;
    font-size: 20px;
    cursor: pointer
}

.jump_vdiv {
    width: 400px;
    text-align: center;
    margin: 20px auto;
    background: #F8F8EE;
    padding: 30px 0;
    border-radius: 9px;
    border: 1px solid #999
}

.jump_vdiv div {
    text-align: center
}

.yulan_search {
    height: 42px;
    width: 567px;
    margin-left: 35px;
    border-radius: 5px;
    padding-left: 14px;
    margin-right: 13px;
    border: 1px solid #ddd;
    margin-top: 5px;
    font-size: 18px;
    color: #999;
    font-weight: normal
}

.btn-search {
    width: 88px;
    background-color: #6FA0D0;
    font-size: 14px;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: none;
    border-radius: 4px;
    color: #fff;
    cursor: pointer
}

.select_on {
    color: #458DEC
}

.yulan_search_icon {
    position: absolute;
    right: 21px;
    top: 12px
}

html.full-screen {
    background: #3c3f41 !important;
    padding-bottom: 40px
}

.readshop span.changesmall {
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 14px;
    width: 109px;
    height: 38px;
    line-height: 38px !important;
    background-color: #2878FF;
    border: 1px solid #458DEC;
    border-radius: 3px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    text-decoration: none
}

.toolimg {
    width: 21px;
    vertical-align: middle
}

#readshop1 {
    position: fixed;
    z-index: 99999;
    top: 0;
    width: 100%;
    left: 0;
    height: 68px;
    background: #fff;
    margin: 0;
    border-bottom: 1px solid #ddd
}

#DocTag {
    margin-top: 0px
}

.show .doctag_info .doctag_info_left {
    width: 18%;
    float: left;
    padding: 20px 10px 20px 20px;
    box-sizing: border-box
}

.show .doctag_info .doctag_info_left img {
    border: 1px solid #DCDFE6;
    border-radius: 5px;
    width: 100%
}

#DocTag .show {
    padding-top: 0px
}

.show .doctag_info_right {
    width: 81%;
    float: right;
    padding: 10px 10px 0 10px;
    box-sizing: border-box
}

.doctag_info_right h1 {
    margin-bottom: 10px;
    color: #333959
}

.doctag_types {
    width: 1280px;
    margin: 0 auto;
    line-height: 30px;
    margin-bottom: 15px;
    font-size: 14px
}

.doctag_types span {
    display: inline-block;
    width: 60px;
    text-align: center;
    border-radius: 3px;
    border: 1px solid #ddd;
    background: #fff;
    margin-right: 17px
}

.doctag_types span.types_on {
    background: #6FA0D0;
    color: #ffff;
    border: 1px solid #6FA0D0
}

.show .doctag_info_right p {
    color: #666666;
    font-weight: normal;
    font-size: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 24px;
    margin-bottom: 11px
}

.doctag_info {
    background: #fff;
    border-radius: 4px;
    margin-bottom: 20px
}

.doctag_list {
    background: #fff;
    border-radius: 4px;
    margin-top: 20px;
    padding: 20px 20px 0px 20px;
    box-sizing: border-box
}

.doctag_list img {
    width: 16px;
    vertical-align: top
}

.breadguide {
    width: 1280px;
    margin: 0 auto;
    line-height: 40px
}

.breadguide,
.breadguide a {
    color: #666666
}

.breadguide a.bresd_cur {
    color: #6FA0D0
}

.doctag_list p {
    height: 40px
}

.doctag_list span {
    color: #CACACA;
    display: inline-block;
    vertical-align: top
}

.doctag_list span.s1 {
    width: 80px;
    text-align: center
}

.doctag_list span.s2 {
    width: 20px;
    text-align: center
}

.doctag_list span.s3 {
    width: 40px;
    text-align: center
}

.doctag_list a {
    display: inline-block;
    width: 737px;
    color: #666666;
    margin-left: 10px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
    box-sizing: border-box
}

#lay_feedback .feedback_type span {
    display: inline-block;
    border: 1px solid #ddd;
    margin-right: 8px;
    border-radius: 4px;
    cursor: pointer;
    width: 67px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    color: #666
}

#showproduct p.btn_jubao a {
    color: #fff
}

#btnJubao {
    background: #5CABF3;
    color: #fff;
    width: 87px;
    display: inline-block;
    text-align: center;
    padding: 8px;
    font-size: 16px;
    margin-top: 20px;
    border-radius: 3px
}

#lay_feedback .feedback_type span.type_on {
    color: #409EFF;
    background: #E9F0F9
}

#lay_feedback .jb_address input {
    height: 33px;
    width: 354px;
    border: 1px solid #ddd;
    border-radius: 3px;
    padding-left: 8px
}

.show .doctag_info_right span {
    color: #CACACA;
    font-size: 14px
}

#DocTag .w760 {
    background: #F4F4F4
}

.clear::after {
    content: "";
    display: block;
    clear: both
}

.clear:after {
    content: "";
    display: block;
    clear: both
}

#DocTag .wrap {
    margin-top: 0px
}

#readshop1 .wrap {
    padding-right: 237px;
    box-sizing: border-box
}

span.b_doc,
span.b_docx {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: 0px 0px
}

.mydefaule_types span {
    vertical-align: middle
}

span.b_ppt,
span.b_pptx {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -50px 0px
}

span.b_xls,
span.b_xlsx {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -100px 0px
}

span.b_zip,
span.b_rar {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -75px 0px
}

span.b_pdf {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -25px 0px
}

span.b_pps {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -150px 0px
}

span.b_txt {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 20px;
    height: 24px;
    background-position: -124px 0px
}

.readshop1logo {
    display: inline-block;
    background-image: url(//static.taodocs.com/img/common.png);
    width: 116px;
    height: 45px;
    background-position: -226px -334px;
    margin-top: 9px;
}

.theme_intro {
    background: #fff;
    padding: 12px;
    box-sizing: border-box;
}

.theme_intro .into_left {
    border: #DCDFE6 1px solid;
    width: 13%;
}

.theme_intro .into_left img {
    width: 100%;
}

.theme_intro .into_right {
    width: 85%;
    box-sizing: border-box;
    height: 158px;
}

.theme_intro .into_right h2 {
    font-size: 18px;
    margin-bottom: 10px;
}

.theme_intro .into_right .ellipsis4 {
    line-height: 23px;
    height: 92px;
}

.ellipsis4 {
    display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.into_tot {
    margin-top: 10px;
}

.themedoc_main .header_wrap {
    background: #fff;
}

.left {
    float: left;
}

.right {
    float: right;
}

.themedoc_main .guide {
    line-height: 50px
}

.themedoc_main {
    background: #F4F4F4;
}

.themedoc_main .mydefaule_types {
    background: #fff;
    width: 300px;
}

.themedoc_main .w760 {
    width: 950px;
}

.themedoc_main .wrap {
    width: 1280px;
}

.themedoc_main .w185 {
    width: 315px;
}

.themedoc_main .mydefaule_types .title {
    /* background: #fff; */
    /* padding-left: 10px; */
}

.list_sort {
    padding: 10px;
    color: Black;
    background: #fff;
}

.list_sort a {
    color: #000;
}

.themelist {
    background: #fff;
    padding: 15px;
    box-sizing: border-box;
}

.mydefault_tuijian .aboutCatalog a {
    display: inline-block;
    padding: 2px 10px;
    margin-right: 8px;
    margin-top: 6px;
    margin-bottom: 7px;
    border-radius: 20px;
    background: #f2f2f2;
    font-size: 14px;
    color: #333959;
    border: 1px solid #cdcfd6;
}

.mydefault_tuijian .aboutCatalog a:hover {
    color: #608BB6;
    border: 1px solid #608BB6;
    box-sizing: border-box;
}

.mydefault_tuijian .mod {
    padding: 10px 15px 10px 15px;
}

.themelist .themeitem {
    /* line-height: 51px; */
    float: right;
    width: 327px;
    padding-right: 15px;
    box-sizing: border-box;
}

.themelist .themeitem .logoitem {
    vertical-align: -11px;
}

.themelist .themeitem .theme_tit {
    display: inline-block;
    /* max-width: 260px; */
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #666;
    /* vertical-align: top; */
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 8px;
    width: 100%;
}

.themedoc_main .btn_jubao span a {
    color: #333;
}

.themeitem .s1 {
    display: inline-block;
    width: 92px;
}

.themeitem .s2 {
    display: inline-block;
    text-align: right;
}

.theme_newtop {
    /* margin-top: 15px; */
}

.theme_newtop .mod {
    padding: 10px 15px;
}

.theme_newtop .mod a {
    display: inline-block;
    max-width: 241px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    color: #666666;
    font-size: 14px;
}

.theme_newtop .mod li {
    line-height: 36px;
}

.theme_newtop .mod li span {
    vertical-align: -12px;
}

.search_doc_type span {
    display: inline-block;
    margin-left: 30px;
    cursor: pointer;
    padding: 3px 10px;
}

.search_doc_type span a {
    color: #000;
}

.search_doc_type span a:hover {
    color: #000;
}

.search_doc_type span.type_on {
    color: #236DC3;
    border-bottom: 2px solid #236DC3;
    background: #E9F0F9;

}

span.bold a {
    font-weight: bold;
}

.search_doc_type {
    padding: 10px;
    color: Black;
    background: #F4F4F4;
}

.themelist_item {
    width: 50%;
    float: left;
    margin-bottom: 28px;
}

.themelist_item img {
    width: 120px;
    height: 160px;
    border: 1px solid #ddd;
}

.item_info {
    margin-top: 9px;
    position: relative;
}

.item_intro {
    line-height: 26px;
    margin-top: 4px;
    height: 81px;
    overflow: hidden;
    color: #666;
}

.themelist .themeitem a.theme_href {
    background: #D06F6F;
    height: 27px;
    line-height: 27px;
    display: inline-block;
    padding: 0 6px;
    color: #fff !important;
    border-radius: 3px;
    margin-left: 10px;
    font-size: 13px;
    float: right;
    vertical-align: 66px;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.themedoc_main .aboutCatalog a {
    display: inline-block;
    padding: 2px 7px;
    margin-right: 8px;
    margin-top: 7px;
    border-radius: 8px;
    background: #f2f2f2;
    font-size: 14px;
    color: #333959;
}

.themedoc_main .mod {
    padding: 10px 15px;
}

.themedoc_main .mydefaule_types {
    margin-bottom: 15px;
    border: none;
}

.themedoc_main .mydefaule_types .title span {
    /* display: inline-block;
    width: 5px;
    height: 23px;
    vertical-align: middle;
    background: #6FA0D0;
    margin-right: 8px;
    border-radius: 3px; */
}

.theme_sortfixed {
    position: fixed;
    top: 0;
    width: 1130px;
    box-sizing: border-box;
    z-index: 999;
    border-bottom: 1px solid #f5f5f5;
}

.guess_likefixed {
    position: fixed;
    width: 300px;
    z-index: 9999;
    top: 70px;
}

.tuijiandocs {
    padding: 15px;
}

.sel_tips {
    height: 60px;
    z-index: 99;
    display: inline-block;
}

.focus_main {
    color: #65B258;
    text-align: center;
}

.focus_main .focus_p1 {
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 17px;
    font-weight: bold;
}

.focus_main .focus_p2 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}

.focus_main .focus_p3 {
    color: #F2B75E;
    font-weight: bold;
    font-size: 16px;
}

.focus_ma {
    text-align: center;
}

.focus_ma img {
    width: 130px;
    height: 130px;
    margin: 20px 0;

}

.focus_main .focus_p4 input {
    border: 1px solid #65B258;
    background-color: #F7F7F7;
    padding-left: 8px;
    height: 40px;
    box-sizing: border-box;
}

.focus_main .focus_p4 button {
    border: 1px solid #65B258;
    background-color: #65B258;
    padding-left: 8px;
    height: 40px;
    color: #fff;
    width: 68px;

}

.focus_main .focus_p5 {
    color: #B8B8B8;
    margin-top: 12px;
}

.tips_main {
    background: url('/img/tips-wrap-bg.png');
    background: #000;
    height: 45px;
    line-height: 45px;
    color: #fff;
    /* padding: 0 42px; */
    border-radius: 10px;
    width: 80px;
    text-align: center;
}

.tip_copy {
    /* padding-right: 15px; */
    cursor: pointer;
}

.tip_search {
    padding-left: 15px;
    cursor: pointer;
}
.textLayer_div_p {
    position: absolute;
    top: 50%;
    margin-top: 29px;
    text-align: center;
    width: 100%;
} 