.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_l{
	width: 130px;
	height: 120px;
	float: left;
	display: none;
}
.slide_info_r{
	width: 100%;
	height: 120px;
	float: left;
	text-align: center;
}

.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: 100px;
}



.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;
}


/*数字招商*/
.zhaoshang{
	width: 100%;
	height: 380px;
	background: #fff;
}
.zhaoshang_body{
	width: 1200px;
	padding: 10px 0;
	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_list{
	margin-top: 10px;
	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%;
}
.zhaoshang_list_info_tit{
	padding-top: 10px;
	padding-left: 20px;
    font-size: 16px;
    font-weight: 600;
    height: 50px;
}


/*政策文件*/

.wenjian{
	width: 100%;
	background: #f5f5f5;
	height: 400px;
}
.wenjian_body{
	width: 1200px;
	margin:auto;
}
.wenjian_search{
	position: relative;
	width: 100%;
	margin-top: 30px;
	text-align: center;
}
.wenjian_search span{
	display: inline-block;
	font-size: 20px;
	font-weight: bold;
	color: #004caa;
	margin-right: 20px;
}
.wenjian_search input{
	width: 396px;
	height: 32px;
	background: url(../images/search_bg.png);
	border:0;
	padding: 0 20px;
	outline: none;
}
.wenjian_search .wenjian_search_img{
	position: absolute;
    width: 49px;
    height: 30px;
    left: 830px;
    top: 2px;
	background: url(../images/search_other.png);
	cursor: pointer;
}
.wenjian_reci{
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	color: #999;
}
.wenjian_reci span{
	color: #004caa;
}



.wenjian_ot_r_count{
	width: 45%;
	margin-top: 20px;
}
.wenjian_ot_r_list_choose{
	width: 100%;
	border-bottom: 1px solid #004caa; 
}
.wenjian_ot_r_list_choose span{
	color: #999;
	float: right;
	display: inline-block;
    padding-top: 10px;
    cursor: pointer;
}
.wenjian_ot_r_list_choose span:hover{
	color: #004caa;
}
.wenjian_ot_r_list_choose_name{
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin-right: 20px;
	padding-bottom: 10px;
	cursor: pointer;
}
.wenjian_ot_r_list_choose_name_1{
	display: inline-block;
	font-size: 20px;
	font-weight: 600;
	color: #333;
	margin-right: 20px;
	padding-bottom: 10px;
	cursor: pointer;
}
.wenjian_ot_r_list_choose_name_active{
	color: #004caa;
	border-bottom: 2px solid #004caa;
}
.wenjian_ot_r_list_choose_name_active > a{
	color: #004caa;
}
.wenjian_ot_list_info{
	width: 100%;
	height: 48px;
	line-height: 48px;
	font-size: 16px;
	border-bottom: 1px dotted #999;
	cursor: pointer;
}
.wenjian_ot_list_info i{
	display: inline-block;
	font-style: normal;
	width: 83%;
	overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}
.wenjian_ot_list_info span{
	float: right;
	color: #999;
	font-size: 14px;
}
.wenjian_ot_list_info:hover{
	color: #004caa;
}

