*{padding:0;margin:0;list-style: none;}
.body{background:#fff;}
.header{
	width:100%;height:46px;padding:17px 0 40px 0;
}
.header>.headerC{width:1200px;height:46px;margin:0 auto;overflow: hidden;}
.header>.headerC>.left{float:left;width:182px;height:46px;}
.header>.headerC>.left>img{width:182px;height:46px;}
.header>.headerC>.right{float: right;width:583px;}
.header>.headerC>.right>ul{overflow: hidden;margin:2px 0 0 0;}
.header>.headerC>.right>ul>li{cursor:pointer;color:#494544;float: left;font-size:21px;width:100px;height:40px;text-align:center;line-height:40px;border-radius:20px;}
.header>.headerC>.right>ul>li:nth-child(1){background:#ffc000;color:#fff;}
.header>.headerC>.right>ul>li:nth-child(2n){margin:0 9px;}
.IMG{height:500px;}
.center{width:100%;padding:200px 0 0 0;}
.center>img{width:100%;};
