@charset "UTF-8";
/* 二级导航 */
.dh_left {
    padding-left: 0 !important;
    padding-right: 15px !important;
}

.dh_left h2 {
    width: 100%;
    height: 70px;
    background: #005bac url(../img/list_icon.png) 20% center no-repeat;
    line-height: 70px;
    font-size: 22px;
    color: #fff;
    text-align: center;
}

.dh_left ul {
    padding: 28px 0 150px;
    background: #e5eef8 url(../img/list_ku_bg.png) no-repeat right 20%;
}

.dh_left ul li a {
    display: block;
    font-size: 18px;
    text-indent: 20%;
    line-height: 54px;
    position: relative;
    color: #050505;
}

.dh_left ul li.hover a {
    color: #050505;
    background: #f4f4f4;
}

.dh_left ul li.hover a::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 54px;
    background: #ff7031;
}

.dh_left ul li a:hover {
    color: #050505;
    background: #f4f4f4;
}

.dh_left ul li a:hover::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 54px;
    background: #ff7031;
}
/* 资料上传页 */
.zlsc_form{
    width: 100%;
    padding: 50px;
    background: #fff;
}
.zlsc_form form div p{
    float: left;
}
.zlsc_form form div p.xxnr{
    font-size:16px;
    height:45px;
    line-height:45px;
}
.zlsc_form form div p div.ke-container{
    width:650px!important;
} 
.zlsc_form form>div>div {
    margin-top: 30px;
}
.zlsc_form form>div>div.margin_0{
     margin-top: 0px;
}
.zlsc_form form>div>div.margin-10{
     margin-top: 10px;
}
.zlsc_form form div p.head{
    width: 10%;
    font-size: 18px;
    color: #101010;
    line-height: 45px;
    height: 45px;
    text-align: right;
    padding-right: 40px;
    box-sizing: content-box;
}
.zlsc_form form div p input[type="text"]{
    width: 300px;
    margin: 0 30px 0 0;
    height: 45px;
    border: 1px solid #b6b6b6;
    text-indent: 10px;
    font-size:17px;
    color:#4f4f4f;
}
.zlsc_form form div p input[type="button"]{
    width:84px;
    height:28px;
    background:#eeeeee;
    font-size:16px;
    text-align:center;
    line-height:28px;
    text-indent: 0;
    margin: 0;
    border: 1px solid #b6b6b6;
}
.zlsc_form form div p>span{
    font-size: 16px;
    color: #888888;
}
.zlsc_form form div p input.czyx,.zlsc_form form div p input.name{
    width: 450px;
}
.zlsc_form form div p .orderrule{
    width: 400px;
    height: 45px;
    border: 1px solid #b6b6b6;
}
.zlsc_form form div input.submit{
    display: block;
    width: 400px;
    height: 56px;
    color: #fff;
    line-height: 56px;
    background: #007acf;
    font-size: 22px;
    text-align: center;
    margin: 0 auto;
}
/*留言板*/
.lyb_form{
    width: 100%;
    padding: 50px;
    background: #fff;
    overflow:hidden;
}
.lyb_form>div{
    width:100%;
    overflow:hidden;
    overflow-x:auto;
}
.lyb_form>div>form[name='b1013799b']{
    display:none!important;
}
.window1013799 td{
    height:45px;
}
.window1013799 span{
    font-size:16px!important;
    padding-left:10px;
    line-height:45px!important;
}
.lyb_form table #yincangid span{
    font-size: 16px!important;
    line-height:30px;
} 
.lyb_form table #yincangid input{
    width:180px!important;
    height: 34px!important;
    margin-right:30px;
}
.lyb_form input[type=checkbox]{
    margin-top:0!important;
}
.lyb_form table tr td span{
    font-size: 16px!important;
    line-height: 34px!important;
}
.lyb_form table tr td input[name='wbtitle']{
    height: 34px!important;
}
.lyb_form table tbody table tbody tr{
    display:block;
    padding-top: 10px;
    box-sizing: content-box;
}
.lyb_form table tbody table tbody tr td{
    display:block;
    width:100%;
}
.lyb_form iframe#webberedit{
    margin-top:10px;
}
.lyb_form table tbody table tr td input[name='button']{
    display:block;
    width: 260px;
    height: 44px;
    line-height: 44px;
    font-size: 22px;
    color:#fff;
    background:#007acf;
    margin:20px auto 0;
    border-radius:5px;
}
.lyb_form table tbody table tr td input[name='button']:hover{
    background:#ebb100;
}
.lyb_form table tbody table tr td input[name='yanzheng']{
    height:26px!important;
}
.lyb_form img{
    display:inline-block;
    height:26px;
}
/* 当前位置 */
.dqwz{
    text-align: left;
    margin: 20px 0;
    font-size: 14px;
    color: #888888;
}
.dqwz,.dqwz a{
    font-size: 14px;
    color: #888888;
}
.dqwz a:hover{
    color: #0482e4;
}
/* 资料上传 */
div.zlsc{
    width: 35px;
    padding: 10px;
    box-sizing: content-box;
    background: #ebb100;
}
div.lyb{
    width: 55px;
    background: #b38e1e;
}
div.zlsc:hover,div.lyb:hover{
    background: #0067b7;
}
div.zlsc a{
    display: block;
    width: 100%;
    font-size: 24px;
    color:#fff;
    line-height: 25px;
    text-align: center;
    padding-top: 45px;
    background: url(../img/zlsc.png) no-repeat top center;
}
div.lyb a{
    display:block;
    width:100%;
    padding-top: 45px;
    padding-bottom: 10px;
    background: url(../img/lyb.png) no-repeat center 10px;
    font-size: 15px;
    text-align:center;
    line-height:25px;
    color:#fff;
}
/* 返回顶部 */
div.top{
    display: none;
    padding: 60px 5px 12px;
    width: 48px;
    box-sizing: content-box;
    background: #767676 url(../img/top.png) no-repeat top 10px center;
    font-size: 12px;
    color: #fff;
    position: fixed;
    bottom: 60px;
    right: 40px;
}
/* 内容页 */
.content_ku{
    background: url(../images/wlstczpt_content_bg.png);
}
.content_ku h2.tit{
    width: 100%;
    margin: 30px 0 0;
    background: url(../img/title_bg.png) repeat-x left center;
}
.content_ku h2.tit>span{
    display: inline-block;
    width: auto;
    font-size: 40px;
    text-align: center;
    color: #0482e4;
    line-height: 40px;
    margin-left: 68px;
    font-weight: bold;
    background: #ecf3f8;
    padding: 0 40px;
    position: relative;
}
.content_ku h2.tit>span::after{
    content:'';
    display:block;
    width:18px;
    height:18px;
    position:absolute;
    left:0;
    top:50%;
    margin-top:-9px;
    background:url(../img/h2_yuan.png) no-repeat center;
}
.content_ku h2.tit>span::before{
       content:'';
    display:block;
    width:18px;
    height:18px;
    position:absolute;
    right:0px;
    top:50%;
    margin-top:-9px;
    background:url(../img/h2_yuan.png) no-repeat center;
}
.content_ku .con{
    width: 100%;
    padding: 50px;
    background: #fff;
}
.content_ku .con .list_right>a{
    display:block;
    width: 120px;
    height: 32px;
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    background: #0067b7;
    text-align: center;
    border-radius: 5px;
    margin-top: -12px;
    margin-bottom: 15px;
}
.content_ku .con .list_right>a:hover{background: #ebb100;}
.content_ku .con_txt p{
    font-size: 15px;
    color: #000;
    line-height: 40px;
}
.content_ku .con_txt p.bold{
    font-size: 16px;
    color: #000;
    line-height: 40px;
    font-weight: bold;
    width: 18%;
    text-align: right;
}
.content_ku .con_txt div.clearfix>div.fl{
    width: 82%;
}
/* 数据库页 */
.list_ku .con .list_left{
    padding: 30px 0 0 10px;
    background: #007bdb;
}
.list_ku .con .list_left>div{background: #e5eef8 url(../img/list_ku_bg.png) no-repeat right 20%;padding-bottom: 40px;}
.list_ku .con .list_left>div a{width:100%;height: 50px;line-height: 50px;display:block;text-align:center;color:#fff;font-size: 18px;background: #1864ba;transition: all 0.8s;}
.list_ku .con .list_left>div a:hover{background: #ebb100;}
.list_ku .con .list_left h2{
    writing-mode:tb-rl;
    margin: 60px auto 0;
    font-size: 30px;
    letter-spacing: 6px;
    color: #0482e4;
    font-weight: 500;
}
.list_ku .con .list_left ul{
    padding: 35px;
    background: #e5eef8 url(../img/list_ku_bg.png) no-repeat right 20%;
}
.list_ku .con .list_left ul li{
    width: calc(100% / 3);
    float: left;
    margin-top: 15px;
}
.list_ku .con .list_left ul li a{
    display: block;
    font-size: 17px;
    color: #222222;
    width: 84%;
    padding: 0 12px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    border-radius: 24px; 
    text-align:justify;
    text-align-last:justify;
}
.list_ku .con .list_left ul li a:hover{
    background: #fff;
    color: #0482e4;
}
/* 搜索结果页 */
.contBg .dqwz{
    text-align: left;
}
.searchWrap {
    min-height: 600px;
    background: #fff;
    margin: 20px 0;
}

.searchWrap .serBox {
    padding: 25px;
    background: #f4f4f4;
    margin-bottom: 20px;
}

.searchWrap .txt {
    border: none;
    height: 40px;
    line-height: 40px;
    width: 85%;
    font-size: 15px;
    color: #3d3d3d;
    text-indent: 15px;
}

.searchWrap .btn {
    border: none;
    height: 40px;
    width: 15%;
    text-align: center;
    float: right;
    cursor: pointer;
    display: inline;
    color: #fff;
    background: #0067b7;
    font-size: 18px;
    border-radius: 0;
}

.searchWrap ul {
    padding-bottom: 30px;
}

.searchWrap ul li {
    line-height: 30px;
    border-bottom: 1px solid #dedede;
    padding: 20px 0
}

.searchWrap ul li a {
    display: block;
}

.searchWrap ul li a h3 {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.searchWrap ul li a:hover h3 {
    color: #0067b7;
}

.searchWrap ul li a:hover p {
    color: #3d3d3d;
}

.searchWrap ul li a p {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 60px;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}

/* 内容页 */
.padding-38 {
    padding: 10px 38px 20px;
}

.margin-20 {
    margin-bottom: 20px;
}

.content {
    background: #fff;
    min-height: 700px;
}

.content .con_nav h2 {
    text-align: center;
    font-size: 30px;
    color: #010101;
    padding: 25px 0;
    font-weight: bold;
}

.content .con_nav .ly {
    border-top: 1px solid #d5d5d5;
    margin-bottom: 20px;
    padding:12px 0;
}

.content .con_nav .ly p {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #898989;
}

.hznr {
    text-align: center;
    min-height: 400px;
}
.hznr table.xm_table{border: 0px;border-left: 1px solid #262626;border-top: 1px solid #262626;width: 80%;margin:20px auto;}
.hznr table.xm_table tr td{border-left:0px;border-top:0px;line-height: 40px;padding: 5px;border-right-width: 1px;border-bottom-width: 1px;border-right-style: solid;border-bottom-style: solid;border-right-color: #262626;border-bottom-color: #262626;font-size: 16px;color: #000;}
.hznr table.xm_table tr td p{text-indent:0em;padding:0px;margin:0px;/* text-align:center; */}
.hznr table.xm_table tr td{width: 35%;}
.hznr table.xm_table tr td.table_tit{width: 15%;}
.hznr table.xm_table tr{height:auto;}
.hznr table.xm_table tr.table_con{height: 320px;}
.content img {
    width: 80%;
    max-width: 800px!important;
    margin: 15px auto!important;
}

.content .hznr p, .content .pageBar p,.v_news_content span  {
    text-indent: 2em!important;
    text-align: left;
    color: #5e5e5e!important;
    /* margin-bottom: 20px!important; */
    line-height: 30px!important;
    font-size: 17px;
    color: #212121!important;
}
.content .pageBar p{
    text-indent: 0em!important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pageBar {
    padding-top: 20px;
    margin-top: 35px;
    border-top: 1px solid #dedede;
}
.dygb{background:#fff;text-align:right;padding:20px 0;}
.dygb a{margin-right: 20px;color:#333;font-size: 14px;line-height:30px;}
.dygb a:hover{color: #0067b7;}
/* 二级页面 */
/* 二级导航 */
ul.ej_dh li{
    width:25%;
    float:left;
}
ul.ej_dh li a{
    display:block;
    width:100%;
    text-align: left;
    text-indent: 30%;
    line-height: 55px;
    background: #1864ba;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-top: 4px solid #fff;
    transition: 0.8s;
    position:relative;
}
ul.ej_dh li a img{width:30px;height:auto;position:absolute;left: 15%;top:0;bottom:0;margin:auto;transition: 0.8s;}
ul.ej_dh li.on a,ul.ej_dh li a:hover{
      border-top: 4px solid #ebb100;
}
ul.ej_dh li a:hover img{transform: rotateY(180deg);}
/* 内容区 */
.right_con .content {
    padding: 20px 0 40px 80px;
    background: #fff;
}

.right_con .content h2 {
    font-size: 29px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #000000;
    margin-bottom: 20px;
}

.right_con .content p {
    font-size: 16px !important;
    color: #000000 !important;
    line-height: 34px !important;
    text-indent: 2em !important;
}
/* 列表内容 */
.list_right ul {
    padding: 0 0 0 40px;
    background: #fff;
}

.list_right ul li {
}

.list_right ul li a {
    display: block;
    border-bottom: 1px dashed #eeefff;
}

.list_right ul li a p {
    float: left;
    height: auto;
}

.list_right ul li a p.time {
    width: 15%;
    border-right: 2px solid #dbdbdb;
}

.list_right ul li a p.time span {
    display: block;
    text-align: center;
}

.list_right ul li a p.time span.ri {
    font-size: 46px;
    color: #2e81e4;
    line-height: 50px;
}

.list_right ul li a p.time span.ny {
    font-size: 15px;
    color: #000;
    line-height: 30px;
}

.list_right ul li a p.con {
    width: 100%;
    padding: 0;
}

.list_right ul li a p.con span {
    display: block;
}

.list_right ul li a p.con span.tit {
    color: #040303;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 10px 0 10px 15px;
    line-height: 36px;
    background: url(../img/list_dian.png) no-repeat left center;
    font-size: 15px;
    transition: all 0.5s ease;
}

.list_right ul li a p.con span.txt {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    color: #666666;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.list_right ul li a:hover p.con span.tit {
     margin-left: 10px;
    font-size: 17px;
    color: #1864BA;
}