/*于动画*/
.yu {
	width: 221px;
	height: 224px;
	background-image: url(/e_html/lhlx/sjxs/dbld/images/yu.png);
	background-position: -6188px 0;
}

.yu.ani {
	-webkit-animation: yu 2s steps(1) forwards;
	animation: yu 2s steps(1) forwards;
}

@keyframes yu {
	0% {
		background-position: 0 0;
	}

	3.45% {
		background-position: -221px 0;
	}

	6.80% {
		background-position: -442px 0;
	}

	10.35% {
		background-position: -663px 0;
	}

	13.80% {
		background-position: -884px 0;
	}

	17.25% {
		background-position: -1105px 0;
	}

	20.70% {
		background-position: -1326px 0;
	}

	24.14% {
		background-position: -1547px 0;
	}

	27.60% {
		background-position: -1768px 0;
	}

	31.05% {
		background-position: -1989px 0;
	}

	34.50% {
		background-position: -2210px 0;
	}

	37.94% {
		background-position: -2431px 0;
	}

	41.39% {
		background-position: -2652px 0;
	}

	44.85% {
		background-position: -2873px 0;
	}

	48.30% {
		background-position: -3094px 0;
	}

	51.75% {
		background-position: -3315px 0;
	}

	55.20% {
		background-position: -3536px 0;
	}

	58.65% {
		background-position: -3757px 0;
	}

	62.10% {
		background-position: -3978px 0;
	}

	65.55% {
		background-position: -4199px 0;
	}

	69.00% {
		background-position: -4420px 0;
	}

	72.44% {
		background-position: -4641px 0;
	}

	75.90% {
		background-position: -4862px 0;
	}

	79.34% {
		background-position: -5083px 0;
	}

	82.80% {
		background-position: -5304px 0;
	}

	86.25% {
		background-position: -5525px 0;
	}

	89.70% {
		background-position: -5746px 0;
	}

	93.15% {
		background-position: -5967px 0;
	}

	96.60% {
		background-position: -6188px 0;
	}

	100.00% {
		background-position: -6188px 0;
	}
}

/*start*/
.topbar {
	width: 100%;
	height: auto;
	background: url(/e_html/lhlx/sjxs/dbld/images/jxjx.jpg) no-repeat;
	background-size: 100%;
}


.center {
	width: 100%;
	overflow: hidden;
}

.center2 {
	width: 100%;
	overflow: hidden;
	background: #F6F6F6 url(../images/4.png) no-repeat 100% 100%;
	background-size: 100%;
	padding: 0px 150px;
}


.logo {
	display: inline-block;
	margin-left: 25px;
	margin-top: 60px;
}

.wordsbox {
	margin-top: 75px;
	width: 100%;
	height: 350px;
	position: relative;
}

.circles {
	left: 460px;
	top: 40px;
}

.oval-circle {
	stroke-dasharray: 664.1126708984375;
	stroke-dashoffset: 664.1126708984375;
	animation: dash 1.5s linear forwards;
	transform: rotateZ(-25deg);
}

@keyframes dash {
	100% {
		stroke-dashoffset: 0
	}
}

.oval {
	top: 0;
	left: 207px;
	transform: rotateX(180deg);
}

.yu {
	left: 170px;
	top: 35px;
}



.centerwords {
	width: 600px;
	height: 195px;
	left: 412px;
	top: 160px;

}

.eng {
	left: 0;
	top: 0;
	width: 100%;
	height: 22px;
	animation-delay: 2s;
}

.eng1 {
	top: 0;
	left: 10px;
}

.eng2 {
	top: 0;
	left: 120px;
}

.xzgtx {
	left: 0;
	top: 27px;
	width: 100%;
	height: 110px;
}

.xin {
	left: 0;
	top: 0;
	animation-delay: 1.3s;
}

.zhong {
	left: 160px;
	top: 0;
	animation-delay: 1.4s;
}

.guo {
	left: 280px;
	top: -70px;
	animation-delay: 1.5s;
}

.tong {
	left: 295px;
	top: 20px;
	animation-delay: 1.6s;
}

.xing {
	left: 430px;
	top: -10px;
	animation-delay: 1.7s;
}

.wordlast {
	font-size: 15px;
	color: #FFFFFF;
	left: 90px;
	top: -100px;
	letter-spacing: 2px;
	animation-delay: 2s;
}

.mainguest {
	width: 100%;
	margin-top: 150px;
}

.mainguest .div1,
.mainguest .div2 {
	width: 100%;
	text-align: center;
}

.mainguest .name {
	display: inline-block;
	font-size: 48px;
	color: #395d7d;
	font-weight: bold;
	letter-spacing: 10px;
	animation-delay: 3s;
}

.mainguest .post {
	display: inline-block;
	font-size: 22px;
	color: #FFFFFF;
	margin-top: 30px;
	animation-delay: 3.2s;
}

.content {
	width: 100%;
	overflow: hidden;
}

.jiabinfu {
/* 	background: url(/e_html/lhlx/sjxs/dbld/images/22.png) no-repeat; */
	background-size: 100%;
	margin-top: 95px;
}

.peoplebox {
	width: 80%;
	padding: 30px 60px;
	margin: 0 auto;
}


.jiab{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}


/* .jiab .left {
	float: left;
}

.jiab .right {
	float: right;
} */

.zhuchi{
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}


/* .zhuchi .left {
	float: left;
	margin-left: 55px;
}

.zhuchi .right {
	float: left;
} */

.left {
	width: 705px;
	margin-top: 30px;
}

.right {
	width: 286px;
	height: 286px;
	border-radius: 50%;
	position: relative;
}

.left .topline {
	position: relative;
	width: 100%;
	height: 65px;
}

.left .topline .en {
	font-size: 44px;
	color: #333;
	opacity: 0.13;
}

.jiab .left .topline .en {
	right: 25px;
	top: 0;
}

.jiab .left .topline .mesg {
	right: 0;
	bottom: 0;
}

.zhuchi .left .topline .mesg {
	left: 15px;
	bottom: 0;
}

.left .sline {
	font-size: 16px;
	color: #333;
	line-height: 28px;
	margin-top: 20px;
	text-align: justify;
}

.shoujitishi{

	display: none;
}

.jiab .left .sline,
.zhuchi .left .sline {
	text-indent: 0em;
}

.mesg .zhiwei {
	font-size: 18px;
	color: #333;
}

.mesg .xingm {
	font-size: 36px;
	color: #333;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	letter-spacing: 2px;
}

.right img {
	display: block;
	width: 286px;
	height: 286px;
	border-radius: 50%;
	overflow: hidden;
}

.right p {
	width: 170px;
	height: 40px;
	position: absolute;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #fff;
	bottom: 45px;
}

.jiab .right p {
	background: #b43334;
	left: -60px;
}

.zhuchi .right p {
	background: #426483;
	right: -70px;
}

.title {
	width: 1190px;
	height: 200px;
	width: 100%;
	background: url(/e_html/lhlx/sjxs/dbld/images/33.png) no-repeat;
	background-size: cover;
	color: #FFFFFF;
	padding-top: 25px;
	margin-top: 2px;
}

/* .title img{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: -1;
}
.title p{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 40px;
	color: #fff;
	margin-top: 55px;
	position: relative;
	font-weight: bold;
}
.title p::before{
	content: "";
	width: 25px;
	height: 2px;
	background: #fff;
	position: absolute;
	left: -50px;
	top: 55%;
	margin-top: -1px;
}
.title p::after{
	content: "";
	width: 25px;
	height: 2px;
	background: #fff;
	position: absolute;
	right: -50px;
	top: 55%;
	margin-top: -1px;
} */
.ansnr {
	width: 990px;
	border-left: 2px solid #8198ac;
	margin-left: 100px;
	padding: 30px 60px 40px 30px;
}

.subtitle {
	display: flex;
	justify-content: center;
	margin-top: 0px;
}

.ansli+.ansli {
	margin-top: 90px;
}

.subword p {
	color: #333;
	/*font-weight: bold;*/
	margin-left: 25px;
}

.subwordone p {
	margin-top: 40px;
	font-size: 30px;
}

.subwordtwo p {
	font-size: 30px;
}

.subwordtwo p:first-child {
	margin-top: 22px;
}

.ansques {
	font-size: 22px;
	color: #333;
	line-height: 36px;
	margin-top: 75px;
	position: relative;
	text-align: justify;
	word-break: normal;
}

.anspeoz {
	width: 96px;
	height: 34px;
	background: url(/e_html/lhlx/sjxs/dbld/images/anspeoz.png) no-repeat;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	left: -145px;
}

.anspeog {
	width: 96px;
	height: 34px;
	background: url(/e_html/lhlx/sjxs/dbld/images/anspeog.png) no-repeat;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	left: -145px;
}

#anspeog2 {
	width: 96px;
	height: 34px;
	background: url(/e_html/lhlx/sjxs/dbld/images/anspeoz22.png) no-repeat;
	text-align: center;
	line-height: 34px;
	font-size: 18px;
	color: #fff;
	left: -145px;
}

.jiaoyazi {
	display: none;
}

.wew p {
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 10px;
}

.wew{
	margin: 5px;
}

.subimg img {
	width: 100%;
}

.subimg1 img {
	display: none;
}


.huigu {
	padding: 40px 0px;
	background: url(/e_html/lhlx/sjxs/dbld/images/44.png) no-repeat;
	background-size: cover;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.huigu .huigutitleimg {
	width: 100px;
	height: 50px;
}


.ziii {
	font-size: 20px;
	margin-bottom: 20px;
	text-align: center;
	margin-top: 20px;
	display: flex;
	/* justify-content: space-around; */
	flex-wrap: wrap;
	width: 60%;

}


.ziii img {
	width: 150px;
	height: 110px;
	
}
.qq {
	display: block;
}


.anshuida {
	font-size: 18px;
	color: #666;
	line-height: 30px;
	position: relative;
	margin-top: 40px;
	text-align: justify;
}

.anshuida p {
	margin-top: 30px;
}

.ansimg {
	padding: 50px 0 30px 0;
	text-align: center;
}

.ansimg img {
	max-width: 100%;
}

.linkbox {
	width: 100%;
	padding: 30px 40px 30px 40px;
	background: #f4f6f8;
	margin-top: 60px;
	box-sizing: border-box;
}

.linkfl {
	float: left;
	width: 48%;
}

.linkfr {
	float: right;
	width: 48%;
}

.link {
	width: 100%;
	height: 30px;
	box-sizing: border-box;
	line-height: 30px;
	font-size: 20px;
	color: #333;
	padding-left: 40px;
	background: url(/e_html/lhlx/sjxs/dbld/images/link.png) no-repeat left center;
}

.link a {
	color: #2e5476;
}

.link a:hover {
	text-decoration: underline;
}

.link+.link {
	margin-top: 10px;
}

.review {
	width: 100%;
	height: auto;
	overflow: hidden;
	/* background: url(/e_html/lhlx/sjxs/dbld/images/old.jpg) no-repeat top center; */
	background: #2f5574;
}

.reviewtitle {
	margin-top: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.reviewtitle p {
	font-size: 40px;
	color: #fff;
	margin-left: 35px;
	margin-top: 25px;
}

.reviewnr {
	margin-top: 60px;
}

.reviewpeo {
	float: left;
	margin: 0 10.5px 30px 10.5px;
}

.reviewimg {
	padding: 4px 4px;
	background: #8ca1b3;
	text-align: center;
	line-height: 125px;
	position: relative;
	cursor: pointer;
}

.reviewimg img {
	width: 200px;
	height: 116px;
	display: block;
}

.reviewimg .show {
	position: absolute;
	left: 4px;
	bottom: 4px;
	width: 200px;
	height: 0;
	background: rgba(51, 51, 51, 0.75);
	font-size: 32px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	line-height: 116px;
	overflow: hidden;
	transition: height 1s;
}

.reviewword {
	text-align: center;
	font-size: 16px;
	color: #fff;
	margin-top: 15px;
}

.reviewimg:hover .show {
	height: 116px;
}

.copyright {
	width: 100%;
	height: 100px;
	/* text-align: center; */
}

.copyright #glbbot {
	margin: 0 auto;
	border: none;
	padding: 20px 0;
	color: #333;
	line-height: 28px;
}

.copyright #glbbot a {
	color: #333;
}

.mpage {
	display: none;
}

.mtop,
.mtitle {
	display: none;
}

.focus,
.footer,
.mask,
.mask2,
.loading,
.coverpage {
	display: none;
	overflow: hidden;
}


.nr {
	background-color: yellow;
}

.footers {
	background-color: #F2F2F2;
	height: 100px;
	font-size: 20px;
	/* align-items: center;  //垂直居中
		justify-content:center;//水平居中 */
	padding: 30px 350px;

}



.footers img {
	float: left;
	margin-right: 60px;
}


.footers div {
	float: left;

}

.footers p {
	font-size: 10px;
	line-height: 25px;
}


.footline2 {
	border-right: 1px solid #DCDCDC;
	width: 0.5px;
	height: 100px;
	margin: 20px 80px;
}
