@charset "utf-8";
/* CSS Document */

/*CSS reset*/
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;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}


.clearfix{ clear:both;}
body{ background:url(../img/2015syj_body_bg.png) no-repeat center top #fff;}

/* top */
.top{ height: 30px; line-height: 30px; background:#66a8d2;}
.top_cont{ width: 1140px; margin:0 auto;}
.top li{ float: left; background:url(../img/2015syj_top_icon1.gif) no-repeat left center; padding:0 8px;}
.top li a{ color:#fff;}
.top_left li:first-child,.top_right li:first-child{ background:none;}

.header{ width: 1140px; height: 177px; margin:0 auto;}

/* 导航 */
.nav_bar{ width: 1140px; height: 56px; background:#3d79ac; margin:0 auto;}
.nav_bar .nav{ float: left; width: 714px; height: 56px;}
.nav_bar .nav li{ float: left; background:url(../img/2015syj_nav_li_bg.png) no-repeat left center; width: 119px; height: 56px; line-height: 56px; font-size: 16px; text-align: center;}
.nav_bar .nav li:first-child{ background: none;}
.nav_bar .nav li a{ color:#fff;}
.nav_bar .nav li a:hover{ text-decoration: underline;}
.search{ float: right;  margin:15px 11px 0 0;}
.search span.dropselect_box { position:relative;  width:89px; display:inline-block; float:left; height:28px; z-index:99;}
.dropselect_SimpleSelect { width:100%; /*height:30px;*/ display:block; overflow:hidden; background:url(../img/2015syj_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; margin-left: 1px;}
.search_sub{ float:left; width:61px; height:28px; background:#00a1e9; font-size: 14px; border:none; color:#fff; cursor:pointer; margin-left: 1px;}


/* footer */
.friend_link_box{ background:#f5f5f5;}
.friend_link{ width:1140px; height:50px; margin:0 auto; line-height:50px;}
.friend_link h3{ float:left; width: 156px; height: 46px; background:url(../img/2015syj_friendlink_bg.png) no-repeat; font-size: 14px; color:#fff; text-align: center; line-height: 46px; margin-top: -5px;}
.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:185px; display:inline-block; border:none; float:left; height:33px; z-index:99; margin-left:9px; margin-top:7px; border:1px solid #e2e2e2;}
.dropselect_SimpleSelect1 { /*height:30px;*/ display:block; overflow:hidden; background:url(../img/2015syj_footer_jt.png) no-repeat 90% 14px #fff; line-height:33px; text-indent: 20px; position: relative; left:0px; top:0px; padding:0;}
.dropselect_SimpleSelect1 li{ padding:0 5px; height:33px; line-height:33px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.dropselect_SimpleSelect1 li a{height:auto; width:100%; color:#535353;}
.dropselect_SimpleSelect1 li a:hover{ color:#0b6999;}
.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:#3d79ac; text-align:center; padding:20px 0 50px;}
.footer ul{ font-size:0px;}
.footer ul li{ display:inline-block; *display:inline; *zoom:1; height: 12px; line-height: 12px; border-left:2px solid #fff; padding:0 8px;}
.footer ul li:first-child{ border:none;}
.footer ul li a{ color:#fff;}
.footer p{ color:#fff; padding-top:15px;}
.footer p a{ color:#fff;}
.footer a:hover{ text-decoration:underline;}