.node_1495844336{
    margin-top: 20px;
}
.node_1495844336 .node_left{
    background: #e8e8e8;
    padding:20px 0 20px 20px;


}
.node_1495844336 .node_left .wgt_nav>li>a{

    font-size: 16px;
    font-weight: bold;
    color: #8c857f;
}
.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li>a{
    font-size: 16px;
    color: #888;
}
.node_1495844336 .node_left .wgt_nav .wgt_sub_nav{
    padding-left: 10px;
    padding-right: 20px;
}
.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li{
    padding-left: 30px;
    position: relative;
    z-index: 999;
}
.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li.active,.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li:hover{
    background: #f90;
    box-shadow: 0px 3px 10px -4px #999999;
    border-radius: 30px;
}
/*.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li.active:before,.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li:hover:before{*/
    /*content: ' ';*/
/*display: block;*/
/*position: absolute;*/
/*width:0;*/
/*height:0;*/
/*border-top: 22px solid transparent;*/
/*border-bottom: 20px solid transparent;*/
/*border-left: 27px solid #f90;*/
/*right: -27px;*/
/*}*/
.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li.active a,.node_1495844336 .node_left .wgt_nav .wgt_sub_nav>li:hover a{
    color: #fff;
}
.breadcrumb{
    background: transparent;
}
.breadcrumb > li{
    font-size: 16px;
    font-size: 16px;
}
.node_1495844336 .node_right{
    background: #fff;

}
.node_1495844336 .node_right .node_list{
    background: #fff;
    padding:20px;
}
.node_1495844336 .node_right .node_list>li{
    line-height: 35px;
    font-size: 16px;
    position: relative;
    padding-left: 15px;

}
.node_1495844336 .node_right .node_list>li:before{
    content: '';
    display: table;
    position: absolute;
    width: 4px;
    height:4px;
    background: #ddd;
    left: 0;
    top:15px;
}

.node_1495844336 .node_right .node_content{
    background: #fff;
    padding:60px;
}
.node_1495844336 .node_right .node_content img{
    max-width: 100%;
}
.node_1495844336 .node_right .node_content .node_content_title{
    font-size: 30px;
    margin-bottom: 10px;
}
.node_1495844336 .node_right .node_content h3{
    position: relative;
    padding-left: 10px;
    position: relative;
    font-size: 20px;
    margin-bottom: 15px;
}
.node_1495844336 .node_right .node_content h3:before{
    position: absolute;
    left: 0;
    top: 0;
    width: 3px;
    background: #f90;
    height: 24px;
    content: '';
    display: block;

}

.node_1495844336 .node_right .node_content .node_content_info{
    font-size: 14px;
    text-align: center;
    color: #999;
    margin-bottom: 10px;
}