* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

li {
    list-style: none;
}

.clear {
    clear: both;
}

.container {
    max-width: 640px;
    height: 100%;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
    background: url(../images/zg_maxbj.jpg);
    background-size: contain;
}

.margin {
    margin: 1rem auto;
}

.padding {
    padding: 0 0.5rem;
}

.alw {
    position: relative;
    z-index: 100;
}

.alw img {
    width: 100%;
    display: block;
}

.zqzgmaxtitle {
    margin: 1rem auto;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    height: 3rem;
    background-image: linear-gradient(to right, #9fcbd9, #d8ecf2, #e2f2f6, #d8ecf2, #9fcbd9);
    color: #054b60;
    font-weight: bold;
}

.zqzgmaxtitle img {
    width: 2.4rem;
    margin-right: 0.4rem;
}

.zqzgmaxtitle span {
    color: #b63539;
}

.a1box {
    position: relative;
    z-index: 1;
    border-top: 0.75rem solid #054b60;
}

.a1box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 28.0875rem;
    width: 100%;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
    z-index: 0;
}

.a1box .videombox {
    position: relative;
    z-index: 1;
}

.a1box .videombox .title {
    height: 2.2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #b63539;
    font-weight: bold;
}

.a1box .videombox .title img {
    margin: 0 0.4rem;
    display: block;
    width: 1.5rem;
}

.a1box .videombox .videobox {
    margin: 1rem auto;
    width: 90%;
    border: 1px solid #054b60;
    padding: 0.4rem;
    position: relative;
}

.a1box .videombox .videobox:after {
    content: '';
    position: absolute;
    left: -2px;
    top: -2px;
    width: 4.35rem;
    height: 5.325rem;
    border: 4px solid #054b60;
    border-right: none;
    border-bottom: none;
}

.a1box .videombox .videobox:before {
    content: '';
    position: absolute;
    right: -2px;
    bottom: -2px;
    width: 4.125rem;
    height: 6.75rem;
    border: 4px solid #054b60;
    border-left: none;
    border-top: none;
}

.a1box .videombox .videobox video {
    display: block;
    height: 14rem;
    width: 100%;
}

.a1box .qy {
    padding: 0.5rem 1rem;
}

.a2box {
    padding-bottom: 1rem;
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
}

.a2box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a2box .a2border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a2box .banner {
    padding-top: 1rem;
}

.a2box .zysx {
    margin: 1rem auto;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee9c31;
    color: #fff;
    font-size: 0.75rem;
    padding: 0.5rem;
    line-height: 1.3rem;
    border-radius: 0.6rem 0.6rem 0 0;
    position: relative;
    padding-right: 1.8rem;
}

.a2box .zysx:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    height: 1rem;
    width: 9.525rem;
    border-top: 0.1rem dashed #ee9c31;
}

.a2box .zysx .gth {
    position: absolute;
    right: -0.8rem;
    bottom: -0.2rem;
    width: 3rem;
}

.a2box .wtlist {
    z-index: 2;
    position: relative;
    margin: 1rem auto;
    width: 90%;
    padding-top: 0.5rem;
    font-size: 0.8rem;
    color: #23758e;
}

.a2box .wtlist ul li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.3rem;
    text-decoration: underline;
}

.a2box .wtlist ul li:before {
    position: absolute;
    left: 0;
    top: 0.1rem;
    content: '';
    background: #ee9c31;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 50%;
}

.a2box .zg {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.975rem;
    color: #b63539;
    font-weight: bold;
}

.a2box .zg img {
    width: 1.425rem;
    margin-right: 0.5rem;
}

.a2box .zx {
    margin: 1rem auto;
    width: 72%;
}

.a2box .zx img {
    display: block;
    width: 100%;
}

.a3box {
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
    padding-bottom: 1rem;
}

.a3box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a3box .a3border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a3box .banner {
    padding-top: 1rem;
}

.a3box .zysx {
    margin: 1rem auto;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee9c31;
    color: #fff;
    font-size: 0.75rem;
    padding: 0.5rem;
    line-height: 1.3rem;
    border-radius: 0.6rem 0.6rem 0 0;
    position: relative;
    padding-right: 1.8rem;
}

.a3box .zysx:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    height: 1rem;
    width: 9.525rem;
    border-top: 0.1rem dashed #ee9c31;
}

.a3box .zysx .gth {
    position: absolute;
    right: -0.8rem;
    bottom: -0.2rem;
    width: 3rem;
}

.a3box .zg {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.975rem;
    color: #b63539;
    font-weight: bold;
}

.a3box .zg img {
    width: 1.425rem;
    margin-right: 0.5rem;
}

.a3box .zx {
    margin: 1rem auto;
    width: 75%;
}

.a3box .zx img {
    display: block;
    width: 100%;
}

.a4box {
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
    padding-bottom: 1rem;
}

.a4box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a4box .a4border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a4box .banner {
    padding-top: 1rem;
}

.a4box .zysx {
    margin: 1rem auto;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee9c31;
    color: #fff;
    font-size: 0.75rem;
    padding: 0.5rem;
    line-height: 1.3rem;
    border-radius: 0.6rem 0.6rem 0 0;
    position: relative;
    padding-right: 1.8rem;
}

.a4box .zysx:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    height: 1rem;
    width: 9.525rem;
    border-top: 0.1rem dashed #ee9c31;
}

.a4box .zysx .gth {
    position: absolute;
    right: -0.8rem;
    bottom: -0.2rem;
    width: 3rem;
}

.a5box {
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
    padding-bottom: 1rem;
}

.a5box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a5box .a5border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a5box .banner {
    padding-top: 1rem;
}

.a5box .zysx {
    margin: 1rem auto;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee9c31;
    color: #fff;
    font-size: 0.75rem;
    padding: 0.5rem;
    line-height: 1.3rem;
    border-radius: 0.6rem 0.6rem 0 0;
    position: relative;
    padding-right: 1.8rem;
}

.a5box .zysx:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    height: 1rem;
    width: 9.525rem;
    border-top: 0.1rem dashed #ee9c31;
}

.a5box .zysx .gth {
    position: absolute;
    right: -0.8rem;
    bottom: -0.2rem;
    width: 3rem;
}

.a5box .zg {
    padding-top: 0.5rem;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.975rem;
    color: #b63539;
    font-weight: bold;
}

.a5box .zg img {
    width: 1.425rem;
    margin-right: 0.5rem;
}

.a5box .zx {
    position: relative;
    z-index: 2;
    margin: 1rem auto;
    width: 72%;
}

.a5box .zx img {
    display: block;
    width: 100%;
}

.a6box {
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
    padding-bottom: 1rem;
}

.a6box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a6box .a6border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a6box .wtlist {
    z-index: 2;
    position: relative;
    margin: 1rem auto;
    width: 90%;
    padding-top: 0.5rem;
    font-size: 0.8rem;
    color: #23758e;
    padding-bottom: 0.5rem;
}

.a6box .wtlist ul li {
    margin-bottom: 0.5rem;
    position: relative;
    padding-left: 1.5rem;
    line-height: 1.3rem;
    text-decoration: underline;
}

.a6box .wtlist ul li:before {
    position: absolute;
    left: 0;
    top: 0.1rem;
    content: '';
    background: #ee9c31;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 50%;
}

.a6box .mintitle {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    color: #fff;
    background: #054b60;
    width: 9.1875rem;
    height: 1.8rem;
    position: relative;
}

.a6box .mintitle:after {
    content: '';
    position: absolute;
    right: -1.8rem;
    top: 0;
    width: 0;
    height: 0;
    border: 1.8rem solid transparent;
    border-top-color: #054b60;
}

.a6box .banner {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.a6box .zysx {
    margin: 1rem auto;
    width: 85%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #ee9c31;
    color: #fff;
    font-size: 0.75rem;
    padding: 0.5rem;
    line-height: 1.3rem;
    border-radius: 0.6rem 0.6rem 0 0;
    position: relative;
    padding-right: 1.8rem;
}

.a6box .zysx:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1.5rem;
    height: 1rem;
    width: 9.525rem;
    border-top: 0.1rem dashed #ee9c31;
}

.a6box .zysx .gth {
    position: absolute;
    right: -0.8rem;
    bottom: -0.2rem;
    width: 3rem;
}

.a6box .zg {
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.975rem;
    color: #b63539;
    font-weight: bold;
}

.a6box .zg img {
    width: 1.425rem;
    margin-right: 0.5rem;
}

.a6box .zx {
    margin: 1rem auto;
    width: 72%;
}

.a6box .zx img {
    display: block;
    width: 100%;
}

.a7box {
    padding-bottom: 1rem;
    margin-top: -1rem;
    padding-top: 1rem;
    position: relative;
}

.a7box:before {
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    position: absolute;
    background: #e6f4f8;
    filter: alpha(opacity=70%);
    opacity: 0.7;
}

.a7box .a7border {
    margin: 0 auto;
    width: 95%;
    border: 0.2625rem solid #388ba5;
    position: relative;
    z-index: 2;
}

.a7box .banner {
    padding-top: 1rem;
}

.a7box .textdl {
    padding: 0.5rem 0;
}

.a7box .textdl .dl {
    margin: 0.2rem auto;
    display: flex;
    padding: 0 0.5rem;
}

.a7box .textdl .dl dt {
    width: 0.9rem;
    padding-top: 0.3rem;
}

.a7box .textdl .dl dt img {
    display: block;
    width: 100%;
}

.a7box .textdl .dl dd {
    margin-left: 0.4rem;
    flex: 1;
}

.a7box .textdl .dl dd p {
    font-size: 0.75rem;
    line-height: 1.2rem;
}

.a7box .zj {
    margin-top: -0.5rem;
    padding: 1rem;
}

.ztbombox {
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 24rem;
    transform: translateX(-50%);
    z-index: 9999;
    display: flex;
}

.ztbombox .box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    height: 5.5125rem;
    background: #019795;
}

.ztbombox .box a {
    width: 100%;
    height: 4.5rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 1px solid #fff;
}

.ztbombox .box a img {
    width: 3.1875rem;
}

.ztbombox .box a h3 {
    margin: 0.2rem 0;
    font-size: 0.9rem;
    font-weight: normal;
}

.ztbombox .box a p {
    font-size: 0.7rem;
}

.ztbombox .box:nth-child(4) a {
    border-right: none;
}

.ztleftbox {
    position: fixed;
    left: 0;
    top: 10rem;
    z-index: 9999;
    width: 5.4rem;
    height: 10.5rem;
}

.ztleftbox ul li {
    padding: 1rem 0.5rem;
    background: #d9f0ef;
    height: 2.25rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.ztleftbox ul li a {
    display: flex;
    align-items: center;
    color: #019795;
    font-size: 0.8rem;
    text-decoration: underline;
}

.ztleftbox ul li img {
    width: 0.375rem;
    margin-right: 0.4rem;
}
