.border0{
	border: 0 !important;
}
.schemeTitle{
	border-bottom: 1px solid #bd1a21;
}
.schemeTitle span{
	display: block;
	width: 116px;
	height: 30px;
	background: url(../images/titleImg.jpg) no-repeat;
	font-size: 14px;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
.dealImg{
	width: 196px;
	display: inline-block;
}
.yjLine{
	margin-top: 5px;
}
.yjBtn{
	width: 155px;
	height: 34px;
	background: url(../images/yjBtn.jpg) no-repeat;
	font-size: 13px;
	color: #fff;
	line-height: 34px;
	margin: 0 auto;
	text-align: left;
	padding-left: 20px;
}
.yjBtn img{
	vertical-align: middle;
	padding-right: 0px;
	display: inline;
}
.mesLine li{
	padding: 5px 0 5px 15px;
	    font-size: 12px;
}
.mesLineColosr{
	background: #fff;
}
.serveLine a{
	display: block;
	padding-left: 50px;
}
.serveList p{
	margin: 0;
	padding-left: 50px;
	color: #231815;
	font-size: 14px;
}
.serveList{
	overflow: hidden;
	margin-top: 30px;
}
.serveList li{
	width: 33%;
	float: left;
	border-right: 1px solid #e1e1e2;
	position: relative;
	padding-bottom: 40px;
	min-height:160px;
}
.serveBox{
	border: 1px solid #cbcbcc;
	    padding-bottom: 30px;
}
.jyIcong{
	position: absolute;
	top: 50px;
	left: 10px;
	width: 30px;
}
.serveMore{
	width: 50px;
	height: 20px;
	border: 1px solid #bd1a21;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	color: #bd1a21 !important;
	bottom: 0;
}
.serveHeight{
	padding-top: 30px;
}
.detailBanner img{
	display: block;
	width: 100%;
}
.detailTitle{
	width: 100%;
	height: 50px;
	background: #efefef;
	font-size: 20px;
	text-align: center;
	line-height: 50px;
	color: #b61d22;
	border-bottom: 3px solid #b61d22;
}
.detailTitle img{
	width: 20px;
	vertical-align: middle;
    margin-right: 10px;
}
.detailBox{
	border: 1px solid #b5b5b6;
	margin-bottom: 50px;
}
.detailFont{
	padding: 30px 0;
}
.detailFont p{
	width: 700px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 35px;
    text-indent: 30px;
    padding-bottom: 20px;
}
.detailNav{
	border: 1px solid #b5b5b6;
	padding: 10px 9px;
	margin: 15px 0;
}
.detailNav a{
	color: #e60012 !important;
	font-size: 13px !important;
	/*border-right: 2px solid #e60012;*/
    padding: 0 2px;
}
.titleIcong{
	width: 15px;
    vertical-align: middle;
}
.pageMenu{
	border: 1px solid #b5b5b6;
}
.menuTitle{
	color: #231815;
    font-size: 16px;
    padding: 10px 0 10px 20px;
    background: #efefef;
    border-bottom: 1px solid #b5b5b6;
}
.menuLine{
	padding: 10px 0 10px 30px;
	border-bottom: 1px solid #b5b5b6;
}
.menuLine img{
	width: 7px;
    vertical-align: middle;
    margin-right: 5px;
}
.menuChild li{
	padding: 10px 0 10px 16px;
	border-bottom: 1px solid #b5b5b6;
}
.pageBanner img{
	width: 100%;
	display: block;
}
.pageBox{
	border: 1px solid #b5b5b6;
	margin: 10px 0;
}
.pageTitle{
	font-size: 18px;
	background: #efefef;
	padding: 10px 0 10px 20px;
	border-bottom: 3px solid #b61d22;
	font-weight: bold;
}
.pageTitle img{
	width: 15px;
    margin-right: 10px;
}
.pageFont{
	font-size: 14px;
	padding: 20px;
}
.pageFont p{
	margin: 0 !important;
	line-height: 25px;
	text-indent: 30px;
	margin-top: 0px;
    margin-bottom: 5px;
}
.fontColor{
	color: #b61d22;
}
.schemeImg{
	width: 590px;
	overflow: hidden;
	position: relative;
	    height: 105px;
}
.schemeLine{
	display: inline-block;
	width: 194px;
	position: relative;
}
.schemeHeadline{
	position: absolute;
	top: 15px;
    padding: 0 3px;
    left: 10px;
    color: #bd1a21;
	background: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
  font-weight: 900;
}
.schemeMore{
	position: absolute;
	color: #bd1a21;
	right: 5px;
    bottom: 10px;
	/*border: 1px solid #bd1a21;*/
	background: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7Fffffff,endColorstr=#7Fffffff);
  font-weight: 900;
  line-height: 15px;
}
.wrap {
  width: 100%;
  min-width: 590px;
  height: 185px;
  position: relative;
  overflow: hidden;
}

.slidebox {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 185px;
}

.slidebox li {
  float: left;
  width: 100%;
  height: 185px;
  left: 0;
  top: 0;
}

.slidebox li img {
  display: block;
  width: 590px;
  height: 186px;
}

.dot {
  position: absolute;
  width: 100%;
  height: 30px;
  text-align: right;
  bottom: 15px;
  left: 0;
}

.dot p {
  margin-right: 10px;
  text-align: center;
}

.dot b {
  width: 30px;
  height: 3px;
  color: #333;
  display: inline-block;
  border: 1px solid #d2d0cf;
  background: #d2d0cf;
  text-align: center;
  line-height: 17px;
  margin: 0 3px;
  margin-top: 6px;
  cursor: pointer;
  font-weight: normal;
}

.dot .cur {
  background: #e4393c;
  color: #fff;
  border: 1px solid #e4393c;
}
.sideImg{
	width: 204px;
	display: block;
}
.sideImg img{
	width: 100%;
	display: block;
}

.bannerBox {
  width: 100%;
  min-width: 800px;
  height: 253px;
  position: relative;
  overflow: hidden;
}

.bannerslidebox {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 253px;
}

.bannerslidebox li {
  float: left;
  width: 100%;
  height: 253px;
  left: 0;
  top: 0;
}

.bannerslidebox li img {
  display: block;
  width: 100%;
  height: 253px;
}
.schemeBox{
	position: absolute;
	width: 99999999px;
	height: 105px;
}
.prev{
	position: absolute;
	left: 10px;
	top: 35px;
}
.next{
	position: absolute;
	right: 10px;
	top: 35px;
}
img{
	border: 0;
}
