@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 14px;
}

img {
	border: 0;
}

ul,li {
	list-style: none;
	margin:0;padding:0;
}

a,a:hover,a:visited,a:link{
	color:inherit;
	text-decoration: none;
}

.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;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
	font-weight:normal;
	padding-top:5px;
}

.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;
}
#SafeNote {
	width: 220px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
	font-size:12px;
}
.contenttitle{
	text-align:center;
	font-size:18px;}
.contentdate{
	font-size:14px;
	text-align:center;}

.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;
}
.Pages {
	text-align: right;
	padding: 10px;
	clear: both;
	margin: 20px 0;
	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;
}
/*全局CSS结束，请勿删除或修改*/
.loadingbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
	overflow: hidden;
}
.lodingimg {
	position: absolute;
	top: 50%;
	left: 50%;
}
.lodingimg img{
	margin:-16px 0 0 -16px;}
.nav li div,.b6_nav li{transition:all 1s;}
.block{width:1200px;margin:0 auto;}
.b1{height:113px;border:1px solid #DEDEDE;border-left:0;border-right:0;margin-top:65px;position:relative;z-index:1;}
.b1_logo{float:left;clear:right;margin-top:28px;}
.nav{position:relative; z-index:1;float:right;margin-top:34px;}
.nav .nLi{ float:left;  position:relative;clear:right;width:130px;}
.nav .nLi div{ float:left;width:130px;height:44px;text-align:center;line-height:44px;color:#4c4c4c;}
.nav .nLi.on div{background:#008DD2;color:#fff;}
.nav .sub{ display:none; width:100%; left:0; top:44px;  position:absolute; background:#fff;padding:10px 12px;}
.nav .sub li{width:100%;height:38px;text-align:center;line-height:38px;font-size:12px;color:#70a0d1;border-bottom:2px solid #EFEFEF;}
.nav .sub li a:hover{border-bottom:1px solid #008DD2;}
.slideBox{width:1200px;height:363px;overflow:hidden; position:relative;margin:30px auto 0 auto;}
.slideBox .hd{overflow:hidden; position:absolute;width:100%;margin:0 auto;z-index:1;text-align:center;bottom:39px;}
.slideBox .hd ul{ overflow:hidden; zoom:1;}
.slideBox .hd ul li{display:inline-block;width:45px;height:2px;background:url(../../HdImg/HdBas/bg_slide_li.png) no-repeat center;margin:0 8px;cursor:pointer; }
.slideBox .hd ul li.on{ background:url(../../HdImg/HdBas/bg_slide_li_on.png) no-repeat center;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; height:363px;}
.slideBox .bd img{ width:100%; height:100%; display:block;  }
.b2{height:550px;margin-top:40px;overflow:hidden;}
.b2 li{float:left;clear:right;width:380px;margin-right:30px;}
.b2 li img{width:380px;height:380px;}
.b2 li.nomg{ margin-right:0;}
.b2_title{margin-top:20px;font-size:18px;color:#000000;}
.b2_des{margin-top:20px;font-size:12px;color:#818181;line-height:22px;}
.b3{height:210px;margin-top:39px;padding:14px;background:#F3F3F3;position:relative;}
.b3_cls{font-size:18px;color:#000000;}
.picScroll-left{width:100%;height:95px;margin-top:10px;overflow:hidden; position:relative;}
.picScroll-left .bd{}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{float:left;clear:right;width:368px;height:95px;border-right:1px dashed #D5D5D5;margin-right:27px;}
.b3_img{float:left;clear:right;margin-top:3px;}
.b3_img img{width:88px;height:88px;}
.b3_con{float:left;clear:right;width:220px;margin-left:12px;margin-top:8px;}
.b3_date{font-size:12px;color:#818181;}
.b3_title{font-size:12px;color:#70a0d1;margin-top:15px;}
.b3_more{position:absolute;margin:0 auto;left:0;right:0;bottom:20px;width:182px;height:30px;text-align:center;line-height:30px;background:#4A4A4A;font-size:12px;color:#ffffff;}
.b4_wrapper{height:305px;margin-top:70px;background:#F3F3F3;}
.b4{height:305px;}
.b4_left{float:left;clear:right;margin-top:54px;}
.b4_center{float:left;clear:right;margin:39px 0 0 105px;}
.b4_center li.b4_cls{float:left;clear:right;margin-right:49px;}
.b4_cls div{color:#000000;font-weight:500;}
.b4_list{margin-top:30px;}
.b4_list li{font-size:12px;color:#6f6f6f;margin-bottom:18px;}
.b4_right{float:right;margin-top:40px;}
.b4_r_title{color:#000000;float:right;clear:both;}
.b4_r_ico{float:right;margin-top:30px;clear:both;}
.b4_r_ico li{display:inline-block;width:25px;height:25px;margin-left:7px;cursor:pointer;}
.b4_r_ico li img{width:25px;height:25px;}
.b4_r_img {
    float: right;
    clear: both;
    width: 100%;
    margin-top: 15px;
	}
.b4_r_img li {
    display: none;
	text-align:center;
}
.b4_r_img li img {
    width: 210px;
    height: 120px;
}
.b5{height:39px;background:#4A4A4A;line-height:39px;color:#fff;text-align:center;}
.b6{height:113px;margin-top:69px;border:1px solid #DEDEDE;border-left:0;border-right:0;}
.b6_logo{float:left;clear:right;margin-top:29px;}
.b6_nav{float:right;margin-top:49px;}
.b6_nav li{float:left;clear:right;margin-left:70px;color:#4C4C4C;}
.b6_nav li:hover{border-bottom:1px solid #008DD2;padding-bottom:5px;}
.b7{margin-top:15px;height:30px;}
.b7_nav{float:left;clear:right;color:#9c9c9c;}
.b7_nav div{display:inline-block;padding:0 20px;height:25px;border:1px solid #DEDEDE;border-radius:25px;line-height:23px;margin:0 12px;}
.b7_opt{float:right;position:relative;}
.b7_sBox {
	display:none;
    position: absolute;
    left: -120px;
    top: 3px;
}
.b7_opt span{display:inline-block;margin-left:13px;margin-right:5px;cursor:pointer;}
.b7_share{padding-left:14px;background:url(../../HdImg/HdBas/bg_b7_share.jpg) no-repeat left center;}
.b7_print{padding-left:20px;background:url(../../HdImg/HdBas/bg_b7_print.jpg) no-repeat left center;}
.b8{margin-top:20px;}
.b8_left{float:left;clear:right;width:200px;}
.b8_group{float:left;clear:both;width:100%;margin-bottom:30px;border-bottom:2px solid #DEDEDE;}
.b8_cls{height:34px;line-height:34px;border-bottom:1px solid #DEDEDE;color:#9c9c9c;}
.b8_list li{line-height:34px;border-bottom:1px solid #DEDEDE;color:#70a0d1;font-size:12px;position:relative;}
.b8_right{float:right;width:940px;}
.d_title{font-size:18px;font-weight:bold;color:#4a4a4a;margin-top:7px;}
.d_con{margin-top:20px;color:#626262;line-height:1.6em;}
.x_page{margin-top:50px;}
.x_page li{width:100%;height:60px;margin-bottom:5px;background:#FAFAFA;}
.x_left{float:left;clear:right;width:55px;height:60px;background:url(../../HdImg/HdBas/bg_x_more.png) no-repeat center #EEEEEE;cursor:pointer;}
.x_right{float:right;width:885px;}
.x_r_top{float:left;clear:both;width:100%;height:60px;line-height:60px;}
.x_title{float:left;clear:right;margin-left:20px;color:#5c5c5c;}
.x_date{float:right;color:#666666;margin-right:20px;}
.x_des{display:none;padding:15px 20px;float:left;clear:both;line-height:24px;color:#ffffff;}
.x_page li.on{height:130px;background:#4A4A4A;}
.x_page li.on .x_left{height:100%;background:url(../../HdImg/HdBas/bg_x_more_on.png) no-repeat center 27px #343434;}
.x_page li.on .x_right .x_r_top{height:53px;line-height:53px;border-bottom:1px solid #5C5C5C;}
.x_page li.on .x_right .x_r_top .x_title{color:#ffffff;}
.x_page li.on .x_right .x_r_top .x_date{color:#ffffff;}
.x_page li.on .x_right .x_des{display:block;}
.t_wrapper{margin-top:50px;}
.t_page{width:985px;clear:both;}
.t_page li{float:left;clear:right;margin:0 35px 17px 0;width:211px;height:189px;}
.t_page li img{width:201px;height:148px;border:5px solid #F3F3F3;}
.t_title{margin-top:15px;color:#4a4a4a;text-align:center;}
.tw_page{margin-top:50px;}
.tw_page li{height:155px;border-bottom:1px dashed #D3D3D3;margin-bottom:20px;}
.tw_img{float:left;clear:right;width:178px;height:133px;border:1px solid #F6F5F5;}
.tw_img img{width:170px;height:125px;margin:4px 0 0 4px;}
.tw_con{float:right;width:740px;height:134px;position:relative;}
.tw_title{margin-top:11px;color:#4a4a4a;font-weight:bold;}
.tw_des{color:#4a4a4a;font-size:12px;margin-top:12px;line-height:20px;}
.tw_more{position:absolute;left:0;bottom:27px;font-size:12px;color:#70a0d1;}
.tw_date{color:#C0C0C0;padding-left:20px;background:url(../../HdImg/HdBas/bg_tw_date.png) no-repeat left center;position:absolute;left:0;bottom:5px;}
.s_wrapper{margin-top:50px;}
.s_page{width:960px;}
.s_page li{width:460px;height:345px;position:relative;float:left;clear:right;margin:0 20px 20px 0;}
.s_page li img{width:100%;height:100%;}
.s_title{position:absolute;left:0;bottom:0;width:100%;height:50px;line-height:50px;text-align:center;background:rgba(0,0,0,0.5);color:#ffffff;}
.m_page{float:left;clear:both;width:100%;margin-top:30px;}
.m_box{float: left;clear: both;width: 940px;border: 1px solid #E7E7E7;padding: 30px 20px 20px 20px;}
.m_frm{float:left;clear:right;width:540px;}
.m_group{float:left;clear:right;margin-right:20px;height:50px;line-height:5px;margin-bottom:10px;position:relative;}
.m_group span{color:#3f3f3f;margin-right:10px;}
.m_group .m_ipt{width:198px;height:48px;line-height:48px;border:1px solid #E7E7E7;text-indent:10px;display:inline-block;}
.m_conBox{float:left;clear:both;width:100%;margin-bottom:10px;position:relative;}
.m_conBox span{color:#3f3f3f;margin-right:10px;}
.m_conBox .m_con{float:right;width:481px;height:236px;border:1px solid #E7E7E7;resize:none;text-indent:10px;}
.m_sub{float:right;width:130px;height:40px;text-align:center;line-height:40px;background:#4A4A4A;color:#fff;border:0;}
.m_infoBox{float:right;width:340px;margin-top:120px;}
.m_infoTitle{text-align:center;font-size:30px;color:#0069ae;font-weight:bold;}
.m_info{text-align:center;margin-top:20px;line-height:24px;color:#5c5c5c;}
.b9{margin-top:20px;}
.b9_box{height:360px;background:url(../../HdImg/HdBas/bg_b9_box.png) no-repeat right center;position:relative;}
.b9_box_title,.b9_box_des,.b9_box_btn{width:425px;float:left;clear:both;}
.b9_box_title{font-size:18px;color:#4a4a4a;font-weight:bold;margin-top:43px;}
.b9_box_des{margin-top:30px;line-height:24px;font-size:12px;color:#5f5f5f;}
.b9_box_btn{position:absolute;left:0;bottom:40px;width:115px;height:30px;border-radius:5px;background:#393939;color:#ffffff;text-align:center;line-height:30px;}
.b9_box1{margin-top:20px;}
.b9_cls{font-size:18px;color:#4a4a4a;font-weight:bold;}
.b9_list{margin-top:30px;}
.b9_list li{height:200px;margin-bottom:60px;}
.b9_img{float:left;clear:right;}
.b9_img img{width:355px;height:200px;}
.b9_con{float:right;width:810px;}
.b9_title{font-size:16px;color:#4a4a4a;margin-top:35px;}
.b9_des{margin-top:30px;line-height:24px;color:#5f5f5f;font-size:12px;}
.m_box label.error {
   position: absolute;
left: 55px;
top: 18px;
}