@media (max-width:1300px) {
	.head-wrap {
		width: 1200px;
	}
}

@media (min-width: 1200px) {
	.transXT50.target {
		transform: translateY(-50px);
		-webkit-transform: translateY(-50px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT50.target {
		transform: translateY(100px);
		-webkit-transform: translateY(100px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT501.target {
		transform: translateY(60px);
		-webkit-transform: translateY(60px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transYT502.target {
		transform: translateY(-30px);
		-webkit-transform: translateY(-30px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transXT501.target {
		transform: translateX(50px);
		-webkit-transform: translateX(50px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.transXf.target {
		transform: translateX(-100px);
		-webkit-transform: translateX(-100px);
		opacity: 0;
		visibility: hidden;
		transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		-webkit-transition: transform 800ms, opacity .15s cubic-bezier(0.445, 0.145, 0.355, 1);
		transition-timing-function: ease-out;
		-webkit-transition-timing-function: ease-out;
	}
	.action.transYT50,
	.action.transYT501,
	.action.transYT502 {
		opacity: 1;
		visibility: visible;
		transform: translateY(0px);
		-webkit-transform: translateY(0px);
	}
	.action.transXT50,
	.action.transXT501,
	.action.transXf {
		opacity: 1;
		visibility: visible;
		transform: translateX(0px);
		-webkit-transform: translateX(0px);
	}
	.action.idys1 {
		transition-delay: 0.15s;
	}
	.action.idys2 {
		transition-delay: 0.25s;
	}
	.action.idys3 {
		transition-delay: 0.35s;
	}
	.action.idys4 {
		transition-delay: 0.45s;
	}
	.action.idys5 {
		transition-delay: 0.55s;
	}
	.action.idys6 {
		transition-delay: 0.65s;
	}
	.action.idys7 {
		transition-delay: 0.75s;
	}
	.loadscale.target {
		opacity: 0;
		visibility: hidden;
		transform: translate(30px, 0) scale(.85);
		transition: 0.8s all ease;
	}
	.action.loadscale {
		opacity: 1;
		visibility: visible;
		transform: translate(0, 0) scale(1);
		transition: 0.8s all ease;
	}
	.wzload.target {
		opacity: 0;
		visibility: hidden;
		transition: 0.8s all ease-out;
	}
	.action.wzload {
		opacity: 1;
		visibility: visible;
		transition: 0.8s all ease-out;
	}
	.sytrans.target {
		opacity: 0;
		visibility: hidden;
		transform: rotateY(45deg);
		transition: 0.8s all ease-out;
	}
	.action.sytrans {
		opacity: 1;
		visibility: visible;
		transform: rotateY(0);
		transition: 0.8s all ease-out;
	}
	.wzjz.target {
		opacity: 0;
		visibility: hidden;
		letter-spacing: 8px;
		transition: 1.2s all ease-out;
	}
	.action.wzjz {
		opacity: 1;
		visibility: visible;
		letter-spacing: normal;
		transition: 1.2s all ease-out;
	}
	.ovt {
		overflow: hidden;
	}
	.ovt font {
		display: block;
	}
	.loadbg {
		position: relative;
	}
	.loadbg.target:before {
		content: "";
		position: absolute;
		right: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: rgba(255, 255, 255, .5);
		transition: 1s ease-out;
		z-index: 11;
	}
	.action.loadb.ipwtxt2g:before {
		bottom: 0;
		height: 0;
	}
}

@media (max-width:1200px) {
	.menu-handler,
	.menuBox {
		display: block;
	}
	.header .yj-bot {
		display: none;
	}
	.head-wrap {
		padding: 0 5%;
	}
	.header {
		height: 75px;
		line-height: 75px;
		background: #fff;
		box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
	}
	.head-logo img {
		margin-top: 0;
		vertical-align: middle;
		height: 50px;
	}
	.hlimg1 {
		display: none;
	}
	.hlimg2 {
		display: inline-block;
	}	
}

@media (max-width:1100px) {
	.swiper-banner .swiper-nav { 
		left:2%;
	}
	.swiper-banner .swiper-slide .sl-left {
	width: 100%;
	left: 440px;
	top: 280px;
	}
	/******横幅*********/
	.hlbj .hl_a{
		margin-left:5%;
	}
	.hlbj .hl_b{
		margin-left:5%;
	}
	.hlbj .hl_c{
		margin-left:5%;
	}	
}

@media (max-width:820px) {
	.swiper-banner .swiper-nav {
		display:none;
	}
	.swiper-banner .swiper-slide .sl-left {
		width: 100%;
		left: 40px;
		top: 280px;
	}
	.swiper-banner .swiper-slide .tdz {
		width: 90%;
	}
	.swiper-banner .swiper-slide .jsz {
		width: 90%;
	}
	/******横幅*********/
	.hlbj .hl_b{
		font-size:20px;
	}
	
	
}

@media (max-width:491px) {
	.swiper-banner .swiper-slide .sl-left {
		left: 20px;
		top: 200px;
	}
	.swiper-banner .swiper-slide .t4 {
		left: 0px;
		top: 260px;
	}
	.swiper-banner .swiper-slide .tdz {
		font-size: 24px;
	}
	.swiper-banner .swiper-slide .jsz {
		font-size: 16px;
	}
	.swiper-banner .swiper-slide .t10 {
		top: 120px;
	}
	.swiper-banner .swiper-slide .t12 {
		display:none;
	}
	.swiper-banner .swiper-slide .t14 {
		font-size:20px;
	}
	.swiper-banner .swiper-slide .t15 {
		top: 120px;
	}
	.swiper-banner .swiper-slide .t17 {
		display:none;
	}
	.swiper-banner .swiper-slide .t19 {
		font-size: 16px;
		width: 90%;
		top: 120px;
	}
	/******横幅*********/
	.hlbj .hl_a{
		margin-top:15px;
		font-size:14px;
		margin-right:10px;
	}
	.hlbj .hl_b{
		margin-top:15px;
		font-size:18px;
		margin-right:10px;
	}
	.hlbj .hl_c{
		margin-top:15px;
		font-size:14px;
		margin-right:10px;
	}
}

/**********************/
@media (max-width: 1300px){
/**********挑战************/
.tz .bs_info ul li{width: 33.33%;}
}

@media (max-width: 1101px){
/**********新闻************/
.fadeInLeft{width:50%;}
.fadeInRight{width:49.5%;}
.y1103{ display:none;}
.news-list-item{ width:92%; margin-right:8%;}
/**********困扰分账************/
.krfzxt .item {width: 23%;}
.dmfz{ padding:0 35px;}
/**********底部************/
.yq_link{ margin:0 15px;}
.footer-linea{width:100%; float:none;}
.footer-lineb{width:100%; float:none; margin:35px auto 25px; width:250px;}
.footer-logo{ display:none;}
.footer-link{ display:none;}
.footer-tel {margin:0px auto;width:80%;}
.footer-tel li{float:none; width:100%;}
.copyright{ padding-left:25px; padding-right:25px;}
}

@media (max-width: 951px){
/********优势********/
.ys_fbt{ display:none;}
/********交易管理********/
.jygla .item a .textP,.jyglb .item a .textP{ display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; text-overflow: ellipsis;}
}

@media (max-width: 611px){
/*活动门*/
.tab-hd a {
	margin-right: 10px;
	width: 100px;
	height:30px;
	line-height: 30px;
	border-radius: 18px;
}
/**********困扰分账************/
.krfzxt { margin-top:15px;}
.krfzxt .item {width: 47%;margin-bottom: 30px;}
.mt40{ margin-top:40px;}
/********生态模式********/
.stms .item a .textH3{font-size:18px; line-height:170%;}
.stms .item a .textP{font-size:12px;padding:15px 5% 0;}
/********优势********/
.ys_main .ys_z{ display:none;}
.ys_main .ys_l{ float:left; width:45%;}
.ys_main .ys_r{ float:right; width:45%;}
/********灵活分账********/
.lhfz .item a .textH3{font-size:18px; line-height:170%;}
.lhfz .item a .textP{font-size:12px;padding:15px 5% 0;}

.fzgnsy{ display:none;}
.fzgnsy1{ display:block;}

/********解决方案********/
.jjfa .item a .textH3{font-size:14px;line-height:170%; padding:10px 0;}
.jjfa .item a .textP{font-size:12px;line-height:170%;}

/********交易管理********/
.jyglb{margin-top:0px}
.jygla .item{width:45%;margin-bottom:30px;}
.jygla .item,.jyglb .item{height:170px;}
.jygla .bm,.jyglb .bm{background:rgba(3, 67, 149);}
.jygla .item a .textP,.jyglb .item a .textP{ display:none;}

}

@media (max-width: 541px){
.fadeInLeft{width:90%; float:none; margin:0 auto;}
.fadeInRight{width:90%; float:none; margin:0 auto;}
.y1103{ display:none;}
.news-list-item{ width:100%; margin-right:none; float:none; margin-bottom:30px;}
/**********挑战************/
.index-title h4 {font-size: 24px;margin-bottom: 15px;}
.tz{margin-top: 15px;}
.tz .bs_info ul li{width: 50%; margin-bottom:15px;height: 290px;}
.tz .bs_info ul li .bs_nr{padding: 25px 0 0;}
.tz .bs_info ul li .bs_nr .shuzi{ font-size:33px;line-height:100%; margin-bottom:10px;}
.tz .bs_info ul li .bs_nr .texta a h2{font-size: 16px;}
/********解决方案********/
.jjfa .item{width:49%;}
.jjfa .item a .textH3{font-size:14px;line-height:170%; padding:10px 0;}
.jjfa .item a .textP{font-size:12px;line-height:170%;}
/******支持100**优势********/
.index-boxx { padding-top: 0px; padding-bottom: 0px;}
}

/*******************内页***********************/

/*******************商家入驻***********************/
@media (min-width:576px) {

	.container{
		max-width: 540px
	}
}

@media (min-width:768px) {

	.container{
		max-width: 720px
	}
}

@media (min-width:992px) {

	.container{
		max-width: 960px
	}
}

@media (min-width:1200px) {

	.container {
		max-width: 1198px
	}
}
@media (min-width:390px) {
	.col-ty-12 {
		flex: 0 0 auto;
		width: 100%
	}
}
@media (min-width:576px) {
	.col-sm-12 {
		flex: 0 0 auto;
		width: 100%
	}
}
@media (min-width:768px) {
	.col-md-12 {
		flex: 0 0 auto;
		width: 100%
	}
}
@media (min-width:992px) {
	.col-lg-6 {
		flex: 0 0 auto;
		width: 50%
	}
}
@media (min-width:1200px) {
	.col-xl-6 {
		flex: 0 0 auto;
		width: 50%
	}
}
@media (max-width:992px) {
	.content {
		display: flex;
		flex-direction: column;
	}

	.form {
		padding: 45px 0 49px 0;
	}

	.hr {
		display: none;
	}

	.problem {
		padding: 0;
	}

	.problem-title {
		text-align: center;
	}

	.problem-list-item {
		width: 290px;
		margin: 0 auto;
	}
}

/*********neiyebanner**********/
@media (max-width: 1440px){ 
	.banner_wrap, .banner_img{ height:460px;}
} 
@media (max-width: 1279px){ 
	.banner_wrap, .banner_img{ height:360px;}
	.banner_txt{ font-size: 34px;}
} 
@media (max-width: 991px){
	.banner_wrap{ top:75px;}
	.nytop{ display:block;}
	.banner_txt{top:30%;}
	.banner_wrap, .banner_img{ height:300px;}
	.banner_txt{font-size: 26px;}
	.newbaeer{ height:70px;}
	
} 
@media (max-width: 767px){ 
	.banner_wrap, .banner_img{ height:260px;}
	.banner_txt{ font-size: 22px;}
} 

@media (max-width: 541px){ 
	.banner_txt{top:20%;}
	.banner_wrap, .banner_img{ height:220px;}
	.banner_txt{ font-size: 20px;}
	.ejdh a{padding:4px 15px; margin:0 3px; border-radius: 15px;font-size: 14px;}
}

/********新闻********/
@media(max-width: 1680px){
	.conta { width: 80%; }
	.newsA ul { padding-bottom: 60px; }
	.newsA ul li a { padding: 40px 38px; }
	.newA-a { padding: 0 0 35px; margin-bottom: 45px; }
	.newA-a .t { font-size: 22px; margin-top: 8px; }	
	.newsA-b .t { margin: 12px 0 16px; }
	.newsA-b .c { margin-bottom: 40px; }
	.caseA-a { padding: 50px 50px 80px; }
	.caseA-a .topTit { padding-bottom: 40px; margin-bottom:30px; }
	.caseA-e { margin-top:50px; padding-top:40px; }
}
@media(max-width: 1480px){
	.conta { width: 80%; }
	.newsA ul { padding-bottom: 50px; }
	.newsA ul li a { padding: 30px 28px; margin-top: 20px; }
	.newA-a .d { font-size: 16px; }
	.newA-a { padding: 0 0 30px; margin-bottom: 40px; }
	.newA-a .t { font-size: 20px; margin-top: 6px; }
	.newsA-b .t { margin: 12px 0 16px; }
	.newsA-b .c { margin-bottom: 30px; }
	.newsA-b .t { font-size: 20px; line-height: 22px; height: 22px; }
	.newsA-a .img { width: 30%; }
	.newsA-b { width: 66%; }
	.caseA-a { padding: 40px 40px 60px; }
	.caseA-a .topTit .et { font-size: 16px; }
	.caseA-a .topTit .t { font-size: 22px; }
	.caseA-a .topTit { padding-bottom: 30px; margin-bottom:20px; }
	.caseA-e { margin-top:40px; padding-top:30px; }
}
@media(max-width: 1280px){
	.conta { width: 90%; }
	.newsA ul { padding-bottom: 40px; }
	.newsA ul li a { padding: 20px 18px; }
	.newA-a { padding: 0 0 20px; margin-bottom: 30px; }
	.newA-a .t { font-size: 20px; margin-top: 6px; }
	.newsA-b .t { margin: 8px 0 12px; }
	.newsA-b .c { margin-bottom: 20px; }
	.newsA-a .img { width: 31%; }
	.newsA-b.wid100 .c { margin-bottom: 16px; }
	.caseA-a { padding: 30px 30px 50px; }
	.caseA-a .topTit { padding-bottom: 20px; margin-bottom:20px; }
	.caseA-e { margin-top:30px; padding-top:30px; }
}
@media(max-width: 1024px){
	.conta { width: 94%; }
	.newsA ul li a { padding: 16px 12px; margin-top: 12px; }
	.newsA ul { padding-bottom: 30px; }
	.newA-a { padding: 0 0 20px; margin-bottom: 20px; }
	.newA-a .t { font-size: 20px; margin-top: 6px; }
	.newsA-b .t { margin: 5px 0 10px; }
	.newsA-b .c { margin-bottom: 12px; }
	.caseA-a { padding: 20px 12px 30px; }
	.caseA-a .topTit { padding-bottom: 20px; margin-bottom:20px; }
	.caseA-e { margin-top:20px; padding-top:20px; }
}
@media(max-width: 750px){
	.newA-g { line-height: 30px;}
	.newA-g span { padding: 0 20px 0 18px; line-height: 30px; }
	.newA-a { padding: 0 0 12px; margin-bottom: 10px; }
	.newA-a .t { font-size: 20px; margin-top: 6px; }
	.newsA-b .et { display: none; }
	.newsA-b .t { margin-top: 0; font-size: 18px; line-height: 18px; height: 18px; }
	.newA-f { width: 100%; }
	.newA-d .moreA { float: left; margin-top: 16px;}
	.caseA-e a.more { padding: 10px 26px 10px 55px; }
	.caseA-e a.more span { left: 26px; }
}
@media(max-width: 640px){
	.newsA ul li a { padding: 12px 12px; border-radius: 12px; }
	.newsA-b .c { height: 20px; line-height: 20px;-webkit-line-clamp: 1; }
	.newsA-a .img { width: 35%; }
	.newsA-b { width: 62%; }
}
@media(max-width: 450px){
	.newsA-b .more { display: none; }
	.newsA-b .c { margin-bottom:0; }
	.newsA-a .img { width: 35%; }
}


/*******私有化部署********/
/* Banner开始 */
@media (max-width:576px){
	.banner-form{flex-direction:column}
	.banner-form div{margin-bottom:10px}
}
@media (min-width:390px) {
	.syh-a {
		flex: 0 0 auto;
		width: 50%
	}
}

@media (min-width:576px) {
	.syh-a {
		flex: 0 0 auto;
		width: 50%
	}
}

@media (min-width:768px) {
	.syh-a {
		flex: 0 0 auto;
		width: 50%
	}
}

@media (min-width:992px) {
	.syh-a {
		flex: 0 0 auto;
		width: 33.33333333%
	}
}

@media (min-width:1200px) {
	.syh-a {
		flex: 0 0 auto;
		width: 33.33333333%
	}
}

/* 企业痛点 */
@media (min-width: 992px) {
  .sy_container .cm3 {
    float: left;
  }
  .sy_container .cm3 {
    width: 21%;
  }
}

/* 独立品牌 */
@media (max-width:576px) {
	.brand-content-left {
		display: flex;
		flex-direction: column;
		align-items: flex-end;

		height: 457px;
		border-radius: 10px;
		background: linear-gradient(180deg, rgba(244, 246, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
		border: 3px solid rgba(255, 255, 255, 1);
		box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.07);

		box-sizing: border-box;
		padding-top: 35px;

		margin-top: 25px;
	}

	.brand-content-right {
		display: flex;
		flex-direction: column;
		align-items: flex-start;

		height: 507px;
		border-radius: 10px;
		background: rgba(255, 255, 255, 1);
		border: 3px solid rgba(255, 255, 255, 1);
		box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.07);

		box-sizing: border-box;
		padding-top: 60px;

		margin-left: -25px;
	}
}

@media (min-width:576px) {
	.brand-content-left {
		display: flex;
		flex-direction: column;
		align-items: flex-end;
		width: 530px;
		height: 457px;
		border-radius: 10px;
		background: linear-gradient(180deg, rgba(244, 246, 249, 1) 0%, rgba(255, 255, 255, 1) 100%);
		border: 3px solid rgba(255, 255, 255, 1);
		box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.07);

		box-sizing: border-box;
		padding-right: 79px;
		padding-top: 35px;

		margin-top: 25px;
	}

	.brand-content-right {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		width: 530px;
		height: 507px;
		border-radius: 10px;
		background: rgba(255, 255, 255, 1);
		border: 3px solid rgba(255, 255, 255, 1);
		box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.07);

		box-sizing: border-box;
		padding-left: 44px;
		padding-top: 60px;

		margin-left: -25px;
	}

	.brand-content-title {
		height: 38px;

		font-size: 20px;
		line-height: 38px;
		color: rgba(255, 255, 255, 1);

		border-radius: 50px;
		background: linear-gradient(90deg, rgba(253, 167, 6, 1) 0%, rgba(254, 138, 2, 1) 100%);

		box-sizing: border-box;
		padding: 0 11px;

		margin-bottom: 11px;
	}

	.brand-content-desc {
		display: flex;
		align-items: center;

		margin: 12px 0;
	}

	.brand-content-desc img {
		width: 18px;
		height: 16px;

		margin: 0 12px;
	}

	.brand-content-desc span {
		height: 23px;

		font-size: 16px;
		line-height: 23px;
		color: rgba(115, 117, 125, 1);
	}
}

@media (max-width:1200px) {
	.brand-content {
		flex-direction: column;
		justify-content: center;
	}

	.brand-content .brand-content-left {
		margin: 0 auto 20px;
	}

	.brand-content .brand-content-right {
		margin: 0 auto;
	}
}
/* 优势 */
@media (max-width:1200px) {
	.adv-a {
		flex: 0 0 auto;
		width: 45%
	}
	.adv-list-item{
		height:170px;
	}
}

@media (max-width:768px) {
	.adv-a {
		flex: 0 0 auto;
		width: 90%
	}
	.adv-list-item{
		height:auto;
	}
}
/*******联营合作********/
/*为什么要成为快分账合作伙伴*/
@media (max-width: 720px){
.ly_hzhb .item .textH3{font-size:16px;}
.ly_hzhb .item .textP{font-size:12px;padding:10px 5% 0;}
.ly_hzhb .item{min-height:340px;}
}
@media (max-width:576px){
.ly_hzhb .item{min-height:370px;}
}

/* 企业痛点 */
@media (min-width: 992px) {
  .lyhz_about .cm3 {
    float: left;
	min-height:200px;
  }
  .lyhz_about .cm3 {
    width: 29%;
  }
}

/*成为快分账生态合作伙伴*/
@media(min-width:1200px) {
	.support-group-list li:nth-child(n) {
		box-sizing: border-box;
		border: 1px solid rgba(230, 230, 230, 1);
	}

	.support-group-list li:nth-child(2) {
		box-sizing: border-box;
		border-left: none;
		border-right: none;
	}

	.support-group-list li:nth-child(4) {
		box-sizing: border-box;
		border-top: none;
	}

	.support-group-list li:nth-child(5) {
		box-sizing: border-box;
		border-top: none;
		border-left: none;
		border-right: none;
	}

	.support-group-list li:nth-child(6) {
		box-sizing: border-box;
		border-top: none;
	}
}

@media(max-width:1200px) {
	.support-group-list li:nth-child(n) {
		box-sizing: border-box;
		border: 1px solid rgba(230, 230, 230, 1);
	}

	.support-group-list li:nth-child(2n) {
		box-sizing: border-box;
		border-left: none;
	}

	.support-group-list li:nth-child(3) {
		box-sizing: border-box;
		border-top: none;
		border-bottom: none;
	}

	.support-group-list li:nth-child(4) {
		box-sizing: border-box;
		border-top: none;
		border-bottom: none;
	}
}

@media(max-width:768px) {
	.support-group-list li:nth-child(n) {
		box-sizing: border-box;
		border: 1px solid rgba(230, 230, 230, 1);
	}

	.support-group-list li:nth-child(n+2) {
		box-sizing: border-box;
		border-top: none;
	}
}
@media (max-width:1200px) {
	.support-group-sublist {
		flex-wrap: wrap;
	}
}
@media (max-width:768px) {
	.support-group-sublist {
		display: flex;
		flex-direction: column;
	}


	.support-group-sublist .arrow-img {
		transform: rotate(90deg);
	}
}



/************分账解决方案***************/
@media (min-width:576px){
    .fa_cont{
        max-width:540px
    }
}
@media (min-width:768px){
    .fa_cont{
        max-width:720px
    }
}
@media (min-width:992px){
    .fa_cont{
        max-width:960px
    }
}
@media (min-width:1200px){
    .fa_cont{
        max-width:1140px
    }
}
@media (min-width:1400px){
    .fa_cont{
        max-width:1200px
    }
}
@media (min-width:1200px){
    .col-xl-4{
        flex:0 0 auto;
        width:33.3333333333%;
    }

}
/**/
@media (min-width: 992px) and (max-width: 1199px) {

    .why-choose-two__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .why-choose-two__middle {
        max-width: 600px;
        margin: 4px auto 10px;
    }

    .why-choose-two__right {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .why-choose-two__list-two li .fa_content {
        max-width: 100%;
        padding-right: 102px;
    }

    .why-choose-two__img-two {
        display: none;
    }

    .why-choose-two {
        padding: 50px 0;
    }

    .testimonial-two__carousel.owl-carousel .owl-dots {
        left: -322px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

    .why-choose-two__left {
        max-width: 600px;
        margin: 0 auto;
    }

    .why-choose-two__middle {
        max-width: 600px;
        margin: 4px auto 10px;
    }

    .why-choose-two__right {
        max-width: 600px;
        margin: 0 auto 0;
    }

    .why-choose-two__list-two li .fa_content {
        max-width: 100%;
        padding-right: 102px;
    }

    .why-choose-two__img-two {
        display: none;
    }

    .why-choose-two {
        padding: 50px 0;
    }
}
@media (max-width: 767px) {

    .why-choose-two__middle {
        margin-left: 0;
        margin-right: 0;
        margin-top: 4px;
        margin-bottom: 10px;
    }

    .why-choose-two__img-two {
        display: none;
    }

    .why-choose-two__list-two li {
        padding-left: 0;
    }

    .why-choose-two__list-two li .fa_content {
        max-width: 100%;
        padding-right: 0px;
    }


    .why-choose-two__list-two li {
        padding-right: 100px;
    }

    .why-choose-two__list-two li .fa_content {
        position: relative;
    }

    .why-choose-two {
        padding: 50px 0;
    }
}


@media (max-width: 1101px){
.dshye .item_dy {width: 23%;}
}
@media (max-width: 611px){
.dshye { margin-top:15px;}
.dshye .item_dy {width: 47%;margin-bottom: 30px;}
.dshye .item_dy a .textP{font-size:13px;line-height:170%;padding:0 10px;}
.dshye .item_dy a>.textH3:first-child {font-size: 13px;padding: 6px 10px;}

}










