

.search {
    background-image: url("../img/img_pc/search.png");
    background-size:100% 100%;

    background-repeat: no-repeat;

}

.search-conten {
    width: 1200px;
    height: 1.8rem;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.se-left {
    line-height: 1rem;
}

.se-left>span {
    font-size: 0.5rem;
    color: #53A6EB;
}

.se-left>span>a {
    font-size: 0.5rem;
    color: #53A6EB;
    padding: 0 0.1rem;
}

.ri-bottom {
    width: 8rem;
    display: flex;
    align-items: center;
    border: 1px solid #fff;
    border-radius: 4rem;
    overflow: hidden;
    line-height: 1rem;
}

.su-img {
    width:.8rem;
    height: .8rem;
    padding: 0 0.1rem;
}

.su-img input {
    width: 100%;
    height: 100%;
}

.ri-bottom>input {
    width: 7rem;
    border-radius: 1.5rem;
    border: 1px solid #fff;
    padding: 0.25rem 0;
    text-align: left;
    outline: none; padding-left: .5rem
}

/* 中间部分 */
.Company {
    background-color: #f7f7ff;
    border: 1px solid #f7f7f7;
    padding-bottom: 60px;
    
}

.Company-center {
     width:1200px;
    margin: 1.6rem  auto 0;
    background-color: #fff;
    border: 1px solid #fff;
    
}


.fash {
   width: 96%;
   margin: 2% 2%;

}

.com-left {
    width: 100%;
 

}

.com-le-top {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.swiper2 {
    width: 33%;
    height: 240px;
}
.dents{
 
   text-align:center;
}

.dents img {
    width: 100%;
    height: 90%;
}

/* 右边部分 */
.com-right {
    width: 15%;
    margin-left: 0.4rem;
    display: flex;

    -webkit-flex-direction: column;

    flex-direction: column;
    align-content: space-between;
}

.ation {
    display: flex;
    justify-content: space-between;
    background-color: #0065B3;
    border-radius: 0.3rem;
    margin-top: 0.25rem;margin-bottom: 0.20rem;
    padding: 0.4rem 0;
}
.at-left{margin-left: 10px;  width: 70%}
.at-left :first-child {
    font-size: 14px;
    color: #fff;
	
}
.ation:nth-child(2) .at-left{width: 100px; text-align: center}
.at-left :nth-child(2) {
    font-size: 0.4rem;
    color: #fff;
}

.at-right { margin-right: 10px 
}
.at-right img{}
.Newsof {
    width: 50%;
    border: 1px solid #E4E4E4;
}

.new-top {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #E4E4E4;
    padding: 0.25rem 0;
}

.new-top-title {
    display: flex;
    justify-content: space-between;
    font-size: 18px;
     width:80%;
}

.new-top-title>li:first-child {
    color: #0065B3;
}

.xiana {
    position: absolute;
    width: 100%;
    height: 0.1rem;
    background: #0065B3;
    left: 0;
    bottom: -23px;
    display: none;
}
.new-top-title>li:first-child .xiana {
    display: block;
}
.new-top-title li {
    font-weight: 700;
    position: relative;
}

.More a {
    color: #0065B3;
    font-size:14px;
    line-height: 1.6rem
}

.new-bottom .bo-heart {
    display: none;
}
.new-bottom .bo-heart:first-child {
    display: block;
}
.bo-heart li a {
    border-bottom: 1px solid #E4E4E4;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto;
    padding: 0.45rem 0;
}

.bo-heart span {
    font-size: 15px;
    color: #454545;
    font-weight: 500;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.bo-heart span:hover {
    color: #0055B2;
}

.times {
    font-size: 0.3rem !important;
    color: #9B9B9B !important;
    font-weight: 400 !important;
    display: block;
    width: 40px;
}

.com-le-bottom {
    display: flex;
    justify-content: space-between;
    margin-top: 0.6rem;
}

.com-newleft {
    width: 24%;
    border: 1px solid #E4E4E4;
}

.com-top {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 2px solid #e4e4e4; position: relative
}

.com-bo li {
    font-size:18px;
    font-weight: 700;
    /*position: relative;*/
    color: #0065B3;

}

.xian {
    position: absolute;
    width: 76px;
    height: 0.1rem;
    background: #0065B3;
    bottom: -1px;
    left: 0;
}


.com-heart>li {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-bottom: 1px solid #e4e4e4;
    line-height: 1.5rem;
}

.com-heart a {
    font-size:15px;
    font-weight: 400;
    color: #454545;
}

.com-heart>li>a:hover {
    color: #0065B3;
}

.banner {
    width: 96%;
   /* height: 4rem;*/
    margin: 1rem auto;
}

.banner img {
    width: 100%;
    height: 100%;
}

/* 产品中心 */
.pr-title {
    text-align: center;
}

.pr-title>h4 :first-child {
    color: #282828;
    font-size: 1rem;
    font-weight: 600;
}

.pr-title>h4 :nth-child(2) {
    color: #999999;
    font-size: 0.7rem;
}

.pr-title>h4 :nth-child(3) {
    color: #999999;
    font-size: 0.7rem;
}

.xian-one {
    width: 18rem;
    height: 0.5px;
    background:#b5b5b5;
    margin: 0 auto;
    position: relative;
    margin-top: 1rem;
}

.xian-two {
    display: block;
    position: absolute;
    width: 2.5rem;
    height: 0.2rem;
    background-color: #0055B2;
    left: 45%;
    top: -3px;

}

.Watertrea { width: 98%;
    display: flex;
    flex-wrap: wrap; margin: 0 auto;

    margin-top: 1rem;
}

.Water-one {
    width: 23%;
   /* margin-top: 0.4rem;*/
    margin-left: 1%; margin-right: 0.9%;
}

.wa-imgs {
    width: 100%;
   /* height: 6rem;*/
    position: relative;
}

.wa-imgs img {
    width: 100%;
    height: 100%;
}

.img-mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    text-align: center;
    opacity: 0;
    transition: opacity 1.5s ease 0s;


}

.wa-imgs:hover .img-mask {
    opacity: 0.5;
}

.img-mask>p {
    font-size: 0.5rem;
    color: #fff;
    margin-top: 3rem;

}

.Water-text {
    text-align: center;
    background-color: #0055B2;
    font-size: 16px;
    color: #fff;
    padding: 0.5rem 0;
}

.more {
    width: 6rem;
    font-size: 14px;
    border: 1px solid #C0C0C0;
    border-radius: 0.1rem;
    text-align: center;
    padding: 0.3rem 0;
    margin: 2rem auto;
    transition: background 1.5s ease 0s; margin-top: 1.5rem
}

.more:hover {
    background: #0055B2;

}

.more:hover.more>a {
    color: #fff;
}


.more>a {
    color: #797979;
}

.case-title {
    width: 100%;
    margin: 0 auto 1.6rem;

}

.case-top {
    width: 80%;
    padding: 1rem 0;
    display: flex;
    justify-content: space-around;
    margin: 0 auto;
}

.case-top li {
    width: 6rem;
    background: #0055B2;

    text-align: center;
    padding: 8px 0;
    font-size:16px;
    border-radius: 0.1rem;
}

.case-top li>a {
    color: #fff;
}

.case-bottom {
    width: 95%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.case-cont {
    width: 24%;
   /* height: 6rem;*/
    position: relative;
}

.ca-img img {
    width: 100%;
    height: 100%;
}

.mask {
    position: absolute;
    top: 0;
    left: 0%;
    width: 100%;
    height: 100%;
    background: rgba(95, 154, 204, 0.9);
    color: #fff;
    font-size: 0.6rem;
    text-align: center;
    line-height: 6rem;
    display: none;
}


/* 关于我们 */
.about-top {
    width: 96%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 1rem 0 0;
}
.about-top>img{
    width: 100%;
    height: auto;
}

.ab-img-left {
    width: 35%;
    height: 8rem;

    overflow: hidden;

}


.ab-img-left img {
    width: 100%;
    height: 100%;
    transition: 1.5s;
}

.ab-img-left img:hover {
    transform: scale(1.2);
}

.ab-img-right {
    width: 64%;
    height: 3.9rem;

}

.right-top {
    width: 100%;
    height: 3.9rem;


}

.right-top img {
    width: 30%;
    height: 100%;
    /* transition: 1.5s; */
}

/* .right-top img:hover{
    transform: scale(1.2);
} */

.text-water {
    width: 95%;
    margin: 0.5rem auto 0;
    font-size: 15px;
    color: #6E6E6E;
    line-height: 32px;font-weight: normal
}

.link {

    background: #999999;
    color: #fff;
    margin-top: 1.5rem;
    padding: 0.4rem 0;
    white-space: wrap;

}

.first {
    font-weight: 600;
    font-size: 22px;
    margin-left: 15px;
}
/* 
.link>span {
    padding: 0 0.2rem;
} */

.link>span>a {
    color: #fff;
    font-size: 0.4rem;
    font-weight: 300;
    line-height: 1.6rem;
}

.Water {
    width: 96%;
   /* height: 12rem;*/
    margin: 0 auto;
}

.Water img {
    width:100%; display: block; margin: 0 auto;
    height: 100%;
}

.swiper-container{
  margin-left: 0  !important;
}



