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;
position: relative;
}

a.backhome{
  position: absolute;
    display: inline-block;
    width: 330px;
    height: 60px;
    top: -520px;
    left: 18%;
    font-size: 18px;
}

.clearfix {
    clear: both;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.border-none {
    border: none;
}




/* --- */

.main-tout {
    margin-top: 560px;
}

.picScroll-top {
    margin: 0 auto;
    width: 100%;
    z-index: 0;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.picScroll-top .notic-name {
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    border-radius: 0px 0px 1000px 0px;
    background: #c3780e;

}

.picScroll-top .notic-name span {
    color: #fff8bd;
    margin-left: -8px;
    font-size: 20px;
    display: inline-block;
}

.picScroll-top .bd {
    height: 160px;
    width: 90%;
    margin: 0 auto;
}




.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-top .bd ul li {
    text-align: center;
    zoom: 1;
    height: 140px !important;
}

.picScroll-top .bd ul li:hover .title {
    color: #c30e22;
}


.picScroll-top .bd ul li a {
    display: inline-block;
    height: 160px;
    width: 100%;
}


.picScroll-top .bd ul li a .title {
    font-size: 30px;
    font-weight: bold;
    color: #3f3f3f;
    margin: 45px 0 10px 0;
}

.picScroll-top .bd ul li a p {
    font-size: 14px;
    color: #3f3f3f;
    opacity: .5;
}

.picScroll-top .hd {
    height: 100%;
    position: absolute;
    right: 20px;
    top: 0;
}

.picScroll-top .hd ul {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.picScroll-top .hd ul li {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
    margin: 3px 0;
    cursor: pointer;
    background: #BFBFBF;
}

.picScroll-top .hd ul li.on {
    background: #d90018;
}

.column {
    width: 100%;
    height: 52px;
    position: relative;
    margin-bottom: 55px;
}

.column::before {
    content: '';
    width: 100%;
    height: 5px;
    background: url(../img/szsc-column-bt.png) no-repeat;
    position: absolute;
    bottom: -15px;
}

.column a.more {
    position: absolute;
    right: 0;
    top: 17px;
    color: #3f3f3f;
    font-size: 20px;
    opacity: .7;
}

.column a.more:hover {
    color: #c30e22;
}

.column a.title {
    font-size: 40px;
    font-weight: bold;
    color: #c3780e;
    position: relative;
    padding-left: 37px;
}


.column a.title::before {
    content: '';
    width: 108px;
    height: 69px;
    background: url(../img/szsc-column-title-ico.png) no-repeat;
    position: absolute;
    left: 0;
    top: -30px;
}

.column a.title span {
    color: #c30e22;
}


.main-sjjs {
    margin-top: 90px;
}

.con-sjjs {
    width: 100%;
    position: relative;
}

.con-sjjs .infolist {
    position: absolute;
    right: 0;
    top: 0;
    width: 580px;
    background: #fff8f7;
}

.con-sjjs .infolist ul{
   box-sizing: border-box;
    padding: 10px 20px;
}

.con-sjjs .infolist ul li {
       width: 100%;
    height: 43px;
    line-height: 43px;
    box-sizing: border-box;
    /* padding-left: 20px; */
    margin-bottom: 10px;
}

.con-sjjs .infolist ul li span{
    color: #474747;
    font-size: 16px;
   opacity: .5;
}

.con-sjjs .infolist ul li:hover span{
     color: #d90018;
}

.con-sjjs .infolist ul li.li6 {
    margin-bottom: 0;
}

.con-sjjs .infolist ul li a {
    font-size: 18px;
    color: #3f3f3f;
}



.con-sjjs .infolist ul li:hover a {
       color: #d90018;
    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: 555px;
    background: url(../img/szsc-ssdt-bg.png) center no-repeat;
    box-sizing: border-box;
    padding-top: 80px;
    margin-top: 68px;
    background-size: cover;
}

.con-ssdt .bd ul li {
    width: 385px;
    height: 265px;
    background: #fff;
    margin-right: 25px;
    transition: all 0.5s ease-in-out;
}

.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 .title {
    color: #d90018;
    font-weight: bold;
}

.con-ssdt .bd ul li:hover .desc {
    opacity: .7
}

.con-ssdt .bd ul li:hover .dete {
    color: #d90018;
    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%;
    height: 350px;
    position: relative;
    background: #fff8f7;
    margin-top: 110px;
    margin-bottom: 95px;
}

.con-llwz .list {
    width: 740px;
    height: 350px;
    position: absolute;
    right: 40px;
    box-sizing: border-box;
    padding: 25px 0;
}

.con-llwz .list ul li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ebe5e4;
}

.con-llwz .list ul li.li5 {
    border: none;
}

.con-llwz .list ul li a {
    font-size: 18px;
    color: #474747;
}

.con-llwz .list ul li .dete {
    color: #474747;
    font-size: 16px;
    opacity: .5;
    float: right;
}

.con-llwz .list ul li:hover a {
    color: #d90018;
    font-weight: bold;
}

.con-llwz .list ul li:hover .dete {
    color: #d90018;
}

.con-llwz .first {
    width: 426px;
    height: 496px;
    background: url(../img/szsc-llwz-first-bg.png) no-repeat;
    position: absolute;
    left: -14px;
    top: -87px;
    box-sizing: border-box;
    padding: 40px;
}

.con-llwz .first .dete {
    width: 100px;
    height: 90px;
    background: rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    margin: 32px 0 0 30px;
}

.con-llwz .first .d {
    font-size: 40px;
    color: #f4c095;
    text-align: center;
}

.con-llwz .first .y {
    font-size: 16px;
    color: #eb9778;
    text-align: center;
}

.con-llwz .first .title {
    color: #fff8bd;
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
}

.con-llwz .first .desc {
    color: #fff;
    opacity: .5;
    margin-top: 10px;
    line-height: 30px;
}

.con-llwz .first .text {
    width: 100%;
    box-sizing: border-box;
    padding: 20px 30px;
}

.footer {
    width: 100%;
    height: 130px;
    background: #c30e22;
}

.footer .banq {
    padding-top: 40px;
}

.footer .banq p {
    font-size: 14px;
    color: #fff;
    opacity: .5;
    text-align: center;
    line-height: 30px;
}

.footer .banq p a {
    color: #fff;
}