/*
@author: lihui
*/
body,input,textarea,button{font:14px/1.5 "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1,\9ED1\4F53","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;display: inline-block;}
a:hover{text-decoration:none;}
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{
    margin: 0 auto;
    width: 1200px;
}
.hide {
    display: none;
}
.pagination {
    position: absolute;
    z-index: 20;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.swiper-pagination-switch {
    display: inline-block;
    width: 4px;
    height: 4px;
    margin: 0 5px;
    border: 1px solid #fff;
    cursor: pointer;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(16, 115, 251, 0.57);
    opacity: 0.8;
    border-radius: 50%;
}
.swiper-active-switch {
    width: 16px;
    height: 4px;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px 0px rgba(16, 115, 251, 0.57);
    opacity: 0.8;
    border-radius: 2px;
}
@-webkit-keyframes shake {
    0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.1);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }

}
@keyframes shake {
    0%{
        transform: scale(1);
    }
    25%{
        transform: scale(1.1);
    }
    50%{
        transform: scale(1);
    }
    75%{
        transform: scale(1.1);
    }

}

/* common-title */
.common-title-wrap{
    background: url('/images/zhongjijingjishi/project/jingpin/title-bg.png') no-repeat center 0;
}
.common-title{
    text-align: center;
    position: relative;
    margin-bottom: 40px;
}
.common-title h2{
    font-size: 38px;
    margin:0 26px;
    font-weight: bold;
}
.common-title img{
    padding-top: 6px;
}
.common-title h2 , .common-title img{
    display: inline-block;
}
/* header */
.topHeader-wrap{
    width: 100%;
    background: url('/images/zhongjijingjishi/project/jingpin/bg.png') no-repeat top center;
    padding-top: 22px;
    /*height: 1110px;*/
}
.topHeader-wrap .topHeader{
    margin-bottom: 50px;
}
.topHeader-wrap .topHeader .title{
    width: 550px;
    text-align: center;
    margin-left: 515px;
    margin-bottom: 70px;
}
.topHeader-wrap .topHeader .title h2{
    font-size: 36px;
    font-weight: normal;
    font-style: italic;
    color: #FFFFFF;
    line-height: 79px;
    text-shadow: 0px -2px 0px #FFB108, -1px -1px 16px #B22E00;
    margin-bottom: 147px;
    letter-spacing:10px
}
.topHeader-wrap .topHeader .title h5{
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    line-height: 31px;
    text-shadow: 0px 2px 16px #DD3900;
}
.topHeader-wrap .topHeader .serve{
    background: #FFFFFF;
    box-shadow: 0px 0px 29px 0px rgba(168, 57, 18, 0.2);
    border-radius: 10px;
    padding: 80px 66px 65px;
    margin-bottom: 20px;
}
.topHeader-wrap .topHeader .serve .tag{
    background: #FA5444;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    padding: 13px 20px 16px 40px;
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
    right: 0;
    top: 0;
}
.topHeader-wrap .topHeader .serve li{
    float: left;
    width: 222px;
    height: 115px;
    margin-right: 60px;
}
.topHeader-wrap .topHeader .serve li:last-child{
    margin-right: 0;
}
.topHeader-wrap .topHeader .serve li.bg1{
    background: url('/images/zhongjijingjishi/project/jingpin/header-img1.png') no-repeat center;
}
.topHeader-wrap .topHeader .serve li.bg2{
    background: url('/images/zhongjijingjishi/project/jingpin/header-img2.png') no-repeat center;
}
.topHeader-wrap .topHeader .serve li.bg3{
    background: url('/images/zhongjijingjishi/project/jingpin/header-img3.png') no-repeat center;
}
.topHeader-wrap .topHeader .serve li.bg4{
    background: url('/images/zhongjijingjishi/project/jingpin/header-img4.png') no-repeat center;
}
.topHeader-wrap .topHeader .serve li p{
    font-size: 18px;
    line-height: 26px;
    color: #333;
    text-align: right;
    margin: 30px 24px 0 0;
}
/* mod1 */
.mod1_wrap {
    width: 100%;
    height: 360px;
    background: url(/images/zhongjijingjishi/project/jingpin/mod1-bg.png) no-repeat top center;
    box-shadow: 0px 0px 29px 0px rgba(168, 57, 18, 0.2);
}
.mod1_wrap .mod1_top {
    height: 376px;
}
.mod1_wrap .top_right_box,
.mod1_wrap .top_left_box {
    float: left;
}
.mod1_wrap .mod1_top .top_left_box {
    position: relative;
    width: 743px;
}
.mod1_wrap .mod1_top .top_right_box {
    width: 457px;
}

/* mod1 left */
.mod1_wrap .top_left_box .tit {
    width: 743px;
    text-align: center;
    padding-top: 46px;
}

.mod1_wrap .top_left_box .tit span {
    display: inline-block;
    width: 59px;
    height: 5px;
    vertical-align: middle;
}
.mod1_wrap .top_left_box .tit h3 {
    display: inline-block;
    vertical-align: middle;
    font-size: 26px;
    padding: 0 20px;
}
.mod1_wrap .top_left_box .tit .title_icon1 {
    background: url(/images/zhongjijingjishi/project/jingpin/title_left.jpg) no-repeat 0;
}
.mod1_wrap .top_left_box .tit .title_icon2 {
    background: url(/images/zhongjijingjishi/project/jingpin/title_right.jpg) no-repeat 0;
}
.mod1_wrap .top_left_box .text p {
    font-size: 16px;
    margin-top: 10px;
    line-height: 22px;
    text-align: center;
}
.mod1_wrap .top_left_box .p1 {
    position: absolute;
    left: 70px;
    top: 142px;
}
.mod1_wrap .top_left_box .p2 {
    position: absolute;
    left: 230px;
    top: 138px;
}
.mod1_wrap .top_left_box .p3 {
    position: absolute;
    left: 385px;
    top: 138px;
}
.mod1_wrap .top_left_box .p4 {
    position: absolute;
    left: 546px;
    top: 142px;
}
.mod1_wrap .top_left_box .p5 {
    position: absolute;
    left: 0px;
    top: 270px;
    width: 744px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.mod1_wrap .top_left_box .p6 {
    position: absolute;
    left: 0px;
    top: 230px;
    width: 744px;
    font-size: 20px;
    color: #f22c30;
    font-weight: bold;
    text-align: center;
}
.mod1_wrap .top_left_box .p6 i {
    color: #d3a235;
    font-size: 28px;
    font-weight: bold;
}
.mod1_wrap .top_left_box .try_btn {
    width: 148px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background-color: #ff6027;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 8px;
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    position: absolute;
    left: 300px;
    top: 300px;
}
/* mod1 right */
.mod1_wrap .top_right_box .tit {
    margin-top: 26px;
    color: #fff;
    height: 42px;
    width: 238px;
    line-height: 42px;
    padding: 0 20px;
    background: #ffaa3b;
    background: -webkit-linear-gradient(90deg, #ff4b21, #ffaa3b);
    background: -moz-linear-gradient(90deg, #ff4b21, #ffaa3b);
    background: linear-gradient(90deg, #ff4b21, #ffaa3b);
    border-radius: 0px 21px 21px 0px;
}
.mod1_wrap .top_right_box .tit b {
    vertical-align: middle;
    font-size: 24px;
    margin-right: 20px;
}

.mod1_wrap .top_right_box .tit span {
    vertical-align: middle;
    font-size: 16px;
}
.mod1_wrap .top_right_box .com {
    padding: 20px 58px 20px 42px;
}
.mod1_wrap .top_right_box .com .list {
    width: 272px;
    height: 52px;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #fff;
    margin-bottom: 14px;
    cursor: pointer;
    position: relative;
    padding: 10px 60px 10px 20px;
}
.mod1_wrap .top_right_box .com .list.active {
    border: 2px solid #ff4c21;
}
.mod1_wrap .top_right_box .com .list.active .icon {
    position: absolute;
    bottom: -2px;
    right: -2px;
    display: inline-block;
    width: 29px;
    height: 29px;
    background: url('/images/zhongjijingjishi/project/jingpin/active_icon.png') top no-repeat;
}

.mod1_wrap .top_right_box .com .list .list_item b {
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
}
.mod1_wrap .top_right_box .com .list .list_item i {
    font-size: 12px;
    font-style: normal;
    display: inline-block;
    margin-top: -5px;
    margin-bottom: 8px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    color: #753400;
    padding: 0 10px;
    position: absolute;
    top: 13px;
    border-radius: 25px 25px 25px 0;
    /* box-shadow: 0 2px 2px #eec7b7; */
    background: #f0b661;
    background-image: -webkit-linear-gradient(left, #ffda96, #f0b661);
    background-image: -moz-linear-gradient(left, #ffda96, #f0b661);
    background-image: linear-gradient(left, #ffda96, #f0b661);
}
.mod1_wrap .top_right_box .com .list .list_item span {
    font-size: 18px;
    vertical-align: middle;
    margin-right: 10px;
}
.mod1_wrap .top_right_box .com .list .list_item del {
    font-size: 14px;
    color: #666;
    vertical-align: middle;
}
.mod1_wrap .top_right_box .com .list .hot_icon {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-block;
}
.mod1_wrap .top_right_box .com .btn_box {
    text-align: center;
}
.mod1_wrap .top_right_box .com .btn_box a {
    display: inline-block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    border-radius: 8px;
}
.mod1_wrap .top_right_box .com .btn_box a.gk_btn {
    border: 1px solid #c5c5c5;
    font-size: 18px;
    color: #666;
    background-color: #fff;
}
.mod1_wrap .top_right_box .com .btn_box a.js_btn {
    font-size: 18px;
    margin-left: 20px;
    background-color: #ff6027;
    color: #fff;
    font-weight: 600;
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
}

/* teacher */
.teacher-wrap .common-title-wrap{
  margin-top: 0;

}
.teacher {
  padding-bottom: 50px;
}

.teacher .con {
  padding-top: 30px;
}

.teacher .main {
  margin-top: 40px;
}
.teacher .teacher-tag{
  width: 126px;
  height: 39px;
  background: url('/images/zhongjijingjishi/project/shiyan/teacher-num.png') no-repeat;
  font-size: 14px;
  color: #753400;
  line-height: 39px;
  text-align: right;
  box-sizing: border-box;
  padding-right: 20px;
}
.teacher .teacher-tag strong{
  font-size: 18px;
}
.teacher .teacher-tag p{
  display: none;
}
.teacher .handle-ul li {
  width: 140px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #FFF9F2;
  border: 1px solid #FB4729;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 400;
  color: #FB4729;
  margin-right: 12px;
  cursor: pointer;
}
.teacher .handle-ul li:last-child{
margin-right: 0;
}
.teacher .handle-ul li:hover {
  font-weight: bold;
}

.teacher .handle-ul li.on {
  box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
  background: #EA4342;
  background: linear-gradient(0deg, #FC5644 0%, #EA4342 100%);
  color: #fff;
  font-weight: bold;
}

.teacher .handle-btn img {
  vertical-align: 0;
  margin-top: 12px;
}

.teacher .handle-btn span {
  display: block;
  width: 37px;
  height: 36px;
  box-shadow: 0px 2px 10px 0px rgba(239, 66, 24, 0.4);
  cursor: pointer;
  text-align: center;
}

.teacher .handle-btn span.prev {
  background: #ff532b;
  background: linear-gradient(90deg, #ff8630, #ff532b);
  border-radius: 14px 0px 0px 14px;
}

.teacher .handle-btn span.next {
  background: #ff532b;
  background: linear-gradient(-90deg, #ff8630, #ff532b);
  border-radius: 0px 14px 14px 0px;
}

.teacher .handle-btn span.dis {
  background: #ffc3ae;
  cursor: not-allowed;
}
.teacher .teacher-con{
  width:1140px;
  height:360px;
  box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
  -webkit-box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
  -moz-box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
  padding:0 30px;
  margin-top: 30px;
}
.teacher .teacher-pic{position: relative;}
.teacher .teacher-pic img{
  width: 224px;
  height: 300px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.teacher .teacher-info{
  width:864px;
  margin-left:50px;
}

.teacher .card {
  padding-top:28px;
  padding-bottom:38px;
  width:130px;
}
.teacher .card .prev {
  top:0;
  left:50%;
  margin-left: -21px;
  z-index: 10;
  cursor: pointer;
}
.teacher .card .next {
  bottom:10px;
  left:50%;
  margin-left: -21px;
  z-index: 10;
  cursor: pointer;
}
.teacher .card li {
  height:90px;
  margin-bottom: 12px;
  background: #f2f2f2;
  border-radius: 8px;
}
.teacher .card li.end {
  margin-bottom: 0;
}

.teacher .card li.on img{
  width:126px;
  height: 86px;
  border: 2px solid #2076f6;
}
.teacher .card ul li img {
  width: 128px;
  height: 88px;
  border: 1px solid #dbe1e9;
  border-radius:8px;
}
.teacher .teacher-pic .v-btn {
  display: inline-block;
  width: 66px;
  height: 24px;
  top: 14px;
  right: 14px;
}
.teacher .details {
  height: 300px;
  margin:30px 0;
}
.teacher .details .hide {
  display: none;
}
.teacher .details .name {
  padding-top: 12px;
}
.teacher .details .name strong {
  font-size: 24px;
  color: #333333;
  margin-right: 17px;
}
.teacher .details .name span {
  background: #e8e8e8;
  border-radius: 20px;
  padding: 5px 14px;
  font-size: 14px;
  color: #666666;
  margin-right: 16px;
}
.teacher .details .info {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding: 16px 0 20px;
}
.teacher .details .lt i {
  display: inline-block;
  width: 4px;
  height: 17px;
  background: #FF6F2E;
  border-radius: 2px;
  vertical-align: text-top;
  margin-right: 9px;
}
.teacher .details .lt strong {
  font-size: 16px;
  color: #333333;
}
.teacher .details .lt .sup {
  display: inline-block;
  padding: 4px 18px;
  background: #efb661;
  background: linear-gradient(270deg, #efb661 1%, #ffda96 100%);
  box-shadow: 2px 0px 7px 0px rgba(180, 79, 11, 0.34);
  border-radius: 14px 14px 14px 0px;
  vertical-align: top;
  font-size: 14px;
  font-weight: 400;
  color: #753400;
  margin: -10px 0 0 10px;
}
.teacher .details .bottom {
  padding-top: 10px;
}
.teacher .details .bottom span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  padding-right: 11px;
}

.teacher .details a.learn {
  display: inline-block;
  width: 149px;
  height: 44px;
  background: #ff6445;
  background: linear-gradient(88deg, #ff381b 0%, #ff906e 100%);
  border-radius: 22px;
  font-size: 18px;
  color: #ffffff;
  line-height: 44px;
  text-align: center;
  text-decoration: none;
  margin-top: 38px;
}
/* åˆ†é˜¶æ®µæ•™å­¦ */
.subsection-wrap{
    width: 100%;
    background: url('/images/zhongjijingjishi/project/jingpin/subsection-bg.jpg') no-repeat;
    background-size: cover;
    padding: 60px 0 50px;
}
.subsection-wrap .subsection-step{
    background: #FFFFFF;
    box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
    padding: 30px 80px;
    border-radius: 4px;
    margin-bottom: 21px;
}
.subsection-wrap .subsection-step li{
    float: left;
    margin-right: 40px;
}
.subsection-wrap .subsection-step li:last-child{
    margin-right: 0;
}
.subsection-wrap .subsection-step .jd_box{
    width: 108px;
    height: 108px;
    background: url('/images/zhongjijingjishi/project/jingpin/jindu56.jpg') no-repeat center;
    text-align: center;
    margin:0 auto 16px;
}
.subsection-wrap .subsection-step .jd_box p{
    color: #666;
    padding-top: 32px;
}
.subsection-wrap .subsection-step .jd_box p strong{
    font-size: 24px;
    line-height: 22px;
}
.subsection-wrap .subsection-step .jd_box p span{
    font-size: 16px;
}
.subsection-wrap .subsection-step h4{
    text-align: center;
    font-size: 24px;
    line-height: 1;
    vertical-align: middle;
}
.subsection-wrap .subsection-step h4 span{
    vertical-align: middle;
    margin-right: 6px;
}
.subsection-wrap .subsection-step h4 a{
    width: 24px;
    height: 24px;
    vertical-align: middle;
    padding-bottom: 10px;
    background: url(/images/zhongjijingjishi/project/jingpin/action_icon.png) 0 no-repeat;
    display: inline-block;
}
.subsection-wrap .subsection-step .jd_text{
    font-size: 16px;
    width: 100%;
    text-align: center;
    color: #666666;
    padding-bottom: 24px;
}
.subsection-wrap .subsection-step .btn_box{
    text-align: center;
}
.subsection-wrap .subsection-step .btn_box a{
    padding: 10px 24px;
    background: #FFF3E5;
    border-radius: 18px;
    font-size: 14px;
    color: #FF6229;
}
.subsection-wrap .subsection-step img{
    margin-top: 56px;
}
.table {
    width: 100%;
    background: #fff;
    box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
    border: 1px solid #E6E6E6;
}
.table thead {
    color: #fff;
}
.table thead th {
    height: 58px;
    font-size: 16px;
    border-right: 1px solid #fff;
    position: relative;
}
.table td span {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: url(/images/zhongjijingjishi/project/jingpin/zb_icon.png) 0 0 no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}
.table td {
    position: relative;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
}
.table th.th01 {
    background: #f09839;
    border-top: 0;
}
.table .th02 {
    background: #f06a39;
}
.table .th03 {
    background: #ea4442;
}
.table td {
    text-align: center;
}
.table .bold{
    font-weight: bold;
    font-size: 22px !important;
}
.table .tit01 {
    height: 58px;
    color: #fff;
    font-size: 14px;
    background: #f09839;
    border-right: 1px solid #fff;
    border-top: 1px solid #fff;
}
.table .tit02 {
    background: #F06A39;
}
.table .tit03{
    background: #EA4442;
}
.table .tit04{
    background: #EEF0F9;
}
.table .tit05{
    font-weight: bold;
    font-size: 16px;
}
.table .tr01 {
    height: 58px;
}
.table .tr02 {
    height: 40px;
}
.table .tr03 {
    height: 98px;
}
.table .tr03 td {
    border-bottom: 1px solid #dedede;
}
.table .td01 {
    background-color: #f8f9fb;
}
.table .no_r_border {
    border-right: 0;
}
.table .star {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/images/zhongjijingjishi/project/jingpin/start.png) 0 0 no-repeat;
}
.table .star-half {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/images/zhongjijingjishi/project/jingpin/start.png) 0 -16px no-repeat;
}
/* èµ„æ–™å†…å®¹ */
.material-wrap{
    width: 100%;
    background: url('/images/zhongjijingjishi/project/jingpin/material-bg.png') no-repeat;
    background-size: 100%;
    padding: 60px 0 50px;
}
.material-wrap .material-mod{
    position: relative;
    height: 450px;
}
.material-wrap .material-mod img{
    position: absolute;
    width: 275px;
    height: 240px;
    left: 50%;
    margin-left: -137.5px;
    top: 50%;
    margin-top: -120px;
}
.material-wrap .material-mod p{
    width: 300px;
    height: 70px;
    background: #ffffff;
    border: 1px dashed #c1c1c1;
    border-radius: 10px;
    padding: 25px;
    position: absolute;
}
.material-wrap .material-mod p b{
    display: block;
    margin-bottom: 6px;
    font-size: 18px;
}
.material-wrap .material-mod p span{
    line-height: 20px;
}
.material-wrap .material-mod p i{
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-style: normal;
    border: 3px solid #ffffff;
    border-radius: 50%;
    position: absolute;
}
.material-wrap .material-mod .p1 i {
    box-shadow: 0px 6px 10px 0px rgb(214 170 232 / 50%);
    background: #af87ff;
}
.material-wrap .material-mod .p2 i {
    background: #27bba3;
    box-shadow: 0px 6px 10px 0px rgb(109 199 189 / 50%);
}
.material-wrap .material-mod .p3 i {
    background: #ffab29;
    box-shadow: 0px 6px 10px 0px rgb(255 194 41 / 50%);
}
.material-wrap .material-mod .p4 i {
    background: #f98c57;
    box-shadow: 0px 6px 10px 0px rgb(253 173 105 / 50%);
   
}

.material-wrap .material-mod p i.right{
    top: -18px;
    right: -18px;
}
.material-wrap .material-mod p i.left{
    top: -18px;
    left: -18px;
}
.material-wrap .material-mod p.p1{
    top: 20px;
    left: 0;
}
.material-wrap .material-mod p.p2{
    top: 20px;
    right: 0
}
.material-wrap .material-mod p.p3{
    bottom: 20px;
    right: 0;
}
.material-wrap .material-mod p.p4{
    bottom: 20px;
    left: 0;
}
/* æœåŠ¡ */
.serve-wrap{
    width: 100%;
    background: url('/images/zhongjijingjishi/project/jingpin/serve-bg.jpg') no-repeat top center;
    padding: 60px 0 90px;
}
.serve-wrap .serve-mod ul{
  padding:0 170px;
  margin-top: 60px;
}
.serve-wrap .serve-mod li p{
    font-size: 24px;
    color: #333;
    margin-bottom: 20px;
}
.serve-wrap .serve-mod li p::before{
    content: '';
    width: 27px;
    height: 27px;
    background: url('/images/zhongjijingjishi/project/jingpin/right_icon.png') no-repeat;
    display: inline-block;
    vertical-align: bottom;
    padding-right: 17px;
    vertical-align: middle;
}
/* è¯¾ç¨‹ */
.course-wrap{
    width: 100%;
    padding: 100px 0 0;
}
/* mod3 */
.mod3_warp {
    width: 100%;
    height: 137px;
    background: url(/images/zhongjijingjishi/project/jingpin/mod3_bg1.jpg)
    no-repeat top center;
}
.mod3_warp .mod3_top {
    padding-top: 42px;
}

.mod3_warp .mod3_top .title .left {
    float: left;
    width: 590px;
}
.mod3_warp .mod3_top .title .right {
    padding-top: 10px;
}
.mod3_warp .mod3_top .title .left .img1 {
    vertical-align: middle;
    margin-left: -25px;
}
.mod3_warp .mod3_top .title .left b {
    vertical-align: middle;
    font-size: 36px;
    color: #fff;
    margin-left: 15px;
}
.mod3_warp .mod3_top .title .left span {
    vertical-align: middle;
    color: #fff;
    font-size: 24px;
    margin-left: 20px;
}
.mod3_warp .mod3_top .title .left .img2 {
    /* padding-top: 10px; */
    vertical-align: middle;
}
.mod3_warp2 {
    width: 100%;
    height: 443px;
    /* height: 543px;   æœ‰ä¸‹æ–¹æ¨ªæ¡å¹¿å‘Šçš„å°ºå¯¸*/
    background: url(/images/zhongjijingjishi/project/jingpin/mod3_bg2.jpg)
    no-repeat top center;
    margin-bottom: 20px;
}

.mod3_warp2 .mod3_bottom .left {
    width: 540px;
    padding: 25px 30px 25px;
    float: left;
    position: relative;
}
.mod3_warp2 .mod3_bottom .left .countDown {
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -168px;
    text-align: center;
    font-size: 18px;
    color: #ff6229;
    width: 338px;
    height: 30px;
    line-height: 30px;
    border-radius: 0px 0px 6px 6px;
    background: #FFF3EE;
}
.mod3_warp2 .mod3_bottom .left .countDown i{
    width: 18px;
    height: 18px;
    background: #fff3ee url(/images/zhongjijingjishi/project/jingpin/time.png)
    no-repeat;
    vertical-align: middle;
    display: inline-block;
    margin-right: 10px;
}
.mod3_warp2 .mod3_bottom .content_box .com_box {
    margin-top: -12px;
}
.mod3_warp2 .mod3_bottom .content_box .com_box .course-swiper,.mod3_warp2 .mod3_bottom .content_box .com_box .course2-swiper{
    width: 250px;
    height: 182px;
}
.mod3_warp2 .mod3_bottom .content_box .left img {
    float: left;
}
.mod3_warp2 .mod3_bottom .content_box .left .text {
    float: right;
    width: 250px;
}
.mod3_warp2 .mod3_bottom .content_box .left .text p {
    line-height: 22px;
    padding: 10px 0 10px 20px;
    position: relative;
}
.mod3_warp2 .mod3_bottom .content_box .left .text i {
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px;
}
.mod3_warp2 .mod3_bottom .content_box .text p em {
    display: block;
    width: 1px;
    height: 33px;
    position: absolute;
    left: 5px;
    top: -15px;
}
.mod3_warp2 .mod3_bottom .content_box .text_r i {
    background: #fd7903;
    border: 3px solid #ffdacd;
}
.mod3_warp2 .mod3_bottom .content_box .text_r p em {
    background: #ffdacd;
}
.mod3_warp2 .mod3_bottom .content_box .text_l i {
    background: #008aff;
    border: 3px solid #c7ecff;
}
.mod3_warp2 .mod3_bottom .content_box .text_l p em {
    background: #c7ecff;
}

.mod3_warp2 .mod3_bottom .content_box .text_l p em {
    background: #c7ecff;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box {
    width: 540px;
    margin-top: 20px;
    height: 90px;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box div {
    float: left;
    width: 270px;
    height: 90px;
}

.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 {
    background: #eef4f7;
    color: #555766;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p {
    float: left;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p.p1_left {
    padding: 28px 0 28px 40px;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p.p1_right {
    line-height: 84px;
    margin-left: 20px;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p.p1_left1 {
    padding: 28px 0 28px 40px;
    width: 28px;
    height: 28px;
    background: url(/images/zhongjijingjishi/project/jingpin/man_icon.png)
    center right no-repeat;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p.p1_right1 {
    line-height: 84px;
    margin-left: 20px;
    font-size: 18px;
}

.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p em {
    font-size: 20px;
    font-style: normal;
    vertical-align: super;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p2 {
    color: #ff6229;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p2 p.p2_left {
    padding: 24px 0 24px 30px;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p.p2_right {
    font-weight: bold;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p1 p span {
    font-size: 48px;
    vertical-align: super;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p2 {
    background: #fff3ee;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p2 .p2_left b {
    font-size: 14px;
    font-weight: 400;
}
.mod3_warp2 .mod3_bottom .content_box .prize_box .p2 p.p2_left i {
    font-size: 20px;
    line-height: 1;
    font-style: normal;
}
.mod3_warp2 .mod3_bottom .content_box .btn_box {
    margin-top: 20px;
}
.mod3_warp2 .mod3_bottom .content_box .btn_box a.link1 {
    width: 218px;
    height: 50px;
    background: #ffeee5;
    border: 1px solid #ff6229;
    border-radius: 8px;
    line-height: 50px;
    font-size: 20px;
    color: #ff6229;
    text-align: center;
    margin-right: 30px;
}
.mod3_warp2 .mod3_bottom .content_box .btn_box a.link2 {
    width: 290px;
    height: 60px;
    background: #ff6229;
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    border-radius: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 60px;
    text-align: center;
    position: relative;
}
.mod3_warp2 .mod3_bottom .content_box .btn_box a.link2 span {
    display: block;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #753400;
    padding: 0 10px;
    border-radius: 25px 25px 25px 0;
    position: absolute;
    box-shadow: 0 2px 2px #eec7b7;
    right: 9px;
    top: -13px;
    background: #f0b661;
    background-image: -webkit-linear-gradient(270deg, #efb661 1%, #ffda96 100%);
    background-image: -moz-linear-gradient(270deg, #efb661 1%, #ffda96 100%);
    background-image: linear-gradient(270deg, #efb661 1%, #ffda96 100%);
}

.mod3_warp2 .mod3_bottom .bottom_box {
    width: 1060px;
    height: 83px;
    background: #fdf2e6
    url(/images/zhongjijingjishi/project/jingpin/money_bg.png) no-repeat 30px
    bottom;
    margin: 0 30px;
    padding: 0 40px;
}
.mod3_warp2 .mod3_bottom .bottom_box p {
    float: left;
    color: #e14e2f;
    line-height: 84px;
    font-size: 24px;
}
.mod3_warp2 .mod3_bottom .bottom_box p em {
    width: 8px;
    height: 8px;
    background: #e14e2f;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
}
.mod3_warp2 .mod3_bottom .bottom_box p span {
    vertical-align: middle;
    margin-left: 6px;
}
.mod3_warp2 .mod3_bottom .bottom_box .p1 {
    font-weight: bold;
    font-style: italic;
    color: #e14e2f;
    margin-right: 54px;
}
.mod3_warp2 .mod3_bottom .bottom_box .p1 b {
    vertical-align: super;
    font-size: 28px;
}
.mod3_warp2 .mod3_bottom .bottom_box .p1 i {
    vertical-align: super;
    font-size: 50px;
}
.mod3_warp2 .mod3_bottom .bottom_box .p2 {
    margin-left: 54px;
}

.mod3_warp3 {
    width: 100%;
    padding-bottom: 44px;
}
.mod3_warp3 .mod3_content {
    width: 1080px;
    background: #ffffff;
    padding: 30px 60px 10px;
    box-shadow: 0px 0px 29px 0px rgba(143, 143, 143, 0.1);
    border-radius: 8px;
    overflow: hidden;
}

.mod3_warp3 .mod3_content .content_box h3 {
    font-size: 16px;
    margin-bottom: 20px;
}
.mod3_warp3 .mod3_content .content_box p {
    line-height: 24px;
}
.mod3_warp3 .mod3_content .more_btn {
    margin: 20px auto 12px;
    width: 54px;
    height: 28px;
    border: 1px solid #e1e1e1;
    border-radius: 14px;
    display: block;
}
.mod3_warp3 .mod3_content .more_btn em {
    display: block;
    width: 14px;
    height: 9px;
    margin: 10px auto;
    background: url(/images/zhongjijingjishi/project/jingpin/up_down_icon.png) 0
    0px no-repeat;
}
.mod3_warp3 .mod3_content .more_btn.on em {
    margin: 9px auto;
    background: url(/images/zhongjijingjishi/project/jingpin/up_down_icon.png) 0 -9px
    no-repeat;
}
.mod3_warp4{
    margin-bottom: 20px;
}
.mod3_warp4 .mod4_content{
    box-shadow: 0px 0px 29px 0px rgba(143, 143, 143, 0.15);
    -webkit-box-shadow: 0px 0px 29px 0px rgba(143, 143, 143, 0.15);
    -moz-box-shadow: 0px 0px 29px 0px rgba(143, 143, 143, 0.15);
}
.mod3_warp4 .mod4_content .buyCourse-main{
    padding:0 0 0 112px;
}
.mod3_warp4 .mod4_content .buyCourse-item{
    float:left;
    margin-right:40px;
    width:468px;
    height: 460px;
    padding-bottom:10px;
    border-radius:8px;
    overflow:hidden;
    background:#fff;
    position: relative;
    box-shadow: 0px 0px 29px 0px rgba(143, 143, 143, 0.1);
    box-sizing: border-box;
    margin-top:-46px;
}
.mod3_warp4 .mod4_content .buyCourse-item.last-item{
    margin-right: 0 !important;
}
/* .mod3_warp4 .mod4_content .subject_wra li .tag{
  width: 105px;
  height: 112px;
  background: url('/images/zhongjijingjishi/project/jingpin/meal_tag.png') no-repeat top center;
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: center;
  padding-top: 40px;
  box-sizing: border-box;
}
.mod3_warp4 .mod4_content .subject_wra li .tag p{
  font-size: 13px;
  color: #E8403F;
}
.mod3_warp4 .mod4_content .subject_wra li .tag p strong{
  font-size: 18px;
  color: #E8403F;
} */
.mod3_warp4 .mod4_content .buyCourse-item h5{
    font-size:26px;
    line-height:61px;
    padding-left:20px;
    color:#fff;
    background:url(/images/zhongjijingjishi/project/jingpin/meal_item02.png) no-repeat;
}
.mod3_warp4 .mod4_content .buyCourse-item .bc-price{
    color:#e8403f;
    font-size:28px;
    margin-top:26px;
    text-align:center;
    line-height:28px;
}
.mod3_warp4 .mod4_content .buyCourse-item dt{
    color:#666;
    font-size:14px;
    margin:20px 0 4px 30px;
    display:block;
    line-height: 14px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd{
    height: 32px;
    border-radius:4px;
    background:#f4f4f4;
    margin: 0 30px 10px 30px;
    position:relative;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd.on{
  background:#FFEDE9;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd em{
  display:inline-block;
  height:26px;
  line-height:26px;
  padding:0 10px;
  border-radius: 13px 13px 13px 0;
  font-size:14px;
  color: #fff;
  background: #f84920;
  background: linear-gradient(90deg, #ff810e, #f84920);
  right: 0;
  top:-16px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd .tag{
    font-size:12px;
    color: #ff6425;
    text-indent:42px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd label {
    padding-left: 38px;
    display: block;
    color: #333;
    font-size: 16px;
    cursor: pointer;
    line-height: 32px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd label span{
    margin-left:8px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd input{
    width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: -12px;
    top: 0;
    opacity: 0;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd i{
    width: 16px;
    height: 16px;
    border: 1px solid #d4d4d4;
    overflow: hidden;
    position: absolute;
    left: 14px;
    top: 9px;
    background: #fff;
    margin-right:8px;
}
.mod3_warp4 .mod4_content .buyCourse-item dl dd.on i{
    background-image:url(/images/zhongjijingjishi/project/jingpin/checked_on.png);
    border: 1px solid #f84a20;
    background-position: center;
    background-repeat: no-repeat;
}
.mod3_warp4 .mod4_content .subject_wra li .spe_item .cen p{
    font-size:16px;
    color:#333;
    line-height:22px;
}
.mod3_warp4 .mod4_content .subject_wra li .spe_item .cen span{
    color:#ff6425;
    font-size:12px;
}
.mod3_warp4 .mod4_content .subject_wra li .spe_item .des{
    width:60px;
    height:22px;
    background:url(/images/zhongjizhicheng/project/jingpin/save_mon.png) no-repeat;
    font-size:12px;
    text-align:center;
    color:#fff;
    line-height:22px;
    margin-top:-14px;
}
.mod3_warp4 .mod4_content .mod4_footer{
    padding: 28px 60px;
}
.mod3_warp4 .mod4_content .mod4_footer .advise{
    font-size: 22px;
    font-weight: bold;
    color: #FF6229;
    border: 2px solid #FF6229;
    border-radius: 8px;
    width:227px;
    height:44px;
    text-align: center;
    line-height:48px;
    margin-right: 40px;
}
.mod3_warp4 .mod4_content .mod4_footer .advise::before{
    width: 31px;
    height: 30px;
    background: url('/images/zhongjijingjishi/project/jingpin/meal-chat.png') no-repeat;
    content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.mod3_warp4 .mod4_content .mod4_footer h5{
    font-size: 20px;
    color: #333333;
    line-height: 56px;
    margin-right: 52px;
}
.mod3_warp4 .mod4_content .mod4_footer h5::before{
    width: 24px;
    height: 21px;
    background: url('/images/zhongjijingjishi/project/jingpin/meal-man.png') no-repeat;
    content: '';
    display: inline-block;
    margin-right: 8px;
    vertical-align: middle;
}
.mod3_warp4 .mod4_content .mod4_footer .price{
    font-size: 14px;
    color: #e8403f;
    font-weight: bold;
    margin-right: 20px;
}
.mod3_warp4 .mod4_content .mod4_footer .price span{
    vertical-align: sub;
}
.mod3_warp4 .mod4_content .mod4_footer .price i{
    font-size: 22px;
    font-weight: 400;
    vertical-align: sub;
}
.mod3_warp4 .mod4_content .mod4_footer .price strong{
    font-size: 36px;
    vertical-align: sub;
}
.mod3_warp4 .mod4_content .mod4_footer a{
    width:240px;
    height:56px;
    text-align: center;
    line-height:56px;
    background: linear-gradient(90deg, #FC5644, #EA4342);
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    border-radius: 8px;
    font-size: 28px;
    font-weight: bold;
    color: #FFFFFF;
    position: relative;
    float: right;
}
.mod3_warp4 .mod4_content .mod4_footer a span {
    font-weight: 400;
    display: block;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #753400;
    padding: 0 10px;
    border-radius: 25px 25px 25px 0;
    position: absolute;
    box-shadow: 2px 0px 7px 0px rgba(180, 79, 11, 0.34);
    right: -30px;
    top: -13px;
    background: #f0b661;
    background-image: -webkit-linear-gradient(270deg, #efb661 1%, #ffda96 100%);
    background-image: -moz-linear-gradient(270deg, #efb661 1%, #ffda96 100%);
    background-image: linear-gradient(270deg, #efb661 1%, #ffda96 100%);
}
.mod3_warp4 .mod4_content .mod4_footer .zb_coin_mount .p1{
    font-size: 18px;
    line-height:28px;
}
.mod3_warp4 .mod4_content .mod4_footer .zb_coin_mount .p1 i{
    color:#e8403f;
}
.mod3_warp4 .mod4_content .mod4_footer .zb_coin_mount .p2{
    font-size: 14px;
    line-height:22px;
    color: #666;
}
.mod3_warp4 .mod4_content .mod4_footer .zb_coin_mount .p2.on{
    margin-top:16px;
}
/* .mod3_warp4 .mod4_content .item1 dl dd{
    padding:2px 0 !important;
} */
/* .mod3_warp4 .mod4_content .item1 label i{
    top:7px !important;
} */
.mod3_warp5 {
    box-shadow: 0px 0px 29px 0px rgb(143 143 143 / 10%);
    margin-bottom: 20px;
    padding: 30px 20px;
}
.mod3_warp5 .title{
    margin-bottom: 30px;
}
.mod3_warp5 .title h2{
    font-size: 28px;
    font-weight: bold;
    color: #F14A43;
    line-height: 28px;
    margin-right: 24px;
}
.mod3_warp5 .countDown{
    font-size: 14px;
    color: #666;
}
.mod3_warp5 .countDown span{
    padding: 6px 10px;
    background: #EBB66D;
    border-radius: 4px;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
}
.mod3_warp5 .mod5-content .course-tabTit ul{
    margin-right: -20px;
}
.mod3_warp5 .mod5-content .course-tabTit li{
    width: 183px;
    height: 170px;
    padding:5px 12px 0;
    background: #F3F6F8;
    border-radius: 8px;
    border: 2px solid #F3F6F8;
    float: left;
    margin-right: 20px;
    box-sizing: border-box;
    position: relative;
}
.mod3_warp5 .mod5-content .course-tabTit li h4{
    font-size: 18px;
    color: #333;
    margin-bottom: 66px;
}
.mod3_warp5 .mod5-content .course-tabTit li h4 strong{
    font-size: 38px;
    margin-right: 6px;
}
.mod3_warp5 .mod5-content .course-tabTit li .des {
    font-size: 14px;
    border-top: 1px dotted #C9C9C9;
    padding-top: 8px;
    margin-bottom: 3px;
}
.mod3_warp5 .mod5-content .course-tabTit li .des h5{
    width: 38px;
    height: 44px;
    background: url('/images/zhongjijingjishi/project/jingpin/course-tag.png') no-repeat;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 5px;
    margin-right: 5px;
}
.mod3_warp5 .mod5-content .course-tabTit li .price{
    font-size: 14px;
    color: #E8403F;
}
.mod3_warp5 .mod5-content .course-tabTit li .price strong{
    font-size: 22px;
    margin-right: 6px;
}
.mod3_warp5 .mod5-content .course-tabTit li i{
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('/images/zhongjijingjishi/project/jingpin/icon-check.png') no-repeat;
    right: 20px;
    top: 16px;
}
.mod3_warp5 .mod5-content .course-tabTit li.on{
    border: 2px solid #F04147;
}
.mod3_warp5 .mod5-content .course-tabTit li.on i{
    background: url('/images/zhongjijingjishi/project/jingpin/icon-checked.png') no-repeat;
}
.mod3_warp5 .mod5-content .course-tabTit li.special{
    width: 550px;
    height: 170px;
    background: url('/images/zhongjijingjishi/project/jingpin/course-item.png') no-repeat;

}
.mod3_warp5 .mod5-content .course-tabTit li.special h4{
    color: #fff;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .des2{
    border-top: 1px dotted #fff;
    padding-top: 8px;
    color: #fff;
    font-size: 14px;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .des2 h5{
    width: 50px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #753400;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .right{
    position: relative;
    padding-top: 20px;
    margin-left: 20px;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .special-img{
    width: 150px;
    height: 128px;
    background: url('/images/zhongjijingjishi/project/jingpin/course-item-bg.png') no-repeat;
    position: relative;
    color: #FFFFFF;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .special-img p{
    position: absolute;
    top: -7px;
    left: 40px;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .special-img h6{
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .special-activity{
    width: 102px;
    height: 112px;
    background: url('/images/zhongjijingjishi/project/jingpin/course-hot.png') no-repeat;
    text-align: center;
    padding-top: 40px;
    color: #E8403F;
    font-size: 13px;
    position: absolute;
    top: 0;
    right: -46px;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .special-activity strong{
    font-size: 18px;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .now-price{
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: -110px;
    bottom: 0;
}
.mod3_warp5 .mod5-content .course-tabTit li.special .now-price h3{
    font-size: 28px;
}
.mod3_warp5 .mod5-content .course-con{
    display: none;
}
.mod3_warp5 .mod5-content .course-con p,.mod3_warp5 .mod5-content .course-qikao p{
    width: 106px;
    height: 34px;
    background: #F3F6F8;
    font-size: 16px;
    text-align: center;
    line-height: 34px;
    float: left;
    margin-right: 10px;
    position: relative;
    border: 1px solid #F3F6F8;
    cursor: pointer;
}
.mod3_warp5 .mod5-content .course-con p.on,.mod3_warp5 .mod5-content .course-qikao p.on{
    border: 1px solid #E8403F;
    color:#E8403F;
}
.mod3_warp5 .mod5-content .course-con p.on i,.mod3_warp5 .mod5-content .course-qikao p.on i{
    width: 29px;
    height: 27px;
    background: url('/images/zhongjijingjishi/project/jingpin/couse-icon.png') no-repeat;
    position: absolute;
    bottom: -1px;
    right: -1px;
}
.mod3_warp5 .mod5-content .course-con input{
    visibility:hidden
}
.mod3_warp5 .mod5-content .course-tit{
    font-size: 16px;
    font-weight: bold;
    margin: 30px 0 14px;
}
.mod3_warp5 .mod5-footer{
    line-height: 60px;
}
.mod3_warp5 .mod5-footer p{
    font-size: 14px;
    color: #E8403F;
    margin-right: 20px;
}
.mod3_warp5 .mod5-footer p strong{
    font-size: 36px;
}
.mod3_warp5 .mod5-footer a{
    padding: 0 50px;
    height: 60px;
    background: linear-gradient(90deg, #FC5644, #EA4342);
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    border-radius: 6px;
    text-align: center;
    font-size: 24px;
    line-height: 60px;
    font-weight: bold;
    color: #fff;
}
.mod3_warp6{
    position: relative;
    box-shadow: 0px 0px 29px 0px rgb(143 143 143 / 10%);
    height: 119px;
}
.mod3_warp6 .bar-icon img{
    position: absolute;
}
.mod3_warp6 .bar-icon .bar-left{
    top: -45px;
    left: 10px;
}
.mod3_warp6 .bar-icon .bar-right{
    right: 10px;
    top: -45px;
}
.mod3_warp6 .zb-icon{
    position: absolute;
    left: 43px;
    top: 0;
}
.mod3_warp6  .text_box span{
    vertical-align: middle;
    line-height: 102px;
}
.mod3_warp6  .text_box span.text1{
    font-weight: bold;
    font-size: 30px;
    padding-left: 104px;
}
.mod3_warp6  .text_box span.text2{
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
}
.mod3_warp6  .text_box span.text2 i{
    font-style: normal;
    color: #ff6027;
}
.mod3_warp6  .text_box span.text3{
    margin: 0 10px;
    padding: 4px 15px;
    border-radius: 20px;
    background-color: #eee;
    font-size: 16px;
    color: #666;
}
.mod3_warp6 .btn_box{
    width: 310px;
    padding: 28px 0;
}
.mod3_warp6  .btn_box a {
    width: 136px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 6px;
    vertical-align: middle;
    font-size: 20px;
}
.mod3_warp6  .btn_box a.ty_btn {
    margin-right: 12px;
    color: #c30801;
    background: #ffdb97;
    background-image: -webkit-linear-gradient(90deg, #ffdb96, #fff2d0, #ffdb97);
    background-image: -moz-linear-gradient(90deg, #ffdb96, #fff2d0, #ffdb97);
    background-image: linear-gradient(90deg, #ffdb96, #fff2d0, #ffdb97);
}
.mod3_warp6  .btn_box a.gm_btn {
    font-weight: bold;
    color: #fff;
    background: #fa5f35;
    background-image: linear-gradient(90deg, #fd7903, #fa5f35);
    background-image: -moz-linear-gradient(90deg, #fd7903, #fa5f35);
    background-image: -webkit-linear-gradient(90deg, #fd7903, #fa5f35);
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
}
/* å¹¿å‘Š */
.ad-wrap{
    width: 100%;
    height: 150px;
    background: url("/images/zhongjijingjishi/project/jingpin/ad-bg.png") no-repeat;
}
.ad-wrap .ad-mod-left{
    margin-right: 50px;
}
.ad-wrap .ad-text{
    color: #fff;
    margin-top: 20px;
    font-size: 22px;
    font-style: italic;
}
.ad-wrap .ad-text h2{
    font-size: 40px;
    font-weight: bold;
    font-style: italic;
}
.ad-wrap .ad-youhui{
    width: 347px;
    height: 113px;
    background: url('/images/zhongjijingjishi/project/jingpin/ad-youhui.png') no-repeat;
    padding: 10px 20px;
    box-sizing: border-box;
    margin-top: 25px;
    margin-right: 20px;
}
.ad-wrap .ad-youhui .ad-price span{
    font-size: 16px;
    color: #fff;
    font-weight: normal;
}
.ad-wrap .ad-youhui .ad-price h2 i{
    font-size: 20px;
}
.ad-wrap .ad-youhui .ad-price h2 strong{
    font-size: 33px;
    color:#ffe7be;
    margin-right: 10px;
}
.ad-wrap .ad-youhui .ad-price p{
    padding: 3px;
    background-color: #ffe7be;
    color: #cc0200;
}
.ad-wrap .ad-youhui .ling{
    width: 90px;
    text-align: center;
    margin-top: 20px;
}
.ad-wrap .ad-youhui .ling a{
    width: 58px;
    height: 58px;
    background: url('/images/zhongjijingjishi/project/jingpin/ad-circle.png') no-repeat;
    text-align: center;
    line-height: 46px;
    font-size: 24px;
    font-weight: bold;
    color: #c30801;
}
.ad-wrap .zixun-btn {
    width: 164px;
    height: 50px;
    background: linear-gradient(90deg, #FFDB96, #FFF2D0, #FFDB97);
    box-shadow: 0px 5px 20px 0px rgba(190, 72, 8, 0.5);
    border-radius: 6px;
    font-size: 22px;
    font-weight: bold;
    color: #C30801;
    text-align: center;
    line-height: 50px;
    margin-top: 50px;
}
/* å›¾ä¹¦ */
.book-mod { height: 748px; background: url(/images/zhongjijingjishi/project/jingpin/book-bg.png)no-repeat top center #f6f8fb; }
.book-mod .main { padding-top: 46px;height:702px;}
.book-mod .book_con .book_tab{padding-left: 60px;margin-top: 45px;width: 1140px;}
.book-mod .book_con .book_tab li{width: 174px;height: 40px;background: #EBEFF6;border-radius: 4px;line-height: 40px;text-align: center;font-size: 18px;margin-right: 10px;cursor: pointer;}
.book-mod .book_con .book_tab li.active{background: url(/images/zhongjijingjishi/project/jingpin/book_active.png)no-repeat;color: #fb4729;}
.book-mod .book_item{margin-top: 30px;display: none;}
.book-mod .book_item.active{display: block;}
.book-mod .book_item .book_img{top: 16px;left: 0;width: 281px;height: 352px;}
.book-mod .book_item .book_img .bg{width: 100%;height: 100%;}
.book-mod .book_item .book_img .read_btn{width: 170px;height: 50px; background: #FFA82C; background: linear-gradient(90deg, #FFA82C, #FBBD35);box-shadow: 2px 3px 11px 1px rgba(255, 156, 0, 0.32);border-radius: 0px 25px 25px 25px;line-height: 50px;text-align: center;font-size: 20px;color: #FFFFFF;left: 0;bottom: 0;text-decoration: none;}
.book-mod .book_item .book_img .right-top-icon{top: 12px;right: 6px;}
.book-mod .item_con{width: 829px;background: #FFFFFF;box-shadow: 0px 6px 19px 0px rgb(95 114 171 / 10%);border-radius: 10px;margin-left: 208px;padding-left: 123px;padding-right: 40px;padding-bottom:20px;}
.book-mod .item_con .con_tab{border-bottom: 1px solid #E9E9E9;}
.book-mod .item_con .con_tab li{font-size: 16px;color: #999999;line-height: 39px;margin-left: 39px;cursor: pointer;padding-top: 10px;}
.book-mod .item_con .con_tab li i{display: none;width: 62px;height: 3px;background: #FB4729;border-radius: 2px;left:50%;bottom: 0;margin-left:-31px;}
.book-mod .item_con .con_tab li.active{color: #333;}
.book-mod .item_con .con_tab li.active i{display: block;}
.book-mod .item_con .con_info{padding-top: 30px;border-bottom: 1px solid #E9E9E9}
.book-mod .item_con .con_info h3{font-size: 24px;color: #333333;line-height: 24px;margin-bottom: 15px;}
.book-mod .item_con .con_info p{font-size: 16px;line-height: 22px;}
.book-mod .book_list{margin-top: 20px;}
.book-mod .book_list li{width: 234px;height: 74px;border: 1px solid #FFDB96;border-radius: 10px;text-align: center;padding: 0 18px;margin-right: 20px;cursor: pointer;box-sizing: border-box;margin-bottom:18px;}
.book-mod .book_list li.active{border: 2px solid #ffbb38;}
.book-mod .book_list li .book_title{font-size: 16px;line-height: 36px;border-bottom: 1px solid #E9E9E9;}
.book-mod .book_list li .book_price{margin-top: 10px;line-height: 22px;}
.book-mod .book_list li .book_price span{font-size: 16px;color: #F4664A;}
.book-mod .book_list li .book_price del{color: #999999;margin-left: 13px;}
.book-mod .book_list li.last { margin-right: 0; }
.book-mod .buy_box{margin-top: 20px;text-align: right;}
.book-mod .buy_box a{display: inline-block;margin-right: 20px;font-size: 18px;color: #fff; border-radius: 6px;height: 46px;text-align: center;line-height: 46px;text-decoration: none;}
.book-mod .buy_box a.buy_kefu{color: #E8403F;width: 126px;border: 1px solid #E8403F;}
.book-mod .buy_box a.go_buy{width: 176px; background: #FC5644; background: linear-gradient(90deg, #FC5644, #EA4342);box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);}
.book-mod .con_item{display: none;}
.book-mod .con_item.on{display: block;}

/* è¯ä¹¦å«é‡‘é‡ */
.certificate-wrap{
    width: 100%;
    padding: 60px 0 50px;
    background-color: #f4f7f9;
}
.mod10_warp1 {
    width: 100%;
    height: 270px;
    background: url(/images/zhongjijingjishi/project/jingpin/mod10_bg.jpg) top
    center no-repeat;
}
.mod10_warp1 .mod10_content {
    overflow: hidden;
}
.mod10_warp1 .mod10_content ul {
    padding-top: 24px;
    width: 1250px;
}
.mod10_warp1 .mod10_content ul li {
    width: 262px;
    float: left;
    margin-right: 50px;
    cursor: pointer;
}
.mod10_warp1 .mod10_content ul li p.title {
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.mod10_warp1 .mod10_content ul li p.text {
    width: 220px;
    height: 58px;
    background: #ffffff;
    border: 1px solid #f57619;
    box-shadow: 0px 4px 13px 0px rgba(158, 158, 158, 0.22);
    border-radius: 6px;
    margin-top: 25px;
    padding: 15px 20px;
    position: relative;
}
.mod10_warp1 .mod10_content ul li .text span {
    width: 20px;
    height: 14px;
    display: inline-block;
    background: url(/images/zhongjijingjishi/project/jingpin/sanjiao.png) 0 0
    no-repeat;
    position: absolute;
    top: -14px;
    left: 50%;
    margin-left: -10px;
}
.mod10_warp1 .mod10_content ul li .text img {
    display: inline-block;
    width: 58px;
    height: 58px;
    vertical-align: middle;
}
.mod10_warp1 .mod10_content ul li .text em {
    font-size: 16px;
    color: #777777;
    line-height: 24px;
    font-style: normal;
    font-weight: 400;
    width: 145px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}
/* ç‹¬å®¶èµ„æ–™ å‰‘æŒ‡é€šå…³ */
.means-wrap{
    width: 100%;
    background: url('/images/zhongjijingjishi/project/jingpin/means-bg.png') no-repeat;
    height: auto;
    padding: 60px 0 50px;
    background-size: cover;
}
.means-wrap ul li{
    width: 285px;
    height: 280px;
    border-radius: 4px;
    padding:30px;
    font-size: 16px;
    color: #666;
    line-height: 26px;
    float: left;
    background: #FFFFFF;
    margin-right: 10px;
    text-align: center;
    box-sizing: border-box;
}
.means-wrap ul li img{
    width: 80px;
    height: 80px;
    margin-bottom: 36px;
}
.means-wrap ul li h2{
    font-size: 20px;
    margin-bottom: 10px;
}
.means-wrap ul li.special{
    padding: 0;
    background-color: transparent;
    line-height: 55px;
}
.means-wrap ul li.special >div{
    height: 80px;
    margin-bottom: 20px;
    padding:10px 20px;
    box-sizing: border-box;
    background-color: #fff;
}
.means-wrap ul li.special >div img{
    width: 60px;
    height: 60px;
    margin-right: 10px;
}
.means-wrap .data-btn{
    width: 240px;
    height: 50px;
    background: linear-gradient(90deg, #FFDB96, #FFF2D0, #FFDB97);
    box-shadow: 0px 5px 20px 0px rgba(190, 72, 8, 0.5);
    border-radius: 6px;
    position: relative;
    font-size: 22px;
    font-weight: bold;
    color: #C30801;
    line-height: 50px;
    text-align: center;
    margin: 30px auto 0;
    display: block;
    /*animation: shake 3s infinite;*/
}
.means-wrap .data-btn:hover{
    position: relative;
    top:-5px;
}
.means-wrap .data-btn .ico{
    width: 71px;
    height: 55px;
    background: url('/images/zhongjijingjishi/project/jingpin/means-figer.png') no-repeat;
    right: 0;
    bottom:-22px;
}
/* å…¶ä»–ç­åž‹ */
.class-wrap{
    width: 100%;
    background: #F4F7F9;
    padding: 60px 0 50px;
}
.class-wrap .class-mod li{
    float: left;
    margin-right: 15px;
    width: 285px;
    height: 340px;
    padding: 30px 0 13px;
    text-align: center;
    font-size: 20px;
    color: #FFFFFF;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}
.class-wrap .class-mod li.bg1{
    background: url('/images/zhongjijingjishi/project/jingpin/class1.png') no-repeat;
    padding-top: 98px;
}
.class-wrap .class-mod li.bg1 h2{
    font-size: 28px;
    color: #572D03;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 5px;
}
.class-wrap .class-mod li.bg1 img{
    display: block;
    margin: 0 auto 10px;
}
.class-wrap .class-mod li.bg1 .cepin{
    width: 180px;
    height: 46px;
    background: linear-gradient(90deg, #FC5644, #EA4342);
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    border-radius: 6px;
    text-align: center;
    line-height: 46px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}
.class-wrap .class-mod li.bg1 .zixun{
    width: 180px;
    height: 46px;
    background: rgba(255, 255, 255, 0.7);
    border: 1px solid #E65F15;
    border-radius: 6px;
    font-size: 20px;
    color: #E65F15;
    text-align: center;
}
.class-wrap .class-mod li.bg2{
    background: url('/images/zhongjijingjishi/project/jingpin/class2.png') no-repeat;
}
.class-wrap .class-mod li.bg3{
    background: url('/images/zhongjijingjishi/project/jingpin/class3.png') no-repeat;
}
.class-wrap .class-mod li.bg4{
    background: url('/images/zhongjijingjishi/project/jingpin/class4.png') no-repeat;
}
.class-wrap .class-mod li h2{
    font-size: 32px;
    color: #FFFFFF;
    margin-bottom: 35px;
}
.class-wrap .class-mod li p{
    width: 180px;
    line-height: 30px;
    margin: 0 auto 55px;
    margin-bottom: 25px;
}
.class-wrap .class-mod li a{
    width: 180px;
    height: 46px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    font-size: 20px;
    line-height: 46px;
}
.class-wrap .class-mod li.bg2 a{
    color: #008AFF;
    position: absolute;
    bottom: 26px;
    margin-left: -92px;
}
.class-wrap .class-mod li.bg3 a{
    color: #262F61;
    position: absolute;
    bottom: 26px;
    margin-left: -92px;
}
.class-wrap .class-mod li.bg4 a{
    color: #A17237;
    position: absolute;
    bottom: 26px;
    margin-left: -92px;
}
/* é—®ç­” */
.que-wrap{
    padding: 60px 0 50px;
}
.que-wrap .que-mod ul{
    margin-right: -20px;
}
.que-wrap .que-mod li{
    float: left;
    width: 285px;
    border-radius: 15px;
    background: #FFFEFF;
    box-sizing: border-box;
    margin-right: 20px;
}
.que-wrap .que-mod li .title{
    height: 96px;
    background: linear-gradient(90deg, #FF4B21, #FFAA3B);
    border-radius: 15px;
    padding: 30px 0  0 20px;
    color: #fff;
    font-size: 16px;
}
.que-wrap .que-mod li .title i{
    width:24px;
    height: 28px;
    background: url('/images/zhongjijingjishi/project/jingpin/que-icon.png') no-repeat;
    display: inline-block;
    text-align: center;
    line-height: 27px;
    font-size: 14px;
    font-family: FZLTCHJW;
    font-weight: bold;
    color: #FF6229;
    margin-right: 5px;
}
.que-wrap .que-mod li .text{
    height: 228px;
    box-sizing: border-box;
    padding:30px 20px 0;
    color: #333333;
    border: 1px solid #FFDAC3;
    box-shadow: 0px 3px 20px 0px rgba(22, 22, 22, 0.06);
    border-radius: 15px;
    background-color: #fff;
    margin-top: -46px;
}
.que-wrap .free-btn{
    width: 240px;
    height: 50px;
    background: rgba(43, 59, 129, 0);
    border: 2px solid #FF5A00;
    border-radius: 6px;
    font-size: 22px;
    font-weight: bold;
    color: #FF5A00;
    text-align: center;
    line-height: 50px;
    display: block;
    margin: 30px auto 0;
}
.que-wrap .free-btn:hover{
    position: relative;
    top:-5px;
}
/*  */
.aboutUs-wrap{ width:100%; padding:79px 0 34px; background:url("/images/zhongjijingjishi/project/jingpin/aboutUs-bg.jpg") no-repeat center top #fbfcfd;}
.aboutUs-mod .play-btn{ display:block; width:573px; height:350px; margin:0 auto;}
.aboutUs-mod .list{ padding:99px 0 0 0;}
.aboutUs-mod .list li{ float:left; width:300px;}
.aboutUs-mod .list h3{ line-height:38px; font-size:24px; color: #F57619; padding-top:28px;}
.aboutUs-mod .list h3.t01{ background:url("/images/zhongjijingjishi/project/jingpin/teaching-num01.png") no-repeat left top;}
.aboutUs-mod .list h3.t02{ background:url("/images/zhongjijingjishi/project/jingpin/teaching-num02.png") no-repeat left top;}
.aboutUs-mod .list h3.t03{ background:url("/images/zhongjijingjishi/project/jingpin/teaching-num03.png") no-repeat left top;}
.aboutUs-mod .list h3.t04{ background:url("/images/zhongjijingjishi/project/jingpin/teaching-num04.png") no-repeat left top;}
.aboutUs-mod .list p{ line-height:26px; color:#888;font-size: 14px;}
/*  */
.ewm-wrap{ width:100%; height:253px; background:url("/images/zhongjijingjishi/project/jingpin/ewm-bg.jpg") no-repeat center top;}
.ewm-mod{ padding:30px 0 0; text-align:center; font-size:0;}
.ewm-mod li{ display:inline-block; *display:inline; *zoom:1; width:164px; margin:0 47px;}
.ewm-mod img{ display:block; width:150px; height:150px; border:7px solid #fff;}
.ewm-mod p{ line-height:44px; font-size:16px; color:#fffefe;}
/* footerfixed */
.footer_fixed{
    width: 100%;
    height: 110px;
    background: url("/images/zhongjijingjishi/project/jingpin/fixed-bg.png") center top no-repeat;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 90;
    /*opacity: .8;*/
}
.footer_fixed .title{
    font-size: 26px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    line-height: 110px;
    margin: 0 117px;
}
.footer_fixed .title strong{
    font-size: 34px;
    color:#FFB22D ;
    font-style: italic;
}
.footer_fixed .countTime{
    background: rgba(91, 34, 220, 0);
    border: 2px solid rgba(255, 233, 192, 0.47);
    border-radius: 4px;
    padding: 12px 18px;
    color: #fff;
    margin-top: 17px;
    text-align: center;
    margin-right: 30px;
}
.footer_fixed .countTime h5{
    margin-bottom: 14px;
    color: #FFFFFF;
}
.footer_fixed .countTime span{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    background-color: #d9a569;
    padding: 5px;
    margin: 4px;
}
.footer_fixed .buy-btn{
    width: 190px;
    height: 48px;
    background: linear-gradient(90deg, #FC5644, #EA4342);
    box-shadow: 2px 3px 11px 1px rgba(255, 24, 0, 0.32);
    border-radius: 6px;
    font-size: 22px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    line-height: 48px;
    position: relative;
    margin-top: 30px;
}
.footer_fixed .buy-btn .icon{
    width: 54px;
    height: 50px;
    background: url('/images/zhongjijingjishi/project/jingpin/footer-figer.png') no-repeat;
    top: 12px;
    right: 0;
    animation: shake 3s infinite;
}
.footer-wrap{padding-bottom:120px;}
.footer_fixed .close {
    position: absolute;
    top: 9px;
    right:90px;
}
/* fixed */
.rightFixed {
    width: 100px;
    padding: 0 5px;
    position: fixed;
    right: 0;
    top: 50%;
    margin-top:-261px;
    background: #ea4342;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.19);
    text-align: center;
    z-index: 100;
    border-radius: 8px;
}
.rightFixed h6 {
    line-height: 32px;
    font-size: 16px;
    color: #fff;
    font-weight: normal;
    padding: 49px 0 4px;
    background: url('/images/zhongjijingjishi/project/jingpin/kefu.png') center
    15px no-repeat;
}
.rightFixed .onekey a {
    height: 36px;
    line-height: 36px;
    background: #fff;
    display: block;
}
.rightFixed .onekey a.on{
    font-weight: bold;
    color: #ff6027;
}
.rightFixed .onekey a:hover {
    color: #ea4342;
    text-decoration: none;
}
.rightFixed .onekey a.active{
    color: #ea4342;
    text-decoration: none;
}
.rightFixed .hotline {
    margin-top: 1px;
    background: #fff;
    padding-top: 14px;
}
.rightFixed .hotline p {
    line-height: 20px;
}
.rightFixed .wxgxh {
    padding-top: 20px;
    line-height: 40px;
}
.rightFixed .wxgxh img {
    display: block;
    margin: 0 auto;
}
.rightFixed .returnTop {
    height: 32px;
    line-height: 32px;
    margin-top: 10px;
    background: url('/images/zhongjijingjishi/project/jingpin/returnTop-ico.png') no-repeat 28px center;
    padding-left: 20px;
    color: #fff;
    display: block;
}
.rightFixed .arrow-btn {
    display: block;
    width: 30px;
    height: 50px;
    background: url(/images/zhongjijingjishi/project/jingpin/fixNav-common.png) no-repeat 0 0;
    position: absolute;
    left: -29px;
    top: 50%;
    margin-top: -25px;
    background-position-x: 0;
}
.rightFixed .arrow-btn.on{
    background-position-x:0;
}
