.g-hd {
    height: 8.8rem;
    position: relative;
    background: url(../images/h_bg.jpg) no-repeat center;
    background-size: 100% 8.8rem;
}

.g-hd img {
    display: block;
    width: 100%;
}

.g-hd .g_lo {
    width: 45.156%;
    margin: 0 auto;
    padding-top: 51px;
    height: 51px;
}

.g-hd .g_lo span {
    font-size: 1.0rem;
    color: #000000;
    display: block;
    line-height: 1.0rem;
    text-align: center;
    font-weight: bold;
    padding-top: 0.35rem;
}

.g-hd ul {
    float: left;
    height: 3.3rem;
    margin: 0 0 0 3.1%;
}

.g-hd ul li {
    float: left;
    font-size: 1.2rem;
    line-height: 3.3rem;
    padding: 0 1.6rem;
    position: relative;
}

.g-hd ul li a {
    color: #ffffff;
}

.g-hd ul li:first-child {
    padding-left: 4.75rem;
}

.g-hd ul li:last-child {
    padding-right: 0;
}

.g-hd .m-nav2 {
    float: right;
    width: 2.0rem;
    margin: 1rem 3.1% 0 0;
}

#menu {
    display: none;
    background: #c61f33;
    background-size: 100% 52.35rem;
    position: absolute;
    left: 0;
    top: 8.8rem;
    width: 100%;
    height: 52.35rem;
    z-index: 200;
}

#menu p {
    width: 94%;
    margin: 1.1rem auto 0;
    text-align: center;
}

#menu p a {
    display: block;
    height: 4.5rem;
    line-height: 4.5rem;
    font-size: 1.2rem;
    color: #1e1e1e;
    border-bottom: 1px dashed #d1d2d5;
    box-sizing: border-box;
    opacity: 0.9;
}

#menu p a:hover {
    font-weight: bold;
    opacity: 1;
}

#menu p a:last-child {
    border: 0;
}

#menu .bo {
    display: block;
    width: 10rem;
    height: 3.5rem;
    background: url(../images/bo.png) no-repeat center;
    background-size: 14.1rem 3.5rem;
    font-size: 1.2rem;
    line-height: 3.5rem;
    margin: 2.8rem auto 0;
    color: #fff;
    padding-left: 6em;
}

.ad-01 {
    position: relative;
    min-height: 4rem;
    background: #c61f33;
    /*background: url(../images/m11-icon2.jpg) no-repeat center top;*/
    /*background-size: 100% 4rem; */
}

.ad-01-img img {
    display: block;
    width: 100%;
}

.ad-01-title {
    position: absolute;
    top: 0;
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #fff;
    line-height: 4rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.m-gy-dfl-01 {
    padding-top: 1rem;
    margin-bottom: 1.6rem;
}

.m-gy-dfl-01-tit {
    height: 4rem;
    width: 100%;
    font-size: 1.6rem;
    text-align: center;
    color: #333;
    line-height: 4rem;
    /*background: #c61f33;*/
    background: url(../images/m11-icon2.jpg) no-repeat center top;
    background-size: 100% 4rem;
    border-bottom: 1px solid #FA756E;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    box-sizing: border-box;
}

.m-gy-dfl-01-desc {
    width: 93.75%;
    margin: 0 auto;
}

.foot-top {
    position: relative;
    height: 13.6rem;
    margin-bottom: 3.5rem;
    text-align: center;
    background: url(../images/f_bg.jpg) no-repeat center;
    background-size: 100% 13.6rem;
}

.foot-top a.top {
    display: block;
    position: absolute;
    z-index: 1;
    top: -2.35rem;
    left: 43.75%;
    width: 13.90%
}

.foot-top a.top img {
    width: 100%;
}

.foot-top p {
    text-align: center;
    padding-top: 4.4rem;
    margin-bottom: 1.5rem;
}

.foot-top p a {
    display: inline-block;
    color: #eeeeee;
    font-size: 1rem;
    margin: 0 2.73%;
    position: relative;
}

.foot-top p a:after {
    content: "|";
    display: inline-block;
    font-size: 1rem;
    font-weight: lighter;
    margin: 0 2.3%;
    position: absolute;
    right: -25%;
    top: 0;
}

.foot-top p a:last-child:after {
    display: none;
}

.foot-top h3 {
    height: 4.5rem;
    text-align: center;
}

.foot-top h3 i {
    font-size: 0.95rem;
    color: #a0a0a0;
    display: block;
    padding-bottom: 0.4rem;
    line-height: 0.95rem;
}

.foot-top h3 i a {
    color: #a0a0a0;
    padding-left: 2.1rem;
}

.foot-top h3 b {
    font-size: 0.9rem;
    color: #ffffff;
    font-weight: normal;
    float: left;
    width: 100%;
    text-align: center;
}

.foot-top h3 b em {
    font-size: 1.25rem;
    color: #ffffff;
    font-weight: bold;
}

.foot-top h3 b em a {
    color: #fff;
}

.foot-bottom {
    position: fixed;
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    height: 3.5rem;
    overflow: hidden;
    bottom: 0;
    background: #e3b056;
    z-index: 999;
}

.foot-bottom li {
    float: left;
    width: 33.3%;
    text-align: center;
    overflow: hidden;
    padding-top: 0.25rem;
    position: relative;
    height: 3.5rem;
}

.foot-bottom li a {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    display: block;
    line-height: 0;
}

.foot-bottom li img {
    width: 1.9rem;
    height: 1.75rem;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.28rem;
}

.foot-bottom li span {
    font-size: 0.9rem;
    color: #000000;
    line-height: 0.9rem;
    font-family: arial;
    padding-top: 0.2rem;
}