* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}
.hejia_body .banner_wrap{
    width: 100%;
    min-width: 1190px;
    height: 713px; 
}
.hejia_body .banner_img{
    position:absolute;
    left:50%;
    margin-left:-960px;
    z-index:1;
    width:1920px;
    height:713px;
}
.ticket_wrap{
    width: 1534px;
    height: 524px;
    position: relative;
    z-index: 2;
    border-radius: 0.1rem;
    box-shadow: 0 0 3px #2c27271a;
    background: #e5edf9;
    margin-left: 200px;
    border-radius: 12px;
    margin: -50px auto 0;
}
.ticket_steps_wrap{
    display:flex;
    align-items: center;
    justify-content: center;
    background-color:#fff;
    border-radius: 12px;
    height: 130px;
}
.ticket_steps_wrap .ticket_steps_item{
    display: flex;
    align-items: center;
    font-size: 24px;
}
.ticket_steps_wrap .ticket_steps_item i{
    display: inline-block;
    margin-left:24px;
    width: 59px;
    height: 58px;
}
.ticket_steps_wrap .hejia_steps1 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step1.png) no-repeat;
    background-size: 100% 100%;
}
.ticket_steps_wrap .hejia_steps2 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step2.png) no-repeat;
    background-size: 100% 100%;
    width: 60px;
    height: 59px;
}
.ticket_steps_wrap .hejia_steps3 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step3.png) no-repeat;
    background-size: 100% 100%;
}
.ticket_steps_wrap .hejia_steps4 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step4.png) no-repeat;
    background-size: 100% 100%;
}
.ticket_steps_wrap .hejia_steps5 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step5.png) no-repeat;
    background-size: 100% 100%;
}
.ticket_steps_wrap .hejia_steps6 i{
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/step6.png) no-repeat;
    background-size: 100% 100%;
}
.ticket_steps_wrap .ticket_steps_item span{
    margin-left:23px;
}
.ticket_get_wrap{
    margin: 50px 0 0 65px;
}
.ticket_get_wrap .city_box{
    font-size: 42px;
    color: #282424;
    line-height: 42px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.ticket_get_wrap .city_box span{
    font-size: 34px;
    line-height: 42px;
    margin: 0 15px;
}
.ticket_get_wrap .city_info_box{
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
    height: 50px;
    align-items: flex-end;
}
.ticket_get_wrap .info_left{
    display: flex;
    font-size: 30px;
    color: #282424;
}
.ticket_get_wrap .info_item{
    margin-right: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.ticket_get_wrap .info_item i{ 
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/hj_date.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    height: 38px;
    margin-right: 15px;
    width: 38px;
}
.ticket_get_wrap .info_item:last-child i{ 
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/hj_addr.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    height: 43px;
    margin-right: 15px;
    width: 31px;
}
.ticket_get_wrap .info_right{
    margin-right: 80px;
    font-size: 20px;
    color: #282424;
}
.ticket_get_wrap .info_right .num{
    font-size: 48px;
    color: #ff0000;
    margin-left: 15px;
    font-weight: bold;
}

.ticket_get_wrap .form_box{
    margin-top: 28px;
}
.ticket_get_wrap .form_box .form{
    display: flex;
    justify-content: space-between;
}
.ticket_get_wrap .form_box .form_left{
    display: flex;
}
.ticket_get_wrap .base_input{
    border: 1px solid #ccc;
    width: 316px;
    height: 64px;
    border-radius: 32px;
    margin-right: 10px;
}
.ticket_get_wrap .base_input input{
    line-height: 50px;
    height: 61px;
    padding: 7px 0 7px 18px;
    outline: 0 none;
    border: 0 none;
    width: 314px;
    border-radius: 32px;
    font-size: 18px;
}

.ticket_get_wrap .form_box .button{
    margin-right: 70px;
    width: 318px;
    height: 64px;
    border-radius: 32px;
    color: #fff;
    background: #0080ff;
    font-size: 32px;
    text-align: center;
    line-height: 61px;
    cursor: pointer;
}
.ticket_get_wrap .form_box .button:hover{background: #3094f7;}
.ticket_get_wrap .form_box .get_button{
    width: 318px;
    height: 64px;
}
.ticket_get_wrap .agree_box{
    margin-top: 22px;
    color: #999797;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.ticket_get_wrap .agree_box i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/xy_ch.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    flex-shrink: 0;
    width: 20px;
    height: 20px;
    margin-right: 10px;
}
.ticket_get_wrap .agree_box.active i{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/xy_chd.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ticket_get_wrap .agree_box span{
    font-size: 16px;
}
.ticket_get_wrap .agree_box a{
    font-size: 16px;
    color: #0066ff;
    cursor: pointer;
}
.ticket_get_wrap .tips_box{
    font-size: 16px;
    color: #918f8f;
    margin-top: 10px;
}
.welfare_wrap{
    width: 1534px;
    margin: 104px auto 0;
}
.welfare_wrap .welfare_tit{
   display:flex;
   justify-content: center;
}
.welfare_wrap .welfare_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/welfare_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 341px;
    height: 40px;
}
.welfare_wrap .welfare_tips{
    font-size: 15px;
    color: #282424;
    text-align: right;
    margin-top: 35px;
}
.welfare_list{
    display:flex;
    justify-content: space-around;
    margin-top: 36px;
}
.welfare_list .welfare_item{
    width: 376px;
    height: 374px;
    transition: transform .2s;
}
.welfare_list .welfare_item:hover{
    transform: scale(1.03);
}
.welfare_list .welfare_item1{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/welfare1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.welfare_list .welfare_item2{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/welfare2.jpg                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      );
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.welfare_list .welfare_item3{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/welfare3.jpg                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      );
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.welfare_list .welfare_item4{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/welfare4.jpg                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      );
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.welfare_list .welfare_item p{
    font-size: 36px;
    color: #282424;
    line-height: 36px;
    margin-left: 30px;
    margin-top: 30px;
}
.welfare_list .welfare_item p.welfare_txt{
    font-size: 24px;
    color: #282424;
    line-height: 36px;
    margin-left: 30px;
    margin-top: 12px;
}
.reason_wrap{
    width: 1534px;
    margin: 104px auto 0;
}
.reason_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.reason_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/reason_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 452px;
    height: 41px;
}
.reason_tit p{
    font-size: 28px;
    color: #666;
    margin-top: 20px;
    line-height: 28px;
}
.reason_wrap .reason_list{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/reason_background.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1591px;
    height: 712px;
    position: relative;
    margin-left: -29px;
    margin-top: 80px;
}
.reason_wrap .reason_item{
    position: absolute;
}
.reason_wrap .reason_item1{
    top: 76px;
    left: 276px;
}
.reason_wrap .reason_item2{
    top: 299px;
    left: 101px;
}
.reason_wrap .reason_item3{
    top: 542px;
    left: 200px;
}
.reason_wrap .reason_item4{
    top: 76px;
    left: 1183px;
}
.reason_wrap .reason_item5{
    top: 299px;
    left: 1321px;
}
.reason_wrap .reason_item6{
    top: 542px;
    left: 1242px;
}
.reason_wrap .reason_item .reason_tit2{
    font-size: 28px;
    color: #000;
}
.reason_wrap .reason_item .reason_desc{
    font-size: 18px;
    color: #666;
    line-height: 24px;
    margin-top: 20px;
}
.classify_wrap{
    width: 1534px;
    margin: 104px auto 0;
}
.classify_wrap .classify_tit{
    display:flex;
    justify-content: center;
}
.classify_wrap .classify_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/classify_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 280px;
    height: 42px;
}
.classify_wrap .classify_list{
    display: flex;
    justify-content: space-around;
    margin-top: 110px;
    flex-wrap: wrap;
}
.classify_wrap .classify_item{
    width: 497px;
    height: 370px;
    margin-bottom: 22px;
    position: relative;
}
.classify_wrap .classify_img{
    width: 497px;
    height: 266px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    display: block;
}
.classify_wrap .classify_desc{
    height: 106px;
    line-height: 106px;
    background: #fff;
    text-align: center;
    font-size: 28px;
    color: #282424;
}
.classify_list2{
    background: rgba(0,54,255,.8);
    height: 266px;
    left: 0;
    opacity: 0;
    padding: 54px 86px 0;
    position: absolute;
    top: 0;
    transition: all .2s;
    width: 100%;
    z-index: 1;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.classify_list2 ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.classify_list2 ul li{
    color: #fff;
    font-size: 28px;
    height: 39px;
    line-height: 39px;
    margin-bottom: 20px;
    width: 50%;
    text-align: left;
}
.classify_wrap .classify_item:hover .classify_list2{
    opacity: 1;
}
.brand_wrap{
    width: 1534px;
    margin: 92px auto 0;
}
.brand_wrap .brand_tit{
    display: flex;
    justify-content: center;
}
.brand_wrap .brand_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/brand_tit.png?v=2);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 280px;
    height: 42px;
}
.brand_box{
    display: flex;
    width: 1534px;
    margin: 122px auto 0;
} 
.brand_left{
    width: 504px;
    display: flex;
    flex-wrap: wrap;
}
.brand_left_item{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/brand_bak1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 242px;
    height: 266px;
    border-radius: 13px;
    font-size: 28px;
    color: #fff;
    text-align: center;
    line-height: 266px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: pointer;
}
.brand_left_item:nth-child(even){
    margin-right: 0;
}
.brand_left_item.current{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/brand_bak2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.brand_right,.brand_right_list{
    width: 1020px;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
}
.brand_right_list.hidden{
    display: none;
}
.brand_right_item{
    width: 249px;
    height: 266px;
    margin-bottom: 20px;
    margin-right: 8px;
}
.brand_right_item:nth-child(4n+4){
    margin-right: 0;
}
.brand_right_item img{
    width: 249px;
    height: 212px;
    border-radius: 13px;
    display: block;
}
.brand_right_item p{
    font-size: 19px;
    color: #282424;
    text-align: center;
    line-height: 54px;
}
.special_wrap{
    width: 1533px;
    margin: 0 auto 0;
    background: #fff;
    padding-top: 92px;
}
.special_tit{
    display: flex;
    justify-content: center;
}
.special_wrap .special_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/pro_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 280px;
    height: 42px;
}
.special_nav_list{
    margin-top: 115px;
    display: flex;
}
.special_nav_item{
    width: 102px;
    height: 38px;
    line-height:38px;
    text-align:center;
    border-radius: 19px;
    background-color:#eaeaea;
    color:#222;
    font-size:22px;
    margin-left:40px;
}
.special_pro_list{
    width: 1534px;
    margin: 60px auto 0;
    display: flex;
    flex-wrap: wrap;
}
.special_pro_item{
    width: 375px;
    height: 587px;
    background: #f3f3f3;
    margin-right: 11px;
    margin-bottom: 11px;
}
.special_pro_item:nth-child(4n+4){
    margin-right: 0;
}
.special_img{
    width: 344px;
    height: 344px;
    border-radius: 13px;
    margin: 16px auto 0;
    display: block;
}
.special_name{
    font-size: 19px;
    color: #000;
    width: 344px;
    margin: 33px 0 9px 16px;
    line-height: 19px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}
.special_desc{
    font-size: 15px;
    color: #666;
    width: 344px;
    margin: 14px 0 9px 16px;
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
}
.special_pro_item .pro_price{
    display: flex;
    justify-content: space-between;
    padding: 50px 16px 0 16px;
    align-items: flex-end;
    height: 38px;
}
.special_pro_item .hejia_price{
    font-size: 15px;
    color: #e51896;
}
.special_pro_item .bold_price{
    font-size: 38px;
    font-weight: bold;
}
.special_pro_item .market_price{
    font-size: 15px;
    color: #666;
}
.special_order_wrap{
    display: flex;
    justify-content: space-between;
    margin:20px 16px 0 16px;
    align-items: center;
}
.special_order_step{
    position: relative;
}
.special_order_num{
    font-size: 14px;
    line-height: 15px;
    color: #666;
}
.special_order_progress{
    position: absolute;
    top: 50%;
    left: 106px;
    width: 115px;
    margin-top: -4px;
    padding: 4px;
    border-radius: 6px;
    background: rgb(0 0 0 / 20%);
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 25%), 0 1px rgb(255 255 255 / 8%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 25%), 0 1px rgb(255 255 255 / 8%);
    background: #d5d5d5;
}
.progress_bar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    border-radius: 6px;
    background: #e51896;
}
.special_order_btn{
    font-size: 16px;
    width: 106px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    border-radius: 18px;
    background: #e51896;
    cursor: pointer;
}
.special_order_btn:hover {
    background: #f336aa;
}
.get_coupon_wrap{
    width: 1534px;
    margin: 104px auto 0;
}
.get_coupon_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.get_coupon_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/coupon_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 435px;
    height: 41px;
}
.get_coupon_tit p{
    font-size: 28px;
    color: #666;
    margin-top: 20px;
    line-height: 28px;
}
.get_coupon_list{
    display: flex;
    margin-top: 110px;
    flex-wrap: wrap;
    align-content: flex-start;
}
.get_coupon_item{
    width: 505px;
    height: 197px;
    margin-bottom: 8px;
    margin-right: 8px;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/coupon_bak.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    display:flex;
}
.get_coupon_item:nth-child(3n+3){
    margin-right: 0;
}
.get_coupon_left,.get_coupon_right{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.get_coupon_left{
    margin-left: 64px;
    width: 226px;
    height: 197px;
}
.get_coupon_right{
    width: 212px;
    height: 197px;
}
.get_coupon_money{
    font-size: 65px;
    color: #0036ff;
    font-weight: bold;
    line-height: 65px;
    margin-top: 55px;
}
.get_coupon_desc{
    font-size: 20px;
    color: #666;
    line-height: 20px;
    margin-top: 15px;
}
.get_coupon_classify{
    font-size: 30px;
    color: #0036ff;
    line-height: 30px;
    margin-top: 60px;
}
.get_coupon_btn{
    font-size: 21px;
    width: 108px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #fff;
    border-radius: 18px;
    background: #e51896;
    margin-top: 30px;
    cursor: pointer;
}
.get_coupon_btn:hover {
    background: #f336aa;
}
.ensure_wrap{
    width: 1534px;
    margin: 96px auto 0;
    background: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_bak3.png)  top right  no-repeat;
}
.ensure_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.ensure_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 435px;
    height: 42px;
}
.ensure_tit p{
    font-size: 28px;
    color: #666;
    margin-top: 20px;
    line-height: 28px;
}
.ensure_tit p a{
    color: #0060ff;
}
.ensure_list{
    display: flex;
    margin-top: 86px;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ensure_item{
    display: flex;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_bak.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 747px;
    height: 222px;
    align-items: center;
    margin-bottom: 40px;
}
.ensure_item i{
    display: inline-block;
    margin-left: 47px;
}
.ensure_item i.ensure_icon1{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_icon1.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 93px;
    height: 79px;
}
.ensure_item i.ensure_icon2{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_icon2.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 68px;
    height: 82px;
}
.ensure_item i.ensure_icon3{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_icon3.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 74px;
    height: 84px;
}
.ensure_item i.ensure_icon4{
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/ensure_icon4.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 79px;
    height: 78px;
}
.ensure_item h3{
    font-size: 42px;
    color: #222;
    margin-left: 16px;
}
.ensure_item p{
    font-size: 28px;
    color: #666;
    line-height: 40px;
    margin-left: 26px;
}
.traffic_wrap{
    width: 1534px;
    margin: 64px auto 0;
}
.traffic_tit{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.traffic_tit i{
    display: inline-block;
    background-image: url(https://cdn.file.365jiabohui.com/GJStatic/images/homeExpo/pc/traffic_tit.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 284px;
    height: 42px;
}
.traffic_con{
    margin: 96px auto 68px;
    text-align: center;
}
.traffic_img{
    border-radius: 15px;
}


/*补丁*/
.load-img{display:inline;width:20px;height:20px;margin:0 4px -4px 0;}
.ui-dialog .ui-dialog-titlebar{height:42px;background:#fff;}
.ui-dialog .ui-dialog-titlebar button{background:url(https://cdn.file0.antuan.com/ATStatic/antuan/images/common/common.png) -80px -50px no-repeat;}
.extradialog .title{width:100%;height:40px;}
.extradialog .title p{font-size:20px;padding-left:40px;}
.extradialog .extra_wrap{width:100%;height:270px;}
.extradialog .left_wrap{float:left;width:280px;}
.extradialog .right_wrap{float:left;width:324px;}
.extradialog .left_wrap .detail{width:100%;height:200px;}
.extradialog .left_wrap .detail img{display:block;margin:7px 0 0 40px;}
.extradialog .left_wrap p{font-size:18px;padding-top:20px;text-align:center;}
.extradialog .left_wrap p.grey{font-size:14px;padding-top:0;color:#a5a5a5;}
.extradialog .left_wrap p.desc{font-size:15px;width:142px;margin:0 auto;}
.extradialog .left_wrap .detail p.name{font-size:24px;font-weight:bold;line-height:30px;padding-top:50px;}
.extradialog.voucherdialog .left_wrap .detail p.desc{font-size:20px;width:auto;}
.extradialog.voucherdialog .left_wrap .detail p span{color:#cd0000;}
.extradialog .forminput{position:relative;width:280px;height:40px;margin-bottom:20px;}
.extradialog .forminput input,.extradialog .forminput span{line-height:40px;position:absolute;top:0;height:40px;}
.extradialog .forminput input{font-family:'Microsoft Yahei';left:0;width:274px;padding-left:6px;border:1px solid #ddd;}
.extradialog .forminput span{left:6px;color:#a5a5a5;}
.extradialog .orderbtn{margin-top:20px;}
.extradialog .orderbtn button{font-family:'Microsoft Yahei';font-size:18px;width:282px;height:40px;cursor:pointer;color:#fff;border:0;background:#e51896;}
.extradialog .orderbtn button:hover{background:#f9069c;}
.extradialog .form .verify-input{position:relative;width:88px;height:40px;outline:0;}
.extradialog .form .verify-wrap{margin-top:15px;}
.extradialog .form .verify-input .verify-code{font-family:'Microsoft Yahei';position:absolute;top:1px;left:1px;width:74px;height:38px;padding-left:12px;border:0 none;}
.extradialog .form .base-input input{line-height:26px;height:26px;padding:6px 0 6px 12px;}
.extradialog .form .verify-input .verify-code{line-height:26px;height:26px;padding:6px 0 6px 6px;border:1px solid #ddd;}
.extradialog .form .verify-wrap .verify-img{margin:4px 4px 0 6px;cursor:pointer;}
.extradialog .form .verify-wrap .js_rush{font-family:'Microsoft Yahei';font-size:12px;line-height:42px;color:#ababab;}
.extradialog .right_wrap p.num{font-size:14px;width:282px;margin-top:25px;text-align:center;color:#cd0000;}
.extradialog .right_wrap .unitprice{width:100%;height:32px;margin-bottom:10px;}
.extradialog .right_wrap .unitprice p{float:left;color:#a5a5a5;}
.extradialog .right_wrap .unitprice p.original{width:148px;}
.extradialog .right_wrap .unitprice p em{font-style:normal;float:left;}
.extradialog .right_wrap .unitprice p span{font-size:26px;line-height:32px;display:inline-block;float:left;height:32px;margin-top:-9px;color:#e51896;}
.extradialog.specialdialog .left_wrap .detail{height:214px;}
.extradialog.specialdialog .left_wrap p.grey{padding-left:40px;text-align:left;}
.extradialog.specialdialog .right_wrap{padding-top:5px;}
.bottom-sign .fix-wrap .open-dialog{background:url(/static/images/blank.png) repeat;}
.ui-widget-overlay{z-index:1001;}
.ui-dialog{z-index:1002;}