html, body {
  margin: 0;
  height: 100%;
  width: 100%;
}
a {
  text-decoration:none;
  out-line:none;
  color:unset;
}
.BMapLabel {
  max-width: none;
}
.anchorBL {
  display: none;
}
.xnbox {
  width: 1000px;
  margin:0 auto;
  border: 1px solid #00a57f;
}
.hdbox{
  width: 1000px;
  margin:0 auto;
}
.hder{
  margin-top:20px;
  margin-bottom:20px;
  height: 56px;
}
.hdlogo{
  width:176px;
  height:37px;
  margin-top:10px;
  margin-left:40px;
  float:left;
}
.hdtitle{
  text-align: center;
  float:right;
  margin-right:40px;
}
.hdt1{
  font-size: 12pt;
  color: #646b6c;
}
.hdt2 {
  font-size: 18pt;
  color: #00a57f;
  cursor: pointer;
}
.mubox{
  padding:5px;
  background-color: #00a57f;
  z-index: 9999;
  width:990px;
}
.muer{
  font-size:16pt;
  color: #fff;
  height:30px;
}
.mume{
  background-color: #fff;
  color: #000;
  padding-left: 10px;
  padding-right: 10px;
}
.muitem {
  width:140px;
  float:left;
  text-align: center;
  cursor: pointer;
}
.comp{
  height: 110px;
  background-color: rgba(0,0,0,0.8);
  padding:20px 40px 10px 40px;
}
.cmp1 {
  color: #ccc;
  float: left;
}
.cmp2 {
  float: right;
  text-align: right;
}
.cmptx1{
  font-size:14pt;
  margin-bottom: 8px;
}
.cmptx2{
  margin-top:2px;
  font-size:10pt;
}
.cmptx3{
  margin-top: 8px;
}
.cmptx9{
  color: #aaa;
  margin-top:55px;
  font-size:10pt;
  cursor: pointer;
}
/* end of public css */
.bkbox{
  width: 970px;
  height: 500px;
}
.bkimg{
  position:absolute;
}
.bkmsg{
  background-color: rgba(85,85,85,0.8);
  border-radius: 15px;
  width: 260px;
  margin: 40px;
  padding: 30px;
  float: right;
  position: relative;
  right: 40px;
}
.bkname{
  font-size:20pt;
  color: #f7d200;
}
.bkprop{
  font-size:12pt;
  color: #ddd;
}
.bkdetail{
  margin-top:30px;
  font-size:18pt;
  color: #fff;
}
.bkbutton{
  margin-top:40px;
  text-align: center;
  padding: 10px;
}
.bkbtn{
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
  padding-right:20px;
  background-color: rgba(255,255,255,0.8);
  color: #00a57f;
  font-size:18pt;
  border-radius: 20px;
}
.acbox{
  width: 970px;
  height:500px;
}
.acmsg{
  background-color: rgba(0,165,127,0.6);
  border-radius: 15px;
  width: 260px;
  margin-top: 30px;
  margin-left: 60px;
  padding: 30px;
  float: left;
  position: relative;
}
.acimg{position:absolute;}
.acname{
  font-size:20pt;
  color: #f7d200;
}
.acprop{
  font-size:12pt;
  color: #ddd;
}
.acdetail{
  margin-top:30px;
  font-size:18pt;
  color: #fff;
}
.acbutton{
  margin-top:50px;
  text-align: center;
  padding: 10px;
}
.dcdetail{
  font-size: 16pt;
  color: #646b6c;
  margin:20px;
  text-align: center;
}
.dcbox{
  overflow: hidden;
  height:420px;
}
.dcname{
  color: #f7d200;
}
.cpbox{
  background-color: rgba(85,85,85,0.8);
  text-align: center;
  padding-bottom: 20px;
  border-radius: 15px;
}
.cpbox2{
  background-color: rgba(85,85,85,0.8);
  padding-bottom: 20px;
}
.somsg{
    width:90%;
    margin: 0 auto;
    padding-left:10px;
}
.somsg div{
    padding: 10px;
    background-color: #f00;
    color: #ff0;
}
.somsg1{
    width:120px;
}
.somsg2{
    width:200px;
}
.somsg4{
    font-size: 9pt;
}
.somsg7{
    width:500px;
    background-color: #0BB20C;
    padding: 10px;
    margin: 0 auto;
}
.cp1{
  padding-top: 30px;
  font-size:18pt;
  color: #fff;
}
.cp2{
  margin-top:5px;
  font-size:12pt;
  color: #ccc;
}
.cp4{
  margin-top:5px;
  font-size:12pt;
  color: #f7d200;
}
.cp5{
  width:870px;
  margin-left: 20px;
  margin-top: 20px;
  height:270px;
}
.feebox{
  padding-top:20px;
  padding-bottom: 10px;
}
.fee1{
  text-align: center;
  font-size:20pt;
  color: #666;
  margin-bottom: 10px;
  margin-right: 30px;
}
.fee2{
  height: 200px;
  margin-bottom: 20px;
  border-radius: 15px;
  background-color: rgba(0,204,102, 0.6);
}
.fee21{
  font-size: 20pt;
  color: #fff;
  float:left;
  margin-left:20px;
  margin-top: 40px;
  background-color: rgba(0,165,127,0.9);
  border-radius: 50% / 50%;
  padding:40px;
}
.fee22{
  float:right;
  margin-top:10px;
  margin-right:50px;
  text-align: center;
}
.fee221{
  margin-bottom: 10px;
  font-size: 14pt;
  color: #000;
  text-align: left;
}
.y{
  margin:0 auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
}
.feimg1{
  width:120px;
  height:120px;
}
.feimg1 img {
  margin-top: 0px;
  margin-left: -285px;
}
.feimg2{
  width:120px;
  height:120px;
}
.feimg2 img {
  margin-top: 0px;
  margin-left: -405px;
}
.feimg3{
  width:60px;
  height:120px;
}
.feimg3 img {
  margin-top: 0px;
  margin-left: -225px;
}
.feimg4{
  width:120px;
  height:120px;
}
.feimg4 img {
  margin-top: 0px;
  margin-left: -405px;
}
.feimg5{
  width:225px;
  height:120px;
}
.feimg5 img {
  margin-top: 0px;
  margin-left: 0px;
}
.fectx1{
  float:left;
  color: #fff;
}
.fectx2{
  float:right;
  color: #fff;
}
.fectx3{
  float:left;
  color: #f7d200;
}
.fectx4{
  float:left;
  color: #fff;
  margin-left: 50px;
}
.fectx5{
  float:right;
  color: #fff;
}
.fetxt6{
  width:250px;
}
.fetxt7{
  width: 200px;
}
.fee221sp{color: #f7d200;}
.usebox{
  height: 280px;
  margin-top: 10px;
  padding-left: 10px;
  border-radius: 15px;
  background-color: #fff;
}
.usebox .x {
  width:202px;
  height:77px;
  float: left;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  margin:10px;
}
.usebox .usetxt{
  color: #646b6c;
  font-size: 16pt;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 10px;
}
.use1{
  margin-top: 0px;
  margin-left: 0px;
}
.use2{
  margin-top: 0px;
  margin-left: -202px;
}
.use3{
  margin-top: 0px;
  margin-left: -404px;
}
.use4{
  margin-top: 0px;
  margin-left: -606px;
}
.use5{
  margin-top: -77px;
  margin-left: 0px;
}
.use6{
  margin-top: -77px;
  margin-left: -202px;
}
.use7{
  margin-top: -77px;
  margin-left: -404px;
}
/* end of index */
.ctbox{
  height:400px;
}
.ctmap{
  margin: 50px 50px 0 50px;
}
#map{
  width: 900px;
  height:500px;
  border-radius: 15px;
  border:1px solid darkgray;
}
.ctimg{position:absolute;}
.ctmsbox{
  color: #fff;
  position: relative;
  padding: 50px 100px 0px 100px;
}
.ctmsg{
  padding: 30px;
  border-radius: 15px;
  background-color: rgba(0,165,127,0.6);
}
.ct1{
  font-size:24pt;
}
.ct2{
  margin-top:40px;
  font-size:16pt;
}
.ct3{
  margin-top:40px;
  font-size:12pt;
}
.atbox{
  width: 1000px;
}
.atmsbox{
  color: #fff;
  position: relative;
  padding: 50px;
}
.atmsg{
  padding: 50px;
  border-radius: 15px;
  background-color: rgba(0,165,127,0.5);
}
.at0 div{
  font-size:15pt;
  margin-top: 24px;
}
.at1{
  text-align: center;
  font-size: 28pt;
}
.at5{
  margin-top: 80px;
  width:100%;
}
.at6{
  margin: 0 auto;
  font-size: 20pt;
  padding: 30px;
  background-color: rgba(255,255,0,0.5);
  width: 360px;
  text-align: center;
  border-radius: 50%/50%;
}
/* end of contactus */

.txtab{
  border-radius: 15px;
  background-color: #fff;
  padding:40px;
  color:#000;
}
.txtitle{
  font-size:24pt;
  color: #300;
  text-align: center;
}
.txtable{
  border: 1px solid #0b2e13;
  width: 100%;
}
.txtable tr{border: 1px solid #0b2e13;}
.txtable th{border: 1px solid #0b2e13;text-align: center;}
.txtable td{border: 1px solid #0b2e13;text-align: center;}
.txtable .tx1{background-color: rgba(199,199,199,0.5);}
.txtable .tx2{background-color: rgba(112,236,144,0.5);}
.txtable .tx3{background-color: #fff;}
.txtable .tx4{background-color: rgba(255,255,0,0.3);}
.txtable .tx5{background-color: rgba(255,0,0,0.2);}
.txtable .td1{text-align:left;}
.bibox{
  width: 1000px;
  height: 420px;
}
.a7box{
  width: 1000px;
  height: 420px;
}
.bubox{
  width: 1000px;
  height: 420px;
}
.biimg{position:absolute;margin:15px;}
.bimsbox{
  color: #fff;
  position: relative;
  padding: 100px 120px 0px 120px;
  text-align: center;
}
.bimsg{
  padding: 60px;
  border-radius: 15px;
  background-color: rgba(0,165,127,0.6);
}
.biname{
  color: #f7d200;
  font-size: 24pt;
}
.bidetail{
  margin-top: 20px;
  font-size: 16pt;
}
.bisetbox{
  width: 970px;
  margin: 15px;
}
.biset{
  padding: 15px 25px 0px 30px;
  border-radius: 15px;
  background-color: rgba(0,165,127,0.6);
  color: #fff;
}
.bisetbox2{
  width: 915px;
}
.biset2{
  background-color: rgba(0,165,127,0.8);
  text-align: center;
  height: 950px;
}
.biset3{
    background-color: rgba(0,165,127,0.8);
    text-align: center;
    height: 300px;
    padding: 30px 150px 30px 150px;
}
.fee222soft{
  padding-left: 10px;
}
.sotitle1{
  font-size: 16pt;
  text-align: center;
}
.bisetdiv{margin-bottom: 20px;}
.bititle1{
  padding: 10px;
  text-align: center;
  background-color: rgba(0,165,127,0.8);
}
.bititle2{
  padding: 10px;
  text-align: center;
  background-color: rgba(0,165,127,0.8);
}
.biimgrow{
  height: 337px;
}
.cssetbox{
  width: 970px;
  margin: 0 auto;
  margin-bottom: 20px;
}
.csset{
  border-radius: 15px;
  background-color: rgba(0,165,127,0.6);
  color: #fff;
  margin: 0 auto;
  padding: 20px;
}
.csima{
  width: 900px;
  height: 556px;
}
.csmap{
  width: 900px;
  height: 520px;
}
.csimg{
  margin:0 auto;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  margin-bottom: 20px;
}
.csmap img{position: absolute;}
.csima img{position: absolute;}
.cscase{
  height: 556px;
}
.cstit1{
  width: 200px;
  margin-left: 320px;
  margin-top: 150px;
}
.cstit2{
  width: 300px;
  margin-left: 280px;
  margin-top: 120px;
}
.cstit3{
  width: 300px;
  margin-left: 280px;
  margin-top: 280px;
}
.cstit4{
  width: 300px;
  margin-left: 280px;
  margin-top: 400px;
}
.cstit5{
  width: 300px;
  margin-left: 500px;
  margin-top: 350px;
}
.cstitle{
  border-radius: 15px;
  text-align: center;
  font-size: 16pt;
  position: relative;
  padding: 20px;
  background-color: rgba(51,51,51,0.5);
}
.cscontext{
  border-radius: 15px;
  font-size: 14pt;
  position: relative;
  padding: 20px;
  background-color: rgba(0,165,127,0.8);
}
.bii1{
  float:left;
  width: 450px;
  height: 337px;
}
.bii2{
  float:right;
  width: 450px;
  height: 337px;
}
.bii2 img{
  margin-left: -450px;
}
.bii3{
  width: 915px;
  height: 338px;
}
.bii4{
  width: 916px;
  height: 610px;
}
.bii6{
  width: 916px;
  height: 560px;
}
.bii6 img{
  margin-top: -610px;
}
.bii7{
  width: 916px;
  height: 450px;
}
.bii7 img{
  margin-top: -1170px;
}
.bii8{
  width: 916px;
  height: 606px;
}
.bii8 img{
  margin-top: -1620px;
}
.pa1{height:320px;}
.pa2{height:480px;}
.pa3{height:210px;}
.pa4{height:370px;}
.pa5{height:150px;}
.pa6{height:340px;}
.pa7{height:260px; text-align: left;}
.params{
  background-color: rgba(90,182,135,0.9);
  border-radius: 15px;
  padding: 20px;
}
.patitle{
  font-size:22pt;
  color: #ddd;
  float: left;
  padding:10px;
}
.patit1{
  margin-top:120px;
}
.patit2{
  margin-top:190px;
}
.patit3{
  margin-top:35px;
}
.patit4{
  margin-top:150px;
}
.patit5{
  margin-top:30px;
}
.patit6{
  margin-top:90px;
}
.pabody{
  font-size: 13pt;
  float: left;
  margin-left: 30px;
  color: darkslategrey;
}
.pac{text-align: center;}
.padiv{
  padding: 10px;
  border-radius: 5px;
  width:660px;
  margin-bottom:10px;
}
.padilast{
  padding: 10px;
  border-radius: 5px;
  width:660px;
}
.psdiv{
  padding: 10px;
  border-radius: 5px;
  margin-bottom:10px;
}
.pbdiv{
  width:680px;
}
.paitem1{
  background-color: rgba(146,206,176,0.9);
}
.paitem2{
  background-color: rgba(220,220,220,0.8);
}
.sr{margin-left:20px;}
.pasub1{padding: 10px;width: 310px;background-color: rgba(146,206,176,0.9);float:left;margin-bottom:10px;border-radius: 5px;}
.pasub2{padding: 10px;width: 310px;background-color: rgba(220,220,220,0.8);float:left;margin-bottom:10px;border-radius: 5px;}
.pasub3{
  width: 660px;
  clear:both;
  padding: 10px;border-radius: 5px;
  margin-bottom:10px;
}
.pasub4{
  width: 660px;
  clear:both;
  padding: 10px;border-radius: 5px;
}
.bip1,.bip2{
  width: 901px;
  height: 341px;
}
.bip3{
  width: 901px;
  height: 491px;
}
.bip2 img {
  margin-top: -341px;
  margin-left: 0px;
}
.bip3 img {
  margin-top: -682px;
  margin-left: 0px;
}
.a7d1{
  width: 901px;
  height: 235px;
}
.a7d2{
  width: 916px;
  height: 550px;
}
.a7d3{
  width: 900px;
  height: 560px;
}

.a7d4{
  width: 900px;
  height: 372px;
}
.a7d5{
  width: 900px;
  height: 450px;
}
.a7d6{
  width: 900px;
  height: 606px;
}

.bi1msg{
  margin-left: 100px;
  margin-top: 280px;
  padding: 10px 40px 10px 40px;
  background-color: rgba(0,165,127,0.6);
  border-radius: 15px;
  position: absolute;
}
.bi2msg{
  width:100px;
  margin-left: 600px;
  margin-top: 280px;
  padding: 10px 40px 10px 40px;
  background-color: rgba(0,165,127,0.6);
  border-radius: 15px;
  position: absolute;
}
.bi2msgl1{width:70px;}
.bi2msgl2{width:140px;}
.bi3msg{
  margin-left: 250px;
  margin-top: -80px;
  padding: 10px 40px 10px 40px;
  background-color: rgba(0,165,127,0.6);
  border-radius: 15px;
  position: absolute;
  width: 160px;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/* end of biker */


