@charset "utf-8";
/* CSS Document */
.row15 ul li {
    color: #e28b8b;
    list-style-type: disc;
    margin-left: 25px;
    font-size: 1.4em; 
    width:555px;
    float:left;
}
.row15 ul li ::marker {
  color: #e28b8b; /* 设置颜色 */
  font-size: 1.4em; /* 可选：调整大小 */
}

.row15 ul li h3 {
    font-size: 20px;
    line-height: 60px;
    font-family: "微软雅黑";
    background-image: url(zfx1.png);
    background-repeat: no-repeat;
    background-position: left 26px;
    color: #000000;
    text-align: left;
}
.list02{
 display: flex;    flex-wrap: wrap;
    align-items: flex-start;
    gap: 21px;
    row-gap: 27px;
    letter-spacing: 0px;
}

.timeBox .time,
.times .time {
	display: none;
}

.qhtp_tu{
    width: 600px;
    height: 412px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
   margin:0 auto;
}
.qhtp_tu ul {
    float: left;
    width: 1200px;
    margin-bottom: 16px;
}
.qhtp_tu .img {
    width: 4400px;
    overflow: hidden;
    position: absolute;
   
    left: 0; 
}
.fl {float: left;}
.qhtp_tu .img li {
    position: relative;
    float: left;
}

.img li a p br {
    display: none;
}

.qhtp_tu .img li img {
    width: 600px;
    height: 412px;
}

.qhtp_tu .img li .desc {
    position: absolute;
    bottom: 0px;
    width: 600px;
    margin-left: 0px;
   padding-left: 20px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    text-align: left;
}
.qhtp_tu .cut {
    position: absolute;
    top: 35% !important;
    padding: 10px;
     background: url(left.png) center no-repeat;
    color: #cec7c2;
}

.qhtp_tu .cut.next {
    right: 0;
     background: url(right.png) center no-repeat;
}

.qhtp_tu1{
    width: 600px;
    height: 412px;
    position: relative;
    overflow: hidden;
    transform: translateZ(0);
   margin:0 auto;
}
.qhtp_tu1 ul {
    float: left;
    width: 1200px;
    margin-bottom: 16px;
}
.qhtp_tu1 .img {
    width: 4400px;
    overflow: hidden;
    position: absolute;
   
    left: 0; 
}
.fl {float: left;}
.qhtp_tu1 .img li {
    position: relative;
    float: left;
}

.img li a p br {
    display: none;
}

.qhtp_tu1 .img li img {
    width: 600px;
    height: 412px;
}

.qhtp_tu1 .img li .desc {
    position: absolute;
    bottom: 0px;
    width: 600px;
    margin-left: 0px;
   padding-left: 20px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    color: #FFFFFF;
    text-align: left;
}
.qhtp_tu1 .cut {
    position: absolute;
    top: 35% !important;
    padding: 10px;
     background: url(left.png) center no-repeat;
    color: #cec7c2;
}

.qhtp_tu1 .cut.next {
    right: 0;
     background: url(right.png) center no-repeat;
}

.desc {
    color: #888888;
    font-size: 16px;
}

.pointer {
    position: absolute;
    bottom: 10px;
    overflow: hidden;
    right: 5px;
    width: 100px !important;
}

.pointer li {
    float: left;
    width: 10px;
    height: 10px;
    background: #ffffff;
    border-radius: 50%;
    margin-right: 10px;
}

.pointer li.now {
    background: #cc0000;
}

.qhtpr {
    float: right;
    width: 565px;
   margin-top: -30px;

}

.qhtpr ul li h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 60px;
    font-family: "微软雅黑";
    background-image: url(zfx1.png);
    background-repeat: no-repeat;
    background-position: left 26px;
    padding-left: 0px;
    text-align: left; 
    color: #000000;
}

.qhtpr ul li {
    color: #e28b8b;
    list-style-type: disc;
    border-bottom: 1px dashed #ccc;
    margin-left: 25px;
    font-size: 1.4em; 
}
.qhtpr ul li ::marker {
  color: #e28b8b; /* 设置颜色 */
  font-size: 1.4em; /* 可选：调整大小 */
}


.qhtpr ul li h3 {
    margin: 14px 0;
}

.qhtpr ul li h3.nomargin {
    margin-top: 0px;
}

.qhtpr p {
    text-indent: 2em;
    font-size: 12px;
    line-height: 24px;
}

.qhtpr p span {
    font-size: 18px;
    font-weight: bold;
    color: #900;
}

.qhtpr p span a:link {
    color: #900;
    text-decoration: none;
}
/*列表页面*/

.listc_w {
    width: 920px;
    margin: 0 auto;
    padding: 30px;
}

.listc {
    width860px;
    padding: 30px;
}

.listc h1 {
     
    font-size: 24px;
    color: #900;
}

.listc li {
    font-size: 18px;
    background-image: url(listbg.jpg);
    background-repeat: no-repeat;
    background-position: left;
    line-height: 100px;
    border-bottom: 1px dashed #999;
    padding-left: 20px;
}


/*pageList*/

.pageList {
    overflow: hidden;
    display: block;
    width: 980px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    font-size: 14px;
    color: #333;
    letter-spacing: 1px;
    word-spacing: 5px;
}

.pageList a:link,
.pageList a:visited {
    font-size: 14px;
    color: #000;
    text-decoration: none;
    font-weight: bold
}

.pageList a:hover {
    text-decoration: underline;
}



/*列表页翻页*/
.crumb a { color: #666;}
.crumb{padding-left: 20px;background: url(../../assets/home.png) left center no-repeat;color: #666;}
.page .page-large { text-align: center;margin: 30px 30px;font-size:16px;font-family: "宋体";color: #333;}
.page .page-large .page-info{font-size: 16px;font-family: "宋体";color: #333;}
.page .page-large a {padding: 10px; color: #111010;}
.page .page-large a.on {color: #666666;}
/*详情页面*/
.details{width:1000px; margin:20px auto;}
.details h1{text-align:center; font-size:30px; color:#333; padding:40px 75px 20px 75px;}
.details h3{text-align:center; font-size: 18px;color:#666; margin-bottom: 20px;}
.details .auther{ color: #999;text-align: center; font-size: 18px; line-height: 35px;display: block;padding: 0 30px 5px 0;margin-bottom: 30px;}
.details p{ margin-bottom:0px;font-size:18px; color:#666; line-height:35px;text-indent:0em;}
.details .top_titles {
    color: #999999;
    font-size: 18px;
    cursor: pointer;
    margin-top: 65px;
}
.photonews3{width:980px;height:868px;margin:0 auto;}
.nomargin{margin:0px;}
.photonews3 ul li img{border-radius:0px}
.qmtj01 ul li img {width: 264px; height: 344px;}
.tcherBox { position: relative;}
.photonews3 ul li {float: left;width: 264px;height:344px;margin:25px;margin-bottom: 35px;}
.clearfix:after {content: ".";display: block; height: 0; clear: both; visibility: hidden;}