/* CSS Document */
body {
    margin: 0 auto;
    padding: 0px;
    background: #FFF;
    font: 16px "Microsoft Yahei", "微软雅黑", Arial, Verdana, sans-serif;
    color: #505050;
}

div,
form,
img,
ul,
ol,
li,
dl,
dt,
dd,
p {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
}

li {
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

.content {
    width: 1200px;
    margin: 0 auto;
}

.content02 {
    width: 1000px;
    margin: 0 auto;
}

.content03 {
    width: 1080px;
    margin: 0 auto;
}

.content04 {
    width: 900px;
    margin: 0 auto;
}

.marauto {
    margin: 0 auto;
}

.txtcolor {
    color: #FFFFFF
}

.topimg {
    width: 100%;
    vertical-align: top;
}

/*公共链接*/
a {
    color: #505050;
}

a:link {
    color: #505050;
    text-decoration: none;
}

a:visited {
    color: #505050;
    text-decoration: none;
}

a:hover {
    color: #d80312;
    text-decoration: none;
}

.xie_01 {
    float: left;
    padding: 18px 0px 0px 20px;
}

.xie_02 {
    float: left;
    padding: 25px 0px 0px 10px;
    font-size: 16px;
    font-weight: bold;
}

.xie_03 {
    border: 3px solid #ffe400;
}

.xie_04 {
    border: 1px solid #a7a7a7;
}

.xie_05bg {
    background-color: #f4f2f3;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt30 {
    margin-top: 30px;
}

.mb20 {
    margin-bottom: 20px;
}

.mt66 {
    margin-top: 66px;
}

.mt80 {
    margin-top: 80px;
}

.mt160 {
    margin-top: 160px;
}

.ml26 {
    margin-left: 26px
}

.ml28 {
    margin-left: 28px
}

.ml30 {
    margin-left: 30px
}

.ml32 {
    margin-left: 32px
}

.ml35 {
    margin-left: 35px
}

.ml40 {
    margin-left: 40px
}

.ml50 {
    margin-left: 50px
}

.ml80 {
    margin-left: 80px
}

.ml140 {
    margin-left: 140px
}

.h864 {
    height: 864px
}

.w1080 {
    width: 1080px;
}

.w1110 {
    width: 1110px;
}

.sp36 {
    font-size: 1px;
    display: block;
    clear: both;
    overflow: hidden;
    height: 36px;
}

.sp40 {
    font-size: 1px;
    display: block;
    clear: both;
    overflow: hidden;
    height: 40px;
}

.xie_jchd {
    float: left;
    border: 1px solid #d7d7d7;
    padding: 10px;
}

.tittle_01 {
    text-align: left;
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
}

.tittle_02 {
    text-align: center;
    padding: 10px 0px;
    font-size: 18px;
    font-weight: bold;
    color: #c00200;
}

.tittle_03 {
    text-align: left;
    margin-left: 10px;
    padding: 10px 0px;
    font-size: 16px;
    line-height: 22px;
    margin-right: 60px;
}

.fl-left {
    float: left
}

.fl-right {
    float: right
}

.txt-c {
    text-align: center;
}

.tb {
    width: 30px;
    height: 32px;
    float: left;
}

.mt250 {
    margin-top: 250px;
}

.show-mod-righttxt::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 6px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 1px;
}

.show-mod-righttxt::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    border-radius: 20px;
    background: #ffbc6b;
}

.show-mod-righttxt::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    /* -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);*/
    border-radius: 20px;
    background: #e4e4e4;
}

/* 链接和文字颜色 */
.cWhite,
a.cWhite:link,
a.cWhite:visited {
    color: #fff;
}

.cYellow,
a.cGreen:link,
a.cGreen:visited {
    color: #ffb325;
}

.cWhite1,
a.cWhite1:link,
a.cWhite1:visited {
    color: #F7F6F6;
}

.cRed,
a.cRed:link,
a.cRed:visited {
    color: #F00;
}

/*红色*/
.cRed_d1,
a.cRed_d1:link,
a.cRed_d1:visited {
    color: #c00200;
}

.cRed_d2,
a.cRed_d2:link,
a.cRed_d2:visited {
    color: #BE4300;
}

.cRed_d3,
a.cRed_d3:link,
a.cRed_d3:visited {
    color: #BE110B;
}

.cBlue_d2,
a.cBlue_d2:link,
a.cBlue_d2:visited {
    color: #0156be;
}

.cBlue_d3,
a.cBlue_d3:link,
a.cBlue_d3:visited {
    color: #009cff;
}

.cGreen,
a.cGreen:link,
a.cGreen:visited {
    color: #167f00;
}



.content_area {
    margin: 0px auto;
    position: relative
}

.sc-bartitle {
    width: 1200px;
    height: 70px;
    margin: 00px auto 10px;
    position: relative;
    text-align: center
}

.sc-bartitle a.more {
    position: absolute;
    bottom: 20px;
    right: 15px;
    display: inline-block;
    color: #999999
}

/*样式样本开始*/
.lbk0001 {
    border: 1px solid #A5D2C9;
}

.lbk0002 {
    border: 1px solid #D7D8DA;
}

.lbk0003 {
    border: 1px solid #cdcdcd;
}

.lbk0004 {
    border: 1px solid #cdcdcd;
}

.lbk0005 {
    border: 1px solid #000;
}

.lbk0006 {
    border: 1px solid #F0F0F0;
}

.lbk0007 {
    border: 1px solid #ABD4F4;
}

.lbk0008 {
    border: 1px solid #C5DAF7;
}

.lbk0009 {
    border: 1px solid #c3c4c6;
}

/*背景*/
.bg1 {
    background-color: #d10016;
    line-height: 40px;
    width: 100%;
    height: 120px;
}

.bg2 {
    background: url(../img/2023qglh/ycbg.png) no-repeat top;
    height: 246px;
}

.bg3 {
    background-color: #ffd8be;
    line-height: 40px;
    width: 100%;
    height: 634px;
}

.bg4 {
    background: url(../img/2023qglh/jzhbg.png) no-repeat top;
    height: 554px;
}

.bg5 {
    background-color: #fef4e7;
    width: 100%;
    height: 280px;
}

.bg6 {
    background-color: #d10016;
    width: 100%;
    height: 400px;
    border-radius: 6px;
}

.bg7 {
    background: url(../img/2023qglh/bg1.png) no-repeat top;
    height: 383px;
}

.bg8 {
    background: url(../img/2023qglh/bg2.jpg) no-repeat top;
    height: 650px;
    background-color: #d10016;
    width: 100%;
}

.bg9 {
    background-color: #d10016;
    width: 1200px;
    height: 480px;
}

.bg10 {
    background: url(../img/2023qglh/bg3.png) no-repeat top;
    height: 630px;
    background-color: #d5dce1;
    width: 100%;
}

.bg11 {
    background-color: #d10016;
    width: 1080px;
    height: 330px;
    border-radius: 6px;
}

.bg12 {
    height: 556px;
}

.bg13 {
    background: url(../img/2023qglh/bg4.jpg) no-repeat top;
    height: 320px;
}

.bg14 {
    background: url(../img/2023qglh/bg5.jpg) no-repeat top;
    background-size: cover;
    height: 720px;
    background-attachment: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bg15 {
    background: url(../img/2023qglh/bg6.jpg) no-repeat top;
    height: 650px;
}

/*******/
.g-c-area {
    width: 1100px
}

.navmenu {
    position: absolute;
    top: 30px;
    right: 60px;
    z-index: 120;
    width: 160px;
    display: none
}

#menufiexd .m {
    background: transparent url("../img/2023qglh/navrig.png") no-repeat scroll center 0;
    padding-bottom: 10px;
    min-height: 300px
}

#menufiexd .f {
    background: transparent url("../img/2023qglh/navrig.png") no-repeat scroll center bottom;
    height: 40px
}

.nav-up {
    display: block;
    height: 40px;
}

.menulist {
    width: 100px;
    margin: 45px auto 0;
    text-align: center
}

.menulist a {
    line-height: 40px;
    display: block;
    color: #fffca2;
    border-bottom: 1px solid #ff8400;
    transition: all .2s ease-in;
    font-size: 14px;
    position: relative;
}

.menulist a:hover {
    color: #fff;
    font-weight: bold
}

.menulist a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    width: 0%;
    height: 100%;
    transition: 0.2s all linear;
}

.menulist a:hover~.menulist a::before {
    left: 0;
}

.menufiexclass {
    position: fixed;
    top: 60px;
    right: 60px;
    z-index: 200;
    width: 160px;
    display: block
}

.g-c-area {
    margin: 0px auto;
    position: relative
}

/****/



/*text*/
.text1{
    width: 1000px;
    float: right;
}
.text1 h1 {
    text-align: left;
    line-height: 40px;
    font-size: 34px;
    color: #ffa800;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 120px;
}

.text1 h1 a {
    color: #fff;
}

.text1 h1 a:hover {
    color: #fff;
}

.text2 {
    font-size: 61px;
    color: #d10016;
    font-weight: bold;
}

.text3 {
    font-size: 24px;
    color: #d10016;
}


.text4 {
    line-height: 28px;
}

.text4 h1 {
    text-align: center;
    line-height: 28px;
    font-size: 24px;
    color: #d10016;
    margin-bottom: 10px;
}

.text4 h1 a {
    color: #d10016;
}

.text4 h1 a:hover {
    color: #f88000;
}


.text5 {
    line-height: 32px;
    margin-top: 10px;
    margin-right: 20px;
    width: 620px;
    float: left;
    margin-left: 50px;
    display: none;
}

.text5.on {
    display: block;
}

.text5 h2 {
    text-align: left;
    line-height: 32px;
    font-size: 22px;
    color: #d10016;
    margin-bottom: 10px;
}

.text5 p {
    width: 98%;
    text-align: left;
    line-height: 26px;
    font-size: 16px;
    color: #333333;
    margin-bottom: 20px;
}


.text6 {
    line-height: 28px;
}

.text6 h1 {
    text-align: left;
    line-height: 32px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 10px;
}

.text6 h1 a {
    color: #fff;
}

.text6 h1 a:hover {
    color: #ffe6ca;
}


.text7 h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    line-height: 28px;
    font-size: 20px;
    color: #d10016;
}

.text7 h1 a {
    color: #d10016;
}

.text7 h1 a:hover {
    color: #f19627;
}



.list_h {
    font-size: 16px;
}

.list_h li {
    float: left;
    width: 480px;
    float: left;
    background: url(../img/2023qglh/ico.png) no-repeat left 16px;
    padding-left: 10px;
    margin-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_h li a {
    overflow: hidden;
    color: #333333;
    line-height: 36px;
    text-decoration: none;
}

.list_h li a:hover {
    color: #b90000;
}


.list_k {
    font-size: 16px;
}

.list_k li {
    float: left;
    width: 520px;
    list-style: inside;
    list-style-type: none;
    border-bottom: 1px #cccccc dashed;
    background: url(../img/2023qglh/ico.png) no-repeat left;
    padding-left: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list_k li a {
    overflow: hidden;
    color: #333333;
    line-height: 41px;
    text-decoration: none;
}

.list_k li a:hover {
    color: #b90000;
}


.focuspic ul {
    line-height: 0px;
    background: #c20601
}

.focuspic img {
    width: 620px;
    height: 383px
}



.img_overw {
    position: relative;
    line-height: 0px;
    display: inline-block
}

.img_overw p {
    position: absolute;
    width: 100%;
    height: auto;
    line-height: 60px;
    bottom: 0px;
    color: #fff;
    padding: 0px 8px 0px 8px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    -webkit-line-clamp: 1;
    text-align: left;
    /*超出内容隐藏*/
    /*超出内容为省略号*/
    display: -webkit-box;
    /*超出几行*/
    -webkit-box-orient: vertical;
    /*从上到下垂直排列子元素*/
}




.jzh {
    font-size: 16px;
    text-align: left;
    line-height: 32px;
    float: left;
}

.jzh li {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.jzh li a {
    background: #a60012;
    padding: 6px 6px 6px 6px;
    border-radius: 6px;
    float: left;
    color: #ffffff;
    font: 16px/32px;
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    cursor: pointer;
}

.jzh li.active a {
    background: #f19627;
    color: #ffffff;
}

.jzh_right {
    margin-left: 30px;
    margin-top: 20px;
}

.jzh_right a {
    display: block;
    line-height: 32px;
    background: #ff7200;
    margin: 0px 0 30px;
    width: 140px;
    color: #fff;
    padding-left: 30px;
}

.jzh_right a:hover {
    background: #0055ac;
    color: #ffffff;
    text-decoration: none;
}

.jzh_right a img {
    margin-right: 20px;
    margin-top: 0px;
}

.bg5Title {
    background: url("../img/2023qglh/bgjd02.png") no-repeat top;
    height: 280px;
    cursor: pointer;
}

.bg5Item.on .bg5Title {
    background: url("../img/2023qglh/bgjd01.png") no-repeat top;
    height: 280px;
}



.bgjd_text01 p {
    color: #FFF;
    font-size: 20px;
    padding-top: 50px;
    display: block;
    padding-left: 20px;
    font-weight: bold;
}

.xie_bgjd {
    font-size: 16px;
}

.xie_bgjd li {
    float: left;
    width: 400px;
    list-style: inside;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style-type: none;
    float: left;
    background: url(../img/2023qglh/ico.png) no-repeat left;
    padding-left: 10px;
}

.xie_bgjd li a {
    overflow: hidden;
    color: #333333;
    line-height: 32px;
    text-decoration: none;
}

.xie_bgjd li a:hover {
    color: #b90000;
}



.list_l {
    font-size: 16px;
}

.list_l li {
    float: left;
    width: 520px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: inside;
    list-style-type: none;
    float: left;
    background: url(../img/2023qglh/ico4.png) no-repeat left;
    padding-left: 10px;
}

.list_l li a {
    color: #fff;
    line-height: 32px;
    text-decoration: none;
}

.list_l li a:hover {
    color: #ffe6ca;
}


.list_m {
    font-size: 16px;
}

.list_m li {
    float: left;
    width: 570px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    border-bottom: 1px #cccccc dashed;
    background: url(../img/2023qglh/ico.png) no-repeat left 20px;
    padding-left: 10px;
    margin-right: 10px;
    margin-left: 10px;
}

.list_m li a {
    overflow: hidden;
    color: #333333;
    line-height: 42px;
    text-decoration: none;
}

.list_m li a:hover {
    color: #b90000;
}



.list_o {
    font-size: 16px;
}

.list_o li {
    float: left;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    list-style: inside;
    list-style-type: none;
    float: left;
    background: url(../img/2023qglh/ico.png) no-repeat left;
    padding-left: 10px;
}

.list_o li a {
    overflow: hidden;
    color: #333333;
    line-height: 36px;
    text-decoration: none;
}

.list_o li a:hover {
    color: #b90000;
}

.jjhn_text p {
    color: #d10016;
    font-size: 30px;
    width: 30px;
    height: 383px;
    text-align: center;
    display: block;
    padding-left: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

/****/

.mobileh5-nav {
    width: 366px;
    float: right;
    cursor: pointer;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 160px;
}

.mobileh5-nav a {
    color: #fff;
    height: 54px;
    background: #a91108;
    padding: 10px 15px;
    margin-bottom: 10px;
    display: block;
    text-align: left;
}

.mobileh5-nav a:hover {
    color: #fff;
    height: 54px;
    background: #7e0700;
}

.mobileh5-nav a.on,
.mobileh5-nav a.on:hover {
    background: #f19627;
    color: #fff;

}

.xie_3tu ul {
    width: 1242px;
    overflow: hidden
}

.xie_3tu li {
    float: left;
    width: 372px;
    margin: 0px 21px 30px 21px;
}

.xie_3tu li h3 a {
    display: block;
    font-size: 16px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    color: #004077;
}

.xie_3tuPic {
    position: relative;
    overflow: hidden;
}

.xie_3tuPic a {
    color: #ffffff;
    text-decoration: none;
}

.xie_3tuTxtBg {
    width: 100%;
    height: 30px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.xie_3tuTxt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    font-size: 16px
}

.xie_3tuTxt2 {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 58px;
    bottom: 4px;
    color: #fff;
    padding: 5px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.xie_3tuTxt2 {
    height: auto;
    -webkit-line-clamp: 3;
    line-height: 24px;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;

}



.xie_3tuTxt a:visited {
    color: #ffffff;
    text-decoration: none;
}

.xie_3tuTxt a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.huikeBox li .left>a img {
    width: 372px;
    height: 230px;
}

.huikeBox li .left>a:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-image: url(../img/2023qglh/v.png);
    background-repeat: no-repeat;
    background-size: 100%;
    left: 45%;
    top: 35%;
}




.g_list {
    width: 414px;
    height: 383px;
    float: right;
    overflow-y: scroll;
    padding-right: 25px;
}
.g_list .on {
    background: #ff8b00;
}
.g_list li {
    width: 414px;
    height: 98px;
    position: relative;
    margin-bottom: 27px;
    cursor: pointer
}

.g_list li img {
    width: 175px;
    float: left;
}

.g_list li span {
    font-size: 16px;
    line-height: 24px;
    right: 0;
    position: absolute;
    top: 0;
    width: 212px;
    height: 97px;
    color: #ffffff;
    padding-right: 5px;
    border-bottom: 1px solid #ff8b00;
}

.g_list li p {
    background: #81d66c;
    width: 212px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.g_list li:hover {
    background: #ff8b00;
    width: 414px;
    height: 98px;
}

.g_list li span:hover {
    color: #FFF;
}


.v_more {
    width: 1080px;
    margin: 0 auto;
}

.v_more ul {
    width: 1080px;
}

.v_more img {
    width: 320px;
    height: 200px;
}

.v_more li {
    float: left;
    width: 320px;
    margin-right: 20px;
    margin-left: 20px;
    list-style: none;
}

.v_more ul li:nth-of-type(3n) {
    margin-right: 0;
}

.v_more a {
    color: #ffffff;
    line-height: 30px;
    text-align: left;
    font-size: 16px;
}

.v_more a:hover {
    color: #ffc17f;
    line-height: 30px;
}



.img_ts {
    width: 900px;
    position: relative;
    line-height: 0px;
    display: inline-block;
}

.img_ts img {
    width: 900px;
    height: 556px
}

.img_ts p {
    position: absolute;
    width: 100%;
    height: auto;
    line-height: 60px;
    bottom: 0px;
    color: #fff;
    padding: 0px 8px 0px 8px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.img_ts p {
    height: auto;
    -webkit-line-clamp: 1;
    line-height: 33px;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
}

.pic_ts ul {
    border: 10px solid #c20601;
    line-height: 0px;
    background: #d10016
}

.pic_ts img {
    width: 900px;
    height: 556px
}








.logo_tu ul {
    width: 1200px;
    overflow: hidden;
}

.logo_tu img {
    height: 88px;
    width: 168px;
    border: 1px solid #e9e9e9;
}

.logo_tu ul li {
    float: left;
    margin-right: 36px;
    list-style: none;
    margin-bottom: 30px;

}

.logo_tu ul li:nth-of-type(6n) {
    margin-right: 0;
}


.logo_tu {
    position: relative;
    overflow: hidden;
}




.lijie {
    position: relative
}

.lijie .lijieline {
    position: absolute;
    top: 118px;
    border-top: 2px dashed #ccc;
    height: 3px;
    z-index: 2;
    width: 100%
}

.lijie ul {}

.lijie li {
    float: left;
    width: 12.5%;
}

.lijie a {
    padding: 0 0 6px 22px;
    display: block;
    height: 120px;
    width: 190px;
    position: absolute
}

.lijie h3 {
    font-size: 24px;
    font-weight: bold;
    color: #cd2923;
    line-height: 30px;
}

.lijie h3 span {
    font-size: 14px;
    font-weight: normal
}

.lijie p {
    font-weight: bold;
    font-size: 18px
}

.lijie a.lijieup {
    background: url("../img/2023qglh/lijie-libg1.png") no-repeat 0 bottom;
    top: 0px;
    z-index: 10
}

.lijie a.lijiedown {
    background: url("../img/2023qglh/lijie-libg2.png") no-repeat 0 top;
    top: 112px;
    z-index: 20;
    padding-top: 45px;
}







.list_p {
    font-size: 16px;
}

.list_p li {
    width: 496px;
    float: left;
    border: 2px #f1e5ce solid;
    padding-left: 30px;
    padding-right: 10px;
    margin-right: 30px;
    margin-left: 30px;
    margin-bottom: 30px;
    padding-top: 20px;
    height: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
    -webkit-line-clamp: 2;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.list_p li a {
    overflow: hidden;
    color: #333333;
    line-height: 38px;
    text-decoration: none;
    font-size: 20px;
}

.list_p li a:hover {
    color: #b90000;
}

.list_p li .number {
    position: absolute;
    width: 34px;
    height: 34px;
    line-height: 34px;
    background: #e03637;
    border-radius: 555px;
    margin-top: 20px;
    margin-left: -48px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}




.image_3tu ul {
    width: 1200px;
    overflow: hidden
}

.image_3tu li img {
    width: 372px;
    height: 230px;
}

.image_3tu ul li {
    float: left;
    margin-right: 42px;
    list-style: none;
    margin-bottom: 42px;
}

.image_3tu ul li:nth-of-type(3n) {
    margin-right: 0;
}


.image_3tuPic {
    position: relative;
    overflow: hidden;
}

.image_3tuPic a {
    color: #ffffff;
    text-decoration: none;
}

.image_3tuTxtBg {
    width: 100%;
    height: 30px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}

.image_3tuTxt {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    font-size: 16px
}

.image_3tuTxt2 {
    position: absolute;
    width: 100%;
    height: 50px;
    line-height: 58px;
    bottom: 4px;
    color: #fff;
    padding: 5px;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.image_3tuTxt2 {
    height: auto;
    -webkit-line-clamp: 3;
    line-height: 24px;
    white-space: normal;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;

}

.image_3tuTxt a:visited {
    color: #ffffff;
    text-decoration: none;
}

.image_3tuTxt a:hover {
    color: #ffffff;
    text-decoration: underline;
}


.textPreview{
    text-align: center;
    font-size: 30px;
    line-height: 120px;
flex:1;
}

/*版权*/
.bq {
    font-size: 14px;
    line-height: 30px;
    width: 1080px;
}

.bq_line {
    padding: 0px 0px 5px 0px;
    margin-bottom: 6px;
    border-top: 1px solid #e71b15;
}<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2023-03-06 11:03:06" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->