﻿@charset "utf-8";
.banner a {
    display: block;
    overflow: hidden;
}

.banner img {
    display: block;
    width: 100%;
}

.banner ul {
    bottom: 26px;
}

.banner ul button {
    display: none;
}

.banner ul li {
    width: 20px;
    height: 4px;
    margin-left: 22px;
    border-radius: 50px;
    background: #fff;
    transition: all .3s;
}

.banner ul li.slick-active {
    width: 48px;
}

.gg-tit {
    font-size: 0;
    position: relative;
    text-align: center;
}

.gg-tit img {
    display: inline-block;
    vertical-align: middle;
}

.gg-tit h4 {
    display: inline-block;
    vertical-align: middle;
    font-size: 28px;
    line-height: 1;
    color: #333;
    font-weight: normal;
    padding: 0 14px;
}

.gg-tit a {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 14px;
    line-height: 17px;
    color: #0458a6;
    padding-left: 37px;
    transform: translateY(-50%);
    background: url(../images/mores.png) left center no-repeat;
}

.gg-tit a:hover,
.s2-mores:hover a {
    color: #2a3a4a;
}

.s1-l {
    width: 471px;
    float: left;
    margin-top: 40px;
}

.s1-banner a {
    display: block;
    overflow: hidden;
    position: relative;
}

.s1-banner .pic {
    padding-top: 65.81%;
}

.s1-banner a p {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 14px;
    line-height: 48px;
    color: #fff;
    padding-left: 20px;
    padding-right: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(0, 0, 0, .7);
}

.s1-banner ul button {
    display: none;
}

.s1-banner ul {
    width: auto;
    right: 30px;
    bottom: 14px;
}

.s1-banner ul li {
    width: 8px;
    height: 8px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-left: 20px;
}

.s1-banner ul li.slick-active {
    background: #fff;
}

.s1-banner a:hover img {
    transform: scale(1.1);
}

.s1-r {
    float: right;
    width: 690px;
    margin-top: 40px;
}

.textBox h4 {
    font-size: 18px;
    line-height: 1;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.textBox p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
    margin-top: 12px;
}

.textBox a {
    display: block;
    font-size: 14px;
    color: #0458a6;
    margin-top: 5px;
}

.textBox {
    padding-bottom: 21px;
    border-bottom: 1px solid #e5e5e5;
}

.s1-r ul>li {
    position: relative;
    line-height: 36px;
}

.s1-r ul>li a {
    display: block;
    font-size: 14px;
    line-height: 36px;
    color: #333;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s1-r ul>li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #999;
}

.s1-r ul>li:hover a,
.s1-r ul>li:hover span {
    color: #0458a6;
}

.s1-r ul {
    margin-top: 8px;
}

.s1 {
    padding-top: 50px;
    padding-bottom: 60px;
}

.s2-bg {
    height: 355px;
    padding-top: 60px;
    background: url(../images/s2-bg.jpg) no-repeat center center;
    background-size: cover;
}

.w h4 {
    color: #fff;
}

.s2-banner ul>li {
    width: 347px;
    margin-top: 40px;
    border: 1px solid #c8d9ed;
    background: url(../images/s2-list.png) no-repeat right bottom;
}

.s2-banner ul>li:nth-child(3n+2) {
    margin-left: 40px;
    margin-right: 39px;
}

.s2-banner ul>li a {
    display: table;
    overflow: hidden;
}

.s2-banner ul>li .tm {
    display: table-cell;
    width: 64px;
    vertical-align: middle;
}

.s2-banner ul>li .tm span {
    display: block;
    font-size: 14px;
    line-height: 35px;
    color: #0458a6;
    text-align: center;
}

.s2-banner ul>li .tm span:first-child {
    font-size: 18px;
    line-height: 33px;
    color: #fff;
    background: #0458a6;
}

.s2-banner ul>li .s2-info {
    display: table-cell;
    vertical-align: middle;
    padding-left: 13px;
}

.s2-banner ul>li .s2-info p {
    font-size: 14px;
    line-height: 24px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 48px;
}

.s2-banner ul>li:hover {
    background-color: #fff;
    border-color: #0458a6;
}

.s2-banner button {
    position: absolute;
    top: 50%;
    width: 48px;
    height: 48px;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: 99;
}

.s2-banner .slick-prev {
    left: -120px;
    background-image: url(../images/arrows-l.png);
}

.s2-banner .slick-next {
    right: -120px;
    background-image: url(../images/arrows-r.png);
}

.s2-box {
    position: relative;
    margin-top: -221px;
    padding: 0 40px 26px;
    background: #f2f5f9;
}

.s2-mores a {
    display: block;
    width: 95px;
    font-size: 14px;
    line-height: 17px;
    color: #0458a6;
    padding-left: 37px;
    margin: 0 auto;
    background: url(../images/mores.png) left center no-repeat;
}

.s2-mores {
    margin-top: 35px;
}

.s3-l {
    float: left;
    width: 490px;
}

.s3-l img {
    display: block;
    width: 490px;
    height: 575px;
}

.s3-r {
    float: right;
    width: 663px;
    margin-top: 40px;
    padding-right: 58px;
}

.s3-text a {
    display: block;
    overflow: hidden;
}

.s3-text a span {
    display: block;
    width: 128px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #13439b;
    border: 1px solid #a1bfe0;
    border-radius: 50px;
}

.s3-text a h4 {
    font-size: 16px;
    color: #333;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 20px;
    margin-bottom: 18px;
}

.s3-text a p {
    font-size: 14px;
    color: #666;
    line-height: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-text {
    padding-bottom: 33px;
    border-bottom: 1px solid #dcdcdc;
}

.s3-r ul>li {
    line-height: 40px;
    position: relative;
    background: url(../images/s3-list.png) no-repeat left center;
}

.s3-r ul>li a {
    display: block;
    font-size: 14px;
    color: #333;
    padding-left: 22px;
    padding-right: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.s3-r ul>li span {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    color: #999;
}

.s3-r ul>li:hover a,
.s3-r ul>li:hover span {
    color: #13439b;
}

.s3-r ul {
    margin-top: 16px;
}

.s3-main {
    overflow: hidden;
    margin-top: 40px;
    background: #f8f8f8;
}

.s3 {
    margin-top: 60px;
}

.s4-bg {
    height: 412px;
    padding-top: 58px;
    background: url(../images/s4-bg.png) no-repeat center center;
    background-size: cover;
}

.s4-bg a {
    color: #666;
    background: url(../images/mores2.png) no-repeat left center;
}

.s4-banner a {
    display: block;
    overflow: hidden;
    padding: 0 17px 2px;
}

.s4-banner a .pic {
    padding-top: 66.4%;
}

.s4-banner a .tm {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 63px;
    height: 61px;
    background: #0458a6;
    z-index: 9;
    padding-top: 11px;
    padding-bottom: 13px;
}

.s4-banner a .tm span {
    display: block;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 1;
}

.s4-banner a .tm span:first-child {
    font-size: 24px;
    margin-bottom: 3px;
}

.s4-info h4 {
    font-size: 16px;
    line-height: 1;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: normal;
}

.s4-info p {
    font-size: 14px;
    line-height: 24px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 48px;
    margin-top: 13px;
}

.s4-info {
    padding: 38px 20px 49px;
    background: #fff;
    border: 1px solid #dcdcdc;
    border-top: none;
    transition: all .3s;
}

.s4-banner a:hover img {
    transform: scale(1.1);
}

.s4-banner a:hover .s4-info {
    box-shadow: 0 3px 5px 2px #c8d9ed;
}

.s4-banner a:hover h4 {
    color: #13439b;
}

.s4-banner {
    margin: 0 -13px;
}

.s4-box {
    overflow: hidden;
    position: relative;
    margin-top: -286px;
}

.s4 {
    margin-top: 60px;
}

.s5-banner a {
    display: block;
    overflow: hidden;
    padding: 0 18px;
}

.s5-banner a .pic {
    padding-top: 41.01%;
}

.s5-banner a:hover img {
    transform: scale(1.1);
}

.s5-banner {
    margin: 40px -13px 0;
}

.s5 {
    overflow: hidden;
    margin-top: 60px;
    margin-bottom: 93px;
}