﻿.ceng{position: fixed;top: 0;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,0.1);z-index: 101;display: block;}
.js_popUp{background: #fff;width: 792px;height: auto;max-height:550px;overflow-y:auto;border-radius: 8px;position: fixed;left: 50%;margin-left: -396px;top: 50%;z-index: 102;display: block;margin-top: -270px;}
.js_close{position: absolute;top: 20px;right: 30px;}
.js_close img{display: block;}
.js_popUp h2{font-size: 18px;color: #333;height: 64px;line-height: 64px;padding-left: 33px;border-bottom: 1px solid #dbdbdb;font-weight: normal;}
.js_popUp h2 span{font-size: 22px;color: #ff6029;margin-left: 40px;}
.js_popUp h3{font-size: 16px;color: #ff6029;font-weight: normal;padding: 0 35px 0 33px;position: relative;margin: 20px 0;}
.js_popUp h3 a{color: #f00;border-bottom: 1px solid #f00;}
.js_popUp h3 a:hover{text-decoration: none;}
.js_popUp h3 span{color: #666;position: absolute;right: 35px;top: 0;}
.js_popUp h3 em{display: inline-block;width: 13px;height: 13px;background: #ff6029;margin-right: 15px;}
.js_popUp ul{padding: 0 110px 0 33px;clear: both;overflow: hidden;}
.js_popUp li{float: left;display: inline;border: 1px solid #999;height: 30px;line-height: 30px;margin: 0 15px 15px 0;font-size: 14px;color: #999;padding: 0 14px;cursor: pointer;position: relative;}
.js_popUp li.active{border-color: #ff6029;}
.js_popUp li.active em{display: block;background: url(../images/gou.png) no-repeat;width: 17px;height: 17px;position: absolute;bottom: 0;right: 0;}
.popBtn{text-align: center;margin-top: 30px;padding-bottom:30px;}
.popBtn a{display: inline-block;width: 164px;height: 44px;text-align: center;line-height: 44px;border-radius: 5px;border: 1px solid #ff6029;font-size: 18px;margin: 0 20px;}
.popBtn a.xxb_back{color: #ff6029;background: #ffd8ca;}
.popBtn a.xxb_confirm{color: #fff;background: #ff6029;}
.popBtn a:hover{text-decoration: none;}
.js_km{overflow: hidden;height:auto;}
.js_close {color:#333!important}

.tongguoSty{float:left;width:100%;height:100%;background-color: #fff;box-sizing: border-box;padding-top: 8px;padding-bottom: 30px;position: relative;background-image: url("../images/tongguobg.png");background-size: 100% 100%;}
.tongguofrom{position: absolute;bottom:20px;float:left;color:#ccc;font-size: 12px;width: 100%;text-align: center;}
#container{height: 100%}
.bjtit {
  position: relative;
}
.nav_kc  .width1200 {
  float: left;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}
.needKnow {
  display: inline-block;
  width: 90px;
  line-height: 26px;
  background-color: #fff;
  font-size: 14px;
  color: #f6473a;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20%;
  border-radius: 26px;
  border-bottom-left-radius: 0;
  cursor: pointer;
  z-index: 99;
}
.needKnow span {
  width: 14px;
  color: #fff;
  background-color: #f6473a;
  display: inline-block;
  border-radius: 14px;
  line-height: 14px;
  margin-left: 5px;
  font-size: 12px;
}
.nkxq {
  width: 660px;
  box-sizing: border-box;
  padding: 30px 50px;
  padding-left: 55px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0px 2px 5px 3px #ccc;
  position: absolute;
  top: 40px;
  right: -100px;
  line-height: normal;
  z-index: 9;
  display: none;
  /* transform: translateX(-50%); */
}

.needKnow:hover .nkxq {
  display: block;
}
.nkxq:hover {
  display: block;
}
.nkxq .nktitle {
  font-size: 26px;
  color: #444;
  text-align: center;
  margin-bottom: 25px;
}
.nkxq .nktitle1 {
  font-size: 18px;
  color: #444;
  margin-bottom: 10px;
  text-align: left;
  position: relative;
}
.nkxq .nktitle1::after {
  content: "";
  width: 8px;
  height: 20px;
  border-radius: 8px;
  position: absolute;
  left: -15px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f6473a;
}
.nkxq .nkdescp {
  font-size: 15px;
  color: #666;
  line-height: 1.7;
  text-align: left;
  margin-bottom: 25px;
  font-weight: normal;
}
.fgmj {
  background-color: #0d2645;
}
.fgmj .wrap {
  overflow: hidden;
  height: 700px;
}
.fgmj .title {
  font-size: 48px;
  text-align: center;
  color: #fff;
  margin-top: 55px;
  margin-bottom: 30px;
}
.fgmj .title_o,
.fgmj .title_y {
  font-size: 14px;
  color: #fff;
  margin-left: 130px;
  line-height: 24px;
  margin-bottom: 15px;
  position: relative;
}
.fgmj .title_o::after,
.fgmj .title_y::after {
  content: "";
  position: absolute;
  left: -30px;
  top: 0;
  width: 17px;
  height: 23px;
  background: url(../images/zhaosheng/mapIcon_o.png) no-repeat;
}
.fgmj .title_y::after {
  background: url(../images/zhaosheng/mapIcon_y.png) no-repeat;
}
.kctx {
  overflow: hidden;
  position: relative;
  height: 620px;
}
.kctx .title {
  margin-top: 50px;
  margin-bottom: 20px;
}
.fivesteps {
  position: absolute;
  min-height: 500px;
  left: 50%;
  transform: translateX(-50%);
}
.fivestep {
  width: 200px;
  font-size: 16px;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fivestep:nth-child(2){
  left: 250px;
}
.fivestep:nth-child(3){
  left: 500px;
}
.fivestep:nth-child(4){
  left: 750px;
}
.fivestep:nth-child(5){
  left: 1000px;
}
.bgc228be6 {
  background-color: #228be6;
}
.bgc2dbacb {
  background-color: #2dbacb;
}
.bgc639d69 {
  background-color: #639d69;
}
.bgcf3973e {
  background-color: #f3973e;
}
.bgcff5353 {
  background-color: #ff5353;
}
.fivestep .five_h20 {
  height: 20px;
}
.fivestep .five_h30 {
  height: 30px;
}
.fivestep .five_h40 {
  height: 40px;
}
.fivestep .five_h50 {
  height: 50px;
}
.fivestep .five_h60 {
  height: 60px;
}
.fivestep .five_h70 {
  height: 70px;
}
.fivestep .five_h80 {
  height: 80px;
}
.fivestep .five_h90 {
  height: 90px;
}
.fivestep .five_h100 {
  height: 100px;
}
.fivestep .five_h110 {
  height: 110px;
}
.fivestep .words{
  padding-left: 30px;
  padding-right: 20px;
  margin-bottom: 20px;
  position: relative;
}
.fivestep .words::after {
  content: "";
  width: 6px;
  height: 6px;
  background-color: #fff;
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.step_top {
  overflow: hidden;
  padding-top: 15px;
}
.step_bot {
  font-size: 30px;
  color: #444;
  line-height: 60px;
  text-align: center;
  margin-bottom: 50px;
}
.jzxk {
  display: none;
}
.jzkm {
  display: none;
}
.displayb {
  display: block;
}
/**地图**/
.ditu{ background:url(../images/zhaosheng/ditu.png) no-repeat; width:1000px; margin:0 auto;   background-size:999px auto; height:824px; position:relative; font-size:16px;}
.zhushi{ padding-bottom:10px; line-height:22px; color:#fff;}
.zhushi img{ width:17px; height:22px; padding-right:10px;}
.ditu .ad1{ background:url(../images/zhaosheng/HONGXIAO_41.png) no-repeat center 12px; padding-top:36px; font-size:15px; color:#fff; line-height:20px;}
.ditu .ad1:hover{ background:url(../images/zhaosheng/HONGDAZUO_33.png) no-repeat center top; padding-top:36px;}
.ditu .ad2{ background:url(../images/zhaosheng/HUANGXIAO_33.png) no-repeat center 12px; padding-top:36px; font-size:15px; color:#fff; line-height:20px;}
.ditu .ad2:hover{ background:url(../images/zhaosheng/hongda_33.png) no-repeat center top; padding-top:36px;}
.ditu .ad3{ background:url(../images/zhaosheng/HONGXIAO_41.png) no-repeat left 12px; padding-left:15px;padding-top:30px; font-size:15px; color:#fff; line-height:20px; margin-right:25px;}
.ditu .ad3:hover{ background:url(../images/zhaosheng/HONGDAZUO_33.png) no-repeat left top; padding-left:15px; padding-top:30px;}
.ditu .ad4{ background:url(../images/zhaosheng/HUANGXIAO_33.png) no-repeat left 12px; padding-left:15px;padding-top:30px; font-size:15px; color:#fff; line-height:20px;}
.ditu .ad4:hover{ background:url(../images/zhaosheng/hongda_33.png) no-repeat left top; padding-left:15px;padding-top:30px;}
.dw1{ position:absolute;left:870px; top:115px}
.dw2{ position:absolute;left:860px; top:175px}
.dw3{ position:absolute;left:830px; top:238px}
.dw4{ position:absolute;left:835px; top:290px}
.dw5{ position:absolute;left:826px; top:340px}
.dw6{ position:absolute;left:858px; top:472px}
.dw7{ position:absolute;left:857px; top:508px}
.dw8{ position:absolute;left:820px; top:601px}
.dw9{ position:absolute;left:700px; top:692px}
.dw10{ position:absolute;left:730px; top:690px}
.dw11{ position:absolute;left:645px; top:766px}
.dw12{ position:absolute;left:450px; top:664px}
.dw13{ position:absolute;left:580px; top:598px}
.dw14{ position:absolute;left:690px; top:560px}
.dw15{ position:absolute;left:715px; top:526px}
.dw16{ position:absolute;left:485px; top:516px}
.dw17{ position:absolute;left:560px; top:542px}
.dw18{ position:absolute;left:760px; top:473px}
.dw19{ position:absolute;left:795px; top:445px}
.dw20{ position:absolute;left:820px; top:483px}
.dw21{ position:absolute;left:815px; top:526px}
.dw22{ position:absolute;left:685px; top:415px}
.dw23{ position:absolute;left:605px; top:425px}
.dw24{ position:absolute;left:640px; top:371px}
.dw25{ position:absolute;left:695px; top:340px}
.dw26{ position:absolute;left:750px; top:360px}
.dw27{ position:absolute;left:740px; top:319px}
.dw28{ position:absolute;left:725px; top:284px}
.city{ cursor:pointer;}
.city span{ display:block; position:absolute; left:30px; top:-25px; background:url(../images/zhaosheng/city-bg.png) no-repeat; width:295px; height:50px; line-height:50px; color:#fff; text-align:center; font-size:15px; z-index:998; display:none;}
.city:hover span{ display:block;}

.fgmjtable{

  width: 100%;
  border-collapse: collapse;
  text-align: center;
  font-size: 16px;
  color: white;
  margin-top: 120px;

}

.fgmjtable th {
  font-size: 18px;
  color: white;
  line-height: 24px;
  text-align: center;
  border-bottom: 1px solid rgba(255,255,255, 0.3);
  padding: 15px 0;
  width: 50%;
}

.fgmjtable td {
  width: 50%;
  padding-bottom: 100px;
  padding-top: 50px;
  text-align: center;
  font-size: 15px;
}

.fgmjtable .f_th{
  border-right: 1px solid rgba(255,255,255, 0.3);
}

.fgmjtable .f_td1{
  border-right: 1px solid rgba(255,255,255, 0.3);

}

.fgmjtable .f_td1 p{
  padding-bottom: 15px;
}

.fgmj .tips{
  font-size: 12px;
  text-align: center;
  color: #fff;
  margin-top: 55px;
  margin-bottom: 30px;
  font-weight:600
}

.fgmjtable .f_td2 p{
  padding-left: 30px;
  padding-right: 30px;
}
