/*共通
----------------------------------------------*/
.nomobile{
    display: none!important;
  }
.allbackground{
  background: #fff;
  overflow: hidden;
}

.padlogo{
  display: none;
}

.caption-style-4 :hover .caption{
  opacity: 1;
}
.caption-style-4 :hover .img img{
  opacity: 1;
  transform: scale(1.15,1.15);
  -webkit-transform:scale(1.15,1.15);
  -moz-transform:scale(1.15,1.15);
  -ms-transform:scale(1.15,1.15);
  -o-transform:scale(1.15,1.15);
}
.caption-style-4 .img img{
  -webkit-transition:all 0.25s ease-in-out;
  -moz-transition:all 0.25s ease-in-out;
  -o-transition:all 0.25s ease-in-out;
  -ms-transition:all 0.25s ease-in-out;
  transition:all 0.25s ease-in-out;
}

/*.allbackground:before{
  content:"";
  background: url("../image/bg/bg.jpg") center center ;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: -1;
}*/

.rowarea{
  padding:5% 0 3% 0;  
}
.area{
  padding: 45px 0;
}
.rightlink{
  color:#fff;
}
.topmenu{/*MENU*/
  background: #fff;/*29a9e0*/
  padding:0px 0;
  position: relative;
  /*position: sticky;
  position: -webkit-sticky;*/
  z-index: 7;
  border-bottom:1px solid #ddd;
  top:0px;
  /*box-shadow: 0 0px 1px #666;*/
}
.logo{
  overflow: hidden;
  max-width: 440px;
}
.search input{
  padding: 15px 15px;
  border-radius: 50px;
  border:0px; 
  float: left;
}
.search .input{
  width: 90%;
  padding: 0px 0;
  margin: 0 auto;
  max-width: unset;
}
.search #submit_Btn{
  padding: 6px 6px;
}
.search{
  padding: 10px 0;
}


.lanarea{
  position: absolute;
  width: 100%;
  height: auto;
  top: 19px;
  left:0;
  z-index: 6;
  display: none;
}

.language{
  padding: 10px 0px;
  text-align: center;
  color: #fff;
  background: #333;
  border-bottom:1px solid #ccc;
}

.lanarea .col-12x:nth-child(3) .language{
  border-bottom: 0px;
}
.alllanguage{
  padding: 19.5px 10px;
}

.alllanguage:hover .lanarea,.lanarea:hover,.alllanguage:active .lanarea{
  display: block;
}


.mob-language{
  width: auto;
  height: 40px;
  position: absolute;
  right: 60px;
  top: 20px;
  /*background: antiquewhite;*/
  z-index: 8;
  border-radius: 50px;
  border:2px solid #000;
  padding: 10px 10px;
}
.mob-language a span{
  display: none;
}
.mob-language a{
  color: #000;
}

.mob-language .lanarea{
  position: absolute;
  width: 70px;
  height: auto;
  top: 11px;
  left: -24px;
  z-index: 6;
}

.mob-language .lanarea a{
 color: #fff;
}

.moblogo{
  max-width: 60%;
}

.mobtyoe{
  display: none;
}

.topmenu .contentword{
  overflow: visible;
}

.mobthumb{background: #097cf2;}
.mobten{background: #f98810;}
.mobmid{background: #00b838;}
.mobthumb a,.mobten a,.mobmid a{color: #fff!important;text-align: center!important;display: flex!important;justify-content:center;}

.toptool .social{
  padding:0px 5px 0 0;
  width:42px;
}

.toptool .social a{
  color: #06273d;
  border-radius: 50px;
  border:1px solid #06273d;
  width: 35px;
  height: 35px;
  text-align: center;
  line-height:2.2em;
  font-size: 1.2em;
  padding: 0px 0px;
  float: left;
}


.toptool .social a:hover{
  color: #fff;
  border-radius: 50px;
  background: #06273d;

}




/*.titleline{
  width: 200px;
  height: 10px;
  background: #f00;
  margin: 0 auto;
  float: none;
}*/

.swipes{
  margin: 3.5% 0 0 0;
}

.areatitle{
  color: #097cf2;
  margin: 0 auto 0% auto;
  width:225px;
}
    
.areatitle h2{
  font-weight: bold;
  font-size: 1.5em;
}
.areatitle .areah2{
  display: flex;
  align-items: flex-end;
}
.areatitle .areah2:before{
  content:"";
  width: 40px;
  height: 4px;
  background: #097cf2;
  float: left;
  margin: 0px 20px 0 0;
}
.areatitle .areah2:after{
  content:"";
  width: 40px;
  height: 4px;
  background: #097cf2;
  float: right;
  margin: 0px 0px 0 20px;
}


.parking .areatitle{
  width:250px;
}
/*-------------------------------------------------*/
.swipeword{
  margin: 0 auto;
  width: 100%;
  z-index: 2;
  float: none;
  position: absolute;
  top:15%;
}

.swipecon{
  margin: 0 auto;
  width: 100%;
  max-width: 1300px;
  float: none;
  position: relative;
  padding:50px 30px;
  color: #fff;
  text-align: center;
}

.swipecon-sub{
  margin: 0 auto;
  width: 100%;
  max-width: 900px;
  float: none;
  position: relative;
  padding: 30px 30px;
  color: #fff;
  text-align: center;
}

.swipecon h1{
  font-size: 2em;
  font-weight: bold;
  margin: 5% 0 5% 0 ;
  line-height: 1em;
}


.swipecon p{
  font-size: 1em;
  line-height: 1.3em;
  font-weight: normal;
  margin: 0 0 10% 0 ;
}

/*----航班資訊---------------------*/

.combineboth{
  margin: 20px 0 20px 0;
  z-index: 2;
}

.alltab{
  box-shadow: 0px 0px 8px #aaa;
}

.arrivareabg{
  background: url("../image/bg/arrivareabg.jpg") 0 0 no-repeat;
  background-size:cover; 
}

.flightinfo{
  background:#fff;
  padding: 5% 1% 3% 1%;
  text-align: center;
  font-weight: bold;
}


.flightplane{
  background:#fff;
  padding: 3% 1%;
  text-align: center;
  border-bottom:1px solid #ccc;
}


.flightplanelast{
  padding: 8% 2%;
}


 
.indexbanner .swiper-button-next,.indexbanner .swiper-button-prev{
  top: 45%;
}

/*---天氣狀況-----------------------------*/
.nowdate{
  background:#fff;
  border-radius: 3px;
  box-shadow: 0px 0px 8px #aaa;
  padding: 10px 10px;
  margin:0 0 20px 0; 
}

.nowtime h2{
  font-size: 2em;
  color: #097cf2;
  letter-spacing: 12px;
  font-weight: bold;
  text-align: center;
}

.nowday{
  color: #454545;
  letter-spacing: 2px;
  font-size: 0.6em;
  padding: 0px 0;
  text-align: center;
}

.tempture{
  font-size: 1em;
  letter-spacing: 2px;
}

/*----關於航空站--------------------------*/

.about{
  background: #fff; 

}
.aboutword{
  padding: 0 10%;
}

.aboutword p{
  color: #111;
  font-size: 1.15em;
  line-height: 1.35em;
  margin:  5% 0;
}

.aboutbg{
  background: #fff url("../image/aboutbg.png") right bottom no-repeat; 
  height: 100%;
  padding: 7.4% 0;
}

/*.aboutleft:before{
  content: "";
  width: 50%;
  height:100%;
  position: absolute;
  left:0;
  top: 0;
  background: url("../image/aboutpic.jpg")center center no-repeat;
  background-size:cover;
  display: none;
}
*/
.aboutmore{
  background: #fedd01;
  font-size: 1.1em;
  color: #000;
  box-shadow: 3px 3px 5px #333;
  letter-spacing: 1px;
  padding: 10px 35px;
  text-align: center;
  border-radius: 50px;
}

/*--最新消息首頁-------------------------*/

.newsarea{
  background: url("../image/bg/newsbg.jpg") 0 0  no-repeat;
  background-size: cover;
  padding: 5% 0 8% 0;
  background-attachment: fixed;
}

.tabs{
  /*padding: 2.5% 0;*/
  background: #fff;
  box-shadow: 0 3px 3px #ccc;
  z-index: 2;
}

.tabitems{
  /*width: 40em;*/
  margin: 0 auto;
}
.tabs li{
  /*width: calc(100% / 4);*/
  float: left;
  text-align: center;
  padding: 10px 1%;
  font-weight: bold;
  color: #101010;
  font-size: .91em;
  border-bottom:3px solid transparent;
}

.tabs li:hover{
  cursor: pointer;
}

.tabs .current{
  color:  #0d53bc;
  border-bottom:3px solid #0d53bc;
}

.tabscontent{
  background:#fff; 
  border-radius: 5px;
  /*border:1px solid #aaa;*/
}

.tabscontent ul,.tabscontent ul li{
  float: left;
  width: 100%;
  background:#fff; 
  line-height: 24px;
}

.content1 ul li:hover{
  background:#f00;
}
.tabscontent li{
  padding: 15px 15px;
  border-bottom:1px solid #aaa;
}
/*.tabscontent li:nth-child(even){
  background:#f4f5f5; 
}*/
.tabscontent li:hover{
  background:#097cf2;
  color: #fff;
}

.tabscontent li:hover,.tabscontent li:hover .newsdate,.tabscontent li:hover .newstopic{
  color: #fff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.tabitemsnews{
  width: 100%;
  margin: 0 auto;
}

.tabitemsnews li{
  padding: 4% 1%; 
  width: 25%;
}

#tabsholder{
  background: #fff;
}



#tabsholder2{
  background:#fff; 
}

#tabsholder2 li{
  width: 50%;
  float: left;
  padding: 5.5% 1%
}


#tabsholder2 .tabs .current{
  color:  #fff;
  background:#097cf2;
}




.newstopic{
 /* max-width: 80%;
  margin: 5px 0; */
  overflow: hidden;
}


.newsdate,.newstopic{
  color:#253858;
  padding: 2px 10px;
  font-size: 1.19em;
}
.newsdate{
  /*min-width: 16.66%;*/
  font-size: 1.25em;
  color:#0d53bc;
  font-weight: bold;
  text-align: left;
}
.tabscontent ul li a:hover .newstopic,.tabscontent ul li a:hover .newsdate{
  color:#00AAFF!important;
}

.readmore{
  color: #fff;
  padding: 3px 20px;
  border: 2px solid #fff;
  border-radius: 50px;
  background: #333333;
  margin:0 0 0 0%;
}
.readmore i{
  margin: 0 0 0 5px;
}
.readmore:hover{
  color: #0d53bc;
  background:#fff;
}


/*--影音專區-----------------------------------------*/

.typesytle{
  padding: 5px 5px;
}

.videoarea{
  background: #fff;
}

.videoarea .swiper-container{
  padding: 0 5px 50px 5px;
}

.videos{
  padding: 5px 5px;
}

.videoitem{
  padding: 0px 0px;
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0px 0px 2px #777;
}

.videoitem:hover{
  box-shadow: 0px 0px 12px #dadada;
  background: #12b1ff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear,background .15s linear;
}

.videoitem .videoitemname,.videoitem .videoitemlink{
  font-size: 1.055em;
  text-align:center;
  line-height: 1.3em;
}
.videoitem .videoitemname{
  margin: 5px 0 5px 0;
  padding: 0 15px;
  color: #101010;
  letter-spacing: 0.12em;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: left;
  line-height: 1.35em;

}

.videoitem:hover .videoitemname{
 color: #fff;
}


.videoitem .videoitemlink{
  color: #666;
  margin: 5px 0 15px 0;
}
.videoitem  a{
  float: left;
  width: 100%;
}

.videoitem .videoitemlink{
  padding: 0 15px;
}

/*.bottomarea{
  padding: 0 5px;
}*/

.morevideo{
  background: #fedd01;
  font-size: 0.9em;
  color: #121212;
  letter-spacing: 1px;
  padding: 7px 35px;
  text-align: center;
  border-radius: 50px;
}

.morevideo:before{
  content: "";
  float: right;
  background: url("../image/morevideo.png") center center no-repeat;
  width:20px;
  height:20px;
}

/*.morevideo img{
  margin: 0 0 0 5px;
}*/
/*
.origin{
  text-decoration:line-through;
  font-weight: normal;
  padding: 0 5px;



  
}

.discount{
  background: #2a55ff;
  position: absolute;
  left:0px;
  top: -45px;
  text-align: center;
  font-size: 1.6em;
  color:#fff;
  z-index: 2;
  border-radius: 50px; 
  width: 90px;
  height: 90px;
  line-height: 3.5em;
  letter-spacing: 0px;

}


.hotsale,.shipp,.feature{
  padding:25px 0 0px 0;
}
*/



/*分類區塊-----------------------------------------*/

.cataarea{
  padding: 5% 0;
}

.cata{
  padding: 3% 3%;
  background:#097cf2; 
}

.catabefore:after{
  content: "";
  background:url("../image/catabg.png") 0 0 no-repeat;
  background-size: 100%;
  width: 100%;
  height: 50px;
  float: right; 
}

.catabefore{
  filter: drop-shadow(1px 1px 5px #aaa);
  margin: 0 0 5% 0;
}

.catabefore:hover{
  filter: drop-shadow(1px 1px 10px #656565);
  -o-transition:drop-shadow .1s linear;
  -webkit-transition:drop-shadow .1s linear;
  -moz-transition:drop-shadow .1s linear;
  transition:drop-shadow .1s linear;
}


.cata .img{
  max-height: 254px;
  overflow: hidden;
}

.cata .plane{
  margin: 5% 0 0% 0;
}

.cata a:hover .gotocata, .cata a:hover .gotocata i{
  color: #097cf2;
  background: #fff;
  -o-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -webkit-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  -moz-transition:color .3s linear,box-shadow .3s linear,border .15s linear;
  transition:color .3s linear,box-shadow .3s linear,border .15s linear;*/
}

.cata a{
  padding: 0px 0;
  text-align: center;
  letter-spacing: 0px;
  color: #fff;
  /*box-shadow: 3px 3px 8px #565656;*/
}

.cata .itemname{
  font-size: 1.1em;
  text-align:center;
  line-height: 1.3em;
  letter-spacing: 0px;
  background:#2a55ff; 
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  margin: -5px 0 0 0;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catabg{
  overflow: hidden;
  
}

.catatitle{
  font-size: 1.2em;
  font-weight: bold;
  margin: 5% 0 5% 0;
}
.catatitle-en{
  font-size: 1em;
  margin: 5% 0;
}

.gotocata{
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border:2px solid #fff;
  margin: 3% 0;
  font-size: 2em;
  line-height: 1.5em;
}

/*--停車場-------------------------------------------------*/
.parking{
  padding: 3.5% 0 3.5% 0;
  background: url("../image/bg/parking01.jpg") center center no-repeat;
  background-size: cover;
  background-attachment: fixed;  
  color: #fff;
}

.parking .areatitle{
  color:#fff;
}
.parking .areatitle .areah2:before,.parking .areatitle .areah2:after{
  background:#fff;
}
.parkinfo{
  margin:3.5% 0 3.5% 0;
}

.parkinfo h2{
  font-size: 2.5em;
}

.parknum{
  margin: 2% 0 3% 0;
  font-size: 1.5em;
}

.nownum{
  color: #22b573;
}



/*..相關連結...............................................*/
.relatedlinks{
  padding: 5% 0 10% 0;
  background: url("../image/bg/relatedbg.jpg")0 bottom no-repeat;
  background-size:100%; 
}
.relatedlinks .item{
  padding: 0 3px;
  background: #fff;
  border:1px solid #ccc;
  min-height: 65px;
}

.relatedlinks .swiper-container{
  padding: 0 0 50px 0;
}

.linkunit{
  padding: 0 2px 0 5px;
  color: #101010;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1.45em;
}

/*--下方展開區塊-----------------------------------*/


.goopenarea{
  margin: 0px 0 0 0;
  height: 0px;
  overflow: visible;
  z-index: 6;
}

.goopen{
  padding: 12px 10px;
  background: #fedd01;
  border-radius: 50px;
  width: 150px;
  margin: -30px auto 0 auto;
    /* position: absolute; */
  z-index: 67;
    /* left: 47%; */
    /* float: left;*/
}

.goopen:hover{
  background: #111;
  color:  #fedd01;
  cursor:pointer;
}

.openarea{
  padding: 0% 0%;
  background: #f4f4f4;
  height: 0;
  overflow: hidden;
}
.open{
  padding: 2% 0%;
  height: auto;
  -o-transition:height 1s linear;
  -webkit-transition:height 1s linear;
  -moz-transition:height 1s linear;
  transition:height 1s linear;
}
.downtitle{
  color: #0d53bc;
  font-weight: bold;
  font-size: 1.3em;
  padding: 10px 0;
  margin: 10px 0 5px 0;
}

.linkitem{
  padding: 8px 0;
  color: #101010;
}

.fbplace{
  margin: 25px 0;
}

.shortline{
  width: 40px;
  height: 3px;
  background:#0d53bc;
  margin: 0 0 15px 0;
}

/*footer
---------------------------------------------------*/
.footer{
  background: #1b1b1b;
  padding: 15px 0 20px 0;
  color: #232323;
  margin: 0px 0 0 0;
}


.footerlink{
  color: #fff;
}

.footer .footitle{
  line-height: 21px;
  font-size: 14px;
  margin: 15px 0; 
  letter-spacing: 1px;
  color: #fff;
}

.footitem{
  padding: 5px 0;
}

.footitem i{
  margin: 0 5px 0 0;
}

.copy{
  background: #12b1ff;
  padding: 10px 0 10px 0;
  color: #fff;
  font-size: 14px;
}


@media only screen and (min-width: 360px) {
  .catatitle{
    font-size: 1.8em;
    margin: 5% 0 5% 0;
  }

  .tabs li{
    font-size: .97em;
  }

  .nowtime h2{
    font-size: 2.5em;
  }

  .nowday{
    font-size: 0.75em;
  }

  .tempture{
    font-size: 1.5em;
  }
}
@media only screen and (min-width: 600px) {

  .mob-language a span{
    display: initial;
  }

  .mob-language{
    width: 85px;
  }

  .mob-language .lanarea{
    
    width:100%;
    height: auto;
    top: 11px;
    left: 0px;
    z-index: 6;
  }

  .mobtyoe{
    display: block;
  }





  /*----航班資訊---------------------*/
  .flightinfo{
    padding: 2% 2%;
    font-size: 1.2em;
  }

  .flightplane{
    padding: 2% 2%;
    font-size: 1.1em;
  }

  .flightplanelast{
    padding: 4% 2%;
  }

  .catabefore:after{
    content: "";
    height: 90px;
  }

  .tabitemsnews li{
    padding: 4% 4%; 
  }

   /*分類區塊-----------------------------------------*/
  .catatitle{
    font-size: 1.8em;
    margin: 5% 0 5% 0;
  }
  .catatitle-en{
    font-size: 0.85em;
  }

  .areatitle h2{
    font-weight: bold;
    font-size: 2em;
  }

  .areatitle{
    width:380px;
  }

  .tabs li{
    font-size: 1.15em;
  }

  /*標題*/
  .areatitle{
    margin: 0 auto 0% auto;
    width:376px;
  }

  .areatitle .areah2:before{
    content:"";
    width: 100px;
    height: 4px;
    background: #097cf2;
    float: left;
    margin: 0px 20px 0 0;
  }
  .areatitle .areah2:after{
    content:"";
    width: 100px;
    height: 4px;
    background: #097cf2;
    float: right;
    margin: 0px 0px 0 20px;
  }

  .parking .areatitle{
    width:410px;
  }
          

}

@media (min-width: 768px) {
  .featcon p{
    margin: 0 0 0px 0;
    line-height:1.5em;
    text-align: left;
    word-break: break-word;
    letter-spacing: 0px;
    font-size: 1.05em;
  }

  .item .itemname,.item .itemmoney{
    font-size: 1.3em;
  }

   .tabitemsnews li{
    padding: 4% 5%; 
  }

  .tabs li{
 
  font-size: 1.35em;

}

  .gotocata{
    width: 70px;
    height: 70px;
    border-radius: 50px;
    border:2px solid #fff;
    margin: 3% 0;
    font-size: 3em;
    line-height: 1.5em;
  }


 
 

}



@media screen and (min-width: 1000px){

  

/*----最上方小工具-----*/
  .topbar{
    border-top:7px solid #097cf2;
    z-index: 8;
  }
  .toolmenu{
    background: #333;
    /*border-radius: 0 0px 10px 10px;*/
    padding: 0px 0px;
    font-size:15px;
    color: #fff;
    margin: -7px 0 0 0;
  }
  .inputsearch{
    border-radius: 15px;
    padding: 5px 0 5px 10px;
  }

  .toolmenu:before{
    content:"";
    width: 80px;
    height: 55px;
    background: url("../image/bg/toolbgleft.png") 0 0 no-repeat;
    position: absolute;
    left: -73px;
    top: 0;
    float: left;
  }

  .toolmenu:after{
    content:"";
    width: 80px;
    height: 55px;
    background: url("../image/bg/toolbgright.png") 0 0 no-repeat;
    position: absolute;
    right: -73px;
    top: 0;
    float: right;
  }

  .toolmenu a{
    color: #fff;
  }

  .toolmenu a:hover{
    color: #fedd01;
  }

  .tabitemsnews{
  width: 40em;
  margin: 0 auto;
}

  .topmenu{
    padding:0px 0;
    margin: 0px 0 0 0;
  }


  .logo{
    max-width: 290px;
    padding: 0 5px 0 0;
    overflow: visible;
  }

  
  .topmenu .contentword{
    width: 95%;
  }

  .footerlink a{
    padding:3px 10px;
    /*font-family:Baskerville Bold;/*"Ubuntu"sans-serif*/
  }

  .noticesin:first-child{
    text-align:  right;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 600px;
  }

  .typesytle{
    padding: 5px 10px;

  }

  .typesytlefea{
    padding: 5px 20px 5px 0;
  }

  .typesytlefea-sec{
    padding: 5px 0px 5px 20px;
  }

  .swipeword{
    top:30%;
  }

  .swipecon h1{
    font-size: 2.5em;
  }

  .swipecon p{
    font-size: 1.2em;
  }


  .fbplace{
    margin: 5px 0;
  }

  

  .newsdate{
    font-size: 1.25em;
    font-weight: bold;
    text-align: center;
  }

  .readmore{
    margin:0 0 0 5%;
  }

  .newsdate,.newstopic{
    padding: 0 10px;
  }

  #tabsholder2 li{
    padding: 2.5% 1%
  }


   /*分類區塊-----------------------------------------*/
  .catatitle{
    font-size: 2.65em;
    margin: 5% 0 5% 0;
  }
  .catatitle-en{
    font-size: 1.35em;
  }

  /*----航班資訊---------------------*/

  .combineboth{
    margin: -70px 0 0 0;
    z-index: 2;
  }


  /*---天氣狀況-----------------------------*/
  .nowdate{
    padding: 10px 10px;
    margin:0 0 20px 0; 
  }

  .nowtime h2{
    font-size: 3.2em;
    letter-spacing: 12px;
    text-align: center;
  }

  .nowday{
  
    letter-spacing: 2px;
    font-size: 0.9em;
    padding: 5px 0;
    text-align: center;
  }

  .tempture{
    font-size: 1.5em;
    letter-spacing: 2px;
  }


  .aboutleft:before{
    content: "";
    width: 50%;
    height:100%;
    position: absolute;
    left:0;
    top: 0;
    background: url("../image/aboutpic.jpg")center center no-repeat;
    background-size:cover;
    display: block;
  }


}


@media screen and (min-width: 1202px){
  .banner{
    object-fit: cover;
    width: 100%;
    height: 850px;
  }

  .topmenu .contentword{
    width: 98%;
  }

   .cata .itemname{
    font-size: 1.28em;
  }

  .noweb{
    display: none!important;
  }

  .nomobile{
    display:inline!important;
  }

  .search .input{
    max-width: 115px;
  }
}

@media screen and (min-width: 1000px) and (max-width: 1199px){
  .toptool .social{
    padding: 0px 0px 0 0;
    width: 35px; 
  }


}

@media screen and (min-width: 1001px) and (max-width: 1200px){
  .padlogo{
    display: block;
    margin:-35px 0 0 0;
  }
}

@media screen and (min-width: 1200px) and (max-width: 1435px){
  .toptool .social{
    padding:0px 0px 0 0;
    width:32px;
  }

  .logo{
    max-width: 200px;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 720px;
  }

  .logo a{
    margin: 5px 0 0 0;
  }

  
}

@media screen and (min-width: 1300px){

  .item .itemname{
    height: 100px;
  }



}

@media screen and (min-width: 1500px){

  .item .itemname{
    height: 90px;
  }

  .banner{
    object-fit: cover;
    width: 100%;
    height: 830px;
  }

  .whmenu{
    align-items: flex-start;
  }


  .logo a{
    margin: -10px 0 0 0;
  }

}

