﻿ul {
  padding: 0;
}
li {
  list-style: none;
}
* {
  box-sizing: border-box;
  font-family: "Microsoft YaHei" !important;
}

ul {
    padding: 0px;
    margin: 0px;
}

img {
    border: none;
}
a {
    color:#333;
}
li a h1 {
    color: #337ab7;
}
a:hover {
    text-decoration: none;
}
section {
  position: relative;
  z-index: 1;
}
@font-face {
  font-family: baiqin;
  src: url(../fonts/icomoon.eot?);
  src: url(../fonts/icomoon.eot?#iefix) format('embedded-opentype'), url(../fonts/icomoon.ttf?) format('truetype'), url(../fonts/icomoon.woff?) format('woff'), url(../fonts/icomoon.svg?#icomoon) format('svg');
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"],
[class^=icon-] {
  font-family: baiqin !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.navbar-header {
  float: none;
}
.navbar-header .navbar-brand {
  float: left;
  height: 60px;
  line-height: 20px;
  padding: 15px 15px;
  position: relative;
}
.navbar-header .navbar-brand:after {
  /*content: '';*/
  position: absolute;
  right: 0;
  top: 14px;
  bottom: 9px;
  width: 2px;
  background-color: #fdd100;
}
.navbar-header .navbar-idea {
  float: left;
  padding: 15px;
}
.navbar-header .navbar-idea .lan-ch {
  color: #234573;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 3px;
}
.navbar-header .navbar-idea .lan-en {
  color: #234573;
  font-size: 9px;
  -webkit-transform-origin-x: 0;
  -webkit-transform: scale(0.64);
  -webkit-text-size-adjust: none;
}
.navbar-header .nav-connect {
  height: 100%;
  list-style: none;
  margin-bottom: 0;
  padding: 18px 0;
}
.navbar-header .nav-connect li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 0 10px;
  vertical-align: middle;
}
.navbar-header .nav-connect li .oa-app {
    color: #234573;
    font-size: 13px;
    /* padding: 8px 23px; */
    border-radius: 50%;
    text-decoration: none;
    background-color: #e6e6e6;
    width: 32px;
    height: 32px;
    display: inline-block;
    line-height: 32px;
    text-align: center;
    margin-top:-4px;
}
.navbar-header .nav-connect li .btn-icon {
  width: 32px;
  height: 32px;
  text-align: center;
  border-radius: 50%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  background-color: #e6e6e6;
  color:#337ab7;
}
.navbar-header .nav-connect li .btn-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 16px;
  margin-top: -8px;
  margin-left: -8px;
}
.navbar-header .nav-connect li .btn-icon:hover .lyIcon {
  display: block;
}
#navbar {
  width: 100%;
  background: url("../img/menu_bg.png") repeat-x;
  background-size:10px 100%;
}
#navbar .navbar-nav {
  width: 100%;
  display: flex;
  position: relative;
}
#navbar .navbar-nav > li {
  width: 14%;
  /*position: static;*/
  text-align: center;
}
#navbar .navbar-nav > li > a {
  color: #FFF;
  font-size: 14px;
  position: relative;
  padding: 13px 15px;
}
#navbar .navbar-nav > li > a:hover,
#navbar .navbar-nav > li > a:focus {
  background-color: transparent;
}
#navbar .navbar-nav > li > a:after {
  content: '';
  position: absolute;
  top: 17px;
  right: 0;
  width: 2px;
  bottom: 15px;
  background-color: #0a3f8f;
  border-left: 1px solid #3b6399;
}
/*#navbar .navbar-nav > li:first-child > a:before {
        content: '';
        position: absolute;
        top: 20px;
        left: 0;
        width: 2px;
        bottom: 20px;
        background-color: #0a3f8f;
        border-left: 1px solid #3b6399;
 }*/
#navbar .navbar-nav > li.active {
  background: url("../img/menu_selected_bg.png") repeat-x;
  background-size:10px 100%;
}
#navbar .navbar-nav > li.active > a:before,
#navbar .navbar-nav > li.active > a:after {
  width: 0;
  border: none;
}
#navbar .navbar-nav > li.open > a {
  border: none;
  background-color: transparent;
}
#navbar .navbar-nav > li.open > a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #3ea6f7;
  border-left: 7px solid transparent;
}
#navbar .navbar-nav > li .dropdown-menu {
  width: 100%;
  border: none;
  box-shadow: none;
  text-align: center;
  border-radius: 0 0 4px 4px;
  background-color: #3ea6f7;
}
#navbar .navbar-nav > li .dropdown-menu li {
  text-align: center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  _zoom: 1;
  _display: inline;
  width:100%;
}
#navbar .navbar-nav > li .dropdown-menu li a {
  color: #FFF;
  padding:5px 20px;
}
#navbar .navbar-nav > li .dropdown-menu li a:hover,
#navbar .navbar-nav > li .dropdown-menu li a:focus {
    background-color: transparent;
    color: #234573
}
.lyBgE5 {
  background: #f5f6fa;
}
.lyListNav,
.lyGroupTitle {
  width: 100%;
  height: auto;
  font-size: 0px;
}
/*二级菜单 列表*/
.lyListNav {
  padding: 50px 0 40px;
}
.lyListNav ul {
  text-align: center;
}
.lyListNav ul li {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  line-height: 36px;
}
.lyListNav ul li a {
  border: 1px solid #666;
  border-radius: 5px;
  font-size: 14px;
  color: #666;
}
.lyListNav ul li.lyCation a {
  border: 1px solid #234573;
  color: #ffffff;
  background: #234573;
}
/*公共栏目头部*/
.lyGroupTitle {
  padding: 30px 0 40px;
}
.lyGroupTitle span {
  display: inline-block;
  vertical-align: top;
  line-height: 46px;
  height: 50px;
  position: relative;
  font-size: 20px;
  padding-bottom: 4px;
}
.lyGroupTitle span:after {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 4px;
  z-index: 2;
}
.lyGroupTitle .lyTitleCh {
  color: #234573;
  font-weight:600;
}
.lyGroupTitle .lyTitleCh:after {
  background: #fdd100;
}
.lyGroupTitle .lyTitleEn {
  font-size: 12px;
  padding-left: 5px;
}
.lyGroupTitle .lyTitleEn:after {
  background: #234573;
}
.lyBgE5 {
  background: #f5f6fa;
}
.lyListNav,
.lyGroupTitle {
  width: 100%;
  height: auto;
  font-size: 0px;
}
/*二级菜单 列表*/
.lyListNav {
  padding: 50px 0 40px;
}
.lyListNav ul {
  text-align: center;
}
.lyListNav ul li {
  display: inline-block;
  text-align: center;
  margin: 0 20px;
  line-height: 36px;
}
/*.lyListNav ul li a {
  padding: 5px 20px;
  border: 1px solid #999;
  border-radius: 5px;
  font-size: 14px;
  color: #999;
}*/
.lyListNav ul li a:hover {
  border: 1px solid #234573;
  color: #ffffff;
  background: #234573;
}
.lyListNav ul li.lyCation a {
  border: 1px solid #234573;
  color: #ffffff;
  background: #234573;
}
.lyActGotop {
  width: 50px;
  height: 60px;
  position: fixed;
  bottom: 100px;
  right: 10px;
  z-index: 99999;
  background: rgba(222, 222, 222, 0.2);
}
.lyNoClick:before {
  width: 50px;
  height: 60px;
  content: "";
  z-index: 4;
  position: absolute;
  background: rgba(255, 255, 255, 0.1);
}
.lyActGotop .lyGotop {
  width: 50px;
  height: 50px;
  margin-top: 5px;
  display: block;
  background: url("../img/icon_top.png") no-repeat center;
  background-size: 100% 100%;
}
:root .gradient {
  filter: none;
}
.footer {
  width: 100%;
  color: #FFF;
  padding: 5px 0;
  background: url("../img/lattice.png") repeat #23579d;
  background: url("../img/lattice.png"), linear-gradient(to bottom, #285ea8 0%, #0e3a76 100%);
  background: url("../img/lattice.png"), -moz-linear-gradient(top, #285ea8, #0e3a76);
  background: url("../img/lattice.png"), -webkit-gradient(linear, 0 1, 0 bottom, from(#285ea8), to(#0e3a76));
  background: url("../img/lattice.png"), -o-linear-gradient(top, #285ea8, #0e3a76);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#285ea8', endColorstr='#0e3a76', GradientType=0);
}
.footer .container .connect {
  padding: 10px 0;
  margin-bottom:0px;
}
.footer .container .connect .email {
  padding-top: 10px;
}
.footer .container .connect label {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
}
.footer .container .connect div{
    font-size:12px;
    color:#fff;
}
.footer .container .connect .online {
    padding: 24px 0;display:none
}
.footer .container .connect .online .navbar-right {
  display: flex;
  margin-right: 0;
}
.footer .container .connect .online .navbar-right li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 35px;
  height: 35px;
  margin: 0 10px;
  font-size: 16px;
  text-align: center;
  border-radius: 50%;
  background-color: #FFF;
}
.footer .container .connect .online .navbar-right li a {
  color: #234573;
  line-height: 35px;
}
.footer .container .connect .online .navbar-right li.oa-app {
  width: auto;
  height: auto;
  padding: 10px 24px;
  border-radius: 30px;
  margin-right: 20px;
  position: relative;
}
.footer .container .connect .online .navbar-right li.oa-app a {
  line-height: 1;
}
.footer .container .connect .online .navbar-right li.oa-app:after {
  content: '';
  position: absolute;
  top: 4px;
  bottom: 4px;
  width: 2px;
  right: -18px;
  background-color: #FFF;
}
.footer .container .address {
  font-size: 12px;
  padding-top: 10px;
  position: relative;
  margin-bottom:5px;
}
.footer .container .address:before {
  content: '';
  position: absolute;
  top: 0;
  left: 15px;
  height: 1px;
  opacity: 0.5;
  width: calc(100% - 30px);
  background-color: #e9e9e9;
}
.footer .container .address .col-md-4 {
  text-align: left;
}
.bg-white {
  background-color: #FFF;
}
.icon-arrow_left:before {
  content: "\e900";
}
.icon-arrow_right:before {
  content: "\e901";
}
.icon-action:before {
  content: "\e90a";
}
.icon-car:before {
  content: "\e903";
}
.icon-house:before {
  content: "\e904";
}
.icon-invest:before {
  content: "\e909";
}
.icon-money:before {
  content: "\e90b";
}
.icon-qq:before {
  content: "\e907";
}
.icon-sina:before {
  content: "\e908";
}
.icon-weixin:before {
  content: "\e905";
}

@media (min-width: 1450px) {
  .container {
    width: 1170px;
  }
}
@media screen and (max-width: 770px) {
  .navbar-wrapper {
    padding-top: 0;
    transform: none !important;
    will-change: initial !important;
  }
  .navbar-wrapper .navbar-header .nav-connect {
    display: none;
  }
  .navbar-wrapper .navbar-header .navbar-brand img {
    max-height: 100%;
  }
  .navbar-wrapper .navbar-header .navbar-brand:after {
    top: 10px;
    bottom: 10px;
  }
  .navbar-wrapper .navbar-header .navbar-idea {
    display: none;
  }
  .navbar-wrapper .navbar-header .navbar-toggle {
    padding: 14px 10px;
    margin-top:5px;
    margin-bottom:5px;
  }
  .navbar-wrapper .navbar-header .navbar-toggle .icon-bar {
    background-color: #284976;
  }
  .navbar-wrapper #navbar {
    border: none;
  }
  .navbar-wrapper #navbar > .navbar-collapse {
    transform: none !important;
    will-change: initial !important;
  }
  .navbar-wrapper #navbar .container {
    position: fixed;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    z-index: 102;
    background-color: rgba(0, 0, 0, 0.4);
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
  }
  .navbar-wrapper #navbar.collapse .container {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
  }
  .navbar-wrapper #navbar.collapse .backdrop {
    display: none;
  }
  .navbar-wrapper #navbar.in .backdrop {
    display: block;
  }
  .navbar-wrapper #navbar .backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    background: rgba(0, 0, 0, 0.4);
  }
  .navbar-wrapper #navbar .navbar-nav {
    width: 100%;
    display: block;
  }
  .navbar-wrapper #navbar .navbar-nav li {
    width: 100%;
  }
  .navbar-wrapper #navbar .navbar-nav li.active {
    background: transparent;
  }
  .navbar-wrapper #navbar .navbar-nav li a {
    color: #234573;
    font-size: 13px;
  }
  .navbar-wrapper #navbar .navbar-nav li a:after {
    width: 0;
    border: none;
  }
    .navbar-toggle {
        display: block !important;
    }
}

@media screen and (min-width: 770px) {
  #navbar {
    display: block !important;
  }
    .navbar-toggle {
        display: none !important;
    }
}


::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
::-webkit-scrollbar-track-piece {
  background-color: #CCCCCC;
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #999999;
  -webkit-border-radius: 6px;
}
::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #CCCCCC;
  -webkit-border-radius: 6px;
}

.phone {
color:white;
}