@font-face {
   font-family: 'AlibabaPuHuiTiB';
   src: url("./Alibaba-PuHuiTi-Bold.ttf");
}
@font-face {
   font-family: 'AlibabaPuHuiTiM';
   src: url("./Alibaba-PuHuiTi-Medium.ttf");
}
@font-face {
   font-family: 'AlibabaPuHuiTiR';
   src: url("./Alibaba-PuHuiTi-Regular.ttf");
}

/* CSS Document */
body,
div,
p,
ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
table,
tr,
td,
form,
input,
select,
textarea,
span,
img,
a,
em,
strong,
* {
  margin: 0;
  padding: 0;
}
body {
  font-family: "Î¢ÈíÑÅºÚ";
  font-size: 12px;
  color: #3d3d3d;
}
ul,
ol,
li {
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 14px;
  font-weight: normal;
}
input,
select,
textarea {
  vertical-align: middle;
}
img {
  border: none;
  vertical-align: middle;
}
a {
text-decoration:none;
}

.a{
  font-size:200px;
    font-family: 'AlibabaPuHuiTiB';
}
.b{
  font-size:200px;
    font-family: 'AlibabaPuHuiTiM';
}
.c{
  font-size:200px;
    font-family: 'AlibabaPuHuiTiR';
}




/* 主体 */
.main{
  width:1340px;
  min-width:1340px;

  /*margin:50rpx auto 0 auto;*/
  margin:50px auto;
  overflow:hidden;
}
.nav_left{
  width: 210px;
  /*height:1000px;*/
  /*background:red;*/
  float:left;
  /*margin-right:30px;*/
}
.main_center{
  width:800px;
  min-height:1990px;
  /*height:1000px;*/
  border-radius: 5px 0px 0px 5px;
  border: solid 1px #a8a8a8;
  float: left;
  margin-left:30px;
  padding-bottom:30px;
}
.main_center_mode{
  width:95%;
  margin:0 auto;
/*  background:red;
  height:200px;*/
}
.main_right{
  width:295px;
  /*height:1000px;*/
  float:left;
  border-radius: 0px 5px 5px 0px;
  border: solid 1px #a8a8a8;
  margin-left:-1px;
  /*border-left: none;*/
  /*border-left:none;*/
}
.main_right2{
  width:1100px;
  float:right;
  /*background: red;*/
  /*height:200px;*/
  /*overflow:hidden;*/
  border-radius: 5px;
   border: solid 1px #a8a8a8;
   padding-bottom:50px;
}
.main_right_mode{
    width:80%;
  margin:0 auto;
  overflow:hidden;
}







/*导航*/
.nav {
  float: right;
  margin-right: 35px;
}
.nav li {
  float: left;
  font-size: 20px;
  padding-left: 54px;
  padding-top: 70px;
}
.nav a {
  height: 53px;
  color: #5b5b5b;
  display: block;
}
.nav a:hover {
  color: #FF0000;
  color: #384e6e;
  display: block;
  border-bottom: 4px solid #384e6e;
  font-weight: bold;
}
.cur {
  border-bottom: 4px solid #384e6e;
}
.menu {
  overflow: hidden;
}
#listBox {
      height: auto;
      margin-top:10px;
}
.listBox li {
    width: 100%;
    /*border-bottom: 1px solid #d8d8d8;*/
    margin-top:5px;
}
.listBox li a {
    /*padding-left: 20px;*/
    color: #3d3d3d;
    font-family: "AlibabaPuHuiTiR";
    font-size: 18px;
    display: block;
    height: 45px;
    line-height: 45px;
    position: relative;
    border-radius: 10px;
}

/*.listBox li .inactive {
  background: url(../image/zhankailan.png.png) no-repeat 184px center;
}

.listBox li .inactives {
  background: url(../images/arrow.png) no-repeat 184px center;
}
*/
/*.listBox li ul {
  display: none;
}

.listBox li ul li {
  border-left: 0;
  border-right: 0;
  border-color: #ccc;
  border-bottom: 0;
}

.listBox li ul li ul {
  display: none;
}

.listBox li ul li a {
  padding-right: 30px;
  text-align: right;
  font-family: AlibabaPuHuiTiR;
    color: #3e3e3e;
}

.listBox li ul li ul li a {
  padding-left: 45px;
}*/
.nav_tubiao{
  width:22px;
  height:auto;
  display:block;
  float:left;
  margin-top:11px;
  margin-left:30px;
}
.nav_page{
  display:block;
  float:right;
  margin-right:30px;
  font-size:16px;
  font-family: AlibabaPuHuiTiR;
  /*color: #181818;*/
}
.nav_bottom_mode{
  overflow:hidden;
  margin-top:70px;
}
.zhankai_jiantou{
      /*display:block;*/
      position:absolute;
      right:8px;
      top: 16.5px;
}
.zhankai_jiantou_bai{
      /*display:block;*/
      position:absolute;
      right:8px;
      top: 16.5px;
}
.shenqing_tijian_mode{
  width:99%;
  height:40px;
  border: solid 1px #8098e3;
  border-radius: 5px;
  text-align: center;
  margin-top:10px;
}
.shenqing_tijian_mode img{
  width:21px;
  height:21px;
  float:left;
  display:block;
  /*line-height:40px;*/
  margin-top:10px;
  margin-left:40px;
}
.shenqing_tijian_mode p {
  line-height:40px;
  float: left;
  color: #2c4db2;
  font-size: 16px;
  font-family: AlibabaPuHuiTiR;
  margin-left:20px;
}



/*诊所推荐*/
.main_right_biaoti{
  width:100%;
  font-family: AlibabaPuHuiTiB;
  font-size: 24px;
  color: #181818;
  margin-top:50px;
}
.zhensuo_tuijian_mokuan{
  width:135px;
  margin:60px auto;
  height:auto;
  /*overflow:hidden;*/
}
.zhensuo_tuijian{
  width:135px;
  height:auto;
  height:135px;
  background:#f1f1f1;
  border-radius:10px;
      display: table-cell;
    text-align: center;
    vertical-align: middle;

}
.zhensuo_tuijian img{
  width:100px;
  /*height:100px;*/
  /*display:block;*/
  /*margin:16.5px 16.5px;*/
   display: inline-block;
}
.zhensuo_tuijian_zhanwImg{
  width:135px;
  height:auto;
  height:135px;
  background:#f1f1f1;
  border-radius:10px;
}
.zhensuo_tuijian_zhanwImg img{
  width:65px;
  height:70px;
  /*display:block;*/
  margin:32.5px 35px;
   display: inline-block;
}
.zhensuo_tuijian_mokuan p{
font-family: AlibabaPuHuiTiM;
font-size: 16px;
color: #2c4db2;
text-align: center;
margin-top:10px;
}





/* 标签导航栏 */
.contentNavTip {
    width: 100%;
    /*height: 96.57px;*/
    background-color: #ffffff;
    border-radius: 4.35px;
    box-sizing: border-box;
    /*margin-top: 22.62px;*/
     margin-top: 30px;
}
.contentNavTopTip {
    width: 100%;
    height: 20.88px;
    margin: 0 auto;

}

.contentNavTopTip span {
    width:11%;
    float: left;
    font-size: 13.92px;
    color: #9c9c9c;
    /*background:red;*/
}

.contentNavTopTip ul {
    width:88%;
    float: left;
    /*margin-left: 2%;*/
}

.contentNavTopTip ul li {
    float: left;
    margin-right: 5.22px;
}

.nowPositionIndicator{
  width:9px;
  margin-left:10px;
  margin-right:5px;
  display:block;
  float:left;
  margin-top:3px;
}

.contentNavTopTip ul li a {
    float: left;
    display:block;
    border: dashed 0.87px #6b8dec;
    font-size: 12.18px;
    color: #6b8dec;
    box-sizing: border-box;
    text-align: center;
    padding: 0.0px 10.44px 0.0px 10.44px;
}


.contentNavTopTip ul li .tags-box{
    float: left;
    border: dashed 0.87px #6b8dec;
    font-size: 12.18px;
    color: #6b8dec;
    box-sizing: border-box;
    text-align: center;
    padding: 0.0px 10.44px 0.0px 10.44px;
}


/* .contentNavTopTip ul li .i-icon{
    display: none;
}


.contentNavTopTip ul li .i-icon-show{
    display: block;
} */


.contentNavTopTip ul .glyphicon-menu-right {
    float: left;
    display: block;
    margin: 3.48px 6.96px auto 6.96px;
    color: #b3b3b3;

}

.contentNavTopTip ul li i {
    float: right;
    display: block;
    margin: 2.61px 0.0px auto 2.61px;
    color: #b3b3b3;
    font-weight: 500;
    color: #6b8dec;
    font-size: 8.7px;
    position: relative;
    top: 1.74px;
}

.contentNavCate {
    width:100%;
    height: 20.88px;
    margin: 0 auto;
    margin-top: 14.79px;
}

.contentNavCate span {
  width:11%;
  /*background:red;*/
    float: left;
    font-size: 13.92px;
    font-weight: bold;
    color: #707070;
    padding: 2.61px 0.0px;

}

.contentNavCate ul {
    width:88%;
    float: left;
    /*margin-left: 38.28px;*/
}

.contentNavCate ul li {
    float: left;
    margin-left: 10px;
}

.contentNavCate ul li a {
    float: left;
    font-size: 13.92px;
    color: #b3b3b3;
    padding: 2.61px 10.44px;
    cursor: pointer;
}

.contentNavCate ul li:first-child {
    margin-left: 0.0px;

}

.contentNavCate ul .this a {
    background-color: #e7edff;
    color: #3e65d4;
}











/* 分页 */



/* 分页 */

.fenye {
    width: 100%;
    height: 29.58px;
    float: left;
    margin-top: 30px;
}
 .fenye-list {
    width: 50%;
    height: 30.45px;
    margin: 0 auto;
}

.page_div {
    font-size: 13.05px;
    font-family: "microsoft yahei";
    color: #666666;
    text-align: center;
}

/*
 * 页数按钮样式
 */

.page_div a {
    border-radius: 3.48px;
    min-width: 15px;
    /*height: 27.84px;*/
    border: solid 0.87px #e6e6e6 !important;
    text-align: center;
    margin: 0 3.48px;
    cursor: pointer;
    line-height: 27.84px;
    color: #666666;
    font-size: 11.31px;
    display: inline-block;
    padding: 0 4.35px;
    font-family: "microsoft yahei";
}

#prePage,
#nextPage {
    width: 64.38px;
    height: 27.84px;
    border-radius: 3.48px;
    color: #3e3e3e;
    border: solid 0.87px #e6e6e6 !important;
    font-family: "microsoft yahei";

}

.page_div .current {
    background-color: #3e65d4;
    color: #FFFFFF;
}

.totalPages {
    margin: 0 8.7px;
}




/*中间部分  公用头部标题*/
.gongye_zhensuo_mokuai{
  margin-top:50px;
  border-bottom:1px solid #d3d3d3;
  padding-bottom:24px;
}
.gongye_zhensuo_biaoti{
  font-family: AlibabaPuHuiTiB;
  font-size: 32px;
}
.gongye_zhensuo_miaoshu{
  font-family: AlibabaPuHuiTiR;
  font-size: 16px;
  color: #959696;
}


/*资讯样式*/
.zixun_mokuai{
  margin-top:23px;
  border-bottom: 1px solid #d3d3d3;
}
.zhuanjia_mokuai{
    margin-top:23px;
}
.zixun{
  width:100%;
  border-top: 1px solid #d3d3d3;
  padding-top:20px;
  padding-bottom: 20px;
  overflow:hidden;
}
.zixun_img{
  width:20%;
  height:100px;
  background:#e2e2e2;
  border-radius:5px;
  overflow:hidden;
  float:left;
}
.zixun_img img{
  width:100%;
  height:100%;
}
.zixun_neirong{
  width: 77%;
  height:100px;
  /*background:red;*/
  margin-left: 3%;
  float:right;
  position:relative;
}
.zixun_neirong a{
text-decoration:none;
}
.zixun_neirong_null a{
  text-decoration:none;
}
.zixun_neirong_null{
    width: 100%;
  height:100px;
  /*background:red;*/
  margin-left: 3%;
  float:right;
  position:relative;
}
.zixun_biaoti{
  font-size:16px;
  color: #181818;
  font-family: AlibabaPuHuiTiM;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.zixun_biaoti:hover{
  color: #4b70b5;
}
.zixun_miaoshu{
  font-size: 13px;
  /*height:23px;*/
  font-family: AlibabaPuHuiTiR;
  color: #4d4d4d;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;

  line-height:20px;
  margin-top:3px;
}
.zixun_miaoshu:hover{
  color:#4b70b5
}
.zixun_leixing_biaoqian{
  font-size: 13px;
  color: #f1a166;
  font-family: AlibabaPuHuiTiM;
  position:absolute;
  left:0;
  bottom:0;
}
.zixun_laiyuan_biaoqian{
  font-family: AlibabaPuHuiTiM;
  font-size: 10px;
  color: #3e65d4;
  border: solid 1px #91affe;
 padding-left:10px;
 padding-right:10px;
 display:inline-block;
 position:absolute;
  right:0;
  bottom:0;
  border-radius: 5px;
}

.banner_title{
  position:absolute;
  left:20px;
  bottom:6px;
  font-size:13px;
  color:#fff;
}


/*又上高端专家  精选项目  共享设备*/
.mian_right_chengguo{
  width:90%;
  height: auto;
  overflow:hidden;
  margin:0 auto 0 auto;
  border-bottom:1px solid #e9e9e9;
   padding-top:17px;
  padding-bottom:17px;
}
.mian_right_chengguo_tubiao{
  width:30%;
  height:auto;
  float:left;
  overflow:hidden;
  margin-top:18px;
}
.mian_right_chengguo_tubiao img{
  width:22px;
  display:block;
  margin:0 auto;
}
.chengguo_zhanshi{
 width:65%;
 float:right;
}
.chengguo_mingcheng{
  font-size:16px;
  font-family: AlibabaPuHuiTiR;
  color: #181818;
}
.chengguo_shuliang{
  font-size:24px;
  color: #333333;
  font-family: AlibabaPuHuiTiB;
}
.quesheng{
  display:block;
margin:150px auto 0 auto;
}