








.indexPage{
    width: 100%;
    height: 100%;
    position: fixed;
}
#banner img{
    width: 100%;
    height: 100%;
}
/* .indexPageOne{
    background: url(../images/indexBannerOne.jpg) no-repeat center center;
    background-size: cover;
} */
#banner{
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.indexPageTwo{
    background: url(../images/indexBannerTwo.jpg) no-repeat center center;
    background-size: cover;
}
.indexPageThree_l{
    height: 100%;
    background: url(../images/indexBannerThree.jpg) no-repeat center center;
    background-size: cover;

}
.indexPageThree_r{
    background: url(../images/background.jpg) no-repeat center center;
    background-size: cover;
}
.indexPageFour{
    background: url(../images/indexBannerFour.jpg) no-repeat center center;
    background-size: cover;
}
.indexPageFive{
    background: url(../images/indexBack_02.jpg) no-repeat center center;
    background-size: cover;
}

.indexPageS,
.swiper-containerOne{
    width: 100%;
    height: 100%;
}
.indexPageS{
    position: relative;
}
.indexPageS {
    padding-top: 82px;
    box-sizing: border-box;
    overflow: hidden;
}

.indexPageOneTitle{
    width: 100%;
    height: auto;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.indexPageOneTitle h2{
    padding-bottom: 20px;
    font-family: "ft";
    transform: translateY(200px);
    -ms-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    opacity: 0;
}
.indexPageOneTitle p{
    color: rgba(255,255,255,1);
    transform: translateY(200px);
    -ms-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    opacity: 0;
}
.indexPageOneTitle h2{
    color:#fff;
}




.PtCrOneS  h3 a{
    width: 100%;
}


.indexPageTwo_l,.indexPageTwo_r{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}
.indexPageTwo_l{
    padding: 0 220px 0 160px;
}
.indexPageTwo_l{
    width: 37%;
}
.Title h2 i{
    color: #da0d1a;
    font-family: 'Arial';
    display: block;
    text-transform: uppercase;
}
.indexPageTwo_r{
    width: 63%;
    height: 100%;
}
.Title  h5{
    width: 20px;
    height: 20px;
    border: 3px solid #d8000e;
    border-radius: 50%;
    margin: 30px 0;
    box-sizing: border-box;
}
.Title h2{
    color: #333333;
    font-weight: bold;
}
.Title p{
    color: #333;
}

.headerLogo img:last-of-type{
    display: none;
}

.indexPageTwoBtn{
    padding-top: 100px;
}
.indexPageTwoBtn .iconfont{
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: block;
    border: 1px solid rgba(255,255,255,.7);
    box-sizing: border-box;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    background-image: none;
    position: relative;
    left: auto;
    color: #fff;
    right: auto;
    bottom: auto;
    top: auto;
    margin: 0;
    padding: 0;
}

.indexPageTwoBtn .swiper-button-prev{
    margin-right: 18px;
}
.indexPageTwoBtn .iconfont:hover{
    background-color: #d8000e;
    border-color: #d8000e;
}

.indexPageTwo_r .swiper-container{
    height: 100%;
}


.indexPageTwo_r .swiper-slide{
    background: rgba(45,88,153,.9);
}
.indexPageTwoS{
    width: 100%;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
}

.indexPageTwoS h3{
    width: 56px;
    height: 56px;
    line-height: 56px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid rgba(255,255,255,.5);
    margin-bottom: 20px;
}
.indexPageTwoS h3 i{
    color: #fff;
    line-height: inherit;
}

.indexPageTwoS h4{
    color: #fff;
    font-weight: bold;
    padding-bottom: 40px;
}
.indexPageTwoS p{
    color: #fff;
}
.indexPageTwo_r .swiper-slide{
    overflow: hidden;
}
.indexPageTwo_r .swiperS,
.indexPageTwo_r .swiper-slide:hover{
    width: 30% !important;
    background: rgba(45,88,153,.9);
}
.indexPageTwo_r .swr,
.indexPageTwo_r .swiperS~.swiper-slide,
.indexPageTwo_r .swiper-slide:hover~.swiper-slide{
    width: 17% !important;
}
.indexPageTwo_r h2{
    width: 130%;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
}
.indexPageTwo_r h2 img{
    width: 100%;
    height: auto;
}
.indexPageTwo_r h6{
    width: 50px;
    height: 50px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    background-color: #d8000e;
    position: absolute;
    left: 50%;
    bottom: 16%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
   -ms-transform: translateX(-50%);
   -moz-transform: translateX(-50%);
   -webkit-transform: translateX(-50%);
}

.indexPageThree_l{
    width: 20%;
    padding-top: 180px;
    padding-left: 80px;
    box-sizing: border-box;
    position: absolute;
    left: 80%;
    top: 80px;
}
.indexPageThree_l .Title{
    opacity: 0;
    visibility: hidden;
}
.indexAtive{
    left: 0;
    width: 80%;
    padding-left: 160px;
}
.indexAtive .indexPageThree_l .Title{
    opacity: 1;
    visibility: inherit;
}
.indexPageThree_l .Title h2{
    color: #fff;
}
.indexPageThree_l .Title h2 i{
    color: #d8000e;
}

.indexPageThree_lS h2{
    color: #fff;
    font-weight: bold;
}
.indexPageThree_lS>p{
    font-family: 'Arial';
    color: rgba(255,255,255,.5);
    text-transform: uppercase;
    padding-top: 6px;
}
.indexPageThree_lS ul{
    padding-top: 40px;
    opacity: 0;
    visibility: hidden;
}
.indexAtive .indexPageThree_lS ul{
    opacity: 1;
    visibility: inherit;
}
.indexPageThree_lS ul li{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    position: relative;
    padding: 0 18px;
    text-align: center;
}
.indexPageThree_lS ul li h3{
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    position: relative;
}
.indexPageThree_lS ul li a{
    position: relative;
}
.indexPageThree_lS ul li h3 i{
    color: #fff;
    line-height: inherit;
}
.indexPageThree_lS ul li h3 p{
    width: 102%;
    height: 102%;
    position: absolute;
    border-radius: 50%;
    box-sizing: border-box;
    font-size: 0;
    border: 3px solid #d8000e;
    display: block;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);   
    opacity: 0;
}
.indexPageThree_lS ul li h3 p img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}
.indexPageThree_lS ul li a>p{
    color: rgba(255,255,255,.8);
    padding-top: 14px;
    font-weight: bold;
}

.indexPageThree_lS ul li a:hover h3 p{
    opacity: 1;
}


.indexPageSBtns{
    position: absolute;
    right: 24%;
    top: 30%;
    z-index: 100;
}

.indexPageSBtns li p{
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border: 1px solid rgba(255,255,255,.5);
    color: #fff;
    cursor: pointer;
}
.indexPageSBtns li:first-of-type{
    margin-bottom: 20px;
}
.indexPageSBtns li p:hover{
    background-color: #d8000e;
    border-color: #d8000e;
}
.acs{
    opacity: 0.5;
}
.indexPageFourLeft,.indexPageFourRight{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}
.indexPageFourLeft{
    width: 80%;
    padding-left: 160px;
    padding-right: 43%;
}
.indexPageFourRight{
    width: 20%;
    height: 100%;
}
.Btn{
    width: 180px;
    height: 38px;
    line-height: 38px;
    background-color: #d8000e;
    display: block;
    color: #fff;
    font-size: 0;
    margin-top: 50px;text-align: center;
}
.Btn span{
    line-height: inherit;
    font-size: 14px;
}
.Btn a{
    color: #fff;
    line-height: inherit;
    font-size: 14px;
}

.indexPageFourRight{
    background: rgba(45,88,153,.8);
}

.indexPageFourRight ul{
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
   text-align: center;
   padding: 0 36px;
   box-sizing: border-box;
}
.indexPageFourRight ul li a{
    padding: 50px 0;
    box-sizing: border-box;
    position: relative;
}
.indexPageFourRight ul li a::after{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: url(../images/back_03.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.indexPageFourRight ul li:last-of-type::before{
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background: url(../images/back_03.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}
.indexPageFourRight ul li a p{
    color: #fff;
    padding-top: 20px;
}
.indexPageFiveS{
    position: relative;
    top: 44%;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}

.indexPageFiveRight,
.indexPageFiveLeft{
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
}
.IxPeFiveRt_l,.IxPeFiveRt_r{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
    z-index: 10;
}
.indexPageFiveLeft{
    width: 35%;
    padding: 0 180px 0 160px;
}
.indexPageFiveRight{
    width: 65%;
}
.BtnTwo{
    margin-top: 20px;
    background-color: #fff;
}
.BtnTwo a{
    color: #333;
}
.IxPeFiveRt{
    height: 100%;
}
.IxPeFiveRt a{
    padding: 50px 140px 50px 30px;
    box-sizing: border-box;
    position: relative;
}
.IxPeFiveRt a::after{
    content: '';
    display: block;
    width: 3px;
    height: 0%;
    background-color: #d8000e;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -o-transform: translateY(-50%);
   -ms-transform: translateY(-50%);
   -moz-transform: translateY(-50%);
   -webkit-transform: translateY(-50%);
}
.IxPeFiveRt a::before{
    content: '';
    display: block;
    width: 0%;
    height: 100%;
    background: url(../images/back1_03.jpg) no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.IxPeFiveRt_l{
    width: 20%;
}
.IxPeFiveRt_l h3{
    color: #333;
    font-family: 'Arial';
}
.IxPeFiveRt_l h3 p{
    color: rgba(51,51,51,.5);
    font-size: 12px;
    font-family: 'Arial';
}
.IxPeFiveRt_r{
    width: 80%;
}
.IxPeFiveRt_r h4{
    color: #333;
    padding-bottom: 12px;
}
.indexAtive  .Title{
    opacity: 1;
    visibility: inherit;
}
.IxPeFiveRt_r p{
    color: rgba(51,51,51,.7);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.indexPageFiveRight{
    height: 460px;
}
.indexPageFiveRight .swiper-container {
    height: 100%;
}
.IxPeFiveRt a:hover{
    padding: 50px 170px 50px 80px;
}
.IxPeFiveRt a:hover::after{
    height: 100%;
}
.IxPeFiveRt a:hover::before{
    width: 100%;
}
.IxPeFiveRt a:hover h3,
.IxPeFiveRt a:hover p,
.IxPeFiveRt a:hover h4{
    color: #fff;
}


.indexPageFourRight ul li a:hover p{
    color: #d8000e;
}





.indexPageTwo_r,
.indexPage .active .indexPageTwo_r,
.indexPageTwo_l,
.indexPage .active .indexPageTwo_l,
.indexPageOneTitle p,.indexPageThree_l .indexPageThree_lS,
.indexPageThree_l .Title,
.indexPage .active .indexPageThree_l .indexPageThree_lS,
.indexPage .active .indexPageThree_l .Title,
.indexPageOneTitle h2,
.indexPageFiveLeft,
.indexPageFiveRight,
.indexPage .active  .indexPageFiveLeft,
.indexPage .active .indexPageFiveRight,
.indexPage .active .indexPageFourRight,
.indexPage .active .indexPageFourLeft,
.indexPageFourRight,
.indexPageFourLeft,
.indexPage .active .indexPageOneTitle p,
.indexPage .active .indexPageOneTitle h2{
    transition: all 0.6s cubic-bezier(0.35, 0.75, 0.55, 1);
    -ms-transition: all.6s cubic-bezier(0.35, 0.75, 0.55, 1);
    -webkit-transition: all.6s cubic-bezier(0.35, 0.75, 0.55, 1);
    -moz-transition: all.6s cubic-bezier(0.35, 0.75, 0.55, 1);
    -o-transition: all.6s cubic-bezier(0.35, 0.75, 0.55, 1);
}


.indexPage .active .indexPageTwo_l,
.indexPageTwo_r,

.indexPage .active .indexPageThree_l .Title,
.indexPage .active .indexPageTwo_r,
.indexPage .active .indexPageOneTitle h2{
    transition-delay: .2s;
}
.indexPage .active .indexPageThree_l .indexPageThree_lS,
.indexPage .active .indexPageOneTitle p{
    transition-delay: .6s;
}

.indexPageThree_l .indexPageThree_lS,
.indexPageThree_l .Title{
    transform: translateY(200px);
    -ms-transform: translateY(200px);
    -webkit-transform: translateY(200px);
    opacity: 0;
}
.indexPageFiveLeft,
.indexPageFourLeft,
.indexPageTwo_l{
    transform: translateX(-200px);
    -ms-transform: translateX(-200px);
    -webkit-transform: translateX(-200px);
    opacity: 0;
}
.indexPageFiveRight,
.indexPageFourRight,
.indexPageTwo_r{
    transform: translateX(200px);
    -ms-transform: translateX(200px);
    -webkit-transform: translateX(200px);
    opacity: 0;
}

.indexPage .active  .indexPageFiveLeft,
.indexPage .active .indexPageFiveRight,
.indexPage .active .indexPageFourRight,
.indexPage .active .indexPageFourLeft,
.indexPage .active .indexPageThree_l .indexPageThree_lS,
.indexPage .active .indexPageThree_l .Title,
.indexPage .active .indexPageTwo_r,
.indexPage .active .indexPageTwo_l{
    transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    opacity: 1;
}

.indexPage .active .indexPageOneTitle p,
.indexPage .active .indexPageOneTitle h2{
    transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}


.indexPageTwo_r h5{
    font-size: 100px;
    line-height: 100px;
    color: rgba(255,255,255,.1);
    font-family: 'Arial';
    font-weight: bold;
    font-weight: 1000;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(40%);
    -ms-transform: translateY(40%);
    -webkit-transform: translateY(40%);
}




.pageA h4 i{ 
    width: 8px;
    height: 8px;
    background-color: rgb(190,190,190);
    border-radius: 50%;
    opacity: 1;

}
/* .pageA h4:first-of-type{display: none;} */
.pageA h4{
    margin-bottom: 12px;
    cursor: pointer;
}
.pageA h4:last-of-type{
    margin-bottom: 0;
}
.pageA h4 i,
.pageA h4 span{
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    position: relative;
}
.pageA h4 i::after{
    content: '';
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    opacity: 0;
    border: 1px solid #d8000e;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    -o-transform: translateY(-50%) translateX(-50%);     
}
.pageA h4 span{
    font-size: 14px;
    color: #d8000e;
    opacity: 0;
    padding-left: 12px;
    visibility: hidden;
}
.pageA{
    position: absolute;
    left: 40px;
    top: 60%;
    z-index: 200;
}
.pageA .pageActive i{
    background-color: #d8000e;
}
.pageA .pageActive span,
.pageA .pageActive i::after{
    opacity: 1;
    visibility: inherit;
}
.Btn:hover {
    background: #fff;
}
.Btn:hover a{
    color: #d8000e;
}
.BtnTwo:hover{
    background-color: #d8000e;
  
}
.BtnTwo:hover a{
    color: #fff;
}
