@charset "utf-8";

.path_nav{
    width: 100%;
    height: 60px;
    border-top: 1px solid #f7f4f9;
}
.path_nav .path_nav_cont{
    height: 60px;
}
.path_nav .path_nav_cont .place_title{
    width: 100px;
    height: 100%;
    font-size: 14px;
    color: #595757;
    line-height: 60px;
    text-align: center;
}
.path_nav .path_nav_cont .nav_list{
    height: 100%;
}
.path_nav .path_nav_cont .nav_list .nav_of {
    line-height: 60px;
    font-size: 14px;
    color: #595757;
}
.path_nav .path_nav_cont .nav_list .nav_of a{
    color: #595757;
    margin: 0 6px;
}
.path_nav .path_nav_cont .nav_list .nav_of a:hover{
    color: #662680;
    font-weight: bold;
}

.path_nav .path_nav_cont .seek_box{
    width: 378px;
    height: 40px;
    border: 1px solid #662680;
    border-radius: 30px 0 0 30px;
    margin: 9px 120px 0 0;
}
.path_nav .path_nav_cont .seek_text{
    width: 280px;
    height: 40px;
    margin-left: 17px;
    font-size: 16px;
    padding-left: 14px;
}
.path_nav .path_nav_cont .seek_btn{
    width: 57px;
    height: 100%;
    background: url("../images/guide/seq_seek.png") no-repeat center #662680;
    cursor: pointer;
}

.big_box{
    width: 100%;
}
.big_box .center_box{
    box-sizing: border-box;
    padding:25px 0 0 102px;
}
.big_box .center_box .left_nav{
    width: 230px;
    margin-right: 40px;
}
.big_box .center_box .left_nav .nav_item{
    border-bottom: 5px solid #fafafa;
}
.big_box .center_box .left_nav .nav_item .nav_title{
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #fff;
    text-indent: 1em;
    line-height: 40px;
}
.big_box .center_box .left_nav .nav_item .nav_list .nav_of{
    height: 50px;
    padding-left: 50px;
    font-size: 14px;
    color: #888888;
    line-height: 50px;
    position: relative;
}
.big_box .center_box .left_nav .nav_item .nav_list .nav_of a{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.big_box .center_box .left_nav .before .nav_title{
    background: #92c27b;
}
.big_box .center_box .left_nav .before .nav_list .active{
    color: #92c27b;
}
.before .nav_list .nav_of:nth-child(1){
    background: url("../images/guide/seq_icon_1_1.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(2){
    background: url("../images/guide/seq_icon_2_1.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(3){
    background: url("../images/guide/seq_icon_3_1.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(4){
    background: url("../images/guide/seq_icon_4_1.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(1).active{
    background: url("../images/guide/seq_icon_1.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(2).active{
    background: url("../images/guide/seq_icon_2.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(3).active{
    background: url("../images/guide/seq_icon_3.png") no-repeat 19px center;
}
.before .nav_list .nav_of:nth-child(4).active{
    background: url("../images/guide/seq_icon_4.png") no-repeat 19px center;
}


.big_box .center_box .left_nav .process .nav_title{
    background: #00c4ee;
}
.big_box .center_box .left_nav .process .nav_list .active{
    color: #00c4ee;
}
.process .nav_list .nav_of:nth-child(1){
    background: url("../images/guide/seq_icon_5_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(2){
    background: url("../images/guide/seq_icon_6_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(3){
    background: url("../images/guide/seq_icon_7_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(4){
    background: url("../images/guide/seq_icon_8_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(5){
    background: url("../images/guide/seq_icon_9_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(6){
    background: url("../images/guide/seq_icon_10_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(7){
    background: url("../images/guide/seq_icon_11_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(8){
    background: url("../images/guide/seq_icon_12_1.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(1).active{
    background: url("../images/guide/seq_icon_5.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(2).active{
    background: url("../images/guide/seq_icon_6.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(3).active{
    background: url("../images/guide/seq_icon_7.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(4).active{
    background: url("../images/guide/seq_icon_8.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(5).active{
    background: url("../images/guide/seq_icon_9.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(6).active{
    background: url("../images/guide/seq_icon_10.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(7).active{
    background: url("../images/guide/seq_icon_11.png") no-repeat 19px center;
}
.process .nav_list .nav_of:nth-child(8).active{
    background: url("../images/guide/seq_icon_12.png") no-repeat 19px center;
}

.big_box .center_box .left_nav .later .nav_title{
    background: #00a0e9;
}
.big_box .center_box .left_nav .later .nav_list .active{
    color: #00a0e9;
}
.later .nav_list .nav_of:nth-child(1){
    background: url("../images/guide/seq_icon_13_1.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(2){
    background: url("../images/guide/seq_icon_14_1.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(3){
    background: url("../images/guide/seq_icon_15_1.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(4){
    background: url("../images/guide/seq_icon_16_1.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(1).active{
    background: url("../images/guide/seq_icon_13.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(2).active{
    background: url("../images/guide/seq_icon_14.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(3).active{
    background: url("../images/guide/seq_icon_15.png") no-repeat 19px center;
}
.later .nav_list .nav_of:nth-child(4).active{
    background: url("../images/guide/seq_icon_16.png") no-repeat 19px center;
}

.big_box .center_box .right_cont{
    width: 710px;
}
.big_box .center_box .right_cont .sort{
    width: calc(100% - 2px);
    height: 38px;
    border: 1px solid #ececec;
    background: #fafafa;
}
.big_box .center_box .right_cont .sort div{
    width: 133px;
    height: 100%;
    font-size: 14px;
    color: #888888;
    text-align: center;
    line-height: 38px;
    border-right: 1px solid #ececec;
    position: relative;
}
.big_box .center_box .right_cont .sort div a{
    position: absolute;
    width: 100% ;
    height: 100%;
    top: 0;
    left: 0;
}
.big_box .center_box .right_cont .sort div:last-child{
    border: none;
}
.big_box .center_box .right_cont .sort div.on{
    color: #ff9600;
}

.big_box .center_box .right_cont .article_item{
    padding: 30px 0 ;
    border-bottom: 1px dashed #e5e5e5;
}
.big_box .center_box .right_cont .article_item .img{
    width: 180px;
    height: 135px;
    overflow: hidden;
}
.big_box .center_box .right_cont .article_item .img img{
    width: 100%;
    height: 100%;
}
.big_box .center_box .right_cont .article_item .text{
    width: 505px;
    margin-left: 25px;
}
.big_box .center_box .right_cont .article_item .text .title{
    font-size: 18px;
    line-height: 100%;
    margin-bottom: 16px;
}
.big_box .center_box .right_cont .article_item .text .title a{
    color: #414141;
}
.big_box .center_box .right_cont .article_item:hover .text .title a{
    color: #662680;
    font-weight: bold;
}
.big_box .center_box .right_cont .article_item .text .cont{
    max-height:52px;
    font-size: 14px;
    color: #565656;
    line-height: 26px;
    overflow: hidden;
}
.big_box .center_box .right_cont .article_item .text .cont a{
    color: #ff9e25;
}
.big_box .center_box .right_cont .article_item .text .msg{
    font-size: 14px;
    color: #c1c1c1;
    margin-top: 30px;
    line-height: 100%;
}
.big_box .center_box .right_cont .article_item .text .msg .view_num{
    padding-left: 24px;
    background: url("../images/guide/browse.png") no-repeat left center;
    margin-right: 80px;
}
.big_box .center_box .right_cont .article_item .text .msg .praise_num{
    padding-left: 24px;
    background: url("../images/guide/praise.png") no-repeat left center;
    cursor: pointer;
}


.page_bar{
    width: 424px;
    height: 40px;
    margin: 60px auto 0;
}
.page_bar a{
    color: #888888;
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 38px;
}
.page_bar .first_page,.page_bar .last_page{
    width: 52px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.page_bar .previous,.page_bar .next{
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.page_bar .page_list{
    max-width: 220px;
    max-height: 40px;
    overflow: hidden;
}
.page_bar .page_list li{
    float: left;
    width: 38px;
    height: 38px;
    border: 1px solid #dfdfdf;
    margin: 0 2px;
}
.page_bar .active{
    border: 1px solid #662680;
    background: #662680;
}
.page_bar .active a{
    color: #fff;
}
.page_bar .page_of:hover{
    border: 1px solid #662680;
}






























