﻿body{
    background:#fbfbfb
}
@font-face {
    font-family: 'iconfont';
    src: url('font/iconfont.eot');
    src: url('font/iconfont.eot?#iefix') format('embedded-opentype'),
    url('font/iconfont.woff') format('woff'),
    url('font/iconfont.ttf') format('truetype'),
    url('font/iconfont.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
    color:#fff;
    cursor:pointer
}
#akd_content img {
    display: block;
    margin: 0 auto;
}
#akd_content .Single_photo img{
    display:inline-block;
}
.category_container{
    position: absolute;
    background: #fff;
    top: 20px;
    left: calc(50% - 600px);
}
.category_container .CategoryBlock{
    width:30%;
    float:left;
    height:100%;
    background:#fff
}
.category_container .CategoryBlock:first-child{
    width:40%;
    border-left:none;
}
.category_container .CategoryBlock:last-child .category_main{
    border-right:1px solid #ccc
}
.category_container .CategoryBlock:first-child .category_main a{
    width:calc(100% / 6.5);
    font-size:13px;
    padding:12px 0;
    line-height:2
}
.category_container .CategoryBlock:first-child .category_main a img{
    width:50%;
    margin:0 auto
}
.category_container .CategoryBlock .category_main{
    padding:10px ;
    text-align:center;
    border-left:1px solid #ccc;
    border-bottom:1px solid #ccc;
    min-height: 183px;
}
.category_container .CategoryBlock .category_main a{
    display:inline-block;
    text-align:center;
    line-height: 4.5;
    width:calc(100% / 3.2);
    font-size:13px
}
.category_container .CategoryBlock.ModelCategory .category_main a{
    line-height:2.4
}
.category_container .CategoryBlock .category_title{
    padding:20px 0;
    text-align:center;
    color:#333;
    border-bottom:1px solid #ccc;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    cursor:pointer;
    position: relative;
    z-index: 99999;
    background: #fff;
}
.category_container .CategoryBlock:last-child .category_title{
    border-right:1px solid #ccc;
}
.category_container .CategoryBlock .category_title span{
    color:#333;
    padding-left:15px
}
#akd_content .HeavyNews{
    padding:25px 0;
}
#akd_content .HeavyNews .swiper-container{
    overflow:hidden;
}
.HeavyNews a{
    position:relative
}
.HeavyNews a p{
    position:absolute;
    bottom:0;
    width:100%;
    height:15%;
    text-align:center;
    background:rgba(0,0,0,.5);
    color:#fff;
    margin:0;
    line-height:2.2;
    font-size:14px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
}
.HeavyNews .HeavyLeft {
    width:580px;
}
.HeavyNews .HeavyLeft p{
    line-height:3;
    font-size:20px
}
.HeavyNews .HeavyRight{
    width:609px
}
.HeavyNews a{
    display:block;
    width:100%;
}
.HeavyNews .HeavyRight a{
    float:left;
    width:49%;
}
.HeavyNews a img{
    width:100%;
}
.HeavyNews .HeavyRight{
    float:right;
}
.HeavyNews .HeavyLeft{
    float:left;
}
.HeavyNews .HeavyRight a:nth-child(odd){
    margin-right:2%;
}
.HeavyNews .HeavyRight a:first-child,
.HeavyNews .HeavyRight a:nth-child(2){
    margin-bottom:2%
}
body .swiper-button-next{
    right:1px;
}
body .swiper-button-prev{
    left:0;
}
body .swiper-button-next,body .swiper-button-prev{
    background-image:none;
    font-size:22px;
    color:#fff;
    background:rgba(0,0,0,.6);
    line-height:2;
    text-align:center
}
.SellCar{
    /*background:url(/Template/images/akd/middleBg.png) repeat;*/
}
.SellCar .from{
    overflow:hidden;
    background:url('https://webimg.akd.cn/1200/image/2025/03/09/5d5991357f6e44b28f72ae904a22c949.png') no-repeat;
}
#akd_content .SellCar .from .from_Link{
    width:auto;
    float:left;
    margin-top:35px;
    margin-left:100px;
}
#akd_content .SellCar .from .from_Link img{
    width:520px;
    margin:0 auto;
}
#akd_content .SellCar .from .from_Link a{
    margin-top:30px;
    width: 520px;
    height: 42px;
    background: linear-gradient(180deg, #FFE2BF 0%, #FFD099 100%);
    border-radius: 8px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 42px;
    text-align:center;
    color: #162755;
    cursor:pointer;
    display:block;
    font-weight: 600;
}
.SellCar .from .from_main{
    float:right;
    margin:12px auto;
    width:350px;
    text-align:center;
    background:#fff;
    padding:18px 0;
    /*border:1px solid #ccc;
    box-shadow: 5px 6px 10px 1px #ccc;*/
    position: relative;
    margin-right:100px;
}
.SellCar .from .from_main .SellTip{
    position: absolute;
    top: 35%;
    width: 100%;
    height: 50px;
    background: rgba(255,255,255,.85);
    left: 0;
    line-height: 50px;
    text-align: center;
    color: #e4393c;
    display:none
}
.SellCar .from .from_main .main_title{
    margin:0;
    text-align:left;
    text-indent:9%;
    color:#274082;
    margin-bottom:20px;
    font-size:16px;
    font-weight:600
}
.SellCar .from .from_main .main_title span{
    font-size:12px;
    font-weight:500
}
.SellCar .from .from_main input{
    padding:10px 5px;
    width:80%;
    margin:15px auto;
    display:block;
}
.SellCar .from .from_main input:focus,.SellCar .from .from_main input:hover{
    border-color: #182B5A;
    box-shadow: 0 0 3px 1px rgba(43,69,141,.5);
}
.SellCar .from .from_main button{
    background:#182B5A;
    width:80%;
    font-size:13px;
    display:block;
    margin:0 auto;
    padding:5px;
    cursor:pointer;
}
.SellCar .from .from_main button:hover{
    box-shadow:none
}
.Jump{
    padding:25px 0
}
.Jump .JumpBlock_container{
    overflow:hidden
}
.Jump .JumpBlock_container .JumpBlock{
    float:left;
    width:calc( 20% - 8px );
    margin-left:10px;
    background:#fff;
    padding:30px 0
}
.Jump .JumpBlock_container .JumpBlock:first-child{
    margin-left:0
}
.Jump .JumpBlock_container .JumpBlock p,
.Jump .JumpBlock_container .JumpBlock span{
    text-align:center;
    display:block;
}
#akd_content .Jump .JumpBlock_container .JumpBlock img{
    margin-bottom:30px;
    width:30%
}
.Jump .JumpBlock_container .JumpBlock span{
    font-size:13px;
    color:#999
}
.Car_container{
    padding-top:20px;
    position:relative
}
.Car_container .CarList_Nav{
    border-bottom:1px solid #ccc;
    line-height:2.5;
    overflow-x:hidden;
}
.Car_container .CarList_Nav .CarList_Tile{
    float:left;
    font-size:26px;
    margin-right:20px
}
.Car_container .CarList_Nav ul{
    overflow:hidden;
    list-style:none;
    height:100%;
    float:left;
}
.Car_container .CarList_Nav ul li{
    float:left;
    width:125px;
    line-height:4;
    text-align:center;
    cursor:pointer
}
.Car_container .CarList_Nav ul li.active{
    color:#ED7020
}
.Car_container .CarListNavLine{
    position:absolute;
    top:84px;
    left:124px;
    width:125px;
    border-bottom:2px solid #ED7020;
    box-sizing:content-box;
    z-index:500;
    transition: all cubic-bezier(.32,.84,.26,1.2) .4s;
}
.Car_container .CarList_Nav .CarList_All{
    float:right;
    line-height:4;
    color:#ED7020;
    font-size:14px;
}
.Car_container .CarList_Nav .CarList_All i{
    color:#ED7020;
    margin-left:8px;
}
.presentBlcok{
    padding:20px 0
}
.presentBlcok div{
    overflow:hidden;
}
.presentBlcok div span{
    float:left;
    color:#868686;
    font-size:14px;
    font-weight:600;
    width:calc(100% / 7 - 1px);
    text-align:center;
    line-height:2
}
.presentBlcok div span img{
    width:40%;
}
.NewsAll{
    margin:24px auto;
    overflow:hidden
}
.NewsAll .NewsBlock{
    width:360px;
    float:left;
    margin-right:12px;
    border:1px solid #ccc;
    padding:0 15px;
    height:500px;
}
.NewsAll .NewsBlock:last-child{
    margin-right:0
}
.NewsAll .NewsBlock .NewsTile{
    font-size:22px;
    line-height:2.5
}
.NewsAll .NewsBlock .NewsTile a{
    font-size:14px;
    float:right;
    color:#ED7020;
    line-height: 3.4;
    padding-right:5px
}
.NewsAll .NewsBlock .NewsTile a i{
    color:#ED7020;
    margin-left:5px
}
.NewsAll .NewsBlock a{
    display:block
}
.NewsAll .NewsBlock>a{
    position:relative;
    width:100%;
    max-height: 200px;
    overflow: hidden;
}
.NewsAll .NewsBlock>a img{
    width:100%
}
.NewsAll .NewsBlock>a p{
    position:absolute;
    bottom:0;
    color:#fff;
    background:rgba(0,0,0,.8);
    width:calc(100% - 20px);
    margin-bottom:0;
    line-height:2.5;
    font-size:17px;
    padding:0 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
}
.NewsAll .NewsBlock .NewsList{
    padding:8px;
    height:40%;
    overflow:hidden
}
.NewsAll .NewsBlock .NewsList a{
    font-size:14px;
    line-height:2.2;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
}
.NewsAll .NewsBlock ul.NewsList{
    list-style:none;
    padding-top:0;
    padding-bottom:0
}
.NewsAll .NewsBlock ul.NewsList a{
    line-height:2.5
}
.NewsAll .NewsBlock ul.NewsList li{
    border-bottom:1px dashed #ccc
}
.NewsAll .NewsBlock ul.NewsList li:last-child{
    border:none
}
.NewsAll .NewsBlock ul.NewsList a:before{
    content:" ";
    display:inline-block;
    width:8px;
    height:8px;
    background:#ED7020;
    border-radius:50%;
    margin-right:10px
}
body .VideoContainer{
    padding:20px 0;
    background:none;
}
.VideoContainer>div>p,
.BuyFlow>div>p{
    font-size:22px;
    line-height:2
}
.VideoContainer .VideoMain{
    overflow:hidden
}
.VideoContainer .VideoMain .Video{
    float:left;
    width:calc(25% - 9px);
    margin-right:12px;
    position:relative;
    cursor:pointer
}
#video{position:fixed;width:100%;height:100%;top:0;left:0;z-index:9999999;display:none}#video .mask{position:absolute;width:100%;height:100%;background:#000;opacity:.7;filter:alpha(opacity=70)}#video .player{position:absolute;top:calc(50% - 270px);left:50%;width:960px;height:0;margin-left:-455px;margin-top:0;background:#fff}#video .exit-video-btn{position:absolute;width:48px;height:48px;right:30px;top:30px;opacity:.5;background-repeat: no-repeat;}#video .exit-video-btn:hover{opacity:1}.sidebar{margin:0}#video .exit-video-btn{background-position:0px 0px}.arrow-right{background-position:-53px 0px}#video .exit-video-btn,.arrow-right{background-image: url(/Template/styles/images/aboutus_z.png?v=0.8.8)}
.VideoContainer .VideoMain .Video:last-child{
    margin:0
}
.VideoContainer .VideoMain .Video img{
    width:100%;
}
.VideoContainer .VideoMain .Video a:before{
    content: " ";
    background: url(/Template/images/akd/play.png) no-repeat;
    background-position: center;
    background-size: 100%;
    width: 50px;
    height: 50px;
    position: absolute;
    z-index: 55555;
    top: 58px;
    left: calc(50% - 25px);
}
.VideoContainer .VideoMain .Video p{
    text-align:center;
    line-height:2.5;
    color:#666;
    margin-bottom:0;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap: normal;
    white-space: nowrap;
}
.VideoContainer .VideoMain .Video span{
    position: absolute;
    width: 50px;
    height: 20px;
    right: 0;
    bottom: 35px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    background: rgba(0,0,0,.3);
    color: #efefef;
}
.BuyFlow{
    padding:20px;
}
.RankContainer{
    padding:30px 0
}
.gray{
    background:#f2f2f2;
}
.Search_container{
    position: relative;
    padding: 150px 0;
}
#brandsContainer{
    position: absolute;
    top: 56px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: none;
    width: 1202px;
    left: -1px;
    padding: 15px;
    z-index: 99999;
    display: none;
    box-sizing: border-box;
    max-height:500px;
    box-shadow: 0px 4px 5px 0px #666;
}
#brandsContainer .BrandsRowLine{
    width:100%;
    height:1px;
    float: left;
    margin:4px 0
}
#brandsContainer .EnglishBlock{
    float: left;
    width: 50%;
    position:relative;
    line-height:1.5
}
#brandsContainer .EnglishBloc{
    float:left;
    width:31.5%;
    margin-right:2%;
    position:relative;
    font-size:14px
}
#brandsContainer .EnglishBlock:last-child{
    margin-right:0
}
#brandsContainer .EnglishBlock span{
    display:inline-block;
    width:10%;
    text-align:center;
    position:absolute;
    line-height:1.5;
    color:#ED7020;
    font-size:16px
}
#brandsContainer .EnglishBlock>div{
    width:85%;
    margin-left:10%;
    display:inline-block;
    line-height:1.5
}
#brandsContainer .EnglishBlock>div a{
    display:inline-block;
    margin:0 5px;
}
.category_container .CategoryBlock .category_title.BrandsTitle.active{
    border-bottom:none;
    border-right: 1px solid #ccc;
}
.category_container .CategoryBlock .category_title.BrandsTitle{
    padding:28px 0;
}
.all-brand{
    max-height: 470px;
    overflow-y: auto;
}
#brands{
    float: left;
    padding: 0px 30px;
    margin-top: -8px;
}
.category_container .CategoryBlock .category_title.BrandsTitle #Search .search-bar{
    top: 10px;
    width: 60%;
    right: 5px;
}
.CarListSwiper .swiper-wrapper .CarList_main{
    overflow:hidden;
    padding: 10px 0;
    box-sizing: border-box;
}
.Car_container{
    padding-top:20px;
    position:relative
}
.Car_container .CarList_main{
    overflow:hidden;
    padding:10px 0
}
.Car_container .CarList_main > a, .Car_container .CarList_main > div.ready {
	float: left;
	width: calc( 25% - 8px );
	margin-right: 10px;
	padding-top: 16px;
	margin-bottom: 5px;
	min-height: 358px;
	box-sizing: border-box;
}
.Car_container .CarList_main a:nth-child(4n+0),.Car_container .CarList_main div.ready:nth-child(4n+0){
    margin-right:0
}
.Car_container .CarList_main a .ImgDIV, .Car_container .CarList_main div.ready .ImgDIV {
	margin: 0 auto 16px;
	width: 95%;
	overflow: hidden;
	position:relative;
}
.Car_container .CarList_main a .ImgDIV .location
{
    position: absolute;
    bottom: 6px;
    right: 12px;
    font-size: 12px;
    color: #646363;
}
.Car_container .CarList_main a .ImgDIV .location:before
{
    content: " ";
    width:12px;
    height:12px;
    background-image:url(/Template/images/location.svg);
    position:absolute;
    left:-15px;
    top:-1px;
}
.Right_list .Right_block .carContainer a .ImgDIV {
    position:relative;
}
.Right_list .Right_block .carContainer a .ImgDIV .location {
    position: absolute;
    bottom: 6px;
    right: 12px;
    font-size: 12px;
    color: #646363;
}
.Right_list .Right_block .carContainer a .ImgDIV .location:before 
{
    content: " ";
    width:12px;
    height:12px;
    background-image:url(/Template/images/location.svg);
    position:absolute;
    left:-15px;
    top:-1px;
}
.Car_container .CarList_main a .ImgDIV.EXWarehouseFlag:before, .Car_container .CarList_main div.ready .ImgDIV.EXWarehouseFlag:before, .Car_container .CarList_main a .ImgDIV.BoutiqueCarFlag.EXWarehouseFlag:before, .Car_container .CarList_main div.ready .ImgDIV.BoutiqueCarFlag.EXWarehouseFlag:before {
	position: absolute;
	width: 40px;
	height: 40px;
	content: " ";
	background: url('images/onOrder.svg');
	background-repeat: no-repeat;
	background-size: cover;
	top: 4px;
	right: 4px;
	z-index: 9999;
}
.Car_container .CarList_main a .ImgDIV.BoutiqueCarFlag:before, .Car_container .CarList_main div.ready .ImgDIV.BoutiqueCarFlag:before {
    position: absolute;
    width: 45px;
    height: 45px;
    content: " ";
    background: url('images/BoutiqueCar.svg');
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    right: 4px;
}
.Car_container .CarList_main a.is-new-car .ImgDIV.BoutiqueCarFlag:before, .Car_container .CarList_main div.ready .ImgDIV.BoutiqueCarFlag:before{
    display:none;
}
.Car_container .CarList_main a p,.Car_container .CarList_main div.ready p{
    width: 92%;
    margin: 10px auto 0;
    text-overflow:ellipsis;
    overflow:hidden;
    word-wrap:normal;
    white-space:nowrap;
    text-align:left
}
.Car_container .CarList_main a p b,.Car_container .CarList_main div.ready p b{
    float: left;
    width: calc(50% - 2px);
    font-size: 14px;
    padding: 5px 0;
    border: 1px solid #e71717;
    text-align: center;
}
.Car_container .CarList_main a .CarName, .Car_container .CarList_main div.ready .CarName {
    color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 18px;
}
.Car_container .CarList_main a .CarDate, .Car_container .CarList_main div.ready .CarDate {
    font-size: 13px;
    color: #666;
    position: relative;
    overflow: visible;
}
.Car_container .CarList_main a .Carprice, .Car_container .CarList_main div.ready .Carprice {
    font-size: 16px;
    color: #ED7020;
    overflow: hidden;
    font-weight: 600;
    line-height:1.5;
}
.Car_container .CarList_main a .Carprice span,.Car_container .CarList_main div.ready .Carprice span{
    font-size: 15px;
    font-weight: 500;
}
.Car_container .CarList_main a .OldCarprice,.Car_container .CarList_main div.ready .OldCarprice{
    font-size: 13px;
    color: #666;
}
.Car_container .CarList_main a .BonusGiftPrice, .Car_container .CarList_main div.ready .BonusGiftPrice {
    background: #409248;
    color: #fff;
    padding: 6px 13px;
    box-sizing: content-box;
    margin: 8px 10px 0;
    width: auto;
    border-radius: 5px;
    display: inline-block;
    font-size: 14px;
}
.Car_container .CarList_main a .Carprice.TJCarprice span {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    padding-left: 8px;
}
.Car_container .CarList_main a .Carprice.TJCarprice s {
    font-size: 13px;
    font-weight: 500;
    line-height:1;
}
body .Car_container .CarList_main a .Carprice.zbfwf  {
    margin-top:3px;
}
body .Car_container .CarList_main a .Carprice.zbfwf span {
    font-size: 13px;
    font-weight: 500;
    line-height: 1;
    padding-left: 0;
    margin-top: 5px;
}
#akd_content .IconJing {
    width: 60px !important;
    / display: inline-block !important;
    margin-left: 20px !important;
    position: absolute !important;
    top: -4px !important;
    right: 0 !important;
}
.Right_list .Right_block .carContainer a img{
    width:100%
}
.main-banner img{
    width:100%
}
.main-banner .swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    opacity: .6;
}
.main-banner .swiper-pagination-bullet-active{
    background:#ED7020;
    opacity: 1;
}
.main-banner.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin:0 12px;
}
.main-banner.swiper-container-horizontal>.swiper-pagination-bullets,.main-banner.swiper-pagination-custom, .swiper-pagination-fraction{
    bottom:65px;
}
.main-banner.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom:12px;
}
#door-group {
	/*background-color: white;*/
	width: 1200px;
	margin: 0 auto 40px;
	padding: 30px 0;
}
			
#door-group .swiper-title {
	text-align: center;
	margin-bottom: 35px;
}
			
#door-group .swiper-title>img {
	width: 33%;
}
			
			
#door-group .swiper-container>.swiper-button-next,
#door-group .swiper-container .swiper-button-prev {
	top: 60%;
}
			
#door-group .swiper-slide {
	text-align: center;
	color: white;
	position: relative;
}
/*		
#door-group .swiper-container {
	position: relative;
	height: 200px;
	margin: 0 auto;
}
#door-group .swiper-slide>img {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 100%;
}
			
#door-group .swiper-slide>img.pre {
	z-index: 2;
	transition: all .3s ease;
	opacity: 1;
	-webkit-transition: all .3s ease;
}
			
#door-group .swiper-slide>img.bg {
	z-index: 1;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	opacity: 0;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
}
			
#door-group .swiper-slide.chked>img.pre {
	z-index: 1;
	opacity: 0;
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
}
			
#door-group .swiper-slide.chked>img.bg {
	z-index: 2;
	opacity: 1;
	transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
}
			
#door-group .swiper-slide>img {
	height: 100%;
}
    */	
#door-group .swiper-button-next, #door-group .swiper-button-prev{
    background-color:transparent;
    color:#333;
}
.Car_container .CarList_main a .Carprice.TJCarprice{
    color: #e4393c;
}

.car-list .mod.is-new-car .flag, .car-mod .mod.is-new-car .flag, .CarList_main .is-new-car .flag{
    background-image:url(/Template/styles/images/is_new.png);
}
.car-list .mod.is-kyj-car .flag, .car-mod .mod.is-kyj-car .flag, .CarList_main .is-kyj-car .flag{
    background-image:url(/Template/styles/images/is_ky.png);
}
.car-list .mod.is-kyj-car .flag, .car-mod .mod.is-kyj-car .flag, .CarList_main .is-kyj-car .flag,
.car-list .mod.is-new-car .flag, .car-mod .mod.is-new-car .flag, .CarList_main .is-new-car .flag{
    background-position:inherit;
    right: 2.5%;
    left: auto;
}
#ManagerSwiperContainer{
    width:1200px;
    margin: 0 auto;
    position:relative;
}
#Manager {    
    width: 1120px;
    margin: 0 auto;
    white-space: nowrap;
    position:initial;
}
#ManagerContainer{
    padding: 25px;
}
#door-group .manager-item {
    display:inline-block;
	width: 200px;
	padding: 5px;
    height: 250px;
}

#door-group .manager-item  {
	background-color: white;
	box-shadow: 0 1px 3px 1px #dedede;
	-webkit-box-shadow: 0 1px 3px 1px #dedede;
	text-align: center;
	padding: 20px;
    text-align:center;
    background: #FFFFFF;
    border: 1px solid rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
    box-shadow: 0px 5.83908px 5.83908px rgba(0, 0, 0, 0.08);
    border-radius: 8px;
}

#door-group .manager-item > img {
    display:block;
    margin:0 auto;
	width: 128px;
	height: 128px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	object-fit: cover;
}

#door-group .manager-item  > label {
    text-align:center;
	display: block;
	font-weight: bold;
	font-size: 24px;
	height: 24px;
	margin: 16px 0 10px;
    color: #000;
}

#door-group .manager-item > p {
	margin: 0 0 10px;
    font-size: 16px;
	color: #ED7020;
    line-height:1;
    text-align:center;
}
.container-title{
    font-style: normal;
    font-weight: bold;
    font-size: 36px;
    line-height: 46px;
    text-align: center;
    color: rgba(0, 0, 0, 0.87);
    margin:50px 0 40px
}