/* 标题隔断 */
					.zg_time {
					    height: 42px;
					    color: #999;
					    font: 12px/34px 'microsoft yahei';
					    margin-bottom: 19px;
					    border-bottom: 1px solid #ececec;
					    margin-top: 16px;
					}
					.zg_time em {
					    display: inline-block;
					    font-style: normal;
					    padding-right: 9px;
					    color: #999;
					}
					.zg_time font {
					    font: 12px/34px 'microsoft yahei';
					    padding-left: 5px;
					}
					.share-area {
					    height: 32px;
					    font-size: 12px;
					    position: relative;
					    float: right;
					}
					/* 上下一篇 */
					.zgb_fw {
					    height: 72px;
					    padding-top: 7px;
					    border-top: 1px dotted #BEBEBE;
					}
					.fl {
					    float: left;
					}
					.zgb_show {
					    width: 77%;
					}
					.zgb_show li {
					    line-height: 30px;
					    white-space: nowrap;
					    overflow: hidden;
					    text-overflow: ellipsis;
					}
					.zgb_show li strong {
					    font: bold 15px/30px "Microsoft Yahei";
					    color: #333;
					}
					.zgb_show li a {
					    font: 15px/30px "Microsoft Yahei";
					    color: #666;
					}
					/* 推荐阅读 */
					.zgb_yd_con1 {
					    height: 38px;
					    border: 1px solid #e7e7e7;
					    margin-top: 33px;
					    overflow: hidden;
					}
					.zgb_yd_con1 span {
					    background: #f04444;
					    color: #fff;
					}
					.zgb_yd_con1 span {
					    margin-right: 10px;
					}
					.zgb_yd_con1 span, .zgb_yd_con1 a {
					    display: inline-block;
					    padding: 0 15px;
					    font: 18px/38px "Microsoft Yahei";
					}
					
					/* 初中高咨询 */
					.firstpage{
						padding-top: 60px;
					}
					.firstpage .item2 {
					    width: 16.6%;
					    border: none;
					    text-align: center;
					    margin-top: 0.1rem;
					    margin-bottom: 0.15rem;
					    float: left;
					}
					.firstpage .item2 .menu01 {
					    background: url(/../static/images/j1.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.firstpage .item2 .menu02 {
					    background: url(/../static/images/j2.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.firstpage .item2 .menu03 {
					    background: url(/../static/images/j3.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.firstpage .item2 .menu04 {
					    background: url(/../static/images/j4.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.firstpage .item2 .menu05 {
					    background: url(/../static/images/j5.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.firstpage .item2 .menu06 {
					    background: url(/../static/images/j6.png) no-repeat center bottom;
					    background-size: 85%;
					}
					.qingc{
						clear: both;
					}
					.firstpage .item2 i {
					    width: 60px;
					    height: 60px;
					    display: inline-block;
					    margin-bottom: 0.02rem;
					    background-size: 20rem;
					}
					.firstpage .item2 p {
					   font-size: 13px;
					}
					
					
					/* 免费领取通过方案 */
					.tongguo{
						padding-top: 32px;
					}
					.fromtit {
					    font-size: 18px;
					    font-weight: bold;
					    color: #0947e4;
					    letter-spacing: 0px;
					    line-height: 1.5;
					    text-align: center;
					}
					.red {
					    color: #f00;
					}
					
					.informationbox .newmconbk {
					    padding-top: 15px;
					    font-size: 0px;
					}
					.informationbox .newmconbk li {
					    width: 31%;
					    height: 38px;
					    margin: 0px 1% 8px 1%;
					    font-size: 14px;
					    display: inline-block;
					    overflow: hidden;
					    background: url(../images/loophdbg.png) repeat-x 0 -80px;
					    text-align: center;
					}
					.informationbox .newmconbk li a {
					    display: block;
					    height: 36px;
					    line-height: 36px;
					    border: 1px solid #DDD;
					    border-radius: 3px;
					    color: #333;
					}
					.lh_article h1{
						font-size: 30px;
					}
					
					/* 导航样式 */
					.list li{ float:left; position:relative;}
					.list li>a{ padding:0 30px; line-height:55px; display:block; color:white; font-size:16px;}
					.list li:hover>a{ background:#070362; color:#fff;}
					.list li:hover .down{ display:block;}
					.list li .down{ width:135px; background:#070362; position:absolute; top:55px;left:0; display:none;    z-index: 123;}
					.list li .down a{ display:block; line-height:55px; color: white; font-size:16px; text-align: center;}
					.list li .down a:hover{background:#bdbcbc80; color:white;}