@charset "gb2312";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:12px; cursor:default;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
a{text-decoration:none; outline:none; color:#4c4c4c;}
a:hover{ text-decoration:none; color:#3479bb;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
.clear{ clear:both;}
.ofhidden{ overflow:hidden;}
.mt20{ margin-top:20px;}
.mt15{ margin-top:15px;}
.mt8{ margin-top:8px;}
.ml20{ margin-left:20px;}
.ml6{ margin-left:6px;}
.mtb10{ margin:10px 0;}
.fl{float:left;}
.fr{ float:right;}
.wd838{ width:838px;}
.fs14{ font-size:14px;}
.pb8{ padding-bottom:8px;}

body{ background:url(bg.jpg) no-repeat center top #fff;}
.top_bg{ width:100%; height:30px; background:rgba(255,255,255,0.7);}
@media \0screen\,screen\9 {/* 只支持IE6、7、8 */
  .top_bg{
    background-color:#fff;
    filter:Alpha(opacity=70);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  }
  .top_bg .top{
    position: relative;/* 设置子元素为相对定位，可让子元素不继承Alpha值 */
  }  
}
.top{ width:1140px; margin: 0 auto; height:30px; line-height:30px; }
.top_left li{ float:left;}
.top_left li a{ color:#316bad; padding:0 8px;}
.top_left li a:hover{ text-decoration:underline;}

.header{ width:1140px; height:178px; line-height:178px; margin:0 auto;}
.header .logo{ float:left; padding:55px 0 0 0; *padding-top:0;}
.header .logo img{ width:565px; height:69px;}
.header .search{ float: right; margin-top:75px; border:2px solid #1e90ff;}
.search span.dropselect_box { position:relative;  width:89px; border-right:1px solid #1e90ff; display:inline-block; float:left; height:28px; z-index:99;}
.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(2015kjt_search_jt.png) no-repeat 72px 12px #fff; line-height:28px; text-indent: 10px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect ul{border:none;}
.dropselect_SimpleSelect li{ width:100%; height:28px; line-height:28px;}
.dropselect_SimpleSelect li a{height:auto; width:85%; color:#959595;}
.dropselect_SimpleSelect li.hover a { color:#959595; width:100%; display:block;}
.dropselect_SimpleSelect li a:hover,.dropselect_SimpleSelect li a:focus,.dropselect_SimpleSelect li:hover,.dropselect_SimpleSelect li:focus{background:none;}
.search_text{ float:left; border:none; width: 195px; height:28px; line-height:28px; color:#cecece; text-indent:10px;}
.search_sub{ float:left; width:61px; height:28px; background:#1e90ff; border:none; color:#fff; cursor:pointer;}

.nav{ width: 1140px; height: 60px; margin:0 auto;}
.nav li{ float: left; width: 142px; height: 40px; line-height: 40px; text-align:center; font-size: 18px; background:#1e90ff;}
.nav li a{ display:block; color:#fff; position:relative;}
.line{ background:url(line.png) center center no-repeat; width:1px; height:28px; position:relative; top:4px; left:0; float:left;}
.nav li:hover{ background:#2276c1;}

/* footer */
.friend_link_box{ background:#f8f8f8; border-top:1px solid #3d8cce; width:expression(document.body.clientWidth <= 1140? "1140px": "auto");min-width:1140px;} 
.friend_link{ width:1140px; height:60px; margin:0 auto; line-height:60px;}
.friend_link h3{ float:left; width: 110px; height: 60px; background:#3d8cce; font-size: 16px; color:#fff; text-align: center; line-height: 60px; margin-right:10px;}
.friend_link .link{ float:left; color:#fff; margin-right:8px;}
.friend_link .link:hover{ text-decoration:underline;}
.friend_link span.dropselect_box{ position:relative; width:235px; display:inline-block; border:none; float:left; height:35px; z-index:99; margin-left:10px; margin-top:12px;}
.dropselect_SimpleSelect1 { /*height:30px;*/ display:block; overflow:hidden; background:url(friend.jpg) no-repeat 90% 14px #fff; line-height:35px; text-indent: 20px; position: relative; left:0px; top:0px; padding:0; border:1px solid #ccc;}
.dropselect_SimpleSelect1 li{ padding:0 5px; height:35px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropselect_SimpleSelect1 li a{height:auto; width:100%; color:#535353;}
.dropselect_SimpleSelect1 li a:hover{ color:#3479bb;}
.dropselect_SimpleSelect1 li.hover a { color:#535353; width:100%; display:block;}
.dropselect_SimpleSelect1 li a:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li a:focus,#nav .menu .menulist .dropselect_SimpleSelect1 li:hover,#nav .menu .menulist .dropselect_SimpleSelect1 li:focus{background:none;}
.hidden {display:none;}

.footer{ background:#3d8cce; text-align:center; padding:20px 0 50px;}
.foot_info{ width:1140px; margin:0 auto;}
.footer span{ display:block; width:100%; color:#fff; font-size:14px; height:30px; line-height:30px;}
.footer img{ margin-top:10px;}