﻿
@media screen and (min-width:200px){ 
	/*联系我们*/
	.layui-contact-content div{font-size: 16px; line-height: 49px;}
	.layui-margin-top{margin-top: 20px;margin-bottom: 80px;}
	.account-img-logo{width: 100%;margin-top: 0px;}
	/*账户信息*/
	/*入会指南*/
	.layui-membership{text-align: center;}
	.layui-membership span{background: url(/volunteer/image/membership.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;width: 336px;display: inline-block;text-align: center;padding: 16px 0px;font-size: 20px;color: #ffffff;}
	.layui-membership-title{text-align: left;margin-top: 20px;}
	.layui-membership-title span{background: url(/volunteer/image/membership1_03.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;display: inline-block;text-align: center;padding: 11px 16px;font-size: 18px;color: #ffffff;}
	.layui-membership-content{margin-top: 10px;}
	.layui-membership-content p{line-height: 40px;color: #333333;font-size: 16px;}
	/*领导信息*/
	.leader-title-img{text-align: center;}
	.leader-title-img img{width: 238px;}
	.leader-title{text-align: center;font-size: 20px;color: #333333;margin-top: 10px;}
	.leader-introduce{text-align: center;font-size: 16px;color: #999999;margin-top: 13px;line-height: 24px;}
	.layui-leader-top{position: relative;top: 40px;}
	.layui-leader-top1{position: relative;top: 46px;}
}/* 超小设备（手机，小于 768px） */
@media screen and (min-width: 768px) { 
	/*联系我们*/
	.layui-contact-content div{font-size: 16px; line-height: 44px;}
	.layui-margin-top{margin-top: 20px;margin-bottom: 238px;}
	.layui-col-md-offset2{margin-left: 0px;}
	.layui-col-md4 {width: 50%;}
	.account-img-logo{width: 296px;margin-top: 48px;}
	.layui-col-md-offset3 {margin-left: 0%;}
	.layui-col-md3{ width: 50%;}
	/*账户信息*/
	/*入会指南*/
	.layui-membership{text-align: center;}
	.layui-membership span{background: url(/volunteer/image/membership.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;width: 336px;display: inline-block;text-align: center;padding: 16px 0px;font-size: 29px;color: #ffffff;}
	.layui-membership-title{text-align: left;margin-top: 20px;}
	.layui-membership-title span{background: url(/volunteer/image/membership1_03.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;display: inline-block;text-align: center;padding: 11px 16px;font-size: 22px;color: #ffffff;}
	.layui-membership-content{margin-top: 10px;}
	.layui-membership-content p{line-height: 40px;color: #333333;font-size: 16px;}

} /* 小型设备（平板电脑，768px 起） */

@media screen and (min-width:992px){ 
	/*联系我们*/
	.layui-contact-content div{font-size: 16px; line-height: 49px;}
	.layui-margin-top{margin-top: 20px;margin-bottom: 238px;}
	.layui-col-md-offset2{margin-left: 0px;}
	.layui-col-md4 {width: 50%;}
	.account-img-logo{width: 100%;margin-top: 48px;}
	.layui-col-md-offset3 {margin-left: 12%;}
	.layui-col-md3{ width: 36%;}
	/*账户信息*/
	/*入会指南*/
	.layui-membership{text-align: center;}
	.layui-membership span{background: url(/volunteer/image/membership.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;width: 336px;display: inline-block;text-align: center;padding: 16px 0px;font-size: 29px;color: #ffffff;}
	.layui-membership-title{text-align: left;margin-top: 20px;}
	.layui-membership-title span{background: url(/volunteer/image/membership1_03.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;display: inline-block;text-align: center;padding: 11px 16px;font-size: 22px;color: #ffffff;}
	.layui-membership-content{margin-top: 10px;}
	.layui-membership-content p{line-height: 40px;color: #333333;font-size: 16px;}
}/* 中型设备（台式电脑，992px 起） */
@media screen and (min-width:1200px){ 
	/*联系我们*/
	.layui-contact-content div{font-size: 16px; line-height: 49px;}
	.layui-margin-top{margin-top: 20px;margin-bottom: 238px;}
	.layui-col-md-offset2{margin-left: 9.66666667%;}
	.layui-col-md4 {width: 40.33333333%;}
	/*账户信息*/
	.account-img-logo{width: 296px;margin-top: 48px;}
	.layui-col-md-offset3 {margin-left: 20%;}
	.layui-col-md3{ width: 30%;}

	/*入会指南*/
	.layui-membership{text-align: center;}
	.layui-membership span{background: url(/volunteer/image/membership.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;width: 336px;display: inline-block;text-align: center;padding: 16px 0px;font-size: 29px;color: #ffffff;}
	.layui-membership-title{text-align: left;margin-top: 20px;}
	.layui-membership-title span{background: url(/volunteer/image/membership1_03.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;display: inline-block;text-align: center;padding: 11px 16px;font-size: 22px;color: #ffffff;}
	.layui-membership-content{margin-top: 10px;}
	.layui-membership-content p{line-height: 40px;color: #333333;font-size: 16px;}

}/* 大型设备（大台式电脑，1200px 起） */
@media screen and (min-width: 1380px){
	/*联系我们*/
	.layui-contact-content div{font-size: 16px; line-height: 49px;}
	.layui-margin-top{margin-top: 20px;margin-bottom: 238px;}
	.layui-col-md-offset2{margin-left: 16.66666667%;}
	.layui-col-md4 {width: 33.33333333%;}
	/*账户信息*/
	.account-img-logo{width: 296px;margin-top: 48px;}
	.layui-col-md-offset3 {margin-left: 25%;}
	.layui-col-md3{ width: 25%;}
	
	/*入会指南*/
	.layui-membership{text-align: center;}
	.layui-membership span{background: url(/volunteer/image/membership.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;width: 336px;display: inline-block;text-align: center;padding: 16px 0px;font-size: 29px;color: #ffffff;}
	.layui-membership-title{text-align: left;margin-top: 20px;}
	.layui-membership-title span{background: url(/volunteer/image/membership1_03.jpg) no-repeat top center #87bcf2;background-size: 100% 100%;display: inline-block;text-align: center;padding: 11px 16px;font-size: 22px;color: #ffffff;}
	.layui-membership-content{margin-top: 10px;}
	.layui-membership-content p{line-height: 40px;color: #333333;font-size: 16px;}

}



