@charset "utf-8";

/* index */
.bannerPrev,
.bannerNext{
    background-position:-90px 0;
    filter:alpha(opacity=70); 
    opacity:0.7;
    position:absolute;
    top:157px;
    height:36px;
    width:36px;
    z-index:99;
    }
.bannerPrev{
    background-position:-90px 0;
    left:-36px;
    }
.bannerNext{
    background-position:-127px 0;
    right:-36px;
    }
.bannerPrev:hover,
.bannerNext:hover{
    filter:alpha(opacity=100);
    opacity:1;
    }
.device:hover .bannerPrev{
    left:15px;
    transition: left 0.2s ease-in-out;
    -webkit-transition: left 0.2s ease-in-out;
    -moz-transition: left 0.2s ease-in-out;
    -o-transition: left 0.2s ease-in-out;
    }
.device:hover .bannerNext{
    right:15px;
    transition: right 0.2s ease-in-out;
    -webkit-transition: right 0.2s ease-in-out;
    -moz-transition: right 0.2s ease-in-out;
    -o-transition: right 0.2s ease-in-out;
    }
.w280{ width:280px;}


    
/*背景高斯模糊*/
.svghin {
    display: none;
}

.svglist {
    width: 280px; height: 118px;
    float: left;
    position: relative;
    overflow: hidden;
    
}
.svglist img{width:280px;height:280px;position:relative;top:70%;left:50%;margin-left:-140px;margin-top:-160px;}
.layer {
    position: absolute; left: 0; top: 0;
    width: 100%; height: 100%;
    /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}
.cover {
    
    position: absolute; left: 0; right: 0; bottom: 0;
    width: 100%; height: 100%;
    overflow: hidden;
}
.blur {
    position: absolute;
    width: 100%; bottom: 0; left: 0;
    -o-transform: translateZ(10);
    -ms-transform:translateZ(10);
    -moz-transform:translateZ(10);
    -webkit-transform: translateZ(10);
    transform: translateZ(10);
    /* blur */
    filter: url(blur-12px.svg#blur);
    /* css3 */
    -webkit-filter: blur(12px);
    -moz-filter: blur(12px);
    filter: blur(12px); /* FireFox 35+ support */
    /* IE6~IE9 */
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=12, MakeShadow=false);
    *left: -12px; left: -12px\0;
}


/*背景高斯模糊－－end*/


.designerBox{
    margin: auto;
    clear: both;
    position: relative;
    z-index: 999;
    float: left;
    }
    .designerBox img{
        float:left;
        border-radius:100%;
        }
    .designerBox a{color:#3b3b3b;}  
    .designerBox a:hover{color:#6a6a6a;}

    .c_000 a{color:#3b3b3b;}    
    .c_000 a:hover{color:#6a6a6a;}
    
.designerMes{
    color:#818486;
    font-size:12px;
    line-height:22px;
    padding:8px 15px 0;
    }
.designerMes a{ color:#818486;}
.designerMes a:hover{ color:#818486;text-decoration:underline;}
.designerMore{
    border-top:1px #efefef solid;
    font-size:12px;
    margin-top:15px;
    padding:17px 15px;
    }
.designerMore .sqhg_t{ float:left; display:block;}
.designerMore .sqhg_t a{color:#818486;}
.designerMore .sqhg_t a:hover{ color:#818486;text-decoration:underline;}

    .designerMore a{
        background-position:0 -24px;
        
        margin-top:3px;
        height:12px;
        width:21px;
        }
.w1200{ width:1320px; clear:both;}

.pos_tabs{ width:1180px; padding-top:25px;}
.tabstj{ float:left; width:370px;}
.tabstj li{ float:left; font-size:14px; margin-right:10px;}
.tabstj li a{ color:#999; display:block; height:30px; margin-right:15px; line-height:30px; text-align:center; padding:0 20px;}
.tabstj li a:hover{color:#000000;}
.tabstj li .onactive{
	border: 1px solid #5e5d5d;
    border-radius: 51px;
    display: block;
    color: #000000;
	}
.design_hot_text{ float:left; width:500px;line-height:35px;color:#999;}


.workList{
    float:left;
    margin:30px 20px 0 0;
    position:relative;
    width:280px;
    }
/* .workList:hover{ */
    /* box-shadow:0 0 8px rgba(0,0,0,0.2); */
    /* } */
.workList p img{ width:280px; height:200px;}

.workList_ads{
    float:left;
    margin:30px 20px 0 0;
    overflow:hidden;
    position:relative;
    width:280px;
    }
.workImg img{
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
	}
.workList_ads p img{ width:280px; height:200px;border-radius:4px;}
    .workName{
        color:#abb0b3;
        font-size:12px;
        line-height:20px;
        margin-left:45px;
		min-height:40px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
		margin-right:5px;
        }
		.workName p{
			overflow:hidden;
			height:20px;
			text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
			}
    .workName a{color:#6e6e6e;}
    /* .workName a:hover{color:#4095cc;} */
    .clearfix{}


    .workBtn{
        border-top:1px #efefef solid;
        padding:5px 16px 14px 13px;
		height:22px;
        }
        .workBtn span,
        .materialIcon{
            color:#c4c4c4;
            display:inline-block;
            font-size:13px;
            margin-right:5px;
            }
            .workBtn span a,
            .materialIcon a{ color:#bcbcbc;}
            .workBtn span i,
            .workBtn p,
            .materialIcon i{
                color:#bcbec3;
                font-size:20px;
                }
            .workBtn span i.pinglun,
            .materialIcon i.pinglun{
                font-size:19px;
                position:relative;
                top:2px;
                }
            .workBtn span i.zan,
            .materialIcon i.zan{
                font-size:15px;
                position:relative;
                top:-2px;
                }
            .workBtn span i.download,
            .materialIcon i.download{
                font-size:13px;
                position:relative;
                top:-1px;
                }
            .workBtn span i.psd,
            .materialIcon i.psd{
                font-size:14px;
                }
			.index_tj{
				float: right;
				margin: 5px 0px 0px 0px;
				}
.iDworks{ padding:25px 5px 37px;}
    .iDworks li{
        float:left;
        margin-left:14px;
        overflow:hidden;
        }
.friendLink{
    font-size:0;
    padding:10px 0px;
    }
    .friendLink span{
        color:#000;
        font-size:12px;
        margin-right:10px;
        }
    .friendLink a{
        color:#A1A3A3;
        font-size:12px;
        line-height:26px;
        margin-right:20px;
        white-space:nowrap;
        }
    .friendLink a:hover{
        color:#666;
        }
/* index End */



/* page */

/* .designerHead{ border-right:1px #f0f0f0 solid;} */

.designerHead > li{
    color:#213244;
    float:left;
    line-height:58px;
    position:relative;
    width:134px;
    }
    .designerHead > li p{
        cursor:pointer;
        padding:0 20px;
        }
        .designerHead > li span{
            background-position:-300px 0;
            margin-top:28px;
            height:7px;
            width:12px;
            }
.ziti_lm li{
		color: #213244;
		float: left;
		line-height: 58px;
		position: relative;
		margin-right: 38px;
}
    .wXialaUl{
        background-color:#fff;
        border:1px #e8e8e8 solid;
        display:none;
        overflow:hidden;
        padding:0;
        position:absolute;
        left:-1px;
        top:100%;
        width:134px;
        z-index:999;
        }
    #diqu{
        height:198px;
        overflow-y:scroll;}
        .wXialaUl li{
            line-height:38px;
            }
            .wXialaUl li a{
                display:block;
                padding:0 20px;
                }
            .wXialaUl li a:hover{
                background-color:#ffdd00;
                color:#000000;
                }
    .designerSearch{
        float:left;
        padding:12px 0 0 13px;
        height:45px;
        }
        .designerSearch input[type=text]{
            border:1px #dbdbdb solid;
            line-height:32px;
            padding:0 10px;
            height:32px;
            width:220px;
            }
        .designerSearch input[type=button]{
            background-color:#0099e5;
            color:#fff;
            cursor:pointer;
            line-height:34px;
            margin-left:5px;
            padding:0 20px;
            height:34px;
            }
.pb80{ padding-bottom:15px;}
.designerDl{
    border-bottom:1px #e7e7e7 dotted;
    margin-top:20px;
    padding-bottom:20px;
    }
    .designerBtn{
        background-color:#c9c9c9;
        border-radius:4px;
        color:#757575;
        cursor:pointer;
        display:inline-block;
        line-height:30px;
        padding:0;
        text-align:center;
        width:95px;
        }
    .designerBtn.current{ background-color:#ffdd00;}
    .quxiao{ background-color:#f05050;}
    .quxiaoBtn{
        background-color:#fafafc;
        border:1px #eceaeb solid;
        color:#7f7f7f;
        }
    .designerBtn.fasixin{ background-color:#e2e2e2;}
        .designerBtn span{
            background-position:-300px -8px;
            display:inline-block;
            margin-right:5px;
            position:relative;
            top:2px;
            height:14px;
            width:14px;
            }
        .designerBtn.current span{ background-position:-316px 0;}
        .designerBtn.quxiao span{ background-position:-300px -23px;}
        .designerBtn.fasixin span{
            background-position:-285px -56px;
            top:0;
            height:10px;
            width:15px;
            }
    .designerWork li{
        float:left;
        margin-left:15px;
        }
        .designerWork li a{
            background-color:#fff;
            border-radius:5px;
            display:block;
            padding:5px;
            }
        .designerWork li img{ border-radius:5px;}
.worksUpload{
    background-color:#ffdd00;
    color:#515151;
    cursor:pointer;
    display:inline-block;
    line-height:38px;
    text-align:center;
    padding:0 10px;
    position:relative;
    min-width:80px;
    }
    .worksUpload input[type=file]{
        cursor:pointer;
        filter:alpha(opacity=0);
        opacity:0;
        position:absolute;
        left:0;
        top:0;
        height:100%;
        width:100%;
        }
.worksUpload.cancelBtn{ background-color:#a3aeb6;}
.worksUpload.deleteBtn{ background-color:#9aa4aa;}
.worksUpload.xiugai{ background-color:#d2d7db;}
.mt60{ margin-top:60px;}
.pt40{ padding-top:40px;}
.h310{ height:310px;}
.shareBox{
    background-color:#f4f6f8;
    float:left;
    text-align:center;
    padding:35px 45px 50px;
    width:36px;
    }
    .shareBox .bshare-custom.icon-medium .bshare-sinaminiblog,
    .shareBox .bshare-custom.icon-medium .bshare-douban,
    .shareBox .bshare-custom.icon-medium .bshare-qzone,
    .shareBox .bshare-custom.icon-medium .bshare-huaban,
    .shareBox .bshare-custom.icon-medium .copyBtn,
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .copyBtn{
        background-image:url(../images/icon.png);
        background-repeat:no-repeat;
        display:block;
        margin:20px 0 0 0;
        padding:0;
        height:36px;
        width:36px;
        }
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .copyBtn{
        display:inline-block;
        margin:0 8px 0 0;
        }
    .shareBox .bshare-custom.icon-medium .bshare-sinaminiblog,
    .mvShare .bshare-custom.icon-medium .bshare-sinaminiblog{ background-position:-332px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-douban,
    .mvShare .bshare-custom.icon-medium .bshare-douban{ background-position:-369px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-qzone,
    .mvShare .bshare-custom.icon-medium .bshare-qzone{ background-position:-406px 0;}
    .shareBox .bshare-custom.icon-medium .bshare-huaban,
    .mvShare .bshare-custom.icon-medium .bshare-huaban{ background-position:-443px 0;}
    .shareBox .bshare-custom.icon-medium .copyBtn,
    .mvShare .bshare-custom.icon-medium .copyBtn{ background-position:-332px -37px;}
.zfText{
    float:left;
    margin-left:59px;
    width:774px;
    }
.mt50{ margin-top:50px;}
.zfZan{
    background-position:0 -36px;
    border-radius:100%;
    /*box-shadow:0 1px 10px rgba(28,168,232,0.5)*/;
    display:inline-block;
    color:#6b6b6b;
    cursor:pointer;
    font:16px Arial;
    text-align:center;
    padding-top:55px;
    height:34px;
    width:89px;
    }
.zfText p span{ line-height:26px;}
.zfText span{ line-height:26px;}
.zfText p div span { line-height:26px;}
.zfText p{ line-height:26px; font-size:15px;}
.zfText h6{ padding-bottom:12px;}
.zfText h5{ padding-bottom:12px;}
.zfText h4{ padding-bottom:12px;}
.zfText h3{ padding-bottom:12px;}
.zfText h2{ padding-bottom:12px;}
.zfText h1{ padding-bottom:12px; color:#3f8def; font-size:20px}
.zfText h1 span{ padding-bottom:12px; color:#4095cc; font-size:20px}
.zfText h2 span{ padding-bottom:12px; color:#4095cc; font-size:20px}
.zfText strong{ padding-bottom:12px;}
.zfText p.c_abb0b3{ font-size:12px; padding-top:0px; padding-bottom:10px; margin-top:0px;}
.zfText ol{ font-size:16px;}
.zfText ol li a{ color:#0da4d3; line-height:30px; }
.zfText ol li{ padding-bottom:8px;}
.zfText p a span{ color:#0da4d3; }
.txmzf img{ width:100px; height:100px;}

.mt115{ margin-top:115px;}
.commentTitle{
    border-bottom:1px #f4f4f4 solid;
    color:#333;
    font-size:16px;
    padding-bottom:15px;
    }
    .commentreplytextarea{
       display:none;
    }
    .commentTa{
        background-color:#f8f9fb;
        border:1px #e9ecf2 solid;
        border-radius:5px;
        box-shadow:1px 3px 5px rgba(0,0,0,0.05) inset;
        padding:5px 10px;
        height:100px;
        }
        .commentTa textarea{
            color:#666;
            line-height:24px;
            resize:none;
            height:100%;
            width:100%;
            }
    .commentDl{
        border-bottom:1px #f4f4f4 solid;
        margin-top:20px;
        padding-bottom:20px;
        }
        .commentDd{
            color:#666;
            line-height:24px;
            margin-left:80px;
            }
            .commentDd2{
            color:#666;
            line-height:24px;
            margin-left:10px;
            }
            .commentCon{ margin-right:60px;}
            .huifu{
                background-color:#f4f5f7;
                border-radius:5px;
                padding:15px;
                }
    .commentMore{
        border:1px #dddfe1 solid;
        border-radius:20px;
        display:inline-block;
        line-height:40px;
        text-align:center;
        height:40px;
        min-width:178px;
        }
.w160{ width:160px;}
.gengxinTime{
    border-top:1px #e2e2e1 solid;
    border-bottom:1px #e2e2e1 solid;
    padding:20px 0;
    }
.shangqi{
    background-position:-90px -36px;
    color:rgba(239,239,239,0.6);
    text-align:center;
    overflow:hidden;
    height:160px;
    width:160px;
    }
    .shangqi a{ color:rgba(239,239,239,0.6);}
    .shangqi a:hover{ color:rgba(239,239,239,1);}
    .shangqi img{ border:2px #f1f1f1 solid;}
.w840{ width:840px;}
.mvHead{
    border-bottom:1px #efefef solid;
    padding:20px;
    }
.mvEditbox{
    text-align:center;
    padding:8px 20px 0;
    }
    .mvEditbox p{ padding-top:20px;}
.mvFooter{ padding:20px 20px 40px;}
    .mvCopyright{
        background-color:#f9f2e6;
        border:1px #f4e6cf solid;
        padding:22px 15px;
        }
.mvShare .bshare-custom.icon-medium{ display:inline-block;}
.mvBtn{
    border-radius:4px;
    color:#727272;
    display:inline-block;
    font-size:16px;
    text-align:center;
    line-height:42px;
    height:42px;
    width:128px;
    }
.mvBtn.green{ background-color:#1abc9c; color:#fff;}
.mvBtn.blue{ background-color:#ffdd00;}
.mvBtn.current{ background-color:#1abc9c; color:#fff;}
    .shoucang{
        background-position:-51px -18px;
        margin-right:5px;
        position:relative;
        top:3px;
        height:18px;
        width:18px;
        }
    .xiazai{
        background-position:-27px -20px;
        margin-right:5px;
        height:14px;
        width:16px;
        }
.w320{ width:320px;}
.mvXgDl{
    border-top:1px #ebefee solid;
    padding:10px;
    }
.mvXgDl:hover{
    background-color:#f7fbfd;
    border-left:3px #ffdd00 solid;
    position:relative;
    left:-3px;
    }
    .mvXgDl dd{ margin:10px 0 0 115px;}
.wvHead{
    background-color:#fafafa;
    border:0px #e5e5e5 solid;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    }
    .mtf3{
        position:relative;
        top:-3px;
        }
    .wvUser{
        border-left:1px #e5e5e5 solid;
        padding:13px 35px;
        position:relative;
		z-index: 9999;
        }
        .wvUser .workName{
            color:#757575;
            margin-left:70px;
            padding-top:10px;
            }
            .wvUser .workName p{ padding-bottom:5px;}
.homeTj{
    background-position:-285px -36px;
    position:absolute;
    bottom:2px;
    right:0;
    height:18px;
    width:14px;
    }
.tuijianIcon,
.lanmutuijian{
    background-position:-252px -36px;
    position:absolute;
    top:0;
    left:-64px;
	padding-top: 10px;
    height:34px;
    width:31px;
    }
.lanmutuijian{ background-position:-438px -37px;}
.wvContent{
    border-left:1px #ffffff solid;
    border-right:1px #ffffff solid;
    padding:20px 29px 30px;
    }
    .line1{
        background-color:#ebeef3;
        height:1px;
        overflow:hidden;
        }
    .wvMore{
        background-color:#f4f4f4;
        color:#9aa0aa;
        display:block;
        line-height:45px;
        text-align:center;
        }
.articleBox{ padding:0 20px 30px;}
.articleDl{
    border-bottom:1px #ebefee solid;
    padding:30px 0;
    }
    .articleDl dd{ margin-left:295px;}
.articleSr{
    padding:20px 20px 58px;
    position:relative;
    }
    .srpaihang{
        background-position:-251px -88px;
        position:absolute;
        left:0;
        top:0;
        height:103px;
        width:101px;
        z-index:999;
        }
    .articleSr .device{
        overflow:inherit;
        height:auto;
        width:100%;
        }
        .articleSr .device .swiper-slide, .swiper-slide_1{ background:none;}
        .articleSr .bannerPrev,
        .articleSr .bannerNext{
            margin-top:-16px;
            top:50%;
            height:32px;
            width:32px;
            }
        .articleSr .bannerPrev{
            background-position:-370px -37px;
            left:0;
            }
        .articleSr .device:hover .bannerPrev{ left:0;}
        .articleSr .bannerPrev:hover{ background-position:-369px -70px;}
        .articleSr .bannerNext{
            background-position:-404px -37px;
            right:0;
            }
        .articleSr .device:hover .bannerNext{ right:0;}
        .articleSr .bannerNext:hover{ background-position:-403px -70px;}
        .articleSr .bannerPage{ bottom:-38px;}
            .articleSr .bannerPage .swiper-pagination-switch{
                background-color:#d3dadf;
                border:none;
                margin:0 3px;
                height:8px;
                width:8px;
                }
            .articleSr .bannerPage .swiper-active-switch { background-color:#3499da;}
    .articleBtn{
        background-color:#3499da;
        border-radius:18px;
        color:#fff;
        display:inline-block;
        text-align:center;
        line-height:36px;
        padding:0 30px;
        }
    .rmZuozhe{
        border-top:1px #ebefee solid;
        padding:15px 10px;
        }
        .rmZuozhe dd{
            margin-left:90px;
            padding-top:11px;
            }
.dashang{
    background-color:rgba(0,0,0,0.4);
    display:none;
    position:fixed;
    left:0;
    top:0;
    height:100%;
    width:100%;
    z-index:99999999999999;
    }
    .dashangBox{
        background-color:#fff;
        border-radius:5px;
        box-shadow:0 2px 3px rgba(0,0,0,0.06);
        overflow:hidden;
        margin-left:-250px;
        position:absolute;
        left:50%;
        top:50%;
        width:500px;
        }
    .dashangNr{
        padding:30px 59px 55px;
        }
        .dashangJe{
            border:1px #e3e7ec solid;
            border-radius:5px;
            color:#666;
            cursor:pointer;
            font-size:18px;
            float:left;
            text-align:center;
            line-height:45px;
            margin-right:7px;
            position:relative;
            height:45px;
            width:88px;
            }
        .dashangJe:last-child{ margin-right:0;}
        .dashangJe:hover,
        .dashangJe.current{
            border:2px #7ea9e6 solid;
            line-height:43px;
            height:43px;
            width:86px;
            }
            .dashangJe span{ color:#ff7a10;}
            .uCurrent{
                background-position:-32px -126px;
                display:none;
                position:absolute;
                right:0;
                bottom:0;
                height:23px;
                width:21px;
                }
            .dashangJe:hover .uCurrent,
            .dashangJe.current .uCurrent{ display:block;}
    .dsInput{
        border-left:1px #d8dde3 solid;
        border-right:1px #d8dde3 solid;
        line-height:52px;
        margin:0 15px;
        padding:0 13px;
        position:relative;
        top:-3px;
        height:52px;
        width:220px;
        }
    .dashangCg,
    .dashangSb{
        margin-right:8px;
        position:relative;
        top:4px;
        height:27px;
        width:27px;
        }
    .dashangCg{ background-position:0 -150px;}
    .dashangSb{ background-position:-28px -150px;}
	
.co_k800{ width:800px; margin:0 auto;}
.co_k800 p{ line-height:26px; font-size:15px;}
.co_k800 h6{ padding-bottom:12px;}
.co_k800 h5{ padding-bottom:12px;}
.co_k800 h4{ padding-bottom:12px;}
.co_k800 h3{ padding-bottom:12px;}
.co_k800 h2{ padding-bottom:12px;}
.co_k800 h1{ padding-bottom:12px;}
.co_k800 strong{ padding-bottom:12px;}
.co_k800 img{ text-align:center;display:block; margin:10px auto;   
  
   }
.co_k800 ol{ }
.co_k800 ol li a{ color:#0da4d3; line-height:30px; }
.co_k800 p a{ color:#0da4d3; }
.edui-editor-body .edui-body-container p a{color:#0da4d3; text-decoration:underline;}
.edui-editor-body .edui-body-container div a{color:#0da4d3; text-decoration:underline;}
/* page End */




/* 登录/注册 */
.redbitian{ color: #c00; display:block; float:right; padding-top:15px;}

.loginBox{
    min-height:520px;
    padding:60px 0 80px;
    }
    .centerBox{
        margin-left:auto;
        margin-right:auto;
        width:368px;
        }
	
	
		
        .w100{ width:100%;}
        .plr35{
            padding-left:35px;
            padding-right:35px;
            }
        .input{
            border:1px #d8dde3 solid;
            border-radius:5px;
            color:#576778;
            line-height:52px;
            padding:0 15px;
            height:52px;
            width:328px;
            }
        .btn{
            background-color:#ffdd00;
            border-radius:5px;
            color:#6c6c6c;
            cursor:pointer;
            display:inline-block;
            }
.loginSbox{
    margin-left:auto;
    margin-right:auto;
    padding:235px 0;
    width:610px;
    }
.success{
    background-position:-354px -116px;
    height:104px;
    width:104px;
    }
.rSuccess,
.rError{
    color:#1cc4a6;
    font-size:12px;
    position:absolute;
    top:17px;
    left:369px;
    white-space:nowrap;
    }
.rError{ color:#f8370b;}
    .rSuccess span,
    .rError span{
        background-color:#1cc4a6;
        border-radius:100%;
        display:inline-block;
        text-align:center;
        margin-right:5px;
        height:20px;
        width:20px;
        }
    .rError span{ background-color:#f34805;}
        .rSuccess span i,
        .rError span i{
            background-position:-483px -40px;
            display:inline-block;
            margin-top:6px;
            height:9px;
            width:12px;
            }
        .rError span i{
            background-position:-472px -40px;
            height:8px;
            width:8px;
            }
.sex{
    cursor:pointer;
    display:inline-block;
    font-size:16px;
    margin-right:35px;
    }
    .sex i{
        border:4px #dbdcde solid;
        border-radius:100%;
        display:inline-block;
        margin-right:4px;
        position:relative;
        top:2px;
        height:6px;
        width:6px;
        }
    .sex i.current{ border-color:#ffdd00;}
.w175{ width:175px;}
.w143{ width:143px;}
.jieshou{
    background-color:#dcdee1;
    border-radius:3px;
    cursor:pointer;
    display:inline-block;
    text-align:center;
    margin-right:6px;
    height:14px;
    width:14px;
    }
.jieshou.jieshouSelect{ background-color:#ffdd00;}
    .jieshou i{
        background:none;
        display:inline-block;
        margin-top:3px;
        height:9px;
        width:12px;
        }
    .jieshou.jieshouSelect  i{ background:url(../images/icon.png) no-repeat -483px -40px;}

/* 登录/注册 End */



/* 个人主页 */
.uHead{
    position:absolute;
    top:14px;
    left:28px;
    right:28px;
    }
    .uMainNav{
        background-position:-300px -38px;
        height:17px;
        width:25px;
        }
    .userTx{
        background-color:rgba(255,255,255,0.05);
        display:inline-block;
        padding:5px;
        position:relative;
        }
    .uHomeV{
        bottom:13px;
        right:8px;
        }
    .userBanner{ padding:60px 0 80px 0;}
    .uWeibo,
    .uWeixin,
    .uDouban{
        margin:0 5px;
        height:30px;
        width:30px;
        }
    .uWeibo{ background-position:-470px -51px;}
    .uWeixin{ background-position:-470px -82px;}
    .uDouban{ background-position:-470px -113px;}
    .uSubNav{
        color:#1e2746;
        text-align:center;
        }
        .uSubNav a{
            border-bottom:0px #fff solid;
            color:#1e2746;
            display:inline-block;
            line-height:58px;
            margin:0 15px;
            padding:0 10px;
            }
        .uSubNav a:hover,
        .uSubNav a.current{ border-color:#ffdd00;}
.uClassify a{
    border-radius:5px;
    color:#1e2746;
    display:inline-block;
    font-size:12px;
    line-height:38px;
    margin-right:1px;
    padding:0 19px;
    }
.uClassify a:hover,
.uClassify a.current{
    background-color:#e0e0e0;
    color:#000000;
    }
.uFooter{
    background-color:#ececec;
    color:#b2b2b2;
    font-size:12px;
    margin-top:70px;
    padding:25px 0;
    }
.uAbout{
    color:#1e2746;
    font-size:12px;
    line-height:24px;
    padding:50px;
	text-align: left;
    }
/* 个人主页 End */




/* 会员上传 */
.upSubNav{
    font-size:0;
    }
    .upSubNav a{
        background-color:#ffffff;
        color:#293047;
        display:inline-block;
        font-size:16px;
        text-align:center;
        line-height:57px;
        margin-right:2px;
        min-width:150px;
        padding:0 10px;
        }
    .upSubNav a:hover,
    .upSubNav a.current{
        background-color:#232323;
        color:#ffdd00;
        }
.upList{ padding:20px 30px;}
.line2{
    background-color:#f6f6f6;
    overflow:hidden;
    height:1px;
    }
.upListLeft{
    color:#000;
    float:left;
    text-align:right;
    width:65px;
    }
.upListRight{ margin-left:75px;}
    .upInput{
        border:1px #b8c4ce solid;
        box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
        color:#6e6f71;
        line-height:40px;
        padding:0 10px;
        height:40px;
        width:408px;
        }
    .upTextarea{
        border:1px #b8c4ce solid;
        box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
        color:#6e6f71;
        line-height:24px;
        resize:none;
        padding:5px 10px;
        height:174px;
        width:968px;
        }
.upListRight .fancySelect div{
    border:1px #b8c4ce solid;
    box-shadow:1px 1px 5px rgba(0,0,0,0.09) inset;
    border-radius:0;
    height:40px;
    line-height:40px;
    color:#6e6f71;
    padding:0 10px;
    }
.upListRight .fancySelect div span{
    background-position:0 -126px;
    right:10px;
    top:10px;
    height:19px;
    width:17px;
    }
.upListRight .fancySelect ul{
    border:1px #b8c4ce solid;
    border-top:none;
    border-radius:0;
    margin-top:0;
    }
.upListRight .fancySelect li{
    border-bottom:1px #b8c4ce solid;
    color:#6e6f71;
    padding:10px;
    }
.w210{ width:210px;}
.upWork{
    background-color:#f5f5f5;
    padding-bottom:15px;
    width:990px;
    }
    .upWork li{
        float:left;
        margin:15px 0 0 15px;
        position:relative;
        }
    .upWork li.sortable-ghost{
        border:2px #1abc9c dashed;
        height:148px;
        width:176px;
        background:#FFF;
        }
    .upWork li.sortable-ghost img{
        display:none;
        }
    .upWork li.last, .upWork li.uploadifive-queue-item{
        border:2px #1abc9c dashed;
        height:148px;
        width:176px;
        }
        
        .upWork li img{
            height:152px;
            width:180px;
            }
        .upWork li:hover img{
            border:2px #1abc9c solid;
            height:148px;
            width:176px;
            }
        .close{
            background-color:#fff;
            color:#000;
            cursor:pointer;
            display:none;
            text-align:right;
            padding:0 10px 13px;
            position:absolute;
            left:2px;
            bottom:2px;
            width:156px;
            }
        .upWork li:hover .close{ display:block;}
            .close span{
                background-position:-441px -88px;
                margin-right:7px;
                position:relative;
                top:8px;
                height:28px;
                width:28px;
                }
.fujianBox{ padding:4px 10px; height:auto; width:458px;}
.fujianName{
    color:#60727f;
    margin-left:10px;
    }
    .fujianName i{
        background-position:-459px -144px;
        margin-right:9px;
        position:relative;
        top:5px;
        height:22px;
        width:22px;
        }
.fujianDetele{
    background-position:-301px -56px;
    cursor:pointer;
    height:21px;
    width:21px;
    }
.yuanzuozhe{
    border:1px #b8c4ce solid;
    margin-right:15px;
    padding:0 10px;
    line-height:40px;
    }
#banquan .fancySelect li{
    border-bottom:none;
    }
    #banquan .fancySelect li span{
        display:inline-block;
        margin-right:8px;
        width:78px;
        }
        #banquan .fancySelect li span img{ margin-right:5px;}
/* 会员上传 End */




/* 提醒_消息 */
.mBox{
    padding:20px 40px 70px;
    }
    .mHead{
        border-bottom:1px #e3e7ec solid;
        color:#4d4d4d;
        font-size:20px;
        }
        .mHead a{
            color:#a09a9a;
            display:inline-block;
            line-height:50px;
            margin-right:35px;
            padding:0 15px;
            position:relative;
            bottom:-1px;
            }
        .mHead a:hover,
        .mHead a.current{
            border-bottom:3px #ffdd00 solid;
            color:#4d4d4d;
            }
    .mList{
        border-bottom:1px #f0f2f5 solid;
        padding:30px 0;
        }
        .mText{ margin:0 165px 0 82px;}
        .message2List .mText{ margin-right:55px;}
        .mIcon{
            background-color:#ff0800;
            border-radius:100%;
            color:#fff;
            display:inline-block;
            font-size:12px;
            text-align:center;
            line-height:16px;
            width:16px;
            }
        .mDetele{
            background-position:-18px -126px;
            cursor:pointer;
            height:12px;
            width:12px;
            }
    .m2ViewRight{ margin-right:82px;}
    .m2ViewBox{
        background-color:#f8f9fb;
        line-height:28px;
        margin:0 80px;
        padding:15px 20px;
        }
        .m2ViewBox .mDetele{ margin-top:8px;}
    .mt100{ margin-top:100px;}
/* 提醒_消息 End */




/* 账户设置 */
.w80{ width:80px;}
.ml80{ margin-left:80px;}
.height48{ height:48px; line-height:48px;}
.height50{ height:50px; line-height:50px;}
.mt14{ margin-top:14px;}
.youxiang{
    display:inline-block;
    font-size:16px;
    padding-left:5px;
    position:relative;
    top:3px;
    }
.uTextarea{
    border:1px #d8dde3 solid;
    border-radius:5px;
    color:#576778;
    line-height:28px;
    padding:5px 15px;
    width:1068px;
    }
.jine{
    border:1px #e3e7ec solid;
    color:#293047;
    cursor:pointer;
    font-size:18px;
    float:left;
    text-align:center;
    line-height:58px;
    margin:10px 10px 0 0;
    position:relative;
    height:58px;
    width:168px;
    }
.jine:hover,
.jine.current{
    border:2px #7ea9e6 solid;
    line-height:56px;
    height:56px;
    width:166px;
    }
    .jine span{ color:#ff7a10;}
    .uCurrent{
        background-position:-32px -126px;
        display:none;
        position:absolute;
        right:0;
        bottom:0;
        height:23px;
        width:21px;
        }
    .jine:hover .uCurrent,
    .jine.current .uCurrent{ display:block;}
.zhifufs{
    border:1px #e3e7ec solid;
    cursor:pointer;
    float:left;
    margin-right:20px;
    padding:8px 10px;
    position:relative;
    }
.zhifufs:hover,
.zhifufs.current{
    border:2px #7ea9e6 solid;
    padding:7px 9px;
    }
    .zhifufs:hover .uCurrent,
    .zhifufs.current .uCurrent{ display:block;}
.ml40{ margin-left:40px;}
.tixianTab th{
    border-top:1px #e9e9e9 solid;
    border-bottom:1px #e9e9e9 solid;
    padding:20px 0;
    }
.tixianTab td{
    color:#999;
    padding:15px 0;
    }
/* 账户设置 End */



/* select */
.fancySelect div, .fancySelect ul{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.fancySelect{
    cursor:pointer;
    font-size:14px;
    position:relative;
  /*  z-index:10001;*/
	z-index:999;
}
.fancySelect div{
    background-color:#fff;
    border:1px #d8dde3 solid;
    border-radius:5px;
    height:52px;
    line-height:52px;
    position:relative;
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    color:#999;
    padding:0 15px;
}
.fancySelect div span{
    position:absolute;
    right:13px;
    top:23px;
    width:12px;
    height:7px;
    display:inline-block;
    overflow:hidden;
    background:url(../images/icon.png) no-repeat -300px 0;
}
.fancySelect.over div span{
    opacity:1;
    }
.fancySelect ul{
    position:absolute;
    background:#fff;
    border-radius:5px;
    border:1px #d8dde3 solid;
    margin-top:1px;
    overflow:hidden;
    }
.no-boxshadow .fancySelect ul{
    border:1px solid #ccc;
    }
.fancySelect li{
    border-bottom:1px #d8dde3 solid;
    padding:15px 15px;
    position:relative;
    text-overflow:ellipsis;
    white-space:nowrap;
    list-style:none;
    overflow:hidden;
}
.fancySelect li:nth-last-child(1){
    border:none;
}
.fancySelect li.over{
    background-color:#F5F5F5;
    color:#333;
}
.fancySelect li.selected{
    background-color:#f5f6f8;
 }
.fancySelect li.selected:before,.fancySelect li.selected:after{
    position:absolute;
    background-color:#fff;
}
/* select End */

/*提示框*/
.directive_notif{ width:100%; height:60px; background:#ffdd00; position:fixed;text-align:center; line-height:60px;opacity: 0.9; display:none; top:0; z-index:9999999;}
.directive_notif .no_prompt{ color:#a0a0a0; font-size:16px;} 

/* 私信框 */
.sixinBox, .informBox{
    background-color:#fafafa;
    border:1px #e5e5e5 solid;
    margin-top:5px;
    padding:10px;
    position:absolute;
    right:0;
    top:100%;
    width:300px;
    display:none;
    z-index:999999;
    }
    .sixinClose{
        cursor:pointer;
        font-size:12px;
        line-height:1.3;
        }
    .sixinBox textarea, .informBox textarea{
        background-color:#fff;
        border:1px #e5e5e5 solid;
        line-height:1.3;
        margin-top:10px;
        padding:5px;
        height:83px;
        width:288px;
        }

.commentreplyshowBtn{ padding-left:10px;}
a.commentinformBtn{ font-size:12px; color:#d0d0d0;}



/*个人主页社交样式*/
.mtshejiao{
        position:relative;
        }
.Sociallymian{ width:200px; margin:0 auto; text-align: center; height: 21px; line-height: 21px;}

.Sociallyqqerqi { float: left; position:relative; }
.Sociallyqqerqi i { cursor: pointer; }
.Sociallyqqerqi .text { opacity: 0; position: absolute;  top: -50px; left: -34px; width:80px;background-color: #ffdd00; color: #545454; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallyqqerqi .text:after { content: ""; position: absolute; top: 36px; left: 50%; margin-left: -8px; border-color: #ffdd00 transparent transparent transparent; border-style: solid; border-width:  8px 7px 0px 7px; height: 0; width: 0; }
.Sociallyqqerqi i:hover + .text { opacity: 1; top: -50px;}

.Sociallyqq { float: left; position:relative;}
.Sociallyqq i { cursor: pointer; }

/* position: absolute;  top: 28px; left: -26px;  */
.Sociallyqq .text,
.titleText { opacity: 0; width:auto;background-color: #ffdd00; color: #545454; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
span.titleText{ white-space:nowrap; top:55px; left:-17px; color:#545454;}
.Sociallyqq .text:before,
.titleText:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #ffdd00 transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0;}
.Sociallyqq i:hover + .text{ opacity: 1; top: 30px;}
.icon:hover > .titleText{ opacity: 1; top: 57px;}

.htjicon span.titleText{ white-space:nowrap; top:23px; left:-23px;}
.htjicon:hover > .titleText{ opacity: 1; top: 25x;}

.Sociallywx { float: left; position:relative; margin-left:15px;}
.Sociallywx i { cursor: pointer; }
.Sociallywx .text { opacity: 0; position: absolute;  top: -50px; left: -34px;  width:80px;background-color: #ffdd00; color: #545454; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallywx .text:after { content: ""; position: absolute; top: 36px; left: 50%; margin-left: -8px; border-color: #ffdd00 transparent transparent transparent; border-style: solid; border-width: 8px 7px 0 7px; height: 0; width: 0;}
.Sociallywx i:hover + .text { opacity: 1; top: -50px;}


.Sociallywb { float: left; position:relative;margin-left:23px;}
.Sociallywb i { cursor: pointer; }
.Sociallywb .text { opacity: 0; position: absolute;  top: 28px; left: -36px; width:auto;background-color: #ffdd00; color: #545454; padding: 10px 10px; line-height: 18px; font-size: 12px; text-align: center; border-radius: 2px;
  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s; }
.Sociallywb .text:before { content: ""; position: absolute; top: -6px; left: 50%; margin-left: -8px; border-color: transparent transparent #ffdd00 transparent; border-style: solid; border-width:  0 7px 8px 7px; height: 0; width: 0;}
.Sociallywb i:hover + .text { opacity: 1; top: 30px;}


/*首页推荐小图标*/
.htjicon{ margin-right:0px;}
.tooltipitjicon img{ width:20px; height:20px;}

.for-list {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.for-list p {
	height: 40px;
	width: 150px;
	padding-right: 50px;
}
.wn-day {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	line-height: 40px;
	font-size:12px;
}
.user-edit {
	position: relative;
}
.user-tj {
	position: absolute;
	right: 0;
	top: 3px;
	line-height: 25px;
	height: 25px;
}
.web-info a{
	color: #717374;
}
.copyright a{
	color: #717374;
}
.web-info a:hover {
	color: #999;
}
.flexslider{
    position:relative;
    height:330px;
    overflow:hidden;
    border: none;
	margin-bottom: 0px;
}
.flex-control-nav {
    bottom: 15px;
    z-index: 10;
}
.slides li {
    height: 330px;
}
.slides li a {
    width: 100%;
    height: 100%;
    display: block;
}
.index-bottom {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	overflow: hidden;
	margin-top: 40px;
}
.art-info {
	font-size: 12px;
	margin-top: 20px;
}
.sc-ads {
	width: 100%;
	min-width: 1180px;
	margin: 0 auto;
}
.sc-ads a {
	width: 100%;
	height: 100%;
	display: block;
}
.sc-ads a img {
	width: 100%;
}
.sc_li {
	padding: 20px 0px;
}
.sc_li a {
	color: #ababab;
	height: 40px;
	line-height: 40px;
	width: 100%;
	display: block;
	background: #282828;
	border-radius: 4px;
}
.sc_li a:hover, .sc_li li.active a {
	background: #ffdd00;
	color: #282828;
	border-radius: 4px;
}
.hd-detail {
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}
.custom-info {
	position: absolute;
	height: 30px;
	line-height: 30px;
	right: 300px;
	top: 70px;
}
.recommend {
	position: absolute;
	height: 51px;
	width: 31px;
	top: 0px;
	right: 310px;
}
.recommend-icon {
	height: 51px;
	width: 31px;
	display: block;
	background: url(../images/icon1.png) no-repeat;
}
.a-icon {
	background-position: -438px -37px;
}
.e-icon {
	background-position: -252px -37px;
}
.recomend-txt {
	position: absolute;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	background: #ffdd00;
	top: 58px;
	left: -25px;
	color: #282828;
	font-size: 12px;
	width: 60px;
	text-align: center;
	display: none;
}
.recomend-txt:before {
	content: "";
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -8px;
	border-color: transparent transparent #ffdd00 transparent;
	border-style: solid;
	border-width:  0 7px 8px 7px;
	height: 0;
	width: 0;
}
.recommend-icon:hover .recomend-txt {
	display: block;
}
.cate_child {
	position: absolute;
	top: 0;
	left: 208px;
	width: 660px;
	background: #fff;
	/*border:1px #e8e8e8 solid;*/
	z-index: 9999;
	display: none;
	padding: 15px 0px;
	box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);
    border-radius: 0 0 4px 4px;
}
.cate_child a {
	width: 70px;
	height: 30px;
	line-height: 30px;
	margin: 5px 20px;
	float: left;
	text-align: center;
	border-radius: 4px;
}
.cate_child a:hover, .cate_child a.active {
	background: #ffdd00;
}
.shufa {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.nav-more {
	position: relative;
}
.nav-more a {
}
.more-tab {
	position: absolute;
	width: 136px;
	line-height: 35px;
	left: 0;
	top: 60px;
	display: none;
	background: #fff;
	/*border:1px #e8e8e8 solid;*/
	z-index: 9999;
	box-shadow: 0 1px 12px 0 rgba(0,0,0,.2);
    border-radius: 0 0 4px 4px;
}
.more-tab li {}
.nav-more ul.more-tab li a {
	width: 100px;
	line-height:35px;
	height: 35px;
	display: block;
	color: #282828;
	font-weight: normal;
	font-size: 14px;
	padding: 0px 18px;
	text-align: left;
}
.work-ad {
	border-bottom: 1px solid #eee;
	padding: 20px 0px;
}
.detail-head {
	line-height: 30px;
	height: 30px;
	width: 750px;
	overflow: hidden;
	display: block;
}
.viewText {
	padding: 10px 0px;
	clear: both;
	
}

.sc-item {
    position: relative;
}
.left-tags {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 50px;
    display: inline-block;
    z-index: 10000;
}
.vip {
    background: url(../img/common.png) no-repeat -65px;
}
.free {
    background: url(../img/common.png) no-repeat left;
}
.vip-img {
    position: absolute;
    width: 14px;
    height: 18px;
    bottom: 10px;
    right: 13px;
    display: inline-block;
    background: url(../img/vip.png) no-repeat;
}

.vip-box {
    width: 750px;
    border-radius: 5px;
    background: #fff;
    margin: 20px auto;
}
.vip-box-head {
    height: 50px;
    width: 100%;
    background: #000;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.vip-box-head h2 {
    height: 50px;
    line-height: 50px;
    text-indent: 20px;
}
.vip-box-body {
    padding: 20px;
    overflow: hidden;
}
.vip-desc {
    width: 100%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
}
.vip-desc span {
    padding-right: 20px;
}
.c-red {
    color: #f00;
}
.vip-combo {
    width: 550px;
    padding: 60px 80px;
    overflow: hidden;
}
.fleft {
    float: left;
}
.fright {
    float: right;
}
.combo-box {
    width: 200px;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}
.combo-box:hover {
    border-color: #fc6703;
}
.combo-info {
    width: 100px;
    font-size: 26px;
    color: #000;
    text-align: center;
    height: 30px;
    line-height: 30px;
    margin-top: 20px;
}
.combo-sinfo {
    width: 100px;
    font-size: 10px;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    height: 16px;
    line-height: 16px;
}
.combo-money {
    height: 86px;
    width: 100px;
    line-height: 86px;
    position: absolute;
    top: 0;
    left: 80px;
    text-align: center;
    font-size: 26px;
    color: #fc6703;
}
.vip-qrcode {
    width: 550px;
    margin: 0px 80px;
    height: 190px;
    background: url(../img/vip-qrcode.png) no-repeat; 
}
.vip-notice {
    font-size: 14px;
    text-align: center;
    width: 100%;
    height: 35px;
    line-height: 35px;
    margin-top: 50px;
}
.vip-notice strong {
    padding-left: 15px;
}
.green-point {
    position: absolute;
    left: 0;
    top: 12px;
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 50%;
    background: #00b601;
    margin-right: 10px;
    margin-top: -5px;
}
.thanks {
    width: 100%;
    color: #b2b2b2;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 20px;
}
.download-place {
    width: 100%;
    overflow: hidden;
}
.btn-download {
    height: 40px;
    width: 140px;
    display: block;
    line-height: 40px;
    background: #ffdd00;
    border: 1px solid #ffdd00;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #727272;
    float: left;
    margin-top: 10px;
}
.download-place .favBtn {
    float: right;
    height: 40px;
    width: 140px;
    display: block;
    line-height: 40px;
    background: #e8e8e8;
    border: 0px solid #ffdd00;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #929292; 
    margin-top: 10px;
    margin-left: 0px;  
}
.download-tqm {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #ededed;
    width: 298px;
    height: 35px;
    line-height: 35px;
    background: #fcfbfb;
    overflow: hidden;
}
.title-tqm {
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    display: block;
    float: left;
}
.real-tqm {
    height: 35px;
    line-height: 35px;
    width: 80px;
    padding: 0 10px;
    color: #fe6b5f;
    border: 1px solid #ededed;
    border-top: none;
    border-bottom: none;
    float: left;
    text-align: center;
}
.copy-tqm {
    height: 35px;
    line-height: 35px;
    width: 96px;
    float: left;
    text-align: center;
    cursor: pointer;
    display: block;
}

/*文章列表头部*/
.art-head {
    width: 1180px;
    margin:0px auto;
    padding:20px 0;
    overflow: hidden;
}
.art-ads {
    float: left;
    width: 580px;
    height: 280px;
    border-radius: 5px;
    overflow: hidden;
    background: #000;
}
.art-ads img {
    width: 580px;
    border: none;
}
.art-hr {
    float: right;
    width: 580px;
    height: 280px;
    overflow: hidden;
    position: relative;
}
.art-hr h2,.art-hr h3,.art-hr p {
    width: 100%;
    display: block;
    overflow: hidden;
}
.art-hr h2 {
    height: 35px;
    line-height: 35px;
    font-size: 19px;
    margin-bottom: 30px;
}
.art-hr h3 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
}
.art-hr p {
    line-height: 25px;
    font-size: 14px;
}
.art-hb {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
}
.abtn {
    height: 38px;
    line-height: 38px;
    display: block;
    padding: 0 20px;
    text-align: center;
    border-radius: 4px;
    width: 100px;
}
.btn-bm {
    background: #ffdd00;
    border: 1px solid #ffdd00;
    color: #282828;
    width: 100px;
    float: left;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05), 0 15px 30px -10px rgba(0,0,0,0.3);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.btn-bm:hover {
    background: #f5e99f;
    border: 1px solid #f5e99f;
}
.btn-jq:hover {
    background: #3e3d3d;
}
.btn-jq {
    background: #282828;
    border: 1px solid #282828;
    color: #fff;
    width: 100px;
    float: left;
    margin-left: 79px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.05), 0 15px 30px -10px rgba(0,0,0,0.3);
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
}
.btn-jz {
    background: #fff;
    border: 1px solid #ccc;
    color: #282828;
    float: right;
}
#toTop{width:39px;height: 39px;background:url(../img/toTop.png) no-repeat;position: fixed;right: 100px;bottom:100px;};
#toTop a {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wx:hover,
.atop:hover,
.asina:hover{background-color:rgba(0,0,0,.8);}
.wx{
	display: block;
	cursor: pointer;
	margin-top: 5px;
	margin-bottom: 5px;
}
.wx-popup{width:188px;height:211px;background:#fff;position:absolute;left:-198px;bottom:-43px;display:none;text-align:center;}
.wx-popup .code-link{display:block;margin:2px;background: white url('../img/wx.png') no-repeat center center;padding: 2px;width: 180px;height: 203px;}
.wx-popup .code{
	display: none;
	visibility: hidden;
	text-indent: -999em;
}
.wx-popup .arr{width:6px;height:11px;background: url("../img/icons.png") -5px -201px no-repeat;position:absolute;right:-6px;bottom:14px;}

.cover-bg {
	position:absolute;
	top:0;
	left:0;
	z-index:1001;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.5);
	cursor: pointer;
}
.msearch {
	float: left;
}
.user-t {
	float: right;
}
.search-box {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1002;
	width: 100%;
	height: 60px;
	display: block;
	overflow:hidden;
	background: #49535C;
	box-sizing: box-border;
	padding: 10px;
}
.search-input {
	width: 100%;
	box-sizing: box-border;
	padding-right:60px;
	overflow: hidden;
	position: relative;
}
.sinput {
	width: 100%;
	height: 40px;
	padding: 5px 20px;
	line-height: 30px;
	background: $fff;
	border: none;
	border-radius: 5px;
	box-sizing: box-border;
	
}
.cancel-search {
	width: 60px;
	line-height: 40px;
	display: block;
	height: 40px;
	text-align: center;
	position: absolute;
	color: #fff;
	top: 0;
	right: 0;
	font-size: 18px;
	cursor: pointer;
}
.zt-icon {
	color: #fff;
	font-size: 20px;
}
.zt-search {
	cursor: pointer;
}
.w-head {
	height: 35px;
	line-height: 35px;
	position: relative;
}
.w-menu {
	position: absolute;
	top: 5px;
	left: 15px;
	width: 25px;
	height: 25px;
}
.w-toph {
	position: absolute;
	top: 5px;
	right: 15px;
	width: 55px;
	height: 25px;
} 
.w-logo {
	width: 100%;
	text-align: center;
}
.w-logo img {
	height: 25px;
}
.w-zan {
	position: absolute;
	font-size: 30px;
	width: 30px;
	height: 30px;
	top: 0px;
	left: 0;
	color: #000;
}
/*分类信息*/
.pddc-gray-warp {
    background: #f5f5f5;
    padding: 8px 6px 0px 6px;
}
.ppdc-white-wrap {
    background: #fff;
    padding: 10px;
}
.pddcp-one-top {
    position: relative;
}
.pddc-gray-warp ul li {
    padding: 3px 0px;
}
.ppdc-white-wrap .key {
    float: left;
}
.ppdc-white-wrap .value, .ppdc-white-wrap .value-no {
    color: #909090;
}
.ppdc-white-wrap .value {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.yanshi{width:100%;height:30px;line-height:30px;margin-bottom:10px;margin-top:5px;}
.yanshi a{display:block;margin-left:30%;width:40%;background:#ff6600;text-align:center;border-radius:3px;color:#fff;}
/*底部导航*/
.bian{ border-right:1px solid #eeeeee; margin-left:-1px;}
.footer_nav{ width:100%; height:50px; position:fixed; z-index:100; bottom:0px; background:#f8f8f8;border-top:1px solid #eeeeee;}
.footer_nav ul{ width:10%; float:left; height:50px;}
.footer_nav ul li{ width:100%; float:left; height:50px;}
.footer_nav ul li span{ display:block; width:100%; height:12px; text-align:center; font-size:12px; color:#666; line-height:12px;}
.footer_nav ul li em{ display:block; width:30px; height:25px;padding-top:5px; margin:auto;text-align:center;font-size:16px;}
.footer_nav ul li .goods_nav1{ background-position:0 -190px;}
.footer_nav ul li .goods_nav2{background-position:0 -220px;}
.footer_nav ul li .goods_nav3{background-position:0 -252px;}

.footer_nav dl{ width:90%; float:left; height:50px;}
.footer_nav dl dd{ width:50%; float:left; height:50px;text-align:center}
.footer_nav dl dd a{ font-size:18px; line-height:50px; color:#FFF }
.footer_nav dl .flow{ background:#e5573d}
.footer_nav dl .goumai{ background:#19b191}




