.container, .wrap {
    width: 1200px;
    margin: 0 auto;
}

.title {
  text-align: center;
  color: #3889d4; }
  .title .inner {
    display: inline-block; }
  .title h2 {
    padding: 0 48px;
    line-height: 1;
    border-left: 3px solid #3889d4;
    border-right: 3px solid #3889d4;
    font-weight: normal;
    font-size: 30px; display:block; width:220px; margin:0 auto;color: #3889d4;}
  .title span {
    display: block;
    margin-top: 5px;
    text-transform: uppercase;
    font-size: 18px;
    color: #9d9d9d; }
  .title .desc {
    margin-top: 16px;
    font-size: 14px;
    color: #9d9d9d; }

.culture {
  height: 760px;
  min-width:1200px;
  background: url("../images/culturebg.jpg") no-repeat top center #eee; }
  .culture .title {
    padding-top: 134px;
    color: #fff; }
    .culture .title h2 {
      border-color: #fff; }
    .culture .title span {
      color: #fff; }
    .culture .title .desc {
      margin-top: 14px;
      color: #fff; }
  .culture .block {
    margin-top: 60px;
    width: 862px;
    height: 470px;
    background: #3889D4; }
    .culture .block ul {
      padding-top: 32px;
      padding-left: 32px;
      width: 1180px; }
    .culture .block li {
      position: relative;
      float: left;
      width: 292px;
      height: 203px;
      font-size: 14px;
      color: #fff;
      background: #3889D4;
      overflow: hidden; }
      .culture .block li span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 48px;
        line-height: 48px;
        text-align: center;
        background: #000;
        background: rgba(0, 0, 0, 0.8); }
      .culture .block li.col1 p {
        font-size: 16px;
        padding: 0 22px;
        line-height: 2em; }
      .culture .block li.col8 {
        background: url("../images/seachlogo.png") no-repeat center #3889D4; }

.history {
  padding: 55px 0;
  background: #eee; min-width:1200px;}
  .history .expand {
    margin: 0 auto;
    margin-top: 13px;
    width: 186px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #3889D4;
    font-size: 18px;
    color: #3889D4;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer; }
    .history .expand .icon {
      margin-right: 10px;
      width: 26px;
      height: 26px;
      line-height: 30px;
      text-align: center;
      border-radius: 50%;
      background: #3889D4;
      color: #fff;
      font-size: 26px;
      vertical-align: middle; }
    .history .expand.sq{ display:none;}
.timeline {
  position: relative;
  margin-top: 55px; }
 

.story {
  padding: 55px 0; }
  .story .story-type {
    padding-right: 15px;
    text-align: right;
    font-size: 14px;
    color: #3889D4; }
    .story .story-type .icon {
      font-size: 20px;
      vertical-align: middle; }
  .story .text {
    padding: 0 30px; }
    .story .text h3 {
      font-size: 28px;
      color: #060606;
      line-height: 1; }
    .story .text h4 {
      margin-top: 7px;
      font-size: 18px;
      color: #060606; }
    .story .text p {
      margin-top: 20px;
      font-size: 14px;
      color: #434343;
      line-height: 2em; }
  .story .block {
    margin-top: 55px;
    width: 1200px;
    height: 790px;
    position: relative;
    overflow: hidden; }
    .story .block .item1, .story .block .item2 {
      width: 288px;
      height: 788px;
      border: 1px solid #959595; }
    .story .block .item1 .img {
      width: 288px;
      height: 516px; }
    .story .block .item1 .story-type {
      margin-top: 10px;
      margin-bottom: 30px; }
    .story .block .item2 {
      position: absolute;
      left: 313px;
      top: 0; }
      .story .block .item2 .text {
        margin-top: 53px; }
      .story .block .item2 .story-type {
        margin-top: 14px;
        margin-bottom: 6px; }
    .story .block .item3 {
      position: absolute;
      right: 0;
      top: 0;
      width: 574px;
      height: 518px;
      border: 1px solid #959595; }
      .story .block .item3 .img {
        width: 574px;
        height: 242px; }
      .story .block .item3 .story-type {
        margin-top: 10px;
        margin-bottom: 30px; }
      .story .block .item3 .text h3 {
        text-align: center; }
      .story .block .item3 .text p {
        margin-top: 32px; }
    .story .block .item4 {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 576px;
      height: 244px; }
      .story .block .item4 .img {
        width: 276px;
        height: 242px;
        float: left; }
      .story .block .item4 .text {
        padding-top: 30px;
        padding-left: 314px; }
        .story .block .item4 .text p {
          margin-top: 10px; }
      .story .block .item4 .story-type {
        padding-top: 10px;
        padding-left: 314px;
        text-align: left; }

.sketch {
  padding-bottom: 55px; }
  .sketch .slider {
    margin-top: 55px;
    position: relative; }
    .sketch .slider .bd {
      padding-left: 23px;
      height: 230px;
      overflow: hidden; }
    .sketch .slider li {
      margin-right: 50px;
      float: left;
      width: 552px;
      height: 230px;
      background: #ccc;
      overflow: hidden; }
    .sketch .slider .prev, .sketch .slider .next {
      position: absolute;
      top: 83px;
      width: 40px;
      height: 65px;
      line-height: 65px;
      text-align: center;
      background: #3889D4;
      cursor: pointer; }
      .sketch .slider .prev .icon, .sketch .slider .next .icon {
        font-size: 40px;
        color: #fff; }
    .sketch .slider .prev {
      left: 0; }
    .sketch .slider .next {
      right: 0; }

.l{float:left;}.r{float:right !important;}
.pr{position:relative;}.pa{position:absolute;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}
.vm{vertical-align:middle;}.vt{vertical-align:top;}.vb{vertical-align:bottom;}
.db{display:block;}.dib{-moz-inline-stack:inline-block;display:inline-block;*display:inline;*zoom:1;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.el,.art_link a{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.oh{overflow:hidden;*zoom:1;}
.mh{height:auto !important;height:464px;min-height:464px;}
.btn{cursor:pointer;}
.hidetext{font:0/0 a;letter-spacing:-9px;}
.cir{display:inline-block;width:0;height:0;overflow:hidden;}
.bor1{border:1px solid #ddd;}
.bor1_b{border-bottom:1px solid #ddd;}
.bor1_b_s{border-bottom:1px dotted #ababab;}
.red{color:#e60013 !important;}
.grey{background:#ededed!important;}
.p20{padding:20px;}.plr15{padding-left:15px;padding-right:15px;}
.mt10{margin-top:10px;}.mt20{margin-top:20px;}.mt30{margin-top:30px;}
.plr25 { padding-left:25px; padding-right:25px;}
.pb25 { padding-bottom:25px;}
.pb35 { padding-bottom:35px;}
.mb20 { margin-bottom:20px;}
.lh2{line-height:2;}
.w680 { width:680px;}
.w220 { width:220px;}
.line { width:1px; height:14px; background:url(../images/ico.png) -99px -64px no-repeat; display:inline-block; overflow:hidden; margin:0px 12px; vertical-align:middle;}
.bwhite{background:#fff;}
.hide { display:none;}
.slide { position: relative; width:100%;}
.ban_c { display:none;position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_c img { width: 100%; height: 100%; }
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: rgba(0,0,0,.5);filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000); z-index: 3; }
.ban_nav { position: absolute; bottom: 0; left: 0; width: 100%; text-align: right; z-index: 4; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 14px; height: 14px; line-height: 14px; overflow: hidden; text-align: center; margin-right: 8px; cursor: pointer; text-decoration: none; font-size: 10px; -webkit-text-size-adjust: none; background: #ccc; }
.ban_nav .on { background: #f90; color: #fff; }
.Left,.Right { cursor: pointer; }
.ldgh{padding:40px 0 20px;width: 1200px; margin: 0 auto;}
.ldgh_slide{height:336px;}
.ldgh_slide .ban_c{width:550px;}
.ldgh_slide .ban_c p{height:36px;line-height:3;overflow:hidden;width:90%; font-size:16px;}
.ldgh_slide .more{color:#e60013;background:url(../images/cir.gif) right 4px no-repeat;padding-right:1em;}
.nav_wrap{right:40px;top:0;width:615px;height:336px;overflow:hidden; text-align: left;}
.ldgh_slide .ban_nav{position:relative;bottom:auto;top:0;}
.ldgh_slide .ban_nav a{display:block;width:100%;height:31px;background:none;color:#333;}
.ldgh_slide .ban_nav span.title,.ldgh_slide .ban_nav span.time{height:31px;line-height:31px; float: right;font-size:14px;overflow:hidden;}
.ldgh_slide .ban_nav span.title{ width: 76%;text-align:left;}
.ldgh_slide .ban_nav span.time{ width: 22%; color:#555;}
.ldgh_slide .ban_nav .on{background:none;color:#666;}
.ldgh_slide .ban_nav .on span{color:#e60013;}
.ldgh_slide .icon{ font-size: 22px; line-height: 20px; width: 20px; }
.ldgh_slide a.Left,.ldgh_slide a.Right{position:absolute;width:20px;height:20px;bottom:10px; text-align:center;}
.ldgh_slide a.Left{left:495px; background:#666; color: #fff;}
.ldgh_slide a.Left:hover{background:#f00;}
.ldgh_slide a.Right{left:520px;background:#f00; color: #fff;}
.ldghbg{ background: #eee; padding-top: 80px; min-width:1200px;}
.ldgh_slide .scroll_bar{width:9px;background:url(../images/scrollbar.gif) -9px 0 repeat-y;}
.ldgh_slide .scroll_slider{background:url(../images/scrollbar.gif) -18px 0 repeat-y;height:60px;}
.ldgh_slide .scroll_up,.ldgh_slide .scroll_down{background:url(../images/scrollbar.gif);height:9px;}
.scroll_bar{position:absolute;height:100%;top:0;right:0;overflow:hidden;z-index:8;background:#eee;cursor:default;}
.scroll_up,.scroll_down{position:absolute;left:0;background:#333;overflow:hidden;*zoom:1;}
.scroll_up{top:0;}
.scroll_down{bottom:0;}
.scroll_up_on,.scroll_down_on{background:#ccc;}
.scroll_slider{position:absolute;left:0;background:#fff;cursor:default;}
.scroll_slider_on{background:#ccc;}
.translated-ltr .story .text h3{font-size: 20px;}
.translated-ltr .story .text h4{font-size:16px;}
.translated-ltr .story .text p{font-size: 12px; margin-top: 10px; line-height: 20px; height: 120px; overflow: hidden;}
