body { margin: 0px; padding: 0px; font-family: "Microsoft Yahei"}
div,ul,li,dl,dt,dd { margin: 0px; padding: 0px;}
ul,li,dl,dt,dd { list-style: none}
a { text-decoration: none; color: #000}
a:hover { text-decoration: none}
input,select { outline: none}

.fl { float: left}
.fr { float: right}
.clear { clear: both; display: block; height: 0px; line-height: 0px; overflow: hidden}

.box1200 { width: 1200px; margin: 0px auto}

.topBox { width: 100%; height: 180px; min-width:1200px; padding-top: 50px; background: url("../images/bg.png") no-repeat center top; position: relative}
.topBox .topCon { height: 83px; margin: 0px auto; width: 1200px;}
.topBox .topCon .logo { float: left;}
.topBox .topCon .tianqi { width: 300px; height: 40px; position: absolute; left: 60%; margin-left: -150px; top:60px;}
.topBox .topCon .search { width: 285px; float: right}
.topBox .topCon .search input[type="text"]{ width: 220px; line-height: 31px; height: 31px; padding: 0px 13px; background: #fff; border: 1px solid #00548a; float: left}
.topBox .topCon .search .ssBut{ width: 35px; height: 33px; background: url("../images/ss.gif") no-repeat; float: left; border: none; text-indent: -999px}
.topBox .topCon .search .riqi { line-height: 30px; width: 100%; text-align: left; font-size: 14px; color: #fff;}

.topBox .menuBox { box-sizing:border-box;width: 100%; margin: 0px auto; height:37px; background: #00548a; position: absolute; bottom: 0px; left: 0;text-align: center }
.topBox .menuBox a { display: inline-block; padding: 0px 30px; line-height: 37px; height: 37px; font-size: 16px; color: #fff;}
.topBox .menuBox a.active{ background: #00436e; font-weight: bold}
.topBox .menuBox a:hover { background: #00436e}

.topBanner table{
	width: 70%;
	border-collapse: separate;
	border-spacing:15px; 
	margin-left: auto;
	margin-right: auto;
}

.hide{display: none;}

.search-btn{
    padding:0px 30px;
    line-height: 33px;
    background: #00548a;
    color:#fff;
    margin-left:8px;
    cursor:pointer;//cxm
}

p{
    padding:0;margin:0;
}
