/* 列表页样式文件 */
p{
  margin: 0;
}
a{
   color: #2C2F36;
}
hr{
  height: 1px;
  background: #D3D5D8;
  margin: 0;
}
.col-lg-3-2{
  width: 320px;
  position: relative;
}
.list-container{
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.top-view{
  height: 60px;
  background-color: #ffffff;
  border-bottom: 2px solid #E42500;
  min-width: 1200px;
}
.block-title{
  padding: 0 8px;
  /* width: 60px; */
  height: 30px;
  font-size: 22px;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 30px;
  background-color: #E42500;
  text-align: center;
  margin-top: -2px;
}
.block-title a{
  color: #FFFFFF;
}
.block-hr{
  width: 100%;
  height: 1px;
  background: #E42500;
  margin-top: 6px;
}
.my-input {
  width: 332px;
  height: 30px;
  position: absolute;
  right: 0;
}
.icon-search {
  width: 16px;
  height: 16px;
}
.my-navber {
  min-height: 50px;
  background-color: #F4F4F4;
}
.nav>li>a{
  padding-left: 11px;
  padding-right: 11px;
}
.nav>li>a:focus, .nav>li>a:hover{
  background-color:#D6D7DA
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
  background-color: #D6D7DA;
}
.nav-link{
  font-size: 14px;
  color: #2C2F36;
  line-height: 20px;
}
.article-dot{
  width: 6px;
  height: 6px;
  background: #8A99B7;
  border-radius: 6px;
  margin-left: 5px;
  top:12px;
  position: absolute;
}
.article-dot2{
  width: 4px;
  height: 4px;
  background: #8A99B7;
  border-radius: 6px;
  margin-left: 5px;
  top:8px;
  position: absolute;
}
.article-title{
  font-size: 16px;
  font-weight: 400;
  color: #2C2F36;
  margin-left: 16px;
  line-height: 30px;
}
.article-time{
  font-size: 12px;
  font-weight: 400;
  color: #74767C;
  line-height: 17px;
  position: absolute;
  right: 0;
  margin-top: 5px;
}
.article-hot{
  color: #103E82;
  font-size: 12px;
}
.article-title2{
  font-size: 16px;
  font-weight: 400;
  color: #2C2F36;
  line-height: 17px;
}
.box-head-view {
  border-bottom: 1px solid #D3D5D8;
  height: 40px;
  display: flex;
  align-items: center;
  position: relative;
}
.column {
  width: 56px;
  height: 2px;
  background: #103e82;
  position: absolute;
  bottom: -1px;
}
.blue-text {
  font-size: 16px;
  font-weight: 600;
  color: #103E82;
  line-height: 20px;
}
.more-right {
  font-size: 12px;
  color: #74767c;
  line-height: 17px;
  position: absolute;
  right: 10px;
}
.more-right a {
  color: #74767c;
}
.icon-more {
  margin-left: 5px;
  width: 12px;
  height: 12px;
}
.article-img{
  width: 130px;
  height: 100px;
}
.pagination-view{
  text-align: center;
}
.article-box{
  padding: 5px 10px;
  background: #FFFFFF;
  border: 1px solid #D3D5D8;
}
.img-content{
  width: 130px;
  margin: 10px 9px;
}
.bottom-view{
  min-width: 1200px;
  height: 60px;
  background-color: #F4F4F4;
  margin-top: 60px;
}
.logo-img {
  /*width: 109px;*/
  height: 40px;
}
.bottom-title{
  font-size: 16px;
  color: #74767C;
}
.bottom-link-p {
  font-size: 16px;
  color: #4C4E52;
  line-height: 22px;
}
.bottom-link-p span {
  margin: 0 5px;
}
.bottom-link-p a{
  color: #74767C;
}


/*医师列表*/
.column {
  display: block;
  width: 3px;
  height: 20px;
  background: #E42500;
  margin-right: 10px;
}
.Wrapper {
  width: 1200px;
  margin: 0 auto;
  zoom: 1;
  overflow: hidden;
}

.doctor-box{
  width: 1200px;
}

.doctor-box h1 {
  width: 1200px;
  /* background: url(http://images.china.cn/images1/ch/2020Xiaojizhe/bg_Title9.gif) no-repeat left top; */
  height: 67px;
  overflow: hidden;
  margin: 0 0 25px 10px;
  /* padding-left: 52px; */
  font-size: 20px;
  color: #E42500;
  line-height: 60px;
  border-bottom: 1px solid #ddd;
}

.doctor-box h1 a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 60px;
  color: #666;
}

.doctor-box .list {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-flow: row wrap;
}

.doctor-box .list .item {
  width: 200px;
  height: 200px;
  overflow: hidden;
  position: relative;
  margin-left: 11px;
  margin-bottom: 11px;
  /* float: left; */
}

.doctor-box .item .info {
  background: rgb(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  text-align: center;
  min-height: 50px;
}

.doctor-box .item .inline {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 5px;
}

.doctor-box .item .h2 {
  font-size: 18px;
  color: #fff;
  margin: 0;
}

.doctor-box .item .p {
  font-size: 14px;
  color: #fff;
  line-height: 22px;
  margin-top: 8px;
}

.pagination-view{
  text-align: center;
}

.teacher h1 {
  /* background: url('http://images.china.cn/images1/ch/2020Xiaojizhe/teacher.gif'); */
  height: 38px;
  overflow: hidden;
  margin-bottom: 20px;
  /* padding-left: 57px; */
  font-size: 20px;
  color: #E42500;
  line-height: 38px;
}

.teacher h1 a {
  float: right;
  font-size: 14px;
  font-weight: normal;
  line-height: 38px;
  color: #666;
}

.teacher ul {
  width: 400px;
  zoom: 1px;
  overflow: hidden;
}

.teacher li {
  float: left;
  width: 106px;
  margin: 0 15px 5px 0;
}

.teacher li img {
  width: 106px;
  height: 95px;
}

.teacher li p {
  font-size: 15px;
  line-height: 45px;
  text-align: center;
}

.adBox {
  width: 410px;
  height: 170px;
  overflow: hidden;
  position: relative;
}

.newsAd {
  width: 360px;
  height: 170px;
  clear: both;
  padding-bottom: 10px;
}

.doc-search{
  width: 400px;
  height: 50px;
  margin: 0 auto;
}

.doctor-img {
  width: 200px;
  height: 200px;
}

.menu-icon {
  width: 16px;
  height: 12px;
}
.my-big-navber{
  padding: 24px 0;
  position: absolute;
  min-width: 100vw;
  /* min-height: 450px; */
  background-color: #fff;
  z-index: 999;
  border-top: 1px solid #D6D7DA;
  border-bottom: 4px solid #E42500;
  left: -20px;
}
.navber-item{
  width: 580px;
  height: 60px;
  display: flex;
}
.navber-title{
  width: 60px;
  text-align: right;
}
.navber-link{
  font-size: 14px;
  width: calc(100% - 60px);
  margin-left: 30px;
}
.close-icon{
  width: 24px;
  height: 24px;
  position: absolute;
  bottom: 0;
  right: 50px;
}
