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;
    text-size-adjust: none;
}

.clearfix {
    clear: both;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

/* ------------------------------ */

.banlist {
    position: relative;
}

.column {
    width: 100%;
    padding: 75px 0 40px 0;
}

.column .more {
    float: right;
    color: #BC0000;
}

.column .more img {
    margin-top: -3px;
}

.nmain {
    background: #fff6f6;
}

.banlist img {
    width: 100%;
}


.main {
    background: #fff6f6 url(../img/mainBg.png) bottom no-repeat;
    background-position-y: 82%;
    background-size: cover;
}

.content1 {
    background: url(../img/content1-ico.png) center top no-repeat;
    background-position-y: 7%;
}

.content2 {
    background: url(../img/content2-ico.png) center top no-repeat;
    background-position-y: 3%;
}

.content3 {
    padding-bottom: 90px;
    background: url(../img/content3-ico.png) center top no-repeat;
    background-position-y: 20%;
}

.xxdtlist ul li {
    width: 48%;
    float: left;
    height: 25px;
    line-height: 25px;
    padding: 15px 0;
    border-bottom: 1px dashed #D8D8D8;
}

.xxdtlist ul li.li9,
.xxdtlist ul li.li10 {
    padding-bottom: 0;
    border: none;
}

.xxdtlist ul li.even {
    margin-right: 4%;
}

.xxdtlist ul li a {
    font-size: 16px;
    color: #3D3D3D;
}

.xxdtlist ul li .dete {
    font-size: 16px;
    color: #999;
    float: right;
}

.xxdtlist ul li:hover a {
    color: #BC1C00;
    font-weight: bold;
}

.xxdtlist ul li:hover .dete {
    color: #666;
}

.qwfblist .box {
    float: left;
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
}

.qwfblist .box.last {
    margin: 0;
}

.qwfblist .box .img {
    overflow: hidden;
}

.qwfblist .box .img img {
    width: 100%;
    height: 187px;
    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;
}

.qwfblist .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);
}


.newlist {
    width: 700px;
    height: 570px;
    background: url(../img/newlistBg.jpg) center no-repeat;
    background-size: cover;
}

.newlist li {
    width: 100%;
    height: 114px;
    box-sizing: border-box;
    padding: 25px 40px;
}

.newlist li .title {
    font-size: 18px;
    line-height: 30px;
    color: #3D3D3D;
    float: left;
    width: 82%;
}

.newlist li .dete {
    color: #999;
    float: right;
    line-height: 60px;
}

.newlist li:hover {
    background: url(../img/newSlide-liBg.png) center no-repeat;
    background-size: cover;
}

.newlist li:hover .title {
    font-size: 18px;
    font-weight: bold;
    color: #FFE99F;
}

.newlist li:hover .dete {
    color: rgba(255, 233, 159, 0.7);
}

.newSlide {
    width: 700px;
    overflow: hidden;
}

.newSlide .bd {
    overflow: hidden;
}

.newSlide .bd li {
    width: 100%;
}

.newSlide .bd li .img {
    overflow: hidden;
}

.newSlide .bd li .img img {
    width: 100%;
    height: 390px;
    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;
}

.newSlide .bd li .text {
    width: 100%;
    height: 180px;
    background: url(../img/newSlide-textBg.png) center no-repeat;
    background-size: cover;
    box-sizing: border-box;
    padding: 35px;
}

.newSlide .bd li .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #BC0000;
}

.newSlide .bd li .desc {
    line-height: 30px;
    color: #666;
    margin-top: 10px;
}

.newSlide .bd li .dete {
    width: 60px;
    float: left;
    margin-top: 10px;
    margin-right: 25px;
}

.newSlide .bd li .d {
    font-size: 36px;
    color: #BC0000;
    text-align: center;
}

.newSlide .bd li .xian {
    width: 36px;
    height: 1px;
    margin: 3px auto;
    background: rgba(188, 0, 0, 0.5);
}

.newSlide .bd li .y {
    color: #BC0000;
    text-align: center;
}

.newSlide .bd li: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);
}







.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;
}

.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 140px;
    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;
}
