*{
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
}


/*nav*/

.navbar{
	margin-bottom: 0px;
}


.banner{
	width: 100%;
	height:auto;
}

.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;
}
.mobile-banner{
	width: 100%;
}
.mobile-banner-sw img{
	width: 100%;
}

/*首页推荐产品*/
.mobile-spro{
	width: 100%;
}
.mobile-spro h2{
	font-size:20px;
	height: 47px;
	text-align: left;
	background-color: #5584D4;
	padding-top: 10px;
	padding-left: 13px;
	color: #ffffff;
	margin-bottom: 14px;
}
.mob-spro-swpro{
	width: 100%;
	height: auto;
}
.mobile-spro-po{
	width: 100%;
	height: auto;
}
.mobile-spro-po p{
	color:#666;
	font-size: 14px;
	line-height: 30px;
	text-align:center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*产品中心*/
.mobile-cen{
	width: 100%;
}
.mobile-cen h2,.mobile-sabout h2{
	color:#333;
	font-size:20px;
	text-align: center;
}
.mo-cen-d p{
	color:#666;
	font-size:14px;
	line-height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mo-cen-d img{
	width: 100%;
}

/*关于我们*/
.mobile-sabout{
	width: 100%;
	background:url("../images/mobileabout.jpg") no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding-bottom: 10px;
}
.mobile-sabout h2{
	color:#fff;
}
.mobile-sabout > img{
	width: 100%;
}
.mob-sab-con{
	width: 100%;
	padding:20px 1%;
	font-size:12px;
	text-align: center;
	line-height: 30px;
	color:#fff;
}
.mobile-a{
	display:block;
	width:30%;
	height: 30px;
	color:#333;
	border:1px solid #fff;
	font-size: 12px;
	color:#fff;
	text-align:center;
	line-height: 30px;
	border-radius: 20px;
	margin:0 auto;
}
.mobile-a2{
	display:block;
	width:35%;
	height: 30px;
	color:#333;
	border:1px solid #333;
	font-size: 12px;
	color:#333;
	text-align:center;
	line-height: 30px;
	border-radius: 20px;
	margin:0 auto;
}

/*新闻中心*/
.mobile-snews h2,.mobile-ys h2{
	color:#333;
	font-size:20px;
	text-align: center;
}
.mobile-snews{
	padding-top:20px;
	padding-bottom:20px;
}
.mobile-snews-p{
	color:#666;
	line-height: 20px;
	font-size: 14px;
}
.mobile-snews-pa{
	color:#666;
	width:75%;
	display:inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mobile-snews-p span{
	color:#999;
	font-size: 12px;
	width: 20%;
	display:inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*footer*/
.mobile-footer{
	padding-top:20px;
	padding-bottom:20px;
	background:#0088ce;
}
.mobile-footer p{
	color:#fff;
	font-size: 14px;
	text-align:center;
}
.mobile-footer p a{
	color:#fff;
}

/*优势*/
.mobile-ys{
	width:100%;
	padding-top:2rem;
	background:url("../images/ys_bg.jpg") no-repeat center;
	background-size: cover;
	background-attachment:fixed;
}
.mob-yssw-d{
	padding: 0 0 2rem 0;
}
.mob-yssw-d p{
	padding:.2rem 1rem;
	font-size: 14px;
	color:#666;
	line-height: 25px;
	overflow: hidden;
	margin:0;
	text-align: left;
}
.mob-yssw-d p span{
	color:#e77918;
}
.mobile-weizhi{
	border-bottom:1px solid #e8e8e8;
}
.mobile-weizhi p{
	color:#666;
	font-size: 14px;
	line-height:3rem;
	margin:0;
}
.mob-chan-li{
	border-left:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	text-align:center;
	line-height: 5rem;
	font-size: 16px;
}
.mob-chan-li a{
	color:#666;
}
.mob-pro-a p{
	color:#666;
	font-size: 14px;
	line-height: 2rem;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*分页样式*/
.page{ margin-top:20px; margin-bottom:20px; text-align:center;font-size:13px;    line-height: 24px;}
.page a{	
	border: 1px solid #ccc;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration:none;
	color:#999;
}
.page a:hover{
	border:1px solid #FF6600; 
	background-color:#FF6600; 
	color:#fff;
}
.page span{
	border: 1px solid #FF6600;
	display: inline;
	padding: 3px 10px 3px 10px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #FFEEE5;
	color: #FF6600;
}

/*showpic*/
.mobile-show{
	width: 100%;
	overflow: hidden;
}
.mobile-show h2{
	color:#333;
	font-size: 16px;
	line-height:2.5rem;
	text-align: center;
}
.mobile-showcon{
	width: 100%;
}
.mob-show-imgs img{
	width: 100%;
}
.mobile-show-a{
	display: block;
	width: 80%;
	margin:.2rem auto;
	line-height: 2rem;
	color:#666;
	font-size: 14px;
	text-align:center;
	border:1px solid #e8e8e8;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

























