/**
 * @author Jasper Zhang
*/
/**************公用样式**************/
body {
    font-family: "宋体", serif;
    background: #ffffff;
    font-size: 12px;
    color: #000000;
}

body,
div,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select {
    padding: 0;
    margin: 0;
}

table,
td,
tr,
th {
    font-size: 12px;
    color: #000000;
}

ol,
ul,
li {
    list-style: none;
}

img {
    vertical-align: top;
    border: 0;
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover {
    color: #FF0000;
    text-decoration: underline;
}

.clear {
    clear: both;
    font-size: 1px;
    width: 1px;
    visibility: hidden;
    line-height: 1px;
    height: 1px;
}

.red {
    color: #FF0000;
}

.eFont {
    font-family: Verdana;
}

.left {
    float: left;
}

.baikelink {
    color: #0A51AB;
    text-decoration: underline;
}

.vmiddle {
    vertical-align: middle
}

.vmiddle {
    vertical-align: middle;
}

/**************头部**************/
#top {
    width: 970px;
    background: url(../png/top.png) repeat-x left top;
    color: #5E5E5E;
    height: 28px;
    margin: 0px auto 0px auto;
    text-align: left;
    vertical-align: middle;
    line-height: 28px;
    padding-left: 10px;
}

#top a {
    color: #5E5E5E;
    text-decoration: none;
}

#top a:hover {
    color: #5E5E5E;
    text-decoration: underline;
}

#top span {
    float: right;
    padding-right: 10px;
}

#top form {
    margin-top: 0 !important;
    margin-top: 2px;
}

#topbar {
    width: 970px;
    background: url(../png/top.png) repeat-x left -28px #FFFFFF;
    color: #5E5E5E;
    height: 32px;
    margin: 0px auto 3px auto;
    line-height: 27px;
    padding: 1px 0px 0px 10px;
}

#head {
    width: 980px;
    height: 60px;
    margin: 10px auto;
    overflow: hidden;
}

#logo {
    width: 150px;
    height: 60px;
    float: left;
    overflow: hidden;
    text-align: center;
}

.logoRight {
    width: 800px;
    height: 60px;
    float: right;
    text-align: right;
    overflow: hidden;
}

#nav {
    width: 970px;
    margin: 0px auto 6px;
    height: 30px;
    background: url(../png/top.png) no-repeat left -67px;
    ;
    overflow: hidden;
    padding-left: 10px;
}

#nav a {
    color: #FFFFFF;
    padding: 4px 7px 0px;
    line-height: 26px;
    float: left;
    text-align: center;
    background: url(../png/top.png) no-repeat right -126px;
}

#nav .quickBtn {
    float: left;
    padding: 4px 1px 0px 0px;
}

#nav #quickmenu a {
    background: none;
    color: #323232;
    padding: 0px;
    line-height: 22px;
    float: none;
}

#nav #navSearch {
    float: right;
    margin-right: 10px;
    width: 198px;
    height: 18px;
    border: 1px solid #003C74;
    margin-top: 5px;
    background: #FFFFFF;
    overflow: hidden;
    display: inline
}

#nav #navSearch .sInput {
    border: 0;
    padding: 0 0 0 2px;
    margin: 0;
    width: 175px;
}

#nav .hotline {
    float: right;
    margin-right: 10px;
    width: 230px;
    color: #FFFFFF;
    line-height: 30px;
    font-family: verdana;
}

#naver {
    width: 958px;
    height: 35px;
    line-height: 35px;
    margin: 0px auto 7px;
    border: 1px solid #ECECEC;
    padding: 0 10px;
    clear: both;
    /*background:url(gclist.png) no-repeat left -79px; overflow:hidden;*/
    color: #535353;
}

#naver b {
    color: #D62400
}

#searchBar {
    float: right;
    margin: 5px 0px 0 0;
    height: 25px;
    line-height: 25px;
    overflow: hidden;
}

.inputStyle {
    width: 200px;
    color: #A1A1A1;
    height: 21px;
    border-top: solid 1px #000000;
    border-left: solid 1px #000000;
    border-right: solid 1px #C0C0C0;
    border-bottom: solid 1px #C0C0C0;
    line-height: 21px
}

.banner {
    width: 980px;
    overflow: hidden;
    margin: 5px auto 0;
    font-size: 0;
}

.adH {
    float: left;
    margin-left: 2px;
}

.naverAd {
    float: right;
    margin-right: 10px;
    margin-top: 2px;
}

.searchBtnW60 {
    background: url(../png/content.png) no-repeat -398px -172px;
    width: 60px;
    height: 20px;
    border: none;
    line-height: 20px;
    cursor: pointer;
}

.searchBtn {
    background: url(../png/content.png) no-repeat -322px -172px;
    width: 43px;
    height: 20px;
    border: none;
    line-height: 20px;
    cursor: pointer;
}

/**************主体内容**************/
#content {
    width: 980px;
    margin: auto;
    margin-top: 5px;
}

#main {
    width: 646px;
    float: left;
}

#articleContent {
    background: url(../png/mark_mysteel.png) 0 0 #fff;
    border: 1px solid #DDDEDE;
    padding: 15px 0;
    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: normal;
}

#articleContent h1 {
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin: 10px 15px 20px;
    clear: both;
    text-align: center;
}

#articleContent h2 {
    font-size: 16px;
    color: #010281;
    text-align: center;
    margin-bottom: 5px;
}

#articleContent .info {
    padding: 0 15px 15px 15px;
    line-height: 20px;
    text-align: left;
    border-bottom: 1px solid #DCDEE6FF;
    font-size: 14px;
    color: #999;
}

#articleContent .info .mysteel-data{
    color: #1A52A5FF;
}

.tool-supervision{
    position: relative;
    display: block;
    float: right;
    width: 20px;
    height: 20px;   
    background: url(../png/common_iconb595.png) no-repeat 0 -478px;
}

.tool-supervision-hover{
    position: absolute;
    top: 30px;
    left: -27px;
    display: none;
    width: 72px;
    height: 32px;
    background: rgba(0,0,0,0.75);
    box-shadow: 0px 9px 28px 8px rgba(0,0,0,0.05), 0px 6px 16px 0px rgba(0,0,0,0.08), 0px 3px 6px -4px rgba(0,0,0,0.12);
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;
    border-radius: 5px;
}

.tool-supervision-hover::before{
    position: absolute;
    top: -6px;
    left: 50%;
    transform: translateX(-50%);
    content: "";
    display: block;
    width: 10px;
    height: 6px;
    background: url(../png/tip-icon.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.tool-supervision:hover .tool-supervision-hover{
    display: block;
}

.content-info-text a{
    color: #999;
}
.content-info-text a:hover{
    color: #3861ab !important;
	text-decoration: none;
}

.publish-time::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 14px;
    margin: 0 5px 0 10px;
    overflow: hidden;
    background: #DCDEE6;
    position: relative;
    top: 2px;
    z-index: 1;
}



#articleContent .summary {
    text-align: justify;
    text-justify: inter-ideograph;
    background: #F7FCFF;
    margin: 10px 0 0;
    padding: 10px 5px;
    line-height: 21px;
    font-size: 14px;
    text-indent: 2em;
    border: 1px solid #dcdddd;
}

#articleContent .text {
    text-align: justify;
    text-justify: inter-ideograph;
    overflow: hidden;
    padding: 8px 15px;
    font-size: 14px;
    clear: both;
    line-height: 180%;
    width: 614px;
}

#articleContent .text p {
    margin-top: 10px;
    margin-bottom: 0;
    text-indent: 2em;
}

#articleContent .text a {
    color: #0A51AB;
}

#articleContent .text img {
    max-width: 100%;
    margin-left: -2px;
}

#articleContent .text .nad {
    float: left;
    margin-right: 5px;
}

#btext img {
    margin-left: 0;
}

#articleContent table {
    width: 100% !important;
    margin: 10px auto 0;
    border-collapse: collapse;
    border-bottom: 1px solid #666;
    border-right: 1px solid #666;
}

#articleContent table th {
    text-align: center;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    text-align: center;
}

#articleContent table td {
    border-top: 1px solid #666;
    border-left: 1px solid #666;
    text-align: center;
}

#articleContent .text .data-table {
    width: 100%;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    font: 12px/20px "Microsoft YaHei";
    word-wrap: break-word;
    word-break: break-all;
}

#articleContent .text .data-table th,
#articleContent .text .data-table td {
    border: 1px solid #dadada;
    padding: 5px 0;
    margin: 0;
    text-align: center;
}

#articleContent .text .data-table thead th {
    background: #f5f5f5;
}

#articleContent .text .data-table tbody td {
    text-align: right;
    padding-right: 5px;
}

#articleContent .text .data-table td.name-td {
    text-align: left;
}

#articleContent .text .data-table td .breed-name,
#articleContent .text .data-table td .breed-name-1,
#articleContent .text .data-table td .breed-name-2,
#articleContent .text .data-table td .breed-name-3 {
    padding: 0 3px 0 8px;
    text-align: left;
    display: block;
}

#articleContent .text .data-table td .breed-name-1 {
    text-indent: 2em;
}

#articleContent .text .data-table td .breed-name-2 {
    text-indent: 5em;
}

#articleContent .text .data-table td .breed-name-3 {
    text-indent: 8em;
}

#articleContent table td p,
#articleContent table th p {
    text-indent: 0 !important;
    margin-bottom: 0 !important;
}


#articleContent .text video {
    width: 100% !important;
    height: 100% !important;
    max-width: 100% !important;
    display: block;
}

#marketTable tr:hover {
    background: #FFFDD7;
}

#main .box {
    border: 1px solid #DDDEDE;
    margin: 5px 0 0;
}

#main .box h1 {
    background: url(../png/content.png) repeat-x left -85px;
    font-size: 14px;
    padding-left: 10px;
    line-height: 29px;
}

#main .box h1 span {
    background: url(../png/content.png) no-repeat -549px -178px;
    padding-left: 20px;
}

.nlist {
    padding: 10px;
}

.nlist li {
    line-height: 24px;
    height: 24px;
    font-size: 14px;
    overflow: hidden;
    font-family: 'Microsoft Yahei';
    color: #333;
}

.nlist li a {
    color: #333;
}

.nlist li a {
    max-width: 80%;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.nlist li.past a {
    max-width: 70%;
}

.nlist li a:hover {
    color: #1c60b7;
}

.nlist li a:before {
    width: 2px;
    height: 2px;
    overflow: hidden;
    content: "";
    display: inline-block;
    background: #333;
    margin-right: 5px;
    position: relative;
    z-index: 1;
    top: -3px;
}

.nlist li span {
    float: right;
}

.nlist li .red {
    color: #db2015;
}

#ePromotion {
    padding: 10px 20px;
    height: 320px;
}

#ePromotion .eSearchBtn {
    background: url(../png/content.png) no-repeat left -170px;
    width: 132px;
    height: 23px;
    border: none;
    line-height: 23px;
    cursor: pointer;
    color: #A50100;
    vertical-align: middle;
}

#ePromotion .inputStyle {
    line-height: 18px;
    height: 18px;
    vertical-align: middle;
}

#ePromotion .dec {
    color: #666666;
    line-height: 25px;
}

#ePromotion .e {
    color: #FF0000;
    text-align: center;
    margin: 10px;
    font-weight: bold;
}

#ePromotion .e a {
    color: #FF0000;
}

#ePromotion .eTitle {
    background: url(../png/content.png) repeat-x left -265px;
    height: 24px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 24px;
    clear: both;
    margin-top: 10px;
}

#ePromotion .elist {
    margin: 10px;
}

#ePromotion .elist li {
    width: 70px;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

#ePromotion .elist li a {
    color: #1F3A87;
}

#ePromotion .eCitylist {
    margin: 10px;
}

#ePromotion .eCitylist li {
    width: 40px;
    float: left;
    font-size: 12px;
    height: 20px;
    line-height: 20px;
}

#ePromotion .eCitylist li a {
    color: #1F3A87;
}

#main .box .column-title {
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    font-weight: bold;
    padding-left: 10px;
    background: url(../png/content.png) repeat-x 0 -85px;
    overflow: hidden;
    zoom: 1;
}

#main .box .column-title:before {
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    background: url(../png/content.png) no-repeat -549px -178px;
    position: relative;
    z-index: 1;
    top: 3px;
    margin-right: 5px;
    overflow: hidden;
}

#main .box .hot-breed-list,
#main .box .hot-city-list {
    padding: 10px;
    overflow: hidden;
    zoom: 1;
}

#main .box .hot-breed-list li,
#main .box .hot-city-list li {
    width: 80px;
    height: 24px;
    line-height: 24px;
    float: left;
    margin-right: 8px;
    overflow: hidden;
}

#main .box .hot-city-list li {
    width: 50px;
}

#main .box .form-soso-content {
    padding: 10px;
}

#main .box .soso-input {
    width: 255px;
    height: 19px;
    line-height: 19px;
    vertical-align: middle;
    color: #A1A1A1;
    border-top: solid 1px #000;
    border-left: solid 1px #000;
    border-right: solid 1px #C0C0C0;
    border-bottom: solid 1px #C0C0C0;
}

#main .box .search-soso-btn {
    width: 132px;
    height: 23px;
    line-height: 23px;
    border: none;
    outline: none;
    cursor: pointer;
    color: #A50100;
    vertical-align: middle;
    background: url(../png/content.png) no-repeat left -170px;
}

#main .box .soso-desp-text {
    height: 24px;
    line-height: 24px;
    color: #666;
}

#main .box .soso-tip-text {
    margin-top: 5px;
    color: red;
    font-weight: bold;
    text-align: center;
}

#main .box .soso-tip-text a {
    color: red;
}

.list {
    border-bottom: 1px dashed #A0A0A0;
    padding: 5px 1px 5px 1px;
    margin: 10px;
    font-size: 14px;
    color: #3A3A3A;
    overflow: hidden;
    clear: both;
    word-wrap: break-word;
    word-break: break-all;
}

.listtop {
    color: #828282;
    font-size: 12px;
}

.listtop span {
    float: right;
}

.listmain {
    font-size: 14px;
    padding: 8px 0px;
    color: #3A3A3A;
    word-wrap: break-word;
    word-break: break-all;
}

.listend {
    color: #828282;
    font-size: 12px;
    text-align: right;
}

.gailou {
    border: 1px solid #999999;
    background-color: #FFFFEE;
    padding: 5px;
    margin: 0px 0px 5px 0px;
}

.login {
    padding: 2px 0px;
    display: block;
}

.login .input {
    border: 1px solid #cccccc;
    height: 15px;
}

.replyTextarea {
    width: 576px;
    height: 120px;
}

/*评论框*/
.comment-area .list {
    color: #3A3A3A;
    overflow: hidden;
    clear: both;
    word-wrap: break-word;
    word-break: break-all;
}

.comment-area .list textarea {
    padding: 10px;
    width: 750px !important;
    height: 60px;
    overflow: auto;
    outline: none;
    border: 1px solid #3861ab;
    box-shadow: 2px 3px 3px #dfe4ed;
    margin-top: 10px;
}

.comment-area .list td {
    font-size: 14px;
}

.comment-area .listtop {
    margin-bottom: 10px;
}

.comment-area .listtop a {
    color: #3861ab;
}

.comment-area .listtop span {
    float: right;
    color: #999;
}

.comment-area .listmain {
    padding: 8px 0px;
    word-wrap: break-word;
    word-break: break-all;
}

.comment-area .listend {
    text-align: right;
}

.comment-area .listend a {
    margin: 0 5px;
}

.comment-area .gailou {
    background: #fffee7;
    border: 1px solid #cfcfa4;
    padding: 5px;
    margin: 0px 0px 5px 0px;
}

.comment-area .login .input {
    width: 140px;
    height: 28px;
    padding: 0 8px;
    line-height: 28px;
    border: 1px solid #c0c4d3;
    margin-right: 12px;
}

.comment-area .login spna {
    margin-left: 5px;
}

.comment-area .login a {
    margin: 0 8px;
}

.comment-area .replyTextarea {
    width: 576px;
    height: 120px;
}

.comment-area .areaTit {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    zoom: 1;
}

.comment-area .areaTit span {
    color: #dc3535;
}

.comment-area .areaTit dt {
    width: 605px;
    float: left;
    font-size: 20px;
    font-weight: bold;
    color: #3861ab;
}

.comment-area .areaTit dt span {
    font-size: 14px;
    font-weight: normal;
    margin-left: 5px;
}

.comment-area .areaTit dd {
    width: 160px;
    float: right;
    text-align: right;
}

.comment-area .areaTit dd span {
    font-style: italic;
    font-weight: bold;
    margin-right: 5px;
}

.comment-area .comment-box,
.comment-area .replyBox {
    border: 1px solid #3861ab;
    box-shadow: 2px 3px 3px #dfe4ed;
    margin: 10px 0 15px;
}

.comment-area .comment-box .textarea,
.comment-area .replyBox .textarea {
    width: 96%;
    border: 0;
    padding: 2%;
    height: 60px;
    overflow: auto;
    outline: none;
}

.comment-area .comment-box .login,
.comment-area .comment-box .loggedIn,
.comment-area .replyBox .login,
.comment-area .replyBox .loggedIn {
    background: #f8f8f8;
    padding: 8px 12px;
    height: 30px;
    line-height: 30px;
    border-top: 1px solid #cbcfdc;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
}

.comment-area .commentCon h4 {
    background: #e7e7e7;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
}

.replyBox {
    display: none;
    position: relative;
    background: #fff;
    margin-bottom: 0 !important;
}

.replyBox .arrow {
    position: absolute;
    width: 18px;
    height: 8px;
    overflow: hidden;
    top: -8px;
    right: 18px;
    background: url(../png/icon-3.png) no-repeat 0 -542px;
}

.replyBox .loggedIn {
    padding: 10px 12px 3px !important;
    *padding: 6px 12px 8px !important;
}

.comment-list {
    max-height: 550px;
    overflow: auto;
    position: relative;
}

.comment-list li {
    border-bottom: 1px solid #c6c5cb;
    padding: 15px 0;
}

.comment-list li h5 {
    color: #3861ab;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 8px;
}

.comment-list li .floor {
    padding: 10px;
    background: #fffee7;
    border: 1px solid #cfcfa4;
    margin-bottom: 10px;
    word-wrap: break-word;
    zoom: 1;
    position: relative;
    z-index: 1;
}

.comment-list li .floor .replyBox {
    margin-top: 32px;
}

.comment-list li .floor .commentInfo {
    line-height: 18px;
    height: 20px;
    overflow: hidden;
    position: relative;
    font-size: 12px;
    margin: 0 3px;
}

.comment-list li .floor .commentInfo .author {
    float: left;
    color: #3861ab;
    font-weight: bold;
    font-size: 14px;
}

.comment-list li .floor .commentInfo .floorCount {
    float: right;
}

.comment-list li dl {
    overflow: hidden;
    zoom: 1;
    margin-top: 5px;
    position: relative;
}

.comment-list li dl dt {
    width: 150px;
    color: #999;
    float: left;
}

.praise {
    float: right;
    position: relative;
    *width: 160px;
}

.praise p {
    cursor: pointer;
    position: relative;
}

.praise p i {
    position: absolute;
    height: 14px;
    line-height: 14px;
    overflow: hidden;
    background: url(../png/icon-3.png) no-repeat 0 0;
    cursor: pointer;
    left: 0;
}

.praise p.f-l {
    padding: 0 20px 0 19px;
    *width: 48px;
    margin-right: 20px;
    border-right: 1px solid #e0e0e0;
    float: left;
}

.praise p.f-l i {
    background-position: 0 -495px;
    width: 14px;
}

.praise p.f-l:hover,
.praise .pOn {
    color: #dc3535;
}

.praise p.f-l:hover i,
.praise .pOn i {
    background-position: -15px -495px !important;
}

.praise p.f-r {
    width: 30px;
    padding-left: 21px;
    float: right;
}

.praise p.f-r i {
    background-position: 0 -519px;
    width: 16px;
}

.praise p.f-r:hover {
    color: #dc3535;
}

.praise p.f-r:hover i {
    background-position: -17px -519px;
}

.inputBor {
    width: 135px;
    height: 28px;
    padding: 0 8px;
    line-height: 28px;
    border: 1px solid #c0c4d3;
    box-shadow: 0 1px 5px #c0c4d3 inset;
    margin-right: 12px;
}

.loginBtn,
.publishBtn {
    background: #456cb1;
    border-radius: 4px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 82px;
    border: none;
    float: right;
    *margin-top: -32px;
    cursor: pointer;
}

.loginBtn:hover,
.publishBtn:hover {
    background: #3861ab;
}

.publishBtn {
    margin-top: -3px;
}

.userBor {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    *height: 18px;
    *line-height: 18px;
    padding-right: 10px;
    margin-right: 5px;
    color: #3861ab;
    border-right: 1px solid #c0c4d3;
    overflow: hidden;
}

.loggedIn a {
    display: inline-block;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    *height: 18px;
    *line-height: 18px;
}

.clickMore {
    height: 43px;
    line-height: 43px;
    text-align: center;
    background: #e9f1ff;
    border: 1px solid #dcdee6;
    font-size: 16px;
    color: #3861ab;
    margin-top: 30px;
    cursor: pointer;
}

/*评论框弹出层*/
.comment-bounced {
    z-index: 999;
    position: fixed;
    top: 0;
    margin-left: 120px;
    width: 470px;
    border: 1px solid #c0c4d3;
    background: #fcfcfb;
    display: none;
}

.comment-bounced i.close {
    position: absolute;
    left: -31px;
    top: -1px;
    width: 30px;
    height: 30px;
    overflow: hidden;
    background: url(../png/icon-3.png) no-repeat 10px -374px;
    background-color: #fcfcfb;
    border: 1px solid #c0c4d3;
    border-right: none;
    border-radius: 0 0 0 3px;
    cursor: pointer;
}

.comment-bounced .rollerBox {
    position: relative;
    height: 655px;
    background: #fff;
    overflow-y: scroll;
    overflow-x: hidden;
}

.comment-bounced .rollerBox .c-title {
    background: url(../png/speak.png) no-repeat 16px 0;
    height: 30px;
    line-height: 30px;
    padding-right: 12px;
    font-size: 14px;
    margin: 15px 0;
    text-align: right;
    overflow: hidden;
}

.comment-bounced .rollerBox .c-title span {
    color: #dc3535;
    margin-right: 5px;
    font-size: 17px;
    font-style: italic;
}

.comment-bounced .rollerBox .c-title em {
    color: #999;
    margin: 0 8px;
}

.comment-bounced .rollerBox .c-header {
    padding: 0 16px 25px;
}

.comment-bounced .rollerBox .c-header .textarea {
    width: 404px;
    border: 0;
    padding: 2%;
    height: 60px;
    overflow: auto;
    outline: none;
    border: 1px solid #c0c4d3;
}

.comment-bounced .rollerBox .c-header .login {
    padding-top: 5px;
}

.comment-bounced .rollerBox .c-header .login .inputBor {
    width: 105px;
    margin-right: 10px !important;
}

.comment-bounced .rollerBox .c-header .loggedIn {
    padding-top: 5px;
    *padding-top: 10px;
}

.comment-bounced .rollerBox .c-header .loginBtn,
.comment-bounced .rollerBox .c-header .publishBtn {
    right: 30px;
}

.comment-bounced .rollerBox .c-main h4 {
    font-size: 16px;
    font-weight: bold;
    background: #f4f3f1;
    height: 48px;
    line-height: 48px;
    padding: 0 16px;
    border-top: 1px solid #c0c4d3;
}

.comment-bounced .rollerBox .c-main h4 .refresh {
    display: inline-block;
    margin: 0 0 -6px 10px;
    width: 45px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #999;
    font-weight: normal;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    padding-left: 15px;
    background-image: url(../png/icon-3.png);
    background-position: 7px -560px;
    background-repeat: no-repeat;
    background-color: #fff;
    cursor: pointer;
}

.comment-bounced .rollerBox .c-main h4 .refresh:hover {
    background-image: url(../png/icon-3.png);
    background-position: 7px -582px;
    background-repeat: no-repeat;
    color: #dc3535;
}

.comment-bounced .rollerBox .c-main .comment-list li {
    padding: 10px 12px 0;
}

.comment-bounced .rollerBox .c-main .comment-list li dl {
    padding-bottom: 10px;
}

.comment-bounced .rollerBox .c-main .comment-list li dl dt {
    width: 75px;
    padding: 0;
}

.comment-bounced .rollerBox .c-main .comment-list li dl dd {
    width: auto !important;
    *width: 160px !important;
}

.comment-bounced .rollerBox .c-main .comment-list li .textarea {
    border: 1px solid #c0c4d3;
    padding: 10px;
    width: 406px;
    height: 50px;
    overflow-y: auto;
}

.comment-bounced .rollerBox .c-main .comment-list li .loggedIn {
    overflow: hidden;
    height: 40px;
}

.comment-bounced .rollerBox .c-main .comment-list li .loggedIn .publishBtn {
    background: #e1e1e1;
    color: #333;
    margin-right: -10px;
}

.comment-bounced .rollerBox .c-main .comment-list li .loggedIn .publishBtn:hover {
    background: #d7d7d7;
}

.comment-bounced .rollerBox .c-main .more-tConmment {
    height: 36px;
    line-height: 36px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}




/*----侧边栏----*/
#sideBar {
    width: 320px;
    float: right;
    border: 1px solid #DDDEDE;
    background-color: #F7FCFF;
    overflow: hidden;
}

.sideAd {
    margin: 0 auto 5px;
    clear: both;
    text-align: center;
}

.sideAT {
    width: 305px;
    margin: 5px auto;
    clear: both;
    overflow: hidden;
}

.sideATL {
    float: left;
    width: 150px;
}

.sideATR {
    float: right;
    width: 150px;
}

.sideBarTitle {
    padding-left: 10px;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 5px;
    line-height: 18px;
    background: url(../png/content.png) no-repeat 75px top;
    clear: both;
}

.sideBarList {
    margin: 5px 10px;
}

.sideBarList li {
    line-height: 20px;
}

.sideBarList li a {
    color: #1F3A87;
}

/**************页面底部**************/
#foot {
    width: 980px;
    margin: 5px auto;
    clear: both;
}

#bottomNav {
    border: 1px solid #AED1F5;
    background-color: #EDF6FF;
    line-height: 24px;
    color: #013A91;
    text-align: center;
}

#bottomNav a {
    color: #013A91;
}

#copyright {
    line-height: 200%;
    text-align: center;
    font-family: Arial;
    margin: 10px 0;
}

/*----弹窗----*/
#dialogalert {
    display: none;
    position: fixed;
    _position: absolute;
    z-index: 999;
    padding: 3px;
    _background: #2f88dc;
    background: rgba(47, 136, 220, 0.9);
    width: 380px;
    height: 190px;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -190px;
}

#dialogalert .background {
    position: fixed;
    _position: absolute;
    z-index: 998;
    top: 0px;
    left: 0px;
    width: 100%;
    _width: expression(document.documentElement.clientWidth);
    height: 100%;
    _height: expression(document.documentElement.clientHeight);
    background: rgb(50, 50, 50);
    background: rgba(0, 0, 0, 0.2);
    -webkit-animation: animations .5s ease-in;
}

#dialogalert #inside {
    background-color: #FFFFFF;
    height: 190px;
    position: relative;
    z-index: 999
}

#dialogalert #inside h2 {
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #1977df;
    position: relative;
    display: block;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #dadada;
    text-align: center;
    height: 50px;
    padding-left: 5px;
    background: #fff;
    font-weight: normal;
    font: 18px/50px 'Microsoft Yahei';
}

#dialogalert #inside h2 a {
    position: absolute;
    display: block;
    right: 15px;
    margin-top: 15px;
    top: 0px;
    font-size: 14px;
    background-image: url(../png/close.fw.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 17px;
    height: 17px;
    display: inline-block;
}

#dialogalert #inside h2 a:hover {
    background-position: center bottom;
}

#dialogalert #inside .text {
    padding: 25px 15px 10px;
    font: 16px/20px 'Microsoft Yahei';
    text-indent: 2em;
    margin: 0;
}

#dialogalert #inside .openDialog {
    display: block;
    margin: 0 auto;
    width: 140px;
    cursor: pointer;
    height: 45px;
    background: #fe7a06;
    color: #fff;
    text-align: center;
    font: 20px/45px 'Microsoft Yahei';
    border-radius: 3px;
}

#dialogalert #inside .openDialog:hover {
    background-color: #ff861c;
    transition: all .3s ease-in .1s;
}

@-webkit-keyframes animations {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 0.2;
    }

    70% {
        opacity: 0.4;
    }

    100% {
        opacity: 0.5;
    }
}


/*************************新闻列表*************************/
.newsList li {
    overflow: hidden;
    zoom: 1;
}

.newsList li a,
.resList li a {
    max-width: 190px;
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.newsList li .time {
    float: right;
    color: #10449A;
}

.newsList li.past a {
    max-width: 155px;
}

.resList li a {
    max-width: 245px;
}

#articleContent #tool-part{
    margin: 0 15px;
}
 #tool-part{
    margin: 0;
}

#main #articleContent .feedback-area{
    margin: 20px 15px 15px;
}

#main .feedback-area{
    margin: 20px 0 15px;
}

#main #articleContent .box{
    margin: 5px 15px 0;
}

/*新增样式*/
#articleContent #content-title{
    font-size: 28px;
    line-height: 40px;
}