﻿.bg-f8{
    background: #f8f8f8;
}
/*轮播图开始*/
.yaowenright{
    width: 100%;
    overflow: hidden;
    position: relative;
}

.yaowenright .hd {
    position: absolute;
    bottom:10%;
    left:50%;
    z-index: 8;
    transform: translateX(-50%);
    overflow: hidden;
}

.yaowenright .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
}

.yaowenright .hd ul li {
    float: left;
    width: 36px;
    height: 4px;
    overflow: hidden;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #fff;
}

.yaowenright .hd ul li.on {
    background: #cc241e;
}

.yaowenright .bd ul {
    width: 100%;
    overflow: hidden;
}

.yaowenright .bd ul li {
    width: 100%;
    display: block;
}

.yaowenright .bd ul li a{
    width: 100%;
    display: block;
}

.yaowenright .bd ul li a img{
    width: 100%;
    vertical-align: middle;
}

/*全部产品*/
.protle{
    padding: 70px 0 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.protle>span{
    width: 42.75%;
    height: 1px;
    background: url("../images/line.png") repeat center center;
}
.protle>h4{
    font-size: 22px;
    font-weight: 400;
}
.proul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.proul li{
    position: relative;
    width: 239.1px;
    /*height: 400px;*/
height: 1.5rem;
}
.pro1{
    background: url("../images/pro1.png") no-repeat center center;
    background-size: 100% 100%;
}
.pro2{
    background: url("../images/pro2.png") no-repeat center center;
    background-size: 100% 100%;
}
.pro3{
    background: url("../images/pro3.png") no-repeat center center;
    background-size: 100% 100%;
}
.pro4{
    background: url("../images/pro4.png") no-repeat center center;
    background-size: 100% 100%;
}
.pro5{
    background: url("../images/pro5.png") no-repeat center center;
    background-size: 100% 100%;
}

.proul li .bg1{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6;
    background: url("../images/bg16.png") repeat center center;
}
.proul li .bg2{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6;
    background: url("../images/bg40.png") repeat center center;
}

.proul li .procotn{
    position: absolute;
    bottom:90px;
    left:0;
    z-index: 10;
    width: 100%;
    text-align: center;
}
.proul li .procotn>p{
    padding-top: 30px;
    font-size: 15px;
    color:#fff;
    font-weight: 600;
}
.proul li:hover .bg1{
    display: none;
}
.proul li:hover .bg2{
    display: block;
}
.proul li:hover .procotn{
    bottom: 97px;
    transition: all .3s;
}
.proul li:hover .procotn
/*关于我们*/
.aboutbig{
    width: 100%;
}
.listimg{
    width: 49%;
}
.listimg img{
    width: 100%;
    vertical-align: middle;
}
.listimg .listop{
    margin-bottom: 20px;
}
.listop img{
    width: 100%;
    vertical-align: middle;
}

.lisdown img{
    width: 100%;
    vertical-align: middle;
}
.listpa{
    position: absolute;
    top:16px;/*74*/
    left:34px;
}
.listpa h5{
    font-size: 26px;
    color:#fff;
    font-weight: 400;
}
.listpa p{
    font-size: 14px;
    color:#fff;
}

/*优势产品*/
.ysul{
    width: 100%;
}
.ysul li{
    float: left;
    width: 16.9%;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
    margin-right: -60px;
    margin-left: 5.6%;
}
.ysul li:last-child{
    margin-right: 0;
}
.ysul li .ysimg{
    padding: 35px 20px;
    margin: 0 30px;
    border-bottom: 1px solid #ededed;
}
.ysul li .ysimg img{
    width: 100%;
    vertical-align: middle;
}
.ysul li .yscont{
    padding: 0 0;
    height: 110px;
    overflow: hidden;
}
.ysul li .yscont h6{
    padding: 20px 0 10px;
    font-size: 14px;
    font-weight: 400;
width:100%
}
.ysul li .yscont>p{
    line-height: 20px;
    font-size: 12px;
    color:#333;
    text-align: center;
}
.ysbtn{
    padding: 50px 0 70px;
    text-align: center;
}
.ysbtn>a{
    width: 100px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
}








/*修改*/
.proul:after{
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size:0;
}
.proul{ *zoom:1;}


.proul li{
    float: left;
}
.head-ul{
    padding: 0;
    top: 0;
    right: 5.7%;
}
.hdtopr img{
    vertical-align: middle;
}
.languages{
    display: inline-block;
    line-height: 38px;
    top: 0;
}
.box-cent{
    text-align: center;
}
.seachbox{
    display: inline-block;
}
.logo{
    float: left;
}
.cartindex{
    float: right;
}



/*产品*/

.protle{
    text-align: center;
}
.protle > span{
    display: inline-block;
    vertical-align: middle;
}
.protle > h4{
    display: inline-block;
}

.yaowenright .hd{
    width: 100%;
    left: 0;
    transform: translateX(0);
    text-align: center;
}
.yaowenright .hd ul{
    display: inline-block;
    float: none;
}



/*2020.1.14*/
.added-main {
    padding: 5px 0;
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
}
.added-img {
    width: 100px;
    height: auto;
    overflow: hidden;
}
.added-img img {
    width: 100%;
}
.added-text {
    width: calc(100% - 100px);
    width: -webkit-calc(100% - 100px);
    height: auto;
    padding: 0 10px;
	overflow:hidden;
    height: 160px;
}
.added-text h4 {
    font-size: 16px;
    font-weight: 400;
    padding: 10px 0;
}
.added-text p {
    font-size: 14px;
    padding: 2px 0;
}



.prodtwul>li{
    width: 20%;
}
