<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
*鍚痉鏁欒偛闆嗗洟甯傚満閮ㄦ妧鏈紑鍙�
*鍓嶇寮€鍙戠粍鍒朵綔鐗堟潈鎵€鏈�
*/


/***************************鍏叡缁勪欢鏍峰紡鎺у埗***************************/

html,
body,
div,
span,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
img,
b,
i,
dl,
dt,
dd,
ul,
ol,
li {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    list-style: none;
    vertical-align: baseline;
    font-size: 100%;
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -font-smoothing: antialiased;
    font-smoothing: antialiased;
}

#nav,
#header,
#menu,
#section {
    display: block;
}

#nav,
#header,
#menu {
    width: 100%;
}

#section {
    width: 1000px;
    margin: auto;
}

ul,
li {
    list-style: none;
}

img {
    vertical-align: bottom
}

a {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #000;
    outline: none;
    cursor: pointer;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted #000;
    cursor: help;
}

.oh {
    overflow: hidden;
}

.midd {
    text-align: center;
}

.mt1 {
    margin-top: 10px;
}

.mt2 {
    margin-top: 20px;
}

.mt3 {
    margin-top: 15px;
}

.mtb1 {
    margin: 10px 0;
}

.mtb2 {
    margin: 20px 0;
}

.mlr1 {
    margin: 0 10px;
}

.mlr2 {
    margin: 0 20px;
}

.mb {
    margin-bottom: 0;
}

.mtb1 {
    margin: 10px 0;
}

.ti {
    text-indent: 25px;
}

table {
    border-collapse: collapse;
}


/*娓呴櫎娴姩鏂规硶*/

.clear {
    clear: both;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
}

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

.clearfix {
    *zoom: 1;
}

.fix {
    zoom: 1;
}

.fix:after {
    display: block;
    content: 'clear';
    clear: both;
    line-height: 0;
    visibility: hidden;
}

#looyuMid,
#looyuLeft {
    z-index: 10
}


/****************************椤甸潰鏍峰紡鎺у埗*****************************/


/*---------------------------鍏ㄥ眬椤甸潰鎺у埗----------------------------*/

body {
    line-height: 24px;
    font-size: 14px;
    color: #231714;
    font-family: "Microsoft YaHei", Helvetica, Arial;
}

.mw {
    width: 1100px;
    margin: auto;
}


/*---------------------------鍏ㄥ眬瀵艰埅妯″潡---------------------------*/

#nav {
    height: 105px;
    text-align: center;
    background-color: #FFF;
}

#header {
    height: 430px;
    background: url(../images/header.jpg) no-repeat center top;
}

.topNav {
    width: 100%;
    position: relative;
    height: 60px;
}

.top-nav {
    background: #0061ae;
    padding: 8px 0;
    height: 44px;
    text-align: center;
    font-size: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.top-nav.totop-fix {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    display: block;
}

.top-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.top-nav li a {
    width: 126px;
    height: 44px;
    border-radius: 22px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 44px;
    display: block;
    cursor: pointer
}

.top-nav li a:hover {}

.top-nav li.on a {
    color: #0061ae;
    background: #ffffff;
}

.left-nav {
    width: 120px;
    height: 430px;
    position: fixed;
    top: 60px;
    left: 10px;
    z-index: 9999;
    background: url(../images/left-nav.png) no-repeat;
    padding-top: 55px;
}

.left-nav li {
    margin-bottom: 9px;
}

.left-nav li a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    text-indent: -999px;
    overflow: hidden;
}

.left-nav li.last a {
    margin-top: 16px;
    height: 47px;
    line-height: 47px;
}

.tit {
    text-align: center;
}

.tit h3 {
    width: 284px;
    height: 111px;
    margin-left: -24px;
    float: left;
    margin-right: 10px;
}

.tit p {
    display: inline-block;
    float: left;
    font-size: 20px;
    color: #333;
    line-height: 50px;
    border-bottom: 2px solid #d22e82;
    padding-top: 60px;
}

.tit span {
    float: left;
    font-size: 14px;
    color: #555;
    line-height: 56px;
    padding-top: 60px;
}

.tit img {
    display: inline-block;
    margin-bottom: 6px;
}

.tit b {
    display: block;
    width: 744px;
    height: 34px;
    color: #0061ae;
    border-radius: 17px;
    line-height: 34px;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    margin: 0 auto 15px;
}

.tit b strong {
    color: #d84b52;
    font-size: 20px;
    font-weight: normal;
}

.btn-box {
    font-size: 0;
    text-align: center;
    padding: 36px 0 20px;
}

.btn-box a {
    display: inline-block;
    width: 235px;
    line-height: 46px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    cursor: pointer;
    margin: 0 26px;
    text-align: center;
}

.btn-box a.btn2 {
    background: #0061ae
}

.btn-box a.btn {
    background: #ff7119;
}


/*鍚▼濂界ぜ*/
#page1 {
    padding-top: 43px;
}

.qchl a {
    width: 900px;
    height: 220px;
    background: url(../images/qchl.png) no-repeat;
    display: block;
    margin: 18px auto 30px;
}


/*灞曚細琛岀▼*/

#page2 {
    height: 780px;
    background: url(../images/page2_bg.png) center 104px no-repeat;
    padding-top: 24px;
}

.zhxc {
    height: 470px;
}

.zhxc-con {
    position: relative;
    width: 1094px;
    margin: 0 auto;
}

.zhxc-tab {
    height: 470px;
    width: 1000px;
    background: url(../images/zhxc_tab_bg.png) top no-repeat;
    position: absolute;
    left: 47px;
    top: 0;
}

.zhxc-tab li {
    float: left;
    width: 50px;
    height: 30px;
    line-height: 30px;
    background: url(../images/zhxc_tab.png) no-repeat;
    font-size: 16px;
    color: #616772;
    cursor: pointer;
    position: absolute;
    text-align: center;
    font-weight: bold;
}

.zhxc-tab li.on {
    background: url(../images/zhxc_tab_on.png) no-repeat;
}

.zhxc-tab li.li1 {
    left: 104px;
    top: 17px;
}

.zhxc-tab li.li2 {
    left: 182px;
    top: 8px;
}

.zhxc-tab li.li3 {
    left: 260px;
    top: 8px;
}

.zhxc-tab li.li4 {
    left: 338px;
    top: 8px;
}

.zhxc-tab li.li5 {
    left: 418px;
    top: 8px;
}

.zhxc-tab li.li6 {
    left: 494px;
    top: 8px;
}

.zhxc-tab li.li7 {
    left: 572px;
    top: 8px;
}

.zhxc-tab li.li8 {
    left: 648px;
    top: 8px;
}

.zhxc-tab li.li9 {
    left: 726px;
    top: 8px;
}

.zhxc-tab li.li10 {
    left: 804px;
    top: 10px;
}

.zhxc-tab li.li11 {
    left: 928px;
    top: 88px;
}

.zhxc-tab li.li12 {
    left: 982px;
    top: 212px;
}

.zhxc-tab li.li13 {
    left: 928px;
    top: 350px;
}

.zhxc-tab li.li14 {
    left: 804px;
    top: 408px;
}

.zhxc-tab li.li15 {
    left: 726px;
    top: 408px;
}

.zhxc-tab li.li16 {
    left: 648px;
    top: 408px;
}

.zhxc-tab li.li17 {
    left: 572px;
    top: 408px;
}

.zhxc-tab li.li18 {
    left: 494px;
    top: 408px;
}

.zhxc-tab li.li19 {
    left: 418px;
    top: 408px;
}

.zhxc-tab li.li20 {
    left: 338px;
    top: 408px;
}

.zhxc-tab li.li21 {
    left: 260px;
    top: 408px;
}

.zhxc-tab li.li22 {
    left: 182px;
    top: 408px;
}

.zhxc-tab li.li23 {
    left: 104px;
    top: 400px;
}

.zhxc-tab li.li24 {
    left: -42px;
    top: 290px;
}

.zhxc-tab li.li25 {
    left: -42px;
    top: 155px;
}

.zhxc-tab li.bot {
    background-position: center bottom;
    padding-bottom: 28px;
}

.zhxc-tab li.left {
    background-position: left bottom;
    padding-left: 18px;
}

.zhxc-tab li.top {
    background-position: center top;
    padding-top: 28px;
}

.zhxc-tab li.right {
    background-position: center right;
    padding-right: 20px;
}

.zhxc-hid {
    display: none;
    padding-top: 86px;
}

.zhxc-hid .left {
    width: 220px;
    margin-left: 150px;
    margin-right: 50px;
    float: left;
    text-align: center;
    padding-top: 28px;
    position: relative;
}

.zhxc-hid .info h6 {
    font-size: 29px;
    color: #e74f42;
    line-height: 54px;
    display: inline-block;
    border-bottom: 4px solid #e74f42;
    margin-bottom: 8px;
}

.zhxc-hid .info .time {
    color: #303049;
    font-size: 20px;
    line-height: 34px;
    margin-bottom: 15px;
}

.zhxc-hid .info a {
    font-size: 18px;
    color: #e74f42;
    font-weight: 700;
    display: block;
    margin-bottom: 15px;
    position: relative;
    z-index: 10;
}

.zhxc-hid .info .ly_m {
    color: #fff;
    border-radius: 40px;
    cursor: pointer;
    width: 202px;
    text-align: center;
    background: #e74f42;
    font-size: 18px;
    line-height: 48px;
    display: block;
    position: relative;
    z-index: 10;
}

.teach-box {
    width: 482px;
    float: left;
    position: relative;
}

.teach-box .btn-box {
    padding-top: 0;
}

.teach-box .inHd {
    overflow: hidden;
    width: 352px;
    height: 106px;
    text-align: center;
    margin: 0 auto 20px;
}

.teach-box .inHd ul {
    width: 100%;
}

.teach-box .inHd li {
    float: left;
    width: 83px;
    height: 101px;
    margin-right: 45px;
    border: 2px solid #83848a;
    border-radius: 6px;
    overflow: hidden;
}

.teach-box .inHd li.on {
    border-color: #e5424a;
}

.teach-box .inHd li:last-child {
    margin-right: 0;
}

.teach-box .inHd li img {
    display: block;
    width: 83px;
    height: 101px;
}

.teach-box .prev {
    position: absolute;
    top: 34px;
    left: 0;
}

.teach-box .prev img {
    width: 35px;
    height: 35px;
}

.teach-box .next img {
    width: 35px;
    height: 35px;
}

.teach-box .next {
    position: absolute;
    top: 34px;
    right: 0;
}

.teach-box .inBd .teach-hid {
    height: 148px;
    overflow-y: auto;
    background: #fff;
    box-shadow: 0 0 13px 2px #c8eef9;
    border-radius: 5px;
    padding: 12px;
}

.teach-box .inBd .teach-hid h6 {
    line-height: 34px;
    font-size: 18px;
    color: #000;
    font-weight: bold;
}

.teach-box .inBd .teach-hid h6 span {
    display: inline-block;
    margin-left: 10px;
    font-weight: normal;
    font-size: 16px;
    color: #464654;
}

.teach-box .inBd .teach-hid p {
    font-size: 16px;
    color: #303049;
    line-height: 28px;
}

.teach-box .jqqd p {
    padding-top: 230px;
    background: url(../images/jqqd_icon.png) no-repeat 135px 50px;
    font-size: 30px;
    color: #303049;
    text-align: center;
}


/*灞曚細浜偣*/

#page3 {
    padding-top: 40px;
}

.zhld {
    margin-top: 5px;
}

.zhld li {
    width: 224px;
    height: 90px;
    margin-right: 14px;
    float: left;
    padding: 25px 20px;
}

.zhld li:last-child {
    margin-right: 0;
}

.zhld li h5 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 20px;
    text-indent: -9999px;
}

.zhld li p {
    font-size: 16px;
    line-height: 26px;
}

.zhld li:first-child {
    background: url(../images/zhld_bg1.png) no-repeat;
}

.zhld li:nth-child(2) {
    background: url(../images/zhld_bg2.png) no-repeat;
}

.zhld li:nth-child(3) {
    background: url(../images/zhld_bg3.png) no-repeat;
}

.zhld li:last-child {
    background: url(../images/zhld_bg4.png) no-repeat;
    margin-right: 0;
}

.bps a {
    width: 1104px;
    height: 164px;
    background: url(../images/page3_banner.png) no-repeat;
    display: block;
    margin: 25px -2px 20px;
    text-indent: -9999px;
}


/*鍚嶆牎灞曞洟*/
#page5 {
    padding-top: 40px;
}

.mxzt {
    position: relative;
}

.mk-tab {
    height: 114px;
    background: #0061ae;
}

.mk-tab ul {
    margin: 0 auto;
    width: 1000px;
}

.mk-tab li {
    width: 140px;
    height: 49px;
    float: left;
    font-size: 18px;
    line-height: 44px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin: 0 13px;
    padding-top: 65px;
}

.mk-tab li:nth-child(1) {
    background: url(../images/map_01.png) top no-repeat;
}

.mk-tab li:nth-child(2) {
    background: url(../images/map_02.png) top no-repeat;
}

.mk-tab li:nth-child(3) {
    background: url(../images/map_03.png) top no-repeat;
}

.mk-tab li:nth-child(4) {
    background: url(../images/map_04.png) top no-repeat;
}

.mk-tab li:nth-child(5) {
    background: url(../images/map_05.png) top no-repeat;
}

.mk-tab li:nth-child(6) {
    background: url(../images/map_06.png) top no-repeat;
}

.mk-tab li.on {
    background-color: #00a1cf;
}

.mxzt-hid {
    display: none;
}

.mxzt-hid pre {
    height: 24px;
    font: 18px/24px "Microsoft YaHei";
    white-space: normal;
    margin: 20px 0 35px;
    text-align: center;
}

.mxzt-hid pre b {
    height: 24px;
    display: inline-block;
    color: #d84b52;
    background: url(../images/mxzt_arr.png) 0 4px no-repeat;
    padding-left: 26px;
    font-weight: 400;
}

.mxzt-hid ul {
    padding-left: 50px;
}

.mxzt-hid ul li {
    width: 217px;
    float: left;
    margin-right: 44px;
}

.mxzt-hid ul li:nth-child(4n) {
    margin-right: 0;
}

.mxzt-hid ul li img {
    display: block;
}

.mxzt-hid ul li p {
    font-size: 18px;
    color: #231714;
    line-height: 24px;
    margin: 12px 0 24px;
    text-align: center;
}


/*浼樻儬淇℃伅*/

#page6 {
    position: relative;
    padding-top: 50px;
}

.yhxx-tab {
    background: #41a6f2;
    border-bottom: 10px solid #237ed2;
}

.yhxx-tab ul {
    padding: 8px 15px;
    width: 900px;
    margin: 0 auto;
}

.yhxx-tab li {
    width: 63px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 20px;
    color: #fff;
    float: left;
    border-radius: 6px;
    cursor: pointer;
}

.yhxx-tab li.on {
    background-color: #f34369;
}

.yhxx-con {
    text-align: center;
    width: 1100px;
    height: 597px;
    background: #f2fafc;
    padding-top: 23px;
    border-radius: 10px;
}

.yhxx-con img {
    margin-bottom: 42px;
}

.yhxx {
    padding: 20px 0;
    background: #e7f9ff;
    margin: 15px auto;
    border-radius: 12px;
}

.yhxx-hid .yhxx-slide {
    position: relative;
    padding: 0 25px;
}

.yhxx-hid .yhxx-slide .hd a {
    position: absolute;
    width: 34px;
    height: 34px;
    top: 50%;
    z-index: 5;
}

.yhxx-hid .yhxx-slide .hd a.prev {
    background: url(../images/btn_prev.png) no-repeat;
    left: -20px;
}

.yhxx-hid .yhxx-slide .hd a.prev.prevStop {
    background: url(../images/btn_left1.png) no-repeat;
    left: -20px;
    ;
}

.yhxx-hid .yhxx-slide .hd a.next {
    background: url(../images/btn_next.png) no-repeat;
    right: -20px;
}

.yhxx-hid .yhxx-slide .hd a.next.nextStop {
    background: url(../images/btn_right1.png) no-repeat;
    right: -20px;
}

.yhxx-hid {
    display: none;
}

.yhxx-hid .yh-tit {
    width: 520px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    font-weight: normal;
    background: #c0dff5;
}

.yhxx-hid .yh-tit-s {
    font-size: 16px;
    color: #1f2e59;
    line-height: 54px;
    text-align: center;
}

.yhxx-hid .yh-tit span {
    display: inline-block;
    margin-right: 15px;
}

.yhxx-hid .yh-tit span:last-child {
    margin-right: 0;
}

.yhxx-hid .hid-con {
    width: 920px;
    margin: 0 auto;
}

.yhxx-hid .hid-con .alone {
    width: 588px;
    height: 82px;
    border: 1px solid #303049;
    border-radius: 10px;
    text-align: center;
    padding-top: 58px;
    font-size: 22px;
    color: #303049;
    font-weight: bold;
    margin: 0 auto;
}

.yhxx-hid .hid-con .alone b {
    color: #f6b456;
}

.yh-list {
    width: 450px;
    margin-bottom: 20px;
    float: left;
    position: relative;
}

.yh-list .yh-txt {
    width: 440px;
    height: 144px;
    background: linear-gradient(to right, #f34369, #ffe14d, #f34369);
    background: -webkit-linear-gradient(to right, #f34369, #ffe14d, #f34369);
    display: table;
    padding: 5px;
    border-radius: 20px;
}

.yh-list:nth-child(2n-1) {
    margin-right: 20px;
}

.yh-list .yh-txt pre {
    height: 144px;
    white-space: normal;
    font-family: "Microsoft YaHei", Helvetica, Arial;
    background: #fffafa;
    margin: 0;
    border-radius: 20px;
    padding: 3px;
}

.yh-list .yh-txt p {
    height: 90px;
    padding: 30px 10px 20px 45px;
    border: 2px solid #e14d45;
    border-radius: 20px;
    font-size: 16px;
    color: #ba062d;
    line-height: 24px;
}

.yh-list.mg .yh-txt p {
    background: url(../images/yhxx_mg.png) no-repeat -2px -2px;
}

.yh-list.jnd .yh-txt p {
    background: url(../images/yhxx_jnd.png) no-repeat -2px -2px;
}

.yh-list.ax .yh-txt p {
    background: url(../images/yhxx_ax.png) no-repeat -2px -2px;
}

.yh-list.ya .yh-txt p {
    background: url(../images/yhxx_yai.png) no-repeat -2px -2px;
}

.yh-list.oz .yh-txt p {
    background: url(../images/yhxx_oz.png) no-repeat -2px -2px;
}

.yh-list.yz .yh-txt p {
    background: url(../images/yhxx_yz.png) no-repeat -2px -2px;
}

.yh-list.kp .yh-txt p {
    background: url(../images/yhxx_kp.png) no-repeat -2px -2px;
}

.yh-list.xy .yh-txt p {
    background: url(../images/yhxx_xy.png) no-repeat -2px -2px;
}

.yh-list .yh-txt p .hid-txt {
    display: none;
}

.yhxx-hid .hid-con .yhxx-bz {
    padding-left: 20px;
}

.yhxx-hid .hid-con .yhxx-bz dt {
    width: 40px;
    color: #1f2e59;
    font-weight: bold;
    font-size: 17px;
    line-height: 26px;
    float: left;
}

.yhxx-hid .hid-con .yhxx-bz dd {
    width: 860px;
    color: #444;
    font-size: 15px;
    line-height: 26px;
    float: left;
}

.yhxx-hid .jqqd {
    font-size: 30px;
    text-align: center;
    color: #f34369;
    line-height: 400px;
    margin-bottom: 130px;
}


/*璁插骇棰勫憡*/

#page7 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.jzyg {
    background: #f7f7f7;
    padding-bottom: 40px;
}

.jzyg-hid {
    width: 900px;
    margin: 0 auto;
    display: none;
}

.jzyg-hid .img-box {
    width: 166px;
    float: left;
    margin: 0 45px 0 0;
    padding-top: 30px;
}

.jzyg-hid .img-box img {
    display: block;
    width: 100%;
    margin-bottom: 14px;
}

.jzyg-hid .img-box span {
    display: block;
    height: 40px;
    border: 1px solid #4ca9f2;
    background: #fff;
    line-height: 40px;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #231714;
}

.jzyg-hid .info {
    width: 660px;
    float: left;
    display: table;
}

.jzyg-hid .info .con {
    display: table-cell;
    vertical-align: middle;
}

.jzyg-hid .info h4 {
    font-size: 20px;
    color: #303049;
    line-height: 64px;
}

.jzyg-hid .info .line {
    display: block;
    width: 153px;
    background-color: #0061ae;
    height: 4px;
    margin-bottom: 12px;
}

.jzyg-hid .info p {
    font-size: 14px;
    line-height: 24px;
    color: #303049;
    margin-bottom: 10px;
    min-height: 144px;
}

.jzyg-hid .info p span {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
    background-color: #a1d3e6;
}

.jzyh-hid-con .btn-box a.btn {
    background: #f34369;
}

.jzyh-hid-con {
    padding: 20px;
    padding-bottom: 0;
    padding-right: 0;
}

.jzyh-hid-con .btn-box {
    padding: 0;
    text-align: left;
}

.jzyh-hid-con .btn-box .btn2 {
    margin-left: 0;
}


/*妗堜緥鍒嗕韩*/

#page8 {
    padding-top: 40px;
}

.alfx {
    height: 692px;
    margin: 40px auto 0;
    background: url(../images/alfx_bg.png) no-repeat;
}

.alfx-hid {
    display: none
}

.alfx {
    position: relative;
}

.alfx .bd {
    width: 1000px;
    overflow: hidden;
    padding-top: 60px;
    margin-left: 84px;
}

.alfx .bd ul {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 15px;
}

.alfx .bd li {
    float: left;
    width: 100%;
}

.alfx .bd li dl {
    float: left;
    width: 400px;
    height: 235px;
    border: 1px solid #0061ae;
    border-radius: 8px;
    background: #fff;
    margin: 0 12px 22px;
    padding: 5px 20px 0;
}

.alfx .bd li dt {
    border-bottom: 1px solid #b3b5b8;
    text-align: center;
    margin-bottom: 10px;
}

.alfx .bd li dt b {
    display: block;
    font-size: 20px;
    color: #0061ae;
    line-height: 34px;
    height: 80px;
    margin: 20px 0 0;
}

.alfx .bd li dt b strong {
    font-size: 24px;
}

.alfx .bd li dd {
    font-size: 16px;
    color: #231714;
    line-height: 26px;
    padding: 0 5px;
}

.alfx .bd li dd a {
    color: #f34369;
}

.alfx .hd .prev {
    width: 21px;
    height: 36px;
    position: absolute;
    left: 50px;
    top: 295px;
    cursor: pointer;
}

.alfx .hd .next {
    width: 21px;
    height: 36px;
    position: absolute;
    right: 50px;
    top: 295px;
    cursor: pointer;
}


/*鍚痉浼橀€変骇鍝�*/

#page9 {
    padding-top: 50px;
}

.yxcp {
    padding-top: 40px;
}

.yxcp-hid {
    width: 880px;
    margin: 0 auto;
    display: none;
}

.yxcp-hid li {
    width: 402px;
    margin-right: 72px;
    float: left;
    font-size: 16px;
    color: #303049;
    line-height: 26px;
    text-align: left;
}

.yxcp-hid li:last-child {
    margin-right: 0;
}

.yxcp-hid li img {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.yxcp-hid li dd {
    min-height: 110px;
    padding-bottom: 10px;
}

.yxcp-hid li .line {
    width: 399px;
    display: block;
    height: 4px;
    background: url(../images/yxcp_line.png) no-repeat;
    margin-bottom: 12px;
}


/*寰€灞婂洖椤�*/

#page10 {
    padding-top: 50px;
}

.skhg {
    padding: 20px 0;
    background: #fef6f9;
}

.skhg-slider {
    position: relative;
}

.skhg .bd {
    width: 936px;
    overflow: hidden;
    margin: 0 auto;
}

.skhg .bd li {
    width: 312px;
    float: left;
    margin-bottom: 10px;
}

.skhg .bd li img {
    display: block;
    height: 242px;
}

.skhg .prev {
    width: 34px;
    height: 34px;
    position: absolute;
    left: 30px;
    top: 103px;
    cursor: pointer;
    background: url(../images/btn_prev.png) no-repeat;
}

.skhg .next {
    width: 34px;
    height: 34px;
    position: absolute;
    right: 30px;
    top: 103px;
    cursor: pointer;
    background: url(../images/btn_next.png) no-repeat;
}

.skhg .prev.prevStop {
    background: url(../images/btn_left1.png) no-repeat;
}

.skhg .next.nextStop {
    background: url(../images/btn_right1.png) no-repeat;
}

.skhg .hd ul {
    text-align: center;
    margin-bottom: 15px;
}

.skhg .hd ul li {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    margin-right: 16px;
    background-color: #d2d2d2;
    cursor: pointer;
    text-indent: -9999px;
}

.skhg .hd ul li.on {
    background-color: #f34369;
    box-shadow: 0 0 5px rgba(243, 67, 105, 1);
}


/*琛ㄥ崟*/

.form {
    width: 984px;
    height: 544px;
    background: url(../images/form_bg.png) no-repeat center top;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -492px;
    margin-top: -272px;
    z-index: 999;
    display: none;
}

.form-con {
    padding-left: 644px;
    width: 270px;
    padding-top: 194px;
}

.form-con p {
    margin-bottom: 12px;
    background: #fff;
    border-radius: 10px;
}

.form-con p input,
.form-con p select {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    color: #999;
    border: 0;
    outline: none;
    padding: 0 15px;
    background: none;
    width: 100%;
}

#submit {
    color: #c04754;
    font-weight: bold;
    border-radius: 14px;
    cursor: pointer;
    width: 100%;
    height: 46px;
    line-height: 46px;
    text-align: center;
    background: #fed30e;
    font-size: 19px;
    border: 0;
    outline: none;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
}

#close {
    width: 55px;
    height: 55px;
    position: absolute;
    right: 0;
    top: 0;
}

.form-con span {
    display: block;
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
    color: #fff;
}

#online img {
    display: block;
    margin: 0 auto
}

.closeBtnLeft {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    right: 6px;
    cursor: pointer;
}
</pre></body></html>