.nav_contenr_menu_list {
    display: none;
}

img {
    width: 100%;
    display: block;
}

.clearfix:after {
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

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

.pro_left {
    float: left;
    width: 915px;

}

.left_wrap {
    padding: 20px;
    background: #FFFFFF;
}

.pro_lader {
    width: 100%;
    position: relative;
}

.lader_pic {
    float: left;
    width: 370px;
}

.pro_details {
    float: right;
    width: 475px;
}

.pro_details h1 {
    font-size: 26px;
    font-weight: normal;
    color: #2b2b2b;
    margin-bottom: 10px;
}

.pro_tese {
    display: flex;
    display: -webkit-flex;
    width: 100%;
}

.pro_tese>p {
    flex: 1;
    -webkit-flex: 1;
    width: 100%;
    color: #999999;
    font-size: 16px;
}

.tese>span {
    font-size: 16px;
    color: #2B2B2B;
}

.star span {
    font-size: 16px;
    color: #999999;
    float: left;
}

.star i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    /*background: #2B2B2B;*/
    margin-top: 10px;
    background-image: url(../../../images/icon.png);
    background-position: 200px 202px;
}

.pro_details>p {
    color: #999999;
    font-size: 16px;
}

.pro_details>p span {
    color: #2B2B2B;
}

.pro_details>p span a {
    color: #FF0101;
    font-size: 18px;
}

.pro_details>p:last-child span {
    font-size: 18px;
    color: #ff0101;
}

.pro_details>p,
.pro_tese p {
    line-height: 40px;
}

.pro_number {
    padding: 15px 15px 15px 0;
    background: #fff0f0;
    border-radius: 5px;
    height: 35px;
    position: absolute;
    bottom: 0;
    width: 450px;
}

.pro_number>i {
    display: block;
    float: left;
    width: 35px;
    height: 35px;
    margin-left: 15px;
    border-radius: 50%;
    background-image: url(../../../images/icon.png);

}

.pro_number p {
    float: left;
    font-size: 16px;
    color: #999999;
    line-height: 35px;
    margin-left: 2px;
}

.pro_number span {
    display: block;
    float: left;
    font-size: 16px;
    color: #2B2B2B;
    font-weight: 600;
    line-height: 35px;
}

.pro_number a {
    display: block;
    float: right;
    width: 108px;
    line-height: 35px;
    color: #FFFFFF;
    background: #FF0101;
    border-radius: 4px;
}

.pro_number a i {
    display: block;
    width: 25px;
    height: 25px;
    float: left;
    margin: 5px 2px 0 8px;
    background-image: url(../../../images/icon.png);
    background-position: 80px 207px;
}

.courses_show_shangwt a {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    width: 100%;
    padding-bottom: 10px;
}

.courses_show_shangwt span {
    display: block;
    flex: 1 1 230px;
    width: 100%;
    margin: 20px 20px 0 0;
    text-align: center;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    border-radius: 5px;
    border: 1px solid #DCDCDC;
    overflow: hidden;
    transition: all .3s;
}

.courses_show_shangwt span:hover {
    color: #FFFFFF;
    background: #ffa800;
    border: 1px solid #FFA800;
}

.courses_show_shangwt span:nth-last-child {
    margin-right: 0;
}

.courses_show_shangwt span:last-child {
    font-weight: 600;
    background: #FFA800;
    color: #FFFFFF;
    border: 1px solid #FFA800;
}

.pro_cont {
    width: 100%;
    margin: 20px 0;
}

.pro_cont_tit {
    width: 100%;
    background: url(../images/course_show_title_bg.png);
    margin: 20px 0;
}

.pro_cont_tit p {
    font-size: 26px;
    color: #2B2B2B;
    line-height: 60px;
    font-weight: 600;
    border-left: 10px solid #ffa800;
    padding-left: 10px;
}

.pro_cont_item {
    width: 100%;
}

.pro_cont_item p,
.pro_cont_item span,
.pro_cont_item a,
.pro_cont_item strong {
    /*编辑器字体样式强制*/
    font-size: 17px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    color: #2b2b2b !important;
    text-indent: 34px !important;
    font-family: "microsoft yahei", "微软雅黑" !important;
}

.pro_cont_item img {
    width: 450px;
    margin: 20px auto;
}

.pro_cases_show {
    width: 100%;
    overflow: hidden;
}

.pro_cases_show ul {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
}

.pro_cases_show ul li {
    flex: 0 1 280px;
    -webkit-flex: 0 1 280px;
    width: 100%;
    margin: 5px;
}

.pro_learn_what p,
.pro_learn_what span {
    font-size: 17px;
    line-height: 40px;
}

.pro_learn_what span {
    font-weight: 600;
}

.pro_why_choseus {
    margin: 15px 0;
}

.pro_why_choseus ul li {
    width: 100%;
    height: 30px;
    margin: 12px 0;
    clear: both;
}

.pro_why_choseus i {
    display: block;
    float: left;
    width: 30px;
    height: 25px;
    background: url(../images/right.png);
}

.pro_why_choseus p {
    float: left;
    font-size: 18px;
    color: #2B2B2B;
    margin-left: 5px;
}

.pro_why_choseus span {
    font-weight: 600;
}

.pro_question {
    width: 100%;
}

.answer_p {
    width: 455px;
    line-height: 50px;
    background: #feae3b;
    border-radius: 30px;
    font-size: 22px;
    color: #FFFFFF;
    padding-left: 20px;
    margin: 10px 0;
}

.qutst_p {
    font-size: 18px;
    color: #2B2B2B;
    line-height: 36px;
}

.qutst_p span {
    color: #FF0101;
}

.pro_right {
    float: right;
    width: 260px;
}

.pro_other_item {
    background: #FFFFFF;
    padding: 12px 8px 20px;
    margin-bottom: 20px;
}

.pro_other_item p {
    font-size: 22px;
    color: #4e1a1c;
    line-height: 20px;
    border-left: 8px solid #FF0101;
    padding-left: 5px;
    margin: 12px 0 12px 10px;
}

.pro_other_item ul li {
    float: left;
    width: 110px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #ECECEC;
    box-sizing: content-box;
    margin: 5px;
    overflow: hidden;
}

.pro_other_item a {
    color: #2B2B2B;
    font-size: 15px;
    transition: all .3s;
}

.pro_other_item ul li:hover a {
    color: #FF0101;
}

.pro_other_item ul li:last-child a {
    color: #FF0101;
}

.pro_inform {
    width: 915px;
    margin: 20px auto;
}

.form_coco {
    width: 315px;
    height: 360px;
    float: left;
    background: #ffe0df;
}

.coco_pic {
    width: 135px;
    height: 135px;
    border-radius: 50%;
    border: 6px solid #FFFFFF;
    margin: 40px auto 15px;
    overflow: hidden;
}

.form_coco p {
    font-size: 22px;
    font-weight: 600;
    color: #FF0101;
    text-align: center;
}

.form_coco span {
    display: block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
}

.form_submit {
    float: left;
    width: 528px;
    height: 330px;
    background: #FFFFFF;
    padding: 30px 0 0 70px;
}

.form_submit ul li {
    width: 100%;
    margin-bottom: 20px;
}

.pro_inform ul li>p {
    float: left;
    font-size: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.form_input {
    float: left;
    width: 390px;
    height: 50px;
    background: #ECECEC;
    border-radius: 5px;
    position: relative;
}

.form_input i {
    float: left;
    width: 30px;
    height: 30px;
    margin: 10px 10px 0 10px;
    background-image: url(../../../images/icon.png);
}

.name i {
    background-position: 365px 207px;

}

.tel i {
    background-position: 323px 203px;
}

.select i {
    background-position: 277px 205px;
}

.form_input input {
    width: 310px;
    height: 100%;
    border: none;
    background: none;
    font-size: 17px;
}

.form_input select {
    width: 340px;
    height: 100%;
    border: none;
    background: none;
    font-size: 17px;
    color: #757575;
}

.select span {
    display: block;
    position: absolute;
    right: 5px;
    top: 20px;
    width: 0;
    height: 0;
    border-width: 10px 6px 0 6px;
    border-style: solid;
    border-color: #999 transparent transparent;
    background: none;
}

.lock {
    width: 340px;
    margin: 0 auto;
}

.lock i {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background-image: url(../../../images/icon.png);
    background-position: 235px 205px;
}

.sub_btn {
    margin-bottom: 0;
}

.sub_btn input {
    display: block;
    margin-left: 60px;
    width: 250px;
    line-height: 50px;
    font-size: 24px;
    color: #FFFFFF;
    background: #FF0101;
    border: none;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    -webkit-appearance: none;
    outline: none;
}

.project_popular_contenr_box {
    clear: both;
    /*width: 100%;*/
    width: 1200px;
    overflow: hidden;
    padding: 20px 0;
    /*margin-top: 30px;*/
    background-color: #FFF;
    margin: 0 auto
}

.project_popular_contenr_left {
    float: left;
    width: 790px;
    overflow: hidden;
}

.project_popular_contenr_left_title {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.project_popular_contenr_left_title dt {
    float: left;
    width: 140px;
    overflow: hidden;
}

.project_popular_contenr_left_title dt i {
    float: left;
    width: 5px;
    height: 20px;
    overflow: hidden;
    background-color: #ff1a1a;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 9px;
}

.project_popular_contenr_left_title dt h2 {
    float: left;
    width: 110px;
    line-height: 35px;
    overflow: hidden;
    font-size: 22px;
    color: #333;
}

.project_popular_contenr_left_title dd {
    float: left;
    width: 640px;
    overflow: hidden;
}

.project_popular_contenr_left_title dd span {
    float: left;
    width: 65px;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
    border: 1px solid #cecece;
    border-radius: 13px;
    text-align: center;
    margin-top: 5px;
    margin-left: 10px;
}

.project_popular_contenr_list {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.project_popular_contenr_list li {
    float: left;
    width: 182px;
    overflow: hidden;
    margin-left: 15px;
    margin-top: 15px;
}

.project_popular_contenr_list li img {
    width: 100%;
}

.project_popular_contenr_list li p {
    clear: both;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 18px;
    color: #333;
    margin-top: 10px;
}

.project_popular_contenr_list li p:last-child {
    clear: both;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    color: #999;
    margin-top: 0;
}

.project_popular_contenr_list li p:last-child span {
    color: #FF0101;
    font-weight: normal;
}

.project_popular_contenr_right {
    float: right;
    width: 365px;
    overflow: hidden;
    margin-right: 15px;
}

.project_popular_contenr_right_title {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.project_popular_contenr_right_title i {
    float: left;
    width: 5px;
    height: 20px;
    overflow: hidden;
    background-color: #ff1a1a;
    margin-right: 10px;
    margin-top: 9px;
}

.project_popular_contenr_right_title h2 {
    float: left;
    width: 110px;
    line-height: 35px;
    overflow: hidden;
    font-size: 22px;
    color: #333;
}

.project_popular_contenr_right_title a {
    float: right;
    line-height: 45px;
    overflow: hidden;
    font-size: 14px;
    color: #666;

}

.project_popular_contenr_right_list {
    clear: both;
    width: 100%;
    overflow: hidden;
}

.project_popular_contenr_right_list li {
    clear: both;
    width: 100%;
    height: 73px;
    overflow: hidden;
    margin-top: 15px;
}

.popular_contenr_right_list_left {
    float: left;
    width: 112px;
    overflow: hidden;
}

.popular_contenr_right_list_left img {
    width: 100%;
}

.popular_contenr_right_list_right {
    float: left;
    width: 230px;
    overflow: hidden;
    margin-left: 20px;
}

.popular_contenr_right_list_right h3 {
    clear: both;
    width: 100%;
    line-height: 25px;
    overflow: hidden;
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.popular_contenr_right_list_right p {
    clear: both;
    width: 100%;
    line-height: 20px;
    overflow: hidden;
    font-size: 13px;
    color: #8e8e8e;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.list_tial_box {
    clear: both;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}

.cour_turnpages {
    display: table;
    margin: 20px auto;
}

.cour_turnpages a {
    display: block;
    float: left;
    padding: 8px 15px;
    background: #F5F5F5;
    border-radius: 3px;
    margin: 0 8px;
    cursor: pointer;
}

.ct_active {
    background: #672B18 !important;
    color: #FFFFFF;
}


/* 
新模板样式 
 */
/* .new_content {
    padding: 0 0 0 0;
} */

.new_content>p {
    font-size: 17px;
    text-indent: 34px;
    line-height: 30px;
    padding-bottom: 20px;
}

.new_content>p span {
    font-weight: 600;
}

.new_content_item {
    margin-bottom: 10px;
    height: 140px;
    padding: 15px;
    background: #f5f5f5;

}

.new_content_item>div {
    float: left;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.new_content_item>div:nth-child(1) {
    width: 140px;
    padding-right: 15px;
}

.new_content_item>div:nth-child(1)>p {
    font-size: 17px;
    font-weight: 600;
    line-height: 30px;
}

.new_content_item>div:nth-child(1)>p span {
    display: block;
}

.new_content_item>div:nth-child(2) {
    width: 395px;
}

.new_content_item>div:nth-child(2)>p {
    font-size: 17px;
    line-height: 30px;
}

.new_content_item>div:nth-child(3) {
    float: right;
    width: 225px;
    height: 140px;
    overflow: hidden;
}

.new_content_item>div:nth-child(3)>img {
    width: 100%;
}

.new_advantage {
    padding: 20px 20px 10px;
    background: #F5F5F5;
    display: flex;
    display: -webkit-flex;
    flex-flow: row nowrap;
    -webkit-flex-flow: row nowrap;
}

.new_advantage_left {
    flex: 0 0 375px;
    height: 325px;
    overflow: hidden;
}

.new_advantage_left>img {
    width: 100%;
}

.new_advantage_right {
    flex: 1 1 auto;
    padding-left: 30px;
}

.new_advantage_right ul li {
    width: 100%;
    height: 30px;
    margin: 0 0 25px 0;
    clear: both;
}

.new_advantage_right ul li:first-child {
    margin-top: 15px;
}

.new_advantage_right i {
    display: block;
    float: left;
    width: 30px;
    height: 25px;
    background: url(../images/right.png);
}

.new_advantage_right p {
    float: left;
    font-size: 18px;
    color: #2B2B2B;
    margin-left: 5px;
}

.new_advantage_right span {
    font-weight: 600;
}

.new_employment>p {
    font-size: 22px;
    font-weight: 600;
    padding-bottom: 20px;
}

.new_employment>p span {
    color: #cc0000;
}

._eight_help {
    width: 100%;
}

._eight_help ul {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    width: 100%;
}

._eight_help li {
    flex: 0 1 23.5%;
    -webkit-flex: 0 1 23.5%;
    margin: 0 2% 2% 0;
    background: #F5F5F5;
    text-align: center;
    padding: 10px 0;
}

._eight_help li:nth-child(4n) {
    margin-right: 0;
}

._eight_help li>p {
    font-weight: 600;
    font-size: 20px;
    padding: 10px 0;
    line-height: 25px;
}

._eight_help li>div {
    padding: 0 10px;
}

._eight_help li img {
    width: 100%;
}

._eight_help li>span {
    display: block;
    font-size: 18px;
    padding: 10px 0;
    line-height: 30px;
    color: #666666;
}

.new_guarantee {
    width: 100%;
}

.new_guarantee>ul {
    width: 100%;
    display: flex;
    display: -webkit-flex;
}

.new_guarantee li {
    flex: 1;
    -webkit-flex: 1;
    width: 100%;
    margin: 0 10px 10px 0;
    padding: 25px 0 25px 35px;
    background: #F5F5F5;
}

.new_guarantee li:nth-child(3) {
    margin-right: 0;
}

.new_guarantee li>div {
    height: 25px;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
}

.new_guarantee li>div>i {
    display: block;
    float: left;
    width: 30px;
    height: 25px;
    background: url(../images/right.png) center no-repeat;
    background-size: 120%;
}

.new_guarantee li>p {
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}
