
#pages { overflow:hidden; height:24px; }
#pages a  {padding:4px 6px; display:inline-block; margin:0px 3px; font-size:14px;}
#pages a:hover {color:#ff0000;}
#pages span {padding:4px 6px; color:#ff0000; margin:0px 3px}
#pages {}

/*绝对定位四角*/



.g-main3{ width:1080px; margin:0 auto; overflow:hidden;}
/**********************面包屑导航************************/
/**********************翻页css*************************/
.page-ct { 
	width:1000px; margin:20px auto 0 auto;
	height:50px;
	text-align:center;
	position:relative;
	overflow:hidden;
}
.page-zzfy{ margin-top:0;}
.page-ct span{color:#565656;}
.page-ct ul {padding-bottom:20px;
	margin:0 auto;
	overflow:hidden;
}
.page-ct ul li {
	float:left;
	text-align:center;
	height:24px;
	line-height:22px;
	/*margin:0 5px; */
	padding: 0;
}
.page-ct ul .page {
	width:24px;
}

.page-ct ul li a {
	display:block;
	color:#183a65;
	width:100%;

}
.page-ct ul li a:hover {
	background: #c4c9cb;
}
.page-ct ul .btn {
	display:block;
	width:50px;
	text-align:center;
	
}
.page-ct ul .btn a {
	display:block;
	border:1px solid #c4c9cb;
}

/**********************翻页css*************************/



/************************当前位置*******************************/

.m-crumb {
	margin-left:0;
	height:52px;
	text-align:left;
	font-size:16px;
	line-height:52px;
	white-space:nowrap; border-bottom:1px solid #cecece; 
}
.m-crumb span ,
.m-crumb a {
	padding-right:0.5em;
	color:#565656;
}
.m-crumb a:hover{ text-decoration:underline;}

/************************************杂志列表****************************************/


.list-img {width:1000px; overflow:hidden;
	position:relative; padding:20px 0 0 0;
}
  .list-img ul {width:1023px;

  }
  .list-img ul li {
	  width:146px;
	  height:260px;
	  float:left;
	  margin-right:23px;
	  margin-bottom:30px;
	  border-bottom:1px solid #c4c9cb;
  }
  
  .list-img ul li .u-img {
	  width:144px;
	 
	  height:auto;
  }
  .list-img ul li .u-img a {	
  }
  .list-img ul li .u-img img {
	  width:144px;
	  height:197px;
	  border:1px solid #c4c9cb;
  }
  .list-img ul li h4 {padding-left:0; width:144px;
	  background:#f6f7f7;
	  text-align:center;
	  font-size:14px;
	  font-weight:normal;
	  line-height:30px;
  }
  .list-img ul li .u-btn {
	  line-height:32px;
	  width:100%;
  }
  .list-img ul li .u-btn a {  line-height:32px;
	  padding-left:15px; display:block;
	  color:#565656;
  }
  .list-img ul li .u-btn a:hover {color: #dd7574;text-decoration: underline;}
  /*点击阅读*/
  .list-img ul li .u-btn .btn1 {font-size:12px;float:left;
	  background:url(../img/listimg-bg1.png) left center no-repeat;
  }
  /*下载阅读*/
  .list-img ul li .u-btn .btn2 {font-size:12px;float:right; text-align:right;
	  background:url(../img/listimg-bg2.png) left center no-repeat;
  }
/************************************杂志列表****************************************/
/***********************************************************************************/
/****************统一列表*****************/
.list {
	position:relative;
	overflow:hidden;
}
  .list ul { padding-top:15px;
	  color:#cc493f;
	  font-size:12px;
  }
  .list ul li {
	  position:relative;
	  font-size:16px;
	  line-height:30px;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }
  
  .list ul li a {	  
	  display:block;
	  float:left;
	  width:auto;
	  padding-left:15px;
	  *margin-top:0;/*ie7*/
	  color:#3e3e3e;
	  background: url(../img/list-style.png) left center no-repeat;
	  line-height:30px;
	  text-decoration:none;
	  text-overflow:ellipsis;
	  white-space:nowrap;
	  overflow:hidden;
  }
  .list ul li a:hover {
	  color:#cc493f;
  }
  /*列表扩展链接*/
  .list ul li em {
	  display:block;
	  width:18px;
	  height:30px;
	  float:right;
  }
  .list ul li em a{
	  padding:0;background: none;
	  margin:0;
  }
  /*图片标识*/
  .list ul li .btn-img {
  }
  /*专题标识*/
  .list ul li .btn-topic {
  }
  
  
  .list ul li span {
	  float:right;
	  color:#c3c8ca;
	  font-size:12px;
	  margin-left:4px;
  }


/************************************************************************************/

/************************************************************************************/

/*****************************************内容页**********************************************/
.g-main3 .m-ct4 {
	width:100%;
}
  .g-main3 .m-ct4 .m-top {
	  width:100%;
	  height:1px;
	  top:0;
	  left:0;
	  border-top:1px solid #c3c8ca;
	  border-bottom:1px solid #c3c8ca;
  }
  
  
  /*普通标题*/  
  .g-main3 .m-ct4 .m-hd {
	  padding:24px 5px;
	  /*background: url(../img/news/content-ttbg.jpg) center bottom no-repeat;*/
  }
	
	/*主标*/
	.g-main3 .m-ct4 .m-hd h1 { margin-top:25px;
		text-align:center;
		font-size:30px;
		font-weight:600;
		line-height:38px;
		color:#3e3e3e;
	}
	/*上标*/
	.g-main3 .m-ct4 .m-hd h2 {
		text-align:center;
		font-size:18px;
		font-weight:400;
		line-height:18px;
		/*color:#c4c9cb;*/
		color:#7a7a7a;;
		padding-bottom:10px;
		margin-top: 16px;
	}
	/*下标*/
	.g-main3 .m-ct4 .m-hd h3 {
		text-align:center;
		font-size:18px;
		font-weight:400;
		line-height:20px;
		color:#4c638b;
		padding-top:12px;
		margin-bottom: 30px;
	}
	
  /*发布会标题*/  
  .g-main3 .m-ct4 .m-hd2 {
	  padding:105px 0 0 0;
	  background: url(../img/news/content-hdbg.png) center top no-repeat;
  }
	
	.g-main3 .m-ct4 .m-hd2 ul {
		width:100%;
		overflow:hidden;
	    background: url(../img/news/content-ttbg.jpg) center bottom no-repeat;
	}
	.g-main3 .m-ct4 .m-hd2 ul li {
		font-size:14px;
		line-height:20px;
		padding-bottom:10px;
		color:#4c638b;
	}
	  .g-main3 .m-ct4 .m-hd2 ul li span {
		  font-weight:bold;
	  }
	  
	  
  /*信息部分*/
  .g-main3 .m-ct4 .m-info {
	/*background: url("../img/news/content-ttbg.jpg") no-repeat bottom;*/
    /*padding: 5px 0px;*/
    text-align: center;
    color: rgb(196, 201, 203);
    line-height: 22px;
    font-size: 12px;
    border-bottom: 1px solid #c3c8ca; 
	//margin-top:5px;
	margin: 0 auto 20px auto;
  
  }
	.g-main3 .m-ct4 .m-info span em{
		margin-right:5px;
		color:#6b6b6b;
	}
	.g-main3 .m-ct4 .m-info a{ font-size:12px;}
	/*功能按钮*/
	.g-main3 .m-ct4 .m-btn1 {
	    text-align:right;
	    margin: 0 auto 20px auto;
	    width:100%;
	    height:35px; 
	    clear: both;
	    border-bottom: 1px solid #c3c8ca;
	}

	.g-main3 .m-ct4 .m-btn1 span {
		    color: #fff;
		    float: left;
		    margin-right: 20px;
		   
	}
	.g-main3 .m-ct4 .m-btn1 span a {
		display: block;
	    float: left;
	    width: 30px;
	    height: 30px; border: 1px solid #c3c8ca;
	}
	


	/*内容部分css*/
	.g-main3 .m-ct4 .m-content {
		width:1080px;
		margin:0 auto;
		text-align:center;
	}

	.g-main3 .m-ct4 .m-content img {
		text-align:center;
		width:700px;
		height:auto;
		margin:5px auto;
	}
	/*打印*/
	.g-main3 .m-ct4 .m-btn1 .btn1 a {
    background: url(../img/content-btnbg1.png) no-repeat center;
}
	/*分享*/
	.g-main3 .m-ct4 .m-btn1 .btn2 a{
		background:url(../img/content-btnbg2.png) left center no-repeat;
	}
	/*复制*/
	.g-main3 .m-ct4 .m-btn1 .btn31 {
		background:url(../img/content-btnbg31.png) left center no-repeat;
	}
	.g-main3 .m-ct4 .m-btn1 .btn32 {
		background:url(../img/content-btnbg32.png) left center no-repeat;
	}
	.g-main3 .m-ct4 .m-btn1 .btn33 {
		background:url(../img/content-btnbg33.png) left center no-repeat;
	}
	
	
	/*表格样式*/
	.g-main3 .m-ct4 .m-content-table {
		width:100%;
		text-align: left;
		font-size:16px;
	}
	.g-main3 .m-ct4 .m-content-table table,
	.g-main3 .m-ct4 .m-content-table tr,
	.g-main3 .m-ct4 .m-content-table th,
	.g-main3 .m-ct4 .m-content-table td {
		border:none;
		line-height:32px;
		/*font-size:16px;*/
	}
	.g-main3 .m-ct4 .m-content-table th {
		width:20%;
		text-align:right;
		background:none;
		/*font-size:16px;*/
		color:#4d648c;
		padding-right:10px;
		vertical-align: middle;
	}
	.g-main3 .m-ct4 .m-content-table td {
		width:80%;
		color:#3e3e3e;
	}
	.g-main3 .m-ct4 .m-content-table p {
		font-size:16px;
		text-align:left;
		line-height:32px;
		padding:0 0 10px 0;
		/*text-indent:2em;*/
	}
	
  /*上一篇下一篇*/
  .g-main3 .m-ct4 .m-btn2 {
	  width:1000px; margin:0 auto;
	  height:40px;
	  line-height:40px;
	  white-space:nowrap;
  }
	.g-main3 .m-ct4 .m-btn2 h4 {
		max-width:45%;
		text-overflow:ellipsis;
		white-space:nowrap;
		overflow:hidden;
		font-size:16px;
		color:#525252; 
	}
	.g-main3 .m-ct4 .m-btn2 h4 a {
		color:#c4c9cb;
		font-weight:normal;
	}
	.g-main3 .m-ct4 .m-btn2 h4 a:hover {
		color:#525252;
	}
	.g-main3 .m-ct4 .m-btn2 .prev-tt {
	}
	.g-main3 .m-ct4 .m-btn2 .next-tt {
	}
.g-main3 .m-ct4 .m-btn2 .fl{float:left;}
   .g-main3 .m-ct4 .m-btn2 .fr{ text-align:right; float:right;}
  
	
	/*底部打印分享等*/
	.g-main3 .m-ct4 .m-btn12 {
		text-align:center;
		margin:20px auto; 
	}
	.g-main3 .m-ct4 .m-btn12 a {
		margin:0 15px;
		text-decoration:none;
		overflow:hidden;
	}
	.g-main3 .m-ct4 .m-btn12 a img {
		border-radius:4px;
	}
	  /*下方相关文章*/
  .g-main3 .m-ct4 {
	 overflow:hidden;
  }
	.g-main3 .m-ct4 .list {
	   width:1002px;
	   background:#f7f7f7;
	}
	.g-main3 .m-ct4 .list ul {
	   width:972px;
	   margin:10px auto;
	}
	.g-main3 .m-ct4 .list ul li {
	   width:972px;
	}
	.g-main3 .m-ct4 .list ul li>a {
	   max-width:870px; 	
	}



.bshare-custom .m-sharebtn {
	display:block;
	padding:0;
	margin:0;
	width:30px;
	height:30px;
	background: url(../img/content-btnbg4.png) no-repeat center;
	border:1px solid #c3c8ca;
}
.dropdown-menu .bshare-sinaminiblog, 
.dropdown-menu .bshare-weixin{
	margin-right:0;
}
.bshare-sinaminiblog  {
	float:left;
}
.bshare-weixin  {
	float:right;
}

.dropdown {
	position:relative;
}
.dropdown-menu {
	position: absolute;
	top: -100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	width: 50px;
	padding: 5px;
	margin: 0;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.open>.dropdown-menu {
	display: block;
}
.dropdown-menu li {
	margin:0 5px;
	display:inline;
}


.g-main3 .m-ct4 .m-btn12 {
	margin: 20px auto;
	text-align: center;
}
.g-main3 .m-ct4 .m-btn12 a {
	margin: 0px 15px;
	text-decoration: none;
	overflow: hidden;
}
.g-main3 .m-ct4 .m-btn12 span {
} 
.g-main3 .m-ct4 .m-btn12 .bshare-custom {
	position:relative;
	margin:0;
}
.g-main3 .m-ct4 .m-btn12 a img {
	border-radius: 4px;
}
.g-main3 .m-ct4 .m-btn12  .dropdown-menu  {
	/*top:-310%;
	left:15px;*/
	top: -27px;
    left: 22px;
}
.g-main3 .m-ct4 .m-btn12  .dropdown-menu li {
	margin:0 ;
}

.g-main3 .m-ct4 .m-btn12  .dropdown-menu li.bshare-sinaminiblog {
	float:left;
}
.g-main3 .m-ct4 .m-btn12  .dropdown-menu li.bshare-weixin {
	float:right;
}

.g-main3 .m-ct4 .m-btn12  .dropdown-menu li a {
	margin:0;
}
	/*底部分享部分处理*/
.g-main3 .m-ct4 .m-btn12 .bshare-custom {
	position:relative;
}
.g-main3 .m-ct4 .m-btn12 .bshare-custom > a {
	display: inline;
	margin:0 15px ;
	height:auto;	
	padding:0;
	vertical-align:auto;
}

.g-main3 .m-ct4 .m-content p {
	padding:0;
	text-align: left;
	line-height: 32px;
	font-size: 18px;
}
.g-main3 .m-ct4 .m-content img {
	margin: 5px auto;
	width: 700px;
	height: auto;
	text-align: center;
}
.g-main3 .m-ct4 .m-content-table {
	width: 100%;
	text-align: left;
	font-size: 18px;
}
.g-main3 .m-ct4 .m-content-table table {
	border: currentColor;
	border-image: none;
	line-height: 40px;
}
.g-main3 .m-ct4 .m-content-table tr {
	border: currentColor;
	border-image: none;
	line-height: 40px;
}
.g-main3 .m-ct4 .m-content-table th {
	border: currentColor;
	border-image: none;
	line-height: 40px;
}
.g-main3 .m-ct4 .m-content-table td {
	border: currentColor;
	border-image: none;
	line-height: 40px;
}
.g-main3 .m-ct4 .m-content-table th {
	background: none;
	width: 20%;
	text-align: right;
	color: rgb(77, 100, 140);
	padding-right: 10px;
	vertical-align: middle;
}
.g-main3 .m-ct4 .m-content-table td {
	width: 80%;
	color: rgb(62, 62, 62);
}

.g-main3 .m-ct4 .m-btn2 {
	width: 100%;
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
}

.g-main3 .m-ct4 .m-btn2 .prev-tt {
}
.g-main3 .m-ct4 .m-btn2 .next-tt {
}
.g-main3 .m-ct4 .m-btn3 {
	width: 100%;
	line-height: 30px;
}
.g-main3 .m-ct4 .m-btn3 span {
	color: rgb(24, 58, 101);
	font-size: 16px;
	font-weight: normal;
}
.g-main3 .m-ct4 {
	overflow: hidden;
}
.g-main3 .m-ct4 .list {
	background: rgb(247, 247, 247);
	width: 1002px;
}
.g-main3 .m-ct4 .list ul {
	margin: 10px auto;
	width: 972px;
}
.g-main3 .m-ct4 .list ul li {
	width: 972px;
}
.g-main3 .m-ct4 .list ul li > a {
	max-width: 870px;
}

.m-btn12 span img {
    border: 1px solid #565656;
}
.g-main3 .m-ct4 .m-btn3 span img {
    margin: 0px auto 5px;
    line-height: 30px;
    vertical-align: middle;
}
.g-main3 .m-ct4 .m-btn-download a img {
    border-radius: 2px;
    border: 1px solid #565656;
    width: 140px;
}
.g-main3 .m-ct4 .m-btn3 h4 {
    background: url(../img/new/m-content-btn7.png) no-repeat center #fff;
    background-size: 140px auto;
    border-radius: 2px;
    width: 140px;
    height: 42px;
    color: rgb(24, 58, 101);
    line-height: 30px;
    font-size: 16px;
    font-weight: normal;
    float: left;
    border: 1px solid #565656;
}

.m-btn12 div{
	position: relative;
	float: left;
}
.m-btn12 div img{
	border:1px solid #565656;
}
.m-btn12{
	margin: auto;
	text-align: center;
	width: 700px;
    padding-bottom: 50px;
}
/*****************************************内容页**********************************************/
/********************************************************************************************/
/********************************************************************************************/
/************************************图片列表****************************************/


.tupian-img {width:1080px; overflow:hidden;
	position:relative; padding:20px 0 0 0;
}
  .tupian-img ul {width:1100px;

  }
  .tupian-img ul li {
	  width:250px;
	  height:203px;
	  float:left;
	  margin-right:25px;
	  margin-bottom:33px;
	  padding: 0;
  }
  
  .tupian-img ul li .t-img {
	  width:250px;
	height:203px;
  }
.t-img a {	
  }
.t-img img {
	  width:248px;
	  height:173px;

	  border:1px solid #c4c9cb;
  }
  .tupian-img ul li h4 {
	  background:#f6f7f7;
	  text-align:center;
	  font-size:14px;
	  font-weight:normal;
	  line-height:30px; overflow:hidden; height:30px;
  }
  .tupian-img ul li h4 a:hover{color: #dd7574;text-decoration: underline;}

/************************************图片列表****************************************/