.htmleaf-header {
	margin-bottom: 15px;
}

.htmleaf-icon {
	color: #fff;
}

.banner {
	width: 100%;
	height: 300px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.nymenulist {
	height: 63px;
	padding: 0;
	background: #ffffff;
	border-bottom: 1px solid #e6e6e6;
}

.menulist {
	max-width: 100% !important;
	padding: 0;
	margin: 0 6%;
}

.menulist ul li {
	float: left;
	position: relative;
	width: 20%;
}

.menulist ul li a {
	font-size: 16px;
	color: #282828;
	font-weight: 600;
	padding: 0px 15px;
	display: block;
	height: 63px;
	text-decoration: none;
}

.menulist ul li a span {
	display: block;
	text-align: center;
}

.menulist ul li a .name {
	padding-top: 23px;
}

.menulist ul li a .english {
	font-size: 10px;
}

.menulist ul li:hover a {
	color: #1d59bf;
	text-decoration: none;
}

.menulist ul li::before {
	height: 2px;
	background: #1d59bf;
	width: 0%;
	content: " ";
	position: absolute;
	bottom: 0px;
	left: 0px;
	transition: all .5s;
}

.menulist ul li:hover::before {
	width: 100%;
}

.menulist .acitve::before {
	width: 100%;
}

.menulist .acitve a {
	color: #1d59bf;
}

.tt {
	color: #333;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 24px;
}

.fbd {
	font-size: 36px;
	text-transform: uppercase;
	text-align: center;
	font-family: 'OswaldBold', sans-serif;
	color: #1d59bf;
}

.hr.dash {
	border-top: 1px dotted rgba(211, 211, 211, 0.4);
	margin: 12px 0px;
}


/* //滑动条------开始 */
table {
	width: 100%;
	border-collapse: collapse;
}


td {
	border: 1px solid #aaa;
	position: relative;
}

.result {
	width: 80px;
	text-align: center;
	font-size: 12px;
	color: #888;
	padding-left: 25px;
	border: 0;
}

.code {
	width: 200px;
}

strong {
	background: #eee;
}

.container {
	/* width: 240px;
  height  : 40px; */
	border: 0;
}

.htmleaf-container {
	height: 45px;
}

.cppic_ban ul li {
	vertical-align: top;
	height: 152px;
	border: 1px solid #f1f1f1;
}

.cppic_ban ul li img {
	width: 100%;
	height: 100%;
}

.switch {
	width: 40px;
	height: 10px;
	position: absolute;
	left: calc(50% - 20px);
	top: calc(50% - 5px);
	border: 1px solid #aaa;
	border-radius: 20px;
}

.r-slider-button {
	border-radius: 5px;
	text-align: center;
	width: 16px !important;
	height: 16px !important;
	top: 0px !important;
	background-color: #fff !important;

}

.r-slider-button::before {
	content: "";
	width: 2px;
	height: 8px;
	background-color: #4F0599;
	position: absolute;
	/* top          : 10px; */
	z-index: 999;
	top: 2px;
	left: 3px;
}

.r-slider-button::after {
	content: "";
	width: 2px;
	height: 8px;
	position: absolute;
	/* top          : 10px; */
	z-index: 999;
	top: 2px;
	right: 3px;
}


.r-slider-line {
	background: #ccc;
	height: 8px !important;
}

.r-slider-fill {
	height: 8px !important;

}

.r-slider-container {
	width: calc(100% - 18px) !important;
	top: calc(50% - -21px) !important;
}

.r-slider-number {
	position: absolute;
	color: #fff;
	min-width: 40px;
	left: calc(50% - 14px);
	top: -16px;
	font-size: 12px;
	border-radius: 3px;
	display: block !important;
}

.cpfenlist .r-slider-number[data-index="0"] {
	left: 0px;

}

.cpfenlist .r-slider-number[data-index="1"] {
	left: -23px;

}

.r-slider-text {
	font-size: 10px;
	text-align: center;
}

.r-slider-pin {
	background: #ccc;
}

.r-slider-label {
	font-size: 10px;
	top: 16px;
}


#thead tr :last-child {
	width: 100px;
}

#tbody {
	background: #fff;
}

#tbody tr {
	background: #fff;
	transition: all .3s;
}

#tbody tr:hover {
	background-color: #f5f5f5;
	transition: all .3s;
}

#tbody tr:hover a {
	color: #666 !important;
	text-decoration: none;
	transition: all .3s;
}

#tbody tr td {
	height: 58px;
}

#tbody tr .last_td_child {}

/* //滑动条------结束 */



/* pdf---转换---开始 */
#picul2_img1 {
	/* background:red; */
}

/* pdf---转换---开始 */
.cpfl_leftnav ul li h4 span {
	display: inline-block;
}

.cpfl_leftnav ul li h4 .fitst_span {
	display: inline-block;
	min-width: 28%;
	vertical-align: top;

}

.cpfl_leftnav ul li h4 .last_span {

	display: inline-block;
	width: 36%;
	line-height: 14px;

}

/* 、--------------------------------------- */
.cpfenlist {
	overflow: hidden;
	left: 0;
	margin: 70px 0px;
	margin-bottom: 100px;
}

.cpfenlist .row {
	left: 0;
	margin: 0;
}

.cpfenlist .row .cpfl_leftbox {
	overflow: hidden;
	padding: 35px 15px;
	width: 24%;
}

.cpfl_box {
	padding: 0;
	width: 73%;
	float: left;
	margin-left: 34px;
	margin-top: 30px;
}

.cpfenlist .row .cpflhed {
	position: relative;
	font-weight: bold;
	height: 51px;
	line-height: 51px;
	font-size: 18px;
	color: #333;
	background: #f9f9f9;
	padding-left: 7px;
}

.cpfenlist .row .cpflhed .ico {
	font-size: 16px;
	color: #1d59bf;
	vertical-align: middle;
	cursor: pointer;
}

.cpfenlist .row .cpflhed .left {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.cpfenlist .row .lihead {
	font-size: 15px;
	font-weight: bold;
	padding: 0 10px;
}

.cpfenlist .row .left_tree_box {
	/* box-shadow: 0 0 5px #ccc;
  padding   : 20px; */
	/* border    : 1px solid #f1f1f1; */
	display: none;
	background: #f9f9f9;
}

.cpfenlist .row .left_tree_box .to__name a {
	color: #404d5b !important;
}

.cpfenlist .row .cpfl_leftnav {
	padding: 0px 15px;
	min-height: 500px;
	background: #f9f9f9;
}

.cpfenlist .row .cpfl_leftnav ul li {
	margin: 0px 0px 15px;

}

.cpfenlist .row .cpfl_leftnav ul li:first-child input {
	margin: 0 0 6px;


}

.cpfenlist .row .cpfl_leftnav ul li .cpfl_inp {
	padding: 8px 10px;
	width: 100%;
	outline: none;
	border: 1px solid #ccc;
	font-size: 13px;
	margin: 0 0 13px;
	border-radius: 34px;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs {
	padding: 5px 0;
	overflow-y: scroll;
	max-height: 250px;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs .checkbox {
	display: inline-block;
	width: 15px;
	height: 15px;
	outline: none;
	color: #333;
	vertical-align: middle;
	margin: 0 8px;
}

/*滚动条样式*/
.njcs::-webkit-scrollbar {
	/*滚动条整体样式*/
	width: 6px;
	/*高宽分别对应横竖滚动条的尺寸*/
	height: 6px;
}

.njcs::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 0px;
	background: #1d59bf;
}

.njcs::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	border-radius: 0;
	background: rgba(39, 39, 39, 0.1);
}

.cpfenlist .row .cpfl_leftnav ul li .njcs .mm {
	display: inline-block;
	width: 50px;
	text-align: left;
}

.cpfenlist .row .cpfl_leftnav ul li h4 {
    margin: 0;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    font-weight: bold;
    color: #666;
}

.cpfenlist .row .cpfl_leftnav ul li .njcs p {
	font-weight: normal;
	font-size: 14px;
	margin: 0;
	line-height: 27px;
}

.cpfenlist .row .cpfl_leftnav ul li:first-child h4 br {
	display: none;
}

.cpfenlist .row .cpfl_leftnav ul li .last_h4 {
	font-size: 12px;
	font-weight: normal;
	color: #ccc;
}

.cpfenlist .row .cpfl_leftnav .list-group-item {
	border: 0;
	font-size: 14px;
	font-weight: bold;
	color: #666;
}

.cpfenlist .row .cpfl_box h4 {
	font-weight: normal;
	color: #333;
	font-size: 22px;
	margin: 25px 0;
}

.cpfenlist .row .cpfl_box h4 .jt_ico {
	color: #1d59bf;
	margin-right: 10px;
	font-size: 24px;
}

.cpfenlist .row .cpfl_box .cpflhed_list:nth-child(1) {
    height: auto;
    padding: 0;
    margin-left: -1px;
    border-top: 1px solid #f1f1f1;
    width: 100%;
}

.cpfenlist .row .cpfl_box .cpflhed_list:nth-child(2) {
	height: auto;
	padding: 0;
	margin-left: -1px;
	border-top: 1px solid #f1f1f1;
	width: 100%;
}

.cpfenlist .row .cpfl_box .cpflhed_list .head_tit {
	padding: 7px 10px;
	background-color: #f3f9ff;
	font-size: 15px;
}

.cpfenlist .row .cpfl_box .cpflhed_list .head_tit span {
	display: inline-block;
	width: 49%;
	overflow: hidden;
}

.cpfenlist .row .cpfl_box .cpflhed_list .head_tit .left {
	text-align: left;
}

.cpfenlist .row .cpfl_box .cpflhed_list .head_tit .rig {
	text-align: right;
	color: #666;
	cursor: pointer;
}

/* .pagination>li>a, .pagination>li>span{
  color: #000;
} */
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic {
	transition: all 2s ease;
	padding: 10px 0;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic .icodown {
	text-align: center;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic .icodown span {
font-size: 28px;
    cursor: pointer;
    font-weight: bold;
    display: none;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul {
	min-height: 105px;
	overflow: hidden;
	margin: 0;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
display: inline-block;
    /* width: 33%; */
    text-align: left;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li img {
    /* width: 100%; */
    /* height: 200px; */
    float: left;
}
.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li .cc{
    float: left;
    width:45%;
    margin-left: 5%;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li p {
    font-size: 15px;
    float: left;
    width: 100%;
    line-height: 28px;
		margin: 0;
}

.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li span{
    width: 115px;
    text-align: center;
    float: left;
    line-height: 30px;
}

.cpfenlist .row .cpcstab_list {
	margin-top: 20px;
	line-height: 40px;
	margin-left: 30px;
	padding: 0;
	width: 73%;
	float: left;
}

.cpfenlist .row .cpcstab_list .tab_tit {
	position: relative;
	width: 100%;
}

.cpfenlist .row .cpcstab_list .tab_tit span {
	font-size: 14px;
	cursor: pointer;
}

.cpfenlist .row .cpcstab_list .tab_tit .tab {
	margin-right: 20px;
}

.cpfenlist .row .cpcstab_list .tab_tit .active {
	font-weight: normal;
	color: #333;
	font-size: 22px;
	margin: 25px 0;
}

.cpfenlist .row .cpcstab_list .tab_tit .active .rigico {
	color: #1d59bf;
	margin-right: 10px;
	font-size: 24px;
}

.cpfenlist .row .cpcstab_list .tab_tit .upcpmu {
	position: absolute;
	right: 0;
	text-align: right;
	font-size: 16px;
	color: #000;
}


.cpfenlist .row .cpcstab_list .tab_tit .upcpmu .icoup {
	font-size: 24px;
	vertical-align: middle;
	font-weight: bold;
}

.cpfenlist .row .cpcstab_list .table_list {
	border: 1px solid #f1f1f1;
	border-radius: 0px;
}

.cpfenlist .row .cpcstab_list .table_list .table-bordered {
	border: 0;
}

.cpfenlist .row .cpcstab_list .table_list table thead {
	background-color: #1d59bf;
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
}

.cpfenlist .row .cpcstab_list .table_list table thead th {
	height: 30px;
	min-width: 82px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 14px;
	border-top: 1px solid #fff;
	color: #fff;
	font-weight: bold;
}

.cpfenlist .row .cpcstab_list .table_list table tbody {
	font-size: 13px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody tr {
	height: 30px;
	border-bottom: 1px solid #eee;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .first_td {
	border-right: 1px solid #f1f1f1;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .last_td_child {
	border-right: 1px solid #f1f1f1;
}

.cpfenlist .row .cpcstab_list .table_list table tbody .first_td span {
	font-size: 21px;
	color: #1d59bf;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td {
	border: 0;
	text-align: center;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz {
	width: 100%;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num {
	height: 24px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num span {
	cursor: pointer;
	overflow: hidden;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num span input {
	height: 20px;
	width: 30px;
	text-align: center;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num .jian,
.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz .inpu_num .jia {
	padding: 0 3px;
	height: 20px;
	width: 20px;
	border: 1px solid #ccc;
	background-color: #ccc;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz a {
	margin-top: 6px;
	border: 0;
	background: transparent;
	color: #fff;
	width: 72px;
	height: 23px;
	font-size: 14px;
}

.cpfenlist .row .cpcstab_list .table_list table tbody td .last_td .cz a .xj_ico {
	color: #1d59bf;
	font-size: 20px;
}

.cpfenlist .row .cpcstab_list .table_list .fy {
	display: flex;
	justify-content: space-between;
	width: 885px;
}

.fy .pagination {
	font-size: 14px;
}

.fy .pagination .active a {
	background: #434343 !important;
	color: #fff;
	border: 1px solid #434343;
}

.table .fy {
	text-align: right;
	border-bottom: 1px solid #ccc;
}

.table .fy .pagination {
	margin: 10px 0;
}

.cpfenlist .row .cpcstab_list .table_list .fy .btn button {
	width: 75px;
	height: 35px;
	padding: 5px 15px;
	border: 0;
	background-color: #858585;
	color: #fff;
	border-radius: 5px;
	outline: none;
}

/* .cpfenlist .row .cpcstab_list .table_list .fy .nav .pagination {
  margin: 10px 0 !important;
} */

.cpfenlist .row .cpcstab_list .table_list .fy .nav .active {
	color: #fff;
}

.cpfenlist .row .cpcstab_list .table_list .fy .nav .btn {
	width: 70px;
	padding: 8px 15px;
	border: 0;
	color: #fff !important;
	border-radius: 5px;
	outline: none;
	vertical-align: middle;
	margin: 0px 10px 10px !important;
}

.cpfenlist .row .cpjs_tit .tit {}

.cpfenlist .row .cpjs_tit .tit h4 {
	font-size: 18px;
	color: #6b0599;
}

.cpfenlist .row .cpjs_tit .tit p {
	font-size: 14px;
	text-indent: 2em;
	color: #333;
}

.cpfenlist .row .cpjs_tit .see_btn {
	text-align: center;
	margin: 20px 0;
}

.cpfenlist .row .cpjs_tit .see_btn button {
	padding: 10px 20px;
	border: 0;
	background-color: #1d59bf;
	color: #fff;
	font-size: 14px;
	border-radius: 5px;
}

.cpfenlist td,
.cpfenlist th {
	text-align: center;
}

.cpfenlist .table-bordered>tbody>tr>td,
.cpfenlist .table-bordered>tbody>tr>td,
.cpfenlist .table>thead>tr>th {
	vertical-align: middle;
}

.cpfenlist .text-muted {
	color: #fff;
}

.cpfenlist .desc {
	font-size: 1.2em;
	font-weight: 600;
	padding: 2em 0 1em;
	position: relative;
	line-height: 1.2;
}

.cpfenlist .desc:after {
	content: '';
	position: absolute;
	width: 20em;
	height: 2px;
	background-color: #d5d6e2;
	left: calc(40%);
	bottom: 0;
}

.cpfenlist .htmleaf-header {
	margin-bottom: 15px;
}

.cpfenlist .htmleaf-icon {
	color: #fff;
}

.cpfenlist table {
	width: 100%;
	border-collapse: collapse;
}

.cpfenlist td {
	border: 0px solid #aaa;
	position: relative;
}

.cpfenlist .result {
	width: 80px;
	text-align: center;
	font-size: 12px;
	color: #888;
	padding-left: 25px;
	border: 0;
	display: none;
}

.cpfenlist .code {
	width: 200px;
}

.cpfenlist strong {
	background: #eee;
}

.cpfenlist .container {
	/* width: 240px;
  height  : 50px; */
	border: 0;
}

.cpfenlist .switch {
	width: 40px;
	height: 10px;
	position: absolute;
	left: calc(30%);
	top: calc(45%);
	border: 1px solid #aaa;
	border-radius: 20px;
}

.cpfenlist .r-slider-button {
	border-radius: 5px;
	text-align: center;
	width: 16px !important;
	height: 16px !important;
	top: 0px !important;
	background-color: #fff !important;
	border: 1px solid #1d59bf !important;
	z-index: 980 !important;
}

.cpfenlist .r-slider-button::before {
	content: "";
	width: 2px;
	height: 8px;
	background-color: #1d59bf;
	position: absolute;
	/* top          : 10px; */
	z-index: 999;
	top: 2px;
	left: 3px;
}

.cpfenlist .r-slider-button::after {
	content: "";
	width: 2px;
	height: 8px;
	background-color: #1d59bf;
	position: absolute;
	/* top          : 10px; */
	z-index: 999;
	top: 2px;
	right: 3px;
}

.cpfenlist .r-slider-line {
	background: #ccc;
	height: 8px !important;
}

.cpfenlist .r-slider-fill {
	background: #1d59bf;
	height: 8px !important;
}

.cpfenlist .r-slider-number {
	position: absolute;
	background: #1d59bf;
	color: #fff;
	min-width: 40px;
	left: calc(36%);
	top: -18px;
	font-size: 12px;
	border-radius: 3px;
	display: block !important;
}

.cpfenlist .r-slider-text {
	font-size: 10px;
	text-align: center;
}

.cpfenlist .r-slider-pin {
	background: #ccc;
}

.cpfenlist .r-slider-label {
	font-size: 10px;
	top: 16px;
}

.disnone {
	display: none !important;
}



.cpfenlist #thead tr :last-child {
	width: 100px;
}

.cpfenlist #tbody tr td {
    height: 38px;
    margin: 0;
    padding: 0;
}

.cpfenlist #tbody tr .last_td_child {}

/* 综合样本--样式 */
.cpfl_box .sample_container {
	display: inline-block;
	border-bottom: 1px solid #ccc;
	width: 100%;
}

.cpfl_box .sample_container ol {
	margin: 0;

}

.cpfl_box .sample_container ol .active {
	border-bottom: 2px solid #1d59bf;

}

.cpfl_box .sample_container .sample_name {
	display: inline-block;
	padding: 8px 15px;
	margin-right: 5px;
	list-style: none;
}


/* 综合样本--样式 */

@media (min-width: 980px) {
	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
		padding: 0px;
	}

	.cpfenlist .table_list {
		width: 100%;
		overflow-x: scroll;
	}

	/*滚动条样式*/
	.cpfenlist .table_list::-webkit-scrollbar {
		/*滚动条整体样式*/
		width: 10px;
		/*高宽分别对应横竖滚动条的尺寸*/
		height: 10px;
	}

	.cpfenlist .table_list::-webkit-scrollbar-thumb {
		/*滚动条里面小方块*/
		border-radius: 0px;
		/* 	-webkit-box-shadow: inset 0 0 5px rgba(65, 65, 65, 0.2)		 */
		background: #d5d5d5;
	}

	.cpfenlist .table_list::-webkit-scrollbar-track {
		/*滚动条里面轨道*/
		border-radius: 0;
		background: rgba(39, 39, 39, 0.1);
	}

	.cpfenlist .table {
		width: 100%;
		min-width: 1600px;
	}
}

@media (max-width: 980px) {
	.banner {
		width: 100%;
		height: 200px;
		position: relative;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.cpfenlist {
		overflow: hidden;
		margin-bottom: 100px;
		margin-top: 20px;
	}

	.fbd {
		font-size: 28px;
		text-transform: uppercase;
		text-align: center;
		font-family: 'OswaldBold', sans-serif;
		color: #1d59bf;
		margin-bottom: 13px;
	}

	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li {
		padding: 0px;
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic {
		transition: all 2s ease;
		padding: 0px;
	}

	.cpfenlist .row .cpfl_box h4 {
		font-weight: normal;
		color: #333;
		font-size: 18px;
		margin: 25px 0;
	}

	.cpfenlist .row .cpcstab_list .tab_tit .active {
		font-weight: normal;
		color: #333;
		font-size: 18px;
		margin: 25px 0;
	}

	.cpfenlist .row .cpcstab_list {
		margin-top: 20px;
		line-height: 40px;
		padding: 0px;
		width: 100%;
		float: left;
		margin-left: 0px;
	}

	.cpfenlist .row .cpfl_leftbox {
		overflow: hidden;
		padding: 0;
		margin: 0px;
		width: 100%;
	}

	.cpfl_box {
		padding: 0;
		width: 100%;
		float: left;
		margin: 0px 0px;
	}

	.cpfenlist .row .cpfl_box .cpflhed_list:nth-child(1) {
		height: auto;
		padding: 0;
		margin-left: -1px;
		border-top: 1px solid #f1f1f1;
		width: 100%;
	}

	.cpfenlist .row .cpfl_box .cpflhed_list:nth-child(2) {
		height: auto;
		padding: 0;
		margin-left: -1px;
		border-top: 1px solid #f1f1f1;
		width: 100%;
	}

	.cpfenlist .row .cpfl_box .cpflhed_list .head_tit {
		padding: 8px 5px;
		background-color: #fbfbfb;
		font-size: 14px;
	}


	.cpfenlist .table_list {
		width: 100%;
		overflow-x: scroll;
	}

	.cpfenlist .table {
		width: 100%;
		min-width: 1000px;
	}

	.menulist ul li {
		float: left;
		position: relative;
		width: 45%;
	}
	.cpfenlist .row .cpfl_leftnav ul li .njcs {
	    padding: 5px 0;
	    overflow-y: scroll;
	    max-height: 160px;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li .cc {
	    float: left;
	    width: 100%;
	    margin-left: 1%;
	}
	.cpfenlist .row .cpfl_box .cpflhed_list .cp_pic ul li p {
	    font-size: 15px;
	    float: left;
	    width: 100%;
	    line-height: 28px;
	    margin: 0;
	    text-align: left;
	}
}
