@charset "UTF-8";
/*banner*/
.banner { width: 100%; height: 350px; overflow: hidden; position: relative; }
.banner img { position: relative; left: 50%; margin-left: -960px; height: 100%; top: 0; }

/*标题*/
h2 { height: 133px; text-align: center; overflow: hidden; }
h2 p:first-child { font: 26px/26px "微软雅黑"; color: #333; margin-top: 50px; }
h2 p:first-child + p { font: 12px/12px "微软雅黑"; color: #333; margin-top: 8px; }

/*分类*/
.contactTab { height: 70px; width: 100%; text-align: center; background: #f9f9f9; border-top: 1px solid #dbdcd8; border-bottom: 1px solid #dbdcd8; font-size: 0; }
.contactTab a { display: inline-block; width: 299px; font: 16px/70px "微软雅黑"; color: #444; text-align: center; border-right: 1px solid #dbdcd8; }
.contactTab a:first-child { border-left: 1px solid #dbdcd8; }
.contactTab .on { background: #ff8f21; color: #fff; }

/*联系方式*/
.iw_poi_title { color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap; }

.iw_poi_content { font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word; }

.contactMain { width: 1118px; height: 454px; margin: 60px auto 76px; padding: 40px 40px; border: 1px solid #dbdcd8; }
.contactMain .left { float: left; }
.contactMain .left p { font: 16px/30px "微软雅黑"; color: #444; }
.contactMain .left .compName { font: 20px/20px "微软雅黑"; color: #444; font-weight: 900; margin-bottom: 36px; }
.contactMain .left .wx { margin-top: 30px; }
.contactMain .left img { width: 150px; }
.contactMain .right { float: right; }

/*销售网络*/
.saleNet { width: 1200px; margin: 0 auto; }
.saleNet h3 { font: 22px/40px "微软雅黑"; color: #4c4c4c; text-align: center; font-weight: 900; background: #fbfcfd; border-top: 2px solid #0c26c5; border-bottom: 1px solid #dbdcd8; }
.saleNet table { margin: 56px 0; border-collapse: collapse; background: #fbfbfb; text-align: left; width: 100%; }
.saleNet table tr:nth-child(2n) { background: #fff; }
.saleNet table th { background: #525252; color: #fff; padding: 12px 40px;font-size: 16px }
.saleNet table td { border: 1px solid #cecece; padding: 12px 40px; font: 16px/32px "微软雅黑"; color: #666; width: 33%; vertical-align: top;}
.saleNet table td img { padding: 0 5px; }
.saleNet p { font: 16px/16px "微软雅黑"; color: #333; text-align: center; margin-top: -32px; margin-bottom: 32px; }

/*样机申请*/
.apply { margin-bottom: 100px; }
.apply .links { margin: 80px auto 50px; text-align: center; }
.apply .links span { padding: 0 58px; font: 16px/40px "微软雅黑"; color: #666; }
.apply .links .on { color: #ff9125; }
.apply .mes { font: 16px/32px "微软雅黑"; color: #444; }
.apply .mes span { color: #666; }
.apply form { width: 520px; margin: 0 auto; }
.apply form .formRow { margin: 20px 0; }
.apply form .formRow label { float: left; line-height: 44px; font-size: 16px; color: #555; }
.apply form input { width: 420px; height: 42px; border: 1px solid #dbdcd8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-indent: 18px; font-size: 16px; color: #555; }
.apply form textarea { width: 420px; height: 125px; border: 1px solid #dbdcd8; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; text-indent: 18px; font-size: 16px; color: #555; line-height: 44px; }
.apply form .sub { width: 420px; height: 50px; background: #2983ca; color: #fff; font: 18px/50px "微软雅黑"; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; margin-left: 80px; }

/*人才招聘*/
.recruitment { width: 1200px; margin: 0 auto; margin-top: 50px; margin-bottom: 120px; }
.recruitment p { font: 16px/30px "微软雅黑"; color: #444; }
.recruitment h3 { font: 22px/40px "微软雅黑"; color: #4c4c4c; text-align: center; font-weight: 900; background: #fbfcfd; border-top: 2px solid #0c26c5; border-bottom: 1px solid #dbdcd8; margin-top: 50px; }
.recruitment table { border-collapse: collapse; background: #fbfbfb; width: 998px; margin: 0 auto; text-align: left; margin-top: 56px; }
.recruitment table tr:nth-child(2n) { background: #fff; }
.recruitment table th { background: #525252; color: #fff; padding: 12px 40px;font-size: 16px }
.recruitment table th:nth-child(3), .recruitment table th:nth-child(4) { text-align: center; }
.recruitment table td { border: 1px solid #cecece; padding: 12px 40px; font: 16px/32px "微软雅黑"; color: #666; }
.recruitment table td:nth-child(3), .recruitment table td:nth-child(4) { text-align: center; }
.recruitment table td a { color: #1d6bb1; }
.recruitment table td a:hover { text-decoration: underline; }

/*人才招聘详情*/
.recruitmentDetail { width: 1200px; margin: 0 auto; }
.recruitmentDetail .detialTit { height: 162px; overflow: hidden; border-bottom: 1px solid #dbdcd8; text-align: center; }
.recruitmentDetail .detialTit p { font: 14px/14px "微软雅黑"; color: #777; }
.recruitmentDetail .detialTit .title { font: 24px/24px "微软雅黑"; color: #333; margin-bottom: 26px; margin-top: 60px; }
.recruitmentDetail .main { font: 16px/28px "微软雅黑"; color: #555; padding: 44px 0 54px; border-bottom: 1px solid #dbdcd8; }

.recruitmentDetNav { height: 115px; padding-top: 43px; font: 16px/16px "微软雅黑"; color: #555; }
.recruitmentDetNav a { color: #555; }
.recruitmentDetNav a:hover { color: #2983ca; text-decoration: underline; }
.recruitmentDetNav p:first-child { float: left; }
.recruitmentDetNav p:first-child + p { float: right; }

/*# sourceMappingURL=contact.css.map */
