﻿/*在线查询*/
.icon_list li{float: left;display: inline;width: 20%;text-align: center;height: 140px;line-height: 50px; margin-top:20px; _width: 18%; *width: 18%;}
.icon_list li a,.icon_list li a img{ display: block; margin:0 auto;}

/**/
.btn_img{ width:100%; height:auto; cursor:pointer;}
.btn_img:hover{opacity: 0.7;transition: all 0.2s ease 0s;-moz-transition: all 0.2s ease 0s;-webkit-transition: all 0.2s ease 0s;-o-transition: all 0.2s ease 0s;}
/*意见反馈*/
.Cont_box{padding: 20px;background:#fbfbfb;}
.Cont_box p{line-height: 26px;}
.Cont_box .DiaoCha{width: 146px;height: 30px;display: block;background:#2076bd; color:#fff; margin: 20px auto 0;text-align: center;line-height: 30px;}
.Cont_box .mailbox_search_btn,.Cont_box .JianYi{width: 80px;height: 30px;display: block;background: #2076bd;color: #fff;border: none;margin: 20px 0 0 30px; float:left; cursor:pointer;text-align: center;line-height: 30px;}
.Cont_box .JianYi{text-align: center;line-height: 30px;}
.Cont_box .mailbox_search_btn{ margin-left: 75px; }
.Cont_box select{height: 30px;width: 100px;}
.Cont_box .mailbox_search_tx{height: 28px;border-left: medium none;width: 240px; _height: 20px;*height: 20px;}
.Cont_box form{margin-top: 20px;}
.Cont_box .mailbox_search_btn:hover,.Cont_box .JianYi:hover,.Cont_box .DiaoCha:hover{ background:#5aa2de;}

/*医患交流*/
ul.ask_list li{border-bottom: 1px dotted #ccc;padding: 20px 20px 10px;background: #fbfbfb;}
ul.ask_list li h2 {font-size: 14px;line-height: 28px;background: url(/Content/Areas/Common/images/question/ask_bg.png) no-repeat left 2px; padding-left: 30px; color: #666;margin-bottom: 15px;}
ul.ask_list li .answer_l .img_box{ width:50px; height:60px; display:block; background:url(/Content/Areas/Common/images/question/doct_ask.jpg) no-repeat;padding: 7px 0;float: left;
margin-right: 20px;}
ul.ask_list li .answer_l .img_box img{ width:30px;margin: 0 auto;display: block;}
ul.ask_list li .answer_l .time_box{ color:#999;line-height: 30px;}
ul.ask_list li .answer_l .time_box a{ color:#999;background: url(/Content/Areas/Common/images/Article/icon_2.png) no-repeat right center;padding-right: 10px;}
ul.ask_list li .answer_l .time_box a:hover{color:#2076bd;}
.btn_box,.btn_box2{ position:relative; width:386px; height:122px;}
.btn_box_hover1,.btn_box_hover2{ position:absolute; opacity:0; background:rgba(0,0,0,0.5); color:#fff; font-size:20px; text-align:center; top:0px; left:0px; width:100%; height:100%;}
.btn_box_hover1 a,.btn_box_hover2 a{display:block;width:200px;height:50px;line-height:50px;text-align:center;margin:0 auto;background:#fff;color:#ff8702;padding-left:0px;margin-top: 36px;}
.btn_box:hover .btn_box_hover1,.btn_box2:hover .btn_box_hover2{ opacity:1; transition:all 0.2s;}
@media only screen and (max-width:1024px){
.btn_box, .btn_box2{ width:100%; height:auto;}
.Cont_box select{ width:35%}
.Cont_box .mailbox_search_tx{ width:64%}	
	}
@media only screen and (max-width:1000px){
.btn_box_hover1,.btn_box_hover2{ display:none;}
.col-sm-6 {float: left;}
.col-md-4 .pl10{ padding-left:0 !important;}
.btn_box{ float:left;}
.btn_box2{ float:right; margin-top:0px;}
.Cont_box .JianYi { margin-top: 20px;}
.btn_img { width: 98%;}
.col-md-12.col-sm-6.btn_box{ margin-right:2%}
.btn_box, .btn_box2{ width:48%; float:left}
.col-md-12.mt20.col-sm-6.btn_box2{ margin-top:0;}
}
@media only screen and (max-width:640px){

  .icon_list li {width: 33%;}
.btn_img { width:100%;}

}
@media only screen and (max-width:505px){
.Cont_box .mailbox_search_btn, .Cont_box .JianYi{ margin:20px 0 0 30px}
.col-md-12.col-sm-6.btn_box{ margin-right:0%}
.btn_box, .btn_box2{ width:100%; float:none}
.col-md-12.mt20.col-sm-6.btn_box2{ margin-top:20px;}
}


@media only screen and (max-width:360px)
{

  .icon_list li {width: 50%;}
  .Cont_box .mailbox_search_btn, .Cont_box .JianYi {margin: 20px 0 0 30px;}
ul.ask_list li .answer_l .time_box {  float: left;}

}

