p{
    text-align: left;
}
a {
    color: #333;
    text-decoration: none;
    background-color: transparent;
}

body {
    /*font-family: '宋体';*/
}

a:hover {
    cursor: pointer;
}


/*分享*/

.detail_share .label {
    color: #bbb;
    font-size: 14px;
    margin-top: 15px;
    text-align: center;
    line-height: 14px;
}
.share-item{
    display: flex;
    justify-content: center;
    align-content: center;
}
.share_wb {
    background: url(../images/icon-sprite.png) 0 -50px no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto;
}

.share_qq {
    background: url(../images/icon-sprite.png) 0 -100px no-repeat;
    width: 50px;
    height: 50px;
    display: block;
    margin: 20px auto;
}

.share_wx {
    display: block;
    width: 50px;
    height: 50px;
    background: url(../images/icon-sprite.png) 0 0 no-repeat;
    margin: 20px auto;
}


.txt{text-indent: 2em;line-height: 25px;margin-top: -8px;}
.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:10px;height:10px;padding:0;margin-right:3px;margin-left:3px;cursor:pointer;background-clip:padding-box;background-color:#cccccc;border: 0; border-radius: 30px;}
.carousel-indicators .active{opacity:1;background-color:#ff6600;}

.boxm {
    margin: 0px 0px 25px 0px;
    background: #fff;
    padding: 0px 0px 0px 0px;
    border: 1px #f1f1f1 solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0.1em 0.1em 0em #f1f1f1;
}

.ztbd>p,
.gnxw>p,
.zxdt>p,
.bonz>p,
.right_box>p {
    background-color: #f6f6f6;
    height: 15px;
    position: relative;
    margin: 15px 0;
}

.ztbd>p span,
.gnxw>p span,
.zxdt>p span,
.bonz>p span,
.right_box>p span {
    padding-right: 15px;
    position: absolute;
    left: 0;
    top: -10px;
    font-size: 24px;
    font-weight: 700;
    color: #666;
    background-color: #fff;
}
.box2 {
    margin-bottom: 20px;
}

.box2 img:hover {
    opacity: .7;
}
.box2 p{font-size: 14px;line-height: 25px;}
.con_right>div {
    margin-top: 20px;
    margin-bottom: 35px;
}
.banner {
    margin: 10px 0 35px 0;
}

.banner img {
    width: 100%;
}

.tab-content div a {
    color: #333;
    display: inline-block;
    margin: 10px 8px;
}

.nav-item a {
    color: #495057;
    font-weight: 700;
}

.copyright {
    margin: auto;
    color: #fff;
    line-height: 35px;
    text-align: center;
    margin-bottom: 30px;
}

.tabnav {
    margin: 20px 0;
}

.combox {
    list-style: none;
    margin-bottom: 20px;
    clear: both;
    background-color: #fafafa;
    border: 1px solid #ccc;
    border-top: 2px solid #2e92c2;
    padding: 10px 18px;
    height: 360px;
}

.combox .an {
    height: 35px;
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
}
.tabCitem .list ul{padding: 0;}

.combox .an .x a{color: #fff;
    font-weight: bold;
    background: #2e92c2;
    
}
.combox .an a {
    height: 35px;
    line-height: 35px;
    float: left;
    font-size: 18px;
    font-family: "微软雅黑";
    color: #007db9;
    padding: 0 10px;
}

.content{
    float:left;
}
.c{
    display:none;
}
.xian{
    display:block;
}
.combox .picText {
    margin-bottom: 10px;
}

.combox .picText h3 {
    line-height: 30px;
}

.combox .picText h3 a {
    font-size: 16px;
    font-family: "微软雅黑";
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.combox .picText h3 a:hover {
    color: #cf0b08;
}

.combox .picText img {
    float: left;
    padding-right: 10px;
}

.combox .picText p {
    line-height: 24px;
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.list li {
    margin-left: 10px;
    list-style: none;
    list-style-type: disc;
  
}

.list li a {
    font-size: 14px;
    color: #535353;
}

.list li a:hover {
    color: #cf0b08;
}

.con_left .head.nobb {
    border-bottom: none;
}

.con_left .head {
    clear: both;
    padding: 15px 0 20px;
    border-bottom: 1px solid #DFDFDF;
    zoom: 1;
    overflow: hidden;
    position: relative;
}

.con_left .head .pic {
 
   overflow: hidden;
    height: 136px;
   
}
.con_left .head .pic img{
    width: 100%;
}

.con_left .head:hover img {
    transform: scale(1.2);
}

.con_left .head img {
    width: 100%;
    height: 136px;
    transition: all 0.5s;
}

.con_left .head .pic .time,
.con_left .normal .pic .time {
    display: inline-block;
    position: absolute;
    right: 5px;
    bottom: 0;
    font-size: 14px;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    display: none;
}

.con_left .head .char {
    
}

.con_left .head h3 {
    zoom: 1;
    overflow: hidden;
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3em;
    margin-bottom: 20px;
}

.con_left .head h3 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.con_left .head h3 a:hover {
    color: #cf0b08;
}

.con_left .head h3 span.hot {
    background: #EB5A53;
}

.con_left .head h3 span {
    float: left;
    display: inline-block;
    margin-right: 8px;
    background-color: #373737;
    font-size: 13px;
    color: #fff;
    letter-spacing: 6px;
    padding: 0 0 0 6px;
    line-height: 20px;
    margin-top: 3px;
}

.con_left .head h3 span a {
    color: #fff;
}

.con_left .head .txt,
.con_left .head .txt a {
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.con_left .head .txt a:hover {
    text-decoration: underline;
}

.photoSmall {
    overflow: hidden;
}

.photoSmall .big {
    width: 100%;
    height: 170px;
    position: relative;
    margin-bottom: 20px;
}

.photoSmall .big span {
    position: absolute;
    display: inline-block;
    background-color: #FF7F00;
    height: 25px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
}

.photoSmall .big span a {
    color: #fff;
}

.photoSmall .big img {
    width: 100%;
    max-height: 170px;
}

.photoSmall .big p {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    background: url(../images/sd2.png) repeat-x left bottom;
    background-size: auto 100%;
    box-sizing: border-box;
    padding: 0 15px 10px;
}

.photoSmall .big p a {
    color: #fff;
}

.photoSmall .small {
    zoom: 1;
    overflow: hidden;
}

.photoSmall .small .li {
    position: relative;
    overflow: hidden;
    text-align: center;
}

.photoSmall .small span {
    position: absolute;
    display: inline-block;
    background-color: #FF7F00;
    height: 25px;
    padding: 0 15px;
    font-size: 14px;
    color: #fff;
    line-height: 25px;
    z-index: 1;
}

.photoSmall .small span a {
    color: #fff;
}

.photoSmall .small img {
    height: 160px;
    transition: all 0.4s;
}

.photoSmall .small img:hover {
    transform: scale(1.1);
}

.photoSmall .small p {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 15px 10px;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 1px 0px #000;
    background: url(../images/sd2.png) repeat-x left bottom;
    background-size: auto 100%;
}

.photoSmall .small p a {
    color: #fff;
}

.photoSmall .small p a:hover {
    color: #EB5A53;
}

.newR h2 {
    clear: both;
    height: 42px;
    text-align: center;
    border-top: 2px solid #2e92c2;
    border-bottom: 1px solid #C8C8C8;
    color: #261D13;
    line-height: 42px;
}

.newR h2 a {
    float: right;
    color: #999;
    line-height: 42px;
    font-weight: normal;
    font-size: 12px;
}

.newR h2 span {
    display: inline-block;
    padding: 0 19px;
    background: url(../images/bg2.gif) no-repeat left center;
}

.newR h2 span a {
    float: none;
    font-weight: bold;
    font-size: 16px;
    color: #222;
}

.newR .newR_list {
    clear: both;
    padding: 5px 0 15px;
}

.newR .newR_list li {
    padding: 5px 0 5px 20px;
    background: url(../images/dot.gif) no-repeat 7px 15px;
    font-size: 14px;
}

.newR .newR_list li a:hover {
    text-decoration: underline;
    text-decoration-color: #cf0b08;
    color: #cf0b08;
}


.con_right>div {
    margin-top: 20px;
    margin-bottom: 35px;
}

