.hidden{
    display: none;
}

.xzicon{
    width: 100%;
    height: 800px;
}

.content{
    width: 1200px;
    margin:0 auto;
    margin-top: 70px;
}

.ctOnepart{
    border: solid 1px #dbdbdb;
    width: 1198px;
    height: 538px;
    margin-bottom: 105px;
}

.oneNav{
    list-style: none;
    height: 89px;
}

.oneNavli{
    float: left;
    width: 399px;
    height: 88px;
    line-height: 88px;
    background-color: #F5F5F5;
    color: #333333;
    font-size: 30px;
    text-align: center;
    cursor: pointer;
    border-bottom: 2px solid #dbdbdb;
}

.oneNavli.pitch{
    background-color: #ffffff;
    border-bottom: 2px solid #f2bb24;
}

.odetnav{
    list-style: none;
    text-align: center;
}

.onedeLeft{
    border-right: 1px solid #DBDBDB;
    width: 399px;
    height: 266px;
    margin-top: 75px;
    padding-top: 24px;
    float: left;
}

.deviceimg{    
    display: block;
    margin: 0 auto;
    margin-bottom: 12px;
}

.odetlispan{
    color: #333333;
    font-size: 24px;
    text-align: center;
}

.downloadbtn{
    text-decoration: none;
    display: block;
    width: 160px;
    height: 50px;
    line-height: 50px;
	background-color: #f2bb24;
    border-radius: 5px;
    font-size: 26px;
    color: #ffffff;
    text-align: center;
    margin: 0 auto;
    margin-top: 25px;
}

.onedeRight{
    float: left;
    width: 798px;
}

.odeRinav{
    list-style: none;
    margin:79px 40px 0 45px;
}

.odeRinavli span{
    font-size: 24px;
    color: #333333;
    line-height: 36px;
}

.ctwotitle{
    color: #333333;
    margin-bottom: 25px;
    font-size: 30px;
}

.ctwonotice{
    font-size: 24px;
    color: #666666;
    margin-bottom: 17px;
}

.ctThreepart{
    margin-bottom: 118px;
    margin-top: 45px;
}

.threeNav{
    list-style: none;
    border-top: 1px solid #dbdbdb;
    border-bottom: 1px solid #dbdbdb;
}

.threeNavli{
    height: 70px;
    line-height: 70px;
}

.darkli{
    background-color: #f5f5f5;
}

.lightli{
    background-color: #ffffff;
}

.ctThrLeft,.ctThrMiddle,.ctThrRight,.ctThrStride{
    font-size: 20px;
    color: #666666;
    display: inline-block;
    text-align: center;
}

.ctThrLeft{
    width: 200px;
}

.ctThrMiddle{
    width: 500px;
}

.ctThrRight{
    width: 490px;
}

.ctThrStride{
    width: 995px;
}

.special{
    font-size: 22px;
    color: #333333;
}

.shade {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity: 50);
    _position: absolute;
    _left: expression_r(documentElement.scrollLeft + documentElement.clientWidth - this.offsetWidth);
    _top: expression_r(documentElement.scrollTop + documentElement.clientHeight - this.offsetHeight);
    position: absolute;
    z-index: 10001;
}

.amend {
    background: #f7f7f7;
    border: 1px solid #CCC;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 10002;
    width: 584px;
    height: 320px;
    background: white;
}

.layer{
    height: 42px;
    line-height: 42px;
    background: #F7F7F7;
}

.lytitle{
    float: left;
    color: black;
    font-size: 15px;
    margin-left: 19px;
}

.lyclose{
    float: right;
    margin-right: 19px;
    margin-top: 5px;
    cursor: pointer;
}

.layerct{
    overflow: auto;
    zoom: 1;
    padding-top: 20px;
}

.scanleft{
    margin-right: 75px;
    margin-left: 65px;
    display: inline-block;
    text-align: center;
}

.scanright{
    display: inline-block;
    text-align: center;
}

.scanspan{
    font-size: 18px;
    margin-top: 20px;
    font-weight: bold;
}






















