.help-search
{
    height: 140px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #e8eaec;
    background-image: url(/mms/template/images/help/gis/pc-banner.png);
    background-size: cover;
    background-position: center;
}
.help-search .s-title {
    height: 130px;
    line-height: 135px;
    font-size: 32px;
        color: #333;
}
.help-search .form-control
{
    height: 45px;
    padding: 1px 10px;
    font-size: 16px;
    border: 3px solid #11aaaa;
}
.help-search .s-container
{
    padding-top: 38px;
}
.help-search .input-group-btn .btn
{
    height: 45px;
    padding: 1px 40px;
    background-color: #11aaaa;
    font-size: 20px;
    font-family: "\9ED1\4F53";
    color: #fff;
    border-color: #11aaaa;
}
.help-search .input-group-btn .btn:active
{
    border:none;
}

.help-search .hot-search {
    height: 30px;
    line-height: 30px;
    position: relative;
}
.help-search .hot-search label {
    display: inline;
        color: #333;
    font-size: 14px;
    margin-bottom: 0px;
    font-weight: 500;
}
.help-search ul {
    display: inline-block;
    margin: 0 0 0 5px;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    list-style: none;
}
.help-search .hot-search li a
{
        color: #22bbbb;
    font-size: 14px;
}
.help-search .hot-search li {
    margin-right: 10px;
    display: inline;

}

.help-tab-box {
    border-bottom: 1px solid #e8eaec;
    height: 50px;
    text-align: left;
    clear: both;
}
.help-tab-box .help-tab-ul{
    line-height: 50px;
    text-align: left;
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
    display: inline;
}
.help-tab-box .help-tab-ul li
{
    margin-right: 30px;
    padding:0px;
}
.help-tab-box li a {
    color: #000;
    text-decoration: none;
}
.help-tab-box li a:hover {
    color: #22bbbb;
}
.help-tab-box li.active {
    color: #22bbbb;
    border-bottom: 3px solid #22bbbb;
    height: 50px;
}
.help-tab-box li.active a {
    color: #22bbbb;
}

.help-tab-ul-right
{
    float: right;
    display: inline;
    line-height: 50px;
}
.help-tab-ul-right li
{
    margin-left: 20px;
}
.help-tab-ul-right li a
{
    color: #22bbbb;
}
.help-tab-ul-right li a:hover
{
    text-decoration: underline;
}
.help-tab-ul-right li a img
{
    width: 35px;
}

.help-body
{
    padding: 18px 0;

}
.help-body .menu {
    float: left;
    background-color: #ecf0f4;
    width: 250px;
    z-index: 2;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.help-body .content {
    padding-left: 278px;
    padding-bottom: 45px;
    margin-top: 0;
}
.help-body .content .breadcrumb{
    font-size: 12px;
}
.help-body .content .help-title{
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 22px;
}
.help-body .content .help-content{
	line-height: 22px;
}

.menu-t1 {
    color: #333;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    height: 40px;
    font-family: "\9ED1\4F53";
    font-weight: normal;

    border-bottom: 1px dashed #dfe3e6;
}
.menu-t2 {
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
    border-bottom: 1px solid #ecf0f4;
    font-size: 14px;
    font-family: "\9ED1\4F53";
    position: relative;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    cursor: pointer;
}
.menu-t2.active
{
	background: #d8e0e9;
}
.menu-t2:hover {
    background-color: rgba(216,224,233,.7);
}

.menu-t3 a
{
    color: #666;
    text-decoration: none;
}
.menu-t3 a:hover
{
    color: #22bbbb;
}
.menu-t3.active {
    background-color: #fff;
    border-left: 2px solid #22bbbb;
    color: #22bbbb;
}
.menu-t3.active a{

    color: #22bbbb;
}
.menu-t3 {
	 background-color: #fafcfd;
    padding: 8px 0px 8px 20px;
    line-height: 22px;
    border-bottom: 1px solid #e1e7ee;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.menu-down
{
    display: inline-block;
    line-height: 40px;
    margin-right: 8px;
    color: #999;
    font-size: 12px;
}
.y-row:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.search-list
{
    padding-top: 25px;
    font-size: 13px;
}
.search-list em {
    color: #e40c2a;
    font-style: normal;
    font-weight: 500;
}

.search-list .title a
{
    color: #428bca;
    font-weight: 500;
    font-size: 16px;
    line-height: 35px;
}

.search-summary-info
{
    color:#666666;
    font-size: 14px;
}

.search-rs-content
{
    line-height: 25px;
}
.seachPagination
{
	padding: 40px 0 10px 0;
	vertical-align: middle;
}
.seachPagination .pageCount
{
	line-height: 34px;
	display: inline-block;
	height: 34px;
	vertical-align: top;
	padding-left: 10px;
}
.questionPagination
{
	height:30px;
	padding: 10px 0 10px 0;
	vertical-align: middle;
}
.questionPagination .pageCount
{
	line-height: 34px;
	display: inline-block;
	height: 34px;
	vertical-align: top;
	padding-left: 10px;
}

.toBBS
{
	padding: 30px 0;
}
.toBBS a
{
	font-weight:600;
	color: #428bca;
}

.questoin-list
{
	
}
.questoin-list ul
{
	margin: 0px;
	padding: 0px;
}
.questoin-list ul li
{
	list-style: none;
    font-size: 14px;
    margin: 20px 0;
}

.questoin-list ul li .icon-func-list-style {
    display: inline-block;
    margin-right: 6px;
    position: relative;
    top: -3px;
    background: url(/mms/template/images/li-circle.png) no-repeat;
    width: 8px;
    height: 4px;
}

.questoin-list ul li a
{
}

.top-box {
  background-color: #f1f1f1;
  border-radius: 3px;
  border: 1px solid #c8c8c8;
  padding: 13px 11px 6px;
  position: fixed;
  right: 10px;
  display: block;
  text-align: center;
  bottom: 75px;
  font-size: 0;
}

.top-box .arrow-ent {
  border-color: #999;
  width: 15px;
  height: 15px;
  display: inline-block;
  border-right: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  -webkit-transform: rotate(-135deg);
  position: relative;
  top: 2px;
}

.helpful-container {
    display: -webkit-box;
    margin-top: 30px;
    cursor: pointer;
}

.help-pub {
    margin-left: 20px;
    height: 40px;
    position: relative;
    width: 100px;
}

.no-helpful {
    margin-left: 60px;
    height: 40px;
    position: relative;
    width: 100px;
}

.help-img {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: absolute;
    top: 5px;
}

.help-img-tip {
    position: absolute;
    top: 10px;
    left: 40px;
    width: 80px;
}

.feedback-container {
    display: -webkit-box;
    height: 50px;
    background-color: #e4e1e178;
    margin-top: 20px;
    vertical-align: middle;
    line-height: 50px;
    display: none;
}

.feedback-img {
    margin-left: 100px;
    width: 30px;
    height: 30px;
    margin-left: 100px;
}
