select,option{
    /*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
    border: none;
    outline: none;
    /*很关键：将默认的select选择框样式清除*/
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    /*将背景改为红色*/
    background:#fff;
    /*加padding防止文字覆盖*/
    padding-right: .14rem;
}
/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {display: none;}
/*select:focus { outline: none; }*/
#header{
    min-width:1340px;
}
.headerLetter{
  width:1340px;
  height:50px;
  background:#343434;
  margin:0 auto;
}
.websiteName{
  float: left;
  font-family: AlibabaPuHuiTiR;
  line-height:50px;
  font-size: 14px;
  color:#fff;
}
.partnerPhysical{
  float:right;
  font-family: AlibabaPuHuiTiR;
  font-size: 14px;
  line-height:50px;
  color:#fff;

}
.partnerPhysical p{
   cursor:pointer;
}
.partnerPhysical  span{
  padding-left:30px;
}
.clear{
    clear:both;
}
.headerMode{
    width:1340px;
    /*height:200px;*/
    /*background:red;*/
    margin:60px auto  0  auto;
    min-width:1340px;
    /*overflow: hidden;*/
    /*clear: both;*/
    position:relative;
}
.headerBanner{
  width:500px;
  float:left;
}
.headerBanner  img{
  width:500px;
  height:auto;
}
.headerBanner p{
    font-size:38px;
    color: #2c4db2;
    font-family: AlibabaPuHuiTiB;
    float: left;
    margin-top:-5px;
}
.log{
  /*width:115px;*/
  /*background:green;*/
  float: right;
  /*background: red;*/
  cursor: pointer;

}
.log_mode{
  width:50px;
  height:50px;
  overflow:hidden;
  float:left;
  /*background:red;*/
  border-radius:100px;
}
.log_mode img{
      width:50px;
      height:auto;
      /*height:50px;*/
    /*  display:block;
      float:left;*/

}
.log p{
      line-height: 50px;
      float:right;
      display:block;
      margin-left:10px;
      font-family: HYQiHei-FES;
}
.headerSou{
  /*width:600px;*/
  height:38px;
  /*background:green;*/
  float: right;
  margin-left:175px;
  position: relative;
}
.sousuo_xiala{
  width:90px;
  height:36px;

  border-top:1px solid #181818;
  border-left:1px solid #181818;
  border-bottom:1px solid #181818;
    border-radius:5px 0px 0px  5px;
  display:block;
  float:left;

}
.sousuo_xiala select{
   width:89px;
  /*height:36px;*/
  color:#f1a166;
/*  text-align: center;
  text-align-last: center;*/
  /*position: relative;*/
  font-size:15px;
  border:none;
  outline: none;
  display:block;
  float: left;
  /*line-height:36px;*/
  padding-left:27px;
margin-top: 7px;
padding-bottom:5px;

}

.xuanze_type_xialabiao{
  position: absolute;
  left:70px;
  top: 17px;
}

#typeid option{
  width:200px;
  color: #7d7d7d;
  /*border:none;*/



}
.sousuo_val{
  width:270px;
  height:36px;
  display:block;
  border:none;
   border-top:1px solid #181818;
  border-right:1px solid #181818;
  border-bottom:1px solid #181818;
  float:left;
  outline: none;
  color:#000;
  padding-left:10px;
  padding-right:10px;
  font-size:15px;
  /*border-left:1px solid #b3b3b3;*/
}
.searchLine{
  width:1px;
  height:20px;
  background:#b3b3b3;
  float:left;
  margin-top:9px;
  float:right;
}
.sousuo_btn{
  width:90px;
  height:38px;
  background:#2c4db2;
  float:left;
  display:block;
  border:none;
  line-height:38px;
  color:#fff;
  text-align: center;
   border-radius:0px 5px 5px 0px;
   outline: none;
   font-size:15px;
   font-family: AlibabaPuHuiTiR;
}



/*遮罩层样式*/
.denglu_zhezhaoceng{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.5;
    opacity:0.3;
    filter: alpha(opacity=70);
    overflow: hidden;
}
.white_content{
    display: none;
    position: fixed;
    top: 30%;
    left: 35%;
    width: 30%;
    min-width:200px;
    /*height: 35%;*/
    /*background-color: white;*/
    background:#fff;
    z-index: 1002;
    overflow: auto;
    /*font-size:;*/
    border-radius: 10px;
    margin:0 auto;
   opacity:1;
   padding-bottom:30px;
    /*position:fixed;*/
}

.denglu_zhezhaoceng_zhensuo{
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.5;
    opacity:0.3;
    filter: alpha(opacity=70);
    overflow: hidden;
}
.white_content_zhensuo{
    display: none;
    position: fixed;
    top: 30%;
    left: 35%;
    width: 30%;
    min-width:200px;
    /*height: 35%;*/
    /*background-color: white;*/
    background:#fff;
    z-index: 1002;
    overflow: auto;
    /*font-size:;*/
    border-radius: 10px;
    margin:0 auto;
   opacity:1;
   padding-bottom:30px;
    /*position:fixed;*/
}
.denglu_biaoti{
  overflow:hidden;
}
.denglu_biaoti  span{
  font-size:25px;
  /*background-color: #2c4db2;*/
  color:#2c4db2;
  margin-top:20px;
  margin-left:5%;
  display: block;
  float:left;
}
.denglu_biaoti img{
  width:20px;
  float:right;
  margin-left:5%;
  display:block;
  margin-right:5%;
  margin-top:30px;
  cursor: pointer;
}
.phone_whole{
  margin-left:23%;
margin-top: 30px;
/*background:#fff;*/
position:relative;
}
.phone{
    width: 64%;
    border: none;
    border: none;
    border-bottom:1px solid #dcdcdc;
    padding-bottom:10px;
    padding-top:10px;
    outline:none;
    padding-left:6%;
    font-size:16px;
    background-color:transparent;
}
.shoujitubiao{
  position:absolute;
  top:8px;
  left:0;
  width:15px;
}
.code{
    width: 64%;
    /*border: none;*/
    border: none;
    border-bottom:1px solid #dcdcdc;
    padding-bottom:10px;
    padding-top:10px;
    outline:none;
    padding-left:6%;
    font-size:16px;
    background-color:transparent;
}
.yzm_tb{
    position:absolute;
    top:12px;
    left:0;
    width:18px;
}
.blue{
        position:absolute;
        top:8px;
        right:30%;
        /*width:18px;*/
        border:none;
        background:#fff;
        color:#4775e1;
        background-color:transparent;
        font-size:16px;
        outline: none;
}
.btn_log{
  width:58%;
  margin: 40px auto  0  auto;
  background:#2c4db2;
  height: 45px;
  border-radius:5px;
  line-height:45px;
  color:#fff;
  font-size:16px;
  text-align: center;
  cursor:pointer;
}



/*登陆成功显示列表*/
.denglu_tijian_list{
  width:200px;
  /*height:155px;*/
  background: url("../../image/框.png");
  background-size:100%  100%;
  position:absolute;
  right:-18px;
  top:-59px;
  display:none;
}
.xuanfu_tijian_list{
  width: 100px;
  margin:0 auto;
  overflow:hidden;
  padding-top:30px;
  padding-bottom:30px;
  border-bottom:1px solid #e8ecf9;
  cursor: pointer;
}
.xuanfu_tijian_list a{
  color:#3e3e3e;
text-decoration:none;
}
.xuanfu_tijian_list img{
  display:block;
  float:left;
  margin-top:3px;
}
.xuanfu_tijian_list  span{
  font-family: AlibabaPuHuiTiR;
  font-size: 16px;
  color: #2c4db2;
  /*padding-top:8px;*/
  display:block;
  float:left;
  margin-left:10px;
}