﻿.company-main-wapper { width: 1190px; padding-left: 115px; padding-right: 115px; margin: 97px auto 105px auto; box-sizing: border-box; overflow: hidden; display: block; text-align: left; } .company-main-wapper img { max-width:100%; }.company-main-wapper p { font-size: 16px; font-weight: 400; text-align: justify; color: #333333; line-height: 32px; } .company-main-wapper p.title { margin-top: 64px; margin-bottom: 18px; height: 28px; font-size: 20px; font-weight: 500; color: #145aff; line-height: 28px; } .company-main-wapper p.keyword { font-weight: 500; } .content-block { margin-bottom: 16px; } /* 联系我们 */ .contact-us-wrapper { height: 100%; width: 1024px; text-align: center; margin: 60px auto 100px; } .contact-us-wrapper .contact-content { list-style: none; } .contact-content .contact-item { padding-bottom: 80px; } .contact-content .contact-item:last-child { padding-bottom: 0; } .contact-item .contact-item-title { font-size: 20px; font-weight: 500; color: #191919; letter-spacing: 0; text-align: justify; } .contact-item table { border: 1px solid #E5E5E5; border-radius: 4px; width: 100%; } .contact-item table th, .contact-item table td { font-size: 14px; color: #666666; letter-spacing: 0; text-align: justify; } /* 联系我们下面的table */ .other-table { margin-top: 20px; } .contact-item .other-table td, .contact-item .other-table th { border: 1px solid #E5E5E5; } .contact-item .other-table td { line-height: 64px; } .other-table th { font-weight: normal; width: 140px; text-align: center; box-sizing: border-box; padding-left: 52px; vertical-align: middle; } .other-table td { padding-left: 64px; }