* {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

.clearfix {
    zoom: 1;
}

body {
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
}

body .hrefDiv {
    position: fixed;
    top: 10%;
    left: 100px;
    padding: 10px;
    box-shadow: 0px 8px 20px 0px rgba(0, 0, 0, 0.1);
    box-sizing: border-box;
    border: 1px solid #E39191;
    background: #FFF3E7;
    border-radius: 6px;
    z-index:999;
}

body .hrefDiv ul {
    width: 133px;
    background-image: url(backgroundMaodian.png);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 10px 0 0 0;
    overflow: hidden;
}

body .hrefDiv ul li {
    border-top: 1px solid #E73434;
}

body .hrefDiv ul li:first-child {
    border: none;
}

body .hrefDiv ul li a {
    display: block;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
}

body .hrefDiv ul li.active {
    background: linear-gradient(90deg, #FD5A5A 0%, #D41212 100%);
}

.header img {
    display: block;
    width: 100%;
}

.box1360 {
    width: 1360px;
    margin: 0 auto;
}


.nav {
    height: 125px;
    background-color: #B12222;
}

.nav_main img {
    display: block;
}

.nav_main div p {
    font-size: 24px;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
}

.imgNav {
    position: absolute;
    left: 0;
    top: 0;
}

.nav_main {
    position: relative;
    padding-top: 21px;
}

.nav_main div {
    height: 84px;
}

.nav_main div p {
    font-size: 24px;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
    letter-spacing: 0px;
    color: #fff;
}

.box1 {
    width: 100%;
    padding-top: 48px;
    height: 638px;
    background-image: url(box1_bg.png);
    background-repeat: no-repeat;
}

/* 轮播图 */
.box1_L {
    width: 680px;
    float: left;
}

.box1_L li {
    width: 100%;
}

.slider1 {
    position: relative;
}



.slider1 .bd li a {
    position: relative;
    display: block;
}

.slider1 li span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    text-indent: 2rem;
    background-image: url(lunbobg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider1 .bd li a img {
    width: 680px;
    height: 382px;
    display: block;
}

.slider1 .hd {
    position: absolute;
    bottom: 19px;
    right: 20px;

}

.slider1 .hd li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    float: left;
}

.slider1 .hd li+li {
    margin-left: 5px;
}

.slider1 .hd li.on {
    background-color: red;
    width: 25px;
    border-radius: 5px 5px 5px 5px;
}

.box1_R {
    width: 630px;
    float: right;
}

.box1_R_top {
    margin-top: 10px;
}

.box1_R_top h3,
.box1_R_bo h3 {
    margin-bottom: 18px;
}

.box1_R_top h3 a,
.box1_R_bo h3 a {
    font-size: 20px;
    font-weight: bold;
    line-height: 180%;
    margin-bottom: 18px;
    color: #fff;
}

.box1_R_top p,
.box1_R_bo p {
    line-height: 180%;
    color: #fff;
}

.box1_R_mid {
    width: 100%;
    height: 1px;
    border-top: 1px dashed #fff;
    margin-bottom: 40px;
    margin-top: 30px;
}

.box+.box {
    margin-top: 65px;
}

/* 栏目一 */
.box_top {
    position: relative;
    text-align: center;
}

.box_top .line_L {
    position: absolute;
    left: 0;
    top: 11px;
}

.box_top .line_R {
    position: absolute;
    right: 0;
    top: 11px;
}

.box_top h3 {
    font-size: 24px;
}

.box_top h3 span {
    font-size: 30px;
    color: #C22828;
}

.box_bo .box_bo_L {
    float: left;
    width: 645px;
}

.box_bo .box_bo_R {
    float: right;
}

.box_bo_L_top_L {
    float: left;
}

.box_bo_L_top_L a img {
    display: block;
    width: 300px;
    height: 168px;
}

.box_bo_L_top_R {
    width: 340px;
    float: right;
    margin-left: 20px;
    height: 168px;
}

.box_bo_L_top_R h3 a {
    display: block;
    color: #000;
    font-size: 16px;
    margin-top: 15px;
    margin-bottom: 20px;
}

.box_bo_L_top_R p {
    font-size: 16px;
    line-height: 180%;
    color: #999999;
}

.box2 .box_bo_L_bo {
    margin-top: 20px;
}

.box_bo_L_bo li a {
    color: #000;
    display: block;
    line-height: 150%;
}

.box_bo_L_bo li {
    padding: 14px 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}

.box_top {
    margin-bottom: 50px;
}


/* 栏目二 */
.box2 .box_bo .box_bo_L {
    width: 660px;
}

.slider2 {
    position: relative;
}

.slider2 .prev {
    position: absolute;
    left: -26px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-30px);
}

.slider2 .next {
    position: absolute;
    right: -26px;
    top: 50%;
    cursor: pointer;
    transform: translateY(-30px);
}

.slider2 .bd li {
    width: 320px;
    padding: 0 10px;
}

.slider2 .bd li a img {
    display: block;
    width: 320px;
    height: 180px;
    margin: 0 auto;
}

.slider2 .bd li a span {
    margin-top: 15px;
    color: #000;
    display: inline-block;
    width: 100%;
    text-align: center;
}

/* 栏目三 */
.box4 .box_bo .box_bo_L {
    width: 644px;
}

.box4 .box_bo .box_bo_R {
    width: 644px;
}

.box4 .box_bo_L_bo {
    margin-top: 0;
}

.box4 .box_bo_R_bo {
    margin-top: 0;
}

/* 栏目四 */
.box5 li {
    border: none;
    height: 140px;
}

.box5 .box_bo_L {
    width: 644px;
}

.box5 .box_bo_R {
    width: 644px;
}

.box5 li {
    background-color: #fff;
}

.box5 li img {
    display: block;
    margin-left: -5px;
}

.box5 li {
    position: relative;
}

.box5 li h3 {
    position: absolute;
    top: 28px;
    left: 0;
    text-indent: 2rem;

}

.box5 li h3 a {
    color: #fff;
}

.box5 li+li {
    margin-top: 33px;
}

.box5 li p {
    margin-top: 14px;
    padding: 0 2rem;
    line-height: 180%;
}

/* 栏目六 */
.box6 .box_bo_L li {
    padding: 0;
}

.box6 .box_bo_L li a img {
    display: block;
    width: 680px;
    height: 389px;
}

.box6 .box_bo_R {
    width: 660px;
}

.box6 .box_bo_R .boxBr_top a img,
.box6 .box_bo_R .boxBr_bo a img {
    display: block;
    width: 320px;
    height: 180px;
}

.box6 .box_bo_R .boxBr_top a:nth-child(1),
.box6 .box_bo_R .boxBr_bo a:nth-child(1) {
    float: left;
}

.box6 .box_bo_R .boxBr_top a:nth-child(2),
.box6 .box_bo_R .boxBr_bo a:nth-child(2) {
    float: right;
}

.box6 .box_bo_R .boxBr_bo {
    margin-top: 29px;
}

.box7 .box_bo li .li_L {
    float: left;
}

.box7 .box_bo li {
    background: linear-gradient(153deg, #FFFFFF 64%, #FFF5F1 80%);
    box-sizing: border-box;
    border: 1px solid #EFEBE9;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);
}

.box7 .box_bo li .li_R {
    height: 160px;
    float: left;
    padding-top: 40px;
    width: calc(100% - 435px);
    padding-left: 40px;
    padding-right: 40px;
    background-image: url(sixian.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}

.box7 .box_bo li .li_R h3 a {
    color: #000;
}

.box7 .box_bo li .li_L a img {
    width: 355px;
    height: 200px;
    display: block;
}

.box7 .box_bo li+li {
    margin-top: 37px;
}

/* 栏目七 */
.box8 .box_bo .box_bo_L {
    width: 660px;
}

.box8 .box_bo_R {
    width: 660px;
}

.box8 .box_bo_R .boxBr_bo {
    margin-top: 29px;
}

.box8 .box_bo_R .boxBr_top a:nth-child(1),
.box8 .box_bo_R .boxBr_bo a:nth-child(1) {
    float: left;
}

.box8 .box_bo_R .boxBr_top a:nth-child(2),
.box8 .box_bo_R .boxBr_bo a:nth-child(2) {
    float: right;
}

.box8 .box_bo_L_bo li {
    padding: 16px 0;
}

/* 栏目八 */
.box9 .box_bo_L li a img {
    display: block;
    width: 680px;
    height: 389px;
}

.box9 .box_bo_R {
    width: 645px;
}

.box9 .box_bo_L_bo li {
    padding: 15px 0;
}

/* 栏目九 */
.box10 .box_bo_L_top_R {
    width: 645px;
    height: 125px;
    margin: 0;
    background-color: #C22828;
}

.box10 .box_bo_L_top_R h3 a {
    margin-bottom: 10px;
    color: #fff;
    font-size: 20px;
}

.box10 .box_bo_L_top_R h3,
.box10 .box_bo_L_top_R p {
    width: 585px;
    margin: 0 auto;
    color: #fff;
}

.slider10 {
    position: relative;
}

.slider10 .bd li a {
    position: relative;
    display: block;
}

.slider10 li span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    text-indent: 2rem;
    background-image: url(lunbobg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider10 .bd li a img {
    width: 680px;
    height: 382px;
    display: block;
}

.slider10 .hd {
    position: absolute;
    bottom: 19px;
    right: 20px;

}

.slider10 .hd li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    float: left;
}

.slider10 .hd li+li {
    margin-left: 5px;
}

.slider10 .hd li.on {
    background-color: red;
    width: 25px;
    border-radius: 5px 5px 5px 5px;
}

.box10 .box_bo_L_bo li {
    padding: 13px 0;
}

/* 栏目十 */
.box11 .box_bo .box_bo_R {
    width: 600px;
    height: 348px;
    background-color: #ccc;
    background-image: url(lm10bgpic.png);
    background-repeat: no-repeat;
    background-position: right 0;
}

.box11 .box_bo_L_bo {
    margin-top: 47px;
}

.box11 .box_bo_R {
    padding-left: 39px;
    padding-top: 35px;
    padding-left: 60px;
}

.box11 .box_bo_R li a {
    color: #000;
}

.box11 .box_bo_R li+li {
    margin-top: 18px;
}

.box11 .box_bo_R li {
    position: relative;
    padding-left: 12px;
}

.box11 .box_bo_L_top_R {
    width: 320px;
    margin-left: 25px;
}

.circle {
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background: #AAAAAA;
    position: absolute;
    top: 10px;
    left: 0;
}

/* 栏目十一 */
.box12 .box_top {
    width: 660px;
}

.box12 .box_bo_L {
    width: 660px;
}

.box12 .box_bo_R {
    width: 660px;
}

.box12 .box_bo_L_bo {
    padding: 30px 53px 40px 35px;
    box-sizing: border-box;
    border-width: 3px 1px 1px 1px;
    border-style: solid;
    border-color: #EF8080;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);
}

.box12 .box_bo_L_bo h3 a {
    font-size: 20px;
    font-weight: bold;
    line-height: 180%;
    color: #C22828;
}

.box12 .box_bo_L_bo h3 {
    margin-bottom: 18px;
}

.box12 .box_bo_L_bo p {
    line-height: 180%;
}

.box12 .box_bo_L_bo ul {
    padding-top: 10px;
    margin-top: 20px;
    border-top: 1px dashed #ccc;
}

.box12 .box_bo_L_bo ul li {
    border: none;
    position: relative;
    padding: 0;
    margin: 12px 0;
    padding-left: 15px;
}

/* 栏目十二 */
.box13 .box_bo .box_bo_L {
    width: 680px;
}

.box13 .box_bo .box_bo_R {
    width: 566px;
}

.box13 .box_mid {
    font-size: 20px;
    line-height: 60px;
    text-align: center;
    background-image: url(lm12bg.png);
    background-repeat: no-repeat;
    position: relative;
}

.box13 .box_mid .lm12toutiao {
    position: absolute;
    left: 15px;
    top: -13px;
}

.box13 .box_mid h3 a {
    color: #fff;
}

.box13 .box_bo {
    padding-top: 47px;
    background: linear-gradient(180deg, #FFF5F1 0%, rgba(255, 245, 241, 0) 100%);
}

.box13 .box_bo_R {
    width: 600px;
    float: left;
    margin-left: 40px;
}

.box13 .box_bo_R .box_bo_R_bo:nth-child(1) {
    padding-bottom: 36px;
    border-bottom: 1px dashed #ccc;
}

.box13 .box_bo_R .box_bo_R_bo li {
    border: none;
    line-height: 23px;
    padding-left: 12px;
    position: relative;
}

.box13 .box_bo_R .box_bo_R_bo li+li {
    margin-top: 13px;
}

.box13 .box_bo_R .box_bo_R_bo li a {
    color: #000;
}

.box13 .box_bo_R_bo h3 {
    margin-bottom: 28px;
}

.box13 .box_bo_R_bo h3 a {
    color: #000;
}

.box13 .box_bo_R_bo+.box_bo_R_bo {
    margin-top: 33px;
}



.slider13 {
    position: relative;
}

.slider13 .bd li a {
    position: relative;
    display: block;
}

.slider13 li span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    text-indent: 2rem;
    background-image: url(lunbobg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider13 .bd li a img {
    width: 680px;
    height: 382px;
    display: block;
}

.slider13 .hd {
    position: absolute;
    bottom: 19px;
    right: 20px;

}

.slider13 .hd li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    float: left;
}

.slider13 .hd li+li {
    margin-left: 5px;
}

.slider13 .hd li.on {
    background-color: red;
    width: 25px;
    border-radius: 5px 5px 5px 5px;
}

.box13 .box_bo_pics {
    margin-top: 40px;
}

.box13 .box_bo_pics li {
    float: left;
    width: 320px;
    height: 180px;
    position: relative;
}

.box13 .box_bo_pics li+li {
    margin-left: 26px;
}

.box13 .box_bo_pics li a img {
    display: block;
    width: 320px;
    height: 180px;
}

.box13 .box_bo_pics li a span {
    position: absolute;
    display: inline-block;
    text-align: center;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    color: #fff;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
}

/* 栏目十三 */
.box14 .box_bo_L {
    height: 318px;
    width: 624px;
    padding: 41px 28px;
    background-image: url(lm13bg.png);
    background-repeat: no-repeat;
}

.box14 .box_bo_L h3 {
    margin-bottom: 22px;
}

.box14 .box_bo_L h3 a {
    color: #fff;
    font-size: 20px;
}

.box14 .box_bo_L p {
    margin-bottom: 36px;
    line-height: 180%;
    color: #fff;
}

.box14 .box_bo_L ul li {
    position: relative;
    float: left;
    width: 300px;
    height: 168px;
}

.box14 .box_bo_L ul li:nth-child(2) {
    float: right;
}

.box14 .box_bo_L ul li a img {
    display: block;
    width: 300px;
    height: 168px;
}

.box14 .box_bo_L ul li a span {
    position: absolute;
    display: inline-block;
    text-align: center;
    bottom: 0;
    width: 100%;
    line-height: 40px;
    color: #fff;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
}

.box14 .box_bo_R {
    width: 645px;
}

.box14 .box_bo_R div h3 {
    margin-bottom: 18px;
}

.box14 .box_bo_R div h3 a {
    font-size: 20px;
    color: #000;
    margin-bottom: 18px;
}

.box14 .box_bo_R div p {
    line-height: 2;
}

.box14 .box_bo_R div {
    height: 180px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 36px;
    padding-bottom: 25px;
    background: linear-gradient(165deg, #FFFFFF 55%, #FFF5F1 87%);
    box-sizing: border-box;
    border: 1px solid #EFEBE9;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);
}

.box14 .box_bo_R div+div {
    margin-top: 37px;
}

/* 栏目十四 */
.box15 .box_top {
    width: 645px;
}

.box15 .box_bo_L {
    width: 645px;
}

.box15 .box_bo_R {
    width: 645px;
}

.box15 .box_bo_L_bo h3 a {
    font-size: 20px;
    font-weight: bold;
    line-height: 180%;
    color: #C22828;
}

.box15 .box_bo_L_bo h3 {
    margin-bottom: 18px;
}

.box15 .box_bo_L_bo p {
    line-height: 180%;
}

.box15 .box_bo_L_bo ul {
    margin-top: 12px;
}

.box15 .box_bo_L_bo ul li {
    height: 52px;
    border: none;
    position: relative;
    padding: 0;
    padding-left: 15px;
    border-bottom: 1px solid #ccc;
}

.box15 .box_bo_L_bo ul li a {
    display: inline-block;
    line-height: 52px;
}

.box15 .box_bo_L_top_R {
    width: 320px;
    margin-left: 0;
}


.box15 .box_bo_L_bo {
    margin-top: 20px;
}

.box15 .box_bo_L_bo li a {
    color: #000;
    display: block;
    line-height: 150%;
}

.box15 .box_bo_L_bo li {
    padding: 14px 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.4);
}

.box15 .box_bo_R {
    float: right;
}

/* 栏目十五 */
.slider15 {
    position: relative;
}

.slider15 .bd li a {
    position: relative;
    display: block;
}

.slider15 li span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    text-indent: 2rem;
    background-image: url(lunbobg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider15 .bd li a img {
    width: 680px;
    height: 382px;
    display: block;
}

.slider15 .hd {
    position: absolute;
    bottom: 19px;
    right: 20px;

}

.slider15 .hd li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    float: left;
}

.slider15 .hd li+li {
    margin-left: 5px;
}

.slider15 .hd li.on {
    background-color: red;
    width: 25px;
    border-radius: 5px 5px 5px 5px;
}

.box16 .box_bo_R {
    width: 645px;
}

.box16 .box_bo_R_bo {
    padding-left: 19px;
    padding-right: 30px;
    padding-bottom: 26px;
    padding-top: 31px;
    background: #FFF5F1;
    border-left: 6px solid #C22828;
}

.box16 .box_bo_R_bo h3 {
    margin-bottom: 18px;
}

.box16 .box_bo_R_bo h3 a {
    font-size: 20px;
    color: #C22828;
}

.box16 .box_bo_R_bo h3 .bo15_jd {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 50px;
    height: 24px;
    background-image: url(lm15teshuxing.png);
    background-repeat: no-repeat;
    text-align: center;
    line-height: 24px;
    margin-left: 10px;
}

.box16 .box_bo_R_bo p {
    line-height: 180%;
}

.box16 .box_bo_R_bo+.box_bo_R_bo {
    margin-top: 30px;
}

.box16 .box_bo_R ul {
    margin-top: 29px;
}

.box16 .box_bo_R ul li {
    border: none;
    line-height: 23px;
    padding-left: 12px;
    position: relative;
}

.box16 .box_bo_R ul li a {
    line-height: 23px;
    color: #3D3D3D;
}

.box16 .box_bo_R ul li+li {
    margin-top: 13px;
}

.box16 .box_bo .box_bo_L {
    width: 680px;
}

.box16 .box_bo_L .box_bo_L_bo {
    margin-top: 15px;
}

.box16 .box_bo_L .box_bo_L_bo ul li {
    float: left;
    width: 210px;
    height: 118px;
    position: relative;
    padding: 0;
}

.box16 .box_bo_L .box_bo_L_bo ul li a img {
    display: block;
    width: 210px;
    height: 118px;
}

.box16 .box_bo_L .box_bo_L_bo ul li a span {
    position: absolute;
    bottom: 0;
    color: #fff;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    text-align: center;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
}

.box16 .box_bo_L .box_bo_L_bo ul li+li {
    margin-left: 25px;
}

/* 栏目十六 */
.slider16 {
    position: relative;
}

.slider16 .bd li a {
    position: relative;
    display: block;
}

.slider16 li span {
    display: inline-block;
    width: 100%;
    position: absolute;
    bottom: 0;
    line-height: 50px;
    color: #fff;
    text-indent: 2rem;
    background-image: url(lunbobg.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.slider16 .bd li a img {
    width: 680px;
    height: 382px;
    display: block;
}

.slider16 .hd {
    position: absolute;
    bottom: 19px;
    right: 20px;

}

.slider16 .hd li {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #fff;
    float: left;
}

.slider16 .hd li+li {
    margin-left: 5px;
}

.slider16 .hd li.on {
    background-color: red;
    width: 25px;
    border-radius: 5px 5px 5px 5px;
}

.box17 .lm16Pic {
    width: 90px;
    float: left;
    position: relative;
}

.box17 .lm16Pic span {
    writing-mode: vertical-rl;
    /* 垂直排列，从右到左 */
    text-orientation: upright;
    /* 文本方向 */
    font-size: 24px;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    letter-spacing: 3px;
    font-weight: bold;
}

.box17 .lm16Pic img {
    width: 100%;
}

.box17 .box_bo_L {
    width: 640px;
    height: 300px;
    margin-left: 20px;
}

.box17 .box_bo_L .slider16 ul li a img {
    width: 640px;
    height: 300px;
}

.box17 .box_bo_L .box_bo_L_bo {
    margin-top: 28px;
}

.box17 .box_bo_L .box_bo_L_bo ul li {
    padding: 0;
    height: 23px;
    border: none;
    border: none;
    line-height: 23px;
    padding-left: 12px;
    position: relative;
}

.box17 .box_bo_L .box_bo_L_bo ul li+li {
    margin-top: 13px;
}

.box17 .box_bo_R {
    padding-left: 34px;
    padding-top: 50px;
    padding-right: 52px;
    padding-bottom: 50px;
    height: 423px;
    width: 570px;
    background: linear-gradient(174deg, #FFFFFF 43%, #FFF5F1 97%);
    box-sizing: border-box;
    border: 1px solid #EFEBE9;
    box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);
}

.box17 .box_bo_R ul li {
    padding: 0;
    height: 23px;
    border: none;
    border: none;
    line-height: 23px;
    padding-left: 12px;
    position: relative;
}

.box17 .box_bo_R ul li a {
    color: #000;
}

.box17 .box_bo_R ul li+li {
    margin-top: 20px;
}

.box17 .box_bo+.box_bo {
    margin-top: 34px;
}


.box17 .box_boSmall li {
    width: 290px;
    height: 180px;
    position: relative;
    float: left;
}

.box17 .box_boSmall li a img {
    width: 290px;
    height: 180px;
    display: block;
}

.box17 .box_boSmall .box_bo_L {
    margin-top: 17px;
    width: 1238px;
    height: auto;
}

.box17 .box_boSmall li a span {
    position: absolute;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
    bottom: 0;
    color: #fff;
    width: 100%;
    line-height: 40px;
    text-align: center;
}

.box17 .box_boSmall li+li {
    margin-left: 26px;
}

/* 栏目十七 */
.box18 {
    margin-top: 65px;

}

.box18 .box_bo {
    width: 1920px;
    height: 645px;
    background-image: url(lm17bg.png);
    background-repeat: no-repeat;
    padding-top: 28px;
}

.box18 .boxBo_content {
    margin: 0 auto;
    width: 1310px;
    height: 618px;
    border-radius: 20px;
    background: #FFFFFF;
}

.box18 .box18M {
    padding-left: 46px;
    padding-top: 43px;
    padding-right: 58px;
    padding-bottom: 46px;
}

.box18 .box18M .box18M_1 {
    width: 210px;
}

.box18 .box18M .box18M_1 a {
    display: block;
    width: 100%;
}

.box18 .box18M .box18M_1 a img {
    width: 100%;
    display: block;
}

.box18 .box18M .box18M_1 a:nth-child(2) {
    margin-top: 29px;
    color: #fff;
    position: relative;
}

.box18 .box18M .box18M_1 a:nth-child(2) span {
    color: #fff;
    position: absolute;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
    line-height: 40px;
    text-align: center;
    bottom: 0;
    display: inline-block;
    width: 100%;
}

.box18 .box18M_1 {
    float: left;
}

.box18 .box18M .box18M_1 a:nth-child(1) img {
    width: 210px;
    height: 382px;
    display: block;
}

.box18 .box18M .box18M_1 a:nth-child(2) img {
    width: 210px;
    height: 118px;
    display: block;
}

.box18 .box18M .box18M_1:nth-child(2) {
    margin-left: 25px;
    margin-right: 46px;
}

.box18 .box18M_2 {
    width: 460px;
    float: left;
}

.box18 .box18M_2 a img {
    display: block;
    width: 460px;
    height: 258px;
}

.box18 .box18M_2 a {
    position: relative;
}

.box18 .box18M_2 a span {
    color: #fff;
    position: absolute;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
    line-height: 40px;
    text-align: center;
    bottom: 0;
    display: inline-block;
    width: 100%;
    background-size: cover;
}

.box18 .box18M_2_bo {
    margin-top: 51px;
}

.box18 .box18M_2_bo .box18M_2Bo_L {
    float: left;
}

.box18 .box18M_2_bo .box18M_2Bo_L a img {
    display: block;
    width: 95px;
    height: 90px;
}

.box18 .box18M_2_bo .box18M_2Bo_R {
    width: 340px;
    float: right;
    font-size: 14px;
}

.box18 .box18M_2_bo .box18M_2Bo_R h3 {
    margin-bottom: 12px;
}

.box18 .box18M_2_bo .box18M_2Bo_R h3 a {
    font-size: 16px;
    color: #000;
}

.box18 .box18M_2_bo .box18M_2Bo_R p {
    line-height: 25px;
}

.box18 .box18M_2_bo+.box18M_2_bo {
    margin-top: 30px;
}

.box18 .box18M_3 {
    float: right;
}

.box18 .box18M_3 a img {
    display: block;
    width: 209px;
    height: 529px;
}

.box18 .box18M_3 a {
    position: relative;
}

.box18 .box18M_3 a span {
    color: #fff;
    position: absolute;
    background-image: url(lm12huitu.png);
    background-repeat: no-repeat;
    line-height: 40px;
    text-align: center;
    bottom: 0;
    display: inline-block;
    width: 100%;
    background-size: cover;
}

/* 栏目十八 */
.box19 {
    margin-top: 65px;
    background-image: url(lm18bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 80px;
}

/* 栏目十九 */
.box20 {
    margin-top: 65px;
}

/* 底部 */
.container {
    padding-bottom: 100px;
}

.footer {
    color: #fff;
    line-height: 70px;
    background-color: #C22828;
}

.footer .footer_L {
    float: left;
}

.footer .footer_R {
    float: right;
}

.footer .footer_R span {
    margin-left: 15px;
}

.container {
    background-image: url(container_bo_bg.png);
    background-repeat: no-repeat;
    background-position: left bottom;
}
.box20Div {
    width: 1360px;
    margin: 0 auto
}

.min_hover {
    width: 100%;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    background: #000;
}

.min_text {
    width: calc(100% - 20px);
    height: 40px;
    position: absolute;
    left: 0;
    bottom: 0;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-all;
    padding: 0 10px;
}

.min_text a {
    color: #fff
}

.wrap5 {
    position: relative;
    overflow: hidden;
    background: #d71e2e;
    height: 545px;
    margin: 0 auto;

}

.min_logo img {
    display: block;
    margin: 0 auto 0
}

.min_xg img {
    display: block;
    width: 100%;
}

.min_xg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%
}





/* ==================== */
.min_left2 {
    width: 562px;
    float: left
}

.min_right2 {
    float: right;
    width: 717px;
    margin-top: 118px;
}

.min_pic {
    display: block;
    position: relative;
    width: 310px;
    height: 175px;
    margin-bottom: 69px;
    float: left
}

.min_pic:nth-child(2n+2) {
    float: right
}

.min_left2 .min_pic img {
    width: 320px;
    height: 640px;
    display: block;
}

.min_right2 .min_pic img {
    width: 340px;
    height: 191px;
    display: block;
}

.min_right2 .min_text {
    display: inline-block;
    width: 100%;
}

.min_right2 .min_pic {
    width: 340px;
    height: 191px;
}

.poster-main1 {
    position: relative;
}

.poster-main1 a,
.poster-main1 img {
    display: block;
    width: 100%;
    height: 100%;
}

.poster-main1 img {
    border: 10px #ffded3 solid;
    border-radius: 25px
}

.poster-main1 .poster-list {
    width: 515px;
    height: 640px;
}

.poster-main1 .poster-list .poster-item {
    width: 320px;
    height: 640px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 1 !important
}

.poster-main1 .poster-btn {
    position: absolute;
    top: 0;
    cursor: pointer;
    filter: opacity(.5) brightness(1);
}

.poster-main1 .poster-btn:hover {
    filter: opacity(1) brightness(2);
}

.poster-main1 .poster-prev-btn {
    left: 0;
}

.poster-main1 .poster-next-btn {
    right: 0;
    z-index: 999
}

.poster-item span {
    display: inline;
    position: absolute;
    bottom: 0px;
    right: 5px;

    background: #0000006e;
    color: #fff;
    z-index: 999;

    -moz-border-radius-topleft: 5px;
    width: 100%;
    text-align: center;
}

.wrap5 {
    height: 640px;
    width: 1360px;
}

.xcyxj_box .min_pic {
    width: 100%;
    height: 640px;
}

.xcyxj_box .min_hover,
.xcyxj_box .min_text {
    display: none
}

.xcyxj_box {
    width: 100%;
    height: 640px;
    margin: auto 0;
    position: relative;
    overflow: hidden;
}

.xcyxj .swiper-slide {
    width: 100%;
    height: 100%;
}

.xcyxj .swiper-slide img {
    width: 100%;
    height: 100%;
}

.yxj_bg {
    width: 100%;
    height: 96px;
    background: rgb(171, 18, 4, 0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 20;
}

.yxj_list {
    width: 100%;
    height: 96px;
    margin: 0 auto;
    position: relative;
}

.yxj_list li {
    width: calc(20% - 30px);
    height: 66px;
    padding: 15px;
    position: absolute;
    bottom: 0;
    z-index: 50;
    transition: height 0.6s linear;
}

.yxj_list li:after {
    content: "";
    width: 30px;
    height: 3px;
    background: #f8953d;
    position: absolute;
    left: 15px;
    bottom: 5px;
}

.yxj_list li h2 {
    font-size: 18px;
    color: #fff;
    line-height: 26px;
}

.yxj_list li h2 a {
    color: #fff;
}

.yxj_list li p {
    height: 0;
    overflow: hidden;
}

.yxj_list li:first-child {
    left: 0;
}

.yxj_list li:nth-child(2) {
    left: 20%;
}

.yxj_list li:nth-child(3) {
    left: 40%;
}

.yxj_list li:nth-child(4) {
    left: 60%;
}

.yxj_list li:nth-child(5) {
    left: 80%;
}

.yxj_list li.active {
    width: calc(20% - 30px);
    height: 200px;
    background: rgb(171, 18, 4, 0.6);
    overflow: hidden;
    border: 0;
}

.yxj_list li.active h2 {
    font-size: 18px;
    color: #fff;
    line-height: 23px;
}

.yxj_list li.active h2 a {
    color: #fff;
}

.yxj_list li.active p {
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
    -webkit-line-clamp: 4;
    line-clamp: 4;
}

.yxj_list li.active:after {
    background: none;
}