.banner-img {
    width: 100%;
    height: auto;
}
.bannertit {
    font-size: 0.3125rem;
    line-height: 0.3125rem;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    top: 0;
    width: 100%;
    padding: 0 8.333333333333333%;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0.07291666666666667rem;
}
.bannertit:after {
    content: "";
    position: relative;
    width: 0.3125rem;
    height: 0.015625rem;
    border-radius: 0.010416666666666666rem;
    background-color: #ffffff;
    bottom: -0.129rem;
    left: 0.020833333333333332rem;
}

.content {
    padding: 0.75rem 0 0;
    width: 100%;
    overflow: hidden;
}
.probox {
    width: 8.333333333333334rem;
    margin: 0 auto;
}
.pro-type {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    border-bottom: 1px solid #ebebeb;
}
.pro-typename {
    font-size: 0.09375rem;
    line-height: 0.15625rem;
    color: #999999;
    font-weight: 700;
    font-family: "Roboto-Bold"; 
}
.pro-typename a{
    float: left;
    padding-bottom: 0.057291666666666664rem;
    position: relative;
    font-weight: 700;
    font-family: "Roboto-Bold";
}
.pro-typename a:hover,.pro-typename.active a{
    color:#333333;
}
.pro-typename:not(:last-child):after {
    content: "|";
    margin: 0 0.057291666666666664rem;
    color: #999999;
    font-size: 0.09375rem;
    line-height: 0.15625rem;
}
.pro-typename a:hover:after,.pro-typename.active a:after {
    content: "";
    background: #00968f;
    height: 0.010416666666666666rem;
    position: absolute;
    left: calc(50% - 0.3125rem);
    bottom: 0px;
    width: 0.625rem;
}
.pro-list {
    margin-top: 0.3072916666666667rem;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}
.pro-li {
    width: 32.5%;
    border-radius: 0.10416666666666667rem;
    background-color: #e9e9eb;
    margin-right: 1.25%;
    overflow: hidden;
    margin-bottom: 0.10416666666666667rem;
    box-sizing: border-box;
    border: 1px solid #e9e9eb;
}
.pro-li:hover {
    background-color: #f9f9f9;
    border: 1px solid #7e7e7e;
}
@media only screen and (min-width: 769px) {
.pro-li:nth-child(3n){
    margin-right: 0;
}
}
.pro-a {
    display: block;
    width: 100%;
    padding-bottom: 0.16927083333333334rem;
}
.pro-imgbox {
    width: 100%;
    padding-top: 0.19791666666666666rem;
    display: flex;
    justify-content: center;
}
.pro-imgbox img{
    width: 1.8645833333333333rem;
    height: 1.8645833333333333rem;
    object-fit: contain;
    transition: 0.78s;
}
.pro-a:hover .pro-imgbox img{
    transform: scale(1.08);
}
.pro-name {
    font-size: 0.125rem;
    color: #333333;
    font-weight: 300;
    font-family: "Roboto-Light";
    text-align: center;
    width: 80%;
    margin: 0.2109375rem auto 0;
    overflow: hidden;
}
.pro-a:hover .pro-name{
    text-decoration: underline;
}
.fy {
    margin-top: 0.15104166666666666rem;
}

.message {
    margin-top: 0.78125rem;
    background-color: #f7f7f7;
}
.messagebox {
    width: 8.333333333333334rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    padding: 0.5208333333333334rem 0;
}
.messageleft{
    width: 40%;
}
.messagetit {
    font-size: 0.25rem;
    color: #333333;
    font-weight: 700;
    font-family: "Roboto-Bold";
}
.messagecon {
    font-size: 0.10416666666666667rem;
    line-height: 0.1875rem;
    color: #666666;
    font-weight: 500;
    font-family: "Roboto-Medium";
    width: 65%;
    margin-top: 0.11979166666666667rem;
}
.messageright {
    width: 56.875%;
    border-radius: 0.052083333333333336rem;
    background-color: rgba(233, 233, 235);
    overflow: hidden;
    padding: 0.21875rem 0.21875rem 0.203125rem;
    box-sizing: border-box;
}
.messageform {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.feedback {
    width: 46.61016949152542%;
    height: 0.328125rem;
}
.feedback input{
    outline: 0;
    border-radius: 0.052083333333333336rem;
    background-color: #ffffff;
    border: 1px solid #dedede;
    font-size: 0.09375rem;
    height: 0.19791666666666666rem;
    width: 100%;
    color: #999999;
    padding: 0 0.06770833333333333rem;
    line-height: 0.19791666666666666rem;
}
.feedback-textarea{
    width: 100%;
    height: 0.6510416666666666rem;
}
.feedback-detail {
    border-radius: 0.052083333333333336rem;
    background-color: #ffffff;
    border: 1px solid #dedede;
    width: 100%;
    outline: 0;
    resize: none;
    font-size: 0.09375rem;
    color: #999999;
    padding: 0.041666666666666664rem 0.06770833333333333rem;
    line-height: 0.109375rem;
    height: 0.5208333333333334rem;
}
.error {
    font-size: 0.07291666666666667rem;
    color: red;
    padding: 0 0.06770833333333333rem;
}
.feedback-submit{
    width: 100%;
}
.messagesubmit {
    width: 0.8958333333333334rem;
    height: 0.19791666666666666rem;
    border-radius: 0.052083333333333336rem;
    background-color: #00958f;
    border: 0px;
    box-sizing: border-box;
    font-size: 0.09375rem;
    color: #ffffff;
    cursor: pointer;
}
@media only screen and (max-width: 768px) {
.bannertit {
    padding: 0 2.75%;
    font-size: 0.525rem;
    line-height: 0.525rem;
}
.bannertit:after {
    left: 0;
    width: 0.8rem;
    height: 0.05rem;
    bottom: -0.225rem;
}

.content {
    padding: 0.75rem 0 0;
}
.probox{
    width: 100%;
    padding: 0 2.75%;
    box-sizing: border-box;
    overflow: hidden;
}
.pro-type{
    border-bottom: 0px;
}
.pro-typename {
    font-size: 0.375rem;
    line-height: 0.525rem;
    display: flex;
    align-items: center;
    margin-bottom: 0.3rem;
}
.pro-typename a{
    padding-bottom: 0;
}
.pro-typename:not(:last-child):after {
    font-size: 0.375rem;
    line-height: 0.525rem;
    margin: 0 0.225rem;
    content: "";
    width: 2px;
    float: left;
    height: 0.35rem;
    background: #b3b3b3;
}
.pro-typename a:hover:after, .pro-typename.active a:after{
    content: unset;
}
.pro-list{
    margin-top: 0.375rem;
}
.pro-li{
    width: 48.2%;
    margin-right: 3.6%;
    border-radius: 0.125rem;
    margin-bottom: 0.325rem;
}
.pro-li:nth-child(2n){
    margin-right: 0;
}
.pro-a{
    padding-bottom: 0.75rem;
}
.pro-imgbox{
    padding-top: 0.8rem;
}
.pro-imgbox img{
    width: 3.025rem;
    height: 3.025rem;
}
.pro-name {
    font-size: 0.375rem;
    margin: 0;
    width: 100%;
    line-height: 0.375rem;
    margin-top: 0.5rem;
    word-break: break-word;
    hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphenate-character: "-";
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 0.75rem;
}

.message{
    margin-top: 1.575rem;
    padding-bottom: 1.05rem;
}
.messagebox{
    width: 100%;
    padding: 0 2.75%;
    box-sizing: border-box;
    overflow: hidden;
    flex-wrap: wrap;
}
.messageleft{
    width: 100%;
}
.messageright{
    width: 100%;
    margin-top: 0.65rem;
    border-radius: 0.125rem;
    padding: 0.55rem;
}
.messagetit {
    font-size: 0.525rem;
    line-height: 0.525rem;
    text-align: center;
    margin-top: 1.0375rem;
}
.messagecon {
    font-size: 0.375rem;
    line-height: 0.475rem;
    text-align: center;
    width: 100%;
    margin-top: 0.0875rem;
}

.feedback{
    width: 100%;
    height: 1.375rem;
}
.feedback input{
    font-size: 0.325rem;
    height: 0.825rem;
    line-height: 0.825rem;
    border-radius: 0.125rem;
    padding: 0 0.275rem;
}
.feedback-textarea {
    height: 3.25rem;
}
.feedback-detail{
    font-size: 0.325rem;
    line-height: 15px;
    height: 2.725rem;
    padding: 0.225rem 0.275rem;
    border-radius: 0.125rem;
}
.error{
    font-size: 0.325rem;
}
.messagesubmit{
    width: 100%;
    text-align: center;
    border-radius: 0.125rem;
    background-color: #00958f;
    color: #ffffff;
    font-size: 0.375rem;
    line-height: 0.825rem;
    height: 0.825rem;
}
}