.clear {
	content: '';
	visibility: hidden;
	display: block;
	clear: both;}
.transi {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.text-line {
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #c2392b;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header {
	width: 100%;
	z-index: 1000;
	background: #f6f6f6;}
#header .header-top {
	width: 100%;
	height: 2.875rem;
	margin: 0 auto;
	padding: 0 3.625rem;
	position: relative;}
#header .header-top .header-top-container {
	float: left;
	width: 100%;}
#header .header-top .logo {
	height: 1.125rem;
	margin-top: 0.925rem;
	float: left;}
#header .header-top .line {
	float: left;
	width: 0.05rem;
	height: 1.5rem;
	background: #bfbfbf;
	margin: 0.825rem 0.55rem 0.55rem 0.55rem;}
#header .header-top .text {
	font-size: 0.925rem;
	line-height: 2.875rem;
	color: #3e3a39;}
#header .header-top .engtext {
	width: 4.15rem;
	display: inline-block;
	font-size: 0.3625rem;
	margin-left: 0.375rem;
	font-family: 'Helvetica';
	color: #3e3a39;}
#header .header-top .tb {
	float: right;
	padding-left: 0.5rem;
	position: absolute;
	height: 0.625rem;
	width: 0.625rem;
	cursor: pointer;
	right: 9.25rem;
	top: 0.875rem;}
#header .header-top .tb:hover .tb_img {
	width: 1.8rem;
	position: absolute;
	z-index: 99;
	right: -1.2rem;
	top: 1.25rem;}
#header .header-top .tb .tb_img {
	width: 0;
	top: 0.875rem;
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header .header-top .tb .tb_img img {
	width: 100%;
	height: 100%;}
#header .header-top .tb img {
	width: 0.625rem;}
#header .header-top .wx {
	float: right;
	position: absolute;
	height: 0.625rem;
	width: 0.625rem;
	cursor: pointer;
	right: 10rem;
	top: 0.875rem;}
#header .header-top .wx a img {
	width: 100%;}
#header .header-top .search-container {
	float: right;
	position: absolute;
	height: 0.75rem;
	top: 1.25rem;
	right: 3.625rem;}
#header .header-top .search-container .search-inp {
	display: block;
	width: 4.25rem;
	height: 0.625rem;
	border: 0.025rem solid #d4d4d4;
	color: #333;
	font-size: 0.3rem;
	padding: 0 0.75rem 0 0.25rem;
	background: #e6e6e5;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header .header-top .search-container .submit-button {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0.25rem;
	background: transparent;
	border: none;
	cursor: pointer;
	padding: 0;}
#header .header-top .search-container .submit-button .icon-search {
	position: relative;
	top: -0.04rem;
	font-size: 0.4rem;
	color: #000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header .header-top .search-container .submit-button .icon-search:hover {
	color: #cbcbc8;}
#header .header-top .search-container .icon-search {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 0.35rem;
	color: #333;}
#header .nav {
	width: 100%;
	height: 1rem;
	background: #cbcbc8;
	position: absolute;
	z-index: 22;}
#header .nav .nav-list {
	width: 100%;
	height: 1rem;
	margin: 0 auto;
	padding: 0 4.5rem;}
#header .nav .nav-list .nav-item {
	float: left;
	margin: 0 0.75rem;
	position: relative;
	height: 1rem;
	/* display: block; */
	line-height: 0.5rem;}
#header .nav .nav-list .nav-item .nav-link::before {
	content: '';
	display: block;
	width: 0.05rem;
	height: 0.05rem;
	background: #333333;
	position: absolute;
	top: 0.5rem;
	left: -0.75rem;}
#header .nav .nav-list .nav-item:first-child .nav-link::before {
	content: '';
	display: block;
	width: 0px;
	height: 0px;
	background: #333333;
	position: absolute;
	top: 0.5rem;
	left: -0.625rem;}
#header .nav .nav-list .nav-item:first-child {
	margin-left: 0;}
#header .nav .nav-list .nav-item:last-child {
	margin-right: 0;}
#header .nav .nav-list .nav-item:hover .nav-link {
	color: #fff;}
#header .nav .nav-list .nav-item:hover .iconfont {
	color: #fff;}
#header .nav .nav-list .nav-item.active .nav-link {
	color: #fff;}
#header .nav .nav-list .nav-item .nav-link {
	display: inline-block;
	font-size: 0.4rem;
	color: #333333;
	line-height: 1rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header .nav .nav-list .nav-item .iconfont {
	color: #333333;
	font-size: 0.3rem;
	position: absolute;
	top: 0.475rem;
	right: -0.35rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
#header .nav .nav-list .nav-item .iconfont.icon-sanjiaoxia {
	display: block;}
#header .nav .nav-list .nav-item .iconfont.icon-right {
	display: none;}
@media screen and (min-width: 110px) {
	#header .nav .nav-list .nav-item.nav-item-haschild:hover .nav-child-list {}
	#header .nav .nav-list .nav-item.nav-item-haschild:hover .nav-child-list .nav-child-item {
		height: 0.9rem;
		border-bottom: 0.02rem solid #d5d4d4;
		width: 3.15rem;
		text-align: center;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list {
		background: #abaaaa;
		position: absolute;
		top: 1rem;
		left: -0.65rem;
		padding: 0;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list::before {
		content: '';
		display: block;
		width: 100%;
		height: 0;
		background: #333333;
		position: absolute;
		top: 0px;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list .nav-child-item {
		height: 0;
		overflow: hidden;
		-webkit-transition: all 0.3s;
		transition: all 0.3s;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list .nav-child-item:last-child {
		border-bottom: none;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list .nav-child-item:hover {
		background: #7c7c7c;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list .nav-child-item:hover a {
		color: #fff;}
	#header .nav .nav-list .nav-item.nav-item-haschild .nav-child-list .nav-child-item .nav-child-link {
		display: block;
		line-height: 0.9rem;
		font-size: 0.35rem;
		color: #333333;
		white-space: nowrap;}
}
#footer {
	width: 100%;
	height: 1.75rem;
	background: #e06458;
	overflow: hidden;
	background: #cbcbc8;
	margin-top: 1.25rem;}
#footer p {
	text-align: center;
	line-height: 1.75rem;
	font-size: 0.3rem;
	color: #333;}
#index #header .banner {
	height: 8.75rem;}
.slide-banner {
	width: 100%;
	height: 7.5rem;
	overflow: hidden;
	position: relative;
	margin-top: 1rem;}
.slide-banner .banner-list {
	overflow: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.slide-banner .banner-list .banner-item {
	position: relative;
	width: 100%;
	height: 7.5rem;
	float: left;}
.slide-banner .banner-list .banner-item .img-container {
	position: relative;
	width: 100%;
	height: 100%;}
.slide-banner .banner-list .banner-item .img-container .banner-img {
	width: 100%;
	min-height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);}
.slide-banner .banner-list .banner-item .text-container {
	width: 100%;
	height: 0.8rem;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 2.5rem 0 0.5rem;}
.slide-banner .banner-list .banner-item .text-container .banner-text {
	width: 10.5rem;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
	white-space: nowrap;
	font-size: 0.35rem;
	line-height: 0.8rem;}
.slide-banner .slide-control {
	position: absolute;
	bottom: 0.25rem;
	right: 0.5rem;}
.slide-banner .slide-control .slide-control-item {
	display: inline-block;
	width: 0.125rem;
	height: 0.125rem;
	border-radius: 0.05rem;
	background: #fff;
	margin-right: 0.2rem;
	cursor: pointer;}
.slide-banner .slide-control .slide-control-item:last-of-type {
	margin-right: 0;}
.slide-banner .slide-control .slide-control-item.active {
	background: #c2392b;}
.banner {
	width: 100%;
	height: 9.25rem;
	margin: 0 auto;
	overflow-x: hidden;
	position: relative;
	margin-top: 1.375rem;}
.banner .banner-list2 {
	width: 100%;
	height: 9.25rem;
	overflow-y: hidden;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.banner .banner-list2 .banner-item2 {
	width: 100%;
	height: 9.25rem;
	position: relative;
	float: left;
	overflow: hidden;}
.banner .banner-list2 .banner-item2 .banner-img2 {
	display: block;
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);}
.banner .banner-control2 {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: 0.125rem;}
.banner .banner-control2::after {
	content: '';
	visibility: hidden;
	display: block;
	clear: both;}
.banner .banner-control2 li {
	width: 0.65rem;
	height: 0.125rem;
	border-radius: 0.1rem;
	background: #e2e2e2;
	float: left;
	margin-right: 0.5rem;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.banner .banner-control2 li:last-child {
	margin-right: 0;}
.banner .banner-control2 li:hover {
	background: #c2392b;
	-webkit-box-shadow: 0 0 0.125rem rgba(232, 75, 46, 0.7);
	box-shadow: 0 0 0.125rem rgba(232, 75, 46, 0.7);}
.banner .banner-control2 li.active {
	background: #c2392b;
	-webkit-box-shadow: 0 0 0.125rem rgba(232, 75, 46, 0.7);
	box-shadow: 0 0 0.125rem rgba(232, 75, 46, 0.7);}
.index {
	width: 100%;
	margin: 0 auto;
	min-height: auto !important;
	background: #f6f6f6;
	margin-top: 0.75rem;
	margin-bottom: 2rem;
	padding: 0 2rem;}
.index .news-top {
	overflow: hidden;}
.index .news-top .news {
	width: 71%;
	/* width: 20rem; */
	float: left;
	}
.index .news-top .news .title {
	border-bottom: 0.025rem solid #000;
	padding-bottom: 0.125rem;
	overflow: hidden;}
.index .news-top .news .title .zh {
	float: left;
	font-size: 0.4rem;
	color: #333333;
	font-weight: bold;
	line-height: 0.7rem;}
.index .news-top .news .title .en {
	float: left;
	font-size: 0.3rem;
	line-height: 0.7rem;
	color: #3e3a39;
	font-family: 'Helvetica';
	font-weight: bold;}
.index .news-top .news .title .line {
	float: left;
	width: 0.0187rem;
	height: 0.4rem;
	background: #333;
	margin: 0.15rem 0.25rem;}
.index .news-top .news .title .more {
	float: right;
	font-size: 0.75rem;
	line-height: 0.5rem;}
.index .news-top .news .title .more a {
	color: #3e3a39;
	font-size: 0.4rem;}
.index .news-top .news .title .more:hover a {
	color: #c4181f;}
.index .news-top .news .news-list {
	background: #fff;
	margin-top: 0.5rem;
	padding: 0.5rem 1rem 0.375rem 1rem;}
.index .news-top .news .news-list .news-item {
	height: 0.35rem;
	margin-bottom: 0.25rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.index .news-top .news .news-list .news-item:hover a {
	color: #c4181f;}
.index .news-top .news .news-list .news-item a {
	color: #3e3a39;}
.index .news-top .news .news-list .news-item a .news-date {
	float: right;
	font-size: 0.3rem;}
.index .news-top .news .news-list .news-item a .news-date {
	float: right;
	font-size: 0.3rem;}
.index .news-top .news .news-list .news-item a .news-icon {
	float: right;
	padding-right: 0.5rem;
	font-size: 0.2rem;
	color: #c4181f;}
.index .news-top .news .news-list .news-item a .news-item-title {
	font-size: 0.3rem;
	float: left;
	color: #666767;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.index .news-top .news .news-list .news-item a .news-item-title span {
	color: #c4181f;
	font-size: 0.3rem;
	font-weight: bold;
	margin-right: 0.125rem;}
.index .news-top .link {
	width: 24.5%;
	/* width: 8.75rem; */
	float: right;
	background: #fff;
	padding: 0.705rem 0.95em;
	margin-top: 0.475rem;
	}
.index .news-top .link .ky {
	background: #cbcbc8;
	display: block;
	margin-bottom: 0.375rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 6.85rem;
	height: 1.25rem;
	padding: 0 0.35rem;}
.index .news-top .link .ky:hover {
	background: #999899;}
.index .news-top .link .ky:hover a .zh {
	color: #fff;}
.index .news-top .link .ky:hover a .line {
	color: #fff;}
.index .news-top .link .ky:hover a .en {
	color: #fff;}
.index .news-top .link .ky a {
	color: #3e3a39;
	overflow: hidden;
	display: block;}
.index .news-top .link .ky a .zh {
	float: left;
	font-size: 0.4rem;
	line-height: 1.25rem;
	font-weight: bold;}
.index .news-top .link .ky a .line {
	float: left;
	width: 0.02rem;
	height: 0.75rem;
	background-color: #646164;
	margin: 0.25rem 0.25rem 0 0.25rem;}
.index .news-top .link .ky a .en {
	float: left;
	width: 3.2rem;
	font-family: 'Helvetica';
	font-size: 0.25rem;
	/* padding: 0 10px; */
	padding-top: 0.2rem;}

.index .news-top .link .xm {
	background: #cbcbc8;
	display: inline-block;
	margin-bottom: 0.375rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 6.85rem;
	height: 1.25rem;
	padding: 0 0.35rem;}
.index .news-top .link .xm:hover {
	background: #999899;}
.index .news-top .link .xm:hover a .zh {
	color: #fff;}
.index .news-top .link .xm:hover a .line {
	color: #fff;}
.index .news-top .link .xm:hover a .en {
	color: #fff;}
.index .news-top .link .xm a {
	color: #3e3a39;
	overflow: hidden;
	display: block;}
.index .news-top .link .xm a .zh {
	float: left;
	font-size: 0.4rem;
	line-height: 1.25rem;
	font-weight: bold;}
.index .news-top .link .xm a .line {
	float: left;
	width: 0.02rem;
	height: 0.75rem;
	background-color: #646164;
	/* padding-top: 10px; */
	/* margin-top: 10px; */
	margin: 0.25rem 0.25rem 0 0.25rem;}
.index .news-top .link .xm a .en {
	float: left;
	width: 2.875rem;
	font-size: 0.25rem;
	/* -webkit-transform: scale(0.5); */
	padding-top: 0.2rem;}
.index .news-top .link .xn {
	display: inline-block;
	float: left;
	border: 1px solid #ccccc9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 2.875rem;
	height: 1.25rem;
	text-align: center;
	padding-top: 0.15rem;}
.index .news-top .link .xn:hover {
	border: 1px solid #9f9e9f;}
.index .news-top .link .xn a {
	color: #3e3a39;
	overflow: hidden;}
.index .news-top .link .xn a .zh {
	font-size: 0.375rem;
	text-align: center;
	font-weight: bold;
	font-weight: bold;}
.index .news-top .link .xn a .en {
	font-size: 0.2rem;}
.index .news-top .link .xw {
	display: inline-block;
	float: right;
	border: 1px solid #ccccc9;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	width: 2.875rem;
	height: 1.25rem;
	text-align: center;
	padding-top: 0.15rem;}
.index .news-top .link .xw:hover {
	border: 1px solid #9f9e9f;}
.index .news-top .link .xw a {
	color: #3e3a39;
	overflow: hidden;}
.index .news-top .link .xw a .zh {
	font-size: 0.375rem;
	padding-right: 0.125rem;
	text-align: center;
	font-weight: bold;}
.index .news-top .link .xw a .en {
	font-size: 0.2rem;}
.index .all-list {
	background: #fff;
	margin-top: 0.875rem;
	padding: 0.5rem 1rem 0.75rem 1rem;}
.index .all-list .menu {
	overflow: hidden;}
.index .all-list .menu .menu-item:first-child {
	margin-left: 0px;}
.index .all-list .menu .menu-item:last-child {}
.index .all-list .menu .menu-item:last-child .zh {
	width: 2rem;}
.index .all-list .menu .menu-item {
	display: inline-block;
	float: left;
	background: #cbcbc8;
	margin-left: 0.62rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	height: 1.2rem;
	padding: 0 0.35rem;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 18%;}
.index .all-list .menu .cu {
	height: 1.4rem;
	width: 18%;
	/* width: 5.16rem; */
	margin-left: 0.55rem;}
.index .all-list .menu .menu-item a {
	display: flex;
	justify-content: center;
	align-items: center;}
.index .all-list .menu .menu-item:hover {
	background: #999899;}
.index .all-list .menu .menu-item:hover .zh {
	color: #fff;}
.index .all-list .menu .menu-item:hover .en {
	color: #fff;}
.index .all-list .menu .menu-item:hover .line {
	background: #fff;}
.index .all-list .menu .menu-item .zh {
	float: left;
	color: #3e3a39;
	line-height: 0.7rem;
	font-size: 0.4rem;
	width: 1.65rem;
	text-align: right;
	font-weight: bold;}
.index .all-list .menu .cu .zh {}
.index .all-list .menu .menu-item .line {
	float: left;
	width: 0.025rem;
	height: 0.45rem;
	background: #9d9d9b;
	margin: 0.125rem;}
.index .all-list .menu .menu-item .en {
	float: left;
	color: #3e3a39;
	width: 2.3rem;
	font-family: 'Helvetica';
	padding-left: 0.025rem;
	line-height: 1;
	font-size: 0.2rem;}

.index .all-list .menu .active {
	background: #999899;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.index .all-list .menu .active .zh {
	color: #fff;}
.index .all-list .menu .active .en {
	color: #fff;}
.index .all-list .menu .active .line {
	background: #fff;}
.index .all-list .news-list {
	margin-top: 0.25rem;}
.index .all-list .news-list .news-item {
	border-bottom: 1px solid #cbcbc8;
	padding: 0.25rem 0rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 0.4rem;}
.index .all-list .news-list .news-item:hover .news-link {
	color: #c03f42;}
.index .all-list .news-list .news-item .news-link {
	color: #787979;}
.index .all-list .news-list .news-item .news-link .news-date {
	float: right;
	font-size: 0.3rem;
	line-height: 0.75rem;}
.index .all-list .news-list .news-item .news-link .news-item-title {
	font-size: 0.3rem;
	display: inline-block;
	width: 88%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.index .all-list .none {
	display: none;}
.detail {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 1.25rem;}
.detail .title-container {
	text-align: center;
	margin-top: 0.75rem;}
.detail .title-container .title {
	display: inline-block;
	font-size: 0.5rem;
	padding: 0 0.25rem 0.125rem 0.25rem;
	text-align: center;}
.detail .title-container .date {
	font-size: 0.35rem;
	display: block;
	text-align: center;
	margin-top: 0.2rem;}
.detail .content {
	margin-top: 0.5rem;
	font-size: 0.35rem;
	line-height: 0.6rem;
	padding: 0 1.25rem;}
.detail .content img {
	max-width: 100%;
	/* margin: 0.5rem auto; */
	}
.detail .links {
	width: 100%;
	overflow: hidden;
	border-top: 0.05rem solid #e06458;
	margin-top: 0.75rem;
	margin-bottom: 1.5rem;
	padding: 0.75rem 1.25rem 0 1.25rem;}
.detail .links .left-link,
.detail .links .right-link {
	font-size: 0.35rem;
	color: #333;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.detail .links .left-link:hover,
.detail .links .right-link:hover {
	color: #c4181f;}
.detail .links .left-link {
	float: left;
	width: 47%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.detail .links .right-link {
	float: right;
	width: 47%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	}
.list {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;}
.list .left-menu {
	float: left;
	width: 14%;}
.list .left-menu .left-meun-title {
	min-height: 1.25rem;
	margin-bottom: 0.375rem;
	background: #999899;
	line-height: 1.25rem;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;}
.list .left-menu .left-meun-title::before {}
.list .left-menu .left-menu-item {
	width: 100%;
	min-height: 1rem;
	margin-bottom: 0.15rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.list .left-menu .left-menu-item.active .left-menu-link {
	background: #7c7c7c;}
.list .left-menu .left-menu-item:last-child {
	margin-bottom: 0;}
.list .left-menu .left-menu-item:hover .left-menu-link {
	background: #999899;}
.list .left-menu .left-menu-item .left-menu-link {
	text-align: center;
	display: block;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: 0.35rem;
	background: #999899;}
.list .right-content {
	width: 84%;
	/* width: 24rem; */
	float: right;
	background: #fff;
	padding: 0 1.25rem;}
.list .right-content .top {
	border-bottom: 0.025rem solid #b6b6b6;
	height: 1.75rem;}
.list .right-content .top .sy {
	font-size: 0.3rem;
	color: #cbcbcb;}
.list .right-content .top .line {
	font-size: 0.3rem;
	color: #cbcbcb;}
.list .right-content .top .child {
	font-size: 0.3rem;
	color: #cbcbcb;}
.list .right-content .list-title {
	font-size: 0.475rem;
	text-align: center;
	padding: 0.375rem 0;
	margin-bottom: 0.75rem;}
.list .right-content .list-title span {}
.list .right-content .right-list {
	overflow: hidden;
	width: 100%;
	margin-top: 0.5rem;
	margin-bottom: 1.75rem;}
.list .right-content .right-list_left {
	width: 10rem;
	float: left;
	margin: 1rem 0 1.5rem 0;}
.list .right-content .right-list_left:nth-child(2n) {
	margin-right: 1.5rem;}
.list .right-content .right-list_left .right-list_left_title {
	font-size: 0.4rem;
	color: #3b3b3b;
	font-weight: bold;
	padding-bottom: 20px;}
.list .right-content .right-list_left .right-item {
	color: #818181;
	height: 1rem !important;
	padding-bottom: 0px !important;
	line-height: 1rem !important;}
.list .right-content .right-list_left .right-item:last-child {
	border-bottom: 1px solid #ccc !important;}
.list .right-content .right-list .right-item {
	width: 100%;
	height: 1rem;
	overflow: hidden;
	line-height: 1rem;
	border-bottom: 1px solid #ccc;}
.list .right-content .right-list_two .right-item {
	width: 400px !important;
	float: left;
	height: 1rem !important;
	line-height: 1rem !important;}
.list .right-content .right-list_two .right-item:nth-child(2n) {
	margin-left: 1rem;}
.list .right-content .right-list_two .right-item:last-child {
	border-bottom: 1px solid #ccc;}
.list .right-content .right-list .right-item:last-child {
	border-bottom: 1px solid #ccc;}
.list .right-content .right-list .right-item:hover .right-link > p {
	color: #c4181f;}
.list .right-content .right-list .right-item .right-link > p {
	float: left;
	font-size: 0.35rem;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 17.5rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.list .right-content .right-list .right-item .right-link > span {
	float: right;
	color: #b6b6b6;
	font-size: 0.3rem;}
.list.search .right-content {
	width: 100%;}
.page {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 1.25rem;}
.page .tec-content {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	padding: 0 0.625rem;
	font-size: 0.4rem;}
.page .tec-content .tec-title {
	font-size: 0.45rem;
	text-align: center;
	margin-bottom: 0.75rem;
	padding: 0.375rem 0;}
.page .tec-content .tec-title span {}
.page .tec-content .row-1 {
	margin-bottom: 1.25rem;
	float: left;
	width: 100%;}
.page .tec-content .row-1 .row-title-1 {
	margin-bottom: 0.75rem;}
.page .tec-content .row-1 .row-title-1 span {
	font-size: 0.5rem;
	color: #303354;
	border-bottom: 0.05rem solid #303354;
	padding-right: 0.5rem;
	padding-bottom: 0.2rem;}
.page .tec-content table {
	max-width: 100%;
	font-size: 0.3rem;}
.page .tec-content .tec-table {
	border-collapse: collapse;
	width: 100%;}
.page .tec-content .tec-table .tec-thead tr td {
	font-weight: 600;}
.page .tec-content .tec-table tr td {
	border: 0.025rem solid #999;
	padding: 0.125rem 0.25rem;
	color: #333;}
.page .tec-content .tec-table tr td:nth-of-type(1) {
	width: 4.75rem;}
.page .tec-content .tec-table tr td .tec-link {
	color: #767aac;}
.page .tec-content .tec-table tr td .tec-link::after {
	content: '、';}
.page .tec-content .tec-table tr td .tec-link:hover {
	color: #c4181f;}
.page .tec-content .tec-table tr td .tec-link:last-child::after {
	display: none;}
@media screen and (max-width: 768px) {
	.page {
		width: 100%;
		min-height: auto !important;}
	.page .tec-content {
		width: 100%;
		padding: 0 0.75rem;}
	.page .tec-content .tec-title {
		font-size: 0.5rem;}
	.page .tec-content .tec-table tr td:nth-of-type(1) {
		width: 30%;}
}
.main {
	min-height: calc(100vh - 160px - 180px);
	overflow: hidden;}
.main .crumb {
	width: 30rem;
	margin: 0.5rem auto;}
.main .crumb > ul {
	overflow: hidden;}
.main .crumb > ul > li {
	float: left;}
.main .crumb > ul > li::after {
	content: '-';
	float: left;
	line-height: 0.6rem;
	margin: 0 0.125rem;}
.main .crumb > ul > li:last-child::after {
	display: none;}
.main .crumb > ul > li:last-child > a {
	color: #c4181f;}
.main .crumb > ul > li > a {
	float: left;
	font-size: 0.35rem;
	color: #333;
	line-height: 0.6rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.main .crumb > ul > li > a:hover {
	color: #c4181f;}
.main .pages {
	width: 100%;
	text-align: right;
	margin: 0.5rem 0;}
.main .pages > ul {
	display: inline-block;
	overflow: hidden;}
.main .pages > ul > li {
	float: left;
	margin-right: 0.2rem;}
.main .pages > ul > li:last-child {
	margin-right: 0;}
.main .pages > ul > li:hover a {
	background: #999899;
	color: #fff;}
.main .pages > ul > li.active a {
	background: #999899;
	color: #fff;}
.main .pages > ul > li a {
	display: block;
	line-height: 0.8rem;
	height: 0.8rem;
	padding: 0 0.3rem;
	border: 0.025rem solid #999899;
	border-radius: 0.1rem;
	color: #999899;
	font-size: 0.35rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.icon-huidaodingbu {
	font-size: 0.75rem;
	position: fixed;
	right: 0.25rem;
	bottom: 2.5rem;
	color: #666;
	cursor: pointer;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	display: none;}
.icon-huidaodingbu:hover {
	color: #999899;}
.top {
	border-bottom: 1px solid #8e8e8e;
	height: 1.75rem;}
.top .sy {
	font-size: 0.3rem;
	color: #cbcbcb;}
.top .line {
	font-size: 0.3rem;
	color: #cbcbcb;}
.top .child {
	font-size: 0.3rem;
	color: #cbcbcb;}
.top .icon {
	float: right;}
.top .icon a img {
	width: 0.5rem;}
.top .back {
	float: right;
	color: #cbcbcb;
	font-size: 0.3rem;
	padding-right: 1.5rem;
	line-height: 1.875rem;}
.top .back:hover a {
	color: #c4181f;}
.top .back a {
	color: #cbcbcb;}
.current-page {
	width: 100%;
	text-align: center;
	padding: 0.75rem 0;}
.current-page .current-container {
	display: inline-block;}
.current-page .current-container li {
	margin-right: 0.375rem;
	float: left;}
.current-page .current-container li a {
	width: 0.875rem;
	height: 0.625rem;
	display: inline-block;
	border: 0.025rem solid #aaa;
	font-size: 0.3rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	color: #878787;
	line-height: 0.625rem;}
.current-page .current-container li a .iconfont {
	font-size: 0.35rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.current-page .current-container .li-active a {
	background: #999899;
	border: 1px solid transparent;
	color: #fff;}
.page .left-menu {
	float: left;
	width: 14%;}
.page .left-menu .left-meun-title {
	min-height: 1.25rem;
	margin-bottom: 0.375rem;
	background: #999899;
	line-height: 1.25rem;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;}
.page .left-menu .left-meun-title::before {}
.page .left-menu .left-menu-item {
	width: 100%;
	min-height: 1rem;
	margin-bottom: 0.15rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.page .left-menu .left-menu-item.active .left-menu-link {
	background: #7c7c7c;}
.page .left-menu .left-menu-item:last-child {
	margin-bottom: 0;}
.page .left-menu .left-menu-item:hover .left-menu-link {
	background: #999899;}
.page .left-menu .left-menu-item .left-menu-link {
	text-align: center;
	display: block;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: 0.45rem;
	background: #999899;}
.page .right-content {
	width: 84%;
	float: right;
	background: #fff;
	padding: 0 0.875rem;}

.detail .left-menu {
	float: left;
	width: 14%;}
.detail .left-menu .left-meun-title {
	min-height: 1.25rem;
	margin-bottom: 0.375rem;
	background: #999899;
	line-height: 1.25rem;
	color: #fff;
	font-size: 0.4rem;
	text-align: center;}
.detail .left-menu .left-meun-title::before {}
.detail .left-menu .left-menu-item {
	width: 100%;
	min-height: 1rem;
	margin-bottom: 0.15rem;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;}
.detail .left-menu .left-menu-item.active .left-menu-link {
	background: #7c7c7c;}
.detail .left-menu .left-menu-item:last-child {
	margin-bottom: 0;}
.detail .left-menu .left-menu-item:hover .left-menu-link {
	background: #999899;}
.detail .left-menu .left-menu-item .left-menu-link {
	text-align: center;
	display: block;
	height: 1rem;
	line-height: 1rem;
	color: #fff;
	font-size: 0.35rem;
	background: #999899;}
.detail .right-content {
	width: 84%;
	float: right;
	background: #fff;
	padding: 0 0.875rem;}
#flashBoxu_u4_ ul{
    position:absolute;
    right: 20px !important;
    bottom: 15px  !important;
    font:9px tahoma;
}
#flashBoxu_u4_ ul li{
    display:block;
    float:left;
    width:12px;
    height:12px;
    line-height:12px;
    margin-right: 10px !important;
    border:0px solid #999;
    background:#F0F0F0;
    text-align:center;
    cursor:pointer;
    color: #f6f6f6 !important;
    border-radius: 50% !important;
}
#flashBoxu_u4_ ul li.hover{
    border-color:red;
    background:#FFE1E1;
    color: #ffe1e1 !important;
}