@charset "utf-8";
/* CSS Document */
.banner{background: url(../images/contact_banner.jpg) no-repeat center; width: 100%; height: 325px; background-size: cover;}
.er_nav{width: 100%; height: 59px; border-bottom: 1px solid #d1d1d1; line-height: 59px;}
.er_nav p{font-size: 16px; color: #949494;}
.er_nav p a{color: #949494;}
.er_nav p a:hover{color: #04adf2;}
.contact{padding:36px 0 51px 0;}
.contact .tact_one{width: 100%; background-color: #eee; padding: 48px 0 37px 0;}
.contact .tact_one .tit{font-size: 25px; color: #343434; padding-bottom: 30px;}
.contact .tact_one .zongbu{background-color: #fff; padding: 26px 30px 21px 30px;}
.contact .tact_one .zongbu .dizhi1{margin-bottom: 29px;}
.contact .tact_one .zongbu .dizhi1>div{width: 188px; height: 55px; background-color: #343434; text-align: center;
	line-height: 55px; font-size: 22px; color: #fff;}
.contact .tact_one .zongbu .dizhi1>p{ height: 55px; line-height: 55px; font-size: 18px; color: #6b6b6b; margin-left: 26px; }
.contact .tact_one .zongbu .dizhi2{margin-bottom: 17px;}
.contact .tact_one .zongbu .dizhi2>div{width: 121px; height: 43px; background-color: #0091dc; text-align: center;
	line-height: 43px; font-size: 18px; color: #fff; margin-left: 2px;}
.contact .tact_one .zongbu .dizhi2>p{ height: 43px; line-height: 43px; font-size: 18px; color: #6b6b6b; margin-left: 26px; }
.contact .tact_two{padding: 31px 0 51px 0;}
#dituContent{ width: 100%; height: 495px;}
.contact .tact_three{padding: 29px 0 63px 0; background-color: #eeeeee;}
.contact .tact_three .look{background-color: #fff; padding: 18px 12px 56px 16px;}
.contact .tact_three .look .look1{height: 105px; border-bottom: 1px dashed #dfdfdf;}
.contact .tact_three .look .look1 .name{font-size: 16px; color: #545454; line-height: 105px; width: 200px;
	text-indent: 26px;}
.contact .tact_three .look .look1 .dz{font-size: 16px; color: #535353; line-height: 105px; width: 550px;}
.contact .tact_three .look .look1 .phone{font-size: 16px; color: #535353; width: 250px; padding-top: 44px;}
.contact .tact_three .look .look1 img{margin-top:10px;}
.djdh{display: none;}
@media screen and (max-width: 800px){
	.contact{padding: 0;}
	.contact .tact_one{ padding: 20px 0; }
	.contact .tact_one .tit{font-size: 18px; padding-bottom: 20px;}
	.contact .tact_one .zongbu{padding: 10px;}
	.contact .tact_one .zongbu .dizhi1{margin-bottom:17px;}
	.contact .tact_one .zongbu .dizhi1>div{width: 76px; height: 34px; line-height: 34px; font-size: 14px;}
	.contact .tact_one .zongbu .dizhi1>p{height: auto; line-height: 1; font-size: 14px; margin-left: 0; padding-top: 10px;}
	.contact .tact_one .zongbu .dizhi2>div{width: 76px; height: 34px; line-height: 34px; font-size: 14px;}
	.contact .tact_one .zongbu .dizhi2>p{height: auto; line-height: 1; font-size: 14px; margin-left:2%; 
		padding-top: 10px; width: 70%;}
	#dituContent{height: 300px;}
	.contact .tact_three .look .look1{height: auto; padding: 14px 0;}
	.contact .tact_three .look .look1 .name{font-size: 16px; text-indent: 0; width: 70%; line-height:1; padding-bottom: 8px;}
	.contact .tact_three .look .look1 .dz{width: 70%; font-size: 14px; line-height: 22px;}
	.contact .tact_three .look .look1 img{width: 30%; float: right; margin-top:-55px;}
	.contact .tact_three .look .look1 .phone{width: 70%; font-size: 14px; padding-top:8px;}
	.djdh{display: block; width: 100px; height: 30px; line-height: 30px; background-color: #eee; text-align: center;
		font-size: 14px; margin:0 auto; margin-bottom: 20px; }
}