body{
	background-image: url(/themes/simpleboot3/public/assets/images/home_bg.png);
    width: 100%;
    min-width: 1080px;
    margin: 0 auto;
}
.header{
	width: 1080px;
	height: 100px;
	margin: 0 auto;
	
}
.header .logo{
	width: 30%;
	height: 100px;
	margin: 0 auto;
	float: left;
}

.header .logo>span{
	float: left;
	
}
.header .logo>span:first-child img{
	position: relative;
    top: 4px;
    height: 90px;
}
.header .da{
	height: 50px;
	width: 192px;
	line-height: 70px;
	margin-left: 0px;
	text-align: left;
	font-weight: 700;
	color: #03a9f4;
	margin-top: 4px;
    margin-left: 8px;
    letter-spacing: 0px;
    font-family: 'Noto Sans S Chinese';
    text-align: center;
	font-size: 48px;
}
.header .xa{
	    height: 27px;
    width: 193px;
    line-height: 28px;
    text-align: center;
    font-weight: 500;
    font-family: 'Noto Sans S Chinese';
    color: #03a9f4;
    font-size: 14px;
    margin-top: 9px;
    margin-left: 8px;
    border-radius: 3px;
    letter-spacing: 2px;
	font-size: 14px;
}

.header .mebn{
	width: 70%;
	height: 100px;
	margin: 0 auto;
	float: right;
}
.header .mebn .navBox{
	height: 100px;
    position: relative;
	float: left;
	width: 100%;
    z-index: 99;
}
.navBox .navC {
    height: 100px;
    margin: 0 auto;
    float: right;
}
.navC .nav li {
    float: left;
    width: 100px;
}
.navBox, .navC .nav li {
    height: 98px;
    position: relative;
}
.navC .nav a {
    display: block;
    width: 80px;
    height: 98px;
    overflow: hidden;
    line-height: 120px;
    color: #333333;
    font-size: 16px;
    text-align: center;
	text-decoration: none;
    outline: none
}
.navC .nav .this a, .navC .nav a:hover, .navC .nav li.current .nav_a {
    color: #ff9900;
    border-bottom: 2px solid #ff9900;
}
/* 中间部分 */
.center{
	position: relative;
}
.banner{
	width: 100%;
	/* height: 400px; */
	background: url(../images/hone_banner.png) no-repeat center center;
	background-size: cover;
	
}
.banner .bannerBox1{
	color: #fff;
	font-size: 18px;
	width: 1036px;
	margin: 140px auto 0;
	
}
.bannerBox1>p{
	text-align: right;
	line-height: 30px;
}
.bannerBox1>p>span{
	display: inline-block;
    width: 275px;
    text-align: left;
}
.bannerBox{
	width: 1036px;
    height: 84px;
    margin: 300px auto 0;
    margin-left: -30px;
	position: absolute;
}
.bannerBox>p, .bannerBox>a{
	width: 235px;
    height: 91px;
	background: url(../images/banner_btn.png) no-repeat center center;
	border-radius: 32px;
	line-height: 64px;
	text-align: center;
	float: right;
	margin-left: 18px;
	color: #f1f1f1;
	font-size: 22px;
}

.bannerBox>p img{
	width: 20px;
	position: relative;
	top: 2px;
}
.centerBox{
	width: 1036px;
	margin: 0 auto;
	
	overflow: hidden;
	padding-bottom: 74px;
}
.centerBox>div{
	float: left;
	width: 244px;
	height: auto;
	box-shadow: 0 0 20px #ececec;
	margin-left: 20px;
	margin-top: 25px;
	text-align: center;
	color: #666666;
}
.centerBox>div>p:first-child img{
	width: 244px;
	height: 184px;
}
.centerBox>div>p:nth-child(2){
	font-size: 20px;
	color: #333;
	margin: 23px 0 12px;
}
.centerBox>div:first-child{
	margin-left: 0;
}
.centerBox>div:nth-child(5){
	margin-left: 0;
}
.centeris{
	width: 1036px;
	margin: 0 auto;
	
	overflow: hidden;
	padding-bottom: 74px;
	margin:0 auto;
}
.contact-wp{
	margin:0 auto;
	text-align:center;
}
.contact-wp h3{
	    font-size: 26px;
		font-weight: normal;
		text-align: center;
		padding-top: 14px;
		color:#797676;
}


.contact-wp input, textarea {
	margin-top:20px;
	box-sizing: border-box;
	 border-radius: 4px;
    border: 1px solid #c8cccf;
 padding: 9px;   
 border: solid 1px #E5E5E5;   
 outline: 0;   
 font: normal 13px/100% Verdana, Tahoma, sans-serif;   
 width: 200px;   
 background: #FFFFFF url('bg_form.png') left top repeat-x;   
 background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));   
 background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);   
 box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;   
 -moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;   
 -webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 8px;   
 }   
  
.contact-wp textarea {    
	width: 400px;   
	max-width: 400px;   
	height: 150px;  
	  font-size: 14px;
	  color:#797676;
		font-weight: normal;
	line-height: 150%; 
	margin-left:200px; 
 }   
  
.contact-wp input:hover, textarea:hover,   
.contact-wp input:focus, textarea:focus {    
 border-color: #C9C9C9;    
 -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 8px;   
 }   
  
.form label {    
 margin-left: 10px;    
 color: #999999;    
 }   
  
.submit input {   
 width: auto;   
 padding: 9px 15px;   
 background: #617798;   
 border: 0;   
 font-size: 14px;   
 color: #FFFFFF;   
 -moz-border-radius: 5px;   
 -webkit-border-radius: 5px;   
 }   
.footer{
	background-color: #333;
	height: 228px;
	width: 100%;
	padding-top: 75px;
	box-sizing: border-box;
}
.footer>p{
	width: 1036px;
	margin: 0 auto;
	color: #d0d0d0;
}
.footer>p:first-child{
	margin-bottom: 20px;
}
.shangColor{
	
}


.zpgw li {
    border-bottom: 1px dashed #cecece;
    color: #666;
    font-size: 14px;
}
.zpgw li h1 {
    height: 45px;
    cursor: pointer;
}

element.style {
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
tbody {
    display: table-row-group;
    vertical-align: middle;
    border-color: inherit;
}
tr {
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
}
.zpgw li td {
    line-height: 50px;
}
.pl30 {
    padding-left: 30px;
}
.to{
	width:100%;
}
#fullbg {
background-color:#d3cfcf;
left:0;
opacity:0.8;
position:absolute;
top:0;
z-index:3;
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity:0.5;
}
#dialog {
background:url(../images/download_bg.png) no-repeat center center;
background-size: cover;
border:1px solid rgba(83, 57, 57, 0.8);
height:400px;
left:50%;
margin:-200px 0 0 -200px;
padding:1px;
position:fixed !important; /* 浮动对话框 */
position:absolute;
top:40%;
width:400px;
z-index:5;
border-radius:5px;
display:none;
}
#dialog p {
margin:0 0 12px;
height:24px;
line-height:24px;
background:#fdfbff;
}
#dialog p.close {
text-align:right;
padding-right:10px;
}
#dialog p.close a {
	
color:#120101;
text-decoration:none;
}
#fullbg1 {
background-color:#d3cfcf;
left:0;
opacity:0.8;
position:absolute;
top:0;
z-index:3;
filter:alpha(opacity=80);
-moz-opacity:0.5;
-khtml-opacity:0.5;
}
.qrcode{
	background:url(../images/QRcode_base.png) no-repeat center center;
	height: 166px;
}
#dialog1 {
background:url(../images/download_bg.png) no-repeat center center;
background-size: cover;
border:1px solid rgba(83, 57, 57, 0.8);
height:400px;
left:50%;
margin:-200px 0 0 -200px;
padding:1px;
position:fixed !important; /* 浮动对话框 */
position:absolute;
top:40%;
width:400px;
z-index:5;
border-radius:5px;
display:none;
}
#dialog1 p {
margin:0 0 12px;
height:24px;
line-height:24px;
background:#fdfbff;
}
#dialog1 p.close {
text-align:right;
padding-right:10px;
}
#dialog1 p.close a {
color:#120101;
text-decoration:none;
}
.download-an{
	    width: 22px;
    height: 22px;
    background: url(../images/download_android.png) no-repeat center center;
    vertical-align: middle;
    background-size: 100% 100%;
    display: inline-block;
	margin-bottom: 5px;
}

.download-apple {
        width: 22px;
    height: 22px;
    background: url(../images/download_ios.png) no-repeat center center;
    vertical-align: middle;
    background-size: 100% 100%;
    display: inline-block;
	margin-bottom: 5px;
}
.img_div {  
    position: relative;    
}
.mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#ffffff;
    color: #4c4b4b;
	-webkit-transition:all .3s ease-in-out;
    transition:all .3s ease-in-out;
    opacity: 0;
	border-radius: 10px 10px 0px 0px;
}
.mask h3 {
    text-align: center;
}
.img_div a:hover .mask {
    opacity: 1; 
	
}
	.mask h2{
		display: block;
		color: white;
		width: 100%;
		height: 22%;
		border-radius: 10px;
		font-size: 20px;
		line-height: 250%;
		}
	.mask p{
		font-size: 14px;display: block;width: 95%;margin: 0 auto;line-height: 27px;margin-left: 7px;
	}
	.mask p{
		float:left;
	}
	.fir a{
		    display: block;
			font-size: 14px;
			color: #353535;
			    border-top: 1px solid #ebe4e4;
				height: 25%;
				
	}
	.fdr a{
		height: 64px;background:url(../images/unfold_base.png) no-repeat;border-radius: 6px;color: white;
	}
