@charset "UTF-8";

@font-face {
  font-family: myFirstFont;
  src: url(ITCAvantGardeStd-XLt.otf);
}


.web{
  display: none;
}
.mob{
  display: block;
}


.wrapper,.head,.container,.footer,.menu,.tophead{
  width: 100%;
  float: left;
}

.container{
  padding:60px 0 0 0;
}


/*各分頁上方區塊
------------------------------------------------*/
.topsec{
  height: auto;
}

.sectitle{
  width: 70%;
  height:70%;
  position: relative;
  padding: 10px 10px;
  border: 10px solid #fff;
  color: #fff;
  max-width: 250px;
  max-height: 250px; 
  margin: 10% auto;
  font-size: 30px;
  line-height: 4.1em;
  text-align: center;
}
.gray{
    border: 10px solid #ccc;
    color: #ccc;
  }
.sec{
  float: right;
  width: 100%;
  background:rgba(0,0,0,.75);
  padding:20px 20px 20px 20px; 
  height: auto; 
  position: relative;
}

.secpic{
  margin: 5% auto;
}
.secpic img{
  margin: 0 auto;
  float: none; 
}


.sectop h1,.secdown h1{
  font-size: 26px;
  margin: 4% 0;
}

.sectop span{
  height: 60px;
  float: left;
}

.sectop  h1{ color:#fdd32a;line-height: 38px;}
.secdown h1{ color:#fff;   }

.secdown{
  margin: 3% 0 0 0;
}

.secdown h2{
  text-align: center;
  font-size:20px;  
  color: #fff;
  line-height: 34px;
}

.newsall{
  background:url(../images/news/newsbg.jpg) no-repeat center center;
  background-size: cover;
}

/*最新消息內文
----------------------------------------------------------------------*/

.newscontopsec{
  height: auto;
}
.newscontent{
  padding:30px 0;
  margin: 3% 0;
  border-top:1px solid #999;
  border-bottom:1px solid #999;
  line-height: 24px;
}
.newstopic{
  color: #717071;
  margin: 0 0 .5% 0;
}

.newstopic h1{
  font-weight:lighter; 
}

.time{
color: #717071;
margin: 0 0 1% 0;
}

.confree{
  bottom:7%;
  position: relative;
  float: left;
  width:100%;
  padding: 0 0 0 1.5%;
}

.confree h1{
  font-size: 26px;
  color:#fff;
  line-height: 34px;
}



.pagelist{
  width:390px;
  height:100px;
  /*background:#f00;*/
  margin:10px auto;
}

.pages{
  width:30px;
  height:30px;
  /*background:#FF0;*/
  padding:5px 2px ;
  float:left;
  margin:5px 0px ;
  text-align:center;
  
}

.pages a{
  text-decoration:none;
  color:#333;
}

.pages a:hover{
  color:#f00;
}

.pages .nowon {
  color:#f00;
}



.page_number span{
  padding: 2px 5px;
  margin:2px 0 0 0; 
}


.page_number a{
  color: #ccc;
  font-size:20px;:  
}

.page_number .selected{
  border:1px solid #999;
}

.page_number .selected a{
  color:#3cb5f9;
}
/*
-----------------------------------------------------------------*/
.contactus{

  background:url(../images/contact/bg.jpg) no-repeat center center;
  background-size: cover;
}

.contacttop h1{
  color: #fff;
  font-size: 1.6em;
  text-align: center;
}

.contacttop h2{
  color: #fdd32a;
  text-align: center;
  line-height: 34px;
  font-size: 1.2em;
}

/*常見問題
-------------------------------------------------------------------*/
.ques{
  background:url(../images/ques/bg.jpg) no-repeat center center;
  background-size: cover;
}
.quesin{
  margin: 1.2% 0;
}
.cate{
  padding: 1.5% 0;
  border-bottom:1px solid #999; 
  margin: 1.5% 0;
}
.cate h1{
  font-size: 35px;
  font-weight: lighter;
}

.quesin h2{ 
  color: #888889;
  font-size: 20px;
  font-weight: lighter;
  margin: 0% 0 1.5% 0;
  line-height: 34px;
}
.quesin p{color: #2da7e0;margin: .2% 0;line-height: 26px;}
.block{padding: 20px 0;}
.block::before{
  content: '';
  position: absolute;
  height: 100%;
  top: 0%;
  width: 83.7%;
  float: left;
  z-index: 0;
  margin: 0% 0%;
  background: #fafafa;
}
.blockright{padding: 20px 0;}
.blockright::before{
  content: '';
  position: absolute;
  height: 100%;
  top: 0%;
  width: 85%;
  right:0;
  z-index: 0;
  margin: 0% 0%;
  background: #fafafa;
}


.rightpic,.rightpictop{
  width:400px;
  height:300px;
  border:10px solid #dcdcdd;
  position: absolute;
  right:5%;
  bottom:40px;
  display: none;
}

.rightpictop::before{
  content: '';
  width: 400px;
  height: 300px;
  background: url(../images/ques/q0.jpg) no-repeat;
  position: absolute;
  right:5%;
  bottom:20px;
  z-index: 2;
}
.rightpic::before{
  content: '';
  width: 400px;
  height: 300px;
  background: url(../images/ques/q1.jpg) no-repeat;
  position: absolute;
  right:5%;
  bottom:20px;
  z-index: 2;
}

/*車貸產品內頁
-----------------------------------------------*/

.serv1{
  background:url(../images/service/con1.jpg) no-repeat center center;
}
.serv2{
  background:url(../images/service/con2.jpg) no-repeat center center;
}
.serv3{
  background:url(../images/service/con3.jpg) no-repeat center center;
}
.serv4{
  background:url(../images/service/con4.jpg) no-repeat center center;
}
.serv1,.serv2,.serv3,.serv4{
  background-size: cover;
}

.product{
  color:#00a29a;
  padding: 3.5% 0;
  margin: 1% 0;
  border-bottom: 2px dashed #ccc;
  height: 100px;
}

.product h2{
  margin: 2% 0
}

.rigsimble{
  width:20%;
}
.lefsimble{
  width:80%;
}
.lefsimbles{
  width:70%;
}

.simble{
  font-size: 2.8em;
  text-align: center;
}

.productsec{
  margin: 2% 1.5%;
}

.probg{
  background: url(../images/service/conbg.png) left bottom no-repeat;
  padding: 5% 0;
}

/*
---------------------------------------------*/

.applycenter{
  width:200px;
  height:200px;
  padding: 10px 0px;
  border-radius: 120px;
  background: rgba(0,0,0,0.75);
  margin: 10% auto;
  font-size: 28px;
  line-height: 34px;
}

.applycenter .centercircle{
  width: 180px;
  height:180px;
  border-radius: 100px;
  border:1px dashed #fff; 
  margin: 0px auto;
  padding: 55px 60px;
}

.apply{
  text-align: right;

}
.applyright{
  text-align: left;
}

.apply h1{
  margin: 0 0 1% 0;
}
.apply p{
  line-height: 23px;
}
.applycon{
  background: rgba(0,0,0,.75);
  width:60px;
  height: 60px;
  border-radius: 50px;
  padding: 13px 12px;
  font-size: 1.8em;
  text-align: center;
  margin: 9% auto;
}
.applylist{
  margin: 7% 0;
  height: 130px;
}

.applybg{
  background: url(../images/service/applybg.jpg);
  background-size:cover;
  padding:3% 0; 
  color: #fff;
}
.applybg2{
  background: url(../images/service/applybg2.jpg);
  background-size:cover;
  padding:3% 0; 
  color: #fff;
}
.applybg3{
  background: url(../images/service/applybg3.jpg);
  background-size:cover;
  padding:3% 0; 
  color: #fff;
}
.applybg4{
  background: url(../images/service/applybg4.jpg);
  background-size:cover;
  padding:3% 0; 
  color: #fff;
}
.serleft:before,.serleft2:before,.serright:before,.serright2:before{
  content:'';
}

/*//申請文件//*/

.docall{
  padding: 10% 0 20% 0;
  width: 100%;
  float: left;
}
.docu{
  width:100%;
  height:480px;
  padding: 160px 60px;
  color: #565656;
  background: #fafafa;
  z-index: 3;
  margin: 0% auto 10% 0%;
  float: left;

}

.docu h1{
  line-height: 28px;
  padding: 0 0 3% 0;
  border-bottom:4px solid #454545;
  margin: 0 0 3% 0;
  max-width: 200px;
}
.docu p{
  line-height: 28px;
}

.docupic::after{
  content: '';

 
}

.docupic{
  width: 100%;
}

/*//如何申請//*/

.howleft{
  width: 65%;
  margin: 21.8% 0;
  /*background: #f00;*/
  color: #fff;
}

.howleft h2{
  margin: 8% 0 ;
  text-align: center;
}

.howleft p{
  line-height: 22px;
}

.howright{
   width: 85%;
  margin: 0% 0% 5% 10%;
  /*background: #f00;*/
  color: #fff;
  text-align: right;
}

.howright p{
  font-size: 12px;
  line-height: 22px;
}

.howright h3{
  margin: 4% 0;
}


.atback{
  width:100%;
  float: left;
}

.atback::before{
  content: '';
  width: 67%;
  height:510px;
  background: url(../images/service/h1.jpg)  center center no-repeat;
  position: absolute;
  float: none;
  left: 0;
  /*float: left;
  /*right:5%;
  bottom:20px;*/
  z-index: 0;
}
.atback::after{
  content: '';
  width: 33%;
  height:510px;
  background: url(../images/service/h2.jpg)   center center no-repeat;
  position: absolute;
  float: none;
  right:0%;
  z-index: 0;
}

.backlev{
  padding: 2% 4%;
  border:1px solid #333;
  float:right;
  border-radius: 3px;
}

.backright a{
  color:#232323;
}

.backright{

  float:right;

}

@media only screen and (min-width: 480px) {
  
}

@media only screen and (min-width: 640px) {
  .sepc img{
  margin: 0 25%;
}
.applylist{
  margin: 7% 0;
  height: 80px;
}
}

@media only screen and (min-width:768px) {
  .sec{
    width: 50%;
    margin: 0 0%;
    float: right;
  }

  .sectitle{
    width: 30%;
    height:40%;
    position: absolute;
    padding: 50px 26px;
    border: 10px solid #fff;
    color: #fff;
    max-width: 250px;
    max-height: 250px; 
    margin: 16% 0 0 1.5%;
    font-size: 50px;
    line-height: 1.2em;
    text-align: center;
    text-shadow:1px 1px 3px #333;
    float: left;
  }

   .sectitlefour{
    padding: 50px 45px;
  }

  .contacttop h1{
  color: #fff;
  font-size: 2.5em;
  text-align: center;
}
.contacttop h2{
  color: #fdd32a;
  text-align: right;
  line-height: 34px;
  font-size: 1.6em;
}
.secdown h2{
  text-align: right;
  font-size:24px;  
  color: #fff;
  line-height: 34px;
}


  
}

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

 
  .board{
    width: 94%;
  }

  .sec{
    width: 100%;
    margin: 0 0%;
  }

  .quesin h2{ 
    font-size: 25px;
  }

  .web{
   display: block;
}
.mob{
 display: none;
}
.sepc img{
  margin: 0 0;
}
}

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

  .container{
  padding:0px 0 0 0;
}

.topsec{
  height: 800px;
  background-size: cover;
}

  .sectitle{
    width: 60%;
    height:60%;
    position: absolute;
    padding: 50px 35px;
    border: 10px solid #fff;
    color: #fff;
    max-width: 250px;
    max-height: 250px; 
    margin: 16% 0 0 1.5%;
    font-size: 50px;
    line-height: 1.2em;
    text-align: center;
    text-shadow:1px 1px 3px #333;
  }

  

  .sectitlefour{
    padding: 50px 45px;
  }

  .sec{
    width: 45%;
    padding:80px 65px 20px 65px; 
    height: 800px; 
  }
  .sectop h1,.secdown h1{
  font-size: 30px;
  margin: 4% 0;
}

/*
--------------------------------------------------*/
  .newscontopsec{
    height: 600px;
  }
  .newconti{
    margin: 11% 0 0 1.5%;
  }
  .confree{
    bottom:7%;
    position: absolute;
    width:40%;
    padding: 0 0 0 1.5%;
  }

  .confree h1{
    font-size: 30px;
  }

/*
*--------------------------------------------------------*/
.contacttop h1{
  font-size: 2em;
  line-height: 50px;
}


.lettersend::after{
  content: '';
  position: absolute;
  height: 100%;
  top: 0%;
  width: 35%;
  right:0;
  float: right;
  z-index: 0;
  margin: 0% 0%;
  background: #f00;
  background: url(../images/contact/bgri.jpg) center right no-repeat;
}

.lettersend form{
  z-index: 2;
}

.contactpage fieldset{
  margin:4.5% auto;
}

/*
----------------------------------------------------------*/
.docupic::after{
  content: '';
  width: 576px;
  height: 576px;
  background: url(../images/service/docbg.jpg) no-repeat;
  position:absolute;
  z-index: -1;
  float: right;
  margin: 5% 0% 5% -14%;
 
}
.docupic2::after{
  content: '';
  width: 576px;
  height: 576px;
  background: url(../images/service/docbg2.jpg) no-repeat;
  position:absolute;
  z-index: -1;
  float: right;
  margin: 5% 0% 5% -25%;
 
}
.docupic3::after{
  content: '';
  width: 576px;
  height: 576px;
  background: url(../images/service/docbg3.jpg) no-repeat;
  position:absolute;
  z-index: -1;
  float: right;
  margin: 5% 0% 5% -14%;
 
}
.docu{
  width:520px;
  height:480px;
  padding: 160px 60px;
  color: #565656;
  background: #fafafa;
  z-index: 3;
  margin: 0% auto 10% 0%;
  float: left;

}


.howleft{
  width: 35%;
  margin: 21.8% auto;
}

.howright{
   width: 85%;
  margin: 96% 0% 0 10%;
  text-align: right;
}

.applycenter{
  width:160px;
  height:160px;
  padding: 10px 0px;
  border-radius: 120px;
  background: rgba(0,0,0,0.75);
  margin: 60% 4%;
  font-size: 28px;
  line-height: 34px;
}

.applycenter .centercircle{
  width: 140px;
  height:140px;
  border-radius: 100px;
  border:1px dashed #fff; 
  margin: 0px auto;
  padding: 40px 40px;
}


.serleft:before{
  content:'';
  background:url(../images/service/sleft.png) no-repeat 0 40%;
  float: right;
  width:80px;
  height: 100%;
  position: absolute;
  right: -10px;
}
.serright:before{
  content:'';
  background:url(../images/service/sright.png) no-repeat 0 40%;
  float: right;
  width:80px;
  height: 100%;
  position: absolute;
  left: -60px;
}

.serleft2:before{
  content:'';
  background:url(../images/service/sleft2.png) no-repeat 0 40%;
  float: right;
  width:80px;
  height: 100%;
  position: absolute;
  right: -10px;
}
.serright2:before{
  content:'';
  background:url(../images/service/sright2.png) no-repeat 0 40%;
  float: right;
  width:80px;
  height: 100%;
  position: absolute;
  left: -60px;
}

}



/*# sourceMappingURL=style.css.map */
@media only screen and (min-width: 1280px) {
  .rightpic,.rightpictop{
    width:400px;
    height:300px;
    border:10px solid #dcdcdd;
    position: absolute;
    right:5%;
    bottom:40px;
    display: block;
  }

  .contacttop h1{
    font-size: 2.8em;
  }

  .sec{
    float: right;
    width: 37%;
  }

  .applycenter{
  width:185px;
  height:185px;
  padding: 9px 0px;
  border-radius: 120px;
  background: rgba(0,0,0,0.75);
  margin: 60% 4%;
  font-size: 28px;
  line-height: 34px;
}

.applycenter .centercircle{
  width: 170px;
  height:170px;
  border-radius: 100px;
  border:1px dashed #fff; 
  margin: 0px auto;
  padding: 50px 55px;
}

.docupic2::after{
  content: '';
  margin: 5% 0% 5% -14%;
 
}

.sepc img{
  width:131%!important;
  max-width: 110%;
  margin: 0 0;
}

}

/*# sourceMappingURL=style.css.map */
@media only screen and (min-width: 1366px) {

}
@media only screen and (min-width: 1440px) {
   
}
@media only screen and (min-width: 1600px) {
  
}