body {
	background: #fff;
}

.container {
	max-width: 1300px;
	padding: 0;
}

/*@font-face {
	font-family: "SourceHanSansCN-Medium";
	src: url("../font/SourceHanSans-Medium.otf");
	font-style: normal;
}

@font-face {
	font-family: "BebasNeue";
	src: url("../font/BebasNeue.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: SourceHanSansCN-Regular;
	src: url("../font/SourceHanSans-Regular.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: SourceHanSansCN-Heavy;
	src: url("../font/SourceHanSans-Heavy.otf");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: SourceHanSansCN-Light;
	src: url("../font/SourceHanSans-Light.otf");
	font-weight: normal;
	font-style: normal;
}*/

.h-active {
	background-color: #1a64c9 !important;
}

.h-active span {
	color: #fff !important;
}

.n-active .news-date h3,
.n-active .news-date p,
.n-active .newsconrt-rt a:nth-child(1),
.n-active .newsconrt-rt a:nth-child(2) {
	color: #fff !important;
}

.n-active .new-cont2 {
	opacity: 1 !important;
	visibility: visible !important;
}

.n-active .newsconrt-rt::before {
	background: #fff !important;
}

.headd {
	transition: all 0.5s;
}

.headd .head-cen {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.headd .head-cen ul {
	display: flex;
	width: 60%;
}

.headd .head-cen ul li {
	width: calc(100%/6);
	position: relative;
}

.headd .head-cen ul li a {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 24px 0;
	text-transform:uppercase;
	transition: all 0.5s;
}

.headd .head-cen ul li a span:nth-child(1) {
	font-size: 12px;
	transition: all 0.5s;
	color: #b3b3b3;
	/*display:none;*/
}

.headd .head-cen ul li a span:nth-child(2) {
	font-size: 16px;
	transition: all 0.5s;
	color: #333333;
	margin-top: -4px;
}

.headd .head-cen ul li div {
	position: absolute;
	width: 100%;
	top: 107%;
	background: #fff;
	border-radius: 5px !important;
	left: 0;
	z-index: 5;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
	transform: translateY(10px);
}

.headd .head-cen ul li div a {
	background: #fff !important;
	border-radius: 5px;
	color: #333;
	padding: 8px 0;
}

.headd .head-cen ul li div a:hover {
	background: #f5f5f5 !important;
}
.headd .head-cen ul li div a:first-child {
	padding-top: 15px;
}
.headd .head-cen ul li div a:last-child {
	margin-bottom: 0;
	padding-bottom: 15px;
}

.headd .head-cen ul li div::before {
	content: "";
	display: inline-block;
	border: 6px solid transparent;
	position: absolute;
	bottom: 100%;
	left: 50%;
	margin-left: -6px;
	border-bottom-color: #fff;
}

.headd .head-cen ul li:hover a {
	background: #1a64c9;
}

.headd .head-cen ul li:hover a span {
	color: #fff !important;
	text-transform:uppercase;
}

/* .headd .head-cen ul li:nth-child(3):hover div {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
} */
.headd .head-cen ul li:hover div {
	opacity: 1;
	visibility: visible;
	transform: translateY(0px);
}

/*.headd .head-cen ul li:nth-child(6):hover div {
	opacity: 0 !important;
	visibility: visible;
	transform: translateY(0px);
	display: none;
}*/




.banner .ban-swiper .swiper-wrapper .swiper-slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	max-height: 750px;
	height: 750px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container {
	display: flex;
	flex-direction: column;
	align-items: flex-end; /*靠右*/
	justify-content: center;
	height: 100%;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container1 {
	display: flex;
	flex-direction: column;
	/*align-items: flex-end;*/ /*靠右*/
	justify-content: center;
	height: 100%;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div {
	width: 50%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .container .ban-m3 {
	width: 100% !important;
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .container .ban-m3 h2 {
	color:#fff;
	letter-spacing:1px;
	text-shadow:0 0 6px rgb(0, 0, 0 ,.8);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .container .ban-m3 p {
	color:#fff !important;
	letter-spacing:1px !important;
	margin-top:1.6% !important;
	text-shadow:0 0 6px rgb(0, 0, 0 ,.8);
}
.banner .ban-swiper .swiper-wrapper .swiper-slide .container .ban-m3 .ban-m3p {
font-weight:bold;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div h2 {
	font-size: 60px;
	font-weight: bold;
	color: #fff;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container1 div h2 {
	color: #fff;
}

/*.banner .ban-swiper .swiper-wrapper .swiper-slide .container div h2 span{
	color: #1a64c9;
}*/

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-lan {
	font-size: 20px;
	letter-spacing: 7px;
	color: #fff;
	margin-top: -10px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container1 div .ban-lan {
	color: #fff;
	text-shadow: 1px 2px 6px rgb(0 0 0 / 50%);
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 {
	display: flex;
	flex-direction: column;
	text-align: center;
	background: url(../images/yj.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	padding: 3px 0;
	margin-top: 22px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(1) {
	/* font-family: SourceHanSansCN-Regular; */
	font-size: 24px;
	color: #fff;
	line-height:40px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(2) {
	/* font-family: SourceHanSansCN-Light; */
	font-size: 14px;
	letter-spacing: 7px;
	color: #fff;
	margin-top: -10px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul {
	display: flex;
	margin-top: 16px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li {
	padding: 0 12px;
	text-align: center;
	position: relative;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(1) {
	/* font-family: SourceHanSansCN-Regular; */
	font-size: 26px;
	color: #fff;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(2) {
	/* font-family: SourceHanSansCN-Light; */
	font-size: 14px;
	color: #fff;
	margin-top: -7px;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li::after {
	position: absolute;
	right: 0;
	top: 15px;
	content: '';
	width: 2px;
	height: 35px;
	background: #fff;
}

.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li:last-child::after {
	display: none;
}

.banner .ban-swiper .ban-pagination {
	bottom: 20px;
}

.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
	width: 40px;
	height: 3px;
	background-color: #fff;
	opacity: 0.4;
	border-radius: 0;
	margin: 0 11px;
}

.banner .ban-swiper .ban-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}


.jiazi{
	position: absolute;
	top: 36%;
	left: 8%;
	color: white;
}
.jia1{
	font-size: 26px;
	letter-spacing:2px;
}

.jia2{
	font-size: 20px;
}

.lgxw{
	display: flex;
	justify-content: space-between;
	width: auto;
}
.lgxw p{
	cursor: pointer;
}
.lgxw p a{
	padding-left: 20px;
}

.news {
	margin-top: 53px !important;
	margin-bottom: 73px !important;
}
.news .news-conl{
	width: 31%;
	float: left;
	margin-top: 70px;
	margin-right: 2%;
}

.news .news-conl {
    position: relative;
}

.news .news-conl li {
    position: relative;
}

.news .news-conl li:not(:last-child) {
    margin-bottom: 28px;
}

.news .news-conl li a {
    display: flex;
    justify-content: space-between;
}

.news .news-conl li .nimg {
    width: 94px;
}

.news .news-conl li .nimg img {
    width: 100%;
    height: 100%;
}

.news .news-conl li .nrr {
    position: relative;
    width: calc(100% - 110px);
}

.news .news-conl li .nrr h3 {
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    margin-bottom: 5px;
    line-height: 2;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.news .news-conl li .nrr span {
    display: block;
    font-size: 14px;
    color: #676767;
    line-height: 22px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news .news-con {
	display: flex;
	justify-content: space-between;
	margin-top: 70px;
	align-items: center;
	width: 66%;
}

.news .news-con .news-con-lf {
	width: 54.2%;
	height: 321px;
	overflow: hidden;
}

.news .news-con .news-con-lf p {
	display: none;
}

.news .news-con .news-con-lf p a {
	height: 321px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	display: block;
}

.news .news-con .news-con-lf p:nth-child(1) {
	display: block;
}

.news .news-con .news-con-rt {
	width: 41.95%;
}

.news .news-con .news-con-rt .news-con-items {
	position: relative;
}

.news .news-con .news-con-rt .news-con-items .news-cont {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	z-index: 2;
	padding: 24px 0;
}

.news .news-con .news-con-rt .news-con-items .news-date {
	text-align: center;
}

.news .news-con .news-con-rt .news-con-items .news-date h3 {
	font-size: 26px;
	font-weight: bold;
	transition: all 0.5s;
	color: #333333;
}

.news .news-con .news-con-rt .news-con-items .news-date p {
	font-size: 14px;
	transition: all 0.5s;
	color: #838383;
}

.news .news-con .news-con-rt .news-con-items .newsconrt-rt {
	width: 85%;
	position: relative;
	padding-left: 33px;
	padding-right: 15px;
}

.news .news-con .news-con-rt .news-con-items .newsconrt-rt a:nth-child(1) {
	font-size: 16px;
	transition: all 0.5s;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	cursor: default;
}

.news .news-con .news-con-rt .news-con-items .newsconrt-rt a:nth-child(2) {
	font-size: 14px;
	transition: all 0.5s;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	cursor: default;
	white-space: normal;
}

.news .news-con .news-con-rt .news-con-items .newsconrt-rt::before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 48px;
	content: '';
	background-color: #b6b6b6;
	transition: all 0.5s;
}

.news .news-con .news-con-rt .news-con-items .new-cont2 {
	position: absolute;
	z-index: 1;
	width: 128%;
	right: 0;
	background: url(../images/xt-bg.jpg) no-repeat;
	height: 100%;
	background-size: cover;
	top: 0;
	display: flex;
	align-items: center;
	padding-left: 32px;
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.news .news-con .news-con-rt .news-con-items:hover .news-date h3,
.news .news-con .news-con-rt .news-con-items:hover .news-date p,
.news .news-con .news-con-rt .news-con-items:hover .newsconrt-rt a:nth-child(1),
.news .news-con .news-con-rt .news-con-items:hover .newsconrt-rt a:nth-child(2) {
	color: #fff;
}

.news .news-con .news-con-rt .news-con-items:hover .new-cont2 {
	opacity: 1;
	visibility: visible;
}

.news .news-con .news-con-rt .news-con-items:hover .newsconrt-rt::before {
	background: #fff;
}

.news-tp {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: dashed 1px #d1d1d1;
	margin-top:1%;
}

.news-tp h3 {
	font-size: 26px;
	color: #333333;
	display: flex;
	align-items: flex-end;
	position: relative;
	padding-bottom: 51px;
	margin-bottom: 0;
}

.news-tp h3 span {
	font-size: 16px;
	color: #999999;
	margin-left: 11px;
}

.news-tp h3::after {
	position: absolute;
	left: 0;
	bottom: -3.5px;
	content: '';
	width: 52px;
	height: 7px;
	background-color: #1a64c9;
}

.news-tp a {
	font-size: 18px;
	position: relative;
	color: #1a64c9;
	top: -11px;
}

.news-tp ul {
    text-align: center;
    margin: 20px auto;
}

.news-tp ul li {
	font-size: 18px;
	color: #1a64c9;
	padding: 0 30px;
	float: left;
	position: relative;
	cursor: pointer;
	transition: all 0.1s;
}

.news-tp ul li span {
	font-size: 14px;
	color: #999999;
	margin-left: 11px;
}

.news-tp ul li:last-child {
	padding-right: 0;
}

.news-tp ul li:nth-child(1) {
	padding-left: 0;
}

.news-tp ul li::after {
	position: absolute;
	right: 0;
	top: 58%;
	content: '';
	width: 1px;
	height: 16px;
	background-color: #cdcdcd;
	transform: translateY(-50%);
}

.news-tp ul li:last-child::after {
	display: none;
}



.news-tp1 {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	border-bottom: dashed 1px #d1d1d1;
}

.news-tp1 h3 {
	font-size: 26px;
	color: #333333;
	display: flex;
	align-items: flex-end;
	position: relative;
	padding-bottom: 51px;
	margin-bottom: 0;
}

.news-tp1 h3 span {
	font-size: 16px;
	color: #999999;
	margin-left: 11px;
}

.news-tp1 h3::after {
	position: absolute;
	left: 0;
	bottom: -3.5px;
	content: '';
	width: 52px;
	height: 7px;
	background-color: #1a64c9;
}

.news-tp1 a {
	font-size: 18px;
	position: relative;
	color: #1a64c9;
	top: -11px;
}

.news-tp1 ul {
	display: flex;
	position: relative;
	top: -6px;
}

.news-tp1 ul li {
	font-size: 18px;
	color: #1a64c9;
	padding: 0 30px;
	float: left;
	position: relative;
	cursor: pointer;
	transition: all 0.1s;
}

.news-tp1 ul li span {
	font-size: 14px;
	color: #999999;
	margin-left: 11px;
}

.news-tp1 ul li:last-child {
	padding-right: 0;
}

.news-tp1 ul li:nth-child(1) {
	padding-left: 0;
}

.news-tp1 ul li::after {
	position: absolute;
	right: 0;
	top: 58%;
	content: '';
	width: 1px;
	height: 16px;
	background-color: #cdcdcd;
	transform: translateY(-50%);
}

.news-tp1 ul li:last-child::after {
	display: none;
}

.about {
	box-shadow: 0px 0px 23px 1px rgba(0, 0, 0, 0.07);
	padding-top: 50px;
}

.about h3 {
	font-size: 34px;
	font-weight: bold;
	text-align: center;
	color: #1a64c9;
	white-space: nowrap;
}

.about .about-lan {
	font-family: SourceHanSansCN-Light;
	font-size: 25px;
	color: #1a64c9;
	text-align: center;
	margin-top: -2px;
	white-space: nowrap;
}

.about .about-swiper {
	margin-top: 31px;
	position: relative;
}

.about .about-swiper .swiper-wrapper .swiper-slide {
	display: flex;
	justify-content: space-between;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-lf {
	width: 50.5%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height: 550px;
	max-height: 550px;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt {
	width: 49.5%;
	background-color: #1a64c9;
	padding-left: 70px;
	padding-top: 65px;
	position: relative;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont {
	width: 66.2%;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont h3 {
	font-size: 24px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont .about-lan1 {
	font-size: 18px;
	color: #ffffff;
	margin-top: -5px;
	position: relative;
	padding-bottom: 23px;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont .about-lan1::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 59px;
	height: 2px;
	background-color: #ffffff;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont div {
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 4;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	text-align: justify;
	margin-top: 32px;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont a {
	width: 138px;
	height: 44px;
	border: solid 1px #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #ffffff;
	transition: all 0.5s;
	margin-top: 30px;
}

.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont a:hover {
	background: #000;
	border: solid 1px #000;
}

.about .about-swiper .about-pagination {
	bottom: 58px;
	left: 10.5%;
}

.about .about-swiper .about-pagination .swiper-pagination-bullet {
	width: 41px;
	height: 3px;
	background-color: #ffffff;
	opacity: 0.3;
	border-radius: 0;
	margin: 0 11px;
}

.about .about-swiper .about-pagination .swiper-pagination-bullet-active {
	opacity: 1;
}

.product {
	margin-top: 76px !important;
	margin-bottom: 80px !important;
}

.product .product-con {
	margin-top: 44px;
}

.product .product-con .product-con-items {
	display: none;
}

.product .product-con .product-con-items .product-cont {
	display: flex;
	margin-left: -19px;
	margin-right: -19px;
}

.product .product-con .product-con-items .product-cont .product-items {
	padding: 0 19px;
	width: 20%;
}

.product .product-con .product-con-items .product-cont .product-items div {
	padding-top: 30px;
	padding-left: 24px;
	padding-right: 24px;
	border: solid 1px #e7e7e7;
	transition: all 0.5s;
}

.product .product-con .product-con-items .product-cont .product-items div .product-thumb {
	display: flex;
	height: 100%;
	justify-content: center;
	align-items: center;
}

.product .product-con .product-con-items .product-cont .product-items div .product-thumb img {
	max-height: 100%;
}

.product .product-con .product-con-items .product-cont .product-items div p {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #dedede;
	padding: 13.5px 0;
	margin-top: 30px;
	transition: all 0.5s;
}

.product .product-con .product-con-items .product-cont .product-items div p a:nth-child(1) {
	font-size: 14px;
	transition: all 0.5s;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	width: 85%;
}

.product .product-con .product-con-items .product-cont .product-items div p a:nth-child(2) img:nth-child(2) {
	display: none;
}

.product .product-con .product-con-items .product-cont .product-items div:hover {
	border: 1px solid #1a64c9;
}

.product .product-con .product-con-items .product-cont .product-items div:hover p {
	border-top: 1px solid #1a64c9;
}

.product .product-con .product-con-items .product-cont .product-items div:hover p a:nth-child(1) {
	color: #1a64c9;
}

.product .product-con .product-con-items .product-cont .product-items div:hover p a:nth-child(2) img:nth-child(1) {
	display: none;
}

.product .product-con .product-con-items .product-cont .product-items div:hover p a:nth-child(2) img:nth-child(2) {
	display: inline;
}

.product .product-con .product-con-items:nth-child(1) {
	display: block;
}

.product .pro-more {
	width: 139px;
	height: 45px;
	border: solid 1px #1a64c9;
	transition: all 0.5s;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #1a64c9;
	margin: 0 auto;
	margin-top: 50px;
}

.product .pro-more:hover {
	background: #000;
	border: 1px solid #000;
	color: #fff;
	box-shadow: 1px 1px 10px #000;
}

.new-active {
	font-weight: bold !important;
}

.new-active span {
	font-weight: 500 !important;
}

.foot {
	background: url(../images/foot-bg.jpg) no-repeat;
	background-size: cover;
}

.foot .foot-tp {
	display: flex;
	justify-content: space-between;
	padding: 38px 0;
	align-items: center;
}

.foot .foot-tp p {
	font-size: 14px;
	position: relative;
	color: #ffffff;
	padding-bottom: 8px;
}

.foot .foot-tp p::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 28px;
	height: 2px;
	background-color: #fafafa;
}

.foot .foot-tp div {
	position: relative;
}

.foot .foot-tp div::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	right: 0;
	width: 1px;
	height: 161px;
	background-color: #dcdcdc;
}

.foot .foot-tp div:last-child::after {
	display: none;
}

.foot .foot-tp div:last-child::before {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	left: 0;
	width: 1px;
	height: 161px;
	background-color: #dcdcdc;
}

.foot .foot-tp .foot-tp-lf {
	width: 30.4%;
}

.foot .foot-tp .foot-tp-lf ul {
	margin-top: 6px;
}

.foot .foot-tp .foot-tp-lf ul li {
	font-size: 12px;
	line-height: 26px;
	color: #ffffff;
}

.foot .foot-tp .foot-tp-cen {
	width: 31%;
}

.foot .foot-tp .foot-tp-cen ul {
	display: flex;
	justify-content: space-between;
	margin-top: 6px;
}

.foot .foot-tp .foot-tp-cen ul li a {
	font-size: 12px;
	line-height: 30px;
	color: #ffffff;
}

.foot .foot-tp .foot-tp-cen ul li ul {
	display: block;
	margin-top: 0;
}

.foot .foot-tp .foot-tp-cen ul li ul li a {
	font-size: 11px;
	color: #ffffff;
}

.foot .foot-tp .foot-tp-cen::after {
	display: none;
}

.foot .foot-tp .foot-tp-rt {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	width: 18.5%;
	display: flex;
	justify-content: flex-end;
}

.foot .foot-tp .foot-tp-rt img {
	display: block;
	margin-bottom: 7px;
}

.foot .foot-bt {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
}

.foot .foot-bt .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 6px 0;
}

.foot .foot-bt .container p {
	font-size: 12px;
	color: #ffffff;
}

.foot .foot-bt .container p a {
	font-size: 12px;
	color: #ffffff;
}

.i-ban {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 320px;
	max-height: 320px;
}

.i-crumb {
	box-shadow: 0px 1px 8px 0px rgba(208, 208, 208, 0.35);
}

.i-crumb .container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.i-crumb .container p {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #999999;
	padding: 11.5px 0;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i-crumb .container p img {
	margin-right: 12px;
}

.i-crumb .container p a {
	font-size: 14px;
	color: #999999;
	transition: all 0.5s;
	margin: 0 3px;
}

.i-crumb .container p a:hover {
	color: #1a64c9;
}
.i-crumb .container p a.active {
	color: #1a64c9;
}

.l-con {
	margin-top: 80px;
}

.l-con .l-con-tp {
	display: flex;
	align-items: center;
}

.l-con .l-con-tp .l-con-tp-lf {
	width: 50%;
}

.l-con .l-con-tp .l-con-tp-lf #map {
	height: 348px;
}

.l-con .l-con-tp .l-con-tp-lf #map img {
	max-width: inherit !important;
}

.l-con .l-con-tp .l-con-tp-rt {
	margin-left: 87px;
	width: 34%;
}

.l-con .l-con-tp .l-con-tp-rt p {
	font-size: 18px;
	color: #333333;
	display: flex;
	align-items: center;
}

.l-con .l-con-tp .l-con-tp-rt p span {
	font-size: 14px;
	color: #999999;
	margin-left: 18px;
}

.l-con .l-con-tp .l-con-tp-rt ul {
	margin-top: 27px;
}

.l-con .l-con-tp .l-con-tp-rt ul li {
	display: flex;
	align-items: center;
	font-size: 16px;
	line-height: 40px;
	color: #666666;
}

.l-con .l-con-tp .l-con-tp-rt ul li img {
	margin-right: 20px;
}

.l-con .l-con-bt {
	margin-top: 50px;
}

.l-con .l-con-bt .l-con-bt-con {
	display: flex;
	flex-wrap: wrap;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items {
	width: 33.333333%;
	position: relative;
	margin-bottom: 58px;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:last-child {
	width: 39%;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items h5 {
	font-size: 16px;
	font-weight: bold;
	color: #1a64c9;
	display: flex;
	align-items: center;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items h5 span {
	font-size: 16px;
	color: #999999;
	font-weight: 500;
	margin-left: 11px;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items div {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:after {
	position: absolute;
	right: 25.5%;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	width: 1px;
	height: 93px;
	background-color: #e3e3e3;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:last-child::after {
	display: none;
}

.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:nth-child(3n)::after {
	display: none;
}

.l-con .l-con-bt2 {
	margin-top: -15px;
}

.l-con .l-con-bt2 ul {
	display: flex;
	justify-content: center;
}

.l-con .l-con-bt2 ul li {
	font-size: 16px;
	text-align: center;
	color: #333333;
	padding: 0 100px;
	position: relative;
}

.l-con .l-con-bt2 ul li div img {
	display: block;
	margin: 0 auto;
}

.l-con .l-con-bt2 ul li::after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	width: 1px;
	height: 143px;
	background-color: #e0e0e0;
}

.l-con .l-con-bt2 ul li:nth-child(1) {
	padding-left: 0;
}

.l-con .l-con-bt2 ul li:last-child {
	padding-right: 0;
}

.l-con .l-con-bt2 ul li:last-child::after {
	display: none;
}

.recruitment {
	background-color: #fafafa;
	padding-top: 54px;
	margin-top: 70px;
	padding-bottom: 64px;
}

.recruitment .container h3 {
	font-size: 26px;
	text-align: center;
	position: relative;
	color: #333333;
	padding-bottom: 35px;
}

.recruitment .container h3::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	bottom: 0;
	width: 53px;
	height: 8px;
	background-color: #1a64c9;
}

.recruitment .container .recruitment-tp {
	background-color: #3184d7;
	margin-top: 30px;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7px 70px;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li {
	font-size: 18px;
	color: #ffffff;
	width: calc(100%/4);
	text-align: center;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li:nth-child(4n) {
	text-align: right;
}

.recruitment .container .recruitment-tp .recruitment-tp-tp li:nth-child(4n-3) {
	text-align: left;
}

.recruitment .container .recruitment-tp-cont {
	margin-top: 7px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content {
	padding: 0 70px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 7px 0px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li {
	font-size: 16px;
	color: #666;
	transition: all 0.5s;
	text-align: center;
	width: calc(100%/4);
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child {
	cursor: pointer;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:last-child:hover {
	color: #1a64c9;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:nth-child(4n) {
	text-align: right;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li:nth-child(4n-3) {
	text-align: left;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-box {
	display: none;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 {
	display: flex;
	margin-top: 30px;
	padding: 7px 0px;
	flex-wrap: wrap;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	width: calc(100%/4);
	text-align: center;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li:nth-child(4n) {
	text-align: right;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li:nth-child(4n-3) {
	text-align: left;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	border-top: 1px solid #e0e0e0;
	margin-top: 14px;
	padding-top: 10px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email {
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	color: #3184d7;
	margin-top: 40px;
	padding-bottom: 56px;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content:nth-child(1) .recruitment-box {
	display: block;
}

.recruitment .container .recruitment-tp-cont .recruitment-tp-content:last-child {
	border-bottom: 1px solid #e0e0e0;
	padding-bottom: 18px;
}

.r-active {
	color: #1a64c9 !important;
}

.x-con {
	margin-top: 79px;
	margin-bottom: 80px;
}

.x-con .x-con-items {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 40px 60px 40px 34px;
	border-bottom: 1px solid #e5e5e5;
	transition: all 0.5s;
}

.x-con .x-con-items .x-con-lf {
	width: 7.7%;
	text-align: center;
}

.x-con .x-con-items .x-con-lf h4 {
	font-size: 30px;
	color: #999999;
	position: relative;
	padding-bottom: 23px;
	transition: all 0.5s;
}

.x-con .x-con-items .x-con-lf h4::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 1px;
	background-color: #e5e5e5;
	transition: all 0.5s;
}

.x-con .x-con-items .x-con-lf p {
	font-size: 12px;
	transition: all 0.5s;
	color: #999999;
	margin-top: 13px;
}

.x-con .x-con-items .x-con-cen {
	width: 24.2%;
}

.x-con .x-con-items .x-con-cen a {
	display: block;
	height: 166px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
}

.x-con .x-con-items .x-con-rt {
	width: 62%;
}

.x-con .x-con-items .x-con-rt .x-tit {
	font-size: 18px;
	transition: all 0.5s;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}

.x-con .x-con-items .x-con-rt .x-desc {
	font-size: 14px;
	transition: all 0.5s;
	line-height: 24px;
	color: #666666;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	margin-top: 10px;
}

.x-con .x-con-items .x-con-rt p {
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-top: 1px solid #e5e5e5;
	margin-top: 23px;
	padding-top: 25px;
}

.x-con .x-con-items .x-con-rt p span {
	font-size: 12px;
	color: #999999;
	display: flex;
	align-items: center;
	transition: all 0.5s;
}

.x-con .x-con-items .x-con-rt p span img {
	margin-right: 10px;
}

.x-con .x-con-items .x-con-rt p span img:nth-child(2) {
	display: none;
}

.x-con .x-con-items .x-con-rt p a {
	opacity: 0;
	visibility: hidden;
	transition: all 0.5s;
}

.x-con .x-con-items:hover {
	background: #f9f9f9;
}

.x-con .x-con-items:hover .x-con-lf h4,
.x-con .x-con-items:hover .x-con-lf p,
.x-con .x-con-items:hover .x-con-rt .x-tit,
.x-con .x-con-items:hover .x-con-rt p span {
	color: #1a64c9;
}

.x-con .x-con-items:hover .x-con-lf h4::after {
	background: #1a64c9;
}

.x-con .x-con-items:hover .x-con-rt p span img:nth-child(2) {
	display: block;
}

.x-con .x-con-items:hover .x-con-rt p span img:nth-child(1) {
	display: none;
}

.x-con .x-con-items:hover .x-con-rt p a {
	opacity: 1;
	visibility: visible;
}

.fytianma {
    padding-top: 20px;
    padding-bottom: 60px;
}
#pagesize {
	margin-top: 43px;
}

#pagesize ul {
	display: flex;
	justify-content: center;
}

#pagesize ul a{
	margin: 0 4px;
}

#pagesize ul a{
	display: block;
	border: solid 1px #e6e6e6;
	font-size: 12px;
	transition: all 0.5s;
	letter-spacing: 1px;
	color: #4d4d4d;
	padding: 1px 10px;
	box-shadow: none;
	background: none;
	border-radius: 0;
}

#pagesize ul a.page-num-current {
	background: #1a64c9;
	color: #fff;
	border: solid 1px #1a64c9;
}
@media (max-width: 1200px){
	.headd .head-cen ul li a span:nth-child(1) {
	display:none;
}
.fytianma {
    padding-top: 30px;
    padding-bottom: 30px;
}
}

.x-show-con {
	padding: 70px 0;
}

.x-show-con h3 {
	font-size: 24px;
	text-align: center;
	color: #333333;
}

.x-show-con .x-show-time {
	font-size: 14px;
	text-align: center;
	color: #333333;
	opacity: 0.8;
}

.x-show-con .x-show-cont {
	font-size: 14px;
	line-height: 28px;
	color: #666666;
	margin-top: 23px;
	min-height: 150px;
}

.x-show-con .x-show-back {
	width: 150px;
	height: 50px;
	background-color: #1a64c9;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	transition: all 0.5s;
	color: #fefeff;
	margin: 0 auto;
	margin-right: 0;
	margin-top: 34px;
}

.x-show-con .x-show-back:hover {
	transform: translateX(-10px);
	box-shadow: 1px 1px 10px #1a64c9;
}

.x-show-con .x-show-dh {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 35px;
	border-top: 1px solid #efefef;
	padding-top: 12px;
}

.x-show-con .x-show-dh p {
	font-size: 12px;
	color: #333333;
	opacity: 0.8;
}

.x-show-con .x-show-dh p a {
	font-size: 12px;
	transition: all 0.5s;
	color: #333333;
}

.x-show-con .x-show-dh p a:hover {
	color: #1a64c9;
	opacity: 1;
}

.c-con {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin: 80px auto;
}

.c-con .c-con-lf {
	width: 25.35%;
	box-shadow: 0px 2px 15px 0px rgba(218, 218, 218, 0.3);
}

.c-con .c-con-lf .c-con-lf-tp {
	display: flex;
	align-items: center;
	background-color: #1a64c9;
	padding: 9.5px 0;
	padding-left: 30px;
}

.c-con .c-con-lf .c-con-lf-tp img {
	margin-right: 21px;
}

.c-con .c-con-lf .c-con-lf-tp p {
	font-size: 18px;
	color: #ffffff;
	display: flex;
	align-items: center;
}

.c-con .c-con-lf .c-con-lf-tp p span {
	font-size: 18px;
	color: #ffffff;
	margin-left: 9px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items {
	border-bottom: 1px solid #f4f4f4;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class {
	display: flex;
	align-items: center;
	transition: all 0.5s;
	padding: 8.5px 12px;
	cursor: pointer;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class img {
	margin-right: 15px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class p {
	display: flex;
	align-items: center;
	font-size: 14px;
	color: #333333;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class p span {
	font-size: 14px;
	color: #999999;
	margin-left: 12px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class:hover {
	background: #ededed;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items {
	padding: 7.5px 40px;
	border-bottom: 1px solid #f4f4f4;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items p img {
	margin-right: 15px;
	cursor: pointer;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items p a {
	font-size: 14px;
	letter-spacing: 1px;
	color: #8c8c8c;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items p a span {
	font-size: 14px;
	letter-spacing: 0px;
	color: #999999;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name {
	padding-left: 25px;
	margin-top: 4px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name a {
	display: flex;
	align-items: center;
	font-size: 14px;
	transition: all 0.5s;
	letter-spacing: 1px;
	color: #8c8c8c;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	margin-bottom: 4px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name a span {
	font-size: 14px;
	letter-spacing: 0px;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name a:hover {
	color: #1a64c9;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name {
	display: none;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items:last-child {
	border-bottom: none;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist {
	display: none;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items:last-child {
	border-bottom: none;
}

.c-con .c-con-lf .c-con-lf-list .c-con-list-items:nth-child(1) .c-con-sonlist {
	/* display: block; */
}

.c-con .c-con-lf .c-tel {
	background-color: #1a64c9;
	font-size: 14px;
	color: #ffffff;
	padding: 13.5px 23px;
}

.c-con .c-con-rt {
	width: 71.9%;
}

.c-con .c-con-rt .c-con-rt-tp {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.c-con .c-con-rt .c-con-rt-tp .c-con-thumb {
	background-color: #f6f6f6;
	height: 259px;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 43%;
	overflow: hidden;
}

.c-con .c-con-rt .c-con-rt-tp .c-con-desc {
	width: 53.1%;
}

.c-con .c-con-rt .c-con-rt-tp .c-con-desc h3 {
	font-size: 26px;
	font-weight: bold;
	color: #1a64c9;
	border-bottom: 1px solid #eeeeee;
	position: relative;
	padding-bottom: 16px;
}

.c-con .c-con-rt .c-con-rt-tp .c-con-desc h3::after {
	position: absolute;
	left: 0;
	bottom: -1px;
	content: '';
	width: 90px;
	height: 1px;
	background-color: #1a64c9;
}

.c-con .c-con-rt .c-con-rt-tp .c-con-desc div {
    font-size: 26px;
    line-height: 30px;
    color: #666666;
    margin-top: 30px;
    font-weight: bold;
}

.c-con .c-con-rt .c-con-detail {
	margin-top: 26px;
}

.c-con .c-con-rt .c-con-detail h3 {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #dddddd;
	padding-bottom: 14px;
}

.c-con .c-con-rt .c-con-detail .c-con-show {
	margin-top: 23px;
}

.c-con .c-con-rt .c-con-detail .c-con-show table tr {
	display: flex;
	justify-content: space-between;
	margin-bottom: 3px;
}

.c-con .c-con-rt .c-con-detail .c-con-show table tr td:nth-child(1) {
	background: #e9f2fb;
	font-size: 16px;
	color: #333333;
	width: 17.9%;
	display: flex;
	justify-content: center;
	align-items: center;
	min-width: 120px;
}

.c-con .c-con-rt .c-con-detail .c-con-show table tr td:nth-child(2) {
	background-color: #f4f4f4;
	font-size: 14px;
	line-height: 30px;
	color: #333333;
	width: 80.6%;
	padding: 10px 40px;
}

.i-active {
	transform: rotateZ(90deg) !important;
}

.i1-active {
	background-color: #ededed !important;
	padding: 13.5px 12px !important;
}

.c1-con-rt {
	width: 70%;
}

.c1-con-rt h5 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	display: flex;
	align-items: center;
	border-bottom: 1px solid #efefef;
	padding-bottom: 27px;
}

.c1-con-rt h5 span {
	font-size: 14px;
	letter-spacing: 1px;
	color: #919191;
	margin-left: 20px;
}

.c1-con-rt .c1-show-rt {
	margin-top: 29px;
}

.c1-con-rt table tr {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 17px;
}

.c1-con-rt table tr td:nth-child(1) {
	font-size: 14px;
	color: #ffffff;
	background-color: #888888;
	border-radius: 13px;
	width: 17%;
	text-align: center;
	min-width: 128px;
}

.c1-con-rt table tr td:nth-child(2) {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	width: 80%;
}

.activehead {
	position: fixed;
	width: 100%;
	z-index: 999;
	top: 0;
	background: #fff;
	box-shadow: 1px 1px 10px rgb(0 0 0 / 20%);
}




.culmain{
	width: 100%;
}
.culmain ul{
	width: 100%;
}
.j-jj-con .culmain ul{
	justify-content: space-between !important;
}
.culmain ul li{
	width: 33.33% !important;
	float: left;
	padding: 1%;
	text-align: center;
	transition:all 0.4s;
}
.j-jj-con .culmain ul li::after{
	display:none;
}
.culmain ul li .culm{
	padding: 10% 2%;
	box-shadow: 0 0 10px 0px rgb(0 0 0 / 15%);
}
.culmain ul li .culimg{
	width: 100%;
}
.culmain ul li h2{
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0 15px;
}
.culmain ul li .culx{
	width: 40px;
    height: 2px;
	background: #e47d00;
	margin: 0 auto;
}
.culmain ul li p{
	font-size: 15px;
	color: #898989;
	margin-top: 15px;
}
.culmain ul li:hover{
	margin-top: -10px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}

.a-main{
	width:100%;
	overflow:hidden;
	margin-top:5%;
}
.a-main .a-left{
	width:48%;
	float:left;
}
.a-main .a-right{
	width:49%;
	float:right;
}
.a-main .a-right h2{
	font-size:32px;
	color:#333;
	font-weight:bold;
	margin-bottom:2%;
	margin-top:15px;
}
.a-main .a-right h3{
	font-size:18px;
	color:#1a64c9;
	font-weight:bold;
	margin-bottom:3%;
}
.a-main .a-right h2 span{
	font-size:52px;
}
.a-main .a-right p{
	font-size:16px;
	line-height:30px;
	margin:10px 0;
	text-indent:2em;
}


.j-jj-con {
	margin-top: 66px;
	margin-bottom: 60px;
}

.j-jj-con .j-jj-con1 {
	font-size: 14px;
	line-height: 30px;
	margin-top: 15px;
	color: #666666;
}

.j-jj-con ul {
	display: flex;
	justify-content: center;
	margin-top: 42px;
}

.j-jj-con ul li {
	text-align: center;
	width: 23%;
	position: relative;
}

.j-jj-con ul li h4 {
	display: flex;
	justify-content: center;
}

.j-jj-con ul li h4 span:nth-child(1) {
	font-size: 48px;
	font-weight: bold;
	color: #1a64c9;
}

.j-jj-con ul li h4 span:nth-child(2) {
	font-size: 14px;
	margin-left: 7px;
	color: #b1b1b1;
}

.j-jj-con ul li p {
	font-size: 16px;
	margin-top: 8px;
	color: #666666;
}

.j-jj-con ul li::after {
	position: absolute;
	right: 0;
	content: '';
	width: 2px;
	height: 136px;
	background-color: #e1e1e1;
	top: 50%;
	transform: translateY(-50%);
}

.j-jj-con ul li:last-child::after {
	display: none;
}

.j-jj-con .j-jj-thumb {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 370px;
	max-height: 370px;
	margin-top: 66px;
}

.j-jj-lan {
	font-family: BebasNeue;
	font-size: 22px;
	letter-spacing: 1px;
	color: #cccccc;
	text-align: center;
}

.j-jj-h3 {
	font-size: 26px;
	color: #333333;
	position: relative;
	text-align: center;
	padding-bottom: 39px;
}

.j-jj-h3::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	content: '';
	bottom: 0;
	width: 52px;
	height: 7px;
	background-color: #1a64c9;
}

.j-wh-con {
}

.j-wh-con .container {
	padding-top: 48px;
	padding-bottom: 40px;
}

.j-wh-con .row {
	margin-left: -10px;
	margin-right: -10px;
	margin-top: 38px;
}

.j-wh-con .row .j-wh-items {
	padding: 0 10px;
	margin-bottom: 35px;
}

.j-wh-con .row .j-wh-items .j-wh-cont {
	transition: all 0.5s;
}

.j-wh-con .row .j-wh-items .j-wh-cont .j-wh-thumb {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 200px;
	max-height: 200px;
}

.j-wh-con .row .j-wh-items .j-wh-cont .cf-img{
	background-color: #f9f9f9;
	padding: 0 !important;
}

.j-wh-con .row .j-wh-items .j-wh-cont div {
	background-color: #f9f9f9;
	padding: 10px 20px;
	transition: all 0.5s;
}

.j-wh-con .row .j-wh-items .j-wh-cont div p:nth-child(1) {
	font-size: 16px;
	color: #333333;
	padding-left: 20px;
	position: relative;
}

.j-wh-con .row .j-wh-items .j-wh-cont div p:nth-child(1)::before {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	width: 14px;
	height: 1px;
	border: solid 1px #1a64c9;
	margin-top: -2px;
}

.j-wh-con .row .j-wh-items .j-wh-cont div p:nth-child(2) {
	font-size: 14px;
	color: #666666;
}

.j-wh-con .row .j-wh-items .j-wh-cont:hover {
	box-shadow: 1px 1px 10px #999;
}

.j-lc-con {
	margin-bottom: 80px;
	margin-top: 63px;
}

.j-lc-con .gallery-top {
	margin-top: 35px;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont {
	display: flex;
	justify-content: space-between;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf {
	width: 38.7%;
	padding-left: 30px;
	padding-top: 25px;
	padding-right: 9px;
	padding-bottom: 11px;
	position: relative;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf p {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 268px;
	max-height: 268px;
	position: relative;
	z-index: 4;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf::before {
	position: absolute;
	left: 0%;
	top: 0;
	content: '';
	background: url(../images/lbg1.png) no-repeat;
	width: 67px;
	height: 49px;
	background-size: 100% 100%;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf::after {
	position: absolute;
	right: 0%;
	bottom: 0;
	content: '';
	background: url(../images/lbg2.png) no-repeat;
	width: 26px;
	height: 26px;
	background-size: 100% 100%;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt {
	width: 54.2%;
	margin-top: 37px;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt h5 {
	font-size: 26px;
	color: #333333;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt h5 span {
	font-size: 14px;
	color: #a3a3a3;
	margin-left: 7px;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div {
	margin-top: 15px;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div p {
	font-size: 16px;
	line-height: 30px;
	position: relative;
	color: #666666;
	padding-left: 13px;
}

.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div p::before {
	position: absolute;
	left: 0;
	top: 11px;
	content: '';
	width: 6px;
	height: 6px;
	background: #666666;
	border-radius: 100%;
}

.j-lc-con .gallery-thumbs {
	margin-top: 26px;
	border-bottom: 1px solid #ececec;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide {
	position: relative;
	text-align: center;
	cursor: pointer;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide p {
	font-size: 24px;
	color: #3f3f3f;
	transition: all 0.5s;
	padding: 13px 0;
	position: relative;

	width: 100px;
	background: #1a64c9;
	border-radius: 50%;
	margin: 0 auto;

}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide p::after {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 0px;
	content: '';
	width: 0px;
	height: 1px;
	background-color: #1a64c9;
	transition: all 0.5s;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide p:hover {
	color: #1a64c9;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide p:hover::after {
	width: 54px !important;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide::after {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	content: '';
	width: 10px;
	height: 12px;
	background: url(../images/sjx.png) no-repeat;
	background-size: 100% 100%;
}

.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide:nth-child(8n)::after {
	display: none;
}

.j-lc-con .swiper-slide-thumb-active P {
	/* color: #1a64c9 !important; */
	color: #ffffff !important;
	background: #e6182c!important;
}

.j-lc-con .swiper-slide-thumb-active p::after {
	width: 54px !important;
}


.hezuo{
	width:100%;
	overflow:hidden;
}
.hezuo .hezuo-main{
    margin: 50px 0 35px;
    overflow:hidden;
}
.hezuo .kh{
	width:18.5%;
	float:left;
	margin-bottom:20px;
	margin-right:1.5%;
	border:1px solid #eee;
	transition:all 0.4s;
}
.hezuo .kh:nth-child(5n){
	margin-right:0;
}
.hezuo .kh:hover{
	box-shadow: 0 0 8px rgb(0 0 0 / 15%);
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}


@media (max-width: 1365px) {
	.headd .head-cen {
		max-width: 93%;
	}
}

@media (max-width: 1300px) {
	.container {
		max-width: 93%;
	}
}

@media (max-width: 1199px) {
	.news .news-con .news-con-rt .news-con-items .news-cont{
		padding:10px 0;
	}
	.banner .ban-swiper .swiper-wrapper .swiper-slide {
		height: auto;
		padding: 55px 0;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div {
		width: 57%;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div h2 {
	    font-size: 42px;
	    font-weight: bold;
	    color: #fff;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-lan {
	    font-size: 16px;
	    letter-spacing: 5px;
	    color: #fff;
	    margin-top: 0;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(1) {
	    font-size: 20px;
	    color: #fff;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(2) {
	    font-size: 12px;
	    letter-spacing: 5px;
	    color: #fff;
	    margin-top: -10px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(1) {
	    font-size: 24px;
	    color: #090909;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(2) {
	    font-size: 12px;
	    color: #090909;
	    margin-top: -7px;
	}

	.banner {
		margin-top: 0;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt {
		padding-left: 31px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont h3 {
		font-size: 22px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont {
		width: 93%;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont .about-lan1 {
		font-size: 15px;
		line-height: 18px;
		margin-top: 6px !important;
	}

	.product .product-con .product-con-items .product-cont .product-items {
		padding: 0 8px;
	}

	.product .product-con .product-con-items .product-cont {
		margin-left: -8px;
		margin-right: -8px;
	}

	.product .product-con .product-con-items .product-cont .product-items div {
		padding-left: 10px;
		padding-right: 10px;
	}

	.product .product-con .product-con-items .product-cont .product-items div p {
		margin-top: 22px;
	}

	.c1-con-rt table tr td:nth-child(2) {
		margin-left: 15px;
	}

	.l-con .l-con-tp .l-con-tp-rt {
		margin-left: 25px;
		width: 48%;
	}

	.x-con {
		margin-top: 37px;
	}

	.j-jj-con {
		margin-top: 39px;
	}

	.j-jj-con ul li h4 span:nth-child(1) {
		font-size: 30px;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items h5 {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items h5 span {
		margin-left: 0;
	}
}

@media (max-width: 990px) {
	.headd .head-cen ul {
		display: none;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div h2 {
		font-size: 25px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-lan {
		font-size: 14px;
		letter-spacing: 6px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(1) {
		font-size: 18px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(1) {
		font-size: 18px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div {
		width: 62%;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide {
		height: auto;
		padding: 50px 0;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 {
		margin-top: 11px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(2) {
		font-size: 12px;
		letter-spacing: 3px;
	}

	.news .news-con .news-con-rt .news-con-items .newsconrt-rt {
		width: 77%;
		padding-left: 20px;
		padding-right: 15px;
	}

	.news .news-con .news-con-rt .news-con-items .new-cont2 {
		padding-left: 18px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont h3 {
		font-size: 16px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont .about-lan1 {
		padding-bottom: 14px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-lf {
		height: 494px;
		max-height: 494px;
	}

	.product .product-con .product-con-items .product-cont {
		flex-wrap: wrap;
	}

	.product .product-con .product-con-items .product-cont .product-items {
		width: 33.3333333%;
		margin-bottom: 15px;
	}

	.news-tp h3 {
		padding-bottom: 32px;
	}
	.news-tp1 h3 {
		padding-bottom: 32px;
	}

	.foot .foot-tp .foot-tp-cen {
		display: none;
	}

	.foot .foot-tp {
		justify-content: center;
	}

	.foot .foot-tp .foot-tp-lf {
		width: 40.4%;
	}

	.foot .foot-tp .foot-tp-rt {
		width: 22.5%;
	}

	.i-ban {
		height: 234px;
		max-height: 294px;
	}

	.c-con {
		display: block;
		margin: 40px auto;
	}

	.c-con .c-con-lf {
		width: 100%;
	}

	.c-con .c-con-rt {
		width: 100%;
		margin-top: 22px;
	}

	.c1-con-rt {
		width: 100%;
		margin-top: 20px;
	}

	.c1-con-rt h5 {
		padding-bottom: 14px;
	}

	.c1-con-rt {
		width: 100%;
		margin-top: 11px;
	}

	.c1-con-rt h5 {
		padding-bottom: 10px;
	}

	.l-con .l-con-tp .l-con-tp-rt p {
		flex-direction: column;
		align-items: flex-start;
	}

	.l-con .l-con-tp .l-con-tp-rt p span {
		margin-left: 0;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:after {
		display: none;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:last-child {
		width: 66%;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content {
		padding: 0 33px;
	}

	.recruitment .container .recruitment-tp .recruitment-tp-tp {
		padding: 7px 33px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 {
		margin-top: 5px;
	}

	.x-con .x-con-items {
		padding-left: 0;
		padding-right: 0;
	}

	.x-show-con {
		padding: 48px 0;
	}

	.x-show-con .x-show-dh {
		display: block;
		line-height: 26px;
	}

	.j-jj-con ul li::after {
		height: 88px;
	}

	.j-wh-con .row .j-wh-items .j-wh-cont div {
		padding-bottom: 7px;
		height: auto;
	}

	.j-wh-con .row .j-wh-items .j-wh-cont div {
		padding-left: 14px;
		padding-right: 14px;
	}

	.j-wh-con .row .j-wh-items {
		padding: 0 6px;
	}

	.headd {
		display: none;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items {
		margin-bottom: 19px;
		width: 50%;
	}
}

@media (max-width: 768px) {
.a-main .a-left{
	width:100%;
	float:none;
}
.a-main .a-right{
	width:100%;
	float:none;
}
.a-main .a-right h2{
	font-size:26px;
}
.a-main .a-right h3{
	font-size:17px;
}
}
@media (max-width: 767px) {
	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div h2 {
		font-size: 20px;
	}

	.x-show-con .x-show-dh p {
		line-height: 20px;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items:last-child {
		width: 100%;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-lan {
		letter-spacing: 0 !important;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(1) {
		font-size: 16px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 span:nth-child(2) {
		letter-spacing: 2px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li p:nth-child(1) {
		font-size: 16px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul li::after {
		top: 10px;
		height: 29px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div {
		width: 100%;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div ul {
		display: none;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide .container div .ban-bt2 {
		margin-top: 2px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide {
		height: 302px;
	}

	.banner .ban-swiper .swiper-wrapper .swiper-slide {
		height: auto;
		background-size: 100% 233px;
	}


	.jiazi{
		position: absolute;
		top: 28%;
		left: 3%;
		color: white;
	}
	.jia1{
		font-size: 18px;
		letter-spacing:2px;
	}
	
	.jia2{
		font-size: 14px;
	}
	.news-tp h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.news-tp h3 span {
		font-size: 13px;
		margin-left: 0;
		margin-top: 2px;
	}

	.news-tp a {
		font-size: 15px;
	}

	.news-tp h3 {
		padding-bottom: 15px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}
	.news-tp1 h3 {
		font-size: 18px;
		font-weight: bold;
	}

	.news-tp1 h3 span {
		font-size: 13px;
		margin-left: 0;
		margin-top: 2px;
	}

	.news-tp1 a {
		font-size: 15px;
	}

	.news-tp1 h3 {
		padding-bottom: 15px;
		display: flex;
		flex-direction: column;
		align-items: flex-start;
	}

	.news .news-conl {
		display: none;
	}
	.news .news-con {
		flex-direction: column;
		margin-top: 18px;
		width: 100%;
	}

	.news .news-con .news-con-rt {
		width: 100%;
	}

	.news .news-con .news-con-lf {
		width: 100%;
	}

	.news .news-con .news-con-lf p a,
	.news .news-con .news-con-lf {
		height: 176px;
	}

	.news .news-con .news-con-rt .news-con-items .news-date h3 {
		font-size: 17px;
	}

	.news .news-con .news-con-rt .news-con-items .news-date p {
		font-size: 12px;
	}

	.news .news-con .news-con-rt .news-con-items .newsconrt-rt {
		width: 83%;
	}

	.news .news-con .news-con-rt .news-con-items .newsconrt-rt a:nth-child(1) {
		font-size: 14px;
	}

	.news .news-con .news-con-rt .news-con-items .newsconrt-rt a:nth-child(2) {
		font-size: 12px;
		margin-top: -7px;
	}

	.news .news-con .news-con-rt .news-con-items .news-cont {
		padding: 12px 0;
		margin-left: 43px;
	}

	.news .news-con .news-con-rt .news-con-items .new-cont2 {
		width: 100%;
	}

	.news .news-con .news-con-rt .news-con-items .new-cont2 img {
		width: 23px;
	}

	.news .news-con .news-con-rt .news-con-items .new-cont2 {
		padding-left: 11px;
	}

	.news {
		margin-top: 22px;
		margin-bottom: 8px;
	}

	.about h3 {
		font-size: 16px;
		overflow: hidden;
	}

	.about .about-lan {
		font-size: 13px;
		margin-top: -7px;
		overflow: hidden;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide {
		display: block;
	}

	.about {
		max-width: 93%;
		margin: 0 auto;
		padding-top: 16px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-lf {
		width: 100%;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt {
		width: 100%;
		padding: 14px 19px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-lf {
		height: 212px;
		max-height: 212px;
	}

	.about .about-swiper {
		margin-top: 5px;
	}

	.news-tp h3 {
		padding-bottom: 15px;
		display: flex;
		flex-direction: column;
		text-align: left;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont .about-lan1 {
		font-size: 13px;
		padding-bottom: 8px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont div {
		font-size: 13px;
		line-height: 24px;
		margin-top: 9px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont a {
		width: 113px;
		height: 34px;
		font-size: 14px;
		margin: 0 auto;
		margin-top: 8px;
	}

	.about .about-swiper .swiper-wrapper .swiper-slide .aboutswiper-rt .about-cont {
		padding-bottom: 24px;
		width: 100%;
	}

	.about .about-swiper .about-pagination {
		bottom: 7px;
		left: 0;
	}

	.about .about-swiper .about-pagination .swiper-pagination-bullet {
		width: 27px;
		height: 3px;
		margin: 0 4px;
	}

	.news-tp ul li {
		font-size: 15px;
		padding: 0 11px;
		display: flex;
		flex-direction: column;
		text-align: center;
	}

	.news-tp ul li span {
		margin-left: 0;
		margin-top: -10px;
	}

	.product .product-con .product-con-items .product-cont .product-items {
		width: 50%;
	}

	.product .product-con .product-con-items .product-cont .product-items:last-child  {
		display: none;
	}

	.product .product-con .product-con-items .product-cont .product-items div p {
		margin-top: 10px;
		padding: 6.5px 0;
	}

	.product .product-con .product-con-items .product-cont .product-items div {
		padding-top: 16px;
	}

	.product .product-con {
		margin-top: 20px;
	}

	.product .pro-more {
		width: 113px;
		height: 34px;
		border: solid 1px #1a64c9;
		font-size: 14px;
		margin-top: 6px;
	}

	.product {
		margin-top: 50px !important;
		margin-bottom: 10px !important;
	}

	.foot .foot-tp {
		display: block;
		text-align: center;
		padding: 15px 0;
	}

	.foot .foot-tp .foot-tp-lf {
		width: 100%;
	}

	.foot .foot-tp .foot-tp-rt {
		width: 100%;
		margin-top: 11px;
	}

	.foot .foot-tp .foot-tp-rt {
		display: block;
	}

	.foot .foot-tp .foot-tp-rt img {
		margin: 0 auto;
	}

	.foot .foot-tp p::after {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
	}

	.foot .foot-tp div::after {
		display: none;
	}

	.foot .foot-tp div:last-child::before {
		display: none;
	}

	.foot .foot-bt .container {
		display: block;
		text-align: center;
	}

	.c-con .c-con-lf .c-con-lf-tp p {
		font-size: 16px;
	}

	.i-ban {
		height: 175px;
	}

	.i-crumb .container p a {
		font-size: 13px;
	}

	.i-crumb .container p img {
		margin-right: 5px;
	}

	.i-crumb .container p {
		padding: 5px 0;
	}

	.c-con .c-con-lf .c-con-lf-tp {
		padding: 7.5px 0;
		padding-left: 14px;
	}

	.c-con .c-con-lf .c-con-lf-tp p span {
		font-size: 14px;
		margin-left: 5px;
	}

	.c-con .c-con-lf .c-con-lf-tp img {
		margin-right: 13px;
	}

	.i1-active {
		background-color: #ededed !important;
		padding: 6.5px 21px !important;
	}

	.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name a {
		margin-bottom: -2px;
	}

	.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items .c-con-son-name {
		margin-top: -1px;
	}

	.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items {
		padding: 4.5px 40px;
	}

	.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-sonlist .c-con-sonlist-items p img,
	.c-con .c-con-lf .c-con-lf-list .c-con-list-items .c-con-list-class img {
		margin-right: 9px;
	}

	.c-con .c-con-lf .c-tel {
		padding: 9.5px 23px;
	}

	.c-con .c-con-rt .c-con-rt-tp {
		display: block;
	}

	.c-con .c-con-rt .c-con-rt-tp .c-con-thumb {
		width: 100%;
	}

	.c-con .c-con-rt .c-con-rt-tp .c-con-thumb img {
		max-height: 100%;
	}

	.c-con .c-con-rt .c-con-rt-tp .c-con-desc {
		width: 100%;
		margin-top: 14px;
	}

	.c-con .c-con-rt .c-con-rt-tp .c-con-desc h3 {
		font-size: 16px;
		padding-bottom: 10px;
	}

	.c-con .c-con-rt .c-con-rt-tp .c-con-desc div {
		font-size: 14px;
		line-height: 23px;
		margin-top: 6px;
	}

	.c-con .c-con-rt .c-con-detail h3 {
		font-size: 16px;
		padding-bottom: 9px;
	}

	.c-con .c-con-rt .c-con-detail .c-con-show table tr td:nth-child(1) {
		font-size: 14px;
		min-width: 102px;
	}

	.c-con .c-con-rt .c-con-detail .c-con-show table tr td:nth-child(2) {
		padding: 10px 13px;
		line-height: 23px;
	}

	.c-con .c-con-rt .c-con-detail .c-con-show {
		margin-top: 16px;
	}

	.c-con .c-con-rt .c-con-detail {
		margin-top: 13px;
	}

	.c-con {
		display: block;
		margin: 19px auto;
	}

	.c1-con-rt table tr td:nth-child(2) {
		font-size: 14px;
		line-height: 23px;
		width: 80%;
	}

	.c1-con-rt table tr {
		margin-bottom: 10px;
	}

	.c1-con-rt .c1-show-rt {
		margin-top: 17px;
	}

	.l-con .l-con-tp {
		display: block;
	}

	.l-con .l-con-tp .l-con-tp-lf {
		width: 100%;
	}

	.l-con .l-con-tp .l-con-tp-lf #map {
		height: 239px;
	}

	.l-con .l-con-tp .l-con-tp-rt {
		margin-left: 0;
		width: 100%;
		margin-top: 8px;
	}

	.l-con .l-con-tp .l-con-tp-rt p {
		font-size: 17px;
	}

	.l-con .l-con-tp .l-con-tp-rt p span {
		margin-top: -8px;
	}

	.l-con .l-con-tp .l-con-tp-rt ul li img {
		margin-right: 11px;
	}

	.l-con .l-con-tp .l-con-tp-rt ul li {
		margin-bottom: -7px;
		font-size: 14px;
		line-height: 38px;
		color: #666666;
	}

	.l-con .l-con-tp .l-con-tp-rt ul {
		margin-top: 0px;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items {
		width: 100%;
		margin-bottom: 13px;
	}

	.l-con .l-con-bt .l-con-bt-con .l-con-bt-items div {
		line-height: 21px;
	}

	.l-con .l-con-bt {
		margin-top: 18px;
	}

	.l-con .l-con-bt2 ul li {
		width: 50%;
		padding: 0;
		font-size: 14px;
	}

	.l-con .l-con-bt2 {
		margin-top: -4px;
	}

	.l-con {
		margin-top: 22px;
	}

	.recruitment .container h3 {
		font-size: 18px;
		font-weight: bold;
		padding-bottom: 11px;
	}

	.recruitment .container h3::after {
		height: 3px;
	}

	.recruitment .container .recruitment-tp .recruitment-tp-tp {
		padding: 4px 10px;
	}

	.recruitment .container .recruitment-tp .recruitment-tp-tp li {
		font-size: 15px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content {
		padding: 0 10px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw li {
		font-size: 13px;
		white-space: nowrap;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 li {
		width: calc(100%/2);
		text-align: left !important;
		line-height: 25px;
	}

	.recruitment .container .recruitment-tp-cont {
		margin-top: 0;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-zw2 {
		margin-top: -10px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-detail {
		font-size: 13px;
		line-height: 24px;
		color: #666666;
		margin-top: 0px;
		padding-top: 6px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content .recruitment-email {
		font-size: 14px;
		line-height: 21px;
		margin-top: 9px;
		padding-bottom: 9px;
	}

	.recruitment .container .recruitment-tp-cont .recruitment-tp-content:last-child {
		padding-bottom: 4px;
	}

	.recruitment .container .recruitment-tp {
		margin-top: 18px;
	}

	.recruitment {
		padding-top: 23px;
		margin-top: 15px;
		padding-bottom: 29px;
	}

	.x-con .x-con-items .x-con-lf {
		display: none;
	}

	.x-con .x-con-items .x-con-cen {
		width: 33.2%;
	}

	.x-con .x-con-items .x-con-rt .x-tit {
		font-size: 15px;
	}

	.x-con .x-con-items .x-con-rt .x-desc {
		font-size: 12px;
		margin-top: 2.5px;
		line-height: 19px;
	}

	.x-con .x-con-items .x-con-rt p {
		margin-top: 11px;
		padding-top: 8px;
	}

	.x-con .x-con-items .x-con-rt p a img {
		width: 22px;
	}

	.x-con .x-con-items .x-con-cen a {
		height: 126px;
	}

	.x-con .x-con-items {
		padding: 12px 0;
	}

	.x-con {
		margin-top: 10px;
	}

	#pagesize {
		margin-top: 24px;
	}

	.x-con {
		margin-bottom: 31px;
	}

	.x-show-con h3 {
		font-size: 16px;
		line-height: 26px;
	}

	.x-show-con .x-show-time {
		margin-top: -10px;
	}

	.x-show-con .x-show-cont {
		font-size: 13px;
		line-height: 24px;
		margin-top: 3px;
	}

	.x-show-con {
		padding: 18px 0;
	}

	.x-show-con .x-show-back {
		width: 137px;
		height: 38px;
		margin-top: 17px;
		font-size: 14px;
	}

	.x-show-con .x-show-dh {
		margin-top: 21px;
	}

	.banner .ban-swiper .ban-pagination .swiper-pagination-bullet {
		width: 26px;
		height: 3px;
		margin: 0 3px;
	}

	.j-jj-lan {
		font-size: 16px;
	}

	.j-jj-h3 {
		font-size: 19px;
		font-weight: bold;
		padding-bottom: 12px;
		margin-top: -4px;
	}

	.j-jj-h3::after {
		height: 3px;
	}

	.j-jj-con .j-jj-con1 {
		font-size: 13px;
		line-height: 25px;
		margin-top: 10px;
	}

	.j-jj-con ul li {
		width: 50%;
		margin-bottom: 12px;
	}

	.j-jj-con ul {
		flex-wrap: wrap;
		margin-top: 18px;
	}
	.j-jj-con .culmain ul{
		display:inline-flex;
	}

	.j-jj-con .culmain ul li{
		width:100% !important;
	}
	.j-jj-con .culmain ul li p{
		margin-top:10px;
	}

	.j-jj-con ul li h4 span:nth-child(1) {
		font-size: 21px;
	}

	.j-jj-con ul li h4 span:nth-child(2) {
		font-size: 13px;
	}

	.j-jj-con ul li p {
		font-size: 14px;
		margin-top: -6px;
	}

	.j-jj-con ul li:nth-child(2n)::after {
		display: none;
	}

	.j-jj-con ul li::after {
		height: 41px;
	}

	.j-jj-con .j-jj-thumb {
		height: 187px;
		max-height: 187px;
		margin-top: 9px;
	}

	.j-jj-con {
		margin-bottom: 24px;
		margin-top: 15px;
	}

	.j-wh-con .container {
		padding-top: 16px;
		padding-bottom: 9px;
	}

	.j-wh-con .row {
		margin-left: 0;
		margin-right: 0px;
		margin-top: 16px;
	}

	.j-wh-con .row .j-wh-items {
		margin-bottom: 12px;
	}

	.j-wh-con .row .j-wh-items .j-wh-cont div p:nth-child(1) {
		font-size: 15px;
		padding-left: 21px;
	}

	.j-wh-con .row .j-wh-items .j-wh-cont div p:nth-child(2) {
		font-size: 13px;
		margin-top: -5px;
	}

	.j-lc-con .gallery-thumbs .swiper-wrapper .swiper-slide p {
		font-size: 17px;
		padding: 2px 0;

		width: 60px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont {
		display: block;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf {
		width: 100%;
		padding-left: 17px;
		padding-top: 18px;
		padding-right: 9px;
		padding-bottom: 11px;
	}

	.j-lc-con .gallery-top {
		margin-top: 19px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-lf p {
		height: 210px;
		max-height: 210px;
	}

	.j-lc-con .gallery-thumbs {
		margin-top: 9px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt {
		width: 100%;
		margin-top: 12px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt h5 {
		font-size: 19px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt h5 span {
		font-size: 13px;
		margin-left: 4px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div p {
		font-size: 13px;
		line-height: 26px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div p::before {
		top: 9px;
	}

	.j-lc-con .gallery-top .swiper-wrapper .swiper-slide .j-lc-cont .j-lc-cont-rt div {
		margin-top: -1px;
	}

	.j-lc-con {
		margin-bottom: 13px;
		margin-top: 14px;
	}

.hezuo .kh{
	width:48%;
	margin-bottom:20px;
	margin-right:2%;
}
}

.m_header {
	display: none;
}

@media (max-width: 990px) {
	.m_header {
		display: block;
		position: relative;
		height: 50px;
		left: 0;
		top: 0;
	}

	.sp_header {
		height: 54px;
		overflow: hidden;
		background: #fff;
		position: fixed;
		z-index: 10;
		width: 100%;
		top: 0;
		z-index: 999999;
	}

	.sp_logo {
		padding: 10px;
		float: left;
		height: 54px;
		display: flex;
		align-items: center;
	}

	.sp_logo img {
		margin: auto;
		max-height: 45px;
	}

	.sp_nav {
		width: 50px;
		float: right;
		position: relative;
		cursor: pointer;
		height: 30px;
		margin-top: 15px;
	}

	.sp_nav span {
		display: block;
		background: #1a64c9;
		width: 30px;
		height: 2px;
		position: absolute;
		left: 10px;
		transition: all ease 0.35s;
	}

	.sp_nav span:nth-of-type(1) {
		top: 0px;
	}

	.sp_nav span:nth-of-type(2) {
		top: 10px;
	}

	.sp_nav span:nth-of-type(3) {
		top: 20px;
	}

	.sp_nav_se span:nth-of-type(1) {
		top: 10px;
		transform: rotate(45deg);
	}

	.sp_nav_se span:nth-of-type(2) {
		width: 0;
	}

	.sp_nav_se span:nth-of-type(3) {
		top: 10px;
		transform: rotate(-45deg);
	}

	.sjj_nav {
		position: fixed;
		z-index: 9;
		background: #ffffff;
		width: 100%;
		height: calc(100% - 50px);
		font-size: 14px;
		line-height: 40px;
		top: -100%;
		left: 0;
		overflow: auto;
		overflow-x: hidden;
		transition: top ease 0.35s;
	}

	.nav_show {
		top: 50px;
	}

	.sjj_nav>ul>li:first-child {
		overflow: hidden;
		border-top: 0;
	}

	.sjj_nav>ul>li:first-child>a {
		float: left;
		width: calc(100% - 70px);
	}

	.sjj_nav>ul>li:first-child .language {
		float: right;
		width: 70px;
		overflow: hidden;
		line-height: 30px;
		margin-top: 5px;
	}

	.sjj_nav>ul>li:first-child .language a {
		width: 35px;
		float: left;
		border-left: 1px #ddd solid;
		text-align: center;
		color: #999;
	}

	.sjj_nav ul li i {
		position: absolute;
		top: 5px;
		right: 0px;
		border-left: 1px #ddd solid;
		height: 30px;
		padding: 0px 7px 0 7px;
		display: none;
	}

	.sjj_nav ul li i {
		display: block;
	}

	.sjj_nav ul li i svg {
		transform: rotate(-90deg);
		transition: all ease 0.35s;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		transform: rotate(0deg);
	}

	.sjj_nav ul li {
		border-top: 1px #ddd solid;
		margin: 0 20px;
		position: relative;
		line-height: 40px;
		font-size: 14px;
	}

	.sjj_nav>ul>li:last-child {
		border-bottom: 1px #ddd solid;
	}

	.sjj_nav ul li ul {
		display: none;
	}

	.sjj_nav ul li a {
		color: #666;
		width: 100%;
		display: block;
	}

	.sjj_nav ul li ul li a {
		color: #999;
		display: block;
		text-align: left;
	}

	.sjj_nav ul li i svg {
		width: 20px;
		height: 20px;
		fill: #555;
		position: relative;
		top: -6px;
	}

	.sjj_nav ul li .sjj_nav_i_se svg {
		fill: #1a64c9;
	}

	.sjj_nav ul li ul li>ul {
		margin-left: 10px;
	}
}
