
/* 
 * Project Name:发展城投
 * Author:浅浅
 * Date：2021-12-29
 */
@font-face {
  font-family: "iconfont"; /* Project id 2862141 */
  src: url('../font/iconfont.eot'); /* IE9 */
  src: url('../font/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/iconfont.woff2') format('woff2'),
       url('../font/iconfont.woff') format('woff'),
       url('../font/iconfont.ttf') format('truetype'),
       url('../font/iconfont.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:6px;background:none;}
html::-webkit-scrollbar-thumb {width:6px;background:#0f59aa;}
html::-webkit-scrollbar-corner {background:none;}
html::-webkit-scrollbar:horizontal{height:4px;}
body { font: 14px/1.8 "Microsoft Yahei","微软雅黑","微软正黑体","Microsoft JhengHei","SimHei","黑体",Arial,Helvetica,sans-serif; margin: 0 auto; color: #666; background-color: #fff; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
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; }
input[type="text"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; border-radius: 0; font-family: "Noto Sans SC","Source Han Sans CN","SourceHanSansCNRegular","Microsoft Yahei","微软雅黑","微软正黑体","Microsoft JhengHei","SimHei","黑体",Arial,Helvetica,sans-serif;}
textarea { -webkit-appearance: none; border-radius: 0; outline: none; font-family: "Noto Sans SC","Source Han Sans CN","SourceHanSansCNRegular","Microsoft Yahei","微软雅黑","微软正黑体","Microsoft JhengHei","SimHei","黑体",Arial,Helvetica,sans-serif;}
::-moz-selection { background: #0055A2; color: #fff; text-shadow: none; }
::selection { background: #0055A2; 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; }
.fc { text-align: center; }
.fr { text-align: right; }
.l { float: left; display: inline-block; }
.r { float: right; display: inline-block; }
.vt { vertical-align: top; }
.vm { vertical-align: middle; }
.inner{ width: 1200px; margin: 0px auto;}
.inner90{ width: 90%; margin: 0 auto;}
.top a:link, .top a:visited { color: #333333;}
.top a:active, .top a:hover { color: #f6ad02;}
.top{ position: fixed; left: 0; top: 0; width: 100%; background-color: #fff; height: 80px; box-shadow: 0 1px 3px rgb(0,0,0,0.16); z-index: 1000;}
.logo{ float: left; display: inline-block; margin-top: 12px;}
.logo a{ display: block; height: 56px; position: relative;}
.logo img{ height: 100%; width: auto; display: block;}
.grop-sider{ float: right; display: block; padding-top: 28px; margin-left: 2%; color: #999999;}
.top .grop-sider a{ color: #999;}
.top .grop-sider a .iconfont{ margin-right: 5px;}
.top .grop-sider a:hover{ color: #15499a;}
.grop-sider .line{ padding: 0 6px;}
.nav{ position: relative; float: right; display: block; z-index: 1;}
.nav>ul>li{ position: relative; float: left; display: inline-block;}
.nav>ul>li>a{ position: relative; display: block; line-height: 80px; font-size: 15px; padding: 0 24px; background-color: #fff; z-index: 1;}
.nav>ul>li>a:before{ content:""; width:100%; height:3px; background-color:#15499a; position:absolute; left:0; bottom:0; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0);  visibility:hidden\9; }
.nav>ul>li>a:hover,.nav>ul>li>a.active{ background-color: #F1F1F1; color: #F6AD02;}
.nav>ul>li>a:hover:before,.nav>ul>li>a.hov:before,.nav>ul>li>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 .subnav{ position: absolute; left: 0; top: 0; width: 100%; font-size: 14px; background-color: #fff; box-shadow: 1px 2px 2px 0 rgba(88, 88, 88, 0.2); padding: 10px 0px; display: none; }
.nav .subnav a{ display: block; padding: 8px 5px; line-height: 1.5; border-bottom: 1px solid #e8e8e8; text-align: center;}
.nav .subnav p:last-child a{ border-bottom: 0 none;}
.menu-handler{ position: fixed; right: 0; top: 0; width: 80px; height: 54px; display: none; cursor: pointer; z-index: 1010; background-color: #15499a; color: #fff; }
.menu-handler .txt{ width: 46px; float: left; line-height: 54px; text-align: center;}
.menu-handler p{ position: relative; float: left; display: block; width: 26px; height: 20px; margin: 17px auto;}
.menu-handler .item{ 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 a:link, .menubarM a:visited { color: #333;}
.menubarM a:active,.menubarM a:hover { color: #333;}   
.menubarM { background-color: #fff; color: #333; position: fixed; display: none; right: 0px; top: 0px; width: 320px; height: 100%; height:100vh; -moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%); z-index: 999; -webkit-transition:all .5s cubic-bezier(.25,.46,.45,.94); -moz-transition:all .5s cubic-bezier(.25,.46,.45,.94);-ms-transition:all .5s cubic-bezier(.25,.46,.45,.94); -o-transition:all .5s cubic-bezier(.25,.46,.45,.94);transition:all .5s cubic-bezier(.25,.46,.45,.94); }
.menubarM-box{ height: 100vh; overflow-x:hidden; overflow-y:auto;-webkit-overflow-scrolling:touch;}
.menubarM-list{ padding:54px 0 0;}
.menubarM-list>li{ border-bottom: 1px solid #DDDDDD;}
.menubarM-list>li>a { position: relative; display: block; font-weight: bold; padding: 10px 5%;}
.menubarM-list>li>a i{ position: absolute; right: 3%; top:50%; font-size: 14px; font-weight: bold; line-height: 1; margin-top: -9px; -webkit-transition: -webkit-transform .3s; transition: -webkit-transform .3s; transition: transform .3s; transition: transform .3s, -webkit-transform .3s;}
.menubarM-list .cur>a{ background-color: #15499a; color: #fff;}
.menubarM-list .cur>a i{  -webkit-transform: rotate(-180deg); transform: rotate(-180deg);}
.menubarM-list .subnav { background-color: #eeeeee; display: none; padding: 10px 0 15px 5%;}
.menubarM-list .subnav a { position: relative; display: block; line-height: 1.4; padding: 8px 0; font-size: 14px;}
.pusher-black { position: fixed; width: 100%; height: 100%; left: 0px; top: 0px; z-index: 995; background-color: rgba(0,0,0,0.6); 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);}
.menubarM-tel{ background-color: #fff; padding: 25px 5%; color: #EE7412; text-align: center;}
.menubarM-tel .title{ font-size: 16px;}
.menubarM-tel .title .iconfont{ position: relative; font-weight: normal; font-size: 24px; margin-right: 10px; top: 2px; line-height: 1.4;}
.menubarM-tel .tel{ font-size: 24px; font-weight: bold;}
.menubarM .menubarM-tel a{ color: #EE7412;}
.pageH{ height: 80px;}


.foot{ background-color: #2f3743; color: #c2c3c6;}
.foot a:link, .foot a:visited { color: #c2c3c6;}
.foot a:active,.foot a:hover { color: #F6AD02;}  
.smlink{ margin-left: 20px;}
.foot-t{ padding: 40px 5%; border-bottom: 1px solid #4a515b;}
.foot-b{ padding: 12px 5%;}
.foot-name{ font-size: 24px; font-weight: normal; margin-bottom: 30px; color: #fff;}
.foot-link dd{ float: left; display: block;}
.foot-link .item3{ float: right;}
.foot-link .item1{ width: 38%; margin-right: 5%;}
.foot-title{ font-size: 16px; margin-bottom: 20px; color: #fff;}
.foot-link .item2{ width: 30%; margin-right: 2%;}
.foot-nav li{ float: left; display: block; width: 28.33%; margin-right: 5%;}
.link-select-box { position: relative; width:222px; height: 42px; margin-bottom: 20px; background-color: #4F5761; transition: .3s; -webkit-transition: .3s;}
.link-select-box .mt { padding: 0 40px 0 20px; position: relative; cursor: pointer;  line-height: 42px; color: #A0A1A3;}
.link-select-box .mt .aw { position: absolute; top: 50%; margin-top: -2px; right: 15px; border-left: 6px solid transparent; border-right: 6px solid transparent; border-top: 6px solid #A0A1A3; transition: 0.3s; -webkit-transition: 0.3s; }
.link-select-box .mc { padding-bottom: 3px; position: absolute; left: 0px; right: 0px; bottom: 100%; z-index: 100; display: none; }
.link-select-box ul { background-color: #4F5761; padding: 15px 0; overflow: hidden; }
.link-select-box a { display: block; padding: 8px 15px; line-height: 1.4;}
.link-select-box a:hover { background-color: #F1F1F1; }
.link-select-box.act .mt .aw { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); }
.foot-sharp{ text-align: center;}
.foot-sharp a.item{ position: relative; font-size:18px; color: #fff; border-radius: 50%; width: 34px; height: 34px; line-height: 34px; background-color: #4F5761; display: inline-block; display: inline-block; *display: inline;  *zoom: 1; margin: 0 6px; }
.foot-sharp a.item:hover{ color: #F6AD02;}

.fixedImg { background-position: center top; background-repeat: no-repeat; background-size: cover;}
.imgw{ width: 100%; display: block;}
.ellipsisT{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.align-vertical { height: 100%; width: 100%; position: relative; display: table; }
.vertical-inner { display: table-cell; vertical-align: middle; }
.linkA{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(../image/w0.png) no-repeat;}
.ermsblack { background: url(http://www.scfzct.com/images/black_50.png) repeat; background: none rgba(0,0,0,0.7); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1030; display: none; }
.ermSBox { width: 220px; height: 264px; border: 5px solid #eeeeee; background: #fff; position: fixed; left: 50%; top: 50%; margin: -100px 0 0 -115px; z-index: 1004; }   
.ermSBox .img { padding: 20px; }
.ermSBox .img img { width: 100%; height: 100%; display: block; }
.ermSBox .t { padding: 10px 0px; color: #666; font-weight: bold; background: #eeeeee; text-align: center; }
.pageC a:link, .pageC a:visited { color: #333;}
.pageC a:active, .pageC a:hover { color: #00A2E9;}
.pageC img{ max-width: 100% !important; height: auto !important; }
.pageC{ overflow: hidden; text-align: justify; color: #979797;}
.pageTab table{ width: 100% !important; color: #999;}
.pageTab table{ background-color: #F2F2F2;}
.pageTab table tr td{ border: 1px solid #707070; padding:8px 15px; line-height: 1.5;}
.transition6{ transition: 0.6s; -webkit-transition: 0.6s;}
.scaleO:hover .imgw{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.scaleO2:hover .imgw{ transform: scale(1.08); -webkit-transform: scale(1.08); -moz-transform: scale(1.08);}
.pos-ov{ position: relative; overflow: hidden;}
.pvideo-bg{ position: fixed; z-index: 1000; left: -9999px; top: -9999px; bottom: 0; right: 0;  background: url(http://www.scfzct.com/images/black_24.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: -450px; -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: #43BE98; 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;}
.ells2{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.ells3{ overflow: hidden; text-overflow: ellipsis; display: -webkit-box;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;}




/* 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(../image/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;}
/* Arrows */
.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; }
/* Dots */
.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; }
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1;  -webkit-transform: scale(1); transform: scale(1);}
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08);}
    to { opacity: 1;  -webkit-transform: scale(1); transform: scale(1);}
}
.pswp { display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden; -ms-touch-action: none; touch-action: none; z-index: 1500; -webkit-text-size-adjust: 100%; -webkit-backface-visibility: hidden; outline: 0 }
.pswp * { -webkit-box-sizing: border-box; box-sizing: border-box }
.pswp img { max-width: none }
.pswp--animate_opacity { opacity: .001; will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--open { display: block }
.pswp--zoom-allowed .pswp__img { cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in }
.pswp--zoomed-in .pswp__img { cursor: -webkit-grab; cursor: -moz-grab; cursor: grab }
.pswp--dragging .pswp__img { cursor: -webkit-grabbing; cursor: -moz-grabbing; cursor: grabbing }
.pswp__bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: url(http://www.scfzct.com/images/black_90.png) repeat; background: none rgba(0,0,0,.9); opacity: 0; transform: translateZ(0); -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__scroll-wrap { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden }
.pswp__container, .pswp__zoom-wrap { -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0; top: 0; bottom: 0 }
.pswp__container, .pswp__img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none }
.pswp__zoom-wrap { position: absolute; width: 100%; -webkit-transform-origin: left top; -ms-transform-origin: left top; transform-origin: left top; -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1); transition: transform 333ms cubic-bezier(.4,0,.22,1) }
.pswp__bg { will-change: opacity; -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1); transition: opacity 333ms cubic-bezier(.4,0,.22,1) }
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap { -webkit-transition: none; transition: none }
.pswp__container, .pswp__zoom-wrap { -webkit-backface-visibility: hidden }
.pswp__item { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden }
.pswp__img { position: absolute; width: auto; height: auto; top: 0; left: 0 }
.pswp__img--placeholder { -webkit-backface-visibility: hidden }
.pswp__img--placeholder--blank { background: #222 }
.pswp--ie .pswp__img { width: 100% !important; height: auto !important; left: 0; top: 0 }
.pswp__error-msg { position: absolute; left: 0; top: 50%; width: 100%; text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC }
.pswp__error-msg a { color: #CCC; text-decoration: underline }
.pswp__button { width: 44px; height: 44px; position: relative; background: 0 0; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0; padding: 0; margin: 0; float: right; opacity: .75; -webkit-transition: opacity .2s; transition: opacity .2s; -webkit-box-shadow: none; box-shadow: none }
.pswp__button:focus, .pswp__button:hover { opacity: 1 }
.pswp__button:active { outline: 0; opacity: .9 }
.pswp__button::-moz-focus-inner { padding: 0; border: 0 }
.pswp__ui--over-close .pswp__button--close { opacity: 1 }
.pswp__button { background: url(../image/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px }

@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button {}
    .pswp__button--close { color: #fff }
}

.pswp__button--close { background-position: 0 -44px }
.pswp__button--share { background-position: -44px -44px }
.pswp__button--fs { display: none }
.pswp--supports-fs .pswp__button--fs { display: block }
.pswp--fs .pswp__button--fs { background-position: -44px 0 }
.pswp__button--zoom { display: none; background-position: -88px 0 }
.pswp--zoom-allowed .pswp__button--zoom { display: block }
.pswp--zoomed-in .pswp__button--zoom { background-position: -132px 0 }
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right { visibility: hidden }
.pswp__button--arrow--left, .pswp__button--arrow--right { top: 50%; width: 48px; height: 48px; line-height: 48px; margin-top: -24px; position: absolute; background: none #767676; color: #fff; display: block; font-family: "iconfont" !important; font-size: 18px; text-align: center; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.pswp__button--arrow--left { left: 2% }
.pswp__button--arrow--right { right: 2%; }
.pswp__button--arrow--left:before { content: "\e71c"; }
.pswp__button--arrow--right:before { content: "\e60e"; }
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover { color: #fff; background-color: #3DA8F5; }
.pswp__counter, .pswp__share-modal { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none }
.pswp__share-modal { display: block; background: rgba(0,0,0,.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; -webkit-backface-visibility: hidden; will-change: opacity }
.pswp__share-modal--hidden { display: none }
.pswp__share-tooltip { z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px; -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25); box-shadow: 0 2px 5px rgba(0,0,0,.25); -webkit-transform: translateY(6px); -ms-transform: translateY(6px); transform: translateY(6px); -webkit-transition: -webkit-transform .25s; transition: transform .25s; -webkit-backface-visibility: hidden; will-change: transform }
.pswp__share-tooltip a { display: block; padding: 8px 12px; color: #000; text-decoration: none; font-size: 14px; line-height: 18px }
.pswp__share-tooltip a:hover { text-decoration: none; color: #000 }
.pswp__share-tooltip a:first-child { border-radius: 2px 2px 0 0 }
.pswp__share-tooltip a:last-child { border-radius: 0 0 2px 2px }
.pswp__share-modal--fade-in { opacity: 1 }
.pswp__share-modal--fade-in .pswp__share-tooltip { -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0) }
.pswp--touch .pswp__share-tooltip a { padding: 16px 12px }
a.pswp__share--facebook:before { content: ''; display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px; border: 6px solid transparent; border-bottom-color: #FFF; -webkit-pointer-events: none; -moz-pointer-events: none; pointer-events: none }
a.pswp__share--facebook:hover { background: #3E5C9A; color: #FFF }
a.pswp__share--facebook:hover:before { border-bottom-color: #3E5C9A }
a.pswp__share--twitter:hover { background: #55ACEE; color: #FFF }
a.pswp__share--pinterest:hover { background: #CCC; color: #CE272D }
a.pswp__share--download:hover { background: #DDD }
.pswp__counter { float: left; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: .75; padding: 0 10px }
.pswp__caption { position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px }
.pswp__caption__center { text-align: center; max-width: 600px; font-size: 15px; margin: 0 auto; padding: 20px 10px; color: #fff }
.pswp__caption__center .xzy-zan { float: right; display: block }
.pswp__caption--empty { display: none }
.pswp__caption--fake { visibility: hidden }
.pswp__preloader { width: 44px; height: 44px; position: absolute; top: 0; left: 50%; margin-left: -22px; opacity: 0; -webkit-transition: opacity .25s ease-out; transition: opacity .25s ease-out; will-change: opacity; direction: ltr }
.pswp__preloader__icn { width: 20px; height: 20px; margin: 12px }
.pswp__preloader--active { opacity: 1 }
.pswp__preloader--active .pswp__preloader__icn { background: url(http://www.scfzct.com/css/preloader.gif) 0 0 no-repeat }
.pswp--css_animation .pswp__preloader--active { opacity: 1 }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn { -webkit-animation: clockwise .5s linear infinite; animation: clockwise .5s linear infinite }
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut { -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite; animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite }
.pswp--css_animation .pswp__preloader__icn { background: 0 0; opacity: .75; width: 14px; height: 14px; position: absolute; left: 15px; top: 15px; margin: 0 }
.pswp--css_animation .pswp__preloader__cut { position: relative; width: 7px; height: 14px; overflow: hidden }
.pswp--css_animation .pswp__preloader__donut { -webkit-box-sizing: border-box; box-sizing: border-box; width: 14px; height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute; top: 0; left: 0; background: 0 0; margin: 0 }

@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 wordsRFade{
0%{-webkit-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-webkit-transform:none;transform:none;opacity:1;visibility:visible}
}
@-moz-keyframes wordsRFade{
0%{-moz-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-moz-transform:none;transform:none;opacity:1;visibility:visible}
}
@keyframes wordsRFade{
0%{-webkit-transform:translateX(50px);-moz-transform:translateX(50px);transform:translateX(50px);opacity:0;visibility:hidden}
100%{-webkit-transform:none;-moz-transform:none;transform:none;opacity:1;visibility:visible}
}
.banner{ position: relative; 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);}
.banner.slick-initialized {visibility: visible;opacity: 1;}
.banner .item{ position: relative; overflow: hidden;}
.banner .pimg{ display: block; width: 100%;}
.banner .mimg{ display: none; width: 100%;}
.binbox{ position: absolute; left: 50%; top: 40%; transform: translateY(-50%); color: #fff; width: 880px; margin-left: -440px; text-align: center; }
.binbox .zh{ font-size: 50px; line-height: 1.4; margin-bottom: 5px;}
.binbox .en{ font-size: 30px; line-height: 1.4; font-weight: normal; text-transform: uppercase;}
.binbox .bot { width: 100%; height: 1px; overflow: hidden; margin: 15px auto 25px; background-color: #ffffff; position: relative; line-height: 1px;}
.binbox .bot span { background-color: #f7ae02; height: 1px; margin: 0 auto; display: block; }
.binbox .c{ margin: 0 auto; width: 70%; text-align: center; font-size: 16px;}
.binbox .zh,.binbox .en,.binbox .c{ opacity: 0; visibility: hidden; transform: translateY(20px); -webkit-transform: translateY(20px); -moz-transform: translateY(20px);}
.banner .slick-active .zh,.banner .slick-active .en,.banner .slick-active .c{  opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); -moz-transform: translateY(0px);}
.banner .slick-active .zh{ transition:0.5s 0.3s;}
.banner .slick-active .en{ transition:0.58s 0.45s;}
.banner .slick-active .c{ transition:transform 0.58s 0.65s,opacity 0.58s 0.65s;}
.banner .slick-active .item-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; animation-name:fade-in; }
.banner .slick-dots{ left: 0; width: 100%; bottom: 15%; height: 10px; line-height: 10px; z-index: 204;}
.banner .slick-dots li{ position: relative; width: auto; height: auto; margin: 0; padding: 0 7px; cursor: pointer;}
.banner .slick-dots li a{ width: 7px; height: 7px; border: 2px solid #fff; border-radius: 50%; display: block;}
.banner .slick-dots li.slick-active a{ background-color: #fff;}
.banner .slick-active .bot span { -moz-animation: decreaseHeight 6s linear; -webkit-animation: decreaseHeight 6s linear; -o-animation: decreaseHeight 6s linear; animation: decreaseHeight 6s linear; }
.banner .slick-active .pimg { visibility: visible !important; -webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); }
@-webkit-keyframes decreaseHeight {
	from { width:0%;} 
	to {width:100%;}
}
@keyframes decreaseHeight {
	from { width:0%;} 
	to {width:100%;}
}
@-ms-keyframes decreaseHeight {
	from { width:0%;} 
	to {width:100%;}
}
@-o-keyframes decreaseHeight {
	from { width:0%;} 
	to {width:100%;}
}
@-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)}}
@-webkit-keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}40%{opacity:1}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
@keyframes fade-in{0%{opacity:0;-webkit-transform:translateY(20%);transform:translateY(20%)}40%{opacity:1}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}
.scroll-bot{ position: absolute; right: 5%; bottom: 3%; width: 42px; height: 42px; border-radius: 50%; border: 1px solid #fff;}
.scroll-bot i{ position: absolute; left: 50%; top: -20px; margin-left: -4.5px; background: url(../image/jt.png) no-repeat; width: 9px; height: 41px; display: block; -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;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(20px); -webkit-transform: translateY(20px); opacity: 0; }
}
.ibox-w50{ float:left; display: block; width: 50%;}
.ibox-hotNew-demo{ position: relative; height: 84px; background-color: #fff; padding: 0 178px 0 10%; overflow: hidden; margin-top: -84px;}
.ibox-hotNew-demo .item a{ display: block; line-height: 84px; height: 84px; overflow: hidden;}
.ibox-hotNew-demo .item a .r{ color: #999999; margin-left: 20px;}
.ibox-hotNew-demo .item a .title{ color: #F6AD02;}
.ibox-hotNew-bot{ position:absolute; right:0; top: 0; width: 114px; border-left: 1px solid #ecedee; font-size: 18px;}
.ibox-hotNew-bot a{ float: left; display: inline-block; width: 50%; height: 84px; line-height: 84px; text-align: center; font-weight: bold;}
.ibox-hotNew-bot a i{  color: #c7c7c7;}
.ibox-hot-prev i{ margin-left: 15%;}
.ibox-hot-next i{ margin-right: 15%;}
.ibox-hotNew-bot a:hover i{ color: #F6AD02;}
.ibox-newImg-demo{ position: relative; height: 533px; overflow: hidden;}
.ibox-newImg-demo .imgBox{ position: relative; background-repeat: no-repeat; background-size: cover; background-position: center center; height: 533px;}
.ibox-newImg-demo .imgBox .imgw{ display: none;}
.ibox-newImg-demo .title{ position: absolute; left: 0; top: 0; width: ; background-color: #15499a; color: #fff; padding: 12px 16px; line-height: 1.4; font-size: 16px;}
.ibox-newImg-demo .yy{ position: absolute; left: 0; width: 100%; height: 100%; bottom: 0; background: url(../image/yy2.png) repeat-x scroll left bottom;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);}
.ibox-newImg-demo .txt{ position: absolute; left: 10%; bottom: 5%; right: 150px; color: #fff; line-height: 1.5; font-size: 16px;}
.ibox-newImg-demo .slick-dots { left: auto; right: 3%; width: auto; bottom: 5%; z-index: 104; text-align: center;}
.ibox-newImg-demo .slick-dots li { position: relative; width: auto; padding: 0px; height: 10px; margin:0px 5px; cursor: pointer; }
.ibox-newImg-demo .slick-dots li a { height: 10px; width: 10px; line-height: 10px; display: block; overflow: hidden; padding: 0px; cursor: pointer; border-radius: 50%; background:none #fff;}
.ibox-newImg-demo .slick-dots li a:focus { outline: none; }
.ibox-newImg-demo .slick-dots li.slick-active a { background: none #F6AD02; }
.itab-t{ height: 60px; line-height: 60px; border-bottom: 1px solid #eaeaea; padding: 0 10% 0 5%;}
.itab-t a{ position: relative; float: left; display: block; margin-right: 50px; padding-left: 18px; color: #333; font-size: 16px;}
.itab-t a::after{ content: ""; position:absolute; left: 0; bottom: -3px; width: 0; height: 4px; background-color: #f8bf3a; transition: .3s; -webkit-transition: .3s;}
.itab-t a::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; width: 8px; height: 8px; border-radius: 50%; border: 2px solid #666; transition: .3s; -webkit-transition: .3s;}
.itab-t a:last-child{ margin-right: 0;}
.itab-t a:hover,.itab-t a.active span{ color: #f8bf3a;}
.itab-t a.active::before{ border-color: #f8bf3a;}
.itab-t a.active::after{ width: 100%;}
.ibox-new-tabC{ position: relative; height: 472px;}
.ibox-new-tabC .ibox-new-txt{ height: 472px; 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;}
 @-webkit-keyframes tab {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
@keyframes tab {
  from {
    opacity: 0;
    -webkit-transform: translateY(5%);
            transform: translateY(5%);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0%);
            transform: translateY(0%);
  }
}
.ibox-new-tabC .ibox-new-txt.active{ display: block;}
.page-boxa a:link, .page-boxa a:visited { color: #333;}
.page-boxa a:active,.page-boxa a:hover { color: #F6AD02;}  
.ibox-add-more{ height: 60px; line-height: 60px; font-weight: bold; font-size: 18px;}
.ibox-add-more i{ color: #a1a1a1; display: block; transition: .3s;}
.ibox-add-more:hover i{ color: #F6AD02; transform: rotate(90deg);-webkit-transform: rotate(90deg);-o-transform: rotate(90deg);-moz-transform: rotate(90deg);}
.ibox-new-tabC .ibox-add-more{ position: absolute; right: 10%; top: -60px;}
.ibox-new-txt .ibox-newlist{ padding-top: 30px; width: 85%; margin-left: 5%;}
.ibox-newlist .r{ color: #999999; margin-left: 20px; font-size: 14px;}
.ibox-newlist a{ position: relative; display: block; height: 40px; line-height: 40px; overflow: hidden; padding-left: 18px; font-size: 15px;}
.ibox-newlist a::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; width: 4px; height: 4px; background-color: #999999;}
.ibox-newlist a:hover::before{ background-color: #F6AD02;}
.ibox-newlist a:hover .r{ color: #F6AD02;}
.bgf7{ background-color: #f7f7f7;}
.ibox-T{ height: 72px; line-height: 72px;}
.ibox-T .name{ position: relative; font-size: 24px; color: #333333; padding-left: 22px;}
.ibox-T .name::before{ content: ""; position: absolute; width: 8px; height: 8px; border: 2px solid #333; border-radius: 50%; top: 0; bottom: 0; left: 0; margin: auto 0;}
.ibox-T .ibox-add-more{ margin-top: 6px;}
.ibox-case-demo .item{ position: relative;}
.ibox-case-demo .yy{ position: absolute; left: 0; width: 100%; height: 100%; bottom: 0; background: url(../image/yy2.png) repeat-x scroll left bottom;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0.7) 100%);}
.ibox-case-demo .black{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/black_70.png) repeat; background: none rgba(0,0,0,0.7); -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.ibox-case-demo .name{ position: absolute; left: 5%; right: 5%; bottom: 5%; text-align: center; color: #fff;  -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);}
.ibox-case-demo .desc{ position: absolute; top: 40%; left: 8%; right: 8%; transform: translateY(-50%); -webkit-transform: translateY(-50%); color: #fff; -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.ibox-case-demo .desc .title{ font-size: 16px; line-height: 1.5; font-weight: normal; margin-bottom: 5px;}
.ibox-case-demo .desc .c{ line-height: 1.5; height: 63px; overflow: hidden; margin-bottom: 30px;}
.btn-more{ width: 120px; height: 38px; line-height: 38px; display: block; text-align: center; border: 1px solid #F6AD02; color: #F6AD02;}

.ibox-case-demo .slick-arrow { position: absolute; width: 50px; height: 50px; line-height: 50px;z-index: 106; top: 50%; border-radius: 50%; margin-top: -25px; text-align: center; background-color: #fff;}
.ibox-case-demo .slick-prev{ left: 2%;}
.ibox-case-demo .slick-next{ right: 2%; }
.ibox-case-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: #666;}
.ibox-case-demo .slick-prev i:before{ content: "\e6bf";}
.ibox-case-demo .slick-next i:before{ content: "\e602";}
.ibox-case-demo .slick-arrow:hover i{ color: #F6AD02;}
.ibox-case-demo .slick-arrow: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;}
.ibox-case-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;}
.ibox-party{ background-color: #fff;}
.ibox-party .ibox-newlist{ padding: 30px 0 40px; margin-left: 10%; width: 82%;}
.ibox-party-box{ position: relative; }
.ibox-party-img{ position: absolute; top: 0; right: 0; bottom: 0; height: 100%;}
.ibox-party-img .imgBox{ background-position: center center; background-size: cover; height: 100%;} 
.ibox-party-img .imgBox .imgw{ display: none;}
.ibox-chidder{ padding: 15px 0 45px;}
.ibox-chidder-demo{ position: relative; margin-left: -1.66%; margin-top: 20px; display: -webkit-flex; display: flex; flex-wrap: wrap; }
.ibox-chidder-demo .item{ position: relative; margin-left: 1.66%; margin-bottom: 25px; width: 15%; border: 1px solid #aaaaaa; box-sizing: border-box; transition: .3s; -webkit-transition: .3s;}
.ibox-chidder-demo .item-txt{ padding: 24px 20%; display: block; text-align: center; font-weight: bold; font-size: 16px; line-height: 1.5;}
.ibox-chidder-demo .item:hover{ background-color: #F6AD02; border-color: #F6AD02; color: #fff;}
/*index style end*/
/*about style*/
@keyframes pageHeaderTtlImg{0%{ transform:scale(1.2);}100%{transform:scale(1);}}
.pbanner{ position: relative; overflow: hidden; color: #fff;}
.pbanner .imgbox{ height: 500px; background-position: center center; background-repeat: no-repeat; background-size: cover; animation:pageHeaderTtlImg 3s cubic-bezier(.25,.46,.45,.94) both .3s}
.pbanner-c { position: absolute; left: 5%; width: 90%; top: 50%; margin-top: -40px;  color: #fff; text-align: center;}
.pbanner-c .zh{ font-weight: bold; font-size: 30px; line-height: 1.5;}
.pbanner-c .en{ font-size: 30px; line-height: 1.5; text-transform: uppercase;}
.pbanner-c .bot{ width: 45px; height: 4px; display: block; margin: 40px auto 0; background-color: #FFFFFF;}
.page-nav-box{ position: relative; height: 50px; border-bottom: 1px solid #E6E6E6; margin-top: -1px; overflow: hidden; text-align: center;}
.page-nav-btn a:link, .page-nav-btn a:visited { color: #5A5A5A;}
.page-nav-btn a:active,.page-nav-btn a:hover { color: #fff;}  
.page-nav-btn li{ position: relative; display: inline-block; *display: inline; *zoom: 1;}
.page-nav-btn a{ position: relative; font-size: 16px; height:50px; line-height: 50px; padding: 0 15px; display: block;}
.page-nav-btn a::before{ content:""; width:100%; height:100%; background-color:#15499A; position:absolute; left:0; bottom:-1px; transform-origin:100%; -webkit-transform-origin:100%; -webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1); transition:transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform:scaleX(0); -webkit-transform:scaleX(0);  visibility:hidden\9; z-index: -1;}
.page-nav-btn a::after{ content: ""; position: absolute; right: 0; top: 0; bottom: 0; width: 1px; height: 26px; background-color: #E2E2E2; margin: auto 0; z-index: -2;}
.page-nav-btn li:last-child a::after{ display: none;}
.page-nav-btn .active a:before,.page-nav-btn a.active:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0;visibility:visible\9;}
.page-nav-btn .active a,.page-nav-btn a.active{ color: #fff;}
.pagePadding{ padding: 80px 0 100px;}
.aboutT{ margin-bottom: 70px; text-align: center;}
.aboutT .zh{ font-size: 30px; font-weight: normal; color: #333; line-height: 1.5; margin-bottom: 5px;} 
.aboutT .en{ font-size: 16px; text-transform: uppercase;}
.aboutT2 .zh,.aboutT2 .en{ color: #fff;}
.aboutPage .aboutT{ margin-bottom: 35px;}
.w960{ width: 960px; margin: 0 auto;}
.history-page{ position: relative; background-color: #F1F1F1; padding:100px 0 135px;}
.history-img{ position: absolute; left: 0; top: 0; width: 100%; height: 65%; background-size: cover; background-position: center center; background-repeat: no-repeat;}
.history-desc{ position: relative; background-color: #fff;}
.history-desc .desc{ padding: 70px 0 110px; width: 960px; margin: 0 auto;}
.culture-list{ display: -webkit-flex; display: flex; flex-wrap: wrap;  margin-left: -1%;}
.culture-list li{ position: relative; width: 24%; margin-left: 1%; background-color: #fff;}
.culture-list .desc{ padding: 32px 5% 45px; text-align: center;  }
.culture-list .zh{ font-size: 20px; line-height: 1.5; margin-bottom: 5px;}
.culture-list .en{ text-transform: uppercase; color: #979797;}
.culture-list .item{ position: absolute; left: 0; top: 0; text-align: center; background-color: #15499A; color: #fff; left: 0; top: 0; bottom: 0; right: 0; opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform:all 0.3s ease 0s;}
.culture-list .item .en{ color: #fff;}
.culture-list .title{ padding-top: 70px; transform: translateY(30px); -webkit-transform: translateY(30px); opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform:all 0.3s ease 0s;}
.culture-list .item .line{ width: 1px; height: 0; background-color: #fff; display: block; margin: 15px auto 28px;}
.culture-list .item .c{ margin:0 8%;  opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform:all 0.3s ease 0s;}
.subsidiary-list{ display: -webkit-flex; display: flex; flex-wrap: wrap;  margin-left: -2%;}
.subsidiary-list li{ position: relative; width: 31.33%; margin-left: 2%;  overflow: hidden; margin-bottom: 34px;}
.subsidiary-list .name{ position: absolute; left: 0; bottom: 0; width: 90%; padding: 10px 5%; background: url(../image/black_60.png) repeat; background: none rgba(0,0,0,0.55); color: #fff; text-align: center; line-height: 1.5; font-size: 16px; -webkit-transition: 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition: 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);}
.subsidiary-list .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/yell_80.png) repeat; background: none rgba(246,173,2,0.8); -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.subsidiary-list .desc{ position: absolute; top: 40%; left: 8%; right: 8%; text-align: center;  color: #fff; transform: translateY(-50%); -webkit-transform: translateY(-50%); color: #fff; -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.subsidiary-list .txt{ font-size: 16px; font-weight: bold; line-height: 1.5; margin-bottom: 25px;}
.subsidiary-list .more{ display: block; margin: 0 auto; width: 180px; height: 44px; line-height: 44px; text-align: center; color: #fff; border: 1px solid #fff;}
.black-btn{ width: 62px; height: 62px; display: block; margin: 60px auto 0; border-radius: 50%; line-height: 62px; background-color: #4F5761; color: #979797; text-align: center;}
.black-btn:hover{ background-color: #15499A; color: #fff;}
/*about style end*/

/*news style*/
.pagePadding2{ padding: 50px 0 110px;}
.w1110{ width: 1110px; margin: 0 auto;}
.first-nbox:nth-child(3){ margin-bottom: 40px;}
.first-nbox{ position: relative; margin-bottom: 20px;}
.first-nbox .img-wrap{ float: left; display: block; width: 570px;}
.first-nbox .desc{ padding-left: 598px;}
.first-nbox .title{ font-size: 16px; line-height: 1.5; font-weight: bold; color: #333; margin-bottom: 15px; height: 48px; overflow: hidden;}
.first-nbox .c{ height: 50px; overflow: hidden; color: #979797; margin-bottom: 15px;}
.first-nbox .time{ font-size: 12px; color: #A2A2A2;}
.first-nbox .time i{ color: #979797; margin-right: 6px;}
.first-nbox .bot{ margin-top: 60px;}
.first-nbox:hover .title{ color: #F6AD02;}
.first-nbox:hover .more{ color: #F6AD02;}
.nitem-box{ overflow: hidden; margin-bottom: 20px; transition: .3s; -webkit-transition: .3s;}
.nitem-box p{ border: 1px solid #D9D9D9; line-height: 54px; height: 54px;}
.nitem-box::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; width: 4px; background-color: #15499A;}
.nitem-box .time{ padding:  0 22px;}
.nitem-box .r{ font-size: 12px; padding: 0 20px;  -webkit-transition:  0.3s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.3s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden; color: #fff; transform: translateX(-10px); -webkit-transform: translateX(-10px);}
.nitem-box:hover{ background-color: #15499A; color: #fff;}
.nitem-box:hover .r{ opacity: 1; visibility: visible; transform: initial; -webkit-transform: initial;}
.paging{ text-align: center; padding-top: 50px;}
.paging span,.paging a{ display: inline-block; *display: inline;  *zoom: 1;}
.paging a{ border: 1px solid #E5E4E4; padding: 6px 14px; margin: 0 6px; display: inline-block; color: #333; background-color: #fff; }
.paging a:hover,.paging a.active{ background-color: #15499A; border-color: #15499A; color: #fff;}
.w980{ width: 980px; margin: 0 auto;}
.infoT{ font-size: 30px; color: #333; text-align: center; ;line-height: 1.5; margin-bottom: 25px;}
.infoI { text-align: center; padding-bottom: 32px; margin-bottom: 32px; border-bottom: 1px solid #E8E8E8; color: #979797;}
.infoI .time{ margin-right: 10px;}
.pager a:link, .pager a:visited { color: #333;}
.pager a:active,.pager a:hover { color: #F6AD02;}  
.pager{ margin-top: 60px; border-top: 1px solid #E8E8E8;padding-top: 32px; text-align: center;}
.pager .prevbtn{ float: left;}
.pager .nextbtn{ float: right;}
.bgf1{ background-color: #F1F1F1;}

.ggitem{ background-color: #fff; margin-bottom: 20px; padding: 40px; color: #979797; transition: .3s; -webkit-transition: .3s;}
.timebox{ border: 1px solid #D5D5D5; border-top: 4px solid #15499A; width: 90px; padding: 20px 0; text-align: center; color: #929292; transition: .3s; -webkit-transition: .3s;}
.timebox span{ display: block;}
.ggitem .timebox{ float: left; display: block;}
.ggitem .desc{ padding-left: 200px;}
.ggitem .title{ font-size: 16px; color: #333333; line-height: 1.5; margin-bottom: 10px;}
.ggitem .c{ margin-bottom: 20px;}
.ggitem:hover{ background-color: #15499A; color: #fff;}
.ggitem:hover .title{ color: #fff;}
.ggitem:hover .timebox{ border-color: #FFFFFF; background-color: #fff; border-top-color: #F6AD02;}
/*news style end*/
/*case style*/
.case-list{ display: -webkit-flex; display: flex; flex-wrap: wrap;  margin-left: -2%;}
.case-list li{ position: relative; width: 31.33%; margin-left: 2%;  overflow: hidden; margin-bottom: 34px;}
.case-list .name{ position: absolute; left: 0; bottom: 0; width: 90%; padding: 10px 5%; background: url(../image/black_60.png) repeat; background: none rgba(0,0,0,0.55); color: #fff; text-align: center; line-height: 1.5; -webkit-transition: 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition: 0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);}
.case-list .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: #15499A; -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.case-list .desc{ position: absolute; top: 40%; left: 8%; right: 8%; text-align: center;  color: #fff; transform: translateY(-50%); -webkit-transform: translateY(-50%); color: #fff; -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.case-list .more{ display: block; margin: 0 auto; width: 148px; height: 42px; line-height: 42px; text-align: center; color: #fff; border: 1px solid #fff;}
.business-list { padding-top: 40px;}
.business-list li{ background-color: #fff; padding: 0 0 0 50%;}
.business-list .img{ position: absolute; width: 50%; height: 100%; left: 0; background-size: cover; background-position: center center; background-repeat: no-repeat; -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); }
.business-list .img::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../image/black_60.png) repeat; background: none rgba(0,0,0,0.5);  -webkit-transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99);  transition:  0.6s 0s cubic-bezier(0.36, 0.01, 0.29, 0.99); opacity: 0; visibility: hidden;}
.business-list .img img{ display: none;}
.business-list .desc{ position: relative; padding: 130px 15% 150px 78px;}
.business-list .title{ font-size: 26px; font-weight: normal; color: #333333; line-height: 1.5; margin-bottom: 20px; line-height: 1.5;}
.business-list .c{ height: 100px; overflow: hidden; margin-bottom: 60px;}
.business-list .btn-more{ border-color: #C5C5C5; color: #979797;}
.business-list .two-item .img{ left: auto; right: 0;}
.business-list .two-item{ padding:0 50% 0 0;}
.business-list .two-item .desc{ padding: 130px 78px 140px 15%;}
.business-list li:hover .img::before{ opacity: 1; visibility: visible;}
.business-list li:hover .title{ color: #F6AD02;}
.business-list li:hover .btn-more{ color: #F6AD02; border-color: #F6AD02;}
/*case style end*/
/*hr style*/
.join-list .hspan{ text-align:center; cursor:pointer; width: 15%; display: block; float: left; line-height: 2; }
.join-list .hspan1{ text-align: left; padding-left: 5%; width: 20%;}
.join-list .joinDT{ color: #333; border-bottom: 1px solid #E8E8E8; font-weight: bold;}
.join-list dd{ position: relative;}
.join-list .joinDT{ padding: 15px 0; overflow: hidden;}
.join-list .joinT{ border-bottom: 1px solid #E8E8E8; transition: .3s;}
.join-list .joinT .hspan{ line-height: 60px; height: 60px; transition: 0.3s; -webkit-transition: 0.3s;}
.join-list .joinB{ display: none; padding: 35px 5%; background-color: #fff;}
.join-list dd.active .joinT,.join-list dd:hover .joinT{ background-color:#15499A; color: #fff;}
.join-list dd.active .lspan{ transform: rotate(45deg);  -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -moz-transform: rotate(45deg); }
.join-list .joinT .lspan{ font-size: 26px;}
/*hr style end*/
/*contact  style*/
.mapBox{ height: 600px;}
.BMap_bubble_title{ color: #15499A !important; font-size: 16px !important; margin-bottom: 5px; white-space: inherit !important; font-weight: bold;}
.BMap_bubble_content{ font-size: 12px;}
.anchorBL{ display: none !important;}
.BMap_mask{ background: rgba(0,0,0,0.2) !important;}
.contact-left a:link, .contact-left a:visited { color: #F6AD02;}
.contact-left a:active,.contact-left a:hover { color: #15499A;} 
.contact-left{ float: left; display: block; width: 70%;}
.contact-left .title{ font-size: 30px; font-weight: normal; color: #333; margin-bottom: 25px; line-height: 1.5;}
.contact-left .foot-ci{ position: relative; margin-bottom: 5px; padding-left: 30px;}
.contact-left .foot-ci i{ position: absolute; left: 0; top: 0;}
.contact-erm{ float: right; display: block; width: 108px; text-align: center;}
.contact-erm .img{ margin-bottom: 5px;}
/*contact style*/