@font-face {
  font-family: "FangZhengKaiTiJianTi-1";
  src: url("/_upload/tpl/09/ea/2538/template2538/font/FangZhengKaiTiJianTi-1.ttf");
}

* {
  margin: 0;
  padding: 0;
  font-family: "FangZhengKaiTiJianTi-1", Kaiti, "\6977\4F53", STKaiti, "؟،جم", STKaitiSC !important;
}

body {
  line-height: unset;
  font-size: unset;
}

.center-area {
  max-width: 1200px;
  width: 95%;
  margin: 0 auto;
}

header .menu .nav_li a {
  text-decoration: none;
}

header .menu .nav_li>ul>li.pnav_li1>.circle {
  display: none;
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #ffffff;
  position: absolute;
  left: 74px;
  top: 48.5%;
}


@media screen and (min-width:993px) {
  header .menu .nav_li:hover>ul {
    display: block;
  }

  header .menu .nav_li>ul li.pnav_li1 ul li.pnav_li1 .circle {
    display: inline-block;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #1e487d;
    position: absolute;
    left: 26px;
    top: 50%;
    margin-top: -2px;
  }

  header .menu .nav_li>ul li.pnav_li1 ul li.pnav_li1:hover .circle {
    background: #fac97c;
  }
}


@media screen and (min-width: 993px) {
  header .mask {
    display: none;
  }

  header .menu {
    float: left;
    text-align: center;
    width: 56.667%;
    margin-left: 3.083%;
  }

  header .menu .nav_li {
    float: left;
    list-style: none;
    line-height: 96px;
    position: relative;
    padding: 0px;
  }

  header .menu .nav_li>ul {
    position: absolute;
    top: 96px;
    z-index: 6;
    left: 0px;
    width: 128px;
    display: none;
    background: #1e487d;
    padding: 16px 0px;
  }

  header .menu .nav_li>ul li {
    position: relative;
  }

  header .menu .nav_li>ul li ul {
    display: none;
    position: absolute;
    top: 0px;
    z-index: 6;
    left: 128px;
    width: 138px;
    display: none;
    background: #1e487d;
    padding: 8px 0px;
  }

  header .menu .nav_li>ul li.pnav_li1 {
    line-height: 20px;
    padding: 16px 0;
  }

  header .menu .nav_li>ul li.pnav_li1 a {
    color: #ffffff;
    border-bottom: none;
    padding: 15px 16px 15px;
  }

  header .menu .nav_li>ul li.pnav_li1:hover a {
    color: #fac97c;
    padding: 15px 11px 15px 15px;
  }

  header .menu .nav_li>ul li.pnav_li1:hover ul>li a {
    color: #1E487D;
    font-size: 14px;
    padding: 10px 0 10px 33px;
    width: 124px;
    text-align: left;
    display: block;
  }

  li.sub_li.navLi.pnav_li1 li.pnav_li1 {
    padding: 0px;
  }

  header .menu .nav_li>ul li.pnav_li1:hover ul>li:hover a {
    color: #1E487D;
  }

  header .menu .nav_li>a {
    font-size: 16px;
    /* font-weight: bold; */
    color: #303133;
    line-height: 20px;
    display: block;
    padding: 38px 16px 34px;
    text-decoration: none;
  }

  header .menu .navUl>.nav_li>a.nav_link {
    /* line-height:96px; */
  }

  header .menu .nav_li:hover {
    background: #1e487d;
  }

  header .menu .nav_li:hover a {
    border-bottom: 4px solid #C7A063;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  header .menu .nav_li:hover>ul .pnav_li1:hover {
    border-right: 4px solid #C7A063;
    box-sizing: border-box;
  }

  header .menu .nav_li:hover>ul .pnav_li1:hover ul {
    display: block;
    background: #ffffff;
  }

  header .menu .nav_li:hover>ul .pnav_li1:hover ul .pnav_li2:hover a {
    color: #c7a063;
  }

  header .menu .nav_li:hover>ul .pnav_li1:hover ul>li:hover a {
    color: #C7A063;
    padding: 10px 0px 10px 33px;
  }

  header .menu .nav_li:hover .nav_li.selected {
    border-bottom: 2px solid #fac97c;
  }

  header .menu .nav_li:hover a {
    color: #fac97c;
  }

  li.nav_li.navLi.nav-li.parent>a {
    background: #1e487d;
    border-bottom: 4px solid #C7A063;
    color: #fac97c;
  }
}

header .center-area a.h_logo {
  float: left;
  display: block;
  cursor: pointer;
}

header .logo {
  width: 28%;
  height: 64px;
  background-repeat: no-repeat;
  background-image: url("/_upload/tpl/09/ea/2538/template2538/images/logo_h.png");
  background-image: -webkit-image-set(url("/_upload/tpl/09/ea/2538/template2538/images/logo_h.png") 1x, url("/_upload/tpl/09/ea/2538/template2538/images/logo_h2x.png") 2x);
  float: left;
  margin: 16px 0;
  /* background-size: 100% auto; */
}

.mask {
  position: fixed;
  width: 100%;
  min-height: 100%;
  z-index: 2;
  background: black;
  opacity: 0.5;
  top: 0;
  left: 0;
  display: none;
  transition: right 1000ms;
  -webkit-transition: right 1000ms;
}

.homePage {
  float: right;
  text-align: left;
  width: 106px;
  margin-top: 8px;
}

.homePage .share a {
  display: inline-block;
  width: 20px;
  height: 20px;
  cursor: pointer;
  padding-right: 10px;
  box-sizing: content-box;
}

.homePage .formed {
  position: relative;
  border-radius: 12px;
  width: 104px;
  height: 22px;
  border: 1px solid #c9a368;
  box-sizing: inherit;
}

.homePage .share a.h_i {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/h_i.png) no-repeat;
}

.homePage .share a.h_i:hover {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/hh_i.png) no-repeat;
  transition: all 0.3s;

}

.homePage .share a.h_e {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/h_e.png) no-repeat;
}

.homePage .share a.h_e:hover {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/hh_e.png) no-repeat;
  transition: all 0.3s;

}

.homePage .share a.h_l {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/h_l.png) no-repeat;
}

.homePage .share a.h_l:hover {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/hh_l.png) no-repeat;
  transition: all 0.3s;

}

.homePage .searched {
  margin-top: 4px;
}

.homePage .searched .formed input.keyword {
  width: 70px;
  height: 16px;
  border-color: #ffffff;
  position: absolute;
  top: 3px;
  right: 10px;
  outline: none;
}

.homePage .searched .formed input.search {
  width: 16px;
  height: 16px;
  border: none;
  background: url(/_upload/tpl/09/ea/2538/template2538/images/search.png) no-repeat;
  background-position: 1px 1px;
  cursor: pointer;
  outline: none;
  position: absolute;
  top: 2px;
  left: 7px;
}

#open {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/open_icon2x.png) no-repeat;
  cursor: pointer;
  width: 24px;
  height: 24px;
  background-size: 100% auto;
  float: right;
  margin: 16px;
}

.menu_btn {
  width: 56px;
  height: 56px;
  display: none;
  background: #1e487d;
}

.line {
  height: 1px;
  background: #c7a063;
  opacity: 0.2;
  width: 136px;
  display: block;
  margin: 0 auto;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.swiper-container {
  width: 100%;
  height: 600px;
  margin: 0 auto;
}

footer {
  color: #f9f9f9;
  background: #1e487d;
  min-height: 50px;
  font-size: 12px;
}

footer .footer_third .footer_tone div.kg {
  /*border:1px solid #1e487d;*/
}

footer .footer_line {
  width: 94.74%;
  height: 1px;
  background: white;
  opacity: 0.2;
}

footer .footer_first>p {
  height: 18px;
  font-size: 14px;
  /* font-weight: 900; */
  color: #f9f9f9;
  line-height: 18px;
  margin: 56px 0 12px;
}

footer .footer_first {
  width: 31.667%;
  float: left;
  /* padding-left: 80px; */
}

footer .footer_first .footer_fone {
  margin-top: 16px;
}

footer .footer_first .footer_fone p {
  height: 16px;
  font-size: 12px;
  /* font-weight: 900; */
  color: rgba(249, 249, 249, 0.8);
  line-height: 16px;
  margin-bottom: 8px;
}

footer .footer_second {
  width: 36.334%;
  float: left;
  margin: 0 auto;
  margin-bottom: 16px;
  margin-top: 14px;
}

footer .footer_second .footer_logo {
  width: 80px;
  height: 140px;
  background: url(/_upload/tpl/09/ea/2538/template2538/images/flogo.png) no-repeat;
  background-size: 100% auto;
  margin: 18px auto;
}

footer .footer_second .footer_share {
  text-align: center;
}

footer .footer_second .footer_share .footer_sone,
footer .footer_second .footer_share .footer_stwo {
  display: inline-block;
  width: 32px;
  height: 32px;
}

footer .footer_second .footer_share .footer_sone:hover a.chat {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/fhwechat2x.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s;
}

footer .footer_second .footer_share .footer_sone a,
footer .footer_second .footer_share .footer_stwo a {
  display: block;
  width: 32px;
  height: 32px;
}

footer .footer_second .footer_share .footer_sone a.blog,
footer .footer_second .footer_share .footer_stwo a.blog {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/fblog2x.png) no-repeat;
  background-size: 100% auto;
}

footer .footer_second .footer_share .footer_sone a.chat,
footer .footer_second .footer_share .footer_stwo a.chat {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/fwechat2x.png) no-repeat;
  background-size: 100% auto;
  position: relative;
}

footer .footer_second .footer_share .footer_stwo:hover a.blog {
  background: url(/_upload/tpl/09/ea/2538/template2538/images/fhblog2x.png) no-repeat;
  background-size: 100% auto;
  transition: all 0.3s;
}

footer .footer_second .footer_share .footer_sone a.chat .code,
footer .footer_second .footer_share .footer_stwo a.chat .code {
  position: absolute;
  top: -107px;
  left: -27px;
  display: none;
}

footer .footer_second .footer_share .footer_sone a.chat:hover .code,
footer .footer_second .footer_share .footer_stwo a.chat:hover .code {
  display: block;
}

footer .footer_second .footer_share .footer_stwo {
  margin-left: 12px;
}

footer .footer_third {
  width: 31.667%;
  float: right;
  /* padding-left: 80px; */
}

footer .footer_third>p {
  height: 18px;
  font-size: 14px;
  /* font-weight: 900; */
  color: #f9f9f9;
  line-height: 18px;
  margin: 56px 0 12px;
}

/* 0709 start */
footer .footer_first .btn-feedback {
  float: left;
  height: 22px;
  border-radius: 13px;
  border: 1px solid rgba(255, 255, 255, 0.60);
  margin: 16px 12px 0 0;
}
footer .footer_first .btn-feedback a {
  display: block;
  height: 16px;
  font-size: 12px;
  color: rgba(249, 249, 249, 0.8);
  line-height: 16px;
  text-decoration: none;
  padding: 4px 10px;
  
}

footer .footer_first .btn-feedback:hover {
  background: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer_first .btn-feedback:hover a {
  color: #1e487d;
}

/* end */
footer .footer_third .footer_tone {
  width: 100%;
}

footer .footer_third .footer_tone div {
  float: left;
}

footer .footer_third .footer_tone div.tone {

  height: 22px;
  border-radius: 13px;
  /* opacity: 0.6; */
  border: 1px solid rgba(255, 255, 255, 0.60);
  margin: 16px 12px 0 0;
}

footer .footer_third .footer_tone div a {
  height: 16px;
  font-size: 12px;
  /* font-weight: 900; */
  color: rgba(249, 249, 249, 0.8);
  line-height: 16px;
  text-decoration: none;
  padding: 4px 10px;
  display: block;
}

footer .footer_third .footer_tone .tone:hover {
  background: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

footer .footer_third .footer_tone .tone:hover a {
  color: #1e487d;
}

footer .footer_bottom {
  width: 100%;
  height: 1px;
  background: white;
  opacity: 0.2;
}

footer .footer_bb {
  text-align: center;
  padding: 8px 0px;
  /* height: 16px;*/
  font-size: 12px;
  /* font-weight: 900; */
  color: rgba(249, 249, 249, 1);
  line-height: 16px;
  opacity: 0.6;
}

/*# sourceMappingURL=headandfoot.css.map */