@charset "utf-8";

#newspage{padding:10px; font-family:'微软雅黑'; font-size:16px; overflow:hidden;}
#newspage .head{height:80px; border-bottom:1px dashed #ccc; text-align:center; color:#333;}
#newspage .head .tit{height:50px; line-height:50px;}
#newspage .head .tit h1{font-size:26px;}
#newspage .head .info_show{height:30px; line-height:30px;}
#newspage .head .info_show p{padding:0 20px; font-size:14px; display:inline; color:#999;}
#newspage .head .info_show span{color:#DA7702;}
#newspage .info_con{margin-top:10px; overflow:hidden; width:100%;}
#newspage .info_con, #newspage .info_con p, #newspage .info_con span{font:16px/26px '微软雅黑'; margin:0; padding:0;}
#newspage .info_con h2{font-size:20px;}
#newspage .info_con b, #newspage .info_con strong{font-weight:bold;}
#newspage .info_con table{text-align:center; border-right:1px solid; border-bottom:1px solid; border-collapse:collapse;}
#newspage .info_con table td{padding:5px 10px; border-top:1px solid; border-left:1px solid;}
#newspage .info_share{height:35px; line-height:35px; background:#EEE; margin:10px 0 10px 0;}
#newspage .info_share .tit{width:100px; text-align:center; font-weight:bold; color:#2482B5; font-size:16px; float:left; line-height:35px;}

#propage{overflow:hidden; line-height:26px; font-family:"微软雅黑"; padding:5px;}
#propage .propage_head{width:100%; height:240px; overflow:hidden; margin-bottom:20px;}
#propage .lhead_propage{width:35%; height:98%; overflow:hidden; float:left; border:2px solid #0062B5;}
#propage .lhead_propage img{width:100%; height:100%; margin:0 auto; display:block;}
#propage .rhead_propage{width:62%; height:100%; overflow:hidden; float:right;}
#propage .r_pro_title{width:100%; height:40px; text-align:center; line-height:40px; border-bottom:1px dashed #bbbbbb;}
#propage .r_pro_title h1{font-size:20px;}
#propage .r_pro_ms{width:100%; height:140px; overflow:hidden; color:#666;}
#propage .r_pro_ms span{font-size:15px; font-weight:bold; display:block; color:#666;}
#propage .r_pro_bot{width:100%; height:60px; background-color:#F2F2F2; color:#2572AF; }
#propage .r_pro_bot .tell{width:100%; height:30px; line-height:30px; font-size:20px;}
#propage .r_pro_bot .tell span{font-size:15px; color:#666; font-weight:bold;}
#propage .propage_con{width:100%; overflow:hidden;}
#propage .propage_con .propage_con_ul{background-color:#0062B5; overflow:hidden;}
#propage .propage_con .propage_con_ul li{width:120px; height:40px; float:left; line-height:40px; font-size:20px;  font-weight:bold; text-align:center; color:#FFF; cursor:pointer;}
.con_hover{background-color:#FF900D;}
#propage .propage_con .propage_con_body{width:100%; overflow:hidden;  border-bottom:1px solid #CCC; padding:10px 0;}
#propage .propage_con .propage_con_body,#propage .propage_con .propage_con_body p,#propage .propage_con .propage_con_body span,#propage .propage_con .propage_con_body table{font:16px/26px "微软雅黑"; color:#333; margin:0; padding:0;}
#propage .propage_con .propage_con_body h2{font-size:16px;}
#propage .propage_con .propage_con_body h3{font-size:16px;}
#propage .propage_con .propage_con_body b, #propage .propage_con .propage_con_body strong{font-weight:bold;}
#propage .propage_con .propage_con_body table{text-align:center; border-right:1px solid; border-bottom:1px solid; border-collapse:collapse; border-spacing:0;}
#propage .propage_con .propage_con_body table td{padding:5px 15px; border-top:1px solid; border-left:1px solid;}

.comment-add .editor textarea {
    width: 98%;
    height: 70px;
}
.Validform_error {
    background: #FEFBD3;
}
.comment-add .subcon {
	width:95%;
	margin:5px auto;
}
.input {
    display: inline;
    margin-right: 5px;
    padding: 7px;
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    background: #fff;
    color: #999px;
    border: 1px solid #e8e8e8;
    border-radius: 2px;
}
.Validform_checktip {
    margin-left: 8px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    color: #999;
    font-size: 12px;
}
input.btn, button.btn {
    height: 40px;
    cursor: pointer;
    overflow: visible;
}
.btn {
    background: #1e7bb3;
    border: 1px solid #02598E;
    border-radius: 2px;
    vertical-align: middle;
}
.comment-box {
    position: relative;
    margin-top: 15px;
}
.comment-list li {
    padding: 15px 0;
    border-top: 1px solid #f7f7f7;
}
.comment-list li .avatar {
    display: block;
    float: left;
    margin-top: 6px;
    background: #fff;
    border-radius: 2px;
    width: 42px;
    height: 42px;
    overflow: hidden;
}
.comment-list li .avatar img {
    width: 42px;
    height: 42px;
}
.comment-list li .inner {
    margin-left: 52px;
}
.comment-list li .inner p {
    color: #333;
    font-size: 14px;
    line-height: 1.8em;
}
.comment-list li .inner .meta {
    margin: 0;
    padding-top: 3px;
    color: #999;
    border: none;
}
.meta {
    margin: 30px 0 0 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #f0f0f0;
}
.blue {
    color: #1E7BB3;
}
.comment-list li .inner .meta .time {
    margin-left: 5px;
    padding-left: 20px;
    color: #777;
    background: url(../image/sprite.gif) no-repeat left -158px;
}
.comment-list li .answer {
    margin-left: 48px;
    padding: 10px;
    background: #fafafa;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.comment-list li .answer .meta {
    margin: 0;
    padding: 0;
    color: #999;
    margin-bottom: 5px;
    border: none;
}
.comment-list li .answer p {
    color: #555;
    font-size: 14px;
    line-height: 1.8em;
}
.page-box {
    margin-top: 15px;
    color: #999;
    font-size: 14px;
}
div.digg {
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 14px;
}
div.digg span.disabled {
    border: 1px solid #eee;
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #ddd;
}
div.digg span.current {
    padding: 5px 12px;
    margin: 0 0 0 8px;
    color: #555;
    font-weight: bold;
}
.base-tit {
    border-bottom: 1px solid #f0f0f0;
    color: #3b8dd1;
    line-height: 1em;
    font-size: 18px;
    font-weight: normal;
	width:98%;
	margin:3px auto;
}
.base-tit i {
    float: right;
    padding: 10px 0;
    color: #999;
    font-size: 12px;
    line-height: 26px;
    font-style: normal;
}
.base-tit span {
    position: relative;
    top: 1px;
    display: inline-block;
    padding: 10px 0;
    border-bottom: 1px solid #3b8dd1;
}
.meta .right{float:right; width:auto;}



#next_art{height:30px; line-height:30px; color:#666; border-top:1px solid #f1f1f1; padding:0 5px; font-size:14px;}
#next_art a{color:#3870BA;}
#next_art span{float:right;}


#foot_prolist{height:215px; margin:10px auto; overflow:hidden;}
#foot_prolist .tit{height:30px; line-height:30px; font-size:16px; color:#0062B5; background:#fafafa; padding-left:10px; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; font-weight:bold;}
#foot_prolist ul{list-style:none;}
#foot_prolist li{width:24%; height:160px; margin:10px 3px; overflow:hidden; border:1px solid #ccc; float:left;}
#foot_prolist li img{width:100%; height:130px;}
#foot_prolist span{width:100%; text-align:center; line-height:30px; font-size:14px; display:block; background:#ccc;}
#foot_prolist li:hover span{background:#0078C1;}
#foot_prolist span a{display: inline-block; width: 100%; padding: 0 5px; box-sizing: border-box; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;  color:#fff;}


#pro_comment{height:auto; margin:10px auto; overflow:hidden;}
#pro_comment .com_title{height:30px; line-height:30px; font-size:16px; color:#0062B5; background:#fafafa; padding-left:10px; border-bottom: 1px solid #e5e5e5; font-weight:bold;}


#foot_news{overflow:hidden;}
#foot_news .tit_news{height:30px; line-height:30px; color:#0062B5; background:#fafafa; font-size:16px; padding-left:10px; border-bottom: 1px solid #e5e5e5; font-weight:bold;}
#foot_news li{width:45%; padding-left:10px; margin-left:10px; background:url(../image/foot_news.jpg) no-repeat left center; line-height:30px; float:left; }
#foot_news li a{color:#333; text-decoration:none; }
#foot_news li span{float:right;}
#foot_news li a:hover{color:blue;}