@charset "UTF-8";
/***************************global style************************************/
/**清除浮动**/
.clear {
	content: "";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	zoom: 1;
}
.hidden-m {
	display: none;
}
.table-m {
	border-collapse: collapse;
	table-layout: fixed !important;
}
/*文字垂直居中*/
.table-m>tbody>tr>td,.table-m>thead>tr>th{
	vertical-align: middle;
}
/**带边框的表格*/
.table-border-m {
	/*border: 1px solid #ccc;*/
	border-collapse: collapse;
	table-layout: fixed !important;
}
.table-border-m tr td {
	border: 1px solid #EBEBEB;
}
.table-border-m tr td:first-child {
	border-left: none !important;
}
.table-border-m tr td:last-child {
	border-right: none !important;
}
/*td超出自动显示省略号*/
.ellipsis {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -icab-text-overflow: ellipsis;
    -khtml-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.btn.focus,.btn:focus,.btn:hover {
    text-decoration: none;
}

/**控制div中的img的css**/
.div-img {
    margin: 0px auto;
    text-align: center;
    margin-bottom: 5px
}
.div-img em {
    display: inline-block;
    width: 0;
    overflow: hidden;
    height: 100%;
    vertical-align: middle;
}
.div-img img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    /* for IE6 _height: 100%; */
    _width: 100%;
}

/*文件上传框美化*/
.btn_addPic {
    display: inline-block;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}
.filePrew {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 40px;
    width:100%;
    min-height: 20px;
    height:100%;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity :0);
}

/*分页显示or隐藏*/
.cl-page-content{
    display:none;
}
.cl-page-content.active{
    display:block;
}
/*垂直文字*/
.vertical-txt{
    width: 20px;
    white-space: normal;
    word-wrap: break-word;
}
/*固定中间区域宽度为1200px*/
.block1200{
    padding-right:0;
    padding-left:0;
    margin:0 auto;
    width:1200px;
}
.block1620{
    padding-right:0;
    padding-left:0;
    margin:0 auto;
    width:1620px;
    min-width:1200px;
}

/*****************************************************************************************/
/*******页面共用css*******/


a{
    text-decoration: none;
    outline: none;
}
a:link,a:visited{
    text-decoration: none;
}
a:hover {
    cursor: pointer;
    text-decoration: none;
}
a img {
    border: none;
}
ol,ul,li,dl{
    list-style: none;
    margin: 0;
    padding: 0;
}

/*override bootstrap style*/
.container-fluid {
    padding-right:0;
    padding-left:0;
}
.container-fluid .row{
    margin-left:0;
    margin-right:0;
    padding-right:0;
    padding-left:0;
}
.btn:active.focus, .btn:active:focus,
.btn.active.focus, .btn.active:focus{
    outline:none;
}
/*降重页面右侧  2020-4-26*/
.jc-rightBar .bodyer{
	padding:0
}
.jc-rightBar .bodyer>p{
	color:#2170d6;
	font-size:18px;
	font-weight:700;
	margin:25px 0
}
.jc-rightBar .bodyer dl{
	margin-bottom:30px
}
.jc-rightBar .bodyer dl>dt{
	font-size:16px;
	color:#131313;
	padding-bottom:15px
}
.jc-rightBar .bodyer dl>dd{
	color:#7d7d7d;
	line-height:28px
}
.attention-list{
	background-color:#fbfbfb;
	padding:20px
}
.attention-list h6{
	color:#333;
	font-size:16px;
	font-weight:700
}
.attention-list ul li{
	color:#666;
	line-height:24px
}
/**/
/*支付方式*/
.wtc-payment-list { 
	font-size: 0; 
	*word-spacing:-1px/*IE6、7*/;
}
.wtc-payment-list li { 
	vertical-align: top; 
	letter-spacing: normal; 
	word-spacing: normal; 
	text-align: center; 
	display: inline-block; 
	width: 200px; 
	padding: 20px 30px 0 40px; 
	margin: 11px; 
	border: solid 2px #E6E6E6; 
	border-radius: 4px; 
	position: relative; 
	z-index: 1;
}
.wtc-payment-list li i {
	display: none;
}
.wtc-payment-list li label { 
	display: block; 
	cursor: pointer;
}
.wtc-payment-list li:hover,
.wtc-payment-list li.using { 
	background: url(../images/buy/pay-use.png) no-repeat 164px 0; 
	border: solid 2px #52A452; 
	margin: 11px;
}
.wtc-payment-list li.using i {
	background: url(../images/buy/pay-use.png) no-repeat 0 0;
	display: block;
	width: 32px;
	height: 29px;
	position: absolute;
	z-index: 1;
	top:0;
	right: 0;
}
.wtc-payment-list li .logo {
	line-height: 0;
	text-align: center;
	vertical-align: middle;
	display: table-cell; 
	*display: block;
	width: 120px;
	height: 50px;
	overflow: hidden;
}
.wtc-payment-list li .logo img {
	max-width: 120px;
	max-height: 50px;
	margin-top:expression(50-this.height/2);
	*margin-top:expression(25-this.height/2)/*IE6,7*/;
}
.wtc-payment-list li .predeposit {
	display: block;
	clear: both;
	margin-top: 10px;
}
.wtc-payment-list li .predeposit p {
	font: 12px/18px "microsoft yahei";
	color: #E4393C;
	text-align: left;
	margin-top: 5px;
}