@charset "UTF-8";
@import url('global.css');
/* 产品jump-start  */
.pro_jump{width:90%; max-width:1500px; margin:50px auto; overflow:hidden;}
.pro_jump ul{width:100%; margin:0 auto; overflow:hidden; margin-bottom:30px;}
.pro_jump ul li{width:31.8%; float:left;margin:10px auto;margin-left:0.75%; margin-right:0.75%; border-right:1px #eeeeee solid; overflow:hidden;}.pro_jump ul li:nth-child(3n){ margin-right:0.75%; border-right:0;border-left:1px #eeeeee solid}
.pro_jump ul li:nth-child(2n){border-right:1px #fff solid;}
.pro_jump ul li .pro_jump_con{ width:100%; margin:0 auto; overflow:hidden; text-align:center; }
.pro_jump ul li .pro_jump_con .jump_pic{width:90%; margin:0 auto; position:relative;display: flex;align-items: stretch; overflow:hidden;}
.pro_jump ul li .pro_jump_con .jump_pic .jump_hid{ position:absolute; opacity: 0;top:0; left:0; width:100%; background:rgba(255,255,255,0.9); height:300px;transition: all 0.4s ease;}
.pro_jump ul li .pro_jump_con .jump_pic .jump_hid table{width:100%;}.pro_jump ul li .pro_jump_con .jump_pic .jump_hid table tr td{width:100%; height:240px;}
.pro_jump ul li .pro_jump_con .jump_pic .jump_hid a{ display:block;  font-size:18px; color:#333; font-weight:bold; line-height:23px; margin-top:10px;}
.pro_jump ul li .pro_jump_con .jump_pic .jump_hid a:hover{color:#0079c2; text-decoration:underline;}
.pro_jump ul li .pro_jump_con img{ width:80%; margin:10px auto;transition: all 0.4s ease;}
.pro_jump ul li .pro_jump_con .jump_text{width:100%; margin:0 auto; overflow:hidden; padding-top:10px;}
.pro_jump ul li:hover .pro_jump_con .jump_pic .jump_hid{ opacity: 1;}
.pro_jump ul li:hover{box-shadow: 0px 0px 10px 0 rgba(0, 0, 0, 0.15);  border-radius:10px;border:1px #fff solid;}
.pro_jump ul li:hover .jump_text{background:#0079c2;}
.pro_jump ul li:hover .pro_jump_con img{transform: scale(1.1);}
.pro_jump ul li:hover .pro_jump_con h3{color:#fff; font-style: italic;}
.pro_jump ul li:hover .pro_jump_con p{color:#fff;}
.pro_jump ul li:hover .pro_jump_con span a{color: #0079c2;border: 1px solid #fff;background-color: #fff;}
.pro_jump ul li .pro_jump_con h3{width:90%; margin:0 auto;font-size:24px; color:#333333; height:60px; overflow:hidden; line-height:30px; margin-top:15px;}
.pro_jump ul li .pro_jump_con p{width:90%; margin:0 auto;font-size:16px; color:#666666; line-height:25px; text-align:left; min-height:350px; overflow:hidden;}
.pro_jump ul li .pro_jump_con span{ display:block; margin:0px auto; margin-bottom:40px;}
.pro_jump ul li .pro_jump_con span a{ font-size: 16px;color: #fff; padding: 8px 18px;border: 1px solid #0079c2;background-color: #0079c2;border-radius: 20px;transition: all 0.4s ease; margin-left:6%; margin-right:6%;}
.pro_jump ul li .pro_jump_con span a:hover{border: 1px solid #0079c2;background-color: #fff; color:#0079c2;}
/* 安全保障Safety */
.safety_bg {max-width:1920px; margin:0 auto;background: url("../images/safety_bg.jpg") no-repeat center/cover;padding-top: 59px;padding-bottom: 84px;overflow: hidden;}
.safety {width: 90%; max-width:1500px;margin: 0 auto; overflow:hidden; border:1px rgba(255,255,255,0.2) solid;border-bottom:0;border-right:0;}
.safety ul {display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;
}
.safety ul li {width: 20%;text-align: center;border-right:1px rgba(255,255,255,0.2) solid;height: 280px; overflow:hidden;border-bottom:1px rgba(255,255,255,0.2) solid;padding: 0;cursor: pointer;position:relative;}
.safety ul li a{display:block; width:80%; margin:0 auto; padding-top:30px; text-align:center; }
.safety1 ul li{width:25%;}
.safety ul li a img {height: 55px;transition: all 0.4s ease;}
.safety ul li h1 {font-size: 18px;color: #fff;font-weight:bold; width:80%; margin:0 auto; line-height:19px;margin-top: 5px; height:40px;transition: all 0.6s ease;}
.safety ul li i {display:block;font-size: 18px;color: #fff;font-weight:bold; width:80%; margin:0 auto; line-height:19px;margin-top: 5px; height:40px;transition: all 0.6s ease;}
.safety ul li p {font-size: 14px;color: #fff;line-height: 20px; margin-top:15px;transition: all 0.4s ease;}
/*RELIABIE car*/
.car_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px; background:#212226;}
.car {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.car ul li {float: left;width: 32%;margin-right: 1.8%;margin-bottom: 3.8%; position:relative;}
.car ul li:nth-child(3n) {margin-right: 0%;}
.car ul li:hover .car_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.car_img {overflow: hidden; border-radius:10px;}
.car_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.car_text { position:absolute; top:0; left:0;padding-top: 20px;padding-bottom: 25px; width:100%;}
.car_text h1 { width:96%; margin:0 auto;font-size:24px;color: #fff; margin-left:4%;font-weight: bold;margin-bottom: 10px;margin-top: 10px; display:block; }
.car_text i { width:96%; margin:0 auto;font-size:24px;color: #fff; margin-left:4%;font-weight: bold;margin-bottom: 10px;margin-top: 10px; display:block; }
.car_text p { width:90%; margin:0 auto;font-size:18px;color: #fff;line-height: 26px;height: 52px;}
.step3{width:100%; position:relative; margin-bottom:26px;}
.car_img1 {overflow: hidden; border-radius:10px;}
.car_img1 img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.car_text1 {width:100%;position:absolute; bottom:0; left:0;padding-top: 20px;padding-bottom: 25px;}
.car_text1 h1 {width:90%; margin:0 auto;font-size:32px;color: #fff;font-weight: bold;margin-bottom: 10px;}
.car_text1 p { width:90%; margin:0 auto; font-size:18px;color: #fff;line-height: 26px;height: 52px;}
.step3:hover .car_img1 img {-webkit-transform: scale(1.1);transform: scale(1.1);}
/*优势Advantage*/
.welfare_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/advantage_bg.jpg") no-repeat center/cover;padding-bottom: 64px;overflow: hidden;}
.welfare {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.welfare ul li {float: left;width: 48.6%;margin-right: 2.8%;margin-bottom: 3.8%;background-color: #fff;border: 1px solid #eaeaea; border-radius:10px; overflow:hidden;}
.welfare ul li:nth-child(2n) {margin-right: 0%;}
.welfare ul li:hover .welfare_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.welfare_img {overflow: hidden; width:33%; float:left;border-radius:10px;}
.welfare_img img {width: 100%; height:200px;-webkit-transition: all 0.4s;transition: all 0.4s;}
.welfare_text {width:65%; float:right;padding: 0 3%;padding-top: 20px;padding-bottom: 25px;/* height:190px; */overflow:hidden;}
.welfare_text h1 {font-size: 24px;color: #333;font-weight: bold;}
.welfare_text span { display:block;font-size: 24px;color: #333;font-weight: bold;}
.welfare_text p {width:90%;font-size: 18px;color: #666;line-height: 23px;/*height: 44px;*/}
.welfare_text i {width:30px; height:3px; display:block; background:#0079c2; margin-bottom:20px; margin-top:20px;}
/*Portable-Power-Station开始*/
/*Super Safe*/
.super_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 50px;background: url("../images/super_bg.jpg") no-repeat center/cover;padding-bottom: 120px;overflow: hidden;}
.super {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden; margin-top:50px;}
.super_con{width: 48.6%;}
.super_con ul li { margin-bottom:50px;}
.super_con ul li dt{font-size:24px;color: #fff;font-weight: bold;}
.super_con ul li p{font-size:16px;color: #fff;line-height: 26px;margin-bottom: 5px;}
.super_con ul li i{ display:block; height:12px; width:60%; border-radius:20px; background:#0079c2;}
.super_con ul li:nth-child(2) i{width:30%; background:#fff;}
/*Charged*/
.charged_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background:#f5f5f5;padding-bottom: 34px;overflow: hidden;}
.charged {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.charged ul li {float: left;width: 48.6%;margin-right: 2.8%;margin-bottom: 3.8%;background-color: #fff;border: 1px solid #ddd; border-radius:10px; overflow:hidden;}
.charged ul li:nth-child(2n) {margin-right: 0%;}
.charged ul li:hover .charged_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.charged_img {overflow: hidden;}
.charged_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.charged_text {padding: 0 3%;padding-top: 20px; height:120px; overflow:hidden;}
.charged_text p {font-size: 18px;color: #333333;line-height: 28px;}
/*Technology*/
.technology_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/technology_bg.jpg") no-repeat center/cover;padding-bottom: 34px;overflow: hidden; height:100vh;}
/*Expandable*/
.expandable_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/expandable_bg.jpg") no-repeat center/cover;padding-bottom: 34px;overflow: hidden; height:100vh;}
/*Suitable*/
.suitable_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/suitable_bg.jpg") no-repeat center/cover;padding-bottom: 34px;overflow: hidden; height:100vh;}
/*Scenes*/
.scenes_bg {padding-top: 70px;padding-bottom: 34px;overflow: hidden;}
.scenes {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.scenes ul li {overflow:hidden;}
.scenes_img {float: left;width: 48%;margin-right: 1%;margin-left: 1%;margin-bottom: 3.8%;overflow: hidden; position:relative;}
.scenes_img img {width: 100%;height: auto;-webkit-transition: all 0.4s;transition: all 0.4s;}
.scenes_img p { position:absolute; bottom:20px; width:100%; text-align:center;font-size: 18px;color: #fff;line-height: 28px;}
.scenes_bg .hd{width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.scenes_bg .hd ul{text-align:center; height:80px; }
.scenes_bg .hd ul li{width: 8px;height: 8px; display:inline-block;background-color: rgba(0, 0, 0, 0.2);border-radius: 50%;opacity: 1;margin: 8px 20px !important;position: relative;cursor: pointer !important;}
.scenes_bg .hd ul li.on{background-color: #0081cc;}
.scenes_bg .hd ul li::after {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);content: "";display: block;width: 20px;height: 20px;border-radius: 50%;border: 1px solid #fff;z-index: 9;opacity: 0;}
.scenes_bg .hd ul li.on::after {border-color: #0081cc;opacity: 1;}
/*starting分类*/
.pro_starting{width:80%; max-width:1400px; margin:50px auto; overflow:hidden;}
.pro_starting ul li{width:46.8%; float:left;margin:10px auto;margin-left:0.75%; margin-right:0.75%; border-right:1px #eeeeee solid;}
.pro_starting ul li:nth-child(3n){ margin-right:0.75%; border-right:0;border-left:1px #eeeeee solid}
.pro_starting ul li:nth-child(2n){border-right:1px #fff solid;}
.pro_starting ul li .pro_jump_con p{font-size:16px; color:#666666; line-height:25px; text-align:left; min-height:200px; overflow:hidden; margin-top:15px;}
.swelfare_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;/*background: url("../images/advantage_bg.jpg") no-repeat center/cover;*/padding-bottom: 64px;overflow: hidden;}
.swelfare {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.swelfare ul li {float: left;width: 48.6%;margin-right: 2.8%;margin-bottom: 3.8%;background-color: #fff;border: 1px solid #eaeaea; border-radius:10px; overflow:hidden;}
.swelfare ul li:nth-child(2n) {margin-right: 0%;}
.swelfare ul li:hover .swelfare_img img {-webkit-transform: scale(1.1);transform: scale(1.1);}
.swelfare_img {overflow: hidden; }
.swelfare_img img {width: 100%;-webkit-transition: all 0.4s;transition: all 0.4s;}
.swelfare_text {padding: 0 3%;padding-top: 20px;padding-bottom: 25px; /*height:190px;*/ overflow:hidden;}
.swelfare_text h1 {font-size: 24px;color: #333;font-weight: bold;}
.swelfare_text span {display:block;font-size: 24px;color: #333;font-weight: bold;}
.swelfare_text p {width:96%;font-size: 18px;color: #666;line-height: 28px;/*height: 44px;*/}
.swelfare_text i {width:30px; height:3px; display:block; background:#0079c2; margin-bottom:20px; margin-top:20px;}
/*starting RELIABLE*/
.energy_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/energy_bg.jpg") no-repeat center/cover;padding-bottom: 504px;overflow: hidden;}
.energy {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.energy ul li {float: left;width: 40%;margin-right: 5%;margin-left: 5%; overflow:hidden;}
.energy ul li:nth-child(2n) {margin-right: 0%;}
.energy_img {overflow: hidden; text-align:center;}
.energy_img img {width: 60px;height: auto;}
.energy_text {padding: 0 3%;padding-top: 20px; text-align:center; overflow:hidden;}
.energy_text p {font-size: 16px;color: #666666;line-height: 25px;}
.energy_text dt {font-size: 24px;color: #333;font-weight: bold; margin-bottom:15px;}
/*Operating Mode*/
.operating_bg {width: 100%;max-width:1920px;margin:0 auto;padding-top: 70px;background: url("../images/operating_bg.jpg") no-repeat center/cover;padding-bottom: 54px;overflow: hidden; }
.operating {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.operating ul li {float: left;width: 50%;padding-top: 20px;  overflow:hidden; }
.operating ul li:nth-child(2n) {margin-left: 0%;margin-right: 0%;}.operating ul li:nth-child(2n) .operating_img{border-right:0;}
.operating_img {overflow: hidden; text-align:center;  margin-top:35px;border-right:1px rgba(255,255,255,0.3) solid;}
.operating_img img {width: 88%;height: auto;}
.operating_text {padding-left:5%;text-align:center; overflow:hidden; margin-bottom:10px;}
.operating_text p {font-size: 16px;color: #666666;line-height: 25px;}
.operating_text a {font-size: 18px;color: #fff;height:35px; padding:8px 18px; line-height:35px; background:#0079c2; border-radius:20px;}
.heavy_bg{background:none;}
/* faq */
.joins_bg {position: relative;padding-top: 50px;height: auto;}.faq_bg{background:#f9f9f9;padding-bottom: 100px;}
.joins {width: 90%;max-width: 1500px;margin: 0 auto; overflow:hidden;}
.joins_item { border-radius:6px;box-shadow: 0px 0px 8px #ccc;border: 1px solid #dddddd; float:left; width:46%; margin:2%; overflow:hidden;}
.joins_item:hover{ background:#0079c2;}
.joins_item:hover .joins_title span {color: #fff;}.joins_item:hover .joins_title img{filter:grayscale(100%) brightness(500);}
.joins_title {cursor: pointer;font-size: 20px;box-sizing: border-box;overflow: hidden;padding: 0 1%; padding-top:20px;padding-bottom:10px;}
.joins_title span { display:block;width:92%; padding-top:4px; float:right; color: #0079c2;font-weight: 550; height:50px;}
.joins_title .join_img{width:8%; text-align:center; float:left;}
.joins_title .join_img img{ max-width:80%;}
.joins_text {height: auto;box-sizing: border-box;padding: 0 3.3%;position: relative;padding-bottom: 25px;}
.joins_text p {font-size: 16px;color: #666;line-height: 28px; width:80%; height:280px;}
.joins_item:hover .joins_text p{color: #fff;}
/* 反馈 */
.feedback_bg {padding-top: 44px;max-width:1920px; margin:0 auto; overflow:hidden;background: url("../images/feedback_bg.jpg") no-repeat center/cover;padding-bottom:50px;}
.feedback {width: 90%;max-width: 1500px;margin: 0 auto;margin-bottom: 51px;}
.feedback_input {float: left;width: 23.8%;height: 50px;border-radius: 5px;margin-right: 1.55%;margin-bottom: 3.05%;border: 1px solid #dddddd;overflow: hidden;font-size: 16px;color: #666666; background:#fff; padding-left:5px;}
.feedback_input:nth-child(4n+4) {margin-right: 0%;}
.feedback_input input[type=text] {width: 100%;height: 100%;border: 0;outline: 0;font-size: 16px;padding: 0 15px;color: #666666;}
.feedback_textarea textarea { display: block;width: 100%;height: 239px;border: 1px solid #dddddd;border-radius: 5px;padding: 15px;margin-top: 14.5px; resize: none;outline: 0;font-size: 16px;color: #666666;font-family: Arial, Helvetica, sans-serif;}
.feedback_btn {text-align: center;margin-top: 25px;}
.feedback_btn a{border-radius:25px; padding:10px 20px; height:40px; line-height:40px; font-size:16px;color:#ffffff; background:#000;}
.feedback_btn a:hover {background-color: #0079c2;}
/* 产品分类 */
/* 产品 */
.products_bg {padding-top: 60px;background:#f9f9f9;}
.products {width:90%; max-width:1500px; margin: 0 auto; overflow:hidden;}
.products ul li { position: relative;transition: all 0.4s ease; overflow:hidden;padding-bottom:50px; margin:0px auto; margin-bottom:50px; border-bottom:1px #ddd solid;}
.products ul li .products_text{ float:right; width:45%; overflow:hidden;}
.products ul li .products_img{ float:left; width:50%; border-radius:10px; text-align:center; overflow:hidden; padding:3%; background:#fff;}/*解决方案图片*/
.products ul li:nth-child(2n){}
.products ul li:nth-child(2n) .products_text{float:left;}
.products ul li:nth-child(2n) .products_img{float:right;}
.products ul li:last-child{border-bottom:0px;}
.products ul li:hover .products_text h2 a{color: #0079c2;}
.products_text h2 {width:83%; display:block;font-size: 28px; line-height:35px;font-weight: bold;padding-bottom:15px;position:relative;}
.products_text h2 a{color: #333;}.products_text h2 a:hover{color: #0079c2;}
.products_text h2::after {position:absolute; bottom:-1px; left:0;content: ' ';display: block;clear: both;width:50px;border-bottom:3px #0079c2 solid;transition: all 0.4s ease;}
.products_text p {width:80%;font-size: 16px;color: #666666;line-height:25px;margin-top:20px;overflow: hidden;}
.products_text p b{ font-weight:bold;}
.products_text i {display: inline-block;margin-top: 50px;margin-right: 20px;}
.products_text i a{ display:block;color: #fff;background-color: #0079c2;transition: all 0.4s ease;font-size: 16px;padding: 8px 18px;border: 1px solid #0079c2;border-radius: 20px;}
.products_text i a:hover {background-color: #fff;color: #0079c2;border-color: #0079c2;}
.products_img img { overflow:hidden;width: 80%;height: auto; margin:0 auto;  transition: all 0.4s ease;}
.products ul li:hover .products_img img{transform: scale(1.1);}
/*产品详情banner图上的文字*/
.pro_detail_bg{width:100%; position:absolute; overflow:hidden; top:0%; left:0;height:100%;}
.pro_detail_bg .banner_pro_detail{width:90%; max-width:1500px; margin:0 auto; text-align:left; overflow:hidden; margin-top:115px;}
/*banner图*/
@media screen and (min-width: 1680px) {.pro_detail_bg .banner_pro_detail{ margin-top:165px;}}
.banner_pro_detail .pro_detail_text{ float:left; width:40%; overflow:hidden;margin-top:45px;}
.banner_pro_detail .pro_detail_text i{ display:block;font-size:32px; color:#fff; font-weight:bold; margin-top:30px;}
.banner_pro_detail .pro_detail_text h1{ display:block;font-size:32px; color:#fff; font-weight:bold; margin-top:30px;}
.pro_detail_bg{background-color:rgba(255,255,255,0.2);}/*产品详情页*/
.banner_pro_detail .pro_detail_text p{ font-size:18px; line-height:30px;color:#fff;margin-top:20px; padding-left:5px;}
.banner_pro_detail .pro_detail_text p b{ font-weight:bold;}
.banner_pro_detail .pro_detail_text a{ display:block; margin-top:60px;color:#0079c2; width:150px; padding:10px 15px; text-align:center;background:#fff; border:1px #fff solid; font-size:18px; border-radius:22px; }
.banner_pro_detail .pro_detail_text a:hover{color:#fff; background:#0079c2;border:1px #0079c2 solid;}
.banner_pro_detail .pro_detail_img{ float:right; width:55%; overflow:hidden; margin-top:30px;position:relative;  }
.factory_swiper {width: 100%;margin: 0 auto;overflow: hidden; padding-top:50px; padding-bottom:50px; }
.factory_swiper1{width:25%; float:right;height:520px; overflow:hidden;}
.factory_swiper2 { float:left; width: 70%;background:#fff;overflow: visible!important;border-radius: 10px!important;height:520px;}
#factory1_2{width:100%;overflow:hidden;}
.factory_swiper2 .swiper-slide { width: 100%;overflow: visible!important;}
.factory_swiper2 .swiper-slide:nth-child{ position:relative;}
.factory_swiper2 .swiper-slide img {width:90%;margin-left:5%; overflow:hidden!important;}
.factory_swiper2 .swiper-button-next {width: 30px;height: 30px;right: 9%; top:95%;border-radius: 50%;background:none;transform: rotate(90deg);}
.factory_swiper2 .swiper-button-next::after {font-size: 24px;}
.factory_swiper2 .swiper-button-next:hover {color: #0079c2;background: none;opacity: 1;}
.factory_swiper2 .swiper-button-prev {width: 30px;height: 30px; left: 85%!important; position:absolute!important; top:40px;border-radius: 50%;background:none;transform: rotate(90deg);}
.factory_swiper2 .swiper-button-prev::after {font-size: 24px;}
.factory_swiper2 .swiper-button-prev:hover {color: #0079c2;background: none; opacity: 1;}
.factory_swiper1 .swiper-wrapper{height:520px;}
.factory_swiper1 .swiper-slide { overflow:hidden; border-radius:8px; background:#FFFFFF; text-align:center;}
.factory_swiper1 .swiper-slide:nth-child{ position:relative;}
.factory_swiper1 .swiper-slide img{height:100%; margin:0 auto; width:auto;}
.factory_swiper1 .swiper-slide.swiper-slide-thumb-active{ border:3px #0079c2 solid;}
.factory_swiper1 .swiper-slide .aboutvideo img{width:50px;}
.factory_swiper1 .swiper-slide.swiper-slide-thumb-active .aboutvideo img{border:0px #0079c2 solid; }
.products_detail_bg{width: 90%;max-width: 1500px;margin: 0 auto;margin-top: 80px;margin-bottom: 150px;}
.products_detail {width: 100%;}
.products_detail img {display: block;max-width: 100%;height: auto;margin: 20px auto;}
.products_detail p {text-align: left;font-size: 16px !important;color: #666666 !important;line-height: 28px !important;}
.products_detail table{width: 100%;height: auto;overflow: hidden;margin: 5px auto 0px;border-top: 1px #dddddd solid;border-left: 1px #dddddd solid;font-size: 14px;line-height: 22.5px;color: #333;}
.products_detail table tr th{height: 48px; line-height:48px;border-right:solid #dddddd 1px;border-bottom:solid #dddddd 1px;padding-left: 1.2%;background:#0079c2; color:#ffffff; text-align:left;}
.products_detail table tr td{height: 48px; line-height:48px; border-right:solid #dddddd 1px;border-bottom:solid #dddddd 1px;padding-left: 1.2%;}
.products_detail table tr:nth-child(2n+1) td{ background:#f5f5f5;}
.jump_detail_bg {background: url("../images/jump_detail_bg.jpg") no-repeat center/cover;}
.power_detail_bg{background: url("../images/power_detail_bg.jpg") no-repeat center/cover;}
.starting_detail_bg{background: url("../images/starting_detail_bg.jpg") no-repeat center/cover;}