@charset "utf-8";
/* CSS Document */

.hzpanli {
    max-width: 1280px;
    margin: 0 auto;
    overflow: hidden;
}

.hzpanli .anliimg {
    width: 33.33333333%;
    max-width: 100%;
    float: left;
}

.anliimg img {
    width: 100%;
    max-width: 100%;
    height: auto;
    float: left;
}

.hzptitle {
    width: 1010px;
    margin: 0 auto;
}

.hzpwenzi {
    width: 50%;
    height: 120px;
    float: left;
    font-size: 1em;
    color: #666;
    text-decoration: none;
    line-height: 1.4em;
}

.hzpwenzi h2 {
    font-size: 1.3em;
    color: #e4104f;
    text-decoration: none;
}

#wenzi-vi{
    max-width: 1010px;
    margin: 0 auto;
    margin-bottom: 2em;
}
@media screen and (max-width: 800px) {
    .hzpanli {
        margin: 0 auto;
        width: 100%;
    }

    .hzpanli .anliimg {
        width: 100%;
        max-width: 100%;padding: 10px 0;
        float: left;
    }
.bran h2 {
	text-align: center;
	font-size: 1.0em;
	margin-top: 0;
	height: auto;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-family:  "Microsoft Yahei" !important;
}
   .anliimg img {
        width: 100%;
        max-width: 100%;
        float: left;
    }
    .hzpanli img {
        width: 100%;
        max-width: 100%;
        float: left;
    }

    .hzptitle {
        width: 98%;
        overflow: hidden;
        margin: 0 auto;
    }

    .hzpwenzi {
        width: 48%;
        height: 175px;
        text-align: left;
        margin-right: 2%;
        float: left;
        font-size: 0.8em;
        color: #666;
        text-decoration: none;
        line-height: 1.4em;
    }

    .hzpwenzi:nth-of-type(2n+2) {
        margin-right: 0;
    }

    .hzpwenzi h2 {
        font-size: 1.3em;
        color: #e4104f;
        text-decoration: none;
    }

    .titlec > li {
        text-align: center;
    }
}
.bran {
    overflow: hidden;
    width: 100%;
    background: url(https://www.mroyal.cn/dsp/Templates/cn2014/images/yx_bg.jpg) no-repeat center;
    background-size: cover;
    padding: 100px 0;
    margin: 0;
    color: white;
}
.bran h2 {
	text-align: center;
	font-size: 1.5em;
	margin-top: 0;
	height: auto;
	font-weight: normal;
	color: white;
	text-decoration: none;
	font-family:  "Microsoft Yahei" !important;
}
.bran > h2 > i {
	width: 50px;
	height: 2px;
	display: block;
	background-color: #e51b4d;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.bran > p {
	color: white;
	font-size: 1.8em;
	font-weight: 200;
	text-align: center;
	margin-bottom: 0;
	text-decoration: none;
}
