@charset "UTF-8";
div, p { box-sizing: border-box; }
div, p, span, li, a, td { font-family: "Microsoft Yahei"; }
a { text-decoration: none; }
ul, li { list-style: none; }
p { margin: 0; padding: 0; }
li { list-style: none; }
.wrap_cont { width: 1200px; margin: 0 auto; padding-top: 319px; }
.top_banner img { width: 100%; }
.top_ul li:nth-child(1) { display: none; }

.clearfix:after { display: block; visibility: hidden; clear: both; height: 0; content: ''; }
.clearfix { zoom: 1; }
.fl { float: left; }
.fr { float: right; }
.wrap { background: url(banner.jpg) top center no-repeat; background-size: auto; }
.jklbox { padding-bottom: 50px; background: url(bg.png) no-repeat center bottom; background-size: 100%; }
.top_banner img { width: 100%; }
.bza { margin: 40px 0; text-align: center; }
.bza a { font-size: 38px; color: #cd0f11; font-weight: bold; }
.zsyl_banner { margin:40px 0; }
.zsyl_ul { display: flex; flex-wrap: wrap; }
.zsyl_ul li img {float:left;margin-top:24px;}
.zsyl_ul li a {float:right;font-size: 18px; color: #333333;width:calc(100% - 20px);white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.zsyl_ul li { width: 48%; line-height: 55px;font-size:0em;}
.zsyl_ul li:nth-child(2n-1) { margin-right: 15px; }
.zt_lb_box { display: flex; height: 400px; }
.zt_lb_left { width: 50%; height: 400px; }
.lbtop img { width: 100%; height: 400px; }
.lb_bt_span{width:100%;background:rgba(0,0,0,0.6);position: absolute;left:0;bottom:0;width: 100%;}
.lb_bt {display:block;font-size: 16px;height:45px;line-height:45px;padding:0 20px;color:#fff;white-space:nowrap;max-width:80%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}

.swiper-pagination { position: absolute; text-align: right !important; transition: .3s opacity; transform: translate3d(0, 0, 0); z-index: 10; top: 370px; padding-right: 10px; }
.swiper .swiper-pagination{top:auto;height:8px;bottom:18px!important;}

.swiper { --swiper-theme-color: #fff; --swiper-pagination-color: #fff;    /* 两种都可以 */ }
.zt_lb_right { width: 49%; height: 400px; }
.top_ul { height: 376px; background: #fce9bf; overflow: hidden; padding:12px; }
.sanjiao { width: 30px; height: 30px; background: linear-gradient(45deg, #960406, #960406 50%, transparent 50%, transparent 100%); }
.sanjiao1 { width: 30px; height: 30px; background: linear-gradient(135deg, #960406, #960406 50%, transparent 50%, transparent 100%); }
.top_ul li { padding:5px 20px; display: flex; align-items: baseline; border-top:1px dashed #ccc;}
.top_ul li:nth-child(2){padding-top:0;border-top:none;}

.top_ul li a { font-size: 18px; color: #333333;height:60px; line-height: 30px; display:-webkit-box;-ms-line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
.top_ul li img { margin-right: 10px; width: 8px; height: 8px; }
.zt_mtsj_right { display: flex; width: 1200px; margin: 0 auto; }
.zt_mtsj_left1 { width: 50%; overflow: hidden; }
.zt_mtsj_left2 { width: 49%; }



.swiper2 .lb_bt1_span{position: absolute; left: 0;bottom: 0; width: 100%; height: 45px; line-height: 45px;background:rgba(0,0,0,0.6); }
.swiper2 .lb_bt1_span .lb_bt1 { display:block;font-size: 16px;height:45px;line-height:45px;padding:0 20px;color:#fff;white-space:nowrap;max-width:80%;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis; }


.swiper3 { height: 340px; overflow: hidden; background: #fce9bf; }
.hxbox { display: flex; justify-content: space-around; }
.hxbox img { width: 190px; height: 100px; }
.hxlb { font-size: 18px; color: #333333; width: 50%; }
.mtsjimg { margin-top: 40px; margin-bottom: 40px; }
.lbmtbox { position: relative; }
.pre { position: absolute; left: 50%; }
.next { position: absolute; left: 50%; bottom: 0px; }
.swiper3 { padding-bottom: 30px; padding-top: 10px; }
.tt { margin-top: 40px; }
.gd a { float: right; padding-right: 20px; margin-top:-15px; font-size: 16px; color: #c10100; }

.hwssw_con .fl { width: 48%; }
.hwssw_con .fr { width: 48%; }
.hwssw_con .fl .zsyl_ul li { width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.picNews { position: relative; }
.picNews_list li { position: relative; }
.picNews_list li img { width: 100%; display: block; height: 330px; object-fit: cover; transition: transform 0.3s ease; }
.picNews_list li:hover img { transform: scale(1.05); }
.picNews_list li p { position: absolute; bottom: 0; left: 0; width: 100%; height: 57px; line-height: 57px; background: linear-gradient(to top, #333, transparent); color: #fff; }
.picNews_list li p span { font-size: 18px; padding: 0 20px; color: #fff; max-width: 75%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.picNews_but { position: absolute; right: 20px; width: auto !important; bottom: 16px !important; left: inherit !important; z-index: 5; display: flex; align-items: center; }
.picNews_but, .picNews_but * { color: #fff; font-size: 18px; }

/*底部*/
.footer { border-top: 1px solid #e1e1e1; padding: 25px 0; }
.container { width: 1200px; margin: 0 auto; }
.justify-between { -webkit-box-pack: justify; -webkit-justify-content: space-between; justify-content: space-between; }
.d-flex { display: -webkit-box; display: -webkit-flex; display: flex; }
.align-center { -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.d-flex { display: -webkit-box; display: -webkit-flex; display: flex; }
.align-center { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-box-align: center; -webkit-align-items: center; align-items: center; }
.infoword p { margin-bottom: 10px; }
.infoword p span { color: #777; font-size: 14px; margin-right: 15px; }
.footerRight img { width: 78px; margin: 0 10px; }
.infoword p span.col a { text-decoration: none; font-size: 14px; }
.mob_img { display: none; }
@media (max-width:767px) {



	.wrap { background-size: 155% 4% !important; }
	.bg { margin-top: 100px !important; }
	.dyp { width: 100% !important; }
	.navgationDiv { display: none; }
	.wrap_cont { width: 100%; padding-top:130px; }
	.bza a { font-size: 18px !important; }
	.zt_lb_box { flex-flow: column; height: auto !important; }
	.zt_lb_left { width: 100% !important; height: 287px !important; }
	.zt_lb_right { width: 100% !important; height: auto !important; }
	.lb_bt { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; width: 80% !important; }
	.swiper-slide span { width: 100%; background: #960406; display: block; width: 100%; position: absolute; left: 0; bottom: 0; height: 55px; }
.top_ul li{padding:10px 0;}
.swiper .swiper-pagination{bottom:22px!important;}
	.top_ul li a { font-size: 16px !important; }
	.top_ul { height: auto !important; }
	.zsyl_banner img { width: 73%; margin: 0 auto; display: block; }
	.zsyl_ul { flex-flow: column; width: 96% !important; margin: 0 auto }
	.zsyl_ul li { width: 100% !important; }
	.zsyl_ul li a { font-size: 16px !important; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
	.tt img { width: 100%; }
	.mtsjimg img { width: 73%; margin: 0 auto; display: block; }
	.zt_mtsj_right { width: 100% !important; flex-flow: column; }
	.zt_mtsj_left1 { width: 100% !important; }
	.zt_mtsj_left2 { width: 100% !important; }
	.hxlb { font-size: 16px !important; }
	.pc_img { display: none; }
	.mob_img { display: block; }
	.zsyl_banner, .mtsjimg { display: flex; justify-content: center; margin: 40px 0 20px 0; }
	.lbtop img { height: 287px !important; }
	.bza { margin: 20px 0 !important; }

	.hwssw_con .fl, .hwssw_con .fr { width: 100%; }
}