body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 24px;
    font-family: "Microsoft YaHei", \5fae\8f6f\96c5\9ed1, "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: url(../images/body_bg.gif) repeat;
    color: #6c6c6c;
}

* {
    margin: 0;
    padding: 0;
}

ul, p, form, h1, h2, h3, h4, h5, h6, dl, dt, dd {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-inline-start: 0;
}

a {
    color: #6c6c6c;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
}

button {
    border: none;
}

.col {
    max-width: 1000px;
    margin: 0 auto;
}

i {
    font-style: normal;
}

textarea {
    resize: none;
    margin: 0;
    padding: 0;
    text-indent: 0;
}

textarea:focus {
    outline: none;
}

input:focus {
    outline: none;
}

.hasnone {
    text-align: center;
}

.hasnone a {
    color: #6c6c6c;
}

.h_10 {
    height: 10px;
    overflow: hidden;
}

.lvse {
    color: #009900;
}

.hongse {
    color: #FF0000;
}

.huise {
    color: #999999;
}

.red {
    color: #F00;
}

img {
    border: none;
}

.no-margin {
    margin: 0 !important;
}

.about-user td {
    text-align: center;
    height: 80px;
    padding: 5px 0;
}

.about-user tr.odd td {
    background: #f1f1f1;
}

.edit_input {
    height: 28px;
    border: 1px solid #cbcbcb;
    text-indent: 0.5em;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    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;
    background: #21a900;
    color: #FFF;
    font-weight: bold;
}

.btn:hover {
    background: #1c8502;
    text-decoration: none;
}

.table td {
    padding: 5px;
}

.box {
}

.box .hd {
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
    border-bottom: 1px solid #e4e4e6;
}

.box .hd h3 {
    display: block;
    width: 104px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-top: 2px solid #f64a22;
    background: #FFF;
    font-size: 14px;
    color: #6c6c6c;
    position: relative;
    top: 1px;
}

.box .hd i {
    display: block;
    width: 104px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #6c6c6c;
    float: left;
    font-style: normal;
}

.box .hd i.focus {
    border-top: 2px solid #21a900;
    background: #FFF;
    font-weight: bold;
    position: relative;
    top: 1px;
}

.hot {
    color: #40a831;
    font-weight: bold;
    padding: 0 3px;
}

.points {
    color: #ea611e;
    font-weight: bold;
    padding: 0 3px;
}

.i-btn {
    display: block;
    height: 34px;
    line-height: 34px;
    color: #FFF;
    background: #f64a22;
    border-radius: 2px;
}

.i-btn:hover {
    text-decoration: none;
    background: #1c9100;
}


.normal-btn {
    display: block;
    background: #21a900;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #FFF;
    width: 60px;
    border-radius: 2px;
}

.normal-btn:hover {
    background: #1c8502;
}

.head {
    height: 49px;
    background: #000000;
    width: 100%;
}

.head .logo {
    width: 282px;
    height: 49px;
    overflow: hidden;
    float: left;
    margin-right: 38px;
}

.head-shadow {
    background: url(../images/shadow.png) repeat-x;
    height: 5px;
    width: 100%;
}

.head .nav {
    max-width: 575px;
    height: 49px;
    float: left;
    overflow: hidden;
}

.head .nav li {
    float: left;
    height: 49px;
}

.head .nav li a {
    display: block;
    height: 49px;
    float: left;
    line-height: 49px;
    font-size: 14px;
    color: #FFF;
    padding: 0 20px;
}

@media only screen and (max-width: 900px) {
    .head .nav li a {
        padding: 0 10px;
    }
}

.head .nav li a.focus {
    background: #f64a22;
}

.head .nav li a:hover {
    background: #f64a22;
    text-decoration: none;
}

.head .user-tool {
    font-size: 12px;
    height: 49px;
    background: #f64a22;
    float: right;
    position: relative;
    z-index: 800;
}

.head .user-tool a.user-btn {
    display: block;
    height: 49px;
    width: 48px;
    float: left;
    overflow: hidden;
    color: #FFF;
    line-height: 49px;
    text-align: center;
}

.head .user-tool a.user-btn:hover {
    text-decoration: none;
}

.head .user-tool a.user-login-btn {
    display: block;
    height: 49px;
    padding: 0 10px;
    overflow: hidden;
    color: #FFF;
    line-height: 49px;
    text-align: center;
}

.head .user-tool a.user-login-btn:hover {
    text-decoration: none;
}

.head .user-tool a.user-btn-login {
    display: block;
    height: 49px;
    width: 96px;
    float: left;
    color: #FFF;
    line-height: 49px;
    text-align: center;
}

.head .user-tool .user-menu {
    width: 430px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #FFF;
    top: 49px;
    border: 1px solid #b9c8cd;
    z-index: 800;
    display: none;
}

.head .user-tool .user-menu-inner {
    position: relative;
    width: 430px;
}

.head .user-tool .user-menu-inner .icon {
    background: url(../images/arr.gif) no-repeat;
    width: 9px;
    height: 5px;
    position: absolute;
    top: -5px;
    right: 20px;
}

.head .user-tool .user-menu-login .user-menu-inner .icon {
    right: 65px;
}

.head .user-tool .hd {
    height: 39px;
    line-height: 39px;
    background: #f5f5f5;
    font-size: 14px;
    color: #333333;
    text-align: center;
    border-bottom: 1px solid #e7e7e7;
}

.head .user-tool .hd .close_menu {
    float: right;
    display: block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(../images/close1.png) no-repeat;
    position: relative;
    top: 15px;
    margin-right: 10px;
}

.head .user-tool .hd .close_menu:hover {
    background: url(../images/close_hover.gif) no-repeat;
}

.head .user-tool .bd {
    padding: 12px 0px;
}

.head .user-tool .bd .user-info {
    width: 247px;
    border-right: 1px solid #e2e2e2;
    padding: 0 14px;
}

.head .user-tool .bd .user-gg {
    font-size: 12px;
    text-align: left;
    padding-left: 33px;
    padding-bottom: 5px;
}

.head .user-tool .bd .i-input {
    display: block;
    width: 190px;
    padding-left: 5px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #dadada;
    margin-right: 5px;
}

.head .user-tool .bd .i-input-short {
    width: 105px;
    float: left;
}

.head .user-tool .bd .verify {
    float: left;
    cursor: pointer;
}

.head .user-tool .bd td {
    padding-bottom: 10px;
}

.head .user-tool .bd td.header {
    display: block;
    width: 30px;
}

.head .user-tool .bd td p {
    padding-left: 11px;
}

.head .user-tool .bd .login-btn {
    display: block;
    width: 212px;
    height: 31px;
    background: #699f00;
    border-radius: 2px;
    text-align: center;
    line-height: 31px;
    color: #FFF;
    margin-top: 10px;
}

.head .user-tool .bd .login-btn:hover {
    text-decoration: none;
    background: #629402;
}

.head .user-tool dl {
    margin-bottom: 10px;
    clear: both;
}

.head .user-tool dt {
    float: left;
    width: 24px;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
}

.head .user-tool dd {
    float: right;
    width: 212px;
    overflow: hidden;
}

.head .user-tool dd p {
    padding-left: 10px;
}

.head .user-tool .bd .losepwd-item {
    margin-bottom: 0;
    margin-top: 10px;
}

.user-info-menu {
    position: absolute;
    z-index: 9999;
    top: 48px;
    left: 0;
    background: #FFF;
    width: 150px;
    text-align: center;
    display: none;
    box-shadow: 1px 1px 5px 1px #818181;
}

.user-info-menu .user-menu-item {
    height: 25px;
    line-height: 25px;
}

.user-info-menu .user-menu-item a {
    display: block;
    width: 100%;
    height: 25px;
    line-height: 25px;
}

.user-info-menu .user-menu-item a:hover {
    background: #21a900;
    color: #FFF;
    text-decoration: none;
}

.index-main {
    padding-top: 16px;
}

.index-main .left {
    width: 780px;
    float: left;
}

.index-main .banner {
    width: 780px;
    height: 215px;
    overflow: hidden;
    margin-bottom: 12px;
    position: relative;
    z-index: 999;
}

.index-main .banner li {
    display: block;
    width: 780px;
    height: 215px;
    background: #2b2b2b;
    overflow: hidden;
}

.index-main .banner .pagination {
    height: 10px;
    width: 100%;
    position: absolute;
    bottom: 15px;
    z-index: 999;
    text-align: center;
}

.index-main .banner .pagination .swiper-pagination-switch {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.index-main .banner .pagination .swiper-active-switch {
    background: #FFF;
}

.works-list {
    background: #ffffff;
}

.works-list .box .bd {
    padding: 10px;
    box-sizing: border-box;
    overflow: hidden;
}

.works-list .box .bd ul {
}

.works-list .box .bd li {
    box-sizing: border-box;
    width: 239px;
    overflow: hidden;
    color: #707070;
    float: left;
    margin-right: 8px;
    margin-bottom: 10px;
    box-shadow: 1px 1px 0px 0px #DADADA;
    border-radius: 3px;
    border: 1px solid #ececec;
}

.works-list .box .bd li .pic {
    width: 239px;
    overflow: hidden;
    background: url("../images/loading.gif") center no-repeat;
}

.works-list .box .bd li .li-inner { /*border:1px solid #ececec; font-size:12px; padding-bottom:5px;*/
}

/*.works-list .box .bd li .li-shadow{ background:url(../images/li_s.png) no-repeat; width:243px; height:3px;}*/
.works-list .box .bd li .name {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    border-bottom: 1px solid #f6f6f6;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}

.works-list .box .bd li .name a:hover {
    color: #006600;
}

.works-list .box .bd li .social {
    padding: 0 5px;
}

.works-list .box .bd li .author {
    padding: 0 10px;
}

.works-list .box .bd li .author .sway {
    float: right;
}

.works-list .box .bd li .author .photo {
    position: relative;
    top: 2px;
}

.works-list .box .bd li .cat {
    padding: 0 10px;
    font-size: 12px;
    height: 24px;
    overflow: hidden;
}

.works-list .box .bd li .cat-fix {
    padding: 0 10px;
    font-size: 12px;
}

.works-list .about .bd li {
    box-sizing: border-box;
    width: 239px;
    overflow: hidden;
    color: #707070;
    float: left;
    margin-right: 14px;
    margin-bottom: 14px;
    box-shadow: 1px 1px 3px 2px #dadada;
    border-radius: 5px;
    border: 1px solid #ececec;
}

.works-list .about .bd li.last {
    margin-right: 0;
}

.index-main .right {
    width: 200px;
    float: right;
}

.index-main .right .start-share {
    background: #FFF;
    padding: 12px;
    text-align: center;
    height: 110px;
    overflow: hidden;
    font-size: 14px;
    color: #6c6c6c;
}

.index-main .right .start-share p {
    font-size: 14px;
    line-height: 25px;
}

.index-main .right .start-share .i-btn {
    margin-top: 15px;
}

.search {
    background: #FFF;
    padding: 10px;
}

.search .title {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 9px;
}

.search input {
    display: block;
    width: 85%;
    height: 33px;
    line-height: 33px;
    border: 1px solid #838383;
    padding-left: 15%;
    background: url(../images/search_btn.gif) 10px center no-repeat;
    margin-bottom: 5px;
}

.x-search {
    padding: 10px 0 0 0;
    overflow: auto;
}

.x-search span {
    float: left;
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 0 5px 0;
}

.x-search a {
    border: 1px solid #dadada;
    border-radius: 10px;
    display: block;
    padding: 0 10px;
    margin: 0 0 5px 10px;
    height: 20px;
    line-height: 20px;
    word-wrap: break-word;
    word-break: normal;
    float: left;
}

.x-search a:hover {
    background-color: #ededed;
    text-decoration: none;
}

.index-main .right .search-cat {
}

.index-main .right .search-cat a {
    display: block;
    float: left;
    width: 34px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    margin-right: 2px;
}

.index-main .right .search-cat a.focus {
    color: #FFF;
    background: #21a900;
}

.index-main .right .search-cat a:hover {
    color: #FFF;
    background: #21a900;
    text-decoration: none;
}

.index-main .right .search .i-btn {
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}

.index-main .right .side-news {
    background: #FFF;
    margin-top: 18px;
    padding: 10px;
}

.index-main .right .side-news .hd {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 5px;
}

.index-main .right .side-news li {
    background: url(../images/li-bg.gif) left center no-repeat;
    padding-left: 10px;
    height: 24px;
    overflow: hidden;
}

.textNav {
    height: 40px;
    background: #FFF;
    line-height: 40px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #4e4e4e;
    padding-left: 17px;
    border-left: 3px solid #009900;
}

.textNav a {
    color: #4e4e4e;
}

.foot {
    background: #2b2b2b;
    color: #FFF;
    margin-top: 40px;
    padding: 20px 0
}

.foot .col {
    padding-top: 17px;
    text-align: center;
}

.foot .col .subnav a {
    margin: 0 10px;
    color: #FFF;
}

.foot .col .subnav {
    padding-bottom: 5px;
}

.foot .col .copyright a {
    color: #FFF;
}

/*产品详情页*/
.works-view {
    background: #FFF;
    padding: 10px;
    font-size: 14px;
}

.works-view .hd {
}

.works-view .hd h1 {
    font-size: 20px;
    line-height: 25px;
    color: #4a4a4a;
}

.works-view .works-social {
    float: right;
    margin-right: 5px;
}

.works-view .works-social span {
    font-size: 28px;
    font-weight: normal;
}

.works-view .works-social span.hot {
    margin-right: 10px;
}

.works-view .works-info {
    font-size: 12px;
    color: #6c6c6c;
}

.works-view .works-info a {
    color: #ef5603;
}

.works-view .works-info a.name {
    padding-right: 5px;
}

.works-view .works-cat {
    font-size: 12px;
}

.works-view .works-cat a {
    color: #ef5603;
    margin-right: 5px;
}

.works-view .works-text {
}

.works-view .works-text img {
    max-width: 90%;
}

.works-view .praise {
    text-align: center;
    padding: 30px 0;
}

.works-view .praise p {
    padding-top: 10px;
}

.works-view .share-pic {
    text-align: center;
    margin-top: 20px;
    position: relative;
    min-height: 300px;
}

.works-view .share-pic img {
    margin-bottom: 10px;
    max-width: 90%;
}

.works-view .image-mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    z-index: 100;
    background-image: url(../images/mask_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.works-view .share-pic .arrow {
    display: block;
    width: 59px;
    height: 150px;
    position: absolute;
    z-index: 999;
    top: 50%;
    margin-top: -75px;
}

.works-view .share-pic .arrow-left {
    left: 10px;
    background: url("../images/arraw.png");
}

.works-view .share-pic .arrow-right {
    right: 10px;
    background: url("../images/arraw.png") 60px 0px;
}

.image-mask .view-login-btn {
    width: 240px;
    height: 46px;
    display: block;
    margin-left: -120px;
    position: absolute;
    left: 50%;
    top: 35%;
    line-height: 46px;
    text-align: center;
    z-index: 1;
    border-radius: 5px;
    font-size: 16px;
    background: #10c55b;
    color: #fff;
}

.image-mask .view-login-btn:hover {
    text-decoration: none;
    background: #21a900;
}

.image-mask .view-login-btn i {
    width: 20px;
    vertical-align: -5px;
    height: 20px;
    display: inline-block;
    margin-left: 12px;
    background: url("../images/combine.png");
}

.works-view .works-text {
    line-height: 26px;
}

.works-view .works-text p {
    text-indent: 2em;
    margin: 10px 0;
}

.works-view .works-text div {
    text-indent: 26px;
    margin: 10px 0;
}

.works-view .praise {
}

.works-view .praise .praise-btn-outer {
    width: 283px;
    height: 68px;
    margin: 0 auto;
    border: 1px solid #26b30d;
    border-radius: 50px;
}

.works-view .praise .praise-btn-outer .praise-btn {
    display: block;
    margin: 0 auto;
    width: 281px;
    height: 66px;
    border: 1px solid #97db4a;
    border-radius: 50px;
    background: #6dcc00 url(../images/praise_text.png) center no-repeat;
    text-align: center;
}

.works-view .praise .praise-btn:hover {
    background-color: #2ba715;
}

.works-view .praise .praise-none-outer {
    border: 1px solid #a5a5a5;
}

.works-view .praise .praise-none-outer .praise-btn {
    background: #c3c3c3 url(../images/praise_text.gif) center no-repeat;
    border: 1px solid #d4d4d4;
    cursor: text;
}

.works-view {
}

.works-view .title {
    font-size: 18px;
}

.works-view .propertys {
    width: 420px;
    padding: 30px 0;
    margin: 0 auto;
}

.works-view table {
    width: 100%;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

.works-view td {
    border-bottom: 1px solid #dadada;
    width: 50%;
    padding: 5px;
    border-right: 1px solid #dadada;
}

.about-works {
    background: #FFF;
    padding-bottom: 20px;
}

.about-works .bd {
    padding: 10px;
    overflow: hidden;
}

.about-works .bd ul {
}

.about-works .bd li {
    width: 100px;
    height: 100px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
    overflow: hidden;
    text-align: center
}

.about-works .bd li.last {
    margin-right: 0;
}

.about-works .bd li .pic {
    width: 100px;
    height: 75px;
    overflow: hidden;
    border: 1px solid #dadada;
    box-sizing: border-box;
}

.comment {
    background: #FFF;
    margin: 10px 0 0 0;
}

.comment .bd {
    padding: 14px 28px;
}

.comment .bd textarea {
    display: block;
    max-width: 710px;
    height: 60px;
    overflow: auto;
    border: 1px solid #d3d3d3;
    resize: none;
    margin: 0 auto;
    padding: 5px;
    background: url(../images/textarea_bg.gif) repeat-x;
}

.comment .bd .tools {
    text-align: right;
    margin: 10px 0;
    height: 30px;
    line-height: 30px;
}

.comment .bd .tools .comment-verify {
    float: right;
}

.comment .bd .tools .comment-verify span {
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
}

.comment .bd .tools .code {
    display: block;
    width: 50px;
    padding: 0 2px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #dae2e5;
    float: left;
    margin-right: 5px;
}

.comment .bd .tools .comment-btn {
    float: right;
    margin-left: 10px;
    width: 220px;
}

.comment .i-btn {
    float: right;
    display: block;
    width: 70px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    margin-left: 10px;
}

.comment .i-btn:hover {
    text-decoration: none;
    background: #1b8602;
}

.comment-list {
    line-height: 20px;
}

.comment-list dl {
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 45px;
    margin-bottom: 15px;
}

.comment-list dt {
    float: left;
    margin-right: 10px;
    margin-top: 5px;
}

.comment-list dd {
    border-bottom: 1px solid #f3f3f3;
    padding: 5px 0;
    width: 670px;
    float: left;
}

.comment-list dd .title {
    padding-bottom: 5px;
}

.comment-list dd a {
    color: #2ba715;
    padding-right: 5px;
}

.more-comment {
    padding: 10px 0;
    text-align: center;
}

.comment .bd .comment-list .comment-area {
    display: none;
}

.comment .bd .comment-list dl textarea {
    display: block;
    width: 658px;
    height: 60px;
    border: 1px solid #d3d3d3;
    resize: none;
    margin: 0 auto;
    padding: 5px;
    background: url(../images/textarea_bg.gif) repeat-x;
    margin-left: 0px;
    margin: 5px 0;
}

.comment .bd .comment-list dd a.i-btn {
    color: #FFF;
}


.v-box {
    background-color: #FFFFFF;
    margin-bottom: 10px;
}

.v-box .hd {
    border-left: 3px solid #f64a22;
    height: 30px;
    line-height: 30px;
    padding: 0 10px 0 10px;
    font-size: 14px;
}

.v-box .hd a {
    float: right;
    font-size: 12px;
    color: #AFAFAF;
}

.v-box .hd h2 {
    font-size: 14px;
}

.v-box .bd {
    padding: 10px;
    overflow: hidden;
}

.v-box .bd .item {
    float: left;
    padding: 10px;
    border: 1px solid #efefef;
    border-radius: 5px;
    margin: 0 10px 14px 0;
    width: 158px;
}

.v-box .bd .item:hover {
    box-shadow: 0 0 15px rgba(0, 0, 0, .05);
    transform: translateY(-2px);
}

.v-box .bd .item .title {
    text-align: center;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.v-box .bd .item .pic img {
    display: block;
    margin: 0 auto;
}

.v-box .bd .item .info {
    height: 20px;
    line-height: 20px;
    padding: 5px 0 0 0;
    overflow: hidden;
    color: #999999;
    font-size: 12px;
    border-top: 1px solid #efefef;
}

.v-box .bd .item .info .hit {
    background-image: url(../images/icon_yan.jpg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding: 0 0 0 21px;
}

.v-box .bd .item .info .date {
    background-image: url(../images/icon_time.jpg);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding: 0 0 0 18px;
    margin: 0 0 0 30px;
    width: 40px;
    overflow: hidden;
}

@media only screen and (max-width: 900px) {
    .v-box .bd .item {
        float: left;
        padding: 5px;
        border: 1px solid #efefef;
        border-radius: 5px;
        margin: 0 5px 10px 0;
        width: 150px;
    }

    .v-box .bd .item .info .hit {
        background-position: 0px 2px;
    }

    .v-box .bd .item .info .date {
        background-position: 0px 0px;
        margin: 0 0 0 28px;
    }
}


.share-main {
    padding-top: 16px;
}

.share-main .left {
    width: 200px;
    float: left;
    margin-right: 20px;
}

.share-main .left .user-info {
    background: #FFF;
    padding: 10px 8px;
    height: 95px;
    margin-bottom: 17px;
}

.share-main .left .user-info .user-photo {
    float: left;
    width: 71px;
    margin-right: 9px;
}

.share-main .left .user-info .user-intro {
    float: left;
    width: 100px;
    overflow: hidden;
}

.share-main .left .user-info .name {
    font-size: 16px;
    color: #21a900;
    font-weight: bold;
}

.share-main .left .user-info .job span {
    color: #ef5603;
    padding-left: 5px;
}

.share-main .left .user-info .user-social {
    height: 25px;
    line-height: 25px;
}

.share-main .left .user-info .user-social span {
    margin-right: 5px;
}

.share-main .left .user-info .address {
    height: 23px;
    overflow: hidden;
}

.share-main .left .blog {
    display: block;
    width: 96px;
    height: 93px;
    line-height: 160px;
    background: #FFF url(../images/blog.gif) center 20px no-repeat;
    text-align: center;
    float: left;
}

.share-main .left .blog:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
}

.share-main .left .course {
    display: block;
    width: 96px;
    height: 93px;
    line-height: 160px;
    background: #FFF url(../images/course.gif) center 20px no-repeat;
    text-align: center;
    float: right;
}

.share-main .left .course:hover {
    text-decoration: none;
    opacity: 0.8;
    filter: alpha(opacity=0.8);
}

.share-main .left .side-news {
    background: #FFF;
    margin-top: 18px;
    padding: 10px;
}

.share-main .left .side-news .hd {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 5px;
}

.share-main .left .side-news li {
    padding-left: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.share-main .left .my-menu {
    width: 180px;
    background: #FFF;
    margin-bottom: 17px;
    padding: 10px;
    font-size: 14px;
}

.share-main .left .my-menu dt {
    width: 147px;
    height: 23px;
    line-height: 23px;
    border: 1px solid #dddddd;
    background-color: #ffffee;
    color: #ef5603;
    font-weight: bold;
    background: #ffffee url(../images/my_menu_bg.png) 10px center no-repeat;
    padding-left: 31px;
    margin-bottom: 5px;
}

.share-main .left .my-menu dd {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 30px;
    border: 1px solid #FFF;
}

.share-main .left .my-menu dd.focus {
    width: 147px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #dddddd;
    background-color: #ffffee;
    color: #ef5603;
    font-weight: bold;
    background: #ffffee url(../images/my_menu_bg.png) 10px center no-repeat;
}

.share-main .left .my-menu a:hover {
    text-decoration: none;
}

.share-main .middle-w {
    width: 780px;
    float: left;
}

.share-main .middle {
    background: #FFF;
    width: 780px;
    float: left;
}

.share-main .middle .hd {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #6c6c6c;
    padding: 0 14px;
    border-bottom: 1px solid #dadada;
}

.share-main .middle .hd span {
    font-size: 14px;
    color: #dadada;
}

.share-main .middle .hd span.red {
    color: #F00;
    padding: 0 5px;
}

.share-main .middle .hd a {
    float: right;
}

.share-main .middle .bd {
    font-size: 14px;
    padding: 14px;
    min-height: 665px;
}

.share-main .middle .bd .red {
    color: #F00;
    padding: 0 5px;
    padding-right: 0px;
}

.share-main .middle .bd td {
    padding-bottom: 10px;
}

.share-main .middle .bd .edit-container {
    width: 672px;
    height: 367px;
}

.share-main .middle .bd .share-btn {
    display: block;
    width: 188px;
    height: 51px;
    background: #21a900;
    text-align: center;
    line-height: 51px;
    color: #FFF;
    margin: 50px auto;
    border-radius: 2px;
}

.share-main .middle .bd .share-btn:hover {
    background: #1c8502;
    text-decoration: none;
}

.share-main .middle .bd .my-input {
    display: block;
    width: 620px;
    height: 28px;
    border: 1px solid #cbcbcb;
    text-indent: 0.5em;
}

.share-main .middle .bd .cat a {
    float: left;
    height: 19px;
    line-height: 19px;
    border: 1px solid #dadada;
    margin-right: 8px;
    padding: 0 10px;
    font-size: 12px;
    margin-bottom: 10px;
}

.share-main .middle .bd .cat a:hover {
    border: 1px solid #21a900;
    text-decoration: none;
}

.share-main .middle .bd .cat a.focus {
    border: 1px solid #21a900;
    background: #21a900;
    color: #FFF;
}

.share-main .middle .bd .uploadBtn {
    width: 122px;
    height: 44px;
    background: #2ba715;
    color: #FFF;
    text-align: center;
    line-height: 44px;
    float: left;
    margin-right: 10px;
}

.share-main .middle .bd .uploadfile {
    float: left;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
}

.share-main .middle .bd .uploader {
    position: relative;
}

.share-main .middle .bd .s-input {
    display: block;
    width: 260px;
    height: 28px;
    border: 1px solid #cbcbcb;
    text-indent: 0.5em;
}

.share-main .middle .bd .fl {
    float: left;
}

.share-main .middle .bd .left {
    margin-right: 15px;
}

.share-main .middle .bd .add-property {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 55px;
    text-align: center;
    margin-left: 10px;
}

.share-main .middle .bd .clear {
    padding-bottom: 10px;
}

.share-main .middle .bd img {
    max-width: 80%;
    margin: 5px auto
}

/*上传作品预览*/
.share-preview-item {
    width: 150px;
    height: 150px;
    overflow: hidden;
    font-size: 12px;
    border: 1px solid #dadada;
    text-align: center;
    border: 1px solid #dadada;
    margin: 0 10px 10px 0;
    float: left;
    position: relative;
}

.share-preview-item .del {
    position: absolute;
    right: 5px;
    top: 5px;
    color: #FFF;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    width: 40px;
    background: url(../images/tools.png) repeat;
}

.share-preview-item .cover {
    position: absolute;
    left: 50%;
    bottom: 10px;
    width: 60px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 -30px;
    background: url(../images/tools.png) repeat;
    color: #FFF;
    border-radius: 5px;
    cursor: pointer;
}

.share-preview-item .status {
    position: absolute;
    left: 5px;
    top: 5px;
    color: #FFF;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    border-radius: 5px;
    width: 40px;
    background: url(../images/tools.png) repeat;
}

.page {
    padding: 30px 0;
    text-align: center;
    font-weight: bold;
}

.page li {
    display: inline-block;
    height: 43px;
    width: 46px;
    border-radius: 2px;
    background: #FFF;
    line-height: 43px;
    text-align: center;
    overflow: hidden;
    margin-right: 5px;
}

.page li a {
    display: block;
    width: 100%;
    height: 100%
}

.page li a:hover {
    color: #FFF
}

.page li:hover {
    background: #f64a22;
    color: #FFF;
    border-radius: 2px;
    text-decoration: none;
}

.page span {
    display: inline-block;
    height: 43px;
    width: 46px;
    border-radius: 2px;
    overflow: hidden;
    line-height: 43px;
    text-align: center;
}

.page li.active {
    background: #f64a22;
}

.page li.active span {
    color: #FFF;
}


/*博文分类*/
.share-main .middle .bd .cat-input {
    width: 390px;
    float: left;
}

.share-main .middle .bd .sort-input {
    width: 200px;
    float: left;
    margin-left: 10px;
}

.share-main .middle .blog_cat .normal-btn {
    float: left;
    font-size: 12px;
}

.share-main .middle .blog_cat .normal-btn:hover {
    text-decoration: none;
}

.share-main .middle .blog_cat .sv-btn {
    margin-left: 10px;
    margin-right: 10px;
}

.share-main .middle .blog_cat .cat-item {
    margin-bottom: 10px;
}

.middle-act {
    width: 560px;
    float: left;
}

.share-main .right {
    width: 200px;
    float: right;
}

.share-main .right .start-share {
    background: #FFF;
    padding: 12px;
    text-align: center;
    height: 110px;
    padding-top: 12px;
    overflow: hidden;
    font-size: 14px;
    color: #6c6c6c;
}

.share-main .right .start-share p {
    font-size: 14px;
    line-height: 25px;
}

.share-main .right .start-share .i-btn {
    margin-top: 15px;
}

.share-main .right .search {
    background: #FFF;
    margin-top: 18px;
    padding: 10px;
}

.share-main .right .search .title {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 9px;
}

.share-main .right .search input {
    display: block;
    width: 140px;
    height: 33px;
    line-height: 33px;
    border: 1px solid #838383;
    padding-left: 29px;
    background: url(../images/search_btn.gif) 10px center no-repeat;
    margin-bottom: 5px;
}

.share-main .right .search-cat {
}

.share-main .right .search-cat a {
    display: block;
    float: left;
    width: 34px;
    height: 21px;
    text-align: center;
    line-height: 21px;
    margin-right: 2px;
}

.share-main .right .search-cat a.focus {
    color: #FFF;
    background: #21a900;
}

.share-main .right .search .i-btn {
    margin-top: 12px;
    font-size: 14px;
    text-align: center;
}

.share-main .right .side-news {
    background: #FFF;
    margin-top: 18px;
    padding: 10px;
}

.share-main .right .side-news .hd {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 5px;
}

.share-main .right .side-news li {
    background: url(../images/li-bg.gif) left center no-repeat;
    padding-left: 10px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}

.middle-act .send-area {
    padding: 10px;
    background: #FFF;
    margin-bottom: 20px;
}

.middle-act .send-area .hd {
    height: 25px;
    line-height: 25px;
}

.middle-act .send-area .hd .send-info {
    float: right;
}

.middle-act .send-area .hd .send-info span {
    font-weight: bold;
    color: #ef5603;
    padding: 0 5px 0 3px;
}

.middle-act .send-area .send-outer {
    width: 536px;
    height: 61px;
    border: 2px solid #21a900;
    border-radius: 1px;
    background: url(../images/textarea.gif) repeat-x;
    overflow: hidden;
}

.middle-act .send-area .send-outer textarea {
    display: block;
    resize: none;
    border: none;
    width: 532px;
    height: 57px;
    overflow: hidden;
    background: none;
    padding: 2px;
}

.middle-act .send-area .send-btn {
    display: block;
    width: 83px;
    height: 22px;
    color: #FFF;
    font-size: 12px;
    background: #21a900;
    float: right;
    text-align: center;
    line-height: 22px;
}

.middle-act .send-area .send-btn:hover {
    text-decoration: none;
    background: #22a503;
}

.middle-act .list {
    background: #FFF;
}

.middle-act .list .title {
    height: 33px;
    line-height: 33px;
    overflow: hidden;
    border-bottom: 2px solid #21a900;
}

.middle-act .list .title a {
    display: block;
    font-size: 12px;
    color: #6c6c6c;
    float: left;
    font-weight: bold;
    width: 93px;
    text-align: center;
    height: 33px;
    line-height: 33px;
}

.middle-act .list .title a.focus {
    color: #FFF;
    background: #21a900;
}

.middle-act .list .title a:hover {
    text-decoration: none;
}

.middle-act .list li {
    padding: 15px 17px;
    border-bottom: 1px solid #dadada;
}

.middle-act .list li .act-left {
    width: 50px;
    height: 50px;
    float: left;
}

.middle-act .list li .act-left img {
    border-radius: 100%;
}

.middle-act .list li .act-right {
    width: 465px;
    float: right;
}

.middle-act .list li .act-right .user-info a {
    font-size: 14px;
    font-weight: bold;
    color: #ef5603;
    padding-right: 5px;
}

.middle-act .list li .act-right .user-info {
    color: #bbbbbb;
}

.middle-act .list li .act-right .actlist-sigin {
    color: #a4a3a3;
}

.middle-act .list li .tools {
    clear: both;
    color: #b6b6b6;
}

.middle-act .list li .tools span {
    padding-left: 5px;
    padding-right: 1px;
}

.middle-act .list li .tools a {
    color: #bbbbbb;
    position: relative;
}

.middle-act .list li .tools .tools-right {
    float: right;
}

.middle-act .list li .tools a .praise_effect {
    position: absolute;
    left: 9px;
    top: -5px;
    color: #21a900;
}

.blog_list {
    min-height: 600px;
    background: #FFF;
}

.blog_list li {
    padding: 12px 10px;
    border-bottom: 1px dashed #dadada;
    color: #464646;
    padding-top: 15px;
}

.blog_list li .title {
}

.blog_list li .title .orginal {
    display: block;
    float: left;
    margin-right: 5px;
    width: 19px;
    height: 19px;
    font-size: 14px;
    background: #57c123;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 19px;
}

.blog_list li .title .transfer {
    display: block;
    float: left;
    width: 19px;
    margin-right: 5px;
    height: 19px;
    font-size: 14px;
    background: #ef5603;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 19px;
}

.blog_list li .title .date {
    float: right;
}

.blog_list li .title h3 {
    font-size: 18px;
    display: block;
    padding-bottom: 5px
}

.blog_list li .title a {
    color: #000;
}

.blog_list li .info {
    padding-bottom: 5px;
}

.blog_list li .info a {
    text-decoration: underline;
}

.blog_list li .des {
    font-size: 12px;
    text-indent: 2em;
}

.blog_list li .des i {
    font-style: italic;
}

.blog_list li .cover {
    float: left;
    width: 190px;
    margin-right: 10px
}

.blog_list li .meta {
    float: left;
    width: 556px;
}

.blog_view {
    padding: 10px;
}

.blog_view .title {
}

.blog_view .title .orginal {
    display: inline-block;
    width: 19px;
    height: 19px;
    font-size: 14px;
    background: #57c123;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 19px;
}

.blog_view .title .transfer {
    display: inline-block;
    width: 19px;
    height: 19px;
    font-size: 14px;
    background: #ef5603;
    font-weight: bold;
    color: #FFF;
    text-align: center;
    line-height: 19px;
}

.blog_view .title .date {
    float: right;
}

.blog_view .title h1 {
    font-size: 16px;
    display: inline-block;
}

.blog_view .title a {
    color: #000;
}

.blog_view .info a {
    text-decoration: underline;
}

.blog_view .bd {
    border: 1px solid #dddddd;
    font-size: 14px;
    color: #353535;
    line-height: 30px;
    margin-top: 10px;
}

.blog_view .bd p {
    line-height: 28px;
    text-indent: 2em;
    margin: 0 0 10px 0;
}

.blog_view .text-view {
    background: #ffffee;
}

.blog_view .text-view p {
    text-indent: 2em;
    margin: 10px 0;
}

.blog_view .text-view div {
    text-indent: 2em;
    margin: 10px 0;
}

.share-btn-c {
    padding: 20px 0;
}

.about-page {
    border: 1px solid #dedede;
    background: #ffffee;
    line-height: 25px;
    padding: 10px;
}


.about-view-comment .hd {
    padding: 0 !important;
}

.about-view-comment .hd span {
    color: #6c6c6c !important;
}

.about-view-comment textarea {
    width: 733px !important;
    overflow: hidden;
}

.loading-tishi {
    text-align: center;
    line-height: 14px;
    display: none;
}

.act-comment-outer {
    border: 1px solid #dadada;
    padding: 5px;
    margin-top: 8px;
}

.act-comment-outer .fake-input {
    display: block;
    height: 31px;
    line-height: 31px;
    width: 441px;
    padding-left: 10px;
    border: 1px solid #dadada;
    color: #6c6c6c;
}

.act-comment-outer .act-comment-inner {
    display: none;
}

.act-comment-outer .act-comment-inner a {
    display: block;
    width: 80px;
    height: 31px;
    float: right;
    text-align: center;
    line-height: 31px;
    background: #21a900;
    color: #FFF !important;
    margin-top: 5px;
    border-radius: 2px;
}

.act-comment-outer .act-comment-inner a:hover {
    text-decoration: none;
    background: #1d9500;
    border-radius: 2px;
}

.act-comment-outer textarea {
    display: block;
    height: 61px;
    width: 441px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #dadada;
}

.act-comment-outer .act-comment-item {
    padding-bottom: 10px;
}

.act-comment-outer .act-comment-item .photo {
    width: 30px;
    height: 30px;
    background: #dadada;
    float: left;
}

.act-comment-outer .act-comment-item .photo img {
    width: 30px;
    height: 30px;
}

.act-comment-outer .act-comment-replay {
    width: 416px;
    float: right;
    line-height: 15px;
    height: 30px;
    overflow: hidden;
}

.act-comment-outer .act-comment-replay a {
    color: #ef5603 !important;
}

.act-comment-outer .act-comment-replay .tools-bar {
    font-size: 11px;
}

.act-comment-outer .act-comment-replay .tools-bar a {
    color: #bbbbbb !important;
}


.uploadPhotoBtn {
}

.uploadPhotoBtn .uploadify-queue {
    top: -60px;
    width: 100px;
}

.btn-fix-hd {
}

.btn-fix-hd .btn {
    padding: 0px 10px;
    font-size: 12px;
    font-weight: normal;
    height: 30px;
    line-height: 30px;
    margin-top: 5px;
    border-radius: 2px;
}


.upload-photo-c {
}

.upload-photo-c .photo-preview {
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
    border: 1px solid #dadada;
}

.upload-photo-c .photo-preview img {
    max-width: 200px;
    max-height: 200px;
    text-align: center;
}

.upload-photo-c .photo-small-preiew {
    width: 150px;
    height: 150px;
    overflow: hidden;
    float: left;
    position: relative;
    border: 1px solid #dadada;
}

.upload-photo-c .photo-small-preiew img {
    width: 100%;
}

.upload-photo-link {
    cursor: pointer;
}

.uploadfile-photo {
    position: relative;
}

.uploadfile-photo .upload-photo-input {
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 100px;
    display: block;
    width: 91px;
    height: 44px;
    line-height: 44px;
    opacity: 0;
    filter: alpha(opacity=50);
    cursor: pointer;
}

.uploadfile-photo .uploadify-button {
    background: #FFF;
    float: left;
    color: #21a900;
}

.uploadfile-photo .uploadify-queue {
    display: none;
}

.uploadfile-photo .uploadify {
    float: left;
}

.uploadfile-photo .uploadify:hover .uploadify-button {
    background-color: #fff;
    color: #21a900;
}

.cut-btn {
    display: block;
    height: 30px;
    line-height: 30px;
    width: 80px;
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
}

.gray_tbn {
    background: #6c6c6c;
    cursor: text;
}

.gray_tbn:hover {
    background: #6c6c6c;
}

/*用户登录提示*/
.u-info-error {
    color: #F00;
}

/*页面提示*/
.tishi {
    background: #fff;
    color: #2d2d2d;
    position: absolute;
    padding: 13px 15px;
    box-shadow: 1px 1px 5px 1px #464646;
    z-index: 999;
    font-size: 14px;
    border-radius: 2px;
}

.tishi i {
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    overflow: hidden;
    margin: 0 5px 0 0;
    padding: 0px;
}

.tishi .error {
    background: url(../images/error.png) no-repeat;
}

.tishi .success {
    background: url(../images/success.png) no-repeat;
}

.tishi .notice {
    background: url(../images/warn.png) no-repeat;
}

.tishi .waiting {
    background: url(../images/wait.png) no-repeat;
}

.tishi a {
    text-decoration: underline;
    color: #006600;
}

.share-btn {
    height: 44px;
}

.head-tab {
    display: block;
    width: 100px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    cursor: pointer;
}

.head-tab-focus {
    color: #FFF;
    background: #21a900;
}

.share-main .middle .none-pading {
    padding: 0px;
    font-size: 14px;
}

.share-main .middle .none-pading a {
    float: left;
}

.share-main .middle .none-pading a:hover {
    text-decoration: none;
}

.tab-bd {
    display: none;
}

.send-msg {
    background: #FFF;
    padding: 10px 20px;
    padding-top: 0px;
}

.send-msg textarea {
    display: block;
    width: 448px;
    height: 60px;
    overflow: auto;
    padding: 5px;
    border: 1px solid #bdbcbc;
    background: url(../images/send_textarea_bg.gif) repeat-x;
}

.send-msg-botton {
    height: 46px;
    background: #f0f0f0;
    padding: 0 20px;
}

.send-msg-botton .send-msg-btn {
    display: block;
    width: 86px;
    height: 27px;
    line-height: 27px;
    float: right;
    background: #21a900;
    margin-top: 10px;
    text-align: center;
    border-radius: 2px;
    color: #FFF;
}

.send-msg-botton .send-msg-btn:hover {
    text-decoration: none;
    background: #1c9100;
}


.send-msg .promopt-msg {
    padding-top: 0px;
    padding: 5px 10px;
    background: #fff1df;
    margin: 10px 0;
    color: #6c6c6c;
}

.send-msg p {
    padding: 5px 0;
}

.send-msg p input {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.msg-list {
}

.msg-list .operate {
    float: right;
}

.msg-list .operate input {
    position: relative;
    top: 3px;
    margin-right: 5px;
}

.msg-list .operate-ok {
    font-style: italic;
}

.comment .bd {
    min-height: 200px !important;
}

.guest {
}

.guest li {
    height: 80px;
    overflow: hidden;
}

.guest li .pic {
    width: 100px;
    float: left;
}

.guest li .guest-name {
    height: 80px;
    line-height: 80px;
    width: 200px;
    text-align: center;
    float: left;
}

.guest li .guset-date {
    height: 80px;
    line-height: 80px;
    width: 200px;
    text-align: center;
    float: left;
}

/*搜索页面*/
.search-hd {
}

.search-hd span {
    padding: 0 5px;
    color: #F00;
}

.jifen-table {
}

.jifen-table td {
    height: auto !important;
}

.uploader-material {
    position: relative;
}

.upload-material-msg {
    float: left;
    margin-top: 30px;
}

/*下载*/
.download-material {
    text-align: center;
}

.download-material .download-btn {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
    width: 240px;
    height: 51px;
    border: 1px solid #97db4a;
    border-radius: 50px;
    background: #6dcc00;
    text-align: center;
    line-height: 51px;
    color: #fff;
    font-size: 20px;
}

.download-material .download-btn:hover {
    text-decoration: none;
    background: #59a501;
}

/*tanchuang*/
.mask {
    width: 100%;
    height: 100%;
    background: #000000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 996;
}

.imask {
    width: 100%;
    height: 100%;
    background: #000000 url(../images/loading.gif) center 300px no-repeat;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 996;
}

.tanchuang {
    position: absolute;
    border: 1px solid #e1e0e0;
    background: #fdfdfc;
    z-index: 999;
    border-radius: 3px;
    box-shadow: 1px 1px 5px 1px #535658;
}

.tanchuang .hd {
    padding: 0 20px;
    border-bottom: 1px solid #e1e0e0;
    height: 44px;
    line-height: 44px;
    font-weight: bold;
    font-size: 14px;
    color: #3d3d3d;
}

.tanchuang .hd a {
    float: right;
    display: block;
    width: 13px;
    height: 13px;
    overflow: hidden;
    background: url(../images/close.gif) no-repeat;
    position: relative;
    top: 15px;
}

.tanchuang .hd a:hover {
    background: url(../images/close_hover.gif) no-repeat;
}

/*.tanchuang .bd{ padding:10px 20px;color:#666666;}*/

.tanchuang .bd .result {
    padding: 30px 20px 50px 20px;
    font-size: 14px;
}

.tanchuang .bd .result p a {
    color: #006600;
    text-decoration: underline;
}

.tanchuang .bd .result p i {
    background: url(../images/global.png) -102px -72px no-repeat;
    width: 27px;
    height: 27px;
    display: block;
    float: left;
    margin: -2px 10px 0 50px;
}

.tools-panel {
    width: 54px;
    position: fixed;
    bottom: 100px;
    right: 10px;
    cursor: pointer;
    height: 108px;
    background: #00a0e9;
    text-align: center;
}


.toolBtn {
    width: 54px;
    height: 54px;
    background: #21a900;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;

}
.toolBtn:hover{
    background: #1c9100;
}

.toolBtn .qrcode{
    position: absolute;
    width: 150px;
    left: -150px;
    top: -95px;
    display: none;
}

.cats-list {
    background: #FFF;
    margin-bottom: 20px;
    padding: 10px 17px 0px;
}

.cats-list a {
    float: left;
    height: 25px;
    line-height: 25px;
    border: 1px solid #dadada;
    margin-right: 8px;
    padding: 0 10px;
    font-size: 12px;
    margin-bottom: 10px;
    font-size: 12px;
}

.cats-list a:hover {
    border: 1px solid #21a900;
    text-decoration: none;
}

.cats-list a.focus {
    border: 1px solid #21a900;
    background: #21a900;
    color: #FFF;
}

.works-list .box .bd li.hasnone {
    text-align: center;
    width: 757px;
    margin: 0;
    padding: 0;
    clear: both;
    box-shadow: none !important;
    font-size: 12px;
    border-bottom: 1px solid #dadada;
    padding-bottom: 10px;
    color: #434343;
}

.works-list .box {
}

.works-list .box .more {
    float: right;
    margin-right: 5px;
}

.index-seprator {
    height: 10px;
    background: url(../images/body_bg.gif) repeat;
}

.sign-in {
    margin-top: 20px;
    height: 98px !important;
}

.i-btn-disabled {
    background: #c3c3c3 !important;
    cursor: text;
}

.link-box {
    margin-top: 10px;
}

.link-box .bd {
    padding: 10px;
    background: #FFF;
}

.link-box .bd a {
    padding-right: 10px;
    display: inline-block;
}

.select-box {
    padding: 10px;
    font-size: 13px;
    padding-left: 11px;
}

.select-box dt {
    float: left;
}

.select-box dd {
    float: left;
    max-width: 700px;
    overflow: hidden;
    margin-bottom: 5px;
}

.select-box dd a {
    float: left;
    margin-right: 9px;
    padding: 0 4px;
    margin-bottom: 4px;
    display: block;
    height: 24px;
    line-height: 24px;
}

.select-box dd a.focus {
    background: #21a900;
    color: #FFF;
    border-radius: 3px;
}

.select-box dd a:hover {
    background: #21a900;
    color: #FFF;
    text-decoration: none;
    border-radius: 3px;
}

.album-item {
    margin-bottom: 10px;
}

.album-item table {
    border: 1px solid #dadada;
}

.share-album-btn {
    margin-left: 10px;
    background: #999999;
}

.share-album-btn:hover {
    background: #929292;
}

.user-box {
    font-size: 14px;
}

.user-box .hd .hd-tab-a {
    display: block;
    width: 104px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #6c6c6c;
    float: left;
}

.user-box .hd .focus {
    border-top: 2px solid #21a900;
    background: #FFF;
    position: relative;
    top: 1px;
}

.user-box .bd {
    background: #FFF;
    padding: 30px 50px;
    min-height: 396px;
}

.user-box .bd label {
    display: block;
    height: 28px;
    float: left;
    line-height: 28px;
    width: 100px;
    text-align: right;
}

.user-box .bd .user-item-input {
    width: 270px;
    height: 28px;
    line-height: 28px;
    display: block;
    float: left;
    padding: 0 5px;
    border: 1px solid #abadb3;
}

.user-box .bd .user-box-item {
    padding-bottom: 15px;
}

.user-box .bd span {
    display: block;
    height: 36px;
    line-height: 36px;
    float: left;
    margin: 0 10px;
}

.user-box .bd img {
    display: block;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

.user-box .bd .user-item-input-short {
    width: 210px;
    height: 28px;
    line-height: 28px;
    display: block;
    float: left;
    padding: 0 5px;
    border: 1px solid #abadb3;
}

.user-box .bd .user-item-btn {
    display: block;
    border: none;
    height: 34px;
    line-height: 34px;
    width: 110px;
    cursor: pointer;
    float: left;
}

.user-login-pop {
    padding: 20px 20px;
}

.user-login-pop .login-pop-item {
    margin-bottom: 10px;
}

.user-login-pop .login-pop-item label {
    display: block;
    height: 28px;
    float: left;
    line-height: 28px;
    width: 50px;
    text-align: right;
    margin-right: 5px;
}

.user-login-pop .login-pop-item input {
    width: 280px;
    height: 28px;
    line-height: 28px;
    display: block;
    float: left;
    padding: 0 5px;
}

.user-login-pop .login-pop-item img {
    cursor: pointer;
}

.user-login-pop .login-pop-item .short-item {
    width: 220px;
    margin-right: 10px;
}

.sub-btn {
    width: 50px;
    float: left;
    height: 30px !important;
    line-height: 30px !important;
    text-align: center;
    margin-right: 10px;
}

.user-login-pop .login-pop-item .forget {
    display: block;
    height: 30px;
    line-height: 30px;
}

.fix-blank {
    padding-right: 10px;
}

.fix-sex-blank {
    padding-left: 2px;
}

.fix-blank-select {
    margin-right: 5px;
}

.edit_textarea {
    border: 1px solid #cbcbcb;
    width: 287px;
    height: 40px;
    padding: 5px;
}

.share-about-page {
    margin: 10px 0;
}

.about-share {
    margin-top: 10px;
}

/*20151204*/
.u-uploadername {
    position: absolute;
    left: 80px;
    top: 25px;
}

/*2015-12-09*/
.material_property {
    background-color: #fff;
    margin: 18px 0 0 0;
    padding: 10px;
}

.material_property .hd {
    font-size: 14px;
    margin-bottom: 4px;
}

.material_property td {
    word-break: break-all;
}

.jifenc {
    margin-left: 10px;
}

.jifenc i {
    font-weight: bold;
    color: #ef5603;
}

.weichat-pay-box {
    padding-bottom: 10px;
}

.weichat-pay-box .wechat-ewm {
    width: 300px;
    text-align: center;
    float: left;
    margin-top: 20px;
    margin-left: 80px;
    margin-right: 40px;
}

.weichat-pay-box .wechat-ewm .tips {
    font-size: 12px;
}

.weichat-pay-box .wechat-ewm .ewm-container {
    background: url("../images/ploading.gif") center no-repeat;
    width: 230px;
    height: 230px;
    margin: 0 auto;
}

.weichat-pay-box .wechat-ewm .ewm-container .mask {
    position: absolute;
    left: 0;
    top: 0;

}

.weichat-pay-box .wechat-ewm .tips span {
    font-weight: bold;
    color: #e31613;
}

.weichat-pay-box .wechat-ewm img {
    width: 230px;
    height: 230px;
}

.weichat-pay-box .wechat-ewm .tips-scan {
    width: 230px;
    margin: 10px auto 0;
    height: 44px;
    background: #21a900;
    color: #fff;
    line-height: 19px;
    padding-top: 6px;
}

.weichat-pay-box .wechat-tips {
    float: left;
    background: url("../images/pc_icon_phone-bg.png") center no-repeat;
    width: 280px;
    height: 358px;
}

.pay-box .tab {
    height: 42px;
    line-height: 42px;
    background: #f2f2f2;
}

.pay-box .tab a {
    display: block;
    width: 104px;
    text-align: center;
    line-height: 42px;
    background: #f2f2f2;
    font-size: 14px;
    height: 42px;
    float: left;
}

.pay-box .tab a.active {
    border-top: 2px solid #21a900;
    color: #6c6c6c;
    position: relative;
    top: 1px;
    height: 40px;
    background: #FFF;
}

.money-pay {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}

.money-pay span {
    font-weight: bold;
    color: #e31613;
}

.money-pay .pay-btn {
    display: inline-block;
    width: 100px;
    margin-top: 60px;
}

.scene {
    margin-bottom: 18px;
}

.scene .search-box {
    height: 200px;
    background: #FFFFFF;
    padding: 30px 0 0 0;
    text-align: center;
}

.scene .search-box .title {
    font-size: 26px;
    padding-bottom: 50px;
}

.scene .search-box .search-container {
    height: 54px;
    display: inline-block;
    box-shadow: 0 4px 15px 0 rgb(0 0 0/10%);
    padding: 0 5px 0 0;
}

.scene .search-box .search-container input {
    display: inline-block;
    width: 360px;
    height: 54px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}

.scene .search-box .search-container a {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    background: #f64a22;
    padding: 0 20px;
    color: #FFFFFF;
    font-size: 16px;
    border-radius: 5px;
}

.scene .search-box .search-container a:hover {
    text-decoration: none;
    background: #f64a22;
}

.scene .search-multi {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-bottom: 30px;
}

.scene .search-multi .search-multi-warpper {
    display: flex;
    justify-content: center;
}

.scene .search-multi .search-container {
    height: 108px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 15px 0 rgb(0 0 0/10%);
    padding: 0 10px 0 0;
}

.scene .search-multi .search-input {
    display: flex;
    flex-direction: column;
}

.scene .search-multi .search-container input {
    display: flex;
    width: 360px;
    height: 54px;
    padding: 0 20px;
    font-size: 16px;
    border-radius: 5px;
    border: none;
}

.scene .search-multi .search-container input.line {
}

.scene .search-multi .search-container input.min-text {
    color: #999a99;
}

.logo-list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.logo-list .logi-item {
    margin-right: 10px;
    background: #FFFFFF;
    margin-bottom: 10px;
    position: relative;
    padding: 10px 0 10px 0;
}

.logo-list .logi-item a {
    display: flex;
    align-items: center;
    border: 2px solid #FFFFFF;
    width: 386px;
    overflow: hidden;
}

.logo-list .logi-item a:hover {
    border: 2px solid #1c9100;
    box-shadow: 1px 6px 12px 0 rgb(0 0 0/30%);
}

.logo-list .last {
    margin-right: 0;
}

.logo-image-list {
    margin-top: 20px;
    display: flex;
    flex-flow: row wrap;
}

.logo-image-list .logo-item {
    width: 390px;
    margin-right: 10px;
    background: #FFFFFF;
    margin-bottom: 10px;
}

.logo-image-list .logo-item a {
    display: flex;
    overflow: hidden;
    flex-flow: row nowrap;
    align-items: center;
    height: 140px;
    padding: 20px 20px 20px 0;
    border: 2px solid #FFFFFF;
}

.logo-image-list .logo-item a:hover {
    box-shadow: 1px 6px 12px 0 rgb(0 0 0/30%);
    border: 2px solid #1c9100;
}

.logo-image-list .logo-item .icon {
    margin-left: 20px;
    margin-right: 5px;
}

.logo-image-list .logo-item .words {
    width: 300px;
    height: 85px;
    overflow: hidden;
}

.logo-image-list .last {
    margin-right: 0;
}

.logo-image-list .logo-item .logo-scene {
    position: relative;
}

.logo-image-list .logo-item .logo-icon {

}

.stage {

}

.stage .container {
    padding: 30px 0 30px 0;
    background: #FFFFFF;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.stage .container img {
    height: 120px;
}

.stage .color-picker {

}

.stage .color-picker .box {
    margin-top: 10px;
}

.stage .color-picker .bd {
    background: #FFFFFF;
    padding: 10px;
}

.stage .color-picker .color-block {
    display: block;
    width: 15px;
    height: 25px;
    margin-right: 2px;
    margin-bottom: 2px;
    float: left;
}

.stage .user-works {
    margin-top: 10px;
}

.logo-download-btn {
    display: block;
    width: 100%;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #21a900;
    color: #FFFFFF;
    font-size: 18px;
}

.logo-download-btn:hover {
    text-decoration: none;
    background: #1e9202;
}

.sample {
    margin-bottom: 20px;
}

.sample li {
    float: left;
    width: 200px;
    overflow: hidden;
}

.sample li .image {
    height: 167px;
    overflow: hidden;
}

.sample li a {
    display: flex;
    width: 200px;
    height: 167px;
    overflow: hidden;
    align-items: center;
    background: #FFFFFF;
}

.sample li .image img {
    width: 200px;
}

.new-logo-list-wrapper {
    display: flex;
    flex-direction: row;
}

.logo-list-page {
    width: 800px;
    margin-top: 20px;
}

.new-logo-list-wrapper .logo-list-right {
    margin-top: 20px;
    width: 200px;
}

.new-logo-list-wrapper .logo-list-right {
    box-sizing: border-box;
}

.new-logo-list-wrapper .logo-list-right .right-case {
    background: #FFFFFF;
}

.new-logo-list-wrapper .logo-list-right .right-case .bd {
    display: flex;
    flex-direction: column;
    padding: 7px 0 10px 0;
}

.new-logo-list-wrapper .logo-list-right .right-case .bd li {
    display: flex;
    justify-content: center;
    padding-bottom: 4px;
}

.new-logo-list-wrapper .logo-list-right .title {
    font-size: 14px;
    color: #6c6c6c;
    padding-bottom: 9px;
}

.icon-category {
    display: flex;
    flex-flow: row wrap;
    justify-content: flex-start;
}

.icon-category a {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    margin-right: 10px;
    background: #C0C4CC;;
    font-size: 14px;
}

.icon-category a:hover {
    text-decoration: none;
    background: #1e9202;
    color: #FFFFFF;
}

.icon-category a.active {
    text-decoration: none;
    background: #1e9202;
    color: #FFFFFF;
}

.logo-image-wrapper {
    display: flex;
    flex-flow: row nowrap;
}

.logo-image-wrapper .logo-image-page {
    width: 800px;
}

.logo-image-wrapper .logo-image-right {
    width: 200px;
    margin-top: 20px;
}

.logo-image-wrapper .logo-image-right .search input {
    box-sizing: border-box;
    background: none;
    width: 100%;
    margin-bottom: 5px;
    padding: 0 5px;
}

.logo-image-wrapper .logo-image-right .search a {
    margin-top: 1px;
    text-align: center;
}

.logo-image-wrapper .logo-image-right .search .title {
    padding-bottom: 2px;
}

.tips {
    margin-top: 20px;
    width: 100%;
    height: 120px;
    background: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.tips .title {
    font-size: 24px;
    padding-bottom: 10px;
}

.tips .sub_title {
    font-size: 14px;
}

.grid-logo {
    width: 100%;
}

.logo-grid .box .bd {
    width: 100%;
}

.logo-grid .box .bd li {
    width: 239px;
}

.logo-grid .box .bd .last {
    margin-right: 0;
}

.logo-grid .box .bd .grid {
    overflow: hidden;
}

.scene .templates {
    margin-top: 10px;
}

.scene .templates .works-item {
    background: #ffffff;
    width: 495px;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    overflow: hidden;
}

.scene .templates .works-item img {
    max-width: 95%;
    max-height: 80px;
}

@media only screen and (max-width: 900px) {
    .scene .templates .works-item {
        background: #ffffff;
        width: 100%;
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        overflow: hidden;
    }

}

.scene .templates .works-item a {
    border: 2px solid #FFFFFF;
    display: flex;
    align-items: center;
    height: 180px;
    width: 100%;
    box-sizing: border-box;
}

.scene .templates .works-item a:hover {
    box-shadow: 1px 6px 12px 0 rgb(0 0 0/30%);
    border: 2px solid #f64a22;
}

.scene .templates .last {
    margin-right: 0;
}

.scene .templates img {
    object-fit: contain;
}

.logo-case .stage .container {
    display: flex;
    align-items: center;
    justify-content: center;
}

.inner-work-list .box .bd li {
    margin-right: 8px;
    width: 237px;
}

.inner-work-list .box .bd li.last {
    margin-right: 0;
}

.box-copyright {

}

.box-copyright .hd {
    display: flex;
    flex-direction: row;
}

.box-copyright .hd h3 {
    margin-right: 10px;
}

.box-copyright .hd a {
}

.box-copyright .hd a span {
    font-size: 12px;
    margin-right: 1px;
    margin-top: 5px;
}

.box-copyright .bd {
    background: #FFFFFF;
    padding: 10px;
}

.report-container {
    background: #FFFFFF;
    padding: 40px 0;
    font-size: 14px;
    color: #555555;
    margin: 20px 0 40px 0;
}

.report-container .title {
    font-size: 24px;
    text-align: center;
    padding-bottom: 20px;
}

.report-wrapper {
    width: 600px;
    margin: 0 auto;
}

.report-container .form-item {
    padding: 20px 0;
    display: flex;
    align-items: center;
}

.report-container .form-item label {
    margin-right: 10px;
}

.report-container .form-item input {
    width: 450px;
    height: 22px;
    padding: 8px 10px;
    line-height: 22px;
    border: 1px solid #9eb2cd;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #dedede inset;
    font-size: 14px;
}

.form-item-reason textarea {
    border: 1px solid #9eb2cd;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 3px #dedede inset;
    font-size: 14px;
    height: 100px;
    resize: none;
    width: 450px;
    padding: 8px 10px;
}

.report-container .form-item-reason {
    align-items: start;
}

.report-container .btn-container {
    display: flex;
    justify-content: center;
}

.stage .logo-info {
    background: #FFFFFF;
    padding: 10px;
}

.stage .logo-info h1 {
    font-size: 16px;
}

.login-container {
    padding: 100px 0 80px 0;
}

.login-container .report-wrapper {
    width: 400px;
}

.login-container .form-item input {
    width: 300px;
}

.login-container .normal-btn {
    width: 80px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 3px;
}

.logo-case .works-view .share-pic {
    height: 180px;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.m_select_font {
    display: none;
}

.customer-service {
    position: fixed;
    width: 190px;
    right: 42px;
    top: 50%;
    margin-top: -147px;
    background: url("../images/service.png") #22222e top center no-repeat;
    z-index: 1;
    overflow: hidden;
    border-radius: 5px;
}

.customer-service-container {
    padding-bottom: 10px;
}

.customer-service .qrcode {
    padding: 45px 0 0 25px;
}

.customer-service .qrcode img {
    display: block;
}

.customer-service .price {
    font-size: 16px;
    color: #21212D;
    padding-top: 59px;
    padding-left: 111px;
}
.customer-service-container .back-btn{
    margin: 20px auto 0 auto;
    width: 162px;
    height: 32px;
    border-radius: 5px;
    background: #303145;
    color: #e9b87a;
    font-size: 12px;
    text-align: center;
    line-height: 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.customer-service-container .back-btn svg{
    margin-right: 5px;
}

@media only screen and (max-width: 900px) {
    .col {
        width: 100%;
    }

    .minhide {
        display: none;
    }

    .index-main .left {
        width: 100%;
        float: none;
    }

    .index-main .right {
        width: 100%;
        float: none;
    }

    .share-main .right {
        width: 100%;
        float: none;
    }

    .share-main .middle-w {
        width: 100%;
        float: none;
    }

    .share-main .middle {
        width: 100%;
        float: none;
    }

    .works-list .box .bd {
        padding: 10px;
        width: 100%;
        overflow: hidden;
        box-sizing: border-box;
    }

    .works-list .box .bd .grid {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .works-list .box .bd li {
        width: 90%;
        margin: 10px auto;
        text-align: center;
        padding: 10px 0;

    }

    .works-list .box .bd li .pic {
        margin: 10px auto;
    }

    .works-list .box .bd li .pic a {
    }

    .scene .search-box .title {
        font-size: 18px;
    }

    .scene .search-box .search-container {
        width: 90%;
        margin: 0 auto;
    }

    .scene .search-box .search-container a {
    }

    .scene .search-box .search-container input {
        width: 80%;
        margin-bottom: 15px;
    }

    .sample li {
        width: 50%;
    }

    .blog_list li .cover {
        display: none;
    }

    .blog_list li .meta {
        width: 100%;
    }

    .foot {
        padding: 20px 0;
    }

    .foot .foot-msg {
        display: none;
    }

    .logo-list-page {
        width: 100%;
    }

    .new-logo-list-wrapper .logo-list-right {
        display: none;
    }

    .logo-list .logi-item {
        margin-right: 0px;
        width: 100%;
        overflow: hidden;
    }

    .logo-list .logi-item a {
        border: 0;
        width: 100%;
    }

    .logo-list .logi-item a:hover {
        border: none;
    }

    .icon-category {
        padding: 0 10px;
    }

    .icon-category a {
        margin-bottom: 10px;
    }

    .logo-image-wrapper .logo-image-page {
        width: 100%
    }

    .logo-image-right {
        display: none;
    }

    .logo-image-list .logo-item {
        margin-right: 0;
        width: 100%;
    }

    .m_select_font {
        display: block;
    }

    .stage .container img {
        width: 100%;
        height: auto;
    }
    .customer-service{
        display: none;
    }
}



