﻿@import url(comm.css);
@import url(diy.css);
@import url(/e/css/focus1.css);
@import url(/e/css/iconfont/iconfont.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{ font-size:14px;font-family:"Microsoft Yahei",Verdana,Arial,Helvetica,sans-serif;padding-top:0px;color:#333;background:#f4f4f4;}

input,select,textarea,button{border:none;font-family:"Microsoft Yahei"; font-size:13px;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0px;padding:0; margin:0;}
a img { border:none; }
img,embed{max-width:100%;height:auto;}
li{list-style:none;*margin-left:-1px}
ol { list-style:none; }
ins { text-decoration:none; }
i, em { font-style:normal; }
.left{float:left}
.right{float:right}
a{color:#333;text-decoration:none;font-family:"Microsoft Yahei";}
a:hover { cursor:pointer; text-decoration:none;}
a:active{star:expression(this.onFocus=this.blur());}
:focus{outline:0;}
.clear { clear:both; line-height:0px; overflow:hidden; zoom:1; font-size:0px; content:'.';}
.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
h1, h2, h3, h4, h5, h6{ font-weight:normal; font-size:14px;}
.page_style{min-width:320px;max-width:640px;margin:0px auto;position:relative;overflow:hidden;}

@media screen and (min-width:320px) {
	body { font-size:75%;}
}
@media screen and (min-width:360px) {
	body { font-size:87%;}
}
@media screen and (min-width:400px) {
	body { font-size:93%;}
}
@media screen and (min-width:480px) {
	body { font-size:112%;}
}
@media screen and (min-width:568px) {
	body { font-size:131%;}
}
@media screen and (min-width:639px) {
	body { font-size:150%;}
}


/*列表页-领导团队*/
.list_lingdao{width:100%;overflow:hidden;}
.list_lingdao a,.list_lingdao a img,.list_lingdao a b,.list_lingdao a p{display:block;cursor:pointer;overflow:hidden;}
.list_lingdao a{width:47%;height:auto;float:left;margin:0 1% 2%;background:#f5fbfe;padding:0.5% 0.5% 0.5% 0.5%;_display:inline-block;}
.list_lingdao a img{width:100%;height:auto;text-align:center;margin:0px auto;}
.list_lingdao a b{height:30px;line-height:30px;border-top:1px solid #ffffff;font-size:14px;font-weight:normal;text-align:center;background:#ebf6fd;color:#004477;}
.list_lingdao a p{font-size:12px;line-height:22px;padding:6px 7px;color:#838e95;}
.list_lingdao a:hover{background:#d4e6f1;}
.list_lingdao a:hover b,.list_lingdao a:hover p{color:#046cb9;}


/*顶部及主菜单样式*/
.top_box{position:absolute;z-index:2;top:0px;left:0px;clear:both;width:100%;padding:0px;}
.top_box  .logo{position:absolute;text-align:left;z-index:3;line-height:0;left:15px;top:8px;}
.top_box  .logo img{max-width:160px;height:auto;}
.top_box .topcontent{text-align:left;padding:0px;display:none}

.top_box .header_bar{clear:both;position:relative;width:100%;z-index:5;height:3em;background:#1c66b7;}
.top_box .header_bar a{position:absolute;width:40px;height:40px;top:1px;display:block;text-align:center;}
.top_box .header_bar .iconfont{font-size:1.5em;color:#fff;line-height:2em;}
.top_box .header_bar .mobile_home_icon{left:0.6em;}
.top_box .header_bar .mobile_search_icon{right:50px;display:none;}
.top_box .header_bar .mobile_menu_icon{right:0.6em;}
.top_box .header_bar .mobile_menu_icon i{cursor:pointer;}
.top_box .header_bar .mobile_menu_icon i.close{display:none;border:1px #CC6600 dotted;}
.top_box .header_bar .mobile_menu_icon_hover{}
.top_box .header_bar .mobile_menu_icon_hover i.close{display:inline;}
.top_box .header_bar .mobile_menu_icon_hover i.open{display:none;}

.top_box .t-ss-box{position:absolute;right:2.5em;cursor:pointer;}
.top-sousuo{max-width:640px;width:100%;height:100%;}
.top-sousuo .ss_arr{margin:0 auto;width:0px;height:0px;border:5px solid transparent;border-bottom-color:#1c66b7;opacity:0.85;position:absolute;top:0px;right:52px;}
.top-sousuo .sy-ss{clear:both;max-width:600px;background:#fff;overflow:hidden;padding:15px 20px;border-radius:0px;margin-top:0px;border-bottom:1px solid #eee;}
.top-sousuo input{float:left;height:30px;line-height:30px;border:1px solid #1c66b7;}
.top-sousuo .t-ss-l{width:80%;}
.top-sousuo .t-ss-r{width:19%;background:#1c66b7;color:white;height:32px;font-size:1.0em;}

.menu_box{clear:both;width:8em;position:absolute;right:10px;display:none;}
.menu_box ul{clear:both;background:#1c66b7;height:100%;margin-top:10px;border-radius:8px;padding:10px 0px 10px 0px;overflow:hidden;}

.menu_style_homepage{float:left;text-align:left;padding:0px;}
.menu_style{float:left;text-align:left;padding:0px;}

a.menu{display:block;line-height:2em;font-size:1.0em;text-align:center;color:#FFF;width:8em;height:2em;}
a.menu:hover{background:#135091;}

.menu_current a.menu{}

/*banner样式*/
.banner{clear:both;padding:0px;margin:0px;background:#fff;position:relative;top:3em;}
.smallbanner{clear:both;padding:0px;margin:0px;text-align:left}

/*网站主体框架样式*/

.main_box_style{clear:both;margin:0px auto;background:#f1f1f1;padding-top:3em;padding-bottom:0px;overflow:hidden;}



.main_box_style1{clear:both;height:100%;overflow:hidden;}
.main_box_style1 .main_box_inner{margin-top:3em;}
.main_box_style1 .main_box_inner_left{position:fixed;z-index:3;left:0px;top:0px;padding-right:1px;background:url(images/leftmenu_bg_alpha90.png) repeat;height:100%;width:80%;margin-left:-80%;overflow:scroll;text-align:left;}
.main_box_style1 .main_box_inner_right{width:100%;overflow:hidden;text-align:left;}

.main_box_style2{clear:both;margin:0px 0 0 0;overflow:hidden;height:100%;overflow:hidden;}
.main_box_style2 .main_box_inner_left{float:left;width:680px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style2 .main_box_inner_right{float:right;width:210px;margin:0 0 0 0;padding:0 0 0 0;overflow:hidden;text-align:left;}

.main_box_style3{clear:both;margin:0px 0 0 0;height:100%;overflow:hidden;}
.main_box_style3 .main_box_inner_left{float:left;width:210px;margin:0 10px 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_middle{float:left;width:460px;margin:0 0 0 0;overflow:hidden;text-align:left;}
.main_box_style3 .main_box_inner_right{float:right;width:210px;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{height:45px;text-align:left;background-color:#242424;overflow:hidden;cursor:pointer;border-bottom:1px solid #000;}
.nav_sign{float:left;text-align:left;padding:0px 20px 0 15px;line-height:45px;font-size:1.2em;color:#777777;text-shadow:#333 1px 1px 1px;background:url(images/submenu_icon.png) no-repeat right 20px}
.nav_more{float:right;font-weight:normal;padding:8px 10px 0 10px;margin:0 0 0 0;}
.nav_more a{font-size:10px;line-height:15px}

.nav_content{margin:0px;padding:5px 5px 5px 10px;border:0px solid #cccccc;text-align:left;}

.nav_menu{width:100%;overflow:hidden;text-align:left;}
.nav_menu ul{clear:both;overflow:hidden}
.nav_menu ul li{text-align:left;padding:0px 10px 0px 15px;overflow:hidden}
.nav_menu ul li a{display:block;line-height:45px;height:45px;color:#999;font-size:1.2em;background:url(images/submenu_icon.png) no-repeat right -70px}
.nav_menu ul li a.current{color:#fff}

.nav_menu ul li ul li{text-align:left;}
.nav_menu ul li ul li a{}
.nav_menu ul li ul li a.current{color:#fff}

.nav_menu ul li ul li ul{padding:0 0 0 15px;}
.nav_menu ul li ul li span.node{float:left;height:20px;width:15px;cursor:pointer;background:url(images/node_open.gif) no-repeat 0 center;}
.nav_menu ul li ul li span.node_close{float:left;height:20px;width:15px;cursor:pointer;background:url(images/node_close.gif) no-repeat 0 center;}
.nav_menu ul li ul li span{float:left;height:20px;width:15px;background:url(images/subnav.gif) no-repeat 0 center;display:none}

/*模块样式*/
#module_174{background:#f6f6f6;}
.module_box{clear:both;margin:0 0 0px 0;overflow:hidden;}                 /*模块整行布局样式*/
.module_box_layout_left{float:left;margin:0 0 0px 0;border:0 solid #cccccc;overflow:hidden;}  /*模块左布局样式*/
.module_box_layout_right{float:right;margin:0 0 0px 0;border:0 solid #cccccc;overflow:hidden;}   /*模块右布局样式*/

.module_box_inner{clear:both;text-align:center;padding:0px 0 0px 0;overflow:hidden;height:100%;}/*模块内层容器样式*/
.module_box_layout_left .module_box_inner{clear:both;text-align:center;margin:0 10px 0 0;padding:5px 0 5px 0;} /*模块居左时重写内层样式*/

.module_title{height:45px;margin:0px 6px;text-align:center;background:url(images/title_bg.png) no-repeat center top;}
.module_sign{text-align:center;font-size:1.2em;font-weight:bold;line-height:40px;color:#1c66b7;}
.module_more{float:right;font-weight:normal;width:0;}
.module_more a{display:block;font-size:1.2em;line-height:34px;padding-right:10px;color:#AAAA99;text-align:right}
.module_more a .iconfont{font-size:1.3em;line-height:34px;color:#333;}

.module_content{text-align:left;margin:0px;padding:0px;}
.module_content img{width:100%;}
.module_content_introduct{padding:10px;}
.module_content_introduct p{margin-bottom:0px;text-indent:0em;}

#module_198 .module_content{text-align:left;background:none;margin:4px 3px 6px;padding:0px;}

.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:2.5em;font-size:1em;width:100%;overflow:hidden;border-bottom:0px #999 dotted;}
.current_location_1{float:right;line-height:2.5em;display:none;}
.mobile_sublanmu_icon{float:right;color:#000;line-height:2.5em;cursor:pointer;padding-right:1em;font-weight:normal;font-size:1.0em;}
.mobile_sublanmu_icon i{color:#000;font-size:1.4em;}
.current_location_2{float:left;padding-left:0.5em;line-height:2.5em;width:100%;font-size:1em;font-weight:bold;background:white;}

.sublanmu_box{text-align:left;padding:10px 0;background:#f4f4f4 url(images/box-bg.jpg) repeat-x top;}
.sublanmu_content{text-align:left;padding:10px;border-radius:5px;margin:8px 10px;background:#fff;min-height:200px;}

.sublanmu_content_introduct{line-height:1.8;font-size:1.1em}
.sublanmu_content_introduct p{margin-bottom:10px;}
.sublanmu_content_introduct img{width:auto;height:auto;border-radius:5px;}

.sublanmu_page{clear:both;position:relative;text-align:center;padding:10px 0;font-size:14px;overflow:hidden}
.sublanmu_page a{vertical-align:middle;zoom:1;height:15px;line-height:15px;padding:2px 10px;border:1px solid #cccccc;display:none}
.sublanmu_page a.prevpage{float:left;display:block}
.sublanmu_page a.nextpage{float:right;display:block}

.sublanmu_page span{display:none}
.sublanmu_page span.pageinfo{position:absolute;top:10px;left:25%;display:block;margin-left:0px;color:#666}
.sublanmu_page span.c{border:0px solid #cccccc;border-color:#999999;font-weight:bold;padding:0 2px 0 2px;}

.sublanmu_pn{margin:15px 0 5px 0}
.sublanmu_pn li{color:#D33506}

/*评论*/
.comments_box{text-align:left;border:1px solid #cccccc;margin:10px 5px 10px 10px;}
.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 5px 0 10px;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}


/*bottom样式*/
.bottom_box{clear:both;padding:0px 0px;text-align:cetenr;overflow:hidden;color:#fff;}
.bottom_box a{}

.bottom_box .menu{clear:both;padding:10px 0;overflow:hidden;width:100%;}
.bottom_box .menu li{float:left;text-align:center;width:25%;font-size:15px;}
.bottom_box .menu li a{color:#fff;}

.bottom_box .bottom_inner{clear:both;width:100%;height:auto;margin:0px auto;padding:15px 10px;line-height:25px;text-align:left;border-top:2px solid #fff;overflow:hidden;}

.bottom_box .a_7{float:left;width:50%;text-align:left;overflow:hidden;margin-left:5px;}
.bottom_box .tit{display:block;font-size:14px;height:28px;font-weight:normal;color:#fff}
.bottom_box .contact{background:url(images/bottom-lx1.png) no-repeat left 4px;padding-left:32px;height:auto;color:#fff;line-height:32px;margin-top:-5px;}
.bottom_box .a_8{float:right;width:45%;margin-top:5px;overflow:hidden}

.bottom_box a.sj_pc{line-height:20px;color:#0066CC;font-size:14px}


/*登陆界面*/
.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:60px;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}

/*活动参与*/
.hdcy {margin:0 auto 1em;width:95%;height:2em;background:#ff9900;border-radius:5px;text-align:center;overflow:hidden;}
.hdcy a{color:#fff;line-height:2em;font-size:1em;font-weight:bold;text-align:center;}
.hdcy:hover{background:#ff7700;}