﻿   
  /*body*/   
   .bottom{ 
  	font-size:12px;
    text-align:center;
    padding:30px 15px;
    margin-bottom:60px;
    color:#999;
    line-height:20px;
  }
  .bottom span{
  	padding:0 4px;
    display:inline-block;
  }
  .bottom a{
  	color:#999;
  } 
  .container{    
    max-width:640px !important;
  }
  .container.move-monitor{max-width:640px;} 
  .phone-div{padding-top:60px;}
  .navbar-header .mip-fill-content{height:auto;}
  body { 
    max-width: 640px;  
    margin: auto; 
    color: #555;    
    font-size: 14px;
    background-color: #fff;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "WenQuanYi Micro Hei", SimSun, Tahoma, Arial, Helvetica, STHeiti;
    text-align: left;
  }

  a:hover,
  a:focus {
    color: #333; 
    text-decoration: none !important;
  } 
 
  body .column {
    padding-left: 0px;
    padding-right: 0px;
  }

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

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

  .center {
    text-align: center;
  }

  .h45 {
    height: 55px;
  } 

  /*产品分类*/
  .productclass{
      margin-bottom: 10px;
  }
    .productclass ul li{
   width:calc(100% / 3);
   height:100%;
   float:left;
   padding:5px;
  }
  .productclass ul li div{  
    border: 1px solid #305dc3;
    border-radius: 20px;
    height: 30px; 
    padding:0 10px;
  }
  .productclass ul li a{
	display: block;
    width: 100%;
    text-align: center;
    height: 100%;
    color: #333;
    font-size: 12px; 
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 28px;
  }
.productclass ul li mip-link a{
    height: 28px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  /*首页标题*/

  .stitle {
    text-align: center;
  }

  .stitle h3 {
    color: #2a333c;
    font-size: 28px;
    margin: 0 0 11px;
  }

  .stitle p {
    color: #5e7387;
    font-size: 14px;
    margin: 0;
  }

  .sbox {
    padding: 40px 15px;
  }


  /*首页优势*/

  .advantage li {
    width: 50%;
    padding: 0 10px;
    float: left;
    text-align: center;
    margin-top: 30px;
  }

  .advantage li img {
    width: 90px;
    margin: 0 auto;
  }
 
  .advantage li p {
    height: 42px;
    overflow: hidden;
  }


   
/*导航按钮*/
  .navbar{
  margin:0; 
  }
.navbar-brand {
	height: 80px; 
	max-height: 80px !important;
	width: auto !important;
    padding:10px;
}
 .navbar-brand img {
	max-height: 60px !important;
	width: auto !important;
}
.navbar-brand .mip-fill-content {
	max-height: 60px !important;
	width: auto !important;
}

.navbar-header {
	margin: 0 !important;
}

.navbar-toggle {
	padding: 8px !important;
	margin: 23px 15px 0;
	background: #305dc3;
}

.navbar-toggle .icon-bar {
	background: #fff !important;
}

.navbar {
	z-index: 99;
	height: 80px;
	margin-bottom: 0;
	border: none;
}

.navbar-collapse {
	padding: 0 5px;
}

.navbar-nav {
	width: 100% !important;
	background: #fff;
    margin:0 ;
}
 
.navbar-nav li {
	padding: 0 10px;
	text-align: center;
	font-weight: bold;
	margin: 0 15px;
	border-bottom: solid 1px #E7E7E7;
}

.navbar-nav li a {
	padding: 0;
	line-height: 44px;
	color: #305dc3;
}

  /*Content(内容布局)*/

  .container .module-context .module-view,
  .container-fluid .module-context .module-view {}


  /*更多*/

  .more {
    float: right;
    margin-right: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
  }


  /*标题*/

  .b-title {
    width: 100%;
    height: auto;
    line-height: 32px;
    padding: 0 3%;
    font-size: 14px;
    margin-bottom: 20px;
    background: none;
  }

  .b-title b {
    color: #2a333c;
    font-size: 28px;
    font-weight: normal;
    line-height: 30px;
    text-align: center;
    float:none;
  }

  .b-title a {
    display: block;
    color: #333;
  }

  .b-title a:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

  .b-title .b-title-name {
    text-align: center;
    margin-bottom: 11px;
  }

  .b-title .b-title-more {
    float: none;
    text-align: center;
    line-height: 21px;
    color: #5e7387;
  }


  /*块盒子*/

  .newbox {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    background-color: #ffffff;
  }


  /*块盒子内容*/

  .newbox_content {
    width: 100%;
    padding: 2%;
    font-size: 16px;
    border: none;
    color: #666;
    line-height: 28px;
    background: none;
  }

  .newbox_content ol {
    width: 100%;
    padding: 0;
  }

  .news ul li {
    line-height: 40px !important;
    color: #37474f;
    font-size: 16px;
    border-bottom: none;
  }

  .news ul li .news_text_date {
    float: right;
    width: 80px;
    text-align: right;
    color: #555;
    font-size: 12px;
  }

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

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


  /*更多*/

  .more1 {
    width: 119px;
    margin-top: 15px;
  }


  /*新闻列表页*/

  .newbox_content ul {
    width: 100%;
  }

  .newbox_content ul li {
    width: 100%;
    line-height: 26px;
    list-style: none;
    border-bottom: none;
  }

  .newbox_content ul li a {
    color: #444444;
  }

  .mr-10 {
    float: right;
    color: #626262;
    margin-right: 10px;
  }

  .split {
    padding-left: 0px;
    padding-right: 8px;
  }

  .fl {
    float: left;
  }


  /*新闻内容页（详细页）*/

  .n_title {
    height: 30px;
    padding-top: 15px;
    border-bottom: 1px dotted #c6c6c6;
    width: 100px;
    text-align: center;
    font: bold 18px/22px "微软雅黑";
  }

  .mt-10 {
    margin-top: 10px;
  }

  .gray {
    color: #626262;
  }

  .n_time {
    width: 100%;
    text-align: center;
  }

  .line-28 {
    font-size: 14px;
    line-height: 28px;
  }

  .m-10 {
    margin: 10px;
  }

  .newbox_content h2 {
    font-weight: 500;
    margin: 0;
    color: #666;
    font-size: 14px;
    width: 100%;
    text-align: center;
  }

  .newbox_content h4 {
    font-weight: 200;
    width: 100%;
    font-size: 14px;
    line-height: 40px;
    padding: 2%;
    margin: 0;
    line-height: 24px;
  }

  .newbox_content h4 span {
    color: #666 !important;
    font-size: 14px !important;
  }

  .newbox_content h4 p {
    color: #666 !important;
    font-size: 14px !important;
  }

  .newbox_content h4 p a {
    color: #666 !important;
    font-size: 14px !important;
  }


  /*产品列表块*/

  .newbox_content .ke {
    text-align: center;
  }

  .newbox_content .ke li {
    float: left;
    width: 31%;
    border: #0381cd 2px solid;
    margin-right: 1%;
    margin-bottom: 8px;
  }

  .newbox_content .ke a {
    color: #666;
  }

  .newbox_content .ke span {}


  /*分页*/

  .paginator {
    clear: both;
    padding-bottom: 10px;
    margin: 0 auto;
    font: 14px Arial, Helvetica, sans-serif;
    color: #666;
    padding-top: 10px;
  }

  .paginator .tcdNumber,
  .paginator .nextPage,
  .paginator .disabled,
  .paginator .prevPage {
    padding: 3px 5px;
    border: 1px solid #ddd;
    display: inline-block;
    color: #666;
    margin-right: 10px;
  }

  .paginator .current {
    padding: 3px 5px;
    border: 1px solid #f27a06;
    display: inline-block;
    color: #f27a06;
    margin-right: 10px;
  }

  .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: 14px;
    text-decoration: none;
    border-bottom-style: none;
  }


  /*当为第一页时的上一页按钮*/

  .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;
  }


  /*图片幻灯*/

  .carousel {
    height: auto;
    background: #fff/*a25c98*/
      ;
  }

  .carousel .item {
    height: auto;
    background: #fff;
  }


  /*footer(页脚布局)*/

  footer .module-context .module-view .nav {}


  /*留言 */

  .Message-style {
    font-size: 14px;
    padding: 0px 10px 10px 10px;
    border: 1px solid #dddddd;
    padding-top: 10px;
    background: #FFF;
  }

  .Message-style span {
    width: 100%;
    height: 30px;
    background: #eaedf4;
    display: block;
    color: #ccc;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
  }

  .Message-style .message-title {
    margin-left: 50px;
    margin-top: 10px;
  }

  .Message-style .message-title em {
    font-style: normal;
    color: #313131;
    font-weight: bold;
    margin-top: 5px;
    font-size: 12px;
  }

  .Message-style .message-title u {
    text-decoration: none;
    font-size: 12px;
    color: #626262;
  }

  .Message-style .message-content {
    margin-left: 50px;
  }

  .Message-style .message-content b {
    color: #313131;
    font-weight: bold;
    margin-top: 5px;
    font-size: 12px;
  }

  .Message-style .message-content input {
    width: 478px;
    height: 80px;
    margin-top: 10px;
  }

  .Message-style .message-content em {
    font-style: normal;
    font-size: 12px;
    color: #626262;
  }

  .Message-style .message-link {
    margin-top: 10px;
    margin-left: 50px;
  }

  .Message-style .message-link em {
    font-size: 12px;
    color: #313131;
    font-weight: bold;
    font-style: normal;
  }

  .Message-style .message-link b {
    font-weight: normal;
    font-size: 12px;
    color: #626262;
  }

  .Message-style .message-button input {
    width: 151px;
    height: 39px;
    border: none;
  }

  .Message-style .message-button {
    margin-left: 50px;
    margin-top: 20px;
  }

  .Message-style .message-link-title {
    font-size: 12px;
    margin-top: 20px;
    background: #FFF;
  }

  .Message-style .message-link-title span {
    width: 100%;
    height: 30px;
    background: #eaedf4;
    display: block;
    color: #ccc;
    font-weight: bold;
    line-height: 30px;
    padding-left: 10px;
  }


  /*留言结束 */


  /*新闻图文*/

  .newlist-Img .fl {
    float: left;
  }

  .newlist-Img .fr {
    float: right;
  }

  .newlist-Img ul,
  li {
    padding: 0;
    margin: 0;
    list-style: none;
  }

  .newlist-Img a {
    color: #666;
    text-decoration: none;
  }

  .newlist-Img li {
    border-bottom: 1px dashed #dbd5c7;
    margin-bottom: 10px;
  }

  .newlist-Img .pic {
    width: 20%;
    margin-top: 10px;
  }

  .newlist-Img .pic img {
    width: 100%;
  }

  .newlist-Img .title {
    width: 77%;
  }

  .newlist-Img .title h3 {}

  .newlist-Img .title p {
    line-height: 28px;
    font-size: 14px;
  }

  .newlist-Img .tag {
    text-align: right;
    color: #999;
    font-size: 12px;
    margin-bottom: 10px;
  }


  /*新闻图文结束*/


  /*mobile手机底部导航*/

  .fixed_footer {
    width: 100%;
    height: 55px;
    max-width: 640px;
    background: #305dc3;
  }

  .fixed_footer .fixed_footer_icon {
    width: 25px;
    height: 25px;
    margin: auto;
  }

  .fixed_footer ul {
    padding: 0;
    width: 100%;
    height: 45px;
    line-height: 45px;
  }

  ul,
  li {
    list-style: none;
  }

  .fixed_footer ul li {
    width: 25%;
    float: left;
    color: #fff;
  }

  ul,
  li {
    list-style: none;
  }

  .fixed_footer ul li a {
    width: 100%;
    height: 45px;
    display: block;
  }

  .fixed_footer ul li dl {
    width: auto;
    margin: 0 auto;
    text-align: center;
  }

  .fixed_footer ul li dt {
    width: auto;
    height: 25px;
    margin-top: 5px;
    overflow: hidden;
  }

  .fixed_footer ul li dd {
    width: auto;
    height: 20px;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    overflow: hidden;
  }


  /*mobile手机底部导航end*/



  /*大图*/

  .banner img {
    width: 100%;
    margin: 5px auto;
    padding: 0 !important;
  }


  /*产品*/

  .spro.sbox {
    padding-right: 0;
  }

  .spro .stitle {
    margin-bottom: 20px;
  }

  .spro .newbox_content.product {
    padding: 0;
  }

  .product ul li {
    padding: 0;
    width: calc(50% - 15px);
    margin-right: 10px;
    margin-bottom: 15px;
    float: left;
    border: none;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
  }

  .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;
    vertical-align: middle;
    width: 100%;
    padding: 0;
    border: none;
    height: 110px;
    overflow: hidden;
  }

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

  .product ul li .product_text {}

  .product ul li .product_text .product_text_title {
    color: #305dc3;
    font-size: 18px;
    font-weight: bold;
    font-family: "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
    padding: 12px 20px;
    height: 47px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    border-top: 2px solid #305dc3;
  }

  .product ul li .product_text .product_text_summary {
    color: #999;
    line-height: 0;
    height: 0;
  }

  .product_content_title {
    text-align: center;
  }

  .procontent {
    padding-top: 15px;
  }

  .product_content_img {
    text-align: center;
  }


  /*首页案例*/
  .mip-carousle-subtitle{
  line-height:40px;
  }
  .product.scase ul li {
    width: 100%;
  }

  .product.scase ul li .product_img .product_img_box {
    height: auto;
  }

  .product.scase ul li .product_img .product_img_box img {
    height: auto;
  }


  /*手机nav左右padding*/

  .container-fluid {
    padding: 0 !important;
  }


  /*底部左侧负外边距*/

  .pro1 li {
    padding-left: 0 !important;
  }

  .news_content_title {
    color: #333;
    text-align: center;
    border-bottom:none;
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 26px;
    line-height: 30px;
  }

  .layout_gap {
    width: 100%;
    height: 45px;
  }


  /*分享按钮*/

  .c-share-list .c-share-btn .c-img {
    position: relative;
  }

  .c-share-list .c-img img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
  }


  /*首页联系我们*/

  .slx {
    font-size: 16px;
    line-height: 25px;
    padding: 10px;
  }

  .slx li {
    margin: 15px 0;
    list-style: none;
  }

  .slx li span {
    margin-right: 10px;
  }

  .slx li span img {
    vertical-align: baseline;
    width: 14px;
    display:inline-block;
  } 


 .fixed-bottom{position:fixed; bottom: 0;}
