<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,
li {
    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: #333333;
    font-family: "寰蒋闆呴粦", "Microsoft YaHei", Helvetica, Arial;
}

a {
    color: #333333;
}

a:hover {
    color: #db2518;
}

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

.mw .mw-text {
    width: 885px;
    height: 102px;
    margin: auto;
    font-size: 18px;
}

.mw .mw-texttwo {
    width: 398px;
    height: 18px;
    margin: auto;
    margin-top: 35px;
    font-size: 16px;
    color: #9e9d9d;
}

.left {
    text-align: left !important;
}


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

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

#looyuMid {
    z-index: 99;
}


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

.title {
    text-align: center;
    margin-bottom: 30px;
}

.title span {
    display: inline-block;
    width: 100px;
    height: 1px;
    background: #eea143;
    vertical-align: middle;
}

.title h2 {
    display: inline-block;
    color: #5271b2;
    font-size: 38px;
    vertical-align: middle;
    margin: 0 35px;
    line-height: 40px;
}

.btn-box {
    text-align: center;
    padding: 40px 0 50px;
}

.btn-box a {
    width: 220px;
    height: 55px;
    display: inline-block;
    *zoom: 1;
    font-size: 20px;
    line-height: 55px;
    margin: 0 55px;
    cursor: pointer;
    color: #fff;
    border: 1px solid #f19f3c;
    border-radius: 5px;
    box-shadow: 0 0 8px #fcf5f1;
    background: #f19f3c;
}

.btn-box a.btn2 {
    border: 1px solid #f19f3c;
    color: #f19f3c;
    background: transparent;
}


/*宸︿晶瀵艰埅background: url(../images/ly_l.png)* /
.left-nav{width: 120px;height: 270px; no-repeat; position:fixed;top:100px;left:10px;z-index:4}
/*.left-nav img{width: 100%; height: 100%;}*/

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

#looyuMidBtn {
    position: absolute;
    display: block;
    left: 262px;
    top: 280px;
    width: 125px;
    height: 33px;
}


/* 宸︿晶瀵艰埅 */


/*澶撮儴Banner*/

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


/* nav */

.nav {
    width: 100%;
    height: 60px;
    background: #4266b2;
    line-height: 60px;
    box-shadow: 0 3px 5px #ccc;
}

.nav ul {
    padding-left: 15px;
}

.nav ul li {
    float: left;
    cursor: pointer;
}

.nav ul li a {
    color: #fff;
    font-size: 16px;
    display: inline;
    padding: 0 16px;
    border-right: 2px solid #fff;
}

.nav ul li:last-child a {
    border: none;
}

.nav.totop-fix {
    position: fixed;
    width: 100%;
    height: 60px;
    background: #4266b2;
    top: 0;
    left: 0;
    z-index: 1000;
    display: block;
    margin-top: 0;
    box-shadow: 0 0 3px #ccc;
}

.nav.totop-fix ul {
    margin: 0;
}


/* 瀵艰 */

#dy {
    margin-top: 50px;
    margin-bottom: 55px;
}

#dy .mw {
    width: 950px;
    height: 175px;
    background: #f9f9f9;
    padding: 35px 25px 30px;
    box-shadow: 0 0 5px #ededed;
}

#dy .mw&gt;div {
    height: 100%;
    background: url('../images/dy_bg.png') no-repeat;
    padding: 0 40px;
}

#dy .mw&gt;div p {
    font-size: 20px;
    color: #333;
    line-height: 35px;
}

#dy .mw&gt;div p:last-child {
    margin-top: 20px;
}

#part1 .advant {
    float: left;
    width: 655px;
}

#part1 .advant ul li {
    padding-left: 35px;
    background: url('../images/deng.png') no-repeat;
    margin-bottom: 15px;
}

#part1 .advant ul li h2 {
    display: inline-block;
    width: 150px;
    font-size: 22px;
    color: #333333;
}

#part1 .advant ul li div {
    display: inline-block;
    font-size: 18px;
    color: #333333;
}

#part1 .img {
    float: left;
    width: 345px;
    height: 195px;
}


/* 鑻卞浗纭曞＋瀛︿綅绫诲瀷 */

#part2 {
    background: #f9f9f9;
    padding-top: 45px;
}

#part2 .mw&gt;div {
    float: left;
    background: #fff;
    width: 470px;
    color: #333333;
    box-shadow: 0 0 8px #ededed;
    padding-bottom: 10px;
}

#part2 .mw&gt;div.left-box {
    margin-right: 60px;
}

#part2 .mw&gt;div h2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0 35px;
}

#part2 .mw&gt;div .part2-title {
    display: inline-block;
    width: 120px;
    height: 41px;
    background: url(../images/part2_title.png) no-repeat;
    margin-left: -18px;
    font-size: 18px;
    color: #fff;
    padding: 4px 0 0 30px;
}

#part2 .mw&gt;div div {
    padding: 0 30px 5px 20px;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

#part2 .mw&gt;div div.xs-box {
    height: 60px;
}

#part2 .mw&gt;div div.md-box {
    height: 40px;
}

#part2 .mw&gt;div div.xsyq-box {
    height: 205px;
}

#part2 .mw&gt;div.right-box div.xsyq-box {
    padding-top: 57px;
    height: 148px;
}


/* 濡備綍灏辫 */

#part3 {
    width: 100%;
    height: 950px;
    padding: 25px 0;
    background: url('../images/part3_bg.png') no-repeat center center;
}

#part3 .mw {
    height: 935px;
    width: 915px;
    background: rgba(255, 255, 255, .8);
    padding: 25px 40px 0 45px;
}

#part3 .mw .title {
    margin-bottom: 45px;
}

#part3 .mw .part3-dy {
    padding: 0 25px 0 15px;
    font-size: 20px;
    color: #333333;
    line-height: 35px;
    margin-bottom: 55px;
}

#part3 .mw .part3-dy div {
    color: #000;
}

#part3 .mw ul {
    margin-bottom: 25px;
}

#part3 .mw ul li {
    float: left;
    width: 300px;
    height: 71px;
    background: url('../images/part3_libg.png') no-repeat;
    text-align: center;
    color: #333333;
    font-size: 20px;
    line-height: 30px;
    padding-top: 4px;
    padding-right: 5px;
    cursor: pointer;
}

#part3 .mw ul li.part3-on {
    background: url('../images/part3_onbg.png') no-repeat;
    color: #fff;
}

#part3 .hide-box .part3-hide {
    display: none;
    border: 1px solid #f19f3c;
    padding: 25px 15px 0 10px;
    color: #333333;
}

#part3 .hide-box .part3-hide .part3-js {
    font-size: 18px;
    line-height: 30px;
}

#part3 .hide-box .part3-hide .part3-tjfw {
    width: 95px;
    height: 25px;
    background: url('../images/part3_tjfw.png') no-repeat;
    margin: 25px 0 15px -12px;
    /* text-align: center; */
    color: #fff;
    font-size: 14px;
    padding-left: 15px;
}

#part3 .hide-box .part3-hide ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

#part3 .hide-box .part3-hide ol li {
    margin-bottom: 10px;
}

#part3 .hide-box .part3-hide ol li span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #f19f3c;
    border-radius: 50%;
    margin: 0 10px;
    vertical-align: top;
}

#part3 .hide-box .part3-hide ol li h2 {
    display: inline-block;
    font-size: 18px;
    color: #333333;
    vertical-align: top;
}

#part3 .hide-box .part3-hide ol li h2 i {
    display: inline-block;
    width: 35px;
}

#part3 .hide-box .part3-hide ol li div {
    display: inline-block;
    font-size: 18px;
    color: #333333;
}

#part3 .hide-box .part3-hide .btn-box {
    padding: 30px 0 30px;
}


/* 鑻卞浗鍟嗙纭曞＋鐢宠鏀荤暐 */

#part31 {
    background: #f9f9f9;
    padding-top: 45px;
}

#part31 .mw&gt;div {
    float: left;
    background: #fff;
    width: 470px;
    color: #333333;
    box-shadow: 0 0 8px #ededed;
    padding-bottom: 10px;
}

#part31 .mw&gt;div.left-box {
    margin-right: 60px;
}

#part31 .mw&gt;div h2 {
    text-align: center;
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0 35px;
}

#part31 .mw&gt;div .part2-title {
    display: inline-block;
    width: 380px;
    height: 41px;
    background: url(../images/part31_title.png) no-repeat;
    margin-left: -18px;
    font-size: 16px;
    color: #fff;
    padding: 4px 0 0 30px;
}

#part31 .mw&gt;div div {
    padding: 0 30px 5px 20px;
    font-size: 18px;
    color: #666666;
    line-height: 30px;
}

#part31 .mw&gt;div div.xs-box {
    height: auto;
}

#part31 .mw&gt;div div.md-box {
    height: auto;
}

#part31 .mw&gt;div div.xsyq-box {
    height: auto;
}

#part31 .mw&gt;div.right-box div.xsyq-box {
    padding-top: 57px;
    height: auto;
}


/* 鐣欏璐圭敤 */

#part4 {
    padding-top: 50px;
    background: #f9f9f9;
    margin-bottom: 45px;
    padding-bottom: 45px;
    box-shadow: 0 0 5px #ccc;
}

#part4 .mw .cost-type {
    width: 325px;
    height: 42px;
    color: #fff;
    text-align: center;
    line-height: 42px;
    background: url('../images/part4_01.png') no-repeat;
    background-size: 100% 100%;
    margin: 15px auto;
    font-size: 20px;
}

#part4 .mw .part4-area&gt;div {
    float: left;
    width: 500px;
    text-align: center;
}

#part4 .mw .part4-area&gt;div.ld {
    width: 499px;
    border-right: 1px solid #f19f3c;
}

#part4 .mw .part4-area&gt;div .img {
    width: 124px;
    height: 124px;
    background: url('../images/part4_bg.png') no-repeat;
    text-align: center;
    line-height: 155px;
    margin: 0 auto;
}

#part4 .mw .part4-area&gt;div h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

#part4 .mw .part4-area&gt;div .price {
    font-size: 16px;
}

#part4 .mw ul li {
    width: 20%;
    float: left;
    text-align: center;
}

#part4 .mw ul li .img {
    width: 124px;
    height: 124px;
    background: url('../images/part4_bg.png') no-repeat;
    text-align: center;
    line-height: 155px;
    margin: 0 auto;
}

#part4 .mw ul li h3 {
    font-size: 20px;
    margin-bottom: 10px;
}

#part4 .mw ul li .price {
    font-size: 16px;
}

#part4 .mw ul li:nth-child(4) .img {
    line-height: 160px;
}


/* 鐢宠娴佺▼ */

#part5 .mw .second-title {
    color: #f19f3c;
    text-align: center;
    font-size: 20px;
}

#part5 .part5-info {
    width: 100%;
    height: 560px;
    background: url('../images/part5_bg.png') no-repeat 0 85px;
}

#part5 .part5-info .block .garden-p {
    width: 165px;
    height: 155px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 5px #ccc;
    text-align: center;
    padding-top: 10px;
    float: left;
    position: relative;
}

#part5 .part5-info .block .garden-p .garden-c {
    width: 143px;
    height: 143px;
    background: #9dafd5;
    border-radius: 50%;
    margin: 0 auto;
    line-height: 143px;
    font-size: 40px;
    color: #333333;
}

#part5 .part5-info .block .garden-box {
    width: 655px;
    height: 115px;
    padding: 5px;
    background: #fff;
    box-shadow: 0 0 5px #ccc;
    float: left;
    margin-top: 20px;
    margin-left: -50px;
}

#part5 .part5-info .block .garden-box .garden-info {
    width: 610px;
    height: 85px;
    background: #9dafd5;
    padding-left: 45px;
    display: table;
    padding-top: 30px;
}

#part5 .part5-info .block .garden-box .garden-info&gt;div {
    margin-bottom: 12px;
}

#part5 .part5-info .block .garden-box .garden-info&gt;div:last-child {
    margin-bottom: 0;
}

#part5 .part5-info .block .garden-box .garden-info&gt;div span {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: #efb063;
    border-radius: 50%;
    margin: 0 10px;
}

#part5 .part5-info .block .garden-box .garden-info&gt;div h2 {
    display: inline-block;
    width: auto;
    font-size: 18px;
}

#part5 .part5-info .block .garden-box .garden-info&gt;div div {
    display: inline-block;
    width: 470px;
    font-size: 18px;
    vertical-align: top;
}

#part5 .part5-info .block.ds {
    margin-top: 25px;
}

#part5 .part5-info .block.ds .garden-p {
    float: right;
    margin-right: 23px;
    width: 175px;
    height: 165px;
}

#part5 .part5-info .block.ds .garden-c {
    width: 153px;
    height: 153px;
    line-height: 153px;
}

#part5 .part5-info .block.ds .garden-box {
    float: right;
    height: 180px;
    margin-top: -7px;
    vertical-align: middle;
    width: 700px;
    margin-right: -70px;
}

#part5 .part5-info .block.ds .garden-box .garden-info {
    height: 165px;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 90px;
}

#part5 .part5-info .block.four {
    margin-top: 15px
}

#part5 .part5-info .block.four .garden-box {
    height: 130px;
    margin-top: 13px;
}

#part5 .part5-info .block.four .garden-box .garden-info {
    padding-top: 10px;
    height: 120px;
}


/* 浼樼闄㈡牎鎺ㄨ崘 */

#part6 {
    background: #f9f9f9;
    padding-top: 40px;
    box-shadow: 0 0 8px #ededed;
    padding-bottom: 20px;
}

#part6 ul li {
    float: left;
    width: 184px;
    height: 150px;
    background: #fff;
    text-align: center;
    margin-right: 20px;
    padding-top: 10px;
    margin-bottom: 20px;
    position: relative;
    border-radius: 5px;
    box-shadow: 0 0 5px #ccc;
}

#part6 ul li img {
    width: 100%;
    height: 100%;
}

#part6 ul li:nth-child(5n) {
    margin-right: 0;
}

#part6 ul li div {
    width: 100%;
    height: 35px;
    background: #f2f2f2;
    font-size: 14px;
    color: #fa9010;
    line-height: 35px;
    position: absolute;
    left: 0;
    bottom: 0;
}

#part6 ul li div a {
    display: inline-block;
    width: 100%;
    height: 100%;
    color: #fa9010;
}


/* 绮鹃€� */

#part7 {
    padding: 45px 0;
    padding-top: 55px;
}

#part7 ul {
    margin-top: 40px;
}

#part7 ul li {
    float: left;
    width: 320px;
    height: 175px;
    margin-right: 20px;
}

#part7 ul li:last-child {
    margin-right: 0;
}
</pre></body></html>