body{font-family:Source Han Sans SC;background-color: #F2F2F2!important;user-select: none}
.addMsg-out{width: 1200px;min-height: 500px;background:rgba(255,255,255,1);border-radius:10px;margin: 0 auto;padding-bottom: 30px;margin-top: 10px;margin-bottom: 80px}
.addMsg-title{font-weight:800;color:rgba(34,34,34,1);font-size:20px;text-align: center;padding: 30px 0 20px 0;}
.inputTitle{width: 350px;text-align: right;font-size:14px;font-weight:bold;color:rgba(34,34,34,1);display: inline-block;vertical-align: center;}
.inputTitle i{color: rgba(194,26,48,1)}
.inputOut{margin-top: 20px}
.inputOut select{width: 488px;}
.inputSty{width:480px;padding-left: 5px; border:1px solid rgba(207,210,220,1);border-radius:5px;line-height: 36px;height:36px;display: inline-block;    vertical-align: middle;}
.inputError{color: rgba(194,26,48,1);padding-left: 20px;display: none;}
.error .inputError{display: inline-block;}
.error .inputSty{border-color: rgba(194,26,48,1)}
.addMsg-btn{width:180px;height:40px;background:rgba(194,26,48,1);border-radius:5px;line-height: 40px;color: #ffffff;text-align: center;margin: 0 auto;margin-top: 30px;cursor: pointer;}
.phoneInput .inputSty{width: 360px;}
.phoneInput .sendCode{width:115px;height:36px;background:rgba(255,152,10,1);border-radius:5px;display: inline-block;color: #ffffff;text-align: center;line-height: 36px;vertical-align: top;cursor: pointer;}

/*获取成功页面*/
.seccessPage{width: 1200px;min-height: 400px;background:rgba(255,255,255,1);border-radius:10px;margin: 0 auto;margin-top: 20px;margin-bottom: 20px; background-image: url(../images/dili/seccesspage.png);background-position: center;background-repeat: no-repeat;background-size: 25%}
.seccesstis{color:rgba(153,153,153,1);font-weight:bold;font-size:14px;text-align: center;position: relative;top:250px;}

/*地理二维码的页面*/
.diliewm{width: 1200px;min-height: 503px;background:rgba(255,255,255,1);border-radius:10px;margin: 0 auto;padding-bottom: 20px; margin-top: 20px;margin-bottom: 20px;}
.diliewmout{width: 995px;margin: 0 auto;margin-top: 20px;overflow: hidden;}
.diliewml{float: left;width:480px;height: 260px;border:2px solid rgba(245,245,245,1);border-radius:10px;}
.diliewmr{float: right;width:480px;height: 260px;border:2px solid rgba(245,245,245,1);border-radius:10px;}
.diliewmdes{text-align: center;color:rgba(194,26,48,1);font-weight:bold;font-size:14px;margin-top: 30px;}
.ewmtit{text-align: center;color:rgba(194,26,48,1);font-size:16px;padding-top: 15px;padding-bottom: 15px;font-weight:800;}
.ewmrong{margin: 0 auto;width: 340px;}
.ewmlist{position: relative;}
.ewmlist img{width: 148px;height: 148px;}
.ewmlist span{font-size:14px;color:rgba(34,34,34,1);position: absolute;top:160px;left: 54px;}
.ewmlistl{float: left;}
.ewmlistr{float: right;}
.ewmone{margin: 0 auto;float: none;}
.ewmtwo{width: 140px;}
.mbx{width: 1200px;margin: 0 auto;font-weight:500;font-size:12px;color:rgba(153,153,153,1);padding-top: 30px;}
.dropdown-mul-2 .dropdown-display{border:0}
.dropdown-display .placeholder:first-child{left: -9px!important;}
.addMsg-out,.seccessPage,.diliewm{display: none;}
#type input{ position: relative;top: 2px; margin-right: 5px;}
#type label{margin-right: 10px;}
.nav a:hover{
    text-decoration:none;
}