.ProductDetail_bg { width: 100%; position: fixed; height: 100%; background: rgba(0,0,0,0.8); top: 0; left: 0; z-index: 9999; }
.ProductDetail_t { width: 100%; }
.ProductDetail_t img { width: auto; height: auto; max-width: 100%; max-height: 100%; margin: 0 auto; display: block; }
.ProductDetail_tl a { overflow:hidden; border: 1px solid #ddd; width: 100%; height: 100%; display: block; box-sizing: border-box; text-align: center; }
.ProductDetail_tl a:before, .ProductDetail_tr_img li:before { display: inline-block; vertical-align: middle; content: ''; height: 100%; font-size: 0; width: 0; }
.ProductDetail_tl a img, .ProductDetail_tr_img img { display: inline-block; vertical-align: middle; }
.ProductDetail_tl { width: 50%; height: 540px; }
.ProductDetail_tr { position: relative; height: 540px; width: 45.8%; margin-left: 4.2%; }
.ProductDetail_tl ul { height: 100%; }
.ProductDetail_tl li { width: 100%; height: 100%; }
.ProductDetail_tr_text h3 { font-size: 32px; font-weight: bold; color: #fba51a; }
.ProductDetail_tr_text>p { padding: 15px 0 20px; border-bottom: 2px solid #666; font-size: 20px; color: #444; font-weight: bold; }
.ProductDetail_tr_text ul { margin-top: 15px; color: #666; font-size: 14px; max-height: 265px; overflow: auto; }
.ProductDetail_tr_text li:before { margin-top: 6px; margin-right: 10px; content: ''; width: 8px; height: 8px; display: inline-block; vertical-align: top; background: #004482; border-radius: 50%; }
.ProductDetail_tr_text ul p { width: 95%; vertical-align: top; display: inline-block; }
.ProductDetail_tr_text li { margin-top: 15px; }
.ProductDetail_tr_img ul { margin-left: 12px !important; display: inline-block; vertical-align: top; width: 100%; }
.ProductDetail_tr_img { left: 0; bottom: 0; width: 100%; position: absolute; }
.ProductDetail_tr_img .hd { overflow: hidden; margin: 0 35px; }
.ProductDetail_tr_img li { cursor: pointer; text-align: center; border: 2px solid #ddd; width: 80px; height: 80px; box-sizing: border-box; margin-left: 20px; float: left; }
.ProductDetail_tr_img li.on { border-color: #fba51a; }
.ProductDetail_tr_img_box span.prevTop { background: url(../images/prev1.png) no-repeat top left; left: 0; background-size: 100% 100%; }
.ProductDetail_tr_img_box span.nextTop { background: url(../images/next1.png) no-repeat top right; right: 0; background-size: 100% 100%; }
.ProductDetail_tr_img_box span.prevTop:hover { background: url(../images/prev1-1.png) no-repeat top left; left: 0; background-size: 100% 100%; }
.ProductDetail_tr_img_box span.nextTop:hover { background: url(../images/next1-1.png) no-repeat top right; right: 0; background-size: 100% 100%; }
.ProductDetail_tr_img_box span { cursor: pointer; top: 50%; display: block; width: 15px; height: 25px; position: absolute; z-index: 999999; margin-top: -12.5px; }
.ProductDetail_bl { padding: 2.5% 1.6%; background: #f9f9f9; width: 21.8%; }
.ProductDetail_bl h4 { border-bottom: 1px solid #999; font-size: 18px; color: #555; padding-bottom: 30px; }
.ProductDetail_bl p { margin: 30px 0 20px; font-size: 16px; color: #666; font-weight: bold; }
.ProductDetail_bl p>span { display: inline-block; vertical-align: middle; }
.ProductDetail_bl p:before { margin-right: 10px; content: ''; display: inline-block; vertical-align: middle; border-style: solid; width: 0; height: 0; border-color: transparent transparent transparent #fba51a; border-width: 6px 0 6px 6px; }
.ProductDetail_b { width: 100%; margin-top: 55px; }
.ProductDetail_bl a { padding: 0 5px; overflow: hidden; white-space: nowrap; display: block; height: 100%; border: 1px solid #fba51a; box-sizing: border-box; position: relative; z-index: 1; text-overflow: ellipsis; }
.ProductDetail_bl a:hover { color: #fff; }
.ProductDetail_bl a:before { content: ''; position: absolute; left: 0; top: 0; z-index: -1; width: 0; height: 100%; background: #fba51a; transition: 0.3s ease 0s; }
.ProductDetail_bl a:hover:before { width: 100%; }
.ProductDetail_bl ul { display: inline-block; vertical-align: top; width: 100%; }
.ProductDetail_bl li { margin-left: 4%; margin-bottom: 4%; height: 35px; text-align: center; line-height: 35px; color: #fba51a; width: 48%; float: left; font-size: 14px; }
.margin_l0 { margin-left: 0 !important; }
.ProductDetail_br { width: 70%; margin-left: 5%; }
.ProductDetail_brt p { z-index: 1; position: relative; display: inline-block; font-size: 18px; padding: 3.6% 2.5%; color: #555; font-weight: bold; }
.ProductDetail_brt { width: 100%; background: #f9f9f9; }
.ProductDetail_brt p:before { content: ''; position: absolute; width: 100%; height: 5px; background: #fba51a; bottom: 0; left: 0; z-index: -1; }
.ProductDetail_brt p:after { content: ''; position: absolute; width: 0; height: 0; border-style: solid; border-color: transparent transparent #fba51a; border-width: 0 5px 5px 5px; bottom: 5px; left: 50%; margin-left: -5px; }
.ProductDetail_brb img { display: block; width: 100%; }
.ProductDetail_brb p { margin:10px 0; color: #fff; background: #fba51a; text-align: center; font-size: 16px; line-height: 1.75; padding: 25px 20px; font-weight: bold; }
.ProductDetail_brb span { font-family: Arial, Helvetica, sans-serif; vertical-align: sub; color: #ccc; }
.ProductDetail_brb h6 { margin-bottom: 30px; margin-top: 60px; border-bottom: 2px solid #ddd; text-transform: uppercase; color: #154985; font-size: 24px; padding-bottom: 15px; }
.ProductDetail_brb table { text-align: center; margin-bottom: 35px; }
.ProductDetail_brb tr td:first-child { width: 24%; background: #fba51a; font-size: 18px; color: #fff !important; font-weight: bold; line-height: 2.5; }
.ProductDetail_brb tr:first-child td { font-weight: bold; font-size: 18px; color: #444; }
.ProductDetail_brb td { background: #eee; font-size: 16px; color: #444; }
.ProductDetail_brb tr td:last-child { width: 24%; }
.fix .ProductDetail_bl { padding: 30px 19px; height: 100%; position: fixed; width: auto; top: 0; width: 261px; }
.fix .ProductDetail_br, .abs .ProductDetail_br { margin-left: 30%; }
.abs { position: relative; }
.abs .ProductDetail_bl { position: absolute; bottom: 0; left: 0; }
.ProductDetail_b.fix:before { content: ''; position: fixed; width: 299px; height: 100%; top: 0; background: #f9f9f9; z-index: -1; }
.ProductDetail_brb {height: auto;}
 @media only screen and (max-width: 1200px) {
.ProductDetail_tr_text ul p { width: calc(100% - 23px); }
.ProductDetail_br { width: 100%; margin-left: 0; }
.ProductDetail_tr_text ul { max-height: none; }
.swiper-pagination-bullet { position: static !important; display: inline-block !important; height: 10px !important; width: 10px !important; border: 1px solid #ddd; }
.ProductDetail_t img { height: 100%; }
.ProductDetail_tl, .ProductDetail_tr_img_box span { display: none; }
.ProductDetail_tr { height: auto; width: 100%; margin-left: 0; }
.ProductDetail_tr_img ul { display: flex; margin-left: 0 !important; }
.ProductDetail_tr_img .hd { margin: 0; border: 1px solid #eee; box-sizing: border-box; }
.ProductDetail_tr_img { position: static; margin-bottom: 50px; }
.page-contcet { width: 95%; }
.ProductDetail_tr_img li { border: none; height: 80vw; max-height: 500px; margin-left: 0; }
.btn_menu { opacity: 0.5; cursor: pointer; background: #fba51a; bottom: 30px; width: 40px; position: fixed; z-index: 1; border-radius: 5px; height: 40px; line-height: 40px; text-align: center; display: block; right: auto; left: 20px; }
.btn_menu img { vertical-align: middle; margin: 0 auto; display: inline-block; width: 60%; }
.ProductDetail_bl { display: none; top: 50%; height: calc(85% - 40px); left: 50%; z-index: 9999; padding: 0; background: #f9f9f9; width: calc(85% - 40px); position: fixed; overflow: hidden; max-width: 400px; background: #fff; padding: 20px; border-radius: 5px; }
.ProductDetail_blbox { height: calc(100% - 56px); overflow: auto; }
}
@media only screen and (max-width: 720px) {
.ProductDetail_brb table { margin-bottom: 5vw; }
.ProductDetail_brb tr:first-child td, .ProductDetail_brb tr td:first-child, .ProductDetail_brb td { font-size: 4vw; }
.ProductDetail_brb h6 { margin-bottom: 5vw; margin-top: 10vw; font-size: 5vw; padding-bottom: 3vw; }
.ProductDetail_brb p { text-indent: 8vw; text-align: left; font-size: 4vw; padding: 5px; }
.ProductDetail_b { margin-top: 15vw; }
.ProductDetail_tr_text li { margin-top: 10px; }
.ProductDetail_tr_text ul { margin-top: 5px; }
.ProductDetail_tr_text>p { padding: 4vw 0; font-size: 5vw; }
.ProductDetail_brt p:after { display: none; }
.ProductDetail_brt p:before { height: 2px; }
.ProductDetail_brt p { font-size: 16px; padding: 10px 10px; }
.ProductDetail_blbox { height: calc(100% - 26px - 6vw); }
.ProductDetail_bl li { height: auto; line-height: 2.8; font-size: 3.5vw; }
.ProductDetail_bl p { margin: 6vw 0 4vw; font-size: 4vw; }
.ProductDetail_bl h4 { padding-bottom: 6vw; }
.ProductDetail_tr_text h3 { font-size: 6vw; }
}
