﻿/*重置样式*/

*{margin:0;padding:0}
a{text-decoration: none;}
em,strong,b,h2,h3{font-style: normal; font-weight: normal;}
ul,li{list-style: none;}
fieldset,form,label,input,button,map,img{outline: none;border: none;}
.cStyle{width: 1002px; margin: 0 auto;}
.pointer{cursor: pointer;}
.clearfix:after{content:"\200B";display: block;height: 0; clear: both;}
.clearfix{*zoom:1}
.elip{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.fl{float:left;}
.fr{float:right;}
.bor{border:1px solid #ddd;}
body{width: 100%; background: #fff url(../images/bodybg1.png) no-repeat center 31px;}



/*页头*/
.top{width: 100%; }
.loginBar{ width: 100%;margin: 0 auto;background: url(../images/topBg.png) repeat-x; height: 31px;}
.loginBar div.clearfix{width: 1000px;height: 31px;}
.loginBar p.fl{color: #717171;font-size: 14px;line-height: 31px;}

.login{margin-left: 5px;margin-top: 4px;}
.login label{color: #333; font-size: 13px;}
.login .inpBox{width: 90px;height: 20px;border:1px solid #b5b5b5}
.login input[type="submit"]{background:#ebb124;}
.login input[type="button"]{background:#2780d8;}
.login input[type="submit"],.login input[type="button"]{width: 56px; line-height: 22px; border-radius: 4px; font-size: 13px; color: #fff;}

.banner{}
.nav{ background: url(../images/bannerT.png) no-repeat 0 top;padding-top: 102px;}
.nav ul {height: 37px;background:url(../images/nav.png) no-repeat ;padding-left:10px;}
.nav ul li{padding:0 10px; background: url(../images/navBg2.png) no-repeat right center; float: left;position: relative;}
.nav ul li a{display:inline-block;color:#fff; font-size: 14px;line-height:37px; cursor: pointer;font-family: "宋体";}
.nav ul li a:hover{color:#0944b0;}


.downBox{display: none;}
.downBox {
	font-family: "宋体";
	width: 75px;
	background:#fff;
	position: absolute;
	left: 0px;
	top: 38px;
	z-index: 999;
	padding: 20px 6px;
	display: none;
}

.downBox span{
	display: block;
	cursor: pointer;
	line-height: 34px;
	font-size: 14px;
	color: #6A6A6A;
	text-align: center;
}

.downBox span:hover{
	color:#bde213 ;
}

.banner1{height: 240px;}
.infor{background-color: #057ace;height: 32px;position: relative;}
.weather{position: absolute; left: 15px;}
 p.wel{color: #fff;font-size: 12px;line-height: 32px;margin-right: 440px;}
.search {    
	width: 173px;
    height: 25px;
    background: url(../images/searchInp.png) no-repeat left center;
    padding-left: 22px;
    position: relative;
    margin-right: 50px;    top: 63px;}
.search input{    font-size: 14px;
    line-height: 15px;
    height: 17px;
    margin-top: 5px;
    width: 100px;}
.search i{    width: 48px;
    background: url(../images/searchBtn.png) no-repeat;
    height: 22px;
    position: absolute;
    right: -36px;
    top: 2px;}


/*页尾*/

.foot{width:100%; margin:10px auto 0; background: #056fad url(../images/footbg.png)  center bottom; padding:10px 0;}
.footIN{
	    font-family: "宋体";
	text-align: center;
	line-height: 24px;
	margin-top: 10px;
	font-size: 12px;
	color: #fff;
}
.footIN a{color: #fff;}
