﻿@charset "utf-8";
body{
	font-size:32px;
}
@media screen and (max-width:1000px) {
	body{
		font-size:24px;
	}
}
.index-float {
	display:none!important;
}
.top-bar .four-links {
	display:none;
}
.top-bar {
	height:1.5em;
	line-height:normal;
}
#menu>ul>li {
	display:block;
	width:12%;
	float:left;
}
#menu>ul>li:nth-child(6),#menu>ul>li:nth-child(7){
	width: 20%;
}
#menu>ul>li>.expand {
	display:none!important;
}
#menu>ul>li>a {
	height:auto;
	line-height:normal;
	padding:0.3em 0;
	border-bottom:0;
	border-top:0;
}
#menu>ul>li>a.icon_nav:before {
	display:none;
}
#menu>ul>li:hover>a {
	border:0;
}
.col-a-left,.col-a-right,.d-table .col-b-right {
	width:100%;
	float:none;
	margin-left:0;
}
.d-table>* {
	display:block;
}
.select-links-bar {
	display:none;
}
.query-p-list.col-6 a {
	width: 100%;
	margin-left: 0;
}
.col-h-a {
	height:auto;
}
.gray-bg {
	background:none;
}
.gray-bg dd {
	padding:0;
}
.artile-index p {
	line-height:2em;
}
.box-tab>dt{
	display:none;
}
.box-tab>dd>ul>li{
	display:block;
}
.small-title{
	display: block;
	background-color: #f7f7f7;
	border-top: 1px solid #d42b2b;
	border-bottom: 1px solid #e8e8e8;
	margin-top:5px;
	height:auto;
	line-height:normal;
}
.small-title .title-name{
	display: block;
	float: left;
	color: #fff;
	padding: 0.35em;
	color: #d20e0e;
	font-weight: bold;
	font-size: 0.9375em;
}
.focus-img.owl-carousel .item:after {
	padding-bottom:0.35em;
}
a.detail {
	float:none;
	text-align:center;
	padding:0.5em;
}

.find-bar input[type="text"] {
	height:34px;
	line-height:34px;
}
.find-bar {
	height:34px;
}
.find-bar input[type="submit"] {
	right:0px;
	top:2px;
	z-index:99999;
	position:absolute;
	background-color:#fff;
}
.copyright {
	line-height:1.65em;
	font-size:0.5em;
}
.sub.d-table> * {
	display:table-cell;
}
.sub-content .big-title {
	font-size:1.375em;
}
.news-list.pre-1 a,.news-list.pre-1 a:hover {
	background:none;
}
.news-list>a {
	padding-left:0;
}
.news_content_content {
	font-size:1em!important;
	line-height:2em!important;
	text-indent:2em!important;	
}
.sub-nav-narrow .nodes a {
	line-height:normal;
}
.copyright {
	text-align:left;
}
.box-tab .third-title a {
	height:1.65em;
	line-height:1.65em;
}
.location {
	margin:0.3em 0;
}
.more.more-mobile {
	padding:0.6em;
}
.location {
	padding:0;
	line-height:normal;
}
.location * {
	padding:0.5em 0;
	display:inline-block;
	height:auto;
	line-height:normal;
}
.location:before {
	padding:0.5em 0;
}
.box-content .single-article * {
	font-size:1em!important;
	line-height:2em!important;
	text-indent:2em!important;	
}
.news-list>a>span {
	font-size:1em;
}
.query-p-list a ,.artile-index {
	font-size:1em;
}
.query-p-list a span{
	min-height: inherit;
}
@media screen and (max-width:1000px) {
	.news-list > a {
		padding: 0.35em 0.75em;
	}
	#menu {
		width:4.5em;
		padding:0;
	}
	#menu>ul>li,#menu>ul>li:nth-child(6),#menu>ul>li:nth-child(7){
		width:100%;
	}
	#menu>ul>li>a, #menu>ul>li>a:hover, #menu>ul>li:hover>a {
		font-size:unset;
		width:100%;
	}
	.query-p-list.col-6 a {
		margin:0!important;
	}
	.news-list>a {
		border-bottom:1px solid #eee;
	}
	.news-list>a>span {
		width:100%;
		display:-webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		white-space: normal;
		overflow: hidden;
		line-height:1.5em;
		text-align:justify;
		float:none;
	}
	.news-list>a>em {
		display:none;
	}
	.news-list>a:last-child {
		border-bottom:0px;
	}
	/*意见征集--通用 提交验证码*/ 
	.suggestion_input_captcha_div + span {
		display:block!important;
	}
	.suggestion_input_captcha {
		width:100%!important;
	}
	.suggestion_input_submit {
		width:100%!important;
		margin: 0;
		padding: 0;
		margin-top: 10px;
	}
	.suggestion_input_captcha_div_plus {
		bottom:-9px!important;
	}
}
@media screen and (max-width:720px) { 
	span.box-title-name {
	padding:10px;
	}
.box-tab.sub-box-c .sub-title .arrow-down {
	width:30px;
	padding:10px;
	}
}
@media screen and (max-width:620px) {
	.find-bar {
		top:2px;
	}
}