*{ font-family:"Microsoft Yahei";}

body{
	margin:0;
	padding:0 ;
}

img{ border:none;}
.bg{
	height:569px;
	width:100%;
	margin:0 auto;
	padding:0 ;
	text-align:center;
	background:url(images/bg1.jpg) top center no-repeat;
filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
-moz-background-size:100% 100%;  
background-size:100% 100%;
}
.wenzi1
{
padding-top:100px;
text-align:center;
height:auto;
}
.wenzi1 img{max-width:80%}
.wenzi2
{
text-align:center;
padding-bottom:36px;
}
.itable{
width:510px;
margin:25px auto;
} 

.input_control{
width:510px;
height:60px;

} 

.input_control div{
background-color:#01b6e3;
width:135px;
height:42px;
color:#FFFFFF;
float:left;
line-height:42px;
font-size:16px;
}
.input_control input{
background-color:#efefef;
width:365px;
height:40px;
color:#01b6e3;
font-size:16px;
line-height:40px;
border:#01b6e3 none;
text-indent:20px;
float:left;
} 

.nav
{
text-align:center;
padding-top:50px;
margin-bottom:40px;

}


.logo
{
width:100%;
height:80px;
background:#FFFFFF;
padding-left:400px;
padding-top:20px;

}

.submit {
	text-align:center;
	padding-top:10px;
}
.submit input {
	padding:10px 25px;
	background:#01b6e3;
	width:240px;
	height:43px;
	border:none;
	font-size:16px;
	color:#FFFFFF;
	border-radius:2px 2px 2px 2px;
}

.layout1
{
text-align:center;
}



.top01,.banner,.sidenav,.nav__trigger,.nav__icon,.sidenav-overlay,#sidenav-toggle{display:none}
@media (max-width:1439px){
  #header{display:none}
  .top01,.sidenav,.nav__trigger,.nav__icon,.sidenav-overlay,#sidenav-toggle{display:block}
  .top01{height:60px;}
  .top01 img{max-width:50%;height:30px}

}

@media (max-width:1199px){
  #header{display:none}
  .top01,.sidenav,.nav__trigger,.nav__icon,.sidenav-overlay,#sidenav-toggle{display:block}
  .top01{height:60px;}
  .top01 img{max-width:50%;height:30px}

}

@media (max-width:991px){
  #full-screen-slider,#header,#pc_banner{display:none}
  .top01,.banner,.sidenav,.nav__trigger,.nav__icon,.sidenav-overlay,#sidenav-toggle{display:block}
  .top01{height:60px;}
  .top01 img{max-width:50%;height:30px}

}
@media (max-width:749px){
  #full-screen-slider,#header,#pc_banner{display:none}
  .top01,.banner,.sidenav,.nav__trigger,.nav__icon,.sidenav-overlay,#sidenav-toggle{display:block}
  .top01{height:60px;}
  .top01 img{max-width:50%;height:30px}
  
  .bg{height:450px;
	width:100%;
	margin:0 auto;
	padding:0 ;
	text-align:center;
	background:url(images/bg1.jpg) top center no-repeat;
filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod='scale')";  
-moz-background-size:100% 100%;  
background-size:100% 100%;}
  .itable{width:70%;margin:25px auto;}
  .input_control{width:100%}
  .input_control div {
    background-color: #01b6e3;
    width: 30%;
    height: 42px;
    color: #FFFFFF;
    float: left;
    line-height: 42px;
    font-size: 14px;
}
  .input_control input{background-color: #efefef;
    width: 66%;
    height: 40px;
    color: #01b6e3;
    font-size: 16px;
    line-height: 40px;
    border: #01b6e3 none;
    text-indent: 20px;
    float: left;}
  .bg img{max-width:86%}
}
