.rowClear {
	zoom: 1;
}

#Tbody {
	width: 100%;
	
	position: relative;
	background:#fff;
	margin-top:30px;
	
}

.tbody {
	width:1200px;
	margin: 0px auto;
	background: #ffffff;
	overflow: hidden;
}

.tbody:after, .rowClear:after, .layout:after, .portlet:after { /*清除浮动*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

.layout {
	float: left;
	display: inline;
	height: auto;
}


 /****#layout1,#layout2,#layout3, #layout5, #layout6, #layout7,
	#layout8,#layout10 {
    float: left;
    width: 29%;
    margin: 0px 1%;
    height: auto;
    padding:15px 1%
   
*****/

#layout1{ width:65%;  float: left;/****height:438px; ***/ height:auto;overflow:hidden;margin-top:15px;   
 min-height: 300px;
   display:block}



#layout2{width:33%;display:block;float:left; margin-left:2%;height:auto;overflow:hidden; margin-top:15px; min-height: 300px;
    max-height: 502px;}



#layout3,#layout4,#layout5{width:370px;display:block;float:left; margin:0 5px; margin-top：15px;height:auto; overflow:hidden;min-height:200px;padding:10px}

#layout3 .detailContent:hover{background:#fff; box-shadow:0px 0px 10px #e7e7e7;    display: block;
    height: 100%;
}
#layout4 .detailContent:hover{background:#fff; box-shadow:0px 0px 10px #e7e7e7;    display: block;
    height: 100%;
}
#layout5 .detailContent:hover{background:#fff; box-shadow:0px 0px 10px #e7e7e7;    display: block;
    height: 100%;
}

/*日期*/
.wordListDate {
	color: #535355;
	font-size: 12px;
	float: right;
}
/*更多*/
.spanMore {
	    background: url(../images/more1.png) no-repeat center center;
    padding: 8px 31px;
    margin: 7px 10px 0 0;
  
    display: block;
}



#layout6 .spanMore {
	background: url(../images/more1.png) no-repeat;
	width: 55px;
	height: 16px;
	margin: 7px 10px 0 0;
	border:none;
	padding:0
}

#layout7 .spanMore {
	background: url(../images/more1.png) no-repeat;
	width: 55px;
	height: 16px;
	margin: 7px 10px 0 0;
	border:none;
	padding: 0;
}

#layout8 .spanMore {
	background: url(../images/more1.png) no-repeat;
	width: 55px;
	height: 16px;
	margin: 7px 10px 0 0;
	border:none;
	padding: 0;
}


/*进入详情*/
.spanDetail, .spanDetail a {
	color:  #a8212f;
	background:url(../images/lefticon.png) 23% center no-repeat;
	display:block;
	    background-size: 15px 15px;
	    line-height:40px
}

.spanDetail:hover, .spanDetail a:hover {
	color:  #a8212f;
}

/* .spanDate {
    color: #717171;
} */
/*标题*/
.wordTitleUl li, .imageRollTitle, .wordRoll .wordTitleUl ul li,
	.wordLink_V  .wordTitle, .wordLink_H  .wordTitle, .selectLinkTitle {
	    height: 35px;
    line-height: 35px;
	padding-left: 10px;
}
.imageRollTitle{border-bottom:1px solid #9f222f;
    font-weight: bold;
    font-size: 14px;
    color: #9f222f;}

.spanTitle {
	line-height: 35spx;
	
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	  color:#9f222f
}






.wordLinkTitle, .wordTitle .spanTitle0, .imgListMHTitle {
	float: left;
	font-weight: bold;
}

.spanTitle {
	font-weight: bold;
}



#layout3, #layout4, #layout5, #layout6, #layout7,
	#layout8 .spanTitle {
	
	line-height:30px
}

/* 文字列表 */
.wordList {
	overflow: hidden;
	width:100%;
	float:left
}

.wordList .wordTitle {
	overflow: hidden;
	width:100%; float:left;
	   
   
    display: block;
}

#layout1 .wordList .wordTitle {
	     background: #9f222f;
    color: #fff;

}

#layout2 .wordList .wordTitle {
	    
    color: #9f222f;
} 



/****#layout4  .wordList .wordTitle{
	    color: #fff;
    border-bottom: 1px solid #9f222f;
	}	
	****/

.wordList .wordTitle  .wordTitleUl {
	width:100%; float:left;
	
}

.wordList .wordTitle  .wordTitleUl li {
	position: relative;
}

.wordList .wordTitle  .wordTitleUl li .spanMore {
	
}

.wordList .wordTitle  .wordTitleUl li .spanTitle {
	
}

.wordList .wordContent {
	padding: 8px 0px;
	float:left;
	    width: 100%;
}

#layout2 .wordList .wordContent {
    padding: 0px;
    float: left;
    width: 100%;
}
.wordList .contentUl {
	
	    float: left;
	    width:100%;

}

.wordList .contentUl li {
	    height: 33px;
    line-height: 33px;
	border-bottom: 1px #e7e7e7 dashed;
	
}
.wordList .contentUl li a {
	overflow: hidden;
	font-size: 12px;
}


#layout2 .wordList .contentUl li a {
    overflow: hidden;
    font-size: 12px;
  
    display: block;
    float:left;
	    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
    float: left;
}

#layout2 .wordList .contentUl li {
	    height: auto;
    width: 100%;
    float: left;
    line-height: 35px;
}
	
.contentUl li label {
    color: #7a140f;
    float: left;
    min-width: 20px;
    display: block;
    display: none;

	
}



.wordList .contentUl li .wordListDate {
	font-size: 12px;
	min-width: 70px;
	text-align: right;    color: #333;
}



.contentUl li a {
	text-decoration: none;
}

.contentUl li a:hover {
	color: #a8212f;
	text-decoration: underline;
}



/* 文字链接-横向 */
.wordLink_H {
	height: 100%;
	overflow: hidden;
	padding: 0px;
}

.wordLink_H .wordLinkTitle {
	
}

.wordLink_H .wordLinkContent {
	zoom: 1;
	margin: 0px;
	padding: 0;
	border: 0;
}

.wordLink_H .wordLinkContent:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
	visibility: hidden;
}

.wordLink_H .wordLinkContent .contentUl {
	height: 100%;
	background: none;
	border: none;
}

.wordLink_H .contentUl li {
	overflow: hidden;
	line-height: 25px;
	padding-right: 9px;
	padding-left: 9px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wordLink_H .contentUl li a {
	color: #535355;
	display: bolck;
	padding: 0px 10px
}

.wordLink_H .contentUl li a:hover {
	color: #FF5400;
	text-decoration: none;
}

/* 文字链接-竖向 */
.wordLink_V {
	
}

.wordLink_V .wordLinkTitle {
	
}

.wordLink_V .wordLinkContent {
	background: #fff;
	padding: 8px 0px
}

.wordLink_V .wordLinkContent a {
	color: #535355;
}

.wordLink_V .contentUl {
	width: 98%;
	padding: 0px 5px
}

.wordLink_V .contentUl li {
	height: 26px;
	line-height: 26px;
	overflow: hidden;
	padding-left: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.wordLinkTitle {
	font-size: 12px;
	font-weight: bold;
}

.imageList .imageListContent {
	padding: 5px 0px 2px 0px;
}

.imageList .contentUl li {
	    width: 45%;
    float: left;
    margin: 0 2.5%;
    overflow: hidden;
        margin-top: 15px;
}

.imageList .contentUl li .imageBorder img {
	    border-bottom: 3px solid  #a8212f;
	
}

.imageList .imageListText {
	text-align: center;
	overflow: hidden;
	color: #222;
	display:none
}

.imageList .imageListText a {
	display: block;
	line-height: 25px;
	overflow: hidden;
	color: #222;
}

.imageList .imageListDetail {
	 display: none; 
	height: 30px;
	overflow: hidden;
}

.imageRoll {
	overflow: hidden;
	margin: 0px auto;
}

.imgListMHTitle {
	
}

.imageRoll .imageRollContent {
	
	margin: 0px auto;
}

.imageRoll_div {
	margin: 0 auto;
	white-space: nowrap;
	position: relative;
	overflow: hidden;
	margin: 0px;
}

.imageRoll_div li {
	margin: 0px 8px;
	overflow: hidden;
	    margin-bottom: 10px;
}

.imageRoll_div .imageBorder {
	overflow: hidden;
}

.imageRoll_div .imageBorder a {
	display: block;
	ovweflow: hidden
}

.imageRoll_div img {
	width: 200px;
	height: 136px;
	overflow: hidden;
	/****margin: 3px 0px 0px 3px;***/
}

.imageRoll_div p {
	display: none;
	color: #3c3c3a;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.imageRoll_div p a {
	color: #3c3c3a;
}

.imageRoll_div p a:hover {
	color: #FF5400;
}

.videoList .contentUl {
	width: 99%;
}

.videoList .contentUl li {
	width: 100%;
	padding: 15px 0 15px;
	border-bottom: 1px dashed #999999;
}

.videoList .videoListImg {
	float: left;
	min-width: 100px;
	border: 1px solid #CCCCCC;
	padding: 2px;
	background-color: #FFFFFF;
	margin-left: 10px;
}

.videoListImg img {
	width: 100px;
	height: 75px;
}

.videoListTitle {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.videoList .videoListText {
	margin-left: 125px;
}

.videoListTStyle {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}

.videoListTText {
	height: 40px;
	line-height: 20px;
}

.videoListTStyle span {
	margin-right: 10px;
}

.imageLink {
	height: 100%;
	overflow: hidden;
}

.imageLinkContent {
	margin: 0px;
}

.imageLink .contentUl li {
	float: left;
	margin: 10px 33px;
}

.imgLinkHDiv img {
	display: block;
	margin: 0px auto;
}

.hotUnfoldImgText {
	margin: 0 4px;
	text-align: left;
	overflow: hidden;
}

.hotUnfoldImgText .hotUnfoldText {
	    float: left;
    margin-top: 10px;
}

.hotUnfoldText+div {
	margin-top: 2px;
	border-bottom: 1px dotted #ccc;
}

.hotUnfold .wordTitleUl {
	width: 100%;
}

.hotNewsTitle {
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}

.hotUnfold .textUl {
	margin: 0px 5px;
}

.hotUnfold .textUl li {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	/* background: url(../images/imgli.gif) no-repeat; */
	background-position: 0 50%
}

.hotUnfold .textUl li .wordListDate {
	float: right;
}

.hotUnfold .textUl li>label {
	float: left;
	color: #eea04d;
}

.hotUnfold .textUl li>label a {
	color: #eea04d;
}

.hotUnfold .textUl li>a {
	width: 70%;
	color: #535355;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	display: block;
	float: left;
}

.hotUnfold .textUl li a:hover {
	color: #FF5400;
	text-decoration: none;
}

.hotUnfoldTText {
	text-indent: 2em;
	
	letter-spacing: 1px;
	overflow: hidden;
	color: #535355;
}

.hotUnfoldBrief {
	width: 96%;
	margin: 0 auto;
	overflow: hidden;
}

.hotUnfoldTStyle span {
	margin-right: 10px;
}
/* 附件下载 */
.enclosureDL .enclosureDLContent .contentUl {
	width: 99%;
	background: #fff;
}

.enclosureDL .contentUl li {
	width: 45%;
	height: 40px;
	line-height: 15px;
	overflow: hidden;
	padding: 7px 10px;
}

.enclosureDL .fileStyle {
	float: left;
	vertical-align: middle;
}

.enclosureDLText {
	display: -moz-inline-box;
	display: inline-block;
	height: 45px;
	overflow: hidden;
}

.audioList .wordContent {
	padding-bottom: 10px;
	padding-top: 15px;
}

.audioList .contentUl {
	width: 100%;
}

.audioList .contentUl li {
	width: 100%;
}

.audioList .audioTitle {
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #CFEDB0;
}

.audioList .audioTitle li {
	padding-left: 4px;
	width: 14%;
	height: 22px;
	line-height: 22px;
	border-right: 1px solid #CFEDB0;
}

.audioList .audioContent {
	height: 25px;
	width: 100%;
}

.audioList .audioContent li {
	padding-left: 4px;
	height: 25px;
	width: 14%;
	line-height: 25px;
}

.audioList .audioOrder {
	width: 40%;
}

.videoPlayer .videoPlayerContent {
	padding-bottom: 10px;
	padding-top: 5px;
}

.videoPlayer .videoImg {
	width: 100%;
}

.videoPlayer .videoText {
	height: 40px;
	line-height: 40px;
	padding: 0 15px;
	overflow: hidden;
}

.detail {
	
}

.detail .wordTitle {
	
}

.detail .wordTitleUl li {
	
}

.detail .wordTitle .spanTitle {
	
}

.detail .wordTitle .spanMore {
	
}

.detail .detailContent {
	padding: 10px 10px 0px 10px;
}

.detail .detailContent .detailImg {
	width: 160px;
	height: 100px;
	display: inline-block;
}

.detail .detailContent .detailImg img {
	width: 100%;
	height: 100%;
}

.detail .detailContent .detailTitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	display:none
}

.detail .detailText {
	line-height: 35px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 8px;
	text-align: left;
	font-size: 12px;
	    color: #333 !important;
}
.detail .detailText a{display: block;
   width:100%;
     float: left; 
     
    line-height: 0;
    line-height:35px;
    color: rgb(159, 34, 47)} 

.detail .detailText a：hover{ background:#9f222f; color:#fff}
/*进入详情*/
.detail .detailContent a {
	/****color: #9f222f;
	    
    float: left;
    width: 100%;***/
}

.detailtab {
	height: 230px;
}

.imagePlay {
	
}

.imagePlay .imagePlayContent {
	padding: 0px;
	background: #80afd4
}
/* 文字滚动 */
.wordRoll {
	
}

.wordRoll marquee .contentUl {
	height: 100%;
}

.wordRoll .contentUl li {
	height: 26px;
	line-height: 26px;
}

.wordRoll .wordContent {
    height: 190px;
    width: 95%;
    margin: 0 auto;
    padding: 15px 0;
  
	width: 95%;
	margin: 0 auto;
	overflow: hidden;
}

.wordRoll .wordTitleUl {
	height: 33px;
}

.wordRoll ul li a {
	color: #333;
}

/* 下拉框链接 */
.selectLinks {
	
}

.selectLinkTitle {
	
}

.selectLinkContent {
	padding: 20px 0px 0px 10px;
}

.selectLinkContent select {
	margin-right: 10px
}

.wordLinkContent a {
	color: #535355;
}

.wordLinkContent a:hover {
	text-decoration: underline;
	color: #CC0003;
}

.imageListText a {
	color: #535355;
}

.imageListText a:hover {
	color: #FF5400;
}

.videoListTitle a {
	text-decoration: underline;
	font-weight: bold;
	color: #535355;
}

.videoListTitle a:hover {
	color: #028207;
}

.hotNewsTitle a {
	color: #535355;
	font-weight: bold;
	font-size: 12px;
}

.hotNewsTitle a:hover {
	color: #FF5400;
}

.hotNewsSmallTitle a {
	color: #0a2bf2;
}

.enclosureDLText a {
	display: block;
	margin-left: 40px;
	height: 32px;
	line-height: 32px;
	overflow: hidden;
}

.enclosureDLText a:hover {
	color: #FF5400;
}

.detailContent {
	font-size: 14px;
}

.detailTitle {
	font-size: 16px;
	font-weight: bold;
}

.titlePublish {
	font-size: 12px;
	font-family: "宋体";
	color: #333333;
}

.wordLinkVLink a {
	font-size: 14px;
	text-decoration: underline;
}

.imgWord {
	color: #535355;
}
/* 视频播放 */
.vlist .mlist li {
	height: 128px !important;
}

.vlist {
	height: 268px !important;
}

.videoText a {
	color: #535355;
	font-weight: bold;
}

.videoPlay {
	overflow: hidden;
}

.videoPlay .videoPlayContent {
	background: #FFF
}

.videoPlay .videoPlayContent .contentUl {
	width: 99%;
	padding-top: 8px;
}

.videoPlay .videoImg {
	width: 100%;
	text-align: center;
}

.videoPlay .videoImg img {
	width: 249px;
	height: 187px;
}

.videoPlay .videoText {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	display: none;
}

/*组合模块-----以下内容保留*/
.combination .wordTitle {
	display: block;
}

.combination  .wordTitleUl {
	width: 100%;
}

.combinationContent {
	min-height: 200px;
}

.combination .contentRight .contentDiv {
	width: 100%
}

.combination .contentLeft {
	float: left;
	margin: 0px
}

.combination .contentRight {
	margin-left: 322px;
}

.combination .contentRight li {
	/* width:100%; */
	/* background: url(../images/imgli.gif) 0px 50% no-repeat; */
	padding-left: 10px;
}

.contentDiv .contentUl span {
	float: right;
	padding-right: 10px;
}

.layout .tab {
	height: 100%;
	background: #eaeddc;
}

.layout .tab.h-tab .tab-nav {
	margin: 0px auto;
	list-style: none;
	width: 100%;
	position: static;
	display: block;
	height: 33px;
	line-height: 33px;
	background: #d8dfbd;
	border-bottom: 2px solid #82a338;
}

.layout .tab.h-tab .tab-nav span {
	float: right;
	margin-right: 10px;
}

.layout .tab.h-tab .tab-nav span a {
	background: url(../images/more2.png) no-repeat center;
	width: 60px;
	text-indent: -5000em;
}

.layout .tab.h-tab .tab-nav li {
	float: left;
	height: auto;
	display: inline-block;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	border: 0px;
	cursor: pointer;
}

.layout .tab.h-tab .tab-nav li:first-child {
	margin-left: 10px;
}

.layout .tab.h-tab .tab-nav li a {
	color: #8aaa45;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	white-space: nowrap;
	font-size: 14px;
	width: auto;
	text-align: center;
	text-indent: 0px;
	letter-spacing: 0px;
	font-weight: bold;
	transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	background-position: -15px center;
	background-repeat: no-repeat;
	border-bottom: 2px solid #82a338;
}

.layout .tab.h-tab .tab-nav li.tab-active a {
	border-bottom-color: #ffffff;
	background-image: url('../images/b2_r2.png');
	background-position: 2px center;
}

.layout .tab.h-tab .layout {
	padding: 0px;
	margin: 0px auto;
	width: 100%;
	height: 265px;
}

.layout .tab .tab-nav:before, .layout .tab .tab-nav:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.layout .tab.v-tab .tab-nav li,.layout .tab.v-tab .tab-cont{
	height: 311px;
}

.layout .magic-cube {
	height: 323px;
}
.magic-cube .describe p{
	    margin: 0;
}


#layout9 {
    position: absolute;
    top: 0px;
    width: 156px;
    height: 327px;
    margin-top: -330px;
        margin-left: -175px;
    background: rgb(255, 255, 255);
    border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 231, 231);
    border-image: initial;
    border-radius:10px}
    #layout9 .wordList .wordContent {
    padding: 0px;
        width: 100%;
          
}
   #layout9 .wordList .wordContent div:first-child{
   width:100% !important;
   margin:0 auto !important}
#layout9 .wordList .contentUl {
    float: left;
    width: 100%;
    height: 100%;
    margin:0;
    padding:0
}




#layout9 .wordList .contentUl li {
       height: 54px;
    line-height: 54px;
     border-bottom: 1px solid rgb(231, 231, 231);
}

#layout9 ul li a {
    padding-left: 15px;
        background: url(../images/left.png) no-repeat 88% center;
    display: block;
}
#layout9 ul li a:hover {
    color: rgb(167, 33, 47);
    display: block;
    background:  url(../images/left.png) no-repeat 88% center #f5f5f5;
}

#layout8:hover{
	box-shadow:0px 0px 10px #c0c0c0
}
#layout6:hover{
	box-shadow:0px 0px 10px #c0c0c0
}
#layout7:hover{
	box-shadow:0px 0px 10px #c0c0c0
}




.wordRoll .wordContent ul li {
    
    border-bottom: 1px #e7e7e7 dashed;
    line-height: 35px;}

.wordRoll .wordContent ul li a{ color:#333 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;}
    
   
    
    #layout3,#layout4,#layout5 .wordList .wordTitle {
    color: #9f222f;
  
}

.hotImg {
    width: 340px;
    height: 185px;
    display: block;
    float: left;
}

.hotUnfoldContent:hover {
    padding: 10px;
    text-align: center;
    background: #fff;
	box-shadow:0 0 5px #666
}