body {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	background: url(bg.png) no-repeat top center;
	background-size: 1750px;
}

.bt-box-1200 {
	width: 1200px;
	margin: 0 auto;
}

#content {
	width: 100%;
}

* {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
}

#main {
	/* width: 1200px; */
	/* height: 660px; */
	/* margin: 0 auto; */
	/* overflow: hidden; */
}

.main_1 {
	width: 585px;
	height: 315px;
	float: left;
}

.main_1_1 {
	width: 585px;
	height: 44px;
	margin-top: 33px;
	background: url(title_bg.png) no-repeat left bottom;
}

.main_1_1_title {
	/* width: 190px;
    height: 41px; */
	/* border-bottom: 3px #0b62cc solid; */
	float: left;
}

.main_1_1_title p {
	line-height: 40px;
	font-size: 22px;
	font-weight: bolder;
	color: #ca121c;
	text-align: center;
	padding-left: 70px;
}

.main_1_1_more {
	width: 397px;
	/* height: 43px; */
	padding: 20px 0 0 0;
	float: left;
	text-align: right;
	margin: 0 20px 0 17px;
	display: none;
}

.main_1_1_more .hggvt {
	border-bottom: 1px #9d0a0f solid;
	width: 100%;
}

.main_1_1_more .hggvo {
	width: 100%;
	border-bottom: 1px #9d0a0f solid;
	margin-top: 4px;
}

.main_1_gd {
	float: right;
	height: 100%;
	line-height: 44px;
}

.main_1_gd a {
	width: 100%;
	font-size: 16px;
	color: #999999;
	text-align: right;
	text-decoration: none;
}

.main_1_2 {
	width: 585px;
	/*height: 240px;*/
	margin-top: 5px;
}

.main_1_2_con {
	width: 570px;
	height: 45px;
	font-size: 17px;
	overflow: hidden;
	line-height: 45px;
	/* padding-left: 15px; */
	/* background-image: url(/images/6129/20200213_bg01.png);
    background-position: left;
    background-repeat: no-repeat; */
	/* border-bottom: #CCCCCC 1px dashed; */
}

.main_1_2_con i {
	display: block;
	width: 3px;
	height: 3px;
	background-color: #333;
	float: left;
	margin: 21px 20px 0 0;
}

.mr_left30 {
	margin-left: 30px;
}

.main_1_2_con a {
	/* line-height: 39px; */
	/* font-size: 15px; */
	color: #000;
	float: left;
	/* text-align: right; */
	/* padding-right: 10px; */
	text-decoration: none;
}

#liuyan {
	width: 100%;
	height: 674px;
	background-image: url(/images/6129/20200213_bg02.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


/* 导航拉栏 */

.dsjy_nav {
	width: 100%;
	height: 60px;
	background-color: #a20101;
	/*margin-top: 387px;*/
}

.dsjy_nav>ul {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	display: flex;
	justify-content: space-between;
	padding: 0px 154px;
}

.main_boxs {
	overflow: hidden;
}

.dsjy_nav>ul li {
	/* float: left; */
	font-size: 21px;
	line-height: 60px;
	/* margin-right: 126px; */
	font-weight: 600;
}

.dsjy_nav>ul li a {
	color: #fff;
	display: block;
	width: 100%;
	height: 100%;
}

.dsjy_nav>ul li a:hover {
	color: #fde989;
}


/* 轮播图部分 */

.switep {
	/*height: 306px;*/
	margin: 10px 0 10px 0;
	/*background: url(./part3_bg.png) no-repeat;*/
}

.switep .switep_box {
	padding: 20px 0 20px 0;
}


/* 轮播图结束 */


/* 底部开始 */

.footer {
	margin: 20px 0 0 0;
	height: 110px;
	font-size: 15px;
	color: #fff;
	padding-top: 34px;
	background-color: #bb0000;
}

.footer ul li {
	text-align: center;
}

.footer ul li a {
	color: #fff;
}

.footer ul li a
/* 底部结束 */


/* <!--网站对联左侧代码--> */

.duilian_close {
	width: 18px;
	height: 16px;
	position: absolute;
	top: 1px;
	left: 3px;
	font-size: 20px;
	line-height: 16px;
	color: #fff;
	text-align: center;
	cursor: pointer;
}


/* 20210407 */

.f1 {
	height: 390px;
	margin-top: 50px;
	margin-bottom: 10px;
	/*display: none;*/
}

.f1 .main_1 {
	height: 390px;
}

.f1 .focusBox {
	position: relative;
	overflow: hidden;
	text-align: left;
	background: #FFFFFF;
}

.f1 .focusBox .pic img {
	width: 585px;
	height: 390px;
	display: block;
}
.f1 .focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 36px;
    width: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}
.f1 .focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}
.f1 .focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}
.f1 .focusBox .txt li a {
    display: block;
    color: #FFFFFF;
    padding: 0 0 0 10px;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.f1 .focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 8px;
    right: 8px;
}

.f1 .focusBox .num li {
    float: left;
    position: relative;
    width: 18px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}