/*头条*/
.tt_tit {
	width: 100%;
	height: 120px;
	margin-bottom: 40px;
}
.tt_tit .tt_bt {
	float: left;
	margin-right: 15px;
}
.tt_tit .tt_txt {
	float: left;
	width: 800px;
}

.tt_tit .tt_txt a {
	text-align: left;
	font-size: 26px;
	color: #007c1c;
	margin-bottom: 15px;
	font-weight: 900;
	display: block;
}
.tt_tit .tt_txt p {
	text-align: left;
	font-size: 16px;
	color: #333;
	line-height: 25px;
}
.tt_tit .btn_jsb {
	float: right;
/*	padding-top: 15px;*/
}
/*营商要闻图片轮播*/
.ly_01_01 {
	width: 567px;
	height: 319px;
	float: left;
}
.ly_01_01_box {
	width: 567px;
	height: 319px;
	position: relative;
}
.ly_01_01_box ul {
	width: 567px;
	height: 319px;
}
.ly_01_01_box ul li {
	width: 567px;
	height: 319px;
	position: relative;
	float: left;
}
.ly_01_01_box ul li p {
	width: 567px;
	height: 319px;
}
.ly_01_01_box ul li p img {
	width: 100%;
	height: 100%;
}
.ly_01_01_box ul li h3 {
	width: 567px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	left: 0px;
	bottom: 0;
	overflow: hidden;
	background: url(bs_imgtxt.png) repeat;
	text-indent: 10px;
}
.ly_01_01_box ul li h3 a {
	color: #fff;
	font-family: "Microsoft YaHei";
	font-size: 16px;
}
.ly_01_01_box h6 {
	width: 100%;
	height: 40px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 1;
	overflow: hidden;
}
.ly_01_01_box ol {
	position: absolute;
	bottom: 13px;
	right: 8px;
	z-index: 3;
}
.ly_01_01_box ol li {
	width: 12px;
	height: 12px;
	line-height: 18px;
	margin-right: 8px;
	text-align: center;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
}
.ly_01_01_box ol li a {
	width: 100%;
	height: 100%;
	font-size: 12px;
	text-indent: 999em;
	border-radius: 50%;
	background: #fff;
	float: left;
}
.ly_01_01_box ol a:hover, .ly_01_01_box ol li.df_on a {
	color: #ffffff;
	background: #009944;
}
.ly_01_01_box .df_next, .ly_01_01_box .df_prev {
	width: 20px;
	height: 40px;
	margin-top: -20px;
	position: absolute;
	top: 50%;
	filter: alpha(opacity=50);
	opacity: 50;
	z-index: 2;
}
.ly_01_01_box .df_prev {
	background: url(df_prev.png) no-repeat;
	left: 15px;
}
.ly_01_01_box .df_next {
	background: url(df_next.png) no-repeat;
	right: 15px;
}
.bs_ysyw{
	float:right;
	width: 600px;
}
.bs_ysyw .title{
	background:url(bs_ys_tit.png) no-repeat bottom;
	height: 45px;
	background-size: 100% 100%;
}
.bs_ysyw .title span{
	float: left;
}
.bs_ysyw .title a.gd_a{
	float: right;
	color: #007735;
	font-size: 14px;
}


/*利企服务*/
.lqfw_bg{
	background:url(bs_ystbg.png) no-repeat center;
	height: 285px;
	padding: 20px;
	margin: 399px auto 30px auto;
	width: 1160px;
}

.lqfw{
	width: 100%;
	padding: 0px 0px;
	margin: 0px auto;
}
.lqfw_div{
	margin-top: 20px;
}
.lqfw_div a{
	display: block;
	margin: 19px 12px;
	float: left;
	border: 1px solid #00712e;
	border-radius: 5px;
	width: 160px;
	height: 143px;
	line-height: 60px;
	font-size: 20px;
	color: #333;
	font-weight: 900;
	text-align: center;
}
.lqfw_div a:hover{
	background: #eeeeee;
}
.lqfw_div a img{
	display: block;
	/* float: left; */
	margin: 20px auto 5px auto;
	height: 50px;
}


/*政策解读*/
.content .con_l{
	float:left;
	width: 358px;
	border:1px solid #11a050;
	border-radius: 5px;
	padding: 15px;
	margin-top: 30px;
	margin-bottom: 25px;
}
.content .con_l fieldset{
	width: 100%;
	margin-top: -30px;
}
.content fieldset legend{
	text-align: left;
	height: 30px;
	line-height: 30px;
	padding: 0px 20px;
	background: #11a050;
	color: #fff;
	margin-left: 20px;
	border-radius: 5px;
	font-size: 18px;
	margin-bottom: 10px;
}

.title span img{
	width:100%;
}

/*三图*/
.img_a{
	display:block;
	float:left;
	width: 390px;
	margin-bottom: 25px;
}
.img_a img{
	display:block;
	width: 100%;
}


/*法律知识  经典案例   科技创新  */
.con_l2{
	float:left;
	background: #fff;
	padding: 15px;
	width: 360px;
}
.con_l2 .title{
	background:url(bs_ys_tit.png) no-repeat bottom;
	height: 31px;
	background-size: 100% 100%;
}
.con_l2 .title span{
	float: left;
	width: 24%;
}
.con_l2 .title a.gd_a{
	float: right;
	color: #007735;
	font-size: 14px;
}
.con_b{
	background:#fff;
}











