@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/


/*嵌套自定义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-type: none;margin:0;padding:0;
}

a,a:hover,a:link,a:visited,a:focus{
	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;
}
.loadingbox {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: 1000;
	overflow: hidden;
}
.lodingimg {
	position: absolute;
	top: 50%;
	left: 50%;
}
/*浏览器下载提示*/
.tc_cont_w{display: none;}
.tc_cont_w .tc_cont{position:fixed; bottom:0; left:0; width:100%; height:70px; z-index:9990;} 
.tc_cont_w .tc_bg{position:fixed; bottom:0; left:0; width:100%; height:70px; z-index:9900; background:#000; opacity:0.7; filter:alpha(opacity=70);  }
.tc_cont_w .tc_cont .tc_main{ width: 750px;  margin: 0 auto;  height:70px; overflow:hidden;}
.tc_cont_w .tc_cont .tc_main dd{width:314px; margin:0 auto; text-align:center; float:left;}
.tc_cont_w .tc_cont .tc_main .tc_head{height:50px; width:40px;  line-height:24px;  text-align:center; font-size:18px; font-family:"微软雅黑"; color:#333; position:relative; margin-top:11px;  color: #F76E10; }
.tc_cont_w .tc_cont .tc_main .tc_gantan{ margin-top:10px; width:60px;}
.tc_cont_w .tc_cont .tc_main .tc_gantan img{height:50px;}
.tc_cont_w .tc_cont .tc_main .tc_txt{margin:16px 20px 0; width:310px; font-size:16px; color:#fff}
.tc_cont_w .tc_cont .tc_main .tc_btn{ height:40px; width:188px;line-height:40px; text-align:center;    margin-top: 16px;  background: #F76E10;  margin-top: 16px; }
.tc_cont_w .tc_cont .tc_main .tc_btn a{font-size:18px; font-family:"微软雅黑"; color:#fff;}
.tc_cont_w .tc_cont .tc_main .close{ font-size: 67px; font-weight: 100; margin-top: 3px;  width: 90px;  color: #F8873A; cursor:pointer;opacity:1; filter:alpha(opacity=100);}
/*全局CSS结束，请勿删除或修改*/

.box{width:1200px;margin:0 auto}
.b1{height:86px;}
.b1 .box{height:86px;background:url(../../HdImg/HdBas/bg_b1.png) no-repeat right bottom;}
.b1_logo{float:left;clear:right;margin-top:30px;}
.b1_right{float:right;margin-top:30px;}
.b1_tel{float:left;clear:right;margin-top:5px;padding-left:25px;color:#131313;font-weight:bold;background:url(../../HdImg/HdBas/bg_b1_tel.png) no-repeat left center;}
.b1_sch{float:right;width:210px;height:30px;border-radius:30px;background:#EFEFEF;padding: 0 10px;margin-left:25px;}
.b1_ipt{float:left;clear:right;width:158px;height:30px;border:0;background:none;}
.b1_sub{float:right;width:15px;height:15px;background:url(../../HdImg/HdBas/bg_b1_sch.png) no-repeat center;border:0;margin-right:10px;margin-top:8px;}
.b2{height:50px;background:#8B0D03;}
.b2 .box{text-align:center;}
.b2 .box li.nLi{display:inline-block;text-align:center;width:75px;height:50px;margin:0 24px;text-align:center;line-height:50px;color:#ffffff;font-weight:bold;position:relative;}
.b2 .box li.nLi:hover{background:#B4A06E;}
.b2 .box li.nLi .sub{position:absolute;left:0;top:50px;padding:10px 20px;font-size:12px;background:#B4A06E;color:#fff;width:500px;display:none;z-index:2;}
.b2 .box li.nLi .sub li{float:left;clear:right;margin-right:15px;line-height: 30px;}
.b3{height:400px;overflow:hidden;position:relative;}
.slideBox{ width:1920px; height:400px; overflow:hidden; position:absolute;left:50%;margin-left:-960px;}
.slideBox .hd{position:absolute;bottom:29px;width:100%;text-align:center;z-index:2;}
.slideBox .hd ul{}
.slideBox .hd ul li{width:10px;height:10px;border-radius:10px;background:#fff;cursor:pointer;display:inline-block;margin:0 5px;}
.slideBox .hd ul li.on{background:#8B0D03;}
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{width:1920px; height:400px; display:block;  }
.b4{height:475px;background:#F5F5F5;}
.b4_box{float:left;clear:right;margin-top:40px;width:580px;height:395px;background:#fff;padding:30px 20px;margin-right:40px;}
.b4_cls{height:50px;}
.b4_cls_txt{font-size:24px;color:#3d3d3d;font-weight:bold;padding-bottom:15px;border-bottom:2px solid #901910;float:left;clear:right;}
.b4_cls_more{width:25px;height:25px;background:url(../../HdImg/HdBas/bg_b4_cls_more.png) no-repeat center;float:right;margin-top:7px;}
.b4_list{margin-top:20px;}
.b4_list li{height:70px;margin-bottom:30px;}
.b4_date{float:left;clear:right;width:70px;height:70px;background:#F2F2F2;text-align:center;}
.b4_day{font-size:24px;color:#8b0e04;font-weight:bold;margin-top:5px;}
.b4_ym{font-size:12px;color:#8b0e04;}
.b4_con{float:right;width:460px;}
.b4_title{color:#3d3d3d;font-weight:bold;margin-top:10px;font-size:16px;}
.b4_des{color:#8a8a8a;margin-top:9px;font-size:14px;}
.b5{height:194px;background:#373839;}
.b5_left{float:left;clear:right;margin-top:70px;line-height:30px;color:#7d7e80;}
.b5_right{float:right;}
.b5_menu{float:left;clear:right;width:110px;margin-top:70px;padding-top:33px;background:url(../../HdImg/HdBas/bg_b5_txt.png) no-repeat top center;}
.b5_menu span{padding:20px;margin:0 7px;cursor:pointer;}
.b5_menu span:hover{opacity:0.5;}
.b5_m1{background:url(../../HdImg/HdBas/bg_b5_m1.png) no-repeat center;}
.b5_m2{background:url(../../HdImg/HdBas/bg_b5_m2.png) no-repeat center;}
.b5_tog{float:right;margin-left:15px;margin-top:47px;}
.b5_tog li{display:none;}
.b5_tog li img{width:100px;height:100px;}
.b6{height:100px;background:#EFEFEF;}
.b6 .box{text-align:center;padding-top:20px;}
.b6_txt{padding-bottom:10px;font-size:30px;color:#111111;background:url(../../HdImg/HdBas/bg_b6_cut.png) no-repeat bottom center;}
.b7{padding-top:58px;}
.b7_pos{color:#000000;font-weight:bold;}
.b7_pos span{padding:8px;background:url(../../HdImg/HdBas/bg_b7_pos.png) no-repeat center;}
.d_page{margin-top:35px;padding-bottom:50px;}
.d_title{font-size:18px;color:#000000;font-weight:bold;}
.d_info{font-size:16px;color:#000000;margin-top:20px;}
.d_con{margin-top:23px;line-height:35px;font-size:16px;color:#666;padding-bottom:25px;}
#PreNextRs{height:100px;border-top:5px solid #EFEFEF;padding-top:35px;text-align:center;}
#PreNextRs span a{display:inline-block;padding:23px;}
#PreNextRs span a.prevIco{background:url(../../HdImg/HdBas/bg_d_prev.png) no-repeat center;}
#PreNextRs span a.nextIco{background:url(../../HdImg/HdBas/bg_d_next.png) no-repeat center;}
.next_info{width:600px;text-align:center;display:inline-block;margin:0 auto;}
.next_txt{font-size:16px;color:#8b0e04;font-weight:bold;}
.next_title{font-size:18px;color:#000000;font-weight:bold;margin-top:8px;}
.next_day{margin-top:8px;color:#000000;}
.x_page{margin-top:30px;}
.x_left{float:left;clear:right;width:300px;}
.x_txt{color:#000000;font-weight:bold;margin-bottom:10px;}
.x_ipt{width:300px;height:30px;border-radius:5px;background:#EFEFEF;text-indent:5px;line-height:30px;border:0;margin-bottom:10px;}
.x_btn{margin-top:10px;width:300px;height:45px;text-align:center;line-height:45px;border-radius:5px;background:#8B0D03;color:#ffffff;font-weight:bold;border:0;}
.x_ipt.keywords{background:url(../../HdImg/HdBas/bg_b7_sch.png) no-repeat 276px center #EFEFEF;}
.x_ipt.date{background:url(../../HdImg/HdBas/bg_b7_date.png) no-repeat 277px center #EFEFEF;}
.x_right{float:right;width:860px;}
.x_cls{height:58px;font-size:30px;font-weight:bold;color:#000000;line-height:24px;background:url(../../HdImg/HdBas/bg_b6_cut.png) no-repeat left bottom;}
.x_list{margin-top:30px;}
.x_list li{margin-bottom:20px;}
.x_title{font-size:16px;color:#000000;font-weight:bold;margin-bottom:10px;}
.x_list li { border-bottom: 1px solid #d3d3d3; margin-bottom: 20px; }
.x_list li:last-child { border: none; }
.x_list p { margin-bottom: 10px;}
.content_title { font-size: 20px; font-size: 2rem; color: #666666; font-weight: bold; }
.toleft { margin-left: -25px; }
.newlabel { font-size: 14px; font-size: 1.4rem; padding: 3px; display: inline-block; background: #C12025; color: #FFFFFF; line-height: 100%; margin-left: 10px; font-weight: lighter; }
.content_txt { font-size: 16px; font-size: 1.6rem; color: #666666; font-weight: lighter; }
.content_time { font-size: 16px; font-size: 1.6rem; color: #9a9a9a; font-weight: lighter; }
.content_time span { margin-right: 15px; }

.nav-tabs { border-bottom: none;float:left;clear:right;width:300px;}
    .nav-tabs > li { float: none; margin-bottom: 0; text-align: left; }
        .nav-tabs > li > a { font-size: 16px; font-size: 1.6rem; color: #666666; border-bottom: 1px solid #666666; border-radius: 0; line-height: 60px; padding: 0 20px 0 0 !important; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
            .nav-tabs > li > a:before { content: '>'; float: right; font-family: FontAwesome; }
            .nav-tabs > li > a:hover { background: #FFFFFF; color: #C12025; border: 1px solid transparent; border-bottom: 1px solid #C12025; background-color: #FFFFFF; }
        .nav-tabs > li.active > a,
        .nav-tabs > li.active > a:hover,
        .nav-tabs > li.active > a:focus { color: #c12025; cursor: default; border: 1px solid transparent; background-color: #ffffff; border-bottom: 1px solid #c12025; padding: 0 20px; line-height: 60px; }
            .nav-tabs > li.active > a:before { content: ""; }
        .nav-tabs > li:hover > a:before { content: ""; }
        .nav-tabs > li.active.first_li > a,
        .nav-tabs > li.active.first_li > a:hover,
        .nav-tabs > li.active.first_li > a:focus { border-top: 1px solid transparent; }
.t_page{margin-top:40px;padding:0 200px;text-align:center;}
.t_page li{display:inline-block;margin:0 20px 30px 20px;width:140px;}
.t_page li img{width:140px;height:187px;}
.t_title{text-align:center;margin-top:15px;color:#8b0e04;font-weight:bold;}
.t_des{text-align:center;color:#111111;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{border-color:#DDDDDD;background:#8B0D03;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus{color:#020202;border-color:#DDDDDD;background:none;}
.pagination > li > a, .pagination > li > span,.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus{color:#020202;border-color:#DDDDDD;background:none;}