
.menu{ background-color: #f5f5f5; padding: 5px 0;}
.in_title{ width: 100%; margin-top: 40px;}
.in_title em{ position: absolute; font-size:50px; color:#a5a5a5;padding-left: 20px; opacity: .2;}
.in_title b{  font-size:18px; display:block; font-weight:normal; padding:10px; padding-top: 25px; z-index: 10; float: left;}
.in_title b:before{ margin-right: 10px; margin-bottom: 5px; content:""; width:13px; height:2px; display:inline-block; background-color:@Themebg;}
.in_title p{ font-size:12px; color:#a5a5a5;}
.in_more{ background-color:#ececec; color:#666; text-align:center; font-size:26px; height:50px; line-height:50px; cursor:pointer;}
.in_more:hover{ background-color:@Themebg; color:#FFF;}
.nav>li>a:focus  {background-color: #fff;}

.ren_title{ text-align:center;}
.ren_title b{  font-size:18px; display:block; font-weight:normal; padding:10px; }
.ren_title b:before{ margin-right: 30px; content:""; width:10px; height:10px; display:inline-block; background-color:@Themebg;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.ren_title b:after{margin-left: 30px; content:""; width:10px; height:10px; display:inline-block; background-color:@Themebg;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.iconsousuo {padding: 20px !important;}

.header-box{ padding:0;}
.btn-danger {color: @Themebg; background-color: #fff; border: 0; padding: 0;}
.btn-danger:hover {color: #444; background-color: #fff; border: 0;}
.searchbox {width: 100%; background-color: #3b3b3b;}
.form-control { padding: 0; border: 0;}
.form-group {padding: 10px 0; margin-left:30%; width: 40%; position: relative;}
.navbar-form {margin: 0;}
.form-group input {width: 100% !important; text-indent: 1em;}
.btn-danger {position: absolute; top:17px; right: 10px;}
.closeic {position: absolute; top: 7%; right: 16%; color: #fff; font-size: 18px;}
.searchbox {display: none;}
.header-box .btn-navbar-t .icon-bar {width: 24px;height: 2px;	background-color: #373737; margin-top: 5px;}
.menu .nav-box .navbar-nav li {height: 50px;}
.menu .nav > li ul {display: none;
  padding: 0;
  position: absolute;
  left: 5px;
  top: 40px;
  width: 100%;
  z-index: 9;}
  .menu .nav > li ul li {
    height: auto !important;
  }
  .menu .nav > li .Triangle::after{
    content: "";
    display: inline-block;
    position: absolute;
    right: 7px;
    top: 14px;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid;}
    .menu .navbar-nav > li > a {
      position: relative;
    }
    .menu .nav > li:hover ul {
      display: block;
      padding: 0px;
  }
  .menu .nav > li ul li a {
    font-size: 12px;
    color: rgb(255, 255, 255);
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    overflow: hidden;
    padding: 0px 5px;
    margin: 0px;
    border-radius: 0 !important ;
    border-bottom: 1px solid #fff;
}
.menu .nav-box .navbar-nav li ul li:last-child:hover a {
  background-color: @Themebg !important;
  color: #fff;
}


body .news-nr-box .DownloadBtn{display: inline-block;width: auto;    padding: 0 10px 0 0;background-position: 9px;height: 40px;line-height: 40px;}
.menu .header-box{position: relative; max-width:1180px; margin:0 auto;}
.menu .header-box .logo {float: none; position: relative; z-index: 2; padding:0px; text-align: center; display: block; line-height:80px ;}
@media screen and (max-width:768px) {
	.body_title h3,.body_title b{  border-top:2px solid #000; border-bottom:none;}
.menu .header-box .logo{line-height:inherit;} 
}

.logo_name span{ text-indent: -99em; position: absolute; display: block;}
.tpl_two,.tpl_three,.tpl_four,.tpl_five,.tpl_six,.tpl_seven,.tpl_ten,.tpl_elevn,{  overflow: hidden;}

.menu .NavBoxPublic ul.navPublic li a{ color: #333;}

.tpl_five .content-box{ padding:30px 0; overflow:hidden; border-bottom:1px solid  rgba(255, 255, 255, 0.2);}


/*新加*/

.menu .logo_name{ float:left; max-width: 20%;overflow: hidden;}
.menu .header-nav { float:right; width:75%;}







.content-box{ max-width: 1180px; margin: 30px auto;}
.overflow{ white-space: nowrap; overflow: hidden; text-overflow:ellipsis; display: block;}
.cl{ clear: both;}

.Animation{
  -webkit-transition: all .4s ease-in-out 0s;
     -moz-transition: all .4s ease-in-out 0s;
      -ms-transition: all .4s ease-in-out 0s;
          transition: all .4s ease-in-out 0s;
}

.m-box01{ max-width: 1180px !important;}

.column{ margin: 0px;}



.tpl_ten .title_name2{ color: #fff !important;}
.content-box .page .col-lg-9{height: auto;}

/*-------</END 头部 LOGO >------------*/
.menu .navbar-nav h2{ font-size:16px; height:30px; line-height:30px;}
.headFixed{ margin: 0px auto;}
.menu .nav-box{max-width: 1180px; margin: 0 auto; }
.menu .nav-box  .navbar-nav {float: right; margin-top: 23px;}
.menu .nav-box .navbar-nav li {}
.menu .nav-box .navbar-nav li a{border-radius: 20px;}
.menu .nav-box .navbar-nav li a{padding:7px 10px; font-size: 16px;}
.menu .nav-box .navbar-nav li a:hover {color:#fff;}
.menu .nav-box .navbar-nav li:last-child:hover a {background-color: #fff !important; color: @Themebg}
.icon {float: left; position: absolute; top: 14px; right: 75px; display: none; z-index: 99;}
.icon .iconsousuo {font-size: 20px; color: #373737}
.navbar-nav li a span {display: block;width: 78px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden; text-align: center;}

/*--下拉菜单倒三角--*/


.NavBtn{  display:none;text-align:center;overflow: hidden;  }

.header-box .clearfix.none{display: none;}
.btn-navbar-t{
  display: none;
  float: right;
  padding: 3px 8px 7px;
  margin-right: 5px;
  margin-left: 5px;
}
.btn-navbar-t:hover,
.btn-navbar-t:focus,
.btn-navbar-t:active,
.btn-navbar-t.active,
.btn-navbar-t.disabled,
.btn-navbar-t[disabled],
.btn-navbar-t .icon-bar:hover,
.btn-navbar-t .icon-bar:focus,
.btn-navbar-t .icon-bar:active
{
  filter:Alpha(opacity=80);opacity:0.8;
}

.btn-navbar-t .icon-bar {
  background: #ccc;
  display: block;
  margin-top: 4px;
  width: 18px;
  height: 2px;
}

/*-------</END 导航>------------*/

/*-------</END 切换导航按钮>------------*/

/* 小屏幕 一*/
@media screen and (max-width:1180px) {
  .menu .header-nav .nav-box{ width:auto; }
  .content-box{margin:30px 15px;}
  .closeic {top: 7%;}
}

/* 小屏幕 二*/
@media screen and (max-width:870px) {
  .menu .header-box{ padding:0;}
  .menu .header-box .logo{ padding: 0px; text-align: left;
    padding-left: 10px;}
  .menu {height:auto;}
  .header-box .clearfix.none{display: block;}
  .menu .header-nav{position: static; width: 100%;height:auto;margin: 0; }
  .menu .header-box{width:100%;position: relative;}
  /*-----------</LOGO>---------------*/
  .menu .nav li a:hover:after{display: none;}
  .menu .btn-t { display: block;position: absolute;top: 12px; right: 14px; z-index: 99;}
  .menu .header-nav .nav-box{ background:none; height:auto; padding:0;  margin:0;}
  .menu .navbar-collapse{ margin:0;  border-top-width: 2px;border-top-style: solid;}
  .menu .navbar-collapse.collapse { display:none!important;}
  .menu .navbar-collapse.in{ overflow-y:hidden; display:block!important; height: auto; }
  .menu .navbar-collapse.collapseing{padding: 0; margin: 0;}
  .menu .nav {float:none;width:100%;}
  .menu .nav li {float:none; width:100%; background:none;border-top-width:1px;border-top-style:solid;}
  .menu .nav li:last-child{border-bottom:none;}
  .menu .nav li a{padding: 0 20px; text-align:left;display: block; font-size:14px; margin:0; line-height:30px;}
  .menu .nav li a:hover,.menu .nav li.active a ,.menu .nav li.active{ text-align:left;color: #fff; }
  .menu .nav li a:hover,.menu .nav li.Theme {border-radius:0;
    -webkit-transform:translatex(5px);
    -moz-transform:translatex(5px);
    transform:translatex(5px);
  }
  .menu .NavBox{width: 100%; visibility:hidden;height:0;overflow: hidden;}
  .menu .header-box.active .NavBox{visibility: visible;}
  .icon {display: block;}
  /*-----------</菜单>---------------*/

}
@media screen and (max-width: 768px) {
  .menu .header-box .logo img{ max-height:45px!important;}
  .album video{display: none;}
  .album .title_name2{color: #444!important;}
  .in_title b {float: none; margin-left:2%;}
  .closeic {right: 9%;}
  .navbar-form { padding: 0;}
  .form-group {margin-left: 20%; width: 60%; margin-bottom: 0;}
}
@media screen and (max-width: 600px) {
.row .col-md-4, .row .col-md-5, .row .col-md-6, .row .col-md-7, .row .col-md-8, .row .col-md-9, .row .col-md-10, .row .col-md-11{ padding: 0px;} 
.closeic {top: 9%;}
}
@media screen and (max-width: 480px) {
  
}
@media screen and (max-width: 414px) {

}
@media screen and (max-width: 320px) {
 #pp{margin-left: 0;}
}






.searchbox .search{ position: relative ; z-index: 9999999;}
.topbg{ position: fixed; width: 100%; height: 100%; left: 0; top: 0px; background-color: rgba(0, 0, 0, 0.5); z-index: 9999;}
.closeic{ z-index: 9999999;}

/*底部*/

/*---footer----*/
.footers { width:100%; }
.footers-box{margin: 0 auto;max-width: 1190px;}
.footers .footers-box{padding:15px 0;}
.footers .footers-box a{margin-right:10px;color: #fff;word-break: break-all; word-wrap:break-word; text-decoration: underline;}
.footers .footers-box p{ padding:0;font-size:12px; line-height:20px; color:#fff;}
/*-----------</END>---------------*/

.banner { width:100%; overflow: hidden;}
.carousel{margin: 0;}
.bannerBox{margin:0 auto;position: relative;}
.banner .carousel-control{background: none;}
.banner .bannerbg-img{ position:absolute; bottom:0; left:0; z-index:100;}
.banner .bannerbg-img img{ width:100%;}
.bannerEffect .tp-bullets.simplebullets.round .bullet{width:25px !important;height: 5px !important;background-color:rbga(255,255,255,0.4) !important;}
.bannerEffect .tp-bullets.simplebullets.round .bullet.selected{width:70px !important; background-color:rgba(255,255,255,0.8) !important;}
.inbanner .bannerEffect .tp-bullets{ bottom: 40px !important;}
/*---公告----*/
.notice{ margin: 0px auto; height: 45px; line-height: 45px; color:#fff; ba}
.notice .alertinfo{ position: relative;}
.notice-box .zuixin{ font-weight: bold; font-size: 12px;  padding: 0px 5px 0px 30px;  vertical-align: top; color: #fff; float: left;} 

.notice .notice-box { position: relative;  clear: none;  height: 45px;}
.notice .notice-box .noticeBox{ max-width: 1180px; margin: 0 auto; }
.notice .notice-box ul.notice-ul{ font-size:12px; height: 45px; line-height: 45px;  list-style:none; padding-left:100px; } 
.notice .notice-box ul.notice-ul li {  height: 45px; line-height: 45px; }
.notice .notice-box ul.notice-ul li a{ color: #fff; padding: 0px; display: block; white-space: nowrap; text-overflow:ellipsis; overflow:hidden;}
.notice .notice-box ul.notice-ul li a:hover{ text-decoration: none; }

.notice .col-md-6,.notice .col-md-4{ padding: 0px;}

/*---搜索----*/
.notice .search{ float: right; display: inline;  margin-top:6px; height: 33px; }
.notice .search .navbar-form {padding:0px; float:right; margin: 0px; width: 300px;}
.notice .search .navbar-form .form-control { border-radius: 0; box-shadow:none; font-size: 12px; height: 33px;line-height: 33px; padding:0px 10px !important; background-color: #fff; box-sizing:border-box; display: inline-block; vertical-align:top; width: 100%; border: none;}
.notice .search .dropdown-menu { border-radius: 0; padding:0; min-width: 70px; left:0px;}
.notice .search .dropdown-menu>li { padding:0;}
.notice .search .dropdown-menu>li>a { text-align:center; font-size:12px;color:#666; display:block; line-height:26px; padding: 0px;}
.notice  .search .btn-danger { background-color: #bcbcbc; border:1px solid #bcbcbc;background-image:none; padding: 8px 4px; font-size: 12px; color: #fff !important; top: 0; right: 0; }
.notice .search .form-group{ margin-bottom:0; vertical-align:middle; display:inline-block; float: left; width: 300px; margin-left: 0 !important; padding: 0 !important;}
.notice .btn-search-group {color:#fff;font-size:12px;font-family: "SimSun";cursor: pointer; right:14px; margin:0px; vertical-align:top; }
.notice .btn-search-group .btn {
	background: none !important;
	border: none !important;
}
.notice .alertinfo li {
	line-height: 40px;
	white-space: nowrap;
}



/* 小屏幕 一*/
@media screen and (max-width:1180px) {
.notice .notice-box{ max-width:100%;}
.notice .notice-box .noticeBox{ margin: 0px 15px 0px;}

}

/* 平板电脑和小屏电脑之间的分辨率 二*/
@media screen and (max-width:870px) {
.notice .notice-box .col-md-4{ width:48%;}
.notice .searchBox{ display: none;}
}


.notice .btn-search-group {
	color:#fff;font-size:14px;font-family: "SimSun";
	cursor: pointer; position:absolute; right: 0;
}
.notice .btn-search-group .btn {
	background: none !important;
	border: none !important;
}
.notice .alertinfo li {
	white-space: nowrap;
}



/*配置颜色*/
.Themebg,.Themebghover:hover,.message-list dl dt,.ThemeBbg,.menu .navbar-nav > li > a:hover,.title2_x:before,.title2_x:after,.title2_d span:before,.title2_d span:after,
.product .pro_list li a:hover,.title_x,.p_pro_d .title_d,#ProClass li.ac .Classtriangle,.pro_class_x .product-class li a:hover, .pro_class_x .product-class li a.Themebg,.p_info_d .title_d{background-color:#419604 !important;}
.Themefont,.Themetxthover:hover{color:#419604 !important;}
.ThemeFborder,.Themebdhover:hover,.message-list dl,.form .header{border-color:#419604 !important;}

.NavBoxPublic .TriangleBtn:before{border-color:#419604 !important;}

.tpl_footers{background-color:#353535;}
.tpl_eight,.tpl_seven,.notice .ThemeFbg {background-color:#3b3b3b}
.product .in_pro ul li .img_box {position: relative;}
.product .in_pro .boxshadow {width: 100%; height: 100%; background-color: #000; opacity: .6; position: absolute;  display: none; }
.product .in_pro .boxshadow i { font-size: 64px; color:#fff; position: absolute; top: 45%; left: 47%; transform: translate(-50%,-50%)}
.product .in_pro .boxshadow p {color: #fff; margin: 0 20px; position: absolute; bottom: 30px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}

/*产品介绍*/

/* 新加 */

.tpl_four {background-attachment: fixed;
  background-image:url(/Public/Images/ThemeBg/BgImg/Scene/259-1.jpg);background-repeat:@Pagebg_repeat; background-size: contain; background-position: center;}
.tpl_four .content-box{margin: 100px auto;}
.tpl_seven .content-box,.tpl_eight .content-box{margin: 0 auto !important;}
.about  .about-box .morep2,.in-title-con b:before,.in_title b:before,.menu .nav-box .navbar-nav li ul li:last-child:hover a,.product-nav a:hover{background-color: #419604 ;}
.article .news_box li:hover .news_text h3,.article .news_box .news_cont .news_text .date,.article .news_box li:hover .news_text .more,.form-horizontal .feedback,.btn-danger,.menu .nav-box .navbar-nav li:last-child:hover a,.product .in_pro p,.single_product .font_box h3,.single_product .font_box p,.single_product .font_box a,.form .header,.friendLink .swiper-button-prev,.friendLink .swiper-button-next{ color: #419604; }

#rightHistory .tpl_six{ background: url(/Public/Images/Theme259/map.jpg) no-repeat left top;}
#rightHistory{padding-bottom:0 !important;}
#rightHistory .article .news_box .news_cont .news_text h3{ margin: 0 !important;}
#rightHistory .column{ border: none;}
@media screen and (max-width: 768px) {
  .tpl_four .content-box{margin: 20px auto;}
}

/*字体*/
@font-face {font-family: "iconfont";
  src: url('/Public/Images/Theme259/icon/iconfont.eot?t=1568857703390'); /* IE9 */
  src: url('/Public/Images/Theme259/icon/iconfont.eot?t=1568857703390#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAekAAsAAAAADawAAAdWAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCEAgqNMIpfATYCJAMkCxQABCAFhG0Heht9C1GUUFIE2VcFPBk3yhBWoXbGdpWLoAbEw9/xRJ5/ckP14J9+v3buE8NEu4ZCImmlWaKyCTzSCkMJP/S1w7m8ESgglxGV5KsRKfSFS5rSNfQgR8rPTakJuQk3Huxvb+0XhiEFHGCURZZ5YIEEUtAFvAI0n3887QdTsjldNnenAWondu/adNIBTg9qewwOdG9nBiegBg6vDlO/0newut/tUV6wlpbS8SkcqkABKu0utVEfD2gCFlCMa2zgFocxfZiF2ZPeDoFi2qGh+fL+CSY5hlUY2qSIYTLl4yo4kpxBOLXt6IeXutfuAr79n9fHfiQwfGLc6Xy9yOD40ahScZmvXoaLAPpOYMEmwOmOQ4x9sKFl07cVqdO5BfSav3UEdQ3L2tN+z7eqok5uMVSl19w/eYDlOUaUBIIGDFsnU+/rCXVs/YHroYBHPSjgUC8KGNRrCkTU2wokNP48BN9ewXDNtuxO7gdMADOy/8KgH6oYkWctd1qaOjcdo3vKXO7s7B5Z2d1dXV6Z7eulp2wO3pM6LkOSRAmCVhR1Rrlct9542DBSlvVJTcHrSdIoCjJwGDadAWDhCIYgWhkFy+JGktSjNIs7GXnISseSHo7juuKA6o5BuA5D8CqNABm6TYAxpFuXViOf1OiTaHaU8MD0iJrgjXl2PkMIgudiUSfL/gsliuMW8gpRHLj0uvEqfWX6Nf0KKe+EoFwu5p6Wq5eTuaG5dqvTwAgFufG2ftGVm6MoTjGDcOjCUFet4Uied6fWBgbyjdOxUxI0xkudFHWAVSh4ElrgteSaJAlXBLBIDG7LVRh5khu1QYpbFRS0RzKw/qkb5ZgdkpYhSvYJPsLNyfCrA9eeD83mV0ZIOtW6OKaTBLR+4dbAYp5cK0ZvXk6UEMtE2jEfz+TJvaKaXUw0zGmb6RjDzGdx8abW20dhxHmelCWqWfCQJ5talF8aSxa1u0WfVGPhjmPnElp+tSbpGSU/14tPdcKTai1DrzeSet7gTnHT19GKBqfdV33hRVfiHPdc80OWXk+fvs4Dnr++o9Pajd7Igg2Yjl/NziMaGfdmbgG/VtE0qJtOcI8QrV0dKYKhFV1apRSskezWxUKWITKOOF66NCVsQhF64McPC8yopoHZAjXSRRPChsuo2IRhCcnRL2GTxWKCzTBbYE0Nixlq7ATS1Obly+9hG7DR9iOS+vbtoomKVu/ZQ1nZbcAQtbqyCmAWbJAdPQlUVWk12AGsfaCyJ7VYpw24siZ0zZWQDaUbLpSEkZA1DiWWC4x0WHMkoFNAO/t52AHigFubjfcCIPNBiE1pZJk5osy21C77tLrAZtYr1y30BKJ/kivxLV+CzBt+ze+ADEia6GZoa/9qVqHtGbXugV3XzvTID0E+moojRyoq7O0rNEePajTm+N7w7Nlwb2z+EZdmsexotxjqnUZZPXb+94/+mup8HKY3bqQdM6w9EqGdT39NAqnbq6+P2e0Q9il9us3X9mFZcbOzXmV5dwj+UsOHTj4O5UFwnxx9KpRbU50DfarsbKWCPQaotuNwxMar8Tm+JSDHJ9s3NxAhVT1nbFZZDbOyA1H97xg0ysEToYP9tZFFVLvqPJtvaPWWHt1GZ1lv3z0rJzQPA2P64cLXH9wo5zmDT/qSg9tMmyOy7BYNHjv8EzzQ8Znp9LMev4Cxv2SeGa36VKJfaFd8y83lVODoloFDkgcjm3MGTDBo48y0KW5Hasnq+kZ7FF32zvovvsv7mrPLHq8ry1HUsNEDb4zZm1JCeaLotnvW75bpa+OydN5du2BHlkVF0QdtHKYtubD8kByXk+51Nde7yTbTYdA4pJ9t3tqD/+Nuokol6phvahqYYsS0X8cPWvynKM8/kC1KC5DnlVP8LWDhxfMaF6s3Vi4anxiwV0CN21T4DTxVeV5Jj3ULGDAIXaqaOPv+KmbO/cGqmcSgyTdB0bgpU94Hv3P5Z5unhpkp74L/afH/C5qklsn/MO9BOg0AtdNFpMj/HJN/yFAAyNNwbwBqLPILMQBAHoUvA1BLPEKaH/P9wD/4z4UGp7Svtvibv+pe919wrsZq0aBbPTForH+o8/0X3uQxDH9uksnWNloyr+sgyH7FigHFXAYPc6rf37DBIVM0JBmKwYimwEoWiY66CV6HQwiSIyg2XJ3dYYA2Qi0D6z4JpNc3GN3+wer1Q3TUX/CG/UPQGxaKi5i/ZIfluJs+0xhbzFgyYDKlhltBOx0MP6BwVayTRp/7gtrIIgu9INu8wgb1EBjTFZG1nHFNNbuku2FVEWs1FZhaL7e27fg+l7BeSjVMO6OhmHWlM0xioCylSIOvbE3nvv8BEpxKTFcs+VF+gTRDbp0JeYIGxCtb02jJpUw2uoSI5QjH7NkaqTGXHEGVWSNMK+9VQCnLk3eotDp8Hseb2rzpHfW93gQUxrNyGFk5eQVFJWUVwk7OOJo5ibJBG4QITz1J7H6UUjsYz2TcFHLCS+cuHo8mN9qFk8/k+rm0GBfOzSYSAAAA') format('woff2'),
  url('/Public/Images/Theme259/icon/iconfont.woff?t=1568857703390') format('woff'),
  url('/Public/Images/Theme259/icon/iconfont.ttf?t=1568857703390') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
  url('/Public/Images/Theme259/icon/iconfont.svg?t=1568857703390#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconsousuo:before {
  content: "\e7d3";
}

.iconiconset0111:before {
  content: "\e60a";
}

.iconsite-copy:before {
  content: "\e600";
}

.icondianji:before {
  content: "\e606";
}

.icondianhua:before {
  content: "\e601";
}

.iconjinru1:before {
  content: "\e7bd";
}

.iconyouxiang:before {
  content: "\e683";
}

.iconguanbi:before {
  content: "\e6ea";
}








/*新加*/
.list_j4{ margin-left:-2%;}
.list_j4 li{float:left; overflow:hidden; position:relative; background-color:#fff; width:23%; margin:15px 0 15px 2%;  transition: all 0.5s;}
.list_j4 li img{ width:100%; transition: all 0.5s;}

@media screen and (max-width:768px) {
.list_j4 li{  width:31.3%; margin:10px 0 10px 2%; }

}
@media screen and (max-width: 414px) {
.list_j4 li{  width:48%;  margin:5px 0 5px 2%; }
}


a:hover{color:#419604;}

.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.fl{float:left !important;}
.fr{float:right;}
.clear{clear:both;}
.clear_overflow{clear:both; overflow:hidden;}
.fb{font-weight:bold;}
.hidden{display:none;}
.w1220{ width:1220px; margin:0 auto; font-size:14px;}
.min1220{ min-width:1220px; font-size:14px;}
.w1440{ width:1440px; margin:0 auto; font-size:14px;}
.min1440{ min-width:1440px; font-size:14px;}
.w100{ width:100%; margin:0 auto !important;}
.w95{ width:95%; margin:0 auto !important;}
.position_r{position:relative;}
.mt10{margin-top: 10px}
.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt40{margin-top: 40px}
.mt50{margin-top: 50px}
.mt60{margin-top:60px}
.mb10{margin-bottom:10px}
.mb20{margin-bottom: 20px}
.mb30{margin-bottom: 30px}
.mb40{margin-bottom: 40px}
.mb50{margin-bottom: 50px}
.mb60{margin-bottom:60px}
.ml10{margin-left: 10px}
.ml20{margin-left: 20px}
.mr10{margin-right: 10px}
.mr20{margin-right: 20px}

.pt10{padding-top: 10px}
.pt20{padding-top: 20px}
.pt30{padding-top: 30px}
.pt40{padding-top: 40px}
.pt50{padding-top: 50px}
.pt60{padding-top:60px}
.pb10{padding-bottom:10px}
.pb20{padding-bottom: 20px}
.pb30{padding-bottom: 30px}
.pb40{padding-bottom: 40px}
.pb50{padding-bottom: 50px}
.pb60{padding-bottom:60px}
.pl10{padding-left: 10px}
.pl20{padding-left: 20px}
.pr10{padding-right: 10px}
.pr20{padding-right: 20px}
.text1{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.text2{line-height: 20px; max-height:40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.text3{line-height: 20px; max-height:60px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.text4{line-height: 20px; max-height:80px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;}
@media screen and (max-width: 1220px) {
.w100{ width:95%; margin:0 auto !important;}
}





/* 新加 */
.rencontact{ width: 100%; color:#fff;  overflow: hidden; background-color: #3b3b3b;}
.rencontact a{ color:#fff;}
.rencontact h2{ font-size:16px; padding-bottom:5px; font-weight:bold; line-height:35px; padding-top: 15px;}
.rencontact ul li{ float: left; width: 40%; }
.rencontact ul li:nth-child(odd){ margin-right: 20%;}
.rencontact .fastguid{ float: left; width: 25%; margin-right: 20%;}  
.rencontact .fastguid ul li{ line-height: 40px; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;} 
.rencontact .incontact{ float: left; width: 50%; }
.rencontact .incontact ul li{line-height: 30px; color: #999;}
.rencontact .incontact ul li div{ color: #fff;}
.rencontact .incontact ul li a{color: #999;}
.itemabout {background-color: #f5f5f5 !important; text-align: center; font-size: 28px;font-weight: normal;font-stretch: normal;line-height: 28px;color: #419604; padding: 60px 0;}
.renmap .map{ position: relative; height: auto;}
.renmap .content-box,.rennew .content-box{ margin: 0 auto;}
#ProClassLeft li .second{text-indent: 0;}
.itemcontactbox .map-box1{margin: 0;  min-height: 400px;}
.itemcontactbox .lbs-box{ display: none;}
/*公共样式*/
.content-box{  max-width: 1030px; margin: 0 auto; box-sizing:border-box; }
.content-box .body-right {  float: right; width: 75%; }
.content-box .body-left {  float: left;width: 23.5%; }
.clearfix:before, .clearfix:after { display: table; content: " "; clear: both; }
.row { margin: 0; }
.mt15{  margin-top: 15px; }
.mt5{  margin-top: 5px; }
.overflow{ text-overflow:ellipsis; white-space:nowrap; overflow:hidden; }
  .TopologyLeft .body-left{ margin: 0!important;}
@media screen and (max-width:1030px) { 
.content-box{  margin: 0 15px; }
}

/*内页--产品列表页/产品详情页/产品更多信息页/新闻列表页/新闻详情页/关于我 们/图库列表页/图库详情页/留言反馈页/联系我们/LBS/网页地图/面包屑--样式*/
.row,h3,h4,h5{ margin:0;}
.mt5{ margin-top: 0!important;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}

a.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
a.a-btn.a-btn2:hover { background-color:#f3af9d; }

.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px; border:none;}
.a-btn.a-btn2 { background-color:#e8603c; color:#fff;}
.a-btn.a-btn2:hover { background-color:#f3af9d; color:#fff;}
@media screen and (max-width: 480px) {
	a.a-btn + a { margin-bottom:8px; }
}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:5px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:12px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:1px dashed #ccc;}
.table-02 .line-b  th{ color:#000;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*----输入框----*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:12px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }


/*----翻页模块----*/
.page .col-lg-3, .page .col-lg-9{ padding:0; margin:10px 0; height:34px; line-height:34px;}
.page .col-lg-9{ text-align:right;}
.page .col-lg-3{ float:left;}
.page .pagination{ margin:0; padding-left:12px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #e8603c; border-color:#e8603c; color:#FFF;}
.pager .previous > a, .pager .next > a{color: #fff;}
.pager .next > a:hover{color:#000;}
@media screen and (max-width:1030px) {
	.page .col-lg-3, .page .col-lg-9{ margin:0; }
	.page .col-lg-3{ text-align:right;}
}
@media screen and (max-width:870px) {
	.page .col-lg-9{ margin:0 0 15px; }
	.TopologyLeft .body-right,.TopologyRight .body-right{padding: 0 15px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
}
@media screen and (max-width: 768px) {
	.page .col-lg-3{ float:none;}
}
/*----------------------------------------</END 公共模块>------------------------------------------------------*/

/*------------内容通用内容部分--------------*/
/*针对设计中心*/
.demo-box-hw1 .content-box .body-left{margin-top: 0px !important;}
/*----面包屑模块----*/
.breadCrumb{ background-color: #eee; border-top: 4px solid #ccc; height: 36px; line-height: 34px; padding: 0 12px; margin-bottom:10px; color:#999;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;}

/*----产品列表----*/
.pro-list{ padding:0; width:100%;float: left;}
.pro-list .thumbnail { text-align:center;padding:15px; margin-bottom:10px;border: 1px solid #ECECEC;border-radius:0;}
.pro-list .thumbnail:hover { border: 1px solid #e8603c;}
.pro-list .thumbnail .title{ text-align:center; color:#e8603c; text-overflow:ellipsis; font-size:16px; white-space:nowrap; overflow:hidden; background:none; height:40px; line-height:40px; margin:0px 7px;}
.pro-list .thumbnail p{ font-size:12px; line-height:24px; min-height:25px; max-height:25px; overflow:hidden; color:#999; text-align:center; margin:0px;}
.pro-list .thumbnail img{ width:100%;}
.pro-list li.col-md-3:nth-child(4n+1) {margin-left:0;}
.pro-list li.col-md-3 {margin-left:0\9; margin-right:8px\9;}/*解决IE8兼容兼容问题*/

@media screen and (max-width:980px) {
	.pro-list .thumbnail .title{ margin:0px 5px;}
	.pro-list li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.pro-list .thumbnail .title{ margin:0;}
}

@media screen and (max-width: 600px) {
	.pro-list .col-md-3{ width:49.3%;}
	.pro-list .thumbnail { padding:15px;}
	.pro-list li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.pro-list li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}
@media screen and (max-width: 360px) {
	.pro-list li.col-md-3 { margin-right:1px\9;}/*解决IE9响应兼容问题*/
}

/*-----产品详情页-----*/
.product-detail { padding:0; width:100%; display:table; margin:5px 0 0 0; height:auto;}
.product-detail .col-md-5, .product-detail .col-md-7{ padding:0;}
.product-detail .col-md-5 .DB_imgWin img{ margin-bottom:0; padding:0; border-radius:0;}
.product-detail h3 { font-size:16px; color:#e8603c; padding:4px 0 5px 20px; font-family:宋体; margin:0;}
.product-detail .ProductimgBox .thumbnail{ margin-bottom: 0;}
.fieldset-style {word-break: break-all; word-wrap:break-word; overflow:hidden; margin:15px 0;}
.fieldset-style h3 { font-weight:bold; padding-left:10px; font-size: 12px; height:28px ; line-height: 28px;  color: #fff;  border: 0; background-color:#e8603c; margin:0;}
.title-ny { background-color:#fff; margin-bottom:10px; padding:15px; color:#00AADD; font-size:14px; }
.fieldset-style .div1 { border:1px solid #ECECEC; padding:6px 10px;  color:#666;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt { margin-bottom:8px;  height:20px; line-height:20px; display:block; border-left:5px solid #f3af9d; padding-left:10px;  }
.fieldset-style .div1 dl dd { line-height:22px;  }
.pro_keyword { padding: 0;}

/*----产品更多详情----*/
.table-box { padding: 0; margin-bottom:10px;}
.table-box p{ border-bottom:1px dashed #ccc; color:#000; font-size:14px; height:40px; line-height:40px; margin-bottom:5px;}

/*-----------资讯列表页---------------*/
.nlist-box li{ height:32px; line-height:32px; color:#666; border-bottom:1px dashed #CCC; position: relative;}
.nlist-box li:before{content:"．";}
.nlist-box li a{ color:#666; padding-right: 80px; width: 75%;  position: absolute;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nlist-box li a:hover{ color:#e8603c;}
.nlist-box li span{ position: absolute;right: 0; top: 0;}
body .news-nr-box p { font-size: 12px; line-height: 24px;}
body .news-nr-box img { margin: 0 auto 10px;}

@media screen and (max-width: 600px) {
	.nlist-box li span{  display:none;}
}

/*图片详情*/
.photo.row .layout_default p { line-height: 18px;}

/*-----------公司介绍---------------*/
.company-box {}
.company-box p { line-height:2.1em; overflow:hidden;  color:#333;  }

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:12px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666}
.map dl dd a:hover { color:#e8603c}
.map dl dd p { overflow:hidden; }

/*联系我们/lbs地图*/
.map-box1 { margin:15px 0; min-height:300px;}

/*-----------客户留言、留言反馈---------------*/
.message-box {padding:0 0 10px; margin-bottom:10px;}
.message-list { padding: 0;}
.message-list .addBtn{margin-bottom: 15px;}
.message-list dl { overflow:hidden; border:1px solid #f3af9d; margin:0 0 10px 0; }
.message-list dl dt { font-family:宋体; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 12px; background-color:#f3af9d; }
.message-list dl dt b { font-weight:normal; color:#fff; }
.message-list dl dt span { float:right; font-size:12px; color:#fff; }
.message-list dl dd { margin:15px 12px; }
.message-list dl dd p { font-size:13px; margin-bottom:10px; color:#666; }
.message-list dl dd small { font-size:12px;  color:#666;}
.message-list dl dd p i, .message-list dl dd small i{ float:left; color:#e8603c; padding-right:18px; font-size:18px}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }

/*公共*/
.content-box .body-right,.TopologyLeft .body-right{ margin-top:15px;}

.SSSchazhao {width:1000px; display: block; background: #ddd;}
.content-box .body-right .mt15{margin-top: 0px !important;}
.container{ padding: 0;}
.content-box{ margin: 15px auto !important;}

.mb12{ margin-bottom: 12px!important;}
.mb8{ margin-bottom: 8px!important;}

/*针对文章搜索结果调整样式*/
.DoesNot{ margin: 0px;}
.nlist-box li:before{ position: absolute;}
.nlist-box li a{ padding-left: 12px;}
.title2_x{ background-color:#f5f5f5;}
.title2_x:before{ margin-right: 30px; content:""; width:10px; height:10px; display:inline-block; background-color:#434343;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.title2_x:after{margin-left: 30px; content:""; width:10px; height:10px; display:inline-block; background-color:#434343;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}

.title2_d{ overflow:hidden; height:40px; font-size:14px; font-weight: bold; line-height:40px; }
.title2_d span{padding:0 10px;display: block;float: left; max-width: 60%; white-space: nowrap; overflow:auto; text-overflow:ellipsis;}
.title2_d span:before{ margin-right: 15px; content:""; width:10px; height:10px; display:inline-block; background-color:#434343;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.title2_d span:after{margin-left: 15px; content:""; width:10px; height:10px; display:inline-block; background-color:#434343;transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.title2_d .a-more {font-size: 12px;float: right; padding: 0 20px; line-height:40px;}
/*新加end*/




.mt15{margin-top: 0!important;}
.breadCrumb{overflow: hidden; height: 40px; line-height: 40px; padding: 0 10px; color:#333; background-color: #fff;border-top:none;}
.breadCrumb b{  font-family:"iconfont" !important; font-weight:normal;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.breadCrumb b:before {content:"\e615"; color:@Themebg; padding-right: 10px;}
.content-box {
    max-width: 1180px;
    margin: 30px auto;
}
.fieldset-style h3{ color: #333; border: 1px solid; height: 40px; line-height: 40px; }

.fieldset-style .div1{ margin-bottom: 10px ;}

.content-box .body-right, .TopologyLeft .body-right{ margin-top: 0px !important;}
.TopologyLeft .body-right{ margin: 0px !important;}

.message-list dl dt b,.message-list dl dt span{ color: #fff;}

.breadCrumb em, .breadCrumb b, .breadCrumb span, .breadCrumb a{line-height: 30px;}

.container{ width: auto;}

.page .col-lg-3{ width: 40%;}
.page .col-lg-9{ width: 60%;}

a.add-to-cart{ max-width: 200px; white-space: nowrap; text-overflow:ellipsis;}

.body-right .page{ height: auto; overflow: hidden; margin: 10px 0px;}

.pro-list .thumbnail{padding: 0px;}
.pro-list .thumbnail p{ display: none;}
.pro-list .thumbnail .title{ font-size: 14px; color: #333 !important;}
.pro-list .thumbnail:hover {border:none;}

/*----小栏产品分类----*/
.pro_class_x{ margin-bottom: 15px !important; background-color: #f5f5f5; border:1px solid #eee;}

.title_x,.title2_x{ height: 40px; line-height: 40px; text-align: center; position: relative; color: #333; font-size: 16px;}
.title_x span,.title2_x span{ margin: 0px; padding: 0px; font-size: 16px; color: #fff;}



.pro_class_x .product-class{ padding:10px; border-top: none;}
.pro_class_x .product-class li{ width:100%; line-height:38px; border-bottom: 1px solid #f5f5f5;}
.pro_class_x .product-class li:last-child{ border-bottom: none;}
.pro_class_x .product-class li a{padding: 0 15px; display:block; color:#333; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.pro_class_x .product-class li a.second{text-indent:10px;}
.pro_class_x .product-class li a:hover, .pro_class_x .product-class li a.Themebg{ color:#fff !important; text-decoration: none;}

/*----小栏相关产品模块----*/
.p_pro_x{ margin-bottom: 15px !important;}
.smallphotoBox{ min-height: auto;}
.p_pro_x .p_pro_x_list .swiper-button-prev{background: url(/Public/Images/prevBtn.png) no-repeat; left:0;}
.p_pro_x .p_pro_x_list .swiper-button-next{background: url(/Public/Images/nextBtn.png) no-repeat; right:0;}
/*----小栏相关资讯模块----*/
.p_info_x{ margin-bottom: 15px !important; background-color: #f5f5f5; border:1px solid #eee;}
.p_info_x .list-box{ padding: 10px;  border-top: none;}
.p_info_x .list-box li{ height:34px; line-height:34px; color:#666; text-align: left; position: relative; border-bottom: 1px solid #e1e1e1;}
.p_info_x .list-box li:before{content:"．"; position: absolute; left: 0px; top:-3px;}
.p_info_x .list-box li a{ color:#333; padding-left: 10px; display: block;}
.p_info_x .more{ text-align: center; clear: both;    margin:5px auto 0 auto;color: #fff;padding: 0 5px;display: block;    width: 50px; }
.p_info_x .more a{ display: inline-block; font-size: 12px; position: relative; padding: 3px 10px; color: #fff; border-radius: 20px;}
.p_info_x .more i{ font-size: 14px; margin-right: 5px;}

/*----联系我们内页组件----*/
.p_contact{ margin-bottom: 15px;  background-color: #f5f5f5; border:1px solid #eee;}

.p_contact .contact-box{ padding: 10px;}
.p_contact p{ line-height: 28px; text-align: left;}

/*----大栏相关产品模块----*/
.p_pro_d{ margin-bottom:10px !important; margin-top: 10px;}
.p_pro_d .title_d{ overflow:hidden; height:40px; font-size:14px; font-weight: bold; line-height:40px; color: #fff; }
.p_pro_d .title_d span{padding:0 10px;color: #fff;display: block;float: left; max-width: 60%; white-space: nowrap; overflow: hidden; text-overflow:ellipsis;}
.p_pro_d .title_d .a-more {color:#fff;font-size: 12px;float: right; padding: 0 20px; line-height:40px;}
.p_pro_d .product-box li{
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s; border:1px solid #eee; color:#333;
}
.p_pro_d .product-box .thumbnail {border: 0;padding:0 0 2px;background: none; border-radius:0; position:relative;margin:0px;}
.p_pro_d .product-box .thumbnail .TxtBox p{color: #fff;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;padding: 5px}
.p_pro_d .product-box li,.p_pro_d .product-box li:first-child{margin-top: 15px; margin: 15px 0.5% 0 \9;}

.p_pro_d .product-box li.col-md-3:nth-child(4n+1){margin-left: 0;}
.p_pro_d .div-img img{ width:100%;}
.p_pro_d .product-box .thumbnail a.ImgBox{position: relative;z-index: 2;}
.p_pro_d .product-box .thumbnail h5{text-align: center; position: relative; height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:12px; margin: 0;    padding: 0 5px;}
.p_pro_d .product-box li .TxtBox a{float: right;padding:0 10px 10px;}
.p_pro_d .product-box li:hover .TxtBox a,.p_pro_d .product-box li .TxtBox a:hover,.p_pro_d .product-box li:hover h5{ color:#fff;}
.p_pro_d .product-box .thumbnail h5:hover,.p_pro_d .product-box li .TxtBox a:hover{text-decoration: underline;}
.TopologyCenter .body-left{padding-top: 0;}
@media screen and (max-width: 1180px) {
.content-box{ margin: 15px 10px 0px!important;}
}

@media screen and (max-width:980px) {
	.p_pro_d .ProxBox ul .title{ margin:0px 5px;}
	.p_pro_d .ProxBox ul li.col-md-3 { margin-right:6px\9;}/*解决IE9响应兼容问题*/
}

@media screen and (max-width:870px) {
	.body-right .p_pro_d{ margin: 0 0 10px;}
	.p_pro_d .ProxBox ul .title{ margin:0;}
	.TopologyLeft .body-right, .TopologyRight .body-right{ padding: 0px;}
}

@media screen and (max-width: 600px) {
	.p_pro_d .ProxBox ul .col-md-3{ width:49.3%;}
	.p_pro_d .ProxBox ul li[class*="col-"]:nth-child(2n+1) { margin-left:0;}
	.p_pro_d .ProxBox ul li.col-md-3 { margin-right:2px\9;}/*解决IE9响应兼容问题*/
}

/*----大栏相关资讯模块----*/
.p_info_d .list-box li{ height:90px; overflow:hidden; border: 1px solid #eee; margin-bottom: 12px; padding:0px 10px 0px 0px; box-sizing:border-box; float: left; width: 49.2%; margin-left: 1.4%; background-color: #fff;}
.p_info_d .title_d{ overflow:hidden; height:40px; font-size:14px; font-weight: bold; line-height:40px; margin: 15px 0px; }
.p_info_d .title_d span{padding:0 10px;color: #fff;display: block;float: left;width: 60%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.p_info_d .title_d .a-more{color:#fff;font-size: 12px;float: right; padding: 0 20px; line-height:40px;}
.p_info_d .list-box li .face img{ width: 120px; margin-right: 15px; float: left;}
.p_info_d .list-box li h3{ color:#666; height: 38px; line-height: 38px; background: none; margin: 0; font-size: 12px; text-align: left;}
.p_info_d .list-box li.col-md-6:nth-child(2n+1) {margin-left:0;}
.p_info_d .list-box li p{line-height: 20px; color: #666; max-height: 40px; overflow: hidden;}
@media screen and (max-width: 480px) {
	.p_info_d .list-box li{ width: 98%; margin-left: 0px;}
}

/*----小栏资讯分类----*/
.info_class_x{ margin-bottom: 15px !important;background-color: #f5f5f5; border:1px solid #eee;}
.info_class_x .tab-box{ padding:10px;}
.info_class_x .tab-box a {padding:0 15px; display:block; color:#333;line-height:38px; margin:0px; background: none; border-bottom: 1px solid #f5f5f5;}
.info_class_x .tab-box a:last-child{border-bottom:none;}
.info_class_x .tab-box a:hover,.info_class_x .tab-box a.active{ color:#fff !important; }

/*----大栏资讯分类----*/
.info_class_d{ background-color: #fff; margin-bottom: 15px;}
.info_class_d .title_d{text-align: center;border-bottom-width:1px;border-bottom-style:solid; font-size:16px; overflow: hidden; position: relative; color:#333; margin:0px; line-height:40px;height:40px;}
.info_class_d .tab-box { overflow:hidden;}
.info_class_d .tab-box a {padding:0 10px; display:block;max-width: 240px; color:#333;line-height:30px; margin-bottom:8px;border: 1px solid #ddd; float: left; margin-right: 15px;}
.info_class_d .tab-box a:hover,.info_class_d .tab-box a.active{ color:#fff; background-color:#f3af9d;}
@media screen and (max-width:870px) {
	.info_class_d{ margin: 0 15px;}
	.body-right .info_class_d{ margin: 0;}
}

/*----大栏产品分类----*/
.pro_class_d{ background-color: #fff; margin-bottom: 15px;}
.pro_class_d .title_d{ text-align: center;border-bottom-width:1px;border-bottom-style:solid; font-size:16px; overflow: hidden; position: relative; color:#333; margin:0px; line-height:40px;height:40px;}
#ProClass {display: block!important;}
#ProClass li.Selection a{ background-color: #fff;}
#ProClass li.ac .Classtriangle:after{top: 13px;}
.pro_class_d .product-class{ padding:10px;}
.pro_class_d .product-class li{ line-height:34px; margin:0 15px 8px 0; float: left;}
.pro_class_d .product-class li a{padding: 0 15px; display:block; color:#333;border: 1px solid #ddd; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; max-width: 240px;}
.pro_class_d .product-class li a.second{text-indent:10px;}
.pro_class_d .product-class li a:hover, .pro_class_d .product-class li a.Themebg{ color:#fff;}
@media screen and (max-width:870px) {
	.pro_class_d{ margin: 0 15px;}
	.body-right .pro_class_d{ margin: 0;}
}
.nlist-box li a{  width: 68%; padding-right: 0px;}
.fieldset-style h3{ color: #fff;}
a.a-btn{ margin-bottom: 5px; }
@media screen and (max-width:1030px) {
	.page .col-lg-3{ text-align: left; float: left;}
}


@media screen and (max-width:600px) {

.nlist-box li a{ width: 100%;}
}

@media screen and (max-width: 414px) {
.page .col-lg-3{ width: 45%;}
.page .col-lg-9{ width: 55%;}
.nlist-box2 li .news_det{ width: 58%;}
.nlist-box2 li .news_img{ width: 40%;}
}

@media screen and (max-width: 375px) {
.page .col-lg-3{ width: 100%; text-align: left;}
.page .col-lg-9{ width: 100%; text-align: left;}
.page .col-lg-3,.page .col-lg-9{ margin: 0px;}
.page .pagination{ padding-left: 0px;}
}

.btn-warning.btn-can{ margin-left: 0px !important; margin-top:0px; margin-right: 0px !important; padding: 0px 5px!important; height: 32px!important;margin-bottom: 5px; line-height: 32px;}

.Themebg.btn-success{  margin-bottom: 10px;padding: 0px 5px!important; margin-right:5px;height: 32px!important;}

.pro_list{color:#434343; }
.w100 .pro_list {}
.pro_list ul{ margin-left:-2%;}
.pro_list ul li{float:left; overflow:hidden; position:relative; background-color:#fff; width:23%; margin:20px 0 20px 2%; position:relative; transition: all 0.5s;}
.pro_list ul li img{ width:100%; transition: all 0.5s;}
.inpbox{ padding:20px; background-color: #ffffff;	border: solid 1px #e5e5e5;}
.pro_list ul li:hover .inpbox{background-color:@Themebg;	border: solid 1px @Themebg; color:#fff;}
.pro_list .font_box{ padding-top:15px;}
.pro_list h3{ font-size:14px; line-height: 20px; height:40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}


.p_proxl{ color:#434343;}
.p_proxl ul{ margin-left:-2%;}
.p_proxl ul li{float:left; overflow:hidden; position:relative; background-color:#fff; width:23%; margin:15px 0 15px 2%; position:relative; transition: all 0.5s;}
.p_proxl ul li img{ width:100%; transition: all 0.5s;}
.p_proxl ul li:hover .inpbox{background-color:@Themebg;	border: solid 1px @Themebg; color:#fff;}
.p_proxl h3{ margin: 10px 0; font-size:16px; line-height: 20px; height:40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.p_proxl .font_box p{ font-size: 14px;}
.proshow-title{ font-size:18px; border-bottom:1px solid @Themebg; line-height:40px;}
.pro_page a{ font-size:14px;}
.pro_page .Themefont{ color:#333 !important;}

.new-list{ margin-left:-2%;}
.new-list li{   width:48%;  margin:5px 0 5px 2%;  padding-bottom:30px;border-bottom:1px solid #eee; }
.new-list .new-time{ float:left; width:110px; text-align:center; color:#fff;}
.new-list .new-time b{ font-size:40px;}
.new-list .new-ren{ float:right;width: calc(100% - 130px);}
.new-list .new-ren h3{ font-size:16px; padding:5px 0 0;}
.new-list .new-ren p{ color:#b3b3b3;}
#ProClassLeft li.ac .Classtriangle:after{content: '+';
position: absolute;
right:20px;
top: -9px;
margin-left: 5px;
width: 0;
height: 0;
border:none;}
#ProClassLeft li.ac .Classtriangle:after, #md_detailProductClass li.ac .Classtriangle:after { content: '';
    position: absolute;
    right: 10px;
    top: 16px;
    margin-left: 5px;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 8px solid #333;
    -webkit-transition: all .5s linear 0s;
    -moz-transition: all .5s linear 0s;
    -ms-transition: all .5s linear 0s;
    -o-transition: all .5s linear 0s;
	transition: all .5s linear 0s;}
#ProClassLeft li.ac .Classtriangle:hover:after, #ProClassLeft li.ac .Themebg:after {
	border-top-color: #fff;
}
#ProClassLeft li.ac .Classtriangle:after, #md_detailProductClass li.ac .Classtriangle:after {
    border-top: 8px solid #fff;
}
#ProClassLeft li.ac .Classtriangle.acc:after{-webkit-transform: rotate(0deg);   -moz-transform: rotate(0deg);   -ms-transform: rotate(0deg);   -0-transform: rotate(0deg);   transform: rotate(0deg);}
.ab {background-color: @Themebg;color: #fff;} 
.ClassLeftBox .product-class li a{padding:5px 10px;}
.ClassLeftBox .product-class li {background-color: #fff; width: auto; position: relative;}
.ClassLeftBox .product-class li .classBox {position: absolute; z-index: 99; width: 100%; box-shadow: 0 0 10px rgba(0, 0, 0, .3); background-color: #fbfbfb; }
.ClassLeftBox .product-class li .classBox h2 {line-height: 20px;}
.ClassLeftBox .product-class li .classBox a {color: #333333 !important;}
.ClassLeftBox .product-class li .classBox a:hover {background-color: #fff; color: @Themebg !important;}

.new-ren .text1{  font-size: 16px; line-height: 28px;color: #333333; overflow: hidden;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;white-space: normal;}
.new-ren .date{font-size: 12px;line-height: 28px;color: @Themebg}
.new-ren .text2{font-size: 12px;
    line-height: 23px;
    color: #999999;
    margin-top: 0px;
	margin-bottom: 8px}
.new-ren .more {color: #e5e5e5;}
.new-ren {margin-left: 28px;}
.iconjinru1:before {font-size: 30px;}
.concpnav .Classtriangle h2 {line-height: 24px; font-size: 14px;}
.product-class li a{border-radius: 50px !important;}
.new-list { }
.new-list li { float: left; padding: 0; border-bottom: 0;  width:48%;  margin:8px 0 8px 2%;  box-shadow: 0 0 2px rgba(0, 0, 0, .3)}
.new-list li a{ display: block; overflow: hidden;}
.new-list .new-time {width: 45%; float: left;}
.new-list .new-time img {width: 100%;}
.new-list .new-ren { width: 45%; float: left; padding-top: 10px;}
/* .new-list li:nth-child(even) {margin-left: 40px;} */
.new-list li:hover .new-ren .more {color: @Themebg;}
.new-list li .new-time {overflow: hidden;}
.new-list li .new-time img {transition: .4s all linear}
.new-list li .new-ren .more {transition: .4s all linear}
.new-list li:hover .new-ren h3 {color: @Themebg;}
.new-list li:hover .new-time img {transform: scale(1.1)}
@media screen and (max-width: 768px) {
.pro_list ul li,.p_proxl ul li{  width:48%;  margin:5px 0 5px 2%; }
.inpbox{padding:10px;}
.pro_list h3,.p_proxl h3{  } 
.new-list .new-time{  padding: 0;}
.new-list .new-ren h3{  padding:10px 0;}
.contact {width:100% !important;}
.contactbox {margin-bottom: -10px !important;}
.about {margin: 20px 0 !important;}
.new-list{ margin: 0;}
.new-list li {width: 100%; float: none; margin: 10px 0;}
.new-list .new-ren .text1 {padding-top: 10px ;}
.concpnav {display: none;}
.tab-box {display:none;}
.contact_name {margin-left: 40px !important;}
 }
 @media screen and (max-width: 768px)  and (min-width:600px) {
	.new-list .new-ren .text1 {padding: 30px 0 20px;}
	.new-list .new-ren .text2 {padding: 25px 0}
 }








.pager .Themebg,.pager .Themebghover:hover{ background:none !important;} 
.pager .previous > a, .pager .next > a{ color:#333 !important; padding: 5px 12px 0 12px !important; line-height:normal !important;}
.pager a:hover{ color:@Themebg !important; opacity:1;}
.pager .previous span, .pager .next span{text-align: left;}

/*新加end*/

.row{ margin:0;}
.DoesNot{text-align: center;font-size: 20px;margin: 50px 0;}
/*----按钮----*/
a.a-btn { padding:0 10px; height:28px; line-height:28px; display:inline-block; cursor:pointer; margin-right:5px; margin-bottom: 5px;}
a.a-btn + a { margin-bottom:3px; }
a.a-btn.a-btn1 { background-color:#cfcdcf; color:#666666; }
a.a-btn.a-btn1:hover { background-color:#ccc; color:#FFF;}
.Themebg.btn-success { margin-bottom: 5px; margin-right: 5px;}
.btn-warning.btn-can { margin-left: 0px;}

.TopologyLeft .body-right,.TopologyLeft .body-left{ margin: 0px;}
/* .TopologyLeft .body-right {float: none; width: 100%;} */
.product-class li { float: left; margin-right: 20px;}
.product-class li a { font-size: 16px; padding: 5px 18px; border-radius: 13px;}
.product-class li a:hover {color:#fff;}
.pro_keyword{ padding: 0px;}
.product-class .all li { float: none;}
.product-class .all li a {padding:0;}
.inpbox {padding: 0; border: 0;}
.pro_list ul li:hover .inpbox {background-color: #fff; border: 0; color: @Themebg ;}
.img_box {position: relative;}
.pro_list .boxshadow {width: 100%; height: 100%; background-color: #000; opacity: .6; position: absolute;  display: none; }
.pro_list .boxshadow i { font-size: 64px; color:#fff; position: absolute; top: 45%; left: 47%; transform: translate(-50%,-50%)}
.pro_list .boxshadow p {color: #fff; margin: 0 20px; position: absolute; bottom: 30px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.icondianji::before {font-size: 56px;}
.iconsousuo::before {font-size: 17px;}
.pro_list .font_box p { padding-top: 10px; font-size: 14px;}

a.a-btn.a-btn2 {color:#fff;}
.TopologyCenter .body-left{padding-top:25px;}

.photo.row{ padding-top: 20px;}

/*----面包屑模块----*/
.breadCrumb{overflow: hidden; height: 40px; line-height: 40px; padding:0; color:#333;     border-bottom: 1px solid #eaeaea;
    margin-top: 10px;}
.breadCrumb b{  font-family:"iconfont" !important; font-weight:normal;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; }
.breadCrumb b:before {content:"\e615"; color:@Themebg; padding-right: 10px;}
.breadCrumb em { font-family: Arial; font-size: 14px; padding: 0 8px;}
.breadCrumb a { color:#333;margin: 0px; line-height: 40px;}
.breadCrumb a.pick{ color:#1e82c5;}
.breadCrumb em, .breadCrumb b, .breadCrumb span{ margin: 0px; line-height: 40px;}
.breadCrumb .Themefont{ color: #333 !important;}
.breadCrumb .Themefont:last-child{ color: @Themebg !important;}

/*----翻页模块----*/
.page{margin-top: 25px;}
.page .col-lg-3, .page .col-lg-9{ padding:0; margin:10px 0; height:34px; line-height:34px;}
.page .col-lg-9{text-align: right}
.page .pagination{ margin:0; padding-left:14px;}
.page .pagination > li > a{ color:#666;}
.page .pagination > li:first-child > a, .pagination > li:first-child > span{ border-bottom-left-radius: 0; border-top-left-radius: 0;}
.page .pagination > li:last-child > a, .pagination > li:last-child > span{ border-bottom-right-radius: 0; border-top-right-radius: 0;}
.page .pagination > .active > a, 
.page .pagination > .active > span, 
.page .pagination > .active > a:hover, 
.page .pagination > .active > span:hover, 
.page .pagination > .active > a:focus, 
.page .pagination > .active > span:focus{ background-color: #1e82c5; border-color:#1e82c5; color:#FFF;}


/*----左侧标题模块----*/
/*----产品分类----*/
.classifi{padding: 10px 0;}
.classifi .product-class{text-align: center;}
.classifi .product-class li{position: relative; padding-right:10px;display: inline-block; height:36px; line-height:36px;}
.classifi .product-class li a{max-width: 150px;margin-top:5px; display:block;padding:0 20px;  color:#fff;border-radius:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.classifi .product-class li a.ThemeSbg{ color: #fff !important;}
.classifi .product-class li a:hover, .classifi .product-class li a.active{ color:#fff;}
.classifi#ProClass li .classBox{top: 46px;}

.classifiLeft{background: #fff;margin-top:15px;}
/* .ClassLeftBox .product-class{ border: 1px solid #eee;  border-top: none; padding: 10px 0; background-color:#f5f5f5;} */
.body-left.ClassLeftBox .product-class li{background: none;}
.ClassLeftBox .product-class li{ margin-bottom: 5px !important; }
.body-left.ClassLeftBox .product-class li:last-child{ border-bottom: none;}
.ClassLeftBox .product-class li a,.ClassLeftBox .product-class li{ line-height: 38px;}
.body-left.ClassLeftBox .product-class li a.ThemeSbg,.body-left.ClassLeftBox .product-class li a:hover{color: #fff!important;}
.body-right #ProClass li.ac .Classtriangle:after{border-top-color:#fff!important;}
.body-left .LeftBox{background: #f5f5f5; margin-top:15px; }
.body-left h4,.classifi h4{height: 40px; line-height: 40px; text-align: center; position: relative; color: #fff;}
.classifi h4 span{ font-size: 16px;}
.body-left h4 span{ font-size:20px;}
.body-left .LeftBox .list-box{padding:10px; border: 1px solid #ccc; border-top: none;}
.body-left.ClassLeftBox .product-class li h2{ line-height:inherit; font-size:inherit; display:inline-block;}
/* #ProClassLeft li .classBox { overflow: visible} */
#ProClassLeft li .classBox h2{ padding-left:0px;}
.ClassLeftBox .product-class li{ margin-bottom: 0; margin-right: 5px;
}}


.LeftBox .more{ text-align: center; clear: both; margin: 10px 0px;}
.LeftBox .more a{ display: inline-block; font-size: 14px; position: relative; padding: 3px 10px; color: #fff; border-radius: 20px;}
.LeftBox .more i{ font-size: 14px; margin-right: 5px;}

.breadCrumb b:before {content: "\e60a"}
.iconjinru1:before { content: "\e7bd"!important}


/*----公司资讯----*/
.body-left .list-box{ padding:10px 0;}
.body-left .list-box li{line-height:34px; overflow:hidden; white-space:nowrap; text-overflow: ellipsis; color:#666; position: relative; border-bottom: 1px solid #e1e1e1;}
.body-left .list-box li a{ color:#333; padding-left: 10px;}
.body-left .list-box li span{ display:none;}
.LeftBox.mt15{margin-top: 15px;}
.ClassLeftBox .list-box li:before{ position: absolute; left: 0px; top: -3px;}


/*----相关产品模块---*/
.body-right .productBox{width:100%; margin:15px auto 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.productBox h4.title01 {overflow:hidden; height:40px;color:#333;font-size:14px; font-weight: bolder; line-height:40px; border: 1px solid;}
.productBox h4.title01 span{padding:0 10px;color: #fff;display: block;float: left}
.productBox h4.title01 .a-more {color:#fff;font-size: 14px;float: right; padding: 0 10px; line-height:40px;}

.productBox{ max-width: 1180px !important;}

.productBox .product-box li{
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.productBox .product-box .thumbnail {border: 0;padding:0 0 2px;background: none; border-radius:0; position:relative;margin:0px;}
.productBox .product-box li,.productBox .product-box li:first-child{margin-top: 15px; margin: 15px 0.5% 0 \9;}

.productBox .product-box li.col-md-3:nth-child(4n+1){margin-left: 0;}
.productBox .div-img img{ width:100%;}
.productBox .product-box .thumbnail a.ImgBox{position: relative;z-index: 2;}
.productBox .product-box .thumbnail h5{text-align: center; position: relative; height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#333; font-size:14px;}

.ren_title b:before {transform: none !important;height: 3px !important; width: 13px !important; margin-right: 15px !important; margin-bottom: 5px; }
.ren_title b::after {width: 0 !important;}
.ren_title {text-align: left !important;}
.p_proxl ul li:hover .inpbox {border:0; background-color: #fff;}
.p_proxl ul li:hover .inpbox h3 {color: @Themebg}
.p_proxl ul li:hover .inpbox p {color: @Themebg}

.p_proxtitle b{ font-size: 18px;border-bottom: 1px solid #419604; line-height: 40px; font-weight: normal !important;}
/*-----------表格---------------*/
.table-01 { width:100%; margin-bottom:15px; }
.table-01 th, .table-01 td { padding:5px 2px;font-size:14px;}
.table-01 th { text-align:right; width:60px; font-weight:normal; color:#666; font-size:14px;}
.table-01 td { color:#666; }
.table-01 .jiathis_style_24x24 { margin:0; }

.table-02{ width:100%; }
.table-02 th, .table-02 td { padding:5px 2px; font-size:14px; line-height:30px; }
.table-02 th { text-align:right; width:125px; font-weight:normal; color:#666; vertical-align:text-top; }
.table-02 td { color:#666; }
.table-02 .line-b { border-bottom:2px solid #1e82c5;}
.table-02 .line-b th{ color:#000; text-align:left;}
.table-03 th { width:80px; }
.table-02.table-02-b th {width:110px; }

/*-----------输入框---------------*/
input.text01 { border:1px solid #d8d9da; height:30px; color:#333333;  line-height: 30px; padding: 2px 5px; width:75%; size:auto;  box-shadow:0 0 2px #d6d6d6 inset; font-size:14px; }
input.text01:focus, input.text01:hover, input.text01:active { border-color: #d8d9da; box-shadow: 0 0 3px #d6d6d6; }
.textarea01 { background-color:#fff; border:1px solid #dfdfdf; padding:5px; color:#636363; width:75%; }
.textarea01:focus { border-color: #d8d9da; box-shadow: 0 0 4px #d6d6d6; }

/*----------------------------------------</END 公共模块>------------------------------------------------------*/

/*----产品列表----*/
.pro-list li{
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	-ms-transition: all .4s ease-in-out 0s;
	-o-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.pro-list .thumbnail {border: 0;padding:0 0 2px;background: none; border-radius:0; position:relative;margin:0px;}
.pro-list li.col-md-4,.pro-list li.col-md-4:first-child{margin-top: 15px; margin: 15px 0.4% 0 \9;}
.pro-list li.col-md-4:nth-child(3n+1){margin-left:0;}
.pro-list .thumbnail a.ImgBox{position: relative;z-index: 2; display: block;}
.pro-list .thumbnail h5{text-align: center; position: absolute; height:30px; line-height:30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#fff; font-size:14px; bottom: 0px; width: 100%; background:url(/Public/Images/Theme212/black.png) repeat;}
.pro-list .div-img{ overflow: hidden;}
.pro-list .div-img img{ width:100%;}
.pro-list .thumbnail:hover img{-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1); }

.productBox{max-width: 1030px; margin:25px auto 0;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

/*-----------产品详情页---------------*/
.product-detail { padding:0; display:table; width:100%; margin-top: 10px;}
.product-detail .thumbnail{ margin-bottom:0; border-radius:0;}
.product-detail .thumbnail img{ width:100%;}
.product-detail h2 { font-size:16px; padding:4px 0 5px 20px;margin:0;}
.product-detail .col-md-5, .product-detail .col-md-7{ padding:0;}

.fieldset-style {overflow:hidden;background: #fff; margin:15px 0;word-break: break-all; word-wrap:break-word;}
.fieldset-style .div1 { padding:6px 10px;  color:#666;border-top:none;}
.fieldset-style .div1 dl img { max-width:100%; }
.fieldset-style .div1 dl { overflow:hidden; margin-bottom:10px; margin-top:5px; }
.fieldset-style .div1 dl dt { margin-bottom:8px; height:30px; line-height:30px; display:block; border-bottom:1px solid #ccc;  font-size: 14px; color:#1e82c5;}
.fieldset-style .div1 dl dd { line-height:22px;  }
.fieldset-style h3{ color: #fff;}
/*-----------产品询价页---------------*/
.table-box { padding:0px; margin-bottom:10px;background: #fff;}
.RightTitle{border-bottom-width: 2px;font-size: 20px;margin-bottom: 10px; border-bottom-style:solid;line-height:45px; text-indent: 10px;}
.table-box .title.p1{ border:none; font-size:14px;  height:20px; line-height:20px;}

/*-----------客户留言、留言反馈---------------*/

.message-box {padding: 0 10px 10px; background: #fff; margin-bottom:10px;}
.message-list { padding: 0; margin-top: 10px;}
.message-list dl { overflow:hidden;border: 1px solid #ddd;margin-top: 15px;}
.message-list dl dt { font-family:"宋体"; font-size:15px; line-height:30px; overflow:hidden; margin-bottom:10px; height:30px; padding:0 5px; }
.message-list dl dt b { font-weight:normal; color:#fff; }
.message-list dl dt span { float:right; font-size:14px; color:#fff;max-width: 150px; overflow: hidden; white-space: nowrap; text-overflow:ellipsis; }
.message-list dl dd { margin:0 14px; }
.message-list dl dd p { font-size:13px; color:#666; padding-bottom:10px; }
.message-list dl dd p i{ float:left; color:#333; padding-right:18px; font-size:18px}

blockquote { border-left: 5px solid #fff; margin: 0 0 20px; padding:0 ; }
blockquote small:before { content: ""; }

/*-----------公司介绍---------------*/
.company-box { padding:5px 0; }
.company-box p { line-height:2.1em;  color:#333; text-indent:2em; }
.Company_imgbox{ float:left; width:600px; height: 450px;  margin:0 20px 0 0;  }
.Company_imgbox img{ width: 100%;}
.company-box .about-name{ font-size: 20px; text-align: center; margin: 25px 0; color: @Themebg; }
/* .Company_imgbox:before{ content:""; width:100%; height:300px; background-color:#efefef; position:absolute; top:20px; left:-20px; } */
/*---友情链接----*/
.friendLink {background-color: #3b3b3b; border-bottom: 0 !important;}
.friendBox{margin: 15px auto 0;max-width: 1180px;  border-bottom: 1px solid #4c4c4c; background-color: #3b3b3b !important;}
.friendLink .link-box {height:auto; background-color:#fff; padding:5px 20px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding-top: 15px !important;}
.friendLink .link-box h4 { color:#666; font-size:14px;line-height:30px;display: inline-block;}
.friendLink .link-box ul { overflow:hidden; display:inline;color:#666;line-height:30px;}
.friendLink .link-box ul li { position: relative; display:inline-block;margin-right: 10px; font-style:normal; padding:0 3px;}
.friendLink .link-box ul li:first-child:after{display: none;}
.friendLink .link-box ul li:after{content: '|'; position: absolute; left: -10px; top: 0;}
.friendLink .link-box ul a { word-break: break-all; word-wrap:break-word; font-style:normal;color:#666; }
.friendLink .link-box ul a:hover{color:#ddd;}

/* ---联系我们--- */

.contact {background-color: #3b3b3b;}
.contactbox {max-width: 1180px; margin: 0 auto;}

/*-----------网站地图---------------*/
.map-box {padding:0; margin-bottom:10px;}
.map dl { border-bottom:1px dashed #ccc; padding:14px; font-size:13px; margin:0px; }
.map dl:last-child { border-bottom:none; }
.map dl dt { float:left; color:#000; }
.map dl dd { display:inline; margin:0px; }
.map dl dd a { margin:0 10px 10px; float:left; color:#666}
.map dl dd a:hover { color:#1e82c5}
.map dl dd p { overflow:hidden; }

.map-box1 { margin:15px 0; min-height:300px;}
/*----新闻资讯----*/
.BgP10{background: #fff; padding:10px 0px;}
.tab-box { overflow:hidden; padding-top:5px;padding:10px; }
.tab-box a { margin-right:0; padding:5px 15px; display:inline-block; color:#333;  margin-bottom:10px;border-radius: 30px;}
.tab-box a.Themebg:hover{color: #fff;}
.tab-box a:hover, .tab-box a.Themebg{color: #fff;}
.tab-box h2{ line-height:inherit; font-size:inherit;}
.pager .next{ width:auto;}

.nlist-box{padding: 0px;}
.nlist-box li{ height:35px; line-height:35px; overflow:hidden; color:#666; border-bottom:1px solid #CCC; position: relative;}
.nlist-box li:before{ content:"●  "; left: 0px;}
.nlist-box li a{ color:#666; padding-left: 15px; float: left; width: 70%;}
.nlist-box li span{ color:#666; display:block; position: absolute; right: 0px; top: 0px;}
.nlist-box2 li{ margin-bottom: 10px; border: 1px solid #e1e1e1; padding: 10px; height: auto; overflow: hidden;}
.nlist-box2 li .news_img{ width: 30%; float: left;}
.nlist-box2 li img{ width: 100%;}

.nlist-box2 li .news_det{ width: 68%; float: right;}
.nlist-box2 li p{ font-size: 14px; height: 30px; line-height: 30px; color: #333; padding:0px;}
.nlist-box2 li .time{ color: #666; display: block; padding:0px; color: #fff; height: 25px; line-height: 25px; width: 85px; text-align: center;}
.nlist-box2 li .det_box{ line-height: 24px; height: 72px; overflow: hidden; color: #333; margin-top: 10px;}
.body-right .page{ clear: both; margin: 15px 0px 0px !important;}

.p_artlelist h3 span{ color: #333 !important; padding: 0px 10px; font-size: 14px; font-weight: bold; display: inline-block;}
.p_artlelist h3{ height: 42px; line-height: 42px; padding: 0px; margin-bottom: 10px;}
.p_artlelist h3 a{color: #fff; padding: 0px 20px;}
.p_artlelist h3 a.Themetxthover{ color: #333 !important;}

.btn-warning.btn-can{ margin-left: 0px !important; margin-top:0px; margin-right: 0px !important; padding: 0px 5px!important; height: 32px!important;margin-bottom: 5px; line-height: 32px;}

.Themebg.btn-success{  margin-bottom: 10px;padding: 0px 5px!important; margin-right:5px;height: 32px!important;}



body .news-nr-box .DownloadBtn{ margin: 0 auto; width: 100px;text-align: center;display: block;}



/* 小屏幕 一*/
@media screen and (max-width:1030px) {
	.footerBox{ margin: 0px 15px !important;}
	.breadCrumb {margin-left: 2%;}
	.new-list .new-ren h3 {padding-top: 0px; padding-bottom: 1px;}
	.new-ren .text2 {margin-bottom: 0px; margin-top: 0;}
	.new-ren .text1 {line-height: 22px;}
	.new-ren .date {line-height: 20px;}

}

@media screen and (max-width:1030px) {
	.page .col-lg-3{ text-align: left; float: left;}
	.page .col-lg-3, .page .col-lg-9{ margin:0; }
}
@media screen and (max-width:870px) {
	
}

/* 横向放置的手机和竖向放置的平板之间的分辨率 三*/
@media screen and (max-width: 600px) {
	.product-details .col-md-5{ padding:0;}
	/*产品列表*/
	.classifi{padding:5px 0;}
	.row .pro-list li.col-md-4,.productBox .product-box  li.col-md-4{width:49%;margin-left: 0;margin:10px 0 \9; }
	.row .pro-list li.col-md-4:nth-child(2n),.productBox .product-box  li.col-md-4:nth-child(2n){margin-left: 2%;}
	.productBox{margin:10px auto 0;}
	.body-right .productBox{margin:10px auto 0;padding: 0;}
	.nlist-box2 li .det_box{ line-height: 22px; height: 66px; margin-top:5px }
	.pager{ margin: 0;}
	.pager .previous > a, .pager .next > a{margin: 0 10px 15px 50px !important;}
	.pro_page .pro_page_fr{margin-top: 15px;}
	.pager span{padding-top: 3px !important;}
}
/* 横向放置的手机和竖向放置的平板之间的分辨率 四*/
@media screen and (max-width: 480px) {
	.pro-list .thumbnail .more{ margin:10px auto; float:none;  width:120px;}
	.pro-list .thumbnail .col-md-4, .pro-list .thumbnail .col-md-9{ width:100%; padding:0;}
	.pro-list .thumbnail h3{ text-align:center; margin-top:10px;}
	a.a-btn + a { margin-bottom:8px; }
	.nlist-box li span{ display:none;}

	.RightTitle2 .lineBox{height: 2px;}
	.RightTitle2 .TxtBox{border-width: 1px;}

	.productBox .product-box li{ width: 48%; margin-left: 2%;}
	.productBox .product-box li:nth-child(2n+1){ margin-left: 0px;}

	.nlist-box2 li .det_box{ height: 44px;}
	.Themebg.btn-success,.btn-warning.btn-can{ float: inherit; vertical-align: top; margin-right: -10px;}
	.Themebg.btn-success{ margin-right: -10px;}
	.more {display: none}
	
}

@media screen and (max-width: 414px) {
.page .col-lg-3{ width: 45%;}
.page .col-lg-9{ width: 55%;}
.nlist-box2 li .news_det{ width: 58%;}
.nlist-box2 li .news_img{ width: 40%;}
.new-ren {margin-left: 15px;}
.new-list .new-ren h3 {font-size: 14px !important;}
.new-list .new-ren .text1 {padding: 0;line-height: 20px;}
}

@media screen and (max-width: 375px) {
.page .col-lg-3{ width: 100%; text-align: left;}
.page .col-lg-9{ width: 100%; text-align: left;}
.page .col-lg-3,.page .col-lg-9{ margin: 0px;}
.page .pagination{ padding-left: 0px;}
}

/* 的手机的分辨率一*/
@media screen and (max-width: 320px) {
	/*产品列表*/
	.row .pro-list li.col-md-4{width:100%;margin-left:0 !important;padding: 0;}
	.table-02.table-02-b th{ width:85px; line-height:20px;}
	.table-02-b td{ line-height:20px;}
	.table-02 th{ width:80px;}
	.productBox .product-box  li.col-md-4{ width:100%;margin-left: 0 !important;}
	.nlist-box2 li .det_box{ height: 22px;}
}


#pp{ height: 33px;}



/* 联系方式 */
.itemcontact .itemcontactmore{ border: solid 1px #e5e5e5; margin: 15px 0; box-shadow: #ccc 0px 0px 5px;  }
.itemcontact .itemcontactmore ul{ padding: 20px;}
.itemcontact .itemcontactmore ul li{ padding: 10px 0; font-size: 14px; color: #999}
.itemcontact .itemcontactmore ul li b{ color: #333}
.itemcontact .itemcontactlist {margin: 15px 0;}
.itemcontact .itemcontactlist ul{ overflow: hidden; margin-left: -8%;}
.itemcontact .itemcontactlist ul li{width: 25.3%; float: left;	height: 254px; 	
	border: solid 1px #e5e5e5; margin: 10px 0 10px 8%; box-sizing: border-box; text-align: center;}
.itemcontact .itemcontactlist ul li div{ width: 80%; margin: 30px auto;}
.itemcontact .itemcontactlist i{ display: block; color:  @Themebg;}
.itemcontact .itemcontactlist .iconfont:before{ font-size: 50px;}
.itemcontact .itemcontactlist b{ display: block; 	font-size: 18px; margin: 30px 0;  color:  @Themebg;}
.itemcontact .itemcontactlist p{ font-size: 14px;}

.itemcontact .itemcontactlink{margin: 15px 0;  }
.productBox .in_pro{ color:#434343;}
.productBox .in_pro ul{ margin-left:-2%;}
.productBox .in_pro ul li{float:left; overflow:hidden; position:relative; background-color:#fff; width:23%; margin:15px 0 15px 2%; position:relative; transition: all 0.5s;}
.productBox .in_pro ul li img{ width:100%; transition: all 0.5s; }
.productBox .in_pro ul li .img_box {position: relative;}
.productBox .inpbox{background-color: #ffffff}
.productBox .in_pro ul li:hover .inpbox{ background-color: #fff; border: 0;}
.productBox .in_pro .font_box{ padding-top:10px;}
.productBox .in_pro h3{  font-size:16px; line-height: 20px; height: 40px; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.productBox .in_pro p{ padding-top:5px; color: @Themebg; font-size: 16px;}
.productBox .in_pro .boxshadow {width: 100%; height: 100%; background-color: #000; opacity: .6; position: absolute;  display: none; }
.productBox .in_pro .boxshadow i { font-size:88px; color:#fff; position: absolute; top: 45%; left: 47%; transform: translate(-50%,-50%)}

.productBox .in_pro .boxshadow p {color: #fff; margin: 0 20px; line-height: 24px; position: absolute; bottom: 30px;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; font-size: 12px;}
.ProductClassBox .content-box{ margin: 0 auto;}
.rennew .tab-box{ padding: 0;}
.rennew .tab-box h2{ font-size: 14px;}
@media screen and (max-width: 768px) {
	.rencontact ul li{ float:none; width: 100%; }
	.Company_imgbox{ float: none; width: 95%; height: auto; margin: 20px auto;}
	.productBox .in_pro ul li{  width:48%;  margin:5px 0 5px 2%; }
	.rencontact .fastguid{ display: none;}
	.rencontact .incontact{ float: none; width: 100%;}
	.rencontact  .content-box{width: 90%; margin: 0 auto;}
	.rencontact .incontact ul li div{ display: inline-block;}
	.rencontact .incontact ul li{ float: none;}
	.rencontact .incontact ul li:nth-child(odd){ margin-right: 0;}
	.itemabout {font-size: 20px;padding: 30px 0;}
	.tpl_footers .footers-box{ margin:0 auto !important;}
	.pro_list .boxshadow i,.productBox .in_pro .boxshadow i{ top: 25%;  font-size:40px;}
	}
	@media screen and (max-width: 600px) {
	.footers .footersInformation{padding: 0 0 70px 0;}
	}
@media screen and (max-width: 480px) {
.itemcontact .itemcontactlist ul{ overflow: hidden; margin-left:0;}
.itemcontact .itemcontactlist ul li{width: 95%; float: none;;	height: auto; 	
	border: solid 1px #e5e5e5; margin: 10px auto; box-sizing: border-box; text-align: center;}
}
@media screen and (max-width: 375px) {
.new-list .new-ren {    padding-top: 10px;}
}

@media screen and (max-width: 321px) {
	.new-list .new-ren {    padding-top: 0;}
	}


/*---footer----*/
.footers { width:100%; }
.footerBox{margin: 0 auto;max-width: 1180px;}
.footers .footers-box{padding:15px 0;}
.footers .footers-box a{margin-right:10px;color: #fff;word-break: break-all; word-wrap:break-word; text-decoration: underline;}
.footers .footers-box p{ padding:0;font-size:12px; line-height:20px;}
.footers .Attention{ color:#fff;}

/*-----------</END>---------------*/
@media screen and (max-width: 768px) {
    .footers-box {
        margin-left: 4%;
    }
}

.column{border:none}
 .column:hover{border:none}