.news {
    height: 494px;
    margin-top: 38px;}
.news-title span.ICON {
    width: 24px;
    height: 26px;
    background: url(news_icon01.jpg) no-repeat left center;
    display: inline-block;
    vertical-align: top;}
.news-title a {
    display: block;}
.news-title h4 {
    color: #252525;
    font-size: 24px;
    margin-left: 10px;
    margin-top: -3px;
    display: inline-block;
    font-weight: bold;}
.news-title span.MORE {
    width: 42px;
    height: 12px;
    float: right;
    color: #990800;
    font-weight: 600;
    background-repeat: no-repeat;
    margin-top: 3px;}
.news-header-wrapper {
    padding-top: 20px;
    height: 1220px;
    margin: 0 auto;}
.news-header-wrapper-left {
    width: 416px;
    height: 410px;
    background: #fff;
    padding-left: 28px;
    box-sizing: border-box;
    float: left;}
.news-header-wrapper-left ul li {
    height: 60px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 78px;
    box-sizing: border-box;}
.news-header-wrapper-left ul li:hover p {
    color: #990800;}
.news-header-wrapper-left ul li span {
    width: 60px;
    height: 50px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0px;
    padding-top:10px;
    background: #EFEAEA;
    display: inline-block;
    text-align: center;
    color: #990800;
    font-size: 16px;
    font-family: "Arial";
    font-weight: bold;}
.news-header-wrapper-left ul li p {
    font-size: 16px;
    color: #333;
    line-height: 24px;
    padding-top: 5px;
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    height: 50px;}
.news-header-wrapper-center {
    width: 380px;
    height: 410px;
    background: #fff;
    border: 1px solid #EBEBEB;
    float: left;
    /*margin-right: 20px;*/
    box-shadow: 0 5px 6px #efefef;
    zoom: 1;}
.news-header-wrapper div {
    margin-right: 6px;}
.news-header-wrapper >div+div+div {
    margin-right: 0;}
.news-header-wrapper-center:hover .m-abstract h6 {
    color: #990800;}

.news-header-wrapper-center .mask, .news-header-wrapper-right .mask{
    width: 380px;
    height: 228px;
    position: relative;
    overflow: hidden;}
.news-header-wrapper-center .mask .pic, 
.news-header-wrapper-right .mask .pic{
    width: 100%;
    height: 100%;
    transition: transform .6s ease-in-out;}
.news-header-wrapper-center:hover .mask .pic {
    transform: scale(1.05) translateZ(0);}
.news-header-wrapper-right:hover .mask .pic {
    transform: scale(1.05) translateZ(0);}
.news-header-wrapper-center .mask .date, 
.news-header-wrapper-right .mask .date{
    width: 120px;
    height: 30px;
    background: #990800ad;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    font-family: "Arial";
    line-height: 30px;
    padding-left: 36px;
    box-sizing: border-box;}
.news-header-wrapper-center .mask .date:before, 
.news-header-wrapper-right .mask .date:before{
    content: "";
    width: 12px;
    height: 12px;
    background: url(date-icon.jpg) no-repeat;
    position: absolute;
    left: 15px;
    top: 9px;}
.news-header-wrapper-center  .m-abstract, 
.news-header-wrapper-right  .m-abstract {
    padding: 19px 25px 0 19px;
    box-sizing: border-box;
    display: -webkit-box;     
    -webkit-box-orient: vertical;     
    -webkit-line-clamp: 3;     
    overflow: hidden;}
.news-header-wrapper-center  .m-abstract h6, 
.news-header-wrapper-right  .m-abstract h6 {
    font-size: 16px;
    color: #333333;
    margin-bottom: 6px;
    line-height: 24px;
    display:-webkit-box;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
    font-family: '微软雅黑';
    font-weight: normal;
    height: 45px;}
.news-header-wrapper-center  .m-abstract p, 
.news-header-wrapper-right  .m-abstract p {
    font-size: 14px;
    color: #999999;
    line-height: 28px;
    height: 79px;
    overflow: hidden;}

.news-header-wrapper-right {
    width: 380px;
    height: 410px;
    background: #fff;
    border: 1px solid #EBEBEB;
    float: left;
    box-shadow:0 5px 6px #efefef;}
.news-header-wrapper-right:hover .m-abstract h6 {
    color: #990800;}

.swiper-container {
}
.swiper-slide {
	width: 100%;
}
.swiper-slide>a, .news_list>a, .news_img_text>a, .news_pic>img, .dynamic-content>a, 
.dynamic-img>img, .scien-content>a, .message-content>a, .party-content>a, .party-pic>img,
.group-content>a, .group-pic>img {
	display: block;
	width: 100%;
}
.news {
	width: 1200px;
	margin: 30px auto 0px;
}
.common-title {
	width: 100%;
}
.common-title>h2 {
	display: block;
	float: left;
	padding-left: 30px;
}
.news_title>h2 {
	background: url(../images/news_title_bg.png) no-repeat 0px;
}
.dynamic_title>h2 {
	background: url(../images/dynamic_title_bg.png) no-repeat 0px;
}
.scien_title>h2 {
	background: url(../images/scien_title_bg.png) no-repeat 0px;
}
.message_title>h2 {
	background: url(../images/message_title_bg.png) no-repeat 0px;
}
.notice_title>h2 {
	background: url(../images/notice_title_bg.png) no-repeat 0px;
}
.party_title>h2 {
	background: url(../images/party-title-bg.png) no-repeat 0px;
}
.group_title>h2 {
	background: url(../images/group-title-bg.png) no-repeat 0px;
}
.media_title>h2 {
	background: url(../images/media-title-bg.png) no-repeat 0px;
}
.common-title>h2>a {
	display: block;
	font-size: 24px;
	color: #333333;
}
.dynamic_title>h2>a, .scien_title>h2>a {
	color: #fff;
}
.common-title>span {
	display: block;
	float: right;
	margin-top: 8px;
}
.common-title>span>a {
	display: block;
	font-size: 16px;
	color: #B10E16;

}
.dynamic_title>span>a, .scien_title>span>a {
	color: #fff;
}
.news_left {
	width: 350px;
	margin-top: 23px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
}
.news_list {
	width: 100%;
	height: 82px;
	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	padding-top: 10px;
}
.news_time {
	width: 58px;
	height: 75px;
	background: #f5f0f0;
}
.news_time>p {
	font-size: 30px;
	color: #B10E16;
	font-family: Arial;
	text-align: center;
	margin-top: 12px;
}
.news_time>span {
	font-size: 16px;
	color: #B10E16;
	font-family: Arial;
	text-align: center;
	display: block;
}
.news_list>a>p {
	font-size: 16px;
	color: #333333;
	float: right;
	width: 73%;
	line-height: 25px;
	margin-top: 3px;
}
.ma_is1mlmrt_l {
    width: 58px;
    height: 54px;
    padding: 5px;
	border-radius:5px;
}
.ma_is1mlmrtl_year {
    text-align: center;
    font-size: 14px;
    color: #fff;
    margin-bottom: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

.ma_is1mlmrtl_day {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    font-family: Arial,
        Helvetica,
        sans-serif;
}
.ma_bg1{
    background: #B10E16;
}

.news_list + .news_list {
	margin-top: 15px;
}
.news_right {
	width: 819px;
	margin-top: 23px;
}
.news_img_text {
	width: 400px;
	height: 453px;
	box-sizing: border-box;
	overflow: hidden;
	border: 1px solid #e6e6e6;
}
.news_pic {
	width: 100%;
	height: 259px;
	overflow: hidden;
	transition: transform .3s ease .1s;
    -webkit-transition: transform .3s ease .1s;
    -moz-transition: transform .3s ease .1s;
    -ms-transition: transform .3s ease .1s;
    -o-transition: transform .3s ease .1s;
}
.news_img_text>a:hover .news_pic {
    -webkit-transform: perspective(100px) scale(1.1, 1.1);
    -moz-transform: perspective(100px) scale(1.1, 1.1);
}
.news_text {
    padding: 15px 14px;
}
.news_text>h2 {
	display: block;
	font-size: 16px;
	color: #333333;
}
.news_text>p {
	font-size: 14px;
	color: #808080;
	line-height: 25px;
    margin-top: 7px;
    margin-bottom: 13px;
    height: 75px;
    overflow: hidden;
}
.news_text>span {
	display: inline-block;
	font-size: 16px;
	color: #B10E16;
	padding-left: 20px;
	background: url(../images/time_bg.png) no-repeat 0px;
	margin-top: 4px;
}
.news_text>font {
	display: block;
	float: right;
	width: 60px;
	height: 26px;
	background: #B10E16;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
}
.news_img_text + .news_img_text {
	margin-left: 18px;
}
.dynamic-bg {
	width: 100%;
	height: 700px;
	background: url(dynamic_bg.jpg) no-repeat;
	margin-top: 40px;
	background-size: cover;
}
.dynamic_main {
	width: 1200px;
	margin: 0 auto;
	padding-top: 30px;
}
.dynamic-detail {
	width: 100%;
	height: 300px;
	margin-top: 27px;
}
.dynamic-content {
	width: 380px;
	height: 100%;
	background: #fff;
	overflow: hidden;
}
.dynamic-img {
	width: 380px;
	height: 214px;
	overflow: hidden;
	position: relative;
	transition: transform .3s ease .1s;
    -webkit-transition: transform .3s ease .1s;
    -moz-transition: transform .3s ease .1s;
    -ms-transition: transform .3s ease .1s;
    -o-transition: transform .3s ease .1s;
}
.dynamic-content>a:hover .dynamic-img {
   -webkit-transform: perspective(100px) scale(1.1, 1.1);
    -moz-transform: perspective(100px) scale(1.1, 1.1);
}
.dynamic-time {
	width: 110px;
	height: 36px;
	background: #B10E16;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 3;
}
.dynamic-time>span {
	display: block;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial;
	text-align: center;
	line-height: 36px;
}
.dynamic-text {
	box-sizing: border-box;
	padding: 20px 15px;
}
.dynamic-text>p {
	font-size: 16px;
	color: #333333;
	line-height: 23px;
}
.dynamic-content>a:hover p, .scien-content>a:hover p {
	color: #B10E16;
}
.dynamic-content + .dynamic-content {
	margin-left: 30px;
}
.scientific-box {
	margin-top: 37px;
}
.scien-detail {
	width: 100%;
	height: 180px;
	margin-top: 23px;
}
.scien-content {
	width: 290px;
	height: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 28px 35px 0px;
}
.scien-content>a>h3 {
	display: block;
	font-size: 18px;
	color: #B10E16;
	font-family: Arial;
}
.scien-content>a>font {
	display: block;
	width: 50px;
	height: 1px;
	background: #B10E16;
	margin: 12px 0px;
}
.scien-content>a>p {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 23px;
	height: 46px;
	overflow: hidden;
}
.scien-content>a>span {
	display: block;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
	background: url(../images/scien_more.png) no-repeat 0px;
	margin-top: 22px;
} 
.scien-content + .scien-content {
	margin-left: 13px;
	margin-bottom:13px;
}


.message {
	width: 1200px;
	margin: 40px auto 0px;
}
.message-left, .notice-right {
	width: 575px;
}
.message-detail, .notice-detail {
	margin-top: 22px;
	width: 100%;
}
.message-content {
	width: 100%;
	height: 105px;
	overflow: hidden;
}
.message-content + .message-content {
	margin-top: 35px;
}
.message-time {
	border-top: 1px solid #B10E16;
	width: 106px;
}
.message-time>h3, .message-time>h4, .message-time>h5 {
	font-size: 46px;
	color: #B10E16;
	text-align: right;
	font-family: Arial;
}
.message-time>h4, .message-time>h5 {
	font-size: 16px;
}
.message-time>h5, .message-time>h3 {
	margin-top: 5px;
}
.message-text {
	width: 78%;
}
.message-text>h2 {
	display: block;
	font-size: 18px;
	color: #242424;
}
.message-text>p {
	font-size: 14px;
	color: #808080;
	line-height: 25px;
	margin-top: 8px;
}
.notice-detail>ul {
	border-top: 1px solid #B10E16;
}
.notice-detail>ul>li {
	width: 100%;
	margin-top: 10px;
}
.notice-detail>ul>li+li {
	margin-top: 2px;
	border-top: 1px solid #ebebeb;
}
.notice-detail>ul>li>a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	line-height: 60px;
	padding-left: 15px;
	background: url(../images/notice_list_bg.png) no-repeat 0px;
}
.notice-detail>ul>li>a:hover {
	color: #B10E16;
}
.notice-detail>ul>li>span {
	display: block;
	font-size: 16px;
	color: #B10E16;
	float: right;
	line-height: 60px;
}
.party-bg {
	width: 100%;
	height: 425px;
	background: url(../images/party-bg.jpg) no-repeat;
	background-size: cover;
	margin-top: 47px;
}
.party {
	width: 1200px;
	margin: 0 auto;
	padding-top: 33px;
}
.party-detail {
	width: 100%;
	margin-top: 70px;
}
.party-content {
	width: 380px;
	height:180px;
	overflow: hidden;
	
}
.party-pic {
	width: 100%;
	height: 180px;
	overflow: hidden;
	transition: transform .3s ease .1s;
    -webkit-transition: transform .3s ease .1s;
    -moz-transition: transform .3s ease .1s;
    -ms-transition: transform .3s ease .1s;
    -o-transition: transform .3s ease .1s;
}
.party-content>a:hover .party-pic {
	 -webkit-transform: perspective(100px) scale(1.1, 1.1);
    -moz-transform: perspective(100px) scale(1.1, 1.1);
}
.party-content>a>h2 {
    display: block;
    height: 57px;
    padding: 15px 15px 0px;
    box-sizing: border-box;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
	text-align:center
}
.party-content>a:hover h2, .group-content>a:hover h2 {
    color: #B10E16;
}
.party-content + .party-content {
	margin-left: 30px;
}
.group {
	width: 1200px;
	margin: 30px auto 0px;
}
.group-detail {
	margin-top: 27px;
}
.group-content {
	width: 284px;
	height: 240px;
	background: #f5f5f5;
	transition: all .3s ease .1s;
    -webkit-transition: all .3s ease .1s;
    -moz-transition: all .3s ease .1s;
    -ms-transition: all .3s ease .1s;
    -o-transition: all .3s ease .1s;
}
.group-content:hover {
    box-shadow: 4px 8px 10px #e0e0e0;
}
.group-pic {
	width: 100%;
	height: 188px;
	overflow: hidden;
}
.group-content>a>h2 {
	display: block;
    height: 52px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
}
.group-content + .group-content {
	margin-left: 21px;
}
.media {
	width: 1200px;
	margin: 37px auto 0px;
}
.media-detail {
	width: 100%;
	margin-top: 30px;
}
.media-detail>ul {
	width: 580px;
	float: left;
	border-bottom: 1px solid #ebebeb;
}
.media-detail>ul+ul {
	float: right;
}
.media-detail>ul>li {
	width: 100%;
	border-top: 1px solid #ebebeb;
}
.media-detail>ul>li>a {
	display: inline-block;
	font-size: 16px;
	color: #333333;
	line-height: 60px;
}
.media-detail>ul>li>a:hover {
	color: #B10E16;
}
.media-detail>ul>li>span {
	display: block;
	font-size: 14px;
	color: #666666;
	float: right;
	line-height: 60px;
}
.return-top {
	width: 64px;
	height: 64px;
	background: url(../images/return-top.png) no-repeat;
	cursor: pointer;
    position: fixed;
    top: 80%;
    right: 50px;
    opacity: 0;
    transition: all 0.2s ease 0.1s;
    z-index: 10;
}
.return-top.active {
    opacity: 1;
}
