/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: 微软雅黑 !important;
}
ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	outline: none;
}
/*去除虚线框*/
a {
 blr:expression(this.onFocus=this.blur()); /* IE Opera */
	outline: none; /* FF Opera */
}
a:focus {
	outline: none;
}
.container {
	width: 100% !important;
}
/*header footer*/
.footer {
	width: 100%;
	height: 170px;
	padding-top: 20px;
	text-align: center;
	float: left;
}
.h0{
	height:20px !important;
}
.img-bottom-rmd {
	width: 94%;
	height: 100px;
	margin: 10px 3%;
}
.c1 {
	color: #fe0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.c2:link, a.c2:visited, a.c2:active {
	color: #0093a7;
	text-decoration: underline;
	font-size: 12px;
}
/*header footer end*/

/*liat nav*/
.img-top {
	width: 100%;
	height: 180px;
	float: left;
}
.img-top-d {
	width: 100%;
	height: 150px;
}
.ul-nav {
	width: 100%;
	border-top: 1px solid #dcdddd;
	float: left;
}
.ul-nav li {
	width: 100%;
	height: 60px;
	float: left;
	border-bottom: 1px solid #dcdddd;
}
a.link-nav {
	display: block;
	width: 100%;
	height: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
a.link-nav:link, a.link-nav:visited {
	color: #2b2b2b;
}
a.link-nav:active {
	color: #606060;
}
.title-nav {
	display: block;
	float: left;
	margin-top: 20px;
}
.img-nav {
	width: 20px;
	height: 20px;
	float: right;
	margin-top: 20px;
}
/*list nav end*/

/*content*/
.content {
	width: 100%;
	float: left;
}
.inner-content {
	width: 100%;
	padding: 10px 8px;
	font-size: 14px;
	line-height: 24px;
	word-break: break-all;
}
.inner-content p {
	text-indent: 28px;
	word-break: break-all;
	margin-bottom: 0px;
}
.inner-content p.f1 {
	font-size: 120%;
	font-weight: bold;
}
.p-title {
	width: 100%;
	font-size: 22px;
	color: #000;
	padding: 8px 0px 15px 0px;
	text-align: center;
	font-weight: bold;
}
.inner-img {
	width: 100%;
}
.tb-box {
	width: 100%;
	/*border-top: 1px solid #e4e5e5;
	border-left: 1px solid #e4e5e5;*/
	margin-top: 10px;
	margin-bottom: 30px;
}
.tb-box th {
	/*border-right: 1px solid #e4e5e5;*/
	border-bottom: 1px solid #e4e5e5;
	padding: 5px 5px 10px 5px;
	text-align: center;
	font-size: 120%;
}
.tb-box td {
	border-right: 1px solid #e4e5e5;
	border-bottom: 1px solid #e4e5e5;
	border-left: 1px solid #e4e5e5;
	padding: 5px 5px;
	font-size: 90%;
}
/*.tb-box tr td:first-child {
	width: 30%;
	text-align: center;
}*/
.tr1 td{
	font-size:100%;
	font-weight:bold;
}
.t1 {
	width: 20%;
	text-align: center;
}
.t2 {
	width: 22%;
	text-align: center;
}
.t3 {
	width: 40%;
	text-align: center;
}
.t4 {
	text-align: center;
}
.div-info-inner{
	width:100%;
	float:left;
}
.img-success{
	display:block;
	width:25px;
	float:left;
}
.span-info{
	display:block;
	color:#282828;
	float:left;
	margin-top:3px;
	margin-left:10px;
}
/*news list*/
.ul-list {
	width: 100%;
	border-top: 1px solid #dcdddd;
}
.ul-list li {
	width: 100%;
	height: 80px;
	float: left;
	border-bottom: 1px solid #dcdddd;
	font-size: 100%;
}
a.link-news {
	display: block;
	width: 100%;
	height: 100%;
}
a.link-news:active {
	background-color: #f2f2f2;
}
.img-news {
	width: 60px;
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	border-radius: 2px;
	display: block;
}
.inner-right {
	height: 60px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.news-title {
	width: 100%;
	height: 20px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #353535;
	font-size: 14px;
}
.news-content {
	width: 100%;
	height: 36px;
	color: #616060;
	font-size: 11px;
	margin-top: 3px;
	line-height: 20px;
	word-break: break-all;
	overflow: hidden;
}
/*news detail*/
.inner-box {
	width: 100%;
	padding: 20px 17px;
	word-break: break-all;
}
.d-title {
	width: 100%;
	font-size: 22px;
	/*color: #3e5285;*/
	padding: 5px 5px 18px;
	line-height: 40px;
}
.d-date {
	margin-bottom: 22px;
	color: #aaa9a7;
	font-size: 12px;
}
.d-img {
	margin: 0 auto 22px;
	display: block;
	max-width: 100%;
}
.d-content {
	margin-bottom: 22px;
	/*color: #425b9d;*/
	font-size: 14px;
	line-height: 1.8em;
	/*text-indent: 24px;*/
	word-break: break-all;
}
.d-content img {
	max-width: 100%;
}
.d-content p {
	margin-bottom: 0px;
}
/*fireprotection*/
.ul-msg {
	width: 100%;
	border-top: 1px solid #dcdddd;
}
.ul-msg li {
	width: 100%;
	padding: 15px 15px;
	float: left;
	border-bottom: 1px solid #dcdddd;
	font-size: 100%;
}
.m-info {
	width: 100%;
	border-bottom: 1px solid #e7e7e7;
	word-break: break-all;
}
.color {
	color: #666666;
	font-size: 14px;
}
.color1 {
	color: #999999;
	font-size: 13px;
}
.m-content {
	width: 100%;
	color: #0e0e0e;
	margin-top: 10px;
}
.m-reply {
	line-height: 22px;
	color: #616161;
	margin-top: 5px;
	word-break: break-all;
}
.s1 {
	font-size: 13px;
	color: #000;
	font-weight: bold;
}
.s2 {
	text-indent: 48px;
	width: 100%;
	display: block;
}
.m-submit {
	width: 100%;
	padding: 10px 15px;
	float: left;
	margin-top: 10px;
}
.a-title {
	width: 100%;
	font-size: 15px;
	font-weight: bold;
	font-family: 微软雅黑;
}
.a-text {
	width: 100%;
	height: 80px;
	color: #8b8b8b;
	font-size: 13px;
	padding: 5px 5px;
	border: 1px solid #dcdddd;
	margin-top: 10px;
	border-radius: 1px;
}
a.a-submit {
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	border-radius: 3px;
	margin-top: 10px;
	background-color: #a5bbe3;
}
a.a-submit:link, a.a-submit:visited {
	color: #fff;
	text-decoration: none;
}
a.a-submit:active {
	background-color: #839fd1 !important;
}
/*report*/
.d-group{
	width:100%;
	padding:5px 0px 8px 0px;
	margin-top:5px;
}
.d-group label{
	width:100%;
	color:#666;
	font-size:110%;
	border-bottom:1px solid #dcdddd;
	padding-bottom:5px;
}
.s3{
	display:block;
	float:left;
}
.s4{
	display:block;
	color:red;
	float:left;
	margin:2px 0px 0px 4px;
}
.pd-top{
	padding-top:0px !important;
}
.left{
	float:left;
}
.right{
	float:right;
}
.w-half{
	width:66% !important;
}
.input{
	width:100%;
	padding:8px 5px;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#888;
	margin-top:5px;
}
.input-date{
	width:80%;
	padding:8px 5px;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#888;
	margin-top:5px;
	float:left;
}
.selSex{
	width:100%;
	height:42px;
	border:1px solid #dcdddd;
	border-radius:3px;
	color:#888;
}

.textarea{
	width:100%;
	height:80px;
	padding:8px 5px;
	border:1px solid #dcdddd;
	border-radius:3px;
}
.sp-code{
	display:block;
	width:30%;
	padding:5px 5px;
	border-radius:3px;
	color:#888;
	/*border:1px solid #dcdddd;*/
	float:right;
	text-align:center;
	margin-top:4px;
}
.verifyCode{
	width:100%;
	height:100%;
}
.btn-submit{
	width:100%;
	padding:8px 0px;
	border-radius:3px;
	margin-top:10px;
	border:none;
	color:#fff;
	background-color:#a5bbe3;
}
.btn-submit:active{
	background-color:#839fd1;
}
.icon-style{
	width:15%;
	padding:8px 12px;
	border:1px solid #dcdddd;
	float:left;
	margin-top:5px;
}

/*vote list*/
.ul-v-list {
	width: 100%;
	border-top: 1px solid #dcdddd;
}
.ul-v-list li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #b3a8a2;
	font-size: 100%;
	font-family:微软雅黑;
}
.ul-v-list li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	padding:15px 15px;
	float:left;
}
.div-v-title{
	width:100%;
	color:#0d7ccd;
	font-size:125%;
	font-weight:bold;
}
.div-v-content{
	width:100%;
	color:#727272;
	margin-top:10px;
}
.div-v-date{
	width:100%;
	color:#fd7600;
	margin-top:10px;
}
.img-clock{
	width:16px;
	height:16px;
	float:left;
}
.span-date{
	display:block;
	float:left;
	color:#fd7600;
	font-family:Arial, Helvetica, sans-serif;
	font-size:105%;
	margin-top:-2px;
	margin-left:5px;
}
/*header*/
.d-header {
	width: 100%;
	height: 50px;
	background-color: #0e7bce;
	position: fixed;
	top: 0px;
	left: 0px;
	padding: 0px 15px;
	z-index: 999999;
}
.back-img {
	wdith: 20px;
	height: 20px;
	float: left;
	margin-top: 14px;
}
.span-title {
	display: block;
	wdith: 20px;
	height: 20px;
	color: #fff;
	font-size: 120%;
	float: left;
	margin: 11px 10px 15px 10px;
	font-weight: bold;
}
/*list*/
.div-c-title{
	width:100%;
	border-bottom: 1px solid #dcdddd;
	margin-top: 50px;
	padding:10px 15px;
	color:#272727;
	font-size:130%;
	font-family:微软雅黑;
	font-weight:bold;
	float:left;
}
.ul-c-list {
	width: 100%;
}
.ul-c-list li {
	width: 100%;
	border-bottom: 1px solid #dcdddd;
	float: left;
}
.li-inner-top {
	width: 100%;
	padding: 15px 15px;
	float:left;
	position:relative;
}
.li-inner-bottom{
	width:100%;
	height:20px;
	margin-top:3px;
}
.li-left {
	width: 30%;
	height: 75px;
	float: left;
	text-align:left;
}
.img-show {
	width: 75px;
	height: 100%;
}
.li-right {
	width: 66%;
	height: 100%;
	float: right;
	/*新增属性，配合图片弹出样式*/
	position:absolute; 
	top:14px;
	right:0px;
}
.right-one {
	width: 100%;
	height: 20px;
	float:left;
}
.d-v-title {
	display:block;
	width:100%;
	font-size: 110%;
	color: #282828;
	font-family: 微软雅黑;
	float:left;
}
.d-v-into{
	display:block;
	color:#727272;
	float:left;
}
a.a-detail:link,a.a-detail:visited{
	display:block;
	width:40px;
	color:#0e7bce;
	text-decoration:none;
	float:right;
	margin-right:10px;
}
a.a-detail:active{
	color:#0e7bce;
	font-size:120%;
	text-decoration:none;
}
a.a-detail img{
	width:6px;
	height:10px;
	float:right;
	margin-top:5px;
}
.word-wrap{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
a.a-position:link, a.a-position:visited, a.a-position:active {
	color: #0372c1;
	text-decoration: none;
	float: right;
}
.img-position {
	width: 15px;
	height: 20px;
}
.p-info {
	font-size: 11px;
}
.right-two{
	width:100%;
	height:20px;
	float:left;
	margin-top:8px;
}
.img-star{
	width:20px;
	height:20px;
	float:left;
	margin-right:5px;
}
.right-three{
	width:100%;
	height:20px;
	float:left;
	margin-top:8px;
}
.right-three span{
	display:block;
	float:left;
}
.img-amount,.img-vote{
	wdith: 20px;
	height: 20px;
	margin-right:10px;
}
.span-amount{
	display:block;
	float:left;
	color:#fc7800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:110%;
	margin-top:3px;
	margin-left:5px;
	/*font-weight:bold;*/
}
.mt{
	margin-top:50px;
}
.mb{
	margin-bottom:0px;
}
/*detail*/
.div-d-content{
	width:100%;
	padding:10px 15px;
	margin-top:0px;
	font-family:微软雅黑;
}
.div-dc-title{
	width:100%;
	color:#0e7bce;
	font-size:110%;
}
.div-dc-content{
	width:100%;
	color:#0e7bce;
	font-size:100%;
	word-break:break-all;
	color:#282828;
	padding:5px 0px;
	line-height:22px;
}

/*vote add*/
.d-v-out{
	width:100%;
	padding:10px 15px 10px 15px;
	margin-top:50px;
}
.tb-v-list{
	width:100%;
	margin-bottom:20px;
}
.tb-v-list td{width:100%;
	padding:2px 0px;
}
.td-v-one{
	color:#282828;
	font-size:120%;
}
.radio{
	float:left;
	margin-top:10px;
}
.span-num{
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#717171;
	margin-top:3px;
	margin-left:5px;
}
.span-select{
	float:left;
	margin-top:3px;
	margin-left:5px;
	color:#717171;
	
}
.span-sel{
	display:block;
	width:100%;
	overflow:hidden;
}
a.a-sub:link,a.a-sub:visited{
	background-color:#0e7bce;
	border-radius:3px;
	padding:5px 15px;
	color:#fff;
	float:right;
	margin-top:5px;
	text-decoration:none;
}
a.a-sub:active{
	color:#fff;
	background-color:#046cbb;
	text-decoration:none;
}
a.a-subed:link,a.a-subed:visited,a.a-subed:active{
	background-color:#c2c3c3 !important;
}
.td-v-sub{
	padding:20px 0px;
}
.div-line-out{
	width:70%;
	height:15px;
	border:1px solid #dcdddd;
	float:left;
}
.div-go{
	width:30%;
	height:100%;
}
.div-num{
	color:#bbbbbb;
	font-style:italic;
	float:left;
	margin-top:-3px;
	margin-left:8px;
	
}
.img-ok{
	width:15px;
	height:15px;
	float:left;
	margin-left:8px;
}
.v-color0{
	background-color:#dff21c;
}
.v-color1{
	background-color:#eba55f;
}
.v-color2{
	background-color:#6375bd;
}
.v-color3{
	background-color:#de2b27;
}
.v-color4{
	background-color:#8d0a88;
}
.v-color5{
	background-color:#12b329;
}
.v-color6{
	background-color:#04709d;
}
.v-color7{
	background-color:#54a110;
}
.v-color8{
	background-color:#aebd0b;
}
.v-color9{
	background-color:#ad126d;
}
.v-color10{
	background-color:#0db181;
}
.v-color11{
	background-color:#b5f29e;
}
.v-color12{
	background-color:#ec915a;
}
.v-color13{
	background-color:#c1941b;
}
.v-color14{
	background-color:#7733f2;
}