em,i{
	font-style: normal;
}
.shiyong_bg{
	position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    opacity: .6;
    top: 0;
    left: 0;
    z-index: 99999;
}
.from_shiyong{ 
    position: fixed;
    width: 84%;
    height: 360px;
    display: block;
    background: white;
    z-index: 99999;
    left: 50%;
    top: 50%;
    margin-left: -42%;
    margin-top: -180px;
    border-radius: 3px;
}
.sy_close {
	position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    width: 20px;
}
.sy_close img {
    width: 100%;
}
.from_shiyong h3 {
    text-align: center;
    margin-top: 30px;
}
.from_shiyong .sy_text {
    text-align: center;
    width: 86%;
    margin: 20px auto;
    font-size: 12px;
    line-height: 18px;
}
.form_cont {
    width: 84%;
    margin: 20px auto;
}
.from_shiyong .input-t {
    width: 115px;
    text-align: right;
    display: inline-block;
    margin-right: 10px;
}
.from_shiyong .input-t em {
    color: red;
    font-style: normal;
    vertical-align: middle;
}
.form_tishi {
    color: #f00;
    height: 20px;
    text-align: center;
    margin: 5px 0;
    font-size: 12px;
    line-height: 20px;
}
.form_btn {
    text-align: center;
    text-indent: 0;
    display: block;
}
.let_input input {
    border: none;
    border-bottom: 1px solid #c3c1c1;
    border-radius: 0;
    padding: 10px 10px;
}
.form_submit {
   	width: 100% !important;
	background-color: #aa0009;
    border: none;
    padding: 6px 40px;
    color: #fff;
}

.submits_input{
	background-color: #fff;
	height:30px !important;
	border: solid 1px #eee;
	outline: none;
	border-color: #ccc;
	border-radius:0px !important;
	-webkit-border-radius:0px !important;
}
.submits_input:hover{
	border-color: #cc1625 !important;
}
input:focus{
	box-shadow:none !important;
	-webkit-box-shadow:none !important;
	border-color: #cc1625 !important;
}
.shiyong_uname{
	margin-left: 90px;
	height: 30px;
	margin-top: 10px;
}
.shiyong_uname span{
	border: 1px solid #ccc;
	padding: 5px 20px;
	margin-left: 10px;
	color: #999;
	cursor: pointer;
}
.shiyong_uname span:hover{
	color:#cc1625;
	border-color: #cc1625 !important;
}	
.shiyong_uname .on{
	color:#cc1625;
	border-color: #cc1625 !important;
}
.shi_code{
	position: relative;
    margin: 0 auto;
    width: 86%;
}
.shi_code span{
    position: absolute;
    background: #cc1625;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0px 3px;
    cursor: pointer;
    width: 88px;
    text-align: center;
    right: 0px !important;
    top: 0px;
    font-size: 12px;
}
.shi_code span b{
    font-weight: normal;
}
.shi_code span.count{
	background: #bdbcbc;
}
.from_shiyong .mainCIput input{
	margin: 0 auto;
    display: block;
    width: 86%;
    padding: 0 5px;
    margin-top: 10px;
}
.from_shiyong .form_cont img{
    height: 180px;
    margin: 44px auto 20px;
    display: block;	
}
.form_cont h2{
    font-size: 16px;
    margin-top: 35px;
    text-align: center;
    width: 100%;
    font-weight: bold;	
}
#newBridge{
	display: none !important;
}
