[v-cloak] {
    display: none;
}
.contronler {
    width: 1200px;
}
/* img {
    display: block;
} */
.item {
    padding: 60px 0;
    box-sizing: border-box;
}
section .header{
	width: 1200px;
	height: auto;
    overflow: hidden;
	margin: 0 auto;
}
.header img {
    display: inline-block;
}
.header img.heade-nav-onclick-true {
    display: none;
}

.header .color-red img.heade-nav-onclick-true {
    display: inline-block;
}

.header h1,
.header h1 span {
    font-size: 40px;
    font-weight: bold !important;
    text-align: center;
}
.header h1 span {
    color: #9f0811;
}
.banner {
    min-width: 1200px;
}
.banner img {
    width: 100%;
}


/* teacher-introduction start */
.teacher-introduction {
    /* height: 422px; */
    /* background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg1.jpg"); */
}
.teacher-introduction .contronler {
    padding: 40px 0;
    box-sizing: border-box;
}
.teacher-introduction ul {
    margin-left: -10px;
}
.teacher-introduction  ul li {
    float: left;
    margin-left: 10px;
    margin-bottom: 33px;
}
.teacher-introduction  ul li img {
    width: 232px;
}
.teacher-introduction  ul li .card {
    margin-top: -20px;
    width: 100%;
    height: 129px;
    background: #e5e5e5;
}
.teacher-introduction  ul li p {
    padding-top: 19px;
    color: #333;
    font-size: 16px;
    text-align: center;
}
.teacher-introduction  ul li p span {
    color: #d70303;
 }

/* teacher-introduction end */

/* culture-system start */
    .culture-system {
        height: 1377px;
        background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg2.jpg");
        background-size: 100% 100%;
    }
    .culture-system h1 img {
        margin: auto;
        display: block;
    }
    .culture-system  .title {
        margin-top: 60px;
    }
    .culture-system  .title .btnlist {
        margin-left: -55px;
    }
    .culture-system .title .title-bt {
        margin-left: 54px;
        width: 360px;
        height: 90px;
        cursor: pointer;
        color: #fff;
        font-size: 28px;
        background: #999;
    }
    .culture-system .title .title-bt-ck {
        background: #9f0811;
    }
    .culture-system .content {
        position: relative;
        margin-top: 60px;
        /*height: 446px;*/
    }
    .culture-system .content button {
        position: absolute;
        bottom: 0;
        width: 260px;
        height: 60px;
        cursor: pointer;
        color: #fff;
        font-size: 24px;
        background: #9f0811;
    }
    .culture-system .content img {
        display: none;
        width: 100%;
    }
    .content img.title-bt-ck {
        display: block;
        background: rgba(0,0,0,0) !important;
    }
        /* culture-system end */


/* teacher-roll start */
    .teacher-roll h2 img{
        margin: auto;
        margin-top: 30px;
    }
/* teacher-roll end */



/* personner_training start */
.personner_training {
    height: 1424px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg3.jpg") no-repeat;
}
.teacher-roll .swiper-container-horizontal>.swiper-pagination-bullets {
    margin: auto;
    margin-top: 20px;
    margin-left: -21px;
}
.teacher-roll .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0;
    margin-top: 30px;
    margin-left: 41px;
}


/* personner_training end */

/* club start */
.club {
    height: 1000px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4.jpg") no-repeat center center;
    background-size: 1920px 1000px;
}
.club h2 img {
    margin: auto;
    margin-top: 30px;
}
.club .main {
    position: relative;
    margin-top: 60px;
    height: 380px;
}
.club .main .center-img {
    position: absolute;
    z-index: 2;
    margin: auto;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.club .main .left,
.club .main .right {
    float: left;
    width: calc(100% / 2);
    height: 100%;
}
    /* club end */

.club .main .left div,
.club .main .right div {
    display: block;
    cursor: pointer;
    height: calc(100% / 2);
}
.club .left-top {
    margin-right: 40px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub2_off.png") no-repeat top right;
}
.club .left-bottom {
    margin-right: 40px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub4_off.png") no-repeat bottom right;
}
.club .right-top {
    margin-left: 40px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub3_off.png") no-repeat top left;
}
.club .right-bottom {
    margin-left: 40px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub5_off.png") no-repeat bottom left;
}
.club .main h3 {
    padding-top: 34.5px;
    color: #333;
    font-size: 28px;
    text-align: center;
}
.club .main p {
    margin-top: 20px;
    color: #666;
    font-size: 16px;
    text-align: center;
}
.club .left-bottom h3,
.club .right-bottom h3 {
    padding-top: 74.5px;
}

.club .left-top h3,
.club .left-bottom h3,
.club .left-top p,
.club .left-bottom p {
    padding-right: 150px;
}

.club .right-top h3,
.club .right-bottom h3,
.club .right-top p,
.club .right-bottom p {
    padding-left: 150px;
}
.club .main .right-top:hover p,
.club .main .right-top:hover h3,
.club .main .right-bottom:hover p,
.club .main .right-bottom:hover h3,
.club .main .left-top:hover p,
.club .main .left-top:hover h3,
.club .main .left-bottom:hover p,
.club .main .left-bottom:hover h3 {
    color: #9f0811;
}

.club .left-top:hover {
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub2_on.png") no-repeat top right;
}
.club .left-bottom:hover {
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub4_on.png") no-repeat bottom right;
}
.club .right-top:hover {
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub3_on.png") no-repeat top left;
}
.club .right-bottom:hover {
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg4_dmclub5_on.png") no-repeat bottom left;
}
.club button {
    display: block;
    margin: auto;
    margin-top: 40px;
    width: 533px;
    height: 60px;
    color: #fff;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
    border-radius: 32px;
    cursor: pointer;
    background: #9f0811;
}
    /* club end */

/* study start */
.study {
    display: block;
    /* height: 781px; */
    background: #fff;
}
.study .study img {
    margin-bottom: 20px;
}
.study h2 img {
    margin: auto;
    margin-top: 30px;
}

.study .img {
    margin-top: 70px;
    overflow: hidden;
}
.study .img img {
    float: left;
    margin-left: 10px;
}

.study #studyBanner {
    margin-top: 20px;
}
/* study end */

    /* section-bg8 start */
.section-bg8 {
    height: 612px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg8.png") no-repeat center center;
}
/* section-bg8 end */

/* section-bg9 start */
.section-bg9 {
    height: 488px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg9.png") no-repeat center center;
}
/* section-bg9 end */


/* communication start */
.communication {
    padding-bottom: 80px;
    overflow: hidden;
    background: #f2f2f2;
}
.communication h2 img {
    margin: auto;
    margin-top: 30px;
}
.communication .main {
    margin-top: 60px;
}

.communication ul {
    /*overflow: hidden;*/
    background: #fff;
}
.communication ul .title {
    float: left;
    margin: 0 0 0 30px;
    padding-bottom: 27px;
    width: 590px;
    height: 300px;
    border-bottom: solid 3px #666;
}
.communication ul h3 {
    margin-top: 60px;
    margin-bottom: 20px;
    color: #333;
    font-size: 28px;
}
.communication ul h3 span {
    color: #666;
    font-size: 24px;
}
.communication ul p {
    position: relative;
    margin-top: 63px;
    padding-left: 24px;
    color: #333;
    font-size: 24px;
    box-sizing: border-box;
}
.communication ul p + span {
    display: block;
    width: 540px;
    line-height: 1.8;
    font-size: 20px;
    color: #666;
    margin-top: 25px;
}
.communication ul .title p::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 12px;
    height: 12px;
    background: #666;
}
.communication ul img {
    float: left;
    margin-top: 30px;
    width: 580px;
    height: 300px;
}
.communication .video {
    float: left;
    margin-top: 37px;
    margin-left: -20px;
    overflow: hidden;
}
.communication .video img {
    float: left;
    margin-left: 20px;
    width: 590px;
    height: 280px;
    cursor: pointer;
}
.communication #communicationBanner {
    float: left;
    margin-top: 37px;
}
#communicationBanner .swiper-slide img {
    float: left;
    margin-right: 13px;
    width:290px;
    height:200px;
}
#communicationBanner .swiper-slide img:last-child {
    margin-right: 0;
}
/* communication end */

/* development start */
.development {
    padding-bottom: 80px;
    overflow: hidden;
}
.development h2 img {
    margin: auto;
    margin-top: 30px;
}
.development .main {
    margin-top: 60px;
}
.development .main ul {
    display: block;
    margin: auto;
    margin-bottom: 60px;
    width: 835px;
    box-sizing: border-box;
}
.development .main ul li {
    position: relative;
    margin-bottom: 12px;
    padding: 22px 0 22px 125px;
    font-size: 28px;
    background: #E5E5E5;
}
.development .main ul li .card {
    position: absolute;
    top: 35px;
    left: 82px;
    width:14px;
    height:14px;
    background:rgba(51,51,51,1);
}
.development .main ul li p.name {
    text-align: left;
    margin-top: 0;
    font-size: 28px;
    color: #333;
}
.development .main ul li p {
    margin-top: 10px;
    color: #666666;
    font-size: 20px;
}
.development .main img {
    margin: auto;
}
/* development end */
.resources {
    background: #f2f2f2;
}
.resources .main img {
    margin-top: 40px;
}
.resources .main ul {
    display: block;
    margin: auto;
    margin-bottom: 20px;
    padding: 20px 50px 40px 50px;
    width: 835px;
    box-sizing: border-box;
    background: #333;
}
.resources .main ul li::before {
    content: "";
    position: absolute;
    top: 16px;
    left: 0;
    width: 12px;
    height: 12px;
    background: #fff;
}
.resources .main ul li {
    position: relative;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    padding-left: 30px;
    color: #fff;
    font-size: 28px;
    background: none;
}
/* resources end */



/* footerBg satrt */
.footer {
    height:  855px;
    background: url("http://tool.hiyouib.com/imgaes/single_page/personnel_training/img_bg10.jpg") no-repeat center center;
}
#footerBg .footer-bg1,
#footerBg .footer-bg2,
#footerBg .footer-bg3 {
    height: 855px;
    background:none;
}
#footerBg ul {
    display: block;
    margin: auto;
    padding-top: 80px;
    width: 1200px;
    overflow: hidden;
}
#footerBg ul li:nth-child(1) {
    margin-left: 0;
}
#footerBg ul li {
    float: left;
    position: relative;
    cursor: pointer;
    margin-left: 30px;
    width: 380px;
    height: 470px;
    overflow: hidden;
}
#footerBg ul li p {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
}
#footerBg .title {
    position: relative;
    margin-top: 280px;
    padding: 20px;
    width: 100%;
    height: calc(100% + 280px);
    z-index: 2;
    box-sizing: border-box;
    overflow: hidden;
    background: rgba(0,0,0,.8);
    -webkit-transition: all .55s;
    -moz-transition: all .55s;
    -ms-transition: all .55s;
    -o-transition: all .55s;
    transition: all .55s;
}
#footerBg ul li:hover .title {
    margin-top: -70px;
}
#footerBg ul .zhang:hover .title {
    margin-top: -100px;
}
.introduce {
    position: absolute;
    z-index: 3;
    padding: 20px;
    width: 100%;
    bottom: 0;
    box-sizing: border-box;
    background: #fff;
}
#footerBg .introduce p{
    color: #666;
}

#footerBg .introduce .name {
    float: left;
    margin-right: 20px;
    color: #333;
    font-size: 20px;
    font-weight: bold !important;
}

#footerBg .comment {
    font-size: 18px;
    font-weight: bold !important;
}

#footerBg ul li img {
    position: absolute;
    width: 100%;
    height: 370px;
    top: 0;
}
#footerBg .top1 {
    margin-top: 35px;
}
#footerBg .zhang .top1 {
    margin-top: 35px;
}
#footerBg .top2 {
    margin-top: 20px;
}

.footer .submit{
    width: 1200px;
    height: 183px;
    background: rgba(0,0,0,.8);
}
.footer .table div {
    width: 260px;
}
.footer .submit h2 {
    text-align: left;
    visibility: visible;
}
.footer .swiper-pagination.swiper-pagination-bullets {
    bottom: 20px;
}
.footer .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
}
.footer  .swiper-pagination-bullet-active,
.footer  .swiper-pagination-bullet{
    background: #fff;
}

#footerBg {
    width: 1200px;
    height: 570px;
}
/* footerBg end */


/*  改写开始  */
.dmpx_lmbt{
	width: 1200px;
	height: 155px;
	text-align: center;
	margin: 0 auto;
	position: relative;
}
.dmpx_lmbt_p1{
	font-size: 40px;
	color: #333;
	font-weight: bold!important;
}
.dmpx_lmbt_p2{
	font-size: 26px;
	color: #333333;
	margin-top: 10px;
	font-weight: bold!important;
}
.dmpx_lmbt_p1 span{
	font-size: 40px;
	color: #9f0811;
	font-weight: bold!important;
}
.dmpx_lmbt_zxk{
	display: block;
	width: 25px;
	height: 45px;
	border-left: 2px #333 solid;
	border-bottom: 2px #333 solid;
	border-top: 2px #333 solid;
	position: absolute;
	top: 80px;
	left: 380px;
}
.dmpx_lmbt_yxk{
	display: block;
	width: 25px;
	height: 45px;
	border-right: 2px #333 solid;
	border-bottom: 2px #333 solid;
	border-top: 2px #333 solid;
	position: absolute;
	top: 80px;
	right: 380px;
}
.dmpx_jsjs{
	margin-left: 250px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.dmpx_jsjs_x{
	display: block;
	border-bottom: 1px #FFFFFF solid;
	height: 20px;
	width: 180px;
	float: left;
}
.dmpx_jsjs_z{
	font-size: 26px;
	color: #FFFFFF;
	float: left;
	margin: 0 25px;
	font-weight: bold!important;
}
.dmpx_dmxy{
	margin-left: 205px;
	margin-top: 35px;
}
.dmpx_dmjlb{
	font-size: 26px;
	text-align: center;
	color: #333333;
	margin-top: 10px;
}
.dmpx_dmxy.four {
    margin-left: 285px;
}
.dmpx_xxal.two {
    margin-left: 230px;
}
.dmpx_xxal.three {
    margin-left: 210px;
}
.dmpx_xxal{
	margin-left: 350px;
	margin-top: 35px;
}
.dmpx_xxal_x{
	display: block;
	border-bottom: 2px #333 solid;
	height: 20px;
	width: 55px;
	float: left;
}
.img_xsxx{
	width: 588px;
	height: 652px;
	float: left;
	border: 1px #6e6e6e solid;
	position: relative;
}
.img_xsxx_zk{
	width: 500px;
	margin: 0 auto;
	border-top: 1px #6e6e6e solid;
	margin-top: 20px;
}
.img_xsxx_zk p {
    margin-top: 10px;
    margin-left: 20px;
    font-size: 18px;
    color: #666;
}
.img_xsxx_zk ul{
    margin-bottom: 58px;
	margin-top: 15px;
}
.img_xsxx_zk ul li{
    margin-bottom: 20px;
	list-style: square;
	font-size: 20px;
	font-weight: bold;
	margin-left: 25px;
	line-height: 35px;
}
.img_xsxx_zk ul li span{
	font-size: 20px;
	font-weight: bold!important;
	margin-left: -10px;
}
.img_xsxx_xx{
	display: block;
	width: 80px;
	height: 40px;
	background-color: #999;
	color: #FFFFFF;
	font-size: 20px;
	position: absolute;
	font-weight: bold!important;
	top: 20px;
	right: 20px;
	text-align: center;
	line-height: 40px;
}
.img_xsxx_ks,
.img_xsxx_xs{
	display: block;
	width: 80px;
	height: 40px;
	background-color: #999;
	color: #FFFFFF;
	font-size: 20px;
	position: absolute;
	font-weight: bold!important;
	top: 197px;
	right: 20px;
	text-align: center;
	line-height: 40px;
}
.img_xsxx_xs {
    top: 207px;
}
.img_xsxx_ks {
    top: 428px;
}
.dmpx_bmtsdk{
	width: 1200px;
	height: 612px;
	margin: 0 auto;
}
.dmpx_bmts h1,
.dmpx_bmts h1 span {
    font-size: 48px;
    font-weight: bold !important;
    text-align: center;
    color: #FFFFFF;
}
.dmpx_bmts h1 span {
    color: #d70204;
}
.dmpx_bmts_x{
	display: block;
	border-bottom: 2px #FFFFFF solid;
	height: 25px;
	width: 55px;
	float: left;
}
.dmpx_bmts_p{
	margin-left: 455px;
	margin-top: 15px;
}
.dmpx_bmts{
	padding-top: 70px;
	width: 1200px;
	height: 390px;
}
.dmpx_bmts_shrq{
	width: 225px;
	height: 100px;
	float: left;
	margin-left: 90px;
	text-align: center;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold !important;
	line-height: 40px;
}
.dmpx_bmlcdk{
	width: 1200px;
	height: 488px;
	margin: 0 auto;
}
.dmpx_bmlcbt{
	width: 1200px;
	height: 314px;
	text-align: center;
	font-size: 50px;
	color: #333333;
	font-weight: bold!important;
	padding-top: 60px;
}
.dmpx_bmlc{
	width: 1200px;
	height: 100px;
}
.dmpx_bmlc span{
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 84px;
	float: left;
}


.diagnosis-submit {
    display: none;
}
.diagnosis-phone img {
    left: 200%;
}
.diagnosis:after {
    display: none;
}
.diagnosis-phone-main {
    margin-top: 15px;
    position: relative;
    width: 800px;
    overflow: hidden;
}
.diagnosis-phone-main .wx, .diagnosis-phone-main .phone {
    width: 320px;
}
.diagnosis-phone-main .phone {
    /* margin-left: 150px; */
}
.diagnosis-phone-main .wx {
    margin-top: 0;
    float: right;
}
.tc-black{color: #333 !important;}
.tc-gray{color: #666 !important;}
.tc-grey{color: #999 !important;}
.tc-lightgrey{color: #FAFAFA !important;}
.tc-write{color: #fff !important;}
.tc-blue{color:  #409EFF !important;}
.tc-red{color: #E13B29 !important;}
.tc-deepred{color: #9F0811  !important;}
.tc-center{text-align: center !important;}
.tc-blod{font-weight: 600;}
.pointer{cursor: pointer;}
.nowrap{white-space: nowrap;}


.fs-12 {font-size: 12px;}
.fs-14 {font-size: 14px;}
.fs-16 {font-size: 16px;}
.fs-18 {font-size: 18px;}
.fs-20 {font-size: 20px;}
.fs-22 {font-size: 22px;}
.fs-24 {font-size: 24px;}
.fs-26 {font-size: 26px;}
.fs-28 {font-size: 28px;}
.fs-30 {font-size: 30px;}
.fs-32 {font-size: 32px;}
.fs-36 {font-size: 36px;}
.fs-40 {font-size: 40px;}
.fs-48 {font-size: 48px;}

img[lazy='loading'], img[lazy=error] {
	height: 100% !important;
	margin: auto;
	width: auto !important;
}
.hover:hover{color: #409EFF !important;}
	
.flex-start{display: flex;align-items: center;}
.flex-between{display: flex;align-items: center;justify-content: space-between;}
.flex-around{display: flex;align-items: center;justify-content: space-around;}
.flex-end{display: flex;align-items: center;justify-content: flex-end;}
.flex-center{display: flex;align-items: center;justify-content: center;}
.flex-center {display: flex;align-items: center;justify-content: center;}
.flex-wrap {flex-wrap: wrap}
.flex-column {flex-direction: column;}
.flex-top {align-items: flex-start;}
.flex-bottom {align-items: flex-end;}
.flex-grow{flex-grow: 1}

.overflow-h{overflow: hidden}

.box-shadow{box-shadow: 0 2px 4px rgba(0, 0, 0, .12), 0 0 6px rgba(0, 0, 0, .04)}

.text-ellipse{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.ellipsi{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.ellipsis{
	letter-spacing: 0;
	overflow: hidden;
	display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  /*要显示的行数*/
    -webkit-box-orient: vertical;
}
.item-1 {
    padding: 105px 0 0;
}
.item-1 .content-box {
    margin: 68px auto;
    width: 1200px;
    height: 318px;
    padding: 0 30px;
    box-sizing: border-box;
    background: url(../images/personnel_training/item1_bg.jpg) no-repeat;
    background-size: 100% 100%;
}
.item-1 .content-box .item_advantage {
    width: 275px;
    height: 314px;
    background: linear-gradient(0deg, #F4F4F4 0%, #FFFFFF 100%);
    padding: 33px 26px;
    box-sizing: border-box;
    position: relative;
    top: 70px;
    border-bottom: 4px solid #F4F4F4;
}
.item-1 .content-box .item_advantage:hover {
    border-bottom: 4px solid #E4B055;
}
.item-1 .content-box .item_advantage .icon_box {
    text-align: center;
}
.item-1 .content-box .item_advantage .icon_box img {
    width: 53px;
    height: 51px;
    margin: 0 0 27px;
}
.item-1 .content-box .item_advantage .item_title {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 34px;
    color: #222222;
}
.item-1 .content-box .item_advantage .item_content {
    font-size: 16px;
    color: #222222;
    line-height: 30px;
}
.item-2.contariner {
    padding-top: 70px;
}
.item-2 .content-box {
    background: url(../images/personnel_training/item2_bg.jpg) no-repeat;
    background-size: 100% 100%;
    width: 1138px;
    height: 390px;
    margin: 65px auto 0;
    padding: 67px 62px;
    box-sizing: border-box;
}
.item-2 .content-box .earnings_item {
    width: 188px;
    text-align: center;
}
.item-2 .content-box .earnings_item:not(:nth-of-type(4n)) {
    margin-right: 80px;
}
.item-2 .content-box .earnings_item:nth-of-type(5),
.item-2 .content-box .earnings_item:nth-of-type(6),
.item-2 .content-box .earnings_item:nth-of-type(7),
.item-2 .content-box .earnings_item:nth-of-type(8) {
    margin-top: 30px;
}
.item-2 .content-box .earnings_item img {
    width: 54px;
    margin-bottom: 28px;
}
.item-2 .content-box .earnings_item .item_name {
    font-size: 20px;
    color: #FFFEFE;
    font-weight: bold;
}
.item-3 {
    padding: 108px 0 60px;
}
.item-3 .content-box{
    padding: 70px 0 18px;
    width: 1138px;
    margin: auto;
}
.item-3 .content-box .item_box:not(:last-of-type) {
    margin-bottom: 50px;
}
.item-3 .content-box .item_box .teacher_item {
    width: 210px;
    cursor: pointer;
}
.item-3 .content-box .item_box .teacher_item img {
    width: 210px;
    height: 254px;
}
.item-3 .content-box .item_box .teacher_item .name_company {
    background: #07285D;
    text-align: center;
    padding: 15px 0 0;
}
.item-3 .content-box .item_box .teacher_item .name_company .name {
    font-size: 28px;
    margin-bottom: 15px;
    color: #fff;
}
.item-3 .content-box .item_box .teacher_item .name_company .company {
    font-size: 16px;
    margin-bottom: 16px;
    color: #fff;
}
.item-3 .content-box .item_box .teacher_item .name_company .line {
    height: 4px;
    background: linear-gradient(90deg, #F6EEE5, #DAC5A5);
}
.move_effect:hover {
    transform: translateY(-5px);
    transition: all 300ms;
}
.item-4 {
    background: #F8F8F8;
    padding: 60px 0 56px;
}
.item-4 .title-box .tip {
    margin: 37px 0 65px;
    color: #333;
}
.item-4 .content-box {
    width: 1138px;
    margin: auto;
}
.item-4 .content-box .set_item_box {
    align-items: stretch;
    margin-bottom: 28px;
}
.item-4 .content-box .set_item_box .set_item {
    flex: 1;
    background: #fff;
}
.item-4 .content-box .set_item_box .set_item .item_title {
    font-size: 24px;
    color: #fff;
    background: #07285D;
    line-height: 50px;
    padding-left: 15px;
    margin-bottom: 30px;
}
.item-4 .content-box .set_item_box .set_item .item_title.textCenter {
    text-align: center;
}
.item-4 .content-box .set_item_box .set_item:first-of-type {
    margin-right: 20px;
}
.item-4 .content-box .set_item_box .set_item .item_content {
    padding: 0 16px;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item {
    margin-bottom: 50px;
    width: 260px;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item.marginBottom110 {
    margin-bottom: 111px;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item.flex1 {
    flex: 1;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_item_title {
    font-size: 20px;
    font-weight: bold !important;
    margin-bottom: 20px;
    line-height: 30px;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_item_title.textCenter {
    text-align: center;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_content {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_content .left,
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_content .right{
    flex: 1;
}
.item-4 .content-box .set_item_box .set_item .item_content .content_item .content_content .p_item_box:not(:last-of-type) {
    margin-right: 58px;
}
.item-4 .content-box .set_item_box .set_item.module4 {
    max-width: 280px;
}
.item-5 {
    padding-top: 78px;
}
.item-5 .title-box {
    padding-bottom: 68px;
}
.item-5 .item_course {
    width: 1138px;
    margin: auto;
}
.item-5 .item_course .item_title {
    font-size: 20px;
    color: #222222;
    line-height: 26px;
    font-weight: bold;
    padding-left: 20px;
    margin-bottom: 15px;
}
.item-5 .item_course .item_content {
    display: flex;
    align-items: stretch;
}
.item-5 .item_course .item_content:not(:last-of-type) {
    margin-bottom: 60px;
}
.item-5 .item_course .item_content .item_content_item {
    flex: 1;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_title_box {
    display: flex;
    align-items: center;
    background: #1F4685;
    color: #FFFFFF;
    font-size: 16px;
    height: 50px;
    text-align: center;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_title_box .time {
    width: 146px;
    color: #fff;
    font-weight: bold;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_title_box .site {
    width: 130px;
    color: #fff;
    font-weight: bold;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_title_box .periods {
    width: 110px;
    color: #fff;
    font-weight: bold;
}

.item-5 .item_course .item_content .item_content_item .item_content_item_title_box .rowno {
    width: 80px;
    color: #fff;
    font-weight: bold;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_title_box .name {
    flex: 1;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box {
    display: flex;
    align-items: center;
    height: 47px;
    background: #F5F4F4;
    border-left: 1px solid #1F4685;
    border-bottom: 1px solid #1F4685;
    text-align: center;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box .time {
    width: 146px;
    height: 47px;
    line-height: 47px;
    border-right: 1px solid #1F4685;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box .site {
    width: 130px;
    height: 47px;
    line-height: 47px;
    border-right: 1px solid #1F4685;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box .periods {
    width: 110px;
    height: 47px;
    line-height: 47px;
    border-right: 1px solid #1F4685;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box .rowno {
    width: 80px;
    height: 47px;
    line-height: 47px;
    border-right: 1px solid #1F4685;
}
.item-5 .item_course .item_content .item_content_item .item_content_item_content_box .name {
    flex: 1;
    font-size: 16px;
    height: 47px;
    line-height: 47px;
    border-right: 1px solid #1F4685;
}
/* .item-5 .content-box {
    width: 1138px;
    margin: auto;
}
.item-5 .content-box .item_course .item_title {
    font-size: 20px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 15px;
    padding-left: 20px;
}
.item-5 .content-box .item_course .item_content{
    background: #F5F4F4;
}
.item-5 .content-box .item_course .item_content .item_title_box {
    display: flex;
    align-items: center;
    height: 50px;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    background: #1F4685;
}
.item-5 .content-box .item_course .item_content .item_title_box .time {
    width: 146px;
    color: #FFFFFF;
}
.item-5 .content-box .item_course .item_content .item_title_box .periods {
    width: 94px;
    color: #FFFFFF;
}
.item-5 .content-box .item_course .item_content .item_title_box .module {
    width: 116px;
    color: #FFFFFF;
}
.item-5 .content-box .item_course .item_content .item_title_box .item_name {
    width: 194px;
    color: #FFFFFF;
}
.item-5 .content-box .item_course .item_content .item_content_item {
    display: flex;
    align-items: center;
    height: 50px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #1F4685;
    border-right: 1px solid #1F4685;
}
.item-5 .content-box .item_course .item_content .item_content_item .time {
    width: 146px;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #1F4685;
}
.item-5 .content-box .item_course .item_content .item_content_item .periods {
    width: 94px;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #1F4685;
}
.item-5 .content-box .item_course .item_content .item_content_item .module {
    width: 116px;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #1F4685;
}
.item-5 .content-box .item_course .item_content .item_content_item .item_name {
    width: 194px;
    height: 50px;
    line-height: 50px;
    border-left: 1px solid #1F4685;
} */
.item-6{
    background: #fff;
    padding-top: 92px;
    padding-bottom: 100px;
}
.item-6 .title-box {
    padding-bottom: 65px;
}
.item-6 .content-box {
    width: 1138px;
    margin: auto;
    position: relative;
}
.item-6 .content-box .student_item {
    width: 270px;
    height: 150px;
    background: #F5F4F4;
    margin-bottom: 30px;
}
.item-6 .content-box .student_item img {
    width: 270px;
    height: 22px;
    margin-bottom: 18px;
}
.item-6 .content-box .student_item .name {
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.item-6 .content-box .student_item .duty_name {
    text-align: center;
    font-size: 18px;
    color: #333333;
    line-height: 30px;
}
.item-6 .content-box .student_item .duty_name span {
    color: #D70303;
}
.item-6 .content-box .student_details {
    width: 600px;
    background: #fff;
    padding: 50px 30px 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 60px auto 0;
    height: 365px;
    border-radius: 4px;
    border: 1px solid #E6BC75;
    box-shadow: 0px 6px 51px 3px rgba(34, 34, 34, 0.35);
    box-sizing: border-box;
    display: none;
    z-index: 1500;
}
.item-6 .content-box .student_details.show_details {
    display: block;
}
.item-6 .content-box .student_details .name {
    font-size: 20px;
    color: #222222;
    margin-bottom: 10px;
}
.item-6 .content-box .student_details .company {
    font-size: 14px;
    color: #999999;
    margin-bottom: 40px;
}
.item-6 .content-box .student_details .details {
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.item-7 {
    padding-top: 60px;
    background: #F2F2F2;
    padding-bottom: 52px;
}
.item-7 .title-box .tip {
    margin: 25px 0 75px;
    color: #333;
}
.item-7 .content-box {
    width: 1180px;
    margin: auto auto 84px;
    position: relative;
}
.item-7 .content-box .club_msg_item {
    display: flex;
    align-items: center;
    height: 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(1),
.item-7 .content-box .club_msg_item:nth-of-type(3) {
    margin-right: 40px;
}
.item-7 .content-box .club_msg_item:nth-of-type(1),
.item-7 .content-box .club_msg_item:nth-of-type(2) {
    margin-bottom: 30px;
}
.item-7 .content-box .club_msg_item:nth-of-type(1) .text_box,
.item-7 .content-box .club_msg_item:nth-of-type(3) .text_box {
    margin-right: 20px;
}
.item-7 .content-box .club_msg_item:nth-of-type(2) .text_box,
.item-7 .content-box .club_msg_item:nth-of-type(4) .text_box {
    margin-left: 20px;
}
.item-7 .content-box .club_msg_item .text_box {
    width: 380px;
    padding: 10px;
}
.item-7 .content-box .club_msg_item .text_box .item_title {
    font-size: 24px;
    margin-bottom: 20px;
}
.item-7 .content-box .club_msg_item .text_box .item_content {
    font-size: 16px;
    line-height: 26px;
}
.item-7 .content-box .club_msg_item .img_box {
    width: 142px;
    height: 142px;
}
.item-7 .content-box .club_msg_item:hover {
    background: #fff;
}
.item-7 .content-box .club_msg_item:nth-of-type(1) .img_box {
    background: url(../images/personnel_training/club_img1.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(1):hover .img_box {
    background: url(../images/personnel_training/club_select_img1.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(2) .img_box {
    background: url(../images/personnel_training/club_img2.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(2):hover .img_box {
    background: url(../images/personnel_training/club_select_img2.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(3) .img_box {
    background: url(../images/personnel_training/club_img3.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(3):hover .img_box {
    background: url(../images/personnel_training/club_select_img3.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(4) .img_box {
    background: url(../images/personnel_training/club_img4.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_msg_item:nth-of-type(4):hover .img_box {
    background: url(../images/personnel_training/club_select_img4.png) no-repeat;
    background-size: 142px 142px;
}
.item-7 .content-box .club_img_box {
    position: absolute;
    width: 210px;
    height: 210px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F2F2F2;
    border-radius: 50%;
}
.item-7 .content-box .club_img_box img {
    width: 150px;
    height: 150px;
}
.item-7 .code-box .code_item:first-of-type {
    margin-right: 90px;
}
.item-7 .code-box .code_item img {
    width: 141px;
    height: 141px;
    margin-bottom: 18px;
}
.item-7 .code-box .code_item p {
    font-size: 16px;
    text-align: center;
}
.item-8 {
    padding: 72px 0 0;
}
.item-8 .title-box {
    margin-bottom: 68px;
}
.item-8 .title-box .title {
    margin-bottom: 25px;
}
.item-8 .content-box {
    width: 1138px;
    margin: auto;
}
.item-8 .content-box .content_item {
    width: 365px;
    height: 412px;
    margin-bottom: 44px;
}
.item-8 .content-box .content_item img {
    width: 365px;
    height: 195px;
}
.item-8 .content-box .content_item .item_text {
    padding: 20px 18px;
}
.item-8 .content-box .content_item .item_text .item_title {
    font-size: 20px;
    color: #222222;
    margin-bottom: 12px;
}
.item-8 .content-box .content_item .item_text .line {
    width: 50px;
    height: 4px;
    background: #E3BF79;
    margin-bottom: 28px;
}
.item-8 .content-box .content_item .item_text .item_content {
    font-size: 16px;
    color: #222222;
    line-height: 26px;
}
.item-8 .content-box .content_item:hover {
    background: #07285D;
}
.item-8 .content-box .content_item:hover .item_title,
.item-8 .content-box .content_item:hover .item_content p {
    color: #fff;
}
.item-8 .video_box {
    width: 1138px;
    margin: auto;
}
.item-8 .video_box img {
    width: 560px;
}
.item-9 {
    padding-top: 123px;
}
.item-9 .title-box .tip {
    margin: 37px 0 68px;
    color: #333;
}
.item-9 .content-box {
    width: 1138px;
    margin: auto;
}
.item-9 .content-box img {
    width: 1138px;
}
.item-10 {
    padding: 128px 0 0;
    margin-bottom: 60px;
}
.item-10 .title-box {
    margin-bottom: 66px;
}
.item-10 .content {
    background: url(../images/personnel_training/comment_bg.jpg) no-repeat;
    padding: 68px 0 48px;
}
.item-10 .content .slide_content {
    display: flex;
    justify-content: space-between;
}
.item-10 .content .slide_content .carousel-item_item {
    width: 365px;
    height: 500px;
    background: rgba(0, 0, 0, 0.47);
}
.item-10 .content .slide_content .carousel-item_item .student_msg {
    height: 95px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 12px 15px;
    box-sizing: border-box;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .left_head_portrait {
    width: 70px;
    height: 70px;
    margin-right: 10px;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .left_head_portrait img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .right_msg .name_classmsg {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .right_msg .name_classmsg .name {
    font-size: 20px;
    color: #222222;
    margin-right: 12px;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .right_msg .name_classmsg .classmsg {
    font-size: 14px;
    color: #666666;
}
.item-10 .content .slide_content .carousel-item_item .student_msg .right_msg .companyname_duty {
    font-size: 14px;
    color: #666666;
}
.item-10 .content .slide_content .carousel-item_item .comment_content {
    padding: 20px 18px;
    box-sizing: border-box;
    color: #fff;
}
.item-10 .content .slide_content .carousel-item_item .comment_content .comment_title {
    font-size: 20px;
    margin-bottom: 25px;
    color: #fff;
}
.item-10 .content .slide_content .carousel-item_item .comment_content .comment_item {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
    color: #fff;
}
.item-10 .content .swiper-button-prev {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background-image: url(../images/personnel_training/swiper_prev.png);
    background-size: 30px 30px;
}
.item-10 .content .swiper-button-next {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50%;
    background-image: url(../images/personnel_training/swiper_next.png);
    background-size: 30px 30px;
}
.item-10 .content .swiper-pagination .swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}
.item-10 .content .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #D0AC66;
}
.leaving-a-message .contronler {
    width: 1140px;
}
.leaving-a-message .contronler .name {
    font-weight: 600 !important;
}
.teacher_details {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
}
.teacher_details .cover {
    width: 100%;
    height: 100%;
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.teacher_details .content {
    text-align: center;
    background: #fff;
    width: 600px;
    padding: 30px;
    border-radius: 10px;
    position: relative;
    z-index: 1001;
}
.teacher_details .content .head_portrait_box {
    width: 134px;
    height: 134px;
    border-radius: 50%;
    margin: 0 auto 20px;
    overflow: hidden;
}
.teacher_details .content img {
    width: 100%;
}
.teacher_details .content .name {
    font-size: 20px;
    color: #222222;
    margin-bottom: 10px;
}
.teacher_details .content .company {
    font-size: 14px;
    color: #999999;
    margin-bottom: 42px;
}
.teacher_details .content .details {
    text-align: left;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}