﻿.menu-OrderHelp {
    /*font-size: 1.54rem !important;*/
}

body{ 
    background: #FFF;
}  .body { 
    background: #FFF;
}
/*.OrderHelp-bg {
    min-width: 1400px;
    background-color: #f5f7fa;
    background-image: url(/Image/Computer/about.png);
  background-position: center;   background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 120px;
    padding-bottom: 50px;
}*/

.OrderHelp-title {
    width: 1180px;
    height: 45px;
    font-size: 2rem;
    padding-top: 28px;
    background-color: white;
    margin-top: -35px;
    line-height: 5px;
    padding-left: 20px;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #e0e0e0;
}

.OrderHelp {
    position: relative;
    width: 1200px;
    min-height: 500px;
    margin-top: 10px;
    padding-bottom: 50px;
}

    .OrderHelp img {
        max-width: 100%;
    }
