﻿@charset "utf-8";
/* CSS Document */
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

img {
	border: none;
	max-width: 100%;
}
body {
	font-size: 16px;
 font-family:Roboto-Regular, Roboto-Medium,Roboto-Bold, Roboto-Light;
	color: #000;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	line-height: 25px;
	padding-top:95px;
}

a {
	text-decoration: none; font-family:Roboto-Regular, Roboto-Medium,Roboto-Bold, Roboto-Light;
	color: #000;
	font-weight: normal;
}
a:hover {
	color: #1279d5;
}

@font-face {
	font-family: 'Roboto-Regular';
	src: local('?'), url(../images/Roboto-Regular.ttf);
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Medium';
	src: local('?'), url(../images/Roboto-Medium.ttf);
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Bold';
	src: local('?'), url(../images/Roboto-Bold.ttf);
	font-style: normal;
}
@font-face {
	font-family: 'Roboto-Light';
	src: local('?'), url(../images/Roboto-Light.ttf);
	font-style: normal;
}
@font-face {
  font-family: 'iconfont';
  src: url('iconfont.woff2?t=1683621559953') format('woff2'),
       url('iconfont.woff?t=1683621559953') format('woff'),
       url('iconfont.ttf?t=1683621559953') format('truetype');
}
@font-face {
  font-family: 'iconfont2';
  src: url('iconfont.woff2?t=1685091410837') format('woff2'),
       url('iconfont.woff?t=1685091410837') format('woff'),
       url('iconfont.ttf?t=1685091410837') format('truetype');
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 14px;margin-left:5px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;}
  
.iconfont-jt{
  font-family: "iconfont" !important;
  font-size: 12px;
  font-style: normal;float:right;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;transform: rotate(-90deg);
}

.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height: 25px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width:86%;max-width:1920px;
	margin: 0 auto;
}
.hza {
	width:86%;max-width:1920px;
	margin:80px auto;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.hz-bottom {margin-bottom:80px;}
.logo {margin:10px 0;}
.logo img {height:45px;}


.top-pc {
	position: fixed;
	z-index: 99;
	top: 0px;
	left: 0;
	width: 100%; 
	background-color:#fff;
	transition: all 0.5s; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.top-ggt{height:35px; background:#20232c;font-size:14px;color:#fff;}
.index-dh{float:left;margin-top:5px;color:#eeeeee;margin-right:30px;}
.index-dh img{float:left;margin-top:5px;margin-right:8px;}
.index-dh a{color:#eeeeee;}
.index-dh a:hover{ color:#fff;text-decoration:underline;}

.top-ggt-hz{white-space:nowrap;line-height:35px;display: flex; flex-wrap: wrap;}

.sousuo{float:left;border-left:1px solid #63656c;border-right:1px solid #63656c;padding:8px 20px 0 20px;margin-right:22px;}
.sousuo .sousuo_an { cursor: pointer;}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top:160px;
	z-index: 10;
}
.sousuo .ssk {
	width:30%;
	overflow: hidden;
	margin: 0 auto;
}
.sousuo .ssk .input_txt {
	width:77%; font-family:Roboto-Regular, Roboto-Medium,Roboto-Bold, Roboto-Light;
	height:50px;
	float: left;
	padding: 0 3%;
 border: 1px solid #ececec;

}
.sousuo .ssk .input_btn {
	width: 23%;
	float: right;
 font-family:Roboto-Regular, Roboto-Medium,Roboto-Bold, Roboto-Light;
	color: #fff;
	line-height:50px;font-size:15px;
	border: 0 none;
	background:#1279d5;
	cursor: pointer;
}
 input,textarea {
	outline:none;
 }

.p-show {
	display: block !important;
}
.set{font-family:Roboto-Light;color:#fff;cursor: pointer;}
.set img{width:22px;margin-right:10px;margin-top:12px;float:left; }

.new {	
	width: 180px;
	position: absolute;
	z-index: 999;
	display: none;
	right:120px;
    top:45px; background:#fff;border-radius:5px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.new li{padding:10px;}
.new li img{width:22px;margin-top:6px;margin-right:10px;float:left;}
.new li a{color:#666;}
.new li a:hover{color:#1279d5;}
.new li:hover{ background:#e6f1fc;}
.top_sj {
	display: none;
}
.top-menu{text-align:center;}
.nav {display: inline-block;
    box-sizing: border-box;
    vertical-align: bottom;
}

.mainbav li {
	position: relative;
	padding: 0 30px;
}

.mainbav li.active:after {
	width: 100%;
}


.mainbav .memu {
	float: left;
	line-height:65px;
	height: 65px;
}
.mainbav .memu:hover, .mainbav .memu.active {
	display: block;
}
.mainbav .memu:hover a, .mainbav .memu.active a {
	color:#00a0e9;
}
.mainbav ul li ul {
	display: none;
	position: absolute;
	width:230px;
	left: 0;
	top: 65px;
	z-index: 999999;
padding:15px 0;background:#fff;
}
.mainbav ul li ul li {
	float: none;
	border-right: none;
	padding:0;
	position: relative;
	text-align: left;

}
.mainbav ul li ul li a {
	display: block;
	color: #333 !important;
	font-size:15px;
	font-weight: normal;
	padding:8px 20px;
}
.mainbav ul li ul li a:hover {
color: #00a0e9 !important; 
}
.mainbav ul li ul li ul {
	position: absolute;
	left: 100%;padding: 0;
	top: 0;
}

.index-get{display:inline-block;background:#1279d5;padding:5px 20px;border-radius:25px;margin-top:15px; position: static;}
.index-get a{color:#fff;font-size:14px;}
.index-get:hover{background:#005ca3;}


/*banner*/
.block_home_slider {
	height: auto;
	position: relative;margin:0 auto;
	line-height: 0px;background:#f7f7f8 center;
}
.service-banner{  background-repeat: no-repeat;
    background-position:center;background-position: center; background-size: cover;
  height:500px;}

.service-banner-title{font-size:48px;line-height:50px;font-family:Roboto-Medium;}
.service-banner-bt{width:45%;float:left;}


.Sustainability-banner-hz{width:70%;margin:0 auto;float:left;color:#fff;text-align:center;}



.w-banner-title{font-size:80px;line-height:80px;}
.w-banner-ms{font-size:32px;margin:35px 0 50px 0;}
.w-banner-more{display:inline-block;background:#1279d5;padding: 15px 25px;border-radius:5px;}
.w-banner-more a{color:#fff;font-size:18px;}
.w-banner-more:hover{background:#0869c0;}
.w-banner-hm{margin-left:2%;font-size:18px;}

/*底部小图标*/
.block_home_slider .slide {
	position: relative;
	overflow: hidden;
}
.block_home_slider .flex-direction-nav a {
	width: 45px;
	height: 50px;
	display: block;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	text-indent: -9000px;z-index:2;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left: 0;
	background: url(../images/jt1.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right: 0;
	background: url(../images/jt2.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	left: 0;
	background: url(../images/jt1a.png) no-repeat;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	right: 0;
	background: url(../images/jt2a.png) no-repeat;
}

.block_home_slider .flex-control-paging {
	position: absolute;
	bottom: 20px;
	width:98%;
	text-align: center;
}
.block_home_slider .flex-control-paging li {
	margin: 0px;
	padding: 0 5px;
	display: inline-block;
*display:inline;
*zoom:1;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a{width:10px; height:10px; display:block; background:#bfbfbf; text-indent:-9000px; position:relative; overflow:hidden;cursor:pointer; border-radius:6px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {width:40px; background:#fff;}
.block_home_slider .flex-control-paging li a:after{content:"";width:0%;height:100%;background:#1279d5;position: absolute;left:0px;top:0px;}
.block_home_slider .flex-control-paging li a.flex-active:after{width:100%;transition: width 5s linear;-moz-transition: width 5s linear;-webkit-transition: width 5s linear;-o-transition: width 5s linear;}
.flex-direction-nav{display:none;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%; }
.flexslider .slides{height:100%;}
.flexslider .slides li{overflow:hidden;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;}
.index-banner-hz {
	width:83%;
	height: 100%;
	margin: 0 auto;padding:80px 0;
	 overflow: hidden;max-width:1920px;
}

.banner-hz {
	width:83%;
	height: 100%;
	display: flex;
	margin: 0 auto;
	align-items: center;max-width:1920px;}
.ny-banner-bt{width:55%;float:left;}
.ny-banner-ms{margin:30px 0 45px 0;font-size:24px;line-height:28px;}
.index-banner-an p{display:inline-block;background:#1279d5;padding:13px 25px;border-radius:5px;margin-right:18px;color:#fff;cursor: pointer;
 white-space: nowrap;}
.index-banner-an p a{color:#fff;}
.index-banner-an p:hover{background:#005ca3;}
.ny-banner-title{font-size:60px;line-height:65px;font-family:Roboto-Medium;}
.banner-an{background:none !important;border:1px solid #1279d5;}
.banner-an a{color:#1279d5 !important;}
.banner-an:hover{background:rgba(18,121,213,0.2) !important;}
.index-banner-wb{margin-top:45px;}
.index-banner-wb img{float:left;margin-right:5px;width:13px;margin-top:5px;}
.ny-banner-pic{float:right;width:40%;}


.top_sj { display:none; }

.index-title {color:#000;font-family: Roboto-Bold;font-size:30px;line-height:30px; text-align:center; }
.index-service-nr{width:75%;margin:0 auto;padding:25px 0 50px;font-size:16px;text-align:center;}

.index-title-ms{width:72%;margin:0 auto;padding:25px 0 50px;font-size:16px;text-align:center;}
.index-Mission-hza {
	width:68%;max-width:1920px;
	margin:60px auto 0 auto;
}
.index-Mission-hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.index-Mission-hz{display: flex;flex-wrap: wrap;}
.index-Mission-box{width:33.3%;float:left; padding:0 40px;text-align:center;margin-bottom:50px;}
.index-Mission-box-title{font-size:18px;color:#000;margin:30px 0 15px 0;font-family: Roboto-Bold;}
.index-Mission-box-nr{color:#555555;font-size:14px;}
.index-Mission-box-pic img{width:45px; display: inline-block;
  vertical-align: top;
  transform: scaleX(1);
  transition: transform 0.3s;}
.index-Mission-box-pic:hover img{ transform: scaleX(-1);}

.index-Mission-hz2{text-align:center;margin-left:-1%;margin-right:-1%;margin-top:50px;display: flex; flex-wrap: wrap;justify-content:center;}

.index-Mission-box2{width:30.3%;display:inline-block;  padding:40px;justify-content: space-between;
margin-bottom:2%;background:#f7f7f7;margin-left:1%;margin-right:1%;}
.index-Mission-box2:nth-child(4n){margin-bottom:0;}
.index-Mission-box2:nth-child(5n){margin-bottom:0;}
.index-service-bj{background:#343741;overflow:hidden;}
.nylist{ }
.nylist ul{display: flex; flex-wrap: wrap;margin-left:-1.5%;margin-right:-1.5%;  }
.nylist li{ float:left; width:47%; margin-right:1.5%;margin-left:1.5%; margin-bottom:3%;  overflow:hidden;background:#fff;border-radius:10px;position:relative;}
.nylist li:nth-child(3n){margin-bottom:0; }
.nylist li:last-of-type{margin-bottom:0; }
.nylist li a{ display: flex;height:100%;
    justify-content: space-between;
    align-items: center;background:#e6e6e6;}
.nylist_tit{font-size:24px;color:#000;font-family: Roboto-Bold;}
.nylist_tit p{font-size:16px;color:#333;font-family: Roboto-Regular;margin-top:10px;}
.nylist_ms{font-size:14px;font-family: Roboto-Light;margin:20px 0;}
.nylist_ms p{position:relative; padding-left:15px;color:#666;}
.nylist_ms p img{position:absolute;z-index:1;left:0;top:12px;transform:translate(0%,-50%);mix-blend-mode: multiply;}
.nylist_pic{float:left;width:38%;overflow:hidden;background:#e6e6e6;}
.nylist_pic img{ transition:ease-in-out 0.25s all;}
.nylist li:hover .nylist_pic img{ transform:scale(1.1);transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s; 
-o-transition-duration: .5s;  }
.nylist_wb{float:left;width:62%; padding:20px;background:#fff;height:100%;}

.nylist_more{border-radius:5px;background:#1279d5;display:inline-block;text-align:center;color:#fff;padding:8px 20px;font-size:14px;}
.nylist li:hover .nylist_more{background:#005ca3;}
.pros{overflow:hidden;max-width:1920px;margin:0 auto;}
.pros2{overflow:hidden;max-width:1920px;margin:0 auto;}
.prosa img{width:100%;}
.prosb{box-sizing: border-box;padding:20px;text-align:center;font-size:14px;font-family:Roboto-Medium;}

.prosba{display:flex;align-items: center;margin-top:20px;color:#1279d5;}

.proj{position: relative;text-align:center;display:flex;justify-content: center;margin-top: 50px;}
.proj .swiper-pagination{position: static !important;width:auto !important;align-items: center;display:flex;margin:0 10%;}
.proj .swiper-pagination-bullet{border-radius:5px;background: #1279d5;width:10px;height:10px;}
.proj .swiper-button-next,.proj .swiper-button-prev{position: static !important;width:auto;height: auto;margin:0;color:#1279d5;}


.index-why-bj{background:#f7f7f7;overflow:hidden;margin-top:80px;padding:80px 0;}

.service5Box4 .items {
  display: flex;
  flex-direction: column; 
  gap: 80px;
}

.service5Box4 .item {
  display: flex;
    justify-content: space-between;
}

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.service5Box4 .item .content {
 width:48%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {border-radius:10px;transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;
}
.img {width:45%;border-radius:10px;
   overflow:hidden;
}
.Dedicated-title{font-size:30px;font-family: Roboto-Bold;}

.Dedicated-ms{margin:40px 0;}
.Dedicated-ms{font-size:18px;}

.Dedicated-wb p{font-size:18px;
    margin-bottom: 20px;
    position: relative;
    padding-left: 30px;}
.Dedicated-wb p:last-of-type{  margin-bottom:0;}
.Dedicated-wb p img{position:absolute;z-index:1;left:0;top:12px;transform:translate(0%,-50%); }


.Dedicated-wb2{ margin:30px 0;}
.Dedicated-wb2 p{font-size: 18px; overflow: hidden;
    margin-bottom: 20px;font-family: Roboto-bold;
    position: relative;
    padding-left: 30px;
 }
	.Dedicated-wb2 p span{width:100%;float:left;font-family: Roboto-Regular; }
.Dedicated-wb2 p img{position:absolute;z-index:1;left:0;top:12px;transform:translate(0%,-50%); }
@media (max-width:1024px){	
.Dedicated-ms{font-size:16px;}
.Dedicated-wb p{font-size:16px;}
.Dedicated-title { font-size: 26px;}
	
.service5Box4 .item:nth-child(2n) {margin-top:30px;}
}

.margin{margin-bottom:20px;}

.index-news-right-box{padding:30px 30px 50px 30px;}
.index-news-right-hz{margin-right:-0.5%;margin-left:-0.5%;margin-top:50px;display: flex; flex-wrap: wrap;}
.index-news-right{width:24%;margin-right:0.5%;margin-left:0.5%;float:left; border-radius: 10px; background:#f7f7f7;margin-bottom:20px;}
.index-news-right:nth-child(5n){margin-bottom:0;}
.index-news-right:nth-child(6n){margin-bottom:0;}
.index-news-right:nth-child(7n){margin-bottom:0;}
.index-news-right:nth-child(8n){margin-bottom:0;}

.index-news-right-title{font-size:20px;font-family: Roboto-Bold;}
.index-news-right-nr{color:#666;margin:20px 0 50px 0;overflow:hidden;font-size:14px; }
.index-news-right:hover .index-banner-an p{background:#005ca3;}
.index-news-right:hover .index-news-right-title{color:#1279d5;}
.index-news-right-pic{display:block; overflow:hidden;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.index-news-right-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-right-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;border-top-left-radius: 15px;border-top-right-radius: 15px;    width: 100%;}

.index-news-right2-hz{margin-right:-1%;margin-left:-1%;display: flex; flex-wrap: wrap;}
.index-news-right2-box{padding-top:30px;}
.index-news-right2{width:31.3%;margin-right:1%;margin-left:1%;float:left;}

.index-news-right2:hover .index-banner-an p{background:#005ca3;}
.index-news-right2-nr{color:#666;margin:20px 0 40px 0;overflow:hidden;font-size:16px; }
.index-news-right2-pic{display:block; overflow:hidden;}
.index-news-right2-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }

.index-news-right2-pic img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;width: 100%;}
.index-news-top{margin-bottom:50px;}
.index-news-top:nth-child(4n){ margin-bottom:0;}
.index-news-top:nth-child(5n){ margin-bottom:0;}
.index-news-top:last-of-type { margin-bottom:0;}
.index-hzhb-bj{background:#f7f7f7;overflow:hidden;}


.khjz_dkj {
	width: 100%;
	margin-top: 50px;position: relative;
}

.ryzz .item {
	margin:0 25px;    
	position: relative;background:#fff;
	display: block;
	transition: transform 0.5s;
	-webkit-transition: transform 0.5s;
}
.ryzz .item:hover{background-image: linear-gradient(to right, #0251a8, #0251a8);}


.ryzz .item .cpzs_img {
	overflow: hidden;
	display: block;border:1px solid #e6e6e6;

}
.ryzz .item .cpzs_img img {
	transition-duration: .8s;
	-moz-transition-duration: .8s;
	-webkit-transition-duration: .8s;
	-o-transition-duration: .8s;
}
.ryzz .item .cpzs_img img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition-duration: .5s;
	-moz-transition-duration: .5s;
	-webkit-transition-duration: .5s;
	-o-transition-duration: .5s;
}


 .cpzs_img img{width:100%;}


/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {  text-align: center;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* fix*/
.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-controls {
	width: 100%;
	z-index: 11;margin-top:20px;
}
.owl-carousel .owl-controls .owl-buttons div {
	position: absolute;
	display: inline-block;
	zoom: 1;
*display:inline;
	width: 40px;
	height: 70px;
	text-indent: -9999px;
	transition: .35s;
	top: 45%;
	margin-top: -35px;

}
.owl-buttons {display:none;}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl02.png) center no-repeat;
	overflow: hidden;
	left:25px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr02.png) center no-repeat;
	overflow: hidden;
	right:25px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr03.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls.clickable .owl-buttons div:hover {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}
.owl-carousel .owl-controls .owl-page {
	display: inline-block;
	zoom: 1;
*display: inline;/*IE7 life-saver*/
}
.owl-carousel .owl-controls .owl-page span {
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:#d0e4f7;
}
.owl-carousel .owl-controls .owl-page.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #1279d5;
}
.owl-carousel .owl-controls .owl-page span.owl-numbers {
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

.owl-pagination{display:none;}

.index-news-right3{width:29%;margin-right:2%;margin-left:2%;float:left;padding:10px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}

.index-news-right3-title{font-size:24px;font-family: Roboto-Medium;}
.index-news-right3-box{padding:20px;}
.index-news-right3-nr{color:#666;margin:20px 0;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;font-size:16px; }
.index-news-nr-left-rq{ color: #999; font-family: Arial, Helvetica, sans-serif;margin-bottom:10px;font-size:14px;}
.index-news-nr-left-rq img{float:left;width:18px;margin-right:6px;margin-top:2px;}
.index-news-right-more{color:#1279d5;font-size:18px;}

.index-Bringing{text-align:center;font-size:48px;line-height:48px;font-family:Roboto-bold;}
.index-quote{text-align:center;margin-top:35px;}
.index-quote p{display:inline-block;background:#1279d5;padding:13px 25px;border-radius:5px;margin-right:2%;color:#fff;}
.index-quote p a{color:#fff;}
.index-quote p:hover{background:#005ca3;}

/*----底部----*/
.foot {
	background: #20232c;
	overflow: hidden;
	padding:80px 0 30px 0;color:#fff;}
.foot-left{width:30%;float:left;}
.foot-left-logo img{height:50px;}
.foot-left-nr{margin:30px 0;font-size:16px;}
.foot-left-pic li{float:left;margin-right:15px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.foot-left-pic li:hover{transform:translateY(-6px); -webkit-trafont-size: 0;}


.foot-contact{float:left;width:18%;margin-left:3%;margin-right:3%;}
.foot-contact-title{ font-size:20px;margin-bottom:30px; font-family: Roboto-Medium;position: relative;padding-bottom:15px;}
.foot-contact-title:after {
    content: "";
    position: absolute;
    background: #1279d5;
    width:45px; 
    height:2px;bottom:0; 
	 left: 0;
   }
.foot-contact p{position:relative; padding-left:25px;margin-bottom:10px;font-size:14px;}
.foot-contact p img{position:absolute;z-index:1;left:0;top:15px; transform:translate(0%,-50%); }
.foot-contact p a{color:#fff;font-size:14px;}
.foot-contact p a:hover{ text-decoration:underline;}

.foot-right{float:left;width:20%;}
.foot-right-nr{margin:20px 0;font-size:14px;}

.yp{width:100%;border:1px solid #575960;background:none;padding:15px;color:#fff;float: left;}
.sq{background:#1279d5;padding:8px 20px;font-size:18px;text-align:center;border:none;color:#fff;cursor: pointer;margin-top:15px;display:inline-block;}
.sq span{float:left;padding-top:3px;}
.sq img{float:left;}

.foot-bq-hz{background:#20232c;font-size:14px;color:#eee;border-top:1px solid #4d4f56;overflow:hidden;padding:20px 0;}
.foot-bq{float:left;}
.foot-bq-menu{float:right;width:38%;}
.foot-bq-menu li{float:left;margin:0 10px;}
.foot-bq-menu li a{font-size:14px;color:#eee;}
.foot-bq-menu li a:hover{text-decoration:underline;color:#fff;}
.xt{color:#494c53;}


.service-hz{background:#19c9a7;overflow:hidden;padding:10px 0;}
.service-ISO li{color:#fff;font-size:20px;float:left;position:relative; padding-left:25px;width:20%;}
.service-ISO li img{position:absolute;z-index:1;left:0;top:12px;transform:translate(0%,-50%);}
.index-How-bj{background:#f7f7f7;overflow:hidden;}
.index-How-bottom{padding-bottom:80px;}
.service-How-hz{margin:0 -1.5% 0 -1.5%;display: flex; flex-wrap: wrap;}
.service-How{background:#fff;padding:30px;width:47%;box-shadow:5px 5px 5px #ececec;float:left;margin:50px 1.5% 0 1.5%;}
.service-How-nr{position:relative; padding-left:60px;color:#4c4c4c;}
.service-How-nr p{font-size:24px;font-family: Roboto-Medium;color:#333;margin-bottom:20px;}
.service-How-nr img{width:46px;position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%);}


.service5Box{margin-top:50px;}
.service5Box .items {
  display: flex;
  flex-direction: column;
  gap:30px;
}

.service5Box .item {
  display: flex;
    justify-content: space-between;
}
.service5Box .item-xt{border-top:2px solid #f2f2f2;padding-top:30px;}
.service5Box .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.service5Box .item .content {
 width:51%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.service5Box .item .img:hover img {
  transform: scale(1.05);
}
.service5Box .img img {
    transition: all 0.5s ease 0s;width:100%;height:100%;-o-object-fit: cover;object-fit: cover;border-radius:0;
}
.service5Box .img {width:45%;
   overflow:hidden; border-radius:0;}

.service5Box-title{font-size:24px;color:#134d99;font-family: Roboto-Medium;}
.service5Box-title p{font-size:18px;color:#1a1a1a;font-family: Roboto-Regular;margin-top:20px;}
.service5Box-title3{font-size:30px;font-family: Roboto-Medium;}
.service5Box-title3 p{font-size:16px;color:#1a1a1a;font-family: Roboto-Regular;margin-top:30px;}
.service5Box-title2{font-size:20px;margin:35px 0 20px 0;}


.service-Metals table{border-collapse:collapse;width:100%;}
.service-Metals table td{border-bottom:1px solid #e9f3ff;padding:18px; width:auto;}

.ct{font-family: Roboto-bold;}
.service-Aerospace-hz{margin:0 -1% 0px -1%;}
.service-Aerospace{width:31.33%;margin:0 1% 30px 1%;text-align:center;float:left;}
.service-Aerospace:nth-child(4n){margin-bottom:0;}
.service-Aerospace:nth-child(5n){margin-bottom:0;}
.service-Aerospace:nth-child(6n){margin-bottom:0;}
.service-Aerospace p{margin-top:15px;font-size:20px;font-family: Roboto-bold;}
.service-Aerospace p a{font-family: Roboto-bold;}

.service-faq-title{width:15%;font-size:30px;line-height:35px;font-family: Roboto-bold;float:left;}
.service-faq-right{float:right;width:83%;}

.caseshow-join-list ul {
    display: flex;
    flex-wrap: wrap;
}

.caseshow-join-list ul li {
    float: left;
    width: 100%;
    margin-bottom:15px;
}
.caseshow-join-list ul li:last-of-type{margin-bottom:0;}
.caseshow-join-menu {
    width: 100%;
    user-select: none;
    cursor: pointer;
    position: relative;font-size:18px;font-family: Roboto-Medium;
    padding: 15px 35px 15px 15px;background:#f0f8ff;

}

.caseshow-join-menu:hover {
    color:#1279d5;
}

.caseshow-join-menu:after {
    background: url(../images/j.png)no-repeat;
    width: 15px;
    height: 20px;
    content: "";
    opacity: 0.5;
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top:-10px;
}

.caseshow-join-menu.ontrue:after {
    transform: rotate(90deg);
    opacity: 1;
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
}
.faq{padding:20px;}

.service2-High li{margin-bottom:35px;}
.service2-High p{font-size:20px;font-family:Roboto-bold;margin-bottom:10px;}



.service2-Metals table{border-collapse:collapse;width:100%;}
.firstRow{background:#1279d5 !important;color:#fff;font-size:20px;font-family: Roboto-bold;}
.service2-Metals table td{padding:35px; width:auto;border-right:1px solid #d1d8df;margin:20px;text-align:center;}
.service2-Metals table td:last-of-type{border-right:none;}
.service2-Metals tr {background:#f0f8ff;}
.service2-Metals tr:nth-child(Odd){background:#e9f3ff;}

.Industries-wb{margin-top:50px;}
.Industries-wb ul{display: flex; flex-wrap: wrap;}
.Industries-wb li{width:50%;float:left;border-bottom:1px solid #e6e6e6;padding:15px 0;color:#4c4c4c;padding-right:3%;}

.Sustainability-how-hz{margin-right:-1%;margin-top:50px;display: flex; flex-wrap: wrap;}
.Sustainability-how{width:24%;float:left;margin-right:1%;background:#fff;border-bottom:2px solid #1175ce;border-radius:10px;padding:50px 30px;}
.Sustainability-how-pic img{height:55px;margin-bottom:40px;}
.Sustainability-how-wb{margin-top:30px;}
.Sustainability-how-wb p{font-size:16px;}

.about-pic img{border-top-left-radius:10px;border-top-right-radius:10px;}
.about-how{width:24%;float:left;margin-right:1%;background:#fff;border-bottom:2px solid #1175ce;border-radius:10px;}
.about-title{text-align:center;padding:30px 10px;font-size:30px;font-family: Roboto-bold;}
.about-title p{font-size:18px;color:#1279d5;font-family: Roboto-Regular;margin-top:15px;}

.infou-ul{margin-top:60px;}
.infou-ul ul {display: flex;flex-wrap: wrap; }
 .infou-ul li{width:20%;float:left;text-align:center;}
  .infou-ul li h3 { color:#1279d5;font-size:36px;line-height:36px;}
.infou-ul li p { margin-top:10px;font-size:20px;}

.about2-in{margin-right:-1%;}
.about2-in ul {display: flex;flex-wrap: wrap; }
.about2-in li{background:#f7f7f7;width:24%;margin-right:1%;float:left;padding:30px 10px 30px 50px;font-size:18px;position:relative; margin-bottom:1%;}
.about2-in li:nth-child(5n){ margin-bottom:0; } 
.about2-in li:nth-child(6n){ margin-bottom:0; } 
.about2-in li:nth-child(7n){ margin-bottom:0; } 
.about2-in li:last-of-type { margin-bottom:0; } 
.about2-in li img{height:30px;position:absolute;z-index:1;left:10px;top:25px; }

.about2-Ki{margin-top:50px;margin-right:-2%;display: flex;flex-wrap: wrap; }
.about2-Ki-wb{background:#f7f7f7;width:48%;padding:5%;text-align:center;margin-right:2%;float:left;color:#4c4c4c;}
.about2-Ki-wb p{font-size:20px;font-family: Roboto-Medium;margin-bottom:30px;color:#1a1a1a;}

.Blogs{font-size:36px;line-height:36px;font-family: Roboto-bold;}
.index-blog-title-ms{font-size:20px;border-bottom:1px solid #e6e6e6;padding:20px 0 25px;}
.Blogs-menu{margin-top:30px;}
.Blogs-menu li{float:left;margin-right:5%;}
.Blogs-menu li a:hover,.Blogs-menu li a.on{color:#1279d5;}
.Blogs-cnc{margin:50px 0 65px 0;background:#f7f7f7;overflow:hidden; display: flex;
    justify-content: space-between;
    align-items: center;}
.Blogs-cnc-pic{width:50%;float:left;display:block; overflow:hidden;border-top-left-radius:10px;border-bottom-left-radius:10px;}
.Blogs-cnc-pic img{border-top-left-radius:10px;border-bottom-left-radius:10px;transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}
.Blogs-cnc-pic img:hover{ transform: scale(1.1);
-moz-transform:scale(1.1);
-ms-transform: scale(1.1);
-o-transform:scale(1.1);
-webkit-transform: scale(1.1);
transition-duration: .5s;
-moz-transition-duration: .5s;
-webkit-transition-duration: .5s;
-o-transition-duration: .5s; }


.index-news-right:hover .Blogs-cnc-more{background:#1279d5;color:#fff;  }
.Blogs-cnc-wb{padding:0 5%; width: 50%;float:left;}
.Blogs-cnc-wb-rq{font-size:14px;color:#666;padding-bottom:15px;}
.Blogs-cnc-wb-title{margin-bottom:30px;color:#4c4c4c;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.Blogs-cnc-wb-title p{padding-bottom:20px;font-size:24px;font-family: Roboto-bold;color:#333;}
.Blogs-cnc-wb:hover .Blogs-cnc-wb-title p{color:#1279d5;}
.index-All{font-size:24px;font-family: Roboto-Medium;float:left; margin-top: 10px;}
.index-Categories{float:right;}
.Blogs-cnc-more{display:inline-block;border:1px solid #1279d5;padding:10px 30px;border-radius:5px;color:#1279d5;}
.Blogs-cnc-nr{color:#4c4c4c;margin:20px 0 30px 0;overflow:hidden;font-size:14px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:4; -webkit-box-orient:vertical; overflow:hidden; }

/*分页*/
.yema{ width:100%; text-align:center;      margin-bottom: 25px; }
.yema.bgs2{ text-align:right;}
.yema a{ display:inline-block; height:42px; line-height:40px; padding-left:10px; overflow:hidden; padding-right:10px; min-width:42px;margin-left:5px; text-align:center;  border:2px solid #e6e6e6; border-radius:5px;}
.yema a:hover{ text-decoration:none; color:#fff; background:#1279d5;border:2px solid #1279d5;}
.yema a.on{color:#fff;  background:#1279d5;border:1px solid #1279d5;}
.yema a.first,.yema a.last{ margin-right:0;  }
.yema a.first:hover,.yema a.last:hover{background-color:#1279d5;}
.yema a span{ font-family: "宋体";font-size:18px;}

.Resourceshow-top{border-bottom:1px solid #e6e9ec;overflow:hidden;color:#0b2c46; padding-bottom: 20px;}
.Resourceshow-top-left{width:75%;float:left;}
.Resourceshow-top-right{width:20%;float:right;}
.Resourceshow-top-right img{border-radius:6px;}
.Resourceshow-top-left-title{font-size:45px;line-height:50px;color:#0b2c46;font-family: Roboto-Medium;}
.Resourceshow-top-left-tx-hz{margin:35px 0 15px 0;overflow: hidden;}
.Resourceshow-top-left-tx img{border-radius:100%;width:33px;position:absolute;z-index:1;left:0;top:8px;}
.Resourceshow-top-left-tx{position:relative; padding-left:40px;float:left;margin-right:20%;font-size:14px;}
.Resourceshow-top-left-tx p{font-family: Roboto-Medium;margin-top:13px;}
.Resourceshow-top-left-time{float:left;font-size:14px;}
.Resourceshow-top-left-time img{float:left;    padding-top: 6px;
    width: 19px;
    padding-right: 5px;}
.Resourceshow-top-left-nr{width:100%;margin:50px 0;font-size:18px;}

.Resourceshow-bottom{margin:50px 0 80px;color:#0b2c46;  display: flex;align-items: flex-start; justify-content: space-between;}
.Resourceshow-bottom-left{width:70%;float:left;line-height:30px;}
.Resourceshow-bottom-right{width:25%;float:right;position: -webkit-sticky; position: sticky;top:150px;}
.Resourceshow-title{font-size:20px;font-weight:bold;margin:20px 0;}
.Resourceshow-bottom-right-title{font-family: Roboto-Medium;font-size: 18px;}
.Resourceshow-bottom-right-bt-hz{margin-top:20px;}

.Resourceshow-bottom-right-bt-hz li{border-bottom:1px solid #e6e9ec;padding-bottom:10px;overflow:hidden;margin-bottom:25px;}
.Resourceshow-bottom-right-bt img{width:30%;float:left;padding-right:3%;}

.Resourceshow-bottom-right-bt a{font-family: Roboto-Medium;color:#0b2c46;font-size:16px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; 
}
.Resourceshow-bottom-right-bt a:hover{color:#1279d5; }
.Resourceshow-bottom-right-rq{font-size:14px;color:#99a7b3;margin-top:10px;}
.Resourceshow-bottom-right-rq img{float:left;padding-top:3px;padding-right:2px;width:20px;}

.Product-top-hz{margin:40px -2% 60px 0;overflow:hidden;}
.Product-top{width:48%;float:left;margin-right:2%;}
.Product-top-pic img{border-top-left-radius:10px;border-top-right-radius:10px;}
.Product-top-title{text-align:center;background:#f7f7f7;font-size:24px;font-family: Roboto-Medium;padding:40px;border-radius:10px;}

.form-select{border:1px solid #0f6ca8;padding:10px;border-radius:5px;font-size:18px;}
select {outline:none;}
.Product-bottom{width:24%;float:left;margin-left:0.5%;margin-right:0.5%;margin-top:20px;}
.Product-top-pic img{width:100%;}
.Product-bottom-title{text-align:center;background:#f7f7f7;font-family: Roboto-Medium;padding:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}

.contact-left{float:left;width:38%;}
.contact-left-hz{border-bottom:1px solid #e6e6e6;padding-bottom:30px;margin-bottom:80px;}
.contact-left-hz:last-of-type{margin-bottom:0;}
.contact-title{font-size:24px;margin-bottom:15px;}
.contact-title2{font-size:28px;font-family: Roboto-bold;margin-bottom:25px;}

.contact-right{float:right;width:55%;display: flex; flex-wrap: wrap;}
.contact-right-left{color:#fff;background:#1279d5;overflow:hidden;width:53%;float:left;padding:5% 3%;}
.contact-right-left-title p{font-size:36px;line-height:36px;font-family: Roboto-Medium;margin-bottom:30px;}
.contact-right-left-Requirements{font-size:14px;}
.contact-right-left-Requirements p{font-size:30px;line-height:30px;margin:30px 0 20px 0;}
.contact-right-left-Requirements ul{margin-top:20px;overflow:hidden;}
.contact-right-left-Requirements li{float:left;margin-bottom:15px;position:relative; padding-left:25px;}
.contact-right-left-Requirements li img{position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%);}
.contact-right-right{box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);width:47%;float:left;padding:4%;}
.contact-feedback{margin-bottom:12px;}
.contact-feedback p{font-size:15px;}
.soka{width:100%; padding:10px;border:1px solid #ccc;border-radius:5px; margin:3px 0;font-family: Roboto-Regular;font-size:14px;}
.sokb{ border:1px solid #ccc; padding:10px; width:100%;border-radius:5px;font-family: Roboto-Regular;font-size:14px;}

.tj{ width:100%; border:none; line-height:45px;font-size:16px; text-align: center; color: #fff; background:#1279d5; cursor: pointer; font-family: Roboto-Regular; border-radius:5px;}


form{margin-top:5px;}
.upload_box .pic_box {
    position: relative;
display:inline-block;
 vertical-align: middle;
  color:#000;
    text-align: center;
    cursor: pointer;margin-top:5px;
    box-sizing: border-box;border-radius:5px;padding:8px 25px;
    z-index: 1;border:1px solid #333;font-family: Roboto-Regular;
}

.upload_box .pic_box img {
    opacity: 1;
}

.upload_box .close {
    position: absolute;
    top: -7px;
    right: -7px;
    display: none;
    width: 24px;
    height: 24px;
    background: #000;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2;
    transform: rotate(45deg);
}

.upload_box .close::before {
    content: '';
    width: 12px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

.upload_box .close::after {
    content: '';
    width: 1px;
    height: 12px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
}

.upload_file {
    width: 82px;
    height: 82px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0;
    right: 0;
    padding: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    cursor: pointer;
    font-size: 70px;
    z-index: 1;
}

.contact-feedback-wb{position:relative; padding-left:20px;font-size:15px;}
.contact-feedback-wb img{position:absolute;z-index:1;left:0;top:12px; transform:translate(0%,-50%); }
.contact-feedback span{padding-top:15px;font-size:14px;}

.about3-bj{background:#f7f7f8;overflow:hidden;padding:50px 0;}

.about3-right{float:right;}
.index-banner-an{display: flex;
    flex-wrap: nowrap;
    align-items: center;}

.index-an{}

.gm-tck{
    position: fixed;
    left: 0%;
    top: 0%;
	width:100%;
	height:100%;
    display:none;
    z-index:111;
	background:rgba(0,0,0,0.8);
    
}
.gm-tck>div{
	width:100%;
	height:100%;
	display:flex;justify-content:center;align-items:center;
}
.gm-tck>div>div{
	position:relative;
    width: 15%;
	min-width: 500px; 
	max-height: 100%;
    padding: 40px;
    margin: 0 auto;
    background: #fff;
}

.gm-add {
font-family: Roboto-Medium;
    font-size:26px;
}
.gm-add p{ font-size:18px;font-weight:normal;color:#333;margin-top:15px;}

.gm-nr {
    margin: 5% 0;
}
.zxsc-gwc-gb {
    border-radius: 100px;
    position: absolute;
    cursor: pointer;
    right: 20px;
    font-size: 20px;
    top: 10px;
}

.bolg-bg table{border-collapse:collapse;width:100%;}
.bolg-bg table td{padding:10px;border:1px solid #d4dae0;width:auto;}
.bolg-bg-bt{font-weight:bold;font-size:16px;background: #e6e9ec !important;color: #0b2c46;}

.share-btn-list{margin-top:50px;}