.noWrap {
  white-space: nowrap;
}



























@font-face {
  font-family: 'iconfont';
  src: url('../iconfont/iconfont.eot');
  src: url('') format('embedded-opentype'), url('') format('woff'), url('') format('truetype'), url('') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
html {
  min-width: 1300px;
  width: 100%;
  overflow-x: hidden;
  height: 100%;
}
body {
  position: relative;
  width: 100%;
  min-height: 100%;
  overflow-x: hidden;
}
.l_con {
  position: relative;
  margin: 0 auto;
  width: 1200px;
}
img[class^="icon_"] {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
i[class^="icon_"] {
  vertical-align: middle;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: inline-block;
  font-style: normal;
}
body {
  font-size: 18px;
}
.wrapper {
  position: relative;
  max-width: 1920px;
  margin: 0 auto;
}

.clear {
  *zoom: 1;
}
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.box {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  
  -webkit-box-sizing: border-box;
  
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.f-theme {
  color: #a80004;
}
.noWrap {
  white-space: nowrap;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.tc {
  text-align: center;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
.pf {
  position: fixed;
}
.wf {
  width: 100%;
  max-width: 100%;
}
.hide {
  display: none;
}
.toh {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.blod {
  font-weight: bold;
}

*[class^="g-"] {
  *zoom: 1;
}
*[class^="g-"]:before,
*[class^="g-"]:after {
  content: "";
  display: table;
}
*[class^="g-"]:after {
  clear: both;
}
.g-d-2 > * {
  float: left;
  width: 50%;
}
.g-d-3 > * {
  float: left;
  width: 33.33333333%;
}
.g-d-4 > * {
  float: left;
  width: 25%;
}
.g-d-5 > * {
  float: left;
  width: 20%;
}
.g-d-6 > * {
  float: left;
  width: 16.66666667%;
}
.g-d-7 > * {
  float: left;
  width: 14.28571429%;
}
.g-d-8 > * {
  float: left;
  width: 12.5%;
}
.bg-c {
  background-color: #a80004;
}
.bg-sc {
  background-color: #a80004;
}
.f-c {
  color: #a80004;
}
.f-sc {
  color: #a80004;
}
.f-t-c {
  text-align: center;
}
.f-wb {
  font-weight: bold;
}
.btHov {
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.btHov:hover {
  -khtml-opacity: 0.85;
  -moz-opacity: 0.85;
  opacity: 0.85;
  filter: alpha(opacity=85);
  filter: "alpha(opacity=85)";
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
}
.noShow {
  visibility: hidden;
}
.header {
  position: relative;
  z-index: 1000;
}
.header .h_banner {
  position: relative;
  font-size: 0px;
  height: 130px;
  background-color: #a80004;
}
.header .h_banner .bg {
  position: relative;
  height: 130px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 1920px auto;
  background-image: url('../image/bg_header.png');
}
.header .h_banner .cover {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
.header .h_banner .cover .l_con {
  *zoom: 1;
  height: 115px;
  background: url('../image/bg_header.png') no-repeat;
  background-position: 566px 0px;
  display: flex;
  align-items: center;
}
.header .h_banner .cover .l_con:before,
.header .h_banner .cover .l_con:after {
  content: "";
  display: table;
}
.header .h_banner .cover .l_con:after {
  clear: both;
}
.header .h_banner .cover .logo {
  float: left;
  width: 352px;
  height: 70px;
  margin-top: 20px;
  background: url('../images/change_doc/hb/logo.png') no-repeat;
  background: url('../image/logo.svg') center / contain no-repeat;
  background-position: center left;
}
.header .h_banner .cover .right {
  float: right;
  display: flex;
}
.header .h_banner .cover .link_home {
  float: right;
  margin-right: 15px;
  display: block;
  margin-top: 35px;
  font-size: 15px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  *line-height: 180%;
  letter-spacing: 2px;
}
.header .h_banner .cover .link_home .icon_home {
  float: left;
  margin-top: -2px;
  *margin-top: 5px;
  margin-right: 10px;
  height: 17px;
  width: 17px;
  background-image: url('../image/home.png');
}
.header .h_banner .cover .comp_input {
  float: right;
  position: relative;
  width: 160px;
  margin-top: 15px;
  height: 27px;
  border: 1px solid #accee4;
  background-color: rgba(255, 255, 255, 0.39);
  background-color: #0f4d97;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  -ms-border-radius: 38px;
  -o-border-radius: 38px;
  border-radius: 38px;
}
.header .h_banner .cover .comp_input > div {
  margin-left: 20px;
  margin-right: 58px;
}
.header .h_banner .cover .comp_input > div input {
  font-size: 15px;
  color: #fff;
  line-height: 30px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.header .h_banner .cover .comp_input .icon_search {
  position: absolute;
  top: 4px;
  right: 21px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  background-image: url('../image/search_02.png');
}
.header .h_banner .cover .comp_input.focus {
  border: 1px solid #accee4;
  -moz-box-shadow: 0px 0px 5px 0px #eee;
  -webkit-box-shadow: 0px 0px 5px 0px #eee;
  box-shadow: 0px 0px 5px 0px #eee;
}
.header .search {
  position: absolute;
  top: 35px;
  right: -14px;
  z-index: 1;
  padding-top: 2px;
  padding-bottom: 2px;
  display: block;
  width: auto;
  *width: 320px;
  font-size: 0px;
  padding-left: 0px;
  background-color: #a80004;
}
.header .search input {
  float: right;
  color: #fff;
  width: 780px;
  height: 50px;
  transition: all 0.1s linear 0s;
  -moz-transition: all 0.1s linear 0s;
  -webkit-transition: all 0.1s linear 0s;
  -o-transition: all 0.1s linear 0s;
  font-size: 14px;
  line-height: 30px;
  padding-left: 20px;
  padding-right: 44px;
  background-color: transparent;
  border-bottom: 1px solid #efefef;
}
.header .search input::-webkit-input-placeholder {
  color: #bbb;
  font-size: 14px;
}
.header .search input:-moz-placeholder {
  color: #bbb;
  font-size: 14px;
}
.header .search input::-moz-placeholder {
  color: #bbb;
  font-size: 14px;
}
.header .search input:-ms-input-placeholder {
  color: #bbb;
  font-size: 14px;
}
.header .search input.placeholder {
  color: #bbb;
  font-size: 14px;
}
.header .search .btn_search {
  position: absolute;
  top: 13px;
  right: 0px;
  width: 44px;
  height: 30px;
  background: url('../image/icon_close.png') no-repeat;
  background-position: center;
}
.header .search.close {
  *width: 0px;
}
.header .search.close input {
  width: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border: none;
}
.header .search.close .btn_search {
  background: url('../image/icon_search.png') no-repeat;
  background-position: center;
}
.header .nav_bar {
  height: 45px;
  background-color: #fff;
}
.header .nav_bar .l_con {
  position: relative;
  *zoom: 1;
}
.header .nav_bar .l_con:before,
.header .nav_bar .l_con:after {
  content: "";
  display: table;
}
.header .nav_bar .l_con:after {
  clear: both;
}
.header .navs {
  font-size: 0px;
  margin-top: 20px;
  margin-left: 50px;
  width: 700px;
  display: flex;
  justify-content: space-between;
}
.header .navs > li {
  float: left;
  position: relative;
}
.header .navs > li > a {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
.header .navs > li > .sub_navs {
  position: absolute;
  width: 130px;
  left: -41px;
  right: 0;
  top: 25px;
  opacity: 0;
  text-align: center;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  visibility: hidden;
  z-index: 100!important;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 2px solid transparent;
  padding: 0 10px;
}
.header .navs > li > .sub_navs > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
  padding: 15px 10px;
  text-align: center;
}
.header .navs > li > .sub_navs > li > a {
  position: relative;
  white-space: nowrap;
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
  text-align: left;
}
.header .navs > li > .sub_navs > li:hover > a {
  color: #a80004;
}
.header .navs > li:hover > .sub_navs {
  opacity: 1;
  visibility: visible;
}
.header .user {
  position: absolute;
  right: 20px;
  margin-top: 50px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.header .user > .login {
  color: #fff;
  margin-right: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .login:hover {
  color: #00c1de;
}
.header .user > .register {
  color: #fff;
  margin-left: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .register:hover {
  color: #00c1de;
}
.header .user > .userAccount {
  color: #fff;
  margin-right: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .userAccount:hover {
  color: #00c1de;
}
.header .user > .quiz {
  color: #fff;
  margin-left: 15px;
  transition: all 0.22s linear 0s;
  -moz-transition: all 0.22s linear 0s;
  -webkit-transition: all 0.22s linear 0s;
  -o-transition: all 0.22s linear 0s;
}
.header .user > .quiz:hover {
  color: #00c1de;
}
.footer {
  position: relative;
  width: 100%;
  height: 276px;
  max-width: 100%;
  background-color: #a80004;
  border-top: 6px solid #e3b36e;
  box-shadow: 0px 4px 7px 0px rgba(84, 64, 21, 0.42);
}
.footer .info {
  height: 241px;
}
.footer .info .l_con {
  *zoom: 1;
  padding: 0;
}
.footer .info .l_con:before,
.footer .info .l_con:after {
  content: "";
  display: table;
}
.footer .info .l_con:after {
  clear: both;
}
.footer .info .chunk_1 {
  float: left;
  width: 268px;
  height: 241px;
  background-repeat: no-repeat;
  background-position: right center;
}
.footer .info .chunk_1 .logo {
  width: 196px;
  height: 118px;
  margin-top: 45px;
  margin-left: 20px;
  background: url('../images/change_doc/hb/logo_footer.png') no-repeat;
  background: url('../image/logo_footer.svg') center / contain no-repeat;
  background-size: auto 100%;
  background-position: center;
}
.footer .info .chunk_2 {
  float: left;
  width: 225px;
  height: 241px;
  padding-left: 35px;
  background-repeat: no-repeat;
  background-position: right center;
}
.footer .info .chunk_2 .tit {
  margin-top: 44px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con {
  *zoom: 1;
  margin-top: 17px;
}
.footer .info .chunk_2 .con:before,
.footer .info .chunk_2 .con:after {
  content: "";
  display: table;
}
.footer .info .chunk_2 .con:after {
  clear: both;
}
.footer .info .chunk_2 .con .list_1 {
  float: left;
  width: 200px;
  line-height: 26px;
}
.footer .info .chunk_2 .con .list_1 a {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con .list_1 a:hover {
  text-decoration: underline;
}
.footer .info .chunk_2 .con .list_2 {
  float: left;
  width: 172px;
  margin-left: 20px;
}
.footer .info .chunk_2 .con .list_2 a {
  white-space: nowrap;
  font-size: 14px;
  color: #fff;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_2 .con .list_2 a:hover {
  text-decoration: underline;
}
.footer .info .chunk_3 {
  float: left;
  width: 360px;
  height: 241px;
  padding-left: 35px;
  padding-right: 17px;
  background-repeat: no-repeat;
  background-position: right center;
}
.footer .info .chunk_3 .tit {
  margin-top: 44px;
  font-size: 16px;
  color: #fff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_3 .con {
  *zoom: 1;
  color: #fff;
  font-size: 14px;
  margin-top: 17px;
  line-height: 26px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_3 .con:before,
.footer .info .chunk_3 .con:after {
  content: "";
  display: table;
}
.footer .info .chunk_3 .con:after {
  clear: both;
}
.footer .info .chunk_3 .con span {
  color: #fff;
}
.footer .info .chunk_4 {
  float: right;
  *zoom: 1;
  width: 255px;
  height: 241px;
}
.footer .info .chunk_4:before,
.footer .info .chunk_4:after {
  content: "";
  display: table;
}
.footer .info .chunk_4:after {
  clear: both;
}
.footer .info .chunk_4 .code {
  position: relative;
  float: right;
  width: 100px;
  height: 100px;
  margin-top: 58px;
  margin-left: 17px;
  background: #fff;
}
.footer .info .chunk_4 .code .txt {
  position: relative;
  text-align: center;
  margin-top: 12px;
  font-size: 16px;
  color: #ffffff;
  line-height: 100%;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
.footer .info .chunk_4 .code > .img {
  width: 90px;
  height: 90px;
  margin-top: 5px;
  margin-left: 5px;
  background-color: #efefef;
  background-position: center;
  background-repeat: no-repeat;
}
.footer .info .chunk_4 .code > .img.img_1 {
  background-image: url('../image/code_wb.png');
}
.footer .info .chunk_4 .code > .img.img_2 {
  background-image: url('../image/code_zb.png');
}
.footer .bottom {
  text-align: center;
  color: #fff;
  height: 35px;
  background: #820003;
  font-size: 12px;
  color: #ebebeb;
  line-height: 35px;
  font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
}
