.slide_info_list{
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1080px;
	height: 486px;
	margin-top: -243px;
	margin-left: -540px; 
	background: rgba(255,255,255,.85);
	padding: 60px 30px;
	z-index: 100000;
}
.slide_info_list_img{
	position: absolute;
    width: 1080px;
    height: 486px;
    background: rgba(255,255,255,.85);
    z-index: 100000;
    margin-left: -540px;
    margin-top: 69px;
    top: 50%;
    left: 50%;
}
.slide_info_l{
	width: 130px;
	height: 120px;
	float: left;
}
.slide_info_r{
	width: 810px;
	height: 120px;
	float: left;
}

.slide_info_tit{
	width: 100%;
	height: 140px;
	text-align: center;
}
.slide_info_tit .slide_info_tit_z{
	width: 100%;
	font-size: 40px;
	font-weight: 500;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.slide_info_tit .slide_info_tit_c{
	width: 100%;
	font-size: 16px;
	padding-top:30px;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.slide_info_list_l{
	float: left;
	width: 50%;
	height: 266px;
	padding-right: 40px;
    border-right: 2px dotted #999;
}
.slide_info_list_r{
	float: right;
    width: 50%;
    height: 266px;
    padding-left: 40px;
}
.slide_list_tit{
	color: red;
	font-size: 18px;
	font-weight: 700;
}
.slide_info_list .slide_list div{
	padding-top:20px;
	font-size: 16px;
	cursor: pointer;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.slide_info_list .slide_list div:hover{
	color: #0df6ff;
}
.slide_info_list .slide_list .huandeng2_img{
	display: inline-block;
	margin-top: 60px;
	margin-right: 30px;
	width: 80px;
	height: 80px;
}
.slide_info_list .slide_list .huandeng2_img img{
	width: 100%;
	height: 80px;
}

.silide_info_yugao{
	width: 100%;
	height: 40px;
}
.yugao_btn{
	width: 130px;
	height: 40px;
	cursor: pointer;
	border-radius: 20px;
	background: #004caa;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.slide_info_title{
	width: 100%;
	height: 40px;
	line-height: 40px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
}
.slide_info_title a{
	font-size: 36px;
	font-weight: bold;
	color: #282828;
}
.slide_info_title a:hover{
	color: #3d76bd;
}
.slide_info_small_tit{
	width: 100%;
	height: 20px;
	line-height: 20px;
	padding: 10px;
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
	color: #585a5d;
}

.slide_info_count{
	width: 100%;
	margin-top: 20px;
	border-top: 1px dotted #3d76bd;
}
.slide_info_img{
	width: 173px;
	float: left;
}
.slide_info_img_tit{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #004caa;
	font-size: 20px;
	font-weight: 600;
}
.slide_info_name{
	width: 795px;
	float: left;
	margin-left: 30px;
	margin-top: 50px;
	font-size: 20px;
	font-weight: 400;
	color: #004caa;
}
.slide_info_info{
	width: 795px;
	height: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	line-height: 30px;
}
.slide_info_tingke{
	width: 795px;
	float: left;
}
.slide_info_tingke_btn{
	width: 130px;
	height: 40px;
	margin:auto;
	cursor: pointer;
	border-radius: 20px;
	background: #004caa;
	color: #fff;
	text-align: center;
	line-height: 40px;
}




/*数字联盟*/
.shuzilianmeng{
	width: 100%;
	height: 390px;
	background: #f5f5f5;
}
.shuzilianmeng_body{
	width: 1200px;
	padding: 10px 0;
	margin:auto;
}
.shuzilianmeng_choose{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: url(../images/choose_bg_2.png) no-repeat center center;
}
.shuzilianmeng_choose > div{
	width: 167px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    color: #004caa;
    font-size: 20px;
    cursor: pointer;
}
.shuzilianmeng_choose > div > a{
	color: #004caa;
}
.shuzilianmeng_choose_active{
	background: url(../images/choose_active.png) no-repeat center center;
	
}
.shuzilianmeng_choose_active a{
	color: #fff !important;
}

.shuzilianmeng_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #004caa;
	font-weight: bold;
	background: url(../images/word_bg_3.png);
	letter-spacing: 5px;
}
.shuzilianmeng_list{
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.shuzilianmeng_list_info{
	float: left;
	width: 23.5%;
	/*height: 280px;*/
	padding-bottom: 20px;
	margin-left:2%; 
	box-shadow: 0px 1px 5px #999;
}
.shuzilianmeng_list a:first-child .shuzilianmeng_list_info{
	margin-left:0; 
}
.shuzilianmeng_list_info_img{
	width: 100%;
}
.shuzilianmeng_list_info_img img{
	width: 100%;
	height: 160px;
}
.shuzilianmeng_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}
.shuzilianmeng_list_info_time{
	padding-top: 10px;
	padding-left: 20px;
	color: #999;
	font-size: 12px;
	padding-right: 24px;
    text-align: right;
    display: none;
}


.home_need_data{
	width: 100%;
	height: 129px;
	background:  url(../images/need_data_bg.jpeg) no-repeat center center;
}
.home_need_data a{
display: block;
width: 100%;
height: 129px;
}
.need_data_btn{
	width: 220px;
	height: 60px;
	margin:auto;
	background: #29faf8;
	text-align: center;
	line-height: 60px;
	color: #015293;
	font-size: 22px;
	font-weight: bold;
	border-radius: 10px;
	cursor: pointer;
	box-shadow: 0px 4px 12px #585858;
}



/*体验馆*/
.tiyanguang{
	padding-top: 10px;
	width: 100%;
	height: 1094px;
	background: #fff;
}
.tiyanguang_body{
	width: 1200px;
	margin:auto;
}
.tiyanguang_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #004caa;
	font-weight: bold;
	background: url(../images/word_bg.png);
	letter-spacing: 5px;
}

.tiyanguang_count{
	width: 100%;
	margin-top: 10px;
	height: 675px;
}
.tiyanguang_count video{
	width: 100%;
	height: 100%;
}
.tiyanguang_choose{
	width: 100%;
	text-align: center;
	padding: 10px 0;
	background: url(../images/choose_bg.png) no-repeat center center;
}
.tiyanguang_choose > div{
	width: 167px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    color: #004caa;
    font-size: 20px;
    cursor: pointer;
}
.tiyanguang_choose > div > a{
	color: #004caa;
}
.tiyanguang_choose_active{
	background: url(../images/choose_active.png) no-repeat center center;
	
}
.tiyanguang_choose_active a{
	color: #fff !important;
}

/* banner */
.banner{position: relative; width: 770px; height: 450px;float: left;}
.banner > .banner_images{position: relative; z-index: 1; width: 100%; height: 100%;}
.banner > .banner_bar{
	position: absolute; z-index: 2; left: 0; right: 0; bottom: 0; height: 60px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#D8EF5350', endColorstr='#D8EF5350');background:rgba(0,76,170,0.6);
	cursor: default;
}
.banner > .banner_title{position: absolute; z-index: 3; left: 12px; right: 0; bottom: 20px; height: 18px; overflow: hidden;}
.banner > .banner_page{position: absolute; z-index: 4; right: 12px; bottom: 20px;}

.banner > .banner_title > a{
	position: absolute; line-height: 20px; height: 20px; width: 350px; 
	font-size: 18px; color: #fff;
	overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis; text-overflow:ellipsis;
}


.banner > .banner_images > a{position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.banner > .banner_images > a > img{width: 100%; height: 100%;}


.banner > .banner_page > a{
	display:inline-block; *display:inline; *zoom:1;
	width: 14px; height: 14px; margin-left: 8px;
	border-radius: 8px;
	background-color: #fff;
}
.banner > .banner_page > a.active{width: 22px;}


.tiyanguang_r{
	float: left;
	width: 400px;
	margin-left: 30px;
}
.tiyanguang_r_word{
	font-weight: bold;
	padding-bottom: 6px;
	font-size: 20px;
	color: #004caa;
	border-bottom: 2px solid #004caa;

	margin-bottom: 24px;
}
.tiyanguan_r_list{
	font-size: 14px;
	line-height: 34px;
}
.tiyanguan_r_list span{
	font-weight: bold;
}
.tiyanguan_r_img{
	margin-top: 8px;
	width: 400px;
	height: 222px;
	background:url(../images/img_11.png) no-repeat center center;
	float: right;
}
.tiyanguan_r_img p{
	color: #fff;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
}
.tiyanguan_r_img p:first-child{
	margin-top: 70px;
}
.tiyanguang_list{
	margin-top: 10px;
	position: relative;
	width: 100%;
}
.tiyanguang_list_info{
	float: left;
	width: 23.5%;
	/*height: 280px;*/
	padding-bottom: 20px;
	margin-left:2%; 
	box-shadow: 0px 1px 5px #999;
}
.tiyanguang_list a:first-child .tiyanguang_list_info{
	margin-left:0; 
}
.tiyanguang_list_info_img{
	width: 100%;
}
.tiyanguang_list_info_img img{
	width: 100%;
	height: 160px;
}
.tiyanguang_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
    font-size: 16px;
    font-weight: 600;
}





/*数字招商*/
.zhaoshang{
	width: 100%;
	background: #f5f5f5;
	padding-top: 10px;
}
.zhaoshang_body{
	width: 1200px;
	height: 400px;
	margin:auto;
}
.zhaoshang_tit{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 25px;
	color: #004caa;
	font-weight: bold;
	background: url(../images/word_bg.png);
	letter-spacing: 5px;
}

.zhaoshang_search{
	position: relative;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}
.zhaoshang_search span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #004caa;
	margin-right: 20px;
}
.zhaoshang_search input{
	width: 396px;
	height: 32px;
	background: url(../images/search_bg.png);
	border:0;
	padding: 0 20px;
	outline: none;
}
.zhaoshang_search .zhaoshang_search_img{
	border: 0;
	position: absolute;
    width: 49px;
    height: 30px;
    left: 830px;
    top: 2px;
	background: url(../images/search_other.png);
	cursor: pointer;
}
.zhaoshang_reci{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
	color: #999;
}
.zhaoshang_reci span{
	color: #004caa;
}


.zhaoshang_list{
	position: relative;
	width: 100%;
}
.zhaoshang_list_info{
	float: left;
	width: 23.5%;
	/*height: 280px;*/
	padding-bottom: 20px;
	margin-left:2%; 
	box-shadow: 0px 1px 5px #999;
}
.zhaoshang_list a:first-child .zhaoshang_list_info{
	margin-left:0; 
}
.zhaoshang_list_info_img{
	width: 100%;
}
.zhaoshang_list_info_img img{
	width: 100%;
	height: 160px;
}
.zhaoshang_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}

.zhaoshang_list.gongzuo{
	height: 240px;
	background: #fff;
	box-shadow: 0 3px 6px rgba(0,0,0, 0.1);
}
.zhaoshang_list.gongzuo > a{
	display: block;
	float: left;
	width: 136px;
	height: 40px;
	line-height: 40px;
	margin-left: 30px;
	margin-top: 25px;
	text-align: center;
	color: #eee;
	background: url(../images/shuzishengtai_btn_bg.png);
	border-radius: 5px;
	font-size: 16px;
}
.zhaoshang_list.gongzuo > a:hover{
color: #fff !important;
}


.zhaoshang_choose{
	width: 100%;
	text-align: center;
	padding: 20px 0;
	background: url(../images/choose_bg.png) no-repeat center center;
}
.zhaoshang_choose > div{
	width: 167px;
    height: 50px;
    line-height: 48px;
    display: inline-block;
    color: #004caa;
    font-size: 20px;
    cursor: pointer;
}
.zhaoshang_choose > div > a{
	color: #004caa;
}
.zhaoshang_choose_active{
	background: url(../images/choose_active.png) no-repeat center center;
	
}
.zhaoshang_choose_active a{
	color: #fff !important;
} 