/* ==========================================================================
   base styles 
   ========================================================================== */

body {	
    font-family: helvetica,tahoma,arial,"microsoft yahei","微软雅黑","宋体","黑体",sans-serif;  
    font-size: 12px;
}
.browserupgrade {
    position: fixed;
    width: 100%;
    top: 0px;
    font-family: helvetica, tahoma, arial, 宋体, 黑体, sans-serif;
    color: rgb(255, 255, 255);
    font-size: 18px;
    text-align: center;
    background-color: rgb(67, 95, 191);
    z-index: 9999;
    margin: 0px auto;
    padding: 10px;
}
.browserupgrade a {
    color: #fff;
    text-decoration: underline;
}
@media (min-width: 1200px){
.container {
    width: 1200px;
}
}
.bg-gray{background-color: #f2f2f2;}
@font-face {
  font-family: 'gothic';
  src: ;
  src: local('gothic'),  format('woff'),  format('truetype');
}
.font-gothic {
  font-family: 'gothic' !important;
  color: #333;
}
.font-gothic2 {
  font-family: 'gothic' !important;
  font-size: 20px;
}
.font-gothic3{font-family: 'gothic' !important;}
.material-icons {
  font-family: 'material icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  width:24px;
  height: 24px;
  background-size: 24px 24px;
  vertical-align: middle;
  word-wrap: normal;
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
}

.more_vert{background:  no-repeat;}
.close{background:  no-repeat;}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.list-unstyled {
    _display:inline;
    padding-left: 0;
    list-style: none;
    list-style:none outside none;
    overflow: hidden;
}
.list-unstyled li{
    *list-style: none outside none;
}
header{border-top: 6px solid #058ed1;}
.navbar-default{
  background-color: transparent;
  border-color: transparent;
}
.navbar-collapse{overflow: hidden;}
.navbar{ min-height: 65px; margin-bottom: 0; }

.navbar-static-top {
  border-width: 0;
  z-index: 999;
}

.navbar-header{float:left; }
.navbar-default .navbar-collapse {border-color: transparent; border-top: 0; }

@media (min-width: 768px) {
  .navbar-nav {    
    float: right;
    margin: 0;        
    font-size: 16px;
    height: 72px; 
    line-height: 72px;
    vertical-align: middle;
  }
  .navbar-nav > li > a {
    font-weight: 400;
    padding-top: 0;
    padding-bottom: 0;
  }
}

.navbar-brand {padding: 8px 0 8px 10px; height: 72px; } 
.navbar a.navbar-brand img{display: inline-block; }
.navbar-header span{display: inline-block; font-size:14px; color:#ffffff; margin-top: 0; }
.navbar-header span.tipimg{margin-top: 30px;margin-left: 100px; }
.fr{float:right;}
.head_tel{text-shadow:0 1px 0 #666666;}
.navbar-header span.top-ad{margin-top:10px;}


ul.nav{position: relative; padding-right:1%;}
.nav > li {
  position: relative;
  margin-top: 0;
  display: block;
  text-align: center;  
}

.nav > li.active{background: #058ed1; }

.nav > li > a {    
  padding-left: 11px;
  padding-right: 12px;
  height: 72px;
  line-height: 72px;
}

.navbar-default .navbar-nav > li > a {
  color: #333;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
  color: #ffffff;
  background-color: #058ed1;
}
.navbar-default .navbar-nav > li > a.active{background-color: #f5a101;}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: transparent;  
}
.bot_line {
  position: absolute; 
  display: none; 
  bottom: 0;
  left: 0;
  margin-left: 0;    
  width: 100%;
  height: 0;
  vertical-align: middle;
  border-bottom: 4px solid #fabb07; 
}
.nav > li.active .bot_line{display: inline-block;}


ul.dropdown-menu{margin-top:0; min-width: 80px; padding-top:10px; padding-bottom: 15px; }

.dropdown-menu > li {
  float: left;
  width:100%;
  font-weight: bold;
  font-color: #666699;
}

.dropdown-menu > li > a {
  font-weight: 400;  
  padding:10px 30px;
  color: #424242;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus{
  color: #ffffff;
  text-decoration: underline;  
  background-color: #1c9fd7;
}

.index_header{position: relative;}

span.slide_title{font-size: 22px; font-weight: 300;}
h1 {
  font-size: 32px;
  line-height: 1.6;
  margin: 10px 0 10px 10px;
}
h3 {font-size: 26px; font-weight: 300; line-height: 40px; margin: 10px 0;}

a:focus {outline: none;}

.tabs-wrapper .row {
  z-index: 600;
}

.tabs-wrapper .pinned {
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

/* ==========================================================================
   components styles
   ========================================================================== */
/* slide */
.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,.swiper-wrapper {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate(0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}
/* .swiper-slide img{
    width: 100%;
} */
.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform,height;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform,height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next,.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,.swiper-container-rtl .swiper-button-next {
    background-image: ;
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: 
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: 
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: ;
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: 
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: 
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0,-50%,0);
    -moz-transform: translate3d(0,-50%,0);
    -o-transform: translate(0,-50%);
    -ms-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.swiper-pagination-progress {
    background: rgba(0,0,0,.25);
    position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -moz-transform-origin: left top;
    -ms-transform-origin: left top;
    -o-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -moz-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
    background: rgba(255,255,255,.5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -moz-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -moz-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
    background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))
}

.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next .swiper-slide,.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0,0,0,.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0,0,0,.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12,end) infinite;
    animation: swiper-preloader-spin 1s steps(12,end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}
   

/* slide */
.btn, a, button, div[id^=uniform-] span {
-webkit-transition: all .1s ease-in-out;
-moz-transition: all .1s ease-in-out;
-ms-transition: all .1s ease-in-out;
-o-transition: all .1s ease-in-out;
}

.splash {
  position: relative;
  width:100%;/*fixed width*/
}

@media (min-width: 600px) {
  .splash {
  }
}

.splash .nav-circleslide {
position: absolute;
bottom: 40px;
right: 50%;
margin-right: -300px;
display: inline-block;
}

.splash .nav-circleslide a {
margin: 0 20px;
}
.splash .nav-container {
margin-top: -45px;
position: relative;
text-align: center; 
z-index: 99;
}
ol, ul {
list-style: none;
}
.splash .rslides_tabs {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
cursor: default;
z-index: 6;
display: inline-block;
clear: both;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.splash .rslides_tabs li {
position: relative;
display: block;
float: left;
width: 19px;
height: 19px;
margin: 0 5px;
cursor: pointer;
}

.splash .rslides_tabs li a {
top: 0;
left: 0;
width: 18px;
height: 18px;
display: block;
outline: none;
border-radius: 50%;
background-clip: padding-box;
background-color: transparent;
border: 2px solid rgba(255, 255, 255, 0.3);
text-indent: -999em;
color: transparent;
cursor: pointer;
position: absolute;
}
.splash .rslides_tabs li a{
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.splash .rslides_tabs li a:hover,.rslides_tabs li a:focus{color:transparent; text-decoration: none;}
svg:not(:root) {
overflow: hidden;
}
.splash .rslides_tabs li svg {
z-index: 10;
vertical-align: top;
}
.splash .rslides_tabs li svg circle {
opacity: 0;
fill: none;
stroke: #fff;
stroke-width: 2;
stroke-linecap: round;
stroke-linejoin: round;
stroke-dasharray: 39 39;
stroke-dashoffset: 39;
-webkit-transition: stroke-dashoffset 0.3s, opacity 0.3s;
transition: stroke-dashoffset 0.3s, opacity 0.3s;
}
.splash .rslides_tabs li.rslides_here svg circle {
opacity: 1;
stroke-dashoffset: 0;
-webkit-transition: stroke-dashoffset 0.3s, opacity 0.15s;
transition: stroke-dashoffset 0.3s, opacity 0.15s;
}

.splash .rslides {
position: absolute;
list-style: none;
overflow: hidden;
width: 100%;
padding: 0;
margin: 0;
top: 0;
left: 0;
}
.splash2{height: 350px;}
.icon-appitems{margin:0 auto; text-align: center;}
.icon-appitems .item-li{
    display:inline-block;
    padding: 8px;
    text-align: center;
}
.callbacks-container .caption-media .icon-appitems img {max-width: 70px;}
.icon-appitems .item-li span.txt {
    display: block;
    padding-top: 5px;
    color: #333;
    font-size: 14px;
}
.icon-appitems a{display:block; margin-top:10px;font-size:18px; font-weight: 300; text-decoration: none;}
.splash2 .rslides{overflow: visible;}
.splash:before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -0.25em;
    vertical-align: middle;
}
.splash .rslides li {
-webkit-backface-visibility: hidden;
position: absolute;
display: none;
width: 100%;
left: 0;
top: 0;
}
.splash2 .rslides li{
  text-align: center;
}
.splash .rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.splash .rslides img.slide_bg {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  position: absolute;
  border: 0;
}
.splash .rslides .browse-images {
width: 100% !important;
height: 100% !important;
display: block;
background-position: 50% 50% !important;
background-size: cover !important;
}

.callbacks-container .slide-text h1 {
    font-size: 18px;
    line-height: 1.6;
    margin: 10px 0;
}
/*.callbacks-container .caption-media{margin-top:-480px; }*/
.callbacks-container .caption .slide-text{}
.callbacks-container .caption-bg .slide-text{margin: 68px auto 0; padding:50px 0; width:55%; }
.callbacks-container .caption-media .slide-text{
  width:100%;
  display: inline-block;
  text-align: center;
}
.callbacks-container .caption-media img{width:100%; max-width: 435px;}
.callbacks-container .caption-media .float-p{float:left;width:45%; display: inline-block;}
.callbacks-container .caption h4{font-size: 30px; text-shadow: 0 1px 1px #000;}
.callbacks-container .caption p{
  font-size: 18px; 
  width: 640px;  
  margin: 0 auto;
  padding:10px 15px;
  font-weight: 300;
}

.callbacks-container .button a.intall_btn{ 
    font-size: 18px;   
    color:#ffffff !important;    
    text-decoration: none; 
    margin-right: 15px;    
    padding: 7px 19px;
    display: inline-block;
    width: auto;
    position: relative;
    vertical-align: middle;
    z-index: 2;
    border: 1px solid #ffffff;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    cursor: pointer;  
    background: rgba(0,0,0, .1); 
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
  }
.rslides1_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 40px;
    z-index: 99;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 40px;
    width: 22px;
    background: transparent  no-repeat left top;
    margin-top: -20px;
}
.rslides1_nav.next {
    left: auto;
    background-position: right top;
    right: 40px;
}
.splash2 {
    width: 100%;
    max-width: 1170px;
}
.splash2 .rslides1_nav{
  left:120px; 
  height: 48px;
  width: 25px;
  margin-top: -24px;
  background: transparent  no-repeat left top;}
.splash2 .rslides1_nav.next {
    left: auto;
    background-position: right top;
    right: 120px;
}
  
.button a.intall_btn:hover,.button a:focus{
    background: transparent; /* old browsers */
    text-decoration: none;
    }

a.work_btn,a.card_btn{
  display:inline-block; 
  color:#ffffff;
  background-color: #ff9933; 
  padding:8px 20px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-clip: padding-box;
}
a.card_btn{font-size:14px;}
a.work_btn:focus,a.card_btn:focus{background-color: #ff9933; }
a.work_btn:hover,a.card_btn:hover{background: #ff9933; text-decoration: none;}

/* index */
.noplr{padding-left: 0; padding-right: 0;}
.fmargin10{margin: 0 -6px;}
.main-content{position: relative; overflow: hidden; }
.intro-title{padding-bottom: 30px;}
.lm-title{ margin-top:0;  font-size: 16px; color: #888; line-height: 2.4; text-align: center; }
.lm-f-title{margin: 2em 0 0 0;  font-size: 2.2em; color: #333; font-weight: 400; text-align: center; border-bottom: 2px solid #ececec;}
.intro-four .lm-f-title{border-bottom: 2px solid #ddd;}
span.line{display: inline-block; margin-bottom: -2px; padding:0 30px 12px; }
.line-bg-white{
  background:  center center no-repeat;
}
.icon-list li{
    float: left;
    width: 14.2857142857%;
    padding: 10px 6px;
}
.icon-list .item img{width:100%;}
.service-list li{float: left; width: 20%; padding:10px 6px;}
.icon-list li a{
  display:block; 
  text-align: center;  
}
.icon-list li a .item{border-radius: 12px;}
.icon-list li a:hover .item{
  border-radius: 12px;
   -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .225);
  box-shadow: 0 3px 10px rgba(0, 0, 0, .225);
}


.img-list li{float: left; width: 25%; padding:10px 0px 20px 0;}
.img-list li a{
  position: relative;
  display: block; 
  width: 100%;
  padding: 0 10px;
  text-decoration: none;
  overflow: hidden;
}
.img-list li .img-item{position:relative; padding:5px 5px 10px 5px;  background-color: #eee; border:1px solid #e5e5e5; }
.img-list li a img{ 
    /*width: 100%;*/
    width: 100%;  
    height: 150px; 
}

.img-list li a h5{margin-top: 15px; padding:0 5px;font-size:16px; line-height:20px;/* height: 40px;*/ overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: 600; color: #333;}
.img-list li a p{margin-bottom: 0; padding: 0 5px;font-size: 13px; line-height:22px; height: 66px; color: #666; overflow: hidden;}
.img-list span.time{padding-left:1px; font-size: 12px;  color:#999; }
.glyphicon{display: block; margin:5px 0 3px;padding: 0; font-size: 24px;}
.img-list span.time .glyphicon{display: inline-block; margin:6px 0 3px;padding: 0 5px 0 5px; font-size: 12px;}
.bread .glyphicon{display: inline-block; font-size: 12px;}

#owl {
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
#owl .item {
    display: block;
}
#owl .item a{position: relative; display: block;width: 100%;  }
#owl .item .title{position: absolute; display:block; width:100%; text-shadow: 0 1px 1px #454545;text-align:center; bottom: 0; height: 32px;font-size:16px; line-height: 32px; color: #fff;}
#owl img {
    display: block;
    width: 100%;
    height: 322px !important;
    /*min-height: 322px !important;*/
}
.icon-list{margin-bottom: 20px;}
.intro-two,.intro-four{padding-bottom: 10px;}
.info-item,.gkzt-item {padding: 0 28px;}
.info-item .title{padding:0 0 12px;font-size: 18px; line-height: 24px; font-weight: 600; color: #249fe6; }
.info-item .title a{padding-left:12px;color:#249fe6; border-left: 3px solid #249fe6;}
.info-item .title a:hover{color: #249fe6;}

.info-item .title .ab{position: absolute; right: 15px; font-size: 14px; line-height: 24px; font-weight: 400; color: #888;}
.info-item ul{line-height: 36px;  font-size: 14px;}
.info-item ul li{
  position: relative;
  padding-left: 0;
  padding-right: 50px;
}
.info-item ul li .fr {
    position: absolute;
    right: 0;
}
.info-item ul a{display:block; color: #454545; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.info-item ul a:hover{color: #35a6e6; }
.rbot{border-right: 1px dotted #ccc;}

.zt-bg .container{height: 276px; background:  center center no-repeat;}
.gkzt-imgs img{margin-top: -50px;}
.c-f-title{position: relative; padding: 30px 0 0;text-align: center; line-height: 33px;}
.c-f-title .ab{position: absolute; right: 30px;  color: #fff; font-size: 14px;}
.c-f-title .ab a{color: #fff;}
.gkzt-imgs{text-align: center;}
.gkzt-item ul{padding-top: 0; list-style:square; padding-left: 15px; color: #fff;}
.gkzt-item ul li{list-style:disc;}
.c-white ul li a{color: #fff; font-size: 16px; line-height: 36px;}

.intro-four .lm-f-title{position: relative; margin-top: 30px;}
.intro-four .lm-f-title span{display:block;}
.intro-four .lm-f-title span.line{padding: 0 30px; color: #249fe6;}
.intro-four .lm-f-title span.lm-title{display:inline-block;margin-bottom: -2px;padding:0 10px 24px;color: #249fe6; font-size:22px;font-weight: 400; line-height: 1.4; border-bottom: 2px solid #249fe6;}
.intro-four .lm-f-title span.t-title{position:absolute; bottom:8px; width:100%; font-size: 13px; color: #888;text-align: center; }

.service .title{display: block; padding:20px 0 15px; text-align: center; color: #249fe6; font-size: 20px;}
.service .desc{display: block; padding: 0 10px 20px; text-align: center; color: #454545; font-size: 14px; }
.service .item{background-color: #fff; border-bottom: 3px solid #35a6e6;}
.service .service-list a{text-decoration: none;}
.service .service-list a:hover .title{text-decoration: underline;}
.service .service-list a:hover .item{
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, .225);
  box-shadow: 0 3px 10px rgba(0, 0, 0, .225);
}
.service .item img{width: 100%;}
.service .intro-title{padding-bottom: 10px;}
/*lm-news*/

/* index-footer*/
footer{background-color: #35a6e6;}
.footer-container{padding-bottom: 15px;}
.footer_right{margin:30px auto 20px; border-left:1px solid #aaa;}
.footer-container ul{padding-top:30px; }
.footer-container ul li,.footer-container ul li a{text-align:center; color:#ffffff; font-size: 14px; line-height: 1.8;}
.footer-container ul li a:hover,.index_footer ul li a:focus{color:#fff;}

/*lanmu-page*/
.gallerytitle {
    text-align: center;
    margin-bottom: 0;
    padding-bottom: 3px;
    font-size: 1.8em;
    height: 58px;
    line-height: 58px;
    color: #fafafa;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    font-weight: normal;
    text-shadow: 1px 1px 1px #000;
    /* background-color: rgba(21,20,20,0.5); */
    background-color: rgba(0,0,0,0);
    background: -moz-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));
    background: -webkit-gradient(linear,top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.7)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));
    background: -o-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.7));
}
.swiper-container-horizontal>.swiper-pagination1{bottom:5px;}

/**
 * swiper 3.2.6
 * copyright 2015, vladimir kharlampidi
 * licensed under mit * 
 */
.swiper-container {    
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.swiper-container-no-flexbox .swiper-slide {
    float: left;
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;  
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto;
}

.swiper-slide {
    float:left;
    position: relative;
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto;
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: ;
    left: 10px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: ;
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: ;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: ;
    right: 10px;
    left: auto;
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: ;
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: ;
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}

.swiper-pagination-bullet{
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    height: 6px;
    width: 6px;
    border: 1px solid #fff;    
    margin: 0 4px;
    display: inline-block;
    opacity: 1;
    box-sizing: border-box;
    -webkit-tap-highlight-color:rgba(255,255,255,0);
}
.swiper-pagination2 .swiper-pagination-bullet{
    border: 1px solid #666;
    background: #fff;
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer;
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff;
}

.swiper-pagination-bullet-active {
    border: 0;
    background: #fea534;
}
.swiper-pagination2 .swiper-pagination-bullet-active {
    border: 0;
    background: #f83550;
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000;
}

.swiper-container-vertical>.swiper-pagination {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -o-transform: translate(0, -50%);
    -ms-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0);
}

.swiper-container-vertical>.swiper-pagination .swiper-pagination-bullet {
    margin: 5px 0;
    display: block;
}

.swiper-container-horizontal>.swiper-pagination {
    bottom: 0.5em;
    left: 0;
    width: 100%;
}

.swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}

.swiper-container-cube {
    overflow: visible;
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0;
}

.swiper-scrollbar {
    border-radius: 10px;
    background-clip: padding-box;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1);
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%;
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%;
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    background-clip: padding-box;
    left: 0;
    top: 0;
}

.swiper-scrollbar-cursor-drag {
    cursor: move;
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -moz-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
}

.swiper-lazy-preloader-white:after {
    background-image: '/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>");
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg);
    }
}

.swiper-container-horizontal>.swiper-pagination1{
    bottom:9px;
}
.swiper-pagination2{
    bottom:12px;
}
.swiper-container{
    width: 100%;
    max-width: 860px;
    margin-left: auto;
    margin-right: auto;
    }
.swiper-slide{
    text-align: center;
    font-size: 14px;
    width:100%;
    }
.swiper1 .swiper-wrapper,.swiper3 .swiper-wrapper{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height:auto;
}

.swiper1 .swiper-slide,.swiper3 .swiper-slide{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    }
.swiper1 .swiper-slide,.swiper3 .swiper-slide{
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;  
  height: auto;
  position: relative;
}
.swiper2{margin:0.6em 0;padding-top:0.5em; padding-bottom:1.5em; border-top:1px solid #ddd; border-bottom:1px solid #ddd;background-color:#fff;}
.swiper2 .swiper-slide{
    float:left;
    width: 33.3333333%;
    height: auto;
    margin-bottom: 0.5em;
}
.swiper2 .swiper-wrapper{
    height: auto;
    overflow: hidden;
}
.swiper-slide a{
    color:#333;
}
.main_wraper{
    margin:20px 0;
    padding:0 20px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background-color:#ffffff;
}

/* side */
.side{position:fixed;width:168px; right:10px;bottom:120px;z-index:999;}
.side ul{padding:0; height:360px; /*background:#249fe6;*/ border-radius:10px; overflow: hidden;}
.side ul li{width:100%;margin:5px 0;height:162px;float:left;position:relative; text-align: center;}
.side ul li .sidebox{
  padding:8px;
  transition:all 0.2s;  
  opacity:1;
  filter:alpha(opacity=90);
  color:#fff;
  overflow:hidden;
}
.side ul li .sidebox span{display: block; }
.side ul li .sidetop{width:168px;height:162px;line-height:162px;display:inline-block;background:#292929;opacity:1;filter:alpha(opacity=90);transition:all 0.3s;}
.side ul li .sidetop:hover{background:#f08200;opacity:1;filter:alpha(opacity=100);}
.side ul li img{float:left;}
.side ul li .sidebox:hover {
  opacity:1;
  filter:alpha(opacity=100);
}
/*.side ul li:first-child .sidebox{position: relative;}*/
/* .side ul li:first-child .sidebox img{max-width: 20px; max-height: 15px;position: absolute;left: 142px; top: 155px;z-index: 999;} */
.side>.sidebox {text-align: right;}

/*back top btn*/
#goto_top{
  position: fixed;
  right: 16px;
  bottom: 128px;  
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #434343;
  width: 38px;
  height: 38px;
  line-height: 38px;
  z-index: 999;
}

#goto_top a{
  display:block;
  color:#fff;
  height:38px;
  text-decoration: none;
}
#goto_top a:hover{
  background: #3d99d2;
  border:none!important;
}

.know.swiper-container {
    width: 100%;
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
}


.know .swiper-slide img{
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
    border: 0 none;
    max-width: 100%;
    height: auto;
    width: auto\9;  

}
.know .swiper-button-next,.know .swiper-button-prev{
	width: 22px;
	height: 40px;
	margin-top: -20px;
    -moz-background-size: 22px 40px;
    -webkit-background-size: 22px 40px;
    background-size: 22px 40px;
}
.know .swiper-button-prev{
	left: 100px;
	background-image:;
}
.know .swiper-button-next{
	right: 100px;
	background-image:;
}
.know .swiper-pagination-bullet-active{
	background:#249fe6;
}
.know .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	opacity: .8;
	border: 1px solid rgba(255,255,255,.5);
}
