﻿@charset "utf-8";

/* 网站头部和底部CSS */

/* 全局定义 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style:none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }

/* 公共样式 */
html{ width:100%; height:100%; }
body{ width:100%; color:#333;font:14px/28px 微软雅黑; background:url(images/bybg.jpg);  }
a{color:#525252;text-decoration:none; outline:none;}
a:hover {color:#d3602b;text-decoration:none; }
.clearbox { border:none; clear:both;font-size:0; height:0; line-height:0; overflow:hidden;}
.blank { height:12px;font-size:0px; line-height:0; overflow:hidden; *height:11px; }
.nodata{color:#f60;}
.fl{float:left; }
.fr{float:right; }
span.datetime { float:right; color:#999;}

/* 网站框架 */
#Wrap{ width:100%;  }
#Header { width:100%; position:relative; z-index:2; background:#fff; }
#Content,#Footer { width:1000px; min-width:1000px; margin:0 auto;}


/* 登录 */
.sign { margin-right:10px;}
.sign .login { background-color:#f67c00; padding:3px 5px; color:#fff;}

/* logo */
.logo { width: 400px; margin: 10px auto 0; height:102px; float:left; }
.logo a { display:block; width:460px; height:80px; background:url(images/logo.jpg) no-repeat; margin-top:18px}


/*nav */
.nav { float:right; }
.nav a:hover{ text-decoration:none; }
.mainNavType2 *{ zoom:1; vertical-align:top;}
.mainNavType2 ul{ display:none;  position:absolute; top:112px; left:0px; text-align:center; width:160px;  }
.mainNavType2 .ul1{/*filter:Alpha(opacity=60); opacity:0.6; background:#212c4a;*/} 
.mainNavType2 .ul1 .li2{ *display:inline; width:185px; position:relative;height:30px; }
.mainNavType2 .ul1 .li2 .bg { position:absolute; top:0 ; left:0; width:185px;min-height:30px; *filter:Alpha(opacity=60); opacity:0.6; background:#212c4a;}
.mainNavType2 .ul1 .h2 { position: relative; z-index:11;}
.mainNavType2 li{ position:relative;  }
.mainNavType2 a{ display:block;  }
.mainNavType2 li.spe{ display:inline-block; *display:inline; zoom:1; color:#03813e;  }
.mainNavType2 .li1{ display:inline-block; *display:inline; }
.mainNavType2 .h1{ display:inline-block; *display:inline;}
.mainNavType2 .li1 .a1{ display:inline-block; *display:inline; font-size:16px; height:77px;padding-top:30px; color:#333; text-align:center; width:165px; border-bottom:5px solid #fff; }
.mainNavType2 .on1 .a1{ text-decoration:none;background:#f5f5f5; font-size:16px; border-bottom:5px solid #d3602b; }
.mainNavType2 .li2 ul{  top:0px; left:100px;  }
.mainNavType2 .li2 a{  color:#fff; }
.mainNavType2 .li2 a:hover{background:#11182a;}
.mainNavType2 .li2 .a2{  font-size:14px; }
.mainNavType2 .li2 .last2 { border-bottom:none;}
.mainNavType2 .on2 .a2{ background-color:#00b6e3; color:#fff ;  } 

#ulID152,#ulID152 li,#ulID152 .bg{ width:350px;}
#ulID153,#ulID153 li,#ulID153 .bg { width:400px;}
#ulID152 li a{ width:350px;}
#ulID153 li a{ width:400px;}

.foot_nav a{color:#fbe3d8; padding-right:32px; }
.foot_nav a:hover{ text-decoration:underline;}


/*#sideMenuBox .bd li.last{ display: none;}*/



