@charset "utf-8";/*!
 * Even base CSS
 * Date: 2012-9-23
 * Email: leyewen@163.com
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0
}
body {
	font-size:12px;
	font-family:"微软雅黑", "Arial", "宋体"
}
a {
	outline:0;
	-moz-outline-style:none
}
html {
	overflow-x:hidden
}
a:focus {
	outline:0
}
a:active {
	outline:0;
	background:inherit
}
input::-ms-clear {
display:none
}
ul {
	list-style:none
}
img {
	border:0
}
p {
	display:block;
	-webkit-margin-before:1em;
	-webkit-margin-after:1em;
	-webkit-margin-start:0;
	-webkit-margin-end:0
}
table {
	border-collapse:collapse
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
	margin:0;
	padding:0;
	border:0
}


a {
	text-decoration:none
}
ul li {
	list-style:none;
	float:left
}
ul, li, ol, dl, dt, dd {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.hide {
	display:none
}
.liquancontent-l{ width:400px; float:left}
.liquancontent-l h2{ font-size:24px;}
.liquancontent-l p{ font-size:16px; line-height:24px;}
.liquancontent-r{ width:780px; float: right}
.level-2{ width:260px; }

.level-2 ul,.level-2 li{list-style-type:none; margin:0; padding:0;}
.level-2 ul{line-height:28px;width:420px;  font-size:14px}
.level-2 ul li{color:#363636;height:30px;  display:block}
.level-2 ul li b{background:#dddddd;display:block;float:left;font-weight:normal;padding:0 5px 0 0;text-align:right;width:36px;}
.level-2 ul li i{background:#eaeaea;float:left;font-style:normal;margin:0 0 0 1px;padding:0 0 0 10px;width:200px; display:block; height:28px; line-height:28px}

.liquan_show{
	margin: 0 auto;
	position: relative;
	top: 62px;
	z-index: 99;
	width: 1200px;
	 padding:0 10px;
}

.liquan_show h2 {
    font-size: 24px;
    font-weight: bold; border-bottom: 1px dashed #999999;
 
   font-family: "宋体";
    padding: 8px 0 10px 0;
    position: relative;
    text-align: center;
}
.liquan_show_con{background: #fff;border-radius: 10px;float: right;height: 380px;position: relative;width: 250px; padding:10px; }
.liquan_show_con .liquan_show_con_li{ width:245px; padding:10px;}
.liquan_show_con .guige:before {
    border-left: solid 1px #1b1514;
    border-radius: 30px;
    content: '';
    display: inline-block;
    height: 35px;
    left: 10px;
    position: absolute;
    top: 10px;
}
.liquan_show_con .xinghao {
    float: left;
    line-height: 55px;
    text-align: right;
    width: 90px;}
.liquan_show_con .guige em{
	display: block;
	font-style: normal;
}

.liquan_show_con .xinghao strong {
    font-size: 28px;
    margin-right: 5px;
    color: #d51737;
}
.liquan_show_con  .guige {
    float: left;
    padding: 7px 0 3px 25px;
    position: relative;
    text-align: left;
    width: 130px;
    font-family: "微软雅黑";
    font-size: 14px;
}
.liquan_show_con li a{
	background: #fff;
	border-radius: 10px;
	color: #1b1514;
	display: block;
	height: 55px;
	transition: .3s;
}
.span1{
	width: 310px;
	display: inline-block;
	float: right;
	height: 100%;
	background: url(../images/erweima.png) no-repeat;
	background-size:100% 100% ;
	color: #FFFFFF;font-size: 16px ;
	line-height: 18px;
	cursor: pointer;
	overflow: hidden;
}

.show_ewm{
	float: left;
	width: 140px;
	text-align: center;
	position: relative;
	height: 100px;
}
.span1>div:first-child p{
	line-height: 16px;
}
.span1>div:first-child p:first-child{
	margin-top: 34px;
	margin-bottom: 5px;
}
.span1>div:first-child span{
	position: absolute;
	display: inline-block;
	right: 0;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #FFFFFF;
}