﻿@charset "utf-8";

/*.hw_header{
  background: #28313a;
}*/
.page_inner{
  padding-top: 40px;
  /*padding-top: 140px;*/
}
.product_inner{
  height: 500px;
}

.product_item{
  height: 520px;
  margin-bottom: 50px;
  /* width: 400px; */
  /* background: #fff; */
  
}
.pro_system{
  width: 400px;
  padding-top: 45px;
  height: 100%;
  position: relative;
   background: #fff;
   box-shadow: 0 0 5px #aaa;
  border-radius: 5px;
}
.pro_system_title{
  font-size: 26px;
  color: #009944;
  /*font-weight: bold;*/
  text-align: center;
}
.pro_sy_img{
  width: 295px;
  height: 290px;
  margin: 15px auto 0;
}
.pro_sy_img img{
  width: 100%;
  height: 100%;
}
.pro_sy_txt{
  padding: 15px 90px;
  text-align: center;
}
.pro_sy_btm{
  position: absolute;
  width: 80%;
  height: 24px;
  background: #3485FF;
  opacity: 0.3;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%)
}
.pro_item_r{
  width: 800px;
  height: 480px;
  margin-top: 20px;
  background: #F1F1F1;
  padding: 26px;
  position: relative;
}
.pro_title_btn{
  position: absolute;
  left: 87%;
  width: 76px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #009944;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.pro_title_ul{
  width: 85%;
  height: 50px;
  overflow: hidden;
  background: #F1F1F1;
}
.pro_title_li{
  padding: 0 30px;
  height: 40px;
  line-height: 40px;
  background: #009944;
  color: #fff;
  margin-right: 15px;
  margin-bottom: 15px;
  cursor: pointer;
}
.pro_title_li a{
  display: block;
  color: #fff;
}
.pro_title_close span{  
  font-size: 20px
}
.pro_title_main{
  background: #9747B2;
  cursor: auto
}
.pro_main{
  margin-top: 50px;
  padding: 0 40px; 
}
.pro_main_item{
  width: 30%;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px #eee;
  height: 300px;
  padding: 10px 10px 0;
  position: relative;
  margin-right:15px;
}
.icon_hot{
  background: url('../../../static/img/icon_hot.png') no-repeat;
  background-size: 100%;
  position: absolute;
}
.pro_main_item .icon_hot ,.pro_sort_item .icon_hot{
  width: 46px;
  height: 41px;
  top: 0px;
  left: 10px;
}
.pro_main_img{
  width: 180px;
  height: 180px;
  margin-bottom: 20px;
}
.pro_main_img img{
  width: 100%;
  height: 100%;
}
.pro_main_title{
  /*font-weight: bold;*/
  color: #333;
  padding: 0 7px;
}
.pro_main_txt{
  padding: 0 7px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}


/* 产品二级 */
.pro_sort_box{
  width: 360px;
  padding: 30px;
  background: #F1F1F1;
}
.pro_sort_title{
  font-size: 24px;
  font-weight: bold;
  color: #273139;
  line-height: 36px;
}
.pro_sort_l_title,.pro_sort_l_title>span{
  color: #007CDE;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
}
.pro_sort_l_title span{
  font-size: 24px;
  margin-right: 2px;
}
.pro_sort_l_sub{
  padding-left: 10px;
}
.pro_sort_l_sub p{
  display: inline-block;
  padding: 0px 12px;
  border: 1px solid transparent;
  cursor: pointer;
  margin: 5px 10px 0 0;
  font-size: 14px;
  color: #999999;
  cursor: pointer;
}
.pro_sort_l_sub p.active{
  border: 1px solid #007CDE;
  color: #007CDE
}
.pro_sort_l_li{
  margin-top: 20px;
}
.pro_sort_item{
  height: 136px;
  width: 800px;
  box-shadow: 0 0 5px #aaa;
  border-radius: 5px;
  margin-left: 40px;
  margin-bottom: 30px;
  position: relative;
}
.pro_sort_r_img{
  width: 180px;
  height: 136px;
}
.pro_sort_r_img img{
  width: 100%;
  height: 100%;
}

.pro_sort_r_txt{
  padding: 12px 40px;
  width: 70%

}
.pro_sort_r_info{
  width: 100%;
}
.pro_title{
  font-size: 22px;
  color: #333;
}
.pro_sort_r_info{
  font-size: 14px;
  color: #666;
  line-height: 26px;
}
.pro_sort_item .icon_hot{
  display: none;
}
.pro_sort_hot .icon_hot{
  display: block;
}


/* 产品详情 */
.pro_detail_l{
  width: 800px;
}
.pro_img_big{
  width: 800px;
  height: 400px;
  background: #f1f1f1;
  /*padding-top: 25px;*/
}
.img_big{
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
.img_big img{
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.pro_img_ul{
  margin-top:20px ;
}
.pro_img_li{
  width: 192px;
  background: #f1f1f1;
  height: 96px;
  border: 1px solid #f1f1f1;
  margin-left:8px;
  /*margin-right: 12px;*/
}
.pro_img_li:nth-child(4n+1) {
    margin-left:0px !important;
 }
.pro_img_li.active{
    border: 1px solid #007CDE;
}
.pro_img_li:last-child{
  margin-right:0;
}
.pro_img_li img{

  display: block;
  margin: 0 auto;
  width: 100%;
  height: 100%;
}
.pro_detail_box{
  padding: 28px 50px;
  position: relative;
  margin-top: 50px;
  border: 1px solid #ccc;
  margin-top: 92px;
  margin-bottom: 50px
}
.pro_xq{
  width: 160px;
  height: 52px;
  background: #007CDE;
  color: #fff;
  line-height: 52px;
  font-size: 22px;
  top: -52px;
  left: 0;
  text-align: center;
  position: absolute;
}
.pro_detail_r{
  margin-left: 40px;
}
.pro_detail_r_t{
  width: 360px;
  padding-top: 10px;
  /*padding-left: 38px;*/
  background: #007CDE;
  color: #fff;
  padding-bottom:10px;
}
.pro_detail_r_t .tit{
    line-height:35px;
    width:264px;
    margin:0 auto;
}
.pro_detail_r2{
  height: 440px;
  padding: 54px 40px 0;
  margin-top: 15px;

background: #F1F1F1;
}
.pro_detail_r2>p{
  width: 100%;
  height: 60px;
  line-height: 60px;
  padding-left: 30px;
  background: #fff;
  margin-bottom: 20px;
}
.related_product{
  font-weight: bold;
  font-size: 18px;
  position: relative;
  margin-bottom: 40px
}
.related_product:after{
  content: '';
  position: absolute;
  bottom: -15px;
  left: 0;
  width: 38px;
height: 2px;
background: #CCCCCC;
}
.related_product_ul{
  width: 280px;
}
.related_product_li{
  width: 136px;
  height: 136px;
  overflow: hidden;
  margin-right: 8px;
  margin-bottom: 8px;
}
.related_product_li:nth-child(2n){
  margin-right: 0px;
}
