﻿@charset "utf-8";
html {
  color: #000;
  background: #fff;
}
body {
  color: #333333;
  font: 12px/1.231 'Microsoft YaHei', 'Microsoft YaHei', Microsoft YaHei;
  min-width: 1200px;
} /*网站字体颜色*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
optgroup {
  font-style: inherit;
  font-weight: inherit;
}
del,
ins {
  text-decoration: none;
}
li {
  list-style: none;
}
caption,
th {
  text-align: left;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  font: 100%;
  border-collapse: collapse;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
img {
  max-width: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
.mt10 {
  margin-top: 10px;
}
a {
  color: #666;
  text-decoration: none;
} /*for ie f6n.net*/
a:focus {
  outline: 0;
} /*for ff f6n.net*/
a:hover {
  text-decoration: none;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: -1.5px;
}
.tr {
  text-align: right;
}
.tl {
  text-align: left;
}
.center {
  text-align: center;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pa {
  position: absolute;
}
.pr {
  position: relative;
}
i,
em {
  font-style: normal;
}
.mt-40 {
  margin-top: 40px !important;
}
.mt-80 {
  margin-top: 100px !important;
}
/* -- 页面整体布局 -- */
.header,
.content,
.footer {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 100;
}
.h_nav li a:-webkit-any-link {
  display: block;
}
/*头部开始*/
.top_bg {
  background: #0168b7;
  width: 100%;
  overflow: hidden;
}
.tels h2 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.tops {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  font-size: 18px;
  width: 100%;
}
.tops .tels .telss span {
  color: #c2362f;
  display: block;
  margin-left: 10px;
  font-weight: bold;
  font-family: Impact;
}
.tops .tels .telss {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  color: #c2362f;
  padding-left: 70px;
  font-weight: bold;
  font-size: 26px;
  flex-direction: row;
  text-align: left;
}
.tel span {
  display: block;
  float: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
}
.topnav {
  background: #fff;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.topnav .header {
  padding: 15px 0;
}
.topnav .header .logo {
  display: block;
}
.h_nav {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  display: flex;
  overflow: hidden;
  justify-content: space-between;
  padding: 20px 0;
}
.h_nav ul {
  margin: 0 auto;
  display: flex;
  align-items: center;
  align-content: center;
  flex-direction: row;
}
.h_nav li {
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
  padding: 0 15px;
}
.h_nav li::after {
  content: '';
  display: block;
  width: 60px;
  height: 1px;
  background: #0a73c7;
  margin: 0 auto;
  opacity: 0;
}
.h_nav li a {
  font-size: 16px;
  color: #333;
  line-height: 40px;
  display: block;
}
.h_nav li.cur:after,
.h_nav li:hover:after {
  content: '';
  opacity: 1;
}
.h_nav li.cur a,
.h_nav li:hover a {
  color: #00549f;
}
.h_nav li .erj {
  position: absolute;
  top: 70px;
  left: 0px;
  width: 100%;
  _width: 150px;
  background: #ff5510;
  display: none;
  font-size: 14px;
  z-index: 999;
}
.h_nav li .erj li {
  height: 35px;
  background: none;
  padding: 0px;
  margin: 0px;
  width: 100%;
  _width: 150px;
  display: block;
  text-align: center;
  border-bottom: 1px solid #ececec;
}
.h_nav li .erj a {
  padding: 0px;
  height: 35px;
  margin: 0px;
  width: 100%;
  _width: 150px;
  display: block;
  text-align: center;
  color: #7c7c7c;
  font-size: 14px;
}
.h_nav li .erj a:hover {
  color: #3f74d6;
}
.h_nav li .erj .erj_li a {
  background: #fff;
  line-height: 35px;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.title_index {
  position: relative;
  text-align: center;
  margin: 60px 0 40px;
  font-size: 50px;
  width: 100%;
  color: #1b1b1b;
  font-weight: bold;
  background: url(../images/tbg.png) center center no-repeat;
}
.title_index span {
  color: #1b1b1b;
  font-weight: normal;
  letter-spacing: 4px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.title_index span.ml-230 {
  margin-left: 0;
}
.title_index span.ml-120 {
  margin-left: 0;
}
.title_index span i {
  color: #0568b9;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 50px;
}
.title_index p {
  color: #214597;
  font-size: 30px;
  margin-top: 10px;
  text-transform: uppercase;
  font-weight: normal;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  opacity: 0.5;
}
.title_index span::after {
  content: '·';
  display: block;
  width: 20px;
  height: 4px;
  margin: 10px 0;
}
.title_index span::before {
  content: '·';
  display: block;
  width: 20px;
  height: 1px;
  margin-right: 20px;
}
.title_index .title_img img {
  background: #f2f2f2;
  padding: 5px 20px;
}
.title_index .titile_xian {
  width: 50px;
  height: 1px;
  border-bottom: 2px #267ccf solid;
  z-index: 1;
  margin: 10px auto 0;
}
/*底部开始*/
.foot {
  background: #0a73c7;
  padding: 40px 0 20px;
  overflow: hidden;
  font-family: 'Microsoft YaHei', serif;
}
.foot_logo {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}
.foot_content {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.foot_menu {
  width: 100%;
  margin-bottom: 40px;
}
.foot_menu ul {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  overflow: hidden;
}
.foot_menu ul li {
  display: inline-block;
  border-right: 1px #4d88bd solid;
  min-width: 12.5%;
  text-align: center;
}
.foot_menu ul li:last-child {
  border: 0;
}
.foot_menu ul li a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 16px;
}
.foot_contact {
  color: #fff;
  font-size: 16px;
}
.foot_contact p {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.foot_contact p img {
  margin-right: 10px;
}
.foot_contact p img:nth-of-type(2) {
  margin-left: 20px;
}
.foot_rqcode {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
  text-align: center;
}
.copyright {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px #9dabc4 solid;
  line-height: 30px;
  font-size: 14px;
  text-align: center;
  color: #fff;
}
.copyright a {
  color: #fff;
}
.main-bg {
  background: #f5f9fa url(../img/newsbg3.png) center bottom no-repeat;
  padding-bottom: 80px;
  position: relative;
}
.main-bg:after {
  right: 0;
  top: 0;
  bottom: 80px;
  background: #fff;
  position: absolute;
  width: 50%;
  content: '';
  display: block;
}
.main-bg:before {
  right: 0;
  top: 0;
  background: #f6f6f6;
  height: 95px;
  position: absolute;
  width: 50%;
  content: '';
  display: block;
  z-index: 1;
}
.box-white {
  background: #fff;
  padding: 0;
}
.navtit {
  float: left;
}
.navtit a {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  display: block;
  padding-top: 28px;
  line-height: 100%;
}
.top-nav {
  position: relative;
  height: 95px;
  background: #f6f6f6;
  padding-left: 0;
  z-index: 3;
  overflow: hidden;
}
.top-nav ul {
  line-height: 95px;
  float: left;
}
.top-nav * {
  display: inline-block;
}
.top-nav .navtit {
  font-size: 26px;
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 50px;
  width: 200px;
  height: 95px;
  line-height: 95px;
  background: #2d58a5;
  position: relative;
}
.top-nav .navtit:after {
  content: '';
  display: block;
  width: 8px;
  height: 15px;
  position: absolute;
  left: -8px;
  top: 0;
}
.top-nav .navtit {
  position: relative;
  z-index: 1;
}
.top-nav .navtit cite {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  padding-top: 5px;
}
.top-nav:after {
  content: '';
  display: block;
  width: 20px;
  height: 95px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
}
.bg-grey {
  position: relative;
}
.top-nav ul li {
  height: 95px;
  line-height: 95px;
  min-width: 165px;
  text-align: center;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.top-nav ul li a {
  min-width: 120px;
  height: 40px;
  line-height: 40px;
  box-sizing: border-box;
}
.top-nav ul li a span {
  cursor: pointer;
  font-size: 18px;
  color: #333;
  margin-left: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  min-width: 110px;
  text-align: center;
  box-sizing: border-box;
  position: relative;
}
.top-nav ul li.cr a span,
.top-nav ul li:hover a span {
  color: #2d58a5;
}
.top-nav ul li.cr,
.top-nav ul li:hover {
  background: #fff;
}
.top-nav ul li.cr a span:after,
.top-nav ul li:hover a span:after {
  content: '';
  width: 10px;
  height: 10px;
  margin-left: -8px;
  border-radius: 10px;
  border: 1px solid #2d58a5;
  left: 50%;
  bottom: -10px;
  position: absolute;
}
.box-innes {
  padding: 45px;
  position: relative;
  z-index: 1;
}
.article {
  position: relative;
  margin-top: 20px;
  margin-right: 50px;
  font-size: 16px;
  line-height: 30px;
}
.main-newslists,
.main-product,
.main-other {
  position: relative;
  z-index: 100000;
  margin-top: 20px;
  width: 96%;
  margin: 2% 2% 0;
  overflow: hidden;
}
.main-newslists .item-cell {
  width: 94%;
  position: relative;
  background: #f8f8f8;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 3%;
}
.main-newslists .item-cnt {
  margin-left: 415px;
  padding: 35px 150px 25px 0;
}
.main-newslists .item-tit a {
  font-size: 24px;
  color: #333;
}
.main-newslists .item-tit {
  margin-bottom: 15px;
  max-height: 56px;
  overflow: hidden;
}
.main-newslists .item-desc {
  max-height: 90px;
  line-height: 30px;
  overflow: hidden;
  margin-top: 5px;
}
.main-newslists .item-desc * {
  font-size: 14px;
  color: #999;
}
.main-newslists .item-date {
  width: 125px;
  height: 125px;
  position: absolute;
  right: 25px;
  top: 35px;
  text-align: center;
  z-index: 3;
  border-radius: 6px;
}
.main-newslists .item-date h3 {
  padding-top: 16px;
  padding-bottom: 8px;
  font-weight: normal;
  font-size: 34px;
  text-align: center;
  color: #fff;
}
.main-newslists .item-date span {
  color: #fff;
  font-size: 14px;
}
.main-newslists .item-nopic .item-cnt {
  margin-left: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.main-newslists .item-cell:hover .item-tit a {
  color: #0083de;
}
.main-newslists .item-details {
  margin-top: 20px;
}
.main-newslists .item-details a {
  color: #b9a78f;
}
.main-newslists .item-details a:after,
.news-prev-next ul li:after {
  color: #fff;
  line-height: 20px;
  font-family: 'iconfont' !important;
  font-size: 12px;
  top: 8px;
  left: 8px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '';
  background: #2d58a5;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: block;
  text-align: center;
}
.box-innes {
  padding: 45px;
  position: relative;
  z-index: 1;
}
.newsInfo,
.article {
  margin-top: 20px;
  /*  min-height: 300px;*/
  /*  _heihgt: 300px;*/
  font-size: 18px;
  margin-right: 50px;
  position: relative;
}

.newsInfo h1 {
  font-size: 34px;
  font-weight: normal;
  text-align: center;
  color: #333;
  font-weight: bold;
  position: relative;
  line-height: 160%;
  position: relative; /*padding-bottom: 20px; */
  margin-bottom: 10px;
}
.newsInfo h3:after {
  content: '';
  background: #ce9b59;
  height: 3px;
  width: 60px;
  margin-left: -30px;
  left: 50%;
  position: absolute;
  bottom: 0;
}

.newsInfo .source ul {
  text-align: center;
  padding: 15px;
  margin-bottom: 20px; /*border-top: 1px solid #f4f4f4; */
  border-bottom: 1px solid #eee;
}

.newsInfo .source li {
  display: inline-block;
  padding: 0 30px;
  margin: 0 15px;
  line-height: 30px;
  min-height: 30px;
  color: #666666;
  font-size: 16px;
}
.newsInfo .source li span {
  color: #666;
}
.newsInfo .source li {
  padding-left: 30px;
  background: url(../img/nico1.png) 0 center no-repeat;
}
.newsInfo .source li.sn-icon2 {
  background: url(../img/nico2.png) 0 center no-repeat;
}
.newsInfo .newsContent {
  margin: 10px 0 0 0;
  min-height: 100px;
  _height: 100px;
}

.newsInfo .newsContent p,
.newsInfo .newsContent *,
.newsInfo .newsContent {
  line-height: 200%;
  color: #666;
}
.newsInfo .newsContent table{ width: 100%; }
.newsInfo .newsContent img,
.article .newsContent img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.news-prev-next {
  margin: 0 auto;
  margin-top: 40px;
  padding: 20px 0 10px 0;
  border-top: 1px solid #dbdbdb;
  position: relative;
}

.news-prev-next ul {
  font-size: 16px;
  line-height: 36px;
  display: flex;
  justify-content: space-between;
}
.news-prev-next ul li {
  position: relative;
}
.news-prev-next ul li:after {
  position: absolute;
  left: 0;
  top: 4px;
}
.news-prev-next ul li.news-pre {
  margin-right: 28px;
  position: relative;
}
.news-prev-next ul li.news-pre {
  padding-left: 28px;
}
.news-prev-next ul li.news-next {
  padding-right: 28px;
}
.news-prev-next ul li.news-next {
  margin-left: 15px;
}
.news-prev-next ul li.news-pre:after {
  content: '\e60f';
}
.news-prev-next ul li.news-next:after {
  left: auto;
  right: 0;
}
.news-prev-next ul li a:hover {
  color: #2d58a5;
}

.pro-navs {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.pro-navs a {
  display: inline-block;
  padding: 0 15px;
  text-align: center;
  box-sizing: border-box;
  height: 40px;
  line-height: 40px;
  margin-right: 10px;
  background: #f6f6f6;
  font-size: 16px;
  color: #333;
  border-radius: 4px;
  margin-bottom: 10px;
}
.pro-navs a.cr,
.pro-navs a:hover {
  background: #2d58a5;
  color: #fff;
}
.main-product .main-product-list li {
  background: #f8f8f8 url(../images/probg4.jpg) bottom center no-repeat;
  background-size: 100% auto;
  width: 31.3333%;
  text-align: center;
  margin-right: 2%;
  box-sizing: border-box;
  float: left;
  padding: 15px 15px;
  margin-bottom: 2%;
  border-radius: 8px;
}
.box-white {
  overflow: hidden;
}
.main-product .main-product-list * {
  font-size: 18px;
}
.main-product .main-product-list a:hover {
  color: #2d58a5;
}
.product-nav {
  width: 200px;
  float: left;
  margin: 0;
  background: #f6f6f6;
}
.product-nav .navtit {
  font-size: 26px;
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 50px;
  width: 200px;
  height: 95px;
  line-height: 95px;
  background: #2d58a5;
  position: relative;
}
.product-nav .navtit:after {
  content: '';
  display: block;
  width: 8px;
  height: 15px;
  position: absolute;
  left: -8px;
  top: 0;
}
.product-nav .navtit {
  position: relative;
  z-index: 1;
}
.product-nav .navtit cite {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 100%;
  color: #fff;
  padding-top: 5px;
}
.product-nav-list a {
  display: block;
  line-height: 40px;
  text-align: center;
  background: #f6f6f6;
  font-size: 16px;
  color: #333;
  border-radius: 4px;
  margin-bottom: 10px;
}
.product-nav-list a:hover {
  background-color: #2d58a5;
  color: #fff;
}

.main-product {
  width: 940px;
  float: right;
}
.main-image-list li {
  background: #f8f8f8 url(../images/probg4.jpg) bottom center no-repeat;
  background-size: 100% auto;
  width: 23%;
  text-align: center;
  margin-right: 2%;
  box-sizing: border-box;
  float: left;
  padding: 15px 15px;
  margin-bottom: 2%;
  border-radius: 8px;
}
.box-white {
  overflow: hidden;
}
.main-image-list * {
  font-size: 18px;
}
.main-image-list a:hover {
  color: #2d58a5;
}
