#gotop {
    position: fixed;
    z-index: 99;
    right: 10px;
    bottom: 50px;
    background: url(/Shared/home2017/images/icon/gotop.png) no-repeat;
    width: 55px;
    height: 50px;
    background-position: 0% 85%;
    border-radius: 5px;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    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;
}

.swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
}
.banner_bgtext {
    position: absolute;
    top: 50px;
    left: 300px;
    text-align: left;
}

.banner_bgtext h3 {
    height: 110px;
    line-height: 110px;
    background: url('/Shared/images/homev1/newpart/banner_bg.png') no-repeat left center;
    background-size: contain;
    font-size: 50px;
    color: #fff;
    text-indent: 40px;
}

.banner_bgtext .text1 {
    color: #fff;
    font-size: 25px;
    margin-top: 25px;
    line-height: 42px;
    padding-left: 40px;
}

.banner_bgtext .firstfu {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.banner_bgtext .firstfu em {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0 5px;
    font-weight: bold;
}

.banner_bgtext .firstfu em i {
    margin-left: 6px;
}

.banner_bgtext .text1 strong {
    color: #fff;
    font-size: 36px;
    font-weight: normal;
}

.banner_bgtext .text1 i {
    color: #fff;

}

.banner_bgtext .text2 {
    margin-top: 20px;
    color: #fff;
    font-size: 20px;
    line-height: 32px;
    font-weight: lighter;
    padding-left: 40px;
}

.banner_bgtext .secfu {
    margin-top: 0;
}
.newbanner_text1 i.tips{
    color:#fff;
    font-size:30px;
    margin-left:5px;
}
.newbanner_text1{
    margin-bottom:30px;
}
.newbanner_text2::before{
    display:inline-block;
    content:'';
    width:12px;
    height:12px;
    border-radius: 50%;
    background:#fff;
    margin-right:10px;
}
.add_title_com {
    text-align: center;
    margin-top: 40px;
}

.add_title_com h3.onetitle {
    color: #333;
}

.add_title_com .detailtext {
    color: #666;
    margin-top: 20px;
}
.scene_count{
   background:url('/Shared/images/homev1/sales/bg.jpg?v=20210922001') no-repeat center;
   background-size:100% 100%;
   padding-bottom:390px;
}
.scene_count .layout{
    position:relative;
}
.sence_title{
   margin:60px auto 50px;
   width:750px;
   display:flex;
   font-size:16px;
}
.sence_title li.act i{
    color:#66BF3A;
    font-weight: bold;
}
.sence_title li{
    flex:1;
    height:130px;
    text-align:center;
}
.sence_title li img.icon{
    display:block;
    width:100px;
    height:100px;
    margin:0 auto 10px;
}
.sence_title li.act .sence_detail{
    display:block;
}
.sence_detail{
    position:absolute;
    width:100%;
    left:0;
    padding-top:50px;
   display:none;
}
.sence_detail img{
    width:100%;
}
.sence_detail img.act {
    display:block;
}
.model_bg{
    margin-top:60px;
}
.model_bg img{
    width:100%;
}
.train_count{
    background:url('/Shared/images/homev1/sales/bg_round.jpg?v=20210922001') no-repeat right 30px bottom;
    background-size:contain;
    padding-bottom:320px;
}
.train_count .train_relative {
    position:relative;
}
.train_title{
    background:#F8F9FA;
    display:flex;
    border-radius: 5px 5px 0 0;
    margin-top:40px;
}
.train_title li{
    flex:1;
}
.train_title li .hover_box {
    padding: 25px 15px;
    height:150px;
    box-sizing: border-box;
}
.train_title li img.icon{
    width:24px;
    display:block;
    margin:auto;
}
.train_title li h3.title {
    color:#000;
    font-size:18px;
    margin-top:10px;
    text-align:center;
}
.train_title li .detail{
    color:#86868B;
    font-size:12px;
    margin-top:10px;
    line-height:18px;
    text-align:center;
}
.train_title li.act {
    background:#66BF3A;
    color:#fff;
    border-radius: 5px 5px 0 0;
}
.train_title li.act h3.title {
    color: #fff;
}
.train_title li.act .detail {
    color: #fff;
}
.train_title li.act .train_detail{
    display:block;
}
.train_detail{
    border:1px solid #E5E5E5;
    padding:40px 30px;   
    left:0;
    position: absolute;
    min-width: 1200px;
    max-width:1200px;
    box-sizing: border-box;
    display:none;
}
.train_detail .box{
    display:flex;
    justify-content: space-between;
    
}
.train_detail .item_left{
    font-size:24px;
    color:#000;
    width:620px;
}
.train_detail .item_left .history_model{
    margin-top:10px;
    background:rgba(102, 191, 58, .1);
    color:#000;
    font-size:16px;
    padding:10px;
}
.train_detail .item_left .map_model{
    background:rgba(247, 92, 50, .1);
}
.programmes{
    margin-top:20px;
    display:flex;
    font-size:16px;
    align-items: center;
}
.programmes span.tips{
    padding:5px 15px 2px;
    background:#66BF3A;
    border-radius: 5px 5px 0 0;
    color:#fff;
    font-size:16px;
    font-weight: bold;
    flex-shrink: 0;
    margin-right:10px;
}
.detail_list{
    margin-top:15px;
}
.detail_list dd{
    display:flex;
}
.detail_list dd span.point{
    width:8px;
    height:8px;
    background:#86868B;
    border-radius: 50%;
    flex-shrink: 0;
    margin-top:5px;
}
.detail_list dd .text_detail{
    font-size:14px;
    margin-left:5px;
    color:#86868B;
}
.detail_list dd .text_detail em{
    font-weight: bold;
}
.ground_count {
    background:url('/Shared/images/homev1/sales/ground_bg.png?v=20210922001') no-repeat center;
    background-size:100% 100%;
    margin-top:40px;
    padding:50px 0 80px;
}
.plan_count{
    margin-top:60px;
    display:flex;
    position:relative;
}
.plan_count .plan_left {
    width:228px;
}
.plan_hover{
    position:relative;
    padding:15px 30px;
    z-index: 9;
    width: 100%;
    box-sizing: border-box;
}
.plan_count .plan_left li {
    border-radius: 5px 0px 0px 5px;
    background:#fff;
    margin-bottom:5px;
    display:flex;
    align-items: center;
    height:64px;
    box-sizing: border-box;
    
}
.triangle {
    width: 0;
    height: 0;
    border-left: 10px solid #66BF3A;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    z-index: 10;
    top: 0;
    right: -10px;
    bottom: 0px;
    margin: auto;
    display:none;
}
.plan_count .plan_left li:nth-last-of-type(1) {
    margin-bottom:0;
}
.plan_count .plan_left li img.icon {
    width:28px;
}
.plan_count .plan_left li span.left_title {
    margin-left:20px;
    font-size:18px;
    color:#000;
}
.plan_count .plan_left li.act {
    background:#66BF3A;
}
.plan_count .plan_left li.act .triangle{
    display:block;
}
.plan_count .plan_left li.act span {
    color:#fff;
}
.plan_count .plan_left li.act .plan_detail_text{
    display:block;
}
.plan_count .plan_detail_text {
    padding-left:238px;
    border-radius: 0px 5px 5px 0px;
   
    flex:1;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    display:none;
}
.plan_count .plan_detail_text .plan_introduct{
        padding:40px 35px 20px;
         height:340px;
        box-sizing: border-box;
        background:#fff;
}
.plan_count .plan_detail_text img {
    width:367px;
}

.ground_list{
    display:flex;
    justify-content: space-between;
}
.ground_list .list_left{
    width:410px;
}
.ground_list .list_left h3{
    color:#222;
    font-size:16px;
}
.earth_detail{
    margin-top:20px;
}
.earth_detail dd{
    display:flex;
    margin-top:5px;
}
.earth_detail dd span.point{
    flex-shrink: 0;
    width:8px;
    height:8px;
    background:#86868B;
    border-radius: 50%;
    margin-top:5px;
}
.earth_detail dd .text_detail{
    color:#86868B;
    font-size:14px;
    margin-left:5px;
}
.ground_list .list_right img{
    width:410px;
}
.plan_count li{
    display:none;
}
.plan_count li.act {
    display: block;
}
.socail_list li{
    display:flex;
    justify-content: space-between;
    margin-top:50px;
    align-items: center;
}
.socail_list li:nth-of-type(1) .socail_img img{
    width:412px;
}
.socail_list li:nth-of-type(2) .socail_img img {
    width: 395px;
}
.socail_list li:nth-of-type(3) .socail_img img {
    width: 513px;
}
.socail_list li .socail_text{
    width:573px;
    background:#F8F9FA;
    padding:25px 35px;
    box-sizing: border-box;
}
.socail_text h3{
    font-size:24px;
    color:#000;
    font-weight: normal;
}
.socail_text h4{
    margin-top:30px;
    color:#222;
    font-size:16px;
    font-weight: normal;
}
.socail_text h5{
    margin-top:10px;
    color:#86868B;
    font-size:14px;
    font-weight: normal;
}
.case_count{
     background:url('/Shared/images/homev1/sales/case_bg.png?v=20210922001') no-repeat center;
     background-size:100% 100%;
     margin-top:40px;
     padding:20px 0 60px;
}
.case_count .add_title_com .onetitle{
    color:#fff;
}
.case_count .case_box{
    display:flex;
    margin-top:50px;
}
.case_count .case_box img{
    width:170px;
    height:430px;
    margin-left:-40px;
}
.case_count .case_box img:nth-of-type(1){
    margin-left:0;
}
.case_count .case_box img.act{
    width:500px;
}
.sale_count{
    background-size:100% 100%;
    padding:60px 0 60px;
}
.sale_list{
    display:flex;
    margin-top:60px;
    justify-content: space-between;
}
.sale_list li{
    display:flex;
}
.sale_list li img{
    width:100px;
    height:100px;
}
.sale_list li .sale_text{
    margin-left:20px;
}
.sale_list li .sale_text h3{
    color:#222;
    font-size:42px;
    font-weight: normal;
}
.sale_list li .sale_text h3 span{
    color: #222;
    font-size: 26px;
    font-weight: normal;
}
.sale_list li .sale_text em{
    color:#333;
    font-size:20px;
    margin-top:10px;
    display:block;
}

/* 2022 新增 */
.add_newitem img.add_img_com {
	 margin: 60px auto 0;
	 display: block;
	 width: 100%;
}
.add_newitems {
    text-align: center;
    margin-top: 40px;
}
.add_newitems .add_title_coms {
	background-color: #753DF4;
	background-image:url(/Shared/images/homev1/indexv1/leftbottom.png),
	url(/Shared/images/homev1/indexv1/lefttop.png);
	background-position: left top,
	center bottom;
	background-repeat: no-repeat;
}

.add_newitems h3.onetitle {
	padding-top: 62px;
    color: #FFFFFF;
}

.add_newitems .detailtext {
	font-size: 24px;
    color: #FFFFFF;
    margin-top: 20px;
	padding-bottom: 83px;
}

.add_newitems img.add_img_com {
    margin: 60px auto 0;
    display: block;
    width: 100%;
}
.push_count {
    display: flex;
    height: 720px;
    box-sizing: border-box;
    margin-top: 90px;
    color: #fff;
    overflow: hidden;
}

.push_count li {
    height: 720px;
    width: 20%;
    padding: 50px 30px;
    box-sizing: border-box;
    flex-shrink: 0;
}

.push_count li:nth-of-type(1) {
    background: #66BF3A;
}

.push_count li:nth-of-type(2) {
    background: #FFA114;
}

.push_count li:nth-of-type(3) {
    background: #753DF4;
}

.push_count li:nth-of-type(4) {
    background: #33CCCC;
}

.push_count li h3 {
    font-size: 28px;
    text-align: center;
}

.push_count li p {
    font-size: 20px;
    text-align: left;
    height: 104px;
    margin-top: 30px;
}

.push_count li a.learn_more {
    font-size: 20px;
    color: #fff;
    display: block;
    visibility: hidden;
    height: 80px;
    text-align: center;
}

.push_count li img {
    width: 180px;
    height: 180px;
    display: block;
    margin: 90px auto 0;
}

.push_count li span {
    display: block;
    width: 50px;
    height: 6px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
    margin: 20px auto 0;
}

.push_count li.active_list {
    height: 720px;
    width: 40%;
    padding: 50px 30px;
    box-sizing: border-box;
}

.push_count li.active_list h3 {
    font-size: 36px;
}

.push_count li.active_list p {
    text-align: center;
}

.push_count li.active_list img {
    width: 230px;
    height: 250px;
    display: block;
    margin: 40px auto 0;
}

.push_count li.active_list a.learn_more {
    visibility: visible;
}

.push_count li.active_list span {
    width: 62px;
    height: 8px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 4px;
}
/* 新增荣誉证书 */
.newpart_honor {
    background: #864CC0;
    padding-top: 80px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background-image: url("/Shared/images/homev1/indexv1/leftbottom.png"), url("/Shared/images/homev1/indexv1/lefttop1.png");
    background-position: left top, left bottom;
    padding-bottom: 60px;
    background-repeat: no-repeat, no-repeat;
    position: relative;
}

.newpart_honor .honor_count {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
}

.newpart_honor .honor_count li {
    flex: 1;
    padding: 40px 0 10px;
    text-align: center;
}

.newpart_honor .honor_count li img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-bottom: 25px;
    display: block;
    margin: 0 auto 28px;
}

.newpart_honor .honor_count li span {
    font-size: 18px;
    color: #fff;
}

.newpart_honor .honor_count li img.big_img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 400px;
    height: auto;
    border-radius: 0;
    display: none;
}

.newpart_honor .honor_count li img.te {
    width: 820px;
}

.newpart_honor .honor_count li img.first {
    width: 750px;
}
.honor_more {
    display: inline-block;
    margin: 20px auto 0px;
    width: 162px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

.honor_more:hover {
    color: #333;
}
.footer {
    margin-top: 0 !important;
    background: #3e3e3e !important;
}

.swiper-container1 .banner_bgtext .contentmiddle1 {
    margin-top: 70px;
    background: #79C061;
    box-shadow: 0px -5px #5cac34 inset;
    margin-left: 40px;
    text-align: center;
    color: #FFFFFF;
}

.swiper-container1 .banner_bgtext .contentmiddle1:hover {
    box-shadow: none;
    background: #fff;
    color: #333;
}