@charset "UTF-8";
/* svn相对地址 */
/* 项目下建立文本或者其他说明 本产品的产品及其对接的相关人员 */
/**
* Description: Base style 
* Developers: zhiwen <zhiwen@leju.sina.com.cn>
**/
/*RESET
-------------------------------------------------------------- */


/*FONT
-------------------------------------------------------------- */


/*POSITION
-------------------------------------------------------------- */
.tl {
  text-align: left; }

.tc {
  text-align: center; }

.tr {
  text-align: right; }

.bc {
  margin-left: auto;
  margin-right: auto; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.vm {
  vertical-align: middle; }

.vt {
  vertical-align: top; }

.pr {
  position: relative; }

.pa {
  position: absolute; }

.abs-right {
  position: absolute;
  right: 0; }

.abs-left {
  position: absolute;
  left: 0; }

.hidden {
  visibility: hidden; }

.none {
  display: none; }

body {
  width: 100%;
  background: #fff;
  overflow-x: hidden;
  overflow-y: auto;
  position: relative;
  font-family: "microsoft yahei"; }
.zfoot{
  display: none;
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  .zfoot{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    position:fixed;
    bottom: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 50px;
    background: rgb(52, 50, 51);
  }
  .zfootDiv{
    width: 40%;
    height: 30px;
    color: #333;
    font-size: 0.8333333333rem;
    text-align: center;
    line-height: 30px;
    background: #fff;
  }
  .zfootDiv2{
    background: #ff0000;
    color: #fff;
    margin-left: 20px
  }
  body .top_bar {
    width: 94%; }
    body .top_bar .logo {
      width: 40%; }
    body .top_bar .top_txt {
      font-size: 0.59rem; }
  body .top_bar .top_txt img{
    width: 35%;
  }
  body .banner {
    position: relative;
    /* height: 15.2777777778rem; */
    min-width: 0;
    overflow: hidden;
    min-height: 0; }
    body .banner .zzz0 {
      width: auto;
      height: 11.1111111111rem;
      left: 50%;
      transform: translateX(-50%);
      min-width: 0;
      min-height: 0;
      z-index: 9;
      min-width: 100%;
      min-height: 100%;
      display: block; }
      .zcont{
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        overflow: hidden;
        z-index: 1000;
      }
      .zcont .zzz1{
       display: block;
       margin: 1rem auto 0 ;
       width: 35.7%;
      }
      .zcont .zzz2{
        display: block;
        width: 50%;
        margin: 1rem auto 0 ;
      }
      .zcont .zzz3{
        display: block;
        width: 3rem!important;
        margin: 7rem auto 0;
        /*display: none;*/
      }
  body .advantages_content {
    position: relative;
    z-index: 9;
    width: 92%;
    }
  body .advantages {
    padding: 1.1111111111rem 0.5555555556rem 0.5555555556rem; }
  body .title {
    font-size: 0.8888888889rem; }
  body .service .title{
    padding-top: 1rem!important;
  }
  body .sub_title {
    margin-top: 0.2777777778rem;
    font-size: 0.3rem; }
  body .intro {
    margin: 0 auto;
    margin-top: 0.5555555556rem;
    font-size: 0.4rem;
    width: 95%;
  }
  body .service .line {
    width: 90%;
    display: block;
    margin: 0 auto;
    margin-top: 0.2rem;
  }
  body .caseimg{
    display: none;
  }
  body .intro_table {
    padding: 0.8333333333rem 0;
    display: block!important;
  }
    body .intro_table li {
      width: 50%;
      padding: 0.5555555556rem 0; }
    body .intro_table .num {
      font-size: 1.9444444444rem; }
    body .intro_table .item {
      font-size: 0.6111111111rem; }
    body .intro_table span {
      font-size: 0.6666666667rem;
      font-weight: bold; }
  body .templet {
    width: 100%;
    padding: 1.1111111111rem 0; }
    body .templet li {
      width: 50%;
      margin-bottom: 1.1111111111rem;
      margin-right: 0;
      border: none;
      padding: 0.2rem 0;
    }
    body .templet img {
      width: 2.7777777778rem;
      height: 2.7777777778rem;
      padding: 0;
      background: transparent; }
    body .templet .templet_title {
      margin: 0.2777777778rem 0;
      font-size: 0.7222222222rem; }
    body .templet .title_intro {
      font-size: 0.6111111111rem; }
  body .process {
    padding: 1.1111111111rem 0; }
  body .process_content {
    width: 100%; }
    body .process_content li {
      width: 50%;
      margin-bottom: 1.6666666667rem; }
    body .process_content .step {
      padding: 0.8333333333rem 0; }
      body .process_content .step img {
        width: 1.6666666667rem; }
      body .process_content .step .step_info {
        margin-left: 0.4166666667rem;
        font-size: 0.8333333333rem; }
        body .process_content .step .step_info p:last-child {
          font-size: 0.5555555556rem; }
  body .question {
    width: 92%;
    margin-top: 0; }
    body .question .question_items {
      margin-top: 0.8333333333rem; }
    body .question .question_title {
      padding: 0.5555555556rem;
      font-size: 0.6666666667rem; }
    body .question .question_answer {
      padding: 0.5555555556rem;
      font-size: 0.6666666667rem;
      margin-left: 2rem;
    }
  body .footer {
    margin-top: 4.0555555556rem;
    margin-bottom: 50px; }
    body .footer .footer_ewm {
      width: 7.7777777778rem;
      display: none;
      margin-left: -3.8888888889rem; }
  body .footer_infos {
    padding: 5.5555555556rem 0.8333333333rem 1.1111111111rem 0.8333333333rem; }
    body .footer_infos .footer_title {
      font-size: 1.1111111111rem; }
    body .footer_infos .footer_contact {
      padding: 0.4166666667rem 0;
      line-height: 1.1666666667rem;
       }
       body .footer_infos .footer_contact span{
         color: #ff0000;
       }
  body .function .function_items {
    width: 100%;
    margin: 1.1111111111rem 0; }
  /*body .function li {*/
    /*width: 42%;*/
    /*height: 16.1111111111rem;*/
    /*margin: 0 0.2777777778rem 0.8333333333rem; }*/
  body .function .function-list li{
    width: 18rem;
    float: none;
    background-size: 100%;
    height: 6.1rem;
  }
  body .function-list li .left h1{
    font-size: 1rem;
  }
  body .function-list li .left p{
    font-size: 0.6666666667rem;
  }
  body .function-list li .left{
    margin-top: 1.5rem;
    margin-left: 1.5rem;
  }
  body .function-list li .right{
    width: 9rem;
    font-size: 0.5555rem;
    margin-top: 1rem;
    margin-right: 1rem;
  }
  body .function-list{
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  body .function .function_top {
    padding: 1.3888888889rem 0.8333333333rem; }
  body .function .function_title {
    font-size: 0.8333333333rem; }
  body .function .function_subtitle {
    font-size: 0.5555555556rem; }
  body .function .function_info {
    padding: 1.6666666667rem 0.5555555556rem;
    font-size: 0.6666666667rem; }
  body .function .line {
    top: 3.3333333333rem;
    width: 0.8333333333rem;
    height: 0.1388888889rem;
    margin-left: -0.4166666667rem; }
  body .content_box {
    width: 100%; }
  body .service {
    margin: 0 ;
    height: 85rem;
  }
  body .pc-weixin{
    display: none;
  }
  body .service_content {
    height: 99.4444444444rem; }
  body .white_box {
    height: 6.1111111111rem; }
  body .dredge {
    top: -2.5rem; }
    body .dredge ul {
      width: 66%;
      margin: 0 auto; }
    body .dredge li {
      width: 100%;
      height: 11.1111111111rem;
      margin: 0 auto 4.4444444444rem; }
    body .dredge img {
      top: -2.7777777778rem;
      width: 5rem;
      margin-left: -2.5rem; }
    body .dredge .dredge_title {
      padding-top: 2.6111111111rem;
      font-size: 0.8888888889rem; }
    body .dredge .dredge_intro {
      padding: 0 1.1111111111rem;
      font-size: 0.7222222222rem; }
  body .service_trait {
    padding-top: 55rem; }
    body .service_trait ul {
      width: 90%;
      margin: 1.3888888889rem auto 0; }
    body .service_trait li {
      width: 33.33%;
      margin: 0.8333333333rem 0; }
    body .service_trait .font {
      width:3.5rem;
      height:3.5rem;
      line-height: 3.2222222222rem;
      background-size: 100%;
    }
  body .function .lineb{
    width: 90%;
    margin: 0 auto;
  }
  body .question_items .question_title i{
    width: 2rem;
    background-size: 100%;
  }
  body .footer-bg{
    width: 100%;
    background-size: 100%;
    height: 6rem;
    padding-bottom: 3.4rem;
    background:url("../picture/wad_02.png") no-repeat scroll -32rem -24rem;
  }
  body .footer-bg p{
    font-size: 0.6666666667rem;
    margin-left: 1rem;

  }
  body .footer-bg p:first-child{
    padding-top: 3rem!important;
    margin-bottom: 0!important;
  }
  body .question .lineb{
    width: 90%;
    margin: 0 auto;
  }
  body .function{
    padding-top: 1rem;
  }
    body .service_trait .trait_title {
      font-size: 0.7222222222rem; }
    body .service_trait .trait_txt {
      font-size: 0.6111111111rem; }
  body .ready_block {
    width: 92%;
    margin: 1.1111111111rem auto 1.6666666667rem;
    text-align: center; }
    body .ready_block p:nth-child(1) {
      font-size: 1.1111111111rem; }
    body .ready_block p:nth-child(2) {
      font-size: 0.7777777778rem; }
    body .ready_block .contact {
      position: relative;
      right: auto;
      top: auto;
      margin-top: 0.8333333333rem; }
      body .ready_block .contact img {
        display: none;
        width: 6.6666666667rem; }
      body .ready_block .contact p {
        color: #ff0000 !important; }
  body .scan {
    display: none;
    width: 6.9444444444rem; }
  body .wx_contact {
    display: none; } }
body .advantages .line{
  width: 90%;
  display: block;
  margin: 0 auto;
  margin-top: 0.2rem;
}

.index-one{
  display: inline-block;
  background: url("../picture/a1.png") no-repeat;
  width: 51px;
  height: 60px;
}
.index-two{
  display: inline-block;
  background: url("../picture/a3.png") no-repeat;
 width: 60px;
  height: 60px;
}
.index-three{
  display: inline-block;
  background: url("../picture/a5.png") no-repeat;
  width: 55px;
  height: 60px;
}
.index-four{
  display: inline-block;
  background: url("../picture/a7.png") no-repeat;
  width: 72px;
  height: 60px;
}
.templet li:hover .index-one{
  background: url("../picture/a2.png") no-repeat;
}
.templet li:hover .index-two{
  background: url("../picture/a4.png") no-repeat;
}
.templet li:hover .index-three{
  background: url("../picture/a6.png") no-repeat;
}
.templet li:hover .index-four{
  background: url("../picture/a8.png") no-repeat;
}


.all {
  width: 100%;
  overflow: hidden; }

.common_top {
  width: 100%;
  overflow: hidden; }

.top_bar {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0; }
  .top_bar .logo {
    width: 233px; }
  .top_bar .top_txt {
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 16px;
    color: #999999;
    text-align: center;
  }
.top_bar .top_txt img{
  width: 139px;
  display: block;
  margin: 0 auto;
  margin-bottom: 8px;
}
.banner {
  /* height: 560px; */
  position: relative;
  width: 100%;
  min-width: 1260px;
  overflow: hidden;
  min-height: 400px; }
  .banner .zzz0 {
    height: 100%;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    min-width: 100%;
    min-height: 100%; }
    .zcont{
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      -webkit-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -moz-transition:  all .5s ease-in-out;
      -ms-transition:all .5s ease-in-out;
      transition: all .5s ease-in-out;
      overflow: hidden;
    }
    .zzz1{
     display: block;
     margin: 50px auto 0;
    }
    .zzz2{
      display: block;
      margin: 60px auto 0;
    }
    .zzz3{
      display: block;
      margin: 550px auto 0;
      
    }
    /* .opacity{
      opacity: 0 !important;
    }
    .zcont .zzz1,.zcont .zzz2,.zcont .zzz3{
      opacity: 1;
      -webkit-transition: all .1s;
      -o-transition: all .1s;
      -moz-transition:  all .1s;
      -ms-transition:all .1s;
      transition: all .1s;
    } */
    .opacity{
      height: 0 !important;
    }



.main_content {
  width: 100%;
  margin: 0 auto; }

.advantages_content {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  background: white;
}

.advantages {
  padding: 90px 78px 50px 78px; }
.advantages .line{
  margin: 0 auto;
  display: block;
  margin-top: 15px;
}
.title {
  width: 100%;
  font-size: 24px;
  text-align: center;
  color: #00a0e9; }

.sub_title {
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
  color: #999999; }

.intro {
  width: 640px;
  margin: 0 auto;
  margin-top: 40px;
  line-height: 30px;
  font-size: 14px;
  color: #999;
  text-align: center;
}

.intro_table {
  width: 100%;
  padding: 50px 0;
  border-bottom: 1px solid #ddd; }
  .intro_table ul {
    display: table;
    width: 100%; }
  .intro_table li {
    float: left;
    width: 33.33%;
    text-align: center; }
  .intro_table .num {
    font-size: 60px;
    color: #1d80f4; }
  .intro_table .item {
    font-weight: bold;
    font-size: 16px;
    color: #333333; }
  .intro_table span {
    font-size: 24px;
    color: #1d80f4; }

.templet {
  width: 1230px;
  margin: 0 auto;
  padding: 70px 0; }
  .templet ul {
    width: 100%;
    overflow: hidden; }
.templet li  {
    float: left;
    width: 280px;
    border: 1px solid #00a0e9;
    padding: 50px 0;
    text-align: center;
  margin-right: 25px;
}

.templet li:hover{
  background: #00a0e9;

}
.templet li:hover .index-one{
  background: url("../picture/a2.png") no-repeat;
}
.templet li:hover .templet_title{
  color: #ffffff;
}
.templet li:hover  .title_intro{
  color: #ffffff;
}
.templet img {
    width: 100px;
    height: 100px;
    padding: 12px;
    background: rgba(0, 0, 0, 0.1); }
  .templet .templet_title {
    margin: 15px 0;
    font-size: 24px;
    color: #00a0e9; }
  .templet .title_intro {
    font-size: 16px;
    color: #b8b8b8; }

.service {
  width: 100%;
  margin: 90px auto;
  background: url("../picture/ezra.png") repeat;
  height: 950px;

}

.service_content {
  position: relative;
  width: 100%;
  height:380px;
  /*background: -webkit-linear-gradient(0deg, #8E64F6, #F93C77);*/
}

.service_block {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 380px;
  /*background: url(../images/b_bg.jpg) repeat;*/
  background-size: cover;
  opacity: 0.15; }

.content_box {
  position: relative;
  width: 1200px;
  margin: 0 auto; }

.white_box {
  width: 100%;
  height: 185px; }

.dredge {
  position: absolute;
  top: -150px;
  width: 100%; }
  .dredge ul {
    width: 100%;
    text-align: center; }
  .dredge li {
    position: relative;
    width: 270px;
    height: 200px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 13px;
    box-sizing: border-box;
    text-align: center;
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 19px rgba(50, 61, 71, 0.2);
	margin-bottom: 55px;
	 }
  .dredge img {
    position: absolute;
    top: 10px;
    left: 50%;
    width: 120px;
    margin-left: -55px; }
  
  .dredge .dredge_title {
    padding-top: 143px;
    font-size: 24px;
    color: #555;
    margin-bottom: 20px;
  }
  
  .dredge li:hover,.dredge li .cur { background:#f39801;color:#fff;}
  .dredge .dredge_title:hover,.dredge .dredge_title.cur{ color: #fff;}
  .dredge img:hover  { 
/*-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);*/}

  .dredge .dredge_intro {
    padding: 0 40px;
    text-align: left;
    font-size: 14px;
    color: #999999; }

.service_trait {
  width: 100%;
  margin: 0 auto;
  padding-top: 210px; }
  .service_trait ul {
    width: 100%;
    font-size: 0; }
  .service_trait li {
    display: inline-block;
    vertical-align: middle;
    width: 16.6%;
    margin: 30px auto;
    text-align: center; }
  .service_trait .font {
    background: url("../picture/bg.png") no-repeat;
    width: 80px;
    height: 80px;
    margin: 10px auto;
    line-height: 80px;
    font-size: 30px;
    color: white;
    border-radius: 100%;
    box-sizing: border-box;
    background-size: 100%;
  }
  .service_trait .trait_title {
    font-size: 14px;
    color: white; }
  .service_trait .trait_txt {
    font-size: 14px;
    color: white; }

.function {
  position: relative;
  width: 100%;
  overflow: hidden; }
  .function .function_items {
    width: 1200px;
    margin: 70px auto; }
  /*.function ul {*/
    /*position: relative;*/
    /*z-index: 9;*/
    /*width: 100%;*/
    /*text-align: center; }*/
  /*.function li {*/
    /*display: inline-block;*/
    /*vertical-align: middle;*/
    /*width: 23.1%;*/
    /*height: 470px;*/
    /*box-sizing: border-box;*/
    /*margin: 0 10px;*/
    /*background-color: #fff;*/
    /*border: 3px solid;*/
    /*border-image: -webkit-linear-gradient(bottom, #1d80f4, #36f683) 30 30; }*/
.function-list{
  width: 1225px;
  margin: 40px auto;
}
.function-list .one{
  background: url("../picture/one.png") no-repeat;
  width: 590px;
  height: 200px;
}
.function-list .two{
  background: url("../picture/two.png") no-repeat;
  width: 590px;
  height: 200px;
}
.function-list .three{
  background: url("../picture/three.png") no-repeat;
  width: 590px;
  height: 200px;
}
.function-list .four{
  background: url("../picture/four.png") no-repeat;
  width: 590px;
  height: 200px;
}
.function-list li{
  width: 590px;
  height: 200px;
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}
.function-list li .left{
  float: left;
  text-align: center;
  margin-top: 65px;
  margin-left: 60px;
}
.function-list li .right{
  font-size: 16px;
  color: #ffffff;
  width: 220px;
  float: right;
  margin-top: 50px;
  margin-right: 40px;
}
.function-list li .left h1{
  font-size: 30px;
  color: #ffffff;
}
.function-list li .left p{
  font-size: 16px;
  color: #ffffff;
}
.function .function_top {
    position: relative;
    width: 100%;
    padding: 55px 30px;
    box-sizing: border-box;
    text-align: center;
    color: #fff;
    background: #091120; }
  .function .line {
    position: absolute;
    top: 110px;
    left: 50%;
    width: 16px;
    height: 4px;
    margin-left: -8px;
    background: #1d80f4; }
  .function .function_title {
    font-size: 28px;
    color: white; }
  .function .function_subtitle {
    margin-top: 30px;
    font-size: 14px;
    color: white; }
  .function .function_info {
    padding: 50px 24px;
    text-align: left;
    font-size: 18px;
    color: #666666; }
  .function .function_left_pic {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 190px; }
  .function .function_right_pic {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 25%;
    width: 130px; }

.ready_block {
  position: relative;
  width: 1200px;
  margin: 100px auto 90px;
  padding: 40px 60px;
  box-sizing: border-box;
  background: -webkit-linear-gradient(0deg,#1d80f4, #36f683);
  border-radius: 10px; }
  .ready_block p:nth-child(1) {
    font-size: 38px;
    color: white; }
  .ready_block p:nth-child(2) {
    font-size: 24px;
    color: white; }
  .ready_block .contact {
    position: absolute;
    right: 40px;
    top: -50px;
    text-align: center;
    color: white; }
    .ready_block .contact p {
      font-size: 18px !important; }
  .ready_block img {
    width: 150px; }

.process {
  width: 100%;
  padding: 90px 0 70px;
  background: #091120; }

.process_content {
  width: 1200px;
  margin: 0 auto;
  color: #fff; }
  .process_content .title,
  .process_content .sub_title {
    color: #fff; }

.step {
  width: 100%;
  padding: 90px 0 30px; }
  .step ul {
    width: 100%;
    overflow: hidden;
    font-size: 0; }
  .step li {
    display: inline-block;
    width: 25%;
    text-align: center; }
  .step img {
    display: inline-block;
    vertical-align: middle;
    width: 70px; }
  .step .step_info {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
    text-align: left;
    font-size: 24px;
    color: white; }
    .step .step_info p:last-child {
      font-size: 16px; }

.question {
  width: 1160px;
  margin: 50px auto; }

.question_items {
  width: 100%;
  margin-top: 60px; }
  .question_items .question_title {
    padding: 25px;
    font-size: 20px;
    font-weight: bold;
    color: #00a0e9;
    }
.question_items .question_title i{
  display: inline-block;
  background: url("../picture/q.png") no-repeat;
  width: 58px;
  height: 58px;
  float: left;
  margin-top: -13px;
  margin-right: 25px;
}
  .question_items .question_answer {
    padding: 25px 0;
    font-size: 16px;
    color: #999999;
    margin-left: 100px;
    border-bottom: 1px dashed #ccc;
     }
.question_items .question_answer b{
  display: inline-block;
  background: url("../picture/a.png") no-repeat;
  width: 30px;
  height: 30px;
  float: left;
  margin-top: -4px;
  margin-right: 25px;
}

.footer {
  position: relative;
  width: 100%;
  margin-top: 190px;
  margin-bottom: 150px;
  text-align: center;
  background-image: -webkit-linear-gradient(0deg, #1d80f4, #36f683); }

.footer_ewm {
  position: absolute;
  top: -110px;
  left: 50%;
  width: 230px;
  margin-left: -115px; }

.footer_infos {
  padding-top: 220px; }
  .footer_infos .footer_title {
    padding: 10px 0;
    font-size: 30px;
    color: white; }
  .footer_infos .footer_contact {
    padding: 15px 0 20px;
    font-size: 14px;
    color: white;
    line-height: 28px; }

.scan {
  position: fixed;
  z-index: 1000;
  right: 0;
  top: 50%; }

.wx_contact {
  position: fixed;
  z-index: 10000;
  left: 0;
  bottom: -10px;
  width: 100%; }
  .wx_contact .dh_er2 {
    font-size: 36px;
    color: #fff;
    font-weight: bold;
    position: absolute;
    bottom: 10%;
    left: 33%;
    position: fixed; }
  .wx_contact .dh_er {
    font-size: 36px;
    color: #fdb903;
    font-weight: bold;
    position: absolute;
    bottom: 4%;
    left: 33%;
    position: fixed; }
#mobile_minchat_div{
	display:none !important;
}

.side3{height: 580px;background: url(../images/side3_bg.jpg) no-repeat center top;}
.side .sidebd{width: 1200px;height: 100%;margin: 0 auto;}
.side .title{text-align: center;}
.side .title .p1{font-size: 26px;color:#f4284a;padding-top: 45px;font-weight: bold;}
.side .title .p2{font-size: 16px;color: #999;padding-top: 10px;}
.side3_show{margin-top: 40px;}
.side3_showeach1{width: 292px;height: 370px;background: url(../images/what01.png) no-repeat center;margin-right: 10px;box-shadow: 0 0 15px rgba(227, 227, 227, 0.53);text-align: center;}
.side3_showeach1_wrap{width: 100%;height: 190px;margin-top: 100px;box-sizing: border-box;padding: 1px 33px 0 33px;}
.side3_showeach1_title{font-size: 22px;color: #424242;font-weight: bold;margin-top: 23px;}
.side3_showeach1_info{font-size: 15px;color: #808080;line-height: 28px;margin-top: 20px;height: 100px;}
.side3_showeach1_more{display: block;width: 136px;height: 35px;border-radius: 17.5px;margin: 22px auto auto auto;}
.side3_showeach2{width: 292px;height: 370px;background: url(../images/what02.png) no-repeat center;margin-right: 10px;box-shadow: 0 0 15px rgba(227, 227, 227, 0.53);text-align: center;}
.side3_showeach2_wrap{width: 100%;height: 190px;margin-top: 100px;box-sizing: border-box;padding: 1px 33px 0 33px;}
.side3_showeach2_title{font-size: 22px;color: #424242;font-weight: bold;margin-top: 23px;}
.side3_showeach2_info{font-size: 15px;color: #808080;line-height: 28px;margin-top: 20px;height: 100px;}
.side3_showeach2_more{display: block;width: 136px;height: 35px;border-radius: 17.5px;margin: 22px auto auto auto;}
.side3_showeach3{width: 292px;height: 370px;background: url(../images/what03.png) no-repeat center;margin-right: 10px;box-shadow: 0 0 15px rgba(227, 227, 227, 0.53);text-align: center;}
.side3_showeach3_wrap{width: 100%;height: 190px;margin-top: 100px;box-sizing: border-box;padding: 1px 33px 0 33px;}
.side3_showeach3_title{font-size: 22px;color: #424242;font-weight: bold;margin-top: 23px;}
.side3_showeach3_info{font-size: 15px;color: #808080;line-height: 28px;margin-top: 20px;height: 100px;}
.side3_showeach3_more{display: block;width: 136px;height: 35px;border-radius: 17.5px;margin: 22px auto auto auto;}
.side3_showeach4{width: 292px;height: 370px;background: url(../images/what04.png) no-repeat center;margin-right: 10px;box-shadow: 0 0 15px rgba(227, 227, 227, 0.53);text-align: center;margin-right: 0;}
.side3_showeach4_wrap{width: 100%;height: 190px;margin-top: 100px;box-sizing: border-box;padding: 1px 33px 0 33px;}
.side3_showeach4_title{font-size: 22px;color: #424242;font-weight: bold;margin-top: 23px;}
.side3_showeach4_info{font-size: 15px;color: #808080;line-height: 28px;margin-top: 20px;height: 100px;}
.side3_showeach4_more{display: block;width: 136px;height: 35px;border-radius: 17.5px;margin: 22px auto auto auto;}


.index_news {
	width: 1200px;
	margin: 0 auto;
	max-width: 99%;
}
.index_news .index_news_xun {
	width: 565px;
	float: left;
	display: inline-block;
	padding: 25px 0 25px 0;
	border-bottom: #666 solid 1px;
}
.index_news .index_news_xun:nth-child(2n) {
	float: right;
}
.index_news .index_news_xun .index_news_img {
	width: 135px;
	height: 90px;
	float: left;
	overflow: hidden;
	margin-right: -135px;
}
.index_news .index_news_xun .index_news_img img {
	width: 100%;
}
.index_news .index_news_xun .index_news_text {
	margin-left: 155px;
	position: relative;
}
.index_news .index_news_xun .index_news_text .index_news_title {
	width: 100%;
	float: left;
	padding-right: 55px;
	font-size: 16px;
	line-height: 24px;
	overflow: hidden;
	white-space: pre;
	text-overflow: ellipsis;
	color: #f49928;
	font-weight: bolder;
}
.index_news .index_news_xun .index_news_text .index_news_small {
	width: 100%;
	float: left;
	padding-right: 55px;
	font-size: 13px;
	line-height: 22px;
	height: 66px;
	overflow: hidden;
	padding-top:18px;
	color: #f5f5f5;
}

.index_news .index_news_xun .index_news_text .index_news_link {
	width: 30px;
	height: 30px;
	color: #fff;
	line-height: 30px;
	text-align: center;
	background: #4ba6ea;
	position: absolute;
	top: 55px;
	right: 0px;
}