/*reset*/
*{margin: 0px;padding: 0px;}
.ui-loader-default{ display:none}  
.ui-mobile-viewport{ border:none;}  
.ui-page {padding: 0; margin: 0; outline: 0}  
a{
	text-decoration: none;
	color: #ffffff;
}
li{
	list-style: none;
}
html,body{
	width: 100%;
}
img{
	display: block;
}
.clear:after{
	content: '';
	clear: both;
	overflow: hidden;
	height: 0px;
	display: block;

}
.container{
	width: 9.36rem;
	margin: 0px auto;
}
*{
	font-family: "微软雅黑";
}

.newsTitle{
	width: 100%;
	height: 1.173rem;
	background-color:#f7f7f7;
	box-sizing: border-box;
	padding:0.293rem 0.227rem;
	position: fixed;
	z-index: 50;
	background-color:#035292;	
}
.newsTitle a{
	float: left;
	width: 6rem;
}
.newsTitle a>img{
	width:100%;
}
.newsTitle span{
	float: right;
	width: 0.533rem;
	height:0.373rem;
	margin-top: 0.107rem;
}
.newsTitle span>img{
	width: 100%;
}
.floor1{
    padding:0.693rem 0.0rem 0.3rem 0.0rem;
}

.more{
	font-size: 0.267rem;
}
.gd{
	width: 1rem;
	float: left;
	line-height: 0.45rem;
	text-align: center;
	height: 0.45rem;
}
.iicon{
	width:0.35rem;
	height: 0.35rem;
	float: right;
	background:url(../img/point.png) no-repeat right center;
	background-size: 100% 100%;
}
.sametitle{
	height: 0.533rem;
}
.sameleft{
	float: left;
	background:url(../img/line.png) no-repeat left center;
	padding-left:0.4rem;
	background-size: 3%;
}
.sameleft span{
	float: left;
}
.more{
	float: right;
	height: 0.5rem;
}
.dx{
	font-size: 0.267rem;
	font-family: bold;
}
.cc{
	font-size: 0.173rem;
	padding-top: 0.053rem;
	padding-left: 0.067rem;
	color: #8a8a8a;
}
.orac{
	background-color: #ec7e1f;
	color:#ffffff!important;
}
.navmask{
	width: 100%;
	position: fixed;
	z-index: 10;
	top: -25rem;
	height: 100%;
	background-color: rgba(0,0,0,.7);

}
.navlist{
	position: absolute;
	top: -5rem;
	left: 0px;
	z-index: 20;
	width:100%;
}
.navlist li{
	float: left;
	width:50%;
	height: 0.867rem;
	background-color:#2679bd;
	box-sizing: border-box;
	padding: 0.2rem 0.4rem;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	position:relative;
	font-size: 0.35rem;
}
.li7,.li8{
	border-bottom: none!important;
}
.navlist li span{
	width:0.373rem;height: 0.347rem;
	background:url(../img/jj.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right:0.267rem;
}
.navlist li:nth-child(2n+1){
	border-right: 1px solid #ffffff;
}
body{
	position: relative;
}
.gotop{
	width: 1.12rem;
	height: 1.12rem;
	background:url(../img/gotop.png) no-repeat;
	background-size: 100% 100%;
	position: fixed;
	right: 0.133rem;
	bottom:0.4rem;
	z-index: 200;
}
.ui-overlay-a,.ui-page-theme-a,.ui-page-theme-a .ui-panel-wrapper{
	background-color: none;
}
.box{
	position: fixed;
	top: 10rem; 
	right: 1rem;
	width: 1rem;
	height: 1rem;
	z-index:9;
}
.call{
	position: absolute;
	right: 0.0rem;
	top: 1rem;
	width:0.867rem;
	height: 0.867rem;
	background:url(../img/call.png) no-repeat;
	background-size: 100% 100%;
	
}