.filter-Box .filter-list-box{
    width: 100% !important;
}
.content-main{
    width: 100% !important;
}
.select-warp{
    margin-top: unset;
}

.box {
    background: #f5f5f5;
}

/*--------幻灯--------*/
.fa-slide {
    position: relative;
    height: 340px;
    overflow: hidden;
    margin-top: 20px;
}

.fa-slide .pic {
    position: relative;
    z-index: 0;
}

.fa-slide .pic img {
    height: 340px;
    display: block;
}

.fa-slide .hd {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.fa-slide .hd li {
    margin: 0 5px;
    background: url(../img/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.fa-slide .hd .on {
    background-position: 0 0;
}

.fa-slide .prev,
.fa-slide .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: block;
    background: url(../img/ad_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.fa-slide .prev {
    left: 0;
}

.fa-slide .next {
    background-position: 0 -90px;
    right: 0;
}

.fa-slide .prev:hover,
.fa-slide .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

/*--------首页标签--------*/
.fa-tag {
    margin-top: 20px
}

.tag {
    width: 100%;
    background: #fff;
    border: 1px #d5d5d5 solid;
    border-radius: 2px
}

.tag .hd {
    height: 48px;
    line-height: 48px;
}

.tag .hd h2 {
    font-size: 18px;
    color: #222;
    line-height: 48px;
    padding-left: 20px;
    font-weight: 400;
}

.tag .hd span a {
    color: #b4b4b4;
    display: inline-block;
    width: 80px;
    text-align: center;
}

.tag .bd {
    height: 127px;
    padding: 8px 0 0 20px;
    overflow: hidden;
}

.tag .bd li {
    float: left;
    line-height: 40px;
    height: 40px;
    width: 97px;
	overflow:hidden;
}

.tag .bd li a {
    color: #6e6e6e;
}

/*--------首页内容--------*/
.fa-box {
    position: unset;
    margin-top: 30px;
    display: unset!important;
}

.fa-box .hd h2 {
    color: #262626;
    font-size: 24px;
    font-weight: 400;
}

.fa-box .hd ul li {
    float: left;
    margin-left: 15px;
    display: inline-block;
}

.fa-box .hd ul li a {
    display: inline-block;
    width: 80px;
    height: 34px;
    line-height: 34px;
    background: #fff;
    border: 1px solid #d9d9d9;
    color: #262626;
    text-align: center;
    font-size: 14px;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.fa-box .hd ul li.selected a, .fa-box .hd ul li a:hover {
    background: #0082df;
    color: #fff;
    border: 1px #0082df solid;
}

.fa-box .picbox {
    width: 1405px;
}


.fa-box .bd li:nth-child(4n) {
    margin-right: 0!important;
}
.fa-box .bd li, .fa-pins-more .list li {
    background: #fff;
    border: 1px #f5f5f5 solid;
    width: 336px;
    float: left;
    margin: 0 15px 15px 0;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.fa-box .bd li:hover, .fa-pins-more .list li:hover {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}

.fa-box .bd li .pic, .fa-pins-more .list li .pic {
    position: relative;
    max-height: 480px;
    overflow: hidden;
    text-align: center;
	padding:6px;
}

.fa-box .bd li .pic img, .fa-pins-more .list li .pic img {
    display: block;
    background: url(../img/loading.gif) no-repeat center center;
    width: 100%;
    -webkit-animation-duration: .3s !important;
    animation-duration: .3s !important;
    -webkit-box-sizing: border-box;
    vertical-align: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

.fa-pins-more .list li .pic {
    height: 216px;
}

.fa-pins-more .list li .text a {
    color: #7e7e7e;
}

.fa-pins-more .list li .text a:hover {
    color: #3366cc;
    text-decoration: none;
}

.fa-box .bd li.hover .hover-content, .fa-box .bd li:hover .hover-content, .fa-pins-more .list li.hover .hover-content, .fa-pins-more .list li:hover .hover-content {
    display: block;
    top: 6px;
}

.demo-btn {
    width: 62px;
    height: 32px;
    line-height: 32px;
    background: #f6f6f6;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0px;
    text-align: center;
    color: #05920a;
}

.demo-btn i {
    margin: 0 3px 0 0;
}

.demo-btn:hover {
    background: #05920a;
    color: #fff;
}

.hover-content {
    position: absolute;
    top: -50px;
    right: 0;
    height: 42px;
    line-height: 42px;
    transition: all .2s;
    width: 100%;
}

.hover-content span {
    display: inline-block;
    border-radius: 2px;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    width: 92px;
    text-align: center;
}

.hover-content span i {
    margin-left: 5px;
}

.hover-content .collect {
    float: left;
    border: 1px solid #d2d2d2;
    background: #fff;
    margin-left: 8px;
}

.hover-content .fav-set, .hover-content .collect:hover {
    color: #f25751;
    border: solid 1px #f25751;
}

.hover-content .down-btn {
    float: right;
    border: 1px solid #05920a;
    background: #05920a;
    color: #fff;
    margin-right: 8px;
}

.fa-box .bd li .txt, .fa-pins-more .list li .text {
    display: unset;
    padding: 0px 14px;
    width: 100%;
    line-height: 38px;
    height: 38px;
    background: unset;
    overflow: hidden;
}

.fa-box .bd li .txt a {
    font-size: 16px;
    color: #666666;
}

.fa-box .bd li .txt a:hover {
    color: #5bc0de;
    text-decoration: underline;
}

.fa-box .bd li .stag {
    padding: 0 10px 5px 10px;
}

.fa-box .bd li .stag a {
    
    display: inline-block;
    padding: 0px 5px;
    margin-right: 5px;
    white-space: nowrap;
    font-size: 12px;
    
	color: #30B34D;border:1px solid #30B34D;
}
.fa-box .bd li .stag a:first-child{border:1px solid #ff6f06;color: #ff6f06;}
.fa-box .bd li .stag a:nth-child(3){border:1px solid #ff0000;color: #ff0000;}
.fa-box .bd li .comment-list{ background:#fff; position:relative; border-top: 1px solid #eaeaea; padding: 10px 8px 10px 42px; line-height:30px; font-size:14px;}

.fa-box .bd li .comment-list img{
	opacity:0.65;
	filter:alpha(opacity=40); 
	border-radius:50%;
	width: 25px;
	height: 25px;
} 
.fa-box .bd li .comment-list .nickname{
	color: #333;
    font-weight: bold;
} 
.fa-box .bd li .comment-list a{
	color: #3366cc;
} 
.fa-box .bd li .comment-list a:hover{ text-decoration:underline;}
.fa-box .bd li .other, .fa-pins-more .list li .other {
    font-size: 12px;
    background: #ffffff;
    border-top: 1px solid #e7e7e7;
    box-shadow: 0 1px 0 0 #fff inset;
    padding: 0px 11px;
    margin: 0 -11px;
    color: #666;
    height: 36px;
    overflow: hidden;
}

.fa-box .bd li .other span, .fa-pins-more .list li .other span {
    display: inline-block;
    line-height: 36px;
}

.fa-box .bd li .other .yh-link, .fa-pins-more .list li .other .yh-link {
    width: 36px;
    margin: 0 -10px 0 0;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.fa-link {
}

.fa-link .hd {
    margin: 15px 0 10px 0;
}

.fa-link .hd a {
    color: #686868;
    font-size: 16px;
    margin-right: 10px;
    float: left;
    display: inline-block;
}

.fa-link .hd a.on {
    font-weight: 800;
    color: #168EE1;
}

.fa-link .bd div {
    display: none;
}

.fa-link .bd div a {
    display: inline-block;
    float: left;
    line-height: 28px;
    padding: 0 15px 0px 0;
    color: #666;
    white-space: nowrap;
}

.fa-link a:hover {
    color: #168EE1;
}

.fa-footer {
    margin-top: 20px;
    background: #168ee1;
}

.fa-footer div {
    height: 60px;
    overflow: hidden;
}

.fa-footer div p {
    float: left;
    color: #fff;
    line-height: 60px;
    margin: 0 50px 0 0;
    display: inline;
}

.fa-footer div p a {
    color: #fff;
}

.fa-footer div p a:hover {
    color: #fff;
    text-decoration: underline;
}

.fa-footer div p span {
    margin: 0 10px;
}
.fc-crumbs {
    margin: 30px 0 24px 0;
    color: #999999;
    font-size: 15px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}

.fc-crumbs a {
    color: #999999;
}

.fc-crumbs a:hover {
    color: #1169af;
    text-decoration: underline;
}

.fc-crumbs span {
    font-family: "新宋体";
    margin: 0 10px;
}

.fa-crumbs {
    margin: 30px 0 24px 0;
    color: #999999;
    font-size: 15px;
    line-height: 18px;
    height: 18px;
    overflow: hidden;
}

.fa-crumbs a {
    color: #999999;
}

.fa-crumbs a:hover {
    color: #1169af;
    text-decoration: underline;
}

.fa-crumbs span {
    font-family: "新宋体";
    margin: 0 10px;
}

.fa-sort {
    background: #fff;
    border: 1px solid #eee;
}

.fa-parent {
    line-height: 48px;
    height: 48px;
    overflow: hidden;
    border-bottom: 2px solid #0082df;
}

.fa-parent a {
    float: left;
    display: inline-block;
    font-size: 18px;
    transition: all .1s;
    overflow: hidden;
    border-right: 1px #fff solid;
    padding: 0 25px;
}

.fa-parent a.selected, .fa-parent a:hover {
    background: #0082df;
    color: #fff;
    text-decoration: none;
}

.fa-category {
    line-height: 28px;
    background: #FDFDFD;
    padding: 5px 15px;
}

.fa-category a {
    float: left;
    display: inline-block;
    border: 1px solid #fff;
    font-size: 14px;
    transition: all .1s;
    border-radius: 3px;
    white-space: nowrap;
    margin: 4px 26px 4px 0;
    padding: 0 6px;
}

.fa-category a.selected, .fa-category a:hover {
    border: 1px solid #0082df;
    text-decoration: none;
    color: #1169af;
    background: #fff;
    padding: 0 6px;
}

.fa-category a span {
    padding-left: 4px;
    color: #999;
}

.fa-category a.selected span, .fa-category a:hover span {
    color: #0082df;
}

.fa-hot-tags {
    border-top: 1px solid #f3f3f3;
    line-height: 28px;
    background: #FDFDFD;
    padding: 5px 15px;
    max-height: 288px;
    overflow: hidden;
}

.fa-hot-tags a, .fa-hot-tags strong {
    color: #999;
    display: inline-block;
    float: left;
    width: 140px;
    font-size: 14px;
    padding-left: 6px;
    margin: 4px 0;
    height: 28px;
    line-height: 28px;
    overflow: hidden;
}

.fa-hot-tags a span {
    color: #d0d0d0;
    padding-left: 4px;
}

.fa-hot-tags a:hover, .fa-hot-tags a:hover span, .fa-hot-tags a.selected, .fa-hot-tags a.selected span {
    color: #0082df;
}

.fa-hot-tags a.selected {
    font-weight: 800;
}

.fa-hot-tags strong i {
    margin-right: 6px;
}

.tx91 a, .tx91 strong {
    width: 91px;
}

.tx160 a, .tx160 strong {
    width: 160px;
}

.tx110 a, .tx110 strong {
    width: 110px;
}

.fa-pins-info {
    width: 870px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

.pins-title {
    padding: 22px;
    border-bottom: 1px solid #eff3f5;
}

.pins-title h1 {
    height: 36px;
}

.pins-title h1 strong {
    display: inline-block;
    white-space: nowrap;
    font-size: 24px;
    color: #2c3e50;
    font-weight: bold;
    line-height: 34px;
}

.pins-info {
    padding: 20px;
    border-bottom: 1px solid #eff3f5;
}

.pins-info .text {
    line-height: 28px;
    color: #333;
    margin: 20px 0 0 0;
    padding: 0 12px;
}

.pins-info .pic {
    position: relative;
    overflow: hidden;
    z-index: 2;
    text-align: center;
}

.pins-info .zoomr_show {
    background: #999999;
    color: #fff;
    z-index: 3;
    position: absolute;
    display: block;
    cursor: pointer;
    top: -50px;
    right: -50px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: right .15s ease-in-out, top .15s ease-in-out;
    -moz-transition: right .15s ease-in-out, top .15s ease-in-out;
    -ms-transition: right .15s ease-in-out, top .15s ease-in-out;
    -o-transition: right .15s ease-in-out, top .15s ease-in-out;
    transition: right .15s ease-in-out, top .15s ease-in-out;
}

.pins-info .zoomr_show i {
    font-size: 18px;
    font-weight: 800;
}

.pins-info .pic:hover .zoomr_show {
    top: 0;
    right: 0
}

.pins-tags {
    height: 30px;
    line-height: 30px;
    padding: 5px 10px 5px 20px;
}

.pins-tags li {
    float: left;
    margin: 0px 10px 0 0;
    display: inline;
    line-height: 30px;
    color: #a9b7c3;
}

.pins-tags li a {
    color: #a9b7c3;
}

.pins-tags li a:hover {
    color: #3366cc;
    text-decoration: underline;
}

.pins-tags li i {
    margin-right: 6px;
}

.pins-btn {
    width: 580px;
    margin: 30px auto 28px auto;
    height: 100px;
    overflow: hidden;
}

.pins-btn a {
    text-align: center;
    color: #FFF;
    text-decoration: none;
    overflow: hidden;
    height: 52px;
    line-height: 52px;
    font-size: 18px;
    display: block;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    order-radius: 3px;
}

.pins-btn a i {
    font-size: 20px;
    margin: 0 5px 0 0;
    color: #fff;
}

.pins-btn .btn-views, .pins-btn .btn-collect {
    width: 147px;
}

.pins-btn .btn-collect {
    margin: 0 36px;
    display: inline;
}

.pins-btn .btn-download {
    width: 214px;
}

.pins-btn .btn-views a {
    background: #3498db;
}

.pins-btn .btn-collect a {
    background: #ff9933;
}

.pins-btn .btn-download a {
    background: #3dbb2b;
}

.pins-btn p {
    margin: 26px 0 0 0;
    color: #bbbbbb;
    line-height: 20px;
    text-align: center;
}

.pins-btn p .need {
    margin: 0 0 0 26px;
    color: #ff6600;
}

.pins-user-info {
    padding: 30px 20px;
    background: #f6f9fa
}

.pins-user-info .pic {
    margin-right: 15px;
    display: inline;
    height: 100px;
    width: 100px;
    overflow: hidden;
}

.pins-user-info .pic img, .avatar-sm img, .panel .avatar a img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.pins-user-info .text {
    margin: 30px 0 0 0;
    width: 245px;
    color: #34495e;
}

.pins-user-info .text h3 {
    font-size: 20px;
    font-weight: 800;
    height: 30px;
    line-height: 30px;
}

.pins-user-info .text h3 a {
    color: #2c3e50;
}

.pins-user-info .text p {
    line-height: 24px;
}

.pins-user-info .pins-follow {
    width: 90px;
    padding: 40px 20px;
}

.pins-user-info .pins-follow a {
    float: left;
    width: 88px;
    height: 28px;
    border: 1px solid #bdc3c7;
    border-radius: 20px;
    font-size: 12px;
    color: #34495e;
    line-height: 28px;
    text-align: center;
}

.pins-user-info .pins-follow a i {
    font-size: 12px;
    margin: 0 5px 0 0;
}

.pins-user-info .pins-follow a:hover {
    color: #3498db;
    border-color: #3498db;
}

.pins-user-info .pins-follow a:hover i {
    color: #3498db;
}

.pins-user-info .pins-date {
    margin: 46px 6px 0 0px;
    display: inline;
}

.comment-login-box {
    margin: 20px;
}

.comment-login {
    width: 100%;
    height: 86px;
    padding: 22px 30px;
    background-color: #fff7e7;
    border: 1px solid #ded6c5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.comment-login p {
    float: left;
    font-size: 14px;
    color: #6b3612;
    line-height: 40px;
}

.comment-login a, .comment-form button, .Submit a {
    float: right;
    display: inline-block;
    padding: 10px 20px;
    line-height: 20px;
    letter-spacing: 1px;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
}

.comment-login a:hover {
    transition: background-color 0.2s ease-in-out;
    color: #3498db;
}

.comment-login a:focus, .comment-login a:active:focus {
    outline: none;
}

.comment-login .btn-primary, .Submit a {
    color: #fff;
    background-color: #3498db;
    width: 100px;
    padding: 10px 0;
}

.comment-login .btn-primary:hover {
    color: #fff;
    background-color: #3da2e3;
}

.comment-login .btn-primary:active {
    background-color: #298fd3;
}

.comment-form {
    margin: 20px;
    position: relative;
}

.comment-form textarea {
    width: 100%;
    height: 115px;
    padding: 18px;
    color: #6d6d6d;
    margin: 0;
    font-size: 14px;
    border: 1px solid #e4e9ed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.comment-form textarea:focus {
    border: 1px solid #3da2e3;
}

.comment-warn {
    position: absolute;
    right: 15px;
    top: 85px;
    font-size: 12px;
    color: #bdc3c7;
}

.comment-warn span {
    color: #f39c12;
    font-weight: bold;
}

.comment-form .mtm {
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    margin: 10px 0 0 0;
}

.comment-form .bq-box {
    width: 77px;
    height: 40px;
    font-size: 12px;
    color: #3499da;
    line-height: 40px;
    cursor: pointer;
    float: left;
}

.comment-form .bq-box i {
    float: left;
    margin-left: 15px;
    line-height: 40px;
    margin-right: 3px;
    font-size: 22px;
    color: #3499da;
}

.comment-form .uiem-btn {
    font-size: 12px;
    color: #b1b0b0;
    float: left;
    display: inline;
    margin: 0 0 0 26px;
}

.comment-form button {
    padding: 0;
    border-radius: 0;
    width: 100px;
    height: 40px;
    line-height: 40px;
    background-color: #3498db;
    color: #fff;
}

.comment-form button:active {
    background-color: #298fd3;
}

.comment-form button.dis {
    background: #f2f2f2;
    color: #ccc;
}

.faceDiv {
    z-index: 1;
    display: none;
    position: absolute;
    top: 162px;
    left: 10px;
    width: 353px;
    padding: 10px 0 10px 10px;
    height: auto;
    background: #fff;
    border: 1px solid #e6eaee;
    box-shadow: 0 0 8px rgba(0, 0, 0, .15);
}

.faceDiv > img {
    border: 1px solid #ccc;
    float: left;
    margin-left: -1px;
    margin-top: -1px;
    position: relative;
    width: 24px;
    height: 24px;
    padding: 3px 3px 3px 3px;
    cursor: pointer;
    box-sizing: content-box;
}

.faceDiv > img:hover {
    background: #efefef;
}

.faceDiv > img:active {
    padding: 4px 3px 2px 3px;
}

.reply {
    line-height: 22px;
    padding: 0 0 0 12px;
    border-left: 3px solid #3498db;
    margin: 10px 0 0 0;
    color: #5e5e5e;
}

.reply strong {
    color: #5b85b4;
}

.reply-con {
    width: 700px;
    float: left;
    margin-right: 0px !important;
}

.reply-con input {
    width: 580px;
    height: 20px;
    line-height: 20px;
    color: #222;
    padding: 10px 0 10px 10px;
}

.comment-tip {
    margin: 20px;
    height: 60px;
    line-height: 60px;
    color: #3366cc;
    text-align: center;
}

.comment-main li {
    position: relative;
    min-height: 65px;
    padding: 20px 40px;
    transition: all .2s;
}

.comment-main li:hover {
    background-color: #f6f9fa;
}

.comment-main li .avatar-sm {
    display: inline-block;
    height: 60px;
    width: 60px;
    overflow: hidden;
}

.comment-main .comment-form {
    margin: 20px -20px 0 80px;
}

.comment-cont {
    width: 670px;
    margin-left: 20px;
    display: inline;
}

.comment-cont .user {
    margin-bottom: 2px;
}

.comment-cont .user a {
    font-size: 14px;
    color: #95a5a6;
    font-weight: bold;
}

.comment-cont .user a:hover {
    color: #3498db;
    text-decoration: underline;
}

.comment-cont .user time {
    margin-left: 15px;
    font-size: 12px;
    color: #bdbdbd;
}

.comment-cont .text {
    font-size: 16px;
    color: #34495e;
    line-height: 26px;
    overflow: hidden;
}

.comment-main .more-border {
    border-top: 1px solid #e0e7eb;
}

.comment-main .more-border .h-list-more {
    display: block;
    margin: 0 auto;
    width: 220px;
    height: 40px;
    font-size: 14px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #bdc3c7;
    border-radius: 30px;
    margin-top: 10px;
}

.comment-main .more-border .h-list-more:hover {
    border-color: #3498db;
}

.oper {
    position: absolute;
    top: 20px;
    right: 20px;
}

.oper a {
    display: inline-block;
    margin: 0 0 0 20px;
    color: #b3b3b3;
}

.oper a i {
    margin: 0 5px 0 0;
}

.oper a:hover, .oper a:hover i {
    color: #1169af;
}

.fa-pins-other {
    width: 300px;
    background-color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, .1);
}

.panel .avatar {
    height: 61px;
    overflow: hidden;
    border-bottom: solid 1px #eff3f5;
    padding: 0 19px 0 15px;
}

.panel .avatar a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 11px 0 0 0;
}

.panel .avatar strong {
    display: inline-block;
    margin: 20px 0 0 8px;
    font-size: 15px;
}

.panel .avatar em {
    color: #8fa0af;
    margin: 22px 0 0 0;
    font-size: 12px;
}

.panel .list {
    padding: 14px 12px 0 12px;
}

.panel .list li {
    float: left;
    width: 82px;
    overflow: hidden;
    padding: 0 5px 14px 5px;
    display: inline;
    text-align: center;
}

.panel .list li .pic {
    display: block;
    height: 80px;
    overflow: hidden;
    border: solid 1px #efefef;
}

.panel .list li .pic:hover {
    border: solid 1px #3498db;
}

.panel .list li .text {
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}

.panel h3, .pins-other-tags h3 {
    font-size: 15px;
    padding: 12px 0 0 14px;
    line-height: 24px;
    height: 24px;
}

.pins-other-tags {
    background: #f6f9fa;
}

.pins-other-tags .list {
    padding: 12px 0 0 14px;
}

.pins-other-tags .list a {
    display: inline-block;
    line-height: 28px;
    padding: 0 8px;
    white-space: nowrap;
    background: #cbdbfb;
    color: #265899;
    margin: 0 8px 14px 0;
}

.pins-other-tags .list a:hover {
    background: #e8e8e8;
    color: #5e5e5e;
}

.fa-pins-more {
    margin-top: 48px
}

.fa-pins-more .list {
    width: 1215px;
    position: relative;
}

.fa-pins-more .title {
    border-top: 2px solid #008ce4;
    height: 40px;
    line-height: 76px;
    position: relative;
}

.fa-pins-more .title h2 {
    font-size: 24px;
    color: #000000;
    font-weight: 400;
    background: #f5f5f5;
    position: absolute;
    top: -40px;
    left: 42%;
    padding: 0 20px;
}

.fa-crumbs-tags {
    background: url("../img/fa-crumbs-tags.png") left no-repeat;
    width: 24px;
    height: 23px;
    display: block;
    float: left;
    margin-right: 10px
}

/*举报弹出层*/
.dialog-box {
    background: #fff;
    width: 580px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin: -220px 0 0 -290px;
    display: none;
    z-index: 99999999;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
    border-radius: 1px
}

.dialog-box .box-title {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    border-bottom: 1px solid #EDEDED;
    position: relative;
    padding-left: 30px
}

.dialog-box .box-inner {
    position: relative;
    padding: 20px 30px
}

#ReportForm {
    margin: 25px
}

#ReportForm .ReportTitle {
    font-size: 14px;
    color: #333
}

#ReportForm .ReportRadio {
    font-size: 13px;
    color: #333;
    margin-top: 2px;
    text-align: left
}

#ReportForm .ReportRadio .InputBlock {
    margin-top: 8px;
    width: 150px;
    display: inline-block;
    padding: 15px 0
}

.Submit {
    margin: 30px 0 0 0;
    text-align: center;
}

.Submit a {
    float: none;
}


/*分页*/
.padding_pager{
    display: grid;
}
.ey_pager {
    width: 100%;
    display: inline-table;
	margin: 20px 0;
	text-align: center;
}
.ey_pager * {
	display: inline-table;
}
.ey_pager a, .ey_pager .PreSpan, .ey_pager .NextSpan {
	padding: 5px 12px;
	border: 1px solid #e4eaec;
	background: #fff;
}
.ey_pager a {
	color: #76838f;
	text-decoration: none;
}
.ey_pager a:active, .ey_pager a:focus, .ey_pager a:hover {
	text-decoration: none;
}
.ey_pager a:hover {
	background: #f5f5f5;
}
.ey_pager a.NextA {
	border-right: 1px solid #e4eaec;
}
.ey_pager a.Ahover {
	border-color: #ff6f06;
	background: #ff6f06;
	color: #fff;
}
.ey_pager .PreSpan, .ey_pager .NextSpan {
	color: #ccd5db;
    cursor: not-allowed;
}
.ey_pager input, .ey_pager .PageText {
	display: none;
}
 @media (max-width: 767px) {
.ey_pager a, .ey_pager .PreSpan, .ey_pager .NextSpan {
	padding: 3px 9px;
}
.ey_pager .pageinfo {
	display: block;
	margin-top: 5px;
}
}
/* 登录界面 */
.goodcover, .overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 133%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: 0.50;
    filter: alpha(opacity=80);
}

.layerbox {
    width: 594px;
    min-height: 430px;
    background-color: #fff;
    padding: 10px;
    position: fixed;
    display: none;
    left: 45%;
    z-index: 99999999;
}

.layerbox .switch-close, .dialog-box .dialog-close {
    float: right;
    font-size: 30px;
    position: absolute;
    top: 1px;
    right: 15px;
    cursor: pointer;
    color: #999;
    z-index: 99;
}

.login-publicTitle {
    height: 107px;
    line-height: 107px;
    color: #666;
    position: relative;
    text-align: center
}

.login-publicTitle img {
    margin-top: 35px;
    margin-left: 0
}

.login-publicTitle2 {
    width: 100%;
    height: 27px;
    line-height: 27px;
    margin: 0 auto;
    color: #666;
    position: relative;
    text-align: center
}

.login-publicTitle2 .linebg {
    height: 1px;
    background-color: #ededed;
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

.login-publicTitle2 p {
    background-color: #fff;
    position: absolute;
    padding: 0 10px;
    left: 47%;
    font-size: 16px;
}

#zhannei .login-publicTitle2 p {
    left: 36%;
}

.select-loginType {
    margin-top: 20px;
}

.select-loginType a {
    display: inline-block;
    border-radius: 50%;
    width: 165px;
    height: 165px;
    border: 1px solid #dfdfdf;
    font-size: 18px;
    text-align: center;
}

.select-loginType a i {
    margin: 30px auto 13px;
    display: block;
    font-size: 56px;
    height: 50px;
    line-height: 50px;
}

.select-loginType .qq {
    color: #2a9ce3;
    margin-left: 97px;
    margin-right: 40px;
}

.select-loginType .qq:hover {
    background: #2a9ce3;
    color: #fff;
    border: 1px solid #2a9ce3;
}

.select-loginType .qq:hover i {
    color: #fff;
}

.select-loginType .weibo {
    color: #ff734a;
    margin-left: 40px;
}

.select-loginType .weibo:hover {
    background: #ff734a;
    color: #fff;
    border: 1px solid #ff734a;
}

.select-loginType .weibo:hover i {
    color: #fff;
}

.login-emil {
    margin: 70px auto 0 auto;
    width: 540px;
}

.login-emil .ps-info {
    font-size: 12px;
    color: #333;
    margin: 4px 0 0 100px;
}

.login-emil .btnemil {

    background-repeat: no-repeat;
    display: inline-block;
    width: 130px;
    line-height: 20px;
    font-size: 14px;
    color: #3ebb2b;
    text-align: center;
    border: 1px solid #3ebb2b;
    border-radius: 5px
}

.local-loginWay {
    font-size: 18px;
    color: #484848;
    margin-top: 15px;
    width: 270px;
    margin: 0 auto
}

.local-loginWay input {
    background-repeat: no-repeat;
    display: inline-block;
    width: 100%;
    line-height: 40px;
    margin: 15px auto 0;
    font-size: 16px;
    color: #333;
    text-align: left;
    text-indent: 40px;
    border: 1px solid #d7d7d7;
    border-radius: 5px
}

.local-loginWay input.email {
    background-image: url(../img/email.png);
    background-position: 10px 12px
}

.local-loginWay input.pwd {
    background-image: url(../img/pwd.png);
    background-position: 10px 8px
}

.local-loginWay input.submit {
    cursor: pointer;
    background: #00b7d6;
    text-align: center;
    text-indent: 0;
    color: #fff;
    border: 1px solid #00b7d6;
    padding: 0;
}

.bkswitch {
    float: right;
    position: absolute;
    bottom: 28px;
    right: 15px;
    cursor: pointer
}

.bkswitch a {
    color: #00b7d6
}

/* 搜索文本部分*/
.keyword-con a {
    margin-top: 7px;
}

.keyword-con .keyword-text {
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin-right: 10px;
    font-size: 14px;
    color: #3B79AD;
    border: 1px solid #C9E7FB;
    border-radius: 24px;
    float: left;
    background-color: #fff;
    padding-left: 20px;
    padding-right: 20px;
}

.keyword-con .keyword-text:hover {
    background: #a2d4f5;
    color: #fff;
}

.result-con {
    padding: 15px 0 30px 0;
    font-size: 18px;
    color: #434343;
}

.result-con span {
    margin: 0 15px;
}

.result-con em {
    color: #ff2a00;
    font-weight: 400;
}

/*-------------- 个人中心 --------------*/
.user-top {
    background: #eff3f5;
}

.user-center {
    position: relative;
    height: 340px;
}

.user-center .user-pad {
    position: absolute;
    left: 0;
    top: 40px
}

.user-center .user-pad p {
    color: #2c3e50;
    line-height: 30px;
}

.user-center .user-pad p i {
    margin-right: 6px;
    font-size: 20px;
    color: #2c3e50;
}

.user-center .user-pad p a {
    margin: 0 0 0 10px;
    color: #05920a;
}

.us-focus {
    position: absolute;
    right: 0px;
    top: 40px;
}

.us-focus li {
    display: inline-block;
    height: 52px;
    margin-left: 35px;
    float: left;
}

.us-focus li a {
    display: block;
    color: #34495e;
}

.us-focus li a:hover {
    color: #3499da;
}

.us-focus li strong {
    display: block;
    font-size: 20px;
    text-align: center;
    color: #2c3e50;
}

.us-focus li span {
    display: block;
    font-size: 14px;
    text-align: center;
    color: #b8c4ce;
}

.us-focus .follow {
    display: block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    color: #fff;
    background-color: #3498db;
    border-radius: 3px;
    font-size: 14px;
}

.us-focus .onfollow {
    background: #1abc9c;
}

.us-focus .unfollow {
    background: #ee4b4b;
}

.user-center dl {
    text-align: center;
    color: #262626;
    font-size: 18px;
    padding-top: 15px
}

.user-center dl dt {
    width: 131px;
    height: 127px;
    margin: 25px auto 20px auto;
    position: relative;
}

.user-center dl dt img {
    margin: 7px;
    vertical-align: middle;
    border-radius: 50%;
    border: solid 5px #fff;
    border-radius: 50%;
}

.user-center dl dt i {
    position: absolute;
    color: #fff;
    top: 83px;
    right: -3px;
    font-weight: 800;
}

.user-center dl dt .vip-end {
    color: #e67c23;
    font-size: 12px;
    position: absolute;
    left: 145px;
    top: 80px;
    width: 178px;
    height: 22px;
    line-height: 22px;
    text-align: left;
    background: url(../img/vip-arrow.png) no-repeat;
    padding: 0 0 0 12px;
}

.user-center dl dd.user-call {
    font-size: 20px;
    color: #444;
    height: 24px;
    line-height: 24px;
}

.user-center dl dd.user-des {
    font-size: 14px;
    color: #5e5e5e;
    height: 20px;
    line-height: 20px;
}

.circle-wrap {
    position: absolute;
    top: 4px;
    left: 50%;
    width: 137px;
    height: 127px;
    margin-left: -64px;
    background: url(../img/vip-linebg.png) no-repeat;
}

.vip-iconBox {
    width: 1122px;
    margin: 35px auto 0 auto;
}

.vip-iconBox .line {
    height: 28px;
    width: 1px;
    background: #3f3f3f;
    float: left;
    display: block;
    margin: 3px 35px 0 40px;
}

.vip-iconBox .vip-list {
    float: left;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
}

.vip-iconBox .vip-list a {
    display: inline-block;
    float: left;
    margin: 0 20px 0 0;
}

.vip-iconBox .vip-list i {
    font-size: 20px;
    margin: 0 10px 0 0;
}

.vip-iconBox .vip-list .blue-btn {
    float: left;
    background: #3da2e3;
    color: #fff;
    display: inline-block;
    height: 34px;
    width: 226px;
    text-align: center;
}

.menunav {
    background-color: #fff;
    border-bottom: 2px solid #0684d3;
    height: 62px;
    box-shadow: 0px 4px 4px 0px #dfdfdf;
}

.mn-list a {
    font-size: 16px;
    color: #333;
    float: left;
    display: inline-block;
    line-height: 62px;
    margin: 0 50px 0 0;
}

.mn-list a i {
    font-size: 22px;
    margin: 0 6px 0 0;
}

.mn-list a.selected, .mn-list a.selected i {
    color: #008ce4;
}

.mn-list a.uploadbtn {
    padding: 0 15px;
    height: 44px;
    line-height: 44px;
    background-color: #3da2e3;
    color: #fff;
    margin: 8px 0 0 0;
    border-radius: 4px;
    float: right;
}

.mn-list a.uploadbtn i {
    font-size: 18px;
}

.nav-list {
    background: #fff;
    height: 49px;
    line-height: 49px;
    border: 1px solid #d5d5d5;
    margin: 20px 0 0 0;
}

.nav-list a {
    font-size: 16px;
    margin: 0 15px;
    float: left;
}

.nav-list a i.current-icon {
    background: url(../img/public-icon.png) no-repeat -100px -98px;
    width: 13px;
    height: 10px;
    display: inline-block;
    margin-right: 9px;
}

.nav-list a.current, .nav-list a:hover {
    color: #499ef2;
}

/*----------上传发布页面-------*/
.upload-text {
    border-bottom: solid 3px #d6d6d6;
    height: 54px;
    overflow: hidden;
    margin: 50px 0 0 0
}

.upload-text h2 {
    font-size: 24px;
    color: #333;
    font-weight: 400;
}

.upload-text p {
    line-height: 22px;
    text-align: right;
    color: #ff0000;
}

.upload-con {
    margin: 10px 0 0 0;
}

.Form input[type=text] {
    display: inline-block;
    padding: 0px 12px;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    font-weight: 300;
    line-height: 1.4;
    color: #221919;
    background: #fff;
    border: 1px solid #dddddd;
}

.screenbox {
    width: 268px;
}

.screenimg {
    width: 266px;
    height: 260px;
    position: relative;
    overflow: hidden;
    border: solid 3px #fff;
    box-shadow: 0 1px 1px rgba(34, 25, 25, .4);
    -moz-box-shadow: 0 1px 1px rgba(34, 25, 25, .4);
    -webkit-box-shadow: 0 1px 1px rgba(34, 25, 25, .4);
}

.screenimg #bigImage {
    min-height: 260px;
    min-width: 260px
}

.screenimg #loading {
    position: absolute;
    left: 40%;
    top: 38%
}

.screenbtn {
    margin: 20px auto 0 auto;
    width: 133px;
}

.upload-main {
    width: 870px;
}

.attachmentbox {
    position: relative;
    margin: 0 0 20px 0;
}

.attachmentbox .uploadbtn {
    margin: 0 0 0 15px;
    display: inline;
}

.attachmentbox .uploadtip {
    margin: 6px 0 0 10px;
    display: inline-block;
}

.attachmentbox .uploaddata {
    float: right;
}

.upload-item {
    margin: 0 0 20px 0;
}

.upload-item h3 {
    height: 40px;
    line-height: 40px;
    width: 90px;
    text-align: right;
    font-size: 14px;
    background: #eaeaea;
    font-weight: 400;
    float: left;
}

.upload-item .input_public, .upload-item .ltext {
    width: 650px;
    float: left;
}

.upload-item .ltext {
    padding: 12px;
    font-size: 14px;
    font-weight: 300;
    color: #221919;
    background: #fff;
    border: 1px solid #dddddd;
}

.sort-choose {
    float: left;
    width: 800px;
}

.sort-choose li {
    float: left;
    margin: 0 0 0 11px;
    display: inline;
    width: 90px;
    border: solid 1px #dddddd;
    font-size: 14px;
    text-align: center;
    background: #fff;
    cursor: pointer;
}

.sort-choose li span {
    display: block;
    height: 34px;
    line-height: 34px;
    border: solid 2px #fff;
}

.sort-choose li.selected span {
    border: solid 2px #008ce4;
}

.submit {
    padding: 20px 0 0 0;
}

.submit input {
    width: 254px;
    height: 49px;
    line-height: 49px;
    border: 0;
    background: #0eaa24;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
}

.testinfo {
    clear: both;
    margin-left: 90px
}

.testinfo font.error {
    display: block;
    font-size: 15px;
    font-weight: 800;
    color: #333;
    height: 22px;
    background: url(../img/icon_error.png) no-repeat 0 3px;
    padding: 15px 0 5px 48px
}

.testinfo font.valid {
    background: 0 0;
    padding: 0;
    height: 0;
    overflow: hidden
}

.progressWrapper {
    width: 300px;
    overflow: hidden
}

.progressContainer {
    padding: 4px;
    border: solid 1px #E8E8E8;
    background-color: #F7F7F7;
    overflow: hidden;
    height: 46px;
}

.message {
    margin: 1em 0;
    padding: 10px 20px;
    border: solid 1px #FD9;
    background-color: #FFC;
    overflow: hidden
}

.progressWrapper .red {
    border: solid 1px #B50000;
    background-color: #FFEBEB
}

.progressWrapper .green {
    border: solid 1px #DDF0DD;
    background-color: #EBFFEB
}

.progressWrapper .blue {
    border: solid 1px #CEE2F2;
    background-color: #F0F5FF
}

.progressName {
    font-size: 13px;
    font-weight: 700;
    color: #555;
    width: 226px;
    height: 22px;
    text-align: left;
    overflow: hidden;
    float: left;
}

.progressBarComplete, .progressBarError, .progressBarInProgress {
    font-size: 0;
    width: 0;
    height: 2px;
    background-color: #00f;
    margin-top: 2px
}

.progressBarComplete {
    width: 100%;
    background-color: green;
    visibility: hidden;
    float: left;
}

.progressBarError {
    width: 100%;
    background-color: red;
    visibility: hidden
}

.progressBarStatus {
    width: 280px;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    float: left;
}

a.progressCancel {
    font-size: 0;
    display: block;
    height: 14px;
    width: 14px;
    background-image: url(../img/cancelbutton.gif);
    background-repeat: no-repeat;
    background-position: -14px 0;
    float: right
}

a.progressCancel:hover {
    background-position: 0 0
}

/*  消息页面 */
.info-list {
    border-bottom: 1px dashed #dadada;
    padding: 20px 20px 0 20px;
    overflow: hidden;
}

.info-list:hover {
    background-color: #f9f9f9;
}

.info-list dt {
    width: 74px;
    height: 74px;
    border-radius: 50%;
    background: #d1d1d1;
    margin: 0 32px 20px 0;
    text-align: center;
}

.info-list dt img {
    border-radius: 50%;
    border: solid 1px #fff;
}

.info-list dt i {
    line-height: 74px;
    font-size: 32px;
    color: #fff;
}

.info-list dd {
    font-size: 18px;
    color: #333;
}

.info-list .list-title {
    padding: 10px 0 8px 0;
}

.info-list .list-title .pl {
    margin: 0 20px;
    color: #959595
}

.info-list .list-title i {
    display: inline-block;
    margin-left: 5px;
    color: #ff0000;
    font-size: 18px;
}

.info-list .list-title a {
    color: #1169af;
}

.info-list .list-con {
    width: 90%;
    float: left;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.info-list .list-con span {
    margin: 0 0 0 60px;
    color: #ff6600;
}

.info-list .info-time {
    font-size: 18px;
    padding-right: 10px;
}

.info-head {
    padding: 30px 0 20px 0;
}

.info-head ul {
    border-bottom: 1px solid #D7D7D7;
    height: 46px;
}

.info-head ul li {
    float: left;
    padding: 0px 20px;
    overflow: hidden;
    width: 150px;
    position: relative;
    height: 40px;
}

.info-head ul li .user-xian {
    display: inline-block;
    margin-left: 13px;
    width: 1px;
    height: 20px;
    background: #d6d6d6;
    position: absolute;
    top: 11px;
    right: 0
}

.info-head ul li a {
    display: block;
    line-height: 40px;
    font-size: 18px;
    text-decoration: none;
    clear: both;
    overflow: hidden;
    text-align: center;
}

.info-head ul li a:hover, .info-head ul li a.current {
    color: #168ee1;
    font-weight: 800;
    height: 37px;
}

/*  充值页面 */
.statichead {
    border-bottom: 3px double #d6d5d5;
    margin: 30px 0 0 0;
}

.statichead h3 {
    padding: 0 0 18px;
    font-size: 28px;
    line-height: 1.1em;
    font-weight: 400;
    color: #524d4d;
    text-shadow: 0 1px rgba(255, 255, 255, .9);
    display: inline-block;
    margin: 0 40px 0 0;
    float: left;
    width: 170px;
    text-align: right;
}

.statichead .tipbox {
    float: left;
    font-size: 14px;
    margin: 5px 0 0 30px;
    color: #3366cc;
    font-weight: 800;
}

.staticon li {
    padding: 15px 20px;
    color: #8c7e7e;
    text-shadow: 0 1px rgba(255, 255, 255, .9);
    border-top: 1px solid #fbfafa;
    border-bottom: 1px solid #dddbda;
    font-size: 18px;
}

.staticon li .label {
    float: left;
    width: 150px;
    padding-top: 7px;
    vertical-align: top;
    text-align: right;
    cursor: default;
    margin: 0 20px 0 0;
    display: inline-block;
}

.staticon .btnbox {
    padding: 24px 0 20px 190px;
    border-top: 1px solid rgba(255, 255, 255, .7)
}

.staticon li .wd-num {
    width: 520px;
}

.staticon li .ltext {
    padding: 12px 12px 0 12px;
    width: 520px;
    height: 150px;
}

.recharge {
    width: 900px;
    float: left;
}

.recharge span {
    white-space: nowrap;
    display: inline-block;
    margin: 8px 0 0 0;
    width: 225px;
    float: left;
    font-size: 16px;
}

.recharge span b {
    margin: 0 3px;
}

.alipaybtn {
    width: 150px;
    height: 40px;
    text-indent: 999em;
    overflow: hidden;
    background: url(../img/alipay-btn.png) no-repeat;
    border: 0;
    cursor: pointer
}

.record h2 {
    font-size: 30px;
    font-weight: 800;
    text-align: center;
    height: 40px;
    padding: 50px 0 30px 0;
}

.table-wl, .table-pub {
    background: #fff;
}

.table-wl table th, .table-wl table td {
    text-align: center;
    font-size: 18px;
    height: 60px;
    line-height: 60px;
}

.table-wl table th {
    font-size: 20px;
}

.table-wl table td {
    color: #5e5e5e;
}

.table-wl table td.blue {
    color: #3366cc;
}

.table-wl table td a.yellow {
    color: #ff6600;
    text-decoration: underline;
}

.table-pub table th, .table-pub table td {
    border: solid 1px #d7d7d7;
    text-align: center;
    font-size: 18px;
    height: 78px;
    line-height: 78px;
}

.table-pub table th {
    background: #e2e2e2;
    font-size: 20px;
}

.table-pub .pay-now {
    border-radius: 6px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    width: 160px;
    color: #fff;
    background: #147aef;
}

.table-pub .iconfont {
    color: #3366cc;
    font-size: 28px;
}

.table-pub .icon-guanbi {
    color: #333;
    font-size: 30px;
}

.table-pub .icon-gou {
    color: #3366cc;
    font-size: 36px;
}

.recharge-info {
    border-bottom: 1px dotted #cbcbcb;
    padding: 18px 0;
    font-size: 18px;
    color: #000;
    height: 75px;
    line-height: 38px;
    overflow: hidden;
    margin: 0;
}

.recharge-info img {
    margin: 0 10px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
}

.reform {
    padding: 0 0 25px 0;
}

.reform .permanent {
    width: 365px;
    height: 124px;
    padding: 10px 0 10px 0px;
    position: relative;
    border: #c8c8c8 1px solid;
    cursor: pointer;
    margin: 25px 39px 0 0;
    background: #fff;
}

.reform .permanent .time {
    width: 180px;
    height: 100%;
    text-align: center;
    border-left: #e2e2e2 1px dashed;
}

.reform .permanent .time .one {
    font-size: 36px;
    color: #565555;
    padding-top: 19px;
}

.reform .permanent .time .two {
    font-size: 18px;
    color: #A2A2A2;
    margin-top: 43px
}

.reform .permanent .time .two em {
    color: #FF351A;
    font-weight: 600;
    font-size: 22px;
}

.reform .permanent .money {
    width: 180px;
    text-align: center
}

.reform .permanent .money i {
    font-size: 32px;
}

.reform .permanent .money p span {
    font-size: 48px;
    color: #ff4200;
}

.reform .permanent .money .money_much {
    font-size: 24px;
    color: #ff4200;
    height: 48px;
    line-height: 48px;
}

.reform .permanent .tuijian {
    width: 66px;
    height: 33px;
    line-height: 33px;
    position: absolute;
    background-color: #156DB0;
    color: white;
    text-align: center;
    top: 14px;
    left: 328px;
}

.reform .current {
    border: #156db0 2px solid;
    background: #fff url(../img/gou.png) no-repeat 100% 100%;
}

.reg-money .pay-num {
    margin-right: 20px;
    font-size: 18px;
    color: #5c5c5c;
    margin-top: 6px;
    color: #5c5c5c;
}

.reg-money {
    padding-top: 20px;
    border-top: #cbcbcb 1px dotted;
}

.reg-money .money-num {
    font-size: 28px;
    color: #ff4200;
    font-weight: bold;
}

.reg-money select {
    padding: 5px;
    width: 90px;
    margin: 5px 0 0 20px;
    display: inline;
}

.reg-btn {
    padding: 20px 0;
}

.d-warn {
    margin-top: 0px;
    margin-bottom: 30px;
    color: #454545;
}

.free-vip {
    border: solid 1px #d7d7d7;
    background: #fff;
    margin: 40px 0 0 0;
}

.free-vip h3 {
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    overflow: hidden;
    color: #068ee6;
    padding: 0 20px;
    border-bottom: solid 1px #d7d7d7;
}

.free-vip li {
    height: 135px;
    padding: 45px 0 0 30px;
    float: left;
    width: 369px;
}

.free-vip li i {
    float: left;
    font-size: 80px;
    color: #58565a;
    margin: 0 15px 0 0;
}

.free-vip li h4 {
    font-size: 18px;
    height: 28px;
    color: #5c5c5c;
}

.free-vip li h4 a, .free-vip li h4 a:hover {
    color: #5c5c5c;
}

.free-vip li p {
    line-height: 28px;
    font-size: 16px;
    color: #999;
}

.personal-vipType {
    margin: 50px 0 0 0;
    padding: 0 0 20px 0;
}

.personal-vipType dl {
    background: #ffffff;
    width: 388px;
    height: 198px;
    border: 1px solid #dfdfdf;
    text-align: center;
    float: left;
    display: inline;
    margin-right: 15px;
    position: relative;
}

.personal-vipType dt {
    position: absolute;
    top: -26px;
    left: 168px;
    width: 50px;
    height: 50px;
    line-height: 50px;
}

.personal-vipType dt i {
    font-size: 42px;
}

.personal-vipType dl .vipType-name {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    margin: 40px 0 20px;
}

.personal-vipType dl .vipType-number {
    color: #4b4b4b;
    font-size: 18px;
    margin-bottom: 20px;
}

.personal-vipType dl .join-emVip, .personal-vipType dl .join-bgVip, .personal-vipType dl .join-mdVip {
    padding: 0 57px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
}

.personal-vipType dl .join-emVip:hover, .personal-vipType dl .join-bgVip:hover, .personal-vipType dl .join-mdVip:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.personal-vipType dl .join-emVip {
    background: #156dc9;
}

.personal-vipType dl .join-bgVip {
    background: #cf0000;
}

.personal-vipType dl .join-mdVip {
    background: #ff7200;
}

/* 粉丝和关注 */
.f-avatar {
    height: 64px;
    margin-top: 40px;
    line-height: 64px;
}

.f-avatar span {
    font-size: 14px;
    color: #BDC8D1;
    margin-left: 20px;
}

.f-avatar span a {
    font-size: 14px;
    color: #BDC8D1;
    float: none;
    font-size: 14px;
    font-weight: normal;
    margin-right: 0px;
}

.f-avatar span a:hover {
    color: #3498db;
}

.f-avatar span a.on {
    color: #34495e;
}

.f-avatar a {
    float: left;
    height: 64px;
    line-height: 64px;
    color: #3498db;
    font-size: 20px;
    font-weight: bold;
    margin-right: 10px;
}

.f-avatar a img {
    width: 60px;
    border-radius: 32px;
    -webkit-border-radius: 32px;
}

.f-list {
    border-top: #d1dae1 solid 1px;
    margin: 30px 0 30px 0;
}

.f-list ul li:hover {
    background-color: #f9f9f9;
}

.f-list ul li.f-k {
    border-bottom: #d1dae1 solid 1px;
    height: 200px;
}

.f-list ul li ul.f-l-l {
    width: 420px;
    margin: 46px 0 50px 20px;
    height: 100px;
    float: left;
}

.f-list ul li ul.f-l-l a {
    float: left;
    color: #369;
}

.f-list ul li ul.f-l-l a img {
    width: 60px;
    border-radius: 50px;
    -webkit-border-radius: 50px;
}

.f-list ul li ul.f-l-l .f-l-l-r {
    width: 290px;
    float: left;
    margin-left: 30px;
}

.f-list ul li ul.f-l-l .f-l-l-r a.f-at {
    color: #34495e;
    font-size: 16px;
    font-weight: bold;
    float: left;
}

.f-list ul li ul.f-l-l .f-l-l-r ul li {
    display: block;
    float: left;
}

.f-l-l-name {
    width: 290px;
}

.f-l-l-nr {
    width: 290px;
    overflow: hidden;
    display: block;
    height: 30px;
    margin-bottom: 3px;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #7f8c8d;
    font-size: 14px;
    line-height: 30px;
}

.f-l-l-nr i {
    margin: 0 6px 0 0;
}

.f-list ul li ul.f-l-l .f-l-l-r ul li.f-focus {
    margin-top: 5px;
}

.f-list ul li ul.f-l-l .f-l-l-r ul li.f-focus ul li {
    display: inline-block;
    margin-right: 15px;
}

.f-list ul li ul.f-l-l .f-l-l-r ul li.f-focus ul li.f-f-1 {
    padding: 0 0 0 15px;
    border-left: #ecf0f1 solid 1px;
}

.f-list ul li ul.f-l-l .f-l-l-r ul li.f-focus ul li strong {
    display: block;
    font-size: 14px;
    text-align: center;
}

.f-list .f-l-r {
    float: right;
    display: block;
    margin: 30px 20px 30px 0;
    height: 140px;
    overflow: hidden;
    width: 620px;
}

.f-list .f-l-r li {
    float: right;
    margin-left: 20px;
    display: inline-block;
    width: 180px;
    height: 140px;
    overflow: hidden;
}

.f-list .f-l-r li img {
    width: 180px;
    height: auto;
}

.follow-mini-icon {
    width: 20px;
    height: 18px;
    float: left;
    display: block;
    margin-left: 6px;
    cursor: pointer;
}

.follow-mini-icon i {
    background: #3498db;
    border-radius: 50%;
    height: 20px;
    line-height: 22px;
    display: block;
    text-align: center;
    font-size: 12px;
    font-weight: 800;
}

.follow-mini-icon i.iconfont {
    color: #fff;
}

.follow-mini-icon i:hover {
    background: #1abc9c;
}

.follow-mini-icon i.icon-guanbi {
    background: #ee4b4b;
}

/* WhiteButton */
.WhiteButton {
    color: #524d4d;
    text-shadow: 0 1px rgba(255, 255, 255, .9)
}

.WhiteButton:hover {
    color: #666060;
    text-shadow: 0 1px rgba(255, 255, 255, 1)
}

.WhiteButton:active {
    color: #454141;
    text-shadow: 0 1px rgba(255, 255, 255, .8)
}

.WhiteButton {
    border-color: #bbb;
    background-color: #f0eded;
    background: -moz-linear-gradient(center top, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background: -o-linear-gradient(top left, #fdfafb, #f9f7f7 50%, #f6f3f4 50%, #f0eded);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfafb), to(#f0eded), color-stop(.5, #f9f7f7), color-stop(.5, #f6f3f4));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfafb', endColorstr='#f0eded')
}

.WhiteButton:hover {
    border-color: #c3c3c3;
    background-color: #f2f0f0;
    background: -moz-linear-gradient(center top, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
    background: -o-linear-gradient(top left, #fdfcfc, #fbf9f9 50%, #f7f5f6 50%, #f2f0f0);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#fdfcfc), to(#f2f0f0), color-stop(.5, #fbf9f9), color-stop(.5, #f7f5f6));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfcfc', endColorstr='#f2f0f0')
}

.WhiteButton:active {
    border-color: #b7b7b7;
    background-color: #ebe8e8;
    background: -moz-linear-gradient(center top, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
    background: -o-linear-gradient(top left, #f8f4f5, #f3f0f0 50%, #f1eeef 50%, #ebe8e8);
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f4f5), to(#ebe8e8), color-stop(.5, #f3f0f0), color-stop(.5, #f1eeef));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f8f4f5', endColorstr='#ebe8e8')
}

.Button {
    position: relative;
    display: inline-block;
    padding: .45em .825em .45em;
    text-align: center;
    line-height: 1em;
    border: 1px solid #c3c3c3;
    cursor: pointer;
    border-radius: .3em;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    box-shadow: 0 1px rgba(255, 255, 255, .8), inset 0 1px rgba(255, 255, 255, .35);
    -moz-box-shadow: 0 1px rgba(255, 255, 255, .8), inset 0 1px rgba(255, 255, 255, .35);
    -webkit-box-shadow: 0 1px rgba(255, 255, 255, .8), inset 0 1px rgba(255, 255, 255, .35);
    -moz-transition-property: color, -moz-box-shadow, text-shadow;
    -moz-transition-duration: .05s;
    -moz-transition-timing-function: ease-in-out;
    -webkit-transition-property: color, -webkit-box-shadow, text-shadow;
    -webkit-transition-duration: .05s;
    -webkit-transition-timing-function: ease-in-out;
}

.Button:hover {
    text-decoration: none
}

.Button strong {
    position: relative;
    z-index: 2;
    font-weight: 800
}

.Button i {
    font-size: 22px;
    margin: 0 3px 0 0;
}

.onvip {
    color: #ff6600 !important;
    font-weight: 800;
}

/* help center */
.help-tit {
    height: 55px;
    line-height: 55px;
    margin-top: 30px;
    color: #000000;
    font-family: 微软雅黑;
    border-bottom: 1px solid #DCDCDC;
    font-size: 20px;
}

.help-tit span {
    margin: 0 20px;
    color: #999;
}

.help-tit .on {
    color: #ff6600;
}

.help-con {
    padding: 0 20px;
}

.help-con h1 {
    color: #3366cc;
    font-size: 20px;
    font-weight: 400;
    line-height: 60px;
    margin: 10px 0 0 0;
}

.help-con h2 {
    height: 20px;
    padding: 0 0 0 14px;
    margin: 0 0 16px;
    font-size: 16px;
    border-left: solid 3px #2377a9;
}

.help-con h3 {
    font-size: 14px;
    margin: 10px 0 15px 26px
}

.help-con .a-p {
    line-height: 30px;
}

.help-con .main-content {
    margin: 0;
    padding-bottom: 15px;
    line-height: 22px;
    text-indent: 2em;
    color: #5e5e5e
}

.contactpage {
    padding: 0 0 15px 15px;
    color: #5E5E5E;
}

.contactpage .contact {
    color: #2690D7;
    font-weight: 700;
}

/* board */
.board-tit {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    padding: 0 10px;
}

.board-tit .icon-grid {
    font-size: 22px;
    margin-right: 8px;
}

.zone {
    overflow: hidden;
    margin-bottom: 15px;
}

.zonetit {
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
    border-bottom: 2px solid #dddddd;
}

.zonelink {
    overflow: hidden;
}

.zonelink a {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    margin-right: 20px;
    color: #666;
    float: left;
}

/* 申请提现 */
.cash {
    padding: 0 18px 10px 18px;
    background-color: #fff;
    margin: 30px auto;
}

.cash h2 {
    padding: 20px 0 15px;
    font-size: 25px;
    line-height: 43px;
    font-weight: 400;
}

.cash .red {
    color: #ff0000;
}

.cash .blue {
    color: #3366cc;
}

.cash .yellow {
    color: #ff6600;
}

.tx-tip {
    padding: 20px 20px;
    background: #fff9f3;
    border: solid 1px #ffd8c0;
    font-size: 14px;
    line-height: 28px;
}

.tx-tip .icon-tixing {
    font-size: 26px;
    color: #ff6600;
    margin: 0 5px 0 0;
}

.tx-title {
    padding: 30px 20px 20px 20px;
    height: 50px;
}

.tx-title .text {
    font-size: 14px;
    height: 38px;
}

.tx-title .ybg {
    background: #ff9933;
    color: #fff;
    border: solid 1px #ff9933;
}

.tx-title .gbg {
    background: #3dbb2b;
    color: #fff;
    border: solid 1px #3dbb2b;
}

.tx-table {
    padding: 0 20px 30px 20px;
}

.tx-table table {
    border: solid 1px #ddd;
}

.tx-table th {
    font-weight: 800;
    border-bottom: solid 1px #ddd;
    background: #F1F6FF;
}

.tx-table th, .tx-table td {
    text-align: center;
    font-size: 13px;
    padding: 10px;
}

.tx-table td {
    border-bottom: solid 1px #ddd;
}

/* 排行榜 */
.rankbg {
    height: 420px;
    overflow: hidden;
    background: url(../img/rank.jpg) no-repeat 50% 0;
}

.ranktitle {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
    text-align: center;
    font-size: 0;
}

.ranktitle li.on a {
    line-height: 78px;
    border-bottom: 2px solid #0063ca;
    color: #0063ca;
}

.ranktitle li {
    display: inline-block;
    width: 135px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.ranktitle li.on {
    line-height: 78px;
    border-bottom: 2px solid #0063ca;
    color: #0063ca;
}

.rank-wrapper {
    background: #fff;
    margin-top: 30px;
    padding: 30px 0 20px 0;
}

.rank-wrapper .rank-numberInfo {
    padding: 30px 0 20px;
}

.rank-wrapper .rank-numberInfo span {
    color: #666;
    padding-left: 58px;
}

.rank-wrapper .rank-numberInfo a {
    color: #0063ca;
    padding-right: 22px;
}

.rank-wrapper .rank-show {
    width: 1140px;
    margin: 0 auto;
    border-top: 1px solid #0063ca;
    padding-bottom: 10px;
}

.rank-show .show-table {
    width: 100%;
    color: #666;
    font-size: 16px;
}

.rank-show .show-table tr.head {
    background: #e4f6ff;
    height: 50px;
    line-height: 50px;
}

.rank-show .show-table th {
    color: #0063ca;
}

.rank-show .show-table td {
    padding: 10px 0;
}

.show-table td.rank b {
    display: inline-block;
    width: 22px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #666666;
    border-radius: 1px;
    font-weight: 400;
}

.show-table td.rank .first {
    background: #0063ca;
    color: #fff;
}

.show-table td.rank .second {
    background: #369cfe;
    color: #fff;
}

.show-table td.rank .third {
    background: #afe4ff;
    color: #fff;
}

.rank-show .show-table .txtcenter {
    text-align: center;
}

.show-table .user-td a {
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    overflow: hidden;
}

.show-table .user-td a img {
    width: 100%;
}

.show-table .user-td span {
    padding-left: 25px;
}

.show-table .user-td span, .show-table .user-td a {
    vertical-align: middle;
}

.mySelf-rankBox {
    border: 1px solid #0063ca;
    background: #fff;
    margin-top: 34px;
    padding: 19px 18px;
    -moz-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    -ms-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    -webkit-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
}

.mySelf-rank .show-table tr {
    background: #fafafa;
}

/* 开发工具 */
.subnav {
    margin-top: 37px;
}

.subnav .sub {
    float: left;
    display: inline;
    width: 280px;
    height: 170px;

    margin-right: 27px;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.subnav .sub:hover, .c-tool .list:hover {
    -webkit-box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 20px rgba(0, 0, 0, 0.15);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.subnav .sub a {
    display: block;
    height: 170px;
}

.subnav .sub a:hover {
    text-decoration: none;
}

.subnav .sub span {
    background-image: url(../img/tool-ico.png);
    display: block;
}

.subnav .sub .p1 {
    font-size: 22px;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

.subnav .sub .p2 {
    color: #fefefe;
    font-size: 14px;
    filter: alpha(opacity=80);
    opacity: .8;
    text-align: center;
    line-height: 20px;
}

.subnav .sub1 {
    background: #4ebf56
}

.subnav .sub1 span {
    background-position: -108px -43px;
    width: 62px;
    height: 52px;
    margin: 41px auto 6px;
}

.subnav .sub2 {
    background: #3ab4a9
}

.subnav .sub2 span {
    background-position: -51px -43px;
    width: 55px;
    height: 55px;
    margin: 41px auto 3px;
}

.subnav .sub3 {
    background: #71a7e0
}

.subnav .sub3 span {
    background-position: 0 -43px;
    width: 49px;
    height: 57px;
    margin: 37px auto 5px;
}

.subnav .sub4 {
    float: right;
    margin: 0;
    background: #fa5f5b;
    width: 279px
}

.subnav .sub4 span {
    background-position: -172px -43px;
    width: 60px;
    height: 46px;
    margin: 45px auto 8px;
}

.tool-bar {
    padding-top: 24px;
    line-height: 86px;
    height: 86px;
}

.tool-bar h3 {
    font-size: 22px;
    color: #373737;
}

.tool-bar h3 span {
    font-size: 16px;
    color: #888888;
    padding-left: 10px;
}

.c-tool .list {
    width: 280px;
    height: 170px;
    margin-right: 27px;
    background-color: #fafafa;
    -webkit-transition: all .2s;
    transition: all .2s;
}

.c-tool .list a {
    display: block;
    height: 170px;
}

.c-tool .list .img {
    width: 90px;
    height: 90px;
    margin: 40px 12px 0 20px;
    background-image: url(../img/tool-ico.png);
}

.c-tool .list dl {
    width: 140px;
    padding-top: 47px;
}

.c-tool .list dl dt {
    line-height: 34px;
    color: #373737;
    font-size: 22px;
}

.c-tool .list dl dd {
    font-size: 12px;
    color: #373737;
    line-height: 22px;
}

.c-tool .list.c1 {
    border-top: 1px #ffac13 solid;
}

.c-tool .list.c1 .img {
    background-position: -541px 0
}

.c-tool .list.c2 {
    border-top: 1px #83c44e solid;
}

.c-tool .list.c2 .img {
    background-position: -262px 0
}

.c-tool .list.c3 {
    border-top: 1px #2196f3 solid;
}

.c-tool .list.c3 .img {
    background-position: -355px 0
}

.c-tool .list.c4 {
    border-top: 1px #00c0a5 solid;
    float: right;
    width: 279px;
    margin: 0;
}

.c-tool .list.c4 .img {
    background-position: -448px 0
}

.error-summary {
    margin: 10px 0
}

.error-summary ul li {
    line-height: 30px;
    background: #d9edf7;
    padding: 2px 15px;
    margin-bottom: 3px;
}

.rankbg {
    height: 420px;
    overflow: hidden;
    background: url('../img/rank.jpg') no-repeat 50% 0;
}

.invitebg {
    background: url('../img/invite.jpg') no-repeat 50% 0;
}

.ranktitle {
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #d1d1d1;
    text-align: center;
    font-size: 0;
}

.ranktitle a {
    display: inline-block;
    width: 135px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #666;
    text-align: center;
}

.ranktitle a.on {
    line-height: 78px;
    border-bottom: 2px solid #0063ca;
    color: #0063ca;
}

.rank-wrapper {
    background: #fff;
    margin-top: 30px;
    padding: 30px 0 20px 0;
}

.rank-wrapper .rank-numberInfo {
    padding: 30px 0 20px;
}

.rank-wrapper .rank-numberInfo span {
    color: #666;
    padding-left: 58px;
}

.rank-wrapper .rank-numberInfo a {
    color: #0063ca;
    padding-right: 22px;
}

.rank-wrapper .rank-show {
    width: 1140px;
    margin: 0 auto;
    border-top: 1px solid #0063ca;
    padding-bottom: 10px;
}

.rank-show .show-table {
    width: 100%;
    color: #666;
    font-size: 16px;
}

.rank-show .show-table tr.head {
    background: #e4f6ff;
    height: 50px;
    line-height: 50px;
}

.rank-show .show-table th {
    color: #0063ca;
}

.rank-show .show-table td {
    padding: 10px 0;
}

.show-table td.rank b {
    display: inline-block;
    width: 22px;
    height: 14px;
    line-height: 14px;
    text-align: center;
    color: #666666;
    border-radius: 1px;
    font-weight: 400;
}

.show-table td.rank .first {
    background: #0063ca;
    color: #fff;
}

.show-table td.rank .second {
    background: #369cfe;
    color: #fff;
}

.show-table td.rank .third {
    background: #afe4ff;
    color: #fff;
}

.rank-show .show-table .txtcenter {
    text-align: center;
}

.show-table .user-td a {
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    overflow: hidden;
}

.show-table .user-td a img {
    width: 100%;
}

.show-table .user-td span {
    padding-left: 25px;
}

.show-table .user-td span, .show-table .user-td a {
    vertical-align: middle;
}

.mySelf-rankBox {
    border: 1px solid #0063ca;
    background: #fff;
    margin-top: 34px;
    padding: 19px 18px;
    -moz-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    -ms-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    -webkit-box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
    box-shadow: 0px 6px 10px 5px rgba(217, 217, 217, .8);
}

.mySelf-rank .show-table tr {
    background: #fafafa;
}

.invitebox {
    margin: 30px 0 0 0;
}

.step-con {
    width: 397px;
    height: 99px;
    overflow: hidden;
    margin: 0 0 0 15px;
    display: inline;
}

.copy-box {
    width: 739px;
    height: 83px;
    overflow: hidden;
    background: url(../img/text-bg.png) no-repeat;
    margin: 7px 0 0 0;
    position: relative;
}

.copy-box .copydiv {
    color: #7f7f7f;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    width: 400px;
    overflow: hidden;
    margin: 25px 0 0 50px;
}

.copy-box .copy-btn, .copy-box .get {
    border: 0;
    width: 229px;
    height: 50px;
    line-height: 99em;
    overflow: hidden;
    background: url(../img/copy-btn.png) no-repeat;
    position: absolute;
    right: 31px;
    top: 17px;
    cursor: pointer;
}

.copy-box .get {
    background: url(../img/get.png) no-repeat;
}

.explain {
    margin: 38px 0 0 0;
}

.explain dt {
    height: 27px;
    line-height: 99em;
    overflow: hidden;
    background: url(../img/invite-tit.png) no-repeat 0px 50%;
    margin: 0 0 17px 0;
}

.explain dd {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    color: #545454;
    padding: 0 0 0 15px;
}

.explain dd .ps {
    color: #ff6600;
    margin: 0 0 0 120px;
}

.newfinno-con {
    background: url(../img/404.png) no-repeat;
    width: 768px;
    height: 424px;
    margin: 20px auto 0px
}

.tips {
    text-align: center
}

.tips h2 {
    font-size: 20px;
    margin-bottom: 20px
}

.tips .m-box {
    width: 295px;
    margin: auto
}

.tips .m-text {
    font-size: 12px;
    line-height: 32px
}

.tips .back-index {
    display: block;
    width: 110px;
    height: 30px;
    background-color: #e3453d;
    border-radius: 10px;
    float: right;
    color: #fff;
    line-height: 30px
}

.pay-typeBox {
    font-size: 16px;
    color: #5e5e5e;
    padding-top: 15px;
}

.pay-typeBox p {
    padding-bottom: 25px;
}

.pay-typeBox .pay_way_item {
    position: relative;
    display: block;
    float: left;
    height: 58px;
    width: 198px;
    float: left;
    margin-right: 38px;
    border-radius: 4px;
    border: 1px solid #ccc;
}

.pay-typeBox .pay_way_item i {

    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 26px;
    height: 24px;
    background: url('../img/pay58_08.png') no-repeat -122px -140px;
}

.pay-typeBox .pay_way_item.on {
    border-color: #fd521f;
}

.pay-typeBox .pay_way_item.on i {
    display: block;
}

.way_alipay {
    background: #fff url('../img/pay58_08.png') no-repeat 38px 1px;
}

.way_weixin {
    background: #fff url('../img/pay58_08.png') no-repeat 26px -56px;
}

.pay-Submit {
    border: none;
    cursor: pointer;
    display: inline-block;
    width: 302px;
    height: 57px;
    background-color: #ff5100;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 57px;
    outline: none;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}

.pay-Submit:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.zhimeng {
    margin: 0 auto;
    width: 800px;
}

.zhimeng h2 {
    font-size: 18px;
    text-align: center;
    line-height: 38px;
    color: #ff6600;
    margin: 30px 0 0 0;
}

.zhimeng .title {
    font-size: 16px;
    padding: 10px;
    margin: 30px 0 0 0;
}

.install-box {
    height: 70px;
    padding: 20px;
}

.install-box a {
    float: left;
    margin: 0 15px 0 0;
    width: 165px;
    height: 70px;
    line-height: 70px;
    font-size: 16px;
    color: #fff;
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.install-box .bgc1 {
    background: #4ebf56;
}

.install-box .bgc2 {
    background: #3ab4a9;
}

.install-box .bgc3 {
    background: #71a7e0;
}

.install-box a.last {
    background: #fa5f5b;
    line-height: 26px;
    height: 62px;
    padding: 8px 0 0 0;
    width: 290px;
    margin: 0;
    font-size: 20px;
    font-weight: 800;
}

/* 充值按钮 */
.zhu {
    margin: 25px 0 45px;
}

.zhu #submit_pay_button {
    cursor: pointer;
    display: inline-block;
    width: 302px;
    height: 57px;
    background-color: #ff5100;
    border: none;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 57px;
    outline: none;
    transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}

.zhu #submit_pay_button:hover {
    opacity: .8;
    filter: alpha(opacity=80);
}

.pay_ways a, .netbank_ways a {
    transition-duration: 0;
    -moz-transition-duration: 0 !important;
    -webkit-transition-duration: 0;
}

.pay-con .pay-way {
    text-align: center;
}

.vip-pay .pay-title {
    height: 64px;
    line-height: 64px;
    color: #156db0;
    font-size: 18px;
}

.vip-pay .pay-title .money {
    color: #ff4200;
}

.vip-pay .pay-con {
    padding-top: 25px;
    border-top: 1px solid #cbcbcb;
}

.pay-way .weixin-pay {
    background: url(../img/weixin-icon.png) no-repeat 0 0;
    width: 152px;
    height: 41px;
    display: inline-block;
}

.pay-way .weixin-pay i {
    background: url(../img/weixin-icon.png) no-repeat 0 -42px;
    width: 32px;
    height: 26px;
    display: inline-block;
    margin: 8px 7px 0 24px;
    vertical-align: -8px;
}

.weixin-bg {
    margin-top: 21px;
    background: url(../img/weixin-bg.png) no-repeat 0 0;
    width: 650px;
    height: 394px;
    display: inline-block;
}

.pay-way .other-pay {
    color: #000000;
    font-size: 14px;
    cursor: pointer !important;
    color: #017dcc;
}

.weixin-bg .weixin-box {
    padding: 18px;
    width: 207px;
    border: 1px solid #e4e4e4;
    margin: 39px 0 0 38px;
    position: relative;
}

.success_recharge {
    width: 103px;
    height: 65px;
    background-color: white;
    color: black;
    position: absolute;
    top: 82px;
    left: 18px;
    background: url(../img/succ_wx.png) no-repeat 20px 0;
    line-height: 65px;
    padding-left: 104px;
    background-color: white;
    font-size: 18px;
    font-family: 微软雅黑;
    display: none;
}

.org-nav {
    margin: 20px auto 0 auto;
    background: #fff;
    padding-top: 10px;
}

.org-list {
    padding-bottom: 4px;
    padding-left: 20px;
}

.org-list > span {
    height: 32px;
    line-height: 32px;
    margin-bottom: 5px;
    color: #000;
}

.org-list ul {
    max-width: 1100px;
}

.org-list ul li {
    height: 32px;
    line-height: 32px;
    margin: 0 4px 5px;
    text-align: center;
    color: #333;
    float: left;
    display: inline;
}

.org-list ul li > a {
    color: #333;
    display: block;
    height: inherit;
    padding: 0 8px;
}

.org-list ul li.on > a, .org-list ul li:hover > a {
    color: #0082df;
}

.org-icon {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: 86px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    border: solid 1px #10c55b;
    color: #10c55b;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: #fff;
    font-size: 13px;
}

.org-icon:hover{
	color:#10c55b;
	text-decoration:none;
}

.hot-icon {
    width: 28px;
    height: 19px;
    overflow: hidden;
    background: url('../img/hot-icon.png') no-repeat;
    display: inline-block;
    position: absolute;
    top: 14px;
    right: 21px;
}

.org-tit {
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    width: 90px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    overflow: hidden;
    border: solid 1px #10c55b;
    color: #10c55b;
    background: #fff;
    font-size: 13px;
}

/* vip模块 */
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    -moz-border-radius: 0 0 0 0 !important;
    -webkit-border-radius: 0 0 0 0 !important;
    background: none !important;
    border: 0 !important;
    bottom: auto !important;
    float: none !important;
    height: auto !important;
    left: auto !important;
    line-height: 1.3em !important;
    margin: 0 !important;
    outline: 0 !important;
    overflow: visible !important;
    padding: 0 !important;
    position: static !important;
    right: auto !important;
    text-align: left !important;
    top: auto !important;
    vertical-align: baseline !important;
    width: auto !important;
    box-sizing: content-box !important;
    font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
    font-weight: normal !important;
    font-style: normal !important;
    min-height: inherit !important;
    min-height: auto !important;
}

.syntaxhighlighter {
    margin: 1em 0 1em 0 !important;
    position: relative !important;
    overflow: auto !important;
    font-size: 1em !important;
}

.syntaxhighlighter.source {
    overflow: hidden !important;
}

.syntaxhighlighter .bold {
    font-weight: bold !important;
}

.syntaxhighlighter .italic {
    font-style: italic !important;
}

.syntaxhighlighter .line {
    white-space: pre !important;
}

.syntaxhighlighter table {
    width: 100% !important;
}

.syntaxhighlighter table caption {
    text-align: left !important;
    padding: .5em 0 0.5em 1em !important;
}

.syntaxhighlighter table td.code {
    width: 100% !important;
}

.syntaxhighlighter table td.code .container {
    position: relative !important;
}

.syntaxhighlighter table td.code .container textarea {
    box-sizing: border-box !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: none !important;
    background: white !important;
    padding-left: 1em !important;
    overflow: hidden !important;
    white-space: pre !important;
}

.syntaxhighlighter table td.gutter .line {
    text-align: right !important;
    padding: 0 0.5em 0 0em !important;
}

.syntaxhighlighter table td.code .line {
    padding: 0 1em !important;
}

.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {
    padding-left: 0em !important;
}

.syntaxhighlighter.show {
    display: block !important;
}

.syntaxhighlighter.collapsed table {
    display: none !important;
}

.syntaxhighlighter.collapsed .toolbar {
    padding: 0.1em 0.8em 0em 0.8em !important;
    font-size: 1em !important;
    position: static !important;
    width: auto !important;
    height: auto !important;
}

.syntaxhighlighter.collapsed .toolbar span {
    display: inline !important;
    margin-right: 1em !important;
}

.syntaxhighlighter.collapsed .toolbar span a {
    padding: 0 !important;
    display: none !important;
}

.syntaxhighlighter.collapsed .toolbar span a.expandSource {
    display: inline !important;
}

.syntaxhighlighter .toolbar {
    position: absolute !important;
    right: 1px !important;
    top: 1px !important;
    width: 11px !important;
    height: 11px !important;
    font-size: 10px !important;
    z-index: 10 !important;
}

.syntaxhighlighter .toolbar span.title {
    display: inline !important;
}

.syntaxhighlighter .toolbar a {
    display: block !important;
    text-align: center !important;
    text-decoration: none !important;
    padding-top: 1px !important;
}

.syntaxhighlighter .toolbar a.expandSource {
    display: none !important;
}

.syntaxhighlighter.ie {
    font-size: .9em !important;
    padding: 1px 0 1px 0 !important;
}

.syntaxhighlighter.ie .toolbar {
    line-height: 8px !important;
}

.syntaxhighlighter.ie .toolbar a {
    padding-top: 0px !important;
}

.syntaxhighlighter.printing .line.alt1 .content, .syntaxhighlighter.printing .line.alt2 .content, .syntaxhighlighter.printing .line.highlighted .number, .syntaxhighlighter.printing .line.highlighted.alt1 .content, .syntaxhighlighter.printing .line.highlighted.alt2 .content {
    background: none !important;
}

.syntaxhighlighter.printing .line .number {
    color: #bbbbbb !important;
}

.syntaxhighlighter.printing .line .content {
    color: black !important;
}

.syntaxhighlighter.printing .toolbar {
    display: none !important;
}

.syntaxhighlighter.printing a {
    text-decoration: none !important;
}

.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a {
    color: black !important;
}

.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {
    color: #008200 !important;
}

.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a {
    color: blue !important;
}

.syntaxhighlighter.printing .keyword {
    color: #006699 !important;
    font-weight: bold !important;
}

.syntaxhighlighter.printing .preprocessor {
    color: gray !important;
}

.syntaxhighlighter.printing .variable {
    color: #aa7700 !important;
}

.syntaxhighlighter.printing .value {
    color: #009900 !important;
}

.syntaxhighlighter.printing .functions {
    color: #ff1493 !important;
}

.syntaxhighlighter.printing .constants {
    color: #0066cc !important;
}

.syntaxhighlighter.printing .script {
    font-weight: bold !important;
}

.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {
    color: gray !important;
}

.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {
    color: #ff1493 !important;
}

.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {
    color: red !important;
}

.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {
    color: black !important;
}

.syntaxhighlighter {
    background-color: #fbfbfb !important;
    border: 1px solid #EDEDED;
    padding: 10px
}

.syntaxhighlighter .line.alt1 {
}

.syntaxhighlighter .line.alt2 {
}

.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {
    background-color: #c3defe !important;
}

.syntaxhighlighter .line.highlighted.number {
    color: white !important;
}

.syntaxhighlighter table caption {
    color: black !important;
}

.syntaxhighlighter .gutter {
    color: #cccccc !important;
}

.syntaxhighlighter .gutter .line {
    border-right: 1px solid #e2e2e2 !important;
}

.syntaxhighlighter .gutter .line.highlighted {
    background-color: #d4d0c8 !important;
    color: white !important;
}

.syntaxhighlighter.printing .line .content {
    border: none !important;
}

.syntaxhighlighter.collapsed {
    overflow: visible !important;
}

.syntaxhighlighter.collapsed .toolbar {
    color: #3f5fbf !important;
    background: white !important;
    border: 1px solid #d4d0c8 !important;
}

.syntaxhighlighter.collapsed .toolbar a {
    color: #3f5fbf !important;
}

.syntaxhighlighter.collapsed .toolbar a:hover {
    color: #aa7700 !important;
}

.syntaxhighlighter .toolbar {
    color: #a0a0a0 !important;
    background: #d4d0c8 !important;
    border: none !important;
    display: none;
}

.syntaxhighlighter .toolbar a {
    color: #a0a0a0 !important;
}

.syntaxhighlighter .toolbar a:hover {
    color: red !important;
}

.syntaxhighlighter .plain, .syntaxhighlighter .plain a {
    color: #353f5d !important;
}

.syntaxhighlighter .comments, .syntaxhighlighter .comments a {
    color: #929292 !important;
}

.syntaxhighlighter .string, .syntaxhighlighter .string a {
    color: #19ab00 !important;
}

.syntaxhighlighter .keyword {
    color: #0086b3 !important;
}

.syntaxhighlighter .preprocessor {
    color: #646464 !important;
}

.syntaxhighlighter .variable {
    color: #aa7700 !important;
}

.syntaxhighlighter .value {
    color: #009900 !important;
}

.syntaxhighlighter .functions {
    color: #ff1493 !important;
}

.syntaxhighlighter .constants {
    color: #0066cc !important;
}

.syntaxhighlighter .script {
    font-weight: bold !important;
    color: #7f0055 !important;
    background-color: none !important;
}

.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {
    color: gray !important;
}

.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {
    color: #ff1493 !important;
}

.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {
    color: red !important;
}

.syntaxhighlighter .xml .keyword {
    color: #3f7f7f !important;
    font-weight: normal !important;
}

.syntaxhighlighter .xml .color1, .syntaxhighlighter .xml .color1 a {
    color: #7f007f !important;
}

.syntaxhighlighter .xml .string {
    font-style: italic !important;
    color: #2a00ff !important;
}

.syntaxhighlighter .line.alt2:hover {
    background-color: #C0F2FF
}

.syntaxhighlighter::-webkit-scrollbar {
    width: 4px;
    height: 4px;
}

.syntaxhighlighter::-webkit-scrollbar-track-piece {
    background-color: #ededed;
    margin: -2px;
}

.syntaxhighlighter::-webkit-scrollbar-thumb {
    background: #444444;
    min-height: 150px;
    min-width: 150px;
    border-radius: 10px;
}

.syntaxhighlighter::-webkit-scrollbar-thumb:vertical:hover {
    background: #000
}

.syntaxhighlighter::-webkit-scrollbar-thumb:horizontal:hover {
    background: #000
}

.main-detail {
    padding: 0 30px;
}

.main-detail h3 {
    border-bottom: 1px solid #eff3f5;
    height: 42px;
    line-height: 42px;
    font-size: 22px;
    font-weight: 400;
    padding: 20px 0 10px 0;
}

.main-detail h4 {
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
    padding: 30px 0 0 22px;
}
.subTips{width: 1200px;height:auto;margin:0 auto;overflow: hidden;}
.subTitle{ width:100%; height:auto; line-height:40px;  border-bottom:1px solid #e5e5e5; position: relative; overflow: hidden;}
.subTitle .s{ margin-left: 25px;}
.subTitle strong{ font-size:24px; }
.subTitle span.span{ float: left; margin-left: 15px; line-height: 50px;}
.subTips strong{ font-size: 24px; line-height: 50px;}
.subTips strong.so{ font-size: 24px; color:#ff0000; line-height: 50px;}
.subTips .subChoise{ width:100%; height:30px; line-height:30px; font-size:12px; }
.subTips .subChoise span{ display:block; float:left; margin-left:25px;}
.subTips .subChoise a{ display:block; float:left; padding:0px 10px; }
.subTips .subChoise a.sucCur{ color:#00B38C; font-weight:bold;}
.caseL{width: 910px;height:auto;float:left;border-right:1px solid #e5e5e5;}
.caseL strong{ font-size: 24px; text-indent: 20px; display: block; width: auto; float: left; line-height: 30px;}
.caseL .caseImg{ width:600px; background:#ccc; float:left; margin-left:190px; margin-top:25px; overflow:hidden;}
.caseL .caseImg img{ width:600px;}
.caseL .mobile{ width: 780px; height: auto; float: left;  margin-top: 25px; margin-left: 100px; overflow: hidden;}
.caseL .mobile .mobileImg{ width: 322px; height: 639px; float: left; background: url(../img/mobiebg.png) no-repeat;}
.caseL .mobile .mobileImg .images{ width: 322px; height: 546px; background: #00CCCC; margin-top: 48px;}
.caseL .mobile .mobileRight{ width: 400px; height: auto; float: right;}
.caseL .mobile .mobileEwm{ width: 280px; height: 280px; background: #00CCCC; float: left; margin-left: 60px; color: #3E3E3E;}
.caseL .mobile .mobileTitle{ width: 100%; height: 50px; line-height:50px; text-align: center; float: left;}
.caseL .mobile .mobilePassword{ width: 100%; float: left; height: auto; line-height: 28px;font-size: 14px;}
.caseL .mobile .mobilePassword .h3{ font-weight: bold; font-size: 18px; border-bottom: 3px solid #CCCCCC; height: 45px; line-height: 50px; margin-bottom: 5px;}
.caseL .mobile .mobilePassword .details{ width: 100%; height: auto; line-height: 28px;}
.caseL .caseInfos{ width:600px; height:auto; float:left; margin-left:190px; line-height:26px; padding:15px 0px; font-weight: bold; font-size: 24px; color: #ff0000; font-family: georgia;}
.caseL .caseInfos span{ font-family: georgia; color: #FC0006;}
.caseL .caseBtn{ width:600px; height:50px; float:left; margin-left:190px; margin-top:20px;}
.caseL .caseBtn a{ width:170px; height:50px; display:block; float:left; background:url(../img/downloadicon.png) no-repeat; line-height:50px; text-align:center; color:#fff; margin-right:5px;}
.caseL .caseJR{ width:779px; padding: 15px 0px;  height:auto; float:left; margin-left:100px; margin-top:15px;overflow:hidden; line-height: 28px;}
.caseL .caseJR .h3{ display: block; width: 100%; height: 30px; line-height: 30px; color: #3E3E3E; font-size: 16px; font-weight: bold;}
.caseL .caseP{ width: 779px; float: left; margin-left: 100px; border-top:5px solid #e5e5e5; margin-top: 25px; overflow: hidden;}
.subAd{ width: 780px; float: left; margin-left: 100px; margin-top: 25px; overflow: hidden; height: 100px;}
.caseL .caseP .div{ width: 100%; height: 50px; line-height:50px; font-size: 18px; border-bottom: 5px solid #e5e5e5; margin-top: 25px;}
.caseL .caseP ul{ width: 100%; height: auto; padding-bottom: 50px; overflow: hidden;}
.caseL .caseP ul li{ width: 245px; height: 195px; float: left; background: #00CCCC; margin-top: 25px; margin-right: 20px;}
.caseL .caseP ul li img{ width: 245px; height: auto; display: block;}
.caseL .caseP ul li div{ width: 100%; height: 200px; line-height: 50px; text-align: center;font-size: 12px; background: #f1f1f1; overflow: hidden;}
.caseL .caseP ul li div.title{ width: 100%; height: 45px; line-height: 50px; text-align: center;font-size: 12px; background: #f1f1f1; overflow: hidden;}
.cssList,.Tutorials{width: 870px;height:auto;padding:20px;}
.cssList ul li{width: 870px;height:150px;margin-bottom:25px;}
.cssList ul li .cssThum{ width:250px; height:150px; float:left; background:#fff;}
.cssList ul li .cssTitle{width: 600px;height:auto;padding: 5px 0px;float:right;line-height:25px;position:relative;text-align:left;border-bottom:1px dotted #ccc;font-size: 20px;font-weight: bold;}
.cssList ul li .cssTime{width: 600px;height:25px;float:right;line-height:25px;font-size:12px;opacity: .5;}
.cssList ul li .cssDes{width: 600px;height:auto;float:right;line-height:25px;margin-top:14px;overflow:hidden;font-family: "microsoft yahei";}
.content{width: 1200px;height:auto;margin:20px auto;padding: 25px 0px;}
.contentTop{width:1280px; height:50px; line-height:50px; margin: 15px 0px; border-bottom: 1px solid #e5e5e5;}
.contentTop a{ float:right; width: 150px; height: 40px; border: 1px solid #00B38C; line-height: 40px; text-align: center; display: block; margin-top: 9px; color: #00B38C; display: none;}
.contentTop a:hover{ background: #00B38C; color: #FFFFFF;}
.contentTop h2{ font-size:20px; float:left; border-left: 4px solid #00B38C; height: 30px; line-height: 30px; float: left; margin-top: 10px; padding-left: 10px;}
.caseList{ width:100%; height:auto; position:relative; overflow:hidden;}
.caseList ul{ width:1350px; height:auto; margin: auto;}
.caseList li{ width:280px; height:235px; float:left; background:#fff; margin:0px 26px 35px 0px; position:relative; overflow:hidden;}
.caseList li .caseThum{ width:280px; height:180px; position:relative; overflow:hidden;}
.caseList li .caseThum img{ position:absolute; left:0px; top:0px;-webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s; height:auto !important;}
.caseList li .caseName{ width:268px; padding-left:10px; height:50px; line-height:50px;  font-size:16px; color:#3e3e3e; border-bottom:1px solid #f2f2f2; overflow: hidden;}
.caseList li .caseBottom{ width:100%; height:105px; position:absolute; left:0px; bottom:-55px; -webkit-transition-duration:0.3s;-moz-transition-duration:0.3s;-ms-transition-duration:0.3s;transition-duration:0.3s; background:#fff;}
.caseList li .caseInfo{ width:280px; height:55px; color:#d1d1d1;}
.caseList li .caseInfo .caseIcon{ width:35px; padding-left:25px; height:15px; float:left; font-size:8px; line-height:15px; margin-top:20px; margin-left:10px;}
.caseList li .caseInfo .caseIcon.ll{ background:url(../img/icons.png) -20px 0px no-repeat;}
.caseList li .caseInfo .caseIcon.pl{ display: none;}
.caseList li .caseInfo .caseTime{ width:100px; height:15px; float:right; margin-top:20px; font-size:8px; line-height:15px; text-align:right; margin-right:10px;}
.caseList li:hover .caseBottom{ bottom:0px; background: #00B38C; color: #FFFFFF;}
.caseList li:hover .caseBottom .caseName,.caseList li:hover .caseInfo{ color: #FFFFFF;}
.caseList li:hover .caseBottom .caseName{ border-bottom: 1px solid #0BA77F;}
.caseList li:hover .caseThum img{ -webkit-transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1);transform:scale(1.1,1.1);}
.caseList li:hover .caseInfo .caseIcon.ll{ background-position: -20px 0px;}
.caseR{ width:260px; height:auto; float:right; margin-right:20px;}
.hotTitle{ width:246px; height:40px; line-height:40px; border-left:4px solid #00B38C; font-size:16px; border-bottom:1px solid #e5e5e5; padding-left:10px;}
.hotTitle h2{ font-weight:normal; font-size: 20px; font-weight: bold;}
.hotList{ width:260px; height:auto; margin-top:15px; position:relative; overflow:hidden;}
.hotList ul{ width:270px; height:auto;}
.hotList ul li{ width:125px; height:75px; float:left; margin-right:10px; margin-bottom:10px; overflow:hidden}
.hotWeb{ width:260px; height:auto; margin-top:15px;}
.hotWeb ul li{ width:260px; height:50px; margin-bottom:10px; }
.hotWeb ul li .webThum{ width:85px; height:50px; float:left;}
.hotWeb ul li .webName,.hotWeb ul li .webXzq{ width:165px; height:30px; line-height:30px; float:right;}
.hotWeb ul li .webXzq{ height: auto; line-height: 18px; padding: 5px 0px;}

.hotWeb ul li .webTime{ width:165px; height:20px; line-height:20px; float:right; font-size:12px;}
.hotTags{ width:260px; height:auto; margin-top:15px;}
.hotTags a{ display:block; width:auto; padding:0px 10px; float:left; height:25px; line-height:25px; background:#e7e7e7; margin:0px 10px 10px 0px;}

.Tutorials{ min-height:700px;}
.tutorTop{ width:940px; height:auto;text-align:center; overflow:hidden;}
.tutorTop h2{ text-align:center; width:100%; color:#3e3e3e; height:auto; line-height:30px; color:#3e3e3e; float:left; font-size: 28px; padding: 10px 0px;}
.tutorTop div{ width:100%; height:20px; line-height:20px; text-align:center; font-size:12px; float:left; color:#999;}
.tutorDetails{ width:940px; height:auto; line-height:26px;  margin-top:35px; color:#3e3e3e; font-family: "microsoft yahei";}
.tutorDetails img{ text-indent:inherit; text-align:center;}
.tutorDetails ul{
	background: #ebebeb;
	text-indent: 20px;
	padding: 15px 0px;
}
.tutorDetails ul li{ list-style:circle; list-style-position: inside;}
.tutorDetails p{ margin-bottom: 10px;}
.tutorDetails a{ color: #009a61;}
.tutorDetails a:hover{ color: #004e31;}
.nextNews{ width:940px; height:auto; margin:35px 0px; float:left; border-bottom:1px dotted #CCC;border-top:1px dotted #CCC;}
.nextNews div{ width:100%; height:35px; float:left; line-height:35px;}
.yzm{ width:150px; height:33px; float:left; border:1px solid #e5e5e5; line-height:33px; padding-left:5px;outline:none;}
.searchResult{ width:1240px; height:auto; padding:20px; background:#fff;}
#sls{ width:800px; height:600px; margin:0 auto; background:url(../img/404.jpg) no-repeat #fff;}
#sls a{ display:block; width:100px; height:35px; background:#494949; line-height:35px; text-align:center; color:#fff; margin-left:350px; margin-top:400px; float:left;}
#sls a:hover{ background:#00B38C; color:#3e3e3e;}

.llq{ width:777px; height:50px;}
.llq ul li{ width:110px; height:50px; float:left; border-right:1px solid #e5e5e5;}

.downloads{background-color:#fac400 !important; background-position:0px -50px !important; color:#3e3e3e;}
.downtip{  height:254px; width:300px; position:relative}
.downtip .downpic{ height:230px; overflow:hidden;}

.downtip p{ position:absolute; bottom:0px; width:100%; font-size:19px; text-align:center;}
.downtip p i{ color:#ff0000; font-weight:bold; font-style:normal}
/* 定制 */
.dz-box {
    margin: 34px 0 0 0;
}

.dz-box .left {
    width: 900px;
    height: auto;
    float: left;
    background: #fff;
    padding: 12px 40px;
    overflow: hidden;
    box-sizing: border-box;
}

.dz-box .left ul li {
    float: left;
    width: 100%;
    padding: 18px 0px;
    border-bottom: 1px solid #f5f5f5;
    box-sizing: border-box;
}

.dz-box .left ul li:last-child {
    border: none;
    box-sizing: border-box;
}

.dz-box .left ul li .img {
    float: left;
    width: 250px;
    height: 160px;
    overflow: hidden;
    box-sizing: border-box;
}

.dz-box .left ul li .img img {
    width: 250px;
    max-height: 160px;
    box-sizing: border-box;
}

.dz-box .left ul li .desc {
    float: left;
    width: 380px;
    padding: 5px 30px;
    box-sizing: border-box;
}

.dz-box .left ul li .desc h2 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 15px;
    box-sizing: border-box;
}

.dz-box .left ul li .desc h2 a:hover {
    color: #3ebb2b;
}

.dz-box .left ul li .desc p {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.dz-box .left ul li .desc a.more {
    font-size: 16px;
    color: #3ebb2b;
    box-sizing: border-box;
    text-decoration: underline;
}

.dz-box .left ul li .info {
    float: left;
    width: 190px;
    padding-left: 30px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .user_head {
    font-size: 14px;
    color: #666;
    width: 100%;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .user_head img {
    float: left;
    display: block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    box-sizing: border-box;
}

.dz-box .left ul li .info .user_head span {
    display: block;
    float: left;
    padding-left: 10px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .need_num {
    color: #ff6825;
    font-size: 14px;
    margin-bottom: 10px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .need_num span {
    font-size: 28px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .love_this a {
    display: block;
    width: 100%;
    height: 35px;
    border-radius: 3px;
    line-height: 35px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background: url(../img/love_icon.png) left 38px center no-repeat #ff6825;
    text-indent: 15px;
    box-sizing: border-box;
}

.dz-box .left ul li .info .love_this a:hover {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
    transition: all ease .3s;
    box-sizing: border-box;
}

/*右边*/
.dz-box .right {
    width: 280px;
    float: right;
    background: #fff;
    position: relative;
    box-sizing: border-box;
}

.dz-box .right .box {
    background: #fff;
    width: 280px;
    box-sizing: border-box;
}

.dz-box .right .box.fixed {
    position: fixed;
    top: 0;
    box-sizing: border-box;
}

.dz-box .right .head {
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #f5f5f5;
    padding: 0 30px 0 20px;
    box-sizing: border-box;
}

.dz-box .right .head span {
    color: #999;
    font-size: 12px;
    float: right;
    box-sizing: border-box;
}

.dz-box .right ul {
    padding: 25px 0px 10px 40px;
    box-sizing: border-box;
}

.dz-box .right ul li {
    font-size: 14px;
    color: #777;
    margin-bottom: 20px;
    position: relative;
    box-sizing: border-box;
}

.dz-box .right ul li:after {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #ff6200;
    position: absolute;
    left: -13px;
    top: 8px;
    box-sizing: border-box;
}

.dz-box .right p.btn a {
    display: block;
    width: 140px;
    height: 42px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 42px;
    margin: 0 auto;
    border-radius: 3px;
    background: url(../img/up_iocn.png) left 20px center no-repeat #3da2e3;
    text-indent: 15px;
    box-sizing: border-box;
}

.dz-box .right p.btn a:hover {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
    transition: all ease .3s;
    box-sizing: border-box;
}

.dz-box .right p.tip {
    color: #ff6200;
    font-size: 14px;
    text-align: center;
    line-height: 75px;
    box-sizing: border-box;
}
<<<<<<< HEAD
.love_this .disabled{
    pointer-events:none;
    background:  #8c8c8c;
}
=======

.love_this .disabled {
    pointer-events: none;
    background: #8c8c8c;
}

.bigimg {
    width: 800px;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: none;
    z-index: 9999;
    border: 10px solid #fff;
}

.mask {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.5;
    filter: Alpha(opacity=50);
    z-index: 98;
    transition: all 1s;
    display: none
}

.mask:hover {
    cursor: zoom-out
}

.mask > img {
    position: fixed;
    right: 10px;
    top: 10px;
    width: 60px;
}

.mask > img:hover {
    cursor: pointer
}
>>>>>>> 824582a867d92eabd62a0b1ddeb425c713d837a4

.userface {
    height: 27px;
    float: left;
    padding: 5px 20px;
    position: relative;
    display: inline;
}
.userface a {
    width: 74px;
    height: 39px;
    padding: 0 50px 0 15px !important;
    text-overflow: ellipsis;
    overflow: hidden;
    box-sizing: unset;
}

i.vip,i.getvip {
    width: 20px;
    height: 22px;
	float: right;
    overflow: hidden;
    display:inline-block;
	vertical-align: middle;


}
.vip{background: url(/user/templets/images/public_v7.png) -61px -186px no-repeat;}
.getvip{background: url(/user/templets/images/public_v7.png) 1px -186px no-repeat;}


.pbutton a {
    display: inline-block;
    overflow: hidden;
	padding:0px 8px;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    text-align: center;
    color: #555;
    font-family: "microsoft yahei";
    font-weight: 100;
    word-wrap: break-word;
    white-space: nowrap;
    float: left;
    margin: 9px 0px;
	margin-left:9px;
    border-radius: 2px;
    background: #FFF;
    border: 1px solid #D8D8D8;
    -webkit-box-shadow: 0px 1px 1px rgba(50, 50, 50, 0.1);
    -moz-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.clearfix {
    zoom: 1;
}
.mbtag{ width:1100px; margin:10px auto; }
.page-header {
    position: relative;
}
.page-header {
    margin: 0px auto 10px auto;
}
.page-header h2 {
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    height: 30px;
    font-family: 'microsoft yahei',"\5B8B\4F53",sans-serif;
}
.pbutton {
    margin-left: -9px;
    margin-bottom: 16px;
}
.show-tags a {
    font-size: 14px;
    line-height: 32px;
    height: 35px;
}
.page-header span {
    float: right;
    font-size: 14px;
}
.tags-main,.page-header{ width:1100px; margin:0px auto;}
.blank20{ height:20px; clear:both;}

.pbutton a:hover{text-decoration:none;text-shadow:0 1px 0 rgba(0, 0, 0, 0.22);background-color:#3066d6;border-color:#2a5abe;color:#fff}