@charset "utf-8";
/* 
 * Project Name: 和喜安筑
 * Author:浅浅
 * Date：2020-6-4
 */
@font-face {
  font-family: "SourceHanSansCN-Normal";
  src: url("../font/SourceHanSansCN-Normal.woff2") format("woff2"),
       url("../font/SourceHanSansCN-Normal.woff") format("woff"),
       url("../font/SourceHanSansCN-Normal.ttf") format("truetype"),
       url("../font/SourceHanSansCN-Normal.eot") format("embedded-opentype"),
       url("../font/SourceHanSansCN-Normal.svg") format("svg");
}
.iconfont { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
html, body, div, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0px; border: 0; font-size: 100%; outline: none; }
table, caption, tbody, tfoot, thead, tr, th, td,h1, h2, h3, h4, h5, h6, p{ margin: 0; padding: 0px; }
html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);}
html::-webkit-scrollbar {width:8px;background:none;}
html::-webkit-scrollbar-thumb {width:8px;background:#abcd07;}
html::-webkit-scrollbar-corner {background:none;}
html::-webkit-scrollbar:horizontal{height:9px;}
body { font: 14px/1.8 "SourceHanSansCN-Normal"; margin: 0 auto; color: #666; background-color: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none;}
strong { font-weight: bold; }
img { border: 0; }
input { outline: none; font-family: "SourceHanSansCN-Normal"}
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; }
textarea { -webkit-appearance: none; border-radius: 0; outline: none;}
::-moz-selection { background: #abcd07; color: #fff; text-shadow: none; }
::selection { background: #abcd07; color: #fff; text-shadow: none; }
select{ outline: none;}
select::-ms-expand { display: none; }
table, tbody, tfoot, thead, tr, th, td{ margin: 0; padding: 0;}
table{border-collapse:collapse;}
a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; transition: 0.3s; }
a:link, a:visited { text-decoration: none; }
a:active, a:hover { text-decoration: none; }
.clearfix:before, .clearfix:after { display: table; content: ""; line-height: 0px; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }
.fl { float: left;}
.fr { float: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.inner{ width: 1100px; margin: 0px auto;}
.top a:link, .top a:visited { color: #fff;}
.top a:active, .top a:hover { color: #fff;}
.top{ position: absolute; left: 0; top: 0; width: 100%; height: 90px; z-index: 1000; transition: .3s;}
.top:before{ content: ""; position: absolute; left: 0; bottom: 0; right: 0; height: 1px; background-color: rgba(255,255,255,0.15);}
.ptop{ background-color: #fff; box-shadow: 0 0 3px rgba(0,0,0,0.1);}
.ptop .logo img.img1 { visibility: hidden; }
.ptop .logo img.img2 { display: block;}
.ptop .search-box .curicon{ color: #333;}
.ptop .nav a:link, .ptop .nav a:visited { color: #333;}
.ptop .nav a:active, .ptop .nav a:hover { color: #abcd07;}
.ptop .nav a:before{ background-color: #abcd07;}
.logo{ position: absolute; left: 3%; top: 16px; z-index: 100;}
.logo a{ position: relative; display: block; height: 58px;}
.logo img{ height: 100%;}
.logo img.img2{ position: absolute; left: 0; top: 0;}
.logo img.img1{ display: block;}
.logo img.img2{ display: none;}
.search-box{ position: absolute; top: 0; right: 90px; color: #fff;}
.search-box .curicon{ display: block; width: 90px; height: 90px; display: block; line-height: 90px; text-align: center; font-size: 22px; cursor: pointer;}
.search-box:hover .search-box-c{ display: block;}
.search-box-c{ position: absolute; top: 100%; right: 0; width: 200px; padding:10px 52px 10px 20px; height: 32px; background: url(../images/black_50.png) repeat; background:rgba(0,0,0,0.56); display: none; -webkit-animation-name: tab;animation-name: tab;-webkit-animation-direction: normal;animation-direction: normal;-webkit-animation-duration: 0.3s;animation-duration: 0.3s;-webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out;-webkit-animation-iteration-count: 1; animation-iteration-count: 1;}
.search-box-c .stxt{ border: 0px none; width: 100%; height: 32px; line-height: 32px; background-color: transparent; color: #fff;}
.search-box-c .stxt::-webkit-input-placeholder {color: #fff;}
.search-box-c .stxt::-moz-input-placeholder {color: #fff;}
.search-box-c .stxt::-ms-input-placeholder {color: #fff;}
.search-box-c .sbtn{ position: absolute; right: 0; top: 0; bottom: 0; width: 52px; text-align: center; line-height: 52px; font-size: 22px;}
.nav{ padding-right:170px;}
.nav li{ position: relative; display: inline-block; *display: inline;  *zoom: 1; margin: 0px 22px;}
.nav a{ position: relative; display: block; height: 90px; line-height: 90px; font-size: 18px; z-index: 1;}
.nav a:before{ content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 7px; background-color: #fff; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .4s cubic-bezier(.4,0,.2,1); transition: transform .4s cubic-bezier(.4,0,.2,1); -webkit-transform: scaleX(0); transform: scaleX(0); visibility:hidden\9; z-index: -1;}
.nav a:hover:before,.nav a.active:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; visibility:visible\9;}
.nav a.active,.nav a:hover{ color: #fff;}
.menu-handler{ position: absolute; right: 0; top: 0; width:90px; height: 90px; background-color: #abcd07; cursor: pointer; z-index: 1010;}
.menu-handler p{ position: relative; display: block; width: 30px; height: 20px; margin: 35px auto;}
.menu-handler span{ position:absolute;width:100%; right:0px; top:0px; height:2px; background-color:#fff; transition:opacity .2s ease}
.menu-handler span.item2{ top:9px; -webkit-transition:-webkit-transform .4s ease; transition:transform .4s ease;}
.menu-handler span.item3{ top:9px; -webkit-transition:-webkit-transform .4s ease; transition:transform .4s ease;}
.menu-handler span.item4{ top: auto; bottom: 0px;}
.menu-handler.active span.item1,.menu-handler.active span.item4{ opacity:0; }
.menu-handler.active span.item2{ -webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);-webkit-transition:-webkit-transform .4s ease;transition:transform .4s ease;}
.menu-handler.active span.item3{ -webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg); -webkit-transition:-webkit-transform .6s ease;transition:transform .6s ease;}
.menubarM{ position: fixed; left: 0; top: 0; width: 0%; height: 100%; height: 100vh; overflow: hidden; color: #FF9F9F; z-index: 10; background-color: #fff; -webkit-transform-origin: left top; transform-origin: left top;-webkit-transform: skewX(-10deg);transform: skewX(-10deg);-webkit-transition: width ease-in-out 0.8s, -webkit-transform ease-in-out 0.8s;transition: width ease-in-out 0.8s, -webkit-transform ease-in-out 0.8s;  transition: width ease-in-out 0.8s, transform ease-in-out 0.8s; transition: width ease-in-out 0.8s, transform ease-in-out 0.8s, -webkit-transform ease-in-out 0.8s;}
.menubarM-box a:link, .menubarM-box a:visited { color: #333333;}
.menubarM-box a:active, .menubarM-box a:hover { color: #abcd07;}
.menubarM-box{ position: absolute; right: 0; left: 0; top: 0; bottom: 0; max-height: 100%; max-height: 100vh; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch;}
.menubarM-list{ width: 70%; margin: 9% auto 20px;}
.menubarM-list li:first-child{ border-top: 1px solid #D5D5D5;}
.menubarM-list li{ border-bottom: 1px solid #D5D5D5; padding: 25px 0; opacity: 0;-webkit-transform: translateX(-20px); transform: translateX(-20px); -webkit-transition: all .3s; transition: all .3s;}
.menubarM-list>li>a{ font-size: 24px; font-weight: bold; float: left; display: inline-block; line-height: 1.2;}
.menubarM-list .subnav { padding-left: 200px; padding-top: 2px;}
.menubarM-list .subnav a{ font-size: 16px; margin-right:20px;}
.menubarM-hide .menubarM-list li{  transition-delay: 0s !important;}
.menuOpen .menubarM{  width: 100%; -webkit-transform: skewX(0deg); transform: skewX(0deg);}
.menuOpen .menubarM-list li{opacity: 1;-webkit-transform: translateX(0px);transform: translateX(0px);}
.menuOpen .logo img.img1{ visibility: hidden;}
.menuOpen .logo img.img2{ display: block;}
.pusher-black { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 1005; background-color: rgba(0,0,0,0.4); visibility:hidden; filter:alpha(Opacity=0);opacity:0;-webkit-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -moz-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -ms-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; -o-transition:all .2s cubic-bezier(.02,.01,.47,1) 0s; transition:all .2s cubic-bezier(.02,.01,.47,1) 0s;}
.menuOpen .pusher-black { visibility:visible;filter:alpha(enabled=false); opacity:1;}
.menuOpen .menubarM { -moz-transform:translateX(0); -ms-transform:translateX(0); -webkit-transform:translateX(0);  transform:translateX(0);}
.foot{background-color: #29a7e1; }
.foot p{ line-height:77px; color:#fff; font-size:14px;display: flex;justify-content: center;align-items: center;} 
.foot p img{ margin-left:10px;} 
 .foot-b{ padding:50px 0; border-top:1px solid #e7e7e7;}
 .foot-b dl{ float:left; margin-left:85px;}
.foot-b dl dt{ font-size:20px; margin-bottom:6px;} 
 .foot-b dl dd a{ display:block; font-size:16px; color:#777777; transition-duration:.5s;}
.foot-b dl dd a:hover{ color:#333;} 
.f-logo{ width:500px;}
 .lx-zi{display: flex; align-items: center; font-size:17px; margin:0 0 7px 8px;}
.lx-zi img{ margin-right:17px;} 
.lx-zi:nth-child(3){ position:relative; padding-bottom:30px;}
.lx-zi:nth-child(3) span{ position: absolute; bottom:0; left:175px;}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #f1f1f1 url(../images/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
a.slick-disabled{ cursor: not-allowed;}
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
.slick-dots { position: absolute; bottom: 0; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; z-index: 400;}
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
 
@media screen and (max-width:1024px) {
    .pswp__preloader { position: relative; left: auto; top: auto; margin: 0; float: right }
}
@-webkit-keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@keyframes clockwise {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg) }
}
@-webkit-keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}
@keyframes donut-rotate {
    0% { -webkit-transform: rotate(0); transform: rotate(0) }
    50% { -webkit-transform: rotate(-140deg); transform: rotate(-140deg) }
    100% { -webkit-transform: rotate(0); transform: rotate(0) }
}
.pswp__ui { -webkit-font-smoothing: auto; visibility: visible; opacity: 1; z-index: 1550 }
.pswp__top-bar { position: absolute; left: 0; top: 0; height: 44px; width: 100% }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right, .pswp__caption, .pswp__top-bar { -webkit-backface-visibility: hidden; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right { visibility: visible }
.pswp__caption, .pswp__top-bar { background-color: rgba(0,0,0,.5) }
.pswp__ui--fit .pswp__caption, .pswp__ui--fit .pswp__top-bar { background-color: rgba(0,0,0,.3) }
.pswp__ui--idle .pswp__top-bar { opacity: 1 }
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right { opacity: 0 }
.pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__top-bar { opacity: .001 }
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter { display: none }
.pswp__element--disabled { display: none !important }
.pswp--minimal--dark .pswp__top-bar { background: 0 0 }
/*base style end*/

/*index style*/
@-webkit-keyframes fade-in-blur{0%{-webkit-filter:blur(5px);filter:blur(5px);opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}40%{opacity:1}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fade-in-blur{0%{-webkit-filter:blur(5px);filter:blur(5px);opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}40%{opacity:1}to{-webkit-filter:blur(0);filter:blur(0);opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}
@-webkit-keyframes zoom_animation {
	0% {-webkit-transform: scale(1);transform: scale(1)}
	100% {-webkit-transform: scale(1.2);transform: scale(1.2)}
}
@keyframes zoom_animation {
	0% {-webkit-transform: scale(1);transform: scale(1)}
	100% {-webkit-transform: scale(1.2);transform: scale(1.2)}

}
@-webkit-keyframes zoomUp{0%{transform:scale(1.08)}100%{transform:scale(1)}}
@keyframes zoomUp{0%{transform:scale(1.08)}100%{transform:scale(1)}}
@-webkit-keyframes tab {
	 from { opacity: 0; -webkit-transform: translateY(15%);  transform: translateY(15%);}
	to { opacity: 1; -webkit-transform: translateY(0%);transform: translateY(0%);}
}
@keyframes tab {
	from { opacity: 0; -webkit-transform: translateY(15%); transform: translateY(15%); }
	to { opacity: 1; -webkit-transform: translateY(0%); transform: translateY(0%);}
}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; }
}
@-webkit-keyframes Turnico {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    25% { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
    50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    75% { -webkit-transform: rotate(270deg); transform: rotate(270deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@keyframes Turnico {
    0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
    25% { -webkit-transform: rotate(90deg); transform: rotate(90deg); }
    50% { -webkit-transform: rotate(180deg); transform: rotate(180deg); }
    75% { -webkit-transform: rotate(270deg); transform: rotate(270deg); }
    100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@-webkit-keyframes slide{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}
@keyframes slide{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}
 @keyframes cloudMove {
     0% { transform: translate(0); -webkit-transform: translate(0); }
     100% { transform: translate(-100vw); -webkit-transform: translate(-100vw); }
 }
 @-webkit-keyframes cloudMove {
     0% { transform: translate(0); -webkit-transform: translate(0); }
     100% { transform: translate(-100vw); -webkit-transform: translate(-100vw); }
 }
.opacityS{ opacity: 0; visibility: hidden;}
.action .opacityS,.m-active .opacityS{ opacity: 1; visibility: visible;}
.slide-box{ position: fixed; right: 90px; top: 0; height: 100%; width: 1px; z-index: 78; background-color: rgba(255,255,255,0.2); transition: 0.5s;}
.slide-box.colorbg{ background-color:rgba(102,102,102,0.2);}
.slide-box.colorbg .side-btn li em{ border-color: #ddd; background-color: #FBFBFB;}
.slide-box.colorbg .side-btn li span{ color: #666666;}
.side-btn{ position: absolute; top: 50%; transform: translateY(-50%); right: -32px;}
.side-btn li{ position: relative; margin-top: ; cursor: pointer;}
.side-btn li em{ display: block; width: 10px; height: 10px; border: 2px solid #fff; border-radius: 50%; position: absolute; right: 26px; top: 50%; margin-top: -7px;}
.side-btn li i{ display: block; width: 66px; height: 66px; background-color: #abcd07; border-radius: 50%; text-align: center; line-height: 66px; position: relative; color: #fff; font-size: 26px; transform: scale(0); visibility: hidden; transition: 0.4s;}
.side-btn li i img{ width:100%;}
.side-btn li span{ display: block; line-height: 66px; color: #fff; font-size: 12px; position: absolute; right: 66px; padding-right: 12px; white-space: nowrap; opacity: 0; visibility: hidden; padding-right: 22px; transition: 0.4s;}
.side-btn li.cur i{ transform: scale(1); visibility: visible;}
.side-btn li.cur span{ opacity: 1; visibility: visible; padding-right: 12px;}
.bitem-span2 i, .item-span2 i{ font-style: inherit;}
.content{position: fixed; left: 0; top: 0; width: 100%;}
.page{ position: relative; width: 100%; overflow: hidden; background-color: #fff; min-height: 100vh;}
.page.active{ z-index: 10;}
.page .ibg{ position: absolute; left: 0; top: 0; width: 110%; height: 100%; background-repeat: no-repeat; background-position: center center; background-size: cover; transition: 1s;}
.page.action .ibg{ left: -8%;  transition: 2s 0.4s linear;}
 
#ibox5{ min-height: 0; width: 100%; overflow: inherit; background:#ffffff; border-top:1px solid #fdfdfd }
.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { position: relative; overflow: hidden; width: 100%; height: 100vh; background-color: #f7f7f7; overflow: hidden;  opacity: 0;visibility: hidden; transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); -webkit-transition: 0.8s cubic-bezier(0.7, 0, 0.3, 1); color: #fff;}
.banner.slick-initialized {visibility: visible;opacity: 1;}
.banner .item { position: relative; width: 100%; overflow: hidden;}
.banner .pimg { width: 100%; display: block; position: absolute; overflow: hidden;}
.banner .desc{ position: absolute; left: 3%; top: 47%; width: 100%; margin: -124px 0 0 0;}
.banner .desc h4{ font-size: 48px; line-height: 1.2; margin-bottom: 10px;text-shadow:0px 2px 3px #333333; font-weight:bold; font-family: "SourceHanSansCN-bold";}
.banner .desc .c{ font-size: 24px; margin: 80px 0 0 0; opacity: 0; }
.banner .desc .c span{ display:block; float:left; padding-right:16px; margin-right:16px; position:relative;}
.banner .desc .c span:after{ content:""; width:5px; height:5px; background:#fff; border-radius:50%; position:absolute; right:0; top:50%; margin-top:-2.5px;}
.banner .desc .c .on{ font-weight:bold; font-family: "SourceHanSansCN-bold";}
.banner .desc .c span:nth-child(3):after{ display:none;}
.banner .desc .btn-more{ opacity: 0;}
.-moving .pimg{ -webkit-animation: zoom_animation 11s linear infinite; animation: zoom_animation 11s linear infinite}
.banner .slick-active .desc .c{ animation: fadeInUp 1s forwards; animation-delay:400ms;}
.banner .slick-active .desc .btn-more{ animation: fadeInUp 1s forwards; animation-delay:800ms;}
.banner .slick-dots{ left: 3%; top: 65%; text-align: left;}
.banner .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 16px 0 0; padding: 0; cursor: pointer;}
.banner .slick-dots li a{ width: 10px; height: 10px; background-color: #fff; display: block; border-radius:50%;}
.banner .slick-dots li.slick-active a{ background-color: #abcd07;}
.bitem-span span{ display: inline-block; font-style: inherit; visibility: hidden; }
.slick-active .bitem-span span{visibility: visible; -webkit-animation-duration:1s; animation-duration:1s; -webkit-animation-fill-mode:both; animation-fill-mode:both; -webkit-backface-visibility:visible!important; backface-visibility:visible!important; -webkit-animation-name:fade-in-blur; animation-name:fade-in-blur; }
.btn-more{ position: relative; display: block; width: 202px; height: 46px; line-height: 46px; background-color: #abcd07; background: linear-gradient(to right,#abcd07 0%,#8B090D 100%); color: #fff; border-radius: 23px; margin: 0px auto; overflow: hidden;}
.btn-more:before{    content: "";position: absolute;width: 10px;height: 10px;background: #fff;border-radius: 50%;-webkit-transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);transition: 0.7s cubic-bezier(0.475, 0.425, 0, 0.995);right: auto;left: -70px;bottom: -60px;}
.btn-more span{ position: relative; transition: .3s;}
.mouse-box{ position: absolute; left: 0; right: 0; width: 100px; margin: 0 auto; bottom: 3%; font-size: 12px;text-align: center; color: #fff;}
.mouse-box i{ position: relative; display: block; width: 20px; height: 36px; border: 2px solid #fff; border-radius: 12px; margin: 0px auto;}
.mouse-box i:before{ content: ""; position: absolute; left: 9px; top: 5px; width: 2px; height: 7px; border-radius: 3px; display: block; background-color: #fff;  -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
.mouse-box .txt{ line-height: 1.5; padding-top: 15px;}
.pvideo-bg{ position: fixed; z-index: 1000; left: -9999px; top: -9999px; bottom: 0; right: 0;  background: url(../images/black_90.png) repeat; background:none rgba(0, 0, 0, 0.8); opacity: 0; visibility: hidden; -webkit-transition:opacity .4s 0.3s,visibility .4s 0.3s; transition:opacity .4s 0.3s,visibility .4s 0.3s;}
.pvideo-box { position: absolute; top: 40%; transform: translateY(-50%); width: 900px; left: 50%; margin-left: -350px; -webkit-transition: top 0.3s ease,opacity .3s ease; transition: top 0.3s ease,opacity .3s ease; opacity: 0; background-color: #fff;}
.pvideo-box .videon{ width: 100%; display: block;}
.pv-close{ position: absolute; right: -60px; top: 0; width: 60px; height: 60px; font-size: 24px; line-height: 60px; background-color: #fff; text-align: center; color: #222;}
.pv-close:hover{ background-color: #abcd07; color: #fff;}
.overlay{ opacity: 1; visibility: visible; opacity: 1; left: 0; top: 0; transition-delay: 0;}
.overlay .pvideo-box{ top: 50%; opacity: 1; transition-delay: 0.4s;}
.w1324{ width: 1400px; margin:0 auto}
 
.ibox-T{ text-align: center; margin-bottom: 55px; color: #333;} 
.ibox-T .t{ font-size: 48px; line-height: 1.5; font-weight:bold; font-family: "SourceHanSansCN-bold";}
.ibox-T .t span{ color:#29a7e1}
.ibox-T .c{ font-size: 18px;}
.ibox-business{ position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-46%);
    z-index: 10;
    }
 
@keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
}
@-webkit-keyframes gelatine {
    from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
 
 .ibox-news {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-46%);
    z-index: 10;
}


.Menubox ul{    margin-bottom:39px;display: flex;justify-content: space-between;}
.Menubox ul li{ cursor:pointer; width:9.3%; position:relative; text-align:center; font-size:16px; background:#fff; height:63px;display: flex;justify-content: center;align-items: center; line-height:20px; border-radius:30px;}
.Menubox ul li.hover{ color:#fff; background:#abcd07}
 
.Menubox ul li.hover:after{ opacity:0;}
.Menubox ul li:last-child:after{ display:none;}
.CbContainer{ background:#fff; border-radius:30px; padding:35px; height:370px;}
.fw-ri{ width:40%; overflow:hidden; border-radius:20px;}
.fw-ri img{ width:100%; display:block; transition-duration:.5s;} 
.fw-ri:hover img{ transform:scale(1.1)}
.fw-le{ width:50%;}
.fw-le h1{ font-size:28px;font-family: "SourceHanSansCN-bold";}
.fw-le h1 span{ font-family:"Arial"; font-size:18px; font-weight:normal; display:block;}
.fw-le p{ margin:0; font-size:16px;}
.fw-le p span{ color:#abcd05}
.fw-le a{ width:213px; line-height:55px; color:#fff;display: flex;justify-content: center;align-items: center; text-align:center; font-size:16px; background:#29a7e1; border-radius:30px; transition-duration:.5s;}
.fw-le a img{ margin-left:10px;transition-duration:.5s;}
.fw-le a:hover img{ margin-left:20px;}
/* imageFlow */

 
#ibox3 .swiper-horizontal>.swiper-pagination-progressbar,#ibox3 .swiper-pagination-progressbar.swiper-pagination-horizontal, #ibox3 .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, #ibox3 .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{ bottom:25px; top:auto; height:5px; z-index:1; width:95%; left:2.5%;}
#ibox3 .swiper{ padding-bottom:89px;}
#ibox3 .swiper-pagination-progressbar{ background:#999999}
#ibox3 .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{ background:#29a7e1}
.s-yuan{ position:absolute;   left:0%; bottom:18px; z-index:2; width:100%; }
#ibox3 .swiper-button-next, #ibox3 .swiper-button-prev{ width:29px; height:26px; background:url(../images/pre.png);  position:absolute; left:0;}
#ibox3 .swiper-button-next{ transform:rotate(180deg); right:0; left:auto; }
#ibox3 .swiper-button-next:after, #ibox3 .swiper-button-prev:after{ display:none;}
#ibox3 .swiper-button-next:hover, #ibox3 .swiper-button-prev:hover{  background:url(../images/pre1.png);}
.zs-box img{ width:100%; position:relative; text-align:center; }
/*.zs-box img{ width:80%; position:absolute; bottom:0; left:50%; transform:translateX(-50%)}*/
 #ibox3 .swiper-slide-active .zs-box img{ width:100%;}
 #ibox3 .swiper-slide{transform: scale(0.8);}
 #ibox3 .swiper-slide-active{transform: scale(1);}
 .new-le{ width:40%; overflow:hidden; position:relative;height: 489px;}
 .new-wb{ position:absolute; bottom:10px; width:100%; padding:10px 20px; color:#fff;box-sizing: border-box;}
.new-le img, .new-img img{ width:100%; display:block; transition-duration:.5s; height:100%;object-fit: cover;}
.new-wb h1{ font-size:22px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;} 
.new-wb p{ font-size:14px; opacity:0.5;} 
.new-le:hover img, .new-center:hover .new-img img{ transform:scale(1.1)}
.new-center{ width:30%; margin:0 1%;}
 .new-img{ position:relative; overflow:hidden; background:#000; height:262px;}
.new-txt{ background:#fff; padding:32px; height:163px;}
.new-txt span{ font-size:14px; color:#777777;} 
.new-txt h1{ font-size:20px; font-weight:normal; color:#333; line-height:1.3; padding:10px 0;} 
.new-txt p{ font-size:16px; color:#777777;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
} 
.new-ri{ width:28%; background:#fff; height:489px; padding:37px 20px 0; box-sizing:border-box;}
.new-ri .new-txt{ padding:0; border-bottom:1px solid #e9e9e9; padding-bottom:30px; margin-bottom:30px; height:auto;}
.new-ri .new-txt:nth-child(3){ border:none;}
.new-txt:hover h1{ color:#abcd07} 
 
/*business1 style*/
.bboxT{ margin-bottom: 30px; line-height: 1.5;}
.bboxT .zh{ font-size: 24px; color: #abcd07; }
.bboxT .en{ font-size: 29px; font-family: "PFDinC"; color: #6B6B6B; text-transform: uppercase; }
.bboxT .bot{ width: 46px; height: 1px; background-color: #B7B7B7; display: block; margin-top: 40px;}
.bboxT .by{ font-size: 16px; font-weight: bold; padding-top: 15px;}
.business-one{ padding: 100px 0;}
.business-one .bboxT{ float: left; display: block; width: 25%; margin-right: 5%;}
.proportion-list{ float: left; display: block; width: 65%;}
.proportion-list li{ float: left; display: block; width: 31.33%; margin-left: 2%; text-align: center;}
.proportion-list img{ display: block; margin: 0px auto 20px; max-width: 100%;}
.business-two{ color: #fff;}
.business-two .bboxT .zh,.business-two .bboxT .en{ color: #fff;}
.business-two .bboxT .bot{ background-color: #fff; margin-top: 20px; margin-bottom: 15px;}
.business-two .bboxT .by{ margin-bottom: 10px;}
.business-title li{ float: left; display: block;}
.business-title  .item1{ width: 65%;}
.business-title .item2{ float: right;}
.layout-box { position: relative; margin: 55px 0;}
.layout-boxl{ position: relative; left: 0; top: 0; width: 22%;}
.layout-boxr{ position: absolute; right: 0; top: 0; width: 22%;}
.layout-item{ padding: 25px 20px; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.23); margin-bottom: 8px;}
.layout-add{ position: relative; background-color: #abcd07; padding: 6px 20px; border-radius: 17px; font-weight: bold;}
.layout-quyu{ position: relative;}
.layout-quyu:before{ content: ""; position: absolute; top: 50%; height: 0; border-bottom: 1px dashed #abcd07;}
.layout-quyu:after{ content: ""; position: absolute; top: 50%; width: 0; border-left: 1px dashed #abcd07;}
.layout-item1 .layout-quyu:before{ width: 590px; left: 0%;}
.layout-item1 .layout-quyu:after{ left: 590px; height: 242px;}
.layout-item2 .layout-quyu:before{ width: 280px; right: 100%;}
.layout-item2 .layout-quyu:after{ right: 505px; height: 260px;}
.layout-item3 .layout-quyu:before{ width: 220px; right: 100%;}
.layout-item3 .layout-quyu:after{ right: 445px; height: 144px;}
.layout-item dd{ padding-top: 15px;}
.layout-item .c{ line-height: 1.5; padding-top: 4px; font-size: 12px;}
.layout-item .c span{ color: #B7CADF; margin-right: 10px; display: inline-block;}
.layout-img{ width: 900px; margin: 30px auto; position: absolute; right: 0%;}
.layout-img .item{ position: absolute; display: block;}
.layout-img .item:before{ content: ""; position: absolute; left: 0; bottom: 0; top: 0; right: 0; border-radius: 50%; border: 1px dashed #abcd07;}
.layout-img .item i{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; border-radius: 50%;  background-color: #abcd07; background-color: rgba(184,32,36,0.8); display: block; margin: auto; width: 26px; height: 26px;}
.layout-img .item2 i{ width: 18px; height: 18px;}
.layout-img .item3 i{ width: 14px; height: 14px;}
.layout-img .item i:after {content: "";display: block;width: 100%;height: 100%;border-radius: 50%; background-color: rgba(184,32,36,0.4);position: absolute;left: 0%;top: 0%;animation: bannerbuIn infinite linear 1.5s normal;-webkit-animation: bannerbuIn infinite linear 1.5s normal;}
@keyframes bannerbuIn {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: scale(1);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(3);
  }
}

.layout-img .item1{ width: 70px; height: 70px; left: 34%; top: 42%;}
.layout-img .item2{ width: 58px; height: 58px; left: 45%; top: 42%;}
.layout-img .item3{ width: 48px; height: 48px; left: 50%; top: 50%;}
.btn-more5{ display: block; width: 160px; height: 46px; line-height: 46px; border: 1px solid #BEBEBE; text-align: center; color: #9A9A9A; margin: 0px auto;}
.btn-more5:hover{ background-color: #abcd07; color: #fff; border-color: #abcd07;}
.project-list li{ position: relative; float: left; display: block; width: 24%; margin: 0 .5% 60px;}
.project-list .img-wrap{ margin-bottom: 15px;}
.project-list .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/red_92.png) repeat; background: none rgba(184,32,36,.92); -webkit-transition: transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition: transform 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); transform-origin: left 0; -webkit-transform-origin: left 0; transform: scaleY(0); -webkit-transform: scaleY(0); visibility: hidden\9;}
.project-list .btn-more5{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; border: 1px solid #fff; margin: auto; opacity: 0; transform: scaleY(0); -webkit-transform: scaleY(0); -webkit-transition: .55s cubic-bezier(.23,1,.32,1);  transition: .55s cubic-bezier(.23,1,.32,1); color: #fff;}
.project-list .txt{ position: relative; font-size: 16px; font-weight: bold; padding-bottom: 5px;}
.project-list .txt:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 1px; background-color: #abcd07; transition: width .35s cubic-bezier(.25,.46,.45,.94);}
/*business1 style end*/
/*bidding style*/
.binfoT{ text-align: center; font-size: 24px; line-height: 1.5; margin-bottom: 15px;}
.binfo-time a:link, .binfo-time a:visited { color: #B1B1B1; }
.binfo-time a:active, .binfo-time a:hover { color: #abcd07; }
.binfo-time{ padding-bottom: 10px; text-align: center; line-height: 1.2; color: #B1B1B1; border-bottom: 1px solid #E2E2E2; margin-bottom: 35px;}
.binfo-time .time{ margin-right: 28px;}
.binfo-time.bdsharebuttonbox a{ background: none !important; padding: 0 !important; margin: 0 6px 0 0 !important; font-size: 18px !important; line-height: 1 !important; height: auto !important; color: #999; float: none !important; position: relative; top: 2px;}
.binfo-time.bdsharebuttonbox a:hover{ color: #abcd07;}
.bidding-box{ position: relative; overflow: hidden;}
.bidding-box .bor-line{ position: absolute; left: 32.56%; top: 0; bottom: 0; width: 1px; height: 100%; background-color: #EBEBEB;}
.bidding-lbox{ float: left; display: block; width: 33%; height: 645px; overflow: hidden;  cursor:url(../images/mouse.png) 16 16, default;}
.bidding-rbox{ float: right; display: block; width: 58%;}
.bidding-list li{ position: relative; padding:22px 25px; transition: .35s cubic-bezier(.25,.46,.45,.94);}
.bidding-list li::before{ content: ""; position: absolute; left: 25px; right: 25px; bottom: 0; height: 1px; background-color: #E8E8E8; z-index: -1;}
.bidding-list h4{ font-size: 18px; font-weight: bold; line-height: 1.5; margin-bottom: 15px;}
.bidding-list .bot{ color: #ACACAC; line-height: 1.2; transition: .25s cubic-bezier(.25,.46,.45,.94);}
.bidding-list time{ float: left; display: inline-block; font-family: Arial, Helvetica, sans-serif; border-left: 2px solid #CBCBCB; padding-left: 10px;}
/*bidding style end*/
/*partners style*/
.f26{ font-size: 26px;}
.partners-page{ width: 80%; margin: 0px auto; }
.partners-list{ padding: 60px 0; margin-left: -1%;}
.partners-list li{ position: relative; overflow: hidden; float: left; display: inline-block; width: 11.5%; margin-left: 1%; margin-bottom: 34px;}
.partners-list li:before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/red_92.png) repeat; background: none rgba(184,32,36,.92); -webkit-transition: transform 0.4s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition: transform 0.4s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); transform-origin: left 0; -webkit-transform-origin: left 0; transform: scaleY(0); -webkit-transform: scaleY(0); visibility: hidden\9;}
.partners-list .txt{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; color: #fff; margin: auto; display: block; text-align: center; height: 25px;  opacity: 0; transform: scaleY(0); -webkit-transform: scaleY(0); -webkit-transition: .55s cubic-bezier(.23,1,.32,1);  transition: .55s cubic-bezier(.23,1,.32,1);} 

.social-list .item{ display: block; position: relative;}
.social-list .img{ display: block; width: 50%; overflow: hidden; position: relative;}
.social-list .img img{ width: 100%; display: block; transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s; -webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;}
.social-list .img .black{ position: absolute; left: 0px;top: 0px; width: 100%; height: 100%; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5); opacity: 0; visibility: hidden; -webkit-transition: 0.3s ease 0s; -moz-transition: 0.3s 0s; -o-transition: 0.3s 0s; transition: 0.3s 0s;}
.social-list .con{ position: absolute; left: 50%; top: 0px; width: 50%; height: 100%;}
.social-list .con:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 4px; background-color: #abcd07; transition: .35s cubic-bezier(.25,.46,.45,.94);}
.social-list .itemBox{ width: 60%; margin: 0px auto; display: block; height: 100%;text-align:justify;}
.social-list .itemBox .t{ font-size: 20px; line-height: 1.5; color: #464646;}
.social-list .itemBox .en{ font-family: "PFDinC"; font-size: 26px; line-height: 1.5; color: #C7C7C7;}
.social-list .itemBox .line{ display: block; width: 55px; height: 1px; margin: 22px 0; background-color: #C7C7C7;}
.social-list .twoItem .img{ float: right;}
.social-list .twoItem .con{ left: 0px;}
.social-list .item:hover .con:before{ width: 100%;}
.social-list .item:hover .black{ opacity: 1; visibility: visible;}
.social-list .item:hover .t{ color: #abcd07;}
.social-list .item:hover .img img{ transform: scale(1.06); -webkit-transform: scale(1.06);}
.history-img{ width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center top; position: fixed; left: 0px; top: 0px; z-index: -1;}
/*partners style end*/
/*socialList style*/
.social-page{ width: 90%; margin: 0px auto;}
.social-view{ margin-left: -3%;}
.social-view li{ position: relative; float: left; display: block; width: 30.33%; margin-left: 3%; margin-bottom: 34px; color: #6B6B6B;}
.social-view figure{ margin-bottom: 20px;}
.social-view h4{ font-size: 16px; color: #5D5D5D;}
.social-view .c{ height: 50px; overflow: hidden; margin-bottom: 35px;}
.social-view .time{ border-top: 1px solid #E6E4E4; padding: 10px 12px; font-family: Arial, Helvetica, sans-serif; transition: .35s;}
.hr-t{ text-align: center; line-height: 1.5; color: #5D5D5D; margin-bottom: 35px;}
.hr-page{ color: #fff;}
.hr-page .hr-t{ color: #fff;}
/*socialList style end*/
/*hr style*/
.join-list{ border-top: 1px solid #D5D5D5;}
.joinT{ padding: 20px 0; border-bottom: 1px solid #D5D5D5; overflow: hidden; font-size: 16px; cursor: pointer;}
.joinT li{ position: relative; float: left; display: inline-block; padding-left: 3%; overflow: hidden; width: 14%;}
.joinT .item1{ width: 28%;}
.joinT .item5{ margin-right: 0; float: right;}
.joinT .jname{ position: relative; display: inline-block; padding-bottom: 20px; background: url(../images/io1.png) no-repeat scroll center bottom;}
.joinB{ display: none; padding: 35px 0 50px; border-bottom: 1px solid #EAEAEA;}
.joinB .pageC{ margin: 0px 3%;}
.join-btn{ position: relative; display: block; z-index: 100; width: 118px; height: 40px; line-height: 40px; border-radius: 20px; background-color: #FFFFFF; text-align: center; font-size: 14px; font-weight: bold; color: #787878;}
.join-list .active{ background-color: #fff; color: #787878;}
.join-list .active .joinT{ color: #6b6b6b;}
.join-list .active .joinT b{ color: #414141;}
.join-list .active .joinT .jname{ background-image: url(../images/io2.png); color: #414141;}
.join-list .active .join-btn{ background-color: #abcd07; color: #fff;}
/*hr style end*/
/*contact style*/
.conT{ font-size: 27px; color: #abcd07; line-height: 1.4; padding: 20px 0;}
.cutom-list li{ display: inline-block; *display: inline; *zoom: 1; }
.f20{ font-size: 20px;}
.cutom-list li:first-child{ border-right: 1px solid #D9D9D9; padding-right: 30px; margin-right: 30px;}
.contactPage{ background-position: center center; background-repeat: no-repeat; background-size: cover;}
.mapbox{ height: 590px;}
.mapbox .icon {  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;}
.mapbox .icon-cir {height: 31px;  width: 28px; }
.mapbox .icon-cir-red { background-position: -11px -5px;}
.mapbox .amap-info-content{ line-height: 1.5; padding: 20px 5%;}
.mapbox .amap-info-content h5{ font-size: 14px; color: #E3001E; margin-bottom: 5px;}
.BMap_bubble_title{ color: #abcd07 !important; font-size: 15px !important; margin-bottom: 5px;}
.BMap_bubble_content{ font-size: 12px;}
.anchorBL{ display: none !important;}
.contact-box .f26{ position: relative; font-weight: normal; padding-bottom: 20px; color: #333; margin-bottom: 35px; line-height: 1.2;}
.contact-box .f26::before{ content: ""; position: absolute; left: 0; bottom: 0; width: 40px; height: 4px; background-color: #5D5D5D;}
.con-erm{ position: relative;}
.con-erm .img{ float: left; display: block; margin-right: 12px;}
.con-erm .txt{ padding-top: 30px;}
.contact-box>ul>li{ float: left; display: block; width: 45%;}
.contact-box>ul>li.item2{ width: 55%;}
.contact-box .aitem{ position: relative; padding-left: 50px; margin-bottom: 60px;}
.contact-box .aitem .t{ padding-top: 5px;}
.contact-box .aitem .f18{ padding-top: 5px;}
.contact-box .aitem:last-child{ margin-bottom: 0;}
.contact-box .aitem::before{ content: "\e638"; position: absolute; left: 0; top: 4px; color: #fff; background-color: #abcd07; width: 36px; height: 36px; line-height: 36px; display: block; border-radius: 50%; text-align: center; font-size: 20px;}
.contact-box .aitem1::before{ content: "\e638"; }
.contact-box .aitem2::before{ content: "\e60d"; }
/*contact style end*/

/*search style*/
.pbanner2{ position: relative; height: 250px; overflow: hidden;}
.pbanner2 .imgbox{ height: 100%; background-position: center center; background-repeat: no-repeat; background-size: cover;}
.cred{ color: #abcd07;}
.serach-jg{ padding-bottom: 45px;}
.serach-list{ padding-bottom: 20px;}
.serach-list li{ position: relative; border-bottom: 1px solid #ECECEC; padding: 0 15% 12px 0; margin-bottom: 30px;}
.serach-list .t{ font-size: 16px; color: #464646; line-height: 1.5; margin-bottom: 5px;}
.serach-list .more{ position: absolute; right: 0; top: 50%; margin-top: -25px; width: 48px; height: 48px; border-radius: 50%; border: 1px solid #C9C9C9; color: #C9C9C9; line-height: 48px; font-size: 20px; text-align: center; z-index: 1;}
.serach-list .more:before{ content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.2); border-radius:50%; visibility:hidden; z-index:-1;}
/*search style end*/
/*project style*/
.page-sider-box{ position: fixed; left: 50%; bottom: 10%; margin-left: -705px; transition-duration: 0.3s; -webkit-transition-duration: 0.3s;}
.page-sider-box.fsShow{ transform: translateY(-10px); -webkit-transform: translateY(-10px); opacity: 0; visibility: hidden\9; }
.page-sider-box a:link, .page-sider-box a:visited { color: #5D5D5D; }
.page-sider-box a:active, .page-sider-box a:hover { color: #abcd07; }
.page-sider-nav li{ padding-bottom: 35px; font-weight: bold;}
.page-sider-nav li.active a{ color: #abcd07;}
.project-box{ padding: 90px 0 135px; background-color: #E6E6E6;}
.project-box article{ position: relative; overflow: hidden;}
.project-box .zh{ font-size: 30px; line-height: 1.5; margin-bottom: 5px;}
.project-box .en{ font-weight: bold;}
.project-box .l{ padding-right: 350px;}
.project-pading{ position: absolute; right: 0; bottom: 0;}
.project-pading a{ width: 88px; height: 38px; line-height: 38px; text-align: center; background-color: #5D5D5D; display: block; float: left; margin-left: 1px; color: #fff;}
.project-pading a.black{ background-color: #abcd07;}
.project-pading a:hover{ background-color: #848484;}
.bgfff{ background-color: #fff;}
.project-page{ position: relative; padding:10px 10px 140px; width: 950px; margin: -105px auto 0;}
.project-t{ font-size: 20px; color: #abcd07; line-height: 1.5; margin-bottom: 15px;}
.project-desc{ padding: 50px 0;}
.project-line{ border-top: 1px solid #E8E8E8;}
.project-demo .slick-arrow { position: absolute; width: 52px; height: 52px; line-height: 52px; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5); z-index: 106; top: 50%; margin-top: -26px; text-align: center;}
.project-demo .slick-prev{ left: 0px;}
.project-demo .slick-next{ right: 0px;}
.project-demo .slick-arrow i { display: block; font-family:"iconfont" !important; font-size:24px;font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; color: #fff;}
.project-demo .slick-prev i:before{ content: "\e728";}
.project-demo .slick-next i:before{ content: "\e608";}
.project-demo .slick-arrow:hover{ background:none #abcd07;}
.project-demo .slick-arrow:before{ content:''; position:absolute; top:0; left:0; width:100%; height:100%; background:rgba(0,0,0,.2); visibility:hidden; z-index:-1;}
.project-demo .slick-arrow:hover:before{ opacity:0; visibility:visible; -webkit-transform:scale(1.5); -ms-transform:scale(1.5); transform:scale(1.5); -webkit-transition:.5s;  transition: .5s;}
.project-demo .img-wrap img{ -webkit-animation-duration: 1.4s; animation-duration: 1.4s;-webkit-animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);animation-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.project-demo .slick-active .img-wrap img{-webkit-animation-name: nextSlide; animation-name: nextSlide;}
@-webkit-keyframes nextSlide {
    0% {
      opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    }
    100% {
      opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    }
  }
  @keyframes nextSlide {
    0% {
      opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
    }
    100% {
      opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
    }
  }
/*project style end*/
/*404 style*/
.noPage{ position: absolute; left: 0%; top: 50%; width: 100%; margin-top: -160px;}
.noimg{ font-size:140px;font-family:"PFDinC";font-weight:400;line-height:1;color:#333333;}
.no-c{ margin: 0px auto; text-align: center;}
.no-btn{ padding: 70px 0px 28px; text-align: center; width: 306px; margin: 0px auto;}
.no-btn a{ width: 140px; height: 56px; line-height: 56px; text-align: center; background-color: #abcd07;}
.no-btn a.r{ background-color: #666;}
.no-btn a .iconfont{ font-size: 14px; color: #fff;}
.no-btn a .iconfont:before{ font-size: 16px; margin-right: 8px;}
.no-btn a:hover{ background-color: #333;}
/*404 style end*/
.trendsPage{ padding-top: 95px;}
.trendsBox{ width: 1040px; margin: 0px auto 0; padding:90px 0 130px; position: relative;}
.trends-line{ height: 100%; width: 1px; background-color: #999999; position: absolute; left: 50%; top: 0;}
.trends-top{ width: 18px; height: 18px; display: block; border-radius: 50%; border: 7px solid #fff; position: absolute; left: 50%; top: 0px; margin-left: -16px; background-color: #abcd07; box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.3);}
.trends-list .item { width: 50%; float: right; display: block; margin:0px 0px 70px; position: relative; z-index: 4; }
.trends-list .twoItem { float: left; margin: 90px 0px 0px; }
.hitem{ position: relative; border: 1px solid #fff; background-color: #fff; padding: 30px 35px; margin-left: 52px; transition:0.3s; -webkit-transition:0.3s; }
.twoItem .hitem { margin: 0 52px 0 0;}
.h-year { font-size: 30px; color: #abcd07; font-weight: bold; line-height: 1.2; margin-bottom: 15px;}
.h-d { position: absolute; left: -4px; top: 40px; display: block; background-color: #999999; width: 50px; height: 1px; }
.h-d i { background-color: #abcd07; border-radius: 50%; width: 8px; height: 8px; border:2px solid #fff; display: block; position: absolute; left: -2px; top: 50%; margin-top: -6px; }
.twoItem .h-d { left: auto; right: -6px; }
.twoItem .h-d i { left: auto; right: 0px; }
.trends-list .item:hover .hitem { box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.08); border-color: #DDDDDD;}

.md-content{background-color:#fff; margin:50px auto; position:relative; transform:translateX(100px); -webkit-transform:translateX(100px); opacity:0; visibility: hidden; -webkit-transition:all .3s linear; transition:all .3s linear;}
.md-show, .md-show body { overflow-y: hidden;}
.md-show .md-content{ transform:inherit; -webkit-transform:inherit; opacity:1; visibility: visible;}
.md-hide .md-content{ transform:translateX(-100px); -webkit-transform:translateX(-100px);}
.md-show .md-modal{ opacity:1;visibility:visible; }
.md-modal{ position:fixed; left:0; top:0; overflow-y:auto; overflow-x: hidden; right:0px; bottom:0; z-index:1100; opacity:0; background: url(../images/balck_70.png) repeat; background: none rgba(0, 0, 0, 0.7); -webkit-transition:all .3s; -moz-transition:all .3s; transition:all .3s; -webkit-overflow-scrolling:touch;}
.form-box-close { width: 54px;height: 54px; line-height: 54px; position: absolute; right: 0;top: 0; cursor: pointer;  transition: 300ms; -webkit-transition: 300ms;}
.form-box-close i{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; line-height: 54px; font-size: 28px; font-weight: bold; text-align: center; color: #abcd07; transition: 300ms; -webkit-transition: 300ms;}
.form-box-close:hover i{transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.join-ipage{ position: relative; padding: 45px 90px; width: 550px; margin: 0 auto; background-color: #fff; border-radius: 5px;}
.join-ipage .pageC{ text-align: center; font-size: 16px;}
.join-ipage .t{ font-size: 20px; color: #333333;}
.join-ipage .bol{ margin: 25px 0 35px; height: 1px; border-bottom: 1px dashed #B6B6B7;}
.socal-right{font-size: 14px;color: #abcd07;padding: 45px 5%;text-align: right;}




@media screen and (max-width: 1440px) {
	.Menubox ul li{ font-size:15px;}
	.in-ti{ margin-bottom:20px !important}
	.CbContainer{ padding:20px; height:360px}
	.fw-le h1{ font-size:26px;}
	.fw-le p{ font-size:14px; }
	.fw-le a{ width:200px; line-height:50px; font-size:16px;}
	.new-wb h1{ font-size:20px;}
	.new-txt{ padding:20px; height:155px;}
	.new-txt h1{ font-size:18px;}
	.new-ri{ height:419px; padding-top:20px;}
	.new-ri .new-txt{ margin-bottom:20px; padding-bottom:20px;}
	.lx-zi{ font-size:16px;}
	.f-logo{ width:400px;}
	.foot-b dl dt{ font-size:18px;}
	.foot-b dl{ margin-left:40px;}
	.new-img{height: 224px;}
	.new-le{ height:419px;}
	.lx-zi:nth-child(3) span {
    position: absolute;
    bottom: 0;
    left: 170px;
}
	}

@media screen and (max-width: 1280px) {
.nav {padding-right: 100px;}
.banner .slick-dots{ top:75%}
.Menubox ul li{ font-size:14px; height:50px;}
.Menubox ul{ margin-bottom:20px;}
.fw-le h1{ font-size:20px;}
.fw-le h1 span{ font-size:17px;}
.fw-le p,.new-txt p{ font-size:14px;  }
.CbContainer{ height:250px;}
.fw-le a{ width:170px; height:40px; font-size:14px;}
.fw-ri{ width:35%;}
#ibox3 .swiper{ padding-bottom:50px;}
.new-le,.new-ri{ height:65vh;}
.new-img img{object-fit: cover;}
.new-le img, .new-img img{ height:100%;}
.new-img{ height:40vh}
.new-txt {
    padding: 10px;
    height: 25vh;
    box-sizing: border-box;
}
.new-center .new-txt h1{ font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
 .new-ri .new-txt h1{ font-size:16px;}
 .new-ri .new-txt{ margin-bottom:15px; padding-bottom:15px;}
 .menubarM-list li{ padding:15px 0;}
 .f-logo{ width:400px;}
 .foot-b dl{ margin-left:85px;}
	}

@media screen and (max-width: 640px) { .new-le, .new-ri {
    height: auto;
}
.new-img {
    height: auto;
}
.lx-zi:nth-child(3) span{ left:138px;}
}




