﻿@charset "UTF-8";
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("./fonts/SourceHanSansCN-Regular.woff") format("woff"), url("./fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("./fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype");
}

@font-face {
  font-family: "YouSheBiao-TiHei";
  src: url("./fonts/YouSheBiao-TiHei.ttf") format("truetype");
}

/* yui3 reset.css */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
  vertical-align: top;
}

address,
caption,
cite,
code,
dfn,
th,
var {
  font-style: normal;
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before,
q:after {
  content: "";
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

legend {
  color: #000;
}

iframe {
  display: block;
}

/* yui3 fonts */
body {
  color: #333;
  font-size: 14px;
  font-family: "SourceHanSansCN-Regular";
}

select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
}

table {
  font-size: inherit;
  font: 100%;
}

pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

a {
  text-decoration: none;
  cursor: pointer;
}

input,
button,
textarea {
  font-family: "SourceHanSansCN-Regular";
  border: 0;
  outline: 0;
}

input[type=text]::-ms-clear,
input[type=password]::-ms-reveal {
  display: none;
}

textarea::-webkit-input-placeholder,
input::-webkit-input-placeholder {
  color: #999;
}

textarea::-moz-placeholder,
input::-moz-placeholder {
  color: #999;
}

textarea:-moz-placeholder,
input:-moz-placeholder {
  color: #999;
}

textarea:-ms-input-placeholder,
input:-ms-input-placeholder {
  color: #999;
}

.placeholder {
  color: #999;
}

/* utilities */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.l {
  float: left !important;
}

.r {
  float: right !important;
}

.hidden {
  display: none !important;
}

.invisible {
  visibility: hidden !important;
}

.trans {
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1);
}

.text-overflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* 头部 */
.header {
  position: relative;
  min-height: 329px;
  padding-top: 44px;
  background: url("../images/header_bg.jpg") no-repeat center bottom;
}

.header img {
  width: 100%;
}

.header-logo {
  margin: 0 0 5px 34px;
  max-width: 473px;
  width: 100%;
  height: 75px;
}

.header-text {
  margin: 0 0 13px 20px;
  max-width: 575px;
  width: 100%;
  height: 22px;
}

.header-tt {
  position: absolute;
  max-width: 600px;
  width: 100%;
  height: 104px;
  top: 158px;
  left: 50%;
  margin-left: -600px;
  line-height: 104px;
  text-align: center;
  font-size: 80px;
  color: #446dd1;
  font-family: "YouSheBiao-TiHei";
  background: url("../images/header_tt.png") no-repeat 48px top;
  z-index: 9;
}
.header-wza {
  position: absolute;
  left: 85%;
}
.header-tt-con {
  font-size: 55px;
}

/* 底部 */
.footer {
  padding-bottom: 25px;
  background-color: #001227;
}

.footer-link {
  padding: 17px 0;
  background-color: rgba(23, 95, 180, 0.1);
}

.footer-link-list {
  float: left;
  width: 20%;
  height: 20px;
  border-right: 2px solid #8898aa;
}

.footer-link-list .ewb-sel {
  display: none;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.footer-link-list .chosen-container {
  width: 100%;
  height: 20px;
  line-height: 20px;
  vertical-align: top;
}

.footer-link-list .chosen-container-single .chosen-single {
  height: 20px;
  text-align: center;
  border: 1px solid transparent;
  box-shadow: none;
  font-size: 14px;
  color: #fff;
  background-color: transparent;
}

.footer-link-list .chosen-container-single .chosen-default {
  color: #999;
}

.footer-link-list .chosen-container-single .chosen-single.cur {
  color: #333;
}

.footer-link-list .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid transparent;
}

.footer-link-list .chosen-container-single .chosen-single span {
  margin-right: 30px;
  height: 17px;
  line-height: 17px;
}

.footer-link-list .chosen-container-single .chosen-single div {
  width: 30px;
  padding: 0;
}

.footer-link-list .chosen-container-single .chosen-single div b {
  width: 30px;
  height: 17px;
  background: url("../images/footer_jiao.png") left center no-repeat;
}

.footer-link-list .chosen-container-active.chosen-with-drop .chosen-single div b {
  background: url("../images/footer_jiaoh.png") left center no-repeat;
}

.footer-link-list .chosen-container-single .chosen-drop {
  top: auto;
  bottom: 17px;
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0;
}

.footer-link-list .chosen-container .chosen-search {
  display: none;
}

.footer-link-list .chosen-container .chosen-results {
  margin: 0;
  padding: 0;
  color: #676767;
}

.footer-link-list .chosen-container .chosen-results li {
  padding-left: 10px;
  padding-right: 10px;
  line-height: 20px;
}

.footer-link-list .chosen-container .chosen-results li.highlighted {
  color: #fff;
  background-color: #446dd1;
}

.footer-tt {
  margin-top: 20px;
  height: 42px;
  line-height: 39px;
  font-size: 0;
  color: #fff;
  -webkit-text-size-adjust: none;
  border-bottom: 1px solid #334152;
}

.footer-tt-name {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  vertical-align: top;
  border-bottom: 3px solid #fff;
}

.footer-tt-eng {
  display: inline-block;
  vertical-align: top;
  padding-top: 10px;
  margin-left: 15px;
  line-height: 25px;
  font-size: 16px;
  opacity: 0.5;
}

.footer img {
  width: 100%;
  height: 100%;
}

.footer-left {
  float: left;
  width: 66.67%;
}

.footer-left-error {
  margin-top: 39px;
  width: 107px;
  height: 51px;
}

.footer-left-icon {
  margin: 33px 40px 0 0;
  width: 50px;
  height: 62px;
}

.footer-right {
  float: left;
  width: 33.33%;
  padding-left: 40px;
}

.footer-right-list {
  float: left;
  margin: 20px 20px 0 0;
}

.footer-right-icon {
  display: block;
  width: 88px;
  height: 88px;
  padding: 3px 0 2px 1px;
  background-color: #fff;
}

.footer-right-icon.weibo {
  padding-top: 56px;
  line-height: 28px;
  text-align: center;
  color: #333!important;
  font-size: 16px;
  background: #fff url("../images/footer_weibo.png") no-repeat center 14px!important;
}

.footer-list {
  padding-top: 5px;
  line-height: 40px;
  color: #999;
  transform: translateX();
}

.footer-list-intro {
  color: #fff;
}

.box-shadow {
  border: 3px solid #f1f1f1;
  border-radius: 10px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.06);
}

.loc {
  margin-top:2px;
  padding: 29px 20px 29px 40px;
  line-height: 30px;
  font-size: 24px;
  background: url("../images/address_icon.png") no-repeat left 34px;
}

.loc-href {
  color: #333;
}

.loc-current {
  color: #3a61c2;
}

@media (max-width: 1200px) {
  .header-tt {
    left: 0;
    margin-left: 0;
  }
}

/* 980以下 */
@media (max-width: 979px) {
  .footer-right {
    padding-left: 20px;
  }
}

/* 移动端 */
@media (max-width: 767px) {
  .header {
    min-height: 220px;
    padding-top: 30px;
    background-position: left bottom;
  }
  .header-logo,
  .header-text {
    margin: 0;
  }
  .header-tt {
    top: 135px;
    left: 0;
    margin-left: 0;
    height: 55px;
    line-height: 55px;
    font-size: 40px;
    background: none;
  }
  .header-tt-con {
    font-size: 30px;
  }
  .footer {
    padding-bottom: 50px;
  }
  .footer-link-list .ewb-sel {
    display: block;
  }
  .footer-link-list {
    width: 50%;
    margin-bottom: 10px;
  }
  .footer-left,
  .footer-right {
    width: 100%;
    padding-left: 0;
  }
  .footer-left-error,
  .footer-left-icon {
    margin-top: 20px;
  }
  .footer-right-list {
    margin-right: 13px;
  }
  .loc {
    padding: 20px 20px 20px 25px;
    line-height: 22px;
    font-size: 16px;
    background-size: 15px 21px;
    background-position: left 22px;
  }
  .header-wza {
    position: absolute;
    left: 85%;
    top:10px;
  }
}

/*无障碍连读效果*/
.accfocus{
 text-decoration:underline!important;
}

.abt-hightcolor1 .consult-input-box::placeholder,
.abt-hightcolor1 .ewb-inpu::placeholder {
    color: rgb(245, 252, 0);
}
.abt-hightcolor2 .consult-input-box::placeholder,
.abt-hightcolor2 .ewb-inpu::placeholder {
    color: rgb(0, 0, 254);
}
.abt-hightcolor3 .consult-input-box::placeholder,
.abt-hightcolor3 .ewb-inpu::placeholder {
    color: rgb(255, 255, 255);
}
.abt-hightcolor4 .consult-input-box::placeholder,
.abt-hightcolor4 .ewb-inpu::placeholder {
    color: rgb(0, 0, 0);
}

.abt-hightcolor1 .consult-input-box::-moz-placeholder,
.abt-hightcolor1 .ewb-inpu::-moz-placeholder {
    color: rgb(245, 252, 0);
      opacity: 1;
}
.abt-hightcolor2 .consult-input-box::-moz-placeholder,
.abt-hightcolor2 .ewb-inpu::-moz-placeholder {
    color: rgb(0, 0, 254);
      opacity: 1;
}
.abt-hightcolor3 .consult-input-box::-moz-placeholder,
.abt-hightcolor3 .ewb-inpu::-moz-placeholder {
    color: rgb(255, 255, 255);
      opacity: 1;
}
.abt-hightcolor4 .consult-input-box::-moz-placeholder,
.abt-hightcolor4 .ewb-inpu::-moz-placeholder {
    color: rgb(0, 0, 0);
      opacity: 1;
}