﻿@charset "utf-8";

.side { float: left; width: 320px;}
.mainContent{float:right; width: 850px;}

/* 文章-父列表页 -----------------------------------------*/
/* 侧栏导航 */
#sideMenu { margin-bottom: 20px;}
#sideMenu .bd ul { padding: 15px 20px;}
#sideMenu .bd li{ border-bottom: 1px solid #cbcbcb; height: 40px; line-height: 40px; overflow: hidden;  }
#sideMenu .bd li a { display:block; padding-left: 100px; background: url(../../base/img/arrow.png) no-repeat 0 -25px; }
#sideMenu .bd li a:hover{text-decoration:none}
#sideMenu .bd li.on a,#sideMenu .bd li a:hover{color: #3c7fc5; font-weight: bold; background-position: 0 15px;}

/* 热点文章 S*/
#sideRmph .bd{padding: 15px 20px;}

/* mHd */
.mainBox .mHd { height: 40px; line-height: 40px; background-color: #f4f4f4; }
.mainBox .mHd h3 { padding: 0 20px; font-size: 18px; color: #fff; background-color: #4c88c6; float: left;}
.mainBox .mBd { clear: both;}
.mainBox .mBd .infoList { padding: 15px 5px;}
.mainBox .mBd .infoList li { font-size: 16px; height: 40px; line-height: 40px;}
.mainBox .mBd .infoList li.split {height: 1px; overflow: hidden; font-size: 0; line-height: 0; margin: 10px 0; border-bottom: 1px dashed #ccc; background: none; padding-left: 0;}

/* 文章子-列表页 -----------------------------------------*/


/* 图文列表 */
.pageTPList li{padding: 10px 15px;border-bottom: 1px solid #E1E1E1;overflow:hidden;}
.pageTPList .pic{padding-top: 5px;float:left;margin-right: 15px;width: 140px;}
.pageTPList .pic img{width:100%;height: auto;}
.pageTPList .con{overflow:hidden; zoom:1}
.pageTPList .title{font-size: 18px;line-height: 36px;overflow:hidden;margin-bottom: 5px;}
.pageTPList .title a{color:#333}
.pageTPList .intro{margin-bottom: 3px;line-height: 25px;color:#777;max-height: 75px;_height: 75px;overflow:hidden;font-size:14px;}
.pageTPList .title a:hover{text-decoration:none}
.pageTPList .intro .more{display:none;}
.pageTPList .others{font-size:13px; color: #aaa;}
.pageTPList .others span{margin-right:15px;}
.pageTPList .node{color: #aaa; margin-right: 15px; display:none}
.pageTPList .last{ border-bottom:0; margin-bottom:0; }
.pageTPList .on{background:#F9F9F9}

/* 百度地图 */
.bd-map { width: 700px; margin: 20px auto; }


/* 文章内容页 -----------------------------------------*/
.articleCon {text-align: left;padding: 20px 60px; border: 1px solid #d9d9d9;}
.printArea .title {font-size: 36px;line-height: 1.5;text-align:center;margin-bottom: 10px; margin-top: 10px; color: #3e77bc; }
.printArea .subTitle {font-size: 20px; color:#555; text-align:center;margin-bottom: 20px;}
.printArea .property{ margin-bottom: 10px;padding-bottom: 10px;text-align:center;color: #777;border-bottom: 1px solid #e0e0e0;}
.printArea .property span{ padding:0 5px;}
.printArea .conTxt {color:#333;font-size: 16px;line-height: 2;padding: 0 0 20px 0;overflow:hidden;}
.printArea .conTxt img{max-width:800px;height: auto !important;}
.printArea .conTxt p {margin-bottom: 15px;}
.printArea .conTxt a{ color:blue; text-decoration:underline; }
.printArea .conTxt em{ font-style:italic }
.printArea .conTxt ul,.printArea .conTxt ol{padding-left: 2em; }
.printArea .conTxt ul li{ zoom: normal; list-style:square; text-indent:0 !important }
.printArea .conTxt ol li{ zoom: normal; list-style:decimal; text-indent:0 !important;}
.printArea .page { padding:10px 0; text-align:center; }
.printArea .vedioPlayer{background: #000;width: 600px;text-align:center;margin:20px auto;height: 480px;}
.articleCon .userControl { border-bottom: 1px dashed #ddd;overflow: hidden;text-align: left;}
.articleCon .userControl a.dyBtn { line-height: 50px; }
.articleCon .userControl .a{color:#777; margin:10px 10px 0 0; float:left;}
.articleCon .userControl .bdsharebuttonbox { float: right; }
.articleCon .others{padding: 10px 0;margin-bottom:15px;}
.articleCon .others .prev,.articleCon .others .next{padding: 3px 0;}


/* 图片-列表页 ----------------------------------------- */
.picPageList{ margin-right: -3%;overflow:hidden;text-align:center; margin-top: 15px;}
.picPageList li{float:left;width:31%; margin: 1% 2% 1.5% 0;display:inline;position:relative; background: #fff; overflow:hidden;overflow:hidden; }
.picPageList .pic a{ display:block; overflow:hidden;}
.picPageList .pic img{ height:auto;width:100%; max-height: 204px;}
.picPageList .title{ display:block;overflow:hidden;line-height: 40px; background-color: #f5f5f5; font-size: 16px; height: 40px; }

.picBoxLoop{overflow:hidden}
.picBoxLoop .pageBox{ width:100%; }
.picBoxLoop .pageBox .bd{height: auto;}
.photoContent .mainBox{ float:none;  }

/* 图片-内容页 ----------------------------------------- */
.photoContent { border: 1px solid #aabe83; }
.swp-tit h2, .swp-tit span { text-align: center; float: none !important;  color: #83995b !important; font-size: 24px !important; font-weight: bold !important;}


/* 信息提示页 ---------------------------------------------- */
.Showms{background: #fff;padding:30px 40px;overflow:hidden;margin:30px 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: 1140px;background:#fff;padding: 20px 30px; }
#content.noSideContent .mainContent{ float:none; width:auto;}




