@font-face {
	font-family: 'iconfont';
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 0.3rem;
	font-style: normal;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
}


input[type="submit"],
input[type="reset"],
input[type="button"],
input,
button {
	resize: none
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none
}

button {
	border: none
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block
}

body,
div,
ul,
li,
ol,
h1,
h2,
h3,
h4,
h5,
h6,
input,
textarea,
select,
p,
dl,
dt,
dd,
a,
img,
button,
form,
table,
th,
tr,
td,
tbody,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	margin: 0;
	padding: 0;
	border: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

strong {
	font-weight: normal
}

.clearfix:after {
	content: "";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both
}

.clearfix {
	zoom: 1
}

ul,
ol {
	list-style: none
}
.media {
	margin-top: 15px
}

.media:first-child {
	margin-top: 0
}

.media,
.media-body {
	overflow: hidden;
	zoom: 1
}

.media-body {
	width: 10000px
}

.media-object {
	display: block
}

.media-object.img-thumbnail {
	max-width: none
}

.media-right,
.media>.pull-right {
	padding-left: 10px
}

.media-left,
.media>.pull-left {
	padding-right: 10px
}

.media-body,
.media-left,
.media-right {
	display: table-cell;
	vertical-align: top
}

.media-middle {
	vertical-align: middle
}

.media-bottom {
	vertical-align: bottom
}

.media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.media-list {
	padding-left: 0;
	list-style: none
}

.container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.row {
	margin-right: -15px;
	margin-left: -15px
}

input:focus,
textarea:focus {
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-user-modify: read-write-plaintext-only
}

.pull-left {
	float: left !important
}

.pull-right {
	/*float: right !important*/
}

.color_white {
	/*color: #fff !important*/
}
.block_AAA{
    font-size: .23rem;
}
.block_AAA h1{
    line-height: .5rem;
    border-bottom: 1px solid #dadada;
    font-size: .26rem;
}
.block_AAA ul::-webkit-scrollbar { 
    display: none;
}
.block_AAA ul {
  display: flex;
  flex-wrap: nowrap;
  padding-left: 0;
  overflow-x: auto;
  list-style: none;
  text-align: center;
  white-space: nowrap;
  margin: 0.2rem 0;
}
.block_AAA ul li{
    padding: 5px .2rem;
    cursor: pointer;
    border: 1px solid #023b95;
    margin: 0 .1rem;
    border-radius: 0.4rem;
}
.block_AAA ul .act{
  background: #023b95;
  color: #fff;
}

.showpic {
	font-size: 16px;
	color: #2088bb;
	border: 1px solid #4195db;
	display: block;
	text-indent: 25px;
	line-height: 25px;
	background: url(../txcp123com-cpggtp/add_sj.png) left top no-repeat #fff;
	background-size: 25px;
	margin: 5px
       overflow: hidden;
	text-align: center;
}
