.ban{
  position: relative;
  overflow: hidden;
}
.ban img{
  display: block;
  max-width: 100%;
  height: auto;
}
.ban .txt{
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 2;
  color:#fff;
}
.ban .txt .tit{
  font-size: 2.34vw;
  font-weight: bold;
  margin-bottom: 1.35vw;
}
.ban .txt  .info{
  font-size: 18px;
}
.curs{
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  width: 1500px;
  background-color: #f5f5f5;
  padding: 0 34px;
  box-shadow: 0px -2px 3px 0px rgba(0,0,0,0.14);
}
.curs .cur{
  line-height: 83px;
  float: right;
  padding-left: 21px;
  font-size: 14px;
  color:#999999;
  background: url(../images/ico26.png) no-repeat left center;
}
.curs .cur.le{
  float: left;
}
.curs .cur a{
  font-size: 14px;
  color:#999999;
}
.ul-cur{
  line-height: 83px;
  overflow: hidden;
  float: left;
}
.ul-cur li{
  float: left;
  position: relative;
}
.ul-cur li a{
  display: block;
  font-size: 16px;
  color:#333333;
  padding: 0 28px;
  margin:0 1.56vw;
  position: relative;
}
.ul-cur li::after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 34px;
  width: 1px;
  height: 17px;
  background:#999999;
}
.ul-cur li:last-child::after{
  display: none;
}
.g-nytit{
  text-align: center;
  overflow: hidden;
}
.g-nytit .tit{
  font-size: 2.19vw;
  font-weight: bold;
  color:#000000;
  margin-bottom: 10px;
}
.g-nytit .desc{
  font-size: 17px;
  color:#666666;
}
.rowjm1{
  overflow: hidden;
  padding: 2.34vw 0 5.21vw;
}
.rowjm1 .g-nytit{
  margin-bottom: 1.25vw;
}
.m-jm1{
  overflow: hidden;
  position: relative;
  padding-top: 40px;
}
.m-jm1 .l,.m-jm1 .r{
  width: 535px;
}
.m-jm1 .item{
  line-height: 64px;
  font-size: 17px;
  color:#333333;
  margin-bottom: 18px;
}
.m-jm1 .l .item{
  padding: 0 0 0 24px;
  background: url(../images/ico28.png) no-repeat;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.m-jm1 .r .item{
  padding: 0 0 0 45px;
  background: url(../images/ico29.png) no-repeat;
   -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.m-jm1 .pic{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin:0 auto;
  z-index: 1;
  width: 438px;
  height: 445px;
}
.m-jm1 .pic img{
  display: block;
  width: 100%;
  height: 100%;
}
.rowjm2{
  overflow: hidden;
  padding: 2.71vw 0 5vw;
  background: url(../images/bg5.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.rowjm2 .g-nytit{
  margin-bottom: 16px;
}
.ul-ystab{
    text-align: center;
    margin-bottom: 28.8px;
}
.ul-ystab li{
    display: inline-block;
    margin:0 2.6vw;
    position: relative;
}
.ul-ystab li.act::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom:-20px;
    margin:0 auto;
    width: 15px;
    height: 7px;
    background: url(../images/ico30.png) no-repeat;
}
.ul-ystab .ico img{
    display: block;
    margin:0 auto 13px;
}
.ul-ystab .tit{
    font-size: 18px;
    color:#666666;
    font-weight: bold;
}
.ul-ystab li:hover .tit,
.ul-ystab li.on .tit{
    color:#333333;
}
.swiper-1 .txt{
    display: none;
}
.swiper-1 .pic{
    position: relative;
    overflow: hidden;
    height: 548px;
    margin-top: 17px;
    
   
}
.swiper-1 .pic::after {
    content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);  
}

.swiper-1 .swiper-slide-next .pic {
  -webkit-transform: scale(0.9) translateX(-10%);
  -moz-transform: scale(0.9) translateX(-10%);
  -ms-transform: scale(0.9) translateX(-10%);
  -o-transform: scale(0.9) translateX(-10%);
  transform: scale(0.9) translateX(-10%);
}
.swiper-1 .swiper-slide-prev .pic {
  -webkit-transform: scale(0.9) translateX(10%);
  -moz-transform: scale(0.9) translateX(10%);
  -ms-transform: scale(0.9) translateX(10%);
  -o-transform: scale(0.9) translateX(10%);
  transform: scale(0.9) translateX(10%);
}
.swiper-1 .swiper-slide {
  z-index: 1;
}
.swiper-1 .swiper-slide-active {
  z-index: 2;
}
.swiper-1 .swiper-slide-active .pic{
  border-top-right-radius:8px;
  border-bottom-right-radius:8px;
}

.swiper-1 .swiper-slide-active .txt{
    display: block;
}
.swiper-1 .txt{
    float: left;
    width: 280px;
    height: 584px;
    background: #646464;
    padding:32px 36px 0;
    color:#fff;
    position: relative;
}
.swiper-1 .txt::after {
    content: '';
    display: block;
    position: absolute;
    right: -15px;
    top: 0;
    width: 15px;
    height: 17px;
    background: url(../images/icos54.png) no-repeat;
}
.swiper-1 .txt .num{
    margin:0 auto 30px;
    width: 109px;
    height: 111px;
    background: url(../images/icos23.png) no-repeat;
    text-align: center;
    font-size: 43px;
    font-family: Impact;
    line-height: 111px;
}
.swiper-1 .txt .desc{
    writing-mode:vertical-rl;
    font-size: 14px;
    line-height: 1.75;
    height: 350px;
}

/*.swiper-1 .txt .img{
    height: 26px;
    background: url(../images/pics3.jpg) no-repeat center; 
}*/
.swiper-1 .swiper-button-next{
    width:49px;
    height: 49px;
    background-image: url(../images/icos25.png);
    -webkit-background-size: cover;
    background-size: cover;
    right:5%;
    margin-top: 0;
    z-index: 2;
    margin-top: -25px;
}
.swiper-1 .swiper-button-prev{
    width:49px;
    height: 49px;
    background-image: url(../images/icos24.png);
    -webkit-background-size: cover;
    background-size: cover;
    left:5%;
    margin-top: 0;
    z-index: 2;
    margin-top: -25px;
}







.row-2{
    overflow: hidden;
    background: url(../images/bg6.jpg) no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding: 4.11vw 0 3.02vw;
    color:#fff;
}
.row-2 .l{
    width: calc(100% - 416px);
    overflow: hidden;
    padding-right: 60px;
}
.row-2 .l .tit{
    margin-bottom: 44px;
}
.row-2 .l .tit span{
    line-height: 1.3;
    font-size: 24px;
    font-weight: bold;
    display: block;
    margin-bottom: 12px;
}
.row-2 .l .tit p img{
    display: block;
    width: 42.55vw;
}
.ul-lists1{
    display: flex;
    justify-content: space-between;
}
.ul-lists1 li{
    width: 144px;
    text-align: center;
}
.ul-lists1 li .ico img{
    display: block;
    margin:0 auto 17px;
}
.ul-lists1 .desc{
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 2.08vw;
}
.ul-lists1 .num{
    width: 38px;
    height: 38px;
    border:2px solid #fff;
    line-height: 34px;
    font-family: Arial;
    font-size: 18px;
    border-radius: 50%;
    margin:0 auto;
    font-weight: bold;
}
.row-2 .r .more{
    display: block;
    width: 313px;
    background-color: #fff;
    font-size: 17px;
    text-align: center;
    font-weight: bold;
    line-height: 48px;
    border-radius: 30px;
    color:#333333;
    float: right;
    margin-bottom: 2.45vw;
}


.rowjm3{
  overflow: hidden;
  padding: 3.07vw 0 4.64vw;
  background: #f3f3f3;
}
.rowjm3 .g-nytit{
  margin-bottom: 1.46vw;
}
.m-jmzc{
  overflow: hidden;
  background-color: #fff;
}
.m-jmzc .pic{
  float: left;
  width: 50%;
  height: 555px;
  background: url(../images/pic7.jpg) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
}
.m-jmzc .txt{
  overflow: hidden;
  padding: 4.58vw 0 0 2.34vw ;
}

.m-jmzc .txt .desc{
  font-size: 16px;
  color:#333;
  line-height: 30px;
}
.m-jmzc .txt .desc p{
  margin-bottom: 34px;
}
.m-jmzc .txt .desc span{
   width: 32px;
  height: 34px;
  line-height: 34px;
  display: inline-block;
  margin-right: 0.94vw;
  background:url(../images/ico43.png) no-repeat;
  text-align: center;
  color:#fff;
  font-family: Arial;
}
.row-3{
  padding: 5.68vw 0 9.58vw;
  overflow: hidden;
  position: relative;
  background: url(../images/pic9.jpg) no-repeat bottom -25px right;
  -webkit-background-size: auto 25%;
  background-size: auto 25%;
}
.row-3::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 336px;
  height: 92px;
  background: url(../images/ico44.png) no-repeat;
}
.row-3 .box{
  position: relative;
}
.row-3 .pic{
  position: absolute;
  left: 0;
  bottom:5.21vw;
  width: 47.86vw;
}
.row-3 .pic img{
  display: block;
  max-width: 100%;
  height: auto;
}
.m-formjm{
  float: right;
  width: 664px;
  position: relative;
  z-index: 2;
}
.m-formjm .tit{
  font-size: 2.19vw;
  color:#000;
  font-weight: bold;
  margin-bottom: 1.4vw;
}
.m-formjm .tit span{
  color:#9A774B;
  margin-left: 14px;
}
.m-formjm .item{
  overflow: hidden;
}
.m-formjm .item input{
  display: block;
  float: left;
  width: 48%;
  margin-right: 4%;
  height: 52px;
  border-radius: 4px;
  padding: 0 20px;
  margin-bottom: 18px;
  background: #EFEDEC;
  color:#6D6055;
}
.m-formjm .item input:last-child{
  margin-right: 0;
}
.m-formjm .text{
  overflow: hidden;
}
.m-formjm .text textarea{
  display: block;
  width: 100%;
  padding: 20px;
  resize: none;
  height: 146px;
  border-radius: 4px;
  background: #EFEDEC;
  color:#6D6055;
  margin-bottom: 14px;
}
.m-formjm input::placeholder,
.m-formjm textarea::placeholder{
  color:#6D6055;
  font-size: 14px;
}
.m-formjm .subbtn{
  background: #C1A67E url(../images/icos18.png) no-repeat right 20px center;
  border-radius: 4px;
  color:#fff;
  line-height: 52px;
  overflow: hidden;
  padding-left: 68px;
  width: 210px;
  cursor: pointer;
}


.rowab1{
  overflow: hidden;
  padding-top: 2.45vw;
}
.rowab1 .g-nytit{
  margin-bottom: 5vw;
}
.m-ab1{
  padding-bottom: 19px;
  overflow: hidden;
  background: url(../images/pic11.jpg) no-repeat bottom;
}
.m-ab1 .pic{
  float: right;
  overflow: hidden;
  max-width: 688px;
}
.m-ab1 .pic img{
  display: block;
  max-width: 100%;
  height: auto;
}
.m-ab1 .txt{
  overflow: hidden;
  padding-top: 3.85vw;
  padding-right: 6.25vw;
}
.m-ab1 .txt img{
  display: block;
  max-width: 100%;
  margin-bottom: 3.45vw;
}
.m-ab1 .txt .desc{
  font-size: 18px;
  color:#666666;
  line-height: 2.17;
}
.swiper-ab1 .swiper-slide{
  padding: 3.8vw 0 3vw;
}
.swiper-ab1 img{
  display: block;
  margin:0 auto 2.45vw;
}
.swiper-ab1 .desc{
  font-size: 16px;
  color:#666666;
  line-height: 2.25;
  text-indent: 2em;
}
.rowab2{
  overflow: hidden;
  padding: 3.75vw 0 7.55vw;
  background: url(../images/bg7.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.rowab2 .g-nytit{
  margin-bottom: 10px;
}
.rowab2 .g-nytit .tit{
  color:#fff;
}
.rowab2 .link{
  overflow: hidden;
  margin-bottom: 2.86vw;
  text-align: center;
}
.rowab2 .link a{
  display: inline-block;
  width: 228px;
  height: 54px;
  line-height: 52px;
  color:#fff;
  border:1px solid rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  font-size: 18px;
  margin:0 15px;
}
.swiper-ab2 .img{
  position: relative;
  padding-top: 75%;
  overflow: hidden;
  height: 0;
} 
.swiper-ab2{
  position: relative;
}

.swiper-ab2 .swiper-button-next{
  width: 23px;
  height: 40px;
  background: url(../images/ico47.png) no-repeat center;
  right:-60px;
  margin-top: -20px;
}
.swiper-ab2 .swiper-button-prev{
  width: 23px;
  height: 40px;
  background: url(../images/ico46.png) no-repeat center;
  left: -60px;
  margin-top: -20px;
}
.rowab3{
  overflow: hidden;
  padding: 2.19vw 0 0;
}
.rowab3 .g-nytit{
  margin-bottom: 0.99vw;
}
.ul-ab3{
  overflow: hidden;
}
.ul-ab3 li{
  overflow: hidden;
}
.ul-ab3 .pic{
  float: left;
  width: 50%;
  overflow: hidden;
  height: 31.25vw;
}
.ul-ab3 li:nth-child(even) .pic{
  float: right;
}
.ul-ab3 .pic img{
  display: block;
  width: 100%;
  height: 100%;
}
.ul-ab3 .txt{
  width: 50%;
  float: left;
  height: 31.25vw;
}
.ul-ab3 li:nth-child(odd) .txt{
  padding: 1.72vw  12.5vw 0 2.24vw ;
}
.ul-ab3 li:nth-child(even) .txt{
  padding: 2.08vw    2.24vw 0 10.94vw ;
}
.ul-ab3 li:nth-child(1) .txt{
  background:#f7f7f7 url(../images/pic22.jpg) no-repeat bottom;
}
.ul-ab3 li:nth-child(2) .txt{
  background: url(../images/ico49.png) no-repeat left top;
  -webkit-background-size: 12.19vw 15.47vw;
  background-size: 12.19vw 15.47vw;
}
.ul-ab3 li:nth-child(3) .txt{
  background: url(../images/pic23.jpg) no-repeat bottom;
}
.ul-ab3  .desc{
  font-size: 16px;
  color:#666666;
  line-height: 2;
}
.ul-ab3 li:nth-child(4) .img img{
  display: block;
  width: 35.57vw;
}
.ul-ab3  .desc.mab{
  margin-bottom: 2vw;
}
.ul-ab3 .tit{
  font-size: 24px;
  font-weight: bold;
  line-height: 24px;
  color:#333333;
  margin-bottom: 2.08vw;
}
.ul-ab3 .tit i{
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 4px;
  background: #b8996a;
  margin-right: 12px;
}
.ul-ab3 .tit span{
  font-size: 16px;
  color:#AEAEAE;
  font-weight: normal;
  margin-right: 30px;
}
.ul-ab3 .en{
  font-weight: bold;
  font-size: 2.97vw;
  line-height:2.97vw ;
  text-transform: uppercase;
  color:rgba(184, 153, 106, .3);
  margin-bottom: 2vw;
}
.ul-ab3 .cn{
  font-size: 2.03vw;
  line-height:2.03vw ;
  font-weight: bold;
  color:#666666;
  margin-bottom: 3.02vw;
}
.ul-ab3 .cn i{
  display: inline-block;
  vertical-align: top;
  width: 19px;
  height: 11px;
  margin-left: 20px;
  background: url(../images/ico50.png) no-repeat;
}

.rowab4{
  overflow: hidden;
  padding: 2.76vw 0 3.96vw;
  background: #f2f2f2 url(../images/bg8.jpg) bottom no-repeat;
}
.rowab4 .g-nytit{
  margin-bottom: 10px;
}
.m-probox{
    overflow: hidden;
}
.m-probox .w25{
    width: 25%;
    float: left;
    padding-right: 30px;
}
.m-probox .w25:last-child{
    padding-left: 30px;
    padding-right: 0;
}
.m-probox .w25 .pic{
    height: 13.65vw;
}
.m-probox .item{
    margin-bottom: 1.15vw;
}
.m-probox .tit{
    line-height: 2.6vw;
    text-align: center;
    font-size: 16px;
    color:#333333;
    background: #fff;
}
.m-probox .name{
    line-height: 4.17vw;
    background: #fff;
    overflow: hidden;

    font-size: 18px;
    color:#333;
    position: relative;
    text-align: center;
}

.m-probox img{
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.m-probox  .w50{
    width: 50%;
    float: left;
}
.m-probox  .w50 .pic{
    overflow: hidden;
    height: 29.53vw;
}

.rowab5{
  overflow: hidden;
  padding: 2.6vw 0 6.77vw; 
}
.rowab5 .g-nytit{
  margin-bottom: 1.46vw;
}
.swiper-ab5 .img{
  position: relative;
  height: 0;
  padding-top: 75%;
  overflow: hidden;
}

@media only screen and (max-width: 1600px) {
   .m-jmzc .txt{padding: 4vw 0 0 2vw;}
    .swiper-1 .swiper-button-prev{left:3%;}
   .swiper-1 .swiper-button-next{right:3%;}
   .m-jm1 .l, .m-jm1 .r{width: 460px;}
   .m-jm1 .item{font-size: 15px;line-height: 56px;}
   .m-jm1 .pic{-webkit-transform: scale(.8, .8);
   -ms-transform: scale(.8, .8);
   -o-transform: scale(.8, .8);
   transform: scale(.8, .8);}
   .m-jmzc .txt .desc{font-size: 14px;}
   .m-jmzc .txt .desc p{margin-bottom: 15px;}
   .m-jmzc .pic{height: 400px;}
   .m-formjm{width: 560px;}
   .ul-lists1 .desc{font-size: 14px;}
   .curs{width: 1300px;}
   .ul-cur{line-height: 60px;}
   .curs .cur{line-height: 60px;}
   .ul-cur li::after{top: 22px;}
   .ul-cur li a{font-size: 15px;}
   .swiper-ab1 .desc{font-size: 15px;}
   .ul-ab3 .desc{font-size: 14px;}
   .ul-ab3 .tit{font-size: 20px;line-height: 22px;margin-bottom: 10px;}
   .ul-ab3 li:nth-child(2) .txt{padding-right: 1vw;}
   .ul-ab3 li:nth-child(4) .txt{padding-left: 2vw;}
}
@media only screen and (max-width: 1430px) {
 .curs{width: 1200px;}
 .ul-ab3 li:nth-child(2) .txt{background: none;}
 .ul-ab3 li:nth-child(odd) .txt{padding-right: 2vw;}
 .ul-ab3 li:nth-child(even) .txt{padding-left: 2vw;}
 .ul-ab3 .desc{font-size: 13px;}
 .ul-ab3 li:nth-child(4) .img img{display: none;}
 .ul-ab3 .desc.mab{margin-bottom: 5px;}
}
@media only screen and (max-width: 1230px) {
  .m-probox .tit{line-height: 40px;}
  .m-probox .name{line-height: 67px;}
  .m-jmzc .pic{width: auto;float: none;height: 54vw;}
  .row-2 .l{width: auto;float: none;padding-right: 0;margin-bottom: 20px;}
  .row-2 .r .pic{display: none;}
  .row-2 .r{float: none;}
  .row-2 .r .more{float: none;margin:0 auto;}
  .ul-lists1 .num{display: none;}
  .row-2 .l .tit{margin-bottom: 30px;}
  .row-2 .l .tit span{font-size: 18px;}
  .m-jm1 .l .item{font-size: 14px;}
  .swiper-1 .swiper-button-prev{left:290px;}
  .swiper-1 .txt .img,.swiper-1 .txt .lin{display: none;}

  
  .swiper-1 .txt .desc{font-size: 14px;}
  .m-jm1 .pic{display: none;}

  .m-jm1 .l, .m-jm1 .r{width: 50%;}
  .curs{position: static;width: auto;overflow: hidden;}
  .ul-cur{display: none;}
  .curs .cur{float: left;}
  .ban .txt .info{font-size: 14px;}
  .ul-ab3 .pic{width: auto;float: none;height: auto;}
  .ul-ab3 .txt{width: auto;float: none;height: auto;background: #f7f7f7;padding: 20px!important;}
  .ul-ab3 li:nth-child(even) .pic{float: none;}
  .ul-ab3 .desc.mab{margin-bottom: 15px;}
  .swiper-ab1 .desc{font-size: 14px;}
  .m-ab1 .pic{max-width: 400px;}
  .m-ab1 .txt .desc{font-size: 16px;}
  .swiper-ab2 .swiper-button-next{right: 0;}
  .swiper-ab2 .swiper-button-prev{left: 0;}
  .rowab2 .link a{width: 140px;height: 40px;line-height: 38px;font-size: 14px;}
}
@media only screen and (max-width: 1023px) {
  .m-formjm{width: auto;float: none;}
  .row-3 .pic{display: none;}
  .m-formjm .tit{font-size: 22px;margin-top: 30px;}
  .swiper-1 .txt{float: none;width: auto;height: auto;overflow: hidden;padding: 20px;}
  .swiper-1 .pic{margin-top: 0;}
  .swiper-1 .txt .num{display: none;}
  .swiper-1 .txt .desc{writing-mode:horizontal-tb;height: auto;margin-bottom: 0;}
  .swiper-1 .swiper-button-prev{left:3%;}
  .swiper-1 .pic{height: auto;padding-top: 51%;}
  .swiper-1 .swiper-slide-next .pic {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
  }
  .swiper-1 .swiper-slide-prev .pic {
    -webkit-transform: scale(1) translateX(0);
    -moz-transform: scale(1) translateX(0);
    -ms-transform: scale(1) translateX(0);
    -o-transform: scale(1) translateX(0);
    transform: scale(1) translateX(0);
  }
  .swiper-1 .txt{display: block;}
  .ul-ystab{display: none;}
  .swiper-1 .swiper-slide-active .pic{    border-top-right-radius: 0;border-bottom-right-radius: 0;}
  .g-nytit .tit{font-size: 24px;}
  .ul-lists1 .desc br{display: none;}
  .row-2 .l .tit p img{display: none;}
  .m-jm1 .l, .m-jm1 .r{width: auto;float: none;}
  .m-jm1 .l .item{background-image: url(../images/ico29.png);}
  .m-jm1 .item{margin-bottom: 10px;}
  .g-nytit .desc{font-size: 14px;}
  .m-jm1{padding-top: 0;}
  .curs{width: 740px;}
  .curs .cur{line-height: 45px;}
  .ban .txt .tit{font-size: 20px;margin-bottom: 0px;}
  .m-ab1 .txt .desc{font-size: 13px;}
  .m-probox .w25{width: auto;float: none;padding-right: 0;}
  .m-probox .w50{width: auto;float: none;}
  .m-probox .w25:last-child{padding-left: 0;}
  .m-probox .w25 .pic{height: 45vw;}
  .m-probox .w50 .pic{height: 60vw;}
}
@media only screen and (max-width: 960px) {
 
}
@media only screen and (max-width: 767px) {
  .g-nytit .tit{font-size: 22px;margin-bottom: 0px;}
  .curs{width: auto;padding: 0 15px;}
  .m-jm1 .l .item{background: none;padding: 0;}
  .m-jm1 .r .item{background: none;padding: 0;}
  .m-jm1 .item{font-size: 13px;line-height: 2;margin-bottom: 0;}
  .m-jm1 .pic{display: block;position: static;width: auto;height: auto;}
  .m-jm1 .pic{-webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);margin:0 15px 15px;}
    .rowjm1{padding: 20px 0;}
    .rowjm2{padding: 20px 0;}
    .ul-lists1 li{float: left;width: 33.333%;}
    .ul-lists1 li:nth-child(4){clear:left;}
    .ul-lists1{display: block;overflow: hidden;}
    .ul-lists1 .desc{font-size: 13px;}
    .row-2 .r .more{font-size: 15px;height: 40px;line-height: 40px;}
    .row-2 .l .tit{margin-bottom: 16px;}
    .row-2{padding: 20px 0;}
    .rowjm3{padding: 20px 0;}
    .m-jmzc .txt{padding: 15px;}
    .m-jmzc .txt .desc p{margin-bottom: 10px;font-size: 12px;line-height: 2;}
    .m-jmzc .txt .desc span{display: block;float: left;}
    .m-jm1 .l .item{font-size: 13px;}
    .rowab1,.rowab2,.rowab4,.rowab5{padding: 20px 0;}
    .rowab3{padding-top: 20px;}
    .m-probox .name{line-height: 42px;font-size: 14px;}
    .m-probox .item{margin-bottom: 10px;}
    .ban .txt{top: 40%;}
}