.ph-ab,.ph-more,.ph-bd-h3,.ph-bd-box,.ph,.ph-menuban,.ph-ab-box,.ph-ulbox {
    display: none ;
}

@media screen and (max-width: 768px){
    .ph-banner img{
        display: block;
        width:100%;
        height:200px;
        object-fit: cover;
    }
    .picScroll-left{
        display:none;
    }
    .fixe-box{
        display:none;
    }
    .top-nav2{
        display: block;
    }
    .new-reIfo{
		  width:100%;
			margin-left:0px !important;
		}
		.new-txt .txt{
		      -webkit-line-clamp:2;
		}
    .swiper-container {
        height: 200px;
    }
    .swiper-wrapper{
        height: 100%;

    }
    .bd,.fixe-box{
        display: block;
    }

    .ban{
        margin-top:41px;
    }
   body{
       width:100%;
       height: 100%;
   }
    .w1200{
      max-width: 786px;
      width: 100%;
    }
    .bd1{
        margin-left: 0;
   
    }
    
    .bd{
        display: none;
    }
    .bd-more{
        display: none;
    }
    .top-bg{
        height: 40px;
       background-color:#0c3a76;
       border: 1px solid #ece5e5cc;
       opacity: 1;
    }
    .top-nav ul{
        display: none;
    }
    .top-bg p{
        display: none;
    }

    .top-nav2{
        max-width: 768px; 
        padding: 0 15px; 
        height: 40px;
        position: relative;
    }
    .top-nav2 .iii{
        position: absolute;
        top:-3px;
        right:10px;
    }
  .top-nav2 img{
      height:40px;
      object-fit: cover;
   }
   .top-rt{
       height:100%;
   }
   .top-fd{
      text-align:right;
      margin-top:-46px;
   }
    .top-fd img{
       padding-left:10px;
    }
    .ph-meun {
        background-color: #0c3a76;
        width: 50%;
        position: absolute;
        right:0;
        top:100%;
        display: block;
    }
   .top-nav2  .ph-meun li{
        width: 100%;
        text-align: center;
        font-size: 16px;
        color: #fff;
    }

    .top-bg ul li{
        float: none;
    }
    .header,.meun-nav{
        display: none;
    }
   .bodyer .bd1{
    width:100%;
}
    .bd-list1{
        width:100%;
        padding-top: 40px;
        padding-bottom: 0;
        overflow: visible;
        margin-left:0;
    }
    .bd-tit{
        width: 100%;
        border-top:2px solid  #0c3a76;
        border-bottom:2px solid  #0c3a76;
        text-align: center;
        display:block;
        padding:20px 0;
    }
    .bd-list1 img{
        width:40px;
    }
    .bd-tit h3 .icon{
        margin: 0 10px;
    }
    .bd-tit h3 {
        font-size: 20px;
        padding:0;
        font-weight: bold;
        color: #0c3a76;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .swiper-container{
        width:100%;
    }
    .swiper-button-prev, .swiper-container-rtl .swiper-button-next{
        left:22px !important;
    }
    .swiper-container-rtl .swiper-button-next{
        right: 22px;
    }
    .slide img{
        width:100%;
        height: 200px;
        object-fit: cover;
    }
    .bd-bg {
        position: absolute;
        top: -25px;
        left: 45%;
    }
    .bd-list1 ul{
      width: 92%;
      margin: 0 15px;
    }

    .bd-list1 ul li{
        float: left;
        width: 29%;
        border: 1px solid #b1a5a5cc;
        border-radius: 53px;
        height: 30px;
        margin-left: 10px;
        margin-top: 30px;
        text-align: center;
        line-height: 30px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2)
    }
    
    .ph-ab{
        display:block !important;
        width: 100%;
        margin-top:20px;
    }
    .bodyer {
        width: 100%;
    }
    .ph-ab ul {
        width: 100%;
        margin: 0;
        margin-top:0;
        margin-bottom:0;
        display:flex;
        flex-wrap:wrap;
        justify-content: space-around;
    }
    .ph-ab ul li{
        width: 45%;
        height:240px;
        position: relative;
        background: #fff;
        border: 1px solid #333;
        border-radius: 3px;
        box-shadow: 0;
        float: none;
        margin: 0px;
        margin-bottom: 20px;
        overflow: hidden;
    } 
    .ph-ab ul li a{
        display: block;
        width:100%;
        height:168px;
    }
    .ph-ab ul li img{
        width: 100%;
        height: 100%;
        object-fit: scale-down;
        display: block;
    }

    .ph-ab ul li:nth-child(even){
        margin-left: 0px;
    }
    .ph-ab ul li p{
        height:30%;
        border-top:1px solid #ccc;
       margin-bottom: 0;
        line-height: 30px;
        text-align: center;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      height:60px;
    }
    .ph-more {
        display:block;
        width: 23%;
        padding: 5px 10px;
        border: 1px solid #0c3a76;
        margin: 0 auto;
        text-align: center;
        font-size: 14px;
        border-radius: 4px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    }


/* 我自己的新闻中心 */
/* 我自己的新闻中心 */
.new-wrap{
    width:100%;
    margin:0 auto;
    margin-top:60px;
}
.new-bd{
    display:block;
    overflow: hidden;
    width:100%;
    margin-bottom:40px;
}
.new-bd .bd11{
    border-top:2px solid  #0c3a76;
    border-bottom:2px solid  #0c3a76;
    border-left:0;
    border-right:0;
    text-align: center;
    padding:20px 0;
    width:100%;
}
.new-bd .bd11 h3{
    font-size: 20px;
    padding: 0;
    font-weight: bold;
    color: #0c3a76;
    width:100%;
}
.new-message{
    display:block;
    width:100%;
    margin-left:0px;
    max-height:622px;
}
.new-message .message .message-con{
    box-sizing:border-box;
    width:100%;
    margin-left:0px;
    display:block;
    margin-bottom:20px;
    background-color: #fff;
    box-shadow: 0 2px 5px #ccc,
                0 -2px 5px #ccc;
}
.new-message .message .message-con img{
    width:45%;
    height:140px;
    object-fit: scale-down;
    vertical-align: bottom;
}
.new-message .message .message-con .new-txt{
    display:inline-block;
    width:53%;
    box-sizing:border-box;
    padding:10px;
    margin-left:0px;
    height:140px;
    vertical-align: bottom;
}
.new-message .message .message-con .new-txt h3,
.new-message .message .message-con .new-txt .txt{
    width:100%;
    font-size:18px;
    margin-top:0px;
    margin-bottom:10px;
    overflow:hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.new-message .message .message-con .new-txt .txt{
    font-size:14px;
    color:#333;
}
.new-message .message .message-con .new-txt .time{
    display: inline-block;
    margin-top:0px;
    font-size:14px;
    color:#333;
    width:100%;
    text-align:right;
}
.new-wrap .new-more{
    text-align:center;
    margin-top:50px;
}
.new-wrap .new-more a{
    color:#0c3a76;
    padding:6px 20px;
    background-color:#fff;
    border:1px solid #0c3a76;
    border-radius:3px;
}
/* 我自己的关于我们 */
.aboutus-wrap{
    width:100%;
    margin:0 auto;
    margin-top:42px;
}
.aboutus-wrap .bd-tit{
    width:100%;
}
.aboutus-wrap .pic-wrap{
    width:100%;
    margin:0;
}
.aboutus-wrap .pic-wrap .pic{
    display: none;
}
.aboutus-wrap .pic-wrap .detail{
    display: block;
    box-sizing:border-box;
    width:100%;
    padding:15px;
    margin-top:10px;
    margin-bottom:10px;
  height:auto
}
.aboutus-wrap .pic-wrap .detail div{
    width:100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 13;
    line-height:2;
}




    .newleft{
        display: none;
    }
    .bd2,.bd3-banner{
       padding-bottom: 0;
    }
    .bd2 .newleft {
        width: 0;
        height: 0;
        float: none;
    }
    .bd2 .newright {
        float: none;
        width: 100%;
        padding: 25px;
        padding-top:30px;
        box-sizing: border-box;
    }
    .newright .item{
        width:100%;
        padding-left: 0;
    }
    .newright .item .txt{
     display:block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .newright .item h3 {
        font-size: 15px;
        line-height: 2;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .newright .item .txt {
        color: #666666;
        line-height: 2.3;
        font-size:12px;
        height:20px;
    }
    .newright .item span{
        font-size: 12px;
        line-height: 2.3;
        display: inline-block;
    }
    .bd-newBox{
        padding-bottom: 10px;
    }
    .bd3-banner{
        padding-top:10px;
        padding-left:4%;
    }
    .bd3-banner ul{
        overflow: hidden;
        width: 100%;
        margin-left: 3%;
        margin-top: 5%;
        margin-bottom: 4%;
    }
    .bd3-banner ul li img{
        width: 83%;
        height:22%;
        border-radius: 0px;
        padding: 10px 13px;
    }
    .bd3-ul li{
        width: 41%;
        position: relative;
        background: #fff;
        border: 1px solid #dddddd;
        border-radius: 6px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
        float: left;
        margin: 0px;
        /* margin-left: 5%; */
        margin-bottom: 20px;
        overflow: hidden;
    }
    .bd3-ul li:nth-child(even){
        margin-left: 20px;
    }
    .bd-p{
        font-size: 12px;
        text-align: center;
        line-height: 34px;
        height: 34px;
    }
    .bd-tit .bd4-h3,.bd4-box2,.bd4-pic,
    .ft-box,.ft-box1,.ft-box4,.ft-box5,.coptliks-1{
        display: none;
    }
    .ph-bd-box {
        width: 100%;
       padding-bottom: 20px;
    }
    .bd4-tit{
        padding: 10px;
        height: 219px;
        border: 1px solid #ccc;
        float: none;
        text-overflow: ellipsis;
        overflow: hidden;
        display: block;
        width: 94%;
        line-height: 20px;
        font-size: 12px;
    }
    .bd4-tit p{
        float:none;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 11;
      text-indent: 2rem;
   
    }
   
    .ph-bd-h3,.ph-bd-box{
      display: block;
    }
    label{
        width: 74px;
        display: inline-block;
    }
.liu-input1 li label{
    float:none;
    text-align:center;} 
.liu-input1 li span{
    float:none;
    display:none;
    line-height:40px;} 

    .ph-liu-input {
        width: 85%;
        border: 1px solid;
        border-radius: 3px;
        display: block;
        margin: 25px ;
        background-color: #ece5e5cc;
        outline: none;
    }
    .ph-liu-input  span{
      padding-left:7px;
    }
    .ph-liu-input input{
        height: 36px;
        width: 71%;
        border: none;
        padding-left: 13px;
        margin-left: 11px;
        outline: none;
    }
    .ph-liu-input textarea{
        height: 36px;
        width: 71%;
        border: none;
        padding-left: 12px;
        margin-left: 11px;
        display: inline-block;
        vertical-align: middle;
        line-height: 36px;
        outline: none;
    }
    .ph-liu-st{
        margin: 0 auto;
        padding-left: 4%;
        padding-right: 10%;
    }
    .ph-liu-st input{
        background-color: #2ca501;
        border: none;
        outline: none;
        line-height: 36px;
        width: 100%;
        border-radius: 3px;
        color:#fff;
        font-size: 16px;
    }
    .ph-ulbox{
        width: 100%;
        margin-bottom: 10px;
    }
    .ph-ul{
        width: 90%;
        margin: 0 auto;
        overflow: hidden;
    }
    .ph-ul li{
        float: left;
        width: 20%;
        height: 30px;
        line-height: 30px;
        border: 1px solid #ccc;
        border-radius: 3px;
        margin: 10px 6px;
        text-align: center;
    }


    /* 产品中心 */
   .top-list：hover .ph-meun{
       display: block
   }
    /* footer */
    .footer{
        padding:0;
    }
    .link{
        padding:10px 20px;
        font-size: 12px;
    }






    /* 二级栏目关于我们页面 */
  .ph-banner{
    margin-top:40px;
  }

    .ab-left ,.ab-rt1,.ab-box2{
        display: none;
    }
    .ph-menuban{
        display: flex;
        background-color:#0c3a76;
        justify-content: space-around;
        width: 100%;
        align-items: center;
        color:#fff;
        height: 36px;
    }
    .ph-menuban i img{
        padding-top:10px;
    }
    .ph-menuban i img:last-child{
        padding-top:0px;
    }
    .ph-menuban i img{
        align-items: center;
    }
    .ab-right{
        width:100%;
        padding:0;
    }
    .ph-ab-box{
        width:100%;
        display: block
    }
    .ph-ab-tit{
        text-indent:2em;
        padding: 15px;
        line-height:26px;
        font-size: 14px;
        text-align: justify;
        box-sizing: border-box;
    }
    .ph-ab-bn2 {
        display:none;
    }
    .bd4-box{
        display:none;
    }
    .link p{
        line-height: 2;
        font-size: 14px
    }




    /*二级栏目产品中心 */
    .banner{
        height: auto;
    }
    .banner-box{
        width: 100%;
    }
    .prt-list ul li {
        width: 38%;
        float: left;
        position: relative;
        background: #fff;
        border: 1px solid #dddddd;
        border-radius: 3px;
        margin:15px 0px !important;
        height: auto;
    }
    .ab-right{
        margin-top:10px;
        min-height:400px;
    }
    .ab-right .right-wrap .pr-index{
        width:100%;
        margin-left:0;
        height:190px;
    }
    .ab-right .right-wrap .pr-index a{
        display:block;
    }
    .ab-right .right-wrap .right2 ul li{
        width: 100%;
        box-sizing: border-box;
        padding-left:10px;
        margin-left: 0px;
        margin-bottom: 30px;
        display:block;
        box-shadow: 2px 2px 5px #666;
    }
    .ab-right .right-wrap ul img{
        width: 150px;
        height: 190px;
        object-fit: scale-down;
        vertical-align: bottom;
    }
    .ab-right .right-wrap li .prt-1 {
        width:155px;
        vertical-align: bottom;
    }
    .ab-right .right-wrap li .prt-1 h3 {
        vertical-align: top;
        width: 86%;
        overflow: hidden;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        text-overflow: ellipsis;
        margin-top:10px;
    }
    .ab-right .right-wrap li .prt-1 .fr {
        display: inline-block;
        width: 100%;
        height: 115px;
        text-align: center;
        line-height: 115px;
        color: #0c3a76;
        font-weight: bold;
    }

    
    #hover {
        background-color:transparent;
        color:#f40;
    }
   
    /*二级栏目新闻动态*/
    .ph-banner {
        margin-top: 40px;
        height: 200px;
    }
    .new-rt {
        padding: 10px;
        margin-bottom: 30px;
        box-shadow: 0 1px 2px #999, 0 -1px 2px #999;
        border-radius: 3px;
    }
    .new-rt img {
        width: 160px;
        height: 120px;
        float: left;
        margin-right: 20px;
    }
    .new-rt h3 {
        font-size: 14px;
        line-height: 2;
        height: 25px;
        margin-bottom: 5px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
    }
    .new-rt .txt {
        overflow: hidden;
        line-height: 24px;
        overflow: hidden;
        white-space: normal;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        margin-bottom: 20px;
        font-size: 14px;
        color: #333;
    }
    .ab-right .pages{
        text-align: center;
        margin-top:50px;
    }
    .ab-right .pages ul{
        display: flex;
        flex-wrap: nowrap;
        justify-content: space-around;
    }
    .ab-right .pages ul li{
        margin-right: 0;
        display: inline-block;
        border:1px solid #ccc;
        border-radius: 3px;
        margin-bottom:10px;
    }
    .ab-right .pages ul li a,.ab-right .pages ul li span{
        padding:4px 20px;
        display: block;
    }
    .ab-right .pages ul li a:hover{
        color:#f40;
    }
    .ab-right .pages ul li.active{
       border:1px solid #0c3a76;
    }
    /* 二级栏目新闻详情 */
    .ab-left{
        display: none;
    }
    .tjzx-wrap{
        display:none;
    }
    .b1{
        border:0;
        padding: 20px;
    }
    .newtxt p {
        line-height: 2.1;
        font-size: 14px;
    }
    /* 二级栏目在线留言 */
    .liuyan-box1 {
        padding: 0;
    }
    .liuyan-box {
        border:0;
        padding:0;
    }
    .liu-p {
        display:none;
    }
    .liu-input1 {
        border: 0;
        border-radius: 4px;
        background-color:transparent;
        width: 100%;
        margin: 0 auto;
    }
    .liu-input1 li{
        margin-bottom:20px;
    }
    .liu-input1 li span {
        display: none;
        line-height: 40px;
    }
    .liu-input1 li label {
        float: none;
        display: inline-block;
        line-height: 40px;
        width:30%;
        text-align: center;
        color:#333;
    }
    .liu-input1 input {
        width:68%;
        border:1px solid #666;
        box-sizing: border-box;
        outline: none;
        margin-right: 0px;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 10px;
        height: 40px;
        margin-top: 0px;
        display: inline-block;
        float:none;
        font-size:14px;
    }
    .liu-ter textarea {
        width: 100%;
        height: 100px;
        padding-left: 10px;
        padding-top: 10px;
        margin-top: 15px;
        outline: none;
        border:1px solid #ccc;
        color:#333;
        border-radius:3px;
        font-size:14px;
        letter-spacing: 1px;
    }
    .liu-input1 .message-btn {
        background: #fff;
        color: #333;
        outline: none;
        border: 1px solid #666;
        font-size:14px;
        padding: 5px 25px;
        margin: auto;
        display: block;
        margin-top: 20px;
        margin-bottom: 20px;
        border-radius: 3px;
    }


    .prt-list ul li img{
        max-width: 100%;
        max-height: 85%;
      margin: auto;
      display: block;
      padding: 10px 0px;
    }
    .prt-list  .prt-smyd{
        display: none;
    }
    .prt-1 span{
        display: none;
    }
    .prt-1{
        text-align: center;
    }
    .prt-list h3 {
        line-height: 2;
        display: inline-block;
        font-size: 15px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
    }
    .prt-list-1{
      margin:0px;
    }
  .prt-list-1 ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }


    /* 在线留言 */
    .liu-st input {
        padding: 5px 10px;
    }
    .map{
        width: 90%  !important;
        height: 200px !important;
        object-fit: scale-down;
        margin: 0 auto;
    }
    .ab-bodyer .ab-right{
        padding:0 0 10px 0;
        width: 100%;
    }
    .BMap_omOutFrame,.BMap_omCtrl{
       display: none !important;
    }
    .pt20 {
        padding:15px 20px;
        font-size: 12px;
        line-height: 2;
    }





    /* 新闻详情 */
    .newInfo .title {
        text-align: center;
        padding-bottom: 20px;
        font-size: 18px;
    }
    .newInfo .mark {
        text-align: center;
        line-height: 2;
        font-size: 12px;
    }
    .newtxt {
        padding: 10px 0 5px 0;
    }
    .prevLink,.nextLink{
        float: none;
    }
    .reLink {
        padding: 12px 0;
        margin: 10px 0;
        font-size: 11px;
        line-height: 2;
    }
    .reInfo-top{
        display: flex;
        justify-content: space-between;
    }
    .reInfo-tit {
        margin-right: 15px;
        font-size: 16px;
        padding-left: 10px;
        padding-top:3px;
    }
    .reInfo-more {
        font-size: 11px;
        padding-left: 5px;
        padding-right: 5px;

    }
    .reIfo-mian{
        height: auto;
				width:95%;
				margin:auto
    }
    .reIfo-item:first-child {
        padding-top: 20px;
    }
    .reIfo-item {
        width:90%;
        padding: 15px 0;
        float: left;
        margin-right: 20px;
        padding-right: 26px;
    }
    .reIfo-item .txt {
        color: #999999;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        height: 50%;
    }
    .reIfo-mian .reIfo-item h3 {
        font-size: 15px;
        line-height: 2;
       height: 25px;
        position: relative;
        overflow: hidden;
    }
    .prxq-tit {
        line-height: 35px;
        font-size: 16px;
    }
    .newtxt img{
        width: 100%;
    }
    .swiper-button-next ,.swiper-button-prev{
        display: none;
    }
} 
@media screen and (min-width: 1200px){
    .top-nav2,.ph-ab,.ph-pic,.ph-more,.ph-bd-h3{
        display: none;
    }
    .bd1{
        width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
    .bd-more{
        width: 180px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border: 1px solid #2ca501;
        color: #333;
        display: block;
        margin: 0 auto;
        border-radius: 25px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
    }
    .bd-more a:hover{
        color: #2ca501;
    }
}