body {
	margin: 0;
	padding: 0 0 40px;
	width: 100%;
	height: 100%;
	color: #000;
	font-size: 62.5%;
	font-style: normal;
	font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", "FontAwesome", sans-serif;;
	background: #ffffff;
}

ul,
li,
h1,
h2,
h3,
h4,
h5,
p {
	margin: 0;
	padding: 0;
	list-style: none;
}

 .marl05p{
 	margin-left: 0.5%!important;
 }
 .mart0{
 	margin-top: 0!important;
 }
 .mart10{
 	margin-top: 10px!important;
 }
 
 
.f-fl {
	float: left!important;
}

.f-fr {
	float: right!important;
}


/* 清除浮动 */

.f-cb {
	clear: both;
	zoom: 1;
}

.f-cb:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	overflow: hidden;
	content: ".";
}


h1 {
	display: block;
	float: left;
	margin-bottom: 20px;
	padding: 0 20px!important;
	width: 100%;
	line-height: 120%;
	font-size: 2.8em;
	font-weight: bold;
	text-align: left;
	color: #000;
	box-sizing: border-box;
}


.img_jgs{
	display: block;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
}

.img_jgs img{
	display: block;
	margin: 0 auto;
	width: 100%;
}

.info_box{
	display: block;
	padding: 10px;
	width: 100%;
	background: #7f7f7f;
	box-sizing: border-box;
}

.info_box .left{
	display: inline-block;
	float: left;
	width: calc(100% - 100px);
	box-sizing: border-box;
}

.info_box .left dl{
	display: block;
	margin: 0;
	clear: both;
	color: #FFFFFF;
}

.info_box .left dl dt{
	display: inline-block;
	float: left;
	width: 80px;
	line-height: 20px;
	text-align: left;
}

.info_box .left dl dt::after{
	content: ':';
	float: right;
}

.info_box .left dl dd{
	display: inline-block;
	float: right;
	margin-left: -10px;
	line-height: 20px;
	width: calc(100% - 100px);
	overflow-x: auto;
	box-sizing: border-box;
}

.info_box .right{
	display: inline-block;
	float: right;
	width: 100px;
}


.info_box .right img{
	display: block;
	margin-top: 20px;
	width: 100%;
}

.op_soft{
	position: fixed;
	padding: 30px 0;
	bottom: 0;
	width: 100%;
	background: #FFFFFF;
	box-sizing: border-box;
}

.op_soft img{
	display: block;
	margin: 0 auto;
	width: 70px;
}

.op_soft p{
	display: block;
	margin-top: 10px;
	text-align: center;
	font-size: 2.4em;
}


.op_soft i{
	display: block;
	margin-top: 20px;
	text-align: center;
	font-size: 1.4em;
	font-style: normal;
	color: #999999;
}


.op_soft a{
	display: block;
	margin: 25px auto 0;
	width: 80%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 2em;
	color: #FFFFFF;
	background: #DF0000;
}


.mask{
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000000;
	opacity: 0.6;
	z-index: 10;
}


.mask img{
	display: block;
	margin: 0 auto;
	width: 80%;
}


.download{
	position: initial;
	padding-top: 70px;
}


.download i{
	margin-top: 40px;
	font-size: 1.2em;
	line-height: 160%;
	padding: 5px 8%;
}

.logocon{
	display: block;
	padding-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
}


.notic{
	position: absolute;
	display: block;
	top: 12px;
	left: 0;
	right: 0;
	padding: 10px;
	line-height: 160%;
	background: #DF0000;
	opacity: 0.5;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.4em;
}

.notic i{
	position: absolute;
	display: block;
	top: -51px;
	right: 2px;
	width: 24px;
	height: 12px;
	background: url(../img/icon_sj.png) center center no-repeat;
	opacity: 1.5;
}

.download_pop{
	display: block;
	position: absolute;
	padding: 15px 20px;
	left: 50%;
	top: 50%;
	margin: -75px 0 0 -30%;
	width: 60%;
	height: 150px;
	background: #FFFFFF;
	box-shadow: 1px 1px 10px rgba(0,0,0,0.3);
	box-sizing: border-box;
}

.download_pop h1{
	padding: 0!important;
	margin: 0!important;
	line-height: 160%;
	font-size: 1.6em;
	text-align: left;
	color: #333333;
}

.download_pop p{
	padding: 0!important;
	float: left;
	line-height: 160%;
	font-size: 1.4em;
	text-align: left;
	color: #888888;
}

.download_pop a{
	padding: 0!important;
	margin: 0!important;
	float: right;
	height: 24px;
	line-height: 24px;
	font-size: 1.4em;
	text-align: right;
	color:#FF1F1F;
	background: none;
}
