/* 轮播 */
.rwsky_banner{
	width: 100%;
min-width:1200px;
	height: 550px;
	/* background: url(../img/banner.png)no-repeat; */
	background-size: 100%;
}
/* 学术动态 */
.rwsky_academicTrends{
	width: 1200px;
	height: auto;
	overflow: hidden;
	padding-top: 39px;
	padding-bottom: 60px;
	margin:0 auto;
}
.rwsky_academicTrends_header{
	width: 100%;
	height: 49px;
}
.rwsky_academicTrends_header_text{
      width:auto;
     height:100%;
     float:left;
}
.rwsky_academicTrends_header_text p{
	background: url(../img/xsdt.png) top left no-repeat;
	background-size: 26px 24px;
	float: left;
	font-size: 22px;
	font-weight: 500;
	text-indent: 30px;
	line-height: 24px;
}
.rwsky_academicTrends_header_text span{
	line-height: 24px;
	display: block;
	float: left;
	font-size: 15px;
	color: #bdbfc0;
	text-indent: 15px;
}
.rwsky_academicTrends_header_more{
height:100%;
	display: flex;
	float: right;
	justify-content: center;
    align-items: center;

}
.rwsky_academicTrends_header_bottom{
	width: 100%;
	height: 7px;
	float: left;
	position: relative;
}
.rwsky_academicTrends_header_bottom p{
	width: 90px;
	height: 100%;
	background: #185b8f;
	float: left;
}
.rwsky_academicTrends_header_bottom span{
	width: 100%;
    height: 1px;
    display: block;
    background: #185b8f;
    float: left;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}
.rwsky_academicTrends_content{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 15px;
}
.rwsky_academicTrends_content_left{
	width: 587px;
	height: 387px;
	position: relative;
	float: left;
}
.rwsky_academicTrends_content_left img{width: 100%;height: 100%;}
.rwsky_academicTrends_content_left a{
	position: absolute;
	width: 100%;
	height: 48px;
	bottom: 0;
	display: block;
	line-height: 48px;
	background: rgba(0,0,0,0.4);
	color:#FFF;
	font-size: 22px;
}
.rwsky_academicTrends_content_right{
	width: 588px;
	height: auto;
	overflow: hidden;
	float: right;
}
.rwsky_academicTrends_content_right ul li{
	width: 100%;
	height: 48.375px;
	line-height: 48.375px;
	font-size: 16px;
	color: #6E6E6E;
	border-bottom: 1px solid #bdbfc0;
	box-sizing: border-box;
	overflow: hidden;
}
.rwsky_academicTrends_content_right ul li a{
	display: block;
	width: 470px;
	height: 100%;
	float: left;
	overflow: hidden;
color:#6e6e6e !important;
}
.rwsky_academicTrends_content_right ul li span{
	display: block;
	width: 118px;
	height: 100%;
	float: right;
	background: url(../img/TIME.png) left center no-repeat;
	background-size: 13px 13px;
	text-indent: 20px;
}

/* 学术动态 */
.rwsky_notAndwors_all{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 56px;
	border-top: 1px solid #bdbfc0;
	background: url(../img/bg.png) no-repeat;
	background-size: cover;
}
.rwsky_notificationNotice{
	width: 569px;
	height: auto;
	overflow: hidden;
	float: left;
}
.rwsky_notAndwors{
	width: 1200px;
	height: auto;
	overflow: hidden;
	margin:0 auto;
}
.rwsky_notificationNotice_header{
	width: 100%;
	height: 49px;
}
.rwsky_notificationNotice_header_text{
width:auto;
height:100%;
float:left;
}
.rwsky_notificationNotice_header_text p{
	background: url(../img/tzgg.png) top left no-repeat;
	background-size: 23px 22px;
	float: left;
	font-size: 22px;
	font-weight: 500;
	text-indent: 30px;
	line-height: 24px;
}
.rwsky_notificationNotice_header_text span{
	line-height: 24px;
	display: block;
	float: left;
	font-size: 15px;
	color: #bdbfc0;
	text-indent: 15px;
}
.rwsky_notificationNotice_content{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 78px;
}
.rwsky_notificationNotice_content ul li{
	width: 100%;
	height: auto;
	/* border-bottom: 1px solid #bdbfc0; */
overflow:hidden;
}
.rwsky_notificationNotice_content ul li div:nth-child(1){
	float: left;
	width: 61px;
	height: 59px;
	border:1px solid #185b8f;
	position: relative;
	top:20px;
}
.rwsky_notificationNotice_content ul li div p{
	width: 61px;
	height: 29.5px;
	line-height: 29.5px;
	float: left;
	text-align: center;
	font-size: 21px;
           font-weight:bolder;
}
.rwsky_notificationNotice_content ul li div span{
	width: 61px;
	height: 29.5px;
	line-height: 29.5px;
	float: left;
	background: #185b8f;
	text-align: center;
	font-size: 18px;
	color:#FFF;
           font-weight:bolder;
}
.rwsky_notificationNotice_content ul li div:nth-child(2){
	float: left;
	width: 506px;
	height: 59px;
	border-bottom: 1px solid #bdbfc0;
	padding: 23px 0 23px 0;
}
.rwsky_notificationNotice_content ul li div a{
	width: 100%;
	display: block;
	float: left;
	line-height: 29.5px;
	text-indent: 20px;
	font-size: 16px;
	color: #6E6E6E;
}
.rwsky_notificationNotice_contentA{
	color: #8f8f8f !important;
	font-size: 14px !important;
}
/* 学术工作坊 */
.rwsky_workShop{
	width: 569px;
	height: auto;
	overflow: hidden;
	float: right;
}
.rwsky_workShop_header{
	width: 100%;
	height: 49px;
}
.rwsky_workShop_header_text{
width:auto;
height:100%;
float:left;
}
.rwsky_workShop_header_text p{
	background: url(../img/xsgzf.png) top left no-repeat;
	background-size: 25px 26px;
	float: left;
	font-size: 22px;
	font-weight: 500;
	text-indent: 30px;
	line-height: 24px;
}
.rwsky_workShop_header_text span{
	line-height: 24px;
	display: block;
	float: left;
	font-size: 15px;
	color: #bdbfc0;
	text-indent: 15px;
}

.rwsky_workShop_content{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 78px;
}
.rwsky_workShop_content ul li{
	width: 100%;
	height: 100px;
	border-bottom: 1px solid #bdbfc0;
	padding:5px 0 0 0;
}
.rwsky_workShop_content ul li div:nth-child(1){
	float: left;
	width: 82px;
	height: 48px;
	position: relative;
	top:25px;
	border-right: 1px solid #185b8f;
font-weight:bolder;
}
.rwsky_workShop_content ul li div p{
	width: 100%;
	height: 24px;
	line-height: 24px;
	float: left;
	text-align: left;
	font-size: 13px;
}
.rwsky_workShop_content ul li div span{
	width: 100%;
	height: 24px;
	line-height: 24px;
	float: left;
	color: #185b8f;
	text-align: left;
	font-size: 22px;
}
.rwsky_workShop_content ul li div:nth-child(2){
	float: left;
	width: 485px;
	height: 48px;
	padding: 20px 0 20px 0;
}
.rwsky_workShop_content ul li div a{
	width: 100%;
	display: block;
	float: left;
	line-height: 58.5px;
	text-indent: 20px;
	font-size: 16px;
	color: #6E6E6E;
}
/* 链接跳转 */
/* 链接跳转 */
.rwsky_aLink_all{
	width: 100%;
	height: 84px;
	background: #ebeff5;
}
.rwsky_aLink{
	width: 1200px;
	height: 84px;
	margin: 0 auto;
}
.rwsky_aLink ul li{
	width: 240px;
	height: 84px;
	line-height: 84px;
	border-right: 1px solid #C9C8C2;
	float: left;
	text-align: center;
	box-sizing: border-box;
	position: relative;
}
.rwsky_aLink ul li:hover p{
	-webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.rwsky_aLink ul li:hover a{
	color: #185b8f;
}
.rwsky_aLink ul li p {
	width: 49px;
	height: 49px;
	float: left;
	position: absolute;
	left: 40px;
top:0;
bottom:0;
right:0;
margin:auto 0;
 	-webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    -o-transition: -o-transform 0.5s ease-out;
    -ms-transition: -ms-transform 0.5s ease-out;
}
.rwsky_aLink ul li a{
	display: block;
	text-indent: 40px;
	float: left;
           font-size:18px !important;
width:100%;
text-align:center;
}
.rwsky_aLink ul li:nth-child(1){
	border-left: 1px solid #C9C8C2;
}
.rwsky_aLink ul li:nth-child(1) p{
	background: url(../img/1.png) center no-repeat;
	background-size: 49px 49px;
}
.rwsky_aLink ul li:nth-child(2)  p{
	background: url(../img/2.png)  center no-repeat;
	background-size: 49px 49px;
	
}
.rwsky_aLink ul li:nth-child(3)  p{
	background: url(../img/3.png)center no-repeat;
	background-size: 49px 49px;
	
}
.rwsky_aLink ul li:nth-child(4)  p{
	background: url(../img/4.png) center no-repeat;
	background-size: 49px 49px;
	
}
.rwsky_aLink ul li:nth-child(5)  p{
	background: url(../img/5.png)center no-repeat;
	background-size: 49px 49px;
	
}
.rwsky_aLink ul li:nth-child(6)  p{
	background: url(../img/6.png) center no-repeat;
	background-size: 49px 49px;
	
} .flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flex-direction-nav a {
    width: 70px;
    height: 70px;
    line-height: 99em;
    overflow: hidden;
    margin: -35px 0 0;
    display: block;
   /*  background: url(images/ad_ctr.png) no-repeat; */
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    border-radius: 35px;
}

.flex-direction-nav .flex-next {
    background-position: 0 -70px;
    right: 0;
}

.flex-direction-nav .flex-prev {
    left: 0;
}

.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
    width: auto;;
    position: absolute;
    bottom: 10px;
    text-align: center;
    left: 0;
    right:0;
    margin:0 auto;
    display: flex;
    align-items: center;
    justify-content: center;

}

.flex-control-nav li {
    margin: 0 8px;
    display: inline-block;
    zoom: 1;
    display: inline;
   /*  background: red;
   border-radius: 100%;
   width: 20px;
   height: 20px; */
    float: left;
}

.flex-control-paging li a {
    /* background: url(images/dot.png) no-repeat 0 -16px; */
    display: block;
    height: 20px;
    overflow: hidden;
    text-indent: -99em;
    width: 20px;
    cursor: pointer;
   	border:1px solid #fff;
    border-radius: 100%;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
     background: #FFF;
}

.flexslider .slides a img {
    width: 100%;
    height: 550px;
    display: block;
}
.tzggImg{
width:228px;
height:100%;
background:url(../img/tzggImg.png) left center no-repeat;
background-size:228px 23px
}
.xsdtImg{
width:268px;
height:100%;
background:url(../img/xsdtImg.png) left center no-repeat;
background-size:268px 24px
}
.xsgzfImg{
width:249px;
height:100%;
background:url(../img/xsgzfImg.png) left center no-repeat;
background-size:249px 26px
}