@charset "utf-8";
.banner {
  width: 100%;
  height: 300px;
  overflow: hidden;
  background: url("/nimages/abanner.png") center center no-repeat;
}
.order {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 30px;
}
.order .main {
  width: 1200px;
  height: auto;
  overflow: hidden;
  margin: 0 auto;
}
.order .main .oleft {
  width: 250px;
  height: auto;
  overflow: hidden;
  float: left;
}
.order .main .oleft .top {
  background: #1E549C;
  font-size: 16px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  line-height: 40px;
  padding-left: 0px;
  color: #fff;
  font-weight: normal;
  position: relative;
  text-align: center;
}
.order .main .oleft .list {
  background: #F5F5F5;
  font-size: 14px;
  height: 50px;
  margin: 0px 0px 0px 0px;
  line-height: 50px;
  padding-left: 0px;
  color: #666;
  font-weight: normal;
  position: relative;
  text-align: center;
}
.order .main .oleft .list a {
  color: #666;
}
.order .main .oleft .list:hover {
  background: #1E549C;
}
.order .main .oleft .list:hover a {
  color: #fff;
}
.order .main .oleft .sbox {
  padding-bottom: 0px;
  border: 1px solid #E5E5E5;
  margin-top: 20px;
}
.order .main .oleft .sbox .topic {
  background: #F5F5F5;
  font-size: 16px;
  height: 40px;
  margin: 0px 0px 0px 0px;
  line-height: 40px;
  padding-left: 0px;
  color: #E4392A;
  font-weight: normal;
  position: relative;
  text-align: center;
}
.order .main .oleft .sbox .txt {
  padding: 10px;
  width: 230px;
  font-size: 16px;
  line-height: 1.5em;
  padding-top: 150px;
  background: url("/nimages/contact_bg.png") no-repeat 0px 0px;
}
.order .main .oright {
  width: 920px;
  height: auto;
  overflow: hidden;
  float: right;
  border: 1px solid #E5E5E5;
  padding-bottom: 50px;
  min-height: 620px;
}
.order .main .oright .title {
  font-size: 12px;
  text-indent: 2.6em;
  line-height: 33px;
  background: #F5F5F5 url("/nimages/s-homeico.png") no-repeat 10px center;
  color: #999;
}
.order .main .oright .title a {
  color: #999;
}
.order .main .oright .cont {
  padding: 20px;
  width: 880px;
  height: auto;
  overflow: hidden;
}
.order .main .oright .cont .news_text {
  width: 860px;
  height: auto;
  overflow: hidden;
  border-bottom: #dedede 1px dashed;
  height: 40px;
  background: url(/nimages/icon.png) left center no-repeat;
  padding-left: 20px;
  background-size: 10px;
}
.order .main .oright .cont .news_text a {
  font-size: 16px;
  color: #666;
  height: 40px;
  line-height: 40px;
  text-indent: 20px;
}
.order .main .oright .cont .news_text a span {
  float: right;
}
.order .main .oright .cont .news_text a:hover {
  color: #1E549C;
  text-decoration: underline;
}
.order .main .oright .cont .news_title {
  text-align: center;
  font-size: 20px;
  color: #000;
}
.order .main .oright .cont .news_fu {
  text-align: center;
  padding: 10px 0 20px;
  font-size: 12px;
  color: #7c7c7c;
}
.order .main .oright .cont .news_cont {
  text-align: left;
}
.order .main .oright .cont .pro {
  width: 880px;
  height: auto;
  overflow: hidden;
}
.order .main .oright .cont .pro .pbox {
  position: relative;
  display: block;
  width: 282px;
  height: 315px;
  overflow: hidden;
  text-align: center;
  float: left;
  border: #d7d7d7 1px solid;
  margin-right: 14px;
  margin-bottom: 20px;
}
.order .main .oright .cont .pro .pbox img {
  width: 280px;
  height: 280px;
  transition: all 0.5s;
  transform: scale(1);
}
.order .main .oright .cont .pro .pbox img:hover {
  transition: all 0.5s;
  transform: scale(1.25);
}
.order .main .oright .cont .pro .pbox p {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #ededed;
  color: #666;
  font-size: 14px;
}
.order .main .oright .cont .pro .pbox:hover {
  border: #1E549C 1px solid;
}
.order .main .oright .cont .pro .pbox:hover p {
  background: #1E549C;
  color: #fff;
}
.order .main .oright .cont .pro .pbox:nth-child(3n) {
  margin-right: 0;
}
.order .main .oright .bto {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.order .main .oright .bto img {
  width: 430px;
  height: 280px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.order .main .oright .bto img:nth-child(2n) {
  margin-right: 0;
}
.order .main .oright .bto p {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.order .main .oright .bto p img {
  width: 430px;
  height: 580px;
  overflow: hidden;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.order .main .oright .bto p img:nth-child(2n) {
  margin-right: 0;
}
.order .main .oright .qita {
  width: 860px;
  height: 30px;
  overflow: hidden;
  text-align: center;
}
.order .main .oright .qita a {
  color: #666;
}
.order .main .oright .qita ul {
  padding-left: 20px;
  text-align: left;
}
