@charset "utf-8";

body {
	font-family: "微软雅黑";
	font-size: 16px;
	background: url(zlbj.png) no-repeat center top !important;
	background-color: #f2f2f2 !important;
	min-height: 400px;
}

a:hover {
	color: #bd1a2d;
}

img {
	border: none;
}

button {
	cursor: pointer;
	outline: none;
	border: none;
}

input {
	outline: none;
}

i {
	font-style: normal;
}

ul {
	padding-left: 0px;
	margin-bottom: 0px;
}

.w1200 {
	width: 1200px;
	margin: 0px auto;
}

a:focus {
	outline: none;
}

li:focus {
	outline: none;
}

div:focus {
	outline: none;
}

p:focus {
	outline: none;
}

span:focus {
	outline: none;
}


.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: '020';
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}


/* 主题内容 */
.main {
	min-height: 400px;
	width: 1200px;
	margin: 0px auto;
	padding-bottom: 40px;
}

.main1 {
	width: 100%;
	min-height: 460px;
	padding-top: 60px;
}

.zjzl_title {
	display: block;
	width: 238px;
	height: 197px;
	margin-left: 450px;
	background: url(title_pic.png) no-repeat center 50px;
	position: relative;
}

.zjzl_title span {
	font-size: 30px;
	color: #bd1a2d;
	font-weight: bold;
	letter-spacing: 3px;
	position: absolute;
	top: 80px;
	left: 85px;
}

.zjzl_title span font {
	color: #333333;
}

.main2 {
	width: 100%;
	min-height: 350px;

}

.main2 .main2_left {
	float: left;
	width: 580px;
	height: 350px;

}

.main2 .main2_left img {
	width: 100%;
	height: 100%;
}

.main2 .main2_right {
	float: left;
	width: 590px;
	height: 350px;
	overflow: hidden;
	margin-left: 30px;
}

.main2 .main2_right p {
	text-indent: 32px;
	font-size: 18px;
	color: #333333;
	line-height: 45px;
}

.main2 .main2_right p a {
	font-size: 16px;
	color: #bd1a2d;
}

.main3 {
	min-height: 240px;
	width: 100%;

}

.main3 a {
	float: left;
	width: 85px;
	height: 85px;
	margin: 30px 0px 0px 86px;
	text-align: center;
}
.main3 a p{
	font-size: 18px;
	color: #333;
	margin-top: 18px;
}
.main3 a:nth-child(1){
	margin-left: 0px;
}
.main3 a:nth-child(8){
	/* margin-left: 0px; */
}
.main3 a:nth-child(15){
	/* margin-left: 0px; */
}
.main4{
	width: 100%;
	min-height: 260px;
}
#swiper3 {
	width: 100%;
	height: 300px;
	padding: 20px;
}

#swiper3 .swiper-slide {
	width: 380px;
	height: 230px;
	position: relative;
}

#swiper3 .swiper-slide img {
	width: 380px;
	height: 230px;
}

#swiper3 .swiper-slide .main4_word {
	background: #F2F2F2;
	width: 380px;
	height: 60px;
	font-size: 18px;
	font-family: Source Han Serif CN, Source Han Serif CN-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
	line-height: 60px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
	padding: 0px 20px;
}

#swiper3 .swiper-button-prev {
	width: 43px;
	height: 43px;
	background: url(lyjd_zuo.png) no-repeat;
}

#swiper3 .swiper-button-next {
	width: 43px;
	height: 43px;
	background: url(lyjd_you.png) no-repeat;
}
.main5{
	width: 100%;
	min-height: 345px;
}
.main5 .mswh {
	width: 1200px;
	height: 270px;
	position: relative;
}

#swiper2 .swiper-container {
	width: 100%;
	height: 100%;
}

#swiper2 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#swiper2 .swiper-slide img {
	width: 214px;
	height: 280px;
}

#swiper2 .swiper-button-prev {
	width: 41px;
	height: 41px;
	top: 370px;
	left: 500px;
}

#swiper2 .swiper-button-next {
	width: 41px;
	height: 41px;
	top: 370px;
	left: 580px;
}

.main5 .mswh .mswh_zuo {
	display: block;
	position: absolute;
	width: 41px;
	height: 41px;
	background: url(mswh_zuo1.png) no-repeat;
	top: 300px;
	left: 530px;
	cursor: pointer;
}

.main5 .mswh .mswh_zuo:hover {
	background: url(mswh_zuo2.png) no-repeat;
}

.main5 .mswh .mswh_you {
	display: block;
	position: absolute;
	width: 41px;
	height: 41px;
	background: url(mswh_you1.png) no-repeat;
	top: 300px;
	left: 620px;
	cursor: pointer;
}

.main5 .mswh .mswh_you:hover {
	background: url(mswh_you2.png) no-repeat;
}
.main6{
	width: 100%;
	min-height: 390px;
}
.main6 a{
	float: left;
	width: 280px;
	height: 180px;
	position: relative;
	margin: 0px 0px 30px 30px;
}
.main6 a .img1{
	width: 280px;
	height: 180px;
}
.main6 a .img2{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 75px;
	left: 125px;
}

.main6 a:first-child{
	float: left;
	width: 580px;
	height: 390px;
	margin: 0px;
}
.main6 a:first-child .img1{
	width: 580px;
	height: 390px;
}
.main6 a:first-child .img2{
	top: 180px;
	left: 275px;
}
.main7{
	width: 100%;
	min-height: 453px;
}
.main7 .tszl_list{
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.main7 .tszl_list .list_box{
	width: 100%;
	height: 1600px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.main7 .tszl_list .list_div .swiper-container {
	width: 100%;
	height: 400px;
	padding: 20px;
}

.main7 .tszl_list .list_div .swiper-container .swiper-slide {
	width: 600px;
	height: 400px;
	position: relative;
}

.main7 .tszl_list .list_div .swiper-container .swiper-slide img {
	width: 100%;
	height: 100%;
}

/* .main7 .tszl_list .list_div .swiper-container .swiper-slide .main7_word {
	font-size: 18px;
	font-family: Source Han Serif CN, Source Han Serif CN-Bold;
	font-weight: 700;
	text-align: left;
	color: #ffffff;
	width: 100%;
	height: 20px;
	line-height: 20px;
	position: absolute;
	left: 0px;
	bottom: 40px;
	padding: 0px 50px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	cursor: pointer;
} */

.main7 .tszl_list .list_div .swiper-container .swiper-button-prev {

	width: 30px;
	height: 50px;
	background: url(tspl_zuo.png) no-repeat;
}

.main7 .tszl_list .list_div .swiper-container .swiper-button-next {

	width: 30px;
	height: 50px;
	background: url(tspl_you.png) no-repeat;
}
.tszl_title_on{
	color: #bd1a2d!important;
}
.tszl_title{
	width: 525px;
	height: 30px;
	margin: 0 auto;
}
.tszl_title a{
	float: left;
	height: 24px;
	line-height: 24px;
	font-size: 22px;
	color: #333;
	font-weight: bold;
	border-left: 3px #333 solid;
	padding: 0px 20px;
}
.tszl_title a:first-child{
	border-left:none;
}
.main8{
	width: 100%;
	min-height: 170px;
  padding-top:10px;
}
#swiper8 .swiper-container {
	width: 100%;
	height: 100%;
}

#swiper8 .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

#swiper8 .swiper-slide img {
	width: 220px;
	height: 160px;
}

#swiper8 .swiper-button-prev {
	width: 41px;
	height: 41px;
	top: 370px;
	left: 500px;
}

#swiper8 .swiper-button-next {
	width: 41px;
	height: 41px;
	top: 370px;
	left: 580px;
}