@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px;}
a{ text-decoration:none; margin:0px; padding:0px;}
p{ margin:0px; padding:0px;}
ul{ margin:0px; padding:0px}
li{ list-style:none; margin:0px; padding:0px;}
div{ margin:0px; padding:0px;}
img{ margin:0px; padding:0px; border:none}
dl{ margin:0px; padding:0px;}
dd{ margin:0px; padding:0px}
.clearfix{ clear:both}

/*轮播图*/
.container{ width:970px; margin:0 auto; height:320px;}
.box{ float:left;}
.img_box{ height:320px; width:440px;position:relative; z-index:2; overflow:hidden}
.img_box img{ height:320px; width:440px;}
.img_box .black_block{width:440px; height:30px; position:absolute; z-index:3; background-image:url(black_block.png); background-repeat:no-repeat; top:290px; left:0px}
.black_block h3{ text-align:left; line-height:30px; color:#FFF; margin:0px; padding:0px; font-size:14px; width:280px; overflow:hidden; position:absolute; left:10px;}
.btn{ position:absolute; top:10px; left:300px; z-index:3}
.btn li{float:left; margin-left:12px; background-image:url(btn_white.png); width:12px; height:12px; cursor:pointer}
.btn .current{ background-image:url(btn_blue.png); width:12px; height:12px;}

.box_list{ width:528px; float:left; border-right: 1px solid #bbd7e3; border-bottom: 1px solid #bbd7e3;}
.menu{ width:528px; height:320px; background:#fff;}
.menu .tab{ height:40px; background-image:url(dt_bg.png); background-repeat:repeat-x;}
.menu .tab a{ display:block; padding:5px 21px 6px 21px; float:left; text-decoration:none; color:#000; font-size:16px; font-family:"微软雅黑"}
.menu .tab a:hover{ color:#539fff; text-decoration:none;}
.menu .tab a.on{ color:#ffffff; text-decoration:none; background-color:#539ffd;}
.menu .content{ overflow:hidden; float:left;}
.menu .content li{ display:none;}
.menu .content li p{ line-height:25px; width:508px; text-align:left;}
.menu .content li p span{ float:right; color:#808080;}
.menu .content li a{ padding-left:10px; color:#1a1a1a;}
.menu .content li a:hover{ color:#e21121}

.box_list_2{ width:720px; float:left; border-right: 1px solid #bbd7e3; border-bottom: 1px solid #bbd7e3;}
.menu_2{ width:720px; height:326px; background:#fff;}
.menu_2 .tab{ height:40px; background-image:url(dt_bg.png); background-repeat:repeat-x;}
.menu_2 .tab a{ display:block; padding:5px 21px 6px 21px; float:left; text-decoration:none; color:#000; font-size:16px; font-family:"微软雅黑"}
.menu_2 .tab a:hover{ color:#539fff; text-decoration:none;}
.menu_2 .tab a.on{ color:#ffffff; text-decoration:none; background-color:#539ffd;}
.menu_2 .content_2{ overflow:hidden; float:left;}
.menu_2 .content_2 li{ display:none;}
.menu_2 .content_2 li p{ line-height:25px; width:700px; text-align:left;}
.menu_2 .content_2 li p span{ float:right; color:#808080;}
.menu_2 .content_2 li a{ padding-left:10px; color:#1a1a1a;}
.menu_2 .content_2 li a:hover{ color:#e21121}

.yqlj{ width:970px; margin:0 auto; margin-top:20px; border:1px solid #bbd7e3; }
.yqlj .yqlj_title { background-image:url(current.png); background-repeat:no-repeat; border-bottom:2px solid #bbd7e3;}
.yqlj .yqlj_title span{ display:block; width:140px; margin-left:20px; height:32px;}
.yqlj .yqlj_title p{ font-size:18px; color: #0864a7; font-family:"微软雅黑"; line-height:32px; background-repeat:no-repeat; background-position:left center;}
.yqlj .yqlj_title p a{ float:right; font-size:14px; color:#000;  margin-right:20px;}
.yqlj .yqlj_title p a:hover{ color:#1f5b8d;}

.yqlj .lianjie{ width:930px; margin:0 auto; padding:20px;}
.yqlj .lianjie p span{ float:left; margin-left:20px; display:block;}
.yqlj .lianjie p span a{ font-size:14px; color:#000; font-family:"微软雅黑";}
.yqlj .lianjie p span a:hover{ color:#1f5b8d;}

.shaixuan .styled-select {  
	width: 160px;   
	height: 30px;   
	float: left;
	margin: 5px 0 0 15px;
	text-align: center; 
	overflow: hidden;  	
	*margin-top: 8px;
}

.shaixuan{
   width: 970px; margin:10px auto;
   background-color:#0068b7;
   height: 40px;
   margin-bottom: 10px;
}
.shaixuan span{
	display:inline-block; 
	text-align:center; 
	border-radius: 5px; 
	font-size:18px; 
	color:#fff; 
	line-height:40px; 
	font-family: "微软雅黑"; 
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
.shaixuan .styled-select {  
	width: 400px;   
	height: 30px;   
	float: left;
	margin: 5px 0 0 15px;
	text-align: center; 
	overflow: hidden;  	
	*margin-top: 8px;
	}
.shaixuan select{
	width: 400px;
	height: 30px;
	line-height: 30px;
	text-align: center; 
	font-size: 16px;  
	border: 1px solid #ccc;   
}
