@charset "utf-8";

/*字体*/


/* @font-face {font-family:"Fontke";src:url("Fontke.woff2") format("woff2"),url("Fontke.woff") format("woff"),url("Fontke.ttf") format("truetype"),url("Fontke.eot") format("embedded-opentype"),url("Fontke.svg") format("svg"),url("Fontke.otf") format("opentype");}
*/

@font-face {
	font-family: 'shuzi';
	src: url('../font/OPPOSans-M.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'din';
	src: url('../font/DIN-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0;
	margin: 0;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: calc(100vw/19.2);
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (min-width:1901px) {
	html {
		font-size: 100px;
	}
}

@media (max-width:1580px) {
	html {
		font-size: 66px;
	}
}

@media (max-width:767px) {
	html {
		font-size: calc(100vw/7.5);
	}
}

body {
	min-height: 100%;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
	font-size: 16px;
	line-height: 1.5;
	color: #000000;
	background: #fff;
}

@media (max-width:1580px) {
	body {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	body {
		font-size: 0.28rem;
	}
}

img {
	border: 0;
	vertical-align: top;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	font-weight: normal;
}

a,
a:hover,
a:focus {
	text-decoration: none;
}

input,
button {
	-webkit-appearance: none;
	border-radius: 0;
}

button {
	cursor: pointer;
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

textarea {
	resize: none;
	overflow: auto;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}

input,
button,
textarea,
select {
	border: 0;
	font-family: inherit;
	font-style: inherit;
	font-size: inherit;
	font-weight: normal;
	color: inherit;
	background: transparent;
}

select {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select::-ms-expand {
	display: none;
}

table {
	border-collapse: collapse;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clear {
	zoom: 1;
}

.clear:after {
	content: '';
	display: block;
	clear: both;
}

.container {
	margin: 0 auto;
	width: 80%;
	max-width: 1500px;
}

.about_honor {
	text-align: center;
}

@media (max-width:1580px) {
	.container {
		width: 84%;
	}
}

@media (max-width:1199px) {
	.container {
		width: 90%;
	}
}

.bg-color1 {
	background-color: #fff;
}

.ptb100 {
	padding-top: 1rem;
	padding-bottom: 1rem;
}

@media (max-width:767px) {
	.ptb100 {
		padding-top: 1.2rem;
		padding-bottom: 1.2em;
	}
}

.pt100 {
	padding-top: 1rem;
}

@media (max-width:767px) {
	.pt100 {
		padding-top: 1.2rem;
	}
}

.pb100 {
	padding-bottom: 1rem;
}

@media (max-width:767px) {
	.pb100 {
		padding-bottom: 1.2rem;
	}
}

.ptb140 {
	padding-top: 1.4rem;
	padding-bottom: 1.4rem;
}

@media (max-width:767px) {
	.ptb140 {
		padding-top: 1.2rem;
		padding-bottom: 1.2rem;
	}
}

.pt140 {
	padding-top: 1.4rem;
}

@media (max-width:767px) {
	.pt140 {
		padding-top: 1.2rem;
	}
}

.pb140 {
	padding-bottom: 1.4rem;
}

@media (max-width:767px) {
	.pb140 {
		padding-bottom: 1.2rem;
	}
}

.font14 {
	font-size: 14px;
}

@media (max-width:1580px) {
	.font14 {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.font14 {
		font-size: 0.26rem;
	}
}

.font16 {
	font-size: 16px;
}

@media (max-width:1580px) {
	.font16 {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.font16 {
		font-size: 0.28rem;
	}
}

.font18 {
	font-size: 18px;
}

@media (max-width:1580px) {
	.font18 {
		font-size: 16px;
	}
}

@media (max-width:767px) {
	.font18 {
		font-size: 0.3rem;
	}
}

.font20 {
	font-size: 0.2rem;
}

@media (max-width:1580px) {
	.font20 {
		font-size: 18px;
	}
}

@media (max-width:991px) {
	.font20 {
		font-size: 16px;
	}
}

@media (max-width:767px) {
	.font20 {
		font-size: 0.3rem;
	}
}

.font22 {
	font-size: 0.22rem;
}

@media (max-width:1580px) {
	.font22 {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.font22 {
		font-size: 18px;
	}
}

@media (max-width:767px) {
	.font22 {
		font-size: 0.3rem;
	}
}

.font24 {
	font-size: 0.24rem;
}

@media (max-width:1580px) {
	.font24 {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.font24 {
		font-size: 18px;
	}
}

@media (max-width:767px) {
	.font24 {
		font-size: 0.34rem;
	}
}

.font26 {
	font-size: 0.26rem;
}

@media (max-width:1580px) {
	.font26 {
		font-size: 22px;
	}
}

@media (max-width:991px) {
	.font26 {
		font-size: 20px;
	}
}

@media (max-width:767px) {
	.font26 {
		font-size: 0.34rem;
	}
}

.font30 {
	font-size: 0.3rem;
}

@media (max-width:1199px) {
	.font30 {
		font-size: 0.36rem;
	}
}

@media (max-width:767px) {
	.font30 {
		font-size: 0.4rem;
	}
}

.font32 {
	font-size: 0.32rem;
}

@media (max-width:1199px) {
	.font32 {
		font-size: 0.36rem;
	}
}

@media (max-width:767px) {
	.font32 {
		font-size: 0.4rem;
	}
}

.font34 {
	font-size: 0.34rem;
}

@media (max-width:1199px) {
	.font34 {
		font-size: 0.38rem;
	}
}

@media (max-width:767px) {
	.font34 {
		font-size: 0.4rem;
	}
}

.font36 {
	font-size: 0.36rem;
}

@media (max-width:1199px) {
	.font36 {
		font-size: 0.4rem;
	}
}

@media (max-width:767px) {
	.font36 {
		font-size: 0.42rem;
	}
}

.font40 {
	font-size: 0.4rem;
}

@media (max-width:1199px) {
	.font40 {
		font-size: 0.4rem;
	}
}

@media (max-width:767px) {
	.font40 {
		font-size: 0.42rem;
	}
}

.font48 {
	font-size: 0.48rem;
}

@media (max-width:1199px) {
	.font48 {
		font-size: 0.4rem;
	}
}

@media (max-width:767px) {
	.font48 {
		font-size: 0.42rem;
	}
}

.font50 {
	font-size: 0.5rem;
}

@media (max-width:767px) {
	.font50 {
		font-size: 0.44rem;
	}
}

.font54 {
	font-size: 0.54rem;
}

@media (max-width:1199px) {
	.font54 {
		font-size: 0.5rem;
	}
}

@media (max-width:767px) {
	.font54 {
		font-size: 0.44rem;
	}
}

.font60 {
	font-size: 0.6rem;
}

@media (max-width:1199px) {
	.font60 {
		font-size: 0.54rem;
	}
}

@media (max-width:767px) {
	.font60 {
		font-size: 0.48rem;
	}
}

.base_img {
	position: relative;
	overflow: hidden;
}

.base_img img {
	transition: all 0.6s;
	-webkit-transition: all 0.6s;
	width: 100%;
	height: 100%;
}

.base_img1 img {
	height: auto;
}

.base_img:before {
	content: "";
	display: block;
}

#hi-upgrade {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: #fff;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

#hi-upgrade .hi-wrap {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -177px 0 0 -450px;
	width: 900px;
}

#hi-upgrade .hi-wrap .hi-title {
	font-size: 30px;
	line-height: 40px;
	color: #333;
}

#hi-upgrade .hi-wrap .hi-close {
	margin: 10px 0;
	display: inline-block;
	cursor: pointer;
	font-size: 18px;
	color: #195fe1;
}

#hi-upgrade .hi-wrap .hi-close:hover {
	text-decoration: underline;
}

#hi-upgrade .hi-wrap .hi-text1 {
	color: #666;
}

#hi-upgrade .hi-wrap .hi-text1 span {
	color: #195fe1;
}

#hi-upgrade .hi-wrap .hi-text2 {
	position: relative;
	margin: 60px 0;
	color: #333;
}

#hi-upgrade .hi-wrap .hi-text2::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	z-index: 1;
	width: 100%;
	border-top: 1px solid #ddd;
}

#hi-upgrade .hi-wrap .hi-text2 span {
	position: relative;
	z-index: 5;
	padding: 0 30px;
	background: #fff;
}

#hi-upgrade .hi-wrap .hi-list {
	overflow: hidden;
}

#hi-upgrade .hi-wrap .hi-list li {
	display: inline-block;
	width: 16%;
}

#hi-upgrade .hi-wrap .hi-list li div {
	margin: 0 auto 5px;
	width: 50px;
	height: 50px;
}

#hi-upgrade .hi-wrap .hi-list li a {
	color: #666;
}

#hi-upgrade .hi-wrap .hi-list li a:hover {
	color: #195fe1;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico1 {
	background: url(../images/hi-llq-1.jpg) no-repeat center / 100%;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico2 {
	background: url(../images/hi-llq-2.jpg) no-repeat center / 100%;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico3 {
	background: url(../images/hi-llq-3.jpg) no-repeat center / 100%;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico4 {
	background: url(../images/hi-llq-4.jpg) no-repeat center / 100%;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico5 {
	background: url(../images/hi-llq-5.jpg) no-repeat center / 100%;
}

#hi-upgrade .hi-wrap .hi-list li .hi-ico6 {
	background: url(../images/hi-llq-6.jpg) no-repeat center / 100%;
}


/* 公共分页 */

.basepage {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	justify-content: center;
}

.basepage a,
.basepage span,
.basepage .f_fan {
	width: 45px;
	height: 45px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #f1f1f1;
	color: #999999;
	margin: 0 6px 10px;
	flex-shrink: 0;
	transition: all 0.4s;
	float: left;
	font-size: 16px;
	margin: 0 5px 10px;
}

@media (max-width:1580px) {
	.basepage a,
	.basepage span,
	.basepage .f_fan {
		font-size: 14px;
		width: 40px;
		height: 40px;
	}
}

@media (max-width:991px) {
	.basepage a,
	.basepage span,
	.basepage .f_fan {
		width: 34px;
		height: 34px;
		font-size: 14px;
	}
}

.basepage .active {
	border: 1px solid #333333;
	background-color: #333333;
	color: #fff;
}

.basepage .active:hover {
	color: #fff;
}

.basepage .f_fan {
	width: 72px;
	color: #195fe1;
	padding: 0 10px;
	text-align: center;
}

@media (max-width:1580px) {
	.basepage .f_fan {
		width: 68px;
	}
}

@media (max-width:767px) {
	.basepage .f_fan {
		width: 64px;
	}
}

.basepage .f_fan::-webkit-input-placeholder {
	color: #999999;
}

.basepage .f_fan::-ms-input-placeholder {
	color: #999999;
}

.basepage .prev,
.basepage .next {
	position: relative;
	color: #999999;
}

.basepage .prev svg,
.basepage .next svg {
	width: 10px;
	height: 10px;
}

.basepage .prev svg path,
.basepage .next svg path {
	transition: all 0.4s;
	fill: #999999;
}

.basepage .prev:hover,
.basepage .next:hover {
	background-color: #195fe1;
	border-color: #195fe1;
}

.basepage .prev:hover svg path,
.basepage .next:hover svg path {
	fill: #ffffff;
}

.basepage .fan {
	width: auto;
	padding: 0 15px;
}

.basepage a:hover {
	border: 1px solid #195fe1;
	background-color: #195fe1;
	color: #fff;
}


/* 面包屑 */

.breadbox .fcont {
	display: flex;
	align-items: center;
	padding: 0.36rem 0;
}

@media (max-width:991px) {
	.breadbox .fcont {
		padding: 12px 0;
	}
}

.breadbox .fcont a,
.breadbox .fcont span {
	transition: all 0.4s;
	font-size: 16px;
	line-height: 26px;
	color: #999999;
	zoom: 1;
}

@media (max-width:1580px) {
	.breadbox .fcont a,
	.breadbox .fcont span {
		font-size: 14px;
		line-height: 24px;
	}
}

.breadbox .fcont a img,
.breadbox .fcont span img {
	float: left;
	width: 18px;
}

@media (max-width:1580px) {
	.breadbox .fcont a img,
	.breadbox .fcont span img {
		width: 16px;
	}
}

.breadbox .fcont span {
	margin: 0 16px;
	display: block;
}

@media (max-width:1580px) {
	.breadbox .fcont span {
		margin: 0 10px;
	}
}

@media (max-width:991px) {
	.breadbox .fcont span {
		margin: 0 6px;
	}
}

.breadbox .fcont a:hover {
	color: #333333;
}

.breadbox .fcont .on {
	color: #333333;
}

.breadbox .fcont a:last-child {
	color: #333333;
}

@media (max-width:991px) {
	.breadbox .fcont a:last-child {
		max-width: 36%;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
}

@media (max-width:375px) {
	.breadbox .fcont a:last-child {
		max-width: 30%;
	}
}

.breadbox .fcont .wofe {
	display: flex;
}

.breadbox .fcont .wofe .li {
	display: flex;
	align-items: flex-start;
	padding: 0 6px;
	border: 1px solid #4070f4;
	line-height: 24px;
	font-size: 14px;
	color: #195fe1;
}

.breadbox .fcont .wofe .li a {
	line-height: 1;
}


/* 文本编辑详情页 */

.make-text {
	line-height: 1.66666667;
	color: #222222;
	font-size: 18px;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
}

@media (max-width:1580px) {
	.make-text {
		font-size: 16px;
		line-height: 1.5;
	}
}

@media (max-width:1199px) {
	.make-text {
		line-height: 1.3;
	}
}

.make-text img {
	max-width: 100%;
}

.make-text table td {
	border: 1px solid #ddd;
}

.make-text ul,
.make-text li,
.make-text ol {
	list-style: inherit;
}

.make-text ul {
	padding-left: 20px;
}

.make-text video {
	width: auto;
	max-width: 100%;
	height: auto!important;
}

.make-text h1,
.make-text h2,
.make-text h3,
.make-text h4,
.make-text h5,
.make-text h6 {
	font-weight: revert;
	line-height: 1.22;
	font-size: 0.24rem;
	color: #222222;
}

@media (max-width:1580px) {
	.make-text h1,
	.make-text h2,
	.make-text h3,
	.make-text h4,
	.make-text h5,
	.make-text h6 {
		font-size: 20px;
	}
}

@media (max-width:991px) {
	.make-text h1,
	.make-text h2,
	.make-text h3,
	.make-text h4,
	.make-text h5,
	.make-text h6 {
		font-size: 18px;
	}
}

@media (max-width:767px) {
	.make-text h1,
	.make-text h2,
	.make-text h3,
	.make-text h4,
	.make-text h5,
	.make-text h6 {
		font-size: 0.34rem;
	}
}

@media (max-width:767px) {
	.make-text h1,
	.make-text h2,
	.make-text h3,
	.make-text h4,
	.make-text h5,
	.make-text h6 {
		font-size: 16px!important;
		line-height: 1.3;
	}
}

.make-text p,
.make-text span {
	font-size: 16px;
	font-family: 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial' !important;
	color: #222222;
}

@media (max-width:767px) {
	.make-text p,
	.make-text span {
		line-height: 24px;
		font-size: 16px!important;
	}
}

.bsTop {
	width: 100%!important;
}

.bsFrameDiv>div {
	height: 208px!important;
}

.bsFrameDiv img {
	margin: 16px!important;
}


/* 公共弹窗样式 */

.basealt {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 666;
	width: 100%;
	height: 100%;
}

.basealt .bag {
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
}

.basealt .cont {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}

.basealt .cont .fclose {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.5rem;
	cursor: pointer;
	height: 0.5rem;
}

@media (max-width:767px) {
	.basealt .cont .fclose {
		width: 0.66rem;
		height: 0.66rem;
	}
}

.basealt .cont .fclose svg {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}

.basealt .cont .fclose svg rect {
	transition: all 0.4s;
	fill: rgba(255, 255, 255, 0.2);
	stroke: #fff;
}

.basealt .cont .fclose svg path {
	fill: #ffffff;
}

.basealt .cont .fclose:hover svg rect {
	fill: #333333;
	stroke: #333333;
}


/* End */

.basemenubut {
	display: flex;
	align-content: center;
	justify-content: center;
	flex-wrap: wrap;
	height: 100%;
	width: 22px;
}

.basemenubut span {
	display: block;
	width: 100%;
	height: 2px;
	margin-bottom: 5px;
	border-radius: 3px;
	background-color: #666;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.basemenubut span:last-child {
	margin-bottom: 0;
}

.basemenubut span:nth-child(2) {
	width: 80%;
}

.basemenubut2 span:nth-child(1) {
	transform: rotate(45deg);
	margin: 0;
	margin-top: 2px;
}

.basemenubut2 span:nth-child(2) {
	display: none;
}

.basemenubut2 span:nth-child(3) {
	transform: rotate(-45deg);
	margin: 0;
	margin-top: -2px;
}


/* 导航 */

.hadheight {
	display: none;
	height: 100px;
}

@media (max-width:1580px) {
	.hadheight {
		height: 80px;
	}
}

@media (max-width:767px) {
	.hadheight {
		height: 60px;
	}
}

.hadbox {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 666;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.hadbox_bag {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.6;
	z-index: 555;
	display: none;
}

.hadbox-sec1 {
	transition: all 0.3s linear;
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	line-height: 100px;
	height: 100px;
}

@media (max-width:1580px) {
	.hadbox-sec1 {
		line-height: 80px;
		height: 80px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 {
		line-height: 60px;
		height: 60px;
	}
}

.hadbox-sec1 .container {
	display: flex;
	justify-content: space-between;
	width: 92%;
	max-width: 1740px;
}

.hadbox-sec1 .lt {
	display: flex;
	align-items: center;
}

.hadbox-sec1 .lt .lgwz {
	color: #111;
	font-size: 31px;
	font-weight: bold;
	float: left;
	line-height: 36px;
	height: 68px;
}

.hadbox-sec1 .lt h2 {}

.hadbox-sec1 .lt p {
	color: #111;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 40px;
	font-weight: normal;
	letter-spacing: 1.8px;
}

.hadbox-sec1 .lt .fz_logo {
	display: flex;
	overflow: hidden;
	height: 60px;
	margin-right: 15px;
}


@media (max-width:1580px) {
	.hadbox-sec1 .lt .fz_logo {
		height: 50px;
	}
	.hadbox-sec1 .lt .lgwz{
		font-size: 26px;
	}
	.hadbox-sec1 .lt p{
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .lt .fz_logo {
		height: 0.3rem;
	}
}

@media (max-width:567px) {
	.hadbox-sec1 .lt .fz_logo {
		height: 1rem;
	}
	.hadbox-sec1 .lt .lgwz {
		display: none;
	}
}

.hadbox-sec1 .lt .fz_logo img {
	float: left;
	height: 100%;
}

.hadbox-sec1 .lt .fz_logo img:nth-child(2) {
	display: none;
}

.hadbox-sec1 .f_navbox {
	display: flex;
	align-items: center;
}

@media (max-width:1199px) {
	.hadbox-sec1 .f_navbox {
		display: none;
	}
}

.hadbox-sec1 .f_navbox>li {
	position: relative;
}

.hadbox-sec1 .f_navbox li .tit {
	display: flex;
	align-items: center;
	color: #ffffff;
	font-size: 16px;
	position: relative;
	padding: 0 40px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li .tit {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .f_navbox li .tit {
		font-size: 0.28rem;
	}
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li .tit {
		font-size: 14px;
	}
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li .tit {
		font-size: 14px;
		padding: 0 20px;
	}
}

.hadbox-sec1 .f_navbox li .tit i {
	position: absolute;
	opacity: 0;
	right: 0.02rem;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
	width: 20px;
	height: 20px;
	transition: all 0.4s;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	margin-left: 10px;
	font-size: 13px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li .tit i {
		width: 16px;
		height: 16px;
		margin-left: 6px;
		font-size: 11px;
	}
}

.hadbox-sec1 .f_navbox li .tit i img,
.hadbox-sec1 .f_navbox li .tit i svg {
	width: 100%;
	float: left;
}

.hadbox-sec1 .f_navbox li .tit i img:nth-child(2),
.hadbox-sec1 .f_navbox li .tit i svg:nth-child(2) {
	display: none;
}

.hadbox-sec1 .f_navbox li .tit i svg {
	max-width: initial;
	max-height: initial;
}

.hadbox-sec1 .f_navbox li .tit i svg path {
	fill: #ffffff;
	stroke: none;
}

.hadbox-sec1 .f_navbox li .tit:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	background-color: #195fe1;
	height: 2px;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	border-radius: 2px;
	display: none;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li .tit:after {
		height: 2px;
	}
}

.hadbox-sec1 .f_navbox li>ul {
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	width: 180px;
	background-color: rgba(255, 255, 255, 0.9);
	background-color: #ffffff;
	line-height: 45px;
	text-align: center;
	padding: 0.12rem 0 0.16rem;
	margin-top: -1px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
	display: none;
}

.hadbox-sec1 .f_navbox li>ul>li a {
	font-size: 14px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	color: #666666;
}

.hadbox-sec1 .f_navbox li>ul>li a:hover {
	color: #195fe1;
}

.hadbox-sec1 .f_navbox li:hover .tit span {
	color: #195fe1;
}

.hadbox-sec1 .f_navbox li:hover .tit i {
	opacity: 1;
}

.hadbox-sec1 .f_navbox li:hover .tit i svg path {
	fill: #195fe1 !important;
}

.hadbox-sec1 .f_navbox li:hover .tit:after {
	width: 78%;
}

.hadbox-sec1 .f_navbox li.active1 .tit span {
	color: #222;
	font-weight: bold;
}

.hadbox-sec1 .f_navbox li.active1 .tit i {
	opacity: 1;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.hadbox-sec1 .f_navbox li.active1 .tit i svg path {
	fill: #222 !important;
}

.hadbox-sec1 .f_navbox li.active1 .tit:after {
	width: 78%;
}

.hadbox-sec1 .f_navbox li:hover .fz_hover {
	visibility: visible;
	line-height: 80px;
	height: 80px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox li:hover .fz_hover {
		line-height: 50px;
		height: 50px;
	}
}

.hadbox-sec1 .f_navbox li:hover .hover1 {
	display: block;
}

.hadbox-sec1 .f_navbox li.on .tit {
	font-weight: bold;
}

.hadbox-sec1 .f_navbox .f_nav_parant {
	position: inherit;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child {
	position: absolute;
	top: 100%;
	left: 0%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	background-color: #ffffff;
	text-align: center;
	margin-top: -1px;
	display: none;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.06);
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	transform: translateX(0);
	-webkit-transform: translateX(0);
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 0;
	margin: 0;
	line-height: 46px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul {
		line-height: 42px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li {
	margin-bottom: 0;
	margin: 0 0.26rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li a {
	display: block;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	padding: 0 0.16rem;
	color: #666;
	font-size: 14px;
	position: relative;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li a:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 0;
	height: 2px;
	background-color: #195fe1;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li a:hover {
	color: #195fe1;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li.on>a {
	color: #195fe1;
}

.hadbox-sec1 .f_navbox .f_nav_parant>.f_child>ul li.on>a:before {
	width: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	color: #333333;
	background-color: #ffffff;
	padding: 0.3rem 0 1.36rem;
	line-height: 1.4;
	display: none;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .container {
	max-width: 1600px;
	display: block;
	position: relative;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .container .f_close {
	position: absolute;
	right: 0;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	top: 0.2rem;
	transition: all 0.4s;
	width: 0.26rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .container .f_close img {
	width: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .container .f_close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.15rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt,
.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt {
	padding: 0 0.15rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt {
	width: 14%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form {
	display: flex;
	padding: 8px 12px;
	border-radius: 4px;
	width: 100%;
	border: 1px solid #e7e7e7;
	align-items: center;
	margin-bottom: 24px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form {
		margin-bottom: 20px;
		padding: 6px 10px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form .f_sut {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form .f_sut {
		width: 18px;
		height: 18px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form .f_sut svg {
	width: 100%;
	max-height: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form .f_sut svg path {
	fill: #9a9a9a;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form input {
	width: 80%;
	color: #666666;
	font-size: 14px;
	width: calc(100% - 20px);
	padding-left: 16px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .f_form input {
		padding-left: 12px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav {
	width: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli {
	color: #000;
	user-select: none;
	-webkit-user-select: none;
	display: block;
	cursor: pointer;
	color: #666666;
	font-size: 16px;
	transition: all 0.4s;
	margin-bottom: 0.14rem;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli {
		font-size: 0.28rem;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli span {
	position: relative;
	display: inline-block;
	padding-bottom: 0.06rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli span:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	height: 2px;
	background-color: #195fe1;
	width: 0;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli:last-child {
	margin-bottom: 0;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .fzli:hover {
	color: #222222;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .on {
	color: #222222;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_lt .lt_nav .on span:before {
	width: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt {
	width: 86%;
	padding-right: 2.3rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .f_but {
	display: flex;
	align-items: center;
	color: #222222;
	margin-top: 0.06rem;
	padding-bottom: 0.2rem;
	margin-bottom: 0.22rem;
	border-bottom: 1px solid rgba(182, 182, 182, 0.3);
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .f_but i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 12px;
	height: 12px;
	margin-left: 16px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .f_but i {
		width: 10px;
		height: 10px;
		margin-left: 12px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .f_but i svg {
	width: 100%;
	max-height: 100%;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .f_but i svg path {
	fill: #222222;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent {
	position: relative;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li {
	margin-bottom: 0.36rem;
}

@media (max-width:1900px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li {
		margin-bottom: 0.36rem;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li:last-child {
	margin-bottom: 0;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_tit {
	color: #222222;
	margin-bottom: 0.16rem;
	font-weight: bold;
	display: block;
}

@media (max-width:1900px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_tit {
		margin-bottom: 0.16rem;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_tit:hover {
	text-decoration: underline;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 {
	display: flex;
	flex-wrap: wrap;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli {
	display: block;
	width: 20%;
	font-size: 16px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	color: #666666;
	margin-bottom: 0.12rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli a {
	color: #666;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli {
		font-size: 0.28rem;
	}
}

@media (max-width:1900px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli {
		margin-bottom: 0.1rem;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .gt_cent_list .ct_li .f_cont1 .fzli:hover {
	color: #222222;
	text-decoration: underline;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover2 .child_cont .child_gt .gt_cent .active {
	position: relative;
	opacity: 1;
	visibility: visible;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #ffffff;
	padding: 0.4rem 0 0.6rem;
	line-height: 1.4;
	opacity: 0;
	visibility: hidden;
	display: none!important;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .container {
	max-width: 1282px;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 {
	width: 28.125%;
	border-right: 1px solid #e5e5e5;
	position: relative;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .ftit {
	display: block;
	color: #222222;
	font-family: 'shuzi', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
	padding: 4px 0.62rem 14px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .ftit {
		padding: 4px 0.62rem 12px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li {
	width: 100%;
	padding: 0 0.5rem;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 15px 12px;
	color: #999999;
	transition: all 0.4s;
	border-bottom: 1px solid #e5e5e5;
	padding-right: 20px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi {
		padding: 12px 10px;
		padding-right: 16px;
	}
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i {
	display: block;
	width: 16px;
	height: 16px;
	overflow: hidden;
	transition: all 0.4s;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i svg {
	width: 100%;
	max-height: 100%;
	float: left;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzzi i svg polygon {
	transition: all 0.4s;
	fill: #cdcdcd;
	stroke: #cdcdcd;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem1 {
	position: absolute;
	left: 100%;
	top: 0;
	width: 100%;
	height: 100%;
	display: none;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem3,
.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li .fzitem4 {
	border-right: none;
	display: none;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li.on>.fzzi {
	background-color: #f2f4f7;
	color: #083793;
	border-bottom-color: transparent;
}

.hadbox-sec1 .f_navbox .f_nav_parant .f_nav_child_hover1 .fzitem1 .fzlist li.on>.fzzi i svg path {
	fill: #083793;
	stroke: #083793;
}

.hadbox-sec1 .gt {
	display: flex;
	align-items: center;
}

.hadbox-sec1 .gt .f_lang {
	height: 100%;
	position: relative;
	margin-right: 0.36rem;
}

.hadbox-sec1 .gt .f_lang .la_tit {
	display: flex;
	transition: all 0.4s linear;
	color: #ffffff;
	user-select: none;
	-webkit-user-select: none;
	align-items: center;
	font-size: 14px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .gt .f_lang .la_tit {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .gt .f_lang .la_tit {
		font-size: 0.26rem;
	}
}

.hadbox-sec1 .gt .f_lang .la_tit i {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 18px;
	height: 18px;
	margin-right: 14px;
}

@media (max-width:1580px) {
	.hadbox-sec1 .gt .f_lang .la_tit i {
		width: 16px;
		height: 16px;
		margin-right: 10px;
	}
}

@media (max-width:767px) {
	.hadbox-sec1 .gt .f_lang .la_tit i {
		width: 14px;
		height: 14px;
	}
}

.hadbox-sec1 .gt .f_lang .la_tit i svg {
	width: 100%;
	height: 100%;
}

.hadbox-sec1 .gt .f_lang .la_tit i svg path {
	fill: #ffffff;
	transition: all 0.4s linear;
}

.hadbox-sec1 .gt .f_lang .la_tit .f_icon {
	display: block;
	width: 10px;
	height: 6px;
	margin-left: 6px;
}

.hadbox-sec1 .gt .f_lang .la_tit .f_icon path {
	transition: all 0.4s linear;
	fill: #ffffff;
}

.hadbox-sec1 .gt .f_lang .hover1 {
	position: absolute;
	top: 70%;
	left: 50%;
	width: 120%;
	background-color: #ffffff;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	line-height: 1.5;
	padding-bottom: 0.12rem;
	display: none;
}

.hadbox-sec1 .gt .f_lang .hover1 a {
	display: block;
	font-size: 14px;
	color: #555555;
	padding: 6px 10px;
	text-align: center;
}

.hadbox-sec1 .gt .f_lang .hover1 a:hover {
	color: #195fe1;
	text-decoration: underline;
}

.hadbox-sec1 .gt .f_lang:hover .hover1 {
	display: block;
}

.hadbox-sec1 .gt .f_search {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:1580px) {
	.hadbox-sec1 .gt .f_search {
		width: 18px;
		height: 18px;
	}
}

.hadbox-sec1 .gt .f_search svg {
	width: 100%;
	height: 100%;
}

.hadbox-sec1 .gt .f_search svg path {
	transition: all 0.4s linear;
	fill: #ffffff;
}

.hadbox-sec1 .gt .qie {
	margin-left: 0.38rem;
}

@media (min-width:1200px) {
	.hadbox-sec1 .gt .qie {
		display: none;
	}
}

.hadbox-sec1 .gt .qie span {
	background-color: #fff;
}

.hadbox-sec2 {
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 999;
	width: 100%;
	height: 100vh;
	height: calc(100vh - 70px);
	background-color: #fff;
	display: none;
}

.hadbox-sec2 .container {
	position: relative;
}

@media (max-width:1199px) {
	.hadbox-sec2 .container {
		height: 100%;
		padding: 0;
	}
}

.hadbox-sec2 .container .f_portrait {
	width: 90px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #195fe1;
	border-radius: 4px;
	font-size: 14px;
}

.hadbox-sec2 .container .form {
	background-color: #f5f5f5;
	display: flex;
	align-items: center;
	margin-bottom: 0.34rem;
	margin-top: 0.34rem;
}

.hadbox-sec2 .container .form .f_sub,
.hadbox-sec2 .container .form .tx {
	height: 1rem;
}

.hadbox-sec2 .container .form .int {
	display: flex;
	align-items: center;
	width: calc(100% - 2.5rem);
	padding: 0 0.45rem;
}

@media (max-width:767px) {
	.hadbox-sec2 .container .form .int {
		width: calc(100% - 1.5rem);
	}
}

.hadbox-sec2 .container .form .int i {
	width: 0.38rem;
	display: block;
	overflow: hidden;
}

.hadbox-sec2 .container .form .int i img {
	float: left;
	width: 100%;
}

.hadbox-sec2 .container .form .int .tx {
	width: calc(100% - 0.38rem);
	padding: 0.2rem 0.44rem;
}

@media (max-width:767px) {
	.hadbox-sec2 .container .form .int .tx {
		font-size: 0.28rem;
		padding: 0.2rem 0.3rem;
	}
}

.hadbox-sec2 .container .form .f_sub {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	color: #fff;
	background-color: #195fe1;
}

@media (max-width:767px) {
	.hadbox-sec2 .container .form .f_sub {
		width: 1.5rem;
		font-size: 0.28rem;
	}
}

.hadbox-sec2 .container .navbox {
	padding: 0.4rem 0;
	line-height: 60px;
	height: 100%;
}

.hadbox-sec2 .container .navbox>ul {
	height: calc(100% - 90px);
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: auto;
}

.hadbox-sec2 .container .navbox>ul li {
	list-style: none;
}

.hadbox-sec2 .container .navbox>ul>li {
	border-bottom: 1px solid #ddd;
}

.hadbox-sec2 .container .navbox>ul>li .tit {
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #333;
}

.hadbox-sec2 .container .navbox>ul>li .tit i {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	justify-content: center;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

@media (max-width:767px) {
	.hadbox-sec2 .container .navbox>ul>li .tit i {
		width: 16px;
		height: 16px;
	}
}

.hadbox-sec2 .container .navbox>ul>li .tit i img,
.hadbox-sec2 .container .navbox>ul>li .tit i svg {
	float: left;
	width: 100%;
	height: 100%;
}

.hadbox-sec2 .container .navbox>ul>li .tit i img path,
.hadbox-sec2 .container .navbox>ul>li .tit i svg path {
	fill: #333;
	stroke: none;
}

.hadbox-sec2 .container .navbox>ul>li ul {
	line-height: 35px;
	padding-bottom: 15px;
	padding-left: 20px;
	display: none;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a {
	font-size: 16px;
	color: #666;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a i {
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	flex-shrink: 0;
	justify-content: center;
	-webkit-transition: all 0.3s linear;
	transition: all 0.3s linear;
	position: relative;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a i img,
.hadbox-sec2 .container .navbox>ul>li ul>li a i svg {
	float: left;
	width: 30px;
	display: none;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a i img path,
.hadbox-sec2 .container .navbox>ul>li ul>li a i svg path {
	fill: #666;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a i:after,
.hadbox-sec2 .container .navbox>ul>li ul>li a i:before {
	content: "";
	display: block;
	width: 14px;
	height: 2px;
	position: absolute;
	top: 50%;
	right: 50%;
	margin-right: -13px;
	background-color: #999;
}

.hadbox-sec2 .container .navbox>ul>li ul>li a i:before {
	transform: rotate(90deg);
}

.hadbox-sec2 .container .navbox>ul>li ul>li.active>a i:before {
	opacity: 0;
}

.hadbox-sec2 .container .navbox>ul>li ul ul a {
	font-size: 14px;
}

.hadbox-sec2 .container .navbox>ul>li.active .tit i {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.hadbox-sec2 .container .navbox>ul>li.on .tit {
	color: #195fe1;
}

.hadbox-sec3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
	color: #222222;
	display: none;
}

.hadbox-sec3 .container {
	padding: 0.6rem 0 1rem;
	position: relative;
}

@media (max-width:767px) {
	.hadbox-sec3 .container {
		padding-bottom: 0.6rem;
	}
}

.hadbox-sec3 .f_close {
	position: absolute;
	right: 0.8rem;
	top: 0.96rem;
	width: 18px;
	height: 18px;
	cursor: pointer;
	overflow: hidden;
	transition: all 0.4s;
}

@media (max-width:767px) {
	.hadbox-sec3 .f_close {
		right: 0;
		top: 0.3rem;
		width: 16px;
		height: 16px;
	}
}

.hadbox-sec3 .f_close img {
	width: 100%;
	float: left;
}

.hadbox-sec3 .f_close img:nth-child(2) {
	display: none;
}

.hadbox-sec3 .f_close svg {
	width: 100%;
	height: auto;
	max-height: 100%;
}

.hadbox-sec3 .f_close svg path {
	fill: #808080;
}

.hadbox-sec3 .f_close:hover {
	transform: rotate(90deg);
}

.hadbox-sec3 .f_cont {
	max-width: 1000px;
	margin: 0 auto;
}

.hadbox-sec3 .f_cont .fz_title {
	margin-bottom: 1.36rem;
}

@media (max-width:767px) {
	.hadbox-sec3 .f_cont .fz_title {
		margin-bottom: 0.6rem;
	}
}

.hadbox-sec3 .f_cont .f_form {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 0.2rem;
	margin-bottom: 0.36rem;
	border-bottom: 1px solid rgba(194, 194, 194, 0.15);
}

@media (max-width:767px) {
	.hadbox-sec3 .f_cont .f_form {
		padding-bottom: 0.3rem;
	}
}

.hadbox-sec3 .f_cont .f_form input {
	width: calc(100% - 26px);
	padding-right: 0.26rem;
	padding-left: 10px;
}

@media (max-width:767px) {
	.hadbox-sec3 .f_cont .f_form input {
		width: calc(100% - 0.36rem);
	}
}

.hadbox-sec3 .f_cont .f_form input::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #555555;
}

.hadbox-sec3 .f_cont .f_form input::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #555555;
}

.hadbox-sec3 .f_cont .f_form input:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #555555;
}

.hadbox-sec3 .f_cont .f_form .f_sub {
	overflow: hidden;
	width: 26px;
}

@media (max-width:767px) {
	.hadbox-sec3 .f_cont .f_form .f_sub {
		width: 0.36rem;
	}
}

.hadbox-sec3 .f_cont .f_form .f_sub img {
	float: left;
	width: 100%;
}

.hadbox-sec3 .f_cont .f_form .f_sub svg {
	width: 100%;
}

.hadbox-sec3 .f_cont .f_form .f_sub svg path {
	fill: #444444;
}

.hadbox-sec3 .f_cont .f_form .f_sub:hover svg path {
	fill: #195fe1;
}

.hadbox-sec3 .f_cont .f_jut {
	display: flex;
	line-height: 24px;
	align-items: flex-start;
	line-height: 36px;
}

@media (max-width:1580px) {
	.hadbox-sec3 .f_cont .f_jut {
		line-height: 32px;
	}
}

@media (max-width:991px) {
	.hadbox-sec3 .f_cont .f_jut {
		line-height: 26px;
	}
}

.hadbox-sec3 .f_cont .f_jut .name {
	fill: 0 0 auto;
	margin-top: 1px;
	display: block;
	padding-right: 0.2rem;
}

.hadbox-sec3 .f_cont .f_jut .f_list {
	fill: 1 1 auto;
	display: flex;
	flex-wrap: wrap;
}

.hadbox-sec3 .f_cont .f_jut .f_list .li {
	margin-bottom: 10px;
	color: #555555;
	background-color: #f1f1f1;
	border-radius: 18px;
	display: block;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	padding: 0 0.22rem;
	margin-right: 0.16rem;
}

@media (max-width:1580px) {
	.hadbox-sec3 .f_cont .f_jut .f_list .li {
		border-radius: 16px;
	}
}

@media (max-width:991px) {
	.hadbox-sec3 .f_cont .f_jut .f_list .li {
		border-radius: 13px;
	}
}

.hadbox-sec3 .f_cont .f_jut .f_list .li:hover {
	color: #ffffff;
	background-color: #195fe1;
}

.hadbox:hover .hadbox-sec1 {
	background-color: #ffffff;
	border-color: #dddddd;
}

.hadbox:hover .hadbox-sec1 .lt .fz_logo img {
	display: none;
}

.hadbox:hover .hadbox-sec1 .lt .fz_logo img:nth-child(2) {
	display: block;
}

.hadbox:hover .hadbox-sec1 .f_navbox li .tit {
	color: #222222;
}

.hadbox:hover .hadbox-sec1 .f_navbox li .tit i svg path {
	fill: #222222;
}

.hadbox:hover .hadbox-sec1 .f_navbox li.on>.tit {
	color: #195fe1;
}

.hadbox:hover .hadbox-sec1 .f_navbox li.ac2 .tit {
	color: #999999;
}

.hadbox:hover .hadbox-sec1 .f_navbox li.ac1 .tit {
	color: #222222;
}

.hadbox:hover .hadbox-sec1 .gt .f_lang .la_tit {
	color: #222222;
}

.hadbox:hover .hadbox-sec1 .gt .f_lang .la_tit i svg path,
.hadbox:hover .hadbox-sec1 .gt .f_lang .la_tit .f_icon path {
	fill: #222222;
}

.hadbox:hover .hadbox-sec1 .gt .f_search svg path {
	fill: #444;
}

.hadbox:hover .hadbox-sec1 .gt .qie span {
	background-color: #333333;
}

.hadbox2 .hadbox-sec1 {
	background-color: #ffffff;
	border-color: #dddddd;
}

.hadbox2 .hadbox-sec1 .lt .fz_logo img {
	display: none;
}

.hadbox2 .hadbox-sec1 .lt .fz_logo img:nth-child(2) {
	display: block;
}

.hadbox2 .hadbox-sec1 .f_navbox li .tit {
	color: #222222;
}

.hadbox2 .hadbox-sec1 .f_navbox li .tit i svg path {
	fill: #222222;
}

.hadbox2 .hadbox-sec1 .f_navbox li.on>.tit {
	color: #195fe1;
}

.hadbox2 .hadbox-sec1 .f_navbox li.ac2 .tit {
	color: #999999;
}

.hadbox2 .hadbox-sec1 .f_navbox li.ac1 .tit {
	color: #222222;
}

.hadbox2 .hadbox-sec1 .gt .f_lang .la_tit {
	color: #222222;
}

.hadbox2 .hadbox-sec1 .gt .f_lang .la_tit i svg path,
.hadbox2 .hadbox-sec1 .gt .f_lang .la_tit .f_icon path {
	fill: #222222;
}

.hadbox2 .hadbox-sec1 .gt .f_search svg path {
	fill: #444;
}

.hadbox2 .hadbox-sec1 .gt .qie span {
	background-color: #333333;
}

.hadbox3 {
	-webkit-transform: translate(0, -100%);
	transform: translate(0, -100%);
}


/* End */


/* 底部 */

.fotbox {
	background: #222;
}

.fotbox-sec1 {
	padding: 0.64rem 0 1.66rem;
	padding-bottom: 0.64rem;
}

@media (max-width:767px) {
	.fotbox-sec1 {
		padding: 0.8rem 0;
	}
}

.fotbox-sec1 .container {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	justify-content: space-between;
}

.fotbox-sec1 .container .lt {
	width: 64.857%;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .lt {
		width: 100%;
		margin-bottom: 0.56rem;
	}
}

.fotbox-sec1 .container .lt .fot_logo {
	width: 12%;
	float: left;
	margin-right: 8%;
}

.fotbox-sec1 .container .lt .fot_logo img {
	width: 100%;
}

.fotbox-sec1 .container .lt .fot_nav {
	width: 80%;
	display: flex;
	float: left;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .lt .fot_nav {
		flex-wrap: wrap;
		width: 50%;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li {
	width: 20%;
	padding-right: 0.16rem;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .lt .fot_nav>li {
		width: 100%;
		padding-right: 0;
		margin-bottom: 0.26rem;
	}
	.fotbox-sec1 .container .lt .fot_nav>li:last-child {
		margin-bottom: 0;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li .f_tit {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	font-weight: bold;
	color: #fff;
}

.fotbox-sec1 .container .lt .fot_nav>li .f_tit i {
	transition: all 0.4s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 0.22rem;
	height: 0.22rem;
}

@media (min-width:768px) {
	.fotbox-sec1 .container .lt .fot_nav>li .f_tit i {
		display: none;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li .f_tit i img {
	width: auto;
	height: 100%;
	max-width: 100%;
}

.fotbox-sec1 .container .lt .fot_nav>li ul {
	padding-top: 18px;
}

@media (max-width:1580px) {
	.fotbox-sec1 .container .lt .fot_nav>li ul {
		padding-top: 14px;
	}
}

@media (max-width:767px) {
	.fotbox-sec1 .container .lt .fot_nav>li ul {
		padding-top: 0.2rem;
		padding-bottom: 0.16rem;
		display: none;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li ul li {
	margin-bottom: 8px;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .lt .fot_nav>li ul li {
		margin-bottom: 0.26rem;
	}
	.fotbox-sec1 .container .lt .fot_nav>li ul li:last-child {
		margin-bottom: 0;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li ul li a {
	color: #999;
	transition: all 0.4s;
	display: block;
}

@media (min-width:768px) {
	.fotbox-sec1 .container .lt .fot_nav>li ul li a:hover {
		color: #195fe1;
		text-decoration: underline;
	}
}

.fotbox-sec1 .container .lt .fot_nav>li.on .f_tit i {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.fotbox-sec1 .container .gt {
	width: 35.143%;
	padding-left: 3%;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .gt {
		padding-left: 0;
		width: 100%;
	}
}

.fotbox-sec1 .container .gt .f_tit {
	color: #fff;
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 20px;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .gt .f_tit {
		margin-bottom: 0.16rem;
	}
}

.fotbox-sec1 .container .gt .text {
	line-height: 1.71428571;
	color: #999;
	margin-bottom: 0.3rem;
	font-size: 16px;
}

.fotbox-sec1 .container .gt .text a {
	color: #999;
}

.fotbox-sec1 .container .gt .fen {
	display: flex;
	flex-wrap: wrap;
}

.fotbox-sec1 .container .gt .fen .li {
	position: relative;
	margin-right: 16px;
}

@media (max-width:1580px) {
	.fotbox-sec1 .container .gt .fen .li {
		margin-right: 12px;
	}
}

@media (max-width:767px) {
	.fotbox-sec1 .container .gt .fen .li {
		margin-right: 0.46rem;
	}
}

.fotbox-sec1 .container .gt .fen .li:last-child {
	margin-right: 0;
}

.fotbox-sec1 .container .gt .fen .li .f_icon {
	width: 0.48rem;
	height: 0.48rem;
	border-radius: 50%;
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	display: flex;
	align-items: center;
	justify-content: center;
	border: solid 1px #dddddf;
}

@media (max-width:767px) {
	.fotbox-sec1 .container .gt .fen .li .f_icon {
		width: 0.76rem;
		height: 0.76rem;
	}
}

.fotbox-sec1 .container .gt .fen .li .f_icon svg {
	width: 37.5%;
	height: 37.5%;
	object-fit: contain;
}

.fotbox-sec1 .container .gt .fen .li .f_icon svg path {
	-webkit-transition: all 0.4s linear;
	transition: all 0.4s linear;
	fill: #fff;
}

.fotbox-sec1 .container .gt .fen .li .hover1 {
	display: none;
	position: absolute;
	bottom: 100%;
	margin-bottom: 0.26rem;
	background-color: #ffffff;
	left: 0;
	width: 120px;
}

@media (max-width:1580px) {
	.fotbox-sec1 .container .gt .fen .li .hover1 {
		width: 100px;
	}
}

@media (min-width:768px) {
	.fotbox-sec1 .container .gt .fen .li .hover1 {
		left: 50%;
		transform: translate(-50%, 0);
	}
}

.fotbox-sec1 .container .gt .fen .li .hover1 img {
	width: 100%;
}

.fotbox-sec1 .container .gt .fen .li:hover .f_icon {
	border-color: #195fe1;
	background-color: #195fe1;
}

.fotbox-sec1 .container .gt .fen .li:hover .f_icon svg path {
	fill: #ffffff;
}

.fotbox-sec1 .container .gt .fen .li:hover .hover1 {
	display: block;
}

.fotbox-sec2 .container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	border-top: 1px solid #e7e7e7;
	padding: 0.24rem 0 0.28rem;
}

@media (max-width:767px) {
	.fotbox-sec2 .container {
		padding: 0.36rem 0 0.42rem;
	}
}

.fotbox-sec2 .container .lt {
	display: flex;
	flex-wrap: wrap;
}

@media (max-width:767px) {
	.fotbox-sec2 .container .lt {
		width: 100%;
		justify-content: center;
		text-align: center;
		margin-bottom: 0.1rem;
	}
}

.fotbox-sec2 .container .lt a,
.fotbox-sec2 .container .lt span {
	display: inline-block;
	color: #666666;
	font-size: 14px;
	transition: all 0.4s linear;
}

@media (max-width:1580px) {
	.fotbox-sec2 .container .lt a,
	.fotbox-sec2 .container .lt span {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.fotbox-sec2 .container .lt a,
	.fotbox-sec2 .container .lt span {
		font-size: 0.26rem;
	}
}

.fotbox-sec2 .container .lt a {
	margin-left: 0.16rem;
}

.fotbox-sec2 .container .lt a:hover {
	color: #195fe1;
	text-decoration: underline;
}

.fotbox-sec2 .container .gt {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width:767px) {
	.fotbox-sec2 .container .gt {
		width: 100%;
		justify-content: center;
	}
}

.fotbox-sec2 .container .gt .li {
	color: #666666;
	font-size: 14px;
	transition: all 0.4s linear;
	display: block;
	margin-left: 24px;
}

@media (max-width:1580px) {
	.fotbox-sec2 .container .gt .li {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.fotbox-sec2 .container .gt .li {
		font-size: 0.26rem;
	}
}

@media (max-width:1580px) {
	.fotbox-sec2 .container .gt .li {
		margin-left: 20px;
	}
}

@media (max-width:767px) {
	.fotbox-sec2 .container .gt .li {
		margin: 0 0.22rem;
	}
}

.fotbox-sec2 .container .gt .li:hover {
	text-decoration: underline;
	color: #195fe1;
}


/* End */


/* 首页banner */

.bannerbox .swiper-slide {
	overflow: hidden;
}

.bannerbox .swiper-slide .item {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.hm-sec3.x-sect1 .cont .item .list .font .tit {
	font-size: 24px;
	margin-bottom: 20px;
}

.bannerbox .swiper-slide .item .bag {
	width: 100%;
	height: calc(100vh - 100px);
}

@media (max-width:1580px) {
	.bannerbox .swiper-slide .item .bag {
		height: calc(100vh - 80px);
	}
}

@media (max-width:767px) {
	.bannerbox .swiper-slide .item .bag {
		height: calc(100vh - 60px);
	}
}

.bannerbox .swiper-slide .item .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bannerbox .swiper-slide .item .bag img:nth-child(2) {
	display: none;
}

@media (max-width:767px) {
	.bannerbox .swiper-slide .item .bag img {
		display: none;
	}
	.bannerbox .swiper-slide .item .bag img:nth-child(2) {
		display: block;
	}
}

.bannerbox .swiper-slide .item .f_vidoe {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.bannerbox .swiper-slide .item .f_cont {
	position: absolute;
	left: 0;
	top: 24.367%;
	top: 30%;
	width: 100%;
	z-index: 2;
	color: #ffffff;
}

.bannerbox .swiper-slide .item .f_cont .f_icon {
	height: 0.4rem;
	margin-bottom: 0.2rem;
}

@media (max-width:767px) {
	.bannerbox .swiper-slide .item .f_cont .f_icon {
		height: 0.76rem;
	}
}

.bannerbox .swiper-slide .item .f_cont .f_icon img {
	height: 100%;
}

.bannerbox .swiper-slide .item .f_cont .f_tit {
	font-size: 0.56rem;
	font-weight: bold;
	margin-bottom: 0.1rem;
}

.bannerbox .swiper-slide .item .f_cont .text {
	max-width: 400px;
	line-height: 1.5;
	color: #111;
	text-shadow: 0px 8px 107px 24px rgba(56, 118, 206, 0.09);
	margin-bottom: 0.74rem;
	margin-bottom: 0.46rem;
}

@media (max-width:767px) {
	.bannerbox .swiper-slide .item .f_cont {
		top: 1%;
		text-align: center;
	}
	.bannerbox .swiper-slide .item .f_cont .hm_but {
		margin: 0 auto;
	}
}

.bannerbox .banner_page {
	bottom: 0.58rem;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.bannerbox .banner_page .swiper-pagination-bullet {
	opacity: 1;
	background-color: transparent;
	border-radius: 0;
	width: 0.58rem;
	height: 2px;
	margin: 0 9px;
	position: relative;
}

.bannerbox .banner_page .swiper-pagination-bullet:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	opacity: 0.28;
}

.bannerbox .banner_page .swiper-pagination-bullet span {
	position: absolute;
	left: 0;
	bottom: 6px;
	line-height: 0.8;
	transition: all 0.4s;
	color: #ffffff;
	font-size: 14px;
	opacity: 0;
}

@media (max-width:1580px) {
	.bannerbox .banner_page .swiper-pagination-bullet span {
		font-size: 12px;
	}
}

@media (max-width:767px) {
	.bannerbox .banner_page .swiper-pagination-bullet span {
		font-size: 0.26rem;
	}
}

.bannerbox .banner_page .swiper-pagination-bullet-active:before {
	opacity: 1;
}

.bannerbox .banner_page .swiper-pagination-bullet-active span {
	opacity: 1;
}

.bannerbox .banner_prev,
.bannerbox .banner_next {
	border-color: #ffffff;
}

.bannerbox .banner_prev svg path,
.bannerbox .banner_next svg path {
	fill: #ffffff;
}

.bannerbox .banner_prev:hover,
.bannerbox .banner_next:hover {
	border-color: #195fe1;
}

@media (max-width:767px) {
	.bannerbox .banner_prev,
	.bannerbox .banner_next {
		display: none;
	}
}

.bannerbox .banner_prev {
	left: 6%;
}

.bannerbox .banner_next {
	right: 6%;
}


/* End */


/* 首页 */

.base_prev,
.base_next {
	width: 0.68rem;
	height: 0.68rem;
	border-radius: 50%;
	border: 1px solid #0093dd;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
	-webkit-transform: translateY(-50%);
	background: none;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (max-width:1900px) {
	.base_prev,
	.base_next {
		width: 0.7rem;
		height: 0.7rem;
	}
}

.base_prev svg,
.base_next svg {
	width: 26.47058824%;
	height: 26.47058824%;
	object-fit: contain;
}

.base_prev svg path,
.base_next svg path {
	fill: #0093dd;
}

.base_prev:hover,
.base_next:hover {
	background-color: #0093dd;
}

.base_prev:hover svg path,
.base_next:hover svg path {
	fill: #ffffff;
}

.hm_but {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.52rem;
	height: 0.52rem;
	border-radius: 0.26rem;
	background-color: #0093dd;
	color: #ffffff;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

@media (max-width:1580px) {
	.hm_but {
		width: 1.88rem;
		height: 0.66rem;
		border-radius: 0.32rem;
	}
}

@media (max-width:567px) {
	.hm_but {
		width: 2.4rem;
		height: 0.78rem;
		border-radius: 0.38rem;
	}
}

.hm_but i {
	display: block;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	width: 14px;
	margin-left: 10px;
}

@media (max-width:1580px) {
	.hm_but i {
		width: 12px;
		margin-left: 8px;
	}
}

.hm_but i svg path {
	fill: #ffffff;
	stroke: none;
}

.hm_but:hover i {
	transform: translateX(6px);
}

.hm_but2 {
	border: 1px solid #ffffff;
	background-color: transparent;
}

.hm_but2 span {
	color: #ffffff;
}

.hm_but2 i svg path {
	fill: #ffffff;
}

.hm_tit {
	text-align: center;
}

.hm_tit .tit {
	font-weight: bold;
	color: #222222;
}

.hm_tit .tit span {
	position: relative;
	color: #333;
}

.hm_tit h3 {
	margin-top: 20px;
}

.hm_tit .tit span:before,
.hm_tit .tit span:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 1.28rem;
	height: 0.2rem;
	background-position: center;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

@media (max-width:767px) {
	.hm_tit .tit span:before,
	.hm_tit .tit span:after {
		display: none;
	}
}

.hm_tit .tit span:before {
	right: 100%;
	margin-right: 0.34rem;
	/* background-image:url(../images/zhifihmbu1.png);*/
}

.hm_tit .tit span:after {
	left: 100%;
	margin-left: 0.34rem;
	/* background-image:url(../images/zhifihmbu2.png);*/
}

.hm_tit .text {
	margin-top: 0.18rem;
	color: #666666;
	line-height: 1.5;
}

.hm_tit .fz_but {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 0.44rem;
}

.hm_tit .fz_but .but {
	display: flex;
	align-items: center;
	color: #0093dd;
}

.hm_tit .fz_but .but i {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 14px;
	height: 14px;
	margin-left: 10px;
	transition: all 0.4s;
}

@media (max-width:1580px) {
	.hm_tit .fz_but .but i {
		width: 12px;
		height: 12px;
		margin-left: 8px;
	}
}

.hm_tit .fz_but .but i svg path {
	fill: #0093dd;
	stroke: none;
}

.hm_tit .fz_but .but:hover span {
	text-decoration: underline;
}

.hm_tit .fz_but .but:hover i {
	transform: translateX(6px);
}

.hm-sec1 {
	padding: 1.16rem 0 3.32rem;
	position: relative;
}

.addtdt {
	overflow: hidden;
	margin-top: 0.5rem;
}

.addtdt .dtleft_fl {
	width: 65%;
	float: left;
}

.addtdt .dtleft_fl .dtwz {
	border: 1px #a9a9a9 solid;
	width: 48%;
	margin-right: 2%;
	float: left;
	margin-bottom: 30px;
	height: 210px;
	padding: 20px;
}

.addtdt .dtleft_fl .dtwz img {}

.addtdt .dtleft_fl .dtwz h2 {
	font-weight: bold;
	font-size: 26px;
	margin: 10px 0px;
}

.addtdt .dtleft_fl .dtwz p {}

.addtdt .dtright_fr {
	width: 33%;
	float: right;
}

.addtdt .dtright_fr img {}

.hm-sec1 .bag {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: flex-end;
	justify-content: center;
}


/**/

.backcover {
	background-size: cover!important;
}

.newinput-wrap {
	padding: 1rem 0 2rem;
	color: #333;
}

.newinput-wrap h2 {
	margin-bottom: 1rem;
}

.newinput-wrap span {
	color: #999;
}

.newinput-wrap .w1520 {
	box-sizing: border-box;
	padding: 0 2.25rem;
}

.newinput-wrap .input-b {
	height: 0.6rem;
	line-height: 0.6rem;
	background: #fff;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	padding: 0 0.1rem;
}

.newinput-wrap .input-top {
	justify-content: space-between;
	margin-bottom: 0.1rem;
	overflow: hidden;
}

.newinput-wrap .input-top .input-b {
	width: 49%;
	margin-right: 1%;
	float: left;
	margin-bottom: 20px;
}

.newinput-wrap .input-b input {
	color: #333;
	width: 70%;
}

.newinput-wrap .input-bot .input-b input {
	width: 40%;
}

.newinput-wrap .textarea {
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	margin-bottom: 0.2rem;
	box-sizing: border-box;
	padding: 0.1rem 0.1rem;
	background: #fff;
}

.newinput-wrap .textarea p {
	color: #999;
}

.newinput-wrap .textarea textarea {
	width: 100%;
	height: 1rem;
}

.newinput-wrap .input-b input::-webkit-input-placeholder {
	color: #909;
}

.newinput-wrap .input-b input:-moz-placeholder {
	color: #909;
	opacity: 1;
}

.newinput-wrap .input-b input::-moz-placeholder {
	color: #909;
	opacity: 1;
}

.newinput-wrap .input-b input:-ms-input-placeholder {
	color: #909;
}

.newinput-wrap .input-b input::-ms-input-placeholder {
	color: #909;
}

.newinput-wrap .input-b input::placeholder {
	color: #909;
}

.newinput-wrap .input-bot .le {
	display: flex;
}

.newinput-wrap .input-bot .le .input-b {
	width: 3.75rem;
}

.newinput-wrap .input-bot .le .wecodeimg {
	width: 2.5rem;
	text-align: center;
	height: 1.5rem;
	line-height: 1.5rem;
	border: 1px solid #dbdbdb;
	box-sizing: border-box;
	border-left: none;
	background: #fff;
}

.newinput-wrap .input-bot .le .wecodeimg img {
	width: 80%;
}

.newinput-wrap .input-bot .ri input {
	width: 150px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
}

.newinput-wrap .input-bot .ri .reset_btn {
	background: #b5b5b5;
}

.newinput-wrap .input-bot .ri .sub_btn {
	background: #0093dd;
	margin-left: 0.25rem;
}

@media(max-width:992px) {
	.newinput-wrap .w1520 {
		padding: 0 1rem;
	}
}

@media(max-width:767px) {
	.newinput-wrap {
		padding: 0.5rem 0 1.5rem;
	}
	.newinput-wrap .w1520 {
		padding: 0;
	}
	.newinput-wrap .input-bot .ri input {
		width: 60px;
		height: 30px;
		line-height: 30px;
		width: 80px;
		font-size: 16px;
	}
	.newinput-wrap .input-bot .ri .sub_btn {
		margin-left: 0.5rem;
		width: 80px;
		font-size: 16px;
	}
	.newinput-wrap h2 {
		margin-bottom: 0.4rem;
		font-size: 16px;
	}
	.newinput-wrap .input-top {
		display: block;
		margin-bottom: 0.2rem;
	}
	.newinput-wrap .input-top .input-b {
		width: 100%;
		margin-bottom: 0.2rem;
		height: 40px;
		line-height: 40px;
	}
	.newinput-wrap .input-top .input-b:last-child {
		margin-bottom: 0;
	}
	.newinput-wrap .input-b {
		height: 1.1rem;
		line-height: 1.1rem;
		padding: 0 0.25rem;
	}
	.newinput-wrap .textarea {
		margin-bottom: 0.2rem;
		box-sizing: border-box;
		padding: 0.25rem 0.25rem;
	}
	.newinput-wrap .input-bot .ri {
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.newinput-wrap .input-bot .le .input-b {
		width: 100%;
		line-height: 40px;
		height: 40px;
	}
	.newinput-wrap .input-bot .le {
		display: flex;
		width: 100%;
		margin-bottom: 24px;
	}
	.newinput-wrap .input-bot .le .wecodeimg {
		width: 30%;
		height: 1.1rem;
		line-height: 1.1rem;
	}
}

.hm-sec1 .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.hm-sec1 .container {
	position: relative;
	max-width: 1562px;
}

@media (min-width:1200px) {
	.hm-sec1 .container {
		width: 80%;
	}
}

.hm-sec1 .container .hm_tit {
	max-width: 846px;
	margin: 0 auto 1.26rem;
}

.hm-sec1 .container .f_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.hm-sec1 .container .f_cont .li {
	width: 16.666%;
	text-align: center;
	padding: 0 0.2rem;
	margin-bottom: 0.4rem;
	border-right: 1px solid #e1e1e1;
}

@media (max-width:991px) {
	.hm-sec1 .container .f_cont .li {
		width: 33.333%;
	}
	.hm-sec1 .container .f_cont .li:nth-child(3n) {
		border-right: none;
	}
}

.hm-sec1 .container .f_cont .li .f_shu {
	color: #0053dc;
	font-size: 0.52rem;
	line-height: 0.8;
	margin-bottom: 0.16rem;
	font-family: 'shuzi', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
	font-weight: bold;
}

.hm-sec1 .container .f_cont .li .f_tit {
	color: #666666;
	font-size: 16px;
}

@media (max-width:1580px) {
	.hm-sec1 .container .f_cont .li .f_tit {
		font-size: 14px;
	}
}

@media (max-width:767px) {
	.hm-sec1 .container .f_cont .li .f_tit {
		font-size: 0.28rem;
	}
}

.hm-sec2 {
	background-color: #f9f9f9;
	padding: 1.16rem 0 0;
}

.hm-sec2 .hm_tit {
	margin-bottom: 0.48rem;
}

.hm_tit p {
	color: #666;
	font-size: 22px;
	font-family: Arial;
	text-transform: uppercase;
}

.hm-sec2 .f_nav {
	display: flex;
	align-items: center;
	position: relative;
	margin-bottom: 0.34rem;
}

@media (max-width:767px) {
	.hm-sec2 .f_nav {
		mmargin-bottom: 0.56rem;
	}
}

.hm-sec2 .f_nav:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background-color: #3a4a70;
	opacity: 0.2;
}

.hm-sec2 .f_nav .hm2_nav {
	width: 100%;
}

.hm-sec2 .f_nav .hm2_nav .swiper-slide {
	height: auto;
	width: 18%;
	height: 140px;
	background: #f2f2f2;
	margin-right: 1%;
	margin-left: 1%;
}

.hm-sec2 .f_nav .hm2_nav .swiper-slide-thumb-active {
	background: #0093dd;
}

@media (max-width:991px) {
	.hm-sec2 .f_nav .hm2_nav .swiper-slide {
		width: 28%;
	}
}

@media (max-width:767px) {
	.hm-sec2 .f_nav .hm2_nav .swiper-slide {
		width: auto;
		height: 100px;
	}
}

.hm-sec2 .f_nav .hm2_nav .swiper-slide .item {
	/* display:flex;*/
	align-items: center;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	color: #666666;
	transition: all 0.4s;
	border-bottom: 2px solid transparent;
	padding: 0.3rem 0.26rem;
	justify-content: center;
	position: relative;
	height: 100%;
	/* padding:34px 0px; */
	text-align: center;
	padding-bottom: 0.18rem;
}

@media (max-width:767px) {
	.hm-sec2 .f_nav .hm2_nav .swiper-slide .item {
		padding: 20px 0.15rem;
		font-size: 13px;
	}
}

@media (max-width:767px) {
	.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i {
		margin-bottom: 0.3rem !important;
	}
}

@media (max-width:767px) {
	.qbnr {
		padding-top: 150px !important;
	}
}


}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 1px;
	background-color: #d6dae2;
	height: 0.16rem;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	margin-bottom: 5px;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i img {
	width: auto;
	height: auto;
	max-width: 0.68rem;
	max-height: 0.4rem;
	object-fit: contain;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i img:nth-child(2) {
	display: none;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i svg {
	width: auto;
	height: auto;
	max-width: 0.68rem;
	max-height: 0.4rem;
	object-fit: contain;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide .item i svg path {
	fill: none;
	fill: #666666;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide.swiper-slide-thumb-active .item {
	color: #fff;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide.swiper-slide-thumb-active .item span {}
.hm-sec2 .f_nav .hm2_nav .swiper-slide.swiper-slide-thumb-active .item i img {
	display: none;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide.swiper-slide-thumb-active .item i img:nth-child(2) {
	display: block;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide.swiper-slide-thumb-active .item i svg path {
	fill: #155ad8;
}
.hm-sec2 .f_nav .hm2_nav .swiper-slide:last-child .item:after {
	content: "";
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 1px;
	background-color: #d6dae2;
	height: 0.16rem;
}
.hm-sec2 .hm2_cont .item {
	display: flex;
	flex-wrap: wrap;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background-color: #ffffff;
	border-radius: 0.16rem;
}
.hm-sec2 .hm2_cont .item .img,
.hm-sec2 .hm2_cont .item .gt {
	width: 50%;
}
@media (max-width:767px) {
	.hm-sec2 .hm2_cont .item .img,
	.hm-sec2 .hm2_cont .item .gt {
		width: 100%;
	}
}
.hm-sec2 .hm2_cont .item .img {
	overflow: hidden;
}
.hm-sec2 .hm2_cont .item .img:before {}
.hm-sec2 .hm2_cont .item .img img {
	transition: all 0.4s;
}
.hm-sec2 .hm2_cont .item .gt {
	position: relative;
	padding: 0.38rem 0.86rem;
	padding-right: 1rem;
}
@media (max-width:991px) {
	.hm-sec2 .hm2_cont .item .gt {
		padding: 0.4rem 0.6rem;
	}
}
@media (max-width:767px) {
	.hm-sec2 .hm2_cont .item .gt {
		padding: 0.46rem 0.36rem;
	}
}
.hm-sec2 .hm2_cont .item .gt:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/jaidjbagimgf1.jpg) center / cover no-repeat;
}
.hm-sec2 .hm2_cont .item .gt:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0 auto;
	width: 0;
	height: 2px;
	background-color: #195fe1;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.hm-sec2 .hm2_cont .item .gt .font {
	position: relative;
}
.hm-sec2 .hm2_cont .item .gt .font .f_icon {
	width: 0.74rem;
	height: 0.74rem;
	display: flex;
	transition: all 0.4s;
	align-items: center;
	justify-content: center;
	margin-bottom: 0.34rem;
	background: url(../images/jaidianimg1.svg) center / 100% 100% no-repeat;
}
@media (max-width:991px) {
	.hm-sec2 .hm2_cont .item .gt .font .f_icon {
		margin-bottom: 0.26rem;
	}
}
@media (max-width:767px) {
	.hm-sec2 .hm2_cont .item .gt .font .f_icon {
		display: none;
	}
}
.hm-sec2 .hm2_cont .item .gt .font .f_icon img {
	width: auto;
	height: auto;
	max-width: 67.56756757%;
	max-height: 67.56756757%;
	object-fit: contain;
	display: none;
}
.hm-sec2 .hm2_cont .item .gt .font .f_icon img:nth-child(2) {
	display: block;
}
.hm-sec2 .hm2_cont .item .gt .font .f_tit {
	font-weight: bold;
	color: #222222;
	margin-bottom: 0.12rem;
}
.hm-sec2 .hm2_cont .item .gt .font .f_text {
	color: #999999;
	line-height: 1.5;
	height: 6em;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 0.32rem;
	text-indent: 2em;
}
.hm-sec2 .hm2_cont .item:hover .img img {
	transform: scale(1.04);
}
.hm-sec2 .hm2_cont .item:hover .gt .font .f_icon {
	box-shadow: 0px 2px 5px 0px rgba(25, 95, 225, 0.08);
}
.hm-sec2 .hm2_cont .item:hover .gt:after {
	width: 100%;
}
.hm-sec3 {
	padding: 1.16rem 0 0.6rem;
}
.hm-sec3 .hm_tit {
	margin-bottom: 0.6rem;
}
.hm-sec3 .cont {
	display: flex;
	margin: 0 -0.13rem;
	flex-wrap: wrap;
}
.hm-sec3 .cont .news_left .item {
	margin-bottom: 0.15rem;
}
.hm-sec3 .cont .item {}
.hm-sec3 .cont .news_left .item {
	width: 100%;
}
.hm-sec3 .cont .news_right .item {
	width: 100%;
	margin-top: 0.1rem;
}
.hm-sec3 .news_left {
	width: 48%;
	float: left;
	background: #f2f2f2;
	padding: 20px;
	margin-right: 2%;
}
.hm-sec3 .news_right {
	width: 49%;
	float: right;
}
.hm-sec3 .cont .news_right .item {
	background: #f2f2f2;
	padding: 14px;
}
@media (max-width:767px) {
	.hm-sec3 .cont .item {
		width: 50%;
	}
	
	.hm-sec3 .cont .item:last-child {
		margin-bottom: 0;
	}
	
	.hm-sec3 .news_left {
		width: 100%;
	}
	
	.hm-sec3 .news_right {
		width: 100%;
	}
}
@media (min-width:768px) {
	.hm-sec3 .cont .item:first-child,
	.hm-sec3 .cont .item:first-child .list .img,
	.hm-sec3 .cont .item:nth-child(6) .list .img {}
}
.hm-sec3 .cont .item .list {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.hm-sec3 .cont .item .list .img {
	width: 100%;
	overflow: hidden;
}
.hm-sec3 .cont .news_right .item .list .img {
	width: 50%;
	float: left;
}
.hm-sec3 .cont .item .list .img img {
	transition: all 0.4s;
}
.hm-sec3 .cont .item .list .img:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/jianbfnagshou1.png) left bottom / 100% auto no-repeat;
}
@media (max-width:767px) {
	.hm-sec3 .cont .item .list .img {
		background-color: #000;
	}
	/*.hm-sec3 .cont .item .list .img img {
		opacity: 0.7;
	}*/
	
	.hm-sec3 .cont .item .list .img:after {
		display: none;
	}
}
.hm-sec3 .cont .news_right .item .list .ybwz {
	width: 48%;
	float: left;
	margin-left: 2%;
}
.hm-sec3 .cont .item .list .f_icon {}
.hm-sec3 .cont .item .list .f_icon img {
	width: 100%;
	float: left;
}
.hm-sec3 .cont .item .list .font {
	color: #111;
	margin-top: 20px;
}
.hm-sec3 .cont .item .list .font .tit {
	width: 100%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: bold;
}
@media (max-width:767px) {
	.hm-sec3 .cont .item .list .font .tit {
		font-size: 0.32rem;
	}
}
.hm-sec3 .cont .item .list .font .label {
	display: flex;
	flex-wrap: wrap;
	font-size: 14px;
	line-height: 28px;
}
.hm-sec3 .cont .item .list .font .label span {
	border-radius: 4px;
	border: solid 1px #c4c4c4;
	display: block;
	padding: 4px 14px;
	margin-top: 10px;
	margin-right: 10px;
}
@media (max-width:1580px) {
	.hm-sec3 .cont .item .list .font .label span {
		margin-right: 8px;
		margin-top: 8px;
		padding: 4px 12px;
	}
}
@media (max-width:767px) {
	.hm-sec3 .cont .item .list .font .label span {
		padding: 0.05rem 0.1rem;
		margin-right: 5px;
		font-size: 0.24rem;
		margin-top: 4px;
	}
}
.hm-sec3 .cont .item .list:hover .img img {
	transform: scale(1.1);
}
.hm-sec4 {
	overflow: hidden;
	padding: 1.2rem 0 0.5rem;
}
.hm-sec4 .hm_tit h3 {
	color: #666;
	line-height: 30px;
}
.hm-sec4 .hm_tit span:before,
.hm-sec4 .hm_tit span:after {
	content: "";
	display: none;
}
.hm-sec4 .f_cont {
	position: relative;
}
@media (max-width:767px) {
	.hm-sec4 .f_cont {
		margin-top: 0;
	}
}
.hm-sec4 .f_cont .f_quanqiu {
	width: 104.14285714%;
	position: relative;
	margin-left: -2.07142857%;
}
.hm-sec4 .f_cont .f_quanqiu .f_img {
	width: 100%;
	overflow: hidden;
}
.hm-sec4 .f_cont .f_quanqiu .f_img img {
	width: 100%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .dian {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .dian span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 0.15rem;
	height: 0.15rem;
	border-radius: 50%;
	background-color: #0052de;
	opacity: 0.3;
	z-index: 2;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .dian:before,
.hm-sec4 .f_cont .f_quanqiu .f_ditu .dian:after {
	content: "";
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	width: 0.4rem;
	height: 0.4rem;
	opacity: 0.1;
	border: 1px solid #0053dc;
	background-color: #0053dc;
	border-radius: 50%;
	animation: scale10 2s linear infinite;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .dian:after {
	animation-delay: 1s;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi1 {
	top: 38.160584%;
	left: 12.89437586%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi2 {
	top: 35.91240876%;
	left: 10.01371742%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi3 {
	top: 18.97810219%;
	left: 17.14677641%;
	top: 36.978102%;
	left: 9.146776%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi4 {
	top: 40.2919708%;
	left: 13.30589849%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi5 {
	top: 82.33576642%;
	left: 12.48285322%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi6 {
	top: 57.22627737%;
	left: 27.43484225%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi7 {
	top: 57.22627737%;
	left: 27.43484225%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi8 {
	top: 56.05839416%;
	left: 32.23593964%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi9 {
	top: 56.05839416%;
	left: 32.23593964%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi10 {
	top: 52.26277372%;
	left: 33.74485597%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi11 {
	top: 57.22627737%;
	left: 34.70507545%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi12 {
	top: 50.51094891%;
	left: 36.35116598%;
	display: none;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi13 {
	top: 50.51094891%;
	left: 36.35116598%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi13 span {
	width: 0.22rem;
	height: 0.22rem;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi13:before,
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi13:after {
	width: 0.5rem;
	height: 0.5rem;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi14 {
	top: 43.50364964%;
	left: 36.07681756%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi15 {
	top: 41.75182482%;
	left: 37.58573388%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi16 {
	top: 49.9270073%;
	left: 76.26886145%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi17 {
	top: 41.45985401%;
	left: 79.56104252%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi18 {
	top: 44.08759124%;
	left: 81.34430727%;
}
.hm-sec4 .f_cont .f_quanqiu .f_ditu .weizhi19 {
	top: 77.95620438%;
	left: 90.260631%;
}
.hm-sec4 .f_cont .jut {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.hm_tit5 {
	margin-bottom: 0.48rem;
}
@media (min-width:768px) {
	.hm-sec4 .f_cont .jut {
		position: absolute;
		left: 0;
		top: 40%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
	}
}
.hm-sec4 .f_cont .jut .li {
	width: 22%;
	text-align: center;
}
@media (max-width:767px) {
	.hm-sec4 .f_cont .jut .li {
		width: 50%;
		margin-top: 0.36rem;
	}
}
.hm-sec4 .f_cont .jut .li .shu {
	color: #195fe1;
	line-height: 0.8;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	margin-bottom: 0.2rem;
}
.hm-sec4 .f_cont .jut .li .shu span {
	font-size: 1.14rem;
	font-family: 'din', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
}
@media (max-width:767px) {
	.hm-sec4 .f_cont .jut .li .shu span {
		font-size: 0.8rem;
	}
}
.hm-sec4 .f_cont .jut .li .f_tit {
	color: #000000;
}
.hm-sec4 .cont {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.hm-sec4 .cont .lt {
	width: 21.42%;
}
@media (max-width:991px) {
	.hm-sec4 .cont .lt {
		width: 100%;
		margin-bottom: 0.4rem;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
}
.hm-sec4 .cont .lt .f_item {
	width: 100%;
	border: solid 1px #e5e5e5;
	border-radius: 0.15rem;
	display: flex;
	padding: 0.32rem 0.5rem;
	padding-right: 0.24rem;
	margin-bottom: 16px;
}
@media (max-width:1580px) {
	.hm-sec4 .cont .lt .f_item {
		margin-bottom: 12px;
	}
}
@media (max-width:991px) {
	.hm-sec4 .cont .lt .f_item {
		margin-bottom: 10px;
		width: 48%;
		width: calc(50% - 0.2rem);
	}
}
@media (max-width:767px) {
	.hm-sec4 .cont .lt .f_item {
		padding: 0.32rem 0.3rem;
	}
}
@media (min-width:992px) {
	.hm-sec4 .cont .lt .f_item:last-child {
		margin-bottom: 0;
	}
}
.hm-sec4 .cont .lt .f_item .f_icon {
	width: 0.44rem;
	height: 0.44rem;
}
.hm-sec4 .cont .lt .f_item .f_icon img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	object-fit: contain;
}
.hm-sec4 .cont .lt .f_item .font {
	width: calc(100% - 0.44rem);
	padding-left: 0.66rem;
}
@media (max-width:767px) {
	.hm-sec4 .cont .lt .f_item .font {
		padding-left: 0.32rem;
	}
}
.hm-sec4 .cont .lt .f_item .font .shu {
	color: #0053dc;
	font-size: 0.52rem;
	font-family: 'shuzi', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
	line-height: 0.8;
	font-weight: bold;
	margin-bottom: 6px;
}
.hm-sec4 .cont .lt .f_item .font .f_text {
	color: #666666;
	font-size: 16px;
}
@media (max-width:1580px) {
	.hm-sec4 .cont .lt .f_item .font .f_text {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.hm-sec4 .cont .lt .f_item .font .f_text {
		font-size: 0.28rem;
	}
}
.hm-sec4 .cont .gt {
	width: 78.58%;
	padding-left: 6px;
}
@media (max-width:991px) {
	.hm-sec4 .cont .gt {
		padding-left: 0;
		width: 100%;
	}
}
.hm-sec4 .cont .gt .f_ditu {
	width: 100%;
	position: relative;
}
.hm-sec4 .cont .gt .f_ditu .img {
	width: 100%;
	overflow: hidden;
}
.hm-sec4 .cont .gt .f_ditu .img img {
	width: 100%;
	float: left;
}
.hm-sec4 .cont .gt .f_ditu .dian {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
}
.hm-sec4 .cont .gt .f_ditu .dian span {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 0.1rem;
	height: 0.1rem;
	border-radius: 50%;
	background-color: #0053dc;
}
.hm-sec4 .cont .gt .f_ditu .dian:before,
.hm-sec4 .cont .gt .f_ditu .dian:after {
	content: "";
	display: block;
	position: absolute;
	top: 0%;
	left: 0%;
	transform: translate(-50%, -50%) scale(0);
	-webkit-transform: translate(-50%, -50%) scale(0);
	width: 0.6rem;
	height: 0.6rem;
	border: 1px solid #0053dc;
	border-radius: 50%;
	animation: scale10 2s linear infinite;
}
.hm-sec4 .cont .gt .f_ditu .dian:after {
	animation-delay: 1s;
}
.hm-sec4 .cont .gt .f_ditu .weizhi1 {
	top: 19.72318339%;
	left: 12.71186441%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi2 {
	top: 29.75778547%;
	left: 24.91525424%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi3 {
	top: 42.56055363%;
	left: 21.18644068%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi4 {
	top: 84.77508651%;
	left: 28.81355932%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi5 {
	top: 62.28373702%;
	left: 54.40677966%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi6 {
	top: 27.6816609%;
	left: 63.89830508%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi7 {
	top: 28.5467128%;
	left: 66.10169492%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi8 {
	top: 37.02422145%;
	left: 65.6779661%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi9 {
	top: 42.56055363%;
	left: 75.84745763%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi10 {
	top: 20.76124567%;
	left: 86.01694915%;
}
.hm-sec4 .cont .gt .f_ditu .weizhi11 {
	top: 79.58477509%;
	left: 84.57627119%;
}
.hm-sec5 {
	position: relative;
}
.hm-sec5 .bag {
	width: 100%;
	background-color: #000;
}
@media (max-width:767px) {
	.hm-sec5 .bag {}
}
.hm-sec5 .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	opacity: 0.82;
}
.hm-sec5 .bag img:nth-child(2) {
	display: none;
}
@media (max-width:767px) {
	.hm-sec5 .bag img {
		display: none;
	}
	
	.hm-sec5 .bag img:nth-child(2) {
		display: block;
	}
}
.hm-sec5 .cont {
	position: absolute;
	left: 0;
	top: 45.540541%;
	width: 100%;
	z-index: 2;
	color: #ffffff;
}
.hm-sec5 .cont .f_video {
	width: 0.88rem;
	height: 0.88rem;
	border-radius: 50%;
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
	display: flex;
	border: solid 2px #ffffff;
	align-items: center;
	justify-content: center;
	margin: 0 auto 0.55rem;
	position: relative;
}
.hm-sec5 .cont .f_video svg {
	width: 33.272727%;
	height: 33.272727%;
	object-fit: contain;
}
.hm-sec5 .cont .f_video svg path {
	fill: #ffffff;
}
.hm-sec5 .cont .f_video:before,
.hm-sec5 .cont .f_video:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	width: 100%;
	height: 100%;
	opacity: 0;
	border: 2px solid #fff;
	border-radius: 50%;
}
.hm-sec5 .cont .f_video:hover:before,
.hm-sec5 .cont .f_video:hover:after {
	animation: scale2 2s linear infinite;
}
.hm-sec5 .cont .f_video:hover:after {
	animation-delay: 1s;
}
.hm-sec5 .cont .f_tit {
	font-weight: bold;
	text-align: center;
	font-size: 0.6rem;
	text-shadow: 0px 0.26rem 1.66rem 0.36rem rgba(0, 0, 0, 0.5);
}
.hm-sec6 {
	padding: 1.2rem 0;
	overflow: hidden;
	background-color: #f9f9f9;
}
.hm-sec6 .hm_tit {
	margin-bottom: 0.48rem;
}
.hm-sec6 .cont {
	position: relative;
}
@media (max-width:1199px) {
	.hm-sec6 .cont .hm6_prev,
	.hm-sec6 .cont .hm6_next {
		background-color: #0066ff;
	}
	
	.hm-sec6 .cont .hm6_prev svg path,
	.hm-sec6 .cont .hm6_next svg path {
		fill: #fff;
	}
}
@media (max-width:767px) {
	.hm-sec6 .cont .hm6_prev,
	.hm-sec6 .cont .hm6_next {
		display: none;
	}
}
.hm-sec6 .cont .hm6_prev {
	left: -1.32rem;
}
@media (max-width:1199px) {
	.hm-sec6 .cont .hm6_prev {
		left: 0.36rem;
	}
}
.hm-sec6 .cont .hm6_next {
	right: -1.32rem;
}
@media (max-width:1199px) {
	.hm-sec6 .cont .hm6_next {
		right: 0.36rem;
	}
}
.hm-sec6 .cont .hm6_cont {
	margin: 0 -0.13rem;
	width: auto;
}
.hm-sec6 .cont .hm6_cont .swiper-slide {
	padding: 0 0.13rem;
	width: 33.333%;
}
@media (max-width:991px) {
	.hm-sec6 .cont .hm6_cont .swiper-slide {
		width: 50%;
	}
}
@media (max-width:567px) {
	.hm-sec6 .cont .hm6_cont .swiper-slide {
		width: 100%;
	}
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item {
	width: 100%;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list {
	display: block;
	position: relative;
	z-index: 2;
	overflow: hidden;
	border-radius: 0.1rem;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .img {
	overflow: hidden;
	padding-bottom: 66.66666667%;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .img img {
	transition: all 0.4s;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font {
	border: 2px solid #dfe6ec;
	padding: 0.4rem 0.38rem 0.36rem;
	border-radius: 0 0 0.1rem 0.1rem;
	position: relative;
	border-top: none;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font:before,
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font:after {
	content: "";
	display: block;
	position: absolute;
	transition: all 0.4s;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font:before {
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	background: url(../images/wangfimaf1.png) left top / cover no-repeat;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font:after {
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 0;
	height: 2px;
	background-color: #195edf;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .f_tit {
	position: relative;
	line-height: 1.33333333;
	letter-spacing: -1px;
	color: #222222;
	font-weight: bold;
	margin-bottom: 0.24rem;
	display: -webkit-box;
	width: 100%;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 2.66666667em;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .f_time {
	color: #666666;
	font-size: 16px;
	margin-bottom: 0.44rem;
	position: relative;
	width: 100%;
	display: block;
}
@media (max-width:1580px) {
	.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .f_time {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .f_time {
		font-size: 0.28rem;
	}
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .but {
	width: 0.8rem;
	height: 0.8rem;
	border: solid 2px rgba(0, 76, 255, 0.06);
	display: flex;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	position: relative;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .but i {
	background-color: #eaf3ff;
	box-shadow: 0px 10px 16px 0px rgba(255, 255, 255, 0.1);
	display: flex;
	transition: all 0.4s linear;
	align-items: center;
	border-radius: 50%;
	justify-content: center;
	width: 57.5%;
	height: 57.5%;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .but i svg {
	width: 34.7826087%;
	height: 34.7826087%;
	object-fit: contain;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list .font .but i svg path {
	fill: #007fff;
	transition: all 0.4s;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover {
	background-color: #ffffff;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover .img img {
	transform: scale(1.1);
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover .font:before {
	opacity: 1;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover .font:after {
	width: 100%;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover .font .but i {
	background-color: #007fff;
}
.hm-sec6 .cont .hm6_cont .swiper-slide .item .list:hover .font .but i svg path {
	fill: #ffffff;
}
.hm-sec6 .hm_but {
	margin: 0.7rem auto 0;
}
.hm-sec7 {
	position: relative;
	overflow: hidden;
}
.hm-sec7 .bag {
	width: 100%;
	padding-bottom: 37.5%;
}
@media (max-width:991px) {
	.hm-sec7 .bag {
		padding-bottom: 60%;
	}
}
@media (max-width:767px) {
	.hm-sec7 .bag {
		padding-bottom: 80%;
	}
}
.hm-sec7 .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hm-sec7 .bag img:nth-child(2) {
	display: none;
}
@media (max-width:767px) {
	.hm-sec7 .bag img {
		display: none;
	}
	
	.hm-sec7 .bag img:nth-child(2) {
		display: block;
	}
}
.hm-sec7 .cont {
	position: absolute;
	left: 0;
	top: 21.38888889%;
	width: 100%;
}
@media (max-width:767px) {
	.hm-sec7 .cont {
		top: 50%;
		transform: translateY(-50%);
	}
}
.hm-sec7 .cont .font {
	width: 100%;
	color: #ffffff;
}
.hm-sec7 .cont .font .f_tit {
	font-weight: bold;
	color: #ffffff;
	line-height: 1.33333333;
	margin-bottom: 0.24rem;
}
.hm-sec7 .cont .font .f_text {
	font-size: 16px;
	line-height: 1.875;
	margin-bottom: 0.56rem;
}
@media (max-width:1580px) {
	.hm-sec7 .cont .font .f_text {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.hm-sec7 .cont .font .f_text {
		font-size: 0.28rem;
	}
}
.hm-sec7 .cont .font .f_text p {
	color: #ffffff;
	opacity: 0.8;
}
.hm-sec8 {
	overflow: hidden;
	padding: 1.3rem 0 0.6rem;
	background-color: #f9f9f9;
}
.hm-sec8 .cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.3rem;
}
@media (max-width:767px) {
	.hm-sec8 .cont {
		margin: 0;
	}
}
.hm-sec8 .cont .lt,
.hm-sec8 .cont .gt {
	width: 50%;
	padding: 0 0.3rem;
}
@media (max-width:991px) {
	.hm-sec8 .cont .lt,
	.hm-sec8 .cont .gt {
		padding: 0;
		width: 100%;
	}
}
@media (max-width:991px) {
	.hm-sec8 .cont .lt {
		margin-bottom: 0.4rem;
	}
}
.hm-sec8 .cont .lt .img {
	border-radius: 0.15rem;
	position: relative;
	overflow: hidden;
	z-index: 2;
	display: block;
}
@media (min-width:992px) {
	.hm-sec8 .cont .lt .img {
		min-height: 100%;
	}
}
.hm-sec8 .cont .lt .img:before {
	padding-top: 108.30860534%;
}
.hm-sec8 .cont .lt .img img {
	transition: all 0.4s;
}
@media (max-width:991px) {
	.hm-sec8 .cont .lt .img:before {
		padding-top: 50%;
	}
}
.hm-sec8 .cont .gt .item {
	position: relative;
	z-index: 4;
	margin-bottom: 0.38rem;
}
.hm-sec8 .cont .gt .item:last-child {
	margin-bottom: 0;
}
.hm-sec8 .cont .gt .item:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	transition: all 0.4 linear;
	width: 115.2%;
	height: 140.5%;
	pointer-events: none;
	background: url(../images/jianbimgfz1.png) center / 100% 100% no-repeat;
}
.hm-sec8 .cont .gt .item .list {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	border-radius: 0.16rem;
	border: solid 2px rgba(193, 213, 228, 0.59);
	padding: 0.52rem 0.54rem;
	padding-right: 0.6rem;
	margin-bottom: 0.3rem;
	transition: all 0.4s linear;
	overflow: hidden;
	position: relative;
	z-index: 3;
}
.hm-sec8 .cont .gt .item .list:last-child {
	margin-bottom: 0;
}
.hm-sec8 .cont .gt .item .list .f_icon {
	width: 50px;
	height: 50px;
	display: flex;
	position: relative;
	align-items: center;
	justify-content: center;
	z-index: 2;
}
@media (max-width:1580px) {
	.hm-sec8 .cont .gt .item .list .f_icon {
		width: 44px;
		height: 44px;
	}
}
@media (max-width:767px) {
	.hm-sec8 .cont .gt .item .list .f_icon {
		margin-bottom: 0.24rem;
		width: 0.78rem;
		height: 0.78rem;
	}
}
.hm-sec8 .cont .gt .item .list .f_icon svg {
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
	float: left;
}
.hm-sec8 .cont .gt .item .list .f_icon svg path {
	fill: #363636;
	transition: all 0.4s linear;
}
.hm-sec8 .cont .gt .item .list .font {
	position: relative;
	z-index: 2;
	width: calc(100% - 50px);
	padding-left: 0.32rem;
}
@media (max-width:1580px) {
	.hm-sec8 .cont .gt .item .list .font {
		width: calc(100% - 44px);
	}
}
@media (max-width:767px) {
	.hm-sec8 .cont .gt .item .list .font {
		padding-left: 0;
		width: 100%;
	}
}
.hm-sec8 .cont .gt .item .list .font .f_tit {
	color: #222222;
	transition: all 0.3s linear;
	margin-bottom: 0.1rem;
	font-weight: bold;
}
.hm-sec8 .cont .gt .item .list .font .text {
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
	transition: all 0.4s linear;
}
@media (max-width:1580px) {
	.hm-sec8 .cont .gt .item .list .font .text {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.hm-sec8 .cont .gt .item .list .font .text {
		font-size: 0.28rem;
	}
}
.x-ny-banner {
	height: auto;
}
.yanfazz {
	height: 380px;
}
.yanfazz .x-con {
	height: 380px;
}
.yanfazz .x-con .public-img {}
.hm-sec8 .cont .gt .item .list:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: all 0.4s linear;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 2;
	background: url(../images/xianxingimjiashen1.png) center / cover no-repeat;
}
.hm-sec8 .cont .gt .item:hover:before {
	opacity: 1;
}
.hm-sec8 .cont .gt .item:hover .list {
	background-color: #195edf;
	border-color: #195edf;
}
.hm-sec8 .cont .gt .item:hover .list:before {
	opacity: 1;
}
.hm-sec8 .cont .gt .item:hover .list .f_icon svg path {
	fill: #ffffff;
}
.hm-sec8 .cont .gt .item:hover .list .font .f_tit {
	color: #ffffff;
}
.hm-sec8 .cont .gt .item:hover .list .font .text {
	color: #ffffff;
}
.hm-sec9 {
	background-color: #f9f9f9;
	padding: 1.18rem 0 1rem;
}
.hm-sec9 .hm_tit {
	margin-bottom: 0.6rem;
}
.hm-sec9 .cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.13rem;
}
@media (max-width:767px) {
	.hm-sec9 .cont {
		margin: 0;
	}
}
.hm-sec9 .cont .item {
	width: 33.33%;
	padding: 0 0.13rem;
	margin-bottom: 0.26rem;
}
@media (max-width:767px) {
	.hm-sec9 .cont .item {
		padding: 0;
		width: 100%;
	}
}
.hm-sec9 .cont .item .list {
	position: relative;
	z-index: 2;
	overflow: hidden;
	display: block;
	border-radius: 0.1rem;
	transition: all 0.4s;
}
.hm-sec9 .cont .item .list .img {
	padding-bottom: 66.66666667%;
	overflow: hidden;
}
.hm-sec9 .cont .item .list .img img {
	transition: all 0.4s;
}
.hm-sec9 .cont .item .list .font {
	padding: 0.22rem 0.4rem 0.52rem 0;
	transition: all 0.4s;
	position: relative;
}
.hm-sec9 .cont .item .list .font:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	opacity: 0;
	height: 100%;
	background: url(../images/uodezhichiimgfaz1.png) center / cover no-repeat;
}
.hm-sec9 .cont .item .list .font:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 0;
	height: 2px;
	background-color: #195fe1;
	transition: all 0.4s;
}
.hm-sec9 .cont .item .list .font .f_tit {
	color: #222222;
	transition: all 0.4s linear;
	position: relative;
	z-index: 1;
	font-weight: bold;
	margin-bottom: 0.1rem;
}
.hm-sec9 .cont .item .list .font .text {
	color: #999999;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	height: 3em;
	z-index: 1;
}
@media (max-width:1580px) {
	.hm-sec9 .cont .item .list .font .text {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.hm-sec9 .cont .item .list .font .text {
		font-size: 0.28rem;
	}
}
@media (min-width:992px) {
	.hm-sec9 .cont .item .list:hover {
		box-shadow: 0px 0px 18.5rem 0px rgba(0, 0, 0, 0.09);
	}
	
	.hm-sec9 .cont .item .list:hover .img img {
		transform: scale(1.04);
	}
	
	.hm-sec9 .cont .item .list:hover .font {
		padding-left: 0.32rem;
		padding-right: 0.7rem;
	}
	
	.hm-sec9 .cont .item .list:hover .font:before {
		opacity: 1;
	}
	
	.hm-sec9 .cont .item .list:hover .font:after {
		width: 100%;
	}
	
	.hm-sec9 .cont .item .list:hover .font .f_tit {
		color: #195fe1;
	}
}
.hm-sec10 {
	padding: 0.64rem 0 0.72rem;
	position: relative;
	overflow: hidden;
}
.hm-sec10 .bag {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	background-image: linear-gradient(-30deg, #148ffa 0%, #003ea6 100%);
	background-blend-mode: normal, normal;
}
.hm-sec10 .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.hm-sec10 .bag .yuanimg {
	position: absolute;
	border-radius: 50%;
	animation: transzh 8s linear infinite;
}
.hm-sec10 .bag .yuanimg:before {
	content: "";
	display: block;
	padding-bottom: 100%;
}
.hm-sec10 .bag .yuanimg1 {
	width: 6.66666667%;
	background-image: linear-gradient(-82deg, #0071db 0%, #0037a6 100%), linear-gradient(#3357b1, #3357b1);
	background-blend-mode: normal, normal;
	left: 0.5rem;
}
.hm-sec10 .bag .yuanimg2 {
	width: 61.97916667%;
	background-image: linear-gradient(-82deg, #148ef9 0%, #003da5 85%), linear-gradient(#3357b1, #3357b1);
	background-blend-mode: normal, normal;
	opacity: 0.4;
	top: -0.4rem;
	left: -1rem;
	animation-delay: 2s;
}
.hm-sec10 .bag .yuanimg3 {
	width: 30.41666667%;
	background-image: linear-gradient(125deg, #0071db 0%, #148ef9 100%), linear-gradient(#3357b1, #3357b1);
	background-blend-mode: normal, normal;
	right: -16%;
	top: -1.4rem;
	animation-delay: 4s;
}
.hm-sec10 .container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
}
@media (max-width:767px) {
	.hm-sec10 .container {
		text-align: center;
		justify-content: center;
	}
}
.hm-sec10 .container .font {
	width: calc(100% - 2.4rem);
	color: #fff;
}
.hm-sec10 .container .font span {
	font-size: 20px;
	font-family: "Arial";
}
.hm-sec10 .container .font p {
	font-size: 20px;
}
@media (max-width:767px) {
	.hm-sec10 .container .font {
		width: 100%;
		margin-bottom: 0.24rem;
	}
}
.hm-sec10 .container .font .f_tit {
	color: #ffffff;
	font-weight: bold;
}
.hm-sec10 .container .but .hm_but {
	background-color: #ffffff;
	transition: all 0.4s;
	box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0.06);
}
.hm-sec10 .container .but .hm_but span {
	color: #3173f7;
}
.hm-sec10 .container .but .hm_but:hover {
	box-shadow: 0px 10px 16px 0px rgba(0, 0, 0, 0);
	background-color: transparent;
}
.hm-sec10 .container .but .hm_but:hover span {
	color: #ffffff;
}
.hm-sec11 {
	padding: 0.6rem 0 1.4rem;
}
.hm-sec11 .hm_tit {
	margin-bottom: 0.58rem;
}
.hm-sec11 .cont {
	display: flex;
	margin: 0 -0.13rem;
}
@media (max-width:767px) {
	.hm-sec11 .cont {
		margin: 0;
		flex-wrap: wrap;
	}
}
.hm-sec11 .cont .item {
	width: 16.52%;
	flex: 1 1 16.52%;
	padding: 0 0.13rem;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
@media (max-width:767px) {
	.hm-sec11 .cont .item {
		width: 100%;
		padding: 0;
		flex: 1 1 100%;
		margin-bottom: 0.3rem;
	}
	
	.hm-sec11 .cont .item:last-child {
		margin-bottom: 0;
	}
}
.hm-sec11 .cont .item .list {
	display: block;
	width: 100%;
	position: relative;
	overflow: hidden;
	border-radius: 0.15rem;
}
.hm-sec11 .cont .item .list .img {
	width: 100%;
	height: 4.9rem;
	position: relative;
}
.hm-sec11 .cont .item .list .img:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.4s;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: url(../images/jianbfnagshou1.png) left bottom / 100% 100% no-repeat;
}
.hm-sec11 .cont .item .list .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media (max-width:767px) {
	.hm-sec11 .cont .item .list .img {
		background-color: #000;
	}
	
	.hm-sec11 .cont .item .list .img img {
		opacity: 0.6;
	}
}
.hm-sec11 .cont .item .list .jut {
	position: absolute;
	left: 0;
	z-index: 2;
	bottom: 0.24rem;
	width: 100%;
	padding: 0 0.24rem;
	overflow: hidden;
}
.hm-sec11 .cont .item .list .jut .font {
	width: 100%;
	color: #ffffff;
}
.hm-sec11 .cont .item .list .jut .font .f_tit {
	width: 100%;
	font-weight: bold;
	line-height: 1.25;
	margin-bottom: 8px;
}
@media (max-width:1580px) {
	.hm-sec11 .cont .item .list .jut .font .f_tit {
		margin-bottom: 6px;
	}
}
.hm-sec11 .cont .item .list .jut .font .text {
	opacity: 0.8;
}
@media (min-width:768px) {
	.hm-sec11 .cont .item .list .jut .font .text {
		display: none;
	}
}
.hm-sec11 .cont .item .list .jut .font .hm_but {
	margin: 0.2rem 0 0;
}
.hm-sec11 .cont .on {
	width: 66.96%;
	flex: 1 1 66.96%;
}
.hm-sec11 .cont .on .list .img:after {
	opacity: 0.8;
}
.hm-sec11 .cont .on .list .jut .font .text {
	display: block;
}
.hm-sec11 .hm_but {
	margin: 0.7rem auto 0;
}
@keyframes scale10 {
	from {
		opacity: 0.1;
		transform: translate(-50%, -50%) scale(0);
		-webkit-transform: translate(-50%, -50%) scale(0);
	}
	
	90% {
		opacity: 0.1;
	}
	
	to {
		opacity: 0;
		transform: translate(-50%, -50%) scale(1.1);
		-webkit-transform: translate(-50%, -50%) scale(1.1);
	}
}
@keyframes scale2 {
	from {
		opacity: 1;
		width: 100%;
		height: 100%;
	}
	
	to {
		opacity: 0;
		width: 180%;
		height: 180%;
	}
}
@keyframes transzh {
	0% {
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}
	
	25% {
		transform: translate(26px, 30px);
		-webkit-transform: translate(26px, 30px);
	}
	
	50% {
		transform: translate(-26px, -30px);
		-webkit-transform: translate(-26px, -30px);
	}
	
	75% {
		transform: translate(-26px, 0);
		-webkit-transform: translate(-26px, 0);
	}
	
	100% {
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}
}
@-webkit-keyframes transzh {
	0% {
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}
	
	25% {
		transform: translate(26px, 30px);
		-webkit-transform: translate(26px, 30px);
	}
	
	50% {
		transform: translate(-26px, -30px);
		-webkit-transform: translate(-26px, -30px);
	}
	
	75% {
		transform: translate(-26px, 0);
		-webkit-transform: translate(-26px, 0);
	}
	
	100% {
		transform: translate(0, 0);
		-webkit-transform: translate(0, 0);
	}
}

/* End */

/* 关于我们 */
.abtbanner {
	position: relative;
	overflow: hidden;
}
.abtbanner .bag {
	width: 100%;
	height: 380px;
}
@media (max-width:767px) {
	.abtbanner .bag {
		height: 200px;
	}
}
.abtbanner .bag img:nth-child(2) {
	display: none;
}
@media (max-width:767px) {
	.abtbanner .bag img {
		display: none;
	}
	
	.abtbanner .bag img:nth-child(2) {
		display: block;
	}
}
.abtbanner .cont {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	width: 100%;
	color: #ffffff;
}
.abtbanner .cont .f_tit {
	font-weight: bold;
	font-size: 34px;
}
.abtbanner .cont .text {
	max-width: 4rem;
	font-size: 0.4rem;
}
@media (max-width:1580px) {
	.abtbanner .cont .text {
		max-width: 6rem;
	}
}
@media (max-width:767px) {
	.abtbanner .cont .text {
		max-width: 100%;
		line-height: 1.46;
	}
}
.abtbox_tit {
	text-align: center;
}
.abtbox_tit .f_tit {
	color: #222222;
	font-weight: bold;
}
.abtbox-sec1 {
	padding: 1.04rem 0 0rem;
	position: relative;
	overflow: hidden;
}
.abtbox-sec1 .bag {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.abtbox-sec1 .bag img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.abtbox-sec1 .container {
	position: relative;
}
.abtbox-sec1 .abtbox_tit {
	margin-bottom: 0.2rem;
}
.abtbox-sec1 .fz_text img {
	width: 100%;
}
.abtbox-sec1 .fz_text {
	color: #666666;
	line-height: 2;
	margin: 0 auto;
	margin-bottom: 0.5rem;
	margin-top: 0.5rem;
}
@media (max-width:991px) {
	.abtbox-sec1 .fz_text {
		max-width: 11rem;
		line-height: 1.46;
	}
}
@media (max-width:767px) {
	.abtbox-sec1 .fz_text {
		max-width: 100%;
	}
}
.abtbox-sec1 .fz_text p {
	color: #666666;
	margin-bottom: 0.2rem;
}
.abtbox-sec1 .fz_text p:last-child {
	margin-bottom: 0;
}
.abtbox-sec1 .f_cont {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.abtbox-sec1 .f_cont .li {
	max-width: 16.666%;
	padding: 0 0.2rem;
	margin-bottom: 0.4rem;
}
@media (max-width:991px) {
	.abtbox-sec1 .f_cont .li {
		width: 33.333%;
		max-width: 33.333%;
	}
	
	.abtbox-sec1 .f_cont .li:nth-child(3n) {
		border-right: none;
	}
}
.abtbox-sec1 .f_cont .li .f_shu {
	color: #222222;
	font-size: 0.52rem;
	line-height: 0.8;
	margin-bottom: 0.16rem;
	font-family: 'shuzi', 'PingFang SC', 'Microsoft YaHei', 'Microsoft YaHei UI', 'SimSun', 'SimHei', 'Arial';
	font-weight: bold;
}
.abtbox-sec1 .f_cont .li .f_tit {
	color: #666666;
	font-size: 16px;
}
@media (max-width:1580px) {
	.abtbox-sec1 .f_cont .li .f_tit {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.abtbox-sec1 .f_cont .li .f_tit {
		font-size: 0.28rem;
	}
}
.abtbox-sec2 {
	padding: 1rem 0 0.9rem;
}
.abtbox-sec2 .abtbox_tit {
	margin-bottom: 0.5rem;
}
.abtbox-sec2 .f_cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.13rem;
}
.abtbox-sec2 .f_cont .item {
	width: 33.333%;
	padding: 0 0.13rem;
	margin-bottom: 0.25rem;
}
@media (max-width:767px) {
	.abtbox-sec2 .f_cont .item {
		width: 50%;
		width: 100%;
	}
}
.abtbox-sec2 .f_cont .item .list {
	display: block;
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.abtbox-sec2 .f_cont .item .list .img {}
.abtbox-sec2 .f_cont .item .list .font {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
	color: #ffffff;
	text-align: center;
	padding: 0.25rem 0.4rem 0.4rem;
}
.abtbox-sec2 .f_cont .item .list .font .name {
	font-weight: bold;
	margin-bottom: 0.16rem;
}
.abtbox-sec2 .f_cont .item .list .font .f_tit {
	font-weight: bold;
	line-height: 1.45454545;
}
.abtbox-sec3 {
	background-color: #f9f9fa;
	overflow: hidden;
	padding: 0.94rem 0 1.2rem;
}
.abtbox-sec3 .abtbox_tit {
	margin-bottom: 0.58rem;
}
.abtbox-sec3 .f_nav {
	display: flex;
	justify-content: center;
	position: relative;
	margin-top: 30px;
	margin-bottom: 1rem;
}
@media (max-width:767px) {
	.abtbox-sec3 .f_nav {
		margin-bottom: 0.4rem;
	}
}
@media (max-width:1199px) {
	.abtbox-sec3 .f_nav .abtbox3_prev,
	.abtbox-sec3 .f_nav .abtbox3_next {
		background-color: #0066ff;
	}
	
	.abtbox-sec3 .f_nav .abtbox3_prev svg path,
	.abtbox-sec3 .f_nav .abtbox3_next svg path {
		fill: #fff;
	}
}
@media (max-width:767px) {
	.abtbox-sec3 .f_nav .abtbox3_prev,
	.abtbox-sec3 .f_nav .abtbox3_next {
		display: none;
	}
}
.abtbox-sec3 .f_nav .abtbox3_prev {
	left: -1.32rem;
}
@media (max-width:1199px) {
	.abtbox-sec3 .f_nav .abtbox3_prev {
		left: 0.36rem;
	}
}
.abtbox-sec3 .f_nav .abtbox3_next {
	right: -1.32rem;
}
@media (max-width:1199px) {
	.abtbox-sec3 .f_nav .abtbox3_next {
		right: 0.36rem;
	}
}
.abtbox-sec3 .f_nav:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -50vw;
	bottom: 0;
	width: 100vw;
	height: 1px;
	background-color: #e8e8e8;
}
.abtbox-sec3 .f_nav .abtbox3_nav {
	width: auto;
	margin: 0;
	max-width: 100%;
}
.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide {
	width: auto;
	padding: 0 0.4rem;
}
@media (max-width:767px) {
	.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide {
		padding: 0 0.16rem;
	}
}
.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide .item {
	position: relative;
	cursor: pointer;
	user-select: none;
	font-size: 0.36rem;
	transition: all 0.4s;
	-webkit-user-select: none;
	padding: 0 0.1rem;
	height: 0.8rem;
}
@media (max-width:1199px) {
	.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide .item {
		font-size: 0.4rem;
	}
}
@media (max-width:767px) {
	.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide .item {
		font-size: 0.42rem;
	}
}
@media (max-width:767px) {
	.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide .item {
		padding: 0 0.32rem;
	}
}
.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide .item:before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0;
	height: 2px;
	background-color: #195fe1;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide-thumb-active .item {
	color: #195fe1;
	font-weight: bold;
}
.abtbox-sec3 .f_nav .abtbox3_nav .swiper-slide-thumb-active .item:before {
	width: 100%;
}
.abtbox-sec3 .abtbox3_cont .swiper-slide {
	display: flex;
	flex-wrap: wrap;
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .img {
	border-radius: 10px;
	overflow: hidden;
	width: 57.1428%;
}
@media (max-width:767px) {
	.abtbox-sec3 .abtbox3_cont .swiper-slide .img {
		width: 100%;
		margin-bottom: 0.36rem;
	}
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .img:before {}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font {
	position: relative;
	width: 42.8572%;
	padding-left: 0.6rem;
}
@media (max-width:767px) {
	.abtbox-sec3 .abtbox3_cont .swiper-slide .font {
		width: 100%;
		padding-left: 0;
	}
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .f_tit {
	color: #000000;
	margin-bottom: 0.26rem;
}
@media (max-width:767px) {
	.abtbox-sec3 .abtbox3_cont .swiper-slide .font .f_tit {
		margin-bottom: 0.2rem;
	}
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .text {
	color: #666666;
	line-height: 34px;
	min-height: 210px;
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .text p {
	position: relative;
	margin-bottom: 0.12rem;
	padding-left: 20px;
}
@media (max-width:1580px) {
	.abtbox-sec3 .abtbox3_cont .swiper-slide .font .text p {
		padding-left: 16px;
	}
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .text p:last-child {
	margin-bottom: 0;
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .text p:before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0.75em;
	width: 6px;
	height: 6px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	background-color: #195fe1;
	border-radius: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	border: 3px solid #d1dff9;
}
.abtbox-sec3 .abtbox3_cont .swiper-slide .font .f_time {
	position: absolute;
	right: 0;
	bottom: 0;
	line-height: 0.8;
	color: #999999;
	opacity: 0.1;
	font-weight: bold;
	font-size: 2rem;
}
.abtbox-sec4 {
	padding: 1rem 0 0.9rem;
}
.abtbox-sec4 .abtbox_tit {
	margin-bottom: 0.56rem;
}
.abtbox-sec4 .cont {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px;
}
@media (max-width:991px) {
	.abtbox-sec4 .cont {
		margin: 0 -5px;
	}
}
.abtbox-sec4 .cont .item {
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}
@media (max-width:991px) {
	.abtbox-sec4 .cont .item {
		width: 50%;
		padding: 0 5px;
		margin-bottom: 10px;
	}
}
.abtbox-sec4 .cont .item .list {
	display: flex;
	flex-direction: column;
	align-items: center;
	height: 100%;
	background-color: #f9f9fa;
	border-radius: 10px;
	padding: 0.6rem 0.16rem 0.64rem;
}
.abtbox-sec4 .cont .item .list .img {
	height: 0.8rem;
	margin-bottom: 0.58rem;
}
@media (max-width:767px) {
	.abtbox-sec4 .cont .item .list .img {
		margin-bottom: 0.4rem;
	}
}
.abtbox-sec4 .cont .item .list .img img,
.abtbox-sec4 .cont .item .list .img svg {
	height: 100%;
}
.abtbox-sec4 .cont .item .list .img img path,
.abtbox-sec4 .cont .item .list .img svg path {
	fill: #195fe1;
}
.abtbox-sec4 .cont .item .list .f_tit {
	color: #222222;
	text-align: center;
	line-height: 1.33333333;
	margin-bottom: 0.26rem;
}
@media (max-width:767px) {
	.abtbox-sec4 .cont .item .list .f_tit {
		font-size: 0.24rem;
		margin-bottom: 0.2rem;
	}
}
.abtbox-sec4 .cont .item .list .but {
	display: flex;
	align-items: center;
	justify-content: center;
}
.abtbox-sec4 .cont .item .list .but span {
	color: #0053dc;
}
@media (max-width:767px) {
	.abtbox-sec4 .cont .item .list .but span {
		font-size: 0.22rem;
	}
}
.abtbox-sec4 .cont .item .list .but i {
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 14px;
	height: 8px;
	margin-left: 10px;
}
@media (max-width:1580px) {
	.abtbox-sec4 .cont .item .list .but i {
		width: 12px;
		margin-left: 8px;
	}
}
.abtbox-sec4 .cont .item .list .but i img,
.abtbox-sec4 .cont .item .list .but i svg {
	width: 100%;
	max-height: 100%;
}
.abtbox-sec4 .cont .item .list .but i img path,
.abtbox-sec4 .cont .item .list .but i svg path {
	fill: none;
	stroke: #0053dc;
	stroke-width: 2px;
}
.abtbox-sec4 .cont .item .list .but i img path:first-child,
.abtbox-sec4 .cont .item .list .but i svg path:first-child {
	stroke-width: 1px;
}
@media (min-width:992px) {
	.abtbox-sec4 .cont .item .list:hover .but span {
		text-decoration: underline;
	}
	
	.abtbox-sec4 .cont .item .list:hover .but i {
		transform: translateX(6px);
		-webkit-transform: translateX(6px);
	}
}

/* End */

/* 联系H&T 弹窗 */
.contAlt {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 666;
	display: none;
}
.contAlt .bag {
	width: 100%;
	height: 100%;
	background-color: #000000;
	opacity: 0.5;
}
.contAlt .cont {
	position: absolute;
	left: 50%;
	top: 50%;
	padding: 0.5rem 0.4rem 0.8rem;
	background-color: #ffffff;
	border-radius: 0.16rem;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	width: 90%;
	max-width: 8rem;
}
@media (max-width:1580px) {
	.contAlt .cont {
		max-width: 9rem;
	}
}
@media (max-width:767px) {
	.contAlt .cont {
		max-width: 100%;
	}
}
.contAlt .cont .f_close {
	position: absolute;
	right: 0.28rem;
	top: 0.28rem;
	width: 18px;
	height: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	cursor: pointer;
}
@media (max-width:767px) {
	.contAlt .cont .f_close {
		width: 16px;
		height: 16px;
	}
}
.contAlt .cont .f_close svg {
	width: 100%;
	max-height: 100%;
}
.contAlt .cont .f_close svg path {
	fill: #666666;
}
.contAlt .cont .f_close:hover {
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}
.contAlt .cont .f_tit {
	color: #222222;
	text-shadow: 4px 14px 1.94rem 2px rgba(53, 120, 145, 0.22);
	font-weight: bold;
	margin-bottom: 0.38rem;
}
.contAlt .cont .f_form {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.contAlt .cont .f_form .item {
	width: calc(50% - 0.1rem);
	border-radius: 6px;
	border: solid 1px #e6e6e6;
	margin-bottom: 20px;
	font-size: 14px;
	padding: 10px 16px;
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .item {
		font-size: 12px;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .item {
		font-size: 0.26rem;
	}
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .item {
		margin-bottom: 16px;
		padding: 8px 14px;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .item {
		margin-bottom: 0.22rem;
		padding: 0.18rem 0.36rem;
	}
}
.contAlt .cont .f_form .item input::-webkit-input-placeholder,
.contAlt .cont .f_form .item textarea::-webkit-input-placeholder {
	/* WebKit browsers */
	
	color: #999;
}
.contAlt .cont .f_form .item input::-moz-placeholder,
.contAlt .cont .f_form .item textarea::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	
	color: #999;
}
.contAlt .cont .f_form .item input:-ms-input-placeholder,
.contAlt .cont .f_form .item textarea:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	
	color: #999;
}
.contAlt .cont .f_form .f_textarea {
	width: 100%;
	margin-bottom: 10px;
}
.contAlt .cont .f_form .f_textarea textarea {
	height: 1.84rem;
}
.contAlt .cont .f_form .text {
	width: 100%;
	color: #999999;
	margin-bottom: 0.48rem;
}
.contAlt .cont .f_form .text a {
	color: #195fe1;
	line-height: 1.42857143;
}
.contAlt .cont .f_form .text a:hover {
	text-decoration: underline;
}
.contAlt .cont .f_form .x-inp {
	margin-bottom: 0.25rem;
}
.contAlt .cont .f_form .x-inp .x-sp {
	font-weight: bold;
}
.contAlt .cont .f_form .x-inp .x-sp i {
	color: #1152bc;
	font-style: initial;
}
.contAlt .cont .f_form .x-inp .x-sp span {
	color: #333333;
}
.contAlt .cont .f_form .x-inp input {
	color: #999999;
	background-color: #ffffff;
	width: 100%;
	height: 0.5rem;
	line-height: 0.5rem;
	padding: 0 0.2rem;
	border: 1px solid #ebebeb;
	border-radius: 0.04rem;
	margin-top: 0.08rem;
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .x-inp input {
		height: 0.6rem;
		line-height: 0.6rem;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .x-inp input {
		height: 0.8rem;
		line-height: 0.8rem;
	}
}
.contAlt .cont .f_form .x-inp input::placeholder {
	color: #999999;
}
.contAlt .cont .f_form .x-inp .x-txte {
	width: 100%;
	height: 3.1rem;
	padding-bottom: 0.35rem;
	border: 1px solid #ebebeb;
	background-color: #ffffff;
	border-radius: 0.04rem;
	margin-top: 0.08rem;
	position: relative;
}
@media (max-width:1199px) {
	.contAlt .cont .f_form .x-inp .x-txte {
		padding-bottom: 0.45rem;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .x-inp .x-txte {
		padding-bottom: 0.65rem;
	}
}
.contAlt .cont .f_form .x-inp .x-txte textarea {
	color: #999999;
	width: 100%;
	height: 100%;
	padding: 0.15rem 0.2rem 0;
}
.contAlt .cont .f_form .x-inp .x-txte textarea::placeholder {
	color: #999999;
}
.contAlt .cont .f_form .x-inp .x-txte .x-span {
	position: absolute;
	right: 0.2rem;
	bottom: 0.12rem;
	z-index: 2;
}
.contAlt .cont .f_form .x-inp .x-txte .x-span span:nth-child(1) {
	color: #1152bc;
}
.contAlt .cont .f_form .x-inp .x-txte .x-span span:nth-child(2) {
	color: #999999;
}
.contAlt .cont .f_form .x-inp2 {
	width: 100%;
}
.contAlt .cont .f_form .x-inp2 .x-sp2 {
	font-weight: bold;
}
.contAlt .cont .f_form .x-inp2 .x-sp2 i {
	color: #1152bc;
	font-style: initial;
}
.contAlt .cont .f_form .x-inp2 .x-sp2 span {
	color: #333333;
}
.contAlt .cont .f_form .x-inp2 .x-xiala {
	width: 100%;
	position: relative;
	margin-top: 0.08rem;
}
.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp {
	display: block;
	border: 1px solid #ededed;
	height: 100%;
	padding: 0 0.15rem;
	position: relative;
	cursor: pointer;
	border-radius: 0.04rem;
	background-color: #fff;
	height: 0.5rem;
	line-height: 0.5rem;
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp {
		height: 0.6rem;
		line-height: 0.6rem;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp {
		height: 0.8rem;
		line-height: 0.8rem;
	}
}
.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp span {
	color: #666666;
}
.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp i {
	display: inline-block;
	position: absolute;
	right: 0.15rem;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
}
.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp i svg {
	display: block;
	width: 14px;
	height: 14px;
}
@media (max-width:767px) {
	.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp i svg {
		width: 0.24rem;
		height: 0.24rem;
	}
}
.contAlt .cont .f_form .x-inp2 .x-xiala .x-sp i svg path {
	fill: #9a9a9a;
}
.contAlt .cont .f_form .x-inp2 .x-xiala ul {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	background-color: #fff;
	z-index: 5;
	box-shadow: 0 0 0.1rem rgba(22, 36, 97, 0.1);
	padding: 0.05rem 0;
	display: none;
	max-height: 4rem;
	overflow-y: auto;
}
.contAlt .cont .f_form .x-inp2 .x-xiala ul li {
	padding: 0.05rem 0.15rem;
	color: #666;
	cursor: pointer;
	transition: 0.4s all;
}
.contAlt .cont .f_form .x-inp2 .x-xiala ul li:hover {
	color: #3173f7;
	background-color: #f5f5f5;
}
.contAlt .cont .f_form .f_but {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}
.contAlt .cont .f_form .f_but .li {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 1.5rem;
	height: 0.5rem;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
	background-color: #ffffff;
	border-radius: 0.26rem;
	color: #666666;
	border: solid 2px #e3e3e3;
	margin: 0 0.12rem;
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .f_but .li {
		width: 1.8rem;
		height: 0.66rem;
		border-radius: 0.34rem;
		border-width: 1px;
	}
}
@media (max-width:767px) {
	.contAlt .cont .f_form .f_but .li {
		width: 2.4rem;
		height: 0.78rem;
		border-radius: 0.4rem;
	}
}
.contAlt .cont .f_form .f_but .li svg {
	width: 0.22rem;
	height: 0.22rem;
	margin-right: 0.16rem;
}
@media (max-width:1580px) {
	.contAlt .cont .f_form .f_but .li svg {
		width: 0.28rem;
		height: 0.28rem;
		margin-right: 0.2rem;
	}
}
.contAlt .cont .f_form .f_but .li svg path {
	opacity: 1;
	fill: #666666;
	stroke-width: 1px;
	transition: all 0.4s linear;
	-webkit-transition: all 0.4s linear;
}
.contAlt .cont .f_form .f_but .li:hover {
	background-color: #195fe1;
	border-color: #195fe1;
	color: #ffffff;
}
.contAlt .cont .f_form .f_but .li:hover svg path {
	fill: #ffffff;
}

/* End */

/* 右侧固定 */
.fixegt {
	position: fixed;
	z-index: 666;
	display: none;
	top: 50%;
	top: 82%;
	right: 20px;
	transform: translateY(-50%);
}
.fixegt .item {
	display: block;
	position: relative;
	width: 80px;
	margin-bottom: 0.1rem;
}
@media (max-width:1199px) {
	.fixegt .item {
		width: 72px;
	}
}
@media (max-width:767px) {
	.fixegt .item {
		margin-bottom: 0.26rem;
		width: 0.8rem;
	}
}
.fixegt .item:last-child {
	margin-bottom: 0;
}
.fixegt .item .tit {
	width: 100%;
	display: flex;
	transition: all 0.4s;
	justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #fff;
	color: #333333;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.06);
	font-size: 14px;
	flex-direction: column;
	height: 80px;
}
@media (max-width:1199px) {
	.fixegt .item .tit {
		height: 72px;
	}
}
@media (max-width:767px) {
	.fixegt .item .tit {
		height: 0.8rem;
		border-radius: 50%;
	}
}
.fixegt .item .tit i {
	margin-bottom: 2px;
	display: block;
	height: 18px;
	overflow: hidden;
}
.fixegt .item .tit i img,
.fixegt .item .tit i svg {
	float: left;
	height: 100%;
	max-width: 100%;
}
.fixegt .item .tit i img path,
.fixegt .item .tit i svg path {
	opacity: 1;
	transition: all 0.4s;
	fill: #2d2d2d;
}
@media (max-width:767px) {
	.fixegt .item .tit span {
		display: none;
	}
}
.fixegt .item .hover1 {
	position: absolute;
	right: 100%;
	top: 0;
	width: 100px;
	text-align: center;
	overflow: hidden;
	display: none;
	margin-right: 10px;
}
@media (max-width:1580px) {
	.fixegt .item .hover1 {
		width: 80px;
	}
}
.fixegt .item .hover1 img,
.fixegt .item .hover1 svg {
	width: 100%;
	float: left;
}
.fixegt .item .tel {
	width: 140px;
	background-color: #fff;
	height: 100%;
	border-radius: 6px;
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
@media (max-width:1580px) {
	.fixegt .item .tel {
		width: 120px;
	}
}
.fixegt .item .tel span {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100%;
}
.fixegt .item:hover .tit {
	color: #ffffff;
	background-color: #195fe1;
}
.fixegt .item:hover .tit i svg path {
	fill: #ffffff;
}
.fixegt .item:hover .hover1 {
	display: block;
}
.fixegt .fzw_tel .tit {
	cursor: pointer;
	user-select: none;
	-webkit-user-select: none;
}
.fixegt .fzw_tel .hover1 {
	display: none;
	right: 100%;
	height: auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	text-align: left;
	overflow: visible;
	margin: 0;
	width: 340px;
	padding-right: 0.3rem;
}
@media (max-width:767px) {
	.fixegt .fzw_tel .hover1 {
		width: 5rem;
		padding-right: 0.2rem;
		top: initial;
		bottom: 0%;
		transform: translateY(0%);
		-webkit-transform: translateY(0%);
	}
}
.fixegt .fzw_tel .hover1 .f_wbox {
	align-items: center;
	justify-content: center;
	background-color: #ffffff;
	width: 100%;
	border-radius: 0.2rem;
	padding: 0.2rem 0;
	box-shadow: 0 4px 10px 0 rgba(138, 141, 147, 0.2);
	position: relative;
}
.fixegt .fzw_tel .hover1 .f_wbox:before {
	content: "";
	display: block;
	position: absolute;
	left: 100%;
	top: 50%;
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 8px solid #fff;
}
@media (max-width:767px) {
	.fixegt .fzw_tel .hover1 .f_wbox:before {
		display: none;
	}
}
.fixegt .fzw_tel .hover1 .li {
	display: flex;
	align-items: flex-start;
	color: #333;
	padding: 0.1rem 0.36rem;
	margin-bottom: 0.2rem;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}
.fixegt .fzw_tel .hover1 .li:last-child {
	margin-bottom: 0;
}
.fixegt .fzw_tel .hover1 .li img,
.fixegt .fzw_tel .hover1 .li svg {
	width: 16px;
	height: 16px;
	object-fit: contain;
	position: relative;
	margin-top: -8px;
	top: 0.75em;
}
.fixegt .fzw_tel .hover1 .li img path,
.fixegt .fzw_tel .hover1 .li svg path {
	fill: #333;
}
.fixegt .fzw_tel .hover1 .li .f_list1 {
	display: block;
	padding-left: 0.16rem;
	width: calc(100% - 20px);
}
.fixegt .fzw_tel .hover1 .li .f_list1 p,
.fixegt .fzw_tel .hover1 .li .f_list1 a {
	margin-bottom: 4px;
	color: #666666;
	font-size: 14px;
}
@media (max-width:1580px) {
	.fixegt .fzw_tel .hover1 .li .f_list1 p,
	.fixegt .fzw_tel .hover1 .li .f_list1 a {
		font-size: 12px;
	}
}
@media (max-width:767px) {
	.fixegt .fzw_tel .hover1 .li .f_list1 p,
	.fixegt .fzw_tel .hover1 .li .f_list1 a {
		font-size: 0.26rem;
	}
}
.fixegt .fzw_tel .hover1 .li .f_list1 p:last-child,
.fixegt .fzw_tel .hover1 .li .f_list1 a:last-child {
	margin-bottom: 0;
}
.fixegt .fzw_tel .hover1 .li .f_list1 p:first-child,
.fixegt .fzw_tel .hover1 .li .f_list1 a:first-child {
	font-weight: bold;
	color: #333;
	font-size: 16px;
}
@media (max-width:1580px) {
	.fixegt .fzw_tel .hover1 .li .f_list1 p:first-child,
	.fixegt .fzw_tel .hover1 .li .f_list1 a:first-child {
		font-size: 14px;
	}
}
@media (max-width:767px) {
	.fixegt .fzw_tel .hover1 .li .f_list1 p:first-child,
	.fixegt .fzw_tel .hover1 .li .f_list1 a:first-child {
		font-size: 0.28rem;
	}
}
.fixegt .fzw_tel .hover1 .li:hover {
	background: #fafafa;
}
.fixegt .fzw_tel .hover1 .li:hover .f_list1 p:first-child {
	text-decoration: underline;
}
.fixegt .fzw_tel:hover .hover1 {
	display: none;
}
.fixegt .fz_top .tit i {
	height: 28px;
}
@media (max-width:767px) {
	.fixegt .fz_top .tit i {
		overflow: visible;
		height: auto;
		width: 0.4rem;
		zoom: 1;
	}
	
	.fixegt .fz_top .tit i img,
	.fixegt .fz_top .tit i svg {
		height: 140%;
		margin-top: -20%;
	}
}
@media (max-width:767px) and (max-width:767px) {
	.fixegt .fz_top .tit i img,
	.fixegt .fz_top .tit i svg {
		width: 120%;
		height: auto;
		margin-top: -2%;
	}
}
.hm-sec3.x-sect1 .cont .item .list .font .label span {
	border: none;
	padding-left: 0;
	margin-top: 0;
	font-weight: bold;
}
.dzlc {
	margin: 1rem 0;
}
.dzlc .hm_tit p {
	margin-top: 20px;
}
.dzlc .xtzh {
	overflow: hidden;
	margin-top: 1rem;
}
.dzlc .xtzh .xtan {
	width: 33%;
	float: left;
	text-align: center;
	height: 280px;
	margin-bottom: 50px;
}
.dzlc .xtzh .xtan img {
	width: 180px;
}
.dzlc .xtzh .xtan p {
	font-size: 36px;
	margin-top: 0.3rem;
}
.dzlc .xmlc {
	margin-top: 0.5rem;
}
.dzlc .xmlc img {
	width: 100%;
}

/**/
.kzxt2 {
	overflow: hidden;
	padding: 1rem 0rem;
	background: #f2f4f7;
}
.kzxt2 .kztwo {
	overflow: hidden;
	margin-top: 0.5rem;
	background: #fff;
}
.kzxt2 .kztwo .twokzxw_wz {
	width: 40%;
	padding: 5%;
}
.kzxt2 .kztwo .twokzxw_wz p {
	font-size: 24px;
	margin-bottom: 30px;
	background-image: url('../images/dbx.png');
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center, left center;
}
.kzxt2 .kztwo .twoxtimg {
	width: 60%;
}
.kzxt2 .kztwo .twoxtimg img {
	width: 100%;
}

/**/
.kzxt3 {
	overflow: hidden;
	padding-top: 1rem;
}
.kzxt3 .kzfor {
	background-image: url(../picture/kzzjfor.jpg);
	height: 680px;
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	.kzxt3 .kzfor {
		background-size: 100%;
		background-repeat: no-repeat;
		height: 510px;
	}
}
.kzxt3 .kzfor .twokzxw_wz {
	width: 30%;
	margin-top: 80px;
	text-align: center;
	padding-top: 16%;
	margin-left: 50px;
}
.kzxt3 .kzfor .twokzxw_wz p {
	background-image: url(../images/dbx.png);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center, left center;
	width: 300px;
	margin: auto;
	font-size: 22px;
	text-align: left;
	line-height: 48px;
}
.kzxt3 .tfsb1 {
	border-style: dashed;
	border-width: 1px;
	border-color: #000;
	margin-top: 1rem;
	overflow: hidden;
	padding: 36px;
	margin-bottom: 30px;
}
.kzxt3 .tfsb1img {}
.kzxt3 .tfsb1img img {}
.kzxt3 .tfsb1wz {
	width: 60%;
	padding: 3%;
}
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	.znkg2 {
		height: 800px !important;
		background-size: 100% !important;
	}
}
.kzxt3 .tfsb1wz h2 {
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px #666 solid;
	width: 100%;
	padding-bottom: 20px;
}
.kzxt3 .tfsb1wz p {
	margin-top: 30px;
	font-size: 20px;
	line-height: 36px;
}
.kzxt3 .tbsb1img {
	width: 40%;
}
.kzxt3 .tbsb1img img {
	width: 100%;
}

/**/
.kzxt4 {
	margin-top: 80px;
}
.kzxt4 .hm_tit {
	margin-bottom: 80px;
}
.kzxt4 .kzxtpb {
	overflow: hidden;
	margin-top: 0.5rem;
}
.kzxt4 .kzxtpb .kzxtpb_img {
	width: 50%;
}
.kzxt4 .kzxtpb .kzxtpb_img img {
	width: 100%;
}
.kzxt4 .kzxtpb .kzxtpb_wz {
	width: 48%;
	padding-top: 1.5rem;
}
.kzxt4 .kzxtpb .kzxtpb_wz h2 {
	font-size: 30px;
	font-weight: bold;
	border-bottom: 1px #666 solid;
	width: 100%;
	padding-bottom: 10px;
}
.kzxt4 .kzxtpb .kzxtpb_wz p {
	margin-top: 20px;
	font-size: 20px;
	line-height: 36px;
}
.kzxt5 {
	background-image: url(../picture/kzxt5.jpg);
	height: 1000px;
	padding-top: 1rem;
	margin-top: 1.5rem;
}
.kzxt5 .hm_tit p {
	margin-top: 20px;
}
.kzxt6 {
	margin: 1rem 0rem;
}
.kzxt6 .kzxt6_img {
	margin-top: 0.8rem;
}
.kzxt6 p {
	margin-top: 0.3rem;
}
.kzxt6 .kzxt6_img img {
	width: 100%;
}
.yanfa {
	margin: 1rem 0rem;
	padding: 0 0.15rem;
}
.scnl {
	overflow: hidden;
	margin-bottom: 1rem;
}
.scnl .scnr {
	width: 32%;
	margin-right: 1%;
	float: left;
	text-align: center;
}
.scnl .scnr img {
	height: 295px;
}
.scnl .scnr p {
	line-height: 60px;
}
.znkg1 {
	margin-top: 0.5rem;
	overflow: hidden;
}
.znkg1 .znkzkg {
	float: left;
	width: 32%;
	margin-right: 1%;
	text-align: center;
	background: #f5f5f5;
	padding: 20px;
	height: 550px;
}
.znkg1 .znkzkg img {
	width: 100%;
	margin-bottom: 20px;
}
.znkg1 .znkzkg h3 {
	font-size: 26px;
	margin-bottom: 20px;
}
.znkg1 .znkzkg p {}
.znkzkgp {
	height: 60px !important;
}
.znkg1 .znkzkg .zntbimg img {
	width: 40px;
	margin-bottom: 0;
	float: left;
}
.znkg1 .znkzkg .zntbimg {
	width: 168px;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	top: 20px;
	display: flex;
	justify-content: center;
}
.znkg1 .znkzkg .zntbimg p {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.znkg2 {
	background: url(../images/znkgbj.jpg) no-repeat;
	height: 1172px;
}
.znkg2 .hm_tit {
	padding-top: 2rem;
}
.znkg3 {
	margin: 1rem 0rem;
}
.znkg3 .kg3img {
	margin-top: 0.5rem;
}
.znkg3 .kg3img1 {
	width: 60%;
	margin: 0.5rem auto 0 auto;
}
.znkg3 .kg3img img {
	width: 100%;
}
.smtjg1 {
	padding: 1rem 0rem;
	background: #f2f5f7;
}
.myykz {
	margin-top: 6px;
	margin-left: 20px;
}
.smtjg1 .djgl {
	margin-top: 1rem;
	overflow: hidden;
}
.smtjg1 .djgl .djg {
	width: 48%;
	float: left;
	margin-right: 2%;
	padding: 1rem 0.5rem;
	margin-bottom: 0.5rem;
	height: 380px;
}
.smtjg1 .djgl .djg:nth-child(1) {
	background: url(../images/djg1.jpg) #fff;
	background-size: 80%;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.smtjg1 .djgl .djg:nth-child(2) {
	background: url(../images/djg2.jpg) #fff;
	background-size: 80%;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.smtjg1 .djgl .djg:nth-child(3) {
	background: url(../images/djg3.jpg) #fff;
	background-size: 80%;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.smtjg1 .djgl .djg:nth-child(4) {
	background: url(../images/djg4.jpg) #fff;
	background-size: 80%;
	background-position: right bottom;
	background-repeat: no-repeat;
}
.smtjg1 .djgl .djg h2 {
	font-size: 30px;
	font-weight: bold;
}
.smtjg1 .djgl .djg p {
	margin-bottom: 1rem;
	font-size: 20px;
}
.smtjg1 .djgl .djg a {
	border-radius: 30px;
	width: 180px;
	border: 1px #666 solid;
	padding: 10px 36px;
}
.smtjg1 h3 {
	margin-top: 20px;
}
.position {
	background: #f3f3f3;
	height: 60px;
	line-height: 60px;
	color: #666;
}
.position a {
	color: #666;
}
.product {
	overflow: hidden;
	margin: 1rem 0rem;
}
.product .product_fenlei {
	width: 20%;
}
.product .product_fenlei dl:nth-child(1) {
	display: block;
}
.product .product_fenlei ul {}
.product .product_fenlei ul li {
	margin-bottom: 10px;
}
.product_fenlei .ufl:nth-child(1) .slont {
	display: none;
}
.product .product_fenlei .yiji {
	padding: 14px 10px;
	font-size: 20px;
	background: url(../images/product_xl.png) #0093dd no-repeat;
	background-position: right;
}
.slont {
	display: none;
}
.product .product_fenlei .yiji a {
	color: #fff;
}
.product .product_fenlei .erjqt {
	padding: 16px 30px;
	border-style: dashed;
	border-width: 1px;
	/* 定义边框粗细 */
	
	border-color: #bbb;
	margin-bottom: 5px;
	background: url(../images/xulie.png) left;
	background-repeat: no-repeat;
	background-position-x: 10px;
}
.erjqt1 {
	background: url(../images/xulie1.png) left !important;
	background-repeat: no-repeat !important;
	background-position-x: 10px !important;
}
.product .product_fenlei .erjqt a {
	color: #444;
}
.product .product_cp {
	width: 78%;
}
.product .product_cp li {
	width: 32%;
	margin-right: 1%;
	float: left;
	border: 1px #ededed solid;
	margin-top: 1%;
	text-align: center;
}
.product .product_cp li:hover p {
	background: #0093dd;
	color: #fff;
	transition: 0.3s;
}
.product .product_cp li:hover {
	border: 1px #0093dd solid;
	transition: 0.3s;
}
.product .product_cp img {
	padding: 3%;
	width: 100%;
}
.product .product_cp img:hover {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-o-transform: scale(1.05);
	transition: 0.5s;
}
.product .product_cp p {
	text-align: center;
	line-height: 60px;
	background: #f5f5f5;
	color: #333;
}

/* End */
.cpny .title {
	font-size: 0.8rem;
	text-align: center;
	font-weight: bold;
}
.qbnr {
	margin-top: -100px;
	padding-top: 200px;
	background: #f7f7f7;
	padding-bottom: 40px;
}
.cpny {}
.cpny .line {
	width: 80px;
	height: 3px;
	background: #00479d;
	margin: 0.2rem auto 0.2rem;
	margin-bottom: 1rem;
}
.cpny .cp {}
.cp_center {
	overflow: hidden;
	width: 40%;
	margin: auto;
	margin-top: 40px;
}
.znzb_center {
	overflow: hidden;
	width: 50%;
	margin: auto;
}
.cp_center .fls a:hover {
	background: #00479d;
	color: #fff;
}
.cp_center .fls a {
	float: left;
	height: 40px;
	margin-right: 15px;
	width: 130px;
	text-align: center;
	line-height: 40px;
	border-radius: 30px;
	border: 1px #ccc solid;
}
.cp_center .fls {}
.right .cril .circular {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	cursor: pointer;
	position: relative;
	z-index: 9;
	background: rgba(255, 255, 255, 0.7);
}
.right .cril .triangle {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%) scale(.5) rotate(90deg);
	border-left: 23px solid transparent;
	border-right: 23px solid transparent;
	border-bottom: 40px solid #00479d;
	width: 0px;
	height: 0px;
	cursor: pointer;
	margin-left: 3px;
	z-index: 9;
	pointer-events: none;
}
.right .cril .blocks-button {
	display: block;
	width: 60px;
	height: 60px;
}
.triangle {
	border-bottom-color: #1a509a;
}
.right .cril {
	position: relative;
	width: 60px;
	height: 60px;
	margin: auto;
}
.right .cril .dot {
	position: absolute;
	left: -55px;
	top: -53px;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
	border: 2px solid white;
	border-radius: 50%;
	transform-origin: center center;
	animation: Spread 3s ease-out 0s infinite;
	opacity: 0;
}
.right .cril .dot-two {
	position: absolute;
	left: -55px;
	top: -53px;
	/* transform:translate(-50%,-50%);*/
	
	width: 160px;
	height: 160px;
	border: 2px solid white;
	border-radius: 50%;
	transform-origin: center center;
	animation: Spreadtwo 3s ease-out 1s infinite;
	opacity: 0;
}
.right .cril .dot-three {
	position: absolute;
	left: -55px;
	top: -53px;
	transform: translate(-50%, -50%);
	width: 160px;
	height: 160px;
	border: 2px solid white;
	border-radius: 50%;
	transform-origin: center center;
	animation: Spreadthree 3s ease-out 2s infinite;
	opacity: 0;
}
@keyframes Spread {
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	20% {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	80%,
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(1.3);
		transform: scale(1);
	}
}
@keyframes Spreadtwo {
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	20% {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	80%,
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(1.3);
		transform: scale(1);
	}
}
@keyframes Spreadthree {
	0% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	
	20% {
		opacity: 1;
		filter: alpha(opacity=100);
	}
	
	80%,
	100% {
		opacity: 0;
		filter: alpha(opacity=0);
		-webkit-transform: scale(1.3);
		transform: scale(1);
	}
}
@media (min-width:1180px) {
	.content {
		width: 1180px;
	}
}

/*n_content_prodshow*/
.xn_c_prodshowv_5_wrap_2 {
	width: 243px;
	color: #666666;
	text-align: center;
	display: block;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 100px;
	margin-left: -24px;
}
.xn_c_prodshowv_5_wrap_1 {
	margin: 0 auto;
	display: block;
	width: 189px;
}
.bt_title {
	text-align: center;
	margin-top: 50px;
}
.bt_title p {
	font-size: 30px;
}
.n_content_right {
	width: 65%;
	margin: auto;
	overflow: hidden;
	padding-bottom: 1%;
}
.n_content_right .adress {
	font-size: 16px;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.n_content_right .adress span {}
.xn_c_prodshowv_5_wrap_1_1 {
	margin: 0 auto;
	display: block;
	width: 176px;
	letter-spacing: 4px;
	height: 77px;
	color: #898988;
	padding-top: 70px;
	font-size: 40px;
}
.xn_c_prodshowv_5_wrap_2 span {
	color: #666666;
	text-align: center;
	display: block;
	font-size: 32px;
	font-family: "Arial";
	margin-top: 45px;
	margin-bottom: 15px;
}
.xn_c_prodv_67_wrap {
	width: 40%;
	height: auto;
	float: left;
	position: relative;
}

/* proDetailsCanS */
.proDetailsCanS {
	width: 100%;
	background: #fff;
	overflow: hidden;
	margin-bottom: 200px;
}
.proDetailsCanS .anniu {}
.proDetailsCanS .anniu .yhal {
	width: 180px;
	float: left;
	border-radius: 50px;
	height: 40px;
	background: url(../images/anniu.jpg) no-repeat center;
	margin-right: 25px;
	line-height: 40px;
	text-align: center;
}
.proDetailsCanS .anniu .yhal a {
	color: #fff;
}
.proDetailsCanS .page {
	position: relative;
	width: 100%;
	margin-top: 50px;
	max-width: 65%;
}
.proDetailsCanS .menu {
	width: 100%;
}
.proDetailsCanS .menu ul {}
.proDetailsCanS .menu li {
	float: left;
	width: 16%;
}
.proDetailsCanS .menu li.status_on {
	color: #131c7c;
	font-weight: bold;
	background: #f5f5f5;
}
.proDetailsCanS .menu li a {
	float: left;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	width: 100%;
	color: #333;
	cursor: pointer;
}
.proDetailsCanS .mainCon {
	width: 100%;
	background: #fff;
	margin-top: 50px;
}
.proDetailsCanS .mainCon .box {
	width: 100%;
	padding: 15px 0;
	overflow: hidden;
}
@media only screen and (min-width: 100px) and (max-width: 1024px) {
	.proDetailsCanS .mainCon .box {
		overflow-x: scroll;
	}
	
}
.proDetailsCanS .mainCon .box table {
	width: 100% !important;
}
.proDetailsCanS .mainCon .box img {
	width: 100%;
}
.proDetailsCanS .mainCon .box tr {
	border: 1px #111 solid;
}
.proDetailsCanS .mainCon .box td {
	border: 1px #111 solid;
}
.firstRow td {
	background: #d9e1f4;
}
.proDetailsCanS .mainCon .box .conL {}
.proDetailsCanS .mainCon .box .conL img {
	margin: auto;
}
.proDetailsCanS .mainCon .box p {
	width: 100%;
	font-size: 16px;
	color: #333333;
	float: left;
	text-align: left;
}

/**/
.EIMS_C_40014_1_s_box {
	width: 75%;
	float: right;
	box-shadow: 0px 1px 10px 0px #c1c1c140;
}
.EIMS_C_40014_1_s_box img {
	width: 100%;
	border: 1px solid #ececec;
	border-radius: 10px;
}
.EIMS_C_40014_1_s_box .move {
	position: absolute;
	top: 0;
	left: 0;
	background: #EEE;
	z-index: 99;
	filter: alpha(opacity=60);
	opacity: 0.6;
	display: none;
	cursor: move;
}

/**/
.EIMS_C_40014_1_g-box .b_box {
	position: absolute;
	top: 0px;
	overflow: hidden;
	display: none;
	height: 100% !important;
	margin-left: 80px;
}
.EIMS_C_40014_1_g-box .b_box img {
	position: absolute;
	top: 0px;
	left: 0px;
	border-style: none;
	height: 580px !important;
}

/**/
.EIMS_C_40014_1_i_box {
	width: 20%;
	overflow: hidden;
	float: left;
}
.EIMS_C_40014_1_p_box {
	width: 100%;
	overflow: hidden;
	height: 415px;
	float: left;
	position: relative;
}
.EIMS_C_40014_1_p_box ul {
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0px;
	height: auto;
	width: 103px !important;
}
.EIMS_C_40014_1_p_box li {
	width: 86%;
	/* float:left; */
	
	margin-right: 8px;
	margin: auto;
	margin-bottom: 5px;
	box-shadow: 0px 1px 10px 0px #c1c1c140;
}
.EIMS_C_40014_1_p_box li:nth-child(5) {
	display: none;
}
.EIMS_C_40014_1_p_box li a {
	display: block;
}
.EIMS_C_40014_1_p_box li a.xn_c_prodv_67_curr {}
.EIMS_C_40014_1_p_box li img {
	width: 100%;
	border-style: none;
	border-radius: 6px;
}
#EIMS_C_40014_1_pre,
#EIMS_C_40014_1_next {
	width: 100px;
	height: 30px;
	position: absolute;
	bottom: 10px;
	cursor: pointer;
	background: #000;
}
#EIMS_C_40014_1_pre {
	top: 0px;
	background: url(../images/40014_1_pre.png) no-repeat;
}
#EIMS_C_40014_1_next {
	bottom: 0px;
	background: url(../images/40014_1_next.png) no-repeat;
}
.w1520 {
	max-width: 79.16%;
	margin: 0 auto;
}

/*end_xn_c_prodv_67_wrap*/

/*xn_c_prodv_57_wrap*/
.xn_c_prodv_57_wrap {
	width: 58%;
	margin: 0px auto 0;
	float: right;
	padding: 7% 8%;
}
.xn_c_prodv_57_jshao1 {
	display: none;
}
.xn_c_prodv_57_jshao2 {
	display: block;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	width: 100%;
	font-size: 12px;
}
.xn_c_prodv_57_jshao {
	border-bottom: 1px dashed #aaa;
	margin-bottom: 20px;
}
.xn_c_prodv_57_name h1 {
	font-size: 32px;
	font-weight: bold;
	color: #00a0e9;
	white-space: nowrap;
	text-overflow: ellipsis;
	/**/
	
	-o-text-overflow: ellipsis;
	/**/
	
	overflow: hidden;
	height: 52px;
	text-align: center;
	line-height: 40px;
}
.xn_c_prodv_57_mliao {
	display: none;
}
.xn_c_prodv_57_xhao {
	line-height: 40px;
	overflow: hidden;
	text-indent: 2em;
	margin-top: 15px;
}
.xn_c_prodv_57_xhao span {
	font-size: 16px;
	line-height: 34px;
	margin: 0 0 0px;
	float: left;
	color: #666;
	width: 100%;
}
.xn_c_prodv_57_xhao2 {
	font-size: 16px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
	width: 100%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
}
.xn_c_prodv_57_xhao1 {
	font-size: 18px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
	font-weight: bold;
}
.xn_c_prodv_57_yans {
	line-height: 30px;
	height: 30px;
}
.xn_c_prodv_57_yans2 {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
	width: 60%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
}
.xn_c_prodv_57_yans1 {
	font-size: 12px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
}
.xn_c_prodv_57_lxing {
	margin-top: 10px;
	line-height: 30px;
	height: 30px;
	margin-bottom: 10px;
}
.xn_c_prodv_57_lxing2 {
	font-size: 16px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
	width: 60%;
	overflow: hidden;
	line-height: 30px;
	height: 30px;
}
.xn_c_prodv_57_lxing1 {
	font-size: 18px;
	color: #2f2f2f;
	display: inline-block;
	float: left;
}
.xn_c_prodv_57_lbie {
	border-top: 1px dashed #aaa;
	margin-top: 20px;
	line-height: 53px;
	height: 50px;
	height: 51px;
}
.xn_c_prodv_57_lbie2 {
	font-size: 24px;
	color: #15202f;
	display: inline-block;
	font-weight: bold;
	float: left;
	width: 60%;
	overflow: hidden;
	line-height: 50px;
	height: 40px;
}
.xn_c_prodv_57_lbie1 {
	font-size: 16px;
	color: #2e2e2e;
	display: inline-block;
	float: left;
}
.xn_c_prodv_57_lbie1 span {
	padding-top: 8px;
}

/*end_xn_c_prodv_57_wrap*/

/*xn_c_prodv_7_wrap*/
.xn_c_prodv_7_wrap {
	width: 100%;
	border: 1px solid #f1f1f1;
	background: #fff;
	height: 58px;
	margin-top: 40px;
	line-height: 58px;
	float: left;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_box_div {
	overflow: hidden;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_box_div ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_box_div li {
	float: left;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page {
	white-space: nowrap;
	text-overflow: ellipsis;
	/**/
	
	-o-text-overflow: ellipsis;
	/**/
	
	overflow: hidden;
	/**/
	
	-moz-binding: url('ellipsis.xml#ellipsis');
	/**/
	
	FONT-SIZE: 12px;
	COLOR: #666;
	width: 400px;
	overflow: hidden;
	display: inline-block;
	HEIGHT: 58px;
	LINE-HEIGHT: 58px;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page A:link {
	COLOR: #666;
	TEXT-DECORATION: none;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page A:visited {
	COLOR: #666;
	TEXT-DECORATION: none;
}
.xn_c_prodv_7_wrap .EIMS_C_3_1_page A:hover {
	COLOR: #ff0000;
	TEXT-DECORATION: underline;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_Downli {
	margin-right: 25px;
	float: right;
	text-align: right;
}
.xn_c_prodv_7_wrap #EIMS_C_3_1_Upli {
	margin-left: 25px;
	float: left;
}

/*end_xn_c_prodv_7_wrap*/

/*xn_c_prodv_64_wrap*/
.xn_c_prodv_64_wbox {
	width: 100%;
}
.xn_c_prodv_64_wrap {
	width: 100%;
	margin: 10px auto;
	font-size: 12px;
	background: #fff;
	float: left;
}
.xn_c_prodv_64_top {
	width: 100%;
	line-height: 56px;
	height: 56px;
	border-bottom: 1px solid #f6f6f6;
}
.xn_c_prodv_64_cWrap {
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}

/*xn_c_prodv_64_wrap*/
.xn_c_prodv_64_wbox {
	width: 100%;
}
.xn_c_prodv_64_wrap {
	width: 100%;
	margin: 10px auto;
	font-size: 12px;
	background: #fff;
	float: left;
}
.xn_c_prodv_64_top {
	width: 100%;
	line-height: 56px;
	height: 56px;
	border-bottom: 1px solid #f6f6f6;
}
.xn_c_prodv_64_cWrap {
	font-size: 20px;
	font-weight: bold;
	margin-left: 30px;
}
.xn_c_prodv_64_topmore {
	margin-right: 30px;
	float: right;
	margin-top: 0;
}
.xn_c_prodv_64_topmore a {
	color: #000000;
	font-size: 12px;
}
.xn_c_prodv_64_topmore a:hover {
	color: #f00;
	text-decoration: underline;
}
.xn_c_prodv_64_eWrap {
	display: none;
}
.xn_c_prodv_64_dashw {
	display: none;
}
.xn_c_prodv_64_cocnt {
	width: 100%;
}
.xn_c_prodv_64_cocntbox {
	float: left;
	width: 23.5%;
	margin-right: 15px;
}
.xn_c_prodv_64_cocntlft {
	border: 1px solid #f4f4f4;
	position: relative;
}
.xn_c_prodv_64_cocntlft img {
	width: 100%;
	height: 100%;
}
.xn_c_prodv_64_cocntlft a {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border: 1px transparent rgba(28, 30, 45, 0);
	transition: 1s all ease;
	background: rgba(28, 30, 45, 0);
	height: 100%;
	display: block;
}
.xn_c_prodv_64_cocntlft:hover a {
	opacity: 1;
	background: rgba(28, 30, 45, 0.5);
}
.xn_c_prodv_64_cocntrit {}
.xn_c_prodv_64_cocntrit_name {
	width: 100%;
	line-height: 20px;
	text-align: center;
}
.xn_c_prodv_64_cocntrit_name a {
	color: #1c1e2d;
	font-size: 12px;
	height: 48px;
	line-height: 48px;
}
.xn_c_prodv_64_cocntrit_name a:hover {
	color: #ff0000;
	text-decoration: underline;
}
.xn_c_prodv_64_cocntrit_time {
	display: none;
	width: 140px;
	line-height: 20px;
}
.xn_c_prodv_64_cocntrit_cont {
	display: none;
	width: 140px;
	height: 40px;
	line-height: 20px;
	overflow: hidden;
}
.xn_c_prodv_64_cocntrit_more {
	display: none;
	width: 140px;
}
.xn_c_prodv_64_cocntrit_Unit {
	display: none;
}
.ny_nav {
	justify-content: flex-end;
	display: flex;
	align-items: center;
	padding: 0.6rem 0;
	margin-bottom: 0.4rem;
}

/*end_xn_c_prodv_67_wrap*/

/*xn_c_prodv_57_wrap*/
@media (max-width: 767px) {
	.hm-sec3 .cont .news_right .item .list .ybwz {
		margin-top: 0;
	}
	
	.hm-sec3.x-sect1 .cont .item .list .font .tit {
		font-size: 18px;
		margin-bottom: 0px;
	}
	
	.hm-sec3 .cont .item .list .font .label {
		font-size: 12px;
		line-height: 20px;
	}
	
	.abtbox-sec4 img {
		width: 100%;
	}
	
	.hm_tit p {
		font-size: 14px;
	}
	
	.hm-sec10 .container .font p {
		font-size: 16px;
	}
	
	.fotbox-sec1 .container .lt .fot_logo {
		width: 30%;
	}
	
	.x-ny-banner {
		height: auto;
	}
	
	.addtdt .dtleft_fl {
		width: 100%;
	}
	
	.addtdt .dtright_fr {
		width: 100%;
	}
	
	.addtdt .dtright_fr img {
		width: 100%;
	}
	
	.addtdt .dtleft_fl .dtwz {
		padding: 10px;
		width: 100%;
		height: auto;
	}
	
	.addtdt .dtleft_fl .dtwz h2 {
		font-size: 20px;
	}
	
	.abtbox-sec1 {
		margin-bottom: 1rem;
	}
	
	.product .product_fenlei {
		width: 100%;
	}
	
	.product .product_cp {
		width: 100%;
	}
	
	.product .product_cp li {
		width: 48%;
	}
	
	.n_content_right {
		width: 100%;
	}
	
	.xn_c_prodv_67_wrap {
		width: 100%;
	}
	
	.EIMS_C_40014_1_i_box {
		width: 100%;
		float: none;
	}
	
	.n_content_prodshow {
		width: 97%;
		margin: 0 auto;
	}
	
	.EIMS_C_40014_1_s_box {
		width: 97%;
		float: none;
		box-shadow: 0px 1px 10px 0px #c1c1c140;
		margin: 0 auto;
	}
	
	.EIMS_C_40014_1_s_box img {
		width: 100%;
		border: 1px solid #ececec;
		border-radius: 10px;
	}
	
	.EIMS_C_40014_1_s_box .move {
		position: absolute;
		top: 0;
		left: 0;
		background: #EEE;
		z-index: 99;
		filter: alpha(opacity=60);
		opacity: 0.6;
		display: none;
		cursor: move;
	}
	
	.EIMS_C_40014_1_i_box {
		width: 100%;
		overflow: hidden;
		float: left;
	}
	
	.EIMS_C_40014_1_p_box {
		width: 100%;
		overflow: hidden;
		height: 126px;
		float: none;
		position: relative;
		width: 97% !important;
		margin: auto;
	}
	
	.EIMS_C_40014_1_p_box ul {
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0px;
		height: auto;
		width: 100% !important;
	}
	
	.EIMS_C_40014_1_p_box li {
		width: 25%;
		float: left;
		padding: 0.3em;
		margin: 0 auto;
		/* margin-right: 7px; */
		margin: auto;
		/* margin-bottom: 5px; */
		box-shadow: 0px 1px 10px 0px #c1c1c140;
	}
	
	.EIMS_C_40014_1_p_box li:nth-child(5) {
		display: none;
	}
	
	.EIMS_C_40014_1_p_box li a {
		display: block;
	}
	
	.EIMS_C_40014_1_p_box li a.xn_c_prodv_67_curr {}
	
	.EIMS_C_40014_1_p_box li img {
		width: 100%;
		border-style: none;
		border-radius: 6px;
	}
	
	#EIMS_C_40014_1_pre,
	#EIMS_C_40014_1_next {
		width: 100px;
		height: 30px;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		background: #000;
	}
	
	#EIMS_C_40014_1_pre {
		top: 0px;
		background: url(../images/40014_1_pre.png) no-repeat;
	}
	
	#EIMS_C_40014_1_next {
		bottom: 0px;
		background: url(../images/40014_1_next.png) no-repeat;
	}
	
	.xn_c_prodv_57_wrap {
		width: 97%;
		padding: 0;
		margin: auto;
	}
	
	.proDetailsCanS .page {
		max-width: 94%;
	}
	
	.proDetailsCanS .mainCon .box table td {}
	
	.proDetailsCanS {
		margin-bottom: 30px;
	}
	
	.scnl .scnr {
		width: 100%;
	}
	
	.container {
		width: 98%;
	}
	
	.scnl .scnr img {
		height: auto;
		width: 100%;
	}
	
	.yanfazz {
		height: auto;
	}
	
	.yanfazz .x-con {
		height: auto;
	}
	
	.xmlc .x-con {
		height: auto !important;
	}
	
	.dzlc .xtzh .xtan img {
		width: 50px;
		height: 50px;
	}
	
	.dzlc .xtzh .xtan p {
		font-size: 18px;
	}
	
	.dzlc .xtzh .xtan {
		height: 100%;
		float: left;
		margin-bottom: 20px;
	}
	
	.kzxt2 .kztwo .twokzxw_wz {
		width: 100%;
	}
	
	.kzxt2 .kztwo .twoxtimg {
		width: 100%;
	}
	
	.kzxt3 .tfsb1 {
		padding: 5px;
	}
	
	.kzxt3 .tbsb1img {
		width: 100%;
	}
	
	.kzxt3 .tfsb1wz {
		width: 100%;
	}
	
	.kzxt4 .kzxtpb .kzxtpb_img {
		width: 100%;
	}
	
	.kzxt4 .kzxtpb .kzxtpb_wz {
		width: 100%;
	}
	
	.kzxt5 {
		height: auto;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.EIMS_C_40014_1_i_box {
		width: 100%;
		float: none;
	}
	
	.n_content_prodshow {
		width: 97%;
		margin: 0 auto;
	}
	
	.EIMS_C_40014_1_s_box {
		width: 97%;
		float: none;
		box-shadow: 0px 1px 10px 0px #c1c1c140;
		margin: 0 auto;
	}
	
	.EIMS_C_40014_1_s_box img {
		width: 100%;
		border: 1px solid #ececec;
		border-radius: 10px;
	}
	
	.EIMS_C_40014_1_s_box .move {
		position: absolute;
		top: 0;
		left: 0;
		background: #EEE;
		z-index: 99;
		filter: alpha(opacity=60);
		opacity: 0.6;
		display: none;
		cursor: move;
	}
	
	.EIMS_C_40014_1_i_box {
		width: 100%;
		overflow: hidden;
		float: left;
	}
	
	.EIMS_C_40014_1_p_box {
		width: 100%;
		overflow: hidden;
		height: 126px;
		float: none;
		position: relative;
		width: 97% !important;
		margin: auto;
	}
	
	.EIMS_C_40014_1_p_box ul {
		position: absolute;
		top: 0;
		left: 0;
		margin-left: 0px;
		height: auto;
		width: 100% !important;
	}
	
	.EIMS_C_40014_1_p_box li {
		width: 25%;
		float: left;
		padding: 0.3em;
		margin: 0 auto;
		/* margin-right: 7px; */
		margin: auto;
		/* margin-bottom: 5px; */
		box-shadow: 0px 1px 10px 0px #c1c1c140;
	}
	
	.EIMS_C_40014_1_p_box li:nth-child(5) {
		display: none;
	}
	
	.EIMS_C_40014_1_p_box li a {
		display: block;
	}
	
	.EIMS_C_40014_1_p_box li a.xn_c_prodv_67_curr {}
	
	.EIMS_C_40014_1_p_box li img {
		width: 100%;
		border-style: none;
		border-radius: 6px;
	}
	
	#EIMS_C_40014_1_pre,
	#EIMS_C_40014_1_next {
		width: 100px;
		height: 30px;
		position: absolute;
		bottom: 10px;
		cursor: pointer;
		background: #000;
	}
	
	#EIMS_C_40014_1_pre {
		top: 0px;
		background: url(../images/40014_1_pre.png) no-repeat;
	}
	
	#EIMS_C_40014_1_next {
		bottom: 0px;
		background: url(../images/40014_1_next.png) no-repeat;
	}
}