@charset "utf-8"; @font-face { font-family: 'quarto'; src: url('g.eot'); src: url('g.eot') format('embedded-opentype'), url('g.woff') format('woff'), url('g.ttf') format('truetype'), url('g.svg#a') format('svg'); } html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, 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, table, caption, tbody, tfoot, thead, tr, th, td, 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; } html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; } body { font: 14px/1.8 "Microsoft Yahei","微软雅黑","Arial","Helvetica",sans-serif; margin: 0 auto; color: #989898; background-color: #e8e8e8;} 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: #d99c58; color: #fff; text-shadow: none; } ::selection { background: #d99c58; color: #fff; text-shadow: none; } select{ outline: none;} select::-ms-expand { display: none; } a { text-decoration: none; blr: expression(this.onFocus=this.blur()); cursor: pointer; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-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: 1010px; margin: 0px auto;} .trans3{ -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;} .trans4{ -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;} .header{ color: #fff; position: fixed; left: 0px; top: 0px; z-index: 1000; width: 100%; color: #666666; background-color: transparent;} .header a:link, .header a:visited { color: #333333;} .header a:active,.header a:hover { color: #025bab;} .header .inner{ position: relative; height: 112px; overflow: hidden;} .logo{ display: block; position: absolute; left: 0px; top: 0px; color: #025bab; font-size: 18px; } .logo span{ padding:25px 0px 0px 18px; font-weight: bold; color: #025bab; display: inline-block; line-height: 1.2;} .logo img{ float: left; display: inline-block;} .logo2{ position: absolute; left: 0px; top: 112px; width: 229px; display: block; padding: 12px 0px; opacity: 0;} .logo2 img{ width: 100%; display: block;} .toolBox { position: absolute; right: 0px; top: 20px; height: 20px; } .toolBox .tel{ font: 16px/1.5 "times new roman","Comic Sans MS",arial, helvetica, sans-serif; float: left; display: inline-block; padding-right: 5px;} .toolBox .ico{ display: inline-block; float: left; width: 21px; height: 20px; margin-left: 10px; } .toolBox a i { display: block; width: 100%; height: 100%; background-image: url(../images/sharp5.png); background-repeat: no-repeat; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s; } .toolBox a.ico1 i { background-position: 0px 0px; } .toolBox a.ico2 i { background-position: -28px 0px; } .toolBox a.ico3 i { background-position: -56px 0px; } .toolBox a.ico1:hover i { background-position: 0px -20px; } .toolBox a.ico2:hover i { background-position: -28px -20px; } .toolBox a.ico3:hover i { background-position: -56px -20px; } .nav{ font-size: 16px; position: absolute; right: 0px; bottom: 10px; } .nav li{ float: left; display: block; margin-left: 25px; height: 44px; line-height: 44px;} .nav a{ position: relative; display: block;} .nav a .bot{ position: absolute; left: 50%; bottom: 0px; width: 0px; height: 3px; background-color: #025bab;} .nav a.active .bot,.nav a:hover .bot{ width: 100%; left: 0px;} .header.topfix{ background-color: #fff;} .header.topfix .inner{ height: 80px;} .topfix .logo{ top: -112px; opacity: 0;} .topfix .logo2{ top: 0; opacity: 1;} .topfix .toolBox{ top: -40px; opacity: 0;} .topfix .nav{ bottom: 15px;} .trans, .trans:hover { -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -moz-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -o-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition:all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; } .trans-fast, .trans-fast:hover { -webkit-transition: all 200ms ease-in-out; -moz-transition: all 200ms ease-in-out; -o-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; } .menu-handler { display: none; overflow: hidden; width: 80px; height: 70px; cursor: pointer; position: absolute; right: 0px; top: 0px; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); background-color: #fff;} .menu-handler .burger { width: 40px; height: 5px; background: #025bab; display: block; position: absolute; z-index: 5; top: 18px; left: 50%; margin: 0px 0px 0px -20px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; border-radius: 3px; } .menu-handler .burger-2 { top: 32px; } .menu-handler .burger-3 { top: 46px; } .menu-handler.active .burger-1 { top: 32px; -moz-transform: rotate(225deg); -webkit-transform: rotate(225deg); -o-transform: rotate(225deg); -ms-transform: rotate(225deg); transform: rotate(225deg); } .menu-handler.active .burger-2 { -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: -100%; } .menu-handler.active .burger-3 { top: 32px; -moz-transform: rotate(-225deg); -webkit-transform: rotate(-225deg); -o-transform: rotate(-225deg); -ms-transform: rotate(-225deg); transform: rotate(-225deg); } .menuBox{ position:fixed; left: 100%; top: 0px; background-color: #666666; height: 100%; width: 100%; z-index: 999; overflow-x: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; -webkit-transition: all 0.7s cubic-bezier(0.19, 1, 0.22, 1) 0s; } .openMneu{ left: 0;} .menuBox a:link, .menuBox a:visited { color: #fff;} .menuBox a:active,.menuBox a:hover { color: #fff;} .navMobile{ padding: 70px 0px;} .navMobile a{ padding: 15px 40px; font-size: 18px; display: block; position: relative;} .navMobile p a{ display:block; padding-left:40px; border-bottom:1px solid #4a4a4a;} .navMobile p a:before{ content:""; width:15px; height:15px; position:absolute; right:5%; top:50%; transform:translateY(-50%) scale(0); -webkit-transform:translateY(-50%) scale(0); -moz-transform:translateY(-50%) scale(0); background:url(../images/mnav_1.png) center no-repeat; transition:0.4s; -webkit-transition:0.4s;} .navMobile p a:hover,.navMobile p a.cur{ background-color:#025bab;} .navMobile p a:hover:before,.navMobile p a.cur:before{ transform:translateY(-50%) scale(1); -webkit-transform:translateY(-50%) scale(1); -moz-transform:translateY(-50%) scale(1);} .navMobile .msubnav{ display: none;} .msubnav{ background:#515151; display:none;} .msubnav li{ width:50%; float:left; border-bottom:1px solid #666666; box-sizing:border-box;} .msubnav li a{ font-size: 16px; position:relative; display:block;} .msubnav li a:before{ content:""; width:7px; height:12px; background:url(../images/mnav_2.png) center no-repeat; position:absolute; right:10%; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transition:0.4s; -webkit-transition:0.4s;} .msubnav li:nth-child(odd){ border-right:1px solid #666666;} .msubnav li a:hover{ color:#fff;} .msubnav li a:hover:before{ right: 5%;} .foot a:link, .foot a:visited { color: #ccc;} .foot a:active,.foot a:hover { color: #fff;} .foot{ border-top: 0px solid #2c77bb; padding:65px 0px 0px; background-color: #272727; position: relative; color: #ccc;} .footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;} .footBcon .flink{ float: right; display: block;} .foot-lbox{ float: left; display: block; width: 580px;} .foot-lbox .zh{ color: #fff; font: bold 20px/1.5 "microsoft yahei";} .foot-lbox .en{ font: 33px/1.5 "quarto",georgia;text-transform:uppercase; color: #fff; margin-bottom: 20px;} .footInfo li{ float: left; display: block; width: 45%; padding: 0px 0px 15px;} .footInfo div{ padding: 0px 0px 5px;color: #444;} .fsharp{ float: right; display: block; margin-bottom: 5px;} .fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; } .fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; } .fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; } .fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); } .fsharp a.a1 .i { background-position: 0px 0px; } .fsharp a.a2 .i { background-position: -58px 0px; } .fsharp a.a3 .i { background-position: -118px 0px; } .fsharp a.a4 .i { background-position: -178px 0px; } .fsharp a.a5 .i { background-position: -238px 0px; } .fsharp a.a1:hover .i { background-position: 0px -48px; } .fsharp a.a2:hover .i { background-position: -58px -48px; } .fsharp a.a3:hover .i { background-position: -118px -48px; } .fsharp a.a4:hover .i { background-position: -178px -48px; } .fsharp a.a5:hover .i { background-position: -238px -48px; } .fsharp a.a5{ margin-right: 0px;} .foot-rbox{ width: 414px; float: right; display: block;} .foot-rbox .selbox{ float: left; display: block;} select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; } .no-csstransitions select.selbox { padding-left: 0; } select.selbox option { padding: 2px 15px; } select.selbox:hover { color: #fff; border-color: #fff;} .joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;} .joinBtn:hover{ border-color: #fff;} .dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;} .dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;} .dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;} .dock a i.i1{ background-position: 0px 0px;} .dock a i.i2{ background-position: 0px -54px;} .dock a i.i3{ background-position: 0px -108px;} .dock a i.i4{ background-position: 0px -162px;} .dock a:hover i.i1{ background-position: -52px 0px;} .dock a:hover i.i2{ background-position: -52px -54px;} .dock a:hover i.i3{ background-position: -52px -108px;} .dock a:hover i.i4{ background-position: -52px -162px;} .vwrap { display: none; z-index: 1040; width: 100%; position: fixed; } .vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; } .vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; } .vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; } #videobox_wrapper { height: 100%!important; } .vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #2c77bb; cursor: pointer; position: absolute; top: -12px; right: -48px; } .vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; } .vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); } #videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; } .jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; } .jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); } .jwlogo, .jwclick { display: none!important; } .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: #00865e 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; } .slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; } .slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; } .slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; } .slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; } .slick-dots li button:focus { outline: none; } @-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); } } .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; } .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; } .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .owl-carousel .owl-item { float: left; } .owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; } .owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } .grabbing { cursor: url(grabbing.png) 8 8, move; } .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); } .owl-theme .owl-controls { margin-top: 10px; text-align: center; } .owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; } .owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; } .owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ } .owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; } .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span { } .owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; } .owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; } .owl-origin { -webkit-perspective: 1200px; -webkit-perspective-origin-x: 50%; -webkit-perspective-origin-y: 50%; -moz-perspective: 1200px; -moz-perspective-origin-x: 50%; -moz-perspective-origin-y: 50%; perspective: 1200px; } .owl-fade-out { z-index: 10; -webkit-animation: fadeOut .7s both ease; -moz-animation: fadeOut .7s both ease; animation: fadeOut .7s both ease; } .owl-fade-in { -webkit-animation: fadeIn .7s both ease; -moz-animation: fadeIn .7s both ease; animation: fadeIn .7s both ease; } .owl-backSlide-out { -webkit-animation: backSlideOut 1s both ease; -moz-animation: backSlideOut 1s both ease; animation: backSlideOut 1s both ease; } .owl-backSlide-in { -webkit-animation: backSlideIn 1s both ease; -moz-animation: backSlideIn 1s both ease; animation: backSlideIn 1s both ease; } .owl-goDown-out { -webkit-animation: scaleToFade .7s ease both; -moz-animation: scaleToFade .7s ease both; animation: scaleToFade .7s ease both; } .owl-goDown-in { -webkit-animation: goDown .6s ease both; -moz-animation: goDown .6s ease both; animation: goDown .6s ease both; } .owl-fadeUp-in { -webkit-animation: scaleUpFrom .5s ease both; -moz-animation: scaleUpFrom .5s ease both; animation: scaleUpFrom .5s ease both; } .owl-fadeUp-out { -webkit-animation: scaleUpTo .5s ease both; -moz-animation: scaleUpTo .5s ease both; animation: scaleUpTo .5s ease both; } @-webkit-keyframes empty { 0% { opacity: 1; } } @-moz-keyframes empty { 0% { opacity: 1; } } @keyframes empty { 0% { opacity: 1; } } @-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-moz-keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes fadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @-webkit-keyframes backSlideOut { 25% { opacity: .5; -webkit-transform: translateZ(-500px); } 75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @-moz-keyframes backSlideOut { 25% { opacity: .5; -moz-transform: translateZ(-500px); } 75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); } } @keyframes backSlideOut { 25% { opacity: .5; transform: translateZ(-500px); } 75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes backSlideIn { 0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @-moz-keyframes backSlideIn { 0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; -moz-transform: translateZ(-500px); } 100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); } } @keyframes backSlideIn { 0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: .5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } @-webkit-keyframes scaleToFade { to { opacity: 0; -webkit-transform: scale(.8); } } @-moz-keyframes scaleToFade { to { opacity: 0; -moz-transform: scale(.8); } } @keyframes scaleToFade { to { opacity: 0; transform: scale(.8); } } @-webkit-keyframes goDown { from { -webkit-transform: translateY(-100%); } } @-moz-keyframes goDown { from { -moz-transform: translateY(-100%); } } @keyframes goDown { from { transform: translateY(-100%); } } @-webkit-keyframes scaleUpFrom { from { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpFrom { from { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpFrom { from { opacity: 0; transform: scale(1.5); } } @-webkit-keyframes scaleUpTo { to { opacity: 0; -webkit-transform: scale(1.5); } } @-moz-keyframes scaleUpTo { to { opacity: 0; -moz-transform: scale(1.5); } } @keyframes scaleUpTo { to { opacity: 0; transform: scale(1.5); } } .bannerBox { position: relative; overflow: hidden; background-color: rgba(0, 0, 0, 0.45); height: 100%; } .banner { position: fixed; overflow: hidden; width: 100%; z-index: 0; } .banner .bimg { width: 100%; display: block; position: absolute; left: 0px; top: 0px; } .banner .item { position: relative; width: 100%; height: 100%; overflow: hidden; } .banner .slick-active .bimg { visibility: visible !important; -webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); } .boxC { width: 1010px; position: absolute; left: 50%; margin-left: -505px; top: 30%; color: #fff; } .boxC p { overflow: hidden; } .boxC .en { font-size: 46px; line-height: 1.2; overflow: hidden; color: #888; font-family: "quarto","times new roman",tahoma,georgia;text-transform:uppercase;} .boxC .zh { margin-bottom: 10%; overflow: hidden; font-size: 39px; font-weight: bold; font-family: "Microsoft Yahei",; color: #0066cc; } .boxC .en, .boxC .zh { display: block; opacity: 0; transform: translate(0px,100%); -webkit-transform: translate(0px,100%); } .slick-active .boxC .en { -moz-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; -o-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; -ms-transition: all .5s cubic-bezier(0.445, 1.045, 0.355, 1) 0.2s; transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; } .slick-active .boxC .zh{ -moz-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; -o-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; -ms-transition: all .5s cubic-bezier(0.445, 1.045, 0.355, 1) 0.4s; transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; } .slick-active .boxC p { opacity: 1; transform: translate(0px,0px); -webkit-transform: translate(0px,0px); } .slick-active .bot span { -moz-animation: a_slidercurrent 5s linear; -webkit-animation: a_slidercurrent 5s linear; -o-animation: a_slidercurrent 5s linear; animation: a_slidercurrent 5s linear; } @-moz-keyframes a_slidercurrent { from { width: 0%; } to { width: 100%; } } @-webkit-keyframes a_slidercurrent { from { width: 0%; } to { width: 100%; } } @-o-keyframes a_slidercurrent { from{ width: 0%; } to { width: 100%; } } @keyframes a_slidercurrent { from { width: 0%; } to { width: 100%; } } .banner .slick-dots { position: absolute; bottom: 8%; z-index: 100; width: 1010; left: 50%; margin-left: -505px; } .banner .slick-dots li { margin: 0px 12px 0px 0px; position: relative; width: 6px; height: 32px; background-color: transparent; display: block; float: left; transition: 300ms; -webkit-transition: 300ms; } .banner .slick-dots a { width: 6px; height: 18px; overflow: hidden; display: block; background-color: #736e6d; text-indent: -2em; position: absolute; left: 0px; bottom: 0px; } .banner .slick-dots li.slick-active a { background-color: #025bab; height: 100%;} .ibox{ position: relative; overflow: hidden; background-color: #F9F9F9;} .iporoductBox{ position: relative; overflow: hidden; width: 100%;} .iproductNav a:link,.iproductNav a:visited { color: #666;} .iproductNav a:active,.iproductNav a:hover { color: #fff;} .iproductNav{ position: absolute; right: 50%; top:8%; margin-right: -505px; z-index: 100;} .iproductNav ul{ float: right; display: block;} .iproductNav li{ width: 76px; margin-left: 18px; height: 76px; float: left;} .iproductNav li a{ display: block; width: 76px; height: 68px; padding-top: 8px; text-align: center; position: relative; display: block; margin: 0px auto;} .iproductNav .y1{ width: 100%; height: 100%; border-radius: 50%; background-color: #ffffff; display: block; position: absolute; left: 0px; top: 0px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .iproductNav .y2{ width: 100%; height: 100%; border-radius: 50%; background-color: #025bab; display: block; position: absolute; left: 0px; top: 0px; transform: scale(0.6); -webkit-transform: scale(0.6); opacity: 0; -moz-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -o-transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); -ms-transition: all .6s cubic-bezier(0.445, 1.045, 0.355, 1); transition: all .6s cubic-bezier(0.445, 0.145, 0.355, 1); visibility: hidden;} .iproductNav .ico{ position: relative; width: 36px; height: 36px; margin: 0px auto; display: block; z-index: 2; background: url(../images/ico4.png) no-repeat;} .iproductNav .i1{ background-position: 0px 0px;} .iproductNav .i2{ background-position: -94px 0px;} .iproductNav .i3{ background-position: -188px 0px;} .iproductNav .i4{ background-position: -284px 0px;} .iproductNav .i5{ background-position: -379px 0px;} .iproductNav .i6{ background-position: -475px 0px;} .iproductNav a:hover .i1,.iproductNav a.active .i1{ background-position: 0px -41px;} .iproductNav a:hover .i2,.iproductNav a.active .i2{ background-position: -94px -41px;} .iproductNav a:hover .i3,.iproductNav a.active .i3{ background-position: -188px -41px;} .iproductNav a:hover .i4,.iproductNav a.active .i4{ background-position: -284px -41px;} .iproductNav a:hover .i5,.iproductNav a.active .i5{ background-position: -379px -41px;} .iproductNav a:hover .i6,.iproductNav a.active .i6{ background-position: -475px -41px;} .iproductNav .name{ position: relative; z-index: 2; font-size: 12px;} .iproductNav a:hover .y1{ opacity: 0; transform: scale(1.3); -webkit-transform: scale(1.3); } .iproductNav a:hover .y2,.iproductNav a.active .y2{ transform: scale(1); -webkit-transform: scale(1); opacity: 1; visibility: visible;} .iproductNav a.active{ color: #fff;} .iporoductDemo a:link,.iporoductDemo a:visited { color: #fff;} .iporoductDemo a:active,.iporoductDemo a:hover { color: #fff;} .iporoductDemo{ position: relative; overflow: hidden; transform:translateX(80px); -webkit-transform:translateX(80px); opacity:0; transition:700ms; -webkit-transition:700ms;} .iporoductDemo.show{ transform:translateX(0); -webkit-transform:translateX(0); opacity:1;} .iporoductDemo .ipimg{ width: 100%; display: block; position: absolute; left: 0px; top: 0px; } .iporoductDemo .item { position: relative; width: 100%; height: 100%; overflow: hidden; } .iporoductDemo .inner{ position: absolute; left: 50%; margin-left: -505px; bottom: 12%;} .iporoductDemo .ipCon{ width: 530px; background: url(../images/red_bg2.png) repeat; background: no-repeat rgba(197,38,32,0.85); transform:translateY(-30%); -webkit-transform:translateY(-30%); opacity:0; transition:700ms; -webkit-transition:700ms;} .iporoductDemo .ipCon .zh{ font-size: 24px;} .iporoductDemo .ipCon .en{ color: #ffa9a5; font: 30px/1.4 "quarto","times new roman",tahoma,georgia;} .iporoductDemo .ipCon .c{ margin: 30px 0px 20px;} .iporoductDemo .ipCon .ppbing{ padding: 5% 8% 6%; color: #fff;} .slick-active .ipCon{ transform:translateY(0); -webkit-transform:translateY(0); opacity:1;} .control{ text-align: right; margin-top: 20px;} .control a{ display: inline-block; background: url(../images/img_t1.png) no-repeat; width: 30px; height: 30px; margin-left: 15px;} .control a.next{ background-image: url(../images/img_t2.png);} .ipmore{ padding: 0px 8%; display: block; height: 36px; line-height: 36px; background-color: #666;} .ipmore span{ padding-left: 10px; transition: 300ms; -webkit-transition: 300ms;} .ipmore:hover{ background-color: #333333;} .ipmore:hover span{ padding-left: 15px;} .iporoductDemo .slick-arrow{ background: url(../images/img_t1.png) no-repeat scroll center center; width: 30px; height: 30px; z-index: 10; top:auto; bottom: 18%;} .iporoductDemo .slick-prev{ left:50%; margin-left: -200px; } .iporoductDemo .slick-next{ left:50%; margin-left: -150px; background-image: url(../images/img_t2.png);} .iactivityBox a:link,.iactivityBox a:visited { color: #fff;} .iactivityBox a:active,.iactivityBox a:hover { color: #fff;} .iactivityBox{ background-color: #999999; height: 42px; overflow: hidden; color: #fff; position: relative;} .activityBtn{ position: absolute; right: 0px; width: 30%; height: 42px; background-color: #797979; padding-left: 70px; bottom: 0px; line-height: 42px;} .activityBtn:hover{ background-color: #006bcb;} .iactivityBox .inner{ background: url(../images/horn.png) no-repeat scroll left center; padding-left: 38px; height: 42px; overflow: hidden; width: 972px;} .activityBtn span{ padding-left: 8px; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .activityBtn:hover span{ padding-left: 15px;} .iactivityBox ul li{ height: 42px; line-height: 42px;} .iactivityBox li .time{ padding-right: 14px;} .iproductList a:link,.iproductList a:visited { color: #666;} .iproductList a:active,.iproductList a:hover { color: #666;} .iproductList{ overflow: hidden; position: relative;} .iproductList .item{ position:relative; overflow: hidden; background-color: #fff;} .iproductList .img{ position: relative; overflow: hidden; width: 100%;} .iproductList .img img{ width: 100%; display: block;} .iproductList .bg{ background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.5); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .iproductList .ico{ background: url(../images/more3.png) no-repeat scroll center top; padding-top: 38px; width: 45px; display: block; position: absolute; left: 50%; top: 50%; opacity: 0; transform: scale(0.4); -webkit-transform: scale(0.4); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; font-style: inherit; text-align: center; color: #fff; font-size: 12px; margin: -25px 0px 0px -22px;} .iproductList .con,.iproductList .con1{ height: 70px; line-height: 70px; font-size: 16px;} .iproductList .con1{ text-align: center; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .iproductList .con{ position: absolute; left: 100%; bottom: 0px; background-color: #f9f9f9; width: 90%; padding: 0px 5%; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .iproductList .con .m{ float: right; display: block;} .iproductList .bot{ position: absolute; left: 0px; bottom: 0px; height: 3px; background-color: #006bcb; width: 0px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; } .iproductList .item:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);} .iproductList .item:hover .bg{ opacity: 1; visibility: visible;} .iproductList .item:hover .ico { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;} .iproductList .item:hover .con1{ opacity: 0; visibility: hidden;} .iproductList .item:hover .con{ left: 0px;} .iproductList .item:hover .bot{ width: 100%;} .iproductList .slick-arrow{ background: url(../images/img_lbtn.png) no-repeat scroll center center; width: 52px; height: 52px; z-index: 10; top: 50%; margin-top: -60px;} .iproductList .slick-arrow i{ width: 100%; height: 100%; display: block; transition: 600ms; -webkit-transition: 600ms;} .iproductList .slick-prev{ left: 1%; } .iproductList .slick-next{ right: 1%;} .iproductList .slick-prev i{ background: url(../images/img_l1.png) no-repeat scroll center center;} .iproductList .slick-next i{ background: url(../images/img_l2.png) no-repeat scroll center center;} .iproductList .slick-prev:hover,.iproductList .slick-next:hover{ background-image:url(../images/img_lbtn2.png);} .iproductList .slick-prev:hover i{ transform: translateX(-5px); -webkit-transform: translateX(-5px);} .iproductList .slick-next:hover i{ transform: translateX(5px); -webkit-transform: translateX(5px);} .iproductBtn{height: 56px; display: block; border-top: 1px solid #cccccc; line-height: 56px; text-align: center; background-color: #fff; color: #666;} .iproductBtn:hover{ background-color: #666; color: #fff;} .iproductBtn span{ padding-left: 12px;} .ithreenBox dd{ float: left; display: block; width: 50%; height: 527px; position: relative; overflow: hidden;} .ivideoBox .imgBox{ background-position: center center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; transition: 700ms ease 0ms; -webkit-transition: 700ms ease 0ms;} .ivideoBox .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;} .ivideoBox .vico { position: absolute; left: 50%; top: 50%; margin: -45px 0px 0px -33px; color: #fff; text-align: center; } .ivideoBox .vico i{ background: url(../images/video1.png) no-repeat scroll center top; width: 66px; height: 66px; display: block; margin: 0px auto 10px; transition: 400ms; -webkit-transition: 400ms;} .ivideoBox:hover .vico i{transform: scale(0.8); -webkit-transform: scale(0.8);} .iaboutBox .imgBox{ background-position: center center; background-repeat: no-repeat; background-size: cover; height: 100%; position: absolute; left: 0px; top: 0px; width: 100%; transition: 600ms ease 0ms; -webkit-transition: 600ms ease 0ms;} .iaboutBox .bg{ background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(2,91,171,0.85); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;} .iaboutBox .linkA{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block;} .iaboutBox .con{ position: relative; float: right; width: 440px; color: #fff; padding-top: 8%; margin-right: 65px;} .iaboutBox .con .t{ font: 30px/1.4 "microsoft yahei",tahoma,georgia;} .iaboutBox .con .en{ font: 24px/1.4 "quarto","times new roman",tahoma,georgia; text-transform:uppercase;letter-spacing: 2px;} .iaboutBox .con .c{ margin: 40px 0px 65px; height: 101px; overflow: hidden;} .iaboutBox .con .more{ border-top: 1px solid #fff; border-bottom: 1px solid #fff; width: 112px; display: block; padding: 10px 0px; text-align: center; transition: 400ms; -webkit-transition: 400ms;} .iaboutBox:hover .more{ background-color: #fff; color: #006bcb;} .ivideoBox:hover .imgBox,.iaboutBox:hover .imgBox{ transform: scale(1.1); -webkit-transform: scale(1.1);} .inewFirst a:link, .inewFirst a:visited { color: #666; } .inewFirst a:active, .inewFirst a:hover { color: #666; } .inewFirst{ background-color: #fff; position: relative;} .inewFirst .img{ float: left; display: block; width: 50%; overflow: hidden;} .inewFirst .img .imgbox{ width: 100%; height: 527px; background-repeat: no-repeat; background-position: center center; background-size: cover; display: block; transition: 600ms ease 0ms; -webkit-transition: 600ms ease 0ms;} .inewFirst .con{ float: right; display: block; width: 50%; position: relative; height: 527px;} .inewFirst .con .sj{ background: url(../images/sj3.png) no-repeat; width: 16px; height: 45px; position: absolute; left: -16px; top: 18%; z-index: 10;} .ifistItem{ width: 440px; margin-left: 65px; padding: 10% 0px 0px; color: #666;} .ifistItem .by{ font-size: 24px; color: #333333;} .ifistItem .bot{ width: 36px; height: 2px; background-color: #999999; display: block; margin-top: 15px;} .ifistItem .t{ font-size: 18px; margin: 8% 0px 0px; color: #333; height: 32px; overflow: hidden;} .ifistItem .time{ color: #999; background: url(../images/time.png) no-repeat scroll left center; padding: 15px 0px 15px 20px;} .ifistItem .c{ margin-bottom: 8%;} .ifistItem .newMore{ height: 42px; line-height: 42px;} .ifistItem .newMore .filler-top { background-color: #c8322c; } .ifistItem .newMore .filler-bottom{ background-color: #c8322c; } .inewFirst .linkA{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 2;} .inewFirst:hover .newMore{ color: #c8322c;} .inewFirst:hover .newMore .filler-top,.inewFirst:hover .newMore .filler-bottom{ width: 100%;} .inewFirst:hover .imgbox{ transform: scale(1.1); -webkit-transform: scale(1.1);} .inewList a:link, .inewList a:visited { color: #666; } .inewList a:active, .inewList a:hover { color: #025bab; } .inewList{ padding: 35px 0px 30px; margin-left: -2%;} .inewList dd{ float: left; display: block; width:23%; margin-left: 2%; margin-bottom: 10px;} .inewList .img{ width: 100%; overflow: hidden; margin-bottom: 5px;} .inewList .img img{ width: 100%; display: block;} .inewList .t{ font-size: 16px; height: 29px; overflow: hidden;} .inewList .time{ background: url(../images/time.png) no-repeat scroll left center; padding-left: 20px; color: #999999;} .inewList dd:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1);} .pbanner{ position: relative; overflow: hidden; width: 100%; height: 100%; background-color: #f0f0f0; } .pbanner .img { position: absolute; width: 100%; display: none; } .pbanner .active{ display: block;} .pbanner .ashow{ z-index: 4;} .pbanner2 { position: relative; overflow: hidden; width: 100%; height: 100%; background-color: #f0f0f0;} .pbanner2 .img { width: 100%; display: block; } .picw img { transform: scale(1.1); -webkit-transform: scale(1.1); opacity: 0; } .trans-1 img { transition: all 1s cubic-bezier(0.165, 0.74, 0.44, 1) 0s; } .w960{ width: 960px; margin: 0px auto;} .aboutNav a:link, .aboutNav a:visited { color: #333333;} .aboutNav a:active,.aboutNav a:hover { color: #025bab;} .aboutNavBg{ background: url(../images/wi_bg.png) repeat; background: none rgba(255,255,255,0.6); width: 100%; height: 97px; position: absolute; left: 0px; bottom: 0px; z-index: 7;} .aboutNav{ position: absolute; bottom: 20px; left: 50%; margin-left: -480px; z-index: 10;} .aboutNav li{ float: left; display: block; width: 16.66%; text-align: center;} .aboutNav a{ width: 90px; margin: 0px auto; display: block;} .aboutNav .con{ width: 90px; height: 90px; position: relative;} .aboutNav .y1 { background: url(../images/ico2_bg.png) no-repeat; } .aboutNav .y2 { background: url(../images/ico2_bg2.png) no-repeat; } .aboutNav .y1, .aboutNav .y2 { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; z-index: 1; } .aboutNav .y2 { opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); visibility: hidden; } .aboutNav .ico{ width: 90px; height: 90px; position: absolute; left: 0; top: 0; background: url(../images/ico2.png) no-repeat; z-index: 3; } .aboutNav .name{ font-size: 16px; margin-top: 12px;} .aboutNav .lin1 .ico{ background-position: 0px 0px;} .aboutNav .lin2 .ico{ background-position: -161px 0px;} .aboutNav .lin3 .ico{ background-position: -322px 0px;} .aboutNav .lin4 .ico{ background-position: -483px 0px;} .aboutNav .lin5 .ico{ background-position: -644px 0px;} .aboutNav .lin6 .ico{ background-position: -804px 0px;} .aboutNav .lin1 a:hover .ico,.aboutNav .lin1 a.active .ico{ background-position: 0px -90px;} .aboutNav .lin2 a:hover .ico,.aboutNav .lin2 a.active .ico{ background-position: -161px -90px;} .aboutNav .lin3 a:hover .ico,.aboutNav .lin3 a.active .ico{ background-position: -322px -90px;} .aboutNav .lin4 a:hover .ico,.aboutNav .lin4 a.active .ico{ background-position: -483px -90px;} .aboutNav .lin5 a:hover .ico,.aboutNav .lin5 a.active .ico{ background-position: -644px -90px;} .aboutNav .lin6 a:hover .ico,.aboutNav .lin6 a.active .ico{ background-position: -804px -90px;} .aboutNav a:hover .y1,.aboutNav a.active .y1 { opacity: 0; transform: scale(1.3); -webkit-transform: scale(1.3); } .aboutNav a:hover .y2,.aboutNav a.active .y2 { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;} .bgf9{ background-color: #e8e8e8;} .transYT { transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; } .transXT { transform: translateX(50px); -webkit-transform: translateX(50px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; } .action.transYT { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); } .dly_1{ transition-delay:100ms; -webkit-transition-delay:100ms; } .dly_2{ transition-delay:200ms; -webkit-transition-delay:200ms; } .dly_3{ transition-delay:300ms; -webkit-transition-delay:300ms; } .dly_4{ transition-delay:400ms; -webkit-transition-delay:400ms; } .dly_5{ transition-delay:500ms; -webkit-transition-delay:500ms; } .dly_6{ transition-delay:600ms; -webkit-transition-delay:600ms; } .dly_7{ transition-delay:700ms; -webkit-transition-delay:700ms; } .dly_8{ transition-delay:800ms; -webkit-transition-delay:800ms; } .onePorfile{ padding: 90px 0px;} .aboutT1{ font: 30px/1.8 "microsoft yahei"; color: #666666; text-align: center;} .aboutT2{ font: 36px/1.5 "quarto","times new roman",tahoma,georgia; color: #cccccc; text-align: center;text-transform:uppercase;} .onePorfile .bot{ width: 162px; margin: 50px auto; height: 1px; background-color: #cccccc; display: block;} .onePorfile-list li{ float: left; display: block; width: 33.33%; text-align: center; color: #999; margin-bottom: 30px;} .onePorfile-list .year{ font: 80px/1.4 "quarto","times new roman",tahoma,georgia; color: #666666;text-transform:uppercase; } .twoPorfile{ background-color: #fff;} .twoPorfile-con { padding: 95px 0px; margin: 0px auto; position: relative;} .pageC { color: #666; font-size: 14px; } .pageC a:link, .pageC a:visited { color: #333333; } .pageC a:active, .pageC a:hover { color: #025bab; } .pageC img { max-width: 100%; } .twoPorfile-con .yico { width: 47px; height: 47px; background: url(../images/y_bg2.png) no-repeat; position: absolute; left: 50%; top: -23px; margin-left: -23px; } .twoPorfile-con .yico i { background: url(../images/y_ico1.png) no-repeat; width: 16px; height: 9px; display: block; margin: 20px auto; } .twoPorfile-con.target .yico { transform: scale(1.2); -webkit-transform: scale(1.2); -ms-transform: scale(1.2); opacity: 0; } .twoPorfile-con.target .pageC { opacity: 0; } .twoPorfile-con.action .yico { opacity: 1; transform: scale(1); -webkit-transform: scale(1); -ms-transform: scale(1); transition: 300ms ease 400ms; -webkit-transition: 300ms ease 400ms; } .twoPorfile-con.action .pageC { transform: translate(0px,0px); -webkit-transform: translate(0px,0px); opacity: 1; transition: 500ms ease 200ms; -webkit-transition: 500ms ease 200ms; } .thressPorfile{ background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center center; padding: 128px 0px;} .thressPorfile .w960{ background-repeat: no-repeat; background-size: cover;} .thressPorfile .w960, #videoPage { height: 520px; position: relative; overflow: hidden; } .thressPorfile .w960.target{ opacity: 0; visibility: hidden; transform: scale(0.5); -webkit-transform: scale(0.5); transition: 500ms ease 200ms; -webkit-transition: 500ms ease 200ms;} .thressPorfile .w960.action{ opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1);} #videoPage { cursor: pointer; background-size: cover; background-repeat: no-repeat; background-position: center center;} #videoPage .vico { width: 66px; position: absolute; left: 50%; top: 50%; margin: -45px 0px 0px -33px; color: #fff; text-align: center;} #videoPage .vico i{ background: url(../images/video1.png) no-repeat scroll center top; width: 66px; height: 66px; display: block; margin: 0px auto 10px; transition: 400ms; -webkit-transition: 400ms;} #videoPage:hover .vico i{transform: scale(0.8); -webkit-transform: scale(0.8);} #videoPage_display_button { background: none no-repeat!important; } { background: none no-repeat!important; } .jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/video1.png) no-repeat!important; width: 77px!important; height: 77px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; } .jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); } .jwlogo, .jwclick { display: none!important; } .transbg { background-repeat: no-repeat; background-size: cover; background-position: center center; background-attachment: fixed; } .oneCulture{ padding-top: 80px;} .cultureBox a:link, .cultureBox a:visited { color: #fff; } .cultureBox a:active, .cultureBox a:hover { color: #fff; } .cultureBox{ color: #fff; margin-top: 55px; position: relative;/* height: 640px;*/ background-repeat: no-repeat; background-size: cover; background-position: center center;} .cultureBox .img{ width: 100%; display: block;} .cultureDL{ position: absolute; top: 8%; right: 5%; line-height: 1.4;} .cultureDL dt,.cultureDL dd{ float: right; display: block; margin-left: 24px; text-align: center; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); visibility: visible; } .cultureDL dd span{ display: block;} .cultureDL dt{ font-size: 30px; width: 30px; margin-left: 28px;} .cultureDL dd{ font-size: 16px; width: 16px;} .action .cultureDL dt,.action .cultureDL dd { opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); } .cultureDL dt{ transition: 600ms ease 200ms; -webkit-transition: 600ms ease 200ms;} .cultureDL .item1{ transition: 600ms ease 350ms; -webkit-transition: 600ms ease 350ms;} .cultureDL .item2{ transition: 600ms ease 500ms; -webkit-transition: 600ms ease 500ms;} .cultureDL .item3{ transition: 600ms ease 650ms; -webkit-transition: 600ms ease 650ms;} .cultureDL .item4{ transition: 600ms ease 800ms; -webkit-transition: 600ms ease 800ms;} .cultureList{ overflow: hidden;} .cultureList dd{ float: left; display: block; width: 25%; position: relative; overflow: hidden;} .cultureList .img{ width: 100%; display: block;} .cultureList .img img{ width: 100%; display: block;} .cultureList .bg{ background: url(../images/red_bg.png) repeat; background: no-repeat rgba(191,46,40,0.85); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden; transform: scale(0.5); -webkit-transform: scale(0.5);} .cultureList .con{ position: absolute; top: 45%; color: #fff; text-align: center; width: 90%; left: 5%; font-size: 16px;} .cultureList .bot{ margin: 2px auto; display: block; width: 0px; height: 1px; background-color: #fff;} .cultureList .en{ font: 22px/1.5 "quarto","times new roman",tahoma,georgia; text-transform: uppercase; letter-spacing: 0.1em;} .cultureList .ico{ background: url(../images/jt.png) no-repeat scroll center bottom; width: 13px; height: 0px; display: block;margin: 10% auto 5%; transition: 400ms ease 0ms; -webkit-transition: 400ms ease 0ms;} .cultureList .c{ opacity: 0; visibility: hidden; transition: 400ms ease 0ms; -webkit-transition: 400ms ease 0ms;} .cultureList dd:hover .img{ transform: scale(1.1); -webkit-transform: scale(1.1); } .cultureList dd:hover .bg{ opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1);} .cultureList dd:hover .con{ top: 20%;} .cultureList dd:hover .bot{ width: 16px; margin: 12px auto;} .cultureList dd:hover .ico{ height: 16px; transition: 400ms ease 400ms; -webkit-transition: 400ms ease 400ms;} .cultureList dd:hover .c{ opacity: 1; visibility: visible; transition: 400ms ease 400ms; -webkit-transition: 400ms ease 400ms;} .cultureList .item2.action{transition-delay:200ms; -webkit-transition-delay:200ms;} .cultureList .item3.action{transition-delay:350ms; -webkit-transition-delay:350ms;} .cultureList .item4.action{transition-delay:500ms; -webkit-transition-delay:500ms;} .parkPage{ padding: 90px 0px 0px;} .parkPage .aboutT2{ margin-bottom: 50px;} .parkList .img,.parkList .img img{ width: 100%; display: block; position: relative;} .parkList .bg{ background: url(../images/wi_bg.png) repeat; background: none rgba(255,255,255,0.6); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 1; visibility: visible;} .parkList .name{ text-align: center; padding: 18px 0px 0px; font-size: 18px; height: 74px; color: #F9F9F9;} .parkList .slick-list{ overflow: initial;} .parkList .slick-active .bg{ visibility: hidden; opacity: 0;} .parkList .slick-active .name{ color: #666666;} .parkList .slick-arrow{ width: 48px; height: 48px; display: block; background:url(../images/img_bg.png) no-repeat; top: 50%; margin-top: -70px; z-index: 100;} .parkList .slick-arrow i{ background: url(../images/img_ico.png) no-repeat scroll left top; width: 100%; height: 100%; margin: 0px auto; display: block; transition:transform 300ms 0ms; -webkit-transition:transform 300ms 0ms;} .parkList .slick-prev{ left: -24px;} .parkList .slick-next{ right: -24px;} .parkList .slick-prev i{ background-position: left top;} .parkList .slick-next i{ background-position: right top;} .parkList .slick-arrow:hover{ background-image: url(../images/img_bg2.png);} .parkList .slick-prev:hover i{ background-position: left bottom; transform: translateX(-8px); -webkit-transform: translateX(-8px);} .parkList .slick-next:hover i{ background-position: right bottom; transform: translateX(8px); -webkit-transform: translateX(8px);} .historyList a:link, .historyList a:visited { color: #333333; } .historyList a:active, .historyList a:hover { color: #025bab; } .historyList dt{ background-color: #0e60a9; padding: 10px 10px 0px; height: 70px; width: 36px; overflow: hidden; color: #a5cbff; line-height: 1.2; border-bottom: 4px solid #0b4c87;} .historyList .zh{ font-size: 15px; font-weight: bold;} .historyList .en{ font-size: 13px;font-family: "quarto","times new roman",tahoma,georgia;text-transform:uppercase;letter-spacing: 1px;} .historyList .img{ float: left; display: block; width: 50%; margin-right: 5%;} .historyList .img img{ width: 100%; display: block; position: relative; margin-top: -84px;} .historyList .con{ float: left; display: block; width: 45%; padding: 45px 0px 95px; color: #666;} .historyList .one .img{ margin:0px 0px 0px 5%; float: right;} .historyList .con .t{ font-size: 23px; margin-bottom: 5px;font-family: "quarto","times new roman",tahoma,georgia;text-transform:uppercase;letter-spacing: 4px;} .historyList .con .year{ font-size: 40px; color: #0e60a9; line-height: 1.2; font-family: "quarto","times new roman",tahoma,georgia;text-transform:uppercase;letter-spacing: 2px;} .historyList .con .bot{ width: 118px; height: 1px; background-color: #cccccc; margin: 28px 0px;} .historyList .target .con{ transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;} .historyList .target .img img{ transform: translateY(80px); -webkit-transform: translateY(80px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;} .historyList .action .con,.historyList .action .img img{ opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px);} .historyList .conn{ float: left; display: block; width: 95%; padding: 15px 0px 45px; color: #666;} .historyList .conn .t{ font-size: 18px; margin-bottom: 5px;} .historyList .conn .year{ font-size: 40px; color: #0e60a9; line-height: 1.2; font-family: "quarto","times new roman",tahoma,georgia;text-transform:uppercase;letter-spacing: 2px;} .historyList .conn .bot{ width: 118px; height: 1px; background-color: #cccccc; margin: 28px 0px;} .historyList .target .conn{ transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out;} .historyList .action .conn,.historyList .action .img img{ opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px);} .brandPage{ padding: 64px 0px;} .brandList{ background-color: #fff; color: #666; margin-bottom: 1px;} .brandList dd{ float: left; width: 100%; height: 229px;position: relative; overflow: hidden;} .brandList dd.red{ background-color: #0e60a9; color: #fff;} .brandList .imgbg{ background-size: cover; background-repeat: no-repeat; background-position: center center; width: 100%; height: 100%; transition: 600ms; -webkit-transition: 600ms;} .brandList .w25{ width: 25%;} .brandList .w50{ width: 50%;} .brandList .con img.vt{ margin: 0px auto; display: block; max-width: 100%;} .brandList .con{ position: absolute; left: 8%; top: 35%; width: 84%;} .brandList dd:hover .imgbg{ transform: scale(1.1); -webkit-transform: scale(1.1) ;} .honorPage{ padding-top: 75px;} .honorPage .aboutT2{ margin-bottom: 40px;} .honorPage .by{ text-align: center; font-size: 18px; padding: 0px 0px 20px; color: #666;} .honorPage .bot{ width: 150px; margin: 0px auto 50px; display: block; height: 1px; background-color: #ccc;} .honorList a:link, .honorList a:visited { color: #333333; } .honorList a:active, .honorList a:hover { color: #025bab; } .honorList ul{ margin-left: -2%; color: #666;} .honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;} .honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;} .honorList .img img{ width: 100%; display: block;} .honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;} .honorList .con{ font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;} .honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;} .honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;} .honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;} .honorList li:hover .img{ border-color: #4e92ce;} .honorList li:hover .bg{ opacity: 1; visibility: visible;} .honorList li:hover .il{ width: 30px; } .honorList li:hover .ir{ height: 30px; transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;} html.openImg { overflow: hidden; } .overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 3%; top: 2%; border-radius: 50%; transition: 300ms; -webkit-transition: 300ms; z-index: 100;} .overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; } .overlayClose:hover{ background-color: #2c77bb;} .overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); } .imgShowBox { background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; z-index: 1010; width: 100%; overflow: hidden; -webkit-overflow-scrolling: touch; } .no-csstransitions .imgShowBox{ display: none;} .imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; } .imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; } .imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 100%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 0px; } .imgShowDemo .con{ position: absolute; left: 0px; right: 0px;bottom: 0px; background-color: #fff; width: 90%; padding: 10px 5%;} .imgShowDemo .con .t{ font-size: 16px; color: #333;} .imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; } .imgShowDemo .txt .i { padding-left: 3%; } .hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; } .img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; } .no-csstransitions .img-show{ display: block;} .imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; } .imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); } .imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); } .imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #2c77bb; } .imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; } .infoPaging a:link,.infoPaging a:visited { color: #666666;} .infoPaging a:active,.infoPaging a:hover { color: #fff;} .Pagingb{ margin-top: 5%; } .infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */} .infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; text-transform:uppercase; font: 18px/58px "quarto","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;} .infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #0060b7; padding-left: 68px; height: 59px; display: inline-block;} .infoBox .list:hover{ background-color: #999999;} .infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 0px; font-family: "microsoft yahei";} .infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 0px;font-family: "microsoft yahei";} .infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #0060b7;} .infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #0060b7;} .infoPaging a.act{ background-color: #2c77bb; color: #fff;} .infoPaging a:hover{ background-color: #ccc; color: #fff;} .infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;} .infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #0060b7; padding-left: 68px; height: 59px; display: inline-block; width: auto;} .infoBox .list:hover{ background-color: #999999;} .infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;} .infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;} .infoBox .pprev:hover{ background-position: 0px center;} .infoBox .pnext:hover{ background-position: 100% center;} .pagenavBox{ height: 42px;} .pagenav { background-color: #999999; width: 100%; text-align: center; } .pagenav .pnavbox { line-height: 42px; } .pagenav a { text-align: center; color: #fff; font-size: 14px; display: inline-block; padding: 0px 54px; *display: inline; *zoom: 1; } .pagenav a:hover, .pagenav a.act { background-color: #025bab; color: #fff; } .cpnav { display: none; width: 100%; color: #FFF; line-height: 50px; height: 50px; overflow: hidden; text-align: center; font-size: 14px; background: #025bab; cursor: pointer; } .caret { display: inline-block; width: 0px; height: 0px; margin-left: 10px; vertical-align: middle; border-top: 4px solid; border-right: 4px solid transparent; border-left: 4px solid transparent; } .fixed { position: fixed; left: 0px; top: 0px; z-index: 970; } .pagenav.fixed { top: 80px; } .newDemo a:link,.newDemo a:visited { color: #666666;} .newDemo a:active,.newDemo a:hover { color: #fff;} .newDemo{ margin-top: 40px; position: relative; } .gutter-sizer{ width: 25px;} .grid-sizer{ float: left; display: block; width: 320px; height: 200px; overflow: hidden; position: relative; float: left; margin-bottom: 30px; } .newDemo .item{ float: left; display: block; position: relative; width: 320px; height: 200px; position: relative; float: left; margin-bottom: 30px; background-color: #fff;} .newDemo .itemCon{ background-color: #fff; padding: 35px 25px 0px; color: #999;} .newDemo .time{ font: 18px/1.4 "quarto","times new roman",tahoma,georgia;} .newDemo .t{ font: 18px/1.5 "microsoft yahei"; color: #333333; overflow: hidden; display: block; height: 28px; margin-bottom: 24px;} .newDemo .c{ height: 50px; overflow: hidden;} .newDemo .more{ color: #fff; opacity: 0; transition: 400ms ease 0ms; -webkit-transition: 400ms ease 0ms;} .newDemo .nlink{ display: block; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; display: block;} .newDemo .more span{ padding-left: 5px;} .newDemo .item2 .itemCon .t{/*自动隐藏文字*/text-overflow: ellipsis;/*文字隐藏后添加省略号*/white-space: nowrap;/*强制不换行*/} .newDemo .item1{ width: 320px; height: 425px;} .newDemo .item1 .img{ width: 100%; height: 100%; background-size: cover; background-repeat: no-repeat; background-position: center center;} .newDemo .item1 .itemCon{ position: absolute; bottom: 0px; width: 70%; left: 7%; padding: 35px 8% 0px;} .newDemo .item1 .itemCon .t{ height: 48px; font-size: 16px;} .newDemo .item:hover .itemCon{ background-color: #025bab; color: #84b7e6;} .newDemo .item:hover .t{ color: #fff;} .newDemo .item:hover .more{ padding: 32px 0px; opacity: 1;} .paddingP{ padding: 205px 0px 75px;} .infoPage{ width: 1010px; padding:48px 0px 0px; background-color: #fff; margin: 0px auto; position: relative; overflow: hidden;} .infoPage .lbot{ width: 0%; height: 8px; background-color: #2079c5; position: absolute; left: 0px; top: 0px;} .infoPage .lbot i{ width: 0%; height: 8px; background-color: #025bab; display: block;} .infoPage.action .lbot{ width: 100%;} .infoPage.action .lbot i{ width: 160px;} .infoPage a:link,.infoPage a:visited { color: #999999;} .infoPage a:active,.infoPage a:hover { color: #666;} .infoT{ border-bottom: 1px solid #ccc; padding-bottom: 32px; margin:0px 32px 30px; position: relative;} .infoT .t{ font-size: 18px; color: #666; line-height: 1.2; margin-bottom: 14px;} .infoT .time{ color: #999999; font-size: 18px; padding-right: 180px;} .infoT .nsharp{ float: right; display: block;} .nsharp a{ padding-left: 20px; height: 20px; margin-left: 6px; display: inline-block; background: url(../images/sharp3.png); float: left;} .nsharp a.i1{ background-position: 0px 0px;} .nsharp a.i2{ background-position: -50px 0px;} .nsharp a.i3{ background-position: -95px 0px;} .nsharp a.i1:hover{ background-position: 0px -20px;} .nsharp a.i2:hover{ background-position: -50px -20px;} .nsharp a.i3:hover{ background-position: -95px -20px;} .pageCon{ padding-bottom: 50px; overflow: hidden; line-height: 2; color: #666; font-size: 14px; margin: 0px 32px;} .pageCon a:link, .pageCon a:visited { color: #333333; } .pageCon a:active, .pageCon a:hover { color: #025bab; } .pageCon img { max-width: 100%; } .header.bgfff{ background-color: #fff;} .btn-more { background-color: #cccccc; width: 58px; line-height: 58px; height: 58px; text-align: center; display: block; margin: 0px auto; position: relative; overflow: hidden; } .btn-more .bbg { background-color: #025bab; position: absolute; transform: rotate(50deg); -webkit-transform: rotate(50deg); position: absolute; right: 100%; bottom: -50%; transition: 400ms; -webkit-transition: 400ms; opacity: 0; visibility: hidden; width: 130px; height: 130px; } .btn-more .bc { position: relative; z-index: 2; display: block; background: url(../images/link_ico.png) no-repeat scroll center center; width: 100%; height: 100%;} .btn-more:hover .bbg { right: -35%; visibility: visible; opacity: 1; } .brandNewList{ padding-top: 58px;} .brandNewList a:link,.brandNewList a:visited { color: #666;} .brandNewList a:active,.brandNewList a:hover { color: #025bab;} .brandNewList .itemBox{ background-color: #fff; position: relative; margin-bottom: 18px;} .brandNewList .itemBox .bg{ position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; background-color: #fff;} .brandNewList .itemBox a{ display: block; position: relative; padding:24px;} .brandNewList .itemBox .img{ position: absolute; left: 24px; top: 24px; width: 250px; overflow: hidden;} .brandNewList .itemBox .con{ padding-left: 284px; height: 168px; } .brandNewList .itemBox .img img{ width: 100%; display: block;} .brandNewList .itemBox .con .t{ font-size: 18px; height: 25px; overflow: hidden; margin:14px 0px 12px; line-height: 1.4; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s;} .brandNewList .itemBox .con .time{ color: #999999; font-family: arial, helvetica, sans-serif; background: url(../images/time2.png) no-repeat scroll left center; padding-left: 22px;} .brandNewList .itemBox .c{ margin-top: 16px; height: 50px; overflow: hidden; color: #999;} .brandNewList .itemBox .btn-more{ position: absolute; right: 0px; bottom: 0px;} .brandNewList .itemBox:hover .bg{ width: 108%; left: -4%; box-shadow: 3px 6px 3px -1px rgba(201, 201, 201, 0.6);} .brandNewList .itemBox:hover .btn-more .bbg{ right: -35%; visibility: visible; opacity: 1;} .activityBox a:link,.activityBox a:visited { color: #666;} .activityBox a:active,.activityBox a:hover { color: #025bab;} .activityBox{ position: absolute; left: 50%; margin-left: -505px; bottom: 0px;} .activityBox .item{ width: 50%; background: url(../images/red_bg2.png); float: right; display: block;} .activityBox .t{ width: 80%; margin: 0px auto; padding: 40px 0px 30px; line-height: 1.2; font-size: 24px; color: #333;} .activityBox .time{ font:30px/1.2 "quarto","times new roman",tahoma,georgia; color: #999; float: right;text-transform:uppercase;} .activityBox .c{ width: 80%; margin: 0px auto; margin-bottom: 30px; overflow: hidden;} .activityBox a.downBtn{ background:url(../images/down_ico1.png) no-repeat scroll 10% #025bab; padding-left: 20%; display: block; height: 60px; line-height: 60px; color: #fff;} .activityBox a.downBtn:hover{ background-color: #333333;} .newsPnav{ padding: 65px 0px 0px;} .newsPnav .selbox1{ float: right; display: block;} select.selbox1 { width: 200px; height: 38px; line-height: 38px; padding: 0px 0px 0px 15px; vertical-align: middle; border: 1px solid #cccccc; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #666; cursor: pointer; display: block; font-size: 14px; background: url(../images/select_bot.png) no-repeat scroll 90% center; float: left; display: block; } .no-csstransitions select.selbox1 { padding-left: 0; background-image: none; background-color: #fff;} select.selbox1 option { padding: 2px 15px; color: #666;} .newTime{ font: 36px/1.2 "quarto","times new roman",tahoma,georgia; color: #333;} .newTime span{ font-size: 16px; padding-left: 5px;} .filler { position: absolute; display: block; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s 0s; -o-transition: 0.6s 0s; transition: 0.6s 0s; } .filler { background-color: #0060b7; z-index: 5; } .filler-left { width: 3px; height: 0%; left: 0%; bottom: 0%; } .filler-right { width: 3px; height: 0%; right: 0%; top: 0%; } .filler-top { width: 0%; height: 3px; left: 0%; top: 0%; } .filler-bottom { width: 0%; height: 3px; right: 0%; bottom: 0%; } .activityList{ margin-left: -4%;} .activityList a:link,.activityList a:visited { color: #333;} .activityList a:active,.activityList a:hover { color: #CC0000;} .item:hover .filler-left { height: 100%; } .item:hover .filler-right { height: 100%; } .item:hover .filler-top { width: 100%; } .item:hover .filler-bottom { width: 100%; } .activityList dd{ position: relative; overflow: hidden; background-color: #fff; float: left; display: block; width: 20.83%; margin: 50px 0px 0px 4%; transition: 400ms; -webkit-transition: 400ms;overflow: hidden; } .activityList .item{ display: block; padding: 10px 10px 10px;} .activityList .item .img { width: 100%; overflow: hidden; } .activityList .item .img img { width: 100%; display: block; -webkit-transition: 0.6s ease 0s; -moz-transition: 0.6s 0s; -o-transition: 0.6s 0s; transition: 0.6s 0s;} .activityList .item .con { padding: 10px 0px 15px; } .activityList .item .t{ font-size: 14px; line-height: 1.5; height: 27px; margin-bottom: 0px; overflow: hidden;} .activityList .item .c { line-height: 2; height: 84px; color: #999; overflow: hidden; margin-bottom: 55px; } .activityList .item .c a{ color: #999;} .activityList .item .c a:hover{ color: #333;} .activityList .item .time { color: #999999; font: 24px/1.5 "quarto","times new roman",tahoma,georgia;} .activityList .item a.more { background: url(../images/down_ico2.png) no-repeat scroll 20px center #999999; border-radius: 16px; color: #fff; display: inline-block; float: right; padding: 0px 20px 0px 44px; height: 32px; line-height: 32px; transition: 300ms; -webkit-transition: 300ms;} .activityList .item:hover { box-shadow: 3px 6px 3px -1px rgba(201, 201, 201, 0.6); } .activityList .item a.more:hover{ background-color: #025bab;} .activityList .item:hover .img img{ transform: scale(1.1); -webkit-transform: scale(1.1); } .joinBox a:link,.joinBox a:visited { color: #fff;} .joinBox a:active,.joinBox a:hover { color: #fff;} .joinBox{ position: absolute; left: 50%; margin-left: -505px; bottom: 0px;} .joinBox .item{ background-color: #fff; float: left; display: block; padding: 36px; background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(2,91,171,0.85); color: #afd9ff; width: 430px;} .joinBox .item5{ background-color: #fff; float: right; display: block; padding: 36px; background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(2,91,171,0.85); color: #afd9ff; width: 430px;} .joinBox .t{ font-size: 24px; color: #fff;} .joinBox .en{ font: 36px/1.5 "quarto","times new roman",tahoma,georgia; color: #8abae5;text-transform:uppercase;} .joinBox .c{ font-size: 18px; margin: 5% 0px 18px; color: #fff;} .joinPage{ padding: 85px 0px 50px;} .joinPage .aboutT2{ margin-bottom: 75px;} .slider-nav .item { text-align: center; position: relative; cursor: pointer; height: 94px; padding: 0px 0px 22px; color: #666;} .slider-nav .y1 { width: 164px; height: 164px; position: absolute; left: 50%; top: 0; margin: 10px 0px 0px -82px; border-radius: 50%; overflow: hidden; background: url(../images/y12.png) no-repeat scroll center center;} .slider-nav .y2 { width: 184px; height: 184px; position: absolute; left: 50%; top: 0%; margin: 0px 0px 0px -92px; background: url(../images/y13.png) no-repeat scroll center center; opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .slider-nav .item i{ background: url(../images/ren.png) no-repeat; width: 20px; height: 20px; display: block; position: relative; z-index: 2px; margin: 0px auto 10px; transition: all 0.3s ease 0s; -webkit-transform: all 03s ease 0s;} .slider-nav .name{ font-size: 18px; position: relative;} .slider-nav .num{ position: relative; margin-top: 4px;} .slider-nav .bor { background: url(../images/sj.png) no-repeat scroll center bottom; width: 23px; height: 0px; position: absolute; left: 50%; margin-left: -11px; bottom: 0px; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; } .slider-nav .slick-current i,.slider-nav .item:hover i{ background-position: center bottom;} .slider-nav .item:hover{ color: #0074dd;} .slider-nav .item:hover .y2,.slider-nav .slick-current .y2 { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;} .slider-nav .slick-current{ color: #0d5ca9;} .slider-nav .slick-current .bor { height: 16px; transition-delay: 0.2s; -webkit-transition-delay: 0.2s; -o-transition-delay: 0.2s; } .slider-nav .slick-prev, .slider-nav .slick-next { width: 48px; height: 48px; position: absolute; top: 50%; margin-top: -24px; z-index: 100; } .slider-nav .slick-prev { background: url(../images/img_ico.png) no-repeat scroll left top; left: -24px; } .slider-nav .slick-next { background: url(../images/img_ico.png) no-repeat scroll right top; right: -24px; } .slider-for { margin-top: 28px; } .slider-for .item { padding: 54px 34px 34px; border: 1px solid #cccccc; border-radius: 2px; background-color: #fff; color: #666666;} .red{ color: #025bab;} .contactT{ padding: 148px 0px 32px; text-align: center; color: #333; font-size: 16px;} .contactT .tico{ background: url(../images/1yg.png) no-repeat; width: 81px; height: 81px; display: block; margin: 0px auto 5px;} .mapBox a:link,.mapBox a:visited { color: #fff;} .mapBox a:active,.mapBox a:hover { color: #fff;} .mapBox{ height: 708px; background-repeat: no-repeat; background-position: center bottom; background-color: #616162; position: relative;} .mapDemo{ width: 328px; position: absolute; left: 50%; bottom: 118px; margin-left: -164px; background-color: #fff; text-align: center; color: #333;} .mapDemo .img{ width: 100%; overflow: hidden;} .mapDemo .img img{ width: 100%; display: block;} .mapDemo .mapBtn{ background-color: #025bab; width: 112px; height: 40px; line-height: 40px; text-align: center; display: block; position: relative; top: -20px; margin: 0px auto; border-radius: 20px;} .mapDemo .mapBtn:hover{ background-color: #333;} .mapDemo .con{ padding:0px 5% 32px;} .mapDemo .ico{ background: url(../images/map.png) no-repeat; width: 30px; height: 39px; display: block; margin: 0px auto;} .mapDemo .t{ font: bold 18px/1.4 "microsoft yahei"; padding: 10px 0px;} .mapDemo .tel{ font: 24px/2.5 "quarto","times new roman",tahoma,georgia;letter-spacing: 1px;} .mapDemo .i1{ background: url(../images/sj2.png) no-repeat; width: 23px; height: 15px; position: absolute; left: 50%; bottom: -15px; margin-left: -11px;} .mapDemo .i2{ background: url(../images/dian.png) no-repeat; width: 36px; height: 35px; position: absolute; left: 50%; bottom: -55px; margin-left: -18px;} .mapBox:hover .mapDemo .i2{ animation: moveMap 600ms ease-in-out; -webkit-animation: moveMap 600ms ease-in-out; } @keyframes moveMap { 0% { transform: scale(1); } 30% { transform: scale(0.6); } 60% { transform: scale(1.15); } 80% { transform: scale(0.9); } 90% { transform: scale(1.05); } 100% { transform: scale(1); } } @-webkit-keyframes moveMap { 0% { -webkit-transform: scale(1); } 30% { -webkit-transform: scale(0.6); } 60% { -webkit-transform: scale(1.15); } 80% { -webkit-transform: scale(0.9); } 90% { -webkit-transform: scale(1.05); } 100% { -webkit-transform: scale(1); } } .contactList a:link,.contactList a:visited { color: #666;} .contactList a:active,.contactList a:hover { color: #CC0000;} .contactList{ padding: 6% 0px; border-bottom: 2px solid #cccccc; background-color: #fff;} .iContactList li{ float: left; cursor: pointer; text-align:center ; width: 29.33%; margin: 0px 2%; color: #666;padding-bottom:52px; } .iContactList li .t1{ font-size: 16px; color: #333333; } .iContactList li .t{ font-size: 18px; color: #333333; padding-bottom:20px; font-weight:bold} .iContactList li .ico{ display: block; margin: 0px auto 30px;} .iContactList li:hover .ico{ -webkit-animation: icoI 1s linear infinite; animation: icoI 1s linear infinite;} .contactList5 a:link,.contactList5 a:visited { color: #666;} .contactList5 a:active,.contactList5 a:hover { color: #CC0000;} .contactList5{ padding: 5% 0px; border-bottom: 2px solid #cccccc; background-color: #fff;} .iContactList5 li{ float: left; width: 29.33%; margin: 0px 2%; color: #666; padding-bottom:52px; } .iContactList5 li p{ line-height: 33px; } .iContactList5 li .t1{ font-size: 16px; color: #333333;text-align: center; } .iContactList5 li .t{ font-size: 18px; color: #333333; padding-bottom:20px; font-weight:bold} .iContactList5 li .bot{ width: 118px; height: 1px; background-color: #cccccc; margin: 15px 0px 20px 0;} .iContactList5 li .ico{ display: block; margin: 0px auto 30px;} .iContactList5 li:hover .ico{ -webkit-animation: icoI 1s linear infinite; animation: icoI 1s linear infinite;} @-webkit-keyframes icoI { 0% { -webkit-transform: translate(0px, 0px); } 25% { -webkit-transform: translate(0px, -10px); } 50% { -webkit-transform: translate(0px, 0px); } 75% { -webkit-transform: translate(0px, 10px); } 100% { -webkit-transform: translate(0px, 0px);} } @-moz-keyframes icoI { 0% { -moz-transform: translate(0px, 0px); } 25% { -moz-transform: translate(0px, -10px); } 50% { -moz-transform: translate(0px, 0px); } 75% { -moz-transform: translate(0px, 10px); } 100% { -moz-transform: translate(0px, 0px);} } @keyframes icoI { 0% { transform: translate(0px, 0px); } 25% { transform: translate(0px, -10px); } 50% { transform: translate(0px, 0px); } 75% { transform: translate(0px, 10px); } 100% { transform: translate(0px, 0px);} } .messagePage{ padding: 7% 0px 6%;} .messagePage .bot{ background-color: #ccc; height: 1px; width: 146px; margin: 35px auto 50px;} .formbox{ width: 640px; margin: 0px auto;} .formbox dd{ padding-bottom: 20px;} .formbox dd.btnBox{ padding-top: 14px;} input[type="text"].ctxt{ border-radius: 2px;} .ctxt{ border: 0px none; color: #333; padding: 12px 4%; height: 20px; line-height: 20px; border-radius: 2px; width: 41%; font-size: 14px; font-family: "microsoft yahei"; border: 1px solid #fff;} .ctxt2{ float: right; display: block;} .ctxt3{ width: 92%; height: 90px; resize: none;} .moreMess{ width: 174px; height: 46px; text-align: center; line-height: 46px; color: #fff; font-size: 16px; display: block; margin: 0px auto; background-color: #025bab; position: relative; border-radius: 2px; overflow: hidden;} .moreMess .i2{ position: absolute; width: 174px; height: 0; left: 0px; bottom: 0%; display: block; background-color: #333333;transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .moreMess .i1{ position: relative; z-index: 2; } .moreMess:hover .i2{ height: 100%;} .formbox textarea { outline: none; } .formbox input[type="text"]:focus, .formbox textarea:focus { border-color: #cccccc; } .pbanner3 .img{ height: 322px; background-repeat: no-repeat; background-size: cover;} .w1080{ width: 1000px; margin: 0px auto;} .productNavBox{ height: 98px; border-bottom: 1px solid #cccccc;} .productNav.fixed{ top: 80px; position: fixed; width: 100%; border-top: 1px solid #ccc; height: 50px;} .productNav.fixed a i{ display: none; height: 50px;} .productNav.fixed a,.productNav.fixed a.allPro,.productNav.fixed a.serachBtn{ height: 50px; line-height: 50px;} .productNav.fixed a.btn{ height: 100%;} .productNav.fixed a.btn i{ display: block; height: 20px;} .productNav.fixed .serachIBox.active{ top: 50px;} .productNav a:link,.productNav a:visited { color: #666;} .productNav a:active,.productNav a:hover { color: #fff;} .productNav{ height: 98px; background-color: #fff; position: relative;} .productNav a{ float: left; display: block; width: 100px; height: 98px; text-align: center; margin-right: 30px;} .productNav a i{ width: 48px; height: 50px; margin: 10px auto 6px; display: block; background: url(../images/ico3.png) no-repeat;} .productNav a i.i1{ background-position: 0px 0px;} .productNav a i.i2{ background-position: -132px 0px;} .productNav a i.i3{ background-position: -266px 0px;} .productNav a i.i4{ background-position: -400px 0px;} .productNav a i.i5{ background-position: -535px 0px;} .productNav a i.i6{ background-position: -668px 0px;} .productNav a:hover i.i1,.productNav a.act i.i1{ background-position: 0px -50px;} .productNav a:hover i.i2,.productNav a.act i.i2{ background-position: -132px -50px;} .productNav a:hover i.i3,.productNav a.act i.i3{ background-position: -266px -50px;} .productNav a:hover i.i4,.productNav a.act i.i4{ background-position: -400px -50px;} .productNav a:hover i.i5,.productNav a.act i.i5{ background-position: -535px -50px;} .productNav a:hover i.i6,.productNav a.act i.i6{ background-position: -668px -50px;} .productNav a:hover,.productNav a.act{ background-color: #c83c35; color: #fff;} .productNav a.allPro{ background-color: #f9f9f9; color: #c83c35; float: right; display: block; margin-right: 0px;} .productNav a.allPro i{ background: url(../images/all.png) no-repeat scroll center center;} .productNav a.allPro:hover,.productNav a.allPro.act{ color: #fff; background-color: #c83c35;} .productNav a.allPro:hover i,.productNav a.allPro.act i{ background-image: url(../images/list1.png);} .productNav a.serachBtn{ background: url(../images/serach_ico.png) no-repeat scroll center center #f0f0f0; float: right; display: block; margin-right: 0px;} .productNav a.serachBtn:hover{ background-color: #dfdcdc;} .serachIBox{ position: absolute; left: 0px; top: 98px; height: 0px; background-color: #f0f0f0; z-index: 999; width: 100%; box-sizing: border-box; -webkit-transform: perspective(600px) rotateX(-90deg); -moz-transform: perspective(600px) rotateX(-90deg); -ms-transform: perspective(600px) rotateX(-90deg); transform: perspective(600px) rotateX(-90deg); -webkit-transform-origin: center top 0; -moz-transform-origin: center top 0; -ms-transform-origin: center top 0; transform-origin: center top 0; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition: all .3s ease .2s; -moz-transition: all .3s ease .2s; -ms-transition: all .3s ease .2s; transition: all .3s ease .2s; visibility: hidden;} .serachIBox.active{ visibility: visible; -webkit-transform: perspective(600px) rotateX(0deg); -moz-transform: perspective(600px) rotateX(0deg); -ms-transform: perspective(600px) rotateX(0deg);transform: perspective(600px) rotateX(0deg); height: 54px;} .serachIBox .w1080{ position: relative; overflow: hidden; padding: 14px 0px 14px 0px;} .serachIBox .txt{ border: 0px none; height: 24px; line-height: 24px; padding: 0px; margin: 0px; width: 90%; background-color: #f0f0f0; font-size: 15px; color: #3d3d3d; font-family: "microsoft yahei";} .serachIBox .btn{ position: absolute; right: 0px; top: 0px; width: 80px; height: 100%; background-color: #dddbdb; margin-right: 0px;} .serachIBox .btn i{ width: 20px; height: 20px; background: url(../images/serach_ico.png) no-repeat scroll center center; background-size: cover; display: block; margin: 16px auto;} .serachIBox .btn:hover{ background-color: #dddbdb;} .productList{ padding: 56px 0px;} .productList a:link,.productList a:visited { color: #666;} .productList a:active,.productList a:hover { color: #fff;} .productList dd{ position: relative; padding: 28px 0px; } .productList a{ position: relative; z-index: 2;} .productList .bg{ position: absolute; top: 0%; height: 100%; width: 50%; left:25%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; opacity: 0;} .productList .img{ float: left; display: block; width: 58%; margin-right: 5%;} .productList .img img{ width: 100%; display: block;} .productList .con .t{ font-size: 24px; margin-top: 8%;} .productList .con .en{ color: #cccccc; font: 30px/1.2 "quarto","times new roman",tahoma,georgia;text-transform:uppercase;} .productList .con .c{ margin: 35px 0px 28px; height: 50px; overflow: hidden;} .productList .con{ float: left; display: block; width: 37%;} .productList .one .img{ float: right; margin: 0px 0px 0px 5%;} .productList dd:hover .bg{ width: 100%; left: 0; background-color: #c83c35; opacity: 1;} .productList dd:hover .con .en{ color: #e57f7f;} .newMore{ position: relative; overflow: hidden; width: 90px; height: 38px; line-height: 38px; padding: 0px 9px; font-size: 14px;} .newMore .ico{ position: absolute; right: 12px; height: 38px; top: 0px; display: block; transition: 600ms; -webkit-transition: 600ms;} .newMore .filler { background-color: #999999; } .newMore .filler-left { width: 100%; height: 1px; left: 0%; top: 0%;} .newMore .filler-right { width: 100%; height: 1px; right: 0%; bottom: 0%; top: auto;} .newMore .filler-top { width: 0%; height: 1px; left: 0%; top: 0%; background-color: #fff; z-index: 5;} .newMore .filler-bottom { width: 0%; height: 1px; right: 0%; bottom: 0%; background-color: #fff; z-index: 5;} .newMore:hover .filler,.productList dd:hover .newMore .filler{ width: 100%; } .pageAct a:link,.pageAct a:visited { color: #999;} .pageAct a:active,.pageAct a:hover { color: #006bcb;} .pageAct{ color: #999; border-bottom: 1px solid #cccccc; padding: 10px 0px;} .pageAct span{ padding: 0px 4px;} .pageAct .act{ color: #006bcb;} .proList a:link,.proList a:visited { color: #fff;} .proList a:active,.proList a:hover { color: #fff;} .proList{ width: 1020px; margin: 0px auto;} .proList li{ float: left; display: block; margin-top: 30px; width: 340px;} .proList li img{ width: 100%; display: block;} .proList li .item{ margin: 0px 5px; display: block; height: 258px; background-color: #fff; position: relative;} .proList .first .con{ padding: 8%;} .proList .first .con .t{ font-size: 18px;} .proList .first .con .en{ color: #cccccc; font: 24px/1.2 "quarto","times new roman",tahoma,georgia; margin-bottom: 25px;} .proList .first .con .c{ font-size: 12px;} .proList .first .con .c p{ background: url(../images/dian2.png) no-repeat scroll left center; padding-left: 22px;} .proList .bg{ position: absolute; background: url(../images/red_bg2.png) repeat; background: no-repeat rgba(197,38,32,0.85); width: 0%; height: 100%; left: 0px; top: 0px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s opacity: 0;} .proList .bor{ border:2px solid #e1736f; position: absolute; width: 90%; height: 90%; left: 5%; top: 5%; opacity: 0; transform: scale(0.7); -webkit-transform: scale(0.7); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .proList .itemCon{ position: absolute; width: 80%; top: 10%; left: 10%; color: #fff;transform: translateX(50px); -webkit-transform: translateX(50px); opacity: 0; visibility: hidden; transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: transform 600ms,opacity .5s cubic-bezier(0.445, 0.145, 0.355, 1); transition-timing-function: ease-out; -webkit-transition-timing-function: ease-out; } .proList .ico{ background: url(../images/more3.png) no-repeat scroll center top; padding-top: 38px; width: 45px; display: block; position: absolute; right: 10%; bottom: 10%; opacity: 0; transform: scale(0.4); -webkit-transform: scale(0.4); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; font-style: inherit; text-align: center; color: #fff; font-size: 12px;} .proList .item:hover .bg{ width: 100%; opacity: 1;} .proList .item:hover .itemCon{ opacity: 1; visibility: visible; transform: translateY(0px); -webkit-transform: translateY(0px); } .proList .item:hover .bor,.proList .item:hover .ico { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;} .lectotypeBox .t{ padding: 50px 5px 30px; font-size: 24px; color: #666666; border-bottom: 1px solid #e1e1e1;} .lectotypeBox a:link,.lectotypeBox a:visited { color: #666;} .lectotypeBox a:active,.lectotypeBox a:hover { color: #c8322c;} .products-filter .table{ width: 100%;} .products-filter .table .wl{ width: 86px;} .products-filter td{ border-bottom: 1px solid #e1e1e1; padding: 10px 5px; vertical-align: top;} .products-filter .name{ color: #c8322c; font-weight: bold;} .products-filter span{ padding: 0px 24px;} .products-filter a.act{ color: #c8322c;} .allNum{ padding: 25px 5px 18px;} .productPage{ padding: 50px 0px 0px; background-color: #fff;} .productDL a:link,.productDL a:visited { color: #666;} .productDL a:active,.productDL a:hover { color: #666;} .productDL ul{ margin-left: -2%;} .productDL li{ float: left; display: block; width: 31.33%; margin: 0px 0px 25px 2%; position: relative; overflow: hidden;} .productDL .img{ position: relative; overflow: hidden; width: 100%;} .productDL .img img{ width: 100%; display: block;} .productDL .bg{ background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.5); width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; opacity: 0; visibility: hidden; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .productDL .ico{ background: url(../images/more3.png) no-repeat scroll center top; padding-top: 38px; width: 45px; display: block; position: absolute; left: 50%; top: 50%; opacity: 0; transform: scale(0.4); -webkit-transform: scale(0.4); visibility: hidden; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; font-style: inherit; text-align: center; color: #fff; font-size: 12px; margin: -25px 0px 0px -22px;} .productDL .con,.productDL .con1{ height: 70px; line-height: 70px; font-size: 16px;} .productDL .con1{ text-align: center; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .productDL .con{ position: absolute; left: 100%; bottom: 0px; background-color: #f9f9f9; width: 90%; padding: 0px 5%; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s;} .productDL .con .m{ float: right; display: block;} .productDL .bot{ position: absolute; left: 0px; bottom: 0px; height: 3px; background-color: #006bcb; width: 0px; transition: all 0.5s ease 0s; -webkit-transform: all 0.5s ease 0s; } .productDL a:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1);} .productDL a:hover .bg{ opacity: 1; visibility: visible;} .productDL a:hover .ico { opacity: 1; transform: scale(1); -webkit-transform: scale(1); visibility: visible;} .productDL a:hover .con1{ opacity: 0; visibility: hidden;} .productDL a:hover .con{ left: 0px;} .productDL a:hover .bot{ width: 100%;} .serTelBox a:link,.serTelBox a:visited { color: #fff;} .serTelBox a:active,.serTelBox a:hover { color: #fff;} .serTelBox{ position: absolute; left: 50%; margin-left: -605px; bottom: 0px;} .serTelBox .item{ width: 560px; background-color: #fff; float: right; display: block; background-color: #666666; color: #fff;} .serTelBox .item dt{ float: left; display: block; padding: 30px 15px 25px 20px; width: 75px;} .serTelBox .item dt .zh{ font-size: 18px;line-height:1.2; font-weight: bold; margin-bottom: 10px;} .serTelBox .item dt .en{ font: 14px/1.2 "quarto","times new roman",tahoma,georgia; color: #bababa;} .serTelBox .item dd{ padding: 30px 35px 30px; width: 380px; float: left; display: block; background-color: #025bab;} .serTelBox .item dd .t{ font: 14px/1.7 ; } .serTelBox .item dd .c{ font: 24px/1.2 "quarto","times new roman",tahoma,georgia; padding-bottom: 5px;} .serTelBox .item dd .c .mc{ font-size: 14px;} .pbanner .pagenavBox{ position: absolute; left: 0px; bottom: 0px; width: 100%;} .procesPage a:link,.procesPage a:visited { color: #666;} .procesPage a:active,.procesPage a:hover { color: #006bcb;} .procesPage{ padding: 78px 0px; background-color: #fff;} .procesPage .by{ text-align: center; font-size: 18px; padding: 0px 0px 20px; color: #666;} .procesPage .bot{ width: 150px; margin: 0px auto 50px; display: block; height: 1px; background-color: #ccc;} .procesPage .item{ position: relative;} .procesPage .item .bor{ height: 2px; background-color: #025bab; position: absolute; left: 10%; width: 80%;} .procesPage .item .bor1{ top: 46px;} .procesPage .item .bor2{ top: 182px;} .procesUl li{ width: 29.33%; float: left; display: block; position: relative; height: 100px; margin:0px 2% 34px;} .procesUl .con{ padding: 32px 25px 0px 70px; height: 66px; border-radius: 50px; border: 1px solid #f9f9f9; background-color: #f9f9f9; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .procesUl .num{ position: absolute; left: 14px; width: 36px; height: 36px; top: 50%; margin-top: -18px; background-color: #999999; font-weight: bold; text-align: center; color: #fff; line-height: 36px; border-radius: 50%; transition: all 0.3s ease 0s; -webkit-transform: all 0.3s ease 0s;} .procesUl li:hover .num{ background-color: #025bab;} .procesUl li:hover .con{ border-color: #c62b25; background-color: #fff;} .w996{ width: 996px;margin: 0px auto;} .procesPage .slick-dots li { position: relative; display: inline-block; margin: 0px 5px; width: 14px; height: 14px; padding: 0px; cursor: pointer; } .procesPage .slick-dots li a { transition: 400ms; -webkit-transition: 400ms; -ms-transition: 400ms; height: 14px; width: 14px; line-height: 14px; text-indent: -10em; display: block; overflow: hidden; padding: 0px; cursor: pointer; background-color: #cacaca; border-radius: 50%; } .procesPage .slick-dots li a:focus { outline: none; } .procesPage .slick-dots li.slick-active a { background-color: #006bcb; } .trainDemo{ padding: 8% 0px; color: #fff; position: relative; } .trainPage a:link,.trainPage a:visited { color: #fff;} .trainPage a:active,.trainPage a:hover { color: #fff;} .trainPage .fc{ position: relative; z-index: 2;} .trainPage .t{ font-size: 30px; position: relative; z-index: 2;} .trainPage .bg{ background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(197,38,32,0.85); width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px;} .trainTabl{ position: relative; z-index: 2; border-top:1px solid #fff; border-left: 1px solid #fff; margin: 38px auto;} .trainTabl td{ border-bottom: 1px solid #fff; border-right: 1px solid #fff; padding: 15px;} .trainTabl td.wl{ font-weight: bold; width: 70px; text-align: center;} .storefrontPage{ overflow: hidden;} .storefrontPage .aboutT1{ padding: 45px 0px;} .storefrontList .img,.storefrontList .img img{ width: 100%; display: block; position: relative;} .storefrontList .bg{ background: url(../images/wi_bg.png) repeat; background: none rgba(255,255,255,0.6); position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 1; visibility: visible;} .storefrontList .item{ position: relative;} .storefrontList .con{ position: absolute; left: 0px; bottom: 0px; width: 90%; padding:10px 5%; color: #fff; background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(197,38,32,0.85); display: none;} .storefrontList .con .mico{ background: url(../images/map2.png) no-repeat scroll center center; width: 30px; height: 30px; float: right; display: block;} .storefrontList .slick-list{ overflow: initial;} .storefrontList .slick-active .bg{ visibility: hidden; opacity: 0;} .storefrontList .slick-active .con{ display: block;} .storefrontList .slick-arrow{ width: 48px; height: 48px; display: block; background:url(../images/img_bg2.png) no-repeat; top: 50%; margin-top: -24px; z-index: 100;} .storefrontList .slick-arrow i{ background: url(../images/img_ico.png) no-repeat scroll left bottom; width: 100%; height: 100%; margin: 0px auto; display: block; transition:transform 300ms 0ms; -webkit-transition:transform 300ms 0ms;} .storefrontList .slick-prev{ left: -24px;} .storefrontList .slick-next{ right: -24px;} .storefrontList .slick-prev i{ background-position: left bottom;} .storefrontList .slick-next i{ background-position: right bottom;} .storefrontList .slick-arrow:hover{ background-image: url(../images/img_bg.png);} .storefrontList .slick-prev:hover i{ background-position: left top; transform: translateX(-8px); -webkit-transform: translateX(-8px);} .storefrontList .slick-next:hover i{ background-position: right top; transform: translateX(8px); -webkit-transform: translateX(8px);} .storefrontList .con .mico:hover{ margin-top: -5px;} .marketingPage{ padding: 82px 0px 100px;} .marketingPage .by{ text-align: center; font-size: 16px; color: #999;} .marketingPage .pageC{ margin-top: -50px;} .JoiningBox{ padding: 70px 0px 90px; position: relative;} .JoiningBox .bg{ background: url(../images/red_bg2.png) no-repeat; background: no-repeat rgba(197,38,32,0.85); width: 100%; height: 100%; display: block; position: absolute; left: 0px; top: 0px;} .Joining a:link,.Joining a:visited { color: #fff;} .Joining a:active,.Joining a:hover { color: #fff;} .Joining{ position: relative; z-index: 2; color: #fff; width: 618px; margin: 0px auto;} .Joining .ico{ display: block; margin: 0px auto; width: 116px;} .Joining .t{ text-align: center; font-size: 18px; padding: 15px 0px 55px;} .Joining .btn a{ border:2px solid #fff; width: 48%; float: left; height: 62px; line-height: 62px; border-radius: 31px; text-align: center;} .Joining .btn a span{ display: inline-block;} .Joining .btn .down2{ float: right; display: block;} .Joining .btn .down1{ float: left;} .Joining .btn .down1 span{ background: url(../images/down_ico11.png) no-repeat scroll left center; padding-left: 40px;} .Joining .btn .down2 span{ background: url(../images/down_ico3.png) no-repeat scroll left center; padding-left: 40px;} .Joining .btn a:hover{ background-color: #fff;} .Joining .btn a:hover span{ color: #006bcb;} .Joining .btn .down1:hover span{ background-image: url(../images/down_ico12.png);} .Joining .btn .down2:hover span{ background-image: url(../images/down_ico32.png);}