.w1180{width: 1180px;margin: 0 auto;}
.icontop{
    float: right;
}
.icontop ul{
    list-style: none;
}
ul.contact-links li {
    float: left;
    margin-left: 10px;
    margin-top: 0px;
}
.icontop a {
    color:#fff;
    font-size: 12px;
}
.icontop a:hover {
    color:yellow;
}

#topbar img{
    width:16px;margin-top:6px
}
.container {
    margin: 0 auto;
    width: 940px;
    position: relative;
}
.home-intro {
    padding: 40px 0 30px 0;
    float: left;
    width: 100%;
    position: relative;
    /*margin-bottom: 40px;*/
}
.home-intro .container a{
    color: #ffffff;
    cursor: pointer;
}
.home-intro .container a:hover {color: #186AAB; }
.home-intro h4 {
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 400;
    margin: 0;
    color: 
    #FFF;
}
.one-half {
    width: 48.895%;
    float: left;
    position: relative;
    /*margin-right: 2.21%;*/
}
.homeInforBottom .cont dl dt{
    width: 50%;
    list-style:none; width:50%;float:left;
    line-height: 26px;
    list-style: circle;
}
/* 跳动的数字特效*/
.allFacts{
    display: table;
    clear: both;
    width: 100%;
}
.singleFacts{
    width: 25%;
    float: left;
    margin-top: 20px;
}
.singleFacts h1 span{
    display: inline-block;
    padding-right: 15px;
    font-weight: bold;
}
.singleFacts h1{
    font-weight: 300;
    font-size: 50px;
    color: #FFFFFF;
    margin-left:60px;
    text-align: center;
}
.singleFacts h1 em{
    font-weight:bold;
    font-size: 20px;
    color: #f68228;
    padding-left:10px;
    text-align: right;
}
.singleFacts p{
    font-size: 20px;
    margin-top: 15px;
    margin-left:60px;
    padding-top: 13px;
    position: relative;
    text-transform: capitalize;
    text-align: center;
    color: #FFFFFF;;
}
.singleFacts p:before {
    background: #f68228 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
/*.singleFacts span{
    float: right;
    margin-top: -35px;
    font-size: 20px;
}*/

#backto{
    width: 40px;
    height: 40px;
    background: #d2d3d7;
    display: block;
    position: fixed;
    bottom: 80px;
    right: 50px;
    text-align: center;
    /*padding-top: 10px;*/
    z-index: 99;
    border-radius: 4px;
   display: none;
}
#backto:hover{
    background: #f68228;
    color: #fff;
}
/* #backto img{
    width: 16px;
    height: 16px;
    margin: 12px auto;
} */
#backto i{font-size:24px;line-height: 42px; }
.breadcrumb {
    margin-bottom: 0px;
    padding: 14px 10px;
    list-style: none;
    background-color:transparent;
    border-radius: 3px;
}

.breadcrumb > li {
    display: inline-block;
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.breadcrumb-item:before {
    color: #999;
}
.breadcrumb li + li:before {
    padding: 0 5px;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #999;
    content: "/\00a0";
}

ul.categoriesList {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
}
ul.categoriesList li {
    /*padding: 8px 0;*/
    height: 48px;
    position: relative;
}
ul.categoriesList li a {
    position: absolute;
    width: 100%;
    height: 100%;
    color: #000;
    line-height: 48px;
    display: inline-block;
    margin-left:20px;
    font-size: 16px;
    font-weight: bolder;
    z-index:88;
}
ul.categoriesList li .abs{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 0;
    height: 100%;
    background-color: #186AAB;
    transition: all 0.2s;
}
ul.categoriesList li:hover .abs{
    width: 100%;
    transition: all 0.3s;
}

ul.categoriesList li:hover a{
    color: #fff;
}
ul.categoriesList li.cat-item{
    border-top: 1px solid #ebebeb;
}
.news-right-area{
    width: 100%;background:#FFF;margin-top:30px;padding-top: 10px;border-radius: 4px 4px 4px 4px;
}
.news-right-area-top{
    width: 100%;background:#FFF;height: 100px;padding-top: 25px;border-radius: 0 0 4px 4px;
}
.widget-area .widget ul li a:hover {
  color: #f26522;
}
 /*--------------------------------------------------------------------------------------*/
 /*                     5 - SLIDER                                                      */
 /*-------------------------------------------------------------------------------------*/
/*layerslider*/


.tp-leftarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: 80px;
    background: #858484 url("../images/slider-prev.png") 50% 50% no-repeat;
}
.tp-rightarrow.large {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    width: 64px;
    height: 60px;
    left: -80px;
    background: #858484 url("../images/slider-next.png") 50% 50% no-repeat;
}
.tp-leftarrow.tparrows.square.large {
    position: absolute!important;
    top: 42%!important;
    /* left: 3%!important; */
}
.tp-rightarrow.tparrows.square.large {
    position: absolute!important;
    top: 42%!important;
    /* left: 92%!important; */
}
/*revolution slider*/
.fullwidthbanner{
    max-height: 720px;
    height: auto;
}
 .revolution-slider {
    width: 100%;
    float: left;
    position: relative;
    padding: 0;
    margin:0px 0 0 0;
    overflow: hidden;
    z-index: 1;
}
.tp-caption {
    padding:10px 15px;
    font-family: "Roboto", Arial;
    border-radius: 2px;
    color:#FFF;
    margin-left: -15px;
}
.tp-caption.large_title{
    line-height: 50px;
    font-weight: 700;
    font-size:32px;
}

.tp-caption.normal_title {
    line-height: 40px;
    font-size:26px;
    font-weight: 600;
}
.tp-caption.small_title {
    line-height: 32px;
    font-size:16px;
    font-weight: 400;
}
.tp-caption .round{
    /*line-height: 32px;*/
    font-size:14px;
    font-weight: 400;
}

.tp-caption.grey_subtitle{
    font-size:14px;
     font-family: "Roboto", Arial;
    color:#656d78;
    line-height:24px;
    font-style: italic;
     border-radius: 4px;
}
.tp-caption.grey_subtitle_alt{
    font-size:14px;
     font-family: "Roboto", Arial;
    color:#FFF;
    line-height:24px;
    font-style: italic;
     border-radius: 4px;
}

 /*--------------------------------------------------------------------------------------*/
 /*                     20 - BUTTONS                                                    */
 /*-------------------------------------------------------------------------------------*/
.button { float: right }
.button {
    font-size: 12px;
    color: #FFF!important;
    font-family: "Roboto", Arial, Verdana,'微软雅黑';
    text-align: center;
    line-height: 16px;
    outline: none;
    text-transform: capitalize!important;
    cursor: pointer;
    position: relative;
    -moz-transition: all 0.24s ease 0s;
    -webkit-transition: all 0.24s ease 0s;
    -o-transition: all 0.24s ease 0s;
}
.button:hover { box-shadow: inset 1px 1px  0px rgba(0,0,0,0.15),inset -1px 0px  0px rgba(0,0,0,0.15) }
.button.color:hover {
    background: #89929d;
    color: #FFF!important;
    text-decoration: none;
    border-bottom: 1px solid #656d78;
}
.button:active,
.button.big{ padding: 11px 17px }

.button.round { border-radius: 4px }



.spinner1 {
    width: 60px;
    height: 60px;
    position: relative;
  }
  .double-bounce1, .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    
    -webkit-animation: bounce 2.0s infinite ease-in-out;
    animation: bounce 2.0s infinite ease-in-out;
  }
  
  .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
  }
  
  @-webkit-keyframes bounce {
    0%, 100% { -webkit-transform: scale(0.0) }
    50% { -webkit-transform: scale(1.0) }
  }
  
  @keyframes bounce {
    0%, 100% { 
      transform: scale(0.0);
      -webkit-transform: scale(0.0);
    } 50% { 
      transform: scale(1.0);
      -webkit-transform: scale(1.0);
    }
  }
  
