@charset "utf-8";
/* CSS Document */

html{-webkit-text-size-adjust:none;/*解决谷歌小于12px字体*/}
/*layout*/
body{ 
	font-size: 14px; 
	font-family: "宋体","Arial Narrow",HELVETICA; 
	color: #333333;
	}
a:link {
	color:#333333;
	text-decoration:none;
}
a:visited {
	color:#444444;
	text-decoration:none;
}
a:active {	
	color:#555555;
	text-decoration:none;}
a:hover {
	color:#fe6801;
	text-decoration:none;
}

a:hover h1{
	color:#fe6801;
	text-decoration:none;
}
/*头部代码开始*/
.head{
	width:100%;
	height:180px;
}
.head_top {
	width:1000px;
	height:208px;
	margin:0 auto;
	background:url('/newui/new_edition_img/banner.jpg') no-repeat;	
}
.head_top_right{
	float:right;
	line-height:30px;
	font-size:14px;
	padding-right:10px;
	}
.head_top_right span{
	margin-left:20px;	
	}
/*头部代码结束*/

/*其他页面头部代码开始*/
.head_q{
	width:100%;
	height:130px;
}
.head_top_q {
	width:1000px;
	height:130px;
	margin:0 auto;
	background:url('/newui/new_edition_img/banner2.jpg') no-repeat;	
}
.head_top_right_q{
	float:right;
	line-height:30px;
	font-size:14px;
	padding-right:10px;
	}
.head_top_right_q span{
	margin-left:20px;	
	}
/*其他页面头部代码结束*/

/*nav代码开始*/
.nav{
	width:100%;
	height:46px;
	padding-top:2px;
	}
.navmid{
	width:1000px;
	height:46px;
	line-height:46px;
	margin:0 auto;
	background-color:#207ad6;
	
	}
.navmid ul li {
	/*width:100px;*/
	width:90px;
	text-align:center;
	font-size:16px;
	color:#ffffff;
	float:left;
	background:url('/newui/new_edition_img/icon3_03.png') no-repeat scroll right top transparent;
}
.navmid ul li a {
	display:block;
	/*width:100px;*/
	height:46px;
	color:#ffffff;
}
.navmid ul  a:hover{
	background: none repeat scroll 0% 0% #d67c24;
	}
.navmid ul .li_other{
	background: none repeat scroll 0% 0% #d67c24;
	}
/*nav代码结束*/

/*search代码开始*/
.search-time{
	width:100%;
	}
.search-time-width{
	width:1000px;
	padding-top:10px;
	height: 50px;
	margin:0 auto;
}
.time{
	float:left;
	}
.time p{
	padding-top:10px;
	font-size:16px;
}
.time p a{
color: #BD3E10;
}	
.search{
	float:right;
}
.search-button{
  float:left;
  margin-left:106px;
  width:410px;
  height:55px;

}
.keysearch {
	width:303px;
	border:1px solid #d67c24;
	height:38px;
	line-height:40px;
	background:none;
	padding-left:15px;
	font-family: "Microsoft YaHei";
	float:left;
	display:inline;
	color:#999999;
}
.searchbutton {
	width:90px;
	height:40px;
	background:#d67c24;
	line-height:40px;
	font-size:15px;
	color:#ffffff;
	border:none;
	display:inline;
	float:right;
	font-family: "Microsoft YaHei";
}
/*search代码结束*/

/* login代码开始 */
.login{
	float: right;

	
	margin-top:20px;
}
.login a{
	font-weight: 700;
	margin-left: 20px;
	/* color:#fff;
	display: inline-block;
    padding: 13px 22px;
	background: #ccc;
	margin-left: 10px; */
}
/* .login .login_page{
	background: #f05a5a;
}
.login .register{
	background: #96c9fc;
}
.login .getpwd{
	background:#ECB460;
} */
/* login代码结束 */

/*content代码开始*/
.content{
	width:100%;
	margin:0 auto;
	}
.content{
	width:1000px;
	}
/*content-left代码开始*/	
.content_left{
	width:179px;
	float:left;
	}
.content_nav{
	height:564px;
	border:1px solid #207ad6;
	border-top: none;
	}
.content_nav_title{
	height:53px;
	width:179px;
	margin:0 auto;
	text-align:center;
	background: url("/newui/new_edition_img/blue.png") no-repeat scroll right top transparent;
	}
.content_nav_title ul{
	padding-top:15px;}
.content_nav_title ul li {
	float:left;
	height:35px;
	width:180px;
	font-size:18px;
	font-weight:bold;
	background: url("/newui/new_edition_img/icon_9_03.png") no-repeat scroll 20px 5px transparent;
	}
.content_nav_title ul li a{
	
	color:#ffffff;
	}
.content_nav_title ul li a:hover{
	color:#FFF;
	}

.content_nav_nav{
	padding-left:15px;
	}
.content_nav_nav dt{
	font-size: 14px;
    font-weight: bold;
    line-height: 26px;
	}
.content_nav_nav dt {
	color:#e07312;}
.content_nav_nav dd{
	line-height: 21px;
	}
.content_nav_nav dd a{
	width:78px;
	display: inline-block;
	vertical-align: middle;
	position: relative;
    }
.content_nav_nav dd .xxgcjl{
	width:90px;
	}
.kjtd{
	border: 1px solid #207ad6;
	border-top: none;
	margin-bottom:15px;
	padding-bottom: 6px;
}
.kjtd span{
	width: 82px;
	height: 65px;
	text-align: center;
    display: inline-block;
    margin: 4px 1px;
	}
.kjtd span img{
	width:70px;
	margin-bottom: 12px;
}
.zzlj{
	margin-top:18px;
	height:192px;
	border:1px solid #ebecec;
	}
.zzlj-title{
	height:52px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_13.png') no-repeat scroll 0px 0px transparent;
	}
.hcysd-title{
	height:52px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon18_17.png') no-repeat scroll 0px 0px transparent;
	}
.czdzj-title{
	height:52px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_22.png') no-repeat scroll 0px 0px transparent;
	}

.zzlj-title a h1,.hcysd-title a h1,.czdzj-title a h1 {
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 10px 23px transparent;
	padding-left:25px;
	}
.zzlj-list{
	text-align:center;	
}
.zzlj-list p{
	text-align:none;
	text-decoration:underline;
	margin-bottom:10px;
	color:#df912c;}
.zzlj-list p a{
	color:#df912c;
	}
.zzlj-title h1, .hcysd-title h1,.czdzj-title h1 {
	font-size:18px;
	padding-top:18px;
	padding-left:10px;
	background:
	}

.ysdsearch {
	width:134px;
	height:30px;
	border:1px solid #dadbd6;
	background:none;
	line-height: 24px;
	font-family: "Microsoft YaHei";
	display:inline;
	color:#999999;
	margin-bottom:18px;
	padding-left:10px;
}

.czbzj {
	height:240px;
	border:1px solid #ebecec;
	}
.qrcode {
	margin-top:18px;
	height:243px;
	border:1px solid #ebecec;
	text-align: center;
	
	}
.qrcode p{
	padding-top: 26px;
  	font-size: 16px;
  	color: red;
}
.qrcode img {
	width: 120px;
	height: 120px;
	margin-top: 35px;
 }

.sshbutton {
	width:144px;
	height:29px;
	background:#4e99e4;
	font-size:15px;
	color:#ffffff;
	border:none;
	display:inline;
	font-family: "Microsoft YaHei";
}
.hcysd{
	margin-top:18px;
	height:254px;
	border:1px solid #ebecec;
	}
.zzlj-list-nw ul li{
	height:48px;
	border-bottom:1px solid #ebecec;
	line-height:45px;
	padding-left:15px;
	}
.zzlj-list-nw ul li a{
	font-weight: bold;
	}		
.zzlj-list-nw ul li a img{
  margin-bottom:-9px !important;
	margin-right:10px !important;
	}	
/*content-left代码结束*/	

/*content-center代码开始*/
.content-center{
	width:531px;
	float:left;
	padding-left:17px;
	}
.gwybb{
	height:52px;
	border:1px solid #e6e6e6;
	background:#e6e6e6;
	}
.gwybb h1{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
	}
.gwybb h1 a{
	color:#c30d0d;
	}
.bggg{
	width:534px;
	height:200px;
	margin-top:18px;
	}
.zqyjgg{
	width:534px;
	height:193px;
	margin-top:86px;
	}
.wsjj{
	width:534px;
	height:197px;
	margin-top:68px;
	}
.dzfp{
	width:534px;
	height:248px;
	margin-top:77px;
	}
.bggg-tittle{
	height:52px;
	font-weight:bold;
	}

.bggg-tittle ul, .wgzy-title ul{
	height:48px;
	display: block;
	border: solid 1px #E9E9E9;
	border-bottom:3px solid #aaaaaa;
	}

.wgzy-title ul li {
  font-size:18px;
  line-height:50px;
  width:125px;
  height:52px;
  display: hidden;
  float:left;
  text-align:center;
  position: relative;
  z-index: 2;
}

.bggg-tittle ul li {
	font-size:14px;
	line-height:50px;
	width:130px;
	height:52px;
	display: hidden;
	float:left;
	text-align:center;	
	position: relative;
	z-index: 2;
	}

.bggg-tittle ul li span, .wgzy-title ul li span {
	position: absolute;
	width: 1px;
	background: #a6a6a6;
	height: 15px;
	margin-top: 18px;
	right: 0;
 }

.wgzy-title{
  height:50px;
  font-weight:bold;
  border-top:3px solid #207ad6;
}


.bggg-tittle-ws h1{
	float:left;
	font-size:18px;
	background-color:#eeeeee;
	width:112px;
	height:51px;
	line-height:48px;
	text-align:center;
	}

.bggg-tittle-ws{
	height:52px;
	font-weight:bold;
	}
.bggg-tittle-ws ul li{
	float:left;
	display:inline;
	width:115px;
	height:52px;
	font-size:14px;
	text-align:center;
	line-height:50px;
	font-weight:bold;
	text-align:center;
	position: relative;
	z-index: 2;
	}
.bggg-tittle-ws ul li span {
	position: absolute;
	width: 1px;
	background: #A6A6A6;
	height: 15px;
	margin-top: 18px;
	right: 0;
 }
.bggg-tittle-ws ul{
	width:415px;
	height:48px;
	display: block;
	border: solid 1px #E9E9E9;
	border-bottom:3px solid #aaaaaa;
	float:left;
	}
.bggg-tittle-ws ul li:hover{
	background:url('/newui/new_edition_img/icon_10_03.png') no-repeat scroll 0px 40px transparent;
	border-bottom: #c30d0d;
    text-decoration: none;
	color:#c30d0d;
	}

.bggg-tittle ul li:hover {
    color: #c30d0d;
    text-decoration: none;
	background:url('/newui/new_edition_img/icon_10_03.png') no-repeat scroll 0px 40px transparent ;
}
ul li.current_over {
    color: #c30d0d;
    text-decoration: none;
	background:url('/newui/new_edition_img/icon_10_03.png') no-repeat scroll 0px 40px transparent ;
}
.bggg-list{
	line-height:30px;
	padding-top:15px;
	padding-left:5px;
	}
.bggg-list li{
	background: url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 12px transparent;
	}
.bggg-list li a{
	padding-left:10px;
	}
.bggg-list li .date{
	width: 100px;
	float: right;
	padding-right: 8px;
}

.bggg-list li .time_str{
 	float: right;
	padding-right: 8px;
	width: 155px;
	height: 25px;
}
/*content-center代码结束*/	

/*content-right代码开始*/	
.content-right{
	width:254px;
	float:right;
	padding-left:17px;
	}
.tzgg{
	height:227px;
	border:1px solid #e6e6e6;
	}
.fgf{
  height:227px;
  border:1px solid #e6e6e6;
  margin-top:18px;
  }
.fgf-tittle{
  height:50px;
  border-top:3px solid #207ad6;
  background:url('/newui/new_edition_img/icon_fgf.jpg') no-repeat scroll 0px 0px transparent;
  }
.tzgg-tittle{
	height:40px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_03.png') no-repeat scroll 0px 0px transparent;
	}

.zdfg-tittle{
	height:50px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_07.png') no-repeat scroll 0px 0px transparent;
	}
.wgtb-tittle{
	height:50px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_10.png') no-repeat scroll 0px 0px transparent;
	}
.tjbb-tittle{
	height:50px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon14_18.png') no-repeat scroll 0px 0px transparent;
	}
.xglj-tittle{
	height:50px;
	border-top:3px solid #207ad6;
	background:url('/newui/new_edition_img/icon18_24.png') no-repeat scroll 0px 0px transparent;
	}
.tzgg-tittle h1, .fgf-tittle, .zdfg-tittle h1, .wgtb-tittle h1, .tjbb-tittle h1, .xglj-tittle h1, .wgzy-title h1{
	font-size:18px;
	padding-top:15px;
	padding-left:10px;}
.tzgg-tittle a h1  {
	background:url('/newui/new_edition_img/icon_01.gif') no-repeat scroll 10px 21px transparent;
	padding-left:25px;
	}
.fgf-tittle a h1  {
  background:url('/newui/new_edition_img/icon_01.gif') no-repeat scroll 0px 6px transparent;
  color:#fe6801;
  padding-left:8px;
  }
.zdfg-tittle a h1  {
	background:url('/newui/new_edition_img/icon_02.gif') no-repeat scroll 10px 21px transparent;
	padding-left:25px;
	}
.wgtb-tittle a h1, .wgzy-title ul li a h1 {
	background:url('/newui/new_edition_img/icon_03.gif') no-repeat scroll 10px 23px transparent;
	padding-left:25px;
	}
.tjbb-tittle a h1  {
	background:url('/newui/new_edition_img/icon_04.gif') no-repeat scroll 10px 21px transparent;
	padding-left:25px;
	}
.xglj-tittle a h1  {
	background:url('/newui/new_edition_img/icon_05.png') no-repeat scroll 10px 23px transparent;
	padding-left:25px;
	}				
.tzgg-list{
	line-height:31px;
	padding-left:10px;
	padding-top:10px;
	}
.tzgg-list li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
	padding-left:16px;
	}

.tzgg-list-lj p a{
	background: url('/newui/new_edition_img/icon_01_07.png') no-repeat scroll 0px 6px transparent;
	padding-left:15px;
	}
.xglj-wipt{
	width:150px;
	height:30px;
	line-height:38px;
	background:none;
	font-size:14px;
	border: 1px solid #dadbd6;
	color: #3F3F3F;	
	}

.zzlj-list{
	padding-top:18px;
	}
.zzlj-list a {
	margin-bottom:10px;
	}
.zdfg{   
	height:265px;
	border:1px solid #e6e6e6;
	margin-top:18px;
	}
.fwnr {
	width: 254px;
	/*margin-top: 52px;*/
	margin-top: 21px;
	border-left: 1px solid #DAD3D3;
	border-bottom: 1px solid #DAD3D3;
	border-right: 1px solid #DAD3D3;
	height: 255px;
}
.fwnr p {
	width: 253px;
	height: 48px;
	border-top: 2px solid #c5c5c5;
	border-bottom: 2px solid #fff;
	}
.fwnr p a {
	display: block;
	width: 253px;
	height: 48px;
	overflow: hidden;
}	
#fwnr_mail a{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -1px;
  }
#fwnr_wote a{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -51px;
  }

#fwnr_cgml a{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -101px;
  }

#fwnr_jnhbqd a{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -151px;
  }
#fwnr_map a{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -201px;
  }
#fwnr_mail a:hover{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -251px;
  }
#fwnr_wote a:hover{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -301px;
  }
#fwnr_cgml a:hover{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -351px;
  }
#fwnr_jnhbqd a:hover{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -401px;
  }
#fwnr_map a:hover{
  background: url('/newui/new_edition_img/yctb_new.png') no-repeat scroll 0px 6px transparent;
  background-position: 0px -451px;
  } 

/*
#fwnr_mail a{
  background: url('/newui/new_edition_img/image_03.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_cgml a{
  background: url('/newui/new_edition_img/image_07.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_jnhbqd a{
  background: url('/newui/new_edition_img/image_09.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_map a{
  background: url('/newui/new_edition_img/image_11.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_mail a:hover{
  background: url('/newui/new_edition_img/image_a03.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_cgml a:hover{
  background: url('/newui/new_edition_img/image_a07.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_jnhbqd a:hover{
  background: url('/newui/new_edition_img/image_a09.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  }
#fwnr_map a:hover{
  background: url('/newui/new_edition_img/image_a11.jpg') no-repeat scroll 0px 6px transparent;
  background-position: 0 0;
  } 
  */
.wgtb, .wgzy{
	height:239px;
	border:1px solid #e6e6e6;
	margin-top:18px;
	}
.tjbb{
	margin-top:16px;
	border:1px solid #e6e6e6;
	height: 248px;
	}
.sjfx{
	margin-top:16px;
	border:1px solid #e6e6e6;
}
.xglj{
	height:195px;
	margin-top:20px;
	border:1px solid #e6e6e6;
	}
.xglj p{
	padding-left:26px;
	line-height:28px;
	font-size: 14px;
	}
.tzgg-list-tj{
	line-height:26px;
	padding-left:25px;
	padding-top: 6px;
	}	
.tzgg-list-tj span{
	font-size:14px;
	}	
.tzgg-list-tj a i{
	color:#F00;
  }
.tzgg-list-tj span{
	float: left;
  width: 98px;
  }
.zs{
	padding-left:97px;
	}
/*content-right代码结束*/	

/*content代码结束*/

/*footer代码开始*/
.footer{
	margin-top:15px;
	width:100%;
	}
.footer-dz{
	width: 1000px;
	height: 75px;
	margin-top: 10px;
	margin: 0 auto;
	padding-top: 15px;
	border-top: 1px solid #207ad6;
	background-color: #ebebec;	
	overflow: hidden;
	font-size: 14px;
	}
.footer-dz-left{
	float:left;
	text-align:center;
	padding-left:237px;
	padding-right:20px;
	
	}
.footer-dz-right{
	padding-left:20px;
	padding-top: 8px;
	float:left;
	}
.footer-dz p{
	line-height:20px}
/*footer代码结束*/
/*焦点图*/
.center_dynamic{
	width:532px;
	height:475px;
	background-color: #f5f5f5;
	border:1px solid #E6E6E6;
	}
.gzdt{
	font-size:16px;
	line-height:30px;
	padding:310px 0px 0px 10px;
	}
.gzdt a {
	height:20px;
}	
.gzdt a h1{
	color:#207ad6;
	font-size:18px;
	padding-left: 16px; 
	font-weight: bold;
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 10px transparent;	
	}

.gzdt p a {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 6px transparent;
	padding-left:15px;
	color:#00245b;
	}
 
.gzdt .date{
  width: 100px;
  float: right;
  padding-right: 8px;
  font-size: 14px
} 
.focus{ position:relative; width:532px; height:460px;  float: left; }  
.focus img{ width: 532px; } 
.focus .shadow .title{width:523px; height: 291px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:12px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:40px; line-height: 40px; background:rgba(0,0,0,0.6);}
.focus .shadow a{ text-decoration:none; color:#fff; font-size:12px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000;
  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:25px; right:20px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:-143px 0px 0px 0px;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:12px; height:12px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url('/newui/new_edition_img/focus_btn.png') no-repeat;}
.focus .prev{top: 30%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 30%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  
/*焦点图*/

/*article/show页面*/
.tzym{
	width: 100%;
}
.tzym-width{
	width: 1000px;
	margin: 0 auto;
}
.frame-pane{
	width: 1000px;
	border:1px solid #c9c9c9;
}
.location{
	margin:30px auto;
	}

.pages_title{
	font-size:25px;
	text-align:center;
	margin: 10px 10px;
	font-weight: bold;
	}
.pages_date {
	text-align:center;
}	
.pages_print{
	line-height:43px;
	text-align:center;
}

.pages_content{
	width: 912px;
	margin: 0 auto;
	line-height: 40px;
	border-top: 1px solid #c9c9c9;
	padding-top: 15px;

}
.pages_content p {
	margin: 10px 0px;
}
.editor{
	float: right;			
}

.gy_tittle{
	font-size:18px;
	}

.art_accessary{
	padding: 0px 50px 15px;
}

.art_accessary ul{
	padding: 15px 15px;
}	
/*article/show页面*/

/*列表页面*/
.search-lby{
	height: 180px;
  	border: 1px solid #e6e6e6;
}
.search-lby-tittle{	
	height: 52px;
  	border-top: 3px solid #207ad6;
  	background-color: #f7f7f7;}
.search-lby-tittle h1{
	font-size: 14px;
  padding-top: 18px;
  padding-left: 10px;
}
.search-lby-tittle h1 a{
	background: url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
  	padding-left: 16px;}
.keysearch-lby {
	width:195px;
	border:1px solid #dadbd6;
	line-height:38px;
	height:38px;
	background:none;
	padding-left:5px;
	margin-left:30px;
	margin-top:18px;
	font-family: "Microsoft YaHei";
	display:inline;
	color:#999999;
	
}
.searchbutton-lby {
	width:200px;
	background:#207ad6;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	margin-top:18px;
	margin-left:30px;
	color:#ffffff;
	border:none;
	display:inline;
	float:left;
	font-family: "Microsoft YaHei";
}
.lby-lbnr{
	width: 710px;
	margin: 0 auto;
	}

.content-left-lby{
	width:254px;
	float:left;
	}
.content-right-lby{
	width:730px;
	float:right;
	margin:0 auto;
 	border: 1px solid #e6e6e6;
	}	
.lby-tittle{
	float:left;
	}
.lby-fbsj{
	float:right;
	}
.tzgg-lby{
	border:1px solid #e6e6e6;
	margin-top: 18px;
	}
.wgtb-lby, .wgzy-lby{
	border:1px solid #e6e6e6;
	margin-top: 18px;
	}
.zdfg-lby{
	border:1px solid #e6e6e6;
	margin-top: 18px;
	}
.tzgg-tittle-lby{
	height:52px;
	border-top:3px solid #207ad6;
	background-color:#f7f7f7;
	}
.tzgg-tittle-lby h1{
	font-size:14px;
	padding-top:18px;
	padding-left:10px;
	}
.tzgg-tittle-lby h1 a  {
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
	padding-left:16px;
	}
.tzgg-list-lby li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
	padding-left:16px;
	}
.tzgg-list-lby {
	padding: 11px 0px 10px;
	line-height: 26px;
	padding-left: 10px;
}
.tzgg-list-lby li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
	padding-left:16px;
	}
.fgf-tittle-lby{
  height:52px;
  border-top:3px solid #207ad6;
  background-color:#f7f7f7;
  }
.fgf-tittle-lby h1{
  font-size:14px;
  padding-top:18px;
  padding-left:10px;
  }
.fgf-tittle-lby h1 a  {
  background:url('/newui/new_edition_img/icon_fgf.jpg') no-repeat scroll 0px 5px transparent;
  padding-left:16px;
  }
.fgf-list-lby li {
  background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
  padding-left:16px;
  }
.fgf-list-lby {
  padding: 11px 0px 10px;
  line-height: 26px;
  padding-left: 10px;
}
.fgf-list-lby li {
  background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
  padding-left:16px;
  }
.lby{
	height:55px;
	background-color:#f7f7f7;
	}
.lby-lbnr{
	padding-top:18px;
	line-height:26px;
	padding-left:10px;
	}
.lby-tittle {
	font-size:14px;
	padding-top:18px;
	padding-left:16px;
	font-weight: bold;
	}
.lby-fbsj{
	font-size:14px;
	padding-top:18px;
	padding-right:35px;
	font-weight: bold;
	}
.lby-list li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 12px transparent;
	padding-left:16px;
	}
.lby-sj{
	padding-right:10px;
	}
.lby-tittle i {
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
	padding-left:16px;
	}
.lby-list span{
	float:right;
	padding-right:10px;
	}
   /*列表分页样式*/
.pagination {
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
  text-align: right;
	margin-right: 15px;
}
.pagination a {
	padding: 1px 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	margin-left: 3px;
}
/*列表页面*/


/*协议供货二级页面*/
.choose{
	width:898px;
	border:1px solid #dadbd6;
	height:40px;
	float:left;
	}
.search-lby-xy{
	height: 40px;
  	margin: 30px auto;
	}
.keysearch-lby-ejy-xy {
	width: 780px;
	border: none;
	line-height: 38px;
	background: none;
	font-family: "Microsoft YaHei"; 
	display: inline;
	color: #999999;
	height: 38px;
	padding-left: 10px;
}
.wipt{
	width:95px;
	height:40px;
	line-height:38px;
	background:none;
	font-size:14px;
	border: none;
	}
.searchbutton-lby-ejy-xy {
	width:100px;
	height:42px;
	background:#207ad6;
	line-height:38px;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	border:none;
	float:left;
	display:inline;
	font-family: "Microsoft YaHei";
}


.content-left-lby-xy{
	width:729px;
	float:left;
	font-size:14px;
	}
.content-right-lby-xy{
	width:254px;
	float:right;
	margin:0 auto;
	}

.bxspqh-xy{
	border:1px solid #dadbd6;
	line-height:30px;
	}
.tabll .blue_bg {
  background: #EFEFEF;
  height:40px;
}
.grade {
  padding-left:10px;
  border-bottom:1px solid #ccc;
}
.grade a{
	font-size:14px;
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
	padding-left:16px;
	}
.grade2{
  padding-left: 10px;
  padding-right: 15px;
  color: #ff6600;
  width: 126px;	
}
.grade3 a{
	padding-right: 20px;
	white-space: nowrap;
	}

.lby-tittle-xy{
	float:left;
	}
.lby-fbsj-xy{
	float:right;
	}
.tzgg-lby-xy{
	border:1px solid #e6e6e6;
	}
.wgtb-lby-xy, .wgzy-lby-xy{
	border:1px solid #e6e6e6;
	margin-top: 18px;
	}
.zdfg-lby-xy{
	border:1px solid #e6e6e6;
	margin-top: 18px;
	}
.tzgg-tittle-lby-xy{
	height:52px;
	border-top:3px solid #207ad6;
	background-color:#f7f7f7;
	}
.tzgg-tittle-lby-xy h1{
	font-size:14px;
	padding-top:18px;
	padding-left:10px;
	}
.tzgg-tittle-lby-xy h1 a  {
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
	padding-left:16px;
	}
.tzgg-list-lby-xy li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
	padding-left:16px;
	}
.tzgg-list-lby-xy{
  padding-bottom: 10px;
	line-height:26px;
	padding-left:10px;
	}
.tzgg-list-lby-xy li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 11px transparent;
	padding-left:16px;
	}
.lby-xy{
	height:55px;
	background-color:#f7f7f7;
	}
.lby-lbnr-xy{
	padding-top:18px;
	line-height:26px;
	padding-left:10px;
	}
.lby-tittle-xy {
	font-size:14px;
	padding-top:18px;
	padding-left:10px;
	}
.lby-fbsj-xy{
	font-size:14px;
	padding-top:18px;
	padding-right:10px;
	}
.lby-list-xy li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 12px transparent;
	padding-left:16px;
	}
.lby-sj-xy{
	padding-right:10px;
	}
.lby-tittle-xy i {
	background:url('/newui/new_edition_img/icon_03.png') no-repeat scroll 0px 5px transparent;
	padding-left:16px;
	}
.lby-list-xy span{
	float:right;
	padding-right:10px;
	}
.gys_info, .gys_info td {
  font-size: 12px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  line-height: 35px;
  margin-bottom: 15px;
  }
.peijian {
	font-size: 14px;
	line-height: 26px;
	color: red;
	padding: 10px 0px;
  }

.dingg {
	display: inline;
	float: right;
	margin-right: 36px;
	cursor: pointer;
}
/*协议供货二级页面*/

/*网上竞价show页面*/
table.detail_gg{
	border-collapse:collapse;
}
.detail_gg td{
	border:1px solid #A8AEB0;
	font-size:14px;
	line-height:28px; 
	padding-left:10px;
}
.project_info{
	font-weight:600;
	color:#00649A; 
	background:#fff; 
}
/*网上竞价show页面结束*/


/*下载列表页代码开始*/
.list_down {
	width:1002px;
	margin:0 auto;
	padding:20px 0;
}
.listnav_down {
	width:228px;
	float:left;
	border:1px solid #e6e6e6;
	background:#f9f9f9;
	border-bottom:none;
	margin-right:20px;
}
.listnav_down ul li {
	width:228px;
	height:40px;
	border-bottom:1px solid #e6e6e6;
	line-height:40px;
	font-size:14px;
	color:#333333;
}
.listnav_down ul li .other {
	color:#207ad6;
	background:url('/newui/new_edition_img/jiantou_hover_03.png')no-repeat 15px 16px;
}
.listnav_down ul li a {
	display:block;
	width:200px;
	height:40px;
	background:url('/newui/new_edition_img/jiantou_06.png') no-repeat 15px 16px;
	padding-left:28px;
}

.listnav_down ul li a:hover {
	color:#64ab02;
	background:url('/newui/new_edition_img/jiantou_hover_03.png') no-repeat 15px 16px;
}

.listmain_down {
	width:750px;
	float:left;
}
.current_down {
	line-height:24px;
}
.listmain_down h1 {
	font-size:22px;
	padding-top:8px;
	line-height:42px;
	font-weight:normal;
	color:#000000;
	border-bottom:2px solid #207ad6;
	height:42px;
}
.listmain_down h1 span {
	float:right;
	color:#333333;
	font-size:12px;
	margin-left:15px;
	height:42px;
}
.listmain_down h1 .listother {
	background: url('/newui/new_edition_img/sanjiao_03.png') no-repeat 50% 30px ;
}
.listmain_down h1 span .listother_1 {
	color:#ffffff;
	background:#fe6801;
	padding:0 5px;
}
.listmain_down .message {
	padding-top:5px;
}
.listmain_down .message li {
	height:40px;
	line-height:40px;
	font-size:13px;
	padding:0 15px;
}
.listmain_down .message .grey {
	background:#f4f4f4;
}
.listmain_down .message li span {
	float:right;
	color:#888888;
}

.listmain_down .photo {
	padding-top:20px;
}
.listmain_down .photo li {
	width:160px;
	height:165px;
	float:left;
	margin:0 13px;
}
.listmain_down .photo li p {
	line-height:26px;
	font-size:14px;
}


.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 14px;
padding:20px 0;
float:right;
}
.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
padding: 2px 6px;
border: 1px solid #dbdbdb;
text-decoration: none; 
color: #333333;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #64ab02;
color: #ffffff;
background-color:#64ab02;
}

.pagination li.currentpage{
font-weight: bold;
padding: 2px 5px;
border: 1px solid #64ab02;
background-color: #64ab02;
color:#FFF;
}
/*下载列表页代码结束*/

/*联系我们*/
.pages_content p {
	text-indent:8mm;
}
.pages_content p a {
	color:#2c43a4;
}
.pages_content p a:hover {
	color:#fe6801;
}
.zxdh	h3 {
	color:#2c43a4;
	text-indent:8mm;
}
.zxdh_kd{
	border: 1px solid #c9c9c9;
	width: 80%;
}
.zxdh_gd{
	border-right: 1px solid #c9c9c9;
	/*text-align: center;*/
	padding-left: 20px;
}
.zxdh_nr{
	padding-left: 10px;
}
.zxdh_nr span{
	padding-left: 10px;
}
/*联系我们结束*/

/*退回保证金开始*/
.main_bzjth h3{
	height: 20px;
	margin: 20px 0px;
	font-size: 16px;
}

.bzjth{
	margin-top: 20px;
	border-collapse: collapse;
	border: 1px solid #ccc;
}

.bzjth td {	
	padding-left: 5px;
	padding-right: 3px;
	line-height: 25px;
	font-size: 13px;
}
/*退回保证金结束*/

/*网上竞价*/
.wsjj-right-lby{
	width:730px;
	float:right;
	margin:0 auto;
 	border: 1px solid #e6e6e6;
	}
#search_form{
	padding-left:20px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom: 10px;
	padding-bottom: 10px;
	}
.pagination{
	float:right;
	padding-right:20px;	
	}
#project_name, #project_code{
	margin-left:10px;
	height:20px;
	}
#submit_button{
	width:100px;
	height:24px;
	background:#207ad6;
	color:#FFF;
	border:none;
	font-size:14px ;
	font-weight: bold;
	}
#province{
	height:24px;
	}
/*网上竞价结束*/


/*办公用品定点采购*/
#PageBody .title1,#PageBody .title2{
	color: red;
	margin: 10px 0;
	padding: 0 5px;
	font-weight: bold;
}
/*办公用品定点采购结束*/

/*友情链接*/
.tzgg-lby-link {
	border: 1px solid #e6e6e6;
}
.links ul.pic_links li, .links ul.char_links li {
	float: left;
	width: 220px;
	padding: 2px 0;
}
/*友情链接结束*/

/*协议供货产品ｌｉｓｔ页面*/
#CompareLayer {
	visibility: hidden;
	position: absolute;
	z-index: 99;
	background: #efefef;
	border: 1px solid orangered;
	top: 240px;
	left: 400px;
	width: 200px;
	font-size: 14px;
	color: red;
	line-height: 23px;
	padding: 10px;
}
.xycpl_sh22 {
	width: 755px;
	border-top: 2px solid #0869B6;
	font-size: 16px;
	line-height: 32px;
	background: #F3F9FF;
	padding-left: 15px;
}

.wsdg_dash {
	border-bottom: 1px dashed #83C5E5;
	padding-bottom: 5px;
}

.ProductIntroduce {
	margin-top: 18px;
	height: auto;
}

.LittleImage {
	float: left;
}
.LittleImage img, #MainPicture img {
	border: 1px solid #DBDBDB;
}
.LittleImage .Image, .Image img {
	width: 190px;
	height: 150px;
}

.AddCompare {
	font-size: 14px;
}

.TextTitle {
	font-weight: bold;
}

.Introduce_Info {
	float: left;
	margin-left: 10px;
	width: 528px;
}

.Introduce_Info_Model{
	padding: 8px 0px;
}

.Introduce_Info_Descript{
	color: #949090;
	font-size: 14px;
	padding: 5px 0px;
}

.Right_Content_Main_Cpcx table {
	font-size: 14px;
	line-height: 30px;
}

.Right_Content_Main_Cpcx table .trtdtwo{
	padding-left: 12px;
	font: 16px Arial,Helvetica,sans-serif;
}
.Right_Content_Main_Cpcx table td .ttinput{
	padding-left: 5px;
}

.searchbutton-xycpxq {
	width: 70px;
	height: 30px;
	background: #207ad6;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	border: none;
	display: inline;
	font-family: "Microsoft YaHei";
}

.Introduce_Icon a {
	float: left;
	height: 25px;
	background-color: #5C97D3;
	color: #FFF;
	margin-right: 10px;
	padding: 0px 10px;
	padding-top: 2px;
}
/*协议供货产品ｌｉｓｔ页面结束*/

/*协议供货产品协议供货产品页面*/
.xygh_spp {
	width: 729px;
	border-top: 2px solid #0869B6;
	font-size: 16px;
	line-height: 36px;
	background: #F3F9FF;
	height:36px;
}

#MainPicture {
	margin-top: 10px;
}

#MainInfo {
	text-align: left;
	margin-top: 10px;
	width: 340px;
	font-size: 13px;
	line-height: 23px;
	float: left;
	margin-left: 10px;
}
#MainInfo span a {
	float: left;
	height: 25px;
	background-color: #5C97D3;
	color: #FFF;
	margin-right: 10px;
	padding: 0px 10px;
	padding-top: 2px;
}

#MainMeun {
	width: 729px;
	margin-top: 10px;
	height: 22px;
}
#MainMeun, #AjaxInfo {
	font-size: 12px;
}
#MainMeun .Active {
	background: #ccc;
}
#MainMeun .Normal {
	background: #1BB2E7;
	color: #fff;
}
#MainMeun li {
	text-align: center;
	margin-right: 2px;
	line-height: 22px;
	display: block;
	float: left;
	width: 78.9px;
	cursor: pointer;
}
#AjaxInfo {
	text-align: left;
	overflow: hidden;
	height: auto;
	border: 1px solid #DBDBDB;
	padding: 9px;
	line-height: 22px;
	width: 706px;
}
#AjaxInfo p, #AjaxInfo td {
	font-size: 12px;
}
#AjaxInfo .Parameter {
	color: #434343;
	background: #F0F0F0;
	margin: 5px;
}
/*选配件信息*/
.gys_bj, td.gys_style {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
/*提供参考价格*/
#AjaxInfo iframe {
	background-color: #F2F2F2;
}
/*价格的评价*/
.user_com td {
	font-size: 12px;
	color: #535353;
	line-height: 25px;
}
.user_com td input{
	margin: 3px 3px 0px 5px;
}
/*协议供货产品协议供货产品页面结束*/

/*电子反拍页面*/
.content-right-dzfp {
	width: 730px;
	float: right;
	margin: 0 auto;
	border: 1px solid #e6e6e6;
}
/*电子反拍页面结束*/

/*供应商信息*/
#AgentMenu {
	font-size: 14px;
}
#AgentMenu .MenuBlank {
	background: #EAF7FE;
	height: 30px;
	margin: 0px;
	padding: 0px;
	line-height: 30px;
}
#AgentMenu .MenuLink {
	background: #EAF7FE;
}
#AgentMenu .MenuHover {
	background: #ECB460;
}
#AgentMenu .MenuHover,#AgentMenu .MenuLink{
	display:block; 
	float:left;
	width:99px; 
	height:29px;
	line-height: 29px; 
	padding:0px;
	margin:0px;
	text-align:center;
}

#main_content {
	width: 735px;
	float: left;
	margin-left: 8px;
}
#main_content table.gys_info, #main_content table.gys_info td {
font-size: 12px;
border: 1px solid #ccc;
border-collapse: collapse;
}

#side_bar {
	width: 195px;
	float: left;
}

	/*协议供货产品*/
.content-right-lby-gys {
	width: 730px;
	float: right;
	margin: 0 auto;
}	
.search-lby-gys {
	border: 1px solid #e6e6e6;
}
.Brand_expanding {
	background: url('/pic/Brand_ul_expanding.gif') no-repeat;
	cursor: pointer;
	padding: 0px 4px 4px 18px;
	margin: 10px;
}
.Brand_closed {
	background: url('/pic/Brand_ul_closed.gif') no-repeat;
	cursor: pointer;
	padding: 0px 4px 4px 18px;
	margin: 10px;
}
.search-lby-gys li {
	list-style: none;
	background: url('/pic/Brand_li.gif') no-repeat;
	padding: 0px 0px 0px 12px;
	margin: 6px 0px 6px 28px;
	word-break: break-all;
}
.display_block {
	display: block;
}

.display_none {
	display: none;
}

.pro_con {
	border-bottom: 1px dotted #0090CE;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

.con_img {
	width: 100px;
	height: 100px;
	border: 1px solid #ccc;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 10px;
}

#AgentMenuContent td {
	font-size: 14px;
}

.link_text, .ProductText, .ShowProduct_ModelA {
	text-decoration: none;
	line-height: 24px;
	color: #545454;
	font-size: 13px;
}
.pro_con .Menu_3 {
	font-size: 12px;
	color: #0167AB;
	font-weight: 600;
}

.ShowProduct_ModelB{
	border: 1px solid #D8D8D8;
	padding-bottom: 10px;
}
	/*协议供货产品结束*/
/*供应商信息结束*/

/*批量集中*/
.cgform tr {
	height: 43px;
}
.clsTrHeader_pljzcgxqy {
	background-color: #CCC;
}
/*批量集中结束*/
/**/
.sjfx-list-tj img {
    margin-bottom: 15px;
    margin-top: 14px;
}

/*采购相关公告*/
.content_right_box {
	width: 730px;
	float: right;
	margin: 0 auto;
}

.bggg2{margin-top:0;width: 730px;}
.zqyjgg2{
	width:730px;
	height:193px;
	margin-top:18px;
	}
.wsjj2{
	width:730px;
	height:215px;
	margin-top:18px;
	}

.bggg-list li .time_str2{
	width: 100px;

}
.dzfp2{width:534px;clear: both;overflow: hidden;}

.menu_box{border: 1px solid #e9e9e9;border-bottom:3px solid #aaaaaa;overflow: hidden;}
ul.menu_dlist{overflow: hidden;border: none;width: 618px;height: 48px;line-height: 24px;}
ul.menu_dlist li{float: left;padding:0 10px;height: 24px;line-height: 20px;width: 65px;display:inline;position: relative;}
ul.menu_dlist li span{position: absolute;top: 2px;margin-top: 2px;}

ul.menu_dlist li.current_over {
    background: transparent url("/newui/new_edition_img/icon_10_031.png") no-repeat scroll 7px 16px;
    color: #c30d0d;
    text-decoration: none;z-index: 100;
}

.notice_box a{text-indent: -9999px;width: 254px;height: 53px;background: url("../images/notice_img.jpg") no-repeat 0 0;display: block;padding-bottom: 10px;}

/*通知公告 start*/
.tzgg-list1{
	line-height:20px;
	padding-left:10px;
	}
.tzgg-list1 li {
	background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 21px transparent;
	}

.tzgg-list1 li{border-bottom: 1px dashed #ccc;padding: 10px 0 10px 16px;margin-right: 10px;}
.tzgg-list1 li.tzgg_last{border-bottom: none;}


/*通知公告 end*/

/*放管服 start*/
.fgf-list1{
  line-height:22px;
  padding-left:10px;
  }
.fgf-list1 li {
  background:url('/newui/new_edition_img/icon-03.png') no-repeat scroll 0px 21px transparent;
  }

.fgf-list1 li{border-bottom: 1px dashed #ccc;padding: 4px 0 4px 16px;margin-right: 10px;}
.fgf-list1 li.fgf_last{border-bottom: none;}

/*放管服 end*/

.cont_tiele{background:#96c9fc url("/newui/new_edition_img/icon_9_033.png") no-repeat 18px 13px;height: 46px;line-height: 46px;
border-top: 2px solid #207ad6;border-left: 1px solid #207ad6;border-right: 1px solid #207ad6;font-size: 18px;font-weight: bold;
padding-left: 52px;color: #1d72ca;}

.zzlj_txt{border: 1px solid #207ad6;border-left: none;border-right: none;background: #f7f7f7;}
