.container {
  width: 1200px;
  margin: 0 auto;
}
*{
  box-sizing: border-box;
}
.header {
  padding: 20px 0;
  height: 460px;
}
body{
  background: #f0f9ff url(../images/sjzl/bg.png) center top no-repeat;
  background-size:100% auto;
  background-color: #f0f9ff!important;
  !importan;
  !importa;
  !import;
  !impor;
  !impo;
  !imp;
  !im;
  !i;
  !;
}
.commonTitle{
  background: url(../images/sjzl/commonTitleBg.png) left center no-repeat;
  background-size: 100% 100%;
  height: 69px;
  line-height: 69px;
  padding: 0 20px 0 80px;
  margin: 30px 0;
}
.commonTitleSmall{
  background-image: url(../images/sjzl/commonTitleBgSmall.png)
}
.commonTitle .fl{
  color: #fff;
  font-weight: 700;
  font-size: 30px;
}
.commonTitle .fr {
  color: #818181;
}
.zcwj .commonList {
  width: 48%;
}
.commonList{
  margin-top: 0;
}
.commonList li{
  padding-left: 30px;
}
.newcomlist li{
  line-height: 49px;
}
.commonList li::before{
  width: 8px;
  height: 8px;
  background-color: #01a0f3;
  border: 5px solid #c1e8fd;
  border-radius: 50%;
}
.commonWidth>.fl{
  width: 452px;
}
.commonWidth>.fr{
  width: 710px;
}
.tjnjlist{
margin-top:45px;
}
.tjnjlist a{
  float:left;
  margin-right: 53px;
  padding:10px;
  border:1px solid #d7d8d9;
}
.tjnjlist a:last-child{
  margin-right:0;
}
.tjnjlist a img{
  width:179px;
}
.sjmlContent  {
  /* margin-top: 30px; */
}
.re-sliders{
  width:90%;
  margin:0 auto;
}
.Popular-Destinations-owl .owl-nav [class*=owl-],
.infocue-owl .owl-nav [class*=owl-] {
    width: 41px;
    border-radius: 100%;
    border: none;
    margin: 0px 7px;
    background-color: #fff;
    padding: 4px 0px;
    height: 41px;
    color: #cecece;
    line-height: 2;
    font-size: 17px;
    text-align: center;
    cursor:pointer;
    position:absolute;
    top:50%;
    transform:translateY(-50%);

}
button.owl-prev{
  left:-55px;
}
button.owl-next{
  right:-55px;
}
.Popular-Destinations-owl .owl-nav [class*=owl-]:hover,
.infocue-owl .owl-nav [class*=owl-]:hover {
    background-color: #cecece;
    color: #fff;
}

.yemiantongyong-fenye-shangyiye:before {
    content: "<";
    font-weight: bold;
}

.yemiantongyong-fenye-xiayiye:before {
    content: ">";
    font-weight: bold;
}
.sjmlContent .fl{
  background: url(../images/sjzl/jtsjbg.png) no-repeat;
  height: 144px;
  color: #fff;
  padding: 30px;
  line-height: 32px;
  font-weight: 700;
  font-size: 18px;
}
.sjmlContent .fr a:hover{
  text-decoration: none;
}
.sjmlContent .fr a{
  width: 25%;
  float: left;
  /* margin-right: 10px; */
  padding: 0 10px;
}

.tjnj {
  text-align: center;
}
.gmjj{
  padding-left: 60px;
}
.gmjj >span.fl{
  font-size: 26px;
}
.tjbbList ul li{
  float: left;
  width: 223px;
  margin-right: 20px;
  margin-bottom: 22px;
}
.tjbbList ul li >img{
  height: 140px;
  width: 100%;
}
.tjbbList ul li p{
  /* overflow: hidden; */
  /* text-overflow: ellipsis; */
  /* white-space: nowrap; */
  margin-top: 15px;
}
.tjbbList ul li:nth-child(3n){
  margin-right: 0;
}
.tjnjImg img{
  width: 216px;
}
.download {
  margin-top: 30px;
  display: block;
}
.sjyy ul li{
  float: left;
  padding:0 15px 0 0;
  width: 25%;
}
.kfzzx p{
  text-align: center;
  margin: 20px 0;
}

.sjsyzl li {
  float: left;
  width: 20%;
}
.sjsyzl li a{
  box-shadow: 0 10px 10px 10px #deeffc;
  background-color: #fff;
  display: block;
  text-align: center;
  width: 222px;
  height: 200px;
  padding: 35px 0;
  border-radius: 10px;
  font-size: 22px;
}
.jkdyxj li{
  float: left;
  width: 380px;
  margin-right: 30px;
  background-color: #fff;
  text-align: center;
  padding: 35px 0;
  box-shadow: 0 10px 10px 10px #deeffc;
  border-radius: 10px;
  height: 110px;
}
.jkdyxj li img{
  vertical-align: middle;
  margin-right: 5px;
}
.jkdyxj li:last-child{
  margin-right: 0;
}
.sjfwtj{
  margin: 30px 0;
}
.sjfwtj li{
  height: 130px;
  width: 380px;
  float: left;
  margin-right: 30px;
}
.sjfwtj li:last-child{
  margin-right: 0;
}

.tjbbList .bigImg{
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .4);
  text-align: center;
  position:fixed;
  top: 0;
  left: 0;
  display: none;
}
.tjbbList .active .bigImg{
  display: block;
}
.tjbbList .bigImg img{
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.commonList li a{
  text-align: left;
}

.sjfbbiao {
  margin-top: 40px!important;
}

@media (max-width: 1200px){
  .container{
    width: 100%;
    padding: 0 10px;
  }
  .logo img{
    width:220px;
  }
  body{
    /* background-size: 80% auto!important; */
  }
  .header{
    height: 250px;
  }
  .commonWidth>.fl,
  .commonWidth>.fr{
    width: 100%;
  }
  .sjmlContent .fl{
    background-size: 100% auto;
    height: auto;
    margin-bottom: 20px;
  }
  .commonWidth>.fl >a{
    display: block;
    width: 100%;
    text-align: center;
  }
  .commonTitleSmall{
    background-image: url(../images/sjzl/commonTitleBg.png);
  }
  .tjbbList ul li{
    width: 50%;
    margin-right: 0;
    padding: 0 20px;
    /* display: flex;
    width: 33%;
    justify-content: space-around; */
  }
 
  .jkdyxj li{
    width: 30%;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .sjfwtj,  .jkdyxj {
    display: flex;
    justify-content: space-around;
  }
  .sjfwtj li{
    display: flex;
    margin-right: 0;
    width: 30%;
  }
  .sjsyzl li{
    width: 30%;
    text-align: center;
    margin-bottom: 20px;
  }
  .sjsyzl li a{
    margin: 0 auto;
  }
}
@media(max-width: 768px){
  body,html{
    width: 768px;
  }
  .header{
    height: 200px;
    padding-top: 10px;
  }
  /* .logo{
    width: 200px;
  } */
  .sjsyzl li{
    width: 50%;
  }
  .commonTitleSmall, .commonTitle{
    background-image: url(../images/sjzl/commonTitleBgSmall.png);
  }
}
@media(max-width: 425px){
  .logo img{
    width:220px;
  }
  .gmjj >span.fl,.commonTitle .fl{
    font-size: 20px;
  }
  .logo{
    /* width: 100px; */
  }
  /* .header{
    height: 100px;
  } */
  .zcwj .commonList{
    width: 100%;
  }
  .sjmlContent .fl{
    padding: 10px;
  }
  .sjsyzl{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .sjsyzl li{
    /* width: 45%; */
    padding: 10px ;
  }
  .sjsyzl li a{
    width: 100%;
    margin: 0;
  }
  .sjfwtj{
    flex-wrap: wrap;
    text-align: center;
  }
  .sjfwtj li{
    width: 100%;
    height:auto;
  }
  .sjfwtj li a{
    display: block;
    width: 100%;
  }
  .sjfwtj li a img{
    width: 100%;
  }
  .jkdyxj li{
    width: 100%;
    margin-bottom: 20px;
  }
  .jkdyxj{
    flex-wrap: wrap;
  }
  .tjbbList ul li{
    width: 100%;
  }
  .sjyy ul li{
    width: 100%;
    text-align: center;
  }
}
