<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#article_image{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    overflow: hidden;
    padding-bottom: 15px;
}
#article_image_left{
    width: 700px;
    float: left;
    overflow: hidden;
}
#article_image_left h2{
    background-image: url("/images/index_title_bg.jpg");
    background-repeat: repeat-x;
    height: 32px;
    line-height: 32px;
    padding-left: 20px;
}
#article_image_body{
    overflow: hidden;
    padding: 30px;
}
#article_image_body h2{
    background-image: url("/images/index_title_bg.jpg");
    background-repeat: repeat-x;
    height: 32px;
    line-height: 32px; text-align:center;
}
#picbox{
    width: 215px;
    height: 285px;
    float: left;
    position: relative;
    margin-right: 30px;
}
#picbox ul{
    width: 215px;
    height: 285px;
}
#picbox ul li{
    width: 215px;
    height: 285px;
    position: absolute;
    display: none;
}
#picbox img{
    width: 200px;
    height: 270px;
    padding: 5px;
    border: 1px #C6C3C3 solid;
}
#info{
    line-height: 24px;
    float: left;
    width: 640px;
}
#info img{
    width: 100%!important;
	height:auto!important
}
#article_image_vedio{
    padding: 0px 30px;
}
#article_image_vedio h3{
    color: #da0404;
    margin-bottom: 20px;
}
#article_image_vedio ul{

}
#article_image_vedio ul li{
    width: 176px;
    text-align: center;
    float: left;
    margin: 0px 15px;
}
#article_image_vedio img{
    width: 170px;
    height: 125px;
    padding: 2px;
    border: 1px #C6C3C3 solid;
    margin-bottom: 5px;
}</pre></body></html>