html{-webkit-text-size-adjust:none;}
/*list页面*/
.m-newslist {margin-top: 15px;}
.m-newslist .news-menu {min-height: 840px; padding: 0 10px;}
.m-newslist .news-menu .menu-tit {margin-top: 10px; height: 50px; font-size: 18px; color: #fff; line-height: 50px; text-align: center; background: #bf1c20; font-size: 17px;}
.m-newslist .news-menu .menu-list {padding-top: 10px; width: 228px; margin: 0 auto;}
.m-newslist .news-menu .menu-list li {margin-bottom: 10px;}
.m-newslist .news-menu .menu-list li a {display: block; height: 44px; line-height: 44px; font-size: 16px; padding-left: 30px; background-image: url("/media/images/menu-toggle.png"); background-repeat: no-repeat; background-position: 0 0;}
.m-newslist .news-menu .menu-list li a:hover {color: #bf1c20; background-position: 0 -44px;}
.m-newslist .news-menu .menu-list li a.hover {color: #bf1c20; background-position: 0 -44px;}
.m-newslist .news-container {padding: 10px;}
.m-newslist .news-container .list-tit {
height: 49px;
border-bottom: 1px solid #ddd;
}
.m-newslist .news-container .list-tit h1 {
float: left;
height: 50px;
line-height: 50px;
padding: 0 30px;
color: #fff;
font-size: 17px;
background: #bf1c20;
}
.m-newslist .list-news {padding: 15px 0;}
.m-newslist .list-news li {height: 30px; line-height: 30px; padding-left: 20px; background: url("/media/images/arr1.png") 8px center no-repeat;overflow:hidden;}
.m-newslist .list-news li:nth-child(5n) {padding-bottom: 15px; border-bottom: 1px dashed #ddd; margin-bottom: 15px;}
.m-newslist .list-news li span {float: right; line-height: 30px; padding-right: 10px; font-size: 13px; color: #999;}
.m-newslist .list-news li a{font-size:14px;}
/*内容页*/
.is-contentbox {padding:10px;}
.content-title {font-size:28px;text-align:center;line-height:30px;color:#333;font-family:"Microsoft YaHei","SimSun";margin:20px 0 25px 0;font-weight:bold;}
.content-summary {height:35px;line-height:35px;background:#fafafa;color:#666;font-size:14px; text-align:center;}
.content-summary a {color: #666;}
.content-summary span {margin-right:5px;}
.content-summary .wzdx {display:inline-block;}
.content-summary .bshare-custom {display:inline-block;margin-left:10px;}
.content-text {padding:10px;line-height:30px;color:#333;font-size:16px;}
.content-text p {margin:5px 0;}
.content-text img {display:block;max-width:100%;height:auto;margin:0 auto;}
/* 内容页针对表格处理 2017/9/16*/
.content-text table{border:1px solid #9E9D9D;border-collapse:collapse;}
.content-text td{border:1px solid #9E9D9D;padding:2px;font: normal normal normal 12px/150% Arial,"宋体",Helvetica,sans-serif;}
#qrcode img{margin:10px auto;padding: 5px;border: 1px solid #ddd;}
.content-text .downlist li {line-height: 26px; color: #ff0000; font-size: 14px;}
.content-text .guide {
text-align: center;
margin: 0 auto;
height: 180px;
}
.content-text .guide .txt {
display: block;
height: 28px;
line-height: 28px;
color: #c0c0c0;
}
.content-index {height: 30px; line-height: 30px; margin-bottom: 20px;}
.content-index .fl {padding-left: 30px; background: url("/media/images/index-lt.png") left center no-repeat;}
.content-index .fr {padding-right: 30px; background: url("/media/images/index-gt.png") right center no-repeat;}
.content-tips {height: 30px; line-height: 30px; margin-bottom: 20px;}
.content-tips a {display: inline-block; padding-left: 20px; margin-right: 10px;}
.content-tips .tips0 {background: url("/media/images/tips0.png") left center no-repeat;}
.content-tips .tips1 {background: url("/media/images/tips1.png") left center no-repeat;}
.content-tips .tips2 {background: url("/media/images/tips2.png") left center no-repeat;}
.content-tips a:hover {color: #1c73bb;}
.z-bsfw{ width:85%; overflow:hidden;margin:0 auto;}
.z-bsfw table{ width:100%; border-collapse:collapse;}
.z-bsfw table td{ border-collapse:collapse; border-spacing:0; border:1px solid #d2d0d0; padding: 8px 12px; font-size:14px; background:#fbfbfb; line-height:24px;}
.z-bsfw table td.name{ width:100px; font-size:15px; background:#EDEDED;}
/*listpic*/
.m-newslist .news-container .list-pic li{
float:left;
overflow:hidden;
text-align:center;
line-height: 24px;
padding-right: 9px;
padding-top: 12px;
}
.m-newslist .news-container .list-pic li img {
display: block;
width: 204px;
height: 120px;
padding: 2px;
border: 1px solid #e8e6e6;
}
/*站点地图*/
.is-sitemap {
min-height: 500px;
padding: 10px;
background-color:#fff;
}
.is-sitemap ul li {
background: url(""/media/images/arr1.png"") no-repeat scroll left 10px;
border-bottom: 1px dashed #dddddd;
height: auto;
line-height: 30px;
margin-bottom: 5px;
padding: 0 0 8px 12px;
}
.is-sitemap ul li h2 {
font-size: 14px;
padding: 0 0 8px;
}
.is-sitemap ul li h2 a {
background: none repeat scroll 0 0;
padding: 0;
}
.is-sitemap ul li a {
background: url("/media/media/images/arr.gif") no-repeat scroll left center;
height: 24px;
line-height: 24px;
margin-right: 8px;
padding-left: 10px;
}
/*搜索详细页*/
.is-search-jl {
height:40px;
line-height: 20px;
font-size: 14px;
font-weight: bold;
}
.is-search-list {
height:auto;
min-height:600px;
_height:600px;
}
.is-search-list ul li {
height:auto;
line-height:30px;
list-style:none;
color:#999999;
background:url("/media/images/arr01.gif") 5px 13px no-repeat;
padding-left:21px;
padding-bottom:5px;
border-bottom:1px dashed #dddddd;
margin-bottom:5px;
}
.is-search-list ul li span {
float:right;
font-family:Arial, Helvetica, sans-serif;
}
.is-search-list ul li a {
color:#333333;
font-size:14px;
}
.is-search-list ul li p {
line-height:20px;
}
/*搜索详细页结束*/
.is-feednr {
font-size: 15px;
}
table.is-feedback td {
vertical-align:middle;
font-size:14px;
font-family:"Microsoft YaHei";
background-color:#ffffff;
padding: 4px 10px;
}
table.is-feedback {
border-spacing:1px;
border-collapse:separate;
}
.is-feedback, .is-feedbox {
margin-bottom:15px;
}
.is-feedback li {
height:36px;
line-height:36px;
font-size:14px;
font-family:"Microsoft YaHei";
}
.is-feedbox li {
min-height:35px;
height:auto !important;
height:35px;
padding:0 0 10px 0;
line-height:35px;
font-size:14px;
font-family:"Microsoft YaHei";
zoom:1;
clear:both;
}
.is-feedbox li label, .is-feedbox li input, .is-feedbox li img {
float:left;
}
.is-feedbox li img {
margin-right:10px;
}
.is-feedbox li label {
width:90px;
/* [disabled]display:block;
*/
}
li.is-bdnr {
height:auto;
line-height:22px;
padding-bottom:8px;
}
.is-feedbox li input {
background: #fff;
position: relative;
line-height: 1.5em;
border: 1px solid #dddddd;
padding: 6px;
color: #333;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
}
.is-feedbox li textarea {
background: #fff;
position: relative;
line-height: 1.5em;
border: 1px solid #dddddd;
padding: 6px;
color: #a7b2b8;
border-radius: 4px;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
overflow: auto;
resize: none;
}
.is-feedbox input.button {
background: #313233;
display: inline-block;
position: relative;
height: 33px;
overflow: hidden;
margin: 18px 2% 2px 0;
padding: 0 15px 0 15px;
vertical-align: top;
line-height: 34px;
font-family: 'Droid Sans', sans-serif;
font-size: 12px;
font-weight: 700;
text-transform: uppercase;
text-decoration: none;
color: #fff;
border: none;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
cursor:pointer;
text-align: center;
}
.is-feedbox input.button:hover {
background: #1C73BB;
color: #fff;
}
.is-feedbacklist {
margin:10px 0;
}
.is-feedbacklist li {
padding:10px 0;
border-bottom:1px solid #ddd;
line-height:20px;
}
.is-feedbacktitle {
background:#f1f1f1;
color:#333;
border-top:1px solid #ddd;
border-bottom:1px solid #ddd;
}
.is-feedbacktitle dl {
padding:5px 10px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
color:#333;
height: 21px;
}
.is-feedbacktitle .right {
float:right;
width: 229px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.is-bold {
font-weight:bold;
color:#DE0000;
}
.is-feedbackcontent {
color:#333;
padding:5px 10px;
line-height:20px;
}
.is-newscontnet .text{
min-height:400px;
height:auto !important;
height:400px;
}
.is-viewsub {
font-size:14px;
font-weight:bold;
height:35px;
line-height:35px;
}
.is-viewsub .more {
float:right;
font-size:12px;
color:#666;
font-weight:normal;
}
.is-backtitle {
background:#ecf9ff;
height:35px;
line-height:35px;
padding:0 10px;
font-weight:bold;
color:#333;
border-bottom:1px dashed #d0e0e8;
}
.is-backcontent {
line-height:150%;
padding:10px;
background:#fefefe;
border-bottom:1px solid #ebebeb;
margin-bottom:10px;
}
.is-vote {
line-height:200%;
padding:20px;
}
.is-votetitle {
font-size:20px;
text-align:center;
font-family:"Microsoft YaHei";
line-height:35px;
padding-bottom:10px;
}
.is-viewcontent {
padding:20px 0;
line-height:200%;
margin:0 0 10px 0;
}
.is-votenr {
padding:20px;
border:1px solid #ddd;
margin:0 0 10px 0;
line-height:200%;
}
.is-votenr .input-xlarge {
height:28px;
line-height:28px;
float:left;
margin:0 5px 0 0;
border:1px solid #ddd;
outline:none;
}
.is-viewdate {
font-size:14px;
color:#f60;
font-weight:bold;
background:#f9f9f9;
padding:10px 0 10px 20px;
}
.is-viewdate span {
margin:0 10px;
}
.is-viewbox {
border:1px solid #ddd;
margin:10px 0;
}
.viewright {
float:right;
font-size:12px;
color:#333;
font-weight:normal;
}
.is-viewbox .is-newscontnet {
padding:10px;
min-height:300px;
_height:300px;
}
.is-con-fj {
height:30px;
line-height:30px;
font-size:14px;
padding:5px 10px;
color:#333;
background:#f5f5f5;
text-align:center;
}
.is-tablecss1 {
border-top:1px solid #eee;
border-left:1px solid #eee;
}
.is-tablecss1 td {
padding:5px;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
}
.is-mailnr {
padding:20px;
}
.is-mailtitle {
font-size:18px;
font-family:"Microsoft YaHei";
color:#007fd8;
line-height:40px;
margin:0;
padding:0;
font-weight:normal;
text-align:left;
}
.is-mailinfo {
height:33px;
line-height:33px;
border-bottom:1px solid #ddd;
padding:0 120px;
color:#666;
background:#fafafa;
}
.is-mailinfo .is-mailspan {
padding:0 14px;
}
.is-mailinfo .red {
color:#cf761f;
}
.is-mailwen {
padding:15px;
line-height:24px;
color:#333;
text-indent:2em;
min-height:250px;
_height:250px;
}
.is-mialhf {
position:relative;
background:#f4f4f4;
border:1px solid #ddd;
padding:0 15px 20px 15px;
}
.is-mailarr {
position:absolute;
top:-15px;
left:22px;
}
.is-hftitle {
height:47px;
border-bottom:1px dashed #a9a9a9;
line-height:47px;
font-size:18px;
color:#c50000;
font-family:"Microsoft YaHei";
}
.is-hftitle .is-hfdw {
float:right;
color:#000;
background:url("/media/images/editico.jpg") left center no-repeat;
padding-left:28px;
font-size:12px;
font-family:"??ì?";
font-weight:normal;
}
.is-line{border:#dddddd 1px solid; overflow:hidden; background:#fff}