@charset "utf-8";
/* CSS Document */

.main_facus { height: 845px; background-position: 50% 50%; background-repeat: no-repeat;/* background-size: contain; */ background-color: #6b7375; }
.main_facus .left { padding: 80px 0 0 212px; color: #fff; }
.main_facus .hd { }
.main_facus h1 { color: #fff; font-size: 54px;/* font-weight: bold;*/ line-height: 70px; color: #fff; margin: 0 }
.main_facus span {display: inline-block;line-height: 55px;color: #fff;font-size: 24px;background: #00a3ff;padding: 0 15px;border-radius: 10px;margin: 10px 0 30px;/* float: left; */}
.main_facus p { font-size: 22px; line-height: 1; }
.main_facus img { }
.main_facus .price{
    background: #00a3ff;
    padding: 0 15px;
    border-radius: 5px;
    margin: 10px 0 30px;
    line-height: 55px;
    display: inline-block;
}
.main_facus .price span{
    background: none;
    margin: 0;
    float: none;
    border-radius: 0;
    float: left;
    padding: 0;
}
.main_facus .price span:last-of-type{}
.main_facus .price span:first-of-type{
    font-size: 16px;
    padding: 0 10px 0 0;
    margin-right: 10px;
    position: relative;
    height: 55px;
}
.main_facus .price span:first-of-type:before{content:'';width: 1px;height: 20px;background: #fff;position: absolute;right: 0;top: 50%;margin-top: -10px;}
.main_facus .price b{
    font-size: 30px;
    font-weight: normal;
    padding: 0 5px 0 0;
}

.detailBanner {background: url(../images/shuibiaoBanner.jpg) no-repeat 50% 50%;background-size: cover;}
.detailBanner .left { float: left; width: 750px; }
.detailBanner .right { width: 500px; float: right; line-height: 1; color: #fff; padding: 190px 0 0 0; }
.detailBanner .right h2 { font-size: 42px; }
.detailBanner .right h3 { font-size: 25px; padding: 30px 0 50px; border-bottom: 1px solid #464846; margin-bottom: 40px; }
.detailBanner .right .desc { font-size: 25px; line-height: 60px; color: #a5a5a5; }
.detailBanner .right .desc p { }


.shuibiaoDetail{background: url(../images/shuibiaoBanner.jpg) no-repeat 50% 50%;background-size: cover;}
.shuibiaoDetail *{margin: 0 auto;padding: 0;font-weight: normal;}
.shuibiaoDetail .left{width: 57%; float: left;}
.shuibiaoDetail .left img{}
.shuibiaoDetail .right{width: 40%;float: right; padding: 140px 0 0 0;}
.shuibiaoDetail h1{
    font-size: 20px;
}
.shuibiaoDetail h2{font-size: 42px;line-height: 1;color: #fff;padding: 0 0 20px;}
.shuibiaoDetail h3{font-size: 26px;line-height: 1;color: #dfdfdf;margin-bottom: 40px;}
.shuibiaoDetail dl{
    border-top: 1px solid #2e2e30;
    padding: 35px 0 35px 0;
}
.shuibiaoDetail dd{
    font-size: 20px;
    color: #fff;
    padding: 0 0 10px 100px;
    line-height: 30px;
}
.shuibiaoDetail dd span{
    float: left;
    margin-left: -100px;
    color: #bcbbbb;
}
.shuibiaoDetail dd i{
    font-size: 34px;
    font-style: normal;
    padding: 0 5px;
}
.shuibiaoDetail dd em{
    font-size: 18px;
    font-style: normal;
}
.shuibiaoDetail p{}
.shuibiaoDetail .btns{/* padding: 30px 0 0 0; */}
.shuibiaoDetail .btns a{float: left;background: url("../images/btnIcon_1.png") no-repeat 50px 50% #00a3ff;color: #fff;padding: 0 40px 0 85px;margin-right: 10px;border-radius: 3px;font-size: 16px;position: relative;line-height: 45px;}
.shuibiaoDetail .btns a:hover{background-color: #18acff;}
.shuibiaoDetail .btns .QR a{background-image: url("../images/btnIcon_2.png")}
.shuibiaoDetail .btns a span{background: url("../images/QR.png?v220610001") no-repeat; width: 172px; height: 213px; position: absolute; left: 50%; top: -220px; margin-left: -86px; display: none;}
.shuibiaoDetail .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: #fafafa; }
.detailTabHd.on .detailTabHdSection { position: fixed; top: 60px; }
.detailTabHd h2 {float: left;height: 58px;line-height: 55px;font-size: 25px;color: #5d5d5d;padding: 0 30px 0 15px;margin-right: 10px;position: relative;margin: 0;font-weight: normal;}
.detailTabHd h2:after { content: ''; width: 80px; height: 3px; background: #00a3ff; position: absolute; left: 15px; bottom: 0; opacity: 0 }
.detailTabHd h2:before { content: ''; width: 1px; height: 25px; background: #dcdcdc; position: absolute; right: 0px; top: 16px; }
.detailTabHd .typeBox { position: relative; float: left; }
.detailTabHd .type { float: left; position: relative; }
.detailTabHd .type .hd {padding: 0 20px;background: url(../images/dds102/arrow.png) no-repeat 100% 50%;line-height: 58px;cursor: pointer;font-size: 14px;color: #666;}
.detailTabHd .type .bd { width: 240px; 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{margin:0}
.detailTabHd .type .bd h3 a {border-bottom: 2px solid #e5e5e5;border-top: none;font-size: 16px;line-height: 32px;color: #585858;/*font-weight: bold;*/}
.detailTabHd .type .bd h3 a:hover { }
.detailTabHd .type .bd a:hover { color: #1193e2!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;/* width: 500px; */}
.detailTabHd dd { float: left; }
.detailTabHd dd a { display: block; float: left; line-height: 58px; color: #8a8a8a; position: relative; padding: 0 10px; margin: 0 10px; }
.detailTabHd dd.on a:after { content: ''; width: 1px; height: 16px; background: #9f9f9f; position: absolute; left: -11px; top: 21px; }
.detailTabHd dd.on a:before {content: '';width: 100%;height: 4px;background: #00a3ff;left: 0;position: absolute;bottom: 0; opacity: 0;}
.detailTabHd dd.on a.on:before {width: 100%; opacity: 1;}
.detailTabHd dl .first a.on { color: #00a3ff; }
.detailTabHd dl .last.on a { color: #00a3ff; }
.detailTabHd dl .last.on a:before{width: 100%; opacity: 1;}
.detailTabHd dl .first2 a { color: #8a8a8a!important; }


/*==应用场景===============*/
.Section_changjing { }
.Section_changjing_sub1 { color: #fff; line-height: 1; background-position: 50% 50%; background-repeat: no-repeat; height: 800px; }
.Section_changjing_sub1 h2 {font-size: 50px;/* font-weight: bold; */padding: 70px 0 20px;margin: 0;}
.Section_changjing_sub1 .desc { font-size: 25px; padding: 0 0 45px; line-height: 1.5 }
.Section_changjing_sub1 span { display: inline-block; line-height: 60px; font-size: 25px; padding: 0 20px; border: 2px solid #fff; }
.Section_changjing_sub2 { background-position: 50% 50%; background-repeat: no-repeat; color: #000; line-height: 1; margin-bottom: 60px; }
.Section_changjing_sub2 h2 {font-size: 47px;padding: 56px 0 20px;margin: 0;}
.Section_changjing_sub2 .desc { font-size: 22px; padding: 0; }
.Section_changjing_sub2 .wrap{position:relative; height: 916px;}
.Section_changjing_sub2 .wrap img{position:absolute; left: 0; bottom: 0;}
/*==/应用场景===============*/


/*==系统功能===============*/
.Section_system { position: relative; /*min-height: 807px;*/ }
.Section_systemHd {position: absolute;left: 0;top: 0;height: 100%;width: 220px;/* padding: 88px 0 0 0; */background: url(../images/dds102/003_sidebarBg.png);text-align: right;z-index: 3;}
.Section_systemHdPosi {padding: 120px 0 0 0;width: 220px;height: 807px;position: absolute;left: 0;top: 0px;}
.Section_systemHdPosi.on { top: 118px; height: 800px; position: fixed; }
.Section_systemHdPosi.on2 { position: absolute; bottom: 0; top: inherit; }
.Section_systemHdPosiWrap {position: relative;height: 100%;width: 220px;}
.Section_systemHd h3 {font-size: 22px;/*font-weight: bold;*/color: #fff;line-height: 1;padding: 0 45px 60px 0;margin: 0;}
.Section_systemHd ul { position: relative; }
.Section_systemHd ul:before { content: ''; width: 1px; height: 350px; background: #656565; position: absolute; right: 50px; top: 30px; }
.Section_systemHd li { }
.Section_systemHd li a {display: block;line-height: 50px;color: #747474;font-size: 16px;padding: 0 70px 0 0;position: relative;}
.Section_systemHd li a:hover { color: #1193e2; }
.Section_systemHd li a:before { content: ''; width: 22px; height: 22px; background: url(../images/dds102/003_sidebarIcon.png) no-repeat 50% 50%; position: absolute; right: 40px; top: 50%; margin-top: -11px; display: none; }
.Section_systemHd li.on a { color: #1193e2; }
.Section_systemHd li.on a:before { display: block; }
.Section_systemBd { }
.Section_systemBd .wrap { position: relative; }
.Section_systemBd .bdSection { background-repeat: no-repeat; background-position: 50% 50%; /*background-size: cover; */ }
.Section_systemBd .bdSection .desc { position: absolute; left: 70px; top: 0; color: #fff; line-height: 1; }
.Section_systemBd .bdSection .desc h2 {font-size: 50px;/* font-weight: bold; */padding: 0 0 10px 0;margin: 0;}
.Section_systemBd .bdSection .desc p { font-size: 24px; line-height: 42px; }
.Section_systemBd .Section1 .desc { top: inherit; bottom: 50px }
.Section_systemBd .Section2 .desc { top: inherit; bottom: 70px }
.Section_systemBd .Section3 .desc { top: 85px; color: #000; }
.Section_systemBd .Section4 .desc { top: inherit; bottom: 30px }
.Section_systemBd .Section5 .desc { top: 90px; color: #000; }
.Section_systemBd .Section6 .desc { top: 70px; }
.Section_systemBd .Section7 .desc { top: 70px; color: #000; }
.Section_systemBd .Section8 .desc { top: 70px; }
.Section_systemBd .Section6 { /*background-attachment: fixed;*/ }
/*==/系统功能===============*/



/*==品牌实力===============*/
.Section_shili { }
/*服务客户*/
.Section_shili_kehu { margin: 0px 0 55px; position: relative; padding: 80px 0 0 0; }
.Section_shili_kehu h2 {font-size: 50px;line-height: 1;color: #000000;/* font-weight: bold; */position: absolute;top: 135px;margin: 0;}
.Section_shili_kehu .arrow { background: url(../images/dds102/004-arrow.gif) no-repeat; width: 134px; height: 65px; position: absolute; z-index: 3; left: 623px; top: 595px; }
.Section_shili_kehu .arrow a { display: block; float: left; width: 67px; height: 65px; }
.Section_shili_kehu .arrow .prev { }
.Section_shili_kehu .arrow .netxt { }
.Section_shili_kehu ul { }
.Section_shili_kehu li { }
.Section_shili_kehu li .desc { float: left; width: 540px; padding: 135px 0 0 65px; }
.Section_shili_kehu li .desc h3 {font-size: 30px;line-height: 1.5;color: #000;position: relative;padding: 0 0 20px;margin-bottom: 20px;margin-top: 0;}
.Section_shili_kehu li .desc h3:before { content: ''; width: 60px; height: 3px; background: #00a3ff; position: absolute; left: 0; bottom: 0; }
.Section_shili_kehu li .desc .text { font-size: 18px; line-height: 32px; color: #000; height: 256px; overflow: hidden; }
.Section_shili_kehu li .desc a { display: inline-block; border: 2px solid #343537; line-height: 50px; padding: 0 15px; font-size: 20px; color: #000; }
.Section_shili_kehu li .desc i {color: #00a3ff;padding: 0 5px 0 0;font-style: inherit;}
.Section_shili_kehu li .desc a:hover { background: #00a3ff; border-color: #00a3ff; color: #fff; }
.Section_shili_kehu li .desc a:hover i { color: #fff; }
.Section_shili_kehu li .right { float: right; background: #00a3ff; padding: 0 15px 10px 0px; position: relative; }
.Section_shili_kehu li .right img { width: 595px; height: 590px; margin-top: -10px; }
/*安装便捷*/
.Section_shili_anzhuang {/* background: url(../images/dds102/005-01.jpg) no-repeat 50% 50%;*/ background-position: 50% 50%; background-repeat: no-repeat; height: 630px; }
.Section_shili_anzhuang .desc { color: #fff; line-height: 1; padding: 160px 0 0 0; }
.Section_shili_anzhuang .desc h2 {font-size: 50px;/* font-weight: bold; */padding: 0 0 37px;margin: 0; display: none;}
.Section_shili_anzhuang .desc .text { font-size: 24px; line-height: 40px; margin-bottom: 32px;max-width: 540px; max-width: 600px;  margin-top: 70px; }
.Section_shili_anzhuang .desc span { display: inline-block; background: #0a8cd6; border-radius: 5px; line-height: 45px; font-size: 18px; padding: 0 20px; display: none;}
.Section_shili_anzhuang .desc span i { background: url(../images/dds102/005-icon.png) no-repeat 0 50%; padding: 0 0 0 35px; display: block; }
/*合作伙伴*/
.Section_shili_huoban { background: url(../images/dds102/006-bg.gif) repeat-x 0 bottom; }
.Section_shili_huobanFocus { line-height: 1; color: #000; position: relative;/* padding: 0 0 70px; */ }
.Section_shili_huobanFocus h2 {font-size: 35px;/*font-weight: bold;*/height: 64px;line-height: 64px;margin: 0;}
.Section_shili_huobanFocus h3 {font-size: 24px;height: 60px;margin: 0;}
.Section_shili_huobanFocus .arrow { position: absolute; right: 0; bottom: 0; z-index: 2; }
.Section_shili_huobanFocus .arrow a { display: block; width: 60px; height: 80px; float: left; text-align: center; line-height: 80px; font-size: 30px; color: #ccc; }
.Section_shili_huobanFocus .arrow a:hover { color: #009ef7; }

.Section_shili_huobanFocus .dot { position: absolute; right: 0; top: 140px; }
.Section_shili_huobanFocus .dot ul { }
.Section_shili_huobanFocus .dot li { background: url(../images/dds102/006-icon-02.png) no-repeat; width: 18px; height: 18px; float: left; text-indent: -9999px; margin: 0 10px; cursor: pointer; }
.Section_shili_huobanFocus .dot li.on { background: url(../images/dds102/006-icon-01.png) no-repeat; }

.Section_shili_huobanFocus .focus {/* padding: 0 0 70px; */ }
.Section_shili_huobanFocus .focus li { background: #fff; }
.Section_shili_huobanFocus .focus img { height: 470px; }
.Section_shili_huobanFocus .focus .desc { line-height: 80px; padding: 0 60px; font-size: 20px; color: #797979; }
.Section_shili_huobanFocus .focus .desc p { }
.Section_shili_huobanFocus .focus .desc strong { color: #4e4e4e; font-weight: normal; }
/*系统*/
.Section_shili_xitong { background: #f6f6f6; }
.Section_shili_xitong .hd { padding: 70px 0 40px; color: #000; line-height: 1; position: relative; }
.Section_shili_xitong .hd h2 {font-size: 35px;padding: 30px 0;margin: 0;}
.Section_shili_xitong .hd h3 {font-size: 25px;margin: 0; font-weight:normal;}
.Section_shili_xitong .hd a { }
.Section_shili_xitong .hd a { display: inline-block; border: 2px solid #343537; line-height: 50px; padding: 0 15px; font-size: 20px; color: #000; float: right; position: absolute; right: 0; top: 130px; }
.Section_shili_xitong .hd a i {color: #00a3ff;padding: 0 5px 0 0;font-style: inherit;}
.Section_shili_xitong .hd a:hover { background: #00a3ff; border-color: #00a3ff; color: #fff; }
.Section_shili_xitong .hd a:hover i { color: #fff; }
.Section_shili_xitong ul { margin: 0 -10px; }
.Section_shili_xitong li {float: left;width: 33.333%;padding: 0 10px 50px;}
.Section_shili_xitong li.first { width: 100%; }
.Section_shili_xitong li a { display: block; background: #fff; box-shadow: 0px 10px 20px 0px #efefef; }
.Section_shili_xitong li a img { }
.Section_shili_xitong li a .desc { height: 170px; padding: 0 60px; }
.Section_shili_xitong li a .desc .title { line-height: 32px; font-size: 32px; color: #00a3ff; margin-bottom: 10px; }
.Section_shili_xitong li a .desc .title span { font-size: 17px; }
.Section_shili_xitong li a .desc .text { background: url(../images/dds102/007-icon.png) no-repeat 0 100%; font-size: 20px; line-height: 30px; color: #343537; padding: 0 0 15px; }
.Section_shili_xitong li.first a { padding: 0 0 0 346px; }
.Section_shili_xitong li.first .left { float: left; width: 346px; margin-left: -346px; padding: 170px 0 0 65px; }
.Section_shili_xitong li.first .desc { padding: 0; height: auto; }
.Section_shili_xitong li.first .desc .text { font-size: 18px; }
.Section_shili_xitong li a:hover .desc .text { background-image: url(../images/dds102/007-icon-on.png) }
.Section_shili_xitong li a:hover { box-shadow: 0px 10px 20px 0px #99ddfd; }
/*服务体系*/
.Section_shili_tixi { background: url(../images/dds102/008-01.jpg) no-repeat 50% 50% #f6f6f7; background-size: cover; padding: 130px 0 60px; position: relative; }
/*.Section_shili_tixi:before { content: ''; background: url(../images/dds102/008-02.png) no-repeat; background-size: cover; width: 399px; height: 403px; position: absolute; right: 0; bottom: 0 }*/
.Section_shili_tixi .before { /*background: url(../images/dds102/008-02.png) no-repeat; background-size: cover;*/ width: 399px; height: 403px; position: absolute; right: 0; bottom: 0 }
.Section_shili_tixi h2 { font-size: 50px; line-height: 1; color: #000; padding: 0 0 44px; }
.Section_shili_tixi ul { margin: 0 -3px; }
.Section_shili_tixi ul li { padding: 0 3px 6px; float: left; width: 33.333%; }
.Section_shili_tixi ul li.last { width: 100%; }
.Section_shili_tixi ul li .box { display: block; background: #fefefe; padding: 40px 30px 0 70px; min-height: 260px; color: #000; }
.Section_shili_tixi ul li .box h3 {line-height: 1;font-size: 30px;padding: 0 0 25px;margin: 0;}
.Section_shili_tixi ul li .box img { float: left; margin-left: -40px; }
.Section_shili_tixi ul li .box .desc { font-size: 21px; line-height: 40px; }
.Section_shili_tixi ul li.last .desc { padding: 0 30px 0 0; }
/*了解更多*/
.Section_shili_more { padding: 0 0 40px; }
.Section_shili_more .left { float: left; color: #1f1f1f; padding: 80px 0 0 0; }
.Section_shili_more .left h2 { font-size: 30px; line-height: 1; padding: 0 0 20px; position: relative; margin-bottom: 8px; }
.Section_shili_more .left h2:before { content: ''; width: 58px; height: 3px; background: #00a3ff; position: absolute; left: 0; bottom: 0; }
.Section_shili_more .left p { font-size: 18px; line-height: 35px; }
.Section_shili_more ul { float: right; padding: 30px 0 0 0; }
.Section_shili_more li { float: left; padding: 0 30px; }
.Section_shili_more li a { display: block; text-align: center; }
.Section_shili_more li img { }
.Section_shili_more li a .desc { line-height: 30px; font-size: 20px; color: #000; padding: 10px 0 0 0; }
.Section_shili_more li a .desc i { color: #14aaff; padding: 0 0 0 10px; }
/*==/品牌实力===============*/
/*==参数===============*/
.Section_chansu { }
.Section_chansuHd { background: url(../images/dds102/010-01.gif) repeat-x; }
.Section_chansuHd dl { padding: 0 470px 40px 0; }
.Section_chansuHd dd { float: right; margin-right: -470px; width: 470px; }
.Section_chansuHd dd img { }
.Section_chansuHd dt { padding: 60px 0 0 0; }
.Section_chansuHd dt p { float: left; width: 50%; padding: 0 20px 0 15px; color: #aaa; font-size: 15px; line-height: 1.5; height: 127px; }
.Section_chansuHd dt p span { display: block; font-size: 26px; color: #343537; }
.Section_chansuBd { }
.Section_chansuBd dd { padding: 40px 0 40px 416px; border-top: 1px solid #d6d7d7; }
.Section_chansuBd dd h3 { float: left; margin: 0 0 0 -418px; padding: 0 0 0 40px; color: #343537; font-size: 26px; }
.Section_chansuBd dd p {zoom: 1;width: 100%;float: left;font-size: 18px;line-height: 2;color: #343537;padding: 20px 0 20px 170px;}
.Section_chansuBd dd p:after { content: ""; display: block; clear: both; height: 0; }
.Section_chansuBd dd p span {float: left;margin-left: -170px;/*font-weight: bold;*/}
.Section_chansuBd dd p:first-of-type { padding-top: 0; }
.Section_chansuBd dd p:last-of-type { padding-bottom: 0; }
.Section_chansuBd dd img { }
.Section_chansuBd dd.jbxx p { padding-top: 0; padding-bottom: 0; }
/*==/参数===============*/


/*==集中器===============*/
.jizhognqi { }
.jizhognqi .proDetail_sub1 { background: url("../images/jizhongqi/section1-bg.jpg") no-repeat center bottom #16171b; padding: 100px 0 0 0; }
.proDetail_sub1 .left { float: left; width: 700px; }
.proDetail_sub1 .right { float: right; width: 510px; color: #fff; padding: 35px 0 0 0; }
.proDetail_sub1 .right .title { font-size: 45px; line-height: 60px; color: #fff; }
.proDetail_sub1 h1 {font-size: 24px;/* font-weight: bold; */line-height: 1.3;color: #ccc;margin-bottom: 30px;}
.proDetail_sub1 .canshu { margin: 30px 0 24px; border: 1px solid #2c2c2c; border-width: 1px 0; font-size: 16px; line-height: 28px; color: #7b7c7c; padding: 30px 0 30px 0; color: #a4a4a4; }
.proDetail_sub1 .canshu h2 { color: #fff; font-size: 20px;/* font-weight: bold;*/ line-height: 1; height: 20px; margin-bottom: 20px; }
.proDetail_sub1 .canshu p { }
.proDetail_sub1 .type { line-height: 48px; }
.proDetail_sub1 .type dl { position: relative; padding: 14px 0 0 60px; }
.proDetail_sub1 .type dd { float: left; width: 60px; font-size: 16px; color: #a4a4a4; line-height: 32px; position: absolute; left: 0; top: 14px; }
.proDetail_sub1 .type dt { padding: 0px 0;/* line-height: 28px; */ margin: 0 -6px; }
.proDetail_sub1 .type dt a { border: 1px solid #a4a4a4; text-align: center; display: block; line-height: 30px; border-radius: 4px; color: #a4a4a4; }
.proDetail_sub1 .type dt a:hover { color: #2eb7ef; border-color: #2eb7ef; }
.proDetail_sub1 .type dt a.on { background: #2eb7ef; color: #fff; border-color: #2eb7ef; }
.proDetail_sub1 .type dt li { float: left; width: 25%; padding: 0 6px 10px; }
.proDetail_sub1 .type dt span { color: #fff; 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; }
.jizhognqi .proDetail_sub2 { background-position: 50% 50%; background-size: cover; background-repeat: no-repeat; }
.jizhognqi .proDetail_sub2 .hd { padding: 68px 0 12px; }
.jizhognqi .proDetail_sub2 .hd h2 { position: initial; font-size: 45px; line-height: 1; color: #fff; text-align: center; padding: 0 0 16px; }
.jizhognqi .proDetail_sub2 .hd p { position: initial; font-size: 24px; font-weight: normal; line-height: 40px; color: #fff; text-align: center; padding: 0; }
.jizhognqi .proDetail_sub2 img { display: block; margin: 0 auto; }
.jizhognqi .proDetail_sub3 .hd h2,.jizhognqi .proDetail_sub3 .hd p{ color: #000 }
.jizhognqi .proDetail_sub4{
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 90px 0 120px 0;
}
.jizhognqi .proDetail_sub4 h2{
    font-size: 45px;
    line-height: 1;
    /*font-weight: bold;*/
    color: #fff;
    text-align: center;
    height: 160px;
}
.jizhognqi .proDetail_sub4 .con{padding:0 500px 0 0;}
.jizhognqi .proDetail_sub4 .left{
    float: left;
    color: #ebebec;
    font-size: 24px;
    line-height: 30px;
    padding: 0 40px 0 95px;
}
.jizhognqi .proDetail_sub4 .left p{zoom: 1;padding: 0 0 30px 150px;}
.jizhognqi .proDetail_sub4 .left p:after { content: ""; display: block; clear: both; height: 0; }
.jizhognqi .proDetail_sub4 .left p span{
    float: left;
    margin-left: -150px;
   /* font-weight: bold;*/
    color: #fff;
}
.jizhognqi .proDetail_sub4 .pic{
    float: right;
    margin: 0 -500px 0 0;
}
.jizhognqi .proDetail_sub4 .pic img{}

/*==/集中器===============*/



.section-liNian{ text-align: center; font-size: 18px; line-height: 44px; color: #626262;}
.section-liNian .wrap{ border-bottom: 1px solid #e5e6ec;padding: 100px 0 87px;}
.section-liNian h2{line-height: 1;font-size: 38px;color: #1d2023;font-weight: lighter;margin: 0 0 42px;text-align: center;}
.section-liNian p{}
.section-heZuo{ padding: 100px 0 100px 0;}
.section-heZuo h2{line-height: 1;font-size: 38px;color: #1d2023;font-weight: lighter;margin: 0 0 80px;text-align: center;}
.section-heZuo .con{background: #eaeef4;border-radius: 20px;padding: 75px 120px;}
.section-heZuo h3{/* float: left; */line-height: 1;font-size: 26px;color: #1d2023;font-weight: lighter;margin: 0 0 22px;}
.section-heZuo p{/* float: left; */font-size: 18px;line-height: 35px;color: #626262;}
.section-heZuo img{float: right;}

.section-about{/* position: relative; */}
.section-about .wrap{position: relative;}
.section-about .hd{ position: absolute; left: 0; top: 100px; z-index: 2;width: 100%; text-align: center;}
.section-about .hd p{font-size: 38px;color: #fff;line-height: 1;margin: 0 0 35px;text-shadow: 0px 2px 3px rgba(15, 17, 21, 0.82);font-weight: lighter;}
.section-about .hd ul{display: inline-block;}
.section-about .hd li{float: left;margin: 0 33px;font-size: 22px;line-height: 46px;background: #babec8;border-radius: 46px;color: #fff;padding: 0 30px;cursor: pointer;}
.section-about .hd li.on{background:#46b6f5}
.section-about .bd{}
.section-about .bd img{margin: 0 auto; display: block;}

.section-news{padding: 100px 0 100px;background: url("/products/dianbiao/img/news-bg.jpg") no-repeat;background-size: cover;}
.section-news .title{text-align: center;line-height: 1;padding: 0 0 60px;}
.section-news .title h2{font-size: 38px;color: #1d2023;font-weight: lighter;margin: 0 0 35px;}
.section-news .title p{ font-size: 18px; line-height: 1; color: #626262;}
.section-news .listHull{ position: relative;}

.section-news .list{}
.section-news .list li{float: left;width: 33.333333%;padding: 20px 0 20px;}
.section-news .list a{display: block;margin: 0 16px;background: #fff;box-shadow: 0px 5px 10px 0px rgb(233 233 237);border-radius: 0 0 5px 5px;color: #898989;}
.section-news .list a img{width: 100%;}
.section-news .list a h2{margin: 0;font-size: 18px;line-height: 26px;color: #1d2023;font-weight: normal;height: 52px;margin-bottom: 5px;}
.section-news .list a .desc{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;line-height: 24px;height: 48px;color: #898989;margin-bottom: 20px;}
.section-news .list a .box{padding: 25px 30px 30px 30px;}
.section-news .list a .box img{float: left;width: auto;max-height: 26px;}
.section-news .list a .box span{ float: right;}
.section-news .list a:hover .desc{ color: #46b6f5;}
.section-news .hd{text-align: center;}
.section-news .hd ul{display: inline-block;}
.section-news .hd li{width: 64px;height: 2px;background: #ced6e4;text-indent: -99999px;float: left;margin: 0 5px;cursor: pointer;}
.section-news .hd li.on{background: #1d2023;}
.section-news .NewsPrev,.section-news .NewsNext{width: 50px;height: 50px;background: #d9e0e8;display: block;text-align: center;line-height: 50px;border-radius: 50px;color: #787c7e;font-size: 20px;position: absolute;left: -70px;top: 50%;margin-top: -50px; cursor: pointer;}
.section-news .NewsNext{left: inherit;right: -70px;}

.section-cangKu{ text-align:center;}
.section-cangKu img{display: block; margin: 0 auto; max-width: 100%;}

.section-QA{ background: url("/products/dianbiao/img/QA-bg.jpg") no-repeat 50% 50%; background-size: cover; padding: 100px 0;}
.section-QA h2{line-height: 1;font-size: 38px;color: #1d2023;font-weight: lighter;margin: 0 0 80px;text-align: center;}
.section-QA ul{ border-radius: 2px; background: #fff; box-shadow: 0px 7px 30px 0px rgba(44, 55, 72, 0.17); padding: 60px 10%;}
.section-QA li:first-of-type{border-bottom: 1px solid #e4e6eb;}
.section-QA li{border-bottom: 1px solid #e4e6eb;overflow: hidden;}
.section-QA li a{position: relative;display: block;padding: 30px 0 30px 120px;}
.section-QA li a .arrow{position: absolute;right: 0;top: 50%;line-height: 30px;margin: -15px 0 0 0;}
.section-QA li a .pic{width: 220px;border: 1px solid #e4e6eb;float: left;margin-left: -250px;display: none; position: relative; z-index: 2;}
.section-QA li a .pic img{}
.section-QA li a span{position: absolute;left: 0;top: 50%;margin-top: -15px;height: 30px;line-height: 30px;width: 80px;background: #babec8;text-align: center;color: #edeef4;}
.section-QA li a span i{margin: 0 5px 0 0;}
.section-QA li a h3{margin: 0;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 18px;color: #626262;font-weight: normal;max-width: 70%;}
.section-QA li a .desc{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;color: #989898;line-height: 1;margin-top: 12px;display: none;max-width: 70%;}
.section-QA li a.on{padding: 0 0 0 250px;}
.section-QA li a.on .pic{display: block;}
.section-QA li a.on h3{padding-top: 30px;}
.section-QA li a.on .desc{display: block;}



h1,h2,h3,h4,h5,h6{font-weight:normal; margin: 0}






@media(max-width:1768px) {

}
@media(max-width:1600px) {

}

@media(max-width:1440px) {
    

}

@media(max-device-width:1440px) {
    

}

@media(max-width:1366px) {
 
}

@media(max-device-width:1024px) {
    .proDetail_sub1 .left{width:45%; }
    .proDetail_sub1 .right{width: 45%;}
 
}


