.carousel{
    background: #ececec;
}
.carousel-item {
   background: #ececec;
    height: 35rem;
}
.carousel-item .carousel-caption{
    color: #000;
    top: 50%;
    transform: translateY(-50%);
    bottom: auto;
}
.carousel-item .carousel-caption.custom {
    top: 40%;
}
.carousel-item .btn-primary {
    color: #fff;
    background-color: #EB6105;
    border-color: #EB6105;
}
.carousel-item .btn-primary {
    color: #fff;
    background-color: #EB6105;
    border-color: #EB6105;
}
.carousel-item .btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle:active {
    color: #fff;
    background-color: #EB6105;
    border-color: #EB6105;
}
.carousel-item .btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle {
    box-shadow: 0 0 0 0.2rem rgba(235,97,5,0.5)
}
.carousel-item .btn-primary:not(:disabled):not(.disabled):active:visited,
.btn-primary:not(:disabled):not(.disabled).active:visited,
.show > .btn-primary.dropdown-toggle:visited{
    box-shadow: 0 0 0 0.2rem rgba(235,97,5,0.5)
}

.carousel-control-prev-icon {
    width: 100%;
    height: 100%;
    background: url(../images/prev.png) no-repeat center center;
    background-size: 75px 75px;
}
.carousel-control-next-icon {
    width: 100%;
    height: 100%;
    background: url(../images/next.png) no-repeat center center;
    background-size: 75px 75px;
}
.imgContent{
    display: block;
    width: 100%;
    height: 100%;
}
.img-1{
    background: url(../images/zhaocaibao.png) no-repeat right;
    background-size: contain;
}
.img-2{
    background: url(../images/dabai.png) no-repeat right bottom;
    background-size: 54% !important;
}
.img-3{
    background: url(../images/robot.png) no-repeat left;
    background-size: 65%;
}
.img-3.img-baoxiaomi{
    background: url(../images/robot_baoxiaomi_2.png) no-repeat left;
    background-size: 54%;
}
.img-4{
    background: url(../images/mini.png) no-repeat right;
    background-size: contain;
}
.img-5{
    background: url(../images/jiazi.png) no-repeat center;
    background-size: 70% !important;
}
.img-6{
    background: url(../images/nationalday.png) no-repeat center;
    background-size: cover;
}
.carousel-item .carousel-caption .index-title{
    color: #333;
    /*margin-bottom: 40px;*/
   /* font-size: 86px;*/
    white-space: nowrap;
    line-height: 1;
    font-weight: 700;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
}
.carousel-item .carousel-caption .index-title .pre-title {
    font-size: 42px;
    color: #333333;
    line-height: 42px;
}
.carousel-item .index-title .main-title {
    font-size: 62px;
    line-height: 75px;
}
.carousel-item .carousel-caption .index-title .sub-title {
    font-size: 32px;
    line-height: 64px;
    font-weight: normal;
}

.carousel-item .carousel-caption .index-title.sky{
    color: #333;
    /*margin-bottom: 40px;*/
    /* font-size: 86px;*/
    white-space: nowrap;
    line-height: 1;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
}
.carousel-item .carousel-caption .index-title.sky .pre-title {
    font-weight: 700;
    font-size: 62px;
    color: #333333;
    line-height: 110px;
}
.carousel-item .carousel-caption .index-title.sky .main-title {
    font-size: 42px;
    line-height: 70px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title.sky .sub-title {
    font-size: 22px;
    line-height: 42px;
    font-weight: 400;
    margin: 8px 0;
}

.carousel-item .carousel-caption .index-title.zhaocai{
    color: #333;
    /*margin-bottom: 40px;*/
    /* font-size: 86px;*/
    white-space: nowrap;
    line-height: 1;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
}
.carousel-item .carousel-caption .index-title.zhaocai .pre-title {
    font-weight: 700;
    font-size: 62px;
    color: #333333;
    line-height: 110px;
}
.carousel-item .carousel-caption .index-title.zhaocai .main-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title.zhaocai .sub-title {
    font-size: 22px;
    line-height: 42px;
    font-weight: 400;
    margin: 8px 0;
}
.carousel-item .carousel-caption .index-title.zhaocai .sub-sub-title {
    /*font-size: 22px;*/
    /*line-height: 60px;*/
    /*font-weight: 500;*/
    
    font-size: 22px;
    line-height: 26px;
    font-weight: 500;
    margin-bottom: 25px;
}

/*.carousel-item .index-title-type.zhaocai .main-title {
    font-size: 32px;
    line-height: 42px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title.zhaocai .sub-title {
    font-size: 26px;
    line-height: 60px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title-type.zhaocai .sub-sub-title-type {
    font-size: 22px;
    line-height: 60px;
    font-weight: 500;
}*/


/*.carousel-item .carousel-caption .index-title-type.mini .main-title-type {
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title-type.mini .sub-title-type {
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
    !*border: 1px solid #333;*!
}*/
.carousel-item .carousel-caption .index-title.mini{
    color: #333;
    /*margin-bottom: 40px;*/
    /* font-size: 86px;*/
    white-space: nowrap;
    line-height: 1;
    font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
}
.carousel-item .carousel-caption .index-title.mini .pre-title {
    font-weight: 700;
    font-size: 62px;
    color: #333333;
    line-height: 110px;
}
.carousel-item .carousel-caption .index-title.mini .main-title {
    font-size: 30px;
    line-height: 42px;
    font-weight: 400;
}
.carousel-item .carousel-caption .index-title.mini .sub-title {
    font-size: 20px;
    line-height: 50px;
    font-weight: 500;
}
.carousel-item .carousel-caption .index-title.dabai .pre-title {
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
}
.carousel-item .carousel-caption .index-title.dabai .main-title {
    font-size: 48px;
    font-weight: bold;
    line-height: normal;
    color:#EB6105
}
.carousel-item .carousel-caption .index-title.dabai .sub-title {
    opacity: 0.7;
    line-height: 50px;
}

.carousel-item .carousel-caption .btn {
    display: inline-block;
    height: 65px;
    line-height: 65px;
    font-size: 24px;
    background-color: #eb6100;
    padding: 0 25px;
    color: #fff;
    border-radius: 6px;
    letter-spacing: 1px;
    transition: all .5s ease;

}
.carousel-item .carousel-caption .btn:hover {
    background-color: #f17219;
    -webkit-transform: scale(1.1,1.15);
    transform: scale(1.1,1.15);
}
.carousel{
    padding-top: 76px;
}
.carousel .carousel-control{
    display: none;
}
.carousel:hover .carousel-control{
    display: block;
}
.carousel-control-prev,.carousel-control-next{
    top: 76px;
}
.img-1{
    background-size: contain !important;
    background-position-x: 80% !important;
    background-position-y: center !important;
}
.img-4{
    background-size: contain;
    background-position-x: 90%;
    background-position-y: center;
}
@media screen  and (min-width: 1600px){
    .carousel-item {
        height: 50rem;
    }
}
@media screen and (min-width: 1926px){
    .img-1{
        background-size: 32% !important;
        background-position-x: 80% !important;
        background-position-y: center !important;
    }
    .carousel-item {
        height: 60rem;
    }
    .carousel-caption.text-left {
        right: 22%;
        left: 22%;
    }
    .carousel-caption.text-right {
        right: 24%;
        left:24%;
    }
    .img-2{
        background-size: contain;
        background-position-x: 35%;
        background-position-y: center;
    }
    .img-3{
        background-size: contain;
        background-position-x: 35%;
        background-position-y: center;
    }
    .img-4{
        background-size: contain !important;
        /*background-position-x: 75% !important;*/
        background-position-y: center !important
    }
}
@media screen and (max-width: 1926px){
    .img-3{
        background-size: 61%;
        background-position-x: 26%;
        background-position-y: center;
    }
}
@media screen and (max-width: 1350px){
    .img-1{
        background-size: 67% !important;
        background-position-x: right;
    }
    .img-2{
        background-size: 65% !important;
    }
    .img-3{
        /*background-size: 60%;
        background-position-x: -20%;*/
        background-size: 58%  !important;
        background-position-x: 14%;
        background-position-y: 20%;
    }
    .img-4{
        background-size: contain !important;
        background-position-x: right;
    }
}
@media screen and (max-width: 1200px) {
    .carousel{
        padding-top: 60px;
    }
    .carousel .carousel-control{
        display: block;
    }
    .carousel-control-prev,.carousel-control-next{
        top: 60px;
        background-size: 50px 50px;
    }
    .carousel-item{
        height: 0;
        padding-bottom: 55%;
    }
    .imgContent{
        background-size: 70% !important;
        padding-bottom: 63%;
    }
    .img-2{
        background-size: 70%;
        background-position-x: 7%;
        background-position-y: 20%;
    }
    .img-3{
        background-size: 59% !important;
        padding-bottom: 60%;
    }
    .img-4{
       /* background-size: 45%;
        background-position-y: 32%;
        background-position-x: 80%;*/
        background-size: 82%;
        background-position-y: 0;
        background-position-x: 162%
    }
    .img-5{
        background-size: cover;
        background-position: center bottom;
    }
    .img-6{
        background-size: cover;
        background-position: center bottom;
    }
}
@media screen and (max-width: 960px){
    .carousel-item .carousel-caption .index-title.sky .pre-title {
        font-size: 52px;
        line-height: 52px;
    }
    .carousel-item .carousel-caption .index-title.sky .main-title {
        font-size: 35px;
        line-height: 70px;
    }
    .carousel-item .carousel-caption .index-title.sky .sub-title {
        font-size: 20px;
        line-height: 29px;
    }
    .carousel-item .carousel-caption .index-title.mini .pre-title {
        font-size: 52px;
        line-height: 52px;
    }
    .carousel-item .carousel-caption .index-title.mini .main-title {
        font-size: 30px;
        line-height: 70px;
    }
    .carousel-item .carousel-caption .index-title.mini .sub-title {
        font-size: 18px;
        line-height: 18px;
        margin-bottom: 20px;
    }
    .carousel-item .carousel-caption .index-title.dabai .pre-title {
        font-size: 30px;
    }
    .carousel-item .carousel-caption .index-title.dabai .main-title {
        font-size: 40px;
    }
    .carousel-item .carousel-caption .index-title.dabai .sub-title {
        font-size: 24px;
    }
}
@media screen and (max-width: 768px) {
    .carousel {
        margin-bottom: 40px;
    }
    .carousel-item{
        height: 38rem;
        padding-bottom: 0;
    }
    .carousel-item .carousel-caption{
        text-align: center !important;
        padding: 0;
        transform: translateY(0);
        top: 40px;
    }
    .carousel-item .carousel-caption.text-left{
        text-align: center !important;
        padding: 0;
        transform: translateY(0);
        top: 40px;
    }
    .carousel-item .carousel-caption .index-title.custom {
        margin-bottom: 0px;
    }
    .imgContent{
        background-size: cover;
        padding-bottom: 0;
    }
    .img-1{
		background-position: bottom !important;
    background-size: 100% !important;
	}
    .img-2{
        /* background: url(../images/dabaiapp.png) no-repeat center; */
        /* background-size: cover; */
		background-size: 100% !important;
		background-position: bottom !important;

    }
    .img-3{
        /*background: url(../images/robotmobile.png) no-repeat center bottom;*/
        /*background-size: 255px;*/
        
		background-size: cover !important;
    background-position: bottom !important;
    }
    .img-3.img-baoxiaomi{
        background: url(../images/robotxiaomimobile.png) no-repeat center bottom;
        background-size: 400px;
    }
    .img-4{
        /*background: url(../images/miniapp.png) no-repeat center bottom;*/
        /*background-size: 365px;*/
        
		background-size: 100% !important;
		background-position: bottom !important;
    }
       .img-5{
        /*background: url(../images/miniapp.png) no-repeat center bottom;*/
        /*background-size: 365px;*/
        
		background-size: 100% !important;
		background-position: bottom !important;
    }
    .carousel-control-prev-icon, .carousel-control-next-icon{
        background-size: 40px;
    }
    .carousel-item .carousel-caption .index-title .pre-title {
        font-size: 20px ;
        color: #333333;
        line-height: 20px ;
        margin-bottom: 5px;
    }
    .carousel-item .index-title .main-title {
        font-size: 26px !important;
        line-height: 34px!important;
    }
    .carousel-item .index-title .main-title.custom {
        font-size: 26px !important;
        line-height: 34px!important;
    }
    .carousel-item .carousel-caption .index-title .sub-title {
        font-size: 18px;
        line-height: 18px;
        font-weight: normal;
        /*margin: 20px 0 30px;*/
    }
    .carousel-item .carousel-caption .btn{
        height: 53px;
        width: 164px;
        line-height: 52px;
        font-size: 18px;
        padding: 0;
    }

    .carousel-item .carousel-caption .index-title.zhaocai .pre-title {
        font-weight: 700;
        font-size: 40px;
        color: #333333;
        line-height: 50px;
    }
    .carousel-item .carousel-caption .index-title.zhaocai .main-title {
        font-size: 20px !important;
        line-height: 20px !important;
        font-weight: 600;
        margin: 13px 0 8px;
    }
    .carousel-item .carousel-caption .index-title.zhaocai .sub-title {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 400;
    }
    .carousel-item .carousel-caption .index-title.zhaocai .sub-sub-title {
        font-size: 17px;
        line-height: 17px;
        font-weight: 400;
        margin: 30px 0 17px;
    }
    .carousel-item .carousel-caption .index-title.sky .pre-title {
        font-weight: 700;
        font-size: 40px;
        color: #333333;
        line-height: 50px;
    }
    .carousel-item .carousel-caption .index-title.sky .main-title {
        font-size: 20px;
        line-height: 20px;
        font-weight: 600;
        margin: 13px 0 8px;
    }
    .carousel-item .carousel-caption .index-title.sky .sub-title {
        font-size: 16px !important;
        line-height: 24px;
        font-weight: 400;
    }
    .carousel-item .carousel-caption .index-title.mini .pre-title {
        font-weight: 700;
        font-size: 40px;
        color: #333333;
        line-height: 50px;
    }
    .carousel-item .carousel-caption .index-title.mini .main-title {
        font-size: 20px !important;
        line-height: 20px !important;
        font-weight: 600 !important;
        margin: 13px 0 8px  !important;
    }
    .carousel-item .carousel-caption .index-title.mini .sub-title {
        font-size: 18px;
        line-height: 24px;
        font-weight: 400;
    }
    .carousel-item .carousel-caption .index-title.dabai .pre-title {
        font-size: 22px;
        line-height: 40px;
    }
    .carousel-item .carousel-caption .index-title.dabai .main-title {
        font-size: 28px;
    }
    .carousel-item .carousel-caption .index-title.dabai .sub-title {
        font-size: 18px;
        line-height: normal;
        margin-top: 10px;
        margin-bottom: 20px;
       /* line-height: 30px;*/
    }
}
@media screen and (max-width: 414px) {
    .iconClass{
        display: none;
    }
    .brClass{
        display: block;
    }
    .carousel-item .carousel-caption .index-title.dabai .main-title {
        font-size: 24px;
    }



}