@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: 81px;}
    .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: 8px;
    text-align: center;
    line-height: 66px;
    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-slide a span {position:absolute;bottom:0;display:block;height:60px;line-height:60px;width:100%;font-size: 26px;background: rgba(0,0,0,0.5);}
    .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: 360px;margin: -16px 0;}
		.swiper-slide span.span{height: auto;line-height: 40px;width:100%;font-size: 20px;/* bottom: -40px; */}
        .swiper-slide {width: 88%;/* height: auto; */}
        .swiper-slide-prev,.swiper-slide-active,.swiper-slide-next{left: 0;height: auto;z-index: 1;}
        .swiper-button-next,.swiper-button-prev{display: none}
       .swiper-slide a span.notice-title {height: auto;font-size: 20px;  padding: 10px 0; line-height: 24px;}
    }
.slider-nav li.snav span{margin-left: 10px;}
.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: 80px;
    left:0;
    bottom:45px;
    z-index: 2;
    background: rgba(0,0,0,0.50);
}
.notice-block .notice-title{
    font-weight:bold;
    font-size: 22px;
    color: #fff;
    line-height: 40px;
    height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    padding: 0 5px;
    -webkit-box-orient: vertical;
    text-align: center;
}
.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;}
	    span.notice-title{height:auto;font-size:20px;padding:10px 0;line-height:24px;}
	}
	.swiper-slide .span{position:absolute;bottom:0;display:block;height: auto;line-height:60px;width:100%;font-size: 26px;background: rgba(0,0,0,0.5);}
/**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: 24px;color: #333333;letter-spacing: 10px;font-weight: bold;line-height: 30px;margin-right: 20px;}
.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: 30px; text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 60px;
    line-clamp: 2;
    -webkit-box-orient: vertical;margin-bottom: 20px;}
.news .news-list li .news-list-desc{
    cursor: pointer;
    font-size: 16px;
    color: #999999;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    height: 150px;
    text-align: justify;
    -webkit-box-orient: vertical;
    }
.news .news-bottom{padding-bottom: 70px;}
.news .news-bottom a{font-size: 16px;color: black;letter-spacing: 2px;line-height: 30px;cursor: pointer;}
.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%;}
/*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,0.50);}
#activitynews .news-list li .news-list-desc{color: rgba(0,0,0,0.50);}
/*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: #3f569c;
    background: #3f569c;
}
#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: 20px;margin-bottom: 30px;}
#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: 4;line-clamp: 4;height: 120px;}
/*mobile*/
@media (max-width: 979px) {
    #meeting .news-list li{width: calc(100% - 20px);}
	#zglt li{width: calc(100% - 20px)!important;}
}
/*podcast*/
.podcastindex{padding:50px 0;overflow: hidden;}
.podcastindex .podcastindex-l{
	width: 70%;
	background-color: #c4c5d7;
	background-blend-mode: soft-light;
	background-size: cover;
	display: block;
	padding: 30px 15px;
	float:left;
	/* margin-right: 20px; */
	}
.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: 26%;
	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-size: cover;
    background-repeat: no-repeat;
}
@media (max-width: 1400px) {
   .podcastindex .podcastindex-r li{
	   height:445px;
   }
}
.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;
}
/*研究动态*/
#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(90%);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: 4;line-clamp: 4;height: 120px;}
#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:64px;font-size:20px;}
    .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: 100%;}
    #yanjiu .yanjiu-list-left img{height: 360px;}
    #yanjiu .yanjiu-list-right{width: calc(87%);}
}
/*首页重要公告*/
.car_wrap{ width: 1200px; min-width: 300px; margin: 0 auto; padding:15px 0;}
.left_item{margin-right:310px;padding-top: 15px;}
.right_item{ float: right; width: 280px; padding-top: 15px; margin-right: 10px;}
.right_item .box_title{height:50px;line-height:50px;border-bottom: none;background:#3f569c; }
.right_item .box_title span{color: #fff; font-size:20px;letter-spacing: 10px;line-height: 50px;text-indent: 15px;}
.right_item .box_title a{color:#fff;line-height: 50px;margin-right: 5px;}
.box_title{ height: 50px; line-height: 50px; border-bottom: solid 1px #d7d7d7; }
.box_title span{ float: left; line-height: 50px; color: #313131; font-size:24px;letter-spacing: 10px;font-weight: bold;}
.box_title a{ float: right; line-height: 50px; color: #3f569c;font-weight: bold; }
.news_list{ height: 410px; overflow: hidden; zoom:1; }
.gg_list{height: 390px;overflow: hidden;zoom:1;width: 100%;}
.gg_list ul li{height: 83px;overflow: hidden;zoom:1;margin: 12px 0;}
.gg_date{ float: left; width: 40px; height: 60px; border: solid 1px #3f569c; border-radius: 5px; overflow: hidden; text-align: center; }
.gg_date h2{ height: 24px; line-height: 24px; border-bottom: solid 1px #3f569c; color: #3f569c;font-size:16px;}
.gg_date h3{ height: 34px; line-height: 34px; color: #3f569c; font-size: 20px; font-weight: bold; }
.gg_title{ margin: 5px 0 0 55px; }
.gg_title a{display: inline-block;color: #333;font-size: 16px;line-height: 24px;height: 44px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.gg_green{ color: #3f569c; font-size: 16px; }
.news_list ul{ width: 100%; overflow: hidden; zoom:1; padding: 10px 0 0 0; }
.news_list ul li{ float: left; width: 32%; overflow: hidden; margin-right: 2%; }
.news_list ul li:nth-child(3){margin-right:0;}
.news_list ul li a{color:#313131;}
.news_pic{ height: 159px; text-align: center; }
.news_pic img{ height: 100%; width: 100%; }
.news_date{ font-size: 16px; line-height: 28px;color: #6b7c93;margin: 5px 0;}
.news_list ul li h2{font-size:20px;color:#333;line-height:30px;height: 88px;margin: 0 0 5px 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;text-align: justify;word-wrap: break-word;font-weight: bold;}
.news_list ul li p{font-size: 16px;line-height: 28px;text-align: justify;word-wrap: break-word;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;color:rgba(0,0,0,0.50);}
.xssl_list ul li{ height: 88px; }
.xssl_title{font-size:20px; color: #313131; height: 28px; line-height: 28px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.xssl_intro{ font-size: 13px; line-height: 18px; height: 36px; text-align: justify; word-wrap: break-word;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4; overflow: hidden; margin-top: 10px;}
.xssl_list ul li .gg_title a{ height: auto; }
.news_list ul li a:hover h2{ color:#3f569c;}
@media screen and (max-width:1200px) {
.car_boxa,.car_wrap{ width:94%;}
  }
@media screen and (max-width:1024px) {
.left_item{margin-right: 0;padding-top: 0;}
.right_item{ float: none; width: 100%; }
.news_pic,.news_list{ height: auto; }
.news_pic img{ width: 100%; height: auto; }
}
@media screen and (max-width:640px){
.box_title,.box_title span{ font-size: 22px; line-height: 40px; height: 40px; }
.box_title a{ line-height: 40px; }
.gg_title a,.gg_green,.news_date{ font-size: 14px; }
.news_list ul li h2{font-size: 16px;height: auto;}
.gg_list ul li{ height: 52px; }
.xssl_list ul li{ height: 72px; }
.gg_date{ height: 50px; width: 34px; }
.gg_date h2{ height: 20px; line-height: 20px; font-size: 12px; }
.gg_date h3{ height: 28px; line-height: 28px; font-size: 18px; }
.gg_list{height: 270px;}
.gg_title { margin: 5px 0 0 44px;}
}
@media screen and (max-width:400px){
.car_boxa,.car_wrap{ width: auto; margin:10px; }
.news_list ul{ width: 100%; }
.news_list ul li{float: none;width: 100%;margin: 0 0 40px 0;}
.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-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);
}
	.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;
}
 }