﻿ .row{
  width:101%;
  transition:.2s width ease;
  *zoom:1;
}
 .row:before, .row:after{
  display:table;
  clear:both;
  content:'';
}
 .row>[class*="span-"]{
  float:left;
  margin-right:1%;
  *margin-right:.89%;
}
 .row>.span-1{
  width:7.33333333%;
}
 .row>.span-2{
  width:15.66666667%;
}
 .row>.span-3{
  width:33%;
}
 .row>.span-4{
  width:32.33333333%;
}
 .row>.span-5{
  width:40.66666667%;
}
 .row>.span-6{
  width:49%;
}
 .row>.span-7{
  width:57.33333333%;
}
 .row>.span-8{
  width:65.66666667%;
}
 .row>.span-9{
  width:74%;
}
 .row>.span-10{
  width:82.33333333%;
}
 .row>.span-11{
  width:90.66666667%;
}
 .row>.span-12{
  width:99%;
}
 .full-row{
  width:100%;
  transition:.2s width ease;
  *zoom:1;
}
 .full-row:before, .full-row:after{
  display:table;
  clear:both;
  content:'';
}
 .full-row>[class*='span']{
  float:left;
}
 .full-row>.span-1{
  width:8.33333333%;
  *width:8.22333333%;
}
 .full-row>.span-2{
  width:16.66666667%;
  *width:16.55666667%;
}
 .full-row>.span-3{
  width:33%;
  *width:33%;
}
 .full-row>.span-4{
  width:33.33333333%;
  *width:33.22333333%;
}
 .full-row>.span-5{
  width:41.66666667%;
  *width:41.55666667%;
}
 .full-row>.span-6{
  width:50%;
  *width:49.89%;
}
 .full-row>.span-7{
  width:58.33333333%;
  *width:58.22333333%;
}
 .full-row>.span-8{
  width:66.66666667%;
  *width:66.55666667%;
}
 .full-row>.span-9{
  width:75%;
  *width:74.89%;
}
 .full-row>.span-10{
  width:83.33333333%;
  *width:83.22333333%;
}
 .full-row>.span-11{
  width:91.66666667%;
  *width:91.55666667%;
}
 .full-row>.span-12{
  width:100%;
  *width:99.89%;
}
 .row>.pull-right, .full-row>.pull-right{
  float:right;
}
 .row>.center{
  position:relative;
  left:-0.5%;
  display:block;
  float:none;
  clear:both;
  margin-right:auto;
  margin-left:auto;
}
 .full-row>.center{
  display:block;
  float:none;
  clear:both;
  margin-right:auto;
  margin-left:auto;
}
 .pull-left-1{
  position:relative;
  left:-8.33333333%;
}
 .pull-left-2{
  position:relative;
  left:-16.66666667%;
}
 .pull-left-3{
  position:relative;
  left:-25%;
}
 .pull-left-4{
  position:relative;
  left:-33.33333333%;
}
 .pull-left-5{
  position:relative;
  left:-41.66666667%;
}
 .pull-left-6{
  position:relative;
  left:-50%;
}
 .pull-left-7{
  position:relative;
  left:-58.33333333%;
}
 .pull-left-8{
  position:relative;
  left:-66.66666667%;
}
 .pull-left-9{
  position:relative;
  left:-75%;
}
 .pull-left-10{
  position:relative;
  left:-83.33333333%;
}
 .pull-left-11{
  position:relative;
  left:-91.66666667%;
}
 .pull-left-12{
  position:relative;
  left:-100%;
}
 .pull-right-1{
  position:relative;
  left:8.33333333%;
}
 .pull-right-2{
  position:relative;
  left:16.66666667%;
}
 .pull-right-3{
  position:relative;
  left:25%;
}
 .pull-right-4{
  position:relative;
  left:33.33333333%;
}
 .pull-right-5{
  position:relative;
  left:41.66666667%;
}
 .pull-right-6{
  position:relative;
  left:50%;
}
 .pull-right-7{
  position:relative;
  left:58.33333333%;
}
 .pull-right-8{
  position:relative;
  left:66.66666667%;
}
 .pull-right-9{
  position:relative;
  left:75%;
}
 .pull-right-10{
  position:relative;
  left:83.33333333%;
}
 .pull-right-11{
  position:relative;
  left:91.66666667%;
}
 .pull-right-12{
  position:relative;
  left:100%;
}
@media only screen and (max-width:1240px){
  
 .row>.midd-1 {
    width: 7.33333333%
}
 .row>.midd-2 {
    width: 15.66666667%
}
 .row>.midd-3 {
    width: 33%
}
 .row>.midd-4 {
    width: 32.33333333%
}
 .row>.midd-5 {
    width: 40.66666667%
}
 .row>.midd-6 {
    width: 49%
}
 .row>.midd-7 {
    width: 57.33333333%
}
 .row>.midd-8 {
    width: 65.66666667%
}
 .row>.midd-9 {
    width: 74%
}
 .row>.midd-10 {
    width: 82.33333333%
}
 .row>.midd-11 {
    width: 90.66666667%
}
 .row>.midd-12 {
    width: 99%
}
 .midd-hide {
    display: none
}
 .midd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}
 .full-row>.midd-1 {
    width: 8.33333333%
}
 .full-row>.midd-2 {
    width: 16.66666667%
}
 .full-row>.midd-3 {
    width: 25%
}
 .full-row>.midd-4 {
    width: 33.33333333%
}
 .full-row>.midd-5 {
    width: 41.66666667%
}
 .full-row>.midd-6 {
    width: 50%
}
 .full-row>.midd-7 {
    width: 58.33333333%
}
 .full-row>.midd-8 {
    width: 66.66666667%
}
 .full-row>.midd-9 {
    width: 75%
}
 .full-row>.midd-10 {
    width: 83.33333333%
}
 .full-row>.midd-11 {
    width: 91.66666667%
}
 .full-row>.midd-12 {
    width: 100%
}
}
@media only screen and (max-width:992px){
  
 .row>.smidd-1 {
    width: 7.33333333%
}
 .row>.smidd-2 {
    width: 15.66666667%
}
 .row>.smidd-3 {
    width: 24%
}
 .row>.smidd-4 {
    width: 32.33333333%
}
 .row>.smidd-5 {
    width: 40.66666667%
}
 .row>.smidd-6 {
    width: 49%
}
 .row>.smidd-7 {
    width: 57.33333333%
}
 .row>.smidd-8 {
    width: 65.66666667%
}
 .row>.smidd-9 {
    width: 74%
}
 .row>.smidd-10 {
    width: 82.33333333%
}
 .row>.smidd-11 {
    width: 90.66666667%
}
 .row>.smidd-12 {
    width: 99%
}
 .smidd-hide {
    display: none
}
 .smidd-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}
 .full-row>.smidd-1 {
    width: 8.33333333%
}
 .full-row>.smidd-2 {
    width: 16.66666667%
}
 .full-row>.smidd-3 {
    width: 25%
}
 .full-row>.smidd-4 {
    width: 33.33333333%
}
 .full-row>.smidd-5 {
    width: 41.66666667%
}
 .full-row>.smidd-6 {
    width: 50%
}
 .full-row>.smidd-7 {
    width: 58.33333333%
}
 .full-row>.smidd-8 {
    width: 66.66666667%
}
 .full-row>.smidd-9 {
    width: 75%
}
 .full-row>.smidd-10 {
    width: 83.33333333%
}
 .full-row>.smidd-11 {
    width: 91.66666667%
}
 .full-row>.smidd-12 {
    width: 100%
}
}
@media only screen and (max-width:760px){
  
 .row>.smal-1 {
    width: 7.33333333%
}
 .row>.smal-2 {
    width: 15.66666667%
}
 .row>.smal-3 {
    width: 24%
}
 .row>.smal-4 {
    width: 32.33333333%
}
 .row>.smal-5 {
    width: 40.66666667%
}
 .row>.smal-6 {
    width: 49%
}
 .row>.smal-7 {
    width: 57.33333333%
}
 .row>.smal-8 {
    width: 65.66666667%
}
 .row>.smal-9 {
    width: 74%
}
 .row>.smal-10 {
    width: 82.33333333%
}
 .row>.smal-11 {
    width: 90.66666667%
}
 .row>.smal-12 {
    width: 99%
}
 .smal-hide {
    display: none
}
 .smal-show {
    display: block
}
 .smal-center {
    position: relative;
    left: -0.5%;
    display: block;
    float: none;
    clear: both;
    margin-right: auto;
    margin-left: auto
}
 [class*='pull-left-'], [class*='pull-right-'] {
    right: auto;
    left: auto
}
 .full-row>.smal-1 {
    width: 8.33333333%
}
 .full-row>.smal-2 {
    width: 16.66666667%
}
 .full-row>.smal-3 {
    width: 25%
}
 .full-row>.smal-4 {
    width: 33.33333333%
}
 .full-row>.smal-5 {
    width: 41.66666667%
}
 .full-row>.smal-6 {
    width: 50%
}
 .full-row>.smal-7 {
    width: 58.33333333%
}
 .full-row>.smal-8 {
    width: 66.66666667%
}
 .full-row>.smal-9 {
    width: 75%
}
 .full-row>.smal-10 {
    width: 83.33333333%
}
 .full-row>.smal-11 {
    width: 91.66666667%
}
 .full-row>.smal-12 {
    width: 100%
}
}
 .pt2{
  position:relative;
  color:#fff;
}
 .pt2 .bg{
  position:relative;
  height:650px;
  width:100%;
  overflow:hidden;
}
 .pt2 .bg img{
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-960px;
  max-width:none;
  visibility:hidden;
  opacity:0;
  margin-top:-350px;
}
 .pt2 .bg img.cur{
  opacity:1;
  visibility:visible;
}
 .pt2 .con{
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  padding-top:75px;
}
 .pt2 .en, .pt2 .cn{
  color:#fff !important;
}
 .pt2 .cn1{
  font-size:32px;
  margin-top:30px;
  margin-bottom:30px;
  font-weight:bold;
}
 .pt2 .cn2{
  font-size:16px;
  margin-bottom:60px;
  width:50%;
  line-height:1.8;
  text-indent:2em;
}
 .pt2 .tab{
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  background:url(/upload/img/grey.5.png);
  text-align:center;
}
 .pt2 .tab .span-2{
  width:20%;
  overflow:hidden;
  -moz-transition:all .8s ease 0s;
  -ms-transition:all .8s ease 0s;
  -o-transition:all .8s ease 0s;
  -webkit-transition:all .8s ease 0s;
  transition:all .8s ease 0s;
  cursor:pointer;
}
 .pt2 .tab .span-2.cur, .pt2 .tab .span-2:hover{
  background:url(/upload/img/blue.8.png);
}
 .pt2 .tab a:hover{
  color:#fff;
}
 .pt2 .tab .icon{
  height:80px;
  width:80px;
  margin:20px auto;
  background:url(/upload/img/pt2_icon.png) repeat;
  background-position:0 0;
  -moz-transition:all .8s ease 0s;
  -ms-transition:all .8s ease 0s;
  -o-transition:all .8s ease 0s;
  -webkit-transition:all .8s ease 0s;
  transition:all .8s ease 0s;
}
 .pt2 .tab a:hover .icon{
  cursor:pointer;
  -moz-transform:rotateY(180deg);
  -ms-transform:rotateY(180deg);
  -o-transform:rotateY(180deg);
  -webkit-transform:rotateY(180deg);
  transform:rotateY(180deg);
}
 .pt2 .tab .i3 .icon{
  background-position:-80px 0;
}
 .pt2 .tab .i2 .icon{
  background-position:-160px 0;
}
 .pt2 .tab .i4 .icon{
  background-position:-240px 0;
}
 .pt2 .tab .i5 .icon{
  background-position:-320px 0;
}
 .pt2 .tab .i6 .icon{
  background-position:-400px 0;
}
 .pt2 .tab .desc{
  font-size:22px;
  padding-bottom:20px;
}
 .pt2 .list{
  position:relative;
}
 .pt2 .list .item{
  position:absolute;
  top:0;
  left:0;
  right:0;
  transform:translateX(50px);
  opacity:0;
  visibility:hidden;
  -moz-transition:all .8s ease 0s;
  -ms-transition:all .8s ease 0s;
  -o-transition:all .8s ease 0s;
  -webkit-transition:all .8s ease 0s;
  transition:all .8s ease 0s;
  overflow:hidden;
  height:0;
}
 .pt2 .list .item.cur{
  opacity:1;
  visibility:visible;
  transform:translateX(0);
  height:auto;
}
 .pt2 .list .item.cur .en, .pt2 .list .item.cur .cn{
  visibility:visible;
}
 .wrap{
  width:82%;
  margin-right:auto;
  margin-left:auto;
}
 .mwrap{
  max-width:1366px;
  margin-right:auto;
  margin-left:auto;
}
 .out{
  display:flex;
  min-width:900px;
  min-height:-webkit-fill-available;
  -webkit-perspective:1000px;
  overflow:hidden;
  justify-content:center;
  align-items:center;
  background:rgba(0, 0, 0, 0.2);
}
 .out #title{
  opacity:0;
  -webkit-transform:translateZ(-50px) rotateX(5deg);
}
 .out #additional{
  opacity:0;
}
 .out #stage{
  opacity:0;
  -webkit-transform:translateZ(0px);
}
 .in #stage{
  width:40%;
  opacity:1;
  -webkit-transform:translateZ(0px) rotateY(0) rotateX(0);
}
 #ringgroup{
  position:absolute;
  width:800px;
  height:800px;
  left:50%;
  top:50%;
  margin-left:-400px;
  margin-top:-400px;
  -webkit-transition:All 2.2s 0.1s;
  -webkit-transform:rotateZ(-360deg) translateZ(-4000px) scale(0.02);
  -webkit-perspective:1000px;
  -webkit-transform-style:preserve-3d;
}
 #ringgroup.pass{
  -webkit-transform:rotateZ(0) translateZ(3200px) scale(1);
  opacity:1;
}
 .ring{
  position:absolute;
  width:100%;
  height:100%;
  background:url('/img/ring.png');
  -webkit-transform-style:preserve-3d;
}
 .ring:nth-of-type(1){
  -webkit-transform:translateZ(0px);
  opacity:1;
}
 .ring:nth-of-type(2){
  -webkit-transform:rotateZ(60deg) translateZ(-1000px) scale(0.9);
  opacity:0.7;
}
 .ring:nth-of-type(3){
  -webkit-transform:rotateZ(120deg) translateZ(-200px) scale(0.8);
  opacity:0.5;
}
 .ring:nth-of-type(4){
  -webkit-transform:rotateZ(30deg) translateZ(-3000px) scale(0.7);
  opacity:0.1;
}
 #core{
  display:block;
  position:absolute;
  width:304px;
  height:61px;
  left:50%;
  top:50%;
  margin-left:-200px;
  margin-top:-50px;
  -webkit-transition:All 0.9s ease;
  -webkit-transform:translateZ(-4000px) rotateY(90deg) rotateZ(30deg);
  opacity:1;
}
 #core.pass{
  -webkit-transform:rotateZ(0) translateZ(1000px) rotateY(-15deg);
  opacity:1;
}
 #core img{
  width:100%;
}
 #stage{
  display:flex;
  justify-content:center;
  align-items:center;
  -webkit-transition:All 2.3s 0s ease-in;
  -webkit-filter:brightness(1.3);
}
 #hero{
  width:100%;
  text-align:center;
  margin-top:0%;
}
 #hero img{
  width:82%;
  max-width:60%;
}
 #title{
  position:absolute;
  width:100%;
  left:0;
  top:14%;
  text-align:center;
  -webkit-transition:All 1.6s ease-out;
}
 #title img{
  width:25%;
  max-width:530px;
}
 #additional{
  position:absolute;
  width:100%;
  left:0;
  bottom:16%;
  text-align:center;
  -webkit-transition:All 1s 0.8s ease-in;
}
 #additional img{
  width:45%;
  max-width:760px;
}
 #copyright{
  position:fixed;
  left:15px;
  bottom:15px;
  color:rgba(255,255,255,0.2);
  font-size:12px;
  font-family:Arial;
}
 #light{
  width:100%;
  height:auto;
  position:absolute;
  top:50%;
  left:50%;
  margin-left:-350px;
  margin-top:-250px;
  background:url('/img/light.png');
  -webkit-transform:scaleX(0.1) scaleY(0.1);
  -webkit-filter:brightness(0);
  -webkit-transition:All 0.4s ease-in;
}
 #light.pass{
  -webkit-transform:scaleX(2) scaleY(0.5);
  -webkit-filter:brightness(6);
}
 #light.passed{
  -webkit-transform:scaleX(6) scaleY(1.1);
  -webkit-filter:brightness(0);
  -webkit-transition:All 0.3s ease-out;
}
 #wave{
  width:320px;
  height:320px;
  top:50%;
  left:50%;
  margin-left:-160px;
  margin-top:-160px;
  position:absolute;
  background:url('/img/wave.png');
  -webkit-transform:scale(0.01);
  -webkit-transition:All 0.9s 0.62s ease;
  -webkit-filter:brightness(3);
}
 #wave.pass{
  -webkit-transform:scale(12);
  -webkit-filter:brightness(1);
  opacity:0;
}
 .line_btn{
  display:inline-block;
  *display:inline;
  *zoom:1;
  white-space:nowrap;
  padding:0 130px 0 30px;
  line-height:45px;
  font-size:15px;
  color:#fff;
  text-transform:uppercase;
  border-left:1px solid rgba(255, 255, 255, .84);
  border-right:1px solid rgba(255, 255, 255, .84);
  border-top:1px solid rgba(255, 255, 255, .84);
  border-bottom:1px solid rgba(255, 255, 255, .84);
}
 .line_btn::after{
  content:"";
  position:absolute;
  top:50%;
  right:100px;
  width:7px;
  height:7px;
  
  margin-top:-3px;
  overflow:hidden;
  opacity:1;
  visibility:visible;
  -webkit-transition:-webkit-transform .3s, opacity .3s;
  transition:transform .3s, opacity .3s;
  -webkit-transition-timing-function:cubic-bezier(.75, 0, .125, 1);
  transition-timing-function:cubic-bezier(.75, 0, .125, 1);
}
 .line_btn:hover::after{
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate3d(0, 100%, 0);
  transform:translate3d(0, 100%, 0);
  visibility:hidden;
}
 .line_btn.line_btn_red{
  position:relative;
  left:0;
  bottom:0;
  border-color:#d20319;
}
 .line_btn.line_btn_red::after{
  background:url(/img/line_btn_jt_red.png) no-repeat center;
}
 .line_btn .jt{
  position:absolute;
  width:6px;
  bottom:0;
  top:0;
  right:100px;
}
 .line_btn .jt img{
  position:absolute;
  top:50%;
  margin-top:-3px;
  left:0;
}
 .line_btn.sj_btn{
  padding-right:80px;
  line-height:60px;
  border:none;
}
 .line_btn.sj_btn::after{
  background:url(/img/sj_btn.png) no-repeat center;
  width:12px;
  height:15px;
  margin-top:-8px;
  right:50px;
}
 .line_btn.sj_btn .jt{
  width:12px;
  right:50px;
}
 .line_btn.sj_btn .jt img{
  margin-top:-8px;
}
 .page_btn{
  font-size:18px;
  display:inline-block;
  *display:inline;
  *zoom:1;
  background:#3398e9;
  color:#fff;
  width:230px;
  line-height:50px;
  text-transform:uppercase;
  letter-spacing:1px;
  cursor:pointer;
}
 .d_b{
  display:block;
}
 input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{
  color:#fff;
}
 input:-moz-placeholder, textarea:-moz-placeholder{
  color:#fff;
}
 input::-moz-placeholder, textarea::-moz-placeholder{
  color:#fff;
}
 input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color:#fff;
}
 .common_btn{
  position:relative;
  overflow:hidden;
}
 .common_btn>span{
  display:inline-block;
  vertical-align:0;
  opacity:0;
  filter:alpha(opacity=0);
  color:#fff;
  -webkit-transform:translate3d(0, -10px, 0);
  transform:translate3d(0, -10px, 0);
  -webkit-transition:-webkit-transform .3s, opacity .3s;
  transition:transform .3s, opacity .3s;
  -webkit-transition-timing-function:cubic-bezier(.75, 0, .125, 1);
  transition-timing-function:cubic-bezier(.75, 0, .125, 1);
}
 .common_btn::before{
  content:attr(c-text);
  position:absolute;
  top:0;
  left:10%;
  width:80%;
  height:100%;
  -webkit-transition:-webkit-transform .3s, opacity .3s;
  transition:transform .3s, opacity .3s;
  -webkit-transition-timing-function:cubic-bezier(.75, 0, .125, 1);
  transition-timing-function:cubic-bezier(.75, 0, .125, 1);
  display:none\0;
}
 .common_btn:hover .iconfont{
  color:#fff;
}
 .common_btn:hover{
  background:#de0003;
  border:1px solid #de0003;
}
 .common_btn:hover::before{
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transform:translate3d(0, 100%, 0);
  transform:translate3d(0, 100%, 0);
}
 .common_btn:hover>span{
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transform:translate3d(0, 0, 0);
  transform:translate3d(0, 0, 0);
  display:inline-block;
}
 .common_btn>span.sep{
  width:5px;
  height:5px;
  display:inline-block;
}
 .common_btn:hover>span:nth-child(1){
  -webkit-transition-delay:45ms;
  transition-delay:45ms;
}
 .common_btn:hover>span:nth-child(2){
  -webkit-transition-delay:.09s;
  transition-delay:.09s;
}
 .common_btn:hover>span:nth-child(3){
  -webkit-transition-delay:.135s;
  transition-delay:.135s;
}
 .common_btn:hover>span:nth-child(4){
  -webkit-transition-delay:.18s;
  transition-delay:.18s;
}
 .common_btn:hover>span:nth-child(5){
  -webkit-transition-delay:.225s;
  transition-delay:.225s;
}
 .common_btn:hover>span:nth-child(6){
  -webkit-transition-delay:.27s;
  transition-delay:.27s;
}
 .common_btn:hover>span:nth-child(7){
  -webkit-transition-delay:.315s;
  transition-delay:.315s;
}
 .common_btn:hover>span:nth-child(8){
  -webkit-transition-delay:.36s;
  transition-delay:.36s;
}
 .common_btn:hover>span:nth-child(9){
  -webkit-transition-delay:.405s;
  transition-delay:.405s;
}
 .common_btn:hover>span:nth-child(10){
  -webkit-transition-delay:.45s;
  transition-delay:.45s;
}
 .common_btn:hover>span:nth-child(11){
  -webkit-transition-delay:.495s;
  transition-delay:.495s;
}
 .common_btn:hover>span:nth-child(12){
  -webkit-transition-delay:.54s;
  transition-delay:.54s;
}
 .common_btn:hover>span:nth-child(13){
  -webkit-transition-delay:.585s;
  transition-delay:.585s;
}
 .common_btn:hover>span:nth-child(14){
  -webkit-transition-delay:.63s;
  transition-delay:.63s;
}
 .common_btn:hover>span:nth-child(15){
  -webkit-transition-delay:.675s;
  transition-delay:.675s;
}
 .common_btn:hover>span:nth-child(16){
  -webkit-transition-delay:.72s;
  transition-delay:.72s;
}
 .common_btn:hover>span:nth-child(17){
  -webkit-transition-delay:.765s;
  transition-delay:.765s;
}
 .common_btn:hover>span:nth-child(18){
  -webkit-transition-delay:.81s;
  transition-delay:.81s;
}
 .common_btn:hover>span:nth-child(19){
  -webkit-transition-delay:.855s;
  transition-delay:.855s;
}
 .common_btn:hover>span:nth-child(20){
  -webkit-transition-delay:.9s;
  transition-delay:.9s;
}
 .common_btn.static_btn:hover{
  background:none;
}
 .common_btn.static_btn>span{
  color:#d20319;
}
 .common_btn.static_btn::before{
  left:0;
}
 #allmap{
  height:500px;
  width:100%;
  overflow:hidden;
}
 #allmap .BMapLib_nav_tab_content td{
  display:inline-block;
  width:auto !important;
}
 #allmap .BMap_stdMpCtrl{
  display:none !important;
}
 .BMap_Marker div >img{
  animation-delay:0ms;
  animation-duration:2000ms;
  animation-iteration-count:infinite;
  animation-name:scales;
  animation-play-state:running;
  animation-timing-function:linear;
}
@keyframes scales{
  0% { opacity: 0.2; transform: scale(0.6);}
    33% { opacity: 0.5; transform:scale(0.8);}
    66% { opacity: 1; transform:scale(1);}
    100% { opacity: 0.6; transform:scale(0.6); }
}
 .pinner{
  width:90%;
  max-width:1520px;
  margin:0px auto;
}
 .strength{
  margin-top:100px;
}
 .contact{
  padding:95px 0 120px 0;
}
 .ab-title{
  text-align:center;
}
 .ab-title .ch{
  font-size:30px;
  color:#333;
}
 .ab-title .en{
  font-size:20px;
  margin-top:2px;
  color:#999;
}
 .cta-list{
  margin-top:100px;
}
 .cta-list li{
  float:left;
  width:33.33%;
  text-align:center;
  transition:all .3s;
}
 .cta-list .ico{
  display:block;
  width:68px;
  height:68px;
  margin:0 auto;
  -webkit-transition:.3s;
  -moz-transition:.3s;
  transition:.3s;
  border:1px solid #4d4d4d;
  border-radius:100%;
  background-position:center top;
}
 .cta-list .c1 .ico{
  background-image:url(../image/rBQBG1y31bmEfZWvAAAAAMOEhj4378.png);
}
 .cta-list .c2 .ico{
  background-image:url(../image/rBQBHVy31bCEb715AAAAACXhECQ499.png);
}
 .cta-list .c3 .ico{
  background-image:url(../image/rBQBG1y31cqENoF3AAAAAJzk9Jw370.png);
}
 .cta-list .ti{
  font-weight:700;
  margin-top:7px;
  color:#333;
  font-size:16px;
}
 .cta-list .txx{
  font-size:18px;
  line-height:1.4;
  margin-top:25px;
}
 .cta-list li:hover .ico{
  border-color:#004e94;
  background-color:#004e94;
  background-position:center bottom;
}
 .cta-list li a{
  color:#666;
  font-size:16px;
  display:block;
}
 .cta-list li.c1 .txx{
  font-size:14px;
}
 .industrys{
  overflow:hidden;
  height:790px;
}
 .industry-list a:link, .industry-list a:visited{
  color:#fff;
}
 .industry-list a:active, .industry-list a:hover{
  color:#fff;
}
 .industry-list li{
  width:33.33%;
  float:left;
  overflow:hidden;
  position:relative;
  transition:width 455ms;
}
 .industry-list li figure{
  display:block;
  overflow:hidden;
  position:relative;
  text-align:center;
  background-position:center center;
  background-repeat:no-repeat;
  height:790px;
}
 .industry-list li figure img{
  display:none;
  height:790px;
}
 .industry-list li .black-40{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:rgba(0,0,0,0.4);
}
 .industry-item{
  width:330px;
  padding:20px;
  height:312px;
  position:absolute;
  left:50%;
  top:50%;
  margin:-176px 0px 0px -185px;
  text-align:center;
  z-index:1;
}
 .industry-item:before{
  content:"";
  display:block;
  width:100%;
  height:100%;
  background:#fff;
  position:absolute;
  left:0;
  top:0;
  transform-origin:left bottom;
  -webkit-transform-origin:left bottom;
  -webkit-transition:-webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
  transition:transform .52s cubic-bezier(.4, 0, .2, 1), -webkit-transform .52s cubic-bezier(.4, 0, .2, 1);
  transform:scaleY(0);
  -webkit-transform:scaleY(0);
  visibility:hidden\9;
  z-index:-1;
}
 .industry-item p{
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .industry-item .ico{
  width:60px;
  height:60px;
  display:block;
  margin:70px auto 4px;
  position:relative;
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .industry-item .ico i{
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
 .industry-item .ico .i1{
  display:block;
}
 .industry-item .ico .i2{
  display:none;
}
 .industry-item .t{
  font-size:16px;
  line-height:1.2;
  margin-bottom:5px;
}
 .industry-item .en{
  text-transform:uppercase;
  line-height:1.1;
}
 .industry-item .by{
  color:#666666;
  opacity:0;
  visibility:hidden;
  line-height:1.1;
}
 .industry-item .addico{
  background:url(../image/rBQBHVy20OSEO2dzAAAAALh_ENs167.png) no-repeat scroll center center;
  background-size:cover;
  width:10px;
  height:10px;
  display:block;
  margin:0px auto 30px;
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .industry-item .moreBtn{
  opacity:0;
  margin:0px auto 20px;
  visibility:hidden;
  background-image:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png);
}
 .industry-item .moreBtn .txt{
  color:#004e94;
}
@media screen and (min-width:1025px){
  
 .industry-item {
    width: 260px;
    padding: 10px;
    height: 262px;
    margin: -141px 0px 0px -140px;
}
 .industry-list li:hover .industry-item:before {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transform-origin: left top;
    -webkit-transform-origin: left top;
    visibility: visible\9;
}
 .industry-list li:hover .industry-item .ico {
    margin-top: 54px;
}
 .industry-list li:hover .industry-item .ico .i1 {
    display: none;
}
 .industry-list li:hover .industry-item .ico .i2 {
    display: block;
}
 .industry-list li:hover .industry-item .ico i {
    -webkit-transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    transition-timing-function: cubic-bezier(0.6, 4, 0.3, 0.8);
    -webkit-animation: gelatine 0.5s 1;
    animation: gelatine 0.5s 1;
}
 .industry-list li:hover .industry-item .t {
    font-size: 18px;
    margin-bottom: 0;
    color: #004e94;
}
 .industry-list li:hover .industry-item .en {
    opacity: 0;
    visibility: hidden;
}
 .industry-list li:hover .industry-item .by, .industry-list li:hover .industry-item .moreBtn {
    opacity: 1;
    visibility: visible;
    transition-delay: 200ms;
    -webkit-transition-delay: 200ms;
}
}
 .fixedImg{
  background-position:center top;
  background-repeat:no-repeat;
  background-size:cover;
}
 .industry-Page{
  padding:150px 0px 70px;
  text-align:center;
  background:none rgba(255,255,255,0.86);
}
 .w795{
  max-width:795px;
  width:90%;
  margin:0px auto;
  overflow:hidden;
}
 .industry-Page .t{
  font-size:30px;
  color:#004e94;
  line-height:1.4;
  margin-bottom:10px;
}
 .industry-Page .by{
  font-weight:bold;
  font-size:36px;
  color:#383838;
  line-height:1.2;
  margin-bottom:28px;
}
 .industry-Page .txt{
  margin-bottom:28px;
}
 .industry-Page .en{
  color:#999999;
  font-size:16px;
  margin-bottom:50px;
}
 .industry-Page .en span{
  position:relative;
  padding:0px 10px;
}
 .industry-Page .en span:before, .industry-Page .en span:after{
  content:"";
  width:128px;
  height:1px;
  display:block;
  position:absolute;
  top:50%;
  background-color:#a0a0a0;
}
 .industry-Page .en span:before{
  left:100%;
}
 .industry-Page .en span:after{
  right:100%;
}
 .strength .pbot{
  background:url(../image/rBQBHVy2wfWEQ4ALAAAAAFKBZEM251.png) no-repeat scroll center center;
  width:71px;
  height:71px;
  display:block;
  margin:0px auto;
  position:relative;
}
 .strength .pbot i{
  background:url(../image/rBQBG1y2whCEJS_qAAAAAJ53_l4914.png) no-repeat scroll center center;
  width:12px;
  height:16px;
  position:absolute;
  left:50%;
  top:20px;
  margin-left:-6px;
  -webkit-animation:mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  animation:mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
@keyframes mouse-dot{
  from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
@-webkit-keyframes mouse-dot{
  from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
 .teambox{
  padding:200px 0;
  width:50%;
}
 .teambox p{
  color:#fff;
}
 .teambox .t{
  font-size:24px;
}
 .teambox .c{
  font-size:24px;
  margin-bottom:30px;
}
 .teambox .x{
  font-size:14px;
  text-align:justify;
}
 .structure-img{
  padding:0px 0px 100px;
  text-align:center;
}
 .structure-img img{
  display:block;
  margin:0px auto;
  max-width:60% !important;
  height:auto !important;
}
 .openOdd{
  width:186px;
  height:38px;
  line-height:38px;
  text-align:center;
  color:#fff;
  background-color:#004e94;
  display:block;
  margin:50px auto 0;
}
 .openOdd .txt{
  color:#fff;
  background:url(../image/rBQBG1y1ncGEFp90AAAAAHCFC4c285.png) no-repeat scroll left center;
  padding-left:26px;
  font-style:inherit;
}
 .culturebox-tit{
  background-color:rgba(0,78,148,.1);
  padding:5% 0;
  text-align:center;
}
 .culturebox-tit .t{
  font-size:24px;
  color:#333;
  line-height:1.5;
  font-weight:bold;
  margin-bottom:10px;
}
 .culturebox-tit .c{
  font-size:14px;
  color:#999;
}
 .horon-tit .t{
  color:#fff;
}
 .horon-tit .c{
  color:#eee;
  text-align:center;
}
 .cur-list li{
  position:relative;
  width:33.33%;
  height:400px;
  padding:175px 20px 0 20px;
  border-bottom:1px solid #fff;
  border-left:1px solid #fff;
  border-color:rgba(255, 255, 255, .1);
  float:left;
  overflow:hidden;
  -webkit-transition:400ms;
  transition:400ms;
  text-align:center;
  color:#fff;
}
 .cur-list li:before{
  content:"";
  position:absolute;
  top:auto;
  bottom:0;
  left:0;
  width:100%;
  height:0;
  background:#004e94;
  -webkit-transition:600ms;
  transition:600ms;
}
 .cur-list p{
  position:relative;
}
 .cur-list .ch{
  font-size:22px;
  font-weight:bold;
}
 .cur-list .en{
  font-size:15px;
  margin-top:5px;
}
 .cur-list .line{
  position:relative;
  width:40px;
  height:2px;
  margin:30px auto 20px auto;
  background:#fff;
  display:inline-block;
}
 .cur-list .txx, .cur-list .line{
  opacity:0;
  visibility:hidden;
  -webkit-transition:400ms;
  transition:400ms;
}
 .cur-list .txx{
  font-size:14px;
}
 .cur-list li:hover:before{
  height:100%;
  top:0;
  bottom:auto;
}
 .cur-list li:hover .txx, .cur-list li:hover .line{
  opacity:1;
  visibility:visible;
}
 .cur-list li:hover{
  padding-top:155px;
}
 .memorabiliaPbox{
  padding:130px 0px 0px;
  color:#fff;
}
 .pboxT .t{
  font-size:24px;
  color:#fff;
}
 .pboxT .by{
  color:#fff;
  font-size:36px;
}
 .memorabiliaDemo{
  margin-top:60px;
  padding:54px 0px 154px 14px;
  width:800px;
  position:relative;
}
 .memorabiliaDemo .line{
  width:4px;
  height:100%;
  position:absolute;
  left:10px;
  top:0;
  background-color:#004e94;
}
 .memorabiliaDemo .yd{
  background:url(../image/rBQBHVy1QfqEdrHsAAAAABXTlBo282.png) no-repeat scroll center center;
  width:25px;
  height:25px;
  position:absolute;
  left:0;
  top:0;
}
 .industrial-demo{
  height:386px;
  overflow:hidden;
  cursor:url(../image/rBQBG1y1QZyEeslwAAAAAGmsCWs564.png) 20 20, default;
}
 .memorabiliaDemo .mouseIco{
  left:38px;
  margin-left:0;
  border:2px solid #fff;
  width:21px;
  height:30px;
  display:block;
  margin:0px auto;
  border-radius:6px;
  position:absolute;
  bottom:67px;
  z-index:9;
}
 .mouseIco i{
  width:3px;
  height:7px;
  border-radius:1px;
  display:block;
  background-color:#fff;
  position:absolute;
  left:50%;
  margin-left:-1px;
  top:5px;
  -webkit-animation:mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  animation:mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
 .memorabilia-list dd{
  position:relative;
  padding:0px 0px 35px 112px;
}
 .memorabilia-list .year{
  position:absolute;
  left:0;
  padding-left:27px;
  width:100px;
}
 .memorabilia-list .year i{
  width:9px;
  height:4px;
  background-color:#004e94;
  position:absolute;
  left:0;
  top:50%;
  margin-top:-2px;
  border-radius:0px 2px 2px 0px;
}
 .memorabilia-list .item{
  border:none;
}
 .surveyPCon{
  padding:170px 0px 135px;
}
 .survey-title{
  margin-bottom:35px;
}
 .survey-title .year{
  font-size:165px;
  text-transform:uppercase;
  color:#e8e8e8;
  line-height:1;
}
 .survey-title .zh{
  color:#004e94;
  position:relative;
  margin-top:-50px;
  font-size:30px;
  line-height:1;
}
 .survey-c{
  width:545px;
  height:126px;
  overflow:hidden;
  margin-bottom:30px;
  text-align:justify;
}
 .survey-plist{
  position:absolute;
  right:10%;
  bottom:0;
  width:40%;
  color:#fff;
}
 .survey-plist li{
  display:block;
  float:left;
  width:33.33%;
  padding:30px 1%;
  text-align:center;
}
 .survey-plist li .num_box .number{
  color:#fff;
}
 .pbanner{
  position:relative;
  overflow:hidden;
  margin-top:100px;
}
 .pbanner .pic{
}
 .pbanner .pic img{
  width:100%;
  display:block;
}
 .pbanner .pic:before{
  content:'';
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background:rgba(0, 0, 0, 0.2);
  z-index:2;
}
 .banner-title{
  position:absolute;
  bottom:50px;
  left:10%;
  color:#fff;
  z-index:5;
  padding-left:20px;
  -webkit-animation-name:"fadeInRight";
  -webkit-animation-duration:2s;
  -webkit-animation-iteration-count:1;
}
 .banner-title:before{
  content:'';
  position:absolute;
  top:0;
  left:5px;
  bottom:0;
  width:1px;
  background:rgba(255, 255, 255, 0.5);
}
 .banner-title .ch{
  margin-bottom:10px;
  font-weight:bold;
  font-size:30px;
  line-height:1;
}
 .banner-title .en{
  font-size:22px;
  line-height:15px;
  text-transform:uppercase;
}
 .banner-title .cy-small{
  display:block;
  margin-top:10px;
  font-size:12px;
  line-height:1;
  opacity:.4;
}
@-webkit-keyframes fadeInRight{
  from {opacity: 0;-webkit-transform: translateX(20px); }
        to {opacity: 1;-webkit-transform: translateX(0);}
}
@keyframes fadeInRight{
  from {opacity: 0;-webkit-transform: translateX(20px); }
        to {opacity: 1;-webkit-transform: translateX(0);}
}
 .pbanner .pic{
  -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);
}
@-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); }
}
 .ovh{
  overflow:hidden;
}
 .search-alert{
  position:fixed;
  z-index:9999;
  background:rgba(0,0,0,0.8);
  left:0;
  top:0;
  width:100%;
  height:100%;
  display:none;
}
 .search-alert .close{
  display:block;
  width:18px;
  height:18px;
  background:url(../image/rBQBHVy0WoCEHu1ZAAAAAJTESPg405.png) no-repeat center;
  position:absolute;
  top:38px;
  right:2.6%;
  cursor:pointer;
  opacity:1;
}
 .search-alert .cent-form{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}
 .md{
  width:50%;
  position:relative;
}
 .ibox{
  position:relative;
  overflow:hidden;
}
 .ibox .conwrap{
  overflow:hidden;
}
 .ibox .img{
  overflow:hidden;
  position:relative;
}
 .ibox .black-20{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity:1;
  transition:330ms;
  -webkit-transition:330ms;
  background:rgba(0,0,0,0.3);
}
 .conwrap .con{
  position:absolute;
  left:5%;
  width:90%;
  top:50%;
  text-align:center;
  margin-top:-75px;
}
 .ibox .picwrap{
  display:block;
  overflow:hidden;
  height:100%;
  position:absolute;
  left:50%;
  top:0;
}
 .ibox img{
  width:100%;
  display:block;
  -webkit-transition:.6s;
  -moz-transition:.6s;
  transition:.6s;
}
 .conwrap:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
 .iboxT .en{
  text-transform:uppercase;
  padding-left:6px;
}
 .radius-half{
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
 .player{
  cursor:pointer;
  display:inline-block;
  width:100px;
  height:100px;
  border:1px solid #fff;
  background:url(../image/rBQBG1yrAQCENLKJAAAAABpVtZ4987.png) no-repeat center;
  background-size:30px;
}
 .conwrap video{
  display:none;
}
 .conwrap .iboxT{
  padding:15px 0px;
  color:#fff;
}
 .iboxT .zh, .iboxT .en{
  font-size:24px;
  line-height:1.5;
}
 .moreBtn{
  text-align:center;
  background:url(../image/rBQBHVyrEVCEGb9CAAAAACbo3Fw552.png) no-repeat scroll center bottom;
  display:block;
  width:110px;
  padding-bottom:2px;
  position:relative;
}
 .conwrap .moreBtn{
  margin:0 auto;
}
 .conwrap .moreBtn .txt{
  color:#fff;
}
 .conwrap .moreBtn:hover:before{
  width:100%;
}
 .conwrap .moreBtn:before{
  content:"";
  width:0;
  height:100%;
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
  position:absolute;
  left:0;
  bottom:0px;
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .conwrap .moreBtn:hover .txt{
  color:#004e94;
}
 .picwrap .img{
  overflow:hidden;
  height:100%;
  position:absolute;
  width:100%;
  z-index:1;
}
 .picwrap .con{
  width:80%;
  position:relative;
  margin:0 auto;
  z-index:2;
}
 .picwrap .cn{
  font-size:30px;
  color:#004e94;
  font-weight:bold;
}
 .picwrap .en{
  font-size:24px;
  color:#999;
  text-transform:uppercase;
}
 .picwrap .i{
  width:580px;
  text-align:justify;
  height:80px;
  overflow:hidden;
  margin:4% 0px 8%;
}
 .picwrap ul{
  width:600px;
}
 .picwrap li{
  width:25%;
  float:left;
  text-align:left;
  position:relative;
  list-style:none;
}
 .num_box{
  margin-bottom:10px;
}
 .num_box .number{
  font-size:48px;
  font-weight:bold;
  line-height:1;
  color:#004e94;
  margin-right:10px;
  font-family:'iconfont1';
}
 .num_box .text{
  font-size:14px;
  color:#004e94;
  vertical-align:top;
}
 .picwrap .moreBtn{
  float:right;
  margin-top:20px;
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
}
 .picwrap .moreBtn .txt{
  color:#004e94;
}
 .slick-list{
  position:relative;
  overflow:hidden;
  display:block;
  margin:0;
  padding:0;
}
 .slick-list:focus{
  outline:none;
}
 .slick-list.dragging{
  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;
  background:rgb(0 0 0 / 0.6);
}
 .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;
}
 .industryIbox{
  position:relative;
  overflow:hidden;
  color:#fff;
}
 .industryIDemo{
  position:relative;
  overflow:hidden;
  margin:0 !important;
}
 .industryIDemo .item{
  position:relative;
  opacity:1 !important;
  border:none;
}
 .industryIDemo .img{
  position:relative;
  overflow:hidden;
}
 .industryIDemo .img img{
  width:100%;
  display:block;
}
 .industryIDemo .black-30{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
}
 .industryIDemo .con{
  position:absolute;
  left:8.2%;
  top:27%;
  width:800px;
  transform:translateX(88px);
  -webkit-transform:translateX(88px);
  transition-timing-function:ease-out;
  -webkit-transition-timing-function:ease-out;
  opacity:0;
  visibility:hidden;
}
 .industryIDemo .t{
  font-size:60px;
  line-height:1.5;
  color:#fff;
  font-weight:600;
}
 .industryIDemo .by{
  font-weight:bold;
  color:#ffffff;
  font-size:30px;
  line-height:1.2;
  margin-top:5px;
}
 .industryIDemo .txt{
  color:#fff;
  margin-top:20px;
  font-size:20px;
  height:75px;
  overflow:hidden;
  line-height:26px;
}
 .industryIDemo .slick-active{
  z-index:800 !important;
  border:none;
}
 .industryIDemo .slick-active .img{
  -webkit-animation:slideIn 1s;
  animation:slideIn 1s;
  max-height:900px;
  background:#333333;
}
 .industryIDemo .slick-active .img img{
  -webkit-animation:imgIn 1s;
  animation:imgIn 1s;
  opacity:0.5;
}
@-webkit-keyframes slideIn{
  0% { -webkit-transform: translateX(-100%); opacity: 1; }
    100% { -webkit-transform: translateX(0); opacity: 1; }
}
@keyframes slideIn{
  0% { transform: translateX(-100%); opacity: 1; }
    100% { transform: translateX(0); opacity: 1; }
}
@-webkit-keyframes imgIn{
  0% { -webkit-transform: -webkit-translateX(100%); opacity: 1; }
    100% { -webkit-transform: -webkit-translateX(0); opacity: 1; }
}
@keyframes imgIn{
  0% { transform: translateX(100%); opacity: 1; }
    100% { transform: translateX(0); opacity: 1; }
}
 .industryIDemo .slick-active .con{
  transform:translate(0,0);
  -ms-transform:translate(0,0);
  -webkit-transform:translate(0,0) skew(0);
  opacity:1;
  visibility:visible;
  transition:680ms 480ms;
  -webkit-transition:680ms 480ms;
}
 .industryINav{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  margin:0 !important;
}
 .industryINav .item{
  float:left;
  display:block;
  width:33.33%;
  cursor:pointer;
  border:none;
}
 .industryINav .itemC{
  border-left:1px solid rgba(255,255,255,0.2);
  border-top:1px solid rgba(255,255,255,0.2);
  padding:45px 50px 0px;
  height:200px;
  text-align:center;
  position:relative;
  z-index:1;
}
 .industryINav .itemC:before{
  content:"";
  width:100%;
  height:100%;
  z-index:-1;
  position:absolute;
  left:0;
  bottom:0px;
  background:#0071e3;
  transform-origin:100%;
  -webkit-transform-origin:100%;
  -webkit-transition:-webkit-transform .38s cubic-bezier(.4,0,.2,1);
  transition:transform .38s cubic-bezier(.4,0,.2,1);
  transform:scaleX(0);
  -webkit-transform:scaleX(0);
  visibility:hidden\9;
}
 .industryINav .ico{
  width:60px;
  height:60px;
  display:block;
  margin:0px auto 15px;
  background-size:cover;
  background-repeat:no-repeat;
  background-position:center center;
}
 .industryINav .t{
  font-size:16px;
  line-height:1.5;
  margin-bottom:10px;
}
 .industryINav .en{
  text-transform:uppercase;
  line-height:1.2;
  margin-bottom:8px;
}
 .industryINav .addico{
  background:url(../image/rBQBHVyr-miETVyiAAAAACMB2M8834.png) no-repeat scroll center center;
  background-size:cover;
  width:10px;
  height:10px;
  display:block;
  margin:0px auto 14px;
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .industryINav .moreBtn{
  opacity:0;
  margin:0px auto;
  visibility:hidden;
}
 .industryINav .moreBtn .txt{
  color:rgba(255,255,255,.5);
}
 .industryINav .moreBtn:hover .txt{
  color:#fff;
}
 .industryINav .slick-current .ico{
  -webkit-transition-timing-function:cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function:cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation:gelatine 0.5s 1;
  animation:gelatine 0.5s 1;
}
 .industryINav .slick-current .itemC:before{
  transform:scaleX(1);
  -webkit-transform:scaleX(1);
  -moz-transform:scaleX(1);
  transform-origin:0;
  -webkit-transform-origin:0;
  visibility:visible\9;
}
@keyframes gelatine{
  from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
@-webkit-keyframes gelatine{
  from, to { -webkit-transform: scale(1, 1); transform: scale(1, 1); }
    25% { -webkit-transform: scale(0.9, 1.1); transform: scale(0.9, 1.1); }
    50% { -webkit-transform: scale(1.1, 0.9); transform: scale(1.1, 0.9); }
    75% { -webkit-transform: scale(0.95, 1.05); transform: scale(0.95, 1.05); }
}
 .industryINav .slick-current .addico{
  opacity:0;
  visibility:hidden;
  transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
}
 .industryINav .slick-current .moreBtn{
  opacity:1;
  visibility:visible;
}
 .industryINav .itemC:hover .ico{
  -webkit-transition-timing-function:cubic-bezier(0.6, 4, 0.3, 0.8);
  transition-timing-function:cubic-bezier(0.6, 4, 0.3, 0.8);
  -webkit-animation:gelatine 0.5s 1;
  animation:gelatine 0.5s 1;
}
 .industryINav .itemC:hover .addico{
  transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
}
 .iboxT{
}
 .iboxT .moreBtn{
  float:right;
  margin-top:4px;
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
}
 .iboxT .moreBtn .txt{
  color:#004e94;
}
 .iboxT .zh{
  color:#333;
}
 .iboxT .en{
  color:#999;
}
 .conwrap .iboxT .zh , .conwrap .iboxT .en{
  color:#fff;
}
 .ibox .contxt{
  display:block;
  overflow:hidden;
  height:100%;
  position:absolute;
  left:0;
  top:0;
}
 .ibox .contxt .img{
  overflow:hidden;
  height:100%;
  position:absolute;
  width:100%;
  left:0;
  top:0;
  z-index:1;
}
 .ibox .contxt .con{
  width:80%;
  position:relative;
  margin:0 auto;
  z-index:2;
}
 .fw .contxt .con{
  width:58%;
}
 .ibox .contxt .cn{
  font-size:24px;
  color:#333;
  font-weight:bold;
}
 .ibox .contxt .en{
  font-size:24px;
  color:#999;
  text-transform:uppercase;
}
 .ibox .contxt .moreBtn{
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
}
 .ibox .contxt .moreBtn .txt{
  color:#004e94;
}
 .ibox .contxt .i{
  text-align:justify;
  height:76px;
  overflow:hidden;
  margin:4% 0px 8%;
}
 .ibox .conpic .pic{
  overflow:hidden;
}
 .conpic:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
 .ibox .conpic .txts{
  position:absolute;
  top:0;
  right:0;
  left:0;
  padding:9% 14% 0 14%;
}
 .ibox .conpic .ch{
  font-size:24px;
  color:#fff;
  font-weight:bold;
}
 .ibox .conpic .en{
  font-size:24px;
  color:#fff;
  text-transform:uppercase;
}
 .ibox .conpic .line{
  width:24px;
  height:6px;
  display:block;
  margin:10px 0 20px;
  background:#fff;
}
 .ibox .conpic .moreBtn{
  margin-top:22px;
}
 .ibox .conpic .moreBtn .txt{
  color:#fff;
}
 .footer{
  padding:90px 0 30px;
  position:relative;
  overflow:hidden;
}
 .footer .f-foot{
  width:95%;
  margin:0 auto;
}
 .footer .to-top{
  position:absolute;
  top:0;
  right:2.5%;
  z-index:3;
  padding:0;
  width:50px;
  height:50px;
  font-size:12px;
  line-height:15px;
  background:#283c7b;
  color:#fff;
  -webkit-transition:all .2s;
  -o-transition:all .2s;
  transition:all .2s;
}
 .footer .to-top span{
  display:block;
  text-align:center;
  margin-top:10px;
  font-size:16px;
}
 .footer .to-top span:after{
  display:block;
  margin:7px auto 0;
  border-right:6px solid transparent;
  border-bottom:6px solid #fff;
  border-left:6px solid transparent;
  width:12px;
  content:'';
  -webkit-animation:mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
  animation:mouse-top 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;
}
@keyframes mouse-top{
  from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(-5px); -webkit-transform: translateY(-5px); opacity: 0; }
}
@-webkit-keyframes mouse-top{
  from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(-5px); -webkit-transform: translateY(-5px); opacity: 0; }
}
 .footer .f-contact{
  color:#fff;
}
 .footer .f-contact dl{
  float:left;
  margin-right:50px;
}
 .footer .f-contact dt{
  margin-bottom:25px;
  font-size:20px;
  line-height:15px;
  font-weight:normal;
  text-transform:uppercase;
}
 .footer .f-contact dd{
  font-size:14px;
  line-height:25px;
}
 .footer .f-contact dd a{
  color:#fff;
  font-size:16px;
}
 .footer .to-top:hover{
  background:#3f5db8;
}
 .footer .f-contact dl:last-child{
  margin:0;
}
 .footer .f-wer{
  text-align:center;
  color:#fff;
}
 .footer .f-wer p{
  line-height:2;
}
 .footer .f-copyright{
  color:#fff;
}
 .footer .f-copyright a{
  color:#fff;
}
@media only screen and (max-width: 1600px){
  
 .industryINav .itemC {
    height: 160px;
    padding: 25px 30px 0px
}
 .survey-title .year {
    font-size: 140px;
}
}
@media only screen and (max-width: 1400px){
  
 .picwrap .i {
    width: 100%;
    font-size: 13px;
    margin: 3% 0 3%;
}
 .player{
    width:50px;
    height:50px;
    background-size: 10px;
  }
 .iboxT .zh, .iboxT .en {
    font-size: 18px;
}
 .picwrap .cn{
    font-size:20px;
  }
 .picwrap .en{
    font-size:18px;
  }
 .picwrap ul {
    width: 100%;
}
 .num_box .number {
    font-size: 30px;
}
 .num_box .text {
    font-size: 12px;
}
 .info_box{
    font-size:12px;
  }
 .picwrap .con{
    width:90%;
    padding: 10% 0;
  }
 .ibox .contxt .con{
    width:90%;
    padding: 10% 0;
  }
 .ibox .contxt .cn{
    font-size:20px;
  }
 .ibox .contxt .en{
    font-size:18px;
  }
 .ibox .conpic .txts{
    padding: 9% 5% 0 5%;
  }
 .ibox .conpic .ch{
    font-size:20px;
  }
 .ibox .conpic .en{
    font-size:18px;
  }
 .ibox .contxt .i {
    font-size: 13px;
    height: 70px;
    margin: 3% 0 3%;
}
 .teambox .c ,  .teambox .t {
    font-size: 20px;
}
}
@media only screen and (min-width: 769px){
  
 .c_portalResPublic_codeContainer-01001{
      min-height:500px;  
      width:100%;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
 .survey-plist {
    right: 0;
    width:400px;
}
 .survey-title .year {
    font-size: 120px;
}
 .pbanner{
    margin-top:70px;
  }
 .banner-title .ch {
    font-size: 24px;
    margin-bottom: 5px;
}
 .banner-title .en {
    font-size: 16px;
}
 .banner-title .cy-small {
    margin-top: 5px;
}
 .banner-title {
    bottom: 20px;
    left:5%;
}
}
@media only screen and (max-width: 1024px){
  
 .memorabiliaDemo {
    width: auto;
    padding: 40px 0 60px 10px;
    margin-top: 40px;
}
 .md{
    width:100% !important;
    float:none;
  }
 .ibox .picwrap{
    position: relative;
    left:0;
  }
 .ibox .contxt .i {
    height: auto;
}
 .picwrap .i{
    width:100%;
    height:auto;
  }
 .picwrap ul{
    width:100%;
  }
 .industryINav {
    position: relative;
    left: auto;
    bottom: auto;
    background-color: rgba(0,0,0,0.5);
    }
 .slick-track{
    background-color: rgba(0,0,0,0.0);
  }
 .industryINav .ico {
    width: 40px;
    height: 40px;display:none;
    margin-bottom: 8px;
}
 .industryINav .itemC {
    height: 60px;
    padding: 15px 30px;
}
 .industryINav .t {
    font-size: 14px;
}
 .industryINav .en {
    display: none;
}
 .industryINav .addico {
    display: none;
}
 .industryINav .moreBtn {
    
    margin-top: 5px;
    opacity: 1;
    visibility: visible;
    z-index: 10;
}
 .industryIDemo .con {
    width: 90%;
    left: 5%;
}
 .industryIDemo .t {
    font-size: 16px;
}
 .picwrap .moreBtn{
  float:left;
  }
 .ibox .contxt {
    position: relative;
}
 .ibox .conpic .line {
    height: 2px;
}
 .picwrap .img{
    background-image: url(../image/rBQBHVyrGj6EDfNXAAAAADtrD1s610.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
 .ibox .contxt .img{
    background-image: url(../image/rBQBHVysTtCEfYBjAAAAAMe4o6Q617.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
 .picwrap .img img ,.ibox .contxt .img img{
    display:none;
  }
 .cur-list li {
    padding-top: 115px;
}
 .cur-list .txx, .cur-list .line {
    opacity: 1;
    visibility: inherit;
}
 .cur-list li:before {
   display:none;
}
}
@media only screen and (max-width: 840px){
  
 .footer{
   padding: 0 0 30px;
  }
 .footer .to-top {
    position: static;
    top: 0;
    right: 0;
    display: inline-block;
    width: 100%;
    height:auto;
}
 .footer .to-top span{
    margin:20px 0;
  }
 .footer .f-foot{
    width:90%;
    margin: 50px auto 0;
  }
 .f-sec , .f-wer{
    float:none;
  }
 .footer .f-contact dl{
    float:none;
    margin: 0 0 30px 0;
  }
 .footer .f-contact dt {
    margin-bottom: 5px;
    font-size: 18px;
}
 .footer .f-contact dl {
    margin: 0 0 20px 0;
}
 .footer .f-contact{
    margin-bottom:30px;
  }
 .footer .f-wer{
    text-align: left;
    margin-bottom: 20px;
}
 .cur-list li {
    width: 50%;
    padding-top: 75px;
    height: 320px;
}
 .cur-list li:hover {
    padding-top: 75px;
}
}
@media only screen and (max-width: 768px){
  
 .c_portalResPublic_codeContainer-01001{
      min-height:500px;  
      width:100%;
    }
 .survey-plist {
    position: relative;
    right: auto;
    bottom: auto;
    width:100%;
}
 .surveyPCon {
    padding: 60px 0 80px;
}
 .survey-title .year {
    font-size: 80px;
}
 .survey-title .zh {
    font-size: 20px;
    margin-top: -20px;
}
 .survey-c {
    width: auto;
    height: auto;
}
 .picwrap li {margin-bottom:10px;width: 50%;}
 .num_box{
  margin-bottom:5px;
  }
 #w_grid-1555380161025 .p_gridbox ,#w_grid-1555395074857 .p_gridbox {
    background-attachment: inherit !important;
}
 .memorabiliaPbox {
    padding-top: 60px;
}
 .pboxT .t {
    font-size: 18px;
}
 .pboxT .by {
    font-size: 22px;
}
 .industryIDemo .txt {
    margin-top: 10px;
    line-height: 1.5;
    font-size: 12px;
    height: 32px;
  white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
 .pbanner{
    margin-top:60px;
  }
 .pbanner .pic img {
    height: 225px !important;
    width: auto !important;
    position: relative;
    display: block;
    left: 50%;
    transform: translate(-50%,0);
}
 .banner-title .ch {
    font-size: 18px;
    margin-bottom: 5px;
}
 .banner-title .en {
    font-size: 14px;
}
 .banner-title .cy-small {
    margin-top: 5px;
}
 .banner-title {
    bottom: 20px;
    left:5%;
}
 .cur-list li {
    width: 100%;
    float: none;
    border-left: none;
    height: auto;
    padding-top: 55px;
    padding-bottom: 55px;
}
 .cur-list li:hover {
    padding-top: 55px;
}
 .cur-list .ch {
    font-size: 18px;
}
 .cur-list .en {
    font-size: 15px;
}
 .culturebox:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);

}
 .culturebox-tit .t {
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal;
}
 .horon-tit .c {
    text-align:justify;
}
 .structure-img img {
    max-width: 100% !important;
}
 .teambox {
    padding: 100px 0;
    width: 100%;
}
 #w_grid-1555410258174 .p_gridbox ,#w_grid-1555407827801 .p_gridbox{
background-attachment: inherit !important;
}
 #w_grid-1555494821307 .p_gridbox,#w_grid-1555551250858 .p_gridbox{
background-attachment: inherit !important;
}
 .culturebox-tit{
    padding:10% 0;
  }
 .structure-img {
    padding: 0px 0px 80px;
}
 .strength {
    margin-top: 60px;
}
 .industry-Page .t {
    font-size: 18px;
}
 .industry-Page {
    padding: 60px 0px 40px;
}
 .industry-Page .by {
    font-size: 20px;
    margin-bottom: 20px;
}
 .strength .pbot {
        transform: scale(0.7);
    -webkit-transform: scale(0.7);
}
 .industrys, .industry-list li figure, .industry-list li figure img {
    height: auto;
}
 .industry-list li figure img {
    width: 100%;
    display: block;
}
 .industry-item {
    width: 90%;
    left: 5%;
    height: auto;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
 .industry-list li {
    width: 100%;
    float: none;
}
 #allmap {
    height: 300px;
}
 .cta-list {
    margin-top: 30px;
}
 .cta-list li {
    float: none;
    text-align: left;
    width: 100%;
    margin-bottom:20px;
}
 .cta-list .txx {
    margin-top: 5px;
    font-size: 14px;
}
 .cta-list li a {display: inline-block;margin-right: 20px;}
 .cta-list .ico {
    width: 48px;
    height: 48px;
    margin-right: 10px;
    float: left;
    display: inline-block;
    background-size: 48px;
}
 .ab-title .ch {
    font-size: 20px;
}
 .ab-title .en {
    font-size: 16px;
}
 .contact {
    padding: 45px 0 50px 0;
}
 .cta-list .catco{
  
  transition: all .3s;
  }
}
@media only screen and (max-width: 1290px) and (min-width: 769px){
  
 .pbanner {
    margin-top: 70px;
}
 .strength {
    margin-top: 70px;
}
 .industry-Page .t {
    font-size: 22px;
}
 .industry-Page {
    padding: 100px 0px 80px;
}
 .industry-Page .by {
    font-size: 24px;
}
 .strength .pbot {
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
}
 .industrys, .industry-list li figure, .industry-list li figure img {
    height: auto;
}
 .industry-list li figure img {
    width: 100%;
    display: block;
}
 .industry-item {
    width: 90%;
    left: 5%;
    height: auto;
    margin: 0;
    padding: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}
 #allmap {
    height: 400px;
}
 .ab-title .ch {
    font-size: 26px;
}
}
 .pswp{
  display:none;
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  overflow:hidden;
  -ms-touch-action:none;
  touch-action:none;
  z-index:1500;
  -webkit-text-size-adjust:100%;
  -webkit-backface-visibility:hidden;
  outline:none;
}
 .pswp *{
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
}
 .pswp img{
  max-width:none;
}
 .pswp--animate_opacity{
  opacity:0.001;
  will-change:opacity;
  -webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
 .pswp--open{
  display:block;
}
 .pswp--zoom-allowed .pswp__img{
  cursor:zoom-in;
}
 .pswp--zoomed-in .pswp__img{
  cursor:grab;
}
 .pswp--dragging .pswp__img{
  cursor:grabbing;
}
 .pswp__bg{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  background:none rgba(0,0,0,0.9);
  opacity:0;
  transform:translateZ(0);
  -webkit-backface-visibility:hidden;
  will-change:opacity;
}
 .pswp__scroll-wrap{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:hidden;
}
 .pswp__container,
.pswp__zoom-wrap{
  -ms-touch-action:none;
  touch-action:none;
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
}
 .pswp__container,
.pswp__img{
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
  -webkit-tap-highlight-color:transparent;
  -webkit-touch-callout:none;
}
 .pswp__zoom-wrap{
  position:absolute;
  width:100%;
  -webkit-transform-origin:left top;
  -ms-transform-origin:left top;
  transform-origin:left top;
  -webkit-transition:-webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition:transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
 .pswp__bg{
  will-change:opacity;
  -webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
 .pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{
  -webkit-transition:none;
  transition:none;
}
 .pswp__container,.pswp__zoom-wrap{
  -webkit-backface-visibility:hidden;
}
 .pswp__item{
  position:absolute;
  left:0;
  right:0;
  top:0;
  bottom:0;
  overflow:hidden;
}
 .pswp__img{
  position:absolute;
  width:auto;
  height:auto;
  top:0;
  left:0;
}
 .pswp__img--placeholder{
  -webkit-backface-visibility:hidden;
}
 .pswp__img--placeholder--blank{
  background:#222;
}
 .pswp--ie .pswp__img{
  width:100% !important;
  height:auto !important;
  left:0;
  top:0;
}
 .pswp__error-msg{
  position:absolute;
  left:0;
  top:50%;
  width:100%;
  text-align:center;
  font-size:14px;
  line-height:16px;
  margin-top:-8px;
  color:#CCC;
}
 .pswp__error-msg a{
  color:#CCC;
  text-decoration:underline;
}
 .pswp__button{
  width:44px;
  height:44px;
  position:relative;
  background:none;
  cursor:pointer;
  overflow:visible;
  -webkit-appearance:none;
  display:block;
  border:0;
  padding:0;
  margin:0;
  float:right;
  opacity:0.75;
  -webkit-transition:opacity 0.2s;
  transition:opacity 0.2s;
  -webkit-box-shadow:none;
  box-shadow:none;
}
 .pswp__button:focus,.pswp__button:hover{
  opacity:1;
}
 .pswp__button:active{
  outline:none;
  opacity:0.9;
}
 .pswp__button::-moz-focus-inner{
  padding:0;
  border:0;
}
 .pswp__ui--over-close .pswp__button--close{
  opacity:1;
}
 .pswp__button{
  background:url(../image/rBQBHVy1nl-EFIOwAAAAAOBY2QI869.png) 0 0 no-repeat;
  background-size:264px 88px;
  width:44px;
  height:44px;
}
@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx){
  
 .pswp--svg .pswp__button {background-image: url(../image/rBQBHVy1oCyEe6ZwAAAAALQPtlQ768.svg); }
 .pswp--svg .pswp__button--arrow--left{background: url(/upload/images/img_l4.png.png) no-repeat scroll center center;}
 .pswp--svg .pswp__button--arrow--right{ background: url(/upload/images/img_r4.png.png) no-repeat scroll center center;}
 .pswp--svg .pswp__button--close{ color: #fff;}
}
 .pswp__button--close{
  background-position:0 -44px;
}
 .pswp__button--share{
  background-position:-44px -44px;
}
 .pswp__button--fs{
  display:none;
}
 .pswp--supports-fs .pswp__button--fs{
  display:block;
}
 .pswp--fs .pswp__button--fs{
  background-position:-44px 0;
}
 .pswp__button--zoom{
  display:none;
  background-position:-88px 0;
}
 .pswp--zoom-allowed .pswp__button--zoom{
  display:block;
}
 .pswp--zoomed-in .pswp__button--zoom{
  background-position:-132px 0;
}
 .pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right{
  visibility:hidden;
}
 .pswp__button--arrow--left,
.pswp__button--arrow--right{
  top:50%;
  background:url(../image/rBQBHVy1n8aEEXW7AAAAAHs1el8245.png) no-repeat scroll center center #FFF;
  margin-top:-23px;
  width:44px;
  height:44px;
  position:absolute;
  border:1px solid #FFF;
  border-radius:5px;
}
 .pswp__button--arrow--left{
  left:2%;
}
 .pswp__button--arrow--right{
  right:2%;
  background-image:url(../image/rBQBG1y1n-OEQAYMAAAAAN2BRxs051.png);
}
 .pswp__button--arrow--left:hover,.pswp__button--arrow--right:hover{
  border-color:#a0733e;
  background-color:#a0733e;
}
 .pswp__counter,.pswp__share-modal{
  -webkit-user-select:none;
  -moz-user-select:none;
  -ms-user-select:none;
  user-select:none;
}
 .pswp__share-modal{
  display:block;
  background:rgba(0, 0, 0, 0.5);
  width:100%;
  height:100%;
  top:0;
  left:0;
  padding:10px;
  position:absolute;
  z-index:1600;
  opacity:0;
  -webkit-transition:opacity 0.25s ease-out;
  transition:opacity 0.25s ease-out;
  -webkit-backface-visibility:hidden;
  will-change:opacity;
}
 .pswp__share-modal--hidden{
  display:none;
}
 .pswp__share-tooltip{
  z-index:1620;
  position:absolute;
  background:#FFF;
  top:56px;
  border-radius:2px;
  display:block;
  width:auto;
  right:44px;
  -webkit-box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow:0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform:translateY(6px);
  -ms-transform:translateY(6px);
  transform:translateY(6px);
  -webkit-transition:-webkit-transform 0.25s;
  transition:transform 0.25s;
  -webkit-backface-visibility:hidden;
  will-change:transform;
}
 .pswp__share-tooltip a{
  display:block;
  padding:8px 12px;
  color:#000;
  text-decoration:none;
  font-size:14px;
  line-height:18px;
}
 .pswp__share-tooltip a:hover{
  text-decoration:none;
  color:#000;
}
 .pswp__share-tooltip a:first-child{
  border-radius:2px 2px 0 0;
}
 .pswp__share-tooltip a:last-child{
  border-radius:0 0 2px 2px;
}
 .pswp__share-modal--fade-in{
  opacity:1;
}
 .pswp__share-modal--fade-in .pswp__share-tooltip{
  -webkit-transform:translateY(0);
  -ms-transform:translateY(0);
  transform:translateY(0);
}
 .pswp--touch .pswp__share-tooltip a{
  padding:16px 12px;
}
 a.pswp__share--facebook:before{
  content:'';
  display:block;
  width:0;
  height:0;
  position:absolute;
  top:-12px;
  right:15px;
  border:6px solid transparent;
  border-bottom-color:#FFF;
  -webkit-pointer-events:none;
  -moz-pointer-events:none;
  pointer-events:none;
}
 a.pswp__share--facebook:hover{
  background:#3E5C9A;
  color:#FFF;
}
 a.pswp__share--facebook:hover:before{
  border-bottom-color:#3E5C9A;
}
 a.pswp__share--twitter:hover{
  background:#55ACEE;
  color:#FFF;
}
 a.pswp__share--pinterest:hover{
  background:#CCC;
  color:#CE272D;
}
 a.pswp__share--download:hover{
  background:#DDD;
}
 .pswp__counter{
  float:left;
  height:44px;
  font-size:13px;
  line-height:44px;
  color:#FFF;
  opacity:0.75;
  padding:0 10px;
}
 .pswp__caption{
  position:absolute;
  left:0;
  bottom:0;
  width:100%;
  min-height:44px;
}
 .pswp__caption__center{
  text-align:center;
  max-width:600px;
  font-size:15px;
  margin:0 auto;
  padding:20px 10px;
  color:#fff;
}
 .pswp__caption__center .xzy-zan{
  float:right;
  display:block;
}
 .pswp__caption--empty{
  display:none;
}
 .pswp__caption--fake{
  visibility:hidden;
}
 .pswp__preloader{
  width:44px;
  height:44px;
  position:absolute;
  top:0;
  left:50%;
  margin-left:-22px;
  opacity:0;
  -webkit-transition:opacity 0.25s ease-out;
  transition:opacity 0.25s ease-out;
  will-change:opacity;
  direction:ltr;
}
 .pswp__preloader__icn{
  width:20px;
  height:20px;
  margin:12px;
}
 .pswp__preloader--active{
  opacity:1;
}
 .pswp__preloader--active .pswp__preloader__icn{
  background:url(/upload/css/preloader.gif) 0 0 no-repeat;
}
 .pswp--css_animation .pswp__preloader--active{
  opacity:1;
}
 .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{
  -webkit-animation:clockwise 500ms linear infinite;
  animation:clockwise 500ms linear infinite;
}
 .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{
  -webkit-animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation:donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
 .pswp--css_animation .pswp__preloader__icn{
  background:none;
  opacity:0.75;
  width:14px;
  height:14px;
  position:absolute;
  left:15px;
  top:15px;
  margin:0;
}
 .pswp--css_animation .pswp__preloader__cut{
  position:relative;
  width:7px;
  height:14px;
  overflow:hidden;
}
 .pswp--css_animation .pswp__preloader__donut{
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  width:14px;
  height:14px;
  border:2px solid #FFF;
  border-radius:50%;
  border-left-color:transparent;
  border-bottom-color:transparent;
  position:absolute;
  top:0;
  left:0;
  background:none;
  margin:0;
}
@media screen and (max-width: 1024px){
  
 .pswp__preloader {position: relative;left: auto; top: auto;  margin: 0;float: right; }
}
@-webkit-keyframes clockwise{
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
}
@keyframes clockwise{
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); }
}
@-webkit-keyframes donut-rotate{
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
}
@keyframes donut-rotate{
  0% {-webkit-transform: rotate(0);transform: rotate(0); }
  50% { -webkit-transform: rotate(-140deg);transform: rotate(-140deg); }
  100% { -webkit-transform: rotate(0);transform: rotate(0); }
}
 .pswp__ui{
  -webkit-font-smoothing:auto;
  visibility:visible;
  opacity:1;
  z-index:1550;
}
 .pswp__top-bar{
  position:absolute;
  left:0;
  top:0;
  height:44px;
  width:100%;
}
 .pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right{
  -webkit-backface-visibility:hidden;
  will-change:opacity;
  -webkit-transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition:opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}
 .pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right{
  visibility:visible;
}
 .pswp__top-bar,
.pswp__caption{
  background-color:rgba(0, 0, 0, 0.5);
}
 .pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption{
  background-color:rgba(0, 0, 0, 0.3);
}
 .pswp__ui--idle .pswp__top-bar{
  opacity:1;
}
 .pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right{
  opacity:0;
}
 .pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right{
  opacity:0.001;
}
 .pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter{
  display:none;
}
 .pswp__element--disabled{
  display:none !important;
}
 .pswp--minimal--dark .pswp__top-bar{
  background:none;
}
 .md{
  width:50%;
  position:relative;
}
 .ibox{
  position:relative;
  overflow:hidden;
}
 .ibox .conwrap{
  overflow:hidden;
}
 .ibox .img{
  overflow:hidden;
  position:relative;
}
 .ibox .black-20{
  position:absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  opacity:1;
  transition:330ms;
  -webkit-transition:330ms;
  background:rgba(0,0,0,0.3);
}
 .conwrap .con{
  position:absolute;
  left:5%;
  width:90%;
  top:50%;
  text-align:center;
  margin-top:-75px;
}
 .ibox .picwrap{
  display:block;
  overflow:hidden;
  height:100%;
  position:absolute;
  left:50%;
  top:0;
}
 .ibox img{
  width:100%;
  display:block;
  -webkit-transition:.6s;
  -moz-transition:.6s;
  transition:.6s;
}
 .conwrap:hover img{
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1);
}
 .iboxT .en{
  text-transform:uppercase;
  padding-left:6px;
}
 .radius-half{
  -webkit-border-radius:50%;
  -moz-border-radius:50%;
  border-radius:50%;
}
 .player{
  cursor:pointer;
  display:inline-block;
  width:100px;
  height:100px;
  border:1px solid #fff;
  background:url(../image/rBQBG1yrAQCENLKJAAAAABpVtZ4987.png) no-repeat center;
  background-size:30px;
}
 .conwrap video{
  display:none;
}
 .conwrap .iboxT{
  padding:15px 0px;
  color:#fff;
}
 .iboxT .zh, .iboxT .en{
  font-size:24px;
  line-height:1.5;
}
 .moreBtn{
  text-align:center;
  background:url(../image/rBQBHVyrEVCEGb9CAAAAACbo3Fw552.png) no-repeat scroll center bottom;
  display:block;
  width:110px;
  padding-bottom:2px;
  position:relative;
}
 .conwrap .moreBtn{
  margin:0 auto;
}
 .conwrap .moreBtn .txt{
  color:#fff;
}
 .conwrap .moreBtn:hover:before{
  width:100%;
}
 .conwrap .moreBtn:before{
  content:"";
  width:0;
  height:100%;
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
  position:absolute;
  left:0;
  bottom:0px;
  transition:0.3s;
  -webkit-transition:0.3s;
}
 .conwrap .moreBtn:hover .txt{
  color:#004e94;
}
 .picwrap .img{
  overflow:hidden;
  height:100%;
  position:absolute;
  width:100%;
  z-index:1;
}
 .picwrap .con{
  width:80%;
  position:relative;
  margin:0 auto;
  z-index:2;
}
 .picwrap .cn{
  font-size:30px;
  color:#004e94;
  font-weight:bold;
}
 .picwrap .en{
  font-size:24px;
  color:#999;
  text-transform:uppercase;
}
 .picwrap .i{
  width:580px;
  text-align:justify;
  height:80px;
  overflow:hidden;
  margin:4% 0px 8%;
}
 .picwrap ul{
  width:600px;
}
 .picwrap li{
  width:25%;
  float:left;
  text-align:left;
  position:relative;
  list-style:none;
}
 .num_box{
  margin-bottom:10px;
}
 .num_box .number{
  font-size:48px;
  font-weight:bold;
  line-height:1;
  color:#004e94;
  margin-right:10px;
  font-family:'iconfont1';
}
 .num_box .text{
  font-size:14px;
  color:#004e94;
  vertical-align:top;
}
 .picwrap .moreBtn{
  float:right;
  margin-top:20px;
  background:url(../image/rBQBG1y20RCEOCgzAAAAAKeuG_4164.png) no-repeat scroll left bottom;
}
 .picwrap .moreBtn .txt{
  color:#004e94;
}
 .tb_c{
  display:table-cell;
  vertical-align:middle;
}
 .fr{
  float:right;
}
 .tb{
  display:table;
  height:100%;
  width:100%;
}
 #mapContainer{
  width:100%;
  height:317px;
}
 #tip{
  height:30px;
  background-color:#fff;
  padding-left:10px;
  padding-right:10px;
  position:absolute;
  font-size:12px;
  right:10px;
  bottom:20px;
  border-radius:3px;
  line-height:30px;
  border:1px solid #ccc;
}
 div.info-top{
  position:relative;
  background:none repeat scroll 0 0 #F9F9F9;
  border-bottom:1px solid #CCC;
  border-radius:5px 5px 0 0;
}
 div.info-top div{
  display:inline-block;
  color:#333333;
  font-size:14px;
  font-weight:bold;
  line-height:31px;
  padding:0 10px;
  text-align:left;
}
 div.info-top img{
  position:absolute;
  top:10px;
  right:10px;
  transition-duration:0.25s;
}
 div.info-top img:hover{
  box-shadow:0px 0px 5px #000;
}
 div.info-middle{
  font-size:12px;
  padding:10px;
  line-height:21px;
  text-align:left;
}
 div.info-bottom{
  height:0px;
  width:100%;
  clear:both;
  text-align:center;
}
 div.info-bottom img{
  position:relative;
  z-index:104;
}
.industryIDemo figure {
margin:0px;
} 