@charset "utf-8";
.one_line_bus_font{font-weight: bold;
  font-size:18px;
  color: #49494d; font-weight:bold;
  margin-top:-40px; margin-bottom:30px;font-family: 'ITCAvantGardePro-Bold';
}

.buy_online_shop{margin-bottom:80px;}

.buy_online_shop  .shop_img_show { padding:0 20px; }

.buy_online_shop .slick-dots{ bottom:-30px;}
.buy_online_shop .slick-dots li button{ width: 10px; height: 10px; background-color:#c2dbdc;}
.buy_online_shop .slick-dots li.slick-active button {
  background: #397168;
}


.pro_content{ padding-top: 20px; padding-bottom: 0px;}
.pro_content .pro_content_left{ float: right; width: 70%; margin-bottom: 70px}
.pro_content .pro_content_left .Category_Name{ color: #397168; font-size: 32px; font-weight: bold; margin-bottom: 30px; line-height: 1;font-family: 'ITCAvantGardePro-Bold'}
.pro_content .pro_content_left .Category_Pic{ position:relative;}
.pro_content .pro_content_left .Category_Pic .fonts {
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 5%;
  transform: translate(0%, -50%);
  max-height: 90%;
  max-width: 90%;
  font-size: 18px;
  font-weight: bold;
  color: #ffffff;
  width: 60%;
}
.pro_content .pro_content_left .Category_Pic img{ width: 100%;}
.pro_content .pro_content_left .Category_Descipe{margin-bottom: 40px; font-size: 16px; line-height: 2.2;}
.pro_content .pro_content_left .pro_lists{ text-align: left}
.pro_content .pro_content_left .pro_lists ul li{ float: left;display: inline; vertical-align: top; width: 30%; margin-right: 3%; margin-bottom: 25px;}
.pro_content .pro_content_left .pro_lists ul li a{ position: relative; display: block; background-color: #ffffff; border: #eaeaea 1px solid; overflow: hidden}
.pro_content .pro_content_left .pro_lists ul li a .mengcheng{position: absolute; left: 0; top:-100%; right: 0; bottom: 0; z-index: 2; height: 100%; width: 100%; text-align: center;background-color: rgba(0,107,110,0.7);-moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;}
.pro_content .pro_content_left .pro_lists ul li a .mengcheng img{ margin-top:46%; height:60px;}
.pro_content .pro_content_left .pro_lists ul li a:hover .mengcheng{ top:0;}
.pro_content .pro_content_left .pro_lists ul li a .pro_one_pic{ position: relative; height: 310px;}

@media screen and (max-width: 1400px){
	
	.pro_content .pro_content_left .pro_lists ul li a .pro_one_pic{ position: relative; height: 200px;}
}



.pro_content .pro_content_left .pro_lists ul li a .pro_one_pic img{
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 110%;
  max-width: 110%;
}
.pro_content .pro_content_left .pro_lists ul li a:hover .pro_one_pic img{filter: blur(2px);}
.pro_content .pro_content_left .pro_lists ul li a .pro_one_name{ background-color: #f2f2f2; height: 70px; line-height: 70px; text-align: center; font-size: 16px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #4c4c51;}

.pro_content_right{ float: left; width:25%;}
.pro_content_right>ul>li{ margin-bottom: 10px;}
.pro_content_right>ul>li>a{display: block; background: #f2f2f2 url("../images/xiangxia.png")  95% center  no-repeat; padding-left: 15px; padding-top: 12px; padding-bottom: 12px; font-size: 16px; text-align: left;background-size: auto 8px;white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;}
.pro_content_right>ul>li>div{ background-color: #ffffff; border: #397168 1px solid; padding: 15px 25px; padding-bottom: 25px; display: none}
.pro_content_right>ul>li>div a{display: block; padding: 10px 0; padding-left: 16px; padding-right: 0px; font-size: 14px; border-bottom: #ebebeb 1px solid; color: #333333; text-align: left; background: url("../images/erji_icon.png") left center no-repeat; } 

.pro_content_right>ul>li>div a.active{display: block; padding: 10px 0; padding-left: 16px; padding-right: 0px; font-size: 14px; border-bottom: #ebebeb 1px solid; color: red; text-align: left;  }

.pro_content_right>ul>li>div a:hover{display: block; padding: 10px 0; padding-left: 16px; padding-right: 0px; font-size: 14px; border-bottom: #397168 1px solid; color: #397168; text-align: left; background: url("../images/erji_icon_hover.png") left center no-repeat;}


.pro_content_right>ul>li>div a.active{display: block; padding: 10px 0; padding-left: 16px; padding-right: 0px; font-size: 14px; border-bottom: #397168 1px solid; color: #397168; text-align: left; background: url("../images/erji_icon_hover.png") left center no-repeat;}

.pro_content_right > ul > li > a.active{display: block;
background: #397168 url("../images/xiangshang.png") 95% center  no-repeat;
padding-left: 15px;
padding-top: 12px;
padding-bottom: 12px;
font-size: 16px;
text-align: left; color: #fff;background-size: auto 8px;}

.pro_info_pics{ border: #e9e9e9 1px solid; margin-bottom: 30px; }
.pro_info_pics .item{ position: relative; height: 600px;}
.pro_info_pics .item img{
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
}
.pro_info_pics .slick-dots{ bottom:30px;}
.pro_info_pics .slick-dots li button{ width: 10px; height: 10px; background-color:#c2dbdc;}
.pro_info_pics .slick-dots li.slick-active button {
  background: #397168;
}
.pro_info_pics .slick-prev {
  left: 30px; border: 0;border-radius:50%; background: url("../images/left_btn22.png") center center  no-repeat; height:40px; width: 40px; background-size: cover;
}
.pro_info_pics .slick-next {
  right: 30px; left: inherit; border: 0;border-radius:50%; background: url("../images/right_btn22.png") center center  no-repeat; height: 40px; width: 40px; background-size: cover;
}

.down_list{ margin-bottom: 30px;}
.down_list ul li{ display: inline-block; margin-right: 20px;}
.down_list ul li a{ display: inline-block; background-color: #268184; color: #fff; font-size: 16px;border-radius:6px; padding: 15px 40px; line-height: 1;}

.proshow_btn {
  margin-top:40px; background-color:#f2f1f1;
  height:60px;
  line-height:60px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.proshow_btn a {
  background: url(../images/proshow4.jpg)  right center  no-repeat;
  float: left;
  width:20%;
  text-align: center;
  font-size: 16px;  font-weight: bold;
  height:60px;
  color: #666;
}
.proshow_btn a:last-child {
  background: none;
}
.proshow_btn a.cur {
  color: #0e746e;
  font-weight: bold;
  border-bottom:2px solid #0e746e;
}
.proshow_box { padding:50px 0; max-width: 1060px; margin: 0px auto
}
.proshow_box .proshow_list {
  color: #676868;
  font-size: 15px;
  line-height: 2;
}

.proshow_box .proshow_list table{border-collapse:collapse;border:1px solid #ccc;margin-bottom:5px;width:100%}
.proshow_box .proshow_list td, .proshow_box .proshow_list th {
  padding: 5px 10px;
  border: 1px solid #DDD;
}

.proshow_box .proshow_list p.bt {
  color: #feffff;
  font-size: 13px;
  height: 26px;
  line-height: 26px;
  background: url(../images/proshow5.jpg) no-repeat;
  text-align: center;
  font-weight: bold;
  width: 131px;
  margin-bottom: 7px;
}
.proshow_box .proshow_list .wzq {
  padding: 0 20px;
}
.proshow_box .proshow_list .wzq .wzqimg {
  margin-top: 20px;
}
.Related_Products{ margin-top: 40px;}
.Related_Products .Related_Products_tit{ font-weight: bold; font-size: 22px; color: #49494d; padding-left: 20px; margin-bottom: 30px;}
.Related_Products .Related_Products_tit span{ position: relative;font-family: 'ITCAvantGardePro-Bold';}
.Related_Products .Related_Products_tit span::after {
  left:-20px;
  position: absolute;
  top:8%;
  content: " ";
  width:4px; height:84%;
   background-color: #268184;
  -webkit-transition: .3s;
  transition: .3s;border-radius:5px;
}
.Related_Products_list{ padding-bottom: 90px;}
.Related_Products_list .item{padding: 0 20px;}
.Related_Products_list .item .shop_one_img{ position: relative; height: 300px; text-align: center;overflow: hidden;border: #EEE 1px solid; margin-bottom: 20px;}
.Related_Products_list .item:hover .shop_one_img{border: #397168 1px solid;box-shadow: 0 6px 13px 0 rgba(69,69,69,0.10);}
.Related_Products_list .item .shop_one_img img {
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 80%;
  max-width: 80%;
}
.Related_Products_list .item .shop_one_name{text-align: left;
font-size: 16px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; line-height: 1.4; margin-bottom: 20px;}
.Related_Products_list .item .shop_btn{ text-align: left;line-height: 1;}
.Related_Products_list .item .shop_btn .Online_inquiry{ display: inline-block; font-size: 14px; padding: 10px 15px; border: #397168 1px solid; margin-right: 10px;}
.Related_Products_list .item .shop_btn .Online_inquiry a{color: #397168}
.Related_Products_list .item .shop_btn .add_shop{ display: inline-block; font-size: 14px; padding: 10px 15px; border: #397168 1px solid; background-color:#397168 }
.Related_Products_list .item .shop_btn .add_shop a{color: #ffffff}
.Related_Products_list .item .shop_btn .add_shop a img{ height: 14px; margin-right: 5px;display: inline-block;}

@media screen and (max-width: 1400px){
	.pro_info_pics .item {
    position: relative;
    height: 560px;
}
	.Related_Products_list .item a .pro_one_pic{ position: relative; height: 200px;}
}

.Related_Products_list .item a .pro_one_pic img{
  display: block;
  margin: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 110%;
  max-width: 110%;
}
.Related_Products_list .item a:hover .pro_one_pic img{filter: blur(2px);}
.Related_Products_list .item a .pro_one_name{ background-color: #f2f2f2; height: 70px; line-height: 70px; text-align: center; font-size: 16px;white-space: nowrap; overflow: hidden; text-overflow: ellipsis; color: #4c4c51;}
.Related_Products_list .slick-dots{ bottom:-30px;}
.Related_Products_list .slick-dots li button{ width: 10px; height: 10px; background-color:#c2dbdc;}
.Related_Products_list .slick-dots li.slick-active button {
  background: #397168;
}

@media (max-width:768px) {
	.pro_content .pro_content_left {
    float: none;
    width: initial; padding-top: 30px
}
	.pro_content_right {
    float: none;
    width: initial;
}
	.pro_content .pro_content_left .pro_lists ul li {
    display: block; float:none;
    vertical-align: top;
    width: initial;
    margin-right: 0;
    margin-bottom: 25px;
}
	.pro_content .pro_content_left .pro_lists{ margin-bottom:70px;}
	.pro_info_pics .item {
    position: relative;
    height: 400px;
}
	.down_list ul li a {
    display: inline-block;
    background-color: #268184;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
    padding: 15px 20px;
    line-height: 1;
}
	.down_list ul li {
    display: inline-block;
    margin-right: 10px;
}
	.Related_Products {
    margin-top: 0;
}
.pro_content .pro_content_left .Category_Pic .fonts{ font-size:16px;}
.pro_content .pro_content_left .pro_lists ul li a .mengcheng img {
    margin-top: 146px;
    height: 60px;
}
	.proshow_btn a{ width: 50%}
}
