/* ---------------------common CSS----------------------- */
.box:hover{box-shadow:0 0 15px #999;}
.pink:hover,.pink:hover .blue{color:#e74e92;}
.img:hover img{width:103%; transform:translate(-1.5%,-1.5%); transition:all .3s;}
.list{padding-top:15px; padding-bottom:15px; border-bottom:#e0e0e0 1px solid;}
.list:hover{background:#f0f0f0;}
.list_tit{height:24px; line-height:26px; font-size:16px;}
.list_txt{height:50px; line-height:24px; color:#666;}
.hot{background:#f46364;}
.fine{background:#e74e91;}
.ask{background:#25c0ed;}
.answer{background:#52ce92;}


/* ---------------------header CSS----------------------- */
.head{height:80px; margin:0 auto; overflow:hidden;}
/* logo */
.head_logo{width:140px; height:50px; margin:15px; text-indent:-999em; background:url(https://www.cndzys.com/css/ymp/images/head_logo.png) no-repeat; overflow:hidden;}
/* nav */
.head_nav{margin:40px 0 0 85px; font-size:16px;}
.head_nav a{margin-right:30px; padding:0 3px 14px; border-bottom:#fff 3px solid;}
.head_nav a:hover{color:#e74e92;}
.head_nav .nav_on{border-bottom-color:#e74e92; color:#e74e92;}
/* search */
.head_search{width:240px; height:30px; padding:5px; margin-top:30px; background:#ececec; border-radius:50px; overflow:hidden;}
.search_input{height:100%; padding:0 15px; border-radius:50px; background:#efeff0; color:#999;}
.search_button{height:100%; border-radius:0 50px 50px 0; background:#efeff0;}
.search_button:hover{background:#e3e3e5;}
/* searchs */
.search_inputs{width:448px; height:32px; margin:23px 0 0 50px; padding:0 10px; line-height:32px; background:#fff; border:#cbcbcb 1px solid;}
.search_buttons{width:100px; height:34px; margin:23px 0 0 30px; line-height:34px; font-size:16px; text-align:center; background:#54acc9; border-radius:3px; color:#fff; letter-spacing:5px;}
.search_buttons:hover{background:#4d9db8;}

/* ---------------------footer CSS----------------------- */
.foot{margin:30px auto 0; padding:22px 0;}
.backtop{position:fixed; bottom:150px; right:15px; width:60px; height:60px; background:rgba(0,0,0,0.2); border-radius:3px;}
.backtop:hover{background:rgba(0,0,0,0.5);}
.backtop .iconfont{font-size:28px; color:#fff;}

/* ---------------------banner CSS----------------------- */
.banner_index{height:400px; background:url(https://www.cndzys.com/css/ymp/images/banner_index.jpg) center no-repeat; overflow:hidden;}
.banner_list{height:300px; background:url(https://www.cndzys.com/css/ymp/images/banner_list.jpg) center no-repeat; overflow:hidden;}
.banner_doctor{height:280px; background:url(https://www.cndzys.com/css/ymp/images/banner_doctor.jpg) center no-repeat; overflow:hidden;}
.banner_doctor_pic{width:130px; height:130px; margin:50px 20px 0 15px; border:#fff 5px solid; border-radius:100%; box-shadow:0 0 10px #d9d9d9; overflow:hidden;}

/* ---------------------main CSS----------------------- */
/* title */
.title{font-size:30px; font-weight:500; text-align:center;}
.title_ico{width:24px; height:20px; margin:0 15px;}
.title_left{background:url(https://www.cndzys.com/css/ymp/images/title_left.png) no-repeat;}
.title_right{background:url(https://www.cndzys.com/css/ymp/images/title_right.png) no-repeat;}
.title_cir{width:6px; height:6px; margin:0 6px; background:#fdafd5; border-radius:100%;}
/* doctor */
.doct{position:relative; height:250px; overflow:hidden;}
.doctor{position:absolute; left:50%; width:1230px; height:230px; margin-left:-615px; background:#f5f5f5; overflow:hidden;}
.doctor_box{width:350px; height:176px; margin:10px 15px; padding:15px; background:#fff; border-radius:5px; box-shadow:0 0 10px #d9d9d9; overflow:hidden;}
.doctor_pic{width:90px; height:90px; border-radius:100%; overflow:hidden;}
.tag{padding:3px 6px; border:#54acc9 1px solid; border-radius:3px; color:#54acc9;}
.doctor_box:hover .tag{border-color:#e74e92; color:#e74e92;}
/* focus */
.focus{padding-top:235px; text-align:center;}
.focus a{display:inline-block; position:relative; width:60px; height:20px; margin:0 5px; overflow:hidden;}
.focus a .bg-b{display:block; position:absolute; width:100%; height:5px; background:#dfdfdf; border-top:#f5f5f5 2px solid; border-radius:3px;}
.focus a.on .bg-b,.focus a:hover .bg-b{background:#e74e91; border-top-color:#e74e91;}
/* video */
.icon-bofang{position:absolute; top:50%; left:50%; background:rgba(0,0,0,0.2); border:#fff 2px solid; border-radius:100%; color:#fff; text-align:center;}
.video_box{width:277.5px; margin:15px; background:#fff; border-radius:3px; overflow:hidden;}
.video_box .icon-bofang,.video_list .icon-bofang{width:46px; height:46px; margin:-25px 0 0 -25px; line-height:46px; font-size:20px;}
.video_con{position:relative; height:156px; overflow:hidden;}
.video_list .video_con{width:200px; height:113px; margin-right:15px;}
.video_side .video_con{width:120px; height:68px; margin-right:10px;}
.video_side .icon-bofang{width:32px; height:32px; margin:-18px 0 0 -18px; line-height:32px; font-size:15px;}
.video_box:hover .icon-bofang,.video_list:hover .icon-bofang,.video_side:hover .icon-bofang{background:rgba(0,0,0,0.3);}
.video_tit{margin:10px 15px 15px;}
.video_tit h3{height:24px; font-size:18px; font-weight:500;}
.video_tit span{margin-top:7px;}
.video_pic{width:40px; height:40px; margin-right:12px; border-radius:100%; overflow:hidden;}
/* article */
.article_box{margin:15px 0;}
.article_pic{position:relative; width:230px; height:155px; margin-right:20px; overflow:hidden;}
.article_pic_tit{position:absolute; left:0; bottom:0; z-index:2; width:94%; height:36px; padding:0 3%; line-height:36px; background:rgba(0,0,0,0.4); color:#fff;}
.article_pic:hover .article_pic_tit{background:#54acc9; color:#fff;}
.article_tit dt{height:30px; font-size:20px;}
.article_tit dd{width:33%; height:26px; margin:15px 10px 0 0; overflow:hidden;}
.article_list{width:200px; height:130px; margin-right:15px; overflow:hidden;}
/* news */
.news{width:31%;}
.news_tit{margin:10px 0 0 10px; font-size:20px; font-weight:500;}
.news_pic{width:140px; height:95px; margin-right:10px; overflow:hidden;}
.news_ul{margin:15px 10px;}
.news_li{height:24px; margin-top:15px; overflow:hidden;}
.ico{width:20px; margin-right:10px; line-height:20px; border-radius:3px; text-align:center; font-size:13px; color:#fff;}
.icon-xinwen{padding-top:2px; font-size:20px; color:#c0c0c0;}
/* audio */
.audio_box{width:350px; margin:15px; padding:15px; background:#fff; border-radius:5px; overflow:hidden;}
.audio_time{width:240px; padding:5px; font-size:15px; background:#ebebeb; border-radius:3px;}
.audio_time .icon-shengyin{font-size:20px; font-weight:700; color:#54acc9;}
/* qanda */
.qanda_box{margin-top:30px; padding:15px; background:#fff; border-radius:5px;}
.ask_tit{height:20px; line-height:20px; font-weight:500; overflow:hidden;}

/* ---------------------find CSS----------------------- */
.side{width:68%;}
.find_tit a{margin:12px; padding:10px; font-size:20px; border-bottom:#fff 3px solid;}
.find_tit a:hover{color:#e74e92;}
.find_tit .tab_tit_on{border-bottom-color:#e74e92; color:#e74e92;}
.find_ico{width:6px; height:22px; margin:10px;}
.article .find_ico{margin-left:0;}

/* ---------------------doctor CSS----------------------- */
.doctor_con{margin-top:-36px;}

/* ---------------------subnav CSS----------------------- */
.subnav_tit{width:170px; height:90px; border-radius:3px; color:#fff; text-align:center; overflow:hidden;}
.subanv_ico{width:47px; height:40px; margin:10px auto 5px; background-image:url(https://www.cndzys.com/css/ymp/images/subnav_ico.png); background-repeat:no-repeat;}
.bgblue .subanv_ico{background-position:-50px 0;}
.bggreen .subanv_ico{background-position:-100px 0;}
.bgyellow .subanv_ico{background-position:-150px 0;}
.subnav_con{height:90px; overflow:hidden;}
.subnav_con a{float:left; margin:0 0 15px 20px; padding:6px 12px; background:#ededed; border-radius:3px; font-size:16px;}
.subnav_con a:hover{color:#e74e92;}

/* ---------------------pager CSS----------------------- */
.yiiPager_box em{padding:0 3px; font-family:Georgia; font-size:15px; font-style:normal; color:#e74e91;}
.yiiPager{margin-right:40px;}
.yiiPager li{float:left; margin:0 3px; padding:6px 12px; background:#fff; border:#d9d9d9 1px solid;}
.yiiPager li:hover a{color:#e74e91;}
.yiiPager .selected{background:#e74e91;}
.yiiPager .selected a,.yiiPager .selected:hover a{color:#fff;}

/* ---------------------detail CSS----------------------- */
.detail_pic{width:70px; height:70px; margin-right:15px; border-radius:100%; overflow:hidden;}
.detail_con{line-height:32px; font-size:18px; overflow:hidden;}
.detail_con p{margin-top:15px;}
.detail_con img{display:block; margin:15px auto;}
.detail_txt{padding:20px; background:#faf8ed;}


/* ---------------------pedia CSS----------------------- */
/*common*/
.min80{min-height:80vh;}
.img{display:block; width:100%; height:100%;}
.tags{display:flex;}
.tags dd{margin-right:8px; padding:5px 10px; background:#e6f5fa; border-radius:3px; color:#54acc9;}

/*tits*/
.pedia .tits{display:flex; align-items:baseline; margin-top:24px;}
.pedia .tits .h2{padding-right:10px; text-indent:15px; font-size:30px; font-weight:500; color:#222; letter-spacing:1px;}
.pedia .tits .txt{font-size:18px;}

/*cons*/
.pedia .cons{display:flex; flex-wrap:wrap; margin-top:12px; background:#fff; border-radius:5px; overflow:hidden;}
.pedia .cons .li{width:50%; margin:20px 0;}
.pedia .cons .li a{display:block; margin:0 20px; padding-bottom:30px; border-bottom:#f0f0f0 1px solid;}
.pedia .cons .li .h3{font-size:24px; font-weight:400; color:#333;}
.pedia .cons .li a:hover .h3{color:#25c0ed;}
.pedia .cons .li .text{width:88%; margin:15px 0; font-size:15px; color:#666;}
.pedia .cons .li .docs{display:flex; margin-top:18px;}
.pedia .cons .li .docs .ipit{margin-right:20px;}
.pedia .cons .li .docs .ipit .ip{display:block; width:66px; height:66px; border-radius:100%; overflow:hidden;}
.pedia .cons .li .docs .ipit .it{margin-top:8px; text-align:center; color:#666;}
.pedia .cons .li:hover{transform:scale(1.01);}

/*sitenav*/
.sitenav{margin-top:30px; text-indent:15px; color:#666;}
.sitenav a:hover{color:#25c0ed; text-decoration:underline;}

/*heading*/
.heading{position:relative; z-index:2; margin-top:30px; padding:20px 30px 25px 20px; background:#fff; border-radius:3px; box-shadow:0 2px 2px #ebebeb; overflow:hidden;}
.heading .tits{font-size:36px; font-weight:400; color:#54acc9;}
.heading .tits span{padding-left:10px; font-size:18px; color:#999;}
.heading .text{margin-top:6px; line-height:26px; font-size:16px; text-align:justify;}

/*solid*/
.solid{position:relative; z-index:2; height:30px; background:#f5f5f5;}

/*wrap*/
.wrap{display:flex;}

/*cont*/
.wrap .cont{width:880px; margin-right:24px; overflow:hidden;}

/*navs*/
.wrap .cont .navs{display:flex; background:#fff; border-radius:3px; box-shadow:0 2px 2px #ebebeb; overflow:hidden;}
.wrap .cont .navs .lis a{display:block; padding:18px 20px; font-size:16px; color:#666;}
.wrap .cont .navs .on a{display:block; background:#fff; -webkit-box-shadow:inset 0 2px 0 0 #54acc9; box-shadow:inset 0 2px 0 0 #54acc9; color:#54acc9;}
.wrap .cont .navs .lis a:hover{color:#54acc9;}

/*boxs*/
.wrap .cont .boxs{margin-top:30px; padding:0 30px 40px 20px; background:#fff; border-radius:3px; box-shadow:0 2px 2px #ebebeb; overflow:hidden;}

/*title*/
.wrap .cont .tit1{position:relative; line-height:22px; font-size:24px; font-weight:400;}
.anchor-1,.anchor-2{position:relative; display:block; height:36px;}
.wrap .cont .tit1 .icos{position:absolute; top:36px; left:-20px; display:block; width:8px; height:22px; background:#54acc9;}
.wrap .cont .tit1 .mores{position:absolute; right:-10px; font-size:14px; font-weight:400; color:#666;}
.wrap .cont .tit1 .mores:hover{color:#25c0ed; text-decoration:underline;}
.wrap .cont .tit2{position:relative; line-height:22px; font-size:18px; font-weight:400;}

/*article*/
.wrap .cont .article{margin-top:15px;}
.wrap .cont .article p{margin-top:10px; line-height:26px; font-size:15px; text-align:justify;}
.wrap .cont .article p:first-child{margin-top:0;}

/*table*/
.wrap .cont .table{margin-top:20px; font-size:15px; background:#f7f7f7;}
.wrap .cont .table .lis{display:flex; margin:0 15px; padding:15px 0;}
.wrap .cont .table .lis:nth-child(odd){background:none;}
.wrap .cont .table .lis:nth-child(even){background:#fff;}
.wrap .cont .table .lis span{text-indent:15px;}
.wrap .cont .table .lis span:nth-child(odd){width:20%;}
.wrap .cont .table .lis span:nth-child(even){width:30%;}
.wrap .cont .table .lis p{width:100%; font-size:14px; color:#999; text-align:center;}

/*nurse*/
.wrap .cont .nurse{margin-top:36px; border-left:#dedede 1px solid;}
.wrap .cont .nurse .lis{display:flex; margin-bottom:40px;}
.wrap .cont .nurse .lis:last-child{margin-bottom:0;}
.wrap .cont .nurse .lis .icos{width:10px; height:10px; margin:0 15px 0 -5px; background:url("../images/layout.gif") no-repeat scroll 0 -199px;}
.wrap .cont .nurse .lis .cons{flex:1; margin-top:-6px;}
.wrap .cont .nurse .lis .cons dt{margin-bottom:5px; font-size:18px; font-weight:400; color:#54acc9;}
.wrap .cont .nurse .lis .cons dd{margin-top:3px; line-height:26px; font-size:15px;}
.wrap .cont .nurse .lis .cons dd span{color:#666;}

/*answer*/
.wrap .cont .ques{display:flex; flex-wrap:wrap; margin:10px 0 -15px;}
.wrap .cont .ques .lis{width:50%; margin-top:25px; padding-bottom:25px; border-bottom:#f5f5f5 1px solid; overflow:hidden;}
.wrap .cont .ques .lis .db{margin:0 20px;}
.wrap .cont .ques .lis:nth-child(odd) .db{margin-left:0;}
.wrap .cont .ques .lis .tits{height:26px; line-height:22px; font-size:18px; font-weight:500; overflow:hidden;}
.wrap .cont .ques .lis .icos{float:left; width:22px; height:22px; margin-right:10px; font-size:15px; font-style:normal; text-align:center; overflow:hidden;}
.wrap .cont .ques .lis .tits .icos{font-size:15px; background:#25c0ed; border-radius:5px; color:#fff;}
.wrap .cont .ques .lis .txts{height:50px; margin-top:18px; line-height:26px; font-size:15px; color:#808080; text-align:justify; overflow:hidden;}
.wrap .cont .ques .lis .txts .iconfont{color:#f6ba3b;}
.wrap .cont .ques .lis .infos{display:flex; justify-content:space-between; align-items:center; margin-top:18px;}
.wrap .cont .ques .lis .infos .doctors{display:flex; align-items:center;}
.wrap .cont .ques .lis .infos .doctors .pics{width:36px; height:36px; margin-right:12px; border-radius:100%; overflow:hidden;}
.wrap .cont .ques .lis .infos .doctors .names em{margin-right:6px; font-style:normal; font-size:15px; color:#999;}
.wrap .cont .ques .lis .infos .doctors .names em:first-child{font-size:15px; color:#666;}
.wrap .cont .ques .lis .infos .times{color:#999;}
.wrap .cont .ques .lis:hover .tits{color:#25c0ed;}
.wrap .cont .ques .lis:hover{transform:scale(1.02);}

/*videos*/
.wrap .cont .videos{display:flex; justify-content:space-between; flex-wrap:wrap;}
.wrap .cont .videos .lis{width:31.5%; margin-top:36px;}
.wrap .cont .videos .pics{position:relative; display:block; height:145px; overflow:hidden;}
.wrap .cont .videos .pics img{display:block; width:100%; height:100%;}
.play_icon{position:absolute; left:50%; top:50%; width:48px; height:48px; margin:-24px 0 0 -24px; line-height:48px; text-align:center; background:rgba(0,0,0,.35); border-radius:100%; overflow:hidden;}
.play_icon .iconfont{color:#fff; padding-left:2px; font-size:20px;}
.play_time{position:absolute; right:10px; bottom:10px; width:60px; height:25px; line-height:25px; text-align:center; background:rgba(0,0,0,.35); border-radius:30px; color:#fff; overflow:hidden;}
.wrap .cont .videos .tits{margin-top:10px; font-size:18px; font-weight:400;}
.wrap .cont .videos .txts{margin-top:3px; font-size:15px; color:#999;}
.wrap .cont .videos .lis:hover .pics{opacity:.88;}
.wrap .cont .videos .lis:hover .tits{color:#25c0ed;}
.wrap .cont .videos .lis:hover{transform:scale(1.02);}

/*doctors*/
.wrap .cont .doctores{display:flex; flex-wrap:wrap; margin:10px 0 -20px;}
.wrap .cont .doctores .lis{width:50%; margin-top:25px; padding-bottom:25px; border-bottom:#f5f5f5 1px solid; overflow:hidden;}
.wrap .cont .doctores .lis .db{margin:0 20px;}
.wrap .cont .doctores .lis:nth-child(odd) .db{margin-left:0;}
.wrap .cont .doctores .ipip{display:flex; align-items:center;}
.wrap .cont .doctores .pics{display:block; width:64px; height:64px; margin-right:15px; border-radius:100%; overflow:hidden;}
.wrap .cont .doctores .infos{flex:1;}
.wrap .cont .doctores .infos dt{font-size:18px;}
.wrap .cont .doctores .infos dt span{padding-left:10px; font-size:16px; color:#333;}
.wrap .cont .doctores .infos dd{margin-top:5px; font-size:16px; color:#666;}
.wrap .cont .doctores .txts{flex:1; margin-top:15px; line-height:26px; font-size:15px; text-align:justify; color:#666;}
.wrap .cont .doctores .txts span{color:#999;}
.wrap .cont .doctores .lis:hover .infos dt,.wrap .cont .doctores .lis:hover .infos dt span,.wrap .cont .doctores .lis:hover .infos dd{color:#25c0ed;}
.wrap .cont .doctores .lis:hover{transform:scale(1.02);}

/*side*/
.wrap .side{flex:1;}

/*case*/
.wrap .side .case{position:relative; z-index:2; padding:15px 30px 20px 20px; background:#fff; border-radius:3px; box-shadow:0 2px 2px #ebebeb; overflow:hidden;}
.wrap .side .case .tits{font-size:20px; font-weight:400;}
.wrap .side .case .cons .lis{padding:20px 0; border-bottom:#f5f5f5 1px solid;}
.wrap .side .case .cons .lis h3{font-size::16px; font-weight:400;}
.wrap .side .case .cons .lis p{margin:8px 0; line-height:24px; font-size:15px; text-align:justify; color:#999;}
.wrap .side .case .cons .lis span,.wrap .side .case .cons .lis:hover h3{color:#54acc9;}
.wrap .side .case .cons .lis:hover{transform:scale(1.03);}

/*slide*/
.sideToolbar{position:fixed; bottom:130px;}

#sideCatalog{position:relative; left:0; width:240px; height:260px; margin-bottom:10px; line-height:19px; font-size:14px; overflow:hidden;}

.sideCatalogBg{visibility:visible;}

#sideCatalog #sideCatalog-sidebar{position:absolute; top:0; left:5px; width:0; height:258px; -moz-border-bottom-colors:none; -moz-border-left-colors:none; -moz-border-right-colors:none; -moz-border-top-colors:none; background-color:#EAEAEA; border-color:-moz-use-text-color #EAEAEA; border-image:none; border-left:1px solid #EAEAEA; border-right:1px solid #EAEAEA; border-style:none solid; border-width:0 1px;}

#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top, #sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom{position:absolute; left:-5px; width:10px; height:10px; background:url("../images/layout.gif") no-repeat scroll 0 -199px; overflow:hidden;}

#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-top{cursor:pointer; top:0;}
#sideCatalog #sideCatalog-sidebar .sideCatalog-sidebar-bottom{bottom:0;}


#sideCatalog-catalog{position:relative; top:18px; height:230px; padding-left:23px; overflow:hidden;}
#sideCatalog-catalog dl{position:relative; width:175px; zoom:1;}


#sideCatalog span.sideCatalog-index1{padding-right:5px; font-weight:bold; color:#999;}

#sideCatalog .sideCatalog-item1 a{color:#555555; font-weight:bold;}
#sideCatalog .sideCatalog-item1 a, #sideCatalog .sideCatalog-item2 a{text-decoration:none;}

.sideCatalog-item1, .sideCatalog-item2{position:relative; margin:0 0 6px; padding:0 7px;}

.sideCatalog-item2{padding-left:21px;}
.sideCatalog-item2 .sideCatalog-dot{background:none repeat scroll 0 center;}

#sideCatalog-catalog dl dd:hover{background-color:#f6f6f6;}

.sideCatalog-dot{ position:absolute; top:4px; left:-20px; width:6px; height:10px; line-height:12px; font-size:12px; background:url("../images/layout.gif") repeat scroll 0 -222px; cursor:pointer; overflow:hidden;}

#sideCatalog .sideCatalog-item2 span.sideCatalog-dot{}

#sideCatalog .highlight span.sideCatalog-dot{top:3px; left:-23px; width:18px; height:13px; background: url("../images/layout.gif") no-repeat scroll -271px -38px;}

#sideToolbar-up{display:block; width:45px; height:45px; margin-left:10px; background:url("../images/layout.gif") no-repeat scroll -1px -62px; border-radius:2px; visibility:visible;}
#sideToolbar-up:hover{background:transparent url("../images/layout.gif") -74px -62px no-repeat}


@font-face {font-family: "iconfont";
  src: url('iconfont.eot?t=1615950449214'); /* IE9 */
  src: url('iconfont.eot?t=1615950449214#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAMoAAsAAAAABwwAAALbAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDBgqBcIFnATYCJAMMCwgABCAFhG0HPBszBsiuMG7hkZRguW58XkLwodUcBQEzWPA82lHvJ5ksqZZHrdwdoKYVKqgWWM99a7/55qEIg0Y8/YR737c3u+dzou1SpX0akdcJjRggGt69BRJJms5kggOhZVAes2Ncvslu66iTLzj4yRq0c3DMdAmyYfTZbE7VrU0DnOBAI+vJ/rGB/IexC17gZgjgTbxc0npx9wZdDHYvAWTE0gK6BR8Gw5KeCLZhogmTAzh4qp1q2B99vHw18QSFo7EHdvadG3D04a1Qb3DNwgABfzkLwKaBBnKBAVncGJtLA2F4jbes2Z1tMQhqqaB7RDxDYQ/6j6dALHahLwCZUKoeiu+xIPCNXEgAtMImiXaApRAberiggqOjVwfLezeuirPx2s37WZNfJ6tv4XvujuiHv8H99Dn8tvb8vSSfs7fj5la3RhuRDCr53f1Zf0e93tQjqb2OxXfzT/582PzQXTdZepgxUTtQIfv3n76hwd59smb148bU9OyyFMvS9LZXmHSeb7XjKkWjh9G7ObUcqGg/9hR3qWvMBXAro7HhZ/8NpxPvWxJQ+79gAHimw5ORYJgDPG/FLvBrS0wjgPtvcKGt10aT0smzHJrSiRYFkMOduGC7gr2YrggbXAiCJ2EZKDyIA40nqUiDzQUHH0rB4kkDeJOjY7oPIaZoIMYLyLYVgBDoOCj8uQSaQNeRBvscHMJ9B0tgNHgzW0IW9CE9g/2WiERCBi4vcVCyr1xj0o+LX0inrojywoj6QVFsBbEov7CcvCSfoiWGTGd6fyZR2Bexh+1gO3JdxomIbZLJ9kCSBIuCgr6mN9pewR70aSGCECQQBmg5JWgQCeOjguYJ/cr7v0BoUlwEUUdVnf0DIiLGah0VyVc4AHkp8wdVPco102Ro9s2QoEB9RDAeqB1YCNeJMWiiuZ0NIUnYNjAhErBQgBr1DZVtb6/wfiCX1WGvpkWJFoNdzkr4urdScJl+gBYAAA==') format('woff2'),
  url('iconfont.woff?t=1615950449214') format('woff'),
  url('iconfont.ttf?t=1615950449214') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('iconfont.svg?t=1615950449214#iconfont') 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;
}

.iconbofang:before {
  content: "\e681";
}

.icondaoyuicon:before {
  content: "\ec30";
}