﻿@charset "utf-8";
/*联系我们*/
.yjz_contact4{width: 100%;height: auto;margin: 0px auto;}
.yjz_contact4 .contact1{width: 100%;height: 323px;padding: 0;box-sizing: border-box;position: relative;}
.yjz_contact4 .contact1 h3{font-size: 24px;color: #333333;font-weight: normal;line-height: 1;padding: 45px 0 40px;}
.yjz_contact4 .contact12{width: 100%;height: auto;}
.yjz_contact4 .contact12_li{width: 50%;height: 60px;margin-bottom: 20px;padding-left: 60px;box-sizing: border-box;border-bottom: 1px solid #f8c283;}
.yjz_contact4 .contact12_li1{background: url(../images/rsc_18.png) no-repeat;background-position: left center;}
.yjz_contact4 .contact12_li2{background: url(../images/rsc_19.png) no-repeat;background-position: left center;}
.yjz_contact4 .contact12_li3{background: url(../images/rsc_20.png) no-repeat;background-position: left center;}
.yjz_contact4 .contact12_li span{display: block;width: 100%;height: 60px;line-height: 60px;font-size: 18px;color: #333333;}
.yjz_contact4 .contact1_img{width: 154px;height: 210px;position: absolute;top: 65px;}
.yjz_contact4 .contact1_img img{display: block;width: 122px;height: 122px;border: 16px solid #4a71be;}
.yjz_contact4 .contact1_img span{display: block;font-size: 14px;color: #333;text-align: center;line-height: 1;margin-top: 20px;}
.yjz_contact4 .contact1_img1{right: 203px;}
.yjz_contact4 .contact1_img2{right: 0;}

.yjz_contact4 .contact2{width: 100%;height: 408px;margin-top: 35px;}
.yjz_contact4 .contact2_m{display: none;}

@media only screen and (max-width: 1000px) {
	*{box-sizing: border-box;}

	/*联系我们*/
	.yjz_contact4{width: 100%;height: auto;margin: 0px auto;padding: 0 15px;}
	.yjz_contact4 .contact1{width: 100%;height: auto;border: 0px solid #ddd;padding: 0px;box-sizing: border-box;}
	.yjz_contact4 .contact1 h3{font-size: 18px;color: #333333;font-weight: normal;line-height: 1;padding: 20px 0 20px;}
	.yjz_contact4 .contact12{width: 100%;height: auto;}
	.yjz_contact4 .contact12_li{width: 100%;height: auto;margin-bottom: 10px;padding-left: 35px;box-sizing: border-box;}
	.yjz_contact4 .contact12_li1{background: url(../images/rsc_18.png) no-repeat;background-position: left center;background-size: 28px;}
	.yjz_contact4 .contact12_li2{background: url(../images/rsc_19.png) no-repeat;background-position: left center;background-size: 28px;}
	.yjz_contact4 .contact12_li3{background: url(../images/rsc_20.png) no-repeat;background-position: left center;background-size: 28px;}
	.yjz_contact4 .contact12_li span{display: block;width: 100%;height: auto;line-height: 30px;font-size: 14px;color: #333333;padding: 10px 0;}
	.yjz_contact4 .contact1_img{width: 50%;height: auto;position: initial;top: initial;float: left;margin: 20px 0;}
	.yjz_contact4 .contact1_img img{display: block;width: 70%;height: auto;border: 16px solid #4a71be;margin: 0 auto;}
	.yjz_contact4 .contact1_img span{display: block;font-size: 14px;color: #333;text-align: center;line-height: 1;margin-top: 20px;}
	.yjz_contact4 .contact1_img1{right: 203px;}
	.yjz_contact4 .contact1_img2{right: 0;}
	.yjz_contact4 .contact2{width: 100%;height: 362px;margin-top: 35px;display: none;}
	.yjz_contact4 .contact2_m{display: block;margin-top: 15px;}
}