html,
body {
    height: 100%;
    width: 100%;
    position: relative;
    overflow: hidden;
}

a {
    text-decoration: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.swiper-container {
    position: relative;
    height: 100%;
    width: 100%;
    font-family: '微软雅黑';
    color: #fff;
    padding: 0;
    margin: 0;
}

.swiper-container .swiper-slide {
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.swiper-pagination {
    right: 25px !important;
}

.swiper-pagination-bullet {
    width: 10px !important;
    height: 10px !important;
    border: 1px #cccccc solid;
    border-radius: 50% !important;
    background: rgba(255, 255, 255, 0) !important;
    opacity: 1 !important;
    margin: 16px 8px !important;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #0cf !important;
    border-color: #0cf !important;
}

.main {
    width: 100%;
    height: 100%;
}


/* 第一屏 */

.banner1-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
}

.banner1-header {
    width: 63%;
    height: auto;
    position: absolute;
    top: 31%;
    left: -13%;
}

.banner1-text {
    width: 26.1%;
    height: auto;
    position: absolute;
    bottom: 50%;
    right: 23%;
}

.banner1-yigeyi {
    width: 17.5%;
    height: auto;
    position: absolute;
    top: 29%;
    right: 32%;
}

.main-foot {
    width: 100%;
    height: 79px;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0px;
}

.main-foot span {
    width: 62.5%;
    margin: 0.78% auto;
    line-height: 25px;
    display: block;
    font-size: 16px;
}

.banner2-text {
    width: 21.82%;
    height: auto;
    position: absolute;
    top: 25%;
    left: 19%;
}

.banner3-boss {
    width: 31.97%;
    height: auto;
    position: absolute;
    top: 30.5%;
    left: 33%;
}

.banner3-ty {
    width: 49.79%;
    height: auto;
    position: absolute;
    top: 27%;
    left: 28.4%;
}

.banner3-xinxi {
    width: 24.63%;
    height: auto;
    position: absolute;
    top: 10.8%;
    right: 5.2%;
}

.banner4-text {
    width: 28.02%;
    height: auto;
    position: absolute;
    top: 25%;
    left: 21%;
}

.banner4-xinxi {
    width: 25.67%;
    height: auto;
    position: absolute;
    top: 43%;
    left: 21%;
}

.main img {
    width: 100%;
    height: auto;
}

.bottom {
    background-color: #10263f;
    height: 79px;
    display: block;
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 999;
    position: fixed;
    transition: left 0.4s ease;
}

.bottom.hide {
    left: -97.5%;
}

.bottom-middle {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.bot-main {
    width: 62.5%;
    height: 100%;
    margin: auto;
}

.bottom-button {
    display: block;
    width: 270px;
    height: 50px;
    background-color: #ff6000;
    border-radius: 25px;
    margin-top: 15px;
    color: #fff !important;
    text-align: center;
    line-height: 50px;
    font-size: 22px;
    font-family: "微软雅黑";
    float: left;
}

.bottom-button img {
    vertical-align: middle;
    margin-left: 5px;
}

.buttom-right {
    display: block;
    margin-top: 15px;
    float: right;
}

.buttom-right img {
    vertical-align: middle;
    float: left;
    display: block;
}

.inquiry {
    margin-left: 45px;
    font-size: 25px;
    font-family: "Arial";
    color: #fff;
    line-height: 22.5px;
}

.inquiry .inquiry-title {
    font-size: 18px;
    display: block;
    font-family: "微软雅黑";
}

.bottom-right {
    width: 2.5%;
    height: 79px;
    background: rgba(0, 0, 0, 0.5);
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 75px;
    line-height: 79px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-family: '';
}

.hide.bottom .bottom-right {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    vertical-align: middle;
    display: inline-block;
    margin-left: 18px;
}


/*头部上面*/

.head-top {
    width: 100%;
    height: 36px;
    background: #313131;
}

.head-top p {
    width: 1200px;
    height: 100%;
    color: #fff;
    font-size: 14px;
    line-height: 36px;
    margin: 0 auto;
    text-align: left;
}


/*header*/

#header {
    display: block;
    width: 100%;
    background: rgba(255, 255, 255, 0.5);
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
    /*padding: 1px;*/
}

#header .header {
    width: 100%;
}

#header .header #logo {
    width: 212px;
    height: 67px;
    /*background: url(../images/logo_zc.png) no-repeat center;*/
    background-size: cover;
    display: block;
    float: left;
    margin-top: 4px;
    margin-left: 18.75%;
}

.xsygw {
    display: inline-block;
    width: 126px;
    height: 45px;
    float: right;
    border: 1px solid #007af4;
    margin-top: 15px;
    border-radius: 5px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    color: #007af4;
    letter-spacing: 2px;
    font-family: "微软雅黑";
    margin-right: 18.75%
}

.xsygw:hover {
    color: #007af4;
}

#header.portfolio {
    background: rgba(255, 255, 255, 1);
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.nav ul li {
    width: 100px;
    height: 78px;
    text-align: center;
    line-height: 78px;
    font-size: 16px;
    color: #333;
    /*margin: 0 20px;*/
    display: block;
    float: left;
    position: relative;
}

.nav ul li span {
    width: 25px;
    height: 10px;
    position: absolute;
    right: -10px;
    top: 25px;
    background: url(../images/new_hot.png);
}

.nav ul li>ul {
    position: absolute;
    top: 76px;
    left: 0;
    border-top: 2px #000 solid;
    background: #fff;
    display: none;
    z-index: 10;
    -moz-box-shadow: 0 0 6px #ccc;
    -webkit-box-shadow: 0 0 6px #ccc;
    box-shadow: 0 0 6px #ccc;
}

.nav ul li ul li {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 0
}

.nav ul li a {
    color: #333;
}

.nav ul li.cur a,
.nav ul li:hover>a {
    color: #1879c8;
}

.nav ul li:hover>ul {
    display: block;
}

@-webkit-keyframes zoomIn2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

@keyframes zoomIn2 {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
}

.zoomIn2 {
    -webkit-animation-name: zoomIn2;
    animation-name: zoomIn2;
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
