.probox .abox {
	display: inline-block;
	margin-right: 40px;
}

probox .abox div:first-child {
	width: 36px;
	height: 36px;
	background: red;
	float: left;
}

.probox .abox a {
	display: inline-block;
	/* width: 150px; */
	min-width: 120px;
	height: 36px;
	text-align: center;
	background: #e30613;
	color: #fff;
	line-height: 36px;
	padding-left: 10px;
	text-decoration: none;
	margin-top: 12px;
	padding-right: 10px;
}

.probox .abox a:hover {
	opacity: 0.7;
}

.probox .pbox {
	margin-top: 32px;
}

.probox .pbox h2 {
	font-size: 25px;
	line-height: 1.25;
	font-weight: 600;
	color: rgb(132, 60, 11);
}

.probox p {
	font-size: 14px;
	color: #333;
	font-weight: 600;
	margin-bottom: 24px;
}

.probox .pbox .p2 {
	font-weight: 500;
}

.probox .ulbox {
	padding-left: 20px;
	/* margin-bottom: 38px; */
}

.probox .ulbox h2 {
	font-size: 25px;
	font-weight: 600;
	line-height: 1.25;
	color: rgb(132, 60, 11);
}

.probox .ulbox ul li {
	font-size: 14px;
	line-height: 28px;
	padding-left: 15px;
	word-break: break-all;
}

.probox_back {
	background-color: #ededed;
}

.probox_back .textbox {
	margin-bottom: 60px;
}

.probox_back h2 {
	font-size: 32px;
	font-weight: 550;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
}

.probox_back h2 span {
	font-size: 16px;
}

.probox_back a {
	text-decoration: none;
}

.probox_back a img {
	margin: 0 auto;
}

.probox_back a img :hover {
	opacity: 0.7;
}

.probox_back .textbox p {
	color: #333333;
	font-size: 14px;
	text-align: center;
	margin-top: 16px;
}

.liri {
	margin-top: 10px;
	margin-bottom: 10px;
}

.liri li {
	text-indent: 35px;
}

.c-img ul {
	display: block;
	margin: 0;
	padding: 0;
}

.z-img {
	padding: 5px;
	margin-bottom: 10px;
}

.z-img img {
	border: 3px solid #f76124;
}

.c-img {
	padding: 0;
	overflow: hidden;
}

.c-img ul li {
	padding: 0;
	padding-right: 10px;
}

/* .c-img ul li{
	width: 50px;
	height: 50px;
	margin: 5px;
} */

.ptlink span {
	font-size: 22px;
	font-weight: bold;
	color: inherit;
	display: block;
	margin-bottom: 15px;
}

.ptlink .p15 {
	margin-bottom: 10px;
}

.ptlink .p15 p {
	font-size: 16px;
	color: inherit;
	margin-bottom: 0;
	font-weight: 400;
	line-height: 22px;
}

.ptlink .p15 a {
	color: #337ab7;
}

.ptlink .p16 {}

.ptlink .p16 a {
	color: #337ab7;
	padding-bottom: 10px;
	word-break: break-all;
}

.ptlink .advbox {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 10px;
	padding-bottom: 10px;
}

.ptlink .advbox div {
	font-size: 14px;
	color: #565454;
	word-break: break-all;
}

.ptlink .detailbut {
	margin-top: 10px;
	background: #f00;
}

.ptlink .detailbut a {
	display: block;
	padding: 20px 20px;
	text-align: center;
	color: #fff;
	background: #f00;
	font-size: 16px;
	text-decoration: none;
}
.ptlink .detailbut p{
	display: block;
	padding: 20px 20px;
	text-align: center;
	color: #fff;
	background: #f00;
	font-size: 16px;
}
.tables{
	border-collapse:separate;
	border-spacing:10px 0px;
	table-layout: fixed;
}
.tables tbody tr td {
	font-weight: bold;
	padding: 7.5px 0;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	color: #333c;
	margin-right: 15px;
}
.tables tbody tr td:first-child {
	font-weight: bold;
	padding-left: 0;
	/* margin-right: 15px; */
	border-spacing
	border-spacing: 15px;
}

.tables tbody tr td:nth-child(1) {
	color: #333;
}
.tables tbody tr td:nth-child(1){
	min-width: 230px;
	max-width: 230px;
}

