@charset "utf-8";
.cm {color: #107cc9;}
.cm2 {color: #2e3f52;}
.jianbian {background-image: -webkit-gradient(linear, left top, right top, from(#29c3ab), to(#16a8b5));background-image: linear-gradient(to right, #29c3ab, #16a8b5);}
@font-face {font-family: 'amerigobt';src: url('../font/AmerigoBT.TTF');}
.inbanner {width: 100%;height: 700px;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}
.inbanner2 {width: 100%;height: 360px;position: relative;z-index: 2;overflow: hidden;}
.inbanner2 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner2 .ibwrap > img {position: relative;width: 100%;z-index: 0;}
.inbanner3 {width: 100%;height: 850px;position: relative;z-index: 2;overflow: hidden;-webkit-perspective: 1500px;        perspective: 1500px;}
.inbanner3 .ibwrap {position: relative;width: 100%;height: 100%;z-index: 0;overflow: hidden;}
.inbanner3 .ibwrap > img {position: relative;width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;z-index: 0;}

@media screen and (max-width: 1023px) {
.inbanner {  height: 700px;}
.inbanner3 {height: 300px;}
}
@media screen and (max-width: 750px) {
.inbanner {  height: 170px;}
.inbanner2 .ibwrap > img {  height: 100%;  -o-object-fit: cover;      object-fit: cover;}
.inbanner2 {height: 170px;}
}
/*匠心住宿2关于 设计施工流程标题*/
.cate100 {text-align: center;position: relative;padding-bottom: 36px;}
.cate100:after {content: '';position: absolute;left: 50%;bottom: 0;z-index: 0;width: 50px;height: 1px;margin-left: -25px;background-color: #fff;}
.cate100 .en {font-size: 24px;color: #e6462e;line-height: 24px;font-family: arial;text-transform: uppercase;font-weight: bold;letter-spacing: 3px;}
.cate100 .cn {font-size: 18px;color: #fff;line-height: 30px;margin-top: 8px;width: 100%;position: relative;overflow: hidden;height: 30px;}
.cate100 .cn:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-left: -74px;}
.cate100 .cn:after {content: '';position: absolute;right: 0;top: 50%;z-index: 0;width: 50%;height: 1px;background-color: rgba(255, 255, 255, 0.1);margin-right: -74px;}
/*匠心住宿10联系 banner标题*/
.ibcatein2 {position: absolute;width: 100%;left: 0;bottom: 50%;z-index: 1;color: #fff;text-align: center;overflow: hidden;margin-bottom: 5.4%;}
.ibcatein2 .cn {font-size: 24px;line-height: 40px;height: 40px;margin-top: 30px;background: url('../images/line2.png') center no-repeat;}
.ibcatein2 .cn span {padding-left: 8px;letter-spacing: 8px;}
.ibcatein2 .en {font-size: 0;}
.ibcatein2 img {max-width: 90%;}
.ibbg {-webkit-animation: pagebgfd 6s linear infinite alternate;        animation: pagebgfd 6s linear infinite alternate;}
@-webkit-keyframes pagebgfd {
0% {  opacity: 1;  -webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
@keyframes pagebgfd {
0% {opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
100% {opacity: 1;-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);}
}
/*远见2关于我们 合作单位*/
.borderwan {position: relative;}
.borderwan i.ii1,.borderwan i.ii2,.borderwan i.ii3,.borderwan i.ii4 {position: absolute;z-index: 5;background-color: #cfd1f8;-webkit-transition: 0.5s;transition: 0.5s;}
.borderwan i.ii1 {left: 0;top: 0;width: 0;height: 1px;}
.borderwan i.ii2 {right: 0;top: 0;width: 1px;height: 0;}
.borderwan i.ii3 {right: 0;bottom: 0;width: 0;height: 1px;}
.borderwan i.ii4 {left: 0;bottom: 0;width: 1px;height: 0;}
.borderwan:hover i.ii1,.borderwan:hover i.ii3 {width: 100%;}
.borderwan:hover i.ii2,.borderwan:hover i.ii4 {height: 100%;}
.btt1 img,.btt2 img,.btt3 img {-webkit-animation: move ease-in-out 2s infinite;        animation: move ease-in-out 2s infinite;}
@-webkit-keyframes move {
0% {-webkit-transform: translateY(0);transform: translateY(0);}
50% {-webkit-transform: translateY(5px);transform: translateY(5px);}
100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@keyframes move {
0% {-webkit-transform: translateY(0);transform: translateY(0);}
50% {-webkit-transform: translateY(5px);transform: translateY(5px);}
100% {-webkit-transform: translateY(0);transform: translateY(0);}
}
@-webkit-keyframes move2 {
0% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
50% {-webkit-transform: translateX(10px) rotate(360deg);transform: translateX(10px) rotate(360deg);}
100% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
}
@keyframes move2 {
0% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
50% {-webkit-transform: translateX(10px) rotate(360deg);transform: translateX(10px) rotate(360deg);}
100% {-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);}
}
.greybg {background-color: #bdbbbc;}
.greybg2 {background-color: #918f8f;}
.js-qiecon2 {display: none;}
.js-qiecon2.on {display: block;}
.js-qiecon {width: 100%;}
.js-qiecon.on {position: static;left: 0;top: 0;z-index: 1;opacity: 1;}
.pianyi {padding-top: 80px;margin-top: -80px;}
.js-qiecon-wrap1,.js-qiecon-wrap2,.js-qiecon-wrap3 {position: relative;width: 100%;overflow: hidden;}
.lefthalf {float: left;width: 50%;height: 100%;position: relative;overflow: hidden;}
.righthalf {float: right;width: 50%;height: 100%;position: relative;overflow: hidden;}
.txtEff label {display: inline-block;}
@media screen and (max-width: 640px) {
.pianyi {  padding-top: 60px;  margin-top: -60px;}
}
/*面包屑*/
.baninfo {height: 80px;position: relative;z-index: 2;border-bottom: 2px solid #1f61c2;background-color: #f8f8f8;}
.baninfo .cer8 {height: 100%;}
.erji {float: left;font-size: 0;white-space: nowrap;text-align: center;max-width: 100%;line-height: 80px;height: 100%;}
.erji a {display: inline-block;width: 136px;height: 100%;position: relative;background-color: #fff;color: #333;font-size: 16px;line-height: 80px;vertical-align: top;}
.erji a:after {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 1px;background-color: #8ec31f;-webkit-transition: 0.3s;transition: 0.3s;display: none;}
.erji a:hover {color: #1f61c2;}
.erji a.on {color: #fff;background-color: #1f61c2;}
.erji a:hover:after {left: 0;width: 100%;-webkit-transition: width 0.3s;transition: width 0.3s;}
.tree {float: right;height: 100%;font-size: 16px;line-height: 80px;color: #333;}
.tree a {color: #333;vertical-align: middle;padding: 5px 0;}
.tree a:hover,.tree a.leaf {color: #1f61c2;}
.tree i {display: inline-block;width: 20px;vertical-align: middle;text-align: center;font-style: normal;}
@media screen and (max-width: 1024px) {
.tree {  display: none;}
.erji {  float: none;}
}
@media screen and (max-width: 750px) {
  .cer3, .cer8, .cer10{padding: 0 1%;}
.baninfo {  height: 50px;}
.erji {  overflow: auto;  height: auto;}
.erji a {width: 96px;line-height: 50px;}
}
/*8产品详情 */
.bneck {width: 100%;position: absolute;left: 0;bottom: 66px;z-index: 3;}
.berji {
font-size: 0;
width: 100%;
text-align: center;
}
.berji a {
display: inline-block;
width: 164px;
height: 100%;
font-size: 16px;
color: #fff;
line-height: 54px;
position: relative;
overflow: hidden;
background-color: #66807f;
margin: 10px 17px;
border-radius: 8px;
}
.berji a:before {
content: '';
position: absolute;
right: 0;
top: 20px;
z-index: 0;
width: 1px;
height: 30px;
display: none;
}
.berji a:after {
content: '';
position: absolute;
left: 50%;
bottom: 0px;
z-index: 0;
margin-left: 0;
width: 0;
height: 4px;
background-color: #0076cd;
display: none;
-webkit-transition: 0.3s;
transition: 0.3s;
}
.berji a.on:after,
.berji a:hover:after {
width: 80px;
margin-left: -40px;
}
.berji a.on,
.berji a:hover {
background-color: #1fb5b0;
}
/*海创1首页按钮*/
a.seemore {
display: block;
width: 164px;
height: 50px;
margin: 0 auto;
overflow: hidden;
position: relative;
font-size: 0;
color: #fff;
line-height: 50px;
text-align: center;
border-radius: 25px;
}
a.seemore:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
border: 2px solid #ffd04f;
border-radius: 25px;
}
a.seemore span {
position: relative;
z-index: 2;
display: inline-block;
padding-right: 40px;
font-size: 16px;
background: url('../images/jtr1.png') right no-repeat;
letter-spacing: 2px;
}
a.seemore:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
width: 100%;
height: 100%;
background-image: -webkit-gradient(linear, left top, right top, from(#005ffb), to(#0292fd));
background-image: linear-gradient(to right, #005ffb, #0292fd);
-webkit-transition: 0.3s;
transition: 0.3s;
}
a.seemore:hover:after {
height: 0;
}
a.seemore:hover {
background-color: #fff;
color: #005ffb;
}
a.seemore:hover span {
background-image: url('../images/jtr1h.png');
}
a.seemore2 {
display: block;
width: 172px;
height: 42px;
margin: 0 auto;
overflow: hidden;
position: relative;
font-size: 16px;
color: #1e64c6;
line-height: 42px;
text-align: center;
border: 2px solid #fff;
border-radius: 23px;
background-color: #fff;
}
a.seemore2 span {
position: relative;
z-index: 2;
display: inline-block;
padding-right: 40px;
background: url('../images/jtr1h.png') right no-repeat;
}
.jello-h:hover {
-webkit-animation: jello 1s 0s infinite;
        animation: jello 1s 0s infinite;
}
.rubberBand-h:hover {
-webkit-animation: rubberBand 1s 0s 1;
        animation: rubberBand 1s 0s 1;
}
/*美达康1首页按钮*/
a.seemore3 {
display: block;
width: 160px;
height: 50px;
overflow: hidden;
position: relative;
font-size: 0;
color: #116bb4;
line-height: 50px;
text-align: center;
background-color: #fff;
margin: 0 auto;
border-radius: 25px;
}
a.seemore3:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 0;
border: 1px solid #116bb4;
border-radius: 25px;
}
a.seemore3 span {
position: relative;
z-index: 2;
display: inline-block;
font-size: 16px;
letter-spacing: 2px;
}
a.seemore3:after {
content: '';
position: absolute;
left: 0;
bottom: 0;
z-index: 1;
width: 100%;
height: 0;
background-color: #116bb4;
-webkit-transition: 0.3s;
transition: 0.3s;
}
a.seemore3:hover:after {
height: 100%;
}
a.seemore3:hover {
background-color: #116bb4;
color: #fff;
}
.bubbly-button {
position: relative;
}
.bubbly-button:before,
.bubbly-button:after {
position: absolute;
content: '';
display: block;
width: 140%;
height: 100%;
left: -20%;
z-index: 0;
-webkit-transition: all ease-in-out 0.5s;
transition: all ease-in-out 0.5s;
background-repeat: no-repeat;
}
.bubbly-button:before {
display: none;
top: -75%;
background-image: radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 20%, #107cc9 20%, transparent 30%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 10%, #107cc9 15%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%);
background-size: 10% 10%,20% 20%,15% 15%,20% 20%,18% 18%,10% 10%,15% 15%,10% 10%,18% 18%;
}
.bubbly-button:after {
display: none;
bottom: -75%;
background-image: radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, transparent 10%, #107cc9 15%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%), radial-gradient(circle, #107cc9 20%, transparent 20%);
background-size: 15% 15%,20% 20%,18% 18%,20% 20%,15% 15%,10% 10%,20% 20%;
}
.bubbly-button:active {
-webkit-transform: scale(0.9);
        transform: scale(0.9);
}
.bubbly-button:hover:before {
display: block;
-webkit-animation: topBubbles ease-in-out 0.75s infinite forwards;
        animation: topBubbles ease-in-out 0.75s infinite forwards;
}
.bubbly-button:hover:after {
display: block;
-webkit-animation: bottomBubbles ease-in-out 0.75s infinite forwards;
        animation: bottomBubbles ease-in-out 0.75s infinite forwards;
}
@-webkit-keyframes topBubbles {
0% {
  background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
}
50% {
  background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
}
100% {
  background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@keyframes topBubbles {
0% {
  background-position: 5% 90%,10% 90%,10% 90%,15% 90%,25% 90%,25% 90%,40% 90%,55% 90%,70% 90%;
}
50% {
  background-position: 0% 80%,0% 20%,10% 40%,20% 0%,30% 30%,22% 50%,50% 50%,65% 20%,90% 30%;
}
100% {
  background-position: 0% 70%, 0% 10%, 10% 30%, 20% -10%, 30% 20%, 22% 40%, 50% 40%, 65% 10%, 90% 20%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@-webkit-keyframes bottomBubbles {
0% {
  background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
}
50% {
  background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
}
100% {
  background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
@keyframes bottomBubbles {
0% {
  background-position: 10% -10%, 30% 10%, 55% -10%, 70% -10%, 85% -10%, 70% -10%, 70% 0%;
}
50% {
  background-position: 0% 80%,20% 80%,45% 60%,60% 100%,75% 70%,95% 60%,105% 0%;
}
100% {
  background-position: 0% 90%,20% 90%,45% 70%,60% 110%,75% 80%,95% 70%,110% 10%;
  background-size: 0% 0%,0% 0%,0% 0%,0% 0%,0% 0%,0% 0%;
}
}
/*远见8产品详情 */
.outnavbg {
width: 100%;
height: 60px;
background-color: #f8f8f8;
overflow: hidden;
position: relative;
z-index: 5;
}
.outnav7 {
height: 60px;
padding: 0;
position: relative;
z-index: 1;
overflow: hidden;
text-align: center;
}
.outnav7 .nav-left,
.outnav7 .nav-right {
width: 40px;
height: 100%;
cursor: pointer;
position: absolute;
top: 0;
z-index: 2;
background-position: center;
background-repeat: no-repeat;
display: none;
-webkit-transition: 0.3s;
transition: 0.3s;
background-color: #e7e7e7;
}
.outnav7 .nav-left {
left: 0;
background-image: url('../images/lt3.png');
}
.outnav7 .nav-right {
right: 0;
background-image: url('../images/gt3.png');
}
.outnav7 .nav-left:hover {
background-image: url('../images/lt3h.png');
background-color: #eb0104;
}
.outnav7 .nav-right:hover {
background-image: url('../images/gt3h.png');
background-color: #eb0104;
}
.outnav7 #wrapper77 {
width: 100%;
height: 100%;
position: relative;
}
.outnav7.on {
padding: 0 40px;
}
.outnav7.on .nav-left,
.outnav7.on .nav-right {
display: block;
}
.nav7 {
width: 100%;
height: 100%;
font-size: 0;
white-space: nowrap;
}
.nav7 li {
width: 170px;
display: inline-block;
height: 100%;
overflow: hidden;
}
.nav7.fen2 li {
width: 50%;
}
.nav7.fen3 li {
width: 33.3%;
}
.nav7.fen4 li {
width: 25%;
}
.nav7.fen5 li {
width: 20%;
}
.nav7 li a {
display: block;
position: relative;
color: #666;
line-height: 60px;
font-size: 16px;
}
.nav7 li a:before {
content: '';
position: absolute;
left: 0;
top: 50%;
z-index: 0;
display: none;
width: 1px;
height: 14px;
background-color: #ccc;
margin-top: -7px;
}
.nav7 li a:after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
z-index: 1;
width: 0;
height: 2px;
margin-left: 0;
-webkit-transition: 0.3s;
transition: 0.3s;
background-color: #014ab1;
}
.nav7 li:hover a {
color: #eb0104;
}
.nav7 li:hover a:after {
width: 108px;
margin-left: -54px;
}
.nav7 li.on a {
color: #eb0104;
}
.nav7 li.on a:after {
width: 108px;
margin-left: -54px;
}
/*格林泰科26留言*/
.ibcate100 {
position: absolute;
width: 100%;
left: 0;
bottom: 50%;
z-index: 1;
color: #fff;
text-align: center;
overflow: hidden;
margin-bottom: -90px;
}
.ibcate100 .cn {
font-size: 36px;
line-height: 56px;
font-weight: bold;
letter-spacing: 2px;
text-indent: 2px;
font-family: 'Source Han Serif CN';
}
.ibcate100 .en {
font-size: 54px;
line-height: 70px;
font-weight: bold;
position: relative;
font-family: 'helvetica';
text-transform: uppercase;
word-break: normal;
}
.ibcate100 .hx {
width: 40px;
height: 3px;
background-color: #fff;
margin: 10px auto;
}
.ibcate100 .en:after {
content: '';
position: absolute;
left: 50%;
bottom: 0;
z-index: 0;
width: 66px;
height: 2px;
background-color: #fff;
margin-left: -33px;
display: none;
}
.mouse3 {width: 60px;height: 60px;margin-top: 54px;border-radius: 50%;background: #1f61c2 url('../images/mouse.png') center no-repeat;}
@media screen and (max-width: 750px) {
.ibcate100 .en {  font-size: 40px;  line-height: 60px;}
}
.ibcate {position: absolute;left: 12.5%;top: 50%;z-index: 3;color: #fff;margin-top: -64px;}
.ibcate .cn {font-size: 56px;line-height: 78px;font-weight: bold;}
.ibcate .en {font-size: 48px;line-height: 54px;font-family: "amerigobt";text-transform: capitalize;word-break: normal;}
@media screen and (max-width: 1024px) {
.ibcate {  left: 5%;  width: 90%;  text-align: center;}
.ibcate .cn {  font-size: 44px;  line-height: 64px;}
.ibcate .en {  font-size: 36px;  line-height: 44px;}
.mouse3 { display: none;}
}
@media screen and (max-width: 750px) {
.ibcate .cn {  font-size: 32px;  line-height: 50px;}
.ibcate .en {  font-size: 24px;  line-height: 34px;}
}
.shutwindowup {-webkit-transform: translateZ(-500px) rotateX(-80deg);        transform: translateZ(-500px) rotateX(-80deg);opacity: 0;-webkit-transform-origin: 0% 0%; transform-origin: 0% 0%;}
.ani.shutwindowup {-webkit-transform: translateZ(0px) rotateX(0deg);transform: translateZ(0px) rotateX(0deg);opacity: 1;}
.slowscale11 {-webkit-transform: scale(1.1, 1.1);transform: scale(1.1, 1.1);-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.ani.slowscale11 {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.hasani.slowscale11 {transition-duration: 8s;-moz-transition-duration: 8s;-webkit-transition-duration: 8s;-o-transition-duration: 8s;}

.mouse2 {width: 60px;height: 26px;padding-bottom: 42px;position: absolute;z-index: 10;cursor: pointer;background: url('../images/mouse2.png') bottom no-repeat;bottom: 4.5%;left: 50%;margin-left: -30px;font-size: 14px;
color: #fff;line-height: 26px;text-align: center;}
.mouse2::after {content: '';width: 2px;height: 7px;background-color: #fff;position: absolute;left: 50%;top: 42px;z-index: 1;margin-left: -1px;-webkit-animation: fnext 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);
        animation: fnext 2s infinite cubic-bezier(0.65, 0.05, 0.36, 1);}
@-webkit-keyframes fnext {
  0% {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  opacity: 0;
}
30%,
70% {
  opacity: 1;
}
100% {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  opacity: 0;
}
}
@keyframes fnext {
0% {
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
  opacity: 0;
}
30%,
70% {
  opacity: 1;
}
100% {
  -webkit-transform: translateY(8px);
          transform: translateY(8px);
  opacity: 0;
}
}

.fu {
position: fixed;
width: 100%;
height: 100%;
z-index: 150;
top: 0;
left: 0;
display: none;
}
.fubg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 1;
background-color: rgba(0, 0, 0, 0.2);
}
.fuin {
position: absolute;
width: 1440px;
height: 900px;
left: 50%;
top: 50%;
z-index: 3;
max-width: 100%;
max-height: 100%;
}
.fuin {
-webkit-transition: 0.3s;
transition: 0.3s;
-webkit-transform: translate(-50%, -50%) scale(0.9);
        transform: translate(-50%, -50%) scale(0.9);
opacity: 0;
}
.fu.on .fuin {
-webkit-transform: translate(-50%, -50%) scale(1);
        transform: translate(-50%, -50%) scale(1);
opacity: 1;
}
.fuin a.close {
position: absolute;
width: 58px;
height: 64px;
right: 6.66%;
top: 60px;
z-index: 10;
font-size: 16px;
line-height: 64px;
text-align: right;
color: #107cc9;
background: url('../images/cha2.png') 0 no-repeat;
background-size: 14px;
}
.zppage {
width: 100%;
height: 100%;
overflow: hidden;
background-color: #fff;
position: relative;
}
.zppage {
width: 100%;
height: 100%;
}
.zppage .inner {
padding: 60px 6.66% 80px;
height: 100%;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.zppage .inner .inner2 {
position: relative;
width: 100%;
height: 100%;
}
.zppage .hx {
width: 100%;
height: 1px;
background-color: #eee;
margin: 36px 0 64px;
}
.scrollarea2 .scrollbar {
width: 3px;
height: 100%;
position: absolute;
top: 0;
right: 0;
z-index: 2;
-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
        user-select: none;
}
.scrollarea2 .track {
width: 3px;
height: 100%;
background-color: #ecebeb;
position: relative;
}
.scrollarea2 .thumb {
width: 3px;
position: absolute;
left: 0;
top: 0;
z-index: 1;
cursor: pointer;
border-radius: 1px;
background-color: #107cc9;
}
.scrollarea2-out {
position: absolute;
left: 0;
top: 148px;
bottom: 0;
z-index: 1;
width: 100%;
}
.scrollarea2 {
position: relative;
padding-right: 50px;
height: 100%;
}
.scrollarea2 .viewport {
position: relative;
width: 100%;
overflow: hidden;
height: 100%;
}
.scrollarea2 .overview {
position: absolute;
z-index: 1;
left: 0;
top: 0;
width: 100%;
}
.scrollarea2 .overview img {
max-width: 100%;
}
.zppage h2 {
font-size: 36px;
color: #107cc9;
line-height: 64px;
height: 64px;
overflow: hidden;
}
.zpcon {
font-size: 14px;
line-height: 36px;
color: #666;
text-align: justify;
}
.zpcon .email {
color: #107cc9;
}
@media screen and (max-width: 1024px) {
.zppage .inner {
  padding: 40px 5% 50px;
}
.zppage .hx {
  margin: 30px 0 30px;
}
.fuin {
  height: 700px;
}
.fuin a.close {
  right: 5%;
  top: 40px;
  height: 50px;
  line-height: 50px;
}
.zppage h2 {
  font-size: 30px;
  line-height: 50px;
  height: 50px;
}
.scrollarea2-out {
  top: 112px;
}
.zpcon {
  line-height: 28px;
}
}
@media screen and (max-width: 750px) {
.scrollarea2 {
  padding-right: 20px;
}
.zppage h2 {
  font-size: 24px;
}
.fuin a.close {
  width: 64px;
  height: 64px;
  right: 0;
  top: 0;
  font-size: 0;
  background-position: center;
  background-size: 24px;
}
}
.liuyan3 {
color: #333;
font-size: 0;
padding-top: 34px;
}
.liuyan3 .hang {
height: 50px;
margin-bottom: 20px;
}
.liuyan3 .hang.fat {
height: auto;
}
.liuyan3 input[type=text] {
width: 100%;
height: 50px;
border: 1px solid #ddd;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
line-height: 48px;
font-size: 14px;
text-indent: 20px;
}
.liuyan3 textarea {
width: 100%;
padding: 9px 20px;
height: 140px;
border: 1px solid #ddd;
font-size: 14px;
line-height: 40px;
resize: none;
vertical-align: top;
-webkit-box-sizing: border-box;
        box-sizing: border-box;
}
.liuyan3 input[type=text]:focus,
.liuyan3 textarea:focus {
border-color: #2778be;
}
.liuyan3 input[type=text],
.liuyan3 textarea {
-webkit-transition: 0.3s;
transition: 0.3s;
}
.liuyan3 i.v {
display: block;
width: 100%;
height: 100%;
vertical-align: top;
}
.liuyan3 .hang2 {
padding-right: 80px;
position: relative;
}
.liuyan3 .hang2 input[type=text] {
width: 100%;
}
.liuyan3 .verifyImg {
width: 78px;
height: 48px;
border: 1px solid #ddd;
cursor: pointer;
position: absolute;
top: 0;
right: 0;
z-index: 1;
}

.liuyan3 input#tj2 {
display: block;
width: 100%;
height: 50px;
font-size: 18px;
line-height: 50px;
color: #fff;
font-weight: bold;
margin: 0 auto;
border-radius: 4px;
background-image: -webkit-gradient(linear, left top, right top, from(#255ba9), to(#1fb4b8));
background-image: linear-gradient(to right, #255ba9, #1fb4b8);
}
.liuyan3 input#tj2:hover {
opacity: 0.8;
}
.liuyan3 .Validform_checktip {
height: 20px;
line-height: 20px;
}
/*首页*/
/*banner*/
.sw5out {position: relative;width: 100%;height: 100%;}
#sw5 {width: 100%;height: 100%;}
#sw5 .swiper-slide {width: 100%;height: 100%;}
.sw5out .swiper-pagination {left: 0;bottom: 30px;width: 100%;font-size: 0;}
.sw5out .swiper-pagination-bullet {width: 10px;height: 10px;margin: 0 5px;background-color: #333;opacity: 1;-webkit-transition: 0.3s;transition: 0.3s;}
.sw5out .swiper-pagination-bullet-active {background-color: #0a60c6;}
.sw5out .sw-next,.sw5out .sw-prev {position: absolute;top: 50%;width: 60px;height: 60px;z-index: 10;cursor: pointer;font-size: 0;border-radius: 50%;text-align: center;margin-top: -30px;}
.sw5out .sw-prev {left: 5%;background: rgba(0, 0, 0, 0.2) url('../images/lt4.png') center no-repeat;}
.sw5out .sw-next {right: 5%;background: rgba(0, 0, 0, 0.2) url('../images/gt4.png') center no-repeat;}
.sw5out .sw-prev:hover,.sw5out .sw-next:hover {background-color: #0a60c6;-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.5);}
#sw5 .slideinner {position: relative;width: 100%;height: 100%;background-color: #000;}
#sw5 .slideinner img {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-webkit-transition: 0.5s;transition: 0.5s;}
.telbanner{display: none;}
@media screen and (max-width: 750px) {
.sw5out .sw-next,.sw5out .sw-prev {width: 40px;height: 40px;margin-top: -20px;}
.telbanner{display: block;width: 100%;}
.pcbanner{display: none;}
}
@media screen and (max-width: 560px) {
.sw5out .sw-next,.sw5out .sw-prev {display: none;}
}


/*首页公司简介*/
.iabout{width: 100%;display: flex; display:-webkit-flex;-webkit-justify-content: space-between;   justify-content: space-between; padding: 4% 0;}
.iabout .iabout_l{width: 45%;}
.iabout .iabout_l img{width: 100%;}
.iabout .iabout_r{width: 65%;background: url('../images/about.jpg') no-repeat center top;}
.iabout .iabout_r h2{padding: 30px 0 0 10%; font-size: 45px;color: #343434;}
.iabout .iabout_r h2 em{display: block;font-size: 20px; font-family: Arial, Helvetica, sans-serif;}
.iabout .iabout_r h2 em:after{content: "";background: #333;width: 80px; height: 1px;display: inline-block; margin-bottom: 7px; margin-left: 10px;}
.iabout .iabout_r p{font-size: 16px; line-height: 32px; padding:5% 10% 0 10%;}
.iabout .iabout_r .abmore{margin-left: 10%;}


.about_shuzi{width: 100%;background: url('../images/aboutsz.jpg') no-repeat center top;}
.about_shuzi .s_width{width: 85%; margin: 0 auto;;}
.flexwp {flex-wrap: wrap;-webkit-flex-wrap: wrap; padding: 4% 0;display: flex; display:-webkit-flex;}
.flexbt {-webkit-box-pack: space-between;-ms-flex-pack: space-between;justify-content: space-between;-webkit-justify-content: space-between;}
.brandNum .fbs{width: 25%; margin: 1% 0 1% 0;color: #fff;text-align: center;}
.imgBad img{width: 1.5rem;margin-bottom: 1.6rem;}
.brandLeft{padding: .5rem 0 0 1rem; width: 45%; background-size: cover !important;position: relative;z-index: 3;}
.mapPoint{ margin: .6rem 0 -1.2rem 0;}
.colorlogo {color: #fff;}
.line1{line-height: 1;border-right:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.fbs:nth-child(4) .line1{border-right: none;}


@media screen and (max-width: 1024px) {
  .index-head {text-align: center;}
  .index-head:after {margin-left: auto;margin-right: auto;}
  }
  
  @media screen and (max-width: 790px) {
    .iabout{display: block;}
    .iabout .iabout_l{display: none;}
    .iabout .iabout_r{width: 100%;}
    .index-head .en {font-size: 52px;}
    .iabout .iabout_r h2{padding: 30px 0 0 3%;font-size: 24px;}
    .iabout .iabout_r p{ line-height: 30px;padding: 3%;text-indent:2em;}

    .brandNum .fbs{width: 50%;}
    .fbs:nth-child(2) .line1{border-right: none;}
  }

/*首页产品展示*/
.pro{clear: both;display: block;background: #f0f0f0;overflow: hidden;position: relative;width: 100%;padding: 4% 0;}
.pro h2{text-align: center;font-size: 50px;color: #333;}
.pro h2 em{display: block; font-weight: 800; color: #0553ad;text-transform: uppercase;font-size: 60px;line-height: 55px;}
.pro .s_width{width: 85%; margin: 0 auto;}
.pro ul{}
.pro ul{clear:both;display:block;margin-left:-2.66667%;padding-top:20px}
.pro ul li{float:left;width:44.4026%;margin-left:2.5974%;background:#fff;margin-top: 20px; padding:20px;position:relative;overflow:hidden;display:block;display:box;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;-ms-justify-content:flex-start;-o-justify-content:flex-start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center}
.pro ul li .proPic{float:left;width:59.42029%;margin-right:5.7971%;overflow:hidden}
.pro ul li .proPic img{width:100%;transition:all 0.5s}
.pro ul li .proMain{float:left;width:34.78261%;position:relative;z-index:2}
.pro ul li .proMain>a{clear:both;display:block;font-size:34px;color:#333;font-weight: 800;margin-bottom:35px}
.pro ul li .proMain span{clear:both;display:block;text-align:left;padding-top:65px}
.pro ul li .proMain span a{float:left;border:1px solid #1f61c2;line-height:40px;padding:0px 15px;font-size:18px;color:#333;font-family:'pingfang-m';border-radius:26px;font-weight:normal}
.pro ul li .proMain span a.consultBtn{background:#1f61c2;color:#fff;margin-right:20px}
.pro ul li .proMain span a:hover{border:1px solid #dd2118;color:#dd2118}
.pro ul li .proMain span a:hover.consultBtn{background:#dd2118;color:#fff}
.pro ul li:after{content:'SDZZ';position:absolute;color:#f6f6f6;right:-29px;top:384px;font-size:130px;line-height:1;font-family:'alibaba-b';transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);font-weight:bold;transform-origin:right top;-ms-transform-origin:right top;-webkit-transform-origin:right top;-moz-transform-origin:right top;-o-transform-origin:right top}
.pro ul li:hover .proPic img{transform:scale(1.02)}.pro ul li:hover .proMain a{color:#dd2118}

.telproduct{display: none;}
.product{width: 85%; margin: 4% auto;}
#top_scroll {overflow: hidden;width:100%; margin: 0 auto;  height: 900px;}
#top_scroll ul li{position: relative; float: left;width:24%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#0553ad;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; padding: 0;}
#top_scroll ul li:nth-child(4n){margin-right: 0;}
#top_scroll ul li .img{width: 100%;object-fit: cover; object-position: center; overflow: hidden; }
#top_scroll ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
#top_scroll ul li .img:hover img{ transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
#top_scroll ul li .proText{ padding:15px 0; transition: .4s;-webkit-transition: .4s; font-size: 18px; text-align: center;font-family: 400; color: #fff;}

#top_scroll ul li:hover .proText{background:#fff;}
#top_scroll ul li:hover strong,#top_scroll ul li:hover .proText i{ color: #333;}

@media( max-width:1280px ){
  #top_scroll ul li .img img{ height: 230px;}
}
@media screen and (max-width: 790px) {
  .pro{padding-top: 30px;}
  .pro h2{font-size: 37px;}
  .pro h2 em{font-size: 34px;line-height: 20px;}

  .pro .s_width,.product{display: none;}
  .telproduct{display: block; width: 100%;}
  .telproduct ul li{position: relative; float: left;width:49%;margin:0 .5% 1%;overflow: hidden; border-bottom: #e1dfdf 1px solid; box-sizing: border-box;background-color:#0553ad;-webkit-transition: 0.5s;-o-transition: 0.5s;-ms-transition: 0.5s;-moz-transition: 0.5s;transition: 0.5s; padding: 0;}
  .telproduct ul li:nth-child(2n){margin-right: 0;}
  .telproduct ul li .img{width: 100%;object-fit: cover; object-position: center; overflow: hidden; }
  .telproduct ul li .img img{ width: 100%; transition:0.4s ease; -moz-transition:0.4s ease; -webkit-transition:0.4s ease;}
  .telproduct ul li .proText{ padding:10px 0; transition: .4s;-webkit-transition: .4s; font-size: 18px; text-align: center;font-family: 400; color: #fff;}

}

/*首页case*/
.case-list {position: relative;overflow: hidden;}
.case-list .s_width{width: 85%; margin: 0 auto;}
.case-list .case-top .swiper-slide {height: 0;padding-bottom:40.5%;overflow: hidden;}
.case-list .case-top .swiper-slide img {width: 100%;opacity: 0.8;transform: scale(1.04);-webkit-transform: scale(1.04);-moz-transform: scale(1.04);-ms-transform: scale(1.04);transition: all 2s;-webkit-transition: all 2s;-moz-transition: all 2s;-ms-transition: all 2s;}
.case-list .case-top .swiper-slide .text {position: absolute;width: 100%;top: 12%;left: 0;}
.case-list .case-top .swiper-slide .text .con h2 {font-size: 36px;font-weight: bold;color: #fff;position: relative;top: 1rem;opacity: 0;transition: all 0.5s ease 0.5s;-webkit-transition: all 0.5s ease 0.5s;
-moz-transition: all 0.5s ease 0.5s;-ms-transition: all 0.5s ease 0.5s;}
.case-list .case-top .swiper-slide .text .con p {font-size: 1rem;color: #fff;margin: 0.8rem 0 7rem;position: relative;top: 1rem;opacity: 0;transition: all 0.5s ease 0.8s;-webkit-transition: all 0.5s ease 0.8s;
-moz-transition: all 0.5s ease 0.8s;-ms-transition: all 0.5s ease 0.8s;width: 40%;}
.case-list .case-top .swiper-slide .text .con .more {position: relative;top: 1rem;opacity: 0;transition: all 0.5s ease 1.1s;-webkit-transition: all 0.5s ease 1.1s;-moz-transition: all 0.5s ease 1.1s;-ms-transition: all 0.5s ease 1.1s;}
.case-list .case-top .swiper-slide .text .con .more a {font-size: 20px;color: #fff;padding: 0.6rem 0;border-radius: 4px;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.case-list .case-top .swiper-slide .text .con .more a span {margin-left: 0.6rem;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.case-list .case-top .swiper-slide .text .con .more a span img{width: auto;display: inline-block;}
.case-list .case-top .swiper-slide .text .con .more a:hover {padding: 0.6rem 1rem;background: #007bf5;}
.case-list .case-top .swiper-slide .text .con .more a:hover span {margin-left: 1rem;}
.case-list .case-top .swiper-slide.active img {opacity: 1;transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);}
.case-list .case-top .swiper-slide.active .text .con h2 {opacity: 1;top: 0;}
.case-list .case-top .swiper-slide.active .text .con p {opacity: 1;top: 0;}
.case-list .case-top .swiper-slide.active .text .con .more {opacity: 1;top: 0;}
.case-list .case-bottom {position: absolute;width: 100%;bottom: 1rem;left: 0;}
.case-list .case-bottom .con .swiper-slide {padding-bottom: 1.4rem;cursor: pointer;}
.case-list .case-bottom .con .swiper-slide:before {content: '';width: 100%;height: 100%;background: url(../images/icon_bg.png) no-repeat bottom left;background-size: cover;position: absolute;left: 0;top: 0;opacity: 0;z-index: -1;transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;}
.case-list .case-bottom .con .swiper-slide .icon {width: 2.7rem;height: 2.9rem;overflow: hidden;margin: 1rem auto;}
.case-list .case-bottom .con .swiper-slide .icon img {width: 100%;}
.case-list .case-bottom .con .swiper-slide h2 {text-align: center;font-size: 18px;color: #fff;}
.case-list .case-bottom .con .swiper-slide:hover:before {opacity: 1;}
.case-list .case-bottom .con .swiper-slide.active:before {opacity: 1;}


/*首页新闻资讯*/
.news{clear: both;display: block;background: #f0f0f0;overflow: hidden;position: relative;width: 100%;padding: 4% 0;}
.news h2{text-align: center;font-size: 50px;color: #333;}
.news h2 em{display: block; font-weight: 800; color: #0553ad;text-transform: uppercase;font-size: 60px;line-height: 55px;}
.fnewslist {width: 85%; overflow: hidden;text-align: center;font-size: 0;margin: 10px auto 0 auto;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
.fnewslist li {width: 432px;max-width: 24%;}
.fnewslist li .inner {text-align: left;}
.hot {position: relative;border-bottom: 3px solid #f8f8f8;-webkit-transition: 0.5s;transition: 0.5s;}
.hot .pic {width: 100%;height: 262px;overflow: hidden;position: relative;}
.hot .pic img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;}
.hot .wz {padding: 36px 30px 30px;background-color: #f8f8f8;}
.hot h3 {font-size: 20px;color: #111;line-height: 32px;height: 32px;overflow: hidden;-webkit-transition: 0.5s;transition: 0.5s;}
.hot p {font-size: 16px;color: #666;line-height: 32px;overflow: hidden;height: 64px;margin-top: 5px;}
.hot .date {font-size: 16px;color: #999;line-height: 28px;overflow: hidden;height: 28px;margin-top: 25px;}
.fnewslist li:hover .hot h3 {color: #1f61c2;}
.fnewslist li:hover .hot {border-bottom-color: #1f61c2;}
.hot .pic:after {content: '';position: absolute;width: 100%;height: 100%;left: 0;right: 0;z-index: 5;}
.fnewslist li:hover .hot .pic:after {-webkit-animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;    animation: gradient-rectangle 1s cubic-bezier(0, 0, 0.18, 0.96) 1;}
@-webkit-keyframes gradient-rectangle {
0% {-webkit-transform: scaleY(0);    transform: scaleY(0);-webkit-transform-origin: bottom;    transform-origin: bottom;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 1;}
100% {-webkit-transform: scaleY(1);    transform: scaleY(1);-webkit-transform-origin: top;    transform-origin: top;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 0;}
}
@keyframes gradient-rectangle {
0% {-webkit-transform: scaleY(0);    transform: scaleY(0);-webkit-transform-origin: bottom;    transform-origin: bottom;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 1;}
100% {-webkit-transform: scaleY(1);    transform: scaleY(1);-webkit-transform-origin: top;    transform-origin: top;background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 0.6)));background: linear-gradient(to top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.6));opacity: 0;}
}
@media screen and (max-width: 1023px) {

.fnewslist li {max-width: 48%;margin-top: 0;}
.fnewslist li:last-child {display: list-item;}
}
@media screen and (max-width: 790px) {
  .news{padding-top: 30px;}
  .news h2{font-size: 37px;}
  .news h2 em{font-size: 34px;line-height: 20px;}
  .fnewslist{margin: 0 auto;width: 95%;}
.fnewslist li {width: 100%;max-width: 100%;}
}

/*首页快捷*/
.kuaijie{width: 85%; margin: 4% auto;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between;}
.kuaijie .item {border-right: 1px solid #fff;width: 33.333%;}
.kuaijie .item:last-child {border-right: none;}
.kuaijie  .item {display: block;width: 100%;position: relative;}
.kuaijie  .item .img {width: 100%;position: relative;padding-bottom: 68%;overflow: hidden;}
@media (max-width: 1199px) {
.kuaijie  .item .img {padding-bottom: 84%;}
}
@media (max-width: 767px) {
  .kuaijie{width: 95%; display: block; margin-bottom: 80px;}
  .kuaijie .item {margin-bottom: 5px;}
.kuaijie  .item .img {padding-bottom: 60%;}
}
.kuaijie  .item .img img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.kuaijie  .item .img:after {content: "";display: block;position: absolute;left: 0;bottom: 0;width: 100%;height: 100%;background: url(../images/jianbianimgf1.png) no-repeat;background-position: left top;
background-size: 100% 100%;z-index: 2;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.kuaijie  .item .font {position: absolute;top: 0;left: 0;padding: 15% 0.4rem 0 15%;;color: #fff;z-index: 3;}
@media (max-width: 991px) {
.kuaijie  .item .font {padding: 15% 0.4rem 0 15%;}
}
.kuaijie  .item .font .tit {white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;margin-bottom: 12px;}
.item .font .but {background: #fff;border-radius: 50%;border: 2px solid rgba(255, 255, 255, 0.3);display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;margin-top: 50%;position: relative;
-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
@media (max-width: 1199px) {
.item .font .but {margin-top: 0.4rem;}
}
@media (max-width: 991px) {
.item .font .but {width: 40px;height: 40px;margin-top: 0.2rem;}
}
@media (max-width: 767px) {
.item .font .but {margin-top: 0.4rem;}
}

/*内页公司简介*/
.about_ban .tit{ margin: 0 auto;width: 100%; padding: 4% 0;}
.about_ban .tit h2{text-align: center; font-size: 58px; color: #000; font-weight: bold; }
.about_ban .tit h2 em{text-align: center; font-size: 16px; padding: 10px 0; font-weight: 300;display: block;}

.cate-list {	width: 100%; margin-bottom: 4%;}
.cate-list ul{width: 85%; margin: 0 auto; padding-top:30px;display: flex; display:-webkit-flex; -webkit-justify-content: space-between;   justify-content: space-between; flex-wrap: wrap; }
.cate-list li {	width: 16%;  text-align:center}
.cate-list li a.cate-img {display: block; width: 68%;border-radius: 100%;position: relative; margin: 0 auto;width: 100px; height: 100px;}
.cate-list li a.cate-img:before { content: ''; display: block; position: absolute; left:0; top:0; right:0; bottom:0;   border-radius: 100%;  background: #edeff1;}
.cate-list li a.cate-img img {display: block;position: relative; margin:0 auto;padding-top:30px;}
.cate-list li p {width: 100%;overflow: hidden;line-height: 28px;font-size: 16px;color: #999999;text-align: center;margin-top: 6px; display:block}
.cate-list li+li {margin-left:5%}

.se_about{width: 85%; margin: 0 auto 4% auto; padding: 4%;background: #f2f2f2;border:1px solid transparent; border-color: rgba(151, 151, 151, 0.3);}
.se_about p{font-size: 16px; line-height: 31px;text-indent:2em;}

.about_model5{ margin:80px auto; overflow:hidden; width: 85%;}
.about_model5 .tit{ margin: 0 auto;width: 75%; padding: 0 0 2% 0;}
.about_model5 .tit h2{text-align: center; font-size: 48px;  color: #000; font-weight: bold;}
.about_model5 .tit h2 em{text-align: center; font-size: 16px; padding: 10px 0; font-weight: 300;display: block; line-height: 31px;}

.about_model5 li{ float:left; width:30.333%; margin:0 1.5%; font-size:16px;}
.about_model5 li img{ margin-bottom:20px; width: 100%;}
.about_model5 li strong{ color:#f3562d; font-size:22px; margin-right:5px}

@media screen and (max-width: 1024px) {
  .about_ban .tit h2{font-size: 27px;}
  .about_ban .tit h2 em{font-size: 15px;padding: 10px 10px;}
  .cate-list{display: none;}
  .about_model5{width: 95%; margin: 30px auto;}
  .about_model5 .tit{width: 100%;}
  .about_model5 .tit h2{font-size: 27px;}
  .about_model5 li{width: 100%;}
}


/*内页合作案例*/
.huoout {padding: 200px 0 96px;}
.huoout:before {content: "";position: fixed;z-index: -1;top: 0;right: 0;bottom: 0;left: 0;background: url('../images/huobg.jpg') bottom / cover no-repeat;}
.huoout .cer9{width: 90%; margin: 0 auto;}
.huoout h2.btitle {font-size: 42px;color: #fff;line-height: 66px;text-align: center;height: 66px;overflow: hidden;}
.huocon {margin: 30px auto 62px;font-size: 16px;color: #c8c8c8;line-height: 36px;max-width: 900px;text-align: center;}
.huocon img {max-width: 100%;}
.huobtn {display: block;width: 62px;height: 32px;padding-left: 48px;margin: 0 auto;font-size: 14px;color: #a9a9a9;line-height: 32px;position: relative;}
.huobtn i {position: absolute;left: 0;top: 0;z-index: 1;width: 32px;height: 32px;}
.huobtn:hover i {-webkit-animation: rotate360 2s linear infinite;animation: rotate360 2s linear infinite;}
.huobtn.finish {padding-left: 0;}
.huobtn.finish i {width: 0;opacity: 0;}
.kehulist {padding: 2px 0 60px;overflow: hidden;margin: 0 auto;width: 80%;}
.kehulist li {float: left;width: 19.66%;margin: 10px 0;}
.kehulist li .lin {padding: 0 12px;text-align: center;}
.kehulist li a {display: block;background-color: #fff;overflow: hidden;}
.kehulist .pic {width: 100%;height: 120px;overflow: hidden;font-size: 0;line-height: 120px;}
.kehulist img {max-width: 75%;max-height: 90%; }
.kehulist li:hover a {
-webkit-transform: scale(0.9, 0.9);transform: scale(0.9, 0.9);
}
@media screen and (max-width: 1400px) {
.kehulist li {width: 20%;}
}
@media screen and (max-width: 1200px) {
.kehulist li {width: 25%;}
}
@media screen and (max-width: 900px) {
.kehulist li {width: 33.33%;}
.huoout h2.btitle {font-size: 36px;}
.huocon {line-height: 30px;}
}
@media screen and (max-width: 750px) {
    .huoout .cer9{width: 95%; }
    .huoout h2.btitle {font-size: 22px;}
    .huocon {margin: 10px auto 15px;line-height: 31px;max-width: 90%;text-align: center;}

    .kehulist .pic {height: 78px;line-height: 78px;}

.huoout {padding:0.7rem 0;}
.kehulist li {width: 50%;}
}

.fhuoban {
width: 100%;
}
.zuopinone {
position: relative;
width: 100%;
margin: 36px auto 0;
padding: 0 0;
}
.sw22 {overflow: hidden;}
.sw22 .swiper-slide {width: 210px;padding: 10px;-webkit-box-sizing: border-box;box-sizing: border-box;}
.sw22 .swiper-slide .pic {
width: 100%;
height: 90px;
overflow: hidden;
margin-top: 22px;
position: relative;
font-size: 0;
text-align: center;
line-height: 90px;
border-radius: 10px;
background-color: transparent;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.sw22 .swiper-slide .pic:first-child {
margin-top: 0;
}
.sw22 .swiper-slide img {
max-width: 90%;
max-height: 90%;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-filter: grayscale(100%);
        filter: grayscale(100%);
}
.sw22 .swiper-slide .pic:hover {
background-color: #fff;
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
}
.sw22 .swiper-slide .pic:hover img {
-webkit-transform: scale(1.1);
        transform: scale(1.1);
-webkit-filter: grayscale(0%);
        filter: grayscale(0%);
}
.sw22 .pic:before {
content: "";
position: absolute;
left: 0px;
top: 0px;
right: 10px;
bottom: 10px;
z-index: 2;
border: 4px solid transparent;
display: none;
}

.zuopinone .swiper-button-prev,
.zuopinone .swiper-button-next {
width: 30px;
height: 60px;
border-radius: 5px;
margin-top: -30px;
background-color: #ddd;
color: #2f66d8;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.zuopinone .swiper-button-prev {
left: 0;
}
.zuopinone .swiper-button-next {
right: 0;
}
.zuopinone .swiper-button-prev:hover {
background-color: #2f66d8;
color: #fff;
}
.zuopinone .swiper-button-next:hover {
background-color: #2f66d8;
color: #fff;
}
.zuopinone .swiper-button-prev:after,
.zuopinone .swiper-button-next:after {
font-size: 30px;
}
.sw22 .swiper-pagination {
bottom: 0;
}
.sw22 .swiper-pagination-bullet {
width: 10px;
height: 10px;
margin: 0 10px;
background-color: #ececec;
outline: 0 none;
opacity: 1;
-webkit-transition: 0.3s;
transition: 0.3s;
border-radius: 50%;
}
.sw22 .swiper-pagination-bullet-active {
background-color: #203b6e;
}
@media screen and (max-width: 750px) {
.zuopinone .swiper-button-prev,
.zuopinone .swiper-button-next {
  width: 20px;
  height: 40px;
  margin-top: -20px;
}
.zuopinone .swiper-button-prev:after,
.zuopinone .swiper-button-next:after {
  font-size: 16px;
}
}

.fcate1 {
position: relative;
padding-top: 14px;
text-align: center;
}
.fcate1 .cn {
font-size: 48px;
color: #333;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate1 .enp {
font-size: 0;
position: absolute;
left: 0;
top: 0;
z-index: 0;
width: 100%;
}
.fcate1 .enp img {
vertical-align: top;
}
@media screen and (max-width: 1023px) {
.fcate1 .cn {
  font-size: 32px;
  line-height: 50px;
}
}
.fbtl {
position: relative;
}
.fcate2 {
float: left;
position: relative;
padding-top: 14px;
}
.fcate2 .cn {
font-size: 48px;
color: #8ec31f;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate2 .enp {
font-size: 0;
position: absolute;
left: 0;
top: 0;
z-index: 0;
}
.fcate2 .enp img {
vertical-align: top;
}
.ferji {
float: right;
margin-top: 30px;
font-size: 0;
white-space: nowrap;
}
.ferji a {
display: inline-block;
position: relative;
margin-left: 120px;
overflow: hidden;
height: 40px;
font-size: 20px;
color: #111;
line-height: 40px;
text-align: center;
}
.ferji a:before {content: '';position: absolute;left: 100%;bottom: 7px;z-index: 0;width: 0;height: 1px;background-color: #8ec31f;-webkit-transition: .3s;transition: .3s;}
.ferji a:first-child {margin-left: 0;}
.ferji a:hover {color: #8ec31f;}
.ferji a:hover:before {width: 100%;left: 0;-webkit-transition: width 0.3s;transition: width 0.3s;}
.ferji a.on {color: #8ec31f;}
.ferji a.on:before {width: 100%;left: 0;}
@media screen and (max-width: 1023px) {
.fcate2 .cn {  font-size: 32px;  line-height: 50px;}
}
@media screen and (max-width: 750px) {
.fcate2 {  width: 100%;  text-align: center;}
.fcate2 .enp {  width: 100%;}
.ferji {  width: 100%;  text-align: center;}
.ferji a {  font-size: 18px;  margin-left: 60px;}
}

.fhangye {
width: 100%;
height: 100%;
}
.fhangye .cer8 {
height: 100%;
position: relative;
}
.fcate4 {
position: absolute;
left: 8%;
top: 50%;
margin-top: -260px;
z-index: 20;
padding-top: 10px;
pointer-events: none;
}
.fcate4 .cn {
font-size: 48px;
color: #fff;
line-height: 60px;
position: relative;
z-index: 1;
}
.fcate4 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate4 .enp img {vertical-align: top;}
@media screen and (max-width: 1023px) {
.fhangye {  padding-top: 80px;  -webkit-box-sizing: border-box;          box-sizing: border-box;}
.fcate4 {  width: 100%;  text-align: center;  position: relative;  left: 0;  top: 0;  margin-top: 0;}
.fcate4 .cn {  font-size: 32px;  line-height: 50px;}
.fcate4 .enp {  width: 100%;}
}
.peijianlist {font-size: 0;text-align: center;position: absolute;left: 8%;right: 8%;bottom: 0;z-index: 2;}
.peijianlist li {
display: inline-block;
width: 12.5%;
vertical-align: top;
}
.peijianlist li a {
display: block;
position: relative;
width: 100%;
padding-top: 42px;
padding-bottom: 42px;
background-color: rgba(37, 42, 45, 0.3);
}
.peijianlist li a:before {
content: '';
position: absolute;
left: 0;
top: 0;
z-index: 0;
width: 1px;
height: 100%;
background-color: rgba(255, 255, 255, 0.1);
}
.peijianlist li:first-child a:before {
display: none;
}
.peijianlist .pic {
width: 100%;
overflow: hidden;
font-size: 0;
line-height: 58px;
height: 58px;
}
.peijianlist img {
max-width: 100%;
max-height: 100%;
}
.peijianlist li h3 {
font-size: 20px;
color: #fff;
line-height: 36px;
width: 100%;
height: 36px;
overflow: hidden;
-webkit-transition: .3s;
transition: .3s;
}
.peijianlist li:hover a {
background-color: rgba(16, 124, 201, 0.2);
}
.peijianlist li.on a {
background-color: #107cc9;
}
.peijianlist2 {
font-size: 0;
position: absolute;
left: 8%;
top: 50%;
z-index: 2;
width: 720px;
max-width: 80%;
margin-top: -90px;
pointer-events: none;
}
.peijianlist2 li {
position: absolute;
z-index: 0;
width: 100%;
opacity: 0;
-webkit-transform: translateX(60px);
        transform: translateX(60px);
}
.peijianlist2 li h3 {
font-size: 36px;
color: #fff;
line-height: 48px;
height: 48px;
overflow: hidden;
}
.peijianlist2 li .hx {
width: 100%;
height: 1px;
position: relative;
margin: 21px 0 31px;
background-color: rgba(255, 255, 255, 0.2);
}
.peijianlist2 li .hx:before {
content: '';
position: absolute;
left: 0;
top: -1px;
z-index: 0;
width: 30px;
height: 3px;
background-color: #fff;
}
.peijianlist2 li .txt {
font-size: 18px;
color: #fff;
line-height: 32px;
max-height: 96px;
overflow: hidden;
margin-bottom: 38px;
}
.peijianlist2 li .hymore {
display: block;
width: 150px;
height: 48px;
background-color: #107cc9;
position: relative;
font-size: 16px;
color: #fff;
line-height: 48px;
text-align: center;
overflow: hidden;
pointer-events: auto;
}
.peijianlist2 li.on {
z-index: 2;
opacity: 1;
-webkit-transform: translateX(0px);
        transform: translateX(0px);
-webkit-transition: .5s;
transition: .5s;
}
@media screen and (max-width: 1023px) {
.peijianlist {
  left: 0;
  right: 0;
}
.peijianlist li {
  width: 25%;
}
.peijianlist li a {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.peijianlist li h3 {
  font-size: 16px;
}
.peijianlist2 {
  width: 90%;
  max-width: 90%;
}
.peijianlist2 {
  position: relative;
  left: 5%;
  top: 0;
  margin-top: 80px;
}
}
@media screen and (max-width: 750px) {
.peijianlist2 li h3 {
  font-size: 28px;
  line-height: 40px;
  height: 40px;
}
.peijianlist2 li .txt {
  font-size: 16px;
}
}
.cvbanner {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
overflow: hidden;
z-index: 1;
}
.sw02out {
position: relative;
width: 100%;
height: 100%;
}
.sw02 {
height: 100%;
}
.sw02 .swiper-slide {
overflow: hidden;
}
.sw02 .swiper-slide .swiper-inner {
display: block;
position: relative;
width: 100%;
height: 100%;
}
.sw02 img {
width: 100%;
height: 100%;
-o-object-fit: cover;
    object-fit: cover;
-o-object-position: 75% 50%;
    object-position: 75% 50%;
}
.fhangye .swiper-pagination02 {
font-size: 24px;
color: #fff;
line-height: 52px;
text-align: center;
width: 140px;
height: 52px;
margin-right: 52px;
margin-top: 36px;
pointer-events: none;
position: absolute;
left: auto;
bottom: auto;
right: 8%;
top: 50%;
z-index: 10;
}
.swiper-pagination02 .swiper-pagination-current {
font-size: 36px;
margin-right: 10px;
}
.swiper-pagination02 .swiper-pagination-total {
font-size: 24px;
}
.sw-next02,
.sw-prev02 {
position: absolute;
right: 8%;
top: 50%;
z-index: 11;
width: 50px;
height: 50px;
margin-top: 36px;
font-size: 0;
border-radius: 50%;
text-align: center;
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.sw-prev02 {
background: url('../images/lt1.png') center no-repeat;
margin-right: 192px;
}
.sw-next02 {
background: url('../images/gt1.png') center no-repeat;
}
.sw-prev02:hover,
.sw-next02:hover {
background-color: rgba(16, 124, 201, 0.9);
}
@media screen and (max-width: 1023px) {
.fhangye .swiper-pagination02,
.sw-next02 {
  right: 5%;
  top: auto;
  bottom: 220px;
  margin-top: 0;
}
.sw-prev02 {
  left: 5%;
  right: auto;
  top: auto;
  bottom: 220px;
  margin-top: 0;
  margin-right: 0;
}
.fhangye .swiper-pagination02 {
  right: 50%;
  margin-right: -70px;
}
.swiper-pagination02 .swiper-pagination-current {
  font-size: 24px;
}
}
.cvbanner .pagination {
position: absolute;
left: 6.25%;
top: 50%;
margin-top: 100px;
z-index: 20;
height: 2px;
font-size: 0;
}
.cvbanner .pagination .btn {
display: inline-block;
position: relative;
cursor: pointer;
width: 30px;
height: 2px;
margin-right: 10px;
background-color: rgba(255, 255, 255, 0.4);
}
.cvbanner .pagination .btn:before {
content: " ";
position: absolute;
left: 0;
top: 0;
z-index: 1;
width: 0;
height: 2px;
background-color: #fff;
}
.cvbanner .pagination .btn.on:before {
-webkit-transition: linear 4s;
transition: linear 4s;
width: 100%;
}
.ctrbox {
position: absolute;
right: 6.25%;
bottom: 148px;
z-index: 20;
margin-left: 380px;
font-size: 0;
}
.ctrbox .ctr {
display: block;
width: 42px;
height: 42px;
z-index: 11;
font-size: 0;
border-radius: 5px;
text-align: center;
cursor: pointer;
}
.ctrbox .ctr.prev {
background: url('../images/lt2.png') center no-repeat;
}
.ctrbox .ctr.next {
background: url('../images/gt2.png') center no-repeat;
margin-top: 24px;
}
.ctrbox .ctr.prev:hover,
.ctrbox .ctr.next:hover {
background-color: rgba(241, 131, 0, 0.6);
-webkit-box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);
        box-shadow: 0 0 10px 0 rgba(255, 255, 255, 0.7);
}
@media screen and (max-width: 750px) {
.ctrbox {
  right: 4%;
  bottom: 84px;
}
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: auto!important;
left: 50px;
}
.swiper-pagination000 .swiper-pagination-bullet {
position: relative;
width: 17px;
height: 17px;
opacity: 1;
margin: 11px 0!important;
border: 1px solid transparent;
outline: 0 none;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background-color: transparent;
}
.swiper-pagination000 .swiper-pagination-bullet:before {
content: '';
position: absolute;
left: 7px;
top: 7px;
z-index: 0;
width: 3px;
height: 3px;
background-color: #999;
border-radius: 2px;
}
.swiper-pagination000 .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #999;
}
.swiper-pagination000.white .swiper-pagination-bullet:before {
background-color: #fff;
}
.swiper-pagination000.white .swiper-pagination-bullet.swiper-pagination-bullet-active {
border-color: #fff;
}
.swiper-num000 {
position: absolute;
height: 24px;
left: 50px;
top: 50%;
z-index: 10;
color: #999;
line-height: 24px;
font-size: 14px;
margin-top: -190px;
pointer-events: none;
-webkit-transform: rotate(90deg);
        transform: rotate(90deg);
-webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
}
.swiper-num000 span {
display: inline-block;
}
.swiper-num000.white {
color: #fff;
}
.swiper-num000 .active {
font-size: 20px;
margin-right: 6px;
}
.swiper-num000 .total {
font-size: 14px;
margin-left: 4px;
}
#sw000 {width: 100%;height: 90vh;}
.section {overflow: hidden;background-color: #fff;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;}
.seccontent {margin: auto 0;position: relative;z-index: 2;width: 100%;}
.sec-auto-height.swiper-slide {height: auto !important;}
.sec13 {background-color: #2f66d8;}
.secbg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;}
.secbg12 {background: url('../images/aboutbg.jpg') right no-repeat;background-attachment: fixed; background-size: cover;}
.secbg15 {background: #ffffff url('../images/fhuobg.jpg') bottom no-repeat;}
/*height: ~"-moz-calc(100% - 60px)";
  height: ~"-webkit-calc(100% - 60px)";
  height: ~"calc(100% - 60px)";*/
/*.secbg12{animation: pagebgfd1 6s ease infinite alternate;}*/
@-webkit-keyframes pagebgfd1 {
0% {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
100% {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
}
@keyframes pagebgfd1 {
0% {
  opacity: 1;
  -webkit-transform: scale(1.1, 1.1);
          transform: scale(1.1, 1.1);
}
100% {
  opacity: 1;
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
}
@media screen and (max-width: 1440px) {
.swiper-container-vertical > .swiper-pagination-bullets {
  left: 24px;
}
.swiper-num000 {
  left: 24px;
}
}
@media screen and (max-width: 1023px) {
#sw000 {
  height: auto;
}
#sw000 > .swiper-wrapper {
  display: block;
}
.section {  height: auto;  padding:  0;}
.section.sec11 {   padding: 0;}
.section.sec13 {  height: 90vh;  padding: 0;}
.section.sec17 {  padding: 0;}
.seccontent {
  top: 0;
}
.sec15 {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.swiper-num000 {
  display: none;
}
}

.abmore {display: block;width: 150px;height: 48px;background-color: #0553ad;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;overflow: hidden;margin-top: 96px;}

.guolist1 {overflow: hidden;font-size: 0;text-align: center;width: 570px;max-width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: justify;
    -ms-flex-pack: justify;        justify-content: space-between;}
.guolist1 li {display: inline-block;}
.guolist1 li a {display: block;}
.guolist1 h3 {line-height: 60px;height: 60px;}
.guolist1 h3 span {display: inline-block;font-size: 48px;color: #8ec31f;height: 100%;}
.guolist1 h3 s {
font-size: 20px;
color: #8ec31f;
text-decoration: none;
}
.guolist1 .txt {
font-size: 16px;
color: #666;
line-height: 32px;
text-align: left;
}
@media screen and (max-width: 1023px) {
.fcate5 {  text-align: center;}
.abmore {  margin: 50px auto 0;}
.guolist1 {  width: 100%;}
.guolist1 h3 span {  font-size: 42px;}

.fcate5 .cn {  font-size: 32px;  line-height: 50px;}
.fcate5 .cn2 {  font-size: 18px;  line-height: 34px;}
}
@media screen and (max-width: 750px) {
.guolist1 h3 span {  font-size: 36px;}
}
@-webkit-keyframes lightflash {
0% {  left: -100%;}
40%,100% {  left: 100%;}
}
@keyframes lightflash {
0% {  left: -100%;}
40%,100% {  left: 100%;}
}
.fcate3 {position: relative;padding-top: 16px;pointer-events: none;}
.fcate3 .cn {font-size: 48px;color: #8ec31f;line-height: 60px;position: relative;z-index: 1;}
.fcate3 .enp {font-size: 0;position: absolute;left: 0;top: 0;z-index: 0;}
.fcate3 .enp img {vertical-align: top;}
.fyanout {width: 100%;padding: 4% 0;}
.fyanout .cer80 {position: relative;z-index: 5;height: 100%;}
.fyan {width: 100%;height: 100%; position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: justify;    -ms-flex-pack: justify;
        justify-content: space-between;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.fyanpicbg {width: 41%;height: 780px;position: relative;font-size: 0;text-align: center;-ms-flex-item-align: end;align-self: flex-end;}
.fyanpicbg > img {max-width: 100%;-o-object-fit: cover;object-fit: cover;}
.fyanother {width: 40%;padding-top: 60px;}
.fyanother {width: 40%;padding-top: 60px;}
.fyanother .intro {font-size: 16px;color: #666;line-height: 28px;text-align: justify;margin-top: 56px;}
.fyanother .intro dd {  padding-left: 36px;  background: url('../images/dot1.png') 0 4px no-repeat;  margin-top: 30px;}
.fyfmore {display: block;width: 150px;height: 48px;background-color: #8ec31f;position: relative;font-size: 16px;color: #fff;line-height: 48px;text-align: center;overflow: hidden;margin-top: 96px;}
.guolist3 {overflow: hidden;text-align: center;width: 108%;background: url('../images/yf_b.jpg') center / cover no-repeat;position: absolute;right: 19%;bottom: 0;z-index: 1;}
.guolist3 li {border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding: 65px 0 75px;}
.guolist3 li a {display: block;}
.guolist3 h3 {font-size: 0;line-height: 68px;height: 68px;}
.guolist3 h3 span {display: inline-block;font-size: 62px;color: #fff;font-weight: bold;height: 100%;margin-right: 8px;}
.guolist3 h3 s {font-size: 16px;color: #107cc9;font-weight: bold;text-decoration: none;display: inline-block;vertical-align: text-bottom;width: 32px;height: 32px;border-radius: 50%;background-color: #fff;
text-align: center;line-height: 32px;}
.guolist3 .txt {font-size: 16px;color: #fff;line-height: 20px;}
@media screen and (max-width: 1440px) {
.fyanother {  width: 50%;  padding-top: 0;}
.fyfmore {  margin-top: 56px;}
.fyanpicbg {  height: auto;  -ms-flex-item-align: center;      align-self: center;}
.fyanpicbg > img {  display: none;}
.guolist3 {  position: relative;  right: 0;  width: 100%;}
.guolist3 h3 span {  font-size: 50px;}
}
@media screen and (max-width: 1023px) {
.fyanpicbg {  width: 100%;}
.fyanother {  width: 100%;  margin-bottom: 50px;  padding-top: 0;}
.fcate3 {  width: 100%;  text-align: center;}
.fcate3 .cn {  font-size: 32px;  line-height: 50px;}
.fcate3 .enp {  width: 100%;}
.fyfmore {  margin: 50px auto 0;}
.fyanother .intro {margin-top: 10px;}
.guolist3 li {  padding: 40px 0;}
}
@media screen and (max-width: 750px) {
.guolist3 h3 span {  font-size: 36px;}
}
/*内页*/
.prolist-out {padding: 100px 0;}
@media screen and (max-width: 1440px) {
.prolist-out {  padding: 120px 0;}
}
@media screen and (max-width: 1023px) {
.prolist-out {  padding: 100px 0;}
}
@media screen and (max-width: 750px) {
  .cer8{max-width: 95%;margin-bottom: 100px;}
.prolist-out {  padding: 30px 0;}
}
.prolist {padding: 0px 0 4px;margin: 0 -12px;overflow: hidden;}
.prolist li {float: left;width: 33.33%;margin-bottom: 31px;}
.prolist li .lin {padding: 0 12px;}
.prolist li a {display: block;position: relative;}
.prolist li a:after {left: 100%;position: absolute;bottom: 0;content: " ";width: 0;z-index: 2;border-bottom: 2px solid #1f61c2;-webkit-transition: .5s;transition: .5s;}
.prolist li:hover a:after {width: 100%;left: 0;-webkit-transition: width 0.5s;transition: width 0.5s;}
.prolist .pic {width: 100%;height: 0;padding-bottom:75%;position: relative;}
.prolist img {position: absolute;z-index: 1;left: 0;top: 0;-o-object-fit: cover;    object-fit: cover;}
.prolist li .wz {padding: 20px 24px;border-bottom: 1px solid #ddd;position: relative;}
.prolist li h3 {font-size: 20px;color: #333;line-height: 40px;height: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;text-align: center;font-weight: bold;}

.prolist li:hover h3 {color: #1f61c2;}
.prolist li:hover .more {color: #1f61c2;background-image: url('../images/jtr3h.png');}
.prolist h3{-webkit-transition: .5s;transition: .5s;}
@media screen and (max-width: 1100px) {
.prolist {  margin: 0 0;}
.prolist li .lin {  padding: 0 10px;}
}
@media screen and (max-width: 1023px) {
.prolist li {  width: 50%;}
.prolist li {  margin-bottom: 60px;}
}
@media screen and (max-width: 640px) {
.prolist li {  width: 49%; margin-right: 1%;margin-bottom:10px}
.prolist li:nth-child(2n){margin-right: 0;}
.prolist li .lin {  padding: 0 0;}
.prolist li .wz {padding: 0;}
.prolist li h3{font-size: 18px;}
}


/*内页资质荣誉*/
.rylist {overflow: hidden;padding: 0 0 50px;max-width: 1500px;margin: 0 auto 0;}
.rylist li {float: left;width: 33.33%;margin-bottom: 50px;}
.rylist li .lin {padding: 0 30px;}
.rylist li a {display: block;position: relative;border: 1px solid #e7e7e7;}
.rylist li .pic {width: 100%;overflow: hidden;position: relative;font-size: 0;text-align: center;}
.rylist li img {max-width: 100%;}
.rylist li h3 {padding: 0 30px;position: relative;overflow: hidden;}
.rylist li h3 span {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 40px;white-space: nowrap;padding: 15px 30px 15px 0;
background: url('../images/glass2.png') right no-repeat;border-top: 1px solid #ebebeb;}
.rylist li h3 em {position: relative;text-align: center;z-index: 3;display: block;height: 40px;overflow: hidden;font-size: 16px;color: #333;line-height: 25px;padding: 15px 0 15px 0;
border-top: 1px solid #ebebeb;word-break: break-all;  text-overflow: ellipsis; overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.rylist li h3:before {content: '';position: absolute;left: 100%;bottom: 0;z-index: 0;width: 0;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(#8ec31f), to(#74a904));background-image: linear-gradient(to right, #8ec31f), to(#74a904);
}
.rylist li h3 span,.rylist li h3 em,.rylist li h3:before {  -webkit-transition: .5s;  transition: .5s;}
.rylist li:hover h3 span {  color: #fff; text-align: center;  background-image: url('../images/glass2h.png');  border-top-color: transparent;}
.rylist li:hover h3 em {  color: #fff; text-align: center;  }
.rylist li:hover h3:before {  width: 100%;  left: 0;  -webkit-transition: width .5s;  transition: width .5s;}
@media screen and (max-width: 1440px) {
.rylist {padding: 0 0 40px;}
.rylist li .lin {padding: 0 20px;}
}
@media screen and (max-width: 1100px) {
.rylist {padding: 0 0 30px;}
.rylist li .lin {padding: 0 15px;}
.rylist li {width: 50%;}
.rylist li h3 {padding: 0 20px;}
}
@media screen and (max-width: 640px) {
.rongyumain {padding: 80px 0 80px;}
.rylist li {width: 100%;}
}

.newslist-out {padding: 160px 0 160px;}
@media screen and (max-width: 1440px) {
.newslist-out {  padding: 120px 0;}
}
@media screen and (max-width: 1023px) {
.newslist-out {  padding: 100px 0;}
}
@media screen and (max-width: 750px) {
.newslist-out {  padding: 80px 0;}
}
.newslist {padding: 44px 0;overflow: hidden;}
.newslist li {width: 100%;border-bottom: 1px solid #e8ecf0;padding: 86px 0;}
.newslist li:last-child {border-bottom: 0 none;}
.newslist li a {display: block;position: relative;overflow: hidden;padding-left: 650px;height: 356px;}
.newslist li .pic {position: absolute;left: 0;top: 0;z-index: 1;width: 586px;height: 100%;overflow: hidden;}
.newslist li .pic img {-o-object-fit: cover;    object-fit: cover;}
.newslist li .pic:hover img {transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);;}
.newslist li h3 {font-size: 24px;color: #333;line-height: 42px;height: 42px;overflow: hidden;}
.newslist li .txt {font-size: 16px;color: #666;line-height: 32px;height: 64px;overflow: hidden;margin: 20px 0 58px;}
.newslist li .date {font-size: 24px;color: #1f61c2;line-height: 36px;font-family: "amerigobt";height: 36px;padding-top: 48px;overflow: hidden;}
.newslist li label {display: block;width: 32px;height: 32px;font-size: 0;cursor: pointer;background: #c3c3c3 url('../images/jtr-n.png') center no-repeat;border-radius: 50%;}
.newslist li,.newslist h3,.newslist label {-webkit-transition: .5s;transition: .5s;}
.newslist li:hover {border-bottom-color: #1f61c2;}
.newslist li:hover h3 {color: #1f61c2;}
.newslist li:hover label {background-color: #1f61c2;}
@media screen and (max-width: 1440px) {
.newslist li .txt {  line-height: 30px;  height: 90px;  margin-bottom: 32px;}
}
@media screen and (max-width: 1200px) {
.newslist li a {  padding-left: 540px;}
.newslist li .pic {  width: 480px;}
}
@media screen and (max-width: 1023px) {
  .newslist {padding: 10px 0;}
.newslist li {  padding: 60px 0;}
.newslist li a {  padding-left: 450px;}
.newslist li .pic {  width: 400px;}
}
@media screen and (max-width: 840px) {
.newslist li a {  padding-left: 360px;  height: 240px;}
.newslist li .pic {  width: 320px;}
.newslist li .date {  padding-top: 20px;}
.newslist li label {  display: none;}
}
@media screen and (max-width: 750px) {
.newslist li {  padding: 40px 0;}
.newslist li a {  padding-left: 300px;  height: 126px;}
.newslist li .pic {  width: 260px;}
.newslist li .txt {  display: none;}
.newslist li h3 {  font-size: 20px;  line-height: 32px;  height: 96px;}
}
@media screen and (max-width: 600px) {
.newslist li a {  padding-left: 0;}
.newslist li .pic { display: none;}
.newslist li h3 {  font-size: 18px;  line-height: 30px;  height: 120px;}
.newslist li .date {  padding-top: 10px;  font-size: 18px;}
}

.cate1 {position: relative;text-align: center;}
.cate1 .cn {font-size: 42px;color: #8ec31f;line-height: 60px;font-weight: bold;}
.cate1 .en {font-size: 24px;color: #999;line-height: 36px;text-transform: uppercase;font-family: "amerigobt";}
@media screen and (max-width: 1024px) {
.cate1 .cn {  font-size: 34px;  line-height: 50px;}
.cate1 .en {  font-size: 20px;  line-height: 30px;}
}
@media screen and (max-width: 750px) {
.cate1 .cn {  font-size: 26px;  line-height: 40px;}
.cate1 .en {  font-size: 16px;  line-height: 24px;}
}

/*内页联系我们*/
.ul-contact{overflow:hidden;z-index:1;margin: 80px auto;}
.ul-contact h4{ font-size:30px;color: #333333; font-weight: 300; display:block; overflow:hidden;margin-bottom:100px; text-align:center}
.ul-contact li{float:left;width:17%;text-align: center; margin:0 1.5%;}
.ul-contact li:nth-child(1),.ul-contact li:nth-child(2),.ul-contact li:nth-child(4),.ul-contact li:nth-child(5){ margin-top:75px;}
.ul-contact li strong{position: relative; z-index: 1; display:block; width:60%;padding:12%; font-weight:normal; text-align:center; margin:5px auto 10px;}
.ul-contact li strong img{ width:100%; border-radius:50%; text-align:center; box-shadow: 0px 0.03rem 0.21rem rgba(5,26,85,0.1);}
.ul-contact .txt{margin:20px 0;text-align:center;font-size:16px;color:#666;line-height:26px;padding-bottom:18px;position:relative}
.ul-contact .txt .zx{cursor:pointer;}
.ul-contact .txt .ctel{ font-size:24px;font-weight: 700;color: #F60}
.ul-contact .txt span{display:block;font-size:24px;color:#222;font-weight:700;margin-bottom:5px;line-height:30px}
.ul-contact .txt p a{display:inline-block}

.message{ background:/*rgb(230,238,244,.95)*/#f2f3f5; padding:70px}
.message .tit{ margin-bottom:50px; text-align:center;color: #111;}
.message .tit h3{font-weight:600; font-size:48px; margin-bottom:30px;}
.message .tit p{ font-size:18px}
.message form{ width:80%; margin:0 auto;overflow:hidden}

.message .layui-form-item {margin-bottom: 5px; overflow: hidden; width:48%; float:left}
.message .layui-form-item:nth-child(6){width: 96%!important;}
.message .layui-form-item:nth-child(7){width: 100%!important;}
.message ul li.wenb {position: relative;width:100%; }
.message ul li.wenb .fl{ width:95%;}
.btnclick{ width:30%; margin-top:20px;}
.message .layui-form-label {width: 100%; display:block; overflow:hidden;text-align:left; font-size: 18px; line-height:50px; color:#333e46}
.message .layui-input { width:97%; border:0; color:#666; font-size:15px;height: 42px;line-height: 42px;  border:#e0e0e0 1px solid;text-indent: 35px;*text-indent:0px;}
.message .layui-input:nth-child(1){ background:rgba(255,255,255,1)url(../images/icon-text-user.png) no-repeat 10px center;}
.message .layui-input:nth-child(2){ background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 12px center; }
.message .layui-textarea {background:rgba(255,255,255,1)url(../images/icon-text-tel.png) no-repeat 10px 17px;;  border:0; width:93%;  border:#e0e0e0 1px solid;  height: 150px; line-height: 20px; font-size:15px;margin: 6px 0 30px; padding:3%; color: #666; resize: none;}
.message  .layui-btn{ padding:13px 70px;margin:30px auto;display: block;cursor:pointer;font-size:20px; color:#fff; border-radius:50px;text-align:center;border: 0px;background-color:#f3562d;}
.message  .layui-btn:hover{background:#f60;}

@media screen and (max-width: 790px) {
	.lianxi_bg {background-size: 100%;margin-top: 53px;height: 100px;}
	.lianxi{display: none;}
	.ul-contact{margin: 2% auto;}
	.ul-contact h4{width: 85%; margin:2% auto; font-size: 20px;}
	.ul-contact li{width: 100%;}
	.ul-contact li:nth-child(1){display: none;}
	.ul-contact li:nth-child(1), .ul-contact li:nth-child(2), .ul-contact li:nth-child(4), .ul-contact li:nth-child(5){margin-top: 0;}
	.message{  padding:3%; margin-bottom: 100px;}
	.message .tit{ margin-bottom:50px; }
	.message .tit h3{ font-size:30px; margin-bottom:6px; padding-top: 2%;}
	.message .tit p{font-size: 15px; line-height: 27px;}
	.message form{width: 100%;}
}


/*8新闻详情*/
.newspage-out2 {padding: 100px 0 180px;background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e7effb));background-image: linear-gradient(to bottom, #ffffff, #e7effb);}
@media screen and (max-width: 1440px) {
.newspage-out2 {padding: 90px 0 140px;}
}
@media screen and (max-width: 1023px) {
.newspage-out2 {padding: 80px 0 110px;}
}
@media screen and (max-width: 750px) {
.newspage-out2 {padding: 70px 0 80px;}
}
.main2 {position: relative;padding-right: 500px;}
.mainleft2 {width: 100%;min-height: 1400px;}
.mainright2 {width: 408px;position: absolute;top: 0;right: 0;z-index: 1;}
.sdbox2 .title {position: relative;height: 50px;line-height: 50px;}
.sdbox2 .title:before {content: '';position: absolute;left: 0;top: 50%;z-index: 0;width: 5px;height: 30px;background-color: #1f61c2;margin-top: -15px;}
.sdbox2 .title h5 {font-size: 24px;color: #333;font-weight: bold;text-indent: 28px;}
.btc-h {margin-bottom: 56px;}
.btc-h h1 {font-size: 36px;color: #333;line-height: 1.5em;margin-bottom: 24px;}
.btc-date {font-size: 18px;color: #999;line-height: 30px;height: 30px;font-family: "amerigobt";}
.btc-date span {display: inline-block;margin-left: 22px;}
.btc-date span:first-child {margin-left: 0;}
.btc-con {font-size: 16px;line-height: 40px;color: #666;text-align: justify;}
.btc-con img {max-width: 100%; margin: 0 auto;display: block;}
.btc-con a {color: #1f61c2;}
@media screen and (max-width: 1600px) {
.main2 {  padding-right: 400px;}
.mainright2 {  width: 340px;}
}
@media screen and (max-width: 1440px) {
.btc-h h1 {  font-size: 30px;}
}
@media screen and (max-width: 1200px) {
.main2 {  padding-right: 0;}
.mainleft2 {  min-height: 0;}
.mainright2 {  display: none;}
}
@media screen and (max-width: 750px) {
  .btc-date span{ margin-left: 0;font-size:16px}
.btc-h h1 {  font-size: 24px;}
.btc-con {  line-height: 2em;}
}
.atc-pn {position: relative;padding-right: 120px;margin-top: 70px;}
.atc-pn a {display: block;font-size: 16px;color: #333;line-height: 32px;font-weight: bold;}
.atc-prev {margin-bottom: 14px;}
.atc-prev:hover,.atc-next:hover {color: #1f61c2;}
.atc-pn a.atc-ret {position: absolute;right: 0;top: -4px;z-index: 1;width: 86px;height: 86px;color: #fff;border-radius: 50%;background: #1f61c2 url('../images/jtr2.png') center 54px no-repeat;display: block;}
.atc-pn a.atc-ret span {font-size: 14px;color: #fff;line-height: 34px;font-weight: bold;text-align: center;position: absolute;left: 0;top: 17px;z-index: 0;width: 100%;height: 34px;-webkit-transition: ease 0.5s;
transition: ease 0.5s;}
@media screen and (max-width: 1023px) {
.atc-pn {  padding-right: 0;}
.atc-pn a.atc-ret {  position: relative;  top: auto;  right: auto;  margin: 40px auto 0;}
}
a.atc-ret::before {content: "";display: block;width: 100%;height: 100%;opacity: 0;position: absolute;left: 0;top: 0;z-index: -1;border-radius: 34px;-webkit-transition: ease 1s;transition: ease 1s;-webkit-transform: rotate(45deg);        transform: rotate(45deg);background: linear-gradient(116deg, #1f61c2, #6cc1f9);}
a.atc-ret:hover::before {-webkit-transform: rotate(-135deg);        transform: rotate(-135deg);opacity: 1;}
a.atc-ret:hover span {top: 26px;}
.sdnewslist2 {width: 100%;margin-top: 32px;}
.sdnewslist2 li {width: 100%;margin-bottom: 80px;}
.sdnewslist2 li:last-child {margin-bottom: 0;}
.sdnewslist2 li a {display: block;position: relative;}
.sdnewslist2 .pic {width: 100%;height: 248px;overflow: hidden;position: relative;}
.sdnewslist2 img {-o-object-fit: cover;    object-fit: cover;}
.sdnewslist2 li h3 {font-size: 18px;color: #333;line-height: 40px;font-weight: bold;height: 40px;margin-top: 8px;overflow: hidden;padding: 0 10px;-webkit-transition: .4s;transition: .4s;}
.sdnewslist2 li:hover h3 {color: #1f61c2;}
.sdnewslist2 .date {margin: 14px 0 8px;position: relative;padding: 0 10px;}
.sdnewslist2 .date span {display: block;color: #333;font-family: "amerigobt";}
.sdnewslist2 .date span.day {font-size: 36px;line-height: 44px;height: 44px;}
.sdnewslist2 .date span.year {font-size: 16px;line-height: 20px;height: 20px;}
.sdnewslist2 .date:before {content: '';position: absolute;left: 60px;right: 0;top: 38px;z-index: 0;height: 1px;background-color: #e2e5e8;}
/*3行业解决方案*/
.guangsec {overflow: hidden;width: 100%;position: relative;height: 630px;margin-top: 76px;}
.guangsec:first-child {margin-top: 0;}
.gsecbg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-repeat: no-repeat;background-size: cover;}
.gsecbg .cover {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 34, 69, 0.5)), to(rgba(16, 124, 201, 0)));
background-image: linear-gradient(to right, rgba(5, 34, 69, 0.5), rgba(16, 124, 201, 0));}
.gsecbg canvas {-o-object-fit: cover;    object-fit: cover;-o-object-position: center;    object-position: center;}
.gsecbg22 canvas,.gsecbg23 canvas {-o-object-position: 70%;    object-position: 70%;}
.gsecbg21 {background-image: url('../images/aa1.jpg');background-position: center;}
.gsecbg22 {background-image: url('../images/aa2.jpg');background-position: 70%;}
.gsecbg23 {background-image: url('../images/aa3.jpg');background-position: 70%;}
.gsecbg24 {background-image: url('../images/aa4.jpg');background-position: center;}
.gsecbg25 {background-image: url('../images/aa5.jpg');background-position: center;}
.gsecbg26 {background-image: url('../images/aa6.jpg');background-position: center;}
.gsecbg27 {background-image: url('../images/aa7.jpg');background-position: center;}
.gsecbg28 {background-image: url('../images/aa8.jpg');background-position: center;}
.secwz {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;width: 530px;height: 100%;color: #fff;position: absolute;
left: 8.4%;top: 0;z-index: 2;pointer-events: none;}
.secwz .inner {width: 100%;}
.secwz h3 {font-size: 30px;line-height: 46px;}
.secwz .txt {font-size: 16px;line-height: 32px;max-height: 64px;overflow: hidden;margin: 20px 0 42px;}
.secwz .more {display: block;width: 150px;height: 48px;background-color: #8ec31f;pointer-events: auto;font-size: 16px;color: #fff;line-height: 48px;text-align: center;}
@media screen and (max-width: 1023px) {
.secwz {  left: 5%;}
}
@media screen and (max-width: 750px) {
.secwz {  width: 90%;}
.secwz .txt {  max-height: 96px;}
}
.prolist-out2 {padding: 100px 0 100px;}
@media screen and (max-width: 1440px) {
.prolist-out2 {  padding: 90px 0 70px;}
}
@media screen and (max-width: 1023px) {
.prolist-out2 {  padding: 80px 0 40px;}
}
.tuititle {text-align: center;font-size: 36px;color: #333;line-height: 56px;font-weight: bold;margin-bottom: 44px;}
@media screen and (max-width: 750px) {
.tuititle {  font-size: 26px;  line-height: 46px;}
}
.cpban {position: relative;height: 840px;}
.cpban .bg {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;overflow: hidden;}
.cpban .bg img {width: 100%;height: 100%;-o-object-fit: cover;    object-fit: cover;-o-object-position: 75%;    object-position: 75%;}
.cpban .bg .cover {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;background-image: -webkit-gradient(linear, left top, right top, from(rgba(5, 34, 69, 0.5)), to(rgba(16, 124, 201, 0)));
background-image: linear-gradient(to right, rgba(5, 34, 69, 0.5), rgba(16, 124, 201, 0));}
.cpban .cer8 {height: 100%;}
.issues {position: relative;z-index: 2;height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.issues .ttxt {width: 54%;}
.issues .ttxt dt {font-size: 48px;color: #fff;line-height: 68px;height: 68px;font-weight: bold;margin-bottom: 36px;overflow: hidden;}
.issues .ttxt .txt {
font-size: 16px;
line-height: 36px;
color: #fff;
text-align: justify;
}
.scrollarea1 .scrollbar {
width: 2px;
height: 100%;
position: absolute;
top: 0;
right: 1px;
z-index: 2;
}
.scrollarea1 .track {
width: 2px;
height: 100%;
background-color: #fff;
position: relative;
border-radius: 2px;
}
.scrollarea1 .thumb {
width: 4px;
background-color: #107cc9;
position: absolute;
left: -1px;
top: 0;
z-index: 1;
cursor: pointer;
border-radius: 2px;
}
.scrollarea1 {
position: relative;
padding-right: 20px;
}
.scrollarea1 .viewport {
position: relative;
width: 100%;
overflow: hidden;
max-height: 240px;
}
.scrollarea1 .overview {
position: relative;
z-index: 1;
left: 0;
top: 0;
width: 100%;
font-size: 16px;
line-height: 36px;
color: #fff;
text-align: justify;
}
.scrollarea1 .overview img {
max-width: 100%;
}
.scrollbar.disable {
display: none;
}
@media screen and (max-width: 1024px) {
.issues .ttxt dt {
  font-size: 32px;
  text-align: center;
}
.issues .ttxt {
  width: 100%;
}
}
/*10招贤*/
.zp-out {
padding: 150px 0 150px;
}
.zplinian {
text-align: center;
margin-bottom: 200px;
}
@media screen and (max-width: 1440px) {
.zp-out {
  padding: 120px 0;
}
.zplinian {
  margin-bottom: 150px;
}
}
@media screen and (max-width: 1023px) {
.zp-out {
  padding: 100px 0;
}
.zplinian {
  margin-bottom: 100px;
}
}
@media screen and (max-width: 750px) {
.zp-out {
  padding: 80px 0;
}
.zplinian {
  margin-bottom: 70px;
}
}
.zplinian h2.btitle {
font-size: 42px;
color: #333;
line-height: 56px;
height: 56px;
}
.liniancon {
margin: 26px auto 46px;
width: 1040px;
max-width: 100%;
font-size: 16px;
color: #666;
line-height: 34px;
}
.linianfig {
position: relative;
overflow: hidden;
}
@media screen and (max-width: 1023px) {
.zplinian h2.btitle {
  font-size: 32px;
  line-height: 46px;
  height: 46px;
}
.liniancon {
  line-height: 28px;
}
}
@media screen and (max-width: 750px) {
.zplinian h2.btitle {  font-size: 28px;}
}
#sw53 {height: 440px;overflow: visible;}
#sw53 .swiper-slide {width: 400px;}
.fittuwen3 {display: block;padding-left: 40px;padding-right: 40px;height: 100%;background: url('../images/sx1-zp.png') 0 6px no-repeat;position: relative;}
.fittuwen3 i {position: absolute;left: -3px;top: 4px;z-index: 1;border-radius: 4px;width: 7px;height: 7px;background-color: #8ec31f;-webkit-transition: 1s;transition: 1s;-webkit-box-shadow: 0 0 0 4px rgba(142, 159, 31, 0.3);        box-shadow: 0 0 0 4px rgba(142, 159, 31, 0.3);}
.swiper-slide:hover .fittuwen3 i {-webkit-transform: scale(1.2) rotateY(360deg);        transform: scale(1.2) rotateY(360deg);}
.fittuwen3 dt {font-size: 24px;color: #8ec31f;line-height: 36px;height: 36px;overflow: hidden;}
.fittuwen3 .txt {font-size: 16px;color: #666;line-height: 32px;height: 160px;overflow: auto;margin: 38px 0;}
.fittuwen3 .more {display: block;font-size: 16px;color: #8ec31f;line-height: 26px;height: 26px;cursor: pointer;}
.fittuwen3:hover .more {text-decoration: underline;}
@media screen and (max-width: 1023px) {
#sw53 {  height: 320px;}
}
.pig {width: 34px;height: 34px;background-color: rgba(255, 255, 255, 0.2);border-radius: 50%;opacity: 0;position: absolute;left: 100%;top: 100%;z-index: 10;margin-left: -18px;margin-top: -18px;
border: 1px solid #8ec31f;pointer-events: none;-webkit-user-select: none;    -moz-user-select: none;    -ms-user-select: none;        user-select: none;-webkit-transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;transition: opacity 0.4s linear, -webkit-transform 0.5s ease-in-out;transition: opacity 0.4s linear, transform 0.5s ease-in-out;transition: opacity 0.4s linear, transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;}
.pig.show {opacity: 1;}
.pig:active,.pig.active {-webkit-transform: scale(1.1);        transform: scale(1.1);}
.pig s {width: 7px;height: 13px;cursor: pointer;position: absolute;margin-top: -6px;top: 50%;z-index: 2;background-color: transparent;background-position: center;background-repeat: no-repeat;-webkit-transition: 0.3s;transition: 0.3s;}
.pig s.i1 {left: 6px;background-image: url('../images/lt-pig.png');}
.pig s.i2 {right: 6px;background-image: url('../images/gt-pig.png');}
.pig:active s.i1,.pig.active s.i1 {left: 0px;}
.pig:active s.i2,.pig.active s.i2 {right: 0px;}
#particles-js {width: 100%;height: 100%;position: fixed;left: 0;top: 0;z-index: 0;pointer-events: none;}
/*6产品详情*/
.propage-out {width: 100%;position: relative;z-index: 2;margin-top: -676px;}
.propage-wrap {background-color: #fff;padding: 74px 74px 74px;}
.profirst {overflow: hidden;min-height: 410px;}
.xijie {width: 49%;height: auto;float: left;z-index: 1;position: relative;}
.xijie .bigpic {width: 100%;height: 100%;position: relative;background-color: #e2eaef;text-align: center;line-height: 410px;font-size: 0;}
.xijie .bigpic img {max-width: 100%;max-height: 100%;}
.proinfo {float: right;width: 45%;height: 410px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;    -ms-flex-align: center;        align-items: center;}
.proinfo .proname {font-size: 36px;line-height: 50px;color: #333;margin-bottom: 28px;}
.aside {margin-top: 0.3rem;line-height: 31px;}
.aside span{font-size:16px;}
.proinfo .xiangxi {font-size: 16px;line-height: 40px;color: #666;max-height: 160px;overflow: auto;margin-top: 24px;}
.proinfo .probtnarea {font-size: 0;margin-top: 50px;}
.proinfo .probtn {display: inline-block;width: 178px;height: 58px;border: 1px solid #ddd;border-radius: 5px;margin-left: 34px;color: #333;font-size: 16px;line-height: 58px;text-align: center;position: relative;
overflow: hidden;}
.proinfo .probtn:first-child {margin-left: 0;}
.proinfo .probtn:hover {color: #333;border-color: #8ec31f;}
@media screen and (max-width: 1440px) {
.propage-wrap {  padding: 100px 80px 140px;}
}
@media screen and (max-width: 1200px) {
.propage-out {  margin-top: -546px;}
.propage-wrap {  padding: 80px 60px 120px;}
}
@media screen and (max-width: 1100px) {
.proinfo .probtn {  width: 158px;  margin-left: 24px;}
}
@media screen and (max-width: 1024px) {
  .aside{display: none;}
.propage-wrap {  padding: 60px 40px 100px;}
.profirst {  height: auto;}
.xijie {  float: none;  width: 100%;  margin-bottom: 50px;}
.proinfo {  float: none;  width: 100%;  height: auto;}
.proinfo .proname {  font-size: 30px;}
.proinfo .xiangxi {  max-height: none;}
}
@media screen and (max-width: 750px) {
.propage-out {  margin-top: -92px;}
.propage-wrap {  padding: 60px 0 90px;}
.proinfo .probtn {  height: 48px;  line-height: 48px;}
}
.baninfo2 {height: 26px;margin-bottom: 30px;}
.tree2 {float: left;font-size: 16px;line-height: 26px;color: #fff;}
.tree2 a {font-size: 16px;color: #fff;vertical-align: middle;padding: 5px 0;}
.tree2 i {display: inline-block;width: 20px;vertical-align: middle;font-size: 16px;text-align: center;font-style: normal;}
a.proretbtn {float: right;display: block;padding-left: 32px;height: 26px;font-size: 16px;color: #fff;line-height: 26px;text-align: right;background: url('../images/ret.png') 0 no-repeat;}
a.proretbtn:hover {background-position: 6px;text-decoration: underline;}
@media screen and (max-width: 750px) {
.baninfo2 {  height: auto;}
.tree2 {  width: 100%;  font-size: 0;}
a.proretbtn {  margin-top: 10px;}
}
.sw6out {position: relative;}
#sw6 {
height: 222px;
overflow: visible;
}
#sw6 .swiper-slide {
width: 404px;
}
#sw6 .swiper-slide a {
display: block;
}
#sw6 .swiper-slide .pic {
width: 100%;
height: 222px;
font-size: 0;
text-align: center;
line-height: 222px;
background-color: #000;
}
#sw6 .swiper-slide img {
width: 100%;
height: 100%;
-o-object-fit: cover;
    object-fit: cover;
opacity: 0.6;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#sw6 .swiper-slide h3 {
font-size: 24px;
color: #fff;
line-height: 40px;
text-align: center;
margin-top: -20px;
position: absolute;
left: 0;
top: 50%;
z-index: 3;
width: 100%;
height: 40px;
overflow: hidden;
-webkit-transition: 0.4s;
transition: 0.4s;
}
#sw6 .swiper-slide h3 span {
padding: 5px 0;
}
.sw6out .swiper-pagination {
bottom: 0;
font-size: 0;
width: 100%;
}
.sw6out .swiper-pagination-bullet {
width: 18px;
height: 2px;
margin: 0 3px;
opacity: 1;
background-color: #000;
outline: 0 none;
border-radius: 0;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.sw6out .swiper-pagination-bullet-active {
background-color: #8ec31f;
}
.sw6out .swiper-scrollbar {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: rgba(0, 0, 0, 0.2);
}
.sw6out .swiper-scrollbar-drag {
background-color: #8ec31f;
}
.zhiliang.i1 {
margin: 130px 0;
}
.zhiliang.i2 {
margin: 80px 0;
}
.zhiliang .inner {
position: relative;
padding-left: 360px;
}
.zhiliangcon {font-size: 18px;color: #666;line-height: 34px;text-align: justify;padding-top: 26px;}
.zhiliangcon dd {margin-bottom: 20px;}
.zhiliangcon img {max-width: 100%;}
.biaoqianwrap {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;    flex-wrap: wrap;-webkit-box-pack: start;    -ms-flex-pack: start;        justify-content: flex-start;-webkit-box-align: start;    -ms-flex-align: start;        align-items: flex-start;}
.biaoqianwrap p {width: 176px;height: 50px;background-color: #ebf1f4;margin: 12px;font-size: 18px;color: #666;line-height: 50px;text-align: center;border-radius: 25px;-webkit-transition: 0.4s;transition: 0.4s;
}
.biaoqianwrap p:hover {-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);}

.biaoge{overflow-x: auto;}
.biaoge td{padding:5px 5px;white-space: nowrap;}




.cate3 {position: absolute;left: 0;top: 0;z-index: 1;padding-left: 38px;padding-top: 26px;background: url('../images/moon.png') 0 0 no-repeat;}
.cate3 .cn {font-size: 30px;color: #8ec31f;line-height: 46px;font-weight: bold;height: 50px;}
.cate3 .en {font-size: 18px;color: #8ec31f;line-height: 30px;height: 30px;text-transform: uppercase;font-family: 'amerigobt';}
.zlfenge {width: 100%;height: 1px;background-color: #ddd;margin-top: 100px;}
.zlfenge2 {width: 100%;height: 0;border-bottom: 1px dashed #ddd;}
@media screen and (max-width: 1400px) {
.zhiliang.i1 {  margin: 110px 0;}
}
@media screen and (max-width: 1200px) {
.zhiliang.i1 {  margin: 90px 0;}
.zlfenge {  margin-top: 80px;}
.zhiliang .inner {  padding-left: 340px;}
}
@media screen and (max-width: 1024px) {
.zhiliang.i1 {  margin: 70px 0;}
.zhiliang.i2 {  margin: 70px 0;}
.zlfenge {  margin-top: 70px;}
.zhiliang .inner {  padding-left: 0;}
.cate3 {  position: relative;  margin-bottom: 20px;}
}
@media screen and (max-width: 750px) {
.zhiliang.i1 {  margin: 60px 0;}
.zhiliang.i2 {  margin: 60px 0;}
.zlfenge {  margin-top: 60px;}
}
/*2关于我们*/
.cate1h {position: relative;text-align: center;}
.cate1h .cn {font-size: 42px;color: #fff;line-height: 60px;font-weight: bold;}
.cate1h .en {font-size: 24px;color: #fff;line-height: 36px;text-transform: uppercase;font-family: "amerigobt";}
@media screen and (max-width: 1024px) {
.cate1h .cn {  font-size: 34px;  line-height: 50px;}
.cate1h .en {  font-size: 20px;  line-height: 30px;}
}
@media screen and (max-width: 750px) {
.cate1h .cn {  font-size: 26px;  line-height: 40px;}
.cate1h .en {  font-size: 16px;  line-height: 24px;}
}
.rongyuone {padding: 115px 0 140px;background: url('../images/rybg.jpg') center / cover no-repeat;position: relative;z-index: 2;}
.sw22out {position: relative;margin-top: 84px;padding: 0 40px;}
#sw22 {height: 436px;overflow: hidden;}
#sw22 .swiper-slide {width: 390px;}
#sw22 .swiper-slide a {display: block;width: 100%;}
#sw22 .swiper-slide .pic {width: 100%;height: 436px;font-size: 0;text-align: center;line-height: 436px;}
#sw22 .swiper-slide img {max-width: 100%;max-height: 100%;-webkit-transform: scale(0.8);        transform: scale(0.8);-webkit-transition: 0.4s;transition: 0.4s;}
#sw22 .swiper-slide-active img {-webkit-transform: scale(1);        transform: scale(1);}
@media screen and (max-width: 1023px) {
.rongyuone {  padding: 100px 0 120px;}
}
@media screen and (max-width: 750px) {
.rongyuone {  padding: 30px 0 100px;}
.sw22out {  padding: 0 30px;  margin-top: 26px;}
#sw22 .swiper-slide {  width: 340px;}
}
.wenhua {padding: 95px 0 95px;background: #ffffff url('../images/whbg.jpg') center / cover no-repeat;border-top-left-radius: 300px;position: relative;z-index: 2;}
.whlist {margin: 50px -12px 0;font-size: 0;text-align: center;}
.whlist li {display: inline-block;width: 25%;position: relative;}
.whlist li .lin {padding: 0 12px;}
.whlist li a {display: block;border: 1px solid #ddd;border-radius: 10px;position: relative;overflow: hidden;padding: 10px 0 30px;}
.whlist li:hover a {border-color: #8ec31f;}
.whlist i {position: absolute;left: 0;top: 0;z-index: 0;width: 100%;height: 100%;background-size: 20px 20px;opacity: 0;-webkit-transition: 0.6s;transition: 0.6s;}
.whlist i.bg1 {background-image: linear-gradient(45deg, #8ec31f 50%, transparent 0);-webkit-transform: translate(-20%, 0%);        transform: translate(-20%, 0%);}
.whlist i.bg2 {background-image: linear-gradient(45deg, transparent 50%, #8ec31f 0);-webkit-transform: translate(20%, 0%);        transform: translate(20%, 0%);}
.whlist li:hover i.bg1,.whlist li:hover i.bg2 {-webkit-transform: translate(0, 0);        transform: translate(0, 0);opacity: 1;}
.whlist .tupian {width: 100%;height: 222px;position: relative;background: url('../images/zuan1.png') bottom no-repeat;-webkit-transition: .5s;transition: .5s;}
.whlist li:hover .tupian {background-image: url('../images/zuan1h.png');}
.whlist .hex {position: absolute;left: 50%;top: 50%;z-index: 1;width: 114px;height: 113px;-webkit-transition: 2s;transition: 2s;background: url('../images/hex1.png') center no-repeat;margin-left: -57px;margin-top: -57px;}
.whlist li:hover .hex {background-image: url('../images/hex1h.png');-webkit-transform: rotate(330deg);        transform: rotate(330deg);}
.whlist .pic {position: absolute;left: 50%;top: 50%;z-index: 2;width: 80px;height: 80px;margin-left: -40px;margin-top: -40px;}
.whlist .pic .fig {position: absolute;left: 0;top: 0;z-index: 1;width: 100%;height: 100%;}
.whlist .i1 .p1 .fig {background: url('../images/wh1.png') center no-repeat;}
.whlist .i1 .p2 .fig {background: url('../images/wh1h.png') center no-repeat;}
.whlist .i2 .p1 .fig {background: url('../images/wh2.png') center no-repeat;}
.whlist .i2 .p2 .fig {background: url('../images/wh2h.png') center no-repeat;}
.whlist .i3 .p1 .fig {background: url('../images/wh3.png') center no-repeat;}
.whlist .i3 .p2 .fig {background: url('../images/wh3h.png') center no-repeat;}
.whlist .i4 .p1 .fig {background: url('../images/wh4.png') center no-repeat;}
.whlist .i4 .p2 .fig {background: url('../images/wh4h.png') center no-repeat;}
.rollover {-webkit-transform-style: preserve-3d;        transform-style: preserve-3d;position: relative;overflow: visible!important;-webkit-transition: 1s;transition: 1s;}
.rollover .p1,.rollover .p2 {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-backface-visibility: hidden;        backface-visibility: hidden;}
.rollover .p2 {-webkit-transform: rotateY(180deg);        transform: rotateY(180deg);}
li:hover .rollover {-webkit-transform: rotateY(180deg);        transform: rotateY(180deg);}
.whlist li .wz {position: relative;z-index: 3;margin-top: 24px;}
.whlist li h3 {font-size: 24px;color: #8ec31f;line-height: 44px;height: 44px;overflow: hidden;-webkit-transition: .5s;transition: .5s;}
.whlist li .hx {width: 38px;height: 2px;background-color: #8ec31f;margin: 26px auto 20px;-webkit-transition: .5s;transition: .5s;}
.whlist li .txt {font-size: 18px;color: #666;line-height: 36px;height: 108px;max-width: 240px;overflow: hidden;margin: 0 auto;padding: 0 10px;-webkit-transition: .5s;transition: .5s;}
.whlist li .txt span {display: inline-block;}
.whlist li:hover h3 {color: #fff;}
.whlist li:hover .txt {color: #fff;}
.whlist li:hover .hx {background-color: #fff;}
@media screen and (max-width: 1440px) {
.wenhua {  border-top-left-radius: 200px;}
}
@media screen and (max-width: 1023px) {
.wenhua {  padding: 100px 0 140px;}
.whlist li {  width: 50%;  margin-top: 24px;}
.whlist .tupian {  height: 160px;}
.whlist li .wz {  margin-top: 0;}
.whlist li .hx {  margin-top: 14px;}
}
@media screen and (max-width: 750px) {
.wenhua {  padding: 80px 0 100px;  border-top-left-radius: 100px;}
}
@media screen and (max-width: 640px) {
.whlist li h3 {  font-size: 18px;  line-height: 32px;  height: 32px;}
.whlist li .txt {  font-size: 16px;  line-height: 30px;  height: 90px;}
}

/*展开导航*/
.head_menu {
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 160;
display: none;
background: #90d229 url('../images/navbg.jpg') right / cover no-repeat;
}
.head_menu ul {
width: 100%;
height: 100%;
overflow: hidden;
text-align: center;
position: absolute;
left: 0;
top: 0;
z-index: 2;
font-size: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.head_menu ul li {
width: 20%;
height: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}
.head_menu ul li:before {content: '';position: absolute;left: 0;top: 0;z-index: 0;width: 1px;height: 100%;background-color: rgba(255, 255, 255, 0.1);}
.head_menu ul .wrapper {padding: 100px 0 0;position: relative;text-align: left;height: 400px;}
.head_menu ul .cn {height: 50px;font-size: 30px;color: #8ec31f;line-height: 50px;margin: 0 0 46px;}
.head_menu ul .cn a {color: #8ec31f;position: relative;}
.head_menu ul .num {font-size: 34px;line-height: 40px;color: rgba(142, 195, 31, 0.8);font-family: 'amerigobt';-webkit-transition: .5s;transition: .5s;}
.head_menu ul .num:hover {color: rgba(142, 195, 31, 0.5);}
.head_menu ul dd {width: 100%;font-size: 16px;color: #d0d6db;line-height: 34px;}
.head_menu ul dd a {position: relative;color: #333;padding: 5px 0;}
.head_menu ul dd:hover a {color: #8ec31f;}
.head_menu ul dd:hover a {
background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 4'%3E%3Cpath fill='none' stroke='%23ffffff' d='M0 3.5c5 0 5-3 10-3s5 3 10 3 5-3 10-3 5 3 10 3'/%3E%3C/svg%3E") repeat-x 0 100%;
background-size: 20px auto;
-webkit-animation: waveMove 1s infinite linear;
        animation: waveMove 1s infinite linear;
}
.head_menu a.close {
position: absolute;
right: 42px;
top: 50px;
width: 50px;
height: 50px;
z-index: 10;
background: url('../images/cha.png') center no-repeat;
cursor: pointer;
border-radius: 50%;
border: 2px solid #fff;
-webkit-transition: .5s;
transition: .5s;
}
.head_menu a.close:hover {
-webkit-transform: rotate(180deg);
        transform: rotate(180deg);
}
.head_menu .cn a:after {
left: 100%;
position: absolute;
bottom: -1px;
content: " ";
width: 0;
border-bottom: 1px solid #fff;
-webkit-transition: .3s;
transition: .3s;
}
.head_menu .cn:hover a:after {
width: 100%;
left: 0;
transition: width 0.3s;
-webkit-transition: width 0.3s;
}
@media screen and (max-width: 1440px) {
.head_menu ul .num {
  font-size: 24px;
}
.head_menu ul .cn {
  font-size: 24px;
}
}
/*===================== 响应式代码 START =====================*/
.f_80{font-size: 80px;}
.f_72{font-size: 72px;}
.f_62{font-size: 62px;}
.f_48{font-size: 48px;}
.f_40{font-size: 40px;}
.f_30{font-size: 30px;}
.f_24{font-size: 23px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}

/*===================== 响应式代码 START =====================*/
@media( max-width:1600px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 40px;}
.f_48{font-size: 38px;}
.f_40{font-size: 30px;}
.f_30{font-size: 24px;}
.f_24{font-size: 20px;}
.f_20{font-size: 20px;}
.f_18{font-size: 18px;}
.f_16{font-size: 16px;}
.f_15{font-size: 15px;}
.f_14{font-size: 14px;}
}

@media( max-width:1210px ){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 28px;}
.f_40{font-size: 26px;}
.f_30{font-size: 24px;}
.f_24{font-size: 16px;}
.f_20{font-size: 18px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_15{font-size: 14px;}
.f_14{font-size: 14px;}

}


@media (max-width:750px){
.f_80{font-size: 60px;}
.f_72{font-size: 50px;}
.f_62{font-size: 30px;}
.f_48{font-size: 22px;}
.f_40{font-size: 22px;}
.f_30{font-size: 24px;}
.f_24{font-size: 14px;}
.f_20{font-size: 14px;}
.f_18{font-size: 16px;}
.f_16{font-size: 14px;}
.f_14{font-size: 14px;}
}
