@charset "utf-8";
.corpus {
    overflow: hidden;
    margin-top: 27px;
    margin-bottom: 40px;
}

.side {
    float: left;
    width: 250px;
}

.side h3 {
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    border-right: 1px solid #eee;
}

.side h3 a {
    color: #000;
}

.classify {
    margin-bottom: 30px;
    padding-top: 10px;
    border-right: 1px solid #eee;
}

.classify li {
    border-top: 1px solid #eee;
    /*height: 45px;*/
    /*line-height: 45px;*/
    line-height: 25px;
    padding: 10px 0;
    margin-right: 20px;
    font-size: 14px;
}

.classify li.level2 {
    padding-left: 20px;
}

.classify li.current {
    background: #f3f3f3;
    border-right: 4px solid #00a1e9;
    border-top-color: transparent;
    margin: 0 0 -1px;
    padding-right: 16px;
    position: relative;
}

.classify li a {
    color: #333;
    display: block;
    padding-left: 15px;
}

.classify li a img {
    margin-right: 10px;
    vertical-align: -2px;
}

.classify li a:hover {
    color: #00a1e9;
}

.classify li .num {
    font-size: 12px;
    color: #999;
    float: right;
}

.column-side {
    font-size: 0;
    margin-bottom: 30px;
}

.column-side img {
    width: 100%;
}

/*侧边栏轮播*/
.bannerside{
    width: 250px;
    height: 250px;
    overflow: hidden;
    position: relative;
    margin-bottom: 20px;
}
.bannerside img{
    width: 250px;
    height: 250px;
}

.bannerside .img{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    filter:alpha(opacity=0);
}
.bannerside .imgz{
    opacity: 1;
    filter:alpha(opacity=100);
}
.bannerside .banner-radio{
    position: absolute;
    left: 50%;
    margin-left: -30px;
    bottom: 10px;
    z-index: 2;
}
.bannerside .banner-radio li{
    width: 10px;
    height: 10px;
    float: left;
    margin: 15px 5px 0;
    background-color: #fff;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
}
.bannerside .banner-radio li.current{
    background-color: #00a1e9;
}
/*轮播结束*/

.corpus .con {
    width: 950px;
    margin-left: 250px;
}

.corpus-head {
    margin-bottom: 10px;
}

.corpus-head h3 {
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
}

.corpus-head h3 a {
    font-size: 14px;
    color: #fff;
    display: block;
    height: 30px;
    background: #00a1e9;
    line-height: 30px;
    padding: 0 8px;
    border-radius: 4px;
    margin-top: 3px;
}

.corpus-recommend {
    margin: 10px 0 20px 4px;
    font-size: 0;
}

.corpus-recommend a {
    margin-left: 16px;
    position: relative;
    display: inline-block;
}

.corpus-recommend a .recommend-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    *left: 25px;
    *top: 35px;
    font-size: 15px;
    height: 20px;
    line-height: 20px;
    color: #000;
    opacity: .85;
    filter: alpha(opacity=85);
    background: #fff;
    width: 70%;
    text-align: center;
    padding: 10px;
    border: 1px solid #666;
    box-shadow: 0 0 0 8px #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.corpus-recommend img {
    width: 220px;
    border-radius: 4px;
}

.corpus-upload {
    display: block;
    width: 224px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background-color: #19a97b;
    color: #fff;
    border: none;
    margin-left: 20px;
    cursor: pointer;
}

.corpus-box {
    margin-left: 20px;
    margin-bottom: 1px;
}

.corpus-each {
    border: 1px solid #eee;
    margin-bottom: -1px;
    overflow: hidden;
    padding: 20px 20px 18px;
}

.corpus-each:hover {
    border-color: #00a1e9;
    position: relative;
}

.corpus-cover {
    display: block;
    float: left;
    font-size: 0;
    background: url(/uploads/image/sricorpus/book.png) no-repeat;
    height: 140px;
    width: 98px;
}

.corpus-cover-mid {
    display: table-cell;
    vertical-align: middle;
    height: 131px;
    width: 93px;
}

.corpus-cover img {
    max-height: 131px;
    width: 93px;
    vertical-align: middle;
    margin: 1px 0 0 4px;
}

.corpus-intro {
    margin-left: 113px;
}

.corpus-intro h4 {
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.corpus-intro h4 a {
    color: #333;
}

.corpus-intro h4 .iconfont {
    color: #13ae2f;
    font-size: 22px;
    vertical-align: middle;
    margin-left: 8px;
}

.corpus-intro h4 a:hover {
    color: #00a1e9;
}

.corpus-intro p a {
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-bottom: 18px;
    overflow: hidden;
}

.corpus-msg {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
    margin-top: 8px;
}

.corpus-msg a {
    color: #999;
}

.corpus-msg a:hover {
    color: #00a1e9;
}

.corpus-msg .corpus-head {
    width: 24px;
    height: 24px;
    float: left;
}

.corpus-name {
    margin-left: 10px;
}

.cmin-lines {
    display: inline-block;
    width: 1px;
    background: #999;
    height: 10px;
    vertical-align: middle;
    margin: 0 12px;
}

.ml20 {
    margin-left: 20px;
}

.corpus-detail {
    margin: 0px auto 50px;
    overflow: hidden;
}

.detail-con {
    width: 920px;
    font-size: 14px;
    margin-bottom: 40px;
}

.corpus-head-chage {
    height: 30px;
    line-height: 30px;
    margin: 20px 0 8px;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: top;
}

.corpus-head-chage a {
    color: #333;
}

.corpus-head-chage a:hover {
    color: #00a1e9;
}
.detail-con .cdetail-box {
    margin-bottom: 20px;
}

.change-cover {
    display: block;
    background: url(/uploads/image/sricorpus/book2.png) no-repeat;
    float: left;
    height: 205px;
    width: 144px;
    margin-top: 5px;
}

.change-cover-mid {
    display: table-cell;
    vertical-align: middle;
    height: 192px;
    width: 137px;
}

.cdetail-box .img {
    max-height: 192px;
    margin: 1px 0 0 6px;
    width: 137px;
    vertical-align: middle;
}

.cdetail-box .cdetail-each {
    margin-left: 166px;
    min-height: 201px;
}

.cdetail-each-box {
    overflow: hidden;
}

.cdetail-each .cdetail-each-msg {
    float: left;
    width: 80%;
}
.cdetail-each-msg>a{
    position: absolute;
}
.cdetail-each .cdetail-each-see {
    float: left;
    width: 20%;
    /*font-style: italic;*/
    text-align: center;
}

.cdetail-each-see img {
    margin: 0 12px;
    float: right;
}

.cdetail-each-see .cadd-lines {
    float: right;
    border-left: 1px solid #e8e8e8;
    height: 38px;
    margin: 0 15px;
}

.cdetail-see-box {
    display: inline-block;
    line-height: 19px;
    float: right;

    text-align: center;
}

.cdetail-each h3 {
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 10px;
    word-break: break-all;
    word-wrap: break-word;
    /*overflow: hidden;*/
}

.cdetail-each h3 .iconfont {
    font-size: 24px;
    color: #13ae2f;
    margin-left: 8px;
    vertical-align: -2px;
}

.cdetail-set {
    overflow: hidden;
    height: 24px;
    line-height: 24px;
}

.cdetail-set a {
    color: #333;
}

.cdetail-set a:hover {
    color: #00a1e9;
}

.cdetail-set .name {
    margin: 0 10px;
}

.cdetail-set .settime {
    font-size: 12px;
    color: #999;
    margin-right: 10px;
}

.cdetail-set .price {
    font-size: 16px;
    color: #f60;
    font-weight: 700;
}

.clike {
    margin: 30px 0 26px;
    font-size: 0;
}

.clike .collect,
.clike .download {
    width: 120px;
    height: 32px;
    text-align: center;
    cursor: pointer;
}

.clike .collect {
    background: #fff;
    color: #333;
    border: 1px solid #ddd;
    margin-right: 10px;
    font-size: 14px;
}

.clike .download {
    background: #f60;
    color: #fff;
    border: 1px solid #f60;
}

.cdetail-set img {
    width: 24px;
    height: 24px;
    float: left;
}

.cdetail-each .tags {
    margin-top: 18px;
    color: #333;
    height: 24px;
}

.tags .tags-a {
    color: #1aa1e6;
}

.tags-a:hover {
    text-decoration: underline;
}

.cor-introduce {
    line-height: 22px;
    min-height: 44px;
    color: #666;
    position: relative;
    margin-top: 2px;
    overflow: hidden;
    word-break: break-all;
    height: auto;
}
.cor-introduce .ckgd{
	color: #999;
	text-decoration: none;
	float: right;
}
.ckgd span{
	color: #666;
	font-size: 16px;
}
.introduce-more-box {
    text-align: right;
    height: 34px;
    margin-top: 15px;
    text-align: right;
    line-height: 34px;
}

/*------------------------------------------------------------*/
.introduce-more-keep, .introduce-more-phonewatch, .introduce-more-share {
    width: 120px;
    height: 34px;
    background-color: #00a1e9;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 34px;
    border-radius: 4px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    position: relative;
}

.introduce-more-keep:hover {
    background-color: #2faff0;
}
.introduce-more-keep a{
    color: #fff;
}
.introduce-more-keep:hover a{
    color: #fff;
    text-decoration: none;
}
.introduce-more-keep .iconfont {
    margin-right: 6px;
    display: inline-block;
    vertical-align: -1px;
}

.introduce-more-phonewatch .iconfont {
    margin-right: 6px;
    display: inline-block;
    vertical-align: -1px;
    color: #aaaaaa;
}

.introduce-more-phonewatch {
    background-color: #fff;
    color: #666666;
    border: 1px solid #eeeeee;
}
.introduce-more-phonewatch:hover .phonew-code-wrap{
    display: block;
}

.introduce-more-share {
    width: 240px;
    color: #666;
    background-color: transparent;
}

.circlebtn, .weixinbtn, .weibobtn, .kongjianbtn {
    width: 28px;
    height: 28px;
    display: inline-block;
    background-color: #50c84d;
    color: #fff;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    border-radius: 50%;
    margin-right: 10px;
}

.circlebtn {
    background-color: #71d2b7;
}

.weibobtn {
    background-color: #f06950;
}

.kongjianbtn {
    background-color: #fac253;
    font-size: 17px;
}

.phonew-code-wrap, .share-code-wrap {
    position: absolute;
    bottom: -76px;
    left: 130px;
    width: 340px;
    height: 110px;
    border-radius: 4px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    background-color: #fff;
    z-index: 1;
    display: none;
}

.phonew-code-wrap {
    padding-top: 28px;
    height: 82px;
    width: 350px;
}

.share-code-wrap {
    height: 84px;
    padding-top: 26px;
    left: 103px;
}

.ewcode-wrap-arrow {
    position: absolute;
    left: -8px;
    top: 15px;
    width: 9px;
    height: 13px;
    background:  no-repeat;
}

.phonew-code-wrap img, .share-code-wrap img {
    width: 95px;
    height: 95px;
    display: block;
    position: absolute;
    left: 10px;
    top: 8px;
}

.phonew-code-wrap p, .share-code-wrap p {
    padding-left: 112px;
    text-align: left;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.share-code-wrap p {
    line-height: 18px;
}

.corpus-list-nav {
    height: 45px;
    border: 1px solid #eee;
    background-color: #f8f8f8;
}

.corpus-list-nav li {
    width: 125px;
    float: left;
    line-height: 44px;
    text-align: center;
    border-right: 1px solid #eeeeee;
    cursor: pointer;
    box-sizing: border-box;
}

.corpus-list-nav li.corpus-current {
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

.corpus-list-nav li.corpus-current a {
    color: #333;
}

.corpus-list-nav li a {
    color: #999;
}

.corpus-list-nav li a:hover {
    text-decoration: none;
    color: #333;
}

.corpus-list-nav .corpus-list-search {
    width: 61%;
    height: 100%;
    float: right;
    border-right: none;
    *width: 60%;
    _width: 59%;
    position: relative;
}

.corpus-list-search input {
    width: 255px;
    height: 30px;
    outline: none;
    border: none;
    border: 1px solid #eeeeee;
    padding-left: 15px;
    float: right;
    margin-top: 8px;
    margin-right: 10px;
}

.corpus-list-search label {
    line-height: 49px;
    position: absolute;
    right: 20px;
    top: 0;
    color: #ccc;
    cursor: pointer;
}

.container {
    height: auto;
    margin: 2px auto;
}

/*----------------------------------------------------------------*/
a.intro-more {
    color: #999;
		line-height: 16px;
		position: absolute;
		bottom: 2px;
		right: 1px;
		display: block;
		background: #fff;
		padding-left: 15px;
		text-decoration: none;
		height: 16px;
		width: 30px;
}


.corpus-list {
    /*overflow: hidden;*/
    padding-top: 1px;
}

.corpus-list li {
    height: 16px;
    line-height: 16px;
    border-bottom: 1px solid #eee;
    padding: 16px 0;
    margin-top: -1px;
}

.corpus-list li img {
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
}

/*.corpus-list li a{
	color: #333;
	float: left;
	max-width: 800px;
	margin-right: 6px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}*/
.corpus-list li .title {
    color: #333;
    float: left;
    max-width: 540px;
    margin-right: 6px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.corpus-list li a:hover {
    color: #00a1e9;
}

.corpus-list li .like,
.corpus-list li .download,
.corpus-list li .del {
    float: right;
    color: #ccc;
    margin-right: 18px;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
}
.corpus-list li .like i,
.corpus-list li .download i,
.corpus-list li .del i{vertical-align: middle;}

.corpus-list li .like.current {
    color: #f60;
}

.corpus-list li .like:hover {
    color: #f60;
}
.corpus-list li .del:hover {
    color: #ff1000;
}

.detail-side {
    width: 250px;
    float: right;
}

.creat-corpus {
    display: block;
    width: 250px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #19a97b;
    color: #fff;
    margin: 50px 0 30px;
}

.detail-side .creat-corpus {
    background-color: #00a0ec;
    border-radius: 4px;
    font-size: 16px;
    margin: 0;
    margin-bottom: 18px;
    color: #fff;
}

.detail-side .creat-corpus:hover {
    text-decoration: none;
    background-color: #2faff0;
    color: #ffffff;
}

.detail-side h3 {
    font-size: 14px;
    height: 42px;
    line-height: 42px;
    padding: 0 14px;
    background: #f6f6f6;
    border: 1px solid #eee;
}

.detail-side h3 a {
    float: right;
    color: #00a1e9;
    float: right;
    font-size: 14px;
}
.side-corpus{
    border: 1px solid #eee;
    margin-bottom: 18px;
}
.side-corpus li{
    padding: 10px 0;
    margin: 0 15px;
    border-bottom: 1px solid #eee;
}
.side-corpus li:last-child{border-bottom: none;}
.side-corpus li a{
    color: #333;
    display: block;
    overflow: hidden;
}
.side-corpus li img{
    width: 16px;
    float: left;
    margin: 4px 10px 0 0;
}
.side-corpus li .title{
    font-size: 14px;
    float: left;
    line-height: 24px;
    white-space: nowrap;
    width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.side-corpus li .title:hover{text-decoration: underline;}
.side-corpus li .overview{
    font-size: 12px;
    color: #999;
    padding-left: 26px;
}
.side-corpus li .num{float: right;}

.vip-free {
    margin: 20px 0;
    overflow: hidden;
}

.vip-free li {
    overflow: hidden;
    padding: 11px 0;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.vip-free li a {
    color: #666;
    font-size: 14px;
}

.vip-free li a:hover {
    color: #00a1e9;
}

.vip-free li img {
    float: left;
    height: 16px;
    margin-right: 10px;
    width: 16px;
}

.sort-num,
.sort-numbg {
    display: inline-block;
    float: left;
    height: 16px;
    line-height: 16px;
    margin-right: 10px;
    text-align: center;
    width: 16px;
}

.sort-numbg {
    background-color: #00a1e9;
    color: #fff;
}

.corpus-container {
    background: #f8f8f8;
}

.corpus-con-step1,
.corpus-con-step2 {
    width: 900px;
    margin: 0 auto;
    min-height: 700px;
}
.corpus-con-steps {
    padding: 0 10px;
}
.corpus-steps-title {
    height: 56px;
    line-height: 56px;
    padding: 0 20px;
    background: #fff;
    margin-bottom: 20px;
}

.corpus-table {
    position: relative;
    table-layout: fixed;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.corpus-table thead {
    background: #f8f8f8;
    font-size: 14px;
}

.corpus-table th, .corpus-table td {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
    padding: 10px 0;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    z-index: 0;
}

.corpus-category td {
    padding-top: 0;
}

.r2 {
    position: relative;
    z-index: 2;
}

.corpus-category-s .corpus-types {
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 4px;
    height: auto;
    overflow: hidden;
    padding-bottom: 0;
}

.corpus-category-s .corpus-types li {
    margin-bottom: 8px;
}

.tdw20 {
    width: 20px;
}

.tdw40 {
    width: 40px;
}

.tdw120 {
    width: 120px;
}

.corpus-table th.tdw100,
.corpus-table td.tdw100 {
    width: 100px;
    text-align: center;
}

.org-mgword-btn,
.org-doclink-btn {
    display: inline-block;
    width: 128px;
    height: 34px;
    line-height: 34px;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    text-align: center;
    margin-right: 10px;
}

.org-mgword-btn {
    background: #fff;
    color: #999;
    border-color: #eee;
}

.org-mgword-btn:hover {
    color: #666;
    border-color: #ccc;
}

.org-doclink-btn {
    background: #00a1e9;
    color: #fff;
    border-color: #00a1e9;
}

.org-doclink-btn:hover {
    background: #2faff0;
    border-color: #2faff0;
}

.org-website .textcss {
    width: 806px;
}

.org-website i {
    float: right;
    font-size: 22px;
    color: #13ae2f;
    margin-top: 3px;
}

.org-continnue a {
    color: #00a1e9;
    text-decoration: underline;
    font-size: 12px;
}

.corpus-explain {
    position: relative;
}

.cexplain-num {
    color: #666;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    top: 90px;
    right: 8px;
}

.corpus-create-next {
    padding-bottom: 20px;
}

.corpus-create,
.corpus-create-next {
    font-size: 14px;
    background: #fff;
    margin-top: 20px;
}

.corpus-create-next .corpus-steps-title,
.corpus-create .corpus-steps-title {
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}

.corpus-create-next .corpus-list {
    max-height: 480px;
    overflow-y: auto;
}

.create-tips {
    font-size: 12px;
    color: #999;
    margin-left: 20px;
}

.form-row {
    line-height: 32px;
    padding: 6px 0;
}

.layout-cells {
    position: relative;
    display: block;
}

.layout-cells i {
    display: block;
    width: 4px;
    height: 4px;
    background: #f14538;
    border-radius: 50%;
    position: absolute;
    top: 14px;
    left: 20px;
}

.form-row .layout-box {
    margin-left: 40px;
}

.c-tips {
    color: #ff1000;
    float: left;
    margin-top: 3px;
    margin-left: 30px;
}

.c-tips i {
    font-size: 22px;
    float: left;
    margin-right: 5px;
}

.add-word {
    display: inline-block;
    height: 26px;
    line-height: 26px;
    background: #19a97b;
    color: #fff;
    padding: 0 15px;
    font-size: 12px;
    border-radius: 2px;
}

.layout-box .corpus-list {
    padding-top: 0;
}

.line-height14 {
    line-height: 14px;
}

.line-height14 .grey9 {
    display: block;
    margin-top: 10px;
}

.layout-box .corpus-list li a {
    max-width: 500px;
}

.cc-submit {
    margin-top: 20px;
    padding-bottom: 40px;
}

.sub-btn,
.sub-btn-save {
    width: 190px;
    height: 40px;
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
    margin-right: 20px;
}

.sub-btn {
    border: 1px solid #00a1e9;
    background-color: #00a1e9;
    color: #fff;
}

.sub-btn:hover {
    border: 1px solid #2faff0;
    background-color: #2faff0;
}

.sub-btn-save {
    border: 1px solid #ccc;
    background-color: #f8f8f8;
    color: #666;
}

.sub-btn-save:hover {
    border: 1px solid #bbb;
    color: #333;
}

.mr20 {
    margin-right: 20px;
}

.corpus-original {
    display: none;
}

.corpus-success {
    text-align: center;
    width: 960px;
    background: #f8f8f8;
    margin: 40px auto;
    border: 1px solid #ddd;
    padding: 30px 0 40px;
}

.corpus-success h3 {
    font-size: 20px;
    line-height: 60px;
    color: #333;
}

.corpus-success h3 i {
    font-size: 30px;
    color: #19a97b;
}

.corpus-success p {
    font-size: 14px;
    color: #909090;
    line-height: 24px;
}

/*我的文档*/
.ccreturn {
    margin-right: 10px;
    cursor: pointer;
}

.ccreturn:hover {
    color: #00a1e9;
}

.corpus-container-white {
    background: #fff;
    display: none;
}

.my-words {
    height: 30px;
    line-height: 30px;
    padding: 20px 0 15px;
}

.my-words form {
    position: relative;
    border: 1px solid #eee;
    float: right;
    border-radius: 4px;
    background: #fff;
    *width: 268px;
}

.my-words .btn {
    border: none;
    cursor: pointer;
    float: right;
    height: 23px;
    width: 23px;
    background: url(/uploads/image/srimages/zoom.png) no-repeat;
    margin-top: 6px;
}

.my-words .text {
    border: none;
    float: left;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    width: 235px;
}

.my-words .place-span {
    position: absolute;
    left: 4px;
    color: #bbb;
    line-height: 30px;
}

.corpus-table.words-chosen {
    border: 1px solid #eee;
    border-bottom: none;
}

.words-chosen .corpus-types {
    padding: 0;
    margin-top: 5px;
}

.words-chosen th,
.words-chosen td {
    padding: 10px 0;
}

.words-chosen td {
    border-bottom: 1px solid #eee;
}

.my-words-con img {
    width: 21px;
    height: 21px;
    float: left;
    margin-top: 2px;
    margin-right: 10px;
}

.my-words-con a {
    color: #333;
    float: left;
    max-width: 465px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}

.my-words-con a:hover {
    color: #00a1e9;
}

.dorange {
    color: #999;
}

.my-words-p {
    overflow: hidden;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-top: none;
}

.corpus-chosen {
    float: left;
    margin-top: 6px;
}

.corpus-chosen.words-chosen .analog-check {
    margin-top: 2px;
    width: auto;
    font-size: 14px;
    line-height: 16px;
}

.corpus-sure-btn {
    line-height: 40px;
    width: 190px;
    text-align: center;
    display: block;
    margin: 10px auto 0;
    background: #00a1e9;
    border: 1px solid #00a1e9;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
}

.corpus-sure-btn:hover {
    border-color: #2faff0;
    background: #2faff0;
}

/*复选框*/
.words-chosen .analog-check {
    float: left;
    width: 16px;
    height: 16px;
    margin-top: 4px;
}

.words-chosen .analog-check b {
    background: url(/uploads/image/srimages/analog-check.png) no-repeat 0 0;
    float: left;
    height: 16px;
    position: relative;
    width: 16px;
    z-index: 1;
    margin-right: 5px;
}

.words-chosen .analog-check b:hover {
    background-position: 0 -16px;
}

.words-chosen .analog-check b.check {
    background-position: 0 -32px;
}

.words-chosen .analog-check b input {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    cursor: pointer;
    margin: 0;
    opacity: 0;
    z-index: 2;
    filter: alpha(opacity=0);
}

/*单选复选框*/
.corpus-types {
    height: 16px;
    line-height: 16px;
    padding: 8px 10px;
}

.corpus-types li {
    float: left;
    color: #666;
    margin-right: 12px;
    cursor: pointer;
    line-height: 16px;
}

.radio b {
    background: url(/uploads/image/srimages/analog-check.png) no-repeat -16px 0;
    display: block;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 1;
    float: left;
    margin-right: 5px;
  float: none;
  display: inline-block;
}

.radio b:hover {
    background-position: -16px -16px;
}

.radio b.check {
    background-position: -16px -32px;
}

.radio b input {
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer;
}

#corpus-types .radio b.check:after {
    content: '';
    display: block;
    width: 16px;
    height: 9px;
    position: absolute;
    top: 27px;
    left: 0;
    background: url(/uploads/image/srimages/arr.png) no-repeat;
}

.checkbox {
    float: left;
    margin-top: 2px;
}

.checkbox b {
    background:  no-repeat -16px -32px;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    z-index: 1;
    margin-right: 10px;
  vertical-align: middle;
}

.checkbox b:hover {
    background-position: -16px -16px;
}

.checkbox b.check {
    background-position: -16px 0;
}

.checkbox b input {
    opacity: 0;
    filter: alpha(opacity=0);
}

.textcss,
.textcss2,
.textcss3,
.textcss4 {
    border: 1px solid #eee;
    background: #f8f8f8;
    border-radius: 2px;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 5px;
    width: 726px;
    outline: none;
}

.textcss:focus,
.textcss2:focus,
.textcss3:focus,
.textcss4:focus {
    background: #fff;
}

.textcss2 {
    margin-bottom: 10px;
    font-size: 12px;
}

.textcss3 {
    width: 200px;
}

.textcss4 {
    width: 100px;
}

.textarea {
    border: 1px solid #eee;
    background: #f8f8f8;
    border-radius: 2px;
    font-family: "微软雅黑";
    font-size: 14px;
    height: 100px;
    line-height: 25px;
    padding: 0 5px;
    width: 726px;
    resize: none;
    vertical-align: top;
    outline: none;
}

.textarea:focus {
    background: #fff;
}

.org-btn td {
    padding-bottom: 12px;
}

.corpus-pb td {
    padding-bottom: 20px;
}
/*免费专区*/
.category-head h3 {
    height: 36px;
    line-height: 36px;
    padding-left: 30px;
}

.free-category {
    padding: 0 20px 0 38px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}

.free-category a.free-type {
    display: inline-block;
    text-align: center;
    width: 56px;
    padding: 0 8px;
    color: #666;
    position: relative;
}

.free-category a.free-type:hover {
    color: #19a97b;
}

.free-category a.free-type.current {
    color: #19a97b;
}

.free-category a.current em {
    position: absolute;
    top: 43px;
    left: 28px;
    display: block;
    width: 15px;
    height: 8px;
    background: url(/uploads/image/srimages/sprite-bg.png) no-repeat 0 -283px;
    z-index: 1;
}

.show-way {
    float: right;
    margin-top: 17px;
}

.show1, .show2 {
    display: inline-block;
    width: 16px;
    height: 16px;
    float: left;
    margin-left: 16px;
    background-image: url(/uploads/image/srimages/toggleview-bg.png);
    background-repeat: no-repeat;
}

.show1 {
    background-position: -9px -9px;
}

.show1.current {
    background-position: -43px -9px;
}

.show2 {
    background-position: -9px -43px;
}

.show2.current {
    background-position: -43px -43px;
}

.show-type {
    border-top: 1px solid #ddd;
    display: none;
}

.show-type.show {
    display: block;
}

/*分类表*/
.free-list {
    width: 100%;
    font-size: 14px;
    color: #666;
    table-layout: fixed;
    position: relative;
}

.free-list tbody tr:hover {
    background: #f8f8f8;
}

.free-list th {
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.free-list td {
    border-bottom: 1px dashed #ddd;
}

.free-list td,
.free-list th {
    padding: 18px 12px;
}

.free-list td img {
    width: 16px;
    height: 16px;
    display: block;
    margin: 0 auto;
}

.txcenter,
.free-list th.tdw30px,
.free-list th.tdw50px,
.free-list th.tdw80px {
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.free-list th.tdw30px {
    width: 30px;
}

.free-list th.tdw50px {
    width: 50px;
}

.free-list th.tdw80px {
    width: 80px;
}

.free-list td .free-name {
    float: left;
    color: #666;
    line-height: 17px;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.free-list td .free-page {
    font-size: 12px;
    color: #999;
    line-height: 15px;
}

.phone-download {
    display: inline-block;
    cursor: pointer;
}

.phone-download i {
    color: #999;
}

.v-down {
    background: #f90;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 0 5px;
    margin: 0 5px;
    float: left;
}

.v-free {
    background: #55c37e;
    color: #fff;
    font-size: 12px;
    line-height: 17px;
    padding: 0 5px;
    margin: 0 5px;
    float: left;
}

#phone-tips {
    width: 398px;
    border: 1px solid #ddd;
    border-bottom: none;
    background: #f9fffe;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    cursor: pointer;
    box-shadow: 0 8px 12px rgba(0, 0, 0, 0.3);
    z-index: 1;
}

#phone-tips img {
    display: block;
    width: 170px;
    height: 170px;
    margin: 30px auto;
}

#phone-tips .phone-intro {
    background: #2ca297;
    height: 70px;
    color: #fff;
    text-align: center;
}

#phone-tips .phone-intro h3 {
    font-size: 24px;
    padding: 12px 0;
}

#phone-tips .phone-intro p {
    font-size: 14px;
}

#phone-tips em {
    background: url(/uploads/image/srimages/sprite-bg.png) no-repeat 0 -283px;
    display: block;
    height: 8px;
    left: 190px;
    position: absolute;
    top: -8px;
    width: 15px;
    z-index: 1;
}

/*封面*/
.free-cover-type {
    overflow: hidden;
    padding: 0 10px;
}

.free-cover-type li {
    width: 106px;
    float: left;
    margin: 20px 22px;
}

.free-cover-type .cover-img {
    display: block;
    width: 104px;
    height: 148px;
    border: 1px solid #ddd;
}

.free-cover-type .cover-img img {
    width: 104px;
    height: 148px;
}

.free-cover-type .cover-type-title {
    display: block;
    height: 36px;
    overflow: hidden;
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin: 8px 0 4px;
    word-break: break-all;
    word-wrap: break-word;
}

.free-cover-type .cover-else {
    font-size: 12px;
    color: #999;
    height: 16px;
    line-height: 16px;
}

.cover-else .phone-download {
    float: right;
}

/* 翻页 */
.pagination {
    padding: 10px 0;
    overflow: hidden;
}

.pagination li {
    float: left;
    margin: 5px;
    height: 28px;
    border: solid 1px #ddd;
    border-radius: 2px;
    cursor: pointer;
    text-align: center;
    color: #666;
    font-size: 14px;
    line-height: 28px;
}

.pagination li a {
    color: #666;
    display: block;
}

.pagination li.nextpage {
    width: 68px;
}

.pagination li.number {
    width: 34px;
}

.pagination li.current,
.pagination li.current:hover,
.pagination li.nextpage:active {
    border: solid 1px #00a1e9;
    background: #00a1e9;
    cursor: auto;
    color: white;
    font-weight: bold;
}

.pagination li.nextpage:active a {
    color: #fff;
}

.pagination li:hover {
    border-color: #999;
    color: #00a1e9;
}

.pagination li:hover a {
    color: #00a1e9;
}

.pagination li.disable {
    color: #ccc;
    cursor: default;
}

/* end */

/*搜索结果*/
.search-box {
    overflow: hidden;
}

.search-box .con {
    margin-left: 0;
    width: 930px;
}

.search-box .corpus-box {
    margin-left: 0;
}

.search-box .free-category {
    padding: 0;
}

.search-side {
    float: right;
    width: 240px;
}

.search-side h3 {
    font-size: 18px;
    line-height: 18px;
}

.search-side h3 a {
    color: #19a97b;
    float: right;
    font-size: 14px;
}

.cor-recommend {

}

.cur-con {
    margin: 20px 0;
}

.cur-con .cur-title {
    overflow: hidden;
    height: 24px;
}

.cur-con .cur-title h3 {
    font-size: 24px;
    float: left;
}

.cur-con .cur-title a.more {
    line-height: 24px;
    color: #19a97b;
    font-size: 14px;
    margin-left: 20px;
}

.cur-con .cor-container {
    overflow: hidden;
    margin-right: -30px;
}

.cur-con .cor {
    width: 288px;
    border: 1px solid #ddd;
    margin-top: 20px;
    float: left;
    margin-right: 30px;
}

.cur-con .cor-box {
    display: block;
    height: 147px;
    padding: 10px;
    color: #333;
}

.cur-con .cor-box h3 {
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cor-con {

}

.bookcover-min {
    background:  no-repeat scroll center center;
    border: 1px solid #ddd;
    display: block;
    height: 118px;
    width: 83px;
    background-size: cover;
    float: left;
    margin-right: 15px;
}

.cor-intro {
    line-height: 20px;
    height: 80px;
    font-size: 14px;
    color: #666;
    margin-bottom: 24px;
    overflow: hidden;
}

.cor-num {
    font-size: 14px;
    color: #999;
    white-space: nowrap;
}

.cor-list {
    overflow: hidden;
}

.cor-list li {
    font-size: 14px;
    color: #666;
    padding: 13px 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    margin-left: -1px;
    background-color: #f9f9f9;
}

.cor-list li a {
    color: #666;
}

.cor-list li img {
    width: 13px;
    height: 13px;
    float: left;
    margin-right: 5px;
}

.task-recommend {
    background: #f9f9f9;
    border: 0 solid #ccc;
    border: 1px solid #ddd;
    padding: 12px 9px;
    width: 220px;
    margin: 10px auto 40px;
}

.task-recommend h3 {
    font-size: 20px;
}

.task-recommend h3 i {
    color: #ddd;
    font-size: 22px;
}

.task-recommend p {
    font-size: 12px;
    margin: 10px 0 15px;
    color: #999;
}

.task-recommend .taskbtn {
    background-color: #00a1e9;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
}

.quality-see {
    float: right;
}

/*----------------------------------------------------------------------*/
.tags .gray6 {
    color: #666;
}

.cor-introduce .gray6 {
    color: #666;
}

.my-comment-container {
    width: 100%;
    height: 155px;
    /*overflow: hidden;*/
    padding-top: 20px;
}

.other-comment-container {
    /*border: 1px solid #eee;*/
    margin-bottom: 20px;
}

.corpusd-commentlist {
    /*padding: 0 20px;*/
    margin-bottom: 15px;
}

.perheader-img {
    width: 50px;
    height: 50px;
    border-radius: 4px;
    display: block;
    float: left;
}

.my-comment-main-msg {
    position: relative;
}

.my-comment-main {
    margin-left: 69px;
    position: relative;
}

.comment-label {
    position: absolute;
    left: 10px;
    top: 10px;
    color: #999;
    font-size: 14px;
}

.my-comment-sanjiao {
    position: absolute;
    left: -8px;
    top: 15px;
    width: 9px;
    height: 13px;
    background:  no-repeat;
}

.my-comment-container textarea {
    display: block;
    overflow: auto;
    font-size: 14px;
    font-family: microsoft yahei;
    border: none;
    resize: none;
    outline: none;
    width: 605px;
    height: 44px;
    border: 1px solid #eeeeee;
    padding: 10px 8px;
}

.my-comment-container .textarea01 {
    display: block;
    overflow: auto;
    font-size: 14px;
    font-family: microsoft yahei;
    border: none;
    resize: none;
    outline: none;
    height: 44px;
    border: 1px solid #eeeeee;
    padding: 10px 8px;
}

.my-comment-container .textarea01 img {
    vertical-align: text-bottom;
}

.my-comment-icon-line {
    height: 32px;
    border-bottom: 1px solid #eeeeee;
    border-left: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    position: relative;
    background: #f8f8f8;
}

.my-comment-icon-line span img {
    width: 17px;
    height: 17px;
    margin-top: 9px;
}

.at-box-wrap {
    position: absolute;
    top: 33px;
    left: 0;
    width: 165px;
    height: auto;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .2);
    padding: 6px 0;
    z-index: 1;
    border-radius: 4px;
    display: none;
}

.at-box-wrap.at-box-wrap-show {
    display: block;
}

.at-pername {
    height: 30px;
    line-height: 30px;
    padding: 0 17px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    cursor: pointer;
}

.at-pername:hover {
    background-color: #f8f8f8;
    color: #1aa1e6;
}

.at-pername-current {
    background-color: #f8f8f8;
    color: #1aa1e6;
}

.at-box-wrap-arrow {
    width: 11px;
    height: 8px;
    position: absolute;
    top: 27px;
    left: 44px;
    background: url(/uploads/image/sricorpus/at-box-wrap-arrow.png) no-repeat;
    z-index: 2;
    display: none;
}

.at-box-wrap-arrow.at-box-wrap-arrowshow {
    display: block;
}

.my-comment-icon-line .iconfont {
    font-size: 16px;
    display: block;
    float: left;
    color: #f60;
    line-height: 33px;
    margin-left: 20px;
    cursor: pointer;
}

.my-comment-icon-line .iconfont.aite-icon {
    font-size: 25px;
    margin-top: 2px;
    color: #00a1e9;
}

.my-comment-footer, .reply-comment-footer {
    text-align: right;
    height: 40px;
    line-height: 31px;
    padding-top: 10px;
    border-bottom: 1px solid #eee;
}

.my-comment-footer button, .reply-comment-footer button {
    padding: 0;
    margin: 0;
    border: none;
    outline: none;
    float: right;
    height: 28px;
    background-color: #00a1e9;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 28px;
    border-radius: 4px;
    cursor: pointer;
    padding: 0 20px;
}

.my-comment-footer button:hover, .reply-comment-footer button:hover {
    background-color: #2faff0;
}

.reply-comment-footer .reply-cancelbtn {
    background-color: #fff;
    color: #999;
    border: 1px solid #eee;
    margin-right: 10px;
}

.reply-comment-footer .reply-cancelbtn:hover {
    background-color: #fff;
    border-color: #ccc;
    color: #666;
}

.my-comment-footer-txt, .reply-comment-footer-txt {
    float: right;
    font-size: 12px;
    color: #999;
    margin-right: 10px;
    line-height: 22px;
    margin-top: 4px;
}

.reply-comment-footer-txt {
    margin-right: 15px;
}

.new-comment-sub {
    line-height: 50px;
    color: #333;
    font-size: 16px;
    background-color: #fafafa;
    padding: 0 20px;

}

.corpusd-comment-itemli {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}

.perheader {
    float: left;
}

.corpusd-comment-itemli:last-child {
    border-bottom: none;
}

.corpusd-comment-info {
    font-size: 14px;
    color: #999;
}

.corpusd-comment-info a {
    color: #1aa1e6;
    line-height: 26px;
    font-size: 14px;
}

.corpusd-comment-txt {
    font-size: 14px;
    line-height: 22px;
    color: #333;
    word-wrap: break-word
}

.corpusd-comment-txt img {
    vertical-align: text-bottom;
}

.corpusd-comment-bottom {
    margin-top: 6px;
    font-size: 12px;
    color: #95a0b7;
    height: 15px;
    line-height: 15px;
}

.corpusd-comment-bottom .time {
    float: left;
    color: #95a0b7;

}

.corpusd-comment-bottom p {
    float: right;
    cursor: pointer;
}

.replybtn:hover {
    text-decoration: underline;
}

.corpusd-comment-bottom .v-line {
    float: right;
    border-left: 1px solid #eee;
    height: 12px;
    margin: 2px 12px 0;
}

.corpusd-comment-bottom .like span {
    margin-right: 3px;
}

.corpusd-comment-bottom .like span:hover {
    color: #1aa1e6;
}

.corpusd-comment-bottom .like span.iconfont:hover,
.corpusd-comment-bottom .like .praise_num:hover {
    color: #00a1e9;
}

.reply-wrap {
    background-color: #f9f9f9;
    padding: 15px 15px 0;
    margin-top: 20px;
    position: relative;
    display: none;
}

.reply-comment-sanjiao {
    position: absolute;
    top: -9px;
    right: 60px;
    width: 13px;
    height: 9px;
    background:  no-repeat;
}

.reply-wrap textarea {
    display: block;
    /*width: 573px;*/
    width: 100%;
    height: 73px;
    overflow: auto;
    font-size: 14px;
    font-family: microsoft yahei;
    resize: none;
    border: none;
    outline: none;
    color: #06080a;
    border: 1px solid #eeeeee;
    padding: 10px 8px;
    box-sizing: border-box;
}

/*收藏者*/
.corpusd-collectiontlist {
    overflow: hidden;
    border: 1px solid #eee;
    border-top: none;
    padding: 0 20px 25px;
}

.corpusd-collection-itemli {
    width: 33.3%;
    float: left;
    padding-top: 25px;
    padding-bottom: 2px;
}

.corpusd-collection-itemli .perheader-img {
    width: 60px;
    height: 60px;
}

.corpusd-collection-info {
    float: left;
}

.corpusd-collection-info a {
    color: #333;
}

.corpusd-collection-info p {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    padding-left: 10px;
    padding-bottom: 5px;
}

.corpusd-collection-info button {
    border: none;
    outline: none;
    width: 60px;
    height: 24px;
    font-size: 14px;
    color: #999;
    line-height: 22px;
    text-align: center;
    background-color: #fff;
    border: 1px solid #eeeeee;
    border-radius: 4px;
    margin-left: 10px;
    cursor: pointer;
    background: #f8f8f8;
}

.corpusd-collection-info .attention {
    background-color: #1aa1e6;
    color: #fff;
    border: none;
}

.corpusd-collection-info .attention:hover {
    background-color: #2faff0;
}

.corpusd-collection-info .sendmes {

}

.corpusd-collection-info .sendmes:hover {
    background: #fafafa;
}

/* 选择表情 */
.smilies{position: relative;}
.smiliesbox{
    display: none;
    position: absolute;
    z-index: 9;
    top: -132px;
    left: 0;
    border: solid 1px #ccc;
    background: #fff;
    padding: 1px;
}
.smiliesbox table{width: 100%; border: none;}
.smiliesbox td{
    position: relative;
    width: 24px;
    height: 24px;
    border: solid 1px #eee;
    padding: 3px;
    overflow: hidden;
    line-height: 24px;
}
.smiliesbox td a{display: block;}
.smiliesbox td a:hover{background: #eee;}

.smiliesbox {
    padding: 0;
    border: none;
    top: 33px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .3);
}

.smiliesbox.smiliesbox-show {
    display: block;
}

.smiliesbox-arrow {
    width: 11px;
    height: 8px;
    position: absolute;
    top: -8px;
    left: 13px;
    background: url(/uploads/image/sricorpus/at-box-wrap-arrow.png) no-repeat;
    z-index: 2;
    display: none;
}

.smiliesbox-arrow.smiliesbox-arrowshow {
    display: block;
}

.nomsgbox1 {
    right: inherit;
    left: 141px;
    top: 67px;
}

.text-nomsgbox1 {
    left: 125px;
    top: 3px;
}

.ccwrong {
    color: #ff1000;
    float: left;
}

.ccwrong-right {
    color: #ff1000;
    float: right;
}

.error {
    border-color: #ff1000;
}

.no-doclist {
    text-align: center;
    border: 1px dashed #ccc;
    padding: 40px 0;
}

.no-doclist img {
    height: 80px;
    display: block;
    margin: 0 auto 10px;
}

/*文集详情页tab设计修改*/
.corpusd-comment-wrap {
    border: 1px solid #eee;
    border-top: none;
    padding: 0 20px;
}

.corpusd-activet {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.corpusd-activet .corpus-list li {
    padding: 16px 5px 16px 20px;
}

/*无收藏*/
.empty-img {
    text-align: center;
    margin: 50px auto 30px;
}

.empty-img img {
    height: 80px;
}

/*文辑征集*/
.corpus_ac_container {
    padding-top: 50px;
}

.corpus_ac_container .wrapper {
    height: auto;
}

.corpus_ac_banner {
    height: 655px;
    background: url(/uploads/image/sricorpus/corpus_ac_banner.jpg) no-repeat 50% 50%;
}

.corpus_ac_banner h5 {
    font-size: 30px;
    font-weight: 300;
    color: #ffffff;
    text-align: center;
    padding-top: 410px;
}

.corpus_ac_banner h5 span {
    display: inline-block;
    width: 39px;
    height: 39px;
    background-color: #fff;
    color: #45c1b6;
    border-radius: 4px;
    line-height: 39px;
    text-align: center;
    /*font-size: 30px;*/
}

.corpus_ac_nav {
    width: 100%;
    height: 60px;
    background-color: #aaebea;
}

.corpus_ac_nav.fixed {
    position: fixed;
    top: 50px;
    z-index: 2;
}

.corpus_ac_nav li {
    float: left;
    width: 13.3%;
    margin: 0 10%;
    font-size: 20px;
    color: #45c1b6;
    text-align: center;
    line-height: 58px;
    cursor: pointer;
    position: relative;
}

.corpus_ac_nav li img {
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 10px;
}

.corpus_ac_nav li:hover {
    border-bottom: 2px solid #2eaa9f;
    color: #2ab0af;
}

.corpus_ac-header {
    width: 100%;
    position: relative;
    height: 156px;
}

.corpus_ac-header h4 {
    font-size: 36px;
    text-align: center;
    line-height: 156px;
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 0px;
}

.corpus_ac-header strong {
    color: #333;
    background-color: #fff;
    padding: 0px 18px;
    font-size: 36px;
    font-weight: 400;
}

.corpus_ac3 .corpus_ac-header strong,
.corpus_ac2 .corpus_ac-header strong {
    background-color: #f8f8f8;
}

.corpus_ac-header .line {
    width: 100%;
    height: 78px;
    border-bottom: 1px solid #ccc;
}

.corpus_ac1, .corpus_ac2, .corpus_ac3 {
    padding-bottom: 60px;
}

.corpus_ac1 .wrapper {
    height: auto;
}

.creat-corpus-gbtn {
    width: 280px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    background-color: #45c1b6;
    display: block;
    text-align: center;
    margin: 60px auto 0px;
    font-size: 24px;
    border-radius: 10px;
}

.creat-corpus-gbtn:hover {
    background-color: #2eaa9f;
    color: #fff;
    text-decoration: none;
}

.creat_jcorpusbtn {
    width: 280px;
    height: 60px;
    line-height: 60px;
    color: #2ab0af;
    background-color: #fff;
    display: block;
    text-align: center;
    margin: 60px auto 0px;
    font-size: 24px;
    border-radius: 10px;
    text-decoration: none;
}

a.creat_jcorpusbtn:hover {
    text-decoration: none;
    background-color: #e5fff6;
    color: #2ab0af;
}

a.creat_jcorpusbtn:visited {
    text-decoration: none;
    color: #2ab0af;
}

.corpus_ac_des {
    width: 100%;
}

.corpus_ac_des .corpus_ac_desl {
    width: 50%;
    height: 448px;
    background: url(/uploads/image/sricorpus/bg.png) no-repeat center;
    background-size: contain;
    float: left;
    position: relative;
}

.corpus_ac_des .corpus_ac_desr {
    width: 50%;
    height: 448px;
    background: url(/uploads/image/sricorpus/bg.png) no-repeat center;
    background-size: contain;
    float: right;
    position: relative;
}

.corpus_ac_des h3 {
    text-align: center;
    line-height: 60px;
    margin-top: 120px;
    font-size: 24px;
    color: #19a79a;
}

.corpus_ac_des h4 {
    color: #333;
    font-size: 18px;
    padding: 30px 0 12px;
    line-height: 18px;
}

.corpus_ac_des p {
    color: #333;
    font-size: 17px;
    line-height: 32px;
    padding: 0 10%;
    text-align: justify;
}

.corpus_ac_des p.mt15 {
    margin-top: 15px;
}

.corpus_ac_des p span {
    color: #ff6600;
}

.corpus_ac_des img {
    position: absolute;
    width: auto;
    top: 10px;
    left: 50%;
    margin-left: -54px;
}

.corpus_ac3 img {
    width: 100%;
}

.quality-corpus-benefit {
    font-size: 18px;
    text-align: center;
    margin-top: 40px;
}

.quality-crule {
    overflow: hidden;
}

.quality-crule li {
    width: 40%;
    height: 150px;
    padding: 0 4%;
    background: #f8f8f8;
    float: left;
    border-radius: 10px;
    margin-bottom: 40px;
}

.quality-crule li.rleft {
    margin-right: 2%;
}

.quality-crule li.rright {
    margin-left: 2%;
}

.quality-crule li.last {
    width: 92%;
    margin-bottom: 0;
}

.quality-crule img {
    float: left;
    margin-top: 21px;
    margin-right: 26px;
}

.quality-crule .p1 {
    line-height: 150px;
    font-size: 18px;
    text-align: justify;
}

.quality-crule .p2 {
    line-height: 30px;
    font-size: 18px;
    margin-top: 45px;
    letter-spacing: 2px;
    text-align: justify;
}

/*小于1024*/
/*mainpart 950px*/
@media screen and (max-width: 1024px) {
    .wrapper {
        width: 950px;
    }
    .corpus-list li .title{max-width: 350px;}
    .corpus .con {
        width: 680px;
    }

    .corpus-recommend img {
        width: 153px;
    }

    .corpus-detail {
        width: 950px;
    }

    .detail-con {
        width: 670px;
    }

    .cdetail-each-see .cadd-lines {
        margin: 0 5px;
    }

    .corpusd-collection-info button {
        margin-left: 4px;
    }
}

/*1440-1024*/
/*mainpart 1020px;*/
@media screen and (max-width: 1440px) and (min-width: 1025px) {
    .wrapper {
        width: 1020px;
    }
    .corpus-list li .title{max-width: 360px;}
    .corpus .con {
        width: 750px;
    }

    .corpus-recommend img {
        width: 170px;
    }

    .corpus-detail {
        width: 1000px;
    }

    .detail-con {
        width: 720px;
    }

    .cdetail-each-see .cadd-lines {
        margin: 0 8px;
    }

    /*文辑活动说明页*/
    .corpus_ac_des img {
        width: 90px;
        margin-left: -45px;
    }
    .corpus_ac_des p{padding: 0 16%;font-size: 16px;}

    .corpus_ac_des .corpus_ac_desr,
    .corpus_ac_des .corpus_ac_desl {
        height: 380px;
    }

    .corpus_ac_des h3 {
        margin-top: 110px;
    }

}

/*大于1440*/
/*mainpart 1220px*/
@media screen and (min-width: 1441px) {
    /*文辑活动说明页*/
    .corpus_ac_des p.mt15 {
        margin-top: 35px;
    }

    .corpus_ac_des p {
        margin-top: 20px;
    }
}

/*corpus_detail文辑详情css*/
.cdetail-each-msg h3 {
    display:  inline-block;
    *display: inline;
    overflow: hidden;
    vertical-align: center;
}
.state{
    font-size: 14px;
    color: #1aa1e6;
    text-decoration: none;
    cursor: pointer;
}
.query{
    cursor: pointer;
    color: rgb(204,204,204);
    position: relative;
    top:-17px;
}

.trgle-blue{
    height: 0;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    border-color: transparent #00a1e9 transparent transparent;
    border-style: dashed solid dashed dashed;
    border-width: 8px;
    float: left;
    position: absolute;
    top: 2px;
    left: 16px;
    display: none;
}
.query-title{
    display: inline-block;
    background: #00a1e9;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    position: absolute;
    width: 270px;
    left: 32px;
    top: -4px;
    display: none;
}
.query:hover{
    color: #00a1e9;
}
.query:hover .trgle-blue,
.query:hover .query-title{
    display: block;
}

span.star{
    text-align: right;
    float: right;

}
span.star  a:hover{
    text-decoration: none;
}

span.star a i.iconfont {
    display: inline-block;
    margin: 0;
    cursor: pointer;
    height: 16px;
    color: #ddd;
}

span.star a i.active,
.my-comment-appraise i.active,
.corpusd-comment-info .corpusd-comment-star i.active,
.active{
    color: #ff8f1b;
}

.state img {
    vertical-align: middle;
}

.state {
    float: right;
    position: relative;
}

.state p {
    float: right;
}
.state-atten .attention-star{
   color: #ddd;
}
.state-atten i{
    color: #ddd;
}
.state-atten i:hover{
    color: #f90;
}
.state-atten .org{
    color: #f90;
}
.state p a {
    color: #999;
}

.state p a:hover {
    text-decoration: none;
}

.state p a i {
    color: #1aa1e6;
}


.state .share{
    text-align: right;
    float: right;
}
.state .share a{
    color: #999;
    text-decoration: none;
}
.state .share:hover .state-share{
    display: block;
}

.state ul.state-share{
    border: 1px solid #eee;
    background: #fff;
    z-index: 99;
    overflow: hidden;
    position: absolute;
    top: 30px;
    right:0px;
    display: none;
    border-radius: 4px;
    color: #fff;
    text-align: left;
    /*width: 125px;*/
    box-shadow: 0 5px 20px rgba(26,26,26,.1);
}
.state-share li{
    height: 52px;
    line-height: 52px;
    padding: 0 15px;
    
}
.state-share li a{
    display: block;
    color: #333;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
.state-share li:hover {
    background: #f8f8f8;
}
.state-share li:hover a{
    border-bottom: none;
}
.state-share li.last{
    padding: 12px 15px;
    height: auto;
    line-height: 1;
}
.state-share li.last:hover{
    background: none;
}
.state-share li.last img {
    width: 96px;
    height: 96px;
}
/*评价*/
.my-comment-appraise {
    color: #333;
    float: left;
}

.my-comment-appraise i {
    color: #dcdcdc;
}

.my-comment-appraise i:hover {
    cursor: pointer;
}

.color99 {
    color: #999;
}

.corpusd-comment-star {
    float: right;
    color: #ddd;
}

.corpusd-comment-star span{
    color: #666;
    margin-left: 15px;
}


.sd-side-header {
    height: 42px;
    line-height: 42px;
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    background: #f6f6f6;
    color: #333;
    font-size: 16px;
    padding: 0 14px;
}

.sd-side-header div.header-r {
    float: right;
    font-size: 12px;
    color: #999;
}

.sd-side-list {
    border: 1px solid #eee;
    border-bottom: 0;
    width: 248px;
}

.sd-side-list li {

    padding: 10px 15px;
    height: 60px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}
.sd-side-list-bor{
    position: relative;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid;
    margin-right: 15px;
    float: left;
    width: 58px;
    height: 58px;
    overflow: hidden;
}
.sd-side-list  a.one-bor{
    border: 1px solid #ff6600;
}
.sd-side-list  a.tow-bor{
    border: 1px solid #ff944c;
}.sd-side-list  a.three-bor{
     border: 1px solid #f2c200;
 }
.sd-side-list li i {
    position: absolute;

    margin-left: 10px;
    font-size: 12px;
}
.highlight{
    color: #ff6600;
}
.gray{
    color: #999;
}
.sd-side-list-rt {
    margin-top: 8px;
}

 .sd-side-list-rt a {
    color: #333;
    width: 100px;
    display: inline-block;
    overflow: hidden;
    vertical-align: center;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sd-side-list-rt p {
    color: #999;
    font-size: 12px;
    margin-top: 5px;
}

.ranking{
    width: 34px;!important;
    position: absolute;
    top: -2px;
    left: -2px;
}

.portrait{
    width: 100%;
    display: inline-block;
    border-radius: 4px;
}

.sd-side-list-2 {
    border: 1px solid #eee;
    border-top: 0;
    border-bottom: 0;
}

.sd-side-list-2 li {
    height: 48px;
    padding: 0 15px;
    line-height: 48px;
    border-bottom: 1px solid #eee;
}

.sd-side-list-2 li img {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-right: 10px;
    vertical-align: middle;
}

.sd-side-list-2-num {
    display: inline-block;
    width: 20px;
}
.name-length{
    width: 70px;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    text-decoration: none;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rt {
    float: right;
}

.lt {
    float: left;
}

.sd-side-list-2 li span.rt {
    color: #999;
    font-size: 12px;
}
/*评论字体颜色*/
.corpusd-comment-time{
    color: #999;
    margin-top: 10px;
    font-size: 12px;
}
/*删除弹框样式*/

.delete-book-header{
    margin: 0 auto;
    width: 209px;
    margin-top: 20px;
}
.delete-book-ioc{
    display: inline-block;
    margin: 0 auto;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #fc7320;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.delete-book-btn a{
    display: inline-block;
    text-decoration: none;
    width: 80px;
    text-align: center;
    line-height: 30px;
    height: 30px;
    border-radius: 4px;
    border:1px solid #eee;
    background: #f8f8f8;
    color: #666;
    margin-top: 20px;
    margin-right: 10px;

}
.delete-book-btn a:hover{
    border:0;
    background: #00a1e9;
    color: #fff;
}
li.default-img{
    height: 150px;
    border:1px solid #eee;
    text-align: center;
}
li.default-img div{
    width: 90px;
    height: 80px;
    margin: 0 auto;
    margin-top: 20px;
    color: #666;
}
.default-img img{
    display: inline-block;
    width: 100%;

}
/*评价的弹框*/
.ok-comment{
    top: 17%;
    left: 44%;
}
.revamp-comment,.attention-ok,.already-attention{
    top: 30%;
    left: 50%;
}
.del-succeed{
    top: 30%;
    left: 50%;
}
.ok-comment,.revamp-comment,.attention-ok,.already-attention,.del-succeed{
    padding: 5px  10px;
    text-align: center;
    position: absolute;
    background: rgba(0,0,0,0.6);
    z-index: 99;
    display: none;
    border-radius: 4px;
    margin-left: -100px;
    color: #fff !important;
}
.ok-comment img,.revamp-comment img,.attention-ok img,.already-attention img,.del-succeed img{
    vertical-align: center;
    margin-right: 8px;
    margin-top: 6px;
}
.ok-comment span,.revamp-comment span,.attention-ok span,.already-attention span,.del-succeed span{
    text-align: center;
    vertical-align: top;
    font-size: 14px;
    line-height: 32px;
}