@charset "gb2312";
/* CSS Document */


.contactus_word{ float:left;}
.contactus_neirong h2{ font-size:20px; font-weight:bold; color:#666666; padding-bottom:12px;}
.contactus_neirong p{ line-height:20px; font-size:14px; color:#666666; padding-bottom:40px;}
#zhuming{ padding-bottom:20px; font-size:19px; margin-top:-20px;}
.contactus_word{ width:500px; border-top:1px solid #cccccc; padding-top:10px;}
.contactus_img{ float:right;width:50%;}

.contactus_img img{ width:100%; *width:500px; height:auto; *height:290px;}

@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.contactus_word{ width:45%;}
	}
	
@media only screen and (min-width: 769px) and (max-width: 1200px) {
	.contactus_word{ width:45%;}
	}

@media only screen and (min-width: 769px) and (max-width: 1129px) {
	.contactus_word{ width:45%;}
	.contactus_img{ width:50%;}
	}
@media only screen and (min-width: 769px) and (max-width: 800px) {
	.contactus_img{ float:none; width:100%;}
	.contactus_word{ float:none; width:100%;}
	}
@media only screen and (max-width: 768px) {
	.contactus_img{ float:none; width:100%;}
	.contactus_word{ float:none; width:100%;}
	}