/*后台界面样式*/

.wd-0 {
	width: 1300px;
}

.clear {
	overflow: hidden;
	zoom: 1
}

.tf_jz {
	margin: 0 auto;
}

.ht-bg-body {
	background: url(../images/ht_body_bg.jpg) no-repeat;
	background-size: 100% 100%;
	padding-bottom: 5%;
}

.ht_main_box {
	width: 91%;
    margin: 0 auto;
    padding-top: 6vh;
}

.lz-logo-name2 {
	height: 16vh;
    text-indent: -9999px;
	float: left;
	width: 64%;
}
.logo_right{
	float: right;
	padding-right: 37px;
	text-align: right;
	padding-top: 4vh;
	width: 32%;
}
.logo_right img{
	width: 78%;
}
.top{
	overflow: hidden;
}

.ht_zxbg {
	width: 334px;
	height: 313px;
	float: left;
	margin-top: 55px;
	margin-left: 82px;
}

.ht_zxbg img {
	display: block;
}


.ht_sjzx {
	width: 334px;
	height: 313px;
	float: left;
	margin-left: 66px;
	margin-top: 55px;
}

.ht_sjzx img {
	display: block;
}

.ht_jyxt {
	background: url(../images/tsxm.png) no-repeat;
	width: 334px;
	height: 313px;
	float: left;
	margin-left: 16px;
	margin-top: 23px;
}

.ht_jyxt img {
	display: block;
}
.ht_jyxt_main{
	margin-top: 206px;
	margin-left: 12px;
}

.ht_jyxt a {
	margin-bottom: 9px;
	display: block;
}

.ht_bottom {
	background: #0067b4;
	height: 34px;
	line-height: 34px;
	color: #fff;
}

.ht_bottom2 {
	background: #0067b4;
	height: 69px;
	line-height: 69px;
	color: #fff;
}

.ht_qsfx {
	width: 277px;
	height: 312px;
	float: left;
	margin-left: 66px;
	margin-top: 55px;
}

.ht_qsfx img {
	display: block;
}


.ht_bottom {
	background: #286102;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 16px;
}

.main_content1 {
	background: rgba(255, 255, 255, 0.3);
	margin: 1% 0 7% 0;
	overflow: hidden;
	padding: 2% 0;
}


