        /*信息服务*/
        .bule{background-color:#678bdd;}
	.yellow{background-color:#eeaf66;}
	.green{background-color:#89c6a5;}
        .text{width:996px; height:368px; margin: 0 auto; margin-top:10px;}
	/*左边*/
	.text .lf_bg{width:580px; margin-left:8px; height:386px; overflow:hidden; float:left; background-color:#F2F4F7;margin-top: 5px;}
	.text .lf_bg .service{width:580px; height:42px; background-color:#288CFC; line-height:42px;color:white;padding-left:10px;}
	.text .lf_bg .service a{color:#FFF; font-size:16px; margin-left:10px;}
	.text .lf_bg .netWork{width:560px; margin:1px 0 0 15px;display: block;  overflow: hidden;}
	.text .lf_bg .netWork .border{width:200px; height:15px; padding-left:5px; border-left:2px solid blue; line-height:15px;}
	.text .lf_bg .netWork ul{padding-left:5px;}
	.text .lf_bg .netWork ul li{height:24px; float:left; list-style:none;color:#333; margin:3px 28px 0 0;}
	.text .lf_bg .netWork ul li a{height:25px; display:block;}
	.text .lf_bg .netWork ul li a:hover{color:#F00;}
	/*右边*/
	.text .rg_bg{width:388px; height:368px; float:right;}
	.text .rg_bg .one{width:378px; height:116px; margin-bottom:8px;}
	.text .rg_bg .one .time{width:107px; float:left; text-align:center; font-size:16px; color:#FFF; padding-top:36px; padding-bottom:36px;}
	.text .rg_bg .one .shuzi{width:251px; height:120px; padding-left:20px; vertical-align:middle; display:table-cell; background-color:#F2F4F7; font-size:15px;}
	/*信息下面图标*/
        .option{width:979px; height:125px; margin:0 auto; margin-top:20px; background-color:#F2F4F7;}
	.option ul{text-align:center; padding-top:10px;}
	.option ul li{width:139px; height:90px; float:left; text-align:center; list-style:none;}
	.option ul li a{display:block; margin-top:20px;}
	.option ul li .border{padding-right:10px; border-right:1px solid #000;}
	.option ul li .border .s1{width:85px; height:30px; display:block; margin-left:23px; margin-top:10px; text-align:center; line-height:30px;}
	.option ul li:last-child .border{border:none;}