.cn_onTrial_logo_box{
    height: 80px;
    border-bottom: 1px solid #ccc;
}
.cn_onTrial_logo_img{
    width: 50%;
}
.cn_onTrial_logo_img img{
    height: 80px;
}
.cn_onTrial_logo_txt{
    width: 40%;
    line-height: 60px;
}
.cn_onTrial_content{
    width: 1000px;
    margin: 0 auto;
}
.cn_onTrial_content_item{
    position: relative;
}
.cn_onTrial_content_item_name{
    width: 110px;
    text-align: right;
    height: 50px;
    line-height: 50px;
    margin-right: 30px;
    font-size: 14px;
}
.cn_onTrial_content{
    margin-top: 50px;
}
.cn_onTrial_content_item_input{
    width: 250px;
    height: 36px;
    margin-top: 7px;
}
.cn_onTrial_content_item_industry{
    width: 252px;
    height: 36px;
    margin-top: 7px;
    border: 1px solid #ccc;
}
.cn_onTrial_content_item_input input{
    width: 240px;
    height: 34px;
    border: 1px solid #ccc;
    padding-left: 10px;
}
.cn_onTrial_content_item_tips{
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #666;
    margin-top: 7px;
    margin-left: 30px;
}
.cn_onTrial_content_item_codeImg{
    width: 80px;
    height: 34px;
    border: 1px solid #ccc;
    margin-left: 30px;
    margin-top: 7px;
}
.cn_onTrial_content_item_codeImg img{
    width: 80px;
    height: 34px;
}
.cn_onTrial_content_item_industry{
    cursor: pointer;
    line-height: 36px;
    text-indent:10px;
    position: relative;
}
.cn_onTrial_content_item_industry_img{
    position: absolute;
    top: 7px;
    right: 15px;
    width: 20px;
    height: 20px;
}
.cn_onTrial_content_item_industry_img img{
    width: 20px;
    height: 20px;
}
.cn_onTrial_content_item_industry_list{
    position: absolute;
    top: 42px;
    left: 130px;
    width: 248px;
    height: 200px;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
    display: none;
    text-indent:10px;
}
.cn_onTrial_content_item_industry_list_item{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.cn_onTrial_content_item_industry_list_item:last-child{
    border-bottom: 0;
}
.cn_onTrial_content_item_address{
    width: 148px;
    height: 34px;
    border: 1px solid #ccc;
    margin-right: 30px;
    cursor: pointer;
    margin-top: 7px;
    text-indent:10px;
    line-height: 34px;
    position: relative;
}
.cn_onTrial_content_item_address_img{
    position: absolute;
    top: 7px;
    right: 15px;
    width: 20px;
    height: 20px;
}
.cn_onTrial_content_item_address_img img{
    width: 20px;
    height: 20px;
}
.cn_onTrial_content_item_address_list{
    position: absolute;
    top: 42px;
    left: 130px;
    width: 148px;
    height: 200px;
    border: 1px solid #ccc;
    background: #fff;
    z-index: 999;
    overflow-y: auto;
    text-indent:10px;
    display: none;
}
.cn_onTrial_content_item_address_list2{
    left: 310px;
}
.cn_onTrial_content_item_address_list3{
     left: 490px;
 }
.cn_onTrial_content_item_address_item{
    height: 30px;
    line-height: 30px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.cn_onTrial_content_item_address_item:last-child{
    border-bottom: 0;
}
.cn_onTrial_content_item_code{
    width: 100px;
    height: 36px;
    background: #1ea4b9;
    color: #fff;
    text-align: center;
    line-height: 36px;
    margin-top: 7px;
    margin-left: 30px;
    cursor: pointer;
}
.cn_onTrial_content_btn{
    width: 320px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    border-radius: 6px;
    background: #1ea4b9;
    border: none;
    font-size: 24px;
    color: #fff;
    margin: 0 auto;
    margin-top: 50px;
    cursor: pointer;
}
.cn_onTrial_agreement{
    margin-top: 20px;
    margin-left: 130px;
}
.cn_onTrial_agreement_txt1{
    margin-left: 10px;
    font-size: 14px;
}
.cn_onTrial_agreement_txt2{
    cursor: pointer;
    color: red;
    font-size: 14px;
    margin-left: 10px;
}
.cn_onTrial_tips{
    margin-left: 130px;
    margin-top: 20px;
    font-size: 14px;
}





