* {
	font-size: 16px;
}
.push_in {
	font-size: 0;
	padding: 20px 0;
	background-image: url(tt_bg_in.png);
	width: 100%;
	text-align: center;
}
.push_in .container {
	display: block;
	margin: auto;
}
.push_in span {
	color: #c70000;
	font-size: 36px;
	font-weight: bold;
}
.push_in img {
	vertical-align: top;
	margin-right: 20px;
}
.push_in a div {
	display: block;
	width: 1280px;
	margin: auto;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.push_in span:first-child {
	margin-right: 20px;
}
.container_in {
	margin: auto;
	width: 1280px;
	color: #444444;
}
.main_in {
	position: relative;
	padding-top: 20px;
	border-radius: 4px;
}
.main_in:last-child {
	padding-bottom: 20px;
}
ul.main_in li {
	width: 33.33%;
	float: left;
}
ul.main_in.pics_top_in {
	font-size: 0;
}
ul.main_in.pics_top_in li {
	display: inline-block;
	float: none;
}
ul.main_in.pics_top_in li a {
	float: none;
	margin-right: 0;
}
ul.main_in.pics_top_in li a img {
	width: 96%;
}
ul.main_in.pics_top_in li:nth-child(1) {
	text-align: left;
}
ul.main_in.pics_top_in li:nth-child(2) {
	text-align: center;
}
ul.main_in.pics_top_in li:nth-child(3) {
	text-align: right;
}

ul.main_in.pics_top_in li:nth-child(1) a {
	margin-right: 1%;
}
ul.main_in.pics_top_in li:nth-child(2) a {
	margin-left: 1%;
	margin-right: 1%;
}
ul.main_in.pics_top_in li:nth-child(3) a {
	margin-left: 1%;
}
ul.main_in.pics_top_in li:nth-child(3) a:last-child img {
	display: none;
}

ul.main_in li a {
	float: left;
	margin-right: 20px;
}
ul.main_in li img {
	width: 100%;
}
ul.main_in li a span {
	color: #fff;
	font-size: 24px;
}
.carousel_in {
	width: 50%;
}
.slide_in {
	float: left;
	width: 100%;
}
.slide_in li {
	float: left;
	width: 100%;
}
.slide_in li img {
	width: 100%;
}
.tabs_in {
	position: relative;
	width: 50%;
	height: 425.16px;
}
.tabs_in .tabs_title_in {
	margin-top: -10px;
	margin-left: 20px;
	border-bottom: 1px solid #e3e3e3;
}
.tabs_in .tabs_title_in li.active a {
	color: #fff;
	font-weight: bold;
}
.tabs_in .tabs_title_in li a {
	font-size: 18px;
}
.tabs_in .tabs_title_in li {
	float: left;
	width: 90px;
	height: 59px;
	line-height: 81px;
	text-align: center;
	cursor: pointer;
	font-size: 18px;
}
.tabs_in .tabs_title_in li:hover {
	color: #c02c38;
}
.tabs_in .tabs_title_in li.active {
	background-image: url(4_in.png);
	background-size: contain;
	background-repeat: no-repeat;
	color: #fff;
}
.tabs_in .tabs_list_in {
	max-height: 320px;
	overflow: auto;
	margin-left: 20px;
}
.tabs_in .tabs_list_in ul {
	display: none;
}
.tabs_in .tabs_list_in ul:first-child {
	display: block;
}
.tabs_in .tabs_list_in li {
	margin-top: 18px;
}
.tabs_in .tabs_list_in li a {
	font-size: 16px;
}
.tabs_in .tabs_list_in li::after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.tabs_in .tabs_list_in li span {
	float: left;
}
.tabs_in .tabs_list_in li span:first-child {
	position: relative;
	font-size: 16px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 10px;
}
.tabs_in .tabs_list_in li span:first-child::before {
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	border: 2px solid #d7d7d7;
	border-radius: 50%;
}
.tabs_in .tabs_list_in li span:last-child {
	float: right;
	font-size: 12px;
	color: #999999;
}
.info_in {
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
}
.info_in li {
	width: 33.33%;
	text-align: center;
	float: left;
	height: 40px;
	line-height: 40px;
}
.info_in li a {
	position: relative;
	display: block;
	margin-left: 20px;
	background-color: #f1f1f1;
}
.info_in li a::before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding: 1px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	z-index: 2;
}
.info_in li a::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 1px;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	z-index: 2;
}
.info_in li a span::before {
	content: '';
	position: absolute;
	left: 0;
	top: 2px;
	bottom: 2px;
	padding: 1px;
	border-left: 1px solid #f1f1f1;
	background-color: #fff;
	z-index: 3;
}
.info_in li a span::after {
	content: '';
	position: absolute;
	right: 0;
	top: 2px;
	bottom: 2px;
	padding: 1px;
	border-right: 1px solid #f1f1f1;
	background-color: #fff;
	z-index: 3;
}
.info_in li a span {
	font-size: 18px;
	color: #c02c38;
}
.info_in li img {
	vertical-align: text-top;
	margin-right: 10px;
	height: 20px;
}
.tabs_main_in {
	margin-top: 20px;
	z-index: 1;
}
.tabs_mtt_in {
	margin-left: -9px;
}
.tabs_mtt_in li.active::before {
	content: '';
	background-image: url(arrow_bottom_1_in.png);
	background-size: contain;
	background-repeat: no-repeat;
	position: absolute;
	bottom: -35px;
	left: 0;
	right: 0;
	margin: auto;
	width: 33px;
	height: 45px;
	z-index: 3;
}
.tabs_mtt_in li.active div {
	background-color: #de404c;
}
.tabs_mtt_in li {
	width: 25%;
	float: left;
	position: relative;
}
.tabs_mtt_in li div {
	cursor: pointer;
	background-color: #c02c38;
	text-align: center;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 15px;
}
.tabs_mtt_in li div img {
	vertical-align: middle;
}
.tabs_mtt_in li div span {
	font-size: 30px;
	color: #fff;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.tabs_menu_in li div img {
	display: inline-block;
}
.tabs_container_in {
}
.tabs_container_in .tabs_mttlist_in {
	display: none;
	height: 520px;
}
.tabs_container_in .tabs_mttlist_in:first-child {
	display: block;
}
.tabs_mttlist_in {
	margin-top: 15px;
	padding: 20px 30px;
	box-shadow: 0px 2px 7px #a9a9a9;
	background-color: #fff;
}
.tabs_mttlist_in ul.zwgk_in {
	margin-left: -40px;
	height: 400px;
}
.tabs_mttlist_in ul li {
	float: left;
	width: 36%;
}
.tabs_mttlist_in ul li:last-child {
	float: left;
	width: 28%;
}
.tabs_mttlist_in ul.mttlist_title_in {
	border-bottom: 2px solid #dcdbdb;
	margin-left: 40px;
}
.mttlist_main_in {
	margin-left: 40px;
}
.tabs_mttlist_in ul.mttlist_title_in li {
	position: relative;
	width: 25%;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
.tabs_mttlist_in ul.mttlist_title_in li a {
	font-size: 16px;
}
.tabs_mttlist_in ul.mttlist_title_in li:hover {
	color: #c02c38;
}
.tabs_mttlist_in ul.mttlist_title_in li.active a {
	font-size: 20px;
	color: #c02c38;
	font-weight: bold;
}
.tabs_mttlist_in ul.mttlist_title_in li.active::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0px;
	bottom: -1px;
	height: 2px;
	background-color: #c02c38;
}
.tabs_mttlist_in .tabs_ul_in {
	float: left;
}
.tabs_mttlist_in ul.mttlist_list_in li {
	width: 100%;
	padding: 15px 0;
	border-bottom: 1px dashed #dcdbdb;
}
.tabs_mttlist_in ul.mttlist_list_in li:last-child {
	border-bottom-width: 0;
}
.mttlist_list_in {
	min-height: 315px;
}
.mttlist_list_in li i {
	float: left;
	border: 2px solid #d7d7d7;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
	vertical-align: top;
	margin-top: 12px;
}
.mttlist_list_in li a {
	float: left;
	width: 80%;
	display: inline-block;
	line-height: 30px;
	max-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.mttlist_list_in li .w-100_in a {
	position: relative;
	width: 100%;
	overflow: inherit;
	white-space: normal;
	display: block;
	padding: 10px 0;
}
.mttlist_list_in li .w-100_in a span {
	display: block;
	float: none;
	margin-left: 100px;
	color: #444444;
	max-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-size: 16px;
}
.mttlist_list_in li .w-100_in a span:hover {
	color: #c02c38;
}
.mttlist_list_in li .w-100_in a div {
	position: absolute;
	top: 10px;
	width: 80px;
}
.mttlist_list_in li .w-100_in a div span {
	margin-left: 0;
	text-align: center;
	overflow: inherit;
}
.mttlist_list_in li .w-100_in a div span:first-child {
	font-size: 46px;
	font-weight: bold;
	color: #999999;
}
.mttlist_list_in li .w-100_in a div span:last-child {
	background-color: #999999;
	color: #fff;
	margin-top: 10px;
	line-height: normal;
}

.mttlist_list_in li span {
	float: right;
	line-height: 28px;
	font-size: 14px;
	color: #999999;
}
.mttlist_main_in ul {
	display: none;
}
.mttlist_main_in ul:first-child {
	display: block;
}
.two_main_in ul.mttlist_list_in li {
	width: 100%;
	padding: 5px 0;
	border-bottom-width: 0;
}
.two_main_in ul.mttlist_list_in li:nth-child(1),
.two_main_in ul.mttlist_list_in li:nth-child(2) {
	padding: 10px 0;
	border-bottom: 1px dashed #dcdbdb;
	height: 77px;
}
.two_main_in ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
}
.bi_in {
	margin-left: 40px;
	margin-top: 10px;
}
.bi_in img {
	vertical-align: middle;
	margin-right: 10px;
	height: 20px;
	margin-top: -4px;
}
.bi_in li a {
	font-size: 18px;
}
.bi_in label img {
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.tabs_mttlist_in ul.bi_in li {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #fff;
	margin-top: 10px;
	border: 1px solid #dcdbdb;
	padding: 14px 0;
}
.tabs_mttlist_in ul.bi_in li:first-child {
	padding: 0;
	border-width: 0;
	margin-top: 0;
	position: relative;
	height: 50px;
	line-height: 50px;
	background-image: url(bi_7_in.png);
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
}
.tabs_mttlist_in ul.bi_in li:first-child i:first-child {
	content: '';
	position: absolute;
	top: 25px;
	left: 10px;
	height: 1px;
	width: 35px;
	border-top: 1px solid #fff;
}
.tabs_mttlist_in ul.bi_in li:first-child i:first-child::before {
	content: '';
	position: absolute;
	top: -5px;
	left: 35px;
	height: 10px;
	width: 2px;
	background-color: #fff;
}
.tabs_mttlist_in ul.bi_in li:first-child i:last-child {
	content: '';
	position: absolute;
	top: 25px;
	right: 10px;
	height: 1px;
	width: 35px;
	border-top: 1px solid #fff;
}
.tabs_mttlist_in ul.bi_in li:first-child i:last-child::before {
	content: '';
	position: absolute;
	top: -5px;
	right: 35px;
	height: 10px;
	width: 2px;
	background-color: #fff;
}
.tabs_mttlist_in ul.bi_in li:last-child {
	border-width: 0;
	padding: 0;
}
.tabs_mttlist_in ul.bi_in li:last-child::after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.tabs_mttlist_in ul.bi_in li:last-child a {
	float: left;
	width: 50%;
}
.tabs_mttlist_in ul.bi_in li:last-child a div {
	position: relative;
	padding: 10px;
	background-color: #f8f8f8;
}
.tabs_mttlist_in ul.bi_in li:last-child a div::before {
	content: '';
	position: absolute;
	left: 4px;
	top: 4px;
	width: 20px;
	height: 20px;
	background-image: url(b_2_in.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.tabs_mttlist_in ul.bi_in li:last-child a div::after {
	content: '';
	position: absolute;
	right: 4px;
	top: 4px;
	width: 20px;
	height: 20px;
	background-image: url(b_3_in.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.tabs_mttlist_in ul.bi_in li:last-child a:first-child div {
	margin-right: 5px;
}
.tabs_mttlist_in ul.bi_in li:last-child a:last-child div {
	margin-left: 5px;
}
.tabs_mttlist_in ul.bi_in li:last-child a div img,
.tabs_mttlist_in ul.bi_in li:last-child a div span {
	display: block;
	margin: auto;
	font-size: 16px;
}
.special_in {
	margin: 20px 0;
}
.special_in .special_title_in {
	position: relative;
}
.special_in .special_title_in div img {
	background-color: #fff;
}
.special_in .special_title_in::before {
	content: '';
	position: absolute;
	height: 1px;
	left: 0;
	width: 100%;
	top: 15px;
	background-color: #e3e3e3;
	z-index: -1;
}
.special_in .special_title_in div {
	padding-right: 10px;
	background-color: #fff;
	display: inline-block;
}
.special_in .special_title_in a {
	position: absolute;
	right: 0;
	top: 5px;
	padding-left: 10px;
	background-color: #fff;
}
.special_in .special_title_in a div {
	background-color: #f0f0f0;
	border-radius: 8px;
	padding: 0 10px;
	font-size: 18px;
	color: #666;
}
.special_in .special_title_in a div:hover {
	color: #c02c38;
}
.special_in .special_title_in a img {
	margin-left: 4px;
	background-color: #f0f0f0;
}
.special_list_in {
	font-size: 0;
	padding-top: 20px;
	margin-left: -20px;
}
.special_list_in li {
	display: inline-block;
	width: 25%;
	margin-bottom: 10px;
}
.special_list_in li a {
	display: block;
	margin-left: 20px;
}
.special_list_in li a img {
	width: 100%;
}
.main_bg_in {
	position: relative;
	padding-bottom: 20px;
}
.main_bg_in .bg_in {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: #f8f8f8;
}
.main_bg_in .bg_in img {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}
.bs_in .bs_container_in {
	margin-left: -40px;
}
.bs_gr_in,
.bs_fr_in,
.bs_right_in {
	margin-left: 40px;
}
.bs_right_in {
	margin-top: 10px;
}
.bs_gr_in .bs_gr_title_in,
.bs_fr_in .bs_fr_title_in {
	border-bottom: 2px solid #dcdbdb;
}
.bs_gr_in .bs_gr_title_in li,
.bs_fr_in .bs_fr_title_in li {
	position: relative;
	width: 25%;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	text-align: center;
}
.bs_gr_in .bs_gr_title_in li.active,
.bs_fr_in .bs_fr_title_in li.active {
	font-size: 20px;
	color: #c02c38;
	font-weight: bold;
}
.bs_gr_in .bs_gr_title_in li.active::after,
.bs_fr_in .bs_fr_title_in li.active::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0px;
	bottom: -1px;
	height: 2px;
	background-color: #c02c38;
}
.bs_gr_in .bs_gr_container_in,
.bs_fr_in .bs_fr_container_in {
	font-size: 0;
	margin-left: -10px;
}
.bs_gr_in .bs_gr_container_in li,
.bs_fr_in .bs_fr_container_in li {
	display: inline-block;
	float: none;
	padding-top: 10px;
	width: 25% !important;
	text-align: center;
}
.bs_gr_in .bs_gr_container_in li a,
.bs_fr_in .bs_fr_container_in li a {
	border: 1px solid #eeeeee;
	display: block;
	padding: 10px 0;
	margin-left: 10px;
}
.bs_gr_in .bs_gr_container_in li img,
.bs_gr_in .bs_gr_container_in li span,
.bs_fr_in .bs_fr_container_in li img,
.bs_fr_in .bs_fr_container_in li span {
	display: block;
	margin: auto;
	text-align: center;
}
.bs_gr_in .bs_gr_container_in li img,
.bs_fr_in .bs_fr_container_in li img {
	height: 36px;
}
.bs_gr_more_in,
.bs_fr_more_in {
	position: relative;
	text-align: center;
	margin: 38px 0;
	color: #fff;
}
.bs_gr_more_in::after,
.bs_fr_more_in::after {
	content: '';
	height: 1px;
	background-color: #dcdbdb;
	position: absolute;
	top: 12px;
	left: 0;
	width: 100%;
}
.bs_gr_more_in a,
.bs_fr_more_in a {
	position: relative;
	z-index: 2;
	background-color: #fff;
	display: inline-block;
	padding: 0 4px;
}
.bs_gr_more_in a span,
.bs_fr_more_in a span {
	display: block;
	width: 113px;
	height: 24px;
	line-height: 23px;
	color: #fff;
	text-align: center;
	background-image: url(bs_more_bg.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.bs_gr_pics_in.bs_gr_pics_mobile_in {
	display: none;
}
.bs_gr_pics_in,
.bs_fr_pics_in {
	margin-left: -20px;
}
ul.bs_gr_pics_in li,
ul.bs_fr_pics_in li {
	width: 50% !important;
}
.bs_gr_pics_in li a,
.bs_fr_pics_in li a {
	position: relative;
	display: block;
	margin-left: 20px;
	overflow: hidden;
}

.bs_gr_pics_in li a img,
.bs_fr_pics_in li a img {
	width: 100%;
}
.masked_in .msked_bg_in {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #000;
	opacity: 0.5;
}
ul.bs_gr_pics_in li:hover .msked_bg_in,
ul.bs_fr_pics_in li:hover .msked_bg_in {
	display: block;
}
.masked_in .masked_container_in {
	position: absolute;
	left: 9%;
	right: 9%;
	top: 20%;
	color: #fff;
	z-index: 2;
}
.bs_gr_pics_in li a .masked_in,
.bs_fr_pics_in li a .masked_in {
	/* display: none; */
}
.bs_gr_pics_in li a:hover .masked_in,
.bs_fr_pics_in li a:hover .masked_in {
	display: block;
}
.masked_container_in .masked_title_in {
	font-size: 18px;
	font-weight: bold;
}
.masked_container_in .masked_info_in {
	margin-top: 10px;
}
.bs_r1_in {
	margin-left: -10px;
}
.bs_r1_in li {
	width: 50% !important;
}
.bs_r1_in li:last-child {
	margin-top: 10px;
	width: 100% !important;
}
.bs_r1_in li a {
	display: block;
	background-color: #f8f8f8;
	padding: 10px 0;
	margin-left: 10px;
}
.bs_r1_in li a img,
.bs_r1_in li a span {
	display: block;
	text-align: center;
	margin: auto;
}
.bs_r1_in li a span {
	margin-top: 4px;
	font-size: 18px;
}
.bs_r2_in {
	margin-top: 60px;
}
.bs_r2_in .bs_r2_title_in,
.bs_r3_in .bs_r3_title_in {
	position: relative;
	height: 20px;
	line-height: 20px;
	color: #c02c38;
	font-weight: bold;
	padding-left: 20px;
	font-size: 18px;
}
.bs_r2_in .bs_r2_title_in::before,
.bs_r3_in .bs_r3_title_in::before {
	content: '';
	position: absolute;
	width: 4px;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #c02c38;
}
.bs_r2_in .bs_r2_container_in {
	margin-top: 20px;
	text-align: center;
	font-size: 0;
}
.bs_r2_in .bs_r2_container_in div {
	display: inline-block;
	padding: 0 10px;
	border-left: 1px solid #dcdbdb;
}
.bs_r2_in .bs_r2_container_in div span {
	font-size: 14px;
}
.bs_r2_in .bs_r2_container_in h2 {
	font-size: 30px;
	font-weight: bold;
	color: #939393;
}
.bs_r3_in {
	margin-top: 60px;
}
.bs_r3_in .bs_r3_container_in {
	position: relative;
	margin-top: 10px;
	text-align: center;
	font-size: 0;
	margin-left: 20px;
}
.bs_r3_in .bs_r3_container_in img {
	position: absolute;
	left: 0;
	z-index: 2;
}
.bs_r3_in .bs_r3_container_in div {
	margin-left: 95px;
	padding-top: 5px;
}
.bs_r3_in .bs_r3_container_in div img {
	left: 90px;
	top: 7px;
	z-index: 1;
}
.bs_r3_in .bs_r3_container_in div span {
	position: relative;
	font-size: 14px;
	z-index: 2;
}
.bs_r3_in .bs_r3_container_in h2 {
	position: relative;
	font-size: 36px;
	font-weight: bold;
	color: #c02c38;
	z-index: 2;
}
.zm_r1_in {
	background-color: #f2f2f2;
	margin-top: 10px;
}
.zm_r1_in ul {
	margin-left: -10px;
	padding: 20px;
}
.zm_r1_in li {
	width: 20% !important;
}
.zm_r1_in li a {
	display: block;
	position: relative;
	height: 60px;
	line-height: 60px;
	background-color: #fff;
	border-radius: 8px;
	margin-left: 10px;
	text-align: center;
}
.zm_r1_in li a::before {
	content: '';
	background-image: url(zm_1_in.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: 0;
	top: 0;
	width: 25px;
	height: 25px;
}
.zm_r1_in li a::after {
	content: '';
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.zm_r1_in img {
	vertical-align: middle;
}
.zm_r1_in span {
	font-size: 18px;
	margin-left: 40px;
}
.zm_r1_in li:nth-child(2) span {
	margin-left: 0;
}
.zm_r2_in {
	margin-left: -40px;
}
.zm_r2_in ul li:first-child {
	width: 70%;
}
.zm_r2_in ul li:last-child {
	width: 30%;
}
ul.zm_r2_titles_in {
	position: relative;
	border-bottom: 2px solid #dcdbdb;
	margin-top: 20px;
	margin-left: 40px;
}
ul.zm_r2_titles_in li {
	position: relative;
	width: 100px !important;
	height: 30px;
	line-height: 30px;
	padding-bottom: 10px;
	cursor: pointer;
	text-align: center;
}
ul.zm_r2_titles_in li a {
	font-size: 20px;
}
.zm_r2_in li:last-child .zm_r2_titles_in li {
	width: 115px !important;
}
.zm_r2_titles_in li.active a {
	font-size: 20px;
	color: #c02c38;
	font-weight: bold;
}
.zm_r2_titles_in li.active::after {
	content: '';
	position: absolute;
	left: 0;
	right: 0px;
	bottom: -2px;
	height: 2px;
	background-color: #c02c38;
}
.zm_r2_container_in {
	margin-top: 10px;
	margin-left: 40px;
}
.zm_r2_container_in table {
	width: 100%;
}
.zm_r2_container_in table th a {
	background-color: #f0f0f0;
	color: #c02c38;
	font-size: 18px;
	font-weight: 400;
	display: block;
	padding: 8px 0;
}
.zm_r2_container_in table td {
	padding: 18px 0;
	text-align: center;
	border-bottom: 1px solid #dcdbdb;
}
.zm_r2_container_in table tr:last-child td {
	border-bottom-width: 0;
}
.zm_r2_container_in table th:nth-child(1) {
	width: 180px;
}
.zm_r2_container_in table th:nth-child(3) {
	width: 130px;
}
.zm_r2_container_in table th:nth-child(4) {
	width: 100px;
}
.zm_r2_container_in table th {
	text-align: center;
	padding-left: 10px;
}
.zm_r2_container_in table th:first-child {
	padding-left: 0;
}
.zm_r2_container_in table td:nth-child(2) {
	position: relative;
	text-align: left;
	width: auto;
	padding-left: 10px;
}
.zm_r2_container_in table td a {
	font-size: 16px;
}
.zm_r2_container_in table td:nth-child(2) a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	position: absolute;
	left: 10px;
	right: 0;
	top: 15px;
}
.zm_r2_container_in table td:nth-child(1) a,
.zm_r2_container_in table td:nth-child(3) a {
	color: #999999;
}
.zm_r2_container_in table td:nth-child(3),
.zm_r2_container_in table td:nth-child(4) {
	padding-left: 10px;
}
.ybj a {
	color: #dd9036;
}
.jxz a {
	color: #3a8f42;
}
.yjs a {
	color: #aaaaaa;
}
.zm_r2_info_in:last-child {
	display: none;
}
.xwfbh_slide_titles_in li,
.zxft_slide_titles_in li {
	float: none;
	width: 100% !important;
	display: none;
}
.xwfbh_slide_titles_in li:first-child,
.zxft_slide_titles_in li:first-child {
	display: block;
}
.xwfbh_slide_titles_in li a,
.zxft_slide_titles_in li a {
	display: block;
	padding: 10px;
	font-size: 16px;
}
.cfxw_in .cfxw_main_in li ul {
	margin: 10px 0 0 40px;
}
.cfxw_in .cfxw_main_in {
	margin-left: -40px;
}
.cfxw_in .cfxw_main_in li:first-child {
	width: calc(100% - 500px);
}
.cfxw_in .cfxw_main_in li:last-child {
	width: 500px;
}
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li {
	display: flex;
	width: 100%;
	background-color: #fafafa;
	margin: 0 0 35px;
	align-items: center;
}
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li div.video_in,
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li a,
.cfxw_in .cfxw_main_in ul.cfxw_right_in li div.video_in,
.cfxw_in .cfxw_main_in ul.cfxw_right_in li a {
	display: inline-block;
	vertical-align: middle;
}
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li div.video_in a,
.cfxw_in .cfxw_main_in ul.cfxw_right_in li div.video_in a {
	margin: auto;
	width: auto;
}
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li div.video_in a img,
.cfxw_in .cfxw_main_in ul.cfxw_right_in li div.video_in a img {
	max-width: 100%;
	min-width: 196px;
}
.cfxw_in .cfxw_main_in ul.cfxw_right_in li div.video_in {
	width: 100%;
}
.cfxw_in .cfxw_main_in ul.cfxw_right_in li a {
	display: block;
	margin: 4px 8px 0;
}
.cfxw_in .cfxw_main_in li ul.cfxw_left_in li a {
	display: inline-block;
	margin: 0 20px;
	width: 480px;
}
ul.cfxw_left_in li a span {
	font-size: 20px;
	margin-bottom: 20px;
	max-height: 57px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	font-weight: bold;
}
ul.cfxw_left_in li a div {
	color: #666;
	font-size: 18px;
}
ul.cfxw_left_in li a div label {
	display: inline-block;
	border-right: 2px solid #e5e3e3;
	font-size: 18px;
}
ul.cfxw_left_in li a div label:nth-child(2) {
	margin-left: 2px;
	width: 27%;
}
ul.cfxw_left_in li a div label:nth-child(3) {
	text-align: center;
	width: 37%;
}
ul.cfxw_left_in li a div label:last-child {
	text-align: right;
	border-right-width: 0;
	width: 29%;
}
ul.cfxw_left_in li a img,
ul.cfxw_right_in li a img {
	vertical-align: middle;
	margin-top: -3px;
	width: 18px;
}
.cfxw_in .cfxw_main_in .cfxw_right_in li {
	width: 225px;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 9px;
	margin-bottom: 20px;
}
.cfxw_in .cfxw_main_in .cfxw_right_in li:nth-last-child(1),
.cfxw_in .cfxw_main_in .cfxw_right_in li:nth-last-child(2) {
	margin-bottom: 0;
}
.cfxw_in .cfxw_main_in .cfxw_right_in li .video_in img {
	width: 100%;
}
ul.cfxw_right_in li a div {
	color: #666;
	font-size: 16px;
	margin-top: 10px;
	font-size: 18px;
}
.cfxw_in .cfxw_main_in .cfxw_right_in li:nth-child(even) {
	margin-left: 10px;
}
.cfxw_in .cfxw_main_in ul.cfxw_right_in li a span {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	color: #666;
	font-size: 18px;
}
.cfxw_in .cfxw_main_in ul.cfxw_right_in li a span:hover {
	color: #c02c38;
}
.sic_in {
	margin-top: 10px;
	border: 1px solid #dcdbdb;
}
.sic_in li {
	width: auto !important;
	font-size: 18px;
	margin: 0 5.9%;
	line-height: 26px;
	padding: 20px;
}
.sic_in li a span {
	font-size: 18px;
}
.sic_in li i {
	display: inline-block;
	vertical-align: middle;
	width: 26px;
	height: 26px;
	padding: 2px;
	margin-right: 10px;
	border-radius: 50%;
	background-color: #f8f8f8;
}
.sic_in li i img {
	width: 100%;
}

.more_in {
	display: none;
}
.mobile_occlusion_in {
	display: none;
}
.zxft_slide_in a img,
.xwfbh_slide_in a img {
	width: 338px !important;
	height: 225.33px !important;
}
.popup_in {
	position: fixed;
	bottom: 1%;
	left: 5px;
	z-index: 999;
}
.popup_in .popup_container_in {
	position: relative;
	width: 243px;
	padding: 20px;
	background-color: #f7f7f7;
}
.popup_in .popup_container_in span {
	position: absolute;
	right: 5px;
	top: -3px;
	color: #999999;
	font-size: 20px;
	cursor: pointer;
}
.popup_in .popup_container_in label {
	display: block;
	padding: 10px 0;
	font-size: 14px;
}
.popup_in .popup_container_in img {
	display: block;
}
.popup_in .popup_container_in a {
	color: #c02c38;
	font-size: 14px;
}