/*底部网站导航*/
.bot_linkcon {
	width: 100%;
	background-color: white;
}

.bot_linkcon>ul {
	width: 1140px;
	border-bottom: #f1f1f1 1px solid;
	padding: 2px 0 1px;
	margin: auto;
}

.bot_linkcon>ul span.title {
	display: block;
	float: left;
	width: 70px;
	height: 79px;
	line-height: 77px;
	padding-left: 41px;
	font-size: 16px;
	font-weight: bold;
	color: #E03941;
}

.bot_linkcon>ul a.gov {
	display: block;
	/*margin-right: 53px;*/
	float: left;
	/* width: 189px; */
	/* height: 50px; */
	/* line-height: 50px; */
	font-size: 16px;
	color: #666;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	line-height: 34px;
	color: rgba(51, 51, 51, 1);
	opacity: 1;
}

.bot_linkcon>ul>li {
	text-align: center;
	margin-top: 4px;
	float: left;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	padding-left: 1px;
}

.bot_linkcon>ul>li>a {
	display: block;
	color: #666;
	cursor: pointer;
	text-align: center;
}

.bot_linkcon>ul>li>a i {
	display: inline-block;
	width: 10px;
	height: 5px;
	vertical-align: middle;
	margin-left: 7px;
	transition: all .3s linear;
}

.bot_linkcon>ul>li>a:hover i {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
}

.bot_linkcon>ul>li.current>a i {
}

.bot_linkcon>ul>li.current>a,
.bot_linkcon>ul>li>a:hover {
	color: #E03941;
}

/*底部网站导航-20200102*/
.friend-link-inner {
	display: none;
	width: 1440px;
	margin: 5px auto;
}

.friend-link-inner .select_content {
	width: 100%;
	height: auto;
	background: #fcfcfc;
}

.friend-link-inner .select_con {
	height: auto;
	padding: 8px 0;
}

.friend-link-inner .select_con ul li {
	float: left;
	width: 141px;
	height: 28px;
	font-size: 15px;
	line-height: 28px;
	padding-left: 30px;
}

.friend-link-inner .select_con ul li a {
	display: block;
	width: 96%;
	color: #666;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.friend-link-inner .select_con ul li a:hover {
	color: #ff6600;
}

.friend-link-inner .select_con1 ul li {
	width: 170px;
}

.friend-link-inner .select_con2 ul li {
	width: 100px;
	padding-left: 10px;
}

.friend-link-inner .select_con2 ul li.num1 {
	width: 90px;
	font-weight: bold;
}

/***网站底部-版权信息***/
.footer {
	width: 100%;
	background: #EBEBEB;
	position: relative;
	z-index: 100;
}

.fotcon {
	text-align: center;
	font-size: 14px;
	line-height: 26px;
	padding: 23px 0 15px 0;
	position: relative;
}

.fotcon span a {
	padding: 0 10px;
}

.fotcon img {
	padding-right: 0.3em;
}

.fotcon .dzjg {
	position: absolute;
	left: 90px;
	top: 40px;
	width: 80px;
	height: 80px;
}

.fotcon .jiucuo {
	left: 1000px;
	right: 400px;
	top: 40px;
	width: 110px;
	height: 55px;
}

.fotcon .dzjg img {
	padding-right: 0;
}



/*外链提示 > 弹窗*/
.ui-dialog-title {
	font-family: "Microsoft YaHei";
}

.ui-dialog-content {
	font-family: "Microsoft YaHei";
}

.ui-dialog-content .jump-info p {
	word-break: break-all;
	word-wrap: break-word;
}

.ui-dialog-content .btn-group {
	padding: 10px 0;
	text-align: center;
	display: block;
	height: 36px;
}

.ui-dialog-content .btn-group .btn {
	display: inline-block;
	float: none;
	padding: 0;
	margin: 0 15px;
	border: 0;
	cursor: pointer;
	outline: none;
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
}

.ui-dialog-content .btn-group .btn-yes {
	background: #E03941;
	color: #fff;
}

.ui-dialog-content .btn-group .btn-no {
	background: #eee;
	color: #666;
}


/*当前位置*/
.position {
	height: auto;
	padding: 13px 0;
	line-height: 26px;
	vertical-align: bottom;
	font-size: 15px;
}

.position i {
	font-style: normal;
	font-family: "黑体";
	color: #a1a1a1;
	padding: 0 4px;
}

.position .search-keywords {
	color: #f00;
}


/*分页/翻页*/
.pagination {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 10px 0 5px;
	padding: 3px 0;
	line-height: 30px;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}

.pagination a,
.pagination span {
	display: inline-block;
	border: 1px solid #ddd;
	color: #666;
	margin: 3px;
	padding: 0 10px;
	text-decoration: none;
	white-space: nowrap;
	height: 30px;
	border-radius: 3px;
}

.pagination a:hover {
	background: #E03941;
	border: 1px solid #E03941;
	color: #fff !important;
}

.pagination a.active {
	border: 1px solid #E03941;
	color: #fff;
}

.pagination span.current,
.pagination span.current:hover {
	background: #E03941;
	border: 1px solid #E03941;
	color: #fff;
}

.pagination span.disabled,
.pagination span.disabled:hover {
	border: 1px solid #ddd;
	color: #cfcfcf;
	background: #f9f9f9;
}

.pagination a.text,
.pagination a.text:hover {
	color: #fff;
	background: #E03941;
	border: #E03941 1px solid;
	cursor: text;
}

.pagination a.pagemore,
.pagination a.pagemore:hover {
	color: #666;
	background: #fff;
	border: 1px solid #fff;
	cursor: text;
	padding: 0 3px;
}

.pagination .total {
	border: 0;
	height: 32px;
	padding: 0;
	line-height: 32px;
}

.pagination .inputBar {
	border: 0;
	height: 32px;
	padding: 0 2px 0 5px;
	line-height: 32px;
}

.pagination .inputBar input {
	width: 40px;
	height: 26px;
	line-height: 26px;
	padding: 2px 5px;
	border: #ddd 1px solid;
	margin: -3px 3px 0;
	*margin: -1px 3px 0;
	_margin: -1px 3px 0;
	background: #eee;
	vertical-align: middle;
	border-radius: 3px;
}

.pagination .inputBar button {
	display: inline-block;
	background: #E03941;
	border: 0;
	height: 32px;
	color: #fff;
	border-radius: 3px;
	padding: 0 8px;
	margin: -3px 3px 0;
	*margin: -1px 3px 0;
	_margin: -1px 3px 0;
}

/*页面纠错*/
.win_jiucuo .ui-dialog-content {
	height: 520px !important;
}

.win_jiucuo .ui-dialog-title {
	display: none;
}

.win_jiucuo .ui-dialog-header {
	border-bottom: 0;
}

.win_jiucuo .ui-dialog-close {
	top: 0;
	right: 5px;
	font-size: 30px;
	height: 40px;
	line-height: 40px;
}

.win_jiucuo .ui-dialog-body {
	padding: 0 30px 30px;
}

.correction_table {
	font-size: 16px;
	overflow: hidden;
	text-align: right;
}

.correction_table .jiucuo_title {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	text-align: right;
	margin-top: -7px;
}

.correction_table .jiucuo_title h3 {
	font-size: 22px;
	color: #E03941;
	font-weight: bold;
	float: left;
}

.correction_table .jiucuo_title i {
	font-style: normal;
	color: #E03941;
	margin: 0 3px -3px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}

.correction_table ul li {
	float: left;
	width: 100%;
	height: 36px;
	margin-top: 16px;
}

.correction_table ul li p.bt {
	float: left;
	width: 130px;
	text-align: right;
	padding-right: 10px;
	height: 36px;
	line-height: 36px;
}

.correction_table ul li p.bt i {
	font-style: normal;
	color: #E03941;
	margin: 0 3px -3px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
}

.correction_table ul li p.ipt {
	float: left;
	width: 550px;
	position: relative;
}

.correction_table ul li p.ipt .msg-box {
	position: absolute;
	top: 0;
	left: 0;
}

.correction_table ul li p.ipt select {
	float: left;
	width: 242px;
	height: 36px;
	padding: 6px 5px;
	border: #ddd 1px solid;
	border-radius: 3px;
	font-size: 16px;
}

.correction_table ul li p.ipt input {
	float: left;
	width: 500px;
	height: 30px;
	line-height: 30px;
	padding: 2px 5px;
	border: #ddd 1px solid;
	border-radius: 3px;
	font-size: 16px;
}

.correction_table ul li p.ipt input#link,
.correction_table ul li p.ipt input#imgUrl {
	background: #f8f8f8;
}

.correction_table ul li p.ipt input.form-up {
	width: 404px;
}

.correction_table ul li p.ipt input.img_upbtn {
	border: #ddd 1px solid;
	width: 80px;
	height: 36px;
	background: #f8f8f8;
	margin-left: 16px;
}

.correction_table ul li.tea {
	height: 150px;
}

.correction_table ul li.tea p.tea {
	float: left;
	width: 550px;
	position: relative;
}

.correction_table ul li.tea p.tea .msg-box {
	position: absolute;
	top: 0;
	left: 0;
}

.correction_table ul li.tea textarea {
	float: left;
	width: 500px;
	height: 140px;
	padding: 4px 5px;
	border: #ddd 1px solid;
	border-radius: 3px;
}

.correction_table ul li.xx {
	width: 326px;
}

.correction_table ul li.xx p.ipt {
	width: 186px;
}

.correction_table ul li.xx p.ipt input {
	width: 174px;
}

.correction_table ul li.yzm p.ipt input {
	width: 174px;
}

.correction_table ul li.yzm p.ipt img {
	float: left;
	margin: 2px 0 0 10px;
}

.correction_table ul li.btn-group {
	height: 40px;
}

.correction_table ul li.btn-group input {
	float: left;
	margin-left: 140px;
	background: #E03941;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	border: 0;
	outline: none;
	color: #fff;
	width: 100px;
	border-radius: 3px;
}

/*页面纠错 end*/
