/* 鼠标指针 */
.CommonJJNewSY{
	cursor: pointer;
}
/* CommonJJ */
.CommonJJNewSY .CommonJJFund {
	padding: 15px;
	background: rgb(255, 255, 255);
	color: rgb(153, 153, 153);
	font-size: 15px;
}

.CommonJJNewSY .CommonJJ12FundSize {
	font-size: 12px;
}

.CommonJJNewSY .CommonJJ15FundSize {
	font-size: 15px;
}

.CommonJJNewSY .CommonJJ20FundSize {
	font-size: 20px;
}

.CommonJJNewSY .CommonJJ27FundSize {
	font-size: 27px;
}

.CommonJJNewSY .CommonJJ30FundSize {
	font-size: 30px;
}

.CommonJJNewSY .CommonJJ5PaddingLeft {
	padding-left: 5%;
}

.CommonJJNewSY .CommonJJ10PaddingLeft {
	padding-left: 10%;
}

.CommonJJBuy1{
    color: #fff;
    background: #fe4500;
    height: 45px;
    line-height: 45px;
    width: 80%;
    border-radius: 5px;
    font-size: 20px;
}

.CommonJJNewSY .CommonJJBuy1{
	width: 200px;
    text-align: center;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    border-radius: 100px;
    background: -webkit-linear-gradient(left, #FF9B28 , #FF5B1F);
    color: #fff;
}

.CommonJJNewSY .CommonJJBuy2{
	color: #fff;
    background: #fe4500;
    border-radius: 5px;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    margin-top: 20px;
	margin-bottom:10px;
    text-align: center;
}

.CommonJJNewSY .CommonJJBuy3{
	    float: right;
    width: 66px;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #f40;
    text-decoration: none;
    border-radius: 5px;
}

.CommonJJNewSY .CommonJJBuy4{
	margin-top: 5px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    margin: auto;
    border-radius: 100px;
    background: -webkit-linear-gradient(left, #FF9B28 , #FF5B1F);
    display: inline-block;
    color: #fff !important;
}

.CommonJJNewSY .RightImg {
	position: absolute;
	top: 45%;
	right: 0;
}

.CommonJJNewSY .RightImg2 {
	position: absolute;
	top: 40%;
	right: 0;
}

.CommonJJNewSY .Comment {
	margin-top: 15px;
	font-size: 14px;
    color: #343434;
    border-top: 1px solid #ccc;
}

.CommonJJNewSY .CommonCheckFundDetail{
	color: #52A2FF;
    width: 100%;
    text-align: center;
	padding-bottom:10px;
}

.CommonJJNewSY .CommonJJCycle{
	width: 77px;
    height: 77px;
    text-align: center;
    border-radius: 38.5px;
    border: 1px dotted rgba(255, 0, 0, 0.7);
    display: block;
    box-sizing: border-box;
	float: left;
    margin-top: 10px;
}

.CommonJJNewSY .CommonJJCycleGreen{
    border: 1px dotted rgba(51, 204, 51, 0.7);
}

.CommonJJNewSY .SubTitle1 {
    background: #edf5ff;
    color: #52A2FF;
    font-size: 10px;
	border: solid 1px #edf5ff;
    padding: 0 5px;
    border-radius: 5px;
}

.CommonJJNewSY .Title1 {
    font-size: 19px;
    color: #000000;
    font-weight: bold;
}

.CommonJJNewSY .Title1B {
    font-size: 17px;
    color: #000000;
}

.CommonJJNewSY .Title2 {

}

.CommonJJNewSY .NumredStyle {
    font-size: 20px;
    padding-top: 20px;
    display: block;
}
