@charset "UTF-8";
/*.container, body {*/
    /*width: 1190px;*/
/*}*/
/*.main-tab-body-professor{*/
    /*width: 272px;*/
/*}*/
/*.main-tab-body-form .main-tab-form{*/
    /*margin-right: 300px;*/
/*}*/
.main-tab-body-form .main-tab-form .product-form{
    padding: 15px 20px;

}
.main-tab-body-form .banner-elm-title{
    font-size: 14px;
    color: #666;
    padding-left: 17px;
    margin-left: 0;
    width: 123px;
}
.main-tab-body-form .title_width_100 .banner-elm-title{
    width: 98px;
}
.main-tab-body-form .rec-item{
    height: 42px;
    line-height: 40px;
}
.main-tab-body-form .rec-item-selected{
    line-height: 38px;
    border: 2px solid #30b2ce;
}
.box-form{
    padding:0;
}
.main-tab-body-form .box-form li{
    margin: 15px 0px;
}
i.required-red{
    display: none;
}
.banner-box-title{
    height: 24px;
    line-height: 24px;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    background-color: #fff;
    padding-left: 0;
    padding-top: 15px;
    border-bottom: none;
    box-sizing: content-box;
    position: relative;
}
.title-desc-box{
    margin-top: 15px;
}
.title-desc{
    color: #999;
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle;
    font-size: 14px;
}
.moreType{
    display: inline-block;
    width: 116px;
    color: #666;
    height: 42px;
    line-height: 40px;
    border: 1px solid #bfbfbf;
    border-radius: 4px;
    text-align: center;
}
.title_width_100 .moreType{
    margin-left: 101px;
}
.moreType:hover,.main-tab-body-form .rec-item:hover{
    color: #30b2ce;
    line-height: 38px;
    border: 2px solid #30b2ce;
}
.serveDesc{
    top: 45px;
}
.title_width_100 .wrap-recommend{
    padding-left: 101px;

}
.wrap-recommend .box-recommend, .wrap-recommend .box-recommend-self{
    height: 42px;
    line-height: 38px;
    border: 2px solid #30b2ce;
    color: #30b2ce;
}
.other_applyArea{
    padding-left: 125px;
    margin-top: -32px;
}
.title_width_100 .other_applyArea{
    padding-left: 100px;
}
.area-item{
    min-width: 76px;
    padding: 0 6px;
    height:28px;
    border:1px solid #D8D8D8;
    border-radius:14px;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    display: inline-block;
    margin: 0 8px 10px 0px;
    cursor: pointer;
}
.area-item:hover{
    color: #30b2ce;
    border-color: #30b2ce;
}
.more-item{
    color: #666666;
}
.total_table{
    margin-left: 0;
}
.main-tab-body-form .box-form li.btn-center{
    text-align: left;
    padding-left: 125px;
}
.main-tab-body-form .title_width_100 li.btn-center{
    padding-left: 100px;
}
.main-tab-body-form .btn-group .btn{
    width: 138px;
    height: 52px;
    margin-left: 0!important;;
    margin-right: 14px!important;
}
.order-submit-btn{
    padding-left: 60px!important;
    width: 168px!important;
}
.order-submit-btn:after{
    content: '';
    position: absolute;
    left: 31px;
    top: 18px;
    height: 16px;
    width: 20px;
    background: url(/images/icon/ico_botton_apply.png) no-repeat left center;
}
.borderDashLine{
    border-top: 1px dashed #DCDCDC;
    margin: 30px 0 24px!important;
}
.totalFeeLi{
    height: 60px;
    line-height: 60px;
    background-color: #EEEEEE;
}
.main-tab-body-form .subTotalFeeLi .banner-elm-title{
    line-height: 22px;
    height: 44px;
    margin-top: 8px;
    text-align: center;
    padding-left: 0;
}
.subTotalFeeLi .totalFeeBlock{
    margin-top: -74px;
}
.totalFeeBlock{
    margin-left: 125px;
    margin-top: -60px;
}
.title_width_100 .totalFeeBlock{
    margin-left: 100px;
}
.totalFeeBlock .digital {
    font-size: 36px;
    margin: 0;
    padding-right: 20px;
    color: #E43E3E;
    font-weight: normal!important;
}
.totalFeeBlock .totalTitle{
    display: none;
}
.totalFeeBlock .dot {
    font-size: 24px;
    font-style: normal;
    color: #E43E3E;
}
.totalFeeBlock .originPrice {
    font-size: 14px;
    margin: 0;
    padding-right: 17px;
    display: none;
}
.totalFeeBlock .originPriceTitle {
    font-style: normal;
    color: #999;
}
.totalFeeBlock .originPrice i {
    font-style: normal;
    text-decoration: line-through;
    color: #666;
}
.totalDesc{
    color: #999;
    font-size: 14px;
    cursor: pointer;
    position: relative;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    width: 70px;
}
.totalDesc:before{
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 60px;
    height: 10px;
    width: 6px;
    background: url(/images/icon/arrow_Costoflisting.png) no-repeat;
}
.totalDesc:hover:before{
    -webkit-transform:rotate(180deg);
    transform: rotate(180deg);
}
.totalDesc:hover>div{
    display: block;
}
.totalDescBlock{
    position: absolute;
    top: -46px;
    left: 84px;
    min-width:352px;
    width:auto;
    min-height:91px;
    border: 1px solid #BFBFBF;
    background-color: #fff;
    padding:18px;
    font-size: 14px;
    text-align: left;
    z-index: 99;
    border-radius:4px;
    line-height: 24px;
}
.totalDescBlock:before{
    content: '';
    display: block!important;
    position: absolute;
    top: 42px;
    left: -16px;
    height: 28px;
    width: 30px;
    background: url(/images/zhuanli/arrow-u.png) no-repeat;
    -webkit-transform:rotate(270deg);
    transform: rotate(270deg);
}
.totalDesc_table span{
    display: inline-block;
    vertical-align: middle;
}
.totalDescHead{
    color: #999;
    white-space: nowrap;
}
.totalDescBody{
    color: #666;
    white-space: nowrap;
}
.totalDescBlock .applyArea_td{
    width: 80px;
}
.totalDescBlock .category_td{
    width: 150px;
    white-space: normal;
    word-wrap:break-word;
    word-break:break-all;
}
.totalDescBlock .service_td{
    width: 90px;
}
.totalDescBlock .servicefee_td{
    width: 160px;
}
/*专利*/

.companySystemsli .serveDesc{
    text-align: left;
    line-height: 24px;
    width: 530px;
}
.companySystemsli .serveDesc .serveTitle{
    font-size: 14px;
    line-height: 28px;
    color: #999;
}
.regTypeli.companySystemsli .serveDesc .serveTitle{
    color: #333;
}
.companySystemsli .serveDesc .serveContent{
    font-size: 12px;
    color: #333;
    background-color: #f2f2f2;
    padding: 10px 15px;
    border-radius: 4px;
}


.form-horizontal{
    padding:0;
}
.form-horizontal .form-control{
    width:180px;
    display: inline-block;
    vertical-align: middle;
}
.form-horizontal .form-control.minInput{
    width:100px;
}
.form-horizontal .form-control.addressInput{
    width:240px;
}
.tmImg img{
    max-width: 180px;
}
.form-horizontal .form-group{
    padding: 0 20px;
}
.serviceListBlock{
    overflow: auto;
    max-height: 200px;
    margin-right: -10px;
}

/*chrome滚动条样式重写 开始*/
.serviceListBlock::-webkit-scrollbar {
    width:10px;
    height:10px;
}

.serviceListBlock::-webkit-scrollbar-button:start:decrement {
    display:block;
    height:5px;
}

.serviceListBlock::-webkit-scrollbar-button:end:increment {
    display:block;
    height:5px;
}

.serviceListBlock::-webkit-scrollbar-button:vertical:increment {
    background-color:transparent;
}

.serviceListBlock::-webkit-scrollbar-track:enabled {
    background-color:rgba(113,112,107,0.1);
    -webkit-border-radius:5px;
}

.serviceListBlock::-webkit-scrollbar-thumb:vertical {
    height:50px;
    background-color:rgba(0,0,0,.2);
    -webkit-border-radius:5px;
}

.serviceListBlock::-webkit-scrollbar-thumb:horizontal {
    width:50px;
    background-color:rgba(0,0,0,.2);
    -webkit-border-radius:5px;
}
/*chrome滚动条样式重写 结束*/
/*移动端*/
.mobile .banner-box-title {
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.mobile .title-desc-box{
    margin-top: 0px;
}
.mobile .box-form{
    padding: 0;
}
.mobile .main-tab-body-form .box-form li {
    margin: 14px 0;
}
.mobile .main-tab-body-form .banner-elm-title {
    margin-left: -10px;
}
.mobile .main-tab-body-form .title_width_100 .banner-elm-title {
    width: 80px;
}
.mobile .totalFeeLi {
    height: 44px;
    line-height: 44px;
}
.mobile .totalFeeBlock {
    margin-left: 98px;
    margin-top: -44px;
}
.mobile .subTotalFeeLi  .totalFeeBlock {
    margin-top: -60px;
}
.mobile .main-tab-body-form .subTotalFeeLi .banner-elm-title{
    margin-top: 0;
}
.mobile .title_width_100 .totalFeeBlock {
    margin-left: 80px;
}
.mobile .totalFeeBlock .dot{
    font-size: 14px;
}
.mobile .totalFeeBlock .digital{
    font-size: 18px;
    padding-right: 6px;
}
.mobile .totalFeeBlock .originPrice{
    padding-right: 0px;
    font-size: 12px;
}
.mobile .totalDesc{
    display: none;
}
.mobile .moreType{
    height: 30px;
    line-height: 26px;
}
.mobile .title_width_100 .moreType{
    margin-left: 74px;
}
.mobile .main-tab-body-form .rec-item[data-value='3']{
    margin-left: 74px;
}
.mobile .main-tab-body-form .rec-item[data-type='US_LARGE_ENTITY'],
.mobile .main-tab-body-form .rec-item[data-type='IN_MICRO_ENTITY']{
    margin-left: 98px;
}
.mobile .main-tab-body-form .box-form li.btn-center{
    padding-left: 98px;
}
.mobile .main-tab-body-form .title_width_100 li.btn-center{
    padding-left: 74px;
}
.mobile .main-tab-body-form .main-tab-form .product-form{
    padding: 10px;
}
.mobile .moreType:hover,.mobile .main-tab-body-form .rec-item:hover{
    line-height: 30px;
}
.mobile .main-tab-body-form .btn-group .btn {
    margin-right: 10px!important;
}
.mobile .main-tab-body-form .btn-group .btn:not(:first-child):not(:last-child):not(.dropdown-toggle){
    margin-right: 0px!important;
}
.mobile .order-submit-btn{
    padding-left: 30px;
}
.mobile .order-submit-btn:after {
    left: 8px;
    top: 11px;
    height: 12px;
    width: 15px;
}
.mobile .title_width_100 .other_applyArea {
    padding-left: 74px;
}
.mobile .other_applyArea {
    padding-left: 98px;
}
.mobile .serveDesc{
    left: -90px;
    width: 304px!important;
}
.mobile .serveDesc:before{
    left: 120px;
}
.mobile span[data-type='US_MICRO_ENTITY'] .serveDesc,
.mobile span[data-type='IN_LARGE_ENTITY'] .serveDesc{
    left: -180px;
}
.mobile span[data-type='USED'] .serveDesc{
    left: -50px;
}
.mobile span[data-type='WILL_USE'] .serveDesc{
    left: -128px;
}
.mobile span[data-type='USED'] .serveDesc:before{
    left: 70px;
}
.mobile span[data-type='WILL_USE'] .serveDesc:before{
    left: 150px;
}
.mobile span[data-type='US_MICRO_ENTITY'] .serveDesc:before,
.mobile span[data-type='IN_LARGE_ENTITY'] .serveDesc:before{
    left: 200px;
}
