﻿* {
    border: none
}

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;
    word-wrap: break-word
}

body,
html,
input {
    font: 16px/1.8 \5FAE\8F6F\96C5\9ED1, tahoma, arial, \5b8b\4f53, sans-serif;
}

body {
    background-color: #f0f0e6
}

.main {
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
    background-color: #fff;
}

.ask {
    padding: 50px 0 35px 200px;
}

.left {
    float: left;
    padding-left: 26px;
    width: 375px;
    background-color: #fff;
}

.left img {
    padding: 10px 0
}

.right {
    float: left;
    width: 560px;
    padding-right: 20px;
    background-color: #fff;
}

.right p {
    text-indent: 2em;
}

.line {
    width: 100%;
    border-top: 2px solid #cfcfcf;
    margin: 20px 0
}

.clear {
    clear: both;
    width: 100%;
    height: 20px;
    line-height: 2px;
}

.footer {
    height: 135px;
    background-color: #00778b;
    padding-top: 20px
}

.footer img {
    padding: 25px 0 30px 30px
}

.desc {
    float: right;
    color: #fff;
    padding: 10px 50px 0 0
}


/**
 * nav
 */

ul,
li {
    list-style-type: none;
}

.nav {
    padding-top: 12px;
    text-align: center;
}

.nav ul {
    padding-top: 14px;
    background-color: #035d6b;
    height: 34px;
    padding-left: 136px;
    overflow: hidden;
}

.nav li {
    line-height: 1;
    float: left;
    padding-left: 30px;
    padding-right: 30px;
    display: inline-block;
    height: 20px;
    border-right: 1px solid #fff;
}

.nav li.last {
    border-right: none;
}

.nav a {
    color: #fff;
    font-family: 'Microsoft YaHei';
    font-size: 20px;
    text-decoration: none;
}

.yyjj .left {
    margin-top: 46px;
    float: left;
}

.yyjj .right {
    margin-top: 20px;
    float: right;
}

.yyjj .right h1 {
    font-size: 29px;
}

.yyjj .right p {
    text-indent: 2em;
}


/**
 * yydt 医院动态
 */

.yydt-title {
    text-align: center;
    margin-left: 47px;
    margin-right: 47px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #cccccc;
}

.yydt-con {
    padding-top: 30px;
    margin-left: 47px;
    margin-right: 47px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #868686;
}

.yydt .info,
.yydt .time {
    font-size: 16px;
}

.yydt .info {
    text-indent: 2em;
}

.yydt .time {
    text-align: right;
}


/**
 * lylx-con 来院路线
 */

.lylx-con {
    margin-left: 47px;
    margin-right: 47px;
}

.address {
    padding-top:30px;
}

.lylx-con img {
    margin-top: 20px;
}

.lylx-con .left {
    padding-left: 0;
    width: 40%;
    float: left;
}

.lylx-con .right {
    padding-right: 0;
    width: 40%;
    float: right;
}

/**
 * yytd 医院团队
 */
.yytd {
  padding-top: 30px;
}
.yytd p{
  text-indent: 0;
}
.yytd h1{
   font-size: 24px;
}
.yytd .left{
    width:185px;
}
.yytd .right{
    padding-top: 30px;
    width:720px;
}