/*样片申请页面sample_application*/
.breadcrumb {
    font-size: 13px;
    background-color: transparent;
    margin: 14px 0px 8px;
    padding: 0;
}

.sample-font {
    font-size: 18px;
    margin: 10px 0px 20px 0px;
}

.order1, .order2, .order3 {
    display: inline-block;
    vertical-align: -8px;
    width: 27px;
    height: 27px;
    background: url("https://res.ameya360.com//basedata/assets/img/sample/sample_order.png") no-repeat;
    margin-right: 5px;
}

.order1 {
    background-position: 0px 0px;
    margin-left: 0px;
}

.order2 {
    background-position: -27px 0px;
}

.order3 {
    background-position: -54px 0px;
}

.label-hot {
    width: 100%;
    height: 80px;
    background-color: #f0f6ff;
    margin-top: 30px;
    line-height: 80px;
    overflow: hidden;
}

.label-hot ul {
    padding: 0px;
}

.label-hot ul li {
    list-style-type: none;
    float: left;
    margin-left: 3%;
}

.label-hot ul li span {
    font-size: 20px;
}

.sample-form {
    width: 60%;
    overflow: hidden;
    margin: 0 auto;
}

.sample-form-jp form .sample-name {
     width: 138px !important;
     text-align: right !important;
     margin-right: 5px;
}

.sample-form ul {
    padding: 0px;
}

.sample-form ul li {
    list-style-type: none;
    margin-top: 30px;
}

.sample-name {
    display: inline-block;
    width: 100px;
    font-size: 16px;
    text-align: left;
}

.sample-txt input {
    width: 400px;
    height: 35px;
}

.sample-txt1 input {
    width: 280px;
    height: 35px;
    margin-right: 20px;
}

.sample-txt2 input {
    width: 100px;
    height: 35px;
}

.pian {
    font-size: 16px;
    margin-left: 10px;
}

.sample-name i {
    color: #fe0000;
    font-size: 24px;
    display: inline-block;
    vertical-align: -7px;
    margin-right: 10px;
}

.sample-add {
    margin-left: 425px;
    font-size: 14px;
    color: #0094d4;
    cursor: pointer;
}

.sample-submit {
    width: 180px;
    margin-left: 190px;
    font-size: 14px;
}


/*罗姆样片库页面rohm_sample*/
.rohm-sam-banner {
    width: 100%;
    height: 258px;
    background-color: #00BDFF;
}

.rohm-sam-banner img {
    width: 100%;
    height: 100%;
}

/*tabtab页切品牌介绍、样片列表、视频讲解、新品发布*/
.sample-switch {
    width: 100%;
    background: #fff;
    margin-top: 30px;
}

.sample-switch .title {
    height: 35px;
    border-bottom: 1px solid #e7e7e7;
    padding-bottom: 10px;
    position: relative;
}

.sample-switch .title-list {
    width: 100%;
    padding: 0px;
}

.sample-switch .title-list li {
    width: 147px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    text-align: center;
    float: left;
    display: inline;
    background-color: #efefef;
    margin-right: 8px;
    border-radius: 6px 6px 0px 0px;
    border-bottom: 3px solid #efefef;
    cursor: pointer;
}

.sample-switch .title-list li.on {
    background-color: #f9f9f9;
    border-bottom: 3px solid #0094d4;
}

/*.sample-switch .title-list li:hover{border-bottom: 3px solid #0094d4;}*/
.product {
    height: auto;
    width: 100%;
    overflow: hidden;
    display: none;
    padding: 10px 0px;
}

.product-wrap .prod-show {
    display: block;
}

.sample-brand {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0px 30px;
}

.sample-brand-txt {
    width: 100%;
    height: auto;
    border-bottom: 1px dashed #bbbbbb;
    padding: 20px 0px 10px 0px;
}

.sample-brand-title {
    font-size: 16px;
    color: #0094d4;
}

.sample-brand-space {
    text-indent: 2em
}

.product .product-sample-list .input-group {
    width: 310px;
    margin-top: 20px;
}

.product .product-sample-list .input-group input {
    border-color: #0094d4;
}

.prod-sample-search {
    padding: 8px 16px;
}

.prod-sample-table {
    margin-top: 30px;
    border: 1px solid #dddddd;
    width: 100%
}

.sample-table thead th {
    text-align: center;
    padding: 8px 10px 10px;
    background-color: #f3f3f3;
}

.sample-table tbody td {
    text-align: center;
    border-right: 1px solid #ddd;
    padding: 8px 10px 10px;
    border-top: 1px solid #ddd;
}

.sam-tab-btn {
    padding: 5px 12px;
    font-size: 12px;
}

.sample-pagejump {
    text-align: center;
    width: 40px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 1px;
}

.am-item-listnav {
    margin-top: 30px;
}

.am-item-listnav nav {
    float: right;
}

.sample-video-all {
    border-bottom: 1px dashed #bbbbbb;
    padding: 30px 0px;
    height: 260px;
}

.video-content {
    width: 32%;
    height: 200px;
    background-color: #dddddd;
    float: left;
}

.video-intro {
    width: 66%;
    height: 200px;
    float: left;
    margin-left: 2%;
    font-size: 18px;
}

.product-sample-release {
    padding: 0px 30px;
    margin-top: 5px;
}

.product-sample-release p a {
    width: 70%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sample-float {
    float: right;
}


/*提交询价页面sample_inquiry*/
.inq-font {
    font-size: 20px;
    margin: 20px 0px;
}

.inq-title {
    text-align: center;
    font-size: 14px;
}

.inq-margin {
    margin: 0px 40px;
}

.inq-form {
    width: 100%;
    margin-top: 20px;
}

.inq-table {
    border: 1px solid #999999;
    width: 100%;
}

.inq-table thead {
    background-color: #eeeeee;
}
.inq-newcss thead th {
    width: 20% !important;
}
.inq-table thead th {
    text-align: center;
    font-size: 14px;
    padding: 8px 0px 10px;
}

.inq-table tbody td {
    text-align: center;
    padding: 15px 5px 15px;
}

.inq-table i {
    color: #fe0000;
    font-size: 14px;
    display: inline-block;
    margin-right: 2px;
}

.sample-imq-btn {
    height: 97px;
    border-bottom: 1px dashed #b5b5b5;
    line-height: 97px;
}

.btn-inquiry-jia, .btn-inquiry-up, .btn-inquiry-submit {
    padding: 6px 14px;
}

.btn-inquiry-up {
    margin-left: 30px;
}

.btn-inquiry-submit {
    margin: 0 auto;
    margin-top: 30px;
    display: block;
}

.sample-inq-input {
    width: 200px;
}

#pagejump {
    text-align: center;
    width: 40px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 0 1px;
}

.shownone {
    display: none;
}

.rfqsele {
    width: 62px;
    position: absolute;
    margin-left: 20px;
    border: 0px;
    margin-top: 2px;
    outline: none;
}

.targetPrice {
    width: 100px;
    height: 26px;
    line-height: 26px;
}

.expecteddeliverys {
    width: 100px;
    height: 26px;
    line-height: 26px;
}
