@charset "utf-8";
.ovh{ text-overflow: ellipsis;white-space: nowrap;overflow: hidden; }
.ovhs,.ovh3s,.ovhs-4{ display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden; }
.ovhs{ -webkit-line-clamp: 2; }
.ovh3s{ -webkit-line-clamp: 3; }
.ovhs-4{ -webkit-line-clamp: 4; }
.style-b{ width: 100%; }
.hg20-color{ height: 20px;clear: both;background:#f7f7f7; }
.back-color{ width: 100%; }
.back-white{ background: #fff; }
.nbanner .container{ position: relative;height: 100%; }
.nbanner a{ position: relative; display: block;width: 100%;min-height: 250px; }
.nbanner .text{ position: absolute;bottom: 60px;left: 0; }
.nbanner .text h5{ font-size: 48px;font-weight: bold;color: #fff;padding-top: 8px; }
.nbanner .text p{ font-size: 18px;color: rgba(255,255,255,.8); }
.box-content:after{ display: block;content: "";clear: both; }
.box-content{ padding: 20px 0 35px; }
/** txt **/
.header .txt{ display: flex;align-items: center;justify-content: center; background:#20993a;height:50px; }
.header .txt a{ font-size:18px;color:#fff;font-weight: bold; }
/*+---------------
/*+  Index
/*+---------------*/
.plate-con{
    margin: 15px 0;
    --width: calc(50% - 15px);
}
.comm-title{ display: flex;align-items: center;justify-content: space-between; position: relative; margin-bottom: 15px; }
.comm-title h3{
    position: relative;
    height: 29px;
    line-height: 29px;
    font-weight: bold;
    font-size: 18px;
    padding-left: 12px;
    z-index: 5;
}
.comm-title h3:after{ position: absolute;top: 8px;left: 0;width: 3px;height: 15px;background: var(--color);content: "";z-index: 5; }
.comm-title a:hover{ color: var(--color); }
/** article-slide **/
.article-slide{ position: relative; width:var(--width);float: left; }
.article-slide .bd li{ position: relative;background: #eff2f6; }
.article-slide .bd img{ width: 100%;max-height: 260px; }
.article-slide .bd .remark{
    padding: 16px;
}
.article-slide .bd .remark h5{ font-size: 16px;color: #000;font-weight: bold;padding-bottom: 15px; }
.article-slide .bd .remark p{ color: #333; }
.article-slide .hd ul{ display: none; position: absolute;bottom: 5px;right: 15px;z-index: 55 }
.article-slide .hd ul li{ display: inline-block;width: 11px;height: 11px;background: #fff;border-radius: 65px;margin-left: 6px;text-indent: -9999px;
    cursor: pointer;
}
.article-slide .hd ul li.on{ background: var(--color); }
/** about-model **/
.about-model{ width: var(--width);float: right; }
.about-model img{ width: 100%;max-height: 260px; }
.about-model .remark{
    background: #eff2f6;
}
.about-model .desc{ padding: 16px; }
.about-model .desc h5{ font-size: 16px;color: #000;font-weight: bold;padding-bottom: 15px; }
.about-model .desc p{ color: #333; }
/* video-module */
.video-module ul{ display: grid;grid-template-columns: repeat(3,1fr);grid-column-gap: 15px;margin-top: 15px; }
.video-module li{ cursor: pointer; }
.video-module h5{ text-align: center;padding-top: 10px; }
/** article-model **/
.article-model{ float: left; width: var(--width); }
.article-model.frs{ float: right; }
.article-model-list{ min-height: 222px; }
.article-model-list li{ display: flex;justify-content: space-between;padding: 8px 0; }
.article-model-list li:not(:last-child){ border-bottom: 1px solid #eee; }
.article-model-list li .date{ width: 64px;background: #f6f6f6;text-align: center; }
.article-model-list li .date .d{ height: 24px;background: var(--color);color: #fff; }
.article-model-list li .date .time{ height:33px;line-height:33px;font-size: 12px;color: #999; }
.article-model-list li .remark{ width: calc(100% - 80px); }
.article-model-list li:hover .remark a{ color: var(--color); }

/** 友情链接 **/
.links{margin: 20px 0; padding: 0 15px; border: 1px solid #e6e6e6;height: 58px;line-height: 58px; }
.links a{ margin-left: 10px; }
.links a:hover{ color: var(--color); }
/*+---------------
/*+  Left Cate
/*+---------------*/
.back-color:after{ display: block;content: "";clear: both; }
.back-color{ margin: 15px 0; }
.con-left{ float:left;width:260px;overflow:hidden; }
.con-left .subcat,.con-left .subtac{ background:#fff; }
.con-left .subcat .sub-tit{ padding:10px 0;height:auto;color:#fff;background: var(--color);text-indent: 15px; }
.con-left .subcat .sub-tit h3{ font-size: 16px; }
.con-left .subcat .sub-tit span{ text-transform:capitalize; }
.con-left .subcat ul{ border: solid #e5e5e5;border-width: 0 1px 1px;background: #e5e5e5; }
.con-left .subcat ul li{ position:relative;height: 44px;line-height: 44px;border-bottom: 1px solid #ededed;text-indent: 15px; overflow: hidden; }
.con-left .subcat ul li.cursor{cursor:pointer;}
.con-left .subcat ul li:last-child{border-bottom: none;}
.con-left .subcat ul li a{display: block;font-size: 14px;color:#666;}
.con-left .subcat ul li.on,
.con-left .subcat ul li:hover{ background: #68b134; }
.con-left .subcat ul li.on a,
.con-left .subcat ul li a:hover{ color: #fff; }
/*+---------------
/*+  Tree cate
/*+---------------*/
.con-left .subcat ul.subTree li em{
    top: 17px;
    right: 15px;
    position: absolute;
    width:12px;
    height:12px;
    background:url(../images/jj.png)no-repeat;
    cursor: pointer;
    overflow: hidden
}
.con-left .subcat ul.subTree li .Treetwo{
    height: 0;
    /*padding:12px 0;*/
    overflow: hidden;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    transition: all .3s ease-in;
}
.con-left .subcat ul.subTree li.on .Treetwo{height: auto;}
.con-left .subcat ul.subTree li .Treetwo li{
    /*height: 44px;*/
    /*line-height: 44px;*/
    overflow: hidden;
    border-bottom:none;
}
.con-left .subcat ul.subTree li.on .Treetwo li a{ color:#333 }
.con-left .subcat ul.subTree li.on{
    height:auto;
    border-bottom: none;
}
.con-left .subcat ul.subTree li.on .bor-b{
    display:block;
    height: 44px;
    border-bottom: 1px solid #bfbfbf;
}
.con-left .subcat ul.subTree li.on em{background-position:0 -12px;}
.con-left .subcat ul.subTree li.on .Treetwo li:hover a,
.con-left .subcat ul.subTree li.on .Treetwo li.onn a{ color:#fff; }
/** treeView **/
#treeView {
    width: 100%;
}
#treeView ul{ background: #e5e5e5; }
.treeNode {
    height: 44px;
    line-height: 44px;
    cursor: pointer;
    font-size: 0;
}
.treeNode:hover {
    background: #f4f9fd;
    border-color: #e5f0fb;
}
.treeNode-cur,
.treeNode-cur:hover {
    background: #e5f0fb;
}
.icon {
    display: inline-block;
    background: url(../images/icon.png) no-repeat;
    vertical-align: -1px;
}
.icon-minus {
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background-position: -30px -22px;
}
.icon-add {
    width: 15px;
    height: 15px;
    margin: 0 4px;
    background-position: -30px 0;
}
#treeView .treeNode.treeNode-cur .title{ color: #fff; }
.title {
    position: relative;
    font-size: 15px;
    padding:10px 0;
    height:auto;
    color:#333;
    text-align: center;
}

.treeNode-empty .icon-minus {
    background-position: -999px -999px;
}
.treeNode-empty .icon-add {
    background-position: -999px -999px;
}
#treeView ul.none {
    display: none;
}
.treeNode.level1 .icon-minus{ background: none; }
/*+---------------
/*+  Current a
/*+---------------*/
.con-right{ float: right;width: 690px;padding:0 15px;background:#fff;border: 1px solid #e6e6e6; }
.con-right .current{height: 65px;line-height: 65px;border-bottom: 1px solid #dbdbdb;}
.con-right .current .curr-left{max-width: 300px;}
.con-right .current .curr-left h3{font-size:20px;color:var(--color);border-bottom: 1px solid var(--color);}
.con-right .current .curr-right .curr-a{ float: right; line-height: 65px;}
.con-right .current .curr-right .curr-a .txt{ display: block;float: left; }
.con-right .current .curr-right .curr-a a{ display: block;float: left; }
.con-right .current .curr-right .curr-a i{ display: block;float: left;padding: 0 5px;margin-top: 1px; }
/*+---------------
/*+  Content
/*+---------------*/
.detail{ position: relative; padding:25px 0; }
.detail p{ color: #666;line-height: 24px; }
.detail img{max-width: 100%;vertical-align:middle;}
.detail #pdf{ height: 700px; }
.over{width:100%;height: 60px;background-color: rgba(1,1,1,0);position: absolute;top:25px;left:0;z-index: -1;}

/** N-ttile **/
.comm-n-title .name { font-size: 25px;color: #333; }
.comm-title .subtitle { color: #333; }
/*+---------------
/*+  Article
/*+---------------*/
.article-list ul li{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #f0f0f0;
}
.article-list ul li:last-child{ border-bottom: 0; }
.article-list ul li:hover a{color: var(--color);}
/** Detail **/
.content-title{padding:25px 0 15px;text-align: center;border-bottom:1px solid #f0f0f0;}
.content-title h1{font-size:20px;padding-bottom:8px;color:#333;}
.content-title .sub-title:after{ display: block;content: "";clear: both; }
.content-title .sub-title{min-height:19px;}
.content-title .sub-title span{padding-right:10px;}
.content-title .show-keyword{ color:#999; }
/*+---------------
/*+  Pages
/*+---------------*/
#loading{width:195px;height:32px;line-height:32px;font-size:14px;text-align:center;padding-left:0;opacity:.7;
    background:url(../images/login.gif) no-repeat center center;margin:20px auto;color:#000;  display: none;
}
#loading.back-hide{background:none;}
.pages{ text-align:center;padding:25px 0;border-top: 1px solid #e6e6e6; }
.pages a{ display:inline-block;padding:5px 10px;margin-right:8px;border:1px solid #dbdbdb;border-radius: 5px; }
.pages a:last-child{ margin-right:0; }
.pages a.curr{ color:#fff;background:var(--color);border-color:var(--color); }
/*+------------------
/*+  Prev-Next
/*+------------------*/
.Pre-Next{ position: relative;margin: 35px 0; height: 65px;border:solid #eee;border-width: 1px 0; }
.Pre-Next p{ max-width:50%;min-height:25px;line-height:65px;float: left; overflow:hidden;}
.Pre-Next .page-next{ float: right; }
.Pre-Next p a{ font-size: 14px; }