/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

@charset "utf-8";

/* usually */
html {
	color: #333;
	font-family: Microsoft YaHei, Arial, sans-serif, 'Times New Roman', Times, serif;
	font-size: 14px;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
a,
:before,
:after {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

ul,
ol,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333
}
@media (min-width: 1020px) {
	#H5 {
		display: none;
	}
}

@media (max-width: 1020px) {
	#PC {
		display: none;
	}
}
.auto {
	margin-left: auto;
	margin-right: auto;
}

.l {
	float: left;
}

.r {
	float: right;
}

.ti2 {
	text-indent: 2em;
}

.db {
	display: block;
}

.dn {
	display: none;
}

.dib {
	display: inline-block;
}

.ovh {
	overflow: hidden;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.fix:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.fix-web:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.fix-phone:after {
	display: block;
	content: "clear";
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.img-responsive {
	max-width: 100%;
	height: auto;
	display: block;
}

.ellipsis {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	display: block;
	white-space: nowrap;
}

.ellipsis1 {
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	display: inline-block;
	white-space: nowrap;
}

img {
	border: none;
	display: inline-block;
	height: auto;
	max-width: 100%;
}

/*margin*/
.m0 {
	margin: 0px;
}

.m1 {
	margin: 1px;
}

.ml1 {
	margin-left: 1px;
}

.mt1 {
	margin-top: 1px;
}

.mr1 {
	margin-right: 1px;
}

.mb1 {
	margin-bottom: 1px;
}

.m2 {
	margin: 2px;
}

.ml2 {
	margin-left: 2px;
}

.mt2 {
	margin-top: 2px;
}

.mr2 {
	margin-right: 2px;
}

.mb2 {
	margin-bottom: 2px;
}

.m5 {
	margin: 5px;
}

.ml5 {
	margin-left: 5px;
}

.mt5 {
	margin-top: 5px;
}

.mr5 {
	margin-right: 5px;
}

.mb5 {
	margin-bottom: 5px;
}

.m10 {
	margin: 10px;
}

.ml10 {
	margin-left: 10px;
}

.mt10 {
	margin-top: 10px;
}

.mr10 {
	margin-right: 10px;
}

.mb10 {
	margin-bottom: 10px;
}

.m15 {
	margin: 15px;
}

.ml15 {
	margin-left: 15px;
}

.mt15 {
	margin-top: 15px;
}

.mr15 {
	margin-right: 15px;
}

.mb15 {
	margin-bottom: 15px;
}

.m20 {
	margin: 20px;
}

.ml20 {
	margin-left: 20px;
}

.mt20 {
	margin-top: 20px;
}

.mr20 {
	margin-right: 20px;
}

.mb20 {
	margin-bottom: 20px;
}

.mr25 {
	margin-right: 25px;
}

/*padding*/
.p0 {
	padding: 0px;
}

.p1 {
	padding: 1px;
}

.pl1 {
	padding-left: 1px;
}

.pt1 {
	padding-top: 1px;
}

.pr1 {
	padding-right: 1px;
}

.pb1 {
	padding-bottom: 1px;
}

.p2 {
	padding: 2px;
}

.pl2 {
	padding-left: 2px;
}

.pt2 {
	padding-top: 2px;
}

.pr2 {
	padding-right: 2px;
}

.pb2 {
	padding-bottom: 2px;
}

.p5 {
	padding: 5px;
}

.pl5 {
	padding-left: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.p15 {
	padding: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pt15 {
	padding-top: 15px;
}

.pr15 {
	padding-right: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.p20 {
	padding: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pages {
	text-align: center;
	padding: 60px 0 60px;
}

.pages li {
	display: inline-block;
	color: #3F4150;
	font-size: 16px;
	min-width: 50px;
	height: 50px;
	border-radius: 50px;
	text-align: center;
	line-height: 50px;
	padding: 0 20px;
	box-sizing: border-box;
	/* border: 1px solid #eeeeee; */
	/* padding: 4px 11px 3px; */
	background: #F8F8F8;
	margin-right: 0.5%;
}

.pages-select {
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(https://99oss.fss-my.vhostgo.com/hhyc/arrow-down-fill.png) no-repeat right center;
	/* background-size: auto 100%; */
	padding-right: 16px;
	border: none;
	outline: none;
	color: #999;
	font-size: 16px;
}

.pages li .iconfont:before {
	font-size: 14px;
}

.pages li.thisclass {
	color: white;
	/*background: #008A45;*/
background: #3E5598;
}

.pages li.thisclass a {
	color: white;
}

.pages li a {
	color: #3F4150;
}

input[type="text"],
textarea,
button {
	border: none;
	outline: none;
	background-color: transparent;
}

input[type="text"] {
	-webkit-appearance: none;
}

/* ::-webkit-input-placeholder{}
:-moz-placeholder{}
::-moz-placeholder{}
:-ms-input-placeholder{}  */

.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
}

.flex-reverse {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}

.flex-column {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
}

.flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.flex-reverse {
	flex-direction: row-reverse;
}

.align-start {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.align-end {
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
}

.space-between {
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.space-around {
	-ms-flex-pack: distribute;
	justify-content: space-around;
}

.flex-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.hot-pro-sell {
	margin-top: 7%;
}

.just-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.flex1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.just-center {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.no {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.abs-center {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.menu {
	display: none;
	margin-left: 6px;
}

.hide-pc {
	display: none;
}

.menu i {
	display: block;
	width: 24px;
	height: 2px;
	/* background-color: #008a45; */
	background-color: #3E5698;
	margin-top: 6px;
	-webkit-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;
	-webkit-transition: -webkit-transform 0.3s;
	transition: -webkit-transform 0.3s;
	-o-transition: transform 0.3s;
	transition: transform 0.3s;
	transition: transform 0.3s, -webkit-transform 0.3s;
}

.menu i:first-child {
	margin-top: 0;
}

.menu.rotate i:nth-of-type(1) {
	-webkit-transform: rotate(42.5deg);
	-ms-transform: rotate(42.5deg);
	transform: rotate(42.5deg);
}

.menu.rotate i:nth-of-type(2) {
	opacity: 0;
}

.menu.rotate i:nth-of-type(3) {
	-webkit-transform: rotate(-42.5deg);
	-ms-transform: rotate(-42.5deg);
	transform: rotate(-42.5deg);
}

.banner {
	position: relative;
}

.banner-i {
	width: 100%;
	max-height: 915px;
	display: block;
}

.menu,
.mobile-img {
	display: none;
}

.center-box {
	width: 1536px;
	margin-left: auto;
	margin-right: auto;
}

[class*=btn] {
	cursor: pointer;
}

.marks {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
	left: 0;
	top: 0;
	z-index: 999;
}


.gx {
	vertical-align: middle;
	position: relative;
	width: 16px;
	height: 16px;
	background: transparent;
	border: none;
	outline: none;
	margin-right: 5px;
}

.gx:checked::after {
	/*background: #008a45 url(https://99oss.fss-my.vhostgo.com/hhyc/gx.png) no-repeat 0px 0px;*/
background: #3E5598 url(https://99oss.fss-my.vhostgo.com/hhyc/gx.png) no-repeat 0px 0px;
	background-size: 100%;
	/*border: 1px solid #008a45;*/
border: 1px solid #3E5598;
}

.gx:after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	border: 1px solid #bfbfbf;
	border-radius: 2px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
}


.normal-select {
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: url(https://99oss.fss-my.vhostgo.com/hhyc/arrow-down-fill.png) no-repeat right center;
	padding-right: 16px;
	border: none;
	outline: none;
	color: #999;
	font-size: 14px;
}


.normal-place ::-webkit-input-placeholder {
	font-size: 14px;
	color: #999;
}

.normal-place :-moz-placeholder {
	font-size: 14px;
	color: #999
}

.normal-place ::-moz-placeholder {
	font-size: 14px;
	color: #999
}

.normal-place :-ms-input-placeholder {
	font-size: 14px;
	color: #999
}


@keyframes hideIndex {
	0% {
		opacity: 0;
		transform: translate(0, 50px)
	}

	100% {
		opacity: 1;
		transform: translate(0, 0)
	}
}

.pagination-box {
	position: absolute;
	bottom: 40px;
	width: 100%;
	left: 0;
	z-index: 19;
}

.swiper-banner .swiper-banner-pagination {
	position: static;
	display: flex;
	align-items: center;
	width: auto;
}

.swiper-banner .swiper-pagination-bullet {
	transition: all .3s ease-in;
	width: 6px;
	height: 6px;
	background-color: #ffffff;
	opacity: 1;
	margin: 0 15px !important;
}

.swiper-banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: transparent;
	border: 2px solid #ffffff;
}


.cir-img {
	max-width: 60%;
	margin-left: auto;
	margin-right: auto;
	display: block;
	-webkit-animation: circleMove 12s linear infinite;
	animation: circleMove 12s linear infinite;
}

@-webkit-keyframes circleMove {
	from {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
	}

	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

@keyframes circleMove {
	from {
		-webkit-transform: rotateZ(0deg);
		transform: rotateZ(0deg);
	}

	to {
		-webkit-transform: rotateZ(360deg);
		transform: rotateZ(360deg);
	}
}

.main-pt {
	padding-top: 1px;
}

.lg_sfdh {
	animation: play_btn 0.5s infinite alternate;
}

@keyframes play_btn {
	0% {
		transform: scale(1.0)
	}

	100% {
		transform: scale(1.1)
	}
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	pointer-events: all;
}

.responsive-table::-webkit-scrollbar {
	height: 8px;
	background: #eeeeee;
}

.responsive-table::-webkit-scrollbar-thumb {
	background: #a0a0a0;
}

.logo-img {
	max-width: 133px;
}

.logo-white {
	display: none;
}

.head {
	padding-left: 60px;
	background-color: #ffff;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, .1);
	transition: all 0.4s ease;
	  -webkit-transition: all 0.4s ease;
	  -moz-transition: all 0.4s ease;
	  -ms-transition: all 0.4s ease;
	  -o-transition: all 0.4s ease;
}
.head-fixed.active{
	    transform: translate(0, -100%);
}
.white-theme {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: transparent;
}

.white-theme .logo-white {
	display: block;
}

.white-theme .logo-black {
	display: none;
}

.white-theme .search-box {
	background-color: transparent;
}

.head-fixed {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 10;
}

.white-theme,
.white-theme a {
	color: #fff;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.head-nav-ul>li {
	font-size: 16px;
	padding: 39px 0;
	margin-right: 72px;
}

.head-nav-ul>li>a {
	transition: all .3s ease-in;
}

.head-nav-ul>li:hover a {
	/*color: #008a45;*/
color:#3E5598;
}

.search-box {
	padding: 0 38px;
	border-left: 1px solid rgba(255, 255, 255, 0.1);
	text-align: center;
	/* background-color: #008a45; */
	background-color: #3E5698;
	color: #fff;
	display: flex;
	align-items: center;
}

.search-box .icon-sousuo:before {
	font-size: 20px;
}

.search-input-box {
	width: 0;
	border: 1px solid rgba(255, 255, 255, 0.4);
	border-radius: 28px;
	height: 38px;
	line-height: 38px;
	transition: all 0.3s ease-in;
	opacity: 0;
	visibility: hidden;
	position: relative;
	right: 0;
}

.search-btn {
	max-width: 100%;
}

.search-show {
	width: 268px;
	opacity: 1;
	visibility: visible;
	padding: 0 20px;
}

.search-input {
	width: 100%;
	flex: 1;
	color: #fff;
	font-size: 16px;
}

.search-input-box .iconfont {
	color: #fff;
}

.banner-word {
	position: absolute;
	left: 0;
	top: 42%;
	width: 100%;
	color: #fff;
}

.pro-recom {
	margin-top: 110px;
	padding-bottom: 96px;
}

.banner-tit {
	font-size: 48px;
	font-weight: 500;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.banner-desc {
	font-size: 24px;
	margin-top: 40px;
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.normal-tit {
	font-size: 42px;
	font-weight: 500;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}

.pro-rec-ul>li {
	width: 32.29%;
	margin-left: 1.55%;
	margin-bottom: 24px;
	position: relative;
	border-radius: 4px;
	overflow: hidden;
	transition: all .3s ease-in;
}

.pro-rec-ul>li:first-child {
	margin-left: 0;
	width: 66.16%;
}

.pro-rec-ul>li:nth-of-type(3n) {
	margin-left: 0;
}

.pro-rec-ul>li:hover {
	transform: translate3d(0, -5px, 0);
}

.pro-rec-ul>li:hover .t1 {
	transform: scale(1.1);
}

.pro-marks {
	position: absolute;
	width: 100%;
	height: 80px;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .2));
	bottom: 0;
	left: 0;
	padding: 0 30px;
	font-size: 24px;
	color: #fff;
}

.t1 {
	display: block;
	width: 100%;
	transition: all .3s ease-in;
}

.pro-marks {
	display: flex;
	align-items: center;
}

.comp {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 142px 0 146px;
	color: #fff;
}

.comp-inner {
	max-width: 950px;
	margin: 0 auto;
}

.comp-tit {
	font-size: 42px;
	line-height: 1.45em;
	margin-bottom: 35px;
	/* text-align: center; */
	/* padding: 0 80px; */
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.icon-img {
	max-width: 60px;
	margin-right: 10px;
}
.icon-img1{
	display: block;
}
.icon-img2{
	display: none;
}
.comp-ul>li {
	margin-bottom: 20px;
	display: flex;
	/* flex-direction: column; */
	align-items: center;
}
.comp-ul>li:hover .icon-img1{
	display: none;
}
.comp-ul>li:hover .icon-img2{
	display: block;
}
.comp-ul>li:hover .comp-data{
	/*color: #008a45;*/
color:#3E5598;
}
.comp-data {
	/* margin: 40px 0 20px; */
	text-align: left;
	position: relative;
}

.comp-num {
	/*font-size: 60px;*/
font-size: 35px;
	font-weight: 500;
	font-style: normal;
}

.comp-data>small {
	font-size: 16px;
}

.comp-text {
	font-size: 16px;
}

.comp-ul {
	margin-top: 70px;
}

.comp-data .icon-plus-full {
	position: absolute;
	top: 0;
	right: 0;
}

.know-details {
	display: block;
	width: 182px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #ffffff;
	border-radius: 4px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 110px auto 0;
	transition: all 0.3s ease-in;
}

.know-details:hover {
	/* border: 1px solid #008a45;
	background-color: #008a45;
	transform: translate3d(0, -5px, 0) */
border: 1px solid #3E5598;
	background-color: #3E5598;
}
.know-details2 {
	display: block;
	width: 182px;
	height: 58px;
	line-height: 58px;
	border: 1px solid #999999;
	border-radius: 4px;
	text-align: center;
	color: #333;
	font-size: 16px;
	margin: 20px auto 0;
	transition: all 0.3s ease-in;
}

.know-details2:hover {
	/* border: 1px solid #008a45;
	background-color: #008a45;
	transform: translate3d(0, -5px, 0) */
border: 1px solid #3E5598;
	background-color: #3E5598;
}

.news-ul>li {
	width: 32.03%;
	margin-left: 1.94%;
	background-color: #fff;
	transition: all .3s ease-in;
	font-size: 16px;
	color: #666;
	cursor: pointer;
}

.news-ul>li>a {
	color: #666;
	display: flex;
	flex-direction: column;
	height: 100%;
	transition: all .3s ease-in;
}

.news-bott {
	flex: 1;
}

.news-ul>li:nth-of-type(3n+1) {
	margin-left: 0;
}

.news-center {
	padding: 118px 0 120px;
	background-color: #f6f6f6;
}

.news-top {
	overflow: hidden;
}

.t1 {
	transition: all .3s ease-in;
}

.news-ul>li:hover .t1 {
	transform: scale(1.1);
}

.news-ul>li:hover {
	/*background-color: #008a45;*/
background-color: #3E5598;
	color: #fff;
}

.news-ul>li:hover>a {
	color: #fff;
}

.news-ul>li:hover .news-tit {
	color: #fff;
}

.news-bott {
	padding: 36px;
}

.news-tit {
	font-size: 20px;
	margin: 16px 0 56px;
	line-height: 1.6em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	transition: all .3s ease-in;
	color: #333;
}

.news-bott {
	display: flex;
	flex-direction: column;
}

.wel {
	padding: 172px 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
}

.comp-vice {
	font-size: 16px;
	text-align: center;
	margin-top: 16px;
}

.footer {
	background-color: #000000;
	padding: 98px 0 52px;
	color: #989898;
}

.footer a {
	color: #989898;
}

.footer-lnk {
	display: block;
	margin-top: 10px;
	font-size: 14px;
}

.footer-ul>li {
	margin-right: 125px;
}

.footer-tit {
	font-size: 16px;
}

.footer-tit>a {
	color: #fff;
}

.footer-right {
	text-align: right;
}

.f-text {
	margin-top: 14px;
}

.f-text+.f-text {
	margin-top: 28px;
}
.footer-down{
	width: 100%;
	margin-top: 90px;
}
.footerdown1{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666666;
}
.footerdown1 span{
	margin-left: 10px;
	margin-right: 10px;
}
.footerdown2{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #666666;
	margin-top: 15px;
}
.footerdown2 a{
	color: #666666 !important;
}
.media .iconfont {
	display: inline-block;
	width: 43px;
	height: 43px;
	border-radius: 50%;
	text-align: center;
	line-height: 43px;
	background-color: #202020;
	transition: all .3s ease-in;
}

.media .iconfont:hover {
	transform: rotate(360deg);
	/*background-color: #008a45;*/
background-color: #3E5598;
}

.media .iconfont {
	margin-left: 14px;
}

 .media .iconweixi {
	/*background-color: #008a45;*/
	position: relative;
} 
.iconweix{
    width: 100px;
    background: white;
    border-radius: 5px;
    padding: 5px;
    box-sizing: border-box;
    display: none;
    position: absolute;
    left: 50%;
    bottom: 240%;
    transform: translate(-50%, 0);
}
.iconweix img{
    width: 100%;
    display: block;
}
.iconweix::after{
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid white;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translate(-50%, 0);
}
.iconweixi:hover .iconweix{
    display: block;
}
.media {
	margin-top: 63px;
}

/* 1536px */
.know-details .iconfont {
	margin-left: 40px;
}

.author-ul>li {
	font-size: 16px;
}

.author-ul>li a {
	position: relative;
	transition: all .3s ease-in;
	padding: 30px 0;
	display: inline-block;
}

.author-ul>li a:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	/*background-color: #008a45;*/
background-color: #3E5598;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0;
	position: absolute;
	transition: all .3s ease-in;
}

.author-ul>li:hover a:after {
	width: 100%;
}

.author-ul>li:hover a {
	/*color: #008a45;*/
color:#3E5598;
}

.author-ul>li.on a:after {
	width: 100%;
}

.author-ul>li.on a {
	/*color: #008a45;*/
color:#3E5598;
}

.author-ul>li+li {
	margin-left: 80px;
}

.author-nav {
	border-bottom: 1px solid #ebebeb;
}

.authorswiper .swiper-slide {
	font-size: 14px;
	text-align: center;
}

.authorswiper .swiper-slide a {
	display: inline-block;
	position: relative;
	padding: 20px 0;
}

.authorswiper .swiper-slide a:after {
	content: "";
	display: block;
	width: 0;
	height: 2px;
	/*background-color: #008a45;*/
background-color: #3E5598;
	left: 50%;
	transform: translate(-50%, 0);
	bottom: 0;
	position: absolute;
	transition: all .3s ease-in;
}

.authorswiper .swiper-slide:hover a:after {
	width: 100%;
}

.authorswiper .swiper-slide.on a:after {
	width: 100%;
}

.pro-author {
	padding: 116px 0 60px;
}

.pro-author-ul>li {
	width: 23.82%;
	margin-left: 1.56%;
	margin-bottom: 58px;
}

.p1 {
	transition: all .3s ease-in;
}

.pa-top {
	overflow: hidden;
}

.pro-author-ul>li:hover .p1 {
	transform: scale(1.2);
}

.pro-author-ul>li:hover .pa-bott {
	/*color: #008a45;*/
color:#3E5598;
}

.pa-bott {
	padding: 20px 0 60px;
	font-size: 18px;
	color: #000;
	transition: all .3s ease-in;
}

.pro-author-ul>li:nth-of-type(4n+1) {
	margin-left: 0;
}

.comp-left {}

.comp-box {
	padding: 120px 0 140px;
}

.comp-desc {
	font-size: 16px;
	color: #666;
	line-height: 2.26em;
}
.comp-desc p{
	margin-bottom: 45px;
}
.comp-desc p:last-child{
	margin-bottom: 0;
}
.comp-right {
	width: 50%;
	position: relative;
	margin-left: 140px;
}

.comp-right img {
	width: calc(50% + calc(50vw - 50%));
	max-width: none;
	position: relative;
	left: 0;
	top: 0;
}

.swiper-repaire-next,
.swiper-repaire-prev {
	width: 52px;
	height: 52px;

	color: #3E5598;
	top: 44%
}

.swiper-repaire-next {
	right: 335px;
	transform: translate(50%, 0);
}

.swiper-repaire-prev {
	left: 335px;
	transform: translate(-50%, 0);
}

/* .swiperrepaire {padding: 0 385px;} */
.swiperrepaire .swiper-slide {
	width: calc(100% - 1162px) !important;
}

.swiper-repaire-next:after,
.swiper-repaire-prev:after {
	font-size: 24px;
}

.rename {
	padding-top: 38px;
	font-size: 24px;
	text-align: center;
}

.tel {
	font-size: 24px;
}

.block {
	display: block;
	width: 100%;
}

.theme {
	/*color: #008a45;*/
color:#3E5598;
}

.with100 {
	width: 100%;
}

.tc {
	text-align: center;
}

.ti1 {
	text-indent: 1em;
}

.webkit {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.line2 {
	-webkit-line-clamp: 2;
}

.col-333 {
	color: #333;
}

.col-666 {
	color: #666;
}

.col-999 {
	color: #999;
}

.fs12 {
	font-size: 12px;
}

.fs14 {
	font-size: 14px;
}

.fs16 {
	font-size: 16px;
}

.col-fff {
	color: #fff;
}

.bgfff {
	background-color: #fff;
}

.rcln-all {
	width: 100%;
	box-sizing: border-box;
	padding: 120px 0;
}

.rclncnt {
	width: 100%;
	display: inline-block;
}

.rclnle {
	width: 59%;
	background: white;
	box-sizing: border-box;
	padding: 20px 0;
	padding-right: 9%;
	margin-right: -9%;
	margin-top: 30px;
	float: left;
	position: relative;
}

.rclnle1 {
	width: 100%;
	font-size: 42px;
	color: #000000;
	font-weight: bold;
}

.rclnle2 {
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.rclnle2 p {
	margin-bottom: 35px;
}

.rclnle2 p:last-child {
	margin-bottom: 0;
}

.rclnri {
	width: 50%;
	background: white;
	box-sizing: border-box;
	float: left;
}

.zpxx-all {
	width: 100%;
	box-sizing: border-box;
	padding: 120px 0;
}

.zpxx-tit {
	font-size: 42px;
	font-weight: bold;
	text-align: center;
	color: #000;
	margin-bottom: 40px;
}

.zpxx-list {
	width: 100%;
}

.zpxx-li {
	/*border-top: 1px solid #008A45;*/
border-top: 1px solid #3E5598;
	box-sizing: border-box;
	width: 100%;
	display: inline-block;
	background: #F7F9F8;
	padding: 25px 40px;
	margin-bottom: 20px;
}

.zpxx-li:hover {
	background: white;
	box-shadow: 0 0 30px rgba(0, 0, 0, .24);
}

.zpxx-li:hover .zpxx-li1 {
	/*color: #008A45;*/
color:#3E5598;
}

.zpxx-li:hover .zpxx-li5-1 {
	display: none;
}

.zpxx-li:hover .zpxx-li5-2 {
	display: block;
}

.zpxx-li4 {
	width: 90%;
	float: left;
}

.zpxx-li1 {
	width: 100%;
	font-size: 22px;
	color: #17171D;
}

.zpxx-li2 {
	width: 100%;
	margin-top: 18px;
	color: rgba(0, 0, 0, .6);
	font-size: 14px;
}

.zpxx-li3 {
	width: 100%;
	margin-top: 18px;
	color: rgba(0, 0, 0, .6);
	font-size: 14px;
	line-height: 30px;
}

.zpxx-li5 {
	width: 60px;
	float: right;
}

.zpxx-li5-1 {
	width: 100%;
	display: block;
}

.zpxx-li5-2 {
	width: 100%;
	display: none;
}

.zpimgs {
	width: 100%;
	margin-top: 99px;
	display: flex;
	background-image: url(https://99oss.fss-my.vhostgo.com/hhyc/banner3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.zpimg1 {
	/* border: 1px solid red; */
	box-sizing: border-box;
	width: 970px;
	margin: 70px auto;
}

.zpimg2 {
	font-size: 16px;
	color: #666666;
}

.zpimg2 img {
	width: 18px;
	margin-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.zpimg2 span {
	display: inline-block;
	vertical-align: middle;
}

.zpimg3 {
	width: 100%;
	margin-top: 35px;
	font-size: 40px;
	color: #000000;
}

.zpimg4 {
	width: 100%;
	margin-top: 15px;
	font-size: 16px;
	color: #666666;
}

.zpdetails {
	width: 100%;
	display: flex;
}

.zpdetail {
	width: 970px;
	margin: 75px auto;
}

.zpdeta {
	width: 100%;
	margin-bottom: 75px;
}

.zpdeta1 {
	width: 100%;
	font-size: 24px;
	color: #000000;
	margin-bottom: 25px;
}

.zpdeta2 {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.zpdeta3 {
	/*border: 1px solid #008A45;*/
border: 1px solid #3E5598;
	box-sizing: border-box;
	height: 50px;
	border-radius: 50px;
	padding: 0 30px;
	font-size: 16px;
	/*color: #008A45;*/
color:#3E5598;
	line-height: 50px;
	display: inline-block;
}

.lxwm-all {
	width: 100%;
	box-sizing: border-box;
	padding: 120px 0;
}

.lxwms {
	width: 100%;
	margin-top: 40px;
	box-shadow: 0 0 30px rgba(0, 0, 0, .1);
	background: white;
	display: flex;
}

.lxwmle {
	width: 50%;
	box-sizing: border-box;
	padding: 85px 75px;
}

.lxwmle1 {
	width: 100%;
	font-size: 30px;
	color: #000000;
	margin-bottom: 20px;
}

.lxwmle2 {
	width: 100%;
	margin-bottom: 10px;
	font-size: 18px;
	color: #333333;
}

.lxwmle3 {
	width: 105px;
	margin-top: 40px;
	font-size: 16px;
	color: #666666;
	text-align: center;
}

.lxwmle3 img {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.lxwmri {
	width: 50%;
	height: 580px;
}

.news-all {
	width: 100%;
	padding: 100px 0;
	box-sizing: border-box;
}

.newslists {
	width: 100%;
	display: inline-block;
}

.newslist {
	width: 32%;
	display: block;
	margin-right: 2%;
	margin-bottom: 2%;
	background: #F6F6F6;
	float: left;
}

.newslist:nth-child(3n) {
	margin-right: 0;
}

.newslist1 {
	width: 100%;
	height: 290px;
	overflow: hidden;
}

.newslist1 img {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
	transition: all .3s ease-in;
}

.newslist2 {
	width: 100%;
	box-sizing: border-box;
	padding: 35px 40px;
}

.newslist2_1 {
	width: 100%;
	font-size: 16px;
	color: #666666;
}

.newslist2_2 {
	width: 100%;
	height: 55px;
	margin-top: 20px;
	font-size: 20px;
	color: #333333;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.newslist2_3 {
	width: 100%;
	margin-top: 60px;
	font-size: 16px;
	color: #999999;
}

.newslist2_3 span {
	display: inline-block;
	vertical-align: middle;
}

.newslist2_3 img {
	width: 6px;
	margin-left: 3px;
	display: inline-block;
	vertical-align: middle;
}

.newslist:hover {
	/*background: #008A45;*/
background: #3E5598;
}

.newslist:hover .newslist1 img {
	transform: scale(1.1);
}

.newslist:hover .newslist2_1 {
	color: white;
}

.newslist:hover .newslist2_2 {
	color: white;
}

.newslist:hover .newslist2_3 {
	color: white;
}

.newdetails {
	width: 100%;
	display: flex;
}

.newdetail {
	width: 970px;
	margin: 75px auto;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}

.newdetail p {
	margin-bottom: 20px;
}

.newdetail p:last-child {
	margin-bottom: 0;
}

.newdetail img {
	max-width: 100%;
	display: block;
}

.gyhhnums {
	width: 100%;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.gyhhnum {
	width: 100%;
	margin: 150px auto;
	display: inline-block;
}

.gyhhnum1 {
	width: 25%;
	float: left;
}

.gyhhnum1_1 {
	height: 55px;
	display: block;
	margin: auto;
}

.gyhhnum1_2 {
	width: 100%;
	text-align: center;
	margin-top: 35px;
	font-size: 16px;
	color: white;
}

.gyhhnum1_2 span {
	font-size: 60px;
	font-weight: bold;
}

.gyhhnum1_3 {
	width: 100%;
	text-align: center;
	margin-top: 15px;
	font-size: 16px;
	color: white;
}

.zjhhs {
	width: 100%;
	display: flex;
}

.zjhh {
	width: 100%;
	margin: 120px auto;
}

.zjhh1 {
	width: 100%;
	text-align: center;
	font-size: 42px;
	color: #000000;
	font-weight: bold;
}

.zjhh2 {
	width: 100%;
	margin-top: 35px;
}

.zjhh2 .swiper-container {
	width: 100%;
	height: 100%;
}

.zjhh2 .swiper-slide {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8);
}
.zjhh2 .swiper-slide .zjhh2_2{
	filter: brightness(50%);
}
.zjhh2 .swiper-slide-active {
	transform: scale(1);
	z-index: 999;
	opacity: 1;
	filter: none;
}
.zjhh2 .swiper-slide-active .zjhh2_2{
	filter: brightness(100%);
}
.zjhh2 .swiper-button-next{
	width: 17px;
	height: 30px;
	background-image: url(/public/static/img/next.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	right: 5%;
}
.zjhh2 .swiper-button-prev{
	width: 17px;
	height: 30px;
	background-image: url(/public/static/img/prev.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	left: 5%;
}
.zjhh2_1 {
	width: 100%;
	height: 680px;
	overflow: hidden;
	display: block;
	position: relative;
}

.zjhh2_2 {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: cover;
}

.zjhh2_3 {
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 45px;
	font-size: 24px;
	color: white;
	font-weight: bold;
	position: absolute;
	left: 0;
	bottom: 0;
}
.zczcs{
	width: 100%;
	background-image: url(https://99oss.fss-my.vhostgo.com/hhyc/img10.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: flex;
}
.zczc{
	width: 100%;
	margin: 120px auto;
	display: inline-block;
}
.zczc1{
	width: 60%;
	float: left;
}
.zczc1_1{
	width: 100%;
	font-size: 42px;
	color: #000000;
}
.zczc1_2{
	width: 100%;
	margin-top: 35px;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
.zczc1_2 p{
	margin-bottom: 35px;
}
.zczc1_2 p:last-child{
	margin-bottom: 0;
}
.zczc1_3{
	width: 100%;
	text-align: right;
	font-size: 16px;
		color: #666666;
		margin-top: 35px;
}
.zczc2{
	width: 420px;
	display: block;
	float: right;
}
.qywhs{
	width: 100%;
	display: flex;
}
.qywh{
	width: 100%;
	margin:110px auto;
	display: inline-block;
}
.qywh1{
	width: 50%;
	float: left;
	box-sizing: border-box;
	padding-right: 10%;
}
.qywh1_1{
	width: 100%;
	font-size: 42px;
	color: #000000;
}
.qywh1_2{
	width: 100%;
	margin-top: 35px;
	    font-size: 16px;
	    color: #666666;
	    line-height: 25px;
}
.qywh1_2 p {
    margin-bottom: 35px;
}
.qywh1_2 p:last-child{
	margin-bottom: 0;
}
.qywh2{
	width: 50%;
	display: block;
	float: left;
}
.qycens{
	width: 100%;
	display: flex;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.qycen{
	width: 100%;
	margin:200px auto;
	text-align: center;
}
.qycen1{
	width: 100%;
	font-size: 36px;
	color: white;
}
.qycen2{
	width: 100%;
	margin-top: 15px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.5);
}
.yghds{
	width: 100%;
		display: flex;
	}
	.yghd{
		width: 100%;
		margin:110px auto;
	}
	.yghd1{
		width: 100%;
		text-align: center;
		font-size: 42px;
		color: #000000;
	}
	.yghd2{
		width: 100%;
		margin-top: 35px;
	}
	.yghd2 .swiper-father{
		width: 100%;
		height: 100%;
		position: relative;
	}
	.yghd2 .swiper-container{
		width: 92%;
		height: 100%;
	}
	.yghd2 .swiper-slide{
		width: 100%;
		height: 100%;
	}
	.yghd2 .swiper-button-prev{
		width: 16px;
		height: 30px;
		background-image: url(https://99oss.fss-my.vhostgo.com/hhyc/prev2.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.yghd2 .swiper-button-next{
		width: 16px;
		height: 30px;
		background-image: url(https://99oss.fss-my.vhostgo.com/hhyc/next2.png);
		background-repeat: no-repeat;
		background-size: 100% 100%;
	}
	.yghd2_1{
		width: 100%;
		height: 365px;
		display: block;
		object-fit: cover;
	}