div.bgImg{
    background:url("../images/banner.jpg");
    display:inline-block;
    width:100%;
    height:300px;
    min-width: 1200px;
}
div.payContent{
	border:1px solid #ccc;
    margin-bottom:40px;
    padding: 0px;
    position: relative;
    background: #ffffff;
     /*modify by huchuanwei 2107-10-9*/
    /*margin-top: -60px;*/
    margin-top: 15px;
	box-shadow: 0 10px 10px rgba(7,17,27,0.2);
	border-radius: 5px;
    /*modify by huchuanwei 2107-10-9*/
    
    background-size: 100%;
    min-width: 1200px;
}
div.payList{padding:0 0 0 3px}
div.payList ul{
	list-style: none;
	overflow-x: hidden;
}
div.payList li{
	height: 60px;
line-height: 4;
position: relative;
text-align: center;
margin-left: -70px;
font-size: 14px;
border-bottom:1px solid #eee;
border-right:1px solid #eee;
    left: 14px;
        background-color: rgb(249,249,249);
        border-left:1px solid #ccc;
}
div.payList li:hover{
	cursor: pointer
}
div.payList li.active{
	border-left: 3px solid #1798ff;
    border-right:none;
    background:#fff;
}
div.payList li a{
	color:#666;
	font-size:16px
}
div.payList li.active a{
	color:#1798ff;
}
div.payMsg{
	margin:40px;
}
div.payMsg p,div.payMsg span ,div.payMsg div{
	font-size:14px;
	color:#666;
}
button.yokeBin{
	border:1px solid #ccc;
	width:140px;
	height:40px;
	background:#fff;
	margin-left:29px;
	margin-right:15px;
	position:relative;
}
p>a.red , div.payMsg span.red ,div.payMsg>div.warningInfo p.red{
	color:red;
}
input.payNum{
	height:40px ;
	border:1px solid #ccc;
	width:240px;
	margin-left:15px;
	padding-left:10px;
}
button.define{
	margin-left:20px;
	border:1px solid #ccc;
	padding:8px 18px;
	background:#fff

}
div.payBtns{
	display: inline-block;
	float:left;
	width:90%;
}
div.payBtns button{
	width:100px;
	height:40px;
	border:1px solid rgb(254, 204, 46);
	background:#fff;
	margin-left:20px;
	margin-bottom:10px;
	position: relative;
}
div.payBtns  div.other{
	padding: 6px 15px; 
	border: 1px solid rgb(254, 204, 46); 
    height: 40px; 
    margin-bottom: 10px; 
    margin-left: 20px; 
    display: inline-block; 
    position:relative;
}
div.payBtns button.costCurrent ,div.payBtns div.costCurrent{
	border:2px solid #1798ff;
}
div.payBtns button.costCurrent img , div.payBtns div.costCurrent img{
   position: absolute;
    bottom: 0px;
    right: 0px;
}
button.rightCost{
	margin-top: 100px;
border: none;
border-radius: 5px;
background: #ff9c00;
padding: 10px 40px;
font-size: 20px;
color: #fff;
margin-left: 90px;
}
button.current{
	border:2px solid #1798ff;
}
button.yokeBin img{
	position: absolute;
    bottom: 0px;
    right: 0px;
}
div.payMsg div.warningInfo p{
	font-size:12px;
}
span#change_user{
	margin-left: 10px;
    color: red;
}
span#money_convert{
	margin-left: 10px;
}

/**********modify by huchuanwei 2017-10-16 **********/

/*.footer{border: 0!important;}
.footer *{color: #CCD7E2;font-size: 15px;}
.footer *:hover{color:#333}
.content .addBg{background: rgba(255,255,255,0.8);border-radius: 10px;padding-bottom: 10px;animation: content_move 1s 1 ease;}
.content .addBg:hover{background: rgba(255,255,255,1);box-shadow: 0 0 15px rgba(255,255,255,1) ,0 0 50px rgba(0,147,169,1);;}
@keyframes content_move{
	from{opacity: 0;left: -999px;transform:scale(0.2,0.2);}
	to{opacity: 1;transform:scale(1,1);}
}*/


body{background: url(../images/xingkong.jpg);background-size:100% 100%; background-attachment :fixed;background-position: 50% 50%; background-repeat: no-repeat; }
.head .header *{color: #fff;}
.head .order *{color: #fff;}
.footer{border: 0!important;}
.footer *{color: #CCD7E2;font-size: 15px;}
.footer *:hover{color:#fff}

div.payList{overflow: hidden;}
/**********modify by huchuanwei 2017-10-16 **********/



