a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
button,
canvas,
caption,
center,
input,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
input,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-spacing: 0;
}
button,
input[type=button],
input[type=password],
input[type=reset],
input[type=submit],
input[type=text],
textarea {
  -webkit-appearance: none !important;
}
a {
  text-decoration: none;
  display: block;
}
li {
  list-style-type: none;
}
em,
i {
  font-style: normal;
}
body {
  min-width: 1200px;
}
img {
  width: 100%;
  max-width: auto;
  display: block;
  image-rendering: -moz-crisp-edges;
  /* Firefox */
  image-rendering: -o-crisp-edges;
  /* Opera */
  image-rendering: -webkit-optimize-contrast;
  /*Webkit (non-standard naming) */
  image-rendering: crisp-edges;
  -ms-interpolation-mode: nearest-neighbor;
  /* IE (non-standard property) */
}
input:focus {
  outline: 0;
}
.pr {
  position: relative;
}
.pa {
  position: absolute;
}
.clearf:after {
  clear: both;
}
.clearf:after,
.clearf:before {
  content: "";
  display: block;
}
/* .pt35{margin-top: 35px;}
.pt15{margin-top: 15px;} */
.flex-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
}
.warn {
  color: #ff0030;
}
.rdbg {
  background: #ff0030;
}
.container {
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}
.main-sec {
  background: #f5f5f5;
  width: 100%;
  margin: 0px auto;
  padding-bottom: 28px;
}
.banner-v {
  height: 500px;
  overflow: hidden;
  background: #ccc;
  position: relative;
  z-index: 0;
}
.banner-v .banner-musk {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.58;
  z-index: 9;
}
.banner-v .banner-content {
  width: 1200px;
  position: relative;
  height: 500px;
  margin: 0 auto;
  z-index: 19;
}
.banner-v .banner-content .banner-content-mk {
  padding-top: 150px;
  text-align: center;
}
.banner-v .banner-content .banner-content-mk h2 {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 400;
}
.banner-v .banner-content .banner-content-mk span {
  display: block;
  text-transform: uppercase;
  color: #fff;
  font-size: 58px;
  line-height: 1.3;
  font-weight: 400;
}
.banner-v video {
  position: absolute;
  width: 1920px;
  left: 50%;
  top: -300px;
  margin-left: -960px;
  z-index: 9;
}
.xxhj-banner {
  position: relative;
  padding-top: 490px;
  overflow: hidden;
}
.xxhj-banner .xxhj-banner-wrap {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 1920px;
  max-width: 1920px;
}
.title0 {
  text-align: center;
  margin: 0px auto 0 auto;
  padding: 34px 0;
  background: #f5f5f5;
}
.title0 h4 {
  color: #357ebf;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 16px;
}
.title0 img {
  text-align: center;
  width: auto;
  margin: 0 auto;
}
.title {
  text-align: center;
  margin: 0px auto 0 auto;
  padding: 34px 0;
}
.title h4 {
  color: #357ebf;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 16px;
}
.title img {
  text-align: center;
  width: auto;
  margin: 0 auto;
}
.tit-pic {
  position: relative;
  text-align: center;
  width: 460px;
  margin: 0 auto;
}
.tit-pic i {
  color: #5f95db;
  font-size: 34px;
}
.tit-pic::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: -8px;
  width: 200px;
  height: 2px;
  background: #5f95db;
}
.tit-pic::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -8px;
  width: 200px;
  height: 2px;
  background: #5f95db;
}
.txt-des {
  width: 100%;
  font-size: 16px;
  text-indent: 2em;
  line-height: 29px;
  color: #555;
  padding: 10px 50px 40px 50px;
}
.tits.fix {
  height: 88px;
  background: none!important;
}
.tits.fix .online {
  top: 28px;
}
.tits.tits0 {
  background: #fff;
}
.tits {
  margin: 0px auto 0 auto;
  position: relative;
  height: 60px;
  background: none;
}
.tits .online {
  font-size: 28px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  background: url(/images_2016/xxhj/bg03.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  display: block;
  transform: translateX(-50%);
  width: 275px;
}
.tits .online2 {
  font-size: 28px;
  line-height: 60px;
  color: #fff;
  text-align: center;
  background: url(/images_2016/xxhj/bg03-3.png) no-repeat center center;
  position: absolute;
  left: 50%;
  top: 0;
  z-index: 2;
  display: block;
  transform: translateX(-50%);
  width: 575px;
}
.tits span {
  display: block;
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #d6ecff;
  /*  #807972; */
  padding-right: 10px;
}
.tits span a {
  color: #666;
  font-size: 18px;
  float: right;
  line-height: 30px;
  opacity: 0;
}
.xxhj-sec {
  width: 100%;
  padding: 20px 20px;
  margin: 0 auto;
  /* border-bottom: 1px dashed #cdcdcd;padding:26px 20px; */
}
.xxhj-sec .xxhj-item:first-child {
  float: left;
  margin-right: 40px;
}
.xxhj-sec .xxhj-item:first-child img {
  width: 500px;
  /* border: 1px solid #ddd; */
}
.xxhj-sec .xxhj-item:last-child {
  float: right;
  text-align: justify;
  width: 620px;
}
.xxhj-sec .xxhj-item:last-child h4 {
  font-size: 34px;
  line-height: 40px;
  color: #ED7600;
  margin-top: 18px;
}
.xxhj-sec .xxhj-item:last-child p {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 5px;
  line-height: 36px;
  text-indent: 2em;
  font-size: 15px;
}
.xxhj-sec .link {
  display: block;
  padding: 3px;
  width: 240px;
  background: #ED7600;
}
.xxhj-sec .link div {
  border: 1px solid #f1f1f1;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  color: #fff;
}
.pics1 {
  padding: 20px 20px;
}
.pics1 li {
  float: left;
  margin-right: 8px;
  width: calc((100% - 24px)/4);
  overflow: hidden;
  border: 1px solid #fff;
}
.pics1 li img {
  transition: all 0.5s;
}
.pics1 li:hover img {
  transform: scale(1.05, 1.05);
  transition: 0.5s;
}
.pics1 li:last-child {
  margin-right: 0;
}
.pics-con {
  padding: 20px;
  background: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.pics-con li {
  width: 376px;
  display: block;
  margin-bottom: 16px;
  /* margin-left: auto;
           margin-bottom: 12px; */
  /* float: left;
            margin-right: 10px;
            width: calc((100% - 30px)/4);
            overflow: hidden;
            border: 1px solid #fff; */
}
.pics-con li:nth-child(4) {
  margin-bottom: 0;
}
.pics-con li:nth-child(5) {
  margin-bottom: 0;
}
.pics-con li:nth-child(6) {
  margin-bottom: 0;
}
/* body{background: #f5f5f5} */
.gt {
  width: 100%;
  height: 28px;
  margin: 0 auto;
  background: #f5f5f5;
}
.gt2 {
  width: 100%;
  height: 28px;
  margin: 0 auto;
  background: #fff;
}
.container2 {
  width: 1200px;
  max-width: 1200px;
  margin: 0 auto;
}
.zybox {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  margin-top: 0px;
  padding-bottom: 30px;
}
.zybox .title {
  background: #f0f0f0;
  padding-top: 35px;
}
.zybox .zy-wrap {
  justify-content: space-between;
  padding: 0px 15px 0px 15px;
  background: #f0f0f0;
}
.zybox .zy-wrap .zy-item {
  display: block;
  line-height: initial;
  width: 380px;
  margin-bottom: 16px;
  color: #000;
}
.zybox .zy-wrap .zy-item img {
  display: block;
  border: none;
}
.zybox .zy-wrap .zy-item p {
  text-align: center;
  line-height: 60px;
  font-size: 20px;
  color: #333;
  background: #fff;
}
.zybox .zy-wrap .zy-item p span {
  font-size: 13px;
}
.zybox .zy-wrap a:nth-child(4) {
  margin-bottom: 0;
}
.zybox .zy-wrap a:nth-child(5) {
  margin-bottom: 0;
}
.zybox .zy-wrap a:nth-child(6) {
  margin-bottom: 0;
}
.zybox .link {
  width: 100%;
  background: #f0f0f0;
  padding: 28px 0;
}
.zybox .link .btn {
  margin: 0px auto;
  background: #4994D7;
  color: #fff;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
  width: 260px;
  border-radius: 14px;
}
.nnpfw:last-child a {
  padding-top: 1px!important;
}
@font-face {
  font-family: 'iconfont';
  /* project id 1851380 */
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot');
  src: url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff2') format('woff2'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.woff') format('woff'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.ttf') format('truetype'), url('//at.alicdn.com/t/font_1851380_zmymm5yipc8.svg#iconfont') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.cform-major p {
  padding-top: 8px!important;
}
