.banner .swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.banner .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    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;
}
.banner img{
	width: 100%;
}
.banner .swiper-pagination-bullet{
}
.banner .swiper-pagination-bullet-active{
	background: #eee;
}	
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner  .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom: 4px;
}
.index_top{
	background: #fff;
	padding: 0 2% 10px 2%;
}
.index_top li{
	text-align: center;
	width: 16.8%;
	font-size: 12px;
	margin-right: 4%;
	float: left;
	padding-top: 10px;
}
.index_top li img{
	width: 90%; border-radius:50%;
}
.index_top li p {
    line-height: 22px;
    font-size: 12px;
}
.index_top li a{
	display: block;
}
.index_slideall{
	padding-bottom: 54px;
}
.index_slide1{
	margin-top: 10px;
	background: #fff;
	/*border-bottom: 1px solid #dcdcdc;*/
}
.index_slide1 .img1{
	position: relative;
}
.index_slide1 .img1 .font{
	width: 50%;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -22px;
	right: 10px;
	display:none;
}
.index_slide1 .img1 .font p{
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
}
.index_slide1 .img1 .font1{
	width: 40%;
	text-align: center;
	position: absolute;
	top: 50%;
	margin-top: -40px;
	right: 5px;
	display:none;
}
.index_slide1 .img1 .font1 .p1{
	font-size: 16px;
	color: #333;
	text-align: left;
	padding-bottom: 5px;
}
.index_slide1 .img1 .font1 .p2{
	font-size: 12px;
	color: #fff;
	padding-bottom: 0;
	text-align: left;
}
.index_slide1 .img1 .font img{
	width: 100%;
}
.index_slide1 .img1 img{
	width: 100%;
}
.index_slide1 .swiper-container {
    width: 100%;
   
    margin: 10px auto;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 10px;
    box-sizing: border-box;
}
.index_slide1 .swiper-slide {
    text-align: center;
    
    /* Center slide text vertically */
    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;
}
.index_slide1 .main{
	text-align: center;
}
.index_slide1 .main img{
	width: 97%;
}
.index_slide1 .main .p1{
  font-size: 12px;
  line-height: 28px;
}
.index_slide1 .main .p2{
	font-size: 12px;
	color: #f00c00;
}
.index_slide1 .main .p2 span{
	color: #999;
	text-decoration:line-through;
	margin-left: 5px;
}
.sy{ width:100%;}
.sy img{ width:100%}

.plbox .more{ text-align:right; padding:0px 20px 12px 0}
.plbox .more a{ display:inline-block; font-size:16px ;}

.plbox .title{ background:#fff; text-align:center; padding:10px 0; border-top: solid 10px #eee; border-bottom:solid 1px #ddd;box-shadow:0px 3px 5px #eee; }
.plbox .title span{font: 18px "微软雅黑";color: #222222;display: inline-block;vertical-align: middle;font-weight:bold}
.plbox .title span:nth-child(1){width: 100px;height: 1px;background: #CECECE;}
.plbox .title span:nth-child(2){margin: 0 20px;}
.plbox .title span:nth-child(3){width: 100px;height: 1px;background: #CECECE;}
.plbox .pic { padding-top:10px; background-color:#fff;display: flex;justify-content: space-between;flex-wrap: wrap ;padding: 5px 3.5%}
.plbox .pic ul{width:48%;margin: 10px 0}
.product_1 li{   background:#fff; box-shadow:0 0px 5px #ddd;
	
	
}
.product_1 .li1{
	margin-right: 0%;
}
.product_1 .img{
	
	/*border: 1px solid #dcdcdc;*/
}
.product_1 .img img{
	width: 100%;height: 25vh;object-fit: cover;
}
.product_1 li a{
	display: block;
}
.product_1 li .p1{
	font-size: 14px; height:20px; line-height:20px; overflow:hidden; margin:5px 8px 0px 8px;
}
.product_1 li p.fl{
	color: #f00c00;
	font-size: 13px;
	line-height: 22px;margin:0px 8px 5px 8px;
}
.product_1 li div.clear{
	padding-top: 5px;
}
.product_1 li p.fl span{
	color: #999;
	text-decoration: line-through;
	margin-left: 5px;
	font-size: 12px;
}
.product_1 li p.fr{
	color: #f00c00; 
	background: #fff;
	line-height: 20px;
	border-radius: 4px;
	padding: 0 3px;
	border: 1px solid #f00c00;

}	
.sybox{margin:15px 10px; background: #fff; padding: 10px;box-shadow: 3px 5px 0.76rem 0px rgba(199, 198, 198, 0.35);
    border-radius: 0.2rem; }
.sy_jifen{font-size:16px; font-weight: bold ; color: #000;background: url("../images/tp4.jpg") right center no-repeat; background-size:8px }
.sy_jifen span:nth-of-type(2){ background: #FF2A62 ; color: #fff; display: inline-block;border-radius: 5px; padding: 0px 3px; font-size:14px; margin: 0 5px 0 2px ; }
.menu{ margin-bottom:5px }
.menu ul{ display: flex; justify-content: space-between;}
.menu ul li{ width:25%; text-align: center}
.menu ul li .pic img{ width:60%;}
.menu ul li .txt{  font-size:15px ; padding-top:5px }

.syad{ margin: 10px 0 0px 0}
.syad img{ width: 100%}

.syvideo video{width:100%}

.plbox2 .title{ background:#fff; text-align:center; padding:10px 15px; border-top: solid 10px #eee; border-bottom:solid 1px #ddd;box-shadow:0px 3px 5px #eee;display: flex;justify-content: space-between}
.plbox2 .title span{font: 16px "微软雅黑";color: #222222;display: inline-block;vertical-align: middle;}
.plbox2 .title>span{font-weight:bold;font-size: 18px;}
.plbox2 .title a{display: flex;align-items: center;font-size: 14px}
.plbox2 .title a i{display:inline-block;width: 8px; height:12px;; background: url(../images/tp4.jpg) 0 0px no-repeat;
    background-size:100% 100%; margin-left: 6px; }

.synews{margin-bottom: 10px}
