.w1100 {
	width: 1100px;
	margin: 0 auto;
}
.hide {
	display: none;
}
.flex {
	display: flex;
}
.fdcl {
	flex-direction: column;
	/* 垂直排列 */
}
.flex1 {
	flex: 1;
}
.aic {
	align-items: center;
}
.jsp {
	justify-content: space-between;
}
.fwrap {
	flex-wrap: wrap;
}
.index_tu {
	width: 300px;
}
.index_tu1 {
	position: relative;
}
.breed_top {
	margin: 30px 0;
}
.index_tu1>img {
	width: 100%;
	height: 328px;
}
.index_tu1>p {
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	color: #ffffff;
	width: 100%;
	box-sizing: border-box;
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
	background: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.9));
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.index_turight {
	margin: 0 30px;
}
.index_turight>div:first-child p:first-child {
	font-size: 20px;
	font-weight: 800;
	text-align: center;
	margin-bottom: 10px;
}
.index_turight>div:first-child p:first-child:hover {
	color: #12BBB7;
}
.index_turight>div:first-child p:nth-child(2) {
	font-size: 14px;
	color: #999999;
	line-height: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.breed_title {
	background: #f2f2f2;
	font-size: 16px;
	text-align: center;
	color: #333333;
	height: 43px;
	line-height: 43px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
	box-sizing: border-box;
}
.index_turight>div:nth-child(2) {
	margin-top: 20px;
}
.index_namelist {
	padding-top: 8px;
}
.index_namelist a {
	font-size: 14px;
	color: #808080;
}
.index_namelist>.qum_zx {
	width: 47.5%;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-right: 20px;
}
.index_namelist>.qum_zx:nth-child(2n) {
	margin: 0;
}
.index_namelist>.qum_zx a:hover,.index_namelist>.qum_zx a:hover span {
	color: #12BBB7;
}
.index_namelist span {
	margin-left: 20px;
	color: #333;
	position: relative;
}
.index_namelist span::before {
	content: '';
	position: absolute;
	top: 3px;
	left: -10px;
	width: 1px;
	height: 15px;
	background: #808080;
}
.breed_tool {
	width: 298px;
	border: 1px solid #76c8d4;
	box-sizing: border-box;
}
.breed_tool>p {
	background: #76c8d4;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	font-size: 16px;
}
.breed_tool_tuwen {
	margin-top: 38px;
}
.breed_tool_tuwen>li {
	width: 33.3%;
	margin-bottom: 38px;
	text-align: center;
}
.breed_tool_tuwen>li:nth-child(3n) {
	margin-right: 0px;
}
.breed_tool_tuwen img {
	width: 54px;
	height: 54px;
}
.breed_tool_tuwen p {
	margin-top: 10px;
}
.content_title {
	font-size: 24px;
	font-weight: 700;
	line-height: 40px;
}
.xian {
	height: 3px;
	flex: 1;
	margin-left: 10px;
}
.blue_color {
	color: #12BBB7 !important;
}
.blue_back {
	background: #12BBB7 !important;
}
.brown_color {
	color: #C4A25D !important;
}
.brown_back {
	background: #C4A25D !important;
}
.pink_color {
	color: #F95569 !important;
}
.pink_back {
	background: #F95569 !important;
}
.mt30 {
	margin-top: 30px;
}
.content_box>div {
	width: 49%;
	margin-right: 2%;
}
.content_box>div:nth-child(2n) {
	margin-right: 0;
}
.content_box_title {
	height: 34px;
	margin: 20px 0;
}
.content_box_title>p {
	font-size: 18px;
	font-weight: bold;
	color: #ff575a;
	margin-right: 20px;
}
.content_box_title>div {
	position: relative;
	height: 34px;
	line-height: 34px;
	background: #def4f7;
}
.content_box_title>div>p>a {
	margin: 0 20px;
}
.content_box_title>div>.more {
	position: absolute;
	right: 0;
	top: 0;
	height: 34px;
	line-height: 34px;
	color: #ffffff;
	padding: 0 10px;
}
.backgroud_p {
	color: #12BBB7 !important;
	background: #def4f7 !important;
}
.backgroud_p>a {
	color: #12BBB7 !important;
}
.backgroud_p1 {
	color: #C4A25D !important;
	background: #FFEBCB !important;
}
.backgroud_p1>a {
	color: #C4A25D !important;
}
.backgroud_p2 {
	color: #fff !important;
	background: #F78391 !important;
}
.backgroud_p2>a {
	color: #fff !important;
}
.more_back {
	background: #8bd8de !important;
}
.more_back1 {
	background: #C6A35E !important;
}
.more_back2 {
	background: #F95569 !important;
}
.huli_tu {
	width: 100%;
	height: 175px;
}
.huli_tu img {
	width: 100%;
	height: 100%;
}
.mt10 {
	margin-top: 10px!important;
}
.yszx_aboutlist a {
	line-height: 28px;
}
.yszx_aboutlist span,
.jibing_ul span {
	color: #b3b3b3 !important;
	margin-right: 4px;
}
.yszx_aboutlist a:hover,
.jibing_ul a:hover {
	color: #12BBB7;
}
.yszx_aboutlist>li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.lh30 {
	height: 30px !important;
	line-height: 30px !important;
	font-size: 14px !important;
}
.swiper_aboutlist a {
	line-height: 30px;
}
.index_name {
	margin: 0;
	margin-right: 10px;
}
.index_name>img {
	width: 127px;
	height: 80px;
}
.mr15 {
	margin-right: 12px !important;
}
.index_name>figcaption {
	text-align: center;
	font-size: 14px;
	color: #333333;
	line-height: 36px;
	width: 127px;
	box-sizing: border-box;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.index_name>figcaption:hover{
	color: #12BBB7!important;
}
.content_box1>div:first-child {
	width: 256px;
	margin-right: 20px;
}
.content_box1>div:nth-child(2) {
	width: 48%;
}
.breed_yuefen>li {
	width: 74px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #f2f2f2;
	border-radius: 4px;
	margin-right: 16px;
	margin-bottom: 20px;
}
.breed_yuefen>li:nth-child(3n) {
	margin-right: 0;
}
.jibing_ul>li {
	width: 32%;
	margin-right: 2%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 12px;
}
.jibing_ul>li:nth-child(3n) {
	margin-right: 0;
}
.postpartum_tu {
	width: 220px;
	height: 150px;
	margin-right: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.postpartum_tu img {
	width: 100%;
	height: 100%;
}
.postpartum_right>p:first-child {
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #333333;
	line-height: 40px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.postpartum_right>p:nth-child(2) {
	font-size: 14px;
	text-align: left;
	color: #808080;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}
.content_box .index_tu {
	width: 255px;
	height: 300px !important;
}
.content_box .index_tu1>img {
	width: 100%;
	height: 300px !important;
}
.pregnancy_nutrition {
	height: 70px;
	border: 1px solid #f95569;
}
.pregnancy_nutrition>p {
	width: 120px;
	font-size: 18px;
	font-weight: 700;
	text-align: center;
	color: #f95569;
	position: relative;
}
.pregnancy_nutrition>p::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 30px;
	opacity: 1;
	background: #cccccc;
}
.pregnancy_nutrition>ul {
	padding: 0 30px;
}
.pregnancy_list {
	margin-top: 20px;
}
.pregnancy_list .yszx_aboutlist {
	margin-left: 20px;
}
.pregnancy_list>.yszx_aboutlist {
	margin-left: 30px;
}
.pregnancy_list>div {
	width: 40%;
}
.pregnancy_list ul {
	width: 27%;
}
.good_things>div {
	width: 31.5%;
}
.good_things .content_box_title>div>p>a {
	margin: 0 10px;
}
.good_things .index_name {
	margin-right: 0;
}
.good_things .index_name>img {
	width: 165px;
	height: 104px;
}
.weizhi {
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #999999;
}
.weizhi>a {
	color: #999999;
}
.right_box {
	margin-left: 30px;
	width: 300px;
}
/* 天数计算 */
.cal9 {
	border-top: 2px solid #12BBB7 !important;
}
figcaption:hover{
	color: #12BBB7;
}
.cal {
	width: 100%;
	border: solid 1px #EEEEEE;
}
.calTitle9 {
	width: 100%;
	padding-top: 30px;
	text-align: center;
}
.calTitle9 span {
	font-weight: bold;
	color: #333333;
	font-size: 32px;
}
.calText {
	padding: 20px;
}
.apart {
	padding-bottom: 20px;
	position: relative;
}
.apartLeft9 {
	padding: 0 10px 0 28px !important;
}
.apartLeft {
	float: left;
	padding: 0 30px;
}
.lbox {
	width: 100%;
	height: 34px;
	line-height: 34px;
}
.lbox .fl {
	float: left;
}
.diycolor {
	background: #F6F6F6 !important;
	border: none !important;
}
.select_outer {
	width: 100px;
	height: 34px;
	background-color: #fff;
	border: solid 1px #ddd;
	float: left;
	padding: 0px 12px;
	line-height: 34px;
	margin: 0 12px;
}
.mt15 {
	margin-top: 15px!important;
}
.clearFloat {
	clear: both;
}
.count9 {
	top: 0;
	right: 29px;
}
.count {
	position: absolute;
	right: 5px;
	top: 3px;
	width: 140px;
}
.tishi {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	line-height: 34px;
}
.diycolor select {
	background: #F6F6F6;
	border: 0;
	width: 100%;
	height: 100%;
	outline: 0;
	font-size: 14px;
	color: #000;
}
.select_inner>input {
	width: 100%;
	height: 34px;
	background: none;
	outline: none;
	border: none;
}
.fengei {
	margin: 0 20px;
	width: 1px;
	height: 24px;
	opacity: 1;
	background: #e6e6e6;
	margin-top: 6px;
}
.jieguo {
	border-top: dashed 1px #d5d5d5;
	margin-top: 30px;
	padding-top: 20px;
	display: none;
}
.jieguo>p {
	font-size: 16px;
	line-height: 30px;
}
.jieguo>p>span {
	font-weight: 700;
	color: #12bbb7;
}
.biaoti {
	height: 80px;
	line-height: 80px;
	position: relative;
	font-size: 26px;
	font-family: Microsoft YaHei Bold, Microsoft YaHei Bold-Bold;
	font-weight: 700;
	text-align: center;
	color: #333333;
}
.biaoti::before {
	content: "";
	position: absolute;
	left: 240px;
	top: 35px;
	width: 12px;
	height: 12px;
	opacity: 0.4;
	border-radius: 50%;
	background: #12BBB7;
}
.biaoti::after {
	content: "";
	position: absolute;
	right: 240px;
	top: 35px;
	width: 12px;
	height: 12px;
	opacity: 0.4;
	border-radius: 50%;
	background: #12BBB7;
}
.biaoti2::before {
	left: 220px;
}
.biaoti2::after {
	right: 220px;
}
.table_box {
	border: 1px solid #D9D9D9;
}
.table_box a{
	display: block;
}
.table_box a:hover{
	color: #12BBB7;
}
.table_box .table_txt th {
	font-weight: bold;
	font-size: 16px;
	color: #333333;
}
.table_box .table_txt {
	background: #f0f0f0;
}
.table_box tr {
	line-height: 40px;
	height: 40px;
}
.table_box td {
	text-align: center;
	font-size: 14px;
	color: #333333;
}
.wenzi {
	font-size: 14px;
	color: #333333;
	line-height: 38px;
	margin-top: 20px;
}
.wenzi .blod {
	font-weight: bold;
}
.wenzi>p {
	text-indent: 2em;
}
.biaoqian1 {
	margin-top: 20px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 15px;
	color: #808080;
}
.biaoqian1>ul>li {
	margin-right: 30px;
	position: relative;
	color: #808080;
}
.biaoqian1 a {
	color: #808080;
}
.biaoqian1 a:hover {
    color: #12BBB7;
}
.biaoqian1>ul>li::before {
	content: '';
	position: absolute;
	top: 2px;
	right: -12px;
	height: 15px;
	width: 1px;
	background: #808080;
}
.biaoqian1>ul>li:last-child::before {
	content: normal;
}
.xingqu {
	margin-top: 30px;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 10px;
}
.xingqu>p {
	font-size: 16px;
	color: #333333;
}
.xingqu>div p {
	font-size: 14px;
	color: #999999;
	margin-right: 8px;
}
.pian {
	margin-top: 30px;
}
.pian>a {
	width: 49%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #333333;
	line-height: 24px;
}
.pian>a>span {
	color: #808080 !important;
	margin-right: 10px;
}
.pian>a:hover {
	color: #12BBB7;
}
.txt300b {
	overflow: hidden;
	border: 1px solid #eee;
}
.rtit_02 {
	display: block;
	clear: both;
	height: 36px;
	line-height: 37px;
	border-bottom: 1px solid #eee;
	margin: 10px;
}
.rtit_02 .h3 {
	float: left;
	height: 32px;
	border-bottom: 2px solid #12bbb7;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.zhibiao {
	margin: 10px;
	padding-left: 20px;
}
.zhibiao>li {
	line-height: 35px;
	position: relative;
}
.zhibiao>li::before {
	content: "";
	position: absolute;
	top: 20px;
	left: -15px;
	width: 2px;
	height: 30px;
	background: #f0f0f0;
}
.yun_week{
	position: relative;
	line-height: 30px;
	font-size: 12px;
	display: none;
}
.zhibiao>li>p{
	display: inline-block;
}
.zhibiao>li>img{
	margin-left: 10px;
}
.yun_week a{
	color: #999999;
}
.yun_week::before {
	content: "";
	position: absolute;
	top: 10px;
	left: -15px;
	width: 2px;
	height: 72px;
	background: #f0f0f0;
}
.yun_week>p>a:first-child{
	margin-right: 40px;
}
.zhibiao>li>a::before,.zhibiao>li>p::before {
	content: "";
	position: absolute;
	top: 13px;
	left: -19px;
	width: 10px;
	height: 10px;
	background: #12bbb7;
	/* border: 1px solid #ffffff; */
	border-radius: 50%;
}
.zhibiao>li:last-child::before,.content_no::before{
	content: normal!important;
}
.zhibiao>li>a:hover::before,.fayu_on::before {
	background: #ffffff!important;
	border: 2px solid #12bbb7!important;
	box-sizing: border-box;
}
.zhibiao>li>a:hover,.fayu_on {
	color: #12bbb7;
}
.right_biaoqian {
	margin-top: 20px;
}
.right_biaoqian div {
	width: 138px;
	height: 56px;
	line-height: 56px;
	text-align: center;
	background: #ffffff;
	border: 1px solid #e6e6e6;
	border-radius: 7px;
	margin-top: 15px;
}
.right_biaoqian .huli {
	color: #FF9601;
	border-bottom: 6px solid #FF9601;
}
.right_biaoqian .huli:hover {
	background: #FDF6EB;
}
.right_biaoqian .yingyang {
	color: #3BA156;
	border-bottom: 6px solid #3BA156;
}
.right_biaoqian .yingyang:hover {
	background: #EDFEF2;
}
.right_biaoqian .zaojiao {
	color: #E6199B;
	border-bottom: 6px solid #E6199B;
}
.right_biaoqian .zaojiao:hover {
	background: #FFF2FA;
}
.right_biaoqian .jibing {
	color: #0A5E99;
	border-bottom: 6px solid #0A5E99;
}
.right_biaoqian .jibing:hover {
	background: #EFF8FF;
}
.infoLists {
	padding: 10px 12px 0;
}
.infoListTitle {
	height: 40px;
	line-height: 40px;
	border-bottom: solid 1px #e1e1e1;
}
.viewList.active {
	display: block;
}
.viewList {
	display: none;
	overflow: hidden;
	padding: 5px 0;
}
.viewListText {
	width: 173px;
	font-size: 12px;
	color: #666666;
	float: left;
	line-height: 24px;
	height: 72px;
	position: relative;
	overflow: hidden;
}
.infoListTitleImg {
	width: 5px;
	height: 9px;
	margin-bottom: 15px;
	display: inline-block;
}
.infoListTitleImg img {
	width: 100%;
	height: 100%;
}
.infoListTitle p {
	display: inline-block;
	margin-left: 12px;
	font-size: 14px;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.viewListImg {
	width: 275px;
	height: 170px;
	border-radius: 8px;
	overflow: hidden;
	box-sizing: border-box;
}
.viewListImg>img {
	width: 100%;
	height: 100%;
}
.border_none {
	border: none;
}
.panel_nav {
	margin-bottom: 20px;
}
.panel_nav span {
	display: inline-block;
	border-right: 6px solid #12BBB7;
	height: 28px;
	position: relative;
	top: 5px;
	margin-right: 10px;
}
.panel_nav div {
	display: inline-block;
	font-size: 24px;
	font-weight: bold;
}
.watch .index_name>img {
	width: 241px;
	height: 164px;
}
.watch .index_name>figcaption {
	width: 241px;
}
.index_yangsheng {
	margin-top: 30px;
	border: 1px solid #e6e6e6;
	padding-bottom: 20px;
}
.index_ys_title {
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	line-height: 40px;
	overflow: hidden;
}
.index_ys_title .active {
	color: rgba(18, 187, 183, 1);
}
.index_ys_title span {
	float: left;
	width: 50%;
	text-align: center;
	position: relative;
	cursor: pointer;
}
.index_ys_title span:nth-of-type(1)::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 22px;
	background: #e6e6e6;
	position: absolute;
	right: 0;
	top: 9px;
}
.index_ys_list {
	padding: 0 13px;
	display: none;
}
.index_ys_list.active {
	display: block;
}
.index_ys_list li .xuhao {
	width: 24px;
	height: 24px;
	background: #d9d9d9;
	border-radius: 4px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	line-height: 24px;
	margin-right: 15px;
	display: inline-block;
}
.index_ys_list li .content {
	font-size: 14px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_ys_list img {
	width: 273px;
	height: 167px;
	border-radius: 8px;
	display: none;
}
.index_ys_list li.active img {
	display: block;
	margin: 8px 0;
}
.yi {
	background: #ffb93d !important;
}
.showjx {
	display: none;
}
.index_keshi_nav {
	overflow: hidden;
	margin-top: 6px;
}
.diandian {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.area {
	padding: 0 !important;
}
.remen_city {
	margin-bottom: inherit !important;
}
.remen_jump {
	width: 88% !important;
	float: none !important;
	height: max-content;
	padding-top: 8px;
	padding-left: 10px;
}
.remen_city strong {
	width: 12% !important;
	display: inline-block;
	margin: 0px !important;
	float: none !important;
	background: #f5f5f5;
	height: auto;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
}
.remen_jump a {
	float: none !important;
	margin-bottom: 10px !important;
}
.er {
	background: #F18181 !important;
}
.san {
	background: #86D5A0 !important;
}
.mui-input-row select {
	border: none;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
	background-color: initial;
	color: #666666;
	margin-left: 6px;
}
.mui-input-row select::-ms-expand {
	display: none;
}
.chi {
	margin: 20px 0;
	font-size: 18px;
	text-align: center;
	color: #333333;
}
.mui-input-row {
	width: 190px;
	height: 36px;
	background: #ecefef;
	border: 1px solid #dfdfdf;
	margin: 0 auto;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 10px;
}
.mui-input-row .more {
	position: absolute;
	right: 0;
	top: 0;
	border-left: 1px solid #dfdfdf;
	height: 35px;
	line-height: 35px;
	width: 30px;
	text-align: center;
}
.mui-input-row .more>img {
	margin-top: 10px;
	margin-left: 8px;
}
.apart button,.mui-input-group button {
	display: block;
	width: 148px;
	height: 34px;
	opacity: 1;
	background: #12bbb7;
	border-radius: 4px;
	font-size: 16px;
	color: #ffffff;
	border: none;
	margin: 0 auto;
	margin-top: 30px;
	outline: none;
	line-height: 34px;
}
.mui-input-group button{
	width: 190px;
	border-radius: inherit;
	margin: 20px auto;
}
.border_top{
	border-top: 1px solid #E6E6E6;
}
.wenzi>div{
	padding-top: 8px;
	font-size: 16px;
}
.panel_nav2{
	margin-top: 20px;
}
.panel_nav2 span{
	width: 6px;
	height: 25px;
	opacity: 1;
	background: #12bbb7;
	margin-right: 8px;
}
.panel_nav2 .top{
	font-size: 16px;
	font-weight: 800;
}
.panel_nav2 img{
	margin-left: 10px;
}
.panel_nav2 p{
	margin-left: 10px;
	flex: 1;
	height: 1px;
	opacity: 1;
	background: #e6e6e6;
	border-radius: 1px;
}
.select_outer86 {
    width: 86px!important;
}
.select_outer60 {
    width: 60px!important;
}
.jieguo .red{
	font-size: 18px;
	color: #F31414;
	margin: 0 4px;
}
.remen{
	margin: 20px 10px 10px 10px;
}
.remen>li {
    text-align: center;
    width: 86px;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #F5F5F5;
	padding: 0 6px;
	box-sizing: border-box;
}
.remen>li:nth-child(3n){
	margin-right: 0;
}
.tishi::before {
    left: 295px;
}
.tishi::after {
    right: 295px;
}
.jieguo>div{
	justify-content: center;
}
.jieguo>div>button{
	margin: 0;
	margin-top: 30px;
	margin-right: 30px;
}
.jieguo>div>button:nth-child(2){
	margin-right: 0;
}
.pbnone{
	padding-bottom: inherit;
}
.explain{
	font-size: 12px!important;
	color: #999999;
	margin-left: 80px;
	margin-top: 10px;
}
.instructions{
	font-size: 14px!important;
}
.fzh{
	font-weight: bold;
	color: #333;
}
.w60{
	width: 50px;
}
.grey{
	background: #F5F5F5;
}
.data-display{
	position: relative;
	width: 130px!important;
}
.data-display img{
	position: absolute;
	top: 7px;
	right: 8px;
}
.right_butt{
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px dashed #d5d5d5;
}
.right_butt>button{
	margin-top: 0;
}
.jieguo_border{
	border: 1px solid #e6e6e6;
	    padding: 20px;
		text-align: center;
}
.yuntu{
	margin: 0 auto;
	text-align: center;
	width: 588px;
	height: 415px;
}
.yuntu>img{
	width: 100%;
	height: 100%;
}