@charset "utf-8";
/* CSS Document */
html, body {
  width: 100%;
  font-family: "微软雅黑";
  font-size: 16px;
  color: #000;
}
body {
  width: 100%;
  height: auto;
  position: relative;
}
.clear {
  clear: both;
}
a:hover {
  color: #cc7408;
}
.nav_bg {
  width: 100%;
  height: 85px;
}
.sub_bg {
  width: 100%;
  background: url("../images/sub_bg.jpg") center center no-repeat;
}
.sub_img {
  width: 1200px;
  margin: 0 auto;
  padding: 160px 0 160px;
}
.sub_img img {
  margin-left: 90px;
}
main {
  width: 100%;
}
.wm {
  width: 1200px;
  margin: 0 auto;
}
.sub_nav {
  background: #d18527;
}
.sub_nav_font {
  background: url("../images/house.png") left center no-repeat;
  background-size: 2%;
  color: #fff;
  padding-left: 36px;
  height: 70px;
  line-height: 70px;
}
.sub_nav_font a {
  color: #fff;
  font-size: 16px;
}
.sub_nav_font span {
  float: right;
  color: #fff;
  font-size: 16px;
}
.sub_title {
  color: #494949;
  padding: 0 45px;
  border: none;
  border-left: solid 2px #d18527;
  font-size: 24px;
  line-height: 48px;
  margin-top: 40px;
  margin-bottom: 30px;
}
.subabout_p{ width:50%; display: inline-block;}
.subabout_img{ float: right; margin-top: 24px;}
.content {
  margin-bottom: 100px;
  position: relative;
}
.content p {
  background: none !important;
  font-size: 16px !important;
  line-height: 35px;
  text-indent: 2em;
}
center {
  margin: 40px auto;
  padding-bottom: 40px;
}
.sub_news {
    margin-top: 50px;
}
.sub_news_title {
    font-size: 20px;
}
.sub_news li {
    background: url("../images/sanjiao.png") left center no-repeat;
    padding: 10px 20px;
}
.sub_news li span {
    float: right;
}
.sub_show {
    margin-top: 50px;
}
.sub_show li {
  width: 23%;
  float: left;
  margin: 0 1% 2%;
  text-align: center;
  line-height: 40px;
}
.sub_show li img {
  width:100%;
  height: 220px;
  border: solid 1px #d0cfce;
}
.sub_show li img:hover{ border: solid 1px #d18527;}
.sub_proimg {
    width: 50%;
    margin: 50px auto 20px;
    display: block;
}
.sub_case li {
  width: 23%;
  height: 220px;
  float: left;
  margin: 0 1% 4%;
  border: solid 1px #d0cfce;
  overflow: hidden;
}
.sub_case li img {
  width:100%;
  height: 100%;
  cursor: pointer;
  transition: all 0.6s;
}
.sub_case li img:hover{ transform: scale(1.2);}
.sub_caseimg{ width:50%;}
.sub_content td {
    font-size: 16px;
    line-height: 35px !important;
    font-family: "微软雅黑";
}
.footer {
    position: relative;
    background:#3c3b3b;
}
.footer_con {
  text-align: center;
  padding: 20px 0;
}
.footer_con p,.footer_con p a {
    color: #fff;
}
table {
  border-collapse: collapse;
}
#addbook {
  width: 70%;
  margin: 0 auto;
}
.addbook_td {
  width: 10%;
}
input.input_0 {
  width: 100%;
  padding: 10px 0;
  margin: 10px 0;
}
textarea.input_0 {
  width: 100%;
}
input#add,input#Submit{
  padding: 5px 20px;
  margin: 20px 0 0 78px;
  display:inline-block;
}
input#Submit{
    width: 140px;
    color: #fff;
    background: none;
    border: solid 2px #fff;
    line-height: 25px;
    border-radius: 20px;
    margin: 12px auto 0;
}
.content1 {
  min-height: 450px;
}
.honour {
  height: 920px;
  width: 800px;
  margin: 0 auto;
}
.honour li {
  width: 50%;
  float: left;
  text-align: center;
  margin: 15px auto;
}
.honour li img {
  border: solid 1px #c10300;
}
.page_nav {
    margin: 30px auto;
    text-align: center;
}
.sub_message {
    width: 875px;
    margin: 40px auto;
    float: none;
}
.sub_add {
    width: 500px;
    display: inline-block;
}
#dituContent {
    height: 300px;
    width: 650px;
    float: right;
    margin-bottom: 150px;
    margin-top: -14px;
}
.erweima1 {
    position: absolute;
    top: -24px;
    left: 305px;
}
