﻿@import url(/e/css/comm.css);
@import url(/e/css/focus.css);

/*网站基础样式*/
html{-webkit-text-size-adjust:none;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,th,td,p,blockquote,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{margin:0px;padding:0px;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}
audio,canvas,video{display:inline-block;*display: inline;*zoom:1;}
body{word-wrap:break-word;text-align:center;font:14px/1.8 Tahoma,Verdana,Arial,\5b8b\4f53;color:#253E72;background:url(images/bodybg.jpg) no-repeat 0 0}

input,select,textarea,button{font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
li{list-style:none;*margin-left:-1px}
.left{float:left}
.right{float:right}
.clear{display:block;clear:both;font-size:0px;height:0px;line-height:0px;width:0px;margin:0px;padding:0px;overflow:hidden}
a{color:#253E72;text-decoration:none;}
a:hover{color:#cc0000;text-decoration:none;}
.page_style{width:1256px;margin:0px auto 0px auto;text-align:center;overflow:hidden;}


/*顶部及主菜单样式*/

.top_box{clear:both;width:100%;}
.top_box .logo{float:left;text-align:left;padding:0px 0 0 0;top:30px;left:30px;position:relative;z-index:10;height:0px;}
.top_box .topcontent{text-align:left;padding:0px;}
.menu_box{text-align:left;height:46px;background:url(images/menu.png) repeat 0 0;border:0 solid #dddddd;border-width:0 0 0 0;}

.menu_style_homepage{float:left;width:125px;height:46px;text-align:center;background:url(images/menu_style_1.gi) no-repeat 0 0;}
.menu_style{float:left;width:125px;height:46px;text-align:center;background:url(images/menu_bg_1.png) no-repeat 0 0;}

a.menu{display:block;width:125px;height:46px;line-height:46px;color:#ffffff;text-decoration:none;font-weight:bold;}
a.menu:hover {color:#ffffff;text-decoration:none;font-weight:bold;background:url(images/menu_style_1_out.gi) no-repeat 0 0;}

.menu_current a.menu{color:#ffffff;text-decoration:none;font-weight:bold;background:url(images/menu_style_1_out.gi) no-repeat 0 0;}

/*banner样式*/

.banner{clear:both;padding:0 0 0 0;margin:0px 0 0 0;text-align:left}
.smallbanner{clear:both;padding: 0 0 0 0;margin:0 0 0px 0;text-align:left}

/*网站主体框架样式*/

.main_box_style{clear:both;margin:5px 0 0 0;overflow:hidden;background:#ffffff;}

.main_box_style1{clear:both;padding:10px 10px 0 10px;overflow:hidden;background:#ffffff;}
.main_box_style1 .main_box_inner_left{float:left;width:220px;margin:0 15px 0 0;overflow:hidden;text-align:left;}
.main_box_style1 .main_box_inner_right{float:right;width:1000px;margin:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style2{clear:both;margin:10px 0 0 0;overflow:hidden;}
.main_box_style2 .main_box_inner_left{float:left;width:770px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style2 .main_box_inner_right{float:right;width:220px;margin:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style3{clear:both;margin:3px 0 0 0;overflow:hidden;}
.main_box_style3 .main_box_inner_left{float:left;width:220px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_middle{float:left;width:540px;margin:0 0 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_right{float:right;width:220px;margin:0 0 0 10px;overflow:hidden;text-align:left;}


/*导航样式*/
.nav_box{clear:both;width:100%;margin:0 0 10px 0;overflow:hidden;}

.nav_title{font-weight:bold;border:0 solid #cccccc;border-width:0 0 1px 0;height:32px;text-align:left;background:url(images/nav_title_sign.gif) no-repeat 8px 13px;cursor:pointer;overflow:hidden;}
.nav_sign{float:left;text-align:left;padding:5px 0 0 25px;}
.nav_more{float:right;font-weight:normal;padding:8px 10px 0 10px;margin:0 0 0 0;}
.nav_more a{line-height:15px;font-size:10px;}

.nav_content{margin:0 0 0 0;padding:5px 5px 5px 5px;border:0px solid #cccccc;text-align:left;}

.nav_menu{margin:0 0 0 0;padding:5px 0px 5px 0;text-align:left;}

.nav_menu li{clear:both;text-align:left;background:url(images/lanmu_nav_menu_bg.gif) repeat-y 0 0;padding:0 0 0 25px;margin-top:5px;}
.nav_menu li a{line-height:32px;}
.nav_menu li a.current{color:#cc0000}

.nav_menu li ul li{text-align:left;background-image:none;padding:0 0 0 5px;}
.nav_menu li ul li a{display:inline;line-height:22px;}
.nav_menu li ul li a.current{color:#cc0000}

.nav_menu ul li ul li ul{padding:0 0 0 15px;}
.nav_menu ul li ul li span.node{float:left;height:22px;width:15px;background:url(images/node_open.gif) no-repeat 0 0;cursor:pointer;}
.nav_menu ul li ul li span.node_close{float:left;height:22px;width:15px;background:url(images/node_close.gif) no-repeat 0 0;cursor:pointer;}
.nav_menu ul li ul li span{float:left;height:22px;width:15px;background:url(images/subnav.gif) no-repeat 0 0;}

/*模块样式*/
.module_box{clear:both;margin:0 0 10px 0;border:0 solid #cccccc;overflow:hidden;}                 /*模块整行布局样式*/
.module_box_layout_left{float:left;margin:0 0 10px 0;border:0 solid #cccccc;overflow:hidden;}  /*模块左布局样式*/
.module_box_layout_right{float:right;margin:0 0 10px 0;border:0 solid #cccccc;overflow:hidden;}   /*模块右布局样式*/

.module_box_inner{clear:both;text-align:center;padding:0 0 0 0;border:0px solid #cccccc;overflow:hidden;height:100%;}/*模块内层容器样式*/
.module_box_layout_left .module_box_inner{clear:both;text-align:center;margin:0 15px 0 0;padding:0 0 0 0;} /*模块居左时重写内层样式*/

.module_title{clear:both;height:32px;text-align:left;border:0 solid #cccccc;border-width:0 0 1px 0;background:url(images/template_title_sign.gif) no-repeat 5px 8px;overflow:hidden;}
.module_sign{float:left;text-align:left;padding:5px 0 0 15px;font-weight:bold;}
.module_more{float:right;font-weight:normal;padding:5px 5px 0 10px;margin:0 0 0 0;}
.module_more a{line-height:15px;font-size:12px;}

.module_content{padding:5px 5px 0 5px;text-align:left;}

.module_footer{clear:both;height:1px;overflow:hidden;background-color:#cccccc;display:none}
.module_footer .l{float:left;}
.module_footer .r{float:right}

/*子栏目样式*/
.lanmupage .current_location{display:none}
.current_location{clear:both;text-align:left;height:32px;border:1px solid #cccccc;border-width:0 0 1px 0}
.current_location_1{float:right;padding:5px 10px 0 0;}
.current_location_2{float:left;padding:5px 0 0 18px;font-weight:bold;background:url(images/site_icon.gif) no-repeat 2px 13px;}

.sublanmu_box{text-align:left;padding-bottom:10px;}
.sublanmu_content{padding:10px 10px 10px 10px;text-align:left;}
.sublanmu_content_introduct{line-height:2.0;font-size:1.1em} /*自定义内容子栏目样式*/
.sublanmu_content_introduct p{margin-bottom:10px;min-height:10px}

.sublanmu_page{clear:both;text-align:center;margin:15px 0 10px 0;font-size:12px;font-family:宋体;}
.sublanmu_page a{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;border:1px solid #cccccc;}
.sublanmu_page span.c{padding:2px 2px 3px 2px;font-weight:bold;border:0px solid #cccccc;}
.sublanmu_page span{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 8px 3px 8px;}
.sublanmu_page span.c{padding:2px 2px 3px 2px;border:0px solid #cccccc;}


.sublanmu_pn{font-size:13px;margin:15px 0 5px 0}
.sublanmu_pn li{color:#D33506}

/*评论*/
.comments_box{text-align:left;border:1px solid #cccccc;margin:10px 0 10px 0;}
.comments_box .title{padding:2px 0 0 10px;height:20px;font-weight:bold;background-color:#ececec}
.comments_box ul li{padding:5px 0 5px 25px;}
.comments_box .textarea{width:520px;height:100px;border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}

.comments_list{padding:5px 0 0 0;border:0px solid #cccccc;overflow:hidden}
.comments_list .title{display:block;padding:2px 0 3px 5px;height:18px;width:100%;font-weight:bold;}
.comments_list .item{clear:both;margin:0 0 10px 0;overflow:hidden}
.comments_list .header{padding:3px 0 0 10px;height:22px;background-color:#eeeeee}
.comments_list .header .floornum{font-size:12px;font-style:Italic;font-weight:bold}
.comments_list .header .left{float:left}
.comments_list .header .right{float:right;padding-right:10px}
.comments_list .quote{display:block;color:#999999;padding:5px 5px 5px 10px;border:1px solid #ececec}
.comments_list .content{padding:5px 5px 5px 15px}
.comments_list .reply{background:url(public/reply.gif) no-repeat 5px 5px;border:1px dashed #cccccc;padding:2px 5px 2px 25px;margin:2px 0 5px 0;color:#D33506}

.comments_page{clear:both;vertical-align:middle;text-align:right;background-color:#ffffff;margin:10px 0 10px 0;font-family:宋体;}
.comments_page a{height:15px;line-height:15px;vertical-align:middle;zoom:1;padding:2px 8px 2px 8px;border:1px solid #cccccc;font-size:12px}
.comments_page span{height:15px;line-height:15px;vertical-align:middle;zoom:1;padding:2px 5px 2px 5px;font-size:12px}
.comments_page span.c{vertical-align:middle;padding:2px 3px 2px 3px;font-weight:bold;font-size:12px;}

/*bottom样式*/
.bottom_box{clear:both;text-align:center;padding:8px 0 10px 0;line-height:28px;border-top:6px solid #666666;margin:5px 0 0 0;text-align:left;width:100%}

/*登陆界面*/
.loginbox_item{height:20px;padding:0 0 0 0;padding:0 5px 5px 0;text-align:left;font-size:9pt;}
.loginbox_textbox{width:100px;height:15px;border:0 solid #cccccc;border-width:1px 1px 1px 1px}
.loginbox_textbox_yzm{width:40px;height:15px;border:0 solid #cccccc;border-width:1px 1px 1px 1px}
.loginbox_submit{width:90px;height:20px;border:0 solid #333333;border-width:0 1px 1px 0;background-color:#dddddd;cursor:pointer;}
a.logined_href:link{font-size:9pt;color:#FF0000;text-decoration:underline}
a.logined_href:visited{font-size:9pt;color:#FF0000;;text-decoration:underline}
a.logined_href:hover{font-size:9pt;color:#FF0000;text-decoration:underline}


/*其他样式*/
.textarea{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}
.button{width:55px;font-size:9pt;height:19px;cursor:pointer;background-image:url(public/button.gif);background-position: center center;border-top: 0px outset #eeeeee;border-right: 0px outset #888888;border-bottom: 0px outset #888888;border-left: 0px outset #eeeeee;padding-top: 2px;background-repeat: repeat-x;}
.tb{border:1px solid #cccccc;border-color:#000000 #cccccc #cccccc #000000;}
.bt{height:22px;width:70px;font-size:9pt;background-image:url(public/bt.gif);padding-top:2px;cursor:pointer;border-width:0px;}

/*头部*/
.header {
 width:100%;
}

.header_inner {
	margin: 0px auto; width:1256px;background:url(images/topbg.jpg) repeat-x top;
}
.top_cont {
	height:30px;color:#fff;font-size:13px;padding-top:8px;
}
.top_cont a {
	color:#fff;
}
.top_cont a:hover {
	text-decoration:none;color:#cc0000;
}
.top_cont dt {
	float: left;
}
.top_cont dd {
	float: right;padding-right:10px;
}
.top_cont dd a {
	margin-left: 20px; display: inline-table; position: relative;
}
.top_cont dd span {
	margin:2px 5px 0px 0px; float: left;
}
.topewma {
	left: -50%; top:21px; margin-left: -40px; display: none; position: absolute; z-index: 1003;
}
.top_cont dd a:hover .topewma {
	display: block;
}

.top_right {
	float: right;
}
.top_right {
	background: url(/e/images/diy/tel.png) no-repeat 0px 0px; margin: 0px 0px; text-align:right; color: #ff6600;padding-top:4px; padding-right:0px; font-size:20px;line-height:21px;
}
.top_right span {
	color:#5E5E5E ; font-size: 12px; padding-left:0px;
}
