

/* 内容 */
.product_con1{
    
    margin-top:4.4rem;
    width:100%;
    height:700px;
    background-image:url('../../img/product/pro_bg1.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: content-box;
}
.con1_1{
    padding-top:100px;
    color:#fff;
    font-size:29px;
}
.con1_2{
    color:#fff;
    font-size:70px;
    font-weight: 600;
}
.con1_3{
    margin-top:20px;
    width:490px;
    height:60px;
    line-height: 60px;
    text-align: center;
    color:#fff;
    font-size:35px;
    background:linear-gradient(to right,#765041,#D3AC8A);
    margin-bottom:45px;
}
.con1_4{
    width:486px;
    color:#fff;
    font-size:28px;
    flex-wrap: wrap;
    
}
.con1_btn{
    margin-top:60px;
    width:186px;
    height:48px;
    background-color:#FF6655;
    line-height: 48px;
    text-align: center;
    color:#fff;
}
.product_con2{
    width:100%;
    height:700px;
    background-image:url('../../img/product/pro_bg2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: content-box;
}
.product_con3{
    width:100%;
    height:700px;
}
.printbox{
    width:100%;
}
.printbox li{
    flex-direction: column;
}
.printbox_print{
    color:#333;
    font-size: 26px;
    margin-top:49px;
}
.printbox_prin_tip{
    color:#666;
    font-size: 14px;
    margin-top:20px;
}
.product_con4{
    width:100%;
    height:700px;
    background-image:url('../../img/product/pro_bg3.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-origin: content-box;
}
.stable_box{
    padding-top:174px;
}
.stable_title{
    font-size:70px;
    font-weight:500;
    text-shadow:rgba(33,153,245,1) 1px 0 0,rgba(33,153,245,1) 0 1px 0,rgba(33,153,245,1) -1px 0 0,rgba(33,153,245,1) 0 -1px 0;
    color:#fff;
    padding-bottom:40px;
}
.stable_txt{
    font-size:28px;
    color:#fff;
    padding-top:20px;
}

.product_con5{
    width:100%;
    height:700px;
    background-color:#fff;
}
.bussiness_box{
    flex-direction: column;
}
.bussiness_title{
    color:#333;
    font-size:28px;
    padding:90px 0;
}
.bussiness{
    width:100%;
}
.bussiness>li{
    
}
.bus_{
    width:320px;
    height:408px;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-origin: content-box;
}
.bus_1{
    background-image:url('../../img/product/pro_7.png');
}
.bus_2{
    background-image:url('../../img/product/pro_8.png');
}
.bus_3{
    background-image:url('../../img/product//pro_9.png');
}
.bus_con{
    padding-bottom:50px;
    flex-direction: column;
}
.bus_title{
    padding-bottom:20px;
    color:#333;
    font-size:24px;
}
.bus_txt{
    color:#666;
    font-size:20px;
}
.product_con6{
    width:100%;
    height:700px;
    background:url('../../img/product/pro_bg5.png') no-repeat center center;
    background-size: cover;
    flex-direction: column;
}

.support_box>li{
    margin-left:90px;
    flex-direction: column;
    color:#333;
    font-size:28px;
    font-weight:600;
}
.support_box{
    padding-top:153px;
}
.support_title{
    padding-top:90px;
}
.support_txt{
    color:#666;
    font-size:18px;
    padding-top:30px;
}

.product_con7{
    width:100%;
    height:700px;
}
.black_box{
    flex-direction: column;
}
.black_box_title{
    color:#333;
    font-size:38px;
    font-weight:500;
    padding-top:120px;
    padding-bottom: 90px;
}
.black_box_btn{
    margin-top:100px;
    width:186px;
    height:50px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    background-color: #FF6655;
}
