@charset "utf-8";
/* CSS Document */


/* ******************************banner部分************************ */
.banner-main {
    height: 473px;
    background: url("./m-product-introduction-banner.png") no-repeat center top;
}
.banner-content {
    width: 680px;
    top: 160px;
    transform: translateX(50%);
}
.banner-content-title {
    font-size: 40px;
}
.banner-content-detail {
    font-size: 20px;
    line-height: 36px;
    margin-top: 50px;
    background: linear-gradient(#f2f5f8, #ffffff);
    border: 3px solid #ffffff;
    padding: 0 75px 40px 75px;
}
.banner-content-detail .banner-content-guide *{
    margin-left: 8px;
}
.banner-content-detail .banner-content-guide span:first-child{
    margin-left: 0;
}

/* ******************************表单****************************** */
/*购买注册表单*/
.register{
    background: linear-gradient(#fdfdfd, #ffffff);
}
.register form{
    margin: 0 auto;
}
.fw2b{padding:72px 0 0;}
.fw2b .t{font-size:28px;padding-bottom:12px;}
.fw2b .t a{width:124px;font-size:28px;color:#959595;}
.fw2b .t .on{font-size:28px;color:#00479d;}
.fw2b .t .hx{width:174px;left:0;bottom:-13px;}
.fw2b .b{padding:30px 0 40px 0;width: 100%}
.fw2b .b h3{font-size:28px;}
.fw2b .b .l{width:auto;float:none;font-size:24px;box-sizing: border-box;padding: 0 30px!important;}
.fw2b .b .l span{width:210px;text-align:left;line-height: 52px;height: 52px;font-size: 24px;}
.fw2b .b .l3 span{width:210px;}
.fw2b .b div span{font-size:24px;height:52px;line-height:52px;width:210px;text-align:left;}
.fw2b .b .l input{width:100%;height:66px;line-height:66px;font-size:24px;background: #f7f9fb;border: none;}
.fw2b .b p{font-size:28px;margin-top:30px;box-sizing: border-box;padding: 0 30px 30px 30px;height: 70px;}
.fw2b .b li{font-size:28px !important;}
.fw2b .b .more{width:140px;height:50px;line-height:50px;font-size:28px;margin:0 30px 0 0 !important;}
#add_trs_product{border:1px solid #136896; background:#fff;}
.fw2b .b h4{font-size:20px;float: right;margin-top: -106px;}
.fw2b .b textarea{width:100%;height:100px;font-size:28px;;background: #f7f9fb;border: none;}
.fw2b .b .textarea{
    box-sizing: border-box;
    padding: 0 30px!important;
}
.trsSelect{
    background: #e7edfa!important;
}
.fw2b .b .jsyx span{float:none;width:auto;}
.fw2b .b .jsyx input{width:679px;}
.fw2b .b .fws,.fw2b .b .cpyh{width:20px;height:20px;}
.fw2c{width:385px;}
.fw2c input{background:#0f51ca;border-radius:6px;width:160px;height:56px;line-height:56px;font-size:24px;}
.fw2c input:last-child{
    background: #87a8e4;
}
.fw2b .b select{width:100%;height:70px;line-height:70px;font-size:24px;background: #f7f9fb;border: none;}
.fw2b .b .edition{
    width: 680px !important;
}
.fw2b .b .machine-code{
    margin-top: 40px;
}
.fw2b .b .product-name{
    padding-top: 20px;
}
.fw2b .b .bg_gray{
    background: #e7edfa;
    padding: 10px 0 25px 0;
}
.fw2b .b .bg_gray input{
    background: #ffffff;
    border: 1px solid #d2d2d2;
}
.fw2b .form_btn{
    display: flex;
    box-sizing: border-box;
    padding: 0 30px;
    flex-flow: column;
    align-items: center;
}
.fw2b .b .online_register{
    order: 1;
    display: flex;
    flex-flow: column;
    width: 100%;
    align-items: center;
}
.fw2b .b .apply_button{
    order: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.fw2b .b .apply_button a{
    width: 48%;
    height: 56px;
    line-height: 56px;
    font-size: 24px;
    letter-spacing: 1px;
}
.online_register h6{
    background: none;
    text-align: center;
    color: #000;
    font-size: 34px;
    margin-top: 4px;
    margin-bottom: 5px;
}
.fw2b .b .online_register span{
    font-size: 20px;
    width: 100%;
    text-align: center;
}
.fw2b .b li .cpx, .fw2b .b li .cpx2{
    box-sizing: border-box;
    padding: 0 30px;
}
.banner-content-detail p, .banner-content-detail .banner-content-guide span{
    font-size: 20px;
    line-height: 36px;
}
.banner-content-detail .banner-content-guide img{
    padding: 0 0 40px 0;
}

/*特殊分辨率处理*/
@media screen and (max-width:600px)
{


}

@media screen and (max-width:400px)
{


}

@media screen and (max-width:360px)
{


}
