*{margin:0;padding: 0;font-family:Microsoft YaHei, Arial, Helvetica, sans-serif;}
body{font-weight: 100;}
ul,h1,h2,h3,h4,p{margin:0; padding:0;}
div,a,p,i,button,span {-webkit-transition: all .3s ease-in 0s;transition: all .3s ease-in 0s; }
i{font-style: normal;}
a:hover{text-decoration: none;}
img{display: block;max-width: 100%;height: auto;}
li{list-style: none;}
.breadcrumb{background: none;padding:0;}
.breadcrumb a{color: #333;}
.nav-ty{background:#fff;border:none;border-radius: 0; margin-bottom: 0;width: 100%;box-shadow: 0 0 10px #b9efee;}
.nav-ty .icon-bar{background: #23e8e6!important;}
.nav-ty .nav {font-size: 16px;}
.nav-ty .nav li{padding-top: 25px;padding-bottom: 25px;font-weight: lighter;}
.nav-ty .nav li a{color:#666;}
.nav-ty .nav li a:hover{color:#23e8e6;}
.nav-ty .nav li a:active,.nav-ty .nav li a:focus{background: none!important;color: #23e8e6!important;}
.nav-ty .nav .dropdown-menu{background:#fff;border: none;padding:0;overflow: hidden;}
.nav-ty .nav .dropdown-menu li{padding:0;}
.nav-ty .nav .dropdown-menu li a{padding:10px;}
.nav-ty .nav .dropdown-menu li a:hover{background: #eff5f5;}
.navbar-brand {margin-top: 20px;}
.navbar-brand img{height: 30px;}
.navbar-brand p{font-size: 22px;color:#3dbbea;margin-bottom:5px;}
.navbar-brand span{color: #666;font-size: 14px;}
@media (max-width: 767px){
  .nav-ty{position: absolute;top: 0;z-index: 999;}
  .nav-ty .nav li{padding-top: 3px;padding-bottom: 3px;}
  .nav-ty .nav .dropdown-menu li{width: 45%;float: left;margin:0 2.5%;text-align: center;}
  .nav-ty .nav .dropdown-menu li a{padding:5px 15px;border-bottom: .5px solid #23e8e6;}
  .nav-ty button{border:none!important;}
  .nav-ty button:active,.nav-ty button:focus{background: none!important;}
  .nav-ty .navbar-collapse{border-top:.5px solid #23e8e6;}
  .navbar-brand{margin-top:0px;}
  .navbar-brand img{height: 25px;}
}
.bg-f5{background: #e7ffff;overflow: hidden;}
.bg-f5f5{background: #f5f5f5;overflow: hidden;}
.pad80{padding-top:80px;padding-bottom: 80px;}
.pad50{padding-top:50px;padding-bottom: 50px;}
.pad-b-80{padding-bottom: 80px;}
.pad-lr-30{padding-left:30px;padding-right: 30px;}
.clear{overflow: hidden;clear: both;}
.clear-m-50{overflow: hidden;clear: both;height: 50px;}
.tit1{text-align: center;margin-bottom: 30px;}
.tit1 h2{font-size: 32px;font-weight: lighter;}
.tit1 p{font-size: 16px;color: #999;margin:15px 0;}
.tit1 p span{color: #23e8e6;}
.tit1 i{display: block;width: 200px;height: 3px;margin:0 auto;background: #23e8e6;}
.tit2{text-align: center;margin-bottom: 30px;}
.tit2 h2{font-size: 32px;font-weight: lighter;color: #23e8e6;}
.tit2 p{font-size: 16px;color: #23e8e6;;margin:15px 0;}
.tit2 p span{color: #23e8e6;}
.tit2 i{display: block;width: 200px;height: 3px;margin:0 auto;background: #23e8e6;}
.in-top{text-align: center;}
.in-top h2{font-weight:1;font-size: 40px;}
.in-top h2 span{color:#23e8e6; }
.in-top h3{margin-top: 20px;font-size: 20px;}
@media (max-width: 767px){
  .pad80{padding-top:30px;padding-bottom: 30px;}
  .pad50{padding-top:20px;padding-bottom: 20px;}
  .pad-b-80{padding-bottom: 30px;}
  .pad-lr-30{padding-left:10px;padding-right: 10px;}
  .tit1{margin-bottom: 20px;}
  .tit1 h2{font-size:22px;}
  .tit1 p{font-size: 14px;font-weight: lighter;margin:10px 0;}
  .tit1 i{height: 2px;width: 150px;}
  .tit2{margin-bottom: 20px;}
  .tit2 h2{font-size:22px;}
  .tit2 p{font-size: 14px;font-weight: lighter;margin:10px 0;}
  .tit2 i{height: 2px;width: 150px;}
  .in-top{padding-top:50px;}
  .in-top h2{font-size: 20px;margin-bottom: 15px;}
  .in-top h3{font-size: 14px;font-weight: lighter;margin-top: 5px;line-height: 24px;}
}
@media (min-width: 768px){
  .hidden-pc{display: none;}
  }


.swiper-pagination1 {
  bottom: 110px;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #eff5f5;
  /* Center slide text vertically */
  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;
}
.bannerbox {
  width: 80%;border-radius: 10px;box-shadow: 2px 2px 10px #ccc;
}
.bannerbox .swiper-slide{margin-top: 0!important;margin-bottom: 0}
.bannerbox img{width: 100%;}
.bannerbox .bg{position: absolute;bottom:60px;width: 80%;color: #666;background: rgba(255,255,255,.8);padding: 10px;border-radius: 5px;}
.bannerbox .bg p{white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.bannerbox .swiper-pagination-bullets{bottom: 0!important}
.swiper-button-next1 {
  width: 50px!important;
  height: 50px!important;
  border-radius: 50%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L5%2C44l-4.2-4.2L18.6%2C22L0.8%2C4.2L5%2C0z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat!important;
  opacity: 0.5;
  background-size: 15px;
  cursor: pointer;
}
.swiper-button-prev1 {
  width: 50px!important;
  height: 50px!important;
  border-radius: 50%;
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l4.2%2C4.2L8.4%2C22l17.8%2C17.8L22%2C44L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") #000000 center 50%/50% 50% no-repeat!important;
  opacity: 0.5;
  background-size: 15px;
  cursor: pointer;
}
@media (max-width: 767px){
  .swiper-container{width: 100%;}
  .swiper-slide .bg{bottom:30px;font-size: 16px;padding:5px;}
  .swiper-button-next1,.swiper-button-prev1{display: none;}
  }

.in-mb-li{display: block;margin-bottom: 30px;overflow: hidden;position: relative;border-radius: 5px;box-shadow: 0 0 5px #ddd;}
.in-mb-li .bg{background: rgba(0,0,0,.4); position: absolute;width: 80%;bottom: 5%;left: 10%;text-align: center;border-radius: 5px;}
.in-mb-li .bg p{margin:10px;color: #fff;font-size: 16px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.in-mb-li:hover .bg{width: 100%;height: 100%;top:0;left: 0;display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
.more{text-align: center;margin-top:10px;}
.more a{display: inline-block;background:#23e8e6;padding: 12px 30px;color: #fff;border-radius: 5px;font-size: 16px; }
.in-mb-ts{text-align: center;}
.in-mb-ts span{font-size: 45px;color: #666;}
.in-mb-ts h3{font-size: 16px;color: #333;margin:15px 0;}
.in-mb-ts p{color: #999;}
.in-mb-ts i{font-style:normal;}

.in-ts .col-md-4{border-right: .5px solid #ccc;margin-bottom: 30px;padding-bottom: 30px;}
.in-ts .col-md-4:after{content: '';
        position: absolute;
        left: auto;
        top: auto;
        bottom: -15px;
        right: 10%;
        height: 1px;
        width: 80%;
        background-color: #ccc;}
.in-ts .col-md-4:nth-child(3),.in-ts .col-md-4:nth-child(6){border-right: 0;}
.in-ts .col-md-4:nth-child(4):after{height: 0;}
.in-ts .col-md-4:nth-child(5):after{height: 0;}
.in-ts .col-md-4:nth-child(6):after{height: 0;}
.in-jjfa a{display: block;width:24.5%;float: left;margin-right: .5%;background:#fff;padding: 20px;overflow: hidden;text-align: center;border-radius: 5px; }
.in-jjfa a:last-child{margin-right: 0;}
.in-jjfa a span{font-size: 80px;color:#23e8e6; }
.in-jjfa a p{font-size: 16px;color: #333;margin-bottom: 10px;}
.in-jjfa a i{font-style: normal;color: #999;display: block;margin-top:10px}
.in-jjfa a:hover{box-shadow: 0 0 10px #bbb;}
@media (max-width: 767px){
  .in-mb-li{margin-bottom: 15px;}
  .in-mb-li .bg{width: 90%;bottom: 5%;left: 5%;background: rgba(0,0,0,.3);}
  .in-mb-li .bg p{margin:5px;font-size: 12px;}
  .more a{font-size: 14px;padding: 8px 20px;}
  .in-mb-ts span{font-size: 36px;}
  .in-mb-ts h3{font-size: 14px;font-weight: 100;margin:5px 0 10px 0;}
  .in-mb-ts p{display: none;}
  .in-mb-ts i{display: block;margin-top:3px;}
  .in-ts .col-md-4{margin-bottom: 10px;padding-bottom: 0px;}
  .in-ts .col-md-4:after{bottom:-5px;height: .5px;}
  .in-jjfa a{width: 49%;margin-right: 2%;padding: 10px;margin-bottom: 7px;}
  .in-jjfa a:nth-child(2n){margin-right: 0;}
  .in-jjfa a span{font-size: 60px;}
  .in-jjfa a p{font-size: 14px;font-weight: 100;}
  .in-jjfa a i{font-size: 12px;margin-top:5px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
  }

.bg-case{background: url(images/bg-case.jpg) center;background-size: cover;}

.zs-list .nav{border:none;margin-bottom: 20px;}
.zs-list .nav a{border:none!important;}
.zs-list .nav .active a{background:#23e8e6;color: #fff;}
.zs-list .nav .active a:hover{background:#23e8e6;color: #fff;}
.zs-list .nav li a{background: rgba(35,232,230,.5);color: #fff;border-radius: 30px;margin-right:10px;padding:5.5px 15px;font-size: 16px;}
.zs-list .nav li a:active,.zs-list .nav li a:focus{background:#23e8e6;color: #fff;}
.zs-list .list{padding:5px 15px;background: #eff5f5;border-radius: 5px;}
.zs-list .list a{display: block;font-size: 16px; white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color: #333;padding: 15px 0;border-bottom: .5px solid #ddd;}
.zs-list .list a:last-child{border-bottom: none;}
.zs-list .list a span{margin-right: 10px;color: #23e8e6; }
.zs-list .list a:hover{color: #23e8e6;}
.zs-list .more{text-align: left;}
.zs-list .more a{display: inline-block;background:#23e8e6;color: #fff;border-radius: 30px;padding:8px 20px;font-size: 14px; }
.in-dt h2{display: inline-block;font-size: 16px; background: #23e8e6;color: #fff;border-radius: 30px;padding:8px 15px;}
.in-dt .in-dt-li {margin-top:20px;background: #eff5f5;border-radius: 5px;padding: 5px 15px;overflow: hidden;}
.in-dt .in-dt-li a{display: block; font-size: 16px; white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color: #333;padding: 15.3px 0;border-bottom: .5px solid #ddd;}
.in-dt .in-dt-li a:last-child{border-bottom: none;}
.in-dt .in-dt-li a span{color: #999;margin-right: 10px;}
.in-dt .in-dt-li a:hover{color: #23e8e6;}
.in-dt .more{text-align: left;}
.in-dt .more a{display: inline-block;background:#23e8e6;color: #fff;border-radius: 30px;padding:8px 20px;font-size: 14px; }
.foot-intro img{height: 30px;margin-bottom: 10px;}
.foot-intro p{line-height: 22px;color: #666;font-weight: 100;font-size: 12px;}
.foot-lx .zx{display: inline-block;background:#23e8e6;color: #fff;padding: 5.5px 30px;border-radius: 5px; }
.foot-lx .dh{overflow: hidden;margin-top: 6px;margin-bottom: 5px;}
.foot-lx .dh li {overflow: hidden;}
.foot-lx .dh li span{display: block;float: left;color: #23e8e6;margin-right: 5px;font-size: 24px;}
.foot-lx .dh li p{color: #666;float: left;margin-top:6px;font-size: 16px;}
.foot-lx i{font-style: normal;font-size: 12px;color: #999;display: block;}
.foot-gzh{overflow: hidden;}
.foot-gzh img{width: 100px;overflow: hidden;float: right;}
.foot-gzh p{overflow: hidden;float: right;color: #999;margin-top:10px;font-size: 12px;clear: both;padding-right: 25px;}
.foot-bq{font-size: 12px;}
.foot-bq span,.foot-bq a{color: #999;}
.foot-bq a{margin-left: 5px;}
.foot-bq a:hover{color: #23e8e6;}
.foot-yl{padding-top: 20px; padding-bottom:30px;border-top: 1px solid #ccc;}
.foot-yl ul li{ float:left; margin-right:10px; font-size:12px;color: #666;list-style: none;}
.foot-yl ul li a{ color:#999}
.foot-yl ul li a:hover{ color:#23e8e6;}
.yqlj{background: #333;padding: 10px 0;overflow: hidden;}
.yqlj-tab .nav{border:none;margin-bottom: 10px;}
.yqlj-tab .nav a{border:none!important;background:none!important;color: #999!important;}
.yqlj-tab .nav .active a{background:none;color: #ccc!important;}
.yqlj-tab .nav .active a:hover{background:none;color: #a51411;}
.yqlj-tab .nav li a{background: none;color: #eee;border:1px solid #fff;margin-right:15px;padding:0;}
.yqlj-tab .nav li a:active,.mb-list .nav li a:focus{background:none;color: #999!important;}
.yqlj-tab .tab-pane{line-height: 28px;}
.yqlj-tab .tab-pane a{color: #999;margin:5px 10px 5px 0;display: inline-block;font-size: 12px;}
.yqlj-tab .tab-pane a:hover{color: #ccc;}
/* friendship-links */
.friendship-links { position: relative; padding-left: 62px; line-height: 28px; min-height: 28px; margin-top: 10px; overflow: hidden; }
.friendship-links .label { position: absolute; top: 4.5px; left: -7px; color: #ccc; font-size: 12px; font-weight: bold; width: 60px; }
.friendship-links .friendship-links .label { color: #aaa; font-weight: normal; }
.friendship-con { position: relative; padding-right: 44px; min-height: 28px; }
.friendship-con .zk-btn { display: none; position: absolute; top: -3px; right: 0; cursor: pointer; color: #999; font-size: 12px; }
.friendship-con .sq-btn .iconfont { transform: rotate(180deg);}
.friendship-con .ovh { height: 28px; overflow: hidden; -webkit-transition: height .3s linear; transition: height .3s linear; }
.friend-link-con { overflow: hidden; }
.friend-link-con a { float: left; white-space: nowrap; margin-right: 15px; font-size: 12px; color: #999;}
.friend-link-con a:hover { color: #02bfe7; }
.mar-b-20{margin-bottom: 20px;}
@media (max-width: 767px){
  .zs-list .nav{margin-bottom: 15px;}
  .zs-list .nav li a{font-size: 14px;}
  .zs-list .list a{font-size: 14px;font-weight: 100;padding: 12px 0;}
  .zs-list .more{text-align: right;}
  .in-dt .more{text-align: right;}
  .in-dt{margin-top: 20px;}
  .in-dt h2{font-size:14px;}
  .in-dt .in-dt-li{margin-top:15px;}
  .in-dt .in-dt-li a{font-size: 14px;font-weight: 100;padding: 12px 0;}
  .foot-intro img{height: 25px;}
  .foot-intro p{font-size: 12px;border-bottom: .5px solid #23e8e6;padding-bottom: 10px;}
  .foot-lx .zx{padding: 4px 30px;}
  .foot-lx .dh{margin-top: 0;margin-bottom:0;}
  .foot-lx .dh li{float: left;margin-right: 10px;}
  .foot-lx .dh li span{font-size: 22px;}
  .foot-lx .dh li p{font-size: 14px;}
  .foot-gzh img{width: 80px;}
  .foot-gzh p{margin-top:0;padding-right: 16px;}
  .foot-bq{text-align: left;margin:10px 0;}
  .foot-yl{display: none;}
  .yqlj{display: none;}
  .friend-link-con a{margin-right:8px;}
  }

.mbss{width: 50%;margin:20px auto;overflow: hidden;}
.mbss input{height: 50px;border:none;box-shadow: none;background: #f5f5f5;font-size: 16px;}
.mbss button{height: 50px;border:none;box-shadow: none;background:#23e8e6;}
.mbss button span{font-size: 24px;color: #fff;}
.list-mb{ background: #fff;padding: 20px;overflow: hidden;border-radius: 5px;margin:15px 0; }
.list-mb .img{display: block;width: 48%;float: left;margin-right: 20px;border-radius: 5px;overflow: hidden;box-shadow: 2px 2px 2px #ccc;}
.list-mb h3{font-size: 18px;font-weight: 100;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.list-mb h3 a{color: #333;}
.list-mb h3 span{display: block;font-size: 16px;color: #666;margin-top:15px;}
.list-mb h3 a:hover{color: #23e8e6;}
.list-mb p{margin:20px 0;}
.list-mb p span{font-size: 30px;color: #f76015;margin-right: 15px;font-weight: bold;}
.list-mb p del{color: #999;font-size: 16px;}
.list-mb .gd a{display: inline-block;background:#23e8e6;color: #fff;font-size: 16px;padding: 10px 20px;margin-right: 10px;border-radius: 5px; }
.list-mb .gd a:last-child{background:#f76015;}
.mb-tags a{display: inline-block;background:#23e8e6;padding:8px 20px;color: #fff;border-radius: 50px;margin:10px; }
.mb-tags a:hover{background:#f76015;}
@media (max-width: 767px){
  .mbss{width: 100%;}
  .mbss input{height: 45px;}
  .mbss button{height: 45px;}
  .mb-tags a{background: none;color: #666;padding: 0;margin:0 15px 8px 0;}
  .list-mb{padding: 0px;margin:10px 0;}
  .list-mb .img{width: 100%;float: none;margin-right: 0;border-radius: 0;box-shadow: none;}
  .list-mb h3{font-size: 14px;margin:10px; }
  .list-mb h3 span{display: none;}
  .list-mb p{margin:10px;}
  .list-mb p span{font-size: 16px;margin-right: 10px;}
  .list-mb .gd{margin:0 10px 10px 10px;}
  .list-mb .gd a{width: 47%;padding: 5px 0;margin-right:6%;font-size: 12px;text-align: center;}
  .list-mb .gd a:last-child{margin-right: 0;}
  .mb-tags a:hover{background:none;}
  }
@media (max-width: 375px){
  
}
@media (max-width: 320px){
  
  .mb-tags a{margin:0 12px 4px 0;}
  .list-mb .gd{margin:0 5px 10px 5px;}
  .list-mb .gd a{width: 49%;padding: 3px 0;margin-right:2%;}
  }
.mb-intro h1{font-size: 30px;}
.mb-intro h1 span{font-size: 24px;color: #666;margin-left:10px;}
.mb-intro h2{font-size: 16px;color: #999;margin:15px 0;line-height: 24px;}
.mb-intro ul{overflow: hidden;margin-bottom: 20px;}
.mb-intro ul li{float: left;font-size: 16px;color: #666;margin-right: 20px;}
.mb-intro ul li span{font-size: 26px;color: #999;font-weight: bold;}
.mb-intro ul li:first-child span{color: #ff8926;}
.mb-intro p{color: #999;border-top: .5px solid #23e8e6;padding-top: 15px;}
.mb-buy{text-align: right;}
.mb-buy a{display: inline-block;background:#23e8e6;color: #fff;padding:10px;border-radius: 5px;font-size: 18px;width: 40%;text-align: center;margin-top: 12px; }
.mb-buy a:first-child{background: #ff8926;}
.mb-buy p{margin: 10px 0 20px 0;color: #999;}
.mb-jianjie{background: #f5f5f5;padding:0 30px 15px 30px;overflow: hidden;border-radius: 5px;margin-bottom: 30px;}
.mb-jianjie h2{font-size:22px;font-weight: 100;margin:30px 0 10px 0;padding-bottom: 15px;border-bottom: 2px solid #23e8e6;width: 120px;}
.mb-jianjie p{line-height: 30px;font-size: 16px;margin-bottom:10px;}
.mb-mf{background: #f5f5f5;padding:0 30px 15px 30px;overflow: hidden;border-radius: 5px;}
.mb-mf h2{font-size:22px;font-weight: 100;margin:30px 0 10px 0;padding-bottom: 15px;border-bottom: 2px solid #23e8e6;width: 120px;}
.mb-mf p{line-height: 30px;font-size: 16px;margin-bottom:10px;}
.mb-zf-ewm{text-align: center;}
.mb-zf-ewm p{font-size: 20px;color: #bd1515;}
.mb-zf-ts{padding: 10px;overflow: hidden;}
.mb-zf-ts p{font-size: 16px;line-height: 28px;}
@media (max-width: 767px){
  .mb-intro h1{font-size: 22px;}
  .mb-intro h1 span{display: block;font-size: 18px;margin-left: 0;margin-top: 8px;}
  .mb-intro h2{font-size: 14px;margin:10px 0;}
  .mb-intro ul{margin-bottom: 15px;}
  .mb-intro ul li span{font-size: 22px;}
  .mb-intro .ts{font-size: 12px;}
  .mb-buy{text-align: left;}
  .mb-buy a{width: 45%;margin:20px 2% 0 2%;font-size: 16px;}
  .mb-buy p{display: none;}
  .mb-jianjie{padding:0 15px 0 15px;}
  .mb-jianjie h2{font-size:18px;width: 80px;padding-bottom: 10px;margin-bottom: 5px;margin-top: 15px;}
  .mb-jianjie p{font-size: 14px;line-height: 24px;}
  .mb-mf{padding:0 15px 0 15px;}
  .mb-mf h2{font-size:18px;width: 80px;padding-bottom: 10px;margin-bottom: 5px;margin-top: 15px;}
  .mb-mf p{font-size: 14px;line-height: 24px;}
  .mb-zf-ewm img{width: 50%;margin:0 auto;}
  .mb-zf-ts p{font-size: 14px;line-height: 24px;}
  }

.nr-tit-box{overflow: hidden;border-bottom: 2px solid #eff5f5;margin-bottom: 20px;padding-bottom: 10px;}
.nr-tit{overflow: hidden;width: 90%;float: left;}
.nr-tit h1{font-size: 26px;margin-bottom: 15px;}
.nr-tit .date-from{color: #999;overflow:hidden; margin-bottom: 15px;}
.nr-tit .date-from li{float: left;margin-right: 15px;}
.nr-tit .date-from li span{margin-right: 5px;}
.nr-tit-box .haibao{display: block;float: right;width: 10%;}
.nr-tit-box .haibao span{font-size: 55px;color: #00d4f4;display: block;margin-top: -8px;float: right;}
.nr-tit-box .haibao span:hover{color:#23e8e6; }
.nr-txt {font-size: 16px;line-height: 30px;}
.nr-txt p{margin:5px 0; padding: 3px 0;}
.nr-txt img{margin:10px auto;border-radius: 5px;box-shadow: 2px 2px 3px #ccc;height: auto!important;}
.nr-txt h2{font-size: 22px;width: 50%;background: #23e8e6;padding: 10px;overflow: hidden;color: #fff;border-radius: 5px;margin:20px 0 10px 0;}
.nr-txt h3{font-size: 20px;width: 40%;border-bottom: 2px solid #23e8e6;padding-bottom: 10px;margin:20px 0 10px 0;}
.nr-txt a{color:#23e8e6; }
.list-r-mb {padding: 20px 20px 10px 20px;overflow: hidden;border-radius: 5px;margin-bottom: 30px;}
.list-r-mb h2{padding-bottom: 15px;font-size: 20px;border-bottom:2px solid #23e8e6; }
.list-r-mb a{display: block;padding: 15px 0;border-bottom: 1px solid #ddd;}
.list-r-mb a img{width: 40%;float: left;margin-right: 15px;}
.list-r-mb a p{color: #000;margin-bottom: 10px;}
.list-r-mb a i{color: #ff8926;font-size: 24px;}
.list-r-mb a:hover p{color: #23e8e6;}
.list-r-mb a:last-child{border-bottom: none;}
.list-r-li{overflow: hidden;padding: 20px 20px 0px 20px;border-radius: 5px;margin-bottom: 30px;}
.list-r-li h2{padding-bottom: 15px;font-size: 20px;border-bottom:2px solid #23e8e6; }
.list-r-li a{display: block;padding: 15px 0;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color: #333;border-bottom: 1px solid #ddd;}
.list-r-li a:hover{color:#23e8e6; }
.list-r-li a:last-child{border-bottom: none;}
.list-r-li-hot{overflow: hidden;padding: 20px 20px 0px 20px;border-radius: 5px;margin-bottom: 30px;}
.list-r-li-hot h2{padding-bottom: 15px;font-size: 20px;border-bottom:2px solid #23e8e6; }
.list-r-li-hot li{padding: 15px 0;border-bottom: 1px solid #ddd;}
.list-r-li-hot li a{display: block;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;color: #333;}
.list-r-li-hot li a:hover{color:#23e8e6; }
.list-r-li-hot li span{display: block;font-size: 12px;color: #999;margin-top: 10px;}
.list-r-li-hot li:last-child{border-bottom: none;}
.list-l{overflow: hidden;}
.list-l h2{font-size: 20px;border-bottom: 1px dashed #474e65;padding-bottom: 15px;}
.list-l li{ padding:20px 0; overflow:hidden;border-bottom: 1px solid #eee;}
.list-l h3{font-size:18px;margin-bottom:0;white-space:nowrap; text-overflow:ellipsis;overflow: hidden; }
.list-l h3 a{ color:#666; }
.list-l h3 a:hover{ color: #23e8e6;}
.list-l li .img{ float:left; width:150px; margin-right:15px;height: 100px;overflow: hidden;}
.list-l li .img img{display: block;width: 100%;height: auto;}

.list-l li p{ color:#999; margin-top:10px;text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;}
.list-l li .onclick{font-size: 12px;}
.list-l li .onclick p{float: left;color: #999;margin-right: 15px;}
.list-l li .onclick p span{margin-right: 5px;}
.list-page{ text-align:center; margin:20px 0; color:#666}
.list-page a{ padding:3px 9px; margin:0 2px; background:#f0f0f0; border-radius:3px; color:#666}
.list-page a:hover{background:#23e8e6; color:#fff; text-decoration:none}
.list-page b{ padding:3px 9px; margin:0 2px; background:#23e8e6; color:#fff; border-radius:3px;}
@media (max-width: 767px){
  .nr-tit-box{margin-bottom: 15px;padding-bottom: 10px;}
  .nr-tit{}
  .nr-tit h1{font-size: 20px;}
  .nr-tit-box .haibao span{font-size: 40px;margin-top: -7px;}
  .nr-txt {font-size: 14px;line-height: 26px;margin-bottom: 20px;}
  .nr-txt h2{font-size: 18px;width: 100%;text-align: center;}
  .nr-txt h3{width: 100%;}
  .list-r-mb {padding: 15px 15px 0px 15px;margin-bottom: 20px;}
  .list-r-mb h2{font-size: 18px;}
  .list-r-mb a img{width: 35%;}
  .list-r-mb a i{font-size: 20px;}
  .list-r-li{padding: 15px 15px 0px 15px;margin-bottom: 20px;}
  .list-r-li h2{font-size: 18px;}
  .list-l h2{font-size: 18px;border-bottom: 1px dashed #474e65;padding-bottom: 10px;}
  .list-l li{padding:10px 0;}
  .list-l li .img{width: 90px;height: 60px;}
  .list-l li h3{font-size: 16px;white-space:normal;}
  .list-l li p{display: none;}
  .list-l li .onclick p{font-size: 12px;}
  }

.nr-zs-li{display: block;background:#f5f5f5;padding: 15px;border-radius: 5px;overflow: hidden;margin-bottom: 30px;}
.nr-zs-li h3{font-size: 16px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
.nr-zs-li h3 a{color: #000;}
.nr-zs-li h3 a:hover{color: #23e8e6;}
.nr-zs-li h3 span{margin-right: 10px;}
.nr-zs-li h3 span a{color: #23e8e6;}
.nr-zs-li i{display: block;color: #999;margin:6px 0;}
.nr-zs-li p{color: #666;}
@media (max-width: 767px){
  .nr-zs-li{padding: 10px;margin-bottom: 15px;}
  .nr-zs-li h3{font-size: 14px;}
  .nr-zs-li i{margin-bottom: 0;}
  .nr-zs-li p{display: none;}
  }


.m-phone a span{color: #fff;display:block;position: fixed;bottom: 10px;right: 5px;width: 50px;height: 50px;border-radius: 50%;background: #23e8e6; font-size: 30px;line-height: 50px;text-align: center;}
@media (min-width: 767px) {
  .m-phone{display: none;}
  }
.toolbar-item,.toolbar-layer{background:url(images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
@media (max-width:767px){
  .toolbar{ display:none;}
}

.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%;

    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%;
    position: relative;
}

.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: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 90px;
    right: auto;
}

.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next,.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 90px;
    left: auto;
}

.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.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: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}


@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.layer-mask {
  width: 100%;
  height: 100%;
  opacity: 0.7;
  transition: all 0.5s;
  background-color: #3e3e3e;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.swiper-slide-active .layer-mask {
  display: none;
}


.swiper-container {
  width: 100%;
  margin: 35px 0;
}

@media screen and (max-width: 668px) {
  .swiper-container {
    margin: 20px 0 15px;
  }
}

.swiper-slide {
  -webkit-transition: transform 1.0s;
  -moz-transition: transform 1.0s;
  -ms-transition: transform 1.0s;
  -o-transition: transform 1.0s;
  -webkit-transform: scale(0.85);
  /* margin: 1px; */
  transform: scale(0.85);
  margin-top: 70px;
  margin-bottom: 70px;
}

@media screen and (max-width: 668px) {
  .swiper-slide {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);margin-top: 30px;margin-bottom: 30px;
  }
}

.swiper-slide-active,.swiper-slide-duplicate-active {
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
  z-index: 1002;
}

@media screen and (max-width: 668px) {
  .swiper-slide-active,.swiper-slide-duplicate-active {
    -webkit-transform: scale(0.97);
    transform: scale(0.97);
  }
}

.none-effect {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.swiper-slide a {
  background: #fff;
  display: block;
  border-radius: 2px;
}

@media screen and (min-width: 668px) {
  .swiper-slide a:after {
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    box-sizing: border-box;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 2px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3);
  }

  .swiper-slide-active a:before {
    position: absolute;
    top: 410px;
    left: 0;
    display: block;
    box-sizing: border-box;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 2px;
    /* box-shadow: 0 2px 6px rgba(0,0,0,0.3); */
    /* box-shadow: 0 4px 20px 0 rgba(0,0,0,0.3); */
    z-index: 10002;
  }
}

.swiper-slide-active a:after {
  background: none;
}

@media screen and (max-width: 668px) {
  .swiper-slide a {
    padding: 5px;
    border-radius: 2px;
  }
}

.swiper-slide img {
  width: 100%;
  border-radius: 5px;
  display: block;
  height: 100%;
  border: none;
}

@media screen and (max-width: 668px) {
  .swiper-slide img {
    border-radius: 2px;
  }
}

.swiper-pagination {
  position: relative;
  margin-bottom: 30px;
}

.swiper-pagination-bullet {
  background: #00a0e9;
  margin-left: 4px;
  margin-right: 4px;
  width: 17px;
  height: 17px;
  opacity: 1;
  margin-bottom: 4px;
}

.swiper-pagination-bullet-active {
  width: 13px;
  height: 13px;
  background: #FFF;
  margin-bottom: 0;
}

@media screen and (max-width: 668px) {
  .swiper-pagination {
    position: relative;
    margin-bottom: 20px;
  }

  .swiper-pagination-bullet {
    background: #00a0e9;
    margin-left: 2px;
    margin-right: 2px;
    width: 8px;
    height: 8px;
    margin-bottom: 2px;
  }

  .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: #FFF;
    border: 3px solid #00a0e9;
    margin-bottom: 0;
  }
}

.button {
  width: 100%;
  margin: 0 auto;
  top: -240px;
  position: relative;
  z-index: 1002;
}

@media screen and (max-width: 1105px) {
  .button {
    width: 100%;
    top: -240px;
    z-index: 1002;
    position: relative;
  }
}

@media screen and (max-width: 800px) {
  .button {
    width: 100%;
    top: -140px;
    z-index: 1002;
    position: relative;display: none;
  }
}

.button div:hover {
  background-color: #333;
  opacity: 0.8;
  cursor: pointer;
}

@media screen and (max-width: 668px) {
  .button div {
    width: 28px;
    height: 28px;
  }
}


.in1{height: 100vh;width: 100%;overflow: hidden; background: url(../images/in1.jpg) center;background-size: cover;text-align: center;}
.in1 h2{font-size: 42px;color: #fff;margin-top: 50px;text-shadow: 1px 1px 2px #666;}
.in1 a{display: inline-block;background: #23e8e6;color: #fff;padding: 10px 50px;border-radius: 30px;margin-top: 300px;font-size: 16px;}

.in2{height: 800px;width: 100%;margin-top: 30px; overflow: hidden; background: url(../images/in2.jpg) center;background-size: cover;}
.in3{height: 800px;width: 100%;margin-top: 30px; overflow: hidden; background: url(../images/in3.jpg) center;background-size: cover;}
.in4{height: 800px;width: 100%;margin-top: 30px; overflow: hidden; background: url(../images/in4.jpg) center;background-size: cover;}

.box-center{display: flex;
justify-content: center;
align-items: center;}

.in-txt2 li{margin-bottom: 20px;background: rgba(0, 0, 0, .5);border-radius: 5px;padding: 10px 20px;overflow: hidden;}
.in-txt2 li span{display: block;float: left;color: #23e8e6;font-size: 24px;margin-right: 15px;}
.in-txt2 li p{font-size: 22px;color: #fff;float: left;margin-top: 1px;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;width: 90%;}
.in-txt2 a{display: block;float: right;width: 150px;background: #23e8e6;color: #fff;padding: 10px;border-radius: 30px;text-align: center;font-size: 16px;}
@media (max-width: 767px){
  .in1{}
  .in1 h2{font-size: 24px;line-height: 38px;}
  .in1 a{margin-top: 100px;}
  .in2{height: 500px;margin: 15px auto;width: 95% ;border-radius: 10px;}
  .in3{height: 500px;margin: 15px auto;width: 95% ;border-radius: 10px;}
  .in4{height: 500px;margin: 15px auto;width: 95% ;border-radius: 10px;}
  .in-txt1 img{width: 80%;}
  .in-txt2{margin-top: 20px;}
  .in-txt2 li{margin-bottom: 12px;}
  .in-txt2 li span{font-size: 20px;margin-right: 10px;}
  .in-txt2 li p{font-size: 18px;}
  .in-txt2 a{padding: 8px;font-size: 14px;}
}


::-webkit-scrollbar {
                width: 10px;
            }
 
            ::-webkit-scrollbar-track {
                

            }
 
            ::-webkit-scrollbar-thumb {
                border-radius: 10px;
                background-color: #ccc;
            }
 
            ::-webkit-scrollbar-thumb:hover {
                border-radius: 10px;
                background-color: #A3A3A3;
                -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
}




.loading{position: fixed;width: 100%;height: 100%;background: #fff;z-index: 99999;}
.loading div{position: relative;width: 100%;height: 100%;}
.loading div img{position: absolute;width: 244px;height: 47px;top: 50%;left: 50%;margin: -23.5px 0 0 -122px;}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    z-index: -1;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    z-index: -1;
  }
}

.fadeOut {
  -webkit-animation: fadeOut 1.2s ease-out both;
  animation: fadeOut 1.2s ease-out both;
}
.pt-page-delay1 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.in-sp-m{margin-top: 15px;background: #000;}
@media (min-width: 768px){
  .in-sp-m{display: none;}
  }








/*=================================================================
  Navigation
==================================================================*/
.navigation {
  width: 100%;
  padding: 15px 40px;
  -webkit-transition: .3s all;
  transition: .3s all; }
  .navigation .navbar-nav > li.active a {
    color: #546CC3; }
  .navigation .navbar-nav > li > a {
    color: #fff;
    line-height: 24px;
    padding: 12px 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    -webkit-transition: .2s ease-in-out 0s;
    transition: .2s ease-in-out 0s; }
    .navigation .navbar-nav > li > a:hover, .navigation .navbar-nav > li > a:active, .navigation .navbar-nav > li > a:focus {
      background: #23e8e6;
      color: #fff; }

.navigation .dropdown-menu{border: none;background: rgba(0, 0, 0, .5);padding: 0;text-align: center;margin-top: 0!important;min-width: 94px;}
.navigation .dropdown-menu li a{color: #eee;padding: 10px;-webkit-transition: .2s ease-in-out 0s;
    transition: .2s ease-in-out 0s;}
.navigation .dropdown-menu li a:hover{background: #23e8e6;color: #fff;}
.navigation .navbar-nav>li>.dropdown-menu {margin-top: 8px;}
.navigation .logo{margin-top: 5px;}
.navigation .logo img{height: 35px;}

.sticky-header {
  box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
  background: #fff !important; padding: 5px 40px;}
  .sticky-header .navbar-nav > li > a {
    color: #000; }
.sticky-header .logo{background:url(../images/logo.png);background-size: cover; display: inline-block;width: 163px;height: 35px;margin-top:5px;}
.sticky-header .logo img{opacity: 0;}
.sticky-header .nav2{margin-top: 8px;}
.sticky-header .nav2 a{color: #666!important;}
.sticky-header .dropdown-menu{background: #fff;}
.sticky-header .dropdown-menu li a{color: #666;}
.sticky-header .dropdown-menu li a:hover{color: #fff;}

.navbar-brand {
  height: auto;
  padding: 0px 0; }
.navbar-brand img{height: 45px;}
.navbar-brand h1 {
  margin: 0; }

  @media only screen and (max-width: 767px) {
    .navigation {padding: 5px;}
    .navigation.sticky-header{padding: 0;}
    .navigation.sticky-header .navbar-toggle {
        border: none;
    }
    .navigation.sticky-header .navbar-toggle span {
        background: #000;
    }
    .navigation .navbar-nav > li a{padding: 10px;}
    .navigation.sticky-header .navbar-nav > li > a {
        padding: 10px;
    }
    .navigation .navbar-toggle {
        border:none;margin: 10px;
    }
    .navigation .navbar-toggle span {
        background:#fff;
    }
    .nav2{border-bottom: .5px solid #ccc;border-top: .5px solid #ccc;padding: 10px 0;text-align: left;}
    .nav2 a{margin-left: 16px;margin-right: 5px;}

  /* navigation */
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

  .navbar-inverse .navbar-toggle,
  .navbar-inverse .navbar-toggle .icon-bar {
        border-color: #4e595f;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #ddd;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle .icon-bar:hover {
        background-color: #ddd;
    }
    .navbar-collapse{background: rgba(0, 0, 0, .6);max-height: 1000px!important;}

    .navigation.sticky-header .navbar-collapse{background: none;}
    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

    .navbar-nav {
        margin: 0 -15px;
    }
    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 1px solid transparent;
    }
    .navigation .logo{margin-top: 0px;margin-left: 0;}
    .navigation .logo img{height: 30px;}
    .sticky-header .logo{width: 140px;height: 30px;margin-left: 10px;margin-top: 12px;}
    
    

}



/*============================================================
  Mobile (Landscape) Design for a width of 480px
==============================================================*/

@media only screen and (min-width: 480px) and (max-width: 767px) {

    .title h2 {
        font-size:  32px;
    }
    .counter .counter-title h2 {
        font-size: 35px;
    }

  /* navigation */
    .navigation .navbar-toggle {
        border:1px solid #fff;
    }
    .navigation .navbar-toggle span {
        background:#fff;
    }
    .navbar-fixed-top {
        padding-bottom: 10px;
    }

    .navbar-brand {
        padding: 10px 0 10px 10px;
    }

    .navbar-inverse .navbar-toggle {
        border-color: #6CB670;
        border-radius: 0;
    }

    .navbar-inverse .navbar-toggle:hover {
        border-color: #fff;
        border-radius: 0;
    }

    .navbar-collapse.in {
        overflow-y: inherit;
    }

    .navbar-toggle {
        margin-top: 22px;
    }

    .navbar-inverse .navbar-nav li a {
        line-height: 45px;
        padding: 0;
        text-align: center;
        border-bottom: 2px solid transparent;
    }

}



:root { 
  --red: #23e8e6;
  --yellow: #23e8e6;
  --green: #23e8e6;
  --white: #23e8e6;
  --grey-light: #23e8e6;
  --grey: #23e8e6;
  --black: #23e8e6;
  --black-blue: #23e8e6;
  --black-blue-light: #23e8e6;
  --black-blue-light-2: #23e8e6;
  --black-blue-light-3: #23e8e6;
  --black-light: #23e8e6;
}
/* #Progress
================================================== */

.progress-wrap {
  position: fixed;
  right: 50px;
  bottom: 50px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  box-shadow: inset  0 0 0 2px rgba(0,0,0,0.2);
  z-index: 10000;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.progress-wrap::after {
  position: absolute;
  font-family: 'unicons';
  content: '↑';
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  color: var(--black-blue);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::after {
  opacity: 0;
}
.progress-wrap::before {
  position: absolute;
  font-family: 'unicons';
  content: '↑';
  text-align: center;
  line-height: 46px;
  font-size: 24px;
  opacity: 0;
  background-image: linear-gradient(298deg, var(--red), var(--yellow));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 2;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
.progress-wrap:hover::before {
  opacity: 1;
}
.progress-wrap svg path { 
  fill: none; 
}
.progress-wrap svg.progress-circle path {
  stroke: var(--black-blue);
  stroke-width: 4;
  box-sizing:border-box;
  -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}
@media (max-width: 767px){
  .progress-wrap {
  position: fixed;
  right: 10px;
  bottom: 10px;
  }
}




.li-top{background: url(../images/li-top.jpg) center;background-size: cover;height: 300px;overflow: hidden;}
.li-top img{width:600px;margin-top: 110px;margin-left: auto;margin-right: auto;}
@media (max-width: 767px){
  .li-top{height: 180px;}
  .li-top img{width: 80%;margin-top: 80px;}
  }




/*zt*/
.in-ztbanner{width: 100%;height: 400px;text-align: center; background: url(images/top-bg.jpg) center;background-size: cover;overflow: hidden;-webkit-box-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;}
.in-ztbanner h2{font-size: 36px;color: #fff;text-shadow: 1px 1px 1px #333;margin:30px 0;}
.in-ztbanner h3{font-size: 30px;color: #fff;text-shadow: 1px 1px 1px #333;margin-bottom:10px;}
.in-ztbanner .jz-ys p{display: inline-block;margin:10px;border-bottom: 2px solid #23e8e6;padding-bottom: 10px;color: #fff;font-size: 16px;}
@media (max-width: 767px){
  .in-ztbanner{height: 300px;}
  .in-ztbanner h2{font-size: 22px;}
  .in-ztbanner h3{font-size: 16px;margin-right: 5px;line-height: 28px;}
  .in-ztbanner .jz-ys p{font-size: 14px;}
}
.jz-yw{background: #fff;padding: 20px;text-align: center;box-shadow: 0 0 2px #ccc;border-radius: 5px;}
.jz-yw span{font-size: 50px;color: #666;}
.jz-yw p{font-size: 20px;margin-bottom: 10px;}
.jz-yw i{color: #666;font-style: normal;display: block;white-space:nowrap; text-overflow:ellipsis;overflow: hidden;}
@media (max-width: 767px){
  .jz-yw{padding:10px;margin:10px 0;}
  .jz-yw p{font-size: 16px;margin-bottom: 5px;}
  }
.xcx-ys {width: 100%;overflow: hidden;}
.xcx-ys .box{height: 250px;overflow: hidden;padding:30px;color: #fff;}
.xcx-ys .box h2{margin-top: 50px;}
.xcx-ys .bg1{background: url(images/xcx-ys1.jpg) center;background-size: cover;}
.xcx-ys .bg2{background: url(images/xcx-ys2.jpg) center;background-size: cover;}
.xcx-ys .bg3{background: url(images/xcx-ys3.jpg) center;background-size: cover;}
.xcx-ys .bg4{background: url(images/xcx-ys4.jpg) center;background-size: cover;}
.xcx-ys .box-l{width: 50%;float: right;overflow: hidden;text-align: right;}
.xcx-ys .box-r{width: 50%;float: left;overflow: hidden;}
.xcx-sf h3{font-size:36px;color: #fff;font-weight: bold;}
.xcx-sf p{color: #fff;line-height: 30px;font-size: 16px;padding:5px 0;}
@media (max-width:767px){
  .xcx-ys .box h2{margin-top: 30px;}
  .xcx-ys .box-l{width: 80%;}
  .xcx-ys .box-r{width: 80%;}
  }

.in-oa-top{background: url(images/oa-bg.jpg) center;background-size:cover;height: 500px;overflow: hidden; }
.in-oa-top .ad{margin-top: 150px;color: #fff;width: 50%;float: right;overflow: hidden;}
.in-oa-top .ad h2{margin:30px 0;}
.in-oa-top .ad p{font-size: 20px;}
.oa-gn li{list-style: none;background: #fff;padding: 20px;box-shadow: 0 0 5px #ccc;overflow: hidden;margin-bottom:30px;}
.oa-gn li span{display: block;float: left;margin-right:20px;font-size: 36px;color: #5969f7;}
.oa-gn li p{font-size: 16px;margin-top: 15px;}
.oa-gn-img{height: 335px;overflow: hidden;}
.oa-gn-img img{display: block;width: 100%;height: auto;}
.oa-fw{overflow: hidden;margin-bottom:20px;text-align: center;padding: 20px;}
.oa-fw .img img{display: block;width: 100%;height: auto;}
.oa-fw span{display: block;font-size: 20px;font-weight: bold;margin:10px 0;}
.oa-fw p{font-weight: 16px;line-height: 30px;color: #666;}
.oa-li{display: block;background: #fff;box-shadow: 0 0 3px #ccc; padding: 15px;font-size: 16px;color: #333; border-radius: 5px;margin-bottom:20px; overflow: hidden;white-space:nowrap; text-overflow:ellipsis;}
.oa-li span{color: #999;margin-right: 10px;}
.in-hd{display: block;margin-top:50px;overflow: hidden;}
.hd-txt{background: #fff;overflow: hidden;margin: 50px 0;box-shadow: 0 0 3px #ccc;padding: 20px;border-radius: 5px;}
.hd-txt h1{text-align: center;font-size: 30px;border-bottom: 2px solid #23e8e6;padding-bottom: 20px;}
.hd-txt h2{display: inline-block;background:#23e8e6;color: #fff;font-size: 20px;margin:20px 0 5px 0;padding:10px; border-radius: 5px;}
.hd-txt p{font-size: 16px;line-height: 30px;margin:5px 0;padding: 5px 0;}
.hd-txt .form-group{margin:20px 0;}
.hd-txt .form-group input{height: 45px;font-size: 16px;}
.hd-txt .tijiao{width: 100%;background:#23e8e6;color: #fff;border: none;height: 45px;font-size: 16px;  border-radius: 5px;}
@media (max-width:767px){
  .in-hd{margin-top:20px;}
  .hd-txt h1{font-size: 24px;}
}
.law-zttj a{display: inline-block;font-size: 16px;color: #666;margin:10px;}
.law-zttj a:hover{color:#23e8e6; }
.law-zt-li{list-style: none;margin-top:20px;}
.law-zt-li li{margin:10px 0;border-bottom: 1px dashed #ccc;padding-bottom: 20px;}
.law-zt-li li p{margin-bottom: 5px;}
.law-zt-li li p a:hover{color: #333;}
.law-zt-li li span{color: #666;line-height: 26px;}
.law-zt-li li span a{color:#0dacaa; }