* {
    padding: 0;
    margin: 0;
    text-decoration: none;
    list-style: none;
    border: none;
    outline: none;
} 
.package_mask_title{
    text-align: center;
    font-size: 36px;
    padding-top:50px;
    font-weight: bold;
	color: #013049;
} 
.package_close{
    width: 40px;
	height: 40px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
}
.package_close img{
    width:100%;
    height:100%;
}

.header {
  width: 100%;
  height: 75px;
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
}
.header_container {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.flex_between {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_logo {
  width: 162px;
  height: 40px;
}
.header_logo img {
  width: 100%;
  height: 100%;
}
.tel_icon {
  width: 40px;
  height: 40px;
}
.tel_icon img {
  width: 100%;
  height: 100%;
}
.tel_box {
  padding-left: 13px;
}
.tel_box span {
  display: block;
  font-size: 14px;
  color: #ffffff;
}
.tel_box span.text_style_1 {
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
}
.header_nav {
  width: 40%;
  height: 100%;
}
.header_nav a {
  display: block;
  color: #fff;
  font-size: 16px;
}
.banner {
    width: 100%;
    height: 680px;
  }
  .swiper-container {
    width: 100%;
    height: 100%;
  }
  .swiper-wrapper {
    width: 100%;
    height: 100%;
  }
  .swiper-slide {
    width: 100%;
    height: 100%;
  }
  /*.swiper-slide.img1 {
    background: url("../images/01banner.jpg")no-repeat center/cover;
  }*/

 .swiper-slide.img1 {
    background: url("../gw_images/banner3.jpg")no-repeat center/cover;
  }

  .swiper-slide.img2 {
    background: url("../gw_images/01banner2.jpg")no-repeat center/cover;
  }
.pick_mask{
    width: 100%;
    height:100vh;
    position: fixed;
    top:0;
    left:0;
    background-color: rgba(0,0,0,0.5);
    z-index:1000;
    display: none;
}
.pick_mask_container{
    width: 1000px;
    height:580px;
    position: absolute;
    margin:auto;
    left:0;
    top:0;
    right:0;
    bottom:0;
    background: url("../gw_images/pick.png")no-repeat center/cover;
}
.pick_mask_close{
    width: 40px;
	height: 40px;
    position: absolute;
    top:20px;
    right:20px;
    cursor: pointer;
}
.pick_container{
    width:820px;
    height:auto;
    overflow: hidden;
    padding-top:40px;
    margin:0 auto;
}
.pick_left{
    width:350px;
    height:412px;
    float: left;
}
.pick_left img{
    width:100%;
    height:100%;
}
.pick_right{
    width:410px;
    height:auto;
    overflow: hidden;
    float: right;
    padding-top:47px;
}
.pick_right_code{
    width:220px;
    height:220px;
}
.pick_right_code img{
    width:100%;
    height:100%;
}
.picl_right_title{
    font-size: 14px;
    color: #013049;
    padding:20px 0 15px 0;
}
.pick_right_p{
    font-size: 14px;
	color: #013049;
}
.buy_line{
  width:150px;
  height:1px;
  background-color: #eeccaf;
  margin:0 auto;
  margin-top:30px;
}
.detail_mask{
  display: none;
  width:100%;
  height:100vh;
  background-color: rgba(0,0,0,0.5);
  z-index:1000;
  position: fixed;
  left:0;
  top:0;
}
.detail_main{
  width:1000px;
  height:750px;
  background: #fff;
  position: absolute;
  margin:auto;
  top:0;
  left:0;
  bottom:0;
  right:0;
  background: url("../gw_images/p_mask.png")no-repeat center/cover;
  border-radius:10px;
}
.detail_con_con{
  width:900px;
  height:560px;
  margin:0 auto;
  margin-top:40px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.detail_container{
  width:100%;
  height:auto;
  overflow: hidden;
}
.detail_img{
  width:100%;
  height: auto;
  overflow: hidden;;
}
.detail_img img{
  width:100%;
}
.detail_con_con::-webkit-scrollbar { width: 0 !important }
.detail_con_con { -ms-overflow-style: none; }
.detail_con_con{ overflow: -moz-scrollbars-none; }
.footer{
    width:100%;
    height:360px;
    background-color: #222;
}
.footer_container{
    width:1200px;
    height:100%;
    margin:0 auto;
}
.footer_top{
    /* width:100%; */
    height:60px;
    padding:30px 83px;
    border-bottom:1px solid rgba(255,255,255,0.1);
}
.footer_top_img{
    width:60px;
    height: 60px;
}
.footer_top_img img{
    width:100%;
    height:100%;
}
.footer_top_text{
    padding-left:20px;
    line-height: 60px;
    font-size: 18px;
	color: #eeccaf;
}
.logo_footer{
    width:181px;
    height:43px;
}
.logo_footer img{
    width:100%;
    height:100%;
}
.footer_middle{
    padding-top:40px;
    padding-bottom:23px;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer_middle_left{
    width:745px;
}
.f_tel{
	font-size: 14px;
	color: #ffffff;
}
.f_tel_con{
	font-size: 16px;
	color: #ffffff;
}
.footer_addr{
	font-size: 14px;
	color: #ffffff;
}
.footer_addr_con{
    font-size: 16px;
	color: #ffffff
}
.footer_wechat{
    width: 100px;
	height: 100px;
}
.footer_wechat img{
    width:100%;
    height:100%;
}
.footer_right_text{
    font-size: 14px;
    color: #ffffff;
    text-align: center;
}
.footer_bottom{
    font-size: 14px;
    text-align: center;
    line-height: 55px;
	color: #ffffff;
}
