ul {
	padding: 0;
}
.omain {
	width: 1200px;
	margin: 0 auto;
}
.cidao {
	margin: 60px auto 40px;
}
.cidao ul li {
	width: 18%;
	margin: 0 0.5%;
	display: inline-block;
	position: relative;
}
.cidao ul li .btn {
	color: #fff;
	font-weight: 600;
	background: #EB6616;
	border: 1px solid #fff;
	display: block;
	width: 100%;
	padding: 5px 0;
	font-size: 16px;
	text-align: center;
}
.cidao ul li .btn:hover {
	color: #EB6616;
	background: #fff;
	border: 1px solid #EB6616;
}
.cidao ul li .btn-act {
	display: none;
	width: 100%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 999;
    font-size: 14px;
    left: 0px;
    top: 35px;
}
.cidao ul li:hover .btn-act {
	display: block !important;
	
}
.cidao ul li .btn-act a {
	color: #595959;
	font-size: 14px;
	display: inline-block;
	margin: 5px 10px;
}
.cidao ul li .btn-act a:hover {
	color: #EB6616;
}
@media (max-width: 767px) {
	.cidao ul li {
		width: 48%;
	}
}



.line_01 {

    background-color: #ffffff;
}
.line_01_main {
    width: 1200px;
    margin: 0 auto;
}
.title_34 {
    font-size: 34px;
    font-weight: bold;
    padding-top: 60px;
    letter-spacing: 1px;
    color: #393939;
    text-align: center;
}
.text_18 {
    font-size: 18px;
    letter-spacing: 1px;
    color: #797979;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 20px;
}
.text_18::before {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/wp-content/themes/Parallax-One/zhuanti/images/sheda/text_right.png) no-repeat top center;
    margin-right: 11px;
}
.text_18::after {
    content: '';
    width: 81px;
    height: 7px;
    background: url(/wp-content/themes/Parallax-One/zhuanti/images/sheda/text_left.png) no-repeat top center;
    margin-left: 11px;
}
.jobSecurity {
    margin: 40px auto 0;
    flex-flow: row wrap;
    justify-content: space-between;
    color: #595959;
}
.jobSecurity .itemT {
    width: 23%;
    height: 194px;
    text-align: center;
	display: inline-block;
	vertical-align: top;
	border: 2px solid #eee;
	box-shadow:0 0 10px #eee;
	    margin-bottom: 20px;	
}
.jobSecurity .itemT .itemTitle {
    padding-top: 30px;
    font-size: 16px;
    font-weight: bold;
	    color: #000;
}
.jobSecurity .itemT .itemMain {
    padding-top: 10px;
    line-height: 30px;
    font-size: 14px;
	text-align: left;
    padding: 10px 15px;
}
.jobSecurity .itemB {
    width: 23%;
    height: 242px;
    background: url(../images/jobSecurityB.png) no-repeat;
    position: relative;
	display: inline-block;
	border: 2px solid #f75b1b;
	box-shadow:0 0 10px #f75b1b24;
	    vertical-align: top;
}
.jobSecurity .itemB .rIcon {
    width: 70px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    right: 11px;
    top: 23px;
}
.jobSecurity .itemB .titleBox {
    height: 30px;
    text-align: center;
    margin: 30px auto 5px;
}
.jobSecurity .itemB .titleBox .titleText {
    height: 28px;
    font-size: 18px;
    color: #393939;
    line-height: 1;
}
.jobSecurity .itemB .titleBox .titleLineBox {
    height: 2px;
}
.jobSecurity .itemB .titleBox .titleLineBox .line {
    width: 23px;
    height: 2px;
    background-color: #f75b1b;
    margin: 0 auto;
}
.itemBList {
    font-size: 14px;
    line-height: 30px;
    color: #797979;
	text-align: left;
    padding: 0 15px;
}
.mar-lt {
	margin-left: 11.5%;
}

@media (max-width: 767px) {
	.line_01_main {
		width: 100%;
	}
	.title_34 {
		font-size: 20px;
	}
	.text_18 {
		font-size: 14px;
	}
	.jobSecurity {
		padding: 0 10px;
	}
	.jobSecurity .itemT {
		width: 100%;
	}
	.jobSecurity .itemB {
		width: 100%;
		height: auto;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.mar-lt {
		margin-left: 0;
	}
}

@media (max-width: 767px) {
	
}

.line_02 {
    height: 700px;
}
.ul_xxxt {
    display: flex;
    justify-content: space-between;
    padding-top: 28px;
}
.ul_xxxt li.big_bg {
    width: 382px;
    height: 400px;
    background: #fff;
    border: solid 1px #e6e6e6;
}
.ul_xxxt li.big_bg .img_1 {
    width: 382px;
    height: 128px;
	text-align: center;
	margin-top: 10px;
}
.ul_xxxt li.big_bg .text_1 {
    font-size: 24px;
    color: #393939;
    font-weight: bold;
    text-align: center;
    padding-top: 21px;
}
.ul_xxxt li.big_bg .text_2 {
    font-size: 16px;
    color: #999;
    text-align: center;
    padding-top: 5px;
    opacity: 0.5;
}
.ul_xxxt li.big_bg .line_1 {
    width: 200px;
    height: 1px;
    background: #e6e6e6;
    margin: 13px auto 0;
    opacity: 0.5;
}
.ul_xxxt2 {
    display: flex;
    justify-content: space-between;
    width: 320px;
    margin: 10px auto 0;
    flex-wrap: wrap;
	padding: 0;
}
.ul_xxxt2 li.sm_text.oth_width1 {

}
.ul_xxxt2 li.sm_text {
	margin-right: 5px;
    float: left;
    font-size: 14px;
    color: #595959;
    margin-top: 10px;
}
@media (max-width: 767px) {
	.line_02 {
		height: auto;
	}
	.ul_xxxt {
		display: block;
		padding: 0 10px;
	}
	.ul_xxxt li.big_bg {
		width: 100%;
		height: auto;
		margin: 20px 0;
	}
	.ul_xxxt li.big_bg .img_1 {
		width: 100%;
		height: auto;
	}
	.ul_xxxt li.big_bg .text_1 {
		font-size: 18px;
	}
	.ul_xxxt2 {
		width: 100%;
		padding: 20px;
	}
}

@media (max-width: 767px) {
	
}

.line_03 {
	background-color: #F6F8FA;
}
.line_03 .nav-item {
    width: 25%;
    height: 361px;
	margin: 2% 1% 5%;
}
.border-radius-2 {
    border-radius: 2px;
}
.bg-FFF {
    background-color: #fff;
}
.flex-align {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.dis-col {
    -webkit-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.dis-flex {
    display: -webkit-box !important;
    display: -moz-box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.mt-70 {
    margin-top: 50px;
}
.ta-c {
    text-align: center;
}
.nav-item .system-settings-img img {
    width: 120px;
    height: 62px;
}
.lh-1em {
    line-height: 1em;
}
.mt-20 {
    margin-top: 20px;
}
.c-3 {
    color: #333;
}
.fs-24 {
    font-size: 24px;
}
.w-232 {
    width: 232px;
}
.lh-27 {
    line-height: 27px;
}
.fw-300 {
    font-weight: 300;
}
.mt-50 {
    margin-top: 50px;
}
.ta-c {
    text-align: center;
}
.c-6 {
    color: #666;
}
.fs-18 {
    font-size: 18px;
	line-height: 35px;
}

@media (max-width: 767px) {
	.line_03 {
		padding-bottom: 40px;
	}
	.line_03 .nav-item {
		width: 90%;
		height: auto;
		margin: 10px auto;
		padding: 10px;
	}
}


.flex-wrap {
    flex-wrap: wrap;
}
.mxy-health-points-item {
    width: 380px;
    border: 1px solid #e6e6e6;
    padding: 24px 35px 24px 41px;
    box-sizing: border-box;
    margin-right: 15px;
    margin-bottom: 15px;
}
.ml-10 {
    margin-left: 10px;
}
.c-3 {
    color: #333;
}
.fs-22 {
    font-size: 22px;
}
@media (max-width: 767px) {
	.mxy-health-points-item {
		width: 96%;
	    margin: 2%;
		padding: 20px;
	}
	.mxy-health-points-item-title div {
		display: inline-block;
		width: 80%;
		vertical-align: middle;
		font-size: 18px;
	}
}

.line_05 .nav {
    width: 1200px;
    margin: 0 auto;
}


    .learning-scenario .learning-scenario-item{
      width: 100%;
	      margin: 20px 0 40px;
    }

    .learning-scenario .learning-scenario-item .nav .nav-item{
      width: 16%;
      height: 80px;
      border-top: 1px solid #e6e6e6;
      border-left: 1px solid #e6e6e6;
    }
	 .learning-scenario .learning-scenario-item .nav .nav-item span{
		display: block;
		width: 70%;
		line-height: 25px;
		font-size: 16px;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item:hover{
      scale: 1.01;
      box-shadow: 0px 0px 10px 0px rgba(218, 218, 218, 0.6);
    }
    .learning-scenario .learning-scenario-item .nav .nav-item:nth-child(6n){
      border-right: 1px solid #e6e6e6;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item:nth-child(n+12){
      border-bottom: 1px solid #e6e6e6;
    }
    /* 第一行icon */
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-1{
      width: 22px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-1.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-2{
      width: 18px;
      height: 26px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-2.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-3{
      width: 21px;
      height: 23px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-3.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-4{
      width: 24px;
      height: 21px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-4.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-5{
      width: 18px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-5.png') no-repeat center;
    }
    /* 第二行icon */
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-6{
      width: 30px;
      height: 26px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-6.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-7{
      width: 31px;
      height: 25px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-7.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-8{
      width: 24px;
      height: 26px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-8.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-9{
      width: 28px;
      height: 26px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-9.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-10{
      width: 28px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-10.png') no-repeat center;
    }
    /* 第三行icon */
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-11{
      width: 25px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-11.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-12{
      width: 28px;
      height: 21px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-12.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-13{
      width: 27px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-13.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-14{
      width: 28px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-14.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-15{
      width: 24px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-15.png') no-repeat center;
    }
    /* 第四行icon */
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-16{
      width: 34px;
      height: 22px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-19.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-17{
      width: 27px;
      height: 27px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-17.png') no-repeat center;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item .learning-scenario-18{
      width: 24px;
      height: 24px;
      background: url('/wp-content/themes/hti-ca/zhuanti/images/xuexi/learning-scenario-18.png') no-repeat center;
    }
.flex-justify {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.mr-8 {
    margin-right: 8px;
}
  
@media (max-width: 767px) {
	.omain {
		width: 100%;
	}
	.title_34 {
		padding-top: 20px;
	}
	.text_18 {
		padding-top: 0;
	}
	.dis-flex {
		display: block !important;
	}
	.mt-50 {
		margin-top: 20px;
	}
	.w-232 {
		width: auto;
	}
	.line_05 .nav {
		width: 100%;
	}
	.dis-flex {
		display: block !important;
	}
	.line_05 .learning-scenario {
		padding: 0 1%;
	}
	.learning-scenario .learning-scenario-item .nav .nav-item {
		width: 33%;
	}
	.line_05 .dis-flex {
		display: flex !important
	}
	.learning-scenario .learning-scenario-item .nav .nav-item:nth-child(3n){
      border-right: 1px solid #e6e6e6;
    }
    .learning-scenario .learning-scenario-item .nav .nav-item:nth-child(n+16){
      border-bottom: 1px solid #e6e6e6;
    }
	.learning-scenario .learning-scenario-item .nav .nav-item span {
		font-size: 14px;
	}
}