.service{
  width: 100%;
  background-color: #fff;
  margin-top: 78px;
}
.service-bottom{width: 100%;padding-bottom: 60px;}
.service-bottom img{height: 500px;}
.service-bottom>div:last-child .ggwap{
  margin-bottom: 0;
}
.service-top{
  width: 100%;
  min-width: 1280px;
  position:  relative;
  margin-bottom: 80px;
}
.service-top img{
  position: relative;
  width: 100%;
}
.service-title{
  position: absolute;
  width: 60%;
  min-width: 1280px;
  top: 40%;
  left: 5%;
  color: #fff;
}
.service-title .p_h1{
  font-size: 60px;
}
@media screen and (max-width: 1545px) {
  .service-title{top: 25%;}
}
.service-title p{
  font-size: 35px;
  margin-top: 0.5%;
}
.service-cont1{
  width: 70%;
  margin: 0 auto;
  min-width: 950px;
  position: relative;
}
.cont1-wrap{
  position: relative;
  width: 100%;
  margin: 0 auto 96px;
  min-width: 950px;
  top: 13.5%;
  display: block;
}
.cont1-wrap img{
    width: 55%;
    /* min-width: 645px; */
}
.wrap-block{
  position: absolute;
  width: 55%;
  height: 65%;
  top: 18%;
  right: 3%;
  background: #fff;
}
/*.block-top{
  position: relative;
  width: 80%;
  left: 65px;
  top: 60px;
}
*/
.block-top:after{
    position: absolute;
    width: 24px;
    height: 24px;
    left: -30px;
    top: 1px;
    content: "";
    display: block;
    background: url(../../images/Service/longbar.png) no-repeat;
    background-size: 100%;
    background-position:  bottom;
}
.block-top .h1{
    font-size: 30px;
    color: rgb(255, 183, 27);
}
.block-top p{
    font-size: 24px;
    color: #3e3a39;
}
/*.block-bottom{
  position: relative;
  width: 90%;
  top: 80px;
  left: 53px;
  line-height: 25px;
}*/
.block-bottom h2{
    font-size: 14px;
    color: rgb(255, 183, 27);
    margin-bottom: 4px;
}
.block-bottom p{
    font-size: 14px;
    color: #737373;
    line-height: 25px;
}
.service-cont2{
  width: 70%;
  position: relative;
  min-width: 950px;
  margin: 0 auto;
}
.cont2-wrap{
  position: relative;
  width: 100%;
  margin: 0 auto 96px;
  min-width: 950px;
  top: 13.5%;
  display: block;
}
.wrap-block:after{
  width: 175px;
  height: 87px;
  position: absolute;
  right: 0px;
  top: 0px;
  display: block;
  content: "";
  background: url(../../images/About/about_right.png) no-repeat;
  background-size: 100% 100%;
}
.wrap-block-2:after {
    width: 175px;
    height: 87px;
    position: absolute;
    left: 0px;
    top: 0px;
    content: "";
    background: url(../../images/About/about_left.png) no-repeat;
    background-size: 100% 100%;
    background-position: bottom left;
    display: block;
}
.cont2-wrap img{
  position: relative;
  float: right;
    width: 55%;
}
.wrap-block-2{
  position: absolute;
  width: 55%;
  height: 65%;
  top: 18%;
  left: 3%;
  background: #fff;
}
/*.block-top-2{
  position: relative;
  width: 80%;
  right: 67px;
  top: 66px;
  float: right;
}*/
.block-top-2:after{
  position: absolute;
  width: 24px;
  height: 24px;
  right: -30px;
  top: 1px;
  content: "";
  display: block;
  background: url(../../images/Service/longbar_2.png) no-repeat;
  background-size: 100%;
  background-position:  bottom;
}

.block-top-2 .h1 {
  text-align: right;
  font-size: 30px;
  color: rgb(255, 183, 27);
}

.block-top-2 p {
  text-align: right;
  font-size: 24px;
  color: #3e3a39;
}

/*.block-bottom-2 {
  position: relative;
  width: 80%;
  top: 80px;
  right: 55px;
  line-height: 25px;
  float: right;
}*/

.block-bottom-2 h2 {
  text-align: right;
  font-size: 14px;
  color: rgb(255, 183, 27);
  margin-bottom: 4px;
}
.block-bottom-2 p{
  text-align: right;
  font-size: 14px;
  color: #737373;
  line-height: 25px;
}
@media screen and (min-width: 1280px) {
   .service-cont2,.service-cont1{width: 1202px;}
   .cont1-wrap img{width:648px;height: 468px;}
   .cont2-wrap img{width:648px;height: 468px;}
   .wrap-block,.wrap-block-2{width: 625px;height: 298px;}
   .wrap-block{top: 83px;right: 0;background-color: rgb(247, 248, 248); }
   .wrap-block-2{top: 86px;left: 0;background-color: rgb(247, 248, 248);}
   /*.cont2-wrap img{margin-right: 36px;}*/
}


.block-top{
  position: relative;
  width: 88%;
  margin-left: 64px;
  margin-top: 60px;
}
.block-bottom{
  position: relative;
  width: 90%;
  margin-top: 18px;
  margin-left: 54px;
  max-height: 150px;
  overflow-y: auto;
}
.block-top-2{
  position: relative;
  width: 88%;
  margin-right: 67px;
  margin-top: 66px;
  float: right;
}
.block-bottom-2{
  float: right;
  position: relative;
  width: 90%;
  margin-top: 18px;
  margin-right: 54px;
  max-height: 150px;
  overflow-y: auto;
}
#paginat li{
width: 25px !important;
}
#paginat .first{
width: 45px!important;
}
#paginat .prev{
width: 55px!important;
}
#paginat .next{
width: 55px!important;
}
#paginat .last{
width: 45px!important;
}

.bread {
    margin: 30px auto;
    margin-top: 60px;
    width: 1202px;
}
.level1 {
    color: #737373;
    font-size: 16px;
}
.level2 {
    color: rgb(255, 183, 27);
    font-size: 16px;
}