@charset "utf-8";

/* CSS Document */
html,
body {
        font-size: 24px;
        line-height: 1.5;
        margin: 0px;
        padding: 0px;
        color: #231815;
        background: url(../img/bgico.jpg) #cc1c02;
        overflow-x: hidden;
        -webkit-text-size-adjust: none;
}

ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
th,
form,
fieldset,
img,
dl,
dt,
dd {
        margin: 0;
        padding: 0;
}

ul,
ol {
        list-style: none;
}

img {
        border: none;
}

span {
        margin: 0px;
        padding: 0px;
}

a {
        text-decoration: none;
        color: #231815;
}

a:hover {
        color: #231815;
        text-decoration: none
}

a,
select {
        -webkit-tap-highlight-color: transparent;
        -webkit-touch-callout: none;
        -webkit-user-select: none;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input {
        outline: none;
}

.fl {
        float: left;
}

.fr {
        float: right;
}

.h10 {
        height: 10px;
}

.h83 {
        height: 83px;
}

.h80 {
        height: 80px;
}

.h30 {
        height: 30px;
}

.h23 {
        height: 23px;
}

.h40 {
        height: 40px;
}

.pa {
        position: absolute;
}

.pr {
        position: relative;
}

.dn {
        display: none;
}

.db {
        display: block;
}

.lsp5 {
        letter-spacing: 5px;
}

.center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}

.tk {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0px;
        left: 0px;
        background: rgba(0, 0, 0, 0.7);
        display: none;
        z-index: 999999;
}

.in_ico {
        background: url(../img/in-ico.png) no-repeat;
}

.accico {
        background: url(../img/accico.png) no-repeat;
}

#overflow_hidden {
        width: 100%;
        height: 100%;
        max-width: 640px;
        min-height: 950px;
        position: relative;
        margin: 0 auto;
        max-height: 1039px;
}

#overflow_auto {
        width: 100%;
        max-width: 640px;
        position: relative;
        margin: 0 auto;
        letter-spacing: 2px;
}

.returnTop {
        width: 60px;
        height: 60px;
        background-position: 0px -77px;
        position: fixed;
        bottom: 120px;
        right: 30px;
        z-index: 10;
        display: none;
}

.header {
        height: 97px;
        border-top: #c80005 solid 5px;
        font-size: 20px;
        color: #5b0200;
        background: #fff;
        position: relative;
}

.logo {
        width: 155px;
        height: 36px;
        background-position: -69px -31px;
        margin: 24px 0px 0px 25px;
}

.home {
        margin-top: 30px;
        margin-left: 14px;
}

.home span {
        display: block;
        width: 18px;
        height: 17px;
        background-position: -30px -0px;
        margin-top: 5px;
        margin-right: 3px;
}

.cxtx {
        margin-top: 30px;
}

.home a,
.cxtx a {
        color: #5b0200;
}

.gfqjdico {
        width: 67px;
        height: 42px;
        background-position: -0px -33px;
        margin-top: 15px;
        margin-left: 8px;
        display: block;
}

.menu {
        right: 20px;
}

.menu_an {
        width: 105px;
        height: 80px;
        background: #c91c14;
        border-radius: 0px 0px 8px 8px;
        overflow: hidden;
}

.menu_an span {
        display: block;
        width: 43px;
        height: 29px;
        background-position: -50px -0px;
        margin: 11px auto 8px auto;
}

.menu_an p {
        text-align: center;
        color: #fff;
}

.kv {
        height: 320px;
        background: #f8f7f3;
}

.kv .swiper-slide,
.productkv .swiper-slide,
.informa .swiper-slide {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
}

.kv .swiper-slide img{
        width: 80%;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translate(-50%,0);
}
.productkv .swiper-slide img,
.informa .swiper-slide img {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
}

.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{
        bottom: 5px;
}

.yico,
.zico {
        width: 38px;
        height: 70px;
        background-position: -182px -69px;
        right: -1px;
        top: 100px;
        z-index: 3;
}

.zico {
        background-position: -62px -116px;
        left: 0px;
}

.search {
        height: 280px;
        background: #f6eeca;
}

.productsico {
        background: url(../img/productsico.png) no-repeat;
        width: 464px;
        height: 215px;
}

.cpssico {
        background: url(../img/cpssico.png) no-repeat;
        width: 410px;
        height: 56px;
        margin-top: 64px;
        margin-left: 27px;
}

.search_ss {
        margin-top: 16px;
}

.search_text {
        -webkit-appearance: none;
        font-size: 20px;
        border: #a8a4a0 solid 1px;
        border-radius: 8px;
        padding: 10px 8px;
        width: 266px;
        margin-left: 32px;
}

.search_button {
        -webkit-appearance: none;
        width: 111px;
        height: 45px;
        background-position: -69px -69px;
        margin-right: 26px;
        border: none;
}

.brj {
        position: relative;
}

.brjico {
        width: 493px;
        height: 169px;
        background: url(../img/brjico.png) no-repeat;
        margin-top: 41px;
        margin-left: 82px;
        text-align: center;
        line-height: 169px;
        font-size: 41px;
        color: #cc1c02;
}


.about_us {
        width: 640px;
        position: relative;
}

.abotuico_title {
        margin: 30px 94px;
}

.about_font {
        margin: 0px 90px;
        line-height: 52px;
        z-index: 2;
}

.in1ico {
        top: 99px;
        left: 20px;
}

.in2ico {
        top: 459px;
        left: -20px;
}

.in3ico {
        top: 324px;
        right: 16px;
}

.in4ico {
        top: 665px;
        left: 25px;
}

.in5ico {
        top: 633px;
        right: 35px;
}

.lishi {
        margin: 100px 54px 0px;
        position: relative;
}

.lishi li {
        margin: 30px 0px 0px;
}

.lishi li p {
        font-size: 15px;
        text-align: center;
        width: 162px;
        margin-left: 25px;
}

.lishi_a {
        width: 223px;
        margin-right: 45px;
        margin-left: 20px;
        float: left;
}

.lishi_b {
        width: 223px;
        float: right;
}

.lishi_font {
        font-size: 15px;
        margin: 0px 20px;
        padding-left: 20px;
        text-align: center;
}

.in6ico {
        top: 600px;
        right: 213px;
}

.pekoico {
        top: 251px;
        left: 94px;
}

.preko_story {
        position: relative;
}

.preko_story_title {
        position: absolute;
        width: 493px;
        height: 169px;
        background: url(../img/gushico.png) no-repeat;
        text-align: center;
        line-height: 169px;
        font-size: 41px;
        color: #cc1c02;
        left: 90px;
        top: 60px;
        z-index: 1;
}

.cr {
        clear: both;
}

.in7ico {
        top: 124px;
        left: -122px;
}

.in8ico {
        top: 39px;
        right: -20px;
        z-index: 1;
}

.in6ico_a {
        top: 291px;
        left: 72px;
}

.zhihu_peko {
        margin-top: 310px;
        left: 20px;
}

.preko_proudt {
        position: relative;
}

.preko_proudt_title {
        position: absolute;
        width: 493px;
        height: 169px;
        background: url(../img/gushico.png) no-repeat;
        text-align: center;
        line-height: 169px;
        font-size: 41px;
        color: #cc1c02;
        left: 90px;
        top: 0px;
        z-index: 1;
}

.productico {
        top: 190px;
        left: 98px
}

.in8ico_a {
        top: 39px;
        left: -20px;
}

.proudt_list {
        margin-top: 280px;
        margin-left: 40px;
}

.proudt_list li {
        float: left;
        margin: 0px 28px 40px 28px;
        height: 250px;
}

.proudt_list_in3ico {
        top: 180px;
        left: 0px;
}

.proudt_list_in8ico {
        top: -39px;
        right: -122px;
}

.proudt_list_in6ico {
        top: 469px;
        right: 22px;
}

.proudt_list_in2ico {
        top: 796px;
        left: -22px;
}

.proudt_list_in6ico_a {
        top: 1019px;
        left: 268px;
}

.proudt_list_in6ico_b {
        top: 1569px;
        left: 538px;
}

.proudt_list_in9ico {
        top: 1119px;
        left: 8px;
}

/*story*/
.story {
        position: relative;
}

.story_title {
        width: 493px;
        height: 169px;
        background: url(../img/gushico.png) no-repeat;
        text-align: center;
        line-height: 169px;
        font-size: 41px;
        color: #cc1c02;
        z-index: 1;
        left: 80px;
        top: 40px;
}

.Story_title1 {
        left: 27px;
        top: 240px;
}

.Story_in8ico {
        left: -130px;
        top: 8px;
}

.Story_in2ico {
        left: -140px;
        top: 298px;
}

.Story11 {
        left: 370px;
        top: 300px;
        z-index: 1;
}

.Story_title2 {
        left: 50px;
        top: 324px;
}

.Story_in6ico {
        right: 50px;
        top: 464px;
}

.Story_ico3 {
        right: -50px;
        top: 176px;
}

.story_font1 {
        padding: 0px 270px 0px 50px;
}

.story_font2 {
        padding: 0px 100px 0px 50px;
}

.story_warp {
        /* border: #000000 solid 2px;
        padding: 20px 20px 80px 30px;
        margin: 56px 60px 60px 60px;
        border-radius: 20px; */
}

.story_warp ul li {
        position: relative;
}

.Story_ico {
        left: -54px;
        top: 14px;
}

.Story_title3 {
        left: -7px;
        top: -8px;
}

.Story10 {
        right: -36px;
        top: 0px;
}

.Story9 {
        right: -46px;
        top: 274px;
}

.story_font3 {
        padding-top: 110px;
        padding-right: 150px;
}

.Story_ico_2 {
        left: -54px;
        top: 94px;
}

.Story_title4 {
        left: 0px;
        top: 85px;
}

.Story8 {
        right: -20px;
        top: 70px;
}

.story_font4 {
        padding: 150px 180px 0px 0px;
}

.story_font5 {
        padding: 0px 20px 0px 0px;
}

.Story_ico_3 {
        left: -54px;
        top: 124px;
}

.Story_title5 {
        left: 0px;
        top: 97px;
}

.Story7 {
        right: -40px;
        top: 70px;
}

.story_font6 {
        padding: 240px 280px 0px 0px;
}

.story_font7 {
        padding: 0px 20px 0px 0px;
}

.Story_ico_4 {
        left: -54px;
        top: 154px;
}

.Story_title6 {
        left: 0px;
        top: 153px;
}

.Story6 {
        right: 25px;
        top: 240px;
}

.Story6_Story_ico2 {
        left: -80px;
        top: 347px;
}

.Story6_in8ico {
        left: 380px;
        top: 127px;
}

.Story6_Story_ico3 {
        left: 380px;
        top: 787px;
}

.story_font8 {
        padding: 410px 25px 0px 0px;
}

.Story_ico_5 {
        left: -54px;
        top: 130px;
}

.Story_title7 {
        left: 0px;
        top: 106px;
}

.Story5 {
        right: -10px;
        top: 80px;
}

.story_font9 {
        padding: 240px 240px 0px 0px;
}

.story_font10 {
        padding: 0px 20px 0px 0px;
}

.Story_ico_6 {
        left: -54px;
        top: 110px;
}

.Story_title8 {
        left: 0px;
        top: 108px;
}

.Story4 {
        right: -40px;
        top: 110px;
}

.story_font11 {
        padding: 170px 200px 0px 0px;
}

.story_font12 {
        padding: 0px 20px 0px 0px;
}

.Story6_Story8_ico2 {
        left: -80px;
        top: 487px;
}

.Story_ico_7 {
        left: -54px;
        top: 80px;
}

.Story_title9 {
        left: 0px;
        top: 64px;
}

.Story3 {
        right: -55px;
        top: 35px;
}

.story_font13 {
        padding: 190px 240px 0px 0px;
}

.story_font14 {
        padding: 0px 20px 0px 0px;
}

.Story6_in6ico {
        left: -100px;
        top: 579px;
}

.Story_ico_8 {
        left: -54px;
        top: 135px;
}

.Story_title10 {
        left: 0px;
        top: 110px;
}

.Story2 {
        right: -5px;
        top: 237px;
}

.Story1 {
        right: -26px;
        top: 890px;
}

.story_font15 {
        padding: 430px 20px 0px 0px;
}

/*footer*/
.footer {
        width: 100%;
}

.footer_a {
        background: #cc1c02;
}

.footer_a a {
        height: 60px;
        line-height: 60px;
        color: #fff;
        overflow: hidden;
        display: block;
        border-bottom: #e85c53 dashed 2px;
}

.footer_a a span {
        width: 27px;
        height: 27px;
        background-position: -130px -0px;
        display: block;
        margin-top: 18px;
        margin-left: 14px;
        margin-right: 15px;
}

.footer_a a p {
        width: 33px;
        height: 26px;
        background-position: -95px -0px;
        display: block;
        margin-top: 16px;
        margin-right: 38px;
}


.lxfs {
        background: #fffbe8;
        height: 265px;
}

.gaj {
        background: #cc1c02;
        height: 105px;
}



.cptbtitle {
        width: 605px;
        height: 160px;
        background: url(../img/cptb.png) no-repeat;
        margin-top: 37px;
        margin-left: 14px;
        font-size: 42px;
        color: #000;
        text-align: center;
        line-height: 160px;
}

.productkv.swiper-container,
.informa.swiper-container {
        margin-top: 45px;
}

.cpyjt,
.cpzjt {
        width: 45px;
        height: 42px;
        background: url(../img/cpyjt.png) no-repeat;
        position: absolute;
        top: 50%;
        margin-top: -21px;
        right: 20px;
        z-index: 3;
}

.cpzjt {
        background: url(../img/cpzjt.png) no-repeat;
        left: 20px;
}

.cptbjs {
        width: 545px;
        margin: 0px auto 30px auto;
}

.cptbjs_title {
        background: url(../img/cpxian.png) no-repeat bottom;
        font-size: 37px;
        color: #7f2500;
        height: 63px;
}

.cptbjs_cp {
        color: #3f3f3f;
        margin-top: 12px;
        line-height: 40px;
}


.cpsz {
        width: 413px;
        height: 152px;
        background: url(../img/cpsz.png) no-repeat;
        margin-left: 35px;
        margin-bottom: 40px;
}

.cpsz span {
        display: block;
        font-size: 38px;
        width: 372px;
        height: 152px;
        text-align: center;
        line-height: 152px;
}

.cplist {
        position: relative;
        margin-left: 15px;
        overflow: hidden;
}

.cplist li {
        overflow: hidden;
        float: left;
        margin: 0px 15px 30px 15px;
}

.cplist li a {
        width: 278px;
        height: 434px;
        background: url(../img/cpkuang.png) no-repeat;
        display: block;
        overflow: hidden;
}

.cplist_top {
        width: 260px;
        height: 270px;
        margin: 8px 9px 0px 9px;
        overflow: hidden;
}

.cplist_top img{
        width: 100%;
}

.cplist_text {
        font-size: 12px;
        margin: 6px 20px 0px 20px;
        line-height: 33px;
}

.cplist_text span {
        color: #b60005;
        display: block;
        height: 66px;
        overflow: hidden;
}

.cplist_text p {
        color: #231815;
}

.cpfj {
        bottom: 176px;
        right: 104px;
        width: 172px;
        height: 229px;
        background: url(../img/cpfj.png) no-repeat;
}


.xxsdbj {
        width: 605px;
        height: 161px;
        background: url(../img/xxsdbj.png) no-repeat;
        margin: 0px auto;
        font-size: 42px;
        text-align: center;
        line-height: 161px;
        color: #000;
}

.sdbt {
        color: #af0409;
        font-size: 28px;
        text-align: center;
}

.sdtitlebj {
        width: 589px;
        height: 92px;
        font-size: 42px;
        color: #fff;
        text-align: center;
        line-height: 92px;
        background: url(../img/sdtitlebj.png) no-repeat;
        margin: 17px auto 0px auto;
}

.sdfj {
        width: 172px;
        height: 167px;
        background: url(../img/sdfj.png) no-repeat;
        top: 49px;
        right: -32px;
}

.sdlist {
        position: relative;
        margin-left: 15px;
        overflow: hidden;
        margin-top: 35px;
}

.sdlist li {
        overflow: hidden;
        float: left;
        margin: 0px 15px 30px 17px;
}

.sdlist li a {
        width: 273px;
        height: 232px;
        background: url(../img/xxsdlist.png) no-repeat;
        display: block;
        overflow: hidden;
}

.sdlist_s {
        width: 261px;
        height: 143px;
        margin: 6px 9px 0px 6px;
}

.sdlist_x {
        font-size: 15px;
        margin: 6px 20px 0px 20px;
        line-height: 24px;
}

.sdlist_x span {
        color: #b60005;
}

.sdlist_x p {
        color: #231815;
}



.historytitle {
        background: url(../img/historytitlebj.png) no-repeat;
        width: 504px;
        height: 182px;
        margin-top: 41px;
        margin-left: 82px;
        font-size: 42px;
        color: #b82628;
        text-align: center;
        line-height: 175px;
}

.historybt1 {
        text-align: center;
        margin-top: 18px;
}

.historynr {
        width: 460px;
        line-height: 49px;
        margin: 0px auto;
}

.historybt2 {
        text-align: center;
        margin-top: 18px;
}

.historybt1xing {
        top: 75px;
        left: 19px;
}

.histlc {
        position: relative;
        height: 3320px;
}

.histlcz {
        width: 229px;
        top: 28px;
        left: 48px;
}

.histlcz img {
        float: left;
}

.histlcr {
        top: 0px;
        right: 0px;
        width: 475px;
}

.Storyimg1 {
        top: 14px;
        right: 20px;
}

.Storyimg2 {
        top: 410px;
        right: -35px;
}

.Storyimg3 {
        top: 1039px;
        right: 32px;
}

.Storyimg4 {
        top: 1536px;
        right: 30px;
}

.Storyimg5 {
        top: 2051px;
        right: 0px;
        z-index: 4;
}

.Storyimg6 {
        top: 2634px;
        right: 54px;
}

.Storyimg7 {
        top: 3229px;
        right: 29px;
}

.Storyimg8 {
        overflow: hidden;
}

.Storyimg9 {
        top: 1545px;
        left: -48px;
}

.Storyimg0_1 {
        top: 197px;
        right: 49px;
}

.Storyimg0_2 {
        top: 474px;
        right: 49px;
}

.Storyimg0_3 {
        top: 785px;
        right: 49px;
}

.Storyimg0_4 {
        top: 1116px;
        right: 49px;
}

.Storyimg0_5 {
        top: 1584px;
        right: 49px;
}

.Storyimg0_6 {
        top: 1801px;
        right: 49px;
}

.Storyimg0_7 {
        top: 2133px;
        right: 49px;
}

.Storyimg0_8 {
        top: 2359px;
        right: 49px;
}

.Storyimg0_9 {
        top: 2653px;
        right: 49px;
}

.Storyimg0_10 {
        top: 2923px;
        right: 49px;
}

.Storyimg0_11 {
        top: 3144px;
        right: 49px;
}

.storclass {
        font-size: 16px;
        width: 315px;
        right: 40px;
        line-height: 40px;
}

.Storytxt1 {
        top: 97px;
}

.Storytxt2 {
        top: 342px;
}

.Storytxt3 {
        top: 524px;
}

.Storytxt4 {
        top: 931px;
}

.Storytxt5 {
        top: 1214px;
}

.Storytxt6 {
        top: 1430px;
}

.Storytxt7 {
        top: 1650px;
}

.Storytxt8 {
        top: 1966px;
}

.Storytxt9 {
        top: 2196px;
}

.Storytxt10 {
        top: 2525px;
}

.Storytxt11 {
        top: 2821px;
}

.Storytxt12 {
        top: 2935px;
}

.Storytxt13 {
        top: 3151px;
}



.secrettitle {
        width: 553px;
        height: 190px;
        background: url(../img/secrettitlebj.png) no-repeat;
        margin-top: 40px;
        margin-left: 51px;
        font-size: 42px;
        color: #b82628;
        text-align: center;
        line-height: 175px;
}

.secretbt1 {
        margin-top: 10px;
        margin-left: 19px;
}

.secretimg {
        overflow: hidden;
        width: 574px;
        margin: -38px auto 0px auto;
}

.secretimg img {
        float: left;
}


.secrettxt1 {
        top: 330px;
        left: 16px;
        width: 410px;
        line-height: 1.8;
}

.secrettxt2 {
        top: 1117px;
        left: 114px;
        width: 434px;
        line-height: 1.8;
}

.secrettxt3 {
        top: 2179px;
        left: 40px;
        width: 432px;
        line-height: 1.8;
}


/*Poko*/
.Poko {}

.Poko_in6ico {
        left: 510px;
        top: 23px;
}

.Poko_in8ico {
        left: -98px;
        top: 270px;
}

.Poko_poko_6 {
        left: 0px;
        top: 244px;
        z-index: 1;
}

.Poko_poko_1 {
        left: 54px;
        top: 292px;
}

.Poko_in3ico {
        right: 36px;
        top: 227px;
}

.Poko_title {
        top: 93px;
}

.poko_list li {
        position: relative;
}

.poko_list1 {
        padding-top: 528px;
}

.poko_9 {
        left: 80px;
        top: 398px;
}

.poko_2 {
        left: 170px;
        top: 366px;
}

.poko_3 {
        left: 434px;
        top: 423px;
}

.poko_10 {
        left: 461px;
        top: 896px;
}

.poko_list1_warp {
        border-radius: 10px;
        border: #ed1c24 solid 5px;
        padding: 30px 12px;
        background: #ffffff;
        margin: 0px 50px;
}

.poko_list1_warp p {
        border-bottom: #ed1c24 solid 5px;
        padding-bottom: 10px;
}

.poko_list1_warp div {
        padding-top: 15px;
}

.poko_list2 {
        padding-top: 229px;
}

.poko_9 {
        left: 80px;
        top: 423px;
}

.poko_4 {
        left: 169px;
        top: 68px;
}

.poko_5 {
        left: 416px;
        top: 149px;
        z-index: 5;
}

.poko_11 {
        left: 0px;
        top: 593px;
}

.poko_9_2 {
        left: 73px;
        top: 107px;
}

.poko_in3ico {
        left: 552px;
        top: 626px;
}

.poko_list2_warp {
        border-radius: 10px;
        border: #0089d0 solid 5px;
        padding: 30px 12px;
        background: #ffffff;
        margin: 0px 50px;
}

.poko_list2_warp p {
        border-bottom: #0089d0 solid 5px;
        padding-bottom: 10px;
}

.poko_list2_warp div {
        padding-top: 15px;
}

.poko_list3 {
        padding-top: 220px;
}

.poko_7 {
        left: 56px;
        top: 66px;
}

.poko_8 {
        left: 435px;
        top: 122px;
        z-index: 2;
}

.poko_in8ico {
        left: -65px;
        top: 250px;
}

.poko_9_5 {
        left: 295px;
        top: 320px;
        z-index: 3;
}

.poko_Story_ico2 {
        left: 495px;
        top: 510px;
}

.poko_list3_warp {
        border-radius: 10px;
        border: #faa61b solid 5px;
        background: #ffffff;
        padding: 30px 12px;
        margin: 0px 50px;
        z-index: 1;
        position: relative;
}

.poko_list3_warp p {
        border-bottom: #faa61b solid 5px;
        padding-bottom: 10px;
}

.poko_list3_warp div {
        padding-top: 15px;
}



.accordion {
        background: #cb0003;
        -webkit-transition: all 0.4s ease;
        overflow: hidden;
}

.acc {
        width: 604px;
        padding: 16px 0px;
        margin: 0px auto;
        overflow: hidden;
}

.accmenu {
        width: 131px;
        height: 22px;
        background-position: 0px 0px;
        margin-top: 16px;
}

.accan {
        overflow: hidden;
        background: #fff;
        width: 115px;
        height: 38px;
        border-radius: 5px;
}

.accan span {
        display: block;
        width: 18px;
        height: 17px;
        background-position: 0px -24px;
}

.accan p {
        display: block;
        font-size: 16px;
        margin-left: 16px;
}

.ord {
        padding-bottom: 16px;
}

.accordion .link {
        font-size: 18px;
        color: #5b0200;
        overflow: hidden;
        cursor: pointer;
        position: relative;
        -webkit-transition: all 0.4s ease;
        width: 604px;
        margin: 0px auto;
        padding: 15px 0px;
        background: #fff;
        margin-bottom: 2px;
}

.accordion .link i {
        width: 27px;
        height: 27px;
        background-position: -19px -24px;
        margin-left: 20px;
        -webkit-transition: all 0.25s ease;
}

.accordion .link p {
        margin-left: 10px;
}

.accordion .link span {
        margin-left: 10px;
}

.accordion .link a {
        color: #5b0200;
        display: block;
        overflow: hidden;
}

.accordion .open .link i {
        -webkit-transform: rotate(90deg);
}

.submenu {
        display: none;
        font-size: 18px;
}

.submenu li {
        width: 604px;
        margin: 0px auto;
        background: #e06668;
        margin-bottom: 2px;
}

.submenu a {
        padding: 15px 0px;
        display: block;
        overflow: hidden;
        color: #fff;
}

.submenu a i {
        width: 15px;
        height: 9px;
        background-position: -75px -24px;
        margin-top: 9px;
        margin-left: 25px;
}

.submenu a p {
        margin-left: 10px;
}


/*marp*/
.map {}

.map_poko_9 {
        left: 40px;
        top: 190px;
}

.map_Story_ico3 {
        right: -25px;
        top: 200px;
        z-index: 1;
}

.map_in2ico {
        left: 20px;
        top: 20px;
        z-index: 1;
}

.map_ico1 {
        left: 75px;
        top: 239px;
}

.map_ico2 {
        margin: 300px 50px 20px 50px;
}

.map_adress {
        margin: 0px 120px;
}

.map_adress img {
        margin-right: 10px;
}

.map__title {
        width: 640px;
        height: 101px;
        background: url(../img/map_ico5.png) no-repeat;
        text-align: center;
        line-height: 101px;
        font-size: 41px;
        color: #cc1c02;
        z-index: 1;
        margin-top: 35px;
}

.map_list {
        border-bottom: #e60012 dashed 8px;
}

.map_map_ico7 {
        right: -80px;
        top: 20px;
        z-index: 1;
}

.map_in8ico {
        right: -40px;
        top: 770px;
        z-index: 1;
}

.map_list li {
        border-bottom: #000000 dashed 3px;
        padding: 25px 78px;
}

.map_list li.map_list_title {
        padding: 20px 0px 20px 140px;
}

.map_list li:last-child {
        border: none;
}

.map_list_title {
        font-size: 36px;
        color: #000000;
}

.map_list_title img {
        margin-right: 10px;
}

.map_list_line {
        line-height: 56px;
}

.map_ico9 {
        right: -34px;
        top: 481px;
}

.map_Story_ico3a {
        left: -117px;
        top: 460px;
}

.map_ico11 {
        right: 30px;
        top: 290px;
}


.milestone {
        height: 306px;
}

.aboutus {
        top: 240px;
        left: 102px;
}

.milestonein8ico {
        top: 152px;
        left: -25px;
        z-index: 3;
}

.milestoneimg {
        overflow: hidden;
        margin-top: -49px;
}

.milestoneimg img {
        float: left;
}

.milestonetxt {
        font-size: 16px;
        color: #231815;
        width: 194px;
        line-height: 21px;
}

.milesc {
        text-align: center;
}

.mileswb1 {
        top: 439px;
        left: 222px;
}

.mileswb2 {
        top: 808px;
        left: 33px;
        width: 230px;
}

.mileswb3 {
        top: 753px;
        left: 396px;
        width: 230px;
}

.mileswb4 {
        top: 1134px;
        left: 222px;
}

.mileswb5 {
        top: 1448px;
        left: 222px;
}

.mileswb6 {
        top: 1800px;
        left: 33px;
}

.mileswb7 {
        top: 1732px;
        left: 399px;
        width: 230px;
}

.mileswb8 {
        top: 2082px;
        left: 222px;
}

.mileswb9 {
        top: 2368px;
        left: 33px;
        width: 230px;
}

.mileswb10 {
        top: 2417px;
        left: 399px;
}

.mileswb11 {
        top: 2703px;
        left: 33px;
        width: 230px;
}

.mileswb12 {
        top: 3010px;
        left: 33px;
        width: 230px;
}

.mileswb13 {
        top: 3003px;
        left: 399px;
        width: 230px;
}

.mileswb14 {
        top: 3319px;
        left: 222px;
}

.mileswb15 {
        top: 3625px;
        left: 33px;
}

.mileswb16 {
        top: 3618px;
        left: 387px;
        width: 230px;
}

.mileswb17 {
        top: 3899px;
        left: 222px;
}

.mileswb18 {
        top: 4148px;
        left: 436px;
}

.mileswb19 {
        top: 4360px;
        left: 33px;
        width: 150px;
}

.mileswb20 {
        top: 4381px;
        left: 222px;
}

.mileswb21 {
        top: 4647px;
        left: 59px;
}

.mileswb22 {
        top: 4647px;
        left: 411px;
}

.mileswb23 {
        top: 4948px;
        left: 45px;
}

.mileswb24 {
        top: 4948px;
        left: 436px;
}

.mileswb25 {
        top: 5190px;
        left: 222px;
        letter-spacing: 0px;
}

.mileswb26 {
        top: 5461px;
        left: 387px;
}

.mileswb27 {
        top: 5721px;
        left: 45px;
}

.mileswb28 {
        top: 5725px;
        left: 411px;
}

.mileswb29 {
        top: 6005px;
        left: 46px;
}

.mileswb30 {
        top: 6117px;
        left: 411px;
}

.mileswb31 {
        top: 6277px;
        left: 45px;
}

.mileswb32 {
        top: 6430px;
        left: 408px;
}




.credit {
        height: 300px;
}

.credit div img {
        top: 41px;
        left: 368px;
}

.credif {
        top: 251px;
        left: 55px;
}

.credit .in2ico {
        top: 210px;
        left: 39px;
        z-index: 3;
}

.credit .in3ico {
        top: 186px;
        left: 561px;
        z-index: 3;
}

.creditimg {
        overflow: hidden;
}

.creditimg img {
        float: left;
        width: 100%;
        margin-top: -8px;
}


.philosophy {
        height: 272px;
}

.philosophy .company {
        top: 234px;
        left: 27px;
}

.philosophy .in3ico {
        top: 22px;
        right: -13px;
}

.philosophy .in8ico {
        top: 152px;
        right: -45px;
        z-index: 2;
}

.philosophy .Story_ico3 {
        top: 177px;
        left: -102px;
        z-index: 2;
}


.philosophyimg {
        text-align: center;
        overflow: hidden;
}

.philosophyimg div {
        width: 100%;
}

.philosophyimg img {
        float: left;
}

.philosophywb1 {
        top: 76px;
        left: 0px;
}

.philosophywb2 {
        top: 122px;
        left: 77px;
        text-align: left;
        font-size: 12px;
}

.philosophywb3 {
        top: 252px;
        left: 66px;
        text-align: left;
}

.philosophywb4 {
        top: 476px;
        left: 0px;
}

.philosophywb5 {
        top: 540px;
        left: 0px;
        font-size: 12px;
}

.philosophywb6 {
        top: 626px;
        left: 0px;
}

.philosophywb7 {
        top: 858px;
        left: 0px;
}

.philosophywb8 {
        top: 910px;
        left: 0px;
        font-size: 12px;
}

.philosophywb9 {
        top: 1020px;
        left: 0px;
}

.e23 {
        color: #901e23;
        font-size: 10px;
}

.font34 {
        font-size: 34px;
}



.process {
        height: 317px;
}

.producfion {
        top: 174px;
        left: 0;
        z-index: 1;
}

.process .in8ico {
        top: 9px;
        left: -128px;
}

.infroducfion {
        overflow: hidden;
        width: 614px;
        margin: 0px auto;
}

.processwb {
        width: 550px;
        margin: 14px auto 0px auto;
        line-height: 41px;
}

.mllk {
        width: 523px;
        margin: 22px auto 0px auto;
}

.mllk .in3ico {
        top: 230px;
        right: -32px;
        width: 61px;
}

.processimg {
        overflow: hidden;
        margin-top: -4px;
}

.processimg img {
        float: left;
}


.food {
        height: 292px;
}

.food .safety {
        top: 239px;
        left: 0px;
}

.food .feiji {
        top: 90px;
        left: 505px;
        z-index: 2;
}

.food .Story_ico3 {
        top: 3px;
        left: -31px;
        width: 110px;
}

.foodimg {
        height: 2709px;
        line-height: 41px;
}

.foodimg1 {
        top: 0px;
        left: 312px;
}

.foodimg2 {
        top: 423px;
        left: 39px;
}

.foodimg3 {
        top: 582px;
        left: 400px;
}

.foodimg4 {
        top: 950px;
        left: 0px;
}

.foodimg5 {
        top: 1204px;
        left: 306px;
}

.foodimg6 {
        top: 1549px;
        left: 37px;
}

.foodimg7 {
        top: 1729px;
        left: 306px;
}

.foodimg8 {
        top: 2191px;
        left: 37px;
}

.foodimg9 {
        top: 2474px;
        left: 306px;
}

.foodtxt {
        font-size: 38px;
        color: #b92628;
}

.foodwb1 {
        top: 34px;
        left: 39px;
}

.foodwb2 {
        top: 94px;
        left: 45px;
        width: 353px;
}

.foodwb3 {
        top: 405px;
        left: 308px;
        width: 315px;
}

.foodwb4 {
        top: 515px;
        left: 280px;
        width: 326px;
}

.foodwb5 {
        top: 705px;
        left: 38px;
}

.foodwb6 {
        top: 762px;
        left: 38px;
        width: 326px;
}

.foodwb7 {
        top: 1012px;
        left: 309px;
}

.foodwb8 {
        top: 1064px;
        left: 252px;
        width: 353px;
}

.foodwb9 {
        top: 1289px;
        left: 38px;
}

.foodwb10 {
        top: 1345px;
        left: 38px;
        width: 353px;
}

.foodwb11 {
        top: 1593px;
        left: 308px;
}

.foodwb12 {
        top: 1646px;
        left: 251px;
        width: 353px;
}

.foodwb13 {
        top: 1869px;
        left: 35px;
}

.foodwb14 {
        top: 1925px;
        left: 38px;
        width: 353px;
}

.foodwb15 {
        top: 2174px;
        left: 309px;
}

.foodwb16 {
        top: 2227px;
        left: 251px;
        width: 353px;
}

.foodwb17 {
        top: 2450px;
        left: 38px;
}

.foodwb18 {
        top: 2508px;
        left: 39px;
        width: 353px;
}


.foodimg10 {
        overflow: hidden;
        margin-top: -24px;
        z-index: 2;
}

.foodimg10 img {
        float: left;
}


.contact {
        height: 235px;
}

.contact_title {
        position: absolute;
        width: 363px;
        height: 129px;
        background: url(../img/contact_titlebj.png) no-repeat;
        text-align: center;
        line-height: 129px;
        font-size: 41px;
        color: #cc1c02;
        left: 129px;
        top: 25px;
        z-index: 1;
}

.contact .contactbt {
        top: 170px;
        left: 95px;
}

.contact .in2ico {
        top: 2px;
        left: 38px;
        z-index: 2;
}

.contactimg1 {
        width: 427px;
        height: 436px;
        background: url(../img/contactimg1.png) no-repeat;
        margin-left: 92px;
        overflow: hidden;
}

.contactimg1 .Story_ico2 {
        top: -33px;
        left: 0px;
}

.contactimg1 .in1ico {
        top: 405px;
        left: -77px;
        width: 24px;
}

.contactlxfs1 {
        margin-top: 27px;
        margin-left: 117px;
}

.contactlxfs2 {
        margin-top: 43px;
        margin-left: 117px;
}

.contactlxfs3 {
        margin-top: 42px;
        margin-left: 117px;
}

.contactlxfs4 {
        margin-top: 35px;
        margin-left: 117px;
        width: 250px;
}

.contactlxfs5 {
        margin-top: 16px;
        margin-left: 117px;
}

.contbtwb {
        border-top: #ff9369 solid 5px;
        border-bottom: #ff9369 solid 5px;
        background: #ffc49a;
        color: #ffffff;
        font-size: 38px;
        padding-left: 20px;
        margin-top: 40px;
}

.contbtwb img {
        margin-right: 10px;
}

.contact_in7ico {
        right: -100px;
        z-index: 1;
        top: -34px;
}

.fontyellow {
        color: #ff4700;
}

.contact_list {
        margin: 0px 30px 0px 30px;
}

.contact_list li {
        padding: 15px;
        border-bottom: #000000 dashed 2px;
}

.contact_img {
        margin: 30px;
}


.alllist {
        overflow: hidden;
        box-shadow: 0px 0px 15px rgba(220, 182, 0, 0.8);
}

.aalsycp {
        overflow: hidden;
}

.alllistlb {
        color: #660c00;
}

.alllistlb .Allproducts {
        overflow: hidden;
}

.alllistlb .submenu a {
        color: #660c00;
        padding-left: 45px;
}

.alllistlb .alllistming {
        overflow: hidden;
        line-height: 38px;
        background: #faf4de;
        padding: 14px 28px 14px 16px;
        border-top: #bcaa98 solid 2px;
        color: #393736;
}

.alllistlb .alllistming span {
        width: 8px;
        height: 38px;
        background: #cb0000;
        display: block;
        margin-right: 25px;
}

.alllistlb .alllistming i {
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 12px solid #cc001d;
        margin-top: 13px;
}

.alllistlb .alllistming.inactives i {
        border-bottom: none;
        border-top: 12px solid #cc001d;
}

.alllistlb .link {
        overflow: hidden;
        font-size: 20px;
        padding: 15px 28px 15px 17px;
        background: #ffffff;
        border-top: #bd926c dashed 2px;
}

.alllistlb .link a {
        display: block;
        overflow: hidden;
        color: #660c00;
}

.alllistlb .link i {
        background: url(../img/alllistjt.png);
        display: block;
        width: 20px;
        height: 18px;
        margin-top: 6px;
        margin-right: 14px;
}

.alllistlb .link span {
        display: block;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 12px solid #bd926c;
        margin-top: 9px;
}

.alllistlb .link.inactives {
        background: #cb0000;
        color: #fff;
        border-bottom: none;
        border-top: none;
}

.alllistlb .link.inactives i {
        background-position: 0px -19px;
}

.alllistlb .link.inactives span {
        border-bottom: none;
        border-top: 12px solid #fff;
}

.alllistlb .submenu li {
        width: initial;
        margin-bottom: 0px;
        border-top: #bd926c dashed 2px;
        background: #faf4de;
}

.alllistlb ul li ul {
        display: none;
}

.alllistlb ul li ul li ul {
        display: none;
}


.informationkuang {
        border: #555555 solid 1px;
        background: #fff;
        padding: 10px;
        width: 520px;
        margin: 0px auto;
}

.information {
        border: #555555 dashed 1px;
        font-size: 18px;
        width: 520px;
}

.informationtitle {
        width: 120px;
        text-align: center;
        background: #fff6e1;
        height: 50px;
        border-bottom: #555555 solid 1px;
        border-right: #555555 solid 1px;
        color: #ab0000;
}

.informationnr {
        border-bottom: #555555 solid 1px;
        padding: 0px 30px;
}

.cpcjs,
.cpcjx {
        overflow: hidden;
}

.informa img {
        max-width: 330px;
}

.cpfjtu {
        top: 14px;
        right: -200px;
}

.xwnr {}

.xwnr img {
        width: 100%;
}

.dianhua {
        display: block;
        width: 506px;
        height: 81px;
        top: 26px;
        left: 69px;
}

.pcdz {
        display: block;
        width: 130px;
        height: 81px;
        top: 181px;
        left: 419px;
}

.bbk {
        width: 330px;
        height: 310px;
        background: #fff;
        border: #2f3030 solid 1px;
        padding: 10px;
}

.bbk_x {
        width: 330px;
        height: 310px;
        border: #2f3030 dashed 1px;
}

.bbk_x img {
        max-width: 310px;
        max-height: 290px;
}

.swiper-button-disabled {
        opacity: 0.5;
}


.cptb,
#sz,
#bag,
#gift,
.informationkuang,
#other-product,
.sdlist,
.cplist {
        font: 24px/1.5 ;
}

.linkTo {
        display: block;
        width: 506px;
        height: 81px;
        top: 103px;
        left: 69px;
}

.footLink1{
        width: 232px;
        height: 27px;
        display: block;
        position: absolute;
        left: 23px;
        bottom: 22px;
}

.footLink2{
        width: 338px;
        height: 38px;
        display: block;
        position: absolute;
        right: 23px;
        bottom: 16px;
}

.proudt_list.pr .list img{
        width: 223px;
}

.searchNull{
        width: 100%;
        text-align: center;
        color: #333;
        font-size: 25px;
        display: none;
}