    @CHARSET "UTF-8";
    /* 公共 */
    
    body {
        font-size: 14px;
        line-height: 25px;
        text-size-adjust: none;
        font-family: 微软雅黑;
        margin: 0px auto;
        background: #f4f8fa;
    }
    
    .cl {
        clear: both;
    }
    
    a {
        color: #666;
        text-decoration: none;
    }
    
    a:hover {
        color: #666;
        text-decoration: none;
    }
    
    ul,
    li {
        list-style: none;
        padding: 0;
        margin: 0;
    }
    
    h3,
    p {
        margin: 0;
    }
    
    .cl {
        clear: both;
    }
    
    .pc-banner img {
        width: 100%;
    }
    
    .tabb2 .dropdown-menu {
        position: unset;
        float: none;
        padding: 0;
        border-radius: 0;
        border: none;
        box-shadow: none;
        background: none;
    }
    
    .pc-banner .swiper-container {
        /* z-index: -1!important; */
    }
.navbar-nav>li:nth-child(8){
  display:none;
}
    /* 搜索 */
    
    .search {
        position: absolute;
        top: 15px;
        right: 30px;
        z-index: 99;
        
        border-radius: 5px;
        height: 30px;
        line-height: 30px;
    }
    
    .search form {
        position: relative;
    }
    
    .search button,
    .search input {
        background: none;
        border: none;
        outline: none;
        height: 30px;
        line-height: 30px;
    }
    
    .search input {
        width: 130px;
        padding-left: 15px;
        /* position: absolute;
        top: 30px; */
        /* display: none; */
    }
    
    .search button img {
        width: 25px;
        height: 25px;
    }
    /* 头部 */
/*.navbar-nav>li:nth-child(3){
  display:none;
}*/
    header {
       background: url(../images/index/top_bg.jpg)no-repeat;
        height: 100px;
        background-size: 100% 100%;
    }
     header .container{
        background: url(../images/index/top_bg.jpg)no-repeat;
        height: 100px;
        background-size: 100% 100%;
    }
    .navbar {
        min-height: 100px;
    }
    
    .navbar-brand {
        height: 100px;
        padding: 0;
    }
    
    .navbar-brand img {
        height: 55px;
    	margin-top: 20px;
    }
    
    .navbar-default {
        background: none;
        border: none;
    }
    
    .navbar-nav {
        margin-top: 20px;
        margin-left: 130px;
    }
    
    .nav-link:hover {
        color: #fff;
    }
    
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:focus,
    .navbar-default .navbar-nav>.active>a:hover {
        color: #fff;
        background: none;
        border-bottom: 2px solid #fff;
    }
    
    .navbar-default .navbar-nav>.open>a,
    .navbar-default .navbar-nav>.open>a:focus,
    .navbar-default .navbar-nav>.open>a:hover {
        color: #FFF;
        background: none;
        border-bottom: 2px solid #fff;
    }
    
    .navbar-default .navbar-nav>li>a {
        color: #FFF;
    }
    
    .dropdown-menu {
        padding: 0;
        border-radius: 0;
        border: none;
    }
    /* 底部 */
    
    .footer .f1 {
        border-top: #048bb4 5px solid;
        background: #048bb4;
        padding: 40px 0;
    }
    
    .footer .f1 ul li {
        color: #f5f5f5;
        padding: 30px;
        border-right: 1px solid #bbb;
        margin: 0 auto;
        height: 135px;
    }
    
    .footer .f1 ul li .left {
        float: left;
        margin-right: 20px;
    }
    
    .footer .f1 ul li:last-child {
        border-right: none;
    }
    
    .footer .f1 ul li .right {
        overflow: hidden;
    }
    
    .footer .f2 {
        background: #048bb4;
        overflow: hidden;
        border-top: 1px solid #048bb4;
    }
    
    .footer .f2 .mes {
        width: 560px;
        padding: 30px;
        margin: 0 auto;
        overflow: hidden;
    }
    
    .footer .f2 .mes .left {
        float: left;
    }
    
    .footer .f2 .mes .right {
        float: left;
        color: #f5f5f5;
        padding: 30px 0;
        margin-left: 60px;
    }
    
    .footer .f2 .mes .right p {
        margin-bottom: 20px;
    }
    /* ly-block1 */
    
    .ly-block1 {
        overflow: hidden;
        padding: 45px 0 80px 0;
        background: #fff;
    }
    
    .ly-block1 .title,
    .ly-block2 .title,
    .ly-block5 .title
     {
        overflow: hidden;
       text-align: center;
       
    }
     .ly-block4 .title{
        overflow: hidden;
    }
     /*.ly-block4  .title h3{
       text-align: center;
    }*/
   .ly-block4 .title{
        width: 300px;
        padding: 15px 0;
        margin: 15px auto;
    }
    .ly-block4 .title p{
        font-size: 18px;
        color: #358ed7;
        border-top: 3px solid #358ed7;
        padding: 15px 0;
        margin: 15px 0;
        width: 165px;
    }
    .ly-block1 .title h3,
    .ly-block2 .title h3,
    .ly-block4 .title h3,
    .ly-block5 .title h3 {
        font-size: 45px;
        color: #31363d;
    }
    
    .ly-block1 .title p,
    .ly-block2 .title p,
    .ly-block5 .title p {
        font-size: 18px;
        color: #358ed7;
        border-top: 3px solid #358ed7;
        width: 170px;
        padding: 15px 0;
        margin: 15px auto;
    }
    
    .ly-block1 .mes {
        overflow: hidden;
    }
    
    .ly-block1 .mes .mes-left img {
        width: 100%;
    }
    
    .ly-block1 .mes .mes-right h3 {
        color: #55708a;
        font-size: 24px;
        font-weight: bold;
        width: 100%;
        margin-top: 30px;
        margin-bottom: 30px;
      	text-align: center;
    }
    
    .ly-block1 .mes .mes-right p {
        width: 100%;
        overflow: hidden;
        font-size: 18px;
        color: #828282;
        line-height: 25px;
    }
    
    .ly-block1 .mes .mes-right a {
        width: 80%;
        float: right;
        color: #34495e;
        margin-top: 30px;
    }
    
    .ly-block1 .mes .mes-right a span {
        display: inline-block;
        width: 30px;
        height: 2px;
        margin-right: 5px;
        background: #55708a;
    }
    /* ly-block2 */
    
    .ly-block2 {
        padding: 40px 0;
    }
    
    .ly-block2 .mes-pro ul li {
        overflow: hidden;
    }
    
    .ly-block2 .mes-pro ul li p {
        text-align: center;
        font-size: 18px;
        color: #34495e;
        height: 50px;
        line-height: 50px;
        margin-bottom: 10px;
    }
    
    .ly-block2 .mes-pro ul li img {
        width: 100%;
      height:215px;
    }
    
    .ly-block2 .tabb2 li.active a {
        background: #048bb4;
        color: #fff;
    }
    
    .ly-block2 .tabb2 li>a {
        color: #34495e;
        font-size: 18px;
    }
    /* ly-block3 */
    
    .ly-block3 {
        background: #048bb4;
        padding: 30px 0;
    }
    
    .ly-block3 ul li {
        border-right: 2px solid #fff;
        text-align: center;
    }
    
    .ly-block3 ul li:last-child {
        border-right: none;
    }
    
    .ly-block3 ul li a {
        display: block;
        height: 85px;
    }
    
    .ly-block3 ul li .mes {
        overflow: hidden;
    }
    
    .ly-block3 ul li a img {
        float: left;
        padding-right: 20px;
    }
    
    .ly-block3 ul li a p {
        font-size: 20px;
        color: #fff;
      margin-top:20px;
          text-align: left;
        line-height: 25px;
    }
    
    .ly-block3 ul li a span {
        color: #fff;
          text-align: left;
        line-height: 25px;
        display: block;
    }
    /* ly-block4 */
    
    .ly-block4 {
        padding: 75px 0 0 0;
        background: #fff;
        position: relative;
    }
    
    .ly-block4 .pro-show {
        height: 400px;
    }
    
    .ly-block4 .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .ly-block4 .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    
    .ly-block4 .gallery-top {
        height: 80%;
        width: 100%;
    }
    
    .ly-block4 .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    
    .ly-block4 .gallery-thumbs .swiper-slide {
        height: 100%;
        opacity: 0.4;
    }
    
    .ly-block4 .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }
    
    .ly-block4 .gallery-thumbs a {
        display: none;
    }
    
    .ly-block4 .gallery-thumbs .swiper-slide-thumb-active a {
        display: block;
        line-height: 60px;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        overflow: hidden;
    }
    
    .ly-block4 .title ul li a {
        color: #048bb4;
        font-size: 18px;
        display: block;
        height: 50px;
        line-height: 50px;
    }
    /* ly-block5 */
    
    .ly-block5 {
        padding: 40px 0;
    }
    
    .ly-block5 .mes ul li {
        overflow: hidden;
        margin-bottom: 15px;
    }
    
    .ly-block5 .mes ul li a img {
        width: 100%;
      height:165px;
    }
    
    .ly-block5 .mes ul li a p {
        color: #55708a;
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        overflow: hidden;
    }
    /* 左导航 */
    
    .left-block h3 {
        color: #666;
        font-size: 20px;
        margin: 20px 0 15px 0;
        background: #048bb4;
        padding-left: 15px;
        height: 50px;
        line-height: 50px;
    }
    
    .left-block h3 a {
        color: #fff;
        outline: none;
        text-decoration: none;
    }
    
    .left-block .onenav>a {
        height: 30px;
        display: block;
        line-height: 30px;
        padding-left: 15px;
        color: #fff;
        background: #048bb4;
        margin-bottom: 5px;
    }
    
    .left-block .onenav ul li a {
        padding-left: 15px;
        height: 30px;
        display: block;
        line-height: 30px;
        margin-bottom: 5px;
        background: #e6f3fd;
    }
    
    .left-block .onenav ul li a:hover {
        background: #358ed7;
        color: #fff;
        height: 30px;
        display: block;
        line-height: 30px;
        margin-bottom: 5px;
    }
    /* .left-block .threenav li.active a {
        background: #048bb4;
    } */
    
    .left-block .threenav li a {
        padding-left: 30px!important;
        font-size: 12px;
    }
    /* 单页 */
    
    .page-block {
        overflow: hidden;
        margin: 30px 0;
    }
    
    .page-block .container {
        background: #fff;
        padding: 30px 15px;
    }
    
    .page-content {
        overflow: hidden;
    }
    
    .page-content .title {
        padding: 10px 0;
        margin-top: 20px;
        border-bottom: 2px solid #358ed7;
    }
    
    .page-content .article_content {
        margin-top: 20px;
    }
    
    .page-content .article_content img {
        width: 100%;
    }
    
    .page-content .title h3 {
        line-height: 30px;
        padding-left: 15px;
        border-left: 5px solid #358ed7;
    }
    /* 搜索结果页 */
    
    .search-block {
        overflow: hidden;
        margin: 30px 0;
    }
    
    .search-block .container {
        background: #fff;
        padding: 30px 15px;
    }
    
    .search-list ul li {
        margin: 5px 0;
        overflow: hidden;
        border-bottom: 1px dashed #d0d0d1;
    }
    
    .search-list ul li span {
        float: right;
        display: block;
        padding: 10px 0;
    }
    
    .search-list ul li a {
        padding: 10px 0;
        display: inline-block;
    }
    
    .search-list ul li a:hover {
        color: #048bb4;
    }
    
    .main-title {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    
    .main-title h3 {
        color: #048bb4;
        padding-left: 15px;
        border-left: 2px solid #048bb4;
        font-size: 20px;
    }
    /* 列表页 */
    
    .newsblock {
        padding: 50px 0;
    }
    
    .newsblock .container {
        background: #fff;
        padding: 30px 15px;
    }
    
    .news .news-title {
        padding: 10px 0;
        margin-top: 20px;
        border-bottom: 2px solid #358ed7;
    }
    
    .news .news-title h3 {
        line-height: 30px;
        padding-left: 15px;
        border-left: 5px solid #358ed7;
    }
    
    .newslist {
        overflow: hidden;
    }
    
    .newslist ul {
        margin-top: 20px;
    }
    
    .newslist ul li {
        overflow: hidden;
    }
    
    .newslist ul li h2 a:hover {
        color: #048bb4;
    }
    
    .newslist ul li h2 {
        font-size: 14px;
        margin: 0;
    }
    
    .newslist ul li h2 span {
        float: right;
    }
    
    .newslist ul li {
        padding: 15px 0;
        border-bottom: 1px dashed #ccc;
    }
    /* 产品列表 */
    
    .product-list {
        overflow: hidden;
    }
    
    .product-list ul {
        overflow: hidden;
        margin-top: 20px;
    }
    
    .product-list ul li {
        margin-bottom: 20px;
    }
    
    .product-list ul li a img {
        width: 100%;
      	height:190px;
    }
    
    .product-list ul li p {
        height: 30px;
        text-align: center;
        line-height: 30px;
        background: #048bb4;
    }
    
    .product-list ul li a p {
        color: #fff;
        font-size: 16px;
    }
    /* 详情页 */
    
    .article-right {
        border-left: 1px solid #358ed7;
    }
    
    .article-block {
        margin: 45px 0;
        overflow: hidden;
        padding: 30px 0;
    }
    
    .article-block .container {
        background: #fff;
        padding: 30px 15px;
    }
    
    .article-block .article-box h2 {
        color: #666;
        font-size: 20px;
        margin: 20px 0 15px 0;
        text-align: center;
    }
    
    .article-block .article-box .article-infobox {
        color: #9e9e9e;
        font-size: 14px;
        text-align: center;
    }
    
    #article_content {
        border-bottom: 1px dashed #d0d0d1;
    }
    /* 分页 */
    
    .pagination {
        /* overflow: hidden; */
    }
    
    .pagination span {
        margin-bottom: 10px;
    }
    
    .page-index a,
    .page-pre,
    .page-next,
    .page-last {
        display: inline-block;
        padding: 5px 15px;
        border: 1px solid #d0d0d1;
        margin: 0 5px;
    }
    
    .page-numbar {}
    
    .page-num {
        display: inline-block;
        padding: 5px 15px;
        margin: 0 5px;
        border: 1px solid #d0d0d1;
    }
    
    .page-num-current {
        border: 1px solid #048bb4;
        background: #048bb4;
        color: #fff;
    }
    
    .page-num-current:hover {
        color: #fff;
    }
    /* 上一页下一页 */
    
    .f-page {
        overflow: hidden;
        margin-top: 30px;
    }
    
    .f-page a {
        display: inline-block;
        margin-bottom: 20px;
    }
    
    .f-page a:hover {
        color: #048bb4;
    }
    /* 分享 */
    
    .share-block {
        /* position: relative; */
        overflow: hidden;
    }
    
    .share {
        /* position: absolute;
        bottom: 0; */
    }
    
    .share-block .headtitle {
        float: left;
    }
    
    .share-block .headtitle h3 {
        height: 30px;
        line-height: 30px;
        font-size: 14px;
    }
    
    .share-block .bdsharebuttonbox {
        float: left;
    }
    /* 联系我们 */
    
    .contact {
        overflow: hidden;
        margin: 30px 0;
    }
    
    .contact .container {
        background: #fff;
        padding: 15px;
    }
    
    .contact .contact-top {
        overflow: hidden;
        text-align: center;
        margin: 50px 0;
    }
    
    .contact .dibiao {
        margin-bottom: 50px;
        text-align: center;
        color: #444;
        font-size: 18px;
        font-weight: bold;
    }
    
    .contact .contact-top span {
        display: block;
        margin-bottom: 45px;
    }
    
    .contact .contact-top p {
        margin: 0;
        color: #666;
    }