

.introduce { margin-left: 37%; }
.introduceImg { width: 120px; height: 120px; border-radius: 50%; overflow: hidden; margin-bottom: 60px; }
.page_main { margin-top: 60px; margin-bottom: 50px; }
.jianjie { margin: 0 auto; width: 900px; padding-top: 20px ; font-size:14px; line-height:30px;}
    .jianjie h1 { font-weight: bold; text-align: center; line-height: 70px; margin-bottom: 10px; font-size: 20px; color: #333333; font-family: MicrosoftYaHei; }
    .jianjie h3 { padding-top:20px; }
    .jianjie h4 { padding-top: 10px; }
        .jianjie p { text-indent: 2em; }
    .content { width: 30%; float: left; }
    .content .contentLeft { height: 520px; writing-mode: vertical-lr; writing-mode: tb-lr; float: left; padding-top: 10px; width: 25px; line-height: 26px; font-size: 16px; letter-spacing: 6px; color: #333333; border-top: 3px solid #C63535; font-family: MicrosoftYaHei; }
        .content .contentLeft span { width: 15px; margin: 0 auto; line-height: 24px; color: #333; font-size: 13px; word-wrap: break-word; writing-mode: horizontal-tb; }
    .content .contentCenter { background: #D8D8D8; height: 520px; float: left; margin: 0 25px; width: 1px; }
    .content .contentRight { float: left; width: 100px; }
        .content .contentRight .txt { margin: 0 auto; height: 520px; writing-mode: vertical-lr; writing-mode: tb-lr; display: inline-block; font-size: 16px; color: #666; letter-spacing: 5px; font-family: MicrosoftYaHeiLight; font-weight: 300 }
.h2 { text-align: center; padding: 60px 0 51px; font-size: 20px; color: #333333; font-family: MicrosoftYaHei; }
.develop .developContent { text-align: center; }
    .develop .developContent .developTime { display: inline-block; font-size: 14px; color: #666666; line-height: 50px; border-right: 1px solid #D8D8D8; padding-right: 50px; margin-right: 50px; font-family: MicrosoftYaHeiLight; font-weight: 300 }
        .develop .developContent .developTime .developTimeList { position: relative; }
            .develop .developContent .developTime .developTimeList .listCircle { width: 7px; height: 7px; border: 1px solid #D8D8D8; border-radius: 50%; position: absolute; top: 21px; right: -55px; z-index: 99; background: #fff; }
    .develop .developContent .developEvent { display: inline-block; text-align: left; font-size: 14px; color: #333333; line-height: 50px; }
.artwareList { width: 100%; position: relative; top: 8%; }
    .artwareList .hd a { display: block; width: 60px; height: 60px; position: absolute; top: 50%; margin-top: -30px; cursor: pointer; z-index: 9; }
        .artwareList .hd a.prev { background: url("/images/left.png") no-repeat; background-size: 100% auto; left: 8%; width: 40px; height: 40px }
        .artwareList .hd a.next { background: url("/images/right.png") no-repeat; background-size: 100% auto; right: 8%; width: 40px; height: 40px }
    .artwareList .bd { width: 75%; margin: 0 auto; }
        .artwareList .bd li { width: 98%; float: left; margin: 1%; height: 250px; display:flex; }
            .artwareList .bd li .img { width: 35%; border-radius: 20px 0px 0px 20px; flex: 0 0 auto; }
            .artwareList .bd li .img img { width:100%; }
            .artwareList .bd li .picListContent { display: inline-block; box-shadow: 0 4px 29px 0 rgba(0,0,0,0.07); border-radius: 0px 20px 20px 0px; height: 180px; flex: 1 1 auto; padding: 13px 30px; }
                .artwareList .bd li .picListContent .title { font-size: 16px; color: #333333; line-height: 29px; margin-bottom: 10px; }
                .artwareList .bd li .picListContent .txt { font-size: 13px; color: #888888; line-height: 22px; text-overflow: ellipsis; -o-text-overflow: ellipsis; margin-bottom: 15px; height: 110px; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; }
                .artwareList .bd li .picListContent .skip { font-size: 14px; color: #C63535; line-height: 19px; float: right; }
                .artwareList .bd li .picListContent .source { font-size: 12px; color: #888888; line-height: 16px; }
                    .artwareList .bd li .picListContent .source .sourceRight { float: right; }
