body{
	font-family:Arial,'Times New Roman','Microsoft YaHei','SimHei';
	background-color: #fff;
	font-size: 14px;}
.wrap{
	width: 1200px;
	margin:0 auto;}

.news_font_color {
    color :#ff0000 !important;}

.news_font_bold{
    font-weight:bold !important;}

/*------ 头部 header ------ 开始*/
#header{
	height: 130px;
	/*line-height: 90px;*/
	background-color: #fff;
	box-shadow: 0 1px 8px #ccc;}
#logo{
	float: left;
	height: 100%;
	line-height: 90px;}
#logo img{
	vertical-align: middle;}
/*#header #nav{
	float: right;
}
#header #nav ul li{
	float: left;
	font-size: 18px;
	margin-left:60px;
}
#header #nav ul li.line{
	font-size: 22px;
	color: #ccc;
	margin:-1px 0 0 20px;
}
#header #nav ul li a{
	display: inline;
	color: #666;
	padding: 30px 0;
}
#header #nav ul li a:hover{
	color: #d32f2f;
	border-bottom: 4px solid #d32f2f;
}*/
/*--- 一级导航 ---开始*/
#nav{
	float: right;
	/*height: 46px;
	line-height: 46px;*/
	font-size: 16px;}
#nav>ul>li{
	float: left;}
#nav>ul>li>a{
	display: block;
        padding: 34px 12px;
	color: #333;
        text-align: center;}
#nav>ul>li>a:hover, #nav>ul>li.on>a{
	/*color: #3e6aa2;*/
	color: #fff;
	background-color: #548acd;}
#header #nav ul li.line{
	font-size: 22px;
	/*color: #ededed;*/
	color: #ccc;
	height: 90px;
	line-height: 90px;}
/*--- 一级导航 ---结束*/

/*--- 二级菜单---开始*/
#nav>ul .firstmenu{
    position: relative;
    /*min-width:96px;*/
    min-width:88px;}
#nav>ul .firstmenu .secmenu{
	display:none;
	/*border-top: 1px solid #e3e3e3;*/
 	position:absolute;
 	/*left: -15px;*/
 	top:90px;
  	z-index:999;}
#nav>ul .firstmenu .secmenu .secul{
  	margin-top:0;
  	padding:0;
  	/* border-bottom: 1px solid #e3e3e3; */
  	/*width:112px; */
        /*width:96px;*/
        width:88px;
  	background-color:rgba(62, 106, 162, 0.6)!important;
  	filter:Alpha(opacity=60);
  	background-color:#3e6aa2;
  	text-align:center;}
#nav>ul>.firstmenu .secmenu .secul a{
	display: block;
	font-size: 14px;
	/*width:112px; */
        /*width:96px;*/
        width:88px;
	height: 40px;
	line-height: 40px;
	color: #fff;
        overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
#nav>ul .firstmenu .secmenu.long .secul{
	/*width:128px;*/
        /*width:112px;*/
        width:88px;}
#nav>ul>.firstmenu .secmenu.long .secul a{
	/*width:128px;*/
        /*width:112px;*/
        width:88px;
        overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
#nav>ul>.firstmenu .secmenu .secul a:hover{
	/*background-color: #3e6aa2;*/
	background-color: #548acd;}
/*--- 二级菜单 ---结束*/

#header #search{
	float: right;
	line-height: 90px;
	/*margin:0 0 0 15px;*/
        margin:0 0 0 6px;}
.search-open-bt{
    vertical-align: middle;
    display: inline-block;
    cursor: pointer;
    width: 24px;
    height: 24px;
    background: 0;
    border: none;
    /* border: 1px solid #ccc; */
    outline: none;
	background: url(/ictr/images/icon_search.png) no-repeat center;}
.search-open-bt:hover{
	background: url(/ictr/images/icon_search_hover.png) no-repeat center;}

#header .search{
	float: right;
	/*margin-right:200px;*/
	margin: 41px 10px 0 0;
	width:600px;
	/*height: 66px;*/
	/*height: 40px;*/
	/*margin-top: 20px;*/
	border-bottom: 1px solid #ccc;
	}
#header .search .close{
	cursor: pointer;
	display: inline-block;
	width: 14px;
	height: 14px;
	/*background: url(/ictr/images/icon_close.svg) no-repeat center;*/
	background: url(/ictr/images/icon_close.jpg) no-repeat center;}
#header .search input{
	font-size: 16px;
	color: #666;
	width: 540px;
	height: 34px;
	border:none;
	/*margin-bottom: -20px;*/
	padding:0 10px;
	outline: none;}
.search-submit-bt{
	display: inline-block;
	cursor: pointer;
	width:24px;
	height:24px;
	background: 0;
	border:none;
	margin-top: 5px;
	/*border:1px solid #ccc;*/
	outline: none;
	background: url(/ictr/images/icon_search.jpg) no-repeat center;}
.search-submit-bt:hover{
	background: url(/ictr/images/icon_search_hover.jpg) no-repeat center;}
/*------ 头部 header ------ 结束*/

/*------ 版权 copyright ------开始*/
#copyright{
width: 1200px;
    height: 90px;
    line-height: 25px;
    padding-top: 20px;
    color: #fff;
    text-align: center;
    border-top: 1px solid #5d698a;
    margin: 0 auto;
}
/*------ 版权 copyright ------结束*/

.pic{
	width: 1200px;
	height: 250px;
	 
	margin:0 auto 30px;
	width: 1200px;
	height: 240px;
     overflow: hidden;
	 }

/*------文章页列表页 侧栏 sidebar------S*/
#sidebar{
	float:left;
	width: 260px;}
#sidebar .title{
	letter-spacing:2px;
	padding-left:15px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-shadow: 1px 1px 2px #898989; 
	/*background-color: #4378ba;*/
	background-color: #548acd;
	/*border-bottom: 1px solid #ccc;*/
	box-shadow: 1px 1px 1px #ccc;}
#sidebar ul li{
	font-size: 16px;
	line-height:45px;
	border-bottom: 1px solid #ccc;}
#sidebar ul li:hover{
	cursor: pointer;
	background-color: #f5f5f5;}
#sidebar ul li a{
	display: block;
	padding-left:38px;
	color: #5f5e5e;
	text-decoration: none;}
#sidebar ul li:hover a{
	/*color: #4378ba;*/
	color: #548acd;}
#sidebar ul li a span{
	float: right;
	margin-right: 10px;}
/*------文章页列表页 侧栏 sidebar------E*/



body,ul,li,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;
}

table{
   border-collapse:collapse;
   border: 1px solid #aaa !important;
}
table td{
   border: 1px solid #aaa !important;
}

#copyright p{
	margin:0;
	padding:0;
}

/*#content{
	margin-top: 25px;
}*/

#mainRight{
	margin-bottom: 30px;
	float:right;
	width: 900px;
	min-height: 350px;
}
#mainRight .hd{
	font-size: 14px;
	padding-left: 10px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	/*background-color: #4378ba;*/
	background-color: #548acd;
}
#mainRight .hd a{
	color: #fff;
	text-decoration: none;
}
#mainRight .hd a:hover{
	text-decoration: underline;
}
#mainRight .ct{
	min-height:500px;
	padding:30px;
	border:1px solid #e5e5e5; 
	border-top:none;
}
#mainRight .ct h2{
	text-align: center;
	margin: 10px 0;
	font-size: 26px;
	line-height:40px;
	font-weight: normal;
}
/*#mainRight .ct .people{
	text-align: center;
	margin:0 auto 18px;
	border-bottom: 1px solid #DDD;
}
#mainRight .ct .people ul{
	display: inline-block;
	margin:0 auto;
	padding:10px 0 20px;
}
#mainRight .ct .people ul li{
	float: left;
	margin-right: 25px;
	font-size: 16px;
	color: #888;
}*/
#mainRight .ct .time{
	font-size: 14px;
	color: #888;
	text-align: center;
	margin-bottom:18px;
	padding:15px 0 20px;
	border-bottom: 1px solid #DDD;
}
#mainRight .ct img{
	max-width: 100%;
}

.top{
    background: #154e94;
    color: #fff;
    height: 33px;
    line-height: 33px;
}
.topl{float:left}
.topr{    float: right;}
.topr a{color:#fff;padding:0 5px}