/*------ 轮播 ------开始*/
.fullSlide{width:100%;position:relative;height:410px;background:#000;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:410px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:410px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:40px;height:6px;border-radius: 5px; margin:2px;overflow:hidden;background:#aaa;filter:alpha(opacity=90);opacity:0.9;line-height:999px;}
.fullSlide .hd ul .on{background:#01579b;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(/ictr/images/slider-arrow.jpg) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}
/*------ 轮播 ------结束*/
#banner2{
	width: 100%;
	height: 400px;
	background: url(/ictr/images/banner-3.jpg) no-repeat top center;
	background-size: cover;}

/*------ 信息服务 ------开始*/
#service{
	/*padding: 70px 0;*/
	/*padding: 40px 0 54px;*/
	padding: 30px 0 40px;}
#service .hd{
	text-align: center;
	/*font-size: 30px;*/
	font-size: 28px;
	color: #1b1b1b;
	/*margin-bottom:65px;*/
	/*margin-bottom:20px;*/
	margin-bottom:8px;
	padding-bottom: 20px;
	background: url(/ictr/images/title_line.jpg) no-repeat bottom center;}
#service .ct ul li{
	float: left;
	width:165px;
	/*margin-top:50px;*/
	margin-top:25px;
	text-align: center;
	cursor:pointer;}
#service .ct ul li .icon{
	width: 80px;
	height: 80px;
	margin:0 auto 20px;}
#service .ct ul li .service_1{
	background: url(/ictr/images/service_email2.jpg) no-repeat top center;}
#service .ct ul li .service_2{
	background: url(/ictr/images/service_identity2.jpg) no-repeat top center;}
#service .ct ul li .service_3{
	background: url(/ictr/images/service_domainname2.jpg) no-repeat top center;}
#service .ct ul li .service_4{
	background: url(/ictr/images/service_build2.jpg) no-repeat top center;}
#service .ct ul li .service_5{
	background: url(/ictr/images/service_maintenance2.jpg) no-repeat top center;}
#service .ct ul li .service_6{
	background: url(/ictr/images/service_others2.jpg) no-repeat top center;}
#service .ct ul li .service_7{
	background: url(/ictr/images/service_apply2.jpg) no-repeat top center;}
#service .ct ul li .service_8{
	background: url(/ictr/images/service_compute2.jpg) no-repeat top center;}
#service .ct ul li .service_9{
	background: url(/ictr/images/service_user2.jpg) no-repeat top center;}
#service .ct ul li .service_10{
	background: url(/ictr/images/service_flow2.jpg) no-repeat top center;}
#service .ct ul li .service_11{
	background: url(/ictr/images/service_ip2.jpg) no-repeat top center;}
#service .ct ul li .service_12{
	background: url(/ictr/images/service_trusteeship2.jpg) no-repeat top center;}
#service .ct ul li .service_fade{
	background: url(/ictr/images/service_fade2.jpg) no-repeat top center;}
#service .ct ul li p{
	font-size:16px;
	color: #333;}
#service .ct ul li:hover .icon {
	background-position-y: -80px;}
#service .ct ul li:hover p{
	color: #548acd;}
/*------ 信息服务 ------结束*/

/*------ 新闻动态/通知公告 news------*/
.information{
	width: 100%;
	/*min-height: 570px;*/
	min-height: 490px;
	/*padding:40px 0;*/
	padding:30px 0;
	background-color: #fafafa;}
.information .title{
	text-align: center;
	/*margin-bottom: 50px;*/
	/*margin-bottom: 44px;*/
	margin-bottom: 26px;}
/*.wrapper {
    width: 1100px;
    height: 475px;
    margin: 0 auto;
    margin-top: 100px;
    position: relative;
}*/

/*.tab {
    border-bottom: 3px solid #cfd8dc;
    margin-bottom: 15px;
    padding-bottom: 12px;
    height: 36px;
}*/

.tab{
	display: inline-block;}
.tab li {
    /*position: relative;*/
    float: left;
    color:#1b1b1b;
    /*width: 250px;*/
    /*height: 34px;*/
    /*line-height: 34px;*/
    /*font-size: 30px;*/
    font-size: 28px;
    /*padding-bottom: 20px;*/
    /*padding:0 24px 20px;*/
    padding:0 0 20px;
    cursor: pointer;}
.tab li.or{
	color: #626262;
	margin:0 30px;
	padding-top: 5px;
	background: none;}
/*.tab span {
    position: absolute;
    right: 0;
    top: 10px;
    background: #ddd;
    width: 1px;
    height: 14px;
    overflow: hidden;
}*/

/*.tab span.line{
    display: inline-block;
    margin-top: 11px;
    margin-left: -250px;
}*/

.products {}

.products .main {
    float: left;
    display: none;}

.products .main.selected {
    display: block;}

.tab li.active {
    color: #548acd;
    background: url(/ictr/images/title_line.jpg) no-repeat bottom center;}
/*span.more{
    position: absolute;
    top:0;
    right:0;
}*/
.products .main .more a{
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 30px;
	color: #548acd;
	/*margin:30px auto 0;*/
	margin:0 auto;
	border:1px solid #548acd;}
.products .main .more a:hover{
	color: #fff;
	background-color: #548acd;
	box-shadow: 0 0 5px #ccc;}
/*---新闻动态---开始*/
.news>ul>li{
	float: left;
	width: 560px;
	 height: 95px; 
 
	margin:15px 20px 25px;}
.news>ul>li .left{
	float: left;
	width: 50px;}
.news>ul>li .left .icon{
	/* width: 100%; */
	/* height: 44px; */
	}
.news>ul>li .left .time{
	/* margin-top:10px; */
	height: 70px;
	background: #548acd;
	width: 65px;
	line-height: 30px;
	color: #fff;
	}
.news>ul>li .left .time li{
	color: #7d7d7d;
	color: #666;
	text-align: center;
	color: #fff;
	}
.news>ul>li .left .time li.date{
	font-size: 18px;
	padding-top: 7px;
	border-bottom: 1px solid #9cbfea;
	}
.news>ul>li .left .time li.year{
	font-size: 14px;}

.news>ul>li .right{
	float: right;
	/*width: 500px;*/
	width: 480px;
	}
.news>ul>li .right h4 a{
	display: inline-block;
	width:400px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 18px;
	color: #000;}
.news>ul>li .right h4 a:hover{
	color:#548acd;}
.news>ul>li .right p{
	font-size: 15px;
	color: #666;
	line-height: 29px;}
.news>ul>li .right span a{
	display:inline-block;
	width: 60px;
	height: 26px;
	border:1px solid #dfdfdf;
	margin-top:20px;
	border-radius: 15px;
	 }
.news>ul>li .right span a:hover{
	border:1px solid #548acd;
	 }
.products .news .more a{
	margin-top:10px;}
/*---新闻动态---结束*/

/*---通知公告---开始*/
.notice>ul{
	margin-top: 10px;}
.notice>ul>li{
	float: left;
	width: 570px;
	height: 70px;
	margin:0 15px 30px;
	background-color:#fff;}
.notice>ul>li .left{
	 }
.notice>ul>li .right{
	 }
.notice>ul>li .icon{
	float: left;
	width: 70px;
	height: 70px;
	background-color: #548acd;}
.notice>ul>li h4{
	display: inline-block;
	font-size: 16px;
	color: #333;
	font-weight: normal;}
.notice>ul>li h4 a{
	display: inline-block;
	width: 340px;
	line-height: 26px;
	color: #333;
	margin:9px 0 0 25px;}
.notice>ul>li h4 a:hover{
	color: #548acd;}
.notice>ul>li .time{
	float: right;
	margin:17px 25px 0 0;}
.notice>ul>li .time li{
	color: #7d7d7d;
	text-align: center;}
.notice>ul>li .time li.date{
	font-size: 18px;}
.notice>ul>li .time li.year{
	font-size: 14px;}
.products .notice .more a{
	margin-top:10px;}
/*---通知公告---结束*/
/*------ 新闻动态/通知公告 news------结束*/

/*------ 快捷入口 links ------开始*/
#links{
	width: 100%;
	/*height: 310px;*/
	height: 266px;
	/*padding-top: 45px;*/
	 
 
	 }
#links .hd{
	text-align: center;
	/*font-size: 30px;*/
	font-size: 28px;
	color: #eee;
	/*margin-bottom:50px;*/
	margin-bottom:40px;
	padding-bottom: 20px;
	 }
#links ul li{
	    display: inline-block;
    text-align: center;}
#links ul li a{
	display: inline-block;
	width: 200px;
	text-align: center;}
#links ul li a p{
	color: #eee;
	font-size: 18px;
	margin-top: 14px;}
.footbg{
background-image:url(/ictr/images/foot_bg.jpg);    padding-top: 50px;margin-top: 20px; 
}