
/************************* list 列表页 *******************************/
.leftBox{border:1px solid #ddd;}
.leftBox .is-title h1 { color: #fff;height: 46px;line-height:46px;font-size: 18px; font-weight: normal; background: url("../images/tip_03.png") no-repeat; text-indent: 30px;}
.leftBox .is-menu{width:225px;min-height: 700px;margin:0 auto;padding:10px 0;}
.leftBox .is-menu a{display: block;height: 46px;line-height: 46px;text-indent: 80px;background: url("../images/list_07.png") no-repeat left bottom;font-size: 16px;margin-top:10px;}
.leftBox .is-menu a.hover,.leftBox .is-menu a:hover{background-position: left top;color:#c90103;}

.rightBox .title{height: 46px;line-height:46px;font-size: 18px;border-bottom: 1px solid #ddd;}
.rightBox .title span{display: block;width:144px;text-align: center;border-bottom: 2px solid #c90103;color:#c90103;}
.rightBox .news{padding:10px 10px;}
.rightBox .news li{line-height: 35px;padding-left: 20px;background: url("../images/arr1.png") no-repeat left center;}
.rightBox .news li span{float: right;color:#999;font-size: 13px;}


/******************内容页**********/
.is-line1 { background: #fff; overflow: hidden;}
.is-contentbox {  clear: both;  padding: 0 10px;}
.is-newstitle {  font-size: 32px; text-align: center; color: #333;  line-height: 50px;  min-height: 80px;  padding-top: 30px;  }
#bdshare { padding-left: 30px;}

.is-newsinfo { height:36px; border-bottom:1px solid #ddd; text-align:center; color:#888;}
.is-newsinfo .is-leftinfo span {  padding:0 11px; line-height:36px;}
.is-newsinfo td{border:none;}
.is-newsinfo .is-leftinfo span i{font-style: normal;cursor:pointer;}
.is-newsinfo .bds_more { color:#000;}
.is-newscontnet { padding:20px 10px 0; color:#333; font-size:14px; line-height:200%; text-indent:2em;}
.is-newscontnet .text{  min-height:400px; text-indent:2em;}
.is-tips { color:#979797; font-size:12px;}
.is-newscontnet table{ border-collapse:collapse; border:1px solid #ddd; width:100%;}

.m-close{width:290px;float:right;padding:10px 0;}
.m-close a{padding-left:20px;margin-right:15px;}
.m-close a:hover{color:#c90103;}

.is-zy{ height: 40px; line-height: 40px;width:100%;border-top:1px dashed #ddd;}
/* .is-zy div{width:800px;float: right;} */
.is-zy div{width:800px;}
/************页面跳转*******/
#page_list { line-height: 20px; text-align: right;padding: 20px;font-size: 16px;}
#page_list .page {border: 1px solid #e0e0e0;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;color:#a30e0f;
    text-decoration: none;margin-right: 4px;margin-left: 4px;padding-top: 4px;padding-right: 8px;padding-bottom: 4px;padding-left: 8px;font-size: 16px;}
#page_list .page:hover {border: 1px solid #e0e0e0;background-color:#a30e0f;color: #fff;}
#page_list .currentpage{border: 1px solid #e0e0e0;    -webkit-border-radius: 3px;    -moz-border-radius: 3px;border-radius: 3px;  color: #999;text-decoration: none;margin-right: 4px;margin-left: 4px;padding-top: 4px;
    padding-right: 8px;padding-bottom: 4px;padding-left: 8px;}
#page_list .direct input{width:30px;padding:2px;border:1px solid #ddd;}


