.news-detail-wrap{
    margin-bottom: 20px;
}

.main-wrap{
    width:1200px;
    margin:0 auto;
    margin-top: 30px;
}
.news-detail-left{
    width:700px;
    display: inline-block;
    vertical-align: top;
}

.news-box{
    border-radius: 4px;
}
.newInfo .title{
    text-align: center;
    padding-bottom:  20px ;
    position: relative;
    line-height: 1.4em;
    height: 1.4em;
    overflow: hidden;
}
.newInfo .mark{
    text-align: center;
    border-top:1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
    color: #999999;
    line-height: 3;
}
.newInfo .mark span{
    padding-left: 10px;
    color:#333;
    font-size:14px;
}
.newtxt{
    padding: 20px 0;
}
.newtxt p{
    line-height: 2.3;
    font-size: 16px;
    width:100%;
    font-size:14px;
}
.newtxt p img{
    width:100%;
    margin: 0 auto;
}
.reLink{
    padding: 20px 0;
    border-top:2px solid #eeeeee;
    border-bottom: 2px solid #eeeeee;
    margin: 10px 0;
    color: black;
    font-size: 15px;
}
.main-wrap .about-right{
    margin-left:-5px;
    display:inline-block;
    vertical-align: top;
}



.tjzx{
    display:none;
}
.txtScroll-left{ width:300px;  position:relative; 
    border: 1px solid #ddd;}
		.txtScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("../images/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{ background-position:0 -50px;  }
		.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
		.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
		.txtScroll-left .hd ul li{ text-align:center;float:left;width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{ padding:10px; width:280px; overflow:hidden;    }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{ margin-right:20px; height:24px; line-height:24px;  text-align:left; display:inline-block;width:300px;}
		.txtScroll-left .bd ul li span{ color:#666;display: inline-block;width:80px;font-size:14px;  }
        .txtScroll-left .bd ul li a{
            display: inline-block;
            width:205px;
            font-size:14px;
            color:#333;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            vertical-align: top;
        }
        .txtScroll-left .pageState{
            margin-top:7px;
            display: inline-block;
            color:#333;
        }