.nav2 ul {
	display: block;
	list-style-type: none;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	padding-inline-start: 0px;
}
.nav2 ul li{
	cursor: pointer;
}

.suoyin_lujing_neirong {
	display: inline-block;
}

.suoyin_lujing {
	width: 1300px;
}

.index_box {
	width: 1200px;
	min-height: 500px;
	margin: 20px auto;

}

.index_box li {
	list-style: none;
}

.nav2 {
	float: left;
	width: 200px;
	font-size: 16px;
	background-color: #f3f3f3;
	/* height: 500px; */
}

.index_ul,
.index_ul2 {
	margin-top: 0px !important;
}

.index_ul>li {
	width: 200px;
	height: 50px;
	line-height: 50px;
	/* padding-left: 5px; */
	text-indent: 2em;

}

.index_ul>li.hover {
	color: #0133b2;
	border-left: 2px solid #0133b2;
	background-color: #ffffff;
}
.index_ul2 {
	background-color: #ffffff;
}
.index_ul2 li {
	text-align: center;
}
.index_ul2 li.hover {
	color: #0133b2;
	border-left: 0px solid #0133b2;
	background-color: #f3f3f3;
}
.country_box li {
	position: relative;
	padding: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
	/* font-weight: bold; */
	color: #323232;
	height: 50px;
}

.country_box li>a:after {
	content: "";
	position: absolute;
	top: 45%;
	left: 0px;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #b8a280;
}

.country_box>li>a:hover:after {
	background: #1D50A2;
}

.index_content {
	float: left;
	width: 970px;
	margin-left: 30px;
}

.country_box li {
	float: left;
	width: 300px;
	height: 50px;
}

.div-title {
	background-image: url(../img/xian.jpg);
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.div_tit_content {
	font-size: 20px;
	color: #323232;
	font-weight: bold;
	margin-top: 20px;
	background-color: #f9f9f9;
	width: auto;
	/* display: inline-block !important; */
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	border-left: 3px solid #1D50A2;
}

.ul_content li {
	position: relative;
	padding: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	float: left;
	font-size: 16px;
	/* font-weight: bold; */
	color: #323232;
	height: 50px;
}

.ul_content li>a:after {
	content: "";
	position: absolute;
	top: 45%;
	left: 0px;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #b8a280;
}

.ul_content>li>a:hover:after {
	background: #1D50A2;
}

.ul_content li {
	float: left;
	width: 300px;
	height: 50px;
}
.index_ul2 {
	text-indent: 0px!important;
}



/* 20220613新增三级列表样式开始 */
.new_sanji_right_box{
	width: 900px;
}
.new_xiangqingbiaoti{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	
}
.new_xiangqingshijian{
	width: 900px;
	text-align: center;
	font-size: 14px;
	color: #a0a0a0;
}
.zhengwen{
	width: 900px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 30px;
}
.zhengwen p{
	text-indent: 2em;
}

.zhengwen img{
	width: 800px;
	margin: 0 auto;
	margin-bottom: 10px;
	text-align: center;
	
}

.banner4{
	background: url(../img/banner4.jpg) no-repeat center;
	height: 250px;
	width: auto;
	margin-top: -25px;
	padding-top: 50px;
	}

/* 20220613新增三级列表样式结束 */

/* 20220613新增二级列表样式开始 */
.new_erjiliebiao{
	width: 900px;
}
.new_erjiliebiao ul{list-style-type: none;}
.new_erjiliebiao li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 900px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
}
.new_erjiliebiao a{
	color: #333;
}
.new_erjiliebiao span{
	float: right;
	font-size: 14px;
	color: #999;
	margin-left: 10px;
}


.new_erjiliebiao2{
	width: 1200px;
}
.new_erjiliebiao2 ul{list-style-type: none;}
.new_erjiliebiao2 li{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 1200px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	margin-left: -30px;
}
.new_erjiliebiao2 a{
	color: #333;
}
.new_erjiliebiao2 span{
	float: right;
	font-size: 14px;
	color: #999;
	margin-left: 10px;
}
/* 20220613新增二级列表样式结束 */

