@charset "utf-8";
/* CSS Document */

html{font-size:625%} 
body{font-size:.22rem;}



/*brand*/
.brand{width:100%; height:auto; background:#005EB8; color:#fff; padding:.23rem 0; }
.brand .Title h3,.brand .Title p{color:#fff;}
.brand .contment,.Manuf .list,.contact .phone{width:90%; margin:.1rem auto 0;}
.brand .contment p{color:#eee; line-height:.36rem;}
.brand .contment a{display:block; color:#fff; width:1.5rem; height:.4rem; line-height:.4rem; 
	border:1px solid #eee; text-align:center; margin:.2rem auto;}

/*Manuf*/
.Manuf{width:100%; height:auto;background:url(../images/bg02.jpg) no-repeat center; 
	padding:.23rem 0; color:#fff;}
.Manuf .Title h3,.Manuf .Title p{color:#fff;}
.Manuf .list li{margin-bottom:.1rem; background: rgba(255,255,255,.3); padding:.1rem;}
.Manuf .list li h4{font-size:.24rem; line-height:.42rem;}



/*contact*/
.contact .phone p{font-size:.24rem; line-height:.2rem; margin:.3rem;}




@media (max-width:560px){ html{font-size:500%} }

@media (max-width:460px){ html{font-size:400%} }


@media (max-width:360px){ html{font-size:350%} }

@media (max-width:307px){ 
		
 }






