@import url('common.css');
@import url('header.css');
@import url('footer.css');

/*主页样式*/
.home_nav{background:#fff;padding:35px 0;}
.home_nav li{width:14.28%;float:left;text-align:center;}
.home_nav li a{display:inline-block;text-align:center;border:1px #ccc dashed;border-radius:50%;width:110px;height:110px;padding-top:9%;}
.home_nav li a img{display:inline-block;width:47%;margin-bottom:4px;}

/*科室样式*/
.home_department_bg{background:url(../images/computer-bg.jpg) bottom center #fff no-repeat;height:1200px;position:relative;}
.home_department_prop{text-align:center;line-height:40px;font-size:18px;}
.home_department_prop p{display:block;}
.home_department_prop span{display:block;height:2px;background:#008cd6;width:3%;margin:0 auto;}
.home_department .layui-row{margin:0 -16px;}
.home_department li{padding:0 16px 36px;}
.home_department li span{display:block;height:150px;}
.home_department li span img{display:block;height:100%;min-width:100%;}
.home_department li a{display:block;overflow:hidden;height:310px;border:1px solid #dadada;}
.home_department li a h3{display:block;padding:16px 0 5px;text-align:center;font-size:19px;}
.home_department li a h3 span{display:block;height:2px;background:#008cd6;width:10%;margin:3px auto;}
.home_department li a._btn_infoo h3 span{background:#fff;}
.home_department li a:hover h3{color:#008cd6;}
.home_department li a._btn_infoo:hover h3{color:#fff;}
.home_department li a:hover h3 span{width:20%;}
.home_department li a p{text-indent:2em;padding:0 10px;line-height:25px;}
.home_department_an{text-align:center;position:absolute;bottom:60px;left:0;width:100%;}
.home_department_an a{padding:10px 40px;display:inline-block;}
.home_department_an img{width:26px;margin-top:-2px;margin-right:4px;}

.home_project .layui-row{margin:0 -16px;}
.home_project li{padding:0 16px 36px;}
.home_project a{display:block;position:relative;padding:18px 0px;border:1px solid #dadada;}
.home_project span{display:block;width:12%;position:absolute;left:24%;top:12%;}
.home_project span img{}
.home_project h3{display:block;text-align:center;padding-left:30px;}

/*动态样式*/
.home_news{background:#fff;}
.home_news ._left{width:46%;position:relative;float:left;border-radius:5px;overflow:hidden;}
.home_news ._button{background:#1b9fe6;color:#fff;height:80px;text-align:center;}
.home_news ._button a{float:left;display:block;width:34%;height:100%;border-radius:0;position:relative;padding:15px 0 0 50px;}
.home_news ._button a h3{display:block;line-height:28px;}
.home_news ._button a small{display:block;}
.home_news ._button a img{width:60px;position:absolute;left:8%;top:10%}
.home_news ._button div{float:left;width:66%;line-height:76px;}
.home_news ._button div img{width:280px;}
.home_news ._video{height:304px;overflow:hidden;}
.home_news ._video a{position:relative;display:block;color:#fff;}
.home_news ._video a div{position:absolute;left:50%;top:30%;width:70px;height:70px;padding:2px;background:#008cd6;border-radius:50%;opacity:0.7;margin-left:-35px;z-index:1;}
.home_news ._video a div img{display:block;}
.home_news ._video a h3{position:absolute;top:57%;left:0;width: 100%;text-align:center;z-index:1;}
.home_news ._video a h3 span{height:2px;background:#008cd6;display:block;width:30px;margin:3px auto;}
.home_news ._video a small{position:absolute;top:69%;left:0;width: 100%;text-align:center;font-size:14px;z-index:1;}
.home_news ._video iframe{display:block;width:106%;height:106%;margin-top:-2%;margin-left:-3%;}
.home_news ._news{width:51%;margin-left:3%;float:left;overflow:hidden;}
.home_news ._news a{display:block;}
.home_news ._news ._img{height:105px;overflow:hidden;}
.home_news ._news ._img span{float:left;width:26%;display:block;margin-right:10px;overflow:hidden;border:1px solid #dadada;border-radius:5px;}
.home_news ._news ._img span img{display:block;}
.home_news ._news ._img ._info{position:relative;display:block;}
.home_news ._news ._img h4{padding:5px 0;}
.home_news ._news ._img p{font-size:14px;line-height:22px;}
.home_news ._news ._img ._label{padding-top:4px;text-align:right;}
.home_news ._news ._img ._label img{width:18px;}
.home_news ._news ._img ._label small{margin-left:4px;}
.home_news ._news ._img ._label font{padding-right:8px;color: #008cd6;}
.home_news ._news ._list{position:relative;margin-bottom:10px;}
.home_news ._news ._list img{width:14px;}
.home_news ._news ._list span{position:absolute;right:0;top:0;background:#fff;padding-left:6px;color:#a8a8a8;}

.home_leader{background:#fff;padding-bottom:15px;}
.home_leader .layui-row{margin:0 -16px;}
.home_leader li{width:20%;float:left;padding:0 16px 36px;}
.home_leader li a{display:block;text-align:center;}
.home_leader li span{display:block;overflow:hidden;border-radius:5px;height:135px;border:1px solid #dadada;}
.home_leader li span img{display:block;height:100%;min-width:100%;max-width:inherit;}
.home_leader li h4{display:block;padding:8px 0;margin-top:3px;}

