html {
    overflow-x: auto;
    overflow-y: scroll;
}

body {
    font-size: 16px;
    color: #070707;
    -webkit-font-smoothing: antialiased;
    background-color: white;
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    color: #070707;
}

li {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

body,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
input,
p,
blockquote,
th,
td,
h3,
h1,
h2,
h4 {
    font-weight: 400;
    margin: 0;
    padding: 0;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}


/* 公共样式 */

.public-title {
    width: 100%;
    height: auto;
    margin: 35px 0px 35px 0px;
    text-align: center;
}

.channel-box {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.public-list {
    height: auto;
    overflow: hidden;
}

.wrap {
    width: 100%;
    max-width: 1920px;
    overflow: hidden;
    margin: 0 auto;
}

.wrap .header {
    width: 100%;
    height: 1005px;
    background: url(/material/siteFile/images/snky_jy120_topBg.png) no-repeat top center #fff5f4;
    position: relative;
    z-index: 10;
}

.wrap .header .logo {
    position: absolute;
    left: 50%;
    margin-left: -702px;
    top: 53px;
    width: 453px;
    height: 126px;
}

.wrap .container {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.wrap .container .part-one {
    width: 100%;
    height: 800px;
    background: url(/material/siteFile/images/snky_jy120_channel1_Bg.png) no-repeat bottom center #fff5f4;
    margin-top: -35px;
}

.wrap .container .part-one .public-title {
    margin-bottom: 0px;
}

.wrap .container .part-one .list-box {
    width: 100%;
    position: relative;
    height: 681px;
    overflow: hidden;
}

.part-one .list-box .list-info {
    position: absolute;
}

.part-one .list-box .list-info1 {
    bottom: 135px;
    left: 310px;
}

.part-one .list-box .list-info2 {
    top: 210px;
    left: 525px;
}

.part-one .list-box .list-info3 {
    bottom: 135px;
    left: 720px;
}

.part-one .list-box .list-info4 {
    top: 325px;
    left: 841px;
}

.part-one .list-box .list-info5 {
    top: 218px;
    left: 1277px;
}

.part-one .list-box .list-info6 {
    bottom: 135px;
    left: 1428px;
}

.part-one .list-box a .txt {
    font-size: 22px;
    font-weight: bold;
    color: #cf1b10;
}

.wrap .banner {
    display: flex;
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 100px auto;
    margin-bottom: 40px;
}

.wrap .container .part-two {
    width: 100%;
    margin-bottom: 45px;
    overflow: hidden;
}

.part-two .content {
    width: 1400px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.part-two .jdt-box {
    width: 816px;
    height: 524px;
    float: left;
}

.part-two .content .list-box {
    width: 555px;
    height: 524px;
    float: right;
}

.part-two .content .list-box ul li {
    display: flex;
    justify-content: space-between;
    position: relative;
    width: 100%;
    height: 93px;
    margin-bottom: 15px;
    cursor: pointer;
}

.part-two .content .list-box ul li .more {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.part-two .content .list-box ul li .time {
    width: 80px;
    height: 90px;
    background: url(/material/siteFile/images/snky_jy120_channeltit2_border.png) no-repeat top center;
    background-size: 100% 100%;
    padding-top: 15px;
    box-sizing: border-box;
}

.part-two .content .list-box ul li:hover .time {
    background: url(/material/siteFile/images/snky_jy120_channeltit2_listBg.png) no-repeat top center;
    color: #fff;
}

.part-two .content .list-box ul li:hover .title {
    color: #ff1303;
}

.part-two .content .list-box ul li:hover .title a {
    color: #ff1303;
}

.part-two .content .list-box ul li:hover .more a {
    color: #ff1303;
}

.part-two .content .list-box ul li .time div {
    width: 100%;
    text-align: center;
    height: 30px;
    line-height: 30px;
}

.part-two .content .list-box ul li .time div.bottom {
    margin-top: 2px;
}

.part-two .content .list-box ul li .time .top {
    font-weight: bold;
    font-size: 18px;
}

.part-two .content .list-box ul li .title {
    width: 465px;
}

.jdt-box .slideBox {
    width: 816px;
    height: 524px;
    overflow: hidden;
    position: relative;
}

.jdt-box .slideBox .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 18px;
    z-index: 1;
}

.jdt-box .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.jdt-box .slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    width: 10px;
    height: 10px;
    line-height: 14px;
    text-align: center;
    background: none;
    cursor: pointer;
    border-radius: 50%;
    border: 1px solid #fff;
}

.jdt-box .slideBox .hd ul li.on {
    background: #fff;
}

.jdt-box .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.jdt-box .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.jdt-box .slideBox .bd li a span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: auto;
    width: 100%;
    background: rgba(7, 10, 10, .7);
}

.jdt-box .slideBox .bd li a span p {
    height: 30px;
    line-height: 25px;
    color: #fff;
    text-indent: 2em;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
}

.jdt-box .slideBox .bd li a span p.time {
    line-height: 35px;
}

.jdt-box .slideBox .bd img {
    width: 816px;
    height: 524px;
    display: block;
}

.part-three {
    margin-top: 65px;
    overflow: hidden;
    background-color: #fff5f4;
    padding-bottom: 30px;
    box-sizing: border-box;
}

.part-three .public-title {
    margin-top: 60px;
}

.part-three .content {
    width: 1400px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.part-three .content .list-box {
    width: 445px;
    height: 270px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    margin-bottom: 35px;
}

.part-three .content .list-box img {
    width: 100%;
    height: 100%;
}

.part-three .content .list-box .txt {
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: rgba(20, 14, 14, 0.7);
    height: 45px;
    line-height: 45px;
    text-align: center;
}

.part-three .content .list-box .txt a {
    color: #fff;
}