/* 大屏，最小768 */
@media screen and (min-width: 768px){
	.main{width: 1200px;margin: 0px auto;}
	.my{background: #fff;border-radius: 8px;margin-bottom: 30px;width: 888px;margin-top: 30px;float: left;}
	.my .banner{width: 848px;height: 264px;margin: 0px auto;overflow: hidden;background: url(../../img/solution/muying/banner.jpg) top center no-repeat;height: 264px;border-radius: 8px;box-shadow: none;color: #fff;padding-bottom: 30px;background-size: cover;left: 0px;transform: translate(0);}
	.my .banner h2{font-size: 42px;color: #fff;margin: 20px 0px 18px 40px;}
	.my .banner h2::after{width: 86px;height: 2px;background: #fff;content: "";position: absolute;left: 40px;top: 90px;}
	.my .banner p{width: 600px;font-size: 20px;margin-left: 40px;line-height: 30px;}
	.my .banner a{margin: 10px 0px 0px 40px;float: left;}
	.my .banner .mbtn3{background: #fff;color: #fcba30;}
	.my .title{width: 100%;}
	.my .title h3{font-size: 28px;color: #333;margin-bottom: 16px;}
	.my .title p{text-align: left;}
	.my .m_1{width: 848px;margin: 60px auto;overflow: hidden;}
	.my .m_1 ul{width: 600px;margin: 30px auto 0px;}
	.my .m_1 ul li{display: block;overflow: hidden;line-height: 26px;margin: 0px 0px 20px 0px;}
	.my .m_1 ul li i{display: block;width: 26px;height: 26px;border-radius: 50%;border: 2px solid #fcba30;text-align: center;float: left;line-height: 26px;font-size: 16px;font-style: normal;color: #fcba30;}
	.my .m_1 ul li p{width: 560px;float: right;font-size: 16px;line-height: 30px;color: #666;}
	.my .m_1 ul li:last-child{margin-bottom: 0px;}
	.my .m_2{width: 808px;margin: 0px auto 60px;overflow: hidden;}
	.my .m_2 ul{width: 94%;margin: 30px auto 0px;}
	.my .m_2 ul li{margin-top: 20px;}
	.my .m_2 ul li h3{font-size: 18px;margin-bottom: 10px;line-height: 20px;color: #333;}
	.my .m_2 ul li h3 i{width: 20px;height: 20px;display: block;float: left;margin-right: 10px;background: url(../../img/solution/muying/ic01.png) center center no-repeat;}
	.my .m_2 ul li p{font-size: 14px;line-height: 24px;color: #666;}
	.my .m_3{width: 848px;margin: 60px auto 30px;background: url(../../img/solution/muying/bg.jpg) top center no-repeat;padding: 60px 0px;border-radius: 8px;overflow: hidden;text-align: center;box-sizing: border-box;}
	.my .m_3 .title h2,.my .m_3 .title h3{color: #fff;}
	.my .m_3 .mbtn{display: inline-block;margin: 30px 30px 0px;}
	.my .m_3 .mbtn3{background: #fff;color: #fcba30;}
}
/* 小屏，最大768 */
@media screen and (max-width: 768px){
	.main{margin: 3.8rem auto 0rem;}
	.my{background: #fff; padding-bottom: 2rem;}
	.my .banner{width: 100%;margin: 0rem auto;overflow: hidden;background: url(../../img/solution/muying/banner.jpg) top center no-repeat;box-shadow: none;float: none;left: 0%;transform: translate(-0%);background-size: cover;text-align: center;color: #fff;padding-bottom: 2.2rem;}
	.my .banner h2{margin-top: 2rem;}
	.my .banner h2::after{top: 6rem;}
	.my .title h3{font-size: 1.2rem;color: #333;}
	.my .m_1{width: 100%;margin: 2rem auto;overflow: hidden;}
	.my .m_1 ul{width: 96%;margin: 1.6rem auto 0rem;}
	.my .m_1 ul li{display: block;overflow: hidden;line-height: 1.4rem;margin: 0rem 0rem 1.2rem 0rem;}
	.my .m_1 ul li i{display: block;width: 1.4rem;height: 1.4rem;border-radius: 50%;border: 2px solid #fcba30;text-align: center;float: left;line-height: 1.4rem;font-size: 1rem;font-style: normal;color: #fcba30;margin-top: 0.4rem;}
	.my .m_1 ul li p{width: 90%;float: right;font-size: 1rem;line-height: 1.6rem;color: #666;}
	.my .m_1 ul li:last-child{margin-bottom: 0rem;}
	.my .m_2{width: 100%;margin: 0rem auto 2rem;overflow: hidden;}
	.my .m_2 ul{width: 96%;margin: 1.2rem auto 0rem;}
	.my .m_2 ul li{margin-top: 1rem;}
	.my .m_2 ul li h3{font-size: 1.2rem;margin-bottom: 0.6rem;line-height: 1.2rem;}
	.my .m_2 ul li h3 i{width: 1.2rem;height: 1.2rem;display: block;float: left;margin-right: 0.6rem;background: url(../../img/solution/muying/ic01.png) center center no-repeat;color: #333;}
	.my .m_2 ul li p{font-size: 0.8rem;line-height: 1.4rem;color: #666;}
	.my .m_3{width: 96%;margin: 0rem auto;background: url(../../img/solution/shipin/bg.jpg) top center no-repeat;padding: 2rem 0rem;border-radius: 0.4rem;overflow: hidden;text-align: center;box-sizing: border-box;background-size: cover;}
	.my .m_3 .title h2,.my .m_3 .title h3{color: #fff;}
	.my .m_3 .mbtn{display: inline-block;margin: 1rem 0.5rem 0rem;width: 7rem;}
	.my .m_3 .mbtn3{background: #fff;color: #fcba30;}
	.new_right .r_1{display: block;}
}
