.content-txt img{width:100%}
.breadcrumb {
    height: 28px;
    line-height: 28px;
    margin: 15px 0;
    padding-left: 24px;
    -webkit-background-size: 20px 23px;
    background-size: 20px 23px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAXCAYAAAALHW+jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6ODY0NDI3NDhBNjJCMTFFNjhEMEM5QjQ4OEFCQzdGRjkiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6ODY0NDI3NDlBNjJCMTFFNjhEMEM5QjQ4OEFCQzdGRjkiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo4NjQ0Mjc0NkE2MkIxMUU2OEQwQzlCNDg4QUJDN0ZGOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo4NjQ0Mjc0N0E2MkIxMUU2OEQwQzlCNDg4QUJDN0ZGOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PjOobvIAAAHhSURBVDjLnZXNK0RRGMaPGZGhJgsLIZPdoLGaPbNXsiCJ/8JKsTYLKaTEwoIN0jA+YpokIaVMLIYMWShl4TPfjOfceW5dx7ncsfjNzHnf533Oufec844Q7TNCoQWcgDQ5BXGwDlKW+Dm13+stAzcYofgR9IFKzYQVoBdcUzsEXDrDfgoSoEpjpFIKNlgzrBq2MbELihyYmXgspq2mYQG4AE/Al4WZiXwtt+AS5MlAJ2cIa8QBsMjJJFFQq9F10aNDDuY4qFFEdeABvIAIzd7APXNWbQl4B8bgmI+szroGnkHQEqtn4YpGf2AcJa5iS0m6uZqopjDOVbuU+JKxAK5iz8YwYrNyaZijxGNGnKf/SlMoH+sVNFhijeCTG6XqUwb4mOSmBBSB3KQ78AE2wTbNbjQb6KPHlBw0czCmmbUaLNBYMg/8Gl2YHk1ykAuSfGfBfxxsP+9+wtgoBkN8nDNQloVZOThibUhtDj1cdopCJ80hyZpuXbeRDFKQ5Om3M5O5Q2oH7Pqh4Nkap3AfeDVmxcxJzeiP86gpcBvbnynYAYWWnJctTuYmNLdF2D2SNJ1lYYwtzsNrJ2PT1AinhsLobZkbkeb3Mn8vMCeyNTSbb8zyx7QK8n+tcdjmo2wKnr/0X/joXrP4hG7ZAAAAAElFTkSuQmCC");
    color: #005bac;
}
.breadcrumb ol {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0;
}
.breadcrumb ol li {
    display: inline-block;
}
.breadcrumb ol li a {
    color: #005bac;
    text-decoration: none;
}
.breadcrumb ol li:before {
    content: ">";
    padding-right: 5px;
}
.breadcrumb ol li:after {
    content: "";
    padding-left: 5px;
}
.breadcrumb ol li:first-child:before {
    content: "";
}
.breadcrumb ol li:hover a {
    color: #005bac;
    text-decoration: underline;
}
.margintop-20 {
    margin-top: 20px;
}
.paddingleft-30 {
    padding-left: 50px;
}
.width_110 {
    width: 110px !important;
}
.width_130 {
    width: 130px !important;
}
.width_390 {
    width: 390px !important;
}
.width_200 {
    width: 200px !important;
}
.section {
    display: table;
    table-layout: fixed;
    width: 97%;
    height: auto;
    overflow: hidden;background: #fff;
    padding: 20px;
}
.section .title {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px solid #005bac;
}
.section .title span {
    font-size: 18px;
    color: #333;
}
.section .title ul {
    list-style: none;
    display: inline-block;
    float: right;
    margin: 0;
    padding: 0;
}
.section .title ul li {
    display: inline-block;
}
.section .title ul li a {
    color: #666;
    text-decoration: none;
}
.section .title ul li:before {
    content: "|";
    padding-right: 5px;
}
.section .title ul li:after {
    content: "";
    padding-left: 5px;
}
.section .title ul li:first-child:before {
    content: "";
}
.section .title ul li:hover a {
    color: #005bac;
    text-decoration: underline;
}
.section .content {
    /*width: 300px;*/
}
.section .content ul {
    padding: 0 0 0 8px;
    margin: 0;
}
.section .content ul li {
    height: 26px;
    line-height: 26px;
    display: inline-block;
}
.section .content ul li a {
    text-decoration: none;
    color: #666;
    display: block;
}
.section .section-item {
    display: table-cell;
    height: auto;
    vertical-align: top;
}
.section-sub-wrap {
    padding: 0 10px;
    overflow: hidden;
}
.news {
    overflow: hidden;
    position: relative;
}
.news ul {
    margin: 0;
    padding: 0;
}
.news ul li {
    height: 28px;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 16px;
    -webkit-background-size: 4px 4px;
    background-size: 4px 4px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAMAAACeL25MAAAABlBMVEWZmZkAAACDUBULAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDE0IDc5LjE1MTQ4MSwgMjAxMy8wMy8xMy0xMjowOToxNSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDoxNjY0NTg0ODlGNDMxMUU2QTk2MkUwMEU3REEwMTM2NiIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDoxNjY0NTg0OTlGNDMxMUU2QTk2MkUwMEU3REEwMTM2NiI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjE2NjQ1ODQ2OUY0MzExRTZBOTYyRTAwRTdEQTAxMzY2IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjE2NjQ1ODQ3OUY0MzExRTZBOTYyRTAwRTdEQTAxMzY2Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+rAiEHQAAAAtJREFUCNdjYMAEAAAUAAHlhrBKAAAAAElFTkSuQmCC");
	overflow: hidden;
}
.news ul li .date {
    float: right;
    color: #999;
}
.news ul li .type {
    margin-right: 20px;
    display: inline-block;
}
.news ul li a {
    color: #333;
    text-decoration: none;
}
.news ul li:hover a {
    text-decoration: underline;
    color: #005bac;
}
.news2 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.news2 li {
    line-height: inherit;
    height: auto;
}
.news2 li a {
    text-decoration: none;
    display: block;
    width: 100%;
    padding: 5px 0;
    overflow: hidden;
}
.news2 li .news-title a{
    font-size: 16px;
    color: #005bac;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration: none;
}
.news2 li .news-title a:hover{
    color: #ff8800;
    text-decoration: underline;
}
.news2 li .news-desc {
    line-height: 1.8;
    padding: 6px 0 4px 0;
    color: #666;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
}
.news2 li a .news-content {
    color: #666;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news2 li:hover a {
    text-decoration: underline;
}
.news2 li:hover a .news-content {
    color: #005bac;
}
.project-container {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    background-image: url(../images/common/line.jpg);
    background-repeat: repeat-x;
    background-position: bottom left;
}
.project-container:hover {
    background-color: #f8f8f8;
}
.project-container .project-wrap {
    border: none;
}
.project-container .project-header {
    position: relative;
    text-align: left;
    font-size: 16px;
    padding: 16px 10px 10px 10px;
    color: #005bac;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.project-container .project-header a {
    text-decoration: none;
    color: #005bac;
}
.project-container .project-header a:hover {
    color: #ff8000;
    text-decoration: underline;
}
.project-container .project-body {
    padding: 0 10px 0 10px;
    text-align: left;
}
.project-container .project-body .desc {
    color: #666;
    line-height: 1.6;
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.project-container .project-body .desc a {
    color: #ff8000;
    text-decoration: none;
}
.project-container .project-footer {
    text-align: left;
    color: #666;
    padding: 10px;
}
.project-container .project-footer .social {
    max-width: 1200px;
    height: inherit;
    margin-bottom: 5px;
}
.project-container .project-footer .social span {
    margin-left: 30px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
}
.project-container .project-footer .social span:first-child {
    margin-left: 0;
}
.project-container .project-footer .social span:hover a {
    text-decoration: underline;
    color: #ff8000;
}

/* blue推荐 */
.bltj_box {
    background: #fff;
    border: solid 1px #c5ddf1;
    margin-bottom: 10px;
}
.LR_margin {
    margin-left: 10px;
    margin-right: 10px;
}
.bltj_title {
    background: url(../images/tj_btitlebg.gif) repeat-x left top;
    line-height: 28px;
    height: 28px;
    font-size: 14px;
    font-weight: bold;
    color: #1f376d;
    padding-left: 10px;
}
.blimg_leftbox {
    width: 298px;
    float: left;
    margin-top: 10px;
    margin-left: 10px!important;
    margin-left: 5px;
}
.blimg_leftbox ul {
    width: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}
.blimg_leftbox ul li {
    float: left;
    margin-right: 4px;
    font-size: 12px;
    line-height: 22px;
    color: #666;
    text-align: center;
    width: 142px;
}
.blimg_leftbox ul li a {
    color: #666;
    text-decoration: none;
    margin-right: 10px;
}
.blimg_leftbox ul li img {
    width: 130px;
    height: 102px;
    padding: 4px;
    border: solid 1px #e3e4df;
}
.blimg_leftbox ul li span {
    float: left;
    text-align: center;
    width: 142px;
}
.clear {
    clear: both;
}
.bltext_righttbox {
    width: 450px;
    float: right;
    margin-top: 10px;
}
.bltext_righttbox ul {
    width: auto;
    padding: 0;
    margin: 0;
    list-style: none;
}
.bltext_righttbox ul li {
    background: url(../images/li_bg054.gif) no-repeat left center;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    padding-left: 8px;
    width: 430px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bltext_righttbox ul li p{
    margin: 2px 0;
}
.bltext_righttbox ul li a {
    color: #666;
    text-decoration: none;
}
.bltext_righttbox ul li a:hover {
    color: #005bac;
    text-decoration: underline;
}


.color-red {
    color: #e53a29;
    padding: 0 4px;
}
.content-wrap .content-caption .content-action {
    float: right;
    display: inline-block;
}
.content-wrap .content-caption .content-action a {
    display: inline-block !important;
    vertical-align: middle;
}
.content-wrap .content-summary {
    margin-top: 10px;
    background-color: #f5f5f5;
    text-indent: 2em;
    padding: 10px;
    font-size: 14px;
}
.content-wrap .content-keys {
    margin: 10px 0;
}
.content-wrap .content-keys ul {
    display: inline-block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.content-wrap .content-keys ul li {
    display: inline-block;
    padding: 0 10px;
}
.content-wrap .content-keys ul li a {
    text-decoration: none;
    color: #e53a29;
}
.content-wrap .content-keys ul li a:hover {
    color: #005bac;
}
.content-wrap .pagebar {
    padding-top: 10px;
}
.content-wrap .pagebar a {
    color: #ff8000;
    text-decoration: none;
}
.content-wrap .pagebar a:hover {
    color: #005bac;
    text-decoration: underline;
}
.content-wrap .pagebar .prev-content {
    float: left;
    text-align: left;
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-wrap .pagebar .next-content {
    float: right;
    text-align: left;
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-wrap .post-comments {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #ccc;
}
.content-wrap .post-comments a {
    text-decoration: none;
}
.content-wrap .post-comments a:hover {
    color: #005bac;
    text-decoration: underline;
}
.content-wrap .post-comments .post-title {
    margin-top: 20px;
}
.content-wrap .post-comments .post-title .post-count {
    float: right;
}
.content-wrap .post-comments .post-edit {
    margin-top: 10px;
}
.content-wrap .post-comments .post-edit .post-action {
    text-align: right;
}
.content-wrap .post-comments .post-edit .post-action input[type=submit] {
    width: 130px;
    height: 40px;
    background-color: #e53a29;
    color: #fff;
    border: none;
    margin-right: -4px;
    cursor: pointer;
}
.content-txt{
    font-size: 16px;
    color: #666;
}
.comment-list .comment-item {
    margin: 10px 0;
    padding-bottom: 4px;
    border-bottom: 1px solid #ccc;
}
.comment-list .comment-item:last-child {
    border-bottom: none;
}
.comment-list .comment-item .comment-header {
    color: #005bac;
}
.comment-list .comment-item .comment-body {
    margin: 10px 0;
}
.comment-list .comment-item .comment-footer {
    color: #b8b8b8;
}
.comment-list .comment-item .comment-footer span {
    float: right;
}
.comment-list .comment-item .comment-footer span a {
    color: #666;
    text-decoration: none;
}
.comment-list .comment-item .comment-footer span a:hover {
    text-decoration: underline;
    color: #005bac;
}
@media (max-width:768px){
	
.section .section-item {
    display: block;
    height: auto;
    vertical-align: top;
    width: 98%;
    margin: auto;
}
#commentBtn5{
width:auto
}
.content-wrap .pagebar .next-content {
    float: left;
    text-align: left;
    display: inline-block;
    width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.content-wrap .pagebar {
    padding-top: 10px;
    height: 50px;
}
.content-txt img{
    width:100%;
    height: auto;
    margin-left: -2em;
}
}