@charset "utf-8";

*{ word-wrap:break-word;}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{ margin:0; padding:0; }
ul,ol,dl{ list-style-type:none}
html,body{ *position:static}
html{ font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{ font-style:normal;}
input,button,textarea,select,optgroup,option{ font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{ overflow: visible;vertical-align:middle;outline:none;margin: 0;}
body,th,td,button,input,select,textarea{ font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif; font-size: 14px; line-height: 1.4; color: #333; }
body{ line-height:1.6}
h1,h2,h3,h4,h5,h6{ font-size:100%}
a{ text-decoration:none;cursor: pointer;color: #333;}
a:hover{ text-decoration:none;outline:none;color: #09b8bd;-webkit-transition: .1s ease; transition: .1s ease;}
a.ie6:hover{ zoom:1}
a:focus{ outline:none;text-decoration:none;}
a:visited { text-decoration:none;}
a:hover,a:active{ outline:none}:focus{ outline:none}
i,b { font-style: normal; font-weight: normal; }
sub,sup{ vertical-align:baseline}
/*button,input[type="button"], input[type="submit"] { line-height:normal !important}*/
/*img*/
img{ border:0;vertical-align:middle}
a img,img{ -ms-interpolation-mode:bicubic}

video { width: 900px; height: auto; }

.auto { width: 1200px; margin: 0 auto; }
.clear { clear: both; }
.time { transition: .5s ease; -webkit-transition: .5s ease; }
.index-more { width: 120px; height: 40px;background: #0accd2; border-radius: 100px; position: relative; }
.index-more a { display: block; width: 136px; height: 40px; font-size: 13px; }
.index-more b { position: absolute; z-index: 10; line-height: 39px; left: 34px; color: #fff; font-weight: normal; }
.index-more i { position: absolute; line-height: 38px; right: 30px; color: #0accd2; font-size: 17px; }
.index-more:hover b { left: 20px; }
.index-more:hover i { right: 18px; color: #fff; }

.index-more-no { width: 100px; background: none; float: right; margin-top: -2px; }
.index-more-no a b { color: #333; left: 48px; }
.index-more-no a i { color: #fff; right: 10px; }
.index-more-no:hover b { left: 34px; color: #666; }
.index-more-no:hover i { right: 0px; color: #666; }

.pagination { margin-top: 40px; }
.pagination>li>a, .pagination>li>span { color: #09b8bd; }
.pagination>.active> a { background-color: #0accd2; border-color: #0accd2; }
.pagination>li>a:hover { color: #09b8bd; }
.pagination>.active>a:hover { background-color: #0accd2; border-color: #0accd2; }

.header { width: 100%; height: 100px; background: #fff; }
.header .logo-box { float: left; }
.header .logo-box a { display: block; height: 100px; }
.header .logo-box .logo { height: 100px; padding: 20px 0; }
.header .index-search { float: right; width: 220px; margin-top: 30px; margin-left: 20px; border: 1px solid #ddd; border-radius: 20px; } 
.header .index-search input { float: left; width: 162px; height: 38px; box-sizing: border-box; border: none; padding: 0 12px; border-radius: 20px; }
.header .index-search button { float: left; width: 50px; height: 28px; margin-top: 5px; background-color: #0accd2; background-image: url(../images/icon-search-bg.png); background-position: center; background-size: 16px; background-repeat: no-repeat; border: none; border-radius: 14px; }

.header .index-phone { float: right; width: 158px; text-align: right; margin-top: 26px; margin-left: 30px; }
.header .index-phone img { height: 14px; float: left; margin-top: 2px; }
.header .index-phone i { display: block; height: 14px; width: 1px; background: #ddd; float: left; margin-left: 15px; margin-top: 2px; }
.header .index-phone p { line-height: 1; font-size: 18px; color: #666; font-weight: normal; }
.header .index-phone a { color: #999; font-size: 12px; line-height: 2; }


.index-nav-box { height: 56px; width: 100%; background: url(../images/index-nav-bg.png); position: relative; z-index: 10000; backdrop-filter: saturate(100%) blur(10px); box-shadow: 0 5px 8px rgba(0, 0, 0, .08); }
.index-nav-zw { display: none; height: 56px; width: 100%; }
.yyui_menu { height:56px; line-height:56px; font-size:16px; }
/*这一级是导航*/
.yyui_menu .active { height: 56px; color: #09b8bd; border-bottom: 2px solid #0accd2;  } 
.yyui_menu li { float:left; position:relative; } 
.yyui_menu li a { display:block; line-height:56px; text-decoration:none; padding:0px 16px; color:#333333; }
.yyui_menu li .zero:hover { font-size: 16px; height: 56px; border-bottom: 2px solid #0accd2; }
.yyui_menu li a:hover { color: #09b8bd; border-bottom: 2px solid #0accd2; }
.yyui_menu li a.more:after {content:" »";}
/*这是第二级菜单*/
.yyui_menu .one { margin-left: -4px; border-top: 2px solid #0accd2; margin-top: -2px; }
.yyui_menu li ul { position:absolute; float:left; width:120px; display:none; background-color:#FFFfff; z-index:9999; box-shadow: 0 10px 40px 10px rgba(0, 0, 0, .1); } 
/* .yyui_menu1 li .one { border-top: 2px solid #0accd2; } */
.yyui_menu li ul a { display: block; font-size: 14px; line-height: 40px; text-align: center; padding: 0; width:120px; text-decoration:none; color:#666; }
.yyui_menu li ul a:hover { background:#f2f2f2; color: #09b8bd; border: none; }
/*从第三级菜单开始,所有的子级菜单都相对偏移*/
.yyui_menu li ul ul{ top:0; left: 120px; } 


.swiper-container { width: 100%; height: 100%; }
.swiper-slide { background-position: center; background-repeat: no-repeat; background-size: cover; width: 100%; height: 100%; }
.swiper-pagination-bullet-active { background: #0accd2; }
.swiper-pagination-bullet { width: 10px; height: 10px; }
.banner { width: 100%; height: 580px; }
.xuanchuan { width: 100%; height: 300px; margin-top: 10px; }


.news-show-pagination { left: unset !important; width: auto !important; right: 15px !important; }
.news-show .swiper-slide p { position: absolute; bottom: 0; width: 100%; height: 58px; background: url(../images/news-show-tit-bg.png); line-height: 68px; padding-left: 20px; color: #fff; font-size: 16px; }
.news-show .swiper-pagination-bullet { background: #fff; opacity: .8; }
.news-show .swiper-button-prev { left: 0; }
.news-show .swiper-button-next { right: 0; }
.news-show .swiper-button-next, .news-show .swiper-button-prev { top: 46%; }
.news-show .swiper-pagination-bullet-active { background: #ffbe50; opacity: 1; }
.news-show .swiper-button-prev { width: 40px; height: 60px; background-image: url(../images/icon-prev-f.png); background-size: 40px 60px; }
.news-show .swiper-button-next { width: 40px; height: 60px; background-image: url(../images/icon-next-f.png); background-size: 40px 60px; }


.xuanchuan .swiper-button-prev, .banner .swiper-button-prev, .zhuanjia .swiper-button-prev { left: 40px; }
.xuanchuan .swiper-button-next, .banner .swiper-button-next, .zhuanjia .swiper-button-next { right: 40px; }
.xuanchuan .swiper-button-prev, .banner .swiper-button-prev, .zhuanjia .swiper-button-prev { width: 46px; height: 46px; background-image: url(../images/icon-prev.png); background-size: 46px 46px; }
.xuanchuan .swiper-button-next, .banner .swiper-button-next, .zhuanjia .swiper-button-next { width: 46px; height: 46px; background-image: url(../images/icon-next.png); background-size: 46px 46px; }


.icon-nav { margin: 0 auto; padding: 50px 0; background: #f8fbfb; }
.icon-nav ul li { width: 225px; height: 300px; box-shadow: 2px 2px 30px rgba(0,0,0,.1); float: left; text-align: center; position: relative; transition: all .4s ease-out; background: rgba(255, 255, 255, .8); -webkit-backdrop-filter: blur(6px); backdrop-filter: blur(6px); border-radius: 20px 50px 10px 10px }
.icon-nav ul li h3 { padding-top: 35px; color: #333; font-size: 24px;  }
.icon-nav ul li p { margin-top: 12px; color: #999; font-size: 12px;  }
.icon-nav ul li .img { width: 80px; height: 80px; position: absolute; right: 26px; bottom: 40px; z-index: 1; }
.icon-nav ul li .img-h { width: 80px; height: 80px; position: absolute; right: 26px; bottom: 40px; transition: all .4s ease-out; }
.icon-nav ul .on>a { display: block; height: 300px; }
.icon-nav ul .on { width: 300px; height: 300px; background-color: #0accd2; text-align: left;  }
.icon-nav ul .on h3 { padding-left: 20px; color: #FFF; }
.icon-nav ul .on p { margin-left: 20px; color: #FFF; }
.icon-nav ul .on .img { display: none; }
.icon-nav ul .on .img-h { width: 160px; height: 160px; position: absolute; right: 10px; bottom: 10px; z-index: 2; }


.index-title { text-align: center; position: relative; margin-bottom: 40px; }
.index-title h1 { font-size: 26px; height: 74px; line-height: 80px; margin-bottom: 16px; background-repeat: no-repeat; background-size: 160px; background-position: center; }
.index-t-nav { text-align: center; }
.index-t-nav li { display: inline-block; }
.index-t-nav li a { display: inline-block; padding: 0 30px 0 28px; color: #666; }
.index-t-nav li a:hover { color: #09b8bd; }
.index-t-nav li i { color: #aaa; }
.index-t-nav li:last-child i { display: none; }


.index-about { padding-top: 50px; padding-bottom: 40px; }
.index-about .con { margin-top: 50px; }
.index-about .con .img { width: 450px; height: 300px; float: right; }
.index-about .con .img img { width: 450px; height: 300px; }
.index-about .con .text { width: 680px; height: 300px; float: left; padding-top: 6px; }
.index-about .con .text h1 { font-size: 28px; line-height: 1.6; margin-bottom: 25px; }
.index-about .con .text p { font-size: 14px; color: #666; margin-bottom: 10px; line-height: 2; text-align: justify; }
.index-about .con .index-more { margin-top: 25px; }


.index-news { padding-top: 50px; padding-bottom: 50px; }
.title_cn { text-align: center; font-weight: bold; font-size: 30px; }
.new_con { max-width: 1200px; margin: 0 auto; margin-top: 50px; }
.newtel { height: 30px; padding-bottom: 10px; font-size: 18px; color: #666}
.new_telst { width: 520px; margin: 0 auto; position: relative; text-align: center}
.new_telst li { width: 130px; line-height: 30px; text-align: center; display: block; float: left; cursor: pointer; }
.new_telst li a { font-size: 15px; transition: .3s ease; -webkit-transition: .3s ease; color: #333; }
.new_telst .newon a { color: #fff; }
.new_telst p { position: absolute; top: -14px; z-index: -10; width: 130px; height: 58px; text-align: center; background-image: url(../images/index-tab-bg.png) ;background-repeat: no-repeat; background-size: 100px; background-position: center; }
.new_telst b { display: inline-block; width: 0; height: 0; margin-top: -3px; border-style: solid dashed dashed dashed; border-width: 9px; border-color: #217af0 #fff #fff #fff ;overflow: hidden; zoom: 1; font-size: 0; }
.new_lst { height: 350px; position: relative; overflow: hidden; display: none; margin-top: 50px; }
.new_lst ul { position: absolute; left: 0px; }
.new-wrap { margin-top: 30px; }
.new-wrap .show { display: block; }
.newrf_lst { width: 1230px; }
.newrf_lst dd { width: 585px; height: 100px; border: 1px solid #ddd; margin-bottom: 25px; padding: 12px; float: left; margin-right: 30px; border-radius: 6px; }
.newrf_lst dd a { display: block; width: 580px; height: 100px; }
.new_rq { width: 74px; height: 74px; background: #ffeeef; float: left; text-align: center; color: #f75262; margin-right: 15px; font-family: Arial,Helvetica,sans-serif ;border-radius: 4px; }
.new_rq span { display: block; font-size: 36px; text-align: center; line-height: 40px; padding-top: 8px; }
.newrf_tx { float: left; width: 465px; text-align: justify; }
.newrf_tx h6 { line-height: 1.8; margin-bottom: 5px; font-size: 16px; font-weight: normal; }
.newrf_tx span { color: #999; font-size: 13px; }
.newrf_lst dd:hover { border: 1px solid #fba8b0; background: #fff9fa; }
.newrf_lst dd:hover .newrf_tx h6 { color: #f75262; }


.information-tab .information-left { width: 580px; height: 350px; overflow: hidden; position: relative; float: left; background: #666; }
.information-tab .information-left img { width: 100%; height: auto}
.information-tab .information-left .left-bottom { position: absolute; bottom: 0; left: 0; width: 100%; height: 48px; line-height: 48px; background-color: rgba(0,0,0,.5); z-index: 2 ;color: #fff; padding: 0 14px}
.information-tab .information-left .left-bottom .article-title { font-size: 18px; width: 400px; float: left; }
.information-tab .information-left .left-bottom .article-time { font-size: 14px; float: right; }
.information-tab .information-right { width: 580px; float: right; }
.information-tab .information-right .article-list { padding-bottom: 26px; }
.information-tab .information-right .article-list .article-link { display: block; padding: 0 20px; line-height: 1; }
.information-tab .information-right .article-list .article-link .article-head span { display: inline-block; vertical-align: middle}
.information-tab .information-right .article-list .article-number { padding: 0 6px; height: 20px; text-align: center; line-height: 20px; color: #fff; background-color: #999 ;font-size: 14px; border-radius: 4px; }
.information-tab .information-right .article-list .article-title { font-size: 16px; color: #333; line-height: 20px; margin-left: 10px; width: 450px; overflow: hidden ;text-overflow: ellipsis; white-space: nowrap}
.information-tab .information-right .article-list .article-time { float: right; font-size: 12px; color: #999; line-height: 20px}
.information-tab .information-right .article-list .article-content { margin-top: 12px; padding-left: 34px; text-align: justify; font-size: 14px; color: #666; line-height: 24px ;display: none; }
.information-tab .information-right .article-list .article-content p { height: 52px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; }
.information-tab .information-right .article-list.current .article-link { background-color: #f8fbfb; padding: 20px 20px 16px 20px; }
.information-tab .information-right .article-list.current .article-number { background-color: #09b8bd!important}
.information-tab .information-right .article-list.current .article-title { color: #09b8bd; }
.information-tab .information-right .article-list.current .article-content { display: block; }


.contact { background: #f9f9f9; padding-top: 60px; padding-bottom: 50px; }
.contact .contact-title { float: left; margin-right: 140px; }
.contact .contact-title h1 { font-size: 24px; line-height: 1; margin-bottom: 6px; font-weight: normal; }
.contact .contact-title span { font-size: 14px; line-height: 1; color: #999; }
.contact .text { float: left; margin-top: 1px; }
.contact .text h2 { font-size: 18px; line-height: 1; margin-bottom: 20px; color: #666; font-weight: normal; }
.contact .text p { font-size: 14px; line-height: 1.8; color: #999; }
.contact .ewm { float: right; }
.contact .ewm .list { float: left; margin-left: 30px; text-align: center; }
.contact .ewm .list .img { width: 130px; height: 130px; border: 10px solid #fff; box-sizing: content-box; }
.contact .ewm .list .img img { width: 130px; height: 130px; }
.contact .ewm .list span { font-size: 13px; color: #999; letter-spacing: 10px; padding-left: 10px; }


.copy { height: 50px; text-align: center; }
.copy p { line-height: 50px; font-size: 12px; color: #aaa; }


.index-keshi { margin-top: 60px; padding-bottom: 60px; }
.index-keshi .auto { width: 1248px; margin: 0 auto; }
.index-keshi .list { width: 264px; height: 325px; background: #e1f9fa; float: left; border-radius: 30px 60px 15px 15px; margin:0 24px; margin-top: 10px; position: relative; }
.index-keshi .list img { width: 140px; position: absolute; bottom: -60px; right: -50px; z-index: 100; }
.index-keshi .list { text-align: center; }
.index-keshi .list h1 { font-size: 20px; line-height: 64px; margin-top: 10px; }
.index-keshi .list ul { display: inline-block; text-align: center; vertical-align: top; width: 234px; margin: 0 25px; position: relative; z-index: 1000; }
.index-keshi .list ul li { width: 117px; float: left; text-align: left; }
.index-keshi .list ul li a { line-height: 29px; }

.index-zhuanjia { margin-top: 50px; }
.index-zhuanjia .swiper-container { width: 100%; height: 230px; margin-bottom: 80px; padding-top: 10px; }
.index-zhuanjia .swiper-container .swiper-slide { width: 320px; height: 220px; }
.index-zhuanjia .swiper-container .swiper-slide .img { width: 160px; height: 220px; border: 1px solid #ddd; float: left; margin-right: 12px; }
.index-zhuanjia .swiper-container .swiper-slide .img img { width: 150px; height: 210px; margin-top: 4px; margin-left: 4px; }
.index-zhuanjia .swiper-container .swiper-slide .text { padding-top: 40px; }
.index-zhuanjia .swiper-container .swiper-slide .text a { font-size: 20px; color: #ffa000; line-height: 24px; }
.index-zhuanjia .swiper-container .swiper-slide .text table { margin-top: 20px; }
.index-zhuanjia .swiper-container .swiper-slide .text table td { padding: 6px 0; }
.index-zhuanjia .swiper-container .swiper-slide .text table .tit { color: #999; width: 42px; vertical-align: top; }


.news-f { width: 900px; }
.news-f a { display: block; line-height: 46px; padding: 0 20px 0 0; transition: .5s ease; -webkit-transition: .5s ease; position: relative; } 
.news-f > a:hover { background: #f5f5f5; padding: 0 10px 0 16px; }
.news-f a b { font-size: 14px; float: left; } 
.news-f a span { font-size: 14px; position: absolute; right: 0; color: #999; float: right; } 
.news-f a i { position: absolute; float: right; right: 30px; line-height: 46px; font-size: 17px; color: #fff; z-index: -1; }
.news-f a:hover i { right: 15px; color: #999; z-index: 1; }
.news-f a:hover span { right: 34px; }


.contact { background: #f9f9f9; padding-top: 60px; padding-bottom: 50px; }
.contact-1 { padding-top: 50px; padding-bottom: 40px; position: relative; z-index: 100; }
.contact .contact-title { float: left; margin-right: 140px; }
.contact .contact-title h1 { font-size: 24px; line-height: 1; margin-bottom: 6px; font-weight: normal; }
.contact .contact-title span { font-size: 14px; line-height: 1; color: #999; }
.contact .text { float: left; margin-top: 1px; }
.contact .text h2 { font-size: 18px; line-height: 1; margin-bottom: 20px; color: #666; font-weight: normal; }
.contact .text p { font-size: 14px; line-height: 1.8; color: #999; }
.contact .ewm { float: right; }
.contact .ewm .list { float: left; margin-left: 30px; text-align: center; }
.contact .ewm .list .img { width: 130px; height: 130px; border: 10px solid #fff; box-sizing: content-box; }
.contact .ewm .list .img img { width: 130px; height: 130px; }
.contact .ewm .list span { font-size: 13px; color: #999; letter-spacing: 10px; padding-left: 10px; }

.copy { height: 50px; text-align: center; }
.copy p { line-height: 50px; font-size: 12px; color: #aaa; }

/* 导航下位置和二级栏目 */

.nav-b-bar .sidebar-nav { float: right; }
.nav-b-bar .sidebar-nav li { float: left; line-height: 50px; margin-left: 30px; }
.nav-b-bar .sidebar-nav li a { display: inline-block; height: 49px; font-size: 13px; color: #666; }
.nav-b-bar .sidebar-nav li a:hover { color: #09b8bd; }
.nav-b-bar .sidebar-nav .active a { border-bottom: 2px solid #0accd2; color: #09b8bd; }
 
.second-box-right p { margin-bottom: 14px; font-size: 16px; line-height: 1.8; text-align: justify; }
.second-box-right p img { display: block; margin: 0 auto; max-width: 900px; }

.keshi-nav { width: 210px; float: left; margin-top: 25px; margin-bottom: 40px; }
.keshi-nav .one { display: block; line-height: 44px; padding: 0 10px; font-size: 13px; color: #666; border-bottom: 1px solid #eee; transition: all 0.3s ease-out 0s; background: #fff; }
.keshi-nav .one b { display: inline-block; width: 3px; height: 13px; background: #fff; position: relative; top: 2px; left: -10px; }
.keshi-nav .active { line-height: 44px; color: #000; }
.keshi-nav .active b { background: #0accd2; }
.keshi-nav .one i { position: relative; left: 125px; color: #999; }
.keshi-nav .one:hover { color: #000; padding-left: 24px; }
.keshi-nav .active:hover { padding-left: 10px; }
.keshi-nav .two-list { display: none; }
.keshi-nav .two-list .two { display: block; color: #666; }
.keshi-cg-list { width: 900px; min-height: 600px; float: right; margin-bottom: 40px; }
.keshi-cg-list .title { width: 900px; height: 50px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.keshi-cg-list .title h1 { float: left; line-height: 1; font-size: 24px; }




/* 二级结构 */
.second-bg { width: 100%; height: 300px; position: fixed; top: 56px; z-index: -1; }
.second-bg-show { height: 200px; } 

.second-box-left { width: 240px; float: left; }
.second-box-right { width: 900px; float: right; min-height: 500px; padding-bottom: 60px; }

.second-box-left .sidebar { width: 240px; margin-top: 40px; margin-bottom: 50px; }
.second-box-left .sidebar .sidebar-title { width: 240px; height: 80px; border-bottom: 1px solid #eee; padding-left: 12px; margin-bottom: 26px; }
.second-box-left .sidebar .sidebar-title p { font-size: 24px; line-height: 1; margin: 0; }
.second-box-left .sidebar .sidebar-title span { font-size: 13px; line-height: 2.4; color: #999; text-transform: uppercase; }

.second-box-right .title { height: 90px; padding-top: 40px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.second-box-right .title h1 { font-size: 24px; line-height: 1; float: left; }
.second-box-right .weizhi { line-height: 34px; font-size: 13px; float: right; }
.second-box-right .weizhi i,.nav-b-bar .weizhi span { font-style: normal; color: #999; }
.second-box-right .weizhi a { color: #666; }
.second-box-right .weizhi a i { font-size: 14px; margin: 0 10px; }
.second-box-right .weizhi a:hover { color: #09b8bd; }

.sidebar-menu {font-size:14px;list-style:none;margin:0;background-color:#fff; padding-bottom: 20px; border-bottom: 1px solid #eee;}
.sidebar-menu > li {position:relative;margin:0;padding:0;}
.sidebar-menu > li > a {padding:6px 12px;display:block;color:#333;margin: 6px 0;border-radius: 4px;}
.sidebar-menu > li > a > .fa {font-size:14px;width:20px;}
.sidebar-menu > li:hover > a,.sidebar-menu > li.active > a {color:#222;background:#f5f5f5;}
.sidebar-menu li > a > .fa-angle-right {width:auto;height:auto;padding:0;margin-top:3px;float: right;color: #999;font-size: 15px;}
.sidebar-menu li.active > a > .fa-angle-right {transform:rotate(90deg);}
.sidebar-menu li.active > .treeview-menu {display:block;}
/* .sidebar-menu li .active { background:#eeeeee; } */
.sidebar-menu li .active span { color: #09b8bd; }
.sidebar-menu a {color:#191b25;text-decoration:none;}
.sidebar-menu .treeview-menu {display:none;list-style:none;padding:0;margin:0;}
.sidebar-menu .treeview-menu .treeview-menu {padding-left:20px;}
.sidebar-menu .treeview-menu > li {margin:0;}
.sidebar-menu .treeview-menu > li > a {padding:6px 5px 6px 15px;display:block;font-size:13px;color:#666;}
.sidebar-menu .treeview-menu > li > a > .fa {width:20px;}
.sidebar-menu .treeview-menu > li > a > .fa-angle-right,.sidebar-menu .treeview-menu > li > a > .fa-angle-down {width:auto;}
.sidebar-menu .treeview-menu > li.active > a {color:#191b25;}
.sidebar-menu .treeview-menu > li > a:hover {color:#09b8bd;}


.keshi-cg-list .keshi-lanmu-box { position: relative; }
.keshi-cg-list .keshi-lanmu-con { margin-bottom: 20px; max-height: 400px; overflow-y: auto; margin-top: 30px; padding: 10px 10px 25px 0; }
.keshi-cg-list .keshi-lanmu-con p { text-align: justify; margin-bottom: 16px; }
.keshi-cg-list .keshi-lanmu-jb { position: absolute; bottom: 0; width: 900px; height: 50px; background: url(../images/keshi-jb.png); }

.keshi-cg-list .keshi-doctor { width: 104%; }
.keshi-cg-list .keshi-doctor .tile-container { width: 160px; height: 290px; float: left; margin-right: 25px; margin-top: 10px; margin-bottom: 10px; }
.keshi-cg-list .keshi-doctor .tile-container .tile-title h5 { font-size: 14px; line-height: 30px; font-weight: normal; margin-top: 10px; }
.keshi-cg-list .keshi-doctor .tile-container .tile-title span { font-size: 12px; line-height: 1; color: #999; }
.keshi-cg-list .keshi-doctor .tile-container .tile-thumbnail { width: 160px; margin-right: 25px; }
.keshi-cg-list .keshi-doctor .tile-container .tile-thumbnail img { width: 160px; height: 224px; } 

.keshi-show-img { float: left; width: 200px; margin-top: 10px; }
.keshi-show-con { float: right; width: 660px; margin-top: 10px; }
.keshi-show-con table { margin-bottom: 20px; width: 100%; }
.keshi-show-con table tr { border-bottom: 1px dashed #ddd; }
.keshi-show-con table .tit { width: 80px; color: #999; vertical-align: top; padding: 14px 0; }
.keshi-show-con table .tit span { color: #fff; }
.keshi-show-con table .con { padding: 14px 0; text-align: justify; }
.keshi-show-con table .con p { margin-bottom: 10px; line-height: 1.4; }
.keshi-show-con table .con p a:hover { color: #333; }
.keshi-show-con table .con p:last-child { margin-bottom: 0; }

.blog-single-foot { height: 40px; margin-top: 40px; overflow: hidden; margin-bottom: 50px; }
.blog-single-foot .fc-show-prev-next { width: 49.5%; float: left; height: 40px; font-size: 13px; line-height: 40px; padding-left: 20px; background: #f5f5f5; margin-right: 1%;  }
.blog-single-foot .fc-show-prev-next a { display: block; float: left; width: 86%; height: 40px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.blog-single-foot .fc-show-prev-next strong { float: left; font-weight: normal; color: #999; }
.blog-single-foot .fc-show-prev-next:last-child { margin-right: 0; }

.news-list { margin-bottom: 20px; }
.news-list .list { width: 900px; height: 190px; margin-bottom: 10px; position: relative; }
.news-list .list a { display: block; padding: 15px 15px 15px 0; transition: .5s ease; -webkit-transition: .5s ease; }
.news-list .list a:hover { background: #f5f5f5; width: 900px; height: 190px; padding: 15px; }
.news-list .list .img { width: 280px; height: 160px; float: left; margin-right: 26px; overflow: hidden; background-position: center; background-repeat: no-repeat; background-size: cover; }
.news-list .list .text { float: left; width: 560px; padding-right: 15px; }
.news-list .list h1 { font-size: 20px; line-height: 1.2; padding-top: 10px; margin-bottom: 6px; text-align: justify; }
.news-list .list span { font-size: 12px; color: #666 !important; }
.news-list .list span font { color: #666 !important; }
.news-list .list p { font-size: 13px; color: #999; line-height: 1.5; margin-top: 12px; text-align: justify; }
.news-list .list i { position: absolute; bottom: 12px; right: 80px; font-size: 18px; color: #fff; }
.news-list .list a:hover i { right: 30px; color: #0accd2; }
.news-list .list-t { height: 140px; }
.news-list .list-t .text { height: 110px; }
.news-list .list-t a:hover { height: 140px; padding: 15px 20px; }
.news-list .list-t .text { width: 830px; }
.news-list .list-t i { top: 29px; }
.news-list .list-t a:hover i { right: 25px; }

.news-right { float: right;width: 300px; height: 800px; }  
.news-right .title { height: 50px; margin-top: 40px; margin-bottom: 20px; border-bottom: 1px solid #ddd; }
.news-right .title h1 { float: left; line-height: 30px; font-size: 18px; }
.news-right .title .index-more-no { float: right; }

.news-right .news-r-list { width: 300px; margin-top: -10px; }
.news-right .news-r-list li { line-height: 36px; } 
.news-right .news-r-list li a { display: block; width: 300px; position: relative; transition: .5s ease; -webkit-transition: .5s ease; }
.news-right .news-r-list li a i { position: absolute; right: 10px; top: 9px; color: #fff; font-size: 18px; }
.news-right .news-r-list li a span { color: #999; margin-right: 4px; }
.news-right .news-r-list li a:hover { padding-left: 6px; }
.news-right .news-r-list li a:hover i { right: 0; color: #aaa; }

.news-con { padding-bottom: 40px; }
.news-con .permalink { margin-top: 20px; }
.news-con .permalink h4 { font-size: 32px; text-align: center; }
.news-con .post-meta { height: 36px; margin-bottom: 30px; text-align: center; margin-top: 20px; }
.news-con .post-meta li { display: inline-block; line-height: 36px; height: 36px; color: #999; margin:0 10px; font-size: 13px; }
.news-con .post-intro p { margin-bottom: 20px; line-height: 1.8; text-align: justify; }
.news-con .post-intro p img { display: block; margin: 0 auto; max-width: 900px; }

.fc-news-tag-list { height: 100%; margin: 20px 0 0 0; }
.blog-post-tags .uppercase { float: left; padding: 2px 10px; background: #0accd2; border-radius: 4px; margin-right: 10px; }
.blog-post-tags .uppercase:hover { background: #3bd6db; }
.blog-post-tags .uppercase a { color: #fff; }

.contact-us { width: 100%; background: #fff; margin-top: 60px; padding-bottom: 60px; margin-bottom: 20px; box-shadow: 0 0 30px rgba(0, 0, 0, .04); margin-top: -40px; border-radius: 4px; }
.contact-us .contact-title { text-align: center; padding-top: 70px; }
.contact-us .contact-title h1 { font-size: 24px; line-height: 1; margin-bottom: 6px; font-weight: normal; }
.contact-us .contact-title span { font-size: 14px; line-height: 1; color: #aaa; }
.contact-us .contact-title p { font-size: 13px; text-align: center; color: #999; margin-top: 30px; line-height: 2; }
.contact-us .contact-icon { text-align: center; margin-top: 70px; }
.contact-us .contact-icon .list { width: 260px; display: inline-block; text-align: center; }
.contact-us .contact-icon .list img { width: 100px; }
.contact-us .contact-icon .list h2 { font-size: 16px; line-height: 1; margin-bottom: 10px; font-weight: normal; margin-top: 20px; }
.contact-us .contact-icon .list span { font-size: 14px; line-height: 1; color: #999; }

.leader-box { margin-top: 30px; margin-bottom: 50px; }
.leader-list { margin-bottom: 30px; }
.leader-list .keshi-show-con { width: 660px; }