.help-title {
    height:65px;
    width:100%;
    z-index:99999;
}


.help-com-title {
    position:fixed;
    top:0px;
}

.help-fun-list {
    width:230px;
    position:fixed;
    top:120px;
    background:#fff;
    *left:50%;
    *margin-left:-500px;
}



.help-arclist {
    padding-left:15px;
    padding-right:15px;
    width:200px;
    position:fixed;
    top:500px;
    background:#fff;
    overflow:hidden;
    padding-bottom:50px;
}

.help-fun {
    width:225px;
    height:50px;
    border-left:5px solid #fff;
    line-height:50px;
    cursor:pointer;
}


.help-fun-select {
    border-left:5px solid #237ebd;
    background:#f9f9f9;
}

.help-fun-img {
    
}

.help-fun-img1 {
     width:31px;
    height:24px;

    background:url(../images/small-icon.png) 0px 0px   no-repeat no-repeat;
}

.help-fun-img2 {
     width:31px;
    height:25px;

    background:url(../images/small-icon.png) 0 -25px no-repeat no-repeat;
}

.help-fun-img3 {
    width:31px;
    height:24px;
    background:url(../images/small-icon.png) 0 -50px no-repeat no-repeat;
}

.help-fun-img4 {
    width:31px;
    height:24px;
    background:url(../images/small-icon.png) 0 -74px no-repeat no-repeat;
}

.help-fun-img5 {
    width:31px;
    height:24px;
    background:url(../images/small-icon.png) 0px -98px no-repeat no-repeat;
}

.help-fun-img6 {
    width:31px;
    height:24px;
    background:url(../images/small-icon.png) 0px -122px no-repeat no-repeat;
}




.help-right {
    width:750px;
    float:left;
    margin-left:250px;
    background:#fff;
    margin-top:55px;
    padding-bottom:350px;
    margin-bottom:55px;
    
}

    .help-right li {
        list-style-type:none;
    }

.help-r-title {
    height:69px;
    width:714px;
    line-height:69px;
    font-size:22px;
    color:#333;
}

.help-r-title-border {
    border-bottom:1px dashed #f3f3f3;
}

.help-r-title-stage {
    width:10px;
    height:22px;
    background:#237edb;
    float:left;
    margin-left:15px;
    margin-right:10px;
    margin-top:25px;
}

.help-tr {
    height:204px;
    width:718px;
    line-height:25px;
}

    .help-info-m:hover {
        color:#b94a48;
    }

.help-tr-img {
    width:120px;
    height:145px;
    float:left;
}


.help-info {
    width:558px;
    line-height:25px;
}




.help-info-div {
    background:#fff;
    padding-bottom:100px;
    margin-bottom:55px;
}

.help-info-title {
    height:124px;
    border-bottom:1px dashed #eee;
    width:100%;

}


.help-info-t-span {
    width:100%;
    text-align:center;
    margin-top:35px;
}


.help-info-info {
    border-bottom:1px dashed #eee;
    width:810px;
    padding-left:95px;
    padding-right:95px;
    margin-top:55px;
    padding-bottom:55px;
}

.help-title-time {
    margin-top:20px;
    width:100%;
    text-align:center;
}


.help-info-next {

}


.help-querstion-img {
    width:16px;
    height:16px;
    background:url(../img/ask.png) no-repeat no-repeat;
}

.help-question-span {
    line-height:30px;
}



.help-btn-hk {
    width:82px;
    height:28px;
    text-align:center;
    line-height:28px;
    color:#333;
    font-size:14px;
    cursor:pointer;
    }



.help-btn-hk-select {
      background:#166ec8;
      color:#fff;
    }



  

.help-novice-line {
    color:#000;
}


.help-indent {
    text-indent:2em;
    display:inline-block;
}

.help-color-ff00 {
    color:#ff0000;
}


.know-tr {
    padding-bottom:30px;
    width:710px;
}


.know-tr-title {
    width:540px;
    line-height:25px;
}

.know-tr-title a:hover {
    color:#b94a48;
}

.know-tr-date {
    width:140px;
    line-height:70px;
}

.know-tr-info {
    width:660px;
}


.help-btn-page {
    height:34px;
    padding-left: 15px;
    padding-right:15px;
    line-height:34px;
    border:1px solid #e6e6e6;
    cursor:pointer;
    display:inline-block;
}

    .help-btn-page:hover {
        border:1px solid #237edb;
        color:#237edb;
    }


.help-btn-page-select {
    background:#237edb;
    color:#fff;
    border:1px solid #237edb;
}

    .help-btn-page-select:hover {
        background:#237edb;
        color:#fff;
    }


.help-page-div {
    text-align:center;
    padding:30px 12px;
    clear:both;

}


.help-bk-div {
    height:260px;
    width:400px;
}

 .help-bk-div li {
        list-style-type:none;
    }










.help-articlescrap {
    width:100%;
    height:285px;
    background:#f5f5f5;
}


.help-articlescrap-half {
    width:50%;
    height:250px;
}
    .help-articlescrap-half li {
        list-style-type:none;
    }


.help-articlescrap-title {
    width:360px;
	list-style: circle;
	padding-left:10px;
    
     
}

.help-articlescrap-a {
    cursor:pointer;
    font-size:14px;
     color:#999;
}

    .help-articlescrap-a:hover {
        text-decoration:underline;
    }




.help-articlescrap-time {
    font-size:14px;
    color:#aaa;
    width:130px;
}

.help-articlescrap-name {
    height:40px;
    line-height:40px;
    font-size:20px;
    color:#000;
    cursor:pointer;
}



.help-fun-list-arc{
    width:230px;
    position:fixed;
    background:#fff;
    height:255px;
    *left:50%;
    *margin-left:-500px;
}


.help-fun-list-arc-new {
    top:295px;
}

.help-list-title {
    height:44px;
    border-bottom:1px solid #e9e9e9;
    width:200px;
    line-height:44px;
    text-align:center;
}

    .help-list-title a:hover {
        text-decoration:underline;
    }


    
.help-fun-list-arc-hot {
    top:565px;
}

.help-fun-list-arc li {
    list-style: none;
    line-height:38px;
    width:100%;
}

.help-fun-list-dian {
    width:7px;
    height:7px;
    background:#237edb;
}

.help-fun-list-arc li a:hover {
    text-decoration:underline;
}

/* 分页 */
.page{font-size:13px; width:680px; margin:0 auto;text-align:center; padding:80px 0;}
.page li{float:left;}
.page a{border:1px solid #e7ecf0; padding:8px 12px; display:inlilne-block; margin:0 2px 0 3px;}
.page a:hover{background:#e8f1f6; text-decoration:none;}
.page a.current,.page a.current:hover{border-color:#fff; color:#333;}


 .top_hd{
	height: 25px;
	/*line-height: 25px;*/
	padding-bottom: 8px;
	border-bottom: 1px dotted #ddd;
	padding-top:5px;
	padding-left:10px;
}
.top_hd span{
	color: #ccc;
	font-family: "宋体";
	display: inline-block;
	font-size:14px;
}
.top_hd span a{
	color: #888;
	display: inline-block;

}

.con_list{padding-top:30px; width:850px;}

.con_list li{
	height: 22px;
	line-height: 22px;
	list-style:none;
	width:50%;
	float:left;
}
.con_list li a{
	color: #555;
	font-size: 14px;
	font-family: "微软雅黑";
}
