* {
	padding: 0;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: normal;
	outline: none;
}

html,
body {
	color: #333;
	font-size: 16px;
	font-family: "Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜";
	margin-left: auto !important;
	margin-right: auto !important;
	text-align: left;
	max-width: 1920px;
     overflow-x:hidden;
}

button {
	border: none;
	background: none;
	outline: none;
	cursor: pointer;
}

a {
	text-decoration: none;
	display: block;
	cursor: pointer;
}

img {
	transition: all 1s;
}

.index a:hover img {
	transform: scale(1.1);
}

p {
	margin: auto;
}

li {
	list-style: none;
}

.clear {
	clear: both;
}

.px1400 {
	max-width: 1400px;
	margin: 0 auto;
}

img,
input {
	border: 0;
	outline: none;
}

.pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
object-fit: cover;
}

.pic {
	display: block;
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.wap {
	display: none;
}

/* head */
.h-top{height:45px;background:#6c0000;}
.h-links{float:right;}
.h-links a{line-height:45px;color:#fff;font-size:16px;padding-right:25px;display:inline-block; }
.h-search{float:right;background:#fff;border-radius:28px;width:200px;margin-top:8px;position:relative;height:28px;}
.h-search .h-se-txt{position:absolute;left:14px;width:150px;top:0;height:28px;background:none;}
.h-search .h-se-txt:focus{outline:0;}
.h-search .h-se-btn{position:absolute;right:8px;top:6px}
.head-right-bjt{background:url(../images/head-right-0122.png) no-repeat right center;}

.szjx-ul{display:flex;justify-content:space-between;}
.szjx-ul li{width:19%;background:#eee;height:140px;}
.szjx-ul li a{display:block;height: 140px;}
.szjx-ul li a img{width:60px;height:45px;display:block;margin:24px auto;}
.szjx-ul li p{text-align:center;font-size: 20px;color: #94070a;}
.jyhd-left,.cgzs-right{float:left;width:48.5%;}
.cgzs-right{float:right;}
.jyhd-ul li{
    border-bottom: 1px solid #eee;
    line-height: 48px;
}
.jyhd-ul li a{
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.jyhd-ul li a:hover{color:#ae0a29;font-weight:bold;}

.jyhd-ul li.first{border-bottom:0;display:flex;justify-content: space-between;margin-bottom: 15px;}
.jyhd-ul li.first .left{width:45.5%;}
.jyhd-ul li.first .left img{width:100%;max-height:186px;display:block;}
.jyhd-ul li.first .right{width: 52.5%;}
.jyhd-ul li.first .right a{
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* display: -webkit-box; */
    /* -webkit-line-clamp: 2; */
    line-clamp: 2;
    /* -webkit-box-orient: vertical; */
    /* display: block; */
    /* white-space: normal; */
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    }
.jyhd-ul li.first .right p{ margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    min-height: 72px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    -webkit-box-orient: vertical;
}
.cgzs-cont{display:flex;justify-content:space-between}
.cgzs-right .left{width:40.2%;}
.cgzs-right .right{width:56.3%;}
.cgzs-right .right li{background:#eee;line-height:71px;margin-bottom:10px;padding:0 10px;}
.cgzs-right .right li a{ font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.cgzs-right .right li a:hover{color:#ae0a29;font-weight:bold;}

.s1-l {
	width: 100%;
}

.s1-lk {
	margin-top: 0px;
	height: 396px;
}

.s1-l-l {
	width: 100%;
}

.s1-l-l ul li a {
	display: block;
	position: relative;
	transition: all 0.3s;
}

.s1-l-l ul li .pic {
	padding-top: 396px;
}



.s1-l-l ul li .s1-linfo {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 36px;
	background-color: rgba(0, 0, 0, 0.66);
	z-index: 1;
}

.s1-l-l ul li .s1-linfo h3 {
	font-size: 14px;
	
	line-height: 36px;
	color: #fff;
	padding: 0 100px 0 20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.s1-l-l .slick-dots {
	width: 100%;
	bottom: 14.5px;
	font-size: 0;
	/* right: 10px; */
}

.s1-l-l .slick-dots li {
	width: 18px;
	height: 18px;
	background:#eee;
	border-radius: 50%;
	margin: 0 5px;
	border: 1px solid #ad3136;
}

.s1-l-l .slick-dots li.slick-active {
	background: #ad3136;
}

.s1-l-l .slick-dots li button {
	display: none;
}
.s1-l-l .pic {
	padding-top: 75%;
	position: relative;
	overflow: hidden;
}

.s1-l-l .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transition: all 0.5s;
}
.foot-links{margin-bottom:40px;background:#9a0d10;/*height:44px;*/color:#fff;font-weight:bold;line-height:44px;}
.foot-links .links-ul {
    font-weight: bold;
}
.foot-links .links-ul a{color:#fff;display:inline-block;padding:0 22px;}
.foot-links .links-ul a:hover{font-weight:bold;}
.fot-logo-l{width:40%;float:left;margin-right:10%;}
.fot-logo-l img{width:82%;}

/*****************************************************/
.head {
	background-color: #890303;
	left: 0;
	right: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}

.search {
	float: right;

}

.search a {
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	height: 40px;
	color: #ffffff;
}

.logo {
	position: relative;
	float: left;
}

.logo img {
	display: block;
}
.nav-wrap{border-top:2px solid #770000;background:#890303;}
.nav {
	}

.nav>ul {
	font-size: 0;
	text-align: center;
}

.nav>ul>li {
	position: relative;
	transition: all 0.3s;
	box-sizing: border-box;
	float: left;
	/* margin-left: 61px; */
	/* text-align: center; */
	width: 11.111%;
}

.nav>ul>li:first-child {
	/* margin-left: 0; */
}

.nav>ul>li>a {
	font-size: 23px;
	color: #ffffff;
	position: relative;
	display: block;
	line-height: 50px;
}

.nav>ul>li>a.current {
	font-weight: bold;
}

.nav>ul>li:hover>a {
	font-weight: bold;
}

.nav>ul>li:hover ul {
	transition: all 1s;
	display: block;
	border-top: 1px solid #fff;
}

.nav>ul>li ul li:hover a {
	color: #890303;
}

.nav>ul>li ul {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 100%;
	padding: 0;
	width: 162px;
	overflow: hidden;
	transition: all 0.1s;
	z-index: 99;
	display: none;
}

.nav>ul>li ul li {
	background: #fff;
	padding: 5px 10px;
	text-align: center;
}

.nav>ul>li ul li a {
	font-size: 18px;
	color: #000;
	padding: 10px 0;
}

.nav>ul>li ul li:hover {
	background: #890303;
}

.nav>ul>li ul li:hover a {
	color: #fff;
}

/* banner */

.banner img {
	width: 100%;
}

.banner .slick-prev {
	background: url(../images/banner-prev.png) no-repeat center;
	width: 62px;
	height: 62px;
	z-index: 1;
	left: 20px;
}

.banner .slick-next {
	background: url(../images/banner-next.png) no-repeat center;
	width: 62px;
	height: 62px;
	z-index: 1;
	right: 20px;
}

.banner .slick-dots {
	bottom: 30px;
	text-align: center;
}

.banner .slick-dots li {
	width: 8px;
	height: 8px;
	background-color: #ffffff;
	opacity: 0.4;
	border-radius: 50%;
	margin-left: 10px;
	transition: all 0.3s;
	position: relative;

}

.banner .slick-dots li.slick-active {
	opacity: 1;
}

/* footer */
.footer {
	background: url(../images/footer-bg.png) no-repeat center;
	/* padding-top: 40px; */
	background-size: cover;
}

.footer .px1400 {
	margin-bottom: 20px;
}

.fot-l {
	float: left;
	width: 22.42%;margin-top:15px;
}

.fot-l h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	color: #ffffff;
	background: url(../images/f-l-bg.png) no-repeat left;
	padding-left: 20px;
}

.fot-l span {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
}

.fot-r {
	float: right;
	/* width: 20%; */
}

.fot-r .gz {
	margin-right: 30px;
}

.fot-r .test {
	float: left;
}

.fot-r span {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #ffffff;
	text-align: center;
}

.bq {
	background-color: #890303;
}

.bq p {
	font-size: 16px;
	line-height: 60px;
	color: #ffffff;
	text-align: center;
}
.bq p a{
	color:#fff;
	display: inline-block;
}