body,ul,li,p,h4{margin: 0;padding: 0;}
img{border:none;}
ul{list-style: none;}

.clearfix:after{
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	line-height: 0;
	content: "";}

*{
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;}

a{
	text-decoration: none;}
/**************列表**************/
/*#content{
	margin-top: 25px;
}*/
/*右侧列表部分---start*/
#mainList{
	float:right;
	width: 900px;
	min-height: 350px;
}
#mainList .hd{
	/*padding-left:32px;*/
	padding-bottom:6px;
    font-size:20px;
    color:#548acd;
    /*background: url(/ictr/images/icon_current.png) no-repeat scroll center left;*/
    /*border-bottom: 3px solid #4378ba;*/
    border-bottom: 3px solid #548acd;
}
#content .hd span.current{
	display: inline-block;
	float: left;
	padding:2px 0 2px 28px;
	background: url(/ictr/images/icon_current.png) no-repeat scroll center left;
}
#mainList .hd span.address{
	float: right;
    font-size: 14px;
    color: #898989;
    margin-right: 5px;
    margin-top:6px;
}
#mainList .hd span.address a{
	color: #898989;
	text-decoration: none;
}
#mainList .hd span.address a:hover{
	text-decoration:underline;
}

#mainList .ct{
	min-height:250px;
}
#mainList .ct ul li{
	font-size: 16px;
	padding-left: 5px;
	/*line-height:25px;*/
	/*padding-top:10px;*/
	padding-top:5px;
	border-bottom: 1px solid #eee;
}
#mainList .ct ul li:hover{
	background-color: #f6f6f6;
    cursor: pointer;
}
#mainList .ct ul li a{
	display: inline-block;
	overflow: hidden;
	width: 600px;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 15px;
	color: #5a5a5a;
	/*line-height: 30px;*/
	line-height: 40px;
	text-decoration: none;
	background:url(/ictr/images/icon_dot.png) scroll no-repeat center left;
}
#mainList .ct ul li:hover a{
	/*color: #4378ba;*/
	color: #548acd;
}
#mainList .ct ul li span{
	
}

/*------英文版---start*/
#mainList .ct ul li span.en{
	font-size: 15px;
}
/*------英文版---end*/

#mainList #turn{
	margin-top: 40px;
	text-align: center;
	font-size: 14px;
	color:#5a5a5a;
}
#mainList #turn a{
	color:#5a5a5a; 
	text-decoration: none;
}
#mainList #turn a:hover{
	text-decoration: underline;
	/*color: #0093dd;*/
}
#mainList #turn input{
	margin: 0;
	padding: 0;
	width: 28px;
	height:14px;
}
/*右侧列表部分--end*/

/*翻页------S*/
#mainList #turn{
	text-align: center;
}
#mainList #turn ul{
	display: inline-block;
	overflow: hidden;
	margin: 30px 0;
	/*width:235px;
	margin:30px auto;*/
	font-size: 12px;
}
#mainList #turn ul li{
	float:left;
	width:20px;
	height:20px;
	margin:0 2px;
	line-height:20px;
	text-align:center;
	border:1px solid #C9C9CA;
}
#mainList #turn ul li a{
	display: block;
	width: 20px;
	height: 20px;
	color: #727171;
	text-decoration: none;	
}
#mainList #turn ul li a:link{
	color: #727171;
}
#mainList #turn ul li a:visited{
	background-color: #DCDDDD;
}
#mainList #turn ul li a:hover{
	background-color: #DCDDDD;
}
/*翻页------E*/
.ts{margin-top:5px}
.ts a{color:#5a5a5a}

#xx ul li{
	float: left;
	width: 200px;
	/*margin-top:50px;*/
	margin-top:25px;
	text-align: center;
	cursor:pointer;border-bottom:0px!important;padding-left:0px !important}
#xx li .icon{
	width: 80px;
	height: 80px;
	margin:0 auto 20px;}
#xx ul li a{    width: 200px !important;padding-left:0px !important}