.swiper-container-cooper {
    height: 100%;
}

.swiper-container-cooper .bannerBigFont {
    font-size: 0.72rem;
    margin-bottom: 10px;
}

.swiper-container-cooper .bannerSmallFont {
    font-size: 0.32rem;
}

.Products {
    padding: 0.9rem 0 0.75rem;
}

.Products_operations {
    width: 100%;
    background-size: 100% 100%;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin:0.6rem 0;
}

.Products_right {
    width: 35%;
    right: 0;
    float: right;
    background: rgba(44, 64, 88, 0.5)
}

.Products_right .right_box {
    text-align: center;
    color: #cccccc;
}

.right_box {
    padding: 0.3rem 0;
    cursor: pointer;
}

.right_box p {
    margin: 10px;
}

.right_box.active,
.right_box:hover {
    background-color: #f4f5fa;
}

.flag_hover {
    background: url('/assets/gw/images/home/01_hover.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.right_box.active .flag_hover,
.right_box:hover .flag_hover {
    background: url('/assets/gw/images/home/01.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.flag_hover2 {
    background: url('/assets/gw/images/home/02_hover.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.right_box.active .flag_hover2,
.right_box:hover .flag_hover2 {
    background: url('/assets/gw/images/home/02.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.flag_hover3 {
    background: url('/assets/gw/images/home/03_hover.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.right_box.active .flag_hover3,
.right_box:hover .flag_hover3 {
    background: url('/assets/gw/images/home/03.png') no-repeat center;
    height: 50px;
    margin: 0.2rem 0;
}

.right_box.active .center_two_tab_p5,
.right_box:hover .center_two_tab_p5 {
    color: #333;
    font-weight: bold;
}

.right_box.active .operations_border_p3,
.right_box:hover .operations_border_p3 {
    color: #333;
}

.operations_border {
    border: none;
    border-bottom: 2px solid #2c4058;
    height: 1px;
    width: 6%;
    margin: 0 auto;
    -webkit-transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
}

.operations_border_p3 {
    font: 0.16rem/0.32rem "微软雅黑";
    display: inline-block;
    padding: 0 0.6rem;
    border: 1px solid #cccccc;
    border-radius: 5px;
}

.service {
    width: 100%;
    background: url(/assets/gw/images/home/serve_bg.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    padding:0.9rem 0;
}
.service .centact_border{
    background:#fff;
}
.service .title_h3{
    color:#fff;
}
.service_main {
    display: flex;
    justify-content: space-around;
    margin-top:0.5rem;
}

.service_box {
    background-color: #fff;
    border-radius: 10px;
    width: 23%;
    overflow: hidden;
    z-index: 10;
    cursor: pointer;
    padding:0.5rem 0;
}

.service_box .one {
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background: url(/assets/gw/images/operation/index1.png) no-repeat;
    background-size: 100% 100%;
}

.service_box .two {
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background: url(/assets/gw/images/operation/index222.png) no-repeat;
    background-size: 100% 100%;
}

.service_box .three {
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background: url(/assets/gw/images/operation/index3.png) no-repeat;
    background-size: 100% 100%;
}

.service_box .four {
    margin: 0 auto;
    width: 1.1rem;
    height: 1rem;
    background: url(/assets/gw/images/operation/index4.png) no-repeat;
    background-size: 100% 100%;
}

.service_box:hover .one {
    background: url(/assets/gw/images/operation/index22.png)no-repeat;
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background-size: 100% 100%;
}

.service_box:hover .two {
    background: url(/assets/gw/images/operation/index2.png)no-repeat;
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background-size: 100% 100%;
}

.service_box:hover .three {
    background: url(/assets/gw/images/operation/index6.png)no-repeat;
    margin: 0 auto;
    width: 1rem;
    height: 1rem;
    background-size: 100% 100%;
}

.service_box:hover .four {
    background: url(/assets/gw/images/operation/index8.png)no-repeat;
    margin: 0 auto;
    width: 1.1rem;
    height: 1rem;
    background-size: 100% 100%;
}

.index_imgs {
    text-align: center;
}

.index_imgs img {
    padding-top: 20px;
}

.service_box:hover {
    background-color: #27b28b;
}

.service_box:hover .service_btn {
    border-radius: 50px;
    background-color: #fffc00;
    padding: 0.1rem 0.45rem;
    border: none;
    color: #333;
    text-decoration: none;
}

.service_box:hover .service_main_p1 {
    color: #fff;
}

.service_box:hover .center_two_tab_p5 {
    color: #fff;
}

.service_box .service_main_p1 {
    margin-top: 0.5rem;
    margin-bottom: 0.1rem;
    color: #2c4058;
    font-size: 0.24rem;
}
.service_box .center_two_tab_p5{
    color:#555;
    font-size:0.18rem;
}
.service_btn {
    border-radius: 50px;
    background-color: #fff;
    padding: 0.1rem 0.45rem;
    border: 1px solid #999;
    color: #333;
    text-decoration: none;
    display: inline-block;
}

.advantage_cont_list:hover {
    background: #27b28b;
    transform: scale(1.05);
    transition: all 0.3s linear;
    cursor: pointer;
    color: #fff;
}

.white_bgcolor {
    margin: 0 auto;
    width: 1rem;
    height: 1px;
    background: #fff;
}

.white_color {
    color: #fff;
}

.join_div {
    background: #fff;
    margin: 0.6rem 0;
    text-align: center;
    width: 100%;
    transition: 0.3s;
}

.join_div:hover {
    transform: scale(1.06);
}

.join_div img {
    height: 3.5rem;
}

.join_div_p1 {
    color: #2c4058;
    font-size: 0.36rem;
    margin-top: 0.4rem;
}

.join_div_p2 {
    color: #2c4058;
    font-size: 0.18rem;
    margin-top: 0.2rem;
}

.description_btn {
    font-size: 0.22rem;
    border-radius: 50px;
    background: -webkit-linear-gradient(right, #17f2b4, #27b28b);
    padding: 0.15rem 0.45rem;
    border: none;
    color: #fff;
    box-shadow: 0 5px 5px #eaeaea;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
}

.description_btn:hover {
    background: -webkit-linear-gradient(right, #27b28b, #17f2b4);
}

.investment {
    text-align: center;
    margin-top: 0.4rem;
}

.description_h3 {
    text-align: center;
    font: 0.4rem / 0.7rem 微软雅黑;
    color: #253447;
    margin: 0.2rem 0;
}

.description_white {
    text-align: center;
    font: 0.4rem / 0.7rem 微软雅黑;
    color: #fff;
    margin: 0.2rem 0;
}

.centact_border {
    margin: 0 auto;
    width: 0.8rem;
    height: 1px;
    background: #46576c;
}

.bg-f4f5fa {
    background-color: #f4f5fa;
}

.centact_title {
    height: 0.2rem;
    background-size: 4rem 2.52rem;
}

.benefits_text {
    font: 0.16rem/0.28rem "微软雅黑";
    color: #333;
    margin-bottom: 0.34rem;
}

.incme_text {
    font: 0.18rem "微软雅黑";
    text-align: center;
}

.incme_text input {
    width: 4%;
    height: 0.28rem;
    border: 1px solid #cccccc;
    font: 0.18rem/0.28rem "微软雅黑";
    color: #27b28b;
    text-align: center;
    margin: 0 0.08rem;
}

.incme_text span {
    font: bold 0.36rem/100% "微软雅黑";
    color: #27b28b;
}

.incme_text a {
    display: inline-block;
    width: 11%;
    height: 0.48rem;
    font: 0.18rem/0.48rem "微软雅黑";
    color: #fff;
    background: -webkit-linear-gradient(right, #26edb5, #27b28b);
    border-radius: 0.08rem;
    position: relative;
    top: -0.05rem;
    left: 0.2rem;
    text-decoration: none;
    box-shadow: 0 6px 5px -3px #ccc;
    cursor: pointer;
}

.zxkf:hover {
    background: -webkit-linear-gradient(right, #0083f2, #4ac4fc);
}

.profit_table {
    width: 100%;
    height: 4rem;
    margin-bottom: 10px;
}

.table_blod th {
    font-weight: 300;
}

.profit_table tr:nth-child(odd) {
    color: #fff;
}

.profits {
    padding: 0px 0 0.5rem;
}

.cooper {
    padding: 0.8rem 0;
}

.advantage_parent {
    width: 100%;
    text-align: center;
    cursor: pointer;
    perspective: 1000px;
    perspective: 1000px; 
    padding:0 5%;
    box-sizing:border-box;
    margin-top:0.3rem;
}

#cooper_img {
    transition: all 0.6s linear;
}

.popwin_title {
    text-align: center;
    color: #253447;
}

.scene{
    padding-top:0.8rem;
}
.scene_container{
    position:relative;
    overflow: hidden;
    margin-top:0.4rem;
}
.scene_container ul li{
    position:relative;
    float: left;
    width:12%;
    border-left:1px solid #fff;
    box-sizing:border-box;
    transition:all 0.6s ease-in-out;
    cursor: pointer;
}
.scene_container ul li img{
    display: block;
}
.scene_container ul li .mask{
    position: absolute;
    top:0;
    left:0;
    right:0px;
    width:100%;
    height: 100%;
    /*background: rgba(0,0,0,0.5); */
}
.scene_container ul li .dtable{
    font-size:48px;
    color:#fff;
    display: table;
    vertical-align: middle;
    height: 100%;
    width:100%;
    text-align: center;
}
.scene_container ul li p{
    display: table-cell;
    vertical-align: middle;
}
.scene_container ul li p span{
    display: inline-block;
    width:45px;
    text-align-last:justify;
    text-align:justify;
    text-justify:distribute-all-lines;
}
.scene_container ul li p span i{
    display: inline-block;
}
.scene_container ul li.active{
    width:40%;
}
