body,
html,
div,
img,
a,
p,
ul,
ol,
dl,
dd,
dt,
li,
h1,
h2,
h3,
h4,
h5,
em,
i,
form,
input,
span,
button {
	font-weight: normal;
	*zoom: 1;
	margin: 0;
	padding: 0;
	font-style: normal;
	outline: none;
	list-style: none;
}

img {
	outline: none;
	border: none;
}

body,
html {
	width: 100%;
	min-width: 1200px;
	margin: 0;
	padding: 0;
	background: #f3f3f3;
	font-size: 14px;
	font-family: 'Microsoft Yahei', '\5FAE\8F6F\96C5\9ED1', Arial, 'Hiragino Sans GB', '\5B8B\4F53';
	color: #999;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

table {
	border-collapse: collapse;
}

ul {
	-webkit-padding-start: 0px;
}

.bor-6 {
	border-radius: 6px;
}

.bor-10 {
	border-radius: 10px;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #034495;
	text-decoration: none;
}

.aHoIn:hover {
	color: initial;
	text-decoration: none;
}
/* ---------------------single CSS----------------------- */
/* display */
.dn {
	display: none;
}

.di {
	display: inline;
}

.db {
	display: block;
}

.dib {
	display: inline-block;
}

/* if the element is block level(eg. div, li), using 'inline_any' instead */
/* height */
.h0 {
	height: 0;
}

.h14 {
	height: 14px;
}

.h16 {
	height: 16px;
}

.h18 {
	height: 18px;
}

.h20 {
	height: 20px;
}

.h22 {
	height: 22px;
}

.h24 {
	height: 24px;
}

.h40 {
	height: 40px;
}

/* width */
/* fixed width value */
.w20 {
	width: 20px;
}

.w50 {
	width: 50px;
}

.w70 {
	width: 70px;
}

.w100 {
	width: 100px;
}

.w120 {
	width: 120px;
}

.w140 {
	width: 140px;
}

.w160 {
	width: 160px;
}

.w180 {
	width: 180px;
}

.w200 {
	width: 200px;
}

.w220 {
	width: 220px;
}

.w250 {
	width: 250px;
}

.w280 {
	width: 280px;
}

.w300 {
	width: 280px;
}

.w320 {
	width: 320px;
}

.w360 {
	width: 360px;
}

.w400 {
	width: 400px;
}

.w460 {
	width: 460px;
}

.w500 {
	width: 500px;
}

.w600 {
	width: 600px;
}

.w640 {
	width: 640px;
}

.w700 {
	width: 700px;
}

.w1000 {
	width: 1000px;
}

.w1150 {
	width: 1150px;
}

.w1200 {
	width: 1200px;
}

/* percent width value */
.pct10 {
	width: 10%;
}

.pct15 {
	width: 15%;
}

.pct20 {
	width: 20%;
}

.pct25 {
	width: 25%;
}

.pct30 {
	width: 30%;
}

.pct33 {
	width: 33.3%;
}

.pct40 {
	width: 40%;
}

.pct50 {
	width: 50%;
}

.pct60 {
	width: 60%;
}

.pct66 {
	width: 66.6%;
}

.pct70 {
	width: 70%;
}

.pct75 {
	width: 75%;
}

.pct80 {
	width: 80%;
}

.pct90 {
	width: 90%;
}

.pct100 {
	width: 100%;
}

/* line-height */
.lh0 {
	line-height: 0;
}

.lh14 {
	line-height: 14px;
}

.lh16 {
	line-height: 16px;
}

.lh18 {
	line-height: 18px;
}

.lh20 {
	line-height: 20px;
}

.lh22 {
	line-height: 22px;
}

.lh24 {
	line-height: 24px;
}

.lh30 {
	line-height: 30px;
}

.lh40 {
	line-height: 40px;
}

/* img */
.imgDib {
	display: inline-block;
}

.img-100 {
	display: block;
	width: 100%;
	height: 100%;
}


/*top*/
.t1 {
	top: 1px;
}

.t2 {
	top: 2px;
}

.t3 {
	top: 3px;
}

.t4 {
	top: 4px;
}

.t5 {
	top: 5px;
}

.t10 {
	top: 10px;
}

/* margin */
.m0auot {
	margin: 0 auto !important;
}

.ml0 {
	margin-left: 0 !important;
}

.ml1 {
	margin-left: 1px;
}

.ml2 {
	margin-left: 2px;
}

.ml5 {
	margin-left: 5px;
}

.ml10 {
	margin-left: 10px;
}

.ml-12 {
	margin-left: -12px !important;
}

.ml15 {
	margin-left: 15px;
}

.ml20 {
	margin-left: 20px;
}

.ml30 {
	margin-left: 30px;
}

.mr0 {
	margin-right: 0px;
}

.mr1 {
	margin-right: 1px;
}

.mr2 {
	margin-right: 2px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr15 {
	margin-right: 15px;
}

.mr20 {
	margin-right: 20px;
}

.mr25 {
	margin-right: 25px;
}

.mr30 {
	margin-right: 30px;
}

.mt0 {
	margin-top: 0px;
}

.mt1 {
	margin-top: 1px;
}

.mt2 {
	margin-top: 2px;
}

.mt3 {
	margin-top: 3px;
}

.mt4 {
	margin-top: 4px;
}

.mt5 {
	margin-top: 5px;
}

.mt10 {
	margin-top: 10px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt25 {
	margin-top: 25px;
}

.mt30 {
	margin-top: 30px;
}

.mt35 {
	margin-top: 35px;
}

.mb1 {
	margin-bottom: 1px;
}

.mb2 {
	margin-bottom: 2px;
}

.mb3 {
	margin-bottom: 3px;
}

.mb4 {
	margin-bottom: 4px;
}

.mb5 {
	margin-bottom: 5px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb14 {
	margin-bottom: 14px;
}

.mb16 {
	margin-bottom: 16px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb35 {
	margin-bottom: 35px;
}

/* margin negative */
.ml-1 {
	margin-left: -1px;
}

.mr-1 {
	margin-right: -1px;
}

.mt-1 {
	margin-top: -1px;
}

.mt-5 {
	margin-top: -5px;
}

.mb-1 {
	margin-bottom: -1px;
}

.ml-3 {
	margin-left: -3px;
}

.mr-3 {
	margin-right: -3px;
}

.mt-3 {
	margin-top: -3px;
}

.mb-3 {
	margin-bottom: -3px;
}

.ml-10 {
	margin-left: -10px !important;
}

.ml-20 {
	margin-left: -20px;
}

.mr-20 {
	margin-right: -20px;
}

.mt-20 {
	margin-top: -20px;
}

.mb-20 {
	margin-bottom: -20px;
}

.ml-17 {
	margin-left: -17px !important;
}

/* padding */
.pd0 {
	padding: 0;
}

.pd1 {
	padding: 1px;
}

.pl1 {
	padding-left: 1px;
}

.pt1 {
	padding-top: 1px;
}

.pr1 {
	padding-right: 1px;
}

.pb1 {
	padding-bottom: 1px;
}

.pd2 {
	padding: 2px;
}

.pl2 {
	padding-left: 2px;
}

.pt2 {
	padding-top: 2px;
}

.pr2 {
	padding-right: 2px;
}

.pb2 {
	padding-bottom: 2px;
}

.pl5 {
	padding-left: 5px;
}

.pd5 {
	padding: 5px;
}

.pt5 {
	padding-top: 5px;
}

.pr5 {
	padding-right: 5px;
}

.pb5 {
	padding-bottom: 5px;
}

.p10 {
	padding: 10px;
}

.pl10 {
	padding-left: 10px;
}

.pt10 {
	padding-top: 10px;
}

.pr10 {
	padding-right: 10px;
}

.pb10 {
	padding-bottom: 10px;
}

.p15 {
	padding: 15px;
}

.pl15 {
	padding-left: 15px;
}

.pt15 {
	padding-top: 15px;
}

.pr15 {
	padding-right: 15px;
}

.pb15 {
	padding-bottom: 15px;
}

.p20 {
	padding: 20px;
}

.pl20 {
	padding-left: 20px;
}

.pt20 {
	padding-top: 20px;
}

.pr20 {
	padding-right: 20px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb35 {
	padding-bottom: 35px;
}

.p30 {
	padding: 30px;
}

.pl30 {
	padding-left: 30px;
}

.pt30 {
	padding-top: 30px;
}

.pr30 {
	padding-right: 30px;
}

.pb30 {
	padding-bottom: 30px;
}

.pt25 {
	padding-top: 25px;
}

/* border-color name rule: border(b)-position(l/r/t/b/d)-width(null/2)-style(null/sh)-color(first one letter/first two letter) |-> All colors are safe color*/
.bd0 {
	border: 0 !important;
}

.bdt0 {
	border-top: 0 !important;
}

.bdr0 {
	border-right: 0 !important;
}

.bdb0 {
	border-bottom: 0 !important;
}

.bdl0 {
	border-left: 0 !important;
}

.bdc {
	border: 1px solid #ccc;
}

.blc {
	border-left: 1px solid #ccc;
}

.brc {
	border-right: 1px solid #ccc;
}

.btc {
	border-top: 1px solid #ccc;
}

.bbc {
	border-bottom: 1px solid #ccc;
}

.bdd {
	border: 1px solid #ddd;
}

.bld {
	border-left: 1px solid #ddd;
}

.brd {
	border-right: 1px solid #ddd;
}

.btd {
	border-top: 1px solid #ddd;
}

.bbd {
	border-bottom: 1px solid #ddd;
}

.bde {
	border: 1px solid #eee;
}

.ble {
	border-left: 1px solid #eee;
}

.bre {
	border-right: 1px solid #eee;
}

.bte {
	border-top: 1px solid #eee;
}

.bbe {
	border-bottom: 1px solid #eee;
}

.bbzs {
	border-bottom: 1px solid #034495;
}
.bbfs {
	border-bottom: 1px solid #FF9A22;
}

/*position*/
.l0 {
	left: 0;
}

.t0 {
	top: 0;
}

.r0 {
	right: 0;
}

/*tuandai border*/
.td-bd-f {
	border: 1px solid #f3f3f3;
}

.td-bdt-f {
	border-bottom: 1px solid #f3f3f3;
}

.td-bdl-f {
	border-left: 1px solid #f3f3f3;
}

.td-bdr-f {
	border-right: 1px solid #f3f3f3;
}

.td-bdb-f {
	border-bottom: 1px solid #f3f3f3;
}

.td-bd-e6 {
	border: 1px solid #e6e6e6;
}

.td-bdt-e6 {
	border-bottom: 1px solid #e6e6e6;
}

.td-bdl-e6 {
	border-left: 1px solid #e6e6e6;
}

.td-bdr-e6 {
	border-right: 1px solid #e6e6e6;
}

.td-bdb-e6 {
	border-bottom: 1px solid #e6e6e6;
}

/* background-color name rule: bg - (key word/Hex color) |-> All colors are safe color */
.bgzs {
	background-color: #034495;
}

.bgfs {
	background-color: #FF9A22;
}

.bgff {
	background-color: #fff;
}

.bgf2 {
	background-color: #f2f2f2;
}

.bgf3 {
	background-color: #f3f3f3;
}

.bgfb {
	background-color: #fbfbfb;
}

.bgf5 {
	background-color: #f5f5f5;
}

.bgf0 {
	background-color: #f0f0f0;
}

.bgeb {
	background-color: #ebebeb;
}

.bge0 {
	background-color: #e0e0e0;
}

/* safe color */
.c0 {
	color: #000;
}

.c3 {
	color: #333;
}

.c6 {
	color: #666;
}

.c9 {
	color: #999;
}

.cc {
	color: #ccc;
}

.cf {
	color: #fff;
}

.czs {
	color: #034495;
}

.cfs {
	color: #FF9A22;
}

.red {
	color: #f23d3d !important;
}

.g303030 {
	color: #303030;
}

.c-ff614f {
	color: #ff614f;
}

/* font-size */
.f0 {
	font-size: 0;
}

.f12 {
	font-size: 12px;
}

.f13 {
	font-size: 13px;
}

.f14 {
	font-size: 14px;
}

.f16 {
	font-size: 16px;
}

.f18 {
	font-size: 18px;
}

.f20 {
	font-size: 20px;
}

.f22 {
	font-size: 22px;
}

.f24 {
	font-size: 24px;
}

.f26 {
	font-size: 26px;
}

.f28 {
	font-size: 28px;
}

.f30 {
	font-size: 30px;
}

.f36 {
	font-size: 36px;
}

.f40 {
	font-size: 40px;
}

.f45 {
	font-size: 45px;
}

/* font-family */
.fa {
	font-family: Arial;
}

.ft {
	font-family: Tahoma;
}

.fv {
	font-family: Verdana;
}

.fs {
	font-family: Simsun;
}

.fw {
	font-family: 'Microsoft Yahei';
}

.fa {
	font-family: 'Arial';
}

.fst {
	font-family: "宋体";
}

.bt20 {
	bottom: 20px
}

/* font-style */
.n {
	font-weight: normal;
	font-style: normal;
	white-space: normal;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

/* text-align */
.tc {
	text-align: center;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.tj {
	text-align: justify;
}

/* text-decoration */
.tdl {
	text-decoration: underline;
}

.tdn,
.tdn:hover,
.tdn a:hover,
a.tdl:hover {
	text-decoration: none;
}

/* letter-spacing */
.lt-1 {
	letter-spacing: -1px;
}

.lt0 {
	letter-spacing: 0;
}

.lt1 {
	letter-spacing: 1px;
}

/* white-space */
.nowrap {
	white-space: nowrap;
}

.break-all {
	break: break-all
}

/* word-wrap */
.bk {
	word-wrap: break-word;
}

/* vertical-align */
.vm {
	vertical-align: middle;
}

.vtb {
	vertical-align: text-bottom;
}

.vb {
	vertical-align: bottom;
}

.vt {
	vertical-align: top;
}

.v2 {
	vertical-align: 2px;
}

.v1 {
	vertical-align: 1px;
}

.v-1 {
	vertical-align: -1px;
}

.v-2 {
	vertical-align: -2px;
}

.v-3 {
	vertical-align: -3px;
}

.v-4 {
	vertical-align: -4px;
}

.v-5 {
	vertical-align: -5px;
}

/* float */
.fl {
	float: left;
}

.fr {
	float: right;
}

.fc {
	clear: both;
}

/*left*/
.lf340 {
	left: 340px;
}

/* clear */

/* position */
.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.fixed {
	position: fixed;
}

/*z-index*/
.z0 {
	z-index: 0;
}

.z1 {
	z-index: 1;
}

.z2 {
	z-index: 2;
}

.z3 {
	z-index: 3;
}

.z4 {
	z-index: 4;
}

.z5 {
	z-index: 5;
}

.z100 {
	z-index: 100;
}

.z101 {
	z-index: 101;
}

.z102 {
	z-index: 102;
}

.z103 {
	z-index: 103;
}

/* cursor */
.c-poi {
	cursor: pointer;
}

.c-poi-a a {
	cursor: pointer;
}

.c-def {
	cursor: default;
}

/* overflow */
.ovh {
	overflow: hidden;
}

.ova {
	overflow: auto;
}

/* visibility */
.vh {
	visibility: hidden;
}

.vv {
	visibility: visible;
}

/* opacity */
.opa0 {
	opacity: 0;
	filer: alpha(opacity=0);
}

/* zoom */
.z {
	*zoom: 1;
}

/* css动画和排版方式 */

/*css3 动画过度时间*/
.all-2 {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.all-3 {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .2s ease-in-out;
}

.all-4 {
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

/* flex布局 */
.l-flex {
	display: -webkit-box;
	/* Chrome 和 Safari */
	display: -moz-box;
	/* Firefox */
	display: box;
	/* 较老版本的 Flexbox */
	display: -ms-flexbox;
	/* IE10 */
	display: -webkit-flex;
	/* Safari 6.1+ */
	display: flex;
	/* 标准 */
	justify-content: space-between;
	align-items: center;
}

.l-wrap {
	flex-wrap: wrap;
}

.l-justify {
	justify-content: flex-start;
}

.l-align-start {
	align-items: flex-start;
}

.l-grow0 {
	flex-grow: 0;
	flex-shrink: 0;
}

.l-grow1 {
	flex-shrink: 2;
	flex-grow: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix-block:after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
}

.clearfix {
	zoom: 1;
	float: right;
}

/*自动隐藏文字*/
.lee-ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.lee-ellipsis-1 {
	display: -webkit-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.lee-ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.lee-ellipsis-3 {
	display: -webkit-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

/*水平线*/
.lee-hr {
	width: 100%;
	position: relative;
	border-top: 1px solid #dddddd;
	height: 1px;
}

/* 首页头部 */
.headerBox .loginbar {
	background-color: #333333;
}

.headerBox .loginbar .m0auot {
	height: 36px;
}

/* 导航栏 */

.headerBox .navHeight {
	height: 90px;
}

/* 导航栏高度,防止塌陷 */
.headerBox .navBox {
	top: -60px;
}

.headerBox .navBox .layui-nav {
	background-color: initial;
	padding: 0;
	right: -10px;
}

.headerBox .navBox .layui-nav .layui-nav-item {
	line-height: 44px;
	margin: 0 10px;
}

.headerBox .navBox .layui-nav .layui-nav-item a {
	color: #666;
	font-size: 16px;
	padding: 0;
}

.headerBox .navBox .layui-nav .layui-nav-item a:hover,
.headerBox .navBox .layui-nav .layui-this a {
	color: #034495;
	font-weight: bold;
}

.headerBox .navBox .layui-nav .layui-nav-item a .layui-icon-triangle-d {
	color: #666;
}

.headerBox .navBox .layui-nav .layui-this a .layui-icon-triangle-d,
.headerBox .navBox .layui-nav .layui-nav-item a:hover .layui-icon-triangle-d {
	color: #034495;
}


.headerBox .navBox .layui-nav .child {
	padding-right: 16px;
}

.headerBox .navBox .layui-nav .child .layui-nav-child {
	left: -6px;
	top: 50px;
	width: 100px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}

.headerBox .navBox .layui-nav .child .layui-nav-child .rel .layui-icon {
	top: -15px;
	left: 38px;
	color: #ffffff;
	transform: rotate(180deg);
	line-height: 12px;
	font-size: 20px;
	background: initial;
}

.headerBox .navBox .layui-nav .child .layui-nav-child dl dd a {
	font-size: 14px;
	color: #666;
	font-weight: 400;
}

.headerBox .navBox .layui-nav .child .layui-nav-child dl dd a:hover {
	color: #034495;
	font-weight: 400;
}

.headerBox .navBox .layui-nav .layui-this:after,
.headerBox .navBox .layui-nav-bar {
	height: 0px;
	background-color: #FF9A22;
}

.headerBox .nav-fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 99;
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	-ms-transition: top 0.5s;
	-o-transition: top 0.5s;
	transition: top 0.5s;
	box-shadow: 0 3px 16px rgba(0, 0, 0, 0.08) !important;
}

/* 尾部 */
.footerBox {
	padding: 36px 0
}

.footerBox .addrData {
	width: 670px
}
.footerBox .addrData a:hover{
	color: #fff;
}

.footerBox .code dt {
	width: 100px;
	height: 100px
}

.footerBox .code .rel {
	left: -6px
}

.footerBox .service .mailbox {
	position: relative;
	width: 245px;
	height: 40px;
	margin-top: 30px;
	padding-left: 30px
}

.footerBox .service .mailbox a {
	display: inline-block;
	width: 168px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #fff;
	font-size: 16px;
	color: #034495;
	text-align: center;
	background-color: #fff;
	opacity: .9
}

.footerBox .service .mailbox a:hover {
	opacity: 1
}

.footerBox .service .mailbox .number {
	width: 254px;
	height: 108px;
	display: none;
	position: absolute;
	bottom: 38px;
	right: -6px;
	background: url(../img/triangle-bg.png) no-repeat center center;
	z-index: 9;
	-webkit-animation: fadeInTop 0.1s ease-in;
	animation: fadeInTop 0.15s ease-in
}

.footerBox .service .mailbox:hover .number {
	display: block
}

.footerBox .friendlink a:hover {
	color: #FF9A22
}

@-webkit-keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, 6px, 0);
		-ms-transform: translate3d(0, 6px, 0);
		transform: translate3d(0, 6px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

@keyframes fadeInTop {
	0% {
		-webkit-transform: translate3d(0, 6px, 0);
		-ms-transform: translate3d(0, 6px, 0);
		transform: translate3d(0, 6px, 0)
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0)
	}
}

/*暂无数据*/
.empty {
	width: auto;
	height: auto;
	text-align: center;
	padding: 100px 0 130px 0;
}

/*分页样式*/
.page_center {
    text-align: right;
    background: #fff;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #034495;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #034495;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #034495;
    border-color: #034495;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

/* layer 阻止默认事件*/
.layui-input:focus, .layui-textarea:focus{
	border-color: #034495 !important;
	box-shadow: 0 0 0 3px rgba(3,68,149,.08) !important;
}