@charset "utf-8";
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
input,
textarea,
p,
blockquote {
    margin: 0;
    padding: 0;
}
ol,
ul,
li {
    list-style: none outside none;
}
/*a,a:active,a:hover,a:focus {text-decoration: none;outline:none; color: #000;}*/
html,
body {
    height: 100%;
    -webkit-touch-callout: none;
}
input,
button,
textarea,
select {
    outline: none;
    border: 0;
    vertical-align: middle;
    border: 0;
    font-family: Microsoft YaHei;
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
    -webkit-appearance: none;
    border-radius: 0;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset !important;
}
button {
    cursor: pointer;
}
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
textarea {
    resize: none;
}
img {
    border: 0;
    vertical-align: middle;
}
span,
b,
i,
em {
    display: inline-block;
    font-style: normal;
}
body {
    background: #fff;
    width: 100%;
    min-height: 100%;
    font-size: 14px;
    font-family: "微软雅黑", Tahoma, Arial;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
.clearfix {
    *zoom: 1;
    overflow: hidden;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clrff5165 {
    color: #ff5165;
}
.clr999 {
    color: #999;
}

.xicon {
    background: url(http://qnm.hunliji.com/o_1a9cjd0hu1q41lcl1j3i11hc1pp6c.png);
    vertical-align: middle;
}

/*头部-open*/
.box-top {
    width: 1200px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
}
/*头部-end*/

.banner {
    width: 100%;
    min-width: 1200px;
    background: #508cee;
} /*http://qnm.hunliji.com/o_1bmt8mhmb6qhme81fsmc5u15vi7.png*/
.banner-box {
    height: 560px;
    margin: 0 auto;
    background: url(http://qnm.hunliji.com/o_1bquo8uaiql1fjn18hia433ir8.jpg)
        center 0 no-repeat;
}
.inner {
    width: 1200px;
    margin: 0 auto;
}
.loginbox {
    width: 400px;
    height: 440px;
    background: #fff;
    margin-top: 60px;
    border-radius: 4px;
    padding: 30px;
    box-sizing: border-box;
}
.loginbox li {
    width: 100%;
}
.loginbox .li1 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.loginbox .li1 .loginService {
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    color: #508cee;
}
.loginbox .li2 {
    border: 1px solid #d7d7d7;
    background: #fff;
    height: 56px;
    margin-top: 22px;
    border-radius: 2px;
    box-sizing: border-box;
    padding-left: 16px;
}
.loginbox .li2 i {
    display: block;
    width: 14px;
    height: 16px;
    margin-top: 19px;
    margin-right: 12px;
}
i.user {
    background: url(http://qnm.hunliji.com/o_1bhe2v65ihtbqileih1ksv1k9dc.png)
        no-repeat;
}
i.lock {
    background: url(http://qnm.hunliji.com/o_1bhe2v3gaoht1d5sla4qenvk7.png)
        no-repeat;
}
.loginbox .li2 input {
    width: 296px;
    border: 0;
    outline: 0;
    height: 50px;
    line-height: 48px;
    font-size: 16px;
}
.loginbox .li4 {
    margin-top: 20px;
}
.loginbox .li4 span {
    cursor: pointer;
    font-size: 14px;
    color: #333;
}
.loginbox .li4 i {
    display: block;
    width: 16px;
    height: 16px;
    background: url(http://qnm.hunliji.com/o_1bhe96lqn95shdoiuq421f8c7.png)
        no-repeat;
    margin: 2px 8px 0 4px;
}
.loginbox .li4 i.xicon {
    background: url(http://qnm.hunliji.com/o_1bhe96ouppi51aro1q3er8ij45c.png)
        no-repeat;
}
.loginbox .li4 a {
    color: #508cee;
    text-decoration: none;
}
.loginbox .li5 button {
    width: 100%;
    height: 50px;
    background: #508cee;
    color: #fff;
    font-size: 18px;
    margin-top: 28px;
    border-radius: 2px;
}

.loginbox .li5 .regBtn {
    display: block;
    width: 100%;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    margin-top: 28px;
    border-radius: 2px;
    margin-top: 10px;
    background: #ffffff;
    color: #508cee;
    border: 1px solid #508cee;
    text-decoration: none;
}

.loginbox .li5 .regBtn:hover{
    background: #508cee;
    color: #fff;
}

.middle {
    width: 100%;
    min-width: 1200px;
}
.greywhite {
    background: #f8f7fa;
}
.box {
    width: 1200px;
    margin: 0 auto;
}
.desc {
    width: 480px;
}
.box h1 {
    font-size: 40px;
    font-weight: normal;
    color: #333;
}
.box h2 {
    font-size: 24px;
    font-weight: normal;
    color: #333;
}
.box h3 {
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    color: #333;
}
.box h4 {
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
    color: #333;
}
.box ul {
    margin-top: 90px;
}
.box ul li {
    float: left;
    width: 33.33%;
}
.box ul li h2 {
    padding-top: 36px;
    padding-bottom: 22px;
}
.box ul li h4 {
    color: #666;
}
.box .do-btn {
    color: #508cee;
    font-size: 24px;
    display: inline-block;
    border: 3px solid #508cee;
    padding: 16px 30px;
    border-radius: 4px;
    text-decoration: none;
    margin-top: 60px;
}

/*尾部-open*/
.box_bottom_new {
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background: #000;
    box-sizing: border-box;
    color: #fff;
}
.box_bottom_inner {
    margin: auto;
    width: 590px;
    padding: 20px;
}
.inner_left {
    width: 150px;
    border-right: 1px solid #fff;
}
.inner_left b {
    color: #508cee;
    font-size: 18px;
    font-family: arial;
}
.inner_right {
    margin-top: 14px;
}
.inner_right a,
a:active,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #fff;
}
.inner_right li {
    float: left;
    padding: 0 16px;
    border-right: 1px solid #fff;
    height: 12px;
    line-height: 12px;
}
.inner_right li:last-child {
    border-right: none;
}
/*尾部-end*/

/*尾部-old*/
.box_bottom {
    width: 100%;
    min-width: 1200px;
    height: 80px;
    background: #fff;
    float: left;
    margin-top: 20px;
}
.box_bottom ul {
    width: 600px;
    margin: 19px auto;
    text-align: center;
}
.box_bottom .li1 {
    width: 190px;
    border-right: 1px solid #e7e7e7;
    height: 42px;
    text-align: left;
    line-height: 20px;
    float: left;
}
.box_bottom .li1 b {
    font-family: Arial;
    color: #ff705e;
    font-size: 18px;
}
.box_bottom .li2 {
    width: 330px;
    float: left;
    line-height: 42px;
}
.box_bottom .li2 em {
    margin: 0 10px;
}
.box_bottom .li2 a,
a:active,
a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #333;
}

.telreg {
    width: 1200px;
    margin: 30px auto;
    background: #fff;
    padding-bottom: 50px;
}
.tel-h3:after{
    content:'';
    height: 0;
    display:block;
    clear:both;
}
.tel-h3 ul {
    width: 600px;
    height: 140px;
    float: left;
    text-align: center;
    position: relative;
}
.tel-h3 ul li {
    width: 100%;
    float: left;
}
.tel-h3 ul .li1 {
    color: #bbb;
    font-size: 16px;
    margin-top: 25px;
}
.tel-h3 ul .li2 {
    position: absolute;
    bottom: 50px;
    z-index: 2;
}
.tel-h3 ul .li2 span {
    width: 25px;
    height: 25px;
    background: #ddd;
    color: #fff;
    border-radius: 50%;
    line-height: 25px;
}
.tel-h3 ul .li3 {
    border-top: 6px solid #ddd;
    position: absolute;
    bottom: 60px;
    z-index: 1;
}
.tel-h3 .on .li2 span,
.tel-h3 .on .li3 {
    background: #ff705e;
    border-color: #ff705e;
}
.tel-h3 .on .li1 {
    color: #ff705e;
}
.telreg-left,
.mailreg-left {
    width: 699px;
    float: left;
    border-right: 1px solid #e7e7e7;
}
.telreg-left ul,
.mailreg-left ul {
    width: 470px;
    margin: 10px 110px;
}
.telreg-left li,
.mailreg-left li {
    width: 100%;
    float: left;
    margin-bottom: 30px;
}
.telreg-left li span,
.mailreg-left li span {
    width: 100px;
    height: 46px;
    line-height: 46px;
    float: left;
    text-align: right;
    color: #333;
    margin-right: 14px;
}
.telreg-left li input,
.mailreg-left li input {
    width: 348px;
    line-height: 44px;
    height: 44px;
    border: 1px solid #e7e7e7;
    text-indent: 5px;
}
li.telcode input {
    width: 210px;
    margin-right: 10px;
}
li.telcode img {
    width: 126px;
    height: 44px;
    border: 1px solid #e7e7e7;
}
li.telmess input {
    width: 250px;
    margin-right: 10px;
}
li.telmess button {
    width: 86px;
    height: 46px;
    color: #aaa;
}
li.telmess button.getCode {
    color: #fff;
    background: #ff705e;
}
.regbut button {
    width: 346px;
    height: 46px;
    font-size: 18px;
    background: #ff705e;
    color: #fff;
}
.agree i {
    width: 14px;
    height: 14px;
    background-position: -31px 0;
    margin-right: 5px;
}
.agree a {
    color: #ff705e;
    cursor: pointer;
}
.telreg-right {
    width: 500px;
    float: left;
    text-align: center;
    color: #999;
}
.telreg-right i {
    width: 99px;
    height: 99px;
    background-position: -69px -30px;
    margin: 88px 0 30px 0;
}
.telreg-right p a {
    color: #ff705e;
}
.matter {
    width: 340px;
    margin: 0 auto;
    line-height: 44px;
}
.matter li {
    width: 100%;
    float: left;
    margin-top: 30px;
}
.matter li b {
    color: #ff705e;
    margin-right: 5px;
}
.matter span {
    width: 250px;
    float: right;
}
.matter input {
    padding: 0 10px;
    width: 230px;
    height: 44px;
    border: 1px solid #e7e7e7;
}
.matter img {
    width: 250px;
}
.merMsg {
    padding: 10px;
    width: 230px;
    height: 60px;
    border: 1px solid #e7e7e7;
}
.matter button {
    width: 240px;
    height: 44px;
    background: #ff705e;
    color: #fff;
    font-size: 18px;
}

.geren {
    width: 1200px;
    margin: 0 auto;
}
.geren li {
    width: 1040px;
    float: left;
    margin-top: 30px;
    padding: 0 80px;
}
.geren li span {
    width: 130px;
    text-align: right;
    float: left;
    margin-right: 30px;
    line-height: 44px;
    color: #333;
}
.geren b {
    color: #ff705e;
    margin-right: 5px;
}
.geren li dl {
    width: 880px;
    float: left;
}
.geren li dd {
    width: 100%;
    float: left;
}
.geren .type dd {
    width: 156px;
    height: 56px;
    box-shadow: 0 0 1px 1px #e7e7e7;
    float: left;
    border-radius: 5px;
    color: #999;
    font-size: 16px;
    line-height: 56px;
    text-align: center;
    margin-right: 20px;
}
.geren .type dd.on {
    box-shadow: 0 0 0 2px #ff705e;
    position: relative;
    color: #ff705e;
}
.geren .type dd.on:after {
    content: "";
    width: 23px;
    height: 23px;
    background: url(http://marry.qiniudn.com/o_19t7ji17r1roo1du212ch1t6r113016.png);
    background-position: -46px 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.geren input {
    width: 438px;
    line-height: 44px;
    height: 44px;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    text-indent: 5px;
}
.geren .topimg img {
    width: 240px;
    height: 240px;
}
.geren .range select,
.geren .addcity select {
    width: 218px;
    padding: 10px 5px;
    border: 1px solid #e7e7e7;
    background: url(http://marry.qiniudn.com/o_19n3a6m5o1nft1nhs8mq1kmfvnmi.jpg)
        no-repeat right 10px;
}
.geren .addcity select {
    width: 118px;
    margin-right: 10px;
}
.geren .dress dd {
    margin-bottom: 10px;
}
.geren .dress textarea {
    width: 438px;
    height: 98px;
    border: 1px solid #e7e7e7;
    overflow-y: hidden;
}
.geren .dress .map {
    width: 270px;
}
.geren .dress .map a {
    width: 270px;
    float: left;
    line-height: 40px;
    background: #ff705e;
    color: #fff;
    text-align: center;
}
.geren .cardid dt {
    float: left;
    position: relative;
}
.geren .cardid dt i {
    width: 62px;
    height: 36px;
    background-position: 0 -140px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}
.geren .cardid dt img {
    display: block;
    max-width: 450px;
}
.geren .cardid dt em {
    display: none;
    line-height: 24px;
    color: #999;
}
.geren .cardid .dd2 {
    width: 200px;
    height: 200px;
    float: left;
}
.geren .cardid .dd2 img {
    width: 200px;
    height: 200px;
}
.geren .cardid .dd3 {
    width: 210px;
    float: left;
    margin-left: 20px;
    box-shadow: 0 0 1px 1px #e7e7e7;
    padding: 10px 15px;
    line-height: 20px;
}
.geren .cardid .dd3 img {
    width: 210px;
    height: 130px;
    margin: 5px 0;
}
.geren .intro textarea {
    width: 438px;
    height: 198px;
    border: 1px solid #e7e7e7;
    overflow-y: hidden;
    margin-bottom: 10px;
}
.geren .telhao button {
    width: 120px;
    height: 32px;
    background: #ff705e;
    color: #fff;
}
.telreg .okbut {
    width: 100%;
    border-top: 1px solid #e7e7e7;
    float: left;
    margin-top: 30px;
    text-align: center;
}
.telreg .okbut button {
    width: 250px;
    height: 46px;
    background: #ff705e;
    color: #fff;
    font-size: 18px;
    margin-top: 40px;
}

.check,
.checkok {
    width: 1200px;
    margin: 30px auto;
    background: #fff;
    min-height: 700px;
}
.check p,
.checkok p {
    width: 100%;
    text-align: center;
}
.check .check1 {
    margin-top: 250px;
}
.check p i {
    width: 98px;
    height: 98px;
    background-position: -169px -30px;
}
.check .check2 {
    font-size: 22px;
    color: #333;
    margin-top: 15px;
}
.check .check3 {
    color: #999;
    margin-top: 5px;
}
.checkok .check1 {
    margin-top: 220px;
}
.checkok p i {
    width: 98px;
    height: 98px;
    background-position: -268px -30px;
}
.checkok .check2 {
    font-size: 22px;
    color: #333;
    margin-top: 15px;
}
.checkok .check3 {
    color: #999;
    margin-top: 5px;
}
.checkok .check4 button {
    width: 200px;
    height: 46px;
    background: #ff705e;
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
}

.renzheng {
    width: 1198px;
    margin: 30px auto;
    background: #ffffdd;
    border: 1px solid #f7df92;
    padding: 10px 0;
    text-align: center;
    color: #b06421;
    font-weight: normal;
}
.renzheng i {
    width: 20px;
    height: 20px;
    background-position: -133px 0;
    margin-right: 5px;
    margin-top: -3px;
}
/*.renzheng span{width:1020px; line-height:24px; font-size:14px; text-align:left;}*/
.two i {
    vertical-align: top;
    margin-top: 3px;
}

.renbox .type {
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 30px;
}
.renbox .type span {
    font-size: 18px;
}
.geren .idtime dd {
    margin-bottom: 10px;
    line-height: 44px;
}
.geren .idtime i {
    width: 19px;
    height: 19px;
    background-position: -112px 0;
    margin-right: 5px;
    cursor: pointer;
}
.geren .idtime i.on {
    background-position: -92px 0;
}
.geren .idtime input {
    width: 218px;
    background: url(http://marry.qiniudn.com/o_19th9n9qcg096p0uat1oep1i8ei.png)
        no-repeat 190px 12px;
    margin-left: 15px;
}
.geren .idtime div {
    width: auto;
    float: left;
}
.geren .idtime a {
    width: 16px;
    height: 16px;
    background-position: -154px 0;
    display: inline-block;
    margin-left: 10px;
}

.renbox .li1,
.renbox .li2 {
    color: #999;
}
.renbox .li2 {
    line-height: 50px;
    border-top: 1px solid #e7e7e7;
    padding-top: 20px;
}
.renbox .li1 em,
.renbox .li2 em {
    font-size: 18px;
    color: #333;
}

.bankcard {
    width: 1200px;
    margin: -20px auto 50px auto;
    background: #fff;
}
.bankcard h4 {
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    line-height: 70px;
    font-size: 18px;
    font-weight: normal;
    color: #333;
    text-indent: 2em;
}
.bankcard ul {
    width: 560px;
    margin-left: 280px;
    padding: 35px 0;
    float: left;
}
.bankcard li {
    width: 100%;
    margin: 15px 0;
    float: left;
}
.bankcard li span {
    width: 160px;
    margin-right: 15px;
    text-align: right;
    line-height: 46px;
    color: #333;
    float: left;
}
.bankcard li span b {
    color: #ff705e;
    margin-right: 3px;
}
.bankcard li dl {
    width: 385px;
    float: left;
}
.bankcard li dd {
    width: 100%;
    float: left;
}
.bankcard input {
    width: 383px;
    height: 44px;
    line-height: 44px;
    border: 1px solid #e7e7e7;
    margin-bottom: 8px;
}
.bankcard select {
    width: 385px;
    border: 1px solid #e7e7e7;
    padding: 12px;
    background: url(http://marry.qiniudn.com/o_19n3a6m5o1nft1nhs8mq1kmfvnmi.jpg)
        no-repeat right 12px;
}
.duanx input {
    width: 243px;
    float: left;
    margin-right: 12px;
}
.duanx img {
    width: 126px;
    height: 44px;
    border: 1px solid #e7e7e7;
    float: left;
}
.duanxyz input {
    width: 284px;
    float: left;
    margin-right: 12px;
}
.duanxyz button {
    width: 87px;
    float: left;
    height: 46px;
    color: #aaa;
    font-size: 14px;
}
.bankbut button {
    width: 385px;
    height: 46px;
    background: #ff705e;
    color: #fff;
    font-size: 18px;
}

/*忘记密码*/
.slippassword {
    width: 350px;
    margin: 0 auto;
    padding: 60px 0;
}
.slippassword p {
    text-align: center;
    font-size: 18px;
    color: #ff705e;
    line-height: 40px;
}
.slippassword li {
    margin-top: 10px;
}
.slippassword li span {
    color:#FF8C30;
    padding-left:20px;
    display:none;
}
.slippassword li .rules{
    font-size: 14px;
    text-align: left;
    color: #333;
    margin:10px 0 20px 2px;
}
.slippassword li .rules div{
    margin-bottom: 6px;
}

.slippassword li .rules .iconfont{
    margin-right: 5px;
    vertical-align: -1px;
}

.slippassword li .rules .icon-delContact{
    color:#FF5C5C; 
}

.slippassword li .rules .icon-gouxuan{
    color: #2FC286;
}

.slippassword input {
    width: 348px;
    height: 44px;
    border: 1px solid #e7e7e7;
    font-size: 20px;
    text-indent: 5px;
    margin-bottom: 10px;
}
.slippassword .telmess button {
    float: right;
}

.getCode2 {
    background: #ddd;
}

.editpsw_box {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 1;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    display: none;
}
.editpsw_content {
    width: 440px;
    background: #fff;
    border-radius: 2px;
    z-index: 2;
    box-sizing: border-box;
    padding: 40px 40px 0 40px;
}
.editpsw_content p {
    color: #333;
    line-height: 32px;
    padding-left: 20px;
    font-size: 20px;
}
.editpsw_content ul {
    margin-top: 20px;
}
.editpsw_content li {
    margin: 10px auto;
}
.editpsw_content li span {
    width: 82px;
}
.editpsw_content input {
    height: 40px;
    padding-left: 10px;
    width: 236px;
    border: 1px solid #d7d7d7;
    border-radius: 2px;
}
.editpsw_content li i {
    color: #ff8c30;
    display: none;
    padding-left: 86px;
    padding-top: 6px;
}
.editpsw_content li i:before {
    background: url(http://qnm.hunliji.com/o_1bhj66bbj1juh1515r887eb19r47.png)
        no-repeat;
    width: 16px;
    height: 16px;
    background-size: 100% 100%;
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}
.editpsw_content .submit {
    text-align: center;
    padding-top: 20px;
    padding-right: 10px;
    border-top: 1px solid #e7e7e7;
    margin-bottom: 10px;
}
.editpsw_content button {
    background: #fff;
    color: #508cee;
    font-size: 18px;
    border: 0;
    outline: 0;
}
