﻿.yqlj_box {
	position: relative;
}

.yqlj_box ul {
	right: -110%;
	width: 110% !important;
	top: -1px;
	position: absolute;
	border: .05208vw solid #fff !important;
	border-radius: .52083vw !important;
	box-sizing: border-box;
	background-color: transparent !important;
}

.foot2 {
	overflow: visible !important;
}

.yqlj_box:hover .yqlj_head img {
	transform: rotate(-90deg);
}

.xf1 {
	overflow: hidden;
}

.xf20 {
	/*width: 8.646vw;*/
	position: fixed;
	left: .594vw;
	transform:translateY(-50%);
	top: 50%;
	z-index: 9;
}

.offbox img {
	width: 1.932vw;
	margin-left: auto;
}

.xf20_1 {
	padding: 0 .99vw;
	padding-top: 9.688vw;
	padding-bottom: 1.849vw;
	box-sizing: border-box;
	margin-top: -0.99vw;
	background: url(../images/jmimg.png) no-repeat;
	background-size: 100% 100%;
}

.xf20_1 h1 {
	font-family: 思源黑体 CN;
	font-size: .938vw;
	color: #fff;
	margin-bottom: .417vw;
}

.yqjm {
      margin: auto;
	width: 8.646vw;
}

.xf20_1 img {
	width: 7.292vw;
}





/* 全局 */
* {
	margin: 0;
	padding: 0;

}

/* @font-face {
	src: url(../font/pingfang.TTF);
	font-family: "pf";
} */

.imgbox {
	overflow: hidden;
}

.imgbox:hover img {
	transition: all .6s;
	scale: 1.2;
}

.maodian {
	cursor: pointer;
}


em i {
	font-style: normal;
}

img {
	width: 100%;
	-webkit-user-drag: none;
	display: block;
}

a {
	color: black;
	text-decoration: none;
}

.gd1 img {
	margin: auto;
}


h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	font-size: 100%;
}

html,
body {
	width: 100%;
	position: relative;
}

#cnzz_stat_icon_1276877084 {
	position: absolute;
	bottom: 15px;
	left: 48%;
}

li {
	list-style-type: none;
}

a {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*清除浮动*/
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}

.clearfloat {
	zoom: 1
}

.flex {
	display: flex;
	justify-content: space-between;
	width: 45%;
	padding-bottom: 3%;

}

.flex li a {
	color: #fff;
}

/*悬浮*/

.xf {
	width: 3%;
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 3;
	display:none;
}

.xf ul li {
	background: rgba(0, 0, 0, .5);
	width: 2.3vw;
	margin-top: 9.2%;
	transition: all 1s;
	height: 2.3vw;
}

.xf ul li a img {
	width: 35%;
	display: block;
	margin: 0 auto;
	padding-top: 30%;
}

.xf ul li:nth-child(2) {
	position: relative;
}

.xf ul li:nth-child(2):hover .xf1 {
	visibility: visible;
	opacity: 1;
	right: 2.6vw;
	transition: all 1s;
}

.xf ul li:nth-child(1) {
	position: relative;
}

.xf ul li:nth-child(1):hover .xf3 {
	visibility: visible;
	opacity: 1;
	right: 44px;
	transition: all 1s;
}

.xf3 {
	position: absolute;
	right: -173px;
	top: 0px;
	width: 150px;
	height: 2.3vw;
	line-height: 2.3vw;
	background-size: 100% 100%;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	transition: all 1s;
	background: #059D40;
}

.xf1 {
	position: absolute;
	right: -173px;
	top: 0px;
	width: 150px;
	height: 2.3vw;
	line-height: 2.3vw;
	background-size: 100% 100%;
	visibility: hidden;
	opacity: 0;
	text-align: center;
	transition: all 1s;
	background: #059D40;
}

.xf3 p {
	color: white;
	font-size: 16px;
	font-weight: 600;
}

.xf1 p {
	width: 100%;

	color: white;
	font-size: 16px;
	font-weight: 600;
}

.xf ul li:nth-child(3) {
	position: relative;
}

.xf ul li:hover {
	background-color: #059D40;
}

.xf2 {
	position: absolute;
	width: 143px;
	right: -160px;
	top: 0px;
	visibility: hidden;
	opacity: 0;
	transition: all 1s;
	z-index: -111;
}

.xf ul li:nth-child(3):hover .xf2 {
	visibility: visible;
	opacity: 1;
	transition: all 1s;
	right: 47px;
}

/*悬浮结束*/

.minbox {
	min-width: 320px;
	max-width: 1200px;
	margin: auto;
}

/* a,
span,
p,
div,
strong {
	font-family: 'pf';

} */






@media screen and (max-width: 1200px) {
	.webContainerTable {
		min-width: 320px;
		max-width: 1200px;
		margin: auto;
		margin-bottom: 10% !important;
	}

	.xf {
		display: none;
	}

}