﻿@charset "utf-8";
/* CSS Document */
/*
* @description: 网站内页样式
* @author: ishang_pan
* @update: ishang_pan (2017-09-22 13:30)
*/

/** 通用颜色值 **/
.red{color: #f50000;}
.main-box{padding: 0 20px 20px;width: 1160px;background: #fff;}

/**************list**********************/
/*左栏*/
.list-left{float:left;width: 280px;background: #f5f5f5;min-height: 685px;}
.list-left h3{height: 56px;line-height: 56px;color:#fff;font-size: 20px;font-weight:bold;text-align:center;background:#d13433 url(../images/page/list-t.png) center center no-repeat;}
.list-left ul li{border-bottom: 1px solid #fff;}
.list-left li a{display:block;padding: 15px 0;margin:0 20px;font-size:18px;background: url(../images/page/jt.png) right center no-repeat;}
.list-left li a:hover,.list-left li.hover a{background: url(../images/page/jt-h.png) right center no-repeat;color: #d13433;}

/*右栏*/
.list-right{float: right;width: 860px;min-height: 685px;}
.list-right h2{height: 48px;line-height: 48px; font-weight:bold;font-size: 20px;color: #d13433;text-indent:15px;border-bottom: 1px solid #ddd;}
.right-box ul li{height:53px;line-height: 53px;padding-left: 12px;border-bottom:1px dashed #ddd;background: url(../images/page/dian.png) 0 center no-repeat;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.right-box ul li span{float: right;color: #999;font-size: 14px;}
/*****************************************/


/********************detail*********************/
.m-body{padding: 30px;}
.m-body h1{font-size: 30px;line-height: 45px;text-align: center;padding: 0 60px 20px;font-weight:bold;/* color: #d13433; */}
.m-body h2{font-size: 20px;line-height: 45px;text-align: center;padding: 0 60px 30px;}
/*作者  发布时间*/
.u-funs{padding: 10px;font-size: 14px;position:relative;background:#f5f5f5;line-height: 20px;overflow: hidden;}
.u-funs span{margin: 0 10px;}
.u-funs .ziti{float: right;}
/*分享按钮*/
.bshare-custom{margin-top: 20px;text-align: right;}
/*内容*/
.m-contnet{font-size: 16px;min-height: 165px; padding: 30px 0;}
.m-contnet p{margin-bottom: 20px;line-height: 30px;text-align: justify;}
.m-contnet p img{max-width: 100%;}
.m-contnet table{border-collapse: collapse;}
.m-contnet table td{border: 1px solid #333;}

/*detailVideo*/
.m-dtvideo{width: 700px; height: 400px;}

/*二维码*/
.wzewm{text-align:center; margin:0 auto;}
.wzewm span{display:block;}
.wzewm span.txt-color{font-size: 12px; color: #c0c0c0;}
#qrcode img {margin: 10px auto;padding: 5px;border: 1px solid #ddd;}
/*顶部  打印  关闭*/
.m-btfuns{line-height: 24px;margin-top: 15px; border-top: 1px dashed #ddd; padding: 10px 0; overflow: hidden;}
.m-btfuns ul{float:right;overflow: hidden;}
.m-btfuns li{float: left;}
.m-btfuns li a{display: block;color: #5e5e5e;font-size: 14px;padding-left: 15px;}
.m-btfuns li a img{margin: 5px 5px 0 0;}
.m-btfuns li a:hover{color: #d13433;}
/*上一条*/
.detail-zy{margin-top: 15px;overflow: hidden;}
.detail-zy .detail-prev img{margin-right: 15px;}
.detail-zy .detail-next img{margin-left: 15px;}
/*****************************************/


/* 分页 */
.m-pagination{margin-top:20px;display: inline-block;}
.m-pagination li{float: left; margin: 3px; height: 28px; font-size: 14px;}
.m-pagination li a{display: block; padding: 0 10px; line-height: 26px; border: 1px solid #ccc; font-size: 14px; background: #fff;}
.m-pagination li.u-redirect{line-height: 28px;}
.m-pagination li.u-redirect input{padding: 0 5px; vertical-align: middle; width: 42px; height: 28px; line-height: 28px; border: 1px solid #ccc; margin: -2px 0 0 3px; *margin: -2px 0 0 3px; _margin: -2px 0 0 3px;}
.m-pagination li.active a,.m-pagination li a:hover{background: #d13433; border: 1px solid #d13433; color: #fff;}
.m-pagination li.page-info a,.m-pagination li.page-info a:hover{border: 1px solid #ccc; cursor: default; color: #666; background: #fff;}
.m-pagination li.disabled a,.m-pagination li.disabled a:hover{background: #eee; border: 1px solid #ccc; cursor: default; color: #666;}
 

/********************list-picture*********************/
.list-picture{margin: 20px 0 20px -15px;overflow: hidden;}
.list-picture li{float:left;padding:0;margin:0 0 15px 15px;width:203px;height:185px;line-height:35px;background:#f5f5f5;text-align:center;border-bottom: none;}
.list-picture img{display:block;width:203px;height:150px;margin:0 auto;}

/*****************************************/

.u-newscontnet{width:800px;margin:0 auto;}

/* 站点地图 */
.is-sitemap {height: auto !important;min-height: 400px;padding: 10px 15px;}
.is-sitemap h2{height: 45px;background:url(../images/home/t-bj3.png) 0 bottom repeat-x;overflow: hidden;}
.is-sitemap h2 a{display: inline-block;padding:0 28px;color:#d13433;font-weight: bold;font-size: 18px;background-image: url(../images/home/t-bj1.png),url(../images/home/t-bj2.png);background-position: 0 center,right center;background-repeat: no-repeat,no-repeat;}
.is-sitemap ul {overflow:hidden;padding:10px 0;}
.is-sitemap ul li {float:left;width: 20%;height:40px;line-height:40px;margin-bottom:10px;text-align:center;}
.is-sitemap ul li a {display:block;background:#f5f5f5;margin: 0 10px;padding: 0 10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.is-sitemap ul li a:hover{background:#d13433;color:#fff;}


/* 信件查询 */
.m-mxlb h2 { height: 48px; line-height: 48px; font-weight: bold;  border-bottom: 1px solid #ddd; }
.m-mxlb h2 a{padding:0 15px;font-size: 20px;}
.m-mxlb h2 a.hover,.m-mxlb h2 a:hover{color: #d13433; }
.m-mxlb h3{height: 50px; line-height: 50px;font-size: 16px;background: #f5f5f5;overflow: hidden;}
.m-mxlb .zz{display: inline-block;float: left;width: 50%;text-align: center;}
.m-mxlb .fbl{display: inline-block;float: right;width: 50%;text-align: center;}
.m-mxlb ul li{height: 50px; line-height: 50px; border-bottom: 1px dashed #ddd;overflow: hidden; }
.m-mxlb ul li span{ color: #999; font-size: 14px; }
.m-cx{text-align: center;}
.m-cx input,.m-cx select{padding:0 10px;height:30px;line-height:30px;border: 1px solid #ddd;}
.m-cx input[type="submit"]{color: #fff;background: #d13433;border: 1px solid #d13433;}
