.fc{
margin-left: 30px;

}


.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:99%;
	margin: 30px auto 0px;}
.common-title {
	width: 100%;}
.common-title>h2 {
	display: block;
	float: left;
	padding-left: 30px;}
.news_title {
width:70%;}
.l_sy_more{
    font-family: "微软雅黑";
    font-size: 14px;
    color:#999999;
    line-height: 26px;
    margin-right: 10px;}
.ft_dz em{
color:#FFFFFF !important
;}
.mc_subtitle{
margin-top:5px;
margin-right:0px;}
.mc_subtitle a{
    color: #01538b;}
.mc_subtitle img{
    width: 20px;

    margin-top: 2px;}

.news_title>h2 {
	background: url(news_title_bg.png) no-repeat 0px;}
.dynamic_title>h2 {
	background: url(dynamic_title_bg.png) no-repeat 0px;}
.scien_title>h2 {
	background: url(scien_title_bg.png) no-repeat 0px;}
.message_title>h2 {
	background: url(message_title_bg.png) no-repeat 0px;}
.notice_title>h2 {
	background: url(notice_title_bg.png) no-repeat 0px;}
.party_title>h2 {
	background: url(party-title-bg.png) no-repeat 0px;}
.group_title>h2 {
	background: url(group-title-bg.png) no-repeat 0px;}
.media_title>h2 {
	background: url(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: 14px;
	color: #01538b;
	font-weight: bold;}
.dynamic_title>span>a, .scien_title>span>a {
	color: #fff;}
.news_left {
	width: 30%;
	margin-top: 23px;

	padding-bottom: 15px;}

.news_mid {
 width:40%;  margin-top:23px;float:left;}

	.clearfix{
	zoom:1
;}
	
.inne_r{
    float: left;
 padding-right: 35px;
    padding-left: 35px;}
.inner_bo{
    padding: 25px 1px;
    border-bottom: 1px solid #dbdbdb;
	line-height: 1;
    box-sizing: border-box;
    margin: 0;
	height:113px;}

.inner_bo .time{
    float: left;}
.inner_bo .time i{
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #01538b;
    font-weight: bold;
    font-style: normal;

    text-align: center;}
.inner_bo .time b{
    display: block;
    font-size: 16px;
    line-height: 26px;
    color: #01538b;


    text-align: center;}
.inner_bo .text{
    float: left;
    width:80%;
    padding-left: 20px;}
.inner_bo .text h1{
    font-size: 16px;
    line-height: 28px;
    height: 28px;
    color: #333333;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;}
.inner_bo .text p{
    font-size: 14px;
    line-height: 26px;
    height: 26px;
    color: #999;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
    overflow:hidden;}
.news_list {
	width: 100%;

	overflow: hidden;
	border-top: 1px solid #e6e6e6;
	padding-top: 5px;}
.news_time {
	width: 68px;
	height: 87px;
	background: #f5f0f0;}
.news_time>p {
	font-size: 30px;
	color: #01538b;
	font-family: Arial;
	text-align: center;
	margin-top: 15px;}
.news_time>span {
	font-size: 16px;
	color: #01538b;
	font-family: Arial;
	text-align: center;
	display: block;}
.news_list>a>p {
	font-size: 16px;
	color: #333333;
	float: right;
	width: 80%;
	line-height: 25px;
	margin-top: 3px;}
.news_list>a:hover p {
	color: #01538b;}
.news_list + .news_list {
	margin-top: 15px;}
.news_right {
width:29%;
	margin-top: 23px;	border-bottom: 1px solid #e6e6e6;
	padding-bottom:20px;margin-right: 10px;}
.news_img_text {
	
	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-bottom: 13px;
    height: 75px;
    overflow: hidden;}
.news_text>span {
	display: inline-block;
	font-size: 16px;
	color: #01538b;
	padding-left: 20px;
	background: url(time_bg.png) no-repeat 0px;
	margin-top: 4px;}
.news_text>font {
	display: block;
	float: right;
	width: 60px;
	height: 26px;
	background: #01538b;
	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: 500px;
	background-color: #1c7cbc;
	margin-top: 40px;
	background-size: cover;}
.dynamic_main {
	width: 100%;
	margin: 0 auto;
	padding-top: 0px;}
.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: #01538b;
	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: #01538b;}
.dynamic-content + .dynamic-content {
	margin-left: 30px;}
.scientific-box {
padding-left: 20px;
width:33.33%;
float:left;
	margin-top: 65px;}
.scien-detail {
	width: 99%;
	height: 180px;}
.scien-content {
	width:335px;
	height: 100%;
	background: #fff;
	box-sizing: border-box;
	padding: 28px 35px 0px;}
.scien-content>a>h3 {
	display: block;
	font-size: 18px;
	color: #01538b;
	font-family: Arial;}
.scien-content>a>font {
	display: block;
	width: 50px;
	height: 1px;

	margin: 5px 0px;}
.scien-content>a>p {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 23px;
	overflow: hidden;}
.scien-content>a>span {
	display: block;
	padding-left: 20px;
	font-size: 14px;
	color: #666666;
	background: url(scien_more.png) no-repeat 0px;
	margin-top: 22px;} 
.scien-content  .scien-content {
	margin-left: 63px;
	margin-bottom:13px;}


.message {
	width: 1200px;
	margin: 40px auto 0px;}
.message-left, .notice-right {
width:100%;}
.message-detail, .notice-detail {
	margin-top: 42px;
	width: 100%;}
.message-content {
	width: 100%;
	height: 105px;
	overflow: hidden;}
.message-content + .message-content {
	margin-top: 35px;}
.message-time {
	border-top: 1px solid #01538b;
	width: 106px;}
.message-time>h3, .message-time>h4, .message-time>h5 {
	font-size: 46px;
	color: #01538b;
	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 {}
.notice-detail>ul>li {
	width: 100%;
	margin-top: 20px;}
.notice-detail>ul>li+li {
	margin-top: 20px;}
.notice-detail>ul>li>a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	padding-left: 0px;}
.notice-detail>ul>li>a:hover {
	color: #fff;}
.notice-detail>ul>li>span {
	display: block;
	font-size: 16px;
	color: #fff;
	float: right;
	line-height: 35px;
padding-right: 20px;
}
.party-bg {
	width: 100%;
	height: 459px;
	background: url(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: 30px;}
.party-content {
	width: 380px;
	height: 303px;
	overflow: hidden;
	background: #fff;}
.party-pic {
	width: 100%;
	height: 240px;
	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: #01538b;}
.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: 1350px;
	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: #01538b;}
.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(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;}




.ftxl_bo ul li{
    font-size: 14px;
    line-height: 24px;
    color: #8f8f8f;
    padding: 6px 0;
    text-align: left;
    border-top: 1px dashed #dbdbdb;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;}




*
{


    box-sizing: border-box;}
.mc_title{
    position: relative;
    width: 270px;
	margin-top:20px;}
.mc_title span{
    position: absolute;
    z-index: 3;
    color:#1C1C1C;
font-weight:blod;
    font-size: 26px;
    font-family: Arial, 微软雅黑;
    top: 50%;
    left: 35%;
    transform: translate(-40%,-65%);
    width: 100%;
    text-align: center;}



.mc_title span i{
    font-size: 16px;
    line-height: 30px;
    color: #666666;
    margin-left: 10px;
    text-transform: uppercase;
    font-style: normal;}


//新闻咨询
.fl {
    float: left;
}
.newleft {
    width: 450px;
    margin-bottom: 40px;
}
.newtop{
    padding:0px 0 10px;
    border-bottom: solid 2px #015579;
    margin-bottom: 30px;
}
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}.newtop h2{
    font-size: 24px;
    color: #333;
    float: left;
}
.newtop a{
    font-size: 16px;
    color: #999;
    float: right;
    cursor: pointer;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.pic {
    width: 410px;
}
.pic .title {
    font-size: 18px;
    color: #9b0d14;
    line-height: 36px;
    padding: 20px 0;
    display: inline-block;
}
.newbot ul {
    float: left;
    width: 440px;
}
.newbot ul li {
    background: url(../img/new.png) no-repeat left center;
    line-height: 36px;
    padding: 9px 0;
}
.newbot ul li a {
    font-size: 16px;
    color: #555;
}
.newbot ul li span {
    font-size: 14px;
    color: #999;
    float: right;
}
.pic img {
    width: 410px;
    height: 260px;
}
//通知公告
.news_pub {
    float: left;
    padding-left: 11px;
}
.sudy-pubdate {
    width: 54px;
    height: 54px;
    /* border-radius: 5px; */
    overflow: hidden;
}
.sudy-pubdate span.pubdate-month {
    font-family: "微软雅黑";
    height: 27px;
    line-height: 27px;
    font-size: 20px;
    color: #fff;
    /* border-bottom: 1px solid #999; */
    background-color: #eb8c19;
}
.sudy-pubdate span {
    display: block;
    width: 100%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 20px;
    /* font-weight: bold; */
    text-align: center;
}
.sudy-pubdate span.pubdate-day {
    height: 27px;
    /* border-top: 1px solid #e5e5e5; */
    background-color: #e8e8e8;
    color: #848484;
    line-height: 27px;
}