﻿*{padding:0;margin:0;}
html, body {height: 100%;font-family: "微软雅黑";}
body {font-size: 14px;color:#000;margin: 0;padding: 0;}
ul{list-style-type: none;}
ul{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
p {
    display: block;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{list-style: none;}
input::-webkit-input-placeholder{ /*WebKit browsers*/color: red;}
input::-moz-input-placeholder{ /*Mozilla Firefox*/color: red;}
input::-ms-input-placeholder{ /*Internet Explorer*/ color: red;}

a,a:hover{text-decoration:none;}
.center{margin:0 auto;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both;}

/*
*引用插件样式
**/
.swiper-container {
    width: 100%;height:auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{width:100%;}


/*------------------------------------------------------首页样式------------------------------------------------*/
/*---------------------------------------------头部--------------------------------------*/
.logo{width:1000px;height:auto;}
.logo img{width:100%;}
nav{width:100%;height:44px;background:#1e9fd9;}
nav ul{width:1000px;height:44px;margin:0 auto;}
nav ul li{width:90px;height:44px;text-align:center;font-size:16px;float:left;}
nav ul .nav{background:rgba(255,255,255,0.3);}
nav ul .nav_li{background:rgba(255,255,255,0.3);}
nav ul li a{width:89px;display:inline-block;border-right:1px solid #fff;color:#fff;height:24px;margin-top:10px;line-height:24px;}
.banner{width:100%;height:auto;padding:0;margin:0;}
/*---------------------------------------------主体---------------------------------------*/
.main{width:1000px;height:auto;background:#fff;}
/*
癫痫分类
*/
.main_dxfl{width:1000px;height:160px;background:#1e9fd9;border-radius:10px 10px 0 0;}
.dxfl_one{width:260px;height:120px;float:left;background:#fff;margin-left:55px;margin-top:20px;border-radius:10px;}
.dxfl_one h2{font-size:24px;line-height:40px;color:#1e9fd9;text-align:center;}
.dxfl_one ul li{float:left;line-height:24px;font-size:16px;width:128px;text-align:center;}
.dxfl_one ul li a{color:#1e9fd9;letter-spacing:3px;}
.li_left{border-left:3px solid #1e9fd9;}

/*
关于医院
*/
.main_about{width:1000px;height:auto;margin-top:15px;}
.about_left{width:270px;height:520px;}
.about_left_top{width:270px;height:290px;position:relative;}
.about_left_top img{width:270px;height:290px;}
.about_left_down{width:268px;height:200px;background: url(../images/bk01.png) no-repeat center;margin-top:27px;padding:1px;}
.about_left_down1{width:248px;height:180px;margin-top:10px;text-align:center;background:#f0f0f0;}
.about_left_down1 h2{font-size:24px;color:#1e9fd9;line-height:48px;}
.about_left_down1 p{line-height:56px;width:220px;height:28px;line-height:28px;margin:0 auto;}
.about_left_down1 p a{color:#3e3a39;font-size:16px;}
.about_left_down1 p:nth-child(1){border:1px solid #1e9fd9;}
.about_left_down1 p:hover{border:1px solid #1e9fd9;}
.about_left_down1 p:hover a{color:#1e9fd9;}

.about_center{width:470px;height:520px;margin-left:15px;}
.about_center .title{width:100%;height:33px;border-bottom:1px solid #1e9fd9;}
.about_center .title ul li{float:left;width:120px;height:34px;line-height:34px;text-align:center;font-size:20px;letter-spacing:3px;}
.about_center .title ul li a{color:#3e3a39;}
.about_center .title ul .on{background:#1e9fd9;}
.about_center .title ul .on a{color:#fff;font-weight:bold;}

.about_center_news{width:470px;height:auto;margin-top:18px;display:none;}
.about_center .show{display:block;}
.about_center_news1{width:450px;height:auto;overflow:hidden;margin-bottom:20px;}
.news1_left{width:127px;height:84px;margin-left:10px;}
.news1_left img{width:127px;height:84px;}
.news1_right{width:300px;height:auto;margin-left:10px;}
.news1_right h2{font-size:16px;text-align:left;line-height:30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.news1_right h2 a{color:#ff7900;}
.news1_right p{font-size:13px;line-height:24px;text-indent:2em;}
.news1_right p a{color:#ff2b00;}

.about_center_news2{width:430px;height:auto;padding-top:20px;}
.about_center_news2 p{height:37px;font-size:12px;background:url(../images/bk002.png) no-repeat left center;background-size:2%;text-indent:1em;line-height:36px;border-bottom:1px dashed #b1afaf;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.about_center_news2 p a{display:inline-block;height:37px;font-size:12px;text-indent:1em;line-height:36px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.about_center_news2 p a{color:#696969;}
.about_center_news2 p a:hover{color:#ff5000;}
.about_center_news2 p span{display:inline-block;float:right;}


.about_right{width:230px;height:520px;}
.title_h2{width:100%;height:33px;font-size:20px;line-height:34px;border-bottom:1px solid #1e9fd9;color:#1e9fd9;font-weight:bold;}
.about_right_down{width:230px;height:479px;margin-top:5px;background:#efeff0;}
.about_1{width:210px;height:auto;padding-top:8px;}
.about_1 img{width:210px;height:172px;}
.about_1 p{font-size:14px;color:#3e3a39;line-height:30px;}
.about_1 p a{color:#fe1515;}
.about_2{width:210px;height:136px;background:url(../images/bk2.png) no-repeat center;margin-top:8px;position:relative;background-size:90%;margin-top:25px;}
.about_2 a{display:inline-block;width:90px;height:26px;line-height:26px;text-align:center;position:absolute;color:#3e3a39;font-size:16px}
.about_2 a:hover{color:#ff5000;}
.about_2 a:nth-child(1){top:45px;left:10px;}
.about_2 a:nth-child(2){top:45px;left:115px;}
.about_2 a:nth-child(3){top:110px;left:10px;}
.about_2 a:nth-child(4){top:110px;left:115px;}
.about_3 img{width:230px;height:50px;margin-top:26px}


/*
预约提示
*/
.main_tishi{width:1000px;height:130px;background:url(../images/bk3.png) no-repeat center;overflow:hidden;margin:10px auto;}
.main_tishi_ziji{width:900px;height:110px;margin-top:10px;background:rgba(255,255,255,0.8);position:relative;}
.main_tishi_ziji_left{width:700px;height:auto;text-align:center;}
.main_tishi_ziji_left h2{font-size:28px;color:#1e9fd9;line-height:42px;padding-top:20px;}
.main_tishi_ziji_left h2 font{color:#ff7900;}
.main_tishi_ziji_left p{font-size:17px;color:#000;line-height:28px;}
.main_tishi_ziji a{display:block;width:150px;height:50px;font-size:30px;line-height:50px;text-align:center;color:#fff;background:#ff5000;position:absolute;top:30px;left:700px;border-radius:5px;}


/*
医生团队
*/
.main_docotor{width:1000px;height:auto;overflow:hidden;}
.h2all{width:1000px;height:36px;margin:15px 0px 5px 0;}
.h2all h2{font-size:28px;line-height:36px;color:#1e9fd9;}
.h2all h2 span{font-size:16px;color:#898989;padding-left: 10px;}
.h2all h2 a{font-size:24px;color:#fff;display:inline-block;float:right;margin-right:36px;width:130px;line-height:36px;height:36px;background:#ff7900;text-align:center;border-radius:5px;}
.main_docotor ul{border-top:1px solid #1e9fd9;}
.main_docotor ul li{width:322px;height:auto;float:left;margin-left:9px;overflow:hidden;margin-top:5px;}
.docotor_li{width:322px;height:auto;background:#efeff0;overflow:hidden;}
.docotor_li1{width:308px;height:216px;margin-top:8px;border:1px solid #1e9fd9;}
.docotor_li1 img{width:294px;height:202px;margin-left:7px;margin-top:7px;}
.docotor_li2{width:290px;height:auto;margin-top:2px;}
.docotor_li2 h2{font-size:26px;color:#1e9fd9;border-bottom:1px solid #1e9fd9;line-height:38px;}
.docotor_li2 h2 span{font-size:20px;padding-left:20px;}
.docotor_li2 dl dt{font-size:14px;color:#3e3a39;line-height:24px;text-indent:0.1rem;}
.docotor_li2 p{font-size:14px;color:#3e3a39;line-height:24px;margin-top:5px;}
.docotor_li2 p a{color:#ff7900;}

.docotor_li3{width:322px;height:54px;text-align:center;overflow:hidden;margin-top:10px;}
.docotor_li3 a{display:inline-block;width:131px;height:40px;line-height:40px;font-size:24px;color:#fff;border-radius:5px;float:left;}
.docotor_li3 a:nth-child(1){background:#1e9fd9;margin-left:20px;}
.docotor_li3 a:nth-child(2){background:#c12c20;margin-left:20px;}

/*
在线咨询
*/
.main_zaixian{width:1000px;height:130px;margin-top:10px;}
.main_zaixian img{width:1000px;height:130px;}

/*
前沿技术
*/
.main_jishu{width:1000px;height:auto;font-size: 0;}
.main_jishu1 img{width:1000px;height:280px;}
.main_jishu1 p{height:40px;background:#c12c20;font-size:28px;color:#fff;line-height:40px;text-align:center;}

.main_jishu2{width:998px;height:428px;border:1px solid #1e9fd9;margin-top:5px;}
.main_jishu2 ul li{width:322px;height:404px;float:left;margin-left:8px;margin-top:5px;}
.main_jishu2 ul li img{width:322px;height:220px;}
.main_jishu2 ul li h2{font-size:20px;color:#3e3a39;line-height:36px;text-align:center;}
.main_jishu2 ul li p{width:322px;height:160px;background:#1e9fd9;box-sizing:border-box;padding:11px 18px;font-size:14px;color:#fff;line-height:24px;}
.main_jishu2 ul li p a{color:#fff;}

/*
案例中心
*/
.main_anli{width:1000px;height:auto;}
.anli_all{width:998px;height:434px;border:1px solid #1e9fd9;}
.anli_all ul li{float:left;width:242px;height:205px;margin-top:8px;margin-left:6px;}
.anli_all ul li img{width:242px;height:177px;}
.anli_all ul li p{line-height:28px;font-size:14px;color:#696969;text-align:center;}

/*
癫痫百科
*/
.main_dxbk{width:1000px;height:auto;}
.dxbk_all{width:1000px;height:auto;overflow:hidden;}
.dxbk_all_one{width:160px;height:420px;border:2px solid #1e9fd9;}
.dxbk_all_one ul li{width:160px;height:68px;border-top:1px solid #1e9fd9;border-bottom:1px solid #1e9fd9;font-size:24px;}
.dxbk_all_one ul li a{display:inline-block;line-height:70px;width:100%;text-align:center;color:#1e9fd9;}
.dxbk_all_one ul .on{background:#1e9fd9;}
.dxbk_all_one ul .on a{color:#fff;}
.lookmore{text-align:center;color:#ff5000;display:inline-block;width:160px;height:68px;line-height:70px;border-top:1px solid #1e9fd9;border-bottom:2px solid #1e9fd9;font-size:24px;}

.dxbk_all_two{width:500px;height:424px;background:#ddddde;margin-left:10px;}
.dxbk_all_two1s{width:500px;height:auto;display:none;}
.dxbk_all_two .show{display:block;}
.dxbk_all_two1s ul{margin-top:24px;height:200px;}
.dxbk_all_two1s ul li{width:46%;height:38px;float:left;line-height:38px;font-size:14px;text-align:left;font-weight:normal;margin-left:3%;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.dxbk_all_two1s ul li a{color:#696969;}
.dxbk_all_two1s img{width:470px;height:160px;margin-top:20px;margin-left:15px;}

.dxbk_all_three{width:320px;height:409px;background:#ddddde;text-align:center;font-size:0;padding-top:15px;}
.dxbk_all_three h2{font-size:16px;color:#000;font-weight:normal;text-align:center;}
.dxbk_all_three img:nth-child(1){width:260px;height:84px;}
.dxbk_all_three img:nth-child(2){width:260px;height:50px;}
.dxbk_all_three p{font-size:18px;color:#fb0000;line-height:28px;}
.dxbk_all_three form{width:310px;margin:0 auto;}
.dxbk_all_three form button{display:none;}
.dxbk_all_three tr{padding-top:20px;}
.dxbk_all_three th{font-size:18px;color:#3e3a39;width:100px;height:36px;line-height:36px;display:inline-block;font-weight:normal;}
.dxbk_all_three td{width:210px;height:42px;}
.dxbk_all_three td input{width:175px;height:36px;font-size:18px;}
.dxbk_all_three a{display:inline-block;width:130px;height:40px;line-height:40px;font-size:24px;color:#fff;border-radius:5px;float:left;margin-top: 8px;}
.dxbk_all_three #zxzx{background:#ff5000;margin-left:20px;}
.dxbk_all_three #submit{background:#1e9fd9;margin-left:20px;}

/*
医院环境
*/
.main_hj{width:1000px;height:auto;}
.hj_content{width:1000px;height:320px;}
.hj_content_left{width:260px;height:320px;background:url(../images/bk_hj.png) no-repeat center;}
.hj_content_left div{background:rgba(11,82,231,0.7);width:260px;height:320px;padding:0 28px;box-sizing:border-box;}
.hj_content_left h2{font-size:32px;color:#fff100;line-height:50px;border-bottom:2px solid #fff100;text-align: center;}
.hj_content_left p{font-size:17px;color:#fff;line-height:24px;}
.hj_content_left ul li{width:95px;height:34px;line-height:34px;background:#fff;float:left;font-size:18px;text-align:center;margin-top:15px;}
.hj_content_left ul li:nth-child(2){margin-left:10px;}
.hj_content_left ul li:nth-child(4){margin-left:10px;}
.hj_content_left ul .on{background:#ff7900;}

.hj_content_right{width:730px;height:320px;background:#e6e6e7;}
.hj_content_right .yygh{display:none;}
.hj_content_right .show{display:block;}
.hj_content_right ul li{width:170px;height:143px;float:left;margin-top:10px;margin-left:10px;}
.hj_content_right ul li img{width:170px;height:143px;}

/*
总结语
*/
.main_zongjie{width:1000px;height:130px;margin:10px auto;border:4px solid #ddddde;}
.zongjie_conent{width:960px;height:100px;border:4px solid #ddddde;text-align:center;margin-top:15px;}
.zongjie_conent_left{width:720px;height:100px;}
.zongjie_conent_left h2{font-size:24px;color:#3e3a39;line-height:40px;margin-top:15px;}
.zongjie_conent_left p{font-size:12px;color:#9fa0a0;line-height:28px;}
.zongjie_conent_right{width:240px;height:100px;}
.zongjie_conent_right img{width:200px;height:70px;margin-top:15px;}

/*
随机阅读
 */
.main_rand{width:1000px;height:auto;margin:10px auto;border:4px solid #ddddde;overflow: hidden;}
.main_rand ul li{width:25%;height:28px;line-height:28px;float:left;padding-left:2px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap }
.main_rand ul li a{color:#2F2C2C}

/*
友情链接
 */
.link_yqlj{padding: 5px;background: #ddddde}
.link a{color:#343232;padding-right: 5px}

/*-----------------------底部-----------------------*/
footer{width:100%;height:auto;margin-top:10px;background:#1e9fd9;position:relative;}
footer p{position: absolute;bottom:9%;right:15.5%;width:30%;height:40px}
footer p a{display:inline-block;padding:5px 12px;color:#f4f4f4}
#centertan{position:fixed;top:30%;left:50%;transform: translate(-50%);display:none;z-index:10000;}
.close{background: url(../images/close.jpg) no-repeat center;position:absolute;top:0;right:0;display:inline-block;width:24px;height:24px;}
#lefttan{position:fixed;left:0;top:160px;display:none;z-index:10000;}


/*--------------------------------------医生列表页样式------------------------------------*/
.listmain{width:1000px;height:auto;}

.listmain_left{width:640px;height:auto;}
.listmain_left_title{margin-top:10px;background:#1e9fd9;color:#fff;font-size:20px;width:100%;height:30px;text-indent:0.1em;line-height:30px;}
.listmain_left_con{width:640px;height:150px;margin-top:10px;}

.pages{width:100%;height:auto;margin-top:25px;text-align:center}
.pages ul{text-align:center}
.pages ul li{font-size:20px;background:#fff;color:#666;display:inline-block;}
.pages ul li a{color:#1e9fd9;}

.gyhd{width:640px;height:auto;margin-top:30px;}
.gyhd_img ul li img{width:640px;height:265px;}

.listmain_con_left{width:150px;height:150px;border-radius:50% 0 0 50%;background:#fff;text-align:center;border:1px solid #1e9fd9;}
.listmain_con_left img{width:130px;height:130px;border-radius:50%;margin-top:10px}
.listmain_con_right{width:460px;height:130px;padding:10px;border-top:1px solid #1e9fd9;border-right:1px solid #1e9fd9;border-bottom:1px solid #1e9fd9;}
.listmain_con_right h2{line-height:32px;font-size:20px;height:32px;}
.listmain_con_right_a1{color:#2b2b2b;letter-spacing:10px;font-size:18px;}
.listmain_con_right_a2{display:inline-block;width:120px;height:32px;font-size:18px;line-height:32px;background:#1e9fd9;color:#fff;letter-spacing:5px;text-align:center;border-radius:5px;}
.listmain_con_right p{font-size:16px;line-height:32px;color:#666;text-indent:2em;}
.listmain_con_right p a{color:#1e9fd9;}
.listmain_con_right span{font-size:12px;color:#898989;}
.listmain_con_right span b{color:#1e9fd9;}

.listmain_right5 p{font-size:16px;line-height:22px;color:#363636;}
.listmain_right5 p strong{color:#1e9fd9;}
.listmain_right5 img{width:270px;height:270px;}






/*--------------------------------------内容页样式------------------------------------*/
.article_article{width:1000px;height:auto;}
.article_content{width:1000px;height:auto;}
.article_content_left{width:660px;height:auto;}
.article_title{font-size:22px;text-align:center;line-height:40px;color:#1e9fd9;margin-top:15px;}
.article_body{width:650px;font-size:14px;color:#494949;line-height:20px;text-align:left;}
.article_time{font-size:12px!important;text-align:center!important;}
.article_body p{font-size:14px;color:#494949;line-height:20px;text-align:left!important;}
.article_body span{font-size:14px;text-indent:2em;color:#494949;line-height:20px;text-align:left!important;text-wrap:wrap!important;}
.article_body p a{color:#ff5000;}
.article_body p a:hover{color:#1e9fd9;}
.article_body img{margin:10px auto;width: 100%}
.article_page{margin-top:20px;border-top:5px solid #1e9fd9;padding-top:10px;}
.article_page p{font-size:16px;line-height:30px;}
.article_page p a{color:#363636;}
.article_page p a:hover{color:#ff5000;}

.article_content_right{width:330px;height:auto;}

.article_about h2{margin-top:10px;background:#1e9fd9;color:#fff;font-size:20px;width:100%;height:30px;text-indent:0.1em;line-height:30px;letter-spacing:5px;}

.article_about p{font-size:16px;line-height:26px;overflow:hidden;height:26px;}
.article_about p a{color:#666;margin-left:5px;}
.article_about p span{float:right;color:#ff5000;margin-right:30px;}
.article_about p b{color:#fff;width:26px;height:22px;background:#1e9fd9;display:inline-block;line-height:22px;
                    text-align:center;
                     transition: All 0.4s ease-in-out;
                    -webkit-transition: All 0.4s ease-in-out;
                    -moz-transition: All 0.4s ease-in-out;
                    -o-transition: All 0.4s ease-in-out;
                  }
.b_p{ transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
    }