body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,p {
	margin: 0;
	padding: 0;
}

a {
	display: inline-block;
	color: #666666;
	text-decoration: none;
}

ul, ul li{
	list-style: none;
}
a:hover {
	text-decoration: none;
}

.hide{
	display: none;
}

.text-ellipsis1 {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.text-ellipsis2 {
	display: -webkit-box;
	text-overflow: ellipsis;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.coverImg {
	-o-object-fit: cover;
	object-fit: cover;
	-o-object-position: center;
	object-position: center;
	height: 100%;
	width: 100%;
}
input{
	border: none;
}
.per100{
	width: 100%;
}

.video-box{
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 999;
	background-color: #000000;
}
.video-box .close{
	padding: 5px;
	text-align: right;
	color: white;
	cursor: pointer;
	background-color: #120026;
}

.container{
	width: 1200px;
	margin: 0 auto;
}
.header{
	width: 100%;
	height: 177px;
	background: url(../img/header_bgimg.png) no-repeat center;
	background-size: 100% 100%;
}
.header .container{
	display: flex;
	flex-direction: column;
}
.header .container .top{
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: 18px 0;
}
.header .container .top .left{
	flex: 1;
	display: flex;
	align-items: center;
	line-height: 0;
}
.header .container .top .left img{
	height: 40px;
	margin-right: 18px;
}
.header .container .top .left div{
	height: 38px;
	padding-left: 18px;
	border-left: 1px solid white;
	line-height: 38px;
	font-size: 24px;
	color: white;
/*	font-family: '黑体';*/
}
.header .container .top .right{
	display: flex;
	align-items: center;
}
.header .container .top .right .search{
	width: 250px;
	height: 42px;
	overflow: hidden;
	border-radius: 6px;
	display: flex;
	align-items: center;
	margin-right: 20px;
}
.header .container .top .right .search input{
	height: 100%;
	flex: 1;
	padding-left: 10px;
	font-size: 14px;
	outline: none;
	background-color: white;
}
.header .container .top .right .search div{
	width: 50px;
	height: 42px;
	background-color: #e05959;
	text-align: center;
	line-height: 0;
	padding-top: 10px;
	box-sizing: border-box;
	cursor: pointer;
}
.header .container .top .right .search div img{
	width: 21px;
	height: 21px;
}
.header .container .top .right a{
	font-size: 14px;
	color: white;
	margin: 0 20px;
}
.header .container .top .right span{
	color: white;
	font-size: 18px;
}
.header .nav{
	flex: 1;
	border-top: 2px solid #db0606;
	margin-top: -1px;
}
.header .nav ul{
	display: flex;
	height: 60px;
	align-items: center;
}
.header .nav ul li{
	height: 60px;
	margin: 0 10px;
	position: relative;
}
.header .nav ul li a.navOne:hover{
	background-color: white;
	color: #bb0000;
}
.header .nav ul li.active{
	background-color: white;
}
.header .nav ul li.active a.navOne{
	color: #bb0000;
	/*font-family: '黑体';*/
}
.header .nav ul li a.navOne{
	display: inline-block;
	height: 60px;
	width: 100px;
	text-align: center;
	line-height: 60px;
	font-size: 16px;
	color: white;
	/*font-family: '黑体';*/
}
.header .nav ul li .slideDown{
	position: absolute;
	width: 100%;
	left: 0;
	top: 60px;
	background-color: #ffffff;
	z-index: 9999;
	box-shadow: 0 4px 8px 2px #999999;
}
.header .nav ul li .slideDown div{
	height: 50px;
}
.header .nav ul li .slideDown div a{
	display: inline-block;
	font-size: 14px;
	text-align: center;
	height: 50px;
	width: 100%;
	line-height: 50px;
}
.header .nav ul li .slideDown div:hover a{
	background-color: #ededed;
}


.index .banner{
	line-height: 0;
	position: relative;
}
.index .banner .swiper_banner{
	overflow: hidden;
}
.index .banner .container ul{
	display: flex;
	align-items: center;
	height: 148px;
	border-radius: 148px;
	overflow: hidden;
	background-color: #e05959;
	margin-top: -70px;
	position: relative;
	z-index: 9;
	justify-content: space-around;
	padding: 0 40px;
	box-shadow: 0 5px 10px #f4c6c6;
}
.index .banner .container ul li a{
	display: inline-block;
	text-align: center;
	line-height: 0;
}
.index .banner .container ul li:hover a p{
	/*color: #bb0000;*/
	font-weight: bold;
}
.index .banner .container ul li a img{
	height: 46px;
}
.index .banner .container ul li a p{
	color: white;
	font-size: 16px;
	line-height: 16px;
	margin-top: 20px;
}
.index .news_content{
	text-align: center;
	padding-top: 40px;
}

.index .news_content .news-box{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	text-align: left;
}

.index .news_content .news-box .main-img,
.index .news_content .news-box .main-img .swiper-container2,
.index .news_content .news-box .main-img .swiper-container2 .swiper-slide div.pos-r,
.index .news_content .news-box .main-img .swiper-container2 .swiper-slide div.pos-r a
{
	width: 430px;
	height: 430px;
	overflow: hidden;
}
.index .news_content .news-box .main-img .swiper-container2 .swiper-slide div.pos-r .img-title{
	background-color: rgba(0,0,0,0.6);
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 99;
}
.index .news_content .news-box .main-img .swiper-container2 .swiper-slide div.pos-r .img-title a{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	padding: 0 10px;
	color: white;
	font-size: 14px;
}
.index .news_content .news-box .college-news{
	flex: 1;
	padding: 0 20px;
}
.index .news_content .news-box .college-news .college-title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	height: 40px;
	background-color: #f5f5f5;
}
.index .news_content .news-box .college-news .college-title span{
	font-size: 16px;
	font-weight: bold;
}
.index .news_content .news-box .college-news .college-title a{
	font-size: 14px;
	font-weight: 500;
	color: #bb0000;
}
.index .news_content .news-box .college-news ul{
	box-sizing: border-box;
	overflow: hidden;
	padding: 0 10px;
}
.index .news_content .news-box .college-news ul li{
	border-bottom: 1px solid #ededed;
	padding: 5px 0 10px 8px;
	box-sizing: border-box;
	overflow: hidden;
}
.index .news_content .news-box .college-news ul li:last-child{
	border-bottom: none;
}
.index .news_content .news-box .college-news ul li .title a{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 5px 0;
}
.index .news_content .news-box .college-news ul li .title a:hover{
	color: #bb0000;
}
.index .news_content .news-box .college-news ul li .cont{
	font-size: 12px;
	color: #666666;
	margin-top: 4px;
}

.index .news_content .news-box .notice-box{
	width: 330px;
	border: 1px solid #ededed;
}
.index .news_content .news-box .notice-box .notice-title{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 20px;
	height: 40px;
}
.index .news_content .news-box .notice-box .notice-title span{
	font-size: 16px;
	font-weight: bold;
}
.index .news_content .news-box .notice-box .notice-title a{
	font-size: 14px;
	font-weight: 500;
	color: #bb0000;
}
.index .news_content .news-box .notice-box ul{
	
}
.index .news_content .news-box .notice-box ul li{
	display: flex;
	align-items: center;
	padding: 11px 20px 11px 0;
	position: relative;
}
.index .news_content .news-box .notice-box ul li:nth-child(even){
	background-color: #f5f5f5;
}
.index .news_content .news-box .notice-box ul li .title a{
	padding-left: 30px;
	padding-right: 5px;
	flex: 1;
	font-size: 13px;
	color: #555555;
	font-weight: bold;
}
.index .news_content .news-box .notice-box ul li .title a:hover{
	color: #bb0000;
}
.index .news_content .news-box .notice-box ul li::after{
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #b50613;
	position: absolute;
	left: 18px;
	top:17px;
}
.index .news_content .news-box .notice-box ul li span{
	font-size: 12px;
	color: #999999;
	flex-shrink: 0;
}

.index .news_content .line{
	display: inline-block;
	width: 48px;
	height: 4px;
	background-color: #bb0000;
}
.index .news_content p{
	font-size: 24px;
	color: #999999;
	line-height: 24px;
	margin-top: 20px;
}
.index .news_content p.txt{
	font-size: 36px;
	color: #333333;
	line-height: 36px;
}
.index .news_content .tab{
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	margin-top: 36px;
}
.index .news_content .tab div{
	width: 150px;
	height: 46px;
	text-align: center;
	line-height: 46px;
	font-size: 18px;
	color: #333333;
	border: 1px solid #999999;
	box-sizing: border-box;
	cursor: pointer;
}
.index .news_content .tab div:hover{
	color: #f54c4c !important;
}
.index .news_content .tab div.active{
	background-color: #120026;
	color: white;
	border: 1px solid #120026;
}
.index .news_content .tab div:first-child{
	border-right: none;
}
.index .news_content .tab div:last-child{
	border-left: none;
}
.comm-list{
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
.comm-list .list-box{
	width: 47%;
	margin-bottom: 20px;
}
.comm-list .list-box .title{
	display: flex;
	align-items: center;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
}
.comm-list .list-box .title .line{
	width: 6px;
	height: 40px;
	background-color: #bb0000;
}
.comm-list .list-box .title .flex1{
	flex: 1;
	padding-left: 10px;
}
.comm-list .list-box .title .flex1 p{
	font-size: 18px;
	font-weight: bold;
}
.comm-list .list-box .title .flex1 span{
	font-size: 13px;
	color: #999999;
	font-weight: bold;
}
.comm-list .list-box .title a{
	font-size: 14px;
	color: #bb0000;
}
.comm-list .list-box .title a:hover{
	font-weight: bold;
	opacity: 0.9;
}
.comm-list .list-box ul{
	padding: 6px 0;
}
	
.comm-list .list-box ul li{
	display: flex;
	align-items: center;
	padding: 10px 0;
}
.comm-list .list-box ul li .circle{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #bb0000;
}
.comm-list .list-box ul li .flex1{
	flex: 1;
	padding-left: 10px;
	padding-right: 10px;
}
.comm-list .list-box ul li .flex1 a{
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.comm-list .list-box ul li .flex1 a:hover{
	color: #bb0000;
}
.comm-list .list-box ul li span{
	font-size: 12px;
	color: #999999;
}
.cultivate{
	line-height: 0;
	position: relative;
	overflow: hidden;
	margin-top: 40px;
}
.cultivate .sanjiao{
	position: absolute;
	width: 95px;
	height: 35px;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
.cultivate ul{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
.cultivate ul li{
	width: 550px;
	height: 300px;
	background-color: rgba(0,0,0,0.7);
	padding: 0 34px 0 30px;
	box-sizing: border-box;
	position: relative;
}
.cultivate ul li:first-child{
	margin-right: 90px;
}
.cultivate ul li .title{
	color: white;
	display: flex;
	align-items: center;
	margin: 40px 0 20px 0;
}
.cultivate ul li .title span{
	padding-left: 16px;
	font-size: 20px;
}
.cultivate ul li .cont{
	color: white;
	font-size: 14px;
	line-height: 26px;
}
.cultivate ul li .more_btn{
	display: flex;
	justify-content: flex-end;
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 30px;
}
.cultivate ul li .more_btn div{
	width: 100px;
	height: 36px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	color: white;
	display: flex;
	align-items: center;
	border: 1px solid white;
	border-radius: 10px;
	margin-right: 50px;
	cursor: pointer;
}
.cultivate ul li .more_btn div span{
	font-size: 14px;
}
.cultivate ul li .more_btn div:hover span{
	color: #f54c4c;
}
.cultivate ul li .more_btn div img{
	margin-left: 5px;
}
.hzdt{
	text-align: center;
}
.hzdt .line{
	display: inline-block;
	width: 48px;
	height: 4px;
	background-color: #bb0000;
	margin-top: 30px;
}
.hzdt p{
	font-size: 24px;
	color: #999999;
	line-height: 24px;
	margin-top: 20px;
}
.hzdt p.txt{
	font-size: 36px;
	color: #333333;
	line-height: 36px;
}
.hzdt .hzdt_cont{
	display: flex;
	align-items: flex-start;
	overflow: hidden;
	margin-top: 60px;
}
.hzdt .hzdt_cont .hzdt_img{
	width: 480px;
	height: 350px;
	line-height: 0;
	overflow: hidden;
	position: relative;
	cursor: pointer;
}
.hzdt .hzdt_cont .hzdt_img:hover img{
	transform: scale(1.2);
	transition: all 0.5s linear;
}
.hzdt .hzdt_cont .hzdt_img .hzdt_tip{
	position: absolute;
	width: 100%;
	height: 70px;
	left: 0;
	bottom: 0;
	display: flex;
	align-items: center;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
}
.hzdt .hzdt_cont .hzdt_img .hzdt_tip .date{
	width: 70px;
	height: 70px;
	text-align: center;
	flex-shrink: 0;
	background-color: #bb0000;
	color: white;
	padding-top: 10px;
	box-sizing: border-box;
	overflow: hidden;
}
.hzdt .hzdt_cont .hzdt_img .hzdt_tip .date span{
	font-size: 30px;
	line-height: 30px;
}
.hzdt .hzdt_cont .hzdt_img .hzdt_tip .date p{
	font-size: 14px;
	line-height: 14px;
	color: white;
	margin: 10px 0 0 0;
}
.hzdt .hzdt_cont .hzdt_img .hzdt_tip .flex1{
	flex: 1;
	font-size: 14px;
	color: white;
	line-height: 22px;
	text-align: left;
	padding: 0 18px;
}
.hzdt .hzdt_cont .flex1{
	flex: 1;
}
.hzdt .hzdt_cont .flex1 ul {
	padding-left: 38px;
}
.hzdt .hzdt_cont .flex1 ul li{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
	border-bottom: 1px dashed #e5e5e5;
    line-height: 30px;
}
.hzdt .hzdt_cont .flex1 ul li:hover .flex1 a{
	color: #f54c4c;
}
.hzdt .hzdt_cont .flex1 ul li:last-child{
	margin-bottom: 0;
}
.hzdt .hzdt_cont .flex1 ul li .dian{
	width: 5px;
	height: 5px;
	background-color: #999999;
}
.hzdt .hzdt_cont .flex1 ul li .flex1{
	flex: 1;
	text-align: left;
	padding-left: 10px;
	font-size: 14px;
}
.hzdt .hzdt_cont .flex1 ul li .flex1 a{
	color: #333333;
}
.hzdt .hzdt_cont .flex1 ul li span{
	font-size: 14px;
	color: #999999;
}
.hzdt .more{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px 0 35px 0;
	margin-top: 50px;
}
.hzdt .more div{
	width: 130px;
	height: 40px;
	background-color: #333333;
	border-radius: 6px;
	overflow: hidden;
	text-align: center;
	box-sizing: border-box;
	padding-top: 10px;
	cursor: pointer;
}
.hzdt .more div span{
	font-size: 16px;
	color: white;
}
.hzdt .more div:hover span{
	color: #f54c4c;
}
.hzdt .more div img{
	margin-left: 10px;
}
.xyfc{
	text-align: center;
	margin-top: 50px;
}
.xyfc .line{
	display: inline-block;
	width: 48px;
	height: 4px;
	background-color: #bb0000;
}
.xyfc p{
	font-size: 24px;
	color: #999999;
	line-height: 24px;
	margin-top: 20px;
}
.xyfc p.txt{
	font-size: 36px;
	color: #333333;
	line-height: 36px;
}
.xyfc .swiper_wrapper{
	margin-top: 45px;
	margin-bottom: 85px;
}
.xyfc .swiper_wrapper .flex1{
	flex: 1;
}
.xyfc .swiper_wrapper .swiper-slide div{
	height: 250px;
	width: 380px;
	overflow: hidden;
	margin: 0 auto;
	border-radius: 10px;
}
.xyfc .swiper_wrapper .swiper-slide div:hover img{
	transform: scale(1.2);
	transition: all 0.5s linear;
}

/* 详情样式 */
.details .title{
	font-size: 22px;
	/*font-family: '黑体';*/
	margin-top: 35px;
	margin-bottom: 20px;
	text-align: center;
}
.details .time{
	text-align: center;
	font-size: 14px;
	color: #999999;
	padding-bottom: 26px;
	border-bottom: 1px dashed #dddddd;
}
.details .details_cont{
	padding-top: 20px;
	text-align: center;
}
.details .details_cont p{
	/* text-indent: 2em; */
	/* font-size: 16px; */
	/* color: #676767; */
	/* line-height: 30px; */
	/* margin-bottom: 10px; */
	/* text-align: left; */
}
.details .details_cont img{
	margin: 20px 0;
}
.details .bottom_next{
	margin-top: 65px;
	margin-bottom: 170px;
}
.details .bottom_next a{
	display: block;
	color: #38007b;
	font-size: 14px;
	margin-bottom: 10px;
}
.details .bottom_next a:hover{
	color: #f54c4c;
}
.dsfc{
	position: relative;
}
.dsfc .dsfc_wrapper{
	padding-bottom: 100px;
	position: relative;
}
.dsfc .dsfc_cont .title{
	font-size: 24px;
	/*font-weight: '黑体';*/
	color: #120026;
	padding: 20px 0 20px 0;
	line-height: 26px;
	border-bottom: 1px solid #e8e8e8;
}
.dsfc .dsfc_cont ul{
	margin-top: 50px;
	overflow: hidden;
}
.dsfc .dsfc_cont ul li{
	width: 20%;
	margin-bottom: 40px;
	line-height: 0;
	box-sizing: border-box;
	float: left;
	padding: 0 10px;
}
.dsfc .dsfc_cont ul li a{
	border: 1px solid #ffb9bb;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
	height: 300px;
	display: block;
}
.dsfc .dsfc_cont ul li div{
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: rgba(234,122,122,0.8);
	left: 0;
	bottom: 0;
	box-sizing: border-box;
	text-align: center;
}
.dsfc .dsfc_cont ul li div p{
	font-size: 28px;
	color: white;
}
.dsfc .dsfc_cont ul li:hover img{
	transform: scale(1.2);
	transition: all 0.5s linear;
}
.dsfc .dsfc_cont ul li div p span{
	font-size: 18px;
}
.dsxq .dsxq_cont .dsxq_wrapper{
	margin-top: 20px;
	display: flex;
	align-items: flex-start;
}
.dsxq .dsxq_cont .dsxq_wrapper .flex1{
	flex: 1;
	box-shadow: 0 3px 3px 3px #f5f5f5;
	padding: 30px 40px 48px 25px;
	border-radius: 5px;
	position: relative;
	z-index: 99;
	background-color: white;
	margin-bottom: 200px;
	min-height: 400px;
}
.dsxq .dsxq_cont .dsxq_wrapper .flex1 p{
	font-size: 22px;
	/*font-family: '黑体';*/
	line-height: 22px;
	margin-bottom: 25px;
}
.dsxq .dsxq_cont .dsxq_wrapper .flex1 .intro_txt p{
	font-size: 14px;
	color: #666666;
	font-family: '';
	line-height: 30px;
	margin-bottom: 20px;
}
.dsxq .dsxq_cont .dsxq_wrapper .photo{
	width: 230px;
	height: 300px;
	box-shadow: 0 3px 3px 3px #eeeeee;
	margin-left: 30px;
	box-sizing: border-box;
	background: #f4f4f4;
	position: relative;
	cursor: pointer;
}
.dsxq .dsxq_cont .dsxq_wrapper .photo:hover{
	border: 1px solid red;
	box-sizing: border-box;
	width: 230px;
	height: 300px;
}
.dsxq .dsxq_cont .dsxq_wrapper .photo .name{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	height: 70px;
	text-align: center;
	line-height: 70px;
	background-color: white;
	font-size: 24px;
}
.dsxq .dsxq_cont .dsxq_wrapper .photo .name span{
	font-size: 16px;
	color: #999999;
	margin-left: 10px;
}
.newsList .newsList_cont{
	display: flex;
	align-items: flex-start;
	padding-bottom: 65px;
}
.newsList .newsList_cont .news_left{
	flex: 1;
	margin-right: 90px;
}
.newsList .newsList_cont .news_left p.title{
	font-size: 26px;
	/*font-family: '黑体';*/
	color: #120026;
	line-height: 26px;
	padding: 20px 0 20px 0;
	border-bottom: 1px solid #e8e8e8;
}
.newsList .newsList_cont .news_left ul{
	margin-top: 20px;
}
.newsList .newsList_cont .news_left ul li{
	border-bottom: 1px dashed #c6c6c6;
}
.newsList .newsList_cont .news_left ul li a{
	display: flex;
	align-items: center;
	overflow: hidden;
	padding: 14px 0;
}
.newsList .newsList_cont .news_left ul li a .date{
	width: 80px;
	text-align: center;
}
.newsList .newsList_cont .news_left ul li a .date span{
	font-size: 34px;
	color: #3e0183;
	line-height: 34px;
}
.newsList .newsList_cont .news_left ul li a .date p{
	font-size: 16px;
	color: #999999;
	line-height: 16px;
	margin-top: 10px;
}
.newsList .newsList_cont .news_left ul li a .flex1{
	flex: 1;
	padding-left: 22px;
}
.newsList .newsList_cont .news_left ul li a .flex1 .title{
	font-size: 16px;
	color: #333333;
	line-height: 16px;
	margin-bottom: 14px;
	/*font-family: '黑体';*/
}
.newsList .newsList_cont .news_left ul li:hover a .flex1 .title{
	color: #f54c4c;
}
.newsList .newsList_cont .news_left ul li a .flex1 .news_intro{
	font-size: 12px;
	color: #666666;
}
.newsList .newsList_cont .news_right{
	width: 390px;
	box-sizing: border-box;
	margin-top: 40px;
}
.newsList .newsList_cont .news_right .box-shadow{
	box-shadow: 0 0 15px 10px #ededed;
	padding: 0 10px;
	box-sizing: border-box;
}
.newsList .newsList_cont .news_right .rihgt_title{
	display: flex;
	align-items: center;
	padding: 14px 14px;
}
.newsList .newsList_cont .news_right .rihgt_title img{
	height: 20px;
}
.newsList .newsList_cont .news_right .rihgt_title span{
	font-size: 16px;
	color: #666666;
/*	font-family: '黑体';*/
	margin-left: 14px;
}
.newsList .newsList_cont .news_right .rihgt_title div{
	flex: 1;
	text-align: right;
}
.newsList .newsList_cont .news_right .rihgt_title div span{
	font-size: 16px;
	color: #999999;
	cursor: pointer;
}
.newsList .newsList_cont .news_right .rihgt_title div img{
	width: 12px !important;
	height: 10px;
	margin-left: 5px;
}
.newsList .newsList_cont .news_right .news_img{
	width: 370px;
	height: 220px;
	font-size: 0;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.newsList .newsList_cont .news_right .news_img:hover img{
	transform: scale(1.2);
	transition: all 0.5s linear;
}
.newsList .newsList_cont .news_right .news_img .news_img_intro{
	position: absolute;
	width: 100%;
	height: 60px;
	background-color: rgba(0,0,0,0.5);
	left: 0;
	bottom: 0;
	color: white;
	font-size: 12px;
	padding: 14px;
	box-sizing: border-box;
}
.newsList .newsList_cont .news_right ul{
	margin-top: 20px;
	padding-bottom: 5px;
}
.newsList .newsList_cont .news_right ul li{
	/* margin-bottom: 20px; */
}
.newsList .newsList_cont .news_right ul li a{
	display: flex;
	align-items: center;
	color: #333333;
	overflow: hidden;
}
.newsList .newsList_cont .news_right ul li:hover a .flex1{
	color: #f54c4c;
	border-bottom: 1px dashed #dddddd;
	height: 40px;
	box-sizing: border-box;
}
.newsList .newsList_cont .news_right ul li a .circle{
	width: 8px;
	height: 8px;
	background-color: #c7c7c7;
	border-radius: 50%;
	margin-right: 15px;
}
.newsList .newsList_cont .news_right ul li a .flex1{
	flex: 1;
	display: flex;
	align-items: center;
	height: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid white;
	overflow: hidden;
}
.newsList .newsList_cont .news_right ul li a .flex1 .title{
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
	flex: 1;
}
.newsList .newsList_cont .news_right ul li a span{
	font-size: 12px;
	color: #999999;
	flex-shrink: 0;
}
.newsList .newsList_cont .news_right .news_nav .common{
	width: 100%;
	height: 100px;
	position: relative;
	box-sizing: border-box;
	overflow: hidden;
	margin-bottom: 10px;
	cursor: pointer;
}
.newsList .newsList_cont .news_right .news_nav .common .title{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	color: white;
	background-color: rgba(0,0,0,0.5);
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.newsList .newsList_cont .news_right .news_nav .common .title span{
	font-size: 24px;
	color: white;
/*	font-family: '黑体';*/
	line-height: 24px;
}
.newsList .newsList_cont .news_right .news_nav .common .title p{
	font-size: 16px;
	/*font-family: '黑体';*/
}

.bread{
	display: flex;
	align-items: center;
	padding: 18px 0 18px 0;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}
.bread a, .details .bread span{
	font-size: 16px;
	color: #333333;
}
.bread span{
	margin: 0 8px;
}
.bread a:last-child{
	color: #b50613;
}
.comm_left{
	position: absolute;
	width: 60%;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.comm_right{
	position: absolute;
	width: 37%;
	right: 0;
	bottom: 0;
	z-index: -1;
}
.footer{
	background-color: #120026;
	position: relative;
}
.footer .container .top{
	display: flex;
	align-items: center;
	padding-top: 34px;
}
.footer .container .top .logo{
	height: 56px;
}
.footer .container .top .name{
	height: 45px;
	border-left: 1px solid white;
	line-height: 45px;
	padding-left: 20px;
	margin-left: 20px;
	color: white;
	font-size: 22px;
	/*font-family: '黑体';*/
}
.footer .container .top .msg{
	color: white;
	font-size: 14px;
	margin-left: 65px;
	flex: 1;
}
.footer .container .top .msg p{
	margin: 5px 0;
}
.footer .container .top .ewm{
	height: 108px;
}
.footer .bottom{
	border-top: 1px solid #898093;
	text-align: center;
	font-size: 14px;
	padding: 20px 0;
	margin-top: 25px;
	color: white;
}
.page{
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 30px;
}
.page div{
	width: 86px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 3px;
	background: #ededed;
}
.page div a{
	font-size: 12px;
	color: #333333;
}
.page div:hover a{
	color: #f54c4c !important;
}
.page div:first-child{
	margin-right: 32px;
}
/*
.page div:last-child{
	background-color: #120026;
	color: white;
}
.page div:last-child a{
	color: white;
}
*/