/*按天配资 B*/
.peizi-banner{
	width: 1920px;
	margin: 0 auto;
}
.peizi-nav{
	height: 66px;
	background: #f1eadf;
	margin-top: 30px;
}
.peizi-nav li{
	float: left;
}
.peizi-nav li a{
	display: block;
	width: 180px;
	height: 66px;
	font-size: 16px;
	text-align: center;
	line-height: 66px;
	color: #333;
}
.pz-center{
	width: 1200px;
	margin:0 auto;
	background: #fff;
}
.pz-left .pz-title{
	float: left;
    width: 118px;
    color: #333333;
    line-height: 40px;
    font-size: 18px;
}
.pz-left{
	width: 540px;
	float: left;
}
.pz-left ul{
	padding: 0 40px;
	margin-top: 20px;
}
.pz-left li{
	padding: 20px 0px;
    border-bottom: 1px solid #ECECEC;
    clear: both;
}
.pz-left .pz-title .wenhao{
	display: block;
	width: 20px;
    height: 20px;
    background-image: url(../imgs/wenhao.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 10px;
   margin-right: 20px;
    cursor: pointer;
    position: relative;
}
.pz-title .wenhao:hover img{
	display: block;
}
.pz-title .wenhao img{
	position: absolute;
	top: -70px;
	left: -34px;
	display: none;
}

.pz-left .pz-bili{
	overflow: hidden;
    line-height: 40px;
    color: #666666;
    font-size: 14px;
}
 .pz-bili .pz-money{
 	font-size: 18px;
 }
 .pz-bili .text-red{
 	color: red;
 }
.pz-right{
	width: 570px;
	 padding: 0 25px;
    background-color: #F9F9F9;
    margin-bottom: 30px;
    margin-top: 20px;
    margin-right: 30px;
} 
.pz-right .pz-title02{
	float: left;
    width: 118px;
    color: #333333;
    line-height: 61px;
    font-size: 18px;
}
.pz-right li{
	padding: 10px 0;
	border-bottom: 1px solid transparent;
}
.pz-right li .pz-bili02{
	margin-top: 10px;
	font-size: 14px;
}
.pz-right .zijin-input{
	display: inline-block;
    width: 170px;
    padding: 0 10px;
    border: 1px solid #C6C6C6;
    border-radius: 5px;
    background-color: #fff;
    height: 40px;
    font-size: 16px;
}
.pz-right .zijin-input input{
	display: inline-block;
    width: 120px;
    font-size: 18px;
    border: none;
    line-height: 40px;
    height: 40px;
    text-align: right;
    outline: none;
    vertical-align: middle;
    color: #666;
}
.pz-right .zijin-input  select{
	border: none;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    width: 120px;
    text-align-last: right;
    vertical-align: middle;
    outline: none;
}
.shengqing-box{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	font-size: 14px;
	text-align: center;
	padding-top: 30px;
	background-color: #fff;
	border-top: 1px solid #D9D9D9;
}
.shengqing-box input{
	width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-right: 6px;
}
.shengqing-box a{
	color: #c3a06e;
}
.btn-primary{
	margin: 10px 0;
    width: 240px;
    font-size: 18px;
    line-height: 46px;
    background-color: #fa505c;
    border: none;
    color: #fff;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    margin-top: 16px;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.btn-primary:hover{
	background-color: #9d7847;
}
.zhuyi{
	width: 1140px;
	margin: 0 auto;
	padding-top: 30px;
	background: #fff;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}
.zhuyi h1{
	font-size: 22px;
	font-weight: normal;
	line-height: 50px;
	    border-bottom: 1px dashed #D9D9D9;
	color: #bb9767;
}
.zhuyi ul{
	margin-top: 20px;
}
.zhuyi li{
	font-size: 14px;
	color:  #bb9767;
	line-height: 30px;
}
.on{
	background: #fff;
	color: #ba9767;
	box-shadow: 5px -5px 8px rgba(66, 66, 66, 0.1);
}
/*按天配资 E*/