@charset "utf-8";
.nybanner,.nybanner img{width:100%;}
/* 内容页 */
.content{position: relative;margin-top: -300px;z-index: 99px;}
.content .c_img .img{width:295px;height:352px;position: relative;background: url(../images/jk_03.png) no-repeat top center;text-align: center;}
.content .c_img .img img{width: 204px;height:255px;display: inline-block;margin-top: 49px;object-fit: cover;}
.content .c_img  .text{width:520px;margin-left: 58px;margin-top: 96px;}
.content .c_img  .text h1{font-size: 38px;}
.content .c_img  .text span{display: inline-block;color: #e86d00;padding: 0 14px;}
.content .c_img  .text p{font-size: 33px;margin-top: 50px;text-indent: 0;}
.content .c_box{margin-top: 52px;}
.content .c_box h2{font-size: 24px !important;display: inline-block;position: relative;text-align: center;text-indent: 9px;}
.content .c_box h2:after{content: '';display: inline-block;width:116px;height:29px;background: #f6eddd;position: absolute;left:0;top: 13px;z-index: -1;}
.content .c_box img{/* display:none; */}
.content .d_boc{margin-top: 30px;}
.content .d_boc p{text-indent: 2em;font-size: 18px;line-height: 40px;margin-bottom: 30px;}
/* 左侧导航 */
.main{
    margin: 60px 0;
}
.left_dh{
    width: 240px;
    box-sizing: border-box;
}
.left_dh h2{
    font-size: 24px;
    line-height: 1;
    padding: 43px 0;
    text-align: center;
    color: #FFF;
    background: url(../images/bg_tit2.png) no-repeat 0 0;
    background-size: cover;
}
.left_dh ul{
    min-height: 440px;
}
.left_dh ul li a{
    display: block;
    width: 100%;
    box-sizing: border-box;
    line-height: 55px;
    font-size: 16px;
    color: #2c2c2c;
    position: relative;
    margin: 2px 0;
    padding: 0 20px;
    background: #f6f6f6;
}
.left_dh ul li a:after {display:inline-block;position:absolute;right: 15px;top: 22px;content:'';width: 8px;height: 8px;border:solid #838383;border-width: 2px 2px 0 0;transform:rotate(45deg);}
.left_dh ul a:hover,.left_dh ul li.hover a{color: #FFF;background: #244d9f;}
.left_dh ul li.hover a:after,.left_dh ul a:hover:after{border-color: #ffffff;}
.right_con{
    width: calc(100% - 300px);
    margin-left: 60px;
}
.right_con p{font-size: 16px;text-indent: 2em;line-height: 36px;}
/* 列表页 */
.list ul li {
    padding: 25px 0;
    border-bottom: 1px solid #f2f2f2;
    clear:both;
}
.list ul li:first-of-type{
    padding-top: 0;
}
.list ul li a{
    display: block;
    width: 100%;
}
.list ul li a p.con {
    padding: 10px 35px 10px 0;
    box-sizing: border-box;
    width: calc(100% - 160px);
    border-right: 1px solid #f2f2f2;
}
.list ul li a p.con span.tit{
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list ul li a p.con span.txt{
    font-size: 15px;
    line-height: 30px;
    color: #808080;
    display: block;
    margin-top: 15px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.list ul li a:hover p.con span.tit{
    color: #223c6f;
}
.list ul li a p.time {
    width: 110px;
    box-sizing: border-box;
}
.list ul li a p.time span{
    display: block;
    text-align: center;
    font-size: 40px;
    color: #223c6f;
    line-height: 74px;
}
.list ul li a p.time span:nth-of-type(2){
    font-size: 16px;
    color: #000;
    line-height: 30px;
}
.list ul li a p.time span.btn{
    width: 100%;
    line-height: 42px;
    background: #a20100;
    font-size: 16px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.list ul li a p.time span.btn:hover{
    background: #a6ce39;
}
.list ul li.tit_img a p.img{
    float: left;
    width: 220px;
    height: 136px;
    overflow: hidden;
}
.list ul li.tit_img a p.img img{
    display: block;
    width: 100%;
    height: 136px;
    object-fit: cover;
    transition: all .8s;
}
.list ul li.tit_img a:hover p.img img{
    transform: scale(1.2);
}
.list ul li.tit_img a p.con {
    padding: 10px 35px 10px 20px;
    box-sizing: border-box;
    width: calc(100% - 330px);
}

.list ul li a p.con{width: calc(100% - 110px);}


.list ul li.tit_img  p.con{
    margin-top: 5px;
}
.list ul li.tit_img  p.time{
    margin-top: 11px;
}
/*当前位置*/
.location {text-align: left;padding:15px 0;border-bottom: 1px solid #e2e2e2;font-size:13px;}
.location a{display: inline-block;float: left;color: #666;}
.location a .home{background: url(../images/location-home.png) no-repeat left 2px;}
.location a span,.location strong {font-weight: 500;padding-left:24px;font-size: 13px;background: url(../images/location-sep.png) no-repeat 10px 0;}
/*搜索结果页*/
.searchWrap { min-height: 600px; background: #fff; padding-bottom: 50px; }
.searchWrap .serBox{padding:25px;background:#f4f4f4;margin-bottom:20px;margin-top:20px;}
.searchWrap .txt {border: none;height: 40px;width: 1207px;font-size: 15px;padding-left: 10px;color: #3d3d3d;}
.searchWrap .btn {border: none;height: 40px;width: 120px;text-align: center;float: right;cursor: pointer;_display: inline;color: #fff;right: 10px;top: 20px;background: #024095;font-size: 18px;}
.searchWrap ul{padding-bottom:30px;}
.searchWrap ul li{line-height:2em; border-bottom:1px solid #dedede;padding:20px 0}
.searchWrap ul li a{display:block;}
.searchWrap ul li a h3{font-size:18px; font-weight:bold;margin-bottom:15px;}
.searchWrap ul li a p{ font-size:14px;}
.searchWrap ul li a span.time{color:#999;margin-top:15px}
/*内容*/
.con-box{margin: 60px auto 60px auto;}
.content{font-size:18px;padding-bottom: 30px;}
#inner .content{width: 950px;float: left;}
.content .con_nav h2{font-size: 30px;color:#010101;padding: 0 0 15px 0;text-align: center;}
.content .con_nav .ly{height:54px;line-height:54px;border-bottom: 1px solid #e6e6e6;margin-bottom:20px;color:#7c7c7c;font-size: 13px;text-align:center;}
.hznr{font-size: 18px;}
.content img{/* max-width: 800px; */margin: 15px auto;display:inline-block;}
.content p{text-indent:2em;text-align:left;color:#333;margin-bottom: 16px;line-height:40px;}
.pageBar{padding-top: 20px;margin-top: 35px;border-top: 1px solid #dedede;font-size: 16px;}
.pageBar p{text-indent:0}
.pageBar p.prev{margin-bottom:0}
.con_nav{margin-top:20px;}
.jz_list, .jz_list .w1400{position:relative;}
.jz_list .tnum{right:0;left: auto;}
.more_b{text-align:center;margin-top:30px;}
.more_b a{display: inline-block;width:235px;height:32px;line-height:32px;text-align:center;background: url(../images/fhan.png) no-repeat top center;font-size:15px;color:#555;}