/* 通用初始化样式 START*/

blockquote,
body,
button,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
  margin: 0;
  padding: 0
}

html {
  color: #333;
  -webkit-text-size-adjust: none !important;
}

body,
button,
input,
pre,
select,
textarea {
  font-family: "Microsoft Yahei", Arial, sans-serif, Arial, STHeiti;
  font-size: 12px;
  line-height: 150%
}

body {
  overflow-x: hidden
}

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

address,
cite,
dfn,
em,
var {
  font-style: normal
}

small {
  font-size: 12px
}

ol,
ul {
  list-style: none outside none
}

li {
  vertical-align: top
}

a {
  color: inherit;
  text-decoration: none
}

a:hover {
  /* color: #02487c; */
  cursor: pointer
}

a:focus {
  outline: 0;
  -moz-outline: 0;
  -webkit-outline: 0
}

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

legend {
  color: #333
}

fieldset,
img {
  border: 0 none
}

button,
input,
select,
textarea {
  font-size: 12px;
  vertical-align: middle;
  border: 0
}

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

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

textarea {
  resize: none
}

:focus {
  outline: 0 none
}

.overflow {
  overflow: hidden
}

.hide {
  display: none
}

.disblock {
  display: block
}

.inlineBlock {
  display: inline-block
}

.positionRelative {
  position: relative;
}

.block {
  display: block
}

.inline {
  display: inline
}

.error {
  color: red;
  font-size: 12px
}

button {
  cursor: pointer
}

i {
  font-style: normal
}

button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

button,
input {
  line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled],
input[disabled] {
  cursor: default
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto;
  vertical-align: top
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block
}

.wordwrap {
  word-break: break-all;
  word-wrap: break-word
}

pre.wordwrap {
  white-space: pre-wrap
}

.fl {
  float: left
}

.fr {
  float: right
}

input {
  border: 0
}

.hidden {
  overflow: hidden
}

.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "."
}

.clearfix {
  clear: both;
}

.area {
  width: 1200px;
  margin: 0 auto;
  text-align: left
}

.tl {
  text-align: left
}

.tc {
  text-align: center
}

.tr {
  text-align: right
}

.ellipsis {
  width: 100%;
  display: block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden
}

/* header */

.header {
  width: 100%;
  margin-bottom: 20px;
}

/* 简体繁体START */

.header-jf {
  display: block;
  width: 100%;
  height: 39px;
  font-size: 14px;
  background: #005aa5;
  border-bottom: 1px solid #4797cf;
}

.header-jf-box {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  line-height: 40px;
  color: #fff;
}

.header-jf-left img {
  width: 17px;
  margin-top: 10px;
  margin-right: 10px;
}

.header-jf-right span {
  padding: 0 14px;
  cursor: pointer;
}

/* 简体繁体END */

/* header背景图 */

.header-bg {
  width: 100%;
  height: 359px;
  background: url(header_bg.png) no-repeat bottom center;
  background-size: cover;
}

/* logo */

.header-logo {
  padding: 30px 0 15px 0;
  text-align: center;
}

.header-logo img {
  margin-bottom: 20px;
}

.title-logo .logo {
  margin-right: 10px;
  margin-top: -2px;
}

/* 搜索 */

.header-search {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}

.header-search img {
  position: relative;
  top: 15px;
  left: 30px;
}

.header-search input {
  width: 478px;
  height: 48px;
  padding-left: 30px;
  color: #333;
  border: 1px solid #4b82b1;
  vertical-align: 13px\9;
}

:root .header-search input {
  vertical-align: baseline;
}

.header-search button {
  width: 100px;
  height: 50px;
  border: none;
  background: #a73333;
  color: #fff;
}

/* 导航栏 */

.header-nav {
  width: 100%;
  height: 46px;
  border-top: 1px solid #82cbfd;
  background: url(nav-bg.png);
}

.header-nav ul {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}

.header-nav ul li {
  float: left;
  width: 190px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  line-height: 46px;
}

.header-nav ul li:hover {
  background: url(nav-click.png) no-repeat;
}

.header-nav ul .click {
  background: url(nav-click.png) no-repeat;
}

/* header  END */

/* content START */

.content {
  padding: 10px 0;
}

.common-content {
  width: 1200px;
  margin: 0 auto;
}

.current-location {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding-left: 20px;
  color: #333333;
  background: url(dqwz-bg.png) no-repeat right #f0f8ff;
}

.current-location span {
  width: 85%;
}

.current-location i img {
  margin-top: 15px;
}

.font {
  font-size: 14px;
  line-height: 36px;
}

/* content END */

/* footer START */

.footer {
  width: 100%;
  padding: 15px 0;
  height: auto;
  margin-top: 27px;
  background: #1d73c0;
}

.footer .select-list {
  width: 1200px;
  margin: 20px auto;
  text-align: center;
}

.footer .select-list li {
  width: 214px;
  height: 30px;
  padding-right: 30px;
  display: inline-block;
  color: #fff;
}

.footer .select-list li select {
  display: block;
  width: 100%;
  height: 100%;
  height: auto\0;
  font-size: 12px;
  padding: 0 10px;
  padding: 10px\0;
  border: none;
  color: #c9e3ff;
  /*将默认的select选择框样式清除*/
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  background: url(arrow.png) no-repeat;
  background-position: 95% 50%;
  background-color: #519de6;

}

select::-ms-expand {
  display: none;
}

.footer .select-list li select option {
  width: 100%;
}

.footer-content {
  position: relative;
  width: 1200px;
  height: auto;
  margin: 0 auto;
  text-align: center;
  font-size: 12px;
  line-height: 32px;
}

.footer-nav {
  width: auto;
  text-align: center;
}

.footer-nav li {
  display: inline-block;
  padding: 0 12px;
  color: #c9e3ff;
}

.footer-nav li:nth-of-type(n+2)::before {
  content: "|";
  position: relative;
  left: -12px;
}

.footer-content p {
  color: #c9e3ff;
}

.footer-image {
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0;
  overflow: hidden;
  z-index: 100;
}

.foot-zc {
  position: absolute;
  left: 120px;
  top: 40px;
}

.foot-dz {
  position: absolute;
  right: 120px;
  top: 40px;
}


/* footer END */