/*当前位置*/
.page-header { margin: 20px 0 20px; font-size: 20px; border: 0; padding: 0; }
.page-header small {font-size: 14px; color: #666; }
.page-header small span { margin: 0 6px; font-family: "arial, helvetica, sans-serif"; }

/*notice list mian*/
.col-md-9{padding-right:30px;}

.notice-list{width:100%;}
.notice-list ul li{height:130px;margin-bottom:20px;}
@media (max-width: 768px){
	.notice-list ul li{margin-bottom:10px;}
}
.notice-list .col-xs-2{padding:0;}
.notice-list .notice-list-time{height:130px;width:110px;padding:0 5px;max-width:100% !important; background:#f6f6f6;text-align:center;border-right:1px dashed #d8d8d8;}
.notice-list .notice-list-time span{display:inline-block;width:32px;height:36px;margin-top:30px;}
.notice-list .notice-list-time p{color:#999;margin-top:20px;}
.notice-list .notice-list-con h4{height:40px;line-height:40px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.notice-list .notice-list-con p{height:60px;line-height:30px;overflow:hidden;color:#999;}
@media (min-width: 991px){
	.notice-list-con{padding:0;}
}

/*notice right*/
/* @media (max-width:991px){.hidden-sm{display:none!important}} */
.newest-notice{width:100%;}
.newest-notice h5{color:#0ba2db;font-size:16px;}
.newest-notice ul{padding:15px 0;}
.newest-notice ul li{width:100%;height:30px;line-height:30px;overflow:hidden;}
.newest-notice ul li span{display:inline-block;float:left;width:35%;color:#999;font-size:12px;}
.newest-notice ul li a{display:inline-block;float:left;width:65%;}

.nitice-right-gg a{display:block;width:100%;margin-bottom:20px;}
.nitice-right-gg a img{width:100%;height:auto;}

/*notice detail*/
.notice-detail-title{line-height:50px;}
.notice-detail-time{line-height:40px;padding-bottom:20px;color:#666;}
.notice-detail .notice-text{line-height:34px;font-size:14px;color:#666;}
.notice-detail .notice-text .notice-text-con{text-indent:30px;margin-top:30px;}


/*help*/
.help-banner{width:100%;text-align:center;}
.help-banner img{width:1920px;max-width:100%;height:auto;}

.help-menu{width:180px;max-width:100%;}
.help-menu .help-menu-tit{width:100%;height:50px;background:#149be9;}
.help-menu .help-menu-tit i{display:inline-block;width:53px;height:53px;margin-top:30px;}
.help-menu .help-menu-tit h3{line-height:50px;color:#fff;}
.help-menu .menu-zk{width:100%;height:60px;line-height:60px;background:#149be9 ;font-size:18px;color:#fff;display:none;cursor:pointer;}
.help-menu .help-menu-list{height:auto;background:#fff;}
.help-menu .help-menu-list li{height:auto!important;line-height:60px;text-align:center;}
.help-menu .help-menu-list li a{display:block;font-size:16px;color:#333;text-decoration:none;background:none!important;box-shadow:none!important;}
.help-menu .help-menu-list li.active>p{background:#149be9;color: #fff;}
.help-menu .menu_head{background:#149be9;color: #fff;}
.help-menu .help-menu-list li.active a.active-div{color:#149be9;}
.help-menu .help-menu-list li:hover>p{background:#149be9;color: #FAFAFA;}
.help-menu .help-menu-list li:hover a{color:#333333;}
.help-menu .help-menu-list li .menu_body{background:#f6f6f6;}
@media (max-width: 991px){
.help-menu{margin-top:-82px;}
.help-menu .help-menu-tit{width:100%;height:80px;background:#149be9;}
.help-menu .help-menu-tit i{display:none;}
.help-menu .help-menu-tit h3{line-height:80px;color:#fff;font-size: 18px;}
.help-menu .help-menu-list li{height:45px;line-height:45px;}
.help-menu .help-menu-list li a{font-size:15px;}
}

@media (max-width: 767px){
	.help-menu{position:absolute;top:-62px;z-index:999;margin-top:0;}
	.help-menu .help-menu-tit{display:none;}
	.help-menu .menu-zk{display:block;}
	.help-menu .help-menu-list{display:none;}
	.help-menu{position:absolute;top:-62px;}
}
@media (min-width: 768px){
	.help-menu .help-menu-list{display:block !important;}
}

.help-content .help-content-tit{margin-top:40px;padding-bottom:10px;}
.help-content  .help-content-tit h2{line-height:50px;}
.help-content  .help-content-tit p{font-size:16px;color:#999;}
.help-content  .help-content-text{line-height:35px;font-size:14px;color:#333;padding:20px 15px;}
@media (min-width: 992px){
	.col-md-2 {width: 16.6667%;}
	.help-content{margin-left:15px;}
}



