@charset "utf-8";

/* 初始化 */

html,
body,
iframe {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px;
    *position: static;
    *overflow-x: hidden;
}

body {
    margin: 0 0 0 0;
    font-family: 微软雅黑;
    font-size: 12px;
    letter-spacing: 0px;
    color: #444;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-text-size-adjust: none;
}

img {
    border: none
}

input,
button,
select,
textarea {
    outline: none;
    resize: none;
    padding: 0px;
    margin: 0px;
    font-family: tahoma, arial, "Hiragino Sans GB", "微软雅黑", "宋体";
    font-size: 12px;
    border: none;
}

select {
    *font-size: 14px;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
    padding: 0px;
    margin: 0px;
}

h3,
h4,
h5,
h6 {
    font-size: 12px;
}

table,
tr,
td {
    border-spacing: 0px;
    padding: 0px;
    margin: 0px;
    border-collapse: collapse;
}

ul,
li,
ol,
p,
dt,
dd,
dl,
pre,
xmp,
plaintext,
listing {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

strong {
    font-weight: bold
}

canvas {
    pointer-events: none;
}

a {
    color: #444;
    text-decoration: none;
    outline: none;
    cursor: pointer;
}

.BigDiv {
    width: 100%;
    min-width: 1200px;
    margin: auto;
}

.Cen {
    width: 1200px;
    margin: auto;
}

.ah {
    height: 0px;
    width: 0px;
    overflow: hidden;
}

#superContainer {
    height: 100%;
    position: relative;
}

.section {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.slide {
    float: left;
}

.slide,
.slidesContainer {
    height: 100%;
    display: block;
}

.slides {
    height: 100%;
    overflow: hidden;
    position: relative;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.section.table,
.slide.table {
    display: table;
    width: 100%;
}

.tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}

.slidesContainer {
    float: left;
    position: relative;
}

.controlArrow {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
}

.controlArrow.prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent;
}

.controlArrow.next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff;
}

.scrollable {
    overflow: scroll;
}

.easing {
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
}

#fullPage-nav {
    position: fixed;
    z-index: 100;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}

#fullPage-nav.right {
    right: 17px;
}

#fullPage-nav.left {
    left: 17px;
}

.fullPage-slidesNav {
    position: absolute;
    z-index: 4;
    left: 50%;
    opacity: 1;
}

.fullPage-slidesNav.bottom {
    bottom: 17px;
}

.fullPage-slidesNav.top {
    top: 17px;
}

#fullPage-nav ul,
.fullPage-slidesNav ul {
    margin: 0;
    padding: 0;
}

#fullPage-nav li,
.fullPage-slidesNav li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative;
}

.fullPage-slidesNav li {
    display: inline-block;
}

#fullPage-nav li a,
.fullPage-slidesNav li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}

#fullPage-nav li .active span,
.fullPage-slidesNav .active span {
    background: #333;
}

#fullPage-nav span,
.fullPage-slidesNav span {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}

.fullPage-tooltip {
    position: absolute;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    top: -2px;
}

.fullPage-tooltip.right {
    right: 20px;
}

.fullPage-tooltip.left {
    left: 20px;
}

.fp-tableCell {
    display: flex;
    vertical-align: middle;
    width: 100%;
}

.section {
    background: #262626;
}

.section.s1 {
    background: url("../i/da1.jpg") no-repeat center #262626;
}

.section.s2 {
    background: url("../i/da2.jpg") no-repeat center #262626;
}

.section.s3 {
    background: url("../i/da3.jpg") no-repeat center #262626;
}

.section.s4 {
    background: url("../i/da4.jpg") no-repeat center #262626;
}

.unav {
    position: fixed;
    right: 3%;
    top: 50%;
    z-index: 9999;
    margin-top: -40px;
}

.unav li {
    width: 9px;
    height: 9px;
    background: #616060;
    border-radius: 10px;
    margin-bottom: 11px;
}

.unav li a {
    width: 9px;
    height: 9px;
    background: #616060;
    border-radius: 10px;
    display: block;
}

.unav li.active {}

.unav li.active a {
    background: #c6a265;
}

.Top {
    position: fixed;
    z-index: 99999999;
    top: 0;
    width: 96%;
    left: 2%;
    margin-top: 3%;
}

.Top .Cen {
    width: 100%;
}

.Lelog {
    float: left;
    width: 60px;
}

.Lelog img {
    width: 100%;
    display: block;
}

.rinav {
    float: right;
    margin-right: 20px;
}

.left {
    float: left;
    width: 50%;
}

.right {
    float: right;
    width: 50%;
}

.s1 .left {
    margin-top: 2%;
    margin-top: 7%;
}

.s1 .Cen {
    width: 1250px;
}

.s1 .left p {
    font-size: 50px;
    color: #c6a265;
}

.s1 .left h2 {
    font-size: 40px;
    color: #747474;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 5px;
    line-height: 55px;
}

.s1 .right {
    text-align: right;
}


/* 二屏 */

.title {
    color: #c6a265;
    text-align: center;
    font-size: 30px;
    position: relative;
    z-index: 99;
}

.s2 h2,
.s3 h2,
.s4 h2 {
    text-transform: uppercase;
    text-align: center;
    position: relative;
    top: -20px;
    font-size: 30px;
}

.te2 {
    font-size: 14px;
    color: #999999;
    text-align: center;
}

.picScroll-top {
    padding-top: 30px;
}

.picScroll-top .hd {
    width: 22px;
    height: 12px;
    position: absolute;
    left: 50%;
    bottom: 23%;
    margin-left: -50px;
    z-index: 999;
}

.picScroll-top .hd .next {
    width: 22px;
    height: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    animation: myfirst 1s infinite linear alternate;
    -moz-animation: myfirst 1s infinite linear alternate;
    /* Firefox */
    -webkit-animation: myfirst 1s infinite linear alternate;
    /* Safari 和 Chrome */
    -o-animation: myfirst 1s infinite linear alternate;
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.Hests {
    display: block;
    background: url("../i/jbs.png") no-repeat center;
    height: 110px;
    margin-top: -110px;
    position: absolute;
    width: 90%;
}

.picScroll-top .bd {
    position: relative;
}

.picScroll-top .bd ul li {
    zoom: 1;
    height: 110px;
    margin-top: 50px;
    transition: 1s;
}

.picScroll-top .bd ul li.on {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.picScroll-top .bd ul li .pic {
    text-align: center;
}

.picScroll-top .bd ul li .borde:hover .left {
    background: #c6a265;
}

.picScroll-top .bd ul li .borde:hover .num1 {
    color: #262626;
}

.picScroll-top .bd ul li .borde:hover .none {
    background: #c6a265;
}

.borde {
    width: 33%;
    display: inline-block;
    top: 0;
}

.picScroll-top .bd ul li .borde:hover h1 {
    color: #c6a265;
}

.borde .left {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #c6a265;
    line-height: 100px;
    text-align: center;
    position: relative;
    transition: .5s;
}

.borde .left .num1 {
    font-size: 60px;
    color: #c6a265;
    transition: .5s;
}

.none {
    position: absolute;
    width: 96%;
    height: 7px;
    background: #282828;
    bottom: 37%;
    left: 2%;
    transition: .5s;
}

.borde .right {
    text-align: left;
    width: 180px;
    float: left;
    margin-left: 20px;
    margin-top: 10px;
}

.borde .right h1 {
    font-weight: 400;
    font-size: 16px;
    color: #999999;
    transition: .5s;
}

.borde .right p {
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    padding-top: 4px;
}

@keyframes myfirst {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -moz-opacity: 1;
        -khtml-opacity: 1;
    }
}

.Loghe {
    text-align: center;
    padding-top: 20px;
    margin-top: 10px;
}

.Loghe li {
    width: 18%;
    display: inline-block;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    position: relative;
}

.Loghe li .zt1 {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    transition: .5s;
}

.Loghe li:hover .zt1 {
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
}

.Loghe li a {
    display: flex;
    vertical-align: middle;
    text-align: center;
}

.Loghe li a img {
    margin: auto;
}

.href {
    width: 220px;
    height: 34px;
    background: url("../i/hxjt.png") no-repeat right bottom;
    text-align: center;
    line-height: 34px;
    margin: auto;
    padding-bottom: 2px;
    margin-top: 40px;
}

.href span {
    font-size: 14px;
    color: #999999;
}

.href span.yesm {
    color: #c6a265;
    font-size: 20px;
    padding-left: 8px;
}

.s4 .left {
    width: 100%;
}

.s4 .left .tel {
    float: left;
    width: 48%;
    margin: 0 2% 0 0;
}

.s4 .left .map {
    margin: 0 0 0 2%;
}

.s4 .right {
    width: 55%;
    display: none;
}

.Sml {
    margin-top: 90px;
}

.tel {
    overflow: hidden;
}

.tel img {
    float: right;
}

.map img {
    float: left;
}

.tel .riggt {
    float: right;
    margin-left: 14px;
    margin-top: 11px;
}

.map .riggt {
    float: left;
}

.tel span {
    font-size: 19px;
    color: #c6a365;
    padding-top: 5px;
}

.tel span.bold {
    font-size: 20px;
    padding-left: 5px;
}

.tel .riggt p {
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    padding-top: 15px;
}

.forms input {
    background: none;
    border-bottom: 1px solid #545352;
    color: #999999;
    text-indent: 16px;
    padding-bottom: 8px;
    width: 84%;
}

.forms p {
    margin-bottom: 10px;
}

.forms .p1 input {
    width: 40%;
    margin-right: 4%;
}

.s4 .right .riggt {
    width: 90%;
}

.forms .p4 {
    width: 100%;
    overflow: hidden;
}

.forms .p4 input {
    float: left;
    width: 40%;
}

.forms .p4 img {
    position: absolute;
    margin-left: -60px;
    margin-top: -4px;
}

.forms .p4 .reset,
.forms .p4 .sub {
    background: none;
    border: none;
    width: auto;
    float: none;
    margin-left: 2px;
    cursor: pointer;
    transition: .5s;
}

.forms .p4 .reset:hover {
    color: #c6a365;
}

.forms .p4 .sub:hover {
    color: #c6a365;
}

.forms .p4 .reset {
    margin-left: 18px;
}

.rinav {
    cursor: pointer;
}

.pn {
    background: #262626;
    position: fixed;
    top: -100%;
    height: 100%;
    width: 100%;
    z-index: 9999999;
    transition: .5s;
}

.pn.on {
    top: 0;
}

.pn.on .n {
    display: block;
}

.display {
    position: absolute;
    right: 5%;
    top: 50%;
    margin-top: -30px;
    cursor: pointer;
    display: none;
}

.pn.on .display {
    display: block;
}

.black {
    padding-bottom: 20px;
}

.zlogo li.on .text {
    margin-top: 0;
    text-align: left;
}

.zlogo li.on {
    margin-top: 10px;
    width: 170px;
}

.rinav .Xyn1 {
    display: block;
}

.rinav .Xyn2 {
    display: none;
}

.rinav img {
    display: none;
}

.rinav.on .Xyn1 {
    display: none;
}

.rinav.on .Xyn2 {
    display: block;
}

.n ul>li {
    float: left;
    width: 140px;
    margin-right: 60px;
}

.n>ul {
    margin-right: -100px;
}

.n {
    position: absolute;
    left: 50%;
    margin-left: -450px;
    height: 340px;
    top: 50%;
    margin-top: -170px;
    display: none;
}

.n>ul>li>a {
    color: #999999;
    font-size: 18px;
    transition: .5s;
}

.n ul li ul li a {
    font-size: 14px;
    color: #999999;
    line-height: 30px;
    transition: .5s;
}

.n ul li ul {
    padding-top: 30px;
}

.n ul li ul li:hover a {
    color: #c6a365;
}

.n>ul>li:hover>a {
    color: #c6a365;
}

.Xls {
    display: none;
}

.picScroll-topa .Hests {
    display: none;
}

.Xls2 {
    bottom: 5%;
    display: block;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
}

.zrt .n ul>li.v0 {
    display: none;
}

.zrt .n ul>li .lid00 {
    display: block !important;
}

.zrt .n>ul>li>a.om {
    display: none;
}

.zrt .pn.on .display {
    display: none;
}

.zrt .y {
    display: none;
}

.picScroll-topa .hd {
    display: none;
}

@media screen and (max-width:1280px) and (min-width:0px) {
    .BigDiv {
        min-width: 640px;
    }
    .s1 .left p {
        font-size: 40px;
        transition: .5s;
    }
    .s1 .left h2 {
        font-size: 40px;
        transition: .5s;
        line-height: 40px;
    }
    .s1 .right img {
        width: 90%;
    }
    .Cen {
        width: 92%;
        margin: auto;
    }
    .s1 .Cen {
        width: 90%;
    }
    .s4 .right .riggt {
        width: 80%;
    }
}

@media screen and (max-width:1080px) and (min-width:0px) {
    .s1 .left p {
        font-size: 30px;
        transition: .5s;
    }
    .s1 .left h2 {
        font-size: 30px;
        transition: .5s;
        line-height: 30px;
    }
    .borde .left {
        width: 60px;
        height: 60px;
        margin-top: 10px;
    }
    .borde .left .num1 {
        font-size: 40px;
        line-height: 60px;
    }
    .borde .right {
        margin-top: 0;
    }
    .picScroll-top .bd ul li {
        margin-top: 20px;
    }
    .n {
        width: 550px;
    }
    .n>ul>li>a {
        font-size: 16px;
    }
    .n ul li ul {
        padding-top: 15px;
    }
    .n>ul>li {
        margin-right: 10px;
        margin-left: 10px;
        width: 100px;
    }
    .n {
        margin-left: -275px;
    }
    .n ul li ul li a {
        font-size: 13px;
    }
}

@media screen and (max-width:935px) and (min-width:0px) {
    .picScroll-top .bd ul li {
        height: auto;
    }
    .picScroll-top .bd ul li .borde {
        height: auto;
        display: block;
        overflow: hidden;
        margin: auto;
        margin-bottom: 20px;
        width: 280px;
    }
    .borde .left {
        width: 80px;
        height: 80px;
        line-height: 80px;
        margin-top: 5px;
    }
    .borde .left .num1 {
        line-height: 80px;
    }
    .picScroll-top {
        height: 420px;
        overflow: hidden;
    }
    .Loghe li {
        margin-top: 0;
    }
    .Sml {
        margin-top: 40px;
    }
    .Xls {
        display: block;
        position: absolute;
        bottom: 15%;
        width: 92%;
        text-align: center;
    }
    .s4 .left {
        width: 100%;
        max-width: 380px;
        margin: auto;
        float: none;
    }
    .s4 .right {
        width: 100%;
        max-width: 380px;
        margin: auto;
        float: none;
    }
    .s4 .left {
        display: block;
    }
    .s4 .right {
        position: relative;
        margin-top: 10px;
    }
    .tel img {
        float: none;
        margin: auto;
    }
    .tel {
        text-align: center;
    }
    .tel .riggt {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .tel .riggt p {
        padding-top: 8px;
    }
    /* .s4 .left .forms .p1 input{width: 100%; padding-top: 8px; margin-bottom: 20px; }
 .s4 .left .map{ margin-top: 25px;  margin-bottom: 25px; }
 .forms input{width: 100%; }
  .s4 .left .forms .p1{ position: relative;   }
    .s4 .left .forms .p2{}
  .s4 .left .forms .p4 input{  width: 50%; }
    .s4 .left .forms .p4{ margin-top: 10px; }
    .s4 .left .forms .p4 img{ float: none;  display: inline-block; margin-left: -100px; }
 .s4 .right .riggt{ width: 100%; }
.s4 .left .forms .p4 .reset,.s4 .left .forms .p4 .sub{ width: auto; }
.s4 .left .forms .p1 input:nth-child(2){ margin-bottom: 0; } */
    .picScroll-topa .Hests {
        display: block;
    }
    .picScroll-topa li {
        height: 320px;
    }
    .map {
        margin-top: 20px;
    }
    .s4 .right .riggt {
        width: 100%;
    }
    .forms .p4 input {
        float: left;
        margin-left: 8%;
    }
    .forms .p4 img {
        margin-left: 34%;
        margin-top: -4px;
        display: block;
    }
    .xls {
        cursor: pointer;
    }
    .forms .p1 input {
        margin-left: 2%;
        margin-right: 2%;
    }
    .forms .p4 {
        margin-top: 15px;
    }
    .picScroll-topa .tempWrap {
        padding-bottom: 100px;
    }
    .picScroll-topa .bd {
        position: relative;
    }
    .Hests {
        margin-top: -100px;
        display: block;
        height: 100px;
        background: url("../i/jbs.png") no-repeat center;
        position: absolute;
        width: 90%;
    }
    .Xls2 {
        bottom: 2% !important;
    }
}

@media screen and (max-width:820px) and (min-width:0px) {
    .s1 .left p {
        font-size: 24px;
    }
    .s1 .left h2 {
        font-size: 20px;
        transition: .5s;
        line-height: 24px;
    }
    .s1 .right {
        text-align: left;
    }
    .forms .p4 .reset {
        margin-left: 10px;
    }
    .tel span {
        font-size: 16px;
    }
    .tel span.bold {
        font-size: 17px;
    }
    .n>ul>li:nth-child(1) {
        width: 50px;
    }
    .Xls2 {
        bottom: 5% !important;
    }
}

@media screen and (max-width:640px) and (min-width:0px) {
    .BigDiv {
        min-width: 320px;
    }
    .s1 .left {
        width: 95%;
        float: none;
    }
    .s1 .right {
        width: 95%;
        float: none;
    }
    .s1 .right {
        text-align: center;
    }
    .s1 .right img {
        width: 70%;
    }
    .s1 .left p {
        text-align: center;
    }
    .s1 .left h2 {
        text-align: center;
        line-height: 30px;
        padding-top: 5px;
    }
    .Lelog img {
        width: 40px;
    }
    .rinav {
        margin-top: 10px;
    }
    .borde .right {
        width: 170px;
    }
    .n {
        width: 90%;
        position: relative;
        margin: auto;
        top: 80px;
        left: 0;
    }
    .n ul>li {
        width: 100%;
        margin-left: 0;
    }
    .n>ul>li>a {
        float: left;
        width: 100%;
        min-width: 96px;
    }
    .n ul li ul {
        float: left;
        width: 100%;
        padding-top: 0px;
        overflow: hidden;
        margin-left: 16px;
        margin-top: 10px;
    }
    .n ul li ul li {
        float: left;
        width: auto;
    }
    .n>ul>li>a {
        font-size: 14px;
    }
    .n ul li ul li a {
        font-size: 12px;
        line-height: 24px;
    }
    .n>ul>li {
        margin-top: 20px;
    }
    .n>ul {
        margin-right: 0;
    }
    .n ul>li {
        margin-right: 0px;
    }
    .n ul li ul li {
        width: 80px;
    }
    .title {
        font-size: 26px;
    }
    .s2 h2,
    .s3 h2,
    .s4 h2 {
        font-size: 26px;
    }
    .picScroll-top {
        padding-top: 15px;
    }
    .picScroll-top .bd ul li .borde {
        margin-bottom: 10px;
    }
    .picScroll-top .hd {
        margin-left: -11px;
    }
    .Loghe li {
        width: 30%;
    }
    .Loghe li:nth-child(10) {
        display: none;
    }
    .Loghe li:nth-child(11) {
        display: none;
    }
    .Loghe li:nth-child(12) {
        display: none;
    }
    .Loghe li:nth-child(13) {
        display: none;
    }
    .Loghe li:nth-child(14) {
        display: none;
    }
    .Loghe li:nth-child(15) {
        display: none;
    }
    .Sml {
        margin-top: 20px;
    }
    .Xls2 {
        bottom: 1% !important;
        left: 4%;
    }
    .section {
        background: #262626 !important;
    }
    .Lelog {
        margin-left: 10px;
    }
    .rinav {
        margin-right: 10px;
    }
    .title {
        font-size: 24px;
    }
    .Xls {
        bottom: 12%;
        display: none;
    }
    .picScroll-top .hd {
        bottom: 15%;
    }
    .Loghe li a img {
        width: auto;
        max-width: 100%;
    }
    .picScroll-topa .hd {
        width: 22px;
        height: 12px;
        position: absolute;
        left: 50%;
        bottom: 20px;
        margin-left: -11px;
        z-index: 999;
        display: block;
    }
}

@media screen and (max-width:400px) and (min-width:0) {
    .s1 .left p {
        font-size: 22px;
    }
    .s1 .left h2 {
        font-size: 20px;
    }
    .title {
        font-size: 20px;
    }
    .picScroll-top {
        height: 320px;
        padding-top: 0;
    }
    .title {
        position: relative;
        top: 10px;
    }
    .s2 h2,
    .s3 h2,
    .s4 h2 {
        font-size: 20px;
        top: -5px;
    }
    .picScroll-top .bd ul li {
        margin-top: 10px;
    }
    .picScroll-top .hd {
        bottom: 20px;
    }
    .Loghe {
        padding-top: 0;
        margin-top: 10px;
    }
    .Loghe li {
        margin-bottom: 0;
        vertical-align: top;
    }
    .href {
        margin-top: 5px;
    }
    .tel .riggt {
        margin-top: 0;
    }
    .map {
        margin-top: 0px;
    }
    .picScroll-topa {
        height: 320px;
    }
    .picScroll-topa li {
        height: 280px;
    }
    .Xls {
        bottom: 20px;
        display: none;
    }
    .Hests {
        height: 20px;
        margin-top: -20px;
    }
    .Loghe li a img {
        max-width: 100%;
        width: auto;
    }
    .Loghe li {
        width: 48%;
    }
    .s3 .Cen {
        padding-top: 10px;
    }
    .picScroll-topa .Hests {
        height: 100px;
        margin-top: -100px;
    }
    .tel .riggt p {
        padding-top: 0px;
    }
    .tel img {
        padding-top: 8px;
    }
    .tel .riggt p {
        line-height: 22px;
    }
    .Loghe li:nth-child(7) {
        display: none;
    }
    .Loghe li:nth-child(8) {
        display: none;
    }
    .Loghe li:nth-child(9) {
        display: none;
    }
    .Loghe li {
        margin-top: 5px;
    }
}

@media screen and (max-width:350px) and (min-width:0) {
    .borde .left .num1 {
        font-size: 36px;
        line-height: 60px;
    }
    .borde .left {
        width: 60px;
        height: 60px;
        margin-top: 0;
    }
    .borde .right {
        margin-left: 10px;
        width: 200px;
    }
}