@charset "utf-8";
.pc-main{
background:url(/images/swfz/cb_bj.png) no-repeat bottom center;
padding-bottom: 15px;
}
.am-list>li{
    background-color:initial;
}
/*banner切换 start*/
#banner-slider {
	margin-bottom: 20px;
	box-shadow: none;
}

#banner-slider ul li img {	
	margin: 0 auto;
	height: 860px;
}

#banner-slider .am-control-nav li {
	margin: 0 3px;
}

#banner-slider .am-control-nav li a {
	width: 15px;
	height: 15px;
	background-color: #fff;
	border: #fff solid 1px;
}

#banner-slider .am-control-nav li a.am-active,
#banner-slider .am-control-nav li a:hover {
	background-color: #ff9900;
}

#banner-slider .am-control-nav {
	bottom: 30px;
	z-index: 9;
}

/*banner切换 end*/

/*轮播图 start*/
#news-slider {
	box-shadow: none;
}

#news-slider ul li img {
	height: 330px;
}

#news-slider .am-slider-desc {
	font-size: 1.4rem;
	padding: 8px 80px 8px 8px;
}

#news-slider .am-control-nav {
	bottom: 18px;
	z-index: 9;
}

#news-slider .am-control-nav li a {
	width: 12px;
	height: 12px;
	border-radius: 10px;
}

#news-slider .am-control-nav li a.am-active {
	background-color: #ffe100;
}

#news-slider .am-control-nav li a {
	background-color: #fff;
}

/*轮播图 end*/

/*滚动新闻 start*/
.swiper_wrap_bg {
	background: url(/images/ico_03.png) no-repeat 15px center #FFF;
	padding: 10px 10px 10px 25px;
	margin-bottom: 20px;
}

.swiper_wrap {
	position: relative;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
}

.swiper_wrap ul {
	position: relative;
	top: 0;
	left: 0;
	font-size: 14px;
	margin-top: 1px;
}

.swiper_wrap ul li {
	list-style: none;
	line-height: 30px;
}

.swiper_wrap .lt {
	background: url(/images/ico_02.png) no-repeat;
	position: absolute;
	right: 10px;
	top: 3px;
	display: block;
	width: 14px;
	height: 7px;
}

.swiper_wrap .lt:hover {
	background-position: right 0;
}

.swiper_wrap .gt {
	background: url(/images/ico_02.png) no-repeat 0 bottom;
	position: absolute;
	right: 10px;
	top: 22px;
	display: block;
	width: 14px;
	height: 7px;
}

.swiper_wrap .gt:hover {
	background-position: right bottom;
}

/*滚动新闻 end*/
/*图片效果*/
.research-content ul li .media-img {
	width: 100%;
	height: 321px;
	overflow: hidden;
}

.research-content ul li.on .media-img {
	height: 335px;
}
.txImg ul li .media-img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.txImg ul li:hover .media-img img {
	-webkit-transform: scale(1.08);
	-moz-transform: scale(1.08);
	-o-transform: scale(1.08);
	-ms-transform: scale(1.08);
	transform: scale(1.08);
}
/*列表 start*/

.am-list-news-hd h2 {
	font-size: 2.2rem;
	color: #a40000;
	line-height: 20px;
	font-weight: normal;
	padding-left: 13px;
	background: url(/images/column_01.png) no-repeat left center;
}

.am-list .am-list-item-dated a {
	font-size: 1.4rem;
	padding-right: 0;
	padding-left:0px;
}

.am-list>li>a {
	padding: .6rem 0;
}

.am-list-date {
	position: initial;
    font-size: 1.5rem;
}

.am-list-news-default .am-list-date {
	color: #a40000;
}
.times{
margin-bottom: 15px;
color:#999999;
}
.am-list-news-default .times .am-list-date {
	color: #999999;
margin-left:10px;
}
.pc-main>div:nth-child(1){
background:#fff;
padding-bottom:10px;
padding-top:0px;
}
/*列表 end*/
/*首页公用start*/
.titMore{
    position: relative;
    height: 40px;
    margin-bottom:35px;
}
.titMore>a{
    position: absolute;
    right: 0px;
    bottom: 10px;
    color: #666666;
    text-align: CENTER;
    font-size: 14px;
}
.am-padding-top {
    padding-top: 0px;
}
.xwdtCont .am-list>li,.zjgdCont .am-list>li{
border:none;
}
/*首页公用end*/
/*新闻动态start*/
.research-content .am-list-item-dated a {
    font-size: 1.4rem;
    padding-right: 0;
    padding-left:0px;
}
.research-content .am-list{
display: flex;
    justify-content: space-between;
}
.research-content .am-list>li {
    border-color: #dedede;
    width: calc((100% - 80px) / 3 );
margin: 0px;
}
.research-content .am-list-item-dated a {
    white-space: initial;
}
.research-content .am-list-item-dated a div.am-slider-desc{
font-size: 22px;
font-weight: 800;
text-align: LEFT;
color: #333333;
line-height: 36px;
margin: 20px 0px;
height: 72px;
}
.xwdtCont a .times {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.research-content .am-list-item-dated a p{
    color:#666666;
    line-height: 26px;
margin:0px;
}
.xwdtTit{
background: url(/images/swfz/xwdt_icon.png) no-repeat;
margin-bottom:20px;
}
.zjgdTit{
background: url(/images/swfz/zjgd_icon.png) no-repeat;
}
.mtbdTit{
background: url(/images/swfz/mtbd_icon.png) no-repeat;
background-size:100%;
}
.tzggTit{
background: url(/images/swfz/tzgg_icon.png) no-repeat;
}
.yjcbTit{
background: url(/images/swfz/yjcb_icon.png) no-repeat;
}
.yqljTit{
background: url(/images/swfz/yqlj_icon.png) no-repeat;
}
/*新闻动态end*/
/*专家观点start*/
.zjgdCont .txImg ul{
    display: flex;
    justify-content: space-between;
flex-wrap: wrap;
}
.zjgdCont .txImg ul>li {
    width: calc((100% - 50px) / 3);
margin:0px;
}
.zjgdCont .txImg ul>li a {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-left:0px;
    white-space: inherit;
}
.zjgdCont .txImg ul>li a .am-slider-desc{
  margin: 17px 0px;
height:40px;
font-size:16px;
color:#333;
}
.zjgdCont .txImg ul>li a  img{
    max-height:173px;
}
.zjgdCont .times {
    margin-bottom: 15px;
    color: #999999;
    font-size: 14px;
}
/*专家观点end*/
/*媒体报道start*/
.mtbdList .am-list>li{
   border-top: 1px solid #cccccc !important;
    border-bottom: none;
    padding: 10px 0px;
}
.mtbdList .am-list>li:nth-child(1){   
   border-top: none !important;
   padding: 0px 0px 10px;
}
.mtbdList a{
    white-space: inherit !important;
}
.mtbdList p{
font-size: 16px;
color: #333;
    line-height: 23px;
    margin: 0px;
}
.mtbdList .source{
    margin: 10px 0px 0px;
}
.mtbdList .source span{
font-size: 14px;
color: #8C1515;
}
.mtbdList .source span:nth-child(2){
margin:0px 5px;
}
/*媒体报道end*/
/*通知公告start*/
.tzggCont .am-list{
flex-wrap: wrap;
}
.tzggCont .am-list li{
border-top: none;
    border-bottom: none;
    border-left: 3px solid #8c1515;
    padding: 0px 20px 5px;
    margin:0px;
    margin-bottom: 30px;
    box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.2);
}
.tzggCont .research-content .am-list-item-dated a div.am-slider-desc {
    color: #8c1515;
font-size:16px;
font-weight: inherit;
    margin: 0px 0px 20px;
    line-height: 26px;
height:40px;
}
.tzggCont .research-content .am-list-item-dated a p {
    margin-bottom: 10px;
}
/*通知公告end*/
/*研究出版start*/
.yjcbCont{
margin-bottom:20px;
}
.yjcbCont .am-list li{
border-top:none;
border-bottom:none;
margin:0px;
}
.yjcbCont .research-content .am-list-item-dated a {
    display: flex;
       justify-content: space-between;
    align-items: flex-start;
border-right: 0.5px solid #cccccc !important;
}
.yjcbCont .research-content ul li:nth-child(3) a {
border-right: none !important;
}
.yjcbCont .research-content ul li .media-img {
    width: 190px;
    height: 270px;
    margin-right: 20px;
}
.yjcbItem{
     width: calc(100% - 210px);
padding-right:30px;
}
.yjcbCont .am-list li:nth-child(3) .yjcbItem{    
    padding-right: 8px;
}
.yjcbCont .research-content .am-list-item-dated a div.am-slider-desc {    
  margin: 0px;
    margin-top: -3px;
    font-size: 20px;
    line-height: 25px;
}
.yjcbCont .research-content .am-list-item-dated a p {
    margin-top:20px;
color:#333;
}
.yjcbCont .research-content ul:nth-child(1){
margin-bottom:40px;
}
.yjcbList2{
    border-top: 0.5px solid #cccccc !important;
    padding-top: 40px;
}

/*研究出版end*/

/*不同分辨率适配 start*/

/*手机*/

@media only screen and (max-width: 640px) {

	/*banner切换 start*/
	#banner-slider ul li img {
		height: auto;
	}

	#banner-slider .am-control-nav {
		bottom: 5px;
	}

	/*banner切换 end*/

	/*轮播图 start*/
	#news-slider ul li img {
		height: 18rem;
	}

	/*轮播图 end*/

}

/*电脑*/

@media only screen and (min-width: 1025px) {}

/*平板和电脑*/

@media only screen and (min-width: 641px) {

}

/*手机和平板*/

@media only screen and (max-width: 1024px) {}

/*不同分辨率适配 end*/
