/* Write your styles */
ul,li,dl,dt,dd,h1,h2,h3,p,em{ font-style:normal; list-style:none; margin:0; padding:0;}
a{text-decoration: none;transition: all .1s linear; color:#444;}
a:hover{color:#06c160;}
img{ max-width:100%;}
.am-container{max-width: 83%;}
.am-alert-danger{ width:100%; position:fixed; left:0; top:0; margin:0;}

::-webkit-scrollbar {
  position: absolute;
  width: 4px;
  height: 4px;
  background: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  width: 4px;
  height: 4px;
  border-radius: 3px;
  background-color: rgba(0, 0, 0, 0.25);
}
::-webkit-scrollbar-track {
  background: #ababa7;
}
::-webkit-scrollbar-corner {
  background: transparent;
  height: 0;
  width: 0;
}

.arccontent .selectTdClass{background-color:#edf5fa !important}
.arccontent table.noBorderTable td,.arccontent table.noBorderTable th,.arccontent table.noBorderTable caption{border:1px dashed #ddd !important}
.arccontent table{margin-bottom:10px;border-collapse:collapse;display:table; width:100% !important;}
.arccontent td,.arccontent th{padding: 5px 10px !important;border: 1px solid #DDD;line-height:1.4;}
.arccontent caption{border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
.arccontent th{border-top:1px solid #BBB;background-color:#F7F7F7;}
.arccontent table tr.firstRow th{border-top-width:2px;}
.arccontent .ue-table-interlace-color-single{ background-color: #fcfcfc; } 
.arccontent .ue-table-interlace-color-double{ background-color: #f7faff; }

:root{--gradient-green:#5cc53f;--gradient-green-rgb:rgba(92, 197, 63);--gradient-green-rgba:rgba(92, 197, 63, 1);--gradient-green-rgba-4:rgba(92, 197, 63, .4);--gradient-green-rgba-2:rgba(92, 197, 63, .2);--gradient-green-rgba-1:rgba(92, 197, 63, .1);--gradient-green-1:#17b491;--gradient-green-1-rgba:#17b491;--gradient-green-1-rgba-4:rgba(23, 180, 145, .4);--gradient-green-1-rgba-2:rgba(23, 180, 145, .2);--gradient-green-1-rgba-1:rgba(23, 180, 145, .1);--gradient-blue:#00b1e6;--gradient-blue-rgba:rgba(0, 177, 230, 1);--gradient-blue-rgba-1:rgba(0, 177, 230, .1);--gradient-blue-rgba-2:rgba(0, 177, 230, .2);--gradient-blue-rgba-4:rgba(0, 177, 230, .4);--blue:#0072ff;--blue-rgba-4:rgba(0, 114, 255, .4);--blue-rgba-2:rgba(0, 114, 255, .2);--gradient-pink:#ffb7f6;--gradient-pink-rgba:rgba(255, 183, 246, 1);--gradient-pink-rgba-4:rgba(255, 183, 246, .4);--gradient-pink-1:#ff93f2;--gradient-pink-1-rgba:rgba(255, 147, 242, 1);--gradient-pink-1-rgba-4:rgba(255, 147, 242, .4);--gradient-pink-1-rgba-2:rgba(255, 147, 242, .2);--pink:#ff56ea;--pink-rgba-1:rgba(255, 86, 234, .1);--border-width:.3rem}
/*.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;background-color:#fff;background:var(--gradient-green-rgb);background:-webkit-gradient(linear,left top,right top,color-stop(20%,var(--gradient-blue-rgba)),color-stop(80%,var(--gradient-green-rgba)));background:linear-gradient(90deg,var(--gradient-blue-rgba) 20%,var(--gradient-green-rgba) 80%);-webkit-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}
.preloader-wrapper{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;width:100%;height:100%}
.preloader svg{width:10%}
@media (max-width:991px){.preloader svg{width:25%}
}
.preloader path{-webkit-transform-origin:center;transform-origin:center;transform-box:fill-box;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;backface-visibility:hidden;fill:#fff}
.preloader path:nth-of-type(1){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(2){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(3){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(4){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(5){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(6){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(7){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader path:nth-of-type(8){-webkit-animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite;animation:spin_single 1s cubic-bezier(.215,.61,.355,1) infinite}
.preloader.loaded{top:100%;opacity:0;visibility:hidden}

@-webkit-keyframes spin_single{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
}
@keyframes spin_single{0%{-webkit-transform:rotate(0);transform:rotate(0)}
100%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}
}*/

.preloader{width:100%;height:100vh;position:fixed;top:0;bottom:0;background:#7004bc;z-index:99999;text-align:center;overflow:hidden;background-color:#fff;background: -webkit-gradient(linear,left top,right top,color-stop(20%,#00b1e6),color-stop(80%,#5cc53f));background: linear-gradient(45deg,#00b1e6 20%,#5cc53f 80%);-webkit-transition:all .25s ease-out 0s;transition:all .25s ease-out 0s}
.box{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);display:inline-block}
.box:after{content:'';width:50px;height:50px;background:#fff;-moz-animation:preloader .5s linear infinite;-webkit-animation:preloader .5s linear infinite;animation:preloader .5s linear infinite;position:absolute;top:0;left:0;border-radius:3px}
.box:before{content:'';width:50px;height:5px;background:#000;-moz-animation:preloader-shadow .5s linear infinite;-webkit-animation:preloader-shadow .5s linear infinite;animation:preloader-shadow .5s linear infinite;opacity:.1;position:absolute;top:59px;left:0;border-radius:50%}
@-moz-keyframes preloader{17%{border-bottom-right-radius:3px}
25%{-moz-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}
50%{-moz-transform:scale(1,.9) translateY(18px) rotate(45deg);transform:scale(1,.9) translateY(18px) rotate(45deg);border-bottom-right-radius:40px}
75%{-moz-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}
100%{-moz-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}
}
@-webkit-keyframes preloader{17%{border-bottom-right-radius:3px}
25%{-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}
50%{-webkit-transform:scale(1,.9) translateY(18px) rotate(45deg);transform:scale(1,.9) translateY(18px) rotate(45deg);border-bottom-right-radius:40px}
75%{-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}
100%{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}
}
@keyframes preloader{17%{border-bottom-right-radius:3px}
25%{-moz-transform:translateY(9px) rotate(22.5deg);-ms-transform:translateY(9px) rotate(22.5deg);-webkit-transform:translateY(9px) rotate(22.5deg);transform:translateY(9px) rotate(22.5deg)}
50%{-moz-transform:scale(1,.9) translateY(18px) rotate(45deg);-ms-transform:scale(1,.9) translateY(18px) rotate(45deg);-webkit-transform:scale(1,.9) translateY(18px) rotate(45deg);transform:scale(1,.9) translateY(18px) rotate(45deg);border-bottom-right-radius:40px}
75%{-moz-transform:translateY(9px) rotate(67.5deg);-ms-transform:translateY(9px) rotate(67.5deg);-webkit-transform:translateY(9px) rotate(67.5deg);transform:translateY(9px) rotate(67.5deg)}
100%{-moz-transform:translateY(0) rotate(90deg);-ms-transform:translateY(0) rotate(90deg);-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}
}
@-moz-keyframes preloader-shadow{50%{-moz-transform:scale(1.2,1);transform:scale(1.2,1)}
}
@-webkit-keyframes preloader-shadow{50%{-webkit-transform:scale(1.2,1);transform:scale(1.2,1)}
}
@keyframes preloader-shadow{50%{-moz-transform:scale(1.2,1);-ms-transform:scale(1.2,1);-webkit-transform:scale(1.2,1);transform:scale(1.2,1)}
}
.cd-transition-layer{position:fixed;top:0;left:0;z-index:2;height:100%;width:100%;opacity:0;visibility:visible;overflow:hidden;pointer-events:none}
.cd-transition-layer .bg-layer{position:absolute;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-2%);-moz-transform:translateY(-50%) translateX(-2%);-ms-transform:translateY(-50%) translateX(-2%);-o-transform:translateY(-50%) translateX(-2%);transform:translateY(-50%) translateX(-2%);height:100%;width:2500%;background:url(../images/ink.png) no-repeat 0 0;background-size:100% 100%}
.cd-transition-layer.visible{opacity:1;visibility:visible}
.cd-transition-layer.opening .bg-layer{-webkit-animation:cd-sequence 1s steps(24);-moz-animation:cd-sequence 1s steps(24);animation:cd-sequence 1s steps(24);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}
.cd-transition-layer.closing .bg-layer{-webkit-animation:cd-sequence-reverse 1s steps(24);-moz-animation:cd-sequence-reverse 1s steps(24);animation:cd-sequence-reverse 1s steps(24);-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards}
.no-cssanimations .cd-transition-layer{display:none}
@-webkit-keyframes cd-sequence{0%{-webkit-transform:translateY(-50%) translateX(-2%)}
100%{-webkit-transform:translateY(-50%) translateX(-98%)}
}
@-moz-keyframes cd-sequence{0%{-moz-transform:translateY(-50%) translateX(-2%)}
100%{-moz-transform:translateY(-50%) translateX(-98%)}
}
@keyframes cd-sequence{0%{-webkit-transform:translateY(-50%) translateX(-2%);-moz-transform:translateY(-50%) translateX(-2%);-ms-transform:translateY(-50%) translateX(-2%);-o-transform:translateY(-50%) translateX(-2%);transform:translateY(-50%) translateX(-2%)}
100%{-webkit-transform:translateY(-50%) translateX(-98%);-moz-transform:translateY(-50%) translateX(-98%);-ms-transform:translateY(-50%) translateX(-98%);-o-transform:translateY(-50%) translateX(-98%);transform:translateY(-50%) translateX(-98%)}
}
@-webkit-keyframes cd-sequence-reverse{0%{-webkit-transform:translateY(-50%) translateX(-98%)}
100%{-webkit-transform:translateY(-50%) translateX(-2%)}
}
@-moz-keyframes cd-sequence-reverse{0%{-moz-transform:translateY(-50%) translateX(-98%)}
100%{-moz-transform:translateY(-50%) translateX(-2%)}
}
@keyframes cd-sequence-reverse{0%{-webkit-transform:translateY(-50%) translateX(-98%);-moz-transform:translateY(-50%) translateX(-98%);-ms-transform:translateY(-50%) translateX(-98%);-o-transform:translateY(-50%) translateX(-98%);transform:translateY(-50%) translateX(-98%)}
100%{-webkit-transform:translateY(-50%) translateX(-2%);-moz-transform:translateY(-50%) translateX(-2%);-ms-transform:translateY(-50%) translateX(-2%);-o-transform:translateY(-50%) translateX(-2%);transform:translateY(-50%) translateX(-2%)}
}


header{ position: absolute; width:100%; left:0; top:0; z-index:1600;transition: all .3s linear; }
header .am-container{ max-width:90%}
header .logo{ line-height:90px; max-width:18%}
header .logo img{ max-height:36px}
header .menu{ float:right; position:relative; width:68%;}
header .menu nav>ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
header .menu nav>ul>li{ float:left;flex: auto;-webkit-box-flex: auto;text-align: center;position: relative;}
header .menu nav>ul>li>a{ display:block; line-height:88px; font-size:16px; color:#fff; position: relative;}
header .menu nav>ul>li>a:before{ content:""; display:block; width:0; height:2px; position:absolute; left:50%; margin-left:-1.5em; bottom:-1px;transition: all .3s linear; }
header .menu nav>ul>li.on>a,header .menu nav>ul>li:hover>a{ font-weight:bold;}

.ulnav>li .subnav{position: absolute;width:100%;background-color: #FFF; margin:0; box-shadow: 0 2px 10px rgba(0,0,0,.05); height: auto;z-index: 199;top: 68px;left: 0;opacity:0; visibility:hidden;transition: all .36s ease; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; border-radius:5px;}
.ulnav>li .subnav:before{ content:""; display:block; position:absolute; left:50%; top:-8px; margin-left:-5px;border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #fff;}
.ulnav>li:hover .subnav{opacity:1;visibility: visible;top:90px;}
.ulnav>li .subnav li{ border-bottom:1px solid #f5f5f5;}
.ulnav>li .subnav li:first-child{ border-radius:5px 5px 0 0;}
.ulnav>li .subnav li:last-child{ border-radius:0 0 5px 5px;}
.ulnav>li .subnav li a{font-weight: 500;color: #666; padding: 8px 5px;line-height: 22px;display: block;transition: all .2s ease-in-out;font-size: 14px;}
.ulnav>li .subnav li a:hover{ color:#06c160;}
.nav-warp{ display:none;}

header.on{ background:rgba(255,255,255,.9); position:fixed;    box-shadow: 0 2px 20px rgba(0,0,0,.05);}
header.on .logo{ line-height:65px;}
header.on .menu nav>ul>li>a{ color:#333; line-height:65px;}
header.on .ulnav>li:hover .subnav{ top:74px;}

.img100{ width:100%;}

.banner .s-b-n,.banner .s-b-p{ width:35px; height:35px; background-size: contain; opacity:.6; }
.banner .s-b-n{ right:2%;}
.banner .s-b-p{ left:2%;}
.banner .swiper-p-b{ }
.banner .swiper-p-b .swiper-pagination-bullet{ width:28px; height:4px; border-radius:4px; position:relative; opacity:1; background:#fff; margin:0 10px;transition: all .3s linear;}

.banner .swiper-p-b .swiper-pagination-bullet-active{ background:#06c160; }


.banner .swiper-slide{ position:relative; height:100vh; overflow:hidden;}
.banner .swiper-slide .dflink{ display:block; width:100%; height:100%; background-position:center; background-size:cover;}
.banner .swiper-slide .dkikn{display:block; width:400%; height:100%; background-size:cover;mix-blend-mode: color-burn; opacity:.15; background-repeat:repeat-x; background-size:auto 100%; animation: animationSlide 200s linear infinite;animation-direction: reverse;   }
.banner .swiper-slide .fbbg{ display:block; width:100%; height:100%;background: -webkit-gradient(linear,left top,right top,color-stop(20%,#00b1e6),color-stop(80%,#5cc53f));background: linear-gradient(45deg,#00b1e6 20%,#5cc53f 80%);}
.banner .swiper-slide .df2{display:block; width:400%; height:100%; background-repeat:repeat-x; background-size:auto 100%; animation: animationSlide 200s linear infinite;animation-direction: reverse;}
.banner .swiper-slide .df2:before{ content:""; display:block; width:100%; height:100%; left:0; top:0;    background:rgb(6 17 7 / 84%);}
.banner .swiper-slide .df2.noss{animation:none;background-size: cover;width: 100%;}
.banner .swiper-slide.swiper-slide-active .df2.noss{-webkit-animation: banner_outsideo 4s linear forwards;-o-animation: banner_outsideo 5s linear forwards;animation: banner_outsideo 5s linear forwards;}
.banner .swiper-slide .df2.noss:before{ opacity:.4;}
.banner .swiper-slide .ban2{ text-align:center;}
.banner .ban1txt{ position:absolute; width:100%; left:0; top:50%; transform:translate(0,-50%);}
.banner .ban1txt .am-container{ max-width:1600px; position:relative;}
.banner .ban1txt .left{ width:50%; position:absolute; left:1.5rem; top:50%; transform:translateY(-50%);}
.banner .ban1txt .tit{ font-size:50px; font-weight:bold; color:#fff;}
.banner .ban1txt .note{ font-size:22px; color:#fff; margin-top:15px;}
.banner .ban1txt .link{ margin-top:50px;}
.banner .ban1txt .link a{ background:#4CAF50; color:#fff; padding:15px 40px; display: inline-block; overflow:hidden; border-radius:30px; color:#fff; position:relative;}
.banner .ban1txt .link a span{ position:relative; z-index:1;}
.banner .ban1txt .link a:before{ content:""; display:block; width:200%; height:100%; position:absolute; left:0; top:0;    background: linear-gradient(90deg, #CDDC39, #54c236,#CDDC39);transition: all .3s linear;}
.banner .ban1txt .link a:hover:before{ left:-100%;}
.banner .ban1txt .right{ max-width:50%; float:right;}

.cd-headline.clip span{display:inline-block;padding:0; font-size:22px; color:#fff;}
.cd-headline.clip .cd-words-wrapper{overflow:hidden;vertical-align:top}
.cd-headline.clip .cd-words-wrapper::after{content:'';position:absolute;right:0;top:50%;bottom:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);height:70%;width:3px;background-color:#fff;animation: animationop 1s linear infinite;}
.cd-headline.clip b{opacity:0}
.cd-headline.clip b.is-visible{opacity:1}
.cd-words-wrapper{display:inline-block;position:relative;text-align:left}
.cd-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0}
.cd-words-wrapper b.is-visible{position:relative}
.no-js .cd-words-wrapper b{opacity:0}
.no-js .cd-words-wrapper b.is-visible{opacity:1}

@-webkit-keyframes animationSlide{0%{background-position:0 0}to{background-position:100% 0}}
@keyframes animationSlide{0%{background-position:0 0}to{background-position:100% 0}}
@-webkit-keyframes animationop{0%{ opacity:0;}to{ opacity:1;}}
@keyframes animationop{0%{ opacity:0;}to{ opacity:1;}}

@-webkit-keyframes banner_outsideo{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-moz-keyframes banner_outsideo{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}
}
@-o-keyframes banner_outsideo{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}
}
@keyframes banner_outsideo{from{-o-transform:scale(1.1);transform:scale(1.1)}
to{-o-transform:scale(1);transform:scale(1)}
}

.am-pd{ padding:80px 0;}
.am-pb{ padding-bottom:80px;}
.bgr{ background:#f5f5f5;}
.am-title{ text-align:center;}
.am-title .tit{ font-size:46px; font-weight:bold;}
.am-title .note{ font-size:16px; margin-top:10px;}
.am-title.white{ color:#fff;}
.mgt{ margin-top:30px;}
.flex {display: flex;}
.flex-x-sb {justify-content: space-between;}
.center{ text-align:center;}


.serbox{ height:300vh; background:#4caf50}
.serbox .am-container{ max-width:1460px;}
.service-box{ margin-top:216px;}
.state-pos_left{ width:40%; float:left; padding-top:170px;}
.state-pos_left .list-info ul li{ margin-bottom:150px; opacity:0; color:#fff;}
.state-pos_left .list-info ul li:last-child{ margin-bottom:0;}
.state-pos_left .list-info ul li i{ display:block; margin-bottom:30px;}
.state-pos_left .list-info ul li i img{ width:54px;}
.state-pos_left .list-info ul li .tit{ font-size:48px; font-weight:bold; margin-bottom:17px;}
.state-pos_left .list-info ul li .note{}
.state-pos_right{ width:50%; float:right;}
.box-intro_img {position: relative; }

.box-intro_img .box-bg {position: absolute;top: 50%;left: 50%;width: 0;height:0;margin: 0 auto;}
.box-intro_img .bg-circle{position: relative;width: 880px;position: absolute;transform: translate3d(-50%,-50%,0);border-radius: 50%;box-shadow: inset 0 0 0 #000;}
.box-intro_img .bg-circle:first-child {width: 480px;box-shadow: inset 0 0 40px 0 rgba(0,88,48,.36);}
.box-intro_img .bg-circle:nth-child(2) {width: 650px;box-shadow: inset 0 0 40px 0 rgba(0,88,48,.18);}
.box-intro_img .bg-circle:nth-child(3) {width: 820px;box-shadow: inset 0 0 40px 0 rgba(0,88,48,.108);}
.box-intro_img .bg-circle:after {display: block;padding-top: 100%;content: "";}
.list-intro_img {position: relative;top: 6px;width: 380px;border-radius: 24px;background: #fff; left:50%; transform:translateX(-50%)}
.item-intro_img {position: absolute;top: 0;right: 0;bottom: 0;left: 0;overflow: hidden;opacity: 0;border-radius: 24px;box-shadow: 0 40px 80px 0 rgba(0,0,0,.35);will-change: opacity;}
.item-intro_img:first-child {z-index: 10;visibility: visible;opacity: 1;}
.list-intro_img:after {display: block;padding-top: 153.5227272727%;content: "";}
.item-intro_img2{ z-index:12; box-shadow:none;}
.item-intro_img3{ z-index:13; box-shadow:none;}
.item-intro_img4{ z-index:14; box-shadow:none;}
.item-intro_img5{ z-index:15; box-shadow:none;}

.fuwu{background-color: #f3f9f4;}
.fuwulist{ margin-top:30px;}
.fuwulist ul li{ padding:20px;}
.fuwulist ul li a{ padding:10%; border-radius:14px; border:1px solid #f4f4f4; display:block; position:relative; background:#fff;}
.fuwulist ul li a:hover{ box-shadow:0 2px 20px 2px rgba(0,0,0,.1)}
.fuwulist ul li a i{ display:block;}
.fuwulist ul li a i img,.fuwulist ul li a i svg{ width:70px !important; height:70px;}
.fuwulist ul li a .tit{ font-size:24px; margin-bottom:20px; color:#333; margin-top:20px;}
.fuwulist ul li a .desc{ font-size:16px; color:#999; line-height:28px; min-height: 56px;}
.fuwulist ul li a .num{ font-size:24px; color:#efefef; position:absolute; right:10%; top:20%; font-family:MontDemo-Heavy; font-weight:bold;}

.avg-lg-4>li{ width:25%; float:left;}
.caselist ul{ margin:0 -15px;}
.caselist ul li{ padding:15px;}
.caselist ul li a{ display:block; overflow:hidden; box-shadow:0 2px 10px 2px rgba(0,0,0,.05); border-radius:14px;}
.caselist ul li a i{ display:block; overflow:hidden;}
.caselist ul li a i img{transition: all .3s linear;}
.caselist ul li a:hover i img{ transform:scale(1.1) matrix3d(1, 0, 0, 0, 0, 1, 0, 0.0002, 0, 0, 1,0, 0, 0, 0, 1)}
.caselist ul li .txt{ display:block;  padding:25px; text-align:center;}
.caselist ul li .txt .tit{ font-size:20px; font-weight:bold; color:#333; margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.caselist ul li .txt .note{overflow:hidden;text-overflow:ellipsis;white-space:nowrap; font-size:14px; color:#999;}
.caselist .avg-lg-4>li:nth-child(9){ display:none;}
.ny-warp .caselist .avg-lg-4>li:nth-child(9){ display: block;}

.about{ position:relative; background:url(../images/abbg.jpg) center bottom no-repeat; background-size:cover; padding:100px 0; overflow:hidden;}
.about .abimg{ position:absolute; right:0; bottom:0; max-width:70%;}
.about .abimg .abitm{ transform:translateX(100%)}
.abouttxt{ color:#fff; margin-top:80px;}
.abouttxt .tit{ font-size:32px;}
.abouttxt .note{ font-size:36px; font-weight:bold; margin:50px 0;}
.more a{ display:inline-block; width:220px; height:58px; border-radius:30px; line-height:58px; background:#fff; color:#4caf50; text-align:center;box-shadow: 0 5px 10px 0 rgba(0,0,0,.1);}
.more a span{transition: all .3s ease-out 0s; margin-left:0px;}
.more a i{opacity: 0;transition: all .3s ease-out 0s; transform:translateX(-20px)}
.more a:hover i{transform:translateX(5px); opacity:1;}
.more a:hover span{ margin-left:-10px;}
.abouttxt .abdata{ margin-top:50px;}
.abouttxt .abdata ul li{ float:left; text-align:center; padding:0 50px;}
.abouttxt .abdata ul li:first-child{ padding-left:0;}
.abouttxt .abdata ul li .t span{ font-size:40px; font-weight:bold;}
.abouttxt .abdata ul li .n{}


.hmnews-tit .tit{ font-size:46px; float:left;}
.hmnews-tit .hd{ float:right; padding-top:15px;}
.hmnews-tit .hd ul{ display:inline-block;}
.hmnews-tit .hd ul li{ display:inline-block;}
.hmnews-tit .hd ul li a,.hmnews-tit .hd .gd{ display:block; margin-left:20px; background:#fff; line-height:40px; border-radius:30px; color:#666; padding:0 24px; cursor:pointer;}
.hmnews-tit .hd .gd{ display:inline-block;}
.hmnews-tit .hd a:hover,.hmnews-tit .hd ul li.on a{ background:#4caf50; color:#fff;}

.hmnews .bd ul{ margin:0 -80px;}
.hmnews .bd ul li{ padding:40px 80px;}
.hmnews .bd ul li a{ display:block;}
.hmnews .bd ul li a .tit{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block; font-size:22px;  line-height:88px;}
.hmnews .bd ul li a .note{font-size: 15px;line-height: 28px;color: #999;overflow: hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;height: 56px;}
.hmnews .bd ul li a .time{font-size: 15px; margin-top:15px; color:#777;}


.hm-mes{background-color: #53b753;color: #fff;position:relative;    background: linear-gradient(-45deg,#CDDC39,#8BC34A,#23a6d5,#23d5ab);background-size: 400% 400%;-webkit-animation: gradient 15s ease infinite;animation: gradient 15s ease infinite; }
.hm-mes .am-container{ position:relative; z-index:12;}
.hm-mes:before{ content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0;background-image: url(../images/bg-me.png); opacity:.5;background-size: 6px;}
@-webkit-keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}
.hm-mes .tit{ font-size:36px;}
.hm-mes .note{ margin-top:1em;}
.mesform{ margin-top:30px;}
.mesform .item{ width:25%; float:left; padding-right:20px;}
.mesform .item:nth-child(3){ width:40%;}
.mesform .item:nth-child(4){width:10%;}
.mesform .item .am-form-field{ padding:15px; border:none;}
.mesform .item .am-btn{ padding:15px; border:none; width:100%;background: #FFEB3B; color:#4caf50; outline:none;}




footer{background: #232323; padding-top:6em;}
footer .foot-main{ margin-bottom:50px;}
footer .foot-main .foot-left{ width:18%; float:left;}
footer .foot-main .foot-left img{ margin-bottom:10px;width: 160px;}
footer .foot-main .foot-left p{ line-height:2; font-size:14px; color:#999;}
footer .foot-main .foot-left a{color:#999;}
footer .foot-main .foot-nav{ width:58%; float:left;}
footer .foot-main .foot-nav ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
footer .foot-main .foot-nav ul li{flex:1; float:left;}
footer .foot-main .foot-nav ul li .tit{ color:#fff; font-weight:bold; margin-bottom:8px;}
footer .foot-main .foot-nav ul li p{ font-size:14px; line-height:2.5;}
footer .foot-main .foot-nav ul li p a{ color:#999;}
footer .foot-main .foot-contact{ width:24%; float:left;}
footer .foot-main .foot-contact .tit{color:#fff; font-weight:bold; margin-bottom:8px;}
footer .foot-main .foot-contact p{font-size:14px; color:#999; line-height:2.5;}
footer .foot-main .foot-contact .foot-tel{ background:#4caf50; padding:12px; margin-top:8px; border-radius:30px; color:#fff; text-align:center; max-width:285px; position:relative;}
footer .foot-main .foot-contact .foot-tel svg{ position:absolute;}
footer .foot-main .foot-contact .foot-tel a{ color:#fff;}
footer .foot-main .foot-contact .foot-tel span{ text-indent:32px; display:inline-block;}

footer .yqlink{ font-size:12px; color:#999; margin-bottom:15px;}
footer .yqlink a{ display:inline-block; margin-right:15px; color:#999;}
footer .copyr{ border-top:1px solid rgba(255,255,255,.05); padding:20px 0; font-size:12px; color:#999;}
footer .copyr a{ color:#999;}
footer .copyr .fioc i{ font-size:16px; margin:0 15px;}
footer .bq_tag{border-top:1px solid rgba(255,255,255,.05); padding:15px 0; font-size:12px; color:#999;}
footer .bq_tag a{color:#999; display:inline-block; margin-right:15px;}

.nybanner{ position:relative; height:50vh; overflow:hidden;      perspective: 500px;  background: -webkit-gradient(linear,left top,right top,color-stop(20%,#00b1e6),color-stop(80%,#5cc53f));background: linear-gradient(45deg,#00b1e6 20%,#5cc53f 80%);}
.nybanner:before{ content:""; display:block; width:100%; height:100%; background:#000; opacity:.1; position:absolute; left:0; top:0; z-index:3;}
.nybanner .nybanbg{ width:400%; height:100%; background-repeat:repeat-x;mix-blend-mode: overlay;    background-size: auto 100%;animation: animationSlide 200s linear infinite;animation-direction: reverse;    opacity: 0.3;}
.nybanner .nyban-txt{ position:absolute; width:100%; left:0; top:50%; transform:translateY(-40%); z-index:990; color:#fff; text-align:center;}
.nybanner .nyban-txt .tit{ font-size:40px; margin-bottom:20px; font-weight:bold;}
.nybanner .nyban-txt .wezhi{ margin-top:20px; color:#fff;}
.nybanner .nyban-txt .wezhi a{ color:#fff;}
.nybanner .nyban-txt .wezhi a span{ margin-right:3px;}
.nybanner .nyban-txt .wezhi i{ margin:0 5px; opacity:.7;}

.nybanner .nybg{min-width: 2200px;height: 1432px;z-index: 0;opacity: .5;position: absolute;left: -22%;right: -22%;top: -28%;bottom: -22%;transform: rotateX(15deg);transform-origin: center;vertical-align: middle;}
.nybanner .nybg:before{ content:""; display:block; width:100%; height:100%; position:absolute; z-index:20; left:0; top:0; opacity:.6; background:#012402;}
.nybanner .nybg .bg1 {
	height: 916px;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg1-data-v-c2c41fa4 30s linear infinite
}

.nybanner .nybg .bg2 {
	height: 916px;
	background: 50% no-repeat;
	background-size: 100% 100%;
	animation: bg2-data-v-c2c41fa4 30s linear infinite;
}
@keyframes bg1-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}

@keyframes bg2-data-v-c2c41fa4 {
	0% {
		transform: translateY(0)
	}

	to {
		transform: translateY(-916px)
	}
}


.ny-title{ text-align:center;}
.ny-title .tit{ font-size:36px; color: #1C1C1C;    margin-bottom: 10px;}
.ny-title .note{color: #666; font-size:14px;}




.webA ul{width:100%;float:left;margin-top:80px;}
.webA ul li{width:20%;float:left;}
.webA ul li a{display:block;border-right:1px solid #f0f0f0;padding:30px 19% 52px 19%;text-align:center;}
.webA ul li a strong{display:block;font-size:91px;color:#333333;opacity:0.06;}
.webA ul li a span{display:block;font-size:20px;color:#444444;margin-top:-44px;font-weight:bold;height:26px;overflow:hidden;text-overflow: ellipsis;white-space:nowrap;}
.webA ul li a p{color:#333333;line-height:24px;margin-top:50px;height:120px;overflow:hidden;}
.webA ul li a i{display:inline-block;width:70px;height:70px;line-height:70px;border:1px solid #c6c6c6;border-radius:20px;margin-top:12px;}
.webA ul li a i img{vertical-align:middle;}
.webA ul li a i .h_img{display:none;}
.webA ul li:last-child a{border:none;}
.webA ul li a:hover{background:#4caf50;}
.webA ul li a:hover strong,.webA ul li a:hover span,.webA ul li a:hover p{color:#fff;}
.webA ul li a:hover i{border-color:#fff;}
.webA ul li a:hover i .h_img{display:inline-block;}
.webA ul li a:hover i .s_img{display:none;}
.webA ul li a:hover strong{opacity:0.2;}

.jgbiao{ margin-top:30px;}

.pricing {transition: 0.2s linear;-webkit-transition: 0.2s linear;-moz-transition: 0.2s linear;}
.pricing i:first-child {color: #232323;}
.pricing h6:first-child, .pricing h5:first-child {margin: 0;}
.pricing .pricing__price {margin-top: 1em;}
.pricing .pricing__dollar {vertical-align: top;}
.pricing p:last-of-type {margin-bottom:1em;}
.pricing:not(.pricing-1):not(.pricing--emphasise) hr {border-color: #efefef;}
.pricing-5 .pricing__title {min-height: 124px;padding: 1em 0;position: relative;}
.bor {border: 1px solid #e9e9e9;}
.pricing-5 ul li span:not(:first-child) {display: inline-block;margin-left: 0.4125em;position: relative;font-size:14px;}
.pricing-5 ul li:nth-child(odd) {background: #efefef;}
.pricing .am-u-md-6{ padding:0;}
.pricing .am-u-md-6 .am-u-md-3{ padding:0;}
.pricing .am-u-md-6 .am-u-sm-3{ padding:0;}
.pricing-5 .am-u-md-3 {
    border-left: 1px solid #e9e9e9;
}
.pricing-5 ul li {line-height: 1.625em;padding: 1em 0;text-align: left;padding-left: 15px;font-size:14px;}
.pricing-5 .pricing__title h6 { font-weight:normal;opacity: .8;}
.pricing__price{ font-weight:bold;}
.pricing__price .h3{ font-size:2em;}

.checkmark, .crossmark,.cordes {width: 1.225em;height: 1.225em;line-height: 1.225em;background: #64b671;border-radius: 50%;display: inline-block;position: relative;text-align: center;    margin-top: -5px;top: 5px;}
.checkmark:before, .crossmark:before,.cordes:before {content: '\2713';position: absolute;color: #fff;width: 100%;left: 0;opacity: 1;font-size: 0.8em;}
.crossmark {background: #e34747;}
.crossmark:before {content: '\2715';}
.cordes{ background:#fdbd00;}


.ny-xnews ul li{ padding:15px;}
.ny-xnews ul li a{ background:#fff; display:block; border:1px solid #eee; padding:30px;}
.ny-xnews ul li a .tit{font-size: 18px;line-height: 48px;color: #333333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.ny-xnews ul li a .note{font-size: 14px;color: #666666;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;line-height: 24px;max-height: 72px;}
.ny-xnews ul li a .info{margin-top: 10px; color:#666; font-size:14px; border-top:1px solid #eee; padding-top:15px;}
.ny-xnews ul li a .info span{ float:left;}
.ny-xnews ul li a .info em{ float:right;}
.ny-xnews ul li a .info em i{ margin-left:5px;}

.text-center{ text-align:center;}

.yh-par1 .am-container{ max-width:1600px;}

.yh-par1-list{ margin-top:30px;}
.yh-par1-list ul{ margin:0 -15px;}
.yh-par1-list li{float:left;width:50%; padding:15px;}
.yh-par1-list li .item{height:154px;background-color:#fff;box-shadow:0 0 27px 0 rgba(52,52,52,.1);padding:29px 37px 0;box-sizing:border-box;text-align:left;}
.yh-par1-list .text-title{position:relative;padding-left:26px;font-size:22px;color:#343434;margin-bottom:15px}
.yh-par1-list .text-title:before{position:absolute;content:"";left:0;border-radius:50%;background-color:#84ccc9;box-shadow:0 6px 10px 0 #84ccc9;width:8px;height:8px;top:7px}
.yh-par1-list .text-description{padding-left:26px;font-size:16px;color:#666;line-height:30px}
.yh-par1-list li:nth-child(2) .text-title:before{background-color:#ff6f26;box-shadow:0 6px 10px 0 rgba(255,111,38,.82)}
.yh-par1-list li:nth-child(3) .text-title:before{background-color:#ffa827;box-shadow:0 6px 10px 0 rgba(255,168,39,.82)}
.yh-par1-list li:nth-child(4) .text-title:before{background-color:#25c8db;box-shadow:0 6px 10px 0 rgba(37,200,219,.62)}

.yh-par2-list{ margin-top:30px;}
.yh-par2-list ul{ margin:0 -20px;}
.yh-par2-list ul li{ padding:0 20px;text-align:center; }
.yh-par2-list ul li .item{ padding:30px;transition: all .1s linear;}
.yh-par2-list ul li .icon{ text-align:center; margin-bottom:20px;}
.yh-par2-list ul li .text-title{ font-size:22px;text-align:center; margin-bottom:10px;}
.yh-par2-list ul li .text-description{    font-size: 16px;color: #666; line-height:2;}
.yh-par2-list ul li .item:hover{box-shadow: 0px 0px 29px 0px rgba(52, 52, 52, 0.13);}
.bgr{ background:#f5f6f7;}

.yh-par3-box{ margin-top:30px;}
.yh-par3-box .item{ width:33.333%; float:left; padding:0 20px;}
.yh-par3-box .item .yh-par3-he{ background:#333; color:#fff; height:50px; line-height:50px; font-size:18px; font-weight:600; border-radius:5px 5px 0 0;}
.yh-par3-box .item .yh-par3-he span:first-child{ width:50%; float:left; padding:0 15px;}
.yh-par3-box .item .yh-par3-he span:nth-child(2){width: 30%; float:left;text-align: center;}
.yh-par3-box .item .yh-par3-he span:nth-child(3){ width:20%; float:left; text-align:center;}
.yh-par3-box .item .yhpp-list ul li{ height:35px; line-height:35px; background:#fff; font-size:14px;}
.yh-par3-box .item .yhpp-list ul li span:first-child{ width:50%; float:left; display:block; padding:0 15px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.yh-par3-box .item .yhpp-list ul li span:nth-child(2){width: 30%; float:left;text-align: center; color:#4caf50;}
.yh-par3-box .item .yhpp-list ul li span:nth-child(3){width:20%; float:left; text-align:center;}
.yh-par3-box .item .yhpp-list ul li:nth-of-type(2n){ background:#eaf3ff;}



.tb {display: table;width: 100%;height: 100%;}
.tbc {display: table-cell;vertical-align: middle;}
.yh-cf:before,.yh-cf:after{ content:""; display:block; clear:both;}

.yh-container{ max-width:1170px; margin:0 auto;}
.yh-pd{ padding:120px 0;}
.yh-part1{ background:#f0f0f0; text-align:center;}
.yh-title{ text-align:center;}
.yh-title .tit{ font-size:32px; font-weight:bold; color:#343434;}
.yh-title .note{ font-size:16px; color:#666; margin-top:20px; line-height:1.8;    white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word;}

.yh-p2-list{ margin-top:60px;}
.yh-p2-list ul{ margin:0 -20px;}
.yh-p2-list ul li{ padding:20px; width:33.333%; float:left; box-sizing:border-box;}
.yh-p2-list ul li a{ display:block; position:relative;box-sizing:border-box; overflow:hidden;}
.yh-p2-list ul li a img{ width:100%; margin:0;transition: all .3s linear;}
.yh-p2-list ul li a:hover img{transform: scale(1.05);}
.yh-p2-list ul li a:before{ content:""; display:block; width:100%; height:100%; background:rgb(66,92,187); opacity:.8; position:absolute; left:0; top:0; z-index:22;transition: all .3s linear;}
.yh-p2-list ul li a:hover:before{ opacity:.9;}
.yh-p2-list ul li a .txt{ position:absolute; z-index:33; left:0; bottom:0; padding:34px; text-align:center; width:100%;box-sizing:border-box; color:#fff; line-height:1.8;}
.yh-p2-list ul li:nth-child(2n) a:before{ background:rgb(248,248,248);}
.yh-p2-list ul li:nth-child(2n) a .txt{ color:#333;}

.yh-part3-list ul{ margin:0 -45px;}
.yh-part3-list ul li{ padding:45px;}
.yh-part3-list ul li .tit{ background:#fff; padding:10px; text-align:center; font-size:20px; font-weight:bold;}
.yh-part3-list ul li .tit img{ margin-right:10px;}
.yh-part3-list ul li .tgs{ margin:15px -8px 0 -8px;}
.yh-part3-list ul li .tgs span{ display:block; width:33.333%; float:left; text-align:center; padding:3px 8px;}
.yh-part3-list ul li .tgs span em{ display:block; background:#fff; padding:8px 2px; font-size:14px; color:#666;}

.yh-logolist ul{ margin:0 -10px;}
.yh-logolist ul li{ padding:10px; text-align:center;}


.nybanner .nyban-txt .tit .cd-headline.clip span{ font-size:40px;}

.movie-list ul{ margin:0 -15px;}
.movie-list ul li{ padding:15px;}
.movie-list ul li a{ display:block; overflow:hidden; box-shadow:0 2px 20px 2px rgba(0,0,0,.05);transition: all .3s linear; border-radius:8px;}
.movie-list ul li a .img{ display:block; overflow:hidden; position:relative; padding:28% 0;}
.movie-list ul li a .img:before{ content:""; display:block; width:100%; height:100%;background: linear-gradient(45deg,var(--gradient-blue-rgba) 20%,var(--gradient-green-rgba) 80%); background-size:400% 400%; opacity:0; position:absolute; left:0; top:0; z-index:1;transition: all .3s linear;}
.movie-list ul li a .img:after{ content: "";display: block;width:100%; height:100%; background: rgba(0, 0, 0, 0.3);position:absolute; left:0; top:0; z-index:1;transition: all .3s linear;}
.movie-list ul li a:hover .img:after{ opacity: .1;}
.movie-list ul li a:hover .img:before{ opacity:0.5;background-size:100% 100%;}
.movie-list ul li a .img>img{transition: all .3s linear;width: 100%; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%)}
.movie-list ul li a:hover .img>img{ transform:scale(1.08) translate(-50%,-50%);}
.movie-list ul li a .img .paly{ width:48px; position:absolute; z-index:2; left:50%; top:50%; transform:translate(-50%,-50%)}
.movie-list ul li a .txt{ text-align:center; padding:15px; font-size:18px; color:#333;    overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.movie-list ul li a:hover{ transform:translateY(-15px);box-shadow: 0 20px 20px 1px rgba(0,0,0,.1);}


.pages{ text-align:center; margin-top:20px;}
.pages a{ width:46px; margin:0 5px; height:46px; line-height:46px; text-align:center; display:inline-block; background:#fff; border-radius:50%; box-shadow:0 2px 2px 2px rgba(0,0,0,.05)}
.pages a.on{ background:#4CAF50; color:#fff;}


.ny-warp{ padding:60px 0; background:#f3f3f3;}

.ny-nav{ text-align:center; margin-bottom:30px;}
.ny-nav a{ display:inline-block; padding:10px 30px; background:#fff; border-radius:40px; border: 1px solid #ebe8e4;margin:0 10px;}
.ny-nav a.on,.ny-nav a:hover{ background:#4CAF50; color:#fff; border-color:#4CAF50;}

.ny-news-list ul li{ transition: all .1s linear;position:relative;padding:15px;}
.ny-news-list ul li a{ display:block; padding:30px;background:#fff; border-radius:10px;}
.ny-news-list ul li a:hover{box-shadow: 0 0 10px 6px #eeeeee;z-index: 99;}
.ny-news-list ul li a i{ display:block; overflow:hidden; font-style:normal; border-radius:10px; position:relative;}
.ny-news-list ul li a i em{ position:absolute; left:0; bottom:0; background:rgba(76,175,80,0.5); color:#fff; font-size:14px; padding:4px 15px; border-radius:0 10px 0 0;}
.ny-news-list ul li a .txt{position:relative; padding-top:10px;}
.ny-news-list ul li a .txt .tit{ font-size:20px; color:#333; font-weight:bold; }
.ny-news-list ul li a .txt .note{ font-size:14px; color:#999;margin:18px 0; background:#fafafa; border-radius:10px; padding:20px 15px; line-height:2;}
.ny-news-list ul li a .txt .note .mtxt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;}
.ny-news-list ul li a .txt .nfok{}
.ny-news-list ul li a .txt .nfok .rq {display: block;font-size: 13px;font-family: arial;height: 16px; float:left;color: #b5b5b5;background: url(../images/icon-time.png) no-repeat left center; padding-left:24px; background-size:18px auto;}
.ny-news-list ul li a .txt .nfok .readNum {display: block;font-size: 13px;font-family: arial;height: 16px;background: url(../images/icon_eye.png) no-repeat left center; background-size:20px auto; float:right;padding-left: 24px; color:#b5b5b5;}
.ny-news-list ul li a .txt .more{ width:36px; height:36px; line-height:34px; border-radius:50%; border:1px solid #ddd; text-align:center;transition: all .3s linear;}
.ny-news-list ul li a .txt .more:before{content: "\f105";}
.ny-news-list ul li a i{ display:block; overflow:hidden; background:#f5f5f5;}
.ny-news-list ul li a i{ display:block; overflow:hidden; position: relative; padding: 30% 0;}
.ny-news-list ul li a i img{transition: all .3s linear; position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);width:100%; }
.ny-news-list ul li a:hover i img{ transform:translate(-50%,-50%) scale(1.1); opacity:.8; }

.ny-news-list ul li a:hover .more{ background:#4CAF50; color:#fff;}
.ny-news-list ul li a .txt .ncas{ display:none;}
.nynews .am-container{ }


.newscon-head{ text-align:center;}
.newscon-head h1{ font-size:36px;}
.blog-post__author{ margin-top:15px; font-size:14px; color:#999;}

.blog-post__author em{ display:inline-block; margin:0 5px;}
.blog-post__author a{color:#999;}

.newsarcbox .am-container{ max-width:1170px;}
.newsarcbox  .arccontent{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05);padding: 50px;margin-top: -120px;background: #fff;}

.nexpre{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05); margin-top:30px; overflow:hidden;}
.nexpre .npitm{ width:50%; float:left; padding:30px; height:150px; overflow:hidden; background:#fff;}
.nexpre .npitm a{ display:block;}
.nexpre .npitm a .img{ width:30%; float:left; border-radius:10px; overflow:hidden;    max-height: 90px;}
.nexpre .npitm a .txt{ width:70%; float:left; padding-left:20px;}
.nexpre .npitm a .txt .tit{ font-size:14px; color:#999; margin-top:10px;}
.nexpre .npitm a .txt .tip{ font-size:16px; color:#333;}
.nexpre .npitm a .txt .tip i{ font-size:20px;}
.nexpre .npitm.prev{     background-image: -webkit-linear-gradient(left,#fff,#fbfbfb);background-image: -o-linear-gradient(left,#fff,#fbfbfb);background-image: -webkit-gradient(linear,left top,right top,from(#fff),to(#fbfbfb));}
.nexpre .npitm.prev a .txt .tip i{ margin-right:10px;}
.nexpre .npitm.next a .txt .tip i{ margin-left:10px;}

.xianggnews{border-radius: 10px;box-shadow: 0 2px 20px 2px rgba(0,0,0,.05); margin-top:30px; padding:30px;}
.xianggnews .xgtit{ font-size:20px; font-weight:bold; border-bottom:1px solid #eee; padding-bottom:10px; margin-bottom:15px;}
.xgnews-list ul li{ line-height:2.2;}
.xgnews-list ul li a{ display:block; font-size:14px; color:#777;}


.nycasehead{ text-align:center; }
.nycasehead .am-container{ max-width:1200px;}
.nycasehead h1{font-size:36px;}
.nycasehead .note{ margin-top:30px; line-height:2;}

.case-view-btn{ margin-top:30px;}
.case-view-btn a{ display:inline-block; position:relative;}
.case-view-btn a .bn{ position:relative; padding:10px 30px; background:#4CAF50; border-radius:4px; margin:0 10px; color:#fff; cursor:pointer; overflow:hidden; z-index:1;}
.case-view-btn a .bn:after{z-index: -1;content: " ";position: absolute;border-radius: 50%;left: 50%;top: 50%;margin-left: -120px;margin-top: -120px;border-width: 120px;border-color: #fff;border-style: dashed;width: 0;height: 0;-webkit-transition: all 250ms ease 0ms;transition: all 250ms ease 0ms;opacity: 0.1;filter: alpha(opacity=10);*zoom: 1;visibility: hidden;-webkit-transform: scale(0.1);transform: scale(0.1);pointer-events: none;}
.case-view-btn a:hover div:after{-webkit-transition: all 350ms ease-in 0ms;transition: all 350ms ease-in 0ms;opacity: 0.15;filter: alpha(opacity=15);visibility: visible;-webkit-transform: none !important;transform: none !important;}
.case-view-btn a:nth-child(2) .bn{ background:#FF5722}
.case-view-btn a img{ width:28px; margin-right:4px; position:relative; margin-top:-2px;}
.case-view-btn a span{ position:absolute; width:140px; left:50%; margin-left:-70px; bottom:100%; padding:10px; border-radius:8px; display:block; box-shadow:0 2px 10px 2px rgba(0,0,0,.08); background:#fff; visibility:hidden;-webkit-transition: all 250ms ease 0ms;transition: all 250ms ease 0ms; opacity:0;}
.case-view-btn a:hover span{ visibility:inherit; opacity:1;}

.case-v-con .am-container{ max-width:1200px;}
.case-v-con .case-v-sp{padding-top: 36px;border-radius: 4px 4px 0 0;background-color: #fff;background-image: url(../images/bgs-casect.png);background-size: auto;background-position: 0 0;background-repeat: no-repeat;-webkit-box-shadow: 0px 8px 41.4px 4.6px rgba(4, 0, 0, 0.1);box-shadow: 0px 8px 41.4px 4.6px rgba(4, 0, 0, 0.1);}

iframe, embed, video {width: 100% !important;}
.case-v-con  iframe{ min-height: 620px;}


.qylis{ }
.qunav{ padding-top:5px;}
.qunav ul li{ float:left; margin-right:15px;opacity:.8;}
.qunav ul li:hover,.qunav ul li.on{ opacity:1;}
.qunav ul li:after{content: '/';margin-left: 0.8125em;opacity: 0.3;}
.qunav ul li:last-child:after{ display:none;}
.qunav ul li.on a{ color:#4CAF50;}

.quyu-list{ padding:25px 0;}
.quyu-list ul{ position:relative; margin-left:-15px; margin-right:-15px;}
.quyu-list ul li{ padding:15px;}
.quyu-list ul li a{ display:block; background:#fff;}
.quyu-list ul li i{ width:100%; overflow:hidden; display:block;}
.quyu-list ul li i img{ width:100%;}
.quyu-list ul li .txt{    overflow: hidden;padding: 2.4375em;}
.quyu-list ul li .txt span{ display:block; font-size:18px; font-weight:bold; margin-bottom:6px; color:#333;}
.quyu-list ul li .txt p{ font-size:14px; color:#666;}


.about-yx{ position:relative; z-index:11; margin-top:-100px;}
.about-yx .am-container{ max-width:1400px;}

.about0txt .note{ text-indent:2em; line-height:2;}
.about0txt .taitle .tit{ font-size:24px;}
.about0txt .taitle .line{ width:54px; height:2px; background:#4CAF50; margin:15px 0;}
.about-yx .video-cover{ width:48%; float:left; margin-right:4%;}
.video-cover video{ max-width:100%;}

.about-con{ background:#fff; border-radius:30px; box-shadow:0 2px 20px 6px rgba(0,0,0,.05); padding:50px;}

.contact-ico{ margin-top:60px;}
.contact-ico ul{ margin:0 -30px;}
.contact-ico ul li{ width:33.3333%; float:left; padding:30px;}
.contact-ico ul li a{ padding:60px; display:block; text-align:center;border-radius:30px; box-shadow:0 2px 20px 6px rgba(0,0,0,.05);}
.contact-ico ul li:nth-child(2) a{ background:#4CAF50;}
.contact-ico ul li:nth-child(2) a .tit{ color:#fff;}
.contact-ico ul li:nth-child(2) a .note{ color:#fff;}
.contact-ico ul li a .tit{ font-size:20px; font-weight:bold; color:#333; margin:10px 0;}
.contact-ico ul li a .note{ color:#666;}


.cmap{border-radius:30px; box-shadow:0 2px 20px 6px rgba(0,0,0,.05); background:#fff; margin-top:60px; overflow:hidden; padding:30px;}
#allmap{ height:460px;}
.css_animation{height:104px; width:104px; border-radius: 50%; background:rgb(76 175 80 / 68%);; transform: scale(0.6); -webkit-animation: myfirst 3s; animation: myfirst 3s; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite;}  


.quyucontent{ padding:77px 0; }
.quyucontent .am-container{ max-width:1236px;}
.quyucontent .qpic{ width:530px; height:344px; }
.quyucontent .qpic img{ width:100%; height:100%; border-radius:6px;}
.quyucontent .txt{ width:500px; padding-top:20px;}
.quyucontent .txt h2{ font-size:24px; margin-bottom:30px;}
.quyucontent .txt p{ font-size:14px; line-height:24px; height:144px; overflow:hidden;}

.ygg_a{ margin-top:30px;}
.ygg_a a{display: inline-block;margin-bottom: 10px;background: #4CAF50;padding: 12px 45px;border-radius: 25px;font-size: 15px; color:#fff; margin-right:20px;}
.ygg_a a.qql{ background:#FF5722;}
.ygg_a a.mobi{padding: 12px 25px;}

#footbar{ height:78px; width:100%; position:fixed; z-index:1960; left:0; bottom:0; /*background-image:url(../images/fbarbg.png); background-position:0 0;background-position: -460px 0;*/transition: all .3s linear; display:none;}
#footbar.uin0{background-position: -460px 0;}
#footbar.uin1{background-position: -370px 0;}
#footbar.uin2{background-position: -276px 0;}
#footbar.uin3{background-position: -186px 0;}
#footbar ul{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between; position:relative; z-index:9; padding-top:20px;}
#footbar ul li{ flex:1; text-align:center;}
#footbar ul li svg{ width:24px; height:24px;}
#footbar ul li a{ display:block;}
#footbar ul li a i{ display:inline-block; transform:translateY(20px);transition: all .3s linear;}
#footbar ul li a p{ font-size:12px; transform:translateY(20px); opacity:0;transition: all .3s linear;}
#footbar ul li a:hover i,#footbar ul li.on a i{ transform:translateY(-10px);}
#footbar ul li a:hover p,#footbar ul li.on a p{transform:translateY(10px); opacity:1; color:#4caf50;}
#footbar #fbcale{ width:40px; height:40px; position:absolute; border-radius:50%; background:#4caf50; left:7%; top:-9px; z-index:1;transition: all .3s linear;}
#footbar ul li a:hover i svg path,#footbar ul li.on a i svg path{ fill:#fff;}


.fbrbg{ position:absolute; width:25%; left:0; top:0;transition: all .3s linear;}
.fbrbg img{ width:2048px; max-width:2048px; position:relative; left:50%; transform:translateX(-50%)}
#footbar.uin0 .fbrbg{ left:0%}
#footbar.uin1 .fbrbg{left:25%;}
#footbar.uin2 .fbrbg{left:50%}
#footbar.uin3 .fbrbg{left:75%}

.wechat-ses{ width: 70%; padding: 30px;background: #fff;border-radius: 10px;position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index: 1404; display: none;}
.wechat-ses .icon{width: 44px;height: 44px;display: block;margin: 0 auto;}
.wechat-ses .tit{font-size: 18px;font-weight: bold;text-align: center; margin-top: 10px; margin-bottom: 15px;}
.wechat-ses .note{font-size: 14px;color: #777;text-align: center; margin-bottom: 15px;}
.wechat-ses .wxbtn{text-align: center;}
.wechat-ses .wxbtn a{font-size: 14px; display: inline-block; padding: 8px 30px;background-color: #1aad17;color: #fff;border-radius: 6px;}
.wechat-wrap{background: rgba(0, 0, 0, .6);width: 100%;height: 100%;position: fixed;left: 0;top: 0; z-index: 1400; display: none;}

.wechat-dialog{width:90%; background:#fff; border-radius:10px; padding:18px; position:fixed; left:5%; top:50%; transform:translate(0,-50%); z-index:1211; display:none;box-sizing:border-box;}
.wechat-dialog .tit{ text-align:center; font-size:20px;}
.wechat-dialog .copy-wx{ background:#f5f5f5; border-radius:10px; padding:20px; text-align:center; margin:15px 0; color:#666;}
.wechat-dialog .copy-wx .info{ font-size:12px; color:#999;}
.wechat-dialog .copy-wx p span{ color:#25ba45;}
.wechat-dialog .wx-close{ position:absolute; right:5px; top:5px; font-size:20px; padding:0 10px; cursor:pointer;}
.wechat-mask{ position:fixed; display:none; width:100%; height:100%; background:rgba(0,0,0,.5); left:0; top:0;z-index:1210;}

.wechat-ses{ width:400px; max-width: 70%; padding: 30px;background: #fff;border-radius: 10px;position: fixed;left: 50%;top: 50%;transform: translateX(-50%) translateY(-50%); z-index: 1404; display: none;box-shadow: 0 2px 20px 2px rgba(0,0,0,.5);}
.wechat-ses .icon{width: 44px;height: 44px;display: block;margin: 0 auto;}
.wechat-ses .tit{font-size: 18px;font-weight: bold;text-align: center; margin-top: 10px; margin-bottom: 15px;}
.wechat-ses .note{font-size: 14px;color: #777;text-align: center; margin-bottom: 15px;}
.wechat-ses .wxbtn{text-align: center;}
.wechat-ses .wxbtn a{font-size: 14px; display: inline-block; padding: 8px 30px;background-color: #1aad17;color: #fff;border-radius: 6px;}



@-webkit-keyframes myfirst{  
 to{transform: scale(1.05); background: rgba(0, 0, 0, 0);}  
} 
@keyframes myfirst{  
 to{transform: scale(1.05); background: rgba(0, 0, 0, 0);}  
} 

.main-container .am-container{ max-width:1170px;}
.webjs-title .tit{ font-size:2em; margin-bottom:10px;}
.webjs-title .lead{ color:#999;}
.fwnr .col-sm-6{ width:50%; float:left; padding:0 15px; margin-bottom:30px;}
.fwnr .col-sm-6 .feature i{ font-size:2em;}
.fwnr .col-sm-6 .feature p{ font-size:14px; color:#999;}
.webjs-pard1 .col-md-8{ width:66.6666%; float:left;}
.webjs-pard1 .col-md-4{ width:33.3333%; float:left; padding-left:15px;}
.pricing-1 {padding: 2.16666667em 3.25em 2.15em 3.25em;background: #fff;margin-bottom: 30px;}
.pricing-1 h4{ font-size:1.5em;}
.pricing{transition:.2s linear;-webkit-transition:.2s linear;-moz-transition:.2s linear}
.pricing i:first-child{color:#232323}
.pricing h5:first-child,.pricing h6:first-child{margin:0}
.pricing .pricing__price{margin-top:1em}
.pricing .pricing__dollar{vertical-align:top}
.pricing p:last-of-type{margin-bottom:1em}
.pricing p{ font-size:14px; color:#999; line-height:24px;}
.pricing:not(.pricing-1):not(.pricing--emphasise) hr{border-color:#efefef}
.pricing__price .h1{ font-size:4em; line-height:1}
.btn.btn--primary {border-color: #4CAF50; display:inline-block; padding:8px 30px; border-radius:30px; color:#fff;}
.btn--primary, .btn--primary:visited {background: #409143;border-color: #409143;}

.imagebg{ position:relative;}
section.section--even, footer.section--even {padding-top: 8.125em;padding-bottom: 8.125em;}
.background-image-holder {position: absolute;width: 100%;height: 100%;top: 0;left: 0;background-size: cover !important;background-position: 50% 50% !important;z-index: 0;}


.imagebg .am-container {position: relative;  z-index: 2;}
.imagebg .am-container h3{ color:#fff; font-size:2em;}
.row:before,.row:after{ content:""; display:block; clear:both;}
.process-1{ position:relative;}
.process-1:before{ content:""; display:block; width:1px; height:100%; position:absolute; left:50%; top:0; border-left:1px dashed #dcdcdc;}
.process-1 .fwnr{ margin-top:-170px;}
.process-1 .fwnr .feature{ text-align:right;}
.process-1 .fwnr .col-sm-offset-2 .feature{ text-align:left;}
.process-1 .fwnr .col-sm-offset-3 .feature{ text-align:center;}
.process-1 .fwnr .feature i{ font-size:2em;}
.process-1 .fwnr .feature h5{ font-size:16px; margin:15px 0;}
.process-1 .fwnr .feature p{ font-size:13px; line-height:24px; color:#999;}
.process-1 .col-sm-5{ width:35%; float:left;}
.process-1 .col-sm-5.col-sm-offset-2 {margin-left: 30%;}
.piechart{ width:200px; height:200px; background:#fff; margin:0 auto; border-radius:50%; position:relative;}
.piechart .piechart__description{ position:absolute; top:50%; left:50%; transform:translate(-50%,-50%)}
.piechart .piechart__description h6{ font-size:14px; color:#999; margin-bottom:5px;}
.piechart .piechart__description .h4{ font-size:18px; font-weight:bold;}

.process-end{ padding-top:30px;}
.process-end:before{ height:40%;}
.process-end .fwnr{ margin-top:30px;}
.process-end .fwnr .col-sm-6{ margin:0 auto; float:none;}

@media screen and (max-width:1920px){
.avg-md-3>li{ width:33.3333%}
.caselist .avg-lg-4>li:nth-child(9){ display:block;}
	}
@media screen and (max-width: 1680px){
.am-container{max-width: 1400px;}
.yh-par1 .am-container{ max-width:1400px;}
.about .abimg{ max-width:62%;}
.banner .ban1txt .am-container{ max-width:1400px;}
.banner .ban1txt .tit{ font-size:40px;}
.banner .ban1txt .note{ font-size:18px;}
.am-title .tit{ font-size:40px;}
.abouttxt .note{ font-size:32px;}
.hmnews-tit .tit{ font-size:40px;}
.hmnews .bd ul li a .tit{ font-size:18px;}
.hmnews .bd ul{ margin:0 -50px;}
.hmnews .bd ul li{ padding:20px 50px;}

}
@media screen and (max-width: 1440px){
.am-container{max-width: 1200px;}
.yh-par1 .am-container{ max-width:1200px;}
.nynews .am-container{ max-width:1200px;}
.banner .ban1txt .am-container{ max-width: 1280px;}
.banner .ban1txt .right{ max-width: 36%;}
.fuwulist ul li a i img, .fuwulist ul li a i svg{width: 60px !important;height: 60px;}
.fuwulist ul li a .tit{font-size: 20px; margin: 15px 0;}
.fuwulist ul li a .desc{font-size: 12px;}
.cd-headline.clip span{font-size: 18px;}
.am-title .tit{font-size: 34px;}
.am-title .note{font-size: 14px;}
.abouttxt .tit{font-size: 24px;}
.abouttxt .note{font-size: 26px;}
.hmnews-tit .tit{font-size: 34px;}
}


@media screen and (max-width:1024px){
html {background: #fafafa;}
body{ margin:0 auto; background:#fff; zoom:1; padding-bottom:56px;}	
.menu-bar{ display:block; width:26px; height:18px; float:right; position: absolute; right:1.5rem; top:20px; border-bottom:2px solid #fff;}
.menu-bar:after{ content:""; display:block; width:100%; height:2px; background:#fff; position:absolute; left:0; top:0;}
.menu-bar:before{ content:""; display:block; width:100%; height:2px; background:#fff; position:absolute; left:0; top:50%;}
header .logo{ height:60px; line-height:60px; padding-left:1.5rem;    max-width: 26%;}
.searbtn{ display:none;}

header .logo img{ }
header .menu nav{ position:fixed; width:100%; height:100%; left:-100%; top:0; z-index:99999;transition: all .3s linear;}
header .menu nav.active{ left:0; opacity:1;pointer-events: none;}
header .am-container{  height:100%; max-width:100%;}
header .menu nav .ulnav{ display:block; width:60%;background: #4caf50; height:100%; position:relative;overflow-y: auto;    pointer-events: auto;}
header .menu nav .ulnav>li{ width:100%; float:none; border-bottom:1px solid rgba(255,255,255,.1); border-radius:0!important;}
header .menu nav .ulnav>li>a{ line-height:60px;}
header.on .menu nav>ul>li>a{ color:#fff;}
header .menu nav .ulnav>li>a:before{ display:none;}
header .menu nav .ulnav>li .xm{ position:absolute; width:70px; display:block; right:0; top:0; color:rgba(255,255,255,.81); line-height:60px;}
header .menu nav .ulnav>li .subnav{ position:relative; display:none; top:0; opacity:1;visibility:inherit; border-radius:0;}
header .menu nav .ulnav>li:hover>a{ background:none;}
header .menu nav .ulnav>li .subnav.show{ display:block;}
header.on .ulnav>li:hover .subnav{ top:0;}
header.on{ position:absolute;}
nav .am-close {position: absolute;right: 32%;top: 4px;color: #fff;text-shadow: none;opacity: .5;font-size: 2.6rem;display: block;}
.nav-warp{ width:100%; height:100%; position: fixed; right:0; top:0; background:rgba(0,0,0,.81); display:none; z-index:1920}
.nav-warp .am-close{ color:#fff; font-size:24px; padding:15px; opacity:.5;    padding-left: 66%;}

.banner .swiper-slide{ height:50vh;}
.banner .ban1txt .right{ display:none;}
.banner .ban1txt .left{ width:100%; text-align:center; left:0;}
.banner .ban1txt .tit{ font-size:20px;}
.banner .ban1txt .note{ font-size:12px;}
.banner .ban1txt .link{ margin-top:20px;}
.banner .ban1txt .link a{ padding:6px 20px; font-size:12px; }
.banner .s-b-n, .banner .s-b-p{ width:25px; height:25px; opacity:.1;}
.cd-headline.clip span{ font-size:14px;}
.banner .swiper-p-b .swiper-pagination-bullet{ width:20px; height:2px;}
.banner .swiper-slide .dkikn{    animation: animationSlide 50s linear infinite;}

.am-pd{ padding:30px 0;}
.am-title .tit{ font-size:20px;}
.am-title .note{ font-size:12px; margin-top:5px;}
.mgt{ margin-top:15px;}
.fuwulist{ margin-top:15px;}
.fuwulist ul{ margin:0 -5px;}
.fuwulist ul li{ padding:5px;}
.fuwulist ul li a i img, .fuwulist ul li a i svg{ width:40px !important; height:40px !important;}
.fuwulist ul li a .num{ font-size:18px; top:6%;}
.fuwulist ul li a .tit{ font-size:18px; margin:6px 0;}
.fuwulist ul li a .desc{ font-size:12px; line-height:1.8;}
.avg-sm-2>li{ width:50%;}
.caselist ul{ margin:0 -5px;}
.caselist ul li{ padding:5px;}
.caselist ul li .txt{ padding:15px;}
.caselist ul li .txt .tit{ font-size:14px; margin-bottom:3px;}
.caselist ul li .txt .note{ font-size:12px;}
.caselist .avg-lg-4>li:nth-child(9){ display: none;}
.ny-warp .caselist .avg-lg-4>li:nth-child(9){ display:block;}
.more a{ width:120px; height:34px; line-height:34px; font-size:12px;}
.abouttxt{ margin-top:15px;}
.abouttxt .tit{ font-size:14px; text-align:center;}
.abouttxt .note{ font-size:14px;text-align:center; margin:20px 0;}
.abouttxt .more{ text-align:center;}
.abouttxt .abdata ul li{ padding:0 20px;}
.abouttxt .abdata ul li .t span{ font-size:18px;}
.abouttxt .abdata ul li .n{ font-size:12px;}
.abouttxt .abdata{ margin-top:34px; position:relative; z-index:99;}
.about .abimg{max-width: 50%;}
.hmnews-tit .tit{ float:none; width:100%; text-align:center; font-size:20px; font-weight:bold;}
.hmnews-tit .hd{ float:none; width:100%; text-align:center;}
.hmnews-tit .hd ul li a, .hmnews-tit .hd .gd{ font-size:12px; padding:0 10px; margin:0 2px; height:30px; line-height:30px;}
.hmnews .bd{ margin-top:15px;}
.hmnews .bd ul li a .tit{ line-height:2.2; font-size:16px;}
.hmnews .bd ul li a .note{ font-size:12px; line-height:1.8; height:auto;}
.hmnews .bd ul li a .time{ font-size:12px; margin-top:5px;}
.hmnews .bd ul{ margin:0;}
.hmnews .bd ul li{ padding:10px 0;}

.hm-mes .tit{ font-size:18px;}
.hm-mes .note{ font-size:14px;}
.mesform .item{ width:100% !important; float:none; padding-right:0; margin-bottom:10px;}
.mesform .item .am-form-field{ font-size:12px;}
.mesform .item .am-btn{ font-size:12px;}

footer{ padding-top:2em;}
footer .foot-main .foot-left{ display:none;}
footer .foot-main .foot-nav{ display:none;}
footer .foot-main .foot-contact{ width:100%; float:none; text-align:center;}
footer .foot-main .foot-contact .foot-tel{ margin:0 auto;}
footer .yqlink{ display:none;}
footer .bq_tag{ display:none;}
footer .copyr{ text-align:center;}
footer .copyr .fioc{ display:none;}
footer .foot-main{ margin-bottom:30px;}
footer .foot-main .foot-contact .foot-tel{ width:240px; padding:8px;}
.nybanner{ height:33vh;}
.nybanner .nybanbg{animation: animationSlide 20s linear infinite; animation-direction: reverse;}
.nybanner .nyban-txt .tit{ font-size:18px; margin-bottom:10px;}
.nybanner .nyban-txt .tit .cd-headline.clip span{ font-size:18px;}
.nybanner .nyban-txt .note{ font-size:12px;}
.nybanner .nyban-txt .wezhi{ font-size:12px; margin-top:10px;}

.ny-warp{ padding:30px 0;}
.ny-nav{ margin-bottom:8px; margin:-30px -1rem 5px -1rem; background:#fff; padding-top:10px;white-space: nowrap;overflow-y: hidden;overflow-x: auto;}
.ny-nav a{ font-size:14px; font-weight:bold; padding:4px 10px; margin-bottom:10px; border:none; margin-left:5px; margin-right:5px;}




.ny-title .tit{ font-size:18px; margin-bottom:6px;}
.ny-title .note{ font-size:12px;}
.webA ul li{width:100%;border-top:1px solid #f0f0f0;}
.webA ul li a strong{ font-size:60px;}
.webA ul li a{border-right:none; padding:15px;}
.webA ul li a i img{ width:30px;}
.webA ul li a p{height:auto;margin-top:24px;}
.webA ul li a i{margin-top:15px;width:50px;height:50px;line-height:50px;}
.webA ul{margin-top:10px;}
.webA{padding:30px 0px;}

.pricing-5 ul li span:not(:first-child){ display:inline-block !important;}
.pricing-5 .pricing__title{ background:#fff;}

.ny-xnews ul{ margin:0;}
.ny-xnews ul li{ padding:5px 0;}
.ny-xnews ul li a{ padding:15px;}
.ny-xnews ul li a .tit{ font-size:14px; line-height:2;}
.ny-xnews ul li a .note{ font-size:12px;}
.ny-xnews ul li a .info{ font-size:12px;}
.ny-xnews{ margin-top:15px;}

.yh-par1-list{ margin-top:15px;}
.yh-par1-list ul{ margin:0;}
.yh-par1-list ul li{ width:100%; float:none; margin-bottom:10px; padding:0;}
.yh-par1-list li .item{ padding:15px 20px; height:auto;}
.yh-par1-list .text-title{ font-size:16px; margin-bottom:5px;}
.yh-par1-list .text-description{ font-size:12px;}
.yh-par2-list ul{ margin:0 -10px;}
.yh-par2-list ul li{ padding:10px;}
.yh-par2-list ul li .item{ padding:10px;}
.yh-par2-list ul li .text-title{ font-size:16px;}
.yh-par2-list ul li .text-description{ font-size:12px;}
.yh-par2-list ul li .icon img{ width:34px;}
.yh-par2-list{ margin-top:15px;}
.yh-par3-box .item{ width:100%; float:none; padding:0; margin-bottom:15px;}
.yh-par3-box{ margin-top:15px;}
.yh-par3-box .item .yh-par3-he{ font-size:14px;}


.yh-container{ padding-left:15px; padding-right:15px;}
.yh-pd{ padding:30px 0;}
.yh-title .tit{ font-size:18px;}
.yh-title .note{ font-size:12px; margin-top:8px;white-space: inherit;}

.yh-p2-list{ margin-top:20px;}
.yh-p2-list ul{ margin:0;}
.yh-p2-list ul li{ padding:10px 0; width:100%; float:none;}

.yh-part3-list ul{ margin:0;}
.yh-part3-list ul li{ padding:10px 0;}
.yh-part3-list ul li .tit{ font-size:18px;}
.yh-part3-list ul li .tit img{ width:40px;}
.yh-part3-list ul li .tgs span em{ font-size:12px;}

.movie-list ul{ margin:0 -5px;}
.movie-list ul li{ padding:5px;}
.movie-list ul li a .img .paly{ width:26px;}
.movie-list ul li a .txt{ font-size:12px; padding:8px;}
.pages a{ width:30px; height:30px; line-height:30px; font-size:12px; margin:0 2px;}

.ny-news-list ul{ margin:0 -1rem;}
.ny-news-list ul li{ padding:5px 0;}
.ny-news-list ul li a{ padding:10px 15px; border-radius:0;}
.ny-news-list ul li a i{ width:28%; float:right; border-radius:4px; margin-top:14px; padding: 10% 0;}

.ny-news-list ul li a .txt{ width:72%; padding-right:15px; float:left; padding-bottom:10px;}
.ny-news-list ul li a .txt .rq{ display:none;}
.ny-news-list ul li a .txt .readNum{ display:none;}
.ny-news-list ul li a .txt .tit{ font-size:16px; font-weight:normal;}
.ny-news-list ul li a .txt .more{ display:none;}
.ny-news-list ul li a .txt .note{ display:none;}
.ny-news-list ul li a .txt .nfok{ margin-top:10px;}
.ny-news-list ul li a .txt .nfok .rq{ font-size:12px;}
.ny-news-list ul li a .txt .nfok .readNum{ font-size:12px; float:left; margin-left:15px;}
.ny-news-list ul li a i em{ display:none;}
.ny-news-list ul li a .txt .ncas{ display: inline-block; font-size:12px; padding:4px 10px; background:#fafafa; color:#999; border-radius:8px; margin-top:10px;}
iframe,embed,video{ width:100% !important;}

.newscon-head h1{ font-size:18px;}
.blog-post__author{ font-size:12px;}

.newsarcbox .arccontent{ margin-top:0; padding:0 15px; box-shadow:none;}
.newsarcbox .arccontent img{ height:auto !important;}
.nexpre .npitm{ width:100%; float:none; padding:10px; height:auto;}
.nexpre .npitm.prev{ background:#fbfbfb;}
.nexpre .npitm a .txt .tip{ font-size:14px;}
.nexpre .npitm.prev a .txt .tip i{ font-size:14px;}
.nexpre .npitm a .txt .tit{ font-size:12px; margin-top:3px;}
.xianggnews{ padding:15px;}
.xianggnews .xgtit{ font-size:18px; padding-bottom:8px; margin-bottom:8px;}

.nycasehead h1{ font-size:18px;}
.nycasehead .note{ font-size:12px; margin-top:15px;}
.case-view-btn a .bn{ font-size:12px; padding:8px 10px; width:120px;}
.case-view-btn a img{ width:22px;}
.case-view-btn a:nth-child(3){ display:none;}
.case-view-btn{ margin-top:15px;}
.case-v-con  iframe{ min-height: 260px;}

.quyu-list ul{ margin:0;}
.quyu-list ul li{ padding:10px 0;}
.qunav ul li{ font-size:12px; margin-right:8px;}
.quyu-list ul li .txt{ padding:15px;}
.quyu-list ul li .txt p{ font-size:12px;}

.about-yx{ margin-top:-60px; overflow:hidden;}
.about-con{ padding:10px; border-radius:5px;}
.about-yx .video-cover{ width:100%; margin-right:0;}
.about0txt .taitle .tit{ font-size:18px;}
.about0txt .note{ font-size:12px;}
.contact-ico ul{ margin:0 -20px;}
.contact-ico ul li{ width:100%;}
.contact-ico ul li{ padding:15px 20px;}
.contact-ico ul li a{ padding:20px;}
.contact-ico{ margin-top:20px;}
.cmap{ margin-top:20px; padding:10px;}
#allmap{ height:260px;}

.quyucontent .txt{ width:100%; float:none;}
.quyucontent .qpic{ width:100%; height:auto;}
.quyucontent{ padding:20px 0;}
.quyucontent .txt h2{ font-size:18px; margin-bottom:5px;}
.ygg_a{ margin-top:5px;}
.ygg_a a{ font-size:12px; margin-right:5px;}

#footbar{ display:block;}
.cndns-right{display: none;}
.box:after{ width: 20px;height: 20px;}
.box:before{width: 20px;top:29px;}
.am-pb{ padding-bottom:20px;}
.webjs-title .tit{ font-size:17px;}
.webjs-title .lead{ font-size:12px;}
.webjs-pard1 .col-md-8{ width:100%; float:none;}
.fwnr .col-sm-6{ width:100%; float:none;}
.fwnr .col-sm-6 .feature i{ font-size:1.6em;}
.fwnr .col-sm-6 h5{ font-size:14px; margin:8px 0;}
.fwnr .col-sm-6 .feature p{ font-size:12px;}
.webjs-pard1 .col-md-4{ width:100%; float:none; padding-right:15px;}
.pricing-1 h4{ font-size:1.2em;}
.pricing-1{ padding:20px;}
.pricing__price .h1{ font-size:2.4em;}
.pricing p{ font-size:12px;}
.btn.btn--primary{ font-size:12px;}
section.section--even, footer.section--even{ padding:40px 0;}
.imagebg .am-container h3{ font-size:18px;}
.process-1 .col-sm-5{ width:100%; float:none; margin-left:0;}
.process-1 .col-sm-5.col-sm-offset-2{ margin-left:0;}
.process-1 .fwnr .feature{ text-align:center !important;}
.process-1 .fwnr{ margin-top:15px;}
.piechart{ width:140px; height:140px;}
.piechart .piechart__description h6{ font-size:1rem;}
.piechart .piechart__description .h4{ font-size:14px;}
.process-1:before{ display:none;}
.process-1 .fwnr .feature{ margin-bottom:20px;}
.process-1 .col-sm-5{ padding:0 15px;}
}
































