@charset "utf-8";
select {
    text-align: center;
    text-align-last: center;
}


/* 头部logo以及toplink*/
.tb{
	height:300px;
    background:url(hdsbg.png) top center no-repeat;
    background-size: 100% 100%;
	position:relative;
	z-index:999
	}
.header{height:243px; margin:0 auto;}
.header .logo{ position: absolute;left: 50%;margin-left: -633px;margin-top: 60px;}
.header .logo img{width:510px;}
.header ul{margin-top: 10px;position: absolute;    right: 50%;width: 470px;margin-right: 160px;}
.header ul li{float: left;margin-left:15px;height:26px;}
.header ul li:first-child{margin-left:0}
.header ul li a{font-size: 15px;color: #FFFFFF;}
.header ul li img{width:26px;height:26px;}
.header ul li a span{position: relative;top: -7px;}
.header .wzqlink{left: 50%; margin-left: 455px;margin-right: 0;width: 200px;}

/* 头部院属单位网站群*/
.wzqdiv{position:absolute;left: 50%;margin-left: 50px;top:46px;width: 580px;border:2px solid #10499F;background: #fff;min-height:50px;z-index:9999;display:none;}
.wzqdiv p{padding-left:15px;font-size:16px;height:45px; line-height:45px;font-weight:bold;color:#10499F}
.wzqdiv ul{padding:0 15px 15px 15px;}
.wzqdiv ul li{display:inline-block;font-size:16px;height:40px;line-height:40px;margin-right:10px;width: 260px;}


/* 搜索 */
.header .search{position: absolute;left: 50%;margin-left: 294px;margin-top:80px; border:1px solid #10499F; }
.search_text{ float:left; border:none; outline:none; width: 300px; height: 50px;background:none; line-height:50px; color:#333333; text-indent:10px;font-size:15px}
.search_sub{ float:left; width:30px; height:50px; border:none; background:url(hdscx.png) no-repeat left center; background-size:57%;color:#333333; cursor:pointer;}
.search input::input-placeholder{ color: #333333 ;font-size:15px}
.search input::input-placeholder{ color: #333333 ;font-size:15px}
.search input::-webkit-input-placeholder{ color: #333333;font-size:15px}
.search input::-moz-placeholder{ color: #333333;font-size:15px}
.search input:-moz-placeholder{ color: #333333;font-size:15px}
.search input:-ms-input-placeholder{ color: #333333;font-size:15px}

/* 导航 */
.nav{  width: 1270px;margin:0 auto;height: 50px;background:#10499F;}
.nav ul{width:100%;}
.nav li{float: left;width:25%;height:50px;text-align:center;font-size: 20px;}
.nav li a{display:block;width: 100%;height: 50px;line-height: 50px;color:#fff;}
.nav li.current a,.nav li:hover a{ color:#fff;background:url(hdsnavbg.png) center bottom no-repeat;background-color:#57B4F7}



/* footer */
.bottom{height: 172px;background: #fff;background: url(hdsfootbg.png) center center no-repeat;background-size:100% 100%;}
.bottom .btn-links{margin-top: 20px;height: 50px;background-color: #066fb1;text-align: center;line-height: 50px;}
.bottom .btn-links a{color:white;font-size: 14px}
.bottom .btn-links span{color:white;font-size: 14px;padding:0 15px}
.bottom .btn-info{    height: 103px;width: 746px;margin: 10px auto;}
.bottom .btn-info p.left{width: 296px}
.bottom .btn-info p{    float: left;color: #626262;line-height: 32px;font-size: 16px;padding-top: 10px;    width: 360px;}
.bottom .btn-info img{  margin-right: 20px;  width: 70px;height: 70px;float: left;margin-top:25px;}
/*底部链接*/
.line_com {position: relative;width: 1040px;margin: 0 auto;height: 35px;padding-top: 225px;}
.link2 {position: absolute;width: 100%;color: #000;color: #626262;}
.link2 b {float: left;height: 20px;line-height: 33px;font-size:17px;padding-right: 2px;}
.link2 select {float: left;width: 150px;height: 33px;line-height: 33px;margin-left:10px;border: 1px solid #D4D4D4;}