body{
	margin: 0px;
	font-family: "微软雅黑";
}
.blocktit{
	font-size: 54px;
	color: #fff;
}
.blocktite{
	font-size: 42px;
	color: #262A47;
}
.blocklev{
	font-size: 32px;
	color: #262A47;
   background-image: url("/images/txhy/itemli.png");
   background-position: left center;
   background-repeat: no-repeat;
   padding-left: 45px;
}
.blocklevjs{
	font-size: 15px;
	color: #616B90;
   padding-left: 45px;
}
.blocknr{
	color: #fff;
}
.btnwb{
	height: 50px;
	width: 160px;
	background-color: #fff;
	color: #0D61FE;
	border:1px solid #fff;
	border-radius: 8px;
	font-size: 15px;
	cursor: pointer;
}
.btnbw{
	height: 50px;
	width: 160px;
	background-color: #0D61FE;
	color: #fff;
	border:1px solid #fff;
	border-radius: 8px;
	font-size: 15px;
	cursor: pointer;
}
.btnrs{
	height: 60px;
	width: 210px;
	background-color: #fff;
	color: #000;
	border:1px solid #fff;
	border-radius: 8px;
	font-size: 22px;
   font-weight: 400;
	cursor: pointer;
}
.btnrs:hover{
	height: 60px;
	width: 210px;
	background-color: #3B61FF;
	color: #fff;
	border:1px solid #3B61FF;
	border-radius: 8px;
	font-size: 22px;
   font-weight: 400;
	cursor: pointer;
}
.qwitemtit{
   font-size: 20px;
   font-weight: bold;
}
.qwljwx{
   color: #8393A5;
   font-size: 16px;
   cursor: pointer;
   background-image: url("../images/qywx/ico_ljwx.png");
   background-repeat: no-repeat;
}
.qwnwxz{
   color: #8393A5;
   font-size: 16px;
   cursor: pointer;
   background-image: url("../images/qywx/ico_nwxz.png");
   background-repeat: no-repeat;
}
.qwxlbgtit{
  font-size: 18px;
  padding-left: 50px;
  background-image: url("../images/qywx/ico_xlbg.png");
  background-repeat: no-repeat;
  text-align: left;
}
.qwkfnltit{
  font-size: 18px;
  padding-left: 50px;
  background-image: url("../images/qywx/ico_kfnl.png");
  background-repeat: no-repeat;
  text-align: left;
}
.qwxlbgnr{
  color: #8393A5;
  font-size: 14px;
  vertical-align: top;
  text-align: left;
}
.yxitemtit{
  width: 320px;  
  height: 50px;
  background-color: #2AB2E8;
  line-height: 50px;
  text-align:left;
  color: #fff;
  padding-left: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  font-size: 20px;
}
.yxitemnr{
  width: 316px;
  height: 220px;
  border:1px solid #2AB2E8;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  text-align: left;
  padding: 8px;
  color: #8393A5;
  font-size: 14px;
  line-height: 28px;
}
.jdylhdjitem{
  font-size: 20px;
  color: #000;
  background-image: url("../images/jdy/ico_lhdj.png");
  background-repeat: no-repeat;
  padding-left: 75px;
  cursor: pointer;
}
.btnqmkf{
  width: 200px;
  height: 60px;
  color: #fff;
  background-color: #01C29A;
  cursor: pointer;
  border-radius: 20px;
  margin-left: 30px;
  margin-right: 30px;
  font-size: 22px;
  border: 0px;
}