
.bgColor {
    background: #F6F6F6;
}
/*轮播指示器*/
.carousel-indicators li{
    display: inline-block;;
    width: 36px;
    height: 4px;
    margin-right: 7px;
    margin-left: 7px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255,255,255,1);
    border: 1px solid #fff;
    border-radius: 10px;
}
.carousel-indicators .active{
    display: inline-block;;
    width: 36px;
    height: 4px;
    margin-right: 7px;
    margin-left: 7px;
    text-indent: -999px;
    cursor: pointer;
    border: 1px solid #F08025;
    border-radius: 10px;
    background-color: #F08025;
}
.pay1, .pay2, .pay3, .pay4 {
    height: 230px;
    box-sizing: border-box;
    padding-top: 15%;

}

.pay1 {
    background: #9679E3;
}

.pay2 {
    background: #E185DC;
}

.pay3 {
    background: #6377E8;
}

.pay4 {
    background: #549CEE;
    color: white;
}
.pay-tool{
    transition: all 1.5s;
}
.pay-tool:hover{
    transform: scale(1.05);
}
.main_title{
    font-size: 28px;
    margin-bottom:16px;
}
.sub_title{
    font-size: 16px;
}
.font_white {
    color: white;
}

.margin-bottom {
    margin-bottom: 20px;
}

.margin-bottom-md {
    margin-bottom: 40px;
}

.padding {
    box-sizing: border-box;
    padding: 80px 0 80px;
}

.title-margin {
    margin-bottom: 60px;
    color: #888;
    font-size: 16px;
}

.advantage .img-responsive {
    width: 90px;
    margin-right: 10px;
}
.advantage_subtitle{
    font-size: 22px;
    color: #333;
    margin-bottom:10px;
}

.advantage_subtitle_pt{
    padding-top: 4%;
}
.advantage_subtitle + p {
    font-size: 16px;
    color: #666;
}

.no-gutters {
    padding-left: 0;
    padding-right: 0;
}

.no-gutters-right {
    padding-right: 0;
}

.no-gutters-right > .img-responsive {
    max-height: 249px;
}

.form_wrapper {
    position: relative;
}

.sub-form {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.sub-form > h3, .sub-form > h3 + p {
    color: #fff;
}
.li-title{
    font-size: 18px;
    padding: 10px 0;
}
/*限时官方奖励*/
#cuttime_container{
    width: 1170px;
    height: 425px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;

}
#cuttime_content{
    list-style: none;
    width: 10000px;
    position: absolute;
    height: 360px;
    overflow: hidden;
}
#cuttime_content >li{
    float: left;
    margin-right: 20px;
}
#cuttime_content img{
    width: 260px;
    height: auto;
}
/**
*
*     关于我们
*
**/
/*y优惠进行时*/
.form-control_style{
    height: 50px;
    font-size: 16px;
    color: #ccc;
}
.form-control_btn{
    display: inline-block;
    width: 200px;
    height: 50px;
    font-size: 18px;
    color: #0094ed;
    text-align: center;
    line-height: 50px;
    margin-top: 20px;
    background:#fff;

}
.banner-about {
    margin-top: 51px;
}

.Introduction-wrap {
    position: relative;
}

.Introduction {
    position: absolute;
    box-sizing: border-box;
    padding: 35px 45px;
    background: #F6F6F6;
    z-index: 1;
    width: 40%;
    left: 6%;
    top: 5%;
}

.arrow {
    position: absolute;
    top: 45%;
    left: 53%;
    z-index: 2;
}

.Introduction img {
    width: 550px;
    shape-outside: circle();
}

.address {
    width: 100%;
    position: relative;
    color: #fff;
}

.address-box {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.sale_img{
    height: 43rem;
}

/*关于我们 -- 发展进程*/

.tejia_cc6 {
    position: relative;
    width: 1200px;
    height: 450px;
    background: url('../images/about-fazhan2.png') center no-repeat;
    overflow: hidden;
}

.tejia_con6 {
    position: relative;
    width: 1010px;
    height: 450px;
    margin: 0 auto;
    overflow: hidden;
    padding: 0 8px;
}

.tejia_con6 ul {
    width: 9999px;
    position: absolute;
    list-style: none;
}

.tejia_con6 ul li {
    width: 200px;
    height: 450px;
    line-height: 26px;
    text-align: center;
    float: left;
    padding: 12px;
    transition: 0.4s all;
    margin-right: 58px;
    /* overflow: hidden; */
    position: relative;
}

.tejia_con6 ul li .imgbox {
    width: 200px;
    height: 116px;
    /* border-radius: 50%; */
    top: 270px;
    left: 50%;
    margin-left: -101px;
    /* border: 3px #ef8d28 solid; */
    /* overflow: hidden; */
    position: absolute;
}

.tejia_con6 ul li .imgbox img {
    width: 200px;
    height: 116px;
    position: relative;
    z-index: 2;
    transition: 0.4s all;
}

.tejia_con6 ul li:hover .imgbox img {
    transform: scale(1.05)
}

.tejia_con6 ul li .p01 {
    top: 173px;
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #ef8d28;
    font-weight: bold;
    font-family: 'Microsoft YaHei', Georgia, Serif;
    position: absolute;
}

.tejia_con6 ul li .p02 {
    top: 220px;
    text-align: center;
    width: 10px;
    height: 10px;
    left: 50%;
    margin-left: -5px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    border: 2px solid #ef8d28;
}

.tejia_con6 ul li .p03 {
    position: absolute;
    z-index: 100;
    top: 293px;
    left: 0;
    width: 200px;
    height: 90px;
    box-sizing: border-box;
    padding: 0 10px;
    text-align: center;
    line-height: 22px;
    font-size: 14px;
    color: #666;
    overflow: hidden;

}

.tejia_cc6 .bbtn {
    width: 47px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    color: #fff;
    position: absolute;
    border-radius: 50%;
    background: #ef8d28;
    top: 50%;
    margin-top: -23px;
}

.tejia_con6 ul li:nth-child(even) .p01 {
    top: 260px
}

.tejia_con6 ul li:nth-child(even) .p03 {
    top: 73px
}

.tejia_con6 ul li:nth-child(even) .imgbox {
    transform: rotateX(180deg);
    top: 62px;
}

.tejia_cc6 .aleft {
    left: 0
}

.tejia_cc6 .aright {
    right: 0
}

.tejia_cc6 .bbtn:hover {
    background: #333
}

/*适配*/
@media (max-width: 1200px) {
    .Introduction {
        padding: 10px 45px;
        background: #F6F6F6;
        z-index: 1;
        width: 50%;
        left: -4%;
        top: 5%;
    }

}

@media (min-width: 1200px) {
    .col-lg-offset-1 {
        margin-left: 8.33333333%;
    }

    .address-box .padding {
        box-sizing: border-box;
        padding: 15px;
    }

    .address-box .title-margin {
        margin-bottom: 30px;
    }
    .sale_img{
        height: 43rem;
    }
}

@media (max-width: 768px) {
    .no-gutters-right {
        padding-right: 15px;
    }

    .sub-form > h3, .sub-form > h3 + p {
        color: #424242;
    }

    .form_wrapper {
        height: 500px;
    }
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) {
    .sub-form > h3, .sub-form > h3 + p {
        color: #424242;
    }

    .sub-form .form-control {
        width: 50%;
        margin-left: 25%;
    }

    .form_wrapper {
        height: 500px;
    }

    .address-box {
        color: #424242;
    }

    .address-box {
        position: static;
    }

}

@media (max-width: 768px) {
    .address-box {
        color: #424242;
    }

    .address-box {
        position: static;
    }

}

/* 中等屏幕（桌面显示器，大于等于 992px） */
@media (min-width: 992px) {
    .sub-form > p, .sub-form > p + p {
        color: #fff;
    }

    .title-margin {
        margin-bottom: 15px;
    }

    .sub-form .form-control {
        width: 50%;
        margin-left: 25%;
    }

    .form_wrapper {
        height: auto;
    }

    .address h3 {
        color: #fff;
    }

    .address-box {
        position: absolute;
        color: #fff;
    }

    .address-box h3 {
        margin-top: 0;
    }

    .address-box .padding {
        box-sizing: border-box;
        padding: 15px;
    }

    .address-box .title-margin {
        margin-bottom: 10px;
    }
}

/* 大屏幕（大桌面显示器，大于等于 1200px） */
@media (min-width: 1200px) {
    .title-margin {
        margin-bottom: 60px;
        font-size: 16px;
    }

    /*.address-box .padding {*/
        /*padding: 50px 0 60px;*/
    /*}*/

    .address-box .title-margin {
        margin-bottom: 70px;
    }

    .form_wrapper {
        height: auto;
    }

}
