/*栏目页BG*/

/*合作伙伴*/
.szfjl_pic_partners{background: #fff;padding: 0;box-sizing: border-box;}
.szfjl_pic_partners ul{display: flex; justify-content:flex-start;flex-wrap: wrap;}
.szfjl_pic_partners ul li{ width: 275px;margin-right: 20px;padding: 10px;border: 1px solid #efefef;box-sizing: border-box;margin-bottom: 20px}
.szfjl_pic_partners ul li img{width: 100%;border: 1px solid #efefef;box-sizing: border-box;}
.szfjl_pic_partners ul li h4{line-height: 240%; font-size: 14px; text-align: center;font-weight: 100;}
.szfjl_pic_partners ul li:nth-child(4n+0){margin-right: 0}

/*案例*/
.szfjl_pic_cases{background: #fff;padding: 30px 0;box-sizing: border-box;}
.szfjl_pic_cases ul{display: flex; justify-content: space-between;flex-wrap: wrap;}
.szfjl_pic_cases ul li{width: 24% }
.szfjl_pic_cases ul li img{border: 1px solid #efefef;box-sizing: border-box; width: 100%}
.szfjl_pic_cases ul li h4{font-size: 16px; text-align: center;font-weight: normal;padding: 10px 0}


/*文章(专用）左右排版*/
.szfjl_news_list {background: #fff;padding: 30px 0;box-sizing: border-box;}
.szfjl_news_list .left {width: 250px; float: left}
.szfjl_news_list .left .top{color: #fff;line-height: 80px;text-indent: 20px;font-size: 22px; font-weight: bold;background: #2097b4;}
.szfjl_news_list .left .top2{color: #fff;line-height: 80px;text-indent: 20px;font-size: 22px; font-weight: bold;background: #2097b4;margin-top:20px }

.szfjl_news_list .left .sideMenu{  border:1px solid #efefef; box-sizing: border-box;padding: 10px }
.szfjl_news_list .left .sideMenu h3{ height:50px; line-height:50px; padding-left:10px;  border:1px solid #efefef;cursor:pointer;font:normal 16px/50px "Microsoft YaHei";margin-bottom: 10px;position: relative;}
.szfjl_news_list .left .sideMenu h3 a{color: #333;display: block;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.szfjl_news_list .left .sideMenu h3:hover{background: #f5f5f5;color: #333}
.szfjl_news_list .left .sideMenu h3:hover a{color: #333}
.szfjl_news_list .left .sideMenu .on{background: #f5f5f5;color: #333}
.szfjl_news_list .left .sideMenu .on a{color: #333}
.szfjl_news_list .left .sideMenu ul{ padding:0 10px; color:#999; display:block; /* 默认都隐藏 */width: 100%;box-sizing: border-box;margin-bottom: 10px}
.szfjl_news_list .left .sideMenu ul li a{border-bottom: 1px solid #efefef; line-height: 40px;;display: block;font-size: 14px}
.szfjl_news_list .left .sideMenu ul li a:hover{color: #2097b4}

.szfjl_news_list .right {width: 1000px; float: right}
.szfjl_news_list .right dl {border: 1px solid #dedede;margin-bottom: 15px;padding: 22px;background: #fff;overflow: hidden;}
.szfjl_news_list .right dt {width: 29.5%;float: left;margin-right: 5%;}
.szfjl_news_list .right dt img {width: 100%;display: block; height: 140px}
.szfjl_news_list .right dd h4 {height: 40px;font-weight: normal;font-size: 18px;color: #333;line-height: 40px;margin-bottom: 5px;overflow: hidden;position: relative;}
.szfjl_news_list .right h4 a {display: block;height: 40px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-weight: bold;}
.szfjl_news_list .right span{display: block;font-size: 14px;color: #999}
.szfjl_news_list .right dl:hover {border: 1px solid #ccc;}
.szfjl_news_list .right dl:hover h4 a {color: #2097b4;}
.szfjl_news_list .right dl .right-desc {max-height: 72px;font-size: 14px;line-height: 24px;color: #797979;margin-bottom: 28px;overflow: hidden;}
.szfjl_news_list .right dl .right-deta {width: 90px;height: 30px;line-height: 30px;text-align: center;display: block;float: right;color: #fff;}
.szfjl_news_list .right dl .right-deta a {color: #fff;}
.szfjl_news_list .right dl:hover .right-desc {max-height: 72px;font-size: 14px;line-height: 24px;color: #797979;margin-bottom: 28px;overflow: hidden;}
.szfjl_news_list .right dl:hover .right-deta {width: 90px;height: 30px;line-height: 30px;text-align: center;display: block;float: right;color: #fff;}
.szfjl_news_list .right dl:hover .right-deta a {color: #fff;}

/*文章详情页通用*/
.szfjl_news_list .right .conx {padding: 0 0 0;line-height: 200%}
.szfjl_news_list .right .conx h1 {padding-top: 16px;color: #333;font-size: 22px;line-height: 40px;text-align: center;font: 22px/63px "Microsoft Yahei";font-weight: bold;
}
.szfjl_news_list .right .conx .info_con_tit .n_tit {text-align: left;color: #999;border-bottom: 1px dashed #999;height: 44px;line-height: 44px;font-size: 14px}
.szfjl_news_list .right .conx .info_con_tit .n_tit a {color: #BCBBBB;}
.szfjl_news_list .right .conx .info_con_tit .n_tit span .cur {color: #000;}
.szfjl_news_list .right .conx .info_con_tit {font-family: "Microsoft Yahei";line-height: 24px;margin-bottom: 15px;}
.szfjl_news_list .right .conx .info_con_tit span {margin-right: 20px;display: inline-block;}



/*单页*/
/*用于公司简介综合*/
.szfjl_page_index {background: #fff;padding: 0 ;box-sizing: border-box;}
.szfjl_page_index_01 {border-bottom: 5px solid #f5f5f5;padding-bottom: 40px}
.szfjl_page_index_01  p{font-size: 16px;color: #666; line-height: 35px;text-indent: 30px}

.szfjl_page_index-pic{padding: 30px 0 20px}
.szfjl_page_index-pic ul{}
.szfjl_page_index-pic ul li{width: 285px; height: 220px;overflow: hidden;position: relative;float: left;margin-left: 35px;margin-bottom: 35px}
.szfjl_page_index-pic ul li img{position: relative;width: 100%; }
.szfjl_page_index-pic ul li .tit{background:rgba(32,151,180,0.95);position: absolute;bottom: 0;width: 100%; line-height: 40px;color: #fff;padding: 0 20px;box-sizing: border-box;font-size:14px;}
.szfjl_page_index-pic ul li .tit .description{display: none}
.szfjl_page_index-pic ul li:first-child{width: 625px; height: 475px;margin-left: 0}
.szfjl_page_index-pic ul li:first-child .tit{font-weight: bold;font-size: 16px;padding-top: 10px;}
.szfjl_page_index-pic ul li:first-child .description{display: block;line-height: 180%;padding-bottom: 20px;font-size: 14px;font-weight: normal;}
.szfjl_page_index-pic ul li:hover .tit{background:rgba(255,106,0,0.95);}

.szfjl_page_honor{ overflow:hidden; position:relative;margin-bottom: 20px }
.szfjl_page_honor .next,.szfjl_page_honor .prev{width: 40px;font-size: 50px;color: #333;display: inline-block;font-family: 'Kaiti';cursor: pointer;float: left; height: 285px; line-height: 285px;font-weight: bold}
.szfjl_page_honor .next:hover,.szfjl_page_honor .prev:hover{color: #f96a1b}
.szfjl_page_honor .bd{width: 1200px;float: left}
.szfjl_page_honor .bd ul{ overflow:hidden; zoom:1; }
.szfjl_page_honor .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.szfjl_page_honor .bd ul li .pic{ text-align:center; }
.szfjl_page_honor .bd ul li .pic img{ width:380px; height:285px; display:block;  padding:5px; border:1px solid #ccc; box-sizing: border-box;}
.szfjl_page_honor .bd ul li .pic a:hover img{ border-color:#999;  }
.szfjl_page_honor .bd ul li .title{ line-height:24px;   }



.szfjl_page_index .szfjl_tit_l{border-bottom: 1px solid #efefef;padding-bottom: 10px}
.szfjl_page_index .szfjl_tit_l strong{color: #333}
.szfjl_page_index ul{display: flex; justify-content: space-between;flex-wrap: wrap;padding: 20px 0}
.szfjl_page_index ul li{ width: ; }
.szfjl_page_index ul li img{width: 360px;border: 1px solid #efefef;box-sizing: border-box;}
.szfjl_page_index ul li h4{line-height: 240%; font-size: 14px; text-align: center;font-weight: 100;margin-bottom: 20px}

.szfjl_page_index .ul2{display: flex; justify-content: space-between;flex-wrap: wrap;padding: 20px 0}
.szfjl_page_index .ul2 li{ width: ; }
.szfjl_page_index .ul2 li img{width: 260px;border: 1px solid #efefef;box-sizing: border-box;}
.szfjl_page_index .ul2 li h4{line-height: 240%; font-size: 16px; text-align: center;font-weight: 100;}




.szfjl_page p {font-size: 16px;line-height: 30px;padding: 10px;box-sizing: border-box;text-indent: 30px}
.szfjl_page p strong{color: #c81113}
.szfjl_page p a{color: #c81113}
.szfjl_page .p2{font-size: 18px;font-weight: bold;border-bottom: 1px dashed #efefef}
.szfjl_page .p3{font-size: 18px;font-weight: bold;border-bottom: 1px dashed #efefef}
.szfjl_page .p5{font-size: 20px;color: #fff;text-align: center;}
.szfjl_page .p5 strong{color: #fff}


/*用于公司简介等页面*/
.szfjl_page {margin: 0 auto ;padding: 30px 0;}
.szfjl_page p {font-size: 16px;line-height: 30px;padding: 10px;box-sizing: border-box;text-indent: 30px}
.szfjl_page p strong{color: #c81113}
.szfjl_page p a{color: #c81113}
.szfjl_page .p2{font-size: 18px;font-weight: bold;border-bottom: 1px dashed #efefef}
.szfjl_page .p3{font-size: 18px;font-weight: bold;border-bottom: 1px dashed #efefef}
.szfjl_page .p5{font-size: 20px;color: #fff;text-align: center;}
.szfjl_page .p5 strong{color: #fff}

/*联系我们专用页面*/
.szfjl_page_lxwm {background: #fff;padding: 0;box-sizing: border-box;}
.szfjl_page_lxwm p{ padding: 20px; box-sizing: border-box;line-height: 200%;font-size: 16px;text-indent: 30px;border: 1px solid #efefef }
.szfjl_page_lxwm dl {width: 33.3333333333%;box-sizing:border-box;float: left}
.szfjl_page_lxwm dl dt {font-size: 22px;line-height: 50px;font-weight: bold;color: #2097b4}
.szfjl_page_lxwm dl dd {line-height: 40px;font-size: 16px;font-weight: bold;margin: 20px 0 10px 0;width: 100%;float: left}

.szfjl_page_lxwm dl dd img {float: left;margin-right: 10px}



/*产品(专用）左右排版*/
.szfjl_product_list {background: #fff;padding: 30px 0;box-sizing: border-box;}
.szfjl_product_list .left {width: 250px; float: left}
.szfjl_product_list .left .top{color: #fff;line-height: 80px;text-indent: 20px;font-size: 22px; font-weight: bold;background: #2097b4;}
.szfjl_product_list .left .sideMenu{  border:1px solid #efefef; box-sizing: border-box;padding: 10px }
.szfjl_product_list .left .sideMenu h3{ height:50px; line-height:50px; padding-left:10px;  border:1px solid #efefef;cursor:pointer;font:normal 16px/50px "Microsoft YaHei";margin-bottom: 10px;position: relative;}
.szfjl_product_list .left .sideMenu h3 a{color: #333;display: block;text-align: left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.szfjl_product_list .left .sideMenu h3:hover{background: #f5f5f5;color: #333}
.szfjl_product_list .left .sideMenu h3:hover a{color: #333}
.szfjl_product_list .left .sideMenu .on{background: #f5f5f5;color: #333}
.szfjl_product_list .left .sideMenu .on a{color: #333}
.szfjl_product_list .left .sideMenu .current{color: #2097b4;font-weight: bold;}
.szfjl_product_list .left .sideMenu ul{ padding:0 10px; color:#999; display:block; /* 默认都隐藏 */width: 100%;box-sizing: border-box;margin-bottom: 10px}
.szfjl_product_list .left .sideMenu ul li{position: relative;}
.szfjl_product_list .left .sideMenu ul li a{border-bottom: 1px solid #efefef; line-height: 40px;display: block;font-size: 14px;padding-left: 20px;position: relative;}
.szfjl_product_list .left .sideMenu ul li a:before{content: '>';position: absolute;font-size: 14px; font-family: 'Kaiti';color: #666;left: 5px}
.szfjl_product_list .left .sideMenu ul li a:hover{color: #2097b4}
.szfjl_product_list .left .sideMenu ul li a:hover:before{content: '>';position: absolute;font-size: 14px; font-family: 'Kaiti';color: #2097b4;left: 5px}
.szfjl_product_list .left .sideMenu .current:before{content: '>';position: absolute;font-size: 14px; font-family: 'Kaiti';color: #2097b4;left: 5px}
.szfjl_product_list .right {width: 1000px; float: right}
.szfjl_product_list .right .tit{font-size:20px; line-height: 240%;border-bottom: 1px solid #efefef; margin-bottom: 20px;font-weight: bold;}
.szfjl_product_list .right ul{display: flex;justify-content:flex-start; flex-wrap: wrap;justify-content: space-between;}
.szfjl_product_list .right li{width: 31.333333%; position: relative;border: 1px solid #efefef;padding: 10px;margin-bottom: 20px;box-sizing: border-box;}
.szfjl_product_list .right li img{width: 100%}
.szfjl_product_list .right li h2{text-align: center;line-height: 240%;color: #333;text-align: center;}

/*产品详情(专用）左右排版*/
.szfjl_product_list .right_x {width: 1000px; float: right}
.szfjl_product_list .right_x .page01{box-sizing: border-box;}
.szfjl_product_list .right_x .page01 .left{box-sizing: border-box;width: 400px; border: 1px solid #efefef;overflow: hidden;}

.szfjl_product_list .right_x .page01 .left img{ width:100%;box-sizing: border-box;transition: all 1s ease-out;}
.szfjl_product_list .right_x .page01 .left img:hover{ transform: scale(1.1);}

.szfjl_product_list .right_x .page01 .right{box-sizing: border-box; width: 500px;}
.szfjl_product_list .right_x .page01 .right h1{color: #333;font-size: 20px;border-bottom: 1px solid #efefef;line-height: 240%}
.szfjl_product_list .right_x .page01 .right p{font-size: 14px; line-height: 180%;color: #666;padding: 10px;box-sizing: border-box;}
.szfjl_product_list .right_x .page01 .right .jj{line-height: 180%;font-size: 14px;padding:10px 5px;box-sizing: border-box;color: #333 }
.szfjl_product_list .right_x .page01 .right .more{padding: 10px 20px;display: inline-block;margin-right: 20px;background: #043c77;color: #fff}
.szfjl_product_list .right_x .page01 .right .more:hover{background: #333;color: #333}
.szfjl_product_list .right_x .page01 .right .more1{padding: 10px 30px; background: #333;color: #333}
.szfjl_product_list .right_x .page01 .right .pho{text-align: left;color: #333;height: 50px;line-height: 50px;padding-left: 60px;box-sizing: border-box;background: url(../images/sl_tel.png) no-repeat 20px 15px ;position: relative;border-top: 2px solid #2097b4}

.szfjl_product_list .right_x .page01 .right .pho strong{font-weight: bold;font-size: 30px;}
.szfjl_product_list .right_x .page02{margin-top: 30px}
.szfjl_product_list .right_x .page02 .hd{  border-bottom:1px solid #ddd;  position:relative; }
.szfjl_product_list .right_x .page02 .hd ul{ float:left;margin-top: 1px}
.szfjl_product_list .right_x .page02 .hd ul li{ float:left; padding:10px 30px; cursor:pointer;  }
.szfjl_product_list .right_x .page02 .hd ul li.on{color:#fff;background: #333;font-weight: bold;}

.szfjl_product_list .right_x .page02 .bd ul{ padding:15px 0;  zoom:1;  }

.szfjl_product_list .right_x .page02 .cs table {margin: 0 auto;color: #262626;width: 100%;}

.szfjl_product_list .right_x .page02 .cs table td {border: 1px solid #e5e5e5;line-height: 2rem;padding: 0.4rem;text-align: center;font-size: 0.875rem}


.szfjl_product_list .right_x .page02 .cs table tr:hover {background: #f5f5f5;color: #333;cursor: pointer;}

.szfjl_product_list .right_x .page02 .cs table .bold {font-weight: bold;background: #f5f5f5}

.szfjl_product_list .right_x .page02 .cs table a {font-weight: bold;font-size: 16px;color: #0064a0}

.szfjl_product_list .right_x .page02 .js{}
.szfjl_product_list .right_x .page02 .js p{line-height: 240%;font-size: 14px; }
.szfjl_product_list .right_x .page02 .js strong{font-size: 18px}
.szfjl_product_list .right_x .page02 .js img{ max-width: 100% }
.szfjl_product_list .right_x .page02 .xg{display: flex; justify-content: space-between;flex-wrap: wrap; width: 100%}
.szfjl_product_list .right_x .page02 .xg li{  }
.szfjl_product_list .right_x .page02 .xg li img{width: 300px;border: 1px solid #efefef;box-sizing: border-box;}
.szfjl_product_list .right_x .page02 .xg li h4{line-height: 240%; font-size: 18px; text-align: center;}


.szfjl_product_list_xg_p  .szfjl_tit_l{border-bottom: 1px solid #efefef;padding-bottom: 10px}
.szfjl_product_list_xg_p  .szfjl_tit_l strong{color: #333}

.szfjl_product_list_xg_p ul{display: flex;justify-content:space-between; flex-wrap: wrap;margin-top: 20px}
.szfjl_product_list_xg_p li{width: 279px; height: 209px;margin-bottom: 30px;position: relative;}
.szfjl_product_list_xg_p li .t{position: absolute;left: 0;width: 279px; height: 209px;background: rgba(255,133,51,0.95);box-sizing: border-box;padding: 20px;text-align: center;color: #fff;top: 281px; display: none; transition:all 2s;
-moz-transition:all 2s; /* Firefox 4 */
-webkit-transition:all 2s; /* Safari and Chrome */
-o-transition:all 2s; /* Opera */}
.szfjl_product_list_xg_p li .t h2{font-size: 24px;font-weight: bold;line-height: 240%}
.szfjl_product_list_xg_p li .t p{font-size: 15px;line-height: 180%;margin-bottom: 30px}
.szfjl_product_list_xg_p li .t .more{border: 1px solid #fff;padding: 5px 20px;display: inline-block;}
.szfjl_product_list_xg_p li img{width: 100%;border: 1px solid #EFEFEF;box-sizing: border-box;}
.szfjl_product_list_xg_p li:hover .t{display: block; top: 0}

.szfjl_product_list_xg_n  .szfjl_tit_l{border-bottom: 1px solid #efefef;padding-bottom: 10px}
.szfjl_product_list_xg_n  .szfjl_tit_l strong{color: #333}
.szfjl_product_list_xg_n {}
.szfjl_product_list_xg_n  dl{width:1200px;padding: 30px 0}
.szfjl_product_list_xg_n  dt{width:600px; float: left}
.szfjl_product_list_xg_n  dt img{width:200px; }
.szfjl_product_list_xg_n  dt p{ height:35px; border-bottom:1px solid #d7d7d7; font:18px "Microsoft Yahei"; line-height:35px; overflow:hidden; color:#333; cursor:pointer;float: right; width: 380px}
.szfjl_product_list_xg_n  dt p span{ display:inline-block; float:left; width:53px; height:26px; background:#df0522; margin:19px 20px 0 20px; line-height:26px; overflow:hidden; text-align:center; color:#fff;}
.szfjl_product_list_xg_n  dt em{ display:block; font:13px "Microsoft Yahei"; color:#333; line-height:20px;  overflow:hidden; padding:15px 20px 0 10px;float: right; width: 380px;box-sizing: border-box;}

.szfjl_product_list_xg_n  dt .left{ width: 200px;float: left }
.szfjl_product_list_xg_n  dt .right{ width: 380px;float: right }

.szfjl_product_list_xg_n  dd{ padding-left:20px;  float: right; width: 550px}
.szfjl_product_list_xg_n  dd p{ font:14px "Microsoft Yahei"; color:#333; height:32px; line-height:32px; overflow:hidden;}
.szfjl_product_list_xg_n  dd span{ display:inline-block; float:left; width:16px; height:16px; font:12px "宋体"; text-align:center; line-height:16px; color:#fff; background:url(../images/juj_dot1.gif) no-repeat; margin:8px 10px 0 0;}
.szfjl_product_list_xg_n  dd p a{ color:#333;}

.szfjl_product_list_xg_n  dd em{ float:right; font-family:"宋体"; color:#979797;}
.szfjl_product_list_xg_n  dd .p01 span{background:url(../images/juj_dot2.gif) no-repeat;}