* {
	margin: 0;
	padding: 0;
}
body {
	font-family: "微软雅黑";
	color: #fff;
	min-width: 1200px;
}
a {
	text-decoration: none;
	color: #fff;
}
input[type="submit"] {
	padding-bottom: 4px;
    border: none;
    outline: none;
}
li {
	list-style: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
.top, .bottom{
	overflow: hidden;
}
.rightBox {
	overflow: hidden;
}

/*按钮组样式.red-btn*/
.red-btn.active {
	background: url("../img/circle_btn_active.png") no-repeat;
}
/*.red-btn:hover {
	background: #ff9415;
}*/
.sub-box {
	overflow: hidden;
	margin: 0 0 0 80px;
}
.red-btn {
	float: left;
    cursor: pointer;
    color: #fff;
    padding: 0 0 0 16px;
    height: 34px;
    margin: 4px 13px;
    letter-spacing: 18px;
    font-size: 21px;
    line-height: 30px;
    background: url("../img/circle_btn_default.png") no-repeat;
}


/*侧边栏样式*/
.slider a {
	display: inline-block;
	width: 260px;
	height: 60px;
	color: #333333;
	margin: 3px 0;
	font-size: 23px;
	background: #e5e5e5;
	line-height: 60px;
	text-align: center;
}
.slider a.active {
	background: #770e05;
	color: #f6f6f6;
	box-shadow: 2px 3px 2px #bb8d8d;
}
.slider a:hover {
	background: #770e05;
	color: #f6f6f6;
	box-shadow: 2px 3px 2px #bb8d8d;
}

/*模拟复选框*/
.check-box {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	position: relative;
	border: 1px solid #5a0300;
}
.check-box input {
	width: 19px;
	height: 19px;
	z-index: 10;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.check-box span {
	opacity: 0;
	filter: alpha(opacity=0);
}
/*.check-box input:checked + span {
	opacity: 1;
	filter: alpha(opacity=100);
}*/
.check-box span {
	position: absolute;
	left: 0;
	top: -2px;
	display: inline-block;
	background: url("../img/gou.png") no-repeat;
	width: 22px;
	height: 22px;
	z-index: 0;
}

/*页面样式*/
#haeder .head-top {
	height: 30px;
	line-height: 30px;
	padding: 0 240px;
	background: #5a0300;
}
#haeder .head-top p {
	float: right;
	padding: 0 0 0 20px;
	font-size: 12px;
	background: url("../img/phone.png") no-repeat 0 center;
}
#haeder .head-nav {
	height: 150px;
	background: url("../img/headNav-bg.jpg") no-repeat;
	background-size: 100% 100%;
}
#haeder .head-nav .container {
	width: 960px;
	height: 150px;
	padding: 0 120px;
	margin: 0 auto;
	position: relative;
}
#haeder .head-nav .logo {
	width: 185px;
	height: 150px;
	float: left;

}
#haeder .head-nav .logo img{
	width: 100%;
	margin-top:40px;

}
#haeder .head-nav .nav {
	top: 50%;
    position: absolute;
    right: 120px;
    /* float: right; */
    /* padding: 20px 0 0 0; */
    margin-top: -56px;
}
#haeder .head-nav .nav li {
	position: relative;
    float: left;
    font-size: 15px;
    height: 112px;
    width: 104px;
    text-align: center;
    background: url("../img/nav-right.png") no-repeat right 0;
}
#haeder .head-nav .nav li a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    line-height: 165px;
}
#haeder .head-nav .nav li span {
	display: inline-block;
	width: 100%;
	background-size: 25%;
	height: 32px;
	margin: 22px 0 15px;
}
.icon-lj {
	background: url("../img/nav-icon-1.png") no-repeat center;
}
.icon-dz {
	background: url("../img/nav-icon-2.png") no-repeat center;
}
.icon-ts {
	background: url("../img/nav-icon-3.png") no-repeat center;
}
.icon-pj {
	background: url("../img/nav-icon-4.png") no-repeat center;
}
.icon-aj {
	background: url("../img/nav-icon-5.png") no-repeat center;
}
.icon-bg {
	background: url("../img/nav-icon-6.png") no-repeat center;
}
.big-lj {
	background: url("../img/big-1.png") no-repeat 52% 8px;
}
.big-dz {
	background: url("../img/big-2.png") no-repeat 52% 8px;
}
.big-ts {
	background: url("../img/big-3.png") no-repeat 52% 8px;
}
.big-pj {
	background: url("../img/big-4.png") no-repeat 52% 8px;
}
.big-aj {
	background: url("../img/big-5.png") no-repeat 52% 8px;
}
.big-bg {
	background: url("../img/big-6.png") no-repeat 52% 8px;
}

#main {
	position: relative;
	min-height:640px;
}
#main .container {
	width: 1200px;
	padding: 10px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
}
#main .model-list {
	margin: 80px 0 5px 0;
    width: 1275px;
    overflow: hidden;
    text-align: center;
}
#main .model-list li {
	float: left;
	width: 346px;
	height: 188px;
	position: relative;
	cursor: pointer;
	margin: 0 75px 75px 0;
	border: 2px solid #990000;
}
#main .model-list li:hover {
	background-color: #ebc5c0;
}
#main .model-list p {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 42px;
}
#main .model-list p a {
	font-size: 31px;
	color: #a60500;
}
#main .model-list div {
	width: 100%;
	position: absolute;
	height: 38px;
	line-height: 38px;
	left: 0;
	bottom: 0;
}
#main .model-list div a {
	color: #2b0500;
	font-size: 18px;
}
#main .model-list div span {
	color: #2b0500;
}


#footer {
	height: 50px;
	line-height: 50px;
	background: #340100;
}
#footer .container {
	width: 960px;
	height: 50px;
	color: #fff;
	font-size: 17px;
	margin: 0 auto;
	background: url("../img/footer-bg.png") no-repeat;
	background-size: 100% 100%;
}
#footer .left .small {
	font-size: 12px;
	margin-left: 6px;
}

/*人物信息页面样式*/

/*点赞表格栏.do-box*/
.do-box {
	color: #333;
	overflow: hidden;
}
.formLine-wrap {
	border: 1px solid #858585;
	padding: 20px 60px;
	position: relative;
}
.formLine-wrap:first-child {
	border-bottom: none;
}
.formLine {
	margin: 0 0 15px 0;
	overflow: hidden;
}
.formLine .yzLink {
	display: inline-block;
	color: #ae1f0a;
	cursor: pointer;
	margin: 0 0 0 16px;
	font-size: 13px;
}
.formLine:last-child {
	margin-bottom: 0;
}
.formLine h3 {
	display: inline-block;
	width: 80px;
}
.formLine input[type="text"] {
	height: 30px;
	border: 1px solid #333;
	outline: none;
	padding: 0 0 0 5px;
}
.formLine .box {
	float: left;
	margin: 0 18px 0 0;
	min-width: 46%;
}
.formLine textarea {
	vertical-align: top;
	width: 690px;
	border: 1px solid #333;
}


.fun_box .imgBox {
    text-align: center;
    float: left;
    width: 310px;
    height: 368px;
    position: relative;
    border: 1px solid #cc7f7f;
}

.fun_box .imgBox .imgWrap {
    margin: 50px auto 0;
    width: 174px;
    height: 175px;
    background: #fff;
    /* position: absolute; */
    /* top: 54px; */
    /* left: 50%; */
    /* margin-left: -87px; */
    border: 1px solid #ccc;
    padding: 2px;
}

.fun_box .imgBox .imgWrap img {
	width: 100%;
	height: 100%;
}
.fun_box .imgBox .imgContent {
    display: inline-block;
    color: #333;
    font-size: 23px;
    /* position: absolute; */
    width: 90%;
    /* left: 50%; */
    /* bottom: 44px; */
    line-height: 35px;
    text-align: center;
    /* margin-left: -155px; */
}

.fun_box .imgBox .imgContent a {
	color: #333;
	font-size: 23px;
}
.fun_box .imgInfo {
	width: 452px;
	float: right;
	height: 244px;
	padding: 62px 74px;
	border: 1px solid #cc7f7f;
}
.fun_box .imgInfo .infoLine {
	overflow: hidden;
	color: #333;
	font-size: 22px;
	margin: 0 0 20px 0;
}
.fun_box .imgInfo .infoLine .infoLeft {
	float: left;
}
.fun_box .imgInfo .infoLine .infoRight {
	float: left;
}
.infoRight .box {
	float: left;
	margin: 0 26px 0 0;
}
.fun_box {
	padding: 18px 0 12px 20px;
}
.fun_box .bottom {
	/*margin: 8px 0 0 0;
	border: 1px solid #cc7f7f;*/
}
.fun_box .bottom form {
	/*padding: 10px 60px 20px;*/
}
.fun_box fieldset {
	margin: 8px 0 0 0;
    border: 1px solid #cc7f7f;
	color: #333333;
	font-size: 13px;
	line-height: 25px;
	font-weight: bold;
	padding: 10px 0 20px 35px;
}
.fun_box legend {
	font-size: 26px;
	/*font-weight: normal;*/
}

.btn-group {
	margin: 16px 0 12px 0; 
}
.btn-group .btn_ul {
	overflow: hidden;
	margin: 0 0 0 534px;
}

/*返回..首页按钮*/
.go-back,.go-shouye {
	display: inline-block;
	width: 77px;
	height: 79px;
	line-height: 77px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	position: fixed;
	right: 30px;
	bottom: 70px;
	background: url("../img/circle_bg.png") no-repeat;
}
/*.go-back:hover,.go-shouye:hover {
	background: #b5210b;
}*/
/*.go-back {
	display: inline-block;
	width: 77px;
	height: 79px;
	position: fixed;
	right: 30px;
	bottom: 70px;
	background: url("../img/ga-back.png") no-repeat;
}*/

/*人物列表页面样式*/
.peopleList-page .rightBox {
	padding: 3px 0 12px 20px;
}
.peopleList-page .wrap-box {
    overflow: hidden;
    padding: 36px 0 0;
    /* height: 292px; */
    margin: 0 0 12px 0;
    text-align: center;
    position: relative;
    border: 1px solid #ce796c;
}
.peopleList-page .wrap-box a {
	color: #333;
}
.peopleList-page .wrapper {
    vertical-align: top;
    text-align: center;
    width: 228px;
    margin: 0 0 36px 0;
    display: inline-block;
}

.peopleList-page .wrapper:last-child {
	margin-right: 0;
}
.peopleList-page .wrapper .img-box {
    margin: 0 auto;
	width: 140px;
	border: 1px solid #ccc;
	padding: 2px;
	height: 168px;
}
.peopleList-page .wrapper .img-box img {
	width: 100%;
	height: 100%;
	border: none;
}
.peopleList-page .wrapper .box-content {
	color: #000;
	font-size: 17px;
	padding: 8px 0 0 0;
}
.peopleList-page .wrap-box h2 {
	background: #ae1f0a;
	color: #fff;
	height: 60px;
	line-height: 60px;
	font-size: 25px;
	font-weight: normal;
}
.peopleList-page .wrap-box .content-show {
    line-height: 46px;
    color: #000;
    font-size: 15px;
    padding: 0 34px;
    text-align: left;
}
.peopleList-page .wrap-box .link-detail {
	padding: 8px 7px;
	color: #fff;
	background: #ae1f0a;
	font-size: 12px;
	border-radius: 8px;
	position: absolute;
	right: 100px;
	bottom: 14px;
}


/*评价栏样式*/
.comment-content .qr-box {
	position: absolute;
	top: 14px;
	right: 135px;
}
.comment-content .qr-box p {
	text-align: center;
	font-size: 15px;
	content: #333
}
.comment-content .qr-box img {
	width: 100%;
}


/*点赞页面样式*/
.dataList-box .left {
	width: 140px;
	margin: 8px 0 0 120px;
	min-height: 140px;
	background: url("../img/big-2.png") no-repeat 60% 50%;
}
.dataList-box .left .title {
	height: 40px;
	line-height: 40px;
	text-align: center;
    background: #ae1f0a;
    font-size: 17px;
    color: #fff;
}
.dataList-box .left p {
	color: #990000;
	font-size: 30px;
	text-align: center;
	margin: 100px 0 0 0;
	cursor: pointer;
}
.dataList-box .rightBox {
	padding: 8px 0 0 42px;
}
.wrapper-box {
	overflow: hidden;
	margin: 0 0 12px 0;
}
.wrapper-box .head {
	height: 40px;
	background: #ae1f0a;
	font-size: 17px;
	color: #fff;
	padding: 0 0 0 74px;
	line-height: 40px;
}
.wrapper-box .content {
	border: 1px solid #e7bbb5;
	border-top: none;
	padding: 30px 0 18px 150px;
	color: #333;
	font-size: 19px;
}
.upvote-page .formLine textarea {
	width: 500px;
	position: relative;
    left: -5px;
    border: 1px solid #ccc;
}
/*模拟select选择框*/
.select-wrap {
	vertical-align: top;
	display: inline-block;
	width: 160px;
}
select option {
	padding: 10px 0;
	font-size: 20px;
}
.select-wrap .select-box {
	height: 30px;
	width: 100%;
	font-size: 20px;
	line-height: 30px;
	text-indent: 5px;
	border: 1px solid #333;
}
.select-wrap .select-box .btn-down {
	float: right;
	height: 100%;
	width: 25px;
	cursor: pointer;
	background: url("../img/span.png") center no-repeat;
}
.select-wrap .select-box .btn-down:hover {
	background-color: teal;
}
.select-list {
	display: none;
}
.select-list li {
	cursor: pointer;
	line-height: 30px;
	text-align: center;
	border: 1px solid #333;
	border-bottom: none;
}
.select-list li:first-child {
	border-top: none;
}
.select-list li:last-child {
	border-bottom: 1px solid #333;
}
.select-list li:hover {
	background: #333;
	color: #fff;
}


/*通报案件页面样式*/
.tongbao-page .rightBox {
	padding: 3px 0 12px 35px;
}
.tongbao-page .infoShow-box h2 {
	height: 60px;
	background: #991100;
	text-align: center;
	line-height: 60px;
	font-size: 32px;
	font-weight: normal;
}
.tongbao-page .infoShow-box .content-show {
	border: 1px solid #808080;
	border-top: none;
	color: #333;
	padding: 95px 138px;
	overflow: hidden;
}
.tongbao-page .infoShow-box .content-show p {
	font-size: 20px;
	border-bottom: 1px solid #ae1f0a;
	margin: 0 0 20px 0;
}
.tongbao-page .luokuan {
	float: right;
	text-align: center;
	margin: 50px 0 0 0;
}
.tongbao-page .luokuan .which-ju {
	font-size: 25px;
	width: 118px;
	border-bottom: 1px solid #ae1f0a;
}
.tongbao-page .luokuan .time-show {
	font-size: 20px;
}

/*首页问题报告页面*/
.proReport-page .rightBox .bottom {
	margin-bottom: 12px;
}
.proReport-page .formLine textarea {
    width: 500px;
}
.red-star {
	position: relative;
    top: 5px;
    left: 4px;
    color: red;
}
.dataList-box .wrapper-box .content {
	padding: 30px 66px;
} 
.chooseImg {
	border: 1px solid #ccc;
	overflow: hidden;
	padding: 20px 34px;
}
.choosePic-box .color-red {
	color: #c45b4b;
	font-size: 15px;
	margin: 0 0 0 25px;
}
.chooseImg img {
	width: 100%;
	height: 100%;
}
.chooseImg li {
	margin: 0 14px 0 0;
	float: left;
	width: 156px;
	height: 190px;
	padding: 2px;
	border: 1px solid #ccc;
}
.chooseImg li:last-child {
	margin: 0;
}
.file-btn {
	cursor: pointer;
	padding: 14px 18px;
	background: #cccccc;
	color: #fff;
	display: inline-block;
	font-size: 18px;
}

.dataList-box .leftContent {
	float: left;
}
.dataList-box .rightContent {
	overflow: hidden;
	padding: 0 5px;
}
.dataList-box textarea {
	width: 100%;
}
.dataList-box .formLine input {
	width: 270px;
	height: 30px;
	line-height: 30px;
	padding: 0 0 0 5px;
	border: 1px solid #ccc;
	outline: none;
}
.dataList-box .formLine.yz-box input {
	width: 195px;
}
.yzm-box {
	display: inline-block;
	height: 30px;
	width: 80px;
	border: 1px solid #ccc;
	vertical-align: middle;
}


/*通报数据列表页面样式*/
.tongbaoData-page .rightBox {
	padding: 3px 0 12px 35px;
}
table {
	width: 100%;
	text-align: center;
}
.tongbaoData-page tr td:first-child {
	width: 70%;
}

.dataList-box tr td:first-child {
	width: 25%;
}
.dataList-box tr td:last-child {
	width: 25%;
}

table a {
	color: #333;
}
th {
	background: #991100;
}
table th a {
	color: #fff;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: 2px;
}
tr {
	height: 45px;
	
}
table,th,td {
	border: 1px solid #ccc;
	border-collapse: collapse;
}
tbody tr a {
	display: block;
	font-size: 17px;
}
tbody tr:hover {
	background: #ffe4ca;
}
tbody tr:hover a {
	color: #ae1f0a;
}

.goPage-box {
	color: #333;
	margin: 10px 0;
	text-align: center;
}
.goPage-box a {
	color: #333;
	padding: 2px 6px;
	font-size: 12px;
	border: 1px solid #ccc;
}
.goPage-box a.active {
	border: none;
	color: #ae1f0a;
}

/*报告数据查询结果页面样式*/
.dataList-box td {
	height: 70px;

}
.dataList-box .top-wrap {
	float: right;
	margin: 0 0 30px 0;
}
.dataList-box .top-wrap .chaxun-btn {
	background: #ff9c00;
	color: #fff;
	float: left;
	font-size: 17px;
	padding: 0 18px;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	margin: 0 20px 0 0;
}
.dataList-box .top-wrap .search-box {
	height: 35px;
	float: left;
}
.dataList-box .search-box input {
	height: 33px;
	line-height: 33px;
	padding: 0 0 0 5px;
    border: 1px solid #ccc;
}
.dataList-box .search-box .search-btn {
	cursor: pointer;
	width: 33px;
	height: 35px;
	float: right;
	background: url("../img/goo.jpg") no-repeat;
}




