@charset "UTF-8";
/***************主色*副色*************************/
/***************浮动*************************/
.clearfix, .language .language-ul, .header-top, .search, .nav .nav-ul, .footer .footer-ul {
  *height: 1%;
  *height: auto !important; }
  .clearfix:after, .language .language-ul:after, .header-top:after, .search:after, .nav .nav-ul:after, .footer .footer-ul:after {
    clear: both;
    content: '.';
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden; }

.container {
  width: 1200px;
  margin: 0 auto;
  padding: 0; }

.main-color1 {
  color: #0e69c1; }

.main-color2 {
  color: #153b5f; }

.bodyBg-white {
  background: #fff; }

.after, .nav .nav-ul li:after, .footer .footer-ul ul:after {
  content: '';
  position: absolute; }

.text-indent {
  text-indent: 2em; }

/***
*************************************************icon
***/
.icon {
  position: relative;
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0 0; }

.icon.w1 {
  width: 24px;
  height: 24px; }
.icon.w2 {
  width: 42px;
  height: 42px; }
.icon.w3 {
  width: 79px;
  height: 23px; }
.icon.w4 {
  width: 20px;
  height: 20px; }
.icon.w5 {
  width: 30px;
  height: 18px; }
.icon.w6 {
  width: 50px;
  height: 50px; }
.icon.m1 {
  margin: 0 0 -8px 0; }
.icon.m2 {
  margin: 0 5px -2px 0; }

.icon001 {
  background: url(../images/icon/icon001.png) center no-repeat;
  background-size: 100%; }

.icon002 {
  background: url(../images/icon/icon002.png) center no-repeat;
  background-size: 100%; }

.icon003 {
  background: url(../images/icon/icon003.png) center no-repeat;
  background-size: 100%; }

.icon004 {
  background: url(../images/icon/icon004.png) center no-repeat;
  background-size: 100%; }

.icon005 {
  background: url(../images/icon/icon005.png) center no-repeat;
  background-size: 100%; }

.icon006 {
  background: url(../images/icon/icon006.png) center no-repeat;
  background-size: 100%; }

.icon007 {
  background: url(../images/icon/icon007.png) center no-repeat;
  background-size: 100%; }

.icon008 {
  background: url(../images/icon/icon008.png) center no-repeat;
  background-size: 100%; }

.icon009 {
  background: url(../images/icon/icon009.png) center no-repeat;
  background-size: 100%; }

.icon010 {
  background: url(../images/icon/icon010.png) center no-repeat;
  background-size: 100%; }

.icon011 {
  background: url(../images/icon/icon011.png) center no-repeat;
  background-size: 100%; }

.icon-prod-logo {
  background: url(../images/prod-logo.png) center no-repeat;
  background-size: 100%; }

.more-icon {
  background: url(../images/more.png) center no-repeat;
  background-size: 100%; }

/*********
 *********************** header
*************/
.cover-bg, .language .language-ul li .icon-cn, .language .language-ul li .icon-eg, .header-top .logo, .banner .swiper-wrapper .swiper-slide, .footer .footer-ul .ewm li .ewm-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }

.language {
  height: 37px;
  line-height: 37px; }
  .language .language-ul {
    float: right; }
    .language .language-ul li {
      float: left; }
      .language .language-ul li .icon-cn, .language .language-ul li .icon-eg {
        width: 24px;
        height: 15px;
        background: url(../images/icon/cn.png) no-repeat center;
        vertical-align: middle;
        margin-right: 5px;
        margin-left: 12px; }
      .language .language-ul li .icon-eg {
        background: url(../images/icon/eg.png) no-repeat center; }

.header-top {
  margin-bottom: 25px; }
  .header-top .logo {
    width: 178px;
    height: 38px;
    float: left;
    background-image: url(../images/logo.png); }
  .header-top .logo-title {
    color: #000;
    float: left;
    margin-top: -10px;
    margin-left: 10px; }
    .header-top .logo-title .logo-title-p {
      font-size: 29px;
      color: #000;
      font-weight: 400; }
    .header-top .logo-title span {
      color: #000;
      font-size: 17px;
      position: relative;
      top: -6px; }

.search {
  width: 245px;
  height: 30px;
  float: right;
  margin-top: 11px;
  display: table; }
  .search .search-btn {
    border: 0;
    width: 36px;
    height: 30px;
    color: #fff;
    background: url(../images/icon/search.png) center center no-repeat;
    background-color: #0e69c1; }
  .search .search-inp {
    width: 208px;
    height: 30px;
    border-left: 1px solid #dadada;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    float: left; }

/************
 ********************nav
**********/
.nav {
  background: #0e69c1;
  height: 52px; }
  .nav .nav-ul {
    height: 52px; }
    .nav .nav-ul li {
      width: 171.42857px;
      float: left;
      text-align: center;
      height: auto;
      position: relative; }
      .nav .nav-ul li:after {
        width: 1px;
        height: 100%;
        background: #2778c7;
        top: 0;
        left: 0; }
      .nav .nav-ul li:first-child:after {
        width: 0; }
      .nav .nav-ul li:hover .down-menu, .nav .nav-ul li:hover .down-menu2 {
        transition: all 1s ease;
        display: block; }
      .nav .nav-ul li:hover .down-menu2 {
        display: none; }
      .nav .nav-ul li a {
        color: #fff;
        line-height: 30px;
        font-size: 18px;
        font-weight: 400;
        height: 30px;
        width: auto;
        display: block;
        margin: 11px 27px; }
      .nav .nav-ul li a.current {
        color: #0e69c1;
        background: #fff;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        -o-border-radius: 30px;
        border-radius: 30px; }
    .nav .nav-ul .down-menu, .nav .nav-ul .down-menu2 {
      display: none;
      position: absolute;
      overflow: visible;
      top: 52px;
      background: #0e69c1; }
      .nav .nav-ul .down-menu li:after, .nav .nav-ul .down-menu2 li:after {
        width: 100%;
        height: 1px;
        top: 0px; }
      .nav .nav-ul .down-menu li:hover, .nav .nav-ul .down-menu2 li:hover {
        background: #2778c7; }
        .nav .nav-ul .down-menu li:hover .down-menu2, .nav .nav-ul .down-menu2 li:hover .down-menu2 {
          display: block; }
    .nav .nav-ul .down-menu2 {
      display: none;
      top: 0;
      left: 100%; }

/************
 ********************banner
**********/
.banner .swiper-pagination-bullet {
  width: 51px;
  height: 6px;
  background: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  opacity: 1; }
.banner .swiper-pagination-bullet-active {
  background: #ff0000; }
.banner .swiper-container-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
  bottom: 15px; }

/************
 ********************footer
**********/
.footer {
  background: #153b5f;
  border-top: 6px solid #0e69c1; }
  .footer .footer-ul {
    padding-top: 21px;
    padding-bottom: 26px; }
    .footer .footer-ul ul {
      position: relative;
      float: left;
      color: #fff;
      padding-left: 56px;
      padding-right: 56px;
      text-align: left; }

      .footer .footer-ul ul li a {
        color: #B7D2ED;
        line-height: 24px;
        font-size: 14px; }
      .footer .footer-ul ul li a:hover{color:#fff}
      .footer .footer-ul ul dl {
        margin-top: 15px;
        margin-bottom: 0;
        font-size: 14px;
        color: #fff;
        line-height: 30px; }
    .footer .footer-ul .ewm li {
      float: left;
      margin-right: 20px;
      text-align: center; }
      .footer .footer-ul .ewm li:last-child {
        margin-right: 0; }
      .footer .footer-ul .ewm li .ewm-img {
        border: 1px solid #dadada;
        width: 81px;
        height: 81px;
        background: url(../images/5.jpg); }
      .footer .footer-ul .ewm li p {
        font-size: 14px;
        color: #fff;
        line-height: 27px; }

  .footer .footer-contact {
    padding-top: 12px;
    padding-bottom: 18px;
    text-align: center;
    background: url(../images/footer.png) top center no-repeat; }
    .footer .footer-contact p {
      font-size: 14px;
      line-height: 28px;
      color: #fff; }
  .footer .copyright {
    position: relative;
    background: #263442;
    text-align: center;
    height: 50px;
    line-height: 50px; }
    .footer .copyright p {
      font-size: 14px;
      color: #fff;
      height: 50px;
      line-height: 50px; }
    .footer .copyright .scroll-top {
      position: absolute;
      right: 0;
      bottom: 0;
      width: 50px;
      height: 50px;
      background: #0e69c1 url(../images/top.png) center no-repeat; }
