* {
    padding: 0;
    margin: 0;
    list-style: none;
}

.body {
    width: 100%;
    height: auto;
}

.bj {
    float: left;
    width: 100%;
    /* height: 1830px; */
    background: #f6f6f6;
	padding: 40px 0;
}

a {
    text-decoration: none;
}

.boxDiv {
    background: #F6F6F6;
    width: 100%;
    /* min-height: 938px; */
    /* margin-top: 1%; */
}

.boxDiv .contant {
    padding: 20px auto 148px;
    box-sizing: border-box;
    display: flex;
}

.downfile {
    width: 120px;
    height: 57px;
    float: right;
    cursor: pointer;
}

.downfil img {
    width: 100%;
    height: 100%;
}

.boxDiv {
    background: #F6F6F6;
    width: 100%;
/*    min-height: 938px; */
}

.contant {
    padding: 20px auto 148px;
    box-sizing: border-box;
    display: flex;
}

.navigation {
    width: 20%;
    background: #ffffff;
    height: auto;
    margin-right: 5%;
}

.dropClass {
    background: #194FA1;
    color: #ffffff;
}

.descBox {
    width: 75%;
    background: #ffffff;
    height: auto;
    box-sizing: border-box;
}

.fl-2 {
    cursor: pointer;
    display: none;
}

.fl-1 {
    cursor: pointer;
    height: 50px;
    text-align: center;
    line-height: 3;
}

ul {
    list-style: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.middle {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.s-side {
    width: 20%;
    background: #ffffff;
    /*height: 450px;*/
    margin-right: 5%;
}

.s-side .s-firstItem i {
    font-size: 20px;
}

.s-side .s-firstItem span {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
    text-shadow: 0px 0px 5px #EEEEEE;
    /* white-space: 10px; */
}

.s-side .first {
    /* height: 60px;
  line-height: 4; */
}

.s-side .d-firstNav span {
    display: inline-block;
    /* margin-top: 32px; */
    margin-left: 10px;
    font-size: 18px;
    font-weight: 600;
    /* color: #333333; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    line-height: 3;
}

.d-secondNav span {
    display: inline-block;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    /* margin-top: 32px; */
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
    margin-top: -10px;
}

.s-side .d-firstNav i.fr {
    font-size: 25px;
}

.s-side .s-secondNav,
.s-side .s-secondItem {
    /* margin-left: 10px; */
    height: 30px;
    /* line-height: 2; */
    padding: 0px 15px;
    box-sizing: border-box;
}

.s-side .d-firstNav,
.s-side .d-firstDrop {
    cursor: pointer;
}

.d-firstNav.active {
    position: relative;
    background: #194FA1;
    color: #ffffff;
}

.d-firstNav.active::before {
    content: '';
    width: 10px;
    height: 15px;
    background-image: url(../images/rightsjx.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translateY(-50%);
}

.d-secondNav.active {
    background-image: url(../images/rightsjx.png);
    background-repeat: no-repeat;
    background-size: 8px;
}


/* .row{
    background-image: url(./images/rightsjx.png);
    background-repeat:no-repeat;
    background-size:8px;
  } */

.rowr {
    background-image: url(../images/rightsjx.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 10px;
}

.row {
    background-image: url(../images/rightsjx.png);
    background-repeat: no-repeat;
    width: 8px;
    height: 10px;
    display: none;
}

.fa-caret-right img {
    width: 100%;
    height: 100%;
}

.s-firstDrop {
    background: #DFEBFF;
    padding: 10px 0 20px;
    box-sizing: border-box;
}

.s-firstDrop li {
    cursor: pointer;
    padding: 10px 15px;
    box-sizing: border-box;
}

.s-side .d-secondDrop {
    margin-left: 100px;
    margin-top: 10px;
}

.iconRotate {
    transform: rotate(90deg);
    transition: transform 0.5s;
}

.s-firstDrop,
.s-secondDrop {
    display: none;
}

.navdown {
    background: #194FA1;
    color: #ffffff;
}

.display {
    display: none;
}

.displaybl {
    display: block;
}

.title {
    width: 100%;

}

.title p {
    font-size: 20px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
}

.title1 {
    width: 100%;
    height: 12px;
    margin-top: 15px;
}

.title1 p {
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666666;
    line-height: 17px;
}

.gw {
    width: 100%;
    height: 16px;
    border-left: 2px solid #194FA1;
    margin-top: 30px;
}

.gw p {
    font-size: 18px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 16px;
    margin-left: 10px;
}

.wenzi {
    width: 100%;
    margin-top: 25px;
}

.wenzi p img {
    width: 100%;
}

.wenzi1-1 {
    color: #194FA1;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 16px;
}

.wenzi1-2 {
    color: #194FA1;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    line-height: 16px;
}

.word {
    width: 100%;
    height: 16px;
    margin-top: 20px;
}

.word p {
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 16px;
}
.wenzi {
    width: 100%;
  /*  overflow: scroll; */
    margin-top: 25px;
}

.dt {
    float: left;
    width: 100%;
    height: 230px;
}

.date {
    float: left;
    width: 116px;
    height: 116px;
    border: 1px solid #979797;
    margin-left: 80px;
    margin-top: 40px;
}

.date span {
    width: 100%;
    float: left;
    /* width: 72px; */
    height: 61px;
    font-size: 36px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333;
    /* margin-left: 50px; */
    line-height: 61px;
    display: block;
    text-align: center;
    margin-top: 8px;
}

.date p {
    width: 100%;
    height: 20px;
    font-size: 24px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 20px;
    /* margin-left: 35px; */
    text-align: center;
}

.word {
    float: right;
    width: 74%;
    height: 142px;
    margin-top: 40px;
    margin-right: 1%;
}

.word .p1 {
    height: 42px;
    font-size: 26px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #333333;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.word .p2 {
    float: right;
    height: 80px;
    font-size: 18px;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #999999;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-right: 2%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    /*-webkit-line-clamp用来限制在一个块元素显示的文本的行数。 为了实现该效果，它需要组合其他的WebKit属性。常见结合属性：
            display: -webkit-box; 必须结合的属性 ，将对象作为弹性伸缩盒子模型显示 。
            -webkit-box-orient 必须结合的属性 ，设置或检索伸缩盒对象的子元素的排列方式 。*/
}

.look {
    float: left;
    width: 89%;
    height: 33px;
    margin-left: 6%;
}

.look span {
    float: left;
    width: 140px;
    /* height: 25px; */
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #666;
    text-align: center;
}

.look img {
    float: right;
    margin-top: 10px;
}

.dt:hover {
    background: #1A6BCF;
}

.dt:hover p {
    background: #1A6BCF;
    color: #fff;
}

.dt:hover span {
    background: #1A6BCF;
    color: #fff;
}

.dt:hover div {
    background: #1A6BCF;
    color: #fff;
}

.dt:hover .date {
    border: 1px solid #fff;
}