@charset "utf-8"; /* CSS Document */ /*重置*/ body,div,h1,h2,h3,h4,h5,h6,ul,li,p,input{ margin:0; padding:0;} input{ border:none;} li{ list-style:none;} a{ text-decoration:none;} img{ border:none;} *{ font-family:"Microsoft Yahei";} .clearfix{ clear:both;} body{ background:url(../images/outsite-bg.jpg) no-repeat center center;} /*重置*/ /*top头部*/ .topbg{ background-color:#0a3259; width:100%; min-width:1200px;} .top{ width:1200px; margin:0 auto;} .welcome{ float:left; color:#fff; font-size:14px; line-height:40px;} .right_part{ float:right;} .right_part ul,.right_part ul li,.zw_1,.zw_2{ float:left;} .right_part ul{ margin-left:20px;} .right_part ul li > img{ margin-top:8px;} .right_part ul li{ line-height:40px; height:40px; color:#fff; margin-right:10px; font-size:14px;} .zw_1{ margin-right:10px; font-size:14px; padding-right:40px; background:url(../images/china.png) no-repeat 40px center;} .zw_1 a{ color:#fff;} .zw_2{ margin-right:10px; font-size:14px; padding-right:40px; background:url(../images/dg.png) no-repeat 60px center;} .zw_2 a{ color:#fff;} /*top头部*/ /*logo区域*/ .logobg{ background:url(../images/top-site-bg.png) no-repeat left center; width:100%; min-width:1200px; background-size:cover; } .logobox{ width:1200px; margin:0 auto;} .logo{ float:left; margin:30px 0;} .search{ width:200px; height:36px; margin-top:58px; float:right;} .searchtext{ float:left; background:url(../images/search-text.png) no-repeat left center; width:132px; height:36px; padding-left:20px;} .searchbtn{ float:right; width:48px; height:36px;} /*logo区域*/ /*导航 开始*/ .nav_bg{ width:100%; min-width:1200px; background-color:#0a3259;} .nav{ width:1200px; margin:0 auto; height:60px; line-height:60px; position:relative; z-index:1; } .nav a{ color:#fff; } .nav .nLi{ float:left; position:relative; display:inline;} .nav .nLi h3{ float:left; text-align:center; font-weight:normal;} .nav .nLi h3 a{ display:block; width:200px; line-height:60px; font-size:16px; text-align:center; } .nav .sub{ display:none; width:200px; left:0; top:60px; position:absolute; background:#003366; line-height:60px; } .nav .sub li{ zoom:1;} .nav .sub a{ display:block; width:200px; font-size:16px; text-align:center; text-align:center;} .nav .sub a:hover{ background:#F8B62A; color:#fff;} .nav .on{ background-color:#F8B62A;} .nav .on h3 a{ background:#F8B62A; color:#fff; } /*导航 结束*/ /*页脚 开始*/ .footerbg{ background:url(../images/footer-bg.jpg) no-repeat right center; width:100%; min-width:1200px; background-size:cover; } .footer{ width:1200px; margin:0 auto; padding:30px 0;} .footer ul li{ font-size:14px; line-height:34px; color:#fff; text-align:center;} /*页脚 结束*/