@charset "utf-8";
body { background: #edfeff url("http://ybj.qinghai.gov.cn/images/qhBg01.png") 50% 35px no-repeat; }
.top_nav { height: 35px; background: #eee; }
.top_nav_box { width: 1200px; height: 35px; margin: 0 auto; line-height: 35px; }
.top_nav_box #time { float: left; font-size: 14px; color: #747472; }
.top_nav_box .qinghai { float: right; font-size: 14px; color: #1e85ff; }
.top_nav_box .qinghai a { color: #1e85ff; }
.banner { height: 140px; width: 1200px; margin: 0 auto; position: relative; }
.banner .qhlogo { width: 492px; height: 96px; float: left; background: url("http://ybj.qinghai.gov.cn/images/qhLogo.png") 0 0 no-repeat; margin-top: 23px; }
/*搜索*/
.search .con { background: rgba(255, 255, 255, 0.7); }
.form { width: 280px; height: 33px; position: absolute; right: 0; top: 50px; border-radius: 5px; }
.form input { width: 186px; height: 30px; color: #333; background: none; border: 1px solid #3587ef; border-right: none; padding-left: 10px; }
.form input:hover { opacity: 0.6; }
 .form input::-webkit-input-placeholder {
 color: #333;
}
.submitBtn { width: 45px; height: 33px; line-height: 33px; padding-left: 38px; font-size: 14px; color: #fff; position: absolute; right: 0px; top: 0px; background: url("http://ybj.qinghai.gov.cn/images/searchLogo.png") 0 0 no-repeat; cursor: pointer; }
.nav { width: 100%; height: 50px; line-height: 50px; font-size: 18px; font-weight: bolder; color: #fff; background: #1B65B9; }
.nav a { color: #fff; }
.nav_box { width: 1200px; margin: 0 auto; }
.nav li { float: left; width: 130px; text-align: center; position: relative; }
.nav li+li::after { content: ""; width: 1px; height: 30px; background: #486bbd; position: absolute; left: 0; top: 10px; }
.nav li dl { position: absolute; top: 50px; width: 130px; z-index: 9; opacity: 0; height: 0; overflow: hidden; transition: all .4s linear; }
.nav li:hover dl { height: 500px; opacity: 1; }
.nav li dl dd { background: #2a86f9; line-height: 24px; padding: 13px 10px; }
.nav li dl dd+dd { margin-top: 1px; }
.content { background: url("http://ybj.qinghai.gov.cn/images/qhBg02.png") 50% 100% repeat-x; padding-bottom: 60px; }
.conbox { width: 1200px; margin: 20px auto 0; background: #fff; }
.footer { border-top: 5px solid #0058c7; background: #f7f7f7; }
.webinfo { width: 740px; margin: 0 auto; padding: 40px 0 25px; width:390px;}
.webinfo .jb { float: left; width: 52px; margin-left: 40px; font-size: 14px; color: #333; }
.webinfo .bq { float: left; margin-left: 40px; font-size: 14px; color: #333; line-height: 22px; }
.webinfo .lx { width: 65px; float: left; margin-left: 50px; text-align: center; font-size: 14px; color: #333; display:none;}