@charset "UTF-8";
.footer{
    margin-top: 0;
}

/* 当前位置 */
.dqwz{
    text-align: right;
    margin-top: -10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #888888;
}
.dqwz,.dqwz a{
    font-size: 14px;
    color: #888888;
}
.dqwz a:hover{
    color: #0482e4;
}
/* 内容页 */
.content_ku{
    background: url(../img/content_bg.png);
    padding-top: 50px;
}
.content_ku h2.tit{
    width: 100%;
    background: url(../img/title_bg.png) left center repeat-x;
}
.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 30px;
    background: #fff;
    box-sizing: border-box;
}
.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%;
}
/* 搜索结果页 */
.contBg .dqwz{
    text-align: left;
}
.searchWrap {
    min-height: 600px;
    background: #fff;
    margin: 20px 0;
    padding: 30px;
}

.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: #005bac;
    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: #005bac;
}

.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;
    color: #333;
}

.searchWrap ul li a span.time {
    color: #999;
    margin-top: 15px
}

/* 内容页 */
.padding-38 {
    padding: 10px 38px 20px;
}
.content {
    padding: 0 30px;
    background: #fff;
    min-height: 700px;
}
.content #vsb_content video{
    width: 80%;
    display:block;
    height:auto;
    margin: 30px auto;
}
.content .con_nav {
    padding:0 30px;
}
.content .con_nav h2 {
    text-align: center;
    font-size: 30px;
    color: #010101;
    line-height: 40px;
    padding: 25px 0 0;
    font-weight: bold;
}
.content .con_nav h3{
    text-align: center;
    font-size: 20px;
    color: #010101;
    line-height: 40px;
    font-weight: normal;
    padding:10px 0;
}
.content .con_nav .ly {
    border-top: 1px solid #d5d5d5;
    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: 420px;
}
.hznr video{width:60%;height:auto;display:block;margin:0 auto;}
.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;}
.hznr iframe{width:100%;margin:0 auto;display:block;}
.content img {
    width: auto;
    display: block;
    max-width: 800px!important;
    margin: 10px auto!important;
}

.content .hznr p,.content .pageBar p  {
    text-indent: 2em!important;
    text-align: left;
    color: #5e5e5e!important;
    line-height: 30px!important;
    font-size: 17px!important;
    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;
    padding-bottom: 20px;
}
/* 二级页面 */
/* 二级导航 */
.dh_left {
    width:250px;
}

.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-indent: 30%;
}

.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: #fff;
}

.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: #fff;
}

.dh_left ul li a:hover::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 4px;
    height: 54px;
    background: #ff7031;
}
/* 内容区 */
.right_con {
  width: 850px;
  margin-left: 40px;
}

.right_con .content h2 {
    font-size: 29px;
    width: 100%;
    text-align: center;
    line-height: 40px;
    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 {
    background: #fff;
}

.list_right ul li {
    margin-bottom: 20px;
}

.list_right ul li a {
    display: block;
    padding: 23px 15px;
}

.list_right ul li a p {
    float: left;
    height: 80px;
}

.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: 686px;
    padding: 0 30px;
    background: url(../img/list_more2.png) right center no-repeat;
}

.list_right ul li a p.con span {
    display: block;
}

.list_right ul li a p.con span.tit {
    font-size: 23px;
    line-height: 35px;
    color: #040303;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.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 {
    background: #f1f8ff;
}

.list_right ul li a:hover p.con span.tit {
    color: #006bca;
}

.list_right ul li a:hover p.con {
    background: url(../img/list_more.png) right center no-repeat;
}