	
body { 
	color: #666666; 
	line-height:150%;
	font-family: Arial,"微软雅黑",Tahoma,Helvetica,sans-serif; 
	font: normal 100%;
	overflow-y:scroll; *overflow-y:auto;
}
h1,h2,h3,h4,h5,h6,ul,li,dl,dt,dd,form,img,p{margin:0; padding:0; border:none; list-style-type:none;}
a{text-decoration: none;}
		
body{margin:0; padding:0;}
img{border:0;}

.fl { float:left;}
.fr { float:right;}	
.fc {
  display: table;
  margin-left: auto;
  margin-right: auto;
  clear:both;
}
.tl { text-align: left;}
.tr { text-align: right;}
.tc {  text-align: center; }
.tt{ vertical-align:top;}
.tm{ vertical-align:middle;}
.tb{ vertical-align:bottom;}

.table th.tl, .table td.tl { text-align: left;}
.table th.tr, .table td.tr { text-align: right;}
.table th.tc, .table td.tc {  text-align: center; }
.table th.tt, .table td.tt{ vertical-align:top;}
.table th.tm, .table td.tm{ vertical-align:middle;}
.table th.tb, .table td.tb{ vertical-align:bottom;}

.ws{white-space:nowrap;}




.H5{ height:5px; display:block; overflow:hidden; clear:both;}
.H10{ height:10px; display:block; overflow:hidden; clear:both;}
.H20{ height:20px; display:block; overflow:hidden; clear:both;}
.H30{ height:30px; display:block; overflow:hidden; clear:both;}
.H40{ height:40px; display:block; overflow:hidden; clear:both;}
.H50{ height:50px; display:block; overflow:hidden; clear:both;}



.background-fff{ background-color:#fff;}
.background-eee{ background-color:#eeeeee;}
.background-ddd{ background-color:#ddd;}



/****************************流式栅格****************************/
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
 .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left\9;
  }
.col-md-12 {
    width: 100%\9;
  }
  .col-md-11 {
    width: 91.66666667%\9;
  }
  .col-md-10 {
    width: 83.33333333%\9;
  }
  .col-md-9 {
    width: 75%\9;
  }
  .col-md-8 {
    width: 66.66666667%\9;
  }
  .col-md-7 {
    width: 58.33333333%\9;
  }
  .col-md-6 {
    width: 50%\9;
  }
  .col-md-5 {
    width: 41.66666667%\9;
  }
  .col-md-4 {
    width: 33.33333333%\9;
  }
  .col-md-3 {
    width: 25%\9;
  }
  .col-md-2 {
    width: 16.66666667%\9;
  }
  .col-md-1 {
    width: 8.33333333%\9;
  }
  .col-md-pull-12 {
    right: 100%\9;
  }
  .col-md-pull-11 {
    right: 91.66666667%\9;
  }
  .col-md-pull-10 {
    right: 83.33333333%\9;
  }
  .col-md-pull-9 {
    right: 75%\9;
  }
  .col-md-pull-8 {
    right: 66.66666667%\9;
  }
  .col-md-pull-7 {
    right: 58.33333333%\9;
  }
  .col-md-pull-6 {
    right: 50%\9;
  }
  .col-md-pull-5 {
    right: 41.66666667%\9;
  }
  .col-md-pull-4 {
    right: 33.33333333%\9;
  }
  .col-md-pull-3 {
    right: 25%\9;
  }
  .col-md-pull-2 {
    right: 16.66666667%\9;
  }
  .col-md-pull-1 {
    right: 8.33333333%\9;
  }
  .col-md-pull-0 {
    right: auto\9;
  }
  .col-md-push-12 {
    left: 100%\9;
  }
  .col-md-push-11 {
    left: 91.66666667%\9;
  }
  .col-md-push-10 {
    left: 83.33333333%\9;
  }
  .col-md-push-9 {
    left: 75%\9;
  }
  .col-md-push-8 {
    left: 66.66666667%\9;
  }
  .col-md-push-7 {
    left: 58.33333333%\9;
  }
  .col-md-push-6 {
    left: 50%\9;
  }
  .col-md-push-5 {
    left: 41.66666667%\9;
  }
  .col-md-push-4 {
    left: 33.33333333%\9;
  }
  .col-md-push-3 {
    left: 25%\9;
  }
  .col-md-push-2 {
    left: 16.66666667%\9;
  }
  .col-md-push-1 {
    left: 8.33333333%\9;
  }
  .col-md-push-0 {
    left: auto\9;
  }
  .col-md-offset-12 {
    margin-left: 100%\9;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%\9;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%\9;
  }
  .col-md-offset-9 {
    margin-left: 75%\9;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%\9;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%\9;
  }
  .col-md-offset-6 {
    margin-left: 50%\9;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%\9;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%\9;
  }
  .col-md-offset-3 {
    margin-left: 25%\9;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%\9;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%\9;
  }
  .col-md-offset-0 {
    margin-left: 0\9;
  }
/****************************流式栅格-end****************************/


/****************************搜索****************************/
.navbar-search{ margin-top:30px;}

.search-help{ position:relative;}
.search-help .search-help-text{ padding-right:35px; height:30px; width:260px;}
.search-help-bnt{ 
 position:absolute; 
 top:0;
 right:0;
 
 padding-left:28px;
 height:38px;

 background-color:transparent;
 background-position: -39px 13px;
 
 border:0;
   -webkit-border-radius: 0 15px 15px 0;
     -moz-border-radius: 0 15px 15px 0;
          border-radius: 0 15px 15px 0;
 }
.search-help-bnt:active{
padding-left:29px;
	
}
/****************************搜索****************************/


/****************************返回顶部****************************/
#toTopB_blk{ display:block; height:0px; width:90%; margin:0 auto; padding:0; overflow:hidden;}
.toTop{
  display:none; 
  
  height:60px;
  width:60px;

  background-image:url(../images/toTop00.png);
  background-repeat: no-repeat;
}
.toTop div{ display:none; height:60px; width:60px;   background-image:url(../images/toTop01.png);
  background-repeat: no-repeat;}
.toTop01{
  position:fixed;
  _position: absolute; 
  _top: expression(documentElement.scrollTop + documentElement.clientHeight-this.offsetHeight-35);
  z-index:200;
  right:20px;
  bottom:35px;
}
.toTop02{
	display:none;
	position:absolute;
	z-index:200; 
	right:20px;
}
/****************************返回顶部-end****************************/

/****************************导航****************************/
.brand-div{ width:200px;}	
.nav-clarity{ background-color: transparent;  border-width: 0;}
.nav-clarity .nav{ margin-top:35px;}
.nav-clarity .brand{ width: 213px; height: 34px; padding-top: 3px;}


.nav-solid{background-color: rgba(255, 255, 255, 0.9); border-width: 0; border-bottom:1px solid rgba(0, 0, 0, 0.1) }
.nav-solid .nav{ padding-top: 7px;}
.nav-solid .brand{ width: 213px; height:34px;  padding-top:3px;}


.nav-solid .nav-total{ padding-top:4px;}
.nav-total li{ margin-left:10px;}


.navbar .nav > li > a
{
    color: #9b9b9b;
    opacity: 1;
    text-decoration: none;
	text-shadow:none;
}






.navbar .nav > .active > a{
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
	text-shadow:none;
	background-color:#0088cc;
}



.navbar .nav-solid .nav > .active > a {
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
	text-shadow:none;
	background-color:#0088cc;
}

.navbar .nav-solid .nav > li > a{
    color: #9b9b9b;
    opacity: 1;
    text-decoration: none;
	text-shadow:none;
	 margin:0 5px;
}
.navbar .nav-solid .nav > li > a:focus,
.navbar .nav-solid .nav > li > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color:#0088cc;
  text-shadow:none;
opacity: 1;  
filter: 'alpha(opacity=100)';  
filter: alpha(opacity=100);
-moz-opacity:1;   
-khtml-opacity: 1;   
}


.nav-total > li > a.btn{
margin-top: 0px;

font-size:14px;
color:#fff;

background-color:transparent;
border:1px solid #9b9b9b;

opacity: 0.6;  
filter: 'alpha(opacity=60)';  
filter: alpha(opacity=60);
-moz-opacity:0.6;   
-khtml-opacity: 0.6; 
}

.nav-total > li > a.btn:hover,
.nav-total > li > a.btn:focus {
	color:#fff;
	background-color:transparent;
	border:1px solid #9b9b9b;
	opacity: 1;  
}

.nav-total > li > a.btn:hover,
.nav-total > li > a.btn:focus{
color: #9b9b9b;
}
.nav-total > li > a.btn,.nav-solid .nav-total > li > a.btn{
	background-color:transparent;
	color:#9b9b9b;
	border:1px solid #9b9b9b;
	text-shadow:none;
	opacity: 0.8;  
filter: 'alpha(opacity=80)';  
filter: alpha(opacity=80);
-moz-opacity:0.8;   
-khtml-opacity: 0.8; 
}
.nav-solid .nav-total > li > a.btn:hover,
.nav-solid .nav-total > li > a.btn:focus{
	background-color:transparent;
	color:#0088cc;
	border:1px solid rgba(0, 136, 204, 1);

}




/****************************导航-end****************************/


/****************************底部****************************/
.footer,.footer p{font-size:14px; line-height:30px;}
.footer-logo{width:200px;}
.footer-logo img{width:200px; padding-bottom:10px;}

.footer-guild,
.footer-service,
.footer-copyright{ 
  padding-top:0;
  padding-right:20px; 
  padding-bottom:20px; 
  padding-left:20px	;
}

.footer-service-p{ text-indent:80px;}
.footer-copyright{ padding-top:30px;  padding-bottom:15px; padding-left:0px; padding-right:0px;  }
.footer h6{
  padding-top:15px;
  padding-bottom:15px;
  
  font-size:16px;
 }

.footer a:hover,
.footer a:active,
.footer a:focus{
	color:#bac1c8; text-decoration:underline;
}
.footer a:focus{
	color:#bac1c8;
}

.footer{ text-align:center;}
.footer, .footer-guild p {
    font-size: 14px;
    line-height: 30px;
}

.footer-copyright span{white-space:nowrap;}

@media (min-width: 768px){
	.footer-guild{ text-align:left;}
	.footer-servie { text-align:right;}
	.footer-wechat{ float:right;}
}

@media (min-width: 992px) {
	.footer-servie { text-align:right; padding-right:20px;}
}
/****************************底部-end****************************/


/****************************首页轮换图****************************/
/*背景滚动*/
#intro{ width:100%; margin:0;padding:0; color:white; background:#09C;}
#intro .bg1 {
    height: 1000px;
    margin: 0 auto;
    padding: 0;
    position: absolute;
    width: 100%;
    z-index: 200;
	
	background:url(../images/moon_background.png) 50% 0 no-repeat fixed;
}
.story{margin:0 auto; width:100%;}
/*背景滚动-end*/


/*轮换图*/
.banner {
	position: relative;
	width: 100%;
	overflow: auto;

	font-size: 18px;
	line-height: 24px;
	text-align: center;

	color: rgba(255,255,255,.6);
	text-shadow: 0 0 1px rgba(0,0,0,.05), 0 1px 2px rgba(0,0,0,.3);

	background: #424b51;
	box-shadow: 0 1px 2px rgba(0,0,0,.25);
}
.banner ul {
	list-style: none;
	width: 300%;
}
.banner ul li {
	display: block;
	float: left;
	position:relative;

	-o-background-size:auto;
	-ms-background-size:auto;
	-moz-background-size:auto;
	-webkit-background-size:auto;
	background-size: auto;

}

.banner .inner { 
	position: absolute;
	bottom: 110px; 
	left:10%;
	
	text-align:left;
	
}

.banner h1 {
	font-size: 40px;
	line-height: 52px;

	color: #fff;
}

.banner h2 {
	font-size: 30px;
	line-height: 40px;

	color: #fff;
}

.banner .btn {
	display: inline-block;
	margin: 25px 0 0;
	padding: 9px 22px 7px;
	clear: both;


	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
.banner .btn:hover {
	
}
.banner .btn:active {
	-webkit-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-moz-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-ms-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	-o-filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
	filter: drop-shadow(0 -1px 2px rgba(0,0,0,.5));
}

.banner .btn, .banner .dot {
	-webkit-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-moz-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-ms-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	-o-filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
	filter: drop-shadow(0 1px 2px rgba(0,0,0,.3));
}

.banner .dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 20px;
}
.banner .dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 0 4px;

	text-indent: -999em;

	border: 2px solid #42545f;
	border-radius: 6px;

	cursor: pointer;
	opacity: .4;

	-webkit-transition: background .5s, opacity .5s;
	-moz-transition: background .5s, opacity .5s;
	transition: background .5s, opacity .5s;
}
.banner .dots li.active {
	background: #fff;
	opacity: 1;
}

.banner .arrows {
	position: absolute;
	bottom: 20px;
	right: 20px;
	color: #fff;
}
.banner .arrow {
	display: inline;
	padding-left: 10px;
	cursor: pointer;
}

.inner p{ font-size:16px; color:#5f5f5f;}
/*轮换图-end*/
/****************************首页轮换图-end****************************/



/****************************首页下载****************************/
/*下载*/
.download-img{}

.download-img a{ display:block; width:120px; height:40px; padding-top:90px;  font-size:16px; line-height:30px; color:#666666; text-align:center; background-repeat:no-repeat; background-position:50% top; position:relative;}
.download-img img{display:none; position:absolute; top:0px; left:14px; }
.download-img00{ background-image:url(../images/Download-up00.png);}
.download-img01{ background-image:url(../images/Download-GHOST00.png);}
.download-img02{ background-image:url(../images/Download-IOS00.png);}
.download-img03{ background-image:url(../images/Download-IMG00.png);}

.Download_hp p{ margin-left:20px; padding-left:22px; position:relative; background:url(../images/Download_hp00.png) 0 0 no-repeat}
.Download_hp p img{ display:block; position:absolute; left:0px;}
.Download_hp a{ color:#0088cc;}
.Download_hp a:hover{ color:#3db136;}
/*下载 end*/

/****************************首页下载-end****************************/


/****************************首页内容-end****************************/

.indexB{ padding:50px 0;}
.indexB-tit h3{ font-size:36px; font-weight:normal; color:#0088cc; margin-top:160px;}
.indexB-tit p{color:#5f5f5f; font-size:20px; line-height:180%; padding:10px;}
.indexB-img{ width:100%; max-width:783px;}

.indexC{ height:660px; padding:0px; margin:0px; overflow:hidden; background-image:url(../images/indexB-img03.jpg); background-repeat:no-repeat; background-position:50% 50%;}


/*首页产品介绍*/
.indexLsit{ padding:50px 0;}
.indexLsit-img{ width:100%; min-width:90px; height:90px; background-repeat:no-repeat; background-position:50% 50%;}
.indexLsit-img01{ background-image:url(../images/indexLsit01.png);}
.indexLsit-img02{ background-image:url(../images/indexLsit02.png);}
.indexLsit-img03{ background-image:url(../images/indexLsit03.png);}
.indexLsit-img04{ background-image:url(../images/indexLsit04.png);}
.indexLsit-img05{ background-image:url(../images/indexLsit05.png);}
.indexLsit-img06{ background-image:url(../images/indexLsit06.png);}
.indexLsit-img07{ background-image:url(../images/indexLsit07.png);}
.indexLsit p{} 
.indexLsit .fc{ margin:15px auto;}
.indexLsit .span9 { padding-left:20px;}
.indexLsit .indexLsit-tit{color:#0088cc; font-size:16px; padding-top:30px;} 
/*首页产品介绍 end*/
/****************************首页内容-end****************************/

/****************************商务合作****************************/
.banner01{ height:200px; width:100%; background: url(../images/Banner_bc.jpg) bottom #0088cc no-repeat; border-bottom:1px solid #CCC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.commercial_Tit{ padding-top:20px; padding-bottom:30px;}

.commercial01,.commercial02,.commercial03{ padding:40px 0;}
.commercial01 h4,.commercial02 h4{font-weight:normal; color:#0088cc; padding-top:20px; padding-bottom:10px; }
.commercial01 p,.commercial02 p，,.commercial03 p{ color:#7c7c7c;}



.commercial01 .commercial01C{padding-top:5px;}
.commercial02 .commercial02C{ padding-top:60px; padding-bottom:60px;}
.commercial03 .commercial03C { padding-top:20px; padding-bottom:20px;}
.commercial03 h4{font-weight:normal; color:#0088cc; }
.commercial03 table{ margin-top:10px; margin-bottom:10px;}
.commercial03 td{ padding:6px;}
.commercial03 td p{ line-height:24px;}

.commercial03 .QQs{letter-spacing:0.115em;}
/****************************商务合作-end****************************/




/****************************技术支持****************************/
.banner02{ height:200px; width:100%; background: url(../images/Banner_ts.jpg) bottom #0088cc no-repeat; border-bottom:1px solid #CCC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}


.Support_Tit{ padding-top:20px; padding-bottom:30px;}

.Support01,.Support02,.Supportl03{ padding:40px 0;}
.Support01 h4,.Support02 h4,.Support03 h4{font-weight:normal; color:#0088cc; padding-top:20px; padding-bottom:10px; }
.Support01 p,.Support02 p，,.Support03 p{ color:#7c7c7c;}



.Support01 h4 a{ color:#0088cc; font-size: 17.5px;  line-height:40px;}
.Support01 h4 a:hover{ text-decoration:underline;}


.Support_list{ clear:both;}
.Support_list li{ float:left;}
.Support_list a{color:#666666; font-size:14px; line-height:40px; white-space:nowrap; margin-right:20px;}
.Support_list a:hover{ text-decoration:underline;}

.Support_list50B{ overflow:hidden; clear:both;}
.Support_list50B li{ width:50%; padding:10px 0;}
.Support_list50B a{line-height:18px; white-space:normal;}
.Support_list50B p{ color:#a3a3a3;} 
@media(max-width:767px) {
	.Support_list50B li{ width:100%;}
}

.Support_list_video{ clear:both;}
.Support_list_video li{ margin-bottom:20px;}
.Support_list_video a{ 
 display:block; 
 height:60px; 
 width:170px;
 padding-top:34px;
 
 background-image:url(../images/Support_list_video_bg.jpg);
 background-color:#FFF;
 background-repeat:no-repeat;
 background-position:-170px 0 ;
 border:1px solid #CCC; 
 
 text-align:center; 
} 
.Support_list_video a:hover{
 text-decoration:none; background-position:0 0;
 }





/*技术支持列表*/
    .Supportltst h4{padding-top:20px; padding-bottom:10px; }
    .Supportltst h4,.Supportltst h4 a{font-weight:normal;  color:#0088cc;  }
	.Supportltst li{ padding:20px 0 10px 0;}
	.Supportltst a{ color:#7c7c7c;}
	.Supportltst .tit{color:#434543; line-height:30px; font-size:16px; text-indent:0;}
	.Supportltst span{color:#a3a3a3; font-size:12px;}
	.Supportltst a:hover .tit{ color:#0088cc; text-decoration:none;}
	.Supportltst a:hover p{text-decoration:underline;}
	.Supportltst p{text-indent:2em;}
	
	.more,.Supportltst .more{ display:block; height:16px; margin-top:32px; margin-left:10px; padding-right:34px; color:#0088cc; background-image:url(../images/more.png); background-repeat:no-repeat; background-position:bottom right;}
/*技术支持列表-end*/

/*技术支持内容*/
 .article .tit{ padding:20px; text-align:center;}
 .article .tit p{ color: #a3a3a3; font-size: 12px;}
  .article .com { max-width:1000px; margin:0 auto;}
 .article .com p{ margin:10px 0; line-height:24px;}
 .article .com img{ margin:10px auto;display: block;}
/*技术支持内容-end*/

    .explain{ margin:20px 0;}
	.explain h4{  color: #0088cc; font-weight: normal; }
	.explain h4 img{ margin-right:5px;}
	.explain h4 span{vertical-align:middle; }
	.explain table{ margin-left:45px; margin-top:5px;}
	.explain .tit{ font-weight:bold; width:115px;}
	.explain table a{ color:#515151; margin-right:10px; white-space:nowrap; }
	.explain table a:hover{  text-decoration:underline;}
	.explain table td{ padding:5px;}
	
/****************************技术支持-end****************************/

.BM-box {
	background:#FFF;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
	
  -webkit-border-radius: 10px;
     -moz-border-radius: 10px;
          border-radius: 10px;
}
.box-br {
    border: 1px solid #c1c1c1;
}

.banner03{ height:200px; width:100%; background: url(../images/Banner_hw.jpg) bottom #0088cc no-repeat; border-bottom:1px solid #CCC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}
.banner04{ height:200px; width:100%; background: url(../images/Banner_fa.jpg) bottom #0088cc no-repeat; border-bottom:1px solid #CCC;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
     -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
          box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
}

.banner05 {
    background: #0088cc url("../images/Banner_ex.jpg") no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;
}

.banner06 {
    background: #0088cc url("../images/Banner_cu.jpg") no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;
}
/****************************关于爱快****************************/

.show-768{ display:none;}


@media (max-width: 360px){
.show-{ width: 100%;
  height: auto;
  min-height: 100px;
  max-height: 220px;}
}
@media (min-width: 992px) {
.show-768{ display:block;}
}

.news-ul{}
.news-li{}
.news-div{
position:relative; overflow:hidden; 

margin-left:15px; 
margin-right:15px; 
margin-bottom:30px; 

border-bottom: 1px solid #e5e5e5;
background-color: #f5f5f5;
	  
-webkit-border-radius: 4px;
   -moz-border-radius: 4px;
	-ms-border-radius: 4px;
		border-radius: 4px;

	-webkit-box-shadow: 0 0 0px #888888;
	   -moz-box-shadow: 0 0 0px #888888;
		-ms-box-shadow: 0 0 0px #888888;
			box-shadow: 0 0 0px #888888;

	 -webkit-transform:translate(0,0);
	    -moz-transform:translate(0,0);
	     -ms-transform:translate(0,0);
	         transform:translate(0,0);
		
	-webkit-transition:-webkit-box-shadow 0.5s, -webkit-transform 0.5s;
	   -moz-transition:-moz-box-shadow 0.5s, -moz-transform 0.5s;
		-ms-transition:-ms-box-shadow 0.5s, -ms-transform 0.5s;
	        transition:box-shadow 0.5s, transform 0.5s;
}
.news-div:hover{
	-webkit-box-shadow: 0 0 8px #888888;
	   -moz-box-shadow: 0 0 8px #888888;
		-ms-box-shadow: 0 0 8px #888888;
			box-shadow: 0 0 8px #888888;

	-webkit-transform:translate(0,-3px);
	   -moz-transform:translate(0,-3px);
	    -ms-transform:translate(0,-3px);
	        transform:translate(0,-3px);
}

/*超出省略*/
.news-div .news-tit{
	table-layout: fixed; 
}

.news-div .news-tit a { 
	display:block; margin:10px 15px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
/*超出省略-end*/

.news-tit{ text-align:left;}
.news-tit a{ color:#3b3b3b;}
.news-tit a:hover{ color:#0088cc;}

.news-info{margin:10px 15px; text-align:left;} 
.news-img img{ width:360px; height:228px;}
.ico16-share{ 
background-image:url(../images/ico16-share.png);
background-repeat:no-repeat; 
background-position:center left; 
padding-left:16px;
}
.ico16-view{ 
background-image:url(../images/ico16-view.png);
background-repeat:no-repeat; 
background-position:center left; 
padding-left:16px;
}


.Support_Tit0 h3{ 
font-size:34px;
letter-spacing:0.08em;
font-weight:inherit; 
color:#404040;
}
.Support_Tit0 p{ 
font-size:18px;
letter-spacing:0.06em;
color:#7c7c7c;
}

.rotate-Tit{position:relative;}
.rotate-Tit-Cn{
position:absolute; 
right:40px;

width:20px;

font-size:12px; 
line-height:16px; 
color:#cbcbcb;
}
.rotate-Tit-En{
display:inline-block;
position:absolute; 
top:2px; 
right:-300px;

height:40px; 
width:350px; 
font-size:12px; 
line-height:14px; 
color:#cbcbcb;

text-align:left;

filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);

-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg));
transform:rotate(90deg);

-webkit-transform-origin:20px 50%;
-moz-transform-origin:20px 50%;
-ms-transform-origin:20px 50%;
transform-origin:20px 50%;


}
.rotate-img{ 
margin-top:10px;
margin-bottom:10px;


max-width:64px; 
width:90%;
width:auto\0;
 
-webkit-border-radius: 64px;
   -moz-border-radius: 64px;
	-ms-border-radius: 64px;
		border-radius: 64px;
}
.txt-lite{ margin:0 20px;}
.txt-lite > li{ clear:both}
.txt-lite h4{
	color: #0088cc;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 20px;

	}
.txt-lite h4 span{ font-size:16px;}
.txt-lite p{ text-indent:2em} 


/***渠道合作***/
.area{ padding-left:10px; padding-right:10px; text-align:center;}
@media (min-width: 768px) {.area{ text-align:left;}}
.contact_tit { height:150px; 	
	padding-bottom: 20px;
    padding-top: 20px;
	padding-left:10px; 
	padding-right:10px;
	}
.contact_tit table{ width:100%;
	 
	margin-top:0px; 
	margin-left:auto; 
	margin-right:auto; 
	
	min-width:240px; 
	max-width:340px;
    
	border:0; 
}
.contact_tit th{vertical-align:top; padding-bottom:10px;}
.contact_tit td{vertical-align:top;}

.contact_tit i{ float:left;border:none; list-style-type:none; font-style:normal; white-space:nowrap;}




.news-img img{ width:360px; height:228px;}


/****************************关于爱快-end****************************/
#article_content img{ display:block; margin:0 auto ; max-width:80%;}

.banner_fx{
	background: #0088cc url(../images/banner_fx.png) no-repeat scroll center bottom;
    border-bottom: 1px solid #ccc;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 1);
    height: 200px;
    width: 100%;	
	}
