.service {
	display: flex;
}

.wangluo_left {
	width: 145px;
}

.wangluo_left ul {
	border-top: 2px #620007 solid;
	position: relative
}

.wangluo_left ul li:nth-child(1) {
	background: #620007;
	height: 2px;
	-webkit-transform: rotate(-30deg);
	-moz-transform: rotate(30deg);
	width: 30px;
	position: absolute;
	right: -1px;
	top: 6px
}

.wangluo_left ul li:nth-child(2) {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
	color: #444
}

.wangluo_left ul li:nth-child(3) {
	display: flex
}

.wangluo_left ul li:nth-child(3) p {
	font-size: 50px;
	font-weight: bold;
	color: #620007;
}

.wangluo_left ul li:nth-child(3) span {
	margin-left: 5px;
	margin-top: 18px;
	font-size: 18px
}

.wangluo_right {
	flex: 1;
	margin-left: 50px;
}

.wangluo_right #container {
	width: 100%;
	height: 600px;
	margin-top: -98px;
}

.guifan_top ul li:nth-child(1) {
	font-size: 35px;
}

.guifan_top ul li:nth-child(2) {
	height: 5px;
	width: 70px;
	background: #6B1E50;
	margin: 10px 0;
}

.guifan_top ul li:nth-child(3) {
	line-height: 180%;
	font-size: 18px;
}

.guifan_list {
	margin: 20px auto 50px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	flex-direction: row
}

.guifan_list ul {
	display: block;
	overflow: hidden;
	margin: 10px 0 20px;
	width: 48%;
	padding: 10px 0;
	border-top: 2px #999 solid;
}

.guifan_list ul:nth-child(2n) {
	margin-left: 10px;
}

.guifan_list ul:nth-child(2n+1) {
	margin-right: 10px;
}

.guifan_list ul li b {
	display: block;
	font-size: 20px;
	padding-bottom: 10px;
	padding-top: 5px;
}

.guifan_list ul li p {
	height: 80px;
	width: 100%;
	display: block;
	overflow-y: auto;
}

.guifan_list ul li:first-child {
	display: block;
	font-size: 14px;
	padding-bottom: 10px;
	height: 120px;
	/* overflow-y: auto; */
	margin-bottom: 10px;
}

.guifan_list ul li img {
	width: 100%;
	height: 100%;
}

.guifan_list ul:hover li img {
	width: 120%;
	height: 120%;
	margin: -10%;
}

.guifan_list ul:hover {
	border-top: 2px #6B1E50 solid;
	color: #6B1E50;
}

.zhichi_top ul li {
	clear: both;
	font-size: 18px;
}

.zhichi_top ul li:first-child {
	font-size: 35px;
	margin-bottom: 5px;
}

.zhichi_top ul li:last-child {
	margin-bottom: 20px;
}

.zhichi_top ul li.line {
	border-bottom: 3px #6B1E50 solid;
	margin: 0px 0 5px;
	width: 70px;
	display: block;
	overflow: hidden;
}

.zhichi_1 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}

.zhichi_1 ul {
	/* flex: 0.222; */
	width: 23.5%;
	/* margin:0 10px; */
	border-bottom: 2px #999 solid;
	padding-bottom: 10px;
}

.zhichi_1 ul li:nth-child(1) {
	display: block;
	overflow: hidden;
	font-size: 16px;
}

.zhichi_1 ul li img {
	width: 100%;
	height: 100%;
}

.zhichi_1 ul:hover li img {
	width: 120%;
	height: 120%;
	margin: -10%;
}

.zhichi_1 ul:hover {
	border-bottom: 2px #6B1E50 solid;
	color: #6B1E50;
}

.zhichi_2 {
	background: #251C2F;
	color: #F3CC85;
	margin-bottom: 20px;
}

.zhichi_2 ul {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
}

.zhichi_2 ul li {
	width: 20%;
	display: block;
	overflow: hidden;
	position: relative;
}

.zhichi_2 ul li img {
	width: 100%;
	height: 100%;
}

.zhichi_2 ul li:hover img {
	width: 120%;
	height: 120%;
	margin: -10%
}

.zhichi_2 ul li:hover {
	background: #F3CC85;
	color: #333;
}

.zhichi_2 ul li b {
	font-size: 22px;
	display: block;
	overflow: hidden;
	text-align: center;
	padding-top: 10%;
}

.zhichi_2 ul li span {
	font-size: 14px;
	display: block;
	width: 90%;
	margin: 10px auto;
	text-align: left;
	height: 60%;
	overflow-y: auto;
	line-height: 160%;
}

.zhichi_3 {
	margin: 20px auto 20px auto;
}

.zhichi_3 ul {
	display: flex;
	justify-content: space-between;
	/* background: url('/static/home/images/line2.jpg') left center repeat-x; */
}

.zhichi_3 ul a {
	width: 30%;
	height: 200px;
	/* margin:0 auto; */
	/* padding:0 20px; */
	/* background:url('/static/home/images/bg.jpg'); */
	color: #333;
}

.zhichi_3 ul a li {
	width: 200px;
	height: 200px;
	text-align: center;
	cursor: pointer;
	background: #F3CC85 url('/static/home/images/bg.jpg');
	position: relative;
	/* left: 22%; */
	margin: 0 auto;
	border: 2px #333 solid;
	border-radius: 100%;
}

.zhichi_3 ul a li:hover {
	background: #F3CC85;
	color: #6B1E50;
	border: 3px #333 solid
}

.zhichi_3 ul a li span {
	width: 410px;
	display: flex;
	top: 110%;
	justify-content: center;
	position: absolute;
	font-size: 19px;
	text-align: center;
}

.zhichi_3 ul a li img {
	width: 78px;
	position: absolute;
	left: 28.5%;
	top: 30%;
}

.zhichi_3 ul a li:hover img {
	width: 85px;
	left: 28%;
	top: 28%;
}

.zhichi_3 ul a li div {
	border: 2px #333 solid;
	position: absolute;
	width: 20px;
	height: 20px;
	background: #333;
	border-radius: 100%;
	left: 43%;
	top: -5%;
	transition: all 0.3s
}

.zhichi_3 ul a li:hover div {
	background: #F3CC85;
	border: 3px #333 solid;
	width: 30px;
	height: 30px;
	left: 41%;
	top: -8%;
	transition: all 0.3s
}

.zhichi_3 ul a li.b2 {
	width: 100%;
	background: none;
	border: 0;
	height: 30px;
	line-height: 30px;
	margin: 0;
	left: 0;
	padding: 0;
}

.zhichi_3 ul a li.b2 span {
	width: 100%;
	display: block;
	overflow: hidden;
	top: 10px;
	position: inherit;
	text-align: center;
	display: flex;
	justify-content: center;
	left: 0;
}

.zhichi_3 ul:nth-child(2) {
	display: flex;
	justify-content: space-between;
	background: none;
}

.zhichi_3 ul:nth-child(2) li {
	width: 30%;
	text-align: center;
	font-size: 19px;
	padding-top: 15px;
}

.mode {
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
}

.mode ul {
	border: 2px #ccc solid;
	margin: 0 10px;
	flex: 1;
}

.mode ul:hover {
	border: 2px #6B1E50 solid;
	margin: 0 10px;
}

.mode ul:nth-child(1) li:nth-child(1) p {
	background: #f9f7e2 url('/static/home/images/join/mode_icon_1_2.png') center no-repeat;
}

.mode ul:nth-child(2) li:nth-child(1) p {
	background: #f9f7e2 url('/static/home/images/join/mode_icon_2_2.png') center no-repeat;
}

.mode ul:nth-child(3) li:nth-child(1) p {
	background: #f9f7e2 url('/static/home/images/join/mode_icon_3_2.png') center no-repeat;
}

.mode ul:nth-child(1):hover li:nth-child(1) p {
	background: #6B1E50 url('/static/home/images/join/mode_icon_1.png') center no-repeat;
}

.mode ul:nth-child(2):hover li:nth-child(1) p {
	background: #6B1E50 url('/static/home/images/join/mode_icon_2_1.png') center no-repeat;
}

.mode ul:nth-child(3):hover li:nth-child(1) p {
	background: #6B1E50 url('/static/home/images/join/mode_icon_3_1.png') center no-repeat;
}

.mode ul li:nth-child(1) p {
	width: 80px;
	position: absolute;
	height: 80px;
	border: 2px #ccc solid;
	border-radius: 100%;
	margin: -29px 9px 0 9px;
	display: block;
	overflow: hidden;
}

.mode ul li:nth-child(1) {
	width: 100px;
	height: 60px;
	margin: -2px auto 0 auto;
	position: relative;
	border: 2px #ccc solid;
	border-radius: 0 0 100px 100px;
	border-top: 0;
	background: url('/static/home/images/bg.jpg');
}

.mode ul:hover li:nth-child(1) {
	border: 2px #6B1E50 solid;
	border-top: 0;
}

.mode ul:hover li:nth-child(1) p {
	border: 2px #6B1E50 solid
}

.mode ul li b {
	display: block;
	text-align: center;
	font-size: 22px;
	padding: 10px 0;
	width: 80%;
	margin: 0 auto;
}

.mode ul li span {
	display: block;
	text-align: center;
	font-size: 14px;
	padding: 10px 0;
	/* width:80%; */
	margin: 0 auto;
	line-height: 180%;
}

.mode ul li:last-child {
	/* height:180px; */
	display: block;
	overflow: hidden;
}

.mode ul li:last-child img {
	/* height:100%; */
	width: 100%;
}

.mode ul:hover li:last-child img {
	height: 120%;
	width: 120%;
	margin: -10%;
}

.mode ul:hover li {
	color: #6B1E50
}

.join_content {
	display: block;
	overflow: hidden;
	line-height: 180%;
}

.join_content img {
	max-width: 100%;
}


/* .join_youshi{margin:20px auto;} */

.join_youshi ul {
	border-bottom: 1px #999 solid;
	padding: 20px 0;
	margin: 20px 0;
}

.join_youshi ul:last-child {
	border-bottom: 0;
}

.join_youshi ul li:first-child {
	font-size: 20px;
	font-weight: bold;
	color: #6B1E50;
	padding-bottom: 10px;
}

.join_youshi ul li:last-child {
	line-height: 180%;
	font-size: 15px;
}

.join_zc {
	width: 100%;
	display: block;
	overflow: hidden
}

.join_zc ul {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
	border: 1px #333 solid;
	border-radius: 10px;
	overflow: hidden
}

.join_zc ul li:nth-child(1) {
	width: 155px;
	height: 122px;
	border-right: 1px #333 solid;
}

.join_zc ul li:nth-child(2) {
	flex: 1
}

.join_zc ul li b {
	display: block;
	font-size: 20px;
	padding: 30px 0 5px 60px;
}

.join_zc ul li span {
	display: block;
	font-size: 15px;
	padding: 0 0 10px 60px;
}

.join_zc ul li:nth-child(1) p {
	width: 51px;
	height: 51px;
	margin: 25% auto;
}

.join_zc ul:nth-child(1) li p {
	background: url('/static/home/images/join/zc_icon_1_1.png')
}

.join_zc ul:nth-child(2) li p {
	background: url('/static/home/images/join/zc_icon_2_1.png')
}

.join_zc ul:nth-child(3) li p {
	background: url('/static/home/images/join/zc_icon_3_1.png')
}

.join_zc ul:nth-child(4) li p {
	background: url('/static/home/images/join/zc_icon_4_1.png')
}

.join_zc ul:nth-child(5) li p {
	background: url('/static/home/images/join/zc_icon_5_1.png')
}

.join_zc ul:nth-child(6) li p {
	background: url('/static/home/images/join/zc_icon_6_1.png')
}

.join_zc ul:nth-child(1):hover li p {
	background: url('/static/home/images/join/zc_icon_1_2.png')
}

.join_zc ul:nth-child(2):hover li p {
	background: url('/static/home/images/join/zc_icon_2_2.png')
}

.join_zc ul:nth-child(3):hover li p {
	background: url('/static/home/images/join/zc_icon_3_2.png')
}

.join_zc ul:nth-child(4):hover li p {
	background: url('/static/home/images/join/zc_icon_4_2.png')
}

.join_zc ul:nth-child(5):hover li p {
	background: url('/static/home/images/join/zc_icon_5_2.png')
}

.join_zc ul:nth-child(6):hover li p {
	background: url('/static/home/images/join/zc_icon_6_2.png')
}

.join_zc ul:hover li:nth-child(1) {
	background: #6B1E50
}

.join_zc ul:hover li:nth-child(2) {
	background: #F3CF8D;
	color: #6B1E50
}

.join_zc ul:hover li b {
	padding: 20px 0 5px 60px;
}

.join_zc ul:hover li p {
	margin: 20% auto;
}

.join_tj_1 ul:first-child li {
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0;
	border-top: 1px #ccc solid;
	margin-top: 20px;
	color: #6B1E50
}

.join_tj_1 ul:last-child {
	display: flex;
}

.join_tj_1 ul:last-child li {
	/* flex:1; */
	/* margin:0 10px; */
	/* padding-left: 20px; */
	/* border-left:2px #6B1E50 solid; */
	/* border-bottom:2px #6B1E50 solid; */
	/* border-radius:0 0 0 20px; */
	/* position:relative; */
	/* z-index:  0; */
}

.join_tj_1 ul:last-child li span {
	position: absolute;
	right: -12px;
	bottom: -12px;
	width: 25px;
	font-weight: bold;
	line-height: 20px;
	height: 25px;
	border: 2px #6B1E50 solid;
	border-radius: 100%;
	background: #fff;
	color: #6B1E50;
	z-index: 10;
	text-align: center;
	margin-left: 5%;
	margin-top: 5.8%;
}

.join_tj_1 ul:last-child li:hover {
	/* color:#6B1E50 */
}

.join_tj_1 ul:last-child li:hover span {
	background: #6B1E50;
	color: #fff;
}

.join_tj_2 {
	margin-top: 50px;
}

.join_tj_2 ul li {
	line-height: 200%
}

.join_tj_2 ul:first-child li {
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0;
	border-top: 1px #ccc solid;
	margin-top: 20px;
	color: #6B1E50
}

.about_content {
	line-height: 180%;
	margin: 20px auto;
}

.about_content img {
	max-width: 100%;
}

.six {
	position: relative;
	width: 50px;
	height: 86.6px;
	margin: 50px auto;
	background-color: red;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* IE 9 */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-o-transform: rotate(90deg);
}

.six:before {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	right: 50px;
	border-width: 43.3px 25px;
	border-style: solid;
	border-color: transparent red transparent transparent;
}

.six:after {
	content: '';
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	left: 50px;
	border-width: 43.3px 25px;
	border-style: solid;
	border-color: transparent transparent transparent red;
	top: 0;
}

.about_contact {
	display: flex;
	justify-content: space-between
}

.about_contact ul {
	flex: 0.3;
	/* margin:0 10px; */
}

.about_contact ul li:nth-child(1) {
	font-size: 31px;
	color: #333;
	font-weight: bold;
	border-bottom: 1px #6B1E50 solid;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.about_contact ul:nth-child(1) li:nth-child(2) {
	line-height: 220%;
	font-size: 16px;
}

.about_contact ul:nth-child(1) li:nth-child(2) b {
	display: block;
	color: #6B1E50;
	font-size: 20px;
}

.about_contact ul li.form ul {
	width: 100%;
	margin: 0
}

.about_contact .phone {
	margin-top: 20px;
}

.about_contact .phone ul {
	display: flex;
}

.about_contact .phone ul li:first-child {
	width: 60px;
	height: 60px;
	border: 3px #6B1E50 solid;
	text-align: center;
	line-height: 60px;
	border-radius: 100%;
	color: #6B1E50;
}

.about_contact .phone ul li:last-child {
	margin-left: 10px;
}

.about_contact .phone ul li:last-child span {
	font-size: 29px;
	font-weight: bold;
	color: #6B1E50;
}

.about_contact .form ul li {
	margin: 10px 0;
	padding: 0;
	width: 100%;
	display: block;
	overflow: hidden;
}

.about_contact .form ul li input {
	text-indent: 10px;
	border: 0;
	background: transparent;
	height: 40px;
	float: left;
	border: #6B1E50 1px solid;
	width: 100%;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}

.about_contact .form ul li input::-webkit-input-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li input::-moz-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li input:-ms-input-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li input:-moz-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li textarea::-webkit-input-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li textarea::-moz-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li textarea:-ms-input-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li textarea:-moz-placeholder {
	font-weight: bold;
	color: #333;
}

.about_contact .form ul li textarea {
	text-indent: 10px;
	height: 100px;
	background: transparent;
	border: #6B1E50 1px solid;
	width: 100%
}

.about_contact .form ul li.noborder {
	border: 0;
}

.about_contact .form input[type^='submit'] {
	background: #F3CC85;
	font-size: 20px;
	border: 1px #D0A787 solid;
	width: 150px;
	flex: unset;
}

.about_contact .form input[type^='submit']:hover {
	background: #6B1E50;
	color: #fff;
	border: 0
}

.about_contact ul:nth-child(2) li:nth-child(2) {
	line-height: 220%;
}

.about_contact ul:nth-child(2) li:nth-child(3) {
	text-align: center;
}

.about_contact ul:nth-child(2) li:nth-child(3) img {
	background: #fff;
	padding: 10px;
	max-width: 160px;
	margin-top: 20px;
}

.my-map {
	clear: both;
	display: block;
	overflow: hidden;
	margin: 30px auto 0;
	height: 500px;
}

.my-map .icon {
	background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}

.my-map .icon-twig {
	height: 27px;
	width: 30px;
}

.my-map .icon-twig-green {
	background-position: -187px -5px;
}

.amap-container {
	height: 100%;
}

.about_baogao {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.about_baogao ul {
	width: 18%;
	margin: 2% 1%;
}

.about_baogao ul:hover {
	background: #fff;
	box-shadow: 0 0 8px #999;
	border-radius: 8px;
}

.about_baogao ul li {
	text-align: center;
}

.about_baogao ul li img {
	width: 100%;
}

.about_baogao ul li:last-child {
	padding: 10px 0;
	font-size: 16px;
}

.about_baogao ul li:first-child {
	display: block;
	overflow: hidden;
}

.about_baogao ul:hover li img {
	width: 120%;
	margin: -10%
}

.about_rongyu {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.about_rongyu ul {
	width: 23%;
	margin: 2% 1%;
	display: block;
	overflow: hidden
}

.about_rongyu ul:hover {
	background: #fff;
	box-shadow: 0 0 8px #999;
	border-radius: 8px;
}

.about_rongyu ul li {
	text-align: center;
}

.about_rongyu ul li img {
	width: 100%;
}

.about_rongyu ul li:last-child {
	padding: 10px 0;
	font-size: 16px;
}
.about_rongyu ul li:last-child a{color:#6B1E50}
.about_rongyu ul li:first-child {
	display: block;
	overflow: hidden;
}

.about_rongyu ul:hover li img {
	width: 120%;
	margin: -10%
}


/* wenhua */

.wenhua {
	position: relative;
	height: 600px;
}

.wenhua ul {
	width: 20%;
	max-width: 310px;
	position: absolute;
	background: url('/static/home/images/about/wh_bg_1.png');
	background-size: 100% 100%;
}

.wenhua ul.yes:hover {
	background: url('/static/home/images/about/wh_bg_2.png');
	background-size: 100% 100%;
	color: #F2CC85
}

.wenhua ul.no {
	z-index: 0
}

.wenhua ul.yes {
	z-index: 1;
}

.wenhua ul li:nth-child(2) {
	line-height: 220%;
	text-align: center;
}

.wenhua ul li:nth-child(2) b {
	display: block;
	font-size: 25px;
	padding: 5px 0
}

.wenhua ul:nth-child(1) {
	left: 30%;
}

.wenhua ul:nth-child(2) {
	left: 52%;
}

.wenhua ul:nth-child(4) {
	left: 19%;
}

.wenhua ul:nth-child(5) {
	left: 42%;
}

.wenhua ul:nth-child(6) {
	left: 65%;
}

.wenhua ul:nth-child(4) li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_1.png') center no-repeat;
}

.wenhua ul:nth-child(5) li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_2.png') center no-repeat;
}

.wenhua ul:nth-child(6) li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_3.png') center no-repeat;
}

.wenhua ul:nth-child(7) li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_4.png') center no-repeat;
}

.wenhua ul:nth-child(8) li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_5.png') center no-repeat;
}

.wenhua ul:nth-child(4):hover li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_1_2.png') center no-repeat;
}

.wenhua ul:nth-child(5):hover li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_2_2.png') center no-repeat;
}

.wenhua ul:nth-child(6):hover li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_3_2.png') center no-repeat;
}

.wenhua ul:nth-child(7):hover li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_4_2.png') center no-repeat;
}

.wenhua ul:nth-child(8):hover li:nth-child(1) {
	background: url('/static/home/images/about/wh_icon_5_2.png') center no-repeat;
}

.tedian table {
	background: #F5F6F9;
	font-size: 12px;
	width: 100%
}
.tedian table tr{display:flex;justify-contents:space-between}
.tedian table tr td {
	flex:1;
	padding: 5px 10px;
	line-height: 180%;
	border-right: 1px #918F8A solid;
	border-bottom: 1px #918F8A solid;
}
.tedian table tr td:nth-child{width:10%;flex:none;}
.tedian table tr td:last-child {
	border-right: 0;
}

.tedian table tr:last-child td {
	border-bottom: 0
}

.tedian table tr:first-child {
	background: #6B1F4F;
	color: #fff;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.tedian table tr:nth-child(2n) {
	background: #EFEDE0
}

.tedian table tr td:first-child {
	background: #6B1F4F;
	color: #fff;
	width: 20%;
	font-size: 14px;
	vertical-align: middle;
	text-align: center;
	flex: none;
}

.tedian table tr:nth-child(2n) td:first-child {
	background: #EFEDE0;
	color: #6B1F4F
}

.fangfa div {
	display: flex;
	justify-content: space-between;
	margin: 10px 0;
}

.fangfa div ul {
	background: #F1F1F2;
	flex: 0.3;
	display: flex;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom: 0
}

.fangfa div ul:hover {
	box-shadow: 0 0 10px #333;
	border-radius: 5px;
	overflow: hidden
}

.fangfa div ul:hover li:first-child span {
	background: #6B1F4F
}

.fangfa div ul li:first-child {
	width: 40%;
	position: relative;
}

.fangfa div ul li:last-child {
	flex: 1;
	padding: 10px;
	border-left: 2px #564E4C solid;
	margin: 10px 0
}

.fangfa div ul li:first-child span {
	position: absolute;
	top: 0;
	left: 0;
	background: #ACD276;
	width: 40px;
	height: 40px;
	border-radius: 0 0 100px 0;
	text-align: center;
	color: #fff;
	padding-right: 5px;
}

.fangfa div ul li:first-child img {
	position: absolute;
	left: 10%;
	bottom: 15%;
	width: 90%;
	max-width: 107px;
}

.fangfa div ul li:last-child p {
	line-height: 140%;
	margin: 0;
}

.fangfa div ul li:last-child p:first-child {
	font-size: 13px;
}

.fangfa div ul li:last-child p:last-child {
	font-size: 12px;
	margin-top: 5px;
	color: #999
}

.product_texin {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

.product_texin table:first-child {
	width: 27%;
	font-size: 13px;
}

.product_texin table:last-child {
	width: 70%;
	font-size: 13px;
}

.product_texin table tr:nth-child(2n) {
	background: #ECEBDD;
}

.product_texin table tr:nth-child(2n+1) {
	background: #F1F1F2;
}

.product_texin table tr:nth-child(1) {
	background: #6B1E50;
	color: #fff;
}

.product_texin table tr {
	border-bottom: 1px #AE87A1 solid;
}

.product_texin table tr td:last-child {
	border-right: 0;
}

.product_texin table tr:last-child {
	/* border-bottom:0; */
}

.product_texin table tr:first-child {
	font-size: 15px;
}

.product_texin table tr td {
	border-right: 1px #AE87A1 solid;
	vertical-align: middle;
	padding-left: 10px;
}

.product_texin table:first-child tr td {
	height: 40px;
}

.product_texin table:last-child tr:first-child td {
	height: 40px
}

.product_texin table:last-child tr td {
	height: 27.4px;
}