@charset "utf-8";
/* CSS Document */
.banner{ width: 100%; height:350px; position: relative; margin-top:125px;}
.banner img{width: 100%;height: 100%;object-fit: cover;}

.banner img:nth-child(1) { display:block;}
.banner img:nth-child(2) { display:none;}

.banner .txt{ position: absolute;top: 45%; left:0%; right:0%; width: 50%; margin:0 auto;  text-align:center; color: #fff; overflow:hidden;}
.banner .txt h4{font-size: 30px;}
.banner .txt span{ color: rgba(255, 255, 255, 0.8);font-size: 16px;}

.banner .bread_1 {color: #fff;bottom: 18px;position: absolute;}
.banner .bread_1 i{margin-right: 15px;}
.banner .bread_1 a { color:#fff;}


.bread_nav { height: 76px;line-height: 76px;border-bottom: 1px solid #ddd;text-align: center;}
.bread_nav a{height: 76px;line-height: 76px;margin: 0 20px;display: inline-block;transition: all .6s}
.bread_nav a:hover,.bread_nav a.active{color: #21479A;border-bottom: 1px solid #21479A;}

.f-ping{padding: 70px 0;}

.about1 .kuai{display: flex;position: relative;align-items: center;justify-content: space-between; align-items: flex-start}


.about1 .kuai:before {
    content: 'ABOUT US';
    position: absolute;
    top: -30px;
    left: 0;
    font-size: 140px;
    color: rgba(0, 0, 0, 0.05);
    font-weight: bold;
}

.about1 .l  { margin-bottom:30px;}
.about1 .l h3 { font-size: 20px; padding-left: 15px; position: relative;}

.about1 .l h3:before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 3px;
    height: 60%;
    background: #21479a;
}
.about1 .l h3  {font-weight: 600;}

.about1 .l a.more {
    color: #fff;
    line-height: 30px;
    padding: 0 20px;
    background: #21479A;
    display: inline-block;
    font-size: 14px;
}

.about1 .l .txt { font-size:16px; line-height:24px;padding: 15px 0 15px; text-indent: 32px; display:block;}
.about1 .r img { width:100%;}

@media (min-width: 992px) {
.about1 .kuai:before {  top: -5%; left: 0%; font-size: 90px;}
.about1 .l h3:before {  top: 15px; width: 4px; }
.about1 .l{width: 45%;}
.about1 .l h3 {font-size: 30px;padding-left: 20px;}
.about1 .l h3:before{ top: 15px;width: 4px; top: 10px;}
.about1 .l h3 span{font-weight: 600;}
.about1 .l .txt{line-height: 30px;padding: 20px 0 30px;text-indent: 32px;}
.about1 .l a.more{line-height: 44px;padding: 0 40px;font-size: 16px;}
.about1 .r{margin: 0;max-width: 50%;}
}


.usecase{ }
.thecase{    margin-top: 40px;position: relative;}
.commonweb{ width:100%; max-width:1600px; margin:0 auto;}
.subcase{    width: 100%;overflow: hidden;  }
.case-prev{ background-image: url(../img/right01.png); right: -80px;}
.case-next{ background-image: url(../img/left01.png); left: -80px;}
.case-next, .case-prev{
    cursor: pointer;
    width: 45px;
    height: 45px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    top: 45%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    margin-top: -20px;
}
.thecase li p{margin-top: 34px;font-size:18px;text-align:center;}
.thecase li .cimg img{border-radius:10px;}
.pt56 .solucase1 ul li { }
.pt56 .solucase1 ul li .retxt{}
.retxt { font-size: 16px; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding-top: 6px; padding-bottom:15px;}
@media (max-width: 767px)
 {
.banner img:nth-child(1) { display:none;}
.banner img:nth-child(2) { display:block;}	 
.f-ping { padding: 35px 0;}
.about1 .l  { margin-bottom:0px;}
.about1 .kuai:before {  top: -30px; left: 0; font-size: 60px;}


.usecase{  padding: 30px 0;}
.commonweb{ width:94%; margin:0 auto;}
.case-next, .case-prev { display:none;}
}


.indexpro-list5{
	margin-bottom: 28px;
	padding:0px 0px;
	transition: all .5s ease;
	text-align:left;
}

.indexpro-list5 .pic{
	height:100%;
	display:block;
	width:100%;
	justify-content: center;
	align-items: center;
}
.indexpro-list5 .pic img{
	width: 100%;
	border-radius:10px;
}

.indexpro-list5 .tit{
	padding:0px 20px;
	margin-top:20px;
	font-size: 18px;
	height:48px;
	line-height:24px;
	color: #2d4b77;
	overflow:hidden;
	display:block;
}

.indexpro-list5 .tit2{
	padding:0px 20px;
	display:block;
	font-size: 14px;
	font-weight:normal;
	height:75px;
	line-height: 25px;
	color: #2d4b77;
	overflow:hidden;
	margin-top:8px;
	margin-bottom:15px;
}

.indexpro-list5 .num-info { display:block; width: 152px; margin-top:15px; padding-bottom:30px; padding-left:20px;  }
.indexpro-list5 .num-info a { display:block; width: 150px; text-align:center; background:#dd0303;
  height: 30px;
  border: 1px solid rgb(255 255 255 / 60%);
  border-radius: 15px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  line-height:30px;
  transition: all 0.5s;
  letter-spacing: 3px;
}
.indexpro-list5 .num-info:hover a { background:#1eb3b7;}






.about2,.about4 { background:#ebebeb;}
.infor {text-align:center; padding-bottom:40px; text-align:center; }
.infor .tit { font-size:36px; font-weight:bold; line-height:36px; margin-bottom:16px; text-align:center;  }
.infor .con { font-size:16px;  line-height:26px;}


.about2con { padding:30px 0px}
.about2con li { line-height:36px; font-size:22px; font-weight:bold; margin-bottom:20px;}
.about2con li span:nth-child(1) { display:inline-block; padding:10px 15px; background:#213168; border-bottom-right-radius:10px; border-top-left-radius:10px; color:#fff;}
.about2con li span:nth-child(2) { display:inline-block; padding:10px 15px; background:#d0cedc; border-bottom-right-radius:10px; margin-left:5PX; }


.title3{margin-bottom: 40px;}
.title3 h4{color: #333;}
.title3 span{color: rgba(51, 51, 51, 0.5);font-size: 18px;letter-spacing: 2px;}


@media (min-width: 768px){
	/*about*/
	.timeline .swiper-slide img{width: 50%;}
	.timeline .txt{padding: 50px 70px;font-size: 24px;}

	.about4 .limt{width: 50%;float: left;}
	.about4 .limt .txt h4{font-size: 20px;}
	.about4 .limt .txt p{font-size: 16px;line-height: 26px;}
	.about4 .limt:nth-of-type(2) .txt{order: 0;}
	.about4 .limt:nth-of-type(3) .txt{order: 1;}
	.about4 .limt:nth-of-type(4){background: #333333;}
	.about4 .limt:nth-of-type(4) .txt{order: 1;color: #fff;}
	.about4 .son h4{font-size: 30px;}
	.about4 .son h3{font-size: 70px;}
}


@media (min-width: 992px) {
.about3 .limt .txt h4{font-size: 24px;}
.about3 .limt .txt p{font-size: 18px;line-height: 30px;}
.about3 .son p { font-size: 20px;}
.about3 .son h3{font-size: 134px;}
}


.row-about1 {
  background-color: #eef2f6;
  padding: 50px 0 60px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.m-about1 .txt {
  margin-top: 30px
}

.m-about1 .txt .tit {
  font-size: 30px;
  color: #00469b;
  margin-bottom: 20px;
  font-weight:bold;
}

.m-about1 .txt .desc {
  font-size: 18px;
  line-height: 2;
  margin-bottom: 55px
}

.m-about1 .picbox {
  display: flex;
  align-items: center;
  justify-content: space-between
}

.m-about1 .picbox .img1,
.m-about1 .picbox .img2 {
  display: block;
  height: 495px;
  object-fit: cover;
  width: 100%
}

.m-about1 .picbox .left {
  width: 49.3%
}

.m-about1 .picbox .right {
  width: 49.3%
}



.g-titr1 {
  text-align: center
}

.g-titr1 .tit {
  display: inline-block;
  font-weight: 700;
  font-size: 40px;
  padding-left: 52px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 38px auto;
  background-image: url(../img/sec/icon1.png)
}

.wp {
  width: 98%;
  max-width: 1440px;
  margin: 0 auto
}


.row-about2 {
  padding: 100px 0 85px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.m-banab2 {
  overflow: hidden;
  position: relative;
  margin-top: 45px
}

.m-banab2::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 48%;
  transform: translateY(-50%);
  width: 100%;
  height: 3px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url(../img/sec/a4.png);
  content: ""
}

.m-banab2 .con {
  display: flex;
  flex-direction: column-reverse;
  height: 585px;
  padding: 20px 25px 0;
  position: relative
}

.m-banab2 .item:nth-child(even) .con {
  flex-direction: column;
  padding-top: 0
}

.m-banab2 .cirlce {
  width: 40px;
  height: 40px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../img/sec/a5.png);
  position: absolute;
  left: 205px;
  top: 48%;
  transform: translateY(-50%)
}

.m-banab2 .top {
  font-family: Montserrat-Bold;
  font-weight: 700;
  font-size: 30px;
  color: #00469b;
  margin-bottom: 20px;
  line-height: 1
}

.m-banab2 .desc {
  font-size:18px;
  min-height:175px;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  line-clamp: 6;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  line-height:25px;
}







.row-about3 {
  padding: 105px 0 110px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover
}

.g-titbox2 .desc {
  font-size:24px;
  color: #616161;
  margin-top: 15px;
  text-align: center
}

.ul-listab3 {
  overflow: hidden;
  margin: 35px -8px 0
}

.ul-listab3 li {
  float: left;
  width: 33.3%;
  padding: 0 8px
}

.ul-listab3 .con {
  display: block;
  position: relative
}

.ul-listab3 .pic {
  padding-top: 135%;
  position: relative;
  overflow: hidden
}

.ul-listab3 .pic img {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: .3s
}

.ul-listab3 .con:hover .pic img {
  transform: scale(1.06)
}

.ul-listab3 .txt {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  bottom: 0;
  padding: 0 50px 20px;
  color: #fff;
  transition: .3s
}

.ul-listab3 .con:hover .txt {
  bottom: 10px
}

.ul-listab3 .txt .icon {
  width: 54px;
  height: 64px;
  margin-bottom: 15px
}

.ul-listab3 .txt .icon img {
  display: block;
  width: 100%;
  height: auto
}

.ul-listab3 .txt .icon .iconfont {
  font-size: 50px
}

.ul-listab3 .txt .tit {
  font-size: 26px;
  margin-bottom: 12px
}

.ul-listab3 .txt .desc {
  font-size: 18px;
  line-height: 26px;
  min-height: 182px;
  overflow: hidden;
  text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  line-clamp: 7;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical
}

.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:0}
.slick-list.dragging{cursor:pointer;cursor:hand}
.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:after,.slick-track:before{display:table;content:''}
.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left;height:100%;min-height:1px}
[dir=rtl] .slick-slide{float:right}
.slick-slide img{display:block}
.slick-slide.slick-loading img{display:none}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}
.slick-arrow.slick-hidden{display:none}

.m-banab1_1 .slick-prev { background-image: url(../img/sec/left1.png); left: 0; }
.m-banab1_1 .slick-next { background-image: url(../img/sec/right1.png); right: 0;}
.m-banab1_1 .slick-arrow {  width: 2.343vw;  height: 4.687vw;  border: none;  top: 50%; transform: translateY(-50%); font-size: 0; background-size: .468vw auto; transition: .3s;}
.m-banab1_1 .slick-arrow {
    width: 45px;
    height: 90px;
    border: none;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 0;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 9px auto;
    transition: .3s;
    z-index: 1;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .4);
}

.m-banab1_1 .item { position:relative;}
.m-banab1_1 .pic { position:relative; }
.m-banab1_1 .titcon { position:absolute; left:0px; bottom:0px; line-height:50px; padding-left:15px; padding-right:15px; overflow:hidden; color:#fff; z-index:1000001; } 
.m-banab1_1 .titcon a { display:block; color:#fff; font-size:20px; line-height:50px; }
.m-banab1_1 .titbg { position:absolute; left:0px; bottom:0px;  width:100%; background-color: rgba(0, 0, 0, 0.4); height:50px; z-index:1000000;}





.nysolu { padding-top:60px; padding-bottom:40px;}
.nysolucon { padding-top:20px; }
.nysolu ul { display:flex;}
.nysoluL {  }
.nysoluL img { width:80%;}
.nysoluR { width:65%; }

.nysoluR span { display:block;font-size:20px; line-height:36px; margin-bottom:20px; }
.nysoluR p { color:#1a4c89; font-size:20px; font-weight:bold; line-height:36px; margin-bottom:20px;}
.nysoluR p i { font-weight:normal; font-size:26px; padding-right:6px;}




@media (max-width: 992px) {
	
.banner{ width: 100%; height:100%; position: relative; margin-top:103px;}
.banner img{width: 100%;height: 100%;object-fit: cover;}
.banner .txt{ position: absolute; top: 20%; left:0%; right:0%; width:85%; margin:0 auto;  text-align:center; color: #fff; overflow:hidden;}
.banner .txt h4 { font-size: 20px;}
.banner .txt span{ color: rgba(255, 255, 255, 0.8);font-size: 14px;}

	
.banner .bread_1 { font-size:14px; }
.banner .bread_1 a { font-size:14px; }
	
.about1 .kuai { display: block; }
.about2con img { width:100%;}
.infor { padding-bottom:35px; text-align:center; }
.infor .tit { font-size:30px; line-height:30px; margin-bottom:12px;  }
.infor .tita { font-size:16px;  line-height:24px; padding-left:20px; padding-right:20px;}


.nysolu { width:96%; margin:0 auto; display:block;}
.nysolu ul { display:block;}
.nysoluL { width:100%;  }
.nysoluL img { width:95%; margin:0 auto;display:block;}
.nysoluR { width:100%; margin-top:20px; }

.nysolucon { width:96%; margin:0 auto;}
.nysoluR span { font-size:18px; line-height:32px; margin-bottom:15px; }
.nysoluR p { font-size:18px; font-weight:bold; line-height:26px; margin-bottom:12px;}
.nysoluR p i {  font-size:20px; padding-right:6px;}


.indexpro-list5 { margin-bottom: 0px;}
.indexpro-list5 .tit { padding: 0px 10px; margin-top: 15px; font-size: 16px; line-height: 22px;}

.solucase3 li .indexpro-list5 { margin-left:6px; margin-right:6px;}
.about4 .son img:nth-of-type(1) { display:none;}
.about4 .son img:nth-of-type(2) { display:block;}

.about4 .son h4 { font-size: 14px;font-weight: initial;}
.about4 .son h3 {font-size: 18px; color: rgba(255, 255, 255, 0.2);text-transform: uppercase;line-height: initial;}

.about4 .son p {font-weight: normal; width:90%; margin:0 auto; }
.about4 .son p { font-size: 14px; padding-bottom:6px;}

.row-about1 { padding: 30px 15px 30px 15px; margin:0 auto;}
.g-titr1 .tit {display: inline-block; font-weight: 700;font-size: 20px; padding-left: 42px; background-size: 28px auto;}
.m-about1 .txt .tit { font-size: 24px; margin-bottom: 15px;}
.m-about1 .txt .desc { font-size: 16px; line-height:26px; margin-bottom: 20px}
.m-about1 .picbox { flex-direction: column; }
.m-about1 .picbox .left { width: 100%}
.m-about1 .picbox .right { width: 100%; margin-top:20px;}
.m-about1 .picbox .img1, .m-about1 .picbox .img2 { display: block; height: 100%; width: 100%;}
.m-banab1_1 .titcon a { display:block; color:#fff; font-size:16px; height:50px; line-height:50px; overflow:hidden;}

.row-about2 { padding: 50px 0 50px;}
.m-banab2 .con { height: 485px; padding: 15px 15px 0;}
.m-banab2 .top { font-weight: 700; font-size: 16px;  margin-bottom: 15px; line-height: 1;}
.m-banab2 .desc { font-size: 14px; min-height: 175px; line-clamp: 6; -webkit-line-clamp: 6;line-height: 22px;}
.m-banab2 .cirlce { width:30px; height: 30px;  left: 65px; top: 48%; transform: translateY(-50%);}

.row-about3 { padding: 30px 0 30px; margin:0 auto;}
.ul-listab3 {overflow: hidden; margin: 5px -8px 0;}
.g-titbox2 .desc { font-size: 16px; color: #616161; margin-top: 12px;}
.ul-listab3 li { float: none; width: 96%; padding: 0 0px; margin:0px 2%; margin-top:15px; }
.ul-listab3 .pic img {  width: 96%;margin:0px 2%;}
.wp { width: 100%;max-width:100%; margin: 0 auto;}

.ul-listab3 .pic { padding-top: 85%;}
.ul-listab3 .txt { padding: 0 30px 30px;}
.ul-listab3 .txt .desc { font-size:16px; line-height: 24px; min-height: 100%;}
}









.Nylocation{
	position:absolute;
	bottom:0px;
	right:0px;
	height: 74px;
	line-height: 74px;
	width:100%;
}

.Nylocation .now-lm{
	float: right;
}
.Nylocation .now-lm a{
	display: block;
	float: left;
	padding: 0 18px;
	font-size: 18px;
	color: #fff;
	overflow: hidden;
	margin-right: 5px;
	position: relative;
}
.Nylocation .now-lm a:hover,
.Nylocation .now-lm a.on{
	color: #000;
}
.Nylocation .now-lm a::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 89%;
	background: #f4f4f4;
	left: 0;
	bottom: -90%;
	z-index: 11;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	transition: all .5s ease;
}
.Nylocation .now-lm a:hover::after,
.Nylocation .now-lm a.on::after{
	bottom: 0;
	transition: all .5s ease;
}
.Nylocation .now-lm a span{
	display: inline-block;
	position: relative;
	z-index: 22;
}



#n_main{ width: 100%; overflow: hidden; background: url(../images/s_about_bg.jpg) center top no-repeat;}
.n_nav{ padding-top: 2.75rem; }

.n_nav .box{ height: 3.5rem; position: relative; margin-bottom: 2.5rem; display: flex; align-items: baseline; justify-content: space-between;}

.n_nav .box:before{ content: ""; display: block; width: 100%; height: 3px; background: #e6e6e6; position: absolute; left: 0; bottom: 0;}

.n_nav h3{ font-size: 2rem;}
.n_nav ul{ display: flex; align-items: center; justify-content: flex-end;}
.n_nav ul li{ margin-left: 3.125rem; position: relative;}

.n_nav ul li a{ font-size: 1.125rem; font-weight: bold; color: #585858; display: block; height: 2.625rem; }
.n_nav ul li:before { content: ""; display: block; width: 100%; height: 3px; background: #0150ce; position: absolute; left: 0; bottom: 0; opacity: 0; visibility: hidden; transform: scaleX(0); }
.n_nav ul li:hover:before { transform: scaleX(1); opacity: 1; visibility: visible; }
.n_nav ul li.on:before { transform: scaleX(1); opacity: 1; visibility: visible; }
.n_nav ul li:hover a{ color: #0150ce;}
.n_nav ul li.on a{ color: #0150ce;}



.n_subnav{ margin-bottom: 3rem;}
.n_subnav ul{ display: flex; flex-flow: wrap; justify-content:center; } 
.n_subnav ul li{ padding: 0 7.5px; min-width: 15rem;}
.n_subnav ul li a{ display: block; text-align: center; position: relative; z-index: 1; overflow: hidden; transition:.5s ; font-size: 1rem; color:#494949; display: block; padding: 0 .875rem; height: 3.125rem; line-height: 3.125rem; border-radius: 2rem; -webkit-border-radius: 2rem; -moz-border-radius: 2rem; -ms-border-radius: 2rem; -o-border-radius: 2rem;  }

.n_subnav ul li a:before{ content: ""; display: block; z-index: -2; box-sizing: border-box; position: absolute; left: 0; top: 0; width: 100%; height: 100%; border:2px solid #d1d1d1;border-radius: 2rem; }
.n_subnav ul li a:after{
   content: "";
   display: block;
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 100%;
   z-index: -1;
   transition: .5s;
   -webkit-transition: .5s;
   -moz-transition: .5s;
   -ms-transition: .5s;
   -o-transition: .5s;
   ​background: -moz-linear-gradient(left, #2b4886 0%, #0150ce 100%);
   background: -webkit-linear-gradient(left, #2b4886 0%,#0150ce 100%);
   background: -o-linear-gradient(left, #2b4886 0%,#0150ce 100%);
   background: linear-gradient(left, #2b4886 0%,#0150ce 100%);
}
.n_subnav ul li.on a{ color: #fff; }
.n_subnav ul li.on a:before{ border: 2px solid #0150ce;}
.n_subnav ul li.on a:after{ width: 100%;}

/*====移动端导航====*/
#m_n_nav {display: none;line-height: 50px;position: relative;z-index: 9; width: 100%; background: #044fc9; margin-bottom: 3rem;
    ​background: -moz-linear-gradient(left, #2b4886 0%, #0150ce 100%);
    background: -webkit-linear-gradient(left, #2b4886 0%,#0150ce 100%);
    background: -o-linear-gradient(left, #2b4886 0%,#0150ce 100%);
    background: linear-gradient(left, #2b4886 0%,#0150ce 100%);
}

#m_n_nav .m{ display: flex; align-items: center; justify-content: space-between;}
#bnt_back { }
#bnt_back svg { fill: #fff; height: 30px; vertical-align: middle; width: 26px; }
#m_n_nav i { }
#m_n_nav h1 { font-size: 14px; color: #fff; text-align: center; margin: 0; line-height: 50px; }

#bnt_sub_nav { cursor: pointer; color: #fff; font-size: 18px; }
#bnt_sub_nav svg {fill: #fff;height: 20px;vertical-align: middle;width: 20px;}
#bnt_sub_nav img { display: block; height: 15px; }

#bnt_sub_nav.on img { -webkit-transform: rotate(-180deg); transform: rotate(-180deg); }
#sub_nav_content {background: #f0f3f5;display: none;box-shadow: 0 0 5px #999;z-index: 9;}
#sub_nav_content ul { padding: 10px; }
#sub_nav_content ul li { display: block; line-height: 28px; margin: 1rem 0; }
#sub_nav_content ul li a { display: block; border-left: 2px solid #ca9e4e; height: 30px; line-height: 30px; font-size: 14px; padding-left: 10px; color: #535455; }
#sub_nav_content ul li.on a { color: #ca9e4e; }
#sub_nav_content dl { font-size: 0; overflow: hidden; background: #fff; padding: 10px 0; }
#sub_nav_content dt { position: relative; background: #fff; z-index: 999; width: 33.333333%; display: inline-block; margin-bottom: 0; float: left; text-align: center; }
#sub_nav_content dt a { margin: 0 2px; display: block; color: #5b5349; line-height: 30px; font-size: 14px; font-weight: 400; vertical-align: top; }
#sub_nav_content dt a i { position: absolute; right: 15px; top: 0; opacity: 0; filter: alpha(opacity=0); display: none; }

#sub_nav_content dt a { }
#sub_nav_content dt.title { background: #fafafb; }
#sub_nav_content dt.title i { opacity: 1; filter: alpha(opacity=100); }
#sub_nav_content dt.title_on { background: #fafafb; }
#sub_nav_content dt.title_on a { color: #ca9e4e; border-top: 1px solid #fff; }
#sub_nav_content dt.title_on a i { color: #ca9e4e; }
#sub_nav_content dt.last a { border-top: 1px solid #f8f8f8; }
#sub_nav_content dt.on a, #sub_nav_content dt.title_on a {color: #0150ce;}
#sub_nav_content dd { display: none; }
#sub_nav_content dd .box { padding: 0px 0px 0px 0px; }
#sub_nav_content dd a { padding: 0 25px; line-height: 30px; border-top: 1px solid #e7e7e7; font-size: 12px; color: #5b5349; display: block; height: 30px; }
#sub_nav_content dd a.on { color: #ca9e4e; }





.body_index { height:100%; width:1200px; margin:0 auto; }
.body_index2 { height:100%; width:1400px; margin:0 auto; }

.template{padding: 65px 0 75px 0;width: 100%;overflow: hidden;  }
.template2{padding: 65px 0 75px 0;width: 100%;overflow: hidden; background:#f5f5f5;  }
.subtitle{font-size: 16px;margin-top: 20px;text-align: center;color: #777;}
.subtitle2 { width:70%; margin:0 auto; font-size: 18px; font-weight:bold; margin-top: 20px;text-align: center; line-height:30px;}

.category{text-align: center;}
.category ul{overflow: hidden;margin-top: 40px;background-color: #fff; box-shadow: 0 0 4px rgba(0,0,0,0.1); border-radius: 3px;display: inline-block;}
.category ul li{ float: left;display: inline-block;font-size: 20px; height: 50px; line-height: 45px;width: 340px; text-align: center;position: relative; cursor: pointer;}
.category ul li:after{content: '';height: 50%; border-left: 1px solid #eee; position: absolute; right: 0; top: 25%;}
.category ul li:last-child:after{border-left: none;}
.category ul li:hover{color: #0c5196;}
.category ul li.active{background:#0c5196;color: #fff;}
.category ul li.active:after{border-left: none;}
.content{width: 100%;height: auto;margin-top: 60px;}
.content.active{display: block;}


.aicontent{width: 100%;height: auto;margin-top: 60px; display:none}
.aicontent.active{display: block;}


.mt20 { margin-top:20px;}
.mt40 { margin-top:40px;}
.sectitle {font-size: 28px; font-weight:bold; text-align: center; color:#0c5196; }
.secsubtitle { width:80%; margin:0 auto; font-size: 18px;  margin-top: 20px;text-align: center; line-height:30px;}
.secaboutcon { margin-top:30px;}
.secaboutconL { float:left; width:709px;}
.secaboutconR { float:left; width:460px; margin-left:31px;}
.secaboutconR li { display:block; width:460px; height:74px; margin-bottom:36px;}
.secaboutconR li:last-child { margin-bottom:0px;}

.secaboutconR li img { float:left; width:68px;}
.secaboutconRtit { float:left; width:370px; padding-left:22px; }
.secaboutconRtit p { font-size:20px; font-weight:bold; display:block; line-height:35px;}
.secaboutconRtit span { font-size:16px; line-height:24px;}


.secline { width:1200px; height:2px; background:#e4e4e4; margin-top:60px;}

.secaboutcon2 { margin-top:30px;}
.secaboutcon2 li { float:left; display:block; width:380px; margin-right:30px;}
.secaboutcon2 li:nth-child(3n) { margin-right:0px;}

.secaboutcon2 li img { width:380px;}
.secaboutconRtit2 { width:380px; padding-bottom:22px; text-align:center; }
.secaboutconRtit2 p { font-size:20px; font-weight:bold; display:block; line-height:35px;}
.secaboutconRtit2 span { font-size:16px; line-height:24px; }

.secaboutconRtit5 { width:380px; padding-bottom:22px; text-align:left; }
.secaboutconRtit5 p { font-size:20px; font-weight:bold; display:block; line-height:35px; margin-top:8px;}
.secaboutconRtit5 span { font-size:16px; line-height:24px;color:#7a7a7a;}


.secaboutcon3 { margin-top:30px;}
.secaboutcon3L { float:left; width:530px;}
.secaboutcon3R { float:left; width:650px; margin-left:20px;}
.secaboutcon3R li { display:block; font-size:16px; width:650px; line-height:28px; padding:12px 0px; overflow:hidden;}
.secaboutcon3R li.bg1 { background:#0b2457;  color:#fff;}
.secaboutcon3R li.bg2 { background:#e7e7e7}
.secaboutcon3R li p { float:left; width:15%; text-align:left; padding-left:1.5%;} 
.secaboutcon3R li span { float:left; display:block; width:81.5%; padding-left:1%; padding-right:1%; } 



.secaboutcon4 { margin-top:30px;}
.secaboutcon4 li { float:left; display:block; width:585px; margin-right:30px;}
.secaboutcon4 li:last-child { margin-right:0px;}

.secaboutcon4 li img { width:585px;}
.secaboutconRtit4 { width:585px; padding-top:22px; text-align:center; }
.secaboutconRtit4 p { font-size:16px; font-weight:bold; display:block; line-height:26px;}




.about-tit-cn{
	font-size: 42px;
	line-height: 55px;
	color: #2d4b76;
}
.about-tit-en{
	font-family: Arial;
	font-size: 17px;
	line-height: 25px;
	color: #666666;
	text-transform: uppercase;
	margin-top: 10px;
}
.Nybanner{
	position:relative;
	overflow: hidden;
}
.Nybanner img{
	width: 100%;
}

.Nybanner .cont {
  position: absolute;
  top: 65%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}

.Nybanner .cont .tit {
  font-size: 0.6rem;
  margin-bottom: 0.14rem;
}
.Nybanner .cont .tit span {
  position: relative;
}
.Nybanner .cont .tit span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 100%;
  margin-left: 10px;
  width: 0.28rem;
  height: 0.28rem;
  background: url(../images/hongxingh1.svg) no-repeat center;
  background-size: contain;
}

.Nybanner .cont .text {
  max-width: 50%;
  line-height: 30px;
  font-size: 16px;
}

.Nybanner .img img:nth-child(2) { display: none;}

@media (max-width: 1580px) {
  .Nybanner .cont .text {
    line-height: 26px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .Nybanner .cont .text {
    max-width: 100%;
  }
}
@media (max-width: 767px) {
  .Nybanner .cont .tit span:after { top: 6px;}
  .Nybanner .cont .text { max-width: 100%;}
  .Nybanner .img img:nth-child(1) {display: none;}
  .Nybanner .img img:nth-child(2) {display: block;}
}







/*about*/
.main-color { color: #d50a00;}
.color-f { color: #fff;}
.color-9 {color: #c7c7c7;}
.pt-5 { padding-top:50px !important;}
.pb-5 { padding-bottom:50px !important;}
.pb-xl-5 { padding-bottom: 50px !important;}
.pt-xxl-4 { padding-top: 50px !important;}
.pt-lg-4 { padding-top: 20px !important;}
.fw-bold { font-weight: 700 !important;}
.mt-xl-5 { margin-top: 30px !important;}
.position-relative { position: relative !important;}

.about-page .section1{padding:2% 0 5%;background-image:url(../img/sec/about-section1-bg.jpg);background-repeat:no-repeat;background-size:100%;background-position-y:bottom}
.about-page .section1 .content{display:flex;justify-content:space-between}
.about-page .section1 .content .info{width:30%}
.about-page .section1 .content .info ul{display:flex;flex-wrap:wrap}
.about-page .section1 .content .info ul li{width:50%;margin-top:10%}
.about-page .section1 .content .info ul li i { font-style:normal;}

.about-page .section1 .content .text{width:55%;line-height:30px}
.about-page .section1 .content .text a{width:150px;height:40px;display:flex;justify-content:center;align-items:center;border:1px #004dff solid;border-radius:20px}
.about-page .section1 .content .text a:hover{background-color:#004dff;color:#fff}
.about-page .section1 .content .text a:hover .icon{color:#fff}
.about-page .section2{background-image:url(../img/sec/about-section2-bg.jpg);background-size:cover;background-position:center center;position:relative;z-index:1}
.about-page .section2 .content{position:relative;justify-content:center;align-items:center;display:flex;margin:6% 4%}
.about-page .section2 .content .chapter-item{display:flex;flex-direction:column;justify-content:center;align-items:center;width:460px;height:460px;margin:auto;border:1px rgba(255,255,255,0.2) solid;border-radius:50%;position:relative}
.about-page .section2 .content .chapter-item .chapter-line{position:absolute;left:0;top:0;right:0;bottom:0;border-radius:50%}
.about-page .section2 .content .chapter-item .chapter-text{width:380px;height:380px;border-radius:50%;background-color:rgba(255,255,255,0.1);position:relative}
.about-page .section2 .content .chapter-item .chapter-text ul li{height:100%}
.about-page .section2 .content .chapter-item .chapter-text ul li .item{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.about-page .section2 .content .chapter-item .chapter-text ul li .item .desc{color:rgba(255,255,255,0.6);width:70%;line-height:28px}
.about-page .section2 .content .chapter-item .chapter-title ul li{position:absolute;cursor:pointer}
.about-page .section2 .content .chapter-item .chapter-title ul li span{width:10px;height:10px;background:rgba(255,255,255,0.6);border-radius:50%;z-index:2;position:relative;display:block}
.about-page .section2 .content .chapter-item .chapter-title ul li span::before{content:'';position:absolute;top:-2px;left:-2px;width:14px;height:14px;box-shadow:inset #004dff 0 0 5px;border-radius:50%;opacity:0}.about-page .section2 .content .chapter-item .chapter-title ul li.active span{background:#004dff}
.about-page .section2 .content .chapter-item .chapter-title ul li.active span::before{animation:warn 2s ease-out .2s infinite}
.about-page .section2 .content .chapter-item .chapter-title ul li h4{position:absolute;width:120px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(1){left:48%;top:-5px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(1) h4{top:-46px;left:-50px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(2){right:-2px;top:40%}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(2) h4{top:-16px;left:26px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(3){right:15%;bottom:12%}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(3) h4{top:-16px;left:36px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(4){left:15%;bottom:12%}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(4) h4{top:-16px;right:36px}
.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(5){left:-2px;top:40%
}.about-page .section2 .content .chapter-item .chapter-title ul li:nth-child(5) h4{top:-16px;right:6px}
.about-page .section3{background-image:url(../img/sec/about-section3-bg.jpg);background-size:cover;background-position:center center}
.about-page .section3 .item{background-color:#fff;width:580px;height:290px;border-radius:10px;box-shadow:0 0 10px 2px rgba(0,0,0,0.08);display:flex;flex-direction:column;justify-content:center;align-items:center;margin:auto}
.about-page .section3 .item .desc{line-height:30px}
.about-page .section3 .btn>div{position:absolute;top:0;bottom:0;display:flex;width:24px;height:24px;justify-content:center;align-items:center;margin:auto;z-index:10}
.about-page .section3 .btn>div:hover .icon{color:#004dff}
.about-page .section3 .btn>div.course-prev{left:0}
.about-page .section3 .btn>div.course-next{right:0}

.about-page .section3 .btn>div.course-prev svg { color:#666;}
.about-page .section3 .info{position:relative}
.about-page .section3 .info::before{content:'';position:absolute;left:15px;right:15px;top:8px;height:1px;background:#c7c7c7}
.about-page .section3 .gallery-year{width:50%;margin:auto; }
.about-page .section3 .gallery-year .swiper-wrapper { margin-top:4px;}

.about-page .section3 .gallery-year ul li{display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}
.about-page .section3 .gallery-year ul li h4{position:relative}
.about-page .section3 .gallery-year ul li h4::before{content:'';position:absolute;left:0;top:4px;height:1px;background-color:#004dff;transition:.5s;width:0;z-index:2}
.about-page .section3 .gallery-year ul li.swiper-slide-thumb-active h4{color:#004dff}
.about-page .section3 .gallery-year ul li.swiper-slide-thumb-active h4::before{width:100%}
.about-page .section3 .course-prev,.about-page .section3 .course-next{position:absolute;top:-6px}
.about-page .section3 .course-prev:hover .icon,.about-page .section3 .course-next:hover .icon{color:#004dff}
.about-page .section3 .course-prev{left:0}
.about-page .section3 .course-next{right:0}
.about-page .section4 ul li .img{background-color:#fff;height:100px;display:flex;justify-content:center;align-items:center;border:1px #ddd solid}
.about-page .section4 ul li .img img{max-width:90%;max-height:90%}
.about-page .section4 .client-pagination span{margin:0 3px}
@keyframes warn{
0%{opacity:0;transform:scale(.1)}
5%{opacity:1}
to{opacity:.5;transform:scale(4)}}



.color-3 { color: #333;}
.fadeInUp { -webkit-animation-name: fadeInUp;  animation-name: fadeInUp;}



.isMobile { display: none !important;}
.rotate180 { transform: rotate(180deg);}



/*product*/
.probg { background:#f5f5f5 }
.n-product-list{ width: 100%; padding:35px 0 60px;  overflow:hidden; display:flex; justify-content: space-between;}

.product-left{ width:20%; padding-top:0px;}
.n-product-listR{ width:78%;}

.product-left2{ width:20%;}
.n-product-listR2{ width:78%;}



.product-left .titBox{
	background: url("../img/sec/pro-tit-back.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.product-left .titBox .cn{
	font-size: 25px; padding:30px 0px; margin:0px 0px;
}

.product-left2 .titBox{
	background: url("../img/sec/pro-tit-back.jpg") no-repeat center center;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.product-left2 .titBox .cn{
	font-size: 25px; padding:30px 0px;
}



.n-product-class { margin-top: 5px;}
.n-product-class li { margin-bottom: 6px;}
.n-product-class li .menu-li{
	width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all ease-out 0.3s;
	border-left: 3px solid #2d4b77;
    padding:15px 10px 10px 15px;
	background: #fff url("../img/sec/pro-sjx1.png") no-repeat left 22px center;
	font-size: 16px;
	color: #333333;
}

.n-product-class li .menu-li a {
	font-size: 18px;
	font-weight:bold;
    color: #333;
    transition: all ease-out 0.3s;
}

.n-product-class li .menu-li span {
    width: 0.14rem;
    height: 0.14rem;
    display: flex;
    position: relative;
    cursor: pointer;
}

.n-product-class li .menu-li:hover span:before,
.n-product-class li .menu-li.on span:before {
  opacity: 0;
}
.n-product-class li .menu-li:hover span:after,
.n-product-class li .menu-li.on span:after {
  background-color: #fff;
}

.n-product-class li .menu-li span:before { transform: rotate(90deg);}
.n-product-class li .menu-li span:after, .n-product-class li .menu-li span:before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1px;
    margin-left: -0.1rem;
    width: 100%;
    height: 2px;
    background-color: #333;
}


.n-product-class li:hover .menu-li,
.n-product-class li.on .menu-li a{
	background: #2d4b77 url("../img/sec/pro-sjx2.png") no-repeat left 22px center;
	border-left: 3px solid #f08400;
	color: #fff;
}
.n-product-class li .menu-li:hover,
.n-product-class li .menu-li.on {
	background: #2d4b77 url("../img/sec/pro-sjx2.png") no-repeat left 22px center;
	border-left: 3px solid #f08400;
}

#navi li.on {
	background: #2d4b77 url("../img/sec/pro-sjx2.png") no-repeat left 22px center;
	border-left: 3px solid #f08400;
}



.n-product-class li .menu-li.on a {color: #fff;}
.n-product-class li:hover .menu-li a {color: #fff;}

.n-product-class li .s-menu{
	width: 100%;
	background: #f8f8f8;
	overflow: hidden;
	display: none;
}
.n-product-class li:first-child .s-menu { display:block;}

.n-product-class li.on .s-menu{
	display: block;
}


.n-product-class li .s-menu dt a {
    width: 100%; line-height:25px;
    padding:0 0.3rem 0 0.32rem;
    color: #666;
    display: flex;
    align-items: center;
    position: relative; 
	padding-bottom:0.10rem;
    margin-bottom: 0.10rem;
	border-bottom:1px dashed #e6e6e6;
    transition: all ease-out 0.3s;
	background:url("../img/sec/pro_list.png") no-repeat  20px 7px;
}
.n-product-class li .s-menu dt:first-child a
{ margin-top:0.2rem}
.n-product-class li .s-menu dt:last-child a
{ margin-bottom:0.2rem}

.n-product-class li .s-menu dt a i {
    content: '';
    width: 6px;
    height: 10px;
    position: absolute;
    right: 0.3rem;
    top: 50%;
    transform: translateY(-50%);
    transition: all ease-out 0.3s;
}

.n-product-class li .s-menu dt.on a { color:#F00;}



.pro-list2{
	margin-bottom: 28px;
	padding:25px 20px;
	transition: all .5s ease;
	background: #fff;
	border-top-left-radius:30px;
	border-bottom-right-radius:40px;
}
.pro-list2:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
}
.pro-list2 .pic{
	display:block;
	height:100%; 
}
.pro-list2 .pic img{
	width:100%;
	height: 100%;
}

.pro-list2 .tit{
	font-size: 20px;
	font-weight: bold;
	height:30px;
	line-height: 30px;
	color: #2d4b77;
	overflow:hidden;
}

.pro-list2 .tit2{
	display:block;
	font-size: 14px;
	height:100px;
	line-height: 25px;
	color: #2d4b77;
	overflow:hidden;
	margin-top:8px;
	margin-bottom:5px;
}
.pro-list2 .tit3{
	display:block;
	font-size: 14px;
	height:100px;
	line-height: 25px;
	color: #2d4b77;
	overflow:hidden;
	margin-top:8px;
	margin-bottom:25px;
}

.pro-list2 .num-info {   width: 152px; margin:0 auto; margin-top:25px;   }
.pro-list2 .num-info a { display:block; width: 150px; text-align:center; background:#00469b;
  height: 30px;
  border: 1px solid rgb(255 255 255 / 60%);
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  line-height:30px;
  transition: all 0.5s;
  letter-spacing: 2px;
}
.pro-list2 .num-info:hover a { background:#e50112;}




.pro-list4{
	margin-bottom: 28px;
	padding:25px 20px;
	transition: all .5s ease;
	background: #fff;
	border-top-left-radius:30px;
	border-bottom-right-radius:40px;
}
.pro-list4:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
}
.pro-list4 .pic{
	display:block;
	height:100%; 
}
.pro-list4 .pic img{
	width:100%;
	height: 100%;
}

.pro-list4 .tit{
	font-size: 20px;
	font-weight: bold;
	height:30px;
	line-height: 30px;
	margin-bottom:8px;
	color: #2d4b77;
	overflow:hidden; text-align:center;
}





.news-listL { float:left; width:67%; padding-right:3%}
.news-listR { float:left; width:30%;}

.juta { margin-bottom:30px; position:relative;}

.juta .boxpic .img { -webkit-transition: all .3s; -o-transition: all .3s; -moz-transition: all .3s; transition: all .3s; opacity: 1;  }
.juta .boxpic { position: relative; display:block;}
.juta .boxpic img { width:100%;}
 
.juta .box {
    -webkit-transition: .6s all ease;
    transition: .6s all ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: flex-end;
    position: absolute;
    left: 0;
    bottom: 0px;
    height: 100%;
    width: 100%;
    z-index: 10;
	text-align:left;
}

.juta .box a { background-color: rgba(0, 0, 0, 0.6);}


.juta .box .contita { 
    font-size: 20px;
    text-transform: capitalize;
    color: #fff; margin-top:15px;
	padding-left:20px;
	padding-right:20px;
	height:50px; 
	line-height:25px;
} 
.juta .box .contitb { 
    font-size: 16px;
    text-transform: capitalize;
    color:#cacaca;
	padding-left:20px;
	padding-right:20px;
	margin-top:12px;
	height:72px;
	line-height:24px; 
} 



.jutb .item {
  display: flex;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid #f2f2f2;
}
.jutb .item:first-child {
  padding-top: 0;
}
.jutb .item .img {
  width: 28%;
  position: relative;
  padding-bottom: 20%;
  overflow: hidden;
}
.jutb .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.jutb .item .font {
  width: 72%;
  padding-left:15px;
}
.jutb .item .font .text {
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0px;
  height: 48px;
  font-weight:bold;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #333333;
  margin-bottom: 6px;
}
@media (max-width: 1580px) {
  .jutb .item .font .text {
    margin-bottom: 6px;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
  }
}



.jutb .item .font .text span {
  /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #005ce6 0%); */
  background-size: 0 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
}
.jutb .item .font .date {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  color: #cccccc;
  font-size: 14px;
}

.jutb .sub { font-size:16px; line-height:26px; padding-top:6px; color:#6a6a6a;}

@media (max-width: 1580px) {
  .jutb .item .font .date {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
 .jutb .item:hover .img img {
    /* -webkit-transform: scale(1.04); */
    /* transform: scale(1.04); */
  }
  .jutb .item:hover .font .text {
    color: #004896;
  }
 .jutb .item:hover .font .text span {
    background-size: 100% 100%;
  }
}

@media (max-width: 991px) {
	
	.n-product-list { padding: 35px 0 30px;}
    .n-product-listR { width: 100%;}
    .pro-list2 {
    margin-bottom: 18px;
    padding: 15px 10px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 30px;}
	
   .pro-list2 .tit {
	text-align:left;
    font-size: 16px;
    font-weight: bold;
    height: 72px;
    line-height: 24px;
    color: #2d4b77;
    overflow: hidden;
}
	.pro-list2 .tit2 {
    display: block;
    font-size: 14px;
	height: 88px;
    line-height: 22px;
    -webkit-line-clamp: 4;
    overflow: hidden;
    color: #2d4b77;
    overflow: hidden;
    margin-top: 8px;
    margin-bottom: 5px;
}
  .pro-list3 .col-md-4:nth-child(2n+1),.pro-list3 .col-xs-6:nth-child(2n+1){
        position: relative;
        min-height: 1px;
        padding-right: 5px;
        padding-left: 10px;}
		
  .pro-list3 .col-md-4:nth-child(2n),.pro-list3 .col-xs-6:nth-child(2n){
        position: relative;
        min-height: 1px;
        padding-left: 5px;}

   .pro-list2 .num-info {   width: 122px; margin:0 auto; margin-top:15px;   }
   .pro-list2 .num-info a { display:block; width: 120px; text-align:center; 
     height: 25px;
     border: 1px solid rgb(255 255 255 / 60%);
     line-height:25px;
     letter-spacing: 1px;
}
  
  .jutb .item .font .text {
    line-height: 24px;
    height: 48px;
  }
  
  
  .juta { display:none;}
  .jutb .item { flex-direction: column;}
	
	.jutb .item .img { width: 100%; position: relative; padding-bottom: 60%; overflow: hidden;}
	.jutb .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
  .jutb .item .font {
  width: 100%;
  padding-top:15px;
  padding-left:0px;
  }
}

.news-list2{
	background: #f5f5f5;
	border-top-left-radius:30px;
	border-bottom-right-radius:40px;
	margin-bottom: 28px;
	transition: all .5s ease;
}
.news-list2:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
}
.news-list2 .pic{
	height:100%; 
	max-height:326px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.news-list2 .pic img{
	width:90%;
	border-top-left-radius:30px;
	border-bottom-right-radius:40px;
	height: 100%;
}
.news-list2 .info{
	padding: 20px 22px 25px;
	position: relative;
}


.news-list2 .info .tit{
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	height:50px;
	line-height: 25px;
	color: #2d4b77;
	overflow:hidden;
}
.news-list2 .info .sub { margin-top:15px; font-size:14px; line-height:24px; }

.news-list2 .num-info {   width: 152px; margin-top:20px; }
.news-list2 .num-info a { display:block; width: 150px; text-align:center; background:#233163;
  height: 30px;
  border: 1px solid rgb(255 255 255 / 60%);
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 12px;
  line-height:30px;
  transition: all 0.5s;
  letter-spacing: 3px;
}
.news-list2 .num-info:hover a { background:#1eb3b7;}





/*productDe*/
.productDe-lm{
	padding: 56px 0 0 0;
	text-align: center;
}
.productDe-lm .container{
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 24px;
}
.productDe-lm a{
	display: inline-block;
	font-size: 18px;
	color: #222222;
	line-height: 28px;
	margin: 0 36px;
}
.productDe-lm a:hover,
.productDe-lm a.on{
	color: #f08400;
}
.productDe-lm i{
	display: block;
	font-size: 26px;
	line-height: 26px;
	margin-bottom: 12px;
}
.productDe{
	padding:30px 0 80px 0;
}
.productDe .Pic{
	width: 500px;
	float: left;
	height: 100%;
	border: 1px solid #e8e8e8;
	position: relative;
}
.proDeSwiper{
	overflow: hidden;
	position: relative;
	height:0px;
	padding-bottom: 100%;
}
.proDeSwiper .swiper-slide{
	text-align: center;
	padding: 0px 0px;
/*
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
*/
}
.mag-thumb{
	position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
	display: flex;
	justify-content: center;
	align-items: center; 
}
.proportion{
	height: 500px;
}

.proDeSwiper .swiper-slide .mag-eg-el img{ width:100%;}
.productDe .Info{
	width:  calc(100% - 500px);
	float: left;
	height: 500px;
	padding: 30px 40px 30px;
	overflow-y: auto;
}
.productDe .Info .title{
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-align:left;
}

.productDe .Info .title span { font-size: 30px; font-weight:normal; padding-left:20px; text-align:right; float:right;}

.productDe .Info .title2 {
	font-family: Arial;
	font-size: 18px;
	line-height: 24px;
	margin-top:10px;
	font-weight: normal;
}

.productDe .Info .content{
	font-size: 16px;
	min-height:112px;
	line-height: 28px;
	margin-top: 30px;
}

.productDe .Info .fix:after, .fix:before {
    display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.productDe .Info .item-btns { padding-top:30px; width:100%;}
.productDe .Info .item-btns i { padding-right:5px; color:#5d8bc2; font-size: 20px;}
.productDe .Info .item-btn { cursor: pointer; float: left; display: inline-block; width: 180px; height: 44px; line-height: 42px; border-radius: 0; font-size: 16px; text-align: center; border: solid 1px #005BAC; color: #005BAC; background:#b3cdea; }
.productDe .Info .item-btn:hover { background-color: #005BAC; color: #fff; }
.productDe .Info .item-btn:first-child { margin-right: 24px; }
.productDe .Info .pro-share { float: left; /*margin-left: 17px;*/ margin-top: 18px; margin-bottom: 10px;}

.productDe .Info .xinxi { padding-top:15px; font-size:16px; line-height:24px; }
.productDe .Info .xinxi p { float: left; padding-right: 15px;  line-height:24px; margin-top:0px; margin-bottom:0px; }

.proDeP,
.proDeN{
	width: 30px !important;
	height: 30px !important;
	background: #9eb2ce !important;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 0 !important;
	top: auto !important;
	bottom: -1px;
	color: #fff;
}
.proDeN{
	right: auto !important;
	left: 0px !important;
	background: #9eb2ce !important;
	color: #fff;
}
.proDeP{
	left: auto !important;
	right: 0px !important;
	background: #9eb2ce !important;
	color: #fff;
}
.proDeP i,
.proDeN i{
	font-size: 18px;
	color:#fff;
	transition: .5s;
}
.proDeP:hover i {
	transform: translateX(-10px);
	transition: .5s;
}
.proDeN:hover i {
	transform: translateX(-10px);
	transition: .5s;
}
.pro-tab-warp{
	padding-bottom: 80px;
}
.pro-tab{
	margin-top: 40px;
}
.pro-tab:first-child{
	margin-top: 0;
}
.pro-tab-tit{
	position: relative;
	background: #eeeeee;
	height: 72px;
	line-height: 72px;
}
.pro-tab-tit span{
	display: inline-block;
	text-align: center;
	padding: 0 32px;
	background: #2d4b77;
	font-size: 26px;
	color: #fff;
	position: relative;
}
.pro-tab-tit span::after{
	content: "";
	position: absolute;
	width: 9px;
	height: 9px;
	background: #f08400;
	transform: rotate(45deg);
	left: -4.5px;
	top: 50%;
	margin-top: -4.5px;
}
.pro-tab .row{
	margin-top: 40px; 
	margin-bottom:40px;
	line-height: 28px; font-size:18px;
}

.pro-tab  .canshu { display:block}
.pro-tab  .canshuwap { display:none}



.pro-tab .row img { width:auto; max-width:100%;}
.pro-tab .row .pdg{
	padding: 0 10px;
}
.pro-td{
	background: #f5f5f5;
	padding: 16px 17px;
	margin-bottom: 16px;
}
.pro-td .num{
	color: #f5f5f5;
	-webkit-text-stroke: 1px rgba(45,75,119,1);
	font-size: 42px;
	line-height: 45px;
	font-family: Arial;
	z-index: 1;
	transition: all .5s ease;
}
.pro-td .tit{
	font-size: 17px;
	line-height: 30px;
	height: 60px;
	color: #333333; 
}
.pro-td .line{
	width: 21px;
	height: 3px;
	background: #f08400;
	margin-top: 20px;
}
.pro-tab .container{
	font-size: 16px;
	line-height: 28px;
	color: #555;
	margin-top: 25px;
}
.pro-tab .container table{
	width: 100%;
}
.pro-tab .container table tr td{
	border: 1px solid #b0bdcc;
	line-height:32px;
	font-size: 18px;
	font-family: Arial;
	color: #333333;
	background: #f5f5f5;
}
.pro-tab .container table tr:nth-child(1) td{
	background: #2d4b77;
	color: #fff;
	line-height:32px;
}
.pro-tab#pro1 .container table tr:nth-child(1) td{
	background: #f1f1f1;
	color: #333333;
}
.pro-tab .container table tr:nth-of-type(2n+2) td{
	background: #f1f1f1;
}

@media (max-width: 991px) {
  .pro-tab .canshu { display:none}
  .pro-tab .canshuwap { display:block}
  
  .pro-tab .container table{width: 100%;table-layout: fixed;word-wrap: break-word;}
  .pro-tab .container table tr td{ border: 1px solid #b0bdcc; line-height:24px;font-size: 16px;}
  .pro-tab .container table tr:nth-child(1) td{ line-height:24px;}
}



.proYySwiper{
	overflow: hidden;
	position: relative;
	margin-top: 38px;
}
.pro-yy .line{
	width: 100%;
	height: 4px;
	background: #333333;
	position: relative;
}
.pro-yy .line::after{
	content: "";
	position: absolute;
	width: 18px;
	height: 100%;
	background: url("../img/sec/pro-yy-line.png");
	overflow: hidden;
	background-size: cover;
	transition: all .5s ease;
}
.pro-yy:hover .line::after{
	width: 100%;
	background-size: #f08400;
	transition: all .5s ease;
}
.pro-yy .tit{
	border: 1px solid #d5d5d5;
	border-top: none;
	line-height: 61px;
	padding: 0 26px;
	font-size: 18px;
	color: #333333;
}
.proTabN,
.proTabP{
	width: 32px !important;
	height: 32px !important;
	display: flex;
	justify-content: center;
	align-items: center;
	background: rgba(45,75,118,0) !important;
	border: 1px solid #2d4b76;
	color: #2d4b76;
	margin-top: -16px !important;
	transition: all .5s ease;
}
.proTabN:hover,
.proTabP:hover{
	background: rgba(45,75,118,1) !important;
	color: #fff;
	transition: all .5s ease;
}
.proTabN{
	right: 45px !important;
}
.proTabP{
	left: auto !important;
	right: 85px !important;
}
.proTabN i,
.proTabP i{
	font-size: 14px;
}

.proXgcpSwiper{
	overflow: hidden;
	position: relative;
	margin-top: 35px;
	padding-bottom: 35px;
}
.proXgcpSwiper .nypro-list .pic{
	height:100%;
	max-height: 280px;
}

.proXgcpSwiper .nypro-list .pic img { width:100%;}
.proXgcpSwiper .nypro-list .info{
	padding: 3px 0 0 0;
}
.proXgcpSwiper .nypro-list .tit{
	padding: 0 20px;
	text-align: center;
	line-height: 56px;
	font-size: 18px;
}
.nypro-list .info::after, .nypro-list .info::before{
	height: 3px;
}






/* 新闻详情 */
.newinfo {}
.newinfo .cont {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media (max-width: 1580px) {
  .newinfo .cont {
    margin: 0 -0.7rem;
  }
}
@media (max-width: 991px) {
  .newinfo .cont {
    margin: 0 -0.3rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont {
    margin: 0;
  }
}
.newinfo .cont .lt{
  padding: 0 0rem 20px 0rem ;
}
.newinfo .cont .gt {
  padding: 0 0rem 20px 50px ;
}
@media (max-width: 1580px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0 0.7rem;
  }
}
@media (max-width: 991px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0 0.3rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont .lt,
  .newinfo .cont .gt {
    padding: 0;
  }
}
.newinfo .cont .lt {
  width: 63.75%;
}

.newinfo .cont .lt .tit {
  font-size: 30px;
  line-height: 1.6;
  margin-bottom: 10px;
}
@media (max-width: 767px) { 
.newinfo .cont .lt { width: 100%;}
.newinfo .cont .lt .tit { font-size:24px;}
}

.newinfo .cont .lt .jut {
  font-size: 16px;
  color: #333333;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
}
@media (max-width: 1900px) {
  .newinfo .cont .lt .jut {
    font-size: 14px;
  }
}
.newinfo .cont .lt .jut .itme {
  color: #666666;
  margin-left: 0.44rem;
}
@media (max-width: 767px) {
  .newinfo .cont .lt .jut .itme {
    margin-left: 0.26rem;
  }
}
.newinfo .cont .lt .make-text {
  margin-bottom: 20px;
}

.newinfo .cont .lt .make-text img { max-width:100%;}

@media (max-width: 767px) {
  .newinfo .cont .lt .make-text {
    margin-bottom: 0.44rem;
  }
}

.newinfo .cont .lt .fen {
  display: flex;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #f0f0f0;
  align-items: center;
}
.newinfo .cont .lt span {}

.newinfo .cont .lt .f_cent  {   
  padding-right:10px;
}


.newinfo .cont .lt .f_cent i {
    margin-left: 5px;
	display:inline-block;
    width: 14px;
    overflow: hidden;
}
.newinfo .cont .lt .f_cent i img {
    width: 100%;
    float: left;
}


@media (max-width: 991px) {
  .newinfo .cont .lt .fen {
    padding-bottom: 0.4rem;
    margin-bottom: 0.52rem;
  }
}
@media (max-width: 767px) {
  .newinfo .cont .lt .fen {
    padding-bottom: 0.2rem;
  }
}
.newinfo .cont .lt .fen .f_jut {
  display: flex;
  align-items: center;
  margin-left: 0;
}
.newinfo .cont .lt .fen .f_jut a {
  display: block;
  width: 28px;
  height: 24px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0 6px;
}
.newinfo .cont .lt .fen .f_jut .bshare-weixin {
  background-image: url(../img/sec/feniocniwferwm1.svg);
  width: 30px;
  height: 26px;
}
.newinfo .cont .lt .fen .f_jut .bshare-sinaminiblog {
  background-image: url(../img/sec/feniocniwferwm2.svg);
}
.newinfo .cont .lt .fen .f_jut .bshare-qqim {
  background-image: url(../img/sec/feniocniwferwm3.svg);
}
.newinfo .cont .lt .f_page {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.newinfo .cont .lt .f_page .f_prev,
.newinfo .cont .lt .f_page .f_next {
  display: block;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: calc(50% - 50px);
}
@media (max-width: 991px) {
}
@media (max-width: 767px) {
  .newinfo .cont .lt .f_page .f_prev,
  .newinfo .cont .lt .f_page .f_next {
    width: 100%;
    max-width: 66%;
  }
}
.newinfo .cont .lt .f_page .f_prev:hover,
.newinfo .cont .lt .f_page .f_next:hover {
  color: #004896;
  text-decoration: underline;
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
  .newinfo .cont .lt .f_page .f_next {
    margin-top: 0.2rem;
  }
}
.newinfo .cont .lt .f_page .f_cent {
  display: flex;
  color: #222222;
  align-items: center;
}
.newinfo .cont .lt .f_page .f_cent i {
  margin-left: 10px;
  display: block;
  width: 14px;
  overflow: hidden;
}
@media (max-width: 1580px) {
  .newinfo .cont .lt .f_page .f_cent i {
    width: 12px;
    margin-left: 6px;
  }
}
.newinfo .cont .lt .f_page .f_cent i img {
  width: 100%;
  float: left;
}
.newinfo .cont .lt .f_page .f_cent:hover {
  color: #004896;
}
.newinfo .cont .gt {
  width: 36.25%;
}
@media (max-width: 767px) {
  .newinfo .cont .gt {
    width: 100%;
    margin-top: 0.8rem;
  }
}
@media (min-width: 992px) {
  .newinfo .cont .gt {
    position: sticky;
    top: 90px;
  }
}
.newinfo .cont .gt .tit {
  line-height: 1;
  /* color: #999999; */
  color: #000;
  margin-bottom:20px;
  border-bottom:1px solid #CCC;
  padding-bottom:15px;
  font-weight:bold;
}
.newinfo .cont .gt .jut .item {
  display: flex;
  align-items: center;
  padding: 15px 0;
  border-bottom: 1px solid #f2f2f2;
}
.newinfo .cont .gt .jut .item:first-child {
  padding-top: 0;
}
.newinfo .cont .gt .jut .item .img {
  width: 28%;
  position: relative;
  padding-bottom: 22%;
  border-radius:8px;
  overflow: hidden;
}
.newinfo .cont .gt .jut .item .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.newinfo .cont .gt .jut .item .font {
  width: 72%;
  padding-left:15px;
}
.newinfo .cont .gt .jut .item .font .text {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0px;
  height: 72px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #333333;
  margin-bottom: 10px;
}
@media (max-width: 1580px) {
  .newinfo .cont .gt .jut .item .font .text {
    margin-bottom: 6px;
    height: 44px;
    font-size: 14px;
    line-height: 22px;
  }
}
@media (max-width: 991px) {
  .newinfo .cont .gt .jut .item .font .text {
    line-height: 24px;
    height: 48px;
  }
}
.newinfo .cont .gt .jut .item .font .text span {
  /* background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 93%, #005ce6 0%); */
  background-size: 0 100%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  background-repeat: no-repeat;
}
.newinfo .cont .gt .jut .item .font .date {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  color: #cccccc;
  font-size: 14px;
}
@media (max-width: 1580px) {
  .newinfo .cont .gt .jut .item .font .date {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  .newinfo .cont .gt .jut .item:hover .img img {
    /* -webkit-transform: scale(1.04); */
    /* transform: scale(1.04); */
  }
  .newinfo .cont .gt .jut .item:hover .font .text {
    color: #004896;
  }
  .newinfo .cont .gt .jut .item:hover .font .text span {
    background-size: 100% 100%;
  }
}



.proXgcpSwiper .nypro-list{
	margin-bottom: 28px;
	transition: all .5s ease;
}
.proXgcpSwiper .nypro-list:hover{
	box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
	transition: all .5s ease;
}
.proXgcpSwiper .nypro-list .pic{
	border: 1px solid #e8e8e8;
	height:100%; 
	max-height:326px;
	padding: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.proXgcpSwiper .nypro-list .pic img{
	width:100%;
	height: 100%;
}
.proXgcpSwiper .nypro-list .info{
	background: #f5f5f5;
	padding: 15px 22px 15px;
	text-align:center;
	position: relative;
}
.proXgcpSwiper .nypro-list .info::after,
.proXgcpSwiper .nypro-list .info::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 5px;
	background: #333333;
	left: 0;
	top: 0;
	z-index: 11;
}
.proXgcpSwiper .nypro-list .info::before{
	background: #f08400;
	z-index: 22;
	width: 0;
	transition: all .5s ease;
}
.proXgcpSwiper .nypro-list:hover .info::before{
	width: 100%;
	transition: all .5s ease;
}



/******************翻页*************************/
.service .container{ padding: 80px 0 0;}

.service .sertit { width:80%; margin:0 auto; text-align:center; font-size:16px; line-height:26px; margin-bottom:20px;}

.service-list{
	align-items: center;
	flex-direction: column;
	text-align: center;
	position: relative;
	padding: 50px 36px 45px;
	transition: all .5s ease;
}

.service-list::before{
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	background: #fff;
	top: -6px;
	left: 50%;
	margin-left: -6px;
	z-index: 33;
	border-radius: 100%;
}
.service-list img {
    display: inline;
    height: auto !important;
    max-width: 100%;
    width: auto !important;
}
.service-list .tit{
	font-size: 22px;
	line-height: 35px;
	text-align:center;
	color: #222222;
	margin: 18px 0 25px;
}
.service-list .sub{
	text-align:left;
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	overflow: hidden;
}


/******************翻页*************************/
.solution {
  width: 100%;
  padding: 0.62rem 0 0.74rem;
}
.solution .container .solution-list {
  width: 100%;
}
.solution .container .solution-list ul {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.solution .container .solution-list ul li {
  width: 31%;
  position: relative;
  margin-right: 3.5%;
  margin-bottom: 0.4rem;
  transition: all ease-out 0.3s;
}
.solution .container .solution-list ul li:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 767px) {
.service .container{ padding: 40px 0 40px;}
.service-list {padding: 20px 36px 13px;}
.service-list .tit{line-height: 30px;margin: 10px 0 15px;}

  .solution .container .solution-list ul li {
    width: 100%;
    margin-right: 0;
  }
}
.solution .container .solution-list ul li a {
  display: block;
}
.solution .container .solution-list ul li .img {
  width: 100%;
  position: relative;
}
.solution .container .solution-list ul li .img::before {
  content: '';
  width: 100%;
  padding-top: 50.51%;
  display: block;
}
.solution .container .solution-list ul li .img::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
  transition: all ease-out 0.3s;
}
.solution .container .solution-list ul li .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
}
.solution .container .solution-list ul li .tbox {
  width: 100%;
  background: #f8f8f8;
  padding: 0.3rem;
  position: relative;
}
.solution .container .solution-list ul li .tbox::after {
  content: '';
  width: 0;
  height: 2px;
  background: #003686;
  position: absolute;
  left: 0%;
  bottom: 0;
  transition: all ease-out 0.3s;
}
.solution .container .solution-list ul li .tbox .t1 {
  font-size: 0.26rem;
  line-height: 1;
  color: #333;
}
.solution .container .solution-list ul li .tbox .t2 {
  line-height: 28px;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 0.13rem;
}
@media (max-width: 1580px) {
  .solution .container .solution-list ul li .tbox .t2 {
    line-height: 24px;
  }
}
@media (max-width: 991px) {
  .solution .container .solution-list ul li .tbox .t2 {
    padding-right: 0;
  }
}
.solution .container .solution-list ul li .tbox .more {
  display: flex;
  align-items: center;
  margin-top: 0.12rem;
}
.solution .container .solution-list ul li .tbox .more span {
  display: inline-flex;
  height: 36px;
  align-items: center;
  color: #3971ad;
}
.solution .container .solution-list ul li .tbox .more span img {
  width: 20px;
  height: 20px;
  margin-left: 0.1rem;
  transition: all ease-out 0.3s;
}
.solution .container .solution-list ul li .tbox .more span:hover img {
  margin-left: 0.2rem;
}
.solution .container .solution-list ul li .tbox .more i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s linear;
  margin-left: 10px;
  border-radius: 50%;
  background-color: #004896;
  transition: all 0.3s linear;
  height: 20px;
}
@media (max-width: 1580px) {
  .solution .container .solution-list ul li .tbox .more i {
    width: 18px;
    height: 18px;
    margin-left: 8px;
  }
}
.solution .container .solution-list ul li .tbox .more i img,
.solution .container .solution-list ul li .tbox .more i svg {
  float: left;
  width: 30%;
}
.solution .container .solution-list ul li .tbox .more i img path,
.solution .container .solution-list ul li .tbox .more i svg path {
  fill: #fff;
}
.solution .container .solution-list ul li:hover {
  transform: translateY(-10px);
}
.solution .container .solution-list ul li:hover .img::after {
  opacity: 1;
}
.solution .container .solution-list ul li:hover .tbox::after {
  width: 100%;
}
.solution .container .solution-list ul li:hover .tbox .more i {
  -webkit-transform: translateX(6px);
  transform: translateX(6px);
}
.solution-banner .img:after {
  background-color: #132d78;
  opacity: 0.5;
}
.solution-banner .cont .tit span:after {
  display: none;
}
.solution-banner .cont .ckbox {
  display: flex;
  margin-top: 0.55rem;
}
.solution-banner .cont .ckbox a {
  width: 1.84rem;
  height: 0.54rem;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all ease-out 0.3s;
  color: #004896;
  background: #fff;
  margin-right: 0.2rem;
}
@media (max-width: 767px) {
  .solution-banner .cont .ckbox a {
    width: 2.2rem;
    height: 0.7rem;
  }
}
.solution-banner .cont .ckbox a span {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 0.1rem;
  position: relative;
  background-color: #004896;
  border-radius: 50%;
}
.solution-banner .cont .ckbox a span img,
.solution-banner .cont .ckbox a span svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: all ease-out 0.3s;
}
.solution-banner .cont .ckbox a span img:nth-child(2),
.solution-banner .cont .ckbox a span svg:nth-child(2) {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.solution-banner .cont .ckbox a span svg {
  width: 42%;
}
.solution-banner .cont .ckbox a span svg path {
  fill: #fff;
}
.solution-banner .cont .ckbox a:hover {
  color: #fff;
  background: #004896;
}
.solution-banner .cont .ckbox a:hover span {
  background-color: #fff;
}
.solution-banner .cont .ckbox a:hover span img:nth-child(1) {
  opacity: 0;
}
.solution-banner .cont .ckbox a:hover span img:nth-child(2) {
  opacity: 1;
}
.solution-banner .cont .ckbox a:hover span svg path {
  fill: #004896;
}
.solution2-breadbox {
  background: #f8f8f8;
}



/******************翻页*************************/

.nynews { width: 100%; padding: 0.42rem 0 0.44rem;}
.blog_list { position:relative; width:100%; }


.blog-item { position:relative; width:100%; overflow:hidden;  padding:20px;}
/*.blog-item:nth-child(2n+1) {background:#f9f9f9;}*/
/*.blog-item:before { content: ""; position: absolute; left: 0; bottom: 0; width:100%; height: 1px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }*/
.blog-item .item-wrap { }
.blog-item .item-img { position:relative; display:block; max-width:26%;margin:0 20px 0 0;float:left;}
.blog-item .item-img img { position:relative; width:100%;}
.blog-item .item-info {    float: right;width: 72%; }
.blog-item .item-info .item-title { font-size:20px;font-weight: normal;float:left; padding-top:10px;}
.blog-item .item-info time { display:block;font-size: 16px; margin:8px 0; float:right;}
.blog-item .item-info .item-detail { color:#9d9d9d; line-height:26px;}
.blog-item .item-info .item-more {
    float: right;
    color: #014099;
    margin: 10px 0 0;
    padding: 7px 15px;
    border: 2px #014099 solid;
}
.blog-item .item-info .item-more:hover{color: #fff;background:#014099;}
.head-title{width: 100%;display: inline-block;margin-bottom: 20px;padding-bottom: 15px;border-bottom: solid 1px #e5e5e5;}

@media (max-width: 767px) {
	.blog-item .item-img  { float:none; width:100%; max-width:100%; margin-right:0px; }
	.blog-item .item-img img { width:100%;}
	.blog-item .item-info {    float: none;width: 100%; }
	}

/*contact*/
.contact{ padding: 60px 0 0px;}
.contact .container{
	position: relative;
	margin-top: 50px;
	margin-bottom:50px;
}
.contact .Info{
	background: #f8f8f8;
	width: 46.25%;
	padding:2%;
	float: left;
	height:460px;
}

.contact .Info .contacttit1 { font-size:22px; font-weight:bold;}
.contact .Info .contacttit2 { font-size:16px; padding-top:8px; line-height:30px;}

.cbox-42-0 { margin-top:15px;} 
.cbox-42-1 { float:left; overflow: hidden; max-width: 140px;}
.cbox-42-2 { float:left; overflow: hidden; padding-left:20px; align-self:center; padding-top:20px;}

.contact .maps{
	width: 53.75%;
	position: absolute;
	height: 100%;
	right: 0;
	top: 0;
}
/*message*/
.message{
	padding: 80px 0 120px;
	background: #f6f5f4;
}
.message .container{
	max-width: 1168px;
}
.message .row{
	margin-top: 50px;
}
.message .row input[type=text]{
	width: 100%;
	height: 55px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	outline: none;
	padding: 0 18px;
	font-size: 16px;
	color: #222;
}
.message .row textarea{
	min-width: 100%;
	max-width: 100%;
	min-height: 148px;
	max-height: 148px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	outline: none;
	padding: 18px;
	font-size: 16px;
	margin-top: 14px;
	color: #222;
}
.message .row input[type=button]{
	width: 415px;
	height: 55px;
	border-radius: 5px;
	background: #2d4b76;
	margin: 28px auto 0;
	display: block;
	border: none;
	outline: none;
	font-size: 17px;
	color: #fff;
}

.contact .about-tit-cn{
	text-align: center;
	color: #222222;
}
.contact .about-tit-en{
	text-align: center;
}
.message .about-tit-cn{
	text-align: center;
	color: #222222;
}
.message .about-tit-en{
	text-align: center;
}


media ( min-width:1200px ) and ( max-width:1339px ) {
	.head .container{
		max-width: 1140px;
	}
	.container{
		max-width: 1140px;
	}
	.WebLink li > a{
		font-size: 16px;
	}
	.head-tel p{
		font-size: 17px;
	}
	.WebLink li{
		margin-left: 32px;
	}
	.WebLink{
		margin-left: 25px;
	}
	.head-search{
		margin-left: 52px;
	}
	.head .container .sekuai{
		width: 55px;
	}
	.syLogoSwiper .swiper-slide{
		height: 398px;
	}
	.indexAbout{
		padding: 70px 0 30px;
		min-height: 500px;
	}
	.indexAbout .container{
		max-width: 900px;
	}
	.historyN{
		right: 0 !important;
	}
	.historyP{
		left: 0 !important;
	}
	.foot-lx .lb p{
		font-size: 16px;
	}
	.foot-lx .lb p .tel{
		font-size: 24px;
	}
	.foot-top .f-lm .item{
		margin-right: 90px;
	}
	.product-container .clsname{
		font-size: 28px;
		line-height: 38px;
	}
	.sy-pro-left .pro-btn{
		right: 40px;
	}
	.product-class ol li{
		font-size: 16px;
	} 
	.syLogoN{
		right: 0 !important;
	}
	.syLogoP{
		left: 0 !important;
	}
}

@media ( min-width:1060px ) and ( max-width:1199px ) {
	.head .container{
		max-width: 1000px;
	}
	.container{
		max-width: 1000px;
	}
	.WebLink li > a{
		font-size: 16px;
	}
	.head-tel p{
		font-size: 17px;
	}
	.WebLink li{
		margin-left: 32px;
	}
	.WebLink{
		margin-left: 25px;
	}
	.head .container .sekuai{
		width: 55px;
	}
	.head-search{
		margin-left: 52px;
	}
	.sy-news-right .box2{
	    padding: 18px 22px 28px;	
	}
	.head-tel{
		display: none;
	}
	.head .container .line{
		display: none;
	}
	.foot-top .f-lm .item{
		margin-right: 70px;
	}
	.foot-lx .lb p{
		font-size: 14px;
		line-height: 28px;
	}
	.foot-lx .lb i{
		font-size: 48px;
		line-height: 55px;
	}
	.product-class ol li{
		font-size: 14px;
		margin-bottom: 15px;
	}
	.syLogoSwiper .swiper-slide{
		height: 360px;
	}
	.foot-lx .lb p .tel{
		font-size: 20px;
	}
	.syLogoN{
		right: 0 !important;
	}
	.syLogoP{
		left: 0 !important;
	}
	.historyN{
		right: 0 !important;
	}
	.historyP{
		left: 0 !important;
	}
	.syLogoN, .syLogoP{
		top: 29% !important;
	}
	.n-product-class .item h3 a{
		font-size: 15px;
		line-height: 48px;
	}
	.n-product-class .item ul li:first-child{
		margin-top: 5px;
	}
	.n-product-class .item ul li:last-child{
		margin-bottom: 5px;
	}
	.n-product-class .item ul li a{
		font-size: 14px;
		line-height: 38px;
	}
	.pro-list .info{
		padding: 5%;
	}
	.pro-list .info .sub{
		margin-top: 12px;
	}
	.pro-list .pic{
		height: 226px;
	}
	.indexAbout{
		padding: 70px 0;
		min-height: auto;
	}
	.yd-sy-h2{
		font-size: 28px;
		line-height: 40px;
	}
	.yd-sy-h6{
		font-size: 16px;
		line-height: 25px;
		margin-top: 15px;
	}
	.indexAbout .num-info .lb .num span{
		font-size: 30px;
		line-height: 30px;
	}
	.indexAbout .container{
		max-width: 800px;
	}
	.indexLogoWall{
		padding: 55px 0 100px;
	}
	.indexProduct{
		height: 530px;
	}
	.product-container .pic{
		height: 280px;
		margin-top: 14px;
	}
	.sy-pro-left .pro-btn{
		right: 46px;
	}
	.sy-pro-r-t .container{
		padding: 30px 0 20px;
	}
	.product-info .title{
		font-size: 20px;
		line-height: 30px;
	}
	.product-info .title::after{
		font-size: 32px;
		line-height: 34px;
	}
	.product-info .sub{
		font-size: 14px; 
		line-height: 28px;
		margin-top: 20px;
	}
	.product-info .yd-sy-more1{
		margin-top: 35px;
	}
	.sy-pro-r-b .swiper-slide .lb .tit{
		font-size: 16px;
	}
	.yd-sy-more1{
		height: 45px;
		line-height: 45px;
	}
	.product-container .pic img{
		height: 100%;
	}
	.product-container{
		margin-top: 30px !important;
		padding-bottom: 80px !important;
	}
	.product-container .clsname{
		font-size: 24px;
		line-height: 35px;
	}
	.indexAbout .num-info{
		margin-top: 28px;
	}
	.indexAbout .ico-box{
		margin-top: 38px;
	}
	.indexNews .tit{
		font-size: 18px;
	}
	.closeHs{
		right: -14px;
    	top: -44px;
	}
}

@media ( min-width:768px ) and ( max-width:1059px ) {
	.burger_menu{
		display: block !important;
		top: 0 !important;
		float: right;
		margin-top: 1.6%;
	}   
	.head .container .line{
		display: none;
	}
	.head .container .sekuai{
		width: 64px;
		right: -2px;
	}
	.head .container{
		padding: 10px 0;
	}
	.web-float{
		display: none;
	}
	.head::after{
		 
	}
	.head .Logo{ 
		width: 24%;
	}
	.WebLink{
		display: none;
	}
	.head-search{
		display: none;
	}
	.head-tel{
		display: none;
	}
	footer{
		display: none;
	}
	.foot-copy{
		display: none;
	}
	.footH{
		display: block;
	}
	.footFix{
		display: flex;
	}
	
	/*index*/
	.sy-hb-warp{
		display: none;
	}
	.syBannerN, .syBannerP{
		display: none;
	}
	.indexBanner .console{
		bottom: 20px;
		height: 10px;
	} 
	
	.indexLogoWall{
		padding: 55px 0 100px;
	}
	.indexProduct{
		height: 530px;
	}
	.product-container .pic{
		height: 280px;
		margin-top: 14px;
	}
	.sy-pro-left .pro-btn{
		right: 46px;
	}
	.sy-pro-r-t .container{
		padding: 30px 0 20px;
	}
	.product-info .title{
		font-size: 20px;
		line-height: 30px;
	}
	.product-info .title::after{
		font-size: 32px;
		line-height: 34px;
	}
	.product-info .sub{
		font-size: 14px; 
		line-height: 28px;
		margin-top: 20px;
	}
	.product-info .yd-sy-more1{
		margin-top: 35px;
	}
	.sy-pro-r-b .swiper-slide .lb .tit{
		font-size: 16px;
	}
	.yd-sy-more1{
		height: 45px;
		line-height: 45px;
	}
	.product-info .pic{
		display: none !important;
	}
	.product-class ol li{
		font-size: 12px;
		line-height: 30px;
		margin-bottom: 15px;
	}
	.product-container .pic img{
		height: 100%;
	}
	.product-container{
		margin-top: 30px !important;
		padding-bottom: 80px !important;
	}
	.product-container .clsname{
		font-size: 24px;
		line-height: 35px;
	}
	.yd-sy-more1{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		width: 128px;
	} 
	.indexLogoWall{
		padding: 38px 0;
	}
	.yd-sy-h2{
		font-size: 24px;
		line-height: 30px;
	}
	.yd-sy-h6{
		font-size: 14px;
		line-height: 26px;
		margin-top: 12px;
	}
	.yd-sy-line{
		margin: 18px auto 0;
	}
	.sy-logo-show{
		margin-top: 25px;
	}
	.syLogoSwiper{
		width: 100%;
		padding: 0;
		padding-bottom: 45px;
	}
	.syLogoSwiper .swiper-slide .lb{
		top: 0 !important;
		left: 0 !important;
		position: relative;
		width: 16.6%;
		float: left;
	}
	.syLogoSwiper .swiper-slide{
		height: auto;
	}
	.syLogoSwiper .swiper-slide .lb .fk{
		transform: rotate(0deg);
		box-shadow: 0 0 15px 0 rgba(0,0,0,0);
		border: 1px solid #ccc;
		border-left: none;
		border-top: none;
	}
	.syLogoSwiper .swiper-slide .lb:nth-of-type(6n+1) .fk{ 
		border-left: 1px solid #ccc;
	}
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+1) .fk,
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+2) .fk,
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+3) .fk,
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+4) .fk,
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+5) .fk,
	.syLogoSwiper .swiper-slide .lb:nth-of-type(24n+6) .fk{
		border-top: 1px solid #ccc;
	}
	.syLogoSwiper .swiper-slide .lb .pic{
		transform: rotate(0deg);
	}
	.syLogoN, .syLogoP{
		display: none;
	}
	.indexAbout{
		min-height: auto;
		margin-top: 0;
		background: url(../images/m-abt-back.jpg) no-repeat no-repeat top center;
    	background-size: cover;
		padding: 38px 0;
	}
	.indexAbout .container{
		position: relative;
		z-index: 22;
	}
	.indexAbout::after{
		content: "";
		position: absolute;
		width: 100%;
		height: 90%;
		background: linear-gradient(to top,rgba(255,255,255,0.95),rgba(255,255,255,0.6),rgba(255,255,255,0));
		z-index: 11;
		bottom: 0;
		left: 0;
	}
	.indexAbout .num-info .lb .num span{
		font-size: 30px;
		line-height: 30px;
	}
	.indexAbout .num-info{
		margin-top: 25px;
	}
	.indexAbout .num-info .lb .num{
		font-size: 14px;
	}
	.indexAbout .num-info .lb .txt{
		font-size: 14px;
		margin-top: 4px;
	}
	.indexAbout .num-info .lb:last-child{
		margin-right: 0;
	}
	.indexAbout .num-info .lb .num sup { 
		font-size: 20px; 
		top: -11px;
	}
	.indexAbout .ico-box .lb{
		margin-right: 50px; 
		float: left;
		text-align: left;
	} 
	.indexAbout .ico-box .lb:last-child{
		margin-right: 0;
	}
	.indexAbout .yd-sy-more1{
		margin-top: 25px;
	}
	.indexAbout .ico-box{
		margin-top: 25px;
	}
	.indexAbout .ico-box .lb .tit{
		font-size: 14px;
		margin-top: 5px;
	}
	.indexAbout .ico-box .lb .ico{
		width: 50px;
		height: 50px;
		background-size: 100% 100%;
	}
	.indexAbout .ico-box .lb .ico i{
		font-size: 36px;
	}
	.indexNews{
		padding: 38px 0;
	}
	.indexNews .container:nth-child(2){
		margin-top: 25px;
	}
	.sy-news-left{
		width: 58%; 
		box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
		padding: 2%;
	}
	.sy-news-left .clsname{
		margin-top: 12px;
	}
	.indexNews .tit{
		font-size: 18px;
		margin: 12px 0;
	}
	.sy-news-left .sub{
		font-size: 14px;
		line-height: 26px;
		height: auto;
		-webkit-line-clamp: 2;
		margin-top: 15px;
	}
	.indexNews .time{
		font-size: 12px;
		line-height: 20px;
	}
	.sy-news-left .more{
		margin-top: 15px;
		font-size: 14px;
	}
	.sy-news-right{
		width: 40%; 
	}
	.sy-news-right .box1 .lb{
		width: 100%;
		float: none !important;
		box-shadow: 0 0 15px 0 rgba(0,0,0,0.1);
		margin-top: 0;
		margin-bottom: 15px;
		padding: 4%;
	}
	.sy-news-right .box2{
		display: none;
	}
	.sy-news-right .pic img{
		height: 140px;
		object-fit: cover;
	}
	.foot-lx .container{
		display: block;
		padding: 20px 0 0 0;
	}
	.foot-lx .lb{
		border-bottom: 1px solid rgba(255,255,255,0.2);
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	.foot-lx .lb:last-child{
		border-bottom: none;
		margin-bottom: 0;
	}
	.foot-lx .lb p{
		font-size: 14px;
		line-height: 28px;
		float: none; 
	}
	.foot-lx .lb p .tel{
		font-size: 20px;
	}
	.foot-lx .lb i{
		float: none;
		font-size: 30px;
		line-height: 30px;
	}
	
	/*ny*/
	.Nybanner img{
		height: 22vh;
		object-fit: cover;
	}
	.Nylocation .now-lm{
		display: none;
	}
	.Nylocation .now-wz{
		float: left;
		font-size: 12px;
		background: url(../images/home-ico.png) no-repeat left top 2px;
	}
	.Nylocation{
		height: auto;
		padding: 10px 0;
		line-height: 20px;
	}
	.about{
		padding: 38px 0;
	}
	.about-tit-cn{
		font-size: 24px;
		line-height: 28px;
		text-align: center;
	}
	.about-tit-en{
		font-size: 14px;
		text-align: center;
		margin-top: 5px;
	}
	.about .container:nth-child(2){
		margin-top: 25px;
	}
	.sub-about-left{ 
	}
	.sub-about-left .gs-name{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.sub-about-left .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 22px;
	}
	.sub-about-left .gs-name i{
		font-size: 24px;
	}
	.sub-about-right{ 
		margin-top: 20px;
	}
	.sub-about-left .num-info{
		padding: 4%;
		margin-top: 25px;
		border-bottom-left-radius: 20px;
	}
	.sub-about-left .num-info .lb{
		padding-left: 0 !important;
		text-align: center;
	}
	.sub-about-left .num-info .lb .txt{
		font-size: 14px;
		margin-top: 2px;
	}
	.sub-about-left .num-info .lb .num span{
		font-size: 30px;
		line-height: 30px;
	}
	.sub-about-left .num-info .lb .num{
		font-size: 14px;
	}
	.culture .container{
		padding: 38px 0 0 0;
		background: none;
	}
	.culture .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}
	.culture .row{
		margin-top: 35px;
		margin-left: 0;
		margin-right: 0;
	}
	.qywh-list{
		padding: 4%; 
		margin-bottom: 25px;
	}
	.qywh-list .ico img{
		height: 38px;
	}
	.qywh-list .tit{
		font-size: 20px;
		line-height: 30px;
		margin: 12px 0;
	}
	.qywh-list .sub{ 
		font-size: 14px;
		line-height: 26px;
	}
	.qywh-list::after{
		width: 40px;
		height: 40px;
		margin-left: -20px;
		top: -20px;
	}
	.history{
		padding: 28px 0 38px;
		min-height: 580px;
	}
	.history-show{
		margin-top: 25px;
	}
	.historySwiper .year{
		font-size: 28px;
		line-height: 30px;
	}
	.history-show::after{
		top: 55px;
	}
	.historySwiper .dot{
		margin: 16px 0 25px;
	}
	.historySwiper .cont{
		font-size: 14px;
		line-height: 26px;
	}
	.historySwiper{
		padding-bottom: 45px;
	}
	.historyN, .historyP{
		display: none;
	} 
	.honor{
		padding: 38px 0;
		background: none;
	}
	.honorN, .honorP{
		display: none;
	}
	.honor .hd{
		margin-top: 25px;
		padding-bottom: 12px;
	}
	.honor .hd ul li{
		font-size: 14px;
		margin-right: 25px;
	}
	.honorSwiper{
		margin-top: 25px; 
		padding: 5px 5px 45px;
	}
	
	
	.product{
		padding: 38px 0;
	}
	.product-left{
		display: none;
	}
	.pro-list .pic{
		height:100%;
		max-height:100%;
	}
	.n-product-list{
		width: 100%;
		float: none;
	}
	.pro-list .info{
		padding: 5%;
	}
	.pro-list .info .sub{
		font-size: 14px;
		margin-top: 15px;
	}
	.productDe-lm{
		padding: 38px 0 0 0;
	}
	.productDe-lm .container{
		padding-bottom: 12px;
	}
	.productDe-lm a{
		font-size: 12px;
		margin: 0;
		display: block;
		float: left;
		width: 20%;
	}
	.productDe-lm i{
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.productDe{
		padding: 38px 0;
	}
	.productDe .Pic{
		width: 100%;
		float: none;
	}
	.proDeSwiper{
		height: 300px;
	}
	.proDeP, .proDeN{
		display: none;
	}
	.productDe .Info{
		width: 100%;
		float: none;
		padding: 5%;
		height: auto;
	}
	.productDe .Info .title{
		font-size: 20px;
		line-height: 30px;
	}
	
	.productDe .Info .title span { font-size: 18px; font-weight:normal; padding-left:20px;}
	
	.productDe .Info .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}
	.pro-tab-tit{
		height: 45px;
		line-height: 45px;
	}
	.pro-tab-tit span{
		font-size: 18px;
		padding: 0 18px;
	}
	.pro-tab .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 25px;
	}
	.pro-tab .row{
		margin-top: 25px; 
	}
	.pro-tab .row .pdg{
		 
	}
	.pro-td{
		padding: 4%;
	}
	.pro-td .num{
		font-size: 24px;
		line-height: 24px;
	}
	.pro-td .tit{
		font-size: 14px;
		line-height: 26px; 
		margin-top: 15px;
	}
	.pro-tab{
		margin-top: 30px;
	}
	.pro-tab .content table tr td{
		font-size: 14px;
		height: 42px !important;
	}
	.proTabN{
		right: 8px !important;
	}
	.proTabP{
		right: 50px !important;
	}
	.pro-tab-warp{
		padding-bottom: 30px;
	}
	.tech{
		padding: 38px 0;
	}
	.tech ul{
		margin-top: 25px;
	}
	.tech ul li{
		width: 100%;
		float: none !important;
		padding-left: 70px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		background-size: 50px auto;
	}
	.tech ul li .ico{
		width: 54px;
		height: 54px;
	}
	.tech ul li .ico i{
		font-size: 28px;
	}
	.tech ul li .tit{
		font-size: 16px;
		margin-top: 0;
		line-height: 25px;
	}
	.tech ul li .size{
		font-size: 12px;
		margin-top: 4px;
	}
	.news{
		padding: 38px 0;
	}
	.news ul{
		margin-top: 25px; 
	}
	.news ul li{
		padding-top: 25px;
		margin-bottom: 25px;
		margin-top: 20px;
	}
	.news ul li:last-child{
		padding-bottom: 25px;
	}
	.news ul li .time{
		display: none;
	}
	.news ul li .info{
		width: 100%;
		margin-left: 0;
		float: none;
	}
	.news ul li .info .title{
		font-size: 18px;
	}
	.news ul li .info .sub{
		font-size: 14px;
		margin: 12px 0;
	}
	.news ul li .pic{
		width: 100%;
		float: none;
	}
	.newsDe{
		padding: 38px 0;
	}
	.newsDe .title{
		font-size: 18px;
		line-height: 28px;
	}
	.newsDe .time{
		font-size: 12px;
		margin-top: 18px;
		padding-bottom: 12px;
	}
	.newsDe .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 25px;
	}
	.dePage{
		margin-top: 40px;
		height: auto;
		border-top: none;
		border-bottom: none;
	}
	.dePage a:nth-child(1), .dePage a:nth-child(2){
		width: 100%;
		padding: 0;
		float: none;
		top: 0;
		padding-bottom: 10px;
		margin-bottom: 10px;
		border-bottom: 1px solid #eaeaea;
		font-size: 14px;
		line-height: 25px;
	}
	.dePage a:nth-child(3){
		display: none;
	}
	.contact{
		padding: 38px 0;
	}
	.contact .top-tit{
		font-size: 24px;
	}
	.contact .container{
		margin-top: 25px;
	}
	.contact .Info{
		width: 100%;
		float: none;
	}
	.contact .maps{
		position: relative;
		width: 100%;
		height: 450px;
	}
	.contact .Info .box{
		padding: 15px 0;
	}
	.contact .Info .box .sub{
		font-size: 14px;
		line-height: 28px;
		width: 71%;
	}
	.contact .Info .box .ico{
		top: 6px;
	}
	.contact .Info .box .lb{
		width: 100%;
		float: none;
	}
	.contact .Info .box .lb:last-child{
		margin-top: 15px;
	}
	.message{
		padding: 38px 0;
	}
	.message .row{
		margin-left: 0;
		margin-right: 0;
		margin-top: 25px;
	}
	.message .row input[type=text]{
		margin-bottom: 6px;
		height: 45px;
		font-size: 14px;
	}
	.message .row textarea{
		margin-top: 0;
		font-size: 14px;
	}
	.message .row input[type=button]{
		width: 100%;
		font-size: 16px;
		height: 42px;		
	}
	
     .m-pro-class {
     overflow: hidden;
     border-bottom: 1px solid #ccc;
     padding-bottom: 20px;
     margin-bottom: 20px;
     }
	
	.m-pro-class a{
		width: 23%;
		float: left;
		margin: 0 1%;
		margin-bottom: 5px;
	}
	
	.isMobile{
		display: block !important;
	}
	.isPc{
		display: none !important;
	}
	.proYyPag{
		display: none !important;
	}
}


@media (max-width: 767px) {
       .Nylocation .now-lm { display: none;}
      .about { padding:30px 0 45px;}


      .sub-about-left{
		width: 100%;
		float: none;
	}
	
	.sub-about-right {
    width: 100%;
    float: none;
    margin-top: 20px;
    position: relative;
}
	
	.about-tit-cn{
	font-size: 30px;
	line-height: 35px;
}
    .about-tit-en{
	font-size: 14px;
	line-height: 23px;
	margin-top:6px;
}
   .about .container:nth-child(2) {
    margin-top: 25px;
}

  .sub-about-left .gs-name{
		font-size: 20px;
		line-height: 30px;
		padding-bottom: 10px;
	}
	.sub-about-left .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 22px;
	}
	.sub-about-left .gs-name i{
		font-size: 24px;
	}
	.sub-about-right{
		width: 100%;
		float: none;
		margin-top: 20px;
		position: relative;
	}
	.sub-about-left .num-info{
		padding: 4%;
		margin-top: 25px;
		border-bottom-left-radius: 20px;
	}
	.sub-about-left .num-info .lb{
		padding-left: 0 !important;
		text-align: center;
	}
	.sub-about-left .num-info .lb .txt{
		font-size: 14px;
		margin-top: 2px;
	}
	.sub-about-left .num-info .lb .num span{
		font-size: 30px;
		line-height: 30px;
	}
	.sub-about-left .num-info .lb .num{
		font-size: 14px;
	}
	.culture .container{
		padding: 38px 0 0 0;
		background: none;
	}
	.culture .cont{
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}
	.culture .row{
		margin-top: 35px;
		margin-left: 0;
		margin-right: 0;
	}
	.qywh-list{
		padding: 4%;
		margin-bottom: 25px;
	}
	.qywh-list .ico img{
		height: 38px;
	}
	.qywh-list .tit{
		font-size: 20px;
		line-height: 30px;
		margin: 12px 0;
	}
	.qywh-list .sub{
		height: auto;
		font-size: 14px;
		line-height: 26px;
	}
	.qywh-list::after{
		width: 40px;
		height: 40px;
		margin-left: -20px;
		top: -20px;
	}
	.history{
		padding: 28px 0 38px;
		min-height: 580px;
	}
	.history-show{
		margin-top: 25px;
	}
	.historySwiper .year{
		font-size: 28px;
		line-height: 30px;
	}
	.history-show::after{
		top: 55px;
	}
	.historySwiper .dot{
		margin: 16px 0 25px;
	}
	.historySwiper .cont{
		font-size: 14px;
		line-height: 26px;
	}
	.historySwiper{
		padding-bottom: 45px;
	}
	.historyN, .historyP{
		display: none;
	} 
	.honor{
		padding: 38px 0;
		background: none;
	}
	.honorN, .honorP{
		display: none;
	}
	.honor .hd{
		margin-top: 25px;
		padding-bottom: 12px;
	}
	.honor .hd ul li{
		font-size: 14px;
		margin-right: 25px;
	}
	.honorSwiper{
		margin-top: 25px; 
		padding: 5px 5px 45px;
	}
	
	
	
	.Nyloca{ margin-top:60px;  overflow:hidden; height:70px; line-height:70px;}
	.Nyloca .now-wz {font-size:12px;}

	
	.product{
		padding:0px 0 28px 0;
	}
	.isMobile { display: block !important;}
	
	.m-pro-class { margin-bottom:15px;}
	
	.product-left{
		display: none;
	}
	.pro-list .pic{
		height:100%;
		max-height:100%;
	}
	.n-product-list{
		width: 100%;
		float: none;
	}
	.pro-list .info{
		padding: 5%;
	}
	.pro-list .info .sub{font-size: 14px;margin-top: 5px; line-height: 22px; height: 44px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;text-overflow:ellipsis;overflow: hidden; }
	.productDe-lm{
		padding: 38px 0 0 0;
	}
	.productDe-lm .container{
		padding-bottom: 12px;
	}
	.productDe-lm a{
		font-size: 12px;
		margin: 0;
		display: block;
		float: left;
		width: 20%;
	}
	.productDe-lm i{
		font-size: 20px;
		line-height: 20px;
		margin-bottom: 5px;
	}
	.productDe{
		padding: 30px 0 18px 0;
	}
	.productDe .Pic{
		width: 100%;
		float: none;
	}
	.proDeSwiper{
		height: 300px;
	}
	.proDeP, .proDeN{
		display: none;
	}
	
	.productDe .Info .item-btn {  width: 155px; font-size:14px;  }
	.productDe .Info .item-btn:first-child {margin-right:8px;}
	.productDe .Info{
		width: 100%;
		float: none;
		padding: 5% 2%;
		height: auto;
	}
	.productDe .Info .title{
		font-size: 20px;
		line-height: 30px;
	}
	.productDe .Info .title span {font-size: 18px; font-weight:normal;}
	
	.productDe .Info .content{
		min-height: 26px;
		font-size: 14px;
		line-height: 26px;
		margin-top: 20px;
	}
	.pro-tab-tit{
		height: 45px;
		line-height: 45px;
	}
	.pro-tab-tit span{
		font-size: 18px;
		padding: 0 18px;
	}
	.pro-tab .content{
		font-size: 14px;
		line-height: 26px;
		margin-top: 25px;
	}
	.pro-tab .row{
		margin-top: 25px;
		margin-left: 0;
		margin-right: 0;
	}
	.pro-tab .row img { width:100%;}
	
	.pro-tab .row .pdg{
		padding: 0;
	}
	.pro-td{
		padding: 4%;
	}
	.pro-td .num{
		font-size: 24px;
		line-height: 24px;
	}
	.pro-td .tit{
		font-size: 14px;
		line-height: 26px;
		height: auto;
		margin-top: 15px;
	}
	.pro-tab{
		margin-top: 30px;
	}
	.pro-tab .content table tr td{
		font-size: 14px;
		height: 42px !important;
	}
	.proTabN{
		right: 8px !important;
	}
	.proTabP{
		right: 50px !important;
	}
	.pro-tab-warp{
		padding-bottom: 10px;
	}
	
	
	
    .contact { padding: 30px 0 0px;}
	.contact .container {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;}
	
    .contact .Info{
	background: #f8f8f8;
	width: 100%;
	padding:5% 6%;
    float: none;
	height:100%;
	overflow:hidden;}

.contact .Info .contacttit1 { font-size:20px; font-weight:bold;}
.contact .Info .contacttit2 { font-size:14px; padding-top:8px; line-height:24px;}

.cbox-42-0 { margin-top:15px;} 
.cbox-42-1 { float:left; overflow: hidden; max-width: 140px;}
.cbox-42-2 { float:left; overflow: hidden; padding-left:20px; align-self:center; padding-top:20px;}
.contact .maps {
    position: relative;
    width: 100%;
    height: 250px;
}

.message .row input[type=text] {
    margin-bottom: 6px;
    height: 45px;
    font-size: 14px;
}


.message .row input[type=button]{
	width: 215px;
	height: 55px;
	font-size: 16px;
}

}

/******************翻页*************************/
.pager{ width: 100%; padding: 10px 0;text-align: center; margin:0 auto;}
.pager span,.pager a{display:inline-block;border:1px solid #a3a3a3;color:#a3a3a3;padding:2px 8px;text-decoration:none; margin:4px;}
.pager a:hover{background:#de1710;border-color:#222c50;text-decoration:none;color:#fff;}
.pager .cur{background:#de1710;border-color:#222c50; font-weight:bold;text-decoration:none;color:#fff;}
.pager span.dot{background:none;border-color:#fff; font-weight:bold; padding:0;}
.pager a.page-num-current { background:#de1710;color:#fff;}







@media (max-width: 767px) {
	
.n_banner .m{ display: flex; align-items: center;}
.n_banner .m { padding-left:30px; }
.position .m { font-size: 16px;color: #fff;display: flex;align-items: center;padding-left:30px;}
.n_banner{ height:236px;  position: relative;}

.n_about{ width:94%; margin:0 auto;}
.n_about .m {display: block;}
.n_about .left { width:100%; max-width: 100%; }
.n_about .right  { display:block; width:100%;    flex-shrink: 0; margin-top:30px; padding-left:0px; }
.ar_article.ar_web {display:none}
.ar_article.ar_wap{ display:block}
.ar_article img { width:100%;}

.body_index {width:94%; margin:0 auto;}

.template{padding: 35px 0 45px 0;width: 100%;overflow: hidden;  }
.template2{padding: 35px 0 45px 0;width: 100%;overflow: hidden; background:#f5f5f5;  }
.title{ font-size: 24px; font-weight:bold; text-align: center; color: #000;}
.subtitle2 { width:90%; margin:0 auto; font-size: 16px; font-weight:bold; margin-top: 15px;text-align: center; line-height:26px;}
.category ul li{ float: left;display: inline-block;font-size: 16px; height: 78px; line-height:24px; padding:15px 15px; width:33.3333%; text-align: center;position: relative; cursor: pointer;}


.secaboutconL { width:100%;}
.secaboutconL img { width:100%; margin-bottom:20px;}
.secaboutconR { width:100%; margin-left:0px;}
.secaboutconR li { display:block; width:100%; height:74px; margin-bottom:26px;}
.secaboutconR li img { float:left; width:58px;}
.secaboutconRtit { float:left; width:calc(100% - 80px) !important; padding-left:22px; }
.secaboutconRtit p { font-size:20px; font-weight:bold; display:block; line-height:35px;}
.secaboutconRtit span { font-size:16px; line-height:24px;}


.secline { width:100%; height:2px; background:#e4e4e4; margin-top:60px;}

.secaboutcon2 { margin-top:30px;}
.secaboutcon2 li { display:block; width:100%; margin-bottom:30px;}

.secaboutcon2 li img { width:100%;}
.secaboutconRtit2 { width:100%; padding-bottom:22px; text-align:center; }
.secaboutconRtit2 p { font-size:20px; font-weight:bold; display:block; line-height:35px;}
.secaboutconRtit2 span { font-size:16px; line-height:24px; }

.secaboutconRtit5 { width:380px; padding-bottom:22px; text-align:left; }
.secaboutconRtit5 p { font-size:20px; font-weight:bold; display:block; line-height:35px; margin-top:8px;}
.secaboutconRtit5 span { font-size:16px; line-height:24px;color:#7a7a7a;}


.secaboutcon3 { margin-top:30px;}
.secaboutcon3L { float:none; width:100%;}
.secaboutcon3L img { width:100%;}
.secaboutcon3R { float:none; width:100%; margin-top:20px; margin-left: 0px}
.secaboutcon3R li { display:block; font-size:16px; width:100%; line-height:24px; padding:12px 0px; overflow:hidden;}
.secaboutcon3R li.bg1 { background:#0b2457;  color:#fff;}
.secaboutcon3R li.bg2 { background:#e7e7e7; }
.secaboutcon3R li p { float:left; width:25%; text-align:left; padding-left:1.5%;} 
.secaboutcon3R li span { float:left; display:block; width:71.5%; padding-left:1%; padding-right:1%; } 



.secaboutcon4 { margin-top:30px;}
.secaboutcon4 li { float:none; display:block; width:100%; margin-bottom:15px;}
.secaboutcon4 li:last-child { margin-right:0px;}

.secaboutcon4 li img { width:100%;}
.secaboutconRtit4 { width:100%; padding-top:22px; text-align:center; }
.secaboutconRtit4 p { font-size:16px; font-weight:bold; display:block; line-height:26px;}

/******************翻页*************************/
.pager{ width: 100%; padding: 10px 0;text-align: center; margin:0 auto;}
.pager span,.pager a{display:inline-block;border:1px solid #a3a3a3;color:#a3a3a3;padding:2px 5px;text-decoration:none; margin:4px 3px;}
.pager a:hover{background:#de1710;border-color:#222c50;text-decoration:none;color:#fff;}
.pager .cur{background:#de1710;border-color:#222c50; font-weight:bold;text-decoration:none;color:#fff;}
.pager span.dot{background:none;border-color:#fff; font-weight:bold; padding:0;}
.pager a.page-num-current { background:#de1710;color:#fff;}

.proXgcpSwiper{padding-bottom: 5px;}
}


#shouqian { padding:50px 0px; background:#f7f7f7; }


.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:32%; background:var(--hovercolor); margin-right:2%;  padding:30px 30px 30px;transition:all .2s linear;position:relative; margin-bottom:20px;}
.home-service .service-wrap .service-item:nth-child(3n) { margin-right:0; }
.home-service .service-wrap .service-item:hover { background:var(--color); color:#fff;}
.home-service .service-wrap .service-item:hover .title::after{ background:#FFFFFF;  color:#fff;}
.home-service .service-wrap .service-item:hover .bg i{ color:#fff;}


.home-service .service-wrap .service-item .title{ font-size:var(--fontsize20); font-weight:bold; position:relative;padding-bottom:8px; display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden; text-align:left; }
.home-service .service-wrap .service-item .title::after{content:"";width:40px;height:2px;background:var(--color);position:absolute;left:0px;bottom:0px}
.home-service .service-wrap .service-item .text { padding-top:25px;font-size:var(--fontsize16); line-height:1.8; display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:7;overflow:hidden}
.home-service .service-wrap .service-item .icon {margin-top:20px}
.home-service .service-wrap .service-item .icon i {font-size:var(--fontsize30)}
.home-service .service-wrap .service-item .bg {position:absolute;right:30px;bottom:30px}
.home-service .service-wrap .service-item .bg i { font-size:48px}

.home-service .service-wrap .service-item:nth-child(1) { background:var(--color); color:#fff; }
.home-service .service-wrap .service-item:nth-child(1) .title { color:#fff;}
.home-service .service-wrap .service-item:nth-child(1) .title::after{ background:#FFFFFF;  color:#fff;}


@media(max-width:1024px){
.home-service .service-wrap .service-item{width:50%}}
@media(max-width:768px){
.home-service .service-wrap .service-item{width:100%;padding:20px 15px 10px; border-right:none; margin-right:0;}
.home-service .service-wrap .service-item .text{padding-top:15px;font-size:var(--fontsize14); }
.home-service .service-wrap .service-item .icon{margin-top:10px}
.home-service .service-wrap .service-item .bg{bottom:10px}
.home-service .service-wrap .service-item .bg i{font-size:40px}


}


/*招贤纳士*/
.jobul{ margin:0;padding: 0; padding-bottom:50px;}
.jobul li { width:100%; margin-bottom:15px; border:1px solid #CCC; border-radius:6px;} 
.jobul li .nytit1 { float:left; display:inline-block; width:25px; margin-left:15px; margin-right:10px; }
.jobul li .nytit2  { float:left; display:inline-block; width:calc(100% - 95px); }
.jobul li .nytit3  { float:left; display:inline-block; width:30px; margin-top:20px;margin-right:15px; }

.jobul li .nytit1 img { width:25px; margin:0 auto; margin-top:17px;}
.jobul li .nytit2{ font-size:18px; font-weight:bold; }

.jobul li.jobultit2 { background:#fff; }
.jobultit2y { background:#f6f6f6; height:60px; line-height:60px; border-radius:6px; }
.jobul li .nytit3 { background:url(../img/sec/service04.png) right center no-repeat;cursor:pointer;font-size:22px; height:16px; }


.jobul h3:hover{color: #f26520}
.jobdetail{ background:#fff; font-size:16px; line-height:26px; color:#4c4c4c; padding: 14px 15px; display:none;}

.jobul li.cur { background:#f2f8ff;}
.jobul li.cur .nytit3{color: #f26520;background:url(../img/sec/service03.png) right center no-repeat;}

.joblist{ padding-bottom:50px;}





:root {
    --swiper-navigation-size: 44px;
}

.swiper-button-next,.swiper-button-prev{ position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}

.proDeN i {transform: rotate(-90deg);}
.proDeP i {transform: rotate(-90deg);}

.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}
.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:''}
.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}
.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:''}
.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#ffffff}
.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000000}
.swiper-button-lock{display:none}



.position-relative { position: relative!important;}
.page-banner .text{position:absolute;left:0;top:0;right:0;bottom:0;display:flex;flex-direction:column;justify-content:center; z-index:10;}
.page-banner .text .line{background-color:#99a0aa;width:90px;height:2px}
.page-banner .text h3{color:rgba(255,255,255,0.7)}

.n_banner_text { position: absolute; top:30px; left: 0; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: center; z-index: 10; color: #fff;}
.n_banner_text .p1 { font-size: 50px; line-height: 1; margin-bottom: 20px;}
.n_banner_text .p2 { font-size: 28px;    }
.bantit2 { max-width: 1400px;}
.bantit { max-width: 1400px; width:90%; margin: 0 auto;}



@media (min-width: 576px){
.d-sm-block { display: block!important;}}
.w-100 { width: 100%!important;}
.d-none {display: none!important;}


.sort{ border-bottom: 1px solid #eee;}
.sort ul{ display: flex!important; justify-content: center!important; flex-wrap: wrap; text-align:center;    }
.sort li{  margin-left:30px; margin-right: 30px; justify-content:center}
.sort li a{ display:block; line-height:70px; font-size: 18px; color: #4c4c4c; position: relative;}
.sort li a:before{ content:''; position: absolute; left:0; bottom:0; width: 100%; height: 3px; background:#11bb04; opacity: 0;}
.sort li a:hover:before,.sort li.on a:before{ opacity: 1;}

/*内页公司简介*/
.ny_about{ padding:30px 0;}
.ny_about .a_left{width:100%; float:left; margin-right:0; padding: 0 15px;}
.ny_about .a_left .title{position: relative; height: 62px; line-height: 62px; color: #333; font-size:28px; font-weight:bold;}
.ny_about .a_left .title span.line {height: 4px;width: 36px;display: block;position: absolute;top: 50%;margin-top: 2px;left:120px;background: -moz-linear-gradient(left, #00a7ba, #00b4ab);}
.ny_about .a_left .title span.pic {position: absolute;left: -30px;top: 0;z-index: -1;}
.ny_about .a_left .title span.pic img { height: auto;display: block;border: 0;}
.ny_about .a_left .con{ font-size:16px;}
.ny_about .a_left .con p{ line-height:28px; text-indent:2em; margin-bottom:10px;}
.ny_about .a_left .more{margin-top:30px; text-align: left; display: block;}
.ny_about .a_left .more img{display: block;max-width: 100%;}

.ny_about .a_right{ width:100%; float:right; padding:0 15px;}
.ny_about .a_right img{display: block;max-width: 100%;margin: 0 auto; margin-top:15px;}

.about_jiagou{background: url("../img/jiagou_bj.jpg") no-repeat center #f7f7f7;padding:30px 0; margin-bottom:30px;}
.about_jiagou img{display: block;max-width: 100%; margin: 0 auto;}


.ny_title { font-size: 28px; text-align: center;color: #222; margin-bottom: 3%;}
.ny_title span { width: 50px; height: 4px; background: #3db379; display: block; margin: 0 auto; margin-top: 10px;}
.ny_title .text { text-align: center; font-size: 16px; color: #555; width:85%; margin:0 auto; margin-top: 15px;}

.ny_title2 { font-size: 28px; text-align: center;color: #fff; margin-bottom: 5%;}
.ny_title2 span { width: 50px; height: 4px; background: #3db379; display: block; margin: 0 auto; margin-top: 10px;}

.about_fazhan{}
.about_fazhan .nr{background: url("../img/sec/licheng_bj.jpg") no-repeat top center; position: relative; height:400px;}
.about_fazhan .swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;position: absolute;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;}

.about_fazhan .swiper-slide{  -webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center; overflow:hidden;border-right: 1px solid rgba(255, 255, 255, 0.1);height: 100%; margin-right:0 !important;}

.about_fazhan .swiper-slide .box{text-align: center;overflow: hidden;color: #fff;position: relative;height: 100%;}
.about_fazhan .swiper-slide .box:after{content: "";width: 100%;height: 100%;background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.08) 69%, rgba(0, 0, 0, 0.76) 100%);position: absolute;top: 0;left: 0;transition: all 0.5s ease 0s;}
.about_fazhan .swiper-slide .box:hover:after{background: linear-gradient(to bottom, rgba(0, 0, 0, 0.01) 0%, rgba(0, 0, 0, 0.09) 11%, rgba(0, 0, 0, 0.12) 13%, rgba(0, 0, 0, 0.19) 20%, rgba(0, 0, 0, 0.29) 28%, rgba(0, 0, 0, 0.29) 29%, rgba(0, 0, 0, 0.42) 38%, rgba(0, 0, 0, 0.46) 43%, rgba(0, 0, 0, 0.53) 47%, rgba(0, 0, 0, 0.75) 69%, rgba(0, 0, 0, 0.87) 84%, rgba(0, 0, 0, 0.98) 99%, rgba(0, 0, 0, 0.94) 100%);}
.about_fazhan .swiper-slide .box img{width: 100%;height: auto;}
.about_fazhan .swiper-slide .box .box-content{width: 100%;padding: 20px;margin-bottom:10px;position: absolute;bottom: 0;left: 0;z-index: 1;}
.about_fazhan .swiper-slide .box .title{font-size:28px;height: 80px; line-height: 80px; font-weight: 700;text-transform: uppercase;margin: 0 0 10px 0;transform: translateY(145px);transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s; color: #fff;}
.about_fazhan .swiper-slide .box .post{display: block;padding: 8px 0;font-size: 15px;transform: translateY(145px);transition: all 0.4s cubic-bezier(0.13, 0.62, 0.81, 0.91) 0s; text-align: left; height: 120px;}
.about_fazhan .swiper-slide .box:hover .box-content{bottom:20%;;}
.about_fazhan .swiper-slide .box:hover .title,
.about_fazhan .swiper-slide .box:hover .post{transform: translateY(0);}
.about_fazhan .swiper-slide .box:hover .post{transform: translateY(0);}

/*资质荣誉*/
.about_rongyu{padding:30px 0;background:url(../img/rongyu_bj.jpg) no-repeat center;width:100%;background-size: cover;}
.about_rongyu .list{ padding:30px; background:#fff;box-shadow: 5px 5px 10px #ddd; margin-bottom:60px; border:1px solid #eee;}
.about_rongyu .list .img1{overflow:hidden;}
.about_rongyu .list .img1 img{ max-width:100%; display:block; margin:0 auto;transition: all 0.6s ease-out;border-bottom:1px solid #e8e8e8; padding-bottom:25px;}
.about_rongyu .list .img1 img:hover{transition: all 0.6s;transform: scale(1.1);}
.about_rongyu .list .tit{ margin-top:15px;background:url(../img/sec/fd.png) no-repeat right; color:#333; font-size:18px;}
.about_rongyu .list .tit span{display: block; overflow: hidden; width: 95%;}
.swiper-pagination-bullet-active{ background:#718aad !important;}

.about_rongyu .view-more1{display: block;width: 168px;height: 50px;line-height: 50px;background: #3aab43;color: #fff; border-radius:25px;font-size: 16px;text-transform: uppercase;text-align: center;transition-duration: .3s;margin: 0 auto;margin-top:20px;}
.about_rongyu .view-more1.green{background: #3aab43; }
.about_rongyu .view-more1:hover {color: #fff;box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.about_rongyu .view-more1:hover:after{margin-left: 12px; }
.about_rongyu .view-more1:after {position: relative;content: "";display: inline-block;vertical-align: middle;width: 13px;height: 10px;margin-left: 22px;transition-duration: .3s;background: url(../img/sec/view-more1.png) no-repeat center; }


.about_qywh { background: #f6f6f6; padding:40px 0; }
.g_g1pt6nr { margin-top:20px;}
.g_g1pt6fl.on { background: #145caa;}
.g_fadeup1 { -webkit-animation: fadeInUp 1s ease both; animation: fadeInUp 1s ease both; animation-delay: 0.4s;}
.g_g1pt6fl { width:33.11111111111111%; padding:3%; background:#fff;}

.g_g1pt6fl h4 { text-align: center; color: #145caa; font-size: 24px; line-height: 30px; font-weight: bold; margin-bottom: 16px;padding-bottom: 16px; position: relative;}
.g_g1pt6fl p { text-align: center; color: #666666; font-size: 16px; line-height: 30px;}
.g_g1pt6fl h4::before {  content: ''; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%);  width: 30px;height: 1px; background: #145caa;}
.g_g1pt6fl.on h4 { color: #fff;}
.g_g1pt6fl.on p { color: #fff;}
.g_g1pt6fl.on h4::before { background: #fff;}

.g_g1pt6icon { width: 66px; margin: 0 auto 36px;}
.g_g1pt6icon img { width: 100%; vertical-align: middle;}
.inline-block { display: inline-block !important;*display: inline; zoom: 1;}

@media screen and (max-width: 650px){
	.g_g1pt6fl { width:100%;  padding:5% 3%; background:#fff;}
	.g_g1pt6fl h4 { text-align: center; color: #007aff; font-size: 24px; line-height: 30px; font-weight: bold; margin-bottom: 10px;padding-bottom: 10px; position: relative;}
	.g_g1pt6fl p { text-align: center; color: #666666; font-size: 16px; line-height: 24px;}
	.g_g1pt6icon { width: 66px; margin: 0 auto 10px;}
}

.about_qiye { background: #f6f6f6; padding:40px 0;}

/*工程案例*/
.case .l { border:1px solid #f0f0f0;overflow:hidden;position:relative;margin-bottom:30px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);}
.case .l a{display:block;padding:10px;padding-bottom:0;}
.case .l .pic{overflow:hidden;}
.case .l .pic img{display:block;max-width:100%;margin:0 auto;transition: 523ms;}
.case .l .product-text{ position:absolute; left:0; top:0; width:100%; height:100%; }
.case .l .product-text:before{ content:""; position:absolute; width:0%; height:100%; background:rgba(0,106,180,0.95); background:#fff\9; filter:alpha(opacity=80); opacity:0; visibility:hidden;transition:0.38s ease-in-out; left:50%; top:0;}
.case .l .product-text h3{color:#fff;font-size:16px;line-height:1;position:absolute;left:20px;top:50%; margin-top:-15px;opacity:0;visibility:hidden;transform:translateY(12px); -webkit-transform:translateY(12px); -moz-transform:translateY(12px); transition:320ms 0ms;font-weight: normal; width:85%; text-align: center;}
.case .l .product-text h3 i{font-size:30px;font-style: normal;}

.case .l:hover .pic img{ transform:scale(1.08); -webkit-transform:scale(1.08); -moz-transform:scale(1.08);}
.case .l:hover .product-text:before{ opacity:1; width:100%; left:0; visibility:visible; border-radius:0;}
.case .l:hover .product-text h3{ opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0); -moz-transform:translateY(0);}
.case .l:hover .product-text span{ opacity:1; visibility:visible; transform:translateY(0); -webkit-transform:translateY(0); -moz-transform:translateY(0);}
.case .l .tit{ height:60px;line-height:24px; text-align:center; color:#222; font-size:16px; margin-top: 10px;}


.wap { padding: 30px 0; background: #f6f6f6;}

.ny_title1 { text-align:center; margin-bottom:20px;}
.ny_title1 h3 {font-size:28px;/*font-weight: bold;*/line-height:40px;color: #444;position: relative;margin-top: 0;}
.ny_title1 h6 {font-size: 18px;line-height: 24px;color: #595656;margin-top: 10px; font-weight:400; text-transform:uppercase;}
.ny_title1 h3::before {content:'';position:absolute;bottom: 0;left: 0;right: 0;margin: auto;width: 58px;height: 2px;background-color: #1583c3;}
.ny_title1 h3::after {content:'';display:block;width: 152px;height: 1px;background-color: #ddd;margin: 18px auto 0;}
.ny_title1.min h3 {font-size:24px;font-weight: normal;}

*[class*="rect-"] {
    position: relative;
    display: block;
    width: 100%;
    height: 0;
    overflow: hidden;
}
.rect-75 { padding-bottom: 75%;}

.product_list{}
.product_list .l .list_box{ border: 1px solid #f8f7f7; }
.product_list .l:hover .list_text a{ color: #fff; }
.product_list .list_box a{display:block;color: #444;}
.product_list .list_pic{overflow:hidden;}
.product_list .list_pic img{display:block;max-width:100%;margin:0 auto;}
.product_list .list_text{padding:8% 8%;color:#010101;background-color:#fff; text-align: center;}
.product_list .list_title{font-size:18px;margin-bottom:15px; margin-top: 0;}
.product_list .list_p{font-size:14px;margin-bottom:9%;line-height:24px;height:50px; display: none;}

.product_list .list_box .intro_more{margin-top:15px}
.product_list .list_box .intro_more a{margin-right:13px; display:inline-block; font-size:14px; position:relative; color:#3aab43;}
.product_list .list_box .intro_more a:before{content:''; display:block; position:absolute; left:0; bottom:0; width:0px; height:1px; background:#3aab43; transition:all 0.5s ease;}
.product_list .list_box .intro_more a:after{content:''; width:10px; height:10px; background:url(../img/sec/proCen02_3.png) no-repeat center; position:absolute; right:-15px; top:50%; margin-top:-5px;}
.product_list .list_box .intro_more a:hover:before{width:100%;color:#fb6427;}

.product_list .list_box .list_more{font-size:13px;display:inline-block;width: 110px;height:35px;line-height:35px;border:1px solid #c6c6c6;text-align:center; /*margin-right:6%;*/}
.product_list .cover{ position: absolute; width: 100%; height: 100%; top: 100%; left: 0; background: rgba(0,0,0,0.4); transition: all .3s ease; }
.product_list .cover:after,.product_list .cover:before{content:""; position:absolute; top:50%; left:50%; background:#fff; display:inline-block;}
.product_list .cover:after{ width: 1px; height: 60px; margin-top: -30px; }
.product_list .cover:before{ width: 60px; height: 1px; margin-left: -30px; }
.product_list .list_more .iconfont{ margin-left: 15%; }
.product_list .l:hover .list_text{background-color:#fff;color: #010101;}
.product_list .l:hover .list_text a{color: #444;}
.product_list .l:hover .intro_more a{color: #3aab43;}
.product_list .l:hover .intro_more a:before{width:100%;color:#fb6427;}
.product_list .l:hover .list_more{color:#010101; border-color: #fff;}
.product_list .l:hover .cover{ top: 0; }
.product_list .l{margin-bottom:30px;}

/*产品详情*/
.product_show{padding:15px;background:#fff;}
.product_top{padding-bottom:30px;border-bottom:1px solid #ddd;}
.product_top .product_top_left{ overflow: hidden;}
.product_top .product_top_left img{display: block;max-width:100%; margin: 0 auto;transition: all .8s ease 0s;}
.product_top .product_top_left img:hover{transform:scale(1.1,1.1);}
.product_top .product_top_right{padding:0 0; margin-top: 30px;}
.product_top .product_top_right .p_t{font-size:24px;color:#444;font-weight:bold;font-weight:bold;margin-bottom:10px;}
.product_top .product_top_right .p_text{font-size:16px;color:#656565;line-height:24px;margin-bottom:30px;margin-top:20px;}
.product_top .product_top_right .p_text img{display: block;}
.product_top .product_top_right .bj_btn{width:130px;height:42px;line-height:42px;font-size:16px;color:#fff;display: inline-block;background-color:#1583c3;text-align:center; margin-bottom: 3%; border-radius:26px;}

.product_top .product_top_right .bj_btn i{ padding-right: 10px;}
.product_top .product_top_right .phone_number{ display: inline-block;font-size:22px; line-height:26px;vertical-align: middle; margin-left:20px;color:#1583c3;}



.product_show .canshu{ padding:0;padding-bottom:30px;border-bottom:1px solid #ddd;color:#656565;}
.product_show .canshu .tit{padding: 40px 0;font-size:20px;color:#888;}
.product_show .canshu table {  margin-bottom: 20px; border-color: rgb(221, 221, 221);}
.product_show .canshu table > tbody > tr > td { font-size:16px; text-align:center; color:#656565; padding:5px 3px;word-wrap:break-word;word-break:break-all;  }

.table-tit {font-size:28px; text-align:center; font-weight:bold; padding-top:30px; padding-bottom:20px; color:#222; }
.table-responsive{border:none; font-size:16px; text-align:left}
.product_show .canshu img{display: block; max-width: 100%; margin: 0 auto;}

.product_bottom .tit{padding-bottom:40px;font-size:20px;color:#888;}
.product_bottom .p_list{}
.product_bottom .p_list .swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.product_bottom .p_list .swiper-wrapper  { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform;  box-sizing: content-box;}
.product_bottom .p_list .swiper-slide { width:25%; text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display:flex;-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.product_bottom .p_list .swiper-slide .nr{border: 1px solid #eee; background:#fff; padding:30px; margin-bottom: 10px;}
.product_bottom .p_list .swiper-slide .nr .pic{ overflow:hidden;}
.product_bottom .p_list .swiper-slide .nr .pic img{ display:block; width:100%; margin:0 auto;transform: scale(1,1);transition-duration: 0.5s;}
.product_bottom .p_list .swiper-slide .nr .tit{font-size:18px;line-height:30px;color:#333;font-weight:bold; padding-bottom:0; margin-top:30px;}
.product_bottom .p_list .swiper-slide .nr .more{margin-right:13px; display:inline-block; font-size:14px; position:relative; color:#39aa42; margin-top:10px;}
.product_bottom .p_list .swiper-slide .nr .more:before{content:''; display:block; position:absolute; left:0; bottom:0; width:0px; height:1px; background:#666; transition:all 0.5s ease;}
.product_bottom .p_list .swiper-slide .nr .more:after{content:''; width:10px; height:10px; background:url(../img/sec/proCen02_3.png) no-repeat center; position:absolute; right:-15px; top:50%; margin-top:-5px;}
.product_bottom .p_list .swiper-slide .nr .more i{padding-left:10px;}
.product_bottom .p_list .swiper-slide .nr:hover .pic img{transform:scale(1.1,1.1); transition-duration:0.5s;}




/*新闻中心列表*/
.wap{ padding:30px 0;background: #f6f6f6;}
#fh5co-board .item { float: left; width:23%; margin-left:1%; margin-right:1%; margin-bottom:20px; background: #fff; -webkit-border-radius: 4px; -moz-border-radius:5px; -ms-border-radius:5px; border-radius:5px; overflow: hidden;box-shadow: 0px 30px 90px rgba(0,0,0,0.14);}

#fh5co-board .item:nth-child(4n+1) {clear: left;}

#fh5co-board .item a { display: block; }
#fh5co-board .item .fh5co-desc { padding:30px; float: left;}
#fh5co-board .item .fh5co-desc .fenlie{font-size:14px;line-height:22px; margin-bottom:20px; color: #0d8ae4; font-weight:700; position: relative; width: 60px;}
#fh5co-board .item .fh5co-desc .fenlie:after{content: "";width: 0;height: 2px;background: #0d8ae4;position: absolute;bottom:-5px;left: 0;transition: all 0.5s ease 0s;}
#fh5co-board .item .fh5co-desc .fenlie:hover:after{width: 100%;}

/*#fh5co-board .item .fh5co-desc .fenlie:hover{border-bottom: 2px solid #0d8ae4;transition: transform 0.3s; width:60px;}*/
#fh5co-board .item .fh5co-desc .tit{margin:10px 0;font-size:22px;line-height: 32px; font-weight: bold;}
#fh5co-board .item .fh5co-desc .tit a{color:#000;}
#fh5co-board .item .fh5co-desc .tit a:hover{color:#006bb3;}
#fh5co-board .item .fh5co-desc .con{font-size:15px;line-height:26px; margin-bottom: 10px;color:#222;}
#fh5co-board .item .fh5co-desc .time{color:#999; margin-top:20px;}
#fh5co-board .item .fh5co-desc .time i{padding-right:10px;}
#fh5co-board .item .fh5co-item-title {font-size: 17px; line-height: 24px; margin: 0; padding: 0; }
#fh5co-board .item img { max-width: 100%; -webkit-transition: 0.2s; -o-transition: 0.2s; transition: 0.2s; }
#fh5co-board .item .fh5co-board-img { border-top-left-radius: 4px; border-top-right-radius: 4px; overflow: hidden; }
#fh5co-board .item .image-popup:hover img { opacity: .5; }


.news_show{padding:15px;}
.news_show .title1{ padding-bottom:10px;border-bottom: 1px solid #ddd; margin-bottom:20px; text-align:center;}
.news_show .title1 .name{font-size:22px;color: #333;text-align: center;line-height:1.2;}
.news_show .title1 p{ font-size:16px; color:#555; margin-top:15px;}
.news_show .title1 p i{ padding-right:10px;}
.news_show .swiper-container{width:100%;height:100%;margin-left: auto;margin-right: auto; margin-bottom: 30px;}
.news_show .swiper-slide{text-align: center;font-size: 18px;/* Center slide text vertically */display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.news_show .swiper-slide img{display: block; max-width: 100%; margin: 0 auto;}
.news_show .nr{ color:#333; font-size:16px; /*padding:0 15px;*/}
.news_show .nr p{ text-indent:2em; margin-bottom:3px;line-height: 28px;color: #555;}
.news_show .nr .t1{margin-bottom:10px;}
.news_show .nr .t1 i{ padding-right:10px;color:#0455b5;width:30px; display:inline-block;}
.news_show .nr img{ display:block; max-width:100%; margin:0 auto;}
.news_show .nr .back{margin:0 auto; margin-top:30px; width:120px; height:40px; line-height:40px;}
.news_show .nr .back a{ display:block; margin:0 auto; width:100%; border-radius:20px; background:#3db379; color:#fff; font-size:16px; text-align:center;}
.news_show .nr .back a i{ padding-right:10px;}
.news_show .nr .back a:hover{background:#fff; color:#3db379; border:2px solid #3db379;}
.news_show table {width: 100%;max-width: 100%;margin-bottom: 20px;}

.news_show .reLink { height: 48px;line-height: 48px;padding: 0;margin: 20px auto; text-align:center;}
.news_show .reLink .prevLink { display:inline-block; }
.news_show .reLink .nextLink {  display:inline-block; padding-left:30px;}


/*内页解决方案*/
.fangan-list { width: 100%; margin-bottom:50px; position: relative; background:rgba(208, 208, 208, 0.2);}
.fangan-list .fangan-left{ float:left; width: 50%;overflow: hidden;}
.fangan-list .fangan-left img{ transition:all .25s ease;width:100%;}

.fangan-list .fangan-right{ float:right; width:50%;  padding: 46px 50px 0px 50px; }
.fangan-list .fangan-right .tit{ color: #111; font-size:36px;}
.fangan-list .fangan-right .line{width: 55px; height: 2px;background: #bab8b7;margin: 25px 0;}
.fangan-list .fangan-right .con{line-height: 28px; font-size: 16px; color: #111;}
.fangan-list .fangan-right .more{width: 140px !important;display:block;color:#3aab43;text-align:center;border:1px solid #3aab43;border-radius:10000px;margin-top:40px;letter-spacing:1px;position:relative;transition:.3s;overflow:hidden; font-size: 16px; line-height: 36px;}
.fangan-list a:hover .more{color:#ffffff;box-shadow:inset 2px 2px 2px 0 rgba(255,255,255,.5), 7px 7px 20px 0 rgba(0,0,0,.1), 4px 4px 5px 0 rgba(0,0,0,.1);transition: all .3s ease; background:#1583c3;border:1px solid #1583c3;}
.fangan-list a:hover .fangan-left img{transition: all .25s ease;transform: scale(1.15);}
.fangan-list:nth-child(2n) .fangan-left{ float:right;}
.fangan-list:nth-child(2n) .fangan-right { float:left;}
.clearboch { clear: both;}


.fangan_show{background: #fff;padding:15px;}
.fangan_show .title{font-size:21px; color: #000;margin-bottom:30px;}
.fangan_show .title span{float:right;}
.fangan_show .title span a{padding:5px 15px; background:#38aa41; font-size:16px; color: #fff; border-radius:20px;}
.fangan_show .title span a i{padding-right: 8px;}
.fangan_show .nr{color: #777777;font-size:16px;line-height: 1.5em;}
.fangan_show .nr img{display: block; max-width: 100%;transition:all .25s ease; margin:20px auto;text-indent:-2em;}
.fangan_show .nr p{text-indent:2em;}
/*.fangan_show .nr img:hover{transition: all .25s ease;transform: scale(1.15);}*/
.fangan_show .swiper-container {width: 100%;height: 100%;}
.fangan_show .swiper-slide{font-size:16px;background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.fangan_show .swiper-slide .pic{overflow:hidden;}
.fangan_show .swiper-slide .pic img{display:block; max-width:100%; margin:0 auto;}
.fangan_show .swiper-slide .t{ font-size: 20px;font-weight: 600;color: rgba(0, 0, 0, 0.6);line-height: 21px; margin-bottom: 20px;}
.fangan_show .swiper-slide h2{text-align: center;font-size: 24px;font-weight: 400;color: rgba(0, 0, 0, 1);line-height: 42px;vertical-align: middle; margin-top: 50px;}
.fangan_show .swiper-slide h4{font-size: 20px;font-weight: 600;color: rgba(0, 0, 0, 0.6);text-align: center;}
.fangan_show .swiper-slide .canshu ul {text-align: center;}
.fangan_show .swiper-slide .canshu ul li {padding-top: 16px;display: inline-block;width: 29%;}
.fangan_show .swiper-slide .canshu ul li h3{font-size: 26px;color: rgba(48, 112, 184, 1);margin: 0 auto;font-weight: 500;}
.fangan_show .swiper-slide .canshu ul li div{font-size: 15px;font-weight: 500;color: rgba(0, 0, 0, 0.3);}
.fangan_show .swiper-slide .canshu ul li p {margin:0;font-size:15px;font-weight:500;color:rgba(0, 0, 0, 0.3);line-height: 28px;}



	
	






.fw-sq-items { background:#f3f3f3; border-radius:15px; display:inline-block; width:32%; margin-right:1.5%;display:inline-block;}
.fw-sq-items:nth-child(3) { margin-right:0%;}
.fw-sq-items .fw-sq-con {  
  text-align: center;
  padding-bottom: 48px;
  padding-top: 27px;
  transition: all 0.3s;
  height: 100%;
}
.fw-sq-items .fw-sq-con p:nth-child(1) {
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.fw-sq-items .fw-sq-con p:nth-child(1) img:nth-child(2) {
  display: none;
}
.fw-sq-items .fw-sq-con p:nth-child(2) {
  font-size: 20px;
  font-weight:bold;
  transition: all 0.3s;
  color: #333333;
}
.fw-sq-items .fw-sq-con div {
  font-size: 14px;
  text-align: center;
  line-height: 26px;
  color: #999999;
  transition: all 0.3s;
  width: 68%;
  margin: 0 auto;
  margin-top: 11px;
}
.fw-sq-items:hover {
  background-color: #125eac;
}
.fw-sq-items .fw-sq-con:hover p:nth-child(2) {
  color: #fff;
}
.fw-sq-items .fw-sq-con:hover div {
  color: rgba(255, 255, 255, 0.7);
}
.fw-sq-items .fw-sq-con:hover p:nth-child(1) img:nth-child(2) {
  display: inline;
}
.fw-sq-items .fw-sq-con:hover p:nth-child(1) img:nth-child(1) {
  display: none;
}

#shouhou { padding:60px 0px;}
#shouhou ul {
    display: flex;
    justify-content: space-between;
    margin-top: 6%;
}

#shouhou ul li { width: 33.333333%; display: flex;  flex-direction: column; align-items: center;}

#shouhou ul li .img {
    width: 150px;
    height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: #125eac;
}
#shouhou ul li .desc { color:#fff;line-height: 30px; font-size: 16px !important; width:80%; padding-top:15px;}


#liuyan { padding:60px 0px; background: url(../img/sec/service-section4-bg.jpg); background-size: cover; background-position: center center;}
#liuyan form .item input {
	font-size:16px;
    display: flex;
    align-items: center;
    height: 64px;
    background-color: #fff;
	color:#999;
    width: 100%;
	border:none;
}
#liuyan form .item-ser  { padding-left:15px; padding-right:15px;}
#liuyan form .item { display:block; margin-top:15px;  border: #fff 1px solid;border-radius: 6px; overflow: hidden;}
#liuyan form .item textarea {
	font-size:16px;
    height: 150px;
    background-color: #fff;
	color:#999;
    width: 100%;
    padding-top: 16px;
	border:none;
}

#liuyan form button {
    width: 168px;
    height: 48px;
    background-color: #125eac;
	border:none;
	font-size:16px;
	color:#fff;
    border-radius: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ps-3 { padding-left: 15px; !important;}
.pe-3 { padding-right: 15px !important;}
.d-block { display: block !important;}
textarea { resize: vertical;}



/*内页人才招聘*/

.lx-con { margin-top: 10px; margin-bottom:50px;}
.lx-con ul {  justify-content: center; margin-top: 4px;}
.lx-con ul li { display:inline-block; width:31%; margin-right:2%; text-align: center; background:#ecf0f0; border-radius:10px; padding:30px 0px;  }
.lx-con ul li:last-child { margin-right:0px;}
.lx-con ul li p:nth-child(1) img {
  transition: all 0.3s;
}
.lx-con ul li p:nth-child(2) {
  font-size: 16px; text-align: center; padding:0px 10px; color: #333333; -webkit-line-clamp: 3; margin-top: 21px;
}

.lx-con ul li:hover p img {
  transform: rotateZ(360deg);
}
.lx-con .lx-con-ly {
  display: flex;
  justify-content: space-between;
  background-color: #f5f5f5;
  padding: 47px 117px 60px 120px;
  margin-top: 62px;
  align-items: center;
  margin-bottom: 100px;
}
.lx-con .lx-con-ly .lx-con-ly-lf {
  width: 100% !important;
}
.lx-con .lx-con-ly .lx-con-ly-lf p {
  font-size: 20px;
  color: #000000;
}




/*下载中心*/
.down_list{}
.down_list .t1{ margin-bottom:30px;border-left: 4px solid #f7bc20; padding-left: 10px;text-align: left;font-size:18px; color:#000;font-weight:bold;}
.down_list .l { background:#fff; margin-bottom:20px;overflow:hidden;padding: 0 0px;}
.down_list .l .pic{ overflow:hidden; border: 1px solid #ddd;}
.down_list .l .pic img{display:block; margin:0 auto; max-width:100%;transition: all .8s ease 0s;}
.down_list .l .text{text-align: left; line-height:30px; color: #444; font-size:18px; border-left: 5px solid #1583c3; margin: 10px 10px 10px 15px; padding-left:10px; height:30px;overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.down_list .l:hover .pic img{transform:scale(1.1,1.1);}
.down_list .l:hover .text{color:#0059a9;}
.down_list .l .desc { margin:0px 10px 15px 14px }
.down_list .l .desc a { display:inline-block; margin-right:40px; font-size:16px; }
.down_list .l .desc span:last-child { margin-right:0px;}
.down_list .l .desc .desca { background:url(../img/icon_d1.png) no-repeat center left; padding-left:24px;}
.down_list .l .desc .descb { background:url(../img/icon_d2.png) no-repeat center left; padding-left:22px;}
	



@media (max-width:991px) {
	.jobultit2y { background:#f6f6f6;  line-height:24px; padding:6px 0px; overflow:hidden; border-radius:6px; }
	.jobul li .nytit2 {font-size: 16px; font-weight: bold;}

	#shouqian {padding: 30px 0px 10px 0px;;}
	.fw-sq-items .fw-sq-con {padding-bottom: 27px;}
	.fw-sq-items { display: inline-block;  width:96%; margin-left:2%; margin-right:2%;margin-bottom: 15px; }
	
	#shouhou ul { display: block; justify-content: space-between; margin-top: 6%;}
    #shouhou ul li { display: block; width:96%; margin-left:2%; margin-right:2%; text-align:center; margin-bottom:20px; display: flex; flex-direction: column;}
	#shouhou ul li .img {width: 150px; height: 150px; margin:0 auto; display: flex;justify-content: center; align-items: center;}
	#shouhou ul li .desc { text-align:center;}
	
	.lx-con { margin-top: 0px;margin-bottom:15px;}
	.lx-con ul { display: block; margin-top: 5x;}
	.lx-con ul li { margin-bottom:15px;}
	
	.pro-list {margin-bottom: 28px;transition: all .5s ease;}
	.productDe .Info .xinxi { padding-top:10px; font-size:14px; line-height:24px;}
	
	
    .lx-con ul li { display:inline-block; width:100%; margin-right:0; text-align: center; background:#ecf0f0; border-radius:10px; padding:30px 0px;  }
	.message { padding:30px 0 30px; background: #f6f5f4;}
	.message .row { margin-top: 0px;}

	
}