﻿.cqx-zi1{
    font-size: 48px;font-weight: bold;color: #FFFFFF;position:relative;z-index:1;left:80px;top:200px;
}

.bgimg{
margin-top:20px;
top: 0;
left: 0;
width:100%;
height:100%;
min-width: 1000px;
min-height:750px;
z-index:-10;
zoom: 1;
background-color: #fff;
background-size: cover;
-webkit-background-size: cover;
-o-background-size: cover;
background-position: center 0;
background:url('/content/tspicn2/img/bg.png') no-repeat;
}
.purchaseframe {
    width: 100%;
    height: 350px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 8px;
}

.purchaseimg {
    text-align:center;
    margin-top:30px;
}

.purchasefont1 {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    text-align:center;
    margin-top:20px;

}
.purchasefont2 {
    margin-top:10px;
    line-height:25px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    text-align:center;
}