/* é¦–é¡µ */

.ggtit {
    font-size: 0;
    overflow: hidden;
    margin: 30px 0;
}

.tit-text {
    font-size: 0;
    float: left;
}

.tit-text span {
    display: inline-block;
    color: #000033;
    font-size: 24px;
    line-height: 24px;
    font-weight: 600;
    cursor: pointer;
    margin-right: 25px;
    padding-top: 3px;
}

.tit-text span.on {
    color: #E1001A;
}

.tit-text span img:first-child {
    display: inline-block;
}

.tit-text span.on img {
    display: none;
}

.tit-text span.on img:first-child+img {
    display: inline-block;
}

.tit-text span.active {
    color: #E1001A;
}

.tit-text span img {
    float: left;
    display: none;
    vertical-align: middle;
    vertical-align: bottom;
    margin-right: 10px;
    max-height: 24px;
}

.tit-text span i {
    vertical-align: middle;
    margin-left: 10px;
    color: #999999;
    font-size: 16px;
}

.b-ggtit .tit-text span {
    font-size: 30px;
    line-height: 30px;
    padding-top: 0;
}

.b-ggtit .tit-text span img {
    max-height: 30px;
}

.tit-more {
    float: right;
    overflow: hidden;
}

.tit-more a {
    float: left;
    display: none;
    text-align: center;
    line-height: 30px;
    border: 1px dashed #E1001A;
    background-size: 100% 100%;
    font-size: 16px;
    color: #E1001A;
    width: 90px;
}

.tit-more a:first-child {
    display: block;
}

.tit-more a:hover {
    background: #b70518;
    color: #fff;
}

.switch-c>div {
    display: none;
}

.switch-c>div:first-child {
    display: block;
}


/* .section1--------------- */

.s1-l {
    float: left;
    width: 690px;
}

.s1-l>ul {
    padding-right: 36px;
}

.s1-l>ul li a {
    display: block;
    position: relative;
}

.s1-l>ul li a>img {
    display: block;
    width: 100%;
}

.s1-l>ul a div {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #b70518;
    line-height: 30px;
    padding-right: 30px;
}

.s1-l>ul a div p {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    padding: 0 15px;
}

.s1-l>ul a div .date {
    position: absolute;
    right: 10px;
    line-height: 50px;
    top: 0;
    color: #fff;
    font-weight: normal;
}

.date {
    font-size: 0;
    max-height: 50px;
    overflow: hidden;
    color: #333333;
}

.date em {
    display: inline-block;
    font-size: 24px;
    color: #b70518;
}

.date i {
    display: inline-block;
    font-style: normal;
    font-size: 30px;
    color: #b70518;
}

.s1-l>ul .slick-prev,
.s1-l>ul .slick-next {
    width: 37px;
    height: 40px;
}

.s1-l>ul .slick-prev {
    right: 0;
    top: auto;
    left: auto;
    bottom: 40px;
    background: #999999 url(/templets/cnts/tskfdx/images/s1-ltop.png) no-repeat;
    background-position: center center;
}

.s1-l>ul .slick-next {
    right: 0;
    top: auto;
    left: auto;
    bottom: 0;
    background: #999999 url(/templets/cnts/tskfdx/images/s1-lbtm.png) no-repeat;
    background-position: center center;
}

.s1-r {
    overflow: hidden;
    height: 369px;
    padding-left: 15px;
}

.s1-r ul li {
    border-bottom: 1px solid #d9d9d9;
}

.s1-r ul li:hover {
    border-color: #E1001A;
}

.s1-r ul li:hover h3 {
    color: #E1001A;
}

.s1-r ul li:first-child a {
    padding-top: 0;
}

.s1-r ul li a {
    display: block;
    overflow: hidden;
    padding: 20px 0;
}

.s1-rdd {
    float: left;
    width: 100px;
    text-align: center;
}

.s1-rinfo {
    overflow: hidden;
    padding-left: 30px;
    border-left: 1px solid #d9d9d9;
}

.s1-rinfo h3 {
    color: #333333;
    font-size: 16px;
    line-height: 19px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-rinfo p {
    color: #666666;
    font-size: 14px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}


/* section2 -------------------- */

.s2-l {
    float: left;
    width: 455px;
}

.s2-llist li {
    margin-top: 13px;
}

.s2-llist li:first-child {
    margin-top: 0;
}

.s2-llist li a {
    display: block;
    overflow: hidden;
    line-height: 35px;
}

.s2-llist span {
    float: left;
    width: 60px;
    background: #e2e2e2;
    text-align: center;
    color: #333333;
    margin-right: 20px;
    transition: all 0.3s;
}

.s2-llist p {
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s2-llist li a:hover span {
    background: #E1001A;
    color: #fff;
}

.s2-llist li a:hover p {
    color: #E1001A;
}

.s2-m {
    float: left;
    width: 455px;
    margin: 0 40px;
}

.i-list li {
    position: relative;
    font-size: 16px;
    line-height: 54px;
    padding: 0 100px 0 20px;
    background: url(/templets/cnts/tskfdx/images/i-list-dot.png) no-repeat;
    background-position: 4px center;
    border-bottom: 1px solid #d9d9d9;
}

.s2-m .i-list li:first-child {
    line-height: 30px;
    padding-bottom: 10px;
}

.s2-m .i-list li:first-child {
    background-position: 4px 11px;
}

.i-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333333;
}

.i-list li a:hover {
    color: #E1001A;
}

.i-list li span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    font-size: 14px;
}

.s2-r {
    overflow: hidden;
}

.s2-rpic img {
    display: block;
    width: 100%;
}

.s2-rtext {
    font-size: 15px;
    line-height: 33px;
    color: #333333;
    max-height: 165px;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-top: 5px;
    text-indent: 2em;
}


/* section3-------------------------- */

.s3-l {
    float: left;
    width: 630px;
    margin-right: 40px;
}

.dtd-list li {
    padding-right: 90px;
    padding-left: 15px;
    line-height: 44px;
    font-size: 15px;
    position: relative;
    background: url(/templets/cnts/tskfdx/images/dtd-left.png) no-repeat;
    background-position: left center;
}

.dtd-list li.on {
    padding: 0;
    background: none;
}

.dtd-list li.on>a {
    display: none;
}

.dtd-list li.on>span {
    display: none;
}

.dtd-list li.on>.dtd-art {
    display: table;
}

.dtd-list li a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #303030;
}

.dtd-list li a.pic {
    padding-top: 63%;
}

.dtd-list li a:hover div {
    color: #9d0723;
}

.dtd-list li>span {
    position: absolute;
    right: 0;
    top: 0;
    color: #999999;
}

.dtd-art {
    display: table;
    display: none;
    overflow: hidden;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.dtd-pic {
    display: table-cell;
    vertical-align: middle;
    width: 148px;
    overflow: hidden;
    border: 1px solid #ddd;
    padding: 5px;
}

.dtd-pic a {
    display: block;
    overflow: hidden;
}

.dtd-pic a img {
    display: block;
    width: 100%;
}

.dtd-info {
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
}

.dtd-info:hover a p {
    color: #E1001A;
}

.dtd-info a {
    display: block;
    font-size: 0;
}

.dtd-info a p {
    font-size: 15px;
    line-height: 30px;
    max-height: 60px;
    color: #333333;
    white-space: pre-wrap;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dtd-info a img {
    display: inline;
    width: auto;
    max-height: 16px;
    vertical-align: middle;
}

.dtd-info a span {
    vertical-align: middle;
    color: #999999;
    font-size: 14px;
    margin-left: 5px;
}

.s3-r {
    overflow: hidden;
}

.s3-rlist {
    overflow: hidden;
}

.s3-rlist li {
    float: left;
    width: 300px;
}

.s3-rlist li:first-child,
.s3-rlist li:first-child+li+li {
    margin-right: 30px;
}

.s3-rlist li:first-child+li+li,
.s3-rlist li:first-child+li+li+li {
    margin-top: 30px;
}

.s3-rlist li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.s3-rlist li a img {
    display: block;
    width: 100%;
    height: 200px;
    transition: all 0.3s;
}

.s3-rlist li a p {
    position: absolute;
    right: 0;
    bottom: 20px;
    background: #EE7F01;
    color: #fff;
    font-size: 18px;
    width: 120px;
    line-height: 34px;
    text-align: center;
}

.s3-rlist li a:hover img {
    transform: scale(1.05);
}


/* section4--------------------- */

.section4 {
    overflow: hidden;
    margin-bottom: 40px;
}

.section4>ul {
    margin-left: -10px;
    margin-right: -10px;
}

.section4>ul li a {
    display: block;
    padding: 4px;
    border: 1px solid #d9d9d9;
    margin: 0 10px;
    overflow: hidden;
}

.section4>ul li a img {
    display: block;
    width: 100%;
    height: 50px;
    transition: all 0.3s;
}

.section4>ul li a img:hover {
    transform: scale(1.05);
}