﻿@charset "utf-8";
html{font-size:62.5%;}
body{margin:0px; font-size:12px; color:#91989f; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; cursor:default; }
*{padding:0px; margin:0px;box-sizing: border-box;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td {margin:0; padding:0; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei;}
h1,h2,h3,h4,h5,h6 {list-style:none; font-weight:normal; color:#555;}
input,select,button{font-size:12px; font-family: Arial, Helvetica, sans-serif,Microsoft YaHei; border:0; background:none; outline:none; vertical-align:middle;}
button {overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#91989f; text-decoration:none;
-webkit-transition:all .3s;
-moz-transition:all .3s;
-ms-transition:all .3s;
-o-transition:all .3s;
transition:all .3s;}
a:hover{color:#005caf;}
.clear{overflow:hidden; clear:both; height:0px;}
.fl{float:left;}
.fr{float:right;}

.con{width:94%; margin:0 auto;max-width: 1560px;}
.container { width:94%; margin:0 auto;max-width: 1560px;}

.side{position:fixed;width:78px;right:0;top:50%;margin-top:-200px;z-index:100;border-bottom:0;padding: 0 5px;box-sizing: border-box;}
.side ul li{width:55px;float:left;position:relative;background:#fff;color:#cbcbcb;font-size:14px;line-height:55px;height:55px;text-align:center;transition:all .3s;cursor:pointer;border-radius: 35px;margin-bottom: 8px;z-index: 5;box-shadow: 0 0 10px rgba(0,0,0,0.15)}
.side ul li a{color:#cbcbcb}
.side ul li:hover{background:#d6171b;}
.side ul li:hover a{color:#fff}
.side ul li i{font-size: 26px;position: relative;z-index: 5;display:block;overflow:hidden;background-repeat:no-repeat;transition:all .3s}

.side ul li:hover i{}

.side ul li .sidebox{position:absolute;width:78px;height:78px;top:0;right:0;transition:all .3s;overflow:hidden}

.side ul li.sidetop:hover{opacity:.8;filter:Alpha(opacity=80)}
.side ul li .yxBox.son{height:58px;display:none;color:#fff;text-align:left;position:absolute;left:-130px;top:0px;background:#d6171b;z-index: -1;border-radius:35px;padding:0 60px 0 25px;font-size: 16px;min-width: 130px;}
.side ul li.sideewm .ewBox.son{width:158px;display:none;color:#363636;text-align:center;position:absolute;left:-160px;top:0;}
.side ul li.sideetel .telBox.son{width:290px;height:58px;display:none;color:#fff;text-align:left;position:absolute;left:-230px;top:0px;background:#d6171b;z-index: -1;border-radius:35px;padding-left: 20px;font-size: 16px;}
.side ul li.sideetel .telBox dd{display:block;height:118.5px;overflow:hidden;padding-left:82px;line-height:24px;font-size:18px}
.side ul li.sideetel .telBox dd span{display:block;line-height:28px;height:28px;overflow:hidden;margin-top:32px;font-size:18px}

.side ul li:hover .son{animation:fadein 1s;display: inline-block !important;}
@keyframes fadein{from{opacity:0}
to{opacity:1}
}

.d_dbdh{bottom: 0;width: 100%;background:#d6171b;left: 0;display: block;position: fixed;z-index: 99;display: none;}
	.d_dbdh ul li {width: 20%;line-height:60px;height:60px;text-align: center;float: left;}
	.d_dbdh ul li i {font-size: 26px;color: #fff;}
	.d_dbdh ul li .son {
    width: 300px;
    left: 50%;
    margin-left: -150px;
    text-align: center;
    padding: 0;
    top: -58px;position: absolute;background:#d6171b;color: #fff;border-radius: 35px;font-size: 16px;display: none;
  }
	.d_dbdh ul li .son a {color: #fff;}

.header{width:100%; position:fixed; top:0; left:0; z-index:9999;/*background: -webkit-linear-gradient(top, rgba(0, 0, 0, .4) 0%, rgba(0, 0, 0, 0) 100%); */
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
.header:hover{background:rgba(255,255,255,0.9)}
.header.on{box-shadow:0 0 10px #aaa;background:rgba(255,255,255,0.9);}

.header .logo{float:left; margin:20px 0;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}

.header .logo img{width:auto; height:50px;display:block}
.header .logo .img2 { display: none}
.header.on .logo .img1{ display:none}
.header.on .logo .img2 { display:block}
.header:hover .logo .img2 { display:block}
.header:hover .logo .img1 { display:none}

.header .an{position:absolute; top:50%; right:15px; height:18px; width:30px; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header .an span{width:30px; height:2px; background-color:#555; display:block; position:absolute;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:8px; left:0;}
.header .an span.a3{top:16px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:8px; width:30px;
transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:8px; width:30px;
transform:rotate(135deg);
-o-transform:rotate(135deg);
-ms-transform:rotate(135deg);
-moz-transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
.header.on .right ul li{color: #333;line-height: 86px;}
.header.on .right ul li a{color: #333;}

.header .right { float:right; margin-left:50px;}
.right .dh {float: left;margin-left: 10px;padding-top: 7px;}
.header:hover .right ul li{color: #333;}
.header:hover .right ul li a{color: #333;}
.header .right ul li {line-height: 90px;padding: 0 10px;float: left;font-size: 20px;color: #fff;position: relative;}
.header .right ul li i {font-size: 20px;}
.header .right ul li:hover{color: #333;}
.header .right ul li a {color: #fff;}
.header .right ul li:hover a{color: #333;}
.header .right ul li .w_x {position: absolute;width: 120px;left: 50%;margin-left: -60px;top: 90px;display: none;}
.header .right ul li:hover .w_x {display: block;}
.search{width:100%; padding:30px 5%; background-color:#f7f7f7; position:fixed; top:0; left:0; z-index:9; display:none;box-sizing: border-box;}
.search .an_sj {width: 5%;line-height: 52px;color: #555;float: right;text-align: right;}
.search input.w_z{width:90%; height:52px; border-radius:0; font-size:18px; line-height:52px; color:#555; float:left; -webkit-appearance:none;}
.search button.s_c{width:5%; height:52px;font-size:18px; line-height:52px; text-align:center; float:left; -webkit-appearance:none;font-weight: bold;}
.search i {font-size: 18px;}
.header .right .wx .e_j {position: absolute;width: 120px;left: 50%;margin-left: -60px;top:80px;background: #fff;display: none}
.header.on .right .wx .e_j{top: 86px;}
.header .right .wx .e_j img {width: 100%;display: block;}
.header .right .wx .e_j p {line-height: 1.8;color: #333;text-align: center;font-size: 14px;}
.header .right .wx:hover .e_j{display: block;}
.header .right .yy {line-height: 90px;display: inline-block;padding: 0 10px;color: #fff;position: relative;font-size: 18px;}
.header.on .right .yy {color: #333;}

.header .right .yy i { }
.header .right .yy .x_l {width:100px;top: 90px;position: absolute;left: 50%;margin-left: -50px; background:#fff;line-height: 40px;display: none}

.header .right .yy .x_l a {color: #333;display: block;font-size: 14px;text-align: center;}
.header .right .yy .x_l a:hover{color: #2d539c;}




.searchIpt {width: 240px;height: 30px;position: absolute;right: 0;top:80px;display: none;z-index: 10;}

.searchIpt .search_txt {width: 182px;padding: 0 0 0 10px;line-height: 30px;background: #333;color: #fff;border: 0;height: 30px;float: left;}

.searchIpt .search_btn {width: 58px;background: #0068ba;border: 0;float: right;color: #fff;height: 30px;cursor: pointer;}
.header .nav{float:right;}
.header .nav i{font-size:15px; color:#666; line-height:54px; text-align:right; position:absolute; width:50%; height:54px; right:0px; top:50%; display:none;
transform:translate(0,-50%);
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);}
.header.on .nav{ float:right; }
.header .nav ul li{margin:0; line-height:90px; float:left;  padding:0 25px;position: relative;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s;}
.header .nav ul li.po{position: static;}
.header.on .nav ul li{line-height:86px;}
.header .nav ul li a{display:block; font-size:16px;font-weight: bold;color:#fff; }
.header.on .nav ul li a{display:block; color:#333;}
.header:hover .nav ul li a{display:block; color:#333;}
.header .nav ul li span{width:0; height:2px; background-color:#fff; position:absolute; left:50%; bottom:0;
transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;
transform:translate(-50%,0);
-webkit-transform:translate(-50%,0);
-moz-transform:translate(-50%,0);
-ms-transform:translate(-50%,0);
-o-transform:translate(-50%,0);}
.header.on .nav ul li span{background-color:#d6171b;}
.header:hover .nav ul li span{background-color:#d6171b;}
.header .nav ul li:hover span{width:100%;}
.header .nav ul li.on span{width:100%;}
.full_text {display: none}
.full_text.on {display:block}
.header .nav ul li.po{position: static;}
.nav .y_j{position:relative;}
.nav .e_j{width:140px; background:#fff; position:absolute; top:90px; left:0; display:none; z-index:9999;padding: 10px;}
.header.on .nav .e_j{top: 86px;}
.nav .e_j.cp {overflow:auto;width: 100%;padding: 35px 0;}
.nav ul li.da .e_j {position: fixed;height:0;}
.nav ul li.da:hover .e_j{height:calc(100% - 70px);}
.nav .e_j.cp .con h2{line-height: 30px;margin-bottom: 20px;}
.nav .e_j.cp .container-fluid {display: flex;flex-wrap: wrap;justify-content: center;}
.nav .e_j.cp .lm1{box-sizing: border-box;padding: 0 31px 0 0;max-width: 350px;-moz-flex-grow: 1;
flex-grow: 1;
flex-basis: 1;}
.nav .e_j.cp .lm1 h3{font-size: 16px;color: rgba(0,0,0,.85);font-weight: bold;line-height: 20px;margin-bottom: 20px;}
.nav .e_j.cp .lm1 .h_z{margin-bottom: 20px;overflow: hidden;}
.nav .e_j.cp .lm1 .h_z a:hover{padding: 0;}
.nav .e_j.cp .lm1 .x_t{position: relative;}
.nav .e_j.cp .lm1 .x_t img{width: 100%;}
.nav .e_j.cp .lm {max-width: 350px;float: left;border-right: hsla(0,0%,59.2%,.18) 1px solid;box-sizing: border-box;padding: 0 31px;-moz-flex-grow: 1;
flex-grow: 1;
flex-basis: 1;}
.nav .e_j.cp .lm:last-child{border: 0}
.nav .e_j.cp .lm h3 {font-size: 16px;display: flex;justify-content: flex-start;color: rgba(0,0,0,.85);font-weight: bold;line-height: 20px;position: relative;padding-bottom: 10px;margin-bottom: 20px;}
.nav .e_j.cp .lm h3::after{content: "";width: 20px;height: 2px;background: #d6171b;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;bottom: 0;left: 0;position: absolute;}
.nav .e_j.cp .lm:hover h3::after{width: 60px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.nav .e_j.cp .lm h3 em {font-size: 20px;margin-right: 10px;color: #d6171b;}
.nav .e_j.cp .lm h4{font-size: 12px;
line-height: 16px;
letter-spacing: -.02em;
word-spacing: 0;
color: rgba(0,0,0,.65);
margin-top: 8px;
padding-right: 24px;
max-height: 16px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;margin-bottom: 16px;}
.nav .e_j.cp .lm p a{display: block;text-align: left;box-sizing: border-box;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
/*.nav .e_j.cp .lm p a::before{content: "•";position: absolute;left: 0;}*/
.nav .e_j.cp .lm p a:hover{padding-left: 5px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.nav .e_j.f_a{overflow:auto;width: 100%;padding: 35px 0;}
.nav .e_j .left {width:280px;float: left;}
.nav .e_j .left img{width:100%;display: block;}
.header .nav ul li .e_j a {line-height: 40px;box-sizing: border-box;color: #333; display: block;font-size: 14px;font-weight: normal;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.header .nav ul li .e_j a:hover{color: #d6171b;padding-left: 6px;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.nav .e_j em {font-size: 10px;}
.nav .e_j .yb {width:calc(100% - 310px);float: right;}
.nav .e_j .yb .lm{width: 100%;display: flex;margin-bottom: 15px;}
.nav .e_j .yb .w_z {margin-bottom: 20px;}
.nav .e_j .yb .w_z p {font-size: 16px;line-height: 1.8;color: #333;}
.nav .e_j .yb .w_z .more a {font-size: 14px;color: #555;margin-top: 20px;}
.nav .e_j .yb .w_z .more a em {display: inline-block;margin-left: 10px;font-size: 18px;}
.nav .e_j .yb .w_z .more a:hover {color: #d6171b;}
.nav .e_j .yb .lm .b_t{width: 180px;font-size:16px;color: #222;font-weight: bold;line-height: 32px;position: relative;}
.nav .e_j .yb .lm .n_r{width: calc(100% - 200px);font-size: 14px;color: #222;}
.nav .e_j .yb .lm .n_r a{width: 25%;display: block;float: left;color: #333;margin-bottom: 15px;padding-right: 10px;line-height: 20px;font-size: 14px;}
.nav .e_j .yb .lm .n_r a:hover{color: #d6171b;}



.nav .e_j .yb .tp {width: 46%;float: right;}
.nav .e_j .yb .tp img {width: 100%;display: block;}


.nav ul li .e_j .ejy:hover .s_j { display:block}


@media (min-width:1024px){

.header .nav ul li:hover .e_j{display: block;}
.head_h { height: 95px;display: none;}
}


@media (max-width:1368px){

.header .nav ul li .e_j a {
    display: block;
    font-size: 14px;
    color: #000;
    line-height: 38px;
}

}


@media (max-width:1200px){
.header .nav ul li{margin:0 20px;}
.header .nav ul li a{font-size:16px;}
}
@media only screen and (max-width:1024px){
.head_h { height: 60px; display:block}
.header{ height:60px; width:100%}
	.weixin a.wb {
    height: 30px;
    line-height: 30px;
   
}
.header .container{ padding:0; overflow:hidden; width:94%}
.header .logo{ margin:10px auto;}
	.header .logo img {
  height: 40px;
}
	.header .logo .img1 {
  display: none;
}
	.header .logo .img2 {
  display: block;
}
	.header.wapsy .logo .img2 {
    display: none;
  }
	.header.wapsy .logo .img1 {
    display: block;
  }
	
	.header.wapsy.on .logo .img1 {
  display: none;
}
	.header.wapsy.on .logo .img2 {
  display: block;
}
	
	.header .right ul li {
  color: #333;
}
	.header.wapsy .right ul li {
  color: #fff;
}
	

	.search button.s_c {
  width: 10%;
}
	.search input.w_z {
  width: 80%;
}
	.search .an_sj {
  width: 10%;
}
.header.on .logo{ margin:10px auto;}
.header .right { margin-right:60px; margin-left: 0;
}
.header.on .right {
    margin-top: 0;
}
	.header.on .right ul li {
  line-height: 60px;color: #333 !important
}
	
	.header .right ul li {
  line-height: 60px;padding: 0 6px;
}
	.header .right {
  margin-right: 40px;
  margin-top: 0;
}
.header .right a {
    line-height: 30px;
    width: 30px; color:#666;
}
.header .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}
.searchIpt { right:150px;
    top:15px; width:190px;
}
.searchIpt .search_txt {
    width: 132px;
}
.header .an{display:block; right:10px;}
.header .an span { background-color:#333}
.header.wapsy .an span { background-color:#fff}
.header.on .an span { background-color:#333}
.header .nav ul { width: 100%;}
.header.on .nav {width:100%}
.header .nav{width:100%; padding:15px 5%; background-color:#fff; height:100%; position:fixed; top:60px; right:-100%; z-index:9999; overflow:auto;
transition:all .5s;
-o-transition:all .5s;
-ms-transition:all .5s;
-moz-transition:all .5s;
-webkit-transition:all .5s; margin-top:0}
.header .nav.on{right:0;}
	.nav .e_j .yb {width: 100%;
}
	.nav .e_j .yb .lm .b_t {
  width: 100%;margin-bottom: 10px;
}
	.nav .e_j .yb .lm .n_r a {
  width: 33.3333%;
}
	.nav .e_j .yb .lm {flex-wrap: wrap;
}
	.nav .e_j .yb .lm .n_r {
  width:100%;
}
	.nav .e_j.cp .lm1 {display: none
}
	.nav .e_j .left {
  width: 100%;
}
.header.on .nav ul li a { font-size: 16px;color: #333;}
.header.on .nav .e_j {
    top:0;
}
	.header.on .nav ul li .e_j {
  top: 0;
}
	.header.on .nav ul li .e_j.h{height: auto;transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);}
.header .nav i{display:block;}
.header .nav ul li{line-height:60px;padding: 0; text-align:left; border-bottom:1px solid #ccc; float:none; margin:0; padding:0}
.header .nav ul li::after { background: rgba(0,0,0,0);}
.header.on .nav ul li{line-height:60px;}
.header .nav .e_j { width: 100%; border-top: 1px solid #ccc; background: none; position: relative;display: none;top: auto; left: auto; margin: 0;padding: 10px 0;box-shadow: 0 0 10px rgba(0,0,0,0);height: auto;opacity: 1;visibility: inherit;transition: all 0s;
  -o-transition: all 0s;
  -ms-transition: all 0s;
  -moz-transition: all 0s;
  -webkit-transition: all 0s;transform: translateY(0px);
  -webkit-transform: translateY(0px);
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);}
	.nav .e_j .left a{width: 100%;}
.header .nav ul li .e_j a { color:#666; text-align:left; line-height:40px; font-size:15px;}
.header .nav ul li .e_j a:hover { color:#333}
.header .nav .e_j a{border-top:0; font-size:12px; color:#aaa; line-height:32px;}
.header .nav .e_j a:hover{background:none;}
.header .nav ul li:hover .e_j{display:none;}
.nav .e_j .s_j {
    width: 100%;
    position: relative;
    top:0px;
    left:0px; border:0
}
.header .nav ul li a{font-size:16px; color:#333;}

.header .nav ul li:hover span{width:0;}
.header .nav ul li.on span{width:0;}

}
@media only screen and (max-width:600px){
.header .container{ padding:0; height: 60px; width:94%}
.header .logo{width:140px; margin:10px auto;}
.header .right {
    margin-right:50px;margin-left: 0;
}
.header.on .logo{width:140px; margin:10px auto;}
.header.on .right a.a2 {
    background: url(../images/s.png) center / 20px no-repeat;
}



}




.ban{width:100%; position:relative;}

.sy_dhgd {line-height: 35px;margin:0px auto ;height: 35px; box-sizing: border-box;}
.sy_dhgd p {float: left;width: 25%;text-align: center;font-size: 16px;color: #fff;}
.sy_dhgd p.p1 {background: url(../images/zs-icon2.png) left center / 30px no-repeat;padding-left: 45px;text-align: left;width: 100%;}
.txtScroll-top{ overflow:hidden;width: 100%;
/*
	background: rgba(255, 255, 255, 0.15);
  stroke: var(--grey-g-0-000000, #000000);
  filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.5));
  backdrop-filter: blur(7px);
  border-radius: 8px;
*/
	
	position: fixed;height: 75px;padding:20px 15px;left: 0%;bottom:0;z-index: 99;border-top: rgba(255,255,255,0.3) 1px solid;background: rgba(0,0,0,0.6);
  margin: 0 auto;z-index: 5555;}
		.txtScroll-top .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;}
		.txtScroll-top .hd .prev,.txtScroll-top .hd .next{ display:block;  width:9px; height:5px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("../images/arrow.png") 0 -100px no-repeat;}
		.txtScroll-top .hd .next{ background-position:0 -140px;  }
		.txtScroll-top .hd .prevStop{ background-position:-60px -100px;  }
		.txtScroll-top .hd .nextStop{ background-position:-60px -140px;  }
		.txtScroll-top .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; }
		.txtScroll-top .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-top .hd ul li.on{ background-position:0 0; }
		.txtScroll-top .bd{height: 35px}
		.txtScroll-top .infoList li{height: 35px;line-height: 35px;}
.video1 {
    width: 100%;
    height: 100vh;
    object-fit: cover !important;
    object-fit: fill;
    display: block;z-index: 1
}
.ban .swiper-slide{width:100%; height:100vh;}
.ban .swiper-pagination{bottom:20px !important;}
.ban .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;background: rgba(255,255,255,0.6)}
.ban .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#fff;border: #fff 1px solid;}
.ban .swiper-slide .bg1 {
	position: absolute;
    height: 100vh;
	overflow: hidden;
	width:100%;
	left:0px !important;
	top:0px;z-index: 5;
}

.ban .swiper-slide .bg1 img {
	display: block;
	width: 100%;
	height:100%;object-fit: cover;
	-webkit-transition: transform 7.6s linear;
	-moz-transition: transform 7.6s linear;
	-o-transition: transform 7.6s linear;
	-ms-transition: transform 7.6s linear;
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.ban .swiper-slide.swiper-slide-active .bg1 img {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	-ms-transform: scale(1.0);
	filter:alpha(opacity=100); 
    -moz-opacity:1; 
    -khtml-opacity:1; 
    opacity: 1; 
}

.ban .swiper-slide .word {
	position: absolute;
	left:50%;margin-left: -620px;width: 1240px;
	height: 246px;
	top: 50%;
	margin-top: -103px;
	z-index: 10;text-align: center;
}

.ban .swiper-slide .word.l1 h4{text-align: left;}
.ban .swiper-slide .word.l1 h3{text-align: left;}
.ban .swiper-slide .word h4 {
	display: block;font-size: 24px;color: #fff; margin-top: 20px;letter-spacing: 1px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .4s;
	-webkit-transition: all .2s linear .4s;text-shadow: 0 0 10px rgba(0,0,0,0.25);
}

.ban .swiper-slide .word h3 {
	font-size:70px;
	color: #fff;letter-spacing: 3px;
	line-height: 55px;font-weight: bold;
	margin: 15px 0 15px 0;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .2s;
	-webkit-transition: all .2s linear .2s;text-shadow: 0 0 15px rgba(0,0,0,0.35);
}


.ban .swiper-slide .word a.xq {
	display: block;
	width: 200px;
	height: 50px;
	font-size: 16px;background: #d6171b;
	color: #fff;
	box-sizing: border-box;
	padding: 0 30px;
	line-height: 50px;
	position: absolute;
	bottom: 20px;right: 50%;margin-right: -100px;
	transform: translateY(20px);
	filter:alpha(opacity=0); /* IE */
    -moz-opacity:0; /* 老版Mozilla */
    -khtml-opacity:0; /* 老版Safari */
    opacity: 0; /* 支持opacity的浏览器*/
	transition: all .2s linear .6s;
	-webkit-transition: all .2s linear .6s;border-radius:30px;text-align: center;
}
.ban .swiper-slide .word.l1 a.xq {
	bottom: 0;left: 0%;margin-left:0px;
}

.ban .swiper-slide .word a.xq:after {
	content: '';
	display: block;
	width: 15px;
	height: 14px;
	background: url(../images/rights.png) no-repeat;
	position: absolute;
	right: 30px;
	top: 50%;
	margin-top: -7px;
}
.ban .swiper-slide .word a.xq:hover{background: #33b876;}

.ban .swiper-slide.swiper-slide-active .word h4 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
   
}

.ban .swiper-slide.swiper-slide-active .word h3 {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}

.ban .swiper-slide.swiper-slide-active .word a.xq {
	transform: translateY(0);
	filter:alpha(opacity=100); /* IE */
    -moz-opacity:1; /* 老版Mozilla */
    -khtml-opacity:1; /* 老版Safari */
    opacity: 1; /* 支持opacity的浏览器*/
}


.product-number-info {
  
    position: relative;padding:70px 0 70px;width: 100%;margin:10px auto 0;background:#f5f5f5;
}
.product-number-info h2 {font-size: 30px;text-align: center;color: #fff;margin-bottom: 50px;}

.product-number-info .product-number-inner {
    margin: 0 auto;
}

.product-number-info ul {display: flex;justify-content: space-between;flex-wrap: wrap;
    
}

.q {
    zoom: 1; }

.product-number-info li {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
    float: left;
    width: 15.66666%;
    color: #fff;
    padding-top: 1px;box-sizing: border-box;text-align: center;height: 240px;border-radius: 10px;position: relative;
}
.product-number-info li .t_b{width: 60px;margin: 35px auto 0px;}
.product-number-info li .t_b img{width: 100%;}
.product-number-info li b {
    font-size: 36px;font-weight: bold;color: #222;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li h3 {font-size: 16px;color: #333;letter-spacing: 1px;}
.product-number-info li p {
    font-size: 18px;color: #333;
}

.product-number-info li b i {
    font-style: normal;
}

.product-number-info li b sup {
    position: absolute;
    font-size:25px;font-weight: normal;
    right: -15px;
    top: -3px;
}


.product-number-info li b em {
    font-style: normal;
    font-size: 20px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}

.sy_hxcp{padding: 60px 0 220px;}
.sy_hxcp .box {width: 710px;margin: 0 auto;position: relative;}
.sy_hxcp .box img{width: 100%;display: block;}
.sy_hxcp .box .hx {width: 350px;height: 350px;position: absolute;top: 0;left: 50%;margin-left: -175px;}

.sy_hxcp .box .menul {width: 470px;left:-230px;top: 42px;height: 325px;position: absolute;background: url(../images/hx_l.png) center top / 100% 100% no-repeat;}
.active .menul {
  animation: fadeInRight 1s .6s forwards;
}
.sy_hxcp .box .menul ul {margin-top: 50px;margin-left: 56px;}
.sy_hxcp .box .menul ul li {line-height: 33px;font-size:14px;font-weight: bold;}
.sy_hxcp .box .menul ul li a{color: #329ad6;}
.sy_hxcp .box .menul ul li a:hover{color: #d6171b;}
.sy_hxcp .box .menul .progress1 {
        width:170px;position: absolute;left: 43px;top: 30px;
        height:6px;
        background:
                repeating-linear-gradient(90deg,#33b0e0 0 5px,#0000 0 10px)
                0/0% no-repeat content-box ;
     
        animation:p5 2s infinite steps(20);
    }

    @keyframes p5 {
        100% {background-size:220%}
    }
.sy_hxcp .box .menul .progress2 {-webkit-transform:perspective(800px) rotateZ(180deg);
    			-moz-transform:perspective(800px) rotateZ(180deg);
        width:150px;position: absolute;left: 50px;bottom: 20px;
        height:6px;
        background:
                repeating-linear-gradient(90deg,#0000 0 5px,#33b0e0 0 10px)
                0/0% no-repeat content-box ;
        animation:p6 2s infinite steps(20,start);
    }

    @keyframes p6 {
        100% {background-size:220%}
		
    }

.battery-container {
  width: 100px;
  height: 20px;
  background-color: #ddd;
  position: relative;
  overflow: hidden;
}
 
.battery-level {
  width: 0;
  height: 100%;
  background-color: #4CAF50;
  position: absolute;
  left: 100%; /* 开始时在容器外 */
}
 
/* 充电动画 */
@keyframes charge {
  from { width: 0; }
  to { width: 100%; }
}
 
.battery-level {
  animation: charge 3s linear forwards; /* 3秒完成充电 */
}
.sy_hxcp .box .menu2 ul {margin-top: 42px;margin-left: 275px;}
.sy_hxcp .box .menu2 ul li {line-height: 32px;font-size: 14px;font-weight: bold;}
.sy_hxcp .box .menu2 ul li a{color: #329ad6;}
.sy_hxcp .box .menu2 ul li a:hover{color: #d6171b;}
.sy_hxcp .box .menu2 .progress1 {-webkit-transform:perspective(800px) rotateZ(180deg);
    			-moz-transform:perspective(800px) rotateZ(180deg);
        width:180px;position: absolute;right:50px;top: 20px;
        height:8px;
        background:
                repeating-linear-gradient(90deg,#33b0e0 0 5px,#0000 0 10px)
                0/0% no-repeat content-box ;

        animation:p7 2s infinite steps(20);
    }

    @keyframes p7 {
        100% {background-size:220%}
    }
.sy_hxcp .box .menu2 .progress2 {
        width:170px;position: absolute;right: 50px;bottom: 30px;
        height:8px;
        background:
                repeating-linear-gradient(90deg,#0000 0 5px,#33b0e0 0 10px)
                0/0% no-repeat content-box ;
        animation:p8 2s infinite steps(20,start);
    }

    @keyframes p8 {
        100% {background-size:220%}
		
    }


.sy_hxcp .box .menu3 {width: 580px;left: 50%;margin-left: -290px; bottom:-140px;height:258px;position: absolute;background: url(../images/hx_b.png) center bottom / 100% no-repeat;}

.active .menu3 {
  animation: fadeInUp 1s 1.9s forwards;
}
.sy_hxcp .box .menu3 ul {margin-top:145px;margin-left: 50px;width: 462px;text-align: center;}
.sy_hxcp .box .menu3 ul li {line-height: 32px;font-size:14px;font-weight: bold;display: inline-block;padding: 0 6px;}
.sy_hxcp .box .menu3 ul li a{color: #329ad6;}
.sy_hxcp .box .menu3 .progress1 {-webkit-transform:perspective(800px) rotateZ(180deg);
    			-moz-transform:perspective(800px) rotateZ(180deg);
        width:300px;position: absolute;right:36px;top:120px;
        height:6px;
        background:
                repeating-linear-gradient(90deg,#33b0e0 0 5px,#0000 0 10px)
                0/0% no-repeat content-box ;

        animation:p9 2s infinite steps(20);
    }

    @keyframes p9 {
        100% {background-size:220%}
    }
.sy_hxcp .box .menu3 .progress2 {
        width:280px;position: absolute;left: 42px;bottom:16px;
        height:6px;
        background:
                repeating-linear-gradient(90deg,#0000 0 5px,#33b0e0 0 10px)
                0/0% no-repeat content-box ;
        animation:p10 2s infinite steps(20,start);
    }

    @keyframes p10 {
        100% {background-size:220%}
		
    }


.sy_hxcp .box .hx .d_q{position: absolute;width: 100%;height: 100%;left: 0;top: 0;-webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 4.5s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 4.5s;
    -webkit-animation: rotated 4.5s linear ;
    -moz-animation: rotated 4.5s linear ;
    -o-animation: rotated 4.5s linear ;
    animation: rotated 4.5s linear ;
}
@-webkit-keyframes rotated{from{-webkit-transform: rotate(360deg)}
    to{-webkit-transform: rotate(0deg)}
}
@-moz-keyframes rotated{from{-moz-transform: rotate(359deg)}
    to{-moz-transform: rotate(0deg)}
}
@-o-keyframes rotated{from{-o-transform: rotate(359deg)}
    to{-o-transform: rotate(0deg)}
}
@keyframes rotated{from{transform: rotate(359deg)}
    to{transform: rotate(0deg)}
}

.sy_hxcp .box .hx .x_q{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 1;
   -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 4s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 4s;
    -webkit-animation: rotate 4s linear ;
    -moz-animation: rotate 4s linear ;
    -o-animation: rotate 4s linear ;
    animation: rotate 4s linear ;}
@-webkit-keyframes rotate{from{-webkit-transform: rotate(0deg)}
    to{-webkit-transform: rotate(360deg)}
}
@-moz-keyframes rotate{from{-moz-transform: rotate(0deg)}
    to{-moz-transform: rotate(359deg)}
}
@-o-keyframes rotate{from{-o-transform: rotate(0deg)}
    to{-o-transform: rotate(359deg)}
}
@keyframes rotate{from{transform: rotate(0deg)}
    to{transform: rotate(359deg)}
}

.sy_hxcp .box .menu2 {
  width:487px;
  right: -180px;
  top: 20px;
  height: 446px;
  position: absolute;
  background: url(../images/hx_r.png) center top / 100% 100% no-repeat;
 
}

.sy_cpfw{padding: 80px 0;position: relative;background:#f5f5f5;}
.sy_cpfw .con {position: relative;z-index: 9;}
.swiper-al{ margin:0 auto; padding-bottom:50px;}
.swiper-al .swiper-slide{position:relative;background: #fff;}
.swiper-al .swiper-slide .t_p{overflow: hidden;position: relative;}
.swiper-al .swiper-slide .t_p .mb {position: absolute;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,0) url(../images/jh.png) center / 30px no-repeat;opacity: 0;}
.swiper-al .swiper-slide:hover .t_p .mb {background: rgba(0,0,0,0.6) url(../images/jh.png) center / 30px no-repeat;opacity: 1;}
.swiper-al .swiper-slide .t_p .hr{position:absolute;width: 100px; left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;}	
.swiper-al .swiper-slide .t_p .hr img{width:100%;height: 100%; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.swiper-al .swiper-slide:hover .hr img{opacity:1;}	
	
.swiper-al .swiper-slide:hover .hr img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}	
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}	to{-webkit-transform:rotate(360deg);}}
.swiper-al .swiper-slide img {width: 100%;height:16vw;object-fit: cover;display: block; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 1;}
.swiper-al .swiper-slide:hover img { -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-al .swiper-slide .t_p .mb {position: absolute;left: 0;width: 100%;height: 100%;top: 0;z-index: 9;opacity: 0;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-al .swiper-slide:hover .t_p .mb {opacity: 1;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.swiper-al .swiper-slide h3 {font-size: 16px;color: #333;margin: 10px 0 25px;text-align: center;line-height: 1.8;}
.swiper-al .swiper-slide:hover h3{color: #d6171b;}

.sy_cpfw .swiper-pagination-bullet {
  background: #fff;opacity: 1;
}
.sy_cpfw .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d6171b}
.sy_cpfw .swiper-button-prev{width:38px; height:50px; left:-50px;font-size: 25px;margin-top: -25px;}
.sy_cpfw .swiper-button-prev i {font-size:30px;color: #333;}
.sy_cpfw .swiper-button-prev:hover i {color:#d6171b;}
.sy_cpfw .swiper-button-next{ width:38px; height:50px; margin-top:-25px; right:-50px;}
.sy_cpfw .swiper-button-next i {font-size:30px;color: #333;}
.sy_cpfw .swiper-button-next:hover i {color:#d6171b;}



.sy_cpxj2 {padding: 80px 0;overflow: hidden;background-color: #ededed;}
.sy_cpxj2 ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.sy_cpxj2 ul li {width: 24.3%;position: relative;background: #fff;margin-bottom:2%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s}
.sy_cpxj2 ul li:hover {transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s}
.sy_cpxj2 ul li .t_p {overflow: hidden;}
.sy_cpxj2 ul li .t_p img{width: 100%;display: block}
.sy_cpxj2 ul li .w_z {width: 100%;text-align: left;padding: 10px 20px 25px;}
.sy_cpxj2 ul li .w_z h3 {font-size: 20px;color: #222; margin-bottom: 20px;}
.sy_cpxj2 ul li:hover .w_z h3 {color: rgb(0, 109, 183);}
.sy_cpxj2 ul li .w_z .more1 {font-size: 15px;color: #333;line-height: 40px;}
.sy_cpxj2 ul li .w_z .more1 a{color: #333;}
.sy_cpxj2 ul li .w_z .more1 i {width: 40px;height: 40px;background: rgb(0, 109, 183);border-radius: 20px;text-align: center;line-height: 40px;margin-left: 10px;vertical-align: middle;display: inline-block;color: #fff;font-size: 18px;}


.sy_ry {padding: 25px 0 ;box-shadow: 2px 2px 10px 5px rgba(0,0,0,.1);border-radius: 10px;margin-top: 35px;}
.sy_ry ul {display: flex;justify-content: space-between;}
.sy_ry ul li{width: 190px;}
.sy_ry ul li img{max-width: 100%;}
.sy_ry ul li .bt{font-size: 14px;color: #222;line-height: 20px;text-align: center;padding: 15px 0;}

.sy_alzs {position: relative;margin: 0px 0 0;}
.sy_alzs .g-tit1{position: absolute;top: 50px;left: 0;width: 100%;}
.sy_alzs .g-tit1 h2{color: #fff;
}
.sy_alzs .g-tit1 span{color: #fff;}
.sy_alzs .g-tit1 .en{color: rgba(255,255,255,.04);}

.sy_alzs .kzg {position:absolute;width: 100%;bottom:10px;}
.sy_alzs .kzg::after {content: "";
position: absolute;
bottom: 5px;
width: 100%;
height: 1px;
background: #fff;
opacity: .2;z-index: 99;
}
.indcase{width: 100%;overflow: hidden;background: #004c89;position: relative}
.indcase ._PageTitle {position: absolute;top:150px;left: 10%;z-index: 9}
.indcase-more {position: absolute;right: 0;bottom: -4px;display: block;width: 132px;height: 36px;margin-left: 20px;line-height: 34px;border-radius: 5px;border: 2px solid #8589b2;font-size: 14px;text-align: center;color: #8589b2;transition: all .4s ease;}
.indcase-more span{position: relative;z-index: 2;}
.indcase-more span:after{content: "\f061";font-family: "FontAwesome";margin-left: 6px;font-size: 22px;display: inline-block;transform: translateY(2px);}
.indcase-more:after{content: "";width: 0;right: 0;height: 100%;background: linear-gradient(135deg,#0068dd,#00aeee);position: absolute;transition: all .4s ease;}
.indcase-more:hover{border: 2px solid #2386ee;color: #fff;}
.indcase-more:hover:after{width: 100%;right: auto;left: 0;}
.indcase-box{width: 100%;position: relative;}
.indcase-box .mb{width: 100%;position: absolute;height: 100%;z-index: 1;background: url(../images/mb2.png) center / cover no-repeat;}
.indcase-img{width: 100%;object-fit: cover;position: relative;min-height: 475px;}
.indcase-wd{position: absolute;z-index: 2;top: 38%;left: 0;width: 100%;opacity: 0}
.swiper-slide-active .indcase-wd{animation:fadeInRight .5s 0.8s forwards;}
.indcase-wd-font{width: 540px;color: #fff;}
.indcase-wd h2{font-size: 30px;margin-bottom: 15px;}
.indcase-wd p{font-size: 16px;line-height: 30px;margin-bottom: 35px;}
.indcase-wd h2, .indcase-wd p{opacity: 0;color: #fff}
.swiper-slide-active .indcase-wd h2{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd p{animation:fadeInRight .5s 0.8s forwards;}
.swiper-slide-active .indcase-wd .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}

.indcase-click{position: absolute;bottom: 5%;width: 100%;left: 0;z-index: 4;user-select: none;}
.indcase-click:after{content: "";position: absolute;bottom: 5px;width: 100%;height: 1px;background: #fff;opacity: .2;}
.indcase-click .equip-min{width: 100%;position: relative;text-align: center;cursor: pointer;}
.indcase-click .equip-min p{font-size: 18px;color: #fff;height: 58px;line-height: 58px;}
.indcase-click .equip-min i{position: absolute;width: 10px;height: 10px;border-radius: 50%;left: 50%;margin-left: -5px;bottom: -5px;background: #fff;}
.indcase-click .con{position: relative;padding: 0 50px;}
.indcase-click .swiper-container{padding-bottom: 6px;}
.indcase-click .equip-min.cur i{width: 100%;border-radius: 0;height: 2px;left: 0;right: 0;margin: 0 auto;bottom: -1px;transition: width .6s ease;}
.indcase-click-prev, .indcase-click-next{position: absolute;transition: all .4s ease;bottom: -11px;z-index: 4;height: 34px;width: 34px;cursor: pointer;border-radius: 50%;background: #d6171b url('../images/indcasearr.png') no-repeat left 10px center;overflow: hidden;border: 1px solid rgba(255, 255, 255, .2);}
.indcase-click-prev{left: 0;}
.indcase-click-next{right: 0;transform: rotate(180deg);}
.indcase-click-prev:hover, .indcase-click-next:hover{animation: casearr .6s linear both;}
.indcase-box .mb {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
.indcase-box .swiper-slide img {
    width: 100%;
    height:80vh;
    object-fit: cover;display: block;
}
@keyframes casearr{0%{background-position: left 10px center;}60%{background-position: -34px center;}60.0001%{background-position: 34px center;}100%{background-position: left 10px center;}}

.indban-wd-link a{display: inline-block;width: 140px;height: 48px;line-height: 48px;border-radius: 5px;overflow: hidden;font-size: 16px;text-align: center;margin-right: 10px;position: relative;color: #fff;}
.indban-wd-link a:last-child{margin-right: 0;}
.indban-wd-link a span{position: relative;z-index: 2;}
.indban-wd-link a span:after{background: url(../images/rights.png) center no-repeat;font-family: "FontAwesome";margin-left: 6px;font-size: 22px;transition: all .4s ease;display: inline-block;transform: translateY(2px);height: 40px;position: absolute;}
.indban-wd-link a:first-child{background: linear-gradient(135deg,#d6171b,#e26306);}

.indban-wd-link a:hover span:after{margin-left: 12px;}
.indban-wd h2, .indban-wd p, .indban-wd-link{opacity: 0;}
.swiper-slide-active .indban-wd h2{animation: indbanLeft 1s ease both .4s;}
.swiper-slide-active .indban-wd p{animation: indbanLeft 1s ease both .6s;}
.swiper-slide-active .indban-wd-link{animation: indbanOpacity 1s ease both .9s;}
@keyframes indbanLeft{0%{opacity: 0;transform: translateX(140px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes indbanOpacity{0%{opacity: 0;transform: translateX(80px);}100%{opacity: 1;transform: translateX(0);}}


.sy_sp{height: 625px;width: 100%;position: relative;}
.sy_sp .mb{position: absolute;width: 100%;height: 100%; left: 0;top: 0;background: rgba(0,0,0,0.5);display: flex;justify-content: center;align-items: center;flex-direction: column;}
.sy_sp .mb .t_b {width:100px;margin-bottom: 20px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;margin: 0 auto 20px;}
.sy_sp .mb a:hover .t_b {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.sy_sp .mb .t_b img{width: 100%;}
.sy_sp .mb h1 {font-size:40px;color: #fff;font-weight: bold;margin-bottom: 20px;text-align: center;}
.sy_sp .mb h3 {font-size: 24px;color: #fff;}

/* 新闻中心 */

.swiper-hy{ margin:0 auto; padding-bottom:0;padding-top: 10px;position: relative;}
.swiper-hy .swiper-slide{position:relative;overflow: hidden;}
.swiper-hy .swiper-slide:hover .infiv-img img {
    transform: scale(1.05);
}
.sy_hyyy .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d6171b}
.sy_hyyy .swiper-button-prev{width:38px; height:50px; left:-50px;font-size: 25px;margin-top: -25px;}
.sy_hyyy .swiper-button-prev i {font-size:30px;color: #333;}
.sy_hyyy .swiper-button-prev:hover i {color:#d6171b;}
.sy_hyyy .swiper-button-next{ width:38px; height:50px; margin-top:-25px; right:-50px;}
.sy_hyyy .swiper-button-next i {font-size:30px;color: #333;}
.sy_hyyy .swiper-button-next:hover i {color:#d6171b;}
.sy_hyyy .con {position: relative;}
.sy_hyyy {padding: 60px 0 70px;overflow: hidden;}


.zxzx {padding: 70px 0;overflow: hidden;}
.zxzx .left {width: 40%;float: left;}
.zxzx .left img {width: 100%;display: block;}
.zxzx h4 {font-size: 14px;color: #888;margin: 15px 0 0;}
.zxzx h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.zxzx p {font-size: 14px;line-height: 1.8;color: #666;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.zxzx .more a {width: 150px;line-height: 40px;background: #035aa5;display: block;color: #fff;margin-top: 25px;font-size: 16px;text-align: center;border-radius: 18px 0 18px 0;}
.zxzx .more a i {margin-left: 15px;}
.zxzx .left:hover .more a{background: #035aa5;}
.zxzx .left .more a{margin-top: 20px}
.zxzx .right:hover .more a{background: #035aa5;}
.zxzx .right {width: 56%;float: right;position: relative;border-top: #ccc 1px solid;}
.zxzx .right ul li { padding:35px 0; border-bottom:#ccc 1px solid; overflow:hidden}
.zxzx .right ul li:hover .nr h3 {color: #035aa5}
.zxzx .right ul li .dian { width:36px; height:18px; background:url(../images/dian.png) center center no-repeat; float:left}
.zxzx .right ul li .nr { width:calc(100% - 160px); float:left}
.zxzx .right ul li .nr h3{white-space: nowrap;overflow: hidden;text-overflow: ellipsis; font-size:18px;font-weight: bold;color:#222;}
.zxzx .right ul li .nr p { font-size:15px; line-height:26px; color:#444; margin-top:10px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;}
.zxzx .right ul li .ri { height:72px; width:90px; float:right; background:url(../images/jt.png) right bottom no-repeat; font-size:30px; color:#999;text-align: right;}
.zxzx .right ul li:hover .ri {background:url(../images/jth.png) right bottom no-repeat}





.index-fiv {
    padding: 90px 0;
}
.index-fiv .g-tit1 .hr {
  margin: 10px auto 25px;
}

.infiv-con {
    margin-top: 45px;
}


    .infiv-ul li {box-sizing: border-box;
    }

        .infiv-ul li a {
            display: block;
        }

.infiv-img {
    overflow: hidden;border-radius: 16px 16px 0 0;position: relative;padding-top: 55%;
}

    .infiv-img img {position: absolute;height: 100%;
        width: 100%;object-fit: cover;top: 0;left: 0;
        transition: ease 1s;
    }

.infiv-txt {
    padding: 26px 0;
    background: rgba(255, 255, 255, .1);
    box-shadow: 0 0 13px rgba(0, 0, 0, .1);
    height: 217px;box-sizing: border-box;border-radius:0 0 16px 16px;
}

    .infiv-txt h3 {
        font-size: 20px;font-weight: bold;
        line-height: 35px;
        color: #000;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
.index-fiv .hx {
  width: 100%;
  height: 1px;
  background-color: #dcdcdc;
  position: relative;
  margin: 6px 0 0;
}
.index-fiv .hx:before {
  content: '';
  position: absolute;-webkit-transition: .6s;
  transition: .6s;
  left: 100%;
  top: -5px;
  z-index: 0;
  width: 12px;
  height: 12px;
  background-color: #f68c03;
  opacity: 0;
  border-radius: 50%;
}
.index-fiv li:hover .hx {
  background-color: #d6171b;
}
.index-fiv li:hover .hx:before {
  opacity: 1;
  left: 0;
}

    .infiv-txt span {
        margin-top: 15px;
        display: block;
        font-size: 16px;
        line-height: 30px;
        color: #333;
        font-family: "Arial";
    }

    .infiv-txt p {
        margin-top: 12px;
        font-size: 16px;
        line-height: 30px;
        color: #333;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        height: 60px;
    }

.infiv-ul li:hover .infiv-txt h3 {
    color: #0666b2;
}

.infiv-ul li:hover .infiv-img img {
    transform: scale(1.05);
}
.index-fiv .more {display: block;
width: 200px;
height: 50px;
font-size: 16px;
background: #0666b2;
color: #fff;
box-sizing: border-box;
padding: 0 30px;
line-height: 50px;border-radius: 30px;position: relative;overflow: hidden;margin:50px auto 0;}
.index-fiv .more a {color: #fff;position: relative;z-index: 8}
.index-fiv .more span {position: absolute;left: 0;bottom: 0;width: 0;height: 100%;background: #35b374 ;-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more:hover span {width: 100%;transition:all .3s;
-o-transition:all .3s;
-ms-transition:all .3s;
-moz-transition:all .3s;
-webkit-transition:all .3s;}
.index-fiv .more::after {
    content: '';
    display: block;
    width: 15px;
    height: 14px;
    background: url(../images/rights.png) no-repeat;left: auto;
    position: absolute;
    right: 30px;
    top: 50%;
	margin-top: -7px;}





.g-tit1{text-align: center;position: relative;z-index: 2;margin-bottom: 50px;}
.g-tit1 .left{text-align: left;}
.g-tit1 .cn{position: relative;z-index: 2;}
.g-tit1 h2{font-size: 40px;font-weight: normal;line-height: 1.1;
	margin-bottom: 15px;font-weight: bold;color: #000;
}
.g-tit1 span{font-size: 16px;color: #333;}
.g-tit1 .en{position: absolute;top: -30px;left: 0;right: 0;
	font-size: 80px;text-transform: uppercase;
	font-family:ariblk;line-height: 1.1;font-weight: bold;
	color: rgba(0,0,0,.04);font-style: normal;
}

.sy_alzs {position: relative;}
.sy_alzs .g-tit1{position: absolute;top: 50px;left: 0;width: 100%;}
.sy_alzs .g-tit1 h2{color: #fff;
}
.sy_alzs .g-tit1 span{color: #fff;}
.sy_alzs .g-tit1 .en{color: rgba(255,255,255,.04);}

.sy_alzs .kzg {position:absolute;width: 100%;bottom: 0;}
.sy_alzs .kzg::after {content: "";
position: absolute;
bottom: 5px;
width: 100%;
height: 1px;
background: #fff;
opacity: .2;z-index: 99;
}

.wzxx {float: left;line-height: 40px;font-size: 16px;color: #333;}
.wzxx a {font-size: 16px;color: #333;}
.wzxx a:hover {color: #0666b2;}


.index04wrap{width: 100%;box-sizing: border-box;position: relative;padding:0;}
.index04wrap .top{margin: 150px auto;width: 1200px;text-align: center;}
.index04wrap .top p{font-size: 20px;color: #313233;margin-bottom: 10px;opacity:0.7;}
.index04wrap .top h3{font-size: 30px;color: #313233;font-weight: bold;}
.index04wrap .top strong{display: block;width: 30px;height: 2px;background-color: #0666b2;margin: 30px auto;}
.index04wrap .top h4{font-size: 15px;color: #666666;line-height: 26px;width: 50%;margin: auto;}
.index04wrap .index04{width: 100%;box-sizing: border-box;position: relative;padding: 100px calc((100% - 1500px)/2);background: url(../images/indexbg_03_3.jpg)no-repeat fixed;background-size: cover;}
.index04wrap .index04 .text{width: 100%;position: relative;}
.index04wrap .index04 .text .cont{width: 65%;padding: 70px;background-color: rgba(0,0,0,0.5);margin-left: -70px;box-sizing: border-box;padding-left: 110px;transition: all .3s;}
.index04wrap .index04 .text .cont::before{content: '';display: block;content: '';display: block;width: 1px;height: 100%;position: absolute;top: 0;left: 0;background-color: rgba(255,255,255,0.5);}
.index04wrap .index04 .text .cont::after{content: '';display: block;width: 2px;height: 30px;position: absolute;left: 0;top: 70px;background-color: #0666b2;}
.index04wrap .index04 .text .cont h3{font-size: 32px;color: #ffffff;font-weight: bold;margin-bottom: 30px;}
.index04wrap .index04 .text .cont h4{font-size: 15px;color: #ffffff;line-height: 28px;margin-bottom: 40px;text-align:justify;}
.index04wrap .index04 .text .cont a{background-color: transparent;border: 1px solid #fff;}
.index04wrap .index04 .text .cont a::after{background-color: #0666b2;}
.index04wrap .index04 .text .cont a:hover{color: #fff;}
.index04wrap .index04 .text .cont:hover{background-color: rgba(0,0,0,0.7);}
.more{display: block;width: 180px;height: 42px;text-align: center;line-height: 42px;background-color: #0666b2;color: #FFFFFF;font-size: 14px;overflow: hidden;position: relative;z-index: 0;border-radius: 2px;}
.more::after{content: '';width: 0;height: 100%;background-color: #FFFFFF;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #0666b2;}
.bannerwrap .banner .text .cont::before{content: '';display: block;width: 3px;height: 30px;top: 0;left: -62px;background-color: #FFFFFF;position: absolute;}


.sy_hzhb {padding: 100px 0;text-align: center;}
.sy_hzhb ul {display: flex;justify-content: center;flex-wrap: wrap;}
.sy_hzhb ul li {width:11.5%;display: inline-block;border: #eee 1px solid;margin: 0 0.5% 1%;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.sy_hzhb ul li img {width: 100%;display: block;}
.sy_hzhb ul li:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.sy_hz {padding: 100px 0 ;background: #f5f5f5;}
.sy_hz li {width: 12.5%;margin: 10px 0 0;float: left;text-align: center;}
.sy_hz li .box {transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border: #eee 1px solid;width: 90%;margin: 0 auto 15px;}
.sy_hz li .box img {width: 100%;display: block; height:auto;}
.sy_hz li .box:hover{box-shadow: 0 0 10px #ccc;transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}
.xx21 li{ display:inline-block;}
.xx2{margin: 0 auto;overflow: hidden;}





/* start footer */
.footer_bg{background: #292929; width:100%;padding:50px 0 0;}
.foot {margin:0 auto;overflow: hidden;padding-bottom: 30px;}
.foot .zuo3{ float: left;}
.foot .zuo3 ul{display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;}
.foot .zuo3 ul li { float:left;text-align: left;margin-right: 60px;}
.foot .zuo3 ul li .tit{margin-bottom: 0}
.foot .zuo3 ul li .tit a { font-size:16px; font-weight:bold; color:#fff; line-height:36px; display:block;text-align: left;opacity: 1;}
.foot .zuo3 ul li .line { margin-bottom:20px; height:2px; margin-top:10px}
.foot .zuo3 ul li .line span { width:15px; height:1px; background:#d6171b;-webkit-transition: all 1s;-moz-transition: all 1s;-o-transition: all 1s;transition: all 1s; display:block}
.foot .zuo3 ul li:hover .line span { width:50px; height:1px;}
.foot .zuo3 ul li a { width:100%; display:block; line-height:28px; font-size:14px; color:#fff;opacity: 0.8;}
.foot .zuo3 ul li a:hover {opacity: 1;}
.foot .zuo3 ul li.lx {width: 300px;margin-right: 0;}
.dzwz {line-height:30px;color:#fff;font-size:14px; margin-top:20px;}
.dzwz p { line-height:30px;color:#fff;font-size:14px;opacity:0.8;-webkit-opacity:0.8;-moz-opacity:0.8;}
.dzwz p i {margin-right: 10px;color:#fff;}
.foot .you3 { width:240px; float:right;}
.foot .you3 .weixin { width:110px; padding-top:20px; float: right;margin: 0 5px;float: left;line-height:30px; color:#fff; text-align:center}
.foot .you3 .weixin img {width: 100%;}
.foot .you3 .dian { width:230px; float: left;}
.foot .you3 .dian h2 { font-size:20px; line-height:50px; color:#fff; padding-top:20px;}
.foot .you3 .dian p { line-height:30px; font-size:14px; color:#fff; text-align: left}
.footer_btm {margin:0px auto 0;line-height: 60px; width:100%;background: #222;}
.copy { text-align: center;}
.copy p {font-size: 14px;text-transform: uppercase;color: #B9B9B9;}
.copy p a { color: #ffffff; -webkit-transition: 0.9s; -moz-transition: 0.9s;-o-transition: 0.9s;transition: 0.9s;}

.nban { width:100%; height:580px; position:relative; margin:0 auto}
.nban::after { width:100%; height:100%; position:absolute; content: "";background: rgba(0,0,0,0.3);left: 0;top: 0;}
.nban .bt {width:100%;padding: 20px 0;position: absolute;left: 0%;top: 45%;z-index: 5;}
.nban .bt h2 {font-size: 30px;color: #fff;text-transform: uppercase;margin-bottom: 10px;}
.nban .bt h3 {font-size:44px;color: #fff;font-weight: bold;}
.nban .bt h4 {font-size:16px;color: #fff;max-width: 1200px;margin-top: 10px;}
.nban .fa{text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;z-index: 5;}
.nban .fa h2{font-size: 40px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.nban .fa h3{font-size: 16px;color: #fff;}


.ntit{ background:rgba(255,255,255,0.6); border-bottom: #eee 1px solid;padding: 15px 0;overflow: hidden;}
.ntit ul {text-align: center;text-align: right;}
.ntit ul li { line-height:38px; margin-right:10px;position: relative;background:#eee; text-align: center;border-radius: 10px;overflow: hidden;display: inline-block;}
.ntit ul li a { color:#000; font-size:16px; display:block;padding: 0 15px;}
.ntit ul li .e_j {width: 100%;display: none;position: absolute;left: 0;top: 40px;background:rgba(255,255,255,0.8);}
.ntit ul li .e_j a {padding: 0;text-align: center;border-bottom: #eee 1px solid;}
.ntit ul li:hover .e_j{display: block;}
.ntit ul li a:hover { background:#d6171b; color:#fff; -webkit-transition: all 0.4s linear -1ms;

-moz-transition: all 0.4s linear -1ms;

-ms-transition: all 0.4s linear -1ms;

-o-transition: all 0.4s linear -1ms;

transition: all 0.4s linear -1ms;}
.ntit ul li.on a { background:#d6171b; color:#fff}

.ny_jj {margin: 60px auto;}
.ny_jj .w_z {width: 100%;font-size: 16px;color: #222;line-height: 2;}
.ny_jj .w_z h3 {position: relative;font-size:38px;color: #333;line-height: 1.2; margin-bottom: 40px;font-weight: bold;text-align: center;}
.ny_jj .w_z h3::after{content: "";width: 60px;bottom: -15px;height: 4px;background: #d6171b;position: absolute;left: 50%;margin-left: -30px;}
.ny_jj .more {width: 180px;height: 50px;line-height: 50px;text-align: center;background: #d6171b;border-radius: 6px;margin: 35px auto 0}
.ny_jj .more::after {
  background-color: #044e88;
}
.ny_jj .more a {font-size: 16px;color: #fff;}
.ny_jj .tp {width: 40%;position: relative;}
.ny_jj .tp .box {position: absolute;left: -25px;width: 100%;height: 100%;border: #ccc 10px solid;bottom: -25px;box-sizing: border-box;z-index: 1;}
.ny_jj .tp img {width: 100%;display: block;position: relative;z-index: 3;}
.ny_jj .po{position: relative;height: 50px;}
.ny_jj .biji-oth{width: 180px;height: 50px;line-height: 50px;text-align: center;background: #d6171b;border-radius: 6px;margin: 35px auto 0}
.ny_jj .biji-oth button{overflow: visible;line-height: 50px;font-size:16px;color:#fff; width:180px;background: #d6171b;border-radius: 10px;position: absolute;left: 50%;bottom: 0px;margin-left: -90px;}
.ny_jj .biji-oth button.n{left: 50%;margin-left: -90px;}

.ny_ryzz {padding: 80px 0;}
.sy_ryzz .container {width: 1200px;}

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1); transform: scale(1); -o-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); z-index: 10; }
.honors-sw-hook .swiper-wrapper li img {
  display: block;
  max-width: 100%;
  border: 1px solid #cccccc;
  padding: 8px;
  height: auto;
  margin: 0 auto;
  width: auto;
  box-sizing: border-box;
}

.honors-wraper { position: relative; padding: 0; }

.honors-sw-hook { position: relative; overflow: hidden; padding: 20px 0 20px; }

.honors-sw-hook .swiper-wrapper li { -webkit-transition: all .7s ease; -o-transition: all .7s ease; -moz-transition: all .7s ease; transition: all .7s ease; width: 20%; -webkit-transition: transform 1.0s; -moz-transition: transform 1.0s; -ms-transition: transform 1.0s; -o-transition: transform 1.0s; text-align: center;box-sizing: border-box;}

.honors-sw-hook .swiper-wrapper li.swiper-slide-active { color: #0666b2;font-weight: bold;}

.honors-sw-hook .swiper-wrapper li p { padding-top: 10px;font-size: 16px; }

.honors-sw-hook .swiper-wrapper li img { display: block; width: 100%; border: 1px solid #cccccc;padding:8px; }

.swiper-btn { display: block; width: 42px; height: 42px; position: absolute; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); background: url(../images/arror.png); z-index: 99; }

.honor-prev { left: 0; background-position: 0 0; }

.honor-next { right: 0; background-position: right 0; }

@media (min-width: 1024px) {
.honors-wraper { margin-top: 25px; }
  .honors-sw-hook { padding: 40px 0; }
  .honors-sw-hook .swiper-wrapper li { -webkit-transform: scale(0.8); -ms-transform: scale(0.8); -o-transform: scale(0.8); transform: scale(0.8); -moz-transform: scale(0.8); margin-right: 25px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active { -webkit-transform: scale(1.2); transform: scale(1.2); -o-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); z-index: 10; }
  .honors-sw-hook .swiper-wrapper li p { -webkit-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2); -moz-transform: scale(1.2); padding-top: 18px; }
  .honors-sw-hook .swiper-wrapper li.swiper-slide-active p { -webkit-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -moz-transform: scale(0.9); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); z-index: 9; -moz-transform: scale(1); -o-transform: scale(1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left p, .honors-sw-hook .swiper-wrapper li.my-slide-right p { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); z-index: 9; -moz-transform: scale(1.1); -o-transform: scale(1.1); }
  .honors-sw-hook .swiper-wrapper li.my-slide-left { right: 2%; }
  .honors-sw-hook .swiper-wrapper li.my-slide-right { left: 2%; }
  .swiper-btn { display: block; }
  .honor-prev { left: -30px; }
  .honor-next { right: -30px; }
  .swiper-btn:hover { background-image: url(../images/arrorho.png); }
}

 .s24 {
    font-size: calc(12px + 12 * 100vw / 1920);
  }


.ab1-5 { padding-top: 80px; padding-bottom: 80px; background-repeat: no-repeat; background-size: cover; }

.ab1-5 .box { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-top: 72px; }

.ab1-5 .le { width: calc(460 / 1680 * 100%); background-color: #fff; }

.ab1-5 .swiper1 { padding: 40px 0; padding-left: 50px; padding-right: 20px; }

.ab1-5 .swiper1 .swiper-container { height: 420px; }

.ab1-5 .swiper1 .sw1 { height: auto; position: relative; line-height: calc(44 / 16); cursor: pointer;color: #333; }

.ab1-5 .swiper1 .my-active { color: #b81a35; font-size: calc(18em / 16); }

.ab1-5 .swiper1 .my-active::before { content: "— "; }

.ab1-5 .swiper1 .swiper-scrollbar { width: 2px; background-color: #f3f3f3; }

.ab1-5 .swiper1 .swiper-scrollbar-drag { width: 4px; background-color: #b81a35; }

.ab1-5 .swiper2 { width: calc(1140 / 1680 * 100%); position: relative; }

.ab1-5 .swiper2 .swiper-container { padding: 10px 0; }

.ab1-5 .swiper2 .sw2 { width: 310px; margin: 0 35px; text-align: center; -webkit-transform: scale(0.774); -ms-transform: scale(0.774); transform: scale(0.774); -webkit-transition: -webkit-transform 0.2s; transition: -webkit-transform 0.2s; -o-transition: transform 0.2s; transition: transform 0.2s; transition: transform 0.2s, -webkit-transform 0.2s; }

.ab1-5 .swiper2 .swiper-slide-active { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); }

.ab1-5 .swiper2 .swiper-slide-active .ii { -webkit-box-shadow: 2px 2px 20px 0px rgba(202, 216, 230, 0.6); box-shadow: 2px 2px 20px 0px rgba(202, 216, 230, 0.6); }

.ab1-5 .swiper2 .swiper-slide-active .st2 { opacity: 1; }

.ab1-5 .imgs { position: relative; padding-top: calc(450 / 450 * 100%); }

.ab1-5 .img { width: 100%; max-height: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.ab1-5 .img .ii { width: 100%; }

.ab1-5 .st2 { margin-top: 23px; opacity: 0;color: #333 }

.ab1-5 .sbtn { width: 50px; height: 50px; background-color: #fff; background-repeat: no-repeat; background-size: 20% auto; background-position: center; border-radius: 50%; cursor: pointer; z-index: 30; position: absolute; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.ab1-5 .sbtn:hover { background-color: #b81a35; }

.ab1-5 .prev { left: 0; background-image: url(../images/icon-p11.png); }

.ab1-5 .prev:hover { background-image: url(../images/icon-p12.png); }

.ab1-5 .next { right: 0; background-image: url(../images/icon-p21.png); }

.ab1-5 .next:hover { background-image: url(../images/icon-p22.png); }
  .s16 {
    font-size: calc(12px + 4 * 100vw / 1920);
  }
@media (max-width: 900px) { .ab1-5 .le { width: 100%; }
  .ab1-5 .swiper2 { width: 100%; }
  .ab1-5 .swiper2 .sw2 { -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } }





.aboutc2{padding:90px 0 ;overflow: hidden;background: url(../images/lcbj.jpg) center / cover no-repeat}

.aboutc2 .aboutclist{width:30.3333%;height:360px;background: rgba(192,16,30,0.65);margin: 0 1.5%;padding:40px 30px;box-sizing:border-box;transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}


.aboutc2 .aboutclist:hover{transform: translateY(-5px);

	-wbkit-transform: translateY(-5px);

	-o-transform: translateY(-5px);

	-moz-transform: translateY(-5px);

	transition: all 0.3s;

	-wbkit-transition: all 0.3s;

	-o-transition: all 0.3s;

	-moz-transition: all 0.3s;}

.aboutc2 .aboutclist .icon{width:90px;height:90px;margin:0 auto;line-height: 90px;text-align: center;border: #fff 1px solid;border-radius: 50%;}
.aboutc2 .aboutclist .icon i {font-size: 50px;color: #fff;}
.aboutc2 .aboutclist:hover .icon{-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.aboutc2 .aboutclist .cntitle{color:#fff;font-size:24px;text-align:center;margin-top:25px}

.aboutc2 .aboutclist .entitle{color:#fff;font-size:16px;text-align:center;margin-top:5px;font-family:din;font-weight:bold}

.aboutc2 .aboutclist .line{width:26px;height:3px;background-color:#f7b100;margin:17px auto 0}

.aboutc2 .aboutclist .text{color:#fff;font-size:14px;text-align:center;margin-top:40px;line-height: 1.8;letter-spacing: 1px;}

/*发展历程*/
.ny_fzlc{padding: 80px 0;overflow: hidden;background: #f5f5f5;}
.ny_fzlc .swiper-btn {
  display: block;background: #fff;
  width: 42px;
  height: 42px;line-height: 40px;text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);border: #666 2px solid;color: #666;border-radius: 50%;margin-top: 25px;
  z-index: 99;
}
.ny_fzlc .swiper-btn:hover{border: #dd0303 2px solid;color: #dd0303;}
.ny_fzlc .swiper-btn i{font-size: 20px;font-weight: bold;}

.ny_fzlc .lc-prev{left:0px;}
.ny_fzlc .lc-next{right:0;left: auto;}
.fzlc_list{position: relative;}
.swiper-fzlc{z-index: 5 !important;overflow: visible !important;}
.fzlc_list ul{position: relative;}
.fzlc_list .swiper-wrapper{align-items: stretch;}
.fzlc_list::after {
  content: '';
  background: url(../images/line.png) repeat-x left bottom;
  height: 52px;
  width: 1000%;
  position: absolute;
  left: 0;top: 190px;margin-top: -26px;
  z-index: 1;
}
.fzlc_list li{position: relative;z-index: 5;padding-left: 20px;}
.fzlc_list li .t_p{width:160px;height: 160px;right: -50px;border-radius:80px;border: #ff0000 3px solid;overflow: hidden;position: absolute;top: 0;}
.fzlc_list li .t_p img{width: 100%;height: 100%;object-fit: cover;}
.fzlc_list li:nth-child(2n){padding-top: 200px;}
.fzlc_list li:nth-child(2n) .t_p{bottom: 0;top: auto;}
.fzlc_list li .n_r{border-left: #ccc 1px solid;padding-left: 25px;position: relative;padding-bottom: 52px;height: 100%; padding-right:120px;}
.fzlc_list li:nth-child(2n) .n_r {padding-top: 102px;padding-bottom: 0;}
.fzlc_list li .n_r h3 {font-family: 'Bebas';
  color: #ff0000;
  font-size: 28px;font-weight: bold;
  line-height: 40px;margin-bottom: 10px;}
.fzlc_list li .n_r .text {font-size: 16px;
  line-height: 30px;
  color: #333;
  font-weight: lighter;}
.fzlc_list li .n_r::after{content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background: #ff0000;
  position: absolute;
  left: -13px;
  top: 0;
  border: #fec5c5 8px solid;z-index: 9;}



/*发展历程*/
.goleeIntroductory3{padding-top: 80px;background: url(../images/bj3.jpg) center / cover no-repeat;padding-bottom: 60px;}
.goleeIntroductory3-con .ban1 .swiper-slide {
    position: relative;
    z-index: 6;
    background-color: #f5f5f5;
}
.goleeIntroductory3-con .ban1 .swiper-wrapper::before,
.goleeIntroductory3-con .ban1::after{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-family: Segoe UI;
    font-weight: 900;
    color: #c01014;
    font-size: 42px;
}
.goleeIntroductory3-con .ban1 .swiper-wrapper::before {
    content: '2003';
    width: 10%;
    left: -33%;
}
.goleeIntroductory3-con .ban1::after {
    content: '2023';
    right: 0;
}

.goleeIntroductory3 h2,
.goleeIntroductory4 h2 {
    padding: 120px 0 60px;
}

.goleeIntroductory3-t {
    display: none;
    margin-bottom: 60px;
    color: #666666;
    text-align: center;
}

.goleeIntroductory3-con {
    background:url(../images/bj04.png) center / cover no-repeat;
    padding: 0px 7% 35px;
}

.goleeIntroductory3-con .ban1 {
    position: relative;
    overflow: hidden;
}

.goleeIntroductory3-con .ban1 .swiper-wrapper {
    display: flex;
    align-items: center;
}

.goleeIntroductory3-con .ban1 .swiper-slide {
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.goleeIntroductory3-con .ban1 .swiper-slide .year {
    font-weight: 900;
    color: #c01014;
    font-size: 42px;
    width: 100%;
    font-style: italic;
}

.goleeIntroductory3-con .ban1 .swiper-slide .ms {
    color: #333333;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    margin: 0 auto;
    height: 164px;
    text-align: center;
    display: none;
    width: 90%;
    overflow: hidden;
}

.goleeIntroductory3-con .ban1 .swiper-slide .ot {
    position: relative;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #333;
    font-weight: bold;
    display: none;
}

.goleeIntroductory3-con .ban1 .swiper-slide .ot p.en {
    font-size: 12px;
    color: #999999;
    margin-bottom: 12px;
}

.goleeIntroductory3-con .ban1 .swiper-slide .ot p.cn {
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

.goleeIntroductory3-con .ban1 .swiper-slide-next {
    text-align: right;
}

.goleeIntroductory3-con .ban1 .swiper-slide-active {
    position: relative;
    border-radius: 50%;
    text-align: center;
    padding: 120px 0;
    background: url(../images/lcybj.png) transparent center center no-repeat;
    background-size: 100% auto !important;
}

.goleeIntroductory3-con .ban1 .swiper-slide-active .year {
    font-size: 86px;
}

.goleeIntroductory3-con .ban1 .swiper-slide-active .ms {
    display: block;
    margin-top: 30px;
}

.goleeIntroductory3-con .ban1 .swiper-slide-active .ot {
    display: block;
    justify-content: center;
    align-items: center;
}

.goleeIntroductory3-con .ban1 .prev {
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    left: 20%;
    cursor: pointer;
    z-index: 5;
    transition: all .3s
}

.goleeIntroductory3-con .ban1 .next {
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    right: 20%;
    cursor: pointer;
    z-index: 5;
    transition: all .3s
}

.goleeIntroductory3-con .ban1 .next:hover {
    transform: translateX(-10px)
}

.goleeIntroductory3-con .ban2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    margin: 60px auto 0;
    padding-bottom: 30px;
    background-size: 100% auto !important;
    background: url(../images/lc.png) left bottom no-repeat;
}

.goleeIntroductory3-con .ban2 .swiper-slide {
    text-align: center;
    font-weight: 700;
    color: #333333;
    font-size: 18px;
    width: 75px;
    height: 50px;
    line-height: 50px;
    margin: 0 !important;
    cursor: pointer;
}

.goleeIntroductory3-con .ban2 .active-nav{
    background: url(../images/lcbj_hov.png) center / cover no-repeat;
    color: #fff;
}




.abo-ind-strategy{padding: 100px 0 100px;}
.abo-ind-strategy-main dl{ display: flex; flex-wrap: wrap;}
.abo-ind-strategy-main dd{ padding: 0; background-color: #f6f6f6;}
.abo-ind-strategy-main dd.strategy-big{ display: none;}
.abo-ind-strategy-edac{ position: relative; padding: 40px 60px; height: 100%;}
.abo-ind-strategy-til{ font-size: 32px; line-height: 40px; color: #333333; margin-bottom: 20px;}
.abo-ind-strategy-tex{ font-size: 18px; line-height: 36px; color: #555555;}
.abo-ind-strategy-ico{ font-size: 36px; position: absolute ; right: 0; bottom: 0; width: 60px; height: 60px; line-height: 60px; text-align: center; background-color: #0666b2; color: #fff;}
.abo-ind-strategy-ico i{font-size: 40px;}
  .xm6 {
    width: 50%;
  }
.abo-ind-strategy-img{ overflow: hidden;}
.abo-ind-strategy-img img{ transition: all 1s;width: 100%;display: block;}
.abo-ind-strategy-img:hover img{ transform: scale(1.05, 1.05);}
@media (min-width: 1000px) and (max-width:1199px){
.abo-ind-strategy-edac{ padding: 30px 20px 0; }
.abo-ind-strategy-til{ margin-bottom: 5px;}
}
  .hidden-b {
    display: none !important;
  }
.gy_dsz {background: #f6f6f6;overflow: hidden;padding: 100px 0;}
.gy_dsz .con{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.gy_dsz .t_p{width: 55%;}
.gy_dsz .t_p img{width: 100%;}
.gy_dsz .w_z{width: 100%;font-size: 18px;line-height: 2;color: #222;}
.gy_dsz .w_z h3{font-size: 28px;font-weight: bold;margin-bottom: 20px;color: #111;}

   /**/

.gy_js .tit h1::after {
  background: #f9b700;
  bottom: 0;
} 

.gy_js {padding: 100px 0 110px; overflow:hidden;background: url(../images/jsbj.jpg) center / cover no-repeat;}
.gy_js ul {display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.gy_js ul li { width:14.28%; float:left; margin:0 0  ;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;padding: 30px 10px;box-sizing: border-box;flex-direction: column;position: relative;overflow: hidden;position: relative;}
/*.gy_js ul li:nth-child(n+4){width:25%;}*/
.gy_js ul li span {height: 8px;background: rgba(6,102,178,0.6);position: absolute;width: 100%;left: 0;bottom: 0;display: none}
/*.gy_js ul li:hover { box-shadow: 0 0 15px rgba(6,102,178,0.3);background: rgba(255,255,255,1);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 9;}*/
.gy_js ul li .tu { margin:0px auto 20px;height:100px;display: flex;justify-content: center;align-items: center; text-align:center;width: 100px;border-radius: 60px;overflow: hidden;background: #0666b2;border: #8acbfe 6px solid;color: #000;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.gy_js ul li .tu i {font-size: 36px;}
.gy_js ul li .tu img { width:50px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.gy_js ul li:hover .tu {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);}
.gy_js ul li .w_z {width: 100%;text-align: center;}
.gy_js ul li h3 { margin:0 0 10px 0;font-size: 24px;font-weight: 600; color:#fff;font-family: BebasNeue;}
.gy_js ul li p { font-size:16px; color:#111; line-height:1.6;position: relative;}
.gy_js ul li p::before {content: "•";margin-right: 4px;}





.gy_td {padding: 100px 0;}
.gy_td .tp {width: 50%;}
.gy_td .tp img {width: 100%;display: block;}
.gy_td .wenz {width: 45%;}
.gy_td .wenz h2 {font-size: 40px;
  color: #333;
  margin-bottom: 30px;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding-bottom: 20px;}
.gy_td .wenz h2::after {
  position: absolute;
  width: 60px;
  height: 4px;
  content: "";
  left: 50%;
  margin-left: -30px;
  background: #0666b2;
  bottom: 0;
}
.gy_td .wenz p {font-size: 16px;line-height: 2;color:#555;}


/*产品详情*/
.cpxq {padding: 80px 0 60px;margin: 0 auto;}
.cpxq .left {width: 47%;float: left;}
.cpxqlb{width:100%; position:relative;border: #eee 1px solid;}
.cpxqlb .swiper-slide {width: 100%;text-align: center;box-sizing: border-box;}
.cpxqlb .swiper-slide img{max-height: 500px;margin: 0 auto; display:block;}
.cpxqlb .swiper-pagination{bottom:10px !important;width: 100%;height: 10px;text-align: center;}
.cpxqlb .swiper-pagination-bullet {width:10px; height:10px; display:inline-block; border-radius:0; opacity:1;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;border: #0666b2 1px solid;background: none}
.cpxqlb .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0666b2;}
.cpxqlb .swiper-button-prev{background: url(../images/prev_off.png) no-repeat; width:30px; height:50px; margin-top:0; left:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxqlb .swiper-button-next{background: url(../images/next_off.png) no-repeat; width:30px; height:50px; margin-top:0; right:0px;
background-size:30px 50px;
-webkit-background-size:30px 50px;
-moz-background-size:30px 50px;
-ms-background-size:30px 50px;
-o-background-size:30px 50px;}
.cpxq .right {width:48%;float: right;}
.cpxq .right h3 {font-size: 25px;color: #333;margin-bottom: 20px;font-weight: bold;margin-top: 10px;}
.cpxq .right p {font-size: 16px;line-height: 1.8;color: #555;margin-bottom: 20px;}
.cpxq .right h4 {font-size: 20px;font-weight: bold;color: #0666b2;}
.cpxq .right .zxzx {width: 180px;height: 50px;border-radius: 6px;background: #0666b2;text-align: center;line-height: 50px;margin-top: 30px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .right .zxzx a {color: #fff;font-size: 18px;}
.cpxq .right .zxzx:hover{background: #af1314;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.cpxq .cptd {padding-top: 50px;}
.cpxq .cptd .bt {font-size: 20px;color: #fff;margin-bottom: 40px;font-weight: bold;border-bottom: #eee 2px solid;line-height: 2.2;}
.cpxq .cptd .bt i{font-size: 24px;margin-right: 10px;vertical-align: middle;font-weight: normal;}
.cpxq .cptd h3 {font-size: 18px;color: #333;font-weight: bold;margin-bottom: 15px;}
.cpxq .cptd .bt span {display: inline-block;padding: 0 30px;background: #0666b2;border-radius: 10px 10px 0 0}
.cpxq .cptd p {font-size: 16px;line-height:2;color: #555;margin-bottom: 15px;}

.ny_tjcp{padding: 0px 0 60px;position: relative;}
.swiper-yyly{width:100%; margin:0 auto; padding-bottom:50px !important;}
.swiper-yyly .swiper-slide{position:relative;}
.swiper-yyly .swiper-slide img{width:100%; height:auto; display:block;}
.swiper-yyly .swiper-slide .w_z{width:100%; padding:10px 5%; background-color:rgba(0,0,0,.5); position:absolute; bottom:0px; left:0; color:#222;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.swiper-yyly .swiper-slide .w_z h3{font-size:14px; color:#fff;position: relative;text-align: center;}
.swiper-yyly .swiper-slide:hover .w_z{background-color:rgba(6,102,178,.9);bottom:5px;}
.swiper-yyly .swiper-slide:hover .w_z h3{color: #fff;}
.sy_cp .swiper-pagination-bullet {
  background: #ccc;border: #333 1px solid;
}
.sy_cp .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#0666b2;border: #0666b2 1px solid;}
.sy_cp {padding-bottom: 60px;}
.htit{font-size: 20px;
  color: #fff;
  margin-bottom: 40px;
  font-weight: bold;
  border-bottom: #eee 2px solid;
  line-height: 2.2;}
.htit span {
  display: inline-block;
  padding: 0 30px;
  background: #0666b2;font-weight: bold;
	border-radius: 10px 10px 0 0;color: #fff;}
.htit i{font-size: 24px;margin-right: 10px;vertical-align: middle;font-weight: normal;}


.sy_hyyy {padding: 80px 0;overflow: hidden;}
.sy_hyyy ul {margin: 0 auto;}
.sy_hyyy ul li {width: 30.3333%; float: left;margin: 0 1.5% 30px;position: relative;overflow: hidden;}
.sy_hyyy ul li img {width: 100%; display: block;-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s; }
.sy_hyyy ul li .sign {position: absolute; left:50%;top:35%;width:400px; margin-left: -200px;height: 100%;	background: url(../images/hybj.png) no-repeat center top;	font-size: 14px;	line-height: 22px;	color: #fff;	text-align: center;padding-top: 20px;box-sizing: border-box;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;z-index: 999}
.sy_hyyy ul li .sign .tb {width:70px; height: 52px;margin: 0 auto;}
.sy_hyyy ul li .sign span { font-size: 19px;}
.sy_hyyy ul li:hover img {-webkit-transition:all 1s; -moz-transition:all 1s; -o-transition:all 1s; transition:all 1s;filter:grayscale(100%); -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%);}
.sy_hyyy ul li:hover .sign {-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;top: 45%;background: none;}
.sy_hyyy ul li .bg{	left:0;	bottom: 0;width:100%;	height:80%;	background: url(../images/bg_shadow06.png) center / 80% 100% no-repeat;position: absolute;-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 0;z-index: 998}
.sy_hyyy ul li:hover .bg{-webkit-transition:all 0.8s; -moz-transition:all 0.8s; -o-transition:all 0.8s; transition:all 0.8s;opacity: 1;}

.gy_hy{padding: 4vw 0;overflow: hidden}
.gy_hy ul li {width: 23%;margin: 0 1%;float: left;}
.gy_hy ul li img{width: 100%;display: block;}



.jj_ywfw {padding: 60px 0;background: #f6f6f6;}
.jj_ywfw ul li {width: calc((100% - 100px) / 5);float: left;margin-right: 25px;border-radius: 10px;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;padding: 30px 0;}
.jj_ywfw ul li:hover{transform: translateY(-5px);-wbkit-transform: translateY(-5px);-o-transform: translateY(-5px);-moz-transform: translateY(-5px);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.jj_ywfw ul li .tb {width: 188px;height: 188px;background: rgba(38, 132, 190, 0.16);margin: 0 auto 22px;border-radius: 50%;justify-content: center;align-items: center;display: flex;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.jj_ywfw ul li:hover .tb{-webkit-transform: rotateZ(360deg);-moz-transform: rotateZ(360deg);-o-transform: rotateZ(360deg);-ms-transform: rotateZ(360deg);transform: rotateZ(360deg);}
.jj_ywfw ul li .tb .box {width: 156px;height: 156px;justify-content: center;align-items: center;display: flex;border-radius: 50%;margin: 0 auto;background: #2684be;}
.jj_ywfw ul li .tb .box img{width: 66px;display: block;}
.jj_ywfw ul li h3 {font-weight: bold;font-size: 16px;line-height: 178.5%;text-align: center;color: #000000;margin-bottom: 10px;}
.jj_ywfw ul li:nth-child(5n){margin-right: 0;}
.jj_ywfw ul li p {font-size: 16px;color: #555;line-height: 1.8;text-align: center;height: 58px;overflow: hidden;}
.tit{margin-bottom: 50px;}
.tit h1{position: relative;font-size: 40px;color: #333;margin-bottom:30px;text-align: center;font-weight: bold;position: relative;padding-bottom: 20px;}
.tit h1::after{position: absolute;width: 60px;height: 4px;content: "";left: 50%;margin-left: -30px;background: #d6171b;bottom: 0;}

.tit h4 {text-align: center;font-size: 16px;line-height: 1.8;color: #444;}
.tit h5 {font-size: 20px;color: #444;text-align: center;}
.tit h5 span{font-size: 30px;color: #d6171b;margin: 0 5px;font-weight: bold;}

.ny_al{padding: 50px 0;}
.ny_al ul{display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.ny_al ul li{width: 23%;margin: 0 1% 3%;box-shadow: 0 0 5px #eaeef9;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;border-radius: 8px;overflow:hidden;}
.ny_al ul li:hover{box-shadow: 5px 5px 15px #ccc;}
.ny_al ul li .box{position: relative;}
.ny_al ul li .box .img {
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  background: #fff;
  position: absolute;
  bottom: -50px;
  left: 20px;
  z-index: 3;
  box-shadow: 0 4px 10px #ddd;
  line-height: 100px;
  overflow: hidden;display: flex;justify-content: center;align-items: center;
}
.ny_al ul li .box .img img {
  width: auto;
  max-width: 90%;
  vertical-align: middle;
}
.ny_al ul li .t_p{padding-bottom: 60%;transition: all 0.5s ease-in-out;position: relative;overflow: hidden;}
.ny_al ul li .t_p img{width: 100%;display: block;position: absolute;height: 100%;object-fit: cover;left: 0;top: 0; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_al ul li:hover .t_p img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.ny_al ul li .w_z {padding: 70px 20px 20px;}
.ny_al ul li .w_z h3{border-bottom: 1px solid #e0e0e0;padding-bottom: 20px;font-size: 20px;}
.ny_al ul li .w_z h3 a {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  height: 30px;
  line-height: 1.5;
  color: #333333;
}
.ny_al ul li .flbq{padding-top: 20px;}
.ny_al ul li .flbq a{display: inline-block;
  border-radius: 5px;
  margin-right: 5px;
  padding: 3px 8px;background: #fcede3; color: #f98d00;}

/*方案*/
.ny_jjfa{padding: 80px 0;background: url(../images/nybj.jpg) center / cover no-repeat;}
.challenge-list{border-radius: 10px;margin-bottom: 30px; font-size: 0;background: -webkit-linear-gradient(left,#d6171b,#8e0602);background: -ms-linear-gradient(left,#d6171b,#8e0602); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5031689', endColorstr='#e5214CB9',GradientType=1);box-shadow: 2px 3.464px 14.72px 1.28px rgba(0, 7, 21, 0.33);display: flex;justify-content: center;align-items: stretch;

}
.size24 {
  font-size: 24px !important;
}
.challenge-list li{display: inline-block;vertical-align: top; font-size: 14px;position: relative;width: 29%;padding: 90px 2%; text-align: center;box-sizing: border-box;}
.challenge-list li img{width: 60px;}

.challenge-list .line{position:absolute;top:0;right: 0;height: 100%;width: 1px}
.challenge-list li:last-child .line{display: none;}
.challenge-list h3{margin: 15px 0 25px;color: #fff;}
.challenge-list p{width: 270px;margin: 0 auto;max-width: 100%;color: #fff;font-size: 16px;line-height: 1.8;}

.fa_lc {padding: 70px 0;background: url(../images/tdbj.jpg) center / cover no-repeat;margin-top:70px;}

.qylc { }
.qylc ul li { width:20%; float:left; text-align:center;padding:10px 25px 30px;}
.qylc ul li img {width: 70px;margin: 0 auto;}
.qylc ul li h3 { font-size:20px; color:#fff; margin:15px 0;}
.qylc ul li p { font-size:14px; color:#333;line-height: 1.8;margin-bottom: 10px;padding: 0 20px;height: 78px}
.qylc ul li .bd { height:26px; background:url(../images/AD0Ipb_BBhAEGAAgoMH3wwUoy9TasQEwrQk4Gg.png) center center no-repeat}
.qylc ul li span { font-size:45px;font-weight: bold;color:#fff}

.fa_ys {padding: 80px 0;background: #f5f5f5;}
.fa_ys ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.fa_ys ul li{display: flex;justify-content: space-between;margin: 0 0 25px;align-items: center;background-color: #fff;width: 48%;padding: 35px;box-sizing: border-box;}
.fa_ys ul li .t_p{width: 60px;height: 60px;border-radius: 50%;background: #d6171b;text-align: center;line-height: 60px;color: #FFF;}
.fa_ys ul li .t_p i{font-size: 30px;}
.fa_ys ul li .w_z {width: calc(100% - 90px);}
.fa_ys ul li .w_z h3 {font-size: 20px;color: #222;margin-bottom: 15px;}
.fa_ys ul li .w_z p {font-size: 16px;color: #444;margin-bottom: 15px;}
.ny_yw {padding: 80px 0;}

.ny_yw .flex {display: flex;justify-content: space-between;align-items: stretch;}
.ny_yw ul li{width:23%;float: left;margin: 1%;position: relative;box-shadow: 0 0 15px rgba(0,0,0,0.08);}
.ny_yw ul li .t_p {overflow: hidden;padding-top: 65%;position: relative;}
.ny_yw ul li .t_p img{width: 100%;height: 100%;object-fit: cover;position:absolute;left: 0;top: 0;transition: 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li:hover .t_p img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li .t_p .mb {position: absolute;width: 100%;height: 100%;z-index: 9;background: rgba(0,0,0,0);top: 0;left: 0;}
.ny_yw ul li:hover .t_p .mb {background: rgba(0,0,0,0.6) url(../images/jh.png) center / 30px no-repeat;}
.ny_yw ul li .w_z {padding: 15px 15px 20px;}
.ny_yw ul li .w_z h3{font-size: 18px;font-weight: bold;color: #222;margin-bottom: 20px;position: relative;}
.ny_yw ul li .w_z h3::after{content: "";width: 20px;height: 2px;background: #d6171b;left: 0;position: absolute;bottom: -10px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li:hover .w_z h3::after{width: 50px; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_yw ul li .w_z p{font-size: 14px;color: #222;line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;}
.ny_yw ul li .t_p .hr{position:absolute;width: 100px; left:50%;top:50%;transform:translateX(-50%) translateY(-50%);z-index:5;height: 100px;}	
.ny_yw ul li .t_p .hr img{width:100%;height: 100%; opacity:0;transition:all 0.5s ease;-webkit-transform:all 0.5s ease;}
.ny_yw ul li:hover .hr img{opacity:1;}		
.ny_yw ul li:hover .hr img{-webkit-transform:rotate(360deg);animation:rotation 10s linear infinite;-moz-animation:rotation 10s linear infinite;-webkit-animation:rotation 10s linear infinite;-o-animation:rotation 10s linear infinite;}	
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0deg);}	to{-webkit-transform:rotate(360deg);}}
.ny_yw ul li .w_z .more{width: 150px;height: 36px;line-height: 36px;text-align: center;border-radius: 18px;background: #d6171b;font-size: 16px;margin-top: 30px;}
.ny_yw ul li .w_z .more a{color: #fff;}
.ny_yw ul li .w_z .more::after {
  background-color: #b00e12;
}

.ny_fwtx {padding: 60px 0;}
.ny_fwtx .fwrx {padding-bottom: 50px;display: flex;justify-content: space-between;align-items: center;}
.ny_fwtx .fwrx .left {width: 60%;float: left;}
.ny_fwtx .fwrx .left p{font-size: 18px;color: #222;line-height: 36px;margin-bottom: 10px;}
.ny_fwtx .fwrx .left p::before{content: "●";margin-right: 8px;}
.ny_fwtx .fwrx .right {width: 35%;float: right;padding:50px 30px;box-shadow: 0 0 20px rgba(0,0,0,0.1)}
.ny_fwtx .fwrx .right h2{font-size: 40px;font-weight: bold;color: #111;margin-bottom: 20px;}
.ny_fwtx .fwrx .right h2 i{font-size: 40px;margin-right: 15px;vertical-align: middle;color: #d6171b;}
.ny_fwtx .fwrx .right p {font-size: 20px;color: #555;}
.ny_fwtx .fwp2 {padding: 60px 0;background: #f5f5f5;}
.ny_fwtx .fwp2 ul{display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_fwtx .fwp2 li{width: 23.5%;margin-bottom: 20px;padding: 20px;box-shadow: 0 0 15px rgba(0,0,0,0.1);background: #fff;border-radius: 10px;text-align: center;}
.ny_fwtx .fwp2 li .t_b{text-align: center;margin: 0 auto 20px;color: #b00e12;}
.ny_fwtx .fwp2 li .t_b i{font-size: 50px;}
.ny_fwtx .fwp2 li p{font-size: 16px;color: #222;line-height: 30px;}
.ny_fwtx .fwp2 li h3{font-size:20px;color: #222;font-weight: bold;margin-bottom: 10px}


.index4Num{margin-top:25px; padding-top:45px;padding-bottom: 80px;min-height: 300px;}
.index4Num .con{display: flex;justify-content: space-between;}
.index4Num .line{width: 1px;background: #ccc;}
.index4Num .list{font-weight:bolder; float:left;text-align: center;}
.index4Num .big{font-size:36px; color:#b00e12; font-family: Arial; line-height: 50px; display: inline-block;}
.index4Num .ren {font-size: 24px;font-weight: normal;color: #b00e12}
.index4Num .small{font-weight:normal; display:inline-block;font-size:30px; color:#b00e12; font-family: Arial;line-height: 50px; margin: 0 0px 0 3px; vertical-align: bottom;}
.index4Num .p2{display:block; font-size:20px; color:#5a5a5a; line-height:35px; font-weight:normal;margin-top: 10px;text-align: center;}


@media screen and (max-width:1549px){
	.index4Num .big{font-size:60px;}
}
@media screen and (max-width:1199px){
	.index4{padding:60px 0;}
	.index4Num .list{width: 46%;margin-bottom: 20px;}
	.index4Num .big{font-size:50px;}
	.index4Num .p2{display:block;}
.index4Num .line {display: none;
}
	.index4Num{margin-top:0px; padding-top:30px;min-height: 200px;padding-bottom: 0}
	

}
@media screen and (max-width:767px){

	.index4Num{margin-top:20px; padding-top:20px;}
	.index4Num .big{font-size:30px; line-height: 30px;}
	.index4Num .p2{font-size:13px; margin-top:5px;}
	.index4Num .small {
  font-size: 20px;
  line-height:30px;
}
	
}


.ny_cpx {padding: 60px 0 0;}
.ny_cpx .cpp1{padding-bottom: 60px;display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_cpx .cpp1 li{width: 32%;position: relative;box-shadow: 0 0 15px rgba(0,0,0,0.15);}
.ny_cpx .cpp1 li .box {position: absolute;width: 100%;height: 100%;z-index: 5;transition: 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.ny_cpx .cpp1 li img {width: 100%;display: block;opacity: 0.3;transition: 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;z-index: 1;}
.ny_cpx .cpp1 li:hover img {opacity: 1}
.ny_cpx .cpp1 li:hover .box {opacity: 0;}
.ny_cpx .cpp1 li .t_b {width:90px;margin: 0 auto 20px;}
.ny_cpx .cpp1 li .t_b img{width:100%;opacity: 1;}
.ny_cpx .cpp1 li h3 {font-size: 20px;color: #222;font-weight: bold;}

.ny_cpx .cpp2{padding-bottom: 60px;padding-top: 60px;background: #f5f5f5; }
.ny_cpx .cpp2 ul{display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.ny_cpx .cpp2 li{width: 19%;position: relative;box-shadow: 0 0 15px rgba(0,0,0,0.15);padding: 15px 10px}
.ny_cpx .cpp2 li img{width: 100%;}
.ny_cpx .cpp2 li h3{padding: 15px 0 5px;font-size: 20px;color: #222;font-weight: bold;text-align: center;}
.ny_cpx .cpp2 li p{padding:10px 0 15px;font-size: 16px;color: #333;line-height: 1.6;text-align: center;}
.ny_cpx .cpp3{padding-bottom: 60px;padding-top: 60px; }
.ny_cpx .cpp3 ul{display: flex;justify-content: space-between;align-items: stretch;}
.ny_cpx .cpp3 ul li{width: 23.5%;padding: 20px 30px;text-align: center;}
.ny_cpx .cpp3 ul li .t_b{width:80px;background: #fff;border-radius: 50%;box-shadow: 0 0 10px rgba(0,0,0,0.15);text-align: center;height: 80px;display: flex;justify-content: center;align-items: center;margin: 0 auto;padding: 5px;}
.ny_cpx .cpp3 ul li .t_b img {width: 100%;}
.ny_cpx .cpp3 ul li h3 {font-size: 20px;color: #222;font-weight: bold;margin-top: 20px;}
.ny_cpx .cpp3 ul li p {font-size: 16px;color: #333;line-height: 1.8;margin-top: 15px;}

.ny_cpx .cpp4 {padding-bottom: 60px;padding-top: 60px;background: #f5f5f5;}
.ny_cpx .cpp4 .con{display: flex;justify-content: space-between;align-items: center;}
.ny_cpx .cpp4 .con .t_p{width: 55%;}
.ny_cpx .cpp4 .con .t_p img{width: 100%;}
.ny_cpx .cpp4 .con .w_z{width: 38%;}
.ny_cpx .cpp4 .con .w_z li{display: flex;justify-content: space-between;align-items: stretch;margin-bottom: 15px;}
.ny_cpx .cpp4 .con .w_z li .ico{width: 35px;height: 35px;margin-right: 10px;}
.ny_cpx .cpp4 .con .w_z li .zi{width: calc(100% - 50px);line-height: 40px;font-size: 20px;font-weight: bold;color: #222;}











.page {padding: 35px 0;overflow: hidden;text-align: center;}
.page a {width: 38px;height: 38px;display: inline-block;margin: 0 10px;border-radius: 50%;background: #eee;line-height: 38px;text-align: center;font-size: 16px;color: #333;}
.page a:hover{background: #d6171b;color: #fff;}
.page a.on{background: #d6171b;color: #fff;}
/*技术创新*/

.ny_jscx{padding: 110px 0;overflow: hidden}
.ny_jscx ul li {width: 30.3333%;float: left;margin: 0 1.5%;position:relative;height:30vw;}
.ny_jscx ul li img{width:100%; height:100%; display:block;object-fit: cover;}
.ny_jscx ul li .mb {position: absolute;top: 0;left: 0;height: 100%;width: 100%;background: rgba(0,0,0,0.5);z-index: 1;opacity: 0;transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;}
.ny_jscx ul li:hover .mb{opacity: 1;}
.ny_jscx ul li .w_z{width:100%; padding:20px 5%;  position:absolute; top:40%; left:0; color:#fff;
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;z-index: 2;}
.ny_jscx ul li .w_z h3{font-size:20px; color:#fff;position: relative;padding-bottom: 10px;text-align: center;margin-bottom: 15px;}
.ny_jscx ul li .w_z p {font-size: 16px;padding: 10px;color: #fff;line-height: 2;display: none;text-align: center;}
.ny_jscx ul li .w_z p a {display: block;color: #fff;}
.ny_jscx ul li .w_z .tb {width: 60px;margin:0 auto 20px;}
.ny_jscx ul li .w_z h3::before{width: 50px;background: #fff;content: "";position: absolute;left: 50%;margin-left: -25px;height: 2px;bottom: 0;}
.ny_jscx ul li:hover .w_z{background-color:rgba(6,88,162,.0); top:25%;}
.ny_jscx ul li:hover .w_z p{display: block;}
/*解决方案*/
.ny_fw {padding: 40px 0;}
.ny_fw ul li {margin-bottom: 10px;background: #f6f6f6;position: relative;overflow: hidden;}
.ny_fw ul li .tp {width: 50%;overflow: hidden;}
.ny_fw ul li .tp img {width: 100%;display: block;}
.ny_fw ul li .wenz {width: 50%;position: absolute;right: 0;height: 100%;top: 0;padding: 25px 3% 25px 5% ;display: flex;justify-content: center;align-items: center;box-sizing: border-box;}
.ny_fw ul li:nth-child(2n) .wenz{left: 0;right: auto;}
.ny_fw ul li .wenz .tb {width: 80px;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_fw ul li .wenz .tb i {font-size: 45px;color: #333;text-align: center;}
.ny_fw ul li:hover .wenz .tb {-webkit-transform: rotateY(360deg);-moz-transform: rotateY(360deg);-o-transform: rotateY(360deg);-ms-transform: rotateY(360deg);transform: rotateY(360deg);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_fw ul li .wenz h3 {font-size:24px; line-height:1.25; padding-bottom:20px; position:relative; margin-bottom:20px; color:#222;}
.ny_fw ul li .wenz h3:before{ content:''; position:absolute; left:0%; width:2em; height:4px; background:rgba(181,181,182,0.5); bottom:0px;}
.ny_fw p{  color:#666; line-height:1.8; letter-spacing: 0.1em;text-align:justify; margin-bottom:10px; font-weight: lighter;font-size: 14px;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;}
.ny_fw ul li .more {width: 120px;height: 38px;margin-top: 30px;text-align: center;font-size: 14px;position: relative;border: #333 1px solid;line-height: 38px;}
.ny_fw ul li .more::before{width: 30px;height: 1px;content: "";background: #333;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more:hover::before{width: 0;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more a {color: #333;position: relative;z-index: 3;}
.ny_fw ul li .more:hover a{color: #fff;}
.ny_fw ul li .more span {width: 0;height: 100%;position: absolute;left: 0;top: 0;z-index: 1;background: #1f69a3;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li .more:hover span{width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_fw ul li:hover .tp img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }



.ny_xw {margin: 30px auto 40px;}
.Activsbf1_lb{ width:100%; margin-top:10px;}

.Activsbf1_lb dl{ width:100%; background:#f6f6f6; padding:10px;  margin:0 0 20px; box-sizing: border-box;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;display: flex;align-items: stretch;justify-content: space-between;}

.Activsbf1_lb dt{ width:28%; float:left; overflow:hidden;}

.Activsbf1_lb dt a{}

.Activsbf1_lb dt img{ vertical-align:middle; width:100%;height: auto;object-fit: cover;}

.Activsbf1_lb dd{ width:68%; float:right; margin-top:15px; margin-right:0.5%}

.Activsbf1_lb dd .newNrtit{ width:100%; line-height:30px; font-size:16px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.Activsbf1_lb dd .newNrtit a{font-size:18px; color:#333;font-weight: bold;}

.Activsbf1_lb dd .newNrjs{ width:100%; margin-top:10px; line-height:1.8; color:#666; font-size:16px; display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;min-height: 91px;}

.Activsbf1_lb dd .Acdltj_time{width:100%; margin:15px 0 0; color:#999;font-size: 14px;}
.Activsbf1_lb dd .more1 a {width:160px;line-height: 45px;background: #d6171b;display: block;text-align: center;color: #fff;text-transform: uppercase;margin-top: 30px;margin-bottom: 10px;font-size: 16px;border-radius: 25px;}
.Activsbf1_lb dd:hover .more1 a {background: #c01014;color:#fff }

.Activsbf1_lb dl:hover dd .newNrtit a{ color:#d6171b;}


.Activsbf1_lb dl:hover dt img{-webkit-transition: -webkit-transform 0.3s ease 0s;transition: transform 1s ease 0s;-webkit-transform-origin: center;transform-origin: center;}
.Activsbf1_lb dl:hover dt img{-webkit-transform: scale(1.08);transform: scale(1.08);}



.lx_wm{padding: 60px 0;}
.lx_wm .con{display: flex;justify-content: space-between;align-items: stretch;}
.lxbox {width: 32%;background: #fff;padding: 20px;border: #eee 1px solid;}
.lx_wm li {width: 16%;background: #fff;box-shadow: 0 0 10px rgba(0,0,0,0.08);border-radius: 3px;text-align: center;color: #222;padding: 10px 6px;font-size: 18px;margin-top: 20px;display: flex;justify-content: center;align-items: center;}
.lx_wm li img{width: 36px;vertical-align: middle;margin-right: 4px;}

.lx_wm .x_x{width:45%; float:left;}
.lx_wm .lxan{width: 240px;margin-top: 40px;height: 50px;line-height: 50px;border-radius: 8px;background: #d6171b;text-align: center;font-size: 16px;}
.lx_wm .lxan i{margin-right: 10px;font-size: 20px;}
.lx_wm .lxan a{color: #fff;}
.lx_wm .l_y{width:55%; float:right;}
.lx_wm h3{font-size:24px; margin-bottom:15px;color: #222;font-weight: bold;}
.lx_wm h4{font-size:20px; line-height:26px; color:#222;font-weight: bold;margin-bottom:10px;margin-top: 25px;}
.lx_wm h5{font-size:20px; line-height:26px; color:#222;font-weight: bold;margin-bottom:25px;margin-top: 25px;}
.lx_wm em{width:30px; height:1px; background-color:#d6171b; display:block; margin-bottom:15px;}
.lx_wm b{font-family:Arial, Helvetica, sans-serif; color:#d6171b; padding-left:5px; font-size:20px !important;}
.lx_wm p{font-size:16px; line-height:26px;color: #444;margin-bottom:3px;padding: 7px 0;}
.lx_wm p i{padding-right:15px; color:#d6171b;font-size:21px;vertical-align: middle;}
.lx_wm input.w_z{width:32%;float: left;height:50px; font-size:16px; line-height:40px; margin-right:2%; margin-bottom:20px; border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;background: #fff;}
.lx_wm input.no{margin-right: 0;}
.lx_wm input.a_n{width:160px; height:50px; background-color:#d6171b; font-size:14px; color:#fff; line-height:40px;}
.lx_wm textarea{width:100%; height:150px; padding:5px; border:1px solid #e7e7e7; outline:none; resize:none; font-size:16px; line-height:50px; margin-bottom:20px;box-sizing: border-box;}
.sjkf {display: none;}
.ew_m{width:100%; height:100%; background-color:rgba(0,0,0,.8); display:none; position:fixed; top:0; left:0; display:none; z-index:99999;}



.ny_hy {padding: 50px 0 60px;background: #fafafa;}
.ny_hy .t_p{ width: 45%;float: left;}
.ny_hy .t_p img{ width: 100%;display: block;}
.ny_hy .w_z {width: 50%;float: right;padding: 50px 0 0 0;}
.ny_hy .w_z p{font-size: 16px;color: #333;line-height: 1.8;;}
.ny_hy h2 {margin-bottom: 25px;font-size: 20px;color: #222;font-weight: bold;}
.ny_hy ul{padding-top: 50px;}
.ny_hy ul li {width: 32%;float: left;margin: 0 2% 3% 0;background: #fff;position: relative;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_hy ul li:hover{
	-webkit-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	-o-box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);
	box-shadow: 0 0 8px 5px rgba(0,0,0,0.1);transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;
}
.ny_hy ul li:nth-child(3n){margin-right: 0;}
.ny_hy ul li .tp {overflow: hidden;height: 272px;}
.ny_hy ul li img {width: 100%;display: block;height: 100%;object-fit: cover;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_hy ul li:hover img{ -webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07); -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s;}
.ny_hy ul li .wenz {padding: 15px;border-top: #eee 1px solid;}
.ny_hy ul li .wenz h3 {font-size:16px;color: #333;line-height: 1.8;font-weight: bold;margin-bottom: 10px;}
.ny_hy ul li .wenz p {font-size: 14px;text-align: left;color: #555;line-height: 1.8;margin-bottom: 10px;}
.ny_hy ul li span {position: absolute;left: 0;bottom: 0;height: 3px;background: #d6171b;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;width: 0;z-index: 3;}
.ny_hy ul li:hover span {width: 100%;transition: all 0.3s;-wbkit-transition: all 0.3s;-o-transition: all 0.3s;-moz-transition: all 0.3s;}
.ny_hy ul li:hover .wenz h3{color: #d6171b;}
.ny_hy ul li:hover .wenz p{color: #d6171b;}

.ny_faxjbox{padding: 60px 0;}
.ny_faxj{}
.ny_faxj .hd {text-align: center;}
.ny_faxj .hd ul li{ display:inline-block;padding: 0 30px;background: #eee;line-height: 60px;border-radius: 10px;font-size: 20px;color: #222;margin: 0 10px;}
.ny_faxj .hd ul li:hover{background: #d6171b;color: #fff;}
.ny_faxj .hd ul li.on{background: #d6171b;color: #fff;}
.ny_faxj .bd{padding-top: 35px;}
.ny_faxj .p1 {padding-bottom: 60px;padding-top: 60px;background: #f5f5f5;}
.ny_faxj .p1 .con{display: flex;justify-content: space-between;align-items: center;}
.ny_faxj .p1 .con .t_p{width: 55%;}
.ny_faxj .p1 .con .t_p img{width: 100%;}
.ny_faxj .p1 .con .w_z{width: 38%;}
.ny_faxj .p1 .con .w_z li{display: flex;justify-content: space-between;align-items: stretch;margin-bottom: 15px;}
.ny_faxj .p1 .con .w_z li .ico{width: 35px;height: 35px;margin-right: 10px;border-radius: 20px;background: #eee;font-size: 25px;color: #d6171b;font-weight: bold;text-align: center;line-height: 35px;}
.ny_faxj .p1 .con .w_z li .zi{width: calc(100% - 50px);line-height: 30px;font-size: 16px;color: #222;}

.fa_dtx {padding: 80px 0;background: url(../images/indexbg_03_3.jpg) center / cover no-repeat;overflow: hidden;position: relative;}
.fa_dtx .m_b {background: rgba(0,0,0,0.4);position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.fa_dtx .text {font-size: 16px;color: #fff;line-height: 2;}
.fa_dtx .con{position: relative;z-index: 5;}

.logobox{padding: 60px 0;overflow: hidden;background: linear-gradient(180deg,#dfe8fc 4.5%,#e2e7f8 63.5%,#f5f7fd);}
.hz_hb{padding: 10px 0;width: 100%;-webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0),rgb(0,0,0) 30%,rgb(0,0,0) 70%,rgba(0,0,0,0));
  mask-image: linear-gradient(to right,rgba(0,0,0,0),#000 30%,#000 70%,rgba(0,0,0,0));}
.hz_hb ul li{width:200px;float: left;padding:10px;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}
.hz_hb ul li img{width: 100%;display: block;}
.hz_hb2{padding: 10px 0;width: 100%;-webkit-mask-image: linear-gradient(to right,rgba(0,0,0,0),rgb(0,0,0) 30%,rgb(0,0,0) 70%,rgba(0,0,0,0));
  mask-image: linear-gradient(to right,rgba(0,0,0,0),#000 30%,#000 70%,rgba(0,0,0,0));}
.hz_hb2 ul li{width:200px;float: left;padding:10px;box-sizing: border-box; }
.hz_hb2 ul li img{width: 100%;display: block;}

.ny_lxty {padding: 80px 0;overflow: hidden;background:url(../images/pricing-bg.png) center / cover no-repeat;}
.ny_lxty .con{text-align: center;}
.ny_lxty .con h1{font-size: 50px;color: #fff;margin-bottom: 20px;font-weight: bold;}
.ny_lxty .con h3{font-size: 24px;color: #fff;margin-bottom: 50px;}
.ny_lxty .con .an {width: 180px;height: 55px;background: #d6171b;border-radius: 8px;text-align: center;margin: 0 10px;line-height: 55px;display: inline-block;}
.ny_lxty .con .an a{color: #fff;font-size: 18px;}








.opposite div {
    min-height: 240px;
    width: 100%;background: #f7f8f8;
}
.sy_fw ul li .opposite .opposite-content-text{ display: table-cell; vertical-align: middle; text-align: center;width: 100%;}
.sy_fw ul li .opposite .opposite-content-text a {font-size: 19px;line-height: 45px;color: #3c5a77;display: block;text-align: center;}

@-webkit-keyframes flipOutYtest {
  from {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
  }

  40% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 60deg);
    opacity: 1;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }

  to {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, 180deg);
    opacity: 0;
  }
}

.test{
  -webkit-animation: flipOutYtest 0.5s linear;
  animation: flipOutYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}


@-webkit-keyframes flipInYtest {
  from {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -180deg);
    opacity: 0;
  }

  50% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -90deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    transform: perspective(1400px) rotate3d(0, 1, 0, -60deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(1400px);
    transform: perspective(1400px);
    opacity: 1;
  }
}

.test2{
  -webkit-animation: flipInYtest 0.5s linear;
  animation: flipInYtest 0.5s linear;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.test2 span {width: 88px;height: 88px;padding: 20px;box-sizing: border-box;display: block;margin: 0 auto;border: #fff 1px solid;border-radius: 50%;}
.test2 span img {width: 100%;display: block;}

.kpfz {padding: 60px 0;}
.kpfz ul {display: flex;justify-content: center;}
.kpfz ul li {width: 18%;height: 400px;margin: 0 1%;position: relative;}
.kpfz ul li .tx1 {position: absolute;width: 100%;height: 100%;z-index:3;-webkit-transition:all 1.5s; -moz-transition:all 1.5s; -o-transition:all 1.5s; transition:all 1.5s;border-radius: 10px;display: flex;justify-content: center;flex-direction: column;}
.kpfz ul li .tb {width: 88px;height: 88px;border-radius: 50%;margin: 0 auto;border: #fff 1px solid;padding: 22px;box-sizing: border-box;}
.kpfz ul li .tb img {width: 100%;display: block;}
.kpfz ul li h3 {font-size: 16px;color: #fff;line-height: 55px;text-align: center;}
.kpfz ul li .tx2 {position: absolute;width: 100%;height: 100%;z-index:1;box-shadow: 10px 10px 30px 0px rgba(0,0,0,0.1);-webkit-transition:all 1.5s; -moz-transition:all 1.5s; -o-transition:all 1.5s; transition:all 1.5s;border-radius: 10px; background: linear-gradient(180deg,#02468e 0,#57a1ed);display: flex;justify-content: center;flex-direction: column;padding: 20px;box-sizing: border-box;-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);}
.kpfz ul li:hover .tx1 {-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-o-transform: rotateY(180deg);-ms-transform: rotateY(180deg);transform: rotateY(180deg);z-index: 1;}
.kpfz ul li:hover .tx2{z-index: 3;-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-o-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transform: rotateY(0deg);}
.kpfz ul li p {font-size: 16px;line-height: 1.8;color: #fff;}

/*解决方案第三次修改*/

.ny_jjfa3_1 {padding: 70px 0;}
.ny_jjfa3_1 .hd{overflow: hidden}
.ny_jjfa3_1 .hd ul li{float: left;width: 23.5%;margin-right: 2%;padding: 30px 25px;border-radius: 8px;background: rgba(214,23,27,0.1);display: flex;justify-content: space-between;align-items: center;}
.ny_jjfa3_1 .hd ul li:last-child{margin-right: 0;}
.ny_jjfa3_1 .hd ul li.on {background: #d6171b;}
.ny_jjfa3_1 .hd ul li .w_z {width: calc(100% - 85px)}
.ny_jjfa3_1 .hd ul li .w_z h3{font-size: 20px;color: #222;font-weight: bold;margin-bottom: 6px;}
.ny_jjfa3_1 .hd ul li .w_z p{font-size:14px;color: #444;}
.ny_jjfa3_1 .hd ul li img {width: 40px;display: block;}
.ny_jjfa3_1 .hd ul li.on .w_z h3{color: #fff}
.ny_jjfa3_1 .hd ul li.on .w_z p{color: #fff}
.ny_jjfa3_1 .hd ul li.on img{filter: brightness(50.2);}

.ny_jjfa3_1 .bd {margin-top: 20px;}
.ny_jjfa3_1 .bd ul{display: flex;justify-content: flex-start;align-items: stretch;flex-wrap: wrap;}
.ny_jjfa3_1 .bd li {width: 32.33333%;margin: 0.5%;background: #f6f6f6;border-radius: 5px;padding:12px;line-height: 30px;font-size: 16px;font-weight: bold;color: #222;}
.ny_jjfa3_1 .bd li i{font-size: 18px;color: #d6171b;margin-right: 10px;}

/*新修改*/
.ny_xjfa1{padding: 70px 0;}
.ny_xjfa1 ul{display: flex;justify-content: space-between;align-items: stretch;}
.ny_xjfa1 ul li{float: left;width: 19%;margin-right:1%;background: #fff;border: #eee 1px solid;}
.ny_xjfa1 ul li.on .bt{background: #d6171b;}
.ny_xjfa1 ul li .w_z {width: calc(100% - 85px)}
.ny_xjfa1 ul li .w_z h3{font-size: 20px;color: #222;font-weight: bold;margin-bottom: 6px;}
.ny_xjfa1 ul li .w_z p{font-size:14px;color: #444;}
.ny_xjfa1 ul li img {width: 40px;display: block;}
.ny_xjfa1 ul li.on .w_z h3{color: #fff}
.ny_xjfa1 ul li.on .w_z p{color: #fff}
.ny_xjfa1 ul li.on img{filter: brightness(50.2);}
.ny_xjfa1 ul li.on{background: rgba(214,23,27,0.05);}
.ny_xjfa1 ul li:last-child{margin-right: 0;}
.ny_xjfa1 ul li .bt{padding: 30px 25px;border-radius: 8px;background: rgba(214,23,27,0.15);display: flex;justify-content: space-between;align-items: center;}
.ny_xjfa1 ul li .n_r{padding:20px;}
.ny_xjfa1 ul li .n_r p{margin-bottom:20px;line-height: 25px;font-size:15px;color: #222;}
.ny_xjfa1 ul li .n_r p i{font-size: 18px;color: #d6171b;margin-right: 10px;}
.solveCont {margin-top: 70px;}
.solveCont .list{padding: 80px 0 80px 60px; position: relative; overflow: hidden; border-radius: 20px; }
.solveCont .list::before{ content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-size: cover; background-position: center left; transition: all 3s ease; background-image: url(../images/listbg1.jpg);}

.solveCont .list .iconbox{ display: flex; position: relative; }
.solveCont .list .box{ display: inline-block; position: relative;}
.solveCont .list .iconbox::after{ position: absolute; content: ''; left: 20px; right: 20px; top: 33px; border-bottom: 1px dotted #bfbfbf; }
.solveCont .list .icon{ margin-right: 100px; text-align: center; color: #000; position: relative; z-index: 2; }
.solveCont .list .icon a{ display: block; color: #000; }
.solveCont .list .icon p{font-size: 16px; }
.solveCont .list .icon:last-child{ margin-right: 0 }
.solveCont .list .icon span{ display: block; width:75px; height: 75px; background-color: #fff; border-radius: 75px; margin-bottom: 15px; position: relative; }
.solveCont .list .icon span::after{ content: ''; position: absolute; width: 100%; height: 100%; left: 0; top: 0; background-repeat: no-repeat; background-position: center; transition: all 0.5s ease; }
.solveCont .list .icon:hover span::after{ transform: rotateY(360deg); }
.solveCont .list .icon .sp1::after{ background-image: url(../images/listIcon1.png); }
.solveCont .list .icon .sp2::after{ background-image: url(../images/listIcon2.png); }
.solveCont .list .icon .sp3::after{ background-image: url(../images/listIcon3.png); }
.solveCont .list .icon .sp4::after{ background-image: url(../images/listIcon4.png); }



.sy_jrbk{padding: 80px 0;overflow: hidden;background: url(../images/bj6.jpg) center / cover no-repeat;}
.sy_jrbk .tit h1{color: #fff;}
.sy_jrbk .tit h3{color: #fff;font-size: 17px;line-height: 1.8;max-width: 1000px;margin: 0 auto;}
.sy_jrbk .more {margin: 40px auto 0;text-align: center;width: 200px;font-size: 13px;height: 50px; line-height: 50px;position: relative;color: #fff;letter-spacing: 2px;border: #fff 1px solid;border-radius: 25px;overflow: hidden;background: none}
.sy_jrbk .more .po{position: relative;z-index: 9;}
.sy_jrbk .more i {margin-left: 5px;}
.sy_jrbk .more span {width: 0;height: 100%;background: #c9151e;position: absolute;left: 0;bottom: 0;-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -o-transition:all 0.3s; transition:all 0.3s;}
.sy_jrbk .more:hover span {width: 100%;}
.sy_jrbk .more:hover{border: #c9151e 1px solid;color: #fff;}









.sy_ad {padding: 80px 0 60px;background-color: #f5f5f5;overflow: hidden;}
.sy_ad ul {display: flex;justify-content: space-between;align-items: stretch;flex-wrap: wrap;}
.sy_ad ul li {width: 31.3333%;padding: 30px;box-sizing: border-box;margin-bottom: 40px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
  z-index: 1;background: #FFF; border-radius: 10px;text-align: left;}
.sy_ad ul li:hover{-webkit-box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);
          box-shadow: 0px 20px 40px 0px rgba(0, 29, 8, 0.1);}
.latest-service__item-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background: #fde3e4;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 500px;
  margin: 0 0 24px;color: #d6171b;-webkit-transition: 0.3s;
  transition: 0.3s;
}
.latest-service__item-icon i {font-size: 36px;}
.sy_ad ul li .bt {font-size: 24px;color: #111;margin-bottom: 15px;font-weight: bold;text-align: left;-webkit-transition: 0.3s;
  transition: 0.3s;}
.sy_ad ul li .nr {font-size: 16px;line-height: 1.8;color: #333;}
.sy_ad ul li:hover .bt{color: #d6171b;}
.sy_ad ul li:hover .latest-service__item-icon{background: #d6171b;color: #fff;}
.cpqh{padding: 70px 0;}
.cpqh .hd {margin-bottom: 35px;text-align: center;}
.cpqh .hd ul li{ display:inline-block;font-size: 16px;line-height: 24px;padding: 12px 36px;color: #222;border-radius: 25px;background: #eee;margin: 0 2px;}
.cpqh .hd ul li.on{ background: #d6171b;color: #fff;}
.cpqh .bd {}
.cpqh .bd .bj{background:rgba(255,255,255,0.95);border-radius: 20px;overflow: hidden;padding: 20px;}
.cpqh .bd .flex {display: flex;align-items: stretch;}
.cpqh .bd .t_p{width: 41%;float: left;}
.cpqh .bd .t_p p{font-size:16px;color: #222;line-height: 1.6;padding: 20px 20px 0;font-weight: bold;}
.cpqh .bd .t_p p span{display: block;text-align: right;font-weight: normal;}
.cpqh .bd .t_p img{width: 100%;display: block;height: 300px;object-fit: cover;}
.cpqh .bd .w_z {width: 59%;padding: 0px 48px;}
.cpqh .bd h2 {font-size: 25px;margin-bottom: 24px;color: #000;font-weight: 600;}
.cpqh .bd .w_z li{background: rgba(214,23,27,0.05);width: 31.3333%;margin: 0 1%;}
.cpqh .bd .w_z li .b_t{background: #d6171b;padding: 15px 15px;border-radius: 8px;}
.cpqh .bd .w_z li .b_t h4{font-size: 24px;color: #fff;font-weight: bold;margin-bottom: 6px;}
.cpqh .bd .w_z li .b_t p{font-size: 20px;color: #fff;}
.cpqh .bd .w_z li .text{padding: 20px;line-height: 25px; font-size: 15px;color: #222;}
.cpqh .bd .w_z .jjys{padding: 20px;border-radius: 10px;background:#d6171b;color: #fff;font-size: 16px;line-height: 1.8;margin-top:35px; }
.cpqh .bd .w_z .jjys span{color: #ffff00;}

.cpqh .bd .w_z .cp {width: 345px;}
.cpqh .bd h3 {font-size: 18px;line-height: 28px;color: #222;font-weight: 600;margin-bottom: 16px;background: url(../images/title.png) left center / 50px no-repeat;padding-left: 60px;display: flex;align-items: center;}
.cpqh .bd h3 i {display: inline-block;width: 60px;height: 28px;background: url(../images/title2.png) right center / 50px no-repeat;}





.slideGroup {
	margin:0 auto;
	padding:70px 0;
}

.slideGroup .parHd {
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
}

.slideGroup .parHd {margin-bottom: 35px;text-align: center;}
.slideGroup .parHd ul li{ display:inline-block;font-size: 16px;line-height: 24px;padding: 12px 36px;color: #222;border-radius: 25px;background: #eee;margin: 0 2px;}
.slideGroup .parHd ul li.on{ background: #d6171b;color: #fff;}



.slideGroup .slideBox {
	overflow: hidden;
	zoom: 1;
	padding: 10px 0 10px;
	position: relative;
}

.slideGroup .sPrev,
.slideGroup .sNext {
	position: absolute;
	left: 5px;
	top: 10px;
	display: block;
	width: 54px;
	height: 100%;z-index: 8;
	background: url(../images/prev_off.png) left center no-repeat;
}

.slideGroup .sNext {
	left: auto;
	right: 5px;
	background: url(../images/next_off.png) right center no-repeat;
}

.slideGroup .parBd ul {
	overflow: hidden;
	zoom: 1;
}

.slideGroup .parBd ul li .bj{background:rgba(255,255,255,0.95);border-radius: 20px;overflow: hidden;padding: 20px;}
.slideGroup .parBd ul li .flex {display: flex;align-items: stretch;}
.slideGroup .parBd ul li .t_p{width: 41%;float: left;margin-left: 15px;}
.slideGroup .parBd ul li .t_p p{font-size:16px;color: #222;line-height: 1.6;padding: 20px 20px 0;font-weight: bold;}
.slideGroup .parBd ul li .t_p p span{display: block;text-align: right;font-weight: normal;}
.slideGroup .parBd ul li .t_p img{width: 100%;display: block;height: 300px;object-fit: cover;}
.slideGroup .parBd ul li .w_z {width: 59%;padding: 0px 20px 0 48px;}
.slideGroup .parBd ul li h2 {font-size: 25px;margin-bottom: 24px;color: #000;font-weight: 600;}
.slideGroup .parBd ul li .w_z dd{background: rgba(214,23,27,0.05);width: 31.3333%;margin: 0 1%;}
.slideGroup .parBd ul li .w_z dd .b_t{background: #d6171b;padding: 15px 15px;border-radius: 8px;}
.slideGroup .parBd ul li .w_z dd .b_t h4{font-size: 24px;color: #fff;font-weight: bold;margin-bottom: 6px;}
.slideGroup .parBd ul li .w_z dd .b_t p{font-size: 20px;color: #fff;}
.slideGroup .parBd ul li .w_z dd .text{padding: 20px;line-height: 25px; font-size: 15px;color: #222;}
.slideGroup .parBd ul li .w_z .jjys{padding: 10px 0;color: #222;font-size: 16px;line-height: 1.8;margin-top:10px;position: relative;}
.slideGroup .parBd ul li .w_z .jjys .yh1 {display: inline-block;width: 15px;height: 25px;background: url(../images/yh1.png) left center / 15px no-repeat;margin-right: 5px;}
.slideGroup .parBd ul li .w_z .jjys .yh {display: inline-block;width: 15px;height: 25px;background: url(../images/yh.png) right center / 15px no-repeat;margin-left: 5px;}
.slideGroup .parBd ul li .w_z .jjys span{color: #d6171b;}
.slideGroup .parBd ul li .w_z .cp {width: 345px;}
.slideGroup .parBd ul li h3 {font-size: 18px;line-height: 28px;color: #222;font-weight: 600;margin-bottom: 16px;background: url(../images/title.png) left center / 50px no-repeat;padding-left: 60px;display: flex;align-items: center;}
.slideGroup .parBd ul li h3 i {display: inline-block;width: 60px;height: 28px;background: url(../images/title2.png) right center / 50px no-repeat;}



.slideGroup .parBd ul li {
	margin: 0 ;
	width: 100%;
	position: relative;
}

.slideGroup .parBd ul li .pic {
	text-align: center;
}

.slideGroup .parBd ul li .pic img {
	width: 100%;
	height: 385px;
	display: block;
	padding: 2px;
}


.slideGroup .parBd ul li .description {
	position: absolute;
	width: 280px;
	height: 145px;
	background: #372d2b;
	padding: 20px 10px 10px 20px;
	top:120px;
	left: 420px;
	color:#fff
}
.slideGroup .parBd ul li .description h4{
	color: #cca552;
	height: 40px;
	line-height: 40px;
}
.slideGroup .parBd ul li .description a{
	color: #fff;
	float: right;
	margin-top: 10px;
	background: #7c0002;
	border-radius: 5px;
	padding: 3px 10px;
}


.ny_ryzz {padding: 60px 0;}

.swiper-zz{ margin:0 auto; padding-bottom:50px;}
.swiper-zz .swiper-slide{position:relative;overflow: hidden}
.swiper-zz .swiper-slide .tp{overflow: hidden;border: #ccc 1px solid;overflow: hidden}
.swiper-zz .swiper-slide img{width:100%; height:auto; display:block;-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.swiper-zz .swiper-slide:hover img{-webkit-transform:scale(1.07); -moz-transform:scale(1.07); -o-transform:scale(1.07); -ms-transform:scale(1.07); transform:scale(1.07);-webkit-transition:all 0.5s; -moz-transition:all 0.5s; -o-transition:all 0.5s; transition:all 0.5s; }
.swiper-zz .swiper-slide .w_z{width:100%; padding:10px 5%; 
transition:all .5s;
-webkit-transition:all .5s;
-moz-transition:all .5s;
-ms-transition:all .5s;
-o-transition:all .5s;text-align: center;box-sizing: border-box}
.swiper-zz .swiper-slide .w_z h3{font-size:16px; color:#222; }
.swiper-zz .swiper-slide:hover h3{color: #d6171b}
.ny_ryzz .swiper-pagination-bullet {
    width: 36px;
    height: 3px;
    display: inline-block;
    background: #ccc;
    opacity: 1;
}
.ny_ryzz .swiper-pagination-bullet.swiper-pagination-bullet-active { background:#d6171b;border: #d6171b 1px solid;}




















.more{display: block;width: 180px;height: 45px;text-align: center;line-height: 45px;background-color: #f03d41;color: #FFFFFF;font-size:16px;overflow: hidden;position: relative;z-index: 0;border-radius: 26px;margin-top:20px;}
.more a {color: #fff;}
.more a i {margin-left: 8px;}
.more::after{content: '';width: 0;height: 100%;background-color: #9d0609;position: absolute;top: 0;left: 0;transition: all .3s;z-index: -1;}
.more:hover::after{width: 100%;}
.more:hover{color: #fff;}
.ny_hbj{background:url(../images/falc.jpg) center / cover no-repeat;}

.cpqh .bd .flex {
  display: flex;
  align-items: stretch;
  border-radius: 20px;
  overflow: hidden;
}

.fa_xj3 {padding: 70px 0;background: #f5f5f5;}
.fa_xj3 ul {display: flex;justify-content: flex-start;flex-wrap: wrap;}
.fa_xj3 ul li{display: flex;justify-content: center;margin: 0 0 25px;align-items: flex-start;flex-direction: column; background-color: #fff;width: 31.3333%;padding: 35px;box-sizing: border-box;margin: 1%;}
.fa_xj3 ul li .t_p{width: 60px;height: 60px;border-radius: 50%;background: #d6171b;text-align: center;line-height: 60px;color: #FFF;margin-bottom: 25px;}
.fa_xj3 ul li .t_p i{font-size: 30px;}
.fa_xj3 ul li .w_z {width: calc(100% - 90px);}
.fa_xj3 ul li .w_z h3 {font-size: 20px;color: #222;margin-bottom: 15px;font-weight: bold;}
.fa_xj3 ul li .w_z p {font-size: 16px;color: #444;margin-bottom: 15px;}
.fa_xj3 ul li .w_z .more{width: 180px;height: 40px;line-height: 40px;text-align: center;background: #d6171b;margin-top: 20px;border-radius: 8px;font-size: 16px;}
.fa_xj3 ul li .w_z .more a {color: #fff;}
.fa_xj3 ul li:nth-child(n+4){width: 48%;}

.cpzclm { width:100%; background:url(../images/cpbj.jpg) center / cover no-repeat; overflow:hidden; text-align:center; padding:70px 0}
.cpzclm .tb { text-align:center; margin:0px auto 40px;}
.cpzclm h2 { font-size:30px; color:#333; margin-bottom:20px;}
.cpzclm h3 a { font-size:20px; color:#333; font-weight:normal }
.cpzclm .more {background: #d6171b;margin: 0 auto;}
.ny_cpx .cpp4 .con .w_z .tit h1{text-align: left;}
.ny_cpx .cpp4 .con .w_z .tit h1::after{left: 0;margin-left: 0;}

.ny_cpx .cpp4 .con .w_z .more {background: #d6171b;}
.ny_bmbox {width: 1260px;margin: 60px auto;display: flex;justify-content: space-between;align-items: stretch;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,0.1);}
.ny_bmbox .left {width: 460px;background:#d6171b;padding: 35px;position: relative;}
.ny_bmbox .left::after{background: url(../images/bjlogo.png) right bottom no-repeat;content: "";position: absolute;width: 100%;height: 100%;left: 0;bottom: 0;}
.ny_bmbox .left h1 {font-size: 36px;font-weight: bold;color: #fff;margin-bottom: 30px;text-align: center;}
.ny_bmbox .left ul {display: flex;justify-content: space-between;align-items: center;margin-top: 50px;}
.ny_bmbox .left ul li{width: 33.3333%;text-align: center;color: #fff;}
.ny_bmbox .left ul li .t_b{text-align: center;color: #fff;margin-bottom: 10px;}
.ny_bmbox .left ul li i{font-size: 35px;}
.ny_bmbox .left ul li h3{font-size: 16px;color: #fff;}
.ny_bmbox .left .w_z {padding: 50px 0 20px;font-size: 16px;line-height: 30px;color: #fff;}

.ny_bmbox .right {width:700px;padding: 30px 30px 30px 0;}
.ny_bmbox .right h2 {color: #333;
  margin-bottom: 25px;
  font-size: 18px;}
.ny_bmbox .right li{width: 48%;float: left;margin: 0 1%;}
.ny_bmbox .right li.da{width: 98%;position: relative;}
.ny_bmbox .right li #file {
  width: 100%;
  height: 40px;
  cursor: pointer;
  position: absolute;line-height: 40px;padding-left: 13px;
  top: 0;
  right: 0;opacity: 0;
}
.ny_bmbox .right li .s_c {width: 120px;height:40px;line-height: 40px; text-align: center;background: #216aa2;position: absolute;right:0px;top: 0;font-size: 16px;color: #fff;}

.ny_bmbox .right li .l_m{width: 100%;line-height: 40px;font-size: 16px;color: #333;margin-bottom: 5px;}
.ny_bmbox .right li .l_m span{color: #B80205;margin-right: 4px;}
.ny_bmbox .right input.w_z {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin-right: 3%;
  margin-bottom: 15px;
  border: 1px solid #e7e7e7;
  padding: 0 5px;
  box-sizing: border-box;
  background: #fff;
}
.ny_bmbox .right select {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;border:1px solid #e7e7e7; padding:0 5px;box-sizing: border-box;margin: 0 0 15px;color: #666;
}
.ny_bmbox .right .a_n {
  width: 220px;
  height: 60px;
  background: #d6171b;
  font-size: 16px;
  color: #fff;
  line-height: 60px;margin: 30px 0 0;text-align: center;border-radius: 6px;display: inline-block;margin-right: 20px;
}
.ny_bmbox .right textarea {
  width:100%;
  height: 90px;
  padding: 5px;
  border: 1px solid #e7e7e7;
  outline: none;
  resize: none;
  font-size: 14px;
  line-height: 28px;
  box-sizing: border-box;
}

.sj_hxcp{display: none;}





















@media only screen and (max-width:1440px) {
	.index04wrap .index04 {
  padding: 130px calc((100% - 1260px)/2);
}
	
	.foot .zuo3 ul li {
  margin-right: 50px;
}
	.foot .zuo3 ul li.lx {
  width: 280px;
}
	.header .nav ul li {
  padding: 0 20px;
}
	.speechcon {
  font-size: 14px;
}
	.ny_cp .list {
  width:300px;
}
	.ny_cp .right {
  width: calc(100% - 300px);
}
	.ny_cp .right .box {
    padding: 4.27vw 3% 5.2vw 4.27vw;min-height: 500px;
  }
	.subNav {
  font-size: 18px;
}
	.nban {
  height: 480px;
}
	
	
	
}


@media only screen and (max-width:1380px) {
	.index4 .text .p {
  font-size: 14px;
  line-height: 1.8;height: 130px;
}
	.ban .swiper-slide .word h4 {font-size: 20px;
}
	.ban .swiper-slide .word h3 {
	font-size:60px;
}
	.zxzx .right ul li {
  padding: 15px 0;
}
	 .foot .zuo3 ul li {
    margin-right:30px;
  }
	  .index4Num .big {
    font-size: 40px;
  }
	
	
	
}



@media only screen and (max-width:1280px) {
	.foot .zuo3 {
  width: auto;
}
	.ban .swiper-slide .word {
  margin-left: -600px;
  width: 1200px;
}
	 .index4Num .big {
    font-size: 30px;
  }
	
	
	
	
}




@media only screen and (max-width:1024px) {
  .header .nav ul li {
    padding: 0 0px;
  }
	.header .nav ul li .con{width: 100%;}
	.nav .e_j.cp .lm {
  max-width: 100%;border-right: hsla(0,0%,59.2%,.18) 0 solid;
  padding: 0 0;flex-grow: 0;width: 100%;margin-bottom: 10px;
}
	.nav .e_j.cp .lm h3 em {
  font-size: 16px;
}
	.nav .e_j.cp .con h2 {display: none;
}
	.nav .e_j.cp .lm h3 {
  margin-bottom:15px;
}
	.nav .e_j .left {display: none}
.container { width: 94%; margin: 0 auto;-moz-box-sizing: border-box; /*Firefox3.5+*/-webkit-box-sizing: border-box; /*Safari3.2+*/-o-box-sizing: border-box; /*Opera9.6*/-ms-box-sizing: border-box; /*IE8*/box-sizing: border-box;}

.ban .swiper-slide {
  height: 24rem;
}

	.ban .swiper-slide .bg1 {height: 100%
}
	.ban .swiper-slide .word h3 {
  font-size:2.4rem;
  letter-spacing: 3px;margin: 15px 0 10px;
  line-height: 1.5;
}
	.ban .swiper-slide .word h4 {font-size:20px;color: #fff; margin-top: 0px;letter-spacing: 0;
}
	.ban .swiper-slide .word {
  left: 5%;
  margin-left: 0;
  width: 90%;
  height:10rem;
  top: 50%;
  margin-top: -70px;
}
	.ban .swiper-slide .word a.xq {
  width: 140px;
  height: 34px;
  font-size: 14px;
  
  line-height: 34px;
  
  bottom: 20px;
  right: 50%;
  margin-right: -70px;
}
	.ban .swiper-slide .word a.xq::after {
  right: 15px;
}
	.sy_hxcp .box {display: none;
}
	.sy_hxcp {
  padding: 60px 0 40px;
}
	.sj_hxcp{display: block;}
	.sj_hxcp .hd ul{text-align: center;}
	.sj_hxcp .hd ul li{ display:inline-block;border: #329ad6 1px solid;padding: 0 8px;border-radius: 5px;margin: 0 2px;font-size: 16px;line-height: 38px;color: #222;font-weight: bold;}
	.sj_hxcp .hd ul li:hover{background: #329ad6;color: #fff;}
	.sj_hxcp .hd ul li.on{background: #329ad6;color: #fff;}
	.sj_hxcp .bd{padding: 40px 20px 40px;overflow: hidden;background: url(../images/cpk1.png) center top / 100% no-repeat;position: relative;margin-top: 20px;}
	.sj_hxcp .bd::before{content: "";background: url(../images/cpk2.png) center / 100% repeat-y;width: 100%;top: 40px;bottom:38px;left: 0;position: absolute;
	    z-index: -1;
	}
	.sj_hxcp .bd::after{width: 100%;content: "";height: 40px;bottom: 0;left: 0;background: url(../images/cpk3.png) center / 100% no-repeat;position: absolute;}
	.sj_hxcp .bd li {line-height: 35px;font-size:16px;font-weight: bold;width: 100%;float: left;}
	.sj_hxcp .bd li a {color: #329ad6;}

.indcase-box .swiper-slide img {
  width: 100%;
  height: 28rem;
}
	.product-number-info li .t_b {
  width: 50px;
  margin: 20px auto 0px;
}
	
	.video1 {
  height: 22rem;
}

	.index4 .text {
  width: 100%;
  padding: 0 0 25px 0;
}
	.index4 .text .p {
    font-size: 16px;
    height: auto;
  }
	.videoR {
  width: 100%;
  padding: 0 0 25px 3%;
}
	.sy_cp {
  padding: 50px 0;
}
	.sy_cpxj ul li {
  padding:25px 15px;width: 100%;margin-bottom: 20px;
}
	.product-number-info {
  padding: 60px 0;
  width: 100%;
  margin: 0px auto 0;
}
	.product-number-info ul {flex-wrap: wrap;
}
	.product-number-info li {
  width: 50%;
}
	.product-number-info li b {
  font-size: 40px;
}
	.sy_cpjs .bd ul li {
  width: 100%;
  margin: 0 0 20px;
}
	.sy_cpjs .hd ul li {
  margin: 0 4px;
  padding: 10px 15px;
  font-size: 16px;
}
	.sy_cpjs .bd ul li img {
  height: auto;
}
	.sy_cpjs {
  padding: 20px 0 30px;
}
	.sy_xwzx .right {
  width: 100%;
}
	.sy_hzhb ul li {
  width: 23%;float: left;
  margin: 0 1% 2%;
}
	.sy_hzhb {
  padding: 60px 0;
}
	.sy_xwzx {
  padding-top: 50px;
  padding-bottom: 50px;
}
	.sy_xwzx .left {
  width: 100%;
}
	.sy_xwzx .con {
  display: block;
}
	.g-tit1 h2 {
  font-size: 2.4rem;
}
	.g-tit1 .en {
  top: -1.5rem;
  font-size: 2.5rem;
}
	.g-tit1 span {
  font-size: 1.2rem;
}
	.g-tit1 {
  margin-bottom: 30px;
}
	
	.sy_cpxj2 ul li {
  width: 100%;
  margin-bottom: 2%;
}
	.sy_cpxj2 ul li .t_p {width: 50%;float: right;
}
	.sy_cpxj2 ul li .w_z {
  width: 50%;
  padding: 10px 15px 25px;
}
	.sy_cpxj2 ul li .w_z h3 {
  font-size: 1.6rem;
}
	.sy_cpxj2 ul li .w_z .more1 i {
  width: 30px;
  height: 30px;
  line-height: 30px;font-size: 16px;
}
	.indcase-click .equip-min p {
  font-size: 16px;
}
	
	
	
	.swiper-yxxy {
  width: 90%;
  padding: 0 0px 30px;
}
	.swiper-yxxy .swiper-pagination {
  bottom: 0px !important;
}
	.swiper-yxxy .swiper-slide .w_z {
  top: 20%;
}
	.swiper-yxxy .swiper-slide .w_z .tb {
  width:40px;
  margin: 0 auto 20px;
}
	.swiper-yxxy .swiper-slide:hover .w_z{top:25%;}

	.swiper-yxxy .swiper-slide:hover .w_z p {display: none;
}
	.swiper1 .equip-min p {
  font-size: 16px;
  line-height: 25px;
}
	.indcase-wd-font {
  width: 100%;box-sizing: border-box;
  padding: 20px;
}
	.con {
  width: 90%;
}
	.indcase-wd h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
	.indcase-wd p {
  font-size: 16px;
  line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
}
	.swiper2 .swiper-slide img {height: 40rem}
	.indban-wd-link a {
  width: 120px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  margin-top: 0px;
}
	.zxzx .left {
  width: 100%;
}
	.zxzx .right {
  width: 100%;margin-top: 20px;
}
	.zxzx .right ul li .dian {display: none
}
	.sy_alzs .g-tit1 {
  top: 50px;
}
	.txtScroll-top {
  padding: 10px 0;height: 55px;
}
	.sy_dhgd p.p1 { white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
	
	.tit {
  margin-bottom: 30px;
}
	
	.sy_ry ul {flex-wrap: wrap;
}
	.sy_ry ul li {
  width: 25%;
}
	
	.index_case_list_item {
  width: 48%;
  height: 20rem;margin-bottom: 20px;
}
	.index_case_list {flex-wrap: wrap;
}
	.footer_bg {
  padding: 30px 0 0;
}
	.footer_bg.pb55{padding-bottom: 55px !important}
	.side {display: none;
}
	.sy_dhgd p {font-size:14px;color: #fff;}
	.sy_hz li {width: 25%;}
	.sy_hz {
  padding: 50px 0;
}
	.aboutc2 .aboutclist .icon {
  width: 70px;
  height: 70px;
  line-height: 70px;
}
	.aboutc2 .aboutclist .icon i {
  font-size: 40px;
}
	.aboutc2 .aboutclist .text {
  margin-top: 20px;
}
	.aboutc2 .aboutclist {
  padding: 30px 10px;height: 320px;
}
	.fzlc_list li .t_p {display: none;
}
	.honor-prev {
  left: 0px;
}
	.ny_fzlc {
  padding: 50px 0;
}
	
	.honors-sw-hook .swiper-wrapper li.swiper-slide-active {
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  z-index: 10;
}
	.honors-sw-hook .swiper-wrapper li.my-slide-right {
  left: 0;
}
	.honors-sw-hook .swiper-wrapper li img {
  margin: 0;
  width: 100%;height:13rem
}
	.honors-sw-hook .swiper-wrapper li.my-slide-left, .honors-sw-hook .swiper-wrapper li.my-slide-right {
  -webkit-transform: scale(1);
  transform: scale(1);
  -o-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
}
	.honors-sw-hook {
  padding:10px 0;
}
	.aboutc2 {
  padding: 30px 0 40px;
}
	.ny_ryzz {
  margin: 30px auto;padding:30px 0;
}
	.abo-ind-strategy {
  padding: 40px 0 40px;
}
	.xm6 {
  width: 100%;margin-top: 20px;
}
	.abo-ind-strategy-edac {
  padding: 30px 20px 40px;
}
	.abo-ind-strategy-til {
  font-size: 28px;
  line-height: 35px;
}
	.abo-ind-strategy-tex {
  font-size: 16px;
  line-height: 28px;
}
	.abo-ind-strategy-ico {
  font-size: 28px;
  width: 30px;
  height:30px;
  line-height: 30px;
}
	.abo-ind-strategy-ico i {
  font-size: 26px;
}
	.foot {
  padding: 0px 0;
}
	.foot .zuo3 ul li {display: none;
}
	.foot .zuo3 ul li.lx {
  width: 100%;display: block;margin-right: 0
}
	.foot .zuo3 {
  width:100%;
}
	
	.foot .you3 {
 float: none;margin: 0 auto;
}
	.footer_btm {
  line-height: 1.5;padding: 10px 0;
}
	.nban {
  width: 100%;
  height: 16rem;background-size: cover !important;
}
	.nban .bt {
  width: 100%;
  padding: 0;
  left:0;
  margin-left:0px;
  top:26%;
}
	.nban .bt h2 {
  font-size: 16px;margin-bottom: 5px;
}
	.nban .bt h3 {
  font-size: 20px;
}
	.ntit ul{display: flex;justify-content: center;flex-wrap: wrap;}
	.wzxx {width: 100%;text-align: left;font-size: 14px;
}
	.wzxx a {font-size: 14px;}
	.ntit ul li {
  line-height: 30px;width: 28%;margin: 1% 2%;border-radius: 5px;display: block;
}
	.ntit ul li a {
  font-size: 14px;
  padding: 0 0;
}
	.ntit {
  padding: 10px 0;
}
	.solveCont {
  margin-top: 40px;
}
	.solveCont .list {
  padding:50px 0 50px 40px;
}
	.fa_lc {
  padding: 40px 0;
  margin-top: 40px;
}
	.qylc ul li {
  width: 20%;
  padding: 10px 15px 20px;
}
	.qylc ul li h3 {
  font-size:16px;
  margin: 10px 0;
}
	.ny_xjfa1 {
  padding:40px 0;
}
	.ny_xjfa1 ul {flex-wrap: wrap;
}
	.ny_jj {
  margin: 20px auto;
}
	.ny_jj .tp {
  width: 100%;margin-top: 20px;
}
	.ny_alzs {
  width: 90%;
  margin: 30px auto;
}
	.ny_xjfa1 ul li {
  width:48%;margin: 1%;
}
	.sy_ad {
  padding: 40px 0 30px;
}
	.ny_alzs ul li {
  width: 100%;
  margin: 0 0 4%;
}
	.sy_ad ul li {
  padding: 20px 15px;
  margin-bottom: 30px;
}
	.sy_ad ul li .bt {
  font-size: 20px;
}
	.sy_ad ul li .nr {
  font-size:14px;
}
	.latest-service__item-icon {
  width: 60px;
  height:60px;
}
	.ny_fwtx {
  padding:30px 0;
}
	.slideGroup {
  padding: 40px 0;
}
	.slideGroup .parBd ul li .flex {flex-wrap: wrap;}
	.slideGroup .parBd ul li .t_p {
  width: 100%;
  margin-left: 0;
}
	.slideGroup .parBd ul li .w_z {
  width: 100%;
  padding: 0px 15px 0 15px;
}
	.slideGroup .parBd ul li .w_z dd .b_t {
  padding: 10px 10px;
}
	.slideGroup .parBd ul li .w_z dd .b_t p {
  font-size:16px;
}
	.slideGroup .parBd ul li .w_z dd .text {
  padding: 15px;
}
	.tit h1 {
  font-size:32px;
}
	.ny_fwtx .fwrx {
  padding-bottom: 30px;flex-wrap: wrap;
}
	.ny_fwtx .fwrx .left {
  width: 100%;
}
	.ny_fwtx .fwrx .right {
  width: 100%;
  padding:25px 20px;margin-top: 20px;
}
	.ny_fwtx .fwp2 {
  padding: 30px 0;
}
	.index4Num .con {
  display: flex;
  justify-content: space-between;
}
	.cpzclm {
  padding: 40px 0;
}
	.index4Num .con {flex-wrap: wrap;}
	
	.ny_bmbox {
  width: 90%;
  margin: 40px auto;flex-wrap: wrap;
}
	.ny_bmbox .left {
  width: 100%;
  padding: 20px;
}
	.ny_bmbox .right {
  width: 100%;
  padding: 30px 20px;
}
	.page {
  padding: 15px 0;
}
	.page a {
  width: 30px;
  height: 30px;
  margin: 0 5px;
  line-height: 30px;
  font-size: 14px;
}
	.ny_hy ul li {
  width: 48%;
  margin: 0 1% 3%;
}
	.ny_hy {
  padding: 30px 0 40px;
}
	.ny_cp {
  padding: 30px 0;
}
	.ny_jj {
  padding: 30px 0;
}
	.ny_jj .w_z {
  width: 100%;
}
	.lx_wm {
  margin:30px auto 30px;
}
	.lx_wm .x_x {
  width: 100%;
}
	.lx_wm h4 {
  font-size: 16px;
  line-height: 28px;
}
	.lx_wm .l_y {
  width: 100%;margin-top: 30px;
}
	.lx_wm input.w_z {
  width: 100%;
  margin-right: 0px;box-sizing: border-box;
}
	.lx_wm textarea {
  width: 100%;box-sizing: border-box;
}
	.lx_wm .d_t {
  margin-top:30px;
}
	.lx_wm p i {
  padding-right:8px;
  font-size:18px;
}
	.lx_wm li {
  width: 32%;margin-top: 10px;
}
	.lx_wm .con {flex-wrap: wrap;
}
	.sy_jrbk {
  padding: 40px 0;
}
	.sy_jrbk .tit h3 {
  font-size: 16px;
}
	.tit h5 {
  font-size:16px;
}
	.tit h5 span {
  font-size: 26px;
}
	.ny_xw {
  padding: 0px 0;
}
	.Activsbf1_lb {
  width: 100%;
  margin-top: 0px;
}
	.Activsbf1_lb dt {
  width: 40%;
}
	.Activsbf1_lb dd {
  width: 58%;
  margin-top: 0;
  margin-right:0%;
}
	.Activsbf1_lb dd .newNrjs {
  letter-spacing: 0px;
  -webkit-line-clamp: 2;
  min-height: 50px;
}
	
	.lx_wm .rc_zp .jr_lm.jt .jr_bt {
  padding: 5px 10px;
  line-height: 40px;
  font-size: 14px;
}
	.lx_wm .rc_zp .jr_bt {
  padding: 5px 10px;
}
	.lx_wm .rc_zp .jr_nr .js {
  width: 100%;
}
	.lx_wm .rc_zp .jr_nr {
  padding: 30px 10px 10px;
}
	
	
	.sy_gg {
  padding:40px 0;
}
	.sy_gg ul li {
  width:100%;
  margin-bottom:20px;
  margin-top: 10px;
}
	
	.lx_wm .rc_zp .lxfs {
  line-height: 40px;
  font-size: 20px;
  margin-top: 30px;
}
	.ny_jj .w_z h3 {
  font-size: 30px;
  margin-bottom: 30px;
}
	.gy_js {
  padding: 50px 0 50px;
}
	.gy_js ul li {
  width: 33.3333%;
  padding: 30px 10px;
}
	.gy_js ul li h3 {
  font-size: 20px;
}
	.gy_js ul li:nth-child(n+4){width: 25%}
	
	.gy_td {
  padding: 40px 0;
}
	.gy_td .wenz {
  width: 100%;
}
	.gy_td .tp {
  width: 100%;margin-top: 20px;
}
	.ab1-5 .imgs img {height: auto;}
.ab1-5 {
  padding-top:40px;
  padding-bottom:40px;
}
	.ab1-5 .box {
  margin-top:32px;
}
	.ab1-5 .swiper1 {
  padding:20px 15px;
}
	.lx_wm {
  padding:20px 0;
}
	.ny_cpx .cpp4 .con {flex-wrap: wrap;
}
	.ny_cpx .cpp4 .con .t_p {
  width: 100%;
}
	.ny_cpx .cpp4 {
  padding-bottom: 30px;
  padding-top:30px;
}
	.ny_cpx .cpp4 .con .w_z {
  width: 100%;margin-top: 20px;
}
	
	
	
  }

@media only screen and (max-width:600px){
    
.ab1-5 .imgs { position: relative; padding-top: calc(450 / 600 * 100%); }
     .sj_hxcp .bd li {
    font-size: 1.6rem;
  }
    
	 .nav .e_j .yb .lm .n_r a {
    width:100%;
  }
	  .ban .swiper-slide .word h4 {
    font-size: 1.3rem;
  }
	 .ban .swiper-slide .word h3 {
    letter-spacing: 1px;
    margin: 20px 0 6px;
  }
	.ban .swiper-pagination {
  bottom: 10px !important;
}
	 .ban .swiper-slide .word {
    height: auto;
    margin-top:0;transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  }
	 .ban .swiper-slide .word a.xq {
    width: 120px;
    height: 30px;
    line-height: 30px;margin: 20px 0 0; position: static;
  }
	 .ban .swiper-slide {
    height: 26rem;
  }
	.sy_gsjj .w_z p {
  line-height: 32px;
}
	  .sy_hxcp {
    padding: 40px 0 30px;
  }
	 .sj_hxcp .hd ul li {
    padding: 0 8px;
    margin: 0 1px;
    font-size: 14px;
  }
	  .sj_hxcp .bd {
    padding: 30px 15px 30px;
    margin-top: 20px;
  }
	  .sj_hxcp .bd::before {
    top: 20px;
    bottom:28px;
  }
.product-number-info {
    padding: 30px 0;
  }
	 .product-number-info li b {
    font-size:30px;
  }
	.product-number-info li b em {
  font-size: 16px;
}
	 .product-number-info li {height: 180px;
  }
	.product-number-info li b sup {
  font-size: 20px;
}
	.sy_alzs .g-tit1 .en {
  color: rgba(255,255,255,.15);
} 
	.sy_alzs .g-tit1 {
    top: 30px;
  }
	  .indcase-box .swiper-slide img {
    height: 40rem;
  }
	.indcase-wd {
  top: 28%;
}
	.zxzx .right ul li .ri {
  width:60px;
  font-size: 20px;
}
	.zxzx .right ul li .nr {
  width: calc(100% - 60px);
}
	.zxzx {
  padding: 40px 0;
}
	  .sy_hz {
    padding: 40px 0 30px;
  }

	.sy_cpjs .hd ul li i {
  font-size: 20px;
  margin-right: 6px;
}
	.sy_cpjs .hd ul li {
    margin: 0 4px 6px;
    padding: 8px 12px;
    font-size: 14px;
  }
	  .indcase-click .equip-min p {
    font-size: 14px;
  }
	.indcase-wd p {
  margin-bottom: 20px;
}
	.indcase-wd h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}
	.indcase-wd p {
  font-size: 1.2rem;
  line-height: 1.8;display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
-webkit-line-clamp:3;
}
	.sy_cpxj {
  padding: 60px 0 5px;
}
	.container {
    width: 90%;
  }
	
	.ny_cp ul li {
  width: 100%;
  margin: 0 0 3%;
}
	.sy_ry {
  padding: 15px;
  margin-top: 0px;margin-bottom: 30px;
}
	 .sy_ry ul li {
    width: 50%;
  }
	
	.sy_cp ul li {
    height: 24rem;
  }
	
	.sy_cp ul li .w_z{ top:20%;}
	.sy_cp ul li:hover .w_z{top:10%;}
.sy_cp ul li .w_z h3{font-size:18px;margin-bottom: 10px;}
.sy_cp ul li .w_z p {font-size: 14px;padding: 8px;}
.sy_cp ul li .w_z .tb {width: 50px;margin:0 auto 15px;}
	 .g-tit1 span {padding: 0 10px;
  }
	.nban .bt h4 {
  font-size: 1.3rem;
}
	.ny_fwtx .fwrx .left p {
  font-size: 16px;
  line-height:30px;
}
	.ny_fwtx .fwrx .right h2 {
  font-size:30px;margin-bottom: 10px;
}
	.ny_fwtx .fwrx .right h2 i {
  font-size:30px;
  margin-right: 10px;
}
	.ny_fwtx .fwrx .right p {
  font-size:16px;
}
	.ny_fwtx .fwp2 li {
  width: 48%;
  margin-bottom:15px;
  padding: 10px;
}
	.ny_fwtx .fwp2 li p {
  font-size: 14px;
  line-height: 24px;
}
	.ny_fwtx .fwp2 li .t_b i {
  font-size:40px;
}
	.ny_fwtx .fwp2 li .t_b {
  margin: 0 auto 10px;
}
	.solveCont .list {
    padding: 30px 15px 20px;
  }
	.solveCont .list .box {width: 100%;
}
	.solveCont .list .iconbox {flex-wrap: wrap;justify-content: space-between;
}
	.solveCont .list .icon {
  margin-right: 0;width: 48%;text-align: center;margin-bottom: 20px;
}
	.solveCont .list .icon span {margin: 0 auto 20px;}
	  .qylc ul li {
    width: 100%;
  }
	 .ny_xjfa1 ul li {
    width: 100%;
    margin: 1% 0;
  }
	.ny_xjfa1 ul li .bt {
  padding: 20px 15px;
}
	  .sy_ad ul li {width: 100%;
  }
	.slideGroup .parHd ul li {
  font-size: 16px;
  padding: 10px 20px;margin-bottom: 5px
}
	.slideGroup .parHd {
  padding: 0 0px;height: auto;margin-bottom: 20px;
}
	.slideGroup .parBd ul li h2 {
  font-size: 20px;
}
	.slideGroup .parBd ul li .t_p img {
  height: 16rem;
}
	.slideGroup .parBd ul li .t_p p {
  padding: 20px 0px 0;
}
	 .slideGroup .parBd ul li .w_z {
    padding: 0px 5px;margin-top: 20px;
  }
	.slideGroup .parBd ul li h3 {
  font-size:16px;
  line-height:1.2;
  margin-bottom: 16px;
  background: url(../images/title.png) left center / 30px no-repeat;
  padding-left: 35px;
}
	.slideGroup .parBd ul li h3 i {
  width: 40px;margin-left: 5px;
  background: url(../images/title2.png) right center / 30px no-repeat;
}
	.slideGroup .parBd ul li .w_z dd {
  width: 100%;
  margin: 0 0 10px;
}
	.cpzclm .tb {
  margin: 0px auto 20px;
}
	.cpzclm .tb img{width: 200px;height: auto;}
	.slideGroup .sPrev {
  left: 0;
  width:30px;
}
	.slideGroup .sNext {
  right: 0;
}
	  .sy_hzhb ul li {
    width: 30.3333%;
    margin: 0 1.5% 2%;
  }
	 .honors-sw-hook .swiper-wrapper li img {
    height:auto;
  }
	.swiper-btn {
  width: 30px;
  height:30px;background: none;
}
	 .honor-prev {
    left: 0px;background: url(../images/hisleft.png) center / 100% no-repeat;
  }
	.honor-next {
  right: 0;background: url(../images/hisright.png) center / 100% no-repeat
}
	 .ny_jscx ul li {
    height: 32rem;
  }
	.ny_jscx ul li .w_z p {
  font-size: 1.2rem;
  padding:0 10px;
  line-height: 1.8;
}
	.ny_jscx ul li .w_z h3 {
  font-size: 18px;
  margin-bottom: 8px;
}
	.ny_jscx ul li:hover .w_z{top:3%;}
	
	.ny_jj .w_z h3 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.ny_jj .w_z p {
  font-size: 14px;
}
  .index4Num .big {
    font-size: 26px;
  }
	.ny_jj .tp {
  width: 100%;margin-top: 20px;
}
	.ny_hy ul li .tp {
  height: 20rem;
}
	 .ny_hy ul li {
    width: 100%;
    margin: 0 0 3%;
  }
	 .gy_js ul li {
    width:50%;
    padding: 20px 5px;
  }
	.gy_js ul li:nth-child(4) {
    width: 50%;
  }
	.gy_js ul li:nth-child(n+5) {
    width: 33.3333%;
  }
	.gy_js ul li h3 {
    font-size: 15px;
  }
	.gy_td .wenz h2 {
  font-size: 2.2rem;
}
	.ny_qydw .w_z {
  width: 100%;
  position: static;
  margin-right: 0px;
  padding:0 20px 20px;transform: translate(0,0%);
-webkit-transform: translate(0,0%);
-moz-transform: translate(0,0%);
-ms-transform: translate(0,0%);
-o-transform: translate(0,0%);
}
	.fzlc_list li:nth-child(2n) {
    padding-top: 0;
  }
	.fzlc_list li:nth-child(2n) .n_r {
  padding-top: 0;
  padding-bottom: 0;
}
	.fzlc_list::after {
  top: auto;bottom: 0;
  margin-top:0;background: url(../images/line.png) repeat-x left bottom / auto 32px;
}
	.fzlc_list li .n_r {padding: 0 20px 20px;
  }
	.fzlc_list li .n_r .text {
  font-weight: normal;
}
	
	.sy_cp .swiper-pagination-bullet {width: 16px;
}
	 .sy_bmdt .dt {padding: 10px 15px 0;
  }
	.ny_qydw .w_z h3 {
  font-size: 2rem;
  margin-bottom: 20px;
}
	.ny_qydw .w_z p {
  font-size: 14px;
}
	.jj_ywfw {
  padding: 30px 0;
}
	 .tit {
   padding: 0 10px 0px;
  }
	.tit h1 {
  font-size: 2.2rem;
  margin-bottom: 20px;
}
	.tit h4 {
  font-size: 14px;
}
	.ny_cpx .cpp4 .con .w_z li .ico {
  width: 30px;
  height: 30px;
  margin-right:8px;
}
	.ny_cpx .cpp4 .con .w_z li .zi {
  width: calc(100% - 40px);
  line-height:30px;
  font-size:16px;
}
	.ny_bmbox .left h1 {
  font-size: 2.2rem;
}
	.ny_bmbox .left ul {
  margin-top: 30px;
}
	.ny_bmbox .left .w_z {
  padding:30px 0 20px;
}
	.ny_bmbox .right li .l_m {
  line-height:36px;
  font-size:14px;
}
	.ny_bmbox .right .a_n {
  width: 200px;
  height: 40px;
  line-height: 40px;
  margin: 30px 0 0;
}
	.jj_ywfw ul li {
  width:100%;
  float: left;
  margin-right: 0;
  padding: 20px 0;
}
	.recr_lin .box li .first {
  height: auto;
  margin: 0px 0px;
  padding: 20px 25px;
}
	  .kpfz ul li {
    width: 100%;
  }
	 .aboutc2 .aboutclist {width: 100%;margin-bottom: 20px;height: auto;
  }
	.sy_hzhb {
    padding: 30px 0 !important;
  }
	.Activsbf1_lb dl {
  display: block;padding: 0 ;overflow: hidden;
}
	.Activsbf1_lb dt {
    width: 100%;
  }
	 .Activsbf1_lb dd {
    width: 100%;
    margin-top: 15px;padding: 0 10px
  }

	.lx_wm {overflow-x: scroll;
  }
	.abo-ind-strategy-til {
    font-size: 24px;
  }
	 .sy_hyyy ul li {
    width: 100%;
    margin: 0 0 20px;
  }
	.lx_wm h5 {
  font-size: 16px;
  line-height: 26px;
}
	.ab1-5 .swiper1 .swiper-container {
  height: 30rem;
}
	.lxbox {
  width: 100%;margin-bottom: 15px;
}
	 .lx_wm h4 {margin-top: 0
  }
	 .lx_wm li {
    width: 49%;font-size: 16px;
  }
	
	
	
}




@media only screen and (max-width:375px){

.ntit ul li a {
  font-size: 12px;
}


}















