@charset "utf-8";
/* CSS Document */


body {
  background: url(../images/main-bg.jpg) 50% 0 no-repeat fixed; background-size:cover; }
#bj2{background: url(../images/main-bg3.jpg) 50% 0 no-repeat fixed; background-size:cover; }


#fade {
  display: none;
  width: 100%;
  background: url(../images/black-trans-50.png);
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0; }

.fade #fade {
  display: block; }

#quote-form-container {
  width: 100%;
  position: fixed;
  top: 10px;
  z-index: 10000; }
  #quote-form-container #trigger {
    float: left;
    width: 47px;
    height: 165px;
    display: block;
    background: url(../images/sprite.png) -355px -84px no-repeat;
    text-indent: -999em;
    margin-top: 100px; }
    #quote-form-container #trigger:hover {
      background-position: -404px -84px; }






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


#quote-form-container {
  width: 100%;
  position: fixed;
  top: 10px;
  z-index: 10000;
}
#quote-form-container #trigger {
  float: left;
  width: 47px;
  height: 165px;
  display: block;
  background: url(../images/sprite.png)) -355px -84px no-repeat;
  text-indent: -999em;
  margin-top: 100px;
}
#quote-form-container #trigger:hover {
  background-position: -404px -84px;
}
#quote-form-container #quote-form-slider {
  width: 750px;
  position: absolute;
  top: 20px;
  right: -705px;
  height: 380px;
}
#quote-form-container #quote-form-slider .quote-form-form {
  height: 380px;
  background: #0083b5;
  float: left;
  width: 700px;
  color:#FFF;
  font-size:12px;
}
.quote-form-form p{width:660px; margin:0 auto; padding-top:30px; padding-left:40px;}




.biaodan{width:800px; margin:0 auto; margin-top:20px;}
.biaodan_left{width:380px; float:left; height:300px; padding-left:10px; margin-top:20px;}
.biaodan_left ul li{width:380px; height:30px; margin-top:5px; margin-bottom:20px;}
.biaodan_left ul li span{width:60px; height:25px; text-align:right; float:left; margin-right:10px; line-height:25px;}
.text{width:150px; float:left; line-height:25px; height:25px; border:none;}
.text1{width:200px; float:left; line-height:25px; height:25px; border:none;}
.text3{width:280px; height:200px; float:left;}
.tj{width:96px; height:32px; background:url(../images/tj.png); border:none; color:#FFF; margin-top:20px; margin-left:90px; cursor:pointer;}

.biaodan_right{width:280px; float:left; height:300px; margin-top:20px; }
.biaodan_right span{height:25px; line-height:25px; margin-top:5px;}

