
	/*======Version-1.o=======*/
	/*=====Author-by-sdL======*/
	/*======Tim-08242018======*/
	/*=For serviceDepartment=*/

  .clearFix:after{
    content: "";
    display: block;
    clear: both;
    overflow: hidden;
  }

  .center{
    width: 1100px;
    margin: 0 auto;
  }
  .serchBanner{
    position: relative;
    width: 100%;
    min-width: 1100px;
    height: 200px;
    text-align: center;
  }
  .serchBanner .searchSer_banner{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  /*
  .serchBanner h1{
    display: inline-block;
    min-width: 300px;
    height: 108px;
    line-height: 88px;
    text-align: center;
    margin: 0 auto;
    padding: 20px 30px 0;
    border-bottom: 1px solid #1b597b;
    color: #fff;
    font-size: 33px;
    font-weight: 500;
  }
  .serchBanner_Con{
    display: inline-block;
    padding: 10px 0;
  }
  .serchBanner_Con span{
    padding: 0 26px;
    color: #fff;
  }
  .serchBanner_text{
    color: #eee;
    font-size: 17px;
    font-weight: bold;
    letter-spacing: 1px;
  }
  .serchBanner_text:hover{
    color: #fff;
  }
  */

  .serchBanner h1{
    position: absolute;
    float: left;
    padding-left: 72px;
    height: 200px;
    line-height: 188px;
    color: #fff;
    font-size: 60px;
    font-weight: normal;
  }
  .serchBanner_Con{
    float: right;
    padding-top: 57px;
  }
  .serchBanner_text{
    display: block;
    color: #eee;
    font-size: 17px;
    font-weight: 600;
    line-height: 44px;
    text-align: left;
    letter-spacing: 1px;
    padding-left: 52px;
    background: url(localSerLine.png) no-repeat 0 12px;
  }
  


  .serchSer_Pic{
    margin-top: 0;
  }
  .serchSer_Pic>a,.serchSer_Pic>a>img{
    display: block;
    width: 100%;
  }
  .serchNav{
    height: 55px;
    width: 100%;
    background: #ebebeb;
  }
  .serchNav p{
      width: 180px;
      height: 55px;
      display: block;
      font-size: 19px;
      color: #c30310!important;
      font-weight: bold;
      line-height: 55px;
      text-align: center;
      float: left;
      cursor: pointer;
      background: #fff;
  }

  /*===dep_Service_Start===*/
  .depSer{
    padding-bottom: 55px;
  }
  .depSer_Ti{
    height: 250px;
    width: 100%;
    background: url(servicedep_bg.png) no-repeat;
    background-size: 100% 100%;
    background-size: cover;
    padding-top: 48px;
    color: #fff;
  }
  .depSer_Tit{
    text-align: center;
    line-height: 80px;
    font-size: 50px;
    font-weight: 500;
  }
  .depSer_TitSub{
    text-align: center;
    line-height: 80px;
    font-size: 27px;
    font-weight: 500;
    opacity: 0.5;
  }
  .depSer_Tip{
    height: 18px;
    background: url(servicedep_bgP.png) no-repeat bottom center;
  }

  .depSer_ListBox{
    position: relative;
    margin-top: 45px;
    margin-bottom: 36px;
    height: 44px;
    overflow: hidden;
  }
  .depSer_ListMore{
    position: absolute;
    bottom: 0;
    right: 0;
    height: 40px;
    width: 38px;
    background: url(depSerMore.png) no-repeat center;
    cursor: pointer;
  }
  .depSer_ListTit dd,.depSer_ListTit dt{
    float: left;
    margin: 10px 0;
    padding: 0 38px;
    height: 24px;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
  }
  .depSer_ListTit dd:hover{
    font-weight: bold;
    color: #c3040f;
  }
  .depSer_ListTitAct{
    font-weight: bold;
    color: #c3040f;
    background: url(service_picL_act.png) no-repeat 10px center;
  }

  /*默认dt中显示首个首份，所以将dd中首个省份隐藏*/
  /*dd为所有省份列表*/
  .depSer_ListTitAct+dd{
    display: none;
  }
  .depSer_proLi{
    background: #fff;
    border: 1px solid #e0e0e0;
  }
  .depSer_LmoD{
    float: left;
    width: 630px;
    height: 410px;
    padding-top: 28px;
  }
  .depSer_LmoD .serNav{
    float: left;
    width: 50px;
  }
  .depSer_LmoD .serNav li{
    margin-bottom: 2px;
    width: 50px;
    padding: 10px 15px;
    height: 116px;
    background-color: #707070;
  }
  .depSer_LmoD .serNav li a{
    color: #fff;
    font-size: 19px;
    line-height: 24px;
    text-align: center;
  }
  .depSer_LmoD .serNav li.serNav_active{
    background-color: #c3040f;
  }
  .depSer_LmoD .serCon{
      float: left;
      width: 555px;
      /*height: 248px;*/
      padding-top: 9px;
      padding-left: 20px;
      /*overflow: hidden;*/
  }
  .serConHt{
    margin: 20px 8px;
    padding-left: 12px;
    color: #c3040f;
    height: 20px;
    font-weight: bold;
    font-size: 19px;
    line-height: 20px;
    border-left: 5px solid #c40311;
  }
  .serConHC{
    height: 230px;
    overflow: hidden;
  }
  .serCon_li{

  }
/*  .depSer_LmoD .serCon>li{
    display: none;
  }*/
  .depSer_LmoD .serCon .serCon_li>li{
    float: left;
    padding: 11px 6px;
    min-width: 133px;
  }
  .depSer_LmoD .serCon .serCon_li>li a{
    color: #222;
    font-size: 18px;
  }
  .depSer_LmoD .serCon .serCon_li>li a:hover,.depSer_RmoLi p a:hover{
    color: #c3040f;
  }
  .depSer_Nav{
    margin: 15px auto 0;
    padding-right: 20px;
    text-align: center;
  }
  .depSer_Nav li{
    display: inline-block;
    width: 30px;
    height: 5px;
    margin: 0 2px;
    background: #bfbfbf;
    border: 5px solid #fff;
    cursor: pointer;
    box-sizing: content-box;
  }
  .depSer_NavAct{
    background: #c3040f !important;
  }

  .depSer_RmoD{
    float: right;
    width: 468px;
    height: 410px;
    padding-top: 37px;
    padding-left: 30px;
    border-left: 1px solid #e0e0e0;
    background: url(searchSer_localBg.png) no-repeat bottom center;
  }
  .depSer_RmoNav{
    padding-left: 36px;
  }
  .depSer_RmoHot{
    display: block;
    float: left;
    width: 120px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    text-align: center;
    background: url(service_picL_hot.png) no-repeat left center;
  }
  .depSer_RmoMore{
    display: block;
    float: right;
    /*margin-right: -8px;*/
    width: 108px;
    height: 36px;
    padding-right: 5px;
    font-size: 15px;
    color: #fff;
    text-align: right;
    line-height: 36px;
    background: url(service_picL_bg.png) no-repeat;
  }


  .depSer_RmoBox{
    width: 100%;
    height: 312px;
    overflow: hidden;
  }
  .depSer_Rmoul{
    padding-left: 8px;
    width: 100%;
  }
  .depSer_Rmoul .depSer_RmoLi{
    position: relative;
    float: left;
    margin: 36px 4px 0;
    height: 120px;
    width: 162px;
  }
  .depSer_RmoLi>a{
    margin: 0 auto;
    display: block;
    height: 80px;
    width: 80px;
    text-align: center;
    line-height: 80px;
    background: url(service_dep_bg.png) no-repeat;
  }
  /*.depSer_RmoLi a:hover{
    transform: scale(1.2);
  }*/
  .depSer_RmoLi p{
    padding-top: 10px;
    text-align: center;
    height: 48px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
  }
  .depSer_RmoLi p a{
    font-size: 18px;
    line-height: 38px;
    cursor: pointer;
  }
  .depSer_RmoLi i{
    position: absolute;
    top: 2px;
    right: 18px;
    height: 28px;
    width: 40px;
    background: url(searchSer_hotT.png) no-repeat;
  }

  .depSer_Rmoul_Nav{
    width: 160px;
    margin: 30px auto 0;
    text-align: center;
  }
  .depSer_Rmoul_Nav li{
    display: inline-block;
    width: 26px;
    height: 2px;
    margin: 0 2px;
    background: #bfbfbf;
    border: 5px solid #fff;
    cursor: pointer;
    box-sizing: content-box;  
  }
  .depSer_Rmoul_Nav .depSer_Rmoul_NavAct{
    background: #c3040f;
  }
/*===dep_Service_END===*/


.depSer_RmoDLeft{
  float: left;
  margin: 6px;
  margin-right: 0;
  line-height: 30px;
  font-size: 17px;
  color: #c3040f;
}
.depSer_RmoDRight{
  float: left;
  width: 348px;
}
.depSer_RmoDRight>li{
  float: left;
  margin: 7px;
}
.depSer_RmoDRight>li>a{
  display: block;
  height: 30px;
  min-width: 70px;
  color: #222;
  font-size: 17px;
  text-align: center;
  line-height: 30px;
}
.depSer_RmoDRight>li>a:hover{
  background-color: #c3040f;
  color: #fff;
}

/*======Tim-10082018======*/