<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,
f i,
dl,
dt,
dd,
ul,
li,
ol {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

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%;
}

.img {
    vertical-align: bottom
}

.zt-wrap {
    font-size: 16px;
}

ul,
li {
    list-style: none;
}

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

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

.elips {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    -o-text-overflow: ellipsis
}


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

.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;
}


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


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

body {
    line-height: 22px;
    font-size: 12px;
    color: #333;
    background: #f3fcf9;
    font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial;
}

a {
    color: #333;
}

a:hover {
    color: #db2518;
}

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


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

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

#looyuMid {
    z-index: 99;
}

.btn-box {
    padding: 20px 0 30px;
    text-align: center;
}

.btn-box a {
    width: 194px;
    height: 40px;
    display: inline-block;
    *zoom: 1;
    /* font-size: 24px;
    line-height: 70px; */
    margin: 0 80px;
    cursor: pointer;
    color: #fff;
    /* background: #3381c5;
    border-radius: 10px; */
    text-indent: -9999px;
}

.btn-box a.btn1 {
    background: url('../images/btn1.png') no-repeat;
}

.btn-box a.btn2 {
    background: url('../images/btn2.png') no-repeat;
}

.closeBtnLeft {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 7px;
    right: 6px;
    cursor: pointer;
}


/*澶撮儴Banner*/

#header {
    width: 100%;
    height: 564px;
    background: url('../images/banner.jpg') top center no-repeat;
}

#header p {
    width: 1070px;
    padding: 500px 10px 0 20px;
    font-size: 16px;
    margin: 0 auto;
    color: #fff;
    line-height: 22px;
}


/* 浠庡浗鍐呭埌婢虫床闇€缁忓巻鍝簺杞彉锛� */

#part1 {
    padding: 70px 20px 20px;
    position: relative;
}

.part-tit h2 {
    text-indent: -9999px;
}

.part-tit.tit1 {
    background: url('../images/tit1.png') no-repeat;
}

.part-tit.tit2 {
    background: url('../images/tit2.png') no-repeat;
}

.part-tit.tit3 {
    background: url('../images/tit3.png') no-repeat;
}

.part-tit.tit4 {
    background: url('../images/tit4.png') no-repeat;
}

.part-tit.tit5 {
    background: url('../images/tit5.png') no-repeat;
}

.part-tit {
    width: 600px;
    height: 80px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -300px;
}

.part1-con {
    padding: 50px 50px 0;
    height: 460px;
    background: #fbe8c0;
    border-radius: 25px;
}

.part1-tab li {
    width: 253px;
    height: 50px;
    float: left;
    margin-bottom: 20px;
    background: url('../images/part1_bg1.png') no-repeat;
    font-size: 17px;
    line-height: 50px;
    color: #fff;
    padding-left: 42px;
    font-weight: 700;
}

.part1-tab li:first-child {
    margin-right: 260px;
}

.part1-info {
    padding: 40px 15px 15px 25px;
    background: #fffcf4;
    border-radius: 12px;
    margin-top: -40px;
}

.part1-info-txt {
    width: 455px;
    float: left;
    font-size: 14px;
    line-height: 24px;
}

.part1-info-txt:first-child {
    margin-right: 50px;
}

.part1-info-txt h5 {
    font-size: 15px;
    color: #ff5e00;
}

.part1-info-txt p {
    background: url('../images/dot.png') 0 5px no-repeat;
    text-indent: 18px;
}

.part1-info-txt span {
    display: block;
    margin-bottom: 10px;
}


/* 娲诲姩浜偣 */

#part2 {
    padding: 70px 20px 0;
    position: relative;
}

.part2-con {
    padding: 60px 10px 0;
    height: 350px;
    background: #7bd8b5;
    border-radius: 25px;
}

.part2-info {
    padding-left: 20px;
}

.part2-info dl {
    width: 330px;
    height: 105px;
    margin: 0 23px 25px 0;
    float: left;
    background: #fff8ef;
    border-radius: 10px;
}

.part2-info dl dt {
    height: 40px;
    border-radius: 10px;
    background: #359f96;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
}

.part2-info dl dd {
    font-size: 14px;
    line-height: 22px;
    padding: 10px;
    padding-bottom: 0;
}


/* 鍚痉婢冲ぇ鍒╀簹澧冨浼樺煿璇剧▼璁剧疆 */

#part3 {
    padding: 70px 20px 0;
    position: relative;
}

.part3-con {
    padding: 60px 12px 20px;
    background: #7bd8b5;
    border-radius: 25px;
}

.part3-tab {
    height: 55px;
    padding-left: 70px;
}

.part3-tab li {
    width: 300px;
    height: 55px;
    float: left;
    line-height: 50px;
    font-size: 20px;
    text-align: center;
    background: url('../images/part3_tabli.png') no-repeat;
    margin-right: 20px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
}

.part3-tab li.on {
    background-position: 0 -55px;
    line-height: 55px;
}

.part3-info {
    padding: 40px 25px 0 40px;
    background: #fff;
    border-radius: 25px;
    margin-top: -17px;
    min-height: 300px;
    display: none;
}

.part3-info dl {
    height: 30px;
    margin-bottom: 15px;
}

.part3-info dl dt {
    width: 105px;
    height: 30px;
    float: left;
    color: #e65c3e;
    line-height: 30px;
    border-radius: 15px;
    background: #f4dcaf;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin-right: 10px;
}

.part3-info dl:nth-child(1) {
    float: left;
}

.part3-info dl:nth-child(1) dd {
    width: 415px;
}

.part3-info dl:nth-child(3) dd {
    padding-top: 5px;
    line-height: 24px;
    margin-bottom: 20px;
}

.part3-info dl dd {
    float: left;
    font-size: 14px;
    line-height: 30px;
}

.part3-info dl dd p {
    padding-left: 20px;
    background: url('../images/star.png') 0 6px no-repeat;
}

.part3-info dl.ts dd {
    width: 840px;
}

.part3-info dl.ts dd p {
    width: 400px;
    float: left;
}

.part3-info h5 {
    width: 115px;
    height: 40px;
    background: url('../images/part3_titbg.png') no-repeat;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #e65c3e;
    line-height: 29px;
    margin-left: -46px;
    margin-bottom: 10px;
}

.part3-tb {
    background: #ff9c58;
    border-radius: 10px;
    font-size: 14px;
}

.part3-tb td {
    background: #fff;
    padding: 6px 10px;
    text-align: center;
}

.part3-tb td.tit-l {
    font-weight: 700;
    padding-left: 60px;
    text-align: left;
    color: #2c2b29;
}

.part3-tb tr:nth-child(odd) td {
    background: #fff8f0;
}

.part3-tb tr.tit-red td {
    color: #ff5e00;
}

.part3-tb tr.tit-red td.tit-l {
    color: #000;
}

.part3-tb th {
    padding: 8px 10px;
    font-size: 18px;
    color: #fff;
}


/* 鍚痉浼樺煿璇剧▼甯堣祫鍔涢噺锛堥儴鍒嗭級 */

#part4 {
    padding: 70px 20px 0;
    position: relative;
}

.part4-con {
    padding: 60px 12px 20px;
}

.part4-dy {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
}

.part4-info {
    padding-bottom: 30px;
    background: #f9e5bf;
    border-radius: 25px;
    min-height: 170px;
}

.part4-tab {
    height: 45px;
    margin-bottom: 25px;
}

.part4-tab li {
    width: 150px;
    height: 45px;
    float: left;
    font-size: 16px;
    color: #fff;
    margin-right: 10px;
    background: url('../images/part4_tabli.png') no-repeat;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}

.part4-tab li.on {
    background-position: 0 -45px;
    line-height: 45px;
}

.part4-hid {
    padding: 0 40px;
    display: none;
}

.part4-hid dt {
    width: 110px;
    height: 110px;
    float: left;
    margin-right: 35px;
}

.part4-hid dd {
    width: 800px;
    float: left;
    padding-top: 10px;
}

.part4-hid dd h5 {
    font-size: 22px;
    padding-bottom: 15px;
}

.part4-hid dd p {
    font-size: 14px;
}


/* 鍚痉婢冲ぇ鍒╀簹鍏徃 */

#part5 {
    padding: 70px 20px 50px;
    position: relative;
}

.part5-con {
    padding: 50px 30px 20px;
    background: #e8f7f2;
    border-radius: 25px;
}

.part5-con ul {
    height: 80px;
    margin-bottom: 25px;
    margin-right: -10px;
}

.part5-con ul li {
    width: 200px;
    height: 63px;
    float: left;
    margin-right: 10px;
    background: #359f96;
    color: #fff;
    border-radius: 12px;
    font-size: 16px;
    text-align: center;
    padding-top: 17px;
}

.part5-con ul li b {
    font-size: 20px;
}

.part5-info {
    margin-right: -24px;
}

.part5-info dl {
    width: 468px;
    height: 88px;
    margin: 0 24px 24px 0;
    padding: 25px 10px 25px 30px;
    float: left;
    background: #fff;
    border-radius: 20px;
}

.part5-info dl dt {
    font-size: 18px;
    font-weight: 700;
    color: #359f96;
    margin-bottom: 5px;
}

.part5-info dl dd {
    font-size: 14px;
}
</pre></body></html>