@charset "utf-8";

/**
* Description:  style 
* Developers: wangchong <wangchong@sina.cn>
**/

* {
    outline: none
}

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #999;
    font-size: 14px;
    line-height: 24px
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #999;
    font-size: 14px;
    line-height: 32px
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #999;
    font-size: 14px;
    line-height: 32px
}

input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #999;
    font-size: 14px;
    line-height: 22px
}

.bg-gray {
    background: #f6f6f6;
}

.bg-grey {
    background-color: #f5f5f5;
}

.bg-dark {
    background: #343434
}

.bg-white {
    background: #fff
}

.ff-pay {
    font-family: "Georgia", Microsoft YaHei;
    font-size: 16px;
}

.fc-gray,
.fc-999 {
    color: #999
}

.fc-gray2 {
    color: #9e9e9e
}

.fc-dark,
.fc-555 {
    color: #555
}

.fc-pink {
    color: #fa715a
}

.fc-white {
    color: #fff
}

.fc-bbb {
    color: #bbb
}

.fc-d2 {
    color: #d2d2d2
}

.map_icon {
    background: url(../images/list_icon.png) no-repeat right;
}

a {
    text-decoration: none;
    color: #5c5c5c;
    cursor: pointer;
}

a:hover {
    text-decoration: none;
    cursor: pointer;
}

.fc-gray a {
    color: #999
}

.wrap {
    min-width: 1000px;
    width: 1000px;
    margin: 0 auto;
}

.wd100 {
    width: 100%
}

a.btn-more {
    width: 317px;
    height: 50px;
    border: 1px solid #bbb;
    line-height: 50px;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: #999
}

a.btn-more:hover {
    background: #f3f3f3;
}

.bt1 .btn-pink:hover {
    color: white;
}

.btn-pink {
    width: 100%;
    line-height: 60px;
    display: block;
    margin: 0 auto;
    text-align: center;
    background: #ec595b;
    color: #fff;
    /* margin-top:10px; */
}

.btn-pink-two {
    width: 100%;
    line-height: 50px;
    display: block;
    text-align: center;
    background: #ec595b;
    color: #fff;
}

span.phone {
    background: url(../images/icon.png) 0px -512px no-repeat;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    vertical-align: middle;
    display: inline-block;
}

.pic a:hover img {
    opacity: 0.8
}


/************************** 新样式开始 ***********************/

.login_layer {
    position: relative;
    width: 750px;
    height: 430px;
    background: #fff;
    border-radius: 0.2rem;
    padding: 50px 40px 0 50px
}

.login_layer h2 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 36px;
}

.login_layer h2 i {
    float: left;
    width: 4px;
    height: 22px;
    background: #de4b4f;
    margin: 1px 10px 0 0
}

.login_left {
    float: left;
    width: 373px;
    padding-right: 54px;
    border-right: 1px dashed #ddd
}

.login_right {
    float: left;
    width: 287px;
    /*height: 100%;*/
    padding-left: 25px;
}

.mobile_box,
.code_div {
    height: 34px;
    margin-bottom: 10px;
    line-height: 34px;
}

.login_layer>div span {
    margin-right: 10px;
    color: #333
}

.login_layer>div input {
    float: left;
    height: 34px;
    border: 1px solid #ddd;
    border-radius: 2px;
}

.login_layer .btn.disabled {
    background: #999!important;
    border-color: #999 !important
}

#mobile {
    width: 318px;
    padding-left: 10px
}

#code {
    width: 216px;
    margin-right: 6px;
    padding-left: 10px
}

#verifiy {
    width: 96px;
    border-color: #de4b4f;
    background: #de4b4f;
    color: #fff;
    font-size: 16px;
}

.login_checkbox {
    width: 100%;
    height: 12px!important;
    line-height: 12px;
    margin-bottom: 30px!important;
    padding-left: 57px;
}

.login_checkbox label {
    position: relative;
    width: 100px;
    padding-left: 20px;
    line-height: 12px;
}

.login_checkbox label input {
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 100%;
    height: 100%;
    background: transparent;
}

.login_checkbox b {
    position: absolute;
    left: 0;
    top: 1px;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 2px;
}

.login_checkbox i {
    display: none;
    position: absolute;
    top: 1px;
    left: 1px;
    font-size: 12px;
    color: #999;
}

.login_checkbox span {
    font-size: 14px
}

.demand_choose {
    width: 100%;
    height: 14px!important;
    line-height: 14px;
    font-size: 14px;
    color: #999;
    padding-left: 60px;
    margin: 30px 0 64px 0;
}

.demand_choose label {
    position: relative;
    display: inline-block;
    width: 88px;
    padding-left: 20px;
    margin-right: 18px;
}

.demand_choose label input {
    position: absolute;
    width: 100%;
    height: 100%;
    visibility: hidden
}

.demand_choose b {
    position: absolute;
    left: 0;
    top: -1px;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 2px;
    margin-right: 8px
}

.demand_choose i {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    color: #de4b4f;
}

.login_checkbox label input:checked~b i,
.demand_choose label input:checked~b i {
    display: block;
}

.login_sub {
    width: 318px;
    height: 40px!important;
    background: #de4b4f;
    color: #fff;
    border-radius: 2px;
    border-color: #de4b4f!important;
    margin-bottom: 10px;
}

.login_tips {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    color: #666
}

.login_tips p:after {
    display: block;
    width: 0;
    height: 0;
    clear: both;
    content: ''
}

.login_tips span {
    width: 23%;
    margin-right: 0!important
}

.login_tips b {
    width: 77%;
}

.login_tips b em {
    color: #de4b4f;
    font-size: 13px;
}

.input_tips {
    border-color: #de4b4f!important
}

.login_close {
    position: absolute;
    width: 14px!important;
    height: 14px!important;
    font-size: 20px;
    right: 16px;
    top: 16px;
}

.login_close i {
    color: #666;
    cursor: pointer
}

.login_right h4 {
    font-size: 16px;
    line-height: 16px;
    margin-bottom: 12px;
}

.login_right ul li {
    line-height: 26px;
    font-size: 16px;
}

.login_right ul li i {
    color: #62b501;
    margin-right: 10px
}

.app_down_div {
    margin-top: 44px;
}

.app_down_div img {
    float: left;
    width: 100px;
    height: 100px;
}

.app_down_div>div {
    float: left;
    width: 162px;
    font-size: 14px;
    padding-left: 15px;
}

.app_down_div>div p {
    line-height: 18px;
    margin-bottom: 10px;
}

.app_down_div>div p:first-child {
    margin: 10px 0 15px 0
}

.app_down_div>div p b {
    font-size: 18px;
    color: #de4b4f
}


/*底部登录*/

.login_div {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 158px;
    background: rgba(0, 0, 0, 0.8);
    z-index: 3333
}

.login_div>div {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.login_div_l {
    float: left;
    width: 607px;
}

.login_border {
    float: left;
    width: 1px;
    height: 120px;
    background: linear-gradient(to bottom, #4f5151, #aaaaaa, #4f5151);
    background: -webkit-linear-gradient(to bottom, #4f5151, #aaaaaa, #4f5151);
    background: -moz-linear-gradient(to bottom, #4f5151, #aaaaaa, #4f5151);
    background: -ms-linear-gradient(to bottom, #4f5151, #aaaaaa, #4f5151);
    margin-top: 23px
}

.login_div_l img {
    float: left;
    width: 213px;
    height: 151px;
    margin-top: 5px;
}

.input_div {
    float: left;
    width: 394px;
    padding: 28px 0 0 26px;
}

.input_div .mobile_box {
    width: 318px;
    line-height: 26px;
    background: #fff;
    border-radius: 2px;
}

.input_div input {
    height: 100%;
}

#mobile_l {
    width: 217px;
    padding-left: 6px;
}

.input_div .mobile_box .btn {
    width: 87px!important;
    height: 26px!important;
    font-size: 14px!important;
    line-height: 26px!important;
    background: #ffc30f!important;
}

.input_div .mobile_box .btn:disabled {
    background: #999!important;
}

.code_input {
    width: 155px!important;
    height: 34px!important;
    margin-right: 4px!important;
}

.input_div .code_div .login_sub {
    width: 153px;
    height: 34px!important
}

.input_div .demand_choose {
    margin: 14px 0 0 0;
    padding-left: 0;
    color: #fff
}

.input_div .demand_choose b {
    border: 1px solid #fff;
    background: #fff
}

.login_div_r {
    float: left;
    width: 592px;
    padding-left: 20px;
    background: url(../images/login-img2.png)no-repeat;
    background-size: 164px 121px;
    background-position: 385px 30px
}

.login_div_r .phone {
    float: left;
    margin-top: -46px
}

.login_app_down {
    float: left;
    width: 370px;
    padding: 17px 0 0 20px;
}

.login_app_down p {
    line-height: 36px;
    font-size: 20px;
    color: #fff
}

.login_app_down>div {
    float: left;
    margin-right: 30px;
}

.login_app_down>img {
    float: left;
    width: 117px;
    height: 117px;
}

.login_icon {
    float: left;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background: #999;
    color: #fff;
    text-align: center;
    line-height: 38px;
    font-size: 22px;
    margin: 42px 0 0 22px;
    cursor: pointer
}

.login .title {
    height: 50px;
    background-color: #f5f5f5;
    line-height: 50px;
    font-size: 18px;
    line-height: 50px;
    padding-left: 20px;
    color: #999;
    font-family: "黑体";
    margin-bottom: 66px;
}

.login {
    background-color: #fff;
}

.login_box {
    padding-bottom: 216px;
}

.login .content {
    width: 950px;
    height: 450px;
    margin: 0 auto;
    min-height: 320px;
}

.login .login_left {
    width: 475px;
    margin-right: 150px;
}

.login_top {
    margin-bottom: 18px;
}

.login_top,
.login_bot {
    font-size: 16px;
    color: #333;
    padding-left: 50px;
}

.checkbox {
    width: 16px;
    height: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    display: inline-block;
    margin: 28px 0 0 120px;
}

.login_left .mbtt {
    margin-bottom: 30px;
    position: relative;
}

.login_left .mbtt .text {
    font-size: 14px;
    color: #333;
    margin-left: 6px;
}

.login_left .mbtt .active {
    background: url(../images/checkdbox.png) 0.5px 1.5px no-repeat;
}

.sumbit {
    margin-left: 118px;
    width: 290px;
    height: 40px;
    font-size: 18px;
    background-color: #de4b4f;
    color: #fff;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    border-radius: 2px;
    margin-top: 10px;
}

.login_top input {
    width: 186px;
}

.login_top .btn {
    width: 100px;
    height: 38px;
    background-color: #7486a3;
    color: #fff;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    margin-left: 0;
    padding-left: 0;
}

.login_top .disabled {
    width: 100px;
    height: 38px;
    color: #333;
    border-radius: 4px;
    font-size: 14px;
    cursor: default;
    margin-left: 0;
    padding-left: 0;
    background-color: #f1f1f1;
}

.login_bot input {
    width: 288px;
}

.login_top input,
.login_bot input {
    height: 38px;
    line-height: 35px;
    font-size: 14px;
    border: 1px solid #e5e5e5;
    border-radius: 2px;
    margin-left: 16px;
    padding-left: 12px;
}

.login .login_right {
    border-left: 1px solid #e5e5e5;
    padding-left: 44px;
    width: 304px;
}

.login_right {
    color: #333;
}

.login_right .red {
    color: #de4b4f;
    font-size: 22px;
    position: absolute;
    margin-left: -36px;
}

.login_right .youshi p {
    font-size: 14px;
    line-height: 25px;
}

.login_right .mbtom {
    font-size: 14px;
    margin-bottom: 9px;
}

.login_bottom_img {
    text-align: center;
    padding-top: 40px;
}

.login_bottom_img img {
    margin-left: 50px;
}

.login_bottom {
    text-align: center;
    padding-top: 16px;
    padding-bottom: 30px;
}

#qrcode {
    position: relative;
    left: 201px;
    top: -96px;
}

.login_bottom .icon {
    font-size: 48px;
    margin-left: 48px;
    color: #999;
}

.login_bottom .weixin:hover {
    color: #65f1b1;
}

.login_bottom .qq:hover {
    color: #89c6ff;
}

.login_bottom .weibo:hover {
    color: #ffd482;
}

.tips {
    font-size: 14px;
    margin-top: 20px;
}

.tips span {
    color: #e22222
}

.input_div input::-webkit-input-placeholder {
    line-height: 24px
}

.input_div input:-moz-placeholder {
    line-height: 34px
}

.input_div input::-moz-placeholder {
    line-height: 34px
}

.input_div input:-ms-input-placeholder {
    line-height: 24px
}

.recommend_layer {
    width: 100%;
    height: 100%;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    position: relative;
}

.recommend_layer_chengjiao{
    height: 400px;
    background: #fff;
    border-radius: 6px;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
}

.close_recommend{
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 14px;
    font-weight: 800;
}

.recommend_layer>dl{
    width: 100%;
    text-align: center;
}

.recommend_layer>dl>dt{
    width: 108px;
    height: 108px;
    margin:0 auto;
}

.recommend_layer>dl>dt>img{
    width: 100%;
    height: 100%;
}

.recommend_layer>dl>dd{
    height: 40px;
    line-height: 40px;
    color: #333;
}
