.rgTitle{ 
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 12px;  
    font-size: 16px;
}
.rgLeft{
    width: 57%;
    border-right: 1px solid #e5e5e5;
    margin: 70px 0;
    float:left;
}
.rgRight{
    width: 42%;
    float:left;
    margin: 70px auto;
    text-align: center;
}
.LR_ul { 
    width: 72%;
    margin: auto;
}
.LR_ul li {
    max-height: 57px;
    margin-bottom: 20px;
    position: relative;
}
.LR_ul li .word {
    width: 90px;
    text-align: right;
    float: left;
    line-height: 46px;
}
.LR_ul li p{
    font: 14px/1.5 arial,"微软雅黑";
    color: #555;
    }
.LR_ul li input[type="text"].hover {
    border: 1px solid #b20707;
}
.LR_ul li input[type="text"] {
	font-family: "微软雅黑";
	-webkit-border-radius: 0px;  
    -moz-border-radius:0px;
    border-radius: 0px; 
    border: 1px solid #d7d7d7;
    width: 278px;
    padding: 12px 10px 13px 10px;
}
.LR_ul li input[type="password"].hover {
    border: 1px solid #b20707;
}
.LR_ul li input[type="password"] { 
    width: 278px;
    padding: 12px 10px 13px 10px;
     border: 1px solid #d7d7d7;
}
.LR_ul li .send_yzm {
    height: 46px;
    position: relative;
    top: -2px;
    width: 130px;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
    overflow: hidden;
}
.LR_ul li .send_number {
    height: 44px;
    position: relative;
    top: 0px;
    width: 130px;
    display: inline-block;
    border-radius: 1px;
    background-color: #ff8103;
    color: #fff;
    text-align: center;
    margin-left: 10px;
    line-height: 44px;
    vertical-align: middle;
    cursor: pointer;
        border: 0px;
}
button {
    border: none medium;
    outline: none;
    font-family: "微软雅黑";
}
.LR_ul li .send_number:hover {
    background: #ff6e01;
}
.LR_ul li button:hover {
    background: #ec3e20;
}
.LR_ul li button, .LR_ul li .next {
    width: 300px;
    border-radius: 2px;
    margin-left: 90px;
    height: 44px;
    background-color: #b20707;
    color: #fff;
    line-height: 44px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}
.LR_ul li .txt {
    margin-left: 90px;
    line-height: 24px;
    height: 24px;
    position: relative;
    top: 10px;
}
.zc-tank{display: none; width:900px; height: 500px;}
.zc-tank .neir{padding: 10px 0 0 10px; overflow: auto; width: 890px; height: 480px;}
.zc-tank .neir h3{ text-align: center; display: block;font-weight: bold; padding: 10px 0;}
.zc-tank .neir dl{ padding-bottom: 10px;}
.zc-tank .neir dt{ font-weight: bold; padding-bottom: 5px;}
.zc-tank .neir dd{ line-height: 20px; color:#333333;font-size:12px;}

.rgRight dl {
    padding: 20% 0;
}
.rgRight dl dd {
    line-height: 24px;
    padding: 3% 0;
}
.rgRight dl dd a:hover {
    background-color: #ff8103;
    border-color: #ff8103;
    color: #fff;
    border-radius: 3px;
}
.rgRight dl dd a {
    width: 120px;
    height: 40px;
    background-color: #f9f9f9;
    border: 1px solid #e7e7e7;
    display: inline-block;
    line-height: 40px;
        text-decoration: none;
} 
.g-in {
width: 990px;
margin: 0 auto;
padding-top: 20px;
padding-bottom: 20px;
background-color: white;
}
.boxHd {
height: 33px;
overflow: hidden;
margin-bottom: 24px;
border-bottom: 1px dotted #C8C8C8;
font-size: 20px;
font-weight: normal;
font-family: "Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
color: #323232;
}

.sb{
	margin-top: 100px;
    width: 400px;
    margin: 80px auto;
    color:#989898;
}