.news-body{
	overflow: hidden;
}

.news-body > div {
    float: left;
}

.news-body > .left {
    width: 240px;
}

.news-body > .big-left {
    width: 925px;
}

.news-body > .center {
    width: 670px;
    margin-left: 10px;
}

.news-body > .right {
    width: 240px;
    margin-left: 12px;
}

.tuiguang-pic {
	
}

.default-bar-list{
	margin-bottom: 20px;
    overflow: hidden;
    clear: both;
}

.news-item > .news-pic {
    width: 245px;
	overflow: hidden;
	margin-right: 20px;
}

.news-item > .news-pic .img{
    width: 1000px;
    margin-left: -377px;
    height: 200px;
    display: block;
    text-align: center;
}

.news-item > .news-pic .img img{
    height: 200px;
}

.news-item > .news-intro {
    width: 396px;
}

.news-item > div {
    float: left;
}

.news-item {
    clear: both;
    border-bottom: 1px dashed #dddddd;
    height: 220px;
    margin-bottom: 20px;
}

.news-intro > h4 {
	font-size: 16px;
    line-height: 36px;
}

.news-intro > span {
    color: #888;
    font-size: 12px;
    display: block;
    margin: 6px 0;
}

.news-intro > div {
    color: #555555;
    font-size: 12px;
    display: block;
}

.news-intro > hr {
    height: 1px;
    border: 0;
    margin-top: 5px;
    background: #e2b478;
}

.news-intro > h5 {
    margin-top: 15px;
    margin-bottom: 10px;
}

.zszs-list ul li {
    list-style: none;
    background: #dfdfdf;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.zszs-list ul li a {
    text-decoration: none;
    color: #000;
}

.zszs-list ul {
    padding: 0;
}

.zszs-list i {
    display: inline-block;
    width: 10px;
    height: 10px;
    position: relative;
    /* margin-left: 10px; */
    background: url("../img/list-style-pint.png") no-repeat;
    top: 2px;
    /*left: 5px;*/
}

.big-left-body {
    border: 1px solid #dec8b3;
    margin-bottom: 10px;
}

.h1 {
    font-size: 30px;
    font-weight: normal;
}

.big-left-body > h1 {
    font-size: 30px;
    font-weight: normal;
    margin-bottom: 0;
	line-height: 60px;
    overflow: hidden;
    clear: both;
    margin-top: 20px;
}

.big-left-body > h2 {
    font-weight: normal;
    color: #888;
    margin-top: 10px;
}

.big-left-body > .info {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 20px;
    line-height: 20px;
    overflow: hidden;
    clear: both;
    color: #999;
}

.pic-info {
    width: 815px;
    overflow: hidden;
    margin: 0 auto;
}

.pic-info > div {
    float: left;
}

.pic-info > .pic {
    width: 368px;
    height: 280px;
    background: #f5f3f2;
	overflow: hidden;
}

.pic-info > .info {
    width: 421px;
    height: 260px;
    background: #e5e5e5;
    padding: 19px 0 0 25px;
	overflow: hidden;
}

.pic-info > .info > h3 {
    font-size: 18px;
	line-height: 30px;
}

.pic-info .info-text {
    font-size: 13px;
    color: #555;
    border-top: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
    line-height: 22px;
    padding: 5px 0;
    margin: 5px 0;
    width: 390px;
}

.pic-info > .info > label {
    display: block;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}

.pic-info > .info > a > img {
    margin-top: 10px;
}

.text-body {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    clear: both;
    padding: 30px 54px;
    line-height: 23px;
}

.text-body > h5 {
    margin: 0;
    color: #000;
}

.text-body > img {
    margin-top: 30px;
    margin-bottom: 30px;
}

.level-message {
    font-size: 14px;
    color: #333;
    clear: both;
    padding-left: 54px;
    /* padding-right: 54px; */
    padding-top: 30px;
    line-height: 23px;
    padding-bottom: 15px;
}

.your-message {
    width: 550px;
    font-size: 14px;
    color: #333;
    margin-top: 10px;
    float: left;
}

.your-message input {
    width: 100px;
    height: 26px;
    border: 1px solid #c6c6c6;
	padding-left: 10px;
}

.your-message > div {
    margin-bottom: 10px;
}

.your-message textarea {
    width: 516px;
    height: 174px;
    resize: none;
    margin-top: 5px;
    padding: 10px 15px;
}

.your-message a {
    text-decoration: none;
    color: #000;
}

.your-message .submit {
    margin-top: 10px;
    font-size: 16px;
    color: #555;
}

.your-message .submit img {
    vertical-align: middle;
}

.table-mask {
    float: left;
    width: 200px;
    background: url("../img/news-detail/left-line.png") no-repeat;
    padding-left: 30px;
    height: 250px;
    margin-left: 40px;
    margin-top: 28px;
}

.table-mask > h5 {
    font-weight: normal;
    margin-top: 0px;
    margin-bottom: 5px;
}

.table-mask > h1 {
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 11px;
}

.clear {
    clear: both;
}