.bg{ background: url("../images/al.png") no-repeat center;height: 600px;}

/*产品页面*/
.product{    width: 100%;  padding-top: 30px; background:#f4f4f4; }
/*.左侧导航*/
.sidebar{    width: 320px;  float: left;}
.sidebar .top{width: 320px;height: 70px;background: url(../images/proListClassify_icon01.png) no-repeat 267px center #c02223;}
.sidebar .top h3{    padding: 20px 0 0 26px;  font-size: 24px;font-weight: normal; color: white;}
.sidebar .top h3 em{font-weight: bold;
    color: #fff;}
.sidebar .top h3 span{    font-size: 10px;  color: #fff;  font-family: arial;  margin-left: 6px;  position: relative;  top: 2px;}
.sidebar .box2{   padding: 10px 20px;  background: #fff;}
.sidebar .box2 dl{margin-top: 15px;}
.sidebar .box2 dt{    height: 45px;  text-indent: 26px;  font-size: 18px;  background: url(../images/proListClassify_icon02.png) no-repeat 220px center #eaeaea;
    line-height: 45px;}
.sidebar .box2 dt a{display: block;  color: #333;  text-decoration: none;}
.sidebar .box2 dt a:hover{color: #c02223;  background: url(../images/proListClassify_icon03.png) no-repeat 220px center;  font-weight: bold;}
.sidebar .box2 dt .cur{color: #c02223;  background: url(../images/proListClassify_icon03.png) no-repeat 220px center;  font-weight: bold;}
.sidebar .box3{    margin-top: 20px;  background: #fff;  margin-bottom: 20px;}
.sidebar .phone{    background: url(../images/proListClassify_phone.png) no-repeat 32px center;
    padding-left: 86px;  padding-top: 25px;  padding-bottom: 20px;  border-bottom: 1px solid #eaeaea;}
.sidebar .phone span{display: block;  font-size: 14px;  color: #333333;}
.sidebar .phone p{    font-size: 24px;  color: #c02223;  font-family: arial;}
.intro{    padding: 28px 28px 24px;}
.intro P{    font-size: 14px;  color: #333333;  margin-bottom: 8px;  line-height: 20px;}


/*产品中心右侧*/
.section{width: 850px;  float: right;margin-bottom: 35px; background:#fff;    padding-bottom: 30px;}
.topj{background: #eeeeee;  margin-bottom: 15px;  padding-top: 39px;  padding-bottom: 40px}
.huib{text-align: center;  color: #4c4438;  font-size: 27px;  margin-bottom: 10px;  font-weight: bold;}
.source{ text-align: center;  color: #707070;  font-size: 14px;}
.contentjs{ color: #544c42;  font-size: 14px;  line-height: 30px;  padding-bottom: 20px; padding: 0px 38px;}
.contentjs p{ line-height: 37px;}
.contentjs p big{ font-size: 18px; font-weight: bold; color: #c30d23;}
.contentjs img{ margin: 10px auto; text-align: center; }


/*推荐产品*/
.proDetailsPictures{    width: 100%;  margin-top: 40px}
.proDetailsPictures .top1{    width: 100%;  height: 38px;  border-bottom: 1px solid #eaeaea}
.proDetailsPictures .top1 h3{font-size: 20px;  font-weight: bold; color: #333333;  float: left;}
.proDetailsPictures .top1 h3 em{    color: #c02223;  font-weight: bold;}
.proDetailsPictures .top1 h3 i{    display: block;  width: 24px;  height: 1px;  background: #c02223;  position: absolute;  top: 38px;}
.proDetailsPictures .top1 .more{    display: block;  font-size: 13px;  color: #666666;  float: right;  margin-right: 6px;  text-decoration: none;}
.proDetailsPictures .top1 .more:hover{ color: #c30d23;}
.proDetailsPictures .mainCon ul{ margin: 20px auto;}
.proDetailsPictures .mainCon ul li{float:left; width:380px; height:260px;    margin-left: 19px;}
.he_slideCaptionDown{background:black;width:360px;height:221px;padding:0;margin:0;border:1px solid #e2dcdc;position:relative;box-sizing:border-box;cursor:pointer;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption{color:#fff;background:rgba(0,0,0,0.6);-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translate3d(0,-100%,0);-moz-transform:translate3d(0,-100%,0);-o-transform:translate3d(0,-100%,0);-ms-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption{background:rgba(0,0,0,.8);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.he_slideCaptionDown .he_slideCaptionDown_caption,.he_slideCaptionDown .he_slideCaptionDown_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;margin:0;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_slideCaptionDown .he_slideCaptionDown_caption_h{font-size:1.5em;text-align:center;width:80%;position:absolute;top:-30%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_slideCaptionDown:hover .he_slideCaptionDown_caption_h{color:#fff;top:35%;opacity:1}

/*.proListNews{width: 100%; background:#f4f4f4;    padding-bottom: 20px}*/
/*.proListNews .top1{    width: 100%;  height: 38px;  border-bottom: 1px solid #eaeaea}*/
/*.proListNews .top1 h3{font-size: 20px;  font-weight: bold; color: #333333;  float: left;}*/
/*.proListNews .top1 h3 em{    color: #c02223;  font-weight: bold;}*/
/*.proListNews .top1 h3 i{    display: block;  width: 24px;  height: 1px;  background: #c02223;  position: absolute;  top: 38px;}*/
/*.proListNews .top1 .more{    display: block;  font-size: 13px;  color: #666666;  float: right;  margin-right: 6px;  text-decoration: none;}*/
/*.proListNews .top1 .more:hover{ color: #c30d23;}*/
/*.proListNews .mainCon{    padding: 41px 0;  background: #fff;}*/
/*.proListNews .mainCon dl{    float: left;  margin-left: 40px;  width: 577px;  padding-right: 41px;  border-right: 1px dotted #b2b2b2;}*/
/*.proListNews .mainCon dl:hover h3 a{ color: #c30d23;}*/
/*.proListNews .mainCon dt{    width: 220px;  height: 136px;  float: left;}*/
/*.proListNews .mainCon dt img{    display: block;  width: 220px;  height: 136px;}*/
/*.proListNews .mainCon dd{    width: 330px;  float: right;  height: 160px;  position: relative;}*/
/*.proListNews .mainCon dd h3{    font-size: 16px;  font-weight: normal;}*/
/*.proListNews .mainCon dd h3 a{    color: #000000;  text-decoration: none;  width: 330px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  display: block;}*/
/*.proListNews .mainCon dd p{line-height: 24px;  color: #666666;  font-size: 13px;  margin-top: 20px;  height: 74px;  overflow: hidden;}*/
/*.proListNews .mainCon dd p a{    color: #666666;  text-decoration: none;}*/
/*.proListNews .mainCon dd span{    display: block;  font-size: 13px;*/
    /*color: #999999;  position: absolute;  bottom: 15px;  left: 0;}*/
/*.proListNews .mainCon dd a.more{    display: block;  width: 36px;*/
    /*height: 36px;  background: url(../images/list_circle.png) no-repeat left top;  overflow: hidden;  position: absolute;  right: 6px;  bottom: 0;}*/
/*.proListNews .mainCon dl:hover dd a.more{  background: url(../images/list_circle.png) no-repeat left bottom;}*/
/*.proListNews .mainCon ul{width: 474px;  float: right;  margin-right: 30px;}*/
/*.proListNews .mainCon li:first-child{    margin-top: 0;}*/
/*.proListNews .mainCon li{    overflow: hidden;  margin-top: 15px}*/
/*.proListNews .mainCon li a{    display: block;  font-size: 13px;  color: #333333;  width: 320px;  overflow: hidden;  text-overflow: ellipsis;  white-space: nowrap;  float: left;}*/
/*.proListNews .mainCon li a:hover{ color: #c30d23;}*/
/*.proListNews .mainCon li span{display: block;  font-size: 13px;  color: #999999;  font-family: arial;  margin-right: 10px;  float: right;}*/

