@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,img{margin:0;padding:0}
ul,li,ol,dl,dt,dd{list-style: none;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section { display:block; }
table{border-collapse:collapse;border-spacing:0}
audio,canvas,video { display: inline-block;*display: inline;*zoom: 1;}
fieldset,img{border:0}
caption,th{text-align:left}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
a{text-decoration:none;color: #666;}
a:hover{text-decoration:none;cursor: pointer;}
html,body{
	font-family: "Source Han Sans CN";
	*font-family: "微软雅黑";
	*font-family: "Microsoft Yahei";
	color: #424242;
}
*{
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
img{
	-moz-user-select:none;
	-webkit-user-select:none;
	-ms-user-select:none;/*IE10*/
	-khtml-user-select:none;
	user-select:none;
}
body{
	position: relative;
	min-width: 1200px;
	overflow-x: hidden;
	background: #91171d;
}
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.after:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.ptb3{padding-top: 30px;padding-bottom: 30px;}
/*编辑器*/
.text{font-size: 14px;color: #424242;line-height: 2em;word-wrap: break-word;word-break: normal;}
.text:after{content: "";display: block;height: 0;clear: both;visibility: hidden;}
.text *{max-width: 100% !important;}
/*************内容区域**************/
.jqMask{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
	background: rgba(0,0,0,.7);
	display: none;
}
.jqMask .tableBox{
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	vertical-align: middle;
	text-align: center;
}
.jqMask .tablecell{
	display: table-cell;
	vertical-align: middle;
}
.jqMask .inner{
	width: 600px;
	margin: 0 auto;
	padding: 20px 70px 40px;
	background: #fff;
	border-radius: 8px;
	position: relative;
} 
.jqMask .inner .tit{
	font-size: 20px;
	font-weight: normal;
	line-height: 70px;
	margin-bottom: 15px;
}
.jqMask .inner .txt{
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	text-align: left;
	margin-bottom: 15px;
}
.jqMask .inner li{
	margin-bottom: 20px;
}
.jqMask .inner li input{
	display: block;
	width: 100%;
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-radius: 4px;
	height: 50px;
	padding: 0 10px;
	font-size: 16px;
	color: #a9a9a9;
}

.jqMask .inner li.yzmBox input{
	float: left;
	width: 320px;
}
.jqMask .inner li.yzmBox button{
	color: #fff;
	border-radius: 4px;
	height: 50px;
	border: 0;
	width: 125px;
	float: right;
	font-size: 18px;
	background: url(20200526_xbnh_b5.png) repeat-x center;
	outline: 0;
}
.jqMask .inner .loginBtn{
	display: block;
	border-radius: 4px;
	height: 50px;
	line-height: 50px;
	width: 100%;
	font-size: 20px;
	background: url(20200526_xbnh_b5.png) repeat-x center;
	color: #fff;
	margin: 35px 0 10px;
}
.jqMask .inner .close{
	position: absolute;
	width: 30px;
	height: 30px;
	background: url(20200526_xbnh_b4.png) no-repeat center;
	top: -45px;
	right: 0;
	cursor: pointer;
}
.jqMask .inner img{
	display: block;
	margin: 20px auto;
}
.jqMask3 .inner{
	padding: 20px 50px 40px;
}
.jqMask3 dl{
	width: 100%;
	padding: 0 20px;
	background: #f5f5f5;
	border-radius: 8px;
	margin-bottom: 15px;
}
.jqMask3 dl dt{
	height: 58px;
	line-height: 58px;
	position: relative;
}
.jqMask3 dl dt span{
	float: left;
	padding-right: 10px;
	color: #c92a30;
	font-size: 16px;
	position: relative;
	z-index: 2;
	margin-right: 10px;
}
.jqMask3 dl dt em{
	position: absolute;
	font-style: normal;
	left: 0;
	font-size: 50px;
	width: 70px;
	text-align: center;
	top: 50%;
	line-height: 1em;
	margin-top: -.5em;
	color: #e2b2b2;
	opacity: .2;
	font-weight: bold;
}
.jqMask3 dl dt p{
	float: left;
	color: #3d3d3d;
}
.jqMask3 dl dt span:before{
	content: '';
	height: 1em;
	width: 1px;
	background: #ddd;
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	right: 0;
}
.jqMask3 dl dd{
	padding-bottom: 15px;
}
.jqMask3 dl dd .ewmImg{
	float: left;
	width: 85px;
	height: 85px;
	border: 4px solid #dadada;
	float: left;
	margin: 0;
	margin-right: 20px;
	margin-top: 5px;
}
.jqMask3 dl dd p{
	text-align: left;
	font-size: 14px;
	line-height: 1.8em;
	color: #3d3d3d;
}
.jqMask4 .inner{
	width: 1000px;
	padding: 40px 20px 40px;
}
.jqMask4 .inner .txt{
	max-height: 500px;
	overflow-y: auto;
	line-height: 2em;
	padding-right: 15px;
}

.qrbtn{
	display: block;
	width: 150px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: ;
	font-size: 16px;
	border: 0;
	border-radius: 4px;
	margin: 30px auto 0;
	background: #C92A30;
}
.qrbtn:disabled{
	background: #f5f5f5;
	color: #666;
}

.layercode {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
}

.layercode .png-bg {
  background: #000;
  opacity: 0.5;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.layercode-con {
  background: #fff;
  border-radius: 5px;
  position: absolute;
  top: 30%;
  left:30%;
  padding: 30px;
}

.yidun.yidun--light .yidun_bgimg,
.yidun.yidun--light.yidun--float .yidun_panel {
  position: static!important;
  top: 0!important;
  left: 0!important;
}

.yidun.yidun--light.yidun--float .yidun_panel {
  display: block!important;
}

.yidun.yidun--light .yidun_panel-placeholder {
  padding-top: 0!important;
}