/*shareto_1.css*/
.shareto_toolbox {
    margin-top: 3px;
    width: 200px
}

.shareto_button_compact:link,.shareto_button_compact:hover,.shareto_button_compact:visited {
    color: #000;
    text-decoration: none
}

.shareto_div_01 {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ccc;
    text-align: left;
    width: 118px
}

.shareto_div_02 {
    font-size: 14px!important;
    padding: 1px!important;
    text-align: left!important
}

.shareto_div_02 .stitle {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    color: #000;
    display: block;
    font-size: 12px!important;
    height: 22px;
    margin: 1px 0;
    padding-left: 5px;
    padding-top: 1px;
    text-decoration: none;
    width: 107px
}

.shareto_div_02 .stitle:hover {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #e5e5e5;
    text-decoration: none
}

.shareto_div_02 .stitle img {
    border: 0 none;
    margin: 3px 0 -3px
}

.shareto_div_03 .stitle {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #fff;
    color: #000;
    display: block;
    float: left;
    font-size: 12px!important;
    height: 22px;
    margin: 1px 0;
    padding-left: 5px;
    padding-top: 1px;
    text-decoration: none;
    width: 120px
}

.shareto_div_03 .stitle:hover {
    background: none repeat scroll 0 0 #f2f2f2;
    border: 1px solid #e5e5e5;
    text-decoration: none
}

.shareto_div_03 .stitle img {
    border: 0 none;
    margin: 3px 0 -3px
}

.stico {
    background: url("../images/ico.png") no-repeat scroll left center transparent;
    cursor: pointer;
    display: block!important;
    height: 16px!important;
    line-height: 16px!important;
    overflow: hidden;
    padding-left: 20px!important
}

.stico_tqq {
    background-position: 0 -592px
}

.stico_renren {
    background-position: 0 0
}

.stico_sina {
    background-position: 0 -32px
}

.stico_shareto {
    background-position: 0 -48px
}

.stico_fav {
    background-position: 0 -592px;
    height: 17px;
    padding-left: 19px
}

.stico_qq {
    background-position: 0 -112px
}

.stico_tsohu {
    background-position: 0 -272px
}

.stico_tsina {
    background-position: 0 -288px
}

.stico_douban {
    background-position: 0 -464px
}

.stico_kaixin001 {
    background-position: 0 -512px
}

.stico_baidu {
    background-position: 0 -432px
}

.stico_weixin {
    background-position: 0 -628px
}

.stico_xuezhequan {
    background-position: 0 -646px
}

.st_button {
    float: left
}

.shareto_separator {
    display: block;
    float: left;
    margin: 0 5px
}

.shareto_button_compact {
    color: #000;
    font-size: 12px;
    text-decoration: none
}

/*guide.css*/
.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}
.clearfix {
    zoom: 1;
}
.guideWrap{
    width: 100%;
    height: 100%;
    position: relative;
    display: none;
}
.guideMask{
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: Alpha(opacity=60);
    z-index: 9998;
    display: none;
}
.guideStepWrap a.guideClose{
    width: 40px;
    height: 40px;
    position: fixed;
    right: 50px;
    top:50px;
    z-index: 30000010;
    display: block;
    transition: transform 0.4s ease-out;
}
.guideStepWrap a.guideClose:hover{
    transform: rotateZ(360deg);
}
.guideStepWrap .guideImgWrap{
    opacity: 1;
    z-index: 20000009;
    position: absolute;
    display: none;
}
.guideStepWrap .guideShow{
    display: block;
}
.guideStepWrap .guideImgWrap .guideText{
    font-size: 24px;
    color: #fff;
    position: absolute;
    font-weight:500;
    line-height:32px;
}
.nextStep{
    position: absolute;
    left: 167px;
    bottom: -130px;
    display: block;
    cursor: pointer;
}
/*每一步样式*/
.indexPage .guideStepWrap .guideImgItem3 .nextStep{
    left: 167px;
    bottom: -130px;
}
.indexPage .guideStepWrap .guideImgItem6 .nextStep{
    left: -124px;
    bottom: 0;
}
.indexPage .guideStepWrap .guideImgItem3 .guideText{
    left: -30px;
    top: 17px;
}
.indexPage .guideStepWrap .guideImgItem4 .guideText{
    left: 338px;
    top: 168px;
}
.indexPage .guideStepWrap .guideImgItem5 .guideText{
    left: 152px;
    top: 24px;
}
.indexPage .guideStepWrap .guideImgItem6 .guideText{
    left: 17px;
    top: 6px;
}
.indexPage .guideStepWrap .guideImgItem7 .guideText{
    left: 280px;
    top: 115px;
}
.resultPage .guideStepWrap .guideImgItem1 .guideText{
    left: 29px;
    top: 149px;
    width: 434px;
}
.resultPage .guideStepWrap .guideImgItem2 .guideText{
    left: 29px;
    top: 94px;
    width: 513px;
}
.resultPage .guideStepWrap .guideImgItem3 .guideText{
    left: 162px;
    top: 87px;
    width: 492px;
}
.changeStyle{
    background: none !important;
    border: none !important;
    color: #333 !important;
}

/*结果页*/
.container .right_sidebar{
    overflow: visible;
}
.container .right_sidebar .SidebarBox .title h3{
    position: relative;
    margin: 0 8px;
}
.right .relevant{
    overflow: visible;
}
.right .My{
    border-bottom: none;
    margin-bottom: 0;
}
.right .relevant .theme{
    position: relative;
}
.right_sidebar .SidebarBox .title h3 .rightWarn,.right .relevant .theme .rightWarn{
    display: block;
    width:20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 63px;
    cursor: pointer;
    background: url("../images/rightwarn-icon.png") no-repeat;
}
.right .relevant .theme .rightWarn{
    top: 8px;
    left: 76px;
}
.right_sidebar .SidebarBox .title h3 .rightWarnText,.right .relevant .theme .rightWarnText{
    position: absolute;
    width: 260px;
    top: 39px;
    left: -9px;
    border: 1px solid #f5f5f5;
    box-shadow: 0 1px 8px 1px #e6e6e6;
    z-index: 1000;
    font-size: 12px;
    color: #555555;
    line-height: 24px;
    padding: 20px 25px;
    background: #fff;
    display: none;
}
.right .relevant .theme .rightWarnText{
    width: 200px;
    top: 34px;
    left: -2px;
}
.right_sidebar .SidebarBox .title h3 .rightWarnText img,.right .relevant .theme .rightWarnText img{
    position: absolute;
    left: 75px;
    top: -9px;
}
@media screen and (max-width: 1392px) {
    .right_sidebar .SidebarBox .title h3 .rightWarnText{
        width: 220px;
    }
}

/*每一步样式*/
.resultPage .guideStepWrap .guideImgItem3 .nextStep{
    left: 300px;
    bottom: -45px;
}
.x_navBox{
    background: #fff;
    border: 1px solid #ccc;
}
/*详情页提示论文样式*/
span.detailsBotWarn {
    font-size: 12px;
    color: #555555;
    margin-left: 8px;
    font-weight: 500;
}

/*行内样式*/
.hoverli:hover{background-color: #D3D3D3}
body{overflow-x:hidden;}

/*wfCommonHeader.css*/
.me-top .me-container{padding:0;position:relative;width:1200px;}
.me-top .me-container .anxs-8qwe-nav-list{top:70px;right: -26px;display: none;z-index:3;}
.me-top .me-container .anxs-8qwe-nav-list .anxs-8qwe-nav-list-filter{width:80px;}
.me-top .me-container .anxs-8qwe-top-rt .anxs-8qwe-list{z-index:10;}