/*@font-face {
  font-family: 'iconfont';
  src: url('../font/iconfont.woff2?t=1625532141317') format('woff2'),
       url('../font/iconfont.woff?t=1625532141317') format('woff'),
       url('../font/iconfont.ttf?t=1625532141317') format('truetype');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

.width1200{ min-width:1200px;}
.indexcontent{ margin:0 auto; width:1200px;}
.sl{overflow:hidden; text-overflow:ellipsis;white-space: nowrap;}
a.bs:hover{ text-decoration:underline;}
.block{ display:block;}
#lightbox{ color:#333;}
.fl {
  float: left;
}

.fr {
  float: right;
}
.enlarge8{
  -moz-transition:all 0.8s; /* Firefox 4 */
  -webkit-transition:all 0.8s; /* Safari and Chrome */
  -o-transition:all 0.8s; /* Opera */
  transition:all 0.8s;
  cursor: pointer;
}

.enlarge4{
  -moz-transition:all 0.4s; /* Firefox 4 */
  -webkit-transition:all 0.4s; /* Safari and Chrome */
  -o-transition:all 0.4s; /* Opera */
  transition:all 0.4s;
  cursor: pointer;
}
.ellipsis{
  overflow: hidden; /*自动隐藏文字*/
  text-overflow: ellipsis;/*文字隐藏后添加省略号*/
  white-space: nowrap;/*强制不换行*/
}
.ellipsis2{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellipsis3{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.clearfix::after {
  content: "";
  clear: both;
  overflow: hidden;
  display: block;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
  font-size: 1px;
  width: 1px;
  height: 0;
  visibility: hidden;
  zoom: 1;
}

.content{ font-size:14px; color:#fff; line-height:30px;}
.content *{ line-height:30px;}
.content img{ max-width:100%;}
.content video,
.content iframe{ width:100%;}

.content2{ font-size:14px; color:#919191; line-height:30px;}
.content2 *{ line-height:30px;}
.content2 img{ max-width:100%;}
.content2 video,
.content2 iframe{ width:100%;}

.pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages a { text-decoration: none; color: #666; background-color:transparent; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #fff;}
.pages a.active { background: #e8251f; border:#e8251f 1px solid; color: #fff }
.pages a:hover {  background: #e8251f; border:#e8251f 1px solid; color: #fff; text-decoration: none;  }
.pages a.wz{ display: inline-block; width: 90px; line-height: 40px; line-height: 40px; font-family: "宋体"; font-weight: bold;}

.bjb{ background:#fff;}
.bjb .pages a { color: #999999;}
.bjb .pages a.active { color: #fff }
.bjb .pages a:hover { color: #fff;}

.pages2 { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.pages2 a { text-decoration: none; color: #666; background-color:transparent; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px; color: #fff;}
.pages2 a.active { background: #e8251f; border:#e8251f 1px solid; color: #fff }
.pages2 a:hover {  background: #e8251f; border:#e8251f 1px solid; color: #fff; text-decoration: none;  }
.pages2 a.wz{ display: inline-block; width: 90px; line-height: 40px; line-height: 40px; font-family: "宋体"; font-weight: bold;}

.download_bg .pages { margin-top: 15px; font-size: 12px; line-height: 22px; text-align: center; }
.download_bg .pages a { text-decoration: none; color: #fff; background: #265353; border:#cccccc 1px solid; display: inline-block; width: 40px; line-height: 40px; line-height: 40px; margin-right: 8px; font-size: 16px;}
.download_bg .pages a.active { background: #fff; border:#fff 1px solid; color: #265353 }
.download_bg .pages a:hover {  background: #fff; border:#fff 1px solid; color: #265353; text-decoration: none;  }
.download_bg .pages a.wz{ display: inline-block; width: 40px; line-height: 40px; line-height: 40px; font-family: "宋体"; font-weight: bold;}


/*首页*/
body{ background:#0e0a0b;}
.top1 .indexcontent{ height:80px; position:relative;}
.top1 .top_logo{ position:absolute; left:0; top:27px;}

.top2{ background:#1d1d1f;}
.top2_txt{ padding:15px 0; text-align:center; font-size:14px; color:#fff; line-height:30px;}

.i_title1 .title1{ font-size:30px; color:#ffffff; font-weight:bold; line-height:50px; text-align:center;}
.i_title1 .title1 span{ color:#d61618;}
.i_title1 .title2{ font-size:14px; color:#999999;  line-height:40px; text-align:center; text-transform:uppercase;}
.i_title1 .title2 .ico{ display:inline-block; width:65px; height:1px; background:#999999; position:relative; top:-4px; margin:0 15px;}
.i_title1 .title3{ font-size:14px; color:#e6e5ea;  line-height:30px; text-align:center;}

.i_d1_list li{ float:left; width:294px; margin-left:8px; margin-bottom:8px; background:#4a4a4a;}
.i_d1_list li:nth-child(4n+1){ margin-left:0;}
.i_d1_list li .img{ width:100%; height:392px; position:relative;}
.i_d1_list li .img img{ display:block; width:100%; height:392px; object-fit: cover;}
.i_d1_list li .img:after{content: ""; width:100%; height: 100%; position: absolute; left: 0; top:0; border:#d61518 1px solid; box-sizing:border-box; transition:all 0.3s; opacity:0;}
.i_d1_list li .txt{ padding:15px 20px;}
.i_d1_list li .txt .txt1{ font-size:18px; color:#fff; line-height:35px; height:35px;}
.i_d1_list li .txt .txt2{ font-size:14px; color:#fff; line-height:30px; height:30px;}
.i_d1_list li:hover{ background:#d61518;}
.i_d1_list li:hover .img:after{ opacity:1;}

.i_d2_title{ font-size:18px; color:#ffffff; line-height:40px;}
.i_d2_txt{ font-size:14px; color:#999999; line-height:25px;}
.i_d2_txt *{ color:#999999; line-height:25px;}

.i_d3_title{ font-size:24px; color:#ffffff; line-height:40px;}
.i_d3_txt{ font-size:24px; color:#999999; line-height:30px;}
.i_d3_txt *{ color:#999999; line-height:30px;}

.i_d4_list li{ float:left; width:394px; height:314px; margin-left:9px; position:relative;}
.i_d4_list li:nth-child(3n+1){ margin-left:0;}
.i_d4_list li img{ display:block; width:394px; height:314px; object-fit: cover;}
.i_d4_list li .mb{ position:absolute; left:0; top:0; width:394px; height:314px; background:rgba(0,0,0,0.3); padding-top:250px; text-align:center; font-size:18px; color:#ffffff; font-weight:bold; line-height:30px; box-sizing:border-box; transition:all 0.3s;}
.i_d4_list li:hover .mb{ opacity:0;}

.i_d5_title{ font-size:24px; color:#ffffff; line-height:40px;}
.i_d5_txt{ font-size:24px; color:#999999; line-height:30px;}
.i_d5_txt *{ color:#999999; line-height:30px;}

.i_d6_list li{ float:left; width:25%;}
.i_d6_list li .ico{ width:92px; height:92px; text-align:center; line-height:92px; border:#fff 4px solid; border-radius:50%; font-size:20px; color:#fff; font-weight:bold; margin:0 auto;}
.i_d6_list li .txt1{ font-size:24px; color:#fff; font-weight:bold; text-align:center; line-height:40px; margin-top:20px;}
.i_d6_list li .txt2{ font-size:14px; color:#cccccc; text-align:center; line-height:25px;}
.i_d6_list li .txt2 *{ line-height:25px;}

.i_d7_title1{ font-size:20px; color:#ffffff; line-height:40px;}
.i_d7_title1 span{ color:#d61618;}
.i_d7_title2{ font-size:40px; color:#ffffff; font-weight:bold; line-height:60px; padding:20px 0;}
.i_d7_txt1{ font-size:18px; color:#ffffff; line-height:30px;}
a.i_d7_more1{ display:block; width:300px; height:46px; line-height:46px; text-align:center; background:#d61618; font-size:18px; color:#fff; border-radius:23px;}

.i_d7_bg2{ background:url(../images/i_d7_bg2.jpg) center no-repeat; height: 1003px; padding:0 89px;}


.i_d7_bg3{ background:url(../images/i_d7_bg3.jpg) center no-repeat; height: 1017px; padding:0 89px;}
.i_d7_img3_list li{ float:left; width:334px; margin-left:10px;}
.i_d7_img3_list li:nth-child(3n+1){ margin-left:0;}
.i_d7_img3_list li img{ display:block; width:334px; height:294px; object-fit: cover;}
.i_d7_img3_list li .txt{ font-size:16px; color:#fff; line-height:50px; text-align:center;}

.i_d7_bg4{ padding:0 89px;}
.i_d7_bg4_l{ float:left; width:660px;}
.i_d7_bg4_r{ float:right; width:235px;}
.i_d7_bg4_r .txt1{ font-size:14px; color:#fff; font-weight:bold; line-height:30px; padding-left:6px;}
.i_d7_bg4_r .txt2{ font-size:16px; color:#fff; line-height:90px;}
.i_d7_bg4_r .txt2 span{ font-size:44px; font-weight:bold;}

.bg1{ background:#202020;}
.i_d8{ background:url(../images/i_d8_bg.jpg) center no-repeat; height: 470px; position:relative;}
.i_d8_txt{ position:absolute; left:50%; bottom:0; width:1006px; margin-left:-503px; padding:0 95px 40px 95px; background:rgba(0,0,0,0.6); box-sizing:border-box;}
.i_d9_title{ font-size:50px; color:#ffffff; font-weight:bold; line-height:75px; text-align:center;}
.i_d9_list{ text-align:center; line-height:125px;}
.i_d9_list img{ width:164px; height:90px; vertical-align:middle; object-fit: cover; margin:0 15px;}

.i_d10_list{ padding:0 20px;}
.i_d10_list li{ float:left; width:20%;}
.i_d10_list li .ico{ width:83px; height:83px; text-align:center; line-height:83px; border:#fff 1px solid; border-radius:50%; font-size:36px; color:#fff; font-weight:bold; margin:0 auto;}
.i_d10_list li .txt1{ font-size:20px; color:#fff; font-weight:bold; text-align:center; line-height:40px; margin-top:20px;}
.i_d10_list li .txt2{ font-size:20px; color:#cccccc; text-align:center; line-height:40px; height:80px;}
.i_d10_list li .txt2 *{ line-height:40px;}
.i_d10_list li .txt3{ font-size:14px; color:#fff; text-align:center; line-height:30px;}

.i_d11{ background:url(../images/i_d11_bg.jpg) center no-repeat; height: 1040px;}
.i_d11_list li{ float:left; width:394px; margin-left:9px; margin-bottom:15px;}
.i_d11_list li:nth-child(3n+1){ margin-left:0;}
.i_d11_list li .fd img{ display:block; width:394px; height:260px; object-fit: cover;}
.i_d11_list li .txt{ font-size:16px; color:#202020; line-height:50px; height:50px; text-align:center;}

.i_d12{ background:url(../images/i_d12_bg.jpg) center no-repeat; height: 928px;}
.i_d12_list{ padding-left:108px;}
.i_d12_list li{ float:left; width:260px; height:370px; line-height:370px; text-align:center; background:#fff; margin-left:-108px; position:relative;}
.i_d12_list li img{max-width:260px; max-height:370px;}
.i_d12_list li:nth-child(2),
.i_d12_list li:nth-child(6){ z-index:1; margin-top:-14px;}
.i_d12_list li:nth-child(3),
.i_d12_list li:nth-child(5){ z-index:2; margin-top:-28px;}
.i_d12_list li:nth-child(4){ z-index:3; margin-top:-42px;}

.i_d13{ background:#615f61;}
.i_d13_l{ float:left; width:509px; position:relative;}
.i_d13_l img{ display:block; width:100%; z-index:2; position:relative;}
.i_d13_l:after{content: ""; width:100%; height: 100%; background:#d61518; position: absolute; left: 24px; top:30px; z-index:1;}
.i_d13_r{ float:right; width:615px;}
.i_d13_r .txt1{ padding-top:20px; padding-bottom:40px; font-size:14px; color:#fff; line-height:35px;}
.i_d13_r .txt1 *{ line-height:35px;}
a.i_d13_more{ display:block; width:143px; height:40px; background:#d61518; border:#d61518 1px solid; line-height:40px; text-align:center; font-size:14px; color:#fff;}
a.i_d13_more:hover{ background:#fff; color:#d61518;}

.i_d14{ background:#242323;}
.i_d14_l{ float:left; width:808px;}
.i_d14_title{ margin-bottom:20px; padding-left:15px; font-size:18px; color:#ffffff; line-height:30px; height:30px; position:relative;}
.i_d14_title:after{content: ""; width:6px; height: 18px; background:#d61518; position: absolute; left:0; top:50%; margin-top:-9px;}
.i_d14_title span{ font-size:12px; margin-left:10px;}
.i_d14_l_list li{ float:left; width:392px; margin-right:12px; background:#fff;}
.i_d14_l_list li img{ display:block; width:100%; height:293px; object-fit: cover;}
.i_d14_l_list li .txt{ padding:10px 25px;}
.i_d14_l_list li .txt .txt1{ font-size:18px; color:#333333; line-height:50px; height:50px;}
.i_d14_l_list li .txt .txt2{ font-size:14px; color:#999999; line-height:40px; height:40px; border-top:#e1e1e1 1px solid;}
.i_d14_r{ float:right; width:392px;}
.i_d14_r_list{ padding:19px 25px; background:#fff;}
.i_d14_r_list li{ height:60px; line-height:60px; position:relative; border-bottom:#e1e1e1 1px solid; padding-right:60px;}
.i_d14_r_list li .more{ position:absolute; right:0; top:0; font-size:14px; color:#d61618; line-height:60px;}

.footer1{ background:#0f080b; padding-top:90px; padding-bottom:50px; border-top:#333333 1px solid;}
.footer1_l{ float:left; width:250px;}
.footer1_ewm{ text-align:center; width:118px; margin-top:36px;}
.footer1_ewm img{ width:100%;}
.footer1_ewm .txt{ font-size:14px; color:#fff; line-height:30px; text-align:center;}
.footer1_r{ float:right; width:600px;}
.footer1_nav{ line-height:50px; height:50px; font-size:14px; color:#fff;}
.footer1_nav a{ margin-right:15px; color:#fff;}
.footer1_xx{ font-size:14px; color:#ffffff; line-height:35px; margin-top:30px;}
.footer1_xx *{ line-height:35px;}

.footer2{ background:#5b565c; padding-top:15px; padding-bottom:15px;}
.footer2 .footer2_txt1{ float:left; width:1000px; font-size:14px; color:#fff; line-height:30px;}
.footer2 .footer2_txt2{ float:right; width:200px; font-size:14px; color:#fff; line-height:30px; text-align:right;}
.footer2 a{ color:#fff;}

.backToTop{position: fixed; left: 50%; margin-left: 610px; bottom: 10%; width: 53px;}
.backToTop .totop{ background: url(../images/xf_ico1.png) no-repeat; width:53px; height:53px; cursor:pointer;}
.backToTop .goback{ margin-top:5px; background: url(../images/xf_ico2.jpg) no-repeat; width:53px; height:53px; cursor:pointer;}

/*关于我们*/
.n_banner{ background:url(../images/about_banner.jpg) center no-repeat; height: 490px;}
.n_weizhi{ padding:20px 0; height:40px; line-height:40px; font-size:16px; color:#666666;}
.n_weizhi a{ color:#666666;}
.n_weizhi img{ position:relative; top:-2px; margin-right:10px;}

.n_nav1{ background:#999999;}
.n_nav1 li{ float:left; width:171.42px; height:60px;}
.n_nav1 li.on,
.n_nav1 li:hover{ background:#ce1517;}
.n_nav1 li a{ display:block; width:100%; height:60px; line-height:60px; text-align:center; color:#ffffff;}

/*企业文化*/
.wh_txt{ font-size:14px; color:#ffffff; line-height:30px; text-align:center; padding:0 55px;}

.wh_list li{ float:left; width:386px; height:470px; margin-left:21px; position:relative;}
.wh_list li:nth-child(3n+1){ margin-left:0;}
.wh_list li img{ display:block; width:386px; height:470px; object-fit: cover;}
.wh_list li .mb{ position:absolute; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.5);}
.wh_list li .mb .txt1{ padding-top:170px; font-size:30px; color:#fff; font-weight:bold; text-align:center; line-height:50px;}
.wh_list li .mb .txt2{ font-size:12px; color:#fff; text-align:center; line-height:30px; text-transform:uppercase;}
.wh_list li:hover .mb{ background:rgba(0,0,0,0.3);}

/*公司荣誉*/
.ry_list li{ float:left; width:260px; height:370px; line-height:370px; text-align:center; background:#fff; margin-left:53px; margin-top:50px;}
.ry_list li img{ max-width:260px; max-height:370px;}
.ry_list li:nth-child(4n+1){ margin-left:0;}

/*厂房环境*/
.pic_list li{ float:left; width:394px; margin-left:9px; margin-top:25px;}
.pic_list li:nth-child(3n+1){ margin-left:0;}
.pic_list li img{ display:block; width:394px; height:260px; object-fit: cover;}
.pic_list li .txt{ font-size:16px; color:#ffffff; height:30px; line-height:30px; text-align:center; padding:15px 0;}

.n_nav2{ font-size:30px; color:#636262; line-height:50px; text-align:center;}
.n_nav2 .ico{ display:inline-block; width:1px; height:26px; background:#c9c9ca; margin:0 40px; position:relative; top:2px;}
.n_nav2 a{ color:#636262;}
.n_nav2 a.on,
.n_nav2 a:hover{ color:#d61518;}

/*新闻列表页*/
.news_list li{ float:left; width:392px; background:#fff; margin-left:12px; margin-top:20px;}
.news_list li:nth-child(3n+1){ margin-left:0;}
.news_list li img{ display:block; width:392px; height:273px; object-fit: cover;}
.news_list li .txt{ padding:0 25px;}
.news_list li .txt .txt1{ height:58px; line-height:58px; font-size:18px; color:#333333;}
.news_list li .txt .txt1 a{ color:#333333;}
.news_list li .txt .txt2{ height:30px; line-height:30px; font-size:14px; color:#999999; padding-top:10px; border-top:#e1e1e1 1px solid;}
.news_list li .txt .txt3{ height:30px; line-height:30px; font-size:14px; color:#999999; padding-bottom:10px;}

/*新闻详情页*/
.news_i_title1{ font-size: 20px; color: #cccccc; line-height: 50px; text-align:center;}
.news_i_title2{ font-size: 14px; color: #999999; line-height: 40px; padding-bottom: 20px; text-align:center;}

.news_i_more{ padding-top: 20px; line-height: 40px; border-top: #f1f1f1 1px dashed; margin-top: 50px; font-size: 16px; color: #666666;}
.news_i_more li{ float:left; width:50%; font-size:14px;}
.news_i_more li:nth-child(2n){ text-align:right;}
.news_i_more a{ color: #999999;}

/*生产设备*/
.scsb_title{ font-size:30px; color:#ffffff; font-weight:bold; line-height:50px; text-align:center;}
.scsb_txt{ font-size:18px; color:#ffffff; line-height:30px; text-align:center; margin-top:20px; padding:0 250px;}

.scsb_list li{ float:left; width:390px; margin-left:15px;}
.scsb_list li:nth-child(3n+1){ margin-left:0;}
.scsb_list li img{ display:block; width:390px; height:310px; object-fit: cover;}
.scsb_list li .txt{ font-size:16px; color:#ffffff; line-height:30px; height:150px; padding:15px 20px;}

.lx_list li{ float:left; width:25%;}
.lx_list li .ico{ width:115px; height:115px; line-height:115px; text-align:center; border:#fff 1px solid; border-radius:50%; margin:0 auto;}
.lx_list li .txt1{ font-size:14px; color:#999999; text-align:center; line-height:40px; margin-top:15px;}
.lx_list li .txt2{ font-size:18px; color:#cccccc; text-align:center; line-height:40px;}

.lx_d2{ background:url(../images/lx_d2_bg.jpg) center no-repeat; height: 902px;}
.lx_d2_txt{ font-size:24px; color:#ffffff; line-height:50px; text-align:center;}

.ms_box{ width:782px; margin:0 auto;}
.ms_inp{ display:block; width:100%; height:50px; line-height:50px; padding:0 15px; box-sizing:border-box; outline:none;}
.ms_textarea{ display:block; width:100%; height:225px; line-height:30px; padding:10px 15px; box-sizing:border-box; outline:none; font-family:"微软雅黑";}
.ms_bt{ display:block; width:100%; height:50px; line-height:50px; padding:0 15px; box-sizing:border-box; outline:none; background:#d61518; font-size:16px; color:#fff; border:0; cursor:pointer;}

/*招聘*/
.zp_title{ font-size:30px; color:#ffffff; font-weight:bold; line-height:50px; text-align:center;}
.zp_txt{ font-size:18px; color:#ffffff; line-height:30px; text-align:center; margin-top:20px;}
.zp_list li{ padding:30px 50px; background:#f3f2f2; overflow:hidden; position:relative; height:100px; margin-top:20px; transition:all 0.3s;}
.zp_list li .zp_title1{ font-size:20px; color:#333333; line-height:50px;}
.zp_list li .zp_time{ font-size:14px; color:#666666; line-height:30px; padding:15px 0;}
.zp_list li .zp_title2{ font-size:14px; color:#666666; line-height:35px; font-weight:bold; margin-top:10px;}
.zp_list li .zp_txt2{ font-size:14px; color:#666666; line-height:30px;}
.zp_list li .zp_dh{ font-size:14px; color:#333333; line-height:30px; padding:30px 0;}
.zp_list li .zp_dh img{ position:relative; top:-2px; margin-right:10px;}
.zp_list li .zp_more{ position:absolute; right:40px; bottom:40px; width:30px; height:30px; background:url(../images/zp_more1.png) center no-repeat; cursor:pointer; transition:all 0.3s;}
.zp_list li.on{ height:auto;}
.zp_list li.on .zp_more{ background:url(../images/zp_more2.png) center no-repeat}

/*工程案例*/
.case_list li{ padding:30px 25px; background:#ecebeb; margin-top:20px;}
.case_list li .fd{ float:left; width:394px; height:260px;}
.case_list li .fd img{ width:394px; height:260px; object-fit: cover;}
.case_list li .txt{ float:right; width:720px;}
.case_list li .txt .title{ font-size:20px; color:#333333; line-height:50px;}
.case_list li .txt .txt1{ font-size:14px; color:#666666; line-height:30px; height:120px; margin-top:10px; overflow:hidden;}
.case_list li .txt a.case_lx{ display:block; width:150px; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; background:#ce1517; border:#ce1517 1px solid; margin-top:20px;}
.case_list li .txt a.case_lx:hover{ background:#fff; color:#ce1517;}

.p_left{ float:left; width:266px;}
.p_l_title{ height:60px; line-height:60px; padding-left:32px; background:#d61518; font-size:18px; color:#ffffff;}
.p_l_title span{ padding-left:10px; font-size:12px; color:#ffffff;}
.p_l_box{ background:#ffffff; margin-bottom:30px;}
.p_l_list{ padding:20px 0;}
.p_l_list li{ height:40px;}
.p_l_list li a{ display:block; padding:0 30px; height:40px; line-height:40px; font-size:16px; color:#666666;}
.p_l_list li a.on,
.p_l_list li a:hover{ color:#d61518;}
.p_l_box_txt{ padding:20px 30px; line-height:35px; font-size:14px; color:#666666;}
.p_l_box_txt *{ line-height:35px;}
.p_right{ float:right; width:898px;}
.p_list li{ float:left; width:294px; margin-left:8px; margin-top:8px;}
.p_list li:nth-child(3n+1){ margin-left:0;}
.p_list li .img{ height:392px; line-height:392px; text-align:center; background:#e6e5ea;}
.p_list li .img img{ max-width:294px; max-height:392px; vertical-align:middle;}
.p_list li .txt{ padding:15px 20px; background:#4a4a4a; font-size:18px; color:#ffffff; line-height:30px; transition:all 0.3s;}
.p_list li:hover .txt{ background:#d61518;}

/*产品详情页*/
.p_i_d1{ padding:35px; background:#fff;}
.p_i_l{ float: left; width: 550px;}
.p_i_l_img{ width: 550px; height: 490px; line-height: 490px; text-align: center; background: #e6e5ea; overflow: hidden;}
.p_i_l_img img{ max-width: 550px; max-height: 550px; vertical-align: middle;}
.p_i_r{ float: right; width: 558px;}
.p_i_r_title{ font-size: 30px; color: #333333; line-height: 50px; padding:15px 0;}
.p_i_r_content{ font-size: 16px; color: #666666; line-height: 35px; padding-bottom:15px;}
.p_i_r_dh{ line-height:50px; font-size:16px; color:#666666;}
.p_i_r_dh span{ font-size:24px; color:#d61518; font-weight:bold;}
a.p_i_lx{ display: block; margin-top:50px; width: 140px; height: 42px; text-align: center; line-height: 44px; background: #ce1517; font-size: 16px; color: #fff; border: #ce1517 1px solid; transition: all 0.3s;}
a.p_i_lx:hover{ background: #fff; color: #222222;}

.p_i_r{ float: right; width: 520px;}


.picScroll_ry{  width: 513.5px;
  margin: 0 auto;
  position: relative;
  height: 112px;
  padding: 0px 0 0px 36.5px;
  /*background: #fff;*/
  overflow: hidden;
  float: left;
/*  margin-top:52px;
  margin-left:13px;*/
  }
.picScroll_ry ul{ overflow:hidden; zoom:1; }
.picScroll_ry ul li{ float:left;  width:138px; height:110px; line-height: 110px; text-align: center; border:#e6e5ea 1px solid; background:#e6e5ea; overflow:hidden; display:inline; margin:0 9px; overflow: hidden;}
.picScroll_ry ul li img{ max-width:138px; max-height:110px; cursor:pointer;}
.picScroll_ry ul li.on{ border:#ce1517 1px solid;}
.picScroll_ry .prev,
.picScroll_ry .next{ position:absolute;  left:0px; top: 42px; display:block; width:28px; height:28px; line-height: 28px; text-align: center;overflow:hidden; cursor:pointer; background:#c9c9ca; border-radius: 50%; font-family: "宋体"; font-size: 16px; color: #fff; font-weight: bold; transition:all 0.3s;}
.picScroll_ry .next{ left:auto; right:0px; }
.picScroll_ry .prev:hover{ background:#f3b9b9; color:#ce1517;}
.picScroll_ry .next:hover{ background:#f3b9b9; color:#ce1517;}
.picScroll_ry .prevStop{  }
.picScroll_ry .nextStop{  }

.p_i_d2{ background:#202020;}
.p_i_d2_title{ font-size:30px; color:#fff; height:60px; line-height:60px; text-align:center; font-weight:bold;}
.p_i_d2_txt{ font-size:16px; color:#e6e5ea; line-height:30px; text-align:center; margin-top:10px;}
.p_i_d2_list li{ float:left; width:538px; height:44px; line-height:44px; padding:0 25px; background:#333232; border:#636262 1px solid; margin-left:20px; margin-top:18px; font-size:16px; color:#999999;}
.p_i_d2_list li:nth-child(2n+1){ margin-left:0;}
.p_i_d2_list li span{ font-weight:bold; color:#cccccc; font-weight:bold; margin-right:20px;}

.p_i_d3{ background:url(../images/p_i_d3_bg.jpg) center no-repeat; height: 473px;}
.p_i_d3_title1{ font-size:20px; color:#ffffff; line-height:40px; text-align:center; padding-top:120px;}
.p_i_d3_title1 span{ color:#d61618;}
.p_i_d3_title2{ font-size:24px; color:#ffffff; line-height:40px; text-align:center;}
.p_i_d3_txt1{ font-size:18px; color:#fff; margin-top:20px; text-align:center;}
a.p_i_d3_a{ display:block; width:250px; height:44px; line-height:44px; text-align:center; background:#d61618; border-radius:22px; font-size:18px; color:#fff; margin:30px auto 0 auto;}

.p_i_d4_nav{ text-align:center;}
.p_i_d4_nav a{ display:inline-block; width:170px; height:48px; line-height:48px; text-align:center; font-size:18px; color:#333333; background:#d3d3d3; margin:0 13px; cursor:pointer;}
.p_i_d4_nav a:hover,
.p_i_d4_nav a.on{ color:#fff; background:#d61618;}
.p_i_d4_list li{ float:left; width:374px; height:294px; padding:10px; line-height:294px; text-align:center; margin-left:9px; margin-top:9px; background:#d3d3d3;}
.p_i_d4_list li:nth-child(3n+1){ margin-left:0;}
.p_i_d4_list li img{ max-width:374px; max-height:294px;}

.p_i_d5{ background:url(../images/p_i_d5_bg.jpg) center no-repeat; height: 501px;}
.p_i_d5_list li{ float:left; width:170px; margin-left:87.5px; position:relative;}
.p_i_d5_list li:nth-child(5n+1){ margin-left:0;}
.p_i_d5_list li .title{ font-size:20px; color:#fff; line-height:40px; text-align:center;}
.p_i_d5_list li .txt{ font-size:14px; color:#fff; line-height:30px; text-align:center; margin-top:25px;}
.p_i_d5_list li:after{content: ""; background:url(../images/p_i_d5_ico.png) center no-repeat; width:11px; height: 20px; position:absolute; left:-45px; top:46px;}
.p_i_d5_list li:nth-child(5n+1):after{ display:none;}



