
/*********************************
 **@description  : base style
 **@author   		 : zony 
 **@date     		 : 2016-09-08
 ********************************/
*{}
body,nav,dl,dt,dd,p,h1,h2,h3,h4,ul,ol,li,input,button,textarea,header,footer{margin:0;padding:0}
body{font:16px/1.5 'Microsoft Yahei';background:#fff;-webkit-text-size-adjust: none;width: 100%; min-width:320px;}
form{display:inline}
ul,ol{list-style:none}
a{text-decoration:none;color:#1a1a1a}
a:hover,a:active,a:focus{color:#333;text-decoration: none;}
a:active{color:#aaa;}
button,input,select,textarea{font-size:100%;vertical-align:middle;outline:none;}
textarea{resize:none}
button,input[type="button"],input[type="reset"],input[type="submit"] {cursor:pointer;-webkit-appearance:button;-moz-appearance:button}
input:focus:-moz-placeholder,input:focus::-webkit-input-placeholder {color:transparent}
button::-moz-focus-inner,input::-moz-focus-inner {padding:0; border:0}
table{border-collapse:collapse; border-spacing:0}
blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}
img{vertical-align:middle;border:0;-ms-interpolation-mode:bicubic;}
ins{text-decoration:none;}del{text-decoration:line-through;}
header,footer,article,section,nav,menu,hgroup{display:block;clear:all;}
.fl{float:left;}.fr{float:right;}.hide{display:none;}.show{display: block;}
.ellipsis{white-space:nowrap; text-overflow:ellipsis;overflow:hidden}
.break{word-break:break-all; word-wrap:break-word}
.clearfix:before,.clearfix:after{content:"";display:table;}.clearfix:after{clear:both;}.clearfix{*zoom:1;}
.t-center{text-align: center;}
.t-right{text-align: right;}
.pull-left{float: left;}
.blineTitle{padding-top: 15px;padding-bottom: 3px;border-bottom: 1px solid #ccc;}
.ul-list li{padding-top:15px;font-size: 14px;}
.btn{padding: 8px 20px;font-size: 12px;background-color: #C3C3C3;border-radius: 5px;color: #555;}
.autoImg{width: 100%;height:auto;}
.navbtn{width:27px;height: 30px;float: left;margin-left: 5px;margin-top: -4px;}
.navbtn span{display: block;width: 100%;height: 2px;margin-top: 7px;background-color: #fff;}
.autoImgImpor img{width:100% !important;height:auto !important;margin-bottom: 15px !important;}
.bannerImg{width: 100%;height:auto;}
.pt20:{padding-top: 20px;}
.ft12{font-size: 12px;}
.container {
  width: 100%;
  overflow: hidden;
  background-color: #EBEBEB;
  float: left;
  /* box-shadow: 0px 0px 25px rgb(65, 55, 55); */
  margin-right: -70%;
}
.leftNav{
  float: left;
  height: 800px;
  box-sizing: border-box;
  background-color: #fff;
  color:#333;
  overflow: hidden;
  transition: width .2s ease-in-out 0s;
  -webkit-transition: width .2s ease-in-out 0s;
  -moz-transition: width .2s ease-in-out 0s;
  -o-transition: width .2s ease-in-out 0s;
}
.leftNav .redLine{width:100%;height:3px;background-color:#EA6290; }
.leftNav>img{width:100%;height:auto;min-width:220px;}
.nav-head{width: 100%;display: block;padding:20px 0;}
.nav-head li{padding:5px 15px;font-size: 16px;text-align: center;min-width:220px;}



.hos-list-box {
  background-color: #fff;
  padding: 0 10px;
}
.hos-list-box .hos-title {
  padding: 15px 0;
  font-size: 20px;
  color: #666;
  margin: 0;
  font-weight: normal;
}
.hos-list-box .hos-title span.red {
  color: #f00;
  padding-left: 10px;
  padding-right:10px;
}
.hos-list-box .hos-item {
  margin-bottom: 10px;
  position: relative;
}
/* .hos-list-box .hos-item a{color: #fff;} */
.hos-list-box .hos-item a > img {
  width: 100%;
  height: auto;
  min-height: 220px;
}
.hos-list-box .hos-item a > p {
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 100%;
  margin-top: 4px;
}
.hos-list-box .hos-item a > p span {
  padding-right: 10px;
  font-size: 12px;
}
.hos-list-box .hos-item a > p i {
  background: url('../image/icon_location.png') no-repeat 0 5px;
  padding-left: 10px;
  padding-right: 7px;
  background-size: 12px;
}
/* .hos-list-box .hos-item a > div {
  position: absolute;
  height: 52px;
  overflow: hidden;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 6px 10px;
  box-sizing: border-box;
  background-color: rgba(32, 30, 30, 0.54);
}
.hos-list-box .hos-item a > div P {
  text-align: right;
} */
.foot-grounp {
  padding: 15px 10px;
  background-color: #fff;
  margin-top: 8px;
}
.foot-grounp > div {
  width: 50%;
  float: left;
  height: 130px;
  overflow: hidden;
  box-sizing: border-box;
  font-size: 14px;
}
.foot-grounp a{
  display: block;width: 100%;height: 100%;
}
.foot-grounp .big-icon-guide {
  background: url('https://m.uyunbaby.com/css/images/hos_guide.png') no-repeat center center;
  background-color: #F99ABA;
  background-size: 65px;
}
.foot-grounp .small-box-grounp {
  padding-left: 10px;
}
.foot-grounp .small-icon-jyzx {
  box-sizing: border-box;
  height: 60px;
  background: url('https://m.uyunbaby.com/css/images/icon_qyzx.png') no-repeat center center;
  background-color: #F99ABA;
  background-size: 100px auto;
  /* padding-bottom: 40px; */
  /* color: #fff; */
}
.foot-grounp .small-icon-about {
  box-sizing: border-box;
  height: 60px;
  background: url('https://m.uyunbaby.com/css/images/icon_about.png') no-repeat center center;
  background-color: #F99ABA;
  margin-top: 10px;
  background-size: 106px auto;
}
.footer {
  position: fixed;
  bottom: 0px;
  z-index: 999;
  width: 100%;
  background-color: #eee;
}
.footer div {
  width: 45.5%;
  margin-top: 10px;
  margin-left: 3%;
  border-radius: 10px;
  height: 45px;
  box-sizing: border-box;
  display: inline-block;
}
.footer div a{
  display: block;
  width: 100%;
  height: 100%;
}
.footer .share {
  width: 24%;
  background: url('../image/icon_share.png') no-repeat center center;
  background-color: #ccc;
  background-size: 30px auto;
  margin-left: -1px;
  margin-right: 1px;
}
.footer .phone {
  background: url('../image/icon_phone1.png') no-repeat center;
  background-color: #f0af42;
  background-size: 80px auto;
}
.footer .phone span {
  padding-left: 5px;
}
.footer .connect {
  background: url('../image/icon_connect1.png') no-repeat center center;
  background-color: #EA6290;
  background-size: 80px;
}
.footer .connect span {
  padding-left: 5px;
}
.u-header {
  background-color: #EA6290;
  font-size: 18px;
  color: #fff;
  padding: 15px 5px;
}
.u-header a {
  float: left;
  color: #fff;
  padding-left: 15px;
  font-size: 20px;
  line-height: 24px;
}
.u-header a img{width: 11px;margin-top: 1px;}
.u-header #goHome{
  float: right;
  margin-right: 15px;
}
.u-header p {
  text-align: center;
  width: 70%;
  margin-left: 15%;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
  color:#fff;
  
}
.searchBox {
  padding: 10px 10px;
  background-color: #545363;
  margin-bottom: 8px;
}
.searchBox p {
  padding-bottom: 5px;
}
.searchBox input {
  width: 60%;
  padding: 10px 8px;
}
.searchBox button {
  width: 30%;
  padding: 11px 8px;
  float: right;
  background-color: #EA6290;
  border: none;
  color: rgb(255, 255, 255);
  margin-top: -1px;
}


.hosOutbox{
  margin-bottom: 8px;
  background-color: #fff;
}
.hosBanner{
  position: relative;
  font-size: 14px;
}
.hosBanner>img{
  width: 100%;
  height:auto;
}
.hosBanner>div{
  position:absolute;
  bottom: 0;
  left: 0;
  padding:10px 8px;
  width:100%;
  box-sizing: border-box;
  text-align: right;
  background-color: rgba(82, 82, 82, 0.57);
}
.hosBanner>div p{
  width: 100%;

}
.hosBanner>div p.tName{
  font-size: 16px;
}

.doctorInfo{
  padding:20px 0px;
  border-bottom: 1px solid #ccc;
}
.doctorInfo img{
  float: left;
  width:100px;
  height: auto;
  padding-right: 26px;
}
.doctorInfo>div{
}
.doctorInfo>div p{
  font-size: 16px;
  color: #333;
}
.doctorInfo>div div{
  font-size: 12px;
  color: #777;
}

.hosBlock{
  background-color: #fff;
  padding:10px 15px 25px;
  box-sizing: border-box;
  overflow: hidden;
  margin-bottom: 8px;
  color: #333;
  font-size: 14px;
}

.load-more{
  text-align: center;
  padding:15px 20px;
}

.load-more a{
  padding:5px 25px;
  font-size: 14px;
  color: #333;
  border: 1px solid #ccc;
}
.pl20{padding-left: 20px;}

/*回复盒子*/
.answer_box {
  overflow: hidden;
  position: relative;
  padding: 10px 10px;
  background-color: #fff;
  margin-top: 8px;
  color: #333;
}
.answer_box .t_user_box {
  color: #333;
  padding: 0 5px 5px;
  box-sizing: border-box;
  position: relative;
  padding-left: 30px;
}
.answer_box .t_user_box img {
  width: 20px;
  height: auto;
  position: absolute;
  left: 0;
  top: 4px;
  margin-right: 15px;
  border-radius: 50%;
}
.answer_box .t_user_box span {
  font-size: 14px;
  margin-right: 10px;
}
.answer_box .r_ans_box {
  font-size: 12px;
}
.answer_box .r_ans_box div {
  color: #ccc;
}
.answer_box .r_ans_box div p{
  color: #555;
}
.answer_box .r_ans_box div span {
  margin-right: 8px;
  float: right;
}
.answer_box .r_ans_box div span:first-child{float: left;}
.answer_box .r_ans_box div:last-child {
  margin-top: 10px;
}
.answer_box .r_ans_box .ic_comment{padding-left: 20px;background: url('../image/iconfont-pinglun.png') no-repeat 0 2px;background-size: 14px 14px;margin-left: 5px;}
.answer_box .r_ans_box b{margin-right: 3px;font-weight: normal;}
.sec_answer_box{background-color: #EBEBEB;padding:2px 0 0 15px;}
.sec_answer_box .answer_box .t_user_box span{font-size: 12px;}