﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0px; padding:0px; }
html, body { position: relative;  height: 100%; }
body { font-family:"宋体"; font-size: 12px; background:#fff;}
        fieldset, img { border:none; }
		em{font-style:normal;}
        img{border:0;vertical-align:middle;}
        ul, ol { list-style:none; }
		li{list-style-type:none;}
		p{word-wrap:break-word}
		h1, h2, h3, h4, h5, h6 { font-size:100%;}
		
        input { padding-top:0; padding-bottom:0;}
        select,input { vertical-align:middle; }
        table{border-collapse:collapse;border-spacing:0;}
		td{ padding:0px; margin:0px}
		a{ text-decoration:none; color:#000;}
        a:hover{text-decoration:underline; }
/*头部*/
.header {height:158px; background:url(header-bj-20170313.jpg) no-repeat center top;}
.head {width:1000px; margin:0 auto;}
.head-left {float:left; margin-top:44px; display:inline;}
.head-right {float:right; width:395px;}
.top-search {width:268px; float:right; border:1px solid #d3d3d3; border-radius: 20px; height:28px; background:#fff; margin-top:50px; margin-right:9px; display:inline;}
.search-con {margin-left:13px; border:0px; height:26px; width:216px; outline:none; margin-top:1px;}
.hot-search {float:right; padding-top:9px; padding-bottom:16px; margin-right:48px; display:inline;}
.hot-search {font-size:14px; font-family:"微软雅黑"; font-weight:bold;}
.weather {float:right; height:26px; overflow:hidden;}
.weather p {color:#003399; float:left; line-height:26px; margin-left:5px;}

.nav {background:#003399; height:42px;}
.nav-con {width:780px;  padding-left:110px; padding-right:110px; margin:0 auto; background:url(nav-bj-20170313.jpg) no-repeat center top; height:42px;}
.nav-con ul .nav-text1 { font-size:18px; font-family:"微软雅黑"; font-weight:bold; line-height:42px; float:left; 
    white-space: nowrap;}
.nav-con ul .nav-text1 a {color:#fff; padding-left:29px; padding-right:29px;}
.nav-con ul .nav-text1 a:hover {text-decoration:none; filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');background:rgba(0,0,0,0.6);}


.nav-con ul ul { display:none; z-index:999;}
/*.nav-con ul li:hover > ul {display: block;}*/
.nav-con ul {list-style: none; position: relative;display: inline-table;}
.nav-con ul:after {content: ""; clear: both; display: block;}
.nav-con ul li:hover { background:rgba(0,0,0,0.4); *background: #555; }
.nav-con ul li a:hover { color:#FFcc00;}
.nav-con ul li a { text-decoration: none; display:block;}
.nav-con ul ul { border-radius: 0px; padding: 0; position: absolute; top: 42px; text-decoration:none; background:rgba(0,0,0,0.4); *background: #555;}
.nav-con ul ul li { position: relative;}
.nav-con ul ul li a {color: #fff; padding-left:29px; padding-right:29px; }   
.nav-con ul ul li a:hover {filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');background:rgba(0,0,0,0.6);}
.nav-con ul ul ul { position: absolute; left: 100%; top:0;}
.nav-con ul ul ul li {width:100%;}
.nav-con .nav-ul2 li {font-size:16px; width:100%;}
.nav-text1:hover .nav-ul1{display: block; }
.nav-text2:hover .nav-ul2{display: block;}
.flash {z-index:998;}
/*头部*/

/*底部*/
.footer {height:106px; background:#1345a2;}
.foot {width:1000px; margin:0 auto; padding-top:28px; position:relative;}
.foot p {font-size:16px; font-family:"微软雅黑"; color:#fff; text-align:center; line-height:28px;}
.foot-left {position:absolute; left:42px; top:36px; width:95px; height:38px;}
/*底部*/


