* {
  margin: 0;
  padding: 0;
}
html {
  /*font-family: "瑁忕椒鍥樿彍";*/
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 26.67vw;
  height: 100%;
}
body {
  width: 100%;
  background: white;
  font-size: 0.16rem;
  height: 100%;
  position: relative;
  /*opacity: 0.5;/*閭戣嫥妤�*/
}
a {
  text-decoration: none;
}
li {
  list-style: none;
}
/*鍜ㄨ寗鐛勫挤瑷�*/ ::-webkit-scrollbar {
  width: 0px;
}
::-webkit-scrollbar {
  display: none; /*鍜ㄨ寗鐛勬厠*/
}
/*logo*/
.logo {
  width: 3.75rem;
  height: 0.6rem;
  display: flex;
  flex-flow: row wrap;
  /*margin-top: 0.1rem;*/
  align-items: center;
  
	align-items: center;
    font-weight: bold;
    margin-top: 0rem!important;
    padding-left: 0rem!important;
    box-sizing: border-box;
  
}
.logo i {
  width: 0.44rem;
  /*height: 0.4rem;*/
  margin: 0.1rem 0.05rem;
}
.logo i img {
  width: 0.44rem;
  /*height: 0.4rem;*/
}
.logo div {
  width: 2.65rem;
  display: flex;
  height: 0.49rem;
  align-items: center;
}
.logo div p {
  width: 2.63rem;
  height: 0.3rem;
  font-size: 0.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 0.3rem;
  /*letter-spacing: 0.05rem;*/
 color: #825734;
  /*蹇栨偠瀵傞墻*/
}
.logo div hr {
  width: 2.63rem;
  height: 1px;
}
.logo div span {
  display: block;
  width: 2.63rem;
  height: 0.28rem;
  font-size: 0.14rem;
  text-align: center;
}
/*瀵艰埅*/
.nav {
  width: 3.75rem;
  height: 0.3rem;
  background: #825734;
}
.nav ul {
  width: 3.75rem;
  height: 0.3rem;
  display: flex;
  flex-flow: row wrap;
}
.nav ul li {
  width: 0.7rem;
  height: 0.3rem;
  line-height: 0.3rem;
  text-align: center;
  list-style: none;
  font-size: 0.14rem;
}
.nav ul li a {
  color: white;
}
/*banner鎱嬫*/
.banner {
  width: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
}
.slide {
  position: relative;
  margin: auto;
  width: 100%;
  text-align: center;
  font-family: Arial;
  color: #FFF;
  overflow: hidden;
}
.slide ul {
  margin: 10px 0;
  padding: 0;
  width: 9999px;
  transition: all 0.5s;
}
/*//自动播放*/
.slide .slide-auto {
  animation: marginLeft 10.5s infinite;
}
.slide .slide-auto1 {
  animation: marginLeft1 21s infinite !important;
}
.slide li {
  float: left;
  width: 3.75rem;
  list-style: none;
}
.slide li img {
  width: 100%;
}
@keyframes marginLeft {
  0% {
    margin-left: 0;
  }
  28.5% {
    margin-left: 0;
  }
  33.3% {
    margin-left: -100%;
  }
  62% {
    margin-left: -100%;
  }
  66.7% {
    margin-left: -200%;
  }
  95.2% {
    margin-left: -200%;
  }
  100% {
    margin-left: 0;
  }
}
@keyframes marginLeft1 {
  0% {
    margin-left: 0;
  }
  8.5% {
    margin-left: 0;
  }
  17% {
    margin-left: -100%;
  }
  25.5% {
    margin-left: -100%;
  }
  34% {
    margin-left: -200%;
  }
  42.5% {
    margin-left: -200%;
  }
  51% {
    margin-left: -300%;
  }
  59.5% {
    margin-left: -300%;
  }
  68% {
    margin-left: -400%;
  }
  76.5% {
    margin-left: -400%;
  }
  85% {
    margin-left: -500%;
  }
  93.5% {
    margin-left: -500%;
  }
  100% {
    margin-left: 0;
  }
}
.address {
  width: 3.75rem;
  height: 0.4rem;
  background: #825734;
  display: flex;
  flex-flow: row wrap;
  font-size: 0.14rem;
  color: white;
  /*	font-weight: bold;*/
}
.address p {
  /* width: 1rem; */
  height: 0.4rem;
  padding-left: 0.1rem;
  box-sizing: border-box;
  line-height: 0.4rem;
  border-bottom: 1px solid #0766be;
}
.address p a:link {
  color: #0766be;
}
.address span {
  width: auto;
  height: 0.4rem;
  display: block;
  line-height: 0.4rem;
}
.address a:link {
  color: white;
}
.address a:hover {
  color: #825734;
}
.swiper {
  width: 3.55rem;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 0.1rem;
}
.swiper_l {
  width: 0.75rem;
  /*	height: 0.8rem;*/
  background: #66CCFF;
  color: white;
  text-align: center;
  font-size: 0.18rem;
  font-weight: bold;
  line-height: 0.3rem;
}
.swiper_r {
  /*width: 2.8rem;*/
  width: 100%;
  /*height: 0.8rem;*/
}
.swiper_r p {
  margin: 0 auto;
  /*width: 90%;*/
  line-height: 5px!important;
  padding-top: 8px;
  /*padding-bottom: 5px;*/
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.14rem;
}
.swiper_r p i {
  margin-top: -6px;
}
.swiper_r p a {
  text-decoration: none;
}
.swiper_r p a {
  color: #5a5959;
}
.red {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(https://3g.88bdfyy.com/images/red.png) no-repeat;
  background-size: 20px 20px;
}
/*鐚熷珬*/
.container {
  width: 3.75rem;
  height: auto;
}
.wzbtpl {
  font-size: 0.14rem;
  color: #9F9F9F;
  width: 96%;
  margin: 0 auto;
}
.wzbt {
  font-size: 0.18rem;
  width: 94%;
  margin: 0 auto;
  margin-top: 10px; /*margin-bottom: -5px;border-bottom: #ffe459 solid 8px;*/
  font-weight: bold;
  height: auto;
}
.wzbt div {
  display: inline-block;
  vertical-align: middle;
  margin-left: 3px;
  height: 16px;
  width: 34px;
  background: url(/images/title-origin-logo.png) no-repeat;
  background-size: 100%;
}
.wzbtpl .new_list_bottom {
  border: 0px;
  font-weight: 500;
}
.new_list_bottom {
  border-bottom: #a0a0a0 1px dashed;
  padding-bottom: 5px;
  margin-top: 5px;
  color: #9f9f9f;
  display: flex;
  align-items: center;
  justify-content: center;
}
.new_list_bottom span {
  display: inline-block;
  background: url(/images/time.png) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 18px;
  float: none;
  vertical-align: text-top;
  margin-left: 8px;
  margin-right: 2px;
}
.new_list_bottom .new_list_name {
  background: url(/images/name.png) no-repeat;
  background-size: 100%;
  margin-left: 0px;
}
.new_list_bottom .ydy {
  background: url(/images/eye.png) no-repeat;
  background-size: 100%;
}
.main {
  width: 90%;
  margin: 0px auto;
  padding-left: 0;
}
.wznr01 {
  margin-top: 10px;
  font-weight: normal !important;
  margin: 0 !important;
  text-align: justify;
  color: #333333;
  line-height: 24px;
  /*text-indent: 2em;*/
  font-size: 14px;
}
.jjbj {
  background: #f4f4f4;
  padding: 2%;
  border-radius: 10px;
}
.mar {
  margin-left: 0px;
}
h1 {
  display: block;
  width: 2.42rem;
  height: 0.45rem;
  font-size: 0.18rem;
  font-weight: bold;
  margin-top: 0.1rem;
  padding-left: 0.03rem;
  box-sizing: border-box;
  color: black;
  white-space: inherit;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.art_r div {
  /*margin-top: 0.1rem;*/
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.art_r div span {
  color: #BDBDBD;
  font-size: 0.14rem;
}
.art_r div i {
  font-size: 0.14rem;
  display: flex;
  flex-flow: row wrap;
  padding-right: 0.14rem;
  box-sizing: border-box;
}
.art_r div i img {
  width: 0.16rem;
  height: 0.16rem;
}
.art_r p {
  width: 2.42rem;
  height: 0.7rem;
  font-size: 0.14rem;
  padding-left: 0.03rem;
  box-sizing: border-box;
  color: black;
  white-space: inherit;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.art_r p a {
  color: red;
}
.article {
  width: 3.5rem;
  height: auto;
  margin: 0.15rem auto;
}
.article h2 {
  font-size: 18px;
  text-align: left;
  font-weight: 600;
  border-left: 8px dashed #825734;
  border-bottom: 1px solid #825734;
  margin-top: 10px;
  margin-bottom: 8px;
  line-height: 30px;
}
.article p {
  font-size: 0.14rem !important;
  line-height: 0.24rem;
  text-align: justify;
  padding: 5px 0;
  
}
.article p strong{
color: red;
}
.article h2 p strong{
    font-size: 18px;
color: #FFF;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* border-left: 5px solid #0766BE; */
    /*background: #4c99d5;*/
    color: aliceblue;
}
.article h3 p strong{
    font-size: 18px;
color: #FFF;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    /* border-left: 5px solid #0766BE; */
    /*background: #4c99d5;*/
    color: aliceblue;
}
.article h2 p{display: contents;}
.article h3 p{display: contents;}
.article ul{
  margin-bottom: 20px;
  padding-left: 40px;
  background: antiquewhite;
}
.article ul li{
    font-size: 0.14rem !important;
    line-height: 0.24rem;
    text-align: justify;
    padding: 5px 0px;
    background: antiquewhite;
    padding: 10px;
    list-style-type: disc;
}
.article ul li p {
  font-size: 0.14rem !important;
  line-height: 0.24rem;
  text-align: justify;
  padding: 0px;
  display: contents;
}
.article i {
  width: 2.5rem;
  height: 1rem;
  margin-left: 0.5rem;
}
.article i img {
  width: 2.48rem;
  height: 1rem;
}
.article p img {
    display: block;
  max-width: 3.35rem;
  height: auto !important;
  margin: 0 auto!important;
  width: 100% !important;
}
.article p a img {
  max-width: 3.35rem;
  height: auto !important;
  margin: 0.15rem auto;
}
.article h2{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
/* border-left: 5px solid #0766BE; */
/*background: #4c99d5;*/
color: black;
}
.article h3{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
/* border-left: 5px solid #0766BE; */
background: #4c99d5;
color: aliceblue;
}
/*鎱庨垢瀹涚*/
.case {
  width: 3.5rem;
  height: auto;
  margin: auto;
}
.case_tab {
  width: 3.5rem;
  height: 0.4rem;
  margin: auto;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
}
.doc_team_t {
  width: 3.5rem;
  height: 0.4rem;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-bottom: 1px solid #3985cb;
}
h3 {
  border-left: 2px solid #0766BE;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-top: 0.05rem;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.doc_team_t p {
  font-size: 0.14rem;
  line-height: 0.4rem;
}
.doc_team_t p a {
  color: #000000;
}
.case_tab span {
  display: inline-block;
  width: 0.8rem;
  height: 0.4rem;
  background: #bfbfbf;
  text-align: center;
  font-size: 0.16rem;
  color: white;
  margin: 0.05rem 0.035rem;
  line-height: 0.35rem;
}
.case_tab span.active {
  background: #ff8b00;
}
.case_menu {
  width: 3.5rem;
  height: auto;
  margin: 0.1rem auto;
  display: none;
}
.case_menu1 {
  display: block;
}
h4 {
  color: #825734;
  border-bottom: 1px solid #825734;
}
.case_menu_pic {
  width: 3.5rem;
  margin-top: 0.08rem;
}
.case_menu_pic ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.case_menu_pic ul li {
  width: 1.1rem;
  height: 0.8rem;
}
.case_menu_pic ul li img {
  width: 1.1rem;
  height: 0.8rem;
}
.case_menu_pic ul li div {
  background: #825734;
  width: 0.5rem;
  /*height: 0.2rem;*/
  font-size: 0.09rem;
  color: white;
  position: relative;
  z-index: 10;
  left: 0.6rem;
  bottom: 0.25rem;
  text-align: center;
  line-height: 0.2rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.case_view {
  width: 3.5rem;
  height: 0.2rem;
  display: flex;
  flex-flow: row wrap;
  position: absolute;
  top: 0.25rem;
}
.case_view li {
  width: 0.4rem;
  height: 0.2rem;
  background: #825734;
  text-align: center;
  font-size: 0.1rem;
  line-height: 0.2rem;
  color: white;
}
.case_menu_content {
  width: 3.5rem;
  height: auto;
}
.case_menu_content ul {
  width: 3.5rem;
  height: auto;
}
.case_menu_content ul {
  width: 3.5rem;
  height: auto;
}
.case_menu_content ul li {
  width: 3.5rem;
  height: 0.4rem;
  border-bottom: 1px dashed #ccc8c8;
  font-size: 0.14rem;
  display: flex;
  flex-flow: row wrap;
}
.case_menu_content ul li i {
  width: 0.2rem;
  height: auto;
}
.case_menu_content ul li i img {
  width: 0.16rem;
  height: 0.16rem;
  margin: 0.12rem 0.05rem 0.02rem 0.05rem;
}
.case_menu_content ul li p {
  width: 3rem;
  height: 0.4rem;
  margin-left: 0.1rem;
  line-height: 0.4rem;
  white-space: inherit;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
/* .contain{
	position: relative;
	margin:auto;
	width: 3.5rem;
	height: 200px;
	text-align: center;
	font-family: Arial;
	overflow: hidden;
}
.contain ul{
	margin:10px 0;
	padding:0;
}
.contain li{
	float: left;
	width: 600px;
	height: 200px;
	list-style: none;
}
#Input1:checked~ul{ margin-left: 0;}/*第一张点击切换*/
#Input1:checked ~ .label1 {
  background: #ff8b00;
} /*点击后改变单选框颜色*/
#Input2:checked ~ ul {
  margin-left: -3.5rem;
} /*第二张点击切换*/
#Input2:checked ~ .label2 {
  background: #ff8b00;
} /*点击后改变单选框颜色*/
#Input3:checked ~ ul {
  margin-left: -7rem;
} /*第三张点击切换*/
#Input3:checked ~ .label3 {
  background: #ff8b00;
} /*点击后改变单选框颜色*/
#Input4:checked ~ ul {
  margin-left: -10.5rem;
} /*第三张点击切换*/
#Input4:checked ~ .label4 {
  background: #ff8b00;
}
点击后改变单选框颜色 */ /*绾傚畝寰楀嫼*/
.reviews {
  width: 3.75rem;
  height: auto;
  margin-top: 0.15rem;
}
.reviews_menu {
  width: 3.5rem;
  height: auto;
  margin: 10px auto;
}
.reviews_menu ul {
  width: 3.5rem;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.reviews_menu ul li {
  width: 1rem;
  height: 0.3rem;
  font-size: 0.12rem;
  text-align: center;
  line-height: 0.3rem;
  margin-top: 0.05rem;
  border-radius: 0.2rem;
  border: 1px solid #BFBFBF;
}
.reviews_menu ul li:hover {
  background: #fa9319;
}
.reviews_menu ul li:visited {
  background: white;
}
.reviews_menu ul li a {
  color: #383434;
}
.reviews_list {
  width: 3.5rem;
  height: auto;
  margin: auto;
  margin-top: 0.1rem;
  display: flex;
  flex-flow: row wrap;
}
.reviews_listl {
  width: 0.25rem;
  height: 0.2rem;
  background: pink;
  border-radius: 0.5rem;
  overflow: hidden;
  display: block;
  margin-right: 10px;
}
.reviews_listl img {
  width: 100%;
  height: 100%;
}
.reviews_listr {
  width: 3.5rem;
  height: auto;
  margin-left: 0.1rem;
  float: right;
}
.reviews_listr_top {
  width: 3.5rem;
  height: 0.3rem;
}
.reviews_listr_top ul {
  width: 3.5rem;
  height: 0.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.reviews_listr_top ul li {
  width: 1.45rem;
  font-size: 0.14rem;
  line-height: 0.3rem;
  display: flex;
  flex-flow: row wrap;
}
.reviews_listr_top ul li:nth-of-type(2) {
  box-sizing: border-box;
}
.reviews_listr_top ul li img {
  width: 0.13rem;
  height: 0.13rem;
  margin-top: 0.075rem;
}
.time {
  display: flex;
  flex-flow: row wrap;
  font-size: 0.10rem;
  color: #bdbdbd;
}
.time span {
  display: block;
  margin-left: 0.1rem;
}
.reviews_listr_pic {
  width: 3.5rem;
  height: auto;
}
.reviews_listr_pic ul {
  width: 3.5rem;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.reviews_listr_pic ul li {
  width: 30%;
}
.reviews_listr_pic ul li img {
  width: 100%;
}
.reviews_listr_center {
  width: 3.5rem;
  font-size: 0.14rem;
  margin: 0.05rem 0;
}
.reviews_listr_bottom {
  width: 3.5rem;
  height: 0.3rem;
  display: flex;
  flex-flow: row wrap;
  margin: 0.05rem 0;
}
.reviews_listr_bottom div {
  width: 1.45rem;
  height: 0.3rem;
  display: flex;
  flex-flow: row wrap;
}
.reviews_listr_bottom div a {
  display: block;
  height: 0.25rem;
  width: 1.45rem;
  border-radius: 0.15rem;
  border: 1px solid grey;
  margin-top: 0.02rem;
  text-align: center;
  color: black;
  font-size: 0.12rem;
  line-height: 0.25rem;
}
.reviews_listr_bottom div i {
  margin-top: 0.05rem;
}
.reviews_listr_bottom div i img {
  width: 0.16rem;
  height: 0.16rem;
}
.reviews_listr_bottom div p {
  font-size: 0.12rem;
  margin-top: 0.05rem;
}
.reviews_listr_bottom div span {
  display: block;
  font-size: 0.12rem;
  margin-top: 0.05rem;
}
.jia {
  width: 1rem;
  height: 0.3rem;
  font-size: 0.14rem;
  text-align: center;
  background: #825734;
  line-height: 0.3rem;
  margin: 0.2rem auto;
}
.jia a {
  color: white;
}
.channel {
  width: 3.5rem;
  height: auto;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
}
.channel_l {
  width: 1.75rem;
  height: 0.5rem;
  display: flex;
  flex-flow: row wrap;
}
.channel_l i {
  width: 0.4rem;
}
.channel_l i img {
  width: 0.42rem;
  height: 0.39rem;
  margin-top: 0.06rem;
}
.channel_l div {
  width: 1.35rem;
  height: 0.5rem;
  display: flex;
  flex-flow: row wrap;
}
.channel_l div p {
  width: 1.35rem;
  height: 0.25rem;
  font-size: 0.15rem;
  line-height: 0.3rem;
}
.channel_l div a {
  width: 1.1rem;
  height: 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid #ff8b00;
  margin-left: 0.02rem;
  font-size: 0.14rem;
  text-align: center;
  color: #ff8b00;
}
.channel_r {
  width: 1.75rem;
  height: 0.5rem;
  display: flex;
  flex-flow: row wrap;
}
.channel_r i {
  width: 0.4rem;
}
.channel_r i img {
  width: 0.42rem;
  height: 0.39rem;
  margin-top: 0.06rem;
}
.channel_r div {
  width: 1.35rem;
  height: 0.5rem;
  display: flex;
  flex-flow: row wrap;
}
.channel_r div p {
  width: 1.35rem;
  height: 0.25rem;
  font-size: 0.15rem;
  line-height: 0.3rem;
}
.channel_r div a {
  width: 1.1rem;
  height: 0.2rem;
  border-radius: 0.1rem;
  border: 1px solid #ff8b00;
  margin-left: 0.02rem;
  font-size: 0.14rem;
  text-align: center;
  color: #ff8b00;
}
.next {
  width: 3.5rem;
  height: 0.6rem;
  margin: 0.1rem auto;
  font-size: 0.14rem;
}
.next div {
  width: 3.5rem;
  height: 0.3rem;
  line-height: 0.3rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-align: justify;
}
.next div a {
  color: #825734;
}
.inline {
  width: 3.5rem;
  height: auto;
  margin: auto;
}
.inline_t {
  width: 3.5rem;
  height: 0.4rem;
  background: #ff8b00;
  color: white;
  text-align: center;
  line-height: 0.4rem;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
}
.inline_b {
  width: 3.5rem;
  height: 1rem;
  background: url(https://3g.88bdfyy.com/images/doc-2.png);
  /*background-position: 0;*/
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-top: 0.1rem;
}
.inline_b div {
  width: 2.4rem;
  height: 0.8rem;
  margin-left: 1rem;
  font-size: 0.14rem;
  padding-top: 0.15rem;
  box-sizing: border-box;
}
.inline_b div span {
  color: #825734;
  font-weight: bold;
}
/*鍖充紡濡栭對*/
.doc_team {
  width: 3.75rem;
  height: auto;
}
.doc_team_t {
  width: 3.5rem;
  height: 0.4rem;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  border-bottom: 1px solid #3985cb;
}
h3 {
  border-left: 2px solid #0766BE;
  height: 0.3rem;
  line-height: 0.3rem;
  margin-top: 0.05rem;
  padding-left: 0.1rem;
  box-sizing: border-box;
}
.doc_team_t p {
  font-size: 0.14rem;
  line-height: 0.4rem;
}
.doc_team_t p a {
  color: #000000;
}
.intro {
  width: 3.5rem;
  height: 2rem;
  height: auto;
  margin: 0.1rem auto;
  background: url(https://3g.88bdfyy.com/images/doc_4.png);
  background-repeat: no-repeat;
  background-position: 1.8rem 0.1rem;
  background-size: 1.7rem 2rem;
}
.intro_l {
  width: 2.2rem;
  height: 2.2rem;
}
.intro_lt {
  width: 2.2rem;
  height: 0.7rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  padding-top: 0.2rem;
  box-sizing: border-box;
}
.intro_lt i img {
  width: 1rem;
  height: 0.45rem;
}
.intro_lt div {
  width: 1rem;
  height: 0.5rem;
}
.intro_lt div p {
  font-size: 0.14rem;
  font-weight: bold;
  height: 0.2rem;
}
.intro_lt div span {
  display: block;
  height: 0.3rem;
  font-size: 0.08rem;
  line-height: 0.15rem;
  color: rgb(211, 211, 211);
}
.intro_lb {
  width: 2rem;
  height: 0.8rem;
  margin-top: 0.1rem;
  font-size: 0.14rem;
}
.intro_lb ul {
  width: 2rem;
  height: 0.8rem;
}
.intro_lb ul li {
  width: 2rem;
  height: 0.2rem;
  margin-top: 5px;
}
.intro_lb span {
  color: rgb(54, 167, 233);
  border: 1px solid rgb(54, 167, 233);
  border-radius: 10px;
  padding: 0px 5px;
  margin-right: 5px;
}
.yuyue {
  width: 3.5rem;
  height: 0.3rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.yuyue div {
  width: 1.2rem;
  height: 0.3rem;
  border-radius: 0.12rem;
  font-size: 0.12rem;
}
.yuyue div a {
  color: white;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
  line-height: 0.3rem;
}
.yuyue div img {
  width: 0.24rem;
  height: 0.24rem;
  margin-top: 0.04rem;
}
.yuyue div:nth-of-type(1) {
  background: #0767be;
}
.yuyue div:nth-of-type(2) {
  background: #ff8b00;
}
.doc_pic {
  width: 3.5rem;
  height: auto;
  margin: 0.1rem auto;
  border-bottom: 1px solid #BDBDBD;
}
.doc_pic ul {
  width: 3.5rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.doc_pic ul li {
  width: 1.1rem;
}
.doc_pic ul li img {
  width: 1.1rem;
  height: 0.9;
}
.doc_copy {
  width: 3.5rem;
  height: 0.5rem;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
}
.doc_copyl {
  width: 2.7rem;
  height: 0.5rem;
}
.doc_copyl ul {
  width: 2.7rem;
  height: 0.5rem;
}
.doc_copyl ul li {
  width: 2.7rem;
  height: 0.25rem;
  font-size: 0.14rem;
  display: flex;
  flex-flow: row wrap;
}
.doc_copyl ul li p {
  width: 1.2rem;
  height: 0.20rem;
  background: #ff8b00;
  letter-spacing: 0.02rem;
  color: white;
  text-align: center;
  line-height: 0.2rem;
  font-size: 0.16rem;
}
.doc_copyr {
  width: 0.7rem;
  height: 0.35rem;
  border: 1px solid #0766BE;
  border-radius: 0.12rem;
  text-align: center;
  line-height: 0.35rem;
  font-size: 0.14rem;
  margin-top: 0.06rem;
}
.doc_copyr a {
  color: #0766BE;
}
.bottom {
  display: flex;
  justify-content: center;
  margin: 15px 0;
}
.btm {
  display: flex;
  margin: auto;
  color: #111;
}
.clr {
  background-color: rgb(2, 146, 222);
  width: 2px;
}
.btmtext {
  margin-left: 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
}
.btmtt {
  font-size: 16px;
}
.btmtb {
  font-size: 13px;
  color: red;
}
.adress {
  width: 3.5rem;
  height: 2rem;
  background: red;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.adress_l {
  width: 0.98rem;
  height: 1.9rem;
  border: 1px solid #8C8282;
  display: flex;
  flex-flow: row wrap;
  font-size: 0.10rem;
  text-align: center;
}
.adress_l img {
  width: 0.62rem;
  height: 0.62rem;
  margin-top: 0.3rem;
  margin-left: 0.17rem;
}
.adress_r {
  width: 2.3rem;
  height: 1.8rem;
  display: flex;
  flex-flow: row wrap;
}
.adress_rt {
  width: 2.3rem;
  height: 0.3rem;
  background: #825734;
}
.adress_rt ul {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-around;
}
.adress_rt ul li a {
  color: white;
  font-size: 0.14rem;
  line-height: 0.3rem;
}
.adress_rc {
  width: 2.3rem;
  height: 1.2rem;
}
.adress_rb {
  width: 2.3rem;
  height: 0.5rem;
  font-size: 0.12rem;
  white-space: inherit;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.copy {
  width: 3.75rem;
  background: #825734;
  font-size: 0.14rem;
  color: white;
  padding: 0.1rem 0;
  box-sizing: border-box;
}
.copy p {
  width: 88%;
  display: flex;
  flex-flow: row wrap;
  margin: 5px auto;
  /* line-height: 0.25rem; */
}
.copy p img {
  margin: 0 5px;
}
.copy p img:nth-of-type(1) {
  width: 17px;
  height: 20px;
}
.copy p img:nth-of-type(2) {
  width: 20px;
  height: 20px;
}
.what {
  width: 3.5rem;
  height: auto;
  margin: auto;
}
.what ul {
  width: 3.5rem;
  height: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: center;
}
.what ul li {
  height: 0.3rem;
  font-size: 0.14rem;
  margin-top: 0.03rem;
  white-space: inherit;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  line-height: 0.3rem;
  text-align: center;
}
.what ul li:nth-of-type(1) {
  background: #c0fdd5;
  width: 0.8rem;
}
.what ul li:nth-of-type(2) {
  background: #fedbc1;
  width: 1rem;
}
.what ul li:nth-of-type(3) {
  background: #dec6fb;
  width: 1.5rem;
}
.what ul li:nth-of-type(4) {
  background: #fedbc1;
  width: 1.8rem;
}
.what ul li:nth-of-type(5) {
  background: #825734;
  width: 1.6rem;
}
.what ul li:nth-of-type(6) {
  background: #fedbc1;
  width: 1.6rem;
}
.what ul li:nth-of-type(7) {
  background: #fedbc1;
  width: 1.8rem;
}
.what ul li a {
  color: #484847;
}
footer {
  width: 3.75rem;
  height: auto;
}
/*浠囧*/
.con {
  width: 100%;
  margin: 10px auto;
}
.con img {
  width: 100%;
}
/*鐑偣鍏虫敞*/
.hot {
  width: 3.75rem;
  height: auto;
  margin: 0.1rem 0;
  padding: 0;
  border: 0;
}
.hot_spots {
  width: 3.75rem;
  height: 0.5rem;
  margin: 0.02rem 0 0.02rem 0;
}
hr {
  width: 3.5rem;
  height: 1px;
  margin: auto;
}
.hot_spots p {
  text-align: center;
  color: #825734;
  font-size: 0.2rem;
  font-weight: bold;
}
h6 {
  text-align: center;
  color: #8c8282;
}
.hot_news {
  width: 3.5rem;
  margin: auto;
  height: auto;
}
.hot_news ul li {
  width: 3.5rem;
  height: 0.4rem;
  border-bottom: 1px dashed #DAD8D8;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  font-size: 0.14rem;
  justify-content: space-between;
}
.hot_news ul li p img {
  width: 0.234rem;
  height: 0.3rem;
  margin-left: 0.1rem;
}
.hot_news ul li div {
  width: 2.55rem;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 0.14rem;
  padding-left: 0.05rem;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.hot_news ul li span {
  display: block;
  width: 0.6rem;
  height: 0.4rem;
  font-size: 0.14rem;
  text-align: center;
  line-height: 0.4rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.hot_news ul li span a {
  color: red;
}
#more {
  width: 1.1rem;
  height: 0.3rem;
  margin: 0.1rem auto;
  background: #BFBFBF;
  font-size: 0.14rem;
  line-height: 0.3rem;
  border: none;
  text-align: center;
  /*border-bottom: 1px solid black;*/
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
.hot_call {
  width: 3.5rem;
  height: 0.5rem;
  margin: 0.05rem auto;
  display: flex;
  flex-flow: row wrap;
  color: white;
  font-size: 0.12rem;
}
.hot-bot {
  width: 3.5rem;
  margin: 0.1rem auto;
}
.hot-bot ul {
  width: 3.5rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.hot-bot ul li:nth-of-type(1) {
  width: 1rem;
  height: 0.3rem;
  background: #c0fbda;
}
.hot-bot ul li:nth-of-type(2) {
  width: 1rem;
  height: 0.3rem;
  background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(3) {
  width: 1.4rem;
  height: 0.3rem;
  background: #dcc4fe;
}
.hot-bot ul li:nth-of-type(4) {
  width: 1.4rem;
  height: 0.3rem;
  background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(5) {
  width: 0.6rem;
  height: 0.3rem;
  background: #ffdbc5;
}
.hot-bot ul li:nth-of-type(6) {
  width: 1.4rem;
  height: 0.3rem;
  background: #825734;
}
.hot-bot ul li {
  margin-top: 0.04rem;
}
.hot-bot ul li a {
  display: block;
  font-size: 0.14rem;
  font-weight: none;
  text-align: center;
  line-height: 0.3rem;
  color: black;
}
#ask {
  width: 1.2rem;
  height: 0.4rem;
  background: #ff8b00;
  border-radius: 0.2rem;
  margin: 0.05rem 0;
  display: flex;
  flex-flow: row wrap;
  line-height: 0.4rem;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#ask img {
  width: 0.34rem;
  height: 0.34rem;
  margin: 0.04rem 0.02rem 0 0.03rem;
}
#ask a {
  color: white;
  display: flex;
  flex-flow: row wrap;
}
#tel {
  width: 2.1rem;
  height: 0.4rem;
  background: #825734;
  border-radius: 0.2rem;
  margin: 0.05rem 0;
  margin-left: 0.2rem;
  display: flex;
  flex-flow: row wrap;
  line-height: 0.4rem;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
#tel img {
  width: 0.25rem;
  height: 0.25rem;
  margin: 0.08rem 0 0.05rem 0.1rem;
}
#tel a {
  color: white;
  display: flex;
  flex-flow: row wrap;
}
h5 {
  font-size: 0.16rem;
  margin: 0 0.03rem;
}
.hot_menu {
  width: 3.5rem;
  height: 1.6rem;
  background: url(https://3g.88bdfyy.com/images/doctor.jpg);
  margin: auto;
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0;
}
.hot-menu_c {
  width: 1.6rem;
  height: 1.4rem;
  background: rgba(174, 184, 204, 0.5);
  font-size: 0.10rem;
  position: relative;
  top: 0.1rem;
  left: 1.8rem;
}
.hot-menu_c span {
  display: block;
  color: #825734;
  font-weight: bold;
  width: 1.5rem;
  margin: auto;
  padding-top: 0.03rem;
  box-sizing: border-box;
  font-size: 0.16rem;
}
.hot-menu_c p {
  width: 1.5rem;
  height: 1rem;
  margin: auto;
  line-height: 0.22rem;
  /*	padding-top: 0.06rem;
	box-sizing: border-box;*/
  font-size: 0.14rem;
}
.hot-menu_c p a {
  color: red;
}
.zjt {
  width: 100%;
}
.swiper-slide {
  text-align: left;
}
.new_doctor {
  width: 94%;
  margin: 0 auto;
  padding-top: 10px;
  /*padding-bottom: 15px;*/
  font-size: 0px;
}
.new_doctor > div {
  display: inline-block;
  vertical-align: middle;
}
.new_doctor_img {
  width: 14%;
}
.new_doctor_img img {
  width: 100%;
}
.new_doctor_text {
  width: 61%;
  margin-left: 2%;
}
.new_doctor_text p {
  font-size: 14px;
  color: #767071;
  width: 100%;
  text-align: justify;
  line-height: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.new_doctor_text1 {
  color: black !important;
  font-size: 18px !important;
  margin-bottom: 5px;
}
.new_doctor_text1 span {
  color: #767071;
  margin-left: 10px;
  font-size: 14px;
  font-weight: 600;
}
.new_doctor_button {
  width: 23%;
  text-align: center;
}
.new_doctor_button div {
  background-color: #fe8d31;
  height: 20px;
  line-height: 20px;
  border-radius: 5px;
  font-size: 14px;
  padding-bottom: 3px;
  padding-top: 3px;
  margin-top: -10px;
}
.bg {
  z-index: 9 !important;
}