﻿
/* CSS Document */
body{ margin:0; padding:0; font-size:12px; background:url(../images/bodybg.jpg) #f3f7fb no-repeat top center; font-size:14px; font-family:Arial,"微软雅黑"; line-height:30px; font-size:14px;}
a{color:#de5e00; font-weight:bold; text-decoration:none;}
a:hover{color:#e80b00;}

a.normal{font-size:12px; font-weight:normal; color:#4e4e4e; text-decoration:none; line-height:24px;}
a.normal a{font-size:12px; color:#4e4e4e; text-decoration:none;}
a.normal a:hover{color:#3775c0;}
.font_white{font-size:27px; color:#ffffff; padding-top:18px; padding-left:20px;}
.font_red{font-size:25px;color:#c72f00; text-align:center; line-height:60px;}
.font_blue{color:#3d83d4; font-size:14px; font-weight:bold;}
.font_blue a{color:#3d83d4; font-size:14px; font-weight:bold; text-decoration:none;}
.font_blue a:hover{color:#66adff;}
h2{color:#fffa65; font-weight:normal;}
ul,li{margin:0;padding:0;list-style-type:none;}
img{border:0;}
p{margin:0;padding:0;}

#header{height:552px; background:url(../images/banner.jpg) no-repeat center 44px;}
.top{background:url(../images/top-bg.jpg) repeat-x center top #060818; height:44px;}
.top_cont{width:1024px; margin:0 auto;}
.top_cont span{display:inline-block; float:left;}
.top_cont span a{color:#474747; font-size:12px; padding:0 5px; line-height:44px;}
.top_cont span a:hover{color:#3a92bb; font-size:12px;}
.top_cont .logo{width:110px; background:url(../images/logo.png) no-repeat;}
#container{background:url(../images/cont-bg.jpg) #e8e8e8 top center; height:1033px; clear:both;}
.qianyan{width:1000px; margin:0 auto; border-bottom:1px solid #d0e772; color:#ffffff;}
.zuzhi{width:1000px; margin:10px auto;}
.zuzhi_lf{float:left; width:200px;}
.zuzhi_rt{float:right; width:800px;}
.zuzhi_rt div{clear:both; padding-bottom:30px;}
.zuzhi_cont{margin-top:30px; line-height:40px;}
.zuzhi_cont span{display:inline-block; float:left; font-size:16px; color:#ffffff; margin-left:20px;}
.zuzhi_cont_bg{background:url(../images/jigou-ttbg.png) no-repeat; width:160px; height:70px; line-height:60px; color:#ffffff; font-size:24px !important; text-align:center;}
.huiyi{width:1000px; margin:0 auto; font-size:16px; color:#ffffff;}
.huiyi_lf{float:left; width:715px;}
.huiyi_rt{float:right; width:200px;}

#online{background:#24325e; color:#ffffff; padding-top:10px;}
.online_cont{width:1000px; margin:0 auto;}
.online_lf{float:left; width:200px;}
.online_rt{float:right; width:800px;}

/*在线报名*/

.online_rt input {
	border: 1px #CCCCCC solid;
	height: 24px;
	line-height: 24px;
}
.online_rt table tr td {
	vertical-align: middle;
}
.online_rt .text-box {
	border: 1px solid #ccc;
	padding-left: 10px;
	height: 30px;
	width: 200px;
	line-height: 30px;
	border-radius: 4px;
}
.online_rt .tijiao {
	float: left;
	border: none;
	display: block;
	width: 180px;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border-radius: 4px;
	font-family: "微软雅黑";
	background: #F58A00;
	color: #FFFFFF;
	margin-right: 20px;	
}
.xuzhi{ clear:both; margin:0 auto; width:1000px; border-top:1px solid #4e63a5; }
.xuzhi_tt{text-align:center; background:url(../images/tt-canhui.png) no-repeat center top; width:1000px; margin-top:20px; padding-top:40px;}
.tab_price{background:#24325e;}
.tab_price thead td{background:#629655; padding-left:5px;}
.tab_price tbody tr td{padding:5px;}
.contact{border-bottom:1px solid #5b6ea9; clear:both; width:1000px; margin:0 auto; height:70px;}
.contact span{display:inline-block; width:500px; float:left;}
#footer{clear:both; background:#000000; font-size:12px; height:60px; line-height:60px; color:#ffffff; text-align:center; }

/*新增页面样式*/
#zhiji{background:#372e7b; height:440px;}
.zhiji_cont{width:1024px; margin:0 auto; color:#ffffff;}
.zhiji_cont_nr span{display:inline-block; float:left;}
#report{background:url(../images/bg-baogao.jpg) #d7d7d7 top center;}
.report_cont{background:#8aa326; width:1024px; margin:10px auto;}
.report-list{width:1000px; margin:0 auto;}
.report-list ul li {
	border-bottom: 1px solid #a2cc83;
	overflow: hidden;
	padding: 20px 0px;
}
.report-list ul li dl {
	width:760px;
}
.report-list ul li dt {
	display: block;
	background: #2B9DE3;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	float: left;
	padding: 5px 10px 5px 10px;
	margin-bottom: 10px;
}
.report-list ul li dd {
	clear: both;
	line-height: 23px;
	font-size: 12px;
	margin-left: 10px;
	color:#ffffff;
}
.report-list ul li img {
	border: 3px solid #b9e4aa;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.download a {
	margin-left: 10px;
	margin-top: 10px;
	text-align: center;
	text-decoration: none;
	clear: both;
	padding: 6px 0px;
	background: #ea8644;
	display: block;
	color: #fff;
	font-size: 14px;
	width: 100px;
	font-weight: bold;
}
.download a:hover {
	background: #FF6600;
}


