.background{width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: #000;z-index: 10000;opacity: .5;filter: alpha(opacity=50);font-size: 0;display: none;}
/*phoneTan*/
.phoneTan{width: 490px;height: 370px; border:1px solid #ddedee;z-index: 10001;position: fixed; top:50%; left:50%;margin: -185px 0 0 -245px;background: #fff;display: none;}
.phoneTan .title{width: 490px;height: 44px;line-height: 44px;background: #f2f9fa;}
.phoneTan .title h3{font-size: 14px;color: #28b8c5;padding-left: 20px;}
.phoneTan .btn001{cursor: pointer;}
.phoneTan .cont{width: 420px;height: 242px; float: left;margin: 24px 0 0 30px;}
.phoneTan .cont .inputBox{width: 420px;height: 74px; float: left;position: relative;margin-bottom: 4px;}
.phoneTan .cont .inputBox .errorTips{display: none;}
.phoneTan .cont .errorInput .errorTips{display: block;}
.phoneTan .cont input[type="text"]{border: 1px solid #e9e9e9;font-size: 14px;color: #999;height: 46px;line-height: 46px;width: 406px;height: 46px;padding-left: 12px;}
.phoneTan .cont .errorInput input[type="text"]{border-color: #ee424d;}
.phoneTan .cont input[type="text"].text2{width: 246px;}
.phoneTan .cont input[type="text"].text1{width: 350px;}
.phoneTan .cont .sendBtn{width: 150px;height:48px;position: absolute; top:0; right:0;background: #e7e7e7;color: #999;text-align: center;line-height: 48px;}
.phoneTan .cont .sendBtnNo{background: #e7e7e7;color: #999;}
.phoneTan .cont .sendBtnAfter{background: #28b7c5;color: #fff;}
.phoneTan .cont .errorTips{color: #ee424d;font-size: 12px;line-height: 22px;}
.phoneTan .cont .warnTxt{color: #999;font-size: 12px;line-height: 18px;display: inline-block;}
.phoneTan .btnBox{width: 490px;height: 48px;position: absolute;bottom: 0;left: 0;}
.phoneTan .btnBox .btn001{width: 50%;height: 48px; float: left;color: #fff;text-align: center;font-size: 14px;line-height: 48px;}
.phoneTan .btnBox .confirmBtn{background: #28b8c5;}
.phoneTan .btnBox .confirmBtn:hover{background: #1eaab7;}
.phoneTan .btnBox .cancelBtn{background: #f8f8f8;color: #666;}
.phoneTan .btnBox .cancelBtn:hover{background: #e7e7e7;}
/*20200326Ôö¼Óµ¯´°¹ú¼Ò±àÂë*/
#countryBox{float:left;width: 69px;position: relative;z-index: 10}
#countryBox .isSelectBox{width: 100%;height: 100%;line-height: 44px;text-align: center;display: block;font-size: 14px;border: 1px solid #e9e9e9;border-right:none;position: relative;}
#countryBox .isSelect{width: 60px;height: 100%;display: block;}
#countryBox .sanJiao{display: block;width: 10px;height: 5px;background-position: -155px -40px;position: absolute;top: 20px;right: 7px;}
#countryBox .selectBox{position: absolute;top: 46px;left: 0;width: 200px;height: 190px;overflow-x: hidden;overflow-y: scroll;font-size: 14px;background-color: #fff;border:1px solid #e9e9e9;display: none;}
#countryBox .selectBox li{padding: 5px 10px;}
#countryBox .selectBox li:hover{background-color: #e9e9e9;}
#countryBox .selectBox li.act{background-color: #459191;color: #fff;}
#countryBox .isSelectBox1{line-height: 46px;}
.phoneTan .cont input[type="text"].text11{width: 336px;}