/*页面公用部分*/
body {
	font-family: "pingfang SC", "helvetica neue", arial, "hiragino sans gb",
		"microsoft yahei ui", "microsoft yahei", simsun, sans-serif;
}

.wrapper {
	background: none;
}

.inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.tea1_hd {
	padding: 70px 0 50px;
}

.tea1_hd h2 {
	font-size: 30px;
	color: #252b3a;
	text-align: center;
}

.tea1_hd p,
.teas_hd p {
	font-size: 14px;
	color: #252b3a;
	margin-top: 18px;
	text-align: center;
}

.tea1_hd p span {
	color: #d51229;
}

.clears::after {
	content: ".";
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0;
	height: 0;
}

.clears {
	zoom: 1;
}

.navs1 {
	width: 100%;
	background: #24468b;
}

.navs2 {
	width: 100%;
	background: #c93b3b;
}

.teas_hd {
	text-align: center;
	padding: 72px 0 50px;
}

.teas_hd h2 {
	font-size: 30px;
	color: #3e3e3e;
	display: inline-block;
	padding-left: 161px;
	position: relative;
	text-align: left;
	font-weight: bold;
}

.teas_hd h2 span {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 20px;
	color: #216df4;
	line-height: 32px;
	border-right: 1px solid #dadde4;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.teas_hd h2 span b {
	font-weight: normal;
	color: #303030;
	font-size: 20px;
	display: block;
	margin-top: -6px;
}

.teas_hd p {
	font-weight: normal;
	margin: 3px 0 2px;
	text-align: left;
}

.teas_hd h2 span.red {
	color: #fe3636;
}

.tea_ban .slideBox {
	overflow: hidden;
	position: relative;
	width: 100%;
	/*height: 260px;*/
}

.tea_ban .slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	left: 50%;
	width: 45px;
	margin-left: -22.5px;
	bottom: 30px;
	z-index: 1;
}

.tea_ban .slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: right;
}

.tea_ban .slideBox .hd ul li {
	float: left;
	margin: 0 4px;
	background: none;
	width: 10px;
	height: 10px;
	text-align: center;
	cursor: pointer;
	opacity: 0.5;
	border: 2px solid #fff;
	border-radius: 50%;
}

.tea_ban .slideBox .hd ul li.on {
	opacity: 1;
	background: #fff;
}

.tea_ban .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.tea_ban .slideBox .bd li {
	position: relative;
	height: 260px;
	zoom: 1;
	vertical-align: middle;
}

.tea_ban .slideBox .bd li img {
	position: absolute;
	left: 50%;
	top: 0;
	margin-left: -960px;
}

.tea_ban .slideBox .bd .ban2 {
	background: url(../images/tea/ban_img2.jpg) no-repeat center;
	height: 400px;
}

/*.tea_ban .slideBox .bd .ban3{ background: url(../images/tea/ban_img1.jpg) no-repeat center;height: 400px; }*/
/*tea_box1开始*/
.tea_box1 {
	padding-bottom: 58px;
}

.tea_box1 .main {
	position: relative;
	width: 1200px;
	height: 440px;
	overflow: hidden;
	padding-top: 16px;
	margin: 0 auto;
	box-sizing: border-box;
	background: -moz-linear-gradient(to right, #fff, #f7f7f7);
	background: linear-gradient(to right, #fff, #f7f7f7);
	border-radius: 4px;
	display: flex;
	padding: 10px;
}

.tea_box1 .main .img1 {
	width: 270px;
	float: left;
}

.tea_box1 .main ul {
	float: right;
	width: 405px;
	height: 310px;
	padding-top: 72px;
}

.tea_box1 .main ul li {
	position: relative;
	width: 316px;
	height: 36px;
	border-radius: 4px;
	overflow: hidden;
	padding-left: 33px;
	margin-bottom: 5px;
}

.tea_box1 .mainp1 {
	width: 400px;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #252b3a;
	margin-left: 60px;
}

.mainp1_title {

	display: flex;
	justify-items: center;
	align-items: center;
}

.mainp1_title>img {
	width: 26px;
	height: 20px;
	margin-left: 20px;
}

.mainp1_title>div {
	padding-bottom: 10px;
	padding-top: 20px;
	border-bottom: 4px solid #fc881c;
	font-size: 20px;
	font-weight: bold;
}

.jieshao_ul {
	padding-top: 14px;
	height: 340px;
	overflow: hidden;
}

.jieshao_li {
	margin-bottom: 20px;
	padding: 5px 0;
	padding-left: 10px;

}

.jieshao_lis {
	background-color: #fff;
	box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
	font-weight: bold;
}



.tea_box1 .main ul li a {
	overflow: hidden;
	display: block;
	width: 100%;
	height: 36px;
}

.tea_box1 .main ul li p {
	font-size: 15px;
	float: left;
	color: #252b3a;
	line-height: 36px;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.tea_box1 .main ul li:hover p {
	color: #252b3a;
	font-weight: bold;
}

.tea_box1 .main ul .bianlan {
	background: #fffffd;
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.1);
}

.newtea1_hd {
	text-align: center;
}

.tea1_ul {
	padding: 0 20px;
	position: relative;
	z-index: 10;
	display: flex;

}

/* .tea1_li {
	background-color: rgba(255, 0, 0, 0.5);
} */

.teaceng {}

.tea_box1 .main ul .bianlan p {
	color: #252b3a;
	font-weight: bold;
}

.tea_box1 .main ul .bianlan:before {
	position: absolute;
	left: 9px;
	top: 10px;
	width: 16px;
	height: 16px;
	background: url("/2020gw/images/teaimg/playing1.gif") no-repeat;
	background-size: 18px;
	content: "";
}

.tea_box1 .main .tea_video {
	position: relative;
	float: left;
	width: 720px;
	height: 405px;
	border-radius: 4px;
	overflow: hidden;
	margin-left: 19px;
}

.tea_box1 .main .tea_maskvideo {
	width: 720px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	cursor: pointer;
	height: 405px;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 11px;
}

.tea_box1 .main .tea_maskvideo img {
	display: block;
	margin: 158px auto 15px;
}

.tea_box1 .main .tea_maskvideo p {
	font-size: 16px;
	color: #ffffff;
	text-align: center;
}

/*.teabox2*/
.tea_box2 {
	width: 100%;
	overflow: hidden;
	background: -moz-linear-gradient(to bottom, #f7f7fa, #fff);
	background: linear-gradient(to bottom, #f7f7fa, #fff);
	padding-bottom: 78px;
}

.tea_box2 .tea1_hd {
	padding: 58px 0 32px;
}

.tea_box2 .teabox1_con {
	position: relative;
	z-index: 2;
	padding: 55px 0 84px;
}

.tea_box2 .teabox1_con ol {
	height: 42px;
	text-align: center;
}

.tea_box2 .teabox1_con ol li {
	position: relative;
	display: inline-block;
	font-size: 17px;
	color: #252b3a;
	line-height: 40px;
	cursor: pointer;
	margin: 0 34px;
}

.tea_box2 .teabox1_con ol li:hover {
	font-weight: bold;
}

.tea_box2 .teabox1_con ol li.cur {
	color: #252b3a;
	font-weight: bold;
	border-bottom: 2px #ff6529 solid;
}

.tea_box2 .teabox1_con ol li.cur:before {
	position: absolute;
	left: 50%;
	top: 42px;
	border-style: solid;
	border-width: 5px 7px 0 7px;
	border-color: #ff6529 transparent transparent transparent;
	margin-left: -7px;
	content: "";
}

.tea_box2 .teabox1_con ol li:after {
	position: absolute;
	right: -78px;
	top: 0;
	width: 78px;
	font-size: 18px;
	color: rgba(103, 103, 103, 0.2);
	text-align: center;
	font-weight: normal;
	line-height: 40px;
	content: "/";
}

.tea_box2 .teabox1_con ol li:last-child:after {
	content: "";
}

.tea_box2 .teabox1_con .box1conlist {
	display: none;
	height: 222px;
	margin-top: 47px;
}

.tea_box2 .teabox1_con .box1conlist.cur {
	display: block;
}

.tea_box2 .teabox1_con .box1conlist ul {
	width: 1210px;
}

.tea_box2 .teabox1_con .box1conlist ul li {
	position: relative;
	float: left;
	width: 369px;
	height: 222px;
	border: 2px #fff solid;
	background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
	background: linear-gradient(to bottom, #f3f5f8, #fff);
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
		-6px -6px 18px 0 rgba(255, 255, 255, 0.7);
	margin: 0 17px 0 15px;
}

.tea_box2 .teabox1_con .box1conlist ul li .pic {
	height: 180px;
	border-radius: 4px 4px 0 0;
	overflow: hidden;
	background-color: #000;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.tea1_li {
	display: flex;
	margin-bottom: 10px;
	flex-wrap: wrap;
}

.tea1_ul {
	margin-top: 40px;
}

/* .tea1_li>div {
	margin-right: 10px;
} */

.tea1_img {
	flex: 1;
	/* 或者设置具体的宽度 */
	margin: 0 10px;
	min-width: 266px;
	max-width: 266px;
	/* 设置最小宽度，避免内容过少时列过宽 */
}

.tea1_img>img {
	width: 266px;
	height: 394px;
}

.tea_box2 .teabox1_con .box1conlist ul li img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.tea_box2 .teabox1_con .box1conlist ul li span {
	display: block;

	font-size: 17px;
	color: #252b3a;
	line-height: 10px;
	font-weight: bold;
	/*margin: 16px auto 0;*/
	text-align: center;
	margin-top:16px;

}

.tea_box2 .teabox1_con .box1conlist ul li p {
	display: none;
	width: 326px;
	height: 80px;
	font-size: 15px;
	color: #252b3a;
	line-height: 20px;
	overflow: hidden;
	margin: 14px auto 0;
}


.tea_box2 .teabox1_con .box1conlist ul li a:after {
	opacity: 0;
	position: absolute;
	left: 50%;
	bottom: -30px;
	width: 124px;
	height: 32px;
	font-size: 16px;
	color: #ff5d15;
	text-align: center;
	line-height: 28px;
	border-radius: 16px;
	border: 2px #fff solid;
	box-sizing: border-box;
	background: -moz-linear-gradient(to bottom, #fafafa, #fff);
	background: linear-gradient(to bottom, #fafafa, #fff);
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
		-6px -6px 18px 0 rgba(255, 255, 255, 0.7);
	margin-left: -62px;
	content: "查看详情";
	cursor: pointer;
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}



.tea_box2 .teabox2_cons {
	position: relative;
	width: 1200px;
	border-radius: 4px;
	box-shadow: 6px 6px 18px 18px rgba(55, 99, 170, 0.06), -6px -6px 18px 0 #fff;
	background: #fff;
	z-index: 3;
	padding: 50px 0 66px;
}

.clears>p {
	font-weight: bold;
	font-size: 16px;
	line-height: 24px;
}

.newtitle1 {
	padding: 4px 10px !important;
	border-radius: 20px;
	background: #ffab3e;
	display: inline-block;
	color: #fff !important;
	margin-top: 30px;
}

.newtitle2 {
	padding: 4px 10px !important;
	border-radius: 20px;
	background: #ff8824;
	display: inline-block;
	color: #fff !important;
	margin-top: 20px;
}

.newtext {
	font-weight: bold !important;
}

.clears_title {
	font-weight: bold !important;
}

.newtext>span {
	color: #ff8824 !important;
}

.tea_box2 .teabox2_cons .teabox2_hd {
	height: 54px;
	overflow: hidden;
	margin-left: 56px;
}

.tea_box2 .teabox2_cons .teabox2_hd i {
	float: left;
	width: 36px;
	height: 54px;
	background: url("/2020gw/images/teaimg/pic.png") no-repeat 0 -83px;
}

.tea_box2 .teabox2_cons .teabox2_hd2 i {
	background-position-x: -38px;
}

.tea_box2 .teabox2_cons .teabox2_hd3 i {
	background-position-x: -76px;
}

.tea_box2 .teabox2_cons .teabox2_hd p {
	float: left;
	font-size: 20px;
	color: #252b3a;
	margin-left: 5px;
}

.tea_box2 .teabox2_cons .teabox2_hd p span {
	display: block;
	color: #d51229;
	font-weight: bold;
	margin: -2px 0 4px;
}

.tea_box2 .teabox2_cons .teabox2_hd p span em {
	display: inline-block;
	width: 17px;
	height: 2px;
	background: #d51229;
	margin-left: 8px;
}

.tea_box2 .teabox2_cons .teamain_bot {
	width: 1168px;
	overflow: hidden;
	padding-top: 80px;

}

.tea_box2 .teabox2_cons {
	overflow: hidden;

}

.tea_box2 .teabox2_cons .teamain_bot .botlists {
	float: left;
	width: 334px;

	background: #fafafa;
	margin: 0 8px 0 38px;

}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul {
	margin: 46px 0 0 26px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul li {
	position: relative;
	width: 268px;
	height: auto;
	border: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul li .h4 {
	font-size: 15px;
	color: #252b3a;
	font-weight: normal;
	text-align: left;
	padding: 20px 0 4px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul li p {
	font-size: 14px;
	color: #98a3b7;
	text-align: left;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul li p span {
	display: inline;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists ul li img {
	display: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists h2 {
	left: 27px;
	top: -21px;
	width: 205px;
	height: 44px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	line-height: 44px;
	border-radius: 30px;
	box-shadow: none !important;
	background: #ff8824;

	padding-top: 0;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists h2:after {
	position: absolute;
	right: -53px;
	top: 21px;
	width: 7px;
	height: 12px;
	background: url("/2020gw/images/teaimg/pic.png") no-repeat -70px -32px;
	content: "";
}

.tea_box2 .teabox2_cons .teamain_bot .botlists:last-child h2:after {
	background: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists h2 span {
	float: left;
	width: 145px;
	height: 55px;
	color: #ff5d15;
	line-height: 49px;
	border-radius: 6px 8px 8px 6px;
	border: 2px #fff solid;
	box-sizing: border-box;
	background: -moz-linear-gradient(to bottom, #f3f4f8, #fbfdfc);
	background: linear-gradient(to bottom, #f3f4f8, #fbfdfc);
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
		-6px -6px 18px 0 rgba(255, 255, 255, 0.7);
}

.tea_box2 .teabox2_cons .teamain_bot .botlists:last-child h2 span {
	width: 184px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 {
	margin-left: 38px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 img {
	display: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 .bot2con {
	top: 105px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 .bot2con p {
	font-size: 15px;
	color: #252b3a;
	line-height: 26px;
	padding-left: 0;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 .bot2con p span {
	margin-bottom: 7px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 .bot2con p span em {
	color: #d51229;
	font-style: inherit;
	margin-right: 6px;
}

.newtea1_hd {
	/* height: 600px; */
}

.yuansan {
	display: inline-block !important;
	width: 12px;
	height: 12px;
	border: 1px solid #ff8824;
	border-radius: 50%;
	margin: 0 !important;
	text-align: center;
	line-height: 10px;
	font-size: 12px !important;
	color: #ff8824 !important;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists .teacherpic8 .bot2con p span i {
	display: block;
	float: left;
	font-style: inherit;
	margin-right: 5px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists3 .teacherpic9 {
	display: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists3 .bot3con {
	left: 0;
	top: 66px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists3 .bot3con p {
	position: relative;
	width: 200px !important;
	font-size: 15px;
	color: #252b3a;
	padding: 0 !important;
	margin: 0 0 7px 38px;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists3 .bot3con p:last-child:after {
	background: none;
}

.tea_box2 .teabox2_cons .teamain_bot .botlists3 .bot3con p em {
	color: #d51229;
	font-style: inherit;
	margin-right: 6px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul {
	margin: 41px 0 59px 18px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li {
	float: left;
	width: 190px;
	height: 144px;
	border: 2px #fff solid;
	box-sizing: border-box;
	background: -moz-linear-gradient(to bottom, #f3f5f8, #fff);
	background: linear-gradient(to bottom, #f3f5f8, #fff);
	border-radius: 4px;
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
		-6px -6px 18px 0 rgba(255, 255, 255, 0.7);
	margin-left: 36px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li h3 {
	height: 30px;
	font-size: 16px;
	color: #252b3a;
	line-height: 40px;
	padding-top: 22px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li h3 i {
	float: left;
	width: 42px;
	height: 30px;
	background: url("/2020gw/images/teaimg/pic.png") no-repeat 0 0;
	margin: 0 9px 0 19px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li.main2li2 h3 i {
	background-position-x: -44px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li.main2li3 h3 i {
	background-position-x: -88px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li.main2li4 h3 i {
	background-position-x: -132px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li.main2li5 h3 i {
	background-position-x: -176px;
}

.tea_box2 .teabox2_cons .teabox2_main2 ul li p {
	font-size: 14px;
	color: #98a3b7;
	padding: 13px 20px 0;
}

.tea_box2 .teabox2_cons .teabox2_main4 {
	position: relative;
	width: 1107px;
	height: 656px;
	margin: 52px 0 0 55px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .before_b {
	position: absolute;
	right: 0;
	top: -30px;
	width: 90px;
	height: 740px;
	box-shadow: inset -54px 0 50px -20px #fff;
	z-index: 3;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon {
	width: 1107px;
	height: 612px;
	overflow: hidden;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li {
	float: left;
	width: 245px;
	height: 696px;
	margin-right: 12px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .teamain {
	position: relative;
	width: 245px;
	height: 300px;
	border-radius: 4px;
	overflow: hidden;
	margin-bottom: 12px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li img {
	width: 100%;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot {
	position: absolute;
	left: 0;
	top: 223px;
	width: 100%;
	height: 77px;
	box-sizing: border-box;
	background: rgba(8, 8, 27, 0.7);
	padding: 13px 16px 0;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot h2 {
	float: left;
	height: 25px;
	line-height: 25px;
	font-size: 18px;
	color: #fff;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot h2 span {
	display: none;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot h3 {
	float: left;
	width: 149px;
	height: 25px;
	line-height: 28px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	margin-left: 4px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot h3 span {
	float: left;
	margin-left: 6px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot p {
	float: left;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 0;
	color: rgba(255, 255, 255, 0.5);
	overflow: hidden;
	margin-top: 5px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_bot p span {
	font-size: 14px;
	float: left;
	margin-right: 6px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_mask {
	position: absolute;
	left: 0;
	top: 300px;
	width: 100%;
	height: 265px;
	box-sizing: border-box;
	background: rgba(8, 8, 27, 0.7);
	padding: 0 16px;
	transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_mask h2 {
	display: none;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_mask h3 {
	width: 172px;
	height: 22px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 22px;
	border-radius: 11px;
	background: #871328;
}

.tea_box2 .teabox2_cons .teabox2_main4 .maincon ul li .main_mask p {
	height: 176px;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}


.tea_box2 .teabox2_cons .teabox2_main4 .mCSB_scrollTools .mCSB_draggerContainer {
	left: 8px;
	top: -3px;
	height: 8px;
}

.tea_box2 .teabox2_cons .teabox2_main4 #content-8.content #mCSB_1_scrollbar_horizontal {
	bottom: -30px;
	width: 800px;
	height: 2px;
	background: #e5ebeb;
	margin: 0 auto;
}

.tea_box2 .teabox2_cons .teabox2_main4 .mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail {
	margin: 0px auto 0;
	background: none;
	height: 2px;
	box-shadow: none;
	position: relative;
}

.tea_box2 .teabox2_cons .teabox2_main4 .mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
	width: 100%;
	height: 6px;
	margin: 0 auto;
	border: 1px #fff solid;
	box-shadow: 0 4px 9px rgba(193, 200, 214, 0.71);
	background: #d51229;
	position: relative;
	opacity: 0.65;
}

.tea_box2 .teabox2_cons .teabox2_main4 ul li .day_box {
	width: 80px;
	height: 27px;
	background: #3db6ef;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 29px;
	border-radius: 9px 9px 0 0;
	margin-left: 16px;
}

.tea_box2 .teabox2_cons .teabox2_main4 ul li .main {
	border: 1px solid #23a8ff;
	border-radius: 9px;
	padding: 10px 10px 10px 14px;
	height: 308px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}

.tea_box2 .teabox2_cons .teabox2_main4 ul li .main p {
	font-size: 15px;
	color: #797979;
	line-height: 27px;
}

.tea_box2 .teabox2_cons .teabox2_main4 .mainhd {
	position: relative;
	width: 327px;
	height: 2px;
	background: #e5ebeb;
	margin: 32px auto 0;
}

.tea_box2 .teabox2_cons .teabox2_main4 .mainhd span {
	position: absolute;
	left: 0;
	top: -3px;
	width: 50px;
	height: 6px;
	border-radius: 3px;
	border: 1px #fff solid;
	box-shadow: 0 4px 9px rgba(193, 200, 214, 0.71);
	background: #d51229;
	cursor: pointer;
}

.tea_box2 .teabox2_cons .teabox2_main3 {
	margin: 50px auto 85px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ol li {
	position: relative;
	float: left;
	width: 433px;
	height: 46px;
	font-size: 16px;
	color: #252b3a;
	text-align: center;
	line-height: 46px;
	border-radius: 4px 4px 0 0;
	background-color: #eaeaea;
	margin: 0 40px 0 97px;
	z-index: 4;
}

.tea_box2 .teabox2_cons .teabox2_main3 ol li:last-child {
	background-color: #f1f1f1;
	margin-right: 0;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul {
	width: 1143px;
	position: relative;
	z-index: 3;
	margin: 0 auto;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li {
	float: left;
	width: 520px;
	height: 630px;
	border-radius: 4px;
	border: 2px #fff solid;
	box-sizing: border-box;
	background: -moz-linear-gradient(to bottom, #fafafa, #fcfcfc);
	background: linear-gradient(to bottom, #fafafa, #fcfcfc);
	box-shadow: 6px 6px 18px 0 rgba(55, 99, 170, 0.06),
		-6px -6px 18px 0 rgba(255, 255, 255, 0.7);
	margin: 0 14px 0 30px;
	padding-top: 8px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li h3 {
	font-size: 15px;
	color: #404550;
	padding: 24px 0 20px 20px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li h3 b {
	display: block;
	font-size: 18px;
	color: #252b3a;
	margin-bottom: 6px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li h3 i {
	color: #d51229;
	margin-right: 6px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 {
	border-bottom: 1px #ebebf5 solid;
	padding-bottom: 17px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p {
	float: left;
	width: 33%;
	font-size: 13px;
	color: #98a3b7;
	line-height: 19px;
	box-sizing: border-box;
	padding: 12px 10px 0 15px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p span {
	display: block;
	width: 60px;
	height: 29px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 29px;
	border-radius: 4px;
	background-color: #ffab3d;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p:nth-child(2) span {
	background-color: #ff863d;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p:nth-child(3) span {
	background-color: #ff663d;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p i {
	display: block;
	font-size: 16px;
	color: #252b3a;
	font-style: inherit;
	line-height: 24px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con1 p b {
	display: block;
	font-size: 16px;
	color: #fb5826;
	margin-bottom: 14px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con2 p {
	float: left;
	width: 219px;
	height: 96px;
	font-size: 13px;
	color: #98a3b7;
	line-height: 19px;
	box-sizing: border-box;
	margin: 0 -20px 0 20px;
	padding-left: 22px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con2 p:nth-child(2),
.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con2 p:nth-child(3) {
	background-color: #f5f5f5;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con2 p b {
	display: block;
	font-size: 14px;
	color: #252b3a;
	padding: 18px 0 2px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con2 p span {
	color: #fb5826;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .left_con,
.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con {
	width: 461px;
	margin: 0 auto;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con1 {
	border-bottom: 1px #ebebf5 solid;
	padding-bottom: 26px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con p {
	font-size: 13px;
	color: #98a3b7;
	line-height: 24px;
	padding-left: 20px;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con1 p {
	font-size: 14px;
	color: #5e6066;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con p em {
	display: inline-block;
	width: 15px;
	color: #fb5826;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con p b {
	display: block;
	font-size: 16px;
	color: #fb5826;
}

.tea_box2 .teabox2_cons .teabox2_main3 ul li .right_con2 p {
	margin-bottom: 5px;
}

.tea_box2 .teabox2_cons .tea_hd {
	position: relative;
	float: left;
	width: 182px;
	margin: 63px 0 0 55px;
	padding: 0;
}

.tea_box2 .teabox2_cons .tea_hd ul {
	width: 100%;
}

.tea_box2 .teabox2_cons .tea_main .before_b {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 957px;
	height: 141px;
	box-shadow: inset 0 -90px 60px -18px #fff;
}

.tea_box2 .teabox2_cons .tea_hd ul li {
	width: 182px;
	height: 35px;
	font-size: 15px;
	color: #404550;
	line-height: 35px;
	border-radius: 4px;
	box-sizing: border-box;
	margin-bottom: 5px;
	padding-left: 12px;
	cursor: pointer;
}

.tea_box2 .teabox2_cons .tea_hd ul li.auids,
.tea_box2 .teabox2_cons .tea_hd ul li.arobot,
.tea_box2 .teabox2_cons .tea_hd ul li.ahm,
.tea_box2 .teabox2_cons .tea_hd ul li.ahmkf,
.tea_box2 .teabox2_cons .tea_hd ul li.aCBEC,
.tea_box2 .teabox2_cons .tea_hd ul li.aLinux {
	display: none;
}

.tea_box2 .teabox2_cons .tea_hd ul li.cur {
	color: #d51229;
	background: #e7e9f1;
}

.tea_box2 .teabox2_cons .tea_hd ul li:hover {
	color: #d51229;
}

.tea_box2 .teabox2_cons .tea_con {
	float: left;
	width: 898px;
	/* border-right: 10px #f6f6f6 solid; */
	margin: 52px 0 0 44px;
}

.tea_box2 .teabox2_cons .tea_txt {
	display: none;
	width: 908px;
	/* max-height: 1010px; */
	/* overflow-y: auto; */
}

.tea_box2 .teabox2_cons .tea_txt_cur {
	display: block;
}

/* .tea_box2 .teabox2_cons .tea_txt::-webkit-scrollbar {width: 10px;height: 1px;} */
/* .tea_box2 .teabox2_cons .tea_txt::-webkit-scrollbar-thumb {width: 10px;border-radius: 2px;background: #ccc;} */
/* .tea_box2 .teabox2_cons .tea_txt::-webkit-scrollbar-track{width: 10px;height: 1px;} */
.tea_box2 .teabox2_cons .tea_txt ul {
	width: 900px;
	overflow: hidden;
}

.tea_box2 .teabox2_cons .tea_txt ul li {
	float: left;
	width: 423px;
	height: 286px;
	border-radius: 4px;
	background: #fff;
	overflow: hidden;
	margin: 0 25px 31px 0;
}

.tea_box2 .teabox2_cons .tea_txt ul li img {
	float: left;
	width: 190px;
	border-radius: 4px;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt {
	float: left;
	width: 200px;
	margin-left: 25px;
	padding-top: 15px;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt h3 {
	float: left;
	width: 75px;
	height: 35px;
	font-size: 20px;
	color: #30343e;
	line-height: 30px;
	border-bottom: 1px #d51229 solid;
	margin-bottom: 10px;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt h4 {
	display: none;
	float: left;
	width: 115px;
	height: 35px;
	font-size: 14px;
	color: #d51229;
	line-height: 35px;
	border-bottom: 1px #d51229 solid;
	margin-bottom: 10px;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt p {
	width: 97%;
	max-height: 224px;
	font-size: 14px;
	color: #30343e;
	line-height: 22px;
	overflow-y: auto;
	padding-right: 3%;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt p::-webkit-scrollbar {
	width: 4px;
	height: 1px;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt p::-webkit-scrollbar-thumb {
	width: 4px;
	border-radius: 2px;
	background: #e3e3e3;
}

.tea_box2 .teabox2_cons .tea_txt ul li .li_txt p::-webkit-scrollbar-track {
	width: 4px;
	height: 1px;
}

.tea_box2 .flowbg1 {
	position: absolute;
	right: -360px;
	top: 316px;
}

.tea_box2 .flowbg2 {
	position: absolute;
	left: -360px;
	top: 618px;
	-moz-transform: scaleX(-1);
	-webkit-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}

a img {
	display: inline-block;
}

.tea1_img {
	position: relative;
}

.tea_cont {
	position: absolute;
	z-index: 3;
	top: 0;
	right: -287px;
	width: 266px;
	height: 394px;
	background-color: rgba(39, 39, 52, 0.9);
	color: #fff;
	display: none;

}

/* 
.tea1_li {
	background-color: rgba(39, 39, 52, 0.5);
}

.tea1_img::before {
	content: "";

	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(39, 39, 52, 0.5);

}

.tea1_img {
	position: relative;
	background-image: url("../image/teachers/teacherbg.png");
} */



.jieshao_li {
	cursor: pointer;



}

.tea_title {
	display: flex;
	align-items: center;

	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 20px;
	margin-top: 30px;

}

.tea_name {
	font-size: 20px;
	font-weight: bold;

	margin-right: 20px;
}

.tea_tag {
	padding: 10px 0;
	margin: 0 20px;
	text-align: left;
}

.tagli {
	border: 1px solid #fff;
	padding: 3px 8px;
	border-radius: 20px;
	display: inline-block;
}

.tea_docs {
	margin: 0 20px;
	text-align: left;
	margin-top: 20px;
}