﻿@charset "utf-8";
/* CSS Document */
.banner {
    width: 100%;
    height: 325px;
    background: url(../../base/img/pageBanner.jpg) no-repeat center -280px;
 
}
.main_content {}
/*父栏目左侧导航 S*/
#sideMenu {
    margin-bottom: 20px;
}
#sideMenu .hd {
    background: #07b7a8;
    color: #fff;
    text-align: center;
}
#sideMenu .hd h3 {
    color: #fff;
    font-size: 18px;
    padding:15px 20px;
    line-height: 24px;
}
#sideMenu .bd {
    background: #ededed;
}
#sideMenu .bd li {
    border-top: 1px solid #fff;
    position: relative;
}
#sideMenu .bd li.on, #sideMenu .bd li:hover {
    background-position: 205px -426px;
    background-color: #5abf32;
}
#sideMenu .bd li a {
    display: block;
    font-size: 14px;
    line-height: 24px;
    padding:10px 20px;
    text-align: center;
}
#sideMenu .bd li.on a, #sideMenu .bd li:hover a {
    color: #fff;
}
/*父栏目左侧导航 E*/
.sideBox .hd {
    padding-left: 18px;
    height: 44px;
    background-color: #1873b3;
}
.sideBox .hd h3 {
    color: #fff;
    font: normal 18px/44px "微软雅黑";
}
.sideBox .bd {
    padding: 8px 12px;
    background: #ededed;
}
#sideRmph {
    margin-bottom: 20px;
}
/*父栏目右侧内容 S*/
.mainBox {
	overflow: hidden;
}
.mainBox .wHd {
    height: 48px;
    line-height: 48px;
    border-bottom: 2px solid #34639f;
}
.mainBox .wHd h3 {
    float: left;
    padding: 0 6px;
    font-size: 24px;
}
.mainBox .wHd h3 a {}
.mainBox .wHd h3 font {
    color: #02659f;
    padding-right: 8px;
}
.pathWrap {
	margin-bottom: 15px;
}
.pathWrap a {
    padding: 0 5px;
}
.pathWrap .path {
    padding-left: 25px;
    background: url(../../base/img/icon.png) no-repeat 0px -478px;
}
.wHd em, .article_list em {
    font-style: normal;
}
.mainBox .wBd {}
.clounmA_lt {
    overflow: hidden;
    padding: 20px 0;
    background: #fff;
}
.clounmA_ltr {
    float: right;
    width: 500px;
    height: 312px;
}
/*栏目循环 S*/
.pageBoxLoop {
    overflow: hidden;
}
.pageBox {
    width: 48.5%;
    margin: 0 0 20px 0;
}
.pageBox .hd {
    padding: 0 16px;
    height: 40px;
    line-height: 40px;
    background: #34639f;
}
.pageBox .hd h3 {
    float: left;
    font-size: 18px;
    color: #fff;
}
.pageBox .hd h3 a {
    color: #fff;
}
.pageBox .hd .more {
    float: right;
    min-width: 15px;
    padding-right: 3px;
    text-indent: -9999px;
    background: url(../../base/img/icon.png) no-repeat 0 -507px;
}
.pageBox .bd {
    height: 180px;
    padding: 10px 5px;
    overflow: hidden;
}
.pageBoxLoop1 .pageBox {
    width: 100%;
}
.pageBoxLoop1 .pageBox .bd {
    height: auto;
}



/*栏目循环 E*/
.keti-loop { margin-top: 0; padding: 0 30px 0 50px;}
.box-keti { clear: both; overflow: hidden; }
.box-keti .Thd { height: 50px; padding: 10px 0; }
.box-keti .Thd h3 { color: #082c60;  font-size: 20px; line-height: 50px; font-weight: bold;}
.box-keti .Tbd { overflow: hidden; margin-right: -20px;}
/* box-row */
.box-row { overflow: hidden; background-color: #f5f5f5; border: 1px solid #ccc;  width: 44%; margin-bottom: 20px; margin-right:20px; height: 230px; padding: 10px 15px; float: left;}
.box-row .bd { overflow: hidden; line-height: 32px;}
.box-row .bd strong { }

.box-row .bd a { color: #333; }
.box-row .bd a:hover { text-decoration: none; }
/*栏目循环 E*/
/*文章列表页 S*/
.lists_box {
	overflow: hidden;
}
.lists_box .wBd {
    padding: 10px;
    overflow: hidden;
}
.lists_box .pageTPList li {
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ededed;
    background-position: 0 -572px;
    overflow: hidden;
}
.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: 25px 0;
    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 {
  

    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    border: 1px solid #eee;
    text-align: center;
    margin: 0 2px;
    color: #4e4e4e;
}
.page .current {
    border: 1px solid #34639f;
    background-color: #34639f;
    color: #fff;
}
.page input {
 
    height: 18px;
    margin-left: 2px;
    text-align: center;
}
.page a:hover {
    border-color: #34639f;
}
.page .total, .page .select, #btn-showAll {
   
}
.page .disabled {
    background: #fbfbfb;
    color: #999;
}
.page select {
    height: 18px;
    line-height: 18px;
    padding: 0 4px;
    background: #fff;
    margin-top: -3px;
    border: 0;
    border: none;
    vertical-align: middle;
    outline: none;
}

/*文章列表页 E*/
.photoContent .mainBox {
    float: none;
    width: 100%;
}
/* 图片列表页 */
.piclistsBox {}
.piclistsBox .wBd {
    padding: 12px 0;
}
.piclistsBox .txtPicListB li {
    margin: 10px 0;
}
/* 友情链接列表页 -----------------------------------------*/
.friendLinkList {
    overflow: hidden;
    zoom: 1;
    padding: 10px 0 10px 10px;
}
.friendLinkList li {
    width: 28%;
    height: 36px;
    line-height: 36px;
    padding: 0 3.5% 0 1.5%;
    background: url(../../Base/img/icon.png) 0 -545px 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 45px;
    line-height: 30px;
}
.printArea .title {
    font: normal 36px/54px "微软雅黑";
    color: #2180d1;
    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 {
    clear: both;
    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: 12px;
    background: url(../../base/img/icon.png) no-repeat 0 -608px;
}
.others div span {
    color: #2e91e5;
}
.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 {
    width: 940px;
}
.singlepage .articleCon {
    padding: 20px;
}
.singlepage .articleCon div, .singlepage .articleCon p {
    margin-bottom: 15px;
}
/*文章内容页不带侧栏 S*/
.noSideContent .mainBox {
    width: 1200px;
    margin-top: -15px;
}
/*文章内容页不带侧栏 E*/
/* 图片内容页 S*/
.photoContent {
    width: 1160px;
    padding:  20px;
    margin: 0 auto 20px;
}
.photoContent .sw-list-bd {
    margin: 0 -3px;
}
.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: #1873b3;
    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: #1873b3;
    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;
    padding: 0;
    background: #fff;
    margin: 20px auto;
}
.lists_box .voteList {
    padding: 15px 0 0;
}
.voteList li {
    padding-left: 25px;
    background: url(../../Base/img/tp.png) no-repeat 0px 4px;
}