﻿@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;
    color: #333;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	line-height:23px;
	padding-top:120px;
}
a { text-decoration:none;
	   font-family:Roboto-Regular,Roboto-Medium;
    color:#333;
	font-weight: normal;
}
a:hover {
	color: #1163a2;
}

@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');
}

@font-face{
    font-family:Roboto-Regular;
    src: url(../images/Roboto-Regular.ttf);  
}
@font-face{
    font-family:Roboto-Medium;
    src: url(../images/Roboto-Medium.ttf);  
}
.clear {
	clear: both;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	line-height:23px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.hz {
	width:82%;
	margin: 0 auto;max-width:1920px;
}
.hza {
	width:82%;
	margin:70px auto;max-width:1920px;
}
.hza:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}
.hz-bottom {margin-bottom:70px;}


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



.top-ggt{height:40px;border-bottom:1px solid #f0f0f0;}
.index-dh-hz{padding-top:5px;font-size:14px;}
.index-dh{float:left;padding-right:45px;padding-left:25px;position:relative;}
.index-dh img{height:15px;position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%);}

.index-top-pic{margin-top:2px;margin-right:45px;padding-top:5px;}
.index-top-pic ul{
display: flex;
    flex-wrap: nowrap;
    align-items: center;}

.index-top-pic li{ width:25px;height:25px;
   text-align:center;padding-top:3px;

    margin-right: 6px;
    border-radius: 50%;}
.index-top-pic li img{height:16px;}
.index-top-pic-tu2{display:none;}
.index-top-pic li:hover .index-top-pic-tu1{display:none;}
.index-top-pic li:hover .index-top-pic-tu2{display:inline-block;}

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

.index-yyl{position:relative;}

.new {	
	width:130px;
	position: absolute;
	z-index: 999;
	display: none;
	right:0;
    top:40px; background:#fff;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.2);}
.new li{padding:8px;text-align:center;}
.new li img{width:25px;padding-right:5px;}
.new li a{font-size:14px;}

.set{font-size:14px;}
.set img{width:30px;padding-right:6px;}


.head-share {
    display: flex
}

.head-share>ul {
    margin-right: 20px;
    display: flex;
    align-items: center
}

.head-share>ul a {
    color: var(--headercolor);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    transition: all .2s linear
}

.head-share>ul a i {
    font-size: var(--fontsize20)
}

.head-share>ul a:hover i {
    color: var(--color)
}
.logo {margin:10px 0;}
.logo img {height:50px;}

.top_sj {
	display: none;
}
.top-hz {
	position:relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width:85%;margin:0 auto;}


.nav { display: inline-block; box-sizing: border-box; vertical-align: bottom; }
.mainbav ul:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
.mainbav ul li.memu:after{content: " "; width:0; height:3px; background:#1163a2; position: absolute; bottom:0; left:0; transition: all 0.5s;}
.mainbav ul li.memu:hover:after{width:100%;}
.mainbav .memu.active:after{width:100%;}
.mainbav ul li { position:relative; margin:0 28px; }
.mainbav .memu a{color:#000;font-size:18px;}
.mainbav .memu { float: left; line-height:80px; height:80px; }
.mainbav .memu:hover a, .mainbav .memu.active a { position:relative;color:#1163a2; }
.mainbav ul li ul { display: none; position: absolute; width:260px; left:0; top:79px;padding:15px 0; z-index: 999999; background:#fff; }
.mainbav ul li ul li { margin:0; position: relative; }
.mainbav ul li ul li a { font-size:16px !important;display: block; color:#000f1c !important; padding:10px 20px; }
.mainbav ul li ul li a:hover {background:#1163a2;color:#fff !important;}
.mainbav ul li ul li ul { position: absolute; left: 100%; top: 0; }

.sousuo{float:left;}
.sousuo .sousuo_an {cursor: pointer;}
.sousuo_an img{width:20px;}
.sousuo .ssk_bj {
	width: 100%;
	display: none;
	position: fixed;
	left: 0;
	top:140px;
	z-index: 10;
}
.sousuo .ssk {
	width:30%;
	overflow: hidden;
	margin: 0 auto;
}
.sousuo .ssk .input_txt {
	width:77%; background:#f2f2f2;
	height:46px;font-size:15px; font-family:SourceHanSansCN-Light;
	float: left;
	padding: 0 3%;
	border: none;border-top-left-radius:25px;border-bottom-left-radius:25px;

}
.sousuo .ssk .input_btn {
	width: 23%; font-size:16px;font-family:SourceHanSansCN-Light;
	float: right;
	color: #fff;border-top-right-radius:25px;border-bottom-right-radius:25px;
	line-height:46px;
	border: 0 none;
	background:#3571ad;
	cursor: pointer;
}
input,textarea {outline:none;}

.p-show {display: block !important;}


/*banner*/
.block_home_slider {max-width:1920px;margin:0 auto;
	height: auto;
	position: relative;
	line-height: 0px;
	text-align: center;}
	/*底部小图标*/
.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;
}
.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-control-paging {
	position: absolute;
	bottom:20px;
	width:100%;
	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:#fff; 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:#1163a2;border-radius:6px;}

.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{line-height:0px;height:100%;display: none; position:relative;}
.flexslider .slides li img{display:block;width: 100%;}

#home_slider2{display:none;}

.top_sj { display:none; }


.index-title{font-size:30px;line-height:30px;background:url(../images/x_05.jpg) no-repeat center bottom;padding-bottom:25px;text-align:center;  font-family:Roboto-Medium; }
.index-title-ms {width:80%;text-align:center;color:#666;margin:30px auto;}
.index-product-title{font-size:18px;margin-top:25px;}
.index-product-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; font-size:14px;color:#666;background:url(../images/jt.jpg)no-repeat center right;padding-right:15%;margin:5px 0 30px;}
.index-product-hz{border-bottom:2px solid #fff;}
.index-product-hz:hover{border-bottom:2px solid #1163a2;}
.index-product-pic{overflow:hidden;}
.index-product-pic img{width:100%;  object-fit: cover;transition: all .8s ease;}
.index-product-pic:hover img{transform: scale(1.06);}

.khjz_dkj {max-width:1920px;}

 .cpzs_img img{width:100%;}

.tjcp .item {
height:100%;margin:0 15px;
	position:relative; display: flex; flex-wrap: wrap;
}
.hzhb .item {
	margin:0 10px;height:100%;
	position:relative;
}

/* display none until init*/
.owl-carousel {
	display: none;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {

	position: relative;display: flex !important; flex-wrap: wrap;
	-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;padding:10px 0;
	-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 {
display: inline-block;
	zoom: 1;
*display:inline;
	width:50px;
	height:50px;
	text-indent: -9999px;
	transition: .35s;
	bottom:50px;
    font-size: 0;
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
	background: url(../images/jtl06.png) center no-repeat;
	overflow: hidden;margin:0 15px;

}
.owl-carousel .owl-controls .owl-buttons .owl-next {
	background: url(../images/jtr06.png)  center no-repeat;
	overflow: hidden;
margin:0 15px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
	background: url(../images/jtl07.png) center no-repeat;
	overflow: hidden;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
	background: url(../images/jtr07.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.active span, .owl-carouselpzs .owl-controls.clickable .owl-page:hover span {
	filter: Alpha(Opacity=100);/*IE7 fix*/

}
.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;
	
}

.index-Application-bj{background:#f9f9f9; overflow: hidden;}
.index-Application-bj2{background-image: linear-gradient(to bottom, #f9f9f9,#fff); overflow: hidden;}
.ny-qyzl-hz{margin-right:-1.5%;margin-left:-1.5%; display: flex; flex-wrap: wrap;padding-top:15px;}
.about-qyzl-a2{ position: relative; box-shadow: 1px 0px 36px rgba(1,86,169,0.08);  display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;width:29%;margin-bottom:50px;float:left;margin-right:1.5%;margin-left:1.5%; background:#fff;}
.about-qyzl-a2:hover{background:#3571ad;transform:translateY(-6px); -webkit-trafont-size: 0;}
.about-qyzl-ms{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.about-qyzl-a2:hover .about-qyzl-a-title, .about-qyzl-a2:hover .about-qyzl-ms{color:#fff;}
.index-Application-box{padding:25px;}
.about-qyzl-a-title{font-size:20px;  font-family:Roboto-Medium;margin-bottom:10px;  }


.index-about-hz{display: flex;justify-content: space-between; }
.index-about-left{width:48%;padding-right:6%;}
.index-about-right{width:52%;}
.index-about-right img{width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.index-about-nr{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:12; -webkit-box-orient:vertical; overflow:hidden;margin:30px 0;}


 .btn { display: inline-block;  padding: 0 1.8em;
 line-height: 3em;
        color: #fff;
        background: #1163a2;
        transition: all 0.4s; }
    
 .btn:hover {padding: 0 2.8em; color: #fff; background:#026aba;}



.infou-ul-bj{background:url(../images/in.jpg)no-repeat; background-size:cover;overflow:hidden;}
.infou-ul ul {display: flex;flex-wrap: wrap;text-align:center;color:#fff;}
.infou-ul li {float:left;padding:25px 10px; width:25%;padding:0 1%;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.infou-ul li:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.infou-ul li h3 {font-weight:normal;font-size: 0;position:relative;}
.infou-ul li h3:after {
    content: "";
    position: absolute;
    background: #fff;
    width:40px; left:50%;transform:translate(-50%,0%);
    height:2px;bottom:-20px;
   }

.infou-ul li h3 span:nth-child(1) { font-size: 50px;line-height: 50px;font-weight: bold;}
.infou-ul li h3 d {display: inline;font-size:30px;margin-left:5px;}
.infou-ul li p {margin-top:40px;font-size:18px;}
.infou-ul li img{height:60px;margin-top:25px;}



.home-service .service-wrap {
    max-width: 1600px;
    margin: 0px auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.home-service .service-wrap .service-item {
    width: 25%;
    background: #20242d;
    color: #FFFFFF;
    border-right: 1px solid #FFFFFF35;
    padding: 60px 40px 50px;
    transition: all .2s linear;
    position: relative
}

.home-service .service-wrap .service-item:nth-child(4) {
    border-right: none
}

.home-service .service-wrap .service-item:hover {
    background:#1163a2;
}

.home-service .service-wrap .service-item:hover .title::after {
    background: #FFFFFF
}

.home-service .service-wrap .service-item:hover .bg i {
    color: #FFFFFF
}

.home-service .service-wrap .service-item .title {
    font-size: 20px;  font-family:Roboto-Medium;
    position: relative;
    padding-bottom: 15px;  color: #FFFFFF
}

.home-service .service-wrap .service-item .title::after {
    content: "";
    width: 40px;
    height: 2px;
    background: #1163a2;
    position: absolute;
    left: 0px;
    bottom: 0px
}

.home-service .service-wrap .service-item .text {
    padding-top: 25px;
    color: #EEEEEE;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:5;
    overflow: hidden;
}

.home-service .service-wrap .service-item .icon {margin-top:30px;}

.home-service .service-wrap .service-item .bg {
    position: absolute;
    right: 20px;
    bottom: 20px
}

.service-item:hover .bg{-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}

.index-customize-bj{background:url(../images/in2.jpg) center;background-size: cover;
    background-attachment: fixed;
    overflow: hidden;margin:80px 0;}

.index-customize-box{margin:12% 0;color:#fff;}
.index-customize-title{font-size:30px;line-height:30px;  font-family:Roboto-Medium;}
.index-customize-ms{margin:30px 0 70px 0;}

 .index-customize-more .btn { display: inline-block;  padding: 0 1.8em;
 line-height: 3em;
        color: #1163a2;
        background: #ffffff;
        transition: all 0.4s; }
    
  .index-customize-more .btn:hover {padding: 0 2.8em; color: #fff; background:#007fe1;}


.index-news-nr{margin-right:-1.5%; margin-left:-1.5%; margin-top: 50px;display: flex; flex-wrap: wrap;}
.index-news-nr-left{width:22%;border-bottom: 2px solid #fff; padding-bottom:40px;margin-left:1.5%; margin-right:1.5%;float:left;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.index-news-nr-left:hover{transform:translateY(-6px); -webkit-trafont-size:0;border-bottom:2px solid #1163a2;}
.index-news-nr-left:hover .index-news-nr-left-title a{color:#1163a2;}
.index-news-nr-left-title{margin-top:20px; font-size:18px;  font-family:Roboto-Medium;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.index-news-nr-left-rq{font-size:14px;color:#1163a2;margin:12px 0;}
.index-news-nr-left-nr{color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; font-size:14px;  }

/*----底部----*/
footer {
    clear: both;
    margin: 0px auto;
    padding: 20px 0px 0px
}

.foot-top {
  background:url(../images/foot-topbg.webp) center #1163a2;
    background-size: cover;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
    padding: 40px ;overflow:hidden;
    line-height: 1;
    position: relative;
    z-index: 9
}

.foot-top .left p {
    padding-top: 20px;
    font-size: 26px;  font-family:Roboto-Medium;
}

.foot-main {
    background:#20242d; color: #FFFFFF;
    margin-top: -80px
}

.foot-main .foot-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 140px 0 40px;
}

.foot-main .foot-item {width:20%;}

.foot-main .foot-item .title {
    font-size:20px;
    position: relative;
    padding-bottom: 10px;
    color: #FFFFFF
}

.foot-main .foot-item .title::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 40px;
    height: 2px;
    background: #1163a2;
}

.foot-main .foot-item .navlist {
    margin-top: 20px
}

.foot-main .foot-item .navlist li {
    position: relative;
    padding-left: 20px
}

.foot-main .foot-item .navlist li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 12px;
    width: 10px;
    height: 1px;
    background: #FFFFFF
}

.foot-main .foot-item .navlist li a {
    padding:5px 0px;
    transition: all .2s linear;
    font-size:15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box;
    display: block;color:#ddd;

}

.foot-main .foot-item .navlist li a:hover {
    transform: translateX(5px);
    color: #1163a2;
}

.foot-main .foot-item.navigation {
    width: 40%
}


.foot-main .foot-item.contact ul.contactlist {
    margin-top: 20px
}

.foot-main .foot-item.contact ul.contactlist li {
    display: flex;
    align-items: baseline;
    padding: 4px 0px;
    font-size: 15px;
    position: relative;
    padding-left: 30px
}

.foot-main .foot-item.contact ul.contactlist li a {
    color: var(--footercolor)
}

.foot-main .foot-item.contact ul.contactlist li img{
position:absolute;z-index:1;left:0;top:16px;transform:translate(0%,-50%); 
}

.foot-main .foot-item.contact ul.contactlist li a:hover {
    color: #1163a2;
}


.foot-main .foot-item.navigation ul {
    display: flex;
    flex-wrap: wrap
}

.foot-main .foot-item.navigation ul li {
    width: 50%
}

.foot-main .copyright {
    border-top: 1px solid #FFFFFF35;
    text-align: center;
    padding: 15px 0px;color:#ddd;

}


.foot-top-pic{margin-top:20px;}
.foot-top-pic ul{
display: flex;
    flex-wrap: nowrap;
    align-items: center;}

.foot-top-pic li{ width:25px;height:25px;
   text-align:center;padding-top:3px;
    margin-right:12px;
    border-radius: 50%;}
.foot-top-pic li img{height:16px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}
.foot-top-pic li:hover{background:#1163a2;}


.ny-banner-hz{ position:relative; }
.ny-banner-hz::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
  height: 100%;
    width: 100%;
    z-index:0;
}

.tabs {color:#fff;
   position: absolute;
		right:0;
        left: 0;z-index:1;top:50%;transform:translate(0%,-50%);  }

.contact-banner-title{font-size:36px;line-height:36px; font-family:Roboto-Medium;position: relative;padding-bottom:25px;}
.contact-banner-title:after {
    content: "";
    position: absolute;
    background:#fff;
    width:10%; 
    height:3px;bottom:0; 
	 left: 0;
   }
.contact-banner-ms{font-size:24px;line-height:30px;margin-top:25px;width:46%;}


.about-bj{background:#f7f7f7;overflow:hidden;padding:15px 0;}
.about-menu-left{float:left;color:#1163a2;font-size:18px;}
.about-menu-right{float:right;}
.about-menu-right li{float:left;font-size:14px;margin:0 3px;}
.about-menu-right li a{color:#666;}
.about-menu-right li a:hover{color:#1163a2;}

.about-nr{line-height:28px;}
.about-nr img{float:right;padding-left:3%;padding-bottom:20px;width:55%;}
.about-nr p{margin-bottom:20px;}

.about-ryzz ul{margin:0 -1%; }
.about-ryzz li{float:left;width:18%;margin:0 1% 20px 1%;}

.about-qywh{background:url(../images/dz_bg.jpg);overflow:hidden;padding:5%; display: flex;
    justify-content: space-between;
    align-items: center;}
.about-qywh-left{width:50%;float:left;color:#fff;padding-right:5%;}
.about-qywh-left-title{font-size:18px;}
.about-qywh-left-title p{font-weight:bold;font-size:30px;line-height:30px;margin-bottom:30px;}

.about-qywh-left-hm{font-weight:bold;font-size:40px;line-height:40px;margin:50px 0 30px 0;}
.about-qywh-left-more{background:#1163a2;border-radius:50px;border:2px solid #fff;display:inline-block;padding:10px 30px;text-align:center;font-size:20px;}

.Partnership-From-hz{display: flex;flex-wrap: wrap;margin-left:-1%;margin-right:-1%;}
.Partnership-From-box{width:48%;margin-left:1%;margin-right:1%;float:left; background:#fff;margin-bottom:20px;
    color:#333;text-align:center;padding:50px 20px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.Partnership-From-box-title{font-size:24px; font-family:Roboto-Medium;margin:20px 0;}
.Partnership-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.Partnership-From-box-pic img{height:45px; transition:all 0.5s;}




.contact-feedback{margin-top:60px;margin-left:-1%;margin-right:-1%;}

.soka{ font-family:Roboto-Regular;width:48%;padding:15px;border-radius:5px;margin-bottom:30px;float:left;margin-left:1%;margin-right:1%;font-size:15px; border:1px solid #d0d4e0;}
.sokb{font-family:Roboto-Regular; border:1px solid #d0d4e0;font-size:15px;border-radius:5px;padding:15px;margin-bottom:40px; width: 98%;line-height:30px;margin-left:1%;margin-right:1%;}
.tj{ text-align: center;
    color: #fff; font-family:Roboto-Regular;
    background:#1163a2;
display:block;border-radius:5px;
cursor: pointer; width:180px;
    padding:15px;margin:0 auto;
border:none;font-size:16px;font-family:Roboto-Medium;}
.tj:hover{background:#007fe1;}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color:#999; 
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
color:#999;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color:#999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color:#999;
}

.contact-list {
    flex: 1;
    display: flex;
    align-items: stretch;
    justify-content: space-between
}

.contact-list li {
    width: 32%;
    background: #f9f9f9;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 30px;
 transition: all .1s linear
}

.contact-list li .icon {
    width: 60px;
    height: 60px;
    background: #1263a2;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.contact-list li .icon img {height:27px;-webkit-filter: brightness(0) invert(1);
filter: brightness(0) invert(1);}

.contact-list li .title {
 font-family:Roboto-Medium;
    font-size: 18px;
    line-height: 1.4;
    margin: 10px 0
}

.contact-list li .content {
    color: #686d7a;

}

.contact-list li .content a {
    color: #686d7a
}

.contact-list li:hover {
    border-color:#1263a2;
}

.service-title{font-size:24px;font-family:Roboto-Medium;border-bottom:1px solid #1263a2;padding-bottom:10px;}
.service-wb{margin:20px 0 30px;}

.service-From-hz{display: flex;flex-wrap: wrap;margin-left:-1%;margin-right:-1%;}
.service-From-box{width:14.6%;margin-left:1%;margin-right:1%;float:left; background:#f7f7f7;
    color:#333;text-align:center;padding:30px 10px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.service-From-box-title{font-family:Roboto-Medium;margin-top:20px;}
.service-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.service-From-box-pic img{height:45px; transition:all 0.5s;}


.commitment-From-hz{display: flex;flex-wrap: wrap;margin-left:-1%;margin-right:-1%;}
.commitment-From-box{width:23%;margin-left:1%;margin-right:1%;float:left; background:#fff;margin-bottom:20px;
    color:#333;text-align:center;padding:30px 20px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.commitment-From-box-title{font-size:20px; font-family:Roboto-Medium;margin:20px 0;}
.commitment-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.commitment-From-box-pic img{height:45px; transition:all 0.5s;}

.Accessory-From-box ul{margin-left:-1%;margin-right:-1%;}
.Accessory-From-box li{width:31.33%;margin-left:1%;margin-right:1%;float:left;overflow:hidden;display:block;}
.Accessory-From-box li img{width:100%;object-fit: cover;transition: all .8s ease; }
.Accessory-From-box li:hover img{transform: scale(1.06);}

.hz-top{margin-top:30px;}

.industries-qyzl-a2{ transition:transform 0.5s; -webkit-transition:transform 0.5s;width:29%;margin-bottom:50px;float:left;margin-right:1.5%;margin-left:1.5%; }
.industries-qyzl-ms{color:#666;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; }
.industries-Application-box{padding-top:25px;}
.index-ys-box-tb{overflow:hidden;}
.index-ys-box-tb img{width:100%;  object-fit: cover;transition: all .8s ease; }
.index-ys-box-tb:hover img{transform: scale(1.06);}

.industries-high-bj{background:#1163a2;overflow:hidden;text-align:center;padding:3% 0;}
.industries-high-title{color:#fff;font-size:30px;line-height:30px; font-family:Roboto-Medium;margin-bottom:50px;}

.industries-Already-hz{display: flex;
        justify-content: space-between;
        align-items: center;
width:100%;}
.industries-Already-pic{width:15%;}
.industries-Already-wb{width:60%;padding:0 3%;}
.industries-Already-wb p{margin-bottom:20px;}
.industries-Already-title{font-size:30px;line-height:30px;font-family:Roboto-Medium;}
.industries-Already-more a{display:inline-block;background:#1163a2;border-radius:25px;padding:10px 30px;color:#fff;}
.industries-Already-more a:hover{background:#0075d0;}


.industrieshow-hz{ display: flex;
    justify-content: space-between;
}
.industrieshow-pic{width:45%;}
 .industrieshow-pic img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.industrieshow-nr{width:48%;}
.industrieshow-nr p{margin-bottom:20px;}

.industrieshow-precision-title{background:#1163a2;overflow:hidden;color:#fff;font-size:24px;padding:20px;font-family:Roboto-Medium;}
.industrieshow-precision-box{background:#f7f7f7;overflow:hidden;padding:35px;}
.industrieshow-precision-pic-hz{margin:0 -1%;}
.industrieshow-precision-pic-box{width:31.33%;margin:30px 1% 0 1%;text-align:center;float:left;}
.industrieshow-precision-pic{overflow:hidden;border:1px solid #e6e6e6;}
.industrieshow-precision-pic img{width:100%;object-fit: cover;transition: all .8s ease;}
.industrieshow-precision-pic:hover img{transform: scale(1.06);}
.industrieshow-precision-bt{margin-top:20px;}

.industries-Chemcut p{margin-bottom:15px;}

.careers-join-menu {
    width: 100%;
    user-select: none;
    cursor: pointer;color:#fff;font-size:24px;
    position: relative; background-color: #1263a2;
padding:18px 18px 18px 38px;}

.careers-join-menu:after {
    background: url(../images/jt.png)no-repeat;
    width: 21px;
    height:11px;
    content: "";
    display: inline-block;
    font: normal normal normal 24px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left:10px;
    top:50%;
    margin-top:-5px;
}

.careers-join-menu.ontrue:after {
    transform: rotate(180deg);
    opacity: 1;
}

.careers-join-list ul li {
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.careers-faq{background:#f7f7f7; overflow: hidden;display: flex; justify-content: space-between;

}

.industries-xq-available{width:20%;}
.industries-xq-available img{ width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}

.industries-xq-Conveyor-hz{padding:5% 0 5% 3%;overflow:hidden;}
.industries-xq-Conveyor{padding:0 5%;width:33.3%;float:left;}
.industries-xq-Conveyor p{font-size:20px;font-family:Roboto-Medium;margin-bottom:30px;}
.industries-xq-Conveyor li{position:relative; padding-left:20px;}
.industries-xq-Conveyor li img{position:absolute;z-index:1;left:0;top:12px;transform:translate(0%,-50%); }

.resources-hz{ display: flex;
    justify-content: space-between;flex-wrap: wrap;}
.resources-left{width:75%;}
.resources-news-nr-left{width:29%;border-bottom: 2px solid #fff; padding-bottom:40px;margin-left:1.5%; margin-right:1.5%;margin-bottom:30px;float:left;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.resources-news-nr-left:hover{transform:translateY(-6px); -webkit-trafont-size:0;border-bottom:2px solid #1163a2;}
.resources-news-nr-left:hover .resources-news-nr-left-title a{color:#1163a2;}


.resources-right{width:25%;}
.resources-right-latest{border:1px solid #dfdfdf;padding:25px;overflow: hidden;}
.resources-right-latest-title{font-size:24px;color:#000;font-family:Roboto-Medium;padding-left:15px;position: relative;}
.resources-right-latest-title:after {
    content: "";
    position: absolute;
    left: 0;
    background:#1263a2;
    width: 3px;
    height:18px;
    top: 2px;}

.Resourceshow-bottom-right-bt-hz{margin-top:30px;}
.Resourceshow-bottom-right-bt-hz li a{margin-bottom:30px;display: flex;
    justify-content: space-between; }
.Resourceshow-bottom-right-pic{width:100%;padding-right:20px;}
.Resourceshow-bottom-right-pic img{width:100%;height:auto;-o-object-fit: cover;object-fit: cover;}
.Resourceshow-bottom-right-bt{text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}


.resources-ssk{background:#f9f9f9;border:none;padding:12px;width:69%;font-size:15px;font-family:Roboto-Regular;}
.resources-ss{background:#1864a0;color:#fff;border:none;padding:12px 20px;cursor: pointer;font-size:15px;}
.resources-soka{border-bottom:1px solid #e9e9e9 !important;border:none;padding:12px;font-size:15px;width:100%;font-family:Roboto-Regular;}
.resources-soka-hz{margin-top:20px;}

.resources-left-title{font-size:24px;font-family:Roboto-Medium;}
.resources-nr-left-nr{width:95%;margin-top:30px;}

.resources-right-latest ul{margin-top:30px;}
.resources-right-latest li{margin-bottom:15px;}
.Resourceshow-bottom-right-title{font-family:Roboto-Medium;font-size:17px;margin-top:0px;}
.Resourceshow-bottom-right-title p{font-family:Roboto-Regular;font-size:14px;margin-top:10px;text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }


/*分页*/
.yema{
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.yema a{ display:inline-block; height:43px; line-height:43px;min-width:43px; border-radius:5px;overflow:hidden;  margin:0 3px;  text-align:center; border:1px solid #dfdfdf;}
.yema a:hover{ text-decoration:none; color:#fff; background:#1163a2;}
.yema a.on{color:#fff;  background:#1163a2;}
.yema a.first:hover,.yema a.last:hover{background-color:#1163a2;}
.yema a span{ font-family: "宋体";font-size:18px;}


/*上下篇*/
#page{margin-top:30px;}
#page .next,#page .prev{color:#1263a2;}
#page .next a,#page .prev a{margin-left:5px;}
#page .next a:hover,#page .prev a:hover{ }
#page .next{margin-top:6px;}


.products-left{width:23%;}
.products-right{width:74%;}
.products-right-box{margin:0 -1%;display: flex; flex-wrap: wrap;}
.products-right-pic{width:31.33%;margin:0 1% 3% 1%;float:left;text-align:center; border-bottom: 2px solid #fff;}
.products-right-pic:hover{border-bottom:2px solid #1163a2;}
.products-right-tu{overflow:hidden;}
.products-right-tu 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; }

.products-right-tu img{transition-duration: .8s;
-moz-transition-duration: .8s;
-webkit-transition-duration: .8s;
-o-transition-duration: .8s;}

.products-right-wb{padding:20px 0;font-size:18px;}


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

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

.service5Box4 .item:nth-child(2n) {
  flex-direction: row-reverse;
}
.service5Box4 .item .content {
 width:50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.service5Box4 .item p{font-size: 22px;
    line-height: 30px;
    color: #666;}
.service5Box4 .item .img:hover img {
  transform: scale(1.05);
}
.img img {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;
}
.content-wb{margin-top:30px;}

.productshow-top-right-title{position:relative;padding-bottom:20px;font-size:20px;color:#000;font-family:Roboto-Medium;}
.productshow-top-right-title:after {
    content: "";
    position: absolute;
    background:#1163a2;
    width:60px; 
    height:3px;bottom:0; 
	 left: 0;
   }
   
.products-Final-bt{text-align:center;font-size:24px;font-family:Roboto-Medium;}
.products-Final-hz{margin:45px -2% 0 -2%; display: flex;}
.products-Final{width:29.33%;margin:0 2%;float:left;background:#fff; box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .2);}
.products-Final:hover{box-shadow: 0 2px 6px 0 rgba(51, 51, 52, .5);}
.products-Final-title{font-size:20px;border-bottom:3px solid #1163a2;padding:4%;}
.products-Final-nr{padding:4%;color:#666;}
.products-Final-more{padding:0 4% 4% 4%;}
.products-Final-more a{text-decoration:underline;color:#666;}
.products-Final-more a:hover{color:#1163a2;}

.products-common-pic{width:45%;border-radius:10px;}
.products-common-pic img{border-radius:10px;}

.products-common-right{width:52%;}
.products-common{ display: flex;
    justify-content: space-between;
    align-items: center;
}
.caseshow-join-list {
    width: 100%;
    margin-top:40px;
}

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

.caseshow-join-list ul li {
    float: left;
    width: 100%;
    margin-bottom: 20px;
	   padding:15px;border-radius:5px;
    border:1px solid #dedede;
}

.caseshow-join-menu {
    width: 100%;
    user-select: none;
    cursor: pointer;
    position: relative;
	font-size:18px;
 padding-right:50px;color:#000;
}

.caseshow-join-menu:hover {
    color:#1263a2;
}

.caseshow-join-menu:after {
    background: url(../images/jt8.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;
}
.join-words{overflow:hidden; display:none;}
.faq{padding-top:20px;padding-right:50px;color:#666;}


.product-top{width:43%;}

.product-xq-sj {display:none; }	

.productshow-top-right{width:50%;}
.productshow-top-right-nr{margin:35px 0;color:#666;}

.productshow-title{font-size:26px;font-family:Roboto-Medium;}

.productshow-top-right-more .btn {
        display: inline-block;
        padding:0 3em;
        line-height:2.65em;
        color: #fff;
  background:#1864a0;font-size:18px;
        transition: all 0.4s;
    }

.productshow-top-right-more .btn:hover {
        padding: 0 3.5em;
        background:#1469ac;}
		
.productshow-hz{margin-top:60px;}
.productshow-hz-title{background:#1163a2;padding:10px;color:#fff;font-size:18px;}
.productshow-title2{font-size:22px;color:#000;border-bottom:1px solid #1163a2;padding:35px 0 10px;margin-bottom:20px;}

.productshow-pic ul{margin:0 -1%;}
.productshow-pic li{width:23%;float:left;margin:0 1%;overflow:hidden;}
.productshow-pic li img{width:100%;  object-fit: cover;transition: all .8s ease; }
.productshow-pic li:hover img{transform: scale(1.06);}
.hs{color:#000;margin-bottom:10px !important;}

.join-hot{margin:10px 0 50px 0;color:#000;}

.equipment-pic{width:45%;}
.equipment-wb{width:48%;}
.equipment-wb p{font-size:30px;font-family:Roboto-Medium;line-height:30px;margin-bottom:30px;}


.equipment-From-hz{display: flex;flex-wrap: wrap;margin-left:-1%;margin-right:-1%;margin-top:30px;}
.equipment-From-box{width:18%;margin:2% 1% 0 1%;float:left; background:#fff;
    text-align:center;padding:35px 20px;overflow:hidden;display:block;transition:transform 0.5s; -webkit-transition:transform 0.5s;}
.equipment-From-box-title{font-size:24px; font-family:Roboto-Medium;}
.equipment-From-box:hover{transform:translateY(-6px); -webkit-trafont-size: 0; }
.equipment-From-box-pic{margin:25px 0;}
.equipment-From-box-pic img{height:70px; transition:all 0.5s;}
.equipment-From-box-nr{color:#666;}
.equipment-From-box:nth-child(6n){margin-left:12%;}

.equipment-From ul{margin-left:-1%;margin-right:-1%;}
.equipment-From li{width:23%;margin-left:1%;margin-right:1%;float:left;border-radius:5px;}
.equipment-From li img{width:100%;object-fit: cover;transition: all .8s ease;border-radius:5px;overflow:hidden;display:block; }
.equipment-From li:hover img{transform: scale(1.06);}
.equipment-From li p{font-size:18px;text-align:center;margin-top:25px;}

.products-our{width:50%;}
.products-our-title{font-size:30px;line-height:30px;font-family:Roboto-Medium;}
.products-our-nr li{margin-bottom:15px;position:relative; padding-left:35px;}
.products-our-nr img{position:absolute;z-index:1;left:0;top:15px;  transform:translate(0%,-50%); }
.ct{font-family:Roboto-Medium;}
.products-our-ms{margin:25px 0;}