.sban {
    height: 420px;
    background: url(0202.jpg) center top no-repeat;
}

.sinner {
    padding-top: 68px;
    height: 288px;
    position: relative;
    overflow: visible;
}

.sinner::after {
    content: '';
    height: 288px;
    width: 1200px;
    display: block;
    position: absolute;
    top: 0;
    left: -260px;
    z-index: -1;
    opacity: 0.5;
}

.sinner p {
    color: #fff;
    font-size: 20px;
    margin-bottom: 25px;
}

.sinner p.s-tt {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 56px;
    padding-top: 40px;
}

.cgsec4-box {
    padding: 50px 0;
}

.cgsec4-box h3 {
    font-size: 28px;
    margin-bottom: 36px;
    color: #093e8d;
}

.ul-list4 {
    overflow: hidden;
    clear: both;
}

.ul-list4 li {
    float: left;
    width: 33.33%;
}

.ul-list4 .li1 {
    width: 66.66%;
}

.ul-list4 .txt {
    position: relative;
    padding: 55px 40px;
    line-height: 24px;
    font-size: 14px;
    color: #666;
    height: 310px;
    z-index: 99;
    background: #f7f7f7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
}

.ul-list4 h3 a {
    display: block;
    font-size: 18px;
    color: #333;
    max-height: 48px;
    line-height: 24px;
    overflow: hidden;
    margin-bottom: 18px;
}

.ul-list4 .txt span {
    display: block;
    color: #999;
    margin-bottom: 8px;
    font-size: 14px;
    background: url(date-h.png) no-repeat left center;
    padding-left: 25px
}

.ul-list4 .txt p {
    height: 72px;
    overflow: hidden;
    margin-bottom: 20px;
}

.ul-list4 .pic {
    display: block;
    height: 310px;
    z-index: 10;
    overflow: hidden;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
}

.ul-list4 .pic img {
    display: block;
    width: 100%;
    height: auto;
    transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
}

.ul-list4 .more {
    display: block;
    color: #666;
    padding-right: 23px;
    background: url(gicon14.png) no-repeat center right;
    text-align: right;
}

.ul-list4 .more:hover {
    color: #093e8d;
}

.ul-list4 .top {
    overflow: hidden;
}

.ul-list4 .top .txt {
    float: left;
}

.ul-list4 .top .pic {
    overflow: hidden;
}

.ul-list4 .bottom .pic {
    overflow: hidden;
}

.ul-list4 .bottom .txt {
    float: right;
}

.ul-list4 .li1 .txt {
    width: 50%;
}

.ul-list4 .li1 .pic {
    width: 50%;
}

.ul-list4 .icon1 {
    width: 8px;
    height: 15px;
    display: block;
    background: url(gicon19.png) no-repeat center center;
    position: absolute;
    right: -8px;
    top: 50%;
    margin-top: -8px;
}

.ul-list4 .icon2 {
    width: 9px;
    height: 17px;
    display: block;
    background: url(gicon23.png) no-repeat center center;
    position: absolute;
    left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ul-list4 .icon3 {
    width: 17px;
    height: 9px;
    display: block;
    background: url(gicon20.png) no-repeat center center;
    position: absolute;
    left: 50%;
    bottom: -9px;
    margin-left: -4px;
}

.ul-list4 .icon4 {
    width: 17px;
    height: 9px;
    display: block;
    background: url(gicon20-4.png) no-repeat center center;
    position: absolute;
    left: 50%;
    top: -9px;
    margin-left: -4px;
}

.ul-list4 .top .txt:hover {
    background: #093e8d;
}

.ul-list4 .txt:hover {
    color: #fff;
}

.ul-list4 .txt:hover span {
    background: url(date-h-2.png) no-repeat left center;
}

.ul-list4 .txt:hover .more {
    color: #fff;
    background: url(gicon14-2.png) no-repeat center right;
}

.ul-list4 .txt:hover span {
    color: #fff;
}

.ul-list4 .txt:hover h3 a {
    color: #fff;
}

.ul-list4 .top .txt:hover .icon1 {
    background: url(gicon19-2.png) no-repeat center center;
}

.ul-list4 .bottom .txt:hover {
    background: #093e8d;
}

.ul-list4 .bottom .txt:hover .icon2 {
    background: url(gicon24.png) no-repeat center center;
}

.ul-list4 .li2 .txt:hover {
    background: #093e8d;
}

.ul-list4 .li2 .txt:hover .icon3 {
    background: url(gicon20-2.png) no-repeat center center;
}

.ul-list4 .li2 .txt:hover .icon4 {
    background: url(gicon20-3.png) no-repeat center center;
}

.ul-list4 .pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.wrap-mode02 {
    padding: 50px 0;
    background-color: #093e8d;
    width: 100%;
}

.wrap-mode02 h3 {
    text-align: center;
    font-size: 32px;
    background: url(tit-bgw.png) no-repeat center bottom;
    padding-bottom: 30px;
}

.qk-tt {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
}

.qk-tt h3 {
    font-size: 28px;
    margin-bottom: 15px;
}

.qk-tt p {
    font-size: 20px;
    line-height: 45px;
}

.qk-list {
    width: 1460px;
}

.effect {
    float: left;
    width: 379px;
    margin-right: 30px;
    /* width: 335px; */
    /* margin-right: 20px; */
    box-shadow: 3px 5px 15px rgb(0 0 0 / 10%);
    top: 0;
    background-color: #fff;
    position: relative;
}

.effect .e-box {
    padding: 26px;
}

.bbs-tag {
    position: relative;
    float: left;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    background: #093e8d;
    margin-bottom: 25px;
}

.bbs-tag i {
    display: block;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    font-style: normal;
}

.bbs-tag:after {
    position: absolute;
    left: -7px;
    bottom: -7px;
    width: 0;
    height: 0;
    border-width: 7px;
    border-style: solid;
    border-color: transparent #093e8d transparent transparent;
    transform: rotate(0deg);
    content: '';
    clear: both;
}

.effect .qk-pic {
    margin-bottom: 20px;
}

.effect .qk-pic img {
    width: 100%;
    height: 420px;
}

.effect p {
    margin-top: 18px;
}

.effect a.qk {
    color: #333;
    font-size: 16px;
    display: inline-block;
    padding-left: 30px;
    line-height: 24px;
    background: url(bk.png) left center no-repeat;
    background-size: auto 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;
    width: 222px;
}

.effect a.down {
    display: inline-block;
    width: 75px;
    line-height: 24px;
    color: #093e8d;
    background-color: #f3f1f1;
    text-align: center;
    font-size: 14px;
    float: right;
}

.more-box {
    text-align: center;
    margin-top: 39px;
}

.more-box>a {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    overflow: hidden;
    border: 1px solid #093e8d;
}

.more-box>a>span {
    display: inline-block;
    padding: 10px 40px;
    background: none;
    color: #666;
    transition: all 0.4s;
}

.more-box>a:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    padding: 10px 20px;
    width: 100%;
    height: 100%;
    background: #093e8d;
    color: #fff;
    content: attr(data-hover);
    transform: translateX(-100%);
    transition: all 0.4s;
    box-sizing: border-box;
    opacity: 0;
    text-align: center;
}

.more-box>a:hover>span {
    transform: translateX(100%);
    color: #666;
}

.more-box>a:hover:before {
    transform: translateX(0);
    opacity: 1;
    z-index: 0;
}

.qk-more>a {
    border: 1px solid #fff;
}

.qk-more>a>span {
    color: #fff;
}

.qk-more>a:before {
    background: #fff;
    color: #093e8d;
}

.cgsec1-box {
    padding: 50px 0 40px;
}

.cgsec1-box h3,
.cgsec3-box h3 {
    text-align: center;
    font-size: 32px;
    background: url(tit-bg.png) no-repeat center bottom;
    padding-bottom: 30px;
}

.cgsec1-box .kw-tab {
    width: 1400px;
}

.cgsec1-box .kw-tab .hd {
    display: table;
    width: 100%;
    margin: 40px 0 45px;
}

.cgsec1-box .kw-tab .hd ul {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    ;
}

.cgsec1-box .kw-tab .hd ul li {
    display: inline-block;
    line-height: 58px;
    width: 260px;
    color: #333;
    cursor: pointer;
    border: 1px solid #093e8d;
    margin: 0 15px;
    position: relative;
}


/* .cgsec1-box .hd ul li::after {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -9px;
    border: 9px solid transparent;
    border-top-color: #093e8d;
    top: 90%;
    transition: all 0.4s ease;
    visibility: hidden;
    opacity: 0;
} 

.cgsec1-box .hd ul li.on::after {
    visibility: visible;
    top: 100%;
    opacity: 1;
} */

.cgsec1-box .kw-tab .hd ul li.on {
    background: #093e8d;
    color: #fff;
}

.cgsec1-box .kw-tab .bd ul {
    zoom: 1;
    width: 1500px;
    overflow: hidden;
}

.cgsec1-box .kw-tab .bd li {
    width: 236px;
    float: left;
    margin-right: 55px;
}

.cgsec1-box .kw-tab .bd li>a {
    display: block;
}

.cgsec1-box .kw-tab .bd li .kw-pic {
    width: 234px;
    height: 360px;
    /* border: 1px solid #eee; */
    color: #999;
    overflow: hidden;
}

.cgsec1-box .kw-tab .bd li .kw-pic img {
    width: 100%;
    height: auto;
}

.cgsec1-box .kw-tab .bd li .kw-date {
    text-align: center;
    line-height: 28px;
    color: #333;
}

.cgsec1-box .kw-tab .kw-more {
    display: block;
    margin: 0 auto;
    color: #333;
    text-align: center;
    width: 156px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #093e8d;
}

.cgsec3-box {
    padding: 50px 0;
    /* background: url(zkbgw.png) center center no-repeat; */
}

.cgsec3-box .cgsec3 {
    padding: 0 15px;
}

.cgsec3-box .cgs3-tab {
    width: 1400px;
}

.cgsec3-box .cgs3-tab .hd {
    display: table;
    width: 100%;
    margin: 40px 0 30px;
}

.cgsec3-box .cgs3-tab .hd ul {
    width: 100%;
    overflow: hidden;
    text-align: center;
    display: table-cell;
}

.cgsec3-box .cgs3-tab .hd ul li {
    cursor: pointer;
    width: 260px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #093e8d;
    font-size: 18px;
    color: #333;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5px;
}

.cgsec3-box .cgs3-tab .hd ul li.on {
    background-color: #093e8d;
    color: #fff;
}

.cgsec3-box .cgs3-tab .bd ul {
    zoom: 1;
    margin: 0 -30px;
    overflow: hidden;
    padding-top: 15px;
}

.hdyth-con .hdyth-con-li {
    width: 33.3%;
    height: 130px;
    float: left;
    margin-bottom: 25px;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-box {
    display: block;
    height: 100%;
    margin: 0 30px;
    background-color: #ffffff;
    box-shadow: 0 0 15px #aaaaaa;
}

.hdyth-con .hdyth-con-li:last-of-type {
    margin-right: 0;
}

.hdyth-con .hdyth-con-li:hover .hdyth-con-li-box {
    background: #093e8d url(row7--libg.png) right center no-repeat;
}

.hdyth-con .hdyth-con-li:hover .hdyth-con-li-box .hdyth-con-li-lm {
    background-color: #ffffff;
}

.hdyth-con .hdyth-con-li:hover .hdyth-con-li-box .hdyth-con-li-lm a {
    color: #093e8d;
}

.hdyth-con .hdyth-con-li:hover .hdyth-con-li-box .hdyth-con-li-nr .li-nr-time {
    color: #ffffff;
}
.hdyth-con .hdyth-con-li:hover .hdyth-con-li-box .hdyth-con-li-nr .li-nr-tit {
    color: #ffffff;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-lm {
    width: 85px;
    background-color: #093e8d;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-lm a {
    color: #f5f5f5;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr {
    box-sizing: border-box;
    padding: 25px 20px 0 10px;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr a {
    display: block;
    height: 100%;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr .li-nr-time {
    float: left;
    color: #093e8d;
    margin-right: 20px;
    font-family: "Times New Roman";
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr .li-nr-time .yueri {
    font-size: 30px;
    font-style: italic;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr .li-nr-time .nian {
    font-size: 14px;
    font-style: italic;
}

.hdyth-con .hdyth-con-li .hdyth-con-li-nr .li-nr-tit {
    font-size: 18px;
    line-height: 26px;
    height: 48px;
    color: #333333;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.cgsec3-box .cg-more {
    display: block;
    margin: 0 auto;
    color: #333;
    text-align: center;
    margin-top: 40px;
    width: 156px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #093e8d;
}