@charset "utf-8";
.gWidth{width: 750px;}
.pc{display: none;}
.phone{display: block;}

.header {padding: 10px 0;background-color: rgba(255, 255, 255, .61);}
.menu-btn {display: block;}
.menu-btn {display: none;padding: 37px 0;float: right;}
.menu-btn:before, .menu-btn:after, .menu-btn span {display: block;height: 2px;background-color: #333;content: '';}
.menu-btn:before {width: 24px;}
.menu-btn:after {width: 18px;margin-left: 6px;}
.menu-btn span {width: 12px;margin: 6px 0 6px 12px;}
.header .logo {float: none;padding: 0;}
.header .nav {margin: 10px 0px -10px;display: none;float: none;}
.header .nav li {display: block;margin: 0;border-top: 1px solid #404040;float: none;}
.header .nav li a {line-height: 40px;padding: 0 15px;font-size: 16px;color: #333;}
.header .nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.header .nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;-webkit-box-sizing: content-box;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;-webkit-transform: rotate(135deg);transform: rotate(135deg);right: 15px;}
.header .nav li .arr {display: block;position: relative;z-index: 1;}

.header .nav li.open>a:after, .header .nav li.active>a:after, .header .nav li>a:hover:after {width: 0;}
.header .nav li.open .arr:after {border-color: #fff;-webkit-transform: rotate(225deg);transform: rotate(225deg);}
.header .nav .dropdown-box {position: static;background-color: #f5f5f5;min-width: auto;text-align: left;display: none;}
.header .nav .dropdown-box a {color: #333;border-top: 1px dotted #ddd;padding: 0 15px;line-height: 40px;display: block;background-color: transparent !important;border-bottom: 0;}
.menu-btn {display: block;}
.header .sc {margin-left: 0;margin-right: 20px;}
.header .sc-btn {height: 30px;background-size: 18px auto;}

/* banner */
.pc-slidebox{z-index: 1;position: relative;}
.fullSlide{position:relative;height:450px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{height:450px;overflow:hidden;text-align:center;background-size: auto 100%;}
.fullSlide .bd li>div{height:450px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center; flex-direction: column;}
.fullSlide .bd li>div h2{font-size: 28px;color:#fff;text-transform: uppercase;font-family: 'RALEWAYSEMIBOLD';font-weight: normal;margin-bottom: 15px;}
.fullSlide .bd li>div p{height: 54px;}
.fullSlide .bd li>div p>a{ font-size: 14px; color: #fff; font-family: 'RALEWAYLIGHT'; display:inline-block; border: 1px solid #fff; border-radius: 25px; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;text-transform: uppercase;line-height: 35px;padding: 0px 15px;height:35px;}
.fullSlide .bd li>div p>a:hover{background-color: #e3232f;border-color: #e3232f;}

.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;zoom:1;width:10px;height:10px;margin:5px;overflow:hidden;background:transparent;filter:alpha(opacity=50);opacity: 1;line-height:999px;border: 2px solid #fff;border-radius: 50%;}
.fullSlide .hd ul .on{background: #e3232f;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:101;top:50%;margin-top:-30px;left:5%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display: none;}
.fullSlide .next{left:auto;right:5%;background-position:-6px -137px;}
/* banner end */


/* 关键词 */
.gjc-bg{border-bottom:1px solid #dddddd;line-height: 30px;font-size: 0;}
.gjc-bg p{line-height: 30px;}
.gjc-bg p>span{color: #cb161d;font-size: 14px;}
.gjc-bg p>a{font-size: 14px;color: #999999;margin: 0 5px;}
.gjc-bg p>a:hover{color: #cb161d;}

/* 关键词end */

/* 首页产品中心 */
.til01{text-align: center;height: 100px;color: #2b2b34;font-size: 30px;line-height: 64px;background: url(../images/tilbg1.png) no-repeat center 63px;margin-top: 15px;margin-bottom: 20px;}
.til01 a {color: #2b2b34;}
.til01 p {color: #767676;display: block;font-weight: normal;line-height: 46px;font-size: 16px;}

/* 产品分类 */

.pro_list11 {overflow: hidden;}

.pro_list11 li {width: 32%;float: left;margin: 0 2% 2% 0;height: 220px;position: relative;}
.pro_list11 li:nth-child(2n){margin-right: 2%;}
.pro_list11 li:nth-child(3n){margin-right: 0;}

.pro_list11 li>p {border: solid 1px #eaeaea;overflow: hidden;}
.pro_list11 li>p img {width: 100%;height: auto;display: block;overflow: hidden;}
.pro_list11 li div {height: 40px; display: block;z-index: 1; background: #737373; color: #fff; text-align: center; position: relative; bottom: 0; left: 0; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; padding: 0 10px;overflow: hidden;}
.pro_list11 li div>a {color: #fff;font-size: 14px; line-height: 40px; height: 40px; }
.pro_list11 li div p{font-size: 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.pro_list11 li div p>a{font-size: 12px;line-height: 18px;color: #fff;}
.pro_list11 li:hover div{height: 100px; transition: .3s;margin-top: -60px;}
.pro_list11 li img, .pro_gc dt img, .range_c dt img, .webox_p img, .case_c dt img, .about_p img, .newbox dt img, .show_c li img {-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro_list11 li img:hover, .pro_gc dt img:hover, .range_c dt img:hover, .webox_p img:hover, .case_c dt img:hover, .about_p img:hover, .newbox dt img:hover, .show_c li img:hover {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
/* 首页产品中心end */

/* 首页关于佳力 */
.about-bg{background: none;width: 100%;margin-bottom: 30px;}
.about-width{width: 100%;margin: 0 auto;}

.about-fl-text{width: 50%;float: left;margin: 0 0px;padding: 27px 0px;background: url(../images/about-img1.jpg) 50% 0px / auto 100% no-repeat;}
.about-fl-text-width{padding: 6px 25px;font-size: 0;background-color: rgba(0, 0, 0, 0.41) ;margin: 0px 0px;margin-left: 5%;}
.about-fl-text-width>h2{font-size: 20px;color: #fff;font-family: "思源黑体";font-weight: normal;line-height: 30px;margin-bottom: 10px;margin-top: 20px;}
.about-fl-text-width>hr{width: 52px;height: 2px;background-color: #aaaaaa;border: none;display: inline-block;margin-bottom: 15px;}
.about-fl-text-width>p{font-size: 0px;margin-bottom: 5px;}
.about-fl-text-width>p>strong{font-size: 29px;color:#e3232f;line-height: 30px;height: 30px;display: inline-block;}
.about-fl-text-width>span{font-size: 14px;color: #dddddd;}
.about-fl-text-width ul{margin-top: 35px;margin-bottom: 20px;}
.about-fl-text-width ul li{float:none;width:100%;text-align: center;font-size: 0;margin-right: 0%;margin-bottom: 3%;}

.about-fl-text-width ul li:nth-child(3n){margin-right: 0;width: 100%;}
.about-fl-text-width ul li p>strong{width: ;font-size: 50px;font-family: 'impact';color: #fff;font-weight: normal;}
.about-fl-text-width ul li p{font-size: 25px;color: #fff;font-weight: normal;}
.about-fl-text-width ul li div{font-size: 14px;color: #eee;}

.about-fr-text{width: 50%;float:right;background-color: #e32330;}
.about-fr-padding{padding: 5% 3%;}
.about-fr-padding>img{margin-bottom: 30px;}
.about-content{font-size: 14px;color:#fff;line-height: 28px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:13;-webkit-box-orient:vertical;}

.about-ul {}
.about-ul li{ float:left; width:33%; text-align: center; height: 110px; border-top: 1px solid #e14c55; border-right: 1px solid #e14c55; display: -webkit-box; -webkit-box-align: center; -webkit-box-pack: center; display: flex; align-items: center; justify-content: center; flex-direction: column; transition: .10s; -webkit-transition: .10s; -moz-transition: .10s; -ms-transition: .10s; -o-transition: .10s; }
.about-ul li:hover{background-color: #f43b4a;border-top-color: transparent;border-right-color: transparent;}
.about-ul li img{ width: 32px; height: 32px; margin: 0 auto; display: none; transition: .10s; -webkit-transition: .10s; -moz-transition: .10s; -ms-transition: .10s; -o-transition: .10s; }
.about-ul li:hover img{ display: block; transition: .10s; -webkit-transition: .10s; -moz-transition: .10s; -ms-transition: .10s; -o-transition: .10s; }
.about-ul li .p1{font-size: 20px;color:#fff;}
.about-ul li .p2{ font-size: 12px; color:#fff; text-transform: uppercase; }

/* 首页关于佳力end */
/* 新闻资讯 */
.news-title {margin-bottom: 26px;}
.news-title h3{border-left: 5px solid #e3232f;height: 33px;line-height: 33px;font-size: 25px;color: #333;padding-left: 12px;float: left;font-weight: normal;}
.news-title a{float: right;font-size: 14px;color: #666;line-height: 33px;}
.news-title a:hover{color:#e3232f;}
.news-fl-qiye{width: 49%;float: left;}
.flag-a{background-color: #f5f5f5;}
.flag-a img{width: 100%;}
.flag-a .flag-a-text{padding: 21px 25px;}

.flag-a .flag-a-text span{ display: inline-block; border-radius: 25px; background-color: #e3232f; height: 25px; padding: 0px 15px; color: #fff; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;font-size: 16px;}
.flag-a .flag-a-text strong{height: 25px;font-size: 18px;font-weight: normal;line-height: 25px;color: #333;margin-left: 10px;}
.flag-a:hover .flag-a-text strong{color: #e3232f;}
.flag-a .flag-a-text p{margin-top: 10px;font-size: 14px;color: #666;line-height: 25px;}
.flag-c{padding: 21px 25px;}
.flag-c li{background: url(../images/jiantou.png) no-repeat left center;padding-left: 10px;margin-bottom: 5px;}
.flag-c li>a{float: left;font-size: 14px;color: #333;line-height: 25px;display: inline-block;width: 75%;overflow: hidden;}
.flag-c li:hover>a{color: #e3232f;}
.flag-c li>span{float:right;font-size: 14px;color:#666;display: inline-block;width: 25%;line-height: 25px;text-align: right;}
.news-fr-hangye{width: 49%;float: right;}

/* 产品知识 */
.news-zhishi{padding: 12px 0px;border-top:1px solid #eeeeee;margin-bottom: 20px;border-bottom:1px solid #eeeeee;}
.news-zhishi .news-title{margin-bottom: 0px;}
.news-zhishi-ul li{float: none;padding: 10px 0px;width: 100%;margin-right: 0;border-bottom: 1px dashed #ddd;}
.news-zhishi-ul li:nth-child(2n){margin-right: 0;}
.news-zhishi-ul .date{width: 90px;height: 90px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;float: left;background-color: #f2f2f2;}
.news-zhishi-ul .date strong{font-size: 24px;color: #333;}
.news-zhishi-ul .date span{font-size: 16px;color: #333;}
.news-zhishi-ul .news-zhishi-ul-text{float: right;width: 640px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;}
.news-zhishi-ul .news-zhishi-ul-text h2>a{font-size: 16px;color: #333;line-height: 25px;font-weight: 400;}
.news-zhishi-ul .news-zhishi-ul-text p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-zhishi-ul .news-zhishi-ul-text p>a{font-size: 14px;color: #666;}
/* 新闻资讯end */

/* 底部信息 */
.foot-bg{background-color: #333;margin-top: 20px;padding: 30px 0 20px 0px;}
.foot-div1{width: 100%;float:none;margin-right: 0px;}
.foot-div1 img{border-bottom: 1px solid #fff;padding-bottom: 15px;margin-bottom: 20px;}
.foot-div1 div{font-size: 14px;color:#fff;line-height: 25px;font-weight: normal;}
.foot-div1 div a{font-size: 14px;color:#fff;line-height: 25px;font-weight: normal;}
.foot-div1 div a:hover{color: #e3232f;}

.foot-bg dl{float: left;margin-right: 64px;width: 70px;}
.foot-bg dl dt{font-size: 14px;color: #fff;line-height: 25px;font-weight: 600;margin-bottom: 10px;}
.foot-bg dl dd,.foot-bg dl dd>a{font-size: 14px;color: #fff;font-weight: normal;line-height: 30px;}
.foot-bg .dl1{width: 238px;}
.foot-div2{float: left;width:100%;text-align: center;margin-top: 10px;}
.foot-div2 p{font-size: 14px;color:#fff;line-height: 40px;}

.foot-bg-2{background-color: #e3232f;padding: 15px 0;text-align: center;}
.foot-bg-2 p,.foot-bg-2 p>a{font-size: 14px;color:#fff;line-height: 25px;}
.foot-bg-2 p>a{margin: 0 3px;}
.foot-bg-2 p>a:hover{text-decoration: underline;}

/* 底部信息end */
/* 产品详情 */
.pro_img_center{text-align: center;margin-bottom: 30px;margin-top: 30px;}
.pro_img_center img{border: 1px solid #dddddd;width: auto!important;height: auto;max-width: 100%!important;}
.pro_img_center h1{font-size: 20px;color: #333333;line-height: 50px;}

.pro-content-text{margin-bottom: 30px;}
.pro-content-text>h3{border-bottom: 2px solid #e3232f;margin-bottom: 30px;}
.pro-content-text>h3>span{display: inline-block;height: 44px;line-height:44px;background-color: #e3232f;width:110px;text-align: center;font-size: 16px;font-family: "思源黑体";color: #fff;font-weight: normal;}

.pro-content-text .pro-text{font-size: 14px;font-family: "思源黑体";line-height: 22px;color: #333;}
.pro-content-text .pro-text img{width: auto!important;height: auto!important;max-width: 100%!important;}
/* 产品详情end */

/* 推荐新闻 */
.news-zhishi-ul-1 li{float: left;padding: 10px 0px;width: 49%;margin-right: 2%;background-color: #f5f5f5;margin-bottom: 15px;}
.news-zhishi-ul-1 li:hover{background-color: #e3232f;}
.news-zhishi-ul-1 li:nth-child(2n){margin-right: 0;}
.news-zhishi-ul-1 li .date{width: 26%;height: 90px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;float: left;padding-left: 0px;padding-right: 0px;}
.news-zhishi-ul-1 li .date strong{font-size: 55px;color: #b3b3b3;line-height: 60px;}
.news-zhishi-ul-1 li .date span{font-size: 16px;color: #b3b3b3;}
.news-zhishi-ul-1 li .news-zhishi-ul-text{float: right;width: 73%;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;}
.news-zhishi-ul-1 li:hover .date strong{color: #fff;}
.news-zhishi-ul-1 li:hover .date span{color: #fff;}
.news-zhishi-ul-1 li .news-zhishi-ul-text h2>a{font-size: 16px;color: #333;line-height: 25px;font-weight: 400;}
.news-zhishi-ul-1 li:hover .news-zhishi-ul-text h2>a{color: #fff;}
.news-zhishi-ul-1 li .news-zhishi-ul-text p>a{font-size: 14px;color: #666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-zhishi-ul-1 li:hover .news-zhishi-ul-text p>a{color: #fff;}

/* 推荐新闻end */

/* 推荐产品 */
.pro_gc_title{margin-top: 10px;margin-bottom: 26px;}
.pro_gc_title h3{height: 48px;line-height: 48px;border-bottom: 1px solid #ebebeb;}
.pro_gc_title h3 span{border-bottom: 3px solid #e3232f;font-size: 25px;font-family: '思源黑体';height: 47px;line-height: 47px;display: inline-block;}

.pro_list22 li {width: 32%;float: left;margin: 0 2% 0 0;position: relative;overflow: hidden;margin-bottom: 2%;}
.pro_list22 li:nth-child(4n){margin-right: 2%;}
.pro_list22 li:nth-child(2n){margin-right: 2%;}
.pro_list22 li:nth-child(3n){margin-right: 0px;}
.pro_list22 li>p {border: solid 1px #eaeaea;overflow: hidden;}
.pro_list22 li>p img {width: 100%;height: auto;display: block;overflow: hidden;}
.pro_list22 li div {height: 39px; display: block;z-index: 1; background: #737373; color: #fff; text-align: center; position: relative; bottom: 0; left: 0; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; padding: 0 10px;overflow: hidden;}
.pro_list22 li div>a {color: #fff;font-size: 16px; line-height: 39px; height: 39px; }
.pro_list22 li div p{font-size: 0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.pro_list22 li div p>a{font-size: 14px;line-height: 22px;color: #fff;}
.pro_list22 li:hover div{height: 115px; transition: .3s;margin-top: -76px;}
.pro_list22 li img, .pro_gc dt img, .range_c dt img, .webox_p img, .case_c dt img, .about_p img, .newbox dt img, .show_c li img {-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro_list22 li img:hover, .pro_gc dt img:hover, .range_c dt img:hover, .webox_p img:hover, .case_c dt img:hover, .about_p img:hover, .newbox dt img:hover, .show_c li img:hover {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
/* 推荐产品end */


/* 关于我们 */
.swiper-wrapper .gWidth{position: relative;height: 550px;}
.banner-text{background-color: rgba(0, 0, 0, .50);padding: 20px 30px;width: 590px;position: absolute;bottom: 0;left: 0;z-index: 999;}
.banner-text h2{font-size: 38px;color:#e3232f;font-family: "思源黑体";}

.banner-text ul{margin-top: 25px;margin-bottom: 15px;}
.banner-text ul li{float:left;width:30%;text-align: center;font-size: 0;margin-right: 3%;}
.banner-text ul li:nth-child(3n){margin-right: 0;width: 34%;}
.banner-text ul li p>strong{width: ;font-size: 50px;font-family: 'impact';color: #fff;font-weight: normal;}
.banner-text ul li p{font-size: 25px;color: #fff;font-weight: normal;}
.banner-text ul li div{font-size: 14px;color: #eee;}


.about-text{font-size: 16px;color:#333;line-height: 30px;font-family: "思源黑体";}
.about-text img{width: auto!important;height:auto;max-width: 100%!important;}


/* 荣誉资质 */
.about-ryzz-bg{background: url(../images/about-honnor.jpg)  50% 0px / auto 100% no-repeat;height: 580px;}
.about-ryzz{width: 100%;float:none;}

.about-ryzz-title{text-align: center;margin-bottom: 40px;margin-top: 45px;}
.about-ryzz-title a{text-align: center;font-size: 35px;color: #333;height: 60px;line-height:60px;display: block;}
.about-ryzz-title hr{display: block;width: 74px;height:3px;background-color: #e3232f;border: none;}

.picScroll-left{display: block;margin: 0 auto;}
.picScroll-left111{display: none;}
.picScroll-left{ width:720px;  overflow:hidden; position:relative;}
.picScroll-left .hd{ overflow:hidden;margin-top: 30px;}
.picScroll-left .hd ul{ text-align:center;overflow:hidden; zoom:1;zoom:1; }
.picScroll-left .hd ul li{ display:inline-block;width: 12px; height: 12px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background-color: #ffffff;border-radius: 50%;border: 2px solid #e3232f;}
.picScroll-left .hd ul li.on{background-color: #e3232f;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0px 10px; float:left; _display:inline;width: 221px;overflow:hidden;border: 1px solid #dddddd;background-color: #fff;}
.picScroll-left .bd ul li:hover{border-color: #e3232f;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{width:221px; height:auto; display:block;}
/* 荣誉资质end */

/* 生产能力 */
.about-shebei-ul li{float:left;width:32%;height: auto;position: relative;margin-right: 2%;margin-bottom: 2%;}
.about-shebei-ul li:nth-child(2n){margin-right: 2%;}
.about-shebei-ul li:nth-child(3n){margin-right: 0;}
.about-shebei-ul li a {display: inline-block;overflow: hidden;font-size: 0;}
.about-shebei-ul li a img{width: 100%;}
.about-shebei-ul li a p{position: absolute;left: 0;bottom: 0;text-align: center;width:100%;background-color: rgba(0, 0, 0, .66);height: 36px;line-height: 36px;color: #fff;font-size: 16px;font-family: '思源黑体';}
/* 生产能力 */
/* 关于我们end */


/* 新闻资讯 */


.news-fl-qiye1{margin-bottom: 45px;}
.flag-a1{background-color: #f5f5f5;width: 40%;margin-bottom: 15px;}
.flag-a1 img{width: 100%;}
.flag-a1 .flag-a-text{padding: 3% 5%;}
.flag-a1 .flag-a-text span{ display: inline-block; border-radius: 25px; background-color: #e3232f; height: 25px; padding: 0px 15px; color: #fff; -webkit-border-radius: 25px; -moz-border-radius: 25px; -ms-border-radius: 25px; -o-border-radius: 25px;font-size: 16px;}
.flag-a1 .flag-a-text strong{height: 25px;font-size: 18px;font-weight: normal;line-height: 25px;color: #333;margin-left: 10px;}
.flag-a1:hover .flag-a-text strong{color: #e3232f;}
.flag-a1 .flag-a-text p{margin-top: 10px;font-size: 14px;color: #666;line-height: 25px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.news-zhishi-ul-111{width: 58%;}
.news-zhishi-ul-111 li{float: none;background-color: #f5f5f5;margin-bottom: 8px;height: 80px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;}
.news-zhishi-ul-111 li:hover{background-color: #e3232f;}
.news-zhishi-ul-111 li:nth-child(2n){margin-right: 0;}
.news-zhishi-ul-111 li .date{width: auto;height: 90px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;float: left;padding-left: 15px;padding-right: 15px;}
.news-zhishi-ul-111 li .date strong{font-size: 45px;color: #b3b3b3;line-height: 45px;}
.news-zhishi-ul-111 li .date span{font-size: 12px;color: #b3b3b3;}
.news-zhishi-ul-111 li .news-zhishi-ul-text{float: right;width: auto;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;padding-right: 15px;}
.news-zhishi-ul-111 li:hover .date strong{color: #fff;}
.news-zhishi-ul-111 li:hover .date span{color: #fff;}
.news-zhishi-ul-111 li .news-zhishi-ul-text h2>a{font-size: 16px;color: #333;line-height: 25px;font-weight: 400;}
.news-zhishi-ul-111 li:hover .news-zhishi-ul-text h2>a{color: #fff;}
.news-zhishi-ul-111 li .news-zhishi-ul-text p>a{font-size: 14px;color: #666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.news-zhishi-ul-111 li:hover .news-zhishi-ul-text p>a{color: #fff;}



/* 新闻资讯end */
/* 产品知识 */
.list-fenlei {text-align: center;font-size: 0;margin-top: 35px;}
.list-fenlei a{ width: 100px; height: 35px; text-align:center; line-height: 35px; border:1px solid #e3232f; color: #e3232f; font-size: 18px; display: inline-block; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px;margin: 0 5px;margin-bottom: 18px;}
.list-fenlei a:hover{background-color: #e3232f;color: #fff;}



.news-zhishi-ul222{margin-bottom: 45px;}

.news-zhishi-ul222 li{float: left;padding: 3% 0px;width: 100%;margin-right: 0px;border-bottom: 1px dashed #ddd;}
.news-zhishi-ul222 li:nth-child(2n){margin-right: 0;}
.news-zhishi-ul222 li .date{width: 13%;height: 90px;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;align-items: center;justify-content: center;flex-direction: column;float: left;background-color: #f2f2f2;}
.news-zhishi-ul222 li .date strong{font-size: 55px;color: #b3b3b3;line-height: 60px;}
.news-zhishi-ul222 li .date span{font-size: 16px;color: #b3b3b3;}
.news-zhishi-ul222 li .news-zhishi-ul-text{float: right;width: 85%;display: -webkit-box;-webkit-box-align: center;-webkit-box-pack: center;display: flex;justify-content: center;flex-direction: column;font-size: 0;height: 90px;}
.news-zhishi-ul222 li .news-zhishi-ul-text h2{margin-bottom: 5px;}
.news-zhishi-ul222 li .news-zhishi-ul-text h2>a{font-size: 16px;color: #333;line-height: 25px;font-weight: 400;}
.news-zhishi-ul222 li:hover .news-zhishi-ul-text h2>a{color: #e3232f;}
.news-zhishi-ul222 li:hover .date{background-color: #e3232f;}
.news-zhishi-ul222 li:hover .date strong{color: #fff;}
.news-zhishi-ul222 li:hover .date span{color: #fff;}
.news-zhishi-ul222 li .news-zhishi-ul-text p>a{font-size: 14px;color: #666;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
/* 产品知识end */

/* 行业新闻-企业新闻 */
.qiye-hy-ul li{position: relative;height: auto;margin-bottom: 60px;}
.qiye-hy-ul li .img{overflow: hidden;}
.qiye-hy-ul li img{width: 100%;}
.qiye-hy-ul li>a>.fr{width: auto;border: 5px solid #e8e8e8;height: auto;float: none;}
.qiye-hy-ul li>a>.fr .b::before{ width: 5px; height:5px; position: absolute; content: ""; top: 0; right:0px; background-color: #e3232f; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.qiye-hy-ul li>a>.fr .b::after{ width: 5px; height:5px; position: absolute; content: ""; bottom: 0px; left: 0px; background-color: #e3232f; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.qiye-hy-ul li>a>.fr .t::before{ width: 5px; height:5px; position: absolute; content: ""; top: 0px; right:0px; background-color: #e3232f; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }
.qiye-hy-ul li>a>.fr .t::after{ width: 5px; height:5px; position: absolute; content: ""; bottom: 0px; left: 0px; background-color: #e3232f; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; }


.qiye-hy-ul li>a>.fr .text-qiye-hy-width{width:90%;float: none;padding: 5%;height: 150px;}
.qiye-hy-ul li>a>.fr .text-qiye-hy-width p{font-size: 20px;color: #333;font-weight: 600;font-family: "思源黑体";margin-top: 0px;}
.qiye-hy-ul li>a>.fr .text-qiye-hy-width hr{border:none;width:41px;display: inline-block;height: 1px;background-color: #e3232f;margin: 10px 0;}
.qiye-hy-ul li>a>.fr .text-qiye-hy-width .text-qiye-hy{font-size: 14px;color:#666;line-height:25px;}
.qiye-hy-ul li>a>.fr .text-qiye-hy-width span{float: right;display: inline-block;text-align: center;width:86px;height: 28px;line-height:28px;box-shadow: 1px 0 6px rgba(34, 34, 34, .10);font-size: 12px;color:#e3232f; transition: .5s;margin-top: 15px;}
.qiye-hy-ul li>a>.fr .text-qiye-hy-width strong{font-size: 16px;height: 28px;line-height:28px;background-color: #e3232f;color: #fff;width: 40px;text-align: center;float: right;display: inline-block; transition: .5s; margin-top: 15px;}
.qiye-hy-ul li:hover>a>.fr .text-qiye-hy-width span{background-color: #e3232f;color: #fff;box-shadow: none; transition: .5s;}
.qiye-hy-ul li:hover>a>.fr .text-qiye-hy-width strong{box-shadow: 1px 0 6px rgba(34, 34, 34, .10);color:#e3232f;background-color: #fff; transition: .5s;}

.qiye-hy-ul li:hover>a>.fr .b::before{ width: 100%; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; padding-right: 0px; }
.qiye-hy-ul li:hover>a>.fr .b::after{ width: 100%; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; padding-right: 0px; }
.qiye-hy-ul li:hover>a>.fr .t::before{ height: 100%; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; padding-bottom: 0px; }
.qiye-hy-ul li:hover>a>.fr .t::after{ height: 100%; transition: .5s; -webkit-transition: .5s; -moz-transition: .5s; -ms-transition: .5s; -o-transition: .5s; padding-bottom: 0px; }
/* 行业新闻-企业新闻 end */