<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ---------------------common CSS----------------------- */
.minheight{min-height:720px;}
.img{display:block; width:100%; height:100%;}
a:hover{color:#49c066;}

/*logo*/
.logo{display:block; width:150px; height:53px;}

/*shadow*/
.shadow{box-shadow:0 0 4px #ccc; transition:box-shadow 0.24s;}
.shadow:hover{box-shadow:0 0 12px #ccc;}

/*play*/
.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; font-size:22px;}
.play_time{position:absolute; right:10px; bottom:10px; width:60px; height:24px; line-height:24px; text-align:center; background:rgba(0,0,0,.35); border-radius:30px; color:#fff; overflow:hidden;}

/* ---------------------header CSS----------------------- */
.header .box{height:100px; overflow:hidden;}
/*logo*/
.header .box .logo{margin-top:24px;}
/*search*/
.header .box .search{margin-top:31px;}
.header .box .search .form{float:left; width:320px; height:38px; line-height:38px; background:#f7f9fc; border:#e4e7ec 1px solid; border-radius:20px; overflow:hidden;}
.header .box .search .form .ipt{float:left; width:80%; height:100%; text-indent:20px; background:none; border:none;}
.header .box .search .form .ipt::-webkit-input-placeholder{color:#ccc;}
.header .box .search .form .ipt:focus{font-size:16px !important; outline:none; color:#666;}
.header .box .search .form .btn{float:right; width:18%; height:100%; background:none; color:#666; text-indent:-10px; cursor:pointer;}
.header .box .search .form .btn:focus{outline:none;}
.header .box .search .form .btn .iconfont{font-size:20px;}
/*hots*/
.header .box .hot{float:right; margin:10px 0 0 30px;}
.header .box .hot .tit{display:inline-block; color:#ccc;}
.header .box .hot .li{margin-left:5px; color:#999;}
.header .box .hot .li:hover{color:#49c066;}

.header .for .search .form{width:580px; margin-left:60px; border-radius:5px;}
.header .for .search .form .btn{width:19%; font-size:18px; background:#66d066; color:#fff;}
.header .for .search .form .btn:hover{opacity:.8;}
.header .for .search .form .ipt::-webkit-input-placeholder{color:#999;}

/* ---------------------nav CSS----------------------- */
.nav{background:#f5f5f5; box-shadow:0 2px 1px #f0f0f0;}
.nav .box{line-height:46px; font-size:20px;}
.nav .box .tit{position:relative; z-index:2; width:220px; margin-right:16px; font-size:18px; text-align:center; background:#66d066; border-radius:5px 5px 0 0; box-shadow:0 2px 1px #66d066; color:#fff;}
.nav .box .fr{float:left;}
.nav .box .li{display:inline-block; padding:0 13px; transition:all .3s;}
.nav .box .on{color:#49c066;}

.navs .box .li{padding:0 30px;}
.navs .box .on{background:#66d066; border-radius:3px; color:#fff;}

/* ---------------------main CSS----------------------- */
/*subnav*/
.main .box .subnav{float:left; width:220px; margin-right:20px; background:#f7faf8;}
.main .box .subnav li:first-child .li{padding-top:3px;}
.main .box .subnav .li{display:block; height:38px; padding:0 18px 0 15px; line-height:38px; border-left:#f7faf8 1px solid; color:#666; transition:all .03s; overflow:hidden;}
.main .box .subnav .li:hover{background:#4d4d4d; border-left-color:#09a7f0; color:#fff;}
.main .box .subnav .li .fl .iconfont{display:inline-block; width:22px; margin-right:10px; text-align:center; color:#09a7f0;}
.main .box .subnav .li .fr .iconfont{font-size:10px; color:#999;}
.main .box .subnav .li:hover .iconfont{color:#fff;}

/*banner*/
.main .box .banner{float:left; position:relative; width:660px; height:365px; margin-top:20px; overflow:hidden;}
.main .box .banner .li{position:absolute; left:50%; width:100%; height:100%; margin-left:-330px; overflow:hidden;}
.main .box .banner .focus{padding-top:335px; text-align:center;}
.main .box .banner .focus a{display:inline-block; position:relative; width:10px; height:10px; margin:0 6px; border-radius:100%; overflow:hidden; z-index:3;}
.main .box .banner .focus a .bg-b{display:block; position:absolute; width:100%; height:100%; background:rgba(0,0,0,.3);}
.main .box .banner .focus a.on .bg-b{background:#66d066;}

.cons .vdo .banner{width:860px; height:380px;}
.cons .vdo .banner .li{margin-left:-430px;}
.cons .vdo .banner .li .img{position:absolute; top:50%; left:50%; width:860px; height:480px; margin:-222px 0 0 -430px;}
.cons .vdo .banner .focus{padding-top:350px;}

.cons .ado .banner{width:860px; height:340px;}
.cons .ado .banner .li{margin-left:-430px;}
.cons .ado .banner .focus{padding-top:310px;}

.cons .art .banner{width:860px; height:320px;}
.cons .art .banner .li{margin-left:-430px;}
.cons .art .banner .li .img{position:absolute; width:1754px; margin-left:-405px;}
.cons .art .banner .focus{padding-top:290px;}

/*sidebar*/
.main .box .sidebar{float:right; width:270px; margin-top:20px; padding-left:10px; background:#fafafa;}
.main .box .sidebar .tit{margin-top:10px; font-size:18px; font-weight:400; color:#53a2ef;}
.main .box .sidebar .ipit .ip{position:relative; display:block; height:118px; margin:10px 0; border-radius:3px; overflow:hidden;}
.main .box .sidebar .ipit .ip .img{transition-duration:.5s;}
.main .box .sidebar .ipit .ip:hover .img{opacity:.85; transform:scale(1.08);}
.main .box .sidebar .ipit .it .li{height:32px; line-height:30px; overflow:hidden;}
.main .box .sidebar .ipit .it .li em{font-family:Georgia; font-size:20px; padding-right:8px; color:#999;}
.main .box .sidebar .ipit .it .li:nth-child(1) em{color:#ff0000;}
.main .box .sidebar .ipit .it .li:nth-child(2) em{color:#fc7039;}
.main .box .sidebar .ipit .it .li:nth-child(3) em{color:#fd8607;}

.cons .box .sidebar{width:300px; padding:0 10px;}
.cons .box .sidebar .ipit .it .li .line1{float:left; width:220px;}
.cons .box .sidebar .ipit .it .li .g9{float:right;}

.cons .vdo .sidebar .ipit .ip,.cons .art .sidebar .ipit .ip{height:168px;}

/*title*/
.main .title{margin-top:40px; text-align:center; overflow:hidden;}
.main .title .ico{display:block; width:30px; height:3px; margin:0 auto; background:#66d066;}
.main .title .tit{font-size:34px; color:#2f2f2f;}

/* ---------------------video CSS----------------------- */
/*tabtit*/
.main .tabtit{margin:30px 0 -5px; text-align:center;}
.main .tabtit .li{display:inline-block; margin:0 13px; cursor:pointer;}
.main .tabtit .li .tit{position:relative; z-index:2; padding:6px 36px; font-size:18px; font-weight:400; background:#eee; border-radius:5px; color:#999; overflow:hidden; transition:box-shadow 0.24s;}
.main .tabtit .li .iconfont{display:block; margin-top:-18px; font-size:30px; color:#fff; text-align:center;}
.main .tabtit .li .ico{display:block; width:8px; height:8px; margin:-15px auto 0; background:#fff; border:#ccc 1px solid; border-radius:100%; overflow:hidden; transition:box-shadow .24s;}
.main .tabtit .on .tit{background:#66d066; color:#fff;}
.main .tabtit .on .iconfont{color:#66d066;}
.main .tabtit .on .ico{background:#66d066; border-color:#fff;}
.main .tabtit .li:hover .tit,.main .video .tabtit .li:hover .ico{box-shadow:0 0 5px #bfbfbf;}

.cons .tabtit{margin-bottom:-12px; text-align:left;}
.cons .tabtit .li:first-child{margin-left:0;}
.cons .tabtit .li .tit{padding:8px 50px;}
.cons .tabtit .li .iconfont{margin:-20px 0 -20px;}

/*list*/
.video .ul .li{float:left; width:280.5px; margin:30px 26px 0 0;}
.video .ul .li .pic{position:relative; height:158px; overflow:hidden;}
.video .ul .li .pic .img{transition-duration:.5s;}
.video .ul .li:hover .pic .img{opacity:.85; transform:scale(1.08);}
.video .ul .li .pic .iconfont{padding-left:3px;}
.video .ul .li .tit{margin:15px 12px 3px; font-size:18px; font-weight:400;}
.video .ul .li .info{margin:0 12px; color:#999;}
.video .ul .li .ipit{margin:15px 12px 18px; padding-top:15px; border-top:#f0f0f0 1px solid;}
.video .ul .li .ipit .ip{float:left; width:32px; height:32px; border-radius:100%; margin-right:10px; overflow:hidden;}
.video .ul .li .ipit .it{height:32px; line-height:32px; color:#666; overflow:hidden;}
.video .ul .li .ipit .it span{font-size:15px; color:#333;}

.cons .voice .ul .li{width:382.66px;}
.cons .voice .ul .li .pic{height:150px;}
.cons .voice .ul .li .tit{font-size:20px;}
.cons .voice .ul .li .info{font-size:15px;}
.cons .voice .ul .li .ipit .it{font-size:15px;}
.cons .voice .ul .li .ipit .it span{font-size:16px;}

/* ---------------------audio CSS----------------------- */
.main .item{float:left; width:385px; margin:30px 22.5px 0 0; border-radius:5px; overflow:hidden;}
.main .item:nth-child(3n){float:right; margin-right:0;}
.main .item .tit{line-height:55px; text-indent:20px; font-size:22px; font-weight:400; color:#fff;}

.audio .item:nth-child(1) .tit{background:#7788da;}
.audio .item:nth-child(2) .tit{background:#00b5cb;}
.audio .item:nth-child(3) .tit{background:#fa9700;}
.audio .item .img{transition-duration:.5s;}

/*rank*/
.audio .item .rank{margin:15px 10px;}
.audio .item .rank .li{float:left; width:33%; border-right:#e6e9ed 1px solid; border-bottom:#e6e9ed 1px solid;}
.audio .item .rank .li:nth-child(3n){border-right-width:0;}
.audio .item .rank .li:nth-child(4),.audio .item .rank .li:nth-child(5),.audio .item .rank .li:nth-child(6){border-bottom:none;}
.audio .item .rank .li .ipit .ip{position:relative; display:block;}
.audio .item .rank .li .ipit .ip .ico{position:absolute; z-index:3; top:5px; left:20px; font-size:16px; font-style:normal; color:#fff;}
.audio .item .rank .li .ipit .ip .iconfont{position:absolute; z-index:2; top:-5px; left:12px; font-size:26px; color:#999;}
.audio .item .rank .li:nth-child(1) .ipit .ip .iconfont{color:#ff0000;}
.audio .item .rank .li:nth-child(2) .ipit .ip .iconfont{color:#fc7039;}
.audio .item .rank .li:nth-child(3) .ipit .ip .iconfont{color:#fd8607;}
.audio .item .rank .li .ipit .ip .pic{display:block; width:92px; height:92px; margin:15px auto; border-radius:100%; overflow:hidden;}
.audio .item .rank .li .ipit:hover .ip .pic .img{opacity:.85;}
.audio .item .rank .li .ipit .it{font-size:16px; text-align:center;}
.audio .item .rank .li .ipit .num{display:block; margin:5px 0 10px; color:#999; text-align:center;}

/*list*/
.audio .item .dl{padding:15px 0;}
.audio .item .dl .dt,.audio .item .dl .dd{margin:0 5px;}
.audio .item .dl .dt .ipip{position:relative; display:block; height:140px; margin:0 10px 15px; overflow:hidden;}
.audio .item .dl .dt .ipip:hover .img{opacity:.85; transform:scale(1.08);}

.audio .item .dl .dt .ipit{float:left; width:49.8%; padding-top:15px;}
.audio .item .dl .dt:first-child .ipit{padding-top:0;}
.audio .item .dl .dt .ipit .ip{position:relative; height:70px; margin:0 5px; overflow:hidden;}
.audio .item .dl .dt .ipit .ip .play_icon{width:36px; height:36px; margin:-18px 0 0 -18px; line-height:36px;}
.audio .item .dl .dt .ipit .ip .iconfont{font-size:16px;}
.audio .item .dl .dt .ipit .ip .play_time{right:5px; bottom:5px; width:50px; height:20px; line-height:20px;}
.audio .item .dl .dt .ipit:hover .img{opacity:.85;}

.audio .item .dl .dd{border-bottom:#e6e9ed 1px solid;}
.audio .item .dl .dd:last-child{border-bottom:none;}
.audio .item .dl .dd .ipit{float:left; width:49.8%; padding:15px 0; border-right:#e6e9ed 1px solid;}
.audio .item .dl .dd .ipit:nth-child(even){border-right-width:0;}

.audio .item .dl .dd .ipit .ip{float:left; margin:0 10px;}
.audio .item .dl .dd .ipit .ip i{display:block; width:45px; height:45px; border-radius:100%; overflow:hidden;}
.audio .item .dl .dd .ipit .ip span{display:block; margin-top:8px; text-align:center; color:#666;}
.audio .item .dl .dd .ipit .it h4{height:40px; font-weight:400;}
.audio .item .dl .dd .ipit .it span{display:block; height:25px; margin:10px 10px 0 0; padding:0 18px; line-height:30px; background:#f6f6f6; border-radius:10px; color:#49c066; overflow:hidden;}
.audio .item .dl .dd .ipit .it span time{float:right;}

.audio .item:nth-child(3) .hot{padding:8px 5px;}
.audio .item:nth-child(3) .dl{float:left; padding:7px 0; width:50%;}
.audio .item:nth-child(3) .dl .dt{margin:0;}
.audio .item:nth-child(3) .dl .dt .ipit,.audio .item:nth-child(3) .dl .dd .ipit{width:100%;}
.audio .item:nth-child(3) .dl .dd .ipit{border-right-width:0;}

/* ---------------------article CSS----------------------- */
.article{margin-top:30px;}

/*graphic*/
.article .phic{width:402px;}
.article .phic .dt .ipit{position:relative; float:left; width:200px; height:200px; margin-bottom:2px; border-radius:3px; overflow:hidden;}
.article .phic .dt .ipit:nth-child(even){float:right;}
.article .phic .dt .ipit .ip{position:relative; display:block;}
.article .phic .dt .ipit .pic{position:absolute; left:50%; display:block; width:302px; height:200px; margin-left:-151px; transition-duration:.3s;}
.article .phic .dt .ipit:hover .pic{opacity:.85;}
.article .phic .dt .ipit .it{position:absolute; z-index:2; bottom:0; width:80%; height:40px; padding:0 10%; line-height:40px; font-size:16px; background:linear-gradient(to bottom,rgba(0, 0, 0, 0), rgba(0, 0, 0, .5)); color:#fff; text-align:center; overflow:hidden;}
.article .phic .dt .more{background:#66d066 url(../../images/newIndex/arrow.png) 75px 0 no-repeat; color:#fff; text-align:center; transition:all .3s;}
.article .phic .dt .more:hover{background-color:#53a2ef; background-position:220px 0;}
.article .phic .dt .more span{display:block; padding-top:54px; line-height:14px; transition:padding .3s;}
.article .phic .dt .more:hover span{padding-top:77px;}
.article .phic .dt .more em{display:block; margin-top:6px; line-height:22px; font-size:22px; font-style:normal;}
.article .phic .dd{padding-top:8px;}

/*text*/
.article .text{display:block; height:54px; margin-top:10px; padding:0 15px; line-height:54px; font-size:16px; background:#f7f7f7; overflow:hidden; transition:box-shadow 0.24s;}
.article .text:hover{box-shadow:0 0 3px #ccc;}
.article .text span{color:#09a7f0;}
.article .text time{float:right; font-size:14px; color:#999;}

/*news*/
.article .news{width:428px; margin-left:25px;}
.article .news .dt{margin-bottom:20px; padding-bottom:18px; border-bottom:#e6e9ed 1px solid;}
.article .news .dt .ip{float:left; width:90px; height:78px; margin-right:15px; padding-top:12px; line-height:32px; font-size:25px; font-style:normal; background:#25c0ed; border-radius:8px 8px 30px 8px; color:#fff; text-align:center; overflow:hidden;}
.article .news .dt .it{flex:1; display:block;}
.article .news .dt .it .tit{height:33px; font-size:22px; font-weight:400; overflow:hidden;}
.article .news .dt .it .txt{height:60px; margin-top:8px; line-height:30px; font-size:18px; color:#999; overflow:hidden;}
.article .news .text{justify-content:space-between; margin-bottom:15px;}
.article .news .text:last-child{margin-bottom:0;}

/*rank*/
.article .rank{width:320px; background:#f0f9fc;}
.article .rank .ul{padding-top:3px;}
.article .rank .ul .li{display:block; margin:0 10px 0 20px; padding:18px 0; border-bottom:#e6e9ed 1px solid;}
.article .rank .ul li:last-child .li{border-bottom:none;}
.article .rank .ul .li .ip{float:left; width:64px; height:64px; margin-right:15px; border-radius:100%; overflow:hidden;}
.article .rank .ul .li .ip .img{transition-duration:.3s;}
.article .rank .ul .li:hover .ip .img{opacity:.85;}
.article .rank .ul .li .it{font-size:16px;}
.article .rank .ul .li .it .name{margin:3px 0; font-size:18px; color:#333;}
.article .rank .ul .li .it .name span{padding-left:10px; font-size:16px; color:#666;}
.article .rank .ul .li .it .info{height:24px; color:#999; overflow:hidden;}
.article .rank .ul .li .it .tit{height:24px; margin-top:15px; font-weight:400; text-indent:79px; overflow:hidden;}

/* ---------------------answer CSS----------------------- */
.answer .dt .img{transition-duration:.3s;}
.answer .dt:hover .img{opacity:.85;}

/*text*/
.ans_text .ico{float:left; width:20px; height:20px; margin-right:10px; line-height:20px; border-radius:3px; color:#fff; font-size:12px; text-align:center; overflow:hidden;}
.ans_text .q{font-size:16px; font-weight:400;}
.ans_text .q .ico{margin-top:2px; background:#ffbb44;}
.ans_text .a{margin:12px 0 15px;}
.ans_text .a .ico{margin-top:4px; background:#8ac03b;}
.ans_text .a .txt{height:52px; line-height:26px; font-size:15px; text-align:justify; color:#666; overflow:hidden;}
.ans_text .time{display:block; text-align:right; color:#999;}

/*cont*/
.answer .cont{float:left; width:854px;}
.answer .cont .dt{display:block; margin-top:30px; padding:30px 20px;}
.answer .cont .dt .info{float:left; width:180px; margin-right:20px; padding-right:15px; border-right:#e6e9ed 1px solid;}
.answer .cont .dt .info .doc{margin-bottom:6px;}
.answer .cont .dt .info .doc .pic{float:left; width:64px; height:64px; margin-right:15px; border-radius:100%; overflow:hidden;}
.answer .cont .dt .info .doc .tit{float:left; margin-top:5px;}
.answer .cont .dt .info .doc .tit em:nth-child(1){font-size:18px; color:#333;}
.answer .cont .dt .info .doc .tit em:nth-child(2){width:90px; margin-top:5px; border:#09a7f0 1px solid; border-radius:3px; color:#09a7f0; text-align:center; overflow:hidden;}
.answer .cont .dt .info .pit{text-align:center; color:#999;}
.answer .cont .dt .info .btn{position:relative; z-index:2; display:block; width:100px; margin:6px auto 0; line-height:32px; font-size:14px; text-align:center; background:#1ed686; border-radius:20px; color:#fff; overflow:hidden;}

.answer .cont .dd .ipit{float:left; width:45%; margin-top:30px; padding:24px 15px;}
.answer .cont .dd .ipit:nth-child(even){float:right;}
.answer .cont .dd .ipit .info{padding-top:15px; border-top:#e6e9ed 1px solid; overflow:hidden;}
.answer .cont .dd .ipit .info .doc{float:left;}
.answer .cont .dd .ipit .info .doc .pic{float:left; width:40px; height:40px; margin-right:10px; border-radius:100%; overflow:hidden;}
.answer .cont .dd .ipit .info .doc .tit{float:right;}
.answer .cont .dd .ipit .info .doc .tit em:nth-child(1){color:#333;}
.answer .cont .dd .ipit .info .doc .tit em i{color:#999;}
.answer .cont .dd .ipit .info .doc .tit em:nth-child(2){width:12em; height:18px; color:#999; overflow:hidden;}
.answer .cont .dd .ipit .time{margin-top:15px;}

.cons .tab .answer .cont{float:none; width:100%;}

/*side*/
.answer .side{float:right; width:320px; margin-top:30px;}
.answer .side .dt{display:block; padding:20px 20px 6px; background:#f0f9fc; border-radius:3px; overflow:hidden;}
.answer .side .dt .info{margin-bottom:15px; text-align:center;}
.answer .side .dt .info .pic{display:block; width:85px; height:85px; margin:0 auto; border-radius:100%; overflow:hidden;}
.answer .side .dt .info .tit{margin-top:8px; font-size:16px; color:#333;}
.answer .side .dt .info .txt{margin-top:3px; color:#999;}

.answer .side .bar{margin-top:30px; background:#fafafa; border-radius:3px; overflow:hidden;}
.answer .side .dd{display:block; margin:0 10px; padding:20px 0 5px 10px; border-bottom:#e6e9ed 1px solid;}
.answer .side .dd:last-child{border-bottom:none;}
.answer .side .dd .info{margin-bottom:15px; line-height:32px;}
.answer .side .dd .info .pic{float:left; width:32px; height:32px; margin:0 10px 0 -5px; border-radius:100%; overflow:hidden;}
.answer .side .dd .info .tit{color:#333;}

.cons .answer .side .bar{margin-top:0;}
.cons .answer .side .bar dt{margin:20px 0 5px 20px; font-size:18px;}

/* ---------------------doctor CSS----------------------- */
/*doc*/
.doctor .doc{float:left;}
.doctor .doc .li{float:left; position:relative; width:255px; height:400px; margin:30px 26px 0 0; border-radius:3px; overflow:hidden;}
.doctor .doc .li .bottom{position:absolute; left:0; right:0; bottom:0; height:20px; background:rgba(0,0,0,.6); overflow:hidden;}
.doctor .doc .li .ip{display:block; width:94%; height:100%; padding:0 3%; background:radial-gradient(circle,#fff 0,#ccc 100%); overflow:hidden;}
.doctor .doc .li .ip img{display:block; width:100%; margin-top:20px; transition-duration:.3s;}
.doctor .doc .li:hover .ip img{opacity:.85;}
.doctor .doc .li .it{position:absolute; top:248px; left:0; right:0; bottom:20px; padding:0 15px; background:rgba(0,0,0,.6); color:#fff; transition:top .8s; overflow:hidden;}
.doctor .doc .li:hover .it{top:0; transition:top .5s;}
.doctor .doc .li .it .info{display:flex; align-items:center; margin-top:20px;}
.doctor .doc .li .it .info .name{font-size:22px;}
.doctor .doc .li .it .info .level{margin:3px 0 0 10px; padding:0 8px; line-height:20px; font-size:12px; border:1px solid #ccc; border-radius:3px; color:#e5e5e5; overflow:hidden;}
.doctor .doc .li .it .hospi{margin:6px 0; color:#66d066;}
.doctor .doc .li .it .intro{padding-bottom:10px; line-height:23px; color:#f2f2f2; text-align:justify;}

.cons .doctor .doc .li{width:280.5px;}

/*rank*/
.doctor .rank{float:right; width:360px; margin-top:30px; background:radial-gradient(circle,#fff 0,#f2f2f2 100%);}
.doctor .rank .ul .li{float:left; width:50%; transition:box-shadow .24s;}
.doctor .rank .ul .li:hover{background:#fafafa; box-shadow:0 0 6px #ccc;}
.doctor .rank .ul .li .ipit{display:block; padding:20px; text-align:center;}
.doctor .rank .ul .li .ipit .ip{display:block; width:100px; height:100px; margin:0 auto; border-radius:100%; overflow:hidden;}
.doctor .rank .ul .li .ipit .it{margin:10px 0 3px;}
.doctor .rank .ul .li .ipit .it .name{font-size:18px;}
.doctor .rank .ul .li .ipit .it .level{font-size:16px; color:#666;}
.doctor .rank .ul .li .ipit .hospi{font-weight:400; color:#999;}
.doctor .rank .ul .li .img{transition-duration:.3s;}
.doctor .rank .ul .li:hover .img{opacity:.85;}

/* ---------------------live CSS----------------------- */
.live .ul .li .pic span{position:absolute; z-index:3; top:4px; left:20px; color:#fff; font-size:15px; letter-spacing:2px;}
.live .ul .li .pic .icon-xinshuqian{position:absolute; z-index:2; top:-18px; left:5px; font-size:56px; color:#fa9700;}
.live .ul .li .ipit{margin:10px 12px 15px; padding-top:10px;}
.live .ul .li .ipit .it{font-size:17px; color:#ef5e5b;}

/* ---------------------pedia CSS----------------------- */
.pedia .item:nth-child(1) .tit{background:#52ce92;}
.pedia .item:nth-child(2) .tit{background:#25c0ed;}
.pedia .item:nth-child(3) .tit{background:#f46364;}
.pedia .item .con{margin:10px 0 15px;}
.pedia .item .con a{float:left; width:28%; margin:10px 0; padding-left:5.3%; font-size:15px;}

.nth3n .li:nth-child(3n){margin-right:0;}
.nth4n .li:nth-child(4n){margin-right:0;}

/* ---------------------footer CSS----------------------- */
.footer{margin-top:40px; padding:40px 0; background:#e3e3e3;}
.footer .links_box{
	margin-bottom: 30px;
}
.footer .links_tit{
	    font-size: 28px;
		font-weight: 400;
}
.footer .tit {
    margin-top: 30px;
    font-size: 16px;
}
.footer .links .li {
    display: inline-block;
    margin: 12px 10px 0 0;
    padding-right: 10px;
}
/*partner*/
.footer .partner .tit{float:left; width:120px; margin-top:7px; font-size:28px; letter-spacing:1px;}
.footer .partner .con a{float:left; width:190px; height:59px; margin-left:26px;}

/*foot*/
.footer .foot{margin-top:40px;}
.footer .foot .logo{float:left;}
.footer .foot .text{line-height:28px;}

/* ---------------------backtop CSS----------------------- */
.backtop{position:fixed; bottom:140px; right:15px; width:54px; height:54px; line-height:54px; background:rgba(102,208,102,.5); border-radius:3px; text-align:center; overflow:hidden;}
.backtop:hover{background:rgba(102,208,102,.6);}
.backtop .iconfont{font-size:24px; color:#fff;}

/* ---------------------navlist CSS----------------------- */
.navlist{margin-top:30px; border-radius:3px;}
.navlist dl{padding:15px 20px;}
.navlist dl dt{float:left; width:72px; margin-top:10px; font-size:16px; font-weight:700; color:#999;}
.navlist dl dd{margin-left:72px; font-size:15px;}
.navlist dl dd a{display:inline-block; margin:8px 3px; padding:4px 15px; border-radius:5px; color:#666; transition:all .1s;}
.navlist dl .on,.navlist dl a:hover{background:#1ed686; color:#fff;}

/* ---------------------yiiPager CSS----------------------- */
.yiiPager{margin-top:36px; text-align:center;}
.yiiPager li{float:left; margin:0 3px; padding:6px 12px; background:#fff; border:#d9d9d9 1px solid;}
.yiiPager li:hover a{color:#66d066;}
.yiiPager .selected{background:#66d066;}
.yiiPager .selected a,.yiiPager .selected:hover a{color:#fff;}
.yiiPager em{padding:0 3px; font-family:Georgia; font-size:15px; font-style:normal; color:#66d066;}

/* ---------------------detail CSS----------------------- */
/*cont*/
.cons .detail .cont{float:left; width:854px;}

.cons .detail .flex{width:878px; margin-top:30px;}

.cons .detail .flex .message{display:block; width:230px; padding:22px 0; background:#fff; text-align:center;}
.cons .detail .flex .message .pic{display:block; width:108px; height:108px; margin:0 auto; border-radius:100%; overflow:hidden;}
.cons .detail .flex .message .pic .img{transition-duration:.3s;}
.cons .detail .flex .message:hover .pic .img{opacity:.85;}
.cons .detail .flex .message .name{margin:12px 0 8px; font-size:24px;}
.cons .detail .flex .message .name .level{font-size:18px; font-weight:400; color:#333;}
.cons .detail .flex .message .hospi{font-size:16px; color:#666;}
.cons .detail .flex .message .num{display:flex; margin:20px 3px 0; padding-top:10px; border-top:#e6e9ed 1px solid; }
.cons .detail .flex .message .num .li{float:left; width:24.6%; border-right:#e6e9ed 1px solid;}
.cons .detail .flex .message .num .li:last-child{border-right:none;}
.cons .detail .flex .message .num .li span{font-size:20px; color:#333;}
.cons .detail .flex .message .num .li p{color:#999;}

.cons .detail .flex .content{width:622px; margin-left:26px;}
.cons .detail .flex .content .h1{font-size:28px;}
.cons .detail .flex .content .scan{display:block; margin-top:10px; font-size:16px; color:#999;}
.cons .detail .flex .content .vbox{display:block; width:100%; margin-top:30px; outline:none;}
.cons .detail .flex .content .h3{margin-top:25px; font-size:20px;}
.cons .detail .flex .content .write p,.cons .detail .flex .content .write li{margin-top:15px; line-height:30px; font-size:16px; text-align:justify; color:#333;}
.cons .detail .flex .content .write img{display:block; width:500px; height:330px; margin:0 auto;}

/*readmore*/
#contTab{display:none;}
.content-more{display:none;}
#contTab:checked ~ #cont{max-height:190px; overflow:hidden;}
#contTab:checked ~ .content-more{position:relative; display:block; padding:20px 0; text-align:center;}
#contTab:checked ~ .content-more .gradient{position:absolute; left:0; top:-79px; width:100%; height:80px; background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,0)),to(#fff)); background-image:-webkit-linear-gradient(top,rgba(255,255,255,0),#fff); background-image:linear-gradient(-180deg,rgba(255,255,255,0),#fff);}
#contTab:checked ~ .content-more .readmore{display:inline-block; width:180px; margin:20px auto 0; line-height:38px; font-size:16px; text-align:center; background:#fff; color:#54acc9; border-radius:19px; color:#999; box-shadow:0 0 4px #ccc; transition:box-shadow .3s; cursor:pointer;}
#contTab:checked ~ .content-more:hover .readmore{box-shadow:0 0 12px #ccc;}

#article #contTab:checked ~ #cont{max-height:630px;}

.cons .detail .flex .content .h2{margin-top:40px; font-size:22px;}

.cons .detail .com_ml{margin-top:10px;}
.cons .detail .com_ml .li{padding:20px 0; border-bottom:#e6e9ed 1px solid;}
.cons .detail .com_ml .li:last-child{border:none;}
.cons .detail .com_ml .li .img{transition-duration:.3s;}
.cons .detail .com_ml .li:hover .img{opacity:.85;}
.cons .detail .com_ml .li .ipit{display:block;}
.cons .detail .com_ml .li .ipit .ip{float:left; position:relative; width:230px; margin-right:15px; overflow:hidden;}
.cons .detail .com_ml .li .ipit .it{float:left; width:377px;}
.cons .detail .com_ml .li .ipit .it .tit{margin-top:3px; font-size:18px;}
.cons .detail .com_ml .li .ipit .it .txt{margin:10px 0 8px; line-height:24px; text-align:justify; color:#666;}
.cons .detail .com_ml .li .ipit .it .time{display:block; color:#999;}

.cons .detail .com_ml .art_li .ipit .ip{height:130px;}
.cons .detail .com_ml .art_li .ipit .ip .img{position:absolute; top:50%; height:152px; margin-top:-76px;}
.cons .detail .com_ml .vdo_li .ipit .ip{height:129px;}
.cons .detail .com_ml .vdo_li .iconfont{padding-left:2px;}
.cons .detail .com_ml .ado_li .ipit .ip{height:91px;}
.cons .detail .com_ml .ans_li .q{font-size:18px; font-weight:700;}
.cons .detail .com_ml .ans_li .time{margin-left:30px; text-align:left;}

/*side*/
.cons .detail .side{float:right; width:300px; margin-top:30px;}
.cons .detail .side .bar{background:#fafafa; border-radius:3px; overflow:hidden;}
.cons .detail .side .bar dt{margin:15px 0 5px 10px; font-size:18px;}

.cons .detail .edge{width:320px; margin-left:26px;}

/*art*/
.cons .dt .img,.cons .dd .img{transition-duration:.3s;}
.cons .dt:hover .img,.cons .dd:hover .img{opacity:.85;}

.cons .art_fl .dt{display:block; margin-top:30px; padding:30px 20px;}
.cons .art_fl .dt .info{float:left; width:180px; margin-right:20px; padding-right:15px; border-right:#e6e9ed 1px solid;}
.cons .art_fl .dt .info .doc{margin-bottom:6px;}
.cons .art_fl .dt .info .doc .pic{float:left; width:64px; height:64px; margin-right:15px; border-radius:100%; overflow:hidden;}
.cons .art_fl .dt .info .doc .tit{float:left; margin-top:5px;}
.cons .art_fl .dt .info .doc .tit em:nth-child(1){font-size:18px; color:#333;}
.cons .art_fl .dt .info .doc .tit em:nth-child(2){width:90px; margin-top:5px; border:#09a7f0 1px solid; border-radius:3px; color:#09a7f0; text-align:center; overflow:hidden;}
.cons .art_fl .dt .info .pit{text-align:center; color:#999;}
.cons .art_fl .dt .text .tit{font-size:20px;}
.cons .art_fl .dt .text .txt{height:52px; margin:10px 0 15px; line-height:26px; font-size:15px; text-align:justify; color:#666; overflow:hidden;}
.cons .art_fl .dt .text .time{display:block; text-align:right; color:#999;}

.cons .art_fl .dt .pics{float:left; width:203px; height:135px; margin-right:20px;}

.cons .com_fr .dd{display:block; margin:0 10px; padding:15px 0; border-bottom:#e6e9ed 1px solid; overflow:hidden;}
.cons .com_fr .dd:last-child{border-bottom:none;}
.cons .com_fr .dd .pic{float:left; position:relative; margin-right:15px; overflow:hidden;}
.cons .com_fr .dd .pic .play_icon{width:30px; height:30px; margin:-15px 0 0 -15px; line-height:30px;}
.cons .com_fr .dd .pic .iconfont{font-size:15px;}

.cons .com_fr .dd .text .tit{height:24px; font-size:16px; overflow:hidden;}
.cons .com_fr .dd .text .time{display:block; margin-top:5px; color:#999;}

.cons .art_fr .dd .text .tit{margin-top:5px;}
.cons .art_fr .dd .pic{width:100px; height:66px;}

.cons .vdo_fr .dd .text .tit{margin-top:5px;}
.cons .vdo_fr .dd .pic{width:110px; height:62px;}
.cons .vdo_fr .dd .pic .iconfont{padding-left:2px;}

.cons .ado_fr .dd .pic{width:120px; height:48px;}
.cons .ado_fr .dd .text .time{margin-top:2px;}

.cons .ans_fr .dd{display:block; padding:20px 0 5px 10px;}

.cons .ans_fr .dd .ipit{position:relative; margin-bottom:15px;}
.cons .ans_fr .dd .ipit .ip{float:left; width:32px; height:32px; margin:0 10px 0 -5px; border-radius:100%; overflow:hidden;}
.cons .ans_fr .dd .ipit .it{line-height:32px; color:#333;}
.cons .ans_fr .dd .ans_text .txt{height:32px;}

.cons .ans_fr .dd .ipit .btn{position:absolute; z-index:2; top:0; right:10px; width:80px; line-height:32px; font-size:14px; text-align:center; background:#1ed686; border-radius:20px; color:#fff; overflow:hidden;}

/*doc*/
.cons .doc_ad{position:relative; height:380px; margin-top:30px; background:radial-gradient(circle,#eff2f7 0,#e9eef4 100%); border-radius:3px; overflow:hidden;}
.cons .doc_ad .ip{float:left; width:320px; padding-top:20px; text-align:center; overflow:hidden;}
.cons .doc_ad .ip img{transition-duration:.5s;}
.cons .doc_ad:hover .ip img{opacity:.85; transform:scale(1.05);}
.cons .doc_ad .it{margin:0 50px 0 320px; position:absolute; top:50%; -webkit-transform:translate(0,-50%); -moz-transform:translate(0,-50%); transform:translate(0,-50%);}
.cons .doc_ad .it .info .name{display:inline-block; font-size:34px; font-weight:400;}
.cons .doc_ad:hover .it .info .name{color:#49c066;}
.cons .doc_ad .it .info .level{display:inline-block;margin-left:15px; font-size:26px; color:#666;}
.cons .doc_ad .it .hospi{margin-top:8px; font-size:20px; color:#666;}
.cons .doc_ad .it .num{margin-top:15px;}
.cons .doc_ad .it .num .li{display:inline-block; margin-right:15px; padding-right:20px; border-right:#e6e9ed 1px solid; text-align:center;}
.cons .doc_ad .it .num .li:last-child{border-right:none;}
.cons .doc_ad .it .num .li span{font-size:20px;}
.cons .doc_ad .it .num .li p{font-size:16px; color:#999;}
.cons .doc_ad .it .intro{margin-top:20px; line-height:28px; font-size:18px; text-align:justify; color:#666;}
.cons .doc_ad .it .line5{-webkit-line-clamp:5;}

/*for*/
.cons .for_no{margin-top:10px; font-size:16px; color:#666;}
.cons .for_no span{padding:0 3px; color:#53a2ef;}

/*ad*/
.ad300{margin:15px 0 0 5px;}
.ad620{max-width:630px; margin-left:-7px; overflow:hidden;}
#ad{overflow:hidden;}
#ad .fl{margin-left:-10px;}
#ad .fr{margin-right:-10px;}

/* åº•éƒ¨ç›¸å…³æŽ¨è */
.recruit_box .titles h3 {
    display: inline-block;
    width: initial;
}

.recruit_box .recruit_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.recruit_box .recruit_list li {
    width: 48%;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
    margin-top: 10px;
}

.recruit_box .recruit_list li .ttk {
    font-size: 12px;
}

/* å³ä¾§æ&nbsp;ç›®ç›¸å…³æ‹›å‹ŸæŽ¨è */
.comm_right_title .title {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 0;
    font-size: 24px;
    background: linear-gradient(60deg, #E21143, #FFB03A);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 10px 0;
    border-bottom: 1px solid #f0f0f0;
}

.comm_right_title .title .ttk {
    margin-right: 10px;
    font-size: 24px;
    background: linear-gradient(60deg, #E21143, #FFB03A);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* hot_article */
.hot_list {
    padding: 10px 5px;
}

.hot_list li {
    line-height: 40px;
    font-size: 14px;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-box-orient: vertical;
}

.hot_list li .ttk {
    margin-right: 5px;
    color: #c0041d;
}

.hot_list li a {
    transition: all 0.4s;
}

.hot_list li a:hover {
    color: #49c066;
    margin-left: 10px;
}

.mXgsj{
  margin-bottom: 20px;
}
.mXgsj .titleBar{
  height: 38px;
  line-height: 38px;
  border-bottom: 2px solid #cccccc;
  color: #739e00;
  padding-bottom: 8px;
}
.mXgsj .titleBar h3{
  float: left;
  font-size: 18px;
  font-family: Microsoft Yahei,Simhei;
  font-weight: normal;
  color: #222;
  font-weight: bolder;
}
.mXgsj .titleBar ul{
  float: right;
}
.mXgsj .titleBar ul li{
  font-size: 16px;
  height: 34px;
  margin: 8px 0 0 0;
  padding: 3px 18px 0;
  line-height: normal;
  float: left;
  color: #ffffff;
}
.mXgsj .titleBar .cur{
  background:url("img/picBg.png") no-repeat center -104px;

}
.mXgsj .titleBar .cur a{
  color:#fff;
  cursor:pointer;
}
.mXgsj .moduleContent a {
  padding-right: 20px;
  font-size: 14px;
  line-height: 26px;
  color: #4c4c4c;
}
.mXgsj .list .a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 12px 13px 15px;
}

.mXgsj  .list .a .pic {
  position: relative;
  width: 110px;
  /*height: 62px;*/
  margin-right: 12px;
  border-radius: 3px;
  overflow: hidden;
}

.mXgsj  .list .a .pic img {
  transition-duration: .3s;
}

.mXgsj  .list .a .text {
  flex: 1;
}

.mXgsj  .list .a .tit {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.mXgsj  .list .a .txt {
  margin-top: 8px;
  font-size: 13px;
  color: #999;
}
.mXgsj .hosp_li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 13px 12px 13px 15px;
}
.mXgsj  .hosp_li i {
  position: relative;
  display: block;
  width: 116px;
  /*height: 84px;*/
  margin-right: 12px;
  border-radius: 3px;
  overflow: hidden;
}
.mXgsj .hosp_li .alrea {
  width: 80px;
  /*height: 100px;*/
  border-radius: 4px;
  overflow: hidden;
}
.mXgsj .hosp_text {
  flex: 1;
}
.line1{-webkit-line-clamp:1;}
.line_tit{display:-webkit-box; text-overflow:ellipsis; overflow:hidden; -webkit-box-orient:vertical;}
.mXgsj  .hosp_text dt h3 a {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}
.hosp_text dd p {
  margin-top: 8px;
  font-size: 13px;
  color: #999;
}

.hosp_text dd div {
  display: flex;
  margin-top: 8px;
}

.hosp_text dd div a {
  display: block;
  width: 45%;
  text-align: center;
  margin-right: 10px;
  border-radius: 10px;
  padding: 2px 7px;
  font-size: 12px;
  color: #fff;
  transition: all 0.2s;
}

.hosp_text dd div a:nth-child(1) {
  background: linear-gradient(150deg, #298dff 0%, #00baff 100%);
}

.hosp_text dd div a:nth-child(2) {
  background: linear-gradient(150deg, #2fdd89 0, #2bb573 100%);
}

.hosp_text dd div a:nth-child(1):hover {
  box-shadow: 1px 1px 3px 0px #00baff;
}

.hosp_text dd div a:nth-child(2):hover {
  box-shadow: 1px 1px 3px 0px #2bb573;
}

.hosp_li .hosp_text h3 span {
  font-size: 13px;
  margin-left: 10px;
  font-weight: 100;
}
.adver-fr-title{
}
.adver-fr-title h2{
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  font-size: 18px;
  color: #7f7f7f;
}
.adver-fr-title h2::after{
  background-color: #3cac4c;
  height: 5px;
  width: 40px;
  bottom: -1px;
  left: 0;
  position: absolute;
  content: '';
}
.adver-fr-li {
  display: flex;
  justify-content: space-between;
  /*align-items: center;*/
  padding: 13px 0px 13px 0px;
}
.adver-fr-li i {
  position: relative;
  display: block;
  width: 116px;
  height: 84px;
  margin-right: 12px;
  border-radius: 3px;
  overflow: hidden;
}
.adver-fr-li .alrea {
  width: 80px;
  height: 100px;
  overflow: hidden;
}

.adver-fr-li i img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

.adver-fr-text {
  flex: 1;
}

.adver-fr-text dt h3 a {
  font-size: 15px;
  font-weight: 400;
  color: #000;
}

.adver-fr-text dt h3 a span {
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
}

.adver-fr-text dd p {
  margin-top: 5px;
  font-size: 13px;
  color: #999;
}

.adver-fr-text dd div {
  display: flex;
  margin-top: 8px;
}

.adver-fr-text dd div a {
  display: block;
  width: 35%;
  text-align: center;
  margin-right: 10px;
  border-radius: 10px;
  padding: 2px 7px;
  font-size: 12px;
  color: #fff;
  transition: all 0.2s;
}

.adver-fr-text dd div a:nth-child(1) {
  background: linear-gradient(150deg, #298dff 0%, #00baff 100%);
}

.adver-fr-text dd div a:nth-child(2) {
  background: linear-gradient(150deg, #2fdd89 0, #2bb573 100%);
}
.recom-hosp-doct {}

.hosp-doct-title {
  width: 100%;
  border-bottom: 2px solid #33c19d;
}

.hosp-doct-title li {
  float: left;
  font-size: 16px;
  padding: 5px 30px;
  cursor: pointer;
}

.hosp-doct-title .on {
  background-color: #33c19d;
  color: #fff;
}

.hosp-doct-cont {
  padding: 10px 0;
  max-height: 165px;
  overflow-y: auto;
  overflow-x: hidden;
  /* background-color: #fafafa; */
}
.hosp-doct-cont::-webkit-scrollbar {
  display: none;
}
.hosp-doct-cont li {
  width: 22%;
  padding-right: 10px;
  line-height: 35px;
  font-size: 14px;
  float: left;
}

.hosp-doct-cont li a {
  font-size: 14px;
}
.depart_list {
  padding: 10px 0;
  display: flex;
  flex-wrap: wrap;
}
.depart_list span{
  margin: 5px 5px;
  color: #333;
  font-size: 15px;
}
.depart_li {
  cursor: pointer;
  display: inline-block;
  flex: auto;
  padding: 3px 12px;
  margin: 5px 5px;
  border-radius: 20px;
  text-align: center;
  color: #333;
  box-shadow: 0 0px 3px rgba(0, 0, 0, 0.06), 0 1px 3px rgba(0, 0, 0, 0.09);
  transition: all 0.24s;
}
.disea_r_cates {
  padding: 0 12px;
  margin-bottom: 25px;
  border: 1px solid #eee;
}

.disea-title-big {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #eee;
}

.disea-title-big h3 {
  font-size: 20px;
  background: linear-gradient(23deg, #ff5a00, #ffa800);
  -webkit-background-clip: text;
  -webkit-text-fill-color: rgba(0, 0, 0, 0);
}

.disea-title-big a {
  padding: 0px 12px 1px 15px;
  color: #888;
  font-size: 16px;
  border-radius: 25px;
}

.disea_list-li {
  display: block;
  margin: 15px 0 5px 0;
  text-align: center;
  font-size: 16px;
}

.disea_list-li b {
  padding: 0 0 8px 0;
  border-bottom: 2px solid #ff5a00;
}

.disea_list-li div {
  display: flex;
  flex-wrap: wrap;
  margin: 15px -5px;
  max-height: 210px;
  overflow: hidden;
}

.disea_list-li div a {
  display: inline-block;
  flex: auto;
  padding: 3px 15px;
  margin: 5px 5px;
  border-radius: 20px;
  text-align: center;
  border: 1px solid #ddd;
  color: #555;
  font-size: 16px;
}
/*layout.cssåŽŸä»£ç&nbsp;éœ€è¦ä¿®æ”¹*/
.main .box .subnav li:first-child .li {
  padding-top: 0px;
}

.main .box .subnav .li {
  height: 37px;
  line-height: 38px;
}

.main .box .subnav {
  margin-top: 20px;
}

.main .box .banner {
  height: 370px;
}
.main .box .sidebar .ipit .ip {
  height: 121px;
}
.article .phic{
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.article .news{
  margin-left: 0;
}
.answer .side{
  margin-top: 0px;
}

/*éœ€è¦æ–°æ·»åŠ&nbsp;cssæ&nbsp;·å¼*/
/*nav*/
.gb_gradient{
  background: linear-gradient(to bottom, #90ebc6 2%, #c3f1d8 4%,#f2f7f4 10%,#f2f5f7 60%,#f2f5f7 100%);
}
.nav_home_box {
  margin-top: 31px;
  margin-left: 20px;
}

.nav_ul li {
  padding: 0 5px;
  position: relative;
  line-height: 40px;
}

.nav_ul li a {
  padding: 0 13px;
  font-size: 18px;
}

.nav_ul .on a {
  color: #49c066;
}

.nav_ul .on a:after {
  position: absolute;
  left: 32%;
  top: 97%;
  content: '';
  width: 38%;
  height: 4px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #49c066;
}

/*ç®€å¯¼èˆª*/
.top_nav_bg {
  background: linear-gradient(180deg, rgb(247 255 245 / 61%) 0%, rgba(255, 255, 255, 0.9) 100%);
}
.delt_navs {
  display: flex;
  justify-content: space-between
}

.delt_navs_tit {
  display: flex;
  align-items: center
}

.delt_navs_tit span {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px
}

.delt_navs li:nth-child(1) .delt_navs_tit span {
  background: linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
  background: -webkit-linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
  background: -moz-linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
}

.delt_navs li:nth-child(2) .delt_navs_tit span {
  background: linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
  background: -webkit-linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
  background: -moz-linear-gradient(145deg, #7dadee 30%, #669ef8 50%, #5880f9 80%, #557afd 100%);
}

.delt_navs li:nth-child(3) .delt_navs_tit span {
  background: linear-gradient(145deg, #fe754b 30%, #f55e3d 50%, #ef3a34 80%, #f4322a 100%);
  background: -webkit-linear-gradient(145deg, #fe754b 30%, #f55e3d 50%, #ef3a34 80%, #f4322a 100%);
  background: -moz-linear-gradient(145deg, #fe754b 30%, #f55e3d 50%, #ef3a34 80%, #f4322a 100%);
}

.delt_navs li:nth-child(4) .delt_navs_tit span {
  background: linear-gradient(145deg, #ff8a2e 30%, #fe8629 50%, #fe7c1e 80%, #fe7616 100%);
  background: -webkit-linear-gradient(145deg, #ff8a2e 30%, #fe8629 50%, #fe7c1e 80%, #fe7616 100%);
  background: -moz-linear-gradient(145deg, #ff8a2e 30%, #fe8629 50%, #fe7c1e 80%, #fe7616 100%);
}

.delt_navs li:nth-child(5) .delt_navs_tit span {
  background: linear-gradient(145deg, #75e0ab 30%, #5cdba8 50%, #4fdba3 80%, #2dcf9f 100%);
  background: -webkit-linear-gradient(145deg, #75e0ab 30%, #5cdba8 50%, #4fdba3 80%, #2dcf9f 100%);
  background: -moz-linear-gradient(145deg, #75e0ab 30%, #5cdba8 50%, #4fdba3 80%, #2dcf9f 100%);
}
.delt_navs li:nth-child(1) em{
  margin-left: 10px;font-size: 18px;color: #7a95f7;
}
.delt_navs li:nth-child(2) em{
  margin-left: 10px;font-size: 18px;color: #7a95f7;
}
.delt_navs li:nth-child(3) em{
  margin-left: 10px;font-size: 18px;color: #ff726c;
}
.delt_navs li:nth-child(4) em{
  margin-left: 10px;font-size: 18px;color: #f79c5c;
}
.delt_navs li:nth-child(5) em{
  margin-left: 10px;font-size: 18px;color: #40d9ab;
}
.delt_navs li span i {
  font-size: 20px;
  color: #fff
}

.nav_top_list span {
  width: 30%;
  color: #888;
  padding-right: 5px;
}

.nav_top_list span a {
  color: #888;
}

.nav_top_list span a:hover {
  color: #49c066;
}

/*æ¯ä¸ªæ¨¡å—çš„å¤§æ&nbsp;‡é¢˜*/
.home_page_tit {
  display: flex;
  justify-content: space-between;
  border-bottom: 2px solid #26bb7f;
  line-height: 46px;
}

.home_page_tit h2 {
  font-size: 32px;
  font-weight: 400;
}

.home_page_tit h2 em {
  color: #2bbc80;
  font-style: normal;
}

.home_page_tit h2 span {
  padding-left: 5px;
  color: #b5adad;
  font-size: 14px;
  font-weight: normal;
}

.home_page_tit a {
  position: relative;
  left: 0;
  display: flex;
  align-items: center;
  color: #7c6e6e;
  transition: all 0.5s;
}

.home_page_tit a i {
  margin-left: 10px;
}

.home_page_tit a:hover {
  left: 5px;
}
/*åŒ»é™¢æŽ’è¡Œæ¦œ*/
.hops_number {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-right: -20px;
}
.hops_number_b {
  /*padding: 0 10px 10px 10px;*/
}

.hops_number_li:nth-child(1) .hops_number_b {
  background: -webkit-linear-gradient(80deg, #557afd 0%, #669ef8 100%);
  background: -moz-linear-gradient(80deg, #557afd 0%, #669ef8 100%);
  background: linear-gradient(80deg, #557afd 0%, #669ef8 100%)
}

.hops_number_li:nth-child(2) .hops_number_b {
  background: -webkit-linear-gradient(80deg, #FEA558 0%, #FF7080 100%);
  background: -moz-linear-gradient(80deg, #FEA558 0%, #FF7080 100%);
  background: linear-gradient(80deg, #FEA558 0%, #FF7080 100%);
}

.hops_number_li:nth-child(3) .hops_number_b {
  background: -webkit-linear-gradient(80deg, #2dcf9f 0%, #75e0ab 100%);
  background: -moz-linear-gradient(80deg, #2dcf9f 0%, #75e0ab 100%);
  background: linear-gradient(80deg, #2dcf9f 0%, #75e0ab 100%);
}

.hops_number_li:nth-child(4) .hops_number_b {
  background: -webkit-linear-gradient(80deg, #bd2dcf 0%, #e58ccb 100%);
  background: -moz-linear-gradient(80deg, #bd2dcf 0%, #e58ccb 100%);
  background: linear-gradient(80deg, #bd2dcf 0%, #df7dc2 100%);
}

.hops_number_b h3 {
  position: relative;
}

.hops_number_b h3 a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 44px;
  color: white;
  font-size: 18px;
}

.hops_number_b h3 i {
  font-size: 18px;
}

.hops_number_list {
  position: relative;
  overflow: hidden;
  cursor: pointer;
  /* height: 40px; */
}

.hops_number_list h4 {
  font-size: 16px;
  font-weight: 400;
  position: relative;
  padding: 0 5px;
  line-height: 40px;
}

.show_hops_img {
  display: flex;
  padding: 5px;
}

.show_hops_img img {
  transition-duration: .3s;
}

.show_hops_img:hover img {
  transform: scale(1.13);
}

.show_hops_img .hops_tit_name {
  line-height: 22px;
  padding: 0;
}

.hops_img_left {
  position: relative;
  width: 110px;
  margin-right: 6px;
  border-radius: 3px;
  overflow: hidden;
}
.hops_img_left em {
  font-size: 16px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #ff8500;
  color: white;
  padding: 0 10px;
  border-radius: 0 0 8px 0;
  z-index: 2;
  transform: perspective(.5em) rotateX(-2deg);
  transform-origin: top left;
}

.hops_number_cont {
  flex: 1;
}

.hops_number_cont .txt {
  margin-top: 9px;
  font-size: 14px;
  color: #999;
}

/*hops_number_list p{*/
/*    color: #999;background: #FAFAFA;*/
/*    cursor: pointer;*/
/*    line-height: 40px;*/
/*    transition-duration: .5s;*/
/*}*/
.hops_number_list a i {
  margin-right: 10px;
  color: #bdbdbd;
  font-family: fantasy;
}

.hops_number_list:nth-child(1) a i {
  color: #ff8500;
}

.hops_number_list:nth-child(2) a i {
  color: #ffbf00;
}

.hops_number_list:nth-child(3) a i {
  color: #e8b94a;
}

/*ä¸“å®¶æ–‡ç«&nbsp;ä¸­é—´éƒ¨åˆ†*/
.head_lines {
  font-size: 22px;
  line-height: 35px;
  margin-bottom: 5px;
}

.graphic_cont {
  font-size: 16px;
  line-height: 39px;
  position: relative;
}

.graphic_cont li {}

.graphic_cont li:before {
  content: "";
  width: 6px;
  height: 6px;
  display: inline-block;
  margin-bottom: 3px;
  border-radius: 50%;
  background: #ccc;
  vertical-align: middle;
  margin-right: 14px;
}

/*é—®ç­”*/
.ques_tab_b {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
}

.ques_tab_b .more {
  position: relative;
  left: 0;
  display: flex;
  align-items: center;
  color: #7c6e6e;
  transition: all 0.5s;
}

.ques_tab_b .more i {
  margin-left: 10px;
}

.ques_tabul {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
}

.ques_tab_li {
  display: block;
  padding: 0 12px;
  line-height: 30px;
  border-radius: 40px;
  cursor: pointer;
  color: #6f7379;
  font-size: 16px;
  background: #f4f5f6;
  margin-right: 15px;
}

.ques_tabul .on {
  color: #fff;
  background: #2bbc80;
}

.ques_summ {
  width: 100%;
}

.ques_summ a {
  width: 29%;
  line-height: 40px;
  margin-right: 20px;
  padding-left: 13px;
  font-size: 16px;
  margin-top: 10px;
}

.ques_summ a i {
  display: inline-block;
  background: #ffbb44;
  width: 20px;
  height: 20px;
  margin-right: 12px;
  line-height: 20px;
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  text-align: center;
  font-style: normal;
}

/*ç–¾ç—…*/
.disea_wiki_ul {
  margin-right: -20px;
}

.disea_wiki-cont {
  padding: 12px 10px;
  background: -moz-linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
  background: -webkit-linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
  background: linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
}

.disea_wiki_li:nth-child(1) .disea_wiki-cont {
  background: -moz-linear-gradient(180deg, #d3dff9 0%, #f1f9ff 100%);
  background: -webkit-linear-gradient(180deg, #d3dff9 0%, #f1f9ff 100%);
  background: linear-gradient(180deg, #d3dff9 0%, #f1f9ff 100%);
}

.disea_wiki_li:nth-child(2) .disea_wiki-cont {
  background: -moz-linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
  background: -webkit-linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
  background: linear-gradient(180deg, #D3F9F1 0%, #F1FFFB 100%);
}

.disea_wiki_li:nth-child(3) .disea_wiki-cont {
  background: -moz-linear-gradient(180deg, #f9e5d3 0%, #fffcf1 100%);
  background: -webkit-linear-gradient(180deg, #f9e5d3 0%, #fffcf1 100%);
  background: linear-gradient(180deg, #f9e5d3 0%, #fffcf1 100%);
}

.disea_wiki-cont-ul {
  margin: 10px 0 15px;
}
.disea_wiki-cont em{
  display: inline-block;
  height: 34px;
  width: 34px;
  border-radius: 50%;
  text-align: center;
  line-height: 34px;
  /*background: #8daff9;*/
  font-size: 26px;
  color: white;
  margin-right: 10px;
}
.disea_wiki-cont h3 {
  display: flex;
  align-items: center;
  line-height: 34px;
  font-size: 20px;
}
.disea_wiki_li:nth-child(1) h3 em{
  background: #8daff9;
}
.disea_wiki_li:nth-child(2) h3 em{
  background: #1cc19e;
}
.disea_wiki_li:nth-child(3) h3 em{
  background: #ffad63;
}
.disea_wiki-cont-li {
  width: 25%;
}

.disea_wiki-cont-li a {
  margin: 10px 0;
  padding-left: 5.3%;
  font-size: 15px;
}

.delt_navs li .delt_navs_tit .ttk {
  display: block;
  /*-webkit-animation: myAnimation 0.5s linear 1;*/
  /*animation:myAnimation 0.5s linear 1;*/
}

.delt_navs li .delt_navs_tit:hover i {
  -webkit-animation: myAnimation 0.6s linear 1;
  animation: myAnimation 0.6s linear 1;
}

@keyframes myAnimation {
  10% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  24% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  38% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  42% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  56% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}




@-webkit-keyframes activeBox

  /*Safari and Chrome*/
{
  50% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  54% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  58% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }

  62% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }

  66% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}</pre></body></html>