@charset "utf-8";

/* CSS Document */

* {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-family: "微软雅黑";
    margin: 0;
    padding: 0;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
em {
    font-style: normal;
}

form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img {
    border: medium none;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

body {
    line-height: 1.6em;
    color: #000000;
    font-size: 0.6rem;
}

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

a:focus,
img {
    border: none;
}

ul,
li {
    list-style: none;
}

input,
select {
    border: none;
    -webkit-appearance: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear {
    zoom: 1;
}

.clear:after {
    height: 0;
    display: block;
    content: "\20";
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mc {
    margin: 0 auto;
}

.dis-inline {
    display: inline-block;
    vertical-align: middle;
}

.text-center {
    text-align: center;
}

.gbox {
    width: 16rem;
    margin: 0 auto;
    overflow: hidden;
}

.pall {
    padding: 0.25rem;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.banner,
.dh,
.new_pic {
    position: relative;
}

.new_pic img,
.banner img,
header img {
    width: 16rem;
}

.gcon1 {
    width: 16rem;
    height: 3.525rem;
    margin: 0 auto;
    background: #c24088;
}

.gcon1 ul {
    height: 100%;
}

.gcon1 ul li {
    position: relative;
    border-right: 1px solid #cccccc;
    width: 4rem;
    background: #c54a8e;
    height: 1.72rem;
    float: left;
    border-bottom: 1px solid #cccccc;
    text-align: center;
    font-size: 0.65rem;
    border-left: 1px solid white;
    border-top: 1px solid white;
}

.gcon1 ul li a {
    color: #FFF;
    line-height: 1.75rem;
    display: block;
}

.nj {
    border-bottom: none !important;
}

.vn {
    border-right: none !important;
}

.gcon1 ul li a.hot {
    color: #fff100;
}

.gcon1 ul li label {
    position: absolute;
    display: block;
    top: 0;
    right: 0.1rem;
    font-size: 0.4rem;
    color: #fff100
}

.tops {
    background: #962f9a;
    text-align: center;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0.5rem 0;
}

.tops img {
    width: 16rem;
    vertical-align: bottom;
    margin: 0 auto;
}

.logo {
    width: 16rem;
    background: #fbfaf8;
    text-align: center;
}

.logo img {
    width: 16rem;
    vertical-align: bottom;
    padding-bottom: 0.4rem;
}

.nav {}

.nav ul {
    width: 16rem;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    width: 4rem;
    background: #7b2f79;
    font-weight: normal;
}

.nav ul li.hover a,
.nav ul li:hover a {
    color: #fffc00;
}

.nav ul li a {
    display: block;
    font-weight: normal;
    text-align: center;
    padding: 0.4rem 0;
    color: #fff;
    border: 1px solid #a2449f;
    border-left: none;
    border-top: none;
}

.banner img {
    width: 100%;
    vertical-align: bottom;
}

.slideBoxs {
    zoom: 1;
    overflow: hidden;
    width: 100%;
}

.slideBoxs .bds img {
    width: 16rem;
    vertical-align: bottom;
}

.hds {
    width: 4rem;
    margin: 0.3rem auto;
    height: 4px;
    zoom: 1;
    overflow: hidden;
}

.hds ul li {
    width: 0.3rem;
    height: 4px;
    background: #999;
    float: left;
    margin-left: 10px;
    text-indent: 99999;
    overflow: hidden
}

.hds ul li.on {
    background: #C39;
}

.slideBox02 {
    zoom: 1;
    overflow: hidden;
    width: 16rem;
}

.slideBox02 .bd02 img {
    width: 16rem;
    vertical-align: bottom;
}

<!--滚动-->
 style-->.hot_bj {
    margin: 2% auto;
    zoom: 1;
    overflow: hidden;
}

.hot_bj dl {
    height: 1.175rem;
    line-height: 1.175rem;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    border-left: 0;
}

.hot_bj dl dt {
    width: 1.175rem;
    float: left;
}

.hot_bj dl dt img {
    width: 100%;
    vertical-align: bottom;
}

.hot_bj dl dd {
    width: 90%;
    float: left;
    overflow: hidden;
    color: #9d9d9d
}

#gongao {
    width: 100%;
    zoom: 1
}

#gongao #scroll_begin,
#gongao #scroll_end {
    display: inline;
    color: #ff0000;
}

.bz_n1 {
    width: 16rem;
    margin-top: 0.4rem;
    padding-bottom: 0.3rem;
}

.bz_n1 .bz_left img {
    width: 3rem;
    float: left;
    margin-top: 0.6rem;
    margin-left: 0.5rem;
}

.bz_right {
    width: 11.5rem;
    float: left;
    margin-top: 0.7rem;
    margin-left: 0.6rem;
}

.bz_right>p {
    font-size: 100%;
    letter-spacing: 0.5px;
    color: #727272;
    font-size: 0.5rem;
}

.bz_right>p>b {
    font-size: 0.7rem;
    margin-left: 0.1rem;
    color: #333;
}

.bz_right>p>span {
    color: #ed0005;
}

.bz_n1 .bz_right img {
    width: 41.7%;
    float: left;
    margin-left: 4%;
    margin-top: 3%;
}


/*tell style*/

.tell {
    zoom: 1;
    overflow: hidden;
    background: #f0f0f0 url(/template/cqrafkyy/images/bj.jpg) no-repeat bottom;
    background-size: 16rem auto;
    padding-bottom: 0.3rem;
}

.tell h3 {
    text-align: center;
    font-weight: normal;
    padding: 2% 0;
}

.tell h3 em {
    color: #ff0000;
}

.btn {
    width: 14rem;
    margin: 0.6rem auto;
    zoom: 1;
    overflow: hidden;
}

.btn .btn01 {
    float: left;
    background: url(/template/cqrafkyy/images/btn01.jpg) no-repeat;
    width: 5.5rem;
    height: 1.5rem;
    background-size: 5.5rem auto;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
    text-indent: 1rem;
}

.btn .btn02 {
    float: right;
    background: url(/template/cqrafkyy/images/btn02.jpg) no-repeat;
    width: 6rem;
    height: 1.5rem;
    background-size: 6rem auto;
    color: #fff;
    font-size: 0.5rem;
    line-height: 0.6rem;
    padding-left: 1.8rem;
    padding-top: 0.1rem;
}

.btn .btn02 em {
    font-weight: normal;
}

.tu {
    font-family: "�??�??雅黑";
    width: 16rem;
    margin-top: 0.6rem;
}

.tu h4 {
    text-align: center;
    background: url(/template/cqrafkyy/images/h3_bj.jpg) no-repeat bottom;
    width: 16rem;
    height: 3rem;
    color: #97309b;
    font-size: 1rem;
    background-size: 16rem auto;
}

.tu h4 em {
    color: #898989;
    font-weight: normal;
    font-size: 0.6rem;
}

.tu p span {
    width: 47%;
    margin-left: 3%;
    float: left;
    margin-top: 2%;
}

.tu p span img {
    width: 100%;
}


/*mod01 style*/

.mod01 {
    zoom: 1;
    overflow: hidden;
}

.bt {
    background: url(/template/cqrafkyy/images/bt.jpg) no-repeat;
    width: 16rem;
    height: 1.75rem;
    background-size: 16rem auto;
}

.bt h3 {
    color: #973099;
    line-height: 100%;
    padding-left: 0.6rem;
    font-size: 0.7rem;
    float: left;
    margin-top: 0.2rem;
}

.bt h3 em {
    font-size: 70%;
    font-weight: normal;
    color: #a4a4a4;
}

.bt a {
    display: block;
    width: 3.8rem;
    height: 0.925rem;
    float: right;
    margin-right: 0.6rem;
    margin-top: 0.4rem;
}

.bt a img {
    width: 3.8rem;
}

.mod01_li ul li {
    margin-top: 0.6rem;
    height: 4rem;
    border: 1px solid #fff;
    position: relative;
}

.mod01_li ul li h4 a {
    text-align: center;
    font-weight: normal;
    width: 3.825rem;
    height: 3.85rem;
    padding-top: 2.8rem;
    margin-left: 1%;
    float: left;
}

h4 strong {
    background: url(/template/cqrafkyy/images/wz_nt1.jpg)
}

.mod01_li ul li h4 a.list01 {
    background: url(/template/cqrafkyy/images/li01.jpg) no-repeat bottom;
    background-size: 3.825rem auto;
}

.mod01_li ul li h4 a.list02 {
    background: url(/template/cqrafkyy/images/li02.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li h4 a.list03 {
    background: url(/template/cqrafkyy/images/li03.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li h4 a.list04 {
    background: url(/template/cqrafkyy/images/li04.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li h4 a.list05 {
    background: url(/template/cqrafkyy/images/li05.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li h4 a.list05s {
    background: url(/template/cqrafkyy/images/li07.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li h4 a.list06 {
    background: url(/template/cqrafkyy/images/li06.jpg) no-repeat bottom;
    background-size: 3.825rem 100%;
}

.mod01_li ul li p {
    width: 12rem;
    float: right;
}

.mod01_li ul li p.p-01 {
    width: 7.5rem;
    float: left;
    margin-left: 0.1rem
}

.mod01_li ul li p.p-01 a {
    display: block;
    width: 3.65rem;
    border: 1px solid #d8b7d8;
    text-align: center;
    padding: 0.1rem 0;
    float: left;
    margin: 0 0 2px 2px;
}

.mod01_li ul li em {
    width: 3%;
}

.mod01_li ul li em img {
    width: 0.6rem;
}


/*.mod01_li ul li.list01{ } */

.mod01_li ul li a.fy {
    display: block;
    position: absolute;
    width: 4.1rem;
    background: #fcf4e7;
    text-align: center;
    right: 0;
    top: 0;
    padding: 0.3rem 0;
    color: #ff0000;
    border: 1px solid #d8b7d8;
}

.mod01_li ul li .bot {
    display: block;
    width: 11.7rem;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 0;
    text-align: center;
    border: 1px solid #d8b7d8;
}

.mod01_li ul li p a em img {
    width: 0.6rem;
}

.mod01_li ul li p.p-02 {
    width: 11.8rem;
}

.mod01_li ul li p.p-02 a {
    display: block;
    width: 3.8rem;
    border: 1px solid #d8b7d8;
    text-align: center;
    padding: 0.1rem 0;
    float: left;
    margin: 0 0 2px 2px;
}

.mod01_li ul li p.p-02 .li02 {
    width: 11.6rem;
    display: block;
    padding: 2px 0;
}

.mod01_li ul li p.p-03 {}

.red {
    color: #ff0000;
}

.contnr1-bt {
    padding: 3%;
    overflow: hidden;
    border: solid 1px #e7e7e7;
    margin-top: 3%;
    background: #f0f0f0
}

.contnr1-bt dl dt {
    display: block;
    overflow: hidden;
}

.contnr1-bt dl dt p {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #97309b;
    font-size: 0.75rem;
}

.contnr1-bt dl dt span {
    display: block;
    overflow: hidden;
    text-align: center;
    color: #ff0000;
}

.contnr1-bt dl dd {
    display: block;
    overflow: hidden;
    padding-top: 0.4rem;
}

.contnr1-bt dl dd span {
    display: block;
    float: left;
    color: #666;
}

.contnr1-bt dl dd .viwe-text {
    float: left;
    width: 7.5rem;
    border: solid 1px #d6d6d6;
    height: 1rem;
    color: #bcbcbc;
    background: #fafafa;
    font-size: 0.6rem
}

.contnr1-bt dl dd .viwe-bt1 {
    float: left;
    width: 3.2rem;
    background: #97309b;
    color: #FFF;
    height: 1rem;
    text-align: center;
    cursor: pointer;
    font-size: 0.6rem;
    border: 0;
}

.tab {
    zoom: 1;
    overflow: hidden;
    margin-top: 0.6rem;
}

.tab .nav_li {
    margin-bottom: 0.6rem;
}

.tab .nav_li ul li {
    float: left;
    margin-left: 1.3rem;
    width: 3.75rem;
    height: 1.425rem;
    text-align: center;
    background: url(/template/cqrafkyy/images/nav_on.jpg) no-repeat;
    background-size: 3.75rem auto;
    padding-left: 1rem;
    cursor: pointer;
    line-height: 1.2rem;
}

.tab .nav_li ul li.on {
    background: url(/template/cqrafkyy/images/nav.jpg) no-repeat;
    background-size: 100%;
    color: #fff;
}

.nav_cont h3 img {
    width: 100%;
}

.nav_btn {
    background: #f0f0f0 url(/template/cqrafkyy/images/bj.jpg) no-repeat bottom;
    zoom: 1;
    overflow: hidden;
    padding: 0.4rem 0 0.6rem 0;
    background-size: 16rem auto;
}

.nav_btn .btn_fl {
    width: 5.5rem;
    float: left;
    background: url(/template/cqrafkyy/images/btn03.jpg) no-repeat;
    height: 1.5rem;
    background-size: 5.5rem auto;
    margin-left: 1rem;
    color: #fff;
    text-align: center;
    line-height: 1.5rem;
    text-indent: 1rem;
    font-size: 0.6rem;
}

.nav_btn .btn_fr {
    width: 5.5rem;
    float: right;
    background: url(/template/cqrafkyy/images/btn04.jpg) no-repeat;
    height: 1.5rem;
    background-size: 5.5rem auto;
    margin-right: 1rem;
    color: #fff;
    line-height: 1.5rem;
    text-indent: 1rem;
    text-align: center;
}

.hidden {
    display: none;
}

.slideBox02 {
    zoom: 1;
    overflow: hidden;
    width: 100%;
}

.slideBox02 .bd02 img {
    width: 100%;
    vertical-align: bottom;
}

.hd02 {
    width: 100px;
    margin: 10px auto;
    height: 4px;
}

.hd02 ul li {
    width: 20px;
    height: 4px;
    background: #999;
    float: left;
    margin-left: 10px;
    text-indent: 99999;
    overflow: hidden
}

.hd02 ul li.on {
    background: #C39;
}

.a_li {
    zoom: 1;
    overflow: hidden;
}

.a_li ul li {
    float: left;
    padding: 0.4rem 0;
    text-align: center;
    margin: 2px 0 0 2px;
    display: inline;
}

.a_li ul li.a01 {
    width: 5.9rem;
    background: #fbe7e6;
    margin-left: 0;
}

.a_li ul li.a01 a,
.a_li ul li.a03 a,
.a_li ul li.a05 a {
    color: #d87e7c;
}

.a_li ul li.a02 a,
.a_li ul li.a04 a,
.a_li ul li.a08 a {
    color: #953399;
}

.a_li ul li.a06 a,
.a_li ul li.a07 a {
    color: #e28f0f;
}

.a_li ul li.a02 {
    width: 4.8rem;
    background: #ffe8fe;
}

.a_li ul li.a03 {
    width: 4.975rem;
    background: #fbe7e6;
}

.a_li ul li.a04 {
    width: 4.9rem;
    background: #ffe8fe;
    margin-left: 0;
}

.a_li ul li.a05 {
    width: 5.6rem;
    background: #fbe7e6;
}

.a_li ul li.a06 {
    width: 5.2rem;
    background: #fff1db;
}

.a_li ul li.a07 {
    width: 7.9rem;
    background: #fff1db;
    margin-left: 0;
}

.a_li ul li.a08 {
    width: 7.9rem;
    background: #ffe8fe;
}

.mt10 {
    margin-top: 0.6rem;
}

.banner img {
    width: 100%;
    vertical-align: bottom;
}

.tab_li {
    zoom: 1;
    overflow: hidden;
    text-align: center;
    width: 16rem;
    border-bottom: 1px solid #cfd0d0;
}

.tab_li td {
    border: 1px solid #cfd0d0;
}

.tab_li td {
    border-bottom: 1px solid #cfd0d0;
}

.tab_li td {
    border-right: 1px solid #cfd0d0;
}

.tab_li .bj01 {
    background: #b164b4;
    zoom: 1;
    overflow: hidden;
    color: #fff;
}

.tab_li .cd01 {
    width: 5rem;
    padding: 0.5rem 0;
}

.tab_li .cd02 {
    width: 11rem;
    padding: 0.5rem 0;
}

.tab_li .cd03 {
    width: 25%;
    padding: 0.5rem 0;
}

.tab_li td {
    padding: 0.5rem 0;
}

.tab_li .cor01 {
    background: #f5e8f7;
    color: #97309b;
}

.tab_li td em {
    color: #ff0000;
}

.tab_li .cor02 {
    background: #f0f0f0;
}

.a_ck {
    zoom: 1;
    overflow: hidden;
    background: url(/template/cqrafkyy/images/bj.jpg) no-repeat bottom;
}

.a_ck a {
    width: 13rem;
    background: #e28f0f;
    text-align: center;
    margin: 0.5rem auto;
    padding: 0.5rem 0;
    display: block;
    color: #fff;
}


/*挂号--05*/

.contnr5 {
    overflow: hidden;
    zoom: 1;
    width: 100%;
}

.hitch {
    overflow: hidden;
    border: solid 1px #e4e4e4;
    padding-bottom: 0.5rem
}

.hitch p {
    text-align: center;
    color: #F00;
    padding: 0.5rem 0;
    border-bottom: dashed 1px #bbb;
    width: 15rem;
    margin: 0 auto;
    font-size: 0.75rem;
}

.hitch label {
    float: left;
    width: 4.125rem;
    text-align: right;
    color: #0a0909
}

.hitch div {
    margin-top: 0.5rem;
    overflow: hidden
}

.hitch input {
    width: 9.575rem;
    height: 1rem;
    font-size: 0.6rem;
    line-height: 1rem;
    float: left;
    color: #c2c2c2;
    padding-left: 0.3rem;
    border: 1px solid #ccc;
    background: #f1f1f1;
    color: #0a0909
}

.hitch select {
    float: left;
    color: #c2c2c2;
    border: 1px solid #ccc;
    background: #f1f1f1
}

.hitch textarea {
    float: left;
    width: 9.55rem;
    height: 3rem;
    border: 1px solid #ccc;
    background: #f1f1f1;
    text-align: left;
    font-size: 0.6rem;
    color: #c2c2c2;
    padding-left: 0.14rem;
    color: #0a0909
}

.hitch .htc {
    width: 4rem;
    height: 1.1rem;
    color: #fff;
    text-align: center;
    line-height: 1.1em;
    background: url(/template/cqrafkyy/images/container-5-1.jpg) no-repeat center top;
    background-size: 4rem auto;
    margin-left: 4rem;
    display: inline;
    margin-top: 0.6rem;
    border: 0;
    cursor: pointer;
}

.htc_not {
    width: 5rem;
    margin-left: 0.6rem;
    display: inline-block;
    float: left;
    margin-top: 0.6rem
}

.htc_not img {
    width: 100%;
    height: 1.1rem;
}

.text-ipon {
    text-align: center;
    overflow: hidden;
    padding: 0 2% 4% 2%;
}

.text-ipon p {
    color: #da0000;
    padding: 3% 0;
    font-size: 110%;
}


/*bd style*/

.bd {
    background: #96319b;
    zoom: 1;
    overflow: hidden;
    padding-bottom: 0.5rem;
}

.bd h3 {
    text-align: center;
    color: #fff;
    padding: 0.4rem 0;
    font-size: 0.8rem;
}

.bd a {
    display: block;
    width: 13.05rem;
    margin: 0 auto;
}

.bd a img {
    width: 100%;
}

.map {
    zoom: 1;
    overflow: hidden;
    background: url(/template/cqrafkyy/images/map.jpg) no-repeat;
    background-size: 16rem auto;
    height: 7.25rem;
    padding-bottom: 3%;
}

.map p {
    float: right;
    width: 40%;
    font-size: 90%;
}

.map p.p_01 {
    padding-top: 2.9rem;
    line-height: 0.7rem;
    font-size: 0.5rem;
}

.map p.p_02 {
    padding-top: 0.1rem;
    line-height: 0.8rem;
}

.map p em {
    font-weight: bold;
}

.map .ck {
    width: 7rem;
    float: right;
    margin-right: 0.6rem;
    margin-top: 0.1rem;
    font-size: 0.6rem;
}

.map .ck .ck01 {
    display: block;
    background: url(/template/cqrafkyy/images/ck01.jpg) no-repeat;
    background-size: 3.75rem auto;
    height: 1rem;
    width: 3.375rem;
    color: #fff;
    float: left;
    padding-left: 0.2rem;
}

.map .ck .ck02 {
    display: block;
    background: url(/template/cqrafkyy/images/ck01.jpg) no-repeat;
    background-size: 3.75rem auto;
    height: 1rem;
    width: 3.375rem;
    color: #fff;
    float: right;
    padding-left: 0.2rem;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}