
/* header nav */


/* header nav end */
/* amz_banner */
#amz_header_nav + .main_color .container {
    height: 900px;
}
#amz_header_nav + .main_color .content{
    padding-top: 300px;
    vertical-align: top;
}
.banner_left_wrap.center {
    text-align: center;
}
#amz_header_nav + .main_color .banner_left_wrap .amz_sm_title,
#amz_header_nav + .main_color .banner_left_wrap .amz_banner_title,
#amz_header_nav + .main_color .banner_left_wrap .banner_sub_title{
    color: #fff;
    line-height: 1.1;
}
#amz_header_nav + .main_color .banner_left_wrap .amz_banner_title{
    padding-bottom: 30px;
    font-size: 48px;
    font-weight: bold;
}
#amz_header_nav + .main_color .banner_left_wrap .amz_banner_title > strong {
    color: #3af0bb;
}
#amz_header_nav + .main_color .banner_left_wrap .amz_sm_title{
    margin-bottom: 20px;
    font-size: 20px;
}
#amz_header_nav + .main_color .banner_left_wrap .banner_sub_title{
    padding-bottom: 75px;
    font-size: 24px;
}
#amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a,
#amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap button {
    display: inline-block;
    margin-right: 20px;
    min-width: 240px;
    height: 57px;
    background-color: #fff;
    color: #28b78d;
    border-radius: 5px;
    font-size: 18px;
    line-height: 57px;
    text-align: center;
    vertical-align: bottom;
    text-decoration: none;
    cursor: pointer;
    border-width: 0;
}
#amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a:hover,
#amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap button:hover{
    opacity: .75;
}
#amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a:nth-child(2){
    background-color: transparent;
    color: #fff;
    border: 2px solid #fff;
    line-height: 53px;
}
/* amz_banner end */
/* amz_pain_point */
#amz_pain_point .container{
    max-width: 1220px;
}
#amz_pain_point .pain_point_wrap {
    padding-top: 45px;
}
#amz_pain_point .wrap-circular{
    display: block;
    width: 100%;
    text-align: center;
}
#amz_pain_point .pain_point_circular{
    margin: 0 auto;
    display: inline-block;
    text-align: center;
    width: 88px;
    height: 88px;
    font-size: 36px;
    line-height: 88px;
    color: #fff;
    background-color: #28b78d;
    border-radius: 50%;
}
#amz_pain_point .pain_point_wrap .pain_point_title{
    padding-bottom: 32px;
    color: #243743;
    font-size: 24px;
}
#amz_pain_point .pain_point_wrap .pain_point_content{
    /*color: #243743;*/
    font-size: 16px;
    line-height: 1.8;
    opacity: .75;
}
#amz_pain_point p{
    margin: 30px 0;
}
#amz_pain_point .pain_point_wrap  .experience_button{
    display: inline-block;
    min-width: 120px;
    height: 36px;
    color: #fff;
    background-color: #2fd2a2;
    border-radius: 5px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-width: 0;
}
#amz_pain_point .pain_point_wrap  .experience_button:hover{
    opacity: .75;
}
#amz_pain_point .flex_column_table{
    padding-top: 60px;
}
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n+1) .av_one_half.first,
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n) .el_after_av_one_half
{
    float: right;
}
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n) .av_one_half.first,
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n+1) .el_after_av_one_half{
    float: left;
}
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n+1) .av_one_half.first,
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n) .el_after_av_one_half:not(.first)
{
    width: calc( 50% - 54px );
}
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n+1) .el_after_av_one_half:not(.first){
    margin-right: 54px;
}
#amz_pain_point .entry-content-wrapper > .flex_column_table:nth-of-type(2n) .el_after_av_one_half:not(.first){
    margin-left: 54px;
}
/* amz_pain_point end */
/* amz_product */
#amz_product .container{
    max-width: 1100px;
}
#amz_product .amz_product_title_wrap{
    padding-top: 130px;
    text-align: center;
    font-size: 24px;
    color: #243743;
    line-height: 1;
}
#amz_product .amz_product_title_wrap > div:first-of-type{
    padding-bottom: 20px;
    font-size: 48px;
    font-weight: bold;
}
#amz_product .amz_product_title_wrap > div:last-of-type{
    padding-bottom: 82px;
    opacity: .75;
}
#amz_product .container .product_img_wrap{
    position: relative;
    width: 100%;
    height: 730px;
    text-align: center;

}
#amz_product .container .product_img_wrap .product_img{
    position: absolute;
    top: calc( 50% - 213px );
    left: calc( 50% - 228px ) ;
}
#amz_product .container .product_img_wrap .product_img img{
    margin: 0;
}
#amz_product .container .product_content_wrap {
    position: absolute;
    display: inline-block;
}
#amz_product .container .product_content_wrap.left_top{
    top: 130px;
    left: 50px;
}
#amz_product .container .product_content_wrap.left_bottom{
    top: 395px;
    left: 0;
}
#amz_product .container .product_content_wrap.right_top{
    top: 130px;
    right: 50px;
}
#amz_product .container .product_content_wrap.right_bottom{
    top: 395px;
    right: 0;
}
#amz_product .container .product_content_wrap.bottom_right{
    bottom: -15px;
    right: 270px;
}
#amz_product .container .product_content_wrap.bottom_left{
    bottom: 0;
    left:  200px;
}
#amz_product .container .product_content_wrap.item_top{
    top: 0;
    left:  calc(50% - 96px );
}
#amz_product .container .product_content_wrap .product_title,
#amz_product .container .product_content_wrap  .product_content > div{
    color: #243743;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
}
#amz_product .container .product_content_wrap  .product_content > div{
    opacity: .75;
}
#amz_product .container .product_content_wrap .product_title{
    padding-bottom: 24px;
}
#amz_product .container .product_content_wrap  .product_content > div{
    padding-bottom: 12px;
    font-weight: normal;
    font-size: 14px;
}
#amz_product .container .get_protect{
    margin-top: 85px;
    margin-bottom: 120px;
    text-align: center;
}
#amz_product .container .get_protect a{
    display: inline-block;
    width: 280px;
    height: 57px;
    background-color: #2fd2a2;
    font-size: 18px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
#amz_product .container .get_protect a:hover{
    opacity: .75;
}
/* amz_product end */
/* amz_attempt */
#amz_attempt .amz_attempt_wrap{
    text-align: center;
}
#amz_attempt .amz_attempt_wrap .amz_attempt_title{
    padding-bottom: 25px;
    font-size: 48px;
    color: #fff;
    font-weight: bold;
    line-height: 1;
}
#amz_attempt .amz_attempt_wrap .amz_attempt_subtitle{
    padding-bottom: 60px;
    color: rgba(255,255,255,.75);
    font-size: 24px;
}
#amz_attempt .amz_attempt_wrap  .amz_attempt_button{
    display: inline-block;
    width: 280px;
    height: 57px;
    border-radius: 5px;
    font-size: 18px;
    color: #28b78d;
    background-color: #fff;
    line-height: 57px;
    text-decoration: none;
    text-align: center;
    cursor: pointer;
}
#amz_attempt .amz_attempt_wrap  .amz_attempt_button:hover{
    opacity: .75;
}
/* amz_attempt end */
/* amz_footer */
#amz_footer .container .content{
    padding-top:122px;
    padding-bottom: 160px;
}
#amz_footer .footer_nav_wrap{
    padding: 33px 0;
    text-align: center;
}
#amz_footer .footer_nav_wrap .footer_nav_item{
    display: inline-block;
    padding: 0 16px;
    font-size: 14px;
    color: #ffffff;
    opacity: .5;
    text-decoration: none;
    cursor: pointer;
}
#amz_footer .footer_nav_wrap .footer_nav_item:hover{
    opacity: .75;
}
#amz_footer .qr_code_info{
    text-align: center;
}
#amz_footer .qr_code_info .contact_info .pc_wrap{
    display: block;
}
#amz_footer .qr_code_info .contact_info .phone_wrap{
    display: none;
}
#amz_footer .qr_code_info .qr_code,
#amz_footer .qr_code_info  .contact_info{
    display: inline-block;
    vertical-align: middle;
}
#amz_footer .qr_code_info  .contact_info .contact_item{
    text-align: left;
    color: #fff;
    opacity: .5;
}
#amz_footer .qr_code_info .qr_code img{
    margin-top: 0;
    margin-right: 16px;
    float: none;
    opacity: .5;
}
#amz_footer .footer_copyright{
    padding-top: 54px;
    text-align: center;
    font-size: 14px;
    color:#fff;
    opacity: .5;
}
/* amz_footer end */

@media only screen and (max-width: 1500px) {
    /* amz_banner */
    #amz_header_nav + .main_color .container{
        height: 780px !important;
    }
    #amz_header_nav + .main_color .content{
        padding-top: 260px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .amz_sm_title{
        margin-bottom: 18px;
        font-size: 18px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .amz_banner_title{
        font-size: 42px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .banner_sub_title{
        padding-bottom:60px;
        font-size: 22px;
    }

    /* amz_banner end*/
}
@media only screen and (max-width: 1200px) {
    /* amz_banner */
    #amz_header_nav + .main_color .container{
        height: 660px !important;
    }
    #amz_header_nav + .main_color .content{
        padding-top: 200px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .amz_sm_title{
        margin-bottom: 16px;
        font-size: 16px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .amz_banner_title{
        font-size: 38px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .banner_sub_title{
        padding-bottom:50px;
        font-size: 20px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a{
        min-width: 200px;
        height: 50px;
        font-size: 16px;
        line-height: 50px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a:nth-of-type(2){
        line-height: 44px;
    }
    /* amz_banner end */
}
@media only screen and (max-width: 1000px) {
    /* amz_banner */
    #amz_header_nav + .main_color .container{
        height: 550px !important;
    }
    #amz_header_nav + .main_color .content{
        padding-top: 160px;
    }
    #amz_header_nav + .main_color .banner_left_wrap .banner_button_wrap a{
        min-width: 160px;
    }
    /* amz_banner end */
    /* amz_product */
    #amz_product .amz_product_title_wrap{
        padding-top: 56px;
    }
    #amz_product .amz_product_title_wrap > div:first-of-type{
        font-size: 39px;
    }
    #amz_product .container .product_img_wrap{
        height: 588px;
    }
    #amz_product .container .product_img_wrap .product_img{
        top:calc( 50% - 170px );
        left: calc( 50% - 196px );
        width: 360px;
    }
    #amz_product .container .product_content_wrap .product_title{
        padding-bottom: 12px;
        font-size: 16px;
    }
    #amz_product .container .product_content_wrap .product_content > div{
        padding-bottom: 8px;
        font-size: 12px;
    }
    #amz_product .container .product_content_wrap.left_top,
    #amz_product .container .product_content_wrap.right_top{
        top: 136px;
    }
    #amz_product .container .product_content_wrap.left_bottom,
    #amz_product .container .product_content_wrap.right_bottom{
        top:305px;
    }
    #amz_product .container .product_content_wrap.right_top{
        right: 0;
    }
    #amz_product .container .product_content_wrap.left_top{
        left: 0;
    }
    #amz_product .container .product_content_wrap.bottom_left{
        left: 100px;
    }
    #amz_product .container .product_content_wrap.bottom_right{
        right: 170px;
    }
    /* amz_product end*/
    /* amz_attempt */
    #amz_attempt .amz_attempt_wrap .amz_attempt_title{
        font-size: 35px;
    }
    /* amz_attempt end */
}
#amz_header_nav + .main_color .container {
    position: relative;
    z-index: 4;
}
#amz_header_nav + .main_color {
    position: relative;
    background: #04baaf;
    background: -moz-linear-gradient(left,  #04baaf 0%, #2fd2a2 100%);
    background: -webkit-linear-gradient(left,  #04baaf 0%,#2fd2a2 100%);
    background: linear-gradient(to right,  #04baaf 0%,#2fd2a2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#04baaf', endColorstr='#2fd2a2',GradientType=1 );
}
#amz_header_nav + .main_color:after {
    content: '';
    z-index: 2;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: bottom center;
    background-size: cover;
}
#amz_banner1:after {
    background-image: url(https://www.kuajingvs.com/wp-content/uploads/2019/02/kjvs_bn1.png);
}
#amz_banner2:after {
    background-image: url(https://www.kuajingvs.com/wp-content/uploads/2019/02/kjvs_bn2.png);
}
#amz_banner3:after {
    background-image: url(https://www.kuajingvs.com/wp-content/uploads/2019/02/kjvs_bn3.png);
}


#amz_header_nav + #amz_banner4 {
    /*background: #df3e4d;*/
    /*background: -moz-linear-gradient(left,  #df3e4d 0%, #f38949 100%);*/
    /*background: -webkit-linear-gradient(left,  #df3e4d 0%,#f38949 100%);*/
    /*background: linear-gradient(to right,  #df3e4d 0%,#f38949 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#df3e4d', endColorstr='#f38949',GradientType=1 );*/
}
#amz_banner4:after {
    background-image: url(https://www.kuajingvs.com/wp-content/uploads/2019/02/kjvs_bn4.png);
}
#amz_buyers:after {
    background-image: url(https://www.kuajingvs.com/wp-content/uploads/2019/04/amz_buyers.png);
}

@media (max-width: 768px) {
    #amz_header_nav + .main_color:after {
        background-size: contain;
    }
}
@media only screen and (max-width: 768px) {
    /* header nav */
    #amz_header_nav{
       min-height: 70px; 
    }
    #amz_header_nav .content .avia_textblock .contact_num{
        font-size: 18px;
    }
    #top #wrap_all #amz_header_nav .flex_column{
        display: inline-block;
        width: 50%;
        margin: 0;
    }
    #amz_header_nav .content{
        padding-top: 10px;
    }
    #amz_header_nav .content .avia_image, #amz_header_nav .content .avia_textblock{
        line-height: 70px;
    }
    /* header nav end*/
    /* amz_banner */
    #amz_header_nav + .main_color .container{
        height: 460px !important;
    }

    /* amz_banner end */
    /* amz_product */
    .responsive #top .flex_column_table {
        display: table;
    }
    /*#amz_product .container .product_content_wrap.bottom_left{*/
        /*left: 153px;*/
    /*}*/
    #amz_product .container .product_content_wrap.right_top{
        right: 10px;
    }
    #amz_product .container .product_content_wrap.left_top{
        left: 10px;
    }
    #amz_product .container .product_content_wrap.right_bottom{
        right: -22px;
    }
    #amz_product .amz_product_title_wrap > div:first-of-type{
        font-size: 36px;
    }
    #amz_product .container .product_content_wrap .product_title{
        font-size: 12px;
    }
    /* amz_product end*/
}
@media (max-width: 630px){
    #amz_product .container .product_content_wrap .product_content{
        display: none;
    }
}
@media only screen and (max-width: 600px){
    /* header nav */
    #amz_header_nav .content .avia_textblock .contact_num{
        font-size: 16px;
    }
    #amz_header_nav .content .avia_textblock .contact_num img{
        height: 31px;
        width: auto;
    }
    /* header nav end*/
    /* amz_banner */
    .responsive #top #wrap_all  #amz_header_nav + .main_color .container{
        height: 500px !important;
        width: 100%;
        max-width: 100%;
        padding:0 7.5%;
    }
    #amz_header_nav + .main_color .content{
        padding-top: 140px;
    }
    #amz_pain_point .pain_point_wrap{
        padding-top: 24px;
        text-align: center;
    }
    #amz_pain_point .pain_point_wrap .pain_point_title{
        font-size: 22px;
        padding-bottom: 15px;
    }
    #amz_pain_point .pain_point_wrap .pain_point_content{
        font-size: 14px;
    }
    #amz_pain_point p{
        margin: 20px 0;
    }
    /* amz_pain_point end */
    /* amz_product  */
    #amz_product .amz_product_title_wrap > div:first-of-type{
        font-size: 17px;
        padding-bottom: 15px;
    }
    #amz_product .container .product_content_wrap .product_content > div{
        font-size: 10px;
    }
    #amz_product .amz_product_title_wrap > div:last-of-type{
        padding-bottom: 37px;
        font-size: 16px;
    }
    #amz_product .container .get_protect{
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #amz_product .container .product_img_wrap .product_img{
        position: relative;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        width: auto;
        padding-bottom: 20px;
    }
    #amz_product .container .product_img_wrap .product_img img{
        float: none;
    }
    #amz_product .container .product_img_wrap{
        text-align: left;
    }

    #amz_product .container .product_img_wrap{
        height: auto;
    }
    #amz_product .container .product_content_wrap.item_top{
        left: 45%;
    }
    #amz_product .container .product_content_wrap.left_top, #amz_product .container .product_content_wrap.right_top{
        top: 28px;
    }
    #amz_product .container .product_content_wrap.left_top{
        left: 28px;
    }
    #amz_product .container .product_content_wrap.right_top{
        right: 18px;   
    }
    #amz_product .container .product_content_wrap.left_bottom, #amz_product .container .product_content_wrap.right_bottom{
        top: 146px;
    }
    #amz_product .container .product_content_wrap.right_bottom{
        right: -24px;
    }
    #amz_product .container .product_content_wrap.bottom_right{
        bottom: -14px;
        right:213px;
    }
    #amz_product .container .product_content_wrap.bottom_left{
        bottom: -15px;
        left: 221px;
    }
    #amz_product .container .product_content_wrap.item_top{
        top: -19px;
    }
    #amz_product .amz_product_title_wrap{
        padding-top: 50px;
    }
    #amz_product .container .get_protect a{
        width: 160px;
        height: 39px;
        font-size: 12px;
        line-height: 39px;
    }
    /* amz_product  end */
    /* amz_pain_point  */
    #amz_pain_point .avia-image-container.avia-align-center .avia-image-container-inner {
        width: 75%;
    }
    .responsive #top #wrap_all #amz_pain_point  .flex_column{
        margin-bottom: 0;
    }
    /* amz_pain_point  end*/
    /* amz_attempt  */
    #amz_attempt .container{
        height: 200px !important;
    }
    #amz_attempt .amz_attempt_wrap .amz_attempt_button{
        width: 160px;
        font-size: 12px;
        height: 39px;
        line-height: 39px;
    }
    #amz_attempt .amz_attempt_wrap .amz_attempt_subtitle{
        font-size: 14px;
        padding-bottom: 0;
    }
    .responsive #top #wrap_all #amz_attempt  .flex_column{
        margin-bottom: 0;
    }
    #amz_attempt .amz_attempt_wrap .amz_attempt_title{
        padding-bottom: 10px;
        font-size: 16px;
    }
    /* amz_attempt  end*/
    /* amz_footer  */
    #amz_footer .container .content{
        padding-top: 50px;
        padding-bottom: 50px;
    }
    #amz_footer .footer_nav_wrap{
        padding: 0;
        padding-bottom: 20px;
    }
    #amz_footer .footer_nav_wrap .footer_nav_item{
        padding: 0 12px;
    }
    #amz_footer .qr_code_info .qr_code, #amz_footer .qr_code_info .contact_info .contact_item{
        text-align: center;
    }
    #amz_footer .footer_copyright{
        padding-top: 20px;    }
    /* amz_footer  end*/
}
@media only screen and (max-width: 370px){
    /* amz_header_nav */
    #amz_header_nav .content .avia_textblock .contact_num{
        font-size: 12px;
    }
    #amz_header_nav .content .avia_textblock .contact_num{
        padding-top: 4px;
    }
    /* amz_header_nav end*/
    /* amz_product */
    #amz_product .container .product_content_wrap.left_bottom, #amz_product .container .product_content_wrap.right_bottom{
        top: 123px;
    }
    #amz_product .container .product_content_wrap .product_title{
        font-size: 12px;
    }
    #amz_product .container .product_content_wrap.right_bottom{
        right: -16px;
    }
    /* amz_product end*/
}
@media only screen and (max-width: 330px){
    /* amz_footer */
    #amz_footer .qr_code_info .qr_code img{
        margin-right: 0;
    }
    #amz_footer .qr_code_info .contact_info .pc_wrap{
        display: none;
    }
    #amz_footer .qr_code_info .contact_info .phone_wrap{
        display: block;
    }
    #amz_footer .qr_code_info .qr_code, #amz_footer .qr_code_info .contact_info{
        padding-top: 20px;
        vertical-align: unset;
    }
    /* amz_footer end*/
}
/* amz_elsewhere end */

/*模态*/
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}
.modal-header:after,
.modal-footer:after {
    clear: both;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
}
button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}
.responsive body.modal-open {
    overflow: hidden;
}
#amz_jp_model {
    position: fixed;
    z-index: 1050;
    height: 0;
    min-height: 0;
}
#amz_jp_model .modal b {
    color: #ff7d38;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition:      -o-transform .3s ease-out;
    transition:         transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 15px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}
.modal .hot {
    position: relative;
}
.modal .hot:before {
    content: '';
    position: absolute;
    bottom: 30%;
    left: 100%;
    height: 19px;
    width: 18px;
    background: url(img/nav-hot.png) no-repeat;
}
@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }
    .modal-sm {
        width: 300px;
    }
}
@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}
.manager-payment1{
    display: inline-block;
    width: 150px;
    height: 186px;
    background-image: url("img/manager-payment1.png");
}
.manager-payment2 {
    display: inline-block;
    margin-left: 150px;
    width: 150px;
    height: 186px;
    background-image: url("img/manager-payment2.png");
}
.manager-payment3 {
    display: inline-block;
    width: 700px;
    height: 472px;
    background-image: url("img/zhifuliucheng.png");
}

.modal blockquote {
    padding: 0 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee;
}
.modal blockquote ul {
    display: block;
    margin: 0;
    list-style: none;
    font-size: 80%;
    line-height: 1.42857143;
}

/*模态 end*/


/*买家*/
.buyers_table_wrap {
    position: relative;
    margin: 30px auto 0;
    max-width: 890px;
}
.buyers_table-half {
    float: left;
    display: inline-block;
    padding: 0 15px;
    width: 50%;
}
.buyers_table_wrap .buyers_table_item {
    border: 1px solid #ddd;
    line-height: 1.8;
    text-align: center;
    border-radius: 6px;
}
.buyers_table_head {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    font-size: 1.5rem;
    border-bottom: 1px solid #eee;
}
.buyers_table_content {
    padding: 1.25rem;
}
.buyers_table_price {
    margin-bottom: 10px;
    font-size: 2rem;
}
.buyers_table_price small {
    font-size: 70%;
    color: #6c757d !important;
}
.buyers_table_wrap table tr td {
    border-width: 2px;
}
#amz_buyers8 .container{
    max-width: 1100px;
}
#amz_buyers8 .amz_product_title_wrap{
    padding-top: 130px;
    text-align: center;
    font-size: 24px;
    color: #243743;
    line-height: 1;
}
#amz_buyers8 .amz_product_title_wrap > div:first-of-type{
    padding-bottom: 20px;
    font-size: 48px;
    font-weight: bold;
}
#amz_buyers8 .amz_product_title_wrap > div:last-of-type{
    padding-bottom: 82px;
    opacity: .75;
}
#amz_buyers8 .container .product_img_wrap{
    position: relative;
    margin: 0 auto 30px;
    width: 100%;
    max-width: 860px;
    height: 660px;
    text-align: center;
}
#amz_buyers8 .container .product_img_wrap .product_img{
    position: absolute;
    top: calc( 50% - 213px );
    left: calc( 50% - 228px ) ;
}
#amz_buyers8 .container .product_img_wrap .product_img img{
    margin: 0;
}
#amz_buyers8 .container .product_content_wrap {
    position: absolute;
    display: inline-block;
}
#amz_buyers8 .container .product_content_wrap.left_top{
    top: 130px;
    left: 50px;
}
#amz_buyers8 .container .product_content_wrap.left_bottom{
    top: 395px;
    left: 0;
}
#amz_buyers8 .container .product_content_wrap.right_top{
    top: 130px;
    right: 50px;
}
#amz_buyers8 .container .product_content_wrap.right_bottom{
    top: 395px;
    right: 0;
}
#amz_buyers8 .container .product_content_wrap.bottom_right{
    bottom: 0;
    right: 270px;
}
#amz_buyers8 .container .product_content_wrap.bottom_left{
    bottom: 0;
    left:  200px;
}
#amz_buyers8 .container .product_content_wrap.item_top_left {
    top: 0;
    left:  200px;
}
#amz_buyers8 .container .product_content_wrap.item_top_right {
    top: 0;
    right: 270px;
}

#amz_buyers8 .container .product_content_wrap .product_title{
    color: #243743;
    font-size: 18px;
    font-weight: bold;
}
#amz_buyers8 .container .get_protect{
    margin-top: 85px;
    margin-bottom: 120px;
    text-align: center;
}
#amz_buyers8 .container .get_protect a{
    display: inline-block;
    width: 280px;
    height: 57px;
    background-color: #2fd2a2;
    font-size: 18px;
    line-height: 57px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    text-decoration: none;
}
#amz_buyers8 .container .get_protect a:hover{
    opacity: .75;
}
@media only screen and (max-width: 1000px) {
    #amz_buyers8 .amz_product_title_wrap{
        padding-top: 56px;
    }
    #amz_buyers8 .amz_product_title_wrap > div:first-of-type{
        font-size: 39px;
    }
    #amz_buyers8 .container .product_img_wrap{
        height: 588px;
    }
    #amz_buyers8 .container .product_img_wrap .product_img{
        top:calc( 50% - 170px );
        left: calc( 50% - 196px );
        width: 360px;
    }
    #amz_buyers8 .container .product_content_wrap .product_title{
        font-size: 16px;
    }
    #amz_buyers8 .container .product_content_wrap.left_top,
    #amz_buyers8 .container .product_content_wrap.right_top{
        top: 136px;
    }
    #amz_buyers8 .container .product_content_wrap.left_bottom,
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        top:305px;
    }
    #amz_buyers8 .container .product_content_wrap.right_top{
        right: 0;
    }
    #amz_buyers8 .container .product_content_wrap.left_top{
        left: 0;
    }
    #amz_buyers8 .container .product_content_wrap.bottom_left{
        left: 100px;
    }
    #amz_buyers8 .container .product_content_wrap.bottom_right{
        right: 170px;
    }
    #amz_buyers8 .container .product_content_wrap.item_top_left {
        left: 100px;
    }
    #amz_buyers8 .container .product_content_wrap.item_top_right {
        right: 170px;
    }
}
@media only screen and (max-width: 768px) {


    #amz_buyers8 .container .product_content_wrap.right_top{
        right: 10px;
    }
    #amz_buyers8 .container .product_content_wrap.left_top{
        left: 10px;
    }
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        right: -22px;
    }
    #amz_buyers8 .amz_product_title_wrap > div:first-of-type{
        font-size: 36px;
    }
    #amz_buyers8 .container .product_content_wrap .product_title{
        font-size: 12px;
    }
    /* amz_product end*/
}
@media only screen and (max-width: 600px){
    #amz_buyers8 .amz_product_title_wrap > div:first-of-type{
        font-size: 17px;
        padding-bottom: 15px;
    }
    #amz_buyers8 .amz_product_title_wrap > div:last-of-type{
        padding-bottom: 37px;
        font-size: 16px;
    }
    #amz_buyers8 .container .get_protect{
        margin-top: 60px;
        margin-bottom: 60px;
    }
    #amz_buyers8 .container .product_img_wrap .product_img{
        position: relative;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: auto !important;
        width: auto;
        padding-bottom: 20px;
    }
    #amz_buyers8 .container .product_img_wrap .product_img img{
        float: none;
    }
    #amz_buyers8 .container .product_img_wrap{
        text-align: left;
    }

    #amz_buyers8 .container .product_img_wrap{
        height: auto;
    }
    #amz_buyers8 .container .product_content_wrap.item_top{
        left: 45%;
    }
    #amz_buyers8 .container .product_content_wrap.left_top,
    #amz_buyers8 .container .product_content_wrap.right_top{
        top: 48px;
    }
    #amz_buyers8 .container .product_content_wrap.left_bottom,
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        top: 186px;
    }
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        right: -24px;
    }
    #amz_buyers8 .container .product_content_wrap.bottom_right{
        bottom: -14px;
        right:213px;
    }
    #amz_buyers8 .container .product_content_wrap.bottom_left{
        bottom: -15px;
        left: 221px;
    }
    #amz_buyers8 .container .product_content_wrap.item_top_left {
        top: -19px;
        left: 221px;
    }
    #amz_buyers8 .container .product_content_wrap.item_top_right {
        top: -19px;
        right:213px;
    }
    #amz_buyers8 .amz_product_title_wrap{
        padding-top: 50px;
    }
    #amz_buyers8 .container .get_protect a{
        width: 160px;
        height: 39px;
        font-size: 12px;
        line-height: 39px;
    }

    .buyers_table-half {
        width: 100%;
    }

}
@media only screen and (max-width: 370px){

    #amz_buyers8 .container .product_content_wrap.left_bottom,
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        top: 123px;
    }
    #amz_buyers8 .container .product_content_wrap .product_title{
        font-size: 12px;
    }
    #amz_buyers8 .container .product_content_wrap.right_bottom{
        right: -16px;
    }
}
/*买家*/