.about_barcode{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:40px 0;
    background: #fff;
}
.about_barcode_main{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.barcode_title{
    font-size:24px;
    color:#333;
    text-align: center;
}
.about_barcode_con{
    width:882px;
    height:auto;
    overflow: hidden;
    padding-top:30px;
    line-height: 1.8;
    font-size:14px;
    color:#333;
    text-align: center;
    margin:0 auto;
}
.user_barcode{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:40px 0;
    background: #fafafa;
}
.user_barcode_main{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.user_barcode_con{
    width:1200px;
    height:auto;
    overflow: hidden;
    padding-top:30px;
}
.user_barcode_pic{
    float: right;
    width:497px;
    height:454px;
    position: relative;
}
.user_barcode_pic img{
    width:100%;
    height:100%;
}
.user_barcode_text{
    padding:32px 48px;
    position: absolute;
    top:50px;
    right:234px;
    width:867px;
    height:auto;
    overflow: hidden;
    background: #fff;
    line-height: 2;
    font-size:14px;
    color:#333;
}
.service_barcode{
    width:100%;
    height:auto;
    overflow: hidden;
    background: #fff;
    padding:40px 0;
}
.service_barcode_main{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.service_barcode_con{
    width:100%;
    height:auto;
    overflow: hidden;
    padding-top:30px;
}
.service_barcode_left{
    width:357px;
    height:453px;
    border: 1px solid #eee;
    background: url("../images/service.png")no-repeat center;
    float: left;
}
.service_barcode_left_title{
    font-size:22px;
    padding-top:276px;
    padding-left:40px;
    color:#fff;
}
.service_barcode_left_text{
    padding-left:40px;
    font-size:16px;
    color:#fff;
    width:79%;
    margin-top:10px;
}
.service_barcode_right{
    float: right;
    width:826px;
}
.service_barcode_item{
    width:403px;
    height:218px;
    border:1px solid #eee;
    float: left;
    margin-right:15px;
    margin-bottom:15px;
}
.service_barcode_item:nth-of-type(2n){
    margin-right:0;
}
.service_barcode_item:nth-child(3){
    margin-bottom:0;
}
.service_barcode_item:nth-child(4){
    margin-bottom:0;
}
.service_barcode_item_title{
    padding:0 25px;
    padding-top:30px;
    font-size:22px;
    color:#333;
}
.service_barcode_item_text{
    padding:0 25px;
    font-size:16px;
    color:#666;
    padding-top:20px;
    line-height: 1.6;
}
.apply_barcode{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:40px 0;
    background: #fafafa;
}
.apply_barcode_main{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.apply_barcode_con{
    width:100%;
    height:auto;
    overflow: hidden;
    padding-top:30px;
    align-items: start;
}
.apply_barcode_item{

}
.apply_barcode_item_img{
    width:136px;
    height:136px;
    border-radius:136px;
    margin:0 auto;
}
.apply_barcode_item_text{
    font-size:14px;
    color:#333;
    text-align: center;
    line-height: 1.6;
}
.apply_barcode_item_text.active{
    margin-top:15px;
}
.process_barcode{
    width:100%;
    height:auto;
    overflow: hidden;
    padding:40px 0;
    background: #fff;
}
.process_barcode_main{
    width:1200px;
    height:auto;
    overflow: hidden;
    margin:0 auto;
}
.process_barcode_con{
    width:100%;
    height:auto;
    overflow: hidden;
    padding-top:30px;
}
.process_barcode_item{
    width:110px;
    height:110px;
    border-radius:110px;
    border:1px solid #409bfb;
    font-size:24px;
    font-weight: bold;
    color:#409bfb;
    text-align: center;
    line-height: 110px;
    cursor: pointer;
}
.process_barcode_item.active{
    background: #409bfb;
    color:#fff;
}
.process_barcode_text{
    width:100%;
    height:auto;
    overflow: hidden;
    padding-top:40px;
}
.process_barcode_text_item{
    width:100%;
    height:auto;
    overflow: hidden;
    display: none;
    font-size:18px;
    color:#333;
}
.process_barcode_text_item.active{
    display: block;
}

.barcode_process_gai{
    width:100%;
    height:auto;
    overflow: hidden;
    padding-top:40px;
}
.barcode_process_gai_list{
    align-items: start;
}
.barcode_process_gai_li{
    width:380px;
    height:auto;
    overflow: hidden;
}
.barcode_process_gai_img{
    width:110px;
    height:110px;
    margin:0 auto;
}
.barcode_process_gai_text{
    padding-top:20px;
}
.barcode_process_gai_text span{
    display: block;
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 1.6;
}
.barcode_process_gai_jt{
    width:40px;
    height:40px;
    padding-top:40px;

}
.barcode_process_gai_list2 .barcode_process_gai_jt{
    float: right;
    padding-right:170px;
    padding-bottom: 16px;
    padding-top: 16px;
}
.barcode_process_gai_list{
    width:100%;
    height:auto;
    overflow: hidden;
}