html {
    -webkit-text-size-adjust: none;
    width: 100%;
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

* {
    margin: 0;
    padding: 0;
}

img {
    height: auto;
    max-width: 100%;
    width: auto\9;
    /* ie8 */
    vertical-align: top;
}

.video embed,
.video object,
.video iframe {
    width: 100%;
    height: auto;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="text"],
input[type="password"],
select,
button,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
}

input:focus {
    outline: none;
}

.css {
    -webkit-touch-callout: none
}

a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

a:hover {
    color: #004386;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

i {
    font-style: normal;
}

li {
    list-style: none
}

img {
    border: 0;
}

a {
    color: #000;
    text-decoration: none;
    outline: none;
}

em {
    font-style: normal;
}

body {
    background: #a31b01;
    font-size: 16px;
    font-family: Microsoft Yahei, Hiragino Sans GB, WenQuanYi Micro Hei, Heiti SC, STHeiti, SimSun, sans-serif;
    color: #333333;
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    clear: both;
}

/* 清除浮动*/
* html .clearfix {
    zoom: 1;
}

/**, *::after, *::before{box-sizing:border-box; -webkit-box-sizing:border-box;}*/
/*-------------------------------------------------------------------------------------------------------------------------*/
.wrap {
    width: 100%;
    height: auto;
    background: url("../images/body.png") no-repeat center top;
    padding-top: 1018px;
}

.wap_head {
    display: none;
}

.tit1 {
    width: 100%;
    text-align: center;
    color: #df3d37;
    font-size: 30px;
}

.main1 {
    background: none;
    width: 100%;
    position: relative;
    z-index: 999;
}

.main2 {
    background: none;
    width: 100%;
    position: relative;
    margin-top: 200px;
    margin-bottom: 300px;

}

.main2 .box {
    padding-top: 175px;
    position: relative;
}

.zj {
    width: 100%;
    background: url("../images/zj.png") no-repeat center;
    height: 600px;
    position: absolute;
    left: 0;
    top: -505px;
}

.tm {
    width: 100%;
    background: url("../images/tm.png") no-repeat center;
    height: 600px;
    position: absolute;
    left: 0;
    top: -275px;
}


.box {
    height: auto;
    width: 1035px;
    margin: 0 auto;
}

.box ul li {
    width: 335px;
    height: auto;
    padding: 0 5px;
    float: left;
    margin-bottom: 40px;
}

.box ul li p {
    color: #333;
    text-align: center;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: bold;
}

.box ul li .li_bg {
    background: url("../images/li_bg.png") no-repeat center;
    width: 315px;
    height: 174px;
    padding: 55px 10px;
    overflow: hidden;
}

.box ul li .li_bg .im {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.box ul li .li_bg .im i {
    display: block;
    background: url("../images/icon.png") no-repeat center;
    width: 64px;
    height: 64px;
    position: absolute;
    left: 125px;
    top: 55px;
}

.foot {
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    padding: 30px 0 20px;
    clear: both;
    color: #fff;
}

#xmnnfooter p {
    color: #fdf8e6;
}

#xmnnfooter p a {
    color: #fdf8e6;
}

#xmnnfooter .bottom-msg .fr {
    border-color: #fdf8e6;
}

#wap-foot {
    display: none;
}

.zj-wap,
.tm-wap {
    display: none;
}

.more {
    display: block;
    text-align: right;
    font-weight: bold;
    color: #154b74;
}

@media screen and (max-width: 800px) {

    *,
    *::after,
    *::before {
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    #top {
        display: none;
    }

    .wrap {
        background: none;
        padding-top: 0;
        padding-bottom: 10px;
    }

    .wap_head {
        width: 100%;
        height: auto;
        display: block;
    }

    .tit1 {
        height: 2.6rem;
        line-height: 2.6rem;
        font-size: 1rem;
    }

    .main1 {
        height: auto;
    }

    .main1 .box ul li:last-child {
        display: block;
    }

    .main2 .box ul li:last-child {
        display: none;
    }

    .main2 {
        height: auto;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .main1 .zj {
        width: 100%;
        background: url("../images/zj-wap.png") no-repeat center;
        background-size: 100% 100%;
        height: 6.63rem;
        position: absolute;
        left: 0;
        top: -3rem;
    }

    .main2 .tm {
        width: 100%;
        background: url("../images/tm-wap.png") no-repeat center;
        background-size: 100% 100%;
        height: 6.63rem;
        position: absolute;
        left: 0;
        top: -1rem;
    }

    .main2 .box {
        padding-top: 5rem;
    }

     

    .box {
        width: 100%;
        padding: 1rem 0.3rem 0 0.3rem;
    }

    .box ul li {
        width: 49%;
        padding: 0;
        margin-bottom: 0.8rem;
    }

    .box ul li:nth-child(even) {
        margin-left: 2%;
    }

    .box ul li .li_bg {
        width: 100%;
        padding: 1rem 0.3rem;
        background-size: 100% 100%;
        margin-top: 0.5rem;
        height: 8rem;
    }

    .box ul li .li_bg .im i {
        width: 1.4rem;
        height: 1.4rem;
        background-size: 100% 100%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        left: 50%;
        top: 50%;
    }

    .box ul li p {
        font-size: 0.6rem;
    }

    .tit2 {
        height: 2.6rem;
        line-height: 2.6rem;
        background-size: 100% 100%;
        font-size: 1rem;
    }

    #foot {
        display: none;
    }

    #wap-foot {
        background-color: #fac93e;
        color: #fdf8e6;
        height: 2.4rem;
        line-height: 2.4rem;
        text-align: center;
        display: block;
        font-size: 0.8rem;
    }

    .box ul li .li_bg .im img {
        object-fit: cover;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        position: absolute;
        left: 50%;
        top: 50%;
    }
}