  body{
	  width: 100%;
	  margin: 0 auto;
	  background: #F5F5F5;
  }
 .container{
  width: 100%; 
  height: 75px;
   background: #4a5fb3;
  }
  .header{
	margin: 0 auto;
	width: 80%; 
	height: 75px;
  }
  .ticon{
    float: left;
    /* margin-left: 30px; */
    height: 75px;
    line-height: 75px;
    /* width: 500px; */
  }
  .jydl{
    float:left
  }
  .loginAll{
	float: right;
	width: 230px;
  }
  .tright{
    /*padding-top: 25px;*/
    float: right;
    width: 220px;
    height: 75px;
    line-height: 75px;
	
  }
  .rtitle{
    font-size: 15px;
    color: #FFFFFF;
	cursor: pointer;
  }
  
  
  
.container2{
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	width: 47%;
	background: #FFFFFF;
	margin-bottom: 20px;
}
.content{
	width: 98%;
	margin: 0 auto;
	padding-bottom: 20px;
}
.Ttitle{
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #C7C7C7;

}
.morefont{
	cursor: pointer;
}
.morefont:hover{
	color:#3948A3
}
.notic{
	float: left;
	color: #5B5B5B;
	font-size: 18px;
}
.more{
	float: right;
	margin-right:20px;
	color: #A6A6A6;
	font-size: 14px;
}
.contentTitle{
height: 50px;

}
.urlSty{
	text-decoration: none;
	color: #A6A6A6;
}
.timer{
	float: right;
	color: #A6A6A6;
}
.tb{
	width:95%;
	border-collapse: collapse;
	font-size: 14px;
}
.tbtr{
	border-bottom: dashed 1px #C7C7C7;
	color: #A6A6A6;
}
.tdtitle{
	width:70%;
	height:50px;
	/*line-height:50px;*/
}
.tdtitle a{
	text-decoration: none;
	color: #A6A6A6;
}
.tdtitle a:hover{
	
	color: #4a5fb2;
}
.tdtime{
	margin-left:20px;
	float:right;
	height:50px;
	line-height: 50px;
	color: #A6A6A6;
}
.icon{
	/*float: le*/
	display: block;
	width: 10px;
	height: 10px;
	background: #4f64ba;
}
.time{
	float: right;
}

/* 轮播图 */

div.slideBox{ position:relative; width:98%; height:300px; margin: 0 auto; overflow:hidden; }
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{width:99%;float:left;  background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{width:99%;float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{width:99%;margin:0px !important; padding:0px !important; display:block; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:98%; height:50px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:18px; line-height:50px; margin-left:10px; text-decoration:none;}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:45%; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:20px; height:20px; background-color:#FFF; text-indent:-99999px; margin:15px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#093;}