@charset "UTF-8";

*{
    margin: 0 auto;
}

.head-background {
    width: 100%;
    height: 300px;
    background: url(../images/zu6.png) no-repeat 50% 50%;
    text-align: center;
    background-size:100% 100%;
}

#main {
    width: 100%;
    height: 100%;
    background-color: #F5F5F5;
}

.details {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.current-location {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.current-location>a:nth-child(1) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
}

.current-location>a:nth-child(2) {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #B20A14;
}

.deta-content {
    width: 1200px;
    height: auto;
    background-color: #FFFFFF;
}

.deta-content>h4 {
    font-size: 26px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #272727;
    text-align: center;
    padding-top: 51px;
}

.deta-content .brief {
    text-align: center;
    width: 100%;
    margin-top: 15px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 300;
    color: #9A9A9A;
    display: flex;
    justify-content: center;
}

article {
    padding: 0px 48px;
}

.abstract>p:nth-child(1) {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3E3E;
    text-indent: 2em;
    margin-top: 24px;
    line-height: 30px;
}

.abstract>p:nth-child(2) {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #9A9A9A;
    line-height: 30px;
    margin-top: 20px;
}

.main-content div {
    width: 100%;
    height: auto;
    text-align: left;
}
.main-content div>img{
    width: 455px;
    height: 282px;
}/*
.main-content p {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3E3E;
    line-height: 30px;
    margin-top: 15px;
    text-indent: 36px !important;
}*/

.main-content span>a {
    font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: bold;
    color: #B20A14;
    line-height: 30px;
    
}
.main-content span{
    /*margin: 16px 0px 0px 0px;*/
    /*display: inline-block;*/
}
.icon-icon--{
    color: #B20A14;
}

.current-location .Column_Position a:last-child{
            color: #B20A14;
        }

.deta-content h4 {
            font-size: 26px;
            font-family: Microsoft YaHei;
            font-weight: bold;
            color: #272727;
            text-align: center;
            padding-top: 51px;
        }
.twenty-one{
display: flex;
}
.nineteen{
font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3E3E;
    text-indent: 2em;
    margin-top: 24px;
    line-height: 30px;
}

.docosa-{
width:100%;
height:auto;
font-size: 16px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #3E3E3E;
    line-height: 30px;
    margin-top: 15px;
    /*text-indent: 2em;*/
}

