@charset "UTF-8";
/*
    Css for PEL,    ver 1.0
    CopyRight By Dongyi Network Technology CO.,Ltd Design Center

    本网站通用布局
*/
/* Css Reset */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,  
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
    padding: 0;
    margin: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    vertical-align: top;
    border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var,
i {
    font-weight: normal;
    font-style: normal;
}
ol,
ul,
li {
    list-style: none;
}
div,
dl,
dt,
dd,
ol,
ul,
li {
    zoom: 1;
}
caption,
th {
    text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    font-size: 100%;
}
q:before,
q:after {
    content: '';
}
abbr,
acronym {
    border: 0;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
time {
    margin: 0;
    padding: 0;
    display: block;
    zoom: 1;
}
/* Public */
body {
    color: #333;
    font-size: 16px;
    line-height: 1.8;
    font-family: "Microsoft YaHei", SimSun, Arial, Helvetica, Tahoma, sans-serif;
    text-align: center;
    -webkit-text-size-adjust: none;
}
a {
    color: #333;
    text-decoration: none;
    outline: none;
}
a:hover {
    color: #fa6708;
    text-decoration: none;
}
.clearbox {
    border: none;
    border-top: 1px solid transparent !important;
    clear: both;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin-top: -1px !important;
    visibility: hidden;
}
.blank {
    display: block;
    height: 10px;
    font-size: 0px;
    line-height: 0;
    overflow: hidden;
    clear: both;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
* + html .clearfix {
    min-height: 1%;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.hide {
    display: none;
}
input[type=button],
input[type=submit],
input[type=file],
button {
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
/* frame */
body {
    text-align: center;
    min-width: 1200px;
}
.siteWidth {
    position: relative;
    max-width: 1200px;
    _width: 1200px;
    margin: 0 auto;
    text-align: left
}
#header .logo {
    margin-top: 20px;
    width: 514px; 
    height: 72px;
    background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/logo.png);
}
#header {
    margin-bottom: 30px;
}
#header .topbar {
    line-height: 60px;
    font-size: 14px;
    color: #7094e9;
    position: relative;
    height: 115px;
    width: 1200px;
    margin: 0 auto;
    z-index: 99;
}
.nav {
    height: 60px;
    line-height: 60px;
    background: #005caa;
}
.nav ul {
    overflow: hidden;
}
.nav li {
    float: left;
    font-size: 20px;
}
.nav li a {
    padding: 0 32px;
    color: #fff;
    transition: all 0.5s;
    display: block;
    font-size: 16px;
}
.nav .on1 a,.nav li a:hover{
    background: #0971c9;
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.nav .split {
    width: 2px;
    height: 60px;
    overflow: hidden;
    background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/icons.png) 0 25px no-repeat; 
}
.select-box{display: none;}
.links{
    margin-top: 40px;
}
.links a {
    padding: 0 16px 0 15px;
    background: url(/Content/main/Base/img/yyimg/spaline.png) no-repeat right center;
    float: left;
    height: 24px;
    line-height: 24px;
}
.links .collection{
    background: none;
}
.links .blackHome{
    background: #005caa;
    border-radius: 12px;
    height: 24px;
    color: #fff;
    font-size: 12px;
}
.siteSearchBar{
    position: absolute;
    bottom: -48px;
    right: 0;
    overflow: hidden;
    width: 300px;
    height: 36px;
    border-radius: 18px;
    float: right;
}
.input-box,.btn-box{
    float: left;
}
.siteSearchBar input {
    float: left;
    border: 0;
    height: 14px;
    padding: 11px 0 11px 10px;
    width: 230px;
    color: #999;
    background: #fff;
}
.siteSearchBar .search {
    float: right;
    height: 36px;
    width: 60px;
    background: #1878cc url(../img/srhicon.png) no-repeat 18px;
    color: transparent;
}

/* footerInfo */
.footerInfo { height:150px; padding-top:50px; background:#20508c url(../../../../Base/img/yyimg/footinfobg.png) no-repeat center top;min-width: 1200px;clear: both;}
.siteCount, .siteLink{float:right;width:460px;}
.siteCount h4, .siteLink h4 { height:30px; line-height:30px; color:#fff; font-size:16px; padding-left:30px; background:url(/Content/main/Base/img/yyimg/linkicon.png) no-repeat 0; margin-bottom:5px;}
.siteCount p { line-height:24px;}
.siteLink ul {font-size:14px;color:#666;float:left;line-height:30px;}
.siteLink ul a {color:#666;margin:0 10px;float:left; *display:inline;white-space: nowrap;}
.siteLink ul span { float:left;}
.siteLink .sharebt {line-height:35px;clear: both;height: 35px;overflow: hidden; padding-top:10px;}
.siteLink .sharebt div a { margin:0 10px 0 0; height:35px; width:35px; background:url("/Content/main/Base/img/yyimg/sharebt.png") no-repeat 0 0;}
.siteLink .sharebt div a.bds_tsina { background-position:-48px 0}
.siteLink .sharebt div a.bds_weixin { background-position:-96px 0}
.siteLink .sharebt div a.bds_tqq { background-position:-144px 0}
.siteLink .sharebt div a.bds_sqq:hover { background-position:0 bottom; }
.siteLink .sharebt div a.bds_tsina:hover { background-position:-48px bottom; }
.siteLink .sharebt div a.bds_weixin:hover { background-position:-96px bottom; }
.siteLink .sharebt div a.bds_tqq:hover { background-position:-144px bottom; }
.siteContact { padding-top:10px; line-height:30px; font-size:14px; color:#fff;float: left;width: 680px;}
.siteContact .copyRight{float: left;}
.siteContact .code { float:left; text-align:center; font-size:14px; margin-right:20px; }
.siteContact p { line-height:30px;}
.siteContact p a{color: #fff;}
.siteContact p a:hover{color: #fa6708;}

.siteLink .sharebt div a.bds_sqq {}
.siteLink .sharebt label { float:left;}

.siteLink select {border:0;width:190px;height:30px;float:left;margin:0 10px 10px 0;display:inline;line-height: 30px;}

/* footer */
#footer { background:#083d81; height:40px; line-height:40px; text-align:center; color:#fff;}
#footer .footNav{text-align: center;}
#footer a { margin:0 15px; color:#fff; font-size:14px;}
#footer a:hover{color: #fa6708;}
.sideFixed{display: none;}

/* 首页 ----------------------------------*/
.focusBox { 
    float: left;
    width: 600px;
    height: 400px;
    position: relative;
}
.focusBox .hd {
    position: absolute;
    z-index: 1;
    right: 12px;
    bottom: 12px;
}
.focusBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.focusBox .hd ul li {
    float: left;
    display: inline;
    width: 10px;
    height: 10px;
    transition: all 0.5s;
    line-height: 10px;
    text-align: center;
    background: #fff;
    margin-left: 6px;
    cursor: pointer;
    overflow: hidden;
}
.focusBox .hd ul li span{display: none;}
.focusBox .hd ul li.on {
    background-color: #fa6708;
    color: #fff;
}
.focusBox .bd {
    height: 400px;
    position: relative;
    overflow: hidden;
}
.focusBox .bd li {
    position: relative;
}
.focusBox .bd .pic {
    position: relative;
    z-index: 0;
}
.focusBox .bd .pic img {
    width: 600px;
    height: 400px;
}
.focusBox .bd .con {
    position: absolute;
    width: 100%;
    z-index: 1;
    bottom: 0;
    height: 35px;
    line-height: 35px;
}
.focusBox .bd .con .title {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.focusBox .bd .con .title a {
    color: #fff;
    padding: 0 10px;
}
.focusBox .bd .con .titleBg {
    position: absolute;
    width: 100%;
    z-index: 0;
    bottom: 0;
    left: 0;
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    height: 34px;
}
/* 文章列表页 ----------------------------------*/
.side {
    float: left;
    display: inline;
    width: 250px;
}
.mainContent {
    float: right;
    display: inline;
    width: 920px;
    min-height: 300px;
    position: relative;
}
/* 侧栏盒子模型 */
#content {
    clear: both;
    margin: 0 auto 40px auto;
    padding: 20px 0 0;
    max-width: 1200px;
    _width: 1200px;
    position: relative;
    min-height: 300px;
    z-index: 1;
    text-align: left;
}
#content:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sideBox {
    margin-bottom: 20px;
}
.sideBox .hd {
    background: #005caa url(../../../../Base/img/yyimg/fileicon.png) no-repeat 15px;
    padding-left: 50px;
    text-align: left;
    height: 46px;
    line-height: 46px;
}
.sideBox .hd .more {
    float: right;
}
.sideBox .hd h3 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.sideBox .hd h3 a {
    color: #fff;
}
.sideBox .hd h3 a:hover {
    text-decoration: none;
}
.sideBox .bd {
    background: #f5f5f5;
    padding: 10px 0;
}
#sideMenu .bd li.last { margin-bottom: 0; border-bottom: none; }
#sideMenu .bd li a {display: block;text-align: -webkit-auto;line-height: 25px;font-size: 16px;overflow: hidden;padding: 10px 5px 10px 40px;transition: all 0.5s;background: url(/Content/main/Base/img/yyimg/liteicon2.png) no-repeat -10px;}
#sideMenu .bd li.on a, #sideMenu .bd li a:hover { background: #e7e7e7 url(/Content/main/Base/img/yyimg/liteicon2.png) no-repeat 20px; color: #005caa; text-decoration: none; }
#sideRmph.sideBox .hd {
    height: 50px;
    line-height: 30px;
    background: url(/Content/main/Base/img/yyimg/sidetibg.png) no-repeat bottom;
    text-align: center;
    padding: 0;
}
#sideRmph.sideBox .hd h3 {
    font-size: 18px;
    font-weight: 400;
    color: #005caa;
}
#sideRmph.sideBox .bd{background-color: transparent;padding: 0;}
/* mainBox */
.mainBox .mHd {
    position: relative;
    border-bottom: 1px solid #ddd;
    min-height: 60px;
    line-height: 60px;
}
.mainBox .mHd .list {
    overflow: hidden;
}
.mainBox .mHd .list li {
    float: left;
    padding: 0 4%;
}
.mainBox .mHd .list a {
    font-size: 18px;
    color: #888;
}
.mainBox .mHd .list a:hover {
    text-decoration: none
}
.mainBox .mHd .list .on a {
    color: #416eb4
}
.mainBox .mHd h3,
.mainBox .mHd .list .on {
    position: relative;
    top: 2px;
    font-weight: bold;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 0 26px;
    color: #416eb4;
    border-bottom: 0;
    font-size: 22px;
    border-bottom: 2px solid #416eb4;
}
.mainBox .mHd h3 a {
    color: #416eb4
}
.mHd .path {
    float: right;
    display: inline;
    margin-left: 10px;
    padding-left: 24px;
    background: url(/Content/main/Base/img/yyimg/icon-home.png) no-repeat 0 center;
    font-size: 14px;
}
.path span, .path a {
    margin: 0 5px;
}
.mHd .path em {
    background: none;
    padding-left: 0;
}
/* newsList */
.newsList {
    padding: 0 10px;
}
.newsList li {
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    padding-left: 14px;
    background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/icons.png) 0 -74px no-repeat;
}
.newsList .split {
    background: none;
    border-bottom: 1px dotted #ccc;
    height: 1px;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    margin: 15px 0;
}
.newsList .date {
    float: right;
    color: #999;
}
/* url_方块样式分页 */
.page { text-align: center; padding: 40px 20px; font-size: 12px; }
.page .pager a, .page .pager span { display: inline-block; *display: inline; zoom: 1; line-height: 26px; height:26px; border: 1px solid #e6e6e6; padding: 0 8px; border-radius:3px; transition:all 0.2s  }
.page .pager a:hover { border: 1px solid #005caa; text-decoration: none; }
.page a.current { background: #005caa; border-color: #005caa; color: #fff; font-weight: 600; padding: 0 8px; }
.page input { border: none; background: #fff; width: 30px; height: 26px; line-height: 26px; padding: 0; margin: 0; text-align: center; vertical-align: top; border-radius:3px; }
.pager .prev, .pager .next,.pager .first, .pager .last, .pager .disabled { background:#929292; border-color:#929292!important; color:#fff;}
.pager .prev:hover, .pager .next:hover,.pager .first:hover, .pager .last:hover { background:#005caa; border-color:#005caa!important; color:#fff;}

.sidePicList {
    text-align: center;
}
.sidePicList li {
    margin-bottom: 15px;
}
.sidePicList .pic {
    padding: 1px;
    border: 1px solid #ddd;
    margin-bottom: 5px;
}
.sidePicList .pic img {
    width: 100%
}
.sidePicList .title {
    text-align: left;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.infoListA li {
    line-height: 22px;
    padding: 8px 0 8px 12px;
    background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/icons.png) 0 -74px no-repeat;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
    font-size: 14px;
}
.infoListA .date {
    float: right;
    color: #999;
    font-size: 12px;
    margin-left: 15px;
}
.infoListA .last {
    border-bottom: 0
}
.picList li {
    margin-bottom: 15px;
    font-size: 14px;
}
.picList .pic a {
    padding: 1px;
    border: 1px solid #ddd;
    display: block;
}
.picList .pic img {
    width: 100%;
}
.picList .pic a:hover {
    border-color: #bbb
}
.picList .title {
    line-height: 24px;
    padding-top: 5px;
}
.picList .last {
    margin-bottom: 0
}
/* 图片-列表页 ----------------------------------------- */
.picPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.picPageList li {
    border: 1px solid #ddd;
    float: left;
    width: 30%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.picPageList .pic {
    margin: 3%;
}
.picPageList .pic img {
    height: auto;
    width: 100%;
}
.picPageList .title,
.picPageList .titleBg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 94%;
    margin: 3%;
    display: block;
    overflow: hidden;
    line-height: 28px;
    padding: 5px 0;
    height: 28px;
    z-index: 3;
    color: #fff;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.picPageList .titleBg {
    background: #000;
    filter: alpha(opacity=60);
    opacity: 0.6;
    z-index: 2
}
.picPageList .title a {
    color: #fff;
    padding: 0 10px;
    display: block;
    font-size: 14px
}
.picPageList li:hover {
    border-color: #bbb;
    -webkit-box-shadow: #eee 2px 2px 0;
    -moz-box-shadow: #eee 2px 2px 0;
    box-shadow: #eee 2px 2px 0;
}
.picPageList li:hover .title,
.picPageList li:hover .titleBg {
    height: 56px;
}
/* 视频-列表页 ----------------------------------------- */
.videoPageList {
    margin-right: -3%;
    overflow: hidden;
    text-align: center;
}
.videoPageList li {
    float: left;
    width: 30.3%;
    margin: 1.5% 3% 2.5% 0;
    *display: inline;
}
.videoPageList .pic {
    background: #fff;
    border: 1px solid #ddd;
    position: relative;
}
.videoPageList .pic a {
    display: block;
    margin: 3%;
    overflow: hidden;
}
.videoPageList .pic img {
    height: auto;
    width: 100%;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
    transition: 400ms;
}
.printArea .conTxt p {
    margin-bottom: 20px;
}
.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: inherit;
    *list-style: square;
    text-indent: 0 !important;
}
.printArea .conTxt ol li {
    zoom: normal;
    list-style: inherit;
    *list-style: decimal;
    text-indent: 0 !important;
}
.printArea .conTxt h1 {
    font-size: 2em;
    margin: .67em 0;
}
.printArea .conTxt h2 {
    font-size: 1.5em;
    margin: .75em 0;
}
.printArea .conTxt h3 {
    font-size: 1.17em;
    margin: .83em 0;
}
.printArea .conTxt h5 {
    font-size: .83em;
    margin: 1.5em 0;
}
.printArea .conTxt h6 {
    font-size: .75em;
    margin: 1.67em 0;
}
.printArea .conTxt h1,
.printArea .conTxt h2,
.printArea .conTxt h3,
.printArea .conTxt h4,
.printArea .conTxt h5,
.printArea .conTxt h6,
.printArea .conTxt b,
.printArea .conTxt strong {
    font-weight: bolder;
}
.printArea .videoPlayer {
    position: relative;
    z-index: 1500;
    background: #000;
    width: 800px;
    text-align: center;
    margin: 20px auto;
    height: 480px;
}
.articleCon .userControl {
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    padding-top: 5px;
    line-height: 24px;
    height: 48px;
    text-align: left;
    font-size: 14px;
    padding-left: 25px;
    background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/icons.png) 0 -242px no-repeat;
}
.vedioPageList .pic:hover {
    border-color: #bbb
}
.vedioPageList .pic:hover img {
    transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -webkit-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
}

.mb20{margin-bottom: 20px;}
/* tzgg-box */
#tzgg-box {float:right;width: 580px;}
#tzgg-box .hd { background:#eee; height:50px; line-height:50px; padding:0;}
#tzgg-box .bd{padding-top: 15px;}
#tzgg-box .hd li{float: left;margin-right: 20px;}
#tzgg-box .hd .on { background:#055fac; padding:0 30px; position:relative;}
#tzgg-box .hd .on a {color:#fff;}
#tzgg-box .hd .on:before { content:""; position:absolute; border-left: 5px solid transparent;border-right: 5px solid transparent; border-top: 5px solid #055fac; bottom:-5px; left:50%;}
#tzgg-box .seemore {line-height:33px;float:right;color:#fff;font-size:16px;font-weight:bold;padding:0 15px 0 40px;background:#005caa url(../../../../Base/img/yyimg/fileicon.png) no-repeat 15px 6px;border-radius: 3px;}
#tzgg-box .t { border-bottom:1px dashed #eee; padding-bottom:15px; margin-bottom:5px;}
#tzgg-box .t .date {float:left;width:67px;height:71px;line-height:21px;text-align:center;font-size:12px;color:#005caa;margin-right:20px;display:inline;border: 1px solid #eee;margin-top:7px;}
#tzgg-box .t .date .dd {display:block;height:36px;line-height:36px; padding-top:7px;font-size:36px;font-weight:100;}
#tzgg-box .t .con .title{font-weight: 100;font-size: 16px;line-height: 30px;padding-top:5px;}
#tzgg-box .t .con .title .tit {text-decoration: none;color: #055fac;font-weight: bold;}
#tzgg-box .t .con .title .tit:hover,#tzgg-box .t .con .intro .more:hover{ text-decoration: underline; }
#tzgg-box .t .con .intro {font-size: 14px;line-height: 24px;color: #717171;}
#tzgg-box .t .con .intro .more { text-decoration: none; color: #c00; margin-left: 5px; float:none; }
#tzgg-box .bd ul { }
#tzgg-box .n{height: 32px;line-height: 32px;font-size: 14px;}
#tzgg-box .n .date{float: right;color: #999;}
#tzgg-box .bd ul .n a { padding-left:12px;background: url('/Content/main/Base/img/yyimg/list-sb6a541e2d5.png') 0 -22px no-repeat; transition:initial;}


#columnB{background: #f8f8f8;padding: 20px 0;}
.tabBox{width: 585px;}
.tabBox .hd { padding-bottom:8px; line-height:35px; height:35px; background:url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/sline.png) repeat-x bottom; padding-left:15px; font-size:16px; font-weight:bold; position:relative; }
.tabBox .hd:before { content:""; position:absolute; width:5px; height:20px; background:#055fac; border-radius:3px; left:0; top:7px;}
.tabBox .hd li { float:left; margin-right:20px; }
.tabBox .hd li a  { color:#666;}
.tabBox .hd li.on a{ color:#005caa}
.tabBox .hd .more  { font-weight:100; background:url(/Content/main/Base/img/yyimg/moreicon.png) no-repeat right; padding-right:18px;float: right;font-size: 14px;}
.tabBox .bd{ padding-top:15px;}
.topicList .t { *zoom: 1;background: none;padding-bottom: 10px;margin: 0;border: 0;}
.topicList .t:after { content: ""; display: table; clear: both; }
.topicList .t .pic {float:left;margin-right: 20px;}
.topicList .t .con .title {font-weight: 100;font-size: 16px;line-height: 30px;padding-top:5px;}
.topicList .t .con .title .tit {text-decoration: none;color: #055fac;font-weight: bold;}
.topicList .t .con .title .tit:hover, .topicList .t .con .title .tit:focus { text-decoration: underline; }
.topicList .t .con .intro {font-size: 14px;line-height: 24px;color: #717171;margin-top: 10px;}
.topicList .t .con .intro .more { text-decoration: none; color: #ff6600; margin-left: 5px; float:none; }
.topicList .t .con .intro .more:hover, .topicList .t .con .intro .more:focus { text-decoration: underline; }
.topicList .noData, .topicList .n .title { height: 32px; line-height: 32px; font-size: 14px; white-space: nowrap; overflow: hidden; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.topicList .n { }
.topicList .n .tit { height: 32px;line-height: 32px;font-size: 14px;text-decoration: none; padding-left:15px;background: url(/Content/main/Base/img/yyimg/list-sb6a541e2d5.png) 0 -22px no-repeat;}
.topicList .n a:hover, .topicList .n a:focus { text-decoration: underline; }
.topicList .n .date { float: right; color: #999; font-size: 14px;}
.detail{display: inline!important;text-decoration: none;color: #ff6600;margin-left: 5px;}

.infoList li a { height: 32px;line-height: 32px;font-size: 14px;text-decoration: none; padding-left:15px;background: url(/Content/main/Base/img/yyimg/list-sb6a541e2d5.png) 0 -22px no-repeat;}
.infoList li a:hover{ text-decoration: underline; }
.infoList li .date { float: right; color: #999; font-size: 14px;}

#columnD{background: #f8f8f8;padding: 20px 0;}
#columnD .tabBox{width: 100%;}
#columnD .tabBox .hd {padding-left: 40px;}
#columnD .tabBox .hd:before {background: url(/Content/main/ContentManage/Special/LiangXueYiZuo/img/mediaicon.png) no-repeat;width: 32px;height: 28px;top: 3px;}
#columnD .picList { margin-right:-50px;}
#columnD .picList li { background:#fff; float:left; width:240px; padding:10px; border:1px solid #eee; margin-right:50px; margin-left:0; margin-bottom:20px;}
#columnD .picList li .pic img { vertical-align:top; }
#columnD .picList li .title { height:48px; text-align:center; line-height:24px; padding:10px 0 5px;}
#columnD .picList li .title a { font-size:14px; white-space:normal;}

.page select{border: none;}
#li-tzgg{display: none;}
.infoListB li {
    background: url(/Content/main/Base/img/yyimg/list-sb6a541e2d5.png) 0 -17px no-repeat;
    padding-left: 12px;
    height: 32px;
    line-height: 32px;
}
.infoListB li a{
    font-size: 14px;
    color: #666;
    text-decoration: none;
}

.infoListB li a:hover{color: #fa6708;}


/*--
颜色代码
#BB0000 深色标题
#ddd 淡蓝色边框
--*/