﻿
        /*body*/
        body {
            background-color: #fff;
            font-family: "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti;
            text-align: left;
          overflow-x:hidden;
        }

            body .column {
                padding-left: 5px;
                padding-right: 5px;
            }
        /*nav(菜单布局)*/
        nav .module-context .module-view .nav {
        }
        /*header start (页头布局)*/
        header .module-context .module-view .nav {
        }
        /*Content(内容布局)*/
        .container .module-context .module-view,
        .container-fluid .module-context .module-view {
        }
       
        ul,li{
            list-style:none;
            padding:0;
        }
        
        /*标题*/
        .b-title {
            width: 100%;
            line-height: 26px;
            padding: 0 15px;
            font-size: 14px;
            background: #1ab9bb;
        }
            .b-title:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            } 
            .b-title .b-title-name {
                float: left;
            }

            .b-title .b-title-more {
                float: right;
            }

                .b-title .b-title-more a {
                    color: #fff;
                }
        /*块盒子*/
        .newbox {
            width: 100%;
            height: auto;
            margin-bottom: 10px;
            background-color: #ffffff;
        }
        /*块盒子内容*/
        .newbox_content {
            width: 100%;
            background-color: #ffffff;
            border: 1px solid rgb(221, 221, 221);
            border-top: none;
        }

        /*新闻列表*/
        .news:after {
            content: "020";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
        }
         .news ul li {
            line-height: 40px !important;
            color: #666;
            border-bottom: 1px dashed #ddd;
            padding: 0 15px;
        }

            .news ul li a {
                color: #666;
            }

            .news ul li .news_text_date {
                float: right;
               
                text-align: right;
                font-size: 13px;
                color: #999;
            }

            .news ul li .news_text_title {
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
                margin: 0;
                margin-right: 90px;
            }
  

            .news ul li a {
                display: block;
            }

                .news ul li a:after {
                    content: "020";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
                }


        /*新闻图文*/
        .newlist-Img {
        }

            .newlist-Img ul li {
                padding: 15px;
                width: calc(100% / 2);
                float:left;
            }
            .newlist-Img ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            } 
            .newlist-Img ul li a {
                display: block;
            }

                    .newlist-Img ul li a:after {
                        content: "020";
                        display: block;
                        height: 0;
                        clear: both;
                        visibility: hidden;
                    }

                .newlist-Img ul li .newlist-Img_img {
                    float: left;
                    width: 102px;
                    height: 77px;
                }

                    .newlist-Img ul li .newlist-Img_img .newlist-Img_img_box {
                        text-align: center;
                        vertical-align: middle;
                        width: 100px;
                        height: 75px;
                        padding: 1px;
                        border: 1px solid #eee;
                        overflow: hidden;
                    }

                    .newlist-Img ul li .newlist-Img_img img {
                        max-width: 100%;
                        max-height: 100%;
                    }

                .newlist-Img ul li .newlist-Img_text {
                    margin-left: 110px;
                }

                    .newlist-Img ul li .newlist-Img_text .newlist-Img_text_title {
                        color: #333;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        font-size: 15px;
                    }

                    .newlist-Img ul li .newlist-Img_text .newlist-Img_text_summary {
                        color: #999;
                        font-size: 13px;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        padding-top:5px;
                    }

                    .newlist-Img ul li .newlist-Img_text .newlist-Img_text_date {
                        color: #ccc;
                        font-size: 12px;
                        padding-top: 5px;
                    }


        /*新闻详情*/
        .news_content{
            padding:15px;
            
        } 
        .news_content_title {
            color: #333;
            padding-bottom: 6px;
            font-weight: bold;
            font-size: 16px;
        }

        .news_content_date {
            color: #999;
            font-size: 12px;
            padding-bottom: 6px;
        }

        .news_content_head div:last-child {
            margin-bottom: 15px;
            border-bottom: 1px dashed #ddd;
        }

        .news_content_text{
            line-height:26px;
            color:#666;
        }
        /*产品分类*/
        .products_class_content ul {
            padding: 0;
        }

            .products_class_content ul li > div {
                border-bottom: 1px solid #ddd;
                height: 36px;
                line-height: 36px;
                display: block;
                padding-left: 15px;
                cursor: pointer;
                background: url(http://q.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2016/03/03/5fb4033acdee47ffb7da519b0c1db6b0/30358e0372e843cb82b0af229e366ead.gif) #f4f4f4 no-repeat right 10px center;
            }

            .products_class_content ul li > p {
                
                display: none;
                padding:0;
                margin:0;
            }
                .products_class_content ul li > p > a {
                    height: 30px;
                    line-height: 30px;
                    border-bottom: 1px solid #ddd;
                    margin-bottom: 0;
                    padding-left: 30px;
                    display:block;
                }
           

        /*友情链接*/
        .friend_link {
            width: 100%;   
            padding: 14px 7px 0 7px;
        }


        .friend_link ul li {
            padding: 0 7px;
            margin-bottom: 14px;
            width: calc(100% / 8);
            float: left;
            border: none;
           
           
        }
            .friend_link ul{
                margin:0;
            }
             .friend_link ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

                .friend_link ul li a {
                    color: #fff;
                    border: 1px solid #ddd;
                    display: block;
                    position: relative;
                }

            .friend_link ul li img {
                width: 100%;
            }

            .friend_link ul li div {
                display: none;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                text-align: center;
                padding-top: calc( 50% - 40px );
                z-index: 2;
                background: rgba(0, 0, 0,0.7);
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-weight: bold;
            }


     
        /*产品列表*/
        .product {
            padding:15px 7px;
        }

            .product ul li {
                padding: 0 7px;
                margin-bottom: 14px;
                width: calc(100% / 4);
                float: left;
                border: none;
            }

                .product ul li a {
                    display: block;
                }

            .product ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .product ul li .product_img {
                width: 100%;
            }

                .product ul li .product_img .product_img_box {
                    text-align: center;
                    /*display:table-cell;*/
                    vertical-align: middle;
                    width: 100%;
                    padding: 1px;
                    border: 1px solid #eee;
                    height: 205px;
                    overflow: hidden;
                }

                .product ul li .product_img img {
                    max-width: 100%;
                    max-height: 100%;
                }

            .product ul li .product_text {
            }

                .product ul li .product_text .product_text_title {
                    color: #333;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    text-align: center;
                }

                .product ul li .product_text .product_text_summary {
                    color: #999;
                    line-height: 0;
                    height: 0;
                }
        /*推荐内容列表*/
        .recommend {
            padding: 15px 7px;
        }

            .recommend ul li {
                padding: 0 7px;
                margin-bottom: 14px;
                width: calc(100% / 4);
                float: left;
                border: none;
            }

                .recommend ul li a {
                    display: block;
                }

            .recommend ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
            }

            .recommend ul li .recommend_img {
                width: 100%;
            }

                .recommend ul li .recommend_img .recommend_img_box {
                    text-align: center;
                    /*display:table-cell;*/
                    vertical-align: middle;
                    width: 100%;
                    padding: 1px;
                    border: 1px solid #eee;
                    height: 205px;
                    overflow: hidden;
                }

                .recommend ul li .recommend_img img {
                    max-width: 100%;
                    max-height: 100%;
                }

            .recommend ul li .recommend_text {
            }

                .recommend ul li .recommend_text .recommend_text_title {
                    color: #333;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    text-align: center;
                }

                .recommend ul li .recommend_text .recommend_text_summary {
                    color: #999;
                    line-height: 0;
                    height: 0;
                }

        /*产品详情*/
        .product_content{
           padding:15px;
          
        } 
        .product_content_head div:last-child {
            margin-bottom: 15px;
            border-bottom: 1px dashed #ddd;
        }

        .product_content_title {
            color: #333;
            padding-bottom: 6px;
            font-weight: bold;
            font-size: 16px;
        }

        .product_content_date {
            color: #999;
            font-size: 12px;
            padding-bottom: 6px;
        }

        .product_content_summary {
            color: #999;
            padding-bottom: 15px;
        }

        .procontent {
            padding-top: 15px;
            line-height:26px;
            color:#666;
          
        }

        .product_content_img {
            text-align: center;
        }

        /*内容*/
        .newbox_content_text{
            line-height:26px;
            color:#666;
        }
        /*分页*/
        .paginator {
            clear: both;
            padding-right: 0px;
            padding-left: 0px;
            padding-bottom: 10px;
            margin: 0 auto;
            font: 14px Arial,Helvetica,sans-serif;
            color: #666;
            padding-top: 10px;
            float: right;
        }

            .paginator A {
                border-right: #c4c4c4 1px solid;
                padding-right: 8px;
                border-top: #c4c4c4 1px solid;
                display: block;
                padding-left: 8px;
                background: #fff;
                float: left;
                border-left: #c4c4c4 1px solid;
                color: #0169cd;
                margin-right: 4px;
                border-bottom: #c4c4c4 1px solid;
                text-decoration: none;
                height: 20px;
                line-height: 20px;
            }

                .paginator A:link {
                    border-right: #c4c4c4 1px solid;
                    padding-right: 8px;
                    border-top: #c4c4c4 1px solid;
                    display: block;
                    padding-left: 8px;
                    background: #fff;
                    float: left;
                    border-left: #c4c4c4 1px solid;
                    color: #0169cd;
                    margin-right: 4px;
                    border-bottom: #c4c4c4 1px solid;
                    text-decoration: none;
                    height: 20px;
                    line-height: 20px;
                }

                .paginator A:visited {
                    border-right: #c4c4c4 1px solid;
                    padding-right: 8px;
                    border-top: #c4c4c4 1px solid;
                    padding-left: 8px;
                    background: #fff;
                    border-left: #c4c4c4 1px solid;
                    color: #0169cd;
                    border-bottom: #c4c4c4 1px solid;
                    text-decoration: none;
                    height: 20px;
                    line-height: 20px;
                }

                .paginator A:hover {
                    border-right: #fe7300 1px solid;
                    padding-right: 8px;
                    border-top: #fe7300 1px solid;
                    padding-left: 8px;
                    background: #fff;
                    border-left: #fe7300 1px solid;
                    color: #fe7300;
                    border-bottom: #fe7300 1px solid;
                    text-decoration: none;
                    height: 20px;
                    line-height: 20px;
                }

                .paginator A:active {
                    border-right: #fe7300 1px solid;
                    padding-right: 8px;
                    border-top: #fe7300 1px solid;
                    padding-left: 8px;
                    background: #fff;
                    border-left: #fe7300 1px solid;
                    color: #fe7300;
                    border-bottom: #a62021 1px solid;
                    text-decoration: none;
                    height: 20px;
                    line-height: 20px;
                }

            .paginator .break {
                padding-right: 6px;
                padding-left: 6px;
                padding-bottom: 6px;
                border-top-style: none;
                padding-top: 6px;
                border-right-style: none;
                border-left-style: none;
                height: 12px;
                text-decoration: none;
                border-bottom-style: none;
            }

            .paginator .this-page {
                border-right: #fff 1px solid;
                padding-right: 8px;
                border-top: #fff 1px solid;
                display: block;
                padding-left: 8px;
                background: #fff;
                float: left;
                padding-bottom: 2px;
                border-left: #fff 1px solid;
                margin-right: 2px;
                padding-top: 2px;
                border-bottom: #fff 1px solid;
                text-decoration: none;
                color: #fe7300;
                font-weight: bold;
            }


        /*当为第一页时的上一页按钮*/
        .firstbtn {
            border-top-width: 0px !important;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px !important;
            font-size: 12px;
            border-bottom-width: 0px !important;
            padding-bottom: 0px;
            width: 26px;
            color: #666;
            line-height: 22px;
            margin-right: 4px;
            padding-top: 0px;
            height: 22px;
            text-align: left;
            border-right-width: 0px !important;
        }

        /*当为最后一页时的下一页按钮*/
        .finalbtn {
            border-top-width: 0px !important;
            padding-right: 0px;
            padding-left: 0px;
            border-left-width: 0px !important;
            font-size: 12px;
            border-bottom-width: 0px !important;
            padding-bottom: 0px;
            width: 63px;
            color: #666;
            text-indent: 7px;
            line-height: 22px;
            padding-top: 0px;
            height: 22px;
            text-align: left;
            border-right-width: 0px !important;
        }

        .firstbg, .firstbg a, .firstbg a:link, .firstbg a:visited, .firstbg a:hover {
            font-size: 12px;
            color: #999;
            height: 20px;
            line-height: 20px;
            display: block;
        }
        /*图片幻灯*/
        .carousel {
            
            background: #fff /*a25c98*/;
        }

            .carousel .item {
                
                background: #fff;
            }
                .carousel .item img{
                    max-width:100%;
                }

        /*footer(页脚布局)*/
        footer .module-context .module-view .nav {
        }
        /*留言 */
        .message_style{
            padding:15px;
        } 
        .message_style .message_text {
            margin-bottom: 20px;
        }

            .message_style .message_text input {
                border: 1px solid #ddd;
                background: #fff;
                padding: 10px;
                width: 100%;
            }

            .message_style .message_text label {
                display: block;
                font-weight: normal;
                color: #ff0000;
            }

            .message_style .message_text textarea {
                border: 1px solid #ddd;
                background: #fff;
                padding: 10px;
                width: 100%;
            }

        .message_style .message_btn {
            text-align: center;
        }

            .message_style .message_btn input {
                background: #14c0c0;
                border: none;
                color: #fff;
                font-size: 16px;
                display: block;
                width: 100%;
                padding: 10px 0;
            }
        
       

        /*产品推荐选项卡*/
        .clear {
            clear: both;
        }
        .recommend_products_classify ul {
            margin-bottom: 0 !important;
        }
            .recommend_products_classify ul li {
                float: left;
                padding: 0 30px !important;
                height: 40px;
                line-height: 40px;
                text-align: center;
                cursor: pointer;
                box-sizing: border-box;
                font-family: "微软雅黑";
                color: #999;
            }
            .recommend_products_classify ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                box-sizing: border-box;
            }

        .recommend_products_left_title {
            float: left;
            font-family: "微软雅黑";
            font-size: 16px;
            font-weight: bold;
            color: #666;
        }
        .recommend_products_title :after {
            content: "020";
            display: block;
            height: 0;
            clear: both;
            visibility: hidden;
            box-sizing: border-box;
        }
        .recommend_products_title {
            height: 40px;
            line-height: 40px;
            border-bottom: 1px solid #d93a21;
            box-sizing: border-box;
            margin-top:15px;
        }

        .recommend_products_classify {
            float: right;
        }

        .recommend_products_content {
            display: none;
        }
        .recommend_products_classify ul li.active {
            border-top: 2px solid #d93a21;
            border-right: 1px solid #d93a21;
            border-left: 1px solid #d93a21;
            border-bottom: 1px solid #fff;
            color: #d93a21;
            box-sizing: border-box;
        }

        .recommend_products_content ul {
            list-style: none;
            margin: 0;
            padding: 0;
        }
            .recommend_products_content ul li {
                width: calc((100% - 15 * 3px) / 4);
                float: left;
                border: 1px solid #ddd;
                padding-bottom: 15px;
                margin-right: 15px;
                margin-top: 15px;
                transition: all 0.4s ease-out 0s;
                box-sizing: border-box;
                background: #fff;
            }

            .recommend_products_content ul:after {
                content: "020";
                display: block;
                height: 0;
                clear: both;
                visibility: hidden;
                box-sizing: border-box;
            }

        .recommend_products_content_img {
            width: 100%;
            text-align: center;
            margin-bottom: 10px;
            box-sizing: border-box;
        }

            .recommend_products_content_img img {
                max-width: 100%;
                box-sizing: border-box;
            }
        .recommend_products_content ul li a {
            text-decoration: none;
        }
        .recommend_products_content ul li:hover {
            margin-top: 0px;
            box-sizing: border-box;
        }

        .recommend_products_content ul li:nth-child(4n-0) {
            margin-right: 0;
            box-sizing: border-box;
        }

        .recommend_products_content ul li:nth-child(4n-3) {
            clear: both;
            box-sizing: border-box;
        }
        .recommend_products_content ul li .recommend_products_content_pric {
            line-height: 30px;
            padding: 0 15px 0 15px;
            box-sizing: border-box;
            color: #d93a21;
            font-size: 20px;
        }
        .recommend_products_content ul li .recommend_products_content_title {
            line-height: 22px;
            padding: 0 15px 0 15px;
            box-sizing: border-box;
            height: 46px;
            overflow: hidden;
            color: #999;
        }
      
      
        /*产品轮播*/
        .swiper-container {
            width: 100%;
        }

        .swiper-slide {
            text-align: center;
            font-size: 18px;
            background: #fff;
            /* 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;
        }
        .swiper-pagination-bullet {
            width: 15px !important;
            height: 15px !important;
            border-radius: 0 !important;
            background: #ccc !important;
        }

        .swiper-pagination-bullet-active {
            background: #fff !important;
        }
        .swiper-pagination {
            text-align: right !important;
            padding-right: 10px !important;
        }

        /*新闻选项卡*/
        .news_tab {
            border: 1px solid #ddd;
            width: 100%;
            margin-top: 15px;
        }

        .news_tab_title {
            line-height: 40px;
            height: 40px;
            width: 100%;
            box-sizing: border-box;
        }

            .news_tab_title ul {
                width: 100%;
                height: 40px;
                border-bottom: 1px solid #ddd;
                box-sizing: border-box;
                list-style: none !important;
                margin: 0;
                padding: 0;
            }

                .news_tab_title ul li {
                    float: left;
                    border-right: 1px solid #ddd;
                    /*border-bottom:1px solid #ddd;*/
                    padding: 0 30px !important;
                    height: 40px;
                    font-family: "微软雅黑";
                    color: #666;
                    cursor: pointer;
                    list-style: none !important;
                }

                .news_tab_title ul:after {
                    content: "020";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
                    box-sizing: border-box;
                }

                .news_tab_title ul li.active {
                    border-bottom: 1px solid #fff !important;
                    border-top: 2px solid red;
                    box-sizing: border-box;
                    font-weight: bold;
                }

        .news_tab_content {
            display: none;
            width: 100%;
            padding: 15px;
            box-sizing: border-box;
            font-family: "微软雅黑";
        }
            .news_tab_content ul {
                list-style: none !important;
                margin:0;
                padding:0;
            }
                .news_tab_content ul li {
                    line-height: 30px;
                    height: 30px;
                    background: url(images/cui_bg.png) no-repeat;
                    background-position: -68px -330px;
                    padding-left: 10px;
                    box-sizing: border-box;
                    list-style: none !important;
                }

                    .news_tab_content ul li span:first-child {
                        width: 80px;
                        float: right;
                        color: #999;
                        text-align:right;
                    }

                    .news_tab_content ul li span:last-child {
                        color: #666;
                        margin-right: 80px;
                        display: block;
                    }

        .ellipsis {
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
            display: block;
        }

                .news_tab_content ul li a:after {
                    content: "020";
                    display: block;
                    height: 0;
                    clear: both;
                    visibility: hidden;
                    box-sizing: border-box;
                }
        .news_tab_content ul li a {
            display: block;
            text-decoration: none;
        }
/*==========================2019-04-22新增样式==================================*/  
  
.fl{float:left;}
.fr{float:right;}
.top_phone{background:url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2019/04/17/4dd34ab215e4476885364382465182d8/bab29cfa3c85401fb933b2a07b9d60a9.png) no-repeat left;}  
  .widthcenter {
    width: 1200px;
    margin:0 auto;
}
  .zzzxtop {
    height:60px;
    width:100%;
    font-size:16px;
    line-height:60px;
    color:#ffffff;    background:url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2019/04/17/4dd34ab215e4476885364382465182d8/57c8b79d14914ceaaa5acef524a3cd89.png)  left;
  }  
  .slogan{
  	font-size:24px;
  }  
  .topright {
	height:60px;
   line-height:60px;
}
  .topright img{
    width:30px;
    height:30px;
   vertical-align: middle;
    
  }
  .topright span{margin-left:10px}  
  .top_bar{
    height:80px;
  	background:#ffffff;
    line-height:80px;
  } 
  .navbar-inverse{
  	background-color:#ffffff;
  }  
  .navbar-inverse .navbar-nav > li > a{
  	color:#000000;
  }  
  
  .newbox_content{border:none;}  
  .nav{
  	font-size:16px;
    line-height:80px;
  }  
  .newsBox{
  	background:url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2019/04/17/4dd34ab215e4476885364382465182d8/57a8bd4de8524dfa991c85b0e0097653.png) no-repeat top left;
   width:320px;
   height:520px;
   margin-top:40px;
  }
  .newsTit{
  	padding:40px 0 0 24px;
  }
  .newsBox h1{
  	font-size:30px;
    color:#ffffff;
  } 
  .newsBox h2{
  	font-size:48px;
    color:#ffffff;
    font-weight:600;
    
  } 
  .newsBox .btn{
    display:block;
  	 width:100px;
    height:36px;
    font-size:16px;
    color:#ffffff;
  	 margin-top: 300px;;
    margin-left:24px;
    border:solid 1px #ffffff;
  }  
  .newsBox .btn:hover{
  	color:#ff7800;
    border:1px solid #ff7800;
  }
.newsClu{
   margin-top:40px;
	width:100%;
	height:520px;
	border:solid 1px #dadada;	
}
.cluText{
	margin:20px 0 20px 30px;
   width:60%;
}
.cluText .title{
	font-size: 18px;
	color:#333333;
	padding-bottom: 20px;
	border-bottom:dashed 1px #dadada;
}
.cluText .Clucont{
	font-size:16px;
	color:#999999;
	line-height: 24px;
   padding-top: 10px;
}
.cluText .button{
	display: block;
   width:100px;
   height:32px;
   text-align:center;
	background: #ff7800;
	font-size:14px;
	color:#ffffff;
   margin-top:20px;
  line-height:32px;
}
  .cluText .button:hover{
  	background: #c66510;
  }  
.cluPic{
	width:35%;
	height:177px;
  margin-top:20px;
}
  .news ul li{
  line-height:56px !important;
  font-size: 16px;
  border:none;
  	
  }  
.news ul li a {
    color: #666;
    border-bottom: 1px dashed #dadada;
}  
  .navbar-nav > li > a{
  line-height:60px;
  } 
  .logoBox img{vertical-align: middle;}  
  .nav{float:right;} 
  
  .navbar-nav > li > a：hover{color:#4a57a8}
.navbar-inverse .navbar-nav > li > a:hover{color:#4a57a8}
  
  
.foot {
    border-top: none;
    padding: 10px 0;
    margin: 0 -15px;
    overflow: hidden;
    background: #4a57a8;
    text-align: center;
    color: #fff;
    font-size: 16px;
    height:160px;
}  
 .foot a {
    color: #fff;
}  
.fl.footText {
    line-height:32px;
    text-align: left;    background:url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2019/04/17/4dd34ab215e4476885364382465182d8/1c36fe78ee574c639e1a67e4d3e948cd.png) no-repeat right;
   padding-right: 50px;
   padding-left: 150px;
  }
  
/*================公司介绍============*/  
.pagesingtitle {
    font-size: 32px;
    color: #333;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: -20px;
}
.enname {
    font-size: 18px;
    color: #333;
    position: absolute;
    z-index: 1;
    width: 100%;
    top: 35px;
}
.lingxing1 {
    background: #ddd;
}

.lingxing, .lingxing1, .lingxing2, .lingxing3 {
    width: 66px;
    height: 66px;
    transform: rotate(45deg);
    overflow: hidden;
    background: #eee;
    position: absolute;
    left: 50%;
    margin-left: -33px;
    top: 0;
    z-index: 0;
}  
  .aboutCont .newbox_content_text{
  	font-size:16px;
  }  
.about_content_summary {
    font-size: 16px;
    color: #666;
    line-height: 30px;
}  
/*================企业历程==================*/  
  .course_page_content ul li:after{
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    box-sizing: border-box;
}
  .course_page_content ul li .year{
  
  	width:80px;
    font-size:24px;
    color:#fff;
    text-align:center;
     background:#075aa9;
     float:left;
    
  }
  .course_page_content ul li{
  	margin-bottom:50px;
  }
  .course_page_content ul li .circle{
  
  	 width:10px;
    margin-top:10px;
    min-height:10px !important;
    height:10px !important;
    border-radius:50%;
    margin:10px 30px 0 30px;
    background:#075aa9;
     float:left;
    position:relative;
    z-index:3;
   
   
  }
  .course_page_content ul{
  	padding-top:50px;
    height: 520px;
    overflow: hidden;
  }
  .course_page_line{
  	position: absolute;
    height: 100%;
    z-index: 2;
    border-right: 1px solid #ddd;
    width: 10px;
    left: 105px;
  }
  
  .course_page_content {
  	position:relative;
  }
  .course_page_more{
  	text-align:center;
    border-bottom:1px solid #ddd;
    margin-bottom:50px;
    width:calc(100% - 120px);
   
    margin-left:120px;
    
  }
  .course_page_more .bgbox{
    background: #fff;
    position: relative;
    bottom: -10px;
    display: inline-block;
    padding: 0 10px;
    cursor: pointer;
    font-size:16px;
  }
  .course_page_more .bgbox:hover{
  	color:#075aa9;
  }  
  .course_page_more span{
  	padding:0 5px;
  }
  .course_page_content ul li .text{
  	width:calc(100% - 150px);
    float:left;
    line-height:30px;
    font-size: 18px;
    
  }
  .page_title_name{
    font-size: 32px;
    color: #333;
  
  }  
/*产品中心*/
  .layer1{
    padding-bottom:50px;
  }  
                
  .page_left{
    float:left;
    width:230px;
  }
   .page_right{
    float:left;
    width:calc(100% - 230px);
  }
  .page_left_cell{
  	margin-bottom:20px;
  }
.page_inner_title {
    text-align: center;
    padding: 30px 30px 20px 30px;
    background: #4a57a8;
}
.page_inner_title_summary {
    color: #fff;
}  
.page_inner_title_name {
    color: #fff;
    font-size: 24px;
}  
.page_inner_title_line {
    width: 50px;
    display: inline-block;
    border-bottom: 1px solid #fff;
}  
  
  .page_left_cell .title{
  	 background:#b70000;
    color:#fff;
    font-size:24px;
    text-align:center;
    padding:10px;
    
  }
   .page_left_cell .text{
  	 color: #666;
    font-size: 16px;
    text-align: center;
    padding: 2px; 
    border: 1px solid #eee;  
     
  }
  .page_left_cell .text ul {
  	margin-bottom:0;
  }
  .page_left_cell .text ul li{
      line-height: 40px;
    border-bottom: 1px dashed #eee;
    background: #fff;
    margin-bottom: 2px;
  }
  
  
  .page_inner_contact{
  	 text-align:center;
    border:1px solid #eee;
    padding:20px;
  }
  .page_inner_contact .title{
  	 font-size:24px;
    text-align:center;
    padding-bottom:10px;
  }
  .page_inner_contact img{
  	 width:36px;   
    padding:10px 0;
  }
  .mbx_title_box{
  	padding:0 30px;
   
  }
  .mbx_title{
  	 line-height: 40px;
    font-size:18px;
    border-bottom: 1px solid #ddd;
  }
  
  .mbx_title span{
    display:inline-block;
   border-bottom:1px solid #b70000
  }
  .display_none{
  	display:none;
  }
  .case_content .case_li li{
  	width:33.3333%;
  }
  .case_li ul li {
    width: 25%;
    float: left;
    padding: 0 10px 20px 10px;
}
.case_li ul li img {
    max-width: 100%;
 	border: 1px solid #dadada;

}
.case_li ul li a {
    display: block;
    position: relative;
}  
.case_li ul li a .text {
    /*position: absolute;*/
    bottom: 0;
    width: 100%;
    color: #000;
    text-align: center;
    line-height: 40px;
    /*background: rgba(0,0,0,0.5);*/
}  
.case_li .text_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 6px 15px;
  	font-size:16px;
}  
  
  .case_content{
    padding:20px;
  }
  .aboutx_content{
    padding:0 15px 15px  15px;
  }
  .case_content .page_img_li ul li {
    margin-bottom: 20px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 24px;
}
  .info_box{    
    padding:30px;  
  }
  .info_title{
  	font-size:24px;
   border-bottom:1px solid #eee;
   padding-bottom:10px;
    text-align:center;
  }
  .info_date{
   	line-height:30px;
    color:#999;
    text-align:center;
    padding-bottom:30px;
  }
  .info_img{
    text-align:center;
    padding-bottom:10px;
  }
  .server_img img{
  	max-width:100%;
  }

/*联系我们*/  
.newbox_content{ 
    text-align: justify;
  }

  .newbox_content{border:none;}

  .newbox_content_text {
    line-height: 32px;
}
  .lineh30{line-height:30px;}

  /*在线反馈*/ 
  .contact-form form {
    text-align: right;
  }
  .contact-form input[type="text"] {
    width: 100%;
    color: #555;
    background: #fff;
    outline: none;
    font-size: 16px;
    padding: .5em;
    margin-bottom: 1em;
    border: solid 1px #D5D4D4;
    -webkit-appearance: none;
  }
  .contact-form textarea {
    resize: none;
    width: 100%;
    color: #898888;
    font-size: 16px;
    outline: none;
    padding: .5em;
    border: solid 1px #D5D4D4;
    min-height: 150px;
    -webkit-appearance: none;
  }
  .contact-form input[type="button"] {
    border: none;
    outline: none;
    color: #FFF;
    padding: .5em 1.5em;
    font-size: 16px;
    font-weight: 600;
    margin:1.0em 0 0 0;
    -webkit-appearance: none;
    background: #dd9c04;
    border: 1px solid #e9ac06;
  }
  .contact-form input[type="button"]:hover{
    background:none;
    color:#333;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
  }
  a:hover{
  	color: #4a57a8;
  }  
.procontent {
    padding-top: 15px;
    line-height: 26px;
    color: #666;
    width: 95%;
    overflow-x: hidden;
}  
.tcdPageCode span.current{
  float:left;
  
  }  

  .news ul li .news_text_title:hover{
  	color:#2d8cf0;
  }
 
 .page_left_cell .text ul li:hover {
    background-color: #bababa;
    color: #fff;
}
 .page_left_cell .text ul li a:hover {
    color:#fff;
}  
.pages #Pagination {
    padding-top: 50px;
} 
  
/*下拉菜单*/
        .two_nav {
            display: none;
            position: absolute;
            z-index: 2;
            width: 100%;
            background: #2d8cf0;
            color: #000;
            font-size: 14px;
            line-height: 40px;
            text-align: center;
        }
        
        .two_nav a {
            color: #000;
        }
        
        .two_nav div {
            border-top: 1px solid #306ab9;
        }
        
        .nav>li:hover .two_nav {
            display: block;
        }  
  .col-md-9{
  	width:82%;
  }  
 .col-md-3{
  	width:15%;
  }  
  .nav > li > a{
  	padding: 10px 24px;
  }
  .dropdown-menu>li>a{
   padding: 10px 20px;
  }  
  .contact-form input[type="text"]{
  	background: none;	
  }
  .contact-form textarea{
 	 background: none;
  } 
.container-fluid{
  padding:0 !important;
  
} 
  .case_li ul li img:hover{
  	transform: scale(1.1);
  }
  .page_left_cell .text ul li.active{
    background-color: #bababa;
    color: #fff;  
  } 
li.active a {
    color: #fff;
}  
  .foot{height:145px;}
  .foot a:hover{color:#ff7800;}  
    
