.wrapper{
  width: 100%;
  overflow: hidden;
}
.mainSwiper{
  height: 450px;
  position: relative;
  overflow: visible;
  border-top: 12px solid #5366df;
}
#mainSwiper{
  width: 1000px;
  height: 450px;
  position: relative;
  margin: 0 auto;
  overflow: visible;
}
#mainSwiper .swiper-slide a{
  display: block;
  width: 1000px;
  height: 450px;
  position: relative;
}
#mainSwiper .swiper-slide .slide-wrap{
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 9;
}
#mainSwiper .swiper-slide.swiper-slide-active .slide-wrap{
  display: none;
}
#mainSwiper .swiper-slide a img{
  display: block;
  width: 100%;
  height: 450px;
}
#mainSwiper .swiper-slide a span{
  position: absolute;
  left: 20px;
  bottom: 0;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  color: #fff;
  z-index: 2;
}
#mainSwiper .swiper-slide a p{
  width: 118px;
  height: 29px;
  background: url(../images/second/kpTip.png) no-repeat;
  position: absolute;
  bottom: 55px;
  left: 0;
  z-index: 3;
}
#mainSwiper .swiper-slide a:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../images/mask.png) repeat;
  height: 70px;
}
#mainLeft{
  position: absolute;
  left: 75px;
  bottom: 25px;
  width: 18px;
  height: 28px;
  background: url(../images/second/mainLeft.png) no-repeat;
  z-index: 11;
  cursor: pointer;
}
#mainRight{
  position: absolute;
  right: 75px;
  bottom: 25px;
  width: 18px;
  height: 28px;
  background: url(../images/second/mainRight.png) no-repeat;
  z-index: 11;
  cursor: pointer;
}
.mainWrap{
  position: absolute;
  right: 0;
  top: 0;
  width: 277px;
  height: 450px;
  background-color: #5261d6;
  z-index: 2;
}
#mainPagination{
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
.swiper-pagination-current{
  font-size: 31px;
}
h1{
  font-size: 22px;
  color: #fff;
  text-align: center;
  margin: 15px 0 25px;
}
h2{
  font-size: 14px;
  color: #fff;
  text-align: center;
  margin-bottom: 25px;
}
h2 span{
  font-size: 24px;
  color: #fff;
}
.mainWord{
  width: 175px;
  height: 48px;
  line-height: 48px;
  background: #ececec;
  font-size: 13px;
  color: #3f5a95;
  padding-left: 20px;
}
.mainSearch{
  width: 252px;
  height: 48px;
  margin-top: 30px;
  margin-bottom: 1px;
}
.mainSearch .input_wrapper {
  position: relative;
  width: 224px;
  height: 34px;
  padding: 7px 14px;
  font-size: 0;
  background-color: #fff;
}
.mainSearch .input_wrapper input[type=text] {
  border: none;
  font-size: 14px;
  font-style: normal;
  width: 166px;
  height: 34px;
  line-height: 34px;
  padding: 0;
  margin: 0;
  outline: none;
  background: none;
  color: #8d8d8d;
}
.mainSearch .input_wrapper button[type=submit] {
  position: absolute;
  right: 0;
  top: 0;
  height: 48px;
  width: 57px;
  border: none;
  border-left:1px solid #ececec;
  outline: none;
  cursor: pointer;
  background: #fff url(../images/second/mainSearch.png) no-repeat center;
  background-size: 15px 15px;
}
.row2 .kpfl-title{
  width: 100%;
  height: 167px;
  background: url(../images/second/biaoti.png) no-repeat top center;
  overflow: hidden;
  margin-top: 84px;
}
.row2 .kpfl-title span{
  display: block;
  width: 201px;
  margin:94px auto 0;
  font-size: 30px;
  color: #000;
  text-align: center;
  padding-left: 15px;
}
.kpfl-cont{
  width: 1000px;
  margin: 50px auto;
}
.kpfl-cont .kpfl-top{
  float: left;
  width: 180px;
  padding-bottom: 5px;
  border-bottom: 4px solid #686c75;
  margin-right: 25px;
  cursor: pointer;
}
.kpfl-cont .kpfl-top:last-child{
  margin-right: 0;
}
.kpfl-cont .kpfl-top .name-c{
  font-size: 23px;
  color: #686c75;
  text-align: center;
}
.kpfl-cont .kpfl-top .name-e{
  font-size: 12px;
  color: #686c75;
  text-align: center;
}
.kpfl-cont .kpfl-top.select{
  border-bottom: 4px solid #5366df;
}
.kpfl-cont .kpfl-top.select p{
  color: #5366df;
}
.kpfl-wrap .kpfl-wrap-cont{
  float: left;
  width: 500px;
  margin-top: 35px;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-name{
  font-size: 18px;
  color: #a4a7ac;
  text-align: center;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-icon{
  width: 120px;
  height: 120px;
  border-radius: 100%;
  background: #a4a7ac;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-top: 33px;
  box-sizing: border-box;
  cursor: pointer;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-icon.select{
  background: #5366df;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-word{
  text-align: center;
  margin-top: 13px;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-word a{
  font-size: 16px;
  color: #969696;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-wrap-word a:hover{
  color: #5467df;
}
.kpfl-wrap .kpfl-wrap-cont .kpfl-num{
  position: absolute;
  right: 0;
  top: 0;
  width: 31px;
  height: 31px;
  z-index: 2;
  background-color: #d00000;
  font-size: 16px;
  color: #fff;
  border-radius: 100%;
}
.row1{
  width: 1000px;
  margin: 84px auto 0;
}
.kptj .f30{
  text-align: center;
  font-size: 30px;
  color: #000;
}
.kptj span{
  display: block;
  width: 142px;
  height: 6px;
  margin: 0 auto;
  background-color: #5366df;
  border-radius: 10px;
}
.kptj .f18{
  text-align: center;
  font-size: 18px;
  color: #000;
  margin-bottom: 25px;
}
.liteaWrap {
  width: 1000px;
  height: 418px;
  overflow: hidden;
  margin: 55px auto 0;
}
.earth-top{
  background: url(../images/second/earthquake.png) no-repeat top center;
  padding-top: 169px;
}
.earth-area{
  width: 1000px;
  margin: 0 auto;
}
.earth-area ul{
  display: flex;
  justify-content: space-between;
  margin-bottom: 45px;
}
.earth-area ul li{
  width: 180px;
  font-size: 16px;
  color: #686c75;
  border-bottom: 4px solid #676c75;
  padding-bottom: 7px;
  text-align: center;
  cursor: pointer;
}
.earth-area ul li.select{
  color: #5168e3;
  border-bottom: 4px solid #5168e3;
}
.earth-content{
  border-top: 1px solid #f3f3f3;
  padding-top: 13px;
  margin-top: 47px;
  border-bottom: 1px solid #f3f3f3;
  padding-bottom: 50px;
}

.earth-right{
  width: 258px;
  float: right;
  position: relative;
}
.earth-right .name{
  font-size: 22px;
  color: #000;
  border-bottom: 3px solid #5d6edf;
  background: url(../images/second/earth_dot.png) no-repeat 0 center;
  padding-left: 19px;
  font-weight: 500;
}
.earth-right .name-all{
  font-size: 22px;
  color: #000;
  margin-top: 10px;
}
.earth-right .name-all span{
  font-size: 16px;
  color: #000;
}
.earth-right .name-detail{
  font-size: 14px;
  color: #5467df;
  border-bottom: 1px solid #cfcdce;
  padding-bottom: 10px;
}
.earth-right .name-img{
  margin-top: 9px;
  margin-bottom: 5px;
}
.earth-right .name-intro{
  font-size: 12px;
  color: #686c75;
}
.name-check{
  width: 240px;
  height: 35px;
  margin-top: 15px;
}
.name-s{
  font-size: 16px;
  color: #000;
  border-bottom: 3px solid #5d6edf;
  font-weight: 500;
  margin-top: 30px;
}
.earth-kuang{
  border: 1px solid #ececec;
  margin-top: 12px;
  padding: 13px 15px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.earth-kuang div{
  font-size: 12px;
  color: #5366df;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.earth-kuang div a{
  font-size: 14px;
  color: #5366df;
  padding-left: 8px;
}
.earth-content .earth-left{
  width: 742px;
  float: left;
  border-left: 3px solid #9ba8ff;
  margin-left: -7px;
  margin-top: 31px;
}
.earth-content .earth-left .earth-top-wrap{
  width: 652px;
  height: 50px;
  padding-left: 73px;
  margin-left: 4px;
  line-height: 50px;
  text-decoration:underline;
  background: #f3f3f3;
  position: relative;
  margin-top: -10px;
}
.earth-content .earth-left .earth-top-wrap .name{
  font-size: 20px;
  color: #000;
  font-weight: 500;
}
.earth-content .earth-left .earth-top-wrap .yuan{
  position: absolute;
  left: 0;
  top: -21px;
  width: 65px;
  height: 92px;
  background: url(../images/second/earth_yuan_b.png) no-repeat;
  font-size: 20px;
  color: #fff;
  padding-left: 17px;
  line-height: 92px;
}
.earth-content .earth-left .earth-top-wrap .earth-more{
  position: absolute;
  right: 8px;
  top: 9px;
  width: 102px;
  height: 35px;
  background: url(../images/second/earth_more_b.png) no-repeat;
  line-height: 35px;
  padding-left: 14px;
  cursor: pointer;
}
.earth-content .earth-left .earth-top-wrap .earth-more span{
  font-size: 16px;
  color: #686c75;
  background: url(../images/second/earth_arrow.png) no-repeat left center;
  padding-left: 25px;
}
.earth-content .earth-left .earth-top-wrap .earth-more.select span{
  background: url(../images/second/earth_arrow_s.png) no-repeat left center;
}
.earth-content .earth-left .earth-top-wrap .earth-dot{
  position: absolute;
  left: -20px;
  top: 9px;
  width: 29px;
  height: 31px;
  background: url(../images/second/earth_dot_s.png) no-repeat;
  z-index: 2;
}
.earth-left .number1{
  width: 656px;
  position: relative;
  margin-left: 73px;
  margin-top: 40px;
}
.earth-left .number-wrap{
  margin-top: 70px;
}
.earth-left .number1 .name{
  width: 553px;
  padding-left: 14px;
  font-size: 16px;
  color: #686c75;
  border-bottom: 1px solid #cccccc;
}
.earth-left .number1.showMore .name{
  color: #000;
}
.earth-left .number1 .yuan{
  position: absolute;
  left: -63px;
  top: -16px;
  width: 63px;
  height: 63px;
  background: url(../images/second/earth_yuan_u.png) no-repeat;
  font-size: 20px;
  color: #fff;
  line-height: 63px;
  text-align: center;
}
.earth-left .number1.showMore .yuan{
  background: url(../images/second/earth_yuan_s.png) no-repeat;
}
.earth-left .number1 .earth-more{
  position: absolute;
  right: 0;
  top: -3px;
  width: 102px;
  height: 33px;
  cursor: pointer;
  background: url(../images/second/earth_more_u.png) no-repeat;
}
.earth-left .number1.showMore .earth-more{
  background: url(../images/second/earth_more_s.png) no-repeat;
}
.earth-left .number1 .number-content{
  height: 0;
  margin-top: 25px;
  overflow: hidden;
}

.number2 .number-dot{
  position: absolute;
  left: -86px;
  top: 8px;
  width: 22px;
  height: 22px;
  background: url(../images/second/earth_dot_u.png) no-repeat;
  z-index: 2;
}
.number2.showMore .number-dot{
  background: url(../images/second/earth_dot_s.png) no-repeat;
  background-size: 100% 100%;
}
.earth-left .number1.showMore .number-content{
  height: auto;
}
.earth-goto{
  width: 48px;
  height: 48px;
  cursor: pointer;
}
.earth-goto.fixed{
  position: fixed;
  right: 50%;
  top: 1120px;
  margin-right: -290px;
  z-index: 9;
}
