@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

.clearfix {
  zoom:1;
}

.clearboth {
  height:0px;
  line-height:0px;
  overflow:hidden;
  clear:both;
  font-size:0px;
}

body {
  text-align:center;
  font-family:Verdana, Geneva, sans-serif;
  width:100%;
  margin:0;
  overflow-x:hidden;
}

ul,ol,li {
  list-style: none;
}

a {
  text-decoration: none;
  color: #474747; 
  vertical-align: top;
}

.mainspace {
  width:100%;
  height:20px;
  margin:0 auto;
  overflow:hidden;
}

a:hover {
  color: #f39800;
  text-decoration: none;
}

.head {
  width:100%;
  height:43px;
  background-image:url('../images/titlebg.jpg');
  overflow:hidden;
  margin:0;
}

.head .title {
  width:1200px;
  height:50px;
  margin:0 auto;
  font-size:13px;
  font-family:Verdana, Geneva, sans-serif;
  color:#FFF;
  padding-top:13px;
  text-align:left;
}

.topbg {
  width:100%;
  overflow:hidden;
  background-color:#f6f6f6;
}

.top {
  width:1200px;
  margin:0 auto;
  background-color:#f6f6f6;
}

.top .left{
  width:624px;
  height:104px;
  float:left;
  margin:0;
}
  
.top .right {
  width:576px;
  height:104px;
  float:right;
  margin:0;
}

.product {
  width:1200px;
  margin:0 auto;
}
  
.product .title{
  width:1200px;
  height:117px;
  background-image:url('../images/t2.jpg');
  margin:0 auto;
}

.product .left {
  width:225px;
  height:505px;
  float:left;
  background-image:url('../images/fl.jpg');
  margin:0;
}

.product .right {
  width:975px;
  float:right;
  margin:0;
}

.product .righttitle {
  width:960px;
  position:relative;
  left:12px;
  float:right;
  background:url(../images/c1.jpg) 0 0 no-repeat;
  height:66px;
  font:100 28px/34px "微软雅黑";
  color:#015fb7;
  text-align:left;
  padding-left:20px;
  margin:0;
}

.product .righttitle a{
  padding-left:700px;
  padding-top:60px;
  text-align:right;
  color:#015fb7;
  font:100 14px/14px "微软雅黑";
}

.product .content{
  padding-top:18px;
  padding-bottom:14px;
  margin:0;
}

.footer {
  width:1200px;
  margin:0 auto;
}

.footer .left{
  width:300px;
  float:left;
  margin:0;
}

.footer .right {
  width:900px;
  float:right;
  margin:0;
}

.footer .right h1 {
  width:600px;
  margin:0 auto;
  color:#333;
  font-size:12px;
  text-align:left;
  line-height:1.7;
  font-weight:200;
}