@charset "UTF-8";
.index {
    overflow: hidden;
}

.pdt {
    padding-top: 45px;
    background: url(../images/gg-tit-bj.png) no-repeat;
    background-position: left top;
}

.gg-tit {
    padding-bottom: 20px;
}

.gg-tit h2 {
    text-align: left;
    position: relative;
    line-height: 40px;
    font-size: 30px;
    color: #333333;
}

.gg-tit.white h2 {
    color: #fff;
}

.gg-tit.white h2 a {
    color: #fff;
}

.gg-tit h2 a {
    position: absolute;
    right: 0;
    top: 0;
    width: 120px;
    background: url(../images/gg-tit-more-bj.png) no-repeat;
    background-size: 100% 100%;
    color: #666666;
    font-size: 14px;
    text-align: center;
    transition: all 0.3s;
}

.gg-tit h2 a:hover {
    background: #1159a5;
    color: #fff;
}

.section1 {
    background: url(../images/s1-bj.jpg) no-repeat;
    background-position: center top;
    background-size: 1920px auto;
    padding-bottom: 60px;
}

.section1 .pdt {
    background-position: center top;
    text-align: center;
}

.section1 .pdt h2 {
    
}

.section1 .pdt h2 a{
  /*display:none;*/
}
.section1 .pdt h2 a.on{
    display:block;
}
.section1 .pdt h2 span{
margin-left:30px;
color:#666666;
    cursor: pointer;
}
.section1 .pdt h2 span.on{
color:#333333;
}
.section1 .pdt h2 span:first-child{
  margin-left:0;
}
.s1-t ul li {
    float: left;
    width: 23.5%;
    margin-left: 2%;
}

.s1-t ul li:first-child {
    margin-left: 0;
}

.s1-t ul li a {
    display: block;
    background: url(../images/s1-tlist-bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 25px 20px 30px 25px;
    box-shadow: -2px -2px 10px rgba(0, 0, 0, .05);
    margin-top: 35px;
    transition: all 0.5s;
}

.s1-t ul li a div {
    font-size: 0;
    color: #0a55a4;
    transition: all 0.5s;
}

.s1-t ul li a div em {
    font-size: 24px;
    font-style: normal;
}

.s1-t ul li a div span {
    font-size: 14px;
}

.s1-t ul li a p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin-top: 10px;
    transition: all 0.5s;
}

.s1-t ul li a:hover {
    margin-top: 15px;
    background: url(../images/s1-tlist-bj-hover.png) no-repeat;
    background-size: 100% 100%;
}

.s1-t ul li a:hover div {
    color: #fff;
}

.s1-t ul li a:hover p {
    color: #fff;
}

.s1-b {
    position: relative;
}

.s1-br {
    width: 48.5%;
    float: right;
    padding: 45px 50px;
    background: #0292c8;
    box-shadow: 0 0 20px rgba(0, 0, 0, .2);
    position: relative;
    z-index: 9;
}

.first-art a {
    display: block;
}

.first-pic {
    position: relative;
}

.first-pic>img {
    display: block;
    width: 100%;
    height: 210px;
}

.first-pic span {
    position: absolute;
    text-align: center;
    right: 0;
    bottom: -47px;
    width: 136px;
    line-height: 40px;
    background: #fff;
    color: #007ead;
}

.first-pic span img {
    vertical-align: middle;
    margin-top: -5px;
    margin-right: 5px;
}

.first-info h3 {
    font-size: 16px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-right: 150px;
}

.first-info p {
    font-size: 14px;
    color: #b2e0f1;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}

.s1-br .i-list2 {
    margin-top: 25px;
    padding-top: 10px;
    border-top: 1px solid #6fbad6;
}

.i-list2 li a {
    display: block;
}

.i-list2 li a>p {
    color: #b2e0f1;
    font-size: 14px;
    line-height: 48px;
    padding-left: 20px;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/sg1-icon4.png) no-repeat;
    background-position: left center;
}

.i-list2 li a>p span {
    position: absolute;
    right: 0;
    top: 0;
    width: 85px;
    text-align: right;
}

.i-list2 li a>p span::before {
    content: "";
    position: absolute;
    height: 14px;
    width: 2px;
    background: #b2e0f1;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.i-list2 li a:hover>p {
    color: #fff;
    background: url(../images/sg1-icon4-hover.png) no-repeat;
    background-position: left center;
    text-decoration: underline;
}

.i-list2 li a:hover>p span::before {
    background: #fff;
}

.s1-bl {
    padding: 30px 35px 30px 35px;
    width: 48.5%;
    background: #fff;
    z-index: 8;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background: #fff url(../images/danghui.png) no-repeat;
    background-size: cover;
    background-position: right bottom;
    float: left;
}

.s1-bl ul li a {
    display: block;
    position: relative;
    overflow: hidden;
    line-height: 42px;
    padding: 18px 0;
    border-bottom: 1px solid #eeeeee;
}

.s1-bl-date {
    position: relative;
    color: #666666;
    line-height: normal;
    font-size: 0;
    overflow: hidden;
    float: left;
    margin-right: 15px;
}

.s1-bl-date::after {
    content: "";
    position: absolute;
    left: 28px;
    top: 50%;
    width: 1px;
    height: 30px;
    background: #333;
    transform: translateY(-50%) rotateZ(30deg);
}

.s1-bl-date b {
    font-size: 21px;
    float: left;
    line-height: 24px;
    font-weight: 600;
}

.s1-bl-date em {
    float: left;
    font-size: 14px;
    line-height: 18px;
    font-style: normal;
    padding-top: 24px;
    margin-left: 5px;
}

.s1-bl ul li a p {
    font-size: 16px;
    color: #666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-bl ul li a:hover .s1-bl-date {
    color: #1159a5;
}

.s1-bl ul li a:hover p {
    color: #1159a5;
    text-decoration: underline;
}

.section2 {
    background: url(../images/s2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding-top: 35px;
    padding-bottom: 70px;
}

.section2 .pdt {
    background: url(../images/gg-tit-bj2.png) no-repeat;
    background-position: left top;
    padding-top: 26px;
    padding-bottom: 35px;
}

.s2-l {
    float: left;
    width: 48.5%;
}

.s2-l>ul {
    margin: 0 -15px;
}

.s2-l>ul li {
    float: left;
    width: 48.5%;
}

.s2-l>ul li:first-child {
    margin-right: 3%;
}

.s2-l>ul li a {
    display: block;
    position: relative;
}

.s2-l>ul li a:hover .s2-linfo {
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.s2-l>ul li a:hover .s2-linfo h3 {
    color: #015290;
}

.s2-lpic {
    position: relative;
}

.s2-l-img {
    overflow: hidden;
}

.s2-l-img img {
    display: block;
    width: 100%;
    height: 252px;
    transition: all 0.3s;
}

.s2-l-img img:hover {
    transform: scale(1.1);
}

.s2-l>ul li a .pic {
    padding-top: 72.5%;
}

.s2-ldate {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #0292c8;
    width: 80px;
    padding: 5px 0 0 0;
    text-align: center;
    z-index: 9;
}

.s2-ldate p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
}

.s2-ldate span {
    display: block;
    font-size: 13px;
    line-height: 25px;
    color: #fff;
    color: rgba(255, 255, 255, .6);
}

.s2-linfo {
    background: url(../images/s2-llist-bj.png) no-repeat;
    background-size: 100% 100%;
    padding: 20px 20px 85px 20px;
    transition: all 0.5s;
    margin-bottom: 30px;
}

.s2-linfo h3 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #333333;
    font-weight: 600;
}

.s2-linfo p {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
    overflow: hidden;
    color: #666666;
    margin-top: 10px;
}

.s2-r {
    float: right;
    width: 48.5%;
}

.s2-rc {
    background: #fff;
    padding: 20px 30px 25px 30px;
}

.s2-rfirst a {
    display: block;
}

.s2-rfirst a div {
    font-size: 0;
    color: #0a55a4;
    transition: all 0.5s;
}

.s2-rfirst a div em {
    font-size: 24px;
    font-style: normal;
}

.s2-rfirst a div span {
    font-size: 14px;
}

.s2-rfirst a h3 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #333333;
    font-weight: 600;
    margin-top: 5px;
}

.s2-rfirst a p {
    font-size: 14px;
    color: #666666;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 10px;
}

.s2-rc>ul {
    margin-top: 25px;
    border-top: 1px solid #eee;
}

.s2-rc>ul li a {
    display: block;
    overflow: hidden; 
}

.s2-rpic {
    float: left;
    width: 215px;
    margin-right: 20px;
    overflow: hidden;
}

.s2-rpic img {
    display: block;
    width: 100%;
    height: 129px;
    transition: all 0.3s;
}

.s2-rpic img:hover {
    transform: scale(1.1);
}

.s2-rinfo {
    overflow: hidden;
}

.s2-rinfo span {
    display: block;
    width: 110px;
    line-height: 28px;
    border: 1px solid #007faf;
    color: #007faf;
    font-size: 14px;
    text-align: center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.s2-rinfo p {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    color: #333;
}

.s2-rc>ul li a:hover .s2-rinfo span {
    background: #007faf;
    color: #fff;
}

.s2-rc>ul li a:hover .s2-rinfo p {
    color: #007faf;
    text-decoration: underline;
}

.section3 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section3 .pdt {
    background: url(../images/gg-tit-bj3.png) no-repeat;
    background-position: left top;
    padding-top: 26px;
    padding-bottom: 35px;
    overflow: hidden;
    position: relative;
}

.s3-l {
    float: left;
    width: 48.5%;
}

.s3-r {
    float: right;
    width: 48.5%;
}
.s3-r  .i-list3{
  display:none;
    position: relative;
}
.s3-r  .i-list3.on{
  display:block;
}

.i-list3 a.more{

position: absolute;

right: 0;

top: -70px;

width: 120px;

height: 40px;

line-height: 40px;

background: url(../images/gg-tit-more-bj.png) no-repeat;

background-size: 100% 100%;

color: #666666;

font-size: 14px;

text-align: center;

transition: all 0.3s;
}

.i-list3 a.more:hover {
    background: #1159a5;
    color: #fff;
}


.s3-l ul li a {
    display: block;
    position: relative;
}

.s3-l ul li a:hover .s3-linfo p {
    color: #1159a5;
}

.s3-l ul li a:hover .s3-lpic img {
    transform: scale(1.1);
}

.s3-lpic {
    position: relative;
    z-index: 8;
    overflow: hidden;
}

.s3-lpic img {
    display: block;
    width: 100%;
    height: 400px;
    transition: all 0.3s;
}

.s3-linfo {
    margin-top: -40px;
    margin-bottom: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 9;
    padding: 20px 30px 20px 15px;
    margin-right: 130px;
}

.s3-linfo p {
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s3-linfo span {
    display: block;
    color: #245099;
    margin-top: 5px;
}

.s3-linfo span b {
    font-size: 20px;
    font-weight: 600;
    vertical-align: middle;
}

.s3-linfo span em {
    font-size: 14px;
    font-style: normal;
    vertical-align: middle;
    margin-left: 5px;
}

.s3-l .slick-dots {
    right: 0;
    width: auto;
    bottom: 25px;
}

.s3-l .slick-dots li {
    width: 10px;
    height: 10px;
    border: 1px solid #245099;
    border-radius: 50%;
    margin: 0 12px;
}

.s3-l .slick-dots li.slick-active {
    background: #245099;
}

.i-list3 li a {
    display: block;
}

.i-list3 li a>p {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    padding-left: 20px;
    padding-right: 100px;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background: url(../images/sg1-icon4.png) no-repeat;
    background-position: left center;
}

.i-list3 li a>p span {
    position: absolute;
    right: 0;
    top: 0;
}

.i-list3 li a div {
    background: #0560a9;
    padding: 30px 40px 25px 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: none;
    margin-bottom: 15px;
    /* margin-top: 15px; */
}

.i-list3 li:first-child a div {
    margin-top: 0;
}

.i-list3 li.on a div {
    display: block;
}

.i-list3 li.on a>p {
    display: none;
}

.i-list3 li a div p {
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    position: relative;
}

.i-list3 li a div p::before {
    content: "";
    position: absolute;
    left: 13px;
    height: 14px;
    top: -6px;
    width: 1px;
    background: rgba(255, 255, 255, .2);
    z-index: 8;
}

.i-list3 li a div p img {
    vertical-align: middle;
    margin-right: 10px;
    font-size: 16px;
}

.i-list3 li a div h3 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 15px;
}

.i-list3 li a:hover>p {
    color: #0865ad;
    background: url(../images/sg1-icon4-hover.png) no-repeat;
    background-position: left center;
}

.section4 {
    padding-top: 45px;
    padding-bottom: 70px;
    background: #e9f0f8;
}

.section4 .gg-tit {
    background-position: center top;
}

.section4 .gg-tit h2 {
    text-align: center;
}

.s4-c {
    margin-top: 15px;
}

.s4-c ul li {
    transition: all .5s;
}

.s4-c ul li a {
    display: block;
}

.s4-pic {
    transition: all 0.3s;
}

.s4-pic img {
    display: block;
    width: 100%;
    height: 307px;
}

.s4-info {
    background: #0a55a4;
    padding: 20px 35px;
    overflow: hidden;
    display: none;
}

.s4-info p {
    color: #fff;
}

.s4-info p span {
    font-size: 18px;
}

.s4-info p em {
    font-style: normal;
    font-size: 18px;
    font-family: 宋体;
    font-weight: 600;
    margin-left: 10px;
}

.s4-info div {
    height: 1px;
    width: 50%;
    background: #fff;
    margin-top: 10px;
}

.s4-c ul li.slick-current {
    transform: scale(1.2);
}

.s4-c ul li.slick-current .s4-info {
    display: block;
}

.s4-c>ul {
    padding: 0 80px;
    margin: 0 -80px;
}

.s4-c .slick-track {
    padding-top: 50px;
    padding-bottom: 50px;
}

.s4-c .slick-prev,
.s4-c .slick-next {
    width: 48px;
    height: 48px;
}

.s4-c .slick-prev {
    left: 0;
    background: url(../images/s4-l.png) no-repeat;
    background-size: 100% 100%;
}

.s4-c .slick-next {
    left: auto;
    right: 0;
    background: url(../images/s4-r.png) no-repeat;
    background-size: 100% 100%;
}