@charset "utf-8";
/* CSS Document */

.inspace {
  height:45px;
}

.inbg {
  background-color:#f1f1f1;
  overflow:hidden;
}

.productmain {
  width:1440px;
  margin:0 auto;
}

.rightbody {
  width:1380px;
  margin:0 auto;
}

.rightbody h1{
  width:1380px;
  height:40px;
  font-size:16pt;
  color:#114e87;
  font-weight:bold;
  position:relative;
  top:3px;
  text-align:center;
  clear:both;
}

.rightbody h2{
  width:1380px;
  height:25px;
  font-size:12px;
  color:#0860cc;
  font-weight:200;
  text-align:center;
  margin:0;
}

.rightbody h2 txt {
  width:1380px;
  position:relative;
  top:2px;
}

.rightbody h3{
  width:1380px;
  height:1px;
  background-color:#c0c0c0;
  margin:0;
}

.right_line{
  width:1380px;
  height:5px;
  overflow:hidden;
  margin:0;
}

.right_list{
  width:1380px;
  overflow:hidden;
  font-family:Verdana;
  font-size:12pt;
  line-height:1.8;
  margin-left:7px;
  padding-top:3px;
  text-align:left;
  color:#666;
  font-family:微软雅黑;
  margin-bottom:20px;
  /* [disabled]margin:0; */
}

.right_updown{
  width:1380px;
  height:50px;
  font-family:Verdana;
  font-size:12px;
  line-height:1.8;
  margin-left:7px;
  padding-top:3px;
  text-align:left;
  color:#545454;
  margin-bottom:20px;
  margin:0;
}