/**首页轮播左侧项目**/
.pronav{position:relative;z-index:16;width: 1200px;margin: 0 auto;}
.pronav_list{background-color:#53b0eb;width:205px;height:347px;position:absolute;top:0;left:50%;margin-left:-600px;float:left;}
.pronav_list li{transition:all 0.1s linear 0s}
.pronav_list li div{height:22px;padding:12px 0 12px 28px;font-size:14px;color:#fff}
.pronav_list i{width:22px;height:21px;margin-right:10px;float:left;}
.pronav_list span{width: 57px;font-family: "iconfont" !important;font-size: 14px;font-style: normal;-webkit-font-smoothing: antialiased;}
.pronav_list b{margin-top:3px;margin-left:38px;font-family:'宋体';float:left}
.pronav_list li:hover{width:181px;background:url(../images/subnav_li_bg.png);padding-left:24px;cursor:pointer}
.pronav_list li:hover span{color:#d94a2d}
.pronav_list li:hover b{color:#d94a2d}
.pronav_list li a {color: #fff;}
.secpro_list{position:absolute;top:0;left:50%;margin-left:-395px;z-index:9;float:left;}
.secpro_list a{margin-right:10px;white-space:nowrap}
.secpro_list ul{display:none;background:url(../images/subnav_c_bg.png);background-color:#fff;padding:0 18px;opacity:0.1;width:460px;height:346px;border:1px solid #e2e2e2;box-shadow:2px 2px 4px rgba(0, 0, 0, 0.1)}
.secpro_list ul.now{display:block}
.secpro_list li{border-bottom:1px solid #eee;text-align:left;width:114px;float:left;font-size:14px;margin: 8px;line-height:25px;white-space: nowrap;overflow: hidden;}
.secpro_list li a{color:#7a7a7a}
.secpro_list li a:hover{
	color:#53b0eb;
}

.pronav_list .zxc{
	float:left;
}
/**项目图标**/
@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9 */
  src: url('../fonts/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/fb8e7f4f352d4aea9912e4af75cc024b.woff') format('woff2'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('../fonts/iconfont.svg') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon3:before {
  content: "\e600";
}

.icon1:before {
  content: "\e601";
}

.icon-yachi:before {
  content: "\e608";
}

.icon2:before {
  content: "\e64b";
}

.icon-yachixiufu:before {
  content: "\e604";
}

.icon-icon-test:before {
  content: "\e687";
}

.icon-yachibianse:before {
  content: "\e61e";
}

.icon6:before {
  content: "\e626";
}

.icon5:before {
  content: "\e602";
}

.icon4:before {
  content: "\e889";
}

.icon7:before {
  content: "\e88a";
}



/**首页轮播图**/

.carou_banner {
  position: relative;
  height: 328px;
  margin-top: 1px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
}

#flash {
  width: 100%;
  height: 348px;
  margin: 0 auto;
  position: relative;
}

#flash #play {
  width: 100%;
  height: 348px;
  list-style: none;
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: hidden;
}

#flash #play li {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
}

#flash #play li img {
  float: left;
  width: 83%;
  margin-left: 206px
}

#button {
  position: absolute;
  bottom: 20px;
  left: 50%;
  list-style: none;
}

#button li {
  margin-left: 10px;
  float: left;
}

#button li div {
  width: 12px;
  height: 12px;
  background: #DDDDDD;
  border-radius: 6px;
  cursor: pointer;
}

#prev {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) 0px 0px;
  position: absolute;
  top: 145px;
  left: 2%;
  z-index: 1000;
}

#next {
  width: 40px;
  height: 63px;
  background: url(../images/beijing.png) -40px 0px;
  position: absolute;
  top: 145px;
  right: 2%;
  z-index: 1000;
}

#prev:hover {
  background: url(../images/beijing.png) 0px -62px;
}

#next:hover {
  background: url(../images/beijing.png) -40px -62px;
}

.lb_box {
  width: 1200px;
  margin: 0 auto;
  display: block;
}


/**公共导航条**/
.pub_bar {
    margin-top: 33px;
}
.sub_title {
    margin-bottom: 18px;
}
.sub_title h3 {
    font-size: 20px;
    color: #171717;
    border-left: 5px solid #53b0eb;
    padding-left: 10px;
}


/**口腔项目报价**/
.price_region{
	display: block;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.price_lsit{
	float:left;
}
.price_lsit li {
    float: left;
    margin-right: 20px;
    width: 222px;
}

.price_lsit li a {
    display: block;
    width: 222px;
    height: 190px;
    overflow: hidden;
    position: relative;
}

.price_lsit li:nth-child(5n) {
    margin-right: 0;
}
.price_lsit li a span:hover{
	color:#53b0eb;
}
.price_lsit li img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    transition: 0.5s all linear;
}
.price_lsit li span {
    width: 100%;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    color: #000;
    text-align: center;
	display:block;
}

/**热门口腔医院切换**/

.switch_btn a{font-size:16px;color:#4d4c4c;margin-left:12px;line-height:20px}
.switch_btn a:hover,.switch.on{color:#53b0eb}
.switch_btn{float:right;}




/**热门口腔医院**/

.hos_region{
    height: auto;
	width:100%;
}
.switch_list.on {
    display: block;
}
.switch_list {
    width: 1200px;
	display:none;
}

.switch_list li:nth-child(4n){
	margin-right:0px;
}
.switch_list li {
    border: 1px solid #eeeded;
    width: 23.7%;
    height: 222px;
    float: left;
    margin-right: 17px;
    margin-bottom: 18px;
    background: #fff;
}

.switch_list li:hover{-webkit-box-shadow:4px 7px 15px rgba(0, 0, 0, 0.1);box-shadow:4px 7px 15px rgba(0,0,0,0.1)}

.hoslist_img {
    display: block;
    width: 100%;
    height: 180px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    box-sizing: border-box;
}
.hoslist_img img {
    width: 100%;
    height: -webkit-fill-available;
    object-fit: cover;
}

.hoslist_title {
    font-size: 15px;
    color: #171717;
    line-height: 20px;
    height: 23px;
    padding: 12px 12px 0;
    text-align: center;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.hoslist_title a {
    color: #171717;
}

.hoslist_title a:hover{
	color: #53b0eb;
}


.see_youhui {
    display: block;
    width: 89%;
    font-size: 12px;
    line-height: 2;
    color: #FFF;
    padding: 0 7px;
    border-radius: 3px;
    float: right;
    text-align: center;
    margin-left: 5%;
    background-color: #ccc;
}


/**热门医生推荐**/


.doc_region {height:100%;width:100%}
.doc_region li {border:1px solid #ebebeb;width:18.5%;height:340px;margin-right:19px;float:left;margin-bottom:30px;}
.doc_region li:nth-child(5n) {margin-right:0;}
.doc_region li:hover {background:#53b0eb;}
.doc_region li:hover p {color:#fff;}
.doc_region li p {font-size:14px;color:#171717;text-align:center;margin-bottom:10px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.doc_photo {width:222px;height:267px;overflow:hidden;background:#fff;}
.doc_photo img {background:#fff;height:100%;}
.doc_region .full_name {font-size:18px;}


/**首页问答**/
.new .ask_region {
  padding: 1px;
  overflow: hidden;
  border-bottom:none;
  margin-bottom:30px;
}
.new .ask_region li {
  position: relative;
  float:left;
  width:48.5%
}

.new .ask_region li:nth-child(2n){
	margin-left:20px;
}

.new .ask_region li::after {
  position: absolute;
  bottom: 0;
  left: 40px;
  right: 0;
  display: block;
  content: '';
  height: 1px;
  background: #ededed;
}
.new .ask_region li p{
  position: relative;
  z-index: 3;
  padding: 10px 0 0 40px;
  height: 28px;
  line-height: 28px;
  font-size: 16px;
  color: #666;
  cursor: pointer;
  font-weight: normal;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  margin: 10px 0;
}

.new .ask_region li p a{
	color:#000;
}

.new .ask_region li p a:hover{
	color:#53b0eb;
}
.new .ask_region li .question{
    display: inline-block;
    margin-left: -40px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 10%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #53b0eb;
    float: left;
}

.new .ask_region li .answer{
    display: inline-block;
    margin-left: -40px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    border-radius: 10%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #adb3b4;
    float: left;
}

.new .ask_region li p:last-child{
	-webkit-line-clamp: 2;
	height:50px;
}


/**首页牙科行业资讯**/

.new_region li {
    border-right: 0;
    border-bottom: 1px solid #ececec !important;
    margin-bottom: 0px;
	width: 100%;
    height: 160px;
    overflow: hidden;
	font-size: 16px;
    color: #666;
    padding-bottom: 10px;
	float: left;
	padding-top: 20px;
}

.new_region li:hover{background-color:#F9F9F9}

.new_region p {
    color: #858484;
    line-height: 26px;
}

.new_thum {
    display: inline-block;
    width: 18%;
    height: 150px;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    box-sizing: border-box;
}
.new_thum img {
    transition: 0.5s all linear;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.new_cont {
    padding-left: 25px;
    display: inline-block;
    width: 69%;
    color: #313131;
    vertical-align: top;
    box-sizing: border-box;
    overflow: hidden;
}
.new_cont h4 {
    font-size: 17px;
    color: #313131;
}

.new_cont h4:hover{color:#53b0eb;}



.new_cont p {
    margin-top: 21px;
    overflow: hidden;
    font-size: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

/**首页友情链接**/
.frilink{
    padding-top: 30px;
	width: 1200px;
    margin: 0 auto;
	font-weight:600;
}

.frilink a{
	font-weight:normal;
	margin-right:10px;
}
.frilink a:hover{
	color:#53b0eb;
	font-weight:normal;
}

