@charset "UTF-8";
.project_pop .fancy_dim {
  -webkit-filter: blur(5px); /* Chrome, Opera */
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px);
}
.project_pop .fancy_close_inner {
    display: block;
    width: 32px;
    height: 32px;
    /*background-image: url(../img/pop/close.svg);*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.project_pop .fancy_info{
  display: block;
  width: 96%;
}
.project_pop .pop_example {
  display: block;
    padding: 100px 0 100px;
    text-align: center;
}
.project_pop .fancy_box {
  overflow: visible;
}
.project_pop .fancy_info {
  padding-bottom: 10px;
}
.area_all .mCustomScrollBox{
  /*overflow: visible;*/
}
.area_all .mCSB_container{
  overflow: visible;
  margin-right: 15px;
}
.area_all .mCSB_scrollTools .mCSB_draggerRail{
  width: 0;
}
.area_all .mCSB_scrollTools {
  width: 8px;
}
  .mCSB_inside>.mCSB_container {
    padding: 0 1% 0;
  }
.project_pop .fancy_info .tips{
  color: #FF3636;
}
.sel_top{  
    overflow: hidden;
    padding: 15px 0 15px;
}
.sel_top *{  
    transition:all 0.3s ease-out;
}
.sel_top>div{
    width: 32%;
}
.sel_top input:focus {
  border: 1px solid #4660FF;
}
.sel_top .left {
  float: left;
  margin-right: 2%;
}
.sel_top .right {
  float: right;
}
.sel_top b {
    color: #121212;
}
.sel_top b i {
    color: #ff3636;
}
.sel_top p{
  line-height: 1
}
.sel_top p i{
  color:#FF3636
}
.sel_top input {
    border: 1px solid #E1E3E8;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    color: #888888;
    padding: 10px;
    margin-top: 4px;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.sel_province,.sel_city,.sel_area{display: none;}
.yzm_all {
    border: 1px solid #E1E3E8;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    color: #888888;
    padding: 0;
    margin-top: 5px;
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.yzm_all button {
    border: none;
    padding: 5px 7px 5px;
    background: #E7EBFF;
    color: #4660FF;
    border-radius: 5px;
    float: right;
    margin: 5px;
}
.yzm_all input{
    display: inline-block;
    width: 45%;
    margin-top: 0;
    border: none;
    height: 35px;
    line-height: 35px;
}
.yzm_all input:focus{
  border:none;
}
.sel_con{  
    display: inline-block;
    width: 100%;
    padding-bottom:10px; 
}
.sel_bot {  
    display: block;
    padding: 0px 0 10px;
    overflow: hidden;
}
.sel_bot *{  
    transition:all 0.3s ease-out;
}
.sel_top .error,.sel_con .error,.sel_bot .error{
  display: none;
  color: #FF3636;
}
.c_error .error{
  display: block;
}
.sel_bot .sel_length{ 
    position: absolute;
    right: 9px;
    bottom: 2px;
    color: #D4D4D4;
}
.sel_bot .ltips{  
    padding-top: 3px;
    display: block;
}
.sel_bot .txt_con{
    height: 115px;
    margin-top: 5px;
    border-radius: 5px;
    border: 1px solid #E1E3E8;
    padding: 10px 10px 23px;
    display: block;
    width: 100%;
    position: relative;
}
.sel_bot textarea{
    height: 100%;
    width: 100%;
    border:none;
}
.txt_focus {
  border: 1px solid #4660FF!important;
}
.project_pop .sel_con>div {
    width: 48.9%;
}
.sel_con .pro_con {
    float: left;
    position: relative;
}
.sel_con .pro_com {
    float: right;
}
.sel_con .pro_com input {
    border: 1px solid #E1E3E8;
    height: 42px;
    line-height: 42px;
    border-radius: 5px;
    color: #888888;
    padding: 10px;
    margin-top: 5px;
    box-sizing: border-box;
    display: block;
    width: 100%;
    transition: all 0.3s ease-out;
}
.sel_con .pro_com input:focus {
  border: 1px solid #4660FF;
}
.sel_con b {
  color: #121212;
}
.sel_con b i {
  color: #ff3636;
}
.sel_con .sel_result{
  border:1px solid #E1E3E8;
  height: 42px;
  line-height: 42px;
  border-radius: 5px;
  position: relative;
  color: #888888;
  background:none;
  padding-left: 10px;
  margin-top: 5px;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.3s ease-out;
}
.sel_con .sel_result span{
  width: 90%;
    display: inline-block;
}
.sel_con .sel_result i {
  position: absolute;
  right:10px;
  top:50%;
  margin-top:-2px;
  width:0;
  height:0;
  border-top:5px solid #595959;
  border-left:4px solid transparent;
  border-right:4px solid transparent;
}
.sel_con .sel_result.active {
  border:1px solid #4660FF;
}
.sel_con .sel_result.active i {
  border-top: 5px solid #1526f1;
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -o-:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  transition:all .4s;
}
.area_all {
    color: #121212;
    height: 245px;
    display: none;
    overflow: hidden;
    width: 600px;
    background: #fff;
    position: absolute;  
    z-index:9999;
    box-shadow: -1px 3px 10px #dee5ec;
    border-radius: 5px;
}
.project_pop .area_all{
  width:100%;
}
.area_all>ul {
    float: left;
    padding: 8px 0 8px 8px;
    width: 200px;
    height: 100%;
    z-index: 99;
    background: #fff;
    border-right: 1px solid #E3E6ED;
}
.area_all>ul:last-child {
    border-right:none;
}
.area_all>ul li{
    padding: 6px 7px;
    cursor: pointer;
    border-radius: 5px;
    position: relative;
}
.area_all>ul li:after {
    transform: translateY(0px);
    transition: all .4s ease;
    font-family: "iconfont";
    display: inline-block;
    vertical-align: middle;
    /*! content: "\e683"; */
    position: absolute;
    right: 13px;
    top: 5px;
}
.area_all>ul:last-child li:after {
  display: none;
}
.area_all>ul li:hover{
  background: #F7F8FA;
}
.area_all>ul li.active{
  color: #4660FF;
}
.sel_con .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #e3e6ed!important;
  width: 4px;
}
.area_all .mCSB_inside>.mCSB_container{
  margin-right:10px;
}
@media screen and (max-device-width: 479px){ 
  .sel_con>div {
    width: 100%;
  }
  .sel_con .pro_con{   
    margin-bottom: 10px;
  }
  .sel_con .pro_con:nth-child(2n) {
    float: right;
    margin-right: 0;
  }
  .sel_con .pro_con:last-child {    
    width: 100%;
  }
}
.form_btn {
    text-align: center;
}
.form_btn a {
    width: 120px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #121212;
    border-radius: 100px;
    color: #121212;
    margin: 0 12px;
    font-size: 16px;
    text-align: center;
}
.form_btn a:hover{
  border: none;
  color: #4660FF;
  background-image:url(../img/btn_suspended_03.png);
  background-repeat: no-repeat;
  background-size:contain;
  background-position:center;
}
.form_btn a:active{
  /*box-shadow: inset -3px -3px 5px 0px rgba(143, 143, 143, 0.5);*/
  border: none;
  background-image:url(../img/btn_clicked_03.png);
}
@media only screen and (max-width: 1200px){
  .form_btn a{
    width: 96px;
    height: 36px;
    line-height: 36px;
  }
}
@media only screen and (max-width: 768px){
  .sel_top>div {
    width: 100%;
  }
  .yzm_all button{
    border: none;
    padding: 5px 7px 5px;
    background: #D4D4D4;
    color: #FFF;
    border-radius: 5px;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 479px){
  .sel_province,.sel_city,.sel_area{display: block;}
  .project_pop.fancy_wrapper{
    width: 87%;
    padding: 4.6% 1% 4.6% 7.9%;
  }
  .project_pop .fancy_info .fnt_14{
    font-size: 14px;
  }
  .ltips.fnt_14 {
    font-size: 12px;
  }
  .area_all {
    overflow: visible;
    box-shadow: none;
    width: 100%;
    height: auto;
    position: relative;
  }
  .area_all>div{
      border: 1px solid #E1E3E8;
      height: 42px;
      line-height: 42px;
      border-radius: 5px;
      position: relative;
      color: #888888;
      padding-left: 10px;
      margin-top: 15px;
      cursor: pointer;
      overflow: hidden;
  }
  .area_all>div.sel_province {
    margin-top: 5px;
  }
  .area_all>div.sel_area{
    margin-bottom: 0;
  }
  .area_all>div span {
      width: 90%;
      display: inline-block;
  }
  .area_all>div i {
      position: absolute;
    right:10px;
    top:50%;
    margin-top:-2px;
    width:0;
    height:0;
    border-top:5px solid #595959;
    border-left:4px solid transparent;
    border-right:4px solid transparent;
  }
  .area_all>div.active {
    border:1px solid #4660FF;
  }
  .area_all>div.active i {
  border-top: 5px solid #1526f1;
  -webkit-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -o-:rotate(180deg);
  -ms-transform:rotate(180deg);
  transform:rotate(180deg);
  -webkit-transition:all .4s;
  -moz-transition:all .4s;
  -o-transition:all .4s;
  -ms-transition:all .4s;
  transition:all .4s;
  }
  .area_all>ul {
      box-shadow: -1px 3px 10px #dee5ec;
      border-radius: 5px;
      color: #121212;
      padding: 2%;
      height: 227px;
      overflow: hidden;
      position: absolute;
      width: 100%;
      z-index: 99;
      background: #fff;
  }
  .area_all>ul li{
      padding: 5px;
      cursor: pointer;
  }
  .area_all>ul li:after {
    display: none;
  }
  .sel_top {
    padding-bottom: 0;
  }
  .form_btn a{
    width: 84px;
    height: 32px;
    line-height: 32px;
  }
  .sel_top>div {
    width: 100%;
    padding-bottom: 10px;
  }
  .sel_bot .sel_length {
    bottom: 5px;
  }
  .mCSB_inside>.mCSB_container {
    margin-right: 9px;
  }
  #mCSB_2_scrollbar_vertical {
    right: -7px;
  }
}