@charset "utf-8";
.center {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.platetit .platetit-tit {
  text-align: center;
  font-family: MicrosoftYaHei-Bold;
  font-size: 34px;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 18px;
  line-height: 34px;
}
.platetit .platetit-tittow {
  text-align: center;
  font-family: MicrosoftYaHei;
  font-size: 18px;
  letter-spacing: 0px;
  /*color: #888888;*/
  line-height: 18px;
}
/*头部导航区域*/
.main-nav-action {
  color: #0094e7 !important;
}
.header .ground {
  width: 100%;
  background-color: #002c46;
}
.header .top-nav {
  color: #fff;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.header .top-nav a {
  color: #fff;
}
.header .top-nav .top-nav-list a {
  margin-left: 20px;
  margin-right: 20px;
}
.header .top-nav .top-nav-list a:hover {
  text-decoration: underline;
}
.header .top-nav .top-nav-list .xiajiantou {
  display: block;
  width: 10px;
  height: 10px;
  float: right;
  margin-top: 15px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  /* IE 9 */
  -moz-transform: rotate(90deg);
  /* Firefox */
  -webkit-transform: rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(90deg);
}
.header .header-content {
  height: 105px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.header .header-content .logo {
  width: 230px;
  height: 100%;
  margin-right: 130px;
  padding-top: 20px;
}
.header .header-content .logo img {
  float: left;
  max-width: 100%;
}
.header .header-content .logo h2 {
  float: left;
  color: #065886;
  font-size: 24px;
  font-weight: bold;
  margin-left: 12px;
}
.header .header-content form {
  width: 420px;
  height: 40px;
  margin-top: 20px;
}
.header .header-content form input[type="text"] {
  line-height: 40px;
  width: 350px;
  height: 40px;
  border: 1px solid #cccccc;
  text-indent: 9px;
  color: #222;
}
.header .header-content form input[type="submit"] {
  float: right;
  width: 70px;
  line-height: 40px;
  background-color: #065786;
  text-align: center;
  font-size: 18px;
  color: #eee;
  cursor: pointer;
}
.header .header-content .concat {
  margin-top: 15px;
  width: 265px;
}
.header .header-content .concat .iconphone {
  float: left;
  width: 40px;
  height: 40px;
  margin-top: 5px;
  background-position: 0 0;
}
.header .header-content .concat p {
  float: right;
  width: 213px;
  height: 48px;
  line-height: 54px;
  color: #065886;
  font-size: 20px;
}
.header .main-nav {
  height: 40px;
}
.header .main-nav dl {
  font-size: 0;
}
.header .main-nav dl .d {
  display: inline-block;
  font-size: 16px;
}
.header .main-nav dl dt {
  display: inline-block;
  font-size: 16px;
  position: relative;
  background-color: #0094e7;
  margin-right: 15px;
  line-height: 40px;
}
.header .main-nav dl dt a {
  color: #fff;
  padding-left: 55px;
  padding-right: 55px;
}
.header .main-nav dl dt .serve-nav {
  position: absolute;
  width: 100%;
  background-color: #003150;
  font-size: 16px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar {
  position: relative;
  text-align: right;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .bicon {
  position: absolute;
  top: 22px;
  left: 27px;
  width: 26px;
  height: 27px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .icongonshang {
  width: 20px;
  height: 27px;
  background-position: 0 -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconcaishuei {
  width: 24px;
  height: 25px;
  background-position: -25px -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconzizhi {
  width: 24px;
  height: 25px;
  background-position: -54px -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconzhishi {
  background-position: -82px -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconrenzheng {
  background-position: -111px -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconjinron {
  background-position: -139px -44px;
}
.header .main-nav dl dt .serve-nav .serve-nav-bar a .iconjiquan {
  width: 35px;
  background-position: -170px -44px;
}
.header .main-nav dl dt .serve-nav li {
  border-bottom: 1px solid #335a73;
}
.header .main-nav dl dt .serve-nav li:hover {
  background-color: #fff;
}
.header .main-nav dl dt .serve-nav li:hover a {
  color: #333333;
}
.header .main-nav dl dt .serve-nav li:hover .bicon {
  filter: contrast(0%);
}
.header .main-nav dl dt .serve-nav li:hover .serve-nav-content {
  display: block;
}
.header .main-nav dl dt .serve-nav li .serve-nav-bar {
  line-height: 65px;
}
.header .main-nav dl dt .serve-nav li .serve-nav-content {
  background-color: #fff;
  display: none;
  font-size: 0;
  position: absolute;
  z-index: 99;
  left: 206px;
  top: 0;
  width: 620px;
  min-height: 460px;
  padding: 10px 35px;
  text-align: left;
}
.header .main-nav dl dt .serve-nav li .serve-nav-content h3 {
  position: relative;
  padding-left: 31px;
  width: 100%;
  line-height: 62px;
  color: #333333;
  font-weight: 600;
  font-size: 16px;
  border-bottom: 1px solid #e1e1e1;
}
.header .main-nav dl dt .serve-nav li .serve-nav-content h3:before {
  content: '';
  left: 0;
  top: 24px;
  position: absolute;
  display: block;
  width: 4px;
  height: 14px;
  background-color: #d82323;
}
.header .main-nav dl dt .serve-nav li .serve-nav-content .serve-nav-content-list {
  position: relative;
  color: #8a8a8a;
  font-size: 14px;
  padding: 0;
  padding-left: 10px;
  display: inline-block;
  width: 33%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
}
.header .main-nav dl dt .serve-nav li .serve-nav-content .serve-nav-content-list:before {
  content: '';
  left: 0;
  top: 18px;
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  background-color: #a2a2a2;
}
.header .main-nav dl dd {
  display: inline-block;
  font-size: 16px;
  line-height: 40px;
}
.header .main-nav dl dd a {
  padding-left: 48px;
  color: #666666;
}
.header .main-nav dl dd:hover a {
  color: #0094e7;
}
/*头部导航区域*/
/*banner图*/
.banner {
  width: 100%;
  z-index: -9;
  text-align: center;
  /*margin-bottom: 72px;*/
}
.banner img {
  max-width: 100%;
}
.banner .swiper-button-prev {

  left: 200px;
  width: 90px;
  height: 50px;
  border-radius: 5px;
  background-color: #33333349;
  background-size: 25%;
}
.banner .swiper-button-next {

  right: 200px;
  width: 90px;
  height: 50px;
  border-radius: 5px;
  background-color: #33333349;
  background-size: 25%;
}
/*banner图*/
/*底部*/
.footer-box {
  width: 100%;
  background-color: #2b2b2b;
}
.footer-box .footer {
  padding-top: 40px;
  padding-bottom: 35px;
  color: #777777;
}
.footer-box .footer a {
  color: #777777;
}
.footer-box .footer .bottom-logo {
  text-align: center;
  padding-left: 20px;
  padding-right: 80px;
  border-right: 1px solid #222222;
}
.footer-box .footer .bottom-logo img {
  max-width: 120px;
}
.footer-box .footer .bottom-logo h2 {
  font-size: 30px;
}
.footer-box .footer .bottom-logo p {
  font-size: 13.5px;
}
.footer-box .footer .footer-list {
  width: 600px;
}
.footer-box .footer .footer-list li {
  float: left;
  width: 25%;
}
.footer-box .footer .footer-list li p {
  display: block;
  width: 100%;
  line-height: 25px;
  color: #a1a1a1;
  font-size: 16px;
  text-align: center;
  margin-bottom: 14px;
}
.footer-box .footer .footer-list li a {
  display: block;
  width: 100%;
  line-height: 25px;
  text-align: center;
  color: #696969;
}
.footer-box .footer .footer-list li a:hover {
  color: #a4a4a4;
}
.footer-box .footer .ewm {
  padding-left: 18px;
  border-left: 1px solid #222222;
  margin-bottom: 14px;
}
.footer-box .footer .ewm img {
  max-width: 120px;
}
.footer-box .footer .ewm p {
  line-height: 30px;
  color: #696969;
  font-size: 14px;
  text-align: center;
}
.footer-box .footer .footer-concat {
  width: 180px;
}
.footer-box .footer .footer-concat h3 {
  line-height: 22px;
  color: #a1a1a1;
  font-size: 16px;
}
.footer-box .footer .footer-concat a {
  line-height: 34px;
  color: #666666;
  font-size: 22px;
  font-weight: bold;
}
.footer-box .footer .footer-concat p {
  line-height: 22px;
  color: #696969;
  font-size: 16px;
}
.footer-box .footer .footer-concat .footericon {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 10px;
  margin-right: 20px;
}
.footer-box .footer .footer-concat .iconqq {
  background-position: 0 -194px;
}
.footer-box .footer .footer-concat .iconwx {
  background-position: -33px -194px;
}
.footer-box .footer .footer-concat .iconwb {
  background-position: -66px -194px;
  margin-right: 0;
}
.zc-box {
  width: 100%;
  background-color: #222;
}
.zc-box .zc {
  background-color: #222222;
  height: 50px;
}
.zc-box .zc a {
  line-height: 50px;
  color: #777777;
  font-size: 14px;
}
.ewimg{width: 100px;height:100px;position:absolute;top: 40px;right: 0px;display: none;}
.ewimg img{ max-width:100%; max-height:100%;}
.top-nav{position: relative;}
/*底部*/
