body {
    /*background-color: #ffffff;*/
    margin: 0 !important;
    background: #f3f6fe url("../images/bg.png") no-repeat top center;
}

a {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none; /*指鼠标在链接*/
}

.w-m-1100 {
    width: 1100px;
    margin: 0 auto;
}

.w-550 {
    width: 550px;
}

.overflow-hidden {
    overflow: hidden;
}

.f-left {
    float: left;
}

.f-right {
    float: right;
}

.logo-box {
    width: 90px;
    height: 90px;
}

.logo-box img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.company-name-zh {
    font-size: 34px;
    font-weight: bold;
    text-align: justify;
    text-align-last: justify;
    width: 366px;
}

.company-name-cn {
    font-size: 20px;
    font-weight: bold;
    text-align: justify;
    text-align-last: justify;
    width: 366px;
}

.qr-code-box {
    width: 84px;
    height: 84px;
    margin-right: 40px;
}

.qr-code-box img {
    width: 84px;
    height: 84px;
}

.navbar-red {
    background-color: #5C95CA !important;
}

.navbar-red .dropDown > a {
    color: #ffffff !important;
}
.hotline {
    color: red;
    font-size: 19px;
    font-weight: bold;
}

.search-input {
    width: 200px !important;
    height: 30px !important;
}

#Hui-navbar li a {
    font-size: 16px;
}

.dots li {
    width: 15px;
    height: 15px;
    font-size: 0px;
    line-height: 0px;
    border-radius: 50%
}

.dots .active {
    background-color: #38b4b2 !important;
}

.mr-120 {
    margin-right: 120px;
}

.mr-125 {
    margin-right: 125px;
}

.footer-box {
    height: 240px;
    width: 100%;
    background-color: #e8e8e8;
    margin-top: 30px;
    overflow: hidden;
}

.footer-box > div > dl {
    float: left;
    margin: 20px 3px;
    display: block;
    border-right: #d6d6d6 1px solid;
    padding: 0 16px;
    height: 200px;
}

.footer-box > div > dl:last-child {
    border-right: none;
}

.footer-box > div dt {
    font-size: 16px;
    font-weight: 100;
    color: #0f0f0f;
}

.footer-box > div dd {
    padding-top: 6px;
}

.footer-box > div dd a {
    font-size: 14px;
    color: #747474;
}

.footer-box > div dd img {
    width: 90px;
    height: 90px;
}

.footer-box1 {
    width: 90px;
}

.footer-box2 {
    width: 295px;
}

.footer-box3 {
    width: 150px;
}

.footer-box4 {
    width: 90px;
}

.footer-box5 {
    width: 90px;
}

.footer-box6 {
    width: 90px;
}

.ICP-info-box {
    height: 110px;
    background-color: #5a5a5a;
    width: 100%;
    overflow: hidden;
}

.ICP-info-box div {
    color: #ffffff;
}

.ICP-info-box .friendship-link {
    margin-top: 20px;
}

.ICP-info-box .ICP-info {
    margin-top: 15px;
}

.menu > li > a {
    border: none !important;
}

.menu-contact-us-box {
    width: 700px;
    height: 260px;
    background-color: #ffffff;
}

.menu-contact-us-box > div {
    float: left;
}

.menu-contact-us-box > .menu-contact-us-left-box {
    width: 162px;
    padding: 20px;
}

.menu-contact-us-box > .menu-contact-us-left-box img {
    width: 162px;
}

.menu-contact-us-box > .menu-contact-us-left-box {
    width: 161px;
    border-right: 1px dotted #cccccc;
}

.menu-contact-us-box > .menu-contact-us-right-box {
    width: 458px;
    padding: 20px;
}

.menu-contact-us-box > .menu-contact-us-right-box p {
    text-align: left;
    margin-bottom: 0 !important;
    height: 35px;
    line-height: 35px;
}

#menu-item-60.dropDown.open > .dropDown-menu {
    left: -310px !important;
}

.friendship-link a {
    color: #ffffff;
    margin-right: 15px;
}