.ercenter {
	width: 80%;
	margin: 60px auto 50px;
        min-height: 300px;
}
.ltlep p{
     text-indent: 2em;
        font-size: 16px;
    text-align: justify;
    line-height: 30px;
    margin-bottom: 15px;
}
.banner_png img {
	width: 100%;
}
.ercptle div{
    background: url(../image/lo-bj.png) no-repeat 100%;
    background-size: 100% 100%;
       padding: 32px;
    margin-top: 20px;
   line-height: 30px;
    margin-bottom: 53px;
}
.ercenter h1 {
	font-size: 36px;
	line-height: 100px;
	font-weight: 500;
}

.secondary {
	text-align: center;
	font-size: 24px;
	line-height: 100px;
        margin-top: -60px;
}
.newscent_ul li:nth-child(1){
	display: none;
}
/* äºŒçº§æ ‡é¢˜ */
.nav_1{
	width: 100%;
	background: #F5F5F5;
	box-sizing: border-box;
	padding: 0 10%;
	display: flex;
	z-index: 99;
	justify-content: space-evenly;
}
.nav_1 li:nth-child(7){
	display:none;
}
.nav_1 li {
	line-height: 50px;
}

.nav_1 li:nth-child(1) {
	margin-left: 0;
}

.nav_1 li a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

/* ä¼ä¸šè£èª‰ */
.conul {
	overflow: hidden;
        position: inherit;
}

.conul li {
    float: left;
    width: 31%;
    margin: 5px;
    margin-right: 2%;
    background: #fafafa;
    border: 1px solid #eee;
    margin-bottom: 40px;
}
.conul li:hover{
    box-shadow: 0 0 8px #ddd;
}
.conul li:nth-child(3n+1) {
	margin-right: 0;
}

.conul li p {
	height: 250px;
	background: white;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.conul li p img {
	transition: all 0.8s;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
	cursor: pointer;
}

.conul li p img:hover {
	transform: scale(1.1);
}

.conul li div {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	background: #f9f9f9;
	line-height: 25px;
	box-sizing: border-box;
	padding: 20px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

#dituContent {
	float: left;
	height: 550px;
	width: 73%;
}

.ditumapContent {
	float: right;
	width: 24%;
}

.ditumapContent p {
	line-height: 34px;
	font-size: 16px;
}

/* ä¼ä¸šæ–°é—» */
.contentTop {
	margin: 50px 0;
	box-sizing: border-box;
	overflow: hidden;
	padding: 40px;
	border: 1px solid #e7e6e3;
	box-shadow: 0 0 10px #e7e6e3;
}

.contentTop_left {
	float: left;
	width: 58%;
	margin-right: 4%;
}

.contentTop_right {
	float: right;
	width: 37%;
}

.contentTop_right img {
	width: 100%;
}

.contentTop_left p {
	line-height: 30px;
}

.contentTop_left h2 {
	line-height: 40px;
	font-size: 24px;
	font-weight: 500;
}

.contentTop_left div {
	margin: 20px 0 10% 0;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #999999;
}

.contentTop_left .xwckxq {
	display: block;
	width: 125px;
	height: 45px;
	border-radius: 7px;
	background: #C73038;
	color: white;
	text-align: center;
	line-height: 45px;
}

.listOf {
	overflow: hidden;
}

.listOf li {
	border: 1px solid #e7e5e2;
	width: 48%;
	float: left;
	margin: 2px 2px 50px 2px;
}

.listOf li:nth-child(2) {
	display: none !important;
}

.listOf li:nth-child(odd) {
	margin-right: 3%;
}

.listOfThe {
	margin: 5px;
	border: 1px solid #e7e5e2;
	box-sizing: border-box;
	padding: 3%;
	background: #f8f9fa;
}

.listOfThe p {
	line-height: 20px;
}

.listOfThe h2 {
	line-height: 50px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 500;
	font-size: 20px;
}

.listOfThe div {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #666666;
}

.listOf li:hover {
	box-shadow: 0 0 10px #e7e6e3;
}

.listOf li:hover .listOfThe {
	background: white;
}

.listOf li:hover .listOfThe h2 a {
	color: #C73038;
}

/* æ–°é—»ä¸­å¿ƒè¯¦æƒ…é¡µ */
.pageTop {
	margin-top: 30px;
	box-sizing: border-box;
	padding: 30px 0 13px 0;
	text-align: center;
	border-bottom: 1px solid #ececec;
}

.titile_box {
	text-align: center;
	font-size: 26px;
	line-height: 50px;
}

.class_box {
	font-size: 14px;
	display: inline-block;
	padding: 12px 29px;
	color: #3b3b3b;
}

.information {
	text-align: center;
}

.information span {
	line-height: 30px;
	color: #6f6f6f;
	display: inline-block;
	margin: 0 40px;
}

.details {
	margin-top: 30px;
	margin-bottom: 24px;
}
.details1 {
	margin-top: 30px;
	margin-bottom: 51px;
}
.details p {
	line-height: 30px;
	text-indent: 2em;
	color: #3b3b3b;
	padding-bottom: 20px;
}

.details p img {
	width: 50%;
}
.details1 p {
	line-height: 30px;
	text-indent: 2em;
	color: #3b3b3b;
	padding-bottom: 0;
	width: 38%;
	margin: 0 auto;
	margin-bottom: 10px;
}

.details1 p img {
	width: 93%;
}
#BodyLabel div {
	line-height: 30px;
	color: #3b3b3b;
	padding-bottom: 20px;
}

#BodyLabel div span {
	line-height: 30px;
	text-indent: 0em;
	color: #3b3b3b;
	display: inline-block;
}

.fhsyy {
	width: 100%;
	line-height: 50px;
	margin-bottom: 50px;
	background: #e3e3e3;
	cursor: pointer;
	border: none;
}

/* åŽ†å²æ²¿é© */
.qylsbj{
	box-sizing: border-box;
	padding:0 3% 3% 3%;
	height: 400px;
	background: url(../image/qilsbj.png) no-repeat;
	background-size: 100% 100%;
}
.qylsh2{
	line-height: 100px;
	font-size: 18px;
	text-align: center;
	color: #be2933;
}
.qytle{
	box-sizing: border-box;
	padding: 3%;
	width: 80%;
	margin: 0 auto;
	background: rgba(255,255,255,0.6);
}
.qytle p{
	text-indent: 2em;
	line-height: 30px;
}
.qytle p:nth-child(1){
	margin-bottom: 30px;
}
.qylsgx{
	width: 80%;
	margin: 30px auto;
}
.qylsgx img{
	width: 100%;
	margin: 40px 0;
}
.qylsjd{
	box-sizing: border-box;
	background: #f9f9f9;
	padding: 30px 10%;
}
.galleHumbs .swiper-slide{
	text-align: center;
	background: url(../image/lsjdk.png) no-repeat;
	background-size:100% 100% ;
	padding: 15px 0;
	cursor: pointer;
}
.galleHumbs .swiper-slide-thumb-active{
	background: url(../image/lsjdk2.png) no-repeat;
	background-size:100% 100% ;
}
.galleHumbs .swiper-slide p:nth-child(1){
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}
.galle{
	position: relative;
}
.galleTop {
	width: 90%;
	margin: 0 auto;
}
.galleTop .swiper-slide{
	width: 90%;
	margin: 50px auto;
	height: 530px;
	background: url(../image/swiperbj.png) no-repeat;
	background-size:100% 100% ;
	box-sizing: border-box;
	padding: 3%;
}
.galleTop .swiper-slide p{
	text-indent: 2em;
	line-height: 30px;
	margin-bottom: 30px;
}
.galle .swiper-button-next{
	background: url(../image/qyjty.png) no-repeat !important;
	background-size:40px 40px !important ;
}
.galle .swiper-button-prev{
	background: url(../image/qyjtz.png) no-repeat !important;
	background-size:40px 40px !important ;
}
.galle .swiper-button-next,.galle .swiper-button-prev{
	width: 40px;
	height: 40px;
}
.erctle{
     margin-bottom: 50px;
}
.erctle div{
       font-size: 24px;
       line-height: 50px;
}
.erctle p{
       line-height: 30px;
}

.culture_1 {
	overflow: hidden;
}

.culture_1 li {
	width: 100%;
	margin: 0;
	float: inherit;
	height: auto;
	padding: 0;
	background: none;
	border-bottom: 1px solid #ccc;
}

.culture_1 li p {
	text-align: inherit;
	font-weight: 400;
	font-size: 20px;
	line-height: 60px;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.culture_1 li a span {
	float: right;
	margin-top: -36px;
}
.more_box a {
    display: block;
    width: 125px;
    height: 45px;
    border-radius: 7px;
    background: #C73038;
    color: white;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
}

.hjzm{
    width: 40%;
    margin: 30px auto;
    overflow: hidden;
}
.hjzm li:nth-child(1){
    margin-left: 0;
}
.hjzm li{
    float: left;
    text-align: center;
    width: 30%;
    margin-left: 5%;
    line-height: 50px;
    font-size: 22px;
    cursor: pointer;
}
.ppactive {
    color: #BC2B37;
    font-weight: bold;
    border-bottom: 3px solid #BC2B37;
}
.ppactive a {
    color: #BC2B37;
    font-weight: bold;
}
























