﻿ 
  body { 
    color: #333;    
    text-align: justify;   
    text-justify: inter-ideograph;
    font-family: "Microsoft Yahei", "Hiragino Sans GB", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti;
    margin: 0;
    background: #fff;
    font-size: 14px; 
    line-height: 30px;
  }  

  .col-md-12 { 
    padding: 0 !important;
  }

  address {
    display: inline;
  }

  ul, 
  ol, 
  li,
  dl,
  dt,
  dd {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .center {
    text-align: center;
  }

  .fl {
    float: left;
  }

  .fr {
    float: right;
  }

  .half {
    width: 50%;
  }

  img {
    max-width: 100%;
    max-height: 100%;
  }

  a {
    text-decoration: none;
  }

  a:hover {
    text-decoration: none;
  }

  .half {
    width: 50%;
    float: left;
  }
  .mt10{
    margin-top: 10px;
  }
  .mb70 {
    margin-bottom: 70px !important;
  }
  .mb10{
    margin-bottom: 10px;
  }
  .w1170 {
    width: 1170px;
    margin: 0 auto;
  }

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


  /*导航*/

  nav .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar{
    min-height: 40px;
    margin-bottom: 0;
    border:none;
  }
  .navbar-inverse {
    background-color: #000;
    border: none;
    margin:0 -15px;
  }
  .navbar-inverse li>a { 
    width: 110px;
    padding: 0;
    text-align: center;
    line-height: 48px;
  }

  .navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-size: 14px;
  }

  .navbar-inverse .navbar-nav>li>a:hover {
    background: #f1392f;
  }

  .navbar-collapse {
    padding: 0;
    margin: 0 -15px;
  }



  .navbar-inverse .navbar-nav>.open>a,
  .navbar-inverse .navbar-nav>.open>a:focus,
  .navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #f1392f;
  }

  .dropdown-menu {
    min-width: 110px;
  }

  .dropdown-menu>li>a {
    line-height: 30px;
    padding: 0;
    text-align: center;
  }

  .dropdown-menu>li>a:focus,
  .dropdown-menu>li>a:hover {
    color: #000;
    font-weight: bold;
  }


  /*大图*/

  .carousel-inner .container {
    max-width: 1920px;
    width: 100%; 
    padding: 0;
  }
  .carousel .item {
    background: #fff;
  }

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




  /*首页half标题*/

  .stitle {
    margin: 70px 0 20px;
    height: 77px;
  }

  .stitle span {
    display: block;
  }

  .stitle .cn {
    font-size: 28px;
    line-height: 30px;
    color: #040404;
  }

  .stitle .en {
    font-size: 14px;
    line-height: 38px;
    margin-bottom: 6px;
    color: #777;
  }

  .stitle:after {
    content: "";
    display: block;
    width: 40px;
    border-bottom: 1px solid #000;
  }


  /*通栏标题*/
 
  .b-title {
    width: 100%;
    margin-top: 70px;
    margin-bottom: 30px;
    font-size: 28px; 
    color: #000;
    padding: 0;
    border: none;
    background: none;
    text-align: center; 
  }

  .b-title span {
    display: inline-block;
    margin-left: 13px;
    margin-right: 13px;
  }

  .snew .b-title {
    color: #fff;
    margin-bottom: 70px;
  }
  .b-title img {
    vertical-align: middle;
  }

  /*首页关于我们*/

  .sabout {
    height: 343px;
    padding-bottom: 70px;
  }

  .sabout .content {
    height: 273px;
    color: #777;
    line-height: 25px;
    position: relative;
  }

  .sabout .smore {
    position: absolute;
    left: 0;
    bottom: 0;
  }

  .sabout .smore:hover {
    color: #000000;
  }

  .saboutpt {
    height: 510px;
    line-height: 510px;
    background: #e7e7e9;
  }
  .saboutpt img{
    vertical-align:middle;
  }

  /*首页更多*/

  .smore {
    display: inline-block;
    width: 153px;
    height: 46px;
    line-height: 44px;
    text-align: center;
    color: #000;
    border: 1px solid #000;
  }


  /*首页广告*/

  .shouad {
    background: #000;
    text-align: center;
    line-height: 0;
  }


  /*首页产品分类*/

  .typeclass {
    text-align: center;
    margin-bottom: 55px;
  }

  .typeclass a {
    display: inline-block;
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0 15px;
    background: #000;
    color: #fff;
    line-height: 45px;
    border: 1px solid #000;
  }



  /*案例遮罩*/

  .slidiv {
    height: 270px;
    width: 100%;
    background: rgba(9, 9, 9, 0.3);
    position: absolute;
    left: -100%;
    top: 0;
    text-align: center;
  }


  /*首页产品*/

  .product {
    padding: 0;
  }

  .product ul li {
    padding: 0;
    margin-bottom: 0;
    width: calc((100% - 60px) / 3);
    float: left;
    border: none;
    position: relative;
    overflow: hidden;
    margin: 0 10px;
  }

  .product ul li a {
    display: block;
  }

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

  .product ul li .product_img {
    padding: 0;
    overflow: hidden;
  }
  .product ul li img {
    -webkit-transition: 0.35s;
    transition: 0.35s;
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  .product ul li:hover img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  .product ul li .product_img .product_img_box {
    text-align: center;
    vertical-align: middle;
    width: 100%;
    padding: 0;
    border: none;
  }

  .product ul li .product_img img {
    max-width: 100%;
    max-height: 100%;
    width: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;
    margin: 10px 0;
    font-size: 14px;
  }

  .product ul li .product_text .product_text_summary {
    color: #666;
    height: 0;
  }


  /*首页新闻*/

  .snew {
    overflow: hidden;
    padding-bottom: 100px;
    background: url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2018/03/10/d136aeef795c4280874660312c436512/86c178110e1448acbffe73c2d2cc4e51.jpg) no-repeat bottom center;
  }

  .snew li {
    width: calc((100% - 60px)/2);
    border-radius: 5px;
    margin: 0 15px 30px;
    padding: 20px;
    float: left;
    background: #FFF;
    overflow: hidden;
  }

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

  .snew .img {
    width: 140px;
    height: 100px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
  }

  .snew .title {
    width: calc(100% - 160px);
    float: right;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .snew .sum {
    width: calc(100% - 160px);
    float: right;
    color: #777;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
  }



  /*留言*/
  .liuyan {
    background: #e7e7e9;
    padding: 70px 30px;
    line-height: 25px;
  }

  .liuyan input[type="text"] {
    width: calc((100% - 15px)/2);
    color: #333;
    background: none;
    outline: none;
    padding: .5em;
    margin-bottom: 1em;
    border: solid 1px #b1b1b1;
    border-radius: 6px;
    -webkit-appearance: none;
    margin-left: 0;
    margin-right: 0;
  }

  .liuyan input[type="text"]:first-child {
    margin-right: 10px;
  }

  .liuyan textarea {
    resize: none;
    width: 100%;
    color: #333;
    outline: none;
    padding: .5em;
    vertical-align: text-bottom;
    background: none;
    border: solid 1px #b1b1b1;
    border-radius: 6px;
    min-height: 150px;
    -webkit-appearance: none;
  }

  .liuyan input[type="button"] {
    width: 130px;
    border-radius: 6px;
    margin-top: 1em;
    border: none;
    outline: none;
    color: #FFF;
    padding: 8px 0;
    font-weight: 600;
    -webkit-appearance: none;
    background: #f1392f;
    text-align:center;
  }

  /*首页联系我们*/

  .slx {
    color: #777;
    line-height: 29px;
  }


  /*底部*/

  .foot {
    height: 45px;
    background: #191919;
    overflow: hidden;
    color: #aaa;
    line-height: 45px;
  }

  .foot a {
    color: #aaa;
  }

  .foot .copyright {
    text-align: right;
  }

  .foot .copyright a:first-child {
    margin-right: 5px;
  }
  .foot .navbar-inverse li>a { 
    display: inline;
    margin: 0;
    width: auto;
    padding: 0 8px !important;
    text-align: left;
    line-height: 45px;
  }
  .foot .navbar-nav > li > a  {
    padding-left:8px;
    padding-right:8px;
  }

  .foot li a:hover {
    background: transparent;
  }
  .newbox_content{
    border:none;
  }
  /*内页关于我们*/
  .newbox_content_text{
    color: #777777;
    line-height: 30px;
  }

  .bigbg{

    background: url(http://img.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2018/03/10/d136aeef795c4280874660312c436512/be4fe2204d924193af2d4e656792e5c8.jpg) no-repeat top center;
  }
  .bigbg h1{
    line-height: 200px;
    padding-left: 100px;
  }  
  .bigbg .container{
    min-height: 496px;
    padding:30px;
    background: #fff;
    box-shadow: 0px 0px 10px 2px #A9A8A8;
    margin-bottom: 70px;
  }  

  /*内页标题*/  
  .leftsidetitle{
    height: 40px;
    color: #000000;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    font-weight: 500;
    text-indent: 0px;
    line-height: 36px;
    margin: 10px 0;
    border-bottom: 3px solid #E7E7E7;		
  }
  .newbox_content_text.line25{
    line-height: 25px;
  }
  .bread{
    border-bottom: 1px solid #E5E5E5;
    border-bottom: 3px solid #E7E7E7;
    height: 39px;
    line-height: 39px;
    margin-top: 11px;
    position: relative;
  }
  .bread,.bread *{
    color: #333;
  } 
  /*产品分类*/
  .products_class_content ul {
    padding: 0;
  }
  .products_class_content ul a{
    color:#444;
  }
  .products_class_content ul li > div {
    border-bottom: 1px solid #fff;
    height: 41px;
    line-height: 40px;
    display: block;
    padding-left: 15px;
    cursor: pointer;
    background: url(http://q.v3.hnrich.net/RuiQiCMS.Service/SiteResource/2016/03/03/5fb4033acdee47ffb7da519b0c1db6b0/30358e0372e843cb82b0af229e366ead.gif) #ececec  no-repeat right 10px center;
  }

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

  } 
  .products_class_content ul li > p > a:hover{
      background: #edeff1;
  }
  /*新闻列表*/
  .newpage li {
    border-radius: 5px;
    padding: 20px 0;
    background: #FFF;
    overflow: hidden;
    border-bottom: #d1d2d1 dashed 1px;
  }

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

  .newpage .img {
    width: 140px;
    height: 100px;
    margin-right: 20px;
    overflow: hidden;
    float: left;
  }

  .newpage .title {
    width: calc(100% - 160px);
    float: right;
    color: #333;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .newpage .sum {
    width: calc(100% - 160px);
    float: right;
    color: #777;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
  }

  /*分页*/   
  .paginator {
    height:50px;
    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 span {
    float:left;
  }
  .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;
  }
  /*产品详情*/
  .product_content {
    padding: 15px;
  }
  .product_content_head{
    margin:20px 0;
  }
  .product_content_head div:last-child {
    margin-bottom:10px;
    margin-top:0;
    border-bottom: none;
  }
  .product_content_title {
    color: #333;
    padding-bottom: 6px;
    font-weight: normal;
    text-align: center;
    font-size: 20px;
  }
  .product_content_date {
    color: #999;
    font-size: 12px; 
    padding-bottom: 6px;
  }
  .product_content_summary {
    color: #999;
    padding-bottom: 15px;
  }
  .procontent {
    font-size:14px;
    padding: 15px;
    line-height: 30px; 
    color: #333;
  }
  .product_content_img {
    text-align: center;
  } 
  /*新闻详情*/
  .news_content_head{
    margin-top:20px;
  }
  .news_content{
    padding:15px;

  } 
  .news_content_title {
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    color:#505050;
    text-align: center;
  }

  .news_content_date {
    color: #999;
    font-size: 12px;
    line-height:30px;
    border-top:1px dashed #ddd;
    border-bottom:1px dashed #ddd;    
    text-align:center;
    margin-bottom:5px; 
  }



  .news_content_text{
    line-height:26px;
    color:#666;
  }

