@charset "utf-8";

body,
input,
textarea,
button {
    font: 14px/1.5 "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1,\9ED1\4F53", "PingFang SC", "Heiti SC", tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
}

body {
    margin: 0 auto;
    color: #333;
    min-width: 1200px;
    background: #fff;
}

p,
ul,
ol,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe {
    margin: 0;
    padding: 0;
}

img {
    border: 0 none;
    vertical-align: top;
}

ul,
li,
ol {
    list-style-type: none;
}

i,
em,
address,
caption,
cite,
code,
dfn,
th,
var {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    text-decoration: underline;
}

input,
button,
textarea,
a,
a:hover {
    outline: none;
}

textarea {
    resize: none;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.fl {
    float: left;
    _display: inline;
}

.fr {
    float: right;
    _display: inline;
}

.pr {
    position: relative;
}

.abs {
    position: absolute;
}

.tc {
    text-align: center;
}

.layout {
    width: 1200px;
    margin: 0 auto;
}

.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.icon {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon.png) no-repeat 0 0;
}

.title {
    text-align: center;
    font-size: 36px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/chinaacc.png) no-repeat center top;
    padding-top: 14px;
    font-weight: bold;
}

.title i {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 110px;
    height: 24px;
    margin: 0 0px;
    vertical-align: middle;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/tit.png) no-repeat center top;
}

.title i.icon01 {
    background-position: 21px 0;
}

.title i.icon02 {
    background-position: 0 -28px;
}

.title i.icon03 {
    background-position: 22px -60px;
}

.title i.icon04 {
    background-position: 0 -90px;
}

/*页头*/
body {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/top_image.png) no-repeat center top 70px;
}

.bannerBg {
    position: relative;
    z-index: 1;
    height: 470px;
}

.audition-free {
    background: url("/images/jianzao/zhuanti/yjdkmyjxy/audition_free_bg.png") no-repeat;
}

.audition-free>p {
    font-size: 20px;
    color: #682401;
    margin-left: 70px;
    margin-top: 245px;
    line-height: 30px;
    text-align: center;
    margin-right: 46px;
}

.audition-free .top-tit {
    color: #666;
    text-align: center;
    background: none;
    height: auto;
    margin-top: 22px;
}

.audition-free .top-tit p {
    width: 415px;
    padding-top: 18px;
}

.audition-free .top-tit strong {
    color: #682401;
    font-size: 22px;
    display: block;
}
.mask{
    display: none;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .7;
    filter: alpha(opacity = 70);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 98;
}

.formBox,
.data-ewm {
    width: 415px;
    float: left;
    height: 305px;
}


.formBox ul {
    width: 295px;
    margin: 15px auto;
}

.formBox ul li {
    border: 1px solid #f2e6d7;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    padding: 0 15px;
    color: #666;
    background: #fff;
    margin-bottom: 15px;
}

.formBox ul li span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 45px;
    text-align: center;
    margin-right: 10px;
}

.formBox ul li input {
    width: 70%;
    border: none;
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.formBox ul li #code-id {
    width: 50%;
}

.formBox ul li .imgCode {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 70px;
    height: 28px;
    vertical-align: top;
    margin: 5px 0 0 5px;
}

.formBox .submit-btn {
    display: block;
    background-position: 0 -284px;
    font-weight: bold;
    width: 296px;
    height: 61px;
    line-height: 50px;
    color: #fff;
    text-align: center;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/audition_free_btn.png) no-repeat center;
    font-size: 20px;
    text-shadow: 0 0 10px rgba(159, 7, 18, 0.36);
    margin: 0 auto;
    animation: btnBig 3s infinite;
    -webkit-transform: btnBig 3s infinite;
}

.formBox .submit-btn:hover {
    text-decoration: none;
}

/* .data-ewm {
    border-left: 1px solid #ffd7a7;
} */

.data-ewm p {
    background: url("/images/jianzao/zhuanti/yjdkmyjxy/audition_free_code_bg.png") no-repeat center top;
    width: 180px;
    height: 220px;
    padding-top: 10px;
    margin: 9px 0 0 114px;
    color: #2b0601;
    text-align: center;
}

.data-ewm p img {
    width: 150px;
    height: 150px;
    margin: 0px 0 15px 10px;
    padding: 5px;
    background: #fff;
    border-radius: 5px;
    display: block;
}

/*课程班次*/
.courseClasses {
    padding: 40px 0 60px;
}

.courseClasses .title {
    margin-bottom: 40px;
}

.courseClasses .courseBox .courseList {
    float: left;
    width: 590px;
    border-radius: 20px;
    margin-right: 20px;
    -webkit-box-shadow: 0 10px 10px rgba(166, 166, 166, 0.3);
    -moz-box-shadow: 0 10px 10px rgba(166, 166, 166, 0.3);
    box-shadow: 0 10px 10px rgba(166, 166, 166, 0.3);
}

.courseClasses .courseBox .courseList .topCon {
    position: relative;
    z-index: 1;
    height: 120px;
}

.courseClasses .courseBox .courseList .topCon h5 {
    display: block;
    padding-top: 39px;
    height: 50px;
    text-align: center;
    margin-bottom: 15px;
}

.courseClasses .courseBox .courseList .topCon-ctxt {
    line-height: 42px;
    height: 42px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin-bottom: 6px;
}

.courseClasses .courseBox .courseList .topCon-btxt {
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #fff;
}

.courseClasses .courseBox .courseList .topCon-btxt b {
    display: block;
    font-size: 16px;
}

.courseClasses .courseBox .courseList .teaCon {
    position: relative;
    z-index: 2;
    padding: 10px 10px 20px;
    background: #fffefa;
    border-radius: 10px;
    margin: -114px 10px 20px;
}

.courseClasses .courseBox .courseList .teaCon .tealist {
    width: auto;
}

.courseClasses .courseBox .courseList .teaCon .tealist-pic {
    display: block;
    width: 256px;
    height: 102px;
    margin: 0 auto;
}

.courseClasses .courseBox .courseList .teaCon .tealist-pic img {
    width: 256px;
    height: 102px;
}

.courseClasses .courseBox .courseList .teaCon .tealist-bot {
    width: 323px;
    height: 116px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/bg_05.png) no-repeat;
    margin: 0 auto;
}

.courseClasses .courseBox .courseList .teaCon .tealist-bot .tbTit {
    height: 44px;
    text-align: center;
    margin-bottom: 8px;
}

.courseClasses .courseBox .courseList .teaCon .tealist-bot .tbTit span {
    display: inline-block;
    padding-left: 22px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 700;
    color: #5e3100;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_16.png) no-repeat left center;
}

.courseClasses .courseBox .courseList .teaCon .tealist-bot .tbTxt {
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #5e3100;
}

.courseClasses .courseBox .courseList .teaCon02 {
    position: relative;
    z-index: 2;
    padding: 16px 10px 24px;
    background: #f3f8ff;
    border-radius: 10px;
    margin: -114px 10px 20px;
}

.courseClasses .courseBox .courseList .teaCon02 .teatit {
    clear: both;
    height: 30px;
    position: relative;
    z-index: 1;
}

.courseClasses .courseBox .courseList .teaCon02 .teatit-left {
    float: left;
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    border-radius: 15px 15px 15px 0;
}

.courseClasses .courseBox .courseList .teaCon02 .teatit-cen {
    float: left;
    line-height: 30px;
    font-size: 14px;
    margin-left: 16px;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist {
    margin-bottom: 26px;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-tit {
    text-align: center;
    height: 42px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/tit_06.png) repeat-x;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-tit span {
    padding: 0 8px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    font-weight: 700;
    background: #f3f8ff;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-cen {
    text-align: center;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-cen-list {
    display: inline-block;
    width: 46px;
    margin: 0 16px;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-cen-list img {
    display: block;
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist-cen-list p {
    line-height: 34px;
    font-size: 14px;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist.w50 {
    width: 166px;
}

.courseClasses .courseBox .courseList .teaCon02 .tealist.w50 .tealist-cen-list {
    margin: 0 3px;
}

.courseClasses .courseBox .courseList .forCon {
    background: #fffefa;
    border-radius: 10px;
    margin: 0 10px 20px;
    padding-bottom: 6px;
}

.courseClasses .courseBox .courseList .forCon .ftit {
    height: 37px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px 10px 14px 14px;
    margin-bottom: 20px;
}

.courseClasses .courseBox .courseList .forCon .flist {
    position: relative;
    z-index: 1;
    float: left;
    width: 164px;
    height: 166px;
    padding-top: 10px;
    box-sizing: border-box;
    text-align: center;
    margin: 0 0 15px 15px;
    border-radius: 6px;
}

.courseClasses .courseBox .courseList .forCon .flist-tit {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 6px;
}

.courseClasses .courseBox .courseList .forCon .flist-tit i {
    display: inline-block;
    width: 24px;
    height: 27px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    margin-right: 6px;
    vertical-align: 1px;
}

.courseClasses .courseBox .courseList .forCon .flist-ctxt {
    line-height: 30px;
    font-size: 14px;
    margin-bottom: 6px;
}

.courseClasses .courseBox .courseList .forCon .flist-btxt {
    line-height: 30px;
    font-size: 14px;
}

.courseClasses .courseBox .courseList .forCon .flist-icon01 {
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -12px;
    width: 28px;
    height: 25px;
}

.courseClasses .courseBox .courseList .forCon .flist-icon02 {
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -12px;
    width: 25px;
    height: 28px;
}

.courseClasses .courseBox .courseList .forCon .flist-icon03 {
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -12px;
    width: 28px;
    height: 25px;
}

.courseClasses .courseBox .courseList .probCon {
    background: #fffefa;
    border-radius: 10px;
    margin: 0 10px 20px;
    padding-bottom: 14px;
}

.courseClasses .courseBox .courseList .probCon .ptit {
    height: 37px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 10px 10px 14px 14px;
    margin-bottom: 14px;
}

.courseClasses .courseBox .courseList .probCon .plist {
    padding-left: 32px;
    margin: 0 10px 6px;
}

.courseClasses .courseBox .courseList .probCon .plist-tit {
    position: relative;
    z-index: 1;
    line-height: 30px;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
}

.courseClasses .courseBox .courseList .probCon .plist-tit i {
    position: absolute;
    top: 2px;
    left: -32px;
    width: 26px;
    height: 26px;
}

.courseClasses .courseBox .courseList .probCon .plist-txt {
    line-height: 30px;
    font-size: 14px;
}

.courseClasses .courseBox .courseList .btnCon {
    margin: 0 10px 28px;
}

.courseClasses .courseBox .courseList .btnCon-btn01 {
    float: left;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #c13b00;
    background: #fdebd4;
    border-radius: 23px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    font-weight: 600;
    -webkit-box-shadow: 0 4px 6px 0px rgba(255, 24, 0, 0.4);
    -moz-box-shadow: 0 4px 6px 0px rgba(255, 24, 0, 0.4);
    box-shadow: 0 4px 6px 0px rgba(255, 24, 0, 0.4);
    margin-left: 57px;
}

.courseClasses .courseBox .courseList .btnCon-btn01:hover {
    text-decoration: none;
    transform: translate3d(0, -6px, 0);
}

.courseClasses .courseBox .courseList .btnCon-btn02 {
    float: right;
    width: 220px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    color: #c13b00;
    border-radius: 23px;
    margin-right: 57px;
    -webkit-box-shadow: 0 5px 10px rgba(255, 24, 0, 0.4);
    -moz-box-shadow: 0 5px 10px rgba(255, 24, 0, 0.4);
    box-shadow: 0 5px 10px rgba(255, 24, 0, 0.4);
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    background: -webkit-linear-gradient(top, #fff085, #ffc512);
    background: -moz-linear-gradient(top, #fff085, #ffc512);
    background: -ms-linear-gradient(top, #fff085, #ffc512);
    background: linear-gradient(top, #fff085, #ffc512);
}

.courseClasses .courseBox .courseList .btnCon-btn02:hover {
    text-decoration: none;
    transform: translate3d(0, -6px, 0);
}

.courseClasses .courseBox .courseList.gdb {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/bg_02.jpg) no-repeat center top, #ff7700;
    /* background: #ff7700; */
}

/* .courseClasses .courseBox .courseList.gdb .topCon {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/bg_02.jpg) no-repeat;
    border-radius: 20px;
} */

.courseClasses .courseBox .courseList.gdb .teaCon {
    -webkit-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
}

.courseClasses .courseBox .courseList.gdb .forCon {
    -webkit-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
}

.courseClasses .courseBox .courseList.gdb .forCon .ftit {
    border-top: 1px solid #fbb282;
    background: #f34033;
    -webkit-box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    background: -webkit-linear-gradient(left, #f5683c, #f22e2e);
    background: -moz-linear-gradient(left, #f5683c, #f22e2e);
    background: -ms-linear-gradient(left, #f5683c, #f22e2e);
    background: linear-gradient(left, #f5683c, #f22e2e);
}

.courseClasses .courseBox .courseList.gdb .forCon .flist {
    border: 1px solid #ffe9cc;
    background: #fff2dd;
    -webkit-box-shadow: 0 5px 5px rgba(255, 207, 141, 0.3);
    -moz-box-shadow: 0 5px 5px rgba(255, 207, 141, 0.3);
    box-shadow: 0 5px 5px rgba(255, 207, 141, 0.3);
    background: -webkit-linear-gradient(top, #fff4d7, #fff1e2);
    background: -moz-linear-gradient(top, #fff4d7, #fff1e2);
    background: -ms-linear-gradient(top, #fff4d7, #fff1e2);
    background: linear-gradient(top, #fff4d7, #fff1e2);
}

.courseClasses .courseBox .courseList.gdb .forCon .flist-tit i {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_01.png) no-repeat;
}

.courseClasses .courseBox .courseList.gdb .forCon .flist-ctxt {
    color: #f22e2e;
}

.courseClasses .courseBox .courseList.gdb .forCon .flist-icon01 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_02.png) no-repeat;
}

.courseClasses .courseBox .courseList.gdb .forCon .flist-icon02 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_03.png) no-repeat;
}

.courseClasses .courseBox .courseList.gdb .forCon .flist-icon03 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_04.png) no-repeat;
}

.courseClasses .courseBox .courseList.gdb .probCon {
    -webkit-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
    box-shadow: 0 4px 4px rgba(182, 9, 22, 0.4);
}

.courseClasses .courseBox .courseList.gdb .probCon .ptit {
    border-top: 1px solid #fbb282;
    background: #f34033;
    -webkit-box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    box-shadow: 0 2px 8px rgba(233, 53, 70, 0.4);
    background: -webkit-linear-gradient(left, #f5683c, #f22e2e);
    background: -moz-linear-gradient(left, #f5683c, #f22e2e);
    background: -ms-linear-gradient(left, #f5683c, #f22e2e);
    background: linear-gradient(left, #f5683c, #f22e2e);
}

.courseClasses .courseBox .courseList.ysb {
    background: #4195ff;
    margin-right: 0;
}

.courseClasses .courseBox .courseList.ysb .topCon {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/bg_03.jpg) no-repeat;
    border-radius: 20px;
}

.courseClasses .courseBox .courseList.ysb .teaCon02 .teatit-left {
    -webkit-box-shadow: 0 4px 6px rgba(55, 93, 238, 0.4);
    -moz-box-shadow: 0 4px 6px rgba(55, 93, 238, 0.4);
    box-shadow: 0 4px 6px rgba(55, 93, 238, 0.4);
    background: -webkit-linear-gradient(left, #3a50ec, #03adfd);
    background: -moz-linear-gradient(left, #3a50ec, #03adfd);
    background: -ms-linear-gradient(left, #3a50ec, #03adfd);
    background: linear-gradient(left, #3a50ec, #03adfd);
}

.courseClasses .courseBox .courseList.ysb .teaCon02 .tealist-tit span.col {
    color: #3858ed;
}

.courseClasses .courseBox .courseList.ysb .forCon {
    -webkit-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
}

.courseClasses .courseBox .courseList.ysb .forCon .ftit {
    border-top: 1px solid #c1d1fc;
    background: #3e95fb;
    -webkit-box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    background: -webkit-linear-gradient(left, #3ea2ff, #3c81f4);
    background: -moz-linear-gradient(left, #3ea2ff, #3c81f4);
    background: -ms-linear-gradient(left, #3ea2ff, #3c81f4);
    background: linear-gradient(left, #3ea2ff, #3c81f4);
}

.courseClasses .courseBox .courseList.ysb .forCon .flist {
    border: 1px solid #d1e6f7;
    background: #f0f9fe;
    -webkit-box-shadow: 0 5px 5px rgba(135, 185, 246, 0.3);
    -moz-box-shadow: 0 5px 5px rgba(135, 185, 246, 0.3);
    box-shadow: 0 5px 5px rgba(135, 185, 246, 0.3);
    background: -webkit-linear-gradient(top, #f6feff, #e8f3fd);
    background: -moz-linear-gradient(top, #f6feff, #e8f3fd);
    background: -ms-linear-gradient(top, #f6feff, #e8f3fd);
    background: linear-gradient(top, #f6feff, #e8f3fd);
}

.courseClasses .courseBox .courseList.ysb .forCon .flist-tit i {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_05.png) no-repeat;
}

.courseClasses .courseBox .courseList.ysb .forCon .flist-ctxt {
    color: #1836dd;
}

.courseClasses .courseBox .courseList.ysb .forCon .flist-icon01 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_06.png) no-repeat;
}

.courseClasses .courseBox .courseList.ysb .forCon .flist-icon02 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_07.png) no-repeat;
}

.courseClasses .courseBox .courseList.ysb .forCon .flist-icon03 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_08.png) no-repeat;
}

.courseClasses .courseBox .courseList.ysb .probCon {
    -webkit-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
}

.courseClasses .courseBox .courseList.ysb .probCon .ptit {
    border-top: 1px solid #c1d1fc;
    background: #3e95fb;
    -webkit-box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    box-shadow: 0 2px 8px rgba(40, 89, 255, 0.4);
    background: -webkit-linear-gradient(left, #3ea2ff, #3c81f4);
    background: -moz-linear-gradient(left, #3ea2ff, #3c81f4);
    background: -ms-linear-gradient(left, #3ea2ff, #3c81f4);
    background: linear-gradient(left, #3ea2ff, #3c81f4);
}

.courseClasses .courseBox .courseList.msb {
    background: #6c5ff8;
    margin-right: 0;
}

.courseClasses .courseBox .courseList.msb .topCon {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/bg_04.jpg) no-repeat;
}

.courseClasses .courseBox .courseList.msb .teaCon02 .teatit-left {
    -webkit-box-shadow: 0 4px 6px rgba(142, 131, 255, 0.4);
    -moz-box-shadow: 0 4px 6px rgba(142, 131, 255, 0.4);
    box-shadow: 0 4px 6px rgba(142, 131, 255, 0.4);
    background: -webkit-linear-gradient(left, #3c2fee, #7061ff);
    background: -moz-linear-gradient(left, #3c2fee, #7061ff);
    background: -ms-linear-gradient(left, #3c2fee, #7061ff);
    background: linear-gradient(left, #3c2fee, #7061ff);
}

.courseClasses .courseBox .courseList.msb .teaCon02 .tealist-tit span.col {
    color: #503ad0;
}

.courseClasses .courseBox .courseList.msb .forCon {
    -webkit-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
}

.courseClasses .courseBox .courseList.msb .forCon .ftit {
    border-top: 1px solid #cfb7fd;
    background: #6b5efc;
    -webkit-box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    background: -webkit-linear-gradient(left, #7061ff, #6359f8);
    background: -moz-linear-gradient(left, #7061ff, #6359f8);
    background: -ms-linear-gradient(left, #7061ff, #6359f8);
    background: linear-gradient(left, #7061ff, #6359f8);
}

.courseClasses .courseBox .courseList.msb .forCon .flist {
    border: 1px solid #e6e6f7;
    background: #f7f7ff;
    -webkit-box-shadow: 0 5px 5px rgba(191, 184, 255, 0.3);
    -moz-box-shadow: 0 5px 5px rgba(191, 184, 255, 0.3);
    box-shadow: 0 5px 5px rgba(191, 184, 255, 0.3);
    background: -webkit-linear-gradient(top, #fbfcff, #f4f3ff);
    background: -moz-linear-gradient(top, #fbfcff, #f4f3ff);
    background: -ms-linear-gradient(top, #fbfcff, #f4f3ff);
    background: linear-gradient(top, #fbfcff, #f4f3ff);
}

.courseClasses .courseBox .courseList.msb .forCon .flist-tit i {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_09.png) no-repeat;
}

.courseClasses .courseBox .courseList.msb .forCon .flist-ctxt {
    color: #5418dd;
}

.courseClasses .courseBox .courseList.msb .forCon .flist-icon01 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_10.png) no-repeat;
}

.courseClasses .courseBox .courseList.msb .forCon .flist-icon02 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_11.png) no-repeat;
}

.courseClasses .courseBox .courseList.msb .forCon .flist-icon03 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/icon_12.png) no-repeat;
}

.courseClasses .courseBox .courseList.msb .probCon {
    -webkit-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    -moz-box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
    box-shadow: 0 4px 4px rgba(51, 69, 237, 0.4);
}

.courseClasses .courseBox .courseList.msb .probCon .ptit {
    border-top: 1px solid #cfb7fd;
    background: #6b5efc;
    -webkit-box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    -moz-box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    box-shadow: 0 2px 8px rgba(73, 57, 246, 0.4);
    background: -webkit-linear-gradient(left, #7061ff, #6359f8);
    background: -moz-linear-gradient(left, #7061ff, #6359f8);
    background: -ms-linear-gradient(left, #7061ff, #6359f8);
    background: linear-gradient(left, #7061ff, #6359f8);
}

.courseClasses .courseBox .course_l_con {
    width: 566px;
    height: 1510px;
    background: #fff;
    margin: 0 auto;
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 28px 0 20px 20px;
    box-sizing: border-box;

}

.courseClasses .courseBox .course_l_con .c_l_txt {
    width: 147px;
    height: 32px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_list_txt.png) no-repeat;
    padding: 0px 0 0 25px;
    box-sizing: border-box;
    color: #5e1d00;
    font-size: 16px;
    line-height: 32px;
}

.courseClasses .courseBox .course_l_con .c_l_info {
    width: 500px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin-top: 11px;
}

.mt14 {
    margin-top: 14px !important;
}

.courseClasses .courseBox .course_l_con .course_list_info {
    width: 526px;
    height: auto;
    background: linear-gradient(to bottom, #fef6ec, #ffe8d0);
    border: 1px solid #ffd5bb;
    box-shadow: 0 5px 8px 0 rgba(254, 136, 50, 0.33);
    border-radius: 6px;
    margin-top: 26px;
}

.courseClasses .courseBox .course_l_con .course_list_info h3 {
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #fff;
    background: linear-gradient(to right, #ff4b00, #ffa03a);
    font-weight: 600;
    box-shadow: 0 2px 8px 0 rgba(255, 97, 0, 0.4);
    border-radius: 6px 6px 0 0;
    font-size: 20px;
}

.courseClasses .courseBox .course_l_con .course_list_info ul {
    margin-top: 27px;
    padding-left: 36px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_list_bg.png) no-repeat left 15px top 25px;
}

.courseClasses .courseBox .course_l_con .course_list_info ul li {
    height: 104px;
    width: 464px;
    border-radius: 6px;
    background: #fff;
    margin-bottom: 20px;
    box-shadow: 0 2px 8px 0 rgba(255, 97, 0, 0.4);
}

.courseClasses .courseBox .course_l_con .course_list_info ul li h5 {
    background: #ffd8ae;
    height: 42px;
    line-height: 41px;
    padding: 0 20px;
    box-sizing: border-box;
    font-size: 18px;
    color: #703010;
    border-radius: 6px 6px 0 0;
}

.courseClasses .courseBox .course_l_con .course_list_info ul li h5 span em {
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
    margin-left: 10px;
}

.courseClasses .courseBox .course_l_con .course_list_info ul li h5 i {
    font-size: 14px;
    color: #333;
    font-weight: 500;
}

.courseClasses .courseBox .course_l_con .course_list_info ul li .c_list_txt {
    font-size: 16px;
    color: #333;
    text-align: left;
    line-height: 60px;

}

.courseClasses .courseBox .course_l_con .course_list_info ul li .c_list_txt span {
    display: inline-block;
    width: 167px;
}

.courseClasses .courseBox .course_l_con .course_list_info ul li .c_list_txt i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #333;
    border-radius: 50%;
    margin-right: 5px;
    margin-top: -2px;
    vertical-align: middle;
    margin-left: 20px;
}

.courseClasses .courseBox .course_l_con .course_list_info .c_l_txt {
    width: 217px;
    height: 32px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_list_txt02.png) no-repeat center top;
    margin-left: 30px;
    margin-top: 19px;
    font-weight: 600;
}

.courseClasses .courseBox .course_l_con .course_list_info .c_l_info {
    margin-left: 50px;
}

.courseClasses .courseBox .course_l_con .course_list_info .c_l_info:last-child {
    margin-bottom: 15px;
}

.courseClasses .courseBox .course_l_con .course_price {
    width: 526px;
    height: 163px;
    margin-top: 25px;
    background: linear-gradient(to right, #fef7ee, #ffecd8);
    border-radius: 6px;
    border: 1px solid #ffd5bb;
    box-shadow: 0 5px 8px 0 rgba(254, 136, 50, 0.33);
    position: relative;
    padding-top: 50px;
    box-sizing: border-box;
}

.courseClasses .courseBox .course_l_con .course_price h3 {
    font-size: 20px;
    color: #823b0d;
    position: absolute;
    width: 209px;
    height: 59px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_price_txtbg.png) no-repeat center top;
    left: 50%;
    margin-left: -104.5px;
    top: -10px;
    text-align: center;
    line-height: 50px
}

.course_price_cou p {
    display: inline-block;
    width: 179px;
    height: 82px;
    border-radius: 6px;
    text-align: center;
    line-height: 32px;
    font-size: 22px;
    color: #333;
    border: 1px solid #ffd5bb;
    margin-right: 20px;
    box-shadow: 0 5px 8px 0 rgba(254, 136, 50, 0.33);
    padding-top: 5px;
    box-sizing: border-box;
}

.course_price_cou p:nth-child(1) {
    margin-left: 68px;
}

.courseClasses .courseBox .ysb .course_l_con .c_l_txt {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_list_txt03.png) no-repeat;
    color: #1a71ff;
}

.courseClasses .courseBox .ysb .course_l_con .course_list_info {
    background: linear-gradient(to bottom, #f4faff, #ebf8ff);
    border: 1px solid #d7e9ff;
    box-shadow: 0 5px 8px 0 rgba(130, 202, 255, 0.33);
}

.courseClasses .courseBox .ysb .course_l_con .course_list_info h3 {
    background: linear-gradient(to right, #0b66ff, #77cdff);
    box-shadow: 0 2px 8px 0 rgba(93, 181, 255, 0.4);
}

.courseClasses .courseBox .ysb .course_l_con .course_list_info ul li h5 {
    background: #d8ecff;
    color: #1a71ff;
}

.courseClasses .courseBox .ysb .course_l_con .course_list_info ul {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_list_bg01.png) no-repeat left 15px top 25px;
}

.courseClasses .courseBox .ysb .course_l_con .course_price {
    background: linear-gradient(to right, #f4faff, #ebf8ff);
    border: 1px solid #d7e9ff;
    box-shadow: 0 5px 8px 0 rgba(130, 202, 255, 0.33);
}

.courseClasses .courseBox .ysb .course_l_con .course_price h3 {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/course_price_txtbg01.png) no-repeat center top;
    color: #1a71ff;
}

.ysb .course_price_cou p {
    border: 1px solid #d7e9ff;
    box-shadow: 0 5px 8px 0 rgba(130, 202, 255, 0.33);
    background: linear-gradient(178deg, #ffffff, #e4f5ff);
}

.courseClasses .courseBox .ysb .course_l_con .course_list_info ul li {
    box-shadow: 0 5px 8px 0 rgba(130, 202, 255, 0.33);
}

/*课程班次 end*/
/* 面授精选师资 · 为你护驾护航 start */
.teacher-bg {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/teacher-bg.jpg) no-repeat center top;
    height: 684px;
    padding-top: 1px;
}

.teacher-bg .title {
    color: #ffecb4;
    margin: 38px 0 26px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/chinaacc01.png) no-repeat center top;
    font-size: 42px;
}

.teacher-bg .tabTit {
    width: 1135px;
    margin-left: 51px;
}

.teacher-bg .tabTit ul {
    text-align: center;
    font-size: 24px;
}

.teacher-bg .tabTit ul li {
    width: 180px;
    height: 283px;
    text-align: center;
    float: left;
    cursor: pointer;
    position: relative;
    margin-right: 5px;
}

.teacher-bg .tabTit ul li:last-child {
    margin-right: 0;
}

.teacher-bg .tabTit ul li img {
    position: absolute;
    left: 0;
    bottom: 0;
}

.teacher-bg .tabTit ul li span {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 180px;
    height: 46px;
    line-height: 46px;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(to bottom, #ffef84, #ffc717);
    color: #333;
    font-size: 20px;
    font-weight: 600;
}

.teacher-bg .tabTit ul li.on span {
    font-weight: bold;
    color: #fff;
    height: 58px;
    line-height: 58px;
    background: linear-gradient(to bottom, #ff5a00, #ff3600);
}

.teacher-bg .teacher-con {
    width: 1200px;
    height: 215px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/teacher-con-bg.png) no-repeat left top;
    padding-top: 23px;
    box-sizing: border-box;
    position: relative;
    display: none;
}

.teacher-bg .teacher-con .teacher_tag {
    width: 76px;
    height: 36px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/teacher-tag-bg.png) no-repeat center top;
    text-align: center;
    font-size: 16px;
    line-height: 36px;
    font-weight: 600;
    color: #333;
    position: absolute;
    top: 34px;
    left: 45px;
}

.teach_con {
    margin-left: 45px;
    margin-top: 64px;
    line-height: 1;
}

.teach_con h5 {
    font-weight: 600;
    font-size: 32px;
    color: #222;
}

.teach_con h5 span {
    display: inline-block;
    font-size: 20px;
    font-weight: 500;
    margin-left: 20px;
}

.teach_info {
    margin-top: 19px;
}

.teach_info span {
    display: inline-block;
    padding: 0 10px;
    box-sizing: border-box;
    height: 35px;
    line-height: 35px;
    border-radius: 0 15px 0 15px;
    background: #fff2ca;
    color: #ff7700;
    font-size: 14px;
    margin-right: 12px;
}

.teacher-con ul.fr {
    color: #222;
    font-size: 16px;
    width: 784px;
    margin-top: 40px;
    margin-right: 60px;
}

.teacher-con ul.fr li {
    margin-bottom: 10px;
}

.teacher-con ul.fr li i {
    float: left;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ffc81b;
    margin-top: 9px;
    margin-right: 10px;
}

.teacher-con ul.fr li p {
    float: left;
    width: 767px;
}

.science-service {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/caresHome.jpg) no-repeat center top;
    height: 871px;
    padding-top: 1px;
    height: 686px;
}

.science-service .title {
    margin: 36px 0 40px;
}

.science-service .service-list {
    margin: 0 20px;
}

.science-service .service-list li {
    width: 245px;
    min-height: 70px;
    border-radius: 0 10px 20px 10px;
    box-shadow: 0 9px 9px rgba(129, 173, 253, 0.1);
    padding: 20px 50px 20px 25px;
    line-height: 26px;
    margin-bottom: 50px;
    background: #edf6ff;
    background: -webkit-linear-gradient(bottom, #edf6ff, #fff);
    background: -moz-linear-gradient(bottom, #edf6ff, #fff);
    background: -ms-linear-gradient(bottom, #edf6ff, #fff);
    background: linear-gradient(bottom, #edf6ff, #fff);
}

.science-service .service-list li h3 {
    border-radius: 5px 20px 5px 5px;
    color: #fff;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    padding: 0 20px 0 30px;
    position: absolute;
    left: 0;
    top: -28px;
    background: #edf6ff;
    background: -webkit-linear-gradient(left, #5b74ee, #4f5fdd);
    background: -moz-linear-gradient(left, #5b74ee, #4f5fdd);
    background: -ms-linear-gradient(left, #5b74ee, #4f5fdd);
    background: linear-gradient(left, #5b74ee, #4f5fdd);
}

.science-service .service-list li i {
    display: block;
    width: 65px;
    height: 60px;
    float: left;
    margin: 10px 0 15px;
}

.science-service .service-list li i.icon01 {
    background-position: 0 -625px;
    margin-top: 20px;
}

.science-service .service-list li i.icon02 {
    background-position: -71px -625px;
}

.science-service .service-list li i.icon03 {
    background-position: -135px -625px;
}

.science-service .service-list li i.icon04 {
    background-position: -216px -625px;
}

.science-service .service-list li i.icon05 {
    background-position: 0 -700px;
    margin-top: 20px;
}

.science-service .service-list li i.icon06 {
    background-position: -71px -700px;
}

.science-service .service-list li i.icon07 {
    background-position: -135px -700px;
}

.science-service .service-list li i.icon08 {
    background-position: -216px -700px;
}

.science-service .service-list li.cases-left {
    margin-left: 90px;
}

.science-service .service-list li.cases-right {
    margin-left: -100px;
}

.science-service .service-list.cares-list li {
    padding: 20px 5px 20px 50px;
    border-radius: 10px 0 10px 20px;
}

.science-service .service-list.cares-list li h3 {
    left: auto;
    right: 0;
    border-radius: 20px 5px 5px 5px;
    padding: 0 30px;
    text-align: right;
}

.science-service .service-list.cares-list li i {
    float: right;
    margin-left: 15px;
}

.science-service h5 {
    font-size: 28px;
    line-height: 60px;
    width: 295px;
    text-align: center;
    left: 50%;
    top: 50%;
    margin-left: -150px;
    margin-top: 124px;
}

.science-service h5 span {
    color: #ff813c;
}

.data-information {
    background: #f5f8fe;
    padding: 1px 0 60px;
}

.data-information .title {
    margin: 55px 0 42px;
}

.data-information ul li {
    width: 282px;
    height: 312px;
    float: left;
    text-align: center;
    font-size: 12px;
    line-height: 22px;
    box-shadow: 0 7px 35px rgba(173, 175, 178, 0.19);
    margin-right: 24px;
    border-radius: 10px;
    background: #fff;
    position: relative;
    padding-top: 20px;
    box-sizing: border-box;
}

.data-information ul li .b_info {
    background: #e6ecf5;
    background: -webkit-linear-gradient(top, #f6f8fc, #e6ecf5);
    background: -moz-linear-gradient(top, #f6f8fc, #e6ecf5);
    background: -ms-linear-gradient(top, #f6f8fc, #e6ecf5);
    background: linear-gradient(top, #f6f8fc, #e6ecf5);
    height: 101px;
    position: absolute;
    padding-top: 10px;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.data-information ul li.last {
    margin-right: 0;
}

.data-information ul li img {
    margin-bottom: 20px;
}

.data-information ul li strong {
    font-size: 18px;
    line-height: 28px;
}

.picture-bg {
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/picture-bg.jpg) no-repeat center top;
    height: 882px;
    padding-top: 1px;
}

.picture-bg .title {
    color: #ffecb4;
    margin: 35px 0 45px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/chinaacc01.png) no-repeat center top;
}

.picture-bg img {
    margin-bottom: 7px;
}

.picture-bg .pic01 {
    width: 320px;
    margin: 0 7px 0 0;
}

.picture-bg .pic02 {
    width: 560px;
    margin: 0 7px 0 0;
}

.picture-bg .pic02 span img {
    margin-right: 0px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.picture-bg .pic02 span.three img {
    margin-right: 1px;
}

.picture-bg .pic03 {
    width: 305px;
}

.foot-ewm {
    text-align: center;
    color: #202020;
    font-size: 16px;
    background: url(/images/jianzao/zhuanti/yjdkmyjxy/fot-ewm-bg.jpg) no-repeat center top;
    height: 295px;
}

.foot-ewm span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
    margin: 30px 45px 0;
    font-size: 16px;
    line-height: 32px;
}

.foot-ewm span img {
    margin-bottom: 10px;
}

/*底部浮动*/
.fixAd-mod-wrap {
    height: 70px;
    background: #fff;
}

.fixAd-mod {
    width: 100%;
    height: 70px;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 80;
}

.fixAd-mod a.btn {
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: 358px;
    display: block;
    width: 196px;
    height: 43px;
    color: #ff1d31;
    font-size: 18px;
    line-height: 40px;
    font-weight: 700;
    text-align: center;
    background: linear-gradient(to bottom,#fff7e8,#ffd98b);
    border-radius: 20px;
}

.fixAd-mod a.btn:hover {
    text-decoration: none;
}

.head-wrap {
    background: #fff;
}


/*右侧浮动*/
.fixleft {
    width: 100px;
    background: #18125e;
    border-radius: 15px;
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 20;
    margin-top: -180px;
    text-align: center;

}

.fixleft .fdTop {
    position: absolute;
    left: -9px;
    top: -80px;
    width: 118px;
    height: 80px;
    background: url(/images/zhongjizhicheng/zhuanti/2024mianshou_zonghe/bg_20.png) no-repeat;
}

.fixleft ul {
    margin: 8px;
    border-radius: 5px;
    background: #2385fb;
    color: #fff;
}

.fixleft ul li {
    color: #fff;
    border-bottom: 1px solid #22a4ff;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

.fixleft ul li a {
    color: #fff;
}

.fixleft ul li:hover {
    background: #2b42ea;
}

.fixleft ul li:hover a {
    text-decoration: none;
}

.fixleft ul li.last {
    border-bottom: none;
}

.fixleft .fixImg {
    margin: 0 auto 30px;
    width: 86px;
}

.fixleft .fixImg img {
    display: block;
    width: 86px;
    height: 86px;
}

.fixleft .fixImg p {
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    color: #fff;
}

.fixleft .gotop {
    display: block;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    line-height: 58px;
    position: absolute;
    left: 50%;
    bottom: -28px;
    margin-left: -29px;
    font-weight: bold;
    background: -webkit-linear-gradient(top, #e47320, #ffc01f);
    background: -moz-linear-gradient(top, #e47320, #ffc01f);
    background: -ms-linear-gradient(top, #e47320, #ffc01f);
    background: linear-gradient(top, #e47320, #ffc01f);
}

.fixleft .gotop:hover {
    text-decoration: none;
}

.fixNav-common {
    right: 0;
    display: block;
}

.fixNav-position {
    left: auto;
    right: 0;
}

.fixNav-common .arrow-btn {
    display: block;
    width: 30px;
    height: 50px;
    background: url(/images/template/project/2020navFix/fixNav-common.png) no-repeat -30px 0;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -25px;
}

.fixNav-position .arrow-btn {
    left: -30px;
    background-position: left top;
}

.fixNav-common.on .arrow-btn {
    background-position: left top
}

.fixNav-position.on .arrow-btn {
    background-position: right top
}

/* 右侧浮动 */
/* 领券弹窗 start */
.zhuishui-box {
    display: none;
    width: 600px;
    height: 410px;
    padding-top: 140px;
    position: fixed;
    left: 50%;
    margin-left: -300px;
    margin-top: -250px;
    top: 50%;
    z-index: 99;
    background: url("http://www.jianshe99.com/upload/resources/image/2025/07/11/602056.png") no-repeat;
}

.zhuishui-box .close {
    display: block;
    width: 45px;
    height: 45px;
    left: 50%;
    margin-left: -23px;
    top: 489px;
    position: absolute;
}

.zhuishui-box .coupon {
    background: url("//www.chinaacc.com/images/zhuceshuiwushi/project/2025project/coupon-bg.png") no-repeat;
    width: 403px;
    height: 85px;
    margin: 0 auto 20px;
    padding: 15px 0 0 15px;
}

.zhuishui-box .coupon li {
    display: block;
    float: left;
    vertical-align: middle;
    margin-right: 8px;
}

.zhuishui-box .coupon li.price {
    color: #e00742;
    font-size: 24px;
    width: 138px;
}

.zhuishui-box .coupon li.price strong {
    font-size: 44px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'DIN Alternate';
}

.zhuishui-box .coupon li.word {
    color: #e00742;
    font-size: 16px;
    width: 145px;
}

.zhuishui-box .coupon li.word span {
    color: #d1482d;
}

.zhuishui-box .coupon li.btn {
    float: right;
    margin-right: 15px;
}

.zhuishui-box .coupon li.btn a {
    display: block;
    width: 69px;
    height: 70px;
    background: url("//www.chinaacc.com/images/zhongjizhicheng/project/2025project/index/bottomFix-btn.png") no-repeat;
}

.zhuishui-box .zx-btn-box {
    display: block;
    width: 236px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 28px;
    border: 2px solid #ff9518;
    margin: 0 auto;
    color: #713400;
    font-size: 20px;
    background: #ffdd87;
    background: -webkit-linear-gradient(top,#ffe0bb,#fff);
    background: -moz-linear-gradient(top,#ffe0bb,#fff);
    background: -ms-linear-gradient(top,#ffe0bb,#fff);
    background: linear-gradient(top,#ffe0bb,#fff);
}

.zhuishui-box .zx-btn-box:hover {
    text-decoration: none;
}

/* 领券弹窗 end */