/* Css for , Version=1751534322 */
 body, html {
    height: 100%;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Source Han Sans CN', 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: #f4f6f8;
    font-size: 14px;
    color: #1a1a1a;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    font-family: 思源黑体, Arial, Helvetica, sans-serif, ZenIcon !important;
}
body, div, ul, li, ol, dl, dt, p, dd, img, input, a, span, h1, h2, h3, h4 {
    /*font-size:16px;*/
}
.lunbo .carousel-caption h3 {
    font-size: 35px;
    font-weight: normal;
}
.lunbo .carousel-caption p {
    font-size: 20px;
    margin-top: 26px;
}
.lunbo #myNiceCarousel .carousel-caption {
    /*top: 50%;*/
    max-width: none;
}
.container h1{
    text-align: center;
}

.lunbo .carousel-caption{
  left:27%;
  top:58%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}
.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}
.public-foot {
    font-weight: normal;
}
.public-foot img {
    width: 150px;
}

.page-wrapper{
    padding-top: 0;
}


/* 公共底部 --start */
.blocks.all-bottom.row>div {
    padding: 0;
}
.m-index-index .all-bottom {
    max-width: none; 
    width: 100%;
    margin: 0;
}
/* 公共底部 --end */
/* 站点 --start */
#footer .wrapper{
    max-width: none;
}

#footer .wrapper #powerby{
    display: none;
}
#footer a {
    color: #aaa;
}
/* 站点 --end */
/* 菜单栏展开下标颜色 -- start */
.nav .caret {
    border-top-color: #fff;
    border-bottom-color: #fff;
}
/* 菜单栏展开下标颜色 -- end */
/* 修改首页dropdown-menu border 颜色 */
.dropdown-menu{
    /*border:1px solid rgba(69,69,80,1);*/
    border:none;
}
#navbar .dropdown-menu {
    margin-top: 0px;
}
/* 鼠标hover显示下标框 */
#navbarWrapper .navbar-nav>li:hover >a {
    border-bottom: 2px #30B7BA solid;
}

@media (max-width: 991px){
    #navbar .nav > li > a {
        padding: 26px 0px;
        min-width: 53px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}
@media (min-width: 768px){
    #navbar .nav > li > a {
        padding: 26px 0px;
    }
    .is-mc-nav #siteTitle, #siteLogo img {
        width: 320px;
    }
}


@media (max-width:768px){
    #navbarCollapse{
        background:rgba(48, 49, 61, 1);
    }
}


/* 轮播 自适应 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 自适应 -- end */

/* ---------- 所有页面适配 start-------------- */ 

/* 轮播 -- start */

.bannerLunbo .container {
    text-align: left;
}

.bannerLunbo .carousel-inner .item img {
    max-height: 999.3px;
    width: 100%;
    min-height: 300px;
}

.bannerLunbo .carousel-inner .item:nth-child(1) .carousel-content {
    font-size: 54px;
    bottom: 50%;
    font-weight: 545;
    letter-spacing: 2px;
}

.bannerLunbo .carousel-content h3 {
    font-weight: 545;
    letter-spacing: 2px;
    /*font-size: 54px;*/
    font-size: 35px;
}

.bannerLunbo .h3font54 h3 {
    font-size: 54px ;
}
    
.bannerLunbo .carousel-content p {
    font-size: 22px;
}

.bannerLunbo .carousel-inner .carousel-content {
    position: absolute;
    left: 0;
    bottom: 15%;
    width: 100%;
    color: #fff;
}

.bannerLunbo #myNiceCarousel .carousel-indicators li {
    display: inline-block;
    max-width: 60px;
    width: 20%;
    height: 2px;
    text-indent: -999px;
    cursor: pointer;
    background-color: grey;
    border: 1px solid grey;
    border-radius: 1px;
    padding: 1px;
    margin: 0;
}

.bannerLunbo #myNiceCarousel .carousel-indicators .active {
    max-width: 60px;
    width: 20%;
    height: 2px;
    margin: 0;
    background-color: #fff;
    border: 1px solid white;
    /*没有这边框，切换的时候指针不会变白 */
    padding: 1px;
}


/* 轮播 自适应 -- start */

@media(max-width:1600px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 200px;
    }
    .bannerLunbo .h3font54 h3 {
        font-size: 40px ;
    }
}

@media(max-width:1400px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 150px;
    }
}

@media(max-width:1200px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 100px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 35px;
        letter-spacing: 8px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 20px;
    }
}

@media(max-width:768px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 50px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 30px;
        letter-spacing: 5px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 16px;
    }
}

@media(max-width:500px) {
    .bannerLunbo .carousel-inner .carousel-content {
        bottom: 20px;
    }
    .bannerLunbo .carousel-content h3 {
        font-size: 24px;
        letter-spacing: 2px;
    }
    .bannerLunbo .carousel-content p {
        font-size: 14px;
    }
}

/* 轮播 自适应 -- end */

/* 轮播 container与logo左对齐 -- start */

@media (min-width: 768px){
    .bannerLunbo .container {
        max-width: 750px;
        padding-left:0;
    }
}

@media (min-width: 992px){
    .bannerLunbo .container {
        max-width: 970px;
        padding-left:0;
    }
}

@media (min-width: 1200px){
    .bannerLunbo .container {
        max-width: 1170px;
        padding-left:0;
    }
}

/* 轮播 container与logo左对齐 -- end */

/* 轮播 -- end */
/* ---------- 所有页面适配 end-------------- */.focus-middle {
    max-width:none;
}
.col {
    padding:0;
}
.row>[class*='col-'], .row>.col {
    padding:0;
}
.m-index-index .focus-top {
    margin-bottom: 0px;
}
.lunbo #myNiceCarousel .carousel-inner>.item>img{
    /*max-height:none;*/
}
.page-container>.blocks.fixed, #header{
    background:none;
}

/* 点击图片 显示大图 -- start */
#showImg {
    /*width: auto;*/
    
    width: 40vw;
    /*height: 598px;*/

}

#showDiv {
    position: fixed;
    background: rgba(170, 170, 170, 0.7);
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 101;
    text-align:center;
    line-height:100vh;
}
/* 点击图片 显示大图 -- end */

/*@media (min-width: 768px){*/
/*    .page-content, #header .wrapper, #header .row, #navbar, .focus-middle, .focus-bottom, #footer > .wrapper {*/
        /* max-width: 768px; */
/*    }*/
/*}*/#block285{}#block285 .panel-heading{}.page-container>.blocks.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2000;
  background: rgba(48, 49, 61, 0);
  font-size: 16px;
}

/*.page-container>.blocks.fixed1{*/
/*    background: rgba(48, 49, 61, 0);*/
/*}*/

#navbar .nav>li.active>a {
  border-bottom: 2px solid #30B7BA;

}

#navbar .nav>li.active>a,
#navbar .nav>li.active>a:focus {
  background: none;
}

.page-container>.blocks,
#navbar .nav>li>a,
#navbar .nav>li.open>a,
#navbar .nav>li.active>a,
#navbar .nav li>ul>li>a {
  color: #fff;
  font-size: 18px;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {}

.dropdown-menu a {
  font-size: 16px !important;
}

#navbar .nav>li.active>a:focus,
#navbar .nav>li.active>a:hover,
#navbar .dropdown-menu>li>a:hover {
  color: #fff;
}

#navbar .nav li>ul>li>a {
  color: #fff;
  background: rgba(48, 49, 61, 0.9);
}

#navbar .dropdown-menu li>a:hover {
  background: rgba(48, 49, 61, 0.7);
}

/*#navbar .nav > li > a:hover,#navbar .nav > li.open > a,#navbar,#header {*/
#navbar .nav>li>a:hover, #navbar .nav>li.open>a, #navbar {
  background: none;
}

#navbar .nav>li>a, #navbar .nav>li.active>a {
  margin-left: 5px;
  margin-right: 5px;
}

#header {
  border: none;
  /*background:none;*/
}

#navbar .nav>li:nth-child(6) a {
  font-size: 16px;
  /*margin-left: 75px;*/
}

#navbar .dropdown-menu>li:nth-child(5)>a {
  border-top: 1px solid rgba(255,255,255,0.3);
  /*position:relative;*/
}

/* 设置居中横线
#navbar .dropdown-menu>li:nth-child(5)>a::before {
    content:' ';
    display:block;
    position:absolute;
    width: 80%;
    height: 1px;
    left:10%;
    top: 0;
    background: rgba(255, 255, 255, 0.5);
}*/
#block5{}#block5 .panel-heading{}.navigation .navbar-nav>li:first-child {
    border-bottom: 2px #30B7BA solid;
}

.row {
    margin-left: 0px;
}

.container h1 {
    text-align: center;
    font-size: 30px;
}


/* 轮播 -- start */

/*.bannerLunbo .container {*/
/*    text-align: left;*/
/*}*/

/*.bannerLunbo .carousel-inner .item>img {*/
/*    max-height: 999.3px;*/
/*    width: 100%;*/
/*    min-height: 300px;*/
/*}*/

/*.bannerLunbo .carousel-inner .item:nth-child(1) .carousel-content {*/
/*    font-size: 54px;*/
/*    bottom: 30%;*/
/*    font-weight: 545;*/
/*    letter-spacing: 2px;*/
/*}*/

/*.bannerLunbo .carousel-content h3 {*/
/*    font-weight: 545;*/
/*    letter-spacing: 2px;*/
/*    font-size: 54px;*/
/*}*/

/*.bannerLunbo .carousel-content p {*/
/*    font-size: 22px;*/
/*}*/

/*.bannerLunbo .carousel-inner .carousel-content {*/
/*    position: absolute;*/
/*    left: 0;*/
/*    bottom: 15%;*/
/*    width: 100%;*/
/*    color: #fff;*/
/*}*/

/*.bannerLunbo #myNiceCarousel .carousel-indicators li {*/
/*    display: inline-block;*/
/*    max-width: 60px;*/
/*    width: 20%;*/
/*    height: 2px;*/
/*    text-indent: -999px;*/
/*    cursor: pointer;*/
/*    background-color: grey;*/
/*    border: 1px solid grey;*/
/*    border-radius: 1px;*/
/*    padding: 1px;*/
/*    margin: 0;*/
/*}*/

/*.bannerLunbo #myNiceCarousel .carousel-indicators .active {*/
/*    max-width: 60px;*/
/*    width: 20%;*/
/*    height: 2px;*/
/*    margin: 0;*/
/*    background-color: #fff;*/
/*    border: 1px solid white;*/
    /*没有这边框，切换的时候指针不会变白 */
/*    padding: 1px;*/
/*}*/

/* 轮播 自适应 -- start */

/*@media(max-width:1600px) {*/
/*    .bannerLunbo .carousel-inner .carousel-content {*/
/*        bottom: 200px;*/
/*    }*/
/*}*/

/*@media(max-width:1400px) {*/
/*    .bannerLunbo .carousel-inner .carousel-content {*/
/*        bottom: 150px;*/
/*    }*/
/*}*/

/*@media(max-width:1200px) {*/
/*    .bannerLunbo .carousel-inner .carousel-content {*/
/*        bottom: 100px;*/
/*    }*/
/*    .bannerLunbo .carousel-content h3 {*/
/*        font-size: 46px;*/
/*        letter-spacing: 10px;*/
/*    }*/
/*    .bannerLunbo .carousel-content p {*/
/*        font-size: 20px;*/
/*    }*/
/*}*/

/*@media(max-width:768px) {*/
/*    .bannerLunbo .carousel-inner .carousel-content {*/
/*        bottom: 50px;*/
/*    }*/
/*    .bannerLunbo .carousel-content h3 {*/
/*        font-size: 30px;*/
/*        letter-spacing: 5px;*/
/*    }*/
/*    .bannerLunbo .carousel-content p {*/
/*        font-size: 16px;*/
/*    }*/
/*}*/

/*@media(max-width:500px) {*/
/*    .bannerLunbo .carousel-inner .carousel-content {*/
/*        bottom: 20px;*/
/*    }*/
/*    .bannerLunbo .carousel-content h3 {*/
/*        font-size: 24px;*/
/*        letter-spacing: 2px;*/
/*    }*/
/*    .bannerLunbo .carousel-content p {*/
/*        font-size: 14px;*/
/*    }*/
/*}*/

/* 轮播 自适应 -- end */



/* 轮播 container与logo左对齐 -- start */

/*@media (min-width: 768px){*/
/*    .bannerLunbo .container {*/
/*        max-width: 750px;*/
/*        padding-left:0;*/
/*    }*/
/*}*/

/*@media (min-width: 992px){*/
/*    .bannerLunbo .container {*/
/*        max-width: 970px;*/
/*        padding-left:0;*/
/*    }*/
/*}*/

/*@media (min-width: 1200px){*/
/*    .bannerLunbo .container {*/
/*        max-width: 1170px;*/
/*        padding-left:0;*/
/*    }*/
/*}*/

/* 轮播 container与logo左对齐 -- end */

/* 轮播 -- end */#block308{}#block308 .panel-heading{}/* 轮播下导航 --start */

.navigates {
    width: 100%;
    background: #F5F5F7;
}

.navigationcls {
    padding-top: 28px;
    padding-bottom: 28px;
}

.navigationcls li {
    list-style: none;
    float: left;
    width: 20%;
    text-align: center;
}

.navigationcls a {
    font-size: 20px;
    color: #C5C5C5;
    text-decoration: none;
}

@media(max-width:768px) {
    .navigationcls li {
        float: none;
        width: 100%;
    }
}

/* 轮播下导航 --end */#block266{}#block266 .panel-heading{}/* 产品介绍 -- start */

.chanpinjieshao {
    width: 100%;
}

.chanpinjieshao h1 {
    margin-top: 110px;
    margin-bottom: 90px;
    color: #4D4A49;
}

.chanpinjieshao .nav-tabs {
    width: 100%;
    border-bottom: none;
    font-size: 22px;
}

.chanpinjieshao .showpanel {
    border: 1px solid #C1BFBF;
    border-right: none;
    overflow: hidden;
    width: 20%;
    height: 50px;
}

.chanpinjieshao .showpanel:last-child {
    border-right: 1px solid #C1BFBF;
}

.chanpinjieshao .nav-tabs .active {
    background: #30B7BA !important;
    border: none;
}

.chanpinjieshao .nav-tabs>li>a {
    background: none;
    text-align: center;
    margin: 0;
    border-radius: 0;
    color: #000 !important;
    border: none;
    transition: all .5s;
}

.chanpinjieshao .nav-tabs>li.active>a, .chanpinjieshao .nav-tabs>li.active>a:focus, .chanpinjieshao .nav-tabs>li.active>a:hover {
    border: none;
    color: #fff !important;
}

.chanpinjieshao .nav-tabs li a:hover {
    color: #fff !important;
    cursor: pointer;
    background: #30B7BA;
    height: 49px;
}

.chanpinjieshao .nav-tabs li a:focus {
    background: none;
}

.chanpinjieshao .tab-content {
    margin-top: 60px;
    width: 100%;
    background: #f2f2f2;
}

.chanpinjieshao .tab-content .col-md-6 {
    margin-top: 60px;
    padding-left: 54px;
    padding-right: 30px;
}

.chanpinjieshao .tab-content .col-md-6 h3 {
    color: #4D4A49;
    font-size: 26px;
}

.chanpinjieshao .tab-content .col-md-6 p {
    color: #A0A1A4;
    font-size: 18px;
}

.chanpinjieshao .tab-content .col-md-6 img {
    height: 270px;
    padding: 0px;
    background: none;
    border: none;
    width: 100%;
}

/* 增加 【查看更多】 按钮 */

.chanpinjieshao .btnMore {
    padding: 10px 14px;
    font-size: 20px;
    background: #30B7BA;
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}

@media(max-width:768px) {
    .nav-tabs>li {
        float: none;
    }
    .chanpinjieshao .showpanel {
        width: 100%;
        border: 1px solid #C1BFBF;
    }
}

/* 产品介绍 -- end */#block289{}#block289 .panel-heading{}/* 安全认证 -- start  */

.safe {
    background: #313340;
    padding: 15px 0;
    margin: 110px 0;
    color: #FFFFFF;
}

.safe h1 {
    margin-top: 70px;
    margin-bottom: 90px;
}

.safe .row {
    margin-bottom: 80px;
}

.safe .row>div {
    text-align: center;
    border-right: 1px solid rgba(48, 183, 186, 0.46);
    font-size: 24px;
}

.safe .row>div:last-child {
    border-right: none;
}

.safe img {
    margin: 10px 0;
    transition: all 1s;
}

.safe .row>div>div:hover img {
    transform: rotateY(-180deg);
}

/* 安全认证 -- end  */#block288{}#block288 .panel-heading{}/* 支持芯片 -- start */

.supporyship h1 {
    margin-bottom: 60px;
    color: #4D4A49;
}

.supporyship .shipgroup h1 {
    text-align: left;
    font-size: 24px;
    color: #4D4A49;
    margin-top: 39px;
    margin-bottom: 28px;
}

.supporyship .shipgroup ul {
    padding-left: 0%;
}

.supporyship .shipgroup li {
    list-style: none;
    display: inline-block;
    width: 19%;
    padding: 2px;
}

.supporyship .shipgroup li img {
    padding: 2px;
    border: 1px solid #aaa;
    margin: 1px;
}

/* 支持芯片 -- end  */#block265{}#block265 .panel-heading{}/* 应用场景 -- start */

.yingyong h1 {
    color: #4D4A49;
    text-align: center;
    font-size: 30px;
    margin-top: 110px;
    margin-bottom: 90px;
}

.yingyong {
    color: #fff;
    margin-top: 50px;
}

.yingyong .coverbox {
    position: relative;
    cursor: pointer;
    width: 100%;
    max-height: 850px;
}

.yingyong #myNiceCarousel1 .img-thumbnail {
    border-radius: 0;
}

.yingyong #myNiceCarousel1 .item img {
    padding: 0;
    border: none;
    width: 100%;
    max-height: 850px;
}

.yingyong .shadow {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transition: all 0.2s;
}

.yingyong .cover {
    position: absolute;
    right: 0;
    bottom: 0;
    top: 0;
    width: 40%;
    transition: all 1s;
    z-index: 1;
}

.yingyong .cover .simple {
    position: absolute;
    width: 80%;
    left: 50%;
    top: 50%;
    height: 60%;
    transform: translate(-50%, -50%);
}

.yingyong .cover .simple:before {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
    transition: all 0.5s;
    background: rgba(255, 255, 255, 0.3);
}

.yingyong .cover .simple h2 {
    font-size: 30px;
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.3s;
}

.yingyong .cover .simple p {
    font-size: 18px;
    opacity: 0;
    transition: all 0.5s;
    transition-delay: 0.4s;
}

.yingyong .coverbox:hover .shadow {
    background: rgba(26, 26, 26, 0.8);
    z-index: 1;
}

.yingyong .coverbox:hover .simple:before {
    left: 0;
    right: 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    background: rgba(255, 255, 255, 0);
    z-index: 1;
}

.yingyong .coverbox:hover h2 {
    opacity: 1;
    transform: translateY(-20px);
}

.yingyong .coverbox:hover p {
    opacity: 1;
}

.yingyong .context {
    padding: 100px 20px;
}

.yingyong #showtip {
    letter-spacing: 5px;
    font-size: 32px;
    text-align: center;
}

@media (max-width: 1200px) {
    .yingyong .cover .simple {
        left: 10%;
    }
    .yingyong .context {
        padding: 60px 20px;
    }
    .yingyong .cover .simple #showtip {
        font-size: 26px;
    }
}

@media (max-width: 992px) {
    .yingyong .cover .simple {
        left: 10%;
    }
    .yingyong .context {
        padding: 60px 20px;
    }
    .yingyong .cover .simple #showtip {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .yingyong .cover .simple {
        left: 10%;
    }
    .yingyong .context {
        padding: 40px 20px;
    }
    .yingyong .cover .simple #showtip {
        font-size: 20px;
    }
}

@media (max-width: 650px) {
    .yingyong .cover .simple {
        left: 10%;
    }
    .yingyong .context {
        padding: 20px 20px;
    }
    .yingyong .cover .simple #showtip {
        font-size: 16px;
    }
}

/* 应用场景 -- end */#block264{}#block264 .panel-heading{}/* 合作伙伴 -- start */

.hezuogongying {
    margin-top: 110px;
    margin-bottom: 110px;
    color: #4D4A49;
    background: #F5F5F7;
}

.hezuogongying .container ul {
    padding-left: 0;
}

.hezuogongying .container li {
    list-style: none;
    width: 20%;
    float: left;
    padding: 10px 10px;
    position: relative;
}

.hezuogongying li .hover {
    position: absolute;
    padding: 10px 10px;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all .5s;
}

.hezuogongying li:hover .hover {
    opacity: 1;
}

@media(max-width:1200px) {
    .hezuogongying .container li {
        width: 25%;
    }
}

@media(max-width:992px) {
    .hezuogongying .container li {
        width: 33%;
    }
}

@media(max-width:768px) {
    .hezuogongying .container li {
        width: 50%;
    }
}

.hezuogongying h1 {
    margin-top: 98px;
    margin-bottom: 110px;
}

.hezuogongying img {
    width: 100%;
    cursor: pointer;
    padding: 2px;
}

/* 合作伙伴 -- end */#block287{}#block287 .panel-heading{}#block287 .public-foot:before, #block287 .public-foot:after {
    content: ' ';
    position: absolute;
    display: block;
    width: 10000px;
    background: #353644;
    top: 0;
    bottom: 0px;
    left: 100%;
    z-index: 0;
    border-bottom: solid 1px #3e3d49;
}

#block287 .public-foot:after {
    left: auto;
    right: 100%;
}

.public-foot {
    color: rgba(255, 255, 255, 0.8);
    width: 100%;
    background: #353644;
    padding: 50px 0;
    border-bottom: solid 1px #3e3d49;
}

/*.public-foot .leftcol, .public-foot .rightcol {*/
/*    width: 50%;*/
/*    margin: auto;*/
/*}*/

.public-foot h2 {
    margin-bottom: 20px;
    font-weight: normal;
}

.public-foot {
    font-weight: normal;
}

.public-foot img {
    width: 150px;
}