.nav .menuLi .mainmenu {
    margin-top: 0;
}
.navbox {
    height: 60px;
}
.logo {
    top:12px;
}
.headbox.current .nav .menuLi .mainmenu {
    line-height: 60px;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom:-9999px;
}
.indexnewtab h4, h2 {
    font-size: 38px;
    font-weight: bold;
}
.indexnewtab h4.active, .colorc9952c {
    color: #e73644;
}
.indexnewtab h4.active::after {
    background-color: rgba(255,255,255,0);
}
.title_01, .title_03 {
    border-bottom: 2px solid #f3f3f3;
    width: 660px;
    padding-bottom: 30px;
}
.news {
    padding: 30px 0 30px;
}
.news p {
    font-size: 1.6rem;
    text-indent: 2em;
    margin-bottom: 15px;
}
.bgf5f5f5 {
    background: #f7f4f0;
}
.title_02 {
    border-top: 2px solid #bec0c1;
}
.kwicktext {
    top:290px;
    left:30px;
}
.title_03 {
    width: 1400px;
    border-bottom: 2px solid #e5e5e5;
    background: url("../images/title_bg.png") no-repeat right bottom;
}
.title_04 {
    width: 100%;
    border-bottom: 2px solid #dfd5c5;
    padding-bottom: 30px;
}
.sbg {
    margin-right: auto;
    margin-left: auto;
    height: 180px;
    background: url(../images/pic_06.jpg) no-repeat 0 0;
    background-size: 100% 100%;
}
.bottomtop {
    background-color: #efeae2;
}
.bottomtop {
    display: flex;
}
.foot_l {
    width: 840px;
    padding-left: 40px;
}
.foot_r {
    flex: 1;
    padding-right: 40px;
    text-align: right;
    color: #505050;
    height: 110px;
}
.foot_r a {
    color: #505050;
    margin-right: 20px;
}
.foot_logo {
    display: inline-block;
    height: 40px;
    padding-top: 30px;
    }
.foot_wx, .foot_txt {
    display: inline-block;
}
.foot_txt {
    margin-left: 20px;
    font-size: 12px;
    color: #505050;
    width: 590px;
}
.foot_txt a {
    color: #505050;
}
.foot_txt ul {
    display: flex;
}
.foot_txt ul li:nth-child(1) {
    width: 240px
}
.foot_txt ul li:nth-child(2) {
    width: 150px
}
.foot_txt ul li:nth-child(3) {
    flex: 1
}
.foot_wx {
    position: relative;
    width: 80px;
    height: 60px;
    text-align: center;
}
.foot_wx > img {
    position: absolute;
    top:10px;
    right:10px;
}
.foot_cp {
    display: inline-block;
    font-size: 12px;
}
.foot_cp p {
    margin-top: 26px;
    margin-right: 20px;
}
/*.mySwiper.swiper .indeximg3, .mySwiper.swiper .indeximg4, .mySwiper.swiper .indeximg5 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: 1s linear 2s;
    transform: scale(1.1,1.1);
    -webkit-transition: 1s linear 2s;
    -moz-transition: 1s linear 2s;
    -ms-transition: 1s linear 2s;
    -o-transition: 1s linear 2s;
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    background: url(../images/1.jpg);
    background-size: cover;
    background-position: center bottom;
}
.mySwiper.swiper .indeximg3 {
    background: url(../images/banner02.jpg);
}
.mySwiper.swiper .indeximg4 {
    background: url(../images/banner03.jpg);
}
.mySwiper.swiper .indeximg5 {
    background: url(../images/banner03.jpg);
}*/
.margintop15 {
    margin-top: 10px;
}
.indexkwicks li {
    width: 45%;
}

@media (min-width: 1600px) {
    .sbg {
        width: 1400px;
        max-width: 1400px;
    }
}
@media (min-width: 1300px) and (max-width: 1599px) {
    .sbg {
        width: 1180px;
        max-width: 1180px;
    }
    .title_03 {
        width: 1180px;
    }
}
@media (min-width: 1200px) and (max-width: 1299px) {
    .foot_l {
        width: 760px;
        padding: 0 20px;
    }
    .foot_txt {
        width: 580px;
    }
    .foot_r {
        flex: 1;
        padding: 0 20px;
        text-align: right;
    }
    .foot_wx {
        display: none;
    }
}
.bg01 {
    margin-right: auto;
    margin-left: auto;
    background: url(../images/bg_01.jpg) no-repeat center top;
}
.kf, .sh {
    display: flex;
}
.kf_box, .sh_box {
    flex: 1;
    text-align: right;
}
.kf_box {
    margin:10px;
}
.kf_pic {
    overflow: hidden;
    position: relative;
    border-radius: 8px;
    padding: 0;
    height: auto;
}
.kf_pic span {
    position: absolute;
    left: 0;
    bottom:6px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    background: rgba(0,0,0,.6);
    border-radius: 0px 0px 8px 8px;
    transition: height 0.3s ease;
}
.kf_pic:hover span {
    height: 100%;
    line-height: 480px;
    border-radius: 8px 8px 8px 8px;
    transform: scale(1.2);
}
.kf_pic img {
    width: 100%;
    height: 100%;
    border-radius: 8px;

}
.sh_box img {
    width: 85%;
}