﻿
  .container-fluid{
  	padding:0 15px;
    
  }
        /*body*/
        body {
            background-color: #18191b;
            font-family: "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti;
            text-align: left;
          color:#999999;
          font-size:14px;
        }

            body .column {
                padding-left: 5px;
                padding-right: 5px;
            }
        /*导航*/
  		.nav_bar ul li{
          float:left;
         
          font-size:16px;
          color:#cccccc;
          margin-left:10px;
          margin-top:6px;
  }
  .nav_bar ul li a{
     padding:8px 25px;
  	color:#cccccc;
    display:block;
  }
      
    .nav_bar ul li a:hover{
      background:#b60108;
  }
        ul,li{
            list-style:none;
            padding:0;
        }
  .nav_bar ul li a:focus{
  	background:none;
  }
        
        /*标题*/
        .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;
                width: 80px;
                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;
              border: 1px dashed #444;
              padding:10px;
            }

                    .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;                       
                        background:#ee0405;
                       
                    }
  .date_day{
  	color:#fff;
    font-size:30px;
   
  }
  .date_year_month{
  	font-size:16px;
    color:#fff;
  }

                    .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: #fff;
                        overflow: hidden;
                        white-space: nowrap;
                        text-overflow: ellipsis;
                        font-size: 16px;
                    }

                    .newlist-Img ul li .newlist-Img_text .newlist-Img_text_summary {
                        color: #999;
                        font-size: 13px;
                      	line-height:24px;
                      	height:48px;
                      overflow: hidden;
                       
                        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;
                }
            .case_box .product_text_title{   	
    background:#3e3e3e !important;
              
  
  }



        /*友情链接*/
        .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 #3e3e3e;
                    height: 214px;
                    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: #fff;
                    overflow: hidden;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    text-align: center;
                  padding:8px;
                  font-size:16px;
                }

                .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;
            padding:15px;
        }
       /*分页*/
        .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;
        }

  .tcdPageCode span.current{
  	background:#ee0405;
    border-radius:0;
    border:1px solid #ee0405;
  }
  .tcdPageCode span.disabled{
   border-radius:0;
  }
            .paginator A {
              
                padding:0 8px;
              border:1px solid #ddd;
              	
                display: inline-block;               
                background: #fff;              
                color: #666;
                margin-right: 4px;              
                text-decoration: none;
              border-radius:0;
               
            }

        /*当为第一页时的上一页按钮*/
        .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 .container-fluid {
  padding:0;
  }

            .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;
        }
  .top{
  	background:#0c0c0c;
    padding:30px 50px;
    border-bottom:1px solid #222;
  }
  .top:after,.nav_bar ul:after ,.about_content:after{
    visibility: hidden;
    content: "020";
    display: block;
    clear: both;
    height: 0;
}
   .title_box{
  text-align:center;
   
    line-height:30px;
    padding:25px 0;
  }
  .title_box .title_name{
  	font-size:24px;
    color:#fff;
   
    
  }
   .title_box .title_summary{
  	font-size:15px;
      color:#999;
    
  }
  .title_line{
  	width:50px;
    height:4px;
    border-bottom:2px solid #393a3f;
    margin:auto;
  }
     
  .f_box{
  	background:#15161a;
    padding:60px 0;
  }
  
  .service_content_left{
    float:left;
    width:50%;
   
    
  }
   .service_content_right{
    float:left;
    width:50%;
  }
  .service_content_right ul li{
  	float:left;
   width:50%;  
  
  }
  
  .service_content img{
  	width:100%;
   
  }
  .service_content a{
  display:block;
  }
  .about_content_summary{
  	    text-indent: 2em;
    /*overflow: hidden;*/
    line-height: 24px;
    padding: 10px 40px 10px 40px;
    /*height: 140px;*/
  }
  .about_content_p{
   line-height: 24px;
    padding: 10px 40px 10px 40px;
  }
  .padding-top-0{
  	padding-top:0;
  }
  .about_content{
  	padding:60px 0;
  }
  .about_content img{
  	max-width:100%;
  }
  .more_box{
  	width:100px;
    border:1px solid #333333;
    color:#ee0405;
    
    text-align:center;
    margin:auto;
    margin-top:10px;
  }
  .more_box a{
  color:#ee0405;
    display:block;
    padding:6px;
  }
  .registration .col-md-5{
  	color:#fff;
  }
  .company_title{
    font-size:20px;
    font-weight:bold;
    margin-bottom:15px;
  
  }
    .company_tel{
            background: url(http://q.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/08/19/84aa298a6a564e26ba5905a6db41677c/cda25e19ced74b249d0bfecc92b410bc.png) no-repeat 1px 3px;
            font-size:24px;
            line-height:30px;
            height:30px;
            padding-left:36px;
      margin-bottom:40px;
        }
  
  
  .message_style .message_li{
    margin-bottom:20px;
}
  .message_li label{
  	color:#fff;
    padding-left:10px;
    font-weight:normal;
  }
  .message_li1 label{
  	
    padding-left:10px;
    font-weight:normal;
  }
            .message_style .message_li input{
                border:none;
                background: #fff;
                padding:10px;
                width:80%;
            }
  .message_style .message_li textarea{
     border:none;
                background: #fff;
                padding:10px;
                width:80%;
  }
  
  .message_li1{
    margin-bottom:20px;
}
    .message_li1 input{
                border:1px solid #ddd;
                background: #fff;
                padding:10px;
                width:80%;
            }
 .message_li1 textarea{
      border:1px solid #ddd;
                background: #fff;
                padding:10px;
                width:80%;
  }
  
  .submit_btn{
  border:none;
    background:#c50a0b;
    padding:10px 40px;
    text-align:center;
    font-size:16px;
    color:#fff;
  }
  .bg_footer{
  	background:url(http://q.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2017/08/19/84aa298a6a564e26ba5905a6db41677c/4ec188c8d2c74e06a73a51513615a83f.jpg) no-repeat;
    background-size:100% 100%;
    padding:40px 0;
  }
  .contact_footer{
  	padding-left:60px;
    color:#fff;
  }
   .footer{
  	background:#0c0c0c;
    line-height:26px;
    text-align:center;
    color:#999;
    padding:25px 0;
  }
  .footer a{
  	color:#999;
  }
  .padding_layout{
  	padding:60px 0;
  }
  address{
  	display:inline-block;
    margin-bottom:10px;
  }
    .info_box{
  	line-height:24px;
    padding:20px 20px 40px 20px;
  }
   .product_title{font-weight: bold;font-size:16px;text-align: center;color:#fff;
     border-bottom:1px dashed  #666;
     padding:10px;margin-bottom:10px;
  }
        .product_date{
            color:#999;
            text-align: center;
        }
         .product_img{
             text-align: center;
           margin-top:20px;
         }
  .product_img img{width:300px;}
        .product_content{
            margin-top:20px;
        }
  .display_none{
  
  display:none;
  }
  .page_content{
  	padding:30px;
    line-height:24px;
  }
  .footer_address{
  margin-bottom:10px;
  }
  .class_li{
  
  	padding-bottom:30px;
  }
  .class_li a{
  padding: 6px 15px;
    margin-left: 15px;
    color: #fff;
    background: #ee0405;
    display: inline-block;
    margin-bottom: 20px;
    
  }
  
    
