@charset "utf-8";

body,
div,
ul,
li,
p {
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

img {
	border: 0;
	vertical-align: middle;
}

ul,
ol {
	list-style: none;
}

li {
	list-style-type: none;
}

p {
	word-wrap: break-word
}

a {
	text-decoration: none;
}

body {

	background-color: #fff4ef;
}

.w1200 {
	width: 1200px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.hsz_box {
	width: 100%;
	background-color: #fff;
}

.hsz_header {
	height: 220px;
	background: url(./headbg0701.png) no-repeat center;
	display: flex;
	margin: 0 auto;
}

.head_logo,
.head_slogan {
	flex: 1;
	margin-top: 55px;
}

.head_logo img,
.head_slogan img {
	width: 80%;
}

.head_logo {
	margin-left: 162px;
}

.head_slogan {
	text-align: right;
	margin-right: 83px;
}

.search {
	width: 275px;
	height: 38px;
	background: #FFFFFF;
	border-radius: 4px 4px 4px 4px;
	border: 2px solid #E50015;
	position: relative;
	margin-top: 37px;
}

.search input {
	border: none;
	outline: none;
	width: 230px;
	height: 34px;
	padding-left: 20px;
	position: absolute;
	left: 0;
	top: 1px;
}

.searchbtn {
	width: 45px;
	height: 38px;
	background: #E50015;
	border-radius: 0px 4px 4px 0px;
	position: absolute;
	top: 0;
	right: -1px;
	text-align: center;
	line-height: 35px;
}

.searchbtn img {
	width: 60%;
}

.hsz_nav {
	width: 100%;
	height: 60px;
	background-color: #E50015;
}

.hsz_nav ul {
	display: flex;
	width: 1010px;
	height: 22px;
	margin: 0 auto;
}

.hsz_nav ul li {
	flex: 1;
	position: relative;
}

.hsz_nav ul li a {
	font-size: 20px;
	color: #FFF4EF;
	line-height: 60px;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.hsz_nav ul li a span {
	position: absolute;
	right: 20%;
}

.hsz_content {
	margin: 0 auto;
	padding-top: 25px;
}

.part01 {}

.part01_left,
.part02_left {
	width: 690px;
	height: 370px;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
}

.part_head {
	width: 100%;
	height: 48px;
	background: #E50015;
	position: relative;
}

.part_head img {
	margin-left: 15px;
	margin-top: -8px;
}

.part_title {
	height: 18px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 18px;
	color: #FFF4EF;
	line-height: 48px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-left: 15px;
}

.more {
	width: 72px;
	height: 28px;
	background: #FFF4EF;
	border-radius: 4px 4px 4px 4px;
	text-align: center;
	position: absolute;
	top: 10px;
	right: 30px;

}

.more a {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #E50015;
	font-style: normal;
	text-transform: none;
	cursor: pointer;
}

.part_cont {
	width: 100%;
	min-height: 320px;
	background-color: #FFF;
}

.part_cont ul {
	width: 625px;
	margin: 0 auto;
	padding-top: 20px;
}

.part_cont ul li {
	height: 36px;
	text-align: right;
	overflow: hidden;
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}

.part_cont ul li a {
	float: left;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #333333;
	text-align: left;
	font-style: normal;
	text-transform: none;
}

.part02,
.part03,
.part04,
.part05 {
	margin-top: 20px;
}

.part02 .part02_left .part_cont ul li {
	height: 40px !important;
	border-bottom: 1px dashed #E3E3E3;
	line-height: 40px !important;
}

.part02_right {
	width: 490px;
	height: 379px;
	overflow: hidden;
}

.part02_item1 {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.item {
	width: 150px;
	height: 114px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
	border-radius: 8px 8px 8px 8px;
	text-align: center;
}

.item a {
	display: inline-block;
}

.item_name {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 14px;
	color: #E50015;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.item a .icon {
	margin-top: 20px;
	fill: currentColor;
	overflow: hidden;
}

.part02_item1 .item:nth-child(1) a .icon {
	width: 45px;
	height: 45px;
	color: #E50015;
}

.part02_item1 .item:nth-child(2) {
	background-color: #E50015;
}

.part02_item1 .item:nth-child(2) a .item_name {
	color: #fff;
	background-color: #E50015;
}

.part02_item1 .item:nth-child(2) a .icon {
	width: 55px;
	height: 45px;
	color: #fff;
}

.part02_item1 .item:nth-child(3) a .icon {
	width: 48px;
	height: 45px;
	color: #E50015;
}

.part02_item2 {
	margin: 20px 0;
}

.items {
	width: 100%;
	height: 100px;
	background: url(./zyfwbg_0703.png) no-repeat center;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
	border-radius: 8px 8px 8px 8px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 22px;
	color: #FFF4EF;
	line-height: 47px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	line-height: 100px;
}
.items:hover{
	background: #fff;
	color: #E50015;
}

.part03_left {
	width: 690px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: -15px;
}

.iwant_item {
	width: 330px;
	height: 60px;
	background-image: linear-gradient(to bottom, #FFFFFF 70%, rgba(170, 23, 36, 0.2));
	border-radius: 8px 8px 8px 8px;
	border: 1px solid #FFBBC1;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
	position: relative;
	margin-top: 16px;
}

.iwant_tt {
	width: 20px;
	height: 60px;
	background: #E50015;
	border-radius: 8px 0px 0px 8px;
	position: absolute;
}

.iwant_txt {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-align: left;
	line-height: 60px;
	font-style: normal;
	text-transform: none;
	margin-left: 35px;
}

.part03_right {
	width: 490px;
}

.yhzz_item {
	width: 320px;
	height: 100px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
	border-radius: 8px 8px 8px 8px;
	text-align: center;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 100px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.yhzz a:nth-child(1) .yhzz_item {
	margin-bottom: 15px;
}

.yhzz_item .icon {
	width: 28px;
	height: 18px;
	margin-top: 0px;
	margin-left: 20px;
}

.zxzz {
	width: 150px;
	height: 215px;
	background: #FFFFFF;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
	border-radius: 8px 8px 8px 8px;
	text-align: center;
}

.zxzz img {
	margin-top: 5px;
}

.zxzz_txt {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	text-transform: none;
	margin-top: 20px;
}

.part04_left,
.part04_right {
	width: 590px;
	height: 358px;
	overflow: hidden;
	position: relative;
	box-shadow: 0px 0px 12px 0px rgba(170, 23, 36, 0.1);
}

.list-header {
	position: absolute;
	top: 9px;
	right: 5px;
}

#tzTab,
#tzTabs {
	display: flex;
}

.list-header-btn {
	width: 120px;
	height: 30px;
	border-radius: 8px 8px 8px 8px;
	text-align: center;
}

.list-header-btn a {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 16px;
	color: #FFF4EF;
	font-style: normal;
	text-transform: none;
}

.actives {
	background: #FFF4EF;
}

.actives a {
	color: #000000 !important;
}

.list_name,
.jklist li {
	height: 80px;
	background: #F2F2F2;
	display: flex;
}

.list_name div {
	height: 80px;
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 24px;
	text-align: center;
	font-style: normal;
	text-transform: none;
	display: flex;
	justify-content: center;
	align-items: center;
}

.jkrq {
	flex: 3;
}

.jkf {
	flex: 6;
	text-align: left !important;
	height: 40px;
	overflow: hidden;
}

.jkje {
	flex: 3;
}

.jkyt {
	flex: 2;
	height: 40px;
	overflow: hidden;
	padding: 0 10px;
}

.jklist {
	background-color: #fff;
	height: 270px;
}

.jklist li div {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #000000;
	line-height: 40px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.jklist li:nth-child(odd) {
	background-color: #fff;
	/* 奇数行背景色白色 */
}

.jklist li:nth-child(even) {
	background-color: #F2F2F2;
	/* 偶数行背景色灰色 */
}

.part05 {
	height: 150px;
	background: #FFFFFF;
}

.hhsp_logo {
	margin-top: 20px;
	margin-left: 45px;
	text-align: center;
}

.hhsp_txt {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 22px;
	color: #000000;
	line-height: 24px;
	font-style: normal;
	text-transform: none;
}

.hhsp_cont {
	padding-top: 20px;
}

.leftnavigation {
	text-align: right;
}

.rightnavigation {
	text-align: left;
}

.leftnavigation,
.rightnavigation {
	margin-top: 40px;
}

.leftnavigation img,
.rightnavigation img {
	width: 70%;
}

.swiper-slide {
	text-align: center;
}
#slideshow .swiper-wrapper .swiper-slide{
	width: 235px;
}
#slideshow .swiper-wrapper .swiper-slide a img{
	width: 210px;
	height: 118px;
}

.hsz_foot {
	height: 185px;
	background: #FFFFFF;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}

.foot_line {
	width: 100%;
	height: 10px;
	background-color: #E50015;
}

.foot_cont {
	position: relative;
}

.foot_gzh {
	width: 105px;
	margin: 30px 70px 0 70px;
}

.foot_gzh img {
	width: 100%;
	height: 105px;
}

.gzh_name {
	font-family: MicrosoftYaHei, MicrosoftYaHei;
	font-weight: bold;
	font-size: 11px;
	color: #E50015;
	line-height: 30px;
	text-align: center;
	font-style: normal;
	text-transform: none;
}

.foot_txt {
	padding-top: 30px;
}

.other_webs {
	width: 680px;
	display: flex;
	justify-content: space-between;
}

.zfbm select {
	width: 160px;
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
}

.foot_data {
	font-family: MicrosoftYaHei;
	font-size: 16px;
	color: #1E0A00;
	line-height: 33px;
	text-align: left;
	font-style: normal;
	text-transform: none;
	margin-top: 20px;
}
.tyxl_nr p {
    margin-bottom: 10px;
}
.tyxl_nr img {
    max-width: 1000px;
}