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;
    object-fit: cover;
}

.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: #620004;
}

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 {
    font-size: 16px;
    background: #b22c2f url(../images/bottom.jpg) no-repeat center bottom 240px;
    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%;
    background: url(../images/head.jpg) no-repeat center top;
}

.head {
    width: 100%;
    height: 724px;
}

.wap_head,
.wap_tit {
    display: none;
}

.zb,
.cb {
    width: 100%;
    height: 100px;
    display: block;
    margin: 30px 0;
}

.box {
    height: auto;
    width: 1035px;
    margin: 0 auto;
}

.box h1 {
    text-align: center;
    font-size: 36px;
    font-weight: bold;
    color: #fee988;
    margin-bottom: 30px;
    height: 80px;
    line-height: 80px;
    background: url(../images/title_bg.png) no-repeat center;
}

.box ul li {
    width: 335px;
    height: auto;
    padding: 0 5px;
    float: left;
    margin-bottom: 60px;
}

.box ul li p {
    width: 88%;
    color: #f8eeb7;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    margin: 0 auto 10px;
}

.box ul li h2 {
    width: 88%;
    color: #f8eeb7;
    text-align: left;
    font-size: 14px;
    margin: 0 auto;
}

.box ul li .li_bg {
    background: url(../images/li_bg.png) no-repeat center;
    width: 315px;
    height: 174px;
    padding: 55px 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.box ul li .li_bg .im {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.box ul li .li_bg .im img {
    width: 315px;
    height: 174px;
    object-fit: fill;
}


.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{ background: #390008;} */
/* #xmnnfooter p {
    color: #cc727c;
}

#xmnnfooter p a {
    color: #cc727c;
}

#xmnnfooter .bottom-msg .fr {
    border-color: #cc727c;
} */

#wap-foot {
    display: none;
}

#foot {
    margin-top: 481px;
    border-top: 1px solid #ddd;
    background: #EFEFEF;
}
