.tit-sy {
	font-size: 18px;
	color: #999;
	/* margin-bottom: 30px; */
}

.ind_news_ul {
	margin-bottom: 10px;
}

.sy-news .tit-sy {

	margin-bottom: 30px;
}

.clearfix {
	*zoom: 1
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: ""
}

.clearfix:after {
	clear: both
}

.tit-sy h2 {
	font-size: 30px;
	color: #333;
	line-height: 1.5;
	display: block;
	margin-top: 6px;
	font-weight: bold;
}

.sy-more {
	display: inline-block;
	font-size: 14px;
	color: #333;
	padding: 10px 18px;
	border-radius: 500px;
	border: 1px solid #666;
	/* overflow: hidden; */
}

.sy-more img {
	margin-left: 4px;
}

.sy-more:hover,
.sy-more4 {
	border: 1px solid #163e83;
	background: #163e83;
	color: #fff;
}

.sy-more:hover img,
.sy-more4 img {
	transform: translateY(-200px);
	filter: drop-shadow(#000 0 200px);
}

.sy-more2 {
	border: none;
	padding: 0;
	color: #999;
}

.sy-more2 img {
	/* transform: translateY(-200px); */
	filter: drop-shadow(#999 0 200px);
}

li:hover .sy-more2 {
	background: none;
	color: #163e83;
	border: none;
}

.sy-more2:hover img {
	transform: translateY(-200px);
	filter: drop-shadow(#163e83 0 200px);
}

.sy-more3 {
	border: 1px solid #fff;
	color: #fff;
}

.margin {
	margin-top: 60px;
}

.word1 {
	font-size: 16px;
	line-height: 27px;
	color: #333;
}

.imgg img {
	width: 100%;
}

.f30 {
	font-size: 30px;
	color: #333;
	font-weight: bold;
}

.sy-news li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	transition: all .4s;
}

.sy-news li:last-child {
	margin-right: 0;
}

.sy-news li b {
	line-height: 1.5;
	font-weight: normal;
	font-size: 18px;
	color: #333;
	/* 	line-height: 24px;
	height: 48px; */
	overflow: hidden;
	display: block;
	margin: 15px 0 15px;
}

.sy-news li .newinfo {
	padding: 0 3% 5% 3%;
}

.sy-news li p {
	color: rgb(133, 133, 133);
	line-height: 1.5;
	margin-bottom: 16px;
}

.sy-news li:hover {
	box-shadow: 0 4px 10px 2px #ebebeb;
}

.sy-news li span {
	font-size: 12px;
	color: #999;
}

.sy-news li .imgfd img {
	height: 248px;
}

.sy-news li:hover b {
	color: #163e83;
}

.sy-about {
	background: url(../image/bg01.jpg) no-repeat center;
	background-size: cover;
}

.sy-about .imgfd {
	width: 50%;
}

.sy-about .imgfd img {
	height: 620px;
}

.sy-about .txt {
	width: 36%;
	margin-right: 8%;
}

.sy-about .word1 {
	margin-top: 20px;
}

.sy-about .sy-more {
	margin: 30px 0 45px;
}

@font-face {
	font-family: 'Paralines';
	src: url('../font/Paralines-Regular-2.otf');
}

.num-ab dt {
	width: 33.33%;
	float: left;
	background: #fff url(../image/line01.png) no-repeat right;
	text-align: center;
	color: #333;
	transition: all .4s;
	font-size: 14px;
	padding: 15px 0 30px;
}

.num-ab dt b {
	font-family: Paralines;
	font-size: 64px;
	font-weight: normal;
}

.num-ab dt span {
	font-size: 14px;
}

.num-ab dt:nth-child(1) span {
	font-size: 14px;
}

.num-ab dt:nth-child(2) span {
	font-size: 14px;
}

.num-ab dt:nth-child(3) span {
	font-size: 14px;
}

.num-ab dt:last-child {
	background: #fff;
}

.num-ab dt:hover {
	background: #163e83;
	color: #fff;
}

.sy-pro {
	position: relative;
}

.sy-pro .mod1 {
	position: relative;
}

.sy-pro li {
	text-align: center;

	/* border: 1px solid #ccc; */
}

.sy-pro li .imgfd {
	overflow: hidden;
	/* border: 1px solid #ddd; */
	box-sizing: border-box;
}

/* .sy-pro li .imgfd img {
	height: 280px;
} */

.sy-pro li .word1 {
	/* height: 48px; */
	overflow: hidden;
	margin: 15px 0 15px;
}

.sy-pro .mod1 .bot {
	position: relative;
}

.sy-pro .swiper-pagination {
	margin-top: 40px;
	width: 100%;
}

.sy-pro .swiper-button-next,
.sy-pro .swiper-button-prev {
	user-select: none;
	width: 50px;
	height: 50px;
	top: 49%;
	border: 1px solid #bbb;
	border-radius: 500px;
	background: none;
	overflow: hidden;
	z-index: 1;
}

.sy-pro .swiper-button-next img,
.sy-pro .swiper-button-prev img {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
}

.sy-pro .swiper-button-next {
	right: 3%;
}

.sy-pro .swiper-button-prev {
	left: 3%;
}

.sy-pro .swiper-button-next:hover,
.sy-pro .swiper-button-prev:hover {
	border: 1px solid #163e83;
	background: #163e83;
}

.sy-pro .swiper-button-next:hover img,
.sy-pro .swiper-button-prev:hover img {
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

.sy-profl {
	width: 100%;
	position: relative;
}

.sy-profl li {
	width: 9.375%;
	height: 640px;
	float: left;
	position: relative;
	transition: all .5s ease-out;
	color: #fff;
}

.sy-profl li .txt {
	position: absolute;
	bottom: 40px;
	width: 100%;
	left: 0;
}

.sy-profl li .txt1 .pad {
	padding: 0 5%;
}

.sy-profl li .txt1 h3 {
	font-size: 18px;
	font-weight: normal;
	color: #fff;
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	display: block;
}

.sy-profl li .txt1 .cir {
	display: block;
	width: 28px;
	height: 28px;
	border: 1px solid #fff;
	border-radius: 500px;
	background: url(../image/ic02.png) no-repeat center;
	margin-top: 10px;
}

.sy-profl li .txt2 {
	display: none;
}

.sy-profl li .txt2 .pad {
	padding: 0 8%;
}

.sy-profl ul:hover li:first-child {
	width: 9.375%;
}

.sy-profl ul li:hover,
.sy-profl ul li:first-child,
.sy-profl ul:hover li:first-child:hover {
	width: 43.75%;
	height: 640px;
}

.sy-profl ul li:hover .txt1 {
	display: none;
}

.sy-profl ul li:hover .txt2 {
	display: block;
}

.sy-profl ul li:hover .word1 {
	color: #fff;
	max-width: 400px;
	margin-top: 20px;
}

.sy-profl ul li:hover .txt2 b {
	font-size: 30px;
}

.sy-profl ul li:hover .sy-more3 {
	margin-top: 30px;
}

.sy-profl ul li:first-child .txt1 {
	display: none;
}

.sy-profl ul li:first-child .txt2 {
	display: block;
}

.sy-profl ul li:first-child .word1 {
	color: #fff;
	max-width: 400px;
	margin-top: 20px;
}

.sy-profl ul li:first-child .txt2 b {
	font-size: 30px;
}

.sy-profl ul li:first-child .sy-more3 {
	margin-top: 30px;
}

.sy-profl ul:hover li:first-child .txt1 {
	display: block;
}

.sy-profl ul:hover li:first-child .txt2 {
	display: none;
}

.sy-profl ul:hover li:first-child:hover .txt1 {
	display: none;
}

.sy-profl ul:hover li:first-child:hover .txt2 {
	display: block;
}

/*.sy-profl ul li.on,.sy-profl ul li:first-child{width: 43.75%;height: 640px;}
.sy-profl ul li.on .txt1{display: none;}
.sy-profl ul li.on .txt2{display: block;}
.sy-profl ul li.on .word1{color: #fff;max-width: 400px;margin-top: 20px;}
.sy-profl ul li.on .txt2 b{font-size: 30px;}
.sy-profl ul li.on .sy-more3{margin-top: 30px;}*/

.sy-way .imgg img,
.sy-way .imgg .bg,
.sy-way .txt {
	height: 500px;
}

.sy-way .imgg {
	width: 70%;
}

.sy-way .txt {
	width: 30%;
	background: #173778;
}

.sy-way .txt .pad {
	padding: 80px;
}

.sy-way .txt h2 {
	font-size: 40px;
	color: #fff;
	line-height: 48px;
	display: block;
	height: 96px;
	overflow: hidden;
	font-weight: bold;
}

.sy-way .txt .word1 {
	color: #fff;
	margin: 20px 0 40px;
	display: block;
	height: 96px;
	overflow: hidden;
}

.get-an {
	background: #163e83;
	padding: 15px 40px;
	display: inline-flex;
	border-radius: 8px;
}

.get-an a {
	font-size: 14px;
	color: #fff;
	line-height: 19px;
	margin-right: 10px;
}

.get-an a:hover {
	text-decoration: underline;
}

.magnifierRentgen {
	box-sizing: border-box;
	overflow: hidden;
	position: relative;
	width: 100%
}

.magnifierRentgen .magnifier-loupe {
	overflow: hidden;
	position: absolute;
	border-radius: 50%;
	top: 0;
	left: 0;
	box-shadow: 0 0 8px rgba(0, 0, 0, .3);
	cursor: none;
	transform: scale(1);
	display: none
}

.index-banner .img-m {
	display: block;
}

.index-banner .banner_mark {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 5;
	background: url(../image/banner-inying.png) left top no-repeat;
	background-size: auto 100% !important;
}

@media (max-width: 1700px) {
	.sy-about .txt {
		margin-left: 2%;
	}
}

@media (max-width: 1200px) {
	.sy-way .txt .pad {
		padding: 40px;
		padding-top: 60px;
	}

	.sy-way .txt h2 {
		font-size: 35px;
	}
}

@media (max-width: 1024px) {
	.sy-ban .swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet {
		background: none;
		padding-right: 40px;
	}

	.sy-profl ul .on,
	.sy-profl li,
	.sy-profl ul li:hover,
	.sy-profl ul li:first-child,
	.sy-profl ul:hover li:first-child:hover {
		height: 350px;
	}

	.sy-profl ul li:hover .txt2 b,
	.sy-profl ul li:first-child .txt2 b {
		font-size: 24px;
	}

	.sy-profl ul .on .sy-more3 {
		margin-top: 10px;
	}

	.sy-profl ul .on .word1 {
		margin-top: 0;
	}

	.sy-profl li .txt2 .pad {
		padding: 0 4%;
	}

	.sy-profl li .txt {
		bottom: 20px;
	}

	.sy-profl li {
		width: 10%;
	}

	.sy-profl ul li:hover,
	.sy-profl ul li:first-child,
	.sy-profl ul:hover li:first-child:hover {
		width: 40%;
	}

	.sy-profl li .txt1 h3 {
		font-size: 16px;
		line-height: 20px;
		height: 40px;
	}

	.word1 {
		line-height: 20px;
	}

	.margin {
		margin-top: 40px;
	}

	.tit-sy h2 {
		margin-top: 0;
		font-size: 24px;
	}

	.f30 {
		font-size: 24px;
	}

	.tit-sy {
		font-size: 16px;
		line-height: 26px;
	}

	.sy-pro li .imgfd img {
		height: 180px !important;
	}

	.sy-pro .swiper-button-next,
	.sy-pro .swiper-button-prev {
		display: none;
	}

	.sy-pro li .word1 {
		margin: 15px 0;
	}

	.sy-way .imgg {
		width: 55%;
	}

	.sy-way .txt {
		width: 45%;
	}

	.sy-way .imgg img,
	.sy-way .imgg .bg,
	.sy-way .txt {
		height: 400px;
	}

	.sy-way .txt h2 {
		font-size: 30px;
		height: 48px;
		line-height: 48px;
	}

	.sy-about .sy-more {
		margin: 20px 0 30px;
	}

	.sy-about .txt {
		width: 44%;
	}

	.num-ab dt b {
		font-size: 40px;
	}

	.sy-about .imgfd img {
		height: 500px;
	}

	.sy-about .word1 {
		height: 96px;
		overflow: hidden;
		line-height: 24px;
	}

	.sy-news li .imgfd img {
		height: 160px;
	}

	.sy-news li b {
		font-size: 16px;
	}

	.sy-pro li .word1 {
		height: 40px;
	}
}

@media (max-width: 960px) {
	.sy-way .imgg .page-main {
		padding-top: 0;
	}
}

@media (max-width: 768px) {

	.sy-profl li,
	.sy-profl ul li:hover,
	.sy-profl ul li:first-child,
	.sy-profl ul:hover li:first-child:hover {
		height: 200px !important;
		width: 50% !important;
	}

	.sy-profl li:last-child {
		display: none;
	}

	.sy-profl ul li:hover .txt2 b,
	.sy-profl ul li:first-child .txt2 b {
		font-size: 20px;
	}

	.sy-profl ul li:first-child .word1,
	.sy-profl ul li:hover .word1 {
		margin-top: 5px;
	}

	.sy-profl ul li:first-child .sy-more3,
	.sy-profl ul li:hover .sy-more3 {
		margin-top: 15px;
	}

	.sy-pro li .imgfd img {
		height: 270px !important;
	}

	.sy-way .txt {
		width: 100%;
		height: auto;
	}

	.sy-way .imgg {
		display: none;
	}

	.sy-way .txt .word1 {
		height: auto;
	}

	.sy-way .txt .pad {
		padding: 40px 20px;
	}

	.sy-way .txt h2 {
		font-size: 24px;
		height: auto;
		line-height: 30px;
	}

	.sy-way .txt .word1 {
		margin: 15px 0 30px;
	}

	.sy-about .txt,
	.sy-about .imgfd {
		width: 100%;
		height: auto;
	}

	.sy-about .txt {
		margin-left: 0;
		margin-right: 0;
		padding: 0 2%;
		padding-bottom: 40px;
	}

	.sy-about .imgfd img {
		height: auto;
	}

	.sy-news li {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 20px;
	}

	.sy-news li:nth-child(2n) {
		margin-right: 0;
	}

	.sy-news li .imgfd img {
		height: 240px;
	}

	.sy-news li b {
		height: 24px;
	}

	.sy-profl ul li:first-child .txt1,
	.sy-profl li:last-child {
		display: block;
	}

	.sy-profl ul li:first-child .txt2 {
		display: none;
	}
}

@media (max-width: 600px) {
	.index-banner .img-m {
		width: 100%;
		/*margin-left: -20%;*/
	}

	.bannerText .banTxt_cn {
		font-size: 12px;
	}

	.bannerText .banTxt_p {
		font-size: 14px;
	}

	.banbtn {
		display: none;
	}

	.pronav {
		margin-top: 30px !important;
	}

}

@media (max-width: 540px) {
	.sy-profl li {
		overflow: hidden;
	}

	.sy-profl ul li:hover .txt2 b,
	.sy-profl ul li:first-child .txt2 b {
		font-size: 18px;
	}

	.sy-profl ul li:first-child .word1 {
		height: 40px;
		overflow: hidden;
	}

	.sy-profl li,
	.sy-profl ul li:hover,
	.sy-profl ul li:first-child,
	.sy-profl ul:hover li:first-child:hover {
		width: 100% !important;
	}

	.sy-pro .sy-more,
	.sy-news .sy-more {
		display: none;
	}

	.sy-pro li .imgfd img {
		height: 150px !important;
	}

	.sy-profl li .txt1 h3 {
		height: auto;
	}

	.sy-news li .imgfd img {
		height: 130px;
	}

	.copy {
		margin-top: 0px;
		line-height: 1.8;
		padding: 0 3%;
	}

	.sy-ban .swiper-container-horizontal>.svg-swiper-pagination .swiper-pagination-bullet {
		padding-right: 10px;
	}

	.margin {
		margin-top: 30px;

	}

	.tit-sy h2,
	.sy-way .txt h2,
	.num-ab dt span,
	.f30 {
		font-size: 22px;
	}

	.num-ab dt b {
		font-size: 30px;
	}

	.tit-sy {
		margin-bottom: 20px;
	}


}

.service {
	background: url(../image/bg03.jpg) no-repeat center;
	padding: 90px 0;
	background-size: cover;
	text-align: center;
}

.service h2 {
	font-size: 40px;
	color: #fff;
	font-weight: bold;
}

.service .wz {
	font-size: 24px;
	line-height: 40px;
	max-width: 1160px;
	margin: 20px auto 60px;
	color: #fff;
	height: 80px;
	overflow: hidden;
}

.honors li {
	float: left;
	width: 16.6%;
	margin-right: 4.25%;
	text-align: center;
}

.honors li:last-child {
	margin-right: 0;
}

.honors li .imgfd img {
	height: 350px;
}

.honors li .imgfd {
	border: 1px solid #e7e7e7;
	padding: 5px 0;
}

.honors li p {
	font-size: 16px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	display: block;
	margin-top: 20px;
}

.honors li:hover p {
	color: #163e83;
}

.about-adv li {
	width: 30%;
	float: left;
	margin-right: 5%;
	background: #fff;
	box-shadow: 0 0 10px rgba(22, 70, 145, 0.3);
	text-align: center;
	overflow: hidden;
}

.about-adv li:last-child {
	margin-right: 0;
}

.about-adv li .pad {
	padding: 60px 30px;
}

.about-adv li b {
	font-size: 24px;
	color: #333;
	display: block;
	margin: 25px 0 20px;
}

.about-adv li p {
	font-size: 18px;
	color: #333;
	display: block;
}

.about-adv li .rec {
	width: 17px;
	height: 3px;
	background: #163e83;
	margin: 0 auto;
	margin-top: 30px;
}

.about-adv li:hover img {
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

.about-adv li:hover {
	background: #163e83;
	transition: all 0.6s ease 0s;
	-webkit-transform: all 0.6s ease 0s;
}

.about-adv li:hover .rec {
	background: #fff;
}

.about-adv li:hover b,
.about-adv li:hover p {
	color: #fff;
}

.ab-tit-sy {
	margin-bottom: 100px;
}

.ab-tit-sy h2 {
	color: #fff;
}

.pageMain-ab {
	padding-top: 50px;
}

.about-js {
	background: url(../image/bg04.jpg) no-repeat center;
	background-size: cover;
	padding: 150px 0 120px;
}

.about-js h2 {
	font-size: 64px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.about-js .rec {
	width: 52px;
	height: 3px;
	background: #163e83;
	margin: 0 auto 30px;
}

.des,
.des p {
	font-size: 18px;
	color: #333;
	line-height: 38px;
}

.des img {
	max-width: 100%;
	height: auto;
}

.about-js .des,
.about-js .des p {
	color: #fff;
}

.about-js dt {
	width: 48%;
}

.lishilicheng {
	padding-bottom: 50px;
}

.about-page06 h4 {
	font-size: 72px;
	color: #fff;
	font-weight: bold;
	padding-right: 80px;
	margin-right: 80px;
	border-right: 1px solid #fff;
	display: initial;
	line-height: 0;
	height: 60px;
	font-family: Arial !important;
	line-height: 60px;
}

.about-page06 .txt {
	height: 60px;
	line-height: 60px;
	font-size: 18px;
	color: #fff;
	display: inline-flex;
	overflow: hidden;
}

.about-page06 .box {
	text-align: center;
}

.about-page06 .swiper-button-next,
.about-page06 .swiper-button-prev {
	width: 50px;
	height: 50px;
	top: 49%;
	border: 1px solid #bbb;
	border-radius: 500px;
	background: none;
	overflow: hidden;
	z-index: 1;
}

.about-page06 .swiper-button-next img,
.about-page06 .swiper-button-prev img {
	display: block;
	margin: 0 auto;
	margin-top: 15px;
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

.about-page06 .swiper-button-next {
	right: 3%;
}

.about-page06 .swiper-button-prev {
	left: 3%;
}

.about-page06 .swiper-button-next:hover,
.about-page06 .swiper-button-prev:hover {
	border: 1px solid #163e83;
	background: #163e83;
}

.about-page06 .swiper-button-next:hover img,
.about-page06 .swiper-button-prev:hover img {
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

.about-strength .swiper-pagination {
	display: none
}

.about-page06 {
	position: relative;
	padding-bottom: 0;
	background: #16438a;
}

.about-page06 .header {
	text-align: center;
	width: 80%;
	margin: 0 auto 60px
}

.about-page06 .header .title {
	color: #1a1a1a;
	font-weight: 700;
	margin-bottom: 16px
}

.about-page06 .year-wrap {
	margin-top: 90px;
	position: relative
}

.about-page06 .year-wrap:after {
	content: "";
	width: 100%;
	height: 1px;
	background-color: #e1e1e1;
	position: absolute;
	left: 0;
	bottom: 80px;
	z-index: 0
}

.about-history {
	width: 100%;
}

.about-history .swiper-slide {
	width: 100%;
}

.about-history .picture {
	width: 45.45%
}

.about-history .img {
	width: 100%
}

.about-history .main {
	width: 54.55%;
	padding: 4% 0 0 8%
}

.about-history .year {
	color: #e62111;
	margin-bottom: 8px;
	position: relative;
	z-index: 1
}

.about-history .title {
	color: #4d4d4d;
	font-weight: 500;
	margin-bottom: 16px;
	position: relative;
	z-index: 1
}

.about-history .content {
	position: relative;
	z-index: 1;
	line-height: 1.8
}

.about-history .word {
	font-size: 200px;
	font-family: DINPro;
	font-weight: 700;
	color: #fafafa;
	line-height: 1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 0
}

.about-history .swiper-pagination {
	display: none
}

.about-history-year {
	width: 100%;
	padding: 40px 8% 80px
}

.about-history-year .swiper-slide {
	position: relative;
	overflow: visible;
	cursor: pointer
}

.about-history-year .swiper-slide:last-of-type .line>span:nth-of-type(11) {
	opacity: 1
}

.about-history-year .swiper-slide.swiper-slide-thumb-active .year {
	transform: translateY(-40px);
	background: url(../image/ic21.png) no-repeat center;
	width: 102px;
	height: 102px;
}

.about-history-year .year {
	font-size: 18px;
	position: absolute;
	left: 50%;
	margin-left: -52px;
	z-index: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	transition: transform .3s, box-shadow .3s, color .3s;
	color: #fff;
	width: 102px;
	height: 102px;
	text-align: center;
	top: 0;
}

.about-history-year .line {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-end
}

.about-history-year .line>span {
	width: 1px;
	height: 8px;
	background-color: #fff
}

.about-history-year .line>span:first-of-type,
.about-history-year .line>span:nth-of-type(6),
.about-history-year .line>span:nth-of-type(11) {
	height: 20px
}

.about-history-year .line>span:nth-of-type(11) {
	opacity: 0
}

@media only screen and (min-width:961px) {
	.about-page03 .item:hover {
		color: #e62111
	}

	.about-page03 .item:hover:after {
		opacity: 1;
		transform: scaleX(1)
	}

	.about-honor .swiper-button-next:hover,
	.about-honor .swiper-button-prev:hover {
		color: #fff;
		background-color: #e62111
	}
}

@media only screen and (max-width:1600px) {
	.about-strength {
		width: 100%
	}
}

@media only screen and (max-width:1440px) {
	.about-page01 .tit {
		margin-top: 10px
	}

	.about-page06 .header {
		margin-bottom: 32px
	}

	.about-page06 .header .title {
		margin-bottom: 12px
	}

	.about-page06 .about-history-year {
		height: 1px;
		opacity: 0;
		visibility: hidden;
		pointer-events: none;
		padding: 0;
		margin: 0
	}

	.about-page06 .year-wrap {
		margin: 0
	}

	.about-page06 .year-wrap:after {
		display: none
	}

	.about-history .swiper-pagination {
		display: block
	}

	.about-history .word {
		display: none
	}

	.about-history .main {
		padding: 2% 0 0 4%
	}

	.about-history .title {
		margin-bottom: 12px
	}

	.about-history .year {
		margin-bottom: 6px;
		font-size: 12px
	}

	.about-history .content {
		font-size: 13px
	}
}

@media only screen and (max-width:640px) {
	.about-page02 .bg {
		display: none
	}

	.about-strength .main {
		padding: 30px 20px
	}

	.about-strength .title {
		margin-bottom: 12px
	}

	.about-page06 .header {
		margin-bottom: 24px
	}

	.about-page06 .header .title {
		margin-bottom: 8px
	}

	.about-history .picture {
		width: 100%
	}

	.about-history .main {
		width: 100%;
		padding: 20px 0 0
	}
}

@media (max-width: 1200px) {

	.about-js h2,
	.about-page06 h4 {
		font-size: 40px;
	}

	.about-js {
		padding: 120px 0 60px;
	}

	.ab-tit-sy {
		margin-bottom: 50px;
	}

	.about-page06 .swiper-button-next,
	.about-page06 .swiper-button-prev {
		top: 60%;
	}

	.honors li .imgfd img {
		height: 260px;
	}

	.service h2 {
		font-size: 30px;
	}
}

@media (max-width: 1024px) {
	.about-js dt {
		width: 100%;
	}

	.about-js h2,
	.about-page06 h4 {
		font-size: 30px;
	}

	.about-page06 h4 {
		padding-right: 40px;
		margin-right: 40px;
	}

	.about-adv li .pad {
		padding: 40px 20px;
	}

	.about-adv li {
		margin-right: 2%;
		width: 32%;
	}

	.about-adv li b {
		font-size: 20px;
	}

	.about-adv li p {
		font-size: 16px;
		line-height: 24px;
	}

	.about-adv li b {
		margin: 10px 0;
	}

	.service {
		padding: 40px 0;
	}

	.service h2 {
		font-size: 24px;
	}

	.service .wz {
		font-size: 20px;
		line-height: 30px;
		height: auto;
		margin-bottom: 30px;
	}

	.honors li .imgfd img {
		height: 240px;
	}

	.about-js .rec {
		margin-top: 10px;
	}

	.about-js {
		padding: 100px 0 50px;
	}
}

@media (max-width: 768px) {
	.ny-box {
		width: 100%;
		overflow: hidden;
		height: 300px;
		position: relative;
	}

	.about-page06 .swiper-button-next,
	.about-page06 .swiper-button-prev {
		display: none;
	}

	.honors li {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 20px;
	}

	.honors li:nth-child(3n) {
		margin-right: 0;
	}

	.honors li .imgfd img {
		height: 310px;
	}
}

@media (max-width: 450px) {

	.des,
	.des p,
	.service .wz {
		font-size: 16px;
		line-height: 30px !important;
	}

	.about-js h2,
	.about-page06 h4,
	.service h2 {
		font-size: 22px;
	}

	.about-js .rec {
		margin-bottom: 20px;
	}

	.about-js {
		padding: 90px 0 40px;
	}

	.about-page06 .txt {
		font-size: 16px;
	}

	.about-adv li,
	.honors li,
	.honors li:nth-child(3n) {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 15px;
	}

	.about-adv li:nth-child(2n),
	.honors li:nth-child(2n) {
		margin-right: 0;
	}

	.honors li .imgfd img {
		height: 260px;
	}

	.about-adv li:last-child {
		width: 100%;
	}

	.honors li p {
		margin-top: 10px;
	}

	.about-adv li .pad {
		padding: 20px 10px;
	}

	.about-adv li p {
		min-height: 60px;
		line-height: 20px;
	}

	.about-adv li .rec {
		margin-top: 20px;
	}

	.about-adv li:last-child p {
		min-height: auto;
	}

	.about-page06 h4 {
		padding-right: 10px;
		margin-right: 10px;
	}

	.about-page06 .txt {
		line-height: 30px;
	}

	.about-adv li b {
		font-size: 18px;
	}

	.service .wz {
		margin: 5px 0 20px;
	}

	.service {
		padding-top: 30px;
	}
}

.ny-box {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.ny-box .imgg {
	background-attachment: fixed;
	background-position: top center;
	min-height: 550px;
}

.ny-box .txt {
	position: absolute;
	top: 43%;
	left: 0;
	width: 100%;
}

.ny-box .txt .des {
	color: #fff !important;
	max-width: 510px;
	font-size: 26px !important;
}

.ny-box .txt h2 {
	font-size: 46px;
	margin-bottom: 15px;
	color: #fff;
	font-weight: bold;
}

.ny-loca {
	position: absolute;
	bottom: 25px;
	left: 0;
	width: 100%;
	font-size: 14px;
	color: #fff;
}

.ny-loca a {
	color: #fff;
}

.ny-loca a:hover {
	text-decoration: underline;
}

.f30 {
	margin-bottom: 30px;
}

.contact .box {
	width: 50%;
	float: left;
	padding: 70px 8%;
	min-height: 660px;
}

.contact .box2 {
	background: #f1f1f1;
}

.contact .box1 {
	background: #fff;
}

.contact .box1 dt {
	width: 100%;
	float: left;
	margin-right: 4%;
	color: #333;
	margin-bottom: 20px;
}

.contact .box1 dt:nth-child(2n) {
	margin-right: 0;
}

.contact .box1 dt:nth-child(3) {
	width: 100%;
}

.contact .box1 dt b {
	font-size: 20px;
	color: #163e83;
}

.contact .box1 dt p {
	font-weight: bold;
	font-size: 18px;
	display: block;
	margin: 10px 0 5px;
}

.contact .box1 dd {
	width: 100%;
	font-size: 24px;
	color: #333;
	margin-bottom: 10px;
}

.contact .box1 dd a {
	color: #163e83;
}

.contact .form input {
	height: 50px;
	line-height: 50px;
	width: 100%;
	font-size: 14px;
	color: #333;
}

.contact .form .padd {
	padding: 0 20px;
}

.contact .form .kj p {
	font-size: 14px;
	color: red;
	position: absolute;
	top: 0;
	left: 10px;
}

.contact .form .kj {
	background: #fff;
	height: 50px;
	line-height: 50px;
	border-radius: 5px;
	overflow: hidden;
	margin-bottom: 15px;
	position: relative;
}

.contact .form .kj2 {
	padding: 20px 0;
	height: 110px;
}

.contact .form textarea {
	height: 110px;
	width: 100%;
	resize: none;
	font-size: 14px;
	color: #333;
}

.contact .form .tj {
	background: #163e83 !important;
	height: 50px;
	line-height: 50px;
	border-radius: 3px;
	max-width: 300px;
	font-size: 16px;
	color: #fff;
	margin-top: 20px;
	cursor: pointer;
	font-weight: bold;
}

.contact .form p {
	font-size: 14px;
	color: #666;
}

@media (max-width: 1600px) {
	.ny-box .imgg img {
		width: 120%;
	}

	.ny-box .txt h2 {
		font-size: 50px;
	}

	.contact .box {
		padding: 50px 2%;
	}
}

@media (max-width: 1400px) {
	.ny-box .imgg img {
		width: 140%;
	}

	.ny-box .txt h2 {
		font-size: 40px;
	}
}

@media (max-width: 960px) {
	.contact .box {
		width: 100%;
		min-height: auto;
	}

	.ny-box .txt .des {
		max-width: 100%;
	}

	.ny-box .imgg img {
		width: 160%;
	}

	.ny-box .txt h2 {
		font-size: 30px;
	}

	.f30 {
		margin-bottom: 15px;
	}

	.contact .box {
		padding: 30px 2%;
	}

	.contact .box1 dd {
		font-size: 20px;
	}
}

@media (max-width: 540px) {
	.ny-box .imgg img {
		width: 250%;
	}

	.ny-box .txt h2 {
		font-size: 24px;
	}

	.ny-loca {
		bottom: 10px;
	}

	.ny-box .txt h2 {
		margin-bottom: 10px;
	}

	.contact .box1 dt {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.contact .box1 dt b {
		font-size: 18px;
	}

	.contact .box1 dt p {
		font-size: 16px;
		margin: 0;
		margin-bottom: 4px;
	}

	.contact .box1 dd {
		font-size: 18px;
		margin-bottom: 0;
	}
}

.ny-class {


	height: 80px;
	line-height: 80px;
	background: #fff;
	overflow: hidden;
	text-align: center;
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);

}

.ny-class ul {
	display: inline-block;
}

.ny-class li {
	float: left;
	margin: 0 150px;
}

.ny-class li a {
	font-size: 20px;
	color: #333;
	font-weight: bold;
}

.ny-class li:hover a,
.ny-class li.cur a {
	color: #163e83;
}

.ny-cont {
	background: #f1f1f1;
	padding: 85px 0;
}

.list-new li {
	width: 32.3333%;
	float: left;
	margin-right: 1%;
	margin-bottom: 40px;
}

.list-new li:nth-child(3n) {
	margin-right: 0;
}

.list-new li .imgfd img {
	transition: all .4s;
	/*height: 220px;*/
}

.list-new li .txt {
	transition: all .5s;
	background: #fff;
	padding: 26px 24px;
}

.list-new li .txt h2 {
	font-size: 18px;
	line-height: 24px;
	height: 30px;
	overflow: hidden;
	display: block;
	color: #333;
	font-weight: normal;
}

.list-new li .txt p {
	transition: all .4s;
	font-size: 14px;
	line-height: 1.5;
	margin: 10px 0 10px 0;

	color: #888;
}

.list-new li .txt span {
	transition: all .4s;
	font-size: 14px;
	color: #999;
	display: block;
	line-height: 1.5em;
	margin: 10px 0 0 0;
}

.list-new li:hover .txt {
	transition: all .4s;
	background: #143272;
}

.list-new li:hover .txt h2,
.list-new li:hover .txt span,
.list-new li:hover .txt p,
.list-new li:hover .sy-more2 {
	transition: all .4s;
	color: #fff;
}

.list-new li:hover .imgfd img {
	transform: scale(1.08)
}

.list-new li:hover .sy-more2 img {
	transform: translateY(-200px);
	filter: drop-shadow(#fff 0 200px);
}

@media (max-width: 1200px) {
	.ny-class li {
		margin: 0 50px
	}

	.ny-cont {
		padding: 60px 0;
	}

	.list-new li .imgfd img {
		height: 230px;
	}
}

@media (max-width: 1024px) {
	.list-new li {
		width: 32%;
		margin-right: 2%;
	}

	.list-new li .imgfd img {
		height: 210px;
	}

	.list-new li .txt h2 {
		font-size: 18px;
	}
}

@media (max-width: 768px) {
	.ny-box .txt .des {

		font-size: 16px !important;
	}

	.ny-class {
		height: 50px;
		line-height: 50px;
	}

	.ny-class li a {
		font-size: 16px;
	}

	.list-new li,
	.list-new li:nth-child(3n) {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0%;
	}

	.list-new li:nth-child(2n) {
		margin-right: 0;
	}

	.list-new li .imgfd img {
		height: 240px;
	}

	.ny-cont {
		padding: 40px 0;
	}
}

@media (max-width: 450px) {
	.list-new li .txt h2 {
		font-size: 16px;
		line-height: 20px;
		height: 25px;
	}

	.list-new li .txt {
		padding: 14px 10px;
	}

	.ny-cont {
		padding: 30px 0;
	}

	.ny-class li {
		margin: 0 30px
	}

	.list-new li .imgfd img {
		height: 200px;
	}

	.list-new li,
	.list-new li:nth-child(3n),
	.list-new li:nth-child(2n) {
		width: 100%;
	}

	.ny-box .txt .des {
		height: 72px;
		overflow: hidden;
	}
}

.nsfl {
	width: 100%;
}

.nsfr {
	width: 18.75%;
}

.tt-swl {
	margin-bottom: 20px;
}

.tt-swl b {
	line-height: 2;
	font-size: 24px;
	color: #333;
}

.tt-swl .rec {
	width: 37px;
	height: 4px;
	background: #163e83;
}

.rel-read li {
	width: 100%;
	display: inline-block;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e7e7e7;
}

.rel-read li .imgfd img {
	height: 200px;
}

.rel-read li p {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-top: 10px;
}

.rel-read li:hover p {
	color: #163e83;
}

.fanye {
	display: inline-block;
	width: 100%;
	margin: 80px 0 40px;
}

.fanye dt {
	width: 45%;
	font-size: 14px;
	color: #333;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.fanye dt a {
	color: #666;
}

.fanye dt:nth-child(1) {
	background: url(../image/ic23.png) no-repeat left;
	padding-left: 50px;
}

.fanye dt:nth-child(2) {
	background: url(../image/ic22.png) no-repeat right;
	text-align: right;
	padding-right: 50px;
}

.fanye dt a:hover {
	color: #163e83;
}

@media (max-width: 1200px) {
	.rel-read li .imgfd img {
		height: 200px;
	}
}

@media (max-width: 1024px) {
	.nsfr {
		display: none;
	}

	.nsfl {
		width: 100%;
	}
}

@media (max-width: 450px) {

	.fanye dt:nth-child(1),
	.fanye dt:nth-child(2) {
		background: none;
		padding: 0;
		text-align: left;
		width: 100%;
	}

	.fanye {
		margin: 0;
		margin-top: 40px;
	}

	.show-new .f30 {
		font-size: 20px;
		line-height: 24px;
	}
}

.list-sol li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 40px;
}

.list-sol li:nth-child(2n) {
	margin-right: 0 !important;
}

.list-sol .effect {
	position: relative;
	overflow: hidden;
}

.list-sol .effect .imgfd img {
	height: 420px;
}

.list-sol .effect .effect-text {
	position: absolute;
	width: 100%;
	height: 100%;
	top: calc(100% - 55%);
	left: 0;
	transition: .5s;
	text-align: left;
}

.list-sol .effect .effect-text .pad {
	padding: 0 75px;
}

.list-sol .effect:hover .effect-text .rec {
	background: #fff;

}

.list-sol .effect:hover .effect-text {
	top: 0;
	background: rgba(22, 62, 131, .8);
	padding-top: 12%;
}

.list-sol .effect .effect-text h2 {
	transition: .5s;
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	display: block;
}

.list-sol .effect .effect-text .rec {
	transition: all .3s;
	background: #163e83;
	width: 55px;
	height: 3px;
	margin: 15px 0 30px;
}

.list-sol .effect .word1 {
	transition: .4s;
	color: #fff;
	max-width: 420px;
	/*height: 48px;*/
	margin-bottom: 30px;
	overflow: hidden;
}

.list-sol .effect .effect-text .sy-more4 {
	opacity: 0;
}

.list-sol .effect:hover .effect-text .sy-more4 {
	background: #fff;
	opacity: 1;
	transition: .5s;
	color: #163e83;
}

.list-sol .effect .effect-text .sy-more4:hover {
	text-decoration: underline;
}

@media (max-width: 1200px) {
	.list-sol .effect .imgfd img {
		height: 300px;
	}

	.list-sol .effect .effect-text h2 {
		font-size: 26px;
	}

	.list-sol .effect .effect-text .rec {
		margin: 10px 0 20px;
	}

	.list-sol .effect .effect-text .pad {
		padding: 0 30px;
	}
}

@media (max-width: 1024px) {

	.list-sol li,
	.list-sol li:nth-child(2n) {
		width: 49%;
		margin-right: 2%;
		margin-bottom: 20px;
	}

	.list-sol .effect .effect-text h2 {
		font-size: 22px;
	}
}

@media (max-width: 768px) {
	.list-sol .effect .word1 {
		height: 40px;
	}

	.list-sol .effect .effect-text h2 {
		font-size: 20px;
	}

	.list-sol .effect .imgfd img {
		height: 240px;
	}

	.list-sol .effect .effect-text .pad {
		padding: 0 15px;
	}

	.list-sol .effect .effect-text .rec {
		margin: 10px 0;
	}
}

@media (max-width: 540px) {

	.list-sol li,
	.list-sol li:nth-child(2n) {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
	}

	.list-sol .effect .effect-text h2 {
		font-size: 18px;
	}

	.list-sol .effect .imgfd img {
		height: 265px;
	}

	.list-sol .effect .word1 {
		height: 60px;
	}

	.list-sol .effect .effect-text {
		top: calc(100% - 64%);
	}
}

.ny-cont2 {
	background: #fff;
	position: relative;
}

.ny-cont2 .nsfr {
	padding-top: 85px;
}

.hot-pro li {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}

.hot-pro li .imgfd {
	border: 1px solid #e7e7e7;
	width: 34%;
}

.hot-pro li .imgfd img {
	height: 75px;
}

.hot-pro li p {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
	width: 60%;
}

.hot-pro li:hover p {
	color: #163e83;
}

.list-profl {
	margin-bottom: 60px;
	border-right: 1px solid #333;
	height: 100vh;
	padding-right: 10%;
}

.list-profl li {
	width: 100%;
	display: inline-block;
	height: 52px;
	line-height: 52px;
	overflow: hidden;
}

.list-profl li i {
	width: 8px;
	height: 8px;
	border: 1px solid #bbb;
	box-sizing: border-box;
	display: block;
	border-radius: 500px;
	float: left;
	margin-top: 22px;
	margin-right: 10px;
}

.list-profl li a {
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

.list-profl li:hover,
.list-profl li.cur {
	background: url(../image/ic24.png) no-repeat right;
}

.list-profl li:hover i,
.list-profl li.cur i {
	border: 1px solid #163e83;
	background: #163e83;
}

.list-profl li:hover a,
.list-profl li.cur a {
	color: #163e83;
}

.list-pro {
	width: 100%;
	display: inline-block;
	padding-top: 85px;
	border-bottom: 2px solid #e7e7e7;
	padding-bottom: 20px;
}

.list-pro:last-child {
	margin-bottom: 100px;
}

.list-pro .f30 {
	margin-bottom: 0;
}

.list-pro .sy-pro li {
	width: 23.5%;
	float: left;
	margin-right: 2%;
	margin-top: 12px;
}

.list-pro .sy-pro li:nth-child(4n) {
	margin-right: 0;
}

.list-pro .sy-pro li .imgfd img {
	height: 220px;
}

.list-pro .sy-pro li .word1 {
	height: 40px;
	line-height: 20px;
	margin: 15px 0 8px;
	color: #333;
	font-weight: bold;
}

.list-pro li .sy-more {
	opacity: 0;
}

.list-pro li:hover .sy-more {
	opacity: 1;
}

@media (max-width: 1400px) {
	.list-pro .sy-pro li .imgfd img {
		height: 200px;
	}
}

@media (max-width: 1200px) {
	.list-pro .sy-pro li .imgfd img {
		height: 160px;
	}
}

@media (max-width: 1024px) {
	.list-pro li .sy-more {
		display: none;
	}

	.list-pro {
		padding-top: 40px;
		padding-bottom: 40px;
	}

	.list-pro .sy-pro li .word1 {
		font-size: 16px;
	}
}

@media (max-width: 768px) {

	.list-pro .sy-pro li,
	.list-pro .sy-pro li:nth-child(4n) {
		width: 49%;
		margin-right: 2%;
	}

	.list-pro .sy-pro li:nth-child(2n) {
		margin-right: 0;
	}
}

@media (max-width: 450px) {
	.list-pro .sy-pro li .word1 {
		font-weight: normal;
	}

	.list-pro {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.list-pro .f30 {
		font-size: 20px;
	}
}

.show-pro {
	padding-top: 85px;
}

.show-pro .txt {
	width: 46.5%;
}

.show-pro .pic {
	width: 52%;
}

.show-pro .txt h1 {
	font-size: 36px;
	color: #333;
	line-height: 40px;
	font-weight: bold;
}

.des2,
.des2 p {
	font-size: 16px !important;
	line-height: 30px !important;
	color: #333 !important;
}

.show-pro .des2 {
	margin: 20px 0 30px;
}

#big_img {
	height: 450px;
	background: no-repeat center;
	background-size: contain;
}

#small_img {
	width: 12.5%;
}

#small_imgs {
	overflow: hidden;
	height: auto;
}

#small_imgs .item {
	margin-bottom: 10px;
	display: inline-block;
}

#small_imgs .item .img {
	cursor: pointer;
	width: 100%;
	max-height: 80px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	overflow: hidden;
}

#small_imgs .item .img img {
	width: 100%;
}

#small_imgs .item .active {
	border: 1px solid #152c7f;
	box-sizing: border-box;
}

.show-pro .pro-x {
	border: 1px solid #e7e7e7;
}

.show-pro #big_a {
	width: 86%;
}

.show-pro2 .box {
	height: 55px;
	line-height: 45px;
	background: #efefef;
	margin: 50px 0 25px;
}

.show-pro2 .box b {
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #163e83;
	padding-bottom: 6px;
	margin-left: 32px;
}

.list-pro2 {
	padding: 0;
	border-bottom: none;
}

.list-pro2:last-child {
	margin-bottom: 0;
}

.feed-ny {
	margin-bottom: 90px;
}

.feed-ny .f30 {
	margin-bottom: 0;
}

.input_control {
	position: relative;
	width: 32%;
	float: left;
	margin-right: 2%;
	background: #f2f5f8;
	border-radius: 4px;
	overflow: hidden;
	position: relative;
	height: 54px;
	margin-top: 26px;
}

.input_control:nth-child(3) {
	margin-right: 0;
}

.form_input {
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: 0;
	height: 54px;
	line-height: 54px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 30px;
	font-size: 14px;
	color: #333;
	width: 95%;
	background: #f2f5f8;
}

.input_control lable {
	color: red;
	position: absolute;
	left: 20px;
	line-height: 54px;
}

.form_input::-moz-placeholder,
.form_text::-moz-placeholder {
	color: #666;
}

.form_text {
	height: 100px;
	background: #f2f5f8;
	position: absolute;
	left: 30px;
	top: 15px;
	width: 95%;
	font-size: 14px;
	color: #666;
	line-height: 25px;
}

.input_control2 {
	width: 100%;
	margin: 16px 0;
	height: 130px;
}

.feed-ny i {
	font-size: 14px;
	color: #666;
	display: block;
}

.feed-ny .submit {
	width: 300px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	background: #163e83;
	font-size: 16px;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}

@media (max-width: 1200px) {
	.show-pro .txt h1 {
		font-size: 30px;
	}

	.show-pro {
		padding-top: 60px;
	}
}

@media (max-width: 1024px) {
	.show-pro .txt h1 {
		font-size: 26px;
		line-height: 34px;
	}

	.show-pro {
		padding-top: 40px;
	}
}

@media (max-width: 768px) {
	.feed-ny {
		margin: 40px 0;
	}

	.show-pro .txt,
	.show-pro .pic {
		width: 100%;
	}

	.show-pro .txt h1 {
		font-size: 22px;
	}

	.show-pro .txt {
		margin-top: 30px;
	}
}

@media (max-width: 560px) {
	.input_control {
		width: 100%;
		margin-top: 15px;
	}

	.feed-ny .submit {
		width: 160px;
		margin-top: 15px;
	}

	#big_img {
		height: 280px;
	}

	.show-pro .txt h1 {
		font-size: 18px;
		line-height: 22px;
	}

	.feed-ny {
		margin: 30px 0;
		margin-bottom: 0;
	}

	.show-pro2 .box b {
		font-size: 16px;
		margin-left: 15px;
	}

	.list-pro2 {
		margin-top: 20px;
	}

	.feed-ny .f30 {
		font-size: 20px;
	}
}

.show-new h1 {
	line-height: 2;
	margin-bottom: 0px;
}

.show-new .new_date {
	line-height: 2;
	margin-bottom: 30px;
	font-size: 16px;
}

.ff-i {
	font-size: 18px;
	color: #333;
	margin-right: 5px;
}

.social-share {
	position: relative;
	margin-bottom: 30px;
}

.social-share .social-share-icon {
	width: 21px;
	height: 21px;
	line-height: 21px;
	border: none;
	font-size: 14px;
}

















.foot {
	/* margin-top: 70px; */
}

.foot .footlogo {
	width: 90px;
	display: block;
	margin: 0 auto;
}

@media (max-width: 1024px) {
	.foot {
		margin-top: 0px;
	}
}



.sy-about .word1,
.num-ab dt {
	max-height: 188px;
	overflow: hidden;
}

.sy-profl ul li .word1 {
	max-height: 48px;
	overflow: hidden;
}

.sy-news {
	margin-bottom: 50px;


}

.map {
	margin: 50px 0;
}

#container {
	width: 100%;
	margin: 0 auto;
	height: 580px;
	border: 1px solid #ccc;
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
}

#container img {
	max-width: none;
	max-height: none;
	width: 100%;
}

.sy-more img {
	display: inline-block;
}

.list-new .sy-more2 {
	margin-top: 15px;
	border: 0;
	border-radius: 0;
}




/* 服务与支持 */
.foot {
	/* margin-top: 70px; */
}

.fwzc {
	width: 80%;
	position: absolute;
	top: -20%;
	left: 10%;
	background-color: #454f64;
	box-shadow: 0px 0px 8px 0px rgba(255, 255, 255, 0.3);
}

.fwzcbox {
	display: flex;
	height: 165px;
}

.fwzcboxl {
	font-family: 'BEBAS';
	text-transform: uppercase;
	width: 25%;
	display: flex;
	position: relative;
	align-items: center;
	font-size: 36px;
	font-weight: 700;
	color: rgba(255, 255, 255, .15);
}

.fwzcboxldw {
	position: absolute;
	top: 61px;
	left: 28px;
	font-size: 36px;
	font-weight: 700;
	color: #fff;
}

.fwzcboxr {
	display: flex;
	align-items: center;
}

.fwzcboxr_box {
	display: flex;
}

.fwzcboxr_box .fwzcboxr_boxa {
	display: flex;
	margin-left: 80px;
}

.fwzcboxr_boxai {
	margin: 0 22px;
}

.fwzcboxr_boxai i {
	padding-top: 6px;
	font-size: 56px;
	color: #fff;
	line-height: 1;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.fwzcboxr_boxatxt {
	margin-top: 8px;
	line-height: 20px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
}

.fwzcboxr_boxatxt span {
	font-size: 26px;
	color: #ffffff;
	font-weight: 600;
}

.fwzcboxr_boxatxt p {
	text-transform: uppercase;
	font-size: 13px;
	color: rgba(255, 255, 255, .8);
}

.fwzcboxr_box .fwzcboxr_boxa:hover i {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.fwzcboxr_box .fwzcboxr_boxa:hover .fwzcboxr_boxatxt {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-ms-transform: translateX(5px);
	-o-transform: translateX(5px);
}


.item .drop_pro {
	position: fixed;
	/* top: 97px; */
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);

	left: 0;
	width: 100vw;
	background: #fff;
	padding: 30px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	/* box-shadow: 0 0 10px rgb(0 0 0 / 10%); */
	border-top: 1px solid #E5E5E5;
}

.item:hover .drop_pro {
	opacity: 1;
	visibility: visible;
}

.item .drop_pro .w13 {
	/* padding: 0 10%; */
}

.item .drop_pro .fl {
	width: 100%;
	padding-right: 0.3rem;
}

.item .drop_pro .fl dl {
	float: left;
	width: calc(100% / 5);
	margin: 8px 0;
}

.item .drop_pro .fl dl a {
	font-size: 16px;
	line-height: 24px;
	text-transform: capitalize;
	color: #242424;
}

.item .drop_pro .fl dl a:hover {
	/* color: rgba(255,255,255,0.95); */
	-webkit-transform: translateX(8px);
	-ms-transform: translateX(8px);
	transform: translateX(8px);
	color: #004da1;
}

.Header-container .nav_item .drop_pro .fl dl dt {}

.Header-container .nav_item .drop_pro .fl dl dt a {
	/* height: 44px; */
}

.Header-container .nav_item .drop_pro .fl dl dd {}

.Header-container .nav_item .drop_pro .fl dl dd a {}

.f-jsb {
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.fl {
	float: left;
}

.item .drop_pro .fr {
	width: 24%;
}

.w13 {
	width: 1300px;
	max-width: 92%;
	margin: 0 auto;
}

.item .drop_pro .fr .pic {
	background-color: #000;
}

.item .drop_pro .fr .pic img {}



/* äºŒçº§å¯¼èˆª */
.two_daohang {
	width: 100%;
	height: 60px;
	background-color: #fff;
	-moz-box-shadow: 0px 0px 7px #DDDDDD;
	-webkit-box-shadow: 0px 0px 7px #DDDDDD;
	box-shadow: 0px 0px 7px #DDDDDD;
	position: relative;
}

.two_daohang .box {
	height: 60px;
	background: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;

}

.two_daohang .box.act {
	position: fixed;
	top: 80px;
}


.two_daohang .box .lrt {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.two_daohang .box .lrt .left {
	height: 100%;
	display: flex;
	align-items: center;
}

.two_daohang .box .lrt .left .three {
	color: #68757e;
}

.two_daohang .box .lrt .left .three:hover {
	color: #185d96;
}

.two_daohang .box .lrt .left .line {
	width: 1px;
	height: 12px;
	background-color: #68757e;
	margin: 0 15px;
}

.two_daohang .box .lrt .left i {
	margin: 0 3px;
}

.two_daohang .box .lrt .right {
	height: 100%;
	display: flex;
}

.two_daohang .box .lrt .right .three_text {
	height: 100%;
	padding: 0 46px;
	display: flex;
	align-items: center;
	background-color: #fff;
	color: #222222;
	/* font-weight: bold; */
}

#news_cont .two_daohang {
	margin-top: 0;
}

.two_daohang .box {

	width: 100%;
	padding: 0 160px;
	margin: 0 auto;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
	box-sizing: border-box;

}

.two_daohang .box .lrt .right .three_text:hover {
	background-color: #163e83;
	color: #fff;
}

.two_daohang .box .lrt .right .three_text.act {
	background-color: #163e83;
	color: #fff;
}

.fy {
	display: flex;
	justify-content: flex-start;
}

.phone_ckgd {
	display: none;
}

.contact .box1 dt span {
	line-height: 24px;
	font-size: 18px;
}


.contact .box1 dt span strong {
	margin-right: 3%;
	color: #333;
	font-weight: bold;
}

@media (max-width:1440px) {
	.sy-news li b {
		font-size: 16px;
	}
}

@media (max-width: 960px) {
	.two_daohang {
		display: none;
	}


}

.show-new {
	background: #fff;
	padding: 2% 4%;
	border-radius: 18px;
	box-shadow: 0 0 18px rgb(0 0 0 / 3%);
}

/* 联系方式 s */
.n_contact_info {}

.n_contact_info h3 {
	display: block;
	font-size: 0.36rem;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #dedede;
	padding-bottom: 0.3rem;
	margin-bottom: 0.45rem;
}

.n_contact_info dl {}

.n_contact_info dl dt {
	position: relative;
	padding-right: 8%;
	max-width: 50%;
}

.n_contact_info dl dt:last-child {
	padding-right: 0;
}

.n_contact_info dl dt::before {
	content: '';
	position: absolute;
	width: 1px;
	height: 90px;
	background: #dedede;
	top: 0;
	right: 0;
}

.n_contact_info dl dt:last-child::before {
	display: none;
}

.n_contact_info dl dt .ico {
	width: 0.9rem;
	height: 0.9rem;
	line-height: 0.9rem;
	text-align: center;
	border: 1px solid #d2d2d2;
	border-radius: 500px;
	margin-right: 0.24rem;
}

.n_contact_info dl dt .ico i {
	font-size: 0.38rem;
	color: #004ea2;
}

.n_contact_info dl dt .txt {
	font-size: 16px;
	color: #666;
	line-height: 1.75;
	flex: 1;
}

.n_contact_info dl dt .txt span {
	font-size: 24px;
	color: #333;
	display: block;
	margin-top: 5px;
	font-family: 'Montserrat-Bold';
}

.n_contact_info dl dt .txt p {}

.n_contact_info .box {
	margin-top: 0.8rem;
}

.n_contact_info .box .fllow {}

.n_contact_info .box .fllow p {
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 0.2rem;
	/* font-family: 'Montserrat-Bold'; */
}

.n_contact_info .box .fllow span {
	color: #004ea2;
}

.n_contact_info .box .des {
	max-width: 48%;
}

.n_contact_info .box .ewm {
	max-width: 100px;
	text-align: center;
	margin-right: 150px;
}

.n_contact_info .box .ewm img {}

.n_contact_info .box .ewm p {
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}

/* 联系方式 e */

/* 联系留言 s */
.n_contact_mess {
	background: #f2f5f8;
}

.n_contact_mess .fl {
	width: 46.25%;
	overflow: hidden;
	;
}

.n_contact_mess .fl iframe {
	width: 100%;
	height: 5rem;
}

.n_contact_mess .fr.ny_form {
	padding: 50px 30px;
	background: #fff;
	width: 52%;
	margin-top: 0;
}

.n_contact_mess .fr h3 {
	font-size: 0.32rem;
	color: #333;
}

.media_ul {}

.media_ul li {
	margin-right: 8px;
}

.media_ul li:last-child {
	margin-right: 0;
}

.media_ul li a {
	display: block;
	padding: 10px;
	background-color: #3b5999;
	color: white;
	border-radius: 50%;
	font-size: 0;
}

.media_ul li a i {
	font-size: 20px;
}

.media_ul li:nth-child(1) a {
	background-color: #1278F3;
}

.media_ul li:nth-child(2) a {
	background-color: #000;
}

.media_ul li:nth-child(3) a {
	background-color: #07c160;
}

.conadd {
	display: inherit;
	align-items: center;
}

.ny_form .submit {
	width: 194px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	background: #004ea2;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
	float: left;
	margin-top: 24px;
}

.input_control label {
	color: red;
	position: absolute;
	left: 20px;
	line-height: 54px;
}

.media_ul li:nth-child(4) a {
	background-color: #1D9BF0;
}

.media_ul li:nth-child(5) a {
	background-color: #DA4369;
}

.media_ul li:nth-child(6) a {
	background-color: #FF0013;
}

.media_ul li:nth-child(7) a {
	background-color: #04C15F;
}


.media_ul li a img {}

/* 联系留言 e */
.ny-cont .show-new .des,
.ny-cont .show-new .des p {
	line-height: 2 !important;
}

.ccc_item {

	/* border: 1px solid rgba(0, 0, 0, 0.1); */
	margin: 1% 3%;
	/* margin-bottom: 2%; */
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}


.ccc_item .ccc_item_img {
	padding: 15%;
	transition: all .3s;
}

.pro_ccc .ccc_con {
	border-bottom: 1px solid #ccc;

}

.ccc_item .ccc_item_img:hover {
	transform: scale(1.08);
}

.sy-pro .tit-sy {
	text-align: center;
}

.sy-pro .sy-more {
	margin: 2% auto 1% auto;
	display: block;
	width: 115px;
	text-align: center;
	border-radius: 0;
	border: 1px solid #ccc;
	font-size: 15px;
	padding: 13px 20px;
}

@media (max-width: 960px) {

	.n_contact_info dl dt {
		padding-right: 0;
		width: 100%;
		max-width: 100%;
		margin-bottom: 10px;
		justify-content: flex-start;
	}

	.n_contact_info dl dt::before {
		display: none;
	}

	.n_contact_info dl dt .txt span {
		font-size: 16px;
	}

	.n_contact_info dl dt .txt p {
		font-size: 14px;
	}

	.n_contact_info .box .des {
		max-width: 100%;
		margin: 15px 0;
	}

	.n_contact_mess .fr.ny_form {
		width: 100%;
		margin-top: 20px;
		padding: 30px 25px;
	}

	.n_contact_mess .fl {
		width: 100%;
	}

	#container {
		height: 400px;
	}

	.lang span img {
		display: inline-block;
	}

	.show-new .des,
	.show-new .des p {
		font-size: 14px;
	}

	.show-new .new_date {
		line-height: 2;
		margin: 15px 0;
	}

	.show-new .f30 {
		font-size: 20px;
		margin-top: 10px;
		line-height: 24px;
	}
}

@media (max-width: 600px) {
	.pro_ccc .ccc_con {
		flex-wrap: wrap;
	}

	.ccc_item {
		width: 27%;
	}

	.sy-news {
		margin-bottom: 20px;
	}

	.sy-about .word1 {
		line-height: 1.3;
	}

	.num-ab dt {
		line-height: 1.6;
	}

	.sy-about .word1 {
		margin-top: 0px;
	}

	.des img {
		width: 85%;
		max-width: 100%;
		height: auto;
		margin-bottom: 5%;
	}

	.scroll {
		overflow: hidden;
		overflow-x: scroll;
	}


	.scroll table {
		min-width: 992px;
	}

	.scroll::-webkit-scrollbar {
		width: 4px;
		height: 4px;
	}

	.scroll::-webkit-scrollbar-thumb {
		border-radius: 5px;
		background: #cf0b19;
	}

	.scroll::-webkit-scrollbar-track {
		border-radius: 0;
		background: #f6f5f5;
	}


}