html, body, ul, ul li, dl, dl dd {
    padding: 0px;
    margin: 0px;
    border: 0px;
    font-family: "Microsoft YaHei";
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

a {
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

    a :visited {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

.header, .banner, .navigat, .bodyer {
    clear: both;
    margin: 0px auto;
    width: 1000px;
}

.header {
    height: 75px;
    background: #ececed;
    position: relative;
}

    .header .logo {
        display: inline-block;
        width: 312px;
        height: 40px;
        margin: 15px 0px 0px 29px;
        background: url('../applepaylogo.png') no-repeat center center;
    }

.banner {
    height: 322px;
    background: url('../applepaybanner.jpg') no-repeat center center;
    position:relative;
}
    .banner .ban_link {
        position:absolute;
        right:0;
        bottom:0;
        display:inline-block;
        width:260px;
        height:200px;
    }

.navigat {
    height: 52px;
    font-size: 21px;
    position: relative;
}

    .navigat dl {
        height: 52px;
        background: url('../applepaynav-2.png') repeat-x center center;
        background-position: 0px -3px;
    }

        .navigat dl dd {
            float: left;
            width: 25%;
            height: 52px;
            line-height: 49px;
            text-align: center;
            cursor: pointer;
            color: #000000;
            font-family: 'Microsoft YaHei';
        }

            .navigat dl dd a {
                display: inline-block;
                color: #000000;
                width: 200px;
                height: 52px;
                line-height: 49px;
                text-align: center;
                position: relative;
                z-index: 99;
            }

        .navigat dl .dd_hover a {
            color: #ffffff;
        }

        .navigat dl .nav_bj0, .navigat dl .nav_bj1, .navigat dl .nav_bj2, .navigat dl .nav_bj3, .navigat dl .nav_bj4 {
            width: 1000px;
            height: 50px;
            background: url('../applepaynav-2.png') no-repeat;
            position: absolute;
            top: 0px;
            left: 0px;
            display: none;
        }

        .navigat dl .dd_hover .nav_bj0, .navigat dl .dd_hover .nav_bj1, .navigat dl .dd_hover .nav_bj2, .navigat dl .dd_hover .nav_bj3, .navigat dl .dd_hover .nav_bj4 {
            display: inline-block;
        }

        .navigat dl .nav_bj0 {
            background-position: 0px -3px;
        }

        .navigat dl .nav_bj1 {
            background-position: 0px -60px;
        }

        .navigat dl .nav_bj2 {
            background-position: 0px -117px;
        }

        .navigat dl .nav_bj3 {
            background-position: 0px -174px;
        }

        .navigat dl .nav_bj4 {
            background-position: 0px -231px;
        }

        .navigat dl .dd_hover_0:hover .nav_bj0, .navigat dl .dd_hover_1:hover .nav_bj1, .navigat dl .dd_hover_2:hover .nav_bj2, .navigat dl .dd_hover_3:hover .nav_bj3, .navigat dl .dd_hover_4:hover .nav_bj4 {
            display: inline-block;
            z-index: 30;
        }
/*.navigat dl .dd_hover a {
            color: #fff;
        }

        .navigat dl .dd_hover {
            background: url('../applepaynavhover.png') repeat-x center center;
            color: #fff;
        }

        .navigat dl .dd_hover_1 {
            background: url('../applepaynavhover1.png') no-repeat center left;
        }

        .navigat dl .dd_hover_2 {
            background: url('../applepaynavhover2.png') no-repeat center left;
        }*/

.bodyer {
    padding: 10px 0 20px 0px;
    height: auto;
    background: #ececec;
    overflow: hidden;
}

.footer {
    height: 20px;
    width: 99.9%;
    margin: 0;
    padding: 0;
    background: url('../applepayfooter.png') repeat-x center center;
}

.clear {
    clear: both;
}

/*页面板块*/
.product, .process, .guide, .qa, .discount {
    width: 915px;
    margin: 20px 0px 20px 40px;
}

.product {
    clear: both;
}

    .product .product_left {
        width: 254px;
        height: 165px;
        float: left;
        margin: 0px 0px 10px 0px;
    }

    .product .bg1 {
        background: url('../applepaypro1.png') no-repeat center left;
    }

    .product .bg2 {
        background: url('../applepaypro2.png') no-repeat center left;
    }

    .product .bg3 {
        background: url('../applepaypro3.png') no-repeat center left;
    }

    .product .product_right {
        float: right;
        background: #d7d7d7;
        width: 621px;
        height: 125px;
        padding: 20px 20px 20px 20px;
    }

        .product .product_right p {
            padding: 0;
            margin: 0;
            font-family: 'Microsoft YaHei';
            line-height: 25px;
            font-size: 14px;
            letter-spacing: 1px;
            text-indent: 2em;
        }

.process {
    background: #d7d7d7;
    padding: 30px;
    width: 880px;
    margin: 20px auto 20px;
}

.process_title {
    width: 914px;
    height: 51px;
}

.process_title_1, .process_title_2 {
    width: 184px;
    height: 48px;
    float: left;
    line-height: 40px;
    padding-left: 20px;
    font-size: 20px;
}

.process_title_1 {
    background: url('../applepaycad03.png') no-repeat center center;
    color: #fff;
}

.process_title_2 {
    color: #6c6c6c;
    height: 39px;
    width: 650px;
    background: url('../applepaycad05.png') no-repeat left;
}

    .process_title_2 a {
        color: #6c6c6c;
    }

        .process_title_2 a:hover {
            color: red;
        }

.process_title_right {
    font-size: 14px;
    line-height: 39px;
    vertical-align: top;
}

.process_l {
    float: left;
    width: 242px;
}

.process_r {
    float: right;
    width: 630px;
}

    .process_r dl {
        float: left;
        width: 145px;
        margin: 0px auto 10px 40px;
        padding-right: 25px;
    }

.process_2, .process_3, .process_4, .process_5 {
    width: 880px;
    padding-top: 15px;
}

    .process_2 dl, .process_3 dl {
        float: left;
        margin: 10px auto 10px 15px;
        padding-right: 15px;
    }

    .process_4 dl {
        float: left;
        width: 169px;
        margin: 10px 18px;
        padding-right: 15px;
    }

        .process_4 dl .ddh {
            height: 66px;
        }

    .process_5 dl {
        float: left;
        width: 169px;
        margin: 10px 22px;
        padding-right: 15px;
    }


    .process_2 dl {
        width: 145px;
    }

    .process_3 dl {
        width: 161px;
    }

        .process_r dl dd, .process_2 dl dd, .process_3 dl dd, .process_4 dl dd, .process_5 dl {
            position: relative;
        }

    .process_2 .pro_top1, .process_2 .pro_top2 {
        text-align: center;
        font-size: 13px;
        font-family: SimSun;
        line-height: 22px;
        margin-bottom: 15px;
    }


.ddh {
    height: 44px;
    font-size: 13px;
    font-family: SimSun;
    line-height: 22px;
    margin-bottom: 15px;
    position: relative;
}

.fff_right_border {
    width: 1px;
    height: 100%;
    position: absolute;
    border-right: 1px solid #ffffff;
}

.fff_right_right {
    width: 10px;
    height: 16px;
    background: url('../applepaycad10.png');
    position: absolute;
}
.fff_right_img {
    position:absolute;
    left:-8px;
}

.process_r .fff_right_border {
    right: -40px;
    top: 0;
}

.process_r .fff_right_right {
    top: 122px;
    right: -45px;
}

.process_2 .fff_right_border {
    right: -17px;
    top: 0;
}

.process_2 .fff_right_right {
    top: 122px;
    right: -22px;
}

.process_3 .fff_right_border {
    right: -15px;
    top: 0;
}

.process_3 .fff_right_right {
    top: 122px;
    right: -20px;
}

.process_4 .fff_right_border {
    right: -25px;
    top: 0;
}

.process_4 .fff_right_right {
    top: 132px;
    right: -30px;
}


.process_5 .fff_right_border {
    right: -30px;
    top: 0;
}

.process_5 .fff_right_right {
    top: 132px;
    right: -20px;
}

.no_border {
    border: 0px;
}

.process_2 .ddh {
    height: 88px;
}

.process_3 .ddh, .process_5 .ddh {
    height: 22px;
}

.ta_center {
    text-align: center;
}

.process_3 .mgleft {
    margin-left: 200px;
    padding-right: 15px;
}

.process_3 .mgleft2 {
    margin-left: 80px;
    padding-right: 40px;
}


.process_title_line {
    background: url('../applepayline.jpg') repeat-x center center;
    width: 99%;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 20px;
}

    .process_title_line span {
        display: inline-block;
        background: #d7d7d7;
        padding-left: 60px;
        padding-right: 20px;
        color: #bc2631;
        font-weight: bold;
    }

    .process_title_line .spanbg1 {
        background: url('../applepaycad11.png') no-repeat 15px center #d7d7d7;
    }

    .process_title_line .spanbg2 {
        background: url('../applepaycad14.png') no-repeat 15px center #d7d7d7;
    }

    .process_title_line .spanbg3 {
        background: url('../applepaycad39.png') no-repeat 15px center #d7d7d7;
    }

    .process_title_line .spanbg4 {
        background: url('../applepaycad60.png') no-repeat 15px center #d7d7d7;
    }

.guide {
}

.guide_left, .guide_right {
    width: 444px;
    height: 560px;
}

.guide_left {
    float: left;
    background: url('../applepayhelp07.png') no-repeat 220px 75px #d7d7d7;
}

.guide_right {
    float: right;
    background: url('../applepayhelp09.png') no-repeat 220px 75px #d7d7d7;
}

.guide_title {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    padding-left: 20px;
    line-height: 40px;
    background: url('../applepayhelp03.png') no-repeat center center;
    height: 48px;
    width: 380px;
    margin: 18px auto 0px auto;
}

.guide dl {
    width: 400px;
    margin: 10px auto 0px auto;
}

    .guide dl .guide_title_red {
        color: #bc2831;
        font-weight: bold;
    }

    .guide dl .guide_text {
        padding-left: 10px;
        padding-bottom: 20px;
        line-height: 26px;
        font-size: 14px;
        position: relative;
    }

.guide .guide_text .icon {
    background: url(../applepayhelp14.png);
    position: absolute;
    width: 54px;
    height: 29px;
}

.guide_left .guide_text .icon {
    top: -5px;
    left: 305px;
}

.guide_right .guide_text .icon {
    top: -5px;
    left: 345px;
}

.guide_tixing {
    background: #696969;
    color: #fff;
    width: 380px;
    padding: 10px 10px;
    font-size: 13px;
    margin: 10px auto 0px auto;
}

.guide_tixing2 {
    font-size: 17px;
    font-weight: bold;
    color: #ba2044;
    text-align: center;
}

.qa {
    background-color: #d7d7d7;
    clear: both;
}

.qa_1 {
    background-color: #d7d7d7;
    clear: both;
    padding: 25px 15px;
}

.qa_2 {
    float: left;
    padding-left: 50px;
}

    .qa_2 a {
        float: left;
        text-align: center;
        width: 22px;
        height: 22px;
        display: inline-block;
        color: #fff;
        font-size: 14px;
        line-height: 22px;
        background: url('../applepayicon.png') no-repeat center;
    }

.qa_3 {
    width: 272px;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
    line-height: 23px;
    color: #4d4d4d;
    background: #efefef;
    font-size: 14px;
}

.qa_2 .a1 {
    margin: 35px 0px 0px -29px;
}

.qa_bj_1 {
    height: 88px;
    background: url('../applepaynavqa1.png') no-repeat center right #efefef;
}

    .qa_bj_1 p {
        padding: 25px 0 0 0;
        margin: 0;
    }

.qa_2 .a2 {
    margin: 12px 0px 0px -29px;
}

.qa_bj_2 {
    height: 46px;
    background: url('../applepaynavqa2.png') no-repeat center right #efefef;
}

    .qa_bj_2 p {
        padding: 12px 0 0 0;
        margin: 0;
    }

.qa_2 .a3 {
    margin: 28px 0px 0px -29px;
}

.qa_bj_3 {
    height: 72px;
    background: url('../applepaynavqa.png') no-repeat center right #efefef;
}

    .qa_bj_3 p {
        padding: 15px 0 0 0;
        margin: 0;
    }




.qa_4 {
    float: right;
    width: 502px;
}

    .qa_4 p {
        padding: 0;
        margin: 0;
        line-height: 23px;
        text-indent: 2em;
        font-weight: 500;
        font-size: 14px;
        font-family: 'Microsoft YaHei';
    }

    .qa_4 .p1 {
        line-height: 46px;
    }

    .qa_4 .p2 {
        line-height: 72px;
    }

#footer {
    width: 100%;
    background: #eee;
    border-top: 5px solid #c7000a;
}

    #footer .footerBox {
        width: 1000px;
        margin: 0 auto;
        height: 80px;
        position: relative;
    }

    #footer .fmenu {
        position: absolute;
        top: 34px;
        left: 0;
    }

        #footer .fmenu a {
            margin: 0 10px;
            color: #000000;
            text-decoration: none;
        }

            #footer .fmenu a:hover {
            }

    #footer .copyright {
        overflow: hidden;
        position: absolute;
        top: 25px;
        right: 0;
    }

.header_btn {
    width: 220px;
    height: 20px;
    font-size: 14px;
    position: absolute;
    z-index: 100;
    top: 25px;
    right: 30px;
}

#footer .copyright span {
    line-height: 35px;
    display: inline-block;
}

.header_btn a {
    float: left;
    margin-right: 15px;
    color: #fff;
    background: url('../applepayicon03.png');
    display: inline-block;
    width: 92px;
    height: 24px;
    line-height: 24px;
    text-align: center;
}

    .header_btn a:hover {
        color: #fa0303;
    }

.discount {
    background: #d7d7d7;
    padding: 30px;
    width: 860px;
    margin: 20px auto 20px;
}

.discount_title {
    margin: 0 auto;
    background: url("../applepaypic01.png");
    padding-left: 48px;
    width: 793px;
    height: 42px;
    font-size: 18px;
    padding-top: 7px;
    color: #ffffff;
    letter-spacing: 2px;
}

.discount_box {
    width: 840px;
    overflow: hidden;
    margin: 0 auto;
    background: #eeeeee;
    margin-top: 20px;
    border: 1px solid #b5b5b5;
    position: relative;
}

    .discount_box .dis_box_left {
        padding-top: 20px;
        padding-left: 30px;
        width: 110px;
        float: left;
    }

        .discount_box .dis_box_left .icon {
            display: inline-block;
            width: 101px;
            height: 105px;
            background: url('../applepayicon1.png');
        }

        .discount_box .dis_box_left .icon1 {
            background-position: -2px -5px;
        }

        .discount_box .dis_box_left .icon2 {
            background-position: -2px -130px;
        }

        .discount_box .dis_box_left .icon0 {
            display: inline-block;
            width: 80px;
            height: 85px;
            background: url('../applepayicon1.png');
            position: relative;
        }

        .discount_box .dis_box_left .icon3 {
            background-position: -130px 10px;
            top: 25px;
            left: 10px;
        }

        .discount_box .dis_box_left .icon4 {
            background-position: -130px -80px;
            top: 25px;
            left: 10px;
        }

        .discount_box .dis_box_left .icon5 {
            background-position: -130px -162px;
            top: 50px;
            left: 10px;
        }

        .discount_box .dis_box_left .icon6 {
            background-position: -130px -240px;
            top: 25px;
            left: 5px;
        }

        .discount_box .dis_box_left .icon7 {
            background-position: -130px -310px;
            left: 5px;
        }

    .discount_box .dis_box_right .icon8 {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url('../applepayicon1.png');
        background-position: -3px -242px;
        vertical-align: middle;
        margin-right: 10px;
        position: absolute;
        left: 0px;
        top: 3px;
    }


    .discount_box .dis_box_right {
        margin-top: 20px;
        padding-left: 30px;
        width: 620px;
        float: left;
    }

    .discount_box .dis_box_xian {
        border-left: 1px solid #b5b5b5;
    }

    .discount_box .discount_smbox {
        overflow: hidden;
        padding-bottom: 20px;
    }

.dis_txt {
    text-indent: 2em;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 28px;
}

.dis_txt01 {
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
}

.dis_xian {
    width: 620px;
    height: 1px;
    border-top: 1px solid #b5b5b5;
    position: absolute;
    left: 160px;
    top: 150px;
}

.dis_txt_none {
    padding: 0;
    margin: 0;
}

.dis_txt02 {
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 24px;
    padding: 0;
    margin: 0;
}

.dis_txt03 {
    position: relative;
    line-height: 24px;
    font-size: 18px;
    color: #c7000b;
    font-weight: bold;
    padding: 0 0 0 30px;
    margin: 0;
}

.dis_txt04 {
    width: 610px;
    text-indent: 2em;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    line-height: 24px;
    padding: 0;
    margin: 0;
}

.dis_l {
    width: 70px;
    display: inline-block;
    float: left;
}

.dis_r {
    width: 540px;
    vertical-align: top;
    display: inline-block;
    float: left;
}

.dis_txtred {
    color: #c7000b;
}

.dis_botton_box {
	width: 840px;
	height: 20px;
	background: url('../applepaydis01.jpg') center repeat-x;
	margin: 40px auto 30px;
	text-align: center;
}

    .dis_botton_box .dis_botton_title {
        width: 80px;
        background: url('../applepaydis02.jpg') no-repeat 15px center #d7d7d7;
        display: inline-block;
        padding-left: 60px;
        padding-right: 20px;
        color: #ef6a00;
        font-size: 20px;
        font-weight: bold;
        line-height: 32px;
    }

.dis_botton_d {
    text-align: center;
    margin-bottom: 10px;
}
.dis_txtred_a {
    padding-right:14px;
    background:url('../applepaydis04.png') no-repeat right 8px;
    color: #c7000b;
}
    .dis_txtred_a:hover {
        background:url('../applepaydis05.png')  no-repeat right 8px;
        color:#5e5e5e;
    }
