/* usually */
html{font-size: 62.5%; color: #2e2e2e;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0;}
ul,ol,li{list-style:none;}
input{outline: none}
img{border: 0;vertical-align: middle;}
a{text-decoration: none;color:#4F4F4F }
a:hover{color: #C46A24;text-decoration: underline;}
.auto{margin-left:auto;margin-right:auto;}
.l{float:left;}.r{float:right;}.tc{text-align: center;}
.db{display:block;}.dn{display:none;}.dib{display: inline-block;}
.ovh{overflow:hidden;}.rel{position:relative;}.abs{position:absolute;}
.fix::after{display:block;content:"clear";height:0;clear:both;overflow:hidden;visibility:hidden;}
.img-responsive{max-width: 100%; height: auto; display: block;}
.ellipsis{text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}
.ti2{text-indent: 2em;}
.coll{color: #FF0302}

/*margin*/
.m0{margin: 0px;}
.m1{margin: 1px;}.ml1{margin-left: 1px;}.mt1{margin-top: 1px;}.mr1{margin-right: 1px;}.mb1{margin-bottom: 1px;}
.m2{margin: 2px;}.ml2{margin-left: 2px;}.mt2{margin-top: 2px;}.mr2{margin-right: 2px;}.mb2{margin-bottom: 2px;}
.m5{margin: 5px;}.ml5{margin-left: 5px;}.mt5{margin-top: 5px;}.mr5{margin-right: 5px;}.mb5{margin-bottom: 5px;}
.m10{margin: 10px;}.ml10{margin-left: 10px;}.mt10{margin-top: 10px;}.mr10{margin-right: 10px;}.mb10{margin-bottom: 10px;}
.m15{margin: 15px;}.ml15{margin-left: 15px;}.mt15{margin-top: 15px;}.mr15{margin-right: 15px;}.mb15{margin-bottom: 15px;}
.m20{margin: 20px;}.ml20{margin-left: 20px;}.mt20{margin-top: 20px;}.mr20{margin-right: 20px;}.mb20{margin-bottom: 20px;}

/* 整体布局 */
body{font-family: "MicroSoft YaHei";background: #fff;font-size: 16px;line-height: 26px}
.container{min-width:320px; max-width: 640px; margin-left: auto; margin-right: auto;}
.gutter{margin-left: 2%;margin-right: 2%}
.nav li{float: left; width: 20%; line-height: 50px; text-align: center; position: relative;background: #0d629d;}
.nav li a{color: #fff;}
.index_h2{border-bottom: 1px solid #d1d1d1;margin: 20px 0;font-weight: normal;padding-bottom: 9px;font-size: 20px;color: #0082dc;}

.tab{width:100%;border-collapse: separate; text-align: center;  border-spacing: 0 0; border-bottom:1px solid #d1d1d1; border-left:1px solid #d1d1d1;}
.tab tr td h3{font-size: 17px; color: #fff;}
.tab tr td.td1{background: #29a7ff;}
.tab tr td{border-top:1px solid #d1d1d1; border-right:1px solid #d1d1d1; padding:10px 0; color: #333333;}
.doctor li{ float: left; padding: 10px;box-shadow: 0 0 0 1px #d1d1d1;margin: 10px 0;}
.doctor li h3 { font-size: 16px; color: #0082dc;}
.doctor li img{width: 150px}
.yyhj li{float: left;width: 48%;margin: 1%;text-align:center}
.yyhj li img{max-width: 100%}
/*footer*/
.footer-info{background-color: #0c629d; text-align: center; padding:12px;}
.footer-info .page-help,.footer-info .page-help a{color:#fff799; font-size: 16px;}
.footer-info .page-help{width:300px; margin-left: auto; margin-right: auto; padding-bottom: 10px; border-bottom: 1px solid rgba(255,255,255,0.6); margin-bottom: 12px;}
.footer-info p{margin:2px 10px; font-size: 14px; color:#ffffff !important; text-align:center;  box-sizing: border-box; }
.footer-info p a{color:#fff;}
