@charset "utf-8";
.container {
  padding: 0px 0px;
  text-align: justify;
}
@media (min-width: 768px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1330px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1440px) {
  .container {
    width: 1024px;
  }
}
.row {
  margin-left: 0px;
  margin-right: 0px;
}
#bs-example-navbar-collapse-1 {
  padding: 0px;
}
#naUl,
#naUl2 {
  margin: 0 0px;
}
@media (min-width: 768px) {
  #naUl,
  #naUl2 {
    float: left;
  }
}
#naUl2 {
  height: 50px;
}
#naUl > li {
  height: 70px;
}
#naUl2 > li {
  height: 50px;
}
#naUl > li > a,
#naUl2 > li > a {
  height: 55px;
  line-height: 70px;
  color: #ffffff;
}
@media (min-width: 768px) {
  #naUl > li > a,
  #naUl2 > li > a {
    white-space: nowrap;
    font-family: 华文中宋;
    font-size: 23px;
    box-shadow: none;
    padding: 0;
    margin: 4px 29px 0;
    position: relative;
    text-shadow: none !important;
    background-image: none;
    background-color: #002499;
    text-align: center;
  }
  #naUl > li > a:hover,
  #naUl2 > li > a:hover {
    border-bottom-color: #ffffff;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  #naUl > li > a:after {
    position: absolute;
    content: attr(data-title);
    left: 0;
    top: 0;
    text-align: center;
    width: calc(104%);
    font-size: 23px;
    color: #ffffff;
    line-height: 70px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  }
  #naUl2 > li > a:after {
    position: absolute;
    content: attr(data-title);
    left: 0;
    top: 0;
    text-align: center;
    width: calc(104%);
    font-size: 18px;
    color: #222222;
    line-height: 56px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
  }
  #naUl > li > a:hover:after,
  #naUl2 > li > a:hover:after {
    font-weight: bold;
  }
  #naUl > li > a i,
  #naUl2 > li > a i {
    font-style: normal;
    color: transparent;
  }
}
#naUl2 > li > a {
  font-family: 华文中宋;
  font-size: 18px;
  background: none !important;
  color: #222222 !important;
  padding: 0px 18px 0;
  height: 50px;
  margin: 0;
  line-height: 56px;
}
#naUl2 > li > a:hover {
  color: #222222 !important;
  background-color: #dcdcdc !important;
  border: none;
}
@media (min-width: 768px) {
  #naUl > .active > a {
    border-bottom-color: #ffffff;
    border-bottom-width: 4px;
    border-bottom-style: solid;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    background: none !important;
  }
}
#naUl2 > .active > a {
  color: #222222 !important;
  background-color: #dcdcdc !important;
  border: none;
}
#brandActLi li a {
  padding-left: 100px;
}
@media (min-width: 768px) {
  #brandActLi li a {
    padding: 3px 15px;
  }
}
.logo {
  margin-top: 22px;
  float: left;
}
.logo .logo-text1 {
  font-family: 华文中宋;
  font-size: 24px;
  color: #ffffff;
  font-weight: 600;
}
.logo .logo-text2 {
  font-family: 华文中宋;
  letter-spacing: -1px;
  font-size: 16px;
  color: #01249a;
  margin-top: 3px;
  font-weight: 600;
}
.logo a {
  padding-top: 30px;
  width: 100%;
}
.logo a:hover {
  border-bottom-color: none;
  border-bottom-width: none;
  border-bottom-style: none;
  text-decoration: none;
  color: none;
}
#navBar2 > .navBarContainer .logo {
  margin-top: 14px;
}
#navBar2 > .navBarContainer nav {
  margin-right: -8px;
}
body {
  font-family: 'Microsoft YaHei';
  background: #FFFFFF;
  padding: 0;
  margin: 0;
}
a {
  color: #777777;
  transition: color 0.3s;
  transition-timing-function: ease;
}
a:hover {
  color: #428BC1;
  text-decoration: none;
}
.float-left-for-div {
  float: left;
}
.float-right-for-div {
  float: right;
}
#floatTop {
  background-color: #FFFFFF;
  z-index: 500;
  margin-bottom: 40px;
  margin-top: 20px;

}
.top-div {
  width: 100%;
  float: left;
  border: 0px solid #000000;
  background-color: #FFFFFF;
  padding: 0px 10px 0px 10px;
}
#logoAndLogin {
  margin-top: 10px;
  margin-bottom: 0px;
}
.qr-div {
  z-index: 2000;
  background: #FFFFFF;
  border: 1px solid #000000;
  position: absolute;
  margin: 30px auto 0;
  display: none;
  text-align: center;
}
@media (min-width: 768px) {
  .qr-div {
    top: 10px;
  }
}
@media (min-width: 992px) {
  .qr-div {
    top: 10px;
  }
}
@media (min-width: 1200px) {
  .qr-div {
    top: 10px;
  }
}
@media (min-width: 1330px) {
  .qr-div {
    top: 10px;
  }
}
@media (min-width: 1440px) {
  .qr-div {
    top: 10px;
  }
}
@media (min-width: 768px) {
  .qr-div {
    left: 0px;
  }
}
@media (min-width: 992px) {
  .qr-div {
    left: 0px;
  }
}
@media (min-width: 1200px) {
  .qr-div {
    left: 0px;
  }
}
@media (min-width: 1330px) {
  .qr-div {
    left: 0px;
  }
}
@media (min-width: 1440px) {
  .qr-div {
    left: 0px;
  }
}
@media (min-width: 768px) {
  .qr-div {
    width: 136px;
  }
}
@media (min-width: 992px) {
  .qr-div {
    width: 136px;
  }
}
@media (min-width: 1200px) {
  .qr-div {
    width: 136px;
  }
}
@media (min-width: 1330px) {
  .qr-div {
    width: 136px;
  }
}
@media (min-width: 1440px) {
  .qr-div {
    width: 136px;
  }
}
@media (min-width: 768px) {
  .qr-div {
    height: 156px;
  }
}
@media (min-width: 992px) {
  .qr-div {
    height: 156px;
  }
}
@media (min-width: 1200px) {
  .qr-div {
    height: 156px;
  }
}
@media (min-width: 1330px) {
  .qr-div {
    height: 156px;
  }
}
@media (min-width: 1440px) {
  .qr-div {
    height: 156px;
  }
}
.qr-div .arrow {
  position: absolute;
  top: 40px;
  right: 138px;
  width: 0;
  height: 0;
  font-size: 0;
  border: transparent 8px;
  border-color: #FFFFFF #FFFFFF #428BC1 #FFFFFF;
}
.qr-div > img {
  display: block;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .qr-div > img {
    width: 120px;
  }
}
@media (min-width: 992px) {
  .qr-div > img {
    width: 120px;
  }
}
@media (min-width: 1200px) {
  .qr-div > img {
    width: 120px;
  }
}
@media (min-width: 1330px) {
  .qr-div > img {
    width: 120px;
  }
}
@media (min-width: 1440px) {
  .qr-div > img {
    width: 120px;
  }
}
@media (min-width: 768px) {
  .qr-div > img {
    height: 120px;
  }
}
@media (min-width: 992px) {
  .qr-div > img {
    height: 120px;
  }
}
@media (min-width: 1200px) {
  .qr-div > img {
    height: 120px;
  }
}
@media (min-width: 1330px) {
  .qr-div > img {
    height: 120px;
  }
}
@media (min-width: 1440px) {
  .qr-div > img {
    height: 120px;
  }
}
.qr-div > span {
  font-weight: 700;
}
.searche-div {
  float: right;
  margin-top: 8px;
}
.nav-div {
  margin-bottom: 0;
}
#naUl .sepLine,
#naUl2 .sepLine {
  width: 2px;
  height: 24px;
  background: lightgray;
  margin-top: 11px;
}
#goTopBtn {
  position: fixed;
  z-index: 1000;
  text-align: center;
  line-height: 30px;
  width: 50px;
  bottom: 135px;
  height: 55px;
  font-size: 12px;
  cursor: pointer;
  right: 20px;
  _position: absolute;
  _right: auto;
}
#goTopBtn img {
  opacity: 0.6;
}
.header-link-all {
  margin-top: 0px;
  margin-bottom: 10px;
}
.header-link {
  padding-left: 0px;
}
.header-link a {
  font-size: 14px;
  color: #FF6600;
  cursor: pointer;
}
.header-link a:hover {
  color: #428BC1;
}
.header-link div {
  font-weight: 500;
  color: #FF6600;
  font-size: 14px;
  cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
  text-align: right;
}
.header-link div:hover {
  color: #428BC1;
}
.button-div {
  margin-top: 5px;
  margin-bottom: 5px;
  font-family: "微软雅黑";
  text-align: center;
  background: #000000;
  color: #FFFFFF;
  cursor: pointer;
  border: 2px solid #000000;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.button-div:hover {
  animation: button-div 0.3s;
  animation-fill-mode: forwards;
  -moz-animation: button-div 0.3s;
  -moz-animation-fill-mode: forwards;
  -webkit-animation: button-div 0.3s;
  -webkit-animation-fill-mode: forwards;
  -o-animation: button-div 0.3s;
  -o-animation-fill-mode: forwards;
}
@keyframes button-div {
  0% {
    background: #000000;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #000000;
    font-weight: 900;
  }
}
@-moz-keyframes button-div {
  0% {
    background: #000000;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #000000;
    font-weight: 900;
  }
}
@-webkit-keyframes button-div {
  0% {
    background: #000000;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #000000;
    font-weight: 900;
  }
}
@-o-keyframes button-div {
  0% {
    background: #000000;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #000000;
    font-weight: 900;
  }
}
.button-div-success {
  background: #429742;
  color: #FFFFFF;
  border: 2px solid #429742;
}
.button-div-success:hover {
  animation: button-success-div 0.3s;
  animation-fill-mode: forwards;
  -moz-animation: button-success-div 0.3s;
  -moz-animation-fill-mode: forwards;
  -webkit-animation: button-success-div 0.3s;
  -webkit-animation-fill-mode: forwards;
  -o-animation: button-success-div 0.3s;
  -o-animation-fill-mode: forwards;
}
@keyframes button-success-div {
  0% {
    background: #429742;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #429742;
    font-weight: 900;
  }
}
@-moz-keyframes button-success-div {
  0% {
    background: #429742;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #429742;
    font-weight: 900;
  }
}
@-webkit-keyframes button-success-div {
  0% {
    background: #429742;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #429742;
    font-weight: 900;
  }
}
@-o-keyframes button-success-div {
  0% {
    background: #429742;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #429742;
    font-weight: 900;
  }
}
.button-div-primary {
  background: #355999;
  color: #FFFFFF;
  border: 2px solid #355999;
}
.button-div-primary:hover {
  animation: button-primary-div 0.3s;
  animation-fill-mode: forwards;
  -moz-animation: button-primary-div 0.3s;
  -moz-animation-fill-mode: forwards;
  -webkit-animation: button-primary-div 0.3s;
  -webkit-animation-fill-mode: forwards;
  -o-animation: button-primary-div 0.3s;
  -o-animation-fill-mode: forwards;
}
@keyframes button-primary-div {
  0% {
    background: #355999;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #355999;
    font-weight: 900;
  }
}
@-moz-keyframes button-primary-div {
  0% {
    background: #355999;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #355999;
    font-weight: 900;
  }
}
@-webkit-keyframes button-primary-div {
  0% {
    background: #355999;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #355999;
    font-weight: 900;
  }
}
@-o-keyframes button-primary-div {
  0% {
    background: #355999;
    color: #FFFFFF;
  }
  100% {
    background: #FFFFFF;
    color: #355999;
    font-weight: 900;
  }
}
.button-div-sm {
  font-size: 15px;
  padding: 0px 5px 0px 5px;
  line-height: 31px;
}
.button-div-lg {
  font-weight: 900;
  font-size: 25px;
  padding: 2px 8px 3px 8px;
  line-height: 40px;
}
#user,
#user-copy {
  float: right;
  height: 42px;
}
#user-header,
#user-header-copy {
  cursor: pointer;
  height: 100%;
}
#user-header > img,
#user-header-copy > img {
  float: left;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}
#user-header > div,
#user-header-copy > div {
  width: 110px;
  margin-left: 5px;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
  line-height: 30px;
  color: #FFFFFF;
  float: left;
  height: 30px;
}
#user-info,
#user-info-copy {
  box-shadow: 1px 1px 2px #999999;
  background: white;
  opacity: 0.9;
  z-index: 1000;
  cursor: pointer;
  position: fixed;
  float: right;
  width: 120px;
}
#user-info > a > div,
#user-info-copy > a > div {
  color: black;
  font-size: 16px;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
}
#user-info > a > div:hover {
  background: #bedffb;
  color: #000000;
}
#user-info > a > div > img,
#user-info-copy > a > div > img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  margin-left: 20px;
}
.button-div-header {
  font-family: "微软雅黑";
  text-align: center;
  font-size: 15px;
  padding: 7px 5px 9px 5px;
  line-height: 15px;
  cursor: pointer;
  border: 1px solid #FFFFFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.button-div-header:hover {
  cursor: pointer;
}
.button-div-header1 {
  background: #D7513B;
  color: #FFFFFF;
  border: 1px solid #D7513B;
  box-shadow: 1px 1px 1px #0D3C64;
}
#navBar1 .navBarContainer {
  height: 70px;
  padding: 0 0;
}
#navBar2 .navBarContainer {
  height: 50px;
  padding: 0 0;
}
#navBar,
#navBar2 {
  background-image: none;
  background-color: #01249a;
  border: 0;
}
#navBar2 {
  background-color: #f6f6f6 !important;
  border-style: none;
  border-bottom: #bebebe 1px solid;
  border-radius: 0px;
}
#floatTop .row {
  margin-right: 0px;
  margin-left: 0px;
}
#logoAndSearch {
  margin-bottom: 10px;
}
.navbar-fixed-top {
  top: 0;
  margin: auto;
  border-width: 1px;
}
.blueLine {
  background-color: #0A6FBD;
  height: 20px;
  width: 100%;
}
.topLine {
  padding: 0 5px;
  margin: auto;
  /*height: 110px;*/
  width: 100%;
  font-size: 14px;
}
.topLine .row div {
  padding: 0px;
}
.topLine .row .our-text {
  color: #777777;
  left: 0px;
}
@media (min-width: 768px) {
  .topLine .row .our-text {
    color: #777777;
    left: -76px;
  }
}
.topLine .row .our-text #mailImg {
  margin-top: 13px;
}
@media (min-width: 768px) {
  .topLine .row .our-text #mailImg {
    width: 20px;
  }
}
@media (min-width: 992px) {
  .topLine .row .our-text #mailImg {
    width: 20px;
  }
}
@media (min-width: 1200px) {
  .topLine .row .our-text #mailImg {
    width: 20px;
  }
}
@media (min-width: 1330px) {
  .topLine .row .our-text #mailImg {
    width: 20px;
  }
}
@media (min-width: 1440px) {
  .topLine .row .our-text #mailImg {
    width: 20px;
  }
}
.topLine .row .our-text .vline {
  margin-top: 17px;
}
.topLine .row .our-text div {
  margin-right: 10px;
}
.topLine .row #logReg {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .topLine .row #logReg {
    margin-top: 40px;
  }
}

.topLine .row #logReg #inquiry .glyphicon-search {
  padding-top: 2px;
}
.topLine .row #logReg > div {
  float: right;
  margin-left: 10px;
  line-height: 28px;
}
.topLine .row #logReg > div a {
  display: block;
}
.topLine .row #logReg .vline {
  margin-top: 7px;
}
.topLine .row #logReg .button-div-header {
  border-width: 0px;
}
@media (min-width: 768px) {
  .topLine .row #logReg .button-div-header {
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .topLine .row #logReg .button-div-header {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .topLine .row #logReg .button-div-header {
    font-size: 14px;
  }
}
@media (min-width: 1330px) {
  .topLine .row #logReg .button-div-header {
    font-size: 14px;
  }
}
@media (min-width: 1440px) {
  .topLine .row #logReg .button-div-header {
    font-size: 14px;
  }
}
.topLine .row #logReg #navSearch {
  width: 180px;
  height: 24px;
}
.topLine .row #logReg #navSearch #head-search {
  padding: 0 0 0 8px;
  height: 28px;
  background-image: none;
  background-color: #e5e5e5;
  font-size: 12px;
  width: 100%;
  outline: none;
  border: 0;
  box-shadow: none;
}
.topLine .row #logReg #navSearch #head-search-btn {
  width: 60px;
  padding: 0px;
  height: 26px;
  background-image: none;
}
.topLine .row #logReg #navSearch input::-webkit-input-placeholder,
.topLine .row #logReg #navSearch textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #a4a4a4;
}
.topLine .row #logReg #navSearch input:-moz-placeholder,
.topLine .row #logReg #navSearch textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #a4a4a4;
}
.topLine .row #logReg #navSearch input::-moz-placeholder,
.topLine .row #logReg #navSearch textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #a4a4a4;
}
.topLine .row #logReg #navSearch input:-ms-input-placeholder,
.topLine .row #logReg #navSearch textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #a4a4a4;
}
.icon-search {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  margin: 30px auto;
}
@media (max-width: 768px) {
  .qr-div {
    text-align: center;
  }
  .qr-div > img {
    display: block;
    width: 100px;
    height: 100px;
    margin: 0 auto;
  }
}
.ratio-img {
  background-size: cover;
}
.breadcrumb {
  border-radius: 0px;
}
.navbar-header {
  padding: 0 5px;
}
.navbar-header .navbar-brand {
  padding-top: 0px;
  padding-left: 0px;
  margin-top: 5px;
}
.navbar-header .navbar-brand .button-div-header {
  border-color: #dddddd;
}
.black-cover {
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .topLine {
    min-width: 1030px;
  }
}
.col-title {
  color: #222;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 14px;
  border-bottom: 2px solid #2a72d9;
}
.col-title:hover {
  color: #2a72d9;
}
.col-title-nobold {
  font-size: 22px;
}
.new-icon {
  color: #fe6262;
  font-size: 8px;
}
.searchBtn {
  background-color: #002499;
  border: 0px;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  border: 0px;
  border-radius: 0;
}
.input-group-btn {
  height: 16px;
  padding: 0px;
  background-image: url("/images/default-search.jpg");
  background-color: #e5e5e5;
  z-index: 2;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: center;
  width: 25px;
}
.input-group-btn.active {
  background-image: url("/images/search.png");
}
.topTextCh{
  color: #0e6eb8;padding-left: 8px;
}
@media (min-width: 768px) {
  .topTextCh {
    color: #0e6eb8;font-size: 30px;padding-left: 8px;
  }
}
.topTextEn{
  float: none;
  /*font-size: 6px;*/
}
/*IE10兼容*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .topTextEn{
    float: none;
    font-size: 12px;
  }
}


@media (min-width: 768px) {
  .topTextEn {
    float: none;
  }
}