 @charset "utf-8";

html {
    font-size: 312.5% !important;
}
.con-img{
    width: 100%;
}

.wrap {
    width: 100%;
    /* max-width: 1920px; */
    margin: 0 auto;
    background-color: #be0000;
    background-image:url(../images/dot.png);
    background-repeat:no-repeat;
    background-position:center top;
    background-size: cover;
    padding: 50px 0 30px;
    overflow: hidden;
}
.con-img img {
    display: block;
    width: 100%
}
.center {
    margin: 0 auto;
    width: 1200px;
}

.con-wrap h1 {
    text-align: center;
    padding: 100px 0 80px;
}
.con-wrap h1 img {
    display: inline-block;
    width: 1000px;
}
.items {
    text-align: center;
}
.items .item {
    display: inline-block;
}
.items .item a {
    display: inline-block;
    width: 363px;
    border: 3px solid #91672e;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 17px 40px;
}
.items .item a img {
    display: block;
    width: 100%;
}
.items .info {
    background: #fff;
    color: #b27e46;
    font-size: 16px;
    padding: 28px 5px 24px;
    line-height: 1;
}
.items .info h3 {
    font-size: 24px;
    font-weight: normal;
    padding-bottom: 17px;
}
.items .info p {
    font-size: 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.renwu{
    position: relative;
    z-index: 1;
    margin: 0 auto 50px;
}
.renwu-who{
    width: 1000px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    margin: 0 auto 60px;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    overflow: hidden;
    padding: 0;
    margin-bottom: 15px;
}
.renwu-who .who-which{
    overflow: hidden;
    width: 1000px;
    height: 850px;
    padding: 20px;
    background: url(../images/bgk.png) no-repeat center;
    background-position: 100%;
    background-size: 100% 100%;
    border-radius: 10px;
    margin-bottom: 12px;
    text-align: center;
}
.renwu-who .who-which .shuxian{
    width: 26px;
    margin-left: 390px;
}
.renwu-who .who-which table{
    margin-top: -836px;
}
.renwu-who .who-which table tr .left{
    width: 400px;
}
.renwu-who .who-which table tr .right{
    width: 600px;
}
.renwu-who .who-which table tr td a{
    font-size: 30px;
    color: #b37e46;
    cursor: pointer;
}
.renwu-who .who-which table tr td a:hover{
    color: red;
}


.item {
    display: inline-block;
}
.item a {
    display: inline-block;
    width: 220px;
    border: 3px solid #91672e;
    border-radius: 12px;
    overflow: hidden;
    margin: 0 25px 40px;
}
.item a img {
    display: block;
    width: 100%;
}
.info {
    background: #fff;
    color: #91672e;
    font-size: 16px;
    padding: 10px 5px 0px;
    line-height: 1;
}
.info h3 {
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 7px;
}
.info p {
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 4px;
}
.chanpin {
    text-align: center;
}

.chanpin .baiqiang-desc{
    width: 1000px;
    margin: 10px auto 100px;
    cursor: pointer;
}
.chanpin .baiqiang-desc .yj-pic{
    float: left;
    width: 384px;
    height: 244px;
    border-radius: 15px;
    box-shadow: 5px 5px 2px #990e10;
}
.chanpin .baiqiang-desc .yj-pic img{
    width: 100%;
    height: 100%;
    border-radius: 15px;
}
.chanpin .baiqiang-desc .desc-bq{
    line-height: 46px;
    font-size: 26px;
    color: #fff;
    text-indent: 46px;
    margin-left: 408px;
    text-align: left !important;
}

.chanpin .item a {
    width: 174px;
    border: none;
    border-radius: 12px;
    margin: 0 15px 25px;
    vertical-align: top;
}
.chanpin .info {
    color: #ffdeb1;
    background: none;
    padding-top: 18px;
    height: 121px;
}
.chanpin .info h4 {
    font-size: 23px;
    line-height: 30px;
    font-weight: normal;
}
.chanpin .item a img {
    border-radius: 12px;
    height: 182px;
}

.xianc {
    position: relative;
    z-index: 1;
    margin: 0 auto 50px;
}
.live {
    width: 1100px;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: box;
    display: flex;
    justify-content: space-around;
    -webkit-flex-flow: row wrap;
    margin: 0 auto 60px;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -o-flex-flow: row wrap;
    flex-flow: row wrap;
    -o-box-lines: multiple;
    -ms-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-box-lines: multiple;
    box-lines: multiple;
    overflow: hidden;
    padding: 0;
    margin-bottom: 15px;
}
.live li {
    overflow: hidden;
    width: 1000px;
    height: 680px;
    padding: 20px;
    background: url(../images/k.png) no-repeat center;
    background-position: 100%;
    background-size: 100% 100%;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 12px;
}
.live li img {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    display: block;
}
.xianc .arr-l,
.xianc .arr-r {
    width: 56px;
    height: 104px;
    background: url(../images/arr-l.png) no-repeat;
    position: absolute;
    display: inline-block;
    top: 50%;
    margin-top: -75px;
    cursor: pointer;
    background-size: 100% 100%;
}
.xianc .arr .arr-l {
    left: 0px;
}
.xianc .arr .arr-r {
    background: url(../images/arr-r.png) no-repeat;
    right: 0px;
    background-size: 100% 100%;
}
.xianc ol {
    height: 20px;
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.xianc ol li {
    height: 12px;
    width: 12px;
    background: #575968;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    margin: 0 10px;
}
.xianc ul li {
    display: none;
    overflow: hidden;
}
.xianc ul li a {
    position: relative;
    font-size: 20px;
    color: #9d611f;
    font-weight: 400;
    display: block;
    height: 100%;
}
.xianc ul li p {
    display: none;
    height: 60px;
    line-height: 60px;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font-size: 30px;
    padding: 0 20px;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 0px;
    text-align: left;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.xianc ul li.current {
    display: inline-block;
}
.xianc ol li.current {
    background: #fff;
}
.foo-nav ul li, .foo-nav ul li a, .foo-nav p{
    color: #fff !important;
}


@media(max-width:768px){
    .con-img{
        position: relative;
    }
    .con-img .mohu{
        width: 100%;
        height: 10px;
        background-color: #be0000;
        margin-top: -5px;
        position: absolute;
        box-shadow: 0 0 10px 10px #be0000;
    }
    .wrap{width: 100%;
        padding: 10px 0;
        background-size: 100% auto;
        background-repeat: repeat-y;
    }
    .center{width: 100%;}
    .con-wrap h1{padding: 10px 8px;}
    .con-wrap h1 img{width: 100%;}
    .items h2 img{width: 100%;}
    .items .item a{width: 72%; margin: 0 1% 10px; border-width: 2px;}
    .items .info{
        padding: 10px 5px;
    }
    .items .info h3{font-size: 18px;padding-bottom: 5px;}
    .items .info p {
        font-size: 17px;
    }
    .chanpin .item a{width: 45%; margin: 0 1%;}
    .chanpin .info{padding-top: 15px;}
    .chanpin .info h4{font-size: 19px; }
    .chanpin .baiqiang-desc{
        width: 90%;
        margin: 20px auto 40px;
    }
    .chanpin .baiqiang-desc .yj-pic{
        display: contents;
        float: none;
    }
    .chanpin .baiqiang-desc .desc-bq{
        line-height: 34px;
        font-size: 19px;
        color: #fff;
        text-indent: 46px;
        margin-left: 0;
        margin-top: 20px;
        text-align: left !important;
    }


    .arr{display: none;}
    .live{width: 100%;margin: 0 auto 10px;}
    .live li {width: 95%;height: auto; padding: 0;background:none;border-radius: 10px; margin: 0 auto 15px;}
    .xianc ul li{display: block;}
    .xianc ul li p{font-size: 19px;height: 40px;line-height: 40px;}
    .renwu-who{zoom: 0.35;}
    .renwu-who .who-which{
        height: 924px;
    }
    .renwu-who .who-which .shuxian{
        height: 890px;
    }
    .renwu-who .who-which .shuxian img{
        height: 100%;
    }
    .renwu-who .who-which table{
        margin-top: -884px;
    }
}