.kuaisukt { padding: 5px 15px; background: #de3434; font-size: 16px; border: 1px solid #ce5050; box-sizing: border-box; line-height: 30px; height: 40px; }
.kuaisukt:hover { background: #de3434; color: #ffffff; }








/*小于1400px屏幕的导航区域*/
@media screen and (max-width: 1400px) {
 .kuaisukt {
 line-height: 27px;
}
}
 @media screen and (max-width: 1200px) {
 .newdownone {
 width: 100% !important;
 height: auto !important;
 padding: 40px 0 40px 0;
}
 .newdowntwo {
 width: 100% !important;
}
 .marauto {
 margin: 0 auto;
 display: block;
 float: none !important;
 max-width: 100%;
}
 .marauto>div {
 background: rgba(23, 74, 108, 0.24);
 padding: 19px !important;
 width: 98%;
 margin: 20px auto 0 auto;
 border-radius: 5px;
}
 .marauto>div p {
 font-size: 19px !important;
 height: auto !important;
 margin-bottom: 2px;
}
 .r-m-op2 {
 float: none;
 margin: 0px 0 10px 0;
 vertical-align: text-top;
 display: inline-block;
}
 .r-m-btn2 {
 min-width: 70px;
 font-size: 13px;
}
 .marauto>div div:not(.r-m-op2) {
 width: 100% !important;
 margin: 0px !important;
}
 .kuaisukt {
 padding: 5px 15px;
 font-size: 14px;
 line-height: 24px;
 height:auto;
}
}
 @media screen and (max-width: 800px) {
 .marauto>div p {
 font-size: 16px !important;
 line-height: 18px;
 margin: 3px 0 4px 0;
}
}
 @media (max-width: 767px) {
 .visible-xs.visible-xsspan {
 display: inline-block !important;
}
}
