.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.ermao {
    padding: 70px 0;
}

.ermao .tp h3 {
    text-align: center;
    color: #670003;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 15px;
}

.ermao .tp h4 {
    text-align: center;
    font-size: 18px;
    color: #c49c45;
    font-weight: bold;
    margin-bottom: 20px;
}

.ermao .tp_box {
    position: relative;
}

.ermao .tp_box img {
    width: 1200px;
}

.ermao .tp_box .map {
    position: absolute;
    top: 5px;
    right: 6px;
}

.ermao .tp_box .le h3 {
    font-size: 20px;
    color: #670003;
    font-weight: bold;
}

.ermao .tp_box .le h4 {
    font-size: 20px;
    color: #670003;
    margin-top: 3px;
    font-weight: normal;
}

.ermao .tp_box .cn {
    margin-top: 30px;
    width: 400px;
}

.ermao .tp_box .cn p {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
    line-height: 24px;
}

.ermao .tp_box .cn p:first-child {
    width: 400px;
}

.ermao_nei .lf .en .ermao .tp_box .cn p:last-child {
    width: 400px;
}

.ermao_nei img {
    display: block;
    margin: 0 auto;
}

.ermao .en {
    font-size: 15px;
    color: #666666;
    font-family: serif;
    width: 400px;
    font-family: 'GILROY-REGULAR';
}

.ermao .tap .hd {
    overflow: hidden;
    padding: 45px 0 48px;
}

.ermao .tap .hd ul li {
    float: left;
    font-size: 14px;
    color: #670003;
    height: 40px;
    line-height: 40px;
    width: 284px;
    text-align: center;
    border: 1px solid #dcdada;
    margin-right: 19px;
    cursor: pointer;
    transition: all .7s;
}

.ermao .tap .hd ul li.on {
    background: #dcdada;
}

.ermao .tap .bd {
    display: none;
}

.ermao .tap .bd.on {
    display: block;
}

.ermao .tap .bd2 .bd ul li {
    overflow: hidden;
}

.ermao .tap .bd2 .bd ul .l1 .txt {
    position: absolute;
    bottom: 44px;
    right: 1px;
    background: #ebeae8;
}

.ermao .tap .bd2 .bd ul .l2 .txt {
    float: left;
}

.ermao .tap .bd2 .bd ul .l1 .img {
    float: left;
}

.ermao .tap .bd2 .bd ul .img img {
    display: block;
}

.ermao .tap .bd2 .bd ul .l2 .img {
    float: right;
}

.ermao .tap .bd2 .bd ul li {
    margin-bottom: 40px;
}

.ermao .tap .bd2 .bd ul li a {
    position: relative;
    display: block;
    overflow: hidden;
}

.ermao .bd ul li .txt h3 {
    font-size: 13px;
    color: #670003;
    font-weight: bold;
    position: relative;
    margin-bottom: 4px;
}

.ermao .tap .bd2 .bd ul .l2 h3 {
    text-align: right;
}

.ermao .tap .bd ul .l2 .txt h3:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -34px;
    margin-top: -7px;
    transform: rotateY(180deg);
    width: 16px;
    height: 14px;
    background: url(../images/ermao/left.png) no-repeat center;
}

.ermao .bd ul .l1 .txt h3:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -34px;
    margin-top: -7px;
    width: 16px;
    height: 14px;
    background: url(../images/ermao/left.png) no-repeat center;
}

.ermao .tap .bd2 .bd ul .l2 h4 {
    text-align: right;
    font-family: 'GILROY-REGULAR';
}

.ermao .tap .bd2 .bd ul .l2 p {
    text-align: right;
    margin-right: 0;
}

.ermao .bd ul li .txt h4 {
    font-size: 15px;
    font-weight: normal;
    color: #666666;
    font-family: 'GILROY-REGULAR';
    margin-bottom: 17px;
}

.ermao .bd ul li .txt>p {
    font-size: 14px;
    color: #666666;
    line-height: 18px;
    margin-bottom: 6px;
    margin-right: 111px;
    font-family: 'GILROY-REGULAR';
}

.ermao .bd .l1 .txt .more {
    left: -109px;
    right: auto;
    bottom: 4px;
}

.ermao .bd .l2 .txt .more {
    left: 54px;
    right: auto;
}

.ermao .bd .txt .more {
    position: absolute;
    bottom: 50px;
    right: 54px;
    font-size: 14px;
    color: #670003;
    background: #ebeae8;
}

.ermaoone {
    position: absolute;
    bottom: 45px;
    left: 44px;
}

.ermao .bd .txt .more:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -19px;
    margin-top: -6.5px;
    width: 14px;
    height: 13px;
    background: #ebeae8 url(../images/ermao/right.png) no-repeat;
}

.ermao .bd .txt .more:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: -19px;
    margin-top: -6.5px;
    width: 14px;
    height: 13px;
    background: #ebeae8 url(../images/ermao/right.png) no-repeat;
}

.ermao_nei {
    padding-top: 20px;
}

.ermao_nei .w1200 {
    position: relative;
}

.ermao_nei .return {
    position: absolute;
    top: -9px;
    right: 45px;
    color: #ffff;
    width: 60px;
    line-height: 60px;
    height: 60px;
    background: #670003;
    border-radius: 50%;
    font-size: 14px;
    text-align: center;
}

.ermao_nei ul li {
    position: relative;
    margin-top: 64px;
    overflow: hidden;
    padding-bottom: 73px;
}

.ermao_nei ul li h3 {
    font-size: 32px;
    line-height: 1.4;
    font-weight: bold;
    color: #670003;
}

.ermao_nei ul li h4 {
    font-size: 16px;
    color: #666666;
    background: url(../images/ermao/ico1.png) no-repeat center left;
    padding-left: 20px;
    margin-top: 25px;
}

.ermao_nei ul li .img {
    padding: 30px 0 22px;
}

.ermao_nei ul li .le p {
    font-size: 18px;
    color: #670003;
    max-width: 480px;
    margin-bottom: 11px;
    line-height: 29px;
}

.ermao_nei ul li .le p em {
    font-weight: bold;
}

.ermao_nei ul li .en p {
    font-size: 15px;
    margin-bottom: 14px;
    color: #666666;
    line-height: 30px;
    text-transform: uppercase;
    max-width: 533px;
    font-family: 'GILROY-REGULAR';
}

.ermao_nei .lf {
    float: left;
    width: 582px;
}

.ermao_nei .rt {
    float: right;
    width: 618px;
}

.ermao_nei .rt h3 {
    float: right;
    font-size: 15px;
    color: #666666;
    max-width: 480px;
    font-weight: normal;
    margin-top: 28px;
    font-family: 'GILROY-REGULAR';
}


/* education */

.education .bd ul li .txt h4 {
    color: #670003;
    margin-bottom: 4px;
}

.education .bd ul li .txt .honor {
    margi
}

.education .bd ul li .txt .honor,
.education .bd ul li .txt .honor_en {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    margin-bottom: 6px;
    margin-right: 97px;
}

.education .bd ul li .txt .honor_en {
    font-family: 'GILROY-REGULAR';
}

.education .tap .bd2 .bd ul .l2 .honor {
    text-align: right;
    margin-left: 97px;
    margin-right: 0;
}

.education .tap .bd2 .bd ul .l2 .honor_en {
    text-align: right;
    margin-left: 97px;
    margin-right: 0;
}

.education .tap .bd2 .high ul .img {
    border: 1px solid #efefef;
}

.edu_inner {
    overflow: hidden;
    padding-top: 60px;
    padding-bottom: 90px;
}

.edu_inner .w1200 {
    position: relative;
    padding-left: 46px;
    padding-right: 46px;
}

.edu_inner .w1200 .return {
    position: absolute;
    top: -58px;
    right: 0px;
    color: #ffff;
    width: 60px;
    line-height: 60px;
    height: 60px;
    background: #670003;
    border-radius: 50%;
    font-size: 18px;
    text-align: center;
}

.edu_inner .left {
    float: left;
    padding-top: 50px;
    width: 356px;
}

.edu_inner .left .tit {
    font-size: 16px;
    font-family: 'GILROY-EXTRABOLD';
    font-weight: bolder;
    line-height: 32px;
    color: #670003;
    text-transform: uppercase;
}

.edu_inner .left .tit p {
    font-size: 24px;
    font-family: 'GILROY-REGULAR';
    margin-bottom: 0;
    font-weight: normal;
    color: #670003;
}

.edu_inner .left p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.edu_inner .left p a {
    text-decoration: underline;
    font-size: 16px;
    color: #666;
}

.edu_inner .left .info p {
    margin-bottom: 5px;
}

.edu_inner .left .info p:first-child {
    margin-bottom: 20px;
}

.edu_inner .left .info p strong {
    font-weight: bold;
    display: block;
    font-size: 16px;
    color: #670003;
}

.edu_inner .left .info_en {
    margin-top: 17px;
}

.edu_inner .left .info_en p {
    font-family: 'GILROY-REGULAR';
}

.edu_inner .left .info_en p strong {
    font-family: 'GILROY-REGULAR';
    display: block;
}

.edu_inner .right {
    float: right;
    width: 692px;
}

.edu_inner .right h3 {
    margin-top: 30px;
    font-size: 36px;
    line-height: 1.4;
    color: #670003;
}

.edu_inner .honor {
    font-size: 24px;
    line-height: 1.4;
    font-weight: bold;
    color: #670003;
}

.edu_inner .right .img {
    line-height: 1;
    display: block;
    margin: 5px 0;
}

.edu_inner .honor_en {
    margin-top: 10px;
    font-size: 24px;
    line-height: 20px;
    color: #670003;
    font-family: 'GILROY-REGULAR';
    text-transform: uppercase;
}