﻿/*******************************
    -------[-培训首页]-------
********************************/
a {
    cursor: pointer;
}

.wp {
    width: 1200px;
    margin: auto;
}

.court2-tit {
    font-size: 30px;
    color: #444;
    text-align: center;
    font-weight: normal;
    letter-spacing: 0;
    font-family: "楷体";
    font-size: 50px;
}

.court2-tit span {
    display: block;
    font-size: 14px;
    color: #ccc;
    text-transform: uppercase;
    font-weight: normal;
}
.court2-tit img{
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: top;
}

.slide-box1 {
    height: 355px;
    position: relative;
}

.slide-box1 li .left {
    float: left;
    width: 430px;
    margin-right: 45px;
}

.slide-box1 li img {
    display: block;
    width: 430px;
    height: 355px;
}

.slide-box1 .prev:hover {
    background: url(../images/court-prev_hover.png) no-repeat center;
}

.slide-box1 .next:hover {
    background: url(../images/court-next_hover.png) no-repeat center;
}

.slide-box1 .prev,
.slide-box1 .next {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    width: 34px;
    height: 34px;
}

.slide-box1 .prev {
    left: 10px;
    background: url(../images/court2-prev.png) no-repeat center;
}

.slide-box1 .next {
    left: 386px;
    background: url(../images/court-next1.png) no-repeat center;
}

.court2-news {
    height: 354px;
    border: 1px solid #ebebeb;
    margin-bottom: 43px;
    margin-top: 35px;
    box-shadow: 0 1px 7px #ebebeb;
}

.court2-news .txt-box {
    overflow: hidden;
}

.court2-news .txt {
    padding: 42px 68px 0 0;
}

.court2-news .txt h3 a {
    display: block;
    font-size: 22px;
    color: #444;
    margin-bottom: 25px;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.court2-news .txt h3 a:hover {
    color: #be1c1c;
}

.court2-news .txt span {
    font-size: 14px;
    color: #666;
    line-height: 2em;
    padding-right: 25px;
}

.court2-news .txt span em {
    color: #b32727;
}

.court2-news .txt p {
    font-size: 14px;
    color: #333;
    line-height: 1.9em;
    height: 6em;
    margin: 28px 0 25px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.court2-news .txt .more {
    float: right;
    width: 120px;
    height: 38px;
    line-height: 38px;
    background-color:
        #be1c1c;
    font-size: 14px;
    color: #fff;
    text-align: center;
    border-radius: 4px;
}

.court2-news .txt .more:hover {
    text-decoration: underline;
}

.court2-excel {
    height: 455px;
    padding-top: 25px;
    background-color: #f2f1f1;
}

.slide-box2 {
    overflow: hidden;
    position: relative;
}

.slide-box2 .bd {
    overflow: hidden;
    padding: 35px 0 55px;
}

.slide-box2 .bd ul {
    margin: 0 -13px;
}

.slide-box2 .bd li {
    width: 280px;
    margin: 0 13px;
}

.slide-box2 .bd .pic {
    width: 280px;
    height: 160px;
    overflow: hidden;
}

.slide-box2 .bd .pic img {
    display: block;
    width: 280px;
    height: 160px;
}

.slide-box2 .bd .txt {
    height: 105px;
    background-color: #fff;
    padding: 0 35px 0 20px;
    border-bottom: 1px solid #dddcdc;
    overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.slide-box2 .txt p {
    font-size: 16px;
    color: #333;
    margin: 10px 0 12px;
    line-height: 1.5em;
    height: 3em;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.slide-box2 .txt span {
    font-size: 12px;
    color: #999;
    padding: 0 30px 0 23px;
}

.slide-box2 .txt .icon1 {
    background: url(../images/slide-time.png) no-repeat left center;
}

.slide-box2 .txt .icon2 {
    background: url(../images/slide-peo.png) no-repeat left center;
}

.slide-box2 .bd a:hover .txt p {
    color: #be1c1c;
}

.slide-box2 .bd a:hover .txt {
    border-bottom: 1px solid #be1c1c;
}

.slide-box2 .hd {
    text-align: center;
}

.slide-box2 .hd ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.slide-box2 .hd li {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    background: url(../images/slide-dot1.png) no-repeat center;
    font-size: 0;
    cursor: pointer;
}

.slide-box2 .hd li.on {
    background: url(../images/slide-dot2.png) no-repeat center;
}

.court2-train {
    padding-top: 33px;
    overflow: hidden;
}

.slide-box3 {
    padding-top: 35px;
}

.slide-box3 .hd ul {
    overflow: hidden;
    position: relative;
}

.slide-box3 .hd li {
    float: left;
    width: 108px;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #858484;
    background-color: #e4e4e4;
    border-radius: 16px;
    text-align: center;
    cursor: pointer;
    margin-right: 25px;
}

.slide-box3 .hd li.on {
    background-color: #be1c1c;
    color: #fff;
}

.slide-box3 .hd ul::before,
.slide-box3 .hd ul before {
    content: "";
    position: absolute;
    right: -10px;
    top: 50%;
    width: 935px;
    height: 1px;
    background-color: #e4e4e4;
    overflow: hidden;
}

.slide-box3 .bd {
    margin-top: 55px;
    overflow: hidden;
}

.slide-box3 .bd ul {
    margin: 0 -12px;
    padding: 0 5px;
    zoom: 1;
    position: relative;
}

.slide-box3 .bd li {
    float: left;
    width: 25%;
    padding: 5px 0;
}

.slide-box3 .bd .inner {
    display: block;
    margin: 0 12px;
    border: 1px solid #ebebeb;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.slide-box3 .bd .inner:hover {
    box-shadow: 0 0 7px #ebebeb;
}

.slide-box3 .bd .pic {
    height: 150px;
    overflow: hidden;
}

.slide-box3 .bd .pic img {
    display: block;
    width: 100%;
    height: 150px;
}

.slide-box3 .bd .txt {
    height: 292px;
    overflow: hidden;
}

.slide-box3 .bd .txt .txt-box {
    padding: 0 15px;
}

.slide-box3 .bd .txt p {
    font-size: 16px;
    color: #333;
    margin: 14px 0;
    line-height: 26px;
    height: 52px;
    display: -webkit-box;
    display: box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.slide-box3 .bd .txt span.on {
    padding-top: 15px;
    border-top: 1px solid #ebebeb;
}

.slide-box3 .bd .txt span {
    display: block;
    font-size: 12px;
    color: #999;
    line-height: 22px;
}

.slide-box3 .bd .txt span.new {
    margin: 3px 0 5px;
}

.slide-box3 .bd .txt em {
    color: #b32727;
    font-size: 14px;
}

.slide-box3 .bd .txt i {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    background-color: #be1c1c;
    border-radius: 4px;
    font-style: normal;
    margin-top: 37px;
}

.slide-box3 .bd .inner:hover .txt p {
    color: #be1c1c;
}

.slide-box3 .bd .more:hover {
    text-decoration: underline;
}

.court2-teacher {
    padding-top: 120px;
    height: 325px;
    background: url(../images/teacher-bg.png) no-repeat top;
    background-size: cover;
}

.slide-box4 {
    margin-top: 60px;
    position: relative;
}

.slide-box4 li {
    float: left;
    margin: 0 50px;
    text-align: center;
}

.slide-box4 .bd {
    padding-left: 65px;
}

.slide-box4 li .inner {
    display: block;
}

.slide-box4 ul {
    overflow: hidden;
}

.slide-box4 .inner .pic {
    overflow: hidden;
}

.slide-box4 .inner .pic img {
    display: block;
    width: 112px;
    height: 112px;
    border-radius: 50%;
}

.slide-box4 .inner .txt {
    margin: 10px 0;
}

.slide-box4 .inner .txt h3 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
}

.slide-box4 .inner:hover .txt h3 {
    color: #be1c1c;
}

.slide-box4 .inner .txt p {
    font-size: 14px;
    color: #999;
}

.slide-box4 .next {
    position: absolute;
    right: 0;
    top: 45px;
    width: 34px;
    height: 34px;
    background: url(../images/slide4-next.png) no-repeat center;
}

.slide-box4 .prev {
    position: absolute;
    left: 0;
    top: 45px;
    width: 34px;
    height: 34px;
    background: url(../images/slide4-prev.png) no-repeat center;
}

.slide-box4 .next:hover {
    background: url(../images/court-next_hover.png) no-repeat center;
}

.slide-box4 .prev:hover {
    background: url(../images/court-prev_hover.png) no-repeat center;
}

.court2-plan {
    overflow: hidden;
    padding-top: 35px;
}

.court2-plan ul {
    position: relative;
    width: 100%;
    height: 206px;
    margin-top: 35px;
}

.court2-plan li {
    position: absolute;
    width: 392px;
    border: 1px solid #ebebeb;
    overflow: hidden;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.court2-plan li:hover {
    box-shadow: 0 0 7px #ebebeb;
}

.court2-plan li .txt h3 {
    padding-left: 49px;
    padding-bottom: 8px;
    margin-bottom: 25px;
    margin-right: 5px;
}

.court2-plan li.right h3 {
    background: url(../images/court2-plan-2.png) no-repeat left top;
}

.court2-plan li.left h3 {
    background: url(../images/court2-plan-1.png) no-repeat left top;
}

.court2-plan li .txt {
    padding: 35px 40px;
}

.court2-plan li .txt a {
    display: inline-block;
    font-size: 16px;
    font-weight: normal;
    color: #333;
    border-bottom: 1px solid #dae7ec;
    padding-bottom: 8px;
    max-width: 258px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.court2-plan li .txt i {
    display: inline-block;
    width: 34px;
    height: 34px;
    vertical-align: middle;
}

.court2-plan li .txt p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-left: 40px;
    background: url(../images/court2-plan-3.png) no-repeat 10px center;
}

.court2-plan li.left {
    left: 50%;
    top: 0;
    margin-left: -450px;
}

.court2-plan li.right {
    right: 50%;
    top: 0;
    margin-right: -450px;
}

.court2-plan .more {
    display: block;
    font-size: 14px;
    color: #fff;
    width: 110px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin: 0 auto;
    background-color: #be1c1c;
    border-radius: 4px;
    font-style: normal;
    margin-top: 38px;
    margin-bottom: 40px;
}

.court2-plan li:hover a {
    color: #be1c1c;
}

.court2-plan .more:hover {
    text-decoration: underline;
}


.court2-begin {
    width: 100%;
    height: 180px;
    /*background:url(../images/court2-begin-bg.jpg) no-repeat;*/
    text-align: center;
    line-height: 180px;
}

.court2-begin img {
    /*vertical-align: middle; width:409px; height:36px;*/
}

#bd {
    padding-top: 33px;
    background: url(../images/bg.png) no-repeat top center;
    /* background: url(bg.png) no-repeat top center; */
}

.float-bar {
    position: fixed;
    right: 42px;
    top: 300px;
    width: 110px;
    border: 1px solid #ccc;
    text-align: center;
    background-color: #fff;
}

.float-bar .down {
    padding-top: 8px;
    position: relative;
    margin-bottom: -3px;
}

.float-bar h3 {
    font-size: 13px;
    color: #8c8c8c;
}

.float-bar p {
    font-size: 12px;
    margin: 10px 0;
}

.float-bar i {
    position: absolute;
    right: 3px;
    top: 7px;
    width: 10px;
    height: 10px;
    background: url(../images/bar-icon.png) no-repeat center;
    cursor: pointer;
}

.float-bar img {
    width: 73px;
    height: 75px;
}

.float-bar.over {
    display: none;
}

/*最新推荐新效果 new 2019-12-19*/
.recomment-wrap {
    width: 1200px;
    margin: 0 auto;
    padding-top: 40px;
}

.recomment-wrap ul {
    text-align: center;
    letter-spacing: -12px;
    max-width: 1220px;
    margin-left: -20px;
}

.recomment-wrap ul li {
    letter-spacing: 0;
    width: 50%;
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.three ul li{
    width: 33.3%;
}

.recomment-wrap ul li .box {
    margin-left: 20px;
    position: relative;
}

.recomment-wrap ul li .box img {
    max-width: 100%;
}

.recomment-wrap ul li .box .total {
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.new {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
}

.recomment-wrap ul li .box .total strong {
    font-size: 18px;
}


/*三列*/
.plenum-4 {
    padding: 100px 0;
}

.plenum-4 .h {
    font-size: 26px;
    color: #333;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #f2f2f2;
    margin-bottom: 40px;
    height: auto;
    line-height: initial;
    visibility: visible;
}

.plenum-4 ul {
    letter-spacing: -12px;
    max-width: 1220px;
    margin-left: -20px;
}

.plenum-4 ul li {
    letter-spacing: 0;
    width: 33.33%;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.plenum-4 ul li .box {
    margin-left: 20px;
    position: relative;
}

.plenum-4 ul li img {
    max-width: 100%;
}

.plenum-4 ul li .box .total {
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 2px;
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.plenum-4 ul li .box strong {
    font-size: 16px;
}

/*新增 by jojo 2020-03-05*/
.bg-1{
    padding-top: 60px;
}
.special-list {
	margin: 40px 17px 0 34px;
    position: relative;
}
.special-list .t-sub{
    font-size: 20px;
    color: #b32727;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f2f2f2;
}
.special-list .t-sub .more{
    font-size: 14px;
    color: #b32727;
    float: right;
}

.special-list >div {
    height: 198px;
    width: 1128px;
    overflow: hidden;
    position: relative;
}
.special-list > div ul {
    position: absolute;
    left: 0;
    height: 198px;
}
.special-list > div ul li {
    font-size: 14px;
    text-align: center;
    width: 282px;
    height: 198px;
    vertical-align: top;
    float: left;
}
.special-list > div ul li > div {
    height: 183px;
    width: 262px;
    margin-left: 20px;
    position: relative;
}
.special-list > div ul li > div > a{
    line-height: normal!important;
    position: static!important;
}
.special-list > div ul li > div > img,.special-list > div ul li > div > a > img {
    background: #000;
    width: 100%;
    height: 183px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
}


.special-list > div ul li div a {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 153px;
    width: 232px;
    border: 1px solid transparent;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -76px 0 0 -116px;
    z-index: 3;
}
.special-list > div ul li div a:hover {
    text-decoration: none;
    border-color: blue;
}

.special-list .prev {
    font-size: 14px;
    color: #fff;
    font-family: serif;
    text-align: center;
    text-shadow: 1px -0px 0px #fff;
    width: 24px;
    height: 40px;
    line-height: 40px;
    background: rgba(190, 28, 28,0.7);
    position: absolute;
    left: -24px;
    top: 50%;
    margin-top: -20px;
}
.special-list .prev:hover {
    background: rgba(190, 28, 28,1);
}
.special-list .prev.prev-first {
    background: rgba(0, 0, 0,0.7);
    cursor: default;
}

.special-list .next {
    font-size: 14px;
    color: #fff;
    font-family: serif;
    text-align: center;
    text-shadow: 1px -0px 0px #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    /* background: rgba(190, 28, 28,0.7); */
    position: absolute;
    right: -24px;
    top: 50%;
    margin-top: -20px;
}
.special-list .next:hover {
    /* background: rgba(190, 28, 28,1); */
}
.special-list .next.next-last {
    /* background: rgba(0, 0, 0,0.7); */
    cursor: default;
    opacity: 0.6;
}

/*新增民法典区域 2020-07-14 by jing*/
.t-b{
    margin-bottom: 0;
    overflow: hidden;
}
.spaciel-wrap .t-b{
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
}
.t-b img{
    width: 100%;
    float: left;
}
.spaciel-wrap .t-b strong{
    font-size:16px;
    position: absolute;
    bottom: 20px;
    right: 60px;
    color:#500103;
}
/*民法典 by jing 2020-08-20*/
.mfd-bg{
    letter-spacing: -12px;
    background: url(../images/mfd-bg.jpg) no-repeat top center;
    padding-top: 880px;
    height: 200px;
    max-width: 1920px;
    margin: 0 auto;
}

.mfd-bg li{
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 33.3%;
    letter-spacing: 0;
    text-align: center;
}
.mfd-bg li a{
    font-size: 40px;
    color: #fff;
}
.mfd-bg li a span{
    font-size: 16px;
}
