@charset "utf-8";
body,
html {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
}

html {
    overflow-y: scroll;
}

body,
input {
    font-size: 15px;
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "WenQuanYi Micro Hei", sans-serif;
    -webkit-text-size-adjust: none;
}

dd,
dl,
dt,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
select,
textarea,
ul {
    margin: 0;
    padding: 0;
    list-style: none;
    color: #000;
}

img {
    border: none;
    vertical-align: middle;
}

input,
select,
textarea,
button {
    outline: 0;
    resize: none;
}

a:link,
a:visited {
    color: #282828;
    text-decoration: none;
}

::selection {
    background: rgba(254, 126, 0, 0.8);
}

::-moz-selection {
    background: rgba(254, 126, 0, 0.8);
}

.clearfix::after {
    clear: both;
    display: table;
    height: 0;
    content: "";
}

[v-cloak] {
    display: none !important;
}

.x-con-full {
    width: 100%;
    max-width: 1920px;
    margin: 0 auto;
    height: 480px;
    background: url(../images/banner.jpg) no-repeat center center;
}

.x-tabs-t {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 20px 0;
}

.x-tabs-t a {
    display: block;
    width: 145px;
    height: 66px;
    line-height: 66px;
    float: left;
    margin-right: 31.25px;
    box-shadow: 0 0 15px #8fa7b7;
    border-radius: 35px;
    font-size: 26px;
    padding-left: 70px;
    color: #00375c;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-position-y: 0;
    background-position-X: 0;
    letter-spacing: 2px;
}

.x-tabs-t .x-active {
    color: #fca40e;
    background-image: url(../images/iconhover.png);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.x-tabs-t a:hover {
    color: #fca40e;
    box-shadow: 0 0 2px #8fa7b7;
    background-image: url(../images/iconhover.png);
}

.x-tabs-t .x-n-rmg {
    margin-right: 0;
}

.x-tabs-b {
    width: 1200px;
    display: none;
    margin: 0px auto;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.x-tabs-b ul {
    width: 100%;
    position: relative;
    z-index: 1;
    opacity: 0;
}

.x-tabs-b ul li {
    display: block;
    float: left;
    width: 386px;
    margin-right: 21px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
    height: 270px;
    background: #f1f1f1;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    box-shadow: 0 0 10px #999;
    cursor: pointer;
    position: relative;
}

.x-tabs-b ul li img {
    display: block;
    width: 100%;
}

.x-tabs-b ul li:after {
    content: '点击查看大图';
    position: absolute;
    left: 0;
    opacity: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    font-size: 22px;
    text-align: center;
    line-height: 270px;
    color: #fff;
}

.x-tabs-b ul li:hover:after {
    opacity: 1;
}

.x-tabs-b .x-img-box {
    display: none;
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 1200px;
    height: 100%;
    left: 50%;
    padding: 0 10px;
    margin-top: -123px;
    margin-left: -610px;
    top: 0px;
    border-radius: 5px;
}

.x-tabs-b .x-img-box .x-mask {
    position: absolute;
    z-index: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.4;
    border-radius: 5px;
}

.x-tabs-b .x-img-box .x-close {
    position: fixed;
    z-index: 3;
    width: 50px;
    height: 50px;
    left: 50%;
    margin-left: 365px;
    background: url(../images/x-c.png) no-repeat 0 0;
    top: 50%;
    margin-top: -265px;
}

.x-tabs-b .x-img-box .x-img-con {
    position: fixed;
    left: 50%;
    margin-left: -380px;
    width: 760px;
    height: 480px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    z-index: 2;
    box-shadow: 0 0 40px #666;
}

.x-tabs-b .x-img-box .x-img-con .swiper-slide {
    width: 760px;
    height: 480px;
}

.x-tabs-b .x-img-box .x-img-con .swiper-slide .swiper-lazy {
    width: 760px;
    height: 480px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 760px 480px;
}

.x-tabs-b .x-img-box .swiper-pagination {
    color: #fff;
    position: fixed;
    top: 50%;
    margin-top: 250px;
    left: 50%;
    height: 35px;
    line-height: 35px;
    font-size: 20px;
    width: 80px;
    background: rgba(0, 0, 0, 0.5);
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}

.x-tabs-b .x-img-box .swiper-btn {
    width: 950px;
    position: fixed;
    top: 50%;
    margin-top: -50px;
    left: 50%;
    margin-left: -475px;
    z-index: 1;
    height: 100px;
}

.x-tabs-b .x-img-box .swiper-btn .swiper-button-prev,
.x-tabs-b .x-img-box .swiper-btn .swiper-button-next {
    width: 74px;
    height: 100px;
    margin: 0;
    top: 0;
    background: url(../images/x-l.png) no-repeat 0 0;
}

.x-tabs-b .x-img-box .swiper-btn .swiper-button-next {
    background: url(../images/x-r.png) no-repeat 0 0;
}

.x-tabs-b .x-more {
    height: 70px;
    width: 230px;
    line-height: 70px;
    color: #fff;
    background: #fca40e;
    border-radius: 39px;
    margin: 20px auto 25px auto;
    box-shadow: 0 0 10px #666;
    font-size: 30px;
    padding-right: 40px;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    cursor: pointer;
    position: relative;
}

.x-tabs-b .x-more span {
    position: absolute;
    width: 40px;
    height: 40px;
    background: url(../images/x-s.png) no-repeat 0 0;
    background-size: 100%;
    right: 50px;
    top: 15px;
}

.x-tabs-b .x-more:hover {
    box-shadow: 0 3px 3px #666;
}

.x-tabs-b .x-center {
    opacity: 0.3;
    width: 270px;
    padding-right: 0;
    cursor: not-allowed;
}

.x-tabs-b .x-center:hover {
    box-shadow: 0 0 10px #666;
}

.x-tabs-b-show {
    display: block;
}

.x-tabs-b-show .x-img-show {
    display: block;
    opacity: 1;
    animation: xopacity 0.5s;
}

.x-tabs-b-show ul {
    opacity: 1;
    animation: xfadeUp 1s;
}

@keyframes xopacity {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes xfadeUp {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes xadvert {
    0% {
        transform: rotate(10deg);
        transform-origin: center top;
    }
    50% {
        transform: rotate(-10deg);
        transform-origin: center top;
    }
    100% {
        transform: rotate(10deg);
        transform-origin: center top;
    }
}

