@charset "UTF-8";
* {
  margin: 0;
  padding: 0
}

body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
  margin: 0;
  padding: 0
}

article, aside, figure, footer, header, hgroup, nav, section {
  display: block
}

ol, ul {
  list-style: none
}

img {
  border: 0 none;
  vertical-align: top
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

th {
  font-weight: 400
}

textarea {
  resize: none
}

em, i, strong {
  font-style: normal;
  font-weight: 400
}

del {
  text-decoration: line-through
}

input::-ms-clear {
  display: none!important
}

button[disabled], input[disabled] {
  cursor: default
}

button, h1, h2, h3, h4, h5, h6, input, select {
  font-size: 100%;
  font-weight: 400;
  font-family: inherit;
  outline: 0
}

a {
  text-decoration: none;
  color: #666
}

body {
  font: 12px/1.5 "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
  color: #333;
  background: #fff
}

.clearfix {
  zoom: 1
}

.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.mt5 {
  margin-top: 5px
}

.mt20 {
  margin-top: 20px
}

.mt55 {
  margin-top: 90px
}

.wrapper {
  width: 1080px;
  margin: auto
}

.video_top {
  display: block;
  width: 478px;
  height: 271px;
  background: url(../images/video1.png) no-repeat
}

.footerbox {
  width: 100%;
  height: 636px;
  background: url(../images/footer1.jpg) no-repeat center
}

.banner {
  height: 470px;
  background: url(../images/bg1.png) no-repeat center;
}

.banner-video {
  height: 640px;
  background: url(../images/bg2.png) no-repeat center;
  padding-top: 53px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.shipin-left {
  width: 652px;
  height: 362px;
  margin: auto;
  padding: 20px;
  border: dotted 2px #f7a621;
  border-radius: 20px
}

.shipin-left .video-play {
  width: 652px;
  height: 362px;
  margin: auto;
  border: solid 5px #f7a621;
  border-radius: 5px
}

.kxjBox {
  height: 1194px;
  background: url(../images/bg3.jpg) no-repeat
}

.kxjBox .kxj-bg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center;
  width: 1080px;
  height: 327px;
  background-color: #fff;
  border-radius: 10px
}

.kxjBox .kxj-bg .tab-list {
  cursor: pointer;
  margin-top: -32px;
  font-size: 15px;
  font-weight: 700;
  width: 243px;
  height: 336px;
  text-align: left;
  padding: 146px 20px 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.kxjBox .kxj-bg .tab-list .t-red {
  color: #e5533a
}

.band1 {
  background-image: url(../images/b1.png)
}

.band2 {
  background-image: url(../images/b2.png)
}

.band3 {
  background-image: url(../images/b3.png)
}

.band4 {
  background-image: url(../images/b4.png)
}

.tabbox {
  margin-top: 50px
}

.tabbox .ctab-list {
  display: none
}

.tabbox .ctab-list.showTab {
  display: block
}

.tabNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center
}

.tabNav .tab-nav {
  width: 260px;
  height: 98px;
  background: url(../images/ac2.png) no-repeat;
  background-size: contain;
  font-size: 20px
}

.tabNav .tab-nav.active {
  color: red;
  height: 119px;
  background: url(../images/ac1.png) no-repeat;
  background-size: contain;
  margin-top: -17px
}

.tabNav .tab-nav.active .txt {
  font-size: 24px;
  line-height: 30px;
  font-weight: bold
}

.tabNav .txt {
  cursor: pointer;
  font-weight: bold;
  width: 260px;
  height: 98px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  font-style: italic;
  line-height: 27px;
  color: #fdffc6;
  text-shadow: #f5843f 2px 0 0, #f5843f 0 2px 0, #f5843f -2px 0 0, #f5843f 0 -2px 0
}

.tabCont {
  background-color: #fff;
  padding: 15px 20px
}

.tabCont .hot {
  position: relative;
  width: 1039px;
  height: 44px;
  background-color: #ffeee2;
  border-radius: 10px;
  font-size: 20px;
  line-height: 44px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #000;
  margin-bottom: 10px
}

.tabCont .hot::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 42px;
  height: 37px;
  background: url(../images/HOT.png) no-repeat
}

.t-yellow {
  font-size: 24px;
  color: #fc8a2c;
  font-weight: 700
}

.t1-cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center
}

.t1-cont .t1-left {
  width: 472px;
  height: 446px;
  background: url(../images/at1.jpg) no-repeat;
  padding: 38px 20px 20px 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.t1-cont .t1-left .txt1 {
  display: block;
  width: 309px;
  font-size: 16px;
  line-height: 26px;
  float: right;
  color: #353535
}

.t1-cont .t1-left .txt2 {
  display: block;
  width: 309px;
  font-size: 16px;
  line-height: 20px;
  float: left;
  margin-right: 20px;
  color: #353535
}

.t2-right {
  width: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.t2-right-list .san {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle;
  padding: 6px 10px 13px 10px;
  color: #333;
  width: 250px;
  height: 108px;
  line-height: 20px;
  background: url(../images/san.png) no-repeat;
  background-size: 100% 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.t2-right-list:nth-child(1) .san {
  height: 86px;
  text-align: center
}

.t2-right-list:nth-child(2) .san {
  height: 86px;
  text-align: center
}

.t2-right-list:nth-child(3) .san {
  height: 120px;
  text-align: center
}

.t2-right-list:nth-child(4) .san {
  height: 120px;
  text-align: center
}

.t2-right-list .tabg {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 250px;
  height: 103px;
  background: url(../images/t11.png) no-repeat;
  padding: 6px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-size: 100% 100%
}

.t2-right-list .tabg .des {
  width: 130px
}

.t2-right-list .tabg .des .t-yellow {
  display: block;
  font-size: 18px
}

.t2-right-list .tabg .des .txt {
  font-size: 15px
}

.t2-right-list .tabg .tpic {
  width: 88px;
  height: 87px;
  margin-top: 6px
}

.form {
  width: 100%;
  height: 74px;
  background: url(../images/yuyu.png) no-repeat;
  background-size: 100% 100%
}

.form .wrapper {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 23px 117px 0 229px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  overflow: inherit
}

.form .kuang {
  float: left;
  border: solid 1px #d0cccc;
  width: 170px;
  height: 33px;
  border-radius: 16px;
  border: solid 1px #f0f0f0;
  font-size: 16px;
  line-height: 33px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0
}

.select {
  position: relative;
  cursor: pointer;
  background-color: #fff
}

.select:after {
  position: absolute;
  right: 22px;
  top: 10px;
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 2px solid #adaaaa;
  border-right: 2px solid #adaaaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.select:active .list, .select:hover .list {
  display: block
}

.select .list {
  position: absolute;
  top: -228px;
  left: 0;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none
}

.select .option {
  padding-left: 15px
}

.select .option:hover {
  color: #fff;
  background-color: #ffbb29
}

.select-one .list {
  top: -98px
}

.sub-btn {
  color: #fff;
  font-weight: 700;
  display: block;
  text-align: center;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#f2b9b0), to(#8196ed)), -webkit-gradient(linear, left top, left bottom, from(#ed6713), to(#ed6713));
  background-image: linear-gradient(0deg, #f2b9b0 0, #8196ed 100%), linear-gradient(#ed6713, #ed6713);
  background-blend-mode: normal, normal;
  -webkit-box-shadow: 0 0 6px 0 rgba(12, 12, 12, .35);
  box-shadow: 0 0 6px 0 rgba(12, 12, 12, .35);
  border-radius: 16px
}

.tab2box {
  height: 538px;
  background-color: #8199e6;
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute!important;
  justify-content: space-around!important;
  padding-top: 35px;
  padding-right: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tab2box .imgtab {
  display: block;
  height: 486px
}

.tab2box .tab2-cont {
  position: relative;
  width: 600px;
  height: 471px;
  background-color: #fff;
  padding: 0 0 10px 23px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tab2box .tab2-cont::before {
  position: absolute;
  top: 0;
  left: -5px;
  content: "";
  width: 60px;
  height: 53px;
  background: url(../images/tab5.png) no-repeat
}

.tab2box .tab2-cont-tlt {
  display: block;
  width: 425px;
  height: 42px;
  background: url(../images/tab5.jpg) no-repeat;
  margin: 6px auto 0
}

.tab2box .tab2-cont-tip {
  font-size: 16px;
  line-height: 26px;
  color: #2c2c2c
}

.tab2box .tab2-cont-tip .t-yellow {
  font-size: 16px
}

.tab2box .tab2-cont-tip .t-yellow.fsz12 {
  font-size: 12px
}

.tab2box .tab2-cont .img1 {
  padding: 5px 0 0 17px
}

.tab3box {
  width: 1041px;
  height: 540px;
  background: url(../images/bg4.jpg) no-repeat;
  padding: 50px 20px 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tab3box .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 40px
}

.tab3box .video-small {
  width: 480px;
  height: 277px
}

.tab3box .ewmBOX {
  width: 1000px;
  height: 170px;
  background: url(../images/ewm.jpg) no-repeat;
  margin: auto;
  padding: 50px 364px 0 122px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tab3box .ewmBOX .txt {
  font-size: 16px;
  line-height: 22px;
  color: #e32626
}

.tab4box {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -ms-flex-line-pack: center;
  align-content: center
}

.tab4box .t-left {
  width: 769px;
  height: 541px;
  background: url(../images/bg6.jpg) no-repeat;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 287px 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-line-pack: center;
  align-content: center
}

.tab4box .t-left .t-list {
  width: 177px;
  height: 233px;
  background: url(../images/circe.png) no-repeat;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.tab4box .t-left .t-list .t-img {
  position: absolute;
  top: -30px;
  left: 23px
}

.tab4box .t-left .t-list .txt {
  padding: 44px 7px 0;
  font-size: 14px;
  line-height: 16px
}

.tab4box .t-left .t-list .name {
  position: absolute;
  right: 9px;
  top: 9px;
  font-size: 20px;
  font-weight: 700;
  line-height: 18px;
  color: #fc8523
}

.tab4box .t-left .t-img {
  display: block;
  width: 71px;
  height: 71px
}

.tab4box .t-right {
  width: 265px;
  height: 544px;
  background: url(../images/bg5.jpg) no-repeat
}

.frind {
  width: 1084px;
  height: 54px;
  margin-top: 39px;
  background: url(../images/frind.png) no-repeat
}
.midWrap{
  padding: 30px;
  width: 420px;
  /* background-color: #6478d0; */
  background-color: hsl(0deg 0% 0% / 15%);
	border-radius: 10px;
  /* opacity: 0.38; */
}
.mapWrap .wrapper{
  position: relative;
}
.qiu{
  position: absolute;
  top: 151px;
  left: -21px;
    width: 92px;
  height: 120px;
  background: url(../images/qiu.png) no-repeat center;
}
.mapWrap {
  width: 100%;
  height: 813px;
  background: url(../images/cbg7.jpg) no-repeat center;
  margin-top: -9px;
}

.mid {
  display: block;
  background-color: #f5f5f5;
  border-radius: 43px;
  /* opacity: .68; */
  padding: 9px 14px 13px;
  margin: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.mid .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 13px
}

.mid .city_tlt {
  position: relative
}

.mid .city_tlt::after {
  content: "";
  content: "";
  position: absolute;
  top: 57px;
  left: 25px;
  width: 342px;
  height: 1px;
  border-bottom: 1px solid grey
}

.mid .city_img {
  width: 58px;
  height: 58px;
  vertical-align: middle
}

.mid .city_name {
  font-weight: 600;
  font-size: 20px;
  color: #000;
  margin-left: 15px
}

.mid .city_txt {
  font-size: 14px;
  line-height: 23px;
  color: #6164c8;
  font-weight: 700
}

.mid .t-red {
  color: #ec2612
}

.mid .c-left {
  width: 305px
}

.mid .c-right {
  display: block;
  width: 60px;
  height: 60px;
  background: url(../images/zxcx.png) no-repeat;
  background-size: 100% 100%
}
.mid .c-right:active{
  transform: scale(.8);
}
.success {
  padding-bottom: 80px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.success .common_title {
  width: 656px;
  height: 62px
}

.choose_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 52px 0 32px
}

.choose_btn_list {
  width: 312px;
  height: 55px;
  font-size: 24px;
  line-height: 55px;
  text-align: center;
  color: #fff;
  background-color: #4671e6;
  border-radius: 10px;
  cursor: pointer
}

.choose_btn_list:first-child {
  margin-right: 65px
}

.choose_address {
  font-size: 16px;
  text-align: center;
  color: #494949
}

.form {
  width: 100%;
  height: 84px;
  background: url(../images/14.png) no-repeat;
  background-position: center 17px;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000
}

.form .wrapper {
  position: relative;
  padding: 37px 0 0 56px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: inherit
}

.form .wrapper .kuang {
  float: left;
  width: 183px;
  margin-right: 17px;
  height: 39px;
  font-size: 20px;
  line-height: 39px;
  border-radius: 5px;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0;
  border: 0
}

.select {
  position: relative;
  cursor: pointer;
  background-color: #fff
}

.select:after {
  position: absolute;
  right: 22px;
  top: 9px;
  content: '';
  width: 12px;
  height: 12px;
  border-bottom: 2px solid #aaa;
  border-right: 2px solid #aaa;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.select:active .list, .select:hover .list {
  display: block
}

.select .list {
  position: absolute;
  top: -228px;
  left: -1px;
  z-index: 10;
  width: 100%;
  max-height: 228px;
  background-color: #fafafa;
  color: #333;
  overflow: auto;
  display: none
}

.select .option {
  padding-left: 15px
}

.select .option:hover {
  color: #fff;
  background-color: #ffbb29
}

.select-one .list {
  top: -116px
}

.form .wrapper .sub-btn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe705), to(#ffe705)), -webkit-gradient(linear, left top, left bottom, from(#ff6052), to(#ff6052));
  background-image: linear-gradient(#ffe705, #ffe705), linear-gradient(#ff6052, #ff6052);
  font-size: 20px;
  font-weight: 700;
  color: #2f3a4b;
  padding: 0;
  text-align: center;
  cursor: pointer
}

.form .wrapper .sub-btn:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.form .wrapper .guanbi {
  width: 40px;
  height: 40px;
  position: absolute;
  top: -8px;
  right: -14px;
  cursor: pointer
}

.small_form {
  width: 100%;
  height: 74px;
  background: url(../images/small.png) no-repeat;
  padding: 27px 67px 0 224px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: -19px
}

.small_form .kuang {
  width: 172px;
  height: 32px;
  border-radius: 16px;
  border: solid 1px #f0f0;
  font-size: 16px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.small_form .select:after {
  top: 5px
}

.small_form .select-city {
  line-height: 29px
}

.small_form .sub-btn {
  cursor: pointer;
  color: #fff;
  line-height: 29px
}

.small_form .sub-btn:active {
  -webkit-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8)
}

.fixed {
  width: 147px;
  height: 372px;
  background: url(../images/fix.png) no-repeat;
  position: fixed;
  top: 200px;
  right: 0;
  z-index: 99999
}

.swiper_box {
  padding-top: 191px;
  padding-left: 31px;
  height: 477px;
  position: relative;
  /* overflow: hidden */
}

.swiper_box .swiper-pagination {
  height: 0
}

.swiper_box .swiper-pagination-bullet {
  opacity: 1;
  background: 0 0
}

.swiper_box .swiper-pagination-bullet-active {
  background: 0 0
}

.swiper_box .swiper-pagination-bullet-active .spanSame {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2)
}

.xhdIcon {
  display: inline-block;
  width: 13px;
  height: 15px;
  color: #fff;
  vertical-align: middle;
  background: url(../images/xhd.png) no-repeat
}

.swiper_box .spanSame {
  background: #ff00006b;
  position: absolute;
  width: 22px
}

.swiper_box .spanSame em {
  font-weight: 700
}

.midBox {
  width: 419px;
  height: 477px;
  font-size: 18px;
  background: #fff;
  overflow-y: scroll;
  border-radius: 11px
}

.swiper_box .span1 {
  top: -420px;
  right: -908px
}

.swiper_box .span2 {
  top: -362px;
  right: -892px
}

.swiper_box .span2 .txt {
  display: block;
  line-height: 8px
}

.swiper_box .span3 {
  top: -329px;
  right: -882px
}

.swiper_box .span4 {
  top: -330px;
  right: -822px
}

.swiper_box .span5 {
  top: -330px;
  right: -846px
}

.swiper_box .span5 .txt {
  display: block;
  line-height: 8px
}

.swiper_box .span6 {
  top: -318px;
  right: -831px
}

.swiper_box .span6 .txt {
  display: block;
  line-height: 8px
}

.swiper_box .span7 {
  top: -306px;
  right: -877px
}

.swiper_box .span8 {
  top: -306px;
  right: -877px
}

/* @media (max-width: 1280px) {
  .swiper_box {
    padding-top: 191px;
    padding-left: 311px;
    height: 477px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
  }
} */

/*# sourceMappingURL=map/index.css.map */