* {
	margin: 0;
	padding: 0;
	font-family: '寰蒋闆呴粦';

}

ul,
li {
	list-style-type: none;
}

body {
	font-family: "Medium";
	font-weight: 200;
	color: #333;
	font-size: 17px;
	background: #ffffff;
}

a {
	color: #757575;
	text-decoration: none;
}

.clear {
	LINE-HEIGHT: 0;
	HEIGHT: 0px;
	VISIBILITY: hidden;
	CLEAR: both;
	FONT-SIZE: 0px;
	OVERFLOW: hidden
}

img {
	vertical-align: top;
	border: none;
}

.content {
	padding: 36px 0;
	box-sizing: border-box;
	max-width: 1400px;
    margin: auto;
}

.left {
	float: left;
}

.right {
	float: right;
}

table th,
td {
	padding: 10px 15px;
	box-sizing: border-box;
	line-height: 1.5;
	font-size: 17px;
}

table th {
	font-size: 23px;
	font-weight: normal;
}

@font-face {
	font-family: 'Bold';
	src: url('../font/PingFang Bold.ttf');
}

@font-face {
	font-family: 'Medium';
	src: url('../font/PingFang Medium.ttf');
}


/* 棣栭〉 */
/* top 鍔犲叆鏀惰棌 */
.top_t {
	background: #710508;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
}

.cont {
	width: 74%;
	margin: 0 auto;
	max-width:1400px;
}

.top_t a {
	padding: 0px 10px;
	font-size: 12px;
	display: inline-block;
	color: #ffffff;
}

.swiper-wrapper {
	text-align: center;
}

.banner .swiper-pagination-bullet {
	width: 35px;
	height: 9px;
	border-radius: 5px;
	background: #fff;
	opacity: 0.4;
}

.swiper-pagination-bullet {
	background: #fff;
	opacity: 0.4;
	width: 12px;
	height: 12px;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	background-image: url(images/left.png);
	opacity: .7;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	background-image: url(images/right.png);
	opacity: .7
}

.swiper-container-2 .swiper-pagination-2 {
	text-align: right;
}

.banner .swiper-pagination-bullet-active {
	background-color: #94070a;
	opacity: 1;
}

.swiper-pagination-bullet-active {
	background-color: #94070a;
	opacity: 1;
}


.top {
	box-sizing: border-box;
	z-index: 2;
}
.pc_hide{
	background: url(../images/topbg.jpg) no-repeat top right;
	background-color: #94080b;
}

.logo_top {
	height: 110px;
	padding: 10px 13%;
	/*border-bottom: 1px solid #ccc;*/
	max-width: 1400px;
    margin: auto;
}

.logo_top .logo {
	margin-top: 30px;
}

.nav {
	width: 100%;
	padding: 0;
	box-sizing: border-box;
	background-color: #ffffff;
	height: 62px;
}

.nav .tab-menu {
	width: 100%;
    padding: 0px 13%;
    display: flex;
    max-width: 1400px;
    margin: auto;
	float:none !important;
}

.nav li {
	width: 12%;
	position: relative;
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 62px;
	cursor: pointer;
	text-align: center;
}

.nav li a {
	padding: 0 5px;
	color: #94070a;
	font-weight: 600;
}

.nav li.current {}

.nav li.current a {
	color: #fff;
}

.nav_sub_box {
	background: #94070a;
	min-width: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 62px;
	z-index: 99;
	transform: rotateY(31px);
}

.nav_sub_box .nav_sub li {
	min-width: 100%;
	float: left;
	box-sizing: border-box;
	height: auto;
	line-height: 3;
	font-size: 14px;
	color: #fff;
	position: relative;
	display: block;
	width: max-content;
}



.nav_sub li a {
	color: #fff;
	padding-bottom: 3px;
	text-decoration: none;
}

.nav .nav_sub li:hover {
	background: #7e1214;
}

.nav li.current {
	background-color: #94070a;
}

.nav li.current2 {
	background-color: #94070a;
}

.nav li.current2 a {
	color: #ffffff;
}

.banner {
	width: 100%;
	background-color: #f1f1f1;
	text-align: center;
}

.banner img {
	max-width: 100%;
	width: 100%;
}

.main {
	box-sizing: border-box;
}


.form_box {
	display: flex;
	align-items: center;
	width: 100%;
}



.page1 {
	box-sizing: border-box;
}

.news_list .swiper-wrapper .swiper-slide a img {
	height: 298px;
	width: 100%;
}

.slide_text {
	bottom: 0;
	width: 100%;
	padding: 6px 0;
	color: #fff;
	text-indent: 10px;
	background: rgba(0, 0, 0, .6);
	z-index: 2;
	text-align: left;
}

.slide50 {
	width: calc(33% - 12px);

	overflow: hidden;
	background-color: #fff;
	padding: 10px;
	box-sizing: border-box;
	margin-bottom: 10px;
}



/* 閫氱煡鍏憡 */
.newslist_dt li {
	display: flex;
	border-bottom: 1px dotted #b7b7b7;
	padding: 8px 0;
	height: 62px;
}

.newslist_dt li .time {
	float: left;
	position: relative;
	background: url(../images/icon5.jpg) no-repeat left top;
	width: 61px;
	height: 61px;
	overflow: hidden;
	/* margin-top: 5px; */
}

.newslist_dt li .time .t1 {
	position: absolute;
	top: 19px;
	left: 11px;
}

.newslist_dt li .time span {
	font-size: 14px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
}

.newslist_dt li .time .t2 {
	position: absolute;
	bottom: 17px;
	right: 11px;
}

.newslist_dt li .time span {
	font-size: 14px;
	color: #484848;
	font-family: Arial, Helvetica, sans-serif;
}

.idx_newslist1 li .info {
	width: 100%;
}

.newslist_dt li .info {
	float: left;
	
}

.newslist_dt li .info span {
	color: #94070a;
	font-size: 14px;
	padding-left: 5px;
	text-align: right;
	float: right;
	font-weight: 400;
	width: 26%;
}

.newslist_dt li .info h3 a {
	color: #3f3f3f;
	font-size: 16px;
	font-weight: 400;
	float: left;
	width: 65%;
}

.newslist_dt li .info p {
	color: #605f5f;
	font-size: 14px;
	line-height: 180%;
	margin-top: 5px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.one_li {
	width: calc(33.3% - 12px);
	margin-left: 18px;
	height: 381px;
	overflow: hidden;
	background-color: #fff;
	padding: 10px 15px;
	box-sizing: border-box;
}

.page1 .slide .news_list img {
	width: 100%;
	height: 277px;
}

.page1 .one_li:first-child {
	margin-left: 0;
}

/* .news .news_img{width: 560px;} */
.news_box {
	width: 100%;
}

.pub_news_tit {
	width: 100%;
	height: 40px;
	line-height: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
}

.pub_news_tit .news_tit_name {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 10px;
	color: #94070a;
	font-size: 20px !important;
	line-height: 40px;
	height: 40px;
	font-weight: bold;
}

.pub_news_tit .news_tit_name .en {
	height: 15px;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #9c888a;
	line-height: 19px;
	color: #000000;
	font-weight: 500;
}

.pub_news_tit .news_tit_name img {
	margin-right: 5px;
}

.pub_news_tit .news_tit_yw {
	color: #94070a;
	font-size: 17px;
	font-family: Bold;
}

.pub_news_tit .sub_dh {
	color: #94070a;
	font-size: 17px;
	font-family: Bold;
}

.pub_news_tit .sub_dh a {
	color: #94070a;
}

.news_box .news_list {
	overflow: hidden;
}

.news_box .news_list ul {
	margin-top: 10px;
	overflow: hidden;
	float: left;
	width: 100%;
}

.news_box .news_list ul li {
	line-height: 36px;
	color: #999;
	font-size: 16px;
	text-align: right;
	background: url(../images/dian2.png) no-repeat 0 17px;
	padding-left: 9px;
}

.news_box .news_list ul li a {
	color: #2c2c2c;
	font-size: 16px;
	float: left;
	text-align: left;
	width: calc(100% - 70px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_box .news_list ul li a:hover {
	color: #94070a;
}



.page2 {
	overflow: hidden;
}

.page2 .news_box {
	width: calc(33.3% - 12px);
	margin-left: 18px;
	box-sizing: border-box;
}

.page2 .news_box:first-child {
	margin-left: 0;
}

.pub_news_tit .news_tit_yw {
	width: 20px;
	height: 40px;
	float: right;
	display: block;
	background: url(../images/dot_g_3px.png) repeat-x 0 center;
}

/* 甯堝痉寤鸿銆� 鏁欏笀鍙戝睍銆� 鏀儴鍏氬缓  */
.page2 .news_box .news_list {
	overflow: hidden;
	margin-top: 30px;
	background: #fff;
	padding: 35px 40px;
	border-bottom: 4px solid #94070a;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
	box-sizing: border-box;
}

.page2 .news_box .news_list .item:first-child {
	margin-top: 0;
}

.page2 .news_box .news_list .item {
	margin-top: 25px;
}

.page2 .news_box .news_list .item .date {
	margin-top: 10px;
	position: relative;

	color: #9c888a;
}

.page2 .news_box .news_list .item .h {
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
text-overflow: ellipsis;
	color: #000000;
}

.page2 .news_box .news_list .item .date:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	border-top: 1px solid #eee;
	transition: all 0.3s ease-out 0s;
}

.page2 .news_box .news_list .item .date span {
	background: #fff;
	padding-right: 10px;
	display: inline-block;
	position: relative;
	font-size: 14px;
	color: #94070a;
}

.slide {
	width: calc(33.3% - 12px);
}

.slide .slide_li {
	position: relative;
}

.slide .slide_li .slide_text {
	position: absolute;
	padding-left: 10px;
	box-sizing: border-box;
	text-align: left;
	line-height: 50px;
	bottom: 0;
	left: 0;
	color: #fff;
	font-size: 18px;
	width: 100%;
	height: 50px;
	background: rgba(0, 0, 0, 0.4);
}

.swiper-container-2 .swiper-pagination-2 {
	text-align: right;
	padding-right: 20px;
	box-sizing: border-box;
}

.page2 {
	width: 100%;
	padding-bottom: 36px;
	display: block;
	background: #fcfcfc;
}

.news_banner {
	width: 100%;
	margin-top: 20px;
}

.news_banner img {
	width: 100%;
}

/* 甯哥敤閾炬帴 */
#cylj {
	margin-top: 20px;
}

#cylj .item {
	width: 19%;
	text-align: center;
}

.fuwu .item {
	height: 60px;
	float: left;
	background: #fff;
	margin: 5px;
	box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}

.fuwu .item .h {
	line-height: 60px;
	align-items: center;
	padding: 0 10px;
	height: 100%;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

/* 闄㈢郴瀵艰埅 */
.tab-content {
	padding-bottom: 60px;
	padding-top: 20px;
}

.sub_banner {
	width: 100%;
	overflow: hidden;
}

.sub_banner img {
	width: 1920px;
	position: relative;
	margin-left: -960px;
	left: 50%;
}

.sub_main {
	min-height: 750px;
	position: relative;
	z-index: 99;
}

.submenu {
	width: 315px;
}

.listcolumn {
	width: calc(100% - 350px);
}

.list-item-date {
	width: 105px;
}

.list-item-title {
	width: calc(100% - 125px);
}

.pagination a:hover {
	background: #e9f2fa;
}

/* 搴曢儴 */
.foot {
	background: #710508;
	display: flex;
	padding: 20px 0;
}

.foot img {
	height: 120px;
}

.foot div {
	color: #e4e4e4;
	text-align: right;
	line-height: 2.5;
}

.foot p {
	font-size: 16px;
	color: #ffffff;
}

/* 鍒嗛〉 */
.pagination {
	font-size: 0;
	text-align: center;
	overflow: hidden;
	margin: 30px 0
}

.pagination>div {
	line-height: 26px
}

.pagination a,
.pagination strong {
	font-size: 14px;
	background-repeat: no-repeat;
	display: inline-block;
	min-width: 28px;
	text-align: center;
	padding: 3px;
	border: solid 1px #d6dce1;
	border-radius: 3px;
	margin-right: 5px
}

.pagination strong {
	background: #e9f2fa;
	font-weight: 700
}

/* 鏈嶅姟鎸囧崡 */
/*tab start*/
.tabArticleList {
	position: relative;
	margin-top: 20px;
}

.tabArticleList .tabListTitle {
	overflow: hidden;
}

.tabArticleList .tab_menu {
	margin: 0 -10px;
}

.tabArticleList .tab_menu li {
	float: left;
	width: 16.66%;
}

.tabArticleList .tab_menu li a {
	display: block;
	margin: 0 10px;
	background: #f5f3f0;
	border-bottom: #f5f3f0 9px solid;
	overflow: hidden;
}

.tabArticleList .tab_menu li strong {
	display: block;
	margin: 17px;
}

.tabArticleList .tab_menu li strong i {
	display: block;
	height: 0;
	padding-bottom: 100%;
	border-radius: 50%;
	overflow: hidden;
}

.tabArticleList .tab_menu li a span {
	display: block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	border-top: #ddcfb6 1px solid;
	height: 49px;
	line-height: 49px;
}

.tabArticleList .tab_menu li:hover,
.tabArticleList .tab_menu li.on {}

.tabArticleList .tab_menu li a:hover,
.tabArticleList .tab_menu li.on a {
	background: #94070a;
	border-bottom: #94070a 9px solid;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.tabArticleList .tab_menu li a:hover span,
.tabArticleList .tab_menu li.on a span {
	color: #fff;
}

.tabArticleList .tab_menu li img {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.tabArticleList .tab_menu li a:hover img {
	opacity: 1;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.tabArticleList .tabListBox {
	display: none;
}

.tabArticleList .tabListBox:first-child {
	display: block;
}

/* 闄㈢郴瀵艰埅 */
.tab-content {
	padding-bottom: 60px;
	padding-top: 20px;
}

.tab-content .tabs-nav {
	width: 17%;
	overflow: hidden;
	float: left;
}

.tab-content .tab-nav i {
	font-size: 2em;
}

.tab-content .tab-nav.current {
	background: #94070a;
	color: #ffffff;
}

.tab-content .tab-nav div {
	display: inline-block;
	text-align: left;
}

.tab-content .tab-nav p {
	font-size: 20px;
}

.p12 {
	font-size: 12px;
}

.tab-content .tab-nav {
	padding-top: 20px;
	background: #f8f8f8;
	color: #000000;
	font-weight: 100;
	cursor: pointer;
	text-align: center;
}

.tab-plane {
	display: none;
}

.tab-content .hide {
	display: block;
}

.tab-content .tab-nav.nav2 {
	background-position: 0 -91px;
}

.tab-content .tab-nav.nav3 {
	background-position: 0 -182px;
}

.tab-content .tab-plane {
	width: 83%;
	height: 182px;
	background: #f8f8f8;
	float: left;
}

.tab-content .tab-plane .news-list {
	padding: 30px 0 0 50px;
}

.news-list {
	padding: 20px 0;
	min-height: 130px;
}

.tab-content .tab-plane .news-list li {
	width: 170px;
	overflow: hidden;
	line-height: 35px;
	float: left;
	color: #000000;
}

.news-list li a.tit {
	padding-left: 13px;
	background: url(../images/dot_g_3px.png) no-repeat 2px center;
	color: #555555;
	font-size: 16px;
}

/* 鍏充簬鎴戜滑 */
.sub_banner {
	width: 100%;
	overflow: hidden;
}

.sub_banner img {
	width:100%;
	position: relative;
	left:0;
	margin-left:0;
}

.main_left {
	width: 389px;
}

.main_left .one_li {
	width: 100%;
	margin: 0 0 18px 0;
	height: auto;
	min-height: 200px;
	padding: 10px 15px 20px;
}

.main_left .one_li .news_tit_name {
	font-size: 21px;
}

.main_left .left_MenuList {
	margin-top: 10px;
}

.main_left .left_MenuList ul li {
	line-height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #E9E9E9;
	padding-left: 40px;
	box-sizing: border-box;
}

.main_left .left_MenuList ul li:last-child {
	border: none;
}

.main_left .left_MenuList ul li a {
	font-size: 19px;
}

.main_left .left_MenuList ul li a:hover {
	color: #94070a;
	font-family: Bold;
}

.main_right {
	width: calc(100% - 409px);
	padding: 10px 15px 20px;
	overflow: hidden;
	background-color: #fff;
	box-sizing: border-box;
	margin-bottom: 40px;
}

.about_nr {
	min-height: 600px;
}

.about_nr2 {
	min-height: 600px;

}

.zmjj {
	float: left;
	margin-top: 20px;
}

.pub_tit {
	color: #222222;
	font-size: 32px;
	text-align: center;
	margin: 50px 0 30px;
	font-weight: normal;
	font-family: Bold
}

.pubcontText {
	color: #333333;
	line-height: 2;
	font-size: 14px;
	box-sizing: border-box;
}

.pubcontText img {
	display: block;
	margin: 20px auto;
	max-width: 100%;
	width: auto;
}

/* 浜烘墠鍩瑰吇 */
.rencai {
	width: 80%;
	margin: 0 auto;
	padding: 40px;
	box-sizing: border-box;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
}

.rencai ul li {
	font-size: 21px;
	line-height: 48px;
	color: #94070a;
}

.rencai ul li a {
	color: #94070a;
	text-decoration: underline;
}

.rencaiList {}

.rencaiList .follow {
	margin-bottom: 35px;
}

.rencaiList .follow .follow_tit {
	color: #94070a;
	font-size: 20px;
	text-decoration: underline;
	margin-bottom: 10px;
}

.rencaiList .follow .follow_tit a {
	color: #94070a;
	font-size: 20px;
}

.rencaiList .follow .follow_li {
	line-height: 36px;
	color: #999;
	font-size: 14px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	background: url(../images/dian1.png) no-repeat 0 17px;
	padding-left: 9px;
}

.rencaiList .follow .follow_li a {
	color: #2c2c2c;
	font-size: 16px;
	float: left;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.rencaiList .follow .follow_li a:hover {
	color: #94070a;
}

.rencaiList .down {
	box-sizing: border-box;
}

.rencaiList .down .follow_li {
	line-height: 36px;
	color: #999;
	padding: 15px 0 15px 35px;
	border-bottom: 1px solid #EDEDED;
	text-align: right;
	background: url(../images/down.png) no-repeat 0 17px;
}

.rencaiList .down .follow_li a {
	color: #2c2c2c;
	font-size: 14px;
}

.teacher_list ul {
	display: flex;
	flex-flow: row wrap;
	box-sizing: border-box;
}

.teacher_list ul li {
	width: calc(25% - 20px);
	margin: 0 10px 10px;
}

.teacher_list ul li img {
	width: 100%;
}

.teacher_list ul li p {
	width: 100%;
	text-align: center;
	margin: 10px 0;
	font-size: 20px;
	color: #94070a;
}


/* 绉戠爺鍔ㄦ€� */
.about_nr .newsPageTit {
	margin: 20px auto;
	width: 100%;
	padding-bottom: 30px;
	border-bottom: 1px dotted #CFCFCF;
}

.about_nr .newsPageTit h1 {
	font-size: 18px;
	color: #222;
	margin: 0 auto;
	line-height: 1.6;
	font-weight: normal;
	text-align: center;
	font-family: Bold;
}

.about_nr .newsPageTit .from {
	font-size: 14px;
	color: #999999;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}

.postlist1 {
	overflow: hidden;
	margin: 0 auto;
}

/* 0317淇敼鏂伴椈鍒楄〃 */
.postlist1 li {
	width: 100%;
	margin-top: 15px;
	border-bottom: #ccc 1px dotted;
	overflow: hidden;
	padding-bottom: 10px;
}

.postlist1 li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.postlist1 li a:hover h3 {
	color: #94070a;
	font-size: 18px;
}

.zuoshi {
	width: 85px;
	border: #EDEDED 1px solid;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	position: absolute;
}

.zuoshi>div {
	width: 100%;
	font-size: 14px;
	font-weight: 100;
	text-align: center;
	color: #999;
}

.youcee1 {
	float: right;
	overflow: hidden;
	float: left;
	padding-left: 105px;
}

.youcee1 h3 {
	font-size: 18px;
	line-height: 50px;
	width: 100%;
	font-weight: 100;
	color: #94070a;
	font-family: Bold;
	overflow: hidden;
	text-overflow: ellipsis;
}

.miaoshu1 {
	width: 100%;
	font-size: 16px;
	line-height: 23px;
	color: #333;
	margin-top: 8px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	height: 50px;
}




/*鍒嗛〉*/
.pages_box {
	text-align: center;
	margin: 50px auto 30px;
}

.page_total,
.pages_box a,
.page_jump {
	display: inline-block;
	vertical-align: middle;
	padding: 0 14px;
	height: 36px;
	background: #eee;
	line-height: 36px;
	border: 1px solid #e1e1e1;
	font-size: 13px;
	cursor: pointer;
}

.pages_box a {
	margin-left: 10px;
	color: #666;
}

.pages_box a.page_curr,
.pages_box a:hover {
	background: #94070a;
	color: #fff;
	font-size: 13px;
}

.page_jump {
	margin-left: 10px;
}

/* 鍏充簬鎴戜滑-main */
.big-warp {
	padding: 15px 13%;
}
.big-warp .warp {
	max-width: 1400px;
    margin: auto;
}

.n_left {
	float: left;
	width: 20%;
	margin: 0 2% 80px 0px;
	background: #e2e2e2;
}

.n_left h3 {
	background: #94070a;
	overflow: hidden;
	height: 72px;
	line-height: 72px;
	text-align: center;
	font-size: 20px;
	float: left;
	color: #ffffff;
	font-weight: bold;
	width: 100%;
}

.n_nleft .buleft {
	overflow: hidden;
	background-color: #fff;
	border-left: #94070a 5px solid;
}

.n_nleft ul {
	display: block;
}

.n_left li a.active,
.n_left li a:hover {
	background-color: #f7f3e9;
	color: #a13e09;
}

.n_left li a {
	padding: 11px 20px 11px 15px;
	line-height: 30px;
	display: block;
	font-size: 16px;
	border-bottom: 1px solid #c8c8c8;
	color: #666666;
	font-weight: bold;
}

.n_rig {
	float: right;
	width: 70%;
	overflow: hidden;
	position: relative;
}

.articleTitle {
	width: auto;
	overflow: hidden;
}

.borderBot {
	border-bottom: #e8e8e8 2px solid;
	margin-bottom: 17px;
}

.articleTitle h2 {
	overflow: hidden;
	font-size: 18px;
	font-weight: normal;
	padding: 22px 0;
	width: auto;
	color: #333;
	float: left;
}

.bread {
	width: auto;
	height: 71px;
	line-height: 71px;
	color: #282828;
	font-size: 1.2em;
	float: right;
}

.bread span {
	float: left;
	font-weight: normal;
	color: #000000;
	font-size: 16px;
}

.bread span a {
	color: #000000;
	font-size: 16px;
}



.news_detail .cas_content {
	color: #434343;
	font-size: 14px;
	line-height: 24px;
	padding: 18px;
}

.news_detail p {
	color: #434343;
	font-size: 14px;
	line-height: 26px;
}

/* newpiclist */
.newlist_zz {
	padding-bottom: 50px;
}

.newlist_zz li {
	padding: 30px 0;
	border-bottom: 1px dotted #b7b7b7;
	display: flex;
}

.newlist_zz li .img {
	float: left;
	width: 30%;
}

.newlist_zz li .img img {
	width: 100%;
}

.newlist_zz li .info {
	float: left;
	width: 70%;
	padding-left: 20px;
}

.newlist_zz li .info h3 a {
	color: #262626;
	font-size: 14px;
	float: left;
	font-weight: bold;
}

.newlist_zz li .info .txt {
	font-size: 14px;
	line-height: 200%;
	color: #717171;
	min-height: 95px;
	margin-top: 25px;
}

.newlist_zz li .info span {
	color: #262626;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	font-weight: normal;
}

.newlist_zz li .info .more a {
	font-size: 12px;
	color: #94070a;
	float: right;
}

/* 甯堣祫list */
.shizi-item {
	width: 50%;
	float: left;
}

.event-text-img {
	display: flex;
	margin-bottom: 40px;
	overflow: hidden;
	border: 1px solid #ccc;
}

.event-img3 {
	display: inline-block;
	float: left;
	width: 40%;
	position: relative;
}

.event-img3 img {
	height: 214px;
	margin: 0 auto;
}

.visual-inner {
	height: 214px;
	width: 60%;
	margin: 0px 0 5px;
}

.newslist_dt .tongzhi-li {
	height: 53px;
	line-height: 53px;
	background: #fff;
	margin-top: 7px;
	border-bottom: 1px solid #eee;

	padding: 0;
}

.newslist_dt .tongzhi-li .tongzhi-data {
	float: left;

	border-right: 1px solid #ebe6e5;
	text-align: center;
	height: 53px;
	position: relative;
	overflow: hidden;
	background: #f8e7e0;
}

.newslist_dt .tongzhi-li .tongzhi-data span {
	display: block;
	height: 100%;
	box-sizing: border-box;
	border: 3px solid #94070a;
	font-size: 14px;
	position: relative;
	line-height: 51px;
	padding: 0 5px;
}

/* 通知公告0316-wap */
.newslist_dt li .info h3 a {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.foot .cont .right {
	display: flex;
}

.foot .cont .right .right-text {
	padding-right: 45px;
}

.foot .cont .right .right-img {
	margin: auto;
}

@media screen and (max-width: 1000px) {
	.foot .cont .right .right-text {
		padding-right: 0px;
	}

	.foot .cont .right {
		display: block;

	}

	.foot .cont .right .right-img {
		padding: 30px 0;
	}

	.foot .cont .right .right-text,
	.foot .cont .right .right-img {
		text-align: center;
	}

	.newslist_dt li .info {
		margin-left: 0;
		margin-right: 0;

	}

	.newslist_dt li .info span {
		width: 31%;
		font-size: 14px;
	}


	.newslist_dt .tongzhi-li .tongzhi-data span {
		line-height: 25px;
	}
}

.sdsf {
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	border-left: #94070a 5px solid;
	color: #94070a;
	padding-left: 10px;
	font-weight: bold;
}

.sdsflist {
	margin-top: 1px;
}

.sdsflist ul li {
	font-size: 20px;
	margin-left: 20px;
	float: left;
	margin-top: 15px;
}

.swiper-container2 {
    height: 450px !important;
}