body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,tr,table,td,input,select,textarea,button,a{margin:0;padding:0;
	font-family: "微软雅黑";
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;}
.container { width: 1100px; }
.search_box .search_main .marks{
	display: none;
}
.site_header{
	margin-top: 40px;
}
.site_header .search_box{
	float: left;
	position: relative;
    left: -124px;
}
.site_header .search_box_noleft{
	left: 0;
}
.site_header .user_info{
	float: right;
}
.news_main{
	position: relative;
	margin-top: 20px;
}
.news_main .left{
	position: absolute;
	top: 0;
	left: -100px;
	width: 85px;
}
.news_main .left li{
	margin-bottom: 12px;
}
.news_main .left li a{
	display: block;
	height: 40px;
	padding-left: 40px;
	color: #555555;
	font-size: 16px;
	line-height: 40px;
	background-position: 8px center;
	background-repeat: no-repeat;
	font-size: 14px;
}
.news_main .left li a:hover,.news_main .left li.cur a{
	background-color: #ff7300;
	color: #fff;
}
.news_main .left .news_nav_1{
	background-image: url(../images/news_icon1.png);
}
.news_main .left .news_nav_2{
	background-image: url(../images/news_icon2.png);
}
.news_main .left .news_nav_3{
	background-image: url(../images/news_icon3.png);
}
.news_main .left .news_nav_4{
	background-image: url(../images/news_icon4.png);
}
.news_main .left .news_nav_5{
	background-image: url(../images/news_icon5.png);
}
.news_main .left .news_nav_6{
	background-image: url(../images/news_icon6.png);
}
.news_main .left .news_nav_7{
	background-image: url(../images/news_icon7.png);
}
.news_main .left .news_nav_8{
	background-image: url(../images/news_icon8.png);
}
.news_main .left .news_nav_9{
	background-image: url(../images/news_icon9.png);
}
.news_main .left .news_nav_10{
	background-image: url(../images/news_icon10.png);
}
.news_main .left .news_nav_11{
	background-image: url(../images/news_icon011.png);
}
.news_main .left .news_nav_1:hover,.news_main .left .cur .news_nav_1{
	background-image: url(../images/news_icon11.png);
}
.news_main .left .news_nav_2:hover,.news_main .left .cur .news_nav_2{
	background-image: url(../images/news_icon22.png);
}
.news_main .left .news_nav_3:hover,.news_main .left .cur .news_nav_3{
	background-image: url(../images/news_icon33.png);
}
.news_main .left .news_nav_4:hover,.news_main .left .cur .news_nav_4{
	background-image: url(../images/news_icon44.png);
}
.news_main .left .news_nav_5:hover,.news_main .left .cur .news_nav_5{
	background-image: url(../images/news_icon55.png);
}
.news_main .left .news_nav_6:hover,.news_main .left .cur .news_nav_6{
	background-image: url(../images/news_icon66.png);
}
.news_main .left .news_nav_7:hover,.news_main .left .cur .news_nav_7{
	background-image: url(../images/news_icon77.png);
}
.news_main .left .news_nav_8:hover,.news_main .left .cur .news_nav_8{
	background-image: url(../images/news_icon88.png);
}
.news_main .left .news_nav_9:hover,.news_main .left .cur .news_nav_9{
	background-image: url(../images/news_icon99.png);
}
.news_main .left .news_nav_10:hover,.news_main .left .cur .news_nav_10{
	background-image: url(../images/news_icon1010.png);
}
.news_main .left .news_nav_11:hover,.news_main .left .cur .news_nav_11{
	background-image: url(../images/news_icon_011.png);
}
.news_main_all .news_box{
	float: left;
}
.news_main .news_list {
	padding-top: 20px;
}

.news_main .news_list.npt {
  padding-top: 0;
}

.news_main .news_list li{
	padding: 20px 0;
	border-bottom: 1px solid #e5e4e4;
	position: relative;
}


.page_news_list .page-list-ajax li {
  border: 1px solid #e5e4e4;
  border-bottom: none;
}
.page_news_list .page-list-ajax li:hover {
  background-color: #f5f5f5;
  cursor: pointer;
}

.news_main .news_list li:first-child{
	padding-top: 0;
}
.news_main .news_list li:last-child{
	border-bottom: none;
}
.page_news_list .page-list-ajax li:last-child {
  border-bottom: 1px solid #e5e4e4;
}
.news_main .news_list li .img{
	float: left;
	width: 152px;
	height: 152px;
	border: 1px solid #dddddd;
	margin-right: 18px;
	overflow: hidden;
}
.news_main .news_list li .img img{
    height: 100%;
    min-width: 100%;
    min-height: 100%;
    max-height: 200%;
    max-width: 200%;
}
.news_main .news_box_writer .news_list li{
	padding-left: 20px;
	padding-right: 20px;
}
.news_main .news_list li.hasimg{
	padding-left: 170px;
}
.news_main .news_list li.hasimg .img{
	position: absolute;
	left: 0;
}
.news_main .news_list li .news_name{
	display: block;
}
.news_main .news_list li .news_name a{
	color: #222;
	font-size: 20px;
	display: inline-block;
	margin-bottom: 10px;
}


.news_main .news_list.npt li.hasimg{
	padding-left: 190px;
}
.news_main .news_list.npt li.hasimg .img{
	left: 20px;
}



.news_main .news_list li .news_name b{
    font-weight: normal;
    color:#cc0000;
    font-size: 20px;
}

.news_main .news_list li .news_name  p{
	font-size: 14px;
	color: #888;
}
.news_main .news_list li .news_name p b{
    font-weight: normal;
    font-size: 14px;
    color:#cc0000;
}

.news_main .news_list .hasimg .news_name a{
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 13px;
}
.news_main .news_box_writer li:first-child{
	padding-top: 20px;
}
.news_main .news_list li.hasimg .news_name{
	height: 100px;
	padding-top: 5px;
	overflow: hidden;
	margin-bottom: 28px;
}
.news_main .news_list li.hasimg .news_name p {
    height: 40px;
    line-height: 20px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news_main .news_list li .news_info .pop_img{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	display: block;
	float: left;
	margin-right: 5px;
}
.news_main .news_list li .news_info a{
	color: #999;
}
.news_main .news_list li .news_info .pop_img img{
	display: block;
	width: 100%;
}
.news_main .news_list li .news_info{
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	margin-top: 20px;
}
.news_main .news_list li .news_info .time{
	margin-left: 25px;
}
.news_main .news_list li .close{
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: url(../images/close1.png) center  center no-repeat;
	position: absolute;
	bottom: 25px;
	right: 0;
}
.news_main .news_list li .close em{
	font-size: 12px;
	color: #ffffff;
	display: none;
	line-height: 20px;
	padding-left: 10px;
}
.news_main .news_list li .close:hover{
	width: 77px;
	background: #ff7300 url(../images/close11.png) 60px center no-repeat;
}
.news_main .news_list li .close:hover em{
	display: block;
}
.news_main .news_box .more{
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	background: #f5f6fa;
	font-size: 14px;
	color: #999999;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 40px;
}
.news_main .news_box .more:hover {
    color: #fff;
    background-color: #ff7300;
}
.news_main .bigimg{
	height: 360px;
	border-bottom: none;
	position: relative;
	overflow: hidden;
}
.news_main .news_list .bigimg .img{
	width: 100%;
	height: 100%;
	border: none;
}
.news_main .news_list .bigimg .img img{
	width: 100%;
	height: 100%;
}
.news_main .news_list .bigimg .news_name{
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 18px;
	margin-right: 0;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-weight: normal;
}
.news_main .news_list .allimg .news_name{
	margin-bottom: 15px;
}
.news_main .page_news_list .allimg .img{
	margin-right: 15px;
	width: 145px;
	height: 145px;
}
.news_main .page_news_list li.allimg{ padding-left: 0px!important;}
.news_main .news_list .allimg a:last-child .img{
	margin-right: 0;
}
.news_main .right{
	float: right;
	margin-bottom: 40px;
}
.news_main .right .hot_news{
	background: #f5f6fa;
	padding: 0 10px;
	padding-top: 15px;
	margin-bottom: 20px;
}
.news_main .right .hot_news .title{
	font-size: 16px;
	color: #333333;
}
.news_main .right .hot_news li{
	padding: 20px 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	border-bottom: 1px solid #e5e4e4;
}
.news_main .right .hot_news li:last-child{
	border-bottom: none;
}
.news_main .right .hot_news li .img{
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #dddddd;
	margin-right: 11px;
	float: left;
}
.news_main .right .hot_news li .hot_cont {
	width: 100%;
}
.news_main .right .hot_news li .hot_cont > a{
	width: 100%;
	/* margin-bottom: 22px; */
	font-size: 14px;
    color: #555555;
    line-height: 19px;
    max-height: 38px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}
.news_main .right .hot_news li .hot_list_tips span,
.news_main .right .hot_news li .hot_list_tips a {
	font-size: 12px;
	color: #999;
}
.news_main .right .hot_words{
	background: #f5f6fa;
	padding: 10px;
	margin-bottom: 20px;
}
.news_main .right .hot_words .title{
	font-size: 16px;
	color: #333333;
	line-height: 200%;
}
.news_main .right .hot_words a{
	line-height: 100%;
	padding: 6px 8px;
	border: 1px solid #68727d;
	font-size: 12px;
	color: #68727d;
	display: inline-block;
	margin: 7px 0;
}
.news_main .right .hot_words a:hover{
	color: #ff7300;
	border: 1px solid #ff7300;
}
.news_main .right .video{
	margin-bottom: 20px;
}
.news_main .right .video .title{
	font-size: 16px;
	color: #333333;
	margin-bottom: 15px;
}
.news_main .right .video .item{
	padding: 18px 0;
	border-bottom: 1px solid #e5e4e4;
}
.news_main .right .video .item .img{
	float: left;
	width: 77px;
	height: 77px;
	border: 1px solid #e5e4e4;
	overflow: hidden;
	margin-right: 10px;
}
.news_main .right .video .item .video_r a{
	font-size: 14px;
	color: #555555;
	height: 56px;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
}
.news_main .right .video .item .video_r .time{
	font-size: 12px;
	color: #999;
}
.news_main .right .video .item_t{
	height: 190px;
	position: relative;
	overflow: hidden;
}
.news_main .right .video .item_t .img{
	width: 100%;
	height: 100%;
}
.news_main .right .video .item_t .img img{
	width: 100%;
}
.news_main .right .video .item_t .video_b a{
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: rgba(0,0,0,0.5);
	font-size: 12px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.news_main .right .video .item_t .order{
	width: 63px;
	height: 28px;
	position: absolute;
	top: 0;
	left: 0;
}
.news_main .right .video .item_t1{
	margin-bottom: 20px;
}
.news_main .right .video .item_t1 .order{
	background: url(../images/no_1.png);
}
.news_main .right .video .item_t2 .order{
	background: url(../images/no_2.png);
}
.download_box{
	padding: 0 35px;
	border: 1px solid #e5e4e4;
	text-align: center;
}
.download_box .title{
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 22px;
	margin-bottom: 35px;
}
.download_box .get_list li{
	width: 60px;
	float: left;
	margin-right: 24px;
}
.download_box .get_list li:last-child{
	margin-right: 0;
}
.download_box .get_list li .icon{
	width: 44px;
	height: 44px;
	border-radius: 50%;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 1px solid #ff7300;
}
.download_box .get_list li:nth-child(1) .icon{
	background: url(../images/download1.png) center center no-repeat;
}
.download_box .get_list li:nth-child(2) .icon{
	background: url(../images/download2.png) center center no-repeat;
}
.download_box .get_list li:nth-child(3) .icon{
	background: url(../images/download3.png) center center no-repeat;
}
.download_box .get_list li p{
	font-size: 14px;
	color: #666666;
	line-height: 26px;
}
.download_box .download_a{
	display: block;
	border-radius: 5px;
	background: #ff7300;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	margin-top: 30px;
	margin-bottom: 26px;
}
.news_main .news_box_writer .news_list li .news_info .time{
	margin-left: 0;
}

.writer_box{
	background: #f5f6fa;
	padding: 10px;
	padding-top: 13px;
	margin-bottom: 20px;
}

.writer_box .a_box_link {
  display: block;
  width: 90%;
  height: 40px;
  margin: auto;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  border-radius: 5px;
  color: #fff;
  background-color: #ff7300;
}
.writer_box .top{
	padding-bottom: 20px;
	border-bottom: 1px solid #e5e4e4;
}
.writer_box .top .img{
	width: 77px;
	height: 77px;
	float: left;
  /* border-radius: 50%; */
  border: 1px solid #ddd;
	overflow: hidden;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.writer_box .top .img img{
  max-width: 100%;
  max-height: 100%;
}
.writer_box .top .top_r{
	width: 190px;
	float: left;
}
.writer_box .top .writer_name{
	padding-top: 5px;
}
.writer_box .top .writer_name .name{
	font-size: 16px;
	color: #555555;
}
.writer_box .top .writer_name .marks{
	width: 72px;
	height: 22px;
	background: url(../images/bk2.png);
	display: inline-block;
	font-size: 12px;
	color: #09a3e3;
	line-height: 23px;
	text-align: center;
	padding-left: 6px;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.writer_box .top .signature{
	font-size: 12px;
	color: #888888;
	margin-top: 5px;
	line-height: 20px;
}
.writer_box .top .num{
	font-size: 12px;
	color: #999999;
	margin-top: 10px;
}
.writer_box .recently .title{
	font-size: 16px;
	color: #333333;
	line-height: 40px;
	margin-top: 10px;
}
.writer_box .recently li{
	margin: 5px 0 20px;
}
.writer_box .recently li .name{
	font-size: 14px;
	color: #3d464d;
}
.writer_box .recently li .time{
	font-size: 8px;
	color: #999999;
	margin-top: 12px;
}
.writer_box .recently .more{
	display: block;
	width: 230px;
	height: 40px;
	border-radius: 5px;
	background: #ff7300;
	color: #fff;
	line-height: 40px;
	text-align: center;
	margin: 0 auto;
	font-size: 16px;
	margin-top: 25px;
	margin-bottom: 10px;
}
.writer_show{
	min-width: 1100px;
	margin-top: 40px;
	margin-bottom: 80px;
}
.writer_show .bk_img img{
	width: 100%;
}
.writer_show .show_box{
	position: relative;
  padding-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.writer_show .show_box .show_l{
  /* float: left; */
  width: 780px;
	padding-left: 120px;
}
.writer_show .show_box .show_l .img{
	position: absolute;
	top: -56px;
	left: 0;
	width: 112px;
	height: 112px;
	border-radius: 50%;
	background: #fff;
  overflow: hidden;
  border: 1px solid #ddd;
}
.writer_show .show_box .show_l .img img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate3d(-50%,-50%,0);
	        transform: translate3d(-50%,-50%,0);
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.writer_show .show_box .show_l .name{
  display: inline-block;
  margin-bottom: 5px;
	font-size: 16px;
	color: #333;
}
.writer_show .show_box .show_l .identity{
	font-size: 12px;
	color: #777777;
}
.writer_show .show_box .show_r{
  /* float: right; */
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-left: 20px;
  text-align: right;
}
.writer_show .show_box .show_r p{
	display: inline-block;
	margin-left: 15px;
	font-size: 14px;
	color: #777777;
}
.writer_show .show_box .show_r p span{
	color: #ff7300;
}
.nav_pl{
	padding-left: 194px;
}
.nav_pl1{
	padding-left: 100px;
}
.news_main .red{
	color: #cc0000!important;
}
.nav_no{
	margin-top: 40px;
}
.detail_cont{
	float: left;
}
/*
artical
 */
.artical_body{
	margin-bottom: 22px;
}
.artical_cont h1{
	font-size: 26px;
	color: #333;
	margin-bottom: 15px;
}
.artical_cont .artical_info p{
	display: inline-block;
	font-size: 12px;
	color: #555555;
	margin-right: 30px;
	margin-bottom: 18px;
}
.artical_cont .abstract{
	padding: 7px 23px;
	background: #f5f6fa;
	line-height: 27px;
	color: #555;
	font-size: 14px;
	margin-bottom: 10px;
}
.artical_body p{
	line-height: 28px;
	font-size: 14px;
	color: #555;
	text-indent: 28px;
}
.artical_body img{
	margin: 15px auto;
	display: block;
	max-width: 100%;
}
.artical_cont .tips{
	font-size: 12px;
	color: #666;
	margin-bottom: 35px;
}
/*
end
 */
.detail_cont .artical_btm{
	margin-bottom: 75px;
}
.detail_cont .artical_btm .btm_r{
	float: right;
}
.detail_cont .artical_btm .btm_r span{
	height: 30px;
	line-height: 28px;
	border: 1px solid #dddddd;
	padding-left: 40px;
	padding-right: 12px;
	font-size: 14px;
	color: #333333;
	display: inline-block;
	margin-left: 10px;
	cursor: pointer;
}
.detail_cont .artical_btm .btm_r .good{
	background: #f5f6fa url(../images/good.png) 10px center no-repeat;
}
.detail_cont .artical_btm .btm_r .bad{
	background: #f5f6fa url(../images/bad.png) 10px center no-repeat;
}
.detail_cont .artical_btm .btm_l{
	padding-left: 30px;
	line-height: 30px;
	background: url(../images/link.png) left center no-repeat;
	color: #ccc;
	font-size: 16px;
}
.detail_cont .artical_btm .btm_l a{
	color: #555555;
	margin: 0 5px;
}
.detail_cont .artical_btm .btm_l a:hover{
	color: #ff7300;
	opacity: 1;
}
.issue_box{
	margin-bottom: 10px;
}
.issue_box .text_box{
	position: relative;
	height: 130px;
}
.issue_box .text_box textarea{
	width: 100%;
	height: 100%;
	padding: 20px;
	border: 1px solid #dddddd;
	resize: none;
	padding-top: 25px;
}
.issue_box .text_box .state{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: #ff7300;
	line-height: 50px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	display: block;
	border: 2px solid #f7f6fc;
	-webkit-box-shadow: 0 0 0 1px #dddddd;
	        box-shadow: 0 0 0 1px #dddddd;
	position: absolute;
	top: -25px;
	left: 25px; 
}
.issue_box .text_box .num{
	font-size: 14px;
	color: #999999;
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.issue_box .btn_box{
	margin-top: 18px;
	text-align: right;
}
.issue_box .btn_box button{
	font-size: 14px;
	color: #fff;
	background: #ff7300;
	width: 70px;
	height: 30px;
	border-radius: 4px;
}
.discuss{
	margin-bottom: 35px;
}
.discuss .title{
	font-size: 16px;
	color: #333333;
	margin-bottom: 30px;
}
.discuss li{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #ddd;
	position: relative;
	padding-left: 70px;
	padding-right: 80px;
}
.discuss li .img{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 1px solid #ddd;
	position: absolute;
	top: 0;
	left: 0;
}
.discuss li .img img{
	display: block;
	width: 100%;
	height: 100%;
}
.discuss li .top .name{
	font-size: 16px;
	color: #000000;
	margin-right: 15px;
}
.discuss li .top .time{
	font-size: 12px;
	color: #888888;
}
.discuss li .btm{
	font-size: 14px;
	color: #888888;
	margin-top: 10px;
}
.discuss li .sup{
	padding-left: 30px;
	background: url(../images/good1.png) no-repeat;
	font-size: 12px;
	color: #888888;
	line-height: 22px;
	position: absolute;
	right: 10px;
	bottom: 24px;
	cursor: pointer;
}
.discuss .more{
	height: 30px;
    line-height: 30px;
    cursor: pointer;
    background: #f5f6fa;
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 40px;
}
.ln_title{
	font-size: 16px;
	color: #222222;
	font-weight: bold;
	padding-left: 7px;
	border-left: 5px solid #ff7300;
	margin-left: 10px;
	margin-bottom: 19px;
}
.relate{
	background: #f5f6fa;
	padding: 0 12px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
.relate .title{
	font-size: 16px;
	color: #333333;
	padding-top: 14px;
}
.relate li{
	padding: 12px 5px;
	border-bottom: 1px dashed #ddd;
}
.relate li:last-child{
	border-bottom: none;
}
.relate li a{
	font-size: 14px;
	color: #3d464d;
}
.next_articla{
	padding: 20px;
	background: #f5f6fa;
}
.next_articla .title{
	font-size: 16px;
	color: #333333;
	margin-bottom: 12px;
}
.next_articla a{
	font-size: 14px;
	color: #3d464d;
	margin-bottom: 13px;
	display: block;
}
.next_articla .btm{
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	background: url(../images/book.png) left center no-repeat;
}
.next_articla .btm span{
	margin-right: 10px;
}
.ln_write{
	/* padding-top: 20px;
	border-top: 1px solid #ddd; */
}



.news_s_l{
	/*新闻左边选项*/
	width: 85px;
}
.news_m{
	/*有侧边栏新闻主体宽度*/
	width: 680px
}
.news_l{
	/*没有左侧边新闻页面主体宽度*/
	/* width: 680px; */
	width: 780px;
}
.news_r{
	/*新闻页面右边宽度*/
	width: 300px;
}
/*@media screen and (min-width: 1601px){
	.container{
		width: 1300px;
	}
}
@media screen and (max-width: 1600px){
	.container{
		width: 1050px;
	}
}*/

/* 墨闻首页轮播样式改 */
.swiper-container {
	height: 360px;
}
.swiper-container .swiper-wrapper .swiper-slide a img {
	width: 100%;
	min-height: 100%;
}
.swiper-container .swiper-wrapper .swiper-slide > p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background-color: rgba(0,0,0,.6);
}
.swiper-container .swiper-wrapper .swiper-slide > p a {
	display: block;
	width: 100%;
	padding-left: 16px;
	font-size: 18px;
	color: #fff;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-progress {
	top: calc(100% - 4px) !important;
}
.swiper-pagination-progress.swiper-pagination-white {
	background-color: transparent;
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background-color: #38a9bb;
}

/*修改*/
.recently ul li > div a {
    font-size: 14px;
	color: #555;
}

.swiper-button-next, .swiper-button-prev {
	opacity: 0;
	width: 25px;
	height: 25px;
	background-size: 100% 100%;
	background-position: center center;
	-webkit-transition: opacity .3s ease-in-out;
	transition: opacity .3s ease-in-out;
}
.swiper-button-next {
	background-image: url(../images/news/right.png); 
}
.swiper-button-prev {
	background-image: url(../images/news/left.png); 
}
.swiper-container:hover .swiper-button-next,
.swiper-container:hover .swiper-button-prev {
	opacity: 1;
}