﻿@charset "utf-8";
/* CSS Document */
.main_content {}
.banner {
    width: 100%;
    height: 278px;
    background: url(../../base/img/nr_banner.jpg) no-repeat center top;
}
/*父栏目左侧导航 S*/
#sideMenu {
    padding: 0;
    margin-bottom: 20px;
}
#sideMenu .hd {
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: url(../../base/img/menu_bg.png) no-repeat;
    position: relative;
}
#sideMenu .hd h3 {
    font-size: 26px;
    color: #fff;
}
#sideMenu .bd {
    background: #fff;
    border-left: 7px solid #bd3822;
}
#sideMenu .bd li {
    height: 48px;
    *margin-bottom: -4px;
    border-top: 1px solid #efefef;
    position: relative;
}
#sideMenu .bd li a {
    display: block;
    padding-left: 40px;
    font: normal 16px/48px "微软雅黑";
    background: url(../../base/img/icon.png) no-repeat 20px -63px;
}
#sideMenu .bd li.on a, #sideMenu .bd li:hover a {
    margin-left: -7px;
    border-left: 7px solid #f57300;
    background-color: #efefef;
    background-position: 20px -105px;
    *background-position: 27px -105px;
    font-weight: bold;
    color: #f57300;
}
/*父栏目左侧导航 E*/
.sideBox {
    background: #fff;
}
.sideBox .hd {
    height: 50px;
    line-height: 50px;
    background: #bd3822;
}
.sideBox .hd h3 {
    padding-left: 18px;
    color: #fff;
    font-size: 18px;
}
.sideBox .bd {
    padding: 8px 6px 10px 12px;
}
/*父栏目右侧内容 S*/
.mainBox {
    overflow: hidden;
    position: relative;
}
.mainBox .wHd {
    height: 52px;
    line-height: 51px;
    border-bottom: 1px solid #e7e7e7;
}
.mainBox .wFHd {
    width: 890px;
    position: absolute;
    top: 8px;
    left: 22px;
    border-bottom: 0;
}
.mainBox .wHd h3 {
    float: left;
    padding: 0 8px;
    font-size: 24px;
    color: #d5750d;
    border-bottom: 2px solid #d5750d;
}
.mainBox .wFHd h3 {
    border-bottom: 0;
}
.mainBox .wHd h3 a {
    color: #d5750d;
}
.mainBox .wHd h3 font {
    padding-right: 8px;
}
.pathWrap {
    float: right;
    padding-left: 15px;
    overflow: hidden;
}
.pathWrap a {
    padding: 0 5px;
}
.pathWrap .path {
    float: right;
    padding-left: 24px;
    background: url(../../base/img/icon.png) no-repeat 0 -21px;
}
.wHd em, .article_list em {
    font-style: normal;
}
.mainBox .wBd {}
.clounmA_lt {
    overflow: hidden;
    padding: 66px 20px 20px;
    background: #fff;
}
.clounmA_ltr {
    float: right;
    width: 450px;
    height: 290px;
}
.clounmA_ltr .bd {
    padding-top: 8px;
    border-top: 1px dashed #d1d1d1;
}
.clounmA_ltr .bd li {
    padding-bottom: 6px;
    margin-bottom: 6px;
    border-bottom: 1px dashed #d1d1d1;
}
/*栏目循环 S*/
.pageBoxLoop {
    overflow: hidden;
}
.pageBox {
    width: 46%;
    padding: 5px 1.49%;
    margin: 20px 0 0 0;
    background: #fff;
}
.pageBox .hd {
    height: 48px;
    line-height: 48px;
    border-bottom: 1px solid #ccc;
}
.pageBox .hd h3 {
    float: left;
    padding: 0 2px;
    height: 47px;
    border-bottom: 2px solid #d5750d;
}
.pageBox .hd h3 a {
    font-size: 20px;
    color: #d5750d;
}
.pageBox .hd .more {
    float: right;
    color: #999;
}
.pageBox .bd {
    height: 180px;
    padding: 10px 5px;
    overflow: hidden;
}
.pageBoxLoop1 {
    margin-top: -20px;
}
.pageBoxLoop1 .pageBox {
    width: 98%;
    padding: 0 1%;
}
.pageBoxLoop1 .pageBox .bd {
    height: auto;
}
/*栏目循环 E*/
/*文章列表页 S*/
.lists_box {
    overflow: hidden;
    padding: 15px 30px;
    background: #fff;
}
.lists_box .wBd {
    width: 100%;
    padding-top: 12px;
    overflow: hidden;
}
.lists_box .wBd .infoList li {
    margin-bottom: 2px;
}
.lists_box .pageTPList li.split {
    height: 10px;
    margin-bottom: 12px;
    background: none;
    border-bottom: 1px dashed #cccccc;
}
.lists_box .wHd h3 .search_span {
    display: block;
    padding: 0 6px 4px;
    margin-right: 5px;
}
/* url_方块样式分页 */
.page {
    text-align: center;
    padding: 30px 0;
    font-size: 12px;
    clear: both;
    margin: 0 auto;
    height: 28px;
}
.page a, .page span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    line-height: 20px;
    vertical-align: middle;
}
.page a, .page a:active, .page .disabled, .page span {
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #c5c5c5;
    padding: 2px 8px;
    margin: 0 2px;
    color: #4e4e4e;
}
.page .current {
    padding: 2px 8px;
    border: 1px solid #bd3822;
    background-color: #bd3822;
    color: #fff;
}
.page input {
    width: 20px;
    height: 18px;
    margin-left: 2px;
    text-align: center;
}
.page a:hover {
    border-color: #bd3822;
}
.page .disabled {
    background: #fbfbfb;
    color: #999;
}
.page select {
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    margin-top: -3px;
    border: 0;
    border: none;
    vertical-align: middle;
    outline: none;
}
/*文章列表页 E*/
.photoContent .mainBox {
    float: none;
    width: 100%;
    background: #fff
}
/* 图片列表页 */
.piclistsBox {
    overflow: hidden;
    padding: 5px 30px;
    background: #fff;
}
.piclistsBox .wBd .txtPicListB {
    width: 105%;
}
.piclistsBox .txtPicListB li {
    margin: 6px 30px 6px 0;
}
.piclistsBox .txtPicListB li .title {
    height: 48px;
    line-height: 48px;
    background: #f0f0f0;
}
.piclistsBox .txtPicListB li .title a {
    font-size: 16px;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 0 10px;
}
.friendLinkList li {
    width: 28.4%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.4%;
    background: url(../../base/img/icon.png) 0 -147px no-repeat;
    float: left;
    overflow: hidden;
}
/* 软件下载父栏目，列表页 S*/
#software .cloumn_l {
    margin-top: 5px;
}
#software .cloumn_l .bd {
    height: 170px;
    padding-top: 12px;
}
#software .softList li {
    position: relative;
    padding-bottom: 16px;
    margin: 0 4px 16px;
    line-height: 26px;
    border-bottom: 1px dashed #e8e8e8;
}
#software .softList li.noData {
    border-bottom: 0;
}
#software .softList li .date {
    position: absolute;
    right: 8px;
    top: 0px;
    font-size: 12px;
}
#software .softList li h5 {
    padding-left: 12px;
    background: url(../../base/img/icon.png) no-repeat 0px -440px;
}
#software .softList li h5 a {
    color: #666;
}
#software .softList li .softListIntro {
    padding-top: 6px;
    color: #a4a3a3;
    font-size: 12px;
}
#software .softList li .softListIntro a {
    display: inline-block;
    line-height: 20px;
    margin-left: 8px;
    padding: 0 5px 1px;
    background: #971414;
    color: #fff;
}
/* 软件下载父栏目，列表页 E */
/*文章内容页 S*/
.articleCon {
    padding: 25px 55px;
    line-height: 30px;
}
.printArea .title {
    font: normal 36px/56px "微软雅黑";
    color: #bd3822;
    text-align: center;
}
.printArea .property {
    height: 35px;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    font-size: 12px;
    border-bottom: 1px dashed #d2d2d2;
}
.printArea .property span {
    margin-right: 6px;
}
.printArea .conTxt {
    padding-top: 20px;
    line-height: 34px;
}
.printArea #fontzoom div, .printArea #fontzoomfontzoom p {
    margin-bottom: 20px;
}
.printArea #fontzoom img, .printArea #fontzoom input[type=image] {
    display: block;
    margin: 0 auto;
    max-width: 780px;
}
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px dashed #d2d2d2;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
    padding: 6px 0;
}
.articleCon .userControl .a {
    color: #777;
    margin: 10px 10px 0 0;
    float: left;
}
.articleCon .userControl .bdsharebuttonbox {
    float: right;
}
.articleCon .userControl .dyBtn {
    display: inline-block;
    margin-top: 10px;
}
.mainBox .others div {
    background: none;
    padding-left: 10px;
    background: url(../../base/img/icon.png) no-repeat 0 -181px;
}
.others div span {
    color: #bd3822;
}
.others div span.date {
    color: #666;
}
.others div a {
    color: #333;
    padding-right: 15px;
}
/*文章内容页 E*/
/*点赞与收藏*/
.likes-group { overflow: hidden; text-align: center; margin-bottom: 30px; height: auto; }
.likes-group li { width: 60px; border-radius: 30px; height: 60px; background: #f0f0f0; display: inline-block; }
.likes-group a { font-size: 12px; padding-top: 28px; display: inline-block; }
.likes-group .Likes { background: url(../../base/img/btnicon.png) no-repeat 4px -108px; }
.likes-group .Collection { background: url(../../base/img/btnicon.png) no-repeat 4px -50px; }
.likes-group .addLikes { background: url(../../base/img/btnicon.png) no-repeat 10px -351px; }
.likes-group .addCollection { background: url(../../base/img/btnicon.png) no-repeat 15px -293px; }

/* 智能标签 */
.articleCon .smart-tags{margin-bottom: 20px !important}

/* 相关信息 */
#relativeInfo {
    border-bottom: 1px dashed #ddd;
}
#relativeInfo .hd h3 {
    font-size: 18px;
    color: #0e4a72
}
#relativeInfo .bd {
    padding: 10px 0 20px 0;
}
#relativeInfo ul {
    overflow: hidden;
}
#relativeInfo li {
    float: left;
    width: 50%;
}
/*单页 S*/
.singlepage {
    overflow: hidden;
    padding: 5px 30px;
    background: #fff;
}
.singlepage .articleCon {
    padding: 18px 5px;
}
.singlepage .articleCon div, .singlepage .articleCon p {
    margin-bottom: 15px;
}
/*文章内容页不带侧栏 S*/
.noSideContent .mainBox {
    width: 1200px;
    padding: 0;
    background: #fff
}
.noSideContent .mainBox .wBd {
    padding: 20px
}
.noSideContent .pathWrap, .noSideContent .pathWrap .path, .photoContent .pathWrap, .photoContent .pathWrap .path {
    float: none;
    width: auto;
}
/*文章内容页不带侧栏 E*/
/* 图片内容页 S*/
.photoContent {
    width: 1200px;
}
.photoContent .slide-wrap {
    padding: 40px 60px;
}
.photoContent .sw-list-bd {
    margin: 0 -2px;
}
.photoContent .sw-list li {
    width: 270px;
}
.photoContent .swp-txt {
    width: 900px;
}
/* 网站地图 */
.siteMap {
    overflow: hidden;
    zoom: 1;
}
.siteMap .li1 {
    margin-bottom: 10px;
}
.siteMap .h1 {
    border: 1px dotted #ccc
}
.siteMap .h1 .a1 {
    font-size: 14px;
    color: #f57300;
    padding-left: 10px;
}
.siteMap .ul1 {
    padding: 8px 20px 5px 10px;
    zoom: 1;
}
.siteMap .li2 {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 10px;
    vertical-align: top;
}
.siteMap .a2 {
    line-height: 24px;
    color: #666;
    font-size: 12px;
    display: inline-block;
    padding: 0 5px;
}
.siteMap .a2:hover {
    color: #fff;
    background: #f57300;
    text-decoration: none;
}
.siteMap .ul2 {
    display: none;
    padding: 5px 0;
    zoom: 1;
}
.siteMap .li3 {
    line-height: 24px;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.siteMap .a3 {
    color: #999;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #d8d8d8;
}
.siteMap .last3 .a3 {
    border-right: 0;
}
.siteMap #liID41 .li2 {
    display: block;
}
/* 友情链接 */
.friendLink {
    overflow: hidden;
    height: auto;
}
.friendLink li {
    background: none;
    padding-left: 0;
}
.friendLink li img {
    padding: 0 5px;
}
/* 问卷 */
#sideSurvey {
    background: #eeeeee;
}
#sideSurvey .hd, #sideVote .hd {
    height: 46px;
    line-height: 46px;
    padding-left: 30px;
    font-size: 20px;
    background: #8f0000;
    color: #fff;
}
#sideSurvey ul {
    padding: 10px;
}
#sideSurvey ul li {
    line-height: 30px;
    padding-left: 15px;
}
#sideSurvey ul li a {
    color: #666;
}
#sideSurvey ul li p a {
    padding-right: 10px;
}
/* 投票 */
#sideVote {
    background: #eeeeee;
}
#sideVote .bd {
    padding: 10px 20px;
}
#sideVote .bd ul li {
    padding: 2px 0;
    color: #666;
    line-height: 24px;
}
/* 信息提示页 ---------------------------------------------- */
.Showms {
    background: #fff;
    padding: 2% 4%;
    overflow: hidden;
    width: 650px;
    margin: 30px auto;
}
.Showms .content {
    width: auto;
}
.Showms .top, .Showms .bottom, .Showms .Shadow {
    display: none
}
.Showms .MS {
    overflow: hidden;
    zoom: 1;
}
.Showms .titWrong {
    color: #c00;
    border-bottom: 1px solid #ccc;
    padding: 10px 0;
    margin-bottom: 15px;
    font-size: 18px;
}
.Showms .BUT {
    padding: 25px 0 15px 0;
}
.Showms .BUT a {
    padding: 0 15px;
    height: 36px;
    line-height: 36px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: pointer;
    margin-right: 15px;
    background: #eee;
    border: 1px solid #ccc;
    font-size: 14px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#eee));
    background: -moz-linear-gradient(#FFFFFF, #eee);
    background: -ms-linear-gradient(#FFFFFF, #eee);
    background: -o-linear-gradient(#FFFFFF, #eee);
    background: linear-gradient(#FFFFFF, #eee);
}
.Showms .BUT a:hover {
    color: #c00;
    border: 1px solid #aaa;
    text-decoration: none;
}
/* 其它 */
#content.noSideContent {
    width: 1200px;
}
.lists_box .voteList {
    padding: 15px 5px 0;
}
.voteList li {
    padding-left: 25px;
    background: url(../../base/img/tp.png) no-repeat 0px 4px;
}