.example-header {
	background-image: url(/wp-content/themes/hti-ca/zhuanti/images/banner/banner.png);
    background-position: center;
    background-size: cover;
}
.jianjie {
	padding: 40px 0;
	background: url(/wp-content/themes/hti-ca/zhuanti/images/gongsi-bg.png) top center no-repeat;
	background-size: 100%;
}
.main {
    width: 1200px;
    margin: 40px auto;
}
.cont-img {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	position: relative;
	height: 420px;
	
}
.cont-img .cont-line {
	height: 3px;
    width: 90px;
    background: #8b1ce4;
    position: absolute;
    right: 330px;
    top: 35px;
    z-index: 100;
}
.cont-img .cont-title {
	position: absolute;
	right: 50px;
	width: 300px;
	height: 420px;
	background: #eb5e20;
	padding-left: 30px;
}
.cont-img .cont-title h2 {
	color: #fff;
	font-weight: 700;
}
.cont-img .cont-title .text-small {
	color: #00000059;
	font-weight: 700;
}
.cont-img img {
	position: absolute;
	right: 90px;
	bottom: 0;
	width: 450px;
}
.cont-text {
	display: inline-block;
	width: 45%;
	margin-top: 140px;
}
.jianshu {
	width: 1000px;
	margin: 60px auto 0;
	background: #ff8b10;
	padding: 20px 0 10px;
}
.jianshu li {
	display: inline-block;
	width: 24%;
}
.jianshu li p {
	text-align: center;
}
.jianshu li .big-text {
	font-size: 35px;
	font-weight:700;
	color: #fff;
}
.jianshu li .small-text {
	font-size: 18px;
    color: #333333a6;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
	.jianjie {
		background: none;
		padding: 10px 0;
	}
	.main {
		width: 100%;
		margin: 10px 0;
	}
	.cont-img {
		width: 100%;
		height: 300px;
	}
	.cont-img .cont-title {
		right: 20px;
		width: 200px;
		height: 300px;
	}
	.cont-img img {
		right: 50px;
		width: 80%;
	}
	.cont-img .cont-title h2 {
		margin-bottom: 0;
	}
	h2 {
		font-size: 20px;
	}
	.cont-img .cont-title .text-small {
		font-size: 12px;
	}
	.cont-img .cont-line {
		right: 200px;
	}
	.cont-text {
		width: 100%;
		margin-top: 20px;
		padding: 0 20px;
		font-size: 14px;
	}
	.jianshu {
		width: 100%;
		padding: 10px 0;
	}
	.jianshu li .big-text {
		font-size: 16px;
		margin: 0;
	}
	.jianshu li .small-text {
		font-size: 12px;
		margin: 0;
	}
}


.shengxue {

}
.gxsz_box {
    display: flex;
    justify-content: space-between;
}
.gxsz_box .left_text {
    font-size: 28px;
    line-height: 44px;
    color: #595959;
    padding-top: 15px;
    font-weight: bold;
}
.ul_2 {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 30px 0;
}
.ul_2 li {
    width: 280px;
    height: 380px;
	background: #fff;
	position: relative;
	-webkit-box-shadow: 0 0 10px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 9px rgb(0 0 0 / 10%);
}
.ul_2 li .small-title{
	background: #fe8a0f;
	color: #fff;
	font-weight: 700;
	padding: 5px 10px;
	border-radius: 0 0 15px 0;
}
.ul_2 li img{
	width: 100%;
	position: absolute;
	bottom: 0;
	height: 145px;
}

.ul_2 li .title_1 {
    font-size: 18px;
    color: #393939;
    font-weight: bold;
    text-align: center;
    padding-top: 0;
}
.ul_2 li .title_2 {
    font-size: 14px;
    color: #797979;
    padding: 10px 26px 0 26px;
    line-height: 30px;
}
@media (max-width: 767px) {
	.gxsz_box {
		padding-top: 15px;
	}
	.gxsz_box .left_text {
		font-size: 18px;
		margin-left: 10px;
	}
	.ul_2 {
		padding: 10px;
		display: inline-block;
	}
	.ul_2 li {
		width: 49%;
		height: 350px;
		display: inline-block;
		margin-bottom: 20px;
		vertical-align: top;
	}
	.ul_2 li .title_1 {
		padding-top: 30px;
		font-size: 16px;
	}
	.ul_2 li .title_2 {
		font-size: 14px;
		padding: 20px 10px;
		line-height: 20px;
	}
	.ul_2 li img {
		height: 100px;
	}
}

.line_02 {
    height: 800px;
    background: url(/wp-content/themes/hti-usa/school/images/bg_02.jpg) center top no-repeat;
    position: relative;
}
.textBox {
    width: 850px;
    margin: 28px auto 0;
    font-size: 16px;
    color: #595959;
    line-height: 33px;
    text-align: center;
}
.line_02 .cont_btn_1 {
    padding-top: 0;
    position: absolute;
    top: 300px;
    left: 200px;
    z-index: 100;
}
.line_02 .cont_btn_1 img {
	width: 700px;
    height: 450px;
}
.line_02 .list {
        width: 550px;
    height: 550px;
    position: absolute;
    right: 200px;
    top: 240px;
    padding: 60px 0px 60px 200px;
    background: #f5f5f5;
}
.line_02 .list li {
	line-height: 40px;
    font-size: 16px;
    color: #393939;
    vertical-align: middle;
}
.line_02 .list li .icon {
    width: 8px;
    height: 8px;
    background: url(/wp-content/themes/hti-ca/zhuanti/images/list_style.png) no-repeat;
    display: inline-block;
}

@media (max-width: 767px) {
	.line_02 {
		height: auto;
		background: url(/wp-content/themes/hti-usa/school/images/bg_02.jpg) center top;	
		padding-bottom: 20px;
	}
	.line_02 .textBox {
		width: 100%;
		margin: 10px auto 0;
		font-size: 14px;
	}
	.line_02 .cont_btn_1 {
		position: unset;
		width: 100%;
		text-align: center;
	}
	.line_02 .cont_btn_1 img {
		width: 90%;
		height: auto;
	}
	.line_02 .list {
		width: 100%;
		position: unset;
		padding: 3%;
		height: auto;
	}
	.title_34 {
		font-size: 20px;
	}
	.text_18 {
		font-size: 14px;
		padding-top: 10px;
	}
	.line_02 .list li {
		height: 36px;
		line-height: 36px;
		font-size: 14px;
	}
}

.line_05 {
    background: #f5f5f5;
    padding-bottom: 60px;
}
.title_34 {
    font-size: 34px;
    font-weight: bold;
    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;
    opacity: .5;
}
.text_18::before {
    content: '';
    width: 81px;
    height: 7px;
    background: url(../images/text_right.png) no-repeat top center;
    margin-right: 11px;
}
.text_18::after {
    content: '';
    width: 81px;
    height: 7px;
    background: url(../images/text_left.png) no-repeat top center;
    margin-left: 11px;
}
.hxjj_time {
    width: 1200px;
    height: 532px;
    position: relative;
}
.cont_datemsg {
    width: 1200px;
    height: 319px;
    display: flex;
    padding-top: 60px;
}
.hc_chch {
    position: relative;
}
.cont_datemsg .left_pic {
    width: 332px;
    height: 472px;
    float: left;
	position: relative;
}
.cont_datemsg .left_pic .time-s {
	position:absolute;
	font-size: 45px;
	color: #ffffffc2;
	font-weight: 700;
	top: 70px;
	right: 80px;
}
.cont_datemsg .left_pic .time-s span {
	font-size: 20px;
	margin-left: 10px;
}
.cont_datemsg .left_pic .time-x {
	position:absolute;
	font-size: 45px;
	color: #ffffffc2;
	font-weight: 700;
	top: 130px;
	right: 30px;
}

.ul_xy {
    width: 816px;
    height: 480px;
    margin: 40px 0 0 52px;
    position: relative;
    overflow: hidden;
    float: right;
}
.ul_xy_zj {
    min-width: 800px;
    height: 100%;
    position: absolute;
    overflow: auto;
    display: flex;
    flex-direction: column;
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto;
}
.ul_xy_zj li {
    font-size: 16px;
    color: #393939;
    line-height: 50px;
    text-align: justify;
	position: relative;
    padding-left: 30px;
}
.ul_xy_zj li span {
    font-size: 17px;
    font-weight: bold;
}
.ul_xy_zj li i {
        background: url(/wp-content/themes/hti-ca/zhuanti/images/bg1l.png) no-repeat center;
    height: 30px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 18px;
    left: 0;
}
@media (max-width: 767px) {
	.line_05 {
		padding-bottom: 0;
		background: none;
	}
	.title_34 {
		font-size: 20px;
	}
	.text_18 {
		font-size: 14px;
		display: block;
		text-align: center;
		padding-top: 0;
	}
	.hxjj_time {
		width: 100%;
	}
	.cont_datemsg {
		width: 100%;
		display: block;
		padding-top: 0;
	}
	.cont_datemsg .left_pic {
		display: none;
	}
	.ul_xy {
		width: 100%;
		margin: 0px 0 0 52px;
	}
	.ul_xy_zj {
		min-width: 100%;
		padding: 0 10px;
	}
	.ul_xy_zj li {
		line-height: 30px;
		font-size: 14px;
	}
	.ul_xy_zj li i {
		top: 8px;
	}
	.textBox {
		width: 100%;
		margin: 0;
		font-size: 14px;
		line-height: 23px;
	}
}