﻿@charset "utf-8";
/*联系我们*/
.yjz_contact5{width: 100%;height: auto;margin: 30px auto 0;}
.yjz_contact5 .contact1{width: 100%;height: auto;margin-bottom: 23px;padding: 0;box-sizing: border-box;background-color: #fff;position: relative;}
.yjz_contact5 .contact12{width: 100%;height: auto;}
.yjz_contact5 .contact12_li{width: 100%;height: 36px;margin-bottom: 0;padding-left: 0;box-sizing: border-box;}
.yjz_contact5 .contact12_li span{display: block;width: 100%;height: 36px;line-height: 36px;font-size: 16px;color: #333333;}
.yjz_contact5 .contact2{width: 100%;height: 450px;margin-bottom: 23px;}
.yjz_contact5 .contact2 #mapCotainer{width: 100%;height: 450px;}

@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}

	/*联系我们*/
	.yjz_contact5{width: 100%;height: auto;margin: 20px auto 0;padding: 0 15px;}
	.yjz_contact5 .contact1{width: 100%;height: auto;border: 0px solid #ddd;padding: 10px 0 0;margin-bottom: 10px;box-sizing: border-box;}
	.yjz_contact5 .contact12{width: 100%;height: auto;}
	.yjz_contact5 .contact12_li{width: 100%;height: auto;margin-bottom: 5px;padding-left: 0;box-sizing: border-box;}
	.yjz_contact5 .contact12_li span{display: block;width: 100%;height: 30px;line-height: 30px;font-size: 14px;color: #333333;}
	.yjz_contact5 .contact2{width: 100%;height: 200px;margin-bottom: 0;}
	.yjz_contact5 .contact2 #mapCotainer{width: 100%;height: 200px;}
}