.anli .mcontentC {
  /* background: pink; */
  font-size: 0px;
}

.anli .mcontentC img {
  width: 100%;
}

.anli .mcontentC a {
	font-size: 16px;
	color: #333;
}

.anli .mcontent {
  width: 1200px;
  margin: 0px auto;

}

.anli .content img {
  width: 100%;
}

/* tab栏 */
.anli .mtab {
  background: #fff;
}

.anli .mtab1 {
  font-size: 15px;
  padding: 30px 0px 10px 0px;
}

.anli .mtab1 span {
  color: rgb(243, 130, 2);
}

.anli .mtab2 {
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom: solid 1px rgb(227, 227, 227);
}

.anli .mtab2a {
  font-size: 15px;
  font-weight: 600;
  display: inline-block;
  margin-right: 30px;

}

.anli .mtab ul {
  font-size: 0px;
}

.anli .mtab li {
  display: inline-block;
}

.anli .mtab li a {
  font-size: 15px;
  padding: 0px 15px;
  display: inline-block;
  font-size: 15px;
  margin-left: 15px;
  height: 30px;
  line-height: 30px;
  cursor: pointer;
}

.anli .mtab li a:hover {
  color: #fff;
  background: #3e2553;
}

.anli .mtab3 {
  font-size: 15px;
  color: rgb(239, 130, 1);
  font-weight: 600;
  margin: 35px 0px;
}

/* tab栏 */
.anli .alshow {
  padding-top: 50px;
  background: rgb(240, 240, 240);
  padding-bottom: 0px;
}

.anli .alshow1 {
  margin-right: 24px;
  width: 384px;
  box-sizing: border-box;
}
.alshow1b1.fl {
  width: 246px;
}
.anli .alshow1b {
  border-bottom: solid 1px #aaa;
  padding-bottom: 10px;
}

.anli .alshow1a {
  width: 384px;
  height: 255px;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.anli .alshow1a:hover .alshow1aa,
.anli .alshow1a:hover .mmask{
display: block;
}
.anli .alshow1aa  {
  display: none;
  width: 105px;
  height: 105px;
  overflow: hidden;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 7;
}




.anli .alshow1aa img{
  width: 105px !important;
  height: 105px !important;

}


.anli .mmask {
  display: none;
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
top: 0px;
background: rgba(0, 0, 0,0.5);
}
.anli .mmask a{
  width: 100%;
  height: 100%;
  display: block;
}


.anli .alshow1acon  {
position: absolute;
height: 60px;
width: 100%;
bottom: 0px;
left: 0px;
background: rgb(211, 47, 46);
        
}
.anli .alshow1acon1a  {
font-size: 15px;
color: #fff;
margin: 10px 0px 5px 20px;
  }
  .anli .alshow1acon1b  {
    font-size: 15px;
    margin-left: 20px;
color: #eee;
      }
      .anli .alshow1acon2  {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        width: 110px;
        text-align: center;
        background: rgb(221, 196, 137);
        margin-top: 10px;
        margin-right: 20px;
        color: #fff;
          }
.anli .alshow1a img {
  width: 384px;
  height: 255px;
object-fit: cover;
}

.anli .alshow1b1 p {
  font-size: 17px;
  margin: 10px 0px;
  width: 246px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.anli .alshow1b1 span {
  font-size: 15px;
  color: #666;
}

.anli .alshow1c {
  margin-top: 15px;
  padding-bottom: 20px;
  position: relative;
}

.anli .alshow1c1,
.anli .alshow1c2 {
  font-size: 16px;
  display: inline-block;
  padding: 2px 20px;
  border: solid rgb(127, 127, 127) 1px;
  border-radius: 18px;
  color: rgb(127, 127, 127);
  cursor: pointer;
}

.anli .alshow1c2 {
  margin-left: 10px;
}

.anli .alshow1c1:hover,
.anli .alshow1c2:hover {
  background: #3e2553;
  color: #fff;
  border: #3e2553 1px solid;
}

.anli .alshow1c1 a:hover,
.anli .alshow1c2 a:hover {

  color: #fff;

}

.anli .alshow1b2 {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}

.anli .alshow1b2 img {
  width: 55px;



}

.anli .alshow2 {
  padding: 0px 20px;
  background: rgb(255, 255, 255);
  margin-bottom: 20px;
}

.anli .falshow1 {
  margin-right: 0px;
}



/* 分页器 */




.anli .mpagecon {
  text-align: center;
}

.anli .mpage {
  display: inline-block;

}

.anli .mpage1,
.anli .mpage2,

.anli .mpage4,
.anli .mpage5 {
  display: inline-block;
  font-size: 16px;
  cursor: pointer;
}

.anli .mpage3 {
  display: inline-block;
}

.anli .mpage3 li {
  display: inline-block;
  font-size: 16px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: solid rgb(204, 204, 204) 1px;
  padding: 0px 10px;
  margin-left: 10px;
  border-radius: 3px;
  cursor: pointer;
}

.anli .mpage3 li:hover {
  color: #fff;
  background: #3e2553;
  border: solid #3e2553 1px;
}

.anli .mpagecon {
  padding: 25px 0px 50px;
  background: #fff;
}

/* 分页器 */
/* 背景底色 */
.anli .bg1 {
  background: rgb(255, 255, 255);
}

.anli .bg2 {
  background: rgb(240, 240, 240);
}


.anli .active {
  background-color: #E70;
  color: #fff !important;
}






.anlixq .mcontentC {
 
 
  font-size: 0px;
}

.anlixq .mcontentC img {
  width: 100%;
 
}

.anlixq .mcontentC p a {
	color: #333;
	    font-size: 17px;
}
.anlixq .mcontentC a:hover {
	 
}
.anlixq .mcontent {
  width: 1200px;
  margin: 0px auto;
  
}

.anlixq .content img {
  width: 100%;
}

/* tab栏 start*/


.anlixq .minput3a {
  width: 100%;
}

.anlixq .minput3b {
  width: 100%;
  margin-left: 0px;
}

.anlixq .mtab1 {
  font-size: 15px;
  padding: 30px 0px 35px 0px;
}

.anlixq .mtab1 span {
  color: rgb(243, 130, 2);
}

/* tab栏end */



/* 背景底色 start*/
.anlixq .bg1 {
  background: rgb(240, 240, 240);
}

.anlixq .bg2 {
  background: rgb(255, 255, 255);
}

/* 背景底色 end */
/* table start  */
.anlixq .qunsheng {
  padding-bottom: 50px;
}
.anlixq .mqunsheng1a1 {
display: none;
}
.anlixq .qunsheng1a1a {
  background: #fff;
  padding: 80px 25px 80px 25px;
  box-sizing: border-box;
  width: 572px;
  height: 364px;
}

.anlixq table {
  border: 1px solid black;
  font-size: 0px;

}

.anlixq .mtable1 {
  margin: 0px 0px 30px 0px;
  font-size: 19px;
  text-align: center;
  font-weight: bold;
}

.anlixq table tr {
  font-size: 0px;

}

.anlixq table td {
  font-size: 15px;
  width: 130px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 40px;
  font-weight: normal;
  line-height: 40px;
}
.anlixq .mmtable td {
  font-size: 15px;
  width: 188px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  height: 40px;
  font-weight: normal;
}

.anlixq table .mtd {
  background: rgb(227, 227, 227);
  font-weight: bold;
}

.anlixq table span a {
  font-size: 15px !important;
  cursor: pointer;
  color: #3e2553;
  border-bottom: 1px solid #3e2553;
}

/* table end  */
/* 设计师1 start */
.anlixq .qunsheng1a1b {
  margin-left: 10px;
  padding: 30px 35px 45px 35px;
  background: #fff;
  height: 364px;
  box-sizing: border-box;
}
.anlixq .mqunsheng1a1b {
 display: none;
}
.anlixq .mpho1 {
  width: 189px;
  height: 234px;
  overflow: hidden;
}

.anlixq .mpho1 img {
  width: 189px;

}

.anlixq .mpho2 a {
  margin-top: 15px;
  display: inline-block;
  width: 189px;
  height: 40px;
  text-align: center;
  font-size: 15px;
  color: #fff;
  background: #3e2553;
  line-height: 40px;
}

/* 设计师1 end */

/* 左边案例展示 start */
.anlixq .qunsheng1a2 {
  margin-top: 10px;
  padding: 30px 35px 0px 10px;
  background: #fff;
  clear: both;
}
.qunsheng1a {margin-top: 10px; }
.dh_1 { display: block;clear: both;}

.anlixq .mtop {
  
  overflow: hidden;

}

.anlixq .qunsheng1a2a {
  width: 704px;
  height: 188px;
  overflow: hidden;
}

.anlixq .qunsheng1a2a img {

  width: 704px;
  height: 188px;
}

.anlixq .qunsheng1a2b {
  width: 704px;
  
  margin-bottom: 20px;
}

.anlixq .qunsheng1a2b img {
  width: 100%;
  height: auto;
}

.anlixq .qunsheng1a2c {
  width: 704px;
  height: 119px;
  overflow: hidden;
}

.anlixq .qunsheng1a2c img {
  width: 704px;
  height: 119px;
}

/* 左边案例展示 end */

/* 报价器 start */
.anlixq .qunsheng2a {
  margin-left: 10px;
  padding: 30px 35px 0px 35px;
  background: #fff;
  margin-top: 10px;
}

.anlixq .qunsheng2a h1 {
  font-size: 17px;
}

.anlixq .qunsheng2a h3 {
  font-size: 14px;
  margin: 5px 0px 20px 0px;
  font-weight: 500;
}

.anlixq .minput {
  width: 277px;

}

.anlixq .minput1 {
  text-align: center;
}

.anlixq .minput2 {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}

.anlixq .minput3a p {
  font-size: 13px;
  text-align: left;
  margin: 0px 0px 8px 0px;
}

.anlixq .minput3b p {
  font-size: 13px;
  text-align: left;
  margin: 15px 0px 8px 0px;
}

.anlixq .minput3 {
  box-sizing: border-box;
  width: 100%;
  height: 40px;

  font-size: 14px;
  border: none;
  outline: none;
  padding-left: 10px;
  background: rgb(240, 240, 240);
}

.anlixq .mbtnCon {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
  padding-bottom: 25px;
}

.anlixq .mbtn {
  width: 100%;
  font-size: 16px;
  border: none;
  outline: none;
  background: #3e2553;
  color: #fff;
  height: 40px;
}


.anlixq .mdt10 {
  margin-top: 10px
}

.anlixq .min_gd_lb {
  overflow: hidden;
}

.anlixq .min_gdtext_ul {
  margin-top: 0px;
}

.anlixq .min_gdtext_ul li {
  height: 35px;
  line-height: 35px;
}



.anlixq .wright {
  float: right !important
}

.anlixq .min_gdtext {
  width: 277px;
  overflow: hidden;
  height: 163px;
}

.anlixq .width90_ {
  width: 90%
}

.anlixq .wauto {
  margin: 0 auto
}

.anlixq .textc {
  text-align: center
}



.anlixq .font20 {
  font-size: 17px
}

.anlixq .font40 {
  font-size: 17px
}

.anlixq .textb {
  font-weight: bold
}

.anlixq .mdlr10 {
  margin-left: 10px;
  margin-right: 10px;

}

.anlixq .mdr10 {
  margin-right: 10px;
  font-size: 15px;
}



.anlixq .huise666 {
  margin: 0px 0px;
}

.anlixq .qunsheng2a2 {
  width: 277px;
  background: #fff;
  overflow: hidden;
  height: 180px;
  margin-bottom: 10px;
}

.anlixq .min_gdtext_ul li {
  font-size: 14px;
}

/* 报价器 end */
/* 装修攻略 start */
.anlixq .qunsheng2b {
  margin-left: 10px;
  background: #fff;
  padding: 30px 0px 20px 30px;
}

.anlixq .qunsheng2b h1 {
  font-size: 17px;
}

.anlixq .qunsheng2b .qunsheng2b111 {
  font-size: 15px;
  margin: 10px 0px;
}
.anlixq .qunsheng2b .qunsheng2b111 a{
	
  
  margin-top: 10px;
}
.anlixq .qunsheng2b1 {
  width: 296px;
  overflow: hidden;
  height: 180px;
}

.anlixq .qunsheng2b1 img {
  width: 296px;

  height: 180px;
}

/* 装修攻略 end  */
/* 相关案例 start */
.anlixq .mabout {
  height: 50px;
  line-height: 50px;

}

.anlixq .mabout1 h1 {
  font-size: 16px;

}

.anlixq .mabout1 span {
  font-size: 16px;
  margin-left: 10px;
  font-weight: 500;
}

.anlixq .mabout2 li {
  display: inline-block;
}

.anlixq .mabout2 li.on a {
  color: #ef8400;
}

.anlixq .mabout2 li a {
  display: inline-block;
  font-size: 16px;
  margin-left: 30px;
}

.anlixq .mabout2 li a:hover {
  color: #3e2553;
}

/* 相关案例 end */

.anlixq .alshow {
  padding-top: 50px;
  background: rgb(240, 240, 240);
  padding-bottom: 30px;
}

.anlixq .alshow1 {
  margin-right: 24px;
}

.anlixq .alshow1b {
  border-bottom: solid 1px #aaa;
  padding-bottom: 10px;
}

.anlixq .alshow1a {
  width: 384px;
  height: 255px;
  overflow: hidden;
  cursor: pointer;
}

.anlixq .alshow1a img {
  width: 384px;
  height: 255px;

}

.anlixq .alshow1b1 p {
  font-size: 17px;
  margin: 10px 0px;
}

.anlixq .alshow1b1 span {
  font-size: 15px;
  color: #666;
}

.anlixq .alshow1c {
  margin-top: 15px;
  padding-bottom: 20px;
}

.anlixq .alshow1c1,
.anlixq .alshow1c2 {
  font-size: 16px;
  display: inline-block;
  padding: 2px 20px;
  border: solid rgb(127, 127, 127) 1px;
  border-radius: 18px;
  color: rgb(127, 127, 127);
  cursor: pointer;
}

.anlixq .alshow1c2 {
  margin-left: 10px;
}

.anlixq .alshow1c1:hover,
.anlixq .alshow1c2:hover {
  background: #3e2553;
  color: #fff;
  border: #3e2553 1px solid;
}

.anlixq .alshow1c1:hover a,
.anlixq .alshow1c2:hover a {

  color: #fff;

}

.anlixq .alshow1b2 {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
  text-align: center;
  margin-top: 10px;
}

.anlixq .alshow1b2 img {
  width: 55px;

}

.anlixq .alshow2 {
  padding: 0px 20px;
  background: rgb(255, 255, 255);
  margin-bottom: 20px;
}

.anlixq .falshow1 {
  margin-right: 0px;
}

#pic-nav {
  position: relative;
}

#pic-nav .toggle {
  width: 22px;
  height: 50px;
  background: url(https://www.u-om.com/themes/default/static/images/ico.png) no-repeat -178px 0;
  position: absolute;
  top: 50%;
  left: -15px;
  margin-top: -25px;
}

#pic-nav .toggle span {
  display: block;
  height: 50%;
  cursor: pointer;
}

#pic-nav .toggle .disabled {
  cursor: default;
}

#pic-nav .toggle .top.disabled {
  background: url(https://www.u-om.com/themes/default/static/images/ico.png) no-repeat -178px -54px;
}

#pic-nav .toggle .down.disabled {
  background: url(https://www.u-om.com/themes/default/static/images/ico.png) no-repeat -178px -79px;
}


.caseDetail-img-nav {
  width: 100px;
  min-height: 100px;
  padding-right: 10px;
}

.caseDetail-img-nav .toggle {
  width: 40px;
  height: 80px;
  position: absolute;
}

.caseDetail-img-nav dl {
  height: auto;
  background: url(https://www.u-om.com/Websites/youhome/Templates/youhome/Static/images/anli/di.jpg) repeat-y center;
  background-position: 22px 0px;
}
.caseDetail-img-nav1 dl {
  height: auto;
  background: url(https://www.u-om.com/Websites/youhome/Templates/youhome/Static/images/anli/di.jpg) repeat-y center;
  background-position: 55px 0px;
}
.caseDetail-img-nav dt {
  font-size: 16px;
}

.caseDetail-img-nav dd {
  line-height: 24px;
  margin: 5px 0 10px;
}

.caseDetail-img-nav .active a {
  color: #ff343f;
}


.caseDetail-img {
  width: 700px;
  padding-left: 0px;

}

.caseDetail-img .caseDetail-do .bds_more {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  color: #fff;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  margin: 0 0 0 20px;
}

.caseDetail-img .caseDetail-do .similar {
  float: left;
  height: 30px;
  line-height: 30px;
  padding: 0 18px;
  color: #fff;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50);
  margin: 0 0 0 20px;
}

.caseDetail-img .caseDetail-do a:hover {
  opacity: .8;
  filter: alpha(opacity=80);
}

.pull-left {
  float: left !important;
}

.anlixq .bg2 {
  padding-bottom: 0px;
}

.anlixq .active1 a {
  color: #3e2553;
}

.anlixq .pic-nav a:hover {
  color: #3e2553;
}

.anlixq .pic-nav {
  text-align: center;
}

.anlixq .pic-nav li {

  margin-bottom: 10px;

  width: 80px;
}
.anlixq .caseDetail-img-nav1 li {

  margin-bottom: 10px;

  width: 106px;
}
.anlixq .pic-nav li a {
  display: inline-block;
  width: 82%;
  height: 100%;
}

.anlixq .pic-nav li img {
  width: 24px;
  height: 24px;
}

.anlixq .pic-nav li span {
  margin-right: 10px;
  font-size: 14px;
}

.anlixq .pic-nav .picimg1 {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgb(227, 227, 227);
}

.anlixq .pic-nav .picimg2 {
  display: none;
}

.anlixq .pic-nav .active3 {
  display: block;
}

.anlixq .pic-nav .active4 {
  display: none;
}

.anlixq .botimg {
  margin: 0px 0px 0px 90px;
  text-align: center;
  padding-bottom: 20px;
}

.anlixq .btfet {
  float: left;
  padding-left: 42px;
  padding-bottom: 20px;
}

.anlixq .btom {
  background-color: #fff;
}

.anlixq .botimg span {
  background-color: #3e2553;
  padding: 20px 80px;
  line-height: 58px;
  color: #fff;
  font-size: 27px;
}

.anlixq .qunsheng2b .qunsheng2b11 {
  width: 296px;
  height: 180px;
  overflow: hidden;
  margin-top: 10px;
}

.anlixq .qunsheng2b .qunsheng2b11 {
  display: none;
}

.anlixq .qunsheng2b a:hover {
  color: #ef8400;
}

.anlixq .qunsheng2b .active10 {
  display: block;
}

.paging_ul a:hover {
  font-size: 16px;
}






























.caseItem-star {
position: absolute;
right: 5px;
bottom: 23px;
display: block;
}
.caseItem-star img {
width: 18px !important;
height: 18px;
float: left;
}
.caseItem-star span {
color: #d6000f;
font-size: 12px;
float: left;
margin-left: 2px;
margin-top: 3px;
}
.caseItem-star-hover {
 
}
.anli .alshow1c:hover .caseItem-star-hover{
display: block;
}
.anli .alshow1c:hover .caseItem-star{
display: none;
}
.collect_area_modal_cover {
display: none;
}

.anli_ad {
  width: 100% !important;padding-bottom: 20px;
}

.anli_ad .dad img {
  min-height: 1px !important;
  width: 100% !important;
  height: auto !important;
}



.anli_ad {
  width: 100% !important;padding-bottom: 20px;
}

.anli_ad .dad img {
  min-height: 1px !important;
  width: 100% !important;
  height: auto !important;
}





.CaseNodeKj img{max-width: 100%;    height: 300px;
  object-fit: cover;}
	.CaseNodeKj .item{margin-bottom: 7.24637%;}
	.CaseNodeKj .item .ht{margin: 0 0 3.62318%;font-size: 1.3rem;font-weight: bold;line-height: 17px;text-align: center;color: #504e4e;}
	.CaseNodeKj .item .ht i{width: 20px;padding-top: 4px;margin-right: 5px;background: url(https://www.u-om.com/Websites/youhome/Templates/myouhome/Static/images/anli/CaseNodeKj_ht.png) center no-repeat;background-size: 100%;font-size: 12px;color: #FFF;font-weight: normal;vertical-align: bottom;}
	.CaseNodeKj .item h3.ht{padding: 0 2.89855%;text-align: left;}
	.CaseNodeKj .item .txt{padding: 0 2.89855%;line-height: 2.0769;font-size: 1.3rem;color: #504e4e;}
	.CaseNodeKj .item .txt h1,.CaseNodeKj .item .txt h2{line-height: 1;}
	.CaseNodeKj .item .img{text-align: center;}
	.CaseNodeKj .item .img img{min-width: 200px;border-radius: 10px;margin-bottom: 30px;}
	.CaseNodeKj .item .img .order{z-index: 2;position: absolute;top: 0;right: 0;padding: 5.7971%;line-height: 40px;font-size: 12px;color: #FFF;}
	.CaseNodeKj .item .img .order cite{position: relative;width: 30px;height: 30px;vertical-align: middle;}
	.CaseNodeKj .item .img .order cite i{opacity: 0;position: absolute;top: 0;right: 0;bottom: 0;left: 0;border-radius: 100%;animation: kj-order-i 2s infinite;}
	.CaseNodeKj .item .img .order .i1{margin: 0px;background-color: rgba(0,0,0,.5);animation-delay: .3s;}
	.CaseNodeKj .item .img .order .i2{margin: 4px;background-color: rgba(255,255,255,.3);animation-delay: .2s;}
	.CaseNodeKj .item .img .order .i3{margin: 8px;background-color: rgba(255,255,255,.3);animation-delay: .1s;}
	.CaseNodeKj .item .img .order .i4{margin: 12px;background-color: rgba(255,255,255,1);opacity: 1;animation: none;animation-delay: .4s;}
	.CaseNodeKj .item .img .order span{z-index: 2;position: relative;width: 25px;height: 1px;margin: 0 7px 0 -15px;vertical-align: middle;background: #fff;}
	.CaseNodeKj .item .img .order span i{display: block;width: 0;height: 1px;background-color: #FFF;}
	.CaseNodeKj .item .img .order em{text-shadow: 0 0 2px rgba(0,0,0,.2);transition-delay: .3s;}
	.CaseNodeKj .item .img .on .order span i{width: 100%;transition-delay: .3s;}
	.CaseNodeKj .item .img .on .order em{opacity: 1;transition-delay: 0;}
	.body.img.posr.on {
    padding: 0 2.89855%;
    line-height: 2.0769;
    font-size: 1.3rem;
    color: #504e4e;
    text-align: left;
} 
	
	
	
		@keyframes kj-order-i{
		0%{opacity: 0;transform: scale(0);}
		25%{opacity: .5;transform: scale(.5);}
		50%{opacity: 1;transform: scale(1);}
		70%{opacity: .5;transform: scale(.5);}
		100%{opacity: 0;transform: scale(0);}
	}

.CaseBrand{margin: 5.3333% 0;}
	.CaseBrand .ht{padding: 0 4%;margin-bottom: 2%;font-size: 1.8rem;color: #333;}
	.CaseBrand .bd{padding: 0 3%;}
	.CaseBrand .bd em{overflow: hidden;width: 16.6667%;text-align: center;font-size: 12px;}
	.CaseBrand .bd em span{margin: 7px 5px;box-shadow: 2px 3px 7px rgba(0,0,0,.35);line-height: 1;}
	@media only screen and (max-width: 320px) {
		.CaseBrand .bd em span{margin: 6px 1px;}
	}
	
	
	.posr {
    position: relative;
    display: block;
}
	
.inline {
    display: inline-block;
    vertical-align: middle;
}
.body p {font-size: 1.3rem;}	
.picimg.clear {
  position: relative;
}
.picimg1.fl {
  position: absolute;
  right: 14px;
  top: 0px;
}

.picimg2.fl {
  position: absolute;
  right: 14px;
  top: 0px;
}


.qunsheng1.fl {
  width: 841px;
  box-sizing: border-box;
}


.qunsheng2.fl {
  width: 357px;
  box-sizing: border-box;
}



.bread-t {float: left;  }	
	 .bread-nav {float: right;  }
	 
    .bread-nav .breadcrumb.normal {
    float: left;
    padding: 10px 0; }
  .bread-nav .right-control {
    float: right; }
    .bread-nav .right-control .right-share:hover .drop-share {
      display: block; }
    .bread-nav .right-control .right-dropdown > li {
      float: left;
       
      padding: 0 15px;
      position: relative;
      cursor: pointer; }
        .bread-nav .right-control .right-dropdown > li .drop-on {
            position: absolute;
            top: 60px;
            left: 50%;
            margin-left: -53px;
            z-index: 999;
            box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
            display: none;
            /*z-index: 1;*/
        }
        .bread-nav .right-control .right-dropdown > li .drop-on:before {
          content: '';
          position: absolute;
          top: -8px;
          left: 50%;
          margin-left: -8px;
          border-bottom: 8px solid #fff;
          border-left: 8px solid transparent;
          border-right: 8px solid transparent; }
        .bread-nav .right-control .right-dropdown > li .drop-on img {
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          border-radius: 3px;
          display: block;
          max-width: inherit;
          border: 5px solid #fff;
          width: 106px;
          height: 106px; }
      .bread-nav .right-control .right-dropdown > li + li:before {
        content: '';
        position: absolute;
        left: 0;
        top: 2px;
        width: 1px;
        height: 20px;
        background-color: #999;
        vertical-align: middle; }
      .bread-nav .right-control .right-dropdown > li.wx-code:hover .drop-on {
        display: block; }

.bsBox {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }
 
 
 .icon-phone  {
   width: 22px;height: 22px;
    background: url(https://www.u-om.com/Websites/youhome/Templates/youhome/Static/images/b-1.jpg) center no-repeat;
        background-size: auto;
    background-size: 100%;
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    vertical-align: bottom;
	display: block;
float: right;
}
 
  .icon-weixin  {
   width: 22px;height: 22px;
    background: url(https://www.u-om.com/Websites/youhome/Templates/youhome/Static/images/b-2.jpg) center no-repeat;
        background-size: auto;
    background-size: 100%;
    font-size: 12px;
    color: #FFF;
    font-weight: normal;
    vertical-align: bottom;
	display: block;
float: right;
}
 
.kmd { border-bottom: 0px solid #ccc !important; }
 
 