﻿@charset "utf-8";
@font-face{font-family:"microsoft Yahei";font-style:normal;font-weight:200;src:url("../font/myriad-set-pro_thin.woff") format("woff"), url("../font/myriad-set-pro_thin.ttf") format("truetype");*src:url('');}
@font-face{font-family:"microsoft Yahei";font-style:normal;font-weight:400;src:url("../font/myriad-set-pro_text.woff") format("woff"), url("../font/myriad-set-pro_text.ttf") format("truetype");*src:url('');}
@font-face{font-family:"Helvetica Neue 25";src:url("../font/HelveticaNeueLTPro-UltLt_1.woff") format("woff"), url("../font/HelveticaNeueLTPro-UltLt_1.otf") format("truetype");*src:url('');}

html{overflow:-moz-scrollbars-vertical;}
/* 通用样式开始 */
body{text-align:center;margin:0;padding:0;font-size:12px;line-height:20px;color:#444;font-family:"microsoft Yahei","tahoma","宋体";cursor:default;background:#FFF;}
td{line-height:22px;color:#222;}
div,form,img,ul,li,p,dl,dd,ol{margin:0;padding:0;border:0;transition:all ease .2s;-webkit-transition:all ease .2s;}
div{margin:0 auto;text-align:left;}
h1,h2,h3,h4,h5,h6,label,pre{margin:0;padding:0;font-size:12px;font-weight:normal;}
ul{list-style:none;}
ol{list-style:decimal;margin-left:20px;}
ol li{line-height:18px;margin-bottom:6px;margin-top:3px;}
label{cursor:pointer;}
input,textarea{margin:0;padding:0;transition:all .2s;/*-webkit-appearance:none;*/border:#E0E0E0 solid 1px;line-height:18px;padding:4px;font-size:12px;}
input{font-family:"microsoft Yahei","tahoma","microsoft Yahei";}
textarea{font-family:"microsoft Yahei","tahoma","microsoft Yahei";margin:0;padding:0;line-height:18px;padding:6px 8px;}
select{font-family:"microsoft Yahei","tahoma","microsoft Yahei";margin:0;padding:0;border:#E0E0E0 solid 1px;line-height:18px;padding:4px;font-size:17px;}
.left select{
	font-family:"microsoft Yahei","tahoma","microsoft Yahei";margin:0;padding:0;border:#E0E0E0 solid 1px;line-height:18px;padding:4px;font-size:16px;
}
.clear{clear:both;}
.left{float:left;}
.right{float:right;}

.imgHover{}
.imgHover:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;}

.imgMore{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;}
.imgMore:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);opacity:1;}

.imgRounded{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
/* 通用样式结束 */

/* 通用字体样式开始 */
.green{color:#539900;}
.orange{color:#FF6600;}
.blue{color:#3483D3;}
.red{color:#E80000;}
.gray{color:#888888;}
.black{color:#1E1E1E;}
.yellow{color:#FED700;}
.purple{color:#9E46B7;}
.white{color:#FFFFFF;}

.f_12px{font-size:12px;}
.f_13px{font-size: 17px;}
.f_14px{font-size:14px;}
.f_16px{font-size:16px;}
.f_18px{font-size:18px;}
.f_20px{font-size:20px;}
.f_22px{font-size:22px;}
.f_24px{font-size:24px;}
.f_36px{font-size:36px;}
.f_48px{font-size:48px;}

.f_200{font-weight:200;}
.f_400{font-weight:400;}

.f_yahei{font-family:"microsoft Yahei";}
.f_song{font-family:"microsoft Yahei";}

.l_16px{line-height:16px;}
.l_18px{line-height:18px;}
.l_20px{line-height:20px;}
.l_22px{line-height:22px;}
.l_24px{line-height:24px;}
.l_26px{line-height:26px;}
.l_28px{line-height:28px;}
.l_30px{line-height:30px;}

.MR20{margin-right:20px}
.ML20{margin-left:20px}
.MT5{margin-top:5px}
.MT10{margin-top:10px}
.MT15{margin-top:15px}

.TC{text-align:center;}
.TR{text-align:right;}

.blank5{height:5px;}
.blank10{height:10px;}
.blank15{height:15px;}
.blank20{height:20px;}
.blank30{height:30px;}
.blank40{height:40px;}

a{color:#333;text-decoration:none;}
a:hover{color:#FF6600;text-decoration:none;}

a.a01{color:#2B6AAF;text-decoration:none;}
a.a01:hover{color:#2B6AAF;text-decoration:underline;}

a.a02{color:#4BA201;text-decoration:none;}
a.a02:hover{color:#4BA201;text-decoration:underline;}

a.link01{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#B2A9A5;color:#FFF;text-shadow:1px 1px 0 #9D908B;display:inline-block;padding-left:25px;padding-right:25px;line-height:28px;padding-top:1px;}
a.link01:hover{background:#9D908B;color:#FFF;text-shadow:1px 1px 0 #8A7A73;}

.s1{display:block}
.s2{display:none;}

.img-a{margin-left:6px;margin-right:6px;}

/* 通用字体样式结束 */

.btn_w{cursor:pointer;color:#333;width:360px;height:46px;line-height:44px;font-size:15px;background:#FFF;border:#D2D2D2 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all .2s;}
.btn_w:hover{background:#B2A9A5;border:#B2A9A5 solid 1px;color:#FFF;text-shadow:1px 1px 0 #9D908B;}

/* 表格样式开始 */
.p_t{border-right:#E5E5E5 solid 1px;background:#F7F7F7;font-size:14px;line-height:16px;padding:10px 8px;color:#444;}
.p_t_r{background:#F7F7F7;font-size:14px;line-height:16px;padding:10px 8px;color:#444;}
.p_c{border-top:#EBEBEB solid 1px;border-right:#EBEBEB solid 1px;line-height:16px;padding:10px 8px;color:#666;}
.p_c_r{border-top:#EBEBEB solid 1px;line-height:16px;padding:10px 8px;color:#666;}
.p_c_r2{border-top:#EBEBEB solid 1px;line-height:16px;padding:10px 30px;color:#666;background:#FBFBFB;}
.p_b2{border-bottom:#D2D2D2 solid 1px;}
.p_tt{border-bottom:#D2D2D2 solid 1px;}
.p_b{border-bottom:#D2D2D2 solid 1px;border-top:#9B8E89 solid 2px;}
.p_b tr:hover{background:#FBFBFB;}
.p_b th{background:#FBFBFB;color:#333;}
.p_b p{font-size:12px;color:#BC8831;margin-top:2px;}
/* 表格样式结束 */

.wrap{width:1000px;}

.clearfix{*zoom:1;}
.clearfix:after{display:block;overflow:hidden;clear:both;height:0;visibility:hidden;content:'.';}

.top{line-height:28px;height:29px;border-bottom:#EEEEEE solid 1px;position:relative;z-index:2;font-family:"microsoft Yahei";}

.top-nav{float:left;overflow:hidden;_width:400px;_position:relative;}
.top-nav ul{margin:0 0 0 -10px;}
.top-nav li{float:left;background:url(../images/img.png) 0px 0px no-repeat;}
.top-nav li a{display:block;padding:0 12px;white-space:nowrap;}

.top-drop{float:left;position:relative;_width:68px;}
.top-drop dt{background:url(../images/img.png) 0px 0px no-repeat;}
.top-drop dt a{display:block;padding:0 20px 2px 12px;}
.top-drop dt i{position:absolute;width:9px;height:9px;background:url(../images/img.png) 0px -65px no-repeat;right:6px;top:10px;transition:transform 0.2s ease-in;}
.top-drop dd{position:absolute;left:0;top:30px;border:#DFDFDF 1px solid;width:108px;border-top:0;background:#FFF;display:none;}
.top-drop dd a{display:block;padding:0 6px 0 12px;}
.top-drop dd a:hover{color:#666 !important;text-decoration:none;background:#F7F7F7;}
.top-drop-hover dt{position:relative;}
.top-drop-hover dt a{background:#fff;padding:0 19px 2px 11px;border:#DFDFDF 1px solid;border-width:0 1px;}
.top-drop-hover dt i{background-position:-41px -65px\9;transform:rotate(180deg);transform-origin:50% 50%;}
.top-drop-hover dd{display:block;}
.top-login{float:right;margin:0 -8px 0 0;}
.top-login a{padding:0 8px;}

.top-drop2{float:left;position:relative;font-family:"microsoft Yahei","microsoft Yahei";}
.top-drop2 dt{background:none;}
.top-drop2 dt a{display:block;padding:1px 20px 1px 12px;font-size: 17px;width:68px;}
.top-drop2 dt i{position:absolute;width:9px;height:9px;background:url(../images/img.png) 0px -65px no-repeat;right:6px;top:10px;transition:transform 0.2s ease-in;}
.top-drop2 dd{position:absolute;left:0;top:30px;border:#DFDFDF 1px solid;border-top:0;width:98px;background:#FFF;display:none;}
.top-drop2 dd a{display:block;padding:0 6px 0 12px;}
.top-drop2 dd a:hover{color:#666 !important;text-decoration:none;background:#F7F7F7;}
.top-drop2-hover dt{position:relative;}
.top-drop2-hover dt a{background:#fff;padding:1px 19px 1px 11px;border:#DFDFDF 1px solid;border-width:0 1px;color:#0979C7;}
.top-drop2-hover dt i{background-position:-41px -65px\9;transform:rotate(180deg);transform-origin:50% 50%;}
.top-drop2-hover dd{display:block;}

.top-drop3{float:left;position:relative;_width:68px;margin-left:8px;font-family:"microsoft Yahei";}
.top-drop3 dt{background:none;}
.top-drop3 dt a{display:block;padding:1px 15px 1px 15px;font-size: 17px;}
.top-drop3 dt a span{font-family:"microsoft Yahei";font-size: 17px;margin-left:3px;color:#FF6600;}
.top-drop3 dd{position:absolute;right:0;top:30px;border:#DFDFDF 1px solid;width:240px;border-top:0;background:#FFF;display:none;}
.top-drop3 dd h5{padding:1px 0px 1px 0px;color:#222;background:#F9F9F9;border-bottom:#EEE 1px solid;font-weight:bold;}
.top-drop3 dd h6{padding:1px 0px 1px 0px;color:#222;background:#F9F9F9;border-top:#EEE 1px solid;border-bottom:#EEE 1px solid;font-weight:bold;}
.top-drop3 dd span{font-family:"microsoft Yahei";font-size: 17px;margin-left:3px;margin-right:3px;color:#FF6600;font-weight:normal;}
.top-drop3 dd h5 a{display:block;padding:0 6px 0 12px;color:#333;}
.top-drop3 dd h5 a:hover{color:#666 !important;text-decoration:none;background:#F7F7F7;}
.top-drop3 dd h6 a{display:block;padding:0 6px 0 12px;color:#333;}
.top-drop3 dd h6 a:hover{color:#666 !important;text-decoration:none;background:#F7F7F7;}
.top-drop3 dd a{display:block;padding:0 6px 0 12px;color:#0979C7;}
.top-drop3 dd a:hover{color:#666 !important;text-decoration:none;background:#F7F7F7;}
.top-drop3-hover dt{position:relative;}
.top-drop3-hover dt a{background:#fff;padding:1px 14px 1px 14px;border:#DFDFDF 1px solid;border-width:0 1px;color:#0979C7;}
.top-drop3-hover dd{display:block;}

.header{width:1000px;height:80px;zoom:1;position:relative;z-index:1;}
.header .logo{width:198px;height:80px;float:left;}

.search{float:left;padding:6px 0 0;position:relative;margin-left:30px;margin-top:18px;z-index:10;font-family:"microsoft Yahei";}
.search .opt{float:left;line-height:28px;font-weight:bold;color:#999;width:64px;border:#BBBBBB 1px solid;border-width:1px 0 1px 1px;border-radius:2px 0 0 2px;text-indent:8px;background:url(../images/img.png) 52px -107px no-repeat;cursor:pointer;}
.search .text{background:none;border:#BBBBBB 1px solid;border-width:1px 0;float:left;width:220px;height:14px;line-height:12px;color:#999;padding:6px 8px 8px;font-family:"microsoft Yahei";font-size:12px;}
.search .focus{color:#666;}
.search .sub{float:left;width:55px;height:30px;border:none;border-radius:0 2px 2px 0;font-family:microsoft yahei;font-size: 17px;padding:1px 0 1px;background:#6FA936;color:#fff;cursor:pointer;text-shadow:1px 1px 0 #5A892C;transition:all .2s;}
.search .sub:hover{background:#7EB845;text-shadow:1px 1px 0 #6EA636;}
.search-ask{float:left;display:inline;width:64px;line-height:30px;margin:0 0 0 5px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#488AD8;color:#fff;text-align:center;text-shadow:1px 1px 0 #3A6EAD;transition:all .2s;}
.search-ask:hover{background:#5999E5;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #4989D6;}
.search-health{float:left;display:inline;width:76px;line-height:30px;margin:0 0 0 5px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#F76D4E;color:#fff;text-align:center;text-shadow:1px 1px 0 #CC5A41;transition:all .2s;}
.search-health:hover{background:#FB8368;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #F47052;}
.search-disease{float:left;display:inline;padding:0 35px;line-height:30px;margin:0 0 0 50px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#6FA936;color:#fff;cursor:pointer;text-shadow:1px 1px 0 #5A892C;transition:all .2s;}
.search-disease:hover{background:#7EB845;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #6EA636;}
.search-symptom{float:left;display:inline;padding:0 35px;line-height:30px;margin:0 0 0 5px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#488AD8;color:#fff;text-align:center;text-shadow:1px 1px 0 #3A6EAD;transition:all .2s;}
.search-symptom:hover{background:#5999E5;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #4989D6;}
/*
.search-disease{float:left;display:inline;padding:0 35px;line-height:30px;margin:0 0 0 50px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#F4A110;color:#fff;cursor:pointer;text-shadow:1px 1px 0 #D98C07;transition:all .2s;}
.search-disease:hover{background:#F1AC33;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #D69523;}
.search-symptom{float:left;display:inline;padding:0 35px;line-height:30px;margin:0 0 0 5px;border-radius:2px;font-family:microsoft yahei;font-size: 17px;background:#A66EF2;color:#fff;text-align:center;text-shadow:1px 1px 0 #9158DF;transition:all .2s;}
.search-symptom:hover{background:#B688F3;color:#fff !important;text-decoration:none;text-shadow:1px 1px 0 #9A6CD8;}
*/
.search .opt-list{position:absolute;top:36px;left:0;border:#BBBBBB 1px solid;border-width:0 1px 1px;width:56px;display:none;background:#fff;}
.search .opt-list li{line-height:30px;text-indent:8px;color:#666;cursor:pointer;}
.search .opt-list li:hover, .search .opt-list .now{font-weight:bold;background:#F7F7F7;}
.search .opt-list-show{}

.ad-keys{float:right;overflow:hidden;}
.ad-keys-list{width:290px;line-height:20px;margin-top:18px;}
.ad-keys-list li{float:left;margin-right:12px;white-space:nowrap;}

.location{width:1000px;height:38px;font-size:12px;color:#666;line-height:36px;font-family:"microsoft Yahei";}
.location img{margin-left:6px;margin-right:6px;}
.location img.s{margin-left:0;margin-right:0;margin-bottom:-1px;}
.location img.s:hover{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);opacity:0.8;}

.index-ad{width:1200px;height:100px;background:#FFF;}
.index-ad img{width:1200px;height:100px;}

.pic-right-ad-w250-h100{width:300px;height:90px;}
.pic-right-ad-w250-h100 img{width:300px;height:90px;}

.pic-right-ad-w250-h250{width:250px;height:250px;}
.pic-right-ad-w250-h250 img{width:250px;height:250px;}

.warp-hospitals{font-size: 17px;
    /*background:#FBFBFB url(../images/yyk_keshi_wrap.png) top repeat-x;border-bottom:#EEEEEE solid 1px;*/
    padding:0px;}

.top-search-hospitals{background:#FFF;width:1200px;font-family:"microsoft Yahei";margin-top: 10px;}
.top-search-hospitals .name{font-size:20px;color:#444;line-height:40px;padding-bottom:4px;margin-bottom:8px;}
.top-search-hospitals .name span{font-size:20px;font-family:"microsoft Yahei";}

.top-search-hospitals form{overflow:hidden;zoom:1;color:#333;}
.top-search-hospitals form .left{line-height:30px;width: 100%; margin: 5px auto}
.top-search-hospitals form .left span{margin-left:0px;margin-right:6px;}
.top-search-hospitals form .left span.w80px{font-size: 18px;margin-left:0px;margin-right:0px;width:80px;text-align:left; float: left}
.top-search-hospitals form .left a{font-size: 16px;margin-right:14px;display:inline-block;padding:0;color:#333333;transition:all .2s;}

.top-search-hospitals form .left a.del{margin-left:3px;margin-right:5px;display:inline-block;padding:0 8px 1px;font-size:17px;color:#488ad8;border-radius:2px;padding-right:24px;line-height:24px;transition:all .2s;}
.top-search-hospitals form .left a.del:hover{background:#67A2E8 url(../images/ico_del.png) center right no-repeat;}
.top-search-hospitals form select{padding:0px;margin:0px 10px 0 0; height: 30px;  line-height: 30px; width: 180px; color: #333333; float: left}
.top-search-hospitals form input[type="checkbox"]{float:left;margin-top:8px;margin-right:2px;}
.top-search-hospitals .area_doctor{background: url(/himages/doctor_area_img.png) no-repeat left;height: 26px;width: 26px; float: left; margin:2px 0px 2px 10px;}
.top-search-hospitals form .right-link{line-height:30px;float:left;width: 1115px;}
.top-search-hospitals form .right-link a{margin-right:14px;display:inline-block;padding:0;color:#333333;line-height:24px;transition:all .2s;}
/*.top-search-hospitals form .right-link a:hover{background:#5C9BE5;color:#FFF;border-radius:2px;}*/

.top-search-hospitals form .right{line-height:30px; float: left;width: 1115px;}
.top-search-hospitals form .right .n{background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;height:34px;line-height:34px;}
.top-search-hospitals form .right .n dd{float:left;border-right:#E7E7E7 solid 1px;padding:0 15px;background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;color:#666;cursor:pointer;}
.top-search-hospitals form .right .n dd:hover{color:#222;}
.top-search-hospitals form .right .n dd.hover{background:#FFF url(../images/line_x2s.gif) bottom repeat-x;color:#488AD8;}
.top-search-hospitals form .right .n2{background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;height:34px;line-height:34px;}
.top-search-hospitals form .right .n2 dd{float:left;border-right:#E7E7E7 solid 1px;padding:0 10px;background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;color:#666;cursor:pointer;}
.top-search-hospitals form .right .n2 dd:hover{color:#222;}
.top-search-hospitals form .right .n2 dd.hover{background:#FFF url(../images/line_x2s.gif) bottom repeat-x;color:#488AD8;}
.top-search-hospitals form .right .con{padding:8px 15px;min-height:60px;}
.top-search-hospitals form .right .con a{margin:0px 2px;display:inline-block;padding:0 8px 1px 9px;color:#666;line-height:24px;transition:all .2s;}
.top-search-hospitals form .right .con a:hover{background:#5C9BE5;color:#FFF;border-radius:2px;}
.top-search-hospitals form .right .con a.hover{background:#5C9BE5;color:#FFF;border-radius:2px;}

.search-hospitals-body{overflow:hidden;zoom:1;width: 1200px;font-size: 17px;}
.search-hospitals-body .lCon{float:left;width:870px;}
.search-hospitals-body .rCon{float:right;width:300px;}

.search-hospitals-body .doctor_lCon{width:1200px; overflow: hidden;}

.doctor_list_box{ overflow: hidden; width: 1258px; margin-left: -16px;margin-top: 14px;}
.doctor_list_box .doctor_little{ float: left; width: 142px; overflow: hidden; margin: 15px 17px 15px}
.doctor_little .doctor_pic{ width: 130px; height: 190px; border: 6px solid #B38247}
.doctor_little .doctor_pic a{width: 140px; height: 190px; display: block}
.doctor_little .doctor_info{ font-size: 14px; margin-top: 10px;}
.doctor_little .doctor_info p{ width: 142px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 26px; color: #000000}
.doctor_little .doctor_ranking{ font-size: 12px; overflow: hidden;}
.doctor_little .doctor_ranking i{float: left; overflow: hidden; padding-left: 16px; width: 90px; height: 20px;line-height: 19px; margin-top: 15px;margin-bottom: 15px; color: #000000}
.doctor_little .doctor_ranking .i_box1{background: url(/himages/i_boximg1.png) no-repeat left;background-size:25px 25px;}
.doctor_little .doctor_ranking .i_box2{margin-left: -107px;background: url(/himages/i_boximg2.png) no-repeat left;background-size:25px 25px;margin-top: 20px}
.doctor_little .doctor_ranking a{ background-color: #ff9226; color: #000000;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    width: 66px;}
.docspan{
margin-left: 10px;
font-size: 13px;
    }
.doctor_little .doctor_ranking .a_ask1{}
.doctor_little .doctor_ranking .a_ask2{margin-left: 10px;}

.hospitals_list_box{ overflow: hidden; width: 1218px; margin-left: -9px;}
.hospitals_list_box .hospitals_little{ float: left; width: 225px; overflow: hidden; margin: 25px 9px 15px}
.hospitals_little .hospitals_pic{ width: 225px; height: 138px;}
.hospitals_little .hospitals_pic a{width: 225px; height: 138px; display: block}
.hospitals_little .hospitals_pic a img{width: 225px; height: 138px; display: block}
.hospitals_little .hospitals_info{ font-size: 14px; margin-top: 10px;}
.hospitals_little .hospitals_info p{ width: 225px;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 26px; color: #000000}
.hospitals_little .hospitals_ranking{ font-size: 14px; overflow: hidden;}
.hospitals_little .hospitals_ranking i{float: left; overflow: hidden; padding-left: 22px; height: 19px;line-height: 19px; margin-top: 15px;color: #000000}
.hospitals_little .hospitals_ranking .i_box1{background: url(/himages/i_boximg1.png) no-repeat left;background-size:25px 25px;}
.hospitals_little .hospitals_ranking .i_box2{background: url(/himages/i_boximg2.png) no-repeat left;background-size:25px 25px;margin-top: 20px;    margin-left: -94px;}
.hospitals_little .hospitals_ranking a{ background-color: #ff9226; color: #000000;
    border-radius: 4px;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    text-align: center;
    width: 66px;}
.hospitals_little .hospitals_ranking .a_ask1{}
.hospitals_little .hospitals_ranking .a_ask2{margin-left: 10px;}


.hospitals-warp{background:#FFF;}

.hospitals-warp-title{line-height:44px;text-indent:15px;color:#333;font-size:20px;font-family:"microsoft Yahei";padding:0 0 2px;}
.hospitals-warp-title span.more{float:right;margin-right:15px;font-size:17px;background:url(../images/ico_a2.gif) right center no-repeat;padding-right:14px;}

.hospitals-list{overflow:hidden;zoom:1;padding:10px 0px;background:#FFF;}
.hospitals-list:hover{background:#FCFCFC;}
.hospitals-list .pic{float:left;width:180px;height:125px;}
.hospitals-list .pic img{width:180px;height:125px;}
.hospitals-list .text{float:right;width:662px;height:90px;}
.hospitals-list .text h1{font-size:20px;font-family:"microsoft Yahei";line-height:20px;margin:0px 0;overflow:hidden;zoom:1;}
.hospitals-list .text h1 a{transition:all 0.2s;}
.hospitals-list .text h1 span{font-size:12px;font-family:"microsoft Yahei";color:#FFF;margin-top:2px;margin-right:6px;width:16px;height:16px;line-height:16px;text-align:center;display:inline-block;border-radius:20px;float:left;
															background:#488AD8;
															background:-webkit-gradient(linear,left top,left bottom,color-stop(#5698E5,0),color-stop(#3A7CC9,1));
															background:-webkit-linear-gradient(top,#5698E5 0,#3A7CC9 100%);
															background:-moz-linear-gradient(top,#5698E5 0,#3A7CC9 100%);
															background:-o-linear-gradient(top,#5698E5 0,#3A7CC9 100%);
															background:linear-gradient(top,#5698E5 0,#3A7CC9 100%);
															filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#5698E5',endColorstr='#3A7CC9',GradientType=0);}
.hospitals-list .text h1 i{margin-left:20px;font-style:normal;font-size:12px;color:#999999;}
.hospitals-list .text h1 .right{margin-left:10px;float:right;}
.hospitals-list .text h1 .right a{font-size:17px;font-family:"microsoft Yahei";color:#488AD8;margin-left:6px;line-height:24px;width:90px;text-align:center;display:block;border-radius:3px;background:#E8F1FA;padding:0 0 1px;}
.hospitals-list .text h1 .right a:hover{color:#FFF;background:#488AD8;}
.hospitals-list .text p{font-size: 18px;line-height:24px;color:#888;font-family:"microsoft Yahei";padding-left:22px;overflow:hidden;zoom:1;margin-bottom:2px;}
.hospitals-list .text p i.green{background:#EEEEEE;font-size: 18px;line-height:18px;color:#333;padding:2px 4px 3px 5px;border-radius:2px;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list .text p i.blue{background:#EEEEEE;font-size: 18px;line-height:18px;color:#333;padding:2px 4px 3px 5px;border-radius:2px;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list .text p i.orange{background:#EEEEEE;font-size: 18px;line-height:18px;color:#333;padding:2px 4px 3px 5px;float:left;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list .text p span.address{background:url(../images/ico_address.png) 0px 2px no-repeat;padding-left:14px;line-height: 32px;}
.hospitals-list .text p span.tel{background:url(../images/ico_tel.png) 0px 0px no-repeat;padding-left:14px;font-family:"microsoft Yahei";font-size: 17px;margin-left:0px;}
.hospitals-list .text p i:hover{font-size: 18px;background:#67A2E8;text-shadow:1px 1px 0px #4F8CD3;color:#FFF;}
.page{padding-top:15px;text-align:center;line-height:24px;font-size:12px;color:#999999;overflow:hidden;zoom:1;border-top:#E0E0E0 dotted 0px;font-family:"microsoft Yahei";}
.page a.m{display:inline-block;margin-left:2px;margin-right:2px;padding-left:10px;padding-right:10px;font-size:12px;color:#999999;height:26px;line-height:24px;line-height:24px\9;padding-top:1px;background:#FFFFFF;border:#DBDBDB solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all 0.2s;}
.page a.m:hover{display:inline-block;margin-left:2px;margin-right:2px;padding-left:10px;padding-right:10px;font-size:12px;color:#FFFFFF;height:26px;line-height:24px;line-height:24px\9;padding-top:1px;background:#939393;border:#939393 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.page a.n{display:inline-block;margin-left:2px;margin-right:2px;padding-left:10px;padding-right:10px;font-size:12px;color:#999999;height:26px;line-height:24px;line-height:24px\9;padding-top:1px;background:#FFFFFF;border:#DBDBDB solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;transition:all 0.2s;}
.page a.n:hover{display:inline-block;margin-left:2px;margin-right:2px;padding-left:10px;padding-right:10px;font-size:12px;color:#FFFFFF;height:26px;line-height:24px;line-height:24px\9;padding-top:1px;background:#939393;border:#939393 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
.page a.n-hover{display:inline-block;margin-left:2px;margin-right:2px;padding-left:10px;padding-right:10px;font-size:12px;color:#FFFFFF;height:26px;line-height:24px;line-height:24px\9;padding-top:1px;background:#939393;border:#939393 solid 1px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}

.hospitals-right{background:#FFF; width: 300px;}
.hospitals-right .con{overflow:hidden;zoom:1;padding-bottom:10px;width: 300px;}

.hospitals-list-right{overflow:hidden;zoom:1;padding:10px 15px;border-bottom:#DDD dotted 1px;background:#FFF;}
.hospitals-list-right:hover{background:#FCFCFC;}
.hospitals-list-right h1{font-size:17px;font-family:"microsoft Yahei";line-height:18px;margin:0px 0px 4px;overflow:hidden;zoom:1;}
.hospitals-list-right h1 a{transition:all 0.2s;}
.hospitals-list-right p{font-size: 17px;line-height:32px;color:#888;font-family:"microsoft Yahei";overflow:hidden;zoom:1;}
.hospitals-list-right p i.green{line-height:14px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#45BFAE;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list-right p i.blue{line-height:14px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#63A1EE;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list-right p i.orange{line-height:14px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#F49E66;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.hospitals-list-right p.address{padding-left:12px;background:url(../images/ico_address.png) 0px 6px no-repeat;line-height: 32px;}
.hospitals-list-right p.tel{background:url(../images/ico_tel.png) 0px 4px no-repeat;padding-left:14px;font-family:"microsoft Yahei";font-size:17px;}

.hospitals-name{border:#D3E5EE solid 1px;box-shadow:0px 0px 1px #FFF inset;padding:20px 20px 22px;font-family:"microsoft Yahei";overflow:hidden;zoom:1;
								background:#E4F1FA;
								background:-webkit-gradient(linear,left top,left bottom,color-stop(#F8FBFF,0),color-stop(#E7F2FA,1));
								background:-webkit-linear-gradient(top,#F8FBFF 0,#E7F2FA 100%);
								background:-moz-linear-gradient(top,#F8FBFF 0,#E7F2FA 100%);
								background:-o-linear-gradient(top,#F8FBFF 0,#E7F2FA 100%);
								background:linear-gradient(top,#F8FBFF 0,#E7F2FA 100%);
								filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#F8FBFF',endColorstr='#E7F2FA',GradientType=0);}
.hospitals-name h1{font-size:20px;color:#444;line-height:24px;float:left;margin-right:6px;}
.hospitals-name i.green{line-height:17px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#45BFAE;display:inline-block;font-style:normal;margin:4px 0px 0px 6px;font-size:17px;float:left;}
.hospitals-name i.blue{line-height:17px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#63A1EE;display:inline-block;font-style:normal;margin:4px 0px 0px 6px;font-size:17px;float:left;}
.hospitals-name i.orange{line-height:17px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#F49E66;display:inline-block;font-style:normal;margin:4px 0px 0px 6px;font-size:17px;float:left;}
.hospitals-name i.red{line-height:17px;color:#FFF;padding:1px 1px 3px 5px;border-radius:2px;background:#ED8787;display:inline-block;font-style:normal;margin:0px 0px 0px 6px;font-size:17px;float:left;}
.hospitals-name a.like{background:url(../images/bg_like.png) no-repeat;display:inline-block;margin:4px 0px 0px 30px;font-size:14px;float:left;width:100px;height:31px;line-height:31px;text-indent:50px;color:#FFF048;font-weight:bold;margin-top:-3px;font-family:"microsoft Yahei";text-shadow:1px 1px 0px #0D9446;}
.hospitals-name a.like:hover{background:url(../images/bg_likes.png) no-repeat;color:#FFF;text-shadow:1px 1px 0px #0FAA50;}
.hospitals-name a.collection{background:url(../images/ico_star.png) left center no-repeat;display:inline-block;margin:2px 0px 0px 30px;font-size:14px;float:left;height:20px;line-height:20px;text-indent:22px;}
.hospitals-name a.collection:hover{background:url(../images/ico_stars.png) left center no-repeat;}
.hospitals-name a.ask{background:#6FA936 url(../images/ico_ask.png) 10px 7px no-repeat;display:inline-block;margin:4px 0px 0px 40px;padding-right:20px;font-size: 17px;float:left;height:31px;line-height:29px;text-indent:32px;color:#FFF;margin-top:-3px;font-family:"microsoft Yahei";text-shadow:1px 1px 0px #5A892C;border-radius:30px;transition:all 0.2s;}
.hospitals-name a.ask:hover{background:#81BB48 url(../images/ico_ask.png) 10px 7px no-repeat;color:#FFF;text-shadow:1px 1px 0px #74AD3B;}

.hospitals-tab-title{background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;height:38px;line-height:38px;font-family:"microsoft Yahei";}
.hospitals-tab-title dd{float:left;border-right:#E7E7E7 solid 1px;padding:0 15px;background:#FAFAFA url(../images/line_x2.gif) bottom repeat-x;color:#666;cursor:pointer;font-size:20px;}
.hospitals-tab-title dd:hover{color:#222;}
.hospitals-tab-title dd.hover{background:#FFF url(../images/line_x2s.gif) bottom repeat-x;color:#488AD8;}

.hospitals-tab-con{font-family:"microsoft Yahei";}
.hospitals-tab-con .intro{padding:25px 30px;overflow:hidden;zoom:1;}
.hospitals-tab-con .intro .pic{float:left;width:120px;height:90px;}
.hospitals-tab-con .intro .pic img{width:120px;height:90px;}
.hospitals-tab-con .intro .text{float:right;width:530px;}
.hospitals-tab-con .intro .text h1{font-size:16px;font-family:"microsoft Yahei";line-height:20px;margin:5px 0;overflow:hidden;zoom:1;}
.hospitals-tab-con .intro .text h1 a{transition:all 0.2s;}
.hospitals-tab-con .intro .text p{line-height:24px;color:#888;font-family:"microsoft Yahei";overflow:hidden;zoom:1;margin-bottom:2px;font-size:17px;}
.hospitals-tab-con .intro .text p span.address{background:url(../images/ico_address.png) 0px 2px no-repeat;padding-left:14px;}
.hospitals-tab-con .intro .text p span.tel{background:url(../images/ico_tel.png) 0px 0px no-repeat;padding-left:14px;font-family:"microsoft Yahei";font-size:17px;margin-left:20px;}
.hospitals-tab-con .intro .text p.tt{line-height:32px;color:#666;font-family:"microsoft Yahei";margin-bottom:6px;}

.hospitals-tab-con .doctor-intro{padding:25px 30px;overflow:hidden;zoom:1;}
.hospitals-tab-con .doctor-intro .pic{float:left;width:133px;height:155px;}
.hospitals-tab-con .doctor-intro .pic img{width:160px;height:172px;margin-top:3px;}
.hospitals-tab-con .doctor-intro .text{float:right;width:510px;}
.hospitals-tab-con .doctor-intro .text h1{font-size:17px;font-family:"microsoft Yahei";line-height:32px;margin:0px 0px 6px;overflow:hidden;zoom:1;}
.hospitals-tab-con .doctor-intro .text h1 a{transition:all 0.2s;}
.hospitals-tab-con .doctor-intro .text p{line-height:24px;color:#888;font-family:"microsoft Yahei";overflow:hidden;zoom:1;margin-bottom:2px;font-size: 17px;}
.hospitals-tab-con .doctor-intro .text p span.address{background:url(../images/ico_address.png) 0px 2px no-repeat;padding-left:14px;}
.hospitals-tab-con .doctor-intro .text p span.tel{background:url(../images/ico_tel.png) 0px 0px no-repeat;padding-left:14px;font-family:"microsoft Yahei";font-size: 17px;margin-left:20px;}
.hospitals-tab-con .doctor-intro .text p.tt{line-height:20px;color:#666;font-family:"microsoft Yahei";margin-bottom:6px;margin-top:5px;}
.hospitals-tab-con .doctor-intro .text .lab-green{display:inline-block;line-height:17px;color:#FFF;padding:5px 15px 6px 15px;border-radius:3px;background:#45BFAE;margin:4px 10px 0px 0px;font-size:17px;float:left;}
.hospitals-tab-con .doctor-intro .text .lab-blue{display:inline-block;line-height:16px;color:#FFF;padding:5px 15px 6px 15px;border-radius:3px;background:#63A1EE;margin:4px 10px 0px 0px;font-size: 17px;float:left;}
.hospitals-tab-con .doctor-intro .text .lab-orange{display:inline-block;line-height:16px;color:#FFF;padding:5px 15px 6px 15px;border-radius:3px;background:#F49E66;margin:4px 10px 0px 0px;font-size: 17px;float:left;}
.hospitals-tab-con .doctor-intro .text .lab-red{display:inline-block;line-height:16px;color:#FFF;padding:5px 15px 6px 15px;border-radius:3px;background:#ED8787;margin:4px 10px 0px 0px;font-size: 17px;float:left;}

.hospitals-tab-con .doctor-lab{padding:15px 0px;overflow:hidden;zoom:1;border-top:#DDD dotted 1px;}
.hospitals-tab-con .doctor-lab a{float:left;display:inline-block;background:#E1EFF9;line-height:20px;color:#69A0BF;padding:5px 20px 6px 20px;border-radius:3px;margin:0px 8px 6px 0px;font-size: 17px;transition:all 0.2s;}
.hospitals-tab-con .doctor-lab a:hover{background:#43A2D0;color:#FFF;}

.hospitals-tab-con .sub-title{background:#FAFAFA;border-top:#ECECEC solid 1px;border-bottom:#ECECEC solid 1px;height:36px;font-family:"microsoft Yahei";overflow:hidden;zoom:1;margin-top:-1px;}
.hospitals-tab-con .sub-title span.n{background:url(../images/pic_a.png) 0 8px no-repeat;padding-left:20px;color:#444;margin-left:20px;line-height:34px;font-size:20px;}
.hospitals-tab-con .sub-title span.m{color:#444;margin-right:20px;line-height:34px;float:right;background:url(../images/ico_a2.gif) right center no-repeat;padding-right:14px;}

.hospitals-tab-con .department{padding:15px 30px 20px;overflow:hidden;zoom:1;border-bottom:#DDD dotted 1px;}
.hospitals-tab-con .department .tt{line-height:20px;color:#FFF;padding:4px 8px 5px;border-radius:3px;background:#63A1EE;display:inline-block;font-size: 17px;float:left;width:60px;text-align:center;margin-top:6px;}
.hospitals-tab-con .department .cc{float:right;width:560px;overflow:hidden;zoom:1;line-height:22px;}
.hospitals-tab-con .department .cc dd{float:left;width:260px;background:url(../images/ico_dot.gif) 0 11px no-repeat;padding-left:10px;color:#999;font-family:"microsoft Yahei","microsoft Yahei";}
.hospitals-tab-con .department .cc li{float:left;width:140px;height:100px;color:#666;overflow:hidden;zoom:1;}
.hospitals-tab-con .department .cc li .pic{float:left;width:60px;height:75px;margin-top:6px;}
.hospitals-tab-con .department .cc li .pic img{width:60px;height:75px;}
.hospitals-tab-con .department .cc li .text{float:right;width:70px;height:75px;line-height:22px;}

.hospitals-tab-con .picList{padding:15px 30px 20px;overflow:hidden;zoom:1}
.hospitals-tab-con .picList .cc{float:left;width:140px;height:140px;margin:0px 12px 10px;text-align:center;line-height:20px;}
.hospitals-tab-con .picList .cc img{width:140px;height:105px;}

.hospitals-tab-con .detail{padding:15px 40px;overflow:hidden;zoom:1;}
.hospitals-tab-con .detail .lab-green{display:inline-block;line-height:20px;color:#FFF;padding:5px 20px 6px 20px;border-radius:3px;background:#45BFAE;margin:4px 10px 0px 0px;font-size:17px;float:left;}
.hospitals-tab-con .detail .lab-blue{display:inline-block;line-height:20px;color:#FFF;padding:5px 20px 6px 20px;border-radius:3px;background:#63A1EE;margin:4px 10px 0px 0px;font-size: 17px;float:left;}
.hospitals-tab-con .detail .lab-orange{display:inline-block;line-height:20px;color:#FFF;padding:5px 20px 6px 20px;border-radius:3px;background:#F49E66;margin:4px 10px 0px 0px;font-size: 17px;float:left;}
.hospitals-tab-con .detail .lab-red{display:inline-block;line-height:20px;color:#FFF;padding:5px 20px 6px 20px;border-radius:3px;background:#ED8787;margin:4px 10px 0px 0px;font-size: 17px;float:left;}
.hospitals-tab-con .detail h1{line-height:32px;color:#333;font-size:17px;font-family:"microsoft Yahei";margin-bottom:15px;}
.hospitals-tab-con .detail p{line-height:32px;color:#666;font-size:17px;font-family:"microsoft Yahei","microsoft Yahei";margin-bottom:15px;}
.hospitals-tab-con .detail p.line{line-height:30px;color:#666;font-size:17px;font-family:"microsoft Yahei","microsoft Yahei";overflow:hidden;zoom:1;margin-bottom:4px;border-bottom:#DDD dotted 1px;padding-bottom:6px;text-indent:10px;}

.hospitals-news-list{overflow:hidden;zoom:1;margin-top:15px;padding:0px 30px 15px;border-bottom:#DDD dotted 1px;}
.hospitals-news-list h1{font-size:17px;font-family:"microsoft Yahei";line-height:20px;margin-bottom:5px;}
.hospitals-news-list h1 a{transition:all 0.2s;}
.hospitals-news-list h1 span{font-size: 17px;font-family:"microsoft Yahei";color:#888;margin-left:10px;font-weight:normal;}
.hospitals-news-list p{line-height:20px;color:#666;font-family:"microsoft Yahei";}

.doctor-list{overflow:hidden;zoom:1;padding:10px 0px;background:#FFF;margin-top: 1px;}
.doctor-list:hover{background:#FCFCFC;}
.doctor-list .pic{float:left;width:140px;height:140px;}
.doctor-list .pic img{width:140px;height:140px;}
.doctor-list .text{float:right;width:700px;height:115px;}
.doctor-list .text h1{font-size:20px;font-family:"microsoft Yahei";line-height:20px;margin:0px 0px 5px;overflow:hidden;zoom:1;}
.doctor-list .text h1 a{transition:all 0.2s;}
.doctor-list .text h1 i{margin-left:20px;font-style:normal;font-size:17px;color:#999999;}
.doctor-list .text h1 .right{float:right;}
.doctor-list .text h1 .right a.detail{font-size:17px;font-family:"microsoft Yahei";color:#488AD8;margin-left:6px;line-height:24px;width:90px;text-align:center;display:inline-block;border-radius:3px;background:#E8F1FA;padding:0 0 1px;margin-left:10px;}
.doctor-list .text h1 .right a.detail:hover{color:#FFF;background:#488AD8;}
.doctor-list .text h1 .right a.ask{font-size:17px;font-family:"microsoft Yahei";color:#6FA936;margin-left:6px;line-height:24px;width:90px;text-align:center;display:inline-block;border-radius:3px;background:#EFF6E8;padding:0 0 1px;margin-left:10px;}
.doctor-list .text h1 .right a.ask:hover{color:#FFF;background:#6FA936;}
.doctor-list .text p{margin-top: 10px;line-height:24px;color:#888;font-family:"microsoft Yahei";overflow:hidden;zoom:1;margin-bottom:2px;}
.doctor-list .text p i.green{line-height:14px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#45BFAE;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.doctor-list .text p i.blue{font-size: 17px;line-height:17px;color:#222;padding:2px 4px 3px 5px;border-radius:2px;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.doctor-list .text p i.orange{line-height:14px;color:#FFF;padding:2px 4px 3px 5px;border-radius:2px;background:#F49E66;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.doctor-list .text p i.red{font-size: 17px;line-height:17px;color:#222;padding:2px 4px 3px 5px;border-radius:2px;display:inline-block;float:left;font-style:normal;margin-right:6px;margin-top:3px;margin-bottom:3px;}
.doctor-list .text p i{background:#EEEEEE;color:#333;font-size: 18px;overflow: hidden;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.doctor-list .text p i:hover{ overflow: hidden;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background:#67A2E8;text-shadow:1px 1px 0px #4F8CD3;color:#FFF;}

.doctor-list .text p span.address{background:url(../images/ico_address.png) 0px 2px no-repeat;padding-left:14px;margin-left:386px;font-size:17px;}



.doctor-right-list{height:82px;color:#666;overflow:hidden;zoom:1;padding:10px 0px 20px;font-family:"microsoft Yahei";}
.doctor-right-list .pic{float:left;width:90px;height:90px;margin-top:5px;}
.doctor-right-list .pic img{width:112px;height:90px;}
.doctor-right-list .text{float:right;width:176px;height:60px;line-height:32px;font-size: 17px;}

.footer-info{border-top:0;}


.hotLine8 {
    margin-top:0px; float: left; width: 1200px;
}
.hotLine8 .name {
    height:55px;
    margin-bottom: 5px; margin-top: 30px;
}
.hotLine8 .name h3 {
    color: #066;
    font-size:26px;
    font-family:"microsoft Yahei";
    display:inline-block;
    height: 54px;
    width: 1095px !important;
    margin-left: 14px;
    border-bottom: 1px solid #ccc;
}
.hotLine8 .name h3 aa{
    color: #066;
    font-size:26px;
    font-family:"microsoft Yahei";
    display:inline-block;
    margin-top: 10px;
}
.hotLine8 .name h3 a img{ float: right; margin-top: 18px;}
.hotLine8 .name h3 span {
    font-size:20px;
    font-family:"microsoft Yahei";
    color:#888;
    margin-left:10px;
    letter-spacing:-1px;
}
.title-design1{ float: left; height: 55px; width: 90px;}

.add_adv1{width: 1200px; margin: 0px auto;overflow: hidden; height: 100px}
.add_adv1 img{ width: 1200px; height: 100px; display: block}
.adv_margin_a{ margin: 20px auto; overflow: hidden}
.add_margin_L30{ margin-left: 30px;}
.add_margin_top20{ margin-top: 20px;margin-bottom: 40px;}
.add_margin_top0{ margin-top: 0px !important;}



























