html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body, dd, dl, dt, h1, h2, h3, h4, h5, h6, p, ul {
    margin: 0;
    padding: 0;
}

body {
    font-size: 100% !important;
}

em {
    font-style: normal;
}

ul {
    list-style: none;
}

img {
    max-width: 100%;
    vertical-align: middle !important;
}

i {
    font-style: normal;
}

article, aside, details, figcaption, figure, footer, header, menu, nav, section {
    display: block;
}

body {
    min-width: 320px;
    background: #f2f2f2;
    color: #000000;
    text-align: left;
    font-family: microsoft Yahei, Arial;
}

body a {
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #ffffff;
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

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

a:active {
    color: #000000;
}

p {
    color: #262626;
    font-size: 1em;
    line-height: 1.5em;
}

/*去除黄线*/
input, button, select, textarea {
    outline: none;
}

.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    overflow: hidden;
    height: 0;
    content: ".";
}

.center {
    text-align: center;
}

.left {
    float: left;
}

.right {
    float: right;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

.mc {
    margin: 0 auto;
}

.red {
    color: #FF0000
}

.hidden {
    display: none;
}

.blank1 {
    clear: both;
    display: block;
    overflow: hidden;
    height: 1px;
    border-bottom: 1px solid #ccc;
    font-size: 1px;
}

.blank5 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .2em;
    font-size: 1px;
}

.blank9 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .375em;
}

.blank10 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .41666em;
}

.blank12 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .5em;
}

.blank15 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .65em;
}

.blank20 {
    clear: both;
    display: block;
    overflow: hidden;
    height: .8333em;
}

.blank40 {
    clear: both;
    display: block;
    overflow: hidden;
    height: 1.5em;
}

.blank60 {
    clear: both;
    display: block;
    overflow: hidden;
    height: 2.5em;
}

.w1200 {
    width: 1200px;
}

.w1400 {
    width: 1340px;
}

.btn {
    cursor: pointer;
}
.container .more{
	cursor:pointer;
}
/*css start*/
/*banner*/
.banner{
	//margin-bottom:5%;
}
.banner img {
    max-width: 100%;
}
/*
.banner .tips {
    margin-top: -144px;
}*/
.banner .prev,.banner .next{
    cursor: pointer;
    position:relative;
    z-index:999;
    margin-top:-25%;
    background:red;
    width:92px;
    height:92px;
    background:url("../images/sprite.png") no-repeat;
}
.banner .prev{
    float:left;
    margin-left:10%;
    background-position:0 -80px;
}
.banner .next{
    float:right;
    margin-right:10%;
    background-position:-92px -80px;
}
.banner .prev:hover{
    background-position:0px -173px;
}
.banner .next:hover{
    background-position:-93px -173px;
}
.box1, .box2 {
    background: #0d0c0c;
}

.w1200 {
    width: 1200px;
}

.box1 {
    background: #0d0c0c url("../images/line.jpg") bottom repeat-x;
}

.box1 .nav {
    margin: 0 auto;
    height: 220px;
}

.box1 .nav ul {
   overflow: hidden;
}

.box1 .nav ul li {
    width: 210px;
    margin-top: 75px;
    height: 70px;
    margin-right:28px;
    line-height: 70px;
    font-size: 30px;
    cursor: pointer;
    border-radius: 5px;
    border: 1px dashed #896c49;
    float: left;
    text-align: center;
}
.box1 .nav ul li:hover{
    background: #fffdf4;
}
.box1 .nav ul li a {
    color: #896c49 !important;
}

.box2 .t {
    padding: 60px 0;
    width: 414px;
    color: #896c49;
    font-family: "宋体";
    font-style: italic;
    margin: 0 auto;
}

.box2 .t h2 {
    font-size: 36px;
    font-weight: 100;
}

.box2 .sprite-h2 {
    display: block;
    width: 414px;
    height: 16px;
    overflow: hidden;
    background: url("../images/part2_line.png") center center;
}

.box2 .above {
    margin-bottom: 10px;
}

.box2 .below {
    margin-top: 10px;
}
.box3 {
    background:#0d0d0d;
}
.box3 .more{
    color:#937344;
}
.box3 .more h3{
    padding:40px 0 20px 0;
    width:200px;
    font-weight:100;
    font-style: italic;
    border-bottom:1px dashed #937344;

}
.box3 .more .Arrow{
    margin-top:20px;
}
.box3 .doctor .content{
    background: url("../images/item_bg.jpg");
}

.box3 ul li {
    padding-top: 70px;
    height: 432px;
}

.box3 ul li .doctorimg {
    width: 299px;
    float: left;
    margin-left: 180px;
}

.box3 ul li .doctorinfo {
    width: 420px;
    float: right;
    margin-right: 180px;
}

.box3 ul li .doctorinfo p {
    padding-left: 20px;
    color: #a0a0a0;
    font-size: 14px;
    line-height: 20px;
}
.box3 ul li .doctorinfo .p1{
    margin-bottom:6px;
}

.box3 ul li .doctorinfo p span {
    font-size: 18px;
}

.box3 ul li h1 {
    color: #896c49;
    font-family: "宋体";
    font-size: 36px;
    font-weight: 100;
    text-align: center;
    margin: 8px 0;
}

.box3 ul li .btnlist a {
    display: inline-block;
    margin-top: 20px;
    margin-left: 35px;
    line-height: 40px;
    font-size: 18px;
    width: 150px;
    color: #937344;
    border: 1px dashed #937344;
    text-align: center;
}

.box3 ul li .sprite-h2 {
    display: block;
    width: 414px;
    height: 16px;
    overflow: hidden;
    background: url("../images/part2_line.png") center center;
}
.box3 ul li.li2{
    height:433px;
}
.box3 ul li.li2 .doctorimg {
    float: right;
    margin-left:0px;
    margin-right:180px;
}
.box3 ul li.li2 .doctorinfo {
    float: left;
    margin-left:180px;
    margin-right:0px;
}


.box3 .doctor .t {
    padding: 60px 0;
    width: 414px;
    color: #896c49;
    font-family: "宋体";
    font-style: italic;
    margin: 0 auto;
}

.box3 .doctor .t h2 {
    font-size: 36px;
    font-weight: 100;
}

.box3 .doctor .sprite-h2 {
    display: block;
    width: 414px;
    height: 16px;
    overflow: hidden;
    background: url("../images/part2_line.png") center center;
}

.box3 .doctor .above {
    margin-bottom: 10px;
}

.box3 .doctor .below {
    margin-top: 10px;
}
/*css end*/
@media only screen and (min-width: 1280px) {
    body {
        font-size: 14px;
    }

    .container {
        width: 100%;
    }
}
