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,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

audio,
canvas,
video {
  display: inline-block;
}

fieldset,
img {
  border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
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;
}

body,
button,
input,
select,
textarea {
  font: 12px/1.5 tahoma, "\5b8b\4f53", sans-serif;
}

body {
  font-family: "\5fae\8f6f\96c5\9ed1", arial, "\5b8b\4f53";
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0;
  vertical-align: top;
}

td,
th,
ul,
ol {
  padding: 0;
}

.clearfix:after {
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
  clear: both;
}

.clearfix {
  zoom: 1;
}

.hide {
  display: none;
}

html {
  min-width: 1200px;
}

a:hover {
  text-decoration: none;
}

.fl_left {
  float: left;
}

.con_wrap {
  max-width: 1920px;
  margin: 0 auto;
}

/*head*/
.con_head {
  background: url(/static/users/image/bg/con_head.jpg) no-repeat center top;
  width: 100%;
  height: 370px;
  position: relative;
}

.con_cen {
  width: 1000px;
  margin: 0 auto;
  height: 100%;
  position: relative;
  z-index: 4;
}

.head_info {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.4);
}

.head_location {
  float: left;
  width: 360px;
  height: 30px;
  padding-left: 46px;
  font-size: 16px;
  color: #ffffff;
}

.head_location a {
  color: #ffffff;
}

.con_login {
  float: right;
  margin-right: 16px;
  color: #fffefe;
  font-size: 16px;
  text-align: right;
}

.con_login a {
  color: #15baff;
}

.head_info a:hover {
  color: #ff0;
}

/*mian*/
.con_main {
  background: url(/static/users/image/bg/con_main.jpg) no-repeat center top;
  width: 100%;
  height: auto;
  min-height: 782px;
  position: relative;
}

.home_box {
  width: 1200px;
  /* height: 100%; */
  margin: 0 auto;
}

.home_btns {
  width: 1000px;
  margin: 0 auto;
  height: 131px;
}

.home_btns ul {
  font-size: 0;
  text-align: center;
  padding-top: 42px;
}

.home_btns ul li {
  display: inline-block;
  vertical-align: top;
  font-size: 22px;
  height: 52px;
}

.home_btns ul li a {
  background-image: url(/static/users/image/bg/home_btn_spr.png);
  background-repeat: no-repeat;
  display: block;
  width: 100%;
  height: 100%;
  color: #a6a5ca;
  line-height: 48px;
}

.home_btns_list1 {
  width: 259px;
}

.home_btns_list1 a {
  background-position: 0 0;
}

.home_btns_list2 {
  width: 237px;
}

.home_btns_list2 a {
  background-position: -259px 0;
}

.home_btns_list3 {
  width: 237px;
}

.home_btns_list3 a {
  background-position: -496px 0;
}

.home_btns_list4 {
  width: 259px;
}

.home_btns_list4 a {
  background-position: -733px 0;
}

.home_btns_list1.cur a {
  background-position: 0 -60px;
}

.home_btns_list2.cur a {
  background-position: -259px -60px;
}

.home_btns_list3.cur a {
  background-position: -496px -60px;
}

.home_btns_list4.cur a {
  background-position: -733px -60px;
}

.home_btns_list1:hover a {
  background-position: 0 -60px;
}

.home_btns_list2:hover a {
  background-position: -259px -60px;
}

.home_btns_list3:hover a {
  background-position: -496px -60px;
}

.home_btns_list4:hover a {
  background-position: -733px -60px;
}

.home_btns ul li.cur a {
  color: #f2d279;
}

.home_btns ul li:hover a {
  color: #f2d279;
}

.home_tab {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 80px auto 0 auto;
}

.home_tab_box {
  width: 100%;
  padding-bottom: 80px;
  position: relative;
}

.home_tab_box ul li {
  width: 196px;
  height: 196px;
  margin: 0 8px 16px 8px;
  float: left;
  background-color: #2a304a;
  cursor: pointer;
  position: relative;
}

.home_tab_box ul li img {
  display: block;
  width: 196px;
  height: 140px;
}

.home_tab_box ul li p {
  width: 196px;
  text-align: center;
  height: 56px;
  line-height: 56px;
  color: #131920;
  font-size: 24px;
  font-weight: bold;
  background-color: #7f8baf;
}

.home_tab_box ul li:hover p {
  background-color: #2a304a;
  color: #aab7e9;
}

.home_tab_box ul li a {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.home_tab_qb,
.home_tab_cx,
.home_tab_xf {
  width: 1060px;
  overflow: hidden;
  height: auto;
  margin: 0 auto;
}

.home_tab_qb ul li {
  display: block;
}

.home_tab_cx ul li {
  display: none;
}

.home_tab_cx ul li.home_cx {
  display: block;
}

.home_tab_xf ul li.home_cx {
  display: none;
}

/*foot*/
.wrap_ied {
  margin: 0 auto;
  padding-top: 35px;
  height: 90px;
  width: 740px;
  text-align: center;
}

#footer_ied {
  text-align: left;
  font-size: 14px;
  line-height: 19px;
  color: #fff;
  background-color: #000;
}

#footer_ied p.e {
  margin-bottom: 4px;
  font-size: 14px;
}

#footer_ied a {
  color: #fff;
  text-decoration: none;
}

#footer_ied a:hover {
  color: rgb(14, 103, 227);
  text-decoration: underline;
}
