@charset "utf-8";
.contentPage {
  background: none;
  
}
.contentPage .bg {
  background: none;
}
.contentPage .icons {
  display: inline-block;
  width: 21px;
  height: 30px;
  background: url(../img/contentPage/icon_1.png) no-repeat center;
}
.contentPage .icons2 {
  display: inline-block;
  width: 21px;
  height: 30px;
  background: url(../img/contentPage/icon_2.png) no-repeat center;
}
.contentPage .icon-print {
  display: inline-block;
  width: 22px;
  height: 20px;
  background: url(../img/contentPage/print.png) no-repeat left center;
  vertical-align: middle;
  margin-right: 5px;
}
.contentPage .icon-share {
  display: inline-block;
  width: 22px;
  height: 32px;
  background: url(../img/contentPage/share.png) no-repeat left center;
  vertical-align: top;
  margin-right: 5px;
}
.contentPage .content_top {
  float: right;
  margin-top: -32px;
  line-height: 20px;
  text-align: right;
  font-size: 14px;
  color: #245798;
}
.contentPage .content_top a {
  color: #245798;
  vertical-align: middle;
}
.contentPage .content_top .setSize {
  margin-right: 20px;
}
.contentPage .content_top .setSize a {
  padding: 0 5px;
}
.contentPage .content_con {width: 1000px;
	font-size: 16px;
	line-height: 28px;
	padding: 0 100px;padding-bottom: 30px;
	border: 1px solid #EAEAEA;
	margin: 0 auto;
}
.contentPage .content_con h1 {
  margin-top: 60px;
  margin-bottom: 10px;
  font-size: 32px;
  color: #333;
  text-align: center;
  line-height: 1.3;
}
.contentPage .content_con .info {
  text-align: center;
  font-size: 16px;
 /* color: #245798;*/
  padding-bottom: 20px;
  border-bottom: 1px solid #EAEAEA;
}
.contentPage .content_con a {
  color: #333;
}
.contentPage .txt {
	text-align:left;
	color:#333;padding-top:20px;
	font-size: 18px;
	line-height: 210%;	
}
.contentPage .txt img{max-width:900px;}

.contentPage .content_con p {
  text-indent: 32px;margin-bottom:10px;
}
.contentPage .info_bt {
  margin-top: 50px;
  overflow: hidden;
  font-size: 14px;
  color: #245798;
}
.contentPage .info_bt .btn {
  float: right;
  display: inline-block;
  width: 102px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #245798;
  color: #245798;
  text-align: center;
  border-radius: 4px;
}
.contentPage .content_bt {
  margin-top: 30px;
  background: #f7f7f7;
  border-top: 1px solid #245798;
  overflow: hidden;
  padding-bottom: 40px;
}
.contentPage .content_bt .list_box {
  float: left;
  width: 520px;
  margin-left: 20px;
}
.contentPage .content_bt .list_box .hd {
  border: none;
}
.contentPage .content_bt .box2 {
  float: right;
}
/**/
