@charset "utf-8";
/* CSS Document */
.select { position: relative;/* width: 100px; *//* min-width: 134px; */ height: 36px;/* border: 1px solid #f1f1f1; */ cursor: pointer; border-radius: 4px; }
.select:after { content: ""; position: absolute; top: 50%; right: 10px; margin-top: -2px; border-top: 5px solid #666; border-right: 5px solid transparent; border-left: 5px solid transparent; }
.select .select_text { padding: 0 30px 0 10px; height: 28px; line-height: 36px; }
.select_ul { display: none; position: absolute; top: 34px; left: -1px; width: 134px; min-width: 134px; border: 1px solid #f1f1f1; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; background: #fff; z-index: 2; }
.select_ul li { line-height: 36px; text-indent: 10px; }
.select_ul li:hover { color: #fff; background: rgb(0, 184, 184); }
.select_ul li.cur { color: #fff; background: rgb(0, 184, 184); }
.proListInfo { height: 220px; padding: 30px 0 0 0; margin: 20px 0; text-align: center; font-size: 20px; line-height: 35px; color: #fff; border-radius: 5px; }
.proListInfo h2 { font-size: 36px; font-weight: bold; line-height: 80px; }
.proListInfo p { }
.proBrandInfo { height: 220px; background-position: 50% 50%; margin: 20px 0; border-radius: 5px; font-size: 16px; color: #fff; line-height: 40px; }
.proBrandInfo dl { padding: 20px 0 0 0; }
.proBrandInfo dd { float: left; text-align: center; width: 220px; position: relative; margin-right: 20px; }
.proBrandInfo dd img { border-radius: 5px; width: 178px; height: 178px; }
.proBrandInfo dd p { font-size: 26px; position: absolute; left: 240px; top: 0; width: 380px; text-align: left; line-height: 1; }
.proBrandInfo dt { float: left; font-size: 16px; color: #fff; line-height: 2; position: relative; margin-top: 45px; }
.proBrandInfo dt:before { content: ''; width: 1px; height: 140px; background: none; position: absolute; left: 82px; top: 10px; }
.proBrandInfo dt p { padding: 0 0 0 105px; position: relative; }
.proBrandInfo dt p span { margin-left: -105px; float: left; }
.proBrandInfo dt p:before { content: ''; width: 5px; height: 5px; border-radius: 5px; background: #ddd; position: absolute; left: 80px; top: 50%; margin-top: -3px; }
.proLeft { float: left; width: 220px; }
.proLeft .itemBox { border: 1px solid #e3e3e3; border-radius: 5px; background: #fff; overflow: hidden; margin-bottom: 20px; }
.proLeft .itemBox .title { background: url(../img/190122002.jpg) repeat-x; text-align: center; font-size: 18px; line-height: 57px; color: #323232; }
.proLeft .proNav { }
.proLeft .proNav>ul { }
.proLeft .proNav li.m { max-height: 400px; transition: max-height 0.5s; overflow: hidden; }
.proLeft .proNav .h3 { border: 1px solid #ededed; border-width: 1px 0; line-height: 49px; font-size: 14px; background: #fbfbfb; color: #dbdada; position: relative; }
.proLeft .proNav .h3 a { color: #323232; display: block; text-indent: 20px; }
.proLeft .proNav .h3 i { position: absolute; width: 24px; height: 24px; right: 35px; top: 50%; margin-top: -12px; line-height: 24px; text-align: center; font-size: 16px; cursor: pointer; border-radius: 24px; background: #fbfbfb; }
.proLeft .proNav .h3 i:hover { }
.proLeft .proNav .h3:hover { }
.proLeft .proNav .sub { padding: 16px 0; }
.proLeft .proNav .sub li { font-size: 12px; line-height: 30px; }
.proLeft .proNav .sub li a { color: #545454; display: block; text-indent: 20px; font-size: 12px; }
.proLeft .proNav .sub li a:hover { color: #ff6237; }
.proLeft .proNav .h3 a:hover, .proLeft .proNav .h3:hover a { color: #ff6237; }
.proLeft .proNav .h3 i:hover { background: #ff6237; color: #fff; }
.proLeft .proNav li.close { max-height: 51px; }
.proLeft .proNav li.m.on .h3 { background: #ff6237; }
.proLeft .proNav li.m.on .h3 a { color: #fff; }
.proLeft .proNav li.m.on .h3 i { background: #ff6237; color: #fff; }
.proLeft .proNav li.m.on .h3 i:hover { background: #fff; color: #ff6237; }
.proLeft .proNav li.close .h3 i { transform: rotate(-90deg); }
.proRight { float: right; width: 1062px; }
.proRight .boxHd {background: #fff;border: 1px solid #e3e3e3;border-radius: 5px;padding: 0 0 0px;}
.proRight .tool { height: 57px; border-bottom: 1px solid #e3e3e3; padding: 0 24px; }
.proRight .tool .be { line-height: 56px; font-size: 14px; color: #323232; float: left; }
.proRight .tool a { color: #323232; }
.proRight .tool span { color: #999; }
.proRight .tool .selectWrap { float: right; color: #656565; }
.proRight .tool .selectBox {/* float: left; */ padding: 15px 0 0 0; display: inline-block; }
.proRight .tool .selectBox .select { border: 1px solid #006edd; min-width: 150px; height: 28px; border-color: #dcdcdc; }
.proRight .tool .select .select_text { padding-right: 40px; padding-left: 10px; line-height: 28px; font-size: 12px; color: #989898; }
.proRight .tool .select:after { border-top-color: #fff; }
.proRight .tool .select:before { content: ""; width: 30px; height: 26px; background: #dcdcdc; position: absolute; right: 0; top: 0; }
.proRight .tool .select_ul { top: 27px; width: 148px; }
.proList { padding: 18px 24px 18px; margin-bottom: 0; }
.proList li { padding: 0 3px 6px; }
.proList li a .bd span { padding: 0 10px; border-color: #8ee5ee; }
.proList li .hd { background: #ff6237; }
.proList li a .hd p span { background: #ff6237; }
.proList li a .hd p span:after, .proList li a .hd p span:before { background: #ff6237; }
.proList li a .bd { background: url(/css/img/proListBg2.png) repeat-x; }
.caseSide_09 { padding-bottom: 0px; }
.caseSide_09 ul { }
.caseSide_09 li { padding-bottom: 40px; }
.caseSide_09 li a { display: block; position: relative; }
.caseSide_09 li img { border-radius: 8px; }
.caseSide_09 li a .t { position: absolute; left: 0; top: 30px; width: 100%; color: #000; font-weight: bold; text-align: center; line-height: 22px; }
.caseSide_09 li a .t h2 { font-weight: bold; line-height: 1; margin-bottom: 10px; }
.caseSide_09 li a .t p { }
.caseSide_09 .swiper-button-prev, .caseSide_09 .swiper-button-next { background: none; color: #fff; font-size: 20px; text-align: center; width: 26px; height: 50px; line-height: 50px; background: #000; opacity: .4; left: 8px; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
display: none; }
.caseSide_09:hover .swiper-button-prev, .caseSide_09:hover .swiper-button-next { display: block; }
.caseSide_09 .swiper-button-next { left: inherit; right: 8px; }
.caseSide_09 .swiper-button-prev:hover, .caseSide_09 .swiper-button-next:hover { background: #1bb8ce; border-color: #1bb8ce; opacity: 1; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
.caseSide_09 .swiper-pagination-switch { background: #afafaf!important; opacity: 1!important; border: 2px solid #fff; width: 10px!important; height: 10px!important; }
.caseSide_09 .swiper-active-switch { background: #fff!important; border-color: #00b8b8!important; }
.caseSide_tjsb { padding: 15px 8px 15px;/* margin: 0 8px; */ }
.caseSide_tjsb li { padding: 0 0 5px; }
.caseSide_tjsb li a { display: block; }
.caseSide_tjsb li img { width: 100%;/* height: 190px; */ }
.caseSide_tjsb li a p { font-size: 14px; line-height: 40px; color: #4f4f50; text-align: center; }
.caseSide_tjsb li a:hover p { color: #5fcad9; }
.caseSide_tjsb:hover .swiper-button-prev, .caseSide_tjsb:hover .swiper-button-next { margin-top: -50px; }
.proList2 {padding: 0px 22px 45px;}
.proList2:first-of-type{margin-top:27px;}
.proList2 .desc {text-align: center;line-height: 53px;font-size: 22px;color: #262630;border: 1px solid #c9c9c9;border-radius: 5px;margin-bottom: 4px;}
.proList2 dt {margin: 0 -8px;/* padding-bottom: 5px; */}
.proList2 li { float: left; width: 50%; padding: 10px 8px; display: none; }
.proList2 li:nth-of-type(-n+4) { display: block; }
.proList2 li a { display: block; border-radius: 5px; overflow: hidden; }
.proList2 li .pic { }
.proList2 li .pic img { width: 100%; }
.proList2 li a .text { background: #f4f4f4; text-align: center; padding: 35px 20px 30px; line-height: 1; }
.proList2 li a h2 { font-size: 24px; color: #202020; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.proList2 li a p { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 15px; color: #747474; font-weight: bold; margin: 10px 0 20px; }
.proList2 li a .price { line-height: 30px; }
.proList2 li a .price em {display: inline-block;font-size: 30px;color: #ff6237;vertical-align: middle;padding: 0 8px 0 0;font-family: 'DIN Medium';}
.proList2 li a .price span {background: #ff6237;COLOR: #FFF;border-radius: 30px;padding: 0 15px;display: inline-block;vertical-align: middle;}
.proList2 .more {text-align: center;padding: 5px 0 0 0;}
.proList2 .more a { display: inline-block; font-size: 15px; line-height: 40px; border: 1px solid #dcdcdc; padding: 0 20px; border-radius: 5px; }
.proList2 .more a:hover { background: #0dbdbb; border-color: #0dbdbb; color: #fff; }
.proList2.hide .more{display: none;}
.proList2.show .more{display: none;}
.proList2.show li{display: block!important;}

@media (max-device-width: 1400px) {
.proRight { width: 1020px; }
}

@media (max-device-width: 1300px) {
.proRight { width: 1040px; }
}
@media (max-device-width: 1024px){
    
 .proRight { width: 920px; }   
}
