html{
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	overflow: auto;
}
* {
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
}

body {
    font-weight: normal;
    text-decoration: none;
    font-family: 微软雅黑;
    color: #000;
	padding-top:1.413333rem!important;
	padding-bottom: 1.493333rem!important;
}

li {
	list-style: none;
}
a,a:active,a:visited,a:hover {
	text-decoration: none!important;
}
area {
	border: 0px;
	outline: none;
}

.clearFloat:after {
	display: block;
	content: "";
	clear: both;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
#navigationbar{
	width: 100%;
	height: 1.493333rem;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 7;
}
.navigationbar{
	height: 1.493333rem;
	background: #257bb6;
}
.navigationbar_item{
	width: 25%;
	height: 100%;
	text-align: center;
	float: left;
}
.navigationbar_item a{
	display: block;
	padding-top: 0.133333rem;
}
.navigationbar_item a img{
	display: block;
	width: 0.693333rem;
	margin: 0 auto;
}
.navigationbar_item a p{
	color: #fff;
	font-size: 0.32rem;
}
.phonePro{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 8;
	display: none;
}
.phonemask{
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.3);
	z-index: 9;
}
.phoneBox{
	width: 100%;
	height:4.24rem;
	position: absolute;
	bottom: -3px;
	left: 0;
	z-index: 10;
}
.fullTableDiv{
	width: 100%;
	height: 1.386666rem;
	line-height:1.386666rem;
	background-color: #fff;
	padding-left: 29px;
}
.fullTableDiv a{
	display: block;
	width: 100%;
	position: relative;
}
.phoneName{
	flex-shrink: 0;
	color: #333;
	padding-left: 0;
	font-size: 0.373333rem;
	border-bottom: 1px solid #f5f5f5;
}
.phoneProRight{
	width:0.426666rem;
	height: 0.426666rem;
	position: absolute;
	right: 0.533333rem;
	top: 0.4rem;
}
.phoneProcancel{
	width: 100%;
	height: 1.386666rem;
	background-color: #f5f5f5;
	text-align: center;
	line-height:1.386666rem;
	color: #585858;
	font-size: 0.426666rem;
}
#header{
	width: 100%;
	height: 1.413333rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
.header{
	width: 100%;
	line-height:1.413333rem;
	text-align: center;
	font-size: 0.613333rem;
	color: #257bb6;
	background-color: #fff;
}
.header a{
	color: #257bb6;
}
.menuBox{
	position: fixed;
	bottom: 2.133333rem;
	left: 0.4rem;
	z-index: 90;
}
.menuIcon_box{
	width: 1.306666rem;
	height: 1.306666rem;
	background-color: #257bb6;
	border-radius: 50%;
	border: 4px solid #fff;
	box-shadow: 0 0 4px rgb(0 0 0 / 50%);
	text-align: center;
}
.menuIcon_box img{
	display: block;
	width: 0.8rem;
	margin: 0 auto;
	margin-top:0.133333rem;
}
.menu_div{
	width: 4.426666rem;
	height: 7.4rem;
	padding-bottom: 1.546666rem;
	background-color: rgba(255,255,255,.9);
	border: 1px solid #ccc;
	position: fixed;
	left: 0.533333rem;
	bottom: 2.5rem;
	z-index: 85;
	display: none;
}
.menu_div a{
	display: block;
	width: 100%;
	height: 1.146666rem;
	line-height:  1.146666rem;
	padding-left: 1.413333rem;
	position: relative;
	font-size: 0.426666rem;
	color: #333;
	text-indent: 0.08rem;
	
}
.menu_div a.active{
	background-color: #ebf8ff;
}
.menu_div a img{
	width: 0.8rem;
	height:0.8rem;
	position: absolute;
	left: 0.48rem;
	top: 0.106666rem;
}
.menu_div a img.prodectshow{
	width: 0.746666rem;
	height: 0.746666rem;
}
#footer{
 height: 3.466666rem;	
}
.backTop{
	width: 100%;
	height: 0.88rem;
	background: #257bb6;
	text-align: right;
	font-weight: 700;
	color: #999;
	font-size: 0.426666rem;
	position: relative;
	padding-right:0.8rem;
	line-height: 0.88rem;
}
.backTop b{
	position: absolute;
	width: 0;
	height: 0;
	top: 0.15rem;
	right: 0.35rem;
	border: 0.25rem
	transparent solid;
	border-bottom-color: #999;
}
.footer_info{
	text-align: center;
	padding:0.533333rem 0;
	color:rgb(153, 153, 153);
	font-size: 0.373333rem;
	height: 2.373333rem;
}
.footer_info p{
	line-height: 0.666666rem;
}
.footer_info a{
	color:rgb(153, 153, 153);
}
.pubilc_title{
	height: 1.386666rem;
	border-bottom: 1px #ddd solid;
	background: #F7F7F7;
	border-radius: 0.186666rem 0.186666rem 0 0;
}
.newstitle{
	display: block;
	position: relative;
	color: #257bb6;
	padding-left: 0.56rem;
	width: 6.853333rem;
	font-size: 0.48rem;
	text-indent: 0.133333rem;
	line-height: 1.386666rem;
}
.newstitle::before{
	display: block;
	content: "";
	width: 0.16rem;
	height: 0.16rem;
	background-color:#257bb6;
	position: absolute;
	left: 0.266666rem;
	top: 0.6rem;
	border-radius: 100%;
}
.page{
	text-align: center;
}
.page a{
	color: #333;
	font-size: 0.373333rem;
	padding: 0.133333rem 0.186666rem;
}
.page .activepage{
	color: #2982ba;
	font-size: 0.373333rem;
	padding: 0.133333rem 0.186666rem;
	display: inline-block;
}
.previousPage,.nextPage{
	display: inline-block;
	width: 2.186666rem;
	height: 0.746666rem;
	line-height:0.746666rem;
	margin: 0.373333rem 0 0.293333rem 0.293333rem;
	text-align: center;
	border: 1px solid  #2982ba;
	border-radius: 0.106666rem;
	color: #2982ba;
	font-size: 0.426666rem;
}
.previousPage a,.nextPage a{
	color: #2982ba;
}
.page_content{
	width: 4.533333rem;
	text-align: center;
	height: 0.746666rem;
	line-height:0.746666rem;
	margin: 0.373333rem 0 0.293333rem 0.293333rem;
	font-size: 0.373333rem;
}