/* here you can put your own css to customize and override the theme */
body{
	font-family: font-family: "Microsoft YaHei","微软雅黑","SimHei", sans-serif;
}

p img{
	max-width: 100%;
}


.bitian{
	color:#fd0303;
	font-size: 16px;
	font-style: italic;
}
.form-group .error{
	color:#fd0303;
	font-size: 12px;
	font-style: italic;
}
.f_r{
	text-align: right;
}
/*pagin&&pagin-m*/
.pagin a,
.pagin span {
  height: 20px;
  padding: 3px 10px;
  margin-left: 2px;
  font-family: arial;
  line-height: 20px;
  font-size: 14px;
  overflow: hidden;
  -moz-border-radius: 25px;
  -webkit-border-radius: 25px;
}
.pagin .text,
.pagin .current {
  border: none;
  padding: 4px 11px;
}
.pagin a:link,
.pagin a:visited {
  color: #000;
}
.pagin a:hover,
.pagin a:active {
  background: #64aed9;
  color: #fff;
  text-decoration: none;
  border-radius: 25px;
}
.pagin .current,
.pagin .current:link,
.pagin .current:visited {
  color: #57c8eb;
  font-weight: bold;
}
.pagin b {
  dispaly: block;
  position: absolute;
  top: 9px;
  width: 5px;
  height: 9px;
  background-repeat: no-repeat;
  overflow: hidden;
}
.pagin .prev,
.pagin .next,
.pagin .prev-disabled,
.pagin .next-disabled {
  position: relative;
  padding-top: 5px;
  height: 18px;
  line-height: 18px;
}
.pagin .prev-disabled,
.pagin .next-disabled {
  color: #ccc;
  cursor: default;
}
.pagin .prev,
.pagin .prev-disabled {
  padding-left: 12px;
}
.pagin .prev b {
  left: 3px;
  background-position: -68px -608px;
}
.pagin .prev-disabled b {
  left: 3px;
  background-position: -80px -608px;
}
.pagin .next,
.pagin .next-disabled {
  padding-right: 12px;
}
.pagin .next b {
  right: 3px;
  background-position: -62px -608px;
}
.pagin .next-disabled b {
  right: 3px;
  background-position: -74px -608px;
}
.pagin-m a,
.pagin-m span {
  height: 14px;
  line-height: 14px;
  font-size: 12px;
}
.pagin-m b {
  top: 5px;
}
.pagin-m .prev,
.pagin-m .next,
.pagin-m .prev-disabled,
.pagin-m .next-disabled {
  padding-top: 3px;
  height: 14px;
  line-height: 14px;
  *line-height: 16px;
}
.mobanprice{
  color:#e84d1c;
  font-weight: bold;
}
.yourPrice{
  color: #e84d1c;
  font-size:16px;
  font-weight: bold;
}
.yourModel .yourWeb .otherService{
  color: #64aed9;
  font-weight: bold;
}
.yourPriceTitle{
  color: rgb(62,77,92);
  font-style: normal;
}