*{
	margin: 0;
	padding: 0;
}
button{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
body{
	font-family: "微软雅黑";
	background: url('../images/img/logo22.png');
}
.divFrame{
	width: 1465px;
	height: 863px;
	margin:0 auto;
	position: relative;
}
.hidden{
	width: 320px;
	height: 640px;
	float: left;
}
.logo{
	width: 255px;
	height: 55px;
	position: absolute;
	top: 66px;
	left: 30px;
}
.menu li span{
	background: url("../images/img/logo24.png") no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	top: 6px;
	left: 44px;
}
.menu span.iconHome{
	background: url("../images/img/logo24.png") no-repeat;
}
.menu span.iconIntroduction{
	background-position:0% 100%;
}
.menu span.iconRent{
	background-position:0% 20%;
}
.menu span.iconJoin{
	background-position:0% 40%;
}
.menu span.iconContact{
	background-position:0% 60%;
}
.menu{
	position: absolute;
	top: 170px;
	left: 0px;
	width: 320px;
}
.menu ul{
	list-style: none;
	width: 320px;
}
.menu li{
	position: relative;
}
.menu .menuBar{
	width: 276px;
	height: 62.5px;
	padding: 6px 0 0 44px;
}
a{
	text-decoration: none;
}
.menu .menuItem{
	font-size: 21px;
	margin-left: 55px;
	color: #fff;
}
.menu .menuItemEng{
	font-size: 11pt;
	color: #545554;
	margin-left: 55px;
	margin-top: -4px;
}
.menu .menuBar:hover{
	background-color: #343433;
} 
.active{
	background-color: #343433;
}
.right{
	padding-top: 80px;
	width: 1100px;
	float: left;
	margin-left: 360px;
}
.left{
	border-right: solid 10px #343433;
	box-shadow: 5px 0px 10px #888888;
	width: 320px;
	position: absolute;
	background-color: #fcb813;
}
.imageShow{
	background: url("../images/img/ps_1.png") no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 350px;
	position: relative;
}	
.blackEdge{
	width: 10px;
	height: 640px;
	background-color: #000;
	float: right;
}
.triangle{
	float: left;
	width: 0;
	height: 0;
	border-top: 50px solid #000;
	border-right: 50px solid transparent;
}
.bottombar{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 68px;
	background-color: rgba(245,185,38,0.8);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8fcb813,endColorstr=#C8fcb813);
}
.bottombar .iconSearch span{
	background: url("../images/img/ICON.png");
	background-position:0% 71%;
	width: 45px;
	height: 43px;
	position: absolute;
	top: 12px;
	left: 16px;
}
.bottombar .iconSearch{
	width: 77px;
	height: 68px;
	background-color: #ee9922;
}
.bottombar .iconSearch a{
	text-decoration: none;
	color: #fff;
	font-size: 30px;
	position: absolute;
	left: 87px;
	top: 13px;
	letter-spacing: -2px;
}
.listNews{
	float: left;
	margin-left: 15px;
	width: 293px;
	height: 781px;
	box-shadow: 0px 0px 10px #888888;
	border:solid 1px #8b8b8c;
	background-color: #fff;
}
.main{
	float: left;
	width:71%;
}
.rentAndJoin{
	float: left;
	margin-top: 18px;
}
.rent{
	background: url("../images/img/ps_2_yellow.png");
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 300px;
	height: 110px;
	position: relative;
}
.join{
	background: url("../images/img/ps_3_yellow.png");
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 300px;
	height: 110px;
	margin-top: 15px;
	position: relative;
}
.billSearch{
	float: left;
	margin-top: 18px;
	margin-left: 10px;
	width: 235px;
	height: 227px;
	background-color: #f9bc2e;
	position: relative;
	border-bottom: solid 8px #000;
}
.tip{
	background: #343433;
	position: absolute;
	top: 0;
	left: 0;
	width: 227px;
	height: 47px;
	padding: 10px 0 0 8px;
}
.tip p{
	color: #fff;
	font-size: 9pt;
	font-weight: 200;
	letter-spacing: 1pt;
	margin-bottom: 3px;
}
.qrCode{
	background: url("../images/img/qrcode.png");
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 209px;
	height: 219px;
	border: 8px solid #fcb813;
	float: left;
	margin-top: 18px;
	margin-left: 10px;
}
.billSearchInputBox {
	margin-top: 56px;
}
.billSearchInputBox input{
	border: none;
	border-bottom:solid 1px #fcde97;
	width: 210px;
	height: 31px;
	margin-left: 12px;
	background-color: #f9bc2e;
	outline: none;
}
.clearOrSearch{
	font-size: 11pt;
	position: absolute;
	right: 12px;
	bottom: 4px;
}
.clearOrSearch a{
	color: #000;
}
.Carousel{
	overflow: hidden;
	position: relative;
	height: 165px;
}
.Carousel .imgs{
	width: 1475px;
	height: 165px;
	position: absolute;
}
.Carousel .imgs li{
	float: left;
	height: 165px;
	width: 293px;
	list-style: none;
}
.Carousel .imgs img{
	width: 293px;
	height: 165px;
}
.Carousel .num{
	overflow: auto;
	position: absolute;
	right: 15px;
	bottom: 10px;
	list-style: none;
}
.Carousel .num li{
	float: left;
	height: 10px;
	width: 10px;
	margin-left: 10px;
	border-radius: 5px;
	cursor: pointer;
	list-style: none;
}
.yellow{
	background-color: #fcb813;
}
.white{
	background-color: #fff;
}
.news{
	margin-top: 25px;
}
.news .newsContent{
	margin-left: 10%;
	width: 80%;
	height: 55px;
	border-bottom: solid 1px #8b8b8c;
	position: relative;
	padding-top: 5px;
}
.news .new{
	background-color: #fcb813;
	font-size: 7pt;
	font-weight: bold;
	height: 12px;
	padding: 3px;
}
.news .newTitle{
	font-size: 10pt;
	color: #231f20;
	line-height: 25px;
}
.news p{
	text-align: right;
	color: #777778;
	font-size: 15px;
	position: absolute;
	right: 0;
	bottom: 3px;
}
.leftBottom input{
	border: none;
	outline: none;
	position: relative;
	width: 130px;
	line-height: 13px;
	height: 30px;
	background-color: rgb(251,205,114);
	color: #fff;
	font-size: 17px;
	padding-left: 24px;
	cursor:pointer;
	text-align: center;
}
.leftBottom span.loginIcon,.leftBottom span.registerIcon{
	width: 26px;
	height: 22px;
	position: absolute;
	top: 2px;
}
.leftBottom span.loginIcon{
	left: 15px;
}
.leftBottom span.registerIcon{
	left: 167px;
}
.leftBottom .register{
	margin-left: 14px;
}
.leftBottom span.loginIcon{
	background: url("../images/img/login1.png");
}
.leftBottom span.registerIcon{
	background: url("../images/img/login2.png");
}
.leftBottom{
	width: 303px;
	position: absolute;
	bottom: 50px;
	left: 15px;
}
.leftBottom hr{
	background-color: rgb(250,250,250);
	width: 290px;
	border:none;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftBottom p{
	font-size: 12px;
	-webkit-transform-origin-x: 0;
	-webkit-transform: scale(0.90);
	color: rgb(250,250,250);
	color: rgba(250,250,250,0.6);
}
p.fox-font{
	font-size: 11px;
}
.leftBottom .smartLogo{
	width: 18px;
	height: 21px;
	background: url("../images/img/logo15.png");
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.midBottom .rent span,.midBottom .join span{
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	position: absolute;
	left: 17px;
	bottom: 7px;
	font-size: 23px;
}
a{
	text-decoration: none;
}
ul,li,ol{
	list-style: none;
}
.subMenu{
	position: absolute;
	top: 0px;
	left: 320px;
	width: 250px;
	background-color: #343433;
	z-index: 9999;
	color: #fff;
	overflow: hidden;
	display: none;
}
.subMenu hr{
	border:none;
	width: 250px;
	height: 1px;
	background-color: rgba(250,250,250,0.3);
	margin-top: 5px;
	margin-bottom: 5px;
}
p.subTitle{
	font-size: 22px;
	margin-left: 30px;
	letter-spacing: 4px;
	margin-top: 24px;
}
.subMenu ul li p{
	font-size: 16px;
	margin-left: 30px;
	letter-spacing: 2px;
}
.subMenu ul li{
	height: 36px;
	width: 250px;
	cursor:pointer;
	font-weight: lighter;
}
.menu .subMenu ul{
	width: 250px;
}
.botleft,.botright{
	height: 160px;
	line-height: 160px;
	float: left;
	text-align: center;
}
.bot{
	clear: both;
	width: 100%;
	height: 160px;
	padding-top: 20px;
}
.botleft{
	background: url("../images/img/logo11.png") no-repeat;
	width: 24.5%;
	float: left;
}
.botright{
	background: url("../images/img/logo12.png") no-repeat;
	width: 75%;
	float: right;
}

.menu .menuBar_sty{
	width: 276px;
    height: 62.5px;
    padding: 6px 0 0 44px;
}

.menu .menuBar_sty:hover{
    background-color: #343433;
} 

.subMenu .warehouse_sty{
	letter-spacing:2px;
	font-family:"微软雅黑";
	display:inline-block;
	color:white;
	border:0px solid #fff;
	font-size:16px;
	margin:15px 0px 0px 20px;
	padding:0px 70px 0px 10px;
}