body{
    background: none;
}

strong ,b{
    font-weight: inherit;
}

.about {
    width: 90%;
    margin: 0 auto;
}

.information {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
}

.case {
    width: 90%;
    margin: 0 auto;
}

.object {
    width: 90%;
    margin: 0 auto;
    padding-top: 15px;
}

.theme {
    width: 90%;
    margin: 0 auto;
}

.news {
    width: 90%;
    margin: 0 auto;
}

.about_head {
    border-bottom: none;
    border-top: 1px solid #dddddd;
    padding-top: 20px;
    width: 100%;
    height: 30px;
}

.intro{
    color: #333333;
    font-size: 16px;
    margin-left: 0px;
}

.more ,.more a{
    background: none;
    color: #d3a67f;
    font-size: 16px;
    margin-right: 0px;
    text-align: right;
}

.img{
    width: 35%;
    margin-left: 0px;
}

.p{
    width: 60%;
    font-size: 13px;
    color: #666666;
    margin-right: 0px;
    font-weight: inherit;
    line-height: 1.5;
    -webkit-line-clamp: 4;
}

.p a{
    color: #666666;
}

.information .p{
    height: auto;
    -webkit-line-clamp: 4;
    margin-bottom: 15px;
}

.p_title ,.p_title a {
    font-size: 15px;
    color: #333333;

}

.information ul{
    border-top: 1px dashed #dddddd;
    padding-top: 0px;
}

.information li{
    border-bottom: none;
    width: 100%;
    margin-left: 0px;
    margin-top: 15px;
    height: auto;

}

.information li a{
    color: #333333;
    font-size: 15px;
}

.time{
    color: #999999;
    font-size: 15px;
}


.case_img{
    width: 96%;
    padding: 5px 0;
}

.object .p1 {
    width: 28%;
    margin-right: 0px;
    font-size: 15px;
    color: #333333;
}

.about_content {
    margin-top: 5px;
}

.about_content li{
    width: 100%;
    font-size: 15px;
    margin-left: 0px;
    letter-spacing:inherit;
    margin-top: 5px;
    margin-bottom: 5px;
}


.about_content li a {
    color: #333333;
}

.object .box{
    width: 100%;
}

.object .box img {
    width: 25%;
    float: left;
    margin-right: 5%;
}

.object .box div p{
    width: 100%;
    font-size: 15px;
    color: #333333;
    line-height: 1.5;
    -webkit-line-clamp: 4;
    white-space: normal;
    padding-top: 10%;
}

.theme_content ul{
    width: 100%;
    margin-top: 10px;
}

.theme_content ul li{
    text-align: left;
    color: #333333;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-top: 5px;
    margin-bottom: 5px;
}

.theme_content {
    width: 100%;
    margin-top: 10px;
}

.intro a{
    color: #333333;
    font-size: 16px;
}

.about_newlist {
    width:100%;
    padding-bottom:25px;
}

.about_newlist li{
    background: none;
    font-size: 15px;
    color: #333333;
    border-bottom: none;
    padding-left: 0px;
    letter-spacing: normal;
}

.about_newlist li a {
    color: #333333;
}

.about_p {
    margin-bottom: 25px;
}

.about_p ,about_p p, about_p span {
    color: #666666;
    font-size: 13px;
    text-align: left;
}

.about_content1 {
    width: 100%;
    padding-top: 0px;
}

.article_head {
    padding-bottom: 0px;
    margin-top: 40px;
    height: auto;
}

.about_content1 img {
    /*width: 100%;*/
    height: auto;
}

.artintro ,.artintro a{
    color: #666666;
    font-size: 13px;
}