html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,pre,form,fieldset,input,textarea,blockquote,th,td{ margin:0px; padding:0px;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details { display:block; }
a{text-decoration: none;cursor: pointer;}
.clearfix:after{ content:'.';display:block;visibility:hidden;overflow: hidden; clear:both;height:0;}
.clearfix{*zoom:1;}
.clearFloat{ clear:both;}
body{font-family: "Microsoft Yahei", "SimSun", sans-serif;background: white;padding-top: 50px !important;}
img{vertical-align:top;}
select{
  -webkit-appearance:none;
  -moz-appearance:none;
  appearance:none;
}
select::-ms-expand{
  display: none;
}
select option:disabled{
  color: #767676 !important;
}
.left{float: left;}
.right{float: right;}
.margin0auto{
  width: 1250px;
  margin: 0 auto;
}
.margintop20{
  margin-top: 20px;
}
.is-nav{
  height: 86px;
  line-height: 86px;
  box-shadow:2px 3px 4px 0px rgba(137,137,137,0.18)
}
.is-nav .left img{
  width: 243px;
  height: 50px;
  margin-top: 18px;
}
.is-nav .left i{
  display: inline-block;
  height: 40px;
  margin: 23px 12px 0;
  width: 1px;
  background: #EDEDED;
}
.is-nav .left span{
  color: #333;
  font-size: 23px;
  font-weight: 400;
}
.is-nav .left span a{
  color: #333;
}
.is-nav .right ul {
  position: relative;
}
.is-nav .cur-city{
  margin: 0 5px 0 22px;
}
.is-nav .cur-city img{
  width: 17px;
  height: 22px;
  margin-top: 33px;
}
.is-nav .cur-city span{
  font-size: 18px;
}
.is-nav .cur-city label{
  color: #999;
  font-size: 14px;
  font-weight: 400;
  margin-left: 9px;
  cursor: pointer;
}
.is-nav .right ul .show-more{
  padding-right: 11px;
  cursor: pointer;
}

.is-nav .right ul li img{
  vertical-align: middle;
  margin-top: -5px;
  margin-left: 14px;
}
.is-nav .right ul li{
  float: right;
  list-style: none;
  font-size: 16px;
  color: #333;
  font-weight: 400;
  text-align: center;
  margin: 0 16px;
  cursor: pointer;
}
.is-nav .right ul li:hover{
  color:#e13b29;
}
.is-nav .right ul .more{
  position: absolute;
  top: 86px;
  right: 0;
  background: white;
  padding: 10px 34px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
  line-height: 40px;
  z-index: 99;
  display: none;
}
.is-nav .right ul .more span{
  padding: 0 20px;
  font-size: 14px;
  color: #333;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
}
.is-nav .right ul .more span:hover{color:#e13b29;}
.is-nav .right ul .more img{
  position: absolute;
  top: -14px;
  right: 10px;
  width: 18px;
  height: 14px;
  z-index: 99;
}
.is-nav .right ul .more span:hover{
  color:#e13b29;
}
.nav-select{
  color: #ED1F1F !important;
  border-bottom: 2px solid #ED1F1F;
}
.is-content{
  background: #F7F8F9;
}
.is-content .content-bg{
  background: url(../img/main_bg.png) no-repeat top center;
  min-height: 1000px;
  padding: 24px 0 70px;
}
.is-content .ranking-list{
  background: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
}
.is-content .ranking-list-bg{
  background: url(../img/box_grey.png) no-repeat bottom right;
  background-size: 378px;
  padding: 24px;
}
.is-content .ranking-list-bg .left{
  width: 810px;
}
.is-content .ranking-list-bg .left .top{
}
.is-content .ranking-list-bg .left .top .title{
  color: #333;
  font-size: 18px;
  font-weight: bold;
  float: left;  
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 300px;
}
.is-content .ranking-list-bg .left .top .data{
  float: right;
}
.is-content .ranking-list-bg .left .top .data label{
  color: #999;
  font-size: 14px;
  font-weight: 400;
}
.is-content .ranking-list-bg .left .top .data span{
  color: #ED513A;
  font-size: 14px;
  font-weight: 400;
}
.is-content .ranking-list-bg .left .chart{
  width: 100%;
  height: 280px;
}
.is-content .ranking-list-bg .shadown{
  float: right;
  margin: 20px 20px 0 0;
}
.is-content .ranking-list .right{
  width: 342px;
}
.is-content .ranking-list .right .name{
  margin-bottom: 18px;
}
.is-content .ranking-list .right .name label{
  color: #ED513A;
  background: #FEF4F2;
  padding: 0 7px;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
  display: inline-block;
  height: 24px;
  line-height: 24px;
}
.is-content .ranking-list .right .name span{
  color: #333;
  font-size: 16px;
  margin-right: 5px;
  font-weight: bold;
}
.is-content .ranking-list .right .list .item{
  margin-top: 16px;
  display: inline-block;
}
.is-content .ranking-list .right .list .item i{
  float: left;
  width: 16px;
  height: 22px;
  background: url(../img/flag_grey.png) no-repeat;
  font-size: 12px;
  text-align: center;
  color: white;
  line-height: 19px;
  font-style: unset;
  font-weight: 400;
}
.is-content .ranking-list .right .list .item:nth-child(1) i{
  background: url(../img/flag_red.png) no-repeat;
}
.is-content .ranking-list .right .list .item:nth-child(2) i{
  background: url(../img/flag_org.png) no-repeat;
}
.is-content .ranking-list .right .list .item:nth-child(3) i{
  background: url(../img/flag_yel.png) no-repeat;
}
.is-content .ranking-list .right .list .item p{
  float: left;
  color: #555;
  font-size: 14px;
  width: 112px;
  margin-left: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.is-content .ranking-list .right .list .item span{
  float: left;
  color: #555;
  font-size: 14px;
  margin-left: 10px;
  min-width: 76px;
}
.is-content .ranking-list .right .list .item label{
  float: left;
  color: #999;
  font-size: 12px;
  margin-left: 12px;
  margin-top: 1.5px;
}
.is-content .ranking-list .right .list .item img{
  float: left;
  width: 8px;
  height: 11px;
  margin-left: 10px;
  margin-top: 4.5px;
}
.is-content .main .left-box{
  width: 864px;
}
.is-content .main .calculator{
  padding: 20px 0 20px 27px;
  background: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
  width: 100%;
  box-sizing: border-box;
}
.is-content .main .calculator .left{
  width: 555px;
}
.is-content .main .calculator .title{

}
.is-content .main .calculator .title img{
  width: 55px;
  height: 42px;
}
.is-content .main .calculator .title label{
  font-size: 18px;
  color: #ED513A;
  font-weight: bold;
  line-height: 42px;
  margin-left: 10px;
}
.is-content .main .calculator .form{
  margin-top: 10px;
}
.is-content .main .calculator .form select{
  width: 184px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
  border: 1px solid #DCDCDC;
  padding: 0 9px;
  margin-right: 16px;
  background: url(../img/select_arrow.png) no-repeat 164px center;
}
.is-content .main .calculator .form button{
  width: 124px;
  height: 54px;
  line-height: 52px;
  font-size: 16px;
  font-weight: 400;
  color: white;
  border: none;
  background: url(../img/button_bg.png) no-repeat center center;
}
.is-content .main .calculator .right{
  width: 273px;
  height: 111px;
  /*background: url(../img/xcx_code_bg.png) no-repeat bottom right;*/
  background: #fff;
  padding: 0px 0px;
  box-sizing: border-box;
  background-size: 100% 100%;
}
.is-content .main .calculator .right img{
  width: 120px;
  height: 120px;
  float: left;
  margin-top: -4px;
}
.is-content .main .calculator .right p{
  width: 114px;
  line-height: 22px;
  font-weight: 400;
  margin-left: 14px;
  float: left;
  color: #B1B1B1;
  font-size: 14px;
  margin-top:34px;
}
/* å·¥èµ„è¡Œæƒ… */
.is-content .main .globe-quotation{
  width: 100%;
  background: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
  padding: 30px;
  box-sizing: border-box;
}
.is-content .main .globe-quotation .top .title{
  font-size: 18px;
  font-weight: bold;
  font-size: 18px;
  float: left;
}
.is-content .main .globe-quotation .top .labels{
  float: right;
}
.is-content .main .globe-quotation .top .labels label{
  height: 25px;
  line-height: 25px;
  border-radius: 13px;
  border: 1px solid #DCDCDC;
  font-size: 14px;
  color: #999;
  background: white;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
}
.is-content .main .globe-quotation .top .labels .select-label{
  background: #F64E34;
  border: none;
  color: white;
}
.is-content .main .globe-quotation .chart{
  width: 100%;
  height: 280px;
}
.is-content .main .globe-quotation .average{
  text-align: center;
}
.is-content .main .globe-quotation .average label{
  width: 164px;
  line-height: 21px;
  font-weight: 400;
  color: #999;
  font-size: 12px;
  border:1px dashed rgba(220,220,220,1);
  display: inline-block;
  padding: 5px 11px;
  margin: 0 6px;
  text-align: center;
}
.is-content .main .globe-quotation .average .select-label{
  border: none;
  box-shadow:1px 2px 9px 0px rgba(237,81,58,0.25);
  color: #F54B32;
}
/* ç½‘æ ¡åå¸ˆ */
.is-content .main .teacher{
  background: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
  padding: 20px 0 26px 30px;
  width: 100%;
  box-sizing: border-box;
}
.is-content .main .title{
  font-size: 18px;
  color: #333;
  font-weight: bold;
}
.is-content .teacher .title{
  position: relative;
}
.is-content .teacher .title span{
  width: 14px;
  height: 14px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-image: url(https://img.233.com/www/img/jzs1/2019/jzs1-bg.png);
  cursor: pointer;
  margin-top: 3px;
  position: absolute;
  top: 7px;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.is-content .teacher .title span:focus{
  outline: none;
}
.is-content .teacher .title .page-icon-up{
  background-position: 4px -1070px;
  right: 56px;
}
.is-content .teacher .title .page-icon-up:hover{
  background-position: 4px -1088px;
  background-color: #d83532;
  border-color: #d83532;
}
.is-content .teacher .title .page-icon-down{
  background-position: -10px -1070px;
  right: 30px;
}
.is-content .teacher .title .page-icon-down:hover{
  background-position: -10px -1088px;
  background-color: #d83532;
  border-color: #d83532;
}
.is-content .main .teacher-list{
  margin-top: 24px;
  padding-right: 25px;
  box-sizing: border-box;
}
.is-content .main .teacher-list .item{
  width: 392px;
  position: relative;
  padding: 0 15px;
  box-sizing: border-box;
}
.is-content .main .teacher-list .item:nth-child(2n - 1) {
  padding-left: 0;
}
.is-content .main .teacher-list .item:nth-child(2n) {
  padding-right: 0;
}
.is-content .main .teacher-list .item:nth-child(2n) .teacher-img{
  left: 15px;
}
.is-content .main .teacher-list .item .teacher-img{
  position: absolute;
  top: 0;
  left: 0;
  width: 124px;
  height: 100%;
  overflow: hidden;
}
.is-content .main .teacher-list .item .teacher-img a{
  width: 120px;
  overflow: hidden;
  position: relative;
  display: inline-block;
}
.is-content .main .teacher-list .item .teacher-img img{
  width: 140px;
  height: auto;
  margin-left: -10px;
}
.is-content .main .teacher-list .item .teacher-img p{
  position: absolute;
  bottom: 0;
  left: 0;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  background: rgba(0,0,0,0.8);
  color: white;
  width: 100%;
  text-align: center;
}
.is-content .main .teacher-list .item .teacher-content{
  padding-left: 145px;
}
.is-content .main .teacher-list .item .teacher-content .name{
  line-height: 24px;
}
.is-content .main .teacher-list .item .teacher-content .name span{
  font-size: 15px;
  color: #333;
  font-weight: bold;
}
.is-content .main .teacher-list .item .teacher-content .name label{
  color: #e13b29;
  font-weight: normal;
  background: #feeeeb;
  padding: 0px 4px;
  display: inline-block;
  margin-left: 4px;
  font-size: 14px;
}
.is-content .main .teacher-list .item .teacher-content .name p{
  font-size: 14px;
  line-height: 22px;
  height: 70px;
  color: #666;
  margin: 5px 0;
}
.is-content .main .teacher-list .item .teacher-content .name p a{
  color: #666;
  display: inline-block;
  width: 100%;
}
.is-content .main .teacher-list .item .teacher-content .course p{
  display: block;
  font-size: 14px;
  padding-bottom: 5px;
  color: #333;
  border-top: 1px solid #eee;
  padding: 5px 0;
}
.is-content .main .teacher-list .item .teacher-content .course a{
  color: #d83532;
  background: #fef4f2;
  font-size: 14px;
  height: 30px;
  border-radius: 15px;
  line-height: 30px;
  display: inline-block;
  padding: 0 13px;
  margin-top: 4px;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.is-content .main .teacher-list .item .teacher-content .course a:hover {
  background-color: #d83532;
  background-image: linear-gradient(to right,#d83532,#f25e5b);
  color: white;
}
.is-content .main .right-box{
  width: 367px;
}
.is-content .main .adv{
  height: 150px;
  overflow: hidden;
}
.is-content .main a img{
  width: 100%;
  vertical-align: top;
}
/* è¡Œä¸šçƒ­ç‚¹ */
.is-content .main .industry-hot{
  width: 100%;
  background: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
}
.is-content .main .industry-hot .top{
  /* padding: 20px 0 0 17px; */
  /* border-left: 3px solid #F65336; */
  padding-top: 20px;
  position: relative;
}
.is-content .main .industry-hot .top .title{
}
.is-content .main .industry-hot .top .title span{
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-left: 3px solid #F65336;
  padding-left: 14px;
  display: inline-block;
  line-height: 20px;
}
.is-content .main .industry-hot .top .title img{
  width: 46px;
  height: 27px;
}
.is-content .main .industry-hot .top .right a{
  color: #333;
  font-size: 14px;
  margin-right: 10px;
}
.is-content .main .industry-hot .top .more{
  padding-right: 24px;
}
.is-content .main .industry-hot .top .more span{
  color: #8A8A8A;
  font-size: 14px;
  vertical-align: middle;
}
.is-content .main .industry-hot .top .more img{
  width: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
.is-content .main .industry-hot .list{
  line-height: 35px;
  padding: 5px 0 15px;
}
.is-content .main .industry-hot .item{
  padding: 3px 40px 3px 20px;
}
.is-content .main .industry-hot .list .item img{
  float: left;
}
.is-content .main .industry-hot .list .item a{
  color: #555;
  font-weight: 400;
  font-size: 14px;
  float: left;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}
.is-content .main .industry-hot .list .item a:hover{
  color: #e13b29;
}
.is-content .main .industry-hot .list .view{
  padding: 3px 40px 3px 12px;
}
.is-content .main .industry-hot .list .view a{
  width: 258px;
  color: #333;
  font-size: 16px;
}
/* ä¸‹è½½app */
.is-content .main .download-app{
  width: 100%;

  background: url(../img/download-app-bg.png) no-repeat;
  background-size: 100%;
  background-color: white;
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
  padding: 45px 15px 39px;
  box-sizing: border-box;
}
.is-content .main .download-app .code{
  background: url(../img/app-box.png) no-repeat;
  background-size: 100%;
  width: 133px;
  height: 133px;
}
.is-content .main .download-app .code img{
  width: 117px;
  height: 117px;
  margin: 8px 0 0 8px;
}
.is-content .main .download-app .describe{
  width: 160px;
  margin-left: 18px;
}
.is-content .main .download-app .describe span{
  color: #E4412F;
  font-size: 14px;
  font-weight: bold;
}
.is-content .main .download-app .describe p{
  color: #E4412F;
  font-size: 14px;
  font-weight: 400;
  margin: 4px 0 4px;
}
.is-content .main .download-app .describe .labels label {
  font-size: 14px;
  font-weight: 400;
  color: #555;
  vertical-align: middle;
  margin: 8px 8px 0 0;
  display: inline-block;
}
.is-content .main .download-app .describe .labels label::before{
  content: "";
  width: 6px;
  height: 6px;
  background: #F0998D;
  margin-right: 7px;
  display: inline-block;
  border-radius: 6px;
  vertical-align: middle;
}
/* çƒ­é—¨åŸŽå¸‚ */
.is-content .hot-citys{
  box-shadow:1px 1px 13px 0px rgba(119,119,119,0.05);
  padding: 0 30px;
  background: url(../img/box_grey.png) no-repeat bottom right;
  background-size: 100%;
  background-color: white;
}
.is-content .hot-citys .top{
  padding: 30px 0 16px 0;
  border-bottom: 1px solid #EEE;
  position: relative;
}
.is-content .hot-citys .top .title{
  font-size: 18px;
  font-weight: bold;
  color: #333;
}
.is-content .hot-citys .top .title span{
  font-size: 14px;
  font-weight: 400;
  color: #999;
  margin-right: 32px;
  cursor: pointer;
}
.is-content .hot-citys .top .title .select{
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 3px solid #F65336;
  padding-bottom: 16px;
}
.is-content .hot-citys .top .more span{
  color: #8A8A8A;
  font-size: 14px;
  vertical-align: middle;
}
.is-content .hot-citys .top .more img{
  width: 16px;
  vertical-align: middle;
  margin-left: 5px;
}
.is-content .hot-citys .content{
  padding: 20px 0;
}
.is-content .hot-citys .content .labels{
  margin-bottom: 10px;
}
.is-content .hot-citys .content .labels a,
.is-content .hot-citys .content .labels label{
  color: #555;
  font-weight: 400;
  font-size: 14px;
  padding: 0 5px;
  display: inline-block;
  height: 34px;
  line-height: 34px;
}
.is-content .hot-citys .content .labels .type{
  color: #333 !important;
  padding: 0 !important;
}
.wd1120{
  width: 1120px;
}
/* å…±ç”¨é®ç½© */
.bgCover {
  position: fixed;
  z-index: 999;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: none;
}
/* æŸ¥è¯¢ç»“æžœ */
.query_result{
  position: fixed;
  background: #ffffff;
  left: 50%;
  margin-left: -340px;
  border-radius: 6px;
  z-index: 1000;
  top: 20%;
  width: 688px;
  text-align: center;
  display: none;
}
.query_result .title{
  background: url(../img/dalog_title_bg.png) no-repeat;
  background-size: 100% 100%;
  height: 54px;
  line-height: 54px;
  text-align: left;
  padding-left: 30px;
  position: relative;
}
.query_result .title span{
  font-size: 20px;
  color: white;
  font-weight: bold;
}
.query_result .title img{
  position: absolute;
  top: 18px;
  right: 31px;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.query_result .result{
  padding: 50px 40px;
  background: url(../img/query_result_bg.png) no-repeat bottom right;
  background-size: 248px;
}
.query_result .result .left p {
  font-size: 16px;
  color: #333;
  font-weight: 400;
  text-align: center;
  width: 365px;
}
.query_result .result .left .wages {
  width:109px;
  height:109px;
  background:linear-gradient(130deg,rgba(251,93,55,1) 0%,rgba(225,58,52,1) 99%);
  box-shadow:0px 1px 20px 0px rgba(240,78,54,0.4);
  border-radius:50%;
  margin: 0 auto;
  margin-top: 36px;
}
.query_result .result .left .wages span{
  font-size: 30px;
  color: white;
  font-weight: 400;
  display: block;
  padding-top: 24px;
}
.query_result .result .left .wages label{
  font-size: 16px;
  color: white;
  font-weight: 400;
}
.query_result .result .left .ps{
  margin: 28px 0 36px;
  color: #767676;
  font-size: 14px;
  font-weight: 400;
}
.query_result .result .right{
  text-align: center;
  width: 227px;
  border-left: 1px solid #eee;
  padding-bottom: 30px;
}
.query_result .result .right img{
  width: 108px;
  height: 108px;
  margin: 60px 0 16px;
}
.query_result .result .right p{
  font-size: 14px;
  color: #B1B1B1;
  font-weight: 400;
  width: 98px;
  margin: 0 auto;
}
/* é€‰æ‹©åŸŽå¸‚ */
.select_city{
  position: fixed;
  background: #ffffff;
  left: 50%;
  margin-left: -500px;
  border-radius: 6px;
  z-index: 1000;
  top: 10%;
  width: 1000px;
  padding: 86px 0 36px;
  text-align: center;
  display: none;
  height: 80%;
  box-sizing: border-box;
}
.select_city .title{
  background: url(../img/dalog_title_bg.png) no-repeat;
  background-size: 100% 100%;
  height: 54px;
  line-height: 54px;
  text-align: left;
  padding-left: 30px;
  position: absolute;
  width: 100%;
  box-sizing: border-box;
  top: 0;
  left: 0;
}
.select_city .title span{
  font-size: 20px;
  color: white;
  font-weight: bold;
}
.select_city .title img{
  position: absolute;
  top: 18px;
  right: 31px;
  width: 17px;
  height: 17px;
  cursor: pointer;
}
.select_city .city{
  text-align: left;
  padding: 0 30px;
  height: 100%;
  overflow-y: auto;
  box-sizing: border-box;
}
.select_city .city .name{
  font-size: 16px;
  color: #333;
  font-weight: 400;
  float: left;
  line-height: 20px;
}
.select_city .hot-city .labels{
  font-size: 14px;
  color: #555;
  font-weight: 400;
  width: 800px;
  float: left;
  line-height: 24px;
}
.select_city .hot-city .labels label{
  padding: 0 8px;
  display: inline-block;
}
.select_city .hot-city .labels label a{
  color: #555;
}
.select_city .form{
  margin-top: 32px;
  position: relative;
}
.select_city .form select{
  width: 147px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #DCDCDC;
  padding: 0 9px;
  float: left;
  margin: 0 36px 0 12px;
  background: url(../img/select_arrow.png) no-repeat 128px center;
}
.select_city .form input{
  width: 150px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #DCDCDC;
  margin-left: 12px;
}
.select_city .form button{
  width: 65px;
  height: 34px;
  line-height: 34px;
  border: none;
  background: #ED513A;
  color: white;
  font-size: 14px;
  font-weight: 400;
  margin-left: -6px;
  vertical-align: middle;
  cursor: pointer;
}
.select_city .form .fuzzy{
  position: absolute;
  top: 34px;
  left: 92px;
  width: 170px;
  background: white;
  height: 0;
  box-shadow: 0 1px 20px 0 rgba(0,0,0,.05);
  border-right: 4px;
  box-sizing: border-box;
  overflow-y: auto;
  transition: height, .3s;
  z-index: 10;
}
.select_city .form .fuzzy p{
  font-size: 14px;
  color: #333;
  line-height: 30px;
  padding: 0 10px;
}
.select_city .form .fuzzy p:nth-child(1) {
  padding-top: 5px;
}

.select_city .form .name{
  line-height: 34px;
}
.select_city .city-list{
  margin-top: 36px;
}
.select_city .city-list .letter{
  border: 1px solid #DCDCDC;
  margin-top: 28px;
}
.select_city .city-list .letter-box{
  float: left;
  position: relative;
  border-top: 1px solid #DCDCDC;
  width: 100%;
}
.select_city .city-list .letter-box:nth-child(1){
  border-top: none;
}
.select_city .city-list .letter-box .letter-name{
  width: 41px;
  background: rgba(240, 107, 88, .16);
  color: #ED513A;
  font-size: 16px;
  font-weight: 400;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 40px;
  padding: 5px 0;
  box-sizing: border-box;
}
.select_city .city-list .letter-box .province{
  width: 100%;
  padding-left: 41px;
  box-sizing: border-box;
}
.select_city .city-list .letter-box .province .province-box:hover{
  background: #f5f5f5;
}
.select_city .city-list .letter-box .province .province-name{
  font-weight: 400;
  color: #555;
  width: 67px;
  float: left;
  text-align: center;
  line-height: 40px;
  padding: 5px 0;
}
.select_city .city-list .letter-box .province .citys{
  width: 800px;
  float: left;
  padding-left: 15px;
  border-left: 1px solid #DCDCDC;
  padding: 5px 0;
}
.select_city .city-list .letter-box .province .citys label{
  line-height: 40px;
  display: inline-block;
  padding: 0 12px;
  cursor: pointer;
  font-size: 14px;
  color: #555;
}
.select_city .city-list .letter-box .province .citys label a{
  color: #555;
}
.select_city .city-list .letter-box .province .citys label:hover{
  color: #ED513A;
}