@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	
#NeiMain {
	overflow: auto;
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body{
		margin:0 auto;
	padding:0;
	min-width:1200px;
	font-size:14px;
	font-family:"微软雅黑";
	}

img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color:inherit;
	text-decoration: none;
}

a:hover {
	color:inherit;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}


.mNormal a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#666;
	text-align:right;	
}

.mChoose a{
	line-height:2em;
	display: block;
	font-size: 18px;
	font-weight: normal;
	padding:10px 15px 5px 0;
	border-bottom:1px solid #f0f0f0;
	color:#FF8C11;
	text-align:right;	
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	clear: both;
	font-size:14px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
.position{width:100%;float:left;clear:both;}
.block1{width:1200px;margin:0 auto;height:30px;}
.b1_left{float:left;clear:right;line-height:30px;color:#6e6e6e;}
.b1_right{float:right;}
.b1_right span{display:inline-block;width:67px;height:30px;line-height:30px;color:#fff;padding-left:28px;cursor:pointer;}
.b1_set{background:url(../../HdImg/HdBas/bg_b1_set.png) no-repeat #55CCEB;background-position:10px 10px;margin-right:2px;}
.b1_add{background:url(../../HdImg/HdBas/bg_b1_add.png) no-repeat #2D7DD5;background-position:10px 8px;}
.b2{height:135px;background:url(../../HdImg/HdBas/bg_b2.png) no-repeat center;}
.block2{width:1200px;margin:0 auto;}
.b2_left{float:left;clear:right;margin-top:35px;}
.b2_logo{float:left;clear:right;}
.b2_logo img{width:260px;height:55px;}
.b2_des{float:right;margin-left:10px;}
.b2_des span{display:block;}
.b2_des_ch{margin-top:20px;color:#297dd7;}
.b2_des_en{margin-top:2px;color:#a0a0a0;font-size:12px;}
.b2_right{float:right;margin-top:45px;}
.b2_tel{background:url(../../HdImg/HdBas/bg_b2_cut.png) no-repeat right center;padding-right:15px;float:left;clear:right;}
.b2_tel span{display:block;}
.b2_tel_txt{padding-left:30px;background:url(../../HdImg/HdBas/bg_b2_tel.png) no-repeat left;color:#787878;height:20px;line-height:20px;float:right;clear:both;}
.b2_tel_num{color:#297dd7;font-size:18px;margin-top:2px;clear:both;}
.b2_sch{float:right;margin-top:5px;margin-left:15px;}
.b2_sch form{border:1px solid #ddd;}
.b2_sch input[type=search]{width:164px;height:30px;padding-left:5px;border:0;line-height:30px;float:left;clear:right;}
.b2_sch input[type=submit]{width:30px;height:30px;background:url(../../HdImg/HdBas/bg_b2_sch.png) no-repeat center #2D7DD5;border:0;}
.b3{height:40px;background:#2D7DD5;}
/* 本例子css */
		.nav{height:40px;z-index:2;width:1200px;font-size:14px;position:relative;margin:0px auto 0 auto;}
		.nav .nLi{ display:inline-block;float:left;}
		.nav .nLi div{
					height:40px;
					width:120px;
					text-align:center;
					line-height:40px;
					color:#3fff;font-size:16px;
					background:url(../../HdImg/HdBas/bg_b3_nav.png) no-repeat right;
					float:le;
					}
		.nav .nLi div a{ display:block;	color:#fff;}
		.nav .nLi div a:hover{background:#55CCEB;}
		.sub{display:none;width:400px; top:40px;position:absolute;z-index:2; list-style-type:none;background:#fff;height:140px;}
.sub_left{float:left;margin-left:20px;margin-top:20px;}
.sub_left img{width:135px;height:100px;}
.sub_right{float:right;margin-top:25px;width:230px;margin-right:10px;}
.sub_right li{float:left;padding:0 10px;color:#828282;line-height:normal;margin-bottom:10px;}
/* 本例子css */
		.slideBox{ width:100%; height:465px; overflow:hidden; position:relative;float:left;clear:both;}
		.slideBox .hd{overflow:hidden;position:absolute;z-index:1;width:100px;height:15px;margin:auto;bottom:20px;left:0;right:0;}
		.slideBox .hd ul{ overflow:hidden; zoom:1;clear:both;}
		.slideBox .hd ul li{ float:left; margin-right:15px;  width:10px; height:10px;cursor:pointer;border:1px solid #2D7DD5;border-radius:10px;background:#fff;}
		.slideBox .hd ul li.on{background:#2D7DD5;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:100%; height:465px; display:block;}
.block4{width:1200px;height:235px;margin:0 auto;}
.b4_left{float:left;clear:right;width:465px;padding-top:5px;}
.b4_l_top{height:60px;line-height:70px;border-bottom:1px solid #DCDCDC;}
.b4_l_cls{float:left;}
.b4_cls_ch{font-size:18px;color:#297dd7;}
.b4_cls_en{font-size:12px;color:#787878;}
.b4_l_more{float:right;padding-right:20px;background:url(../../HdImg/HdBas/bg_b4_l_more.png) no-repeat right;font-size:12px;color:#54cdec;}
.b4_l_bottom{margin-top:10px;}
.b4_l_title{color:#636363;}
.b4_l_detail{margin-top:10px;}
.b4_l_date{float:left;padding-right:20px;background:url(../../HdImg/HdBas/bg_b4_l-cut.png) no-repeat right;height:75px;}
.b4_l_date span{display:block;}
.b4_l_md{color:#636363;font-size:16px;}
.b4_l_year{color:#636363;margin-top:5px;}
.b4_l_con{float:right;margin-left:15px;width:385px;}
.b4_l_con span{display:block;}
.b4_l_des{color:#838383;line-height:24px;}
.b4_l_go{width:15px;height:12px;background:url(../../HdImg/HdBas/bg_b4_l_go.png) no-repeat center;margin-top:12px;}
.b4_center{float:left;clear:right;width:390px;height:220px;margin-left:35px;position:relative;}
.b4_c_con{width:270px;height:220px;background:#2D7DD5;padding:0 30px;}
.b4_c_cls{margin-top:30px;color:#fff;float:left;clear:both;}
.b4_clsCh{font-size:18px;}
.b4_clsEn{font-size:12px;}
.b4_c_des{color:#fff;line-height:24px;margin-top:20px;clear:both;float:left;}
.b4_c_more{position:absolute;right:30px;bottom:25px;width:115px;height:30px;background:url(../../HdImg/HdBas/bg_b4_c_go.png) no-repeat center;line-height:30px;text-indent:25px;color:#fff;font-size:12px;}
.b4_right{float:right;width:305px;height:220px;}
.block5{width:1200px;margin:30px auto 0 auto;}
.block5 li{float:left;clear:right;height:95px;padding-left:110px;margin-right:25px;}
.b5_ch{margin-top:28px;font-size:16px;}
.b5_en{color:#787878;margin-top:4px;}
.b5_m1{background:url(../../HdImg/HdBas/bg_b5_m1.png) no-repeat left;}
.b5_m2{background:url(../../HdImg/HdBas/bg_b5_m2.png) no-repeat left;}
.b5_m3{background:url(../../HdImg/HdBas/bg_b5_m3.png) no-repeat left;}
.b5_m4{background:url(../../HdImg/HdBas/bg_b5_m4.png) no-repeat left;}
.block6{width:1200px;height:250px;margin:70px auto 0 auto;}
.block6 li{width:280px;height:250px;float:left;margin-right:25px;}
.b6_title{width:280px;height:50px;background:url(../../HdImg/HdBas/bg_b6_list_top.png) no-repeat top;line-height:45px;color:#fff;text-align:center;font-size:16px;}
.b6_title:hover{}
.b6_con{width:248px;height:168px;border:1px solid #ddd;padding:15px;}
.b6_con img{width:250px;height:85px;}
.b6_des{margin-top:10px;color:#838383;line-height:24px;float:left;clear:both;}
.b7{height:225px;background:#F4F4F4;margin-top:65px;}
.block7{width:1200px;margin:0 auto;height:225px;}
.b7_left{float:left;clear:right;width:465px;}
.b7_l_list{}
.b7_l_list li{width:450px;height:30px;line-height:30px;padding-left:15px;float:left;clear:both;background:url(../../HdImg/HdBas/bg_b7_l_pointe.png) no-repeat left;}
.b7_l_title{float:left;color:#828282;}
.b7_l_date{float:right;color:#828282;}
.b7_center{float:left;clear:right;margin-left:35px;width:360px;}
.b7_c_list{float:left;clear:both;margin-top:5px;}
.b7_c_list li{float:left;clear:right;padding-right:10px;margin-right:10px;color:#828282;background:url(../../HdImg/HdBas/bg_b2_cut.png) no-repeat right;margin-bottom:10px;}
.b7_right{float:right;width:265px;height:225px;background:#fff;padding:0 20px;}
.b7_bar{margin-top:10px;clear:both;}
.b7_bar_wb{float:left;padding-right:20px;background:url(../../HdImg/HdBas/bg_b7_barWb.png) no-repeat right;}
.b7_bar_wx{float:right;padding-right:20px;background:url(../../HdImg/HdBas/bg_b7_barWx.png) no-repeat right;}
.b8{height:275px;background:#2D7DD5;}
.block8{width:1200px;margin:0 auto;}
.b8_list{float:left;clear:right;min-width:90px;margin-right:59px;margin-top:35px;}
.b8_cls{font-size:16px;color:#fff;margin-bottom:15px;}
.b8_list li{padding-left:10px;background:url(../../HdImg/HdBas/bg_b8_list.png) no-repeat left;color:#DFE8F6;margin-bottom:10px;max-width:290px;}
.block9{width:1200px;margin:0 auto;text-align:center;padding-top:25px;height:70px;line-height:24px;font-size:12px;color:#787878;}
.b10{height:225px;position:relative;}
.b10 img{width:100%;height:225px;position:absolute;z-index:-1;left:0;top:0;}
.block10{width:1200px;margin:0 auto;}
.b10_cls{float:right;margin-top:85px;clear:both;text-align:right;margin-right:80px;}
.b10_cls_ch{font-size:30px;color:#fff;}
.b10_cls_en{font-size:20px;color:#fff;}
.block11{width:1200px;margin:0 auto;}
.b11_left{width:230px;float:left;clear:right;margin-top:-40px;}
.b11_cls{width:210px;height:120px;background:url(../../HdImg/HdBas/bg_b11_cls.png) no-repeat #2D7DD5;background-position:42px center;padding-left:20px;float:left;clear:both;}
.b11_cls span{display:block;text-align:center;}
.b11_cls_ch{font-size:20px;color:#fff;margin-top:40px;}
.b11_cls_en{font-size:16px;color:#fff;}
.b11_nav{width:230px;float:left;clear:both;margin-bottom:50px;}
.b11_normal{width:228px;text-align:center;height:55px;line-height:55px;border:1px solid #ddd;border-top:0;color:#636363;float:left;clear:both;}
.b11_normal:hover,.b11_choose{width:228px;text-align:center;height:55px;line-height:55px;border:1px solid #ddd;border-top:0;color:#fff;background:#55CCEB;float:left;clear:both;}
.b11_right{width:940px;float:right;}
.b11_r_top{width:940px;height:55px;line-height:55px;float:left;clear:both;border-bottom:1px solid #ddd;}
.b11_r_cls{float:left;clear:right;font-size:18px;color:#297dd7;}
.b11_pos{padding-left:25px;background:url(../../HdImg/HdBas/bg_b11_pos.png) no-repeat  left;float:right;color:#8c8c8c;}
.d_page{width:940px;float:left;clear:both;}
.d_title{margin-top:25px;text-align:center;color:#636363;font-size:18px;}
.d_date{text-align:center;color:#838383;margin-top:12px;}
.d_date span{display:inline-block;margin:0 5px;}
.d_con{color:#838383;line-height:30px;margin-top:20px;}
.x_page{width:940px;float:left;clear:both;margin-top:25px;}
.x_page li{width:940px;hieght:95px;margin-bottom:35px;float:left;clear:both;}
.x_title{width:940px;color:#636363;}
.x_con{margin-top:15px;}
.x_date{float:left;width:60px;height:75px;background:url(../../HdImg/HdBas/bg_b4_l-cut.png) no-repeat right;}
.x_date span{display:block;color:#636363;}
.x_md{font-size:16px;}
.x_year{font-size:14px;margin-top:5px;}
.x_detail{width:860px;float:right;}
.x_des{color:#838383;line-height:24px;}
.x_more{width:15px;height:12px;background:url(../../HdImg/HdBas/bg_b4_l_go.png) no-repeat center;margin-top:15px;}
.tw_page{float:left;clear:both;margin-top:25px;width:940px;}
.tw_page li{width:940px;height:135px;float:left;clear:both;margin-bottom:35px;}
.tw_img{float:left;clear:right;width:180px;height:135px;}
.tw_img img{padding:1px;border:1px solid #ddd;width:178px;height:133px;}
.tw_con{float:right;width:735px;}
.tw_title{color:#636363;float:left;clear:both;}
.tw_bottom{float:left;clear:both;margin-top:18px;width:735px;}
.tw_date{float:left;clear:right;width:60px;height:100px;background:url(../../HdImg/HdBas/bg_b4_l-cut.png) repeat-y right; }
.tw_date span{display:block;color:#636363;}
.tw_md{font-size:16px;}
.tw_year{margin-top:5px;}
.tw_detail{width:660px;float:right;}
.tw_des{color:#838383;float:left;clear:both;line-height:24px;}
.tw_more{width:15px;height:12px;background:url(../../HdImg/HdBas/bg_b4_l_go.png) no-repeat center;margin-top:15px;float:left;clear:both;}
.t_page{width:940px;float:left;clear:both;margin-top:25px;}
.t_page li{float:left;width:198px;height:170px;margin:0 5px 10px 0;border:1px solid #ddd;padding:15px;}
.t_page li img{padding:1px;border:1px solid #ddd;width:198px;height:148px;}
.t_title{text-align:center;margin-top:8px;color:#636363;}
.block12{width:1200px;margin:40px auto 0 auto;}
.block12 li{width:1200px;height:160px;margin-bottom:30px;}
.b12_m1 .b12_left{float:left;width:auto;}
.b12_m1 .b12_left .b12_img{width:470px;height:160px;margin-right:25px;float:left;clear:right;}
.b12_img img{width:470px;height:160px;}
.b12_m1 .b12_left .b12_des{padding:20px 0;line-height:26px;color:#838383;}
.b12_m1 .b12_right{float:right;}
 .b12_name{font-size:20px;color:#297dd7;}
.b12_m1 .b12_right .b12_num{float:right;color:#297dd7;margin-top:15px;}
.b12_con{float:left;width:580px;}


.b12_m2 .b12_left{float:right;width:auto;}
.b12_m2 .b12_left .b12_img{width:470px;height:160px;margin-left:25px;float:right;}
.b12_m2 .b12_left .b12_des{padding:20px 0;line-height:26px;color:#838383;}
.b12_m2 .b12_right{float:left;}
.b12_m2 .b12_right .b12_num{float:left;color:#297dd7;margin-top:15px;}
.l_page{width:960px;float:left;clear:both;}
.l_page li{float:left;clear:right;width:100px;height:30px;text-align:center;line-height:30px;background:#2D7DD5;color:#fff;margin:10px 20px 10px 0;}
.subDiv{width:228px;height:30px;line-height:30px;text-align:center;color:#969696;border:1px solid #ddd;border-top:0;float:left;clear:both;}
.subBox{display:none;}
