/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/

/*---------- 公共开始 ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
ul { list-style:none;}
li { list-sytle:none}
body{
	font-family:"微软雅黑"; font-family: "Microsoft YaHei" ! important;
	font-size:13px;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	text-decoration:none;
	font-weight:bold;
}

.arc_title_a{
	color:#333;
}

.arc_title_b{
	color:#FFF;
}

.arc_title_c{
	color:#C00;
}

ul{
	list-style:none;
}
input,select,button{
	font-family:"微软雅黑"; font-family: "Microsoft YaHei" ! important;
	font-size:12px;
	vertical-align:middle;
}
.wrap{ 
   margin:0 auto;
   height:auto;
   background:url("../images/bd_top_bg.gif") repeat-x;
}

.clear10{
	margin:auto;	
	height:20px;
	width:1000px;
	clear:both;
}

/*---------- 公共结束 ---------*/

/*---------- 顶部开始 ----------*/
.header{
	width:1000px;
	margin:auto;
	height:100px;
}

.header .logo{
	width:895px;
	height:100px;
	float:left;
}

.header .gongneng{
	width:1000px;
	height:100px;
	float:left;
	background:url("../images/bannerAAA.png") no-repeat;
}

.header .gongneng .gongneng_fav{
	height:25px;
	line-height:25px;
	padding-top:10px;
	width:800px;
	float:right;
	text-align:right;
}

.header .gongneng .fav{
	padding-left:25px;
	color:#333;
}

.header .gongneng .gongneng_search{
	clear:both;
	height:25px;
	line-height:25px;
	padding-top:20px;
	width:800x;	
	text-align:right;	
}

.header .gongneng .gongneng_search .search_input{
	font-size:12px;color:#797979;
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
	border-top-style:solid;
	border-bottom-style:solid;border-left-style:solid;
	border-top-color:#CCC;border-bottom-color:#CCC;
	border-left-color:#CCC;border-right-width:0px;
	background-repeat:no-repeat;background-position:2px 4px;padding-left:5px;
}

.header .gongneng .gongneng_search .search_bnt{
	background-image:url(../images/bd_search_bt2.gif);
	background-repeat:no-repeat;
	height:22px;width:40px;
	line-height:22px;font-size:12px;
	border:0px;background-position:0px 0px;margin:0px;
	padding:0px;clear:both;
}
/*---------- 顶部结束 ---------- */

/*---------- 菜单开始 ---------- */
.nav_left {
   margin:0 auto;
   width:1000px;
   height:40px;
}

.nav_left .thisTab{ }

.nav_left ul{ overflow:hidden;}
.nav_left li {
	line-height: 40px;
	float: left;
	height: 39px;
	width:124px;
	border-left:1px #C00  solid;
} 
.nav_left li a{
	color:#ffffff;
	line-height: 40px;
	display: block;
	height: 39px;
	width: 124px;
	text-align: center;
}

.nav_left div
{	position: absolute;
	visibility: hidden;
}

.nav_left a:hover
{
	font-weight:bold;
	color:#FF0;
}

.nav_left div a
{	position: relative;
	display: block;
	text-align:center;
	text-decoration: none;
	height:30px; 
	width:124px;
	line-height:30px;
	color:#333;
	border-left:1px #C00  solid;
	border-right:1px #C00  solid;
	border-bottom:1px #C00  solid;	
}

.nav_left div a:hover
{
	font-weight:bold;
	color:#C00;
}

.subnavi{ 
    float:left; 
    width:124px; 
	padding:0; 
	background:url(../images/bd_subnavi_bg.png) left bottom;
	top:139px;
	z-index:9999;
}

/*---------- 菜单结束---------- */

/*---------- 首页内容模块 开始---------- */

.module1{
   margin:0 auto;
   width:1000px;
   height:280px;	
}

.module1_flash{
   width:670px;
   height:280px;
   float:left;
}

#slideBox{width:670px;height:280px;overflow:hidden;position:relative;margin:0;}
#slideBox ul#show_pic{margin:0;padding:0;list-style:none;height:280px;width:6700px;position:absolute;}
#slideBox ul#show_pic li{float:left;margin:0;padding:0;height:285px;}
#slideBox ul#show_pic li img{display:block;}
#iconBall{position:absolute;bottom:0;right:0;}
#iconBall li{float:left;color:#7a7a7a;width:32px;height:28px;line-height:28px;cursor:pointer;text-align:center;font-size:14px;font-weight:bold;padding-top:4px;}
#iconBall li.active{background:url(../images/iconbg.png) no-repeat;color:#fff;}
#slideText {
	width:670px;
	height:28px;
	background:rgba(0,0,0,0.7);
	color:#fff;position:absolute;
	left:0px;bottom:0px;*background:transparent;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#62000000,endColorstr=#62000000);}
#textBall{position:absolute;left:10px;bottom:3px;}
#textBall li{float:left;cursor:pointer;display:none;color:#fff;font-size:14px;}
#textBall li.active{display:block;}
#textBall li a {text-decoration:none;color:#fff;}

.module1_right{
	float:right;
	width:315px;
	height:280px;
}

.module1_right .module1_right_top{
	background:url(../images/bd_left_top.jpg) no-repeat;
	height:47px;
	line-height:40px;
	padding-left:25px;
}

.module1_right .module1_right_top span{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.module1_right .module1_right_mid{
	background:url(../images/bd_left_mid.jpg) repeat-y;
}

.module1_right .module1_right_mid li{
	clear:both;
	height:25px;
	line-height:25px;
	padding-left:15px;
	list-style:none;
	background:url(../images/ico-3.gif) 5px 9px no-repeat;
}

.module1_right .module1_right_bot{
	background:url(../images/bd_left_bot.jpg) no-repeat;
	height:11px;
}

.module2{
   margin:0 auto;
   width:1000px;
   height:210px;	
}

.module2_left{
   width:670px;
   height:210px;
   float:left;
}

.module2_left .module2_left_top{
	background:url(../images/bd_m2_left_top.jpg) no-repeat;
	height:55px;
	line-height:35px;
	padding-left:18px;
}

.module2_left .module2_left_top span{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.module2_left .module2_left_mid{
	background:url(../images/bd_m2_left_mid.jpg) repeat-y;
}



.module2_left .module2_left_mid li{
	height:25px;
	line-height:25px;
	padding-left:15px;
	list-style:none;
	background:url(../images/ico-3.gif) 5px 9px no-repeat;
}

.module2_left .module2_left_mid li span{
	float:right;
	color:#999;
	padding-right:10px;
}

.module2_left .module2_left_bot{
	background:url(../images/bd_m2_left_bot.jpg) no-repeat;
	height:8px;
}

.module2_right{
	float:right;
	width:315px;
	height:210px;
}

.module2_right .module1_right_top{
	background:url(../images/bd_left_top.jpg) no-repeat;
	height:47px;
	line-height:40px;
	padding-left:25px;
}

.module2_right .module1_right_top span{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.module2_right .module1_right_mid{
	background:url(../images/bd_left_mid.jpg) repeat-y;
}

.module2_right .module1_right_mid li{
	clear:both;
	height:25px;
	line-height:25px;
	padding-left:15px;
	list-style:none;
	background:url(../images/ico-3.gif) 5px 9px no-repeat;
}

.module2_right .module1_right_bot{
	background:url(../images/bd_left_bot.jpg) no-repeat;
	height:11px;
}

.module3{
   margin:0 auto;
   width:1000px;
   height:340px;	
}

.module3_left{
   width:250px;
   height:340px;
   float:left;
}

.module3_left .module3_left_top{
	background:url(../images/bd_m3_left_top.jpg) no-repeat;
	height:36px;
	line-height:36px;
	padding-left:18px;
}

.module3_left .module3_left_top span{
	float:right;
	margin-right:10px;
	margin-top:10px;
}



.module3_left .module3_left_mid{
	background:url(../images/bd_m3_right_mid.jpg) repeat-y;
	margin-top:20px;
}

.module3_left .module3_left_mid p{
	height:25px;
	line-height:25px;
	padding-left:40px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:7px;
}

.module3_left .module3_left_mid p.login_bt{
	height:35px;
	padding-left:90px;
}

.module3_left .module3_left_mid p a{
	color:#333;
	font-weight:normal;
}

.module3_left .module3_left_mid li{
	height:25px;
	line-height:25px;
	padding-left:15px;
	list-style:none;
	background:url(../images/ico-3.gif) 5px 9px no-repeat;
}







.module3_left .module3_left_bot{
	background:url(../images/bd_m3_left_bot.jpg) no-repeat;
	height:9px;
}

.module3_mid{
   width:400px;
   height:340px;
   float:left;
   margin-left:18px;
}

.module3_mid .module3_mid_top{
	background:url(../images/bd_m3_mid_top.jpg) no-repeat;
	height:37px;
	line-height:36px;
	padding-left:18px;
}

.module3_mid .module3_mid_top span{
	float:right;
	margin-right:10px;
	margin-top:10px;
}

.module3_mid .module3_mid_mid{
	background:url(../images/bd_m3_mid_mid.jpg) repeat-y;
	height:310px;
}

.module3_mid .module3_mid_mid .items{
	padding-left:10px;
	padding-top:15px;
	width:385px;
	float:left;
	height:85px;
}

.module3_mid .module3_mid_mid img{
	float:left;
	width:120px;
	height:80px;
}

.module3_mid .module3_mid_mid .module3_mid_mid_title{
	height:25px;
	line-height:25px;
	padding-left:10px;
	float:left;
	width:250px;
}

.module3_mid .module3_mid_mid .module3_mid_mid_info{
	height:60px;
	line-height:20px;
	padding-left:10px;
	float:left;
	width:250px;
}

.module3_mid .module3_mid_bot{
	background:url(../images/bd_m3_mid_bot.jpg) no-repeat;
	height:7px;
}

.module3_right{
	float:right;
	width:315px;
	height:340px;
}

.module3_right .module3_right_top{
	background:url(../images/bd_m3_right_top.jpg) no-repeat;
	height:38px;
	line-height:38px;
	padding-left:23px;
}

.module3_right .module3_right_mid{
	background:url(../images/bd_m3_right_mid.jpg) repeat-y;
}

.module3_right .module3_right_mid p{
	height:25px;
	line-height:25px;
	padding-left:40px;
	font-weight:bold;
	padding-top:8px;
	padding-bottom:7px;
}

.module3_right .module3_right_mid p.login_bt{
	height:35px;
	padding-left:90px;
}

.module3_right .module3_right_mid p a{
	color:#333;
	font-weight:normal;
}

.module3_right .module3_right_mid li{
	height:25px;
	line-height:25px;
	padding-left:15px;
	list-style:none;
	background:url(../images/ico-3.gif) 5px 9px no-repeat;
}

.module3_right .module3_right_mid input{
	height:25px;
	line-height:25px;
	border:#CCC 1px solid;
	width:160px;
	background:#FFF;
}

.module3_right .module3_right_bot{
	background:url(../images/bd_m3_right_bot.jpg) no-repeat;
	height:6px;
}

.module4{
   margin:0 auto;
   width:1000px;
   height:160px;	
}

/*---------- 首页内容模块 结束---------- */

/*---------- 底部 开始---------- */

.footer{
    margin:0 auto;
    width:1000px;
	height:68px;
	background:url(../images/bd_footer_bg.jpg) repeat-x;
}

.footer p{
	height:25px;
	line-height:25px;
	text-align:center;
}

.footer p.copy_right{
	height:25px;
	line-height:25px;
	text-align:center;
	padding-top:10px;
}

/*---------- 底部 结束---------- */

/*---------- 导航 开始---------- */

.position{
    margin:0 auto;
    width:750px;
	height:30px;
	line-height:20px;
        
}

.position a{
	color:#C00;
}

/*---------- 导航 结束---------- */

/*---------- 内页 开始---------- */

.list{
	margin:0 auto;
    width:1000px;
}

.list_left{
	float:left;
	width:200px;
}

.list_left .list_left_top{
	background:url(../images/bd_left_nav_top.jpg) no-repeat;
	height:50px;
	line-height:56px;
	padding-left:30px;
	font-weight:bold;
}

.list_left .list_left_mid{
	background:url(../images/bd_left_nav_mid.jpg) repeat-y;
}

.list_left .list_left_mid li{
	list-style:none;
	height:30px;
	line-height:30px;
	border-bottom:#C00 1px dotted;
	background:url(../images/bd_left_nav_arr1.jpg) right no-repeat;
	padding-left:20px;
	width:150px;
	margin-left:10px;
}

.list_left .list_left_mid li a{
	color:#333;
}

.list_left .list_left_mid li .a_thisclass{
	color:#C00;
}

.list_left .list_left_mid li.thisclass{
	background:url(../images/bd_left_nav_arr.jpg) right no-repeat;
	font-weight:bold;	
}

.list_left .list_left_beijing{
	width:200px;
	height:250px;
	background:url(../images/bd_left_nav_mid.jpg) repeat-y;
}

.list_left .list_left_beijing img{
	width:198px;
	height:250px;
	margin-left:1px;
}

.list_left .list_left_bot{
	background:url(../images/bd_left_nav_bot.jpg) no-repeat;
	height:6px;
}

.list_right{
	float:right;
	width:780px;
	height:auto;
	border:1px solid #C00;
}

.list_right .list_module{
	margin-left:20px;
	margin-top:20px;
	width:740px;
	margin-bottom:20px;
}

.list_right .list_module li{
	height:25px;
	line-height:25px;
	padding-left:20px;
	list-style:none;
	background:url(../images/ico-3.gif) 0px 9px no-repeat;
	border-bottom:1px #CCC dotted;
}

.list_right .list_module li a{
	color:#333;
}

.list_right .list_module li span{
	float:right;
	color:#999;
}

.list_right .arc_module{
	margin-left:20px;
	margin-top:20px;
	width:740px;
	margin-bottom:20px;
	border-bottom:1px solid #CCC;
}

.list_right .arc_module p.title{
	height:40px;
	line-height:40px;
	font-weight:bold;
	text-align:center;
	font-size:16px;
}

.list_right .arc_module p.source{
	height:20px;
	line-height:20px;
	text-align:center;
	border-bottom:1px #CCC solid;
	padding-bottom:10px;
}

.list_right .arc_module .arc_body{
	line-height:20px;
	padding-top:15px;
	padding-bottom:20px;
}

.list_right .arc_module .arc_body p{
	text-indent:2em;
	padding-top:15px;
}

.list_right .img_module{
	margin-left:20px;
	margin-top:20px;
	width:740px;
	margin-bottom:20px;
}

.list_right .img_module .img_module_items{
	height:317px;
	width:216px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.list_right .img_module .img_module_items .img_module_items_img{
	width:212px;
	padding:2px;
	border:1px #CCC solid;
}

.list_right .img_module .img_module_items .img_module_items_title{
	width:216px;
	border:1px #CCC solid;
	border-top:none;
	text-align:center;
	height:30px;
	line-height:30px;
}

.list_right .img_module .img_module_items .img_module_items_title a{
	color:#333;
}

.list_right .img_module .pic_module_items{
	height:190px;
	width:216px;
	float:left;
	margin-left:20px;
	margin-top:20px;
}

.list_right .img_module .pic_module_items .pic_module_items_img{
	width:212px;
	padding:2px;
	border:1px #CCC solid;
}

.list_right .img_module .pic_module_items .pic_module_items_title{
	width:216px;
	border:1px #CCC solid;
	border-top:none;
	text-align:center;
	height:30px;
	line-height:30px;
}

.list_right .img_module .pic_module_items .pic_module_items_title a{
	color:#333;
}

/*---------- 内页 结束---------- */

/*----------------分页样式 begin--------------*/

.show_page{ clear:both; text-align:center;height:30px;padding-bottom:16px;padding-top:4px;line-height:30px; width:700px;}

.show_page a{
	PADDING-RIGHT:5px;BACKGROUND-POSITION:center;
	PADDING-LEFT:5px;MARGIN-RIGHT:3px;TEXT-DECORATION:none;padding-top:2px;
	padding-bottom:2px;border:1px solid #dedfde;
	color:#333;
}
.show_page a:hover{COLOR:#000000;BACKGROUND-COLOR:#C00;border:1px solid #556071;font-size:12px;}
.show_page a:active{COLOR:#000000;BACKGROUND-COLOR:#C00;border:1px solid #556071;font-size:12px;}
.show_page span{
	color:#FFFFFF;border:1px solid #26537B;
	text-align:center;padding-right:5px;
	padding-left:5px;padding-top:2px;padding-bottom:2px;
	margin-right:3px;background-color:#C00;
	font-weight:bold;
}
.show_page input{
	border:1px solid #DEDFDE;
	color:#000000;font-size:12px;
	margin-right:5px;text-align:center;
	line-height:16px;height:16px;
	background-color:#F0F0F0;margin-top:4px;
}
.show_page #btn{
	color:#FFFFFF;height:20px;
	border:1px solid #FFFFFF;
	padding-right:2px;
	padding-left:2px;background-color:#9B2734;line-height:18px;
}
.show_page_con{
	text-align:center;
	margin-bottom:10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 26px;
	word-wrap: break-word;
	word-break: normal;
}
.show_page_con a{
	PADDING-RIGHT:5px;
	BACKGROUND-POSITION:center;
	PADDING-LEFT:5px;
	TEXT-DECORATION:none;
	padding-top:2px;
	padding-bottom:2px;
	border:1px solid #dedfde;
	margin: 3px;
}
.show_page_con a:hover{COLOR:#FFFFFF;BACKGROUND-COLOR:#30699C;border:1px solid #556071;font-size:12px;}
.show_page_con a:active{COLOR:#fff;BACKGROUND-COLOR:#30699C;border:1px solid #556071;font-size:12px;}
.show_page_con span{color:#FFFFFF;border:1px solid #26537B;text-align:center;padding-right:5px;padding-left:5px;padding-top:2px;padding-bottom:2px;margin-right:3px;background-color:#30699C;font-weight:bold;}

.show_m_showpage{float:left;padding-top:2px;margin-left:20px;}
.show_m_showpage a{ color:#333;}
.show_m_page{line-height:20px;height:20px;padding-left:20px;background-image:url(../images/next.gif);background-repeat:no-repeat;background-position:5px 4px;}


/*----------------分页样式 end--------------*/

/*----------------首页下方图片切换 begin--------------*/

.blk_18 { overflow:hidden; zoom:1; font-size:9pt; border:1px solid #e3e3e3; background:#eee; width:990px; margin-top:8px; }
.blk_18 .pcont { width:930px; float:left; overflow:hidden; padding-left:5px; }
.blk_18 .ScrCont { width:32766px; zoom:1; margin-left:-5px; }
.blk_18 #List1_1, .blk_18 #List2_1 { float:left; }
.blk_18 .LeftBotton, .blk_18 .RightBotton { width:15px; height:74px; float:left; background:url(../images/ax.gif) no-repeat; }
.blk_18 .LeftBotton { background-position: 0 0; margin:38px 5px 0; }
.blk_18 .RightBotton { background-position: 0 -100px; margin:38px 1px 10px 5px; }
.blk_18 .LeftBotton:hover { background-position: -20px 0; }
.blk_18 .RightBotton:hover { background-position: -20px -100px; }
.blk_18 .pl img { display:block; cursor:pointer; border:none; margin:6px auto 1px auto; }
.blk_18 .pl { width:180px; border:1px solid #f3f3f3; float:left; float:left; text-align:center; line-height:24px; }
.blk_18 a.pl:hover { border:1px solid #5dacec; color:#5dacec; background:#fff; }

/*----------------首页下方图片切换 end--------------*/
