body,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
legend,
input,
textarea,
optgroup,
p,
blockquote,
figure,
hr,
menu,
dir,
thead,
tbody,
tfoot,
th,
td {
  margin: 0;
  padding: 0;
}
ul,
ol {
  list-style-type: none;
  list-style-image: none;
}
a {
  text-decoration: none;
  outline: 0 none;
}
a:active,
a:hover {
  outline: 0 none;
}
em {
  font-style: normal;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background-color: #d2e5ff;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: consolas, 'MicroSoft YaHei';
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow: auto;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0 none;
  max-width: 100%;
  max-height: 100%;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  outline: none;
}
textarea {
  resize: none;
}
input,
button {
  *overflow: visible;
}
button,
select {
  text-transform: none;
}
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"] {
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
textarea {
  overflow: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input {
    line-height: normal !important;
  }
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: darkGray;
  opacity: 1;
}
label {
  cursor: pointer;
}
svg:not(:root) {
  overflow: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video,
progress {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "microsoft YaHei";
}
html {
  text-size-adjust: 100%;
  font-size: 62.5%;
}
body {
  font-size: 14px;
  line-height: 1.5;
  color: #666;
  user-select: none;
}
a {
  color: #666;
}
a:hover {
  color: #ab2020;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clear:after {
  display: table;
  clear: both;
  content: "";
}
table {
  width: 100%;
}
html,
body {
  min-height: 100%;
  height: 100%;
}
#wrapper,
#container {
  min-height: 100%;
  position: relative;
  height: auto;
  padding-bottom: 0px;
  background: #fff;
}
#wrapper {
  height: 100%;
  padding-top: 86px;
}
.w {
  width: 1200px;
  margin: 0 auto;
}
.w1 {
  width: 970px;
  margin: 0 auto;
}
.header {
  background: #fff;
  width: 100%;
  height: 86px;
  border-bottom: 3px solid #ae1f20;
  position: absolute;
  z-index: 2;
  top: 0;
}
.header .logo {
  width: 273px;
  height: 45px;
  margin: 20px 0;
  display: inline-block;
  vertical-align: middle;
  background: transparent url("../img/logo.png") center no-repeat;
  background-size: cover;
}
.header .nav {
  margin-left: 100px;
}
.header .nav .nav_item {
  display: block;
  line-height: 86px;
  padding: 0 25px;
  font-size: 16px;
  color: #231815;
  position: relative;
}
.header .nav .nav_item:first-child {
  padding: 0 29px;
}
.header .nav .nav_item.current,
.header .nav .nav_item:hover {
  background: #ab2020;
  color: #fff;
}
.header .nav .nav_item:hover .nav_menu {
  display: block;
}
.header .nav .nav_item .nav_menu {
  position: absolute;
  top: 86px;
  left: 0;
  right: 0px;
  background: #ab2020;
  display: none;
}
.header .menu_item {
  text-align: center;
  line-height: 56px;
  color: #fff;
}
.header .menu_item:hover {
  background: #991d1d;
  color: #fff;
}
.header display block {
  padding: 20px;
}
.header .menu_text {
  color: #fff;
  display: block;
  font-size: 16px;
}
.footer {
  background: #231815 url("./../img/footer_bg.png") center no-repeat;
  background-size: cover;
}
.footer .footer_main {
  padding: 60px 0 50px 0;
}
.footer .footer_main .footer_left {
  width: 545px;
}
.footer .footer_main .footer_detail {
  width: 240px;
  margin-right: 30px;
}
.footer .footer_main .footer_link {
  margin-bottom: 40px;
}
.footer .footer_main .footer_link a {
  color: #fff;
  font-size: 14px;
  line-height: 33px;
  margin-right: 25px;
}
.footer .footer_main .footer_copy,
.footer .footer_main .footer_company,
.footer .footer_main .footer_address,
.footer .footer_main .footer_tel {
  line-height: 22px;
  color: #fff;
  font-size: 14px;
}
.footer .footer_main .footer-fuwu {
  line-height: 22px;
  color: #fff;
  font-size: 14px;
  width: 130px;
  text-align: right;
  margin-right: 27px;
}
.footer .footer_main .footer_tel {
  background: url("../img/phone.png") left top no-repeat;
  background-size: 15px 15px;
  padding-left: 30px;
  background-position: 0px 4px;
}
.footer .footer_main .footer_tel_new {
  background: url("../img/phone.png") left top no-repeat;
  background-size: 15px 15px;
  padding-left: 30px;
  background-position: 0px 4px;
  margin-bottom: 10px;
  line-height: 22px;
  color: #fff;
  font-size: 14px;
}
.footer .footer_main .footer_address {
  margin-bottom: 8px;
  background: url("../img/address.png") left top no-repeat;
  background-size: 15px 15px;
  padding-left: 30px;
  background-position: 0px 4px;
}
.footer .footer_main .footer_clock {
  background: url("../img/clock.png") left top no-repeat;
  background-size: 15px 15px;
  padding-left: 30px;
  background-position: 0px 4px;
}
.footer .footer_main .footer_phone_text {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 30px;
  background: url("../img/kefu.png") left top no-repeat;
  background-size: 15px 15px;
  padding-left: 30px;
  background-position: 0px 4px;
}
.footer .footer_main .footer_phone {
  line-height: 22px;
  margin-bottom: 8px;
  color: #d22828;
  font-size: 20px;
}
.footer .footer_main .footer_code {
  margin-left: 50px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.footer .footer_main .footer_code .code_img {
  width: 110px;
  height: 110px;
  padding: 5px;
  text-align: center;
  background: #fff;
}
.footer .footer_main .footer_code .code_img img {
  width: 100px;
  height: 100px;
  cursor: pointer;
}
.footer .footer_main .footer_code .code_p {
  line-height: 30px;
}
.footer-ft {
  background-color: #131522;
  padding: 20px 0;
}
.footer-ft .footer_copy {
  line-height: 22px;
  color: #fff;
  font-size: 14px;
}
.footer-ft .gongan {
  background: url("../img/gongan.png") left top no-repeat;
  background-size: 18px 20px;
  padding-left: 30px;
  background-position: 8px 1px;
}
.banner {
  width: 100%;
  height: 439px;
  text-align: center;
  padding: 140px 0 198px;
}
.banner .ban_title {
  font-size: 40px;
  color: #231815;
  line-height: 64px;
  font-weight: normal;
}
.banner .en_title {
  font-size: 20px;
  color: #231815;
  line-height: 36px;
}
.tabbar {
  border-left: 1px solid #e5e5e5;
  background-color: #fff;
  height: 100px;
  box-shadow: 0 1px 5px #ddd;
  position: relative;
  top: -50px;
}
.tabbar.tabbarW50 li {
  width: 50%;
}
.tabbar.tabbarW50 a {
  padding-left: 273px;
  background-position-x: 190px;
}
.tabbar.tabw25 li {
  width: 25%;
}
.tabbar.tabw25 a {
  padding-left: 110px;
  background-position-x: 47px;
}
.tabbar.tabw25 h4 {
  text-align: center;
}
.tabbar.tabw25 h5 {
  text-align: center;
}
.tabbar li {
  float: left;
  width: 33.33%;
  border-right: 1px solid #e5e5e5;
  height: 100%;
}
.tabbar a {
  display: block;
  color: #231815;
  padding-left: 182px;
  padding-top: 25px;
  background: url("../img/zye-tab1.png") 105px center no-repeat;
  height: 100%;
  transition: all 0.3s;
  position: relative;
}
.tabbar a:after {
  content: '';
  position: absolute;
  bottom: 0;
  width: 0;
  left: 50%;
  height: 2px;
  background-color: #ab2020;
  transition: all 0.3s;
}
.tabbar a.icon-gdjs {
  background-image: url("../img/zye-tab2.png");
}
.tabbar a.icon-dsj {
  background-image: url("../img/zye-tab3.png");
}
.tabbar a.icon-shzp {
  background-image: url("../img/zye-tab4.png");
}
.tabbar a.icon-xyzp {
  background-image: url("../img/zye-tab5.png");
}
.tabbar a.icon-whln {
  background-image: url("../img/zye-tab6.png");
}
.tabbar a.icon-ygfc {
  background-image: url("../img/zye-tab7.png");
}
.tabbar a.icon-qydt {
  background-image: url("../img/qydt_icon.png");
}
.tabbar a.icon-mt {
  background-image: url("../img/mebd_icon.png");
}
.tabbar a.icon-hyzx {
  background-image: url("../img/hyzx_icon.png");
}
.tabbar a.icon-zxgg {
  background-image: url("../img/zxgg_icon.png");
}
.tabbar a:hover,
.tabbar a.on {
  color: #ab2020;
  background-image: url("../img/zye-tab1on.png");
}
.tabbar a:hover:after,
.tabbar a.on:after {
  left: 0;
  width: 100%;
}
.tabbar a:hover.icon-gdjs,
.tabbar a.on.icon-gdjs {
  background-image: url("../img/zye-tab2on.png");
}
.tabbar a:hover.icon-dsj,
.tabbar a.on.icon-dsj {
  background-image: url("../img/zye-tab3on.png");
}
.tabbar a:hover.icon-shzp,
.tabbar a.on.icon-shzp {
  background-image: url("../img/zye-tab4on.png");
}
.tabbar a:hover.icon-xyzp,
.tabbar a.on.icon-xyzp {
  background-image: url("../img/zye-tab5on.png");
}
.tabbar a:hover.icon-whln,
.tabbar a.on.icon-whln {
  background-image: url("../img/zye-tab6on.png");
}
.tabbar a:hover.icon-ygfc,
.tabbar a.on.icon-ygfc {
  background-image: url("../img/zye-tab7on.png");
}
.tabbar a:hover.icon-qydt,
.tabbar a.on.icon-qydt {
  background-image: url("../img/qydt_icon_active.png");
}
.tabbar a:hover.icon-mt,
.tabbar a.on.icon-mt {
  background-image: url("../img/mebd_icon_active.png");
}
.tabbar a:hover.icon-hyzx,
.tabbar a.on.icon-hyzx {
  background-image: url("../img/hyzx_icon_active.png");
}
.tabbar a:hover.icon-zxgg,
.tabbar a.on.icon-zxgg {
  background-image: url("../img/zxgg_icon_active.png");
}
.tabbar h5 {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}
.tabbar h4 {
  font-size: 24px;
  font-weight: normal;
}
.tab {
  width: 100%;
  position: absolute;
  top: -50px;
  left: 0px;
  background: #fff;
  border: 1px solid #e5e5e5;
}
.tab .tab_item {
  width: 25%;
  display: inline-block;
  border-right: 1px solid #e5e5e5;
  padding: 26px 0 20px 110px;
  transition: all 0.3s;
  position: relative;
}
.tab .tab_item:after {
  content: '';
  width: 100%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: #ab2020;
}
.tab .tab_item:last-child {
  border-right: none;
}
.tab .tab_item:hover:after,
.tab .tab_item.on:after {
  transition: all 0.3s;
  left: 0;
  width: 100%;
}
.tab .tab_item:hover.enterprise,
.tab .tab_item.on.enterprise {
  padding-left: 110px;
  background: url("../img/qydt_icon_active.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item:hover.media,
.tab .tab_item.on.media {
  padding-left: 110px;
  background: url("../img/mebd_icon_active.png") 65px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item:hover.industry,
.tab .tab_item.on.industry {
  padding-left: 110px;
  background: url("../img/hyzx_icon_active.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item:hover.latest,
.tab .tab_item.on.latest {
  padding-left: 110px;
  background: url("../img/zxgg_icon_active.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item:hover .tab_h6,
.tab .tab_item.on .tab_h6 {
  color: #ab2020;
}
.tab .tab_item:hover .tab_en,
.tab .tab_item.on .tab_en {
  color: #ab2020;
}
.tab .tab_item.enterprise {
  padding-left: 110px;
  background: url("../img/qydt_icon.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item.media {
  padding-left: 110px;
  background: url("../img/mebd_icon.png") 65px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item.industry {
  padding-left: 110px;
  background: url("../img/hyzx_icon.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item.latest {
  padding-left: 110px;
  background: url("../img/zxgg_icon.png") 45px center no-repeat;
  background-size: 54px auto;
}
.tab .tab_item .tab_h6 {
  font-size: 22px;
  color: #231815;
  line-height: 32px;
  text-align: center;
  font-weight: normal;
}
.tab .tab_item .tab_en {
  font-size: 12px;
  color: #231815;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  text-transform: uppercase;
}
.title_box {
  position: relative;
  text-align: center;
  padding-bottom: 42px;
}
.title_box .en_little_title {
  font-size: 30px;
  color: #e8e8e8;
  line-height: 25px;
}
.title_box .cn_title {
  position: absolute;
  top: 14px;
  left: 50%;
  transform: translateX(-50%);
}
.title_box .cn_title .span_title {
  font-size: 30px;
  color: #231815;
  line-height: 30px;
  position: relative;
}
.title_box .cn_title .span_title:after {
  content: '';
  position: absolute;
  bottom: -18px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 3px;
  background: #ab2020;
}
.page-wrap {
  padding: 50px 0;
}
.page-wrap ul {
  display: table;
  margin: 0 auto;
}
.page-wrap ul li {
  float: left;
}
.page-wrap ul li+li {
  margin-left: 10px;
}
.page-wrap ul li a {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #e5e5e5;
  text-align: center;
  line-height: 40px;
  color: #333;
  font-size: 14px;
}
.page-wrap ul li a.prev,
.page-wrap ul li a.next {
  width: 80px;
  height: 40px;
}
.page-wrap ul li a.active {
  background: #ab2020;
  color: #fff;
}
.page-wrap ul li a.no_page {
  color: #999;
}
.page-wrap ul li a:hover {
  background: #ab2020;
  color: #fff;
}
.pop {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: rgba(255,255,255,0.72);
  display: none;
}
.pop.on {
  display: block;
}
.pop .popmain {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.pop .popmain .error {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  font-size: 0;
  cursor: pointer;
  background: url("../img/error.png") center no-repeat;
  background: cover;
}
.pop .popmain .lookimg {
  width: 1012px;
  height: 676px;
}
