@media all and (min-width:220px) and (max-width:1000px){
  body.menushow,html.menushow {
    overflow: hidden;
    width: 100%;
  }
  .menu_body{
    display:block;
  }
  .header .nav li{
    float: none;
    height: 50px;
    line-height: 50px;
  }
  .header .nav li>a{
    color: #000;
    border-bottom: 1px solid #f5f5f5;
    height: 50px;
    line-height: 50px;
  }
    .menu_body {
      position: relative;
      width: 22px;
      height: 19px;
    display:block;
    top: 0px;
    left: -20px;
    float:right;
    cursor:pointer;
    z-index: 999;
  }
  .menu_body.show .nav_menu_item,
   .show .menu_body.show .nav_menu_item,
   .yanse .menu_body.show .nav_menu_item{
    background:#fff;
  }
    .nav_menu_item {
    width: 100%;
    height: 3px;
    background: #fff;
    position: absolute;
    -webkit-transition: .36s ease;
    -o-transition: .36s ease;
    -moz-transition: .36s ease;
    transition: .36s ease;
    border-radius: 6px;
  }
    .menu_item_center {
    display: block;
    top: 8px;
  }
    .menu_item_bottom {
    bottom: 0;
  }
    .menu_body.show .menu_item_top {
      top: 8px;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
  }
    .menu_body.show .nav_menu_item {
      height: 4px;
  }
    .menu_body.show .menu_item_center {
      opacity: 0;
  }
    .menu_body.show .menu_item_bottom {
      bottom: 8px;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg);
  }
  .allmenu.show{
    display:block !important;
  }
  .allmenu{
    display:none !important;
  }
  .allmenu {
    width: 100%;
    position: fixed;
    top: 0;
    height: 100%;
    background: #fff;
    left: 0;
    padding-top: 110px;
    z-index: 9999;
  }
    .menu_body.show .nav_menu_item,
   .show .menu_body.show .nav_menu_item,
   .yanse .menu_body.show .nav_menu_item{
    background:#3749A3;
  }
    .menu_body.show .menu_item_top {
    top: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
  .menu_body.show .nav_menu_item {
    height: 4px;
}
  .menu_body.show .menu_item_center {
    opacity: 0;
}
  .menu_body.show .menu_item_bottom {
    bottom: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.advflex  .flex li .show {
  width: 100%;
  height: 100%;
  font-size: 20px;
  display: flex !important;
  justify-content: center;
  padding: 0;
  flex-direction: column;
}
.flex-bj .flex li .show {
  text-align: center;
}

.swiper-slide .swpr-item:nth-of-type(2),
.swiper-slide .swpr-item:nth-of-type(3){
  display: none;
}
.swiper .swiper-slide {
  justify-content: center;
}
.law {
  padding: 80px 20px;
  width: 100%;
  height: auto;
}
.swpr-item {
  width: 320px;
}
.swpr-item img {
  width: 320px;
  height: 250px;
  transition: all 0.6s;
}
.swpr-item div:nth-of-type(2) {
  width: 320px;
  font-size: 14px;
  line-height: 30px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0px;
}
.swpr-item div:nth-of-type(3) {
  font-size: 12px;
  margin: 0px 20px;
}
.swpr-item div:nth-of-type(4) {
  width: 320px;
  font-size: 10px;
  padding: 20px;
  box-sizing: border-box;
  margin: 0px;
}

  .logo{
    width: 100%;
    display: flex;align-items: center;justify-content: space-between;padding: 25px 10px;
    box-sizing: border-box;
  }
  .logo-name{
      font-size: 16px;font-family: Alibaba PuHuiTi;font-weight: 400;color: #FFFFFF;
  }
  .logo-phone{
      width: 200px;
      height: 30px;
      display: flex;
      align-items: center;
      justify-content: center;
      border: 1px solid #fff;
  }
  .logo-phone span:nth-of-type(1){
    font-size: 8px;font-weight: 500;color: #fff;
  }
  .logo-phone span:nth-of-type(2){
    font-size:12px;font-weight:500px;color: #fff;
  }
  .header{
    border-bottom: none;
  }
  .head-size div:nth-of-type(1){
      font-size: 26px;
      margin: 30px 0px 30px 0px;
  }
  .head-size div:nth-of-type(2),.head-size div:nth-of-type(3){
      font-size: 14px;
      line-height: 25px;
  }
  .allmenu{display: none;}
  .banner-bj{
    width: 1960px;height: 490px;
  }
  .input-con{
    display: flex;justify-content: center;margin-top: 80px;
  }
  .input{
    width: 329px;
    height: 30px;
    border: 1px solid #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.input input{
    font-size: 10px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    color: #FFFFFF;
    background: none;
    border: none;
    outline:none;   
    margin-left: 15px;
}
.input div button{
    border: none;
}
.input input:focus{   
    border:none;
}
.input div{
    width: 100px;
    height: 29px;
    overflow: hidden;
}
.input div button{
    display: block;
    width: 100px;
    height: 29px;
    text-align: center;
    line-height: 29px;
    font-size: 14px;
    font-family: Alibaba PuHuiTi;
    font-weight: 500;
    color: #000000;
    background-color: #fff;
    transition:all 0.6s;
}

.input div img{
    width: 14px;
    height: 14px;
    margin-right: 5px;
}

  .jin-office{
    flex-direction: row-reverse;
  }
  .jin-left{
      width: 100%;
      background: #F5F8FA;
      justify-content: center;
      padding: 50px 20px;
  }
  .jin-title{
    font-size: 20px;
  }
  .jin-con{
    font-size: 10px;
  }
  .jin-left-img{
      width: 100%;
      height: auto;
      overflow: hidden;
  }
  .jin-left-img img{
      width: 100%;
      height: auto;
  }
  .jin-right{
      position: relative;
      width:100%;
      height: auto;
      display: flex;
      justify-content: center;
      padding: 50px 20px;
  }
  .jin-right-bj{
    display: none;
  }
  .jin-right .input1{
    width: 100%;
    margin-top: 20px;
  }
  .jin-btn{
    width: 100%;
    height: 39px;
    font-size: 12px;
    border: 2px solid #333333;
}
.jin-phone{
  width: 100%;
  font-size: 14px;
  margin-top: 20px;
}
  .jin-right .input1 input{
      background: none;
      border: none;
      outline:none;  
  }
  .partnerdiv .flex {
    width: 100%;
    padding: 0px;
    margin: 20px 15px;
  }
  .flex > li {
    height: 80px;
    width: 33.33%;
  }
  .law-title div:nth-of-type(1){
    font-size: 16px;
    color: #fff;
  }
  .law-title div:nth-of-type(2){
      width: 83px;
      height: 30px;
      border: 1px solid #fff;
      font-size: 12px;
      color: #fff;
      text-align: center;
      line-height: 30px;
      transition:all 0.6s;
  }
  .law{
    padding: 80px 20px;
    width: 100%;
    height: auto;
  }
  .foot {
    padding: 0px 20px;
  }
  .foot .focus{
    float: none;
  }
  .foot ul>li {
    float: left;
    margin-right: 30px;
}
  .serve-title div:nth-of-type(1){
    font-size: 20px;
  }
  .serve-title div:nth-of-type(2){
      font-size: 10px;
  }
  .about{
    padding: 100px 0px 100px 55px;
  }
  .about-power div:nth-of-type(1){
      font-size: 34px;
  }
  .about-power div:nth-of-type(2){
    margin-top: 20px;
    width: 100%;
      font-size: 12px;
  }
  .about-power div:nth-of-type(3){
      font-size: 16px;
      margin-top: 35px;
      width: 115px;
      height: 40px;
      line-height: 40px;
  }
  .figure{
    margin: 0px 0px 30px 40px;
    padding-right: 50px;
  }
  .figure-top span:nth-of-type(1){
      font-size: 42px;
      font-family: HYXiYuanJ;
      font-weight: 400;
      color: #274478;
  }
  .figure-top span:nth-of-type(2){
      font-size: 14px;
      font-family: Alibaba PuHuiTi;
      font-weight: 300;
      color: #B3B3B3;
  }
  .about-figure .figure-bon{
      font-size: 10px;
      font-family: Alibaba PuHuiTi;
      font-weight: 400;
      color: #666666;
  }
  .about .about-left{
    justify-content: center;
  }
  .about-img{
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  .about-img img{
    width: 100%;
    height: auto
  }
  .head-size1 {
    top: 40px;
    left: 40px;
  }
  .head-size1 div:nth-of-type(1) {
    font-size: 20px;
    margin: 100px 0px 10px 0px;
  }
  .head-size1 div:nth-of-type(2) {
    font-size: 10px;
  }
  .banner-bj {
    width: 1960px;
    height: 390px;
  }
  .navbar-flex {
    width: 80%;
    margin: 0px auto;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
  .fadeInLeft {
    width: 100%;
  }
  .office-flex {
    margin: 0px;
  }
  .office-flex .office-left div:nth-of-type(3) img {
    width: 30%;
    height: auto;
    margin-right: 5px;
  }
  .office-flex .office-left div:nth-of-type(3) {
    margin-top: 20px;
  }
  .honor-btn {
    position: absolute;
    bottom: 0px;
    left: 10%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
    padding-bottom: 20px;
  }
  .honor-figing {
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 80px;
    right: 0%;
  }
  .honor .honor-conter .honor-title {
    font-size: 28px;
  }
  .duty-conter .duty-title div:nth-of-type(1) {
    font-size: 26px;
    line-height: 70px;
    padding: 20px 0px 0px 20px;
  }
  .duty-conter .duty-title div:nth-of-type(2) {
    margin-left: 20px;
  }
  .duty-conter .duty-flex {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 50px;
  }
  .duty-conter {
    width: 100%;
  }
  .duty-conter .duty-flex .duty-item img {
    width: 70%;
    height: auto;
    transition: all 0.6s;
  }
  .duty-conter .duty-flex .duty-item {
    line-height: 60px;
    margin: 0px;
    font-size: 14px;
    width: 150px;
  }
  .duty {
    height: auto;
  }
  .disease .disease-flex {
    width: 100%;
    margin: 0px;
    justify-content: center;
    flex-wrap: wrap;
  }
  .disease-left{
    width: 100%;
    margin-bottom: 20px;
  }
  .disease .disease-flex .disease-left .disease-message {
    width: 100%;
    padding: 0px 20px;
    box-sizing: border-box;
  }
  .disease .disease-flex .disease-left .disease-name {
    font-size: 20px;
    width: 90%;
    box-sizing: border-box;
    padding: 10px 20px;
    margin: 10px 20px 0px 20px;
  }
  .disease .disease-flex .disease-left .disease-img {
    width: 100%;
    height: auto;

  }
  .disease .disease-flex .disease-left img {
    width: 100% !important;
    height: auto !important;
    padding: 0px 10px;
  }
  .disease .disease-flex .disease-left a div {
    margin-left: 20px;
    margin-top: 10px;
  }
  .desinger_card1 {
    width: 100%;
  }
  .business .business-conter .business-title {
    font-size: 28px;
    padding: 15px 0px;
    margin: 0px 20px;
  }
  .business .business-conter .business-flex {
    justify-content: center;
  }
  .business .business-conter .business-flex .business-item .business-right div:nth-of-type(3) {
    width: 205px;
    height: auto;
    font-size: 10px;
    line-height: 20px;
  }
  .business .business-conter .business-flex .business-item {
    display: flex;
    background: #fff;
    width: 360px;
    justify-content: space-between;
    margin-top: 20px;
    margin-left: 20px;
  }
  .phone .phone-center {
    width: auto;
    margin: 0px auto;
  }
  .phone .phone-center div:nth-of-type(1) {
    font-size: 20px;
    padding-top: 120px;
    margin: 0px 20px;
  }
  .phone .phone-center div:nth-of-type(2) {
    font-size: 12px;
    text-align: center;
    padding: 0px 20px;
  }
  .consult .consult-flex {
    width: auto;
    flex-wrap: wrap;
  }
  .consult .consult-flex .consult-left img {
    width: 100%;
    height: auto;
  }
  .consult .consult-flex .consult-left div {
    font-size: 20px;
    font-family: Alibaba PuHuiTi;
    font-weight: bold;
    color: #FFFFFF;
    position: absolute;
    top: 43%;
    left: 13%;
  }
  .consult .consult-flex .consult-left {
    width: auto;
    height: auto;
}
  .consult .consult-flex .consult-right {
    margin: 20px;
    width: 90%;
}
  .consult .consult-flex .consult-right {
    width: 100%;
  }
  .consult .consult-flex .consult-right .consult-title {
    font-size: 28px;
    line-height: 30px;
    margin-left: 10px;
  }
  .consult .consult-flex .consult-right .consult-input {
    padding: 7px 20px;
    margin: 0px 20px;
    width: auto;
  }
  .consult .consult-flex .consult-right button {
    width: 83%;
  }
  .issue .issue-center {
    width: auto;
  }
  .issue .issue-center .issue-item div:nth-of-type(1) {
    font-size: 28px;
  }
  .issue .issue-center .issue-item div:nth-of-type(2) {
    flex-wrap: wrap;
    margin: 20px 0px 0px 0px;
  }
  .issue .issue-center .issue-item div:nth-of-type(2) input {
    width: 100%;
    padding: 0px 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .mien-title {
    font-size: 28px;
    font-weight: 300;
    color: #333333;
    margin-left: 20px;
    padding: 25px 0px;
  }
  .mien-center {
    width: auto;
  }
  .mien-center .mien-flex {
    flex-wrap: wrap;
  }
  .mien-center .mien-flex .mien-flex-right {
    width: 100%;
    height: auto;
    padding: 20px;
  }
  .mien-center .mien-flex .mien-flex-left {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px;
  }
  .mien-center .mien-flex .mien-flex-left .mien-flex1-left {
    width: 100%;
    height: auto;
  }
  .mien-center .mien-flex .mien-flex-left .mien-flex1 img {
    width: 30%;
    height: auto;
  }

  .address .address-conter {
    width: 100%;
}
.address .address-conter div:nth-of-type(1), .address .address-conter div:nth-of-type(2) {
  font-size: 18px;
  margin-top: 20px;
  margin-left: 20px;
}
.address .address-conter img {
  margin: 20px 0px;
  padding: 20px;
  box-sizing: border-box;
}
.case-nav .case-nav-flex div:nth-of-type(1) a, .case-nav .case-nav-flex div:nth-of-type(2) a, .case-nav .case-nav-flex div:nth-of-type(3) a , .case-nav .case-nav-flex div:nth-of-type(4) a {
  font-size: 14px;
}


.journalism-conter .journalism-left {
  background: #fff;
  float: none;
  width: 100%;
}
.journalism-conter .journalism-right {
	float: none;
	width: 100%;
}
.journalism-conter .journalism-left .journalism-item{
	display:block;
}
.journalism-conter .journalism-left img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.journalism-conter .journalism-left .journalism-left-title {
  position: relative;
  margin-left: 0;
  width: 100%;
}
.journalism-conter .journalism-left .journalism-left-title div:nth-of-type(3) {
  margin-top: 15px;
  position: static;
}
.case-nav .case-nav-flex div:nth-of-type(1) a, .case-nav .case-nav-flex div:nth-of-type(2) a, .case-nav .case-nav-flex div:nth-of-type(3) a {
  font-size: 16px;
  margin-right: 18px;
}
.journalism-conter .journalism-right .journalism-right-title div:nth-of-type(1) {
  font-size: 22px;
}
.paging .paging-conter .paging-flex {
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  margin: 15px auto;
}
.paging .paging-conter .paging-flex div:nth-of-type(1), .paging .paging-conter .paging-flex div:nth-of-type(2), .paging .paging-conter .paging-flex div:nth-of-type(9), .paging .paging-conter .paging-flex div:nth-of-type(10) {
  width: auto;
  height: 26px;
  line-height:26px;
  padding:0 8px;
  background: #F2F2F2;
  margin: 0px 4px 8px;
  font-size: 12px;
}
.paging .paging-conter .paging-flex div:nth-of-type(3), .paging .paging-conter .paging-flex div:nth-of-type(4), .paging .paging-conter .paging-flex div:nth-of-type(5), .paging .paging-conter .paging-flex div:nth-of-type(6), .paging .paging-conter .paging-flex div:nth-of-type(7), .paging .paging-conter .paging-flex div:nth-of-type(8) {
  width: auto;
  height: 26px;
  line-height:26px;
  padding:0 8px;
  background: #F2F2F2;
  margin-right: 12px;
  margin-top: 0;
  margin: 0px 4px 8px;
}
.paging .paging-conter{
	height:auto !important;
}
.paging .paging-conter .paging-flex{
	height:auto !important;
}
.paging .paging-conter .paging-num {
  display: block;
  margin: 0px auto;
  width: 100%;
  text-align: center;
}
.journalism-conter .journalism-left div:nth-of-type(4) img {
  width: 100%;
  height: auto;
}
.journalism-conter .journalism-left .journalism-left-title div:nth-of-type(2) {
  width: 100%;
}
.case .case-flex {
  width: 100%;
  justify-content: center;
}
.case .case-flex .case-item {
  padding: 0px 30px;
}
.case .case-flex .case-item .case-img {
  width: 100%;
  height: auto;
}
.case .case-flex .case-item .case-img img{
  width: 100%;
  height: auto;
}
.case .case-flex .case-item .case-title div:nth-of-type(1) {
  width: 100%;
  font-size: 18px;
}
.case .case-flex .case-item .case-title div:nth-of-type(2) {
  width: 100%;
  font-size: 10px;
  line-height: 20px;
}

.memory-conter .memory-flex {
  width: 100% !important;
  height: auto !important;
  padding: 0px 30px
}
.memory-flex .memory-flex-left img {
  width: 100% !important;
  height: auto !important;
}
.memory-flex .memory-flex-left {
  width: 25% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex1 img:nth-of-type(1) {
  width: 38% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex1 img:nth-of-type(2) {
  width: 62% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex2 .memory-item .memory-4 {
  width: 100% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex2 .memory-7 {
  width: 31.5% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex2 .memory-item .memory-flex3 img:nth-of-type(1) {
  width: 50% !important;
  height: auto !important;
}
.memory-flex .memory-flex-right .memory-flex2 .memory-item .memory-flex3 img:nth-of-type(2) {
  width: 50% !important;
  height: auto !important;
}
.memory-flex-right{
  width: 75%;
}
.swpr-item div:nth-of-type(1) {
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.lawyer .lawyer-flex .lawyer-left .lawyer-flex1 div:nth-of-type(2) {
  font-size: 10px;
}
.lawyer .lawyer-flex .lawyer-left .lawyer-flex1 div:nth-of-type(1) {
  font-size: 20px;
}
.lawyer .lawyer-flex .lawyer-left .lawyer-flex1 div:nth-of-type(1) span {
  font-size: 10px;
}
.lawyer .lawyer-flex .lawyer-right {
  width: 100%;
  height: auto;
  padding: 20px 0px;
}
.lawyer .lawyer-flex .lawyer-right img{
  width: 100%;
  height: auto;
  
}
}