﻿@charset "utf-8";
/*联系我们*/
.yjz_contact5{width: 100%;height: auto;margin: 0rem auto;}
.yjz_contact5 .contact1{width: 100%;height: 270rem;padding: 0 70rem 0 38rem;box-sizing: border-box;background-color: #f7f7f7;position: relative;}
.yjz_contact5 .contact1 h3{font-size: 24rem;color: #333333;font-weight: normal;line-height: 1;padding: 58rem 0 30rem;}
.yjz_contact5 .contact12{width: 100%;height: auto;}
.yjz_contact5 .contact12_li{width: 100%;height: 22rem;margin-bottom: 16rem;padding-left: 36rem;box-sizing: border-box;}
.yjz_contact5 .contact12_li1{background: url(../images/gqtm_4.png) no-repeat;background-position: left center;background-size: 20rem;}
.yjz_contact5 .contact12_li2{background: url(../images/gqtm_5.png) no-repeat;background-position: left center;background-size: 20rem;}
.yjz_contact5 .contact12_li3{background: url(../images/gqtm_6.png) no-repeat;background-position: left center;background-size: 20rem;}
.yjz_contact5 .contact12_li span{display: block;width: 100%;height: 22rem;line-height: 22rem;font-size: 16rem;color: #333333;}
.yjz_contact5 .contact1_ewm{position: absolute;right: 70rem;top: 68rem;width: 308rem;height: 150rem;}
.yjz_contact5 .contact1_ewm1{float: left;width: 112rem;margin-left: 42rem;}
.yjz_contact5 .contact1_ewm1 img{display: block;width: 110rem;height: 110rem;border: 1rem solid #ddd;}
.yjz_contact5 .contact1_ewm1 span{font-size: 16rem;color: #333333;line-height: 42rem;text-align: center;display: block;}
.yjz_contact5 .contact2{width: 100%;height: 444rem;}

@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}

	/*联系我们*/
	.yjz_contact5{width: 100%;height: auto;margin: 0rem auto;padding: 0 15rem;}
	.yjz_contact5 .contact1{width: 100%;height: auto;border: 0rem solid #ddd;padding: 10rem 15rem 20rem;box-sizing: border-box;}
	.yjz_contact5 .contact1 h3{font-size: 32rem;color: #333333;font-weight: normal;line-height: 1;padding: 20rem 0 20rem;}
	.yjz_contact5 .contact12{width: 100%;height: auto;}
	.yjz_contact5 .contact12_li{width: 100%;height: auto;margin-bottom: 15rem;padding-left: 40rem;box-sizing: border-box;}
	.yjz_contact5 .contact12_li1{background: url(../images/gqtm_4.png) no-repeat;background-position: left top 8rem;background-size: 25rem;}
	.yjz_contact5 .contact12_li2{background: url(../images/gqtm_5.png) no-repeat;background-position: left top 8rem;background-size: 25rem;}
	.yjz_contact5 .contact12_li3{background: url(../images/gqtm_6.png) no-repeat;background-position: left top 8rem;background-size: 25rem;}
	.yjz_contact5 .contact12_li span{display: block;width: 100%;height: auto;line-height: 36rem;font-size: 24rem;color: #333333;}
	.yjz_contact5 .contact1_ewm{display: none;}
	.yjz_contact5 .contact2{width: 100%;height: 350rem;}
}