body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
legend,
button form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    padding: 0;
    margin: 0;
}


/* 短引用的内容可取值：''或"" */
q:before,
q:after {
    content: '';
}

/* 缩写，图片等无边框 */
fieldset,
img,
abbr,
acronym {
    border: 0 none;
}

abbr,
acronym {
    font-variant: normal;
}

legend {
    color: #000;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
}

input,
img,
select {
    vertical-align: middle;
}

ol,
ul {
    list-style: none;
}

input,
button,
textarea,
select,
optgroup,
option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

del,
ins,
a {
    text-decoration: none;
    cursor: pointer;
}

input[type="submit"] {
    cursor: pointer;
}

button {
    cursor: pointer;
}

input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.container {
    max-width: 1400px;
    margin: 0 auto;
}


body {
    background: #fff;
    color: #353535;
    position: relative;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    width: 100%;
    min-width: 1500px;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

/* ------------------------------ */

.pb_sys_style1 .p_no_d {
    border: 1px solid #BC1C00 !important;
    color: #fff;
    background-color: #BC1C00 !important;
}

.banlist {
    position: relative;
    background: #fff6f6;
}

.nmain {
    background: #fff6f6;
}

.banlist .bd li img {
    width: 100%;
}

.banlist .hd {
    position: absolute;
    bottom: 67px;
    width: 100%;
    text-align: center;
}

.banlist .hd ul {
    display: inline-block;

}

.banlist .hd li {
    width: 8px;
    height: 8px;
    float: left;
    cursor: pointer;
    margin: 0 5px;
    background: #fff;
}

.banlist .hd li.on {
    background: #D5040C;
}

.banlist .prev,
.banlist .next {
    position: absolute;
    top: calc((100% - 50px) / 2);
    left: 30px;
}

.banlist .next {
    left: auto;
    right: 30px;
}


.column {
    margin: 50px 0;
    position: relative;
    text-align: center;
}

.column .name {
    display: inline-block;
    position: relative;
}

.column .name::before {
    content: '';
    width: 452px;
    height: 26px;
    background: url(../img/column-icol.png) center no-repeat;
    display: inline-block;
    position: absolute;
    left: -120%;
    top: 46px;
}

.column .name::after {
    content: '';
    width: 452px;
    height: 26px;
    background: url(../img/column-icor.png) center no-repeat;
    display: inline-block;
    position: absolute;
    top: 46px;
    right: -120%;
}

.column .more {
    font-size: 16px;
    color: #D5040C;
    position: absolute;
    right: 0;
    top: 10px;
}

.main {
    background: #fff6f6 url(../img/content4Bg.png) bottom no-repeat;
    background-position-y: 963px;
}

.rmlist {
    padding-bottom: 54px;
}

.rmlist .box {
    width: 640px;
    float: left;
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 0.5px solid #DEDEDE;
}

.rmlist .box .img {
    overflow: hidden;
    float: left;
}

.rmlist .box .img img {
    width: 202px;
    height: 151px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.rmlist .box .text {
    margin-left: 202px;
    box-sizing: border-box;
    padding-left: 30px;
}

.rmlist .box .title {
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
    color: #3D3D3D;
}

.rmlist .box .origal {
    line-height: 28px;
    margin: 25px 0 10px 0;
    color: #999;
}

.rmlist .box1,
.rmlist .box3,
.rmlist .box5 {
    margin-right: 95px;
}

.rmlist .box5,
.rmlist .box6 {
    padding: 0;
    border: unset;
}

.rmlist .box:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.rmlist .box:hover .title {
    color: #D5040C;
}

.rmlist .box:hover .origal {
    color: #666;
}

.content3 {
    margin-top: 70px;
}

.content3 .img {
    overflow: hidden;
}

.content3 .img img {
    width: 100%;
    height: 130px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.content3 .img img:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}


.footer {
    width: 100%;
    height: 188px;
    background: #BC1C00;
}

.footer .banq {
    margin-top: 30px;
}

.footer .ico {
    margin-top: 54px;
}

.footer .banq p {
    color: #fff;
    line-height: 25px;
}

.footer .banq p a {
    color: #fff;
}

.newSlide {
    width: 774px;
    height: 578px;
        overflow: hidden;
    position: relative;
}

.newSlide .bd{
    overflow: hidden;
}

.newSlide .bd li {
    width: 100%;
    position: relative;
}

.newSlide .bd li .img {
    overflow: hidden;
}

.newSlide .bd li .img img {
    width: 100%;
    height: 578px;
}

.newSlide .bd li .title {
    width: 100%;
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 0;
    box-sizing: border-box;
    padding: 30px 40px;
    z-index: 99;
}

.newSlide .bd li::before {
    content: '';
    width: 100%;
    height: 112px;
    background: url(../img/mask.png) bottom no-repeat;
    display: inline-block;
    position: absolute;
    bottom: 0;
}

.newSlide .hd {
    position: absolute;
    right: 35px;
    bottom: 40px;
}

.newSlide .hd li {
    width: 8px;
    height: 8px;
    float: left;
    margin: 0 5px;
    background: #fff;
}

.newSlide .hd li.on {
    background: #D5040C;
}

.newSlide .prev,
.newSlide .next {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: calc((100% - 50px) / 2);
    left: 0;
}

.newSlide .prev img,
.newSlide .next img {
    width: 13px;
}

.newSlide .next {
    left: auto;
    right: 0;
}

.newlist {
    width: 583px;
}

.newlist li a {
    font-size: 16px;
    color: #333;
    display: inline-block;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    word-break: break-all;
}

.newlist li a:hover {
    color: #BC1C00;
}

.newlist li {
    margin-bottom: 30px;
}

.newlist li.li1 a,
.newlist li.li5 a {
    font-weight: bold;
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    -webkit-line-clamp: 2;
}

.newlist li.li10 {
    margin-bottom: 0;
}

.content1 {
    box-sizing: border-box;
    padding-top: 70px;
}

.tzgglist .bd li {
    width: 100%;
    height: 62px;
    text-align: center;
}

.tzgglist .bd li a {
    font-size: 46px;
    font-weight: bold;
    color: #D5040C;
}


.nmain .img img {
    width: 100%;
}

.navgation {
    width: 100%;
    height: 70px;
    line-height: 70px;
    background: #D5040C;
    box-sizing: border-box;
    padding: 0 50px;
    margin-top: 40px;
}

.navgation .nav a {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
}

.navgation .nav span {
    color: #fff;
    margin: 0 97px;
    position: relative;
    top: -3px;
}


.navgation .nav span.last {
    display: none;
}

/* -------------------------------- */

.textlist {
    background: #fff;
    box-sizing: border-box;
    padding: 30px;
    margin: 40px 0;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.textlist ul.info li {
    width: 100%;
    line-height: 45px;
    border-bottom: 1px dashed #cfcfcf;
}

.textlist ul.info li a {
    font-size: 16px;
    color: #3D3D3D;
}

.textlist ul.info li .dete {
    float: right;
    color: #999;
}

.textlist ul.info li:hover {
    border-bottom: 1px dashed #c20e12;
}

.textlist ul.info li:hover a {
    color: #c20e12;
}

.textlist ul.info li:hover .dete {
    color: #666;
}


.crumbs {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #EBF6FF;
    box-sizing: border-box;
    padding-right: 25px;
    margin-bottom: 15px;
}


.crumbs .col-name {
    width: 130px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    background: #c20e12;
    position: relative;
}

.crumbs .col-name::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 9px solid #c20e12;
    display: inline-block;
    position: absolute;
    bottom: -8px;
    left: 57px;
}

.crumbs .col-list {
    float: right;
}

.crumbs .col-list a {
    color: #3D3D3D;
}

.crumbs .col-list p span:last-of-type {
    display: none;
}

.detail {
    box-sizing: border-box;
    padding: 15px 0 0 0;
}

.detail h2 {
    text-align: center;
    font-size: 22px;
    color: #3D3D3D;
    font-weight: bold;
}

.detail .timer {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background: #f5f5f5;
    text-align: center;
    margin: 15px 0;
}

.detail .timer span {
    margin: 0 15px;
}

.detail .dtl p {
    font-size: 16px;
    color: #3D3D3D;
    line-height: 30px;
    margin: 5px 0;
}


.detail .detail-page {
    line-height: 45px;
    height: 45px;
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 0 25px;
    margin-top: 30px;
}

.detail .detail-page p a {
    color: #3d3d3d;
    font-size: 16px;
}

.detail .detail-page p a:hover {
    color: #c20e12;
}




/* ---------- */
.bmtslist .box {
    width: 440px;
    float: left;
    margin-right: 40px;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.1);
    position: relative;
}

.bmtslist .box .img {
    overflow: hidden;
}

.bmtslist .box .img img {
    width: 100%;
    height: 328px;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.bmtslist .box3 {
    margin: 0;
}

.bmtslist .box:hover .img img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.bmtslist .box .text {
    box-sizing: border-box;
    padding: 30px;
}

.bmtslist .box .title {
    font-size: 18px;
    line-height: 35px;
    color: #3D3D3D;
}

.bmtslist .box .desc {
    line-height: 28px;
    color: #999;
    margin: 15px 0;
}

.bmtslist .box .more {
    color: #999;
}

.bmtslist .box .dete {
    position: absolute;
    left: 0;
    top: 0;
    width: 64px;
    color: #fff;
    height: 64px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bmtslist .box .dete .d {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-top: 11px;
}

.bmtslist .box .dete .y {
    text-align: center;
    font-size: 12px;
}

.bmtslist .box:hover .dete {
    background: rgba(202, 21, 35, 0.8);
}

.bmtslist .box:hover .title {
    font-weight: bold;
    color: #CA1523;
}

.bmtslist .box:hover .more {
    color: rgba(202, 21, 35, 0.8);
}

.bmtslist .box:hover .desc {
    color: #666;
}











