﻿@charset "gb2312";
* {
    padding: 0;
    margin: 0;
}

body {
    font-family: "΢���ź�";
    font-size: 12px;
    color: #333;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

ul li {
    list-style-type: none;
    vertical-align: middle;
    border: none;
}

.w1100 {
    width: 1100px;
    height: auto;
    margin: 0 auto;
}

.clear {
    clear: both;
    height: 1px;
    width: 100%;
}

.clear30 {
    clear: both;
    height: 30px;
}

.left {
    float: left;
}

.right {
    float: right;
}


/*ͷ��*/

.cl {
    clear: both;
}

.head {
    width: 100%;
    font-family: '΢���ź�';
    font-size: 1rem;
}

.head .top1 {
    background: #dddddd;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

.w1100 {
    width: 1100px;
    margin: auto;
}

.head .top1 span.w_span {
    float: left;
}

.head .top1 span:nth-of-type(2) {
    float: none;
}

.head .top1 p {
    float: right;
}

.head .top1 img {
    float: left;
    height: 20px;
    padding: 5px 5px 0px 0px;
}

.head .top2 {
    width: 1100px;
    margin: auto;
    height: 90px;
}

.head .top2 img.top2_img {
    float: left;
    padding: 17px 0px;
}

.head .top2 ul {
    float: left;
    list-style: none;
    width: 590px;
    padding: 14px 0px 0px 30px;
}

.head .top2 ul li {
    background: url(../images/u10.png) left center no-repeat;
    float: left;
    padding-left: 17px;
    font-size: 1rem;
    line-height: 30px;
    background-size: 10px;
}

.top2 ul li:nth-of-type(1),
.top2 ul li:nth-of-type(3) {
    width: 280px;
}

.top2 ul li:nth-of-type(2),
.top2 ul li:nth-of-type(4) {}

.head .top2 .top2_dh {
    float: right;
    padding: 8px 0px;
}

.head .top2 .top2_dh p {
    height: 35px;
    line-height: 75px;
    color: #8e6935;
    font-size: 1.4rem;
    padding: 1px 0px;
}

.top2_dh p img {
    float: left;
    height: 30px;
    margin-right: 5px;
    margin-top: 23px;
}

.headnav {
    background: #bf9f62;
    width: 100%;
}

.headnav ul {
    width: 1200px;
    margin: auto;
    height: 60px;
}

.headnav ul li {
    float: left;
    width: 12.5%;
    text-align: center;
    color: #fff;
    padding-top: 14px;
    font-size: 1.1rem;
    line-height: 17px;
}

.headnav ul li a {
    color: #fff;
}

.headnav ul li font {
    font-size: 0.8rem;
}

.headnav ul li:nth-of-type(8) {
    /* line-height: 18px; */
    /* padding: 5px 0px; */
}

#header {
    width: 100%;
    position: relative;
}

.top {
    width: 100%;
    height: 91px;
    background: url(../images/logo_bg.jpg) left top repeat-x;
}

.top_l {
    width: 320px;
    height: 40px;
    float: left;
    padding-top: 10px;
}

.top_l span {
    font-size: 14px;
    color: #666;
    height: 26px;
    display: block;
}

.top_l span img {
    margin-right: 5px;
}

.top_r {
    width: 300px;
    height: 72px;
    float: right;
    padding-top: 6px;
}

.top_r dl {
    width: 296px;
    height: 26px;
    margin-bottom: 12px;
}

.top_r dl dt {
    width: 152px;
    height: 24px;
    line-height: 24px;
    float: left;
    background: url(../images/logo_ss.png) no-repeat;
    padding: 1px 8px 1px 12px;
}

.top_r dl dt input {
    border: none;
    background: none;
}

.zxck {
    width: 130px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #b9b9b9;
    float: left;
}

.zx {
    width: 22px;
    height: 24px;
    float: right;
}

.top_r dl dd {
    width: 120px;
    height: 24px;
    float: right;
}

.top_r dl dd a {
    display: block;
    width: 14px;
    height: 14px;
    float: left;
    margin-left: 6px;
    background: #b1b1b1;
    text-align: center;
    border-radius: 50%;
    padding: 5px;
}

.top_r dl dd a:hover {
    background: #c92a40;
}

.top_r span {
    display: block;
    text-align: right;
}

#top_wx {
    position: relative;
}

.wx_xs {
    width: 258px;
    height: 258px;
    position: absolute;
    top: 16px;
    left: -100px;
    display: none;
    z-index: 666;
    padding-top: 14px;
}

#top_wx:hover .wx_xs {
    display: block;
}


/*���ǵ�����ʽ*/

.nav {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #c92a40;
}

.nav_bg {
    width: 1100px;
    height: 55px;
    margin: 0 auto;
}

.nav ul {
    width: 340px;
    height: 55px;
}

.nav ul li {
    float: left;
    margin-right: 20px;
}

.nav ul li a {
    font-size: 15px;
    color: #fff;
}

.nav ul.right li {
    margin-right: 0;
    margin-left: 20px;
}

.pf_logo {
    position: absolute;
    top: 75px;
    left: 50%;
    margin-left: -224px;
    z-index: 2;
}

.banner {
    width: 100%;
    height: 500px;
    overflow: hidden;
}


/*�ײ�*/

.footer {
    width: 100%;
    padding-top: 56px;
    background: #ede3d1;
    text-align: center;
    padding-bottom: 50px;
}

.footer img {
    margin-bottom: 16px;
}

.footer p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
    text-align: center;
}

.footer p a {
    color: #444;
    font-size: 16px;
    font-weight: bold;
}

.footer a.gswj img {
    margin-bottom: 0;
    position: absolute;
    margin-top: -40px;
    margin-left: 20px;
}


/*����*/

.index_tit {
    width: 100%;
    text-align: center;
    line-height: 140%;
    font-size: 30px;
    color: #d0921e;
    margin: 42px 0;
}

.index_tit h2 {
    color: #d93b59;
    text-align: center;
    font-size: 30px;
}

.index_bz {
    height: 134px;
    margin-top: 44px;
}

.index_bz li {
    width: 84px;
    height: 134px;
    float: left;
    text-align: center;
    margin-right: 42px;
}

.index_bz li a {
    display: block;
    width: 100%;
    height: 100%;
}

.index_bz li span {
    display: block;
    width: 84px;
    height: 90px;
}

.index_bz li font {
    display: block;
    font-size: 16px;
    color: #454545;
    text-align: center;
}

.index_bz li font em {
    font-style: normal;
    color: #b7b6b6;
    font-size: 12px;
}

.index_bz li.index_bz_li1 span {
    background: url(../images/bz_li1.jpg) top center no-repeat;
}

.index_bz li.index_bz_li2 span {
    background: url(../images/bz_li2.jpg) top center no-repeat;
}

.index_bz li.index_bz_li3 span {
    background: url(../images/bz_li3.jpg) top center no-repeat;
}

.index_bz li.index_bz_li4 span {
    background: url(../images/bz_li4.jpg) top center no-repeat;
}

.index_bz li.index_bz_li5 span {
    background: url(../images/bz_li5.jpg) top center no-repeat;
}

.index_bz li.index_bz_li6 span {
    background: url(../images/bz_li6.jpg) top center no-repeat;
}

.index_bz li.index_bz_li7 span {
    background: url(../images/bz_li7.jpg) top center no-repeat;
}

.index_bz li.index_bz_li8 span {
    background: url(../images/bz_li10.jpg) top center no-repeat;
}

.index_bz li.index_bz_li9 span {
    background: url(../images/bz_li9.jpg) top center no-repeat;
}

.index_bz li.index_bz_li8 {
    margin-right: 0;
}

.index_bz li.index_bz_li1:hover span {
    background: url(../images/bz_lih1.jpg) top center no-repeat;
}

.index_bz li.index_bz_li2:hover span {
    background: url(../images/bz_lih2.jpg) top center no-repeat;
}

.index_bz li.index_bz_li3:hover span {
    background: url(../images/bz_lih3.jpg) top center no-repeat;
}

.index_bz li.index_bz_li4:hover span {
    background: url(../images/bz_lih4.jpg) top center no-repeat;
}

.index_bz li.index_bz_li5:hover span {
    background: url(../images/bz_lih5.jpg) top center no-repeat;
}

.index_bz li.index_bz_li6:hover span {
    background: url(../images/bz_lih6.jpg) top center no-repeat;
}

.index_bz li.index_bz_li7:hover span {
    background: url(../images/bz_lih7.jpg) top center no-repeat;
}

.index_bz li.index_bz_li8:hover span {
    background: url(../images/bz_lih10.jpg) top center no-repeat;
}

.index_bz li.index_bz_li9:hover span {
    background: url(../images/bz_lih9.jpg) top center no-repeat;
}

.index_bz li:hover font {
    color: #d93b59;
}

.index_bz li:hover font em {
    color: #f09cac;
}

.index_pjzn {
    height: 334px;
}

.index_pjzn ul {
    float: left;
}

.index_pjzn li {
    float: left;
}

.index_pjzn li img {
    float: left;
    margin: 0 2px 2px 0;
}

.index_pjzn ul:first-child {
    width: 430px;
}

.index_pjzn ul:first-child+ul {
    width: 334px;
}

.index_pjzn ul:first-child+ul+ul {
    width: 334px;
}


/**热门文章、医院动态**/

.fl {
    float: left;
}

.cont_k {
    width: 1100px;
}

.one {
    margin: 30px auto 40px;
    overflow: hidden;
}

.one .nrqh1 {
    width: 865px;
    overflow: hidden;
    height: 402px;
    border: 1px solid #e6e6e6;
    border-right: 0;
    padding: 9px 14px 9px 8px;
    float: left;
}

.one .nrqh1 .pic {
    float: left;
   width: 323px;
    height: 402px;
    overflow: hidden;
}

.one .nrqh1 .pic a {
    display: none;
}

.one .nrqh1 .tab_tit {
    border-bottom: 1px solid #dcdcdc;
    line-height: 40px;
    float: right;
    width: 522px;
    height: 41px;
    position: relative;
    font-size: 20px;
    color: #262626;
    padding-top: 9px;
}

.one .nrqh1 .tab_tit span {
    display: block;
    float: left;
    padding: 0 28px 0 20px;
    cursor: pointer;
    margin: 0 14px;
}

.one .nrqh1 .tab_tit span.on,
.one .nrqh1 .tab_tit span:hover {
    border-bottom: 3px solid #098e47;
}

.one .nrqh1 .tab_tit span:last-child {
    margin-right: 0
}

.one .nrqh1 .tab_nrk {
    padding-top: 30px;
    overflow: hidden;
    float: right;
    width: 522px
}

.one .nrqh1 .nr {
    width: 100%;
    height: 305px;
    display: none;
}

.one .nrqh1 .nr .tpk {
    width: 100%;
    overflow: hidden;
    padding-bottom: 15px;
}

.one .nrqh1 .nr .tpk .fl {
    padding-right: 20px;
}

.one .nrqh1 .nr .tpk .fl img {
    display: block;
}

.one .nrqh1 .nr .tpk .t {
    font-size: 20px;
    color: #262626;
    line-height: 34px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bolder;
}

.one .nrqh1 .nr .tpk p {
    padding-top: 6px;
    font-size: 16px;
    color: #262626;
    line-height: 28px;
    max-height: 56px;
	text-indent:2rem;
}

.one .nrqh1 .nr ul {
    width: 100%;
    overflow: hidden;
}

.one .nrqh1 .nr ul li {
    width: 46.5%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    line-height: 47px;
    border-bottom: 1px solid #e5e5e5;
    float: left
}

.one .nrqh1 .nr ul li:nth-child(even) {
    float: right
}

.one .nrqh1 .nr ul li a {
    color: #333;
    padding-left: 48px;
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 15px;
}

.one .nrqh1 .nr ul li a i {
    display: block;
    position: absolute;
    top: 7px;
    left: 0
}

.one .nrqh1 .nr ul li a:hover,
.one .nrqh1 .nr .tpk a:hover,
.one .nrqh1 .nr .tpk p a {
    color: red;
}

.one .nrqh1 .nr ul li.n {
    border-bottom: 0;
}

.one .zxghk {
    background: #efefef;
    float: right;
    width: 192px;
    height: 402px;
    padding: 10px;
}

.one .zxghk .ys1 {
    display: block;
    background: #fff;
    padding: 10px 0 0 66px;
    height: 51px;
    position: relative;
    margin-bottom: 4px;
    font-size: 18px;
    color: #404040;
    line-height: 26px;
}

.one .zxghk .ys1 i {
    display: block;
    position: absolute;
    left: 14px;
    top: 15px;
}

.bg-i8 {
    width: 37px;
    height: 26px;
    background: url(../images/i.png) -290px -65px;
}

.bg-i9 {
    width: 38px;
    height: 38px;
    background: url(../images/i.png) -68px -166px;
}

.bg-i10 {
    width: 38px;
    height: 38px;
    background: url(../images/i.png) -10px -166px;
}

.bg-i11 {
    width: 38px;
    height: 38px;
    background: url(../images/i.png) -166px -65px;
}

.one .zxghk .ys1 font {
    display: block;
    font-size: 14px;
    color: #bb8220;
    line-height: 22px;
}

.one .zxghk .ys2 {
    height: auto;
}

.one .zxghk .ys2 img {
    margin-left: -33px;
    padding-top: 10px;
}

.one .zxghk .ys3 {
    display: block;
    background: #fff;
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    padding: 9px 0 7px
}

.one .zxghk .ys3 a {
    display: block;
    color: #404040;
    width: 50%;
    float: left;
    text-align: center;
}

.index_zj {
    height: 838px;
    margin-top: 30px;
    margin-bottom: 44px;
}

.index_zj dl {
    width: 100%;
    height: 230px;
    padding-top: 20px;
}

.index_zj dl dd {
    width: 524px;
    height: 122px;
    float: left;
}

.index_zj dl dd h2 {
    font-size: 24px;
    text-align: center;
    color: #c09a58;
    line-height: 44px;
    font-weight: normal;
}

.index_zj dl dd p {
    font-size: 14px;
    color: #888;
    text-indent: 2em;
    line-height: 24px;
}

.index_zj dl dd:nth-child(2n) {
    float: right;
}

.index_zj_an {
    width: 182px;
    height: 42px;
    margin: 0 auto;
    margin-top: 42px;
}

.index_zj_an a {
    width: 182px;
    height: 42px;
    line-height: 42px;
    display: block;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #c09a58;
    border-radius: 3px;
}

.index_gg {
    width: 100%;
    height: 110px;
    margin-bottom: 40px;
}

.index_fw {
    width: 100%;
    height: 636px;
    margin-bottom: 20px;
}

.index_fw dl {
    width: 100%;
    height: 318px;
    overflow: hidden;
}

.index_fw dl dt {
    width: 550px;
    height: 318px;
}

.index_fw dl dd {
    width: 508px;
    height: 267px;
}

.index_fw dl dd h2 {
    font-size: 24px;
    color: #d93b59;
    margin-bottom: 16px;
    font-weight: normal;
	text-align: center;
}

.index_fw dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent: 2em;
    height: 172px;
}

.index_fw_an {
    width: 280px;
    height: 42px;
    line-height: 42px;
}

.index_fw_an a {
    width: 130px;
    height: 42px;
    display: block;
    text-align: center;
    font-size: 16px;
    border-radius: 3px;
}

.index_fw_an a.left {
    border: 1px solid #c09a58;
    color: #c09a58;
}

.index_fw_an a.right {
    border: 1px solid #c3a675;
    color: #fff;
    background: #c3a675;
}

.index_fw dl:nth-child(1n) dd {
    padding: 14px 10px 38px 32px;
}

.index_fw dl:nth-child(2n) dd {
    padding: 42px 40px 14px 2px;
}

.index_fw dl:nth-child(2n) dd h2 {
    text-align: center;
}

.index_fw dl:nth-child(2n) dd div {
    margin-left: 224px;
}

.index_cz {
    height: 116px;
    margin-top: 30px;
    margin-bottom: 70px;
}

.index_cz li {
    float: left;
    width: 182px;
    height: 116px;
    text-align: center;
    border-right: 1px solid #d3d2d2;
}

.index_cz li font {
    display: block;
    text-align: center;
    font-size: 22px;
    color: #c92a40;
    line-height: 30px;
}

.index_cz li span {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #666;
}

.index_cz li:nth-child(6n) {
    border-right: 0;
}

.index_jg {
    width: 100%;
    height: 450px;
}

.index_jg ul {
    width: 100%;
    height: 320px;
}

.index_jg ul li {
    width: 230px;
    height: 248px;
    float: left;
    margin-right: 22px;
    background: #f4d2d7;
    padding: 14px 14px 0 14px;
    text-align: center;
}

.index_jg ul li h2 {
    width: 100%;
    height: 50px;
    padding: 16px 0;
	line-height: 50px;
	color: #c92a40;
	font-size: 1.2rem;
}

.index_jg ul li p {
    font-size: 14px;
    height: 74px;
    line-height: 22px;
    color: #444;
    text-align: left;
    padding: 0 10px;
}

.index_jg ul li p b {
    font-size: 16px;
}

.index_jg ul li:first-child+li {
    background: #ede3d1;
}

.index_jg ul li:first-child+li+li+li {
    background: #ede3d1;
    margin-right: 0;
}

.index_jg ul li i {
    display: inline-block;
    width: 65px;
    height: 3px;
    background: #c09a58;
}

.index_jg_an {
    width: 570px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    text-align: center;
}

.index_jg_an a.left {
    width: 218px;
    height: 41px;
    border: 1px solid #c09a58;
    font-size: 20px;
    color: #c09a58;
    border-radius: 5px;
}

.index_jg_an a.right {
    width: 296px;
    height: 43px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    background: #c3a675;
}

.index_jg_an a.right b font {
    font-size: 24px;
}

.index_jk {
    width: 100%;
    background: #ede3d1;
    padding-bottom: 48px;
}

.index_jk_p {
    width: 935px;
    height: 60px;
    line-height: 24px;
    font-size: 14px;
    color: #656565;
    text-indent: 2em;
    padding: 0 84px 52px 84px;
}

.index_jk_c {
    width: 1100px;
    height: 560px;
}

.index_jk_c ul {
    height: 515px;
}

.index_jk_c li {
    width: 326px;
    height: 0;
    float: left;
    margin-right: 36px;
    padding: 266px 0 0 16px;
}

.index_jk_c li:first-child+li+li {
    margin-right: 0;
}

.index_jk_c li h2 {
    font-size: 23px;
    color: #666;
    height: 42px;
    line-height: 42px;
    margin-bottom: 5px;
    text-align: center;
}

.index_jk_c li p {
    font-size: 14px;
    color: #656565;
    line-height: 24px;
    text-indent: 2em;
    padding: 0 6px;
}

.index_jk_c li p a {
    color: #666;
}

.index_jk_c li.index_jk_li1 {
    background: url(../images/index_jk1.jpg) top left no-repeat;
}

.index_jk_c li.index_jk_li2 {
    background: url(../images/index_jk2.jpg) top left no-repeat;
}

.index_jk_c li.index_jk_li3 {
    background: url(../images/index_jk3.jpg) top left no-repeat;
}

.index_jk_an {
    width: 480px;
    height: 43px;
    line-height: 43px;
    margin: 0 auto;
    text-align: center;
}

.index_jk_an a.left {
    width: 138px;
    height: 41px;
    border: 1px solid #c09a58;
    font-size: 20px;
    color: #c09a58;
    border-radius: 5px;
}

.index_jk_an a.right {
    width: 296px;
    height: 43px;
    font-size: 20px;
    color: #fff;
    border-radius: 5px;
    background: #c3a675;
}

.index_jk_an a.right b font {
    font-size: 24px;
}

.index_ps {
    width: 1100px;
    height: 344px;
    padding-bottom: 50px;
}

.index_ps li {
    width: 252px;
    height: 342px;
    float: left;
    margin-right: 26px;
    text-align: center;
}

.index_ps li:first-child+li+li+li {
    margin-right: 0;
}

.index_ps_c {
    width: 214px;
    height: 182px;
    padding: 0 20px;
    border: 1px solid #dcdcdc;
    border-top: none;
}

.index_ps li h2 {
    height: 50px;
    padding-top: 12px;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}

.index_ps li h2 font {
    font-size: 12px;
    color: #999;
    text-transform: uppercase;
    display: block;
}

.index_ps li i {
    display: block;
    width: 84px;
    height: 1px;
    background: #cd384d;
    margin-left: 64px;
}

.index_ps li p {
    height: 84px;
    margin-top: 18px;
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-align: left;
}

.index_jj {
    width: 100%;
    height: 268px;
    background: url(../images/index_jj_bg.jpg) top center no-repeat #f5f6fa;
    padding-top: 42px;
}

.index_jj h2 {
    font-size: 30px;
    color: #c85061;
    margin-bottom: 16px;
}

.index_jj p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
    height: 116px;
}

.index_jj a {
    display: block;
    width: 184px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    background: #c09a58;
    border-radius: 3px;
    text-align: center;
}

.index_fx {
    width: 100%;
    height: 406px;
}

.index_fx li {
    width: 132px;
    height: 132px;
    position: relative;
    border: 10px solid #f2ede5;
    border-radius: 50%;
    overflow: hidden;
    float: left;
    margin-right: 37px;
    margin-bottom: 42px;
    cursor: pointer;
}

.index_fx li img {
    width: 132px;
    height: 132px;
    border-radius: 50%;
}

.index_fx li p {
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 0px;
    height: 0px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    background: rgba(0, 0, 0, 0.4);
}

.index_fx li:hover p {
    display: block;
    width: 112px;
    height: 132px;
    padding: 40px 10px;
}

.index_fx li:nth-child(6n) {
    margin-right: 0;
}

.index_fx li:nth-child(12n) {
    margin-right: 0;
}

.index_tc {
    width: 100%;
    height: 230px;
    background: url(../images/index_tc_bg.jpg) top center no-repeat #f5f6fa;
    padding-top: 29px;
}

.index_tc h2 {
    font-size: 36px;
    color: #c85061;
    margin-bottom: 22px;
    margin-left: 36px;
}

.index_tc h2 b {
    font-size: 18px;
}

.index_tc a {
    display: block;
    width: 214px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin-left: 36px;
    margin-bottom: 20px;
    font-weight: bold;
}

.index_tc a img {
    float: left;
    margin-right: 14px;
}

.index_dt {
    width: 553px;
    height: 530px;
    float: left;
}

.index_map {
    width: 553px;
    height: 367px;
}

.index_jkxy {
    width: 547px;
    height: 530px;
    float: left;
}

.index_nv {
    width: 313px;
    height: 262px;
    margin: 41px 0;
    padding: 20px 26px 0 208px;
    background: url(../images/index_jkxy.jpg) left center no-repeat;
}

.index_news {
    width: 313px;
    height: 262px;
    position: relative;
    overflow: hidden;
}

.index_news ul li {
    width: 313px;
    height: 262px;
    overflow: hidden;
    float: left;
}

.index_news div.btn {
    position: absolute;
    width: 100%;
    height: 18px;
    bottom: 40px;
    left: 0px;
    text-align: center;
    z-index: 1;
}

.index_news div.btn span {
    width: 10px;
    height: 10px;
    margin: 3px;
    background: #555;
    border-radius: 50%;
    display: inline-block;
}

.index_news div.btn span.on {
    background: #c92a40;
}

.index_nv h2 {
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    color: #666;
}

.index_nv span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #a5a5a5;
    margin: 8px 0 16px 0;
}

.index_nv p {
    font-size: 14px;
    line-height: 24px;
    color: #666;
}

.index_nv p a {
    color: #666;
}

.index_yy {
    width: 100%;
    height: 276px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.index_yy dl {
    width: 441px;
    height: 276px;
    float: left;
}

.index_yy dl dt {
    margin-bottom: 5px;
}

.index_yy dl dd {
    height: 100px;
    margin-bottom: 5px;
}

.index_yy dl dd a {
    width: 216px;
    height: 74px;
    display: block;
    text-align: center;
    padding-top: 26px;
}

.index_yy dl dd img {
    margin: 0 16px 0 34px;
    float: left;
}

.index_yy dl dd span {
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    text-align: left;
    display: block;
    float: left;
}

.index_yy dl dd span b {
    font-size: 18px;
}

.index_yy dl:nth-child(3n) {
    width: 217px;
}

.index_yy dl dd a.left {
    background: #d05b6b;
}

.index_yy dl dd a.right {
    background: #c09a58;
    margin-right: 5px;
}


/*�б�ҳ �������*/

.main {
    width: 1100px;
    margin-top: 38px;
    margin-bottom: 50px;
    background: url(../images/list_lq.jpg) left top no-repeat;
    padding-top: 17px;
    display: inline-block;
    position: relative;
}

.list_l {
    width: 170px;
    padding: 40px 0 10px 0;
    float: left;
    margin-left: 8px;
    border-left: 1px solid #dcdcdc;
}

.list_lc {
    width: 170px;
    height: 548px;
    position: absolute;
}

.list_lt {
    margin-bottom: 32px;
    font-size: 14px;
    color: #bf9f62;
    text-align: right;
}

.list_lt h2 {
    font-size: 30px;
    color: #bf9f62;
}

.list_l ul {
    width: 170px;
    height: 337px;
}

.list_l ul li {
    width: 132px;
    height: 38px;
    border-left: 4px solid #bf9f62;
    padding-left: 34px;
    background: #bf9f62;
    margin-bottom: 6px;
    padding-top: 4px;
}

.list_l ul li a {
    font-size: 16px;
    color: #fff;
}

.list_l ul li a font {
    font-size: 12px;
    display: block;
    line-height: 100%;
}

.list_l ul li:hover {
    background: #f2f2f2;
    color: #333;
}

.list_l ul li:hover a {
    color: #333;
}

.list_l ul li:hover a font {
    color: #929292;
}

.list_ldh {
    text-align: right;
}


/*�б�ҳ �ұ�*/

.list_r {
    width: 860px;
    float: right;
    margin-top: 48px;
    padding-bottom: 30px;
}

.list_dh {
    width: 860px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #d4d4d4;
}

.list_dh font {
    font-size: 20px;
    height: 38px;
    display: block;
    float: left;
    line-height: 34px;
    border-bottom: 5px solid #bf9f62;
    color: #333333;
}

.list_dh span {
    display: block;
    float: right;
    height: 30px;
    line-height: 30px;
    margin-top: 6px;
    color: #505050;
    font-size: 14px;
}

.list_dh span a {
    color: #505050;
}

.list_dh span img {
    margin: 6px 8px 0 0;
    float: left;
}

.list_tit {
    width: 860px;
    height: 40px;
    text-align: center;
    padding: 30px 0;
}

.list_tit h2 {
    font-size: 22px;
    color: #c92a40;
}

.list_tit font {
    font-size: 12px;
    color: #acacac;
}

.list_jj {
    margin: 36px 0 10px 0;
}

.list_tc {
    width: 860px;
    height: 340px;
    margin-bottom: 40px;
}

.list_tc ul li {
    width: 268px;
    height: 334px;
    float: left;
    margin-right: 28px;
}

.list_tc ul li img {
    margin-bottom: 16px;
}

.list_tc ul li h2 {
    font-size: 18px;
    color: #c92a40;
    line-height: 30px;
    font-weight: normal;
}

.list_tc ul li p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    height: 54px;
	text-indent: 2rem;
}

.list_tc ul li span a {
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #c09a58;
    border-radius: 5px;
    padding: 5px 22px;
}

.list_tc ul li:nth-child(3n) {
    margin-right: 0;
}

.list_ul {
    width: 860px;
    height: auto;
    border-bottom: 1px dashed #e1e1e1;
}

.list_ul li {
    width: 740px;
    height: 22px;
    border-top: 1px dashed #e1e1e1;
    padding: 14px 90px 14px 30px;
    font-size: 16px;
}

.list_ul li span {
    display: block;
    float: left;
}

.list_ul li span a {
    color: #666;
}

.list_ul li span img {
    margin-right: 16px;
}

.list_ul li font {
    display: block;
    float: right;
}

.list_ul li font a {
    color: #666;
    font-size: 14px;
    color: #c92a40;
}

.list_page {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    margin: 30px 0;
}

.list_page li {
    font-size: 18px;
    color: #666;
    display: inline;
    margin: 0 6px;
}

.list_page li a {
    color: #666;
}

.list_page li.thisclass {
    color: #c92a40;
}

.list_page li.thisclass a {
    color: #c92a40;
}

.view_t {
    width: 860px;
    height: 80px;
    text-align: center;
    padding: 34px 0 18px 0;
}

.view_t h1 {
    font-size: 22px;
    color: #c92a40;
    line-height: 32px;
    margin-bottom: 20px;
}

.view_fb {
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #666;
    font-size: 14px;
}

.view_fb span {
    padding: 0 5px;
}

.view_fb font {
    color: #666;
}

.page_c {
    width: 800px;
    padding: 30px;
    font-size: 14px;
    line-height: 28px;
    border-top: 1px dashed #e1e1e1;
    border-bottom: 1px dashed #e1e1e1;
    color: #333;
	text-indent: 2rem;
}

.page_c img {
    text-align: center;
    margin: auto;
    display: block;
    max-width: 640px;
}

.wzfy {
    margin: 30px 0 30px 34px;
}

.wzfy li {
    font-size: 16px;
    color: #c09a58;
    line-height: 30px;
}

.wzfy li a {
    color: #c09a58;
}

.list_ry {
    padding: 30px 10px 10px 10px;
}

.list_ry p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent: 2em;
    margin-bottom: 26px;
}

.list_ry dl {
    width: 726px;
    margin-bottom: 10px;
    margin: 0 auto;
    height: 1173px;
}

.list_ry dl dd {
    width: 310px;
    height: 270px;
    float: left;
    margin: 0 24px 20px 24px;
}

.list_ry dl dd img {
    width: 277px;
    height: 194px;
    border: 15px solid #eee;
}

.list_ry dl dd font {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #666;
}


/*ר���Ŷ�*/

.list_zjtd {
    padding: 40px 0 10px 0;
}

.list_zjtd ul {
    width: 860px;
}

.list_zjtd ul li {
    width: 414px;
    height: 260px;
    border-width: 1px;
    border-style: solid;
    border-color: #3d3f4b #e1e1e1 #e1e1e1 #e1e1e1;
    float: left;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    margin-bottom: 33px;
    position: relative;
    /*overflow:hidden;*/
}

.list_zjtd ul li:nth-child(2n) {
    float: right;
}

.list_zjtd ul li:hover {
    -moz-box-shadow: 0 0 9px rgba(8, 1, 3, .2);
    -webkit-box-shadow: 0 0 9px rgba(8, 1, 3, .2);
    box-shadow: 0 0 9px rgba(8, 1, 3, .2);
    border-top-color: #c92a40;
    -moz-transform: translate3d(0, -4px, 0);
    -ms-transform: translate3d(0, -4px, 0);
    -o-transform: translate3d(0, -4px, 0);
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
    z-index: 2;
}

.list_zjtd .expertInfo {
    width: 190px;
    margin-right: 8px;
    display: inline;
    margin-top: 40px;
    -moz-transition: margin-top 0.3s linear 0s;
    -webkit-transition: margin-top 0.3s linear 0s;
    transition: margin-top 0.3s linear 0s;
}

.list_zjtd .expertInfo h4 {
    font-size: 18px;
    color: #505050;
    margin-bottom: 12px;
}

.list_zjtd .expertInfo h4 font {
    font-size: 16px;
    font-weight: normal;
}

.list_zjtd .expertInfo p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.list_zjtd .expertInfo a {
    display: block;
    width: 146px;
    line-height: 36px;
    margin-top: 10px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #c92a40;
    -moz-transition: all 0.3s linear 0s;
    -webkit-transition: all 0.3s linear 0s;
    transition: all 0.3s linear 0s;
    opacity: 0;
    filter: alpha(opacity: 0)
}

.list_zjtd .expertInfo a:hover {
    background-color: #c50823;
}

.list_zjtd li:hover .expertInfo {
    margin-top: 18px;
}

.list_zjtd li:hover a {
    opacity: 1;
    filter: alpha(opacity: 100)
}


/*ר���Ŷ�20161121*/

.banner_ys {
    width: 100%;
    height: 659px;
    background: url(../images/zj_banner.jpg) bottom center no-repeat;
}

.ys_tit {
    width: 100%;
    height: 80px;
    padding: 10px 0;
    background: #bf9f62;
    margin-top: 58px;
}

.ys_tit img.right {
    margin-top: 10px;
}

.ystd {
    width: 100%;
    padding-top: 58px;
}

.ystd dl {
    width: 100%;
    height: 355px;
    margin-bottom: 58px;
}

.ystd dl dt {
    width: 470px;
    height: 355px;
    float: left;
}

.ystd dl dd {
    width: 576px;
    height: 355px;
    float: right;
    padding-right: 10px;
}

.ys_c1 {
    height: 38px;
    line-height: 36px;
    padding-bottom: 12px;
    border-bottom: 1px dashed #b5b5b5;
}

.ys_c1 img {
    margin-right: 14px;
}

.ys_c1 font {
    font-size: 24px;
    color: #bf9f62;
}

.ys_c2 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    color: #333;
}

.ys_c2 img {
    margin-right: 12px;
    float: left;
    margin-top: 10px;
}

.ys_c3 {
    width: 576px;
    height: 140px;
    background: #eee;
    margin-bottom: 10px;
}

.ys_c3 span {
    display: block;
    width: 94px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    background: #c09a58;
    font-size: 16px;
    color: #fff;
}

.ys_c3 p {
    width: 522px;
    height: 96px;
    padding: 14px 0 0 26px;
    font-size: 16px;
    line-height: 25px;
    color: #333;
    text-indent: 2em;
}

.ys_c3 p a {
    color: #333;
}

.ys_c4 {
    width: 576px;
    height: 46px;
    background: #eee;
    margin-bottom: 18px;
}

.ys_c4 span {
    display: block;
    width: 94px;
    height: 28px;
    text-align: center;
    float: left;
    line-height: 28px;
    background: #c09a58;
    font-size: 16px;
    color: #fff;
}

.ys_c4 p {
    width: 482px;
    height: 46px;
    float: left;
    font-size: 16px;
    line-height: 46px;
    color: #333;
    text-indent: 12px;
}

.ys_c5 {
    width: 252px;
    height: 46px;
    line-height: 46px;
    background: #c09a58;
}

.ys_c5 a {
    display: block;
    width: 252px;
    height: 30px;
    line-height: 30px;
    padding: 8px 0;
    font-size: 18px;
    color: #fff;
}

.ys_c5 a img {
    margin: 3px 10px 0 33px;
    float: left;
}

.ys_tit2 {
    width: 100%;
    height: 56px;
    padding: 12px 0;
    background: #bf9f62;
    margin-bottom: 58px;
}

.ys_tit2 h2 {
    font-size: 40px;
    color: #feebc1;
    float: left;
}

.ys_fw {
    width: 1100px;
    height: 246px;
    margin: 0 auto;
    margin-bottom: 66px;
}

.ys_fw ul li {
    width: 184px;
    height: 244px;
    border: 1px solid #d2d2d2;
    float: left;
    margin-right: 42px;
}

.ys_fw ul li:nth-child(5n) {
    margin-right: 0;
}

.ys_fw ul li h2 {
    width: 184px;
    height: 84px;
    line-height: 30px;
    background: #d2d2d2;
    text-align: center;
    padding-top: 22px;
    font-size: 20px;
    color: #333;
    border-radius: 0 0 92px 92px;
}

.ys_fw ul li p {
    font-size: 16px;
    color: #333;
    line-height: 25px;
    padding: 18px 12px 0 12px;
}


/*ҽԺ���20161121*/

.about_c {
    width: 100%;
    margin-top: 50px;
}

.about_c dl {
    width: 100%;
    height: 280px;
    margin-bottom: 50px;
}

.about_c dl dt {
    width: 316px;
    height: 280px;
}

.about_c dl dt img {
    border: 6px solid #eee;
}

.about_c dl dd {
    width: 496px;
    height: 280px;
}

.about_c dl dd h2 {
    height: 116px;
    text-align: center;
    font-weight: normal;
}

.about_c dl dd h2 img {
    margin-top: 12px;
}

.about_c dl dd h2 span {
    display: block;
    font-size: 24px;
    color: #c52d47;
}

.about_c dl dd h2 span font {
    font-size: 16px;
    color: #666;
}

.about_c dl dd h2 i {
    display: inline-block;
    height: 3px;
    padding: 0 20px;
    background: #c52d47;
    margin-top: 24px;
}

.about_c dl dd p {
    font-size: 14px;
    line-height: 25px;
    color: #666;
    text-indent: 2em;
}


/*����*/

.list_gy {
    width: 860px;
    height: auto;
    padding: 34px 0 10px 0;
}

.list_gy_t {
    width: 860px;
    margin-bottom: 42px;
}

.list_gy_t h2 {
    text-align: center;
    font-size: 26px;
    line-height: 48px;
    color: #c92a40;
    margin-bottom: 6px;
}

.list_gy_t p {
    font-size: 14px;
    line-height: 24px;
    text-indent: 2em;
    color: #666;
    padding: 12px 16px;
    background: #f7f7f7;
}

.list_gy ul {
    width: 860px;
    height: 46px;
    margin-bottom: 40px;
    background: url(../images/list_gy_g.jpg) top center no-repeat;
}

.list_gy ul li {
    width: 286px;
    height: 28px;
    line-height: 28px;
    float: left;
    padding-top: 18px;
    text-align: center;
    font-size: 20px;
    color: #666;
}

.list_gy ul li img {
    vertical-align: middle;
}

.list_gy ul li.hover {
    background: url(../images/list_gy_hov.png) top left no-repeat;
    color: #c92a40;
}

.list_gy dl {
    width: 860px;
    height: 196px;
    margin-bottom: 40px;
}

.list_gy dl dt {
    width: 290px;
}

.list_gy dl dd {
    width: 550px;
    padding-top: 42px;
}

.list_gy dl dd span {
    display: block;
    height: 38px;
    font-size: 20px;
    color: #333;
    background: url(../images/list_gyli.jpg) 0px 3px no-repeat;
    text-indent: 10px;
}

.list_gy dl dd p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    text-indent: 2em;
}

.list_gy_an {
    width: 216px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    margin-top: 30px;
}

.list_gy_an a {
    display: block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    background: #c09a58;
    border-radius: 3px;
}


/*�豸*/

.yysb_c {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 30px;
    padding-left: 14px;
}

.yysb_c ul {
    width: 100%;
}

.yysb_c li {
    width: 304px;
    height: 298px;
    float: left;
    overflow: hidden;
    margin: 0 44px;
}

.yysb_c li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #333;
    font-size: 14px;
    text-decoration: none;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    position: relative;
    outline: none;
}

.yysb_c li a:hover {
    outline: none;
}

.yysb_c li a img {
    width: 302px;
    height: 234px;
    border: 1px solid #d7d7d7;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}

.yysb_c li a:hover img {
    border: 1px solid #c92a40;
}

.yysb_c li a p {
    width: 100%;
    line-height: 44px;
    text-align: center;
}

.yysb_c li a i {
    position: absolute;
    left: 50%;
    margin-left: -20px;
    top: 96px;
    display: block;
    width: 39px;
    height: 39px;
    background: url(../images/jj_ck.png) no-repeat;
    -moz-transition: all 0.2s linear 0s;
    -webkit-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
    -moz-opacity: 0;
    -webkit-opacity: 0;
    opacity: 0;
    filter: alpha(opacity: 0);
}

.yysb_c li a:hover i {
    -moz-opacity: 1;
    -webkit-opacity: 1;
    opacity: 1;
    filter: alpha(opacity: 100);
}

.yysb_c li a:hover {
    color: #e8410b;
}

.hmapparatus-pop #cboxNext {
    left: 802px;
    top: 170px;
}

.hmapparatus-pop #cboxPrevious {
    left: 802px;
    top: 109px;
}

.hmapparatus-pop #cboxClose {
    left: 802px;
    top: 47px;
}

.hmapparatus-pop #cboxTitle {
    bottom: 0;
    color: #000;
}


/*��չ����*/

.list_fzlc {
    padding: 40px 0 20px 0;
}

.list_fzlc h2 {
    font-size: 36px;
    color: #c92a40;
    text-align: center;
    line-height: 150%;
    margin-bottom: 20px;
}

.list_lc_ul {
    width: 860px;
    height: 109px;
    position: relative;
    background: url(../images/lc_lig.jpg) no-repeat;
    margin-bottom: 26px;
}

.list_lc_ul li {
    cursor: pointer;
}

.list_lc_ul li.fzlc_li1 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 13px;
    top: 0;
}

.list_lc_ul li.fzlc_li2 {
    width: 119px;
    height: 58px;
    position: absolute;
    left: 13px;
    top: 51px;
}

.list_lc_ul li.fzlc_li3 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 146px;
    top: 0;
}

.list_lc_ul li.fzlc_li4 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 177px;
    top: 51px;
}

.list_lc_ul li.fzlc_li5 {
    width: 119px;
    height: 58px;
    position: absolute;
    left: 276px;
    top: 0;
}

.list_lc_ul li.fzlc_li6 {
    width: 119px;
    height: 58px;
    position: absolute;
    left: 303px;
    top: 51px;
}

.list_lc_ul li.fzlc_li7 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 422px;
    top: 0;
}

.list_lc_ul li.fzlc_li8 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 460px;
    top: 51px;
}

.list_lc_ul li.fzlc_li9 {
    width: 119px;
    height: 58px;
    position: absolute;
    left: 544px;
    top: 0;
}

.list_lc_ul li.fzlc_li10 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 609px;
    top: 51px;
}

.list_lc_ul li.fzlc_li11 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 696px;
    top: 0;
}

.list_lc_ul li.fzlc_li12 {
    width: 96px;
    height: 58px;
    position: absolute;
    left: 737px;
    top: 51px;
}

.list_lc_ul li.fzlc_li1.hover {
    background: url(../images/lc_li1.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li2.hover {
    background: url(../images/lc_li2.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li3.hover {
    background: url(../images/lc_li3.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li4.hover {
    background: url(../images/lc_li4.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li5.hover {
    background: url(../images/lc_li5.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li6.hover {
    background: url(../images/lc_li6.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li7.hover {
    background: url(../images/lc_li7.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li8.hover {
    background: url(../images/lc_li8.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li9.hover {
    background: url(../images/lc_li9.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li10.hover {
    background: url(../images/lc_li10.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li11.hover {
    background: url(../images/lc_li11.png) left top no-repeat;
}

.list_lc_ul li.fzlc_li12.hover {
    background: url(../images/lc_li12.png) left top no-repeat;
}

.list_fzlc dl {
    width: 860px;
    height: 386px;
}

.list_fzlc dl dt {
    width: 170px;
    height: 310px;
    background: url(../images/lc_lbg.jpg) no-repeat;
    padding: 76px 26px 0 26px;
}

.list_fzlc dl dt p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    text-indent: 2em;
    height: 180px;
}

.list_fzlc dl dt a {
    display: block;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #c09a58;
    color: #fff;
    font-size: 20px;
    border-radius: 3px;
}

.list_fzlc dl dd {
    margin-top: 11px;
}

.tophengfu {
    display: block
}