

/* #main{padding: 50px 0;} */
.i-box{ padding: 20px 0; min-height: 500px; }
/*通用头部*/
.i-box-hd{ padding: 0 0 15px 0; }
.i-box-hd .tit{ padding: 15px 0;text-align: center; font-size: 35px; font-weight: 500; }
.i-box-hd p{ text-align: center; }

/* 首页栏目分类*/
.i-box-hd_menu{ text-align: center; }
.i-box-hd_menu li{ display: inline-block; background: #fff; margin:0 5px; border:#eee solid 1px; border-radius: 20px; overflow: hidden;}
.i-box-hd_menu li a{ display: block; padding: 8px 25px; }
.i-box-hd_menu li a:hover{ background: #f00; color: #fff; }
.i-about-bd{ padding: 15px 0; }

/*图片左右排列*/
.items-img_inline{ position: relative; overflow: hidden; }
.items-img_inline dt{ float: left; margin-right: 20px; }
.items-img_inline dt img{ width: 100%; }
.items-img_inline dd{}
.items-img_inline dd .title{ font-size: 16px; margin-bottom: 10px; }
.items-img_inline dd p{ line-height: 1.3; color: #666; }
.items-img_inline .more{ position: absolute; right: 0; bottom: 0; }

/* 新闻内容盒子*/
.i-news-panel{ float: left; width: 50%; min-height: 350px; margin-bottom: 20px; padding: 0 20px 0;box-sizing: border-box;}
.i-news-panel:nth-child(2){padding: 0 0 0 20px;}
.i-news-panel_hd{ position: relative; margin-bottom: 15px; font-size: 16px; }
.i-news-panel_hd a{ padding: 0 0 0 15px; border-left: #ccc solid 3px; }

/* 图片默认排列*/
.items-img{overflow: hidden;}
.items-img li{ float: left; margin: 0 25px 25px 0;width:280px;}
.items-img li .item-hd{/* width: 208px; */height:280px; }
.items-img li .item-hd a{ display: block; }
.items-img li .item-hd img{ width: 100%; display: block;}
.items-img li .item-bd{ line-height:35px; font-size: 14px; text-align: left;background: #eaeaea;padding:20px; }


/*案例滚动按钮*/
.i-case-bd{ position: relative; overflow: hidden; }
.i-case-bd .prev,.i-case-bd .next{position: absolute;top: 40%;margin-top: -20px;display: block;width: 30px;text-align: center;line-height:40px; height: 40px; background:rgba(0,0,0,.5); z-index: 999; font-size: 20px; font-family: 宋体;color: #fff;font-weight: bold;}
.i-case-bd .prev{left:0;}
.i-case-bd .next{right:0;}
.i-case-bd .prev:hover,.i-case-bd .next:hover{background: #f00;}

/*地区分站&友情链接*/
.i-link{ padding: 25px 0;}
.i-link span{ font-size: 16px; font-weight: bold; }
.i-link span,.i-link a{ margin-right: 20px; }
.icol-l{ float: left; width: 575px;padding-right: 90px;}
.icol-c{ float: left; width: 10px; height: 400px; background: url(../image/col-line.png) no-repeat}
.icol-r{ float: right; width: 485px; padding-left: 40px;}
.col-l{ width: 240px; float: left; }
.col-r{ width: 908px; float: right; }


/*npage*/
.nbanner{ height:230px; background:url(../image/nban_bg3.jpg) center top;}
.main{ padding:20px 0; background:#fff; margin-bottom:20px;}
.main_con{ padding:20px 50px 50px 50px; min-height:500px;}
.um-hd{ float:left; width:270px;}
.um-bd{ float:right; width:900px;}
.main_nei .ml{ float: right; }
.main_nei .mr{ float: left; }
.sider{}
.sider__hd{height: 50px; padding: 8px; background-color: #F18B16; color: #fff; text-align: center; font-size: 28px; line-height: 1.2; }
.sider__hd .en{ display: block; font-size: 14px; }
.sider__bd li{ position: relative; }
.sider__bd li i{ position: absolute; right: 0; top: 0px; display: block; width: 36px; height: 40px; background: url(../image/img.png) no-repeat 0 -169px; cursor: pointer; }
.sider__bd li a:hover{ background: inherit; }
.sider__bd dl{ display: none; }
.sider__bd li.on dl{ display: block; }
.sider__bd li.on i{ background-position: 0 -209px; }


/* 产品列表样式 */
.um-items-img li{margin: 0 9px 17px 2px!important; width: 32%;}
.um-items-img li .item-hd{ width:100%; overflow: hidden;}
.um-items-img li .item-hd  img{width:100%; height:280px;overflow: hidden;display: block;transition:.5s ease-in;object-fit: cover;}
.um-items-img li .item-hd  img:hover { transform:scale(1.1,1.1);}
.items-img li:hover .item-bd{background-color: #91b531;}
.items-img li:hover .item-bd  a{color: #fff;}


/* 产品内页的样式 */
.um-imgInfo .tit{font-size: 20px;color: #363636;    line-height: 50px;}
.um-imgInfo  .p_tabs   li{font-size: 16px;line-height: 30px;}
.um-imgInfo  .p_tabs   li  em{font-size: 16px;color: #666;}
.um-imgInfo  .p_tabs   li  a{font-size:16px;color: #91b531;}
.um-imgInfo  .p_tabs   li  span{font-size: 16px;color: #333;}
.um-imgInfo  .p_tabs   li  b{color: #91b531;}

/*新闻列表页左右排列*/
.items-text_desc li{  margin: 0px 0 10px 0;padding: 0 0 5px 0; border-bottom: 1px dashed #ccc;}
.items-text_desc .item-hd img{width: 245px; height: 160px; display: block; object-fit: cover;}
.items-text_desc .item-bd{width:630px}
.items-text_desc .item-bd .tit { font-size: 17px; line-height: 32px;color: #000;}
.items-text_desc .item-bd .tit:hover {color: #91b531;}
.items-text_desc .item-bd span{font-size:12px;color:#363636;font-weight:400;  }
.items-text_desc .item-bd .desc{font-size:14px;color:#666;margin:6px 0 0 0;overflow: hidden; text-overflow:-o-ellipsis-lastline;text-overflow: ellipsis;display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.um-newsDetail h4{color: #333;}
.items-text_desc  .item-bd a{color: #333;font-weight: 600;font-size: 16px; }
.items-text_desc  .item-bd a:hover{color: #91b531;}

/*  =======    内页样式  ========    */
.um-hd-panel{background: #f1f1f1;border-radius:10px;}
.um-hd-panel_tit{background:#f3f3f3;background:#91b531;color:#fff;font-size:24px;text-transform:uppercase;line-height:65px;text-align:center;}
.um-menu_hd img{max-width:100%}
.um-hd-contact_con .text{padding: 15px; display: block;font-size: 15px;color: #363636;line-height: 36px;text-transform: uppercase;}
.um-hd-contact_con .text p{color:#363636;line-height:50px}
.um-hd-menu_con{padding:20px}
.um-hd-menu_con li{padding:0 0 0 20px;border-bottom:1px dashed #ccc}
.um-hd-menu_con li:last-child{border-bottom:none}
.um-hd-menu_con li a{display: block;font-size: 17px; color: #363636;line-height: 52px;text-transform: uppercase;}
.um-hd-menu_con li a:hover{color: #91b531;}
.um-hd-contact_con  .text  strong{line-height: 50px;font-size: 20px;}
.um-bd_hd{position: absolute;     z-index: 9999999;top:415px;  padding:0 15px;line-height:55px;margin-bottom:20px;   /*position: absolute;*/
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); /* border-bottom:3px solid #91b531; *//*background-color:#91b531;*/  }
.um-bd_bd{margin:30px 0}
.um-bd_hd .tit{float:left; line-height:55px; font-size:40px;  color:#fff;font-weight: 600;text-transform: uppercase;}
.pos{float:right;padding-right:50px}
.pos,.pos a{color:#333}
.um-page_tit{padding:20px 0;text-align:center;font-size:23px}
.detail .imgs{text-align:center}
.um-bd_bd  li  a{color: #333; font-size: 18px;font-weight: 600;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.items-img  .date{ font-size:16px; color: #999;font-weight:normal; line-height: 18px; }
.items-img:hover .date{ color: #efefef;}

/*新闻详细页*/
.um-newsDetail  h2{font-size: 22px;font-weight: 600;}
.news h1{ text-align:center;}
.meta{  line-height:30px;font-size: 16px; border-bottom:#eee dashed 1px; margin-bottom:20px; color:#999; text-align:center;}
.um-newsDetail .cont{font-size: 15px;color: #666;line-height: 2;}




/*detail*/
.about{}
.about h1{ height:30px; line-height:30px; padding-left:20px; background:#f1f1f1; font-size:14px;}
.detail img{max-width:860px;_width:expression(this.width>860?860:true);}
.detail .cont{ padding:0 10px; font-size:14px; line-height:1.8;}
*html .detail img{width:expression(this.width > 860 ? "860" :this.width);}




/*about*/
.about_detail h1{padding:15px 0;border-bottom:#c2d9ea solid 1px;}
.about_detail .artInfo{display:none;}
.page_list_img li {float:left;margin:10px;display:inline;zoom:1;width:228px;height:190px;overflow:hidden;}
.page_list_img li img{width:220px;height:165px;padding:4px;background:#fff3d0;border:#fc6800 solid 1px;}
.page_list_img li .list_title{text-align:center;}
/*----------------------------------------------------------------------------------------------------------------*/

/* 产品列表  */
.catelist{}
.catelist li{ margin-top:20px; overflow:hidden;}
.catelist .img{ width:120px; height:120px; margin:0 30px; border:#ddd solid 2px; overflow:hidden;}
.catelist .com{ margin-left:30px;}
.catelist .t{ padding-bottom:6px;}
/*产品详细*/
.product_detail{ padding-left:20px;}
.um-imgZoom{float:left;margin-right:20px;}
.um-imgZoom p{text-align:center;padding-bottom:10px;}
#zoom_box{display:block;zoom:1;width:300px;height:300px;text-align:center;border:1px solid #ddd;vertical-align:middle;font-size:170px;padding:0;}
#zoom_box img{margin:0;padding:0;}
#zoom_box img.big_small{max-width:300px;max-height:300px;_width:expression(this.width>300&&this.width>this.height?300:true);_height:expression(this.height>300?300:true);}
#zoom_list{width:302px;height:60px;background:#EFEFEF;}
#zoom_list .pre{float:left;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list .next{float:right;width:14px;height:54px;margin-top:2px;text-align:center;overflow:hidden;background:#EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{float:left;width:232px;overflow:hidden;height:56px;position:relative;}
#thumblist{position:absolute;}
#thumblist li{float:left;width:58px;overflow:hidden;text-align:center;margin:2px 0;}
#thumblist li span{width:52px;height:52px;}
#thumblist li span a{width:50px;height:50px;font-size:42px;border:1px solid #FFF;}
#thumblist li span img{max-height:50px;max-width:50px;_width:50px;_height:50px;}
#big_box{float:left;}
#big_box span{width:302px;height:242px;}
#big_box span a{width:300px;height:240px;font-size:200px;}
#big_box span img{max-width:300px;max-height:240px;}
.p_info li{margin-bottom:10px;}

.um-imgDetail{}
.um-imgDetail .tag{ line-height:40px;  padding: 0 10px;/*background-color: #018d01;*/    background: url(../images/ntitbg.png)    #018d01 no-repeat left center;}
.um-imgDetail .tag b{ display:block; color:#fff; font-size:17px;font-weight: normal;}
.um-imgDetail{}
.um-imgDetail .cent { padding:20px 0; font-size:14px;}
.um-imgDetail .cent img{  max-width: 100%;}
.um-imgDetail table{border-spacing: 0; border-left:#ddd solid 1px; border-top:#ddd solid 1px;}
.um-imgDetail table td{ padding:5px 10px; border-right:#ddd solid 1px; border-bottom:#ddd solid 1px;}
.pagenav{ padding:10px 0 0 0; border-top:#ddd solid 1px; }
.um-bd_imgShow_ft .items-img li{ width:187px;}
.um-bd_imgShow_ft .items-img li .item-hd{width:187px;height:187px;}
.um-bd_imgShow_ft{height: 32px; line-height: 32px;  padding: 0 10px;background: #f5f5f5;;}
.um-bd_imgShow_ft b{ display:block; color:#fff; font-size:17px;}
.citybox{}
.citybox a{ display:inline-block; margin-right:20px; line-height:28px;}


/* 上一页下一页 */
.pagenav {cursor: pointer;}
.pagenav  .left  ,  .pagenav  .right{text-transform: uppercase;background-color: #d2d2d2; color: #fff; font-size:14px;line-height: 30px;padding: 0  30px;}
.pagenav a{ color: #fff;display: inline-block; width: 100px;overflow: hidden; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.h-img ul {    display: flex; padding: 10px 0 0 0; background: #f5f5f5; margin-top: 10px;}
.h-img ul li {  flex: 1;  padding: 5px;}
.h-img ul li span a {display: block; font-size: 14px;overflow: hidden;color: #666;text-align: center;line-height: 30px;}
.h-img ul li span a:hover {color:#d71007}
.pagenav  .left:hover  ,  .pagenav  .right:hover{background: #d71007;}
.pagenav  .left {margin-right: 15px;}

/* 案例内页的样式 */
.um-bd .detail   .tit{font-size: 22px;font-weight: 600;color: #000;}


/* 地区分销 */
.iisb-tit  { background: url(../images/ntitbg.png) no-repeat left center;}
.iisb-tit span { font-weight: normal; display: block; color: #fff; font-size: 17px; font-weight: normal;  line-height: 40px;padding-left: 10px;}
.iisb-box-fx  .con{background: #f5f5f5;padding: 20px;line-height: 28px;}
.iisb-box-fx  li  a{color: #333;font-size: 15px;}


/* 相关产品 */
.inpro   .tag{ background: url(../images/ntitbg.png) no-repeat left center;}
.inpro  .tag b { font-weight: normal; display: block; color: #fff; font-size: 17px; font-weight: normal;    line-height: 40px;padding-left: 10px;}
.inpro  img{display: block;width: 215px;height:215px;object-fit: cover;}



/* 文章内页底部 */
.in-new-des{background-color: #f5f5f5;padding: 10px;}
.in-new-des .tit li{ border-bottom: 1px dashed rgba(1, 141, 1, 0.4);line-height:36px;font-family: "PingFangSC Regular";color: #333; display: block; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.in-new-des .tit li a{color: #666; font-size: 14px;}
.in-new-des .tit li a:hover{color: #d71007;}







/*** 图片**/
.photo_box{ overflow:hidden;}
.photo_box .photo{ position:relative; float:left; width:625px; margin-left:40px; overflow:hidden;}
.photo_box .btn_left, .photo_box .btn_right{ display:block; width:8px; height:30px; margin-top:195px; background:url(../image/roll.jpg) no-repeat;}
.photo_box .btn_left{ float:left;}
.photo_box .btn_right{ float:right; background-position:-8px 0;}
.photo_view li{ float:left; width:625px;}
.photo_desc h3{ margin:20px 0; padding-bottom:10px; border-bottom:#eee solid 1px;}

/*** 下载 **/
.down_list dl.img {margin:5px 10px;}
.down_list dl.img dt  {font-size:14px;background:#EFEFEF;line-height:28px;padding-left:5px;}
.down_list dl.img dt a {color:#855352}
.down_list dl.img dd.ext {line-height:22px;text-align:right;color:#333;}  
.down_list dl.img dd.desc {line-height:22px;color:#9E9E9E}
.down_info { margin-bottom:20px;border:1px solid #EFEFEF;border-bottom:none;}
.down_info ul li label {float:left;width:65px;border-right:1px solid #EFEFEF;text-align:center;margin-right:5px;}
.down_info ul li { height:28px;line-height:28px;border-bottom:1px solid #EFEFEF; font-size:12px;}
.down_info ul li a{ font-weight:bold; color:#F30;}
#content {line-height:30px;font-size:14px;}
#content h1.tit {font-size:20px;font-family:'Microsoft YaHei';color:#333;text-align:center;margin:20px 0;}
#content h1.tit span {font-size:14px;font-weight:normal;}
#content .content p{font-size:12px;}
#content .content img {max-width:590px;_width:expression(this.width > 590 && this.width > this.height ? 590 : true); }
#content .content strong{color:#000;}
#content .content ol{ list-style-position: inside; margin:20px; }
#content .content ul {list-style-position: inside; margin:20px; }
#content .content ul li  {list-style-type : disc;}
#content .content ol li  {list-style-type : decimal ;} 
#content .content h1,#content .content h2,#content  .content h3,#content .content h4,#content .content h5,#content .content h6 {color:#000;font-size:100%;font-weight:bold;}
#pages { padding:10px 0 10px;text-align:center;font:12px '宋体';}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#91b531; border:1px solid #91b531; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.kefu {width:99px;height:60px;position:absolute;top:0px;}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}

/*留言反馈*/
/* .table-list td,.table-list th{padding-left:12px;}
.table-list td img { vertical-align:middle;}
.table-list thead th{ height:30px; background:#eef3f7; border-bottom:1px solid #d5dfe8; font-weight:normal;line-height:30px;}
.table-list tbody td,.table-list .btn{border-bottom: #eee 1px solid;line-height:30px;}
div.btn{background:#f6f6f6; padding:6px 12px; height:30px;line-height:30px}
.table-list tr:hover,.table-list table tbody tr:hover{ background:#fbffe4}
.nHover tr:hover,.nHover tr:hover td{ background:none}
.table-list .input-text-c{ padding:0; height:18px}
.input-text-c{border:1px solid #A7A6AA;height:18px;padding:2px 0 0; text-align:center}
.td-line{border:1px solid #eee}
.td-line td,.td-line th{border:1px solid #eee} */

/* [type=reset]{background: #999;}
[type=reset]:hover{ background: #777;}
.table-list tr.on,.table-list tr.on td,.table-list tr.on th,.table-list td.on,.table-list th.on{background:#fdf9e5;}
a.close-own{background: url(../Images/cross.png) no-repeat left 3px; display:block; width:16px; height:16px;position: absolute;outline:none;right:7px; top:8px; text-indent:200px; overflow: hidden}
a.close-own:hover{background-position: left -46px}
.input-text,.measure-input,textarea,input.date,input.endDate,.input-focus{border:1px solid #A7A6AA;line-height:22px;height:22px;margin:0 5px 0 0;padding:4px 0 8px 4px;border: 1px solid #d0d0d0;background: #FFF url(../Images/admin_img/input.png) repeat-x; font-family: Verdana, Geneva, sans-serif,"宋体";font-size:12px;}
.input-focus{background: #FFF; border-color:#afcee6;font-size:12px;}
input.date,input.endDate{background: #fff url(../Images/admin_img/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
textarea,textarea.input-text,textarea.input-focus{font-size:12px;height:auto; padding:5px; margin:0;}
select{ vertical-align:middle;background:none repeat scroll 0 0 #F9F9F9;border-color:#666666 #CCCCCC #CCCCCC #666666;border-style:solid;border-width:1px;color:#333;padding:2px;}
.search-form{ margin-bottom:10px} */

/*宋体宋体*/
/* .table_form {margin:10px;width:95%;}
.table_form input{}
.table_form td{padding-left:12px}
.table_form th{font-weight:normal; text-align:right;padding-right:10px; color:#777}
.table_form td label{ vertical-align:middle}
.table_form td,.table_form th{padding:8px 0 5px 8px;line-height:22px;}
.table_form tbody td,.table_form tbody th{border-bottom:1px solid #eee;font-size: 16px;}
.colorpanel tbody td,.colorpanel tbody th{ padding:0;border-bottom: none;}
em.error {overflow:hidden;zoom:1;background:url("../Images/unchecked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
em.success {overflow:hidden;zoom:1;background:url("../Images/checked.gif") no-repeat 0px 0px;  padding-left: 19px;color:red;}
.guestbook_list {margin:12px 0;line-height:26px;}
.guestbook_list dl {border:1px solid #E9E9EB;margin:8px auto;padding:15px;}
.guestbook_list dl dt {border-bottom:1px dashed #E9E9EB;height:26px;line-height:26px;color:#314E8C}
.guestbook_list dl dt span {float:right;line-height:26px;}
.guestbook_list dl dd.g_content {padding:5px;line-height:26px;}
.post_box {border:1px solid #eee;}
.post_box h5 {line-height:35px;text-align:center;font-size:16px;border-bottom:1px solid #eee;height:35px;background:#f5f5f5;} */
/*user login*/

/*sitemap*/
.mapbox{ border:1px solid #ccc; background:#fff;}
.mapbox h4 { margin:10px 0; padding:6px;border:none;border-top:1px solid #ccc;margin-top:-1px;border-bottom:1px solid #eee;}
.smallcat ul{ overflow:hidden;}
.smallcat ul li {float:left;line-height:24px;}
.smallcat ul li a {margin:0 8px;}


/* 留言板 */
.um-page-feedback .table_form{margin:0 auto}
.um-page-feedback tr{height:56px}
.um-page-feedback tr:nth-last-of-type(2){height:108px}
.um-page-feedback .box_label{padding-right:23px;text-align:right;font-size:14px;color:#444;width:10%;display:inline-block;vertical-align:middle}
.um-page-feedback .post_box_input{margin-bottom:18px;text-align:center}
.um-page-feedback .post_box_input>div{width:71%;display:inline-block;vertical-align:middle}
.um-page-feedback .input-text{line-height:30px;width:100%;height:30px;border:1px solid #e4e4e4;padding:0 10px;border-radius:2px;outline:0}
.um-page-feedback textarea{border:1px solid #e4e4e4;border-radius:2px;outline:0;width:100%;overflow:hidden;resize:none}
.um-page-feedback .button-submit{text-align:center}
.um-page-feedback .button-submit input{width:80px;height:30px;text-align:center;line-height:30px;margin-right:15px;outline:0;border:none;border-radius:2px;background:#0c438c;color:#fff;cursor:pointer;transition:all .3s}
.um-page-feedback .button-submit input:hover{box-shadow:0 0 5px #888;border-radius:4px}
.um-page-feedback .button-submit input:last-of-type{background:#4a4a4a}
.guestbook_list dl{border:1px solid #e4e4e4;padding:10px;border-radius:2px;margin-bottom:20px}
.guestbook_list dt{line-height:40px;font-size:13px;color:#0c438c;font-family:arial;font-weight:700}
.guestbook_list dt:nth-of-type(2){color:red}
.guestbook_list dt span{float:right}
.g_content{display:block;padding:10px;color:#666;background:#ececec;border-radius:3px;line-height:30px;font-size:13px}
.reply_content{padding:10px;background:#ececec;border-radius:2px;line-height:24px;font-size:13px;color:#666}



