/*轮播图 stay*/
.swiper-wrapper > .swiper-slide{
    width: 100%;
    height: 500px;
    overflow: hidden;
}
.swiper-wrapper > .swiper-slide > img {
    width: 100%;
    height: 100%;
}
/*轮播图 end*/

.main_more{
    color: #fff;
    text-align: center;
}

/*关于我们 stay*/
.index_title{
    text-align: center;
}
.index_title_china > h2{
    padding-top: 20px;
}
.index_title_endlist > p{
    padding: 10px;
}
.index_title_piture {
    padding-bottom: 20px;
}
.about_container_left{
    width: 50%;
    float: left;
}
.about_container_right{
    width: 40%;
    float: left;
}
.about_container_left > img {
    width: 100%;
    height: 100%;
}
.about_container_right{
    padding:30px 0 0 20px;
}
.about_container_right > p{
    padding: 30px 0 50px 0;
    text-indent: 2em;
    font-size: 14px;
}
.about_container_right > a{
    background: #146DBD;
    padding: 10px 20px;
    font-size: 14px;
    color: white;
}
/*关于我们 end*/

/*左边产品文本 stay*/
.product_text1{
    height: 100%;
    position:absolute;
    top: 50px;
    left: 200px;
}
.product_text1 > h4{
    padding-top: 10px;
}
.product_text1 > p{
    margin: 20px 0;
    font-size: 14px;
}
.product_text1 > a {
    font-size:14px;
    background: #146DBD;
    padding:10px 20px;
    position: relative;
    top:20px;
    left: 28px;
}
.Product_left,.Product_right{
    float: left;
    width: 30%;
    padding: 0 20px;
}
.product_left,.left_bottom{
    width: 100%;
}
.product_left_top,.product_left_bottom,.product_center{
    width:100%;
    background: #F0F1F5;
    height: 246px;
    position: relative;
    top: 0;
    margin-bottom: 40px;
}
.product_left_top::before{
    position: absolute;
    content:"";
    border: 1px saddlebrown solid;
    width: 382px;
    height:246px;
    top: 10px;
    right: 10px;
    transition: all .4s ease 0s;
    pointer-events: none;
}
.product_left:hover .product_left_top::before{
    top: 0;
    left: 0;
}
/*左边产品 end*/

/*右边文字 stay*/
.product_right_top{
    width: 100%;
    background: #F0F1F5;
    height: 246px;
    position: relative;
    top: 0;
    margin-bottom: 40px;
}
.product_right_text{
    height: 100%;
    position: absolute;
    top: 50px;
    left: 200px;
}
.product_right_text >h4{
    padding-top: 10px;
}
.product_right_text > p{
    margin: 20px 0;
    font-size: 14px;
}
.product_right_text > a {
    font-size: 14px;
    background: #146DBD;
    padding: 10px 20px;
    position: relative;
    top: 20px;
    left: 28px;
}
.product_right,.right_bottom{
    width: 100%;
}
.product_right_top,.product_tight_bottom{
    width:100%;
    background: #F0F1F5;
    height: 246px;
    position: relative;
    top: 0;
    margin-bottom: 40px;
}
.product_right_top::before{
    position: absolute;
    content:"";
    border: 1px saddlebrown solid;
    width: 382px;
    height:246px;
    top: 10px;
    left: 10px;
    transition: all .4s ease 0s;
    pointer-events: none;
}
.product_right:hover .product_right_top::before{
    top: 0;
    left: 0;
}
/*右边产品 end*/

/*产品图片 stay*/
.product_center_picture{
    text-align: center;
    padding: 130px 0;
}
.product_center_picture >img  {
    width:200px;
    height: 100%;
}
.product_picture1 > img {
    width: 100%;
    height: 100%;
}
.product_picture1{
    width: 50%;
    padding: 52px 0;
}
.product_picture{
    width: 50%;
    padding: 52px 0;
}
.product_picture > img {
    width: 100%;
    height: 100%;
}
/*产品图片 end*/

/*中间产品 stay*/
.Product_center{
    float: left;
    width: 30%;
    padding: 0 20px;
}
.product_center{
    width:100%;
    background: #F0F1F5;
    height:530px;
    position: relative;
    top: 0;
    margin-bottom: 40px;
}
.product_center_text{
    position: absolute;
    top: 50px;
    padding: 0 80px;
}
.product_center_text > p {
    position: relative;
    top: 320px;
    text-align: center;
}
.product_center_text > a {
    background: #2a62bc;
padding: 10px 20px;
    position: relative;
    top: 350px;
    left: 70px;
    text-align: center;
}
/*中间产品文字 end*/
/*新闻资讯 stay*/
.news{
    width: 100%;
    display: flex;
    padding-bottom: 20px;
}
.news > li {
    width: 30%;
    box-sizing: border-box;
    border: 1px #176DC0 solid;
    margin:  0 20px;
}
.news_all{
    padding: 0 5% 30px 5%;
    overflow: hidden;
}
.news_picture{
    padding: 20px 0;
}
.news_title > h4{
    width: 100%;
    color: #146DBD;
    text-overflow: ellipsis;
    overflow: hidden;
    display:inline-block;
    flex-wrap: wrap;
    white-space:nowrap;
}
.news_picture > img{
    width: 100%;
}
.news_date   {
    font-size: 14px;
    padding: 10px 0;
}
.news_many{
    text-align: center;
    margin-top: 30px;
}
.news_many > a{
    padding: 10px 20px;
    background: #146DBD;
    margin-top: 50px;
    color: white;
}
.news_date,.news_contant{
    color: #c2c5c7
}
/*新闻资讯 end*/
@media all and (max-width: 650px) {
    .about_container_left{
    width: 100%;
    }
    .swiper-wrapper > .swiper-slide{
        height: 200%;overflow: hidden;
    }
    .about_container_right{
        padding: 0 0 20px 0;
        width: 100%;
    }
    .about_container_right >h2{
        display: none;
    }
    .about_container_right > p {
        padding: 0 0 20px 0;}
    .about_container_right > a {
        position: relative;
        left: 40%;
    }
    .about_container{
        padding-bottom: 20px;
    }
    /*联系我们 stay*/
    .contact{
        padding: 20px 0;
    }
    /*联系我们 end*/
    /*产品中心边框调整 stay*/
    .product_picture,.product_picture1 {
        padding: 0 5%;
        width: 90%;
    }
    .Product_left, .Product_right{
        padding: 0 20px;
        width: 90%;
    }
    .product_left_top::before,.product_left_bottom::before{
        width: 90%;
        top: 0;
        margin: 0 5%;
        left: 0;
    }
    .product_text1 {
        text-align: center;

        left: 97px;
        color: white;
    }
    .product_text1 > a {
        background: white;
        left: 0;
        color: #146dbd;
    }
    /*产品中心边框调整 end*/
    /*新闻中心 stay*/
    .news_two,.news_three{
    display: none;
}
    .news > li {
        width: 100%;
        margin: auto;
    }
    .news{  
        display: inline;
    }
    /*新闻中心 end*/
}