body{
	background: #f6f6f6;
	padding-bottom:70px;
}
.clear{
	clear:both;
}
/*版心*/
.mb_container{
	width: 100%;
	margin: 0 auto;
}
.logo{
	text-align:center; 
}
.logo img{
	max-width:60%;
	display:inline-block;
}
/*轮播图*/
.mb_banner{
	width: 100%;
	overflow: hidden;
}
.mb_banner ul:first-child{
	width: 500%;
	transform: translateX(-20%);
	-webkit-transform: translateX(-20%);
}
.mb_banner ul:first-child li{
	width: 20%;
	float: left;
}
.mb_banner ul:first-child li a{
	display: block;
	width: 100%;
}
.mb_banner ul:first-child li a img{
	width: 100%;
	display: block;
}
.mb_banner ul:last-child{
	width: 100%;
	height: 4px;
	background: #d2d2d2;
	float: left;
}
.mb_banner ul:last-child li{
	width: 33.333%;
	height: 4px;
	float: left;
}
.mb_banner ul:last-child li.now{
	background: #4485f2;
}
/*导航栏*/
.mb_nav{
	width: 100%;
	background: #fff;
}
.mb_nav ul{
	width: 100%;
	display: inline-block;
	padding: 9px 0;
}
.mb_nav ul li{
	float: left;
	width: 23%;
	margin: 0 1% 5px;
	text-align: center;
}
.mb_nav ul li a img{
	width: 60px;
	padding: 5px;
}
.mb_nav ul li p{
	font-size: 14px;
	line-height: 12px;
	padding-top: 3px;
	color: #333;
}
/*内容区*/
.mb_main{
	margin-bottom: 8px;
	background: #fff;
}
.mb_main3{
	margin-bottom: 18px;
	background: #fff;
}
.mb_main_box{
	margin-top: 10px;
	padding-left: 24px;
	background: #FFFFFF;
	border-bottom: 1px solid #e0e0e0;
}
.mb_main_box .tit{
	height: 25px;
	padding: 16px 0;
}
.mb_main_box .tit h3{
	float: left;
	color: #4285eb;
	font-size: 13px;
}
.mb_main_box .tit h3 em{
	color:#b2b2b2;
	font-size: 10px;
}

.mb_main_box .tit a{
	font-size: 12px;
	color: #b2b2b2;
	display: inline-block;
	padding-right: 26px;
	/*margin-top: 5px;*/
}
.mb_main_box .line{
	width: 100%;
	height: 1px;
	padding-left: 24px;
	background: #e0e0e0;
	display: inline-block;
	margin: 15px 0;
	position: relative;
}
.mb_main_box .line em{
	width: 40px;
	height: 2px;
	background: #4285eb;
	position: absolute;
	left: 0;
	bottom: 0;
}
.mb_con{
	padding-right: 26px ;
	background: #FFFFFF;
}
.mb_con img{
	width: 100%;
	height:150px;
}


/*公司简介*/
.abo_con > p{
	font-size: 15px;
	color: #333333;
	padding: 5px 0;
	line-height: 30px;
	text-indent: 2em;
}
/*推荐产品*/
.pro_con{
	display: inline-block;
	padding-bottom: 10px;
}
.pro_con ul li{
	float: left;
	width: 48%;
	text-align: center;
	margin-right: 10px;
}
.pro_con ul li:nth-child(2n){
	margin-right: 0;
}
.pro_con ul li a img{
	width: 100%;
	height:150px;
	border: 1px solid #e0e0e0;
}
.pro_con > ul > li > a >p{
	font-size: 12px;
	line-height: 12px;
	color: #343434;
	padding: 6px 0 15px;
}

/*新闻动态*/
.new_con ul li{
	width: 100%;
	display: inline-block;
	padding: 10px 0;
	border-bottom: 1px solid #e0e0e0;
}
.new_con ul li:first-child{
	padding-top: 0;
}
.new_con ul li:last-child{
	border: none;
}
.new_con .rili{
	width: 20%;
	max-width: 60px;
	text-align: center;
	border: 1px solid #cccccc;
	display: inline-block;
	padding: 0 3px;
}
.new_con .rili .ri3{
	overflow: hidden;
	display: inline-block;
	padding: 9px 6px 5px;
	font-size: 18px;
	line-height: 18px;
	color: #333333;	
	border-bottom: 1px solid #e0e0e0;
}
.new_con .rili .ri2{
	display: inline-block;
	font-size: 9px;
	line-height: 9px;
	color: #888888;
	padding-top: 3px;
	padding-bottom: 4px;
	
}
.new_tit{
	margin-left: 6%;
	width: 74%;
	
}
.new_tit h4{
	font-size: 14px;
	line-height: 14px;
	color: #333333;
	padding: 10px 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.new_tit > p{
	font-size: 12px;
	line-height: 12px;
	color: #888888;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
/*底部导航*/
.footer{
    width: 100%;
	background: #fff;
	border-top: 1px solid #e1e1e1;
	margin-top: 20px;
	position: fixed;
	bottom: 0;
}
.footer ul{
	margin-top: 10px;
}
.footer ul li{
	width: 25%;
	text-align: center;
	float: left;
	margin-bottom: 5px;
}
.footer ul li img{
	width: 24px;
	height: 22px;
}
.footer > ul > li > a > i{
	width: 24px;
	height: 22px;
}
.footer > ul > li > a > i{
	display: inline-block;
}
.footer > ul > .d1 > a > i{
	background: url(/Public/Mobile/index/images/fot01.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d2 > a > i{
	background: url(/Public/Mobile/index/images/fot02.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d3 > a > i{
	background: url(/Public/Mobile/index/images/fot03.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > .d4 > a > i{
	background: url(/Public/Mobile/index/images/fot04.png) no-repeat;
    background-size: 100% 100%;
}
.footer > ul > li > a > p{
	font-size: 10px;
}
.footer ul li .fot_ico{
	height: 44px;
	display: inline-block;
}
.footer ul li a{
	cursor: pointer;
	color: #7f8389;
	display: inline-block;
}
.footer ul .active a{
	color: #4285eb;
}
.footer > ul > .d1.active > a > i{
	background: url(/Public/Mobile/index/images/fot011.png) no-repeat;
	background-size: 100% 100%;
}
.footer > ul > .d2.active > a > i{
	background: url(/Public/Mobile/index/images/fot022.png) no-repeat;
	background-size: 100% 100%;
}
.footer > ul > .d3.active > a > i{
	background: url(/Public/Mobile/index/images/fot033.png) no-repeat;
	background-size: 100% 100%;
}
.footer > ul > .d4.active > a > i{
	background: url(/Public/Mobile/index/images/fot044.png) no-repeat;
	background-size: 100% 100%;
}
/*浮动导航*/
.mb_nav2{
	width: 35px;
	height: 35px;
	position: fixed;
	z-index: 999;
	bottom:60px;
	right: 20px;
	box-shadow: 0 5px 5px #0d0c0f .3 ;
}
.mb_nav2 .menu{
	background: url(/Public/Mobile/index/images/nav2.png) no-repeat center /35px 35px;
	background-size: 100% 100%;
}
.mb_nav2 .menu_act{
	background: url(/Public/Mobile/index/images/nav3.png) no-repeat center /35px 35px !important;	
}
.menu_ico{
	 width: 35px;
	 height: 35px;
}
.menu_nav{
	z-index: 999;
	width: 88px;
	background: url(/Public/Mobile/index/images/nav2_bj.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	right: -6px;
	bottom: 36px;
	text-align: center;
	padding: 5px 10px 14px;
	display:none;
}
.menu_nav li{
	padding: 5px 0;
	border-bottom: 1px solid #73a5ef;
}
.menu_nav li:last-child{
	border: none;
}
.menu_nav li a{
	font-size: 12px;
	color: #fff;
	line-height: 12px;
}


/*登录界面*/
.log_form{
	margin-top: 10px;
}
.log_inp{
	margin: 0 12px 13px 12px;
	border: 1px solid #d1d1d1;
	border-radius: 5px;
	background: #FFFFFF;
	
}
.log_inp input{
	width: 100%;
	line-height: 40px;
	color: #333333;
	border: none;
	outline: none;
	padding-left: 19px;
	font-size: 14px;
	border-radius: 5px;
}
.log_inp textarea{
	border-radius: 5px;
	width: 100%;
	line-height: 25px;
	color: #333333;
	border: none;
	outline: none;
	padding-left: 19px;
	font-size: 14px;
	padding: 10px 19px;
}
.log_inp a{
	background: #4285eb;
	width: 100%;
	display: inline-block;
	text-align: center;
	line-height: 46px;
	color: #FFFFFF;
	font-size: 16px;
	border-radius: 5px;
}
.log_txt{
	text-align: center;
	color: #b2b2b2;
	font-size: 11px;
}
.log_txt .blue{
	color: #4285eb;
}

/*分类*/
.fenlei{
	text-align: center;
	background: #FFFFFF;
	padding: 10px 0;
}
.fenlei ul{
	display: inline-block;
	text-align: center;
}
.fenlei ul li{
	float: left;
	text-align: center;
}
.fenlei ul li a{
	padding: 4px 6px;
	color: #656565 ;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	margin: 5px 10px;
	display: inline-block;
}
.fenlei ul li.cur a{
	color: #4089e7 ;
	border: 1px  solid #4089e7;
}

/*相关标签*/
.tag{
  padding:3%;
  background-color: #fff;
}
.tag p{
  line-height: 15px;
}
.bottom p a{
  width:100%;float:left;
}
.bottom a{
  display: block; 
  width: 100%; 
  font-size: 10px; 
  line-height: 20px; 
  text-decoration: none; 
  color:#888;
}
.tag .bq{
  font-size: 1rem; 
  line-height: 1.5rem;  
  color:#888;
}

/*产品列表页*/
.pro_c{
	width: 94%;
    margin: 0 auto;
    display: block;
    background: #fff;
}

/*页码*/
.page-num{
  margin: 0 auto;
  text-align:center;
}
.page-num li{

  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  margin: 1.3rem 0.2rem 0.6rem 0;
  font-size: 0.3rem;
  text-align: center;
  color: #fff;
  display:inline-block;
}
.page-num span{
  display: block;
  background-color: #4387ea;
}
.page-num a{
  display: block;
  color: #666;
}
.page-num .curr-page{
  background-color: #4387ea;
  color: #fff;
}
.curr-page{
  background-color: #4387ea;
  color: #fff;
}

/*新闻列表*/
.new_c{
	width: 100%;
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 0 3%;
}

/*详情页*/
.entry{
	padding: 0 3%;
	background: #FFFFFF;
}
.entry h1{
	font-size: 22px;
	padding: 8px 0 8px;
	color: #000;
}
.entry .sj{
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0;
	color: #888888;
}
.entry .ly{
	font-size: 14px;
	line-height: 14px;
	padding: 5px 0 10px;
	color: #888888;
}
.xq_con{
	padding: 0 3%;
	font-size: 15px;
	line-height: 30px;
	background: #FFFFFF;
}
.xq_con img{
	max-width:100%;
}

/*联系我们*/
.xq_con_con{
	font-size: 14px;
	line-height: 14px;
	
}
.xq_con_con p{
	font-size: 14px;
	line-height: 44px;
	border-bottom: 1px solid #e1e1e1;
}

.ewm{
	width: 200px;
	height: 200px;
    margin: 16px auto;
}

/*小程序扫一扫*/
.xcx{
	width: 100%;
    background: url(/Public/Mobile/index/images/xcx_bj.jpg) no-repeat;
    background-size: 100%;
    height: 293px;
    position: relative;
}
.zx_box{
	width: 181px;
    height: 231px;
    background: url(/Public/Mobile/index/images/sm_bj.jpg) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 35px;
    left: 50%;
    margin-left: -90px;
}

.zx{
	width: 100%;
	color: #fff;
	text-align: center;
    position: absolute;
    top: 73%;    
}
.zx p {
	font-family: "苹方";
	letter-spacing: 1px;
}

.ewm_xcx{
	width: 100%;
	padding: 25px 31px;
	display: inline-block;
	text-align: center;
}
.ewm_xcx p{
	height: 12px;
	line-height: 12px;
	color: #666666;
}
.ewm_l img{
	width: 131px;
	
	margin-bottom: 13px;
}
.ewm_r img{
	width: 127px;
	margin-bottom: 18px;
}


/*联系我们2*/
.con2{
	padding: 0 12px;
	background: #fff;
	border-bottom: 1px solid #e0e0e0;
}
.con2 li{
	line-height: 44px;
}
.con2 li p{
	margin-left: 42px;	
	border-bottom: 1px solid #e0e0e0;
}
.con2 li:last-child p{
	border: none;
}
.con2 .c1{
	background: url(/Public/Mobile/index/images/n1.png) no-repeat left;
}
.con2 .c2{
	background: url(/Public/Mobile/index/images/n2.png) no-repeat left;
}
.con2 .c3{
	background: url(/Public/Mobile/index/images/n3.png) no-repeat left;
}
.con2 .c4{
	background: url(/Public/Mobile/index/images/n4.png) no-repeat left;
}
.ewm2{
	background: #f6f6f6;
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 15px 0;
}
.ewm2 i img{
	width: 80px !important;
	height: 80px;
}
.ewm2 .el img{
	width: 70px !important;
	height: 70px;
	margin-top: 5px;
	margin-left: 22px;
}
.sys{
	display: block;
	color: #666;
}

/*banner*/
#photo_container{width:100%;overflow:hidden;margin:0 auto;}

#swipe_nav_prev,#swipe_nav_next{position:absolute;top:0;left:0;z-index:2000;background-color:#ccc;cursor:pointer;text-align:center;display:none;}

#swipe_nav_prev{background:#333 url('images/prev.png') no-repeat center center;}

#swipe_nav_next{background:#333 url('images/next.png') no-repeat center center;}

.internal_swipe_container{position:relative;}

/*.trans{filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity:0.75;opacity:0.75;}*/

.jq_swipe_image{background:url('/Public/Mobile/index/css/images/loader.gif') no-repeat center center;}

#count_container{padding:0;margin:0;position:absolute;top:0;left:0;background-color:pink;height:6px;list-style:none;}

#count_container .counter{float:left;height:6px;background-color:#d2d2d2;z-index:200;height:6px;padding:0;margin:0;}

#count_container .counter:hover{cursor:pointer;background-color:#4485f2 !important;}

#count_container .current{background-color:#4485f2!important;}


/*swipe*/
.swiper-container {
height:150px;
}

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

.banner img {
width: 100%;
max-height: 150px;
}
.weizg{
	text-align:center;
}<!--0.00030803680419922-->