/*==========content========*/
/*banner*/
.banner { width:100%; position:relative;overflow:hidden; height:500px; }
.banner .hd{  overflow:hidden; position:absolute; left:50%; margin-left:-110px; bottom:5%; z-index:1; }
.banner .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .hd ul li{ float:left; margin-right:20px;  width:50px; height:10px; line-height:999px; text-align:center; background:rgba(229,229,229,0.8); cursor:pointer; border-radius:25px; }
.banner .hd ul li.on{ background:rgba(154,0,26,0.8); color:#fff; }
.banner .bd ul { margin:0 auto;width:100%;}
.banner .bd{ position:relative; z-index:0; }
.banner .bd li a { display:block;  height:100%;}

.banner .bd li{ zoom:1; vertical-align:middle; width:100%; height:500px;}
.banner .bd img{ width:100%; height:500px; display:block; vertical-align:top;  }
.banner .prev,.banner .next{ position:absolute; top:50%; margin-top:-25px; display:block; width:60px; height:60px; background:url(../images/banner_arrow.png) -44px 0px no-repeat; filter:alpha(opacity=80);opacity:0.8; display:none; }
.banner .prev {left: 3%;}
.banner .next{ right:3%; background-position:-247px 0px;}
.banner .prev:hover,.banner .next:hover{ filter:alpha(opacity=100);opacity:1;  }

/*医院新闻*/

.section_4 { background:url(../images/section_1.jpg) no-repeat; background-size:cover; height:850px; }
.section_4 .section_4_l { width:970px; float:left; }
.section_4 .section_4_l_news { margin-top:30px;}
.section_4 .section_4_l_newsBox { margin-top:20px;}
.section_4 .section_4_l_newsPic { width: 420px; height:345px;  float:left; }
.section_4 .section_4_l_newsList { width:520px; float:right;}
.headline { height: auto; overflow: hidden; border-bottom: #e5e5e5 1px dashed;}
.headline h2 {color: #cc0000; font-size: 20px; line-height: 40px; margin: 0; padding: 0; font-weight: bold; width: 100%;text-align: center;}
.headline p {margin: 0; font-size: 14px; line-height: 24px;color: #999999;padding: 5px 0;}
.section_4 .newslist ul { padding-top:5px;}
.section_4 .newslist li { width: 100%; font-size: 14px;color: #a0a0a0; line-height: 36px;}
.section_4 .newslist li a { padding-left: 8px; color: #3b3b3b; font-size: 14px; float: left;display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;width: 75%; transition: all 0.2s ease 0.1s;}
.section_4 .newslist li a:hover {padding-left: 12px; color:#9a001a}
.section_4 .newslist li span { float: right;}
.section_4 .newslist li em { float:left; width:4px; height:4px; background:#9a001a; margin-top:17px;}
.section_4 .section_4_l_notice { margin-top:20px;}
.section_4 .section_4_l_notice1 {width: 420px;float:left;}
.section_4 .section_4_l_notice2 {width: 520px;float:right;}

.section_4 .section_4_r { width:400px; float:right; margin-top:30px;}
.section_4 .tv { background:#f0f0f0; padding:15px 20px 30px;}
.section_4 .tv_title { border-bottom:1px #e0e0e0 solid; line-height:40px;}
.section_4 .tv_title h3 { display:block; border-bottom:1px #9a001a solid; color:#9a001a; font-size:20px;font-weight: 500; width:26%}
.section_4 .tv_main { height:255px; margin-top:25px; }
.section_4 .ksdh li { margin-top:30px;background:#528eb5;opacity: 0.9; height:107px;}
.section_4 .ksdh li a { display: block;width: 100%; height: 107px; background: url("../images/bg_jt.png") 360px 75px no-repeat;}
.section_4 .ksdh li img {height: 107px; width: 200px;float: left;}
.section_4 .ksdh li h2 {color: #ffffff;display: block;float: right; line-height: 107px;  width: 150px; font-weight: bold; font-size: 20px; }
.section_4 .ksdh li:hover { opacity: 1;}
.section_4 .ksdh li a:hover h2 {width: 140px; transition: all 0.8s;}
.section_4 .ksdh li a:hover { display: block;width: 100%; height: 107px; background: url("../images/bg_jt.png") 365px 75px no-repeat; transition: all 0.8s;}

.section_4 .ksdh li.ksdh_2 { background:#55a5aa;}
.section_4 .ksdh li.ksdh_3 { background:#e5ca8f;}

/*横幅广告*/
.section_5 { margin-top:30px; min-height:100px; }

/*科室导航*/
.section_3 {margin-top:30px; }
.section_3 .section_3_title { width:100px; height:225px; background:#55a5aa; float:left; text-align:center; }
.section_3 .section_3_title h3 { font-size:20px; color:#fff; margin-top: 60px; font-weight:500}

.section_3 .section_3_main { width:1160px; height:225px; background:#f6f6f6; float:left;  } 
.section_3 .section_3_main ul { height:auto; padding:15px;}
.section_3 .section_3_main ul li { height: 36px; line-height: 36px; width: 135px;  border: #e3e3e3 1px solid; border-radius: 5%; margin: 12px 10px 10px; text-align: center;  font-size: 14px; overflow: hidden;display: inline-block; transition: all 0.8s;}
.section_3 .section_3_main ul li a {height: 36px; line-height: 36px; width: 100%; display: block;transition: all 0.8s; color:#666}
.section_3 .section_3_main ul li:hover { background:#55a5aa}
.section_3 .section_3_main ul li:hover a { color:#fff; }

.section_3 .section_3_more { float:left; width:140px;background:#f6f6f6;height:225px;}
.section_3 .section_3_more span{ border: #dbdbdb 1px solid;border-radius: 50%; display:block; width:26px; height:26px;margin: 100px 0 0 50px; text-align:center; line-height:22px; ransition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s; background:#fff}
.section_3 .section_3_more span a { color:#55a5aa;font-size: 24px;font-weight: bold;}
.section_3 .section_3_more span:hover {background:#55a5aa}
.section_3 .section_3_more span:hover a { color:#fff;}

/*专家风采*/
.section_7 { margin-top:20px; }
.section_7 .title_1_1 { border-bottom: none;}
.section_7 .section_7_main { background:#f5f5f5; margin-top:5px;}
.section_7 .section_7_main .content { position:relative;}
.section_7 .bd {width:1400px;overflow:hidden;height:auto;}
.section_7 .bd ul { height:auto}
.section_7 .bd li { float:left; width:170px; height:240px; margin:40px 30px; border: 1px solid #e9e9e9; position:relative; text-align:center; overflow:hidden}
.section_7 .bd li img { width:170px; height:240px; overflow:hidden;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; }
.section_7 .bd li .tit_name { position:absolute; left:0; bottom:0; width:100%; background:rgba(0,0,0,0.6); line-height:30px;}
.section_7 .bd li .tit_name p{ color:#fff; }
.section_7 .bd li .tit_name p.name { padding:5px 0}
.section_7 .bd li .tit_name em { border-bottom:1px #fff solid; display:block}
.section_7 .bd li:hover img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.section_7 .prev,.section_7 .next{ position:absolute; top:50%; margin-top:-20px; display:block; width:20px; height:40px; background:url(../images/zjfc_arrow.png) no-repeat;  }
.section_7 .prev {left: -3%;}
.section_7 .next{ right:-3%; background-position:-73px 0px;}


.content .section_2 { margin-top:30px;}
.content .section_2 .fl { width:448px; margin-right:30px;}
.content .section_2 .fl.notice{ width:446px;} 
.content .section_2 .fl.down{ width:446px;}
.content .section_2 div.fl+div.fl+div.fl{ margin-right:0;}

.content .section_2 .fl .txt1{ margin-top:5px;}
.content .section_2 .fl .txt1 .date{width:60px;float: left;text-align:center}
.content .section_2 .fl .txt1 .date .date_1{height:32px;line-height:32px;background:#ae0c2a;color:#fff;font-size:20px;}
.content .section_2 .fl .txt1 .date .date_2{height:32px;border:1px #eeeeee solid;border-top:none;line-height:32px;color:#323232;font-size:14px;background:#fbf8f8;}
.content .section_2 .fl .txt1 li:hover span p.title{color: #ae0c2a;}
.content .section_2 .fl .txt1 li{border-bottom:1px #d9d9d9 solid;padding:20px 0}
.content .section_2 .fl .txt1 span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display:block;float:right;width:83%;}
.content .section_2 .fl .txt1 p.title { color: #3e3e3e; font-size:16px; display:block; height:32px; line-height:32px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;transition: all 0.5s ease 0.1s;}
.content .section_2 .fl .txt1 p.abstract { color: #999999; font-size:14px; display:block; height:32px; line-height:32px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;transition: all 0.5s ease 0.1s;}

.content .section_2 .fl .txt2{ margin-top:5px;}
.content .section_2 .fl .txt2 li{border-bottom:1px #d9d9d9 solid;padding:20px 0}
.content .section_2 .fl .txt2 .date{width:82px;float: left;text-align:center;border-right:1px #d9d9d9 solid;}
.content .section_2 .fl .txt2 .date .date_1{height:32px;line-height:32px;color:#4c4c4c;font-size:20px;}
.content .section_2 .fl .txt2 .date .date_2{height:33px;line-height:33px;color:#808080;font-size:14px;}
.content .section_2 .fl .txt2 li:hover span p.title{color: #ae0c2a;}
.content .section_2 .fl .txt2 span{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;display:block;float:right;width:78%;}
.content .section_2 .fl .txt2 p.title { color: #3e3e3e; font-size:16px; display:block; height:32px; line-height:32px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;transition: all 0.5s ease 0.1s;}
.content .section_2 .fl .txt2 p.abstract { color: #999999; font-size:14px; display:block; height:32px; line-height:32px; overflow:hidden;text-overflow: ellipsis; white-space: nowrap;transition: all 0.5s ease 0.1s;}

.content .section_2 .fl.down ul { padding-top:10px;}
.content .section_2 .fl.down ul li{line-height: 52px;height: 52px; position: relative; font-size:16px;border-bottom: 1px #d9d9d9 solid;}
.content .section_2 .fl.down ul li p { padding-left: 12px; float: left; color: #3e3e3e; max-width: 80%; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;transition: all 0.2s ease 0.1s;}
.content .section_2 .fl.down ul li:hover p{ color:#ae0c2a}
.content .section_2 .fl.down em { display: inline-block;width: 0; height: 0; border-left: 6px solid #ae0c2a; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-right: 0; position: absolute; top: 50%;left: 0; margin-top: -5px;}
.content .section_2 .fl.down span.date {color: #999; font-size: 14px; float: right;transition: all 0.2s ease 0.1s;}

.title_1_1 { height: 50px;  border-bottom:#e0e0e0 1px solid;}
.title_1_1 em { float:left; display:block; width:4px; height:20px; background:#9a001a; margin-top:16px; line-height: 50px;}
.title_1_1 h3 { float: left; font-size: 20px; text-align:center; color: #131313; display:block; font-weight:500; margin-left:10px;line-height: 50px;}
.title_1_1 span.more { float:right; font-size: 16px;font-weight: bold; border: #dbdbdb 1px solid;border-radius: 10%; display:block; width:18px; height:18px;margin: 18px 0 0 0; text-align:center; line-height:16px; ransition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s;}
.title_1_1 span.more a { color:#999999; display:block}
.title_1_1 span.more:Hover {transform: rotateY(180deg);-moz-transform: rotateY(180deg);-webkit-transform: rotateY(180deg);ransition: transform 0.7s ease-out 0s;-moz-transition: transform 0.7s ease-out 0s;-webkit-transition: transform 0.7s ease-out 0s;border: #9a001a 1px solid; }
.title_1_1 span.more:Hover a {color:#9a001a}

.section_2_xx { height:150px; margin-top:5px;ransition: transform 0.7s ease-out 0s;}

.h32 { margin-top: 32px;}
.h25 { margin-top: 25px;}
.h15 { margin-top: 15px;}
.h25 { margin-top: 25px;}

.main_list_box1 li { height: 40px; line-height: 40px; overflow:hidden; font-size: 15px; background:url(../images/list_i_1.png) no-repeat; padding-left:15px;}
.main_list_box1 li a { float: left; display:block; color:#333333; font-size: 16px; }
.main_list_box1 li a:hover {color:#ee221b;}
.main_list_box1 li span { float: right; display:block; color:#666666; }

.main_list_box2 { margin-top: 20px;}
.jynews_img { width:513px; height: 358px; position:relative; overflow:hidden;  border:1px #1859b5 solid;}
.jynews_img img { width:515px; height: 360px; -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; }
.jynews_img:hover img {-webkit-transform: scale(1.1);transform: scale(1.1); opacity:0.9;}
.jynews_img span { height: 40px; line-height: 40px; width:100%; text-align:center; display:block; background:#333; opacity:.8; position:absolute; bottom:0; left:0; color:#fff; font-size: 16px;}

.main_list_box2_1 { margin-left: 30px; width: 625px; background:#f5f5f5; padding:10px 15px 9px; height:361px; }
.main_list_box2_1 li { height: 38px; line-height: 38px; overflow:hidden; font-size: 15px; background:url(../images/list_i_2.png) no-repeat; padding-left:15px;}
.main_list_box2_1 li a { float: left; display:block; color:#333333; font-size: 16px; }
.main_list_box2_1 li a:hover {color:#1859b4;}
.main_list_box2_1 li span { float: right; display:block; color:#666666; }


.main_list2_box li {line-height: 30px; padding:5px 0; overflow:hidden; font-size: 15px; }
.main_list2_box li a { float: left; display:block; color:#030303; font-size: 15px; }
.main_list2_box li i { float:left; background:#f5c10a; padding:0 5px; margin-right: 5px; color: #fff; font-size:14px; }
.main_list2_box li span { float: right; display:block; color:#666666; }
.content .section_2 .section_2_l .title_1 li.on a{ color:#030303; }
.content .section_2 .section_2_l .title_1 li { float:left;}

.main_list3_box li { margin-top: 16px; }
.main_list3_box .news_date { float: left; width: 41px; height: 45px; padding:10px 12px; background:#003091; position:relative; margin-right:10px; }
.main_list3_box .news_date span { display:block; text-align:center; font-size: 16px; font-weight:bold; color: #fff; height: 25px; line-height: 25px; font-size: 24px; padding-bottom:2px; font-weight:bold; border-bottom:1px #74a6d7 solid;  }
.main_list3_box .news_date i { display:block; text-align:center; font-size: 14px; height:16px; line-height:16px; color: #fff;padding-top:2px; padding-bottom:6px;}
.main_list3_box .news_date .news_date_tt { width:55px; height:100%;border-left:1px #2377c5 solid; border-bottom:1px #2377c5 solid; position:absolute; left:0; top:0; z-index:1}


.main_list3_box .news_txt {  line-height:25px; height: 50px; overflow:hidden; font-size: 14px;}


.title_2 { height: 40px; line-height: 40px; border-bottom:1px #dedede solid; }
.title_2 li { float: left; margin-right:30px; font-size: 18px;}
.title_2 li a { color: #191919;padding: 0 5px;}
.title_2 li.on { border-bottom:2px #1859b4 solid; }
.title_2 li.on a { color: #1859b4;}



.title_3 { height: 40px; line-height: 40px; border-bottom: 1px #dedede solid;}
.title_3 h3 { float: left; font-size: 18px; color: #1859b4; display:block; font-weight:500; background:url(../images/hw.png) left bottom repeat-x; padding-right:11px; }
.title_3 span.more { float:right; font-size: 14px; }
.title_3 span.more a { color:#949494}

.yqlj {margin:30px 0; overflow:hidden}
.yqlj ul { height:auto;}
.yqlj li { float:left;  margin-left:25px; overflow:hidden; position:relative; width:260px;height: 65px;}
.yqlj li:nth-child(1){ margin-left:0}

.yqlj li img { width:260px; height: 65px; overflow:hidden;-webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;}
.yqlj li:hover img {-webkit-transform: scale(1.1);transform: scale(1.1); opacity:0.9;}


.jysd_box_l { width: 510px; margin-top: 20px; }
.jysd_box_l_img { width: 240px; height:auto; float: left; margin-right:15px; }

.jysd_box_l_img img { width: 238px; height: 160px; -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s;  }
.jysd_box_l_img .jysd_box_l_img_box { width:238px; height: 160px; border:1px #ccc solid; overflow:hidden;}
.jysd_box_l_img:hover img {-webkit-transform: scale(1.1);transform: scale(1.1); opacity:0.9;}

.jysd_box_l_img h3 { font-size: 15px; font-weight: 500; line-height:35px; color: #333}
.jysd_box_l_img span { line-height: 20px; font-size: 12px; color: #929292}
.jysd_box_r { width: 650px; margin-top: 20px; }
.main_list_box4 { margin-left:15px;}
.main_list_box4 li { height: 40px; line-height: 40px; overflow:hidden; font-size: 15px; background:url(../images/list_i_3.png) no-repeat; padding-left:15px;}
.main_list_box4 li a { float: left; display:block; color:#333333; font-size: 16px; }
.main_list_box4 li a:hover {color:#1859b4;}
.main_list_box4 li span { float: right; display:block; color:#666666; }

.ksdtnews { margin-top: 20px; }
.ksdtnews_img { width:376px; height:auto; margin-left: 30px; overflow:hidden}
.ksdtnews_img img { width:374px; height: 276px;  -webkit-transition:all .4s ease-in-out 0s;transition:all .4s ease-in-out 0s; overflow:hidden}
.ksdtnews_img .ksdtnews_img_box { width:374px; height: 276px; overflow:hidden;border:1px #9ec977 solid;} 
.ksdtnews_img:hover img {-webkit-transform: scale(1.1);transform: scale(1.1); opacity:0.9;}

.ksdtnews_img span { height: 40px; line-height: 40px; color:#444444; font-size: 16px; overflow:hidden}
.main_list_box3 { width: 506px; padding:10px 15px 9px; background:#f5f5f5 }
.main_list_box3 li { height: 38px; line-height: 38px; overflow:hidden; font-size: 15px; background:url(../images/list_i_2.png) no-repeat; padding-left:15px;}
.main_list_box3 li a { float: left; display:block; color:#333333; font-size: 16px; }
.main_list_box3 li a:hover {color:#1859b4;}
.main_list_box3 li span { float: right; display:block; color:#666666; }
.ksfw { margin-top: 40px; }
.ksfw img:hover { opacity:.9;}

.title_5 { height: 40px; line-height: 40px; border-bottom: 1px #dedede solid;}
.title_5 h3 { float: left; font-size: 18px; color: #1859b4; display:block; font-weight:500; background:url(../images/hw.png) left bottom repeat-x; padding-right:11px; }
.title_5 span.more { float:right; font-size: 14px; }
.title_5 span.more a { color:#949494}

.bsfw_box { border-bottom:1px #dedede solid; padding-bottom: 15px;}
.main_list_box5 { margin-top:10px;}
.main_list_box5 li { height: 40px; line-height: 40px; overflow:hidden; font-size: 15px; background:url(../images/list_i_2.png) no-repeat; padding-left:15px;}
.main_list_box5 li a { float: left; display:block; color:#333333; font-size: 16px; }
.main_list_box5 li a:hover {color:#1859b4;}
.main_list_box5 li span { float: right; display:block; color:#666666; }

.bmfw_box { margin-top: 15px; }
.bmfw_box .bmfw_img { height: 36px; }
.bmfw_box li { float:left; width:25%; text-align:center;height: 65px;border-right: 1px dashed #d8d8d8;text-align: center; box-sizing: border-box;}
.bmfw_box li h3{ display: block;font-size: 16px; color: #1859b4;font-weight: normal; box-sizing: border-box;padding-top: 10px;}
.bmfw_box li:hover h3{ color:#ed221b}

.dwgk_box li { float: left; width: 144px; height: 125px; margin-right: 23px; text-align:center; margin-top: 21px;}
.dwgk_box li:hover { opacity:.9}
.dwgk_box li h3 a {display: block; padding-top: 84px;font-size: 16px;color: #ffffff;font-weight: normal;}
.dwgk_box li.dwgk_list1 { background:url(../images/dwgk_1.png) center no-repeat}
.dwgk_box li.dwgk_list2 { background:url(../images/dwgk_2.png) center no-repeat}
.dwgk_box li.dwgk_list3 { background:url(../images/dwgk_3.png) center no-repeat}
.dwgk_box li.dwgk_list4 { background:url(../images/dwgk_4.png) center no-repeat}
.dwgk_box li.dwgk_list5 { background:url(../images/dwgk_5.png) center no-repeat}
.dwgk_box li.dwgk_list6 { background:url(../images/dwgk_6.png) center no-repeat}

.title_6 { width: 228px; height: 55px; line-height:55px; background:url(../images/zwgk.png) no-repeat;}
.title_6 h3 { color: #fff; font-weight: normal; padding-left: 75px; font-size:18px;}
.section_8_r ul { height: 280px; overflow-y:scroll; }

.scrollbar::-webkit-scrollbar {width : 8px;  height: 1px;}
.scrollbar::-webkit-scrollbar-thumb {border-radius: 10px; background: #016ac6;}
.scrollbar::-webkit-scrollbar-track { box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);border-radius: 10px; background: #ededed;}

.section_8_r li { height:45px; line-height: 45px; text-align:center; background:#f9f9f9; margin-top:2px; }
.section_8_r li a{ display:block; color: #1859b4; font-size: 16px; }
.section_8_r li a:hover {color:#ed221b}

.link_box { background:rgba(243,243,243,0.95);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3f3f3f3,endColorstr=#F3f3f3f3); padding:28px 0; width:1400px; }
.link_main { width:1400px; margin:0 auto; }
.link_main li { float: left; width: 33.33%; text-align:center;}
/*.link_main li select { padding: 0 25%;margin: 0; width:auto; border:1px #cecece solid;  height:25px; line-height:25px; color: #666666; font-size: 16px; outline:none;background: url(../images/s_xl.png) no-repeat scroll right 8px center transparent;}
.link_main li select option {height:25px; line-height:25px; color: #666666; font-size: 16px; text-align:center; }*/
.link_main li .link_m {margin: 0 10%; border:1px #cecece solid;  height:25px; line-height:25px; color: #666666; font-size: 16px; outline:none;background: url(../images/s_xl.png) no-repeat scroll right 8px center transparent; position:relative; cursor: pointer}
.link_main li .link_m ul.link_title_box{ position:absolute; top:25px; border:1px #cecece solid; border-top:1px #f3f3f3 solid; width:100%; left:-1px; background:rgba(243,243,243,0.95);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F3f3f3f3,endColorstr=#F3f3f3f3); padding:10px 0; display:none; z-index:1; max-height:115px; overflow-y:scroll}
.link_main li .link_m ul.link_title_box li { width:auto; padding:0 5px; font-size: 14px; }
.link_main li .link_m ul.link_title_box li a {color:#666}
.link_main li .link_m ul.link_title_box li a:hover {color:#D6961F}
.link_main li .link_m:hover ul.link_title_box{ display:block}