﻿	* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	font: inherit;
}
.fixednav {
    position: unset !important;
}

.personal_tops {
    position: unset !important;
}
.kf {
		position: fixed;
		right: 0px;
		top: 0px;
		height: 100%;
		background: #000;
	}
	.kfbut {
		background: url(/skin/lunbo/img/right.png);
		width: 34px;
		height: 450px;
		cursor: pointer;
	}
	.kfbox {
		background: url(http://www.2b.cn/d/file/news/2019-08-08/1565237954347895.png);
		position: fixed;
		right: 34px;
		top: 0px;
		text-align: center;
		width: 300px;
		line-height: 20PX;
		height: 410px;
		z-index: 999;
		display: none;
		FONT-SIZE: 14PX;
		-webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .3);
		box-shadow: 0 1px 10px 0 rgba(0, 0, 0, .3);
		-webkit-transition: all .5s ease;
		-moz-transition: all .5s ease;
		transition: all .5s ease;
	}
	.clos {
		width: 30PX;
		height: 30PX;
		cursor: pointer;
		float: right;
		MARGIN-TOP: 10PX;
	}
img {
	display: inline-block
}

ol,
ul,
li {
	list-style: none
}

body {
	font-family: arial, 'Hiragino Sans GB', '微软雅黑', MicrosoftYaHei, '宋体', \5b8b\4f53, Tahoma, Arial, Helvetica, STHeiti;
	-webkit-font-smoothing: antialiased
}

* {
	-webkit-font-smoothing: antialiased
}

button,
input,
select,
textarea,
label {
	vertical-align: middle
}

h1,
h2,
h3,
h4,
h6,
h6 {
	font-weight: 700;
	font-size: 100%
}

a {
	color: #333333;
}

a:link {
	text-decoration: none;
	color: #333;
}

a:visited {
	text-decoration: none
}

a:hover {
	text-decoration: none;
	color: #B71C1C;
}

html {
	margin: 0;
	padding: 0;
	border: 0
}

article,
aside,
details,
figcaption,
figure,
dialog,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

table {
	border-collapse: separate;
	border-spacing: 0
}

caption,
th,
td {
	text-align: left;
	font-weight: 400;
	float: none!important
}

table,
th,
td {}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: ''
}

blockquote,
q {
	quotes: """"
}

a img {
	border: 0
}

:focus {
	outline: 0
}

input,
select,
textarea,
td,
th {
	font-size: 14px;
	COLOR: #333;
	PADDING: 5PX;
}

input[type="text"] {
	BORDER: 1PX SOLID #DCDCDC;
}

select,
textarea {
	BORDER: 1PX SOLID #DCDCDC;
}

a:link {
	text-decoration: none
}

a:visited {
	text-decoration: none
}

.fsearch {
	background: #fff;
	margin-bottom: 20px;
	padding: 20px;
}

.box_body {
	background-color: #fff;
	padding: 10px;
	line-height: 36px;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.clearfix {
	overflow: hidden;
	clear: both;
}

.main {
	width: 1190px;
	margin: auto;
}

.m {
	width: 1190px;
	margin: auto;
}

.m20 {
	margin-top: 30px;
}

.nav {
	height: 35px;
	border-bottom: 1px solid #dcdcdc;
	color: #999;
	font-size: 15px;
	background-color: #FFF;
}
.nav a:link{
	color: #999;
}

.nav a {
	color: #999
	line-height: 35px;
	font-size: 15px;
}

.nav em {
	color: #999;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 15px;
}

.navl {
	float: left;
}

a.Themebg {
	color: #fff;
}

.logoin {
	margin-left: 20px;
	color: #133DB6 !important;
	border-right: 1px solid #DCDCDC;
	padding-right: 10px;
}

.regis {
	padding-left: 10px;
}

.relative {
	position: relative;
}

.pointer {
	cursor: pointer;
}

.navrmenu a {
	color: #333 !important;
	width: 30%;
	display: block;
	float: left;
	border: 1px solid #f5f1f1;
	margin: 5px;
}

.navrmenu a:hover {
	color: #d73333 !important;
}

.codeBox {
	display: none;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	border-top: 0px;
	position: absolute;
	padding: 10px;
	text-align: center;
	MARGIN-LEFT: -15PX;
	MARGIN-TOP: -1PX;
	BORDER-TOP: 1PX SOLID #FFF;
	z-index: 1005;
}

.img100 {
	width: 150px;
}

.codeBox p {
	margin-top: -20px;
	color: #666;
}

.navr {
	float: right;
	text-align: right;
}

.navr ul {}

.navr ul li {
	float: left;
	width: 110px;
	text-align: center;
	padding: 0 0.5em;
}

.navr ul li em {
	display: block;
	border: 6px solid;
	border-color: #2196F3 rgba(255, 255, 255, 0.0) rgba(255, 255, 255, 0.0) rgba(255, 255, 255, 0.4);
	float: right;
	margin-top: 15PX;
}

.sub-menu {
	z-index: 100;
	display: none;
	width: 99px;
	padding-left: 0 !important;
	position: absolute;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	MARGIN-LEFT: -15PX;
	MARGIN-TOP: -1PX;
	BORDER-TOP: 1PX SOLID #FFF;
}

.sub-menu li {
	color: white;
}

.sub-menu li:hover {}

.sub-menu li:hover a {
	color: #133DB6;
}

.logo {
	float: left;
	margin-top: 10px;
}

.heard {
	background: #FAFAFA;
	padding-bottom: 20PX;
}

.searchbody {
	width: 690px;
	float: left;
}

.search1 {
	color: #133DB6;
}

.search {
	width: 533px;
	margin-left: 52px;
	position: relative;
	float: left;
	margin-top: 10px!important;
}

.search .searchInput {
	height: 47px;
}

.search .hottxt {
	width: 498px;
}

.search .hottxt a {
	margin-right: 8px;
	display: inline-block;
	width: 75px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.search ul {
	height: 0px;
	padding: 5px;
}

.search li {
	line-height: 13px;
	cursor: pointer;
	float: left;
	border-left: 1px solid #999;
	padding: 0 10px;
	font-size: 14px;
}

.search li:first-child {
	border: none;
	PADDING-LEFT: 0PX;
	font-size: 14px;
}

.search li:last-child {
	color: #666!important;
}

.search li.search1:last-child {
	color: #3089e7 !important;
}

.searchInput input {
	width: 400px;
	height: 38px;
	padding: 0 8px;
	float: left;
	border: 1PX SOLID #0d74a2;
}

.searchInput .btnInput {
	line-height: 40px;
	padding: 0 30px;
	margin-left: -2px;
	width: 40px;
	float: left;
	background: #0d74a2;
	color: #FFFFFF;
}

.m_r_1 {
	width: 200px;
	margin-left: 15px;
}

.f_l {
	float: left;
}

.searchInput .btnInput.ml20 {
	margin-left: 20px;
	background: #d73333;
}

.searchInput .btnInput:hover {
	filter: Alpha(opacity=70);
	opacity: 0.7;
}

.consult {
	display: block;
	width: 100px;
	float: left;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	text-align: center;
	line-height: 39px;
	margin-left: 20px;
	color: #333;
}

.searchcode {
	float: right;
}

.searchcode img {
	width: 60px;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #DCDCDC;
}

.searchcode p {
	text-align: center;
	font-size: 12px;
}

.menu {
	background: #00a0e9;
	height: 40px;
}

.menu ul {}

.menu ul li {
	float: left;
	width: 100px;
	line-height: 40px;
	text-align: center;
}

.menu ul li:hover {
	background: #0674a7;
}

.menu ul li a {
	color: #FFFFFF;
	font-weight: 700;
	font-size: 15px;
}

.node {
	background: #0983bb;
	width: 182px !important;
}

.floorl {
	width: 180px;
	background: #f6f6f6;
	border: 1px solid #ddd;
	float: left;
}

.floorl ul {
	margin-bottom: 2px;
}

.floorl ul li {
	height: 31px;
	line-height: 31px;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 8px;
}

.floorl ul li:hover {
	background: #B71C1C;
}

.floorl ul li:hover a {
	color: #FFFFFF;
	text-decoration: none;
}

.floorl ul li a {
	color: #333333;
}

.floorl ul li:hover i {
	color: #FFFFFF;
}

.fixed {
	position: relative;
}

.navrmenu {
	display: none;
	background: #FFFFFF;
	border: 1px solid #DCDCDC;
	width: 500px;
	height: 520px;
	position: absolute;
	padding: 10px;
	text-align: center;
	left: 180px;
	top: 0px;
	z-index: 101;
}

.banner {
	margin: 0 auto;
	width: 776px;
	height: 340px;
	position: relative;
	overflow: hidden;
}

.banner a {
	z-index: 98;
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 100%;
	top: 0;
}

.banner .first {
	left: 0;
}

.banner a img {
	width: 100%;
	height: 100%;
}

.choose {
	z-index: 99;
	position: absolute;
	left: 340px;
	top: 300px;
	width: 100px;
	height: 10px;
}

.choose span {
	margin-right: 15px;
	float: left;
	display: block;
	background: #FFFFFF;
	width: 10px;
	height: 10px;
	border-radius: 10px;
}

.choose span:hover {
	background: red;
}

.choose .red {
	background: red;
}

.banner .pre,
.next {
	cursor: pointer;
	text-align: center;
	display: block;
	background: #cccccc;
	opacity: 0.4;
	text-decoration: none;
	z-index: 100;
	display: block;
	width: 40px;
	height: 60px;
	font-size: 40px;
	position: absolute;
	top: 120px;
}

.banner .pre {
	left: 0px;
	background: url(../img/leftBtn.png);
}

.banner .next {
	right: 0px;
	background: url(../img/rightBtn.png);
}

.floorc {
	float: left;
	width: 776px;
	height: 340px;
	padding: 5px;
}

.conten {
	margin-top: 8px;
	padding: 1px;
}

.conten img {
	width: 250px;
	margin: 4px;
}

.floorr {
	float: left;
	border: 1px solid #DCDCDC;
	width: 220px;
	margin-top: 5px;
}

i.fa {
	margin-right: 5px;
}


/*右侧登录部分*/

.btm_Promain_R {
	float: right;
	width: 250px;
	height: 165px;
	overflow: hidden;
}

.H_loginRgiht {
	float: right;
	width: 208px;
	height: 503px;
	border: 1px solid #e2e2e2;
	margin-top: 10px;
}

.HD_Dlogin {
	width: 100%;
}

.WeTitle {
	overflow: hidden;
	padding: 8px 0 0 30px;
	height: 58px;
}

.WeTitle a {
	text-decoration: none;
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	background-position: -188px 0;
}

.WeTitle a:hover {
	background-position: -38px -355px;
}

.WeTitle img {
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.WeTitle p {
	float: left;
	margin-left: 10px;
}

.WeTitle p span,
.WeTitle p em {
	display: block;
	line-height: 16px;
}

.WeTitle p span {
	margin: 6px 0 4px;
	white-space: nowrap;
	display: block;
	font-size: 13px;
	color: #333;
}

.WeTitle p em {
	color: #666;
}

.loginBtn_box a:link,
.loginBtn_box a:visited {
	display: block;
	height: 44px;
	width: 109px;
	background: #f8f8f8;
	color: #333;
	text-align: center;
	line-height: 44px;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	font: normal 14px/44px "\5FAE\8F6F\96C5\9ED1";
	float: left;
	position: relative;
}

.loginBtn_box .log_Btn {
	border-right: 1px solid #e2e2e2;
}

.loginBtn_box a i {
	margin-right: 4px;
}

s {
	text-decoration: none;
}

#outer {
	width: 100%;
	margin-top: 10px;
}

#tab {
	overflow: hidden;
	zoom: 1;
	border-bottom: 1px solid #DCDCDC;
}

#tab li {
	float: left;
	color: #333;
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	padding: 0 20px;
	font-size: 13px;
}

#tab li.current {
	color: #000;
	border-bottom: 1px solid #133DB6;
	font-weight: bold;
}

#content {}

#content ul {
	line-height: 25px;
	display: none;
	margin: 5px;
}

#content li {
	width: 95px;
	margin: 10px 0 0 10px;
	line-height: 30px;
	background: #f6f6f6;
	color: #555;
	text-align: center;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#content li:hover {
	background: #B71C1C;
}

#content li:hover a {
	color: #FFFFFF;
}

#content li a {
	color: #333333;
	font-size: 14px;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.Themebg {
	background-color: #00a0e9;
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	color: #FFFFFF;
	margin-top: 20px;
	width: 193px;
}

.Themebg:hover {
	background: #D73333;
}

h3.tith3 {
	padding-top: 20px;
	border-bottom: 1px solid #DCDCDC;
	padding: 5px;
	padding-bottom: 0PX;
	margin-top: 10px;
}

.tith3 .active {
	margin-left: 10px;
	border-bottom: 1px solid #B71C1C;
	width: 100px;
	text-align: center;
	font-size: 14px;
	padding-bottom: 5px;
}

span.f_r.f_gray {
	float: right;
	font-size: 12px;
}

.bulletin {
	padding-top: 10px;
	padding-bottom: 10px;
}

.bulletin li {
	width: 190px;
	margin-left: 20px;
	list-style-type: amharic;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.bulletin li a {
	font-size: 14px;
	color: #333333;
}

.bulletin li a:hover {
	color: #D73333;
}

.ilistbox {
	border: 1px solid #DCDCDC;
	height: 360px;
	margin-bottom: 30px;
	overflow: hidden;
}

.newstie h1 a {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}

.newstie {
	margin-bottom: 5px;
}

.inewsl a {
	font-size: 14px;
	margin-left: 10px;
}

.inewsbox {
	border: 1px solid #dcdcdc;
	padding: 10px;
}

.ilbl {
	width: 240px;
}

.ilbc {
	width: 88px;
	display: NONE;
	border-right: 1px solid #DCDCDC;
}

.ilbc li {
	margin-top: 7px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 10px;
	border-bottom: 1px solid #DCDCDC;
}

.ilbc a {
	padding-bottom: 20px;
}

.ilbc img {
	height: 40px;
	line-height: 40px;
}

.ilbr {
	width: 290px;
	padding: 15px;
	PADDING-LEFT: 35PX
}

.ilbr h2 {
	border-left: 3px solid #30b1f3;
	padding-left: 10px;
	height: 23px;
	line-height: 25px;
	font-size: 19px;
	margin-bottom: 20px;
	margin-top: 10px;
}

.bdash {
	border-bottom: 1px dashed #DCDCDC;
}

.ilbr h2 a,
.ilbr h3 a {
	color: #333333;
	font-weight: 700;
}

.ilbr h3 {
	color: #333333;
	line-height: 35px;
	margin-top: 5px;
	CLEAR: both;
}

.m10 {
	margin-top: 10px;
}

.b-list li {
	FLOAT: LEFT;
	line-height: 21px;
}

.b-list a {
	font-size: 14px;
	margin-right: 10px;
}

.intex {
	margin: 10px;
	padding-left: 10px;
}

.intex h2 {
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px #dcdcdc solid;
	margin-bottom: 10px;
}

.intex h2 a {
	font-size: 18px;
	font-weight: 500;
}

.intex li {
	line-height: 37px;
	border-bottom: 1px dashed #DCDCDC;
}

.intex li a {
	font-size: 14px;
}

.intex li:last-child {
	border: 0px;
}

.inimgt {
	width: 370px;
}

.inimgt ul li {
	float: left;
	width: 165px;
	height: 130px;
	margin: 10px;
}

.inimgt ul li img {
	width: 165px;
	height: 90px;
}

.inimgt ul li h4 {
	font-weight: 100;
	font-size: 13px;
}

.inimgt h3 {
	border-left: 3px solid #B71C1C;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/*友情链接*/

.yqlinkT {
	line-height: 40px;
	padding-left: 10px;
	border: 1px solid #ddd;
	margin-top: 20px;
}

.link-listbox {
	padding: 10px;
	line-height: 30px;
	border: 1px solid #ddd;
}

.link-listbox a {
	color: #333333;
	font-size: 13px;
	margin-right: 10px;
}

.allfooter {
	margin-top: 10px;
}

.allfooter .img100 {
	width: 100%
}

.allfooter .hide {
	display: none;
}

.allfooter .conBox {
	width: 1190px;
	margin: 0 auto;
}

.allfooter .footerBottom {
	padding: 20px 0;
	background: #333;
	color: #bbb
}


/*.allfooter .footerBottom a:hover{opacity:.6;filter:alpha(opacity=60)}*/

.allfooter .footerBottom .bottomBox {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #464646;
	text-align: center;
	font-size: 15px;
}

.allfooter .footerBottom .bottomBox a {
	display: inline-block;
	padding: 0 8px;
	color: #bbb;
	font-size: 13px;
}

.allfooter .footerBottom .topBox ul {
	float: left;
	box-sizing: border-box;
	padding: 0 15px;
	width: 178px;
	min-height: 135px;
	border-right: 1px solid #212121;
	border-left: 1px solid #454545
}

.allfooter .footerBottom .topBox ul:first-child {
	border-left: 0
}

.allfooter .footerBottom .topBox ul li {
	line-height: 25px
}

.allfooter .footerBottom .topBox ul li .txt {
	color: #ddd;
	font-size: 14px
}

.allfooter .footerBottom .topBox ul li:first-child {
	margin-bottom: 10px;
	line-height: 30px
}

.allfooter .footerBottom .topBox ul li a {
	color: #bbb;
	font-size: 13px;
}

.allfooter .footerBottom .topBox .fourth {
	width: 400px;
	border-left: 1px solid #454545
}

.allfooter .footerBottom .topBox .fourth ul {
	width: 200px;
	border: none
}

.allfooter .footerBottom .topBox .fourth .code1 {
	margin-right: 15px;
	width: 60pt
}

.allfooter .footerBottom .topBox .fourth .code1 p {
	text-align: center;
	line-height: 35px
}

.allfooter .footerBottom .topBox ul li a:hover,
.allfooter .footerBottom .bottomBox a:hover {
	color: #fff;
	text-decoration: underline;
}

.pos {
	background: #FFF;
	line-height: 60px;
	border-bottom: 1px solid #dcdcdc;
	padding-left: 30px;
	padding-right: 10px;
}

.posnav {
	line-height: 50px;
	padding-right: 10px;
}

.type {
	height: 31px;
	line-height: 31px;
	overflow: hidden;
	border-top: #DDDDDD 1px solid;
	background: #EEEEEE;
	padding-left: 35px;
}

.m_l_1 {
	width: 970px;
}

.product {
	border-bottom: 1px solid #dcdcdc;
	line-height: 60px;
	background: #FFF;
	padding-left: 30px;
	padding-right: 10px;
}

.product strong {
	float: left;
	color: #999;
}

.product ul {
	width: 750px;
}

.tylist {
	width: 750px;
	float: left;
	maring-top: 10px;
}

.tylist2 {
	width: 750px;
	float: left;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.tylist3 {
	width: 750px;
	float: left;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.product ul li {
	float: left;
	padding-left: 30px;
	padding-right: 10px;
}

.product ul li a {}

.pctmar {
	width: 100px;
	float: right;
	line-height: 60px;
}

.pctmar a {
	color: #B71C1C;
}

.pctmar2 {
	width: 100px;
	float: right;
	line-height: 60px;
}

.pctmar2 a {
	color: #B71C1C;
}

.pctmar3 {
	width: 100px;
	float: right;
	line-height: 60px;
}

.pctmar3 a {
	color: #B71C1C;
}

.tylist {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
}

.openesc {
	height: auto;
	line-height: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.list li {
	width: 220px;
	border: 1px solid #eeeeee;
	float: left;
	color: #999;
	height: auto;
	font-size: 12px;
	line-height: 22px;
	background: #fff;
	text-align: center;
	margin: 10px;
	overflow: hidden;
	position: relative;
}

h5.px_title {
	width: 180px;
	height: 40px;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-line-clamp: 2;
	margin-top: 10px;
	color: #333;
	text-overflow: ellipsis;
	padding: 0 20px;
	clear: both;
	font-size: 14px;
	font-weight: 100;
	text-align: left;
}

span.px_company {
	height: 20px;
	margin: 10px 0;
	width: 180px;
	padding: 0 20px;
	text-overflow: ellipsis;
}

.px_price {
	font-size: 14px;
	font-weight: bold;
	color: #ec3901;
	float: left;
	border-top: 1px solid #eeeeee;
	overflow: hidden;
	height: 20px;
	width: 100%;
	padding-top: 10px;
	padding-left: 20px;
	text-align: left;
}

.px_title {
	font-size: 14px;
	display: -webkit-box;
}

.px_company {
	borde-topr: 1px solid #eeeeee;
	color: #999;
	display: -webkit-box;
}

.px_validated {}

.px_msn {
	height: 20px;
	border-top: 1px solid #eeeeee;
	display: -webkit-box;
	padding: 10px;
	line-height: 20px;
}

.px_msn span {
	margin-right: 5px;
}

.tool {
	FONT-SIZE: 13PX;
}

.pages {
	width: auto;
	height: 40px;
	padding-top: 20px;
	margin: 0 auto;
}

.pages p {
	width: 850px;
	height: 40px;
	line-height: 40px;
	color: #999;
	font-size: 14px;
	margin: 0 auto;
}

.pages a {
	height: 38px;
	color: #999;
	padding: 0 5px;
	float: left;
	margin-right: 5px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #eee;
	background: #fff;
}

.pages span {
	color: #999;
	padding: 0 10px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
}

.pages a:hover {
	background: #ec3901;
	color: #fff;
}


/*arx add*/

.pages strong {
	background: #ec3901;
	color: #fff;
	height: 38px;
	padding: 0 15px;
	float: left;
	margin-right: 10px;
	text-align: center;
	line-height: 38px;
	font-size: 14px;
	border: 1px solid #eee;
	font-weight: normal;
}

.pages_inp {
	width: 38px;
	height: 38px;
	text-align: center;
	border: 1px solid #eee;
	background: #fff;
}

.pages_btn {
	width: 38px;
	height: 38px;
	border: 1px solid #ec3901;
	margin-left: 5px;
	background: #ec3901;
	color: #fff;
	cursor: pointer;
	padding: 0px;
}

.box_head {
	background: #FFF;
	LINE-HEIGHT: 45PX;
	PADDING-LEFT: 20PX;
	BORDER-TOP: 3PX SOLID #DCDCDC;
	FONT-SIZE: 17PX;
	background-color: #FFF;
	height: 45px;
	margin: auto;
	border: 1px solid #E5E5E5;
	border-top: 1px solid #00a0e9;
}

ul.first {
	width: 250px !important;
}

.vip {
	width: 42px !important;
	padding: 0px;
}

.left_menu_li {
	line-height: 46px;
	background: #eee;
	padding-left: 20px;
	border-top: 1px solid #ffffff;
}

li#type_0 {}

li.left_menu_on {
	line-height: 46px;
	background: #ffffff;
	padding-left: 20px;
	border-top: 1px solid #ffffff;
	border-left: 3px solid #d73333;
}

.left_menu {
	border-top: 2px solid #d73333;
}

.left_box td {
	padding: 8px;
	border-bottom: 1px solid #f1f7fc;
	line-height: 35px;
	.search .img_tip {
		width: 200px;
		z-index: 1000;
		position: absolute;
		padding: 5px;
		border: #DDDDDD 1px solid;
		background: #FFFFFF;
	}
	.vote {
		padding: 10px;
	}
	.vote div {
		font-weight: bold;
	}
	.vote li {
		padding: 3px 0 3px 0;
	}
	.vote p {
		margin: 5px 0 5px 0;
	}
	.feedback {
    width: 340px;
    position: fixed;
    right: 30px;
    bottom: -9999px;
    box-shadow: 0 20px 40px 8px rgba(0, 0, 0, 0.25);
    font-size: 14px;
    border-radius: 10px 10px 0 0;
}

.feedback .feedbackHeader {
    height: 40px;
    line-height: 40px;
    border-radius: 10px 10px 0 0;
    color: #ffffff;
    text-indent: 50px;
    font-weight: normal;
    cursor: pointer;
}

.feedback .eMailIco {
    background: url("../images/emailIco.png") 16px center no-repeat #252c33;
    background-size: 21px auto;
}

.feedbackForm {
    padding: 16px 16px 40px 16px;
}

.feedbackForm .tips {
    color: #222d38;
    padding-bottom: 20px;
}

.feedbackForm .line {
    margin-bottom: 16px;
}

.feedbackForm .line input, .feedbackForm .line textarea {
    width: 100%;
    box-sizing: border-box;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    border: solid 1px #ccc;
    color: #222d38;
    display: block;
}

.feedbackForm textarea {
    resize: none;
    height: 78px;
    padding: 11px;
    line-height: 20px;
}

.feedbackForm .line input {
    height: 40px;
    line-height: 40px;
    padding: 0 11px;
}

.feedbackForm .btn {
    background: #18c139;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
    border: none;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    cursor: pointer;
}

.feedback .closeBtn {
    background: url("../images/closeBtn.png") no-repeat;
    width: 28px;
    height: 28px;
    background-size: 28px 28px;
    position: absolute;
    left: -36px;
    top: 6px;
    cursor: pointer;
    display: none;
}
