@charset "UTF-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
button,
p,
blockquote,
th,
td,
header,
nav,
aside,
menu,
figure,
article,
time,
footer {
    margin: 0;
    padding: 0;
}

header,
nav,
aside,
menu,
figure,
article,
time,
footer {
    display: block;
}

body,
p,
form,
ul,
li {
    list-style: none outside none;
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 "Microsoft YaHei", SimSun, Arial, Helvetica, sans-serif;
}

img {
    border: 0;
    outline: none;
    vertical-align: top;
}

a {
    outline: none;
    border: 0;
    cursor: pointer;
    text-decoration: none;
}

a:active {
    outline: none;
}

input,
select,
button,
textarea {
    border: 0;
}

input:focus,
input:active,
input:visited,
select:focus,
select:active,
select:visited,
button:focus,
button:active,
button:visited,
textarea:focus,
textarea:active,
textarea:visited {
    outline: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    overflow: visible;
    cursor: pointer;
}

button,
input[type=button],
input[type=reset],
input[type=submit],
input[type=text],
input[type=password],
input[type=file],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
textarea {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.w1200 { width: 1200px; margin: 0 auto;}
.mainWrap{background-color: #f0f3f9}

body {
    min-width: 1200px;
}

.center {
    margin: 0 auto;
    width: 1200px;
}

.header {
    position: relative;
    /*    z-index: 5;*/
}

.header .absolute {
    position: absolute;
}

.header .pullLeft {
    float: left;
}

.header .pullRight {
    float: right;
}

.header .bgMediumblue {
    background-color: #1b73df;
}

.header .textWhite {
    color: #fff;
}

.header .textRoyalblue {
    color: #3492e9;
}

.header .textDimgrey {
    color: #666;
}

.header .bar {
    height: 41px;
    background: #f5f5f5;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    line-height: 41px;
}

.header .bar,
.header .bar a {
    color: #666;
}

.header .bar a:hover {
    color: #3492e9;
}

.header .bar .pullRight {
    color: #999;
}

.header .bar .pullRight .textRoyalblue {
    color: #3492e9;
}

.header .bar .pullRight a {
    margin: 0 22px;
    text-align: right;
}

.header .bar .pullRight .headerHover:hover .hHbox {
    display: block;
}

.header .bar .pullRight .closeLeft {
    margin-left: 0;
    padding-left: 0;
}

.header .bar .pullRight .closeRight {
    margin-right: 0;
    padding-right: 0;
}

.header .bar .pullRight .headerHover {
    position: relative;
    z-index: 9;
    float: left;
}

.header .bar .pullRight .headerHover .hHbox {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999999999999999;
    display: none;
    width: 188px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px #ccc;
}

.header .bar .pullRight .headerHover .hHbox .hb {
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.header .bar .pullRight .headerHover .hHbox .hb p a:hover {
    color: #3492e9;
}
.header .bar .pullRight .headerHover .hHbox .hb .hbimg {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.header .bar .pullRight .headerHover .hHbox .mb {
    padding: 10px;
}

.header .bar .pullRight .headerHover .hHbox p {
    width: 100%;
}

.header .bar .pullRight .headerHover .hHbox p a {
    float: right;
    font-size: 12px;
    color: #666;
    line-height: normal;
    margin: 0 0 0 20px;
}

.header .bar .pullRight .headerHover .hHbox img {
    display: block;
    width: 56px;
    height: 56px;
    margin: 10px auto 0;
    border: 1px solid #eee;
    border-radius: 50%;
}

.header .bar .pullRight .headerHover .hHbox ul {
}

.header .bar .pullRight .headerHover .hHbox ul li {
    float: left;
    width: 84px;
    height: 60px;
}

.header .bar .pullRight .headerHover .hHbox ul li a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: normal;
    text-align: center;
}

.header .bar .pullRight .headerHover .hHbox ul li i {
    display: block;
    width: 20px;
    height: 20px;
    margin: 10px auto 6px;
    background: url(ico_btn_3.png) no-repeat;
}

.header .bar .pullRight .headerHover .hHbox ul li.myOrder i {
    background-position: 0 -10px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myCollect i {
    background-position: 0 -568px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myEvaluation i {
    background-position: 0 -250px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myState i {
    background-position: 0 -330px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myOrder a:hover i {
    background-position: 0 -50px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myCollect a:hover i {
    background-position: 0 -608px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myEvaluation a:hover i {
    background-position: 0 -290px;
}

.header .bar .pullRight .headerHover .hHbox ul li.myState a:hover i {
    background-position: 0 -370px;
}

.header .bar .pullRight .headerHover .hHbox .hHtriangleUp {
    position: absolute;
    top: -8px;
    right: 14px;
    z-index: 2;
    margin-left: -4px;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}

.header .logo {
    float: left;
    overflow: hidden;
    width: 530px;
    height: 124px;
    line-height: 122px;
    text-align: center;
}

.header .logo img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}

.header .logo_banner {
    float: right;
    overflow: hidden;
    width: 236px;
    height: 124px;
    line-height: 122px;
    text-align: center;
}


.header .logo_banner img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}


.header .searchForm {
    overflow: hidden;
    padding: 26px 0 0 120px;
}

.header .searchForm .text,
.header .searchForm .submit {
    float: left;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    background: none;
    box-sizing: border-box;
}

.header .searchForm .text {
    padding: 11px 12px;
    line-height: 20px;
    width: 500px;
    border: 1px solid #3492e9;
    color: #666;
}

.header .searchForm .submit {
    width: 46px;
    cursor: pointer;
    background: #3492e9 url("icon_glass.png") no-repeat center center;
}

.header .searchForm .submit:hover {
    background: #1b73df url("icon_glass.png") no-repeat center center;
}

.header .searchForm .hotWords {
    overflow: hidden;
    clear: both;
    padding-top: 7px;
    height: 20px;
    color: #ccc;
    font-size: 14px;
    line-height: 20px;
}

.header .searchForm .hotWords * {
    display: inline-block;
    margin: 0 6px 0 3px;
    cursor: pointer;
    vertical-align: top;
}

.header .searchForm .btn {
    overflow: visible;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    width: 135px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.header .searchForm .bgRoyalblue {
    margin-left: 30px;
    background-color: #3492e9;
}

.header .searchForm .bgRoyalblue:hover {
    background-color: #2288e7;
}

.header .searchForm .bgOrange {
    margin-left: 10px;
    background-color: #f6bf26;
}

.header .searchForm .bgOrange:hover {
    background-color: #eb9800;
}

.header .nav {
    clear: both;
    font-size: 16px;
    color: #ccc;
    background: #3492e9;
}

.header .nav .bgMediumblue {
    position: relative;
    float: left;
    width: 236px;
    height: 40px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-image: url('icon_slide_down.png');
    background-position: 158px center;
}

.header .nav .bgMediumblue:hover .absolute,
.header .nav .bgMediumblue:focus .absolute {
    top: 40px;
    height: 480px;
}

.header .nav .bgMediumblue .textWhite {
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.header .nav .bgMediumblue .absolute {
    display: block;
    overflow: hidden;
    top: 40px;
    left: 0;
    z-index: 9;
    width: 100%;
    height: 0;
    transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
}

.header .nav .bgMediumblue .absolute.active {
    display: block;
}

.header .nav .bgMediumblue dl {
    position: relative;
    clear: both;
    overflow: hidden;
    padding-left: 16px;
    padding-bottom: 30px;
    min-height: 64px;
    z-index: 2;
}

.header .nav .bgMediumblue dl:first-child {
    margin-top: 40px;
}

.header .nav .bgMediumblue dl a {
    color: #fff;
    vertical-align: top;
}

.header .nav .bgMediumblue dt {
    overflow: hidden;
    /*margin-left: -40px;*/
    height: 24px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.header .nav .bgMediumblue dt a {
    margin-left: 12px;
}

.header .nav .bgMediumblue dd {
    float: left;
    margin-top: 16px;
    margin-right: 9px;
    font-size: 14px;
    line-height: 20px;
}

.header .nav .bgMediumblue .icon {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.header .nav .bgMediumblue .icon1 {
    width: 22px;
    height: 22px;
    background: url("icon_nav_1.png");
}

.header .nav .bgMediumblue .icon2 {
    width: 22px;
    height: 24px;
    background: url("icon_nav_2.png");
}

.header .nav .bgMediumblue .icon3 {
    width: 20px;
    height: 24px;
    background: url("icon_nav_3.png");
}

.header .nav .bgMediumblue .icon4 {
    width: 21px;
    height: 17px;
    background: url("icon_nav_4.png");
}

.header .nav .bgMediumblue .icon5 {
    width: 21px;
    height: 20px;
    background: url("icon_nav_5.png");
}

.header .nav .bgMediumblue .icon6 {
    width: 22px;
    height: 20px;
    background: url("icon_nav_6.png");
}

.header .nav .bgMediumblue .icon7 {
    width: 18px;
    height: 22px;
    background: url("icon_nav_7.png");
}

.header .nav .bgMediumblue .bgAlpha {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    /*background-color: #666;*/
    /*background-color: rgba(102, 102, 102, 0.4);*/
    /*filter:alpha(opacity=40);*/
    background-color: #3492e9;
    filter: alpha(opacity=100);
}

.header .nav ul {
    overflow: hidden;
    padding-left: 42px;
    line-height: 40px;
}

.header .nav li {
    float: left;
}

.header .nav li a {
    display: block;
    padding: 0 18px;
    color: #fff;
}

.header .nav li a:hover {
    color: #fff;
}

.footer .links {
    height: 275px;
    background: #2d3237;
}

.footer .links dl {
    float: left;
    margin-top: 50px;
}

.footer .links dl + dl {
    margin-top: 32px;
}

.footer .links dt {
    margin-bottom: 18px;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.footer .links dt + dd {
    padding-left: 0;
    border-left: 0;
}

.footer .links dd {
    float: left;
    margin: 12px 9px 12px 0;
    padding-left: 9px;
    height: 16px;
    line-height: 16px;
    border-left: 2px solid #666;
}

.footer .links a {
    color: #c9eeff;
    font-size: 16px;
}

.footer .links a:hover {
    color: #3492e9;
}

.footer .qcode {
    float: right;
    margin: 63px 19px 0 0;
    white-space: nowrap;
    text-align: center;
    font-size: 16px;
    color: #999;
}

.footer .qcode p {
    margin-top: 14px;
}

.footer .bar {
    height: 52px;
    line-height: 52px;
    color: #666;
    font-size: 14px;
    background: #23282d;
}

.footer .share {
    float: right;
}

.footer .share .icon1,
.footer .share .icon2 {
    float: left;
    margin: 9.5px 12px 0 5px;
    width: 33px;
    height: 33px;
    cursor: pointer;
}

.footer .share .icon1 {
    background: url("icon_share_1.jpg");
}

.footer .share .icon2 {
    background: url("icon_share_2.jpg");
}

.backTop {
    position: fixed;
    right: 10px;
    bottom: 10px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-image: url("icon_back_top.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #383b42;
    background-color: rgba(0, 0, 0, 0.5);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    z-index: 10;
}

.backTop:hover {
    background-color: #212226;
    background-color: rgba(0, 0, 0, 0.56);
}

/* 清除浮动 */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

/*.clearfix {*/
/**+height: 1%;*/
/*}*/

.clearfix {
    display: inline-table;
    display: block;
    zoom: 1;
}

/* 文本宽度限制 */
.ellipsis {
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.pullLeft,.fl {
    float: left;
}

.pullRight,.fr {
    float: right;
}

/* table样式重置  */
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

th,
td,
caption {
    vertical-align: middle;
    font-weight: normal;
}

textarea {
    border: 0 none;
    border-radius: 0;
    resize: none;
}

/* 分页 */
.pagination {
    position: relative;
    height: 40px;
    padding: 30px 0;
    font-size: 14px;
    line-height: 40px;
    color: #666;
    text-align: center;
}

.pagination .record {
    position: absolute;
    left: 0;
}

.pagination .record .num {
    color: #3492e9;
}

.pagination span,
.pagination a,
.pagination input.index {
    display: inline-block;
    border: 1px solid #ccc;
    background: #fff;
    text-align: center;
    cursor: pointer;
    color: #666;
    margin: 0 4px;
}

.pagination span {
    padding: 0 9px;
}

.pagination a {
    width: 38px;
}

.pagination a.cur {
    color: #fff;
    background: #3492e9;
    cursor: default;
    border: 1px solid #3492e9;
}

.pagination span.disable,
.pagination a.disable {
    cursor: default;
}

.pagination span.disable {
    color: #999;
}

.pagination input.index {
    width: 38px;
    height: 38px;
    font-size: 14px;
}


.pagination span.rows {
    background: transparent;
    border: none;
    cursor: default;
}

/*消息中心css*/
.pullRightBar a,
.pullRightBar span {
    display: block;
    float: left;
}

.header .bar .pullRight .msgHover {
    position: relative;
    float: left;
}

.header .bar .pullRight .msgHover:hover .msgbox {
    display: block;
}

.header .bar .pullRight .msgHover .msgbox {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 9;
    display: none;
    width: 100px;
    padding: 10px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px #ccc;
}
.header .bar .pullRight .msgHover .msgbox .hHtriangleUp {
    position: absolute;
    top: -8px;
    left: 25px;
    z-index: 2;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}

.header .bar .pullRight .msgHover .msgbox li {
    margin: 6px auto;
}

.header .bar .pullRight .msgHover .msgbox a {
    width: 100%;
    margin: 0;
    text-align: inherit;
    line-height: 20px;
}

.header .bar .pullRight .msgHover .msgbox span {
    float: right;
    color: #3492e9;
}

.goMsg {
    height: 40px;
}

.goMsg i {
    float: left;
}

.goMsg .msgIcon {
    display: block;
    width: 17px;
    height: 13px;
    margin-top: 15px;
    background: url(header_msg_icon.png) no-repeat;
}
.goMsg .msgNew { background-position: 0 -13px; }

.goMsg #msgId {
    display: block;
    margin-left: 6px;
    font-size: 12px;
    line-height: 40px;
    color: #3492e9;
    text-align: center;
    font-style: normal;
}

/*判断用户名长度css*/
.judgeNameLength {
    width: 150px;
    text-align: right;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* v1.1 */
.header .pullLeft a {
    display: block;
    float: left;
    padding-left: 24px;
    margin-right: 30px;
}

.header .pullLeft .downloadApp {
    background: url(top_icon_1.png) no-repeat 0 12px;
}

.header .pullLeft .phone {
    background: url(top_icon_2.png) no-repeat 0 center;
}

.header .pullRight .webNav {
    position: relative;
    float: left;
}

.header .pullRight .webNavList {
    position: absolute;
    top: 40px;
    left: 11px;
    z-index: 1;
    display: none;
    padding: 0px 10px;
    background: #fff;
    border: 1px solid #fff;
    border-radius: 6px;
    box-shadow: 0 0 6px #ccc;

}

.header .pullRight .webNavList a {
    display: block;
    float: inherit;
    margin: 0;
}

.triangleUp {
    position: absolute;
    top: 32px;
    left: 48px;
    z-index: 2;
    display: none;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;
}

.webNav:hover .webNavList, .webNav:hover .triangleUp {
    display: block;
}

.navCat {
    overflow: hidden;
    height: 309px;
    background: #fff;
}

.navCat li {
    float: left;
    margin-left: 10px;
    padding-top: 41px;
    width: 232px;
    text-align: center;
}

.navCat li:first-child {
    margin: 0;
}

.navCat li .icon {
    margin: 0 auto;
    width: 141px;
    height: 141px;
}

.navCat li .icon {
    -webkit-transition: 0.5s;
    -webkit-transition: -webkit-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
}

.navCat li .icon:hover {
    transform: rotateZ(360deg);
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
}

.navCat li .icon + p {
    padding-top: 20px;
    color: #333;
    font-size: 20px;
}

.navCat li p.intro {
    font-size: 15px;
    color: #666666;
}

.navCat li .icon1 {
    background: url("intro_icon_1.png") no-repeat center;
}

.navCat li .icon2 {
    background: url("intro_icon_2.png") no-repeat center;
}

.navCat li .icon3 {
    background: url("intro_icon_3.png") no-repeat center;
}

.navCat li .icon4 {
    background: url("intro_icon_4.png") no-repeat center;
}

.navCat li .icon5 {
    background: url("intro_icon_5.png") no-repeat center;
}

.navCat li .textWhite {
    padding-top: 5px;
    font-size: 18px;
}

.join {
    float: right;
    width: 240px;
    height: 24px;
    margin-top: 8px;
    font-size: 16px;
    z-index: 99;
}

.join .pullRight {
    position: relative;

    width: 200px;
    height: 24px;
    padding-left: 25px;
    line-height: 24px;
    color: #fff;
    white-space: nowrap;
    background: url("icon_count_1.png") 0 center no-repeat;
    overflow: hidden;
}

.join .pullRight .news {
    position: absolute;
    top: 0;
}

.join .pullRight .news p {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.join .pullRight .textBold {
    margin: 0 10px 0 18px;
}

.pageCur {
    background: #1b73df;
}

.hide {
    display: none;
}

/* download app */
.dlapp { position: absolute; top:40px; left: 0; width: 150px; padding: 10px; background: #fff; z-index: 99;border-radius: 6px; box-shadow: 0 0 6px #ccc; display: none;}
.dlapp p { font-size: 14px; text-align: center; color: #333;}
.dlapp i {    position: absolute;
    top: -8px;
    left: 45px;
    z-index: 2;
    display: block;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 8px solid #fff;}

    /*  seeTime */
#specificationDate {position:absolute; top:38px; left: -100px; width:540px; background: #fff; z-index: 999; display: none; border: 1px solid #eee;box-shadow: 0 0 6px #ccc;}
.stbox{ position: relative; z-index: 99999999; }
#newDateSmall { width:287px; background: #fff; float: left;}
#newDateSmall #nowDateSmall{width:287px;float:left;cursor:pointer;}
#newDateSmall #nextDateSmall{width:287px;float:right;cursor:pointer;}
#newDateSmall .Header{width:287px;height:40px;background:#3492e9; color:#fff; border-bottom: 1px solid #fff; position:relative;-moz-user-select:none;-webkit-user-select:none;user-select:none;  }
#newDateSmall #c{font-size:14px;height:40px;line-height:40px;text-align:center;}
#newDateSmall #l{font-size:14px;height:40px;line-height:40px;position:absolute; top:0px; left:14px;}
#newDateSmall #r{font-size:14px;height:40px;line-height:40px;position:absolute; top:0px; right:14px;}
#newDateSmall .Weeks{width:287px;height:28px; }
#newDateSmall #l em,#newDateSmall #r em { display: none;}
#newDateSmall span{width:40px;height:28px;line-height:28px;text-align:center;background:#fff;margin-right:1px;float:left; font-size: 12px;}
#newDateSmall ul li{color:#999;font-size:12px;width:40px;height:28px; min-height:28px;line-height:28px;text-align:center;margin-top:1px;margin-right:1px;background:#f5f5f5;float:left; border: 0;}
#nextDateSmall .Weeks span:first-child {margin-left: 10px;}
#nextDateSmall ul {margin-left: 10px;}

.sDAmount { width: 252px; height: 243px;float: right; background: #fff; border-left: 1px solid #eee;}
.sDAmount .sDAmountTitle { padding: 0 20px; height: 39px; font-size: 12px; color: #333; border-bottom: 1px solid #eee; line-height: 39px;}
.sDAmount .sDAmountTitle span { color: #3492e9; margin: 0 3px; }
.sDAmount ul { display: block; width: 100%; height: 204px; overflow-y: scroll;}
.sDAmount li { margin: 0 10px; width: 215px!important; height: 50px !important; border-bottom: 1px solid #eeeeee !important;}
.sDAmount ul li span { display: inline !important; width: auto !important;  height: 50px !important;  padding: 0 !important;  font-size: 12px !important;  color: #666 !important;
line-height: 50px; !important; float: inherit !important; line-height: 50px !important;}
.sDAmount ul li span.fl { float: left !important; padding-left: 10px !important;}
.sDAmount ul li span.fr { float: right !important; padding-right: 10px !important;}

/* unaccessLayer */
body .unaccessClass {
    width: 220px;
    height: 80px;
    background-color: #000;
    filter: alpha(opacity=60);
    background-color: rgba(0,0,0,.6);
    color: #fff;
    border: none;
}

body .unaccessClass .layui-layer-content {
    padding:0;
    font-size: 22px;
    line-height: 80px;
    text-align: center;
}
