﻿@charset "UTF-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  /*background: transparent;*/
}
body {
  overflow-x: hidden;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*html5*/
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
ol,
ul,
li {
  list-style: none;
  *font-size: 0;
}
* {
  margin: 0;
  padding: 0;
  margin: 0 auto;
}
img {
  border: 0;
}
a {
  text-decoration: none;
  font-family: "微软雅黑", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", "sans-serif";
}
input,
textarea {
  background-color: transparent;
  border: none;
  overflow: auto;
  outline: none;
}
/*清除浮动*/
.clearfix::before {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* 专题样式 */
header .header {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
header .header .header_banner {
  display: block;
  margin: 0 auto;
}
nav .nav {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  height: 12px;
  background-color: #164edc;
}
article .article {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/hq_bg.png) no-repeat top center;
}
article .article .main {
  position: relative;
  overflow: hidden;
}
article .article .main .title {
  width: 100%;
  height: 65px;
  margin: 30px auto;
  position: relative;
}
article .article .main .title img {
  display: block;
  margin: 0px auto;
  position: absolute;
  top: 0px;
  left: 0px;
}
article .article .main .main_cont {
  padding: 0px 30px;
  overflow: hidden;
}
article .article .main .main_cont .main_l {
  width: 570px;
  float: left;
  overflow: hidden;
}
article .article .main .main_cont .main_l .dy h3 {
  position: relative;
  overflow: hidden;
  color: #164edc;
  font-size: 36px;
  padding-left: 60px;
  font-weight: 800;
  line-height: 60px;
  font-family: "微软雅黑";
}
article .article .main .main_cont .main_l .dy h3::before {
  content: "";
  display: block;
  width: 45px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 30px;
  left: 0px;
}
article .article .main .main_cont .main_l .dy p {
  font-size: 16px;
  color: #6a6969;
  line-height: 35px;
  text-indent: 2em;
  overflow: hidden;
  width: 500px;
  padding-left: 70px;
  padding-bottom: 20px;
  padding-top: 20px;
}
article .article .main .main_cont .main_l .zzdw {
  margin-top: 20px;
  margin-left: 20px;
  overflow: hidden;
}
article .article .main .main_cont .main_l .zzdw h4 {
  width: 190px;
  height: 30px;
  overflow: hidden;
  background-color: #164edc;
  position: relative;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
}
article .article .main .main_cont .main_l .zzdw h4::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-top: solid 10px #fefefe;
  border-right: solid 10px transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
article .article .main .main_cont .main_l .zzdw h4::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: solid 10px #fefefe;
  border-left: solid 10px transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
article .article .main .main_cont .main_l .zzdw p {
  font-size: 16px;
  color: #6a6969;
  line-height: 35px;
  text-indent: 2em;
  overflow: hidden;
  padding-left: 20px;
}
article .article .main .main_cont .main_l .sjdd {
  margin-top: 20px;
  margin-left: 20px;
  overflow: hidden;
}
article .article .main .main_cont .main_l .sjdd h4 {
  width: 190px;
  height: 30px;
  overflow: hidden;
  background-color: #164edc;
  position: relative;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
}
article .article .main .main_cont .main_l .sjdd h4::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-top: solid 10px #fefefe;
  border-right: solid 10px transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
article .article .main .main_cont .main_l .sjdd h4::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: solid 10px #fefefe;
  border-left: solid 10px transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
article .article .main .main_cont .main_l .sjdd p {
  font-size: 16px;
  color: #6a6969;
  line-height: 35px;
  text-indent: 2em;
  overflow: hidden;
  padding-left: 20px;
}
article .article .main .main_cont .main_l .zyyc {
  margin-top: 20px;
  margin-left: 20px;
  overflow: hidden;
}
article .article .main .main_cont .main_l .zyyc h4 {
  width: 190px;
  height: 30px;
  overflow: hidden;
  background-color: #164edc;
  position: relative;
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 20px;
}
article .article .main .main_cont .main_l .zyyc h4::before {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-top: solid 10px #fefefe;
  border-right: solid 10px transparent;
  position: absolute;
  top: 0px;
  left: 0px;
}
article .article .main .main_cont .main_l .zyyc h4::after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-bottom: solid 10px #fefefe;
  border-left: solid 10px transparent;
  position: absolute;
  bottom: 0px;
  right: 0px;
}
article .article .main .main_cont .main_l .zyyc .p1 {
  font-size: 18px;
  color: #6a6969;
  line-height: 45px;
  text-indent: 2em;
  overflow: hidden;
  padding-left: 20px;
  font-weight: 800;
}
article .article .main .main_cont .main_l .zyyc .p2 {
  font-size: 16px;
  color: #4b4b4b;
  line-height: 35px;
  text-indent: 2em;
  overflow: hidden;
  padding-left: 50px;
  font-weight: normal;
}
article .article .main .main_cont .main_l .twzb {
  margin-left: 20px;
  width: 518px;
  height: 191px;
  margin-top: 50px;
  margin-bottom: 30px;
}
article .article .main .main_cont .main_l .twzb a img {
  display: block;
}
article .article .main .main_cont .main_r {
  float: right;
  width: 395px;
  margin-right: 30px;
}
article .article .main .main_cont .main_r .zc .tit {
  height: 30px;
  padding: 15px 0px;
  position: relative;
  font-size: 20px;
  color: #164edc;
  padding-left: 15px;
  line-height: 30px;
  font-weight: 800;
}
article .article .main .main_cont .main_r .zc .tit::before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #164edc;
  position: absolute;
  top: 20px;
  left: 0px;
}
article .article .main .main_cont .main_r .zc .tit::after {
  content: "";
  display: block;
  width: 160px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 30px;
  right: 0px;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_01 {
  width: 155px;
  float: left;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_01 a img {
  display: block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  margin: 10px auto;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_01 p {
  font-size: 14px;
  color: #444444;
  line-height: 20px;
  text-align: center;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_01 p a {
  font-size: 14px;
  color: #444444;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_02 {
  width: 230px;
  float: left;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_02 a img {
  display: block;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  margin: 10px auto;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_02 p {
  font-size: 14px;
  color: #444444;
  line-height: 20px;
  text-align: center;
}
article .article .main .main_cont .main_r .zc .zc_box .zc_02 p a {
  font-size: 14px;
  color: #444444;
}
article .article .main .main_cont .main_r .zc .zc_cont {
  padding: 15px 15px;
}
article .article .main .main_cont .main_r .zc .zc_cont p {
  font-size: 16px;
  color: #777;
  text-indent: 2em;
  line-height: 25px;
}
article .article .main .main_cont .main_r .zc .zc_cont p a {
  font-size: 16px;
  color: #777;
}
article .article .main .main_cont .main_r .hb .tit {
  height: 30px;
  position: relative;
  font-size: 20px;
  color: #164edc;
  padding-left: 15px;
  line-height: 30px;
  font-weight: 800;
}
article .article .main .main_cont .main_r .hb .tit::before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #164edc;
  position: absolute;
  top: 6px;
  left: 0px;
}
article .article .main .main_cont .main_r .hb .tit::after {
  content: "";
  display: block;
  width: 225px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  right: 0px;
}
article .article .main .main_cont .main_r .hb .hb_box a {
  display: block;
  margin: 30px 30px;
  float: left;
}
article .article .main .main_cont .main_r .hb .hb_box a img {
  display: block;
  width: 129px;
  height: 189px;
  border: 1px solid #ccc;
}
article .article .main .main_cont .main_r .hb .cont {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  text-indent: 2em;
  padding-left: 15px;
  margin-bottom: 10px;
}
article .article .main .main_cont .main_r .hb .cont a {
  color: #d80000;
}
article .article .main .main_cont .main_r .aboutit .tit {
  height: 30px;
  position: relative;
  font-size: 20px;
  color: #164edc;
  padding-left: 15px;
  line-height: 30px;
  font-weight: 800;
}
article .article .main .main_cont .main_r .aboutit .tit::before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #164edc;
  position: absolute;
  top: 6px;
  left: 0px;
}
article .article .main .main_cont .main_r .aboutit .tit::after {
  content: "";
  display: block;
  width: 225px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  right: 0px;
}
article .article .main .main_cont .main_r .aboutit .cont {
  font-size: 16px;
  color: #3d3d3d;
  line-height: 30px;
  text-indent: 2em;
  padding-left: 15px;
  margin-bottom: 10px;
}
article .article .main .main_cont .main_r .aboutit .cont a {
  color: #d80000;
}
article .article .main .main_cont .main_r .aboutit .ab_p1 {
  font-size: 16px;
  color: #6a6969;
  line-height: 30px;
  padding-left: 25px;
}
article .article .main .main_cont .main_r .aboutit .ab_p1 a {
  font-size: 16px;
  color: #6a6969;
}
article .article .main .main_cont .main_r .previous {
  margin-top: 20px;
}
article .article .main .main_cont .main_r .previous .tit {
  height: 30px;
  position: relative;
  font-size: 20px;
  color: #164edc;
  padding-left: 15px;
  line-height: 30px;
  font-weight: 800;
  margin-bottom: 20px;
}
article .article .main .main_cont .main_r .previous .tit::before {
  content: "";
  display: block;
  width: 2px;
  height: 20px;
  background-color: #164edc;
  position: absolute;
  top: 6px;
  left: 0px;
}
article .article .main .main_cont .main_r .previous .tit::after {
  content: "";
  display: block;
  width: 225px;
  height: 1px;
  background-color: #ccc;
  position: absolute;
  top: 15px;
  right: 0px;
}
article .article .main .main_cont .main_r .previous .previous_p1 {
  font-size: 16px;
  color: #6a6969;
  line-height: 35px;
  padding-left: 25px;
}
article .article .main .main_cont .main_r .previous .previous_p1 a {
  font-size: 16px;
  color: #6a6969;
}
article .article .main .main_cont .main_r .previous .more {
  font-size: 16px;
  color: #164edc;
  line-height: 35px;
  text-align: right;
}
article .article .main .main_cont .main_r .previous .more a {
  font-size: 16px;
  color: #164edc;
}
footer .footer {
  width: 1200px;
  height: 135px;
  background: #ececec;
  margin: 0 auto;
  padding: 10px 0px;
  position: relative;
}
footer .footer .foot1 {
  position: absolute;
  top: 50px;
  left: 260px;
  width: 100px;
  height: 60px;
}
footer .footer .foot1 p {
  line-height: 25px;
  text-align: center;
  font-size: 14px;
  color: #111;
}
footer .footer .foot2 {
  position: absolute;
  top: 20px;
  left: 380px;
  width: 90px;
  height: 110px;
}
footer .footer .foot2 img {
  display: block;
}
footer .footer .foot2 p {
  line-height: 30px;
  text-align: center;
  color: #005487;
  font-size: 14px;
}
footer .footer .foot3 {
  position: absolute;
  top: 20px;
  left: 490px;
  width: 90px;
  height: 110px;
}
footer .footer .foot3 img {
  display: block;
}
footer .footer .foot3 p {
  line-height: 30px;
  text-align: center;
  color: #005487;
  font-size: 14px;
}
footer .footer .foot4 {
  position: absolute;
  top: 30px;
  left: 665px;
  width: 400px;
  height: 110px;
}
footer .footer .foot4 ul {
  margin-top: 10px;
  width: 400px;
  height: 110px;
}
footer .footer .foot4 ul li {
  line-height: 25px;
  color: #4c4c4c;
  font-size: 14px;
}
