﻿@charset "utf-8";
.index {
    overflow: hidden;
}

.gg-tit {
    position: relative;
    margin-bottom: 25px;
}

.gg-tit h2 {
    font-size: 24px;
    color: #333;
    line-height: 32px;
    font-weight: 600;
}

.gg-tit a {
    position: absolute;
    top: 0;
    right: 0;
    height: 32px;
    background: url(/xxgcxy/images/more.png) no-repeat;
    background-position: center bottom;
    font-size: 15px;
    color: #333333;
    width: 80px;
    text-align: center;
}

.section1 {
    margin-top: 40px;
}

.s1-l {
    float: left;
    width: 610px;
    margin-right: 30px;
}

.s1-r {
    overflow: hidden;
}

.s1-l ul li a {
    display: block;
    position: relative;
}

.s1-l ul li a .pic {
    padding-top: 68.67%;
}

.s1-linfo {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(/xxgcxy/images/zzc.png) repeat-x;
    background-position: center bottom;
}

.s1-linfo p {
    position: absolute;
    left: 20px;
    right: 140px;
    bottom: 15px;
    color: #fff;
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.s1-l .slick-dots {
    right: 30px;
    bottom: 15px;
    text-align: center;
    width: auto;
}

.s1-l .slick-dots li {
    display: none;
    color: #fff;
    font-size: 14px;
    width: auto;
    height: auto;
}

.s1-l .slick-dots li.slick-active {
    display: block;
}

.s1-l .slick-dots li span {
    font-size: 24px;
    color: #fff;
}

.s1-l .slick-prev {
    width: 54px;
    height: 80px;
    background: url(/xxgcxy/images/s1-lbtn.png) no-repeat;
    z-index: 9;
}

.s1-l .slick-next {
    width: 54px;
    height: 80px;
    background: url(/xxgcxy/images/s1-rbtn.png) no-repeat;
    z-index: 9;
}

.text-list2 li:first-child a {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

.text-list2 li a {
    color: #333;
    display: block;
    overflow: hidden;
    line-height: 80px;
    padding-top: 22px;
    margin-top: 22px;
    border-top: 1px solid #e6e6e6;
}

.date2 {
    width: 70px;
    height: 70px;
    text-align: center;
    background: #f4f4f4;
}

.date2 p {
    line-height: 30px;
    font-size: 26px;
    color: #666666;
    padding-top: 10px;
}

.date2 span {
    display: block;
    color: #666666;
    font-size: 12px;
    line-height: 24px;
}

.text-list2 li a .date2 {
    float: left;
    margin-right: 20px;
}

.text-list2 li a>p {
    font-size: 16px;
    overflow: hidden;
    line-height: 30px;
    vertical-align: middle;
    height: 60px;
    overflow: hidden;
    padding-top: 5px;
}

.text-list2 li a:hover>p {
    color: #2473b8;
}

.text-list2 li a:hover .date2 {
    background: #2473b8;
}

.text-list2 li a:hover .date2 span {
    color: #fff;
}

.text-list2 li a:hover .date2 p {
    color: #fff;
}

.section2 {
    background: url(/xxgcxy/images/s2-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 100px 0 130px 0;
    margin-top: 60px;
}

.s2-l {
    float: left;
    width: 655px;
    margin-right: 60px;
}

.s2-l .gg-tit h2 {
    color: #fff;
}

.s2-l .gg-tit a {
    color: #fff;
    background: url(/xxgcxy/images/more2.png) no-repeat;
    background-position: center bottom;
}

.s2-l p {
    font-size: 16px;
    line-height: 36px;
    color: #fff;
}

.s2-l>a {
    display: block;
    width: 120px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    color: #2473b8;
    margin-top: 35px;
}

.s2-l>a:hover {
    background: #c1e4f7;
}

.s2-r {
    overflow: hidden;
}

.s2-r a {
    display: block;
    position: relative;
    border: 6px solid #fff;
}

.s2-r a img {
    display: block;
    width: 100%;
}

.s2-r a .play {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    background: url(/xxgcxy/images/play.png) no-repeat;
    background-position: center center;
}

.section3 {
    padding-top: 50px;
    background: url(/xxgcxy/images/s3-bj.jpg) no-repeat;
    background-position: center center;
    background-size: cover;
}

.s3-c ul {
    overflow: hidden;
}

.s3-c ul li:first-child {
    float: left;
    width: 500px;
    margin-right: 70px;
    padding-top: 35px;
}

.s3-c ul li:first-child+li {
    float: left;
    width: 630px;
}

.s3-c ul li:first-child+li+li {
    float: left;
    width: 450px;
    margin-left: 15px;
    margin-right: 60px;
    padding-top: 15px;
}

.s3-c ul li:first-child+li+li+li {
    float: left;
    width: 500px;
    padding-top: 40px;
}

.s3-c ul li a {
    display: block;
    position: relative;
    overflow: hidden;
}

.s3-c ul li a>img {
    display: block;
    width: 100%;
    transition: all 1s;
}

.s3-c ul li a:hover img {
    transform: scale(1.1);
}

.s3-info {
    position: absolute;
    top: 0;
    bottom: 0;
}

.s3-c ul li:first-child .s3-info {
    right: 0;
}

.s3-c ul li:first-child .s3-info div {
    left: 70px;
}

.s3-c ul li:first-child+li .s3-info {
    right: 0;
}

.s3-c ul li:first-child+li .s3-info div {
    left: 100px;
}

.s3-c ul li:first-child+li+li .s3-info {
    left: 0;
}

.s3-c ul li:first-child+li+li .s3-info div {
    left: 20px;
}

.s3-c ul li:first-child+li+li+li .s3-info {
    right: 0;
}

.s3-c ul li:first-child+li+li+li .s3-info div {
    left: 65px;
}

.s3-info>img {
    display: block;
    height: 100%;
    transition: all 1s;
}

.s3-info div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 130px;
}

.s3-info div h3 {
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    height: 60px;
}

.s3-info div p {
    color: #fff;
    font-style: initial;
    font-size: 14px;
}

.s3-info div p img {
    vertical-align: middle;
}

.section4 {
    margin-top: 30px;
}

.s4-tit {
    position: relative;
    margin-bottom: 30px;
}

.s4-tit h2 {
    float: left;
    margin-left: 20px;
    margin-right: 60px;
    font-size: 24px;
    line-height: 30px;
    color: #333;
    padding-bottom: 10px;
    border-bottom: 2px solid transparent;
}

.s4-tit h2.on {
    border-color: #2473b8;
    color: #2473b8;
}

.s4-tit-more {
    position: absolute;
    right: 0;
    top: 0;
}

.s4-tit-more a {
    display: none;
    height: 32px;
    background: url(/xxgcxy/images/more.png) no-repeat;
    background-position: center bottom;
    font-size: 15px;
    color: #333333;
    width: 80px;
    text-align: center;
}

.s4-tit-more a.on {
    display: block;
}

.s4-body>div {
    display: none;
}

.s4-body>div:first-child {
    display: block;
}

.s4-body ul li {
    float: left;
    width: 32%;
}

.s4-body ul li:first-child+li {
    margin-left: 2%;
    margin-right: 2%;
}

.s4-body ul li a {
    display: block;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: all .3s;
}

.s4-body ul li a .pic {
    padding-top: 68.4%;
}

.s4-body ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.s4-body ul li a:hover p {
    color: #2473b8;
}

.s4-body ul li a p {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
    padding: 20px;
    color: #333;
}

.section5 {
    margin-top: 40px;
}

.s5-l {
    float: left;
}

.s5-l p {
    font-size: 24px;
    color: #333;
    margin-top: 25px;
}

.s5-l img {
    display: block;
    margin-top: 15px;
}

.s5-r {
    overflow: hidden;
}

.s5-r ul {
    overflow: hidden;
}

.s5-r ul li {
    float: left;
    width: 20%;
    text-align: center;
}

.s5-r ul li a {
    display: block;
}

.s5-r ul li a:hover div img {
    transition: all 0.5s;
    transform: rotateY(360deg);
}

.s5-r ul li a:hover p {
    color: #2473b8;
}

.s5-r ul li a div {
    width: 78px;
    height: 78px;
    border: 1px solid #2473b8;
    border-radius: 50%;
    text-align: center;
    line-height: 80px;
    margin: 0 auto;
    font-size: 0;
}

.s5-r ul li a div img {
    display: inline-block;
    vertical-align: middle;
}

.s5-r ul li a p {
    font-size: 16px;
    color: #333333;
    margin-top: 20px;
}