@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "微软雅黑";
}

body {

	font-family: "微软雅黑";
	height: 100%;
	width: 100%;

}

html {
	height: 100%;
	width: 100%;
	font-family: "微软雅黑";
	background: #fff;
}

ul,
ol {
	list-style: none;
}

a {
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: transparent;
	outline: none;
	text-decoration: none;

	display: inline-block;
	cursor: pointer;

}

img {
	border: 0 none;

}

.clear {
	clear: both;
}

/*头部开始*/

.ding {
	margin: 0 auto;
	width: 1400px;
	height: 210px;


}


.logo {
	height: 106px;
	margin: 0 auto;
	width: 1400px;
	padding-top: 55px;
}


/*导航   开始*/


/*nav导航盒子*/

.nav {
	min-width: 1400px;
	width: 100%;
	height: 70px;
	line-height: 70px;
	text-align: center;


	background: #FDF6E1;
	box-shadow: inset 0px -2px 0px 0px #FFD68E;
}

.nav-main {
	min-width: 1400px;
	width: 1416px;
	height: 100%;
	margin: 0px auto;
	list-style-type: none;
}



.nav-li {
	width: 16.4%;
	float: left;
	cursor: pointer;
}

.nav-li>a {
	display: block;
	font-size: 22px;
	color: #222222;
	padding: 0px 36px;
	height: 66px;
	line-height: 64px;
	float: left;

}

.nav-a:hover {

	color: #A20C18 !important;
	border-bottom: 4px solid #A20C18 !important;
}

.li-active {
	border-bottom: 4px solid #A20C18 !important;
	color: #A20C18 !important;
}

.nav-div {
	width: 160px;
	padding: 8px 0px;
	display: none;
	position: absolute;
	z-index: 999999;
	top: 58px;
	left: 0px;
	background: #000;
	opacity: 0.7;
}

.nav-div>li>a {
	display: block;
	font-size: 16px;
	height: 44px;
	line-height: 44px;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	box-sizing: border-box;
}

.nav-div>li>a:hover {
	color: #fff !important;
	cursor: pointer;
}

.bb {
	background-image: url(../images/bb.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 540px;
	background-position: center;
	padding-top: 50px;
	box-sizing: border-box;
	margin-bottom: 40px;
min-width:1400px;
}

.u-flex {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1400px;
	margin: 0 auto;
}

/*导航   结束*/

/* 搜索 */
.shousuo {
	width: 20%;
	height: 30px;
	float: right;
}

.seaech_k {
	width: 170px;
	height: 34px;
	outline: none;
	color: #fff;
	padding: 0px 40px 0px 15px;
	line-height: 34px;
	background: none;
	border: 1px solid #ddd;
	border-radius: 30px;

}

.seaech {
	position: absolute;
	top: 8px;
	right: -8px;
	outline: none;
	cursor: pointer;
}

.ss {
	    float: left;
    width: 205px;
    height: 42px;
    margin-right: 44px;
    margin-top: 31px;
    position: relative;
}

#a::placeholder {
	color: #fff:
}


/*轮播图开始*/


/* banner */

.banner {

	min-width: 1400px;
	width: 100%;
	height: 716px;
	background-image: url(../images/banner.png);
	background-position: center;
	background-repeat: no-repeat;
}




.bigkuai {
	width: 1400px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	 
}

/* 通知公告 */
.dpyd {
	width: 48%;
	height: 390px;

}

.dpyd_title {
	width: 100%;
	height: 52px;
	line-height: 52px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.dpyd_title span {
	font-size: 24px;
	color: #5c5e5c;
	float: left;
	font-weight: bold;
}

.more {
	width: 100px;
	height: 28px;
	float: right;
	margin-left: 8px;
}

.more a {
	color: #797979;
	font-size: 16px;
	float: right;
	line-height: 52px;
}

.tit {

	width: 160px;
	line-height: 28px;
	color: #333 !important;

	background-position: bottom;
}

.botRTOP-div {
	width: 47%;
	height: 76px;
	float: left;
	margin-top: 22px;
    border-bottom: 1px solid #ebebeb;
    margin-right: 20px;
}

.bot-img {
	width: 64px;
	height: 58px;
	background: rgba(213, 52, 33, 0.04);

	float: left;
	display: inline;

	text-align: center;

}

.bot-img-title {
	font-size: 16px;
	text-indent: 4px;
	color: #333;
	padding: 5px 0px 5px 0px;
	background: #F3F3F3;

}

.bot-img-time {
	font-size: 14px;
	text-indent: 2px;
	color: #C89242;
	padding: 5px 0px 3px 0px;
	background: #F0E8D0;
}

.bot-div {
	width: 72%;
	display: inline;
	height: 60px;
	float: left;
	margin-left: 16px;

}

.bot-div a:hover div {
	color: #9f0000;

}

.bot-div>a>div {
	font-size: 15px !important;

	height: 30px;
	line-height: 30px;
	color: #333333;
	 
	/* display: table-cell; */
	/* 模拟为td单元格，同时形成了 BFC */
	/*display: table-caption  如果设置为此项 则不能使用水平和垂直居中*/
	vertical-align: middle;
	/* 垂直居中*/
	#margin-top: 12px;
}

.bot-div>a>p {
	color: #999999;
	font-size: 13px;
	line-height: 20px;
}


/* 工作动态 */
.mzzj_title {
	width: 100%;
	height: 52px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}


.mzzj_title span {
	font-size: 24px;
	color: #5c5e5c;
	float: left;
	font-weight: bold;
}

.mzzj {
	width: 48%;
	height: 275px;

}

.mzzj ul {
	margin-top: 30px;
}

.mzzj ul li {
	float: left;
	width: 100%;
	line-height: 52px;
	height: 52px;
	color: #484848;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-bottom: 1px solid #e7e7e7;
}

.mzzj ul li a em {
	background: #CACACA;
	width: 6px;
	height: 6px;
	margin-right: 10px;
}

.mzzj ul li a {
	color: #484848 !important;
	font-size: 16px;
	display: flex;
	align-items: center;
}

.mzzj ul li a:hover {
	color: #C52D1A !important;
}

.mzzj ul li span {

	color: #939393;
	font-size: 14px;
}

/* 服务指南 */
.czyz_title {
	width: 100%;
	height: 52px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 52px;
}

.czyz_title span {
	font-size: 24px;
	color: #5c5e5c;
	float: left;
	font-weight: bold;
}

.czyz {

	width: 48%;
	height: 500px;


}

.huodong {
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
	flex-direction: column;
	padding: 20px;
	background: #F5F4F3;
	box-sizing: border-box;
	border: 1px solid #FFFFFF;
}

.jianjie {

	display: flex;
	align-items: center;

}

.jianjie img {
	width: 230px;
	height: 160px;
	border-radius: 10px;
	margin-right: 30px;
}

 

.jianjie p {
	font-size: 14px;
	color: #8c98b9;
}
.jianjie a{
font-size: 18px;
    color: #16447c;
    height: 70px;

}
.czyz .right li {
	float: left;
	width: 100%;
	line-height: 60px;
	height: 60px;



}



.czyz .right li a {
	color: #000C2E !important;
	font-size: 16px;
}

.czyz .right li a:hover {
	color: #C52D1A !important;
}

.czyz .right li span {
	float: right;
	color: #939393;
	font-size: 14px;
}

/* 文化建设 */
.tzzs_title {

	width: 100%;
	height: 52px;
	background-image: url(../images/title.png);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 26px;
}

.tzzs_title span {
	font-size: 24px;
	color: #5c5e5c;
	float: left;
	font-weight: bold;
}

.tzzs {

	width: 48%;
	height: 400px;

}
.tzzs ul  li {
	float: left;
	width: 100%;
	line-height: 60px;
	height: 60px;
	color: #484848;
	border-bottom: 1px solid #E7E7E7;

}

.tzzs  ul  li:nth-child(6) {
	border-bottom: none !important;
}

.tzzs  ul li a {
	color: #484848 !important;
	font-size: 16px;
}

.tzzs  ul li a:hover {
	color: #C52D1A !important;
}

.tzzs  ul li span {
	float: right;
	color: #939393;
	font-size: 14px;
}


.more a:hover {
	color: #C52D1A
}

 

 
.ewm {
	margin-top: 39px;
	width: 30%;
	text-align: center;
	float: left;
}

.ewm a {
	color: #333
}

.banner-lint {
	height: 478px;
	background: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.content-big {
	width: 1200px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}




/* 滚图 */

.tu {
	width: 1400px;
	margin: 0 auto;
	height: 150px
}

.tu ul {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.tu ul li {
	width: 260px;
	height: 104px;
	background-image: url(../images/tt.png);
	display: flex;
	align-items: center;
	justify-content: center;
}

.tu ul li a {
	color: #333;
	font-weight: 600;
	font-size: 18px;
    padding: 0 15px;
    text-align: center;
}

.tu ul li:hover a {
	color: #BE0C0F;
}

@keyframes hvr-buzz-out {
	16.65% {
		-webkit-transform: skew(-12deg);
		transform: skew(-12deg);
	}

	33.3% {
		-webkit-transform: skew(10deg);
		transform: skew(10deg);
	}

	49.95% {
		-webkit-transform: skew(-6deg);
		transform: skew(-6deg);
	}

	66.6% {
		-webkit-transform: skew(4deg);
		transform: skew(4deg);
	}

	83.25% {
		-webkit-transform: skew(-2deg);
		transform: skew(-2deg);
	}

	100% {
		-webkit-transform: skew(0);
		transform: skew(0);
	}
}

.hvr-buzz-out {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transform-origin: 0 100%;
	transform-origin: 0 100%;
}

.hvr-buzz-out:hover,
.hvr-buzz-out:focus,
.hvr-buzz-out:active {
	-webkit-animation-name: hvr-buzz-out;
	animation-name: hvr-buzz-out;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}


/* 底部 */
.foot {
	width: 100%;
	height: 334px;
	background-image: url(../images/foot.png);
	display: flex;
	min-width: 1400px;
}

.footer {
	width: 1440px;
	margin: 0 auto;
	display: flex;

	flex-direction: column;
}

.tt {
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 210px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.32);
}

.bq {
	display: flex;
	flex-direction: column;
	color: #ffe2e2;
	font-size: 14px;
	align-items: center;
	height: 105px;
	justify-content: center;
}

.tel {
	display: flex;
	justify-content: space-between;
	height: 50px;
	align-items: center;
}

.tel span {
	display: flex;
	margin-right: 30px;
	align-items: center;
}

.tel span img {
	margin-right: 10px;
}

.left {
	width: 450px;
	height: 378px;
	background: #FAFAFA;
	border: 1px solid #E7E7E7;
}

.left a {
	font-size: 18px;
	color: #333;
	width: 90%;
	display: block;
	margin: 10px auto;
}

.left em {
	font-size: 18px;
	color: #C52D1A;
	font-style: normal;
	width: 90%;
	display: block;
	margin: 10px auto;
}

.left span {
	display: block;
	width: 66px;
	height: 32px;
	background: #AC0019;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 32px;
	float: right;
	margin-right: 20px;
}

/* 内容 */
.ab_banner {
	background: url(../images/ndsmzl_15.png) no-repeat center top;
	width: 100%;
	height: 202px;
	min-width: 1400px;

}

.ab_center {

	width: 1400px;
	    height: auto;
	    margin: 27px auto;
	    box-shadow: 5px 2px 12px 2px #d5d5d5;
	    padding: 30px;
	    box-sizing: border-box;
}

.ab_center1 {

	width: 1400px;
	height: auto;
	margin: 0 auto;



}

 
.weizhi {
	width: 100%;
	height: 72px;
	line-height: 72px;
	border-bottom: 3px solid #bd260e;
	margin: 0 auto;
	color: #656565;
	text-align: right;
}

.weizhi1 {
	width: 943px;
	height: 56px;
	line-height: 56px;
	border-bottom: 3px solid #bd260e;
	margin: 0 auto;
	color: #656565;
	text-align: right;
	float: right;
}

.weizhi1 a {
	color: #656565;
	font-size: 16px;

}

.weizhi a {
	color: #656565;
	font-size: 16px;

}

.ab_content {
	float: left;
	width: 1400px;

}

.nr_center {
	width: 1400px;
	float: left;
	height: auto;
	margin-top: 60px;
}

.nr_center_content {
	margin: 0 auto;
	width: 950px;
	text-align: justify;
	line-height: 28px;
	padding-bottom: 80px;
}

.title {
	line-height: 35px;
	font-size: 29px;
	text-align: center;
	font-weight: bold;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;

}

.date_x {
	background: #eaeaea;
	width: 700px;
	height: 44px;
	line-height: 44px;
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;

}

.date_x span {
	margin-left: 20px;
}

/* 列表 */
.activ {

	background: #f1f1f1;
	height: 70px;
	width: 214px;
	line-height: 70px;
	color: #1f9266 !important;
	border-left: 6px solid #1f9266 !important;

}

.activ a {
	color: #1f9266 !important;
}

.lanmu {
	float: left;
	/* border-right: 1px solid #dadfe7; */
	height: 600px;
	margin-bottom: 80px;
	width: 220px;
	position: relative;
	/* top: -44px; */

}

.lanmu ul li {
	width: 214px;
	height: 70px;
	text-align: center;
	line-height: 70px;
	color: #333;
	font-size: 20px;
	border-bottom: 1px solid #fff;
	background-color: #f1f1f1;
	border-left: 6px solid #d0cece;
}

.lanmu ul li a {
	color: #333;
}

.lanmu ul li a:hover {
	color: #1f9266;
}

.lanmu ul li:hover {
	background: #f1f1f1;
	height: 70px;
	width: 214px;
	line-height: 70px;
	color: #1f9266 !important;
	border-left: 6px solid #1f9266;

}


.lanmudiv {
	width: 220px;
	height: 92px;
	/* line-height: 92px; */
	text-align: center;
	line-height: 87px;
	color: #ffffff;
	/* background: url(../images/lie.png) bottom no-repeat; */
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 8px;
	background: #118b5c;
	opacity: 0.95;
}

.ab_right {

	width: 970px;
	float: left;
	height: auto;
	margin-top: 60px;
	margin-bottom: 70px;
}

.ab_right_content {
	margin: 0 auto;
	width: 820px;
	text-align: justify;
	line-height: 28px;
}



.list_right_content {
	margin: 0 auto;
	width: 100%;
	padding-bottom: 100px;
	padding-top: 20px;
	line-height: 30px;
}

.list_right_content ul li {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dadfe7;

}

.list_right_content ul li span {
	float: right;
	color: #999;
	font-size: 13px;
}

.list_right_content1 {

	width: 943px;
	padding-bottom: 140px;
	padding-top: 20px;

	float: left;
	margin-left: 36px;
}

.list_right_content1 ul li {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px dashed #dadfe7;
	width: 934px;
}

.list_right_content1 ul li span {
	float: right;
	color: #999;
	font-size: 13px;
}

.list_right_content1 ul li em {
	margin-right: 10px;
	width: 6px;
	height: 6px;
	background: #d9a124;
	transform: rotate(40deg);
	margin-top: 22px;
	float: left;
}

.list_right_content1 ul li i {
	font-style: normal;
	color: #990000;
	font-size: 16px;
}

.list_right_content1 ul li a {
	color: #3d3d3d;
}

.list_right_content1 ul li a:hover {
	color: #C52D1A;
}

.list_right_content ul li em {
	margin-right: 10px;
	width: 6px;
	height: 6px;
	background: #d9a124;
	transform: rotate(40deg);
	margin-top: 22px;
	float: left;
}

.list_right_content ul li i {
	font-style: normal;
	color: #990000;
	font-size: 16px;
}

.list_right_content ul li a {
	color: #3d3d3d;
}

.list_right_content ul li a:hover {
	color: #d9a124;
}

/* .liebiaoye{ */
/* width:1100px; */
/* height:auto; */
/* margin-top:60px; */
/* margin-bottom: 70px; */
/* float:left; */
/* } */






.cl_center {
	background-image: url(../images/bj.png);
	float: left;
	width: 100%;
}