@import url("//at.alicdn.com/t/font_1043757_j31j49ltic.css");
html, body, div, span, a, img, ul, li, ol, p, strong, small, iframe, dl, dt, dd, h1, h2, h3, h4, h5, h6, i, input {
    margin: 0px;
    padding: 0px;
}
html, body {
    color: #111;
    font-family: "微软雅黑", Arial, sans-serif;
    font-size: 1rem;
    font-size: 1rem;
}
body {
    height: 100%;
    background-color: #fff;
    margin: 0 auto;
    overflow: auto;
    font-size: 14px;
    padding-bottom: env(safe-area-inset-bottom);
    padding-bottom: constant(safe-area-inset-bottom);
}
ul, ol {
    list-style-type: none;
}
img {
    vertical-align: middle;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.clr {
}
.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    font-size: 0
}
.clearfix {
*zoom:1;
}
.clr:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}
i {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
a {
    text-decoration: none;
    color: #111;
    transition: color 0.2s ease-in;
}
em {
    font-style: normal;
}
.line10 {
    font-size: 0px;
    line-height: 0px;
    height: 10px;
}
.line15 {
    font-size: 0px;
    line-height: 0px;
    height: 15px;
}
.line20 {
    font-size: 0px;
    line-height: 0px;
    height: 20px;
}
.line50 {
    font-size: 0px;
    line-height: 0px;
    height: 50px;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.mc-flex {
    display: flex;
    justify-content: space-between;
}
.mc-header {
    display: flex;
    position: fixed;
    justify-content: space-between;
    z-index: 999;
    top: 40px;
    width: 100%;
    height: 60px;
}
.mc-header .logo {
    margin-left: 70px;
}
.mc-header .logo a {
    width: 150px;
    display: block;
    height: 50px;
    margin-top: 5px;
    line-height: 200px;
    overflow: hidden;
    background-image: url("../images/logo.png");
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 0.5s ease-in-out;
}
.viewing-page-6 .mc-header .logo a {
    background-image: url("../images/logo2.png");
}
.mc-header .nav {
    margin-right: 70px;
    display: flex;
}
.mc-header .nav.onepage-pagination {
    position: relative;
    right: 0;
    top: 0;
    z-index: 5;
    list-style: none;
    margin: inherit;
    margin-right: 75px;
}
.mc-header .nav.onepage-pagination li {
    padding: 0 15px;
}
.mc-header .nav a {
}
.mc-header .nav a strong {
    font-family: Arial;
    color: #1b4da0;
    font-size: 18px;
    display: block;
    transition: all 0.5s ease-in-out;
}
.mc-header .nav a span {
    color: #93a7c7;
    font-size: 12px;
    display: block;
    transition: all 0.5s ease-in-out;
}
.mc-header .nav a:hover strong {
    color: #000;
}
.mc-header .nav a.on strong {
    color: #84cccd;
}
.mc-header .nav a.on span {
    color: #84cccd;
}
.viewing-page-6 .mc-header .nav a.on strong {
    color: #fff;
}
.viewing-page-6 .mc-header .nav a.on span {
    color: #fff;
}
.mc-cbody {
    width: 1170px;
    margin: 0 auto;
}
.mc-page {
}
.slidebox {
    width: 100%;
    height: 100%;
}
.slidebox .slidebox {
    width: 100%;
    height: 100%;
}
.slidebox .swmain {
    width: 100%;
    height: auto;
}
.slidebox .swiper-wrapper {
    width: 100%;
    height: 100%;
}
.slidebox .swiper-slide {
    width: 100%;
    height: 100%;
}
/* ssbg */
.ssbox1 {
    height: 100%;
    background-image: url("../images/page1-bg2.png");
    background-repeat: no-repeat;
    background-position: right top;
    min-width: 1170px;
    max-width: 1920px;
    margin: 0 auto;
    box-sizing: border-box;
}
.ssbox1.bg2 {
    height: 100%;
    background-image: url("../images/page2-bg2.png");
}
.ssbox1 .bgtag {
    position: absolute;
    bottom: 80px;
    left: 80px;
}
.ssbox1 h3 {
    color: #93a7c7;
    font-size: 45px;
    line-height: 60px;
    font-weight: 400;
}
.ssbox1 h1 {
    color: #1b4da0;
    font-size: 50px;
    line-height: 80px;
}
.ssbox1 h2 {
    color: #93a7c7;
    font-size: 16px;
    line-height: 50px;
    font-weight: 400;
}
.ssbox1 p {
    margin-top: 100px;
    color: #93a7c7;
    font-size: 14px;
    line-height: 33px;
    width: 430px;
    position: relative;
}
.ssbox1 p::before {
    content: "";
    width: 50px;
    height: 5px;
    background: #fff;
    top: -25px;
    left: 0;
    position: absolute;
}
.sstxt {
    padding-top: 180px;
}
.page1 {
    height: 100%;
    background: #c6e1fe;
    background-image: url("../images/page1-bg1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
}
.page2 {
    background-color: #ffffff;
}
.page2 .bg {
    height: 100%;
}
.page2 .tbox {
    position: relative;
    padding-top: 110px;
    height: 100%;
    box-sizing: border-box;
}
.page3 {
    background-image: url("../images/page3-bg1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e4f2ff;
}
.page3 .tbox {
    position: relative;
    padding-top: 110px;
    height: 100%;
    box-sizing: border-box;
}
.page3 .bg {
    height: 100%;
    background-image: url("../images/page3-bg2.png");
    background-repeat: no-repeat;
    background-position: left bottom;
    position: relative;
}
.page3 .bg::before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background-image: url("../images/page3-bg3.png");
    background-repeat: no-repeat;
    background-position: right 200px;
}
.page4 {
    background-image: url("../images/page4-bg1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #ffffff;
}
.page4 .tbox {
    position: relative;
    padding-top: 110px;
    height: 100%;
    box-sizing: border-box;
}
.page4 .bg {
    height: 100%;
}
.page5 {
    background-color: #e1e7f3;
}
.page5 .bg {
    background-image: url("../images/page5-bg1.png");
    background-repeat: no-repeat;
    background-position: left center;
}
.page5 .tbox {
    position: relative;
    padding-top: 110px;
    height: 100%;
    box-sizing: border-box;
}
.page5 .bg {
    height: 100%;
}
.page6 {
    background-image: url("../images/page6-bg1.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #121212;
}
.page6 .bg {
}
.page6 .tbox {
    color: #fff;
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.page6 .tbox .tx1 {
    font-size: 20px;
    line-height: 70px;
    opacity: 0.5;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out;
}
.page6 .tbox .tx1:hover {
    opacity: 1;
    font-size: 21px;
}
.page6 .tbox .tx2 {
    font-size: 30px;
    line-height: 80px;
    opacity: 0.4;
    letter-spacing: 15px;
    transition: all 0.5s ease-in-out;
}
.page6 .tbox .tx2:hover {
    font-size: 31px;
    opacity: 1;
    letter-spacing: 20px;
}
.page6 .tbox .tx3 {
    font-size: 40px;
    line-height: 90px;
    opacity: 0.6;
    letter-spacing: 1px;
    font-weight: 800;
    transition: all 0.5s ease-in-out;
}
.page6 .tbox .tx3:hover {
    font-size: 41px;
    opacity: 1;
    letter-spacing: 2px;
}
.page6 .fot {
    border-top: solid 1px #2a2a2a;
    padding-top: 1px;
    line-height: 50px;
    padding-bottom: 30px;
    position: absolute;
    z-index: 2;
    left: 50%;
    bottom: 0;
    transform: translate(-50%, 0%);
    color: #777777;
}
.page6 .fot a {
    color: #777777;
}
.lista {
    padding-top: 100px;
}
.lista ul {
    display: flex;
    justify-content: space-between;
}
.lista ul li {
    width: 225px;
}
.lista ul li p {
    text-align: center;
}
.lista ul li p.icon {
    text-align: center;
    padding-bottom: 25px;
}
.lista ul li p.til {
    padding-top: 10px;
    color: #000000;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
}
.lista ul li p.inf {
    color: #65778c;
    font-size: 16px;
    line-height: 40px;
    font-weight: 600;
    font-family: Arial;
    padding-bottom: 35px;
}
.lista ul li p.line {
    width: 50px;
    height: 5px;
    background: #fff;
    margin: 0 auto;
}
.lista ul li p.txt {
    padding-top: 20px;
    color: #93a7c7;
    font-size: 14px;
    line-height: 30px;
}
.listb {
}
.listb p {
    border-radius: 5px;
    overflow: hidden;
}
.listc {
}
.listc dl {
}
.listc dt {
    width: 40%;
    display: flex;
    align-items: center;
}
.listc dt .txt {
    color: #000000;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    padding-left: 15px;
}
.listc dd {
    width: 28%
}
.listc dd h3 {
    color: #000000;
    font-size: 20px;
    line-height: 60px;
    font-weight: 600;
}
.listc dd p {
    color: #93a7c7;
    font-size: 14px;
    line-height: 28px;
}
.titlea {
    color: #212121;
    font-size: 46px;
    line-height: 80px;
    text-align: center;
    padding-bottom: 10px;
}
.infoa {
    padding: 5px;
    color: #93a7c7;
    font-size: 16px;
    line-height: 30px;
}
.titlea span {
    color: #212121;
    font-size: 48px;
    font-family: Arial;
    padding-left: 5px;
}
/** - **/
.gallery.swiper-container {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.gallery .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #d9eefe;
    height: 240px;
    width: 376px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    cursor: pointer;
    position: relative;
    /*box-shadow: 0 0 8px rgb(0,0,0,0.1);*/
    
}
.gallery .swiper-slide span{
    transition: all 0.5s ease-in-out;
    opacity: 0;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABAQMAAAAl21bKAAAAA1BMVEUAAACnej3aAAAAAXRSTlOZyTXzhgAAAApJREFUCNdjYAAAAAIAAeIhvDMAAAAASUVORK5CYII=");
    line-height: 30px;
    width: 100%;
    bottom: 0px;
    left: 0px;
    position: absolute;
    z-index: 0;
    color: #fff;
    font-size: 14px;
}
.gallery .swiper-slide:hover span{
    opacity: 0.8;
}
.gallery .swiper-slide a{
    color: #fff;
}
.gallery .swiper-slide img {
}
.page2 .swiper-button-next, .page2 .swiper-container-rtl .swiper-button-prev {
    right: -60px;
    margin-top: -0px;
}
.page2 .swiper-button-prev, .page2 .swiper-container-rtl .swiper-button-next {
    left: -60px;
    margin-top: -0px;
}
/** - **/
.loadLayer {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: fixed;
    z-index: 99999;
    background: #fff;
}
.loadLayer span {
    box-sizing: border-box;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    min-width: 80%;
    min-height: 100px;
    z-index: 555;
    padding: 15px;
    color: #999;
    text-align: center;
}
.viewing-page-2 ul.onepage-pagination li a:before, .viewing-page-4 ul.onepage-pagination li a:before {
    background: rgba(217,223,254,0.55);
}
.viewing-page-2 ul.onepage-pagination li a.active:before, .viewing-page-4 ul.onepage-pagination li a.active:before {
    background: rgba(217,223,254,1);
}