/* -----------------------------------------------------------
 这里开始整站的属性
 
*/

@charset "utf-8";

td {   /*  整体*/
	font-family: "微软雅黑";
	color: #444444;
	font-size: 14px;
	font-weight: normal;

}
a:link { /*  默认字体色彩*/
	text-decoration: none;
	color: #444444;
	font-size: 14px;

}
	
a:visited { /*  默认字体色彩*/
	color: #444444;
	text-decoration: none;
	font-size: 14px;

}
a:hover { /*  默认字体色彩*/
	text-decoration: underline;
	font-size: 14px;
	color: #FF0000;
}	
	
a:active {
	color: #FF3300;
	text-decoration: none;
	font-size: 14px;


}

.bg_qc_red {
	border: 1px solid #EAEAEA; /*  灰色框图*/
	cursor:pointer;  /*鼠标 */

}

.bg_qc_red:hover {
	border: 1px solid #ff6666; /*  灰色框图*/

}

.bg_qc {
	border: 1px solid #EAEAEA; /*  灰色框图*/
	cursor:pointer;  /*鼠标 */

}

.bg_qc:hover {
	border: 1px solid #6FB5FB; /*  灰色框图*/
}
.bg_qc_ls {
	border: 1px solid #EAEAEA; /*  灰色框图*/
	cursor:pointer;  /*鼠标 */

}

.bg_qc_ls:hover {
	border: 1px solid #00cc44; /*  灰色框图*/
}

#mbbox_img_wap {
	text-align: left;
	z-index:999;
	position: relative;
	float: left;
	border: 1px solid #00cc44;
	border-radius: 3px;  /*圆角*/
	padding-right: 3px;
	padding-left: 3px;
	background-color: #e5fff2;
	margin-top: -18px;
	color: #00cc44;
}
#mbbox_img_wap_vip {
	text-align: left;
	z-index:999;
	position: relative;
	float: left;
	border: 1px solid #ff6666;
	border-radius: 3px;  /*圆角*/
	padding-right: 3px;
	padding-left: 3px;
	background-color: #ffe5e5;
	margin-top: -18px;
	color: #ff6666;
}
.biaoq {
	color: #009900;
	border: 1px solid #339900;
	border-radius: 3px;  /*圆角*/
	padding-right: 4px;
	padding-left: 4px;
}

.xux {
	border: 1px dashed #DDDDDD;
}

.hand { CURSOR:hand
}

sup {  /* 标识字*/
	font-size: 6px;
}
.nzcms { /* 标识字*/
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	letter-spacing: 1px;
	word-spacing: normal;
}
.index_dr { /*  导航登录框*/
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.dx2 {/*  横底线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAEA;
	margin: auto;
	background-color: #FFFFFF;
}

.dx {/*  横底线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	margin: auto;
	cursor:pointer;  /*鼠标 */
	background-color: #FFFFFF;
}

.dx:hover {/*  横底线*/
	background-color: #F8F8F8;
}

.dx3 {/*  横底线*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	margin: auto;
	cursor:pointer;  /*鼠标 */
	background-color: #FFFFFF;
}

.dx3:hover {/*  横底线*/
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6FB5FB;
}




/* -----------------------------------------------------------
 这里开始字的属性
 
*/

.z {/*  新闻正文字*/
	width: 100%;
	line-height: 28px;
	font-size: 14px;
	padding: 5px;
	fixed;	word-break:
	break-all;

}
.zx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D4D4D4;
}
.zxwap {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2D96FF;
}

/* -----------------------------------------------------------
 这里开始白色字的属性
 
*/

.white {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
.white12B { 
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.white14 {
	color: #FFFFFF;
	font-size: 14px;

}
.white14B {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.white16 {
	color: #FFFFFF;
	font-size: 16px;

}
.white16B {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;

}
.white18 {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;

}
.white24 {
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;


/* -----------------------------------------------------------
 这里开始红色字的属性
 
*/

}
.red0 {
	color: #FF6060;
}
.red {
	font-size: 12px;
	color: #FF0000;
	line-height: 28px;
}
.red12B {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;

}
.red14 {
	font-size: 14px;
	color: #FF0000;
	line-height: 28px;
}
.red14B {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
}
.red24 {
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 28px;
	
}
.red36 {
	font-size: 48px;
	font-weight: bold;
	color: #FF0000;
	line-height: 56px;
}

.title12 {
	font-size: 12px;
}
.title12b {
	font-size: 12px;
	font-weight: bold;
}

.title14 {
	font-size: 14px;
}
.title14b {
	font-size: 14px;
	font-weight: bold;
}

.title18b {
	font-size: 18px;
	font-weight: bold;
}

.title16 {
	font-size: 16px;
	line-height: 28px;
	line-height: 28px;
}

.title16b {
	font-size: 16px;
	font-weight: bold;
}

.title18 {
	font-size: 18px;
}

#title18b {
	font-size: 18px;
	font-weight: bold;
}

.book_dz {
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
}


.title24b {
	font-size: 24px;
	font-weight: bold;
}

.nzcmspage {
	font-size: 18px;
	padding-right: 8px;
	padding-left: 8px;
}
#tjxp {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF6600;
	height: 40px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/

}
#tjxp:hover{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 40px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-radius: 4px;
	border: 2px solid #FF0000;
}
#tjxp2 {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	height: 40px;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.tj {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	height: 40px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}
.tj2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 40px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}
.tj3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #19B955;
	height: 40px;
	padding-top: 6px;
	padding-right: 30px;
	padding-bottom: 6px;
	padding-left: 30px;
	border-radius: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}	
#tjx {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #3DA6FC;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}
#tjx2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF3300;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}
#tjx3 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #19B955;
	height: 30px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	box-shadow: 0px 3px 5px #DDD;/*阴影*/
}	
#tjx01 {
	color: #FFFFFF;
	background-color: #3DA6FC;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#tjx02 {
	color: #FFFFFF;
	background-color: #FF3300;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
}
#tjx03 {
	color: #FFFFFF;
	background-color: #19B955;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	margin: auto;
}	
#tjd01 {
	color: #FFFFFF;
	background-color: #3DA6FC;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 16px;
	line-height: 30px;
}
#tjd02 {
	color: #FFFFFF;
	background-color: #FF3300;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 16px;
	line-height: 30px;
}
#tjd03 {
	color: #FFFFFF;
	background-color: #19B955;
	border-radius: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
	font-size: 16px;
	line-height: 30px;
}
.biaodanxuan {
	font-size: 12px;
	padding: 6px;
	height: 20px;
	width: 20px;
}


.biaoxila {
     font-size: 16px;
	 line-height:33px;
	 height: 33px;
}

.biao {
	font-size: 14px;
	line-height:45px;
	height: 45px;
	padding-left: 5px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
}

.biao_info {
	font-size: 14px;
	padding-left: 5px;
	border-radius: 3px;
	border: 1px solid #CCCCCC;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.sct {
	background-color: #3385FF;
	height: 34px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 34px;
	padding-right: 15px;
	padding-left: 15px;
}








body {  /* 总字体布局*/
	background-color: #666;
	font-family: "微软雅黑";
	margin: auto;
}
#box {
	width: 1460px;
	background-color: #FFFFFF;

	fixed;						word-break:
	break-all;
	margin: auto;
	padding-right: 20px;
	padding-left: 20px;
}

/* -----------------------------------------------------------
 
 
*/

#top_yuyan {
	width: 100%;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;
	font-size: 12px;
	text-align: right;
	line-height: 30px;
	color: #999999;
	margin: auto;
}
.top_yuyanx {
	width: 90%;
	margin: auto;
}

.top_yuyan_z {
	font-size: 12px;
	line-height: 30px;
	padding-left: 20px;
}
#top_box {
	width: 100%;
	background-color: #FFFFFF;
	vertical-align: top;
	background-attachment: scroll;
	background-image: url(../images/topbj.jpg);
	background-repeat: repeat;
	background-position: center center;
	text-align: center;
	clear: none;
	margin: auto;
}
.top_logo {
	width: 70%;
	text-align: left;
	float: left;
	padding-top: 30px;
	overflow: hidden;
	margin-left: 2%;
}
.top_tel {
	width: 90%;
	text-align: right;
	float: right;
	margin-right: 20px;
	margin-top: 30px;
	clear: none;
	line-height: 45px;
}


/*搜索*/	


.topsoso {
	height: 54px;
	color: #FFFFFF;
	font-size: 18px;
	line-height: 54px;
	padding-left: 25px;
	background-color: #FF3300;
	padding-right: 25px;
	position: relative;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0 3px 3px 0;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.topsoso2 {
	height: 48px;
	color: #999999;
	font-size: 14px;
	line-height: 48px;
	padding-left: 35px;
	background-color: #FFFFFF;
	margin: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	position: relative;
	outline:none;
	width: 420px;
	background-image: url(../images/so.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	border-radius: 3 0px 0px 3;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
		
/*导航*/

#top_dh_box {
	text-align: center;
	width: 100%;
	background-color: #1266CD;
	height: 56px;/* 下拉菜单*/
	margin: auto;
	padding-left: 0px;
}
#sddm
{
	z-index: 30;
	width: auto;

}

#sddm li
{
	margin: auto;
	list-style: none;
	float: left;
	height: 53px;
	font-weight: bold;
	color: #FFFFFF;

}

#sddm li a
{

	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.top_dh_02 {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0066FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
	border-left-color: #0066FF;
	border-radius: 0px 0px 6px 6px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.top_xiala_dx {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}

.dh_bj01 {
	background-color: #1266CD;
	line-height: 55px;
	height: 55px;
	width: 127px;
}

.dh_bj01:hover {
	background-color: #FF6600;

}
.dh_bj02 {
	background-color: #085394;
	line-height: 55px;
	height: 55px;
	width: 127px;
}


#sddm div
{
	position: absolute;
	visibility: hidden;
	float: left;z-index: 99999;
	}

#sddm div a
	{
	position: relative;
	text-align: left;
	white-space: pre;
	display: table;
	padding-right: 6px;
	padding-left: 6px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
	padding-top: 0px;
	padding-bottom: 0px;z-index: 99999;
}
	#sddm div a:hover
	{
	padding-right: 6px;
	padding-left: 6px;
}
/* 下拉菜单框*/




/* -----------------------------------------------------------
	
主页
 
*/

.dingtiao_title {/* */
	font-size: 36px;
	color: #FF0000;
	font-weight: bold;
	font-family: "微软雅黑";
	line-height: 110px;
	background-color: #FFF;
	text-align: center;
	height: 110px;
	width: 100%;
	cursor:pointer;
	margin: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}
.index_link_hz {
	font-size: 18px;
	color: #333333;
	line-height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02204E;
	width: 140px;
	text-align: center;
}

.index_link {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	border-radius: 3px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 22px;
}

.index_link:hover {

border: 1px solid #ccc;-moz-box-shadow:0px 0px 9px #ccc; -webkit-box-shadow:0px 0px 9px #ccc;

} 

.index_pic {
	background-color: #FFFFFF;
	float: left;
	margin-top: 10px;
	margin-left: 40px;
	border-radius: 3px;  /*圆角*/
	padding: 10px;
	margin-bottom: 15px;
	border: 0px solid #ccc;-moz-box-shadow:0px 0px 6px #ccc; -webkit-box-shadow:0px 0px 6px #ccc;

}

.index_pic:hover {

border: 0px solid #666;-moz-box-shadow:0px 0px 6px #666; -webkit-box-shadow:0px 0px 6px #666;

} 

.index_pic_0 {
	float: left;
	margin-top: 10px;
	margin-left: 15px;
	border-radius: 3px;
	margin-right: 10px;
}



#index_1news_left_title {
	text-align: left;
	width: 900px;
	margin: auto;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	height: 60px;
	float: left;
	line-height: 60px;
	background-color: #FFFFFF;
	text-indent: 55px;
	background-attachment: scroll;
	background-image: url(../images/1news.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}
#index_1news_right_title {
	text-align: left;
	width: 480px;
	margin: auto;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	height: 60px;
	float: right;
	line-height: 60px;
	background-color: #FFFFFF;
	text-indent: 55px;
	background-attachment: scroll;
	background-image: url(../images/1news.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
}

.index_news_news {
	text-align: left;
	width: 95%;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	margin: auto;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-indent: 10px;
	cursor:pointer;  /*鼠标 */
}
.index_news_news:hover {
	background-color: #F0F0F0;
}
.index_news_news_time {
	color: #0066CC;
}

.index_1news_right_time {
	color: #FFFFFF;
	background-color: #0066CC;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-radius: 3px;  /*圆角*/
}


.index_news_title {
	text-align: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	height: 60px;
	line-height: 60px;
	background-color: #FFFFFF;
	text-indent: 60px;
	background-attachment: scroll;
	background-image: url(../images/1news.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
}


#index_title_box {
	background-color: #FFFFFF;
	height: 62px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
}




/*焦点图*/
.focus{ position:relative; width:500px; height:300px; background-color: #000; float: left;}  
.focus img{ width: 500px; height: 300px;} /*图片属性*/
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:410px; 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:50px; line-height: 50px; background:rgba(0,0,0,0.6); /*6参数是标题字下面的背景透明度调整*/ 
 /*6参数是标题字下面的背景透明度调整*/    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  /*标题字的属性*/ 
.focus .fcon{ position:relative;  float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{/*右边圆点的属性*/
	bottom:10px; /*圆点距离高度*/
	position:absolute;
	height:21px;
	text-align:right;
	z-index: 200;
	right: 5px;
}  
.focus .fbg div{
	overflow:hidden;
	zoom:1;
	height:14px;
	margin-top: 4px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: auto;
}    
.focus .D1fBt a{
	position:relative;
	display:inline;
	width:12px;
	height:12px;
	border-radius:7px;
	color:#B0B0B0;
	font:12px/15px "\5B8B\4F53";
	text-decoration:none;
	text-align:center;
	outline:0;
	float:left;
	background:#D9D9D9;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}	
	
   
.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(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;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;}  


/* 大横幅------------------*/

#banner_box {
	width: 100%;
	background-color: #CCCCCC;
	text-align: left;
	clear:both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 160px;
	background-image: url(../images/about.jpg);
		background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center center;
}


/* 大横幅  OK------------------*/



#list_title_hz {
	font-size: 16px;
	color: #333333;
	line-height: 50px;
	width: 160px;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: -80px;
	margin-left: 6%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;	
	border-radius: 6px 6px 0px 0px;
}
.list_news_time {
	color: #0066CC;
}

.list_news_pic {
	background-color: #FFFFFF;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 20px;
	font-size: 18px;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.list_news_pic:hover {
	border: 1px solid #ccc;-moz-box-shadow:0px 0px 9px #ccc; -webkit-box-shadow:0px 0px 9px #ccc;


}
#list_news_box {
	width: 100%;
	margin: auto;
	background-color: #FFFFFF;
}

#list_news_box table{
	margin: auto;
}
#index_info_box ul{
	width: 100%;
	margin: auto;
}
#list_news_box{
	font-size: 18px;
	border-radius: 6px;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-indent: 20px;
	width: 90%;
	height: 120px;
	clear: none;
	float: left;
	margin-bottom: 10px;
}
#list_news_box:hover{

-moz-box-shadow:0px 0px 15px #E2E2E2; -webkit-box-shadow:0px 0px 15px #E2E2E2;
	box-shadow:0px 0px 15px #E2E2E2;
	color: #FF3300;
}
#list_news_box2 ul li{
	font-size: 16px;
	text-align: left;
	display: inline;
	float: left;
	border-radius: 6px;
	width: 95%;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-attachment: scroll;
	background-image: url(../images/bd.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	line-height: 55px;
	height: 55px;
	padding-left: 15px;
}
#list_news_box2 ul li:hover{

-moz-box-shadow:0px 0px 15px #E2E2E2; -webkit-box-shadow:0px 0px 15px #E2E2E2;
	box-shadow:0px 0px 15px #E2E2E2;
	color: #FF3300;
}



#list_box {
	width: 95%;
	margin: auto;
	padding: 10px;
}
#list_left {
	float: right;
	width: 22%;
	background-color: #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#list_right {
	float: left;
	width: 75%;
	margin: auto;
	background-color: #FFFFFF;
}
.news_Clear{
    clear:both;
}
#list_dh_sort {
	color: #FFFFFF;
	clear: none;
	width: 100%;
	text-align:left;
	line-height: 90px;
	height: 90px;
	font-size: 24px;
	background-color: #02204E;
	font-weight: bold;
	border-radius: 4px 4px 0px 0px;
	margin: auto;
	text-indent: 40px;
}
#list_dh {
	clear: none;
	width: 100%;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	line-height: 55px;
	height: 55px;
	font-size: 18px;
	margin: auto;
	text-indent: 35px;
}
#list_dingwei {
	text-decoration: underline;
}

#list_dh:hover{
	color: #FFFFFF;
	background-color: #02204E;
}

#list_dh_hover_b{
	clear: none;
	width: 100%;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #02204E;
	line-height: 55px;
	height: 55px;
	font-size: 18px;
	margin: auto;
	font-weight: bold;
	text-indent: 35px;
}



#list_info {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	width: 90%;
	font-family: "微软雅黑";
	text-align: left;
	word-break:
	break-all;
	margin: auto;
	background-color: #FFFFFF;
}
#list_info img{

      MAX-WIDTH: 100%!important;HEIGHT: auto!important;width:expression(this.width > 600 ? "600px" : this.width)!important;

}
#list_info td{
	font-family: "微软雅黑";
}

.left_news {
	text-align: left;
	width: 90%;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 30px;
	margin: auto;
	height: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	text-indent: 10px;
	cursor:pointer;  /*鼠标 */
}
.left_news:hover {
	background-color: #F0F0F0;
}
#show_news_hz {
	font-size: 14px;
	color: #333333;
	line-height: 50px;
	width: 90%;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 30px;
	margin-left: 5%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 20px;
	padding-left: 10px;
}

#show_news_title_dh {
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	width: 95%;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	margin: auto;
	padding-top: 30px;
	padding-bottom: 5px;
}

.show_news_title_title {
	font-size: 14px;
	color: #999999;
}


#show_news_info {
    line-height: 26px;
	text-align: left;
	margin: auto;
	width: 90%;
	padding-top: 20px;"
}
#show_news_info a {
	text-decoration: underline;
}
#write_box {
	width: 100%;
	background-color: #CCCCCC;
	text-align: left;
	clear:both;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	height: 150px;
	background-attachment: scroll;
	background-image: url(../PIC/book.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}



/* -----------------------------------------------------------
底部
 
*/

.end_box {

	line-height: 30px;
	font-size: 16px;

}
