/* .contant {
    margin-top: -1%;
} */

.bj {
    float: left;
    width: 100%;
    /* height: 1830px; */
    background: #f6f6f6;
	padding: 40px 0;
}

* {
    padding: 0;
    margin: 0;
    list-style: none;
}

.body {
    width: 100%;
    height: auto;
}

a {
    text-decoration: none;
}

/* .contant {
    overflow: hidden;
    margin-top: 20px;
    height: auto;
} */

.downfile {
    width: 120px;
    height: 57px;
    float: right;
    cursor: pointer;
}

.downfil img {
    width: 100%;
    height: 100%;
}

.boxDiv {
    background: #F6F6F6;
    width: 100%;
    /* min-height: 938px; */
    /* margin-top: 1%; */
}

.boxDiv .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: 80%;
    background: #ffffff;
    height: auto;
    padding: 31px 81px;
    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;
    width: 60%;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

.s-side {
    width: 20%;
    background: #ffffff;
    /* height: auto; */
    margin-right: 5%;
	min-height: 256px;
	max-height: 400px;
}

.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: 30px;
    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;
}

.s-side a{
	color:#333333;
}

.d-firstNav.active {
    position: relative;
    background: #194FA1;
    color: #ffffff;
}

.d-firstNav.active a{
	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;
}

.fr-1 {
    float: left;
    width: 75%;
    /* height: 1640px; */
	background-color: #fff;
}

.title {
    float: right;
    width: 100%;
    height: 108px;
    border-bottom: 1px solid #d8d8d8;
    /* margin-top: -7%; */
    margin-right: 0%;
    background: #fff;
    padding-top: 2%;
}

.title-1 {
    float: right;
    width: 100%;
    height: 60px;
}

.title span {
    width: 53%;
    height: 94px;
    font-size: 36px;
    font-family: SourceHanSansCN-Heavy, SourceHanSansCN;
    font-weight: 800;
    color: #333333;
    margin-left: 11%;
    margin-top: -10px;
}

.line {
    width: 60px;
    height: 10px;
    background: #1A6BCF;
    border-radius: 5px;
    margin-left: 338px;
    margin-top: 12px
}

.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: 76%;
    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;
}

.number {
    float: left;
    width: 70%;
    height: 48px;
    margin-top: 40px;
    margin-left: 29%;
}

.number h1 {
    float: left;
    width: 48px;
    height: 44px;
    background: #F2F2F2;
    border-radius: 4px 0px 0px 4px;
    border: 2px solid #CCCCCC;
    line-height: 44px;
    text-align: center;
    color: #CCCCCC;
    display: inline;
}

.number .number1 {
    float: left;
    width: 48px;
    height: 44px;
    /* background: #CCCCCC; */
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4c4c4c;
    line-height: 44px;
    border: 2px solid #CCCCCC;
    margin-left: 8px;
    text-align: center;
}

.number1:hover {
    color: #1A6BCF;
    border: 1px solid #1A6BCF;
}

.yeshu {
    float: left;
    width: 196px;
    height: 44px;
    border: 2px solid #CCCCCC;
    margin-left: 32px;
}

.yeshu span {
    width: 111px;
    height: 44px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4C4C4C;
    line-height: 44px;
    margin-left: 16px;
    margin-top: 6px;
}

.yeshu img {
    margin-left: 33px;
    margin-top: 12px;
}

.front {
    float: left;
    width: 48px;
    height: 48px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4C4C4C;
    line-height: 48px;
    margin-left: 32px;
}

.number input {
    float: left;
    width: 92px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 4px;
    border: 2px solid #CCCCCC;
    margin-left: 8px;
}

.ye {
    float: left;
    width: 24px;
    height: 48px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4C4C4C;
    line-height: 48px;
    margin-left: 8px;
}

.total {
    float: left;
    width: 95px;
    height: 48px;
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #4C4C4C;
    line-height: 48px;
    margin-left: 8px;
}

.tabtopchnage {
    height: 100px;
    font-size: 24px;
    font-weight: 400;
    color: #333333;
    line-height: 100px;
    text-decoration: none;
    display: block;
    text-align: center;
}

.tabtopchnage .active{
    background: linear-gradient(180deg, #174B9B 0%, #276FCA 100%);
    color: #ffffff;
}

.middle {
    width: 94%;
    margin: 0 auto;
    height: 94px;
    padding-top: 50px;
    border-bottom: 1px solid #d8d8d8;
}

.tabChange{
    width: 100%;
    display: flex;
    font-size: 28px;
    font-weight: 500;
    color: #333333;
    justify-content: space-around;
}
.titlist{
    cursor: pointer;
}
.titlist.active{
   color: #1A6BCF;
   position: relative;
}
.titlist.active a{
   color: #1A6BCF;
   font-weight: 600;
}
.titlist.active::after{
    content: '';
   /* position: absolute;
    top: 130%;
    right: 40%;
    transform: translateY(-50%); */
    width: 50px;
    height: 6px;
    background: #1A6BCF;
    border-radius: 5px;
	display: block;
	margin: 8px auto;
}
