@charset "utf-8";

html {
    font-size: 312.5% !important;
}

.con-img{
    width: 100%;
}
.wrap {
    width: 100%;
    /* max-width: 1920px; */
    margin: 0 auto;
    background-color:#000;
    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 h2 {
    text-align: center;
    margin: 20px 0;
}

.items h2 img {
    display: inline-block;
    width: 602px;
}

.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 10px;
    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 .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){
    .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%;}
    .item a{width: 45%; margin: 0 1% 10px; border-width: 2px;}
    .info h3{font-size: 19px;}
    .chanpin .item a{width: 45%; margin: 0 1% 10px;}
    .chanpin .info{padding-top: 15px;}
    .chanpin .info h4{font-size: 19px; }
    .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;}

}