@charset "gb2312";
/* CSS Document */

body {
	font-family:"微软雅黑";
	margin:0;
	padding:0;
	font-size:12px;
	background:#253036;
}
div, form, ul, ol, li, span, p, dl, dd, dd {
	margin:0;
	padding:0;
	border:0;
}
img, a img {
	border:0;
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, th {
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
em {
	font-style:normal;
}
ul, li {
	list-style:none;
}
table, td, input {
	padding:0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.center {
	margin-left:auto;
	margin-right:auto;
}
.wr {
	font-family:"微软雅黑"
}
.st {
	font-family:"宋体"
}
/*广告图*/
.container{ background:url(../images/bg.jpg) repeat-x center 0;}
.banner{ width:950px;}
.banner_01{ width:950px; height:169px; background:url(../images/banner_01.jpg) no-repeat}
.banner_02{ width:950px; height:171px;}
/*主体*/
.main{ width:950px;}

.main_aa{ width:950px;margin-top:10px;}
 .main_aa dl dt{ width:622px; height:364px; background:#000; float:left}
 .main_aa dl dd{ width:328px; height:364px; float:left; }

.main_a{ width:950px; height:364px;}
.main_b dl dd{ width:352px; height:516px; float:left}
.main_b dl dt{ width:598px; height:516px; float:right}
.dt_a{ width:598px; height:280px; background:url(../images/pic_01.jpg) no-repeat}
.dt_b{ width:598px; height:236px; background:url(../images/pic_02.jpg) no-repeat}
.h1{ font-size:32px; color:#aad7f8;}
.h1_a{ padding:18px 0 0 26px;}
.main_b{ border-bottom:1px solid #333d49;width: 950px;
height: 516px; margin-bottom:17px;}
.dd_p{  font-size:18px; line-height:28px; color:#9caec4; padding-top:15px;}
.p_a{padding-left:26px;width:320px; }
.p_b{padding-left:4px}
.dd_p em{ color:#fcff00}
.main_c{ border-bottom:1px solid #333d49;width: 950px;
height: 455px;  padding-bottom:22px;}
.main_c dl dt{ width:622px; height:455px; background:url(../images/pic_04.jpg) no-repeat; float:left; margin-right:17px; display:inline}
.main_c dl dd{ width:310px; float:left}
.video{ width:419px; height:245px; background:#000;margin-top: 23px;
margin-left: 17px;}
.main_d{ border-bottom:1px solid #333d49;width: 950px;
height: 486px;  margin-bottom:25px;}
.main_d dl dd{ width:352px; height:486px; float:left; margin-left:30px; display:inline; padding-top:25px; }
.main_d dl dd p{ width:295px;}
.main_d dl dt{ width:568px; height:486px; float:right; overflow:hidden; font-size:0}
.dt_c{ width:598px; height:255px; background:url(../images/pic_04.jpg) no-repeat}
.dt_d{ width:598px; height:231px; background:url(../images/pic_05.jpg) no-repeat}
.main_e{ border-bottom:1px solid #333d49;width: 950px;
height: 367px;  margin-bottom:20px; padding-bottom:18px;}
.main_e dl dt{ width:454px; height:367px; float:right; margin-left:38px; display:inline;overflow:hidden; font-size:0}
.main_e dl dd{ width:381px; height:367px; float:left; display:inline}
.p_c{ width:350px;}
/*焦点图*/
.demo{ width:454px; height:367px; position:relative; overflow:hidden; border:#ddd 1px solid;}
.num{ position:absolute;right:50px; top:285px; z-index:10;}
.num a{ width:16px; height:16px; display:inline-block; line-height:16px;text-align:center; margin:0 3px; cursor:pointer;background:#e6e6e6;}
.num a.cur{ background:#c40f00;color:#fff;}
.demo ul{ position:relative; z-index:5;}
.demo ul li{ position:absolute; display:none;}
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<META name="keywords" content="">
<META name="description" content="">
<title>环球网校一级建造师多媒体万题库正式上线！</title>
</head>
<body>
<script language="javascript" src="js/jquery-1.4.2.min.js"></script>
<script src="/js/subject_top.js" language="javascript"></script>
<link href="css/css.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
window.onload=function(){
		 $(function(){
   $('#marquee1').kxbdMarquee({
Uncaught TypeError: Object #<Object> has no method 'kxbdMarquee'
    direction:'right',
    controlBtn:{left:'#goL',right:'#goR'},
    newAmount:4,
    eventA:'mouseenter',
    eventB:'mouseleave'
   });
   $('#marquee3').kxbdMarquee({
    direction:'left',
    controlBtn:{up:'#goU',down:'#goD'}

   });
   $('#marquee2').kxbdMarquee({isEqual:false});
   $('#marquee4').kxbdMarquee({isEqual:false,direction:'up',delay:6});
  });
};

	
</script>
<script>
$(function () {
 
      $.each($(".inpt_a ul.di_aa dd span"), function (i, li) {
            $(this).click(function () {
               if($(this).attr("class") ==""){ 
                  var divList = $("");            
                  divList.hide();
                  divList.eq(i).show();
                  $(this).addClass("input_a");
				  var value = $("#discountids").val()+$(this).attr("id")+",";
				  $("#discountids").val(value);
					
				}else{
               	    $(this).removeClass("input_a");
					$("#discountids").val($("#discountids").val().replace($(this).attr("id")+",",""));

				}

				});
});
});


function check(){
	if ($("#discountids").val() =="") {
			alert("请选择您要学习的课程！");
			return false;
		}else{
			var discoutids = $("#discountids").val();
			$("#discountids").val(discoutids .substring(0,discoutids .length-1));
			return true;	
		}
}

</script>
<style>
/*表单*/

.main_input {
	width:950px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
}
.main_input dl dt {
	width:970px;
	height:171px
}
.main_input dl dd {
	border:1px solid #333d47;
	overflow:hidden
}
.h4 {
	font-size:28px;
	color:#fff;
	padding-bottom:10px;
*padding-bottom:0px;
}
.inpt_a dl dd {
	float:left;
	color:#9caec4;
	font-size:24px;
	width:460px;
	border:none;
	padding-bottom:12px;
*margin-bottom:0px
}
.inpt_a dl dd p {
	float:left
}
.inpt_b dl dd {
	float:left;
	color:#9caec4;
	font-size:24px;
	width:460px;
	border:none;
	padding-bottom:12px;
*padding-bottom:0px
}
.inpt_b dl dd p {
	float:left
}
.inpt_b ul li {
	float:left
}
.fo_in {
	margin-top: -34px;*margin-top: 30px;
	margin-bottom: 15px;
	float:left
}
.inpt_b {
	padding-left: 25px;
}
.inpt_a dl dd span, .inpt_b dl dd span {
	background:url(../images/001.gif) no-repeat;
	width:18px;
	height:19px;
	float: right;
	margin-right: 142px;
	margin-top: 10px;
	display: inline;
	cursor:pointer
}
.inpt_a dl dd span.input_a, .inpt_b dl dd span.input_a {
	background:url(../images/002.gif) no-repeat
}
.inpt_a {
	clear:both;
	padding:20px 0 0 26px;
*padding:0px 0 0 26px;
	width:950px;
}
.main_f {
	width:950px;
	height:182px;
	margin-top:80px;
	margin-bottom:25px;
}
.main_g {
	width:950px;
	height:285px;
	background:url(../images/0023.jpg) no-repeat; margin-top:15px; margin-bottom:20px;
}
.footer{ clear:both}

