
/* 内容区域 */
.main .banner{width: 100%;height:100vh;}
/* .main .section video{min-width: 100%;min-height: 100%;width: auto;height: auto;background-size: cover;} */
.main .banner .statistics{width: 100%;height: 100%;}
.main .banner .statistics .statisBox{width: 100%;height: 100%;position: relative;z-index: 2;}
.main .banner .statistics ul{margin-top:-200px}
.main .banner .statistics ul li{text-align: center;color: #fff;letter-spacing: 3px;height: 93px;border-right: 1px solid #fff;}
.main .banner .statistics ul li .num{font-size: 30px;text-shadow: 0 0 3px #6286ed;}
.main .banner .statistics ul li .num span{font-size: 4.5rem;text-shadow: 0 0 3px #6286ed;}
.main .banner .statistics ul li p{line-height: 35px;font-size: 18px;text-shadow: 0 0 3px #6286ed;}
.main .banner .statistics ul li:last-child{border:none;}
.main .banner .pogoSlider-slide .banner-item{position: relative;width: 100%;height: 100%;}
.main .banner .pogoSlider-slide .banner-item .banner-text{ width: 40%; height: 20%; position: absolute; left:50%; top:50%; transform:translate(-50%,-50%);border:2px solid #fff;border-top:none;}
.main .banner .pogoSlider-slide .banner-item .banner-text .top-links{position:absolute;top: 0;width: 100%;background:linear-gradient(to right, rgba(251, 251, 251, 1),rgba(251, 251, 251, 0),rgba(251, 251, 251, 1));height: 2px;}
.main .banner .pogoSlider-slide .banner-item .banner-text h4{text-align: center;color: #fff;text-shadow: 0 0 3px #6286ed;letter-spacing: 3px;font-size: 2rem;line-height: 40px;margin-top:-20px;}
.main .banner .pogoSlider-slide .banner-item .banner-text h2{text-align: center;color: #fff;text-shadow: 0 0 3px #6286ed;line-height: 100px;}
.main .banner .pogoSlider-slide .banner-item  video{min-width: 100%;min-height: 100%;width: auto;height: auto;background-size: cover;}
.main .banner .statistics .years{position: relative;margin-right: 10px;}
.main .banner .statistics .years::before{content: "+";position: absolute;top:0px;right:-10px;font-size: 20px;}
.main .banner .banner-item .bannerImg1{display: block;}
.main .banner .banner-item .bannerImgsj1{display: none;}
.main .banner .banner-item .bannerImg2{display: block;}
.main .banner .banner-item .bannerImgsj2{display: none;}
.main .banner .banner-item .bannerImg3{display: block;}
.main .banner .banner-item .bannerImgsj3{display: none;}
/* 轮播图 */
.pogoSlider{width: 100%;height: 100%;padding: 0;}
.pogoSlider img{width: 100%;height: 100%;}
/* 应用领域 */
.accordion{width: 100%;overflow: hidden;height: 470px;margin:0 auto;}
.accordion .accordionItem{width: 100%;height: 100%;}
.accordion .accordionItem .lists{background-repeat: no-repeat;float: left;width: 20%;height: 470px;cursor: default;position: relative;}
.accordion .accordionItem .lists::before{content: "";position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-color: rgba(0,0,0,0.2);}
.accordion .accordionItem .item1{background-image: url(../image/wdlyImg01.jpg);background-size: cover;}
.accordion .accordionItem .item2{background-image: url(../image/wdlyImg02.jpg);background-size: cover;}
.accordion .accordionItem .item3{background-image: url(../image/wdlyImg03.jpg);background-size: cover;}
.accordion .accordionItem .item4{background-image: url(../image/wdlyImg04.jpg);background-size: cover;}
.accordion .accordionItem .item5{background-image: url(../image/wdlyImg05.jpg);background-size: cover;}
.accordion .accordionItem .item6{background-image: url(../image/wdlyImg06.jpg);background-size: cover;}
.accordion .accordionItem .lists .itemCont{position: absolute;z-index: 2;left: 0;right: 0;text-align: center;color: #ffffff;top:50%}
.accordion .accordionItem .lists .itemCont .icons{height: 100px;display: inline-block;}
.accordion .accordionItem .lists .itemCont .icons img{height: 100%;}
.accordion .accordionItem .lists .itemConts{display: none;padding:100px 0 0;color: #fff;width: 100%;}
.accordion .accordionItem .lists .itemConts h3{padding-left: 30px;color: #fff;}
.accordion .accordionItem .lists .itemConts ul{width: 100%;margin-top: 40px;height: calc(100% - 130px);overflow: hidden;}
.accordion .accordionItem .lists .itemConts ul li{width: 100%;height: 40px;line-height: 40px;text-transform: uppercase;-webkit-transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);transition: all 600ms cubic-bezier(0.77, 0, 0.175, 1);	-webkit-user-select: none;	-moz-user-select: none;	-ms-user-select: none;	user-select: none;position: relative;}
.accordion .accordionItem .lists .itemConts ul li a{font-size: 1.6rem;width: calc(100% - 60px);color: #fff;margin:0 30px;/* border-bottom: 1px solid #666; */display: inline-block;z-index: 3;position: relative;overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;}
/* .accordion .accordionItem .lists .itemConts ul li:hover{background: linear-gradient(to right,#2775ff,#7202bb);} */
.accordion .accordionItem .lists .itemConts ul li:before, .accordion .accordionItem .lists .itemConts ul li:after {content: '';position: absolute;	-webkit-transition: inherit;	transition: inherit;z-index: 1;}
.accordion .accordionItem .lists .itemConts ul li:hover a {color: #fff;-webkit-transition-delay: .6s;transition-delay: .6s;border:none;}
.accordion .accordionItem .lists .itemConts ul li:hover:before {-webkit-transition-delay: 0s;transition-delay: 0s;}
.accordion .accordionItem .lists .itemConts ul li:hover:after {background: linear-gradient(to right,#2775ff,#7202bb);-webkit-transition-delay: .4s;transition-delay: .4s;}
.accordion .accordionItem .from-left:before, 
.accordion .accordionItem .from-left:after {top: 0;width: 0;height: 100%;}
.accordion .accordionItem .from-left:before {right: 0;border: 1px solid #fff;border-left: 0;border-right: 0;	}
.accordion .accordionItem .from-left:after {left: 0;}
.accordion .accordionItem .from-left:hover:before,
.accordion .accordionItem .from-left:hover:after {width: 100%;}
.accordion .accordionItem .item-but{padding:10px 15px;margin:10px 0 0 15px;position: absolute;top:80px;right: 0;color: #fff;}
.accordion .accordionItem .item1 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos01.jpg);background-size: cover;}
.accordion .accordionItem .item2 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos02.jpg);background-size: cover;}
.accordion .accordionItem .item3 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos03.jpg);background-size: cover;}
.accordion .accordionItem .item4 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos04.jpg);background-size: cover;}
.accordion .accordionItem .item5 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos05.jpg);background-size: cover;}
.accordion .accordionItem .item6 .itemConts{width: 100%;height: 100%;background-image: url(../image/wdlyIcos06.jpg);background-size: cover;}
.accordion .accordionItem .lists .itemCont .title{font-size: 2.4rem;margin-top:5%;}
.accordion .accordionItem .lists .itemCont h2{text-shadow: 0 0 5px rgba(98, 134, 237, 0.8);}
/* 公司动态 */
.main .dynamics{background: #f5f5f5;}
.main .dynamics .newsBox{border-radius: 6px;overflow: hidden;position: relative;background: #fff;}
.main .dynamics .newsBox .newsImg{width: 100%;height: 200px;position: relative;}
.main .dynamics .newsBox .newsImg img{width: 100%;height: 100%;border-radius: 6px 6px 0 0;object-fit:cover}
.main .dynamics .newsBox .newsImg h4{position: absolute;bottom: 0;left: 0;width: 100%;background-color: rgba(0,0,0,0.5);height: 30px;}
.main .dynamics .newsBox .newsImg h4 a{width: 95%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: inline-block;transition: all 0.8s ease;color: #fff;font-size: 16px;line-height: 30px;padding-left: 10px;}
.main .dynamics .newsBox .newsText{padding:15px;height: 100px;}
.main .dynamics .newsBox .newsText p{line-height: 25px;color: #666;font-size: 12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.main .dynamics .newsBox .media{padding:0 15px;}
.main .dynamics .newsBox .pull-left a{color: #6286ED;}
.main .dynamics .newsBox .pull-right{color: #999;}
.main .dynamics .newsCont{position: relative;padding-bottom: 100px;}
.main .dynamics .newsCont .moreBut{background:rgba(98,134,237,1);border-radius:4px;display: inline-block;line-height: 30px;color: #fff;text-align: center;position: absolute;left: 50%;bottom:30px;margin-left: -60px;}
.main .dynamics .newsCont #newydbut{display: none;}
.main .dynamics .newsCont .contLeft{height: 450px;}
.main .dynamics .newsCont .contLeft .newsImg{height: 300px;}
.main .dynamics .newsCont .contLeft .newsText p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* 显示三行，后面省略 */overflow: hidden;}
.main .dynamics .newsCont .contRight{height: 470px;}
.main .dynamics .newsCont .contRight li{height: calc(50% - 20px);margin-bottom: 20px;}
.main .dynamics .newsCont .contRight li .newsBox{height: 100%;width: 100%;}
.main .dynamics .newsCont .contRight li .newsImg{height: 65%;}
.main .dynamics .newsCont .contRight li .newsText{height: 50px;padding:15px 15px;}
.main .dynamics .newsCont .contRight li .newsText h4 a{font-size: 14px;color: #333;line-height: 25px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.main .dynamics .newsCont .contRight li .newsText p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2; /* 显示三行，后面省略 */overflow: hidden;}
.main .dynamics .newsCont .contRight li .media{position: absolute;bottom: 0;height: 30px;background-color: rgba(0,0,0,0.2);line-height: 30px;width: 100%;}
.main .dynamics .newsCont .contRight li .media .pull-right{color:#fff;text-align: right;}
.main .dynamics .newsBox:hover{box-shadow: 1px 1px 8px  rgba(98, 134, 237, 0.8);}
.main .dynamics .newsBox .newsImg:before {content: "";position: absolute;top: 0;left: -100%;width: 100%;height: 100%;background: linear-gradient(120deg,transparent,rgba(98, 134, 237, 0.8),transparent);transition: all 650ms;}
.main .dynamics .newsBox:hover .newsImg:before {left: 100%;}
.main .dynamics .newsBox:hover .newsText h4 a{color: #6286ed;}
/* 核心团队 */
.main .team{width: 100%;background: rgba(98,134,237,1) url(../image/teambgdt.png) no-repeat center;background-size: cover;}
.main .team .section_Title h4{color: rgba(255,255,255,0.1) !important;}
.main .team .items{width: 100%;overflow: hidden;position: relative;}
.main .team .items .news-slider .teamBg{height: 400px;position: absolute;top:0;left: 0;width: 100%;z-index: 2;}
.main .team .items .news-slider .teamBg .bgItem{height: 100%;float: left;transition-duration: 0ms; transform: translate3d(0px, 0px, 0px) rotateX(0deg) rotateY(0deg); z-index: -35; margin-right: 5px;}
.main .team .items .news-slider .teamBg .bgItem.item1{background: url(../image/teamBg01.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .teamBg .bgItem.item2{background: url(../image/teamBg02.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .teamBg .bgItem.item3{background: url(../image/teamBg03.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .teamBg .bgItem.item5{background: url(../image/teamBg05.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .teamBg .bgItem.item6{background: url(../image/teamBg06.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .teamBg .bgItem.item7{background: url(../image/teamBg07.png) no-repeat;background-size: cover;margin:0;}
.main .team .items .news-slider .teamList{height: 400px;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.main .team .items .news-slider .teamList .contItem{height: 100%;width: 100%;transition: all 0.8s ease;}
.main .team .items .news-slider .teamList .contItem img{width: 100%;height: 0;position: relative;}
.main .team .items .news-slider .swiper-slide-active .contItem{background:url(../image/teamBg04.png) no-repeat;background-size: cover;}
.main .team .items .news-slider .swiper-slide-active .contItem img{width: 100%;object-fit: cover;margin-top: 20px;height: 100%;}
.main .team .items .news-slider .swiper-slide-prev .contItem{/* background: url(../image/teamBg03.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .swiper-slide-prev .contItem img{margin-top:50px;height: 100%;}
.main .team .items .news-slider .swiper-slide-next .contItem{/* background: url(../image/teamBg05.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .swiper-slide-next .contItem img{margin-top:50px;height: 100%;}
.main .team .items .news-slider .teamList .contItem.item1{/* background:url(../image/teamBg02.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .teamList .contItem.item1 img{width: 100%;margin-top:100px;height: 100%;}
.main .team .items .news-slider .teamList .contItem.item2{/* background:url(../image/teamBg01.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .teamList .contItem.item2 img{width: 100%;margin-top:150px;height: 100%;}
.main .team .items .news-slider .teamList .contItem.item3{/* background:url(../image/teamBg06.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .teamList .contItem.item3 img{width: 100%;margin-top:100px;height: 100%;}
.main .team .items .news-slider .teamList .contItem.item4{/* background:url(../image/teamBg07.png) no-repeat; */background-size: cover;}
.main .team .items .news-slider .teamList .contItem.item4 img{width: 100%;margin-top:150px;height: 100%;}
.main .team .items .news-slider .teamList .contItem.isAc img{height: 300px;margin-top:100px;}
.main .team .itemsText{background: #6286ED;padding:30px 10px;color: #fff;}
.main .team .itemsText h2{border-right: 1px solid rgba(255,255,255,0.7);line-height: 100px;}
.main .team .itemsText h2 span{font-size: 1.8rem;margin-left: 5px;}
.main .team .itemsText .listCont{display: none;height: 100px;overflow: hidden;}
.main .team .itemsText .listCont p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;line-height: 25px;}
.main .team .itemsText .listCont a{line-height:100px ;}
.main .team .itemsText .listCont a i{color: #fff;font-size: 2.5rem;}
/* 应用业绩 */
.main .application{background-image: url(../image/applicationBg.png);background-size: cover;}
.main .application .applicationCont{height:550px;padding-bottom: 50px;}
.main .application .applicationCont .cont{height: 100%;}
.main .application .applicationCont .lefts{height: 100%;}
.main .application .applicationCont .lefts ul{height: 100%;}
.main .application .applicationCont .lefts ul li{height: calc((100% - 10px) / 4);margin-bottom: 20px;text-align: center;}
.main .application .applicationCont .lefts ul li img{height: 50px;margin: 10px 0;}
.main .application .applicationCont .lefts ul li p{line-height: 30px;}
.main .application .applicationCont .center{height: 100%;}
.main .application .applicationCont .center .chart{width: 100%;height: 95%;}
.main .application .applicationCont .center img{width: 100%;height: 100%;object-fit: contain;}
.main .application .applicationCont .item-ul{border:1px solid rgba(98,134,237,1);border-radius:4px;height: calc(100% - 40px);padding:20px;color: #333;background: #fff;}
.main .application .applicationCont .item-ul dt{font-weight: 500;font-size: 1.6rem;margin-bottom: 20px;}
.main .application .applicationCont .item-ul dd{font-weight: 500;font-size: 1.4rem;line-height: 30px;}
.main .application .applicationCont .col-sm-12{padding-left: 30px;padding-right: 30px;}
.main .application .applicationCont .right{height: 100%;}
.main .application .applicationCont .right ul{height: 100%;}
.main .application .applicationCont .right ul li{height: calc((100% - 10px) / 4);margin-bottom: 20px;text-align: center;}
.main .application .applicationCont .right ul li img{height: 70px;}
.main .application .applicationCont .right ul li p{line-height: 30px;}
/* .main .application .applicationCont .right .item{margin-bottom: 15px;padding:0 10px;}
.main .application .applicationCont .right .item .itemImg{padding: 5px;text-align: center;}
.main .application .applicationCont .right .item h4{font-size: 15px;line-height: 30px;font-weight: 500;}
.main .application .applicationCont .right .item p{font-size: 13px;line-height: 20px;color: #666;}
.main .application .applicationCont .right .itemTop{height:calc(43% - 20px);background:rgba(217,239,249,1);}
.main .application .applicationCont .right .itemTop img{height: 30px;}
.main .application .applicationCont .right .itemCent{height: calc(33% - 20px);background:rgba(228,248,222,1);}
.main .application .applicationCont .right .itemCent img{height: 20px;}
.main .application .applicationCont .right .itemBot{height: calc(26% - 20px);background:rgba(221,248,242,1);}
.main .application .applicationCont .right .itemBot img{height: 20px;} */
/* 关于我们 */
.main .about{width: 100%;font-family: "MicrosoftYaHei";background: url(../image/aboutBg.jpg) no-repeat;background-size: cover;}
.main .about .section_Title h4{color: rgba(255,255,255,0.3) !important;}
.main .about .section_Title h2{color: rgba(255,255,255,1) !important;}
.main .about .aboutCont{width: 100%;height:550px;position: relative;}
.main .about .aboutCont .conts{margin:50px 0;}
.main .about .aboutCont .conts h4{color: #fff;font-size: 2.5rem;line-height: 80px;}
.main .about .aboutCont .conts p{line-height: 26px;color: #fff;}
.main .about .aboutCont .statistics{margin-top:30px;}
.main .about .aboutCont .statistics ul li{text-align: center;color: #fff;letter-spacing: 3px;height: 93px;border-right: 1px solid #fff;}
.main .about .aboutCont .statistics ul li .num{font-size: 30px;text-shadow: 0 0 3px #6286ed;}
.main .about .aboutCont .statistics ul li .num span{font-size: 4.5rem;text-shadow: 0 0 3px #6286ed;}
.main .about .aboutCont .statistics ul li p{line-height: 35px;font-size: 18px;text-shadow: 0 0 3px #6286ed;}
.main .about .aboutCont .statistics ul li:last-child{border:none;}
.main .about .aboutCont .aboutBut{background:#fff;border-radius:4px;display: inline-block;line-height: 30px;color:rgba(98,134,237,1);text-align: center;}
.main .about .aboutCont .aboutItem{height: 400px;background: rgba(255,255,255,0.9);margin:50px 0;}
.main .about .aboutCont .aboutItem li{height: calc(100% / 2);text-align: center;transition: all 0.5s ease}
.main .about .aboutCont .aboutItem li img{margin:20px 0;}
.main .about .aboutCont .aboutItem li .imgA{display: inline-block;}
.main .about .aboutCont .aboutItem li .imgB{display: none;}
.main .about .aboutCont .aboutItem li .links{width: 100px;height: 1px;background:rgba(90,133,244,1);margin:20px auto;}
.main .about .aboutCont .aboutItem li:hover{background:rgba(90,133,244,1);color: #fff;}
.main .about .aboutCont .aboutItem li:hover .links{background:#fff;}
.main .about .aboutCont .aboutItem li:hover .imgA{display: none;}
.main .about .aboutCont .aboutItem li:hover .imgB{display: inline-block;}
.main .cooperation{height: 300px;padding-bottom: 50px;}
.main .cooperation .swiper-cooperation {width: 100%;height: 100%;margin-left: auto;margin-right: auto;overflow: hidden;}
.main .cooperation .swiper-cooperation .swiper-slide {text-align: center;font-size: 18px;background: #fff;height: calc((100% - 30px) / 2);display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}



@media screen and (max-width: 770px) {
	/* .main .banner{background-size:50%;} */
	.main .banner .banner-item .bannerImg1{display: none;}
	.main .banner .banner-item .bannerImgsj1{display: block;}
	.main .banner .banner-item .bannerImg2{display: none;}
	.main .banner .banner-item .bannerImgsj2{display: block;}
	.main .banner .banner-item .bannerImg3{display: none;}
	.main .banner .banner-item .bannerImgsj3{display: block;}
	.main .banner .banner-item img{
		object-fit: cover; 
        object-position: center; 
        background-size: auto; 
        background-position: center;
	}
	.banner-text{display: none;}
	.main .banner .statistics ul{margin-top:-100px}
	.main .banner .statistics ul li{padding:0;height: 73px;}
	.main .banner .statistics ul li .num{font-size: 14px;text-shadow: 0 0 3px #6286ed;}
	.main .banner .statistics ul li .num span{font-size: 3rem;text-shadow: 0 0 3px #6286ed;}
	.main .banner .statistics ul li p{font-size: 12px;}
	.main .banner .pogoSlider-dir-btn--prev{display: none;}
	.main .banner .pogoSlider-dir-btn--next{display: none;}
	/* 公司动态 */
	.main .dynamics .newsCont .contRight{height: auto;}
	.main .dynamics .newsCont .contRight li .newsImg{height: 200px;}
	.main .dynamics .newsCont .contRight li .newsText{height: 80px;}
	.main .dynamics .newsCont .contLeft{margin-bottom:20px;height: auto;}
	.main .dynamics .newsCont .contLeft .newsImg{height: 200px;}
	.main .dynamics .newsBox .media{padding-bottom: 10px;}
	.col-md-7{padding: 0 !important;}
	.main .application .applicationCont{height: auto;}
	.main .about .aboutCont{height: auto;}
	.main .about .aboutCont .aboutItem{height: auto;}
	.main .dynamics .newsCont #newPcbut{display: none;}
	.main .dynamics .newsCont #newydbut{display: block;}
	/* 核心团队 */
	.main .team .items .news-slider .teamList{height: 300px;}
	.main .team .items .news-slider .teamBg .bgItem.item4{margin-right: 14px;}
	.main .team .items .news-slider .teamBg .bgItem.item5{margin-right: 0;margin-top: 2px;}
	.main .team .itemsText{width: 100%;height: auto;}
	.main .team .itemsText .listCont{height: auto;}
	.main .team .itemsText .listCont a{display: none;}
	.main .team .itemsText .listCont p{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:initial;overflow: hidden;line-height: 25px;}
	.main .team .itemsText h2{border:none;}
	/* 应用领域 */
	.main .accordion{height: auto;}
	.main .accordion .accordionItem .lists{width: 100%;height: 100px;}
	.main .accordion .accordionItem .lists .itemCont{top:0;text-align: left;left: 50%;margin-left: -35%;}
	.main .accordion .accordionItem .lists .itemCont img{height: 60px;}
	.main .accordion .accordionItem .lists .itemCont a{display: inline;margin-right: 20px;}
	.main .accordion .accordionItem .lists .itemCont .title{display: inline;line-height: 100px;}
	.main .accordion .accordionItem .lists .itemConts{padding:30px 0;}
	.main .accordion .accordionItem .item-but{top:15px;}
	.main .about .aboutCont .aboutItem li{padding:15px 0;}
	
	.main .application .applicationCont .center{height: 400px;}
}