.pc_try {
    display: block;
}
.pc_try_flex {
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.phone_try {
    display: none
}

.body_min_width_try {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

a:visited {
    color: white;
    text-decoration: none;
}

li {
    list-style: none;
    display: list-item;
    margin: 0px 15px;
}

a {
    color: white;
    text-decoration: none;
}

a:hover {
    color: white;
    text-decoration: none;
}

.title_color {
    color: #2A2A2A;
    font-family: Adobe;
    font-weight: bold;
    font-size: 16px;
}

.input_style {
    height: 44px;
    width: 100%;
    border-radius: 6px;
    border: 1px solid #dddddd;
    padding-left: 14px;
}

.around_box {
    height: 40px;
    padding: 14px 0px;
    margin-top: 0px;
}


.left {
    float: left;
}

.font15 {
    font-size: 15px !important;
}

.right {
    float: right;
}

.left_background_style {
    background-image: url(../images/left_backgroung_new.jpg);
    width: 40%;
    height: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.title_background_style {
    background-image: url(../images/title_blur.png);
    width: 100%;
    height: auto;
    padding: 15px 30px 14px 30px;
    background-size: 100% 100%;
    margin-top: 15px;
    background-repeat: no-repeat;
}

.title_background_style_new {
    background-image: url(../images/title_background_style_new.png);
    width: 100%;
    height: auto;
    padding: 15px 30px 14px 30px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.jump_img {
    background-image: url(../images/jump_img.png);
    width: 72px;
    height: 28px;
    background-size: 100% 100%;
    /*-webkit-appearance: none;*/
    /*-moz-appearance: none;*/
    background-repeat: no-repeat;
    margin: auto;
}

.logo_style {
    background-image: url(../images/logo.png);
    width: 200px;
    height: 48px;
    background-size: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.box_right {
    color: #3D95FD;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 44px;
    font-size: 14px;
}

.bottom_box_radius {
    width: 128px;
    height: 34px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin:  auto;
    margin-top: 50px;
    font-size: 14px;
    background-image: linear-gradient(to right, #3E63EF, #0C88E8);
}

.white_box {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #4F7BED;
    margin-top: 13px;
}

.color_989898 {
    color: #989898
}

.register_font_style {
    width: 100%;
    line-height: 38px;
    background-color: #FAFCFE;
    display: flex;
    padding-left: 26px;
    color: black;
}

.w-87 {
    width: 87px;
}

.Windows_logo_img {
    background-image: url(../images/Windows_logo_img.png);
    width: 23px;
    height: 20px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.Linux_logo_img {
    background-image: url(../images/Linux_logo_img.png);
    width: 25px;
    height: 30px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-right: 5px;
}

.register_font_style1 {
    background-color: #F4F8FC;
    border-bottom: 1px solid #D9E4F2;
    border-radius: 4px;
    border: 1px solid #D9E4F2;
    width: 190px;
    margin-right: 5px;
    height: 100%;
    display: flex;
    align-items: center;
}

.register_font_style2 {
    display: flex;
    padding-left: 20px;
}

.register_font_style3 {
    color: #10326D;
    font-size: 16px
}

.register_box_style {
    box-shadow: rgba(35, 24, 21, 0.13) 0px 3px 8px 0px;
    background-color: #ffffff;
    border-radius: 12px;
    width: 45%;
    max-height: 680px;
    min-height: 520px;
    margin-right: 5%;
    max-width: 650px;
    height: calc(100% - 120px);
    display: flex;
    justify-content: center;
    align-items: center;
}

.register-box-style {
    border-radius: 4px;
    border: 1px solid #D9E4F2;
    background-color: #FAFCFE;
    width: calc(100% - 195px);
    height: 100%;
    color: #000000;
    padding: 20px;
    align-items: center;
    justify-content: center;
    text-align: justify;
    margin: 0 auto;
    display: flex;
}

.w_672 {
    width: 672px
}
/* 隐藏商桥的在线咨询 */
#nb_icon_wrap {
    display: none !important;
}
.p-l-5percent {
    padding-left: 5%
}
.p-l-5percent_new {
    padding-left: 5%
}

.w-50percent {
    width: 50%
}

.h-f-c {
    height: fit-content;
}

.p-t-150 {
    padding-top: 140px;
}

.h-auto {
    height: auto;
}

.register_m_l_87 {
    margin-left: 87px;
}


.transform_08 {
    transform: scale(1);
}
.transform_08_phone {
    transform: scale(1);
}

.transform_07 {
    transform: scale(1);
}


.logo_style_position {
    margin-top: 39px;
    margin-left: 48px;
}

.try_top_style{
    margin-left: calc(50% - 325px)
}


.showMessage {
    padding: 10px 20px;
    border-radius: 5px;
    position: fixed;
    top: 35%;
    left: 50%;
    color: #ffffff;
    z-index: 999;
    transform: translate(-50%, 0);
}

.showMessageSuccess {
    padding: 15px;
    background-color: #f0f9eb;
    border: 1px solid #E1F3D8;
    color: #67c23a;
    font-size: 16px;
}

.showMessageError {
    background-color: #fef0f0;
    border: 1px solid #fde2e2;
    color: #F76C6C;
}

.try_right{
    width: 50%;
    float: right;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}
.right_content1{
    font-size: 36px;
    color: #424242;
    font-weight: bold;
    margin-bottom: 12px;
}
.right_content2{
    height: 25px;
    font-size: 15px;
    margin-bottom: 40px; 
}
.right_div{
    width: 100%;
}
.white_split {
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: white;
    margin-top: 13px;
}
.try_text1{
    margin-top:25px;
    display: flex;
    justify-content: center;
    width: 90%;
}
.try_text2{
    font-size: 14px;
    color: #3A3A3A;
    line-height: 35px
}
.try_text3{
    font-size: 24px;
    color: #4F7BED;
}

.try_div{
    width: 100%;
    display: block;
    margin-top: 15px;
}
.try_div2{
    width: 100%;
    display: flex;
    height: 82px;
}
.try_input1{
    font-size: 22px;
    color: #2A2A2A;
    text-align: center;
}
.try_input2{
    line-height: 28px;
    margin-left: 0px;
    margin-top: 50px;
}
.register_div{
    width:calc(100% - 120px);
    max-height: 95%;
}

.try_btn{
    margin-left: 13px;
    width: 127px;
    height: 42px;
    border: 1px solid #337EFF;
    border-radius: 4px;
    line-height: 40px;
    color:#337EFF;
    cursor: pointer;
    text-align: center;
}
.regist_content{
    position: absolute;
    width: 80%;
    align-items: center;
    left: 10%;
    display: flex;
    height: 100%;
}
.right_title1{
   font-size: 22px;
}
.right_title2{
    font-size: 14px;
    margin-top: 8px;
 }
 .try_div2_m{
    margin-top: 15px
 }
@media screen and (max-width: 1800px) {
    .try_div2{
        height: 102px;
    }
    /* .right_div{
        scale: 0.9;
    }  */
    .try_input2{
        margin-top: 40px;
    }
    .bottom_box_radius {
        margin-top: 40px;
    }
}
@media screen and (max-width: 1659px) {
    
    .logo_style_position {
        margin-top: 20px;
        margin-left: 38px;
    }
    .logo_style {
        width: 140px;
        height: 34px;
    }
    .try_input2{
        margin-top: 30px;
    }
    .bottom_box_radius {
        margin-top: 30px;
    }
    .input_style{
        height: 40px;
    }
    .try_btn{
        height: 40px;
        line-height: 38px;
    }
    .right_content2{
        margin-bottom: 15px; 
    }
    .try_text1{
        margin-top: 15px;
    }
}
@media screen and (max-width: 1500px) {
    .right_div{
        width: 100%;
    } 
    .logo_style {
        width: 120px;
        height: 29px;
    }
    .logo_style_position {
        margin-top: 25px;
        margin-left: 34px;
    }
    .input_style{
        height: 36px;
    }
    .try_btn{
        height: 36px;
        line-height: 34px;
    }
    .title_color{
        font-size: 15px
    }
}
@media screen and (max-width: 1450px) {
    .right_div{
      
        width: 100%;
    } 
    .around_box {
        height: 33px;
        padding: 8px 0px;
        margin-top: 2px;
    }

    .bottom_box_radius,.try_input2{
        margin-top: 20px;
    }
    .right_content1{
        font-size: 28px;
        margin-bottom: 3px;
    }
    .register_font_style3{
        font-size: 14px;
    }
    .register-box-style{
        font-size: 12px;
    }
    .try_div{
        margin-top: 10px;
    }
    .title_background_style{
        margin-top: 10px;
    }
    .right_title1{
        font-size: 16px;
    }
    .right_title2{
        font-size: 14px;
    }
    .white_box,.white_split{
        margin-top: 9px;
    }
    .try_div2_m{
        margin-top: 10px
     }
     .try_div2 {
        height: 90px;
    }
    .try_text1{
        margin-top: 10px;
    }
}

@media screen and (max-width:768px){
    .logo_style {
        background-image: url(../images/logob.png);
        width: 140px;
        height: 34px;
        background-size: 100%;
    }
    .try_right{
        display: none;
    }
    .w-50percent {
        display: none
    }
    .left_background_style{
        display: none;
    }

    .register_box_style{
        position: relative;
        margin-left: 0px;
        width: 100%;
        box-shadow: unset;
        top: 0px;
        height: auto;
    }
    .register_div{
        width: calc(100% - 50px);
    }
    .bottom_box_radius {
        margin-top: 30px;
    }
    .bottom_box_radius {
        width: 180px;
        height: 40px;
        font-size: 16px;
    }
    .title_background_style_new{
        position: relative;
        padding:15px;
        width: 100%;
        margin-top: 20px;
    }
    .try_input2{
        margin-top: 10px;
    }
    .jump_img {
        position: absolute;
        background-image: url(../images/jump_img.png);
        width: 50px;
        height: 17px;
        right: 19px;
        margin: auto;
    }
    .white_box{
        margin-top: 7px;
    }
    .logo_style_position {
        margin-left: 0px;
    }
    .try_input1 {
        margin-top: 20px;
        
    }
    .try_text1{
        width: 100%;
    }
    .pc_try_flex{
        overflow-y: scroll;
    }
    .regist_content {
        position: unset;
        width: 100%;
        display: block;
    }
    .try_text1{
        margin-top: 25px;
    }
}