﻿@charset "UTF-8";





textarea { -webkit-appearance: none; border-radius: 0; outline: none; }



::-moz-selection { background: #0078d7; color: #fff; text-shadow: none; }



::selection { background: #0078d7; 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; 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 { display: table-cell; vertical-align: middle; }



.horizontal-center { margin: 0 auto; }



.fixedImg { background-attachment: fixed; background-position: center center; background-repeat: no-repeat; }



.align-vertical { height: 100%; width: 100%; position: relative; display: table; }



.vertical-inner { display: table-cell; vertical-align: middle; }



.hide { display: none; }



.inner { width: 1600px; margin: 0 auto; position: relative; }



.pinner { width: 1200px; margin: 0 auto; position: relative; }



.worksDetail-inner{width: 900px; margin: 0 auto; position: relative;}



/* Slider */

.slick-slider { position: relative; display: block; -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; }



/* Arrows */

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }



/* Dots */

.slick-dots { position: absolute; bottom: -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); } }

/* Slider end*/

/*FlexSlider strat*/

/* Browser Resets

*********************************/

.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus { outline: none; }



.slides, .flex-control-nav, .flex-direction-nav { margin: 0; padding: 0; list-style: none; }



/* FlexSlider Necessary Styles

*********************************/

.flexslider { margin: 0; padding: 0; }



.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }



/* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img { width: 100%; display: block; }



.flex-pauseplay span { text-transform: capitalize; }



/* Clearfix for the .slides element */

.slides:after { content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }



html[xmlns] .slides { display: block; }



* html .slides { height: 1%; }



/* No JavaScript Fallback */

/* If you are not using another script, such as Modernizr, make sure you include js that eliminates this class on page load */

.no-js .slides > li:first-child { display: block; }



/* FlexSlider Default Theme

*********************************/

.flexslider { margin: 0 0 10px; position: relative; zoom: 1; }



.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }



.loading .flex-viewport { max-height: 300px; }



.flexslider .slides { zoom: 1; }



/* Direction Nav */

.flex-direction-nav { *height: 0; }



.flex-direction-nav a { text-decoration: none; display: block; width: 40px; height: 48px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0, 0, 0, 0.8); text-indent: -999em; }



.flex-direction-nav .flex-prev { left: -10px; background-position: 0 0; }



.flex-direction-nav .flex-next { right: -10px; background-position: -132px 0; }



.flexslider:hover .flex-prev { opacity: 0.7; left: -20px; }



.flexslider:hover .flex-next { opacity: 0.7; right: -20px; }



.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }



.flex-direction-nav .flex-disabled { opacity: 1 !important; filter: alpha(opacity=1); }



/* Pause/Play */

.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; background: #ddd; }



.flex-pauseplay a:before { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }



.flex-pauseplay a:hover { opacity: 1; }



.flex-pauseplay a.flex-play:before { content: '\f003'; }



/* Control Nav */

.flex-control-nav { width: 100%; position: absolute; bottom: -40px; text-align: center; }



.flex-control-nav li { margin: 0 6px; display: inline-block; zoom: 1; *display: inline; }



.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0, 0, 0, 0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3); }



.flex-control-paging li a:hover { background: #333; background: rgba(0, 0, 0, 0.7); }



.flex-control-paging li a.flex-active { background: #000; background: rgba(0, 0, 0, 0.9); cursor: default; }



.flex-control-thumbs { margin: 5px 0 0; position: static; overflow: hidden; }



.flex-control-thumbs li { width: 25%; float: left; margin: 0; }



.flex-control-thumbs img { width: 100%; display: block; opacity: .7; cursor: pointer; }



.flex-control-thumbs img:hover { opacity: 1; }



.flex-control-thumbs .flex-active { opacity: 1; cursor: default; }



@media screen and (max-width: 860px)

 { .flex-direction-nav .flex-prev { opacity: 1; left: 10px; }

  .flex-direction-nav .flex-next { opacity: 1; right: 10px; } }

/*FlexSlider end*/

.popUpblack { background: #000 \9; filter: alpha(opacity=80); background: rgba(0, 0, 0, 0.8); width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 10000; }



.popUp { width: 220px; height: 242px; border: 2px solid #bd671b; background: #fff; position: fixed; left: 50%; top: 50%; margin: -87px 0 0 -115px; z-index: 1004; }



.popUp .t { padding: 0 0 0 10px; height: 26px; line-height: 26px; color: #666; font-weight: bold; border-bottom: 1px solid #e8e8e8; background: #f2f2f2; }



.popUp .t .close { padding: 0 10px 0 0; float: right; cursor: pointer; color: #666; font-weight: normal; }



.popUp .img { padding: 20px; }



.popUp .img img { width: 100%; display: block; }



#bsWXBox { display: none !important; }



.navMask { position: fixed; width: 100%; height: 100%; z-index: 6001; opacity: 0; visibility: hidden; background-color: #fff; transition: .45s; -webkit-transition: .45s; }

.navMask.active { background-color: rgba(0, 0, 0, 0.3); opacity: 1; visibility: visible; }



/*menuBox*/

.menuBox { position: fixed; top:0; height: 100%; overflow: auto; width: 276px; background: #306bcd; z-index: 6004; right: -276px; transition: 600ms; -webkit-transition: 600ms;}

.menuBox.on { right: 72px; }

.menuBox.active.on { right: 54px; }

.menuBox.active .fill-top { height: 54px; }

.menuBox .fill-top { height: 0px; border-bottom: 1px solid #9fc6f6; display: block; }

.menuBox .list { padding: 60px 0 0 0px; color: #fff; font-size: 16px; }

.menuBox .list .tit { display: block; line-height: 1.2; padding: 10px 0; position: relative; cursor: pointer; padding-left: 45px; padding-right: 50px; transition: .23s; -webkit-transition: .23s; border:1px solid red }

.menuBox .list .tit:hover { background: #e50013; }

.menuBox .list .tit.on { background: #e50013; }

.menuBox .list .tit.on:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); }

.menuBox .list .tit:before { content: ""; display: block; position: absolute; top: 0; right: 30px; width: 10px; height: 100%; background: url(images/nav_arrow_1.png) no-repeat scroll center center; transition: .45s; -webkit-transition: .45s; }

.menuBox .list .link { display: block; padding-left: 45px; color: #fff; padding: 10px 0; cursor: pointer; padding-left: 45px; padding-right: 50px; transition: .23s; -webkit-transition: .23s; line-height: 1.2; }

.menuBox .list .link:hover { background: #e50013; }

.menuBox .list .subNav { padding: 5px 0; padding-left: 45px; }

.menuBox .list .subNav .slink { display: block; color: #fff; padding: 5px 0; padding-right: 10px; font-size: 12px; }

.menuBox .list .subNav .slink:hover { color: #e50013; }

.menuBox .list li { width:100%; text-align:center;  }
.menuBox .list li a { color: #fff;}
.menuBox .list li a,.menuBox .list li a:link,.menuBox .list li a:visited { clear:both; width:100%; padding:4% 0; text-align:center;color:#fff; font-size:16px;text-decoration:none; border-bottom:1px solid #5486d9; display:block;}
.menuBox .list li a:hover,.menuBox .list li a.active,.menuBox .list li a.active:link,.menuBox .list li a.active:visited{color: #fff; font-weight:bold;}



/*End menuBox*/

/*header*/




.menu-word { height: 70px; line-height: 70px; color: #fff; position: fixed; top: 0; right: 72px; z-index: 6005; transition: .56s; -webkit-transition: .56s; }

.menu-word.on { right: 102px; }

.menu-word.active { color: #414141; height: 54px; line-height: 54px; }

.menu-word.active.on { color: #fff; }



.menu-bar { position: fixed; top: 0; right: 0; height: 70px; cursor: pointer; width: 72px; z-index: 6002; transition: .56s; -webkit-transition: .56s;  }

.menu-bar.on { background: #9fc6f6; transition: .56s .45s; -webkit-transition: .56s .45s; }

.menu-bar.on .line { background: #434343; }

.menu-bar.on .line.top { transform: rotate(-135deg); -webkit-transform: rotate(-135deg); top: 11px; }

.menu-bar.on .line.center { opacity: 0; transform: translateX(50px); -webkit-transform: translateX(50px); }

.menu-bar.on .line.bottom { transform: rotate(135deg); -webkit-transform: rotate(135deg); bottom: 11px; }

.menu-bar .nav-bar { width: 34px; height: 26px; position: absolute; display: block; top: 50%; left: 50%; margin-top: -13px; margin-left: -17px; }

.menu-bar .line { position: absolute; width: 100%; height: 4px; background: #fff; left: 0; transition: .56s; -webkit-transition: .56s; }

.menu-bar .line.top { top: 0; }

.menu-bar .line.center { top: 50%; margin-top: -2px; }

.menu-bar .line.bottom { bottom: 0; }

.menu-bar.active { height: 54px; width: 54px; }

.menu-bar.active .line { background-color: #fff; }



.header { padding-left: 1%; position: fixed; top: 0; left: 0; z-index: 6000; padding-top: 20px; padding-bottom: 20px; width: 99%; transition: .56s; -webkit-transition: .56s; }

.header .logo { width: 246px; height: 34px; background: url(images/logo.png) no-repeat scroll left top; display: block; }

.header.active { box-shadow: 0 0 3px #ccc; padding-top: 10px; padding-bottom: 10px; }

.header.active .logo { background-position: left bottom 5px; }

.header.active:before { transform: scaleY(1); -webkit-transform: scaleY(1); }

.header:before { content: ""; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: #fff; transform-origin: 50% 0; transition: .56s; -webkit-transition: .56s; transform: scaleY(0); -webkit-transform: scaleY(0); z-index: -1; }



/*End header*/

/*banner*/

.banner-box { overflow: hidden; position: relative; }

.banner-box .banner { text-align: center; color: #fff; }

.banner-box .banner .bimg{display: block;position: relative;}

.banner-box .banner .pimg{display: none;position: relative;}

.banner-box .banner .zh { font-size: 45px; transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; font-family:Microsoft YaHei,SimHei,Arial,Helvetica,Sans-seri,宋体;}

.banner-box .banner .line { display: block; width: 125px; height: 3px; background: #fff; margin: 25px auto; transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; }

.banner-box .banner .en { font-family: "browalliaUPC"; font-size: 125px; text-transform: uppercase; line-height: 1; transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; }

.banner-box .banner .con { width: 640px; margin: 0 auto; transform: translateY(50px); -webkit-transform: translateY(50px); opacity: 0; line-height: 1.5; font-family: arial; font-size: 12px; margin-top: 13px;}

.banner-box .banner .word { position: absolute; width: 100%; top: 0; left: 0; height: 100%; line-height: 1.2; }

.banner-box .banner .slick-current .bimg { visibility: visible !important; -webkit-animation: scaleUpDown 5s; animation: scaleUpDown 5s; }

.banner-box .banner .slick-current .zh { transition: .56s .2s; -webkit-transition: .56s .2s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); }

.banner-box .banner .slick-current .line { transition: .56s .4s; -webkit-transition: .56s .4s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); }

.banner-box .banner .slick-current .en { transition: .56s .8s; -webkit-transition: .56s .8s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); }

.banner-box .banner .slick-current .con { transition: .56s 1.2s; -webkit-transition: .56s 1.2s; opacity: 1; transform: translateY(0px); -webkit-transform: translateY(0px); }

.banner-box .mouse { width: 22px; height: 42px; position: absolute; left: 50%; bottom: 60px; background: url(images/mouse.png) no-repeat scroll center center; animation: mouse 1s ease-in-out 0.1s alternate none infinite running; -webkit-animation: mouse 1s ease-in-out 0.1s alternate none infinite running; }



@keyframes mouse { from { transform: translateY(0); -webkit-transform: translateY(0); opacity: 1; }

  55% { opacity: 0.6; }

  to { transform: translateY(10px); -webkit-transform: translateY(10px); opacity: 0; } }

@-webkit-keyframes mouse { from { transform: translateY(0); -webkit-transform: translateY(0); }

  to { transform: translateY(10px); -webkit-transform: translateY(10px); } }

/*End banner*/

