
article .right  {
width: 885px;
min-height:300px;
padding-left: 32px;
margin-bottom: 108px;
float: right;
border-left: 1px solid #ccc;
}
.img {
   background-image:url( "Content/images/home/tb_gantanhao.png");

       width:12px;
       height:12px;
}
article .right form div {
  margin-bottom: 10px;
}
article .right form div input[type="text"] {
  width: 255px;
  height: 25px;
  border: 1px solid #ddd;
}
.droplist {
width: 255px;
  height: 25px;
  border: 1px solid #ddd;}
article .right form div:nth-of-type(5) textarea {
  width: 255px;
  height: 65px;
  resize: none;
  border: 1px solid #ddd;
}
article .right form div:nth-of-type(6) input {
  width: 255px;
}
article .right form div:nth-of-type(7) textarea {
  width: 400px;
  height: 120px;
  resize: none;
  border: 1px solid #ddd;
}
.a {

display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #ccc;
  color: #444;
  background: #eee;
  margin-left:20px;
}
article .right form div:nth-of-type(8) a {
  display: inline-block;
  width: 80px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #ccc;
  color: #444;
  background: #eee;
}
article .right form div:nth-of-type(8) a:nth-of-type(1) {
  margin-left: 120px;
  margin-right: 10px;
}
article .right form div label {
  display: inline-block;
  font-size: 14px;
  width: 79px;
  text-align: right;
}
article .right form div .v-span {
  color: #f00;
  background-image:url("../../images/home/tb_gantanhao.png");
  background-repeat:no-repeat;
  padding-left:15px;
  background-position-y:2px;
}
article .right form div span {
  color: #f00;
}
article .right form div textarea {
  vertical-align: top;
}
