* {
    margin: 0;
    padding: 0;
    border: 0;
}

html {
    font-size: 12px;
    -webkit-text-size-adjust: 100%;
    height: 100%;
}

body {
    position: relative;
    /*font-size: 1rem;
            line-height: 1.5rem;*/
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    height: 100%;
    font-family: 'Microsoft YaHei';
}

a {
    text-decoration: none;
}

.wrap {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.widget-marv-hero__media {
    margin-top: 20px;
}

    .widget-marv-hero__media .titimg {
        padding: 20px 0;
    }

    .widget-marv-hero__media .content {
        color: #fff;
        /*text-indent: 2em;*/
        font-size: 16px;
        /*letter-spacing: 2px;*/
        line-height: 2;
        /*padding: 0 60px;*/
        /*padding-bottom: 50px;*/
    }

.zjxgq .titimg {
    color: #fff;
    font-weight: bold;
    text-align: center;
    font-size: 18px;
}

.zjxgq .content {
    padding: 0 45px;
    padding-bottom: 25px;
}

.jjxsd .titimg {
    color: #4c1973;
    font-weight: bold;
    text-align: left;
    font-size: 18px;
    padding: 0 60px;
}

.jjxsd span {
    background-color: #fff;
    padding: 5px 20px;
    border-radius: 20px;
}

.jjxsd .content {
    text-indent: 0;
    padding: 0 45px;
}

.link {
    display: inline-block;
    /*width: 100%;*/
    margin-top: 20px;
    /*border-top: 1px solid #E5E5E5;*/
}


    .link a {
        display: block;
        width: 100%;
        float: left;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 5px 0;
    }

    .link .more {
        float: right;
        text-align: right;
        margin-top: 20px;
    }

.tsxsd .titimg {
    color: #000;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.tsxsd .content {
    margin: 0 60px;
}

    .tsxsd .content .title {
        color: #000;
        font-size: 16px;
        text-align: center;
        padding-top: 10px;
    }

.footer {
}

    .footer .content {
        color: #707070;
        font-size: 14px;
        text-align: center;
        line-height: 2;
        margin:0;
        padding:0;
    }

img {
    max-width: 100%;
    height: auto;
    width: auto\9;
    border: 0px;
    display: block;
    margin: 0 auto;
}

@media (min-width: 751px) {
}

@media (max-width: 750px) {
    .widget-marv-hero__media .content {
        padding-bottom: 30px;
    }

    .zjxgq .content {
        padding: 0 30px;
    }

    .jjxsd .titimg {
        text-align: center;
    }

    .jjxsd .content {
        padding: 0 30px;
    }



    .link a {
        display: block;
        width: 100%;
        float: none;
        padding: 5px 0;
        text-decoration: none;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }


    .link .more {
        float: none;
        text-align: right;
        border-bottom: none;
    }

    .tsxsd .content {
        margin: 0 50px;
    }

        .tsxsd .content .imgbox {
        }
}

@media (max-width: 480px) {
    .widget-marv-hero__media {
        margin-top: 10px;
    }

        .widget-marv-hero__media .content {
            padding-bottom: 10px;
        }

    /*.widget-marv-hero__media .titimg {
            padding: 20px 0;
        }*/

    .zjxgq .content {
        padding-left: 20px;
        padding-right: 20px;
    }

    .jjxsd .titimg {
        text-align: center;
    }

    .jjxsd .content {
        padding-left: 30px;
        padding-right: 30px;
    }



    .tsxsd .content {
        margin: 0 20px;
    }

        .tsxsd .content .imgbox {
        }

        .tsxsd .content .title {
            font-size: 10px;
            text-indent: 0;
        }
        
    .footer .content {
        padding: 10px;
        font-size: 12px;
    }
}

.margin0 {
    margin-top: 0;
}
