.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 6px;
}
.swiper-pagination-bullet-active {
    background: #f25c19!important;
}
/*产品中心*/

.main>h1{
    margin-top: 50px;
    margin-bottom: 70px;
    overflow: hidden;
}
.main>h1 img{
    max-width: 120%;
    margin-left: -10%;
}
#cp .list1{
    float: left;
    width: 78%;
    margin-left: 2%;
}
.list1 h3 span{
    font-size: 18px;
    color: #333;
}
.list1 h3 span:hover{
    cursor: pointer;
}
.list1 h3 i{
    margin-right: 12px;
    display: inline-block;
    width: 5px;
    height: 20px;
    background-color: #F25C19;
}
.list1 hr{
    margin-bottom: 20px;
    margin-top: 10px;
    border-top:1px solid #ccc;
}
.cp-list .list11{
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 20px;
}
.list11 .img1{
    border: 1px solid #E3E3E3;
    text-align: right;
    position: relative;
    height: 230px;
    line-height: 225px;
    overflow: hidden;
}
.list11 .img1 img{
    width: 100%;
    /*height: 100%;*/
}
.list11 .img1:hover p{
    display: block;
    transition: all 1s;
}
.list11 .img1 p{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.2);
}
.list11 .img1 p a{
    color: #ffffff;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 13px;
}
.list11>a>p{
    color: #494949;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
}
.cp-list .list11:nth-child(3),
.cp-list .list11:nth-child(6){
    margin-right: 0;
}
#cp{
    overflow: hidden;
    margin-top: 10px;
}

/*LCA铝型材应用领域*/
.list2-nav p{
    text-align: center;
}
#chanpin{
    margin-top: 80px;
}
#chanpin .main>h1 img {
    max-width: 95%;
    margin-left: 2.5%;
}
.list2 .list2-nav{
    height: 50px;
    margin-bottom: 30px;
}
.list2-nav .span3{
    padding: 0 40px;
    border-right: 1px solid #808080;
    color: #666;
    font-size: 18px;
}
.list2-nav .span3:hover{
    cursor: pointer;
}
.list2-nav span .span4{
    padding: 10px 10px;
}
.list2-nav span.active2 .span4{
    border-bottom: 2px solid #F25C19;
}
.list2-nav span:last-child{
    border-right: none;
}
.list2-yy .img2{
    position: relative;
    float: left;
    overflow: hidden;
    width: 32.5%;
    margin-right: .75%;
    margin-bottom: 12px;
    height: 274px;
}
.list2-yy .img2:hover img{
    transform: scale(1.2);
    transition: all 1s;
}
.list2-yy .img2:nth-child(3),
.list2-yy .img2:nth-child(6){
    margin-right: 0;
}
.list2-yy .img2 p{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: rgba(255,255,255,.5);
    color: #000;
    font-size: 15px;
    text-align: center;
}
/*关于我们*/
.main.guanyu{
    margin-top: 50px;
}
.main.guanyu>h1{
    margin-bottom: 50px;
}
#guanyu{
    background: #E8E8E8;
    padding: 80px 0;
}
#guanyu .gy-left{
    float: left;
    width: 50%;

}
#swiper-button-next6 {
    background-image: url("../images/1a(1).png");
    width: 44px;
    background-size: 44px 44px;
}
#swiper-button-prev6 {
    background-image: url("../images/1a(2).png");
    width: 44px;
    background-size: 44px 44px;
}
#swiper-button-next5{
    background-image: url("../images/a(25).png");
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    right: 30px;
}
#swiper-container5 .banner1{
    width: 77%;
    margin-left: 10%;
}
#swiper-button-prev5{
    background-image: url("../images/a(24).png");
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
}
#guanyu .gy-right{
    float: left;
    width: 47%;
}
.gy-right textarea{
    resize: none;
    width: 100%;
    height: 350px;
    text-align: justify;
    line-height: 26px;
    color: #f25c19;
    font-size: 14px;
    background: none;
    border: none;
}
#swiper-button-prev5,
#swiper-button-next5{
    width: 45px;
    height: 45px;
    background-size: 45px 45px;
}
.gy-right h5{
    font-size: 24px;
    font-weight: bold;
    color: #f25c19;
    margin-bottom: 20px;
}
#guanyu .main{
    margin-top: 20px;
}
/*产品特点*/
#tedian .main>p{
    width: 60%;
    margin: -30px auto 40px;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    color: #666;
}
.con1 .con1-img{
    width: 41%;
    margin-right: 6%;
}
.con1 .con1-neir{
    width: 48%;
}
.con1 .con1-neir li{
    margin-bottom: 25px;
}
.con1-neir li h4{
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}
.con1-neir li p{
    color: #808080;
    font-size: 14px;
    line-height: 26px;
}
#tedian{
    margin-bottom: 80px;
}
/*新闻*/
.xw .list3{
    display: none;
}
#xinwen .xw-nav{
    text-align: center;
    margin-bottom: 40px;
}
#xinwen .main>h1{
    margin-bottom: 25px;
}
.xw-nav span{
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    text-align: center;
}
.xw-nav span.active3{
    color: #fff;
    background-color: #F25C19;
    border-radius: 16px;
}
.xw .list3.selected3{
    display: block;
}
.list3 .xw-list{
    border: 2px solid #fff;
    width: 49%;
    margin-right: 2%;
    float: left;
    background-color: #E9E9E9;
    padding: 20px 1.5%;
    margin-bottom: 15px;
}
.list3 .xw-list:nth-child(2),
.list3 .xw-list:nth-child(4){
    margin-right: 0;
}
.xw-list .img3{
    overflow: hidden;
    float: left;
    width: 44.5%;
    margin-right: 2.5%;
    height: 137px;
}
.xw-list .img3:hover img{
    transform: scale(1.1);
    transition: all 1s;
}
.xw-list .list-c{
    height: 137px;
    float: left;
    width: 53%;
    margin-bottom: 10px;
}
.list-c h6 a{
    color: #666;
    font-size: 14px;
}
.list-c p{
    color: #767676;
    font-size: 12px;
    line-height: 22px;
}
.xw-list>a{
    display: block;
    /*height: 30px;
    line-height: 30px;*/
    color: #767676;
    text-align: center;
}
.list3 .xw-list:hover{
    border: 2px solid #F25C19;
    background: none;
    transition: all 1s;
}
.xw-nav span:hover{
    cursor: pointer;
}
#xinwen{
    margin-bottom: 50px;
}
footer a:hover{
    color: #fff;
}
#tedian .main>h1 img{
    margin-left: -3%;
}
@media screen and (max-width: 980px) {
    #cp .main{
        overflow: hidden;
    }
    .list2-yy .img2 {
        height: 215px;
    }
    .main>h1 img{
        max-width: 100%;
        margin-left: 0;
    }
    .list2-nav .span3 {
        padding: 0 20px;
    }
    .con1 .con1-neir li {
        margin-bottom: 20px;
    }
    .con1 .con1-neir {
        width: 53%;
    }
    .con1 .con1-img {
        width: 44%;
        margin-right: 3%;
    }
    #guanyu .gy-left {
        width: 53%;
    }
    #swiper-container5 .banner1 {
        width: 84%;
        margin-left: 8%;
    }
    #swiper-button-prev5{
        left: -1px;
    }
    #swiper-button-next5{
        right: 3px;
    }
    .list11 .img1{
        height: 186px;
        line-height: 186px;
    }
    #cp .list1{
        margin-top: 20px;
    }
}
.list1 span{
    display: inline-block;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: #BFBFBF;
    color: #000!important;
    width: 19% ;
    font-size: 14px!important;
    margin-right: 2%;
}
.list1 span a{
    color: #000;
}
.list1 h3 span:hover,
.list1 h3 span.aact{
    background: #f25c19;
    color: #fff!important;
}
.list1 h3 span:hover a{
    color: #fff!important;
}
@media screen and (min-width: 981px)and (max-width: 1430px) {
    #tedian .main>h1 img {
        margin-left: -8%;
    }
}