.breadCrumbs{display: none}
.wrap_background{padding: 0px!important}
.wrap-content{max-width: 1200px}
/*===*/
.sideBar{background-color: #efefef}
.sideBar ul{list-style: none;margin: 0px;padding: 0px}
.sideBar a{display: inline-block;padding: 15px 20px;font-weight: 600;text-transform: uppercase;color: #333;text-decoration: none;font-size: 16px;
border: 2px solid transparent;}
.sideBar a:hover,.sideBar a.active{color: var(--color-r);border-bottom-color:var(--color-r);}
/*====*/
.banner__inner{width: 100%;}
.banner__inner img{width: 100%}
/*====*/
.content__dn{margin-bottom: 60px}
.item__dn{margin-top: 100px;position: relative;padding-bottom: 100px}
.item__dn:after{content:"";position: absolute;left: 50%;bottom: 0px;width: 50px;height: 2px;background-color: var(--color-r);margin:auto}
.item__dn:nth-child(odd) .thumb__dn{order: 2}
.item__dn:nth-child(odd) .info__dn{text-align: right;}
.inner__dn{display: flex;flex-flow: wrap;justify-content: space-between;align-items: center;}
.thumb__dn{width: 48%;text-align: center;position: relative;}
.thumb__dn img{max-width: 100%;margin: auto;}
.info__dn{width:50%;position: relative;}
.desc__dn{font-size: 16px}
.tit__dn{color: var(--color-r);font-weight: 700;font-size: 18px}
.thumb__dn:after{content:"";position: absolute;right: 0px;top: 0px;width: 1px;height: 100px;background-color: #cccccc}
.thumb__dn:before{content:"";position: absolute;right: -6px;top: 100px;width: 12px;height: 12px;border:1px solid #cccccc;background: #fff;border-radius: 999px}
.item__dn:nth-child(odd) .thumb__dn:after{left: 0px;right: auto;}
.item__dn:nth-child(odd) .thumb__dn:before{left: -6px;right: auto;}
.item__dn:last-child:after{display: none;padding-bottom: 0px}
.item__dn:last-child{padding-bottom: 0px}

/*====*/
.content__qt{padding-top: 50px}
.header__qt{max-width: 680px;margin: auto;}
.tit__qt{text-align: center;position: relative;;padding-bottom: 10px;font-weight: 700;color: #474747;font-size: 28px;margin-bottom: 30px}
.tit__qt:after{content:"";position: absolute;left: 0px;right: 0px;margin: auto;background: var(--color-r);width: 50px;height: 2px;bottom: 0px}
.desc__qt{text-align: justify;padding: 10px 45px;font-size: 16px;line-height: 1.7;position:relative;}
.desc__qt .fas{font-size: 40px;color: var(--color-r)}
.desc__qt .fa-quote-left{position: absolute;left: 0px;top: 0px}
.desc__qt .fa-quote-right{position: absolute;right: 0px;bottom: 0px}

/*=====*/
.center__qt{position: relative;max-width: 990px;margin: auto;margin-top: 50px;}
.center__qt:after{content:"";position: absolute;left: 0px;right: 0px;margin: auto;width: 1px;height: 100%;background:var(--color-r);top: 0px}
.center__qt:before{content:"\f077";position: absolute;left: 4px;right:0px;margin: auto;width: 35px;height: 35px;top:-18px;
 font-family: "Font Awesome 5 Pro";color: var(--color-r);font-size: 35px}
.inner__qt{background:#e8e8e8;border-radius:10px;overflow: hidden;}
.thumb__qt{position: relative;z-index: 1}
.thumb__qt img{width: 100%;transition: all 0.3s;}
.thumb__qt:hover img {
    /*box-shadow: 0 18px 32px -18px #000;
    transform: translateY(-6px);
    filter: grayscale(100%);*/
}
.info__qt{padding: 0 20px 20px}
.info__qt h3{color: #fff;text-shadow: 2px 2px 4px #000000;margin-top: -50px;position: relative;z-index: 2;margin-bottom: 40px;}
.info__qt h3 span{-webkit-line-clamp:1}
.info__qt p{font-size: 17px;color: #333; text-align: justify;}
.info__qt h3:before {
    position: absolute;content:"";width: 80px;height: 5px;background-color: #f00;bottom: -19px;left: 0;
}
.item__qt{width: 50%;padding-right: 40px;margin-bottom: 50px;position: relative;z-index: 92}
.item__qt:nth-child(even){padding-right: 0px;padding-left: 40px}

.item__qt:first-child{margin-top: 150px}
.item__qt:nth-child(even){margin-top: 100px}
.item__qt:nth-child(2){margin-top: 250px}
.item__qt:after {
	position: absolute;content: "";width: 20px;height: 20px;
    border-radius: 50%;background-color: var(--color-r);top: 48%;right:-10px;
    box-shadow: 0px 0px 0px 6px rgb(255, 174, 2);
}

.item__qt:nth-child(even):after{right: 0px;left: -10px;top: 45%}


/*====*/
.left__ve{width: 54%}
.right__ve{width: 43%}
.tit__ve{font-weight: 700;font-size: 30px;color: #333;padding-bottom: 10px;margin-bottom: 20px;position: relative;}
.tit__ve:after{content:"";position: absolute;left: 0px;width: 60px;height:2px;background-color: var(--color-r);bottom: 0px}
/*====*/
.item__tc{width: 50%;margin-bottom: 30px}
.item__tc h3{font-weight: 700;font-size: 17px}
.item__tc h3 i{font-size:22px;color: var(--color-r);position: relative;top:2px}
.item__tc p{font-size: 16px;line-height: 1.6; text-align: justify;}

.banner__cs{text-align: center;margin-top: 50px}
.banner__cs img{margin: auto;}
/*===*/
.item__gt h3{font-weight:600;margin-bottom: 10px;font-size: 18px}
.item__gt p{line-height: 1.7;font-size: 17px}

.tit__vct{text-align: center;margin-bottom: 40px}
.tit__vct h2{font-weight: 700;font-size: 30px;color: #333;padding-bottom: 10px;margin-bottom: 20px;position: relative;}
.tit__vct h2:after{content:"";position: absolute;left: 0px;right: 0px;margin: auto;width: 60px;height:2px;background-color: var(--color-r);bottom: 0px}
/*====*/
.slick-tl{margin: 0px -40px}
.item__tl{width: 50%;text-align: right;padding: 0px 40px;}
.item__tl img{width: 100%}
.item__tl h3{font-weight: 700;font-size: 30px;margin-top: -23px}
.item__tl p{font-size: 17px}
/*====*/
.ss5{padding-bottom: 80px}
.inner__ttt{display:flex;align-items: center;justify-content:space-between;flex-flow: wrap;}
.thumb__ttt{width: 50%}
.thumb__ttt img{width: 100%}
.info__ttt{padding-left: 50px;width: 50%}
.info__ttt h3{font-weight: 700;color: #333;font-weight: 700;font-size: 20px}
.info__ttt p{font-size: 17px}

.cus-sl.slick-slider {margin-bottom: 0px;padding-bottom:60px!important}
.cus-sl .slick-dots {bottom: 0px; text-align: center; }
.cus-sl .slick-dots li {margin: 0 3px; width: 15px; height: 15px; }
.cus-sl .slick-dots li button {width: 15px; height: 15px; padding: 0; }
.cus-sl .slick-dots li button:before {width: 15px; height: 15px; line-height: 15px; font-size: 12px !important; }
.cus-sl .slick-dots li.slick-active button:before {color: var(--color-r) }
.cus-sl .slick-dots li button:before {color: #1112; opacity: 1 }

body{overflow-x: hidden;}

@media (max-width:992px) {

	.sideBar a{padding: 10px 10px;font-size: 13px}

	.left__ve {
	    width: 100%;
	}
	.right__ve{width: 100%;margin-top: 15px}
	.tit__ve{font-size: 25px}

	.item__tc{width: 100%;margin-bottom: 20px}

	.tit__vct h2{font-size: 24px}

	.item__tl img{width: 70%;display: inline-block}

	.thumb__ttt{width: 100%}
	.info__ttt{padding: 15px 0px 0px 0px;width: 100%}


	.info__ttt h3{font-size: 16px}

	.desc__qt{padding: 20px}
	.desc__qt .fas{font-size: 20px}
	.tit__qt{font-size: 20px}

	.item__qt{width: 100%;margin-top: 50px!important;padding-right: 0px!important;padding-left: 0px!important;margin-bottom: 0px}

	.item__qt:after{display: none}

	.center__qt:after{z-index: -1}

	.info__qt{padding-top: 15px}
	.info__qt h3{font-size: 25px;margin-top: 0px}

	.item__dn{margin-top: 50px;padding-bottom: 50px}
	.thumb__dn{width: 100%}
	.info__dn{width: 100%;order: 3!important;margin-top: 15px;text-align: center!important;}
	.item__dn:after{left: 0px;right: 0px}

	.thumb__dn:before{display: none}
	.thumb__dn:after{display: none}

}