@font-face {
    font-family: 'GOTHICI';
    src: url('../fonts/GOTHICI.TTF') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('../fonts/GOTHIC.TTF') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'GOTHICB';
    src: url('../fonts/GOTHICB.TTF') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'GOTHICBI';
    src: url('../fonts/GOTHICBI.TTF') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'FZDBSJW';
    src: url('../fonts/FZDBSJW.TTF') format('truetype');
    font-weight: normal;
}

.mode1Topp p {
    line-height: 28px;
    height: 56px;
    color: #333;
    overflow: hidden;
    display: block;
    margin: 8px 0;
}

.modelTop {
    overflow: hidden;
}

.mode1Topp {
    margin-top: 10px;
    border-bottom: 1px dashed #cfcfcf;
}


/* è½®æ’­ */

.banner {
    overflow: hidden;
    position: relative;
}

.banner ul a {
    padding-bottom: 23.96%;
}

.bannerul li {
    position: relative !important;
}

.bannerul .slick-dots li::before {
    display: none;
}

.bannerul li p {
    width: 37.75%;
    position: absolute;
    right: 0;
    bottom: 30px;
    line-height: 20px;
    background: rgba(155, 1, 0, .7);
    padding: 14px 25px;
}

.bannerul li .gp-container {
    position: relative;
    z-index: 10000;
}

.bannerul .slick-prev {
    left: 50%;
    margin-left: -767.5px;
    top: calc(50% + 18px);
    width: 21px;
    height: 37px;
    background: url(../images/l.png) no-repeat;
}

.bannerul .slick-next {
    right: 50%;
    margin-right: -767.5px;
    top: calc(50% + 18px);
    width: 21px;
    height: 37px;
    background: url(../images/r.png) no-repeat;
}


/* mode1 */


/* mode1l */

.mode1l {
    width: 61.24%;
}

.mode1ll {
    width: 47.13%;
}

.mode1lltop {
    padding-bottom: 66.52%;
}

.modeTit {
    padding: 39px 0 25px 0px;
    color: #a7a7a7;
    display: inline-block;
}

.modeTit h3 {
    color: #003575;
    font-weight: normal;
    display: inline-block;
    vertical-align: middle;
    font-family: 'FZDBSJW';
}

.modeTit span {
    margin: 0 10px;
    display: inline-block;
    vertical-align: middle;
}

.modeTit p {
    display: inline-block;
    color: #999999;
    /* line-height: 24px; */
    vertical-align: middle;
    font-weight: bold;
}

.mode1l .date {
    width: 98px;
    height: 35px;
    background: #faf2f2;
    line-height: 35px;
    text-align: center;
    color: #003575;
    font-family: 'GOTHICI';
}

.mode1lUl {
    margin: 0 -27px;
    margin-top: 10px;
    overflow: hidden;
}

.mode1lUl li p {
    line-height: 28px;
    height: 56px;
    color: #333;
    overflow: hidden;
    display: block;
    margin: 8px 0;
}

.mode1lUl li {
    transition: all 1s ease;
    width: 50%;
    display: block;
    float: left;
}

.mode1lUl li a {
    display: block;
    margin: 0 27px;
    border-bottom: 1px dashed #cfcfcf;
}

.mode1lUl li:hover {
    transform: translateX(5px);
}

.mode1lUl li:last-child {
    border: none;
}

.mode1r {
    width: 34.92%;
}

.mode1r .date {
    padding: 10px 17px;
    background: #faf2f2;
    text-align: center;
    line-height: 22px;
    /* margin-right: 25px; */
    float: left;
    display: inline-block;
}

.mode1r .date p:nth-child(1) {
    color: #003575;
    font-family: 'Arial';
    font-weight: bold;
    font-size: 18px;
}

.mode1r .date p:nth-child(2) {
    color: #003575;
    font-family: 'å¾®è½¯é›…é»‘';
    font-weight: bold;
    font-size: 14px;
}

.mode1p {
    line-height: 28px;
    height: 56px;
    display: block;
    overflow: hidden;
    color: #333;
    margin-left: 93px;
}

.mode1rUl li {
    border-bottom: 1px solid #edf1f2;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all 1s ease;
}

.mode1rUl li:hover {
    transform: translateX(5px);
}

.mode1rUl :last-child {
    border: none;
    margin-bottom: 0;
}

.mode2l {
    width: 61.24%;
}

.mode2r {
    width: 34.92%;
    /* width: 536px; */
}

.mode2l .tabListBox {
    padding-bottom: 56.21%;
    display: none;
}

.tabListBoxs {
    width: 443px;
    float: left;
}

.til_tabs {
    margin-left: 442px !important;
}

.til_tabs .til_tab {
    display: block;
    padding: 15px 40px 19px 40px;
}

.til_tabs li {
    position: relative;
}

.til_tabs li::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 12px solid transparent;
    border-right-color: #fff;
    position: absolute;
    left: -23px;
    top: 0;
    display: none;
}

.til_tabs li:hover:before {
    display: block;
}

.til_tabs li:hover .til_tab {
    background: url(../images/tabbg.png) no-repeat;
    background-size: 100% 100%;
}

.til_tabs li:hover {
    border: 1px solid #26538a;
    border-left: none;
}

.tabP {
    line-height: 28px;
    height: 56px;
    overflow: hidden;
    color: #333;
    margin-bottom: 13px;
}

.date {
    line-height: 18px;
    /* padding-left: 24px; */
    color: #999999;
}

.date span {
    width: 14px;
    margin-right: 10px;
    height: 14px;
    vertical-align: middle;
}

.mode2rPic {
    padding-bottom: 56.21%;
}

.mode2rP {
    /* position: relative; */
    position: absolute;
    display: block;
    padding-left: 30px;
    width: calc(100% - 30px);
    left: 0;
    line-height: 28px;
    bottom: 0px;
    color: #fff;
    padding-bottom: 18px;
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .0));
    /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .0));
    /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .0));
    /* Firefox 3.6 - 15 */
    background: linear-gradient(to top, rgba(0, 0, 0, .6), rgba(0, 0, 0, .0));
}

.mode2rbottom {
    overflow: hidden;
    position: relative;
    display: block;
}

.play {
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}


/* mode3 */

.mode3 {
    overflow: hidden;
    padding-bottom: 13px;
}

.mode3l {
    width: calc(50% - 20px);
}

.mode3r {
    width: calc(50% - 20px);
}

.mode3Ul {
    margin: 0 -32px;
}

.mode3Ul li {
    width: 33.33%;
    display: block;
    float: left;
    margin-bottom: 23px;
    transition: all 2s ease;
}

.mode3Ul a {
    line-height: 24px;
    color: #666;
    display: block;
    margin: 0 32px;
    position: relative;
}

.mode3Ul a::before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-left-color: #004387;
    position: absolute;
    left: 0px;
    top: 5px;
    display: none;
}

.mode3Ul li:hover a::before {
    display: block;
}

.mode3Ul li:hover a {
    padding-left: 28px;
    color: #333;
}

@media screen and (max-width: 1460px) {
    .bannerul .slick-prev {
        margin-left: -650px;
    }
    .bannerul .slick-next {
        margin-right: -650px;
    }
    .mode1rUl li {
        margin-bottom: 18px !important;
    }
    .mode1lUl li p {
        margin: 16px 0;
    }
    .til_tabs .til_tab {
        padding: 9px 40px 7px 40px;
    }
    .til_tabs {
        margin-left: 375px;
    }
}

@media screen and (max-width:1401px) {
    .bannerul .slick-prev {
        margin-left: -600px;
    }
    .bannerul .slick-next {
        margin-right: -600px;
    }
    .til_tabs .til_tab {
        padding: 2px 40px 7px 40px;
    }
    .til_tabs {
        margin-left: 346px;
    }
}

@media screen and (max-width:1301px) {
    .tabListBoxs,
    .mode2rbottom {
        width: 290px !important;
    }
    .bannerul .slick-prev {
        margin-left: -500px;
    }
    .bannerul .slick-next {
        margin-right: -500px;
    }
    .til_tabs {
        margin-left: 289px !important;
    }
    .til_tabs .til_tab {
        padding: 2px 40px 4px 40px;
    }
    .tabP {
        margin-bottom: 0;
    }
    .mode1rUl li {
        margin-bottom: 14px !important;
    }
}

@media screen and (max-width:1100px) {
    .bannerul .slick-prev {
        margin-left: -450px;
    }
    .bannerul .slick-next {
        margin-right: -450px;
    }
    .mode1lUl li p {
        margin: 20px 0;
    }
    .til_tabs {
        margin-left: 289px !important;
    }
    .tabP {
        line-height: 23px;
        height: 46px;
        margin-bottom: 12px;
    }
}

@media screen and (max-width:996px) {
    .bannerul li p {
        font-size: 18px;
        bottom: 10px;
    }
    .bannerul .slick-prev {
        left: 0;
        margin-left: 20px;
    }
    .bannerul .slick-next {
        right: 0;
        margin-right: 20px;
    }
    .gp-menu-header {
        top: 18px;
    }
    .mode1l,
    .mode2l {
        width: 100%;
    }
    .mode1r,
    .mode2r {
        width: 100%;
        float: left;
    }
    .tabListBoxs,
    .mode2rbottom {
        width: 414px !important;
    }
    .til_tabs {
        margin-left: 414px !important;
    }
    .til_tabs .til_tab {
        padding: 20px 40px 20px 40px;
    }
    .tabP {
        line-height: 28px;
        height: 56px;
    }
    .mode3l,
    .mode3r {
        width: 100%;
    }
}

@media screen and (max-width:768px) {
    .mode1lUl {
        margin: 0 -15px;
    }
    .mode1lUl li a {
        margin: 0 15px;
    }
    .tabP {
        line-height: 18px;
        height: auto;
    }
    .bannerul li p {
        padding: 5px;
        bottom: 0px;
        width: 50%;
    }
    .gp-menu-header {
        top: 18px;
    }
    .mode1ll {
        width: 100%;
    }
    .til_tabs {
        margin-left: 0;
        margin-top: 20px;
        float: left;
        width: 100%;
    }
    .tabListBoxs,
    .mode2rbottom {
        width: 100% !important;
    }
    .til_tabs {
        margin-left: 0 !important;
    }
}

@media screen and (max-width:479px) {
    .mode1lUl li {
        width: 100%;
    }
    .bannerul li p {
        padding: 6px;
        bottom: 0px;
        width: 51%;
        font-size: 12px;
    }
    .bannerul .slick-prev {
        transform: scale(.5);
        top: calc(50% + 9px);
    }
    .bannerul .slick-next {
        transform: scale(.5);
        top: calc(50% + 9px);
    }
    .gp-menu-header {
        top: 13px;
    }
    .mode3Ul li {
        width: 50%;
        margin-bottom: 10px;
    }
    .mode3Ul a {
        margin: 0 15px;
    }
    .mode3Ul {
        margin: 0 -15px;
    }
    .modeTit {
        padding: 15px 0 15px 0px;
    }
    .til_tabs .til_tab {
        padding: 20px 15px 20px 15px;
    }
}