.container {
    overflow: hidden;
}

.consult {
    /*padding-bottom:40px;*/
}
.consult-title {
    border-left:4px solid #007bc7;
    padding-left:10px;
    height: 30px;
    line-height:30px;
    margin-bottom: 10px;
}
.consult-title h5 {
    font-size: 22px;
    color: #333;
}
.consult .consult-item-preview img {
    width: 480px;
    /*height: 403px;*/
}
.consult .consult-item-inner {
    width: 680px;
    margin-left: 20px;
    color: #b5b5b6;
}
.consult .consult-item-inner dl {
    display: inline-block;
    width: 220px;
    margin-bottom: 30px;
    vertical-align: text-top;
}
.consult .consult-item-inner dl dt {
    font-size: 18px;
    color: #666;
    margin-bottom: 10px;
}
.consult .consult-item-inner dl dt a {
    color: #333;
}
.consult .consult-item-inner dl dd {
    font-size: 14px;
    padding-right: 25px;
}
.consult .consult-item-inner dl dd a {
    display:block;
    color: #666;
    font-size: 12px;
    padding:8px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.consult .consult-item-inner dl dd a:hover {
    color: #007bc7;
}
.new-content {
    width: 860px;
    margin-bottom: 40px;
}
.new-content .new-list-nav {
    width: 860px;
    padding: 0 14px;
    background-color: #f5f5f5;
    overflow: hidden;
    position: relative;
}
.new-content .new-list-nav a {
    float: left;
    display: block;
    width: 70px;
    margin-left:50px;
    height: 40px;
    line-height: 42px;
    border-bottom: 2px solid #f5f5f5;
    font-size: 14px;
    color: #757575;
    text-align: center;
    position: relative;
}
.new-content .new-list-nav a.active {
    color: #00c9ff;
    border-bottom:1px solid #00c9ff;
}
.new-content .new-list-nav .shadow {
    position: absolute;
    height: 1px;
    width: 60px;
    margin-left: 5px;
    top: 39px;
    left: 64px;
    z-index: 2;
    background: #108CEE;
    opacity: .5;
    filter: alpha(opacity=50);
    -webkit-transition: all 250ms ease-out;
    -moz-transition: all 250ms ease-out;
    -ms-transition: all 250ms ease-out;
    -o-transition: all 250ms ease-out;
    transition: all 250ms ease-out;
}
.new-list-content {
    display: none;
}
.new-content .new-article {
    padding: 30px 30px 30px 20px;
    border-top: 1px solid #e0e0e0;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.new-content .new-article:hover {
    background-color: #f3f9fe;
}
.new-content .new-article .new-article-img {
    float: left;
    width: 190px;
    position: relative;
}
.new-content .new-article .new-article-img img {
    width: 190px;
    height: 124px;
}
.new-content .new-article .new-article-desc {
    float: left;
    width: 605px;
    margin-left: 15px;
    font-size: 12px;
}
.new-content .new-article .new-article-desc .title {
    display: block;
    margin: 0;
    width: 100%;
    font-size: 18px;
    color: #3b3b3b;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 22px;
    line-height: 22px;
}
.new-content .new-article .new-article-desc .title:hover {
    color: #00c9ff;
}
.new-content .new-article .new-article-desc .auther {
    margin: 15px 0;
    line-height: 30px;
}
.new-content .new-article .new-article-desc .auther .avatar {
    display: inline-block;
    width: 30px;
    height: 30px;
    border: 1px solid #d6d6d6;
    border-radius: 50%;
    margin-right: 6px;
    vertical-align: middle;
}.new-content .visit {
     background: url("../../img/newsIcon.png") no-repeat;
     background-position: 0 -240px;
     padding-left: 24px;
     color: #c1c1c1;
     font-size: 12px;
 }
.new-content .keyword {
     background-position: 0 -240px;
     padding-left: 24px;
     font-size: 14px;
 }
.new-content .new-article .new-article-desc .auther .name {
    margin-right: 15px;
    color: #4365b7;
}
.new-content .time {
    color: #c1c1c1;
    font-size: 12px;
    margin: 0 12px 0 0;
}
/*.consult-content {min-height: 1340px;}*/
.consult-content .new-article .new-article-desc .brief {
    color: #BFBCBC;
    line-height: 24px;
}
.consult-content .right-section {
    width: 300px;
}
.consult-content .right-section .right-section-inner {
    width: 300px;
    margin-bottom: 10px;
}
.consult-content .right-section .right-section-inner .news-side {
    border: 1px solid #fff;
    background-color: #fff;
}
.news-side-con {

}
.news-side-tab{
    width: 298px;
    height: 40px;
    line-height: 38px;
    background-color: #f5f5f5;
    font-size: 16px;
    color: #333;
    text-align: center;
    border: 1px solid #fff;
}

.news-side-box{
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.news-side-list{
    padding:5px 8px 5px;
}
.news-side-list li{
    padding: 8px 0 8px;
    overflow: hidden;
    font-size: 12px;
}
.news-side-list li label{
    display: block;
    float: left;
    width: 30px;
    margin-top: 2px;
}
.news-side-list li label em{
    display: block;
    margin-top: 2px;
    width: 16px;
    height: 16px;
    background: #b4c1e2;
    color: #fff;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;

}
.news-side-list li .text{
    float: left;
    width: 250px;
    line-height: 23px;
    color: #c1c1c1;
}
.news-side-list li .text a{
    display: block;
    width: 252px;
    color: #757575;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
/*新版文章侧边栏*/
.news-side-list li.new-li {

}
.news-side-list li.new-li span {
    display: inline-block;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    background: #bbb;
    margin-right: 6px;
    color: #fff;
}
.news-side-list li.new-li span.first {
    background-color: #ff4546;
}
.news-side-list li.new-li span.second {
    background-color: #ff7316;
}
.news-side-list li.new-li span.third {
    background-color: #ff9c00;
}
.news-side-list li.new-li a {
    display: inline-block;
    color: #666;
    font-size: 14px;
    width: 252px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: sub;
}
.news-side-list li.new-li a:hover {
    color:#3ca2ff;
}
.news-side-list li.news-img .img-text {
    margin:10px 0 12px;
    height: 22px;
    line-height: 22px;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-side-list li.news-img .img-text span {
    display: inline-block;
    height: 22px;
    line-height: 20px;
    color: #ff4546;
    border: 1px solid #ff4546;
    padding: 0 6px;
    margin-right: 6px;
}
.news-side-list li.news-img {
    padding: 0;
}
.news-side-list li.news-img img {
    width: 100%;
    height: 140px;
}
/*新版文章侧边栏*/
.time{
    color: #c1c1c1;
    font-size: 12px;
    margin: 0;
}
.new-content .article-head {
    padding:30px 10px 30px;
}
.new-content .article-head h1 .tag {
    width: 50px;
    height: 22px;
    line-height: 22px;
    margin: 0 20px 0 0;
    background-color: #8ac8f9;
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border-radius: 4px;
}
.new-content .article-head h1 .tag a {color: #fff;}
.new-content .article-head h1 .title {
    width: 762px;
    display: inline-block;
    font-size: 22px;
    color: #3b3b3b;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}
.new-content .article-head .auther {
    padding: 20px 0 0 75px;
    color: #757575;
    font-size: 12px;
}
.new-content .article-content {
    margin: 0 20px;
    padding: 0 64px 20px;
    border-bottom: 1px solid #e0e0e0;
    line-height:32px;
    font-size:18px;
}
.new-content .article-content p {
    padding-bottom: 22px;
    font-size: 18px;
    color: #757575;
    line-height: 32px;
}
.new-content .article-content img {
    max-width:100%;
    margin-bottom: 20px;
}
.change-page {
    margin-top: 40px;
    padding:0 30px 0 40px;
    height: 50px;
    width: 100%;
    font-size: 14px;
    margin-bottom: 20px;
}
.change-page a:hover span{
    color: #00c9ff;
}
.change-page .floatleft {
    padding-left:40px;
    background: url("../../img/prevnext.png") no-repeat scroll left 0;
    height: 40px;
}
.change-page .floatright {
    padding-right:40px;
    background: url("../../img/prevnext.png") no-repeat scroll right -100px;
    text-align: right;
    height: 40px;
}
.change-page span {
    display: block;
    color: #595758;
}
.change-page span.title {
    display: inline-block;
    color: #595758;
    margin-top: 10px;
    overflow: hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
    width: 250px;
}
.load-more {
    display: block;
    height: 38px;
    line-height: 38px;
    border: 1px solid #cdcdcd;
    font-size: 12px;
    color: #b0b0b0;
    text-align: center;
    margin-top: 20px;
}
.load-more:hover {
    color: #00c9ff;
    border-color: #00c9ff;
    cursor: pointer;
}

.help-head {
    text-align: center;
    margin-top: 35px;
}
.help-head h1 {
    font-size: 32px;
    font-weight: bold;
    color: #666;
}
.help-head h5 {
    margin-top: 23px;
    margin-bottom: 28px;
    font-size: 13.28px;
    color: #727171;
}
.help-head h5 .time {
    margin-right: 70px;
    font-size: 13.28px;
    color: #727171;
}
.help-head h5 .visit {
    background: url("../../img/newsIcon.png") no-repeat;
    background-position: 0 -240px;
    padding-left: 24px;
    font-size: 12px;
    font-size: 13.28px;
}
.help-content {
    margin: 0 60px 20px 60px;
    padding-bottom: 30px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.help-content p {
    color: #757575;
    line-height: 30px;
    font-size: 14px;
    font-family: Arial;
}
.help-content table {
    border-collapse: collapse;
    border-spacing: 0;
    margin:0 auto;
}
.help-content table td,.help-content table th {
    border:1px solid #999;
    text-align: center;
    line-height: 30px;
    padding:0 10px;
}

/*自定义滚动条样式*/
.ps-container .ps-scrollbar-x-rail {
    position: absolute; /* please don't change 'position' */
    bottom: 3px; /* there must be 'bottom' for ps-scrollbar-x-rail */
    height: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-x-rail,
.ps-container.hover .ps-scrollbar-x-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-x-rail:hover,
.ps-container .ps-scrollbar-x-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail {
    position: absolute; /* please don't change 'position' */
    right: 3px; /* there must be 'right' for ps-scrollbar-y-rail */
    width: 4px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    opacity: 0;
    filter: alpha(opacity = 0);
    -o-transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    -moz-transition: background-color .2s linear, opacity .2s linear;
    transition: background-color .2s linear, opacity .2s linear;
}

.ps-container:hover .ps-scrollbar-y-rail,
.ps-container.hover .ps-scrollbar-y-rail {
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.ps-container .ps-scrollbar-y-rail:hover,
.ps-container .ps-scrollbar-y-rail.hover {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-y-rail.in-scrolling {
    background-color: #eee;
    opacity: 0.9;
    filter: alpha(opacity = 90);
}

.ps-container .ps-scrollbar-x {
    position: absolute; /* please don't change 'position' */
    bottom: 0; /* there must be 'bottom' for ps-scrollbar-x */
    height: 4px;
    background-color: #aaa;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-x {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-x-rail:hover .ps-scrollbar-x,
.ps-container .ps-scrollbar-x-rail.hover .ps-scrollbar-x {
    background-color: #999;
}

.ps-container .ps-scrollbar-y {
    position: absolute; /* please don't change 'position' */
    right: 0; /* there must be 'right' for ps-scrollbar-y */
    width: 4px;
    background-color: #4365b7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -o-transition: background-color .2s linear;
    -webkit-transition: background-color.2s linear;
    -moz-transition: background-color .2s linear;
    transition: background-color .2s linear;
}

.ps-container.ie6 .ps-scrollbar-y {
    font-size: 0; /* fixed scrollbar height in xp sp3 ie6 */
}

.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {
    background-color: #999;
}

.ps-container.ie .ps-scrollbar-x,
.ps-container.ie .ps-scrollbar-y {
    visibility: hidden;
}

.ps-container.ie:hover .ps-scrollbar-x,
.ps-container.ie:hover .ps-scrollbar-y,
.ps-container.ie.hover .ps-scrollbar-x,
.ps-container.ie.hover .ps-scrollbar-y {
    visibility: visible;
}