﻿.section1 .swiper-button-prev,
.section1 .swiper-button-next {
    width: 32px;
    height: 95px;
    text-align: center;
    line-height: 95px;
    background: rgba(0, 78, 134, .3)
}
.section1 .swiper-slide>img{
    width: 100%;
    height: 100vh
}
.section1 .swiper-slide>img:nth-child(2){
    display: none
}
.section1 .swiper-button-prev {
    left: 40px;
}

.section1 .swiper-button-next {
    right: 40px;
}

.section1 .swiper-button-prev h6,
.section1 .swiper-button-next h6 {
    line-height: 95px;
    color: #fff
}

.section1 .swiper-button-prev:hover,
.section1 .swiper-button-next:hover {
    background: rgba(0, 78, 134, 1)
}

.section1 .swiper-pagination {
    width: 100%;
    padding-left: 13.8%;
    box-sizing: border-box;
    text-align: left;
    bottom: 5%
}

.section1 .swiper-pagination .swiper-pagination-bullet {
    font-size: 18px;
    color: #fff;
}

.section1 .swiper-pagination-bullet {
    width: auto;
    height: auto;
    background: transparent;
    opacity: 1;
    font-family: 'hnl';
}

.section1 .swiper-pagination-bullet:after {
    content: '';
    display: inline-block;
    width: 0;
    height: 2px;
    background: #006cb8;
    vertical-align: middle;
    margin: 0
}

.section1 .swiper-pagination-bullet:last-child:before {
    content: '';
    display: inline-block;
    width: 0;
    height: 2px;
    background: #006cb8;
    vertical-align: middle;
    margin: 0
}

.section1 .swiper-pagination-bullet-active:after {
    width: 160px;
    margin: 0 5px
}

.section1 .swiper-pagination .swiper-pagination-bullet-active {
    color: #006cb8
}

.section1 .swiper-pagination-bullet-active:last-child:after {
    display: none
}

.section1 .swiper-pagination-bullet.swiper-pagination-bullet-active:last-child:before {
    width: 160px;
    margin: 0 5px
}

.s1_txt {
    position: absolute;
    width: 100%;
    top: 50%;
    padding-left: 13.54%;
    box-sizing: border-box;
    transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    opacity: 0;
}

.active .swiper-slide-active .s1_txt {
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.s1_txt h2 {
    color: #fff;
    font-size: 85px;
    font-family: 'h';
    line-height: 86px
}

.s1_txt h3 {
    font-size: 46px;
    color: #fff;
    font-family: 'fzzyt';
    line-height: 65px
}

.se2_left {
    width: 42.35%;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    opacity: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}

.se2_left img {
    width: 100%
}

.se2_right {
    display: inline-block;
    width: 57.65%;
    box-sizing: border-box;
    vertical-align: middle;
    padding-left: 96px;
    opacity: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

.index_tit {
    position: relative;
}

.index_tit h2 {
    font-size: 132px;
    color: rgba(75, 130, 176, .1);
    position: absolute;
    left: -192px;
    font-family: 'h';
    white-space: nowrap;
    text-transform: uppercase
}

.index_tit h3 {
    color: #282828;
    font-weight: bold;
    font-size: 36px;
    line-height: 54px;
}

.index_tit h4 {
    color: #282828;
    font-weight: bold;
    font-size: 24px;
    line-height: 43px;
    margin-bottom: 65px
}

.se2_right p {
    line-height: 26px;
    color: #919191;
    font-size: 16px;
    opacity: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
}

.se2_right ul {
    margin-top: 80px;
    opacity: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
}
.active .se2_right ul,
.active .se2_right p,
.active .se2_right,
.active .se2_left {
     opacity: 1;
     transform: translateX(0);
     -ms-transform: translateX(0);
     -webkit-transform: translateX(0);
}
.se2_right li {
    display: inline-block;
    width: 33.333%;
    font-size: 0;
}

.se2_right li a {
    display: block;
    font-size: 0
}

.se2_right li h2 {
    display: inline-block;
    font-weight: bold;
    font-size: 18px;
    color: #282828;
    vertical-align: middle;
    margin-left: 25px;
    line-height: 25px;
}

.se2_right li h2 span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    color: #919191;
    font-weight: normal;
    line-height: 18px
}

.se2_right li:hover h2 {
    color: #003d67
}

.cpimg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.cpimg img {
    width: 100%;
    height: 100%
}

.cpimg li {
    display: none;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%
}

.cpimg li.ac {
    display: block
}

.cpbanner {
    height: 100vh;
}

.cpbanner .swiper-container {
    height: 100%
}

.cpbanner .swiper-slide {
    text-align: center
}

.cpbanner .swiper-slide:before {
    content: '';
    display: block;
    width: 100%;
    height: 100vh;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/cpback_02_1.jpg) no-repeat 100% 100%;
    opacity: 0;
    background-size: 100% 100%
}

.cpbanner .swiper-slide:hover:before {
    opacity: 1;
}

.cpbanner .swiper-slide a {
    display: block;
    height: 100%
}
.cpbanner .swiper-button-prev,
.cpbanner .swiper-button-next{
    display: none
}
.cp_content {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    left: 0
}

.cp_content img:nth-child(2) {
    display: none
}

.cp_content h2 {
    margin-top: 25px;
    color: #ffffff;
    font-size: 24px
}

.cp_box {
    padding-top: 60px;
    display: none
}

.cp_content p {
    display: inline-block;
    width: 60%;
    text-align: left;
    color: rgba(255, 255, 255, .5);
    margin-bottom: 45px
}

.cp_content font {
    height: 52px;
    line-height: 0;
    display: inline-block;
    width: 194px;
    border-radius: 52px;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, .3);
    position: relative;
    overflow: hidden;
}

.cp_content font:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    background: #f51010
}

.cp_content font:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    background: #f51010
}

.cp_content font:hover:after {
    transform: translateX(50%);
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%)
}

.cp_content font:hover:before {
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%)
}

.cp_content font i {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    color: #fff;
    font-size: 14px;
    z-index: 2;
    line-height: 50px;
    margin-left: 5px
}

.cp_content font b {
    position: relative;
    color: #fff;
    font-size: 14px;
    vertical-align: middle;
    z-index: 2;
    line-height: 52px;
    display: inline-block
}

.new_left {
    display: inline-block;
    width: 16.64%;
    vertical-align: top
}

.newtab h2 {
    width: calc(100% - 25px);
    box-sizing: border-box;
    padding: 0 16px;
    font-size: 0
}

.newtab h2 span {
    display: inline-block;
    line-height: 40px;
    color: #777777;
    font-size: 18px;
    width: calc(100% - 5px);
    vertical-align: middle
}

.newtab h2.ac,
.newtab h2:hover {
    background-image: url(../images/h2bac_03_1.jpg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    cursor: pointer;
}

.newtab h2.ac span,
.newtab h2:hover span {
    color: #fff
}

.newtab h2 img {
    display: inline-block;
    vertical-align: middle;
    width: 5px
}

.newtab {
    margin-bottom: 85px
}

.new_left>a img:nth-child(2) {
    display: none
}

.new_left>a span {
    color: #282828;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px
}

.new_left>a:hover img:nth-child(1) {
    display: none
}

.new_left>a:hover img:nth-child(2) {
    display: inline-block
}

.new_left>a:hover span {
    color: #006cb8
}

.new_right {
    display: inline-block;
    vertical-align: top;
    width: 83.36%;
    box-sizing: border-box;
    position: relative;
    padding-left: 40px;
    padding-right: 75px
}

.new_right .swiper-slide {
    padding: 10px;
    box-sizing: border-box;
    background: #f1f4f8;
    transform: translateX(100%);
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    opacity: 0;
}
.last .new_right .swiper-slide {
    opacity: 1;
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
}
.new_right .swiper-slide:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-size: 100% 100%;
    background-image: url(../images/newbac_03_1.jpg);
    opacity: 0;
}

.new_right .swiper-slide:hover:before {
    opacity: 1;
}

.new_right .swiper-slide a {
    display: block
}

.new_box {
    position: relative;
    z-index: 2;
    text-align: center;
    line-height: 0
}

.new_box>img {
    width: 100%;
    margin-bottom: 45px
}

.new_box h2 {
    line-height: 26px;
    height:61px;
    color: #282828;
    font-size: 18px;
    width: 80%;
    display: inline-block;
    text-align: left
}

.new_box p {
    text-align: left;
    display: inline-block;
    width: 80%;
    margin-top: 20px;
    line-height: 24px;
    color: #777777;
    height: 96px
}

.new_box div {
    display: inline-block;
    width: 80%;
    border-top: 1px solid #d2d2d2;
    padding-top: 5px;
    line-height: 30px;
    margin-top: 10px
}

.new_box span {
    float: left;
    color: #a2a2a2;
    font-size: 12px;
    font-family: 'hnl';
}

.new_box i {
    float: right;
    font-size: 12px;
    color: #a2a2a2
}

.new_right .swiper-slide:hover h2,
.new_right .swiper-slide:hover p,
.new_right .swiper-slide:hover span,
.new_right .swiper-slide:hover i,
.newlist li:hover h2,
.newlist li:hover p,
.newlist li:hover span,
.newlist li:hover i {
    color: #fff
}

.newbtn {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) translateX(100%);
    z-index: 2;
    display: none
}
.ac .newbtn{
    display: block
}
.newbtn .swiper-button-prev,
.newbtn .swiper-button-next {
    position: static;
    width: 33px;
    height: 78px;
    display: block;
    line-height: 78px;
    text-align: center;
    transform: translateY(0)
}

.newbtn .swiper-button-prev img:nth-child(2),
.newbtn .swiper-button-next img:nth-child(2) {
    display: none
}

.newbtn .swiper-button-prev:hover img:nth-child(2),
.newbtn .swiper-button-next:hover img:nth-child(2) {
    display: inline-block
}

.newbtn .swiper-button-prev:hover img:nth-child(1),
.newbtn .swiper-button-next:hover img:nth-child(1) {
    display: none
}

.newbtn .swiper-button-prev:hover,
.newbtn .swiper-button-next:hover {
    background: #f51010
}

.new_right:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #f1f4f8;
    position: absolute;
    right: -100%;
    top: 0;
    transform: translateX(-55px)
}

.new_right>div {
    height: 0;
    overflow: hidden;
    /* position: relative; */
}

.new_right>div.ac {
    height: auto
}
.logolist{
    border-top: 2px solid #dfdfdf
}
.logolist.container {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.logolist li {
    display: inline-block;
    vertical-align: top;
    width: 16.666%;
    text-align: center
}

.logolist li img {
    max-width: 100%;
    height: auto
}