﻿.banner{width: 100%;}
.banner img{width: 100%;}
.banner .linkmap{width:100%;line-height:36px;background:transparent;color: #fff;position: absolute;top: 0;left: 0;z-index: 1;}
.banner .linkmap_center{width: 1200px;margin: 0 auto;}
.banner .linkmap span{font-size:14px;padding-left:5px;}
.banner .linkmap a{color: #fff;}
.Min.xw {
  padding: 30px 0;
  background: #fff;
}

.Min.mins {
  padding: 30px 0;
}
.CurrentPlace{display: none;}
/* Ã¦â€“Â°Ã©â€”Â»Ã¤Â¸Â­Ã¥Â¿Æ’ */
.news_center{width: 1200px;margin: 0 auto;}

.news_btn{
  margin-left:5px;
}
.news_btn1{
  margin-left: 20px;
  font-size:18px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(0,0,0,1);
  line-height:33px;
  cursor: pointer;
}

.news_btn .active{
padding: 0 18px;
height:33px;
line-height:33px;
background:rgba(198,31,36,1);
border-radius:4px;
color: #fff;
text-align: center;
}
.news_content{
  /* margin-top: 20px; */
}
.news_content1{
  display: none;
}
.news_content .selected{
  display: block;

}
.news_learn .scroll_img{
  width: 540px;
  height: 350px;
}
.news_learn .pic li{
  width: 100%;
  height: 100%;
}
.news_learn .pic li img{
width: 100%;
height: 350px;
}
.scroll_img .tit{
  height: 44px;
  line-height: 44px;
}
.scroll_img .tit li a{
  color: #fff !important;
  font-size: 16px;
  padding-left: 20px;
}
.scroll_img .op_bg{
 background: rgba(0, 0, 0, 0.4) !important;
 height: 44px;
}
.scroll_img .num{
  right: 30px;
  bottom: 12px;
}
.scroll_img .num li{
  width: 10px;
  height: 10px;
  background: #E4E4E4;
  border-radius: 50%;
  margin: 0 7px;
}
.scroll_img .num li.s{
  width: 28px;
  background: #E4E4E4;
  height: 10px;
  line-height: 10px;
  border-radius: 5px;
}
.News_info{
  width: 620px;
  height: 350px;
  border-left: 1px dashed #bbbaba;
}
.News_info li{
  padding-left: 30px;
  position: relative;
}
.News_info li:hover p {
  color: #2681e8;
}
.News_info li::before{
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 10px;
  height: 10px;
  transform: translate(-50%,-50%);
}
.News_info li:hover::before{
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 18px;
  height: 18px;
  transform: translate(-50%,-50%)
}
.News_info li .times{
  float: left;
  margin-right: 28px;
}
.times .times_top .times_day{
  font-size: 30px;
  font-family:PingFang SC;
  font-weight:bold;
  color:rgba(51,51,51,1);
  line-height:36px;
}
.times_btm{
  font-size: 12px;
  font-family:PingFang SC;
  font-weight:500;
  color:rgba(51,51,51,1);
  line-height:28px;
}
.News_info li .title_type{
  font-size: 16px;
  font-family:Microsoft YaHei;
  font-weight: bold;
  color:rgba(34,34,34,1);
  line-height:30px;
}
.News_info li p{
  font-size:14px;
  font-family:Microsoft YaHei;
  font-weight:400;
  color:rgba(102,102,102,1);
  line-height: 26px;
}
.News_info li:not(:first-child){
  margin-top: 10px;
}
.News_info li:hover .times .times_top .times_day {
  color:#2681e8;
}
.News_info li:hover .times_btm {
  color:#2681e8;
}
.News_info li:hover .title_type {
  color:#2681e8;
}

/*Ã¥Â­Â¦Ã¤Â¼Å¡Ã¥â€¦Â¬Ã¥â€˜Å   */
.acad_exch{
 width: 100%;
 background: #F6F6F6;
  }
  .acad_wrapper{
 width: 1200px;
 margin: 0 auto;
 /* padding: 30px 0; */
  }
  .acad_com{
 width: 375px;
  }
  .acad_com:nth-child(2){
 margin-left: 40px;
  }
  .acad_pic{
 /* margin-top: 18px; */
 width: 100%;
 height:210px;
 overflow: hidden;
 display: none;
  }
  .acad_pic img{
 width: 100%;
 height: 100%;
  }
  .acad_ul{
 margin-top: 15px;
  }
  .acad_ul li{
 padding-left: 20px;
 background: url(/Content/Areas/Common/images/dep_libg.png)no-repeat left center;
 line-height: 32px;
  }
  .acad_ul li .title_type{
 font-size: 16px;
 font-family:Microsoft YaHei;
 font-weight:400;
 color:rgba(102,102,102,1);
 line-height:29px;
  }
  .acad_ul li .span_date{
 font-size:12px;
 font-family:Microsoft YaHei;
 font-weight:400;
 color:rgba(161,161,161,1);
 line-height:32px;
 float: right;
  }
  .acad_ul li:hover .title_type{
 color:#2681e8;
  }
  .times_top {
 text-align: center;
}

@media screen and (max-width:768px){
  .Min.mins{padding: 15px 0;}
  .acad_ul{margin-top: 0;}
  .news_center{
 width: 100%;
 margin: 10px auto;
 padding: 10px;
 box-sizing: border-box;
}
.news_learn .scroll_img {
 width: 740px;
 height: 400px;
}
.news_learn .pic li img {
  width: 100%;
  height: 400px;
}
.News_info{
 width: 100%;
 margin-top: 20px;
 height: auto;
}
.acad_wrapper{
 width: 100%;
 padding: 30px 15px;
 box-sizing: border-box;
}
.acad_com{
 width: 100%;
 margin-bottom: 20px;
}
.acad_com:nth-child(2){
 margin-left: 0;
}
.acad_pic{
 height: auto;
}
.acad_pic h2{display: none;}
}
/*------------------------Ã©â‚¬Å¡Ã§â€Â¨Ã¥â€ºÂ¾Ã§â€°â€¡Ã¥Ë†â€¡Ã¦ÂÂ¢---------------*/
.main02_left_column3 .research_focus{margin-bottom:15px;}
.main02_left .party_focus{float:left;}
.research_focus .pic,.main02_left .party_focus .pic{
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c3dee9;
}
.research_focus .pic li,.main02_left .party_focus .pic li{width: 300px;}
.research_focus .tit,.main02_left .party_focus .tit{
	float: left;
	height: 30px;
	padding-left: 5px;
}
.research_focus .tit li,.main02_left .party_focus .tit li{
	line-height: 30px;
	height: 30px;
	width: 180px;
}
.research_focus .num,.main02_left .party_focus .num{
	float: right;
	width: 115px;
	padding-top: 3px;
}
.research_focus .num li,.main02_left .party_focus .num li{
	line-height: 23px;
	float: left;
	height: 23px;
	width: 20px;
	cursor: pointer;
	text-align: center;
	padding-right: 3px;
}
.main02_left_column3 .research_focus .num li,.hos_infor_part1 .research_focus .num li,.survey_part1 .research_focus .num li{
	background-image: url(../images/index_slide_num.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main02_left .party_focus .num li,.main02_center_column3 .research_focus .num li{
	background-image: url(../images/party_slide_num.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main02_left_column3 .research_focus .num .s,.hos_infor_part1 .research_focus .num .s,.survey_part1 .research_focus .num .s{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/index_slide_num_c.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main02_left .party_focus .num .s,.main02_center_column3 .research_focus .num .s{
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/party_slide_num_c.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main02_left_column3 .subjuct_build,.party_left1 .party_monitor {
	width: 307px;
	padding-top: 5px;
	background-image: url(../images/subject_build.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

.main02_center_column3 .research_focus{
	margin-left:15px;
	margin-bottom: 15px;
}



/*Ã¥â€ºÂ¾Ã§â€°â€¡Ã¦Â»Å¡Ã¥Å Â¨*/
.scroll_img {
	position: relative;
	*zoom:1;
	_width:300px;
	margin-right:15px
  }
  .pic li {
	width:320px;
	height:260px;
  }
  .pic li img {
	width:100%;
	height:260px;
  }
  .tit {
	bottom:0;
	height:26px;
	left:0;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	_width:300px;
	line-height:26px;
	*zoom:1
  }
  .tit li a {
	color:#333 !important;
	line-height:26px;
	padding:0 0 0 10px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	font-size: 14px;
  }
  .num {
	height:16px;
	overflow:hidden;
	position:absolute;
	right:0px;
	bottom:26px;
	width:auto!important;
	z-index: 10;
	*zoom:1;
  }
  .num li {
	float:left;
	color:#fff;
	width:23px;
	height:13px;
	line-height:13px;
	text-align:center;
	font-size:12px;
	background:url(/Content/Areas/Common/images/Article/op_bg.png) repeat;
	cursor:pointer;
	margin:3px 0 0 2px;
  }
  .num li.s {
	background:#1297f1;
	color:#fff;
	height:16px;
	line-height:18px;
	font-size:12px;
	background:url(/Content/Areas/Common/images/Article/icon_7.png) no-repeat center;
	margin-top:0;
	border:none
  }
  .flicking_con {
	width:60px !important;
  }
  .flicking_con span {
	float:left;
	width:10px;
	height:10px;
	font-size:0;
	background:#fff;
	font-size:0;
	line-height:0;
	cursor:pointer;
	margin-left:5px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s
  }
  .flicking_con .on {
	background:#1297f1;
  }
  .op_bg {
	position:absolute;
	width:100%;
	height:26px;
	bottom:0;
	left:0;
	background:#ccc !important;

  }
  .dis {
	display: block;
  }
  .undis {
	display: none
  }
@media screen and (max-width:450px){
  .scroll_img {
 width: 100%;
}
.news_learn .scroll_img {width: 100%; height: 230px;}
  .news_learn .pic li img{height: 230px;}
  h2.title_header span{font-size: 22px; margin-bottom: 10px;}
  .news_btn{margin-left: 0px;}
  .news_btn1{  margin-left: 0px; margin-right: 6px;font-size: 14px;}
  .scroll_img .num{right: 10px;}
  .scroll_img .num li{margin: 0 4px;}
  .scroll_img .num li.s{width: 20px;}
  .News_info li .title_type{  font-size: 16px;line-height: 18px;overflow: hidden;width: 76%;text-overflow: ellipsis;white-space: nowrap;display: inline-block;}
  .News_info li p{font-size: 14px;line-height: 22px;-webkit-box-orient: vertical;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;}
  .times_top{text-align: center;}
  .times .times_top .times_day{font-size: 40px;}
  .News_info li {padding-left: 20px;overflow: hidden;}
  .News_info li .times {margin-right: 20px;}

}

@media only screen and (max-width:375px){
  .acad_ul li{
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
  }
 .acad_ul li .title_type{font-size: 13px;}
 .news_btn .active{padding:0 10px;}
 .news_learn .scroll_img {height: 220px;}
 .news_learn .pic li img {height: auto;}
 .scroll_img .num {display: none;}
 .News_info li{padding-left:10px;}
 .News_info li p {font-size: 13px;}
 .News_info li .times {margin-right: 15px;}
 .scient_con .scient_left{height: 240px;}
 .scient_left .SwitchImage .swiper-box ul li h2 {
 height: 60px;
 background: rgba(0,0,0,.4);
 padding-left: 20px;
 padding-top: 5px;
 box-sizing: border-box;
 }
 .scient_left .SwitchImage .swiper-box ul li h2 .span_date {
 font-size: 18px;
 font-weight: 500;
 color: #fff;
 line-height: 28px;
 }
 .scient_left .SwitchImage .swiper-box ul li h2 .span_tit {
 font-size: 14px;
 font-weight: 500;
 color: #fff;
 line-height: 15px;
 }
 .news_active {
 height: 220px;
 }

}
 