﻿.pop-wrap .form-box li .shoujiico{background: url(../images/shoujiico.png);
    background-size:100% 100%;}
.pop-wrap .form-box li .mimaico{background: url(../images/mimaico.png);
    background-size:100% 100%;}
.pop-box .xjdledv-left{float:left;width: 50%;background: url(../images/xjdledv.png); background-size:100% 100%;height: 460px;}
.pop-box .xjddelv-right{float: right;width: 50%;}
.pop-box .xjddelv-right .xjddelv-pinde{padding: 25px 30px;}
.xjdledv-tele{padding: 40px 30px;}
.xjdledv-tele p{font-size:20px;color:#ffffff;font-weight:bold;}
.xjdledv-tele ul li{float:left;width: 55%;margin-top:38px;}
.xjdledv-tele ul li:nth-child(2n+2) {width: 45%}
.xjdledv-tele ul li .dlico-lift{float:left;margin-right:12px; }
.dlico-right .dlico-te{font-size:16px;color:#ffffff;}
.dlico-right .dlico-re{font-size:12px;color:#ffffffad;}
.method li p{font-size:14px;padding-top:5px;}
.pop-wrap{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0, 0, 0, .55);z-index: 99999;color: #ccc;display: none;}
.pop-wrap a{color: #ccc;}
.pop-wrap .close{position: absolute;top:10px;right:10px;width: 24px;height: 24px;text-align: center;line-height: 24px;font-size: 20px;cursor: pointer;}
.pop-wrap .pop-box{position: absolute;top: 50%;left: 30%;width: 800px;height: 460px; background: #fff;border-radius: 8px; -webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);}
.pop-wrap .popLayer{padding-top: 20px; }
.pop-wrap .erweimaLayer .pics{width: 150px;height: 150px;margin: 20px auto 20px auto;padding: 5px;text-align: center;}
.pop-wrap .selectLoginLayer{padding-top: 0;}
.pop-wrap .pop-login .logo{margin: 20px 0;}
.pop-wrap .pop-login .small{height: 20px;line-height: 20px;text-align: center;font-size: 12px;}
.pop-wrap .pop-login .smals{height: 20px;line-height: 6px;text-align: center;font-size: 12px;}
.pop-wrap .pop-login .small:before{content: "";position: absolute;top: 50%;left: 0;background: #e5e5e5;width: 100%;height: 1px;}
.pop-wrap .pop-login .small span{display: inline-block;background: #fff;padding:0 35px; color: #999;position: relative;z-index: 1;letter-spacing: 2px;}
.pop-wrap .pop-login .smals span{display: inline-block;background: #fff;padding:0 35px; color: #999;position: relative;z-index: 1;letter-spacing: 2px;font-weight:bold;}
.pop-wrap .pop-login .method{padding: 40px 0 70px;text-align: center;color: #b2b2b2;}
.pop-wrap .pop-login .method li{display: inline-block;margin: 0 25px;cursor: pointer;}
.pop-wrap .pop-login .method i{width: 65px;height: 65px;border-radius: 50%;display: block;border:1px solid #ebebeb;line-height: 65px;font-size: 36px;margin-bottom: 20px;color: #ff9100;}
.pop-wrap .pop-login .method .weixin{color: #23bf36;}
.pop-wrap .pop-login .method .icon-qq{color: #1296DB;}
.pop-wrap .pop-login .method li:hover i{color: #fff;background: #ff9100;}
.pop-wrap .pop-login .method li:hover i.weixin{background: #23bf36;}
.pop-wrap .pop-login .method li:hover i.icon-qq{background: #1296DB;}
.pop-wrap .pop-login .bt a{color: #c7c7c7;}
.pop-wrap .pop-login .tab li{float: left;width: 50%;text-align:center;line-height: 38px;border-bottom:2px solid #e4e4e4;color: #999;cursor: pointer;}
.pop-wrap .pop-login .tab li.actived{border-bottom-color:#ff9100;}
.pop-wrap .form-wrap{margin: 0 25px;}
/* .pop-wrap .form-box{padding-top: 25px;} */
.pop-wrap .form-box li{margin-bottom: 20px;position: relative;}
.pop-wrap .form-box li .input-txt{border-radius: 30px;
    background-color: #eeeeee;
    height: 45px;
    line-height: 45px;
    position: relative;
    padding-left: 40px;}
.pop-wrap .form-box li .input-txt input{display: block;background: none;width: 100%;height: 100%;}
.pop-wrap .form-box li .input-txt i{
    position: absolute;
    width: 14px;
    display: block;
    top: 14px;
    left: 14px;
    font-size: 24px;
    height: 16px;}
.pop-wrap .form-box li .input-txt .btn{right: 20px;top: 0;color: #3577fc;padding: 0;}
.pop-wrap .form-box li .error{position: absolute;top: 101%;left:0;width: 100%;display: none;font-size: 12px;color: #f51b1b;}
.pop-wrap .form-box li.code-box .input-txt{padding-right: 80px;}
.pop-wrap .btn-wrap{margin: 10px 0 25px 0;}
.pop-wrap .btn-wrap p{margin-bottom: 20px;}
.pop-wrap .btn-wrap p input{vertical-align: middle;}
.pop-wrap .btn-wrap .submit{width:280px;display:block;padding:0;text-align:center;margin:0 auto;height:45px;line-height:45px;font-size:16px;color:#fff;border-radius:20px;background:-webkit-linear-gradient(left,#2a6eff 6%,#6294ff 75%)}
.pop-wrap .btn-wrap .submit:hover{opacity: .85;}
.pop-wrap .sure-btn .submit{margin: 30px auto;}
.pop-wrap .form-wrap .bt .weixin{font-size: 20px;cursor: pointer;}
.pop-wrap .form-wrap .bt .weixin:hover{color: #ff9100;}
#uploader .statusBar .progress span.percentage {
    width: 0;
    height: 100%;
    left: 0;
    top: 0;
    background: -webkit-linear-gradient(left,#2a6eff 6%,#6294ff 75%);
    position: absolute;
    border-radius: 30px;
}

/*#header .menu3.actived{
    color: #3577fc;
    background: url(../images/lanmuhove.png);
    background-size:100% 100%;
}*/
/*
#header ul li:nth-child(1) .menu3.actived {
    background: url(../images/tp01.png);
    background-size: 100% 100%;
}
#header ul li:nth-child(2) .menu3.actived {
    background: url(../images/tp02.png);
    background-size: 100% 100%;
}
#header ul li:nth-child(3) .menu3.actived {
    background: url(../images/tp03.png);
    background-size: 100% 100%;
}
#header ul li:nth-child(4) .menu3.actived {
    background: url(../images/tp04.png);
    background-size: 100% 100%;
}
#header ul li:nth-child(5) .menu3.actived {
    background: url(../images/tp05.png);
    background-size: 100% 100%;
}
#header ul li:nth-child(6) .menu3.actived {
    background: url(../images/tp06.png);
    background-size: 100% 100%;
}
*/
.pinlner-hp span.like{background:url(../images/dianzan1.png) no-repeat;display:inline-block;height:18px;width:18px;margin-right:5px;vertical-align:top;cursor:pointer}
.pinlner-hp span.like.active{background:url(../images/dianzan2.png) no-repeat}

#uploader .statusBar .btns .uploadBtn {
    background: #3577fc;
    color: #fff;
    border-color: transparent;
}

.success-s1 .jindutiao samp {
    display: block;
    background-color: #3577fc;
    height: 9px;
    width: 60%;
    border-radius: 30px;
}