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;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    width: 100%;
    margin: 0 auto;
}

.clearfix {
    clear: both;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.border-none {
    border: none;
}



/* 导航 */
.navigation {
    width: 100%;
    height: 60px;
    background: #c30e22;
}


.nav {
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
}

.nav h3 a {
    letter-spacing: 0em;
    color: #353535;
}

.nav .nLi {
    width: 240px;
    height: 60px;
    float: left;
    display: inline;
    text-align: center;
}

.nav .nLi.on {
    background: #e00000;
}

.nav .nLi.on h3 a {
    font-weight: bold;
}


.nav .nLi h3 {
    height: 60px;
    font-weight: normal;
}

.nav .nLi h3 a {
    display: inline-block;
    font-size: 25px;
    text-align: center;
    height: 100%;
    color: #fff8bd;
    padding: 0 15px;
}

.nav .nLi h3 a:hover {
    font-weight: bold;
}



/* - */

.column {
    width: 100%;
    height: 60px;
    margin-bottom: 40px;
    text-align: center;
    background: url(/szsc/img/column-bg-x.png) no-repeat;
    background-position-y: -5px;
    position: relative;

}


.column a.more {
    position: absolute;
    right: -3px;
    top: 11px;
    color: #c30e22;
    font-size: 16px;
    font-weight: bold;
}

.column a.more:hover {
    color: #c30e22;
}

.column a.title {
    font-size: 36px;
    font-weight: bold;
    color: #d90018;
    position: relative;
}




.main-sjjs {
    margin-top: 80px;
}

.con-sjjs {
    width: 100%;
    position: relative;
}

.con-sjjs .infolist {
    position: absolute;
    right: 0;
    top: 0;
    width: 580px;
}

.con-sjjs .infolist ul li {
    width: 100%;
    height: 75px;
    line-height: 75px;
    background: #fff8f7;
    box-sizing: border-box;
    padding-left: 20px;
    margin-bottom: 13px;
}

.con-sjjs .infolist ul li.li4 {
    margin-bottom: 0;
}

.con-sjjs .infolist ul li a {
    font-size: 18px;
    color: #3f3f3f;
}

.con-sjjs .infolist ul li:hover {
    background: #c30e22;
    box-shadow: 0px 50px 100px -12px rgb(0 0 0 / 10%), 0px 30px 60px -30px rgb(0 0 0 / 10%);
}

.con-sjjs .infolist ul li:hover a {
    color: #fff8bd;
    font-weight: bold;
}

.con-sjjs .imgslist {
    width: 600px;
    height: 340px;
    position: relative;
}

.con-sjjs .imgslist .bd ul li {
    width: 600px;
    height: 340px;
    position: relative;
}

.con-sjjs .imgslist .bd ul li .title {
    position: absolute;
    bottom: 0;
    font-size: 18px;
    color: #fff;
    height: 60px;
    line-height: 60px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.5);
}


.con-sjjs .imgslist .hd {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

.con-sjjs .imgslist .hd ul li {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    background: #fff;
}

.con-sjjs .imgslist .hd ul li.on {
    background: #c30e22;
}

.main-ssdt {
    width: 100%;
    height: 560px;
    background: url(/szsc/img/szsc-ssdt-bg.png) no-repeat;
    box-sizing: border-box;
    padding-top: 80px;
    margin-top: 80px;
    background-size: cover;
}


.con-ssdt .bd ul li {
    width: 385px;
    height: 265px;
    background: #fff;
    margin-right: 25px;
}

.con-ssdt .bd ul li a {
    box-sizing: border-box;
    padding: 30px;
    display: inline-block;
}

.con-ssdt .bd ul li .title {
    font-size: 18px;
    line-height: 30px;
    color: #474747;
}

.con-ssdt .bd ul li .desc {
    color: #474747;
    opacity: .5;
    line-height: 25px;
    margin: 10px 0 25px 0;
}

.con-ssdt .bd ul li .dete {
    color: #474747;
    opacity: .5;
}

.con-ssdt .bd ul li:hover {
    background: #d90018;
    box-shadow: 0px 50px 100px -12px rgb(0 0 0 / 10%), 0px 30px 60px -30px rgb(0 0 0 / 10%);
}

.con-ssdt .bd ul li:hover .title {
    color: #fff;
    font-weight: bold;
}

.con-ssdt .bd ul li:hover .desc {
    opacity: .7;
    color: #fff;
}

.con-ssdt .bd ul li:hover .dete {
    color: #fff;
    opacity: 1;
}

.con-ssdt .hd {
    width: 100%;
    text-align: center;
    margin-top: 35px;
}

.con-ssdt .hd ul li {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 0 3px;
    cursor: pointer;
    background: #c30e22;
    opacity: .6;
}

.con-ssdt .hd ul li.on {
    opacity: 1;
}

.main-llwz {
    width: 100%;
    margin-top: 80px;

}

.con-llwz {
    width: 100%;
    margin-bottom: 50px;
}

.con-llwz ul li {
    width: 590px;
    height: 130px;
    background: #fff8f7;
    margin: 0 20px 20px 0;
    float: left;
    box-sizing: border-box;
    padding: 20px 30px;
}

.con-llwz ul li a {
    color: #474747;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
    margin-top: 15px;

}

.con-llwz ul li:hover {
    background: #d90018;
    box-shadow: 0px 50px 100px -12px rgb(0 0 0 / 10%), 0px 30px 60px -30px rgb(0 0 0 / 10%);
}

.con-llwz ul li:hover a {
    color: #fee9d0;
}




.footer {
    width: 100%;
    height: 130px;
    background: #c30e22;
}

.footer .banq {
    padding-top: 60px;
}

.footer .banq p {
    font-size: 14px;
    color: #fff;
    opacity: .5;
    text-align: center;
    line-height: 30px;
}

.footer .banq p a {
    color: #fff;
}


/* - */

.con-textlist .textlist {
    margin: 20px auto;
    background: #fff;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}

.tittle {
    width: 100%;
    height: 60px;
    background: #f4f4f4;
    border-top: 3px solid #c00016;
    line-height: 60px;
    padding: 0 20px;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
}

.name {
    font-size: 18px;
    font-weight: bold;
    color: #c00016;
    float: left;
}

.name::before {
    content: "";
    width: 3px;
    height: 20px;
    display: inline-block;
    margin: 0 10px -4px 0;
    background: #c00016;
}

.crumbs {
    font-size: 14px;
    float: right;
    color: #aeaeae;
    position: absolute;
    top: 0;
    right: 20px;
}

.crumbs a {
    color: #aeaeae;
}

.con-textlist ul.info li {
    border-bottom: 1px dashed #cfcfcf;
    height: 50px;
    line-height: 50px;
}

.con-textlist ul.info li a {
    color: #2c2c2c;
}

.con-textlist ul.info li .dete {
    float: right;
    font-size: 14px;
    color: #ababab;
}

.con-textlist ul.info a:hover {
    color: #bd1a2d;
}

.con-textlist ul.info li a::before {
    content: "";
    width: 4px;
    height: 4px;
    background: #bd1a2d;
    display: inline-block;
    margin: 0 10px 2px 0;
}

/* 分页 */
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: #bd1a2d !important;
    border: 1px solid #bd1a2d !important;
}


.con-detail .detail {
    margin: 20px auto;
    background: #fff;
    padding: 20px 20px 0 20px;
    box-sizing: border-box;
}


.tittlebig {
    font-size: 24px;
    font-weight: bold;
    color: #c00016;
    text-align: center;
    line-height: 35px;
    box-sizing: border-box;
    padding: 0 80px;
}

.tittlez {
    font-size: 14px;
    color: #aeaeae;
    margin-top: 10px;
    text-align: center;
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 5px;
}

.con-detail .content {
    margin: 20px auto;
}

.con-detail .content .text {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-top: 25px;
}

.con-detail .content .text p {
    font-size: 16px;
    line-height: 30px;
    color: #3D3D3D;
    margin-bottom: 15px;
}

.detail .detail-page {
    line-height: 78px;
    height: 70px;
}

.detail .detail-page p a {
    color: #252525;
    font-size: 16px;
}

.detail .detail-page p a:hover {
    color: #0058B8;
}

.detail .dtl p,
.detail .dtl p span {
    line-height: 1.5 !important;
    font-family: SimSun, "宋体", serif !important;
    font-size: 20px !important;
    color: #3d3d3d !important;
}