/*global settings*/

body {
	background: #fff;
	width: 1440px;
	position: relative;
	margin: 0 auto;
	width: 100%;
	font-family: MicrosoftYaHei-Bold, MicrosoftYaHei;
}

.w {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}
.wp_nav {
	width: 1440px;
	margin: 0 auto;
	position: relative;
}
a.more:link,
a.more:visited {
	display: block;
	line-height: 24px;
	font-size: 14px;
	color: #0A70C3;
	position: absolute;
	top: 16px;
	right: 0px;
	font-weight: 400;
}

a.more:after {
	font-family: "iconfont" !important;
	font-size: 13px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	content: "\e607";
}

a {
	font-size: 16px;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

a.more:hover {
	color: #0A70C3;
	text-decoration: none;
}

a.more:after {
	font-family: "iconfont" !important;
	font-size: 13px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	content: "\e635";
}

.border {
	border: 1px solid #ebebeb;
}

.layout-l {
	float: left;
	width: 1100px;
}

.layout-r {
	float: right;
	width: 320px;
}

.row-line {
	height: 300px;
}

.column {
	width: 1105px;
	height: 100%;
	padding: 0px 20px 10px;
    position: relative;
}

.column .column-title {
	height: 50px;
    border-bottom: 1px solid #e7e7e7;
	position: relative;
}

.column-title .title-text {
	height: 100%;
	width: 200px;
	color: #0A70C3;
	line-height: 50px;
	font-size: 20px;
	font-family: Microsoft YaHei, Microsoft YaHei-Bold;
	font-weight: 600;
	text-align: left;
    padding-left: 30px;
}

.column-title1 .title-text {
    height: 100%;
    width: 103px;
    color: #0A70C3;
    line-height: 50px;
    font-size: 18px;
    font-family: Microsoft YaHei, Microsoft YaHei-Bold;
    font-weight: 500;
    text-align: left;
    padding-left: 30px;
    float: left;
}
.title-text:before{
	content: "";
	position: absolute;
	width: 24px;
	height: 24px;
    margin-top: 14px;
    margin-left: -30px;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* ±êÇ©Ò³ */
.tab {
	top: -51px;
    line-height: 50px;
    position: relative;
    width: 828px;
    left: 115px;
}
.tab1 {
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	position: relative;
}


.tab1 a {
	display: block;
	text-align: center;
	font-size: 18px;
	position: relative;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.8);
	margin-left: 10px;
	float: left;
    width: 50px;
}

.tab1 a:hover {
	color: #0A70C3;
}

.tab1 a.active {
    color: #0A70C3;
    border-bottom: 1px solid #0A70C3;
    margin-bottom: -1px;
    float: left;
    width: 50px;
}
.tab a {
	display: block;
	width: 90px;
	text-align: center;
	font-size: 18px;
	position: relative;
	float: left;
	font-weight: 600;
	color: rgba(0, 0, 0, 0.8);
	margin-left: 10px;
}

.tab a:hover {
	color: #0A70C3;
}

.tab a.active {
	color: #0A70C3;
	border-bottom: 1px solid #0A70C3;
}


/*===========list style===========*/
.textlist {
	width: 100%;
	padding-top: 3px;
}

.textlist>li {
    line-height: 48px;
    font-size: 14px;
    padding: 0px 110px 0px 20px;
    position: relative;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    top: -70px;
}

.textlist.small>li {
	font-size: 14px;
}

.textlist>li:before {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background: #ddd;
	position: absolute;
	top: 20px;
	left: 0px;;
}

.primary .textlist>li:before {
	top: 20px;
	left: 5px;
}
.textlist>li>span {
	display: block;
	font-size: 16px;
	color: #bbb;
	position: absolute;
	top: 0;
	right: 2px;
}

.textlist>li>span.item_shopType {
	color: #B19675;
	left: 0px;
	width: 100px;
}
.textlist>li>span.timing {
	color: #666;
}

.textlist>li>span.timing span {
	color: #fa6f2b;
}

.textlist.hideTime>li {
	padding-right: 0;
}

.textlist.hideTime>li span {
	display: none;
}

.textlist>li a {
	color: rgba(0,0,0,0.85);
}
.textlist>li a:hover {
	color: #0C5BA5;
}

/*===========¶þ¼¶Ò³Ãæ===========*/
.subpage {
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    position: relative;
    padding-left: 200px;
}

.subpage.no-sider {
    background: #fff;
    padding-left: 0;
}

.subpage.no-sider .siderBar {
    display: none;
}

.subpage.no-sider>.contant {
    border-left: 0;
}

.subpage>.contant {
    min-height: 600px;
    background: #fff;
    border-left: 1px solid #e5e5e5;
}

.subpage>.siderBar {
    width: 200px;
    position: absolute;
    left: 0;
    top: 20px;
}

.subpage>.siderBar>.title {
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    padding: 0 10px;
    margin: 0 10px;
    margin-bottom: 15px;
    border-bottom: 2px solid #bcbcbc;
}

.subpage>.siderBar>.menu1 {
    padding: 0 8px;
}

.subpage>.siderBar>.menu1 li {
    padding: 3px 0;
}
.subpage>.siderBar>.menu1 li>a:hover {
	color: #000 !important;
    background: rgba(0,0,0,0.1);
}

.subpage>.siderBar>.menu1 a {
    display: block;
    line-height: 30px;
    padding: 2px 10px;
    border-radius: 5px;
    position: relative;
    font-size: 14px;
}

.subpage>.siderBar>.menu1 a>i {
    display: block;
    line-height: 24px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.subpage>.siderBar>.menu1 a.default:link,
.subpage>.siderBar>.menu1 a.default:visited {
    color: #000;
    border: 1px solid #e2e2e2;
}

.subpage>.siderBar>.menu1 a.default:hover {
	color: #000;
    text-decoration: none;
    border: 1px solid #dadada;
}

.subpage>.siderBar>.menu1 a.active:link,
.subpage>.siderBar>.menu1 a.active:visited {
    color: #fff !important;
    background: #0a70c3;
    border: 1px solid transparent;
}

.subpage>.siderBar .submenu a.active:hover {
	font-size: 14px;
    background: #0D3C75;
    border: 0 !important;
}

.subpage>.siderBar .submenu {
    padding-top: 8px;
}

.subpage>.siderBar .submenu a {
    padding-left: 22px;
}

.subpage .listbar {
    margin: 0 30px;
}

.subpage .listbar>.title {
    font-size: 14px;
    color: #555;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-top: 20px;
}

.subpage .listbar>.title>span {
    display: inline-block;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #337BB5;
    margin-bottom: -1px;
}

.subpage .listbar>.list {
    width: 100%;
    padding-bottom: 50px;
}

.subpage .listbar>.list tr a {
    color: #444;
    width: 700px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.subpage .listbar>.list tr:hover {
    background: #f8f8f8;
}

.subpage .listbar>.list tr span {
    color: #aaa;
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    font-size: 15px;
}

.subpage .textbox {
    min-height: 700px;
    padding: 20px;
}

.subpage .textbox>.title {
    border-bottom: 1px solid #f5f5f5;
    text-align: center;
    padding-bottom: 40px;
    padding-top: 35px;
}

.subpage .textbox>.title h1 {
    font-size: 21px;
    font-weight: 800;
    color: #444;
    line-height: 1.5em;
}

.subpage .textbox>.title>span {
    color: #999;
    line-height: 2em;
    margin: 0 1em;
}

.subpage .textbox>.msbox {
    width: auto;
    font-size: 14px;
    line-height: 2em;
    padding: 30px 145px
}

.subpage .textbox>.msbox p {
    text-indent: 2em;
    margin-bottom: 1em;
}

.subpage .search-bar {
    padding: 50px 0;
    border-bottom: 1px solid #eee;
    margin: 0 30px;
}

.subpage .search-bar>.search-tool {
    width: 500px;
    margin: 0 auto;
}

.subpage .search-bar>.search-tool>input {
    display: block;
    width: 410px;
    line-height: 22px;
    height: 42px;
    font-size: 16px;
    padding: 8px 12px;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 3px 0 0 3px;
    float: left;
}

.subpage .search-bar>.search-tool>button {
    display: block;
    width: 62px;
    line-height: 42px;
    font-size: 14px;
    color: #fff;
    background: #0a70c3;
    border: 0;
    border-radius: 0 3px 3px 0;
    float: left;
    overflow: hidden;
}

.subpage .search-bar>.search-tool>button:hover {
    background: #337BB5;
    cursor: pointer;
}

.subpage .listbar>.list td {
    border-top: 0 !important;
}

.form-element-group > .form-element-label {
    font-size: 16px;
}

.dataTables_empty {
    width: 1340px;
}
.bs1 .title-text:before {
    background: url(/_upload/tpl/0f/93/3987/template3987/images/c1.png) no-repeat;
}
.bs2 .title-text:before {
    background: url(/_upload/tpl/0f/93/3987/template3987/images/c2.png) no-repeat;
}
.bs3 .title-text:before {
    background: url(/_upload/tpl/0f/93/3987/template3987/images/c3.png) no-repeat;
}
.bs4 .title-text:before {
    background: url(/_upload/tpl/0f/93/3987/template3987/images/c4.png) no-repeat;
}
.yqlj:before {
    content: "";
    display: block;
    width: 36px;
    background: url(/_upload/tpl/0f/93/3987/template3987/images/c5.png) no-repeat;
    height: 31px;
    float: left;
    left: 20px;
    position: relative;
}