﻿@charset "utf-8";
/* 
 * Project Name: 廊坊会议展览有限公司
 * Author:建建
 * Date：2022-10-13
 */
/*@font-face {
    font-family: 'DINPro-L';
    src: url('DINPro-Light.eot');
    src: url('DINPro-Light.eot?#iefix') format('embedded-opentype'),
         url('DINPro-Light.woff2') format('woff2'),
         url('DINPro-Light.woff') format('woff'),
         url('DINPro-Light.ttf') format('truetype'),
         url('DINPro-Light.svg#DINPro-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
/*@font-face {
    font-family: 'DIN-Regular';
    src: url('DIN-Regular.eot');
    src: url('DIN-Regular.eot?#iefix') format('embedded-opentype'),
        url('DIN-Regular.woff2') format('woff2'),
        url('DIN-Regular.woff') format('woff'),
        url('DIN-Regular.ttf') format('truetype'),
        url('DIN-Regular.svg#DIN-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1562207372470'); /* IE9 */
  src: url('iconfont.eot?t=1562207372470#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('iconfont.woff2') format('woff2'),
  url('iconfont.woff?t=1562207372470') format('woff'),
  url('iconfont.ttf?t=1562207372470') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1562207372470#iconfont') format('svg'); /* iOS 4.1- */
  
}


/*@font-face {
font-family: '方正正中黑简体';
src: url('方正正中黑简体.TTF')format('truetype'),
url('FZZXHJW.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:#0e2892;}
html::-webkit-scrollbar-corner {background:none;}
html::-webkit-scrollbar:horizontal{height:9px;}
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; }
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; }
textarea { -webkit-appearance: none; border-radius: 0; outline: none;}
::-moz-selection { background: #0e2892; color: #fff; text-shadow: none; }
::selection { background: #0e2892; 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: 1100px; margin: 0px auto;}
.top a:link, .top a:visited { color: #000;}
.top a:active, .top a:hover { color: #000843;}
.pageH{ height: 80px;}
.top{ position: fixed; left: 0; top: 0; width: 100%; background-color: #fff; height: 80px; box-shadow: 0 0 7px rgba(0, 0, 0, 0.16); z-index: 1000;}
.logo{ position: absolute; left: 3%; top: 12px;}
.logo a{ display: block; height: 56px;}
.logo img{ height: 100%; display: block;}
.nav{ text-align: center;}
.nav li{ position: relative; display: inline-block; *display: inline;  *zoom: 1; margin-left: -1px;}
.nav li:before{ content: ""; position: absolute; left: 0px; width: 1px; height: 10px; background-color: #cccccc; top: 50%; margin-top: -5px;}
.nav li:first-child:before{ display: none;}
.nav a{ position: relative; display: block; height: 80px; line-height: 80px; padding: 0px 36px; z-index: 1;}
.nav a:before{ content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 100%; background-color: #0e2892; 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;}
.langer-box{ position: absolute; right: 100px; top: 0; color: #999; text-transform: uppercase; line-height: 80px;}
.langer-box a:link, .langer-box a:visited { color: #999;}
.langer-box a:active, .langer-box a:hover { color: #000843;}
.langer-box a.active{ color: #000843; font-weight: bold;}
.menu-handler{ position: fixed; right: 0; top: 0; width:80px; height: 80px; background-color: #da251d; cursor: pointer; z-index: 1010;}
.menu-handler p{ position: relative; display: block; width: 26px; height: 20px; margin: 30px 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;}
.menubarP{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; height: 100vh; visibility: hidden; color: #FF9F9F; z-index: 10;}
.menubarP-bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0;}
.menubarP-bg:before,.menubarP-bg:after{ content: ""; width: 100%; height: 0%;  position: absolute;left: 0;background-color: #DA251E; -webkit-transition: all 0.8s cubic-bezier(.77,0,.175,1) 0s; transition: all 0.8s cubic-bezier(.77,0,.175,1) 0s;}
.menubarP-bg:before{ top: 0;}
.menubarP-bg:after{ bottom: 0;}
.menubarP-box a:link, .menubarP-box a:visited { color: #FF9F9F;}
.menubarP-box a:active, .menubarP-box a:hover { color: #fff;}
.menubarP-box{ position: absolute; left: 50%; width: 1180px; margin-left: -590px; top: 50%; margin-top: -250px; opacity: 0; visibility: hidden; transition: 0.45s; transform: translateY(-20%);}
.menubarP-list li{ float: left; display: inline-block; width: 16.66%; text-align: center;}
.go-num{ font-size: 18px; font-family: "DINPro-L"; font-weight: bold; }
.menubarP-box .menubarP-list>li>a{ font-size: 24px; color: #fff;}
.menubarP-list .subnav { padding-top: 10px;}
.menubarP-list .subnav p{ margin-bottom: 5px;}
.menubarP-list .subnav a{ font-size: 16px;}
.menubarP-bot{ position: absolute; left: 10%; right: 10%; bottom: 0; border-top: 1px solid #FF5D57; padding: 60px 0; opacity: 0; visibility: hidden; transition: 0.45s; transform: translateY(20%);}
.menubarP-bot a:link, .menubarP-bot a:visited { color: #fff;}
.menubarP-bot a:active, .menubarP-bot a:hover { color: #fff;}
.follow-box{ text-align: center; color: #fff; color: #FF9F9F;}
.follow-box .t{ padding-bottom: 10px;}
.follow-box .item{ font-size: 24px; display: inline-block; width: 44px; height: 44px; line-height: 44px; border-radius: 50%; margin: 0px 12px;}
.follow-box .item:hover{ background-color: #fff; color: #DA251E;}
.menuOpen .menubarP{ visibility: visible;}
.menuOpen .menubarP-bg:before,.menuOpen .menubarP-bg:after{ height: 50%;}
.menuOpen .menubarP-box {opacity: 1;visibility: visible; transform: initial; transition: 0.76s 0.6s;}
.menuOpen .menubarP-bot {opacity: 1;visibility: visible; transform: initial; transition: 0.76s 0.6s;}
.menubarM a:link, .menubarM a:visited { color: #fff;}
.menubarM a:active,.menubarM a:hover { color: #fff;}   
.menubarM { background-color: #DA251E; color: #fff; position: fixed; display: none; right: 0px; top: 0px; width: 280px; height: 100%; height:100vh;-moz-transform:translateX(100%);-ms-transform:translateX(100%);-webkit-transform:translateX(100%);transform:translateX(100%); z-index: 1008; -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-top{ padding: 15px 40px 0; }
.menubarM-close{ display: block; font-size: 30px; line-height: 50px;  height: 50px;}
.menubarM-box{ height: calc(100vh - 65px); overflow-x:hidden; overflow-y:auto;-webkit-overflow-scrolling:touch;}
.menubarM-list{ padding:50px 0;}
.menubarM-list>li{ margin-bottom: 10px;}
.menubarM-list>li>a { position: relative; display: block; font-size: 18px; padding: 2px 40px;}
.menubarM-list .cur>a{ background-color: #FF605A;}
.menubarM-list .subnav { display: none; padding: 10px 40px;}
.menubarM-list .subnav a { position: relative; display: block; line-height: 1.4; padding: 8px 0; color: #FF9F9F; font-size: 16px;}
.langer-boxM{ font-size: 18px; padding:0 40px 30px;}
.langer-boxM span{ padding: 0px 10px;}
.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: #111111; padding: 0px 5% 0; color: #5f5f5f;}
.foot a:link, .foot a:visited { color: #888; }
.foot a:active, .foot a:hover { color: #fff; }
.linkBox{ padding-bottom: 40px;}
.link-nav a{ position: relative;}
.link-nav a:before{ content:""; width:100%; height:1px; background-color:#fff; position:absolute; left:0; bottom:-2px; 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; }
.link-nav a:hover:before{ transform:scaleX(1); -webkit-transform:scaleX(1); -moz-transform:scaleX(1); transform-origin:0; -webkit-transform-origin:0;visibility:visible\9;}
.link-nav{ float: left; display: block;}
.link-nav li{ float: left; display: block; margin-right:55px;}
.foot .link-nav>li>a{ font-weight: bold; font-size: 16px; color: #fff;}
.link-nav .subnav{ padding-top: 12px;}
.link-nav .item{ padding-top: 6px; font-size: 12px;}
.link-right{ float: right; display: inline-block;}
.link-select-box { position: relative; width:320px; height: 66px; margin-bottom: 35px; border: 1px solid #353535; transition: .3s; -webkit-transition: .3s;}
.link-select-box .mt { padding: 0 40px 0 20px; position: relative; cursor: pointer;  line-height: 66px; color: #888;}
.link-select-box .mt .aw { position: absolute; top: 50%; margin-top: -2px; right: 15px; border-left: 7px solid transparent; border-right: 7px solid transparent; border-top: 8px solid #666666; 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: #333; 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: #DA251D; }
.link-select-box.act .mt .aw { transform: rotate(-180deg); -webkit-transform: rotate(-180deg); }
.foot-sharp{ text-align: right;}
.foot-sharp a.iconfont{ position: relative; font-size:22px; line-height: 1; margin-left: 25px; color: #fff;}
.foot-sharp a.iconfont:hover{ color: #DA251D;}
.foot-box{ color: #979595; border-top: 1px solid #333333; padding: 20px 0px;}
.foot-box .cbox{ float: left; display: inline-block;}
.smlink{ float: right; display: inline-block;}
.page-nav-box{ position: fixed; left: 0; width: 100%; top: 80px; background-color: #F7F7F7; color: #999; z-index: 900;}
.page-nav-box a:link, .page-nav-box a:visited { color: #999; }
.page-nav-box a:active, .page-nav-box a:hover { color: #0E2892; }
.page-nav-box .inner{ position: relative; overflow: hidden; height: 60px; line-height: 60px;}
.page-nav-box .inner::before,.page-nav-box .inner::after{ content: ""; position: absolute; height: 25px; width: 0px; background-color: #ccc; top: 0; bottom: 0; margin: auto 0;}
.page-nav-box .inner::before{ left: 0;}
.page-nav-box .inner::after{ right: 0;}
.page-nav-t{ float: left; display: block;}
.page-nav-t a.home{ color: #333; padding: 0px 20px;}
.page-nav-t a.home:hover{ color: #0E2892;}
.page-nav-t .c{ position: relative;}
.page-nav-t .c::before,.page-nav-t .c::after{ content: ""; position: absolute; height: 25px; width: 1px; background-color: #ccc; top: 0; bottom: 0; margin: auto 0;}
.page-nav-t .c::before{ left: 0;}
.page-nav-t .c::after{ right: 0;}
.page-nav-t .c{ padding: 0px 50px 0 25px;}
.page-nav-t .c b{ font-weight: normal; padding: 0px 10px;}
.page-nav-c a{ margin-left: 30px;}
.page-nav-c a.active{ color: #0E2892;}
.pageNH{ height: 60px;}
.pbanner .img{ height: 600px; background-repeat: no-repeat; background-position: center top; background-size: cover; background-color: #ccc;}
.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(../images/w0.png) no-repeat;}
.ermsblack { background: url(../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;font-size: 18px;line-height: 48px;}
.transition6{ transition: 0.6s; -webkit-transition: 0.6s;}
.scaleO:hover .img6{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.scaleO2:hover .imgw{ transform: scale(1.06); -webkit-transform: scale(1.06); -moz-transform: scale(1.06);}
.pos-ov{ position: relative; overflow: hidden;}

.dock-box{ position: fixed; right: 0; bottom: 10%; background: url(../images/jb.png) repeat-x #319AF5; padding: 35px; color: #fff; z-index: 999;display: none;}
.dock-box .t{ font-size: 18px; line-height: 1.5; margin-bottom: 18px;}
.dock-box .en{ line-height: 1.5; opacity: .5; margin-bottom: 25px;}
.dock-btn{ display: block; background-color: #fff; border-radius: 19px; color: #3199F5; height: 38px; line-height: 38px; box-shadow: 0 2px 4px rgba(0,0,0,0.16); text-align: center;}
.dock-btn:hover{ background-color: #0D2891; color: #fff;}

/* 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;}
/* 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(../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(../images/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 { background-image: url(../images/default-skin.svg); }
    .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: 14px; 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: "\e606"; }
.pswp__button--arrow--right:before { content: "\ea03"; }
.pswp__button--arrow--left:hover, .pswp__button--arrow--right:hover { color: #fff; background-color: #00A2E9; }
.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(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 fadeIn {
    0% {opacity: 0}
    to {opacity: 1}
}
@keyframes fadeIn {
    0% { opacity: 0}
    to {opacity: 1}
}
@-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}
}
@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}
@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}
.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}
.item-span span, .bitem-span span, .item-span2 i{ font-style: inherit;}
.banner a:link, .banner a:visited { color: #fff; }
.banner a:active, .banner a:hover { color: #fff; }
.banner { position: relative; overflow: hidden; width: 100%; height: calc( 100vh - 80px); 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: 9%; top: 45%; margin-top: -112px; width: 82%; line-height: 1.4;}
.banner .by{ font-size: 50px; font-weight: lighter;}
.banner .t{ font-size: 50px;}
.banner .en{ font-size: 16px; font-family: 'DINPro-L'; padding-top: 20px;}
.banner .btn-more{ position: absolute; right: 0; top: 0; }
.btn-more{ position: relative; display: block; width: 60px; height: 60px; text-align: center; line-height: 60px; border: 2px solid #e0e0e0; font-size: 24px;}
.btn-more i{ position: absolute; right: 0; top: 0; bottom: 0; left: 0; font-size: 24px; line-height: 1; width: 24px; height: 24px; margin: auto; color: #828282;}
.btn-more2{ border-color: #fff;}
.btn-more2 i{ color: #fff;}
.btn-more .arw-1st{ transform: translate3d(1px,0,0); transition: opacity .4s,transform .4s;}
.btn-more .arw-2nd{ opacity: 0; transform: translate3d(-10px,0,0); transition: opacity .4s,transform .4s;}
.btn-more:hover{ border-color: #0e2892;}
.btn-more:hover i{ color: #fff;}
.btn-more:hover .arw-1st{ opacity: 0; transform: translate3d(10px,0,0); }
.btn-more:hover .arw-2nd{ opacity: 1; transform: translate3d(2px,0,0); }
.btn-more:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 100%; background-color: #0e2892; -webkit-transition: .4s cubic-bezier(.4,0,.2,1); transition: .4s cubic-bezier(.4,0,.2,1); }
.btn-more:hover:before{ width: 100%;}
.banner .slick-dots{ left: 0; width: 320px; bottom: 0; background-color: #0e2892; height: 90px;  line-height: 90px;  z-index: 204;}
.banner .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 5px; padding: 0; cursor: pointer;}
.banner .slick-dots li a{ width: 9px; height: 9px; background-color: #485bac; display: block;}
.banner .slick-dots li.slick-active a{ background-color: #fff;}
.img-wrap { display: block; position: relative;overflow: hidden;}
.img-wrap:after { content: ""; position: absolute; width: 150%; height: 100%; right: 100%; top: 0; background: #000; -webkit-transition: right 1s cubic-bezier(.4,0,.2,1); transition: right 1s cubic-bezier(.4,0,.2,1);}
.img-wrap.action:after { right: -150%; z-index: 10;}
.video-ibox{ position: absolute; left: 0; top: 0; height: 100%; width: 50%; overflow: hidden; cursor: pointer;border-radius: 20px;}
.video-ibox .bg{ position: absolute; left: 0; right: 0; bottom: 0; top: 0;  background-position: center center; background-repeat: no-repeat; background-size: cover; transition: transform 1.2s ease-out 0s;-webkit-transition: -webkit-transform 1.2s ease-out 0s;}
.video-ibox .bg:before{ content: ""; position: absolute; left: 0; bottom: 0; top: 0; right: 0; background-color: rgba(0,0,0,0.4); transition: 0.3s ease-out; opacity: 0;}
.video-ibox .img-wrap{ position: absolute; left: 0; right: 0; bottom: 0; top: 0;}
.video-ibox .img-wrap .imgw{ display: none;}
.vico{ width: 56px; height: 56px; display: block; margin: 0px auto; border-radius: 50%; background-color: rgba(0,0,0,0.6);}
.vico{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; width: 74px; height: 74px; margin: auto;}
.vico i{ border-top: 9px solid transparent; border-bottom: 9px solid transparent; display: block; margin: 0px auto; height: 0; width: 0; border-left: 12px solid #fff; position: absolute; left: 50%; top: 50%; margin-left: -6px; margin-top: -9px; transition: 0.3s; -webkit-transition: 0.3s; z-index: 2;}
.vico:before{ content: "";position: absolute;left: 0%;top: 0%; width: 100%; height: 100%; border-radius: 50%; background-color: rgb(14,40,146); opacity: 0; }
.video-ibox:hover .vico:before{ animation: bannerbuIn infinite linear 1s normal;-webkit-animation: bannerbuIn infinite linear 1s normal; }
@keyframes bannerbuIn {
  0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1.4);
  }
}
@-webkit-keyframes bannerbuIn{
    0% {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    opacity: 0;
    filter: alpha(opacity=0);
    transform: scale(1.4);
  }
}
  @-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);
    }
  }
.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: -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: #0E2892; 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;}
.ibox-one{ position: relative; width: 94%;margin: 0 auto;}
.about-ibox{ position: relative; display: block; padding:80px 5%; margin-left: 50%;}
.about-ibox-desc{ width: 75%;}
.about-ibox-desc .by{ color: #999999; margin-bottom: 10px;}
.about-ibox-desc .t{ font-size: 30px; line-height: 1.4; font-weight: normal; color: #000000; margin-bottom: 25px; width: 76%;}
.about-ibox-desc .c{ height: 75px; margin-bottom: 10%; text-align: justify; overflow: hidden;}
.about-ibox .btn-more{ position: absolute; right: 10%; top: 80px;}
.about-ibox-list{ width: 80%;}
.about-ibox-list li{ float: left; display: block; width: 24%; margin-right: 1%; color: #999999; font-size: 16px; cursor: default; text-align: center;}
.about-ibox-list .iconfont{ display: block; font-size: 38px; width: 38px; line-height: 1; margin:0 auto 5px;}
.about-ibox-list li:hover .iconfont{ color: #0D2891; -webkit-animation: phoneRotate .5s 3; animation: phoneRotate .5s 3;}
.solution-ibox{width: 94%;margin: 0 auto;}
.solution-ibox figure{ position: relative; background-color: #000; transition: .3s cubic-bezier(.77,0,.175,1); margin-top: 50px;margin-bottom: 50px;width: 97%;border-radius: 20px;}
.solution-ibox figure img{ opacity: 0.8; filter:alpha(Opacity=50); transition: .3s cubic-bezier(.77,0,.175,1);}
.solution-ibox .item:last-child{margin-right: 0;}
.solution-ibox .item{ float: left; display: block; width: 25%; cursor: pointer;margin-left: 0.5%;}

.solution-ibox .name{ position: absolute; left: 5%;  top: 10%;  text-align: center; color: #fff; font-size: 24px; line-height: 1.5;}
/*.solution-ibox .line{ display: block; width: 52px; height: 2px; background-color: #fff; margin: 10px auto;}
*/.solution-ibox .bg{ position: absolute; left: 0; bottom: 0; right: 0; top: 0;   opacity: 0.7; filter:alpha(Opacity=70); -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;}
.solution-ibox .sj{ position: absolute; left: 50%; margin-left: -8px; bottom: -16px; border-left: 8px solid transparent;border-right: 8px solid transparent; border-bottom: 14px solid #fff; transition: .3s cubic-bezier(.77,0,.175,1);}
.solution-ibox .active .bg{  transform: scaleY(1); -webkit-transform: scaleY(1); transform-origin: left 100%; -webkit-transform-origin: left 100%; visibility: visible\9;}
.solution-ibox .active .sj{ bottom: 0;}
.solution-ibox .active figure img{ opacity: 1; filter:alpha(Opacity=100);}
.solution-itab{ padding: 80px 4% 110px; background: url(../img/xian.png) no-repeat scroll center bottom; background-size: 100% auto;}
.ibox-title{ color: #333; margin-bottom: 30px;}
.ibox-title .t{ font-size: 24px; font-weight: normal; line-height: 1.5;color: #0e2892;}
.ibox-title .title{ font-size: 24px; font-weight: normal; line-height: 1.5;color: #0e2892;float: left;display: block;border-bottom: #0e2892 3px solid;  position: relative;}
.ibox-title .title:after{padding:0;margin:0;display:block;content:"";width:50%;height:3px;background-color:white;position: absolute;right:0;bottom:-3px;}
.ibox-title .title_en{ font-size: 14px; line-height: 3.5;color: #000;display: block;float: left;margin-left: 1%;}
.about-ibox-desc .title{ font-size: 30px; font-weight: normal; line-height: 1.5;color: #0e2892;float: left;display: block;border-bottom: #0e2892 3px solid;  position: relative;}
.about-ibox-desc .title:after{padding:0;margin:0;display:block;content:"";width:50%;height:3px;background-color:white;position: absolute;right:0;bottom:-3px;}
.about-ibox-desc .title_en{ font-size: 18px; line-height: 3.5;color: #000;display: block;float: left;margin-left: 1%;}
.solution-item .desc{ width: 55%;font-size: 18px;}
.solution-item .desc .by{ font-size: 15px;}
.solution-item .btn-allmore{ position: absolute; right: 0; top: 70px;}
.btn-allmore{ position: relative; display: block; width: 136px; height: 60px; line-height: 60px; padding: 0 42px; border: 2px solid #e0e0e0; color: #fff;}
.btn-allmore .ico{ position: absolute; right: 25px; top: 0; bottom: 0; margin: auto 0; width: 24px; height: 24px; }
.btn-allmore .ico i{ position: absolute; left: 0; top: 0; font-size: 24px; display: block; width: 100%; height: 100%; line-height: 1; color: #828282;}
.btn-allmore .arw-1st{ transform: translate3d(1px,0,0); transition: opacity .4s,transform .4s;}
.btn-allmore .arw-2nd{ opacity: 0; transform: translate3d(-10px,0,0); transition: opacity .4s,transform .4s;}
.btn-allmore .txt{ position: relative; color: #666; font-family: Arial, Helvetica, sans-serif;font-size: 24px;}
.btn-allmore:hover{ border-color: #0e2892;}
.btn-allmore:hover .txt,.btn-allmore:hover .ico i{ color: #fff;}
.btn-allmore:hover .arw-1st{ opacity: 0; transform: translate3d(10px,0,0); }
.btn-allmore:hover .arw-2nd{ opacity: 1; transform: translate3d(2px,0,0); }
.btn-allmore:before{ content: ""; position: absolute; left: 0; bottom: 0; width: 0; height: 100%; background-color: #0e2892; -webkit-transition: .4s cubic-bezier(.4,0,.2,1); transition: .4s cubic-bezier(.4,0,.2,1); }
.btn-allmore:hover:before{ width: 100%;}
.solution-item{ position: relative; display: none; -webkit-animation-name: tab; animation-name: tab; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -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(8%); transform: translateY(8%); }
    to { opacity: 1; -webkit-transform: translateY(0%); transform: translateY(0%); }
}
@keyframes tab {
    from { opacity: 0; -webkit-transform: translateY(8%); transform: translateY(8%); }
    to { opacity: 1; -webkit-transform: translateY(0%); transform: translateY(0%); }
}
.solution-item.active{ display: block; }
.pro-ibox{ width: 94%; background-color: #fafafa; margin: 0px auto 65px; padding: 35px 3%;}
.pro-ilist{ margin-left: -2%;}
.pro-ilist li{ position: relative; float: left; display: block; width: 23.8%; margin-left: 1.2%; margin-bottom: 25px;}
.pro-ilist figure{border-radius: 20px;}
.pro-ilist img.imgw{ opacity: 1;}
.pro-ilist .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../img/blue_74.png) repeat; background: none rgba(14,40,146,0.74); opacity: 0; visibility: hidden; transition: .3s;}
.pro-ilist .name{ position: absolute; left: 5%;  top: 10%; transform: translateY(-50%); text-align: center; color: #fff; font-size: 24px; line-height: 1.5;}
.pro-ilist .bot{ position: absolute; left: 0; bottom: 0; width: 0; height: 4px; background-color: #da251d; transition: .4s;}
/*.pro-ilist li:hover img.imgw{ opacity: 1;}
.pro-ilist li:hover .bg{ opacity: 1; visibility: visible;}
.pro-ilist li:hover .bot{ width: 100%;}*/
.ibox-two{ background-color: #fafafa;margin-right: 3%;}
.new-idemo{ float: right; display: block; width: 30%;}
.new-idemo .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../img/yy.png) repeat-x scroll left bottom;z-index: 99999;}
.new-idemo figure{background-color: #ccc; background-position: center center; background-size: cover;  overflow: hidden; -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;border-radius: 20px;}
.new-idemo figure img{ }
.new-idemo .slick-active figure{-webkit-animation-name: nextSlide; animation-name: nextSlide;}
.new-idemo .txt{ position: absolute;bottom: 0;  color: #fff;font-size: 16px;width: 100%;display: block;background-color: #0e2892;opacity: 0.8;padding: 3%;}
.new-idemo .slick-dots{ right: 5%; width: auto; bottom: 6%; height: 9px; line-height: 9px; z-index: 204;}
.new-idemo .slick-dots li{ float: left; margin: 0 0 0 8px; width: auto; height: auto;}
.new-idemo .slick-dots li a{ width: 9px; height: 9px; background-color: #595959; background-color: rgba(255,255,255,.24); display: block;}
.new-idemo .slick-dots li.slick-active a{ background-color: #fff;}
.new-ibox{ float: left; display: block; width: 30%; padding:80px 2% 0;}
.new-ilist-demo{ height: 185px; overflow: hidden;}
.new-ibox-list a:link, .new-ibox-list a:visited { color: #666666;}
.new-ibox-list a:active, .new-ibox-list a:hover { color: #0e2892;}
.new-ibox-list{ border-bottom: 1px solid #e3e3e3;}
.new-ibox-list li{ border-top: 1px solid #e3e3e3;}
.new-ibox-list a{ position: relative; display: block; height: 45px; line-height: 45px; padding-right: 30px; overflow: hidden;}
.new-ibox-list a .jtico{ position: absolute; right: 4px; top: 0; bottom: 0; margin: auto 0;}
.jtico{ width: 14px; height: 14px; line-height: 1;}
.jtico i{ position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; line-height: 1; color: #333;}
.jtico .arw-1st{ transform: translate3d(1%,0,0); transition: opacity .4s,transform .4s;}
.jtico .arw-2nd{ opacity: 0; transform: translate3d(-80%,0,0); transition: opacity .4s,transform .4s;}
.jtico:hover .arw-1st,.new-ibox-list a:hover .arw-1st{ opacity: 0; transform: translate3d(80%,0,0); }
.jtico:hover .arw-2nd,.new-ibox-list a:hover .arw-2nd{ opacity: 1; transform: translate3d(2%,0,0); }
.new-ibox-list a:hover i{ color: #0e2892;}
.new-inum{ margin-top: 50px; font-size: 24px; line-height: 1.2;}
.new-inum .iconfont{ color: #666;}
.new-inum .iconfont:hover{ color: #0E2892;}
.new-inum .num{ position: relative; margin: 0px 15px; font-size: 24px; color: #666; font-weight: lighter;}
.new-inum i{ font-style: normal; font-size: 14px;}
.new-inum i.anum{ position: relative; top: -8px;}
.new-inum i.mnum{ position: relative; bottom: -2px;}
.ibox-threen dd{ position: relative; float: left; display: block; width: 50%; overflow: hidden;}
.ibox-threen .ibox-title{ position: absolute; left: 10%; right: 15%; top: 50%; color: #fff; margin:-35px 0 0 0;}
.ibox-threen .jtico{ position: absolute; right: 10%; top: 50%; width: 38px; height: 38px; margin-top: -19px;}
.ibox-threen .jtico i{ color: #fff; font-size: 38px;}
.jtshow:hover .jtico .arw-1st{ opacity: 0; transform: translate3d(80%,0,0); }
.jtshow:hover .jtico .arw-2nd{ opacity: 1; transform: translate3d(2%,0,0); }
/*index style end*/
/*about style*/
.page-bt{ margin-top: -460px;}
.page-by{ color: #fff;}
.page-by .zh{ font-size: 48px; line-height: 1.5; margin-bottom: 0px; margin-left: 25px;margin-top: 20%;}
.page-by .en{ font-family: helvetica; line-height: 1.5; margin-left: 25px;font-size: 24px;text-transform: uppercase;}
.page-by .zh2{ margin-bottom: 0;}
.bgfff{ background-color: #fff;}
.c333{ color: #333333;}
.f24{ font-size: 24px;}
.mb25{ margin-bottom: 25px;}
.mb35{ margin-bottom: 35px;}
.aboutPage1{ position: relative;}
.aboutPage1::before{ content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: #FAFAFA; z-index: -1;}
.page-box{ padding: 62px 82px; margin-top: 82px;}
.pby{ position: relative;}
.pby:before{ content: ""; position: absolute; left: 25px; top: -25px; width: 6px; height: 0; background-color: #0D2891; transition: .3s ease-in; z-index: 10;}
.action.pby:before{ height: 50px;}
.about-demo{ margin:35px 0 0 -16px; padding-bottom: 42px; }
.about-demo .item{ margin: 0 0 0 16px;}
.about-demo .slick-dots{ left: 0; width: 100%; line-height: 10px;}
.about-demo .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 5px; padding: 0; cursor: pointer;}
.about-demo .slick-dots li a{ width: 10px; height: 10px; background-color: #CCCCCC; display: block;}
.about-demo .slick-dots li.slick-active a{ background-color: #DA251E;}
.about-nunlist{ display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: space-between; color: #999999; padding: 64px 0; line-height: 1.5;}
.about-nunlist li{ margin-bottom: 16px;}
.about-nunlist .num{ font-size: 50px; font-family: "DIN-Regular"; color: #DA251E; line-height: 1.5; font-weight: bold;}
.honorPage{ padding: 70px 0;}
.honor-demo{ margin-left: -16px; padding-bottom: 42px; }
.honor-demo .item{ margin: 0 0 0 16px;}
.honor-demo .slick-dots{ left: 0; width: 100%; line-height: 10px;}
.honor-demo .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 5px; padding: 0; cursor: pointer;}
.honor-demo .slick-dots li a{ width: 10px; height: 10px; background-color: #fff; display: block;}
.honor-demo .slick-dots li.slick-active a{ background-color: #DA251E;}
.honor-btn{ padding-top: 35px;}
.honor-btn .btn-allmore{ margin: 0 auto; text-align: center;}
.honor-btn .btn-allmore .txt{ color: #fff;}
.environment-page{ position: relative; padding: 120px 0 60px; overflow: hidden; background-size: cover; background-repeat: no-repeat; background-position: center bottom;}
.environment-page::before{ /* content: ""; position: absolute; left: 0; top: 0; bottom: 128px; width: 90%; width: calc( 100vw / 2 + 640px); background-color: #FAFAFA; z-index: -1; */}
/*.environment-page::after{ content: ""; position: absolute; right: 0; bottom: 0; height: 128px; width: 90%; width: calc( 100vw / 2 + 640px); background-color: #212947;}
*/.environment-page .inner{ position: relative;}
.environment-demo{ position: relative; z-index: 2; float: left; display: block; width: 35%; background-color: #fff;}
.environment-demo figure{ position: relative;}
.environment-demo .txt{ position: absolute; left: 5%; right: 5%; font-size: 14px; bottom: 5%; color: #fff; display: none; text-align: center; line-height: 1.5; text-shadow: 0 0 3px rgba(0,0,0,0.3);}
.environment-demo .slick-arrow{ width: 40px; height: 40px; line-height: 40px; text-align: center; display: block; position: absolute; bottom: 48px; color: #fff; background-color: #0D2891; z-index: 500;}
.environment-demo .slick-prev{ right: 0;}
.environment-demo .slick-next{ right: -40px; background-color: #DA251E;}
.environment-demo .slick-arrow i { display: block; font-family:"iconfont" !important;font-size:20px; font-style:normal; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; }
.environment-demo .slick-prev i:before{ content: "\e84f";}
.environment-demo .slick-next i:before{ content: "\e600";}
.environment-demo .slick-arrow:hover { background-color: #666; }
.environment-demo .slick-arrow:hover i{ color: #fff;}
.environment-list{ position: absolute; left: 71%; right: 5%; bottom: 5%; color: #fff; z-index: 2;}
.environment-list li{ position: absolute; left: 0; bottom: 0; display: none; font-size: 16px;}
.environment-list li.act{ display: block;}
.environment-list .iconfont{ color: #5D6891; font-size: 18px; margin-right: 10px;}
.environment-desc{ float: right; display: block; width: 59%; padding: 30px 0;}
.environment-desc .c{ text-align: justify; text-overflow: ellipsis;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;font-size: 16px;}
.environment-desc .bot{ margin: 30px 0 90px; width: 14px; height: 5px; background-color: #DA251E; display: block;}
.environment-desc .en-bot{ position: relative; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; color: #999999; padding-bottom: 10px;}
.environment-desc .en-bot::before{ content: "" ; position: absolute; left: 0; bottom: 0; width: 10px; height: 2px; background-color: #CCCCCC;}
.productshow-page{ padding: 90px 0 80px;}
.productshow-demo{ margin-left: -20px; padding-bottom: 42px;}
.productshow-demo .img-wrap{ margin: 0 0 0 20px;}
.productshow-demo .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/yy2.png) repeat-x scroll left bottom; background: linear-gradient(to bottom,rgba(0, 0, 0, 0) 0%,rgba(0, 0, 0, 0.2) 100%);}
.productshow-demo .txt{ position: absolute; left: 5%; bottom: 5%; right: 5%; color: #fff;}
.productshow-demo .slick-dots{ left: 0; width: 100%; line-height: 10px;}
.productshow-demo .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 5px; padding: 0; cursor: pointer;}
.productshow-demo .slick-dots li a{ width: 10px; height: 10px; background-color: #CCCCCC; display: block;}
.productshow-demo .slick-dots li.slick-active a{ background-color: #DA251E;}

.corePage{ padding: 25px 0; background-color: #FAFAFA;}
.core-list{ position: relative; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: center;  background-color: #fff; padding: 36px 0 0; margin-top: 65px;} 
.core-list::before{ content: ""; position: absolute; left: 50%; top: -25px; width: 6px; margin-left: -3px; background-color: #0D2891; height: 50px; }
.core-list dd{ position: relative; margin-bottom: 36px; width: 208px; cursor: pointer;}
.core-list figure img{ border-radius: 50%;}
.core-list figure{ transform: scale(0.5); -webkit-transform: scale(0.5); opacity: 0; transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);}
.core-list .desc{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 112px; height: 112px; text-align: center; padding: 20px;  border-radius: 50%; border: 1px solid #EAEAEA;  display: flex; align-items: center; z-index: 1; transition: .3s;}
.core-list .desc::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255,255,255,0.9);  border-radius: 50%; z-index: -1; transform: scale(0); -webkit-transform: scale(0); opacity: 0; transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);}
.core-list .name{ width: 100%; line-height: 1.5;}
.core-list .name h4{ font-size: 18px; color: #333333;}
.core-list dd:hover figure,.core-list dd:hover .desc::before{ transform: initial; -webkit-transform: initial; opacity: 1;} 
.core-list dd:hover .desc{ border-color: transparent;}
.core-page{ padding-bottom: 90px;}
.core-page-bg,.company-page-bg{ height: 472px; background-position: center center; background-size: cover;}
.core-page-box{ position: relative; margin-top: -250px;}
.company-page{ background-color: #FAFAFA; padding-bottom: 90px;}
.cfff{ color: #fff;}
.company-page-box{ position: relative; margin-top: -310px;}
.company-list{ position: relative; display: -webkit-flex; display: flex; flex-wrap: wrap; justify-content: center;  background-color: #fff; padding: 36px 0 0; margin-top: 65px;} 
.company-list::before{ content: ""; position: absolute; left: 50%; top: -25px; width: 6px; margin-left: -3px; background-color: #0D2891; height: 50px; }
.company-list dd{ position: relative; margin-bottom: 36px; width: 242px; cursor: pointer;}
.company-list figure img{ border-radius: 50%;}
.company-list figure{ transform: scale(0.5); -webkit-transform: scale(0.5); opacity: 0; transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);}
.company-list .desc{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; margin: auto; width: 146px; height: 146px; text-align: center; padding: 20px;  border-radius: 50%; border: 1px solid #EAEAEA;  display: flex; align-items: center; z-index: 1; transition: .3s;}
.company-list .desc::before{ content: ""; position: absolute; left: 0; top: 0; bottom: 0; right: 0; background-color: rgba(255,255,255,0.9);  border-radius: 50%; z-index: -1; transform: scale(0); -webkit-transform: scale(0); opacity: 0; transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform .6s,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1);}
.company-list .name{ width: 100%; line-height: 1.5;}
.company-list .name h4{ font-size: 18px; color: #333333;  margin-bottom: 5px;}
.company-list dd:hover figure,.company-list dd:hover .desc::before{ transform: initial; -webkit-transform: initial; opacity: 1;} 
.company-list dd:hover .desc{ border-color: transparent;}
.company-list2{ display: -webkit-flex;display: flex;flex-wrap: wrap;justify-content: space-between;}
.company-list2 dd{ background-color: #FFFFFF; text-align: center; margin-top: 7px; width: 28.66%; padding: 40px 2%; cursor: default; transition: .3s;}
.company-list2 dd:hover{ background-color: #EDEDED;}
.company-list2 h4{ font-size: 18px; color: #333333; margin-bottom: 8px;}
/*about style end*/
/*solution style*/
.solution-box{ border-bottom: 1px solid #EAEAEA;}
.big-pic{ float: right; display: inline-block; width: 50%; margin-left: 45px; margin-bottom: 45px;}
.big-pic a{ position: relative; display: block; color: #fff;}
.big-pic:hover .iconfont{ -webkit-animation: phoneRotate .5s 3; animation: phoneRotate .5s 3; }
@-webkit-keyframes phoneRotate { 
    from, to { -webkit-transform: none; transform: none; }
    20% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
    40% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
    60% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
    80% { -webkit-transform: rotate(10deg); transform: rotate(10deg); } 
}
@keyframes phoneRotate { 
    from, to { -webkit-transform: none; transform: none; }
    20% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
    40% { -webkit-transform: rotate(10deg); transform: rotate(10deg); }
    60% { -webkit-transform: rotate(-10deg); transform: rotate(-10deg); }
    80% { -webkit-transform: rotate(10deg); transform: rotate(10deg); } 
}
.big-pic .bg{ position: absolute; left: 0; top: 0; bottom: 0; right: 0; background: url(../images/black_50.png) repeat; background: none rgba(0,0,0,0.5);}
.big-pic .txt{ position: absolute; top: 50%; left: 5%; text-align: center; right: 5%; margin-top: -28px; color: #fff; font-size: 12px;}
.big-pic .txt i{ display: block; font-size: 24px; width: 34px; height: 34px; background-color: #DA251E; border-radius: 50%; line-height: 34px; margin: 0px auto 5px;}
.serach-pbox{ padding: 30px 0 0px; border-bottom: 1px solid #EAEAEA; }
.serach-pbox-t{ font-size: 30px; color: #333;}
.serach-pbox-c{ position: relative; float: right; display: inline-block; border: 1px solid #EAEAEA; width: 235px; padding:0 50px 0 15px;}
.serach-pbox-c .txt{ border: 0 none; padding: 10px 0; width: 100%; height: 26px; line-height: 26px;}
.serach-pbox-c .btn{ position: absolute; right: 0; top: 0; bottom: 0; width: 50px; height: 100%; color: #CCCCCC; font-size: 24px; text-align: center; line-height: 46px;}
.serach-pbox-c .btn:hover{ background-color: #0D2891; color: #fff;}
.solution-nav a:link, .solution-nav a:visited { color: #333;}
.solution-nav a:active, .solution-nav a:hover { color: #0e2892;}
.solution-nav{ padding-right: 320px;}
.solution-nav li{ float: left; display: inline-block; font-size: 18px; font-weight: bold; color: #333333; margin-right: 3%; margin-bottom: 15px;}
.solution-nav a{ position: relative; display: block; padding-bottom: 10px;}
.solution-nav a::before{ content: ""; position: absolute; left: 0; bottom: -1px; height: 5px; width: 0; background-color: #0D2891; transition: .3s;}
.solution-nav a:hover::before,.solution-nav a.active::before{ width: 100%;}
.bot-333{ border-top: 1px solid #333333; height: 0;}
.solution-list { padding: 54px 0;}
.solution-list li{ position: relative; border-bottom: 1px solid #EAEAEA; padding-bottom: 34px; margin-bottom: 35px;}
.solution-list li:last-child{ margin-bottom: 0;}
.solution-list .img-wrap{ float: left; display: inline-block; width: 360px; margin-right: 48px;}
.solution-list .desc{ padding-left: 408px;}
.solution-list .by{ color: #0D2891;}
.solution-list h4{ font-size: 24px; font-weight: normal; color: #333333; line-height: 1.5; padding: 5px 0;}
.solution-list .c{ height: 75px; overflow: hidden; margin-bottom: 18px;}
.solution-list li:hover h4{ color: #DA251E;}
.btn-allmore2{ width: 88px; height: 40px; line-height: 40px; border: 1px solid #EAEAEA; padding: 0 16px; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}
.btn-allmore2 .ico{ right: 12px; width: 20px; height: 20px;}
.btn-allmore2 .ico i{ font-size: 20px;}
.solution-list .btn-allmore2{ position: relative; z-index: 10;}
.paging { text-align: center; padding-bottom: 65px;width: 100%;}
.paging a{ display: inline-block; padding: 8px 12px; font-family: Arial, Helvetica, sans-serif; border: 1px solid #EAEAEA; color: #999999; margin: 0px 4px;}
.paging a.active,.paging a:hover{ background-color: #DA251E; border-color: #DA251E; color: #fff;}
.page-mt{ margin-top: 82px; margin-bottom: 54px;}
.solution-info-page .pageC{ padding-top: 34px;}
.pager a{ float: left; display: block; height: 40px; line-height: 40px; width: 100px; border: 1px solid #EAEAEA; margin-right: 10px; text-align: center; color: #999999;}
.pager a.black-btn{ float: right; margin-right: 0;}
.pager a:hover{ background-color: #DA251E; color: #fff; border-color: #DA251E;}
.pages{ text-align:center; }

.pages ul.pagination li {display:inline;}
.pages ul.pagination li span{display:inline;float: left;height: 40px; line-height: 40px; width: 40px;background-color: #DA251E;  border: 1px solid #DA251E; margin-right: 10px; text-align: center; color: #fff;}

.pagination{ padding-bottom: 70px;}
.pagination li a{ float: left; display: block; height: 40px; line-height: 40px; width: 40px; border: 1px solid #EAEAEA; margin-right: 10px; text-align: center; color: #999999;}
.pagination li a:hover{ background-color: #DA251E; color: #fff; border-color: #DA251E;}
/*solution style end*/
/*news style*/
.new-first-box{ padding: 42px 0; background-color: #F7F7F7;}
.new-first-demo .img-wrap{ float: left; display: block;width: 550px;}
.new-first-demo .img-wrap img{height: 300px; -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;}
.new-first-demo .slick-active .img-wrap img{-webkit-animation-name: nextSlide; animation-name: nextSlide;}
.new-first-demo .desc{ padding-left: 555px;}
.new-first-demo .time{ font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.new-first-demo .time i{ margin-right: 4px;}
.new-first-demo .btn-allmore2{ position: relative; z-index: 10;}
.new-first-demo h4{ font-size: 24px; color: #333333; line-height: 1.5; padding: 8px 0;}
.new-first-demo .c{ height: 125px; overflow: hidden; margin-bottom: 35px;}
.new-first-demo .slick-dots{ left: 555px; width: auto; right: 0; text-align: left; line-height: 10px;}
.new-first-demo .slick-dots li{ position: relative; width: auto; height: auto;  margin: 0 5px; padding: 0; cursor: pointer;}
.new-first-demo .slick-dots li a{ width: 10px; height: 10px; background-color: #fff; display: block;}
.new-first-demo .slick-dots li.slick-active a{ background-color: #DA251E;}
.news-list{ margin-bottom: 70px;}
.news-list li{ position: relative; border-bottom: 1px solid #EAEAEA; padding: 35px 0;}
.news-list .timeBox{ float: left; width: 128px; height: 104px; margin-right: 20px; font-family: helvetica; color: #CCCCCC; transition: .3s;}
.news-list .timeBox .day{ font-size: 30px; line-height: 1.2; display: block;}
.news-list .img-wrap{ float: left; width: 155px; margin-right: 25px;}
.news-list .desc{ padding-left: 10px;}
.news-list h4{ color: #333; line-height: 1.2; font-weight: normal; margin-bottom: 15px; transition: .3s;}
.news-list .c { height: 50px; overflow: hidden;}
.news-list li:hover .timeBox,.news-list li:hover h4{ color: #DA251E;}
.info-banner{ background-repeat: no-repeat; background-size: cover; background-position: center top; color: #fff; padding: 135px 0 130px;}
.w1000{ width: 1000px; margin: 0px auto;}
.info-banner .title{ font-size: 36px; line-height: 1.2;}
.info-time a:link, .info-time a:visited { color: #fff; }
.info-time a:active, .info-time a:hover { color: #DA251D; }
.info-time{ padding: 20px 0 0px; }
.info-time .time{ margin-right: 28px; font-style: italic; font-family: Arial, Helvetica, sans-serif;}
.info-time .time i{ margin-right: 4px;}
.info-time.bdsharebuttonbox a{ background: none !important; padding: 0 !important; margin: 0 6px 0 0 !important; font-size: 20px !important; line-height: 1 !important; height: auto !important; color: #fff; float: none !important; position: relative; top: 2px;}
.info-time.bdsharebuttonbox a:hover{ color: #fff; }
.info-page{ padding: 50px; width: 900px; margin: -65px auto 0;}
.info-page .pager{ margin-top: 35px; padding-bottom: 0;}
/*news style end*/
/*join style*/
.join-list{ padding-bottom: 70px;}
.join-list dd{ transition: .3s;}
.join-list .active{ background-color: #F7F7F7;}
.joinT{ padding: 20px 0; border-bottom: 1px solid #EAEAEA; height: 50px; overflow: hidden; cursor: pointer;}
.joinT li{ position: relative; float: left; display: inline-block; color: #999999; padding-right: 2%; margin-right: 2%; height: 50px; line-height: 50px; overflow: hidden;}
.joinT li:before{ content: ""; color: ""; position: absolute; right: 0; top: 0; bottom: 0; height: 19px; width: 1px; background-color: #EAEAEA; margin: auto 0;}
.joinT li.item5:before{ display: none;}
.joinT .item1{ width: 38%;}
.joinT li.item5{ padding-right: 0; margin-right: 0; float: right;}
.joinT .first-item{ font-size: 20px;}
.join-btn{ position: relative; display: block; width: 48px; height: 48px; line-height: 48px; text-align: center; border: 1px solid #EAEAEA;}
.join-btn i{ display: block; line-height: 1; position: absolute; width: 22px; height: 22px; top: 0; bottom: 0; right: 0; left: 0; margin: auto; font-size: 22px; color: #707070; transition: .3s;-webkit-transition: .3s;}
.joinT:hover .join-btn,.active .join-btn{ background-color: #DA251E; border-color: #DA251E;}
.active .join-btn i{ color: #fff; transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -moz-transform: rotate(180deg);}
.joinT:hover .join-btn i{ color: #fff;}
.joinB{ display: none; padding: 35px 0 50px; border-bottom: 1px solid #EAEAEA;}
.joinB .pageC{ margin: 0px 18px;}
.btn-post{ display: block; width: 100px; height: 40px; line-height: 40px; text-align: center; background-color: #DA251E; color: #fff; margin: 20px 0 0 18px;}
.btn-post:hover{ background-color: #333333;}

.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: #999999; 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); color: #0D2891;}
.join-bot{e}
.join-ipage{ position: relative; padding: 70px 85px; width: 512px; margin: 0 auto; background-color: #fff;}
.join-ipage .pageC{ font-size: 18px;}
.join-ipage .pageC p{ margin-bottom: 4px;}
.join-ibot{ position: absolute; left: 5%; width: 6px; background-color: #DA251E; height: 98%; top: 0;}
.join-ibot::before{ content: ""; position: absolute; left: 0; top: -52px; background-color: #0D2891; width: 100%; height: 52px;}
/*join style end*/
/*contact style*/
.mapBox{ height: 600px;}
.BMap_bubble_title{ color: #DA251D !important; font-size: 16px !important; margin-bottom: 5px;}
.BMap_bubble_content{ font-size: 12px;}
.anchorBL{ display: none !important;}
.BMap_mask{ background: rgba(13,40,145, 0.1) !important;}
.page-bt2{ position: relative; margin-top: -220px;}
.contact-box:after{ content: ""; position: absolute; left: 25px; width: 6px; bottom: 62px; top: 25px; background-color: #DA251E;}
.contact-list li{ padding: 28px 0; border-bottom: 1px dashed #EAEAEA;}
.contact-list .c333{ font-weight: bold;}
/*contact style end*/
/*404 style*/
.noPage a:link, .noPage a:visited { color: #fff;}
.noPage a:active, .noPage a:hover { color: #fff;}
.bg404{ background-repeat: no-repeat; background-position: center center; background-size: cover;}
.noPage{ position: absolute; left: 50%; top: 50%; margin: -275px 0 0 -600px; color: #fff;}
.no-list li{ float: left; display: block;}
.no-list .item1{ width: 30%;}
.no-list .item2{ width: 55%; float: right;}
.no-t{ font-family: "DINPro-BIA"; font-size: 150px; line-height: 1; padding: 50px 0;}
.no-by{ font-size: 30px; font-weight: bold;}
.no-c{ margin-bottom: 40px;}
.no-btn{ width: 160px; height: 50px; line-height: 50px; text-align: center; display: block; background-color: #00A2E9; color: #fff; color: #fff;}
.no-btn:hover{ background-color:#2C7FCD;}
/*404 style end*/

.syncretic-page{ background-color: #FAFAFA; padding-bottom: 100px;}
.syncretic-demo{ position: relative; margin: 50px auto;}
.syncretic-demo .item{ cursor: pointer;}
.syncretic-demo figure{ position: relative; background-color: #000; transition: .3s cubic-bezier(.77,0,.175,1);}
.syncretic-demo figure img{ opacity: 0.5; filter:alpha(Opacity=50); transition: .3s cubic-bezier(.77,0,.175,1);}
.syncretic-demo .name{ position: absolute; left: 5%; right: 5%; text-align: center; color: #fff; top: 50%; transform: translateY(-50%); font-size: 18px; font-weight: bold;}
.syncretic-demo .bg{ position: absolute; left: 0; bottom: 0; right: 0; top: 0; background-color: #da251d;  opacity: 0.7; filter:alpha(Opacity=70); -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;}
.syncretic-demo .active .bg{  transform: scaleY(1); -webkit-transform: scaleY(1); transform-origin: left 100%; -webkit-transform-origin: left 100%; visibility: visible\9;}
.syncretic-demo .active figure img{ opacity: 1; filter:alpha(Opacity=100);}
.syncretic-item{ position: relative; display: none; -webkit-animation-name: tab; animation-name: tab; -webkit-animation-direction: normal; animation-direction: normal; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-iteration-count: 1; animation-iteration-count: 1; }
.syncretic-item.active{ display: block; }

.honor-box .paging{ padding-bottom: 0;}
.honor-list{ margin-left: -3%; padding-bottom: 40px; display: -webkit-flex; display: flex; flex-wrap: wrap;}
.honor-list li{ float: left; display: block; width: 30.33%; margin-left: 3%; margin-bottom: 30px; overflow: hidden; cursor: pointer;}
.honor-list .txt{ text-align: center; font-size: 16px; color: #333333; line-height: 1.5; margin-top: 15px; transition: .3s;}
.honor-list li:hover .txt{ color: #0D2891;}



.partnerIbox a:link, .partnerIbox a:visited { color: #0e2892;}
.partnerIbox a:active,.partnerIbox a:hover { color: #0e2892;}  
.partnerIbox{ background-color: #fafafa; padding: 52px 0px; color: #0e2892;}
.partnerIbox .iboxT .zh{ color: #0e2892;}
.partnerIbox .iboxT .en{ color: #000;}
.partnerI-line{ border-bottom: 1px solid #ccc; height: 0px; overflow: hidden; line-height: 0; margin: 12px 0px 38px;}
.partnerIdemo .item{ margin: 0px 10px;}
.partnerIdemo .item a{ overflow: hidden; display: block; position: relative;}
.partnerIdemo .item img{display: block; margin: 0px auto; -webkit-transition: 0.6s; transition: 0.6s;}
.partnerIdemo .slick-list { height: 80px;}
.partnerIdemo .slick-arrow{ width: 34px; height: 34px; top: -90px; z-index: 200; border-radius: 50%; border: 1px solid #999;}
.partnerIdemo .slick-arrow i{  display: block; width: 100%; height: 100%; position: relative; z-index: 2;}
.partnerIdemo .slick-prev{ right: 55px;}
.partnerIdemo .slick-prev i{ background: url(../img/img_l1.png) no-repeat scroll center center;}
.partnerIdemo .slick-next{ right: 10px;}
.partnerIdemo .slick-next i{ background: url(../img/img_r1.png) no-repeat scroll center center;}
.partnerIdemo .item:hover img{  transform: scale(0.9); -webkit-transform: scale(0.9);}