@charset "utf-8";
/* css document */
.header .logo-block {
	width: 37%;
	height:110px;
	}
.header .logo-block p {
	max-width:268px;
	padding: 20px 0px 0px 0px;
	}
@media (max-width: 979px){
    .header .logo-block {
		width:100%;
		height:80px;
		}
    .header .logo-block p {
		max-width: 152px;
		padding: 0;
		margin: 0;
		display: inline-block;
		}
}

/*幻灯片*/

.full-slider {
	position: relative;   
	background-image: linear-gradient(135deg, rgba(0,162,229,1) 0%, rgba(51,35,105,1) 100%);
    background-image: -webkit-linear-gradient(rgba(0,162,229,1), rgba(51,35,105,1));
    background-image: -moz-linear-gradient(135deg, rgba(0,162,229,1), rgba(51,35,105,1));
    background-image: -ms-linear-gradient(135deg,rgba(0,162,229,1), rgba(51,35,105,1));
    background-image: -o-linear-gradient(135deg,rgba(0,162,229,1), rgba(51,35,105,1));
    background-image: linear-gradient(135deg,rgba(0,162,229,1), rgba(51,35,105,1));
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(0,162,229,1)', endcolorstr='rgba(51,35,105,1)', gradienttype=0);
	}
.full-slider .full-slider-inner{
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	padding-right:0px;
    background: url(/uploads/image/rsimages/header-bg-white.png) no-repeat;
    background-size: 867px 500px;
    background-position: 25% 60px;
}

.full-slider .slider-inner{
	max-width:1180px;
	margin-left:auto;
	margin-right:auto;}
.full-slider .slider-nav{
	display:block;
	float:right;
	width:280px;
	position:relative;
	}
.slider-nav ul{
	padding-top: 44px;
	}
.slider-nav li.snav{
    cursor:pointer;
    width: 280px;
    height: 67px;
    background:  no-repeat;
    background-size: 100% 100%;
    margin-bottom: 8px;
    font-size: 20px;
    font-weight: bold;
    color: #ffffff;
    letter-spacing: 0px;
    text-align: center;
    line-height: 67px;
    text-shadow: 0 0 10px rgba(0,0,0,0.20);
}
.swiper-container {
	width:880px;
	height:520px;
	margin: 45px 0;
	position: static;
	}
    .swiper-slide {
		width:780px;
		text-align: center;
		font-size: 18px;
		background:none;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		-webkit-justify-content: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		-webkit-align-items: center;
		align-items: center;
		-webkit-box-shadow: 0 20px 40px 0 rgba(0,0,0,0.10);
		-moz-box-shadow:0 20px 40px 0 rgba(0,0,0,0.10);
		-o-box-shadow: 0 20px 40px 0 rgba(0,0,0,0.10);
		box-shadow: 0 20px 40px 0 rgba(0,0,0,0.10);
		border: 0px;}
    /*.swiper-slide-prev,.swiper-slide-active,.swiper-slide-next{left: 160px;}*/

    .swiper-button-next{background-image: url(/uploads/image/rsimages/arrow-right.png);}
    .swiper-button-prev{background-image: url(/uploads/image/rsimages/arrow-left.png);}
    .swiper-button-next,.swiper-button-prev{width: 40px;height: 40px;background-size: 100%;top: auto; bottom:285px;}
	@media (max-width: 1400px) and (min-width: 980px){
	.swiper-container {width:720px;height:420px}}
    @media (min-width: 561px) and (max-width: 979px) {
        .swiper-container{width:100%;margin: 0;}
        .swiper-slide {width: 88%;height: auto;}
        .swiper-slide-prev,.swiper-slide-active,.swiper-slide-next{left:0;}
        .swiper-button-next,.swiper-button-prev{display: none}
    }
    @media (max-width: 560px) {
        .swiper-container{width:100%;height: 300px;margin: 0px 0;}
		
        .swiper-slide {width: 88%;/* height: auto; */}
        .swiper-slide-prev,.swiper-slide-active,.swiper-slide-next{left: 0;height: 260px;}
        .swiper-button-next,.swiper-button-prev{display: none}
    }
.slider-nav li.snav span{margin-left: 10px;font-family: "frutiger neue lt w06 bold","arial black",gadget,sans-serif;}
.slider-nav li.snav1{background-image: ;}
.slider-nav li.snav2{background-image: ;}
.slider-nav li.snav3{background-image: ;}
.slider-nav li.snav4{background-image: ;}
.slider-nav li.snav5{background-image: ;}
.slider-nav li.snav6{background-image: ;}
.slider-nav li>ol{display: none;position: absolute;left: -164px;top: 70px;width: 280px;z-index: 9999}
.slider-nav li>ol>li{background: rgba(255,255,255,0.95);margin-bottom: 3px;}
.slider-nav li>ol.active{display: block;}
.slider-nav li>ol.active>li>a{text-shadow: none;font-size: 22px;font-weight: bold;color: #0262b3;letter-spacing: 8px;text-align: center;line-height: 30px;}

.slider-nav li.snav2 ol{top:175px;}
.slider-nav li.snav3 ol{top:auto;bottom: 105px;}
.slider-nav li.snav4 ol{top:auto;bottom: 0px;}
.slider-nav li.snav5 ol{top:auto;bottom: 0px;}
.slider-nav li.snav6 ol{top:auto;bottom: 0px;}
.full-slider .slider-block{display:block;float:left;width:calc(100% - 300px);position:relative;}
.full-slider .notice-block {
    display:block;
    float:left;
    width:100%;
    position:absolute;
    height: 64px;
    left:0;
    bottom:45px;
    z-index: 2;
    background: rgba(0,0,0,0.50);
}
.notice-block .notice-title{
    font-weight:bold;
    font-size: 20px;
    color: #fff;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    /* text-align: center; */
   
}
.notice-block .notice-title a{padding: 10px;font-family: "frutiger neue lt w06 bold","arial black",gadget,sans-serif;vertical-align: middle;line-height:26px;display: inline-block;text-transform:uppercase;}
.notice-block .notice-desc{
    width:780px;
    font-size: 18px;
    margin-top: 10px;
    color: #fff;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    height: 60px;
    -webkit-box-orient: vertical;
    text-indent: 2em;
    }

#full-slider .slider-img img{width: 780px;height: auto;}
/*mobile*/
@media (max-width: 979px) {
    #full-slider .slider-nav{display: none}
    .full-slider .full-slider-inner{background-size: 100% 310px; }
    .full-slider .notice-block{height: 72px;width: 100%;bottom:0;}
    .notice-block .notice-title{font-size: 26px;line-height: 72px;height: 72px;}
    .notice-block .notice-desc{width: calc(100% - 40px);margin: 0 20px;}
    #full-slider .slider-img img{width: 100%;height:100%;}
    #full-slider .slider-block{width: 100%;}
}
    @media (max-width: 560px) {
		.full-slider .notice-block{height:auto;}
		.notice-block .notice-title{height:auto;font-size:20px;padding:10px 0;line-height:24px;}
	}
/**news*/
.news {position: relative;}
.news .news-inner{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;padding-top:70px;}

.news .news-top {display:block;width: 100%;}
.news .news-top-title {display:inline-block;font-size: 26px;color: #333333;letter-spacing: 0px;font-weight: bold;line-height: 30px;margin-right: 20px;word-wrap : break-word ;word-break : break-all ;font-family: "frutiger neue lt w06 bold","arial black",gadget,sans-serif;}
.news .news-top-line{display:inline-block;background: #e5e5e5;height: 2px;width: 120px;margin-bottom: 7px;}
.news .news-list{display:block;width: 100%;}
.news .news-list ul{padding: 50px 0px; display: inline-block;}
.news .news-list li{width: calc(33.3% - 53px); float: left;margin-left: 80px;}
.news .news-list li:first-child{margin-left: 0px;}
.news .news-list li .news-list-time{font-size: 16px;color: #999999;line-height: 30px;}
.news .news-list li .news-list-title{
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    height: 90px;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 10px;
    font-family: "frutiger neue lt w06 bold","arial black",gadget,sans-serif;
    }
.news .news-list li .news-list-desc{
    cursor: pointer;
    font-size: 16px;
    color: #999999;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    height: 100px;
	font-family: "frutiger neue lt w06 thin","arial black",gadget,sans-serif;
    /* text-align: justify; */
    -webkit-box-orient: vertical;
    /* font-family: "frutiger neue lt w06 thin"; */
    }
.news .news-bottom{padding-bottom: 70px;}
.news .news-bottom a{font-size: 16px;color: #0262b3;letter-spacing: 2px;line-height: 30px;cursor: pointer;font-family: "frutiger neue lt w06 bold","arial black",gadget,sans-serif;}
.news .news-bottom a em{margin-left:10px;display:inline-block;vertical-align:middle;width: 17px;height: 17px;background: url(/uploads/image/rsimages/icon_more1.png) no-repeat;background-size: 100%;}
/*podcast*/
.podcastindex{padding:50px 0;overflow: hidden;}
.podcastindex .podcastindex-l{
	width: 70%;
	background-blend-mode: soft-light;
	background-size: cover;
	display: block;
	padding: 30px 15px;
	float:left;
	}
.podcastindex .podcastindex-l div{
	background-color: #fff;
    display: block;
    margin: 45px;
    padding: 15px;}
.podcastindex .podcastindex-l div img{
	width:195px;
	float:left;
	margin-right:20px;
}
.podcastindex .podcastindex-l div p{
	color:#000;
	font-family: "frutiger neue lt w06 thin",gadget;
}
.podcastindex .podcastindex-r{
	width: 22%;
	float:right;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -moz-box-shadow:0px 5px 40px 0px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);}
.podcastindex .podcastindex-r li{
	height: 372px;
	/* background-color: #c4c5d7; */
	background-blend-mode: soft-light;
	background: url(/uploads/image/rsimages/podbjx.jpg);
	background-size: cover;
}
.podcastindex .podcastindex-r li:first-child{
	/* margin-bottom:30px; */
}
.podcastindex .podcastindex-r li a{
	width:100%;
	height:100%;
	color: #000;
	display:block;
	background:url(/uploads/image/rsimages/yinping.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.podcastindex .podcastindex-r li a span{
	display:block;
	padding:15px;
	font-family: "frutiger neue lt w06 thin",gadget;
}
/*mobile*/
@media (max-width: 979px) {
    .news .news-inner{padding-top: 40px;}
    .news .news-top-title{font-size: 20px;letter-spacing: 4px;line-height: 30px;}
    .news .news-list ul{padding: 30px 0px 20px 0px;}
    .news .news-list li{width: 100%;margin-left: 0px;border-top: 1px solid #f1f1f1;padding-top: 30px;margin-top: 30px;}
    .news .news-list li:first-child{border-top: 0px ;padding-top:0px;margin-top: 0px;}
    .news .news-bottom{padding-bottom: 30px;}
}

#experts{background: #fafafa;}
#experts .news-inner{padding-top:70px;}
#experts .experts-list li{width:calc(50% - 40px);}
#experts .experts-list li .news-list-title{margin-bottom: 10px;}
#experts .experts-list-left{width: 180px;display: inline-block;float: left;}
#experts .experts-list-right{width: calc(100% - 180px);display: inline-block;float: left;    padding-top: 5px;}
#experts .experts-avatar{width: 140px;height: 140px;border: 4px solid #ffffff;
    -webkit-box-shadow: 0px 5px 40px 0 rgba(0,0,0,0.10);
    -moz-box-shadow:0px 5px 40px 0 rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0 rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0 rgba(0,0,0,0.10);
}
#experts .experts-list li .news-list-desc{-webkit-line-clamp: 3;line-clamp: 3;height: 90px;}

#experts .experts-list li:nth-child(2n 1){margin-left: 0px;}
#experts .experts-list li:nth-child(1),#experts .experts-list li:nth-child(2){margin-bottom: 50px;}
/*mobile*/
@media (max-width: 979px) {
    #experts .news-inner {padding-top: 40px;}
    #experts .experts-list li{width: 100%;}
    #experts .experts-list-left{width: 100%;float: none;}
    #experts .experts-avatar{margin: 0 auto;width: 120px;height: 120px;}
    #experts .experts-list-right{width: 100%;padding-top:20px;text-align: center;}
    #experts .experts-list li:nth-child(1),#experts .experts-list li:nth-child(2){margin-bottom: 0px;}
}
/*activitynews*/
#activitynews{background-image: linear-gradient(225deg, rgba(187,215,220,1) 0%, rgba(222,234,237,1) 100%);
    background-image: linear-gradient(225deg, rgba(187,215,220,1) 0%, rgba(222,234,237,1) 100%);
    background-image: -webkit-linear-gradient(rgba(187,215,220,1), rgba(222,234,237,1));
    background-image: -moz-linear-gradient(225deg, rgba(187,215,220,1), rgba(222,234,237,1));
    background-image: -ms-linear-gradient(225deg,rgba(187,215,220,1), rgba(222,234,237,1));
    background-image: -o-linear-gradient(225deg,rgba(187,215,220,1), rgba(222,234,237,1));
    background-image: linear-gradient(225deg,rgba(187,215,220,1), rgba(222,234,237,1));
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(187,215,220,1)', endcolorstr='rgba(222,234,237,1)', gradienttype=0)
}
#activitynews .news-top-line{background: rgba(0,0,0,0.10);}
#activitynews .news-list li .news-list-time{color: rgba(0,0,0,1);}
#activitynews .news-list li .news-list-desc{color: rgba(0,0,0,1);}
/*meeting*/
#meeting{
    background-image: linear-gradient(135deg, rgba(246,238,233,1) 0%, rgba(222,197,183,1) 100%);
    background-image: linear-gradient(135deg, rgba(246,238,233,1) 0%, rgba(222,197,183,1) 100%);
    background-image: -webkit-linear-gradient(rgba(246,238,233,1), rgba(222,197,183,1));
    background-image: -moz-linear-gradient(135deg, rgba(246,238,233,1), rgba(222,197,183,1));
    background-image: -ms-linear-gradient(135deg,rgba(246,238,233,1), rgba(222,197,183,1));
    background-image: -o-linear-gradient(135deg,rgba(246,238,233,1), rgba(222,197,183,1));
    background-image: linear-gradient(135deg,rgba(246,238,233,1), rgba(222,197,183,1));
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(246,238,233,1)', endcolorstr='rgba(222,197,183,1)', gradienttype=0);
    background: #0572a0;
    background: #3f569c;
}

section#meeting {}
#meeting .news-top-line{background: rgba(0,0,0,0.10);}

#meeting .news-list li{width: calc(33.3% - 73px);border: 10px solid #eef4f7;background: #eef4f7;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -moz-box-shadow:0px 5px 40px 0px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);}
	
#zglt li{
	width: calc(50% - 60px)!important;
	border: 10px solid #eef4f7;background: #eef4f7;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -moz-box-shadow:0px 5px 40px 0px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);}
#meeting .news-list-thumb img{height:190px;margin-bottom:20px;}
#zglt .zgltpic{height:300px!important;margin-bottom:20px;}
#meeting .news-list-time{margin-top: 10px;margin-bottom: 20px;}
#meeting li .news-list-title,#meeting li .news-list-time,#meeting li .news-list-desc{margin-left: 20px;margin-right: 20px;}
#meeting li .news-list-desc{-webkit-line-clamp: 5;line-clamp: 5;height: 96px;}
/*mobile*/
@media (max-width: 979px) {
    #meeting .news-list li{width: calc(100% - 20px);}
	#zglt li{width: calc(100% - 20px)!important;}
}
/*研究动态*/
#yanjiu{
	background-image: linear-gradient(270deg, rgba(33, 137, 210,1) 0%, rgba(42, 132, 173,1) 100%);
    background-image: linear-gradient(270deg, rgba(33, 137, 210,1) 0%, rgba(42, 132, 173,1) 100%);
    background-image: -webkit-linear-gradient(rgba(33, 137, 210,1), rgba(42, 132, 173,1));
    background-image: -moz-linear-gradient(270deg, rgba(33, 137, 210,1), rgba(42, 132, 173,1));
    background-image: -ms-linear-gradient(270deg,rgba(33, 137, 210,1), rgba(42, 132, 173,1));
    background-image: -o-linear-gradient(270deg,rgba(33, 137, 210,1), rgba(42, 132, 173,1));
    background-image: linear-gradient(270deg,rgba(33, 137, 210,1), rgba(42, 132, 173,1));
    filter: progid:dximagetransform.microsoft.gradient(startcolorstr='rgba(33, 137, 210,1)', endcolorstr='rgba(42, 132, 173,1)', gradienttype=0);
	background:#eef4f7;
}
#yanjiu .news-list li{
	width:calc(50% - 40px);background: #fff;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -moz-box-shadow:0px 5px 40px 0px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
}


#yanjiu .news-top-line{background: rgba(255,255,255,0.10);}

#yanjiu .news-bottom a em{background-image: url(/uploads/image/rsimages/icon_more.png)}
#yanjiu .yanjiu-list-left{width: 210px;display: inline-block;float: left;}
#yanjiu .yanjiu-list-right{width: calc(100% - 270px);display: inline-block;float: left; margin: 30px;
position: relative;height: 300px;
}
#yanjiu .news-list-catename{display:inline-block;font-size: 16px;line-height: 30px;margin-bottom: 20px;font-weight: bold;}
#yanjiu .news-list-catename.cate1{color: #f79f00;}
#yanjiu .news-list-catename.cate2{color: #679c2f;}
#yanjiu li .news-list-desc{-webkit-line-clamp: 5;line-clamp: 5;height: 104px;}
#yanjiu li .news-list-time{position: absolute;bottom: 0px;}

/*mobile*/
@media (max-width: 979px) {
    #yanjiu .news-list li{width: 100%;}
    #yanjiu .yanjiu-list-left{width: 100%;height: 412px;overflow: hidden;}
    #yanjiu .yanjiu-list-left img{/* height: max-content; */}
    #yanjiu .yanjiu-list-right{width: calc(100% - 60px);height: 280px;}
	#zglt .zgltpic{height:190px!important;margin-bottom:20px;}
}
@media (min-width: 980px) and (max-width: 1400px){
    .full-slider .slider-block{width: 720px;}
    .notice-block .notice-desc{width: 720px;}
    .news .news-inner,.full-slider .slider-inner{max-width: 960px;}
/*    .notice-block .notice-title{padding-top: 48px;}*/
    .full-slider .slider-nav{width: 224px;}
    .slider-nav li.snav{width: 224px;height: 64px;line-height: 64px;}
    .slider-nav li>ol{left: 227px;}
    .slider-nav li.snav2 ol{top:170px;}
    .slider-nav li.snav3 ol{top:auto;bottom: 100px;}
    .full-slider .notice-block{width: 100%;height:64px;line-height:64px;}
	.notice-block .notice-title{height:64px;line-height: 30px;font-size:24px;}
    .news .news-list li{margin-left: 60px;}
    .news .news-list li:first-child{margin-left: 0px;}
    #meeting .news-list li{width: calc(33.3% - 50px);margin-left: 45px;}
	 #zglt li{width: calc(50% - 60px)!important;margin-left: 45px;}
    #meeting .news-list li:first-child{margin-left: 0px;}
    #yanjiu .yanjiu-list-left{width: 180px;}
    #yanjiu .yanjiu-list-left img{height: 360px;}
    #yanjiu .yanjiu-list-right{width: calc(100% - 240px);}
}
@media screen and (max-width:400px){

.news-inner .podcastindex .podcastindex-l{
	width: 92%;
	background-color: #c4c5d7;
	background-blend-mode: soft-light;
	background-size: cover;
	display: block;
	/* padding: 30px 15px; */
	float: none;
	margin-bottom: 30px;
	}
	.podcastindex .podcastindex-l div img {
    float: left;
    margin-right: 20px;
    width: 100%;
}
.podcastindex .podcastindex-l div {
    background-color: #fff;
    display: block;
    margin: 0;
    padding: 8px;
}
.podcastindex .podcastindex-r {
    width: 100%;
    float: right;
    -webkit-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    -o-box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
    box-shadow: 0px 5px 40px 0px rgba(0,0,0,0.10);
}
}