input[type="number"], input[type="search"], input[type="text"],select, textarea {
    background-color: rgb(251, 251, 251);
    width: 100%;
    min-width: 60px;
    font-size: 12px;
    font-family: å¾®è½¯é›…é»‘;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(69, 135, 217);
    border-image: initial;
    padding: 10px;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button, select {
    text-transform: none;
}
.special-item-wrap {
	vertical-align: top;
	float: none;
	display: inline-block;
	padding: 0 10px!important;
	font-size: 14px;
	font-size: .14rem
}

.special-item {
	padding: 20px;
	margin-bottom: 20px;
	background: #fff;
	transition: all .3s ease 0s
}

.special-item:hover {
	box-shadow: 0 2px 10px rgba(0, 0, 0, .15);
	transition: all .3s ease 0s
}

.special-item-top {
	position: relative;
	overflow: hidden
}

.special-item-thumb {
	width: 200px;
	float: left;
	border-radius: 3px;
	overflow: hidden
}

@media (max-width:520px) {
	.special-item-thumb {
		width: 140px
	}
}

.special-item-thumb img {
	width: 100%;
	height: auto;
	transition: all .3s ease-out 0s
}

.special-item-thumb:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
	transition: all .3s ease-out 0s
}

.special-item-title {
	padding-left: 220px
}

@media (max-width:520px) {
	.special-item-title {
		padding-left: 155px
	}
}

.special-item-title h2 {
	font-size: 20px;
	font-size: .2rem;
	font-weight: 400;
	margin: 0 0 10px
}

@media (max-width:520px) {
	.special-item-title h2 {
		font-size: 16px;
		font-size: .16rem;
		margin-bottom: 8px
	}
}

.special-item-title a {
	color: #333;
	text-decoration: none;
	transition: all .3s ease 0s
}

.special-item-title a:hover {
	color: #4587D9;
	transition: all .3s ease 0s
}

.special-item-title p {
	height: 50px;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	display: -webkit-box;
	-webkit-line-clamp: 2
}

@media (max-width:520px) {
	.special-item-title p {
		height: 38px;
		line-height: 1.4
	}
}

.special-item-bottom {
	margin: 20px 0 0;
	padding: 12px 0 0;
	list-style: none;
	border-top: 1px solid #efefef
}

.special-item-bottom a {
	position: relative;
	display: inline-block;
	padding-left: 15px;
	color: #999;
	text-decoration: none;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	transition: all .3s ease 0s;
	vertical-align: top
}

.special-item-bottom a:before {
	position: absolute;
	left: 4px;
	top: 9px;
	width: 0;
	height: 0;
	line-height: 0;
	border: 4px solid transparent;
	border-left: 4px solid #ccc;
	content: "";
	transition: all .3s ease 0s
}

.special-item-bottom a:hover {
	color: #4587D9;
	transition: all .3s ease 0s
}

.special-item-bottom a:hover:before {
	border-left-color: #4587D9;
	transition: all .3s ease 0s
}

.special-item-more {
	position: absolute;
	bottom: 0;
	right: 0;
	padding-right: 10px;
	font-size: 12px;
	font-size: .12rem;
	line-height: 20px
}

.special-item-more:after {
	position: absolute;
	right: 0;
	top: 0;
	font-family: FontAwesome;
	content: "\f105";
	font-size: 14px;
	line-height: 20px
}

.special-item-more:focus,
.special-item-more:hover {
	text-decoration: none
}
.pip-special .special-item-title p{
	height: 120px;
}
.pip-special.special-item{
	padding-top: 0;
}
.pip-special.special-item .item-head{
	margin-bottom: 1.5em;
}
.pip-special.special-item:hover {
	box-shadow: none;
}
.pip-special .special-item-bottom{
	border: none;
	margin-top: 0;
}
.buletable {border: 1px solid #8BC1E7; text-align: center;  margin:0 auto; margin-bottom:10px;width: 88%}
@media only screen and (max-width: 767px) {
	.buletable{width: 100%;}
}
.buletable td{ border:#D1E5FE solid; border-width:0 1px 1px 0; padding:5px 0; text-align:center; text-indent:0;}
.buletable thead td {
    background-color: #EBF4FD;
    border-bottom: 1px solid #D1E5FE;
    font-weight: bold;
}
.buletable tr.trhead td{padding:1px 0; color:#00529F;}
.buletable tr.trblue{background-color:#f6fafe;}
.buletable tr.trsblue{background-color:#D1E5FE;}
.buletable tr.trsblue td{ padding:2px; font-weight:bold;}
.buletable td.redb{font-weight:bold;}
.buletable td.red,.buletable td.redb{ color:red; font-family: Verdana,Arial,Helvetica,sans-serif;}
.buletable td a{color: #00328F; font-family: Verdana,Arial,Helvetica,sans-serif;}
.buletable td.textleft{ text-align:left; padding-left:8px;}
.buletable tr:hover{background-color:#fafad4;border-bottom:#d1e5fe solid 1px;}
.chatable td.tl{ text-align:left; padding-left:10px;};
.chatable select{ height:27px; width:42px;}
.chatable input{ height:33px; line-height:33px; border:1px solid #ccc; padding:0 5px; font-size:16px; font-family:Verdana, Geneva, sans-serif;}
.chatable span{ color:#999;font-size: 12px;}
.buletable select {
    padding: 5px 5px;
    border: 1px solid #ddd;
    line-height: 16px;
    font-size: 16px;
    width: auto;
	height: 33px;
}
.post-subject-content .button-primary{
	color: #FFFFFF;
	margin-left: 0;
	cursor: pointer;
	opacity: .9;
}
.post-subject-content .button-primary:hover{
	opacity: 1;
}
.post-subject .post-subject-content ul.tablist{
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	border-bottom: 4px solid #4587D9;
}
.post-subject .post-subject-content ul.tablist li{
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 0;
	padding: 6px 8px;
}
.post-subject .post-subject-content ul.tablist li.active{
	background-color: #4587D9;
	color: #FFFFFF;
}
.post-subject .post-subject-content ul.tablist li a,.post-subject .post-subject-content ul.tablist li strong{
	
}
.post-subject .post-subject-content ul.tablist li a{
	text-decoration: none;
	color: #333333;
}
.post-subject .post-subject-content ul.tablist li:hover, .post-subject .post-subject-content ul.tablist li:hover a{
	background-color: #4587D9;
	color: #FFFFFF;
}
.post-subject .post-subject-content a.btn-primary{
	color: #FFFFFF;
	text-decoration: none;
}
.post-loop-default.col-2 .outlet{padding: 0;}
.post-loop-default.col-2 .item-title{margin: 0 0 10px;}
.post-loop-default.col-2 .outlet .item-excerpt{height: 85px;}
.post-loop-default.col-2 .outlet .item-excerpt .addr-list{
	list-style: none;
	padding-left: 0;
}
.post-loop-default.col-2 .outlet .item-excerpt .addr-list>li{
	width: 100%;
	color: #666;
	margin-bottom: 0;
}
.code-table td{
	min-width: 80px;
}
.code-table td.code{
	width: 60px;
	min-width: 60px;
}
@media only screen and (max-width: 767px) {
	.table-responsive>.table.code-table>tbody>tr>td, 
	.table-responsive>.table.code-table>tbody>tr>th, 
	.table-responsive>.table.code-table>tfoot>tr>td, 
	.table-responsive>.table.code-table>tfoot>tr>th, 
	.table-responsive>.table.code-table>thead>tr>td, 
	.table-responsive>.table.code-table>thead>tr>th{
		white-space:normal;
	}
}
.filter-container .filter-row{
	display: inline-block;
	width: 100%;
	line-height:2;
}
.filter-container .filter-row .filter-title{
	display: inline-block;
	width: 90px;
	color: #c7680a;
	font-weight: 500;
	line-height:30px;
	float: left;
	border-bottom: 1px dashed #d2d0d0;
}
.filter-container .filter-row .filter-title a{
	color: #c7680a;
}
.filter-container .filter-row .filter-content{
	display: inline-block;
	padding-left: 10px;
	max-width: 90%;
	float: left;
	word-break: break-word;
	word-wrap:break-word;
}
.filter-container .filter-row .filter-content a
{
	display: inline-block;
	color: #444444;
	padding: 0 10px 0 0;
	border-bottom: 1px dashed #d2d0d0;
	line-height:30px;
}
.filter-container .filter-row .filter-content a:hover{
	text-decoration: none;
}
.search_form form {
	padding: 0 90px 0 0;
	overflow: hidden;
	margin: 0 auto;
}
.search_form form input {
	height: 42px;
	background-color: #fff;
	float: left;
	border-radius: 0;
}
.search_form form .search_btn {
    margin-right: -80px;
    width: 80px;
    background-color: var(--theme-color);
    color: #fff;
    border: none;
}
.faguiTitle { text-align: center; font-size: 24px; color: #333; font-weight: 500; padding: 20px 0 30px; font-family: "微软雅黑"; }
.faguiTable { border-collapse: collapse; table-layout: fixed; width: 100%; padding-top:15px;}
.faguiTable td { border-bottom: 1px dashed #CCC; color: #666; line-height: 24px; padding: 5px 10px; font-size: 12px;}
.muluBox { margin-top: 30px; }
.mululist_title { background: url(../../images/fagui-mulu.png) no-repeat 20px center; color: #333; font: 32px/58px "Microsoft Yahei"; text-indent: 80px; font-weight: 500; border-top: 1px solid #3399ff; }
.mululist_list { margin-left: 80px; overflow: hidden; width: 660px; margin-bottom: 20px;}
.mululist_list li { float: left; width: 300px; margin-right: 30px;}
.mululist_list li a { padding-left: 5px; display: block; line-height: 30px; font-size: 14px; color: #666;}
.mululist_list li a:hover { background: #f1f1f1; color: #1488d9;}