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;
}

/* 设置表格的边框被合并为一个简单的边框, 指定脱离边框模子中单位格界线之间的距离为0*/
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;
}

.m-width {
    max-width: 1200px;
    margin: 0 auto;
}


/* 酌情修改 */
body {
    background: #fff;
    color: #353535;
    position: relative;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    max-width: 1920px;
    margin: 0 auto;

}

.clearfix {
    clear: both;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.border-none {
    border: none;
}


/* -- */

.header .top img {
    width: 100%;
}


.header .navigation {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: #c30e22;
}

.header .navigation .nav-con {
    height: 100%;
}

.header .navigation ul {
    height: 100%;
}

.header .navigation ul li {
    float: left;
    width: 25%;
    height: 100%;
    text-align: center;
    position: relative;
}

.header .navigation ul li.last {
    margin-right: 0;
}

.header .navigation ul li.on {
    background: #e00000;
}


.header .navigation ul li a {
    font-size: 26px;
    color: #fff8bd;
    font-weight: bold;
}

.header .navigation ul span {
    font-size: 24px;
    color: #fff8bd;
}



.notice {
    width: 100%;
    height: 160px;
    margin-top: 80px;
    position: relative;
    box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}

.notice .notic-text {
    color: #fff8bd;
    width: 85px;
    height: 35px;
    line-height: 35px;
    background: url(/zt_esd/img/notic-iconbg.png) no-repeat;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
}

/* 本例子css */

.picScroll-top {
    margin: 0 auto;
    width: 100%;
    overflow: hidden;
    position: relative;
    /* display: flex;
    justify-content: space-between;
    align-items: center; */
}

.picScroll-top .hd {
    overflow: hidden;
    width: 15px;
    height: 100%;
    padding: 0 10px;
    position: absolute;
    right: 0;
    top: 25%;
}

.picScroll-top .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-top .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    margin-bottom: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #bebebe;
    border-radius: 100%;
}

.picScroll-top .hd ul li.on {
    background-color: #c30e22;
}

.picScroll-top .bd {
    height: 140px;
    width: 100%;
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-top .bd ul li {
    text-align: center;
    zoom: 1;
    height: 140px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.picScroll-top .bd ul li .title .tit a {
    font-size: 36px;
    font-weight: bold;
    color: #3f3f3f;
}

.picScroll-top .bd ul li .title p {
    margin-top: 10px;
}

.picScroll-top .bd ul li .title p a {
    font-size: 16px;
    color: #333;
    opacity: 0.5;
}


.column {
    width: 100%;
    height: 105px;
    text-align: center;
}

.column a {
    width: 100%;
    height: 105px;
    font-size: 50px;
    color: #d90018;
    display: inline-block;
    background: url(/zt_esd/img/column-bg.png) no-repeat;
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-zyjs {
    padding-top: 70px;
}

.main-zyjs .zyjslist {
    width: 100%;
    height: 335px;
    margin-top: 30px;
}

.zyjslist .imgslist {
    width: 600px;
    height: 335px;
    float: left;
    position: relative;
}


.zyjslist .textlist {
    float: right;
    width: 580px;
}

.zyjslist .textlist ul {
    position: relative;
}

.zyjslist .textlist ul li.first .title {
    font-size: 18px;
    color: #c91717;
    display: inline-block;
}

.zyjslist .textlist ul li.first .dete {
    font-size: 16px;
    color: #666;
    float: right;
}

.zyjslist .textlist ul li.first .desc {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 10px;
}

.zyjslist .textlist ul li.nli a {
    font-size: 18px;
    color: #333;
}

.zyjslist .textlist ul li.nli {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: #fff8f7;
    margin-bottom: 11px;
    box-sizing: border-box;
    padding-left: 20px;
}

.zyjslist .textlist ul li.nli:hover {
    background: #d90018;
}

.zyjslist .textlist ul li.nli:hover a {
    color: #fff8bd;
    font-weight: bold;
}


.zyjslist .imgslist .bd ul li {
    width: 600px;
    position: relative;
}

.zyjslist .imgslist .bd ul li .img {
    overflow: hidden;
}

.zyjslist .imgslist .bd ul li .img img {
    width: 600px;
    height: 335px;
    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;
}

.zyjslist .imgslist .bd ul 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);
}

.zyjslist .imgslist .bd ul li .dete {
    position: absolute;
    width: 80px;
    height: 70px;
    background: rgba(198, 12, 2, .7);
    left: 0;
    top: 0;
}

.zyjslist .imgslist .bd ul li .d {
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 5px 0;
}

.zyjslist .imgslist .bd ul li .y {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.zyjslist .imgslist .bd ul li .text {
    box-sizing: border-box;
    padding-left: 30px;
}

.zyjslist .imgslist .bd ul li .title {
    font-size: 18px;
    height: 55px;
    line-height: 55px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    color: #fff;
    text-indent: 20px;
}

.zyjslist .imgslist .bd ul li .desc {
    font-size: 14px;
    color: #666;
}

.zyjslist .imgslist .hd {
    position: absolute;
    right: 20px;
    bottom: 18px;
}

.zyjslist .imgslist .hd ul li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 2px;
    cursor: pointer;
    display: inline-block;
}

.zyjslist .imgslist .hd ul li.on {
    background: #c91717;
}


.main-xxdt {
    width: 100%;
    height: 590px;
    margin-top: 80px;
    background: url(/zt_esd/img/main-xxdt-bg.jpg) no-repeat;
}


.main-xxdt .textlist {
    width: 600px;
    height: 340px;
    float: left;
    background: #fff;
    box-sizing: border-box;
    padding: 45px;
}

.main-xxdt .textlist .item {
    width: 100%;
    height: 100%;
}

.main-xxdt .textlist .item .title {
    font-size: 18px;
    color: #3f3f3f;
    font-weight: bold;
    line-height: 35px;
}

.main-xxdt .textlist .item .desc {
    font-size: 14px;
    color: #acacac;
    line-height: 25px;
    margin: 20px 0 25px 0;
}

.main-xxdt .textlist .item .dete {
    font-size: 14px;
    color: #acacac;
}

.xxdtlist .imgslist {
    width: 600px;
    height: 340px;
    float: right;
    position: relative;
}

.xxdtlist .imgslist .bd ul li {
    width: 600px;
    position: relative;
}

.xxdtlist .imgslist .bd ul li .img {
    overflow: hidden;
}

.xxdtlist .imgslist .bd ul li .img img {
    width: 600px;
    height: 340px;
    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;

}

.xxdtlist .imgslist .bd ul 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);
}


.xxdtlist .imgslist .bd ul li .title {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    height: 55px;
    line-height: 55px;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    text-indent: 20px;
}



.xxdtlist .imgslist .hd {
    position: absolute;
    right: 20px;
    bottom: 18px;
}

.xxdtlist .imgslist .hd ul li {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50%;
    margin: 0 2px;
    cursor: pointer;
    display: inline-block;
}

.xxdtlist .imgslist .hd ul li.on {
    background: #c91717;
}


.main-xxdt .textlist .item:hover .title {
    color: #c91717;
}


/* -- */
.lljdlist .bd .picList li {
    width: 385px;
    background: #fff8f7;
    margin-right: 20px;
    float: left;
}

.lljdlist .bd .picList li a {
    display: inline-block;
    box-sizing: border-box;
    padding: 30px;
}

.lljdlist .bd .picList li .title {
    font-size: 18px;
    color: #474747;
    line-height: 35px;
}

.lljdlist .bd .picList li .desc {
    line-height: 25px;
    color: #474747;
    opacity: .5;
    margin: 10px 0 20px 0;
}

.lljdlist .bd .picList li .dete {
    line-height: 25px;
    color: #474747;
    opacity: .5;
}

.lljdlist .bd .picList li:hover {
    background: #f19025;
}

.lljdlist .bd .picList li:hover .title {
    color: #fff;
}

.lljdlist .bd .picList li:hover .desc {
    color: #fff;
}

.lljdlist .bd .picList li:hover .dete {
    color: #fff;
}


.lljdlist .hd {
    text-align: center;
    margin-top: 30px;
}

.lljdlist .hd ul li {
    width: 10px;
    height: 10px;
    background: #bebebe;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
}

.lljdlist .hd ul li.on {
    background: #c91717;
}


.linkslist .bd ul li {
    width: 270px;
    height: 80px;
    margin-right: 28px;
    border: 1px solid #eaecec;
}

.linkslist .bd ul li .img {
    overflow: hidden;
}

.linkslist .bd ul li .img img {
    width: 270px;
    height: 80px;
    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;
}

.linkslist .bd ul 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);
}

.main-links {
    margin-bottom: 65px;
}

.footer {
    width: 100%;
    background: #c30e22;
}

.footer .banq {
    padding: 40px 0;
}

.footer .banq p {
    color: #fff;
    opacity: .5;
    text-align: center;
    line-height: 25px;
}

.footer .banq a {
    color: #fff;
}



/* -- */

.con-textlist {
    background: #fff;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding: 20px 40px 40px 40px;
}

.con-textlist ul li {
    width: 100%;
    height: 73px;
    line-height: 73px;
    border-bottom: 1px solid #ececec;
    position: relative;
}

.con-textlist ul li::before {
    content: '';
    width: 2px;
    height: 2px;
    background: #000;
    border-radius: 50%;
    display: inline-block;
    position: absolute;
    top: 36px;
}

.con-textlist ul li a {
    font-size: 18px;
    color: #1d1d1d;
    padding-left: 10px;
}

.con-textlist ul li span {
    float: right;
    font-size: 18px;
    color: #1d1d1d;
    opacity: 0.5;
}

.con-textlist ul li:hover::before {
    width: 5px;
    height: 5px;
    background: #c30e22;
}

.con-textlist ul li:hover a {
    color: #c30e22;
    font-weight: bold;
}

ul .list-page {
    height: 40px;
    line-height: 30px;
    width: 100%;
    text-align: center;
    padding: 10px 0 40px 0;
}

.pb_sys_style1 .p_no_d {
    background: #c30e22 !important;
    border: 1px solid #c30e22 !important;
}

.sub-column {
    background: #fff;
    margin-top: 50px;
    box-sizing: border-box;
    padding: 0 40px;
    position: relative;
    padding-top: 40px;
}

.sub-column .sub-name {
    color: #1d1d1d;
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 15px;
    border-bottom: 2px solid #c30e22;
}

.sub-column .crumbs {
    font-size: 14px;
    float: right;
    color: #aeaeae;
    position: absolute;
    right: 40px;
    top: 55px;
}

.sub-column .crumbs a {
    color: #aeaeae;

}


.con-detail {
    background: #fff;
    margin-bottom: 50px;
    box-sizing: border-box;
    padding: 40px;
}



.con-detail .detail {
    padding: 15px 115px 10px 115px;
}

.con-detail .title {
    font-size: 28px;
    font-weight: bold;
    color: #333;
    text-align: center;
}

.con-detail .timer {
    text-align: center;
    margin: 15px 0 10px 0;
}

.con-detail .timer span {
    color: #1d1d1d;
    opacity: .5;
}

.con-detail .text {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 25px;
}

.con-detail .text p {
    font-size: 16px;
    line-height: 45px;
    color: #1d1d1d;
    margin-bottom: 15px;
}



.detail .detail-page {
    line-height: 95px;
    height: 95px;
}

.detail .detail-page p a {
    color: #252525;
    font-size: 16px;
}

.detail .detail-page p a:hover {
    color: #c30e22;
}

.main-qydt {
    background: url(/zt_esd/img/bg_qydt.jpg) no-repeat center;
    background-size: cover;
    padding: 50px 0;
    margin-top: 70px;
}

ul,
li {
    list-style: none;
    padding: 0;
    margin: 0;
}

.qydtlist {
    margin-top: 20px;
}

.qydtlist .bd .picList li {
    width: 385px;
    background: #fff;
    margin-right: 20px;
    float: left;
}

.qydtlist .bd .picList li a {
    display: inline-block;
}

.qydtlist .bd .picList li .text {
    box-sizing: border-box;
    padding: 20px 25px 20px;
}

.qydtlist .bd .picList li .title {
    font-size: 18px;
    color: #474747;
    line-height: 35px;
}

.qydtlist .bd .picList li .desc {
    font-size: 14px;
    line-height: 25px;
    color: #474747;
    opacity: .5;
}

.qydtlist .bd .picList li .pic {
    position: relative;
}

.qydtlist .bd .picList li .icon {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}

.qydtlist .bd .picList li img.thumb {
    width: 385px;
    height: 215px;
}

.qydtlist .bd .picList li.li2 .icon,
.qydtlist .bd .picList li.li4 .icon,
.qydtlist .bd .picList li.li6 .icon,
.qydtlist .bd .picList li.li8 .icon,
.qydtlist .bd .picList li.li10 .icon,
.qydtlist .bd .picList li.li12 .icon {
    top: auto;
    bottom: 0;
    transform: scaleY(-1);
}

.qydtlist .hd {
    text-align: center;
    margin-top: 30px;
}

.qydtlist .hd ul li {
    width: 10px;
    height: 10px;
    background: #bebebe;
    border-radius: 50%;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    text-indent: -999em;
}

.qydtlist .hd ul li.on {
    background: #c91717;
}

.main-lljd {
    padding: 70px 0 60px;
}

.main-xsjw {
    background: url(/zt_esd/img/bg_xsjw.jpg) no-repeat center;
    background-size: cover;
    padding-bottom: 70px;
}

.lljdlist {
    margin-top: 20px;
}

.pagination {
    padding-bottom: 50px;
}

.pagination li {
    display: inline-block;
    margin: 0 5px;
    margin-bottom: 10px;
}

.pagination li a {
    display: inline-block;
    background: #fff;
    width: 35px;
    height: 37px;
    border-radius: 2px;
    border: solid 1px #dddddd;
    line-height: 37px;
    text-align: center;
    font-size: 16px;
    color: #595959;
    transition: All .4s ease-in;
    -webkit-transition: All .4s ease-in;
    -moz-transition: All .4s ease-in;
    -o-transition: All .4s ease-in;
}

.pagination li a:hover,
.pagination li.active a {
    background: #d90018;
    color: #fff;
    border: solid 1px #d90018;
}

.sub-column .crumbs span:last-of-type {
    display: none;
}