﻿/*媒体中心*/
.container .container_body{
    width: 100%;
}
.container .container_body > article > header{
    /*height: 130px;*/
    /*border-bottom: 1px solid rgb(219,226,230);*/
}
/* .container .container_body > article > section{
    /*height: 900px;*/
section .society_line {
	border-top: 1px solid rgb(219,226,230);
	margin-top: 2%;
	padding-top: 4%;
}
.society_in{
	margin-top: 4%;
}
.society_in h3{
	 color: #3f3f3f;
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 2%;
}
.society_in h3 img{
	 margin-right: 7px;
    vertical-align: middle;
}

.sosiety_left{
	position: relative;
}
.sosiety_left a img{
	max-width: 100%;
}
.sosiety_left a span{
	display: block;
	position: absolute;
	width: 100%;
	left: 50%;
	top:10%;
	margin-left:-50%;
	text-align: center;
	line-height: 30px;
	font-size: 16px;
	font-size: 1.6rem;
	color:#fff;
	font-weight: bold;
	background: url(../images/icon/sosiety_line.png) no-repeat bottom center;
}
.sosiety_left{
	float: left;
}
.sosiety_right{
	width:75%;
	float: right;
}
.sosiety_dw{
	position: relative;
	margin-top: 2.5%;
	border-top: 2px solid #0060aa;
}

.news_list ul li{
	cursor: pointer;
	font-size: 12px;
	font-size: 1.2rem;
	padding:1.5% 1%; 
	border-bottom: 1px solid #dbe2e6;
}
.news_list ul li a{
	font-size: 12px;
	font-size: 1.2rem;
	   display: inline-block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}
.news_list ul li a span{
	float: right;
	margin-left:10px;
}
.dw_list{width:148px;height:22px; position: absolute; top:-30px;
right:0; }
.dw_list p{cursor: pointer; display:block;padding-left:10px; padding-right:10px;color:#879eac; line-height:22px;
	border:1px solid #879eac;}
.set{background:url(../images/icon/icon_btns.png) 125px center no-repeat;}
.select{background:url(../images/icon/icon_btns.png) 125px center no-repeat;}
.new{width:148px;position:absolute;border:1px solid #879eac;display:none;z-index:2}
.dw_list ul li{cursor: pointer; line-height:22px;padding-left:10px; padding-right:10px; background: #fff;}
.dw_list ul li:hover{background:#879eac;color:#fff;}
.phonePage{
	display: none;
}
.page{
	margin:4% auto 5% auto;
	text-align: center;
}
.page a{
	display: inline-block;
	/* float: left; */
	padding: 5px 10px;
	background: #879eac;
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	margin:0 auto;
	margin-right: 2%;
	background: #e7ecee;
}
.page p{
	display: inline-block;
	margin-right: 2%;
	font-size: 12px;
	font-size: 1.2rem;
	color:#3f3f3f;
}
.page p{
	/* float: left; */
	display: inline-block;
}
.page p.p_w_w{
	margin-right: 0;
	margin-left: 10px;
}
.page span.a_con{
	/* float: left; */
	display: inline-block;
	border: 1px solid #e7ecee;
	width:58px;
	background: #fff;
	height: 28px;
	line-height: 28px;
	margin:0 8px;
	padding: 0;
	position: relative;
	top: 10px;
}
.page a.active{
	background: #879eac;
	color:#fff;
}
.page a:hover{
	background: #879eac;
	color:#fff;
}
.page_in {
	text-align: center;
}
.page a.prev{
	width:27px;
	height: 27px;
	text-indent: -999rem;
	background: #e7ecee url(../images/icon/icon_prev.png) no-repeat center center;
}
.page a.next{
	width:27px;
	height: 27px;
	text-indent: -999rem;
	background: #e7ecee url(../images/icon/icon_next.png) no-repeat center center;
}
.page p a.next_t{
	padding: 0;
	background: #e7ecee;
	display: inline-block;
	text-align: center;
	width:60px;
	height: 28px;
	line-height: 28px;
}

.bookDown{
	position: relative;
}
.bookSlide{
	width: 740px;
	overflow: hidden;
	position: relative;
	height:258px;
	margin:40px auto 20px;
}
.bookSlide ul{
	position: absolute;
	left:0;
	width: 500%;
}
.bookSlide ul li{
	display: inline-block;
	float: left;
	width: 268px;
	cursor: pointer;
}
.bookSlide ul li img{
	width: 180px;
	height:258px;
	padding:8px;
}
.changeClick a{
	position: absolute;
	display: inline-block;
	width: 50px;
	height: 50px;
	background: url("../images/icon/c-down-icon.png") no-repeat;
	top:105px;
}
.changeClick .leftClick{
	left: 0;
	background-position: 0 0;
}
.changeClick .rightClick{
	right: 0;
	background-position: 0 -62px;
}
.downList{
	margin-bottom: 20px;
	display: none;
}
.downList ul li p{
	font-size: 11px;
	font-size: 1.1rem;
	color: #333;
	height:50px;
	line-height: 50px;
	border-bottom: 1px solid #ccc;
	padding-left:10px;
}
.news_list ul li a span.bookIcon{
	display: inline-block;
	position: relative;
	top: 0px;
	float: right;
	width: 30px;
	height: 20px;
	margin-right: 10px;
	background: url("../images/icon/c-down-icon.png") no-repeat 0 -127px;
}
.page b.page_b{ font-weight:normal;}
/*pad单独样式 <1000px分辨率*/
@media screen and (max-width: 999px) {
    h1{
        color:red;
    }
    .page_in{
    	/* margin-left: 80px; */
    }
	.page a{display:inline;}
.sec_pad3{
	margin:0 3%;
}
.sosiety_right {
	margin-top: 3%;
	width:100%;
}
.sosiety_right a{
	margin-top: 3%;
	margin-bottom: 1%;
}



}
/*pad单独样式 <960px */
@media screen and (min-width: 768px) and (max-width: 959px) {
}
/*手机单独样式 <768px */
@media screen and (min-width: 320px) and (max-width: 767px) {
.page p.page_b{ display:none;}
.page_b{ display:none;}
.page b{ font-weight:normal;}
	.downBookPage{
		display: block;
	}
	.bookSlide{
		width: 90%;
		height:155px;
	}
	.bookSlide ul li{
		width: 6.6%;
	}
	.bookSlide ul li img{
		width: 100%;
		height:145px;
	}
	.changeClick{
		display: none;
	}
	.dw_list{
		right: 18px;
		height:40px;
		top:-55px;
	}
	.dw_list p{
		height: 40px;
		line-height: 40px;
	}
	.sec_pad3{
		margin-top: 50px;
	}
	.news_list ul li{
		padding:15px 0 10px 0;
	}

.sosiety_right p{
        width:100%;
	/* height:118px; */
	overflow:hidden;

}

}
