body {
    /* font-family: "汉仪大黑简"; */
    background-color: #f3f3f3;
}

* {
    margin: 0;
    padding: 0;
    outline: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 100;
}

ul,
li {
    list-style: none;
}

.wrap {
    /* background: url(../img/1.jpg) no-repeat; */
    background-position: center 0;
    width: 100%;
    /* height: 3678px; */
    position: absolute;
    background-color: #f3f3f3;
    /* overflow-x: hidden; */
}

.top {
    position: fixed;
    top: 0;
    z-index: 99;
    height: 101px;
    /* max-width: 1920px; */
    /* min-width: 1200px; */
    width: 100%;
    background-color: #252525;
}

.top .leftul {
    width: 902px;
    height: 101px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    overflow: hidden;
    background-color: #252525;
}

.top .leftul li {
    /* font-family: 微软雅黑, sans-serif; */
    color: rgb(255, 255, 255);
    /* font-size: 12px; */
    text-align: center;
    width: 171px;
    height: 93px;
    line-height: 93px;
    float: right;
}

.top .leftul li a {
    width: 171px;
    height: 93px;
    display: inline-block;
    color: #FFFFFF;
}

.top .centerul {
    position: absolute;
    left: 50%;
    margin-left: -58px;
    width: 116px;
    height: 101px;
    background-color: #252525;
}

.top .centerul .logo {
    position: relative;
    width: 171px;
    height: 93px;
}

.top .centerul .logo .owl {
    position: absolute;
    left: 20%;
    margin-left: -20px;
    width: 98px;
    height: 104px;
    z-index: 3;
    top: 12px;
}

.top .centerul .logo .sanjiao img {
    width: 171px;
    height: 93px;
}

.top .rightul {
    width: 902px;
    height: 101px;
    position: absolute;
    right: 50%;
    margin-right: -960px;
    background-color: #252525;
    overflow: hidden;
}

.top .rightul li {
    /* font-family: 微软雅黑, sans-serif; */
    color: rgb(255, 255, 255);
    /* font-size: 12px; */
    text-align: center;
    float: left;
    width: 171px;
    height: 93px;
    line-height: 93px;
}

.top .rightul li a {
    width: 171px;
    height: 93px;
    display: inline-block;
    color: #FFFFFF;
}

/* 
.top {
    width: 100%;
    height: 101px;
    background-color: #252525;
    position: fixed;
    z-index: 10;
}

.top ul {
    height: 101px;
    margin: 0 auto;
    text-align: center;
} */

.top li {
    /* font-size: .9vw;
    display: inline-block;
    width: 6%;
    color: #fff;
    padding-top: 35px; */
    border-top: 8px solid #252525;
    cursor: pointer;
}

.top li:hover {
    border-top: 8px solid #46d2e9;
}

/* 
.top .logo {
    padding-top: 12px;
}

.logo img {
    width: 89%;
} */

.item {
    position: relative;
    margin: 0 34px;
    top: -65px;
}

.banner {
    overflow: hidden;
    width: 100%;
    height: 89px;
    min-height: 1000px;
    background: url(../img/tBg.jpg) no-repeat;
    background-size: cover;
    /* opacity: .6; */
}

.swiper-slide img {
    width: 120%;
    top: 13%;
    position: relative;
    margin-left: -10%;
}

.swiper-container1 {
    width: 100%;
    height: 100%;
}

.swiper-button-next1 {
    position: absolute;
    top: 18%;
    right: 230px;
    z-index: 9;
    cursor: pointer;
}

.swiper-button-prev1 {
    position: absolute;
    top: 18%;
    left: 230px;
    z-index: 9;
    cursor: pointer;
}

.swiper-pagination1 {
    width: 80px;
    position: relative;
    top: -139px;
    z-index: 9;
    text-align: center;
}

.swiper-pagination1 .swiper-pagination-bullet {
    width: 50px;
    height: 50px;
    background: url(../img/btn.png) no-repeat;
    background-size: contain;
}

.swiper-pagination1 .swiper-pagination-bullet-active {
    background: url(../img/btn_a.png) no-repeat;
    width: 50px;
    height: 50px;
    background-size: contain;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 -5px !important;
}

.service {
    padding-top: 30px;
    color: #252525;
}

.service>h3 {
    text-align: center;
    font-size: 1.5vw;
    margin-bottom: 29px;
}

.service>h4 {
    text-align: center;
    width: 714px;
    margin: 0 auto;
    font-size: 1.1vw;
    line-height: 1.4vw;
}

#example-one {
    width: 65%;
    margin: 0 auto;
    background: #7f7f7f;
    margin-top: 1p;
    margin-top: 45px;
    height: 549px;
    border-radius: 11px;
    box-shadow: -1px 9px 10px 3px rgba(0, 0, 0, .2);
    overflow: hidden;
    position: relative;
}

a {
    color: #fff;
    text-decoration: none;
}

.nav {
    display: block;
    width: 28.2%;
}

.list-wrap ul {
    overflow: hidden;
}

.nav li {
    display: block;
    height: 140px;
    background: #f8f8f8;
    text-align: center;
    line-height: 136px;
}

.nav li a {
    color: #252525;
    display: block;
    width: 100%;
    height: 100%;
}

.list-wrap {
    display: block;
    position: absolute;
    top: 0px;
    left: 28.2%;
    width: 888px;
    height: 544px;
}

.list-wrap ul {
    display: block;
    height: 544px;
}

.nav .active {
    background-color: #46d2e9;
}

.nav .active a {
    color: #fff;
}

.list-wrap img {
    width: 100%;
    position: absolute;
}

.innerBox {
    position: absolute;
    color: #fff;
    top: 182px;
}

.innerBox4 {
    position: absolute;
    color: #fff;
    top: 72px;
    left: 224px;
}

h2 {
    font-weight: 100;
}

.innerBox h3 {
    font-weight: 100;
    text-align: left;
    display: block;
    width: 497px;
    position: relative;
    left: 30%;
    top: 28px;
    font-size: .9vw;
}

.innerBox h2 {
    position: relative;
    left: 30%;
}

.showCase {
    width: 141px;
    height: 43px;
    background: #46d2e9;
    text-align: center;
    line-height: 40px;
    border-radius: 6px;
    position: relative;
    left: 30%;
    top: 53px;
    cursor: pointer;
}

.ourTeam {
    position: relative;
    padding-top: 150px;
    color: #252525;
}

.ourTeam h2 {
    font-size: 1.5vw;
    text-align: center;
    margin-bottom: 29px;
}

.ourTeam h3 {
    text-align: center;
    margin-top: 32px;
    font-size: 1.1vw;
}

.ratio {
    position: relative;
    font-size: 1.15vw;
    top: 22vw;
    margin: 0 auto;
    width: 54%;
}

.ratio>div {
    display: inline-block;
}

.t2 {
    margin: 0 12vw;
}

.ourTeam {
    width: 100%;
    overflow: hidden;
    height: 30vw;
}

.ourTeam img {
    position: absolute;
    width: 170%;
    margin-left: -39%;
    top: 200px;
}

.contact {
    width: 100%;
    position: absolute;
    margin-top: 37%;
    padding-top: 1.8%;
    color: #252525;
}

.contactInner {
    width: 50%;
    margin: 0 auto;
}

.contactInner div {
    display: inline-block;
}

.position {
    /* width: 100%; */
    /* margin-top: 10%; */
    position: relative;
    float: left;
}

.logoo {
    position: absolute;
    left: -1px;
    top: -8px;
}

.logoo2 {
    top: 96px;
}

.logoo3 {
    top: 201px;
}

.position img {
    width: 30%;
}

.words {
    /* width: 100%; */
    float: right;
}

.cLeft {
    width: 30%;
    height: 169px;
    float: left;
    font-size: 1.4vw;
}

.pos {
    display: inline-block;
}

.pos p {
    margin-bottom: 15px;
}

.contactInner p {
    font-size: .91vw;
}

.info {
    max-width: 69%;
}

.info p {
    margin-bottom: 17px;
}

.phoneNum {
    margin-bottom: 28px;
}

.contactInner input {
    border-color: #cdcdcd;
    border-radius: 5px;
    border: 1px solid #cdcdcd;
    width: 270px;
    height: 30px;
    background-color: #f3f3f3;
}

input,
textarea {
    -webkit-appearance: none;
    /* font-family: "汉仪大黑简"; */
    font-size: .9vw;
    /*去除input默认样式*/
}

.input::-webkit-input-placeholder {
    color: #838383;
    font-size: 1.2vw;
}

.input:-moz-placeholder {
    color: #838383;
    font-size: 1.2vw;
}

.input:-ms-input-placeholder {
    color: #838383;
    font-size: 1.2vw;
}

.msg {
    width: 400px;
    height: 116px;
    resize: none;
    background-color: #f3f3f3;
    border-radius: 5px;
}

.sendBtn {
    margin-top: 29px;
    border-radius: 5px;
    background-color: #46d2e9;
    color: #fff;
    width: 145px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    display: block !important;
    cursor: pointer;
}

.contactInner h2 {
    text-align: center;
    margin-bottom: 5%;
}


/* 选择我们 */
.choiseUs {
    width: 100%;
    position: absolute;
    margin-top: 4.5%;
}

.choiseUs img {
    position: absolute;
    width: 100%;
    box-shadow: -1px 1px 10px 3px rgba(0, 0, 0, .2);
}

.cContent {
    margin-top: 6%;
    position: absolute;
    width: 100%;
    text-align: center;
    color: #252525;
}

.cContent h2 {
    font-size: 1.5vw;
}

.cContent h3 {
    margin: 0 auto;
    width: 50%;
    text-align: left;
    font-size: 1.2vw;
    line-height: 1.36vw;
}