/*旅游整形*/
.fineFood-ul li{
    border-radius: 4px;
}
.restaurant .restaurant-lt{
    width: 280px;
    height: 250px;
}
.restaurant-lt img{
    width: 100%;
    height: 100%;
}

.restaurant .restaurant-rt {
    width: 890px;
}
.restaurant-rt .restaurant-sw{
    width: 140px;
    height: 120px;
}
.restaurant-sw img{
    width: 100%;
    height: 100%;
}

/*旅游整形按钮*/
.gz_topic-button .restaurant-input1{
    border: none;
    box-shadow: none;
    cursor: pointer;
    background-color: #F3D152;
    min-width: 80px;
    color: #fff;
    border-radius: 0.2rem;
    padding: 0.55rem 0.6rem;
    display: block;
 }
 .gz_topic-button .restaurant-input2{
    border: none;
    box-shadow: none;
    cursor: pointer;
    background-color: #5BBACF;
    min-width: 80px;
    color: #fff;
    border-radius: 0.2rem;
    padding: 0.55rem 0.6rem;
    display: block;
 }

 .gz-listTwo .gz_restaurant-tp{
     width: 180px;
     height: 180px;
 }
 .gz_restaurant-tp img{
     width: 100%;
     height: 100%;
 }

 /*打卡旅游圣地-图片*/
 .restaurant .restaurant-imglist{
    width: 380px;
    height: 220px;
 }
 .restaurant-imglist img{
     width: 100%;
     height: 100%;
 }
 .restaurant .restaurant-imglist:nth-of-type(3n){
     margin-right: 0;
 }
 
 .shade {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 1920px;
    height: 1080px;
    background: black;
    opacity: 0.3;
  }
  .asksub{ min-width:inherit;}
  .quiz {
    display: none;
    z-index: 100;
    width: 700px;
    background: #FCFCFC;
    padding: 40px 10px 10px 10px;
    position: fixed;
    top: 30%;
    left: 30%;
  }
  .quiz .sea-img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
  }
  .quiz .sea-img img {
    width: 100%;
  }
  .quiz .sea-tap {
    display: flex;
  }
  .quiz .sea-tap .sea-cit {
    display: flex;
  }
  .quiz .sea-tap .sea-ul {
    display: flex;
  }
  .quiz .sea-tap .sea-ul li {
    color: white;
    width: 89px;
    height: 21px;
    margin-left: 14px;
    text-align: center;
    line-height: 21px;
    cursor: pointer;
  }
  .quiz .sea-panel-hospital {
    display: block;
  }
  .quiz .sea-panel-hospital .sea-key {
    display: flex;
  }
  .quiz .sea-panel-hospital .sea-key .sea-title {
    color: #585858;
    font-size: 14px;
    margin-left: 14px ;
    line-height: 30px;
  }
  .quiz .sea-panel-hospital .sea-key .sea-txt {
    width: 414px;
    height: 30px;
    background: #ececec;
    margin-right: 14px;
    padding: 10px;
    margin-left: 14px;
  }
  .quiz .sea-panel-hospital .sea-key .btn {
    width: 82px;
    height: 30px;
    background: #f57921;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
  }
  .quiz .sea-panel-hospital .hr {
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .quiz .sea-panel-hospital .hos-panel ul {
    display: flex;
    flex-wrap: wrap;
  }
  .quiz .sea-panel-hospital .hos-panel ul li {
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
  }
  .quiz .sea-panel-hospital .hos-panel ul li a {
    color: #333333;
  }
  .quiz .sea-panel-hospital .hos-panel ul li:last-of-type {
    margin-bottom: 0;
  }
  .quiz .sea-panel-hospital .pages .pages-ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .quiz .sea-panel-hospital .pages .pages-ul .pages-li {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #F57921;
    margin-left: 10px;
  }
  .quiz .sea-panel-hospital .pages .pages-ul .pages-li a {
    font-size: 12px;
    color: white;
  }
  .quiz .sea-panel-doctor {
    display: none;
  }
  .quiz .sea-panel-doctor .sea-key {
    display: flex;
  }
  .quiz .sea-panel-doctor .sea-key .sea-title {
    color: #585858;
    font-size: 14px;
    margin-left: 14px ;
    line-height: 30px;
  }
  .quiz .sea-panel-doctor .sea-key .sea-txt {
    width: 414px;
    height: 30px;
    background: #ececec;
    margin-right: 14px;
    padding: 10px;
    margin-left: 14px;
  }
  .quiz .sea-panel-doctor .sea-key .btn {
    width: 82px;
    height: 30px;
    background: #f57921;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
  }
  .quiz .sea-panel-doctor .hr {
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .quiz .sea-panel-doctor .hos-panel ul {
    display: flex;
    flex-wrap: wrap;
  }
  .quiz .sea-panel-doctor .hos-panel ul li {
    cursor: pointer;
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
    width: 16.66666667%;
  }
  .quiz .sea-panel-doctor .hos-panel ul li a {
    color: #333333;
  }
  .quiz .sea-panel-doctor .hos-panel ul li:last-of-type {
    margin-bottom: 0;
  }
  .quiz .sea-panel-doctor .pages .pages-ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .quiz .sea-panel-doctor .pages .pages-ul .pages-li {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #F57921;
    margin-left: 10px;
  }
  .quiz .sea-panel-doctor .pages .pages-ul .pages-li a {
    font-size: 12px;
    color: white;
  }
  .quiz .sea-panel-project {
    display: none;
  }
  .quiz .sea-panel-project .sea-key {
    display: flex;
  }
  .quiz .sea-panel-project .sea-key .sea-title {
    color: #585858;
    font-size: 14px;
    margin-left: 14px ;
    line-height: 30px;
  }
  .quiz .sea-panel-project .sea-key .sea-txt {
    width: 214px;
    height: 30px;
    background: #ececec;
    margin-right: 14px;
    padding: 10px;
    margin-left: 14px;
  }
  .quiz .sea-panel-project .sea-key .btn {
    width: 82px;
    height: 30px;
    background: #f57921;
    color: white;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
  }
  .quiz .sea-panel-project .hr {
    width: 100%;
    height: 1px;
    background: #ECECEC;
    margin-top: 16px;
    margin-bottom: 16px;
  }
  .quiz .sea-panel-project .hos-panel ul {
    display: flex;
    flex-wrap: wrap;
  }
  .quiz .sea-panel-project .hos-panel ul li {
    cursor: pointer;
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 12px;
    text-align: center;
  }
  .quiz .sea-panel-project .hos-panel ul li a {
    color: #333333;
  }
  .quiz .sea-panel-project .hos-panel ul li:last-of-type {
    margin-bottom: 0;
  }
  .quiz .sea-panel-project .pages .pages-ul {
    display: flex;
    justify-content: flex-end;
    width: 100%;
  }
  .quiz .sea-panel-project .pages .pages-ul .pages-li {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    background: #F57921;
    margin-left: 10px;
  }
  .quiz .sea-panel-project .pages .pages-ul .pages-li a {
    font-size: 12px;
    color: white;
  }
  .quiz .sea-form {
    margin-top: 15px;
  }
  .quiz .sea-form .tjlist {
    display: flex;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .quiz .sea-form .tjlist li {
    font-size: 12px;
    margin-left: 10px;
    padding: 10px;
    color: white;
    background: #8c8c8c;
    cursor: pointer;
  }
  .quiz .sea-form .tj {
    display: flex;
    justify-content: space-between;
  }
  .quiz .sea-form .tj .sea-textarea {
    background: #ECECEC;
    height: 82px;
    flex: 8;
    margin-right: 10px;
    padding: 10px;
  }
  .quiz .sea-form .tj .sea-sub {
    flex: 1;
    background: #21C1F5;
    height: 82px;
    color: white;
  }