li{list-style:none;}
.content .title-pic img{width: auto;max-width: 100%;}
.content .title h3{width: auto;position: absolute;top: -13px;left: 45%;color: #075ec1;font-size: 2vw;}
.content .breaknav {height: 40px;line-height: 39px;font-size: 14px;color: #797979;padding: 0 10px;border-top: none;margin-bottom: 10px;box-sizing: border-box;float: left;}
.content .breaknav a{color: #797979;}
.content form{float: right;}
.content form input{border: 1px solid #dcd7d7;border-radius: 5px;padding-left: 5px;height: 40px;}
.content form .btn{padding: 0;background: #096ad9;}
.content .info{margin-bottom: 25px;}
.content .info .pic{float: left;margin-top: 20px;}
.pic img{/*width: 100%;*/max-width: 100%;max-height:331px}
.info .pic-info{float: right;margin-top: 20px;}
.info .pic-info ul li{line-height: 2.3em;font-family: "微软雅辉";font-size: 18px;font-weight: normal}
.jianjie-title{border:1px solid #ccc;height: 2em;border-radius: 25px;color:#508ed5;line-height: 2em;margin-bottom: 40px;font-size: 16px}
.jianjie-content{font-family: "微软雅黑";font-size: 16px;line-height: 2em;    min-height: 100px;}

/*.list{
    max-height: 30rem;
}*/
.scrollimg-box{
    overflow: hidden;
}
#scorll{
    overflow: hidden;
    margin-bottom: 20px;
}
.fixed-box-main{
    display: flex;
    flex-flow: nowrap;
}
.list-content1{
    width: 350px;
    margin-right: 10px;
}

.boxs{
    background-image: url("../img/zhungjiabj.jpg");
    background-size: 100% 100%;
    min-width: 80%;

    margin-top: 20px;
    border-radius: 10px;
    padding: 15px;

    float: left;
}
.boxs .box-pic{
    padding: 0;
    width: 35%;

}
.box-pic img{
    width: 100%;
    height: 148px;
}
.boxs .box-info{
    width: 65%;
    margin-top: 10px;
    float: right;
    font-size: 16px;
    color: #595959;
}
.boxs .box-info p{
 	    white-space: nowrap; 
}

.info-content{
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    color: #616161;
    font-size: 14px;
    display: block;
}

@media only screen and (max-width: 768px){
    .boxs{
        min-width: 100%;
    }
    .boxs .box-info{
        font-size: 13px;
        line-height: 15px;
    }
    .info-content{
        height: 50px;
        line-height: 16px;
        overflow: hidden;
        color: #616161;
        font-size: 14px;
        display: block;
    }
    .list-content{
        padding: 0;
    }
}







.fenye{
    position: absolute;
    left: 30%;
}
.pagination {
    margin: auto;
    padding: 35px;
}
.pagination li a{
    margin: 10px !important;
    color: #787878;
    font-size: 14px;

}
.pagination li.active a{
    color: white;
    background: #0083e8;
    font-weight: bold;
}

.seach-btn{
    background-image: url("../img/anniubj.jpg");
    background-size: 100% 100%;
    text-align: right;
    color: white;
    font-size: 16px;
    border-radius: 10px;
    height: 49px;
    line-height: 45px;
    width: 120px;
    padding-right: 10px;
    margin-left: 10px;
  border: none;
}

@media only screen and (max-width: 768px){
    .boxs{
        max-width: 100%;
          width: 78%;
    }
    .boxs .box-info{
        font-size: 13px;
        line-height: 15px;
    }
    .info-content{
           height: 80px;
          line-height: 20px;
          overflow: hidden;
          color: #616161;
          font-size: 14px;
          display: block;
    }
    .list-content{
        padding: 0;
    }
    .pic-info ul li{
        font-size: 14px !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .pic-info{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}