*{ margin:0; padding:0; }
li { list-style:none; }
a { text-decoration:none; }
img { border:none; vertical-align:top; }
input{ outline:none; }
.clear{
	clear: both;
}
body,html{
	min-width: 1200px;
}
body{
		background-color:#eff7f7;
	
	/* background:#eff7f7 url(../img/bodyBg2.png) no-repeat center top; */
}
body .wrap{

	width: 100%;
	background-color:#eff7f7,#eff7f7;
	background-image:url(../img/bodyBg3.png),url(../img/bodyBottomBg.png);
	background-position:center top,center bottom;
	background-repeat:no-repeat,no-repeat;
}
.center{
	width: 1060px;
	margin: 0 auto;
	position: relative;
}
.topbar{
	height: 42px;
	min-width: 1060px;
	margin: 0px auto 190px;
}
.topbar .center{
	overflow: hidden;
}
#ww_41fd8317bfe49{
	float: left;
	background:none !important;
	    max-width: 290px !important;
		transform: scale(0.8);
		marign-top:-20px;
		/* max-width: 250px; */
}
#ww_41fd8317bfe49 .ww-box{
	padding: 0  !important;
}
#ww_41fd8317bfe49 .ww_temp {
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    font-size: 22px !important;
 /*   line-height: 47px;
    height: 45px; */
}
#ww_41fd8317bfe49 .ww_current {
    vertical-align: baseline;
    padding: 0;
    margin: 0;
    display: block !important;
}
#ww_41fd8317bfe49 .ww_temp, #ww_41fd8317bfe49 .ww_icon, #ww_41fd8317bfe49 .ww_cond{
	vertical-align: middle !important;
}
.scroll {
    position: relative;
}
.scroll .rightWords {
    position: absolute;
    top: 200px;
    right: -120px;
}
.scroll .leftWords {
    position: absolute;
    top: 200px;
    left: -120px;
}
.time{
float: left;
    margin-top: 5px;
    margin-left: 20px;
    width: 461px;
    color: #245086;
    font-size: 12px;
    height: 42px;
    line-height: 42px;
    font-family: 微软雅黑;
    margin-right: -45px;
}

/* .header{
	height: 150px;
	min-width: 1200px;
}
.header .logo{
	position: absolute;
	top:0;
	left: 0;
}
.header  .search{
	position: absolute;
	height: 27px;
	width: 262px;
	top:62px;
	right: 60px;
}
.header  .search input{
	border: 0;
	width: 210px;
	padding: 0 10px;
	position: absolute;
	left: 0;
	height: 27px;
}
.header  .search img{
	position:absolute;
	right: 0;
	top:0;
} */


.scroll{
	width: 1060px;
	    height: 1118px;
	    margin: 0 auto;
	    background-image: url(../img/mainTop.png), url(../img/mainBottom.png);
	    background-position: center top,center bottom;
	    background-repeat: no-repeat, no-repeat;
	    padding: 84px 0 146px;
}
.scrollBox{
	width: 1060px;
	    height: 1180px;
	    /* padding: 0 0 100px; */
	    background: url(../img/mainBg.png) repeat-y 23px;
}
.nav{
	height: 38px;
	/* background: white; */
	width: 972px;
	margin: 0 auto; 
	background: url(../img/navBg.png) no-repeat center;
}
.nav li{
	float: left;
	padding: 0 32px;
}
.nav .index{
	margin-left: 34px;
	
}
.nav .index a{
	color: #fff3ea;
}
.nav li a {
	color: #fff3ea;
	font-size: 18px;
	line-height: 37px;
	font-family: "微软雅黑";
}
.foot {
	text-align: center;
	  width: 1060px;
	  margin: 0 auto;
	    height: 135px;
		margin-top: 10px;
}
.foot  p{
	text-align: center;
	line-height: 32px;
	font-size: 14px;
	color: #5a5a5a;
	font-family: "微软雅黑";
}

