/*----------------------public--------------------------*/
body{ width:100%; height:auto ;margin:0 auto; font-size:12px; padding:0; font-family:"微软雅黑";}
img{ border:0; margin:0; padding:0;display:block; width: 100%;}
form{ margin:0; padding:0}
ul{ margin:0; padding:0; list-style-type:none}
li{ margin:0; padding:0; list-style-type:none}
p{ margin:0; padding:0}
input{ margin:0; padding:0; vertical-align:middle;outline:none}
select{ margin:0; padding:0; vertical-align:middle}

/*----------全站共用----------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike,/*strong,*/ sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label,
legend, table, caption, tbody, tfoot, thead, tr, th, td
{margin:0;padding:0;outline:0;font-weight:inherit;font-style:inherit;font-size:12px;font-family:inherit;}
:focus{outline:0;}
a{text-decoration:none;cursor:pointer;}
a:active{outline:none;}
a:hover{text-decoration:none;}
body{line-height:1;-webkit-font-smoothing: subpixel-antialiased;text-decoration:none;}
ol, ul, li {list-style:none;}
table {border-collapse:separate;/* border-spacing:0;*/}
caption, th, td {font-weight:normal;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
.clearfix{clear:both;}
img{border:0;}




/*---------------Index 首页 部分---------------*/
/*--------Nav 顶部 导航菜单 部分--------*/
.nav{width:100%;padding:3px 0 4px;}
.nav .tel{width:8%;float:left;margin-left:3%;margin-top:6%;}
.nav .logo{width:34%;float:left;margin:0 22%;}
.nav .menu{width:8%;float:left;margin-right:3%;margin-top:6%;}
.nav .tel img{width:100%;}
.nav .logo img{width:100%;}
.nav .menu img{width:100%;}


.menu_list{position:absolute;width:100%;background-color:rgba(0,0,0,0.7);height:1024px;top:100%;right:0;display:none;}
.menu_list ul{float:right;width:35%;min-width:120px;height:1024px;background-color:#fcfcfc;padding:20px 3%;}
.menu_logo{float:right;background-color:#fcfcfc;width:35%;min-width:120px;padding:15px 3% 0;}
.menu_logo img{width:100%;}
.menu_list li{padding:8px 4% 8px 32px;margin:0 4%;background:url(../images/nav_bg.png) no-repeat center left;border-bottom:1px solid #e0e0e0;font-size:14px;font-family:"微软雅黑";color:#666;text-align:left;line-height:14px;}







/*--------Banner 轮播图 部分--------*/
.p_tabnum{clear:both;padding:6px 0;text-align:center;}
.live_article00001{overflow:hidden;}  
.live_wrap00001>div{float:left;width:100%;position:relative;}
.js_slideItem00001 img{width:100%;}
.banner{width:100%;}

.live_article002{overflow:hidden;}  
.live_wrap002>div{float:left;width:100%;position:relative;}

/*--------Renzheng 认证专家 部分--------*/
.renzheng{margin:12px auto 10px;padding:0 1%;width:98%;}
.renzheng_item1{width:32%;margin:0 1%;float:left;background-color:#ff738d;padding:5px 0 5px;font-size:12px;font-family:"微软雅黑";color:#fff;text-align: center;line-height: 20px;}
.renzheng_item2{width:32%;margin:0;float:left;background-color:#f794a6;padding:5px 0 5px;font-size:12px;font-family:"微软雅黑";color:#fff;text-align: center;line-height: 20px;}
.renzheng_item3{width:32%;margin:0 1%;float:left;background-color:#f72c6a;padding:5px 0 5px;font-size:12px;font-family:"微软雅黑";color:#fff;text-align: center;line-height: 20px;}
.renzheng_item1 img{width:100%;margin:0 auto;}
.renzheng_item2 img{width:100%;margin:0 auto;}
.renzheng_item3 img{width:100%;margin:0 auto;}


/*--------Video 视频 部分--------*/

	.video {
		width:320px;
		height:197px;
		position:relative;
		background:url(../images/video320.png) no-repeat center center;
		margin:0 auto;
		z-index: 0;
	}
	.video video{
		width:198px;
		height:123px;
		position:absolute;
		z-index: 0;
		left:58px;
		top:54px;
	}
	.video img{
		width:198px;
		height:123px;
		position:absolute;
		z-index: 0;
		left:58px;
		top:54px;
	}
@media (min-width: 768px) {
	.video {
		width:768px;
		height:472px;
		position:relative;
		background:url(../images/video768.png) no-repeat center center;
		margin:0 auto;
	}
	.video video{
		width:468px;
		height:291px;
		position:absolute;
		z-index: 0;
		top:133px;
	}
}

@media (min-width:400px) {
	.video {
		width:400px;
		height:246px;
		position:relative;
		background:url(../images/video400.png) no-repeat center center;
		margin:0 auto;
	}
	.video video{
		width:246px;
		height:153px;
		position:absolute;
		z-index: 0;
		left:73px;
		top:68px;
	}
}


@media (min-width: 320px) {
	.video {
		width:320px;
		height:197px;
		position:relative;
		background:url(../images/video320.png) no-repeat center center;
		margin:0 auto;
	}
	.video video{
		width:198px;
		height:123px;
		position:absolute;
		z-index: 0;
		left:58px;
		top:54px;
	}
}



/*------------Xuehui 佰和·教你学会爱 部分------------*/
.xuehui{width:100%;margin:20px 0;}
.xuehui_title{width:60%;margin:0 auto;}
.xuehui_title img{width:100%;}
.xuehui_list{width:90%;padding:0 5%;margin-top:12px;}
.xuehui_item{font-size:14px;font-family:"微软雅黑";color:#000;text-align:left;line-height:16px;padding:5px 0 5px 20px;background:url(../images/xuehui_heart.png) no-repeat left top 7px;}
.xuehui_btn{width:247px;height:37px;font-size:14px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:37px;background:url(../images/xuehui_btn_bg.png) no-repeat center center;margin:10px auto 0;}


/*------------CenterNav 中间导航 部分------------*/
.center_nav{width:100%;margin-bottom:18px;}
.center_nav1{width:calc(20% - 25px);float:left;margin-right:1px;padding:12px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:20px;background-color:#ff738d;}
.center_nav2{width:calc(20% - 25px);float:left;margin-right:1px;padding:12px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:20px;background-color:#6ed7b3;}
.center_nav3{width:calc(20% - 25px);float:left;margin-right:1px;padding:12px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:20px;background-color:#ff738d;}
.center_nav4{width:calc(20% - 25px);float:left;margin-right:1px;padding:12px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:20px;background-color:#6ed7b3;}
.center_nav5{width:calc(20% - 25px);float:left;margin-right:0px;padding:12px;font-size:18px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:20px;background-color:#ff738d;}


/*------------Class 幸福课堂·为爱加油 部分------------*/
.class{width:100%;margin-bottom:18px;}
.class_title{width:87%;margin:0 auto 18px;}
.class_title img{width:100%;}
.class_list{width:100%;}
.class_item01{width:33.3%;float:left;margin-right:1px;font-size:16px;font-family:"微软雅黑";color:#000;text-align:center;line-height:24px;}
.class_item02{width:calc(33.3% - 1px);float:left;margin-right:1px;font-size:16px;font-family:"微软雅黑";color:#000;text-align:center;line-height:24px;}
.class_item03{width:calc(33.3% - 1px);float:left;margin-right:0px;font-size:16px;font-family:"微软雅黑";color:#000;text-align:center;line-height:24px;}
.class_item01 img{width:100%;}
.class_item02 img{width:100%;}
.class_item03 img{width:100%;}


/*------------Team 佰和团队·为爱护法 部分------------*/
.team{width:100%;margin-bottom:18px;}
.team_title{width:86%;margin:0 auto 18px;}
.team_title img{width:100%;}
.team_list{width:98%;padding:0 1%;}
.team_item{width:calc(47% - 2px);margin:8px 1%;border:1px solid #e0e0e0;float:left;position:relative;}
.team_item img{width:100%;}
.team_item_text{position:absolute;width:calc(100% - 20px);left:0;bottom:0;font-size:12px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:14px;padding:10px;background-color:rgba(255,115,141,0.7);}


/*------------Case 成功案例·为爱欢呼 部分------------*/
.case{width:100%;margin-bottom:18px;}
.case_title{width:92%;margin:0 auto 8px;}
.case_title img{width:100%;}
.case_list{width:100%;}
.case_item{width:96%;margin:0 2%;padding:2% 0;border-bottom:1px dotted #ff738d;}
.case_item_left{width:28%;margin-right:2%;float:left;}
.case_item_left img{width:100%;}
.case_item_right{width:70%;float:right;height:100%;overflow: hidden;}
.case_item_right h4{font-size:14px;font-family:"微软雅黑";color:#ff738d;text-align:left;line-height:14px;margin:3px 0;}
.case_item_right p{font-size:14px;font-family:"微软雅黑";color:#424242;text-align:left;line-height:14px;margin:3px 0;}

.more_btn{width:96%;margin:0 2%;padding:5px 0;background-color:#ff738d;font-size:14px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:14px;margin-top:12px;}


/*------------Success 成功喜悦 部分------------*/
.success{width:100%;margin-bottom:18px;}
.success_title{width:40%;margin:0 auto 18px;}
.success_title img{width:100%;}
.success_list{width:92%;padding:0 3%;margin-bottom:18px;}
.success_item{width:44%;margin:0 3%;float:left;box-shadow:2px 3px 5px #888;}
.success_item img{width:100%;}


/*------------Service 佰和情感·服务流程 部分------------*/
.service{width:100%;margin-bottom:13px;}
.service_title{width:59%;margin:0 auto 3px;}
.service_title img{width:100%;}
.service_pic{width:100%;}
.service_pic img{width:100%;}
.service_01{width:100%;margin-bottom:12px;}
.service_01_item{width:23%;float:left;font-size:14px;font-family:"微软雅黑";color:#303030;text-align:center;line-height:14px;margin:0 1%;}
.service_01_item img{width:80%;margin:10px auto;}
.service_02{width:75%;margin:0 auto;}
.service_02_item{width:31.3%;float:left;font-size:14px;font-family:"微软雅黑";color:#303030;text-align:center;line-height:14px;margin:0 1%;}
.service_02_item img{width:80%;margin:10px auto;}


/*------------Telphone 电话地址 部分------------*/
.telphone{width:96%;margin:0 auto 18px;border-top:1px solid #ff738d;}
.telphone_number{font-size:20px;font-family:"微软雅黑";color:#f35061;text-align:center;line-height:20px;font-weight:bold;margin-top:36px;}
.telphone_number img{
	width: 25px;
	height: 100px;
}
.telphone_number img{display:inline-block;height:20px;}
.address{font-size:16px;font-family:"微软雅黑";color:#f35061;text-align:center;line-height:20px;font-weight:normal;margin-top:12px;}


/*------------BottomFixed 底部固定 部分------------*/
.bottom{position:fixed;left:0;bottom:0;width:100%;background-color:#ff738d;padding:8px 0;z-index:9998;}
.bottom_item{width:25%;float:left;font-size:14px;font-family:"微软雅黑";color:#fff;text-align:center;line-height:18px;}
.bottom_item img{width:35%;margin:0 auto 3px;}
.bottom_kong{height:90px;}


/*---------------Erji 二级页 部分---------------*/
/*--------ErjiCeshi 部分--------*/

.erji_ceshi{width:100%;}
.erji_ceshi_01{background-color:#fff;margin:0px auto 8px;width:90%;}
.erji_ceshi_01_item{float:left;width:33.3%;margin:0 auto;}
.erji_ceshi_01_item img{width:40%;margin:0 auto;}
.erji_ceshi_01_item_text{vertical-align:middle;}
.erji_ceshi_01_item_text{font-size:14px;font-family:"微软雅黑";color:#383838;font-weight:normal;line-height:18px;margin-top:5%;text-align:center;}



/*--------ErjiIcon 二级图标--------*/
.erji_icons{width:96%;margin:20px 2%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.erji_icon_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:20px;text-align: center;padding:15px 3%;}
.erji_icon{width:46%;float:left;padding:10px 2%;border-top:1px solid #e0e0e0;}
.erji_icon_pic{width:24%;display:inline-block;vertical-align:middle;}
.erji_icon_pic img{width:100%;}
.erji_icon_text{display:inline-block;width:70%;vertical-align:middle;max-height:44px;overflow:hidden;margin-left:2%;}
.erji_icon_text h5{font-size:12px;font-family:"微软雅黑";color:#333;font-weight:normal;line-height:14px;margin-bottom:2px;}
.erji_icon_text h6{font-size:12px;font-family:"微软雅黑";color:#888;font-weight:normal;line-height:14px;}



/*--------ErjiDayi 二级答疑--------*/
.dayi{width:100%;margin:20px auto;}
.dayi img{width:100%;}
.dayi_q{width:100%;}
.dayi_qpic{float:right;margin-top:-15px;width:100px;height:100px;}
.dayi_qpic img{width:100%;height:100%;}
.dayi_qtxt{width:80%;padding:5px 3%;border:1px solid #ff738d;border-radius:4px;}
.dayi_qtxt h5{font-size:12px;font-family:"微软雅黑";color:#888;font-weight:normal;line-height:14px;}
.dayi_qtxt h6{font-size:14px;font-family:"微软雅黑";color:#888;font-weight:normal;line-height:16px;}
.dayi_a{width:98%;margin-top:15px;margin-right:2%;}
.dayi_apic{float:left;margin-top:-10px;width:100px;height:100px;}
.dayi_apic img{width:100%;height:100%;}
.dayi_atxt{width:80%;padding:5px 3%;background-color:#ff738d;border-radius:4px;margin-left:15%;min-height:5em;}
.dayi_atxt h5{font-size:14px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:14px;}
.dayi_atxt h6{font-size:12px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:16px;}





/*--------ErjiIconX 二级小图标--------*/
.erji_icons_x{width:96%;margin:0px 2%;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.erji_icon_x_title{font-size:14px;font-family:"微软雅黑";color:#444;font-weight:normal;line-height:20px;text-align:left;padding:5px 3%; background-color:#f0f0f0;}
.erji_icon_x{width:46%;float:left;padding:10px 2%;border:0;border-top:1px solid #e0e0e0;margin:0;}
.erji_icon_x_pic{width:24%;display:inline-block;vertical-align:middle;}
.erji_icon_x_pic img{width:100%;}
.erji_icon_x_text{display:inline-block;width:70%;vertical-align:middle;max-height:44px;overflow:hidden;margin-left:2%;}
.erji_icon_x_text h5{font-size:12px;font-family:"微软雅黑";color:#333;font-weight:normal;line-height:14px;margin-bottom:2px;}
.erji_icon_x_text h6{font-size:12px;font-family:"微软雅黑";color:#888;font-weight:normal;line-height:14px;}
.erji_icon_x_text h4{font-size:12px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:44px;}




/*--------ErjiDiaocha 二级调查--------*/
.erji_diaocha{width:96%;margin:20px 2%;border:1px dashed #ccc;border-radius:20px;}
.erji_diaocha_text{padding:10px;}
.erji_diaocha_text h5{font-size:14px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:18px;text-align: center;}
.erji_diaocha_text h6{font-size:12px;font-family:"微软雅黑";color:#666;font-weight:normal;line-height:16px;text-align:left;}



/*--------ErjiNeirong 二级内容--------*/
/*--------ErjiPicList 二级图片列表--------*/
.erji_neirong{width:100%;}
.xingfu_ketang_btn{width:98%;padding:0 1%;}
.hunlian_ketang{width:43%;margin:0 0.5%;background-color:#ff738d;padding:15px 3%;float:left;}
.hunlian_ketang h4{font-size:16px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:20px;text-align:left;}
.hunlian_ketang h5{font-size:14px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:18px;text-align:left;}
.meili_tisheng{width:43%;margin:0 0.5%;background-color:#ff738d;padding:15px 3%;float:left;}
.meili_tisheng h4{font-size:16px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:20px;text-align:left;}
.meili_tisheng h5{font-size:14px;font-family:"微软雅黑";color:#fff;font-weight:normal;line-height:18px;text-align:left;}
.erji_pic_list{width:98%;padding:0 1%;margin:10px auto;}
.erji_pic_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:bold;line-height:20px;padding:5px 1% 3px;border-bottom:1px solid #e0e0e0;margin-bottom:3px;}
.erji_pic_title_more{float:right;height:18px;}
.erji_pic_title_more a{font-size:14px;font-family:"微软雅黑";color:#666;font-weight:normal;line-height:18px;vertical-align:text-bottom;}
.erji_pic_title_more a:hover{color:#ff738d;}
.erji_pic_item{width:calc(46% - 2px);padding:1%;margin:3px 1%;border:1px solid #eee;float:left;}
.erji_pic_item img{width:100%;}
.erji_pic_item_text{width:96%;padding:5px 2%;font-size:14px;font-family:"微软雅黑";color:#555; font-weight:normal; line-height:18px; text-align:center;}


/*--------ErjiPage 二级页码--------*/
.page{width:100%;text-align: center;margin:20px auto;}
.page_prev{padding:5px 10px;font-size:14px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:16px; border:1px solid #ff738d;display:inline-block;}
.page_num{padding:5px 10px;font-size:14px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:16px; border:1px solid #ff738d;display:inline-block;}
.page .clicked{background-color:#ff738d;color:#fff;}
.page_next{padding:5px 10px;font-size:14px;font-family:"微软雅黑";color:#ff738d;font-weight:normal;line-height:16px; border:1px solid #ff738d;display:inline-block;}
.page_prev:hover{background-color:#ff738d;color:#fff;}
.page_num:hover{background-color:#ff738d;color:#fff;}
.page_next:hover{background-color:#ff738d;color:#fff;}




/*--------ErjiTextList 二级图片列表--------*/
.erji_text_list{width:98%;padding:0 1%;margin:10px auto;}
.erji_text_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:bold;line-height:20px;padding:5px 1% 3px;border-bottom:1px solid #e0e0e0;margin-bottom:3px;}
.erji_text_item{padding:5px 1%;margin:0 1%;border-bottom:1px dotted #e0e0e0;}
.erji_text_item_left{float:left; width:calc(100% - 100px);}
.erji_text_item_left a{font-size:14px;font-family:"微软雅黑";color:#555; font-weight:normal; line-height:18px; text-align:left;float:left; width:100%;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.erji_text_item_right{float:right;font-size:14px;font-family:"微软雅黑";color:#888; font-weight:normal; line-height:18px; text-align:left;}






/*--------ErjiTextContent 二级文字详细--------*/
.erji_text_content{padding:0 1%;margin:20px auto;}
.erji_text_content_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:bold;line-height:20px;text-align: center;}
.erji_text_content_subtitle{font-size:12px;font-family:"微软雅黑";color:#555;font-weight:normal;line-height:20px;text-align: center; background-color:#e0e0e0;margin:10px auto 10px;}
.erji_text_content_pic{width:100%;}
.erji_text_content_pic img{width:100%;}
.erji_text_content_text{font-size:14px;font-family:"微软雅黑";color:#666; font-weight:normal; line-height:20px; text-align:left;margin-top:20px;}
.erji_text_content_text img {width: 100%;}

.erji_btn{margin:10px 1%;}
.erji_prev{font-size:14px;font-family:"微软雅黑";color:#666; font-weight:normal; line-height:20px; text-align:left;}
.erji_next{font-size:14px;font-family:"微软雅黑";color:#666; font-weight:normal; line-height:20px; text-align:left;}

.erji_back{font-size:16px;font-family:"微软雅黑";color:#fff;background-color:#ff738d; font-weight:normal; line-height:20px; text-align:center;width:100px; margin:20px auto;border-radius:10px;}


/*--------ErjiCase1 二级大龄脱单列表--------*/
.case1_list{width:100%;margin:15px auto;}
.case1_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:bold;line-height:20px;padding:5px 1% 3px;border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0;margin-bottom:3px;text-align: center;}
.case1_item{width:96%;margin:0 2%;padding:2% 0;border-bottom:1px dotted #ff738d;}
.case1_item_left{width:28%;margin-right:2%;float:left;}
.case1_item_left img{width:100%;}
.case1_item_right{width:70%;float:right;height:100%;overflow: hidden;}
.case1_item_right h4{font-size:14px;font-family:"微软雅黑";color:#ff738d;text-align:left;line-height:14px;margin:3px 0;}
.case1_item_right p{font-size:14px;font-family:"微软雅黑";color:#424242;text-align:left;line-height:14px;margin:3px 0;}



/*--------ErjiTab 二级品牌中心 Tab切换--------*/
.case1_tab{padding:0 1%;width:98%;margin:10px auto 0;}
.case1_tab .clicked{background-color:#f72c6a;}
.case1_tab1{width:48%;margin:0 1%;padding:3px 0;float:left;font-size:14px;font-family:"微软雅黑";background-color:#ff738d;color:#fff;font-weight:normal;line-height:20px;text-align:center;}
.case1_tab2{width:48%;margin:0 1%;padding:3px 0;float:left;font-size:14px;font-family:"微软雅黑";background-color:#ff738d;color:#fff;font-weight:normal;line-height:20px;text-align:center;}



/*--------ErjiTeam 二级专家团队--------*/
.erji_team{width:100%;margin:10px auto;}
.erji_team_list{width:98%;padding:0 1%;}
.erji_team_item{width:98%;margin:10px auto 15px;padding:3px 1%;border:1px solid #f0f0f0;}
.erji_team_item_pic{width:100%;}
.erji_team_item_pic img{width:100%;}
.erji_team_item_text{}
.erji_team_item_title{font-size:16px;font-family:"微软雅黑";color:#ff738d;font-weight:bold;line-height:20px;padding:3px 0;border-bottom: 2px solid #ff738d;float:left;margin:3px auto;}
.erji_team_item_title span{font-size:16px;font-family:"微软雅黑";color:#555;font-weight:bold;line-height:20px;padding:2px 0;}
.erji_team_item_txt{font-size:14px;font-family:"微软雅黑";color:#666;font-weight:normal;line-height:16px;}
.erji_team_item_btns{margin:5px auto;width:98%;padding:0 1%;}
.erji_team_item_btn1{width:48%;margin:5px 1%;float:left;font-size:14px;font-family:"微软雅黑";background-color:#f72c6a;color:#fff;font-weight:normal;line-height:20px;text-align:center;}
.erji_team_item_btn2{width:48%;margin:5px 1%;float:left;font-size:14px;font-family:"微软雅黑";background-color:#ff738d;color:#fff;font-weight:normal;line-height:20px;text-align:center;}



/*--------ErjiWall 二级感恩墙--------*/
.wall_more{width:100px;font-size:14px;font-family:"微软雅黑";background-color:#ff738d;color:#fff;font-weight:normal;line-height:26px;border-radius:13px;margin:10px auto;text-align: center;}

.erji_pic_item1{margin-top:10px;}
.wall_pl_1{width:94%;padding:5px 3%;background-color:#eeb9c1;font-size:14px;font-family:"微软雅黑";color:#333;font-weight:normal;line-height:18px;}
.wall_pl_2{width:calc(94% - 2px);padding:5px 3%;border:1px solid #eeb9c1;font-size:14px;font-family:"微软雅黑";color:#9c9c9c;font-weight:normal;line-height:18px;text-align:right;}
.wall_pl_3{width:94%;padding:5px 3%;background-color:#b2dde3;font-size:14px;font-family:"微软雅黑";color:#333;font-weight:normal;line-height:18px;}
.wall_pl_4{width:calc(94% - 2px);padding:5px 3%;border:1px solid #b2dde3;font-size:14px;font-family:"微软雅黑";color:#9c9c9c;font-weight:normal;line-height:18px;text-align:right;}
.wall_pl_5{width:94%;padding:5px 3%;background-color:#faaf54;font-size:14px;font-family:"微软雅黑";color:#333;font-weight:normal;line-height:18px;}
.wall_pl_6{width:calc(94% - 2px);padding:5px 3%;border:1px solid #faaf54;font-size:14px;font-family:"微软雅黑";color:#9c9c9c;font-weight:normal;line-height:18px;text-align:right;}















