body {
  background: #10469e;
  margin: 0px;
  font-family: georgia, serif;
  font-size: 12px;
  color: #333;
  line-height: 22px;
}

h1,
h2,
h3,
h4,
h5,
h6,
a,
p,
ul {
  margin: 0px;
  padding: 0px;
  font-weight: normal;
}

h2 a {
  margin: 0px;
  padding: 0px;
  font-weight: bold;
}
h2 a:hover {
  margin: 0px;
  padding: 0px;
  color: #ff4900;
  text-decoration: none;
}

a {
  text-decoration: none;
}

.top_line {
  background: #f56c10;
  height: 5px;
}

.top_div {
  margin: auto;
  width: 920px;
  height: auto;
}
.navigation {
  width: 920px;
  margin-top: 25px;
}
.nav_left {
  background: url(../images/nav_left.png) no-repeat;
  height: 112px;
  float: left;
  width: 9px;
}
.nav_center {
  background: url(../images/nav_center.png) repeat-x;
  height: 112px;
  float: left;
  width: 902px;
}
.nav_right {
  background: url(../images/nav_right.png) no-repeat;
  width: 9px;
  height: 112px;
  float: left;
}

.logo {
  padding: 10px 0px 0px 0px;
  float: left;
}
.menu {
  float: right;
}
.menu li {
  float: left;
  list-style: none;
  font-size: 16px;
  color: #1b2733;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
.menu li a {
  color: #1b2733;
  padding: 6px 15px 6px 15px;
  display: block;
  margin: 50px 0px 0px 0px;
}
.menu li a:hover {
  background: #f56c10;
  color: #fff;
  padding: 6px 15px 6px 15px;
}

.clear {
  clear: both;
}
.banner {
  background: #d66b24;
  height: 300px;
}
.banner_div {
  width: 920px;
  height: 300px;
  margin: auto;
  background: #fff;
}
.content {
  width: 900px;
  background: #fff;
  height: auto;
  margin: auto;
  padding: 4px 10px 10px 10px;
}

.end_content {
  width: 920px;
  margin: auto;
}
.con_left {
  background: url(../images/footer_left.png) no-repeat;
  width: 17px;
  height: 12px;
  float: left;
}
.con_center {
  background: url(../images/footer_center.png) repeat-x;
  height: 12px;
  float: left;
  width: 891px;
}
.con_right {
  background: url(../images/footer_right.png) no-repeat;
  width: 12px;
  height: 12px;
  float: right;
}

.title {
  font-size: 24px;
  color: #ff4900;
  margin: 8px 0px 8px 0px;
  text-transform: uppercase;
}
.inquiry_title {
  color: #ff4900;
  font-size: 16px;
  font-weight: bold;
  margin: 8px 0;
  text-transform: uppercase;
}
h2 {
  font-size: 12.5px;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
}
.line {
  background: url(../images/line.png) repeat-x;
  height: 5px;
  margin: 5px 0px 5px 0px;
}
.content_detail {
  padding: 2px;
}
.content_detail ul {
  margin: 0px;
  padding: 0px;
}
.content_detail li {
  list-style: none;
  padding: 2px;
  margin-left: 25px;
  font-size: 13px;
  font-style: italic;
  margin-bottom: 10px;
}
br {
  line-height: 10px;
}
.showcase_wrp:nth-of-type(even) .content_wrp {
  justify-content: flex-end;
}

.content_wrp {
  display: flex;
  align-items: center;
}

.content_d {
  width: 282px;
  float: left;
}
.line_hor {
  background: url(../images/line_hor.png) repeat-y;
  width: 5px;
  height: 240px;
  float: left;
  margin: 0px 5px;
}
.detail_bg {
  background: #263747;
  padding: 5px 0px;
  width: 260px;
  margin: auto;
}
.detail_bg:hover {
  background: #ff4900;
  padding: 5px 0px;
  width: 260px;
  margin: auto;
}

.detail_bg ul {
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.detail_bg li {
  float: left;
  margin: 0px 5px 0px 5px;
  list-style: none;
  font-size: 18px;
}
.arrow_blu {
  background: url(../images/arrow_blu.png) no-repeat;
  width: 22px;
  height: 21px;
}
.title2 {
  font-size: 18px;
  color: #fff;
}

.con_detail {
  width: 240px;
  padding: 10px 5px;
  margin: auto;
}
.con_detail li {
  padding: 3px 2px;
  list-style: url(../images/arrowsmall.png);
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
}

.footer {
  width: 920px;
  margin: auto;
  color: #fff;
}
.footer_l {
  float: left;
}
.footer_l a {
  color: #ccc;
  text-decoration: none;
  font-size: 12px;
}
.footer_l a:hover {
  text-decoration: underline;
}
.footer_r {
  float: right;
}
.footer_r a {
  color: #fff;
  text-decoration: none;
}
.footer_r a:hover {
  text-decoration: underline;
}
.textinput {
  background: #ccc;
  border: 1px solid #666;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  width: 300px;
}
.textarea {
  background: #ccc;
  border: 1px solid #666;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 10px;
  width: 300px;
}
.button {
  background: #1b2733;
  padding: 8px 5px;
  border: none;
  width: 100px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  margin: 0px 10px 0px 0px;
  cursor: pointer;
}
.button:hover {
  background: #ff4900;
}
.button:disabled {
  pointer-events: none;
  cursor: not-allowed;
}

.call {
  width: 52px;
  height: 219px;
  position: fixed;
  left: 0px;
  top: 27.5%;
}

.services {
  width: 900px;
  height: auto;
  display: table;
}
.services > div {
  box-sizing: border-box;
  width: 33.333333%;
  display: inline-block;
  padding-right: 16px;
}
.services h2 {
  background: url(../images/arrowsmall.png) left 9px no-repeat;
  padding: 0 0 10px 13px;
  font-weight: 0;
  text-decoration: 0;
}
.services h3 {
  font: normal 12px Arial, Helvetica, sans-serif;
  color: #000;
}
.mainservice {
  width: 900px;
}
