@charset "utf-8";
/* CSS Document */
.hidden { display: none; }
.proDetailNav { height: 40px; line-height: 40px; background: #2b2a2c; }
.proDetailNav li.m { float: left; padding: 0 10px 0 0; color: #a1a1a1; position: relative; overflow: hidden; height: 40px; }
.proDetailNav li.m:last-of-type { color: #fff; }
.proDetailNav li.m h3 a { color: #a1a1a1; display: block; float: left; font-size: 14px; }
.proDetailNav li.m h3 a i { font-size: 12px; }
.proDetailNav li.m h3 a:hover, .proDetailNav .m.on h3 a { color: #fff; }
.proDetailNav li.m a { color: #a1a1a1 }
.proDetailNav li.m a:hover { color: #fff; }
.proDetailNav .sub { position: absolute; left: 50%; top: 100px; width: 120px; background: #fff; text-align: center; margin-left: -70px; border-radius: 0 0 4px 4px; padding: 10px 0; opacity: 0; }
.proDetailNav .sub li { line-height: 30px; }
.proDetailNav .sub li a { display: block; }
.proDetailNav .sub li a:hover { background: #efefef; }
.proDetailNav .m.on { overflow: visible; }
.proDetailNav .m.on .sub { opacity: 1; top: 40px; }
.proDetail_sub1 {background: url(images/detail_proBg.jpg) no-repeat center 0px #c7cede;/* padding: 57px 0 0 0; */padding: 0;}
.proDetail_sub1 .left { float: left; width: 700px; }
.proDetail_sub1 .right {float: right;width: 510px;color: #fff;padding: 0px 0 0 0;}
.proDetail_sub1 .right .title {padding: 100px 0 30px 0;}
.proDetail_sub1 .right .title h2 {font-size: 45px;line-height:1;color: #1d2023;margin-bottom: 20px;font-weight: normal;}
.proDetail_sub1 .right .title p{font-size: 24px;line-height: 1;color: #1d2023;}
.proDetail_sub1 h1 {font-size: 16px;/* font-weight: bold; */line-height: 32px;color: #5a5d61;font-weight: normal;}
.proDetail_sub1 .type {line-height: 30px;padding: 7px 0 20px 0;border: 1px solid #d6dae2;border-width: 1px 0;}
.proDetail_sub1 .type dl {position: relative;padding: 18px 0 0 90px;}
.proDetail_sub1 .type dd {float: left;width: 90px;font-size: 16px;color: #939393;line-height: 32px;position: absolute;left: 0;top: 17px;}
.proDetail_sub1 .type dt {padding: 0px 0;/* line-height: 28px; */margin: 0 0px;font-size: 16px;color: #5a5d61;}
.proDetail_sub1 .type dt a {border: 1px solid #a4a4a4;text-align: center;display: block;line-height: 30px;border-radius: 4px;color: #fff;font-size: 16px;}
.proDetail_sub1 .type dt a:hover { color: #00d1d1; border-color: #00d1d1; }
.proDetail_sub1 .type dt a.on { background: #00d1d1; color: #fff; border-color: #00d1d1; }
.proDetail_sub1 .type dt li {float: left;width: 300px;padding: 0 0px 10px;}
.proDetail_sub1 .type dt span {color: #ff6237;font-size: 32px;font-family: "Arial";padding: 2px;display: block;float: left;line-height: 32px;overflow: hidden;}
.proDetail_sub1 .type dt span i { font-size: 17px; }
.proDetail_sub1 .type dl.price dd{ top: 25px;}
.proDetail_sub1 .btns{ padding: 30px 0 0 0;}
.proDetail_sub1 .btns a{float: left;background: url("images/btnIcon_1.png") no-repeat 50px 50% #ff6237;color: #fff;padding: 0 40px 0 85px;margin-right: 10px;border-radius: 3px;font-size: 16px;position: relative;line-height: 45px;}
.proDetail_sub1 .btns a:hover{background-color: #ff6237;}
.proDetail_sub1 .btns .QR a{background-image: url("images/btnIcon_2.png")}
.proDetail_sub1 .btns a span{background: url("images/QR.png") no-repeat; width: 172px; height: 213px; position: absolute; left: 50%; top: -220px; margin-left: -86px; display: none;}
.proDetail_sub1 .btns a:hover span{display: block;}

.detailTabHd { height: 58px; position: relative }
.detailTabHdSection {height: 58px;width: 100%;position: absolute;left: 0;top: 0;z-index: 5;background: #fafafc;border-bottom: 1px solid #f3f3f3;}
/*.detailTabHdSection:before{content:'';width: 100%;height: 2px;background: #ececec;position: absolute;left: 0;bottom: 0;}*/
.detailTabHd.on .detailTabHdSection {position: fixed;top: 67px;}
.detailTabHd h2 {float: left;height: 58px;line-height: 55px;font-size: 14px;color: #1d2023;padding: 0 20px 0 15px;margin-right: 0;position: relative;}
.detailTabHd h2:after {content: '';width: 80px;height: 3px;background: #00d0d0;position: absolute;left: 15px;bottom: 0;opacity: 0;}
.detailTabHd h2:before {content: '';width: 1px;height: 12px;background: #dcdcdc;position: absolute;right: 0px;top: 50%;margin-top: -6px;}
.detailTabHd .typeBox { position: relative; float: left; }
.detailTabHd .type { float: left; position: relative; }
.detailTabHd .type .hd {padding: 0 20px;background: url(images/arrow.png) no-repeat 100% 50%;line-height: 58px;cursor: pointer;color: #6e6f70;}
.detailTabHd .type .bd { width: 200px; position: absolute; left: 0; background: #fff; padding: 0px 0 10px 0px; border-radius: 0 0 5px 5px; display: none; }
.detailTabHd .type .bd li a { font-size: 14px; color: #333; line-height: 2; border-bottom: 1px solid #e5e5e5; display: block; text-indent: 20px; }
.detailTabHd .type .bd .h3 a { border-bottom: 2px solid #e5e5e5; border-top: none; font-size: 16px; line-height: 36px; color: #585858; font-weight: bold; }
.detailTabHd .type .bd .h3 a:hover { }
.detailTabHd .type .bd a:hover {color: #ff6237!important;text-indent: 30px;}
.detailTabHd .type .bd li.m {/* padding: 10px 0 0 0; */ }
.detailTabHd .type .bd li.m:last-of-type .sub li:last-of-type a { border: none; }
.detailTabHd dl { float: right; overflow: hidden; }
.detailTabHd dd { float: left; }
.detailTabHd dd a {display: block;float: left;line-height: 58px;color: #999;position: relative;padding: 0 10px;margin: 0 5px;}
.detailTabHd dd a:after {content: '';width: 1px;height: 16px;background: #fafafc;position: absolute;left: -11px;top: 21px;}
.detailTabHd dd a:before {content: '';width: 0%;height: 4px;background: #fafafc;left: 0;position: absolute;bottom: 1px;opacity: 0;}
.detailTabHd dd a.on:before {width: 100%; opacity: 1;}
.detailTabHd dl .first a.on {color: #1d2023;}
.detailTabHd dl .last.on a { color: #00a3ff; }
.detailTabHd dl .first2 a { color: #8a8a8a!important; }
.detailTabHd a.btn{
    float: right;
    background: #ff6237;
    color: #fff;
    padding: 0 15px;
    line-height: 30px;
    border-radius: 30px;
    margin: 12px 0 0 15px;
    display: inline-block;
}

/*.systemDescribe .sidebarNav { position: absolute; height: 100%; }
.systemDescribe .sidebarNav .floorNum.top { position: relative; }
.systemDescribe .sidebarNav .floorNum.top:before { content: ''; width: 100%; height: 50px; position: absolute; left: 0; top: -30px; cursor: pointer; }
.systemDescribe .sidebarNav .floorNum.top2:before { top: 23px; z-index: 2; }
.systemDescribe .sidebarNav .floorNum.on { cursor: inherit; }*/
.systemDescribe .sidebarNav { position: absolute; }
.systemDescribe .sidebarNav.on { position: fixed; padding-top: 167px; }
.section1_system{background-repeat: repeat-x;background-position: 50% 50%;background-size: cover;}
.section1_system .wrap,.section2_AnZhuang .wrap{position: relative;}
.section1_system .desc,.section2_AnZhuang .desc{ text-align: center; position: absolute; top: 0; padding: 75px 0 0 0; width:100%; color: #131313;} 
.section1_system .desc h2,.section2_AnZhuang .desc h2{ font-size: 50px; line-height: 1;  padding: 0 0 20px;}
.section2_AnZhuang{background-position: 50% 50%;/* background-size: cover; */}
.section2_AnZhuang .desc p,.section1_system .desc p{line-height: 40px;font-size: 26px;/* color: #555; */}
.section3_changjing{ background: #fafafa; padding: 80px 0 90px;}
.section3_changjing h2,.section4_xijie h2{ font-size: 50px; line-height: 1; color: #131313; padding: 0 0 75px 0; text-align: center}
.section3_changjing ul{ margin: 0 -6px;}
.section3_changjing li{ float: left; width: 16.6666%; padding: 0 6px;}
.section3_changjing li a{ display: block; position: relative; cursor: initial;}
.section3_changjing li a span{width: 88%;position: absolute;left: 6%;bottom: 25px;color: #fff;text-align: center;font-size: 18px;line-height: 22px;background: #1b1b1b;padding: 15px 0;}
.section4_xijie{ padding: 74px 0 77px;}
.section4_xijie h2{ padding: 0 0 52px;}
.section4_xijie ul{ margin: 0 -8px;}
.section4_xijie li {float: left;width: 25%;padding: 0 8px;}
.section4_xijie li a{ display: block; position: relative; cursor: inherit}
.section4_xijie li .desc{position: absolute;left: 0;top: 0;padding: 70px 0 0 30px;}
.section4_xijie li a h3{ font-size: 30px; line-height: 1; color: #181818; margin-bottom: 15px;}
.section4_xijie li a p{ font-size: 18px; color: #5d5d5d; line-height: 28px;}
.section5_canshu{background: #f5f5fe;padding: 70px 0 0 0;}
.section4_xijie ul.col3-1{}
.section4_xijie ul.col3-1 li{width:33.333333%; padding: 8px;}
.section5_canshu h2{ text-align:center; line-height: 1; font-size: 50px; color: #010101;}
.section5_canshu dd{}
.section5_canshu dt{ background: #fafaff;}
.section5_canshu dt,.section5_canshu dd{padding: 65px 0 55px;/* height: 55px; */}
.section5_canshu h3{ font-size: 30px; color: #010101; line-height: 1; margin-bottom:40px;}
.section5_canshu .left{width: 67%;padding: 0 20px 0 0;float: left;}
.section5_canshu .right{width: 33%;float: right;}
.section5_canshu .right img{}
.section5_canshu table{border-collapse:collapse;width: 100%;}
.section5_canshu table,.section5_canshu th,.section5_canshu td{border:1px solid #e9e9e9;}
.section5_canshu th{font-size: 18px;color: #000;line-height: 20px;padding: 13px 10px;}
.section5_canshu td{font-size: 16px;color: #666;line-height: 20px;padding: 13px 10px;}
.section7_kehu{ text-align: center; background: url("images/section7_kehuBg.jpg") no-repeat 50% 50%; background-size: cover; padding: 110px 0 110px 0;}
.section7_kehu h2{ font-size: 50px; line-height: 1; color: #fff; margin-bottom: 70px;}
.section7_kehu ul{ background: url("images/section7_kehuDesc.png") no-repeat 50% 0;}
.section7_kehu li{ float: left; width:25%; padding: 0 12px 30px;}
.section7_kehu li a{ display: block; background: #fff;}
.section7_kehu li a:hover{ opacity: .9}
.section7_kehu a.more{ display: block; margin: 35px auto 0; width: 210px; height: 50px; border: 1px solid #dcdcdc; line-height: 48px; text-align: center; font-size: 18px; color: #000;}
.section7_kehu a.more i{ padding: 0 0 0 10px;}
.section7_kehu a.more:hover{ background:#00b8b8; border-color: #00b8b8; color: #fff}
.section_zhiliang{ text-align: center; line-height: 1; padding: 75px 0 0 0; background: #ebeef3}
.section_zhiliang p{ font-size: 28px; color: #555; margin-bottom: 25px;}
.section_zhiliang h2{ margin-bottom: 10px; font-size: 50px; color: #333;}
.section_zhiliang img{}
.floorContact{ background-position: 50% 50%; background-size: cover;}
.floorContact .wrap{position: relative;}
.floorContact .desc{position:absolute; left: 0; top: 0; width: 100%; line-height: 1; padding: 68px 0 0 0;}
.floorContact h2{ font-size:40px; color: #fff; margin-bottom: 13px;}
.floorContact p{ font-size: 22px; color: #979797; line-height: 36px;}
.systemDescribe .more{ text-align:center; background: #35363b; padding: 37px 0 32px;}
.systemDescribe .more a{display: inline-block;text-align: center;line-height: 64px;background: #ff6237;color: #fff;font-size: 24px;padding: 0 100px 0 50px;position: relative;border-radius: 5px;}
.systemDescribe .more a i{width: 28px;height: 28px;color: #00b8b8;background: #fff;font-size: 14px;border-radius: 28px;display: inline-block;text-align: center;line-height: 28px;position: absolute;right: 50px;top: 17px;}
.systemDescribe .sidebarNav .floorNum{ padding: 27px 0;}
.systemDescribe .sidebarNav h2{padding-bottom: 40px;}
.systemDescribe .sidebarNav{padding-top: 70px; height: 100%;}
.systemDescribe .bd{ height: 800px;}
.systemDescribe .Item{height: 800px;}
.proDetail_sub7 { background: #f5f5f5 }
.proDetail_sub7 h2 { line-height: 1; font-size: 45px;/* font-weight: bold;*/ color: #000; padding: 65px 0 20px; }
.proDetail_sub7 img { }
.proDetail_sub8 { padding: 95px 0 60px 0; background: #fefefe; }
.proDetail_sub8 h2 {text-align: center;font-size: 45px;line-height: 1;/* font-weight: bold; */color: #282828;padding: 0 0 74px;}
.proDetail_sub8 .con { padding: 0 260px; font-size: 18px; line-height: 34px; color: #333; }
.proDetail_sub8 .text { background: url(../img/190622008-01.gif) no-repeat 0 6px; padding: 0 0 0 120px; text-align: left; }
.proDetail_sub8 .text p { padding: 0 0 34px 0; }
.proDetail_sub9 { background-image: url(../img/190622009-bg.jpg); background-position: 50% 50%; background-repeat: no-repeat; background-size: cover; }
.proDetail_sub9 h2 {text-align: center;font-size: 45px;/* font-weight: bold; */line-height: 1;padding: 120px 0 100px;color: #fff;}
.proDetail_sub9 ul { margin: 0 -15px; }
.proDetail_sub9 li { float: left; width: 16.66666%; padding: 0 15px; }
.proDetail_sub9 li .box { display: block; background: rgba(0, 0, 0, .4); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#4F000000, endColorstr=#4F000000);
border: 1px solid #fff; border: 1px solid rgba(255, 255, 255, .4); text-align: center; padding: 70px 0 0 0; }
.proDetail_sub9 li img { }
.proDetail_sub9 li p { font-size: 18px; line-height: 30px; color: #fff; padding: 30px 0 33px; }
.proDetail_sub9 .text { font-size: 18px; line-height: 34px; color: #fff; padding: 80px 85px 170px; }

.section_about{/* display:none; */text-align: center;padding: 100px 0;}
.section_about .title{font-size: 46px;line-height: 50px;color: #282828;}
.section_about .title img{display: inline-block;padding: 0 10px 0 0;margin: 0 10px 0 0;border-right: 1px solid #ddd;}
.section_about .desc{font-size: 18px;line-height: 34px;color: #333;padding: 40px 0 62px 0;}
.section_about img{}

.section-about{ text-align: center}
.section-about .wrap{position: relative;}
.section-about .title{line-height: 1;font-size: 38px;color: #1d2023;/* padding: 94px 0 0 0; */font-weight: lighter;/* position: absolute; */color: #fff;text-align: center;width: 100%;text-shadow: 0px 2px 3px rgba(15, 17, 21, 0.82);}
.section-about .title p{font-size:24px;padding: 28px 0 0 0;font-weight: lighter;}
.section-about .hd{position: absolute;left: 0;top: 94px;text-align: center;width: 100%;z-index:2;}
.section-about .hd ul{/* position: absolute; *//* left: 0; *//* top: 220px; *//* text-align: center; *//* width: 100%; */padding: 35px 0 0 0;}
.section-about .hd li{margin: 0 25px;font-size: 22px;line-height: 46px;background: #cccdd0;border-radius: 46px;color: #fff;padding: 0 30px;cursor: pointer;display: inline-block;} 
.section-about .hd li.on{background: #ff6237;/* background: #ed9611; */}
.section-about img{}


.section-cangku{ background: #f7f7f7;}
.section-cangku .title{}
.section-cangku .desc{}
.section-cangku img{}

.section-service{ padding: 100px 0;}
.section-service ul{ overflow: hidden;}
.section-service li{ float: left; border: 1px solid #eee; border-width: 1px 0 0 1px; margin: -1px 0 0 -1px; width: 25%;}
.section-service li a{ display: block; text-align: center; min-height: 170px; padding: 25px 0 0 0;}
.section-service li img{}
.section-service li a span{ font-size: 18px; line-height: 28px; color: #333; display: block; padding: 10px 0 0 0;}
.pageFooter{background: #f7f7f7;}
.pageFooter .mess .text{background: none;}
.pageFooter .mess .text2{background: none;}

.touch{display: none;}



@media (max-device-width: 1024px) {
.proDetail_sub1 .left { width: 640px; }
.proDetail_sub2 h2, .proDetail_sub3 h2, .proDetail_sub5 .hd { left: 0; }
.proDetail_sub4 { background-size: contain; background-position: 50% 100%; background-color: #f5f5f5; }
.proDetail_sub8 .con { padding: 0 200px; }
.proDetail_sub8 .con p, .proDetail_sub9 h2, .proDetail_sub9 ul, .proDetail_sub9 .text { float: left; width: 100%; }
    
    .systemDescribe .bd{height: 640px;}
    .systemDescribe .Item{height: 640px;}
    .floorContact .desc{padding-top: 40px; text-indent: 210px;}
    
    
}
