.inbox {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.tophead {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: relative;
}

.tophead .intop {
  height: 30px;
  background-color: #f2f2f2;
  line-height: 30px;
}

.tophead .intop .topn {
  width: 1200px;
  margin: 0 auto;
}

.tophead .intop .topn .k1 {
  width: 500px;
  float: right;
  text-align: right;
}

.tophead .intop .topn .wel {
  width: 300px;
  float: left;
}

.tophead .top {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

.tophead .top .logo {
  padding: 10px 0;
  max-width: 60%;
  float: left;
}

.tophead .top .topLink {
  margin-top: 20px;
  max-width: 40%;
  float: right;
}

.tophead #menu {
  position: relative;
  background: #2b2b2b;
  height: 54px;
  z-index: 9999;
}

.tophead #menu .nav {
  width: 1200px;
  margin: 0 auto;
}

.tophead #menu .nav li {
  line-height: 54px;
  text-align: center;
  width: 150px;
  float: left;
  position: relative;
  z-index: 999;
  background: url(/static/images/heng.png) right center no-repeat;
}

.tophead #menu .nav li a {
  display: block;
  line-height: 54px;
  color: #fff;
  height: 54px;
  font-size: 16px;
}

.tophead #menu .nav li a:hover {
  color: #fff;
  text-decoration: none;
}

.tophead #menu .nav li:hover {
  background: #0d2bac;
}

.tophead #menu .nav li:hover a {
  color: #fff;
}

.tophead #menu .nav li:nth-last-child(1) {
  background: none;
}

.tophead #menu .nav .sec {
  height: 0;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 54px;
  left: 0px;
}

.tophead #menu .nav .sec a {
  background: #000;
  color: #fff;
  height: 38px;
  line-height: 38px;
  width: 150px;
}

.tophead #menu .nav .sec a:hover {
  background-color: #dcdcdc;
  color: #000;
  text-decoration: none;
}

.banner {
  width: 1920px;
  left: 50%;
  position: relative;
  margin-left: -960px;
  height: 728px;
}

.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
}

.banner ul.bb li {
  position: absolute;
  display: none;
}

.banner ul.bb li img {
  width: 1920px;
  height: 728px;
}

.banner .num {
  position: absolute;
  right: 2px;
  bottom: 10px;
  z-index: 100;
}

.banner .num li {
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 4px;
  background: #fff;
  line-height: 18px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}

.banner .num li .num_hover {
  background-color: #f7de07;
}

.banner .num li .num_hover a {
  color: #fff;
}

.banner .num li a {
  float: left;
  display: block;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 18px;
  height: 18px;
  line-height: 18px;
}

.psortbox {
  margin-top: 30px;
}

.psortbox .inpnav {
  width: 232px;
  height: 107px;
  background: url(/static/images/navsbg.png) no-repeat;
  float: left;
  margin-right: 10px;
  text-align: center;
  line-height: 107px;
  margin-bottom: 10px;
}

.psortbox .inpnav a {
  color: #2f2f2f;
  font-size: 24px;
}

.psortbox .inpnav:nth-child(5n) {
  margin-right: 0;
}

.prodbox h2 {
  color: #56575a;
  font-size: 30px;
  border-bottom: 2px solid #dcdcdc;
  padding-top: 32px;
  padding-bottom: 4px;
  margin-bottom: 19px;
}

.prodbox h2 span {
  padding-left: 20px;
  color: #56575a;
  font-size: 16px;
}

.prodbox h2 a {
  float: right;
  font-size: 16px;
  font-weight: bold;
  color: #4f4f4f;
}

.prodbox .proul {
  padding-left: 5px;
}

.prodbox .proul li {
  float: left;
  margin-right: 20px;
}

.prodbox .proul li a img {
  width: 283px;
  height: 219px;
}

.prodbox .proul li h3 {
  font-size: 18px;
  color: #56575a;
  line-height: 58px;
  /*height: 58px;*/
  text-align: center;
  font-weight: normal;
   width:280px;
   word-wrap:break-word;
}

.prodbox .proul li:nth-child(4n) {
  margin-right: 0;
}

.heng {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: relative;
  height: 122px;
  padding-top: 15px;
}

.outys {
  height: 1128px;
  background: url(/static/images/outysbg.png) no-repeat center bottom;
}

.outys .ys {
  position: absolute;
  width: 532px;
}

.outys .ys h2 {
  color: #4e4b4b;
  font-size: 30px;
  text-indent: 8px;
  padding-bottom: 16px;
}

.outys .ys .content p {
  background: url(/static/images/yspbg.png) no-repeat left 6px;
  padding-left: 15px;
  line-height: 19px;
  color: #333;
  font-size: 14px;
  padding-bottom: 8px;
}

.outys .ys .content p:nth-last-child(1) {
  background: none;
  padding-left: 0;
  padding-top: 20px;
}

.outys .ys1 {
  top: 55px;
  left: 50px;
}

.outys .ys2 {
  top: 394px;
  right: 20px;
}

.outys .ys3 {
  top: 780px;
  left: 50px;
}

.outys .yst1 {
  top: 65px;
  right: 0;
}

.outys .yst2 {
  top: 396px;
  left: 12px;
}

.outys .yst3 {
  top: 773px;
  right: 30px;
}

.outry h2 {
  color: #56575a;
  font-size: 30px;
  text-align: center;
}

.outry h2 span {
  display: block;
  color: #91919e;
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  background: url(/static/images/rybg.png) no-repeat center;
}

.outabout {
  height: 354px;
  margin-top: 34px;
  background-color: #dce3ff;
  padding-top: 47px;
}

.outabout h2 {
  border-left: 5px solid #56575a;
  padding-left: 14px;
  font-size: 24px;
  color: #56575a;
  line-height: 22px;
  margin-bottom: 30px;
}

.outabout h2 span {
  display: block;
  color: #82888d;
  font-size: 14px;
  font-weight: normal;
  line-height: 12px;
  padding-top: 10px;
}

.outabout .ableft {
  width: 339px;
  height: 226px;
  float: left;
}

.outabout .abright {
  width: 792px;
  float: right;
  margin-right: 22px;
  text-indent: 2em;
  line-height: 24px;
  font-size: 14px;
}

.outabout .abright a {
  display: block;
  width: 131px;
  height: 41px;
  text-align: center;
  line-height: 41px;
  background-color: #56575a;
  font-size: 14px;
  color: #fff;
  text-indent: 0;
  margin-top: 18px;
}

.outnews {
  margin-top: 63px;
  margin-bottom: 40px;
}

.outnews .news {
  width: 428px;
  float: left;
}

.outnews .news .tab {
  border-bottom: 2px solid #56575a;
}

.outnews .news .tab li {
  margin-bottom: -2px;
  border: 0px solid #fff;
  width: 110px;
  height: 45px;
  line-height: 45px;
  border-bottom: 2px solid #56575a;
  background-color: #fff;
  color: #6a6a6a;
  font: 600;
  font-size: 18px;
}

.outnews .news .tab li:nth-child(1) {
  margin-left: 20px;
}

.outnews .news .tab .cur {
  border: 2px solid #56575a;
  border-bottom: #fff;
  color: #56575a;
}

.outnews .newsright {
  width: 302px;
  height: 313px;
  float: right;
  background-color: #f6f6f6;
}

.outnews .newsright h2 {
  background: #56575a;
  font-size: 18px;
  color: #fff;
  padding-left: 28px;
  height: 45px;
  line-height: 45px;
}

.outnews .newsright .content {
  padding: 14px 30px;
  color: #000;
  line-height: 19px;
  font-size: 14px;
}

.outfooter {
  background-color: #313131;
  padding-top: 46px;
  border-top: 2px solid #0d2bac;
  padding-bottom: 44px;
}

.outfooter #footer {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  color: #a8a8a8;
}

.outfooter #footer #footer a {
  color: #a8a8a8;
}

.outfooter #footer .footl {
  width: 360px;
  height: 160px;
  float: left;
  border-right: 1px solid #3e3e3e;
  margin-left: 75px;
  text-align: left;
}

.outfooter #footer .footl a {
  display: block;
  width: 30%;
  float: left;
  margin-top: 20px;
  color: #a8a8a8;
}

.outfooter #footer .copyright {
  text-align: left;
  line-height: 24px;
  width: 340px;
  float: left;
  border-right: 1px solid #3e3e3e;
  margin-left: 35px;
  padding-right: 38px;
}

.outfooter #footer .copyright a {
  color: #a8a8a8;
}

.outfooter #footer .dewm {
  width: 260px;
  float: left;
  margin-left: 78px;
}

.outfooter #footer a:hover {
  color: #e87518;
  text-decoration: none;
}

.outfooter .nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}
