﻿#inquiry { width: 1220px; margin: auto; }
.topic { padding-bottom: 16px; font-size: 20px; font-weight: bold; border-bottom: 1px solid #ddd; margin-bottom: 24px; }

.secondary { float: right; width: 488px; }
.secondary .pic { width: 100%; height: 0px; position: relative; padding-top: 56.25%; }
.secondary .pic img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; }
.secondary .info { font-size: 12px; line-height: 24px; }
.secondary .info .content pre { font-family: "arial",'Microsoft YaHei'; }

.main { width: 672px; }
.main .info { line-height: 30px; }
.main .title { font-size: 16px; font-weight: bold; padding: 40px 0px 8px 0px; border-bottom: 1px solid #ddd; }

.main .items .item { width: 48%; float: left; margin-right: 4%; padding-top: 12px; }
.main .items .item:nth-child(2n) { margin-right: 0px; }
.main .items .item > div:first-child { padding-bottom: 8px; }
.main .items .item > div:first-child em { font-size: 16px; vertical-align: middle; }
.main .items .textbox-multiline textarea { line-height: 38px; font-size: 14px; padding-left: 12px; font-family: "arial",'Microsoft YaHei'; white-space: nowrap; overflow:hidden; }
.main .items .item .input-light .box > input { padding-left:12px;}

.bottons { padding: 40px 0px 80px 0px; }
.bottons div { margin-right: 24px;display:inline-block; }
