@charset "utf-8";
/* CSS reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset, img {
    border: 0;
}

address, caption, cite, code, dfn, th, var {
    font-style: normal;
    font-weight: normal
}

ol, ul {
    list-style: none
}

caption, th {
    text-align: left
}

q:before, q:after {
    content: ''
}

abbr, acronym {
    border: 0
}

p {
    word-wrap: break-word;
}


/*公共*/
.clr {
    zoom: 1;
}

/*不用添加多余标签清除浮动*/
.clr:after {
    display: block;
    content: "\0020";
    height: 0;
    clear: both;
    visibility: hidden;
}

.none {
    display: none;
}

.w {
    width: 100%;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tc {
    text-align: center;
}

.fb {
    font-weight: bold;
}

.tr {
    text-align: right;
}

.vm {
    vertical-align: middle;
}

.f12 {
    font-size: 12px;
}

.f16 {
    font-size: 16px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}


body, html {
    background-color: #fff;
    min-height: 100%;
}

.m202602-pc-brand {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 60px;
    box-sizing: border-box;
    position: relative;
    font-size: 14px;
    color: #333;
    line-height: 160%;
    font-family: '微软雅黑', Arial, Helvetica, sans-serif;
    zoom: 1;
}

.m202602-pc-brand a {
    text-decoration: none;
    outline: none;
    color: #333;
}

.m202602-pc-brand-title {
    width: 100%;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    border-bottom: solid 1px #F1F1F1;
    padding-bottom: 18px;
}

.m202602-pc-brand-introduce {
    width: 100%;
    margin-top: 30px;
}

.m202602-pc-brand-introduce .m202602-pc-introduceImg {
    width: 618px;
    float: left;
}

.m202602-pc-brand-introduce .m202602-pc-introduceImg img {
    width: 100%;
    vertical-align: top;
}

.m202602-pc-brand-introduce .m202602-pc-introduceMain {
    width: 540px;
    float: right;
}

.m202602-pc-brand-smallTitle {
    font-size: 16px;
    font-weight: bold;
    color: #C81F1F;
    line-height: 16px;
    position: relative;
    padding-left: 20px;
    box-sizing: border-box;
}

.m202602-pc-brand-smallTitle:before {
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 2px solid #C81F1F;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextBox {
    width: 300px;
    float: left;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextBox > li {
    width: 100%;
    position: relative;
    padding-left: 12px;
    box-sizing: border-box;
    margin-top: 20px;
    font-size: 14px;
    line-height: 140%;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextBox > li span {
    color: #FFBD95;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextBox > li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #C81F1F;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextImg {
    width: 205px;
    float: right;
}

.m202602-pc-brand-introduce .m202602-pc-introduceTextImg img, .m202602-pc-brand-introduce .m202602-pc-introduceMain-ban img {
    width: 100%;
    vertical-align: top;
}

.m202602-pc-brand-plateTop {
    width: 100%;
    margin-top: 30px;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-title {
    width: 100%;
    height: 90px;
    background: url(../images/260209-about-img/pc-plateTop-bg.jpg) no-repeat;
    background-size: 100%;
    font-size: 28px;
    color: #FFBD95;
    padding-left: 27px;
    box-sizing: border-box;
    line-height: 90px;
    font-weight: bold;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-main {
    width: 100%;
    height: 500px;
    background: url(../images/260209-about-img/pc-plateTop-bg2.jpg) no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-main ul {
    padding-left: 28px;
    padding-top: 20px;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-main ul li {
    color: #666;
    line-height: 120%;
    margin-top: 8px;
    padding-left: 12px;
    box-sizing: border-box;
    position: relative;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-main ul li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #C81F1F;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-main p {
    padding-left: 28px;
    padding-top: 20px;
    font-size: 16px;
    color: #C81F1F;
    font-weight: bold;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-img {
    margin-left: 100px;
    margin-top: -110px;
    text-align: center;
}

.m202602-pc-brand-plateTop .m202602-pc-plateTop-img img {
    width: 80%;
}

.m202602-pc-brand-plate {
    width: 100%;
    margin-top: 40px;
}

.m202602-pc-brand-plate-titleBox {
    width: 100%;
    height: 190px;
    padding: 30px 0 0 30px;
    box-sizing: border-box;
}

.m202602-pc-brand-plate-titleBox.plateOne {
    background: url(../images/260209-about-img/pc-plate-titleBg1.jpg) no-repeat;
    background-size: 100%;
}

.m202602-pc-brand-plate-titleBox.plateTwo {
    background: url(../images/260209-about-img/pc-plate-titleBg2.jpg) no-repeat;
    background-size: 100%;
}

.m202602-pc-brand-plate-titleBox.plateThree {
    background: url(../images/260209-about-img/pc-plate-titleBg3.jpg) no-repeat;
    background-size: 100%;
}

.m202602-pc-brand-plate-titleBox.plateFour {
    background: url(../images/260209-about-img/pc-plate-titleBg4.jpg) no-repeat;
    background-size: 100%;
}

.m202602-pc-brand-plate-titleBox.plateFive {
    background: url(../images/260209-about-img/pc-plate-titleBg5.jpg) no-repeat;
    background-size: 100%;
}

.m202602-pc-brand-plate-titleBox .m202602-pc-plate-title {
    font-size: 28px;
    color: #FFBD95;
    font-weight: bold;
    line-height: 28px;
    padding-bottom: 16px;
    position: relative;
}

.m202602-pc-brand-plate-titleBox .m202602-pc-plate-title:before {
    content: '';
    width: 40px;
    height: 3px;
    background: #FFBD95;
    border-radius: 2px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
}

.m202602-pc-brand-plate-titleBox p {
    width: 740px;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}

.m202602-pc-brand-smallTitle.big {
    font-size: 20px;
    padding-left: 26px;
}

.m202602-pc-brand-plateOne-text {
    width: 100%;
    line-height: 160%;
    margin-top: 20px;
    font-size: 16px;
}

.m202602-pc-brand-plateOne-text span {
    color: #FFBD95;
}

.m202602-pc-brand-plateOne-list {
    width: 100%;
    padding-top: 10px;
}

.m202602-pc-brand-plateOne-list > li {
    width: 232px;
    height: 150px;
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    background: #C81F1F;
}

.m202602-pc-brand-plateOne-list > li:nth-child(5n+1) {
    margin-left: 0;
}

.m202602-pc-brand-plateOne-list > li .m202602-pc-plateOne-listTitle {
    padding: 20px 0 9px 20px;
    box-sizing: border-box;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
    position: relative;
}

.m202602-pc-brand-plateOne-list > li .m202602-pc-plateOne-listTitle:before {
    content: '';
    width: 40px;
    height: 2px;
    background: #FFBD95;
    border-radius: 1px;
    display: block;
    position: absolute;
    left: 20px;
    bottom: 0;
}

.m202602-pc-brand-plateOne-list > li p {
    padding-left: 20px;
    padding-right: 14px;
    box-sizing: border-box;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
}

.m202602-pc-brand-plateOne-list > li.m202602-pc-plateOne-listImg img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.m202602-pc-brand-plateTwo-left {
    width: 560px;
    float: left;
    font-size: 16px;
}

.m202602-pc-brand-plateTwo-right {
    width: 560px;
    float: right;
}

.m202602-pc-brand-plateTwo-rightImg img {
    width: 100%;
    margin-top: 20px;
    vertical-align: top;
}

.m202602-pc-brand-plateThree-left {
    width: 725px;
    float: left;
    font-size: 16px;
}

.m202602-pc-brand-plateThree-right {
    width: 435px;
    float: right;
}

.m202602-pc-brand-plateThree-right img {
    width: 100%;
    vertical-align: top;
}

.m202602-pc-brand-plateFour-houseList {
    width: 530px;
    height: 230px;
    float: left;
    background: url(../images/260209-about-img/pc-plateFour-bg.jpg) no-repeat;
    background-size: 100%;
    padding: 35px 0 0 79px;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
}

.m202602-pc-brand-plateFour-houseList li {
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    line-height: 16px;
}

.m202602-pc-brand-plateFour-houseList li:before {
    content: '';
    width: 4px;
    height: 4px;
    background: #FFFFFF;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -12px;
    top: 6px;
}

.m202602-pc-brand-plateFour-houseImg {
    width: 585px;
    float: right;
}

.m202602-pc-brand-plateFour-houseImg img {
    width: 100%;
    vertical-align: top;
}

.m202602-pc-brand-plateFour-bookList {
    width: 550px;
    float: left;
}

.m202602-pc-brand-plateFour-bookList h4.m202602-pc-brand-plateFour-book {
    margin-top: 30px;
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 10px;
    color: #CB3030;
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}

.m202602-pc-brand-plateFour-bookList h4.m202602-pc-brand-plateFour-book:before {
    content: '';
    width: 70px;
    height: 2px;
    background: #C81F1F;
    border-radius: 1px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}

.m202602-pc-brand-plateFour-bookList img {
    max-width: 100%;
    vertical-align: top;
}

.m202602-pc-brand-plateFour-bookList p {
    font-size: 16px;
    word-wrap: break-word;
    word-break: break-all;
}

.m202602-pc-brand-plateFour-bookList.bookRight {
    width: 526px;
    float: right;
}

.m202602-pc-brand-plateFive-left {
    width: 520px;
    float: left;
    font-size: 16px;
}

.m202602-pc-brand-plateFive-right {
    width: 580px;
    float: right;
    font-size: 16px;
}

.m202602-pc-brand-plateFive-right p span {
    color: #C81F1F;
}

.m202602-pc-brand-plateFive-rightImg img {
    max-width: 100%;
    text-align: center;
    vertical-align: top;
    margin-top: 30px;
}

.m202602-pc-brand-plateFive-leftImg img {
    max-width: 60%;
    text-align: center;
    vertical-align: top;
    margin-top: 30px;
}




