.load-warp {
	background: url(../images/bg.png) top center no-repeat;
}

.load-container {
	width: 1400px;
	margin: 0 auto;
	/* background: url(../images/load-ct.jpg); */
	height: 960px;
}

.load-head {
	padding-top: 60px;
	height: 200px;
}

.load-head .load-logo,
.load-head .logo img {
	display: block;
	width: 575px;
	height: 69px;
}

.enter {
	margin-top: 14px;
}

.enter .enter-btn {
	display: block;
	float: left;
	width: 150px;
	height: 42px;
	margin-left: 23px;
}

.enter .enter-btn img {
	display: block;
	width: 150px;
	height: 42px;
}





.load-container .bt_g{
	
	margin: 0 auto;
}
.load-container .bt_g ul{
	
}
.load-container .bt_g ul li{
	text-align: center;
	margin-bottom: 30px;
}
.load-container .bt_g ul li a{
	text-align: left;
	display: block;
	font-size: 22px;
	padding: 35px 0px;
	margin-left: 140px;
	color: #FFFFFF;
	font-weight: bold;
}
.load-container .bt_g ul .bt1{
	position: relative;
	width:302px;
	height: 112px;
	display: block;
	background: url(../images/bt1_03.png);
}

.load-container .bt_g ul .bt2{
	width:302px ;
	height: 112px;
	display: block;
	background: url(../images/bt1_06.png);
}
.load-container .bt_g ul .bt3{
	width:302px;
	height: 111px;
	display: block;
	background: url(../images/bt1_08.png);
}













.menu {
	background: url(../images/load-menu-bg.png) repeat;
	width: 80px;
	height: 960px;
	position: fixed;
	top: 0;
	right: 0;
}

.menu .menu-list {
	padding-top: 100px;
}

.menu .menu-list li {
	border-bottom: 1px solid #4f6668;
	height: 96px;
	padding-top: 20px;
}

.menu .menu-list li a {}

.menu .menu-list li a img {
	margin: 0 auto;
}

.menu .menu-list li a p {
	font-size: 12px;
	color: #ffffff;
	height: 20px;
	line-height: 20px;
}

.ewmbtn .ewm {
	display: none;
}

.ewmbtn:hover .ewm {
	display: block;
	position: absolute;
	margin: 0 !important;
	top: -56px;
	right: 42px;
}

.menu-off {
	width: 80px;
	height: 60px;
	padding-top: 30px;
	cursor: pointer;
}

.menu-off img {
	display: block;
	margin: 0 auto 0;
}

.menu-on {
	display: none;
	background: url(../images/load-menu-bg.png) repeat;
	width: 80px;
	position: fixed;
	bottom: 0;
	right: 0px;
	height: 80px;
	cursor: pointer;
}

.menu-on img {
	display: block;
	margin: 35px auto 0;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;
}
