* {
	margin: 0;
	padding: 0;
}
a,a:hover {
    text-decoration: none
}

abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-family: "microsoft yahei";
    vertical-align: baseline;
    background: 0 0
}

em,h1,h2,h3,h4,h5,h6,i {
    font-weight: 100;
    font-style: normal
}

li,ol,ul {
    list-style: none
}
.about_top{
	background: url(../img/top.jpg);
	background-repeat: no-repeat;
	width: 100%;
	min-width: 1212px;
	height: 539px;
	float: left;
}
.about_box{
	position: absolute;
	border: 2px solid #fff;
	width: 86%;
	top: 40%;
	left: 7%;
	height: 400px;
	z-index: 998;
}
.about_con{
	position: absolute;
	background-color: #fff;
	width: 82%;
	top: 45%;
	left: 9%;
	z-index: 998;
	-webkit-box-shadow: #666 0px 0px 20px; 
   	-moz-box-shadow: #666 0px 0px 20px; 
   	box-shadow: #666 0px 0px 20px; 
}
.ab_con{
	float: left;
	width: 100%;
}
.ab_title{
	width: 218px;
	height: 125px;
	margin: 40px auto;
}
.ab_con p{
	width: 80%;
	margin: 0 auto;
	font-size: 1.5vw;
	line-height: 2.8vw;
	text-indent:2em;
	color: #414040;
}
@font-face {
font-family: '方正兰亭纤黑_GBK'; /*这里是说明调用来的字体名字*/
src: url("../fonts/方正兰亭纤黑_GBK.ttf") ; /*这里是字体文件路径*/
}


.de_con{
	width: 100%;
	float: left;
}
.de_title{
	width: 377px;
	height: 131px;
	margin: 40px auto;
}
.de_img img{
	width: 100%;
}
.feat{
	width: 80%;
	margin: 10px 10%;
	float: left;
}
.feat img{
	width: 100%;
}
.jif_con{
	float: left;
	width: 100%;
}
.jif_title{
	width: 80%;
	margin: 20px 10%;
	float: left;
	font-size: 2.2vw;
	color: #000;
	border-bottom: 2px solid #000;
}
@font-face {
font-family: '方正兰亭粗黑简体'; /*这里是说明调用来的字体名字*/
src: url("../fonts/方正兰亭粗黑简体.ttf") ; /*这里是字体文件路径*/
}
.jif_img{
	width: 80%;
	margin: 0 auto;
}
.jif_img ul{
	float: left;
	width: 100%;
}
.jif_img li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
.jif_img li img{
	width: 100%;
}
.jif_img li:last-child{
	margin-right: 0;
}
.app_con{
	float: left;
	width: 100%;
}
.app_title{
	width: 390px;
	height: 124px;
	margin: 40px auto;
}
.app_img{
	width: 80%;
	margin: 0 auto;
}
.app_img img{
	width: 100%;
}
.download{
	width: 80%;
	float: left;
	margin-left: 10%;
}
.down_left{
	width: 70%;
	float: left;
}
.down_title{
	float: left;
	width: 100%;
	height: 107px;
	line-height: 107px;
	margin: 20px 0;
}
@font-face {
font-family: '方正兰亭粗黑简体'; /*这里是说明调用来的字体名字*/
src: url("../fonts/方正兰亭粗黑简体.ttf") ; /*这里是字体文件路径*/
}
.down_left p{
	font-size: 1.3vw;
	color: #2a2a2a;
	float: left;
	width: 75%;
	line-height: 50px;
}
@font-face {
font-family: 'FZLTZHUNHK'; /*这里是说明调用来的字体名字*/
src: url("../fonts/FZLTZHUNHK.ttf") ; /*这里是字体文件路径*/
}
.down_right{
	width: 28%;
	float: right;
}
.down_right img{
	width: 100%;
}
