@charset "utf-8";
/* CSS Document */
*{padding:0;margin:0;}
body{font:12px/1.5 "Microsoft YaHei",arial,宋体;background:#fff;color:#666;}
html,body{height:100%;}
a,a:hover{outline:none;text-decoration:none;}
input{border:0;outline:none;background:none;}
.hide{display:none;}

.container{width:100%;height:100%;overflow:hidden;}
.bg{width:100%;height:80%;overflow:hidden;position:absolute;}
.bg img{width:100%;height:100%;}
.top{position:relative;width:100%;margin-top:40px;}
.header{width:920px;margin:0 auto;}
.logo{float:left;background:url(../img/radinfo.png) no-repeat;width:195px;height:63px;display:block;}
.bottom{bottom:0;width:100%;height:160px;background:#293955;}
.footer{width:75%;margin:30px auto 0 auto;height:150px;overflow:hidden;padding-top:15px;}
.detail{width:740px;overflow:hidden;float:left;}
.detail p{font-size:14px;color:#fff;line-height:24px;}
.beian{margin-top:5px;width:100%;}
.beian dd{height:28px;line-height:28px;font-size:14px;color:#fff;}
.beian dd i{background:url(../img/beian.png) no-repeat;width:20px;height:20px;display:block;float:left;margin:5px 5px 0 0;}
.ewm{float:right;margin-top:5px;}
.ewm i{background:url(../img/ewm.jpg) no-repeat;width:110px;height:110px;display:block;}
.ewm span{font-size:12px;color:#fff;width:110px;text-align:center;display:block;margin-top:5px;}
.content{position:absolute;top:30%;width:100%;}
.main{width:920px;margin:0 auto;}
.mid{width:800px;margin:40px auto 0 auto;height:100px;}
.mid a{width:210px;height:46px;border-radius:10px;display:block;float:left;padding:27px 45px;cursor:pointer;margin:0 50px;}
.mid a.wyys{background:#e7993d;}
.mid a.ychz{background:#268fcc;}
.mid a span{font-size:24px;color:#fff;height:46px;line-height:46px;display:block;}
.mid a i{width:50px;height:46px;margin-right:15px;display:block;float:left;}
.mid a.wyys i{background:url(../img/wyys.png) no-repeat;}
.mid a.ychz i{background:url(../img/ychz.png) no-repeat;}
.hospital{width:700px;margin:0 auto;*margin:0 70px;}
.diy_select{height:30px;width:680px;padding:10px;position:relative;font-size:16px;background:#fff url(../img/yyico.png) 10px no-repeat;border-radius:6px;color:#666;}
.diy_select_btn,.diy_select_txt{float:left;height:100%;line-height:30px}
.diy_select_txt{width:650px;cursor:pointer;margin-left:30px;background:#fff;}
.diy_select_txt,.diy_select_list li{text-indent:10px;overflow:hidden}
.diy_select_list{position:absolute;top:52px;left:0;z-index:88888;border-top:none;width:100%;display:none;background:#fff;border-radius:6px;padding:5px 0;box-shadow:0 0 15px #ccc;}
.diy_select_list li{list-style:none;height:40px;line-height:40px;cursor:pointer;}
.diy_select_list li.focus{background:#3399FF;color:#fff}

/*2021-06-04 微影医生入口弹框*/
.box{position:absolute;background:#fff;border-radius:8px;display:none;float:left;margin:40px 0 0 -45px;box-shadow:0 0 10px #ccc;}
.arrow{background:url(../img/arrow.png) no-repeat;margin:-8px 0 0 140px;width:15px;height:8px;}
.box:after,.app_ewm ul:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.txt{display:block;float:left;padding:25px 0;}
.txt p{font-size:16px;color:#333;line-height:30px;width:392px;padding:0 25px;border-right:1px solid #e3e3e3;}
.app_ewm{float:left;display:block;padding:25px 10px;}
.app_ewm li{list-style-type:none;float:left;text-align:center;margin:0 20px;}
.app_ewm b{width:98px;height:98px;display:block;margin:0 auto 8px auto;}
.iosbox{background:url(../img/IOS.JPG) no-repeat;}
.androidbox{background:url(../img/Android.jpg) no-repeat;}
.mid a .app_ewm span{color:#666;font-size:16px;height:20px;line-height:20px;display:block;}
.mid a .app_ewm span.red{color:#f66262;font-size:14px;}
.wyys:hover div.box{display:block;}
/*2024-05-08 增加解决方案*/
ul,li{list-style-type:none;}
.container{height:auto;}
.tablist{width:100%;height:100px;background:#e9f4fa;}
.tablist ul:after{content:"";height:0;line-height:0;display:block;visibility:hidden;clear:both;}
.tablist ul li{float:left;width:33.3%;text-align:center;height:100px;line-height:100px;background:url(../img/border-right.jpg) right center no-repeat;cursor:pointer;}
.tablist ul li:last-child{background:none;}
.tablist ul li a{font-size:24px;color:#5f6d90;}
.tablist ul li.active a{font-size:30px;font-weight:bold;color:#0d81c4;border-bottom:5px solid #0d81c4;height:95px;line-height:95px;display:inline-block;}
.tabcontent{width:100%;height:980px;}
.tabcontent div{width:100%;height:980px;}
.tabimg1{background:url(../img/tabimg1.jpg) center center no-repeat;background-size:auto 100%;}
.tabimg2{background:url(../img/tabimg2.jpg) center center no-repeat;background-size:auto 100%;}
.tabimg3{background:url(../img/tabimg3.jpg) center center no-repeat;background-size:auto 100%;}