/****************************************************************
 *																*		
 * 						      							*
 *                        							*
 *       		  努力创建完善、持续更新插件以及模板			*
 * 																*
****************************************************************/
body {
	margin: 0px;
	font-size: 12px;
	font-family: "microsoft yahei", "Arial", "宋体";
	background: #fff
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
form {
	margin: 0px;
	display: inline;
}
.wrap {
	table-layout: fixed;
	word-break: break-all;
	overflow: hidden;
	text-align: justify;
	text-justify: inter-ideograph;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
h1, h12, h3, h4, h5, h6, ul, ol, li, dl, dt, dd, p {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
label {
	vertical-align: middle;
	font-family: "tahoma";
}
.zoom {
	zoom: 1;
}
input, select, button {
	vertical-align: middle;
}
.en {
	font-family: "arial";
}
.txtleft {
	text-align: left;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}
.b {
	font-weight: bold;
}
h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
}
body, a {
	color: #555;
}
a {
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
.k10 {
	height: 10px;
	width: 100%;
	overflow: hidden;
}
.k20 {
	height: 20px;
	width: 100%;
	overflow: hidden;
}
/* 公共样式_字体 */
.red, .red a, a.red {
	color: #c00;
}
.blue, .blue a, a.blue {
	color: #1d7daa;
}
.lv, .lv a, a.lv {
	color: #00723a;
}
.bai, .bai a, a.bai {
	color: #fff;
}
.hui, .hui a, a.hui {
	color: #b0b0b0;
}
.yahei {
	font-family: "microsoft yahei", "黑体";
}
.f10 {
	font-size: 10px;
}
.f12 {
	font-size: 12px;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
/* 侧边悬浮导航 */
.right_nav {
	right: 0;
	bottom: 400px;
	position: fixed;
	text-align: left;
	overflow: hidden;
	z-index: 999;
}
.right_nav li {
	background: #35afc7;
	margin: 2px 0;
	padding: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	position: relative;
	right: -70px;
}
.right_nav li .iconBox {
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}
.right_nav li img {
	width: 50px;
	height: 50px;
}
.right_nav li h4 {
	color: #fff;
	font-size: 14px;
	margin: 2px 0;
	margin-left: 15px;
}
.right_nav li:hover {
	background: #cf1322
}
.right_nav li .hideBox {
	display: none;
	position: absolute;
	right: 130px;
	padding: 10px;
	padding-right: 15px;
	top: -10px;
	z-index: 999;
}
.right_nav li .hideBox .hb {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-top: 2px solid #0085cd;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
}
.right_nav li .hideBox .hb h5 {
	padding: 5px 0;
	border-bottom: 2px solid #ccc;
	color: #0085cd;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
}
.right_nav li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700;
}
.right_nav li .hideBox .hb .qqtalk {
	margin-top: 10px;
}
.right_nav li .hideBox .hb .qqtalk a {
	display: flex;
	align-items: center
}
.right_nav li .hideBox .hb .qqtalk img {
	width: 25px;
	height: 25px;
}
.right_nav li .hideBox .hb .qqtalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px;
}
.right_nav li:nth-child(3) .hideBox img {
	width: 140px;
	height: 140px;
	margin-top: 10px;
}
/*通用样式*/
* {
	margin: 0;
	padding: 0;
	word-wrap: break-word;
}
body {
	font-size: 12px;
	font-family: Arial, 'hiragino sans gb', 'microsoft yahei ui', 'microsoft yahei', simsun, sans-serif;
	color: #444;/* background:url(../images/index_bg.jpg) no-repeat;*/
}
body {
	color: #4C4C4C;
}
a {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a img {
	border: none;
}
div, ul, li, p, form {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: normal;
}
table {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
dt, dl, dd {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
form {
	margin: 0px;
	padding: 0px;
}
input[type="checkbox"], input[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
input:focus, textarea:focus, select:focus {
	outline: none;
}
input[type="text"], select {
	height: 30px;
	line-height: 30px;
	color: #999;
	border: 1px solid #ddd;
}
tr {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
h2, h3, h4 {
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
i, em {
	font-style: normal;
}
.w1015 {
	width: 1015px;
	overflow: hidden;
}
.clear {
	height: 0px;
	clear: both;
	overflow: hidden;
}
.blank10 {
	height: 10px !important;
	overflow: hidden;
}
.blank20 {
	height: 20px;
	overflow: hidden;
}
.clearfloat {
	clear: both;
	height: 0;
	overflow: hidden;
}
.clear {
	clear: both;
	height: 0px;
	overflow: hidden
}
.clearfix {
	display: block;
*zoom:1
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.mainbox {
	width: 1180px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
/***/
.top_right {
}
.top_right ul li {
	float: left;
	margin: 0 15px;
	cursor: pointer;
	position: relative;
}
.top_right ul li a {
	color: #fff;
	font-size: 14px;
}
.top_right ul li.iconfor {
	width: 200px;
	height: 30px;
	border-radius: 30px;
	background: #fff;
	margin-top: 15px;
}
.top_right ul li.iconfor .tip_box {
	position: absolute;
	left: 5px;
	top: 3px;
	width: 48px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	z-index: 999
}
.top_right ul li.iconfor .tip_name {
	color: #949DA3;
	background: url(search_j.png) no-repeat right center;
	text-align: left;
	padding-left: 10px;
}
.top_right ul li.iconfor .tip_menu {
	background: #fff;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	position: absolute;
	top: 30px;
	left: 0;
	width: 80px;
	display: none;
}
.top_right ul li.iconfor .tip_menu a {
	display: block;
	color: #949DA3;
	line-height: 32px;
}
.top_right ul li.iconfor .tip_menu a:hover {
	background: #338BC9;
	color: #fff;
}
.top_right ul li.iconfor .tip_text {
	border: 0;
	padding-left: 62px;
	padding-right: 30px;
	line-height: 28px;
}
.top_right ul li.iconfor .tip_text .textbox {
	width: 100px;
	height: 30px;
	line-height: 30px;
	border: 0;
	float: left;
	box-sizing: initial;
}
.top_right ul li.iconfor .tip_text .btnbox {
	width: 30px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	right: 7px;
	top: 3px;
	background: #fff url(iconfor.png) no-repeat center center;
	border: 0;
	cursor: pointer
}
.top_right ul li.iconfor img {
}
.top_right ul li img {
	height: 20px;
	margin-top: 22px;
*margin-top:12px;
}
.top_right ul li .code {
	background: #fff;
	position: absolute;
	width: 140px;
	height: 140px;
	right: -15px;
	top: 60px;
	box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	display: none;
}
.top_right ul li .code img {
	width: 130px;
	height: 130px;
	padding: 5px;
	margin: 0;
}
.top_right ul li.loginin {
	margin: 0;
}
.top_right ul li.loginin #NewMessage font {
	color: #fff !important;
}
.top_right ul li.loginin a {
	padding: 0 15px;
}
.top_right ul li.loginin a.admin {
	padding: 0 5px;
}
.top_right ul li.loginin a.mess {
	padding: 0 5px 0 0;
}
.chaxundiv {
	width: 100%;
	background-color: #ececec;
	color: #333;
	margin: auto;
	text-align: center;
	border-radius: 6px;
	padding: 20px
}
.chaxun {
	position: relative;
	width: 1200px;
	background-color: rgba(0,0,0,0.2);
	color: #333;
	font-size: 17px;
	margin: auto;
	text-align: center;
	border-radius: 6px;
	padding: 10px
}
.chaxunmenu {
	display: none;
	overflow: hidden;
}
.li {
	color: #626262;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	border-bottom: 1px dashed #cccccc;
	padding-left: 10px;
}
.li span {
	font-size: 14px;
	float: left;
}
.li:focus {
	color: #cf1322;
	outline: none;
	background: #ececec;
}
.li:hover {
	color: #cf1322;
	outline: none;
	transition: border linear .5s, background linear .5s;
	-moz-transition: border linear .5s, background linear .5s;
	-webkit-transition: border linear .5s, background linear .5s;
	background: #ececec;
}
.input_chaxun1[type="text"] {
	width: 270px;
	line-height: 40px;
	height: 40px;
}
.input_chaxun2[type="text"] {
	width: 400px;
	line-height: 40px;
	height: 40px;
}
.input_chaxun3[type="text"] {
	width: 170px;
	line-height: 40px;
	height: 40px;
}
.input_chaxun4[type="text"] {
	width: 170px;
	line-height: 40px;
	height: 40px;
}
.input_chaxun5 {
	width: 100px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	background: #965226;
	border: 1px solid #ddd;
	border-radius: 6px;
	font-size: 1.2em;
	font-weight: bold;
	border: 1px solid #bc0402;
	text-shadow: 1px 1px 0px #000;
	background: -moz-linear-gradient(top, #df4004 40%, #ff895d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #df4004), color-stop(100%, #ff895d));
	background: -webkit-linear-gradient(top, #df4004 40%, #ff895d 100%);
	background: -o-linear-gradient(top, #df4004 40%, #ff895d 100%);
	background: -ms-linear-gradient(top, #df4004 40%, #ff895d 100%);
	background: linear-gradient(to bottom, #df4004 40%, #ff895d 100%);
}
.input_chaxun5:active {
	background: -moz-linear-gradient(top, #ff895d 40%, #df4004 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(40%, #ff895d), color-stop(100%, #df4004));
	background: -webkit-linear-gradient(top, #ff895d 40%, #df4004 100%);
	background: -o-linear-gradient(top, #ff895d 40%, #df4004 100%);
	background: -ms-linear-gradient(top, #ff895d 40%, #df4004 100%);
	background: linear-gradient(to bottom, #ff895d 40%, #df4004 100%);
}
.input_chaxun5:focus {
	color: #FF4F00;
	background: #eee;
}
.textInput {
	margin: 2;
	padding: 6px 6px 6px 6px;
	background-color: rgba(255,255,255,0.8);
	font-size: 17px;
	border-radius: 6px;
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari 和 Chrome */
	letter-spacing: 0.5px;
	outline: none;
}
.textInput:hover {
	border: 1px solid rgba(255, 255, 255, .0);
	transition: border linear .2s, box-shadow linear .7s;
	-moz-transition: border linear .2s, -moz-box-shadow linear .7s;
	-webkit-transition: border linear .2s, -webkit-box-shadow linear .7s;
	/*
	outline: none;
	border-color: rgba(122,153,199,0.8);
	box-shadow: 0px 0px 5px rgba(122,153,199,.5);
	-moz-box-shadow: 0px 0px 5px rgba(122,153,199,.5);
	-webkit-box-shadow: 0px 0px 5px rgba(122,153,199,.5);
	*/
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.textInput:focus {
	background-color: #f7fbff;
	transition: border linear .2s, box-shadow linear .5s;
	-moz-transition: border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition: border linear .2s, -webkit-box-shadow linear .5s;
	/*
	outline: none;
	border-color: rgba(122,153,199,0.8);
	box-shadow: 3px 3px 3px rgba(122,153,199,.5);
	-moz-box-shadow: 3px 3px 3px rgba(122,153,199,.5);
	-webkit-box-shadow: 3px 3px 3px rgba(122,153,199,.5);
	*/
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.card img {
	width: 100%;
}
.card {
	height: 216px;
	width: 276px;
	background-color: white;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	border-radius: 6px;
	display: inline-block;
	vertical-align: top;
	margin: 10px;
	-webkit-filter: grayscale(20%);
	filter: grayscale(20%);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.card:hover {
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
	-moz-opacity: 1;
	opacity: 1;
	transition: opacity linear .3s, filter linear .3s;
	-moz-transition: opacity linear .3s, filter linear .3s;
	-webkit-transition: opacity linear .3s, filter linear .3s;
}
.card img {
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
}
.cardc {
	height: 34px;
	font-size: 12px;
	color: #666;
	display: block;
	letter-spacing: 2px;
	padding: 8px;
}
.cardbtline {
	border-top: 1px solid #ddd;
	font-size: 12px;
	color: red;
	text-align: center;
	color: red;
	padding: 5px;
}
.cardbtline a {
	color: red;
}
.newscard {
	width: 97%;
	padding: 15px;
	background-color: #FAFAFA;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.2);
	border-radius: 6px;
	display: inline-block;
	margin-top: 20px;
}
.newscard div {
	padding: 5px 5px 5px 20px;
}
.newscard1 {
	font-size: 24px;
	font-weight: bold;
}
.newscard2 {
	font-size: 10px;
	color: #888;
	height: 60px;
	font-size: 12px;
}
.newscard3 {
	font-size: 12px;
	color: #888;
}
