@charset "utf-8";
.container-fluid { width: 100%; min-width: 1200px; margin: auto;position: relative}
.container { width: 1200px; margin: 0 auto;position: relative;}
.padding-40 { padding: 40px; }
li{list-style: none;}

/*头部===*/
.top { color: #555c6d; background-color: #212b37;}
.top .container{padding-left: 200px;}
.nav-bar { position: relative; }
.nav-bar a { float: left; width: 138px; height: 53px; line-height:53px; color: #353535;text-align: center;}
.nav-bar a:hover{color: #fff;background-color: #0071db;}
.nav-bar .cur{color: #fff;background-color: #0071db;}
.logo {width: 550px; position: absolute; top: -111px; left: 0px; margin-left: -722px;text-align: right; height: 164px; }

/*底部===*/
.footer { background-color:#333333; color: #fff; font-size: 14px;}
.footer-c{padding: 57px 49px;}
.footer a { color: #a4a4a4; }
.friendly {text-align: left; padding-bottom: 15px;border-bottom: 1px solid #d2d3d8;margin-bottom: 65px;}
.friendly span{color: #555555;font-size: 12px;}
.friendly a { display: inline-block;font-size: 12px;color: #7a7a7a;}
.cp-h h1{margin: 0;font-size: 24px;font-weight: 800;}
.cp-h h2{margin: 0;font-size: 16px;margin-bottom: 25px;}
.cp-info { min-height: 230px;color: #a4a4a4;font-size: 12px;}
.cp-info .item {padding: 10px 0;}
.foot-info{ width: 40%; }
.foot-info .cp-info a{color: #fff;}
.foot-info .item span {color: #2e9af5;}
.foot-ewm{ width: 20%; }
.foot-ewm {text-align: center;}
.copyright { padding-left: 30px; }
.foot-menu{ width: 20%; }
.foot-menu{text-align: right;}
.foot-menu .item{float: left;width: 50%;text-align: right;}
.foot-menu a:hover{color: #fff;}

/*横幅===*/
.bannerBox { position: relative; width: 100%; overflow: hidden; }
.bannerImg { width: 1900px; position: relative; left: 50%; margin-left: -950px; }

/*位置===*/
.here_wrap { margin-top: 5px; }
.here_wrap .breadcrumb { margin-bottom: 0; }
.breadcrumb, .breadcrumb a { color: #777777; font-size: 15px; }

/*导航===*/
.side{position: absolute;bottom: 0;z-index: 10;left: 0;right: 0;margin: 0 auto;}
.side-nav{background-color: #f5f5f5;}
.side-nav a { color: #828282; }
.side-nav > dl { overflow: hidden; margin-bottom: 0; }
.side-nav > dl > dd { width: 164px; height: 56px; line-height: 56px; float: left;text-align: center; }
.side-nav > dl > dd a { display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;}
.side-nav > dl > dd a:hover, .cur { background-color: #0071db; color: #fff;}
.cur a{color: #fff;}

/*内容===*/
.info-wrap { padding: 5px; padding-top: 30px; padding-bottom: 30px; }
.info-wrap img { max-width: 100%; }
.info-wrap p { margin: 0; }
.info-wrap > .info_con { line-height: 1.8; }

/* 分页 ======================*/
.pageWrap { margin:0; text-align: right;}
.pageWrap .rows { margin-right: 15px; display: none;}
.pageWrap a, .pageWrap span {text-align: center;display: inline-block; min-width: 38px; line-height: 38px; margin: 0 7px;background-color: #ececec;}
.pageWrap a { color: #555; text-decoration: none; color: #aeaeae}
.pageWrap a:hover, .pageWrap span.current { color: #fff; background: #0071db;}
.pageWrap .next,.pageWrap .prev{width: 38px;background-color: #fff;color: #4f5051;border: 1px solid #aeaeae;}

/*新闻===*/
.news-wrap { padding: 30px 0;}
.news-wrap ul { list-style: none; padding: 0; margin: 0; padding-bottom: 30px;}
.news-wrap ul li {padding: 30px 0;float: left; width: 100%;position: relative;}
.news-wrap ul li .news-img { float: left; width: 330px; margin-right: 44px; height: 175px; overflow: hidden;object-fit: cover;}
.news-wrap ul li .news-con {width: 826px;float: right;padding-top: 30px;}
.news-wrap ul li .news-con a{color: #333333;}
.news-wrap ul li .news-con ul{overflow: hidden;}
.news-wrap ul li .news-con ul li{padding: 0;}
.news-wrap ul li .news-con .new-con-more{position: absolute;top: 15px;right: 30px;}
.news-wrap ul li .news-con .news-con-time{width: 95px;float: left;height: 115px;border-right: 1px solid #eee;}
.news-wrap ul li .news-con .news-con-time li:nth-child(1){font-size: 40px;font-weight: 600;padding: 10px 0;}
.news-wrap ul li .news-con .news-con-time li:nth-child(2){font-size: 12px;}
.news-wrap ul li .news-con .news-con-content{width: 696px;float: left;padding-left: 38px;}
.news-wrap ul li .news-con .am-text-truncate{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-wrap ul li .news-con p{font-size: 12px;color: #6b6b6b;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-wrap ul li .new-xian{float: left;position: absolute;bottom: 0;right: 0;}
.news-wrap ul li .new-xian hr{padding: 0;margin: 0;width: 826px;}
.news-wrap ul li .news-con:hover a{color: #0071db;}
.news-wrap ul li .news-con:hover p{color: #0071db;}
.news-wrap ul li .news-con:hover .new-con-more{display: none;}
/*详情*/
.news-icon{padding: 30px 0;}
.news-icon .news-box { padding: 5px 20px; }
.news-icon .news-box img { max-width: 100%; }
.news-icon .news-box p { margin: 0; }
.news-icon .news-box > .info_con { line-height: 1.8; }
.prev-next { margin-top: 30px; color: #bbb; }
.prev-next a { color: #666; }

/*产品===*/
.pro-wrap { padding: 30px 0; }
.pro-wrap ul { list-style: none; padding: 0; margin: 0 -30px; }
.pro-wrap ul li {background-color: #f7f7f7;box-shadow: 0px 8px 20px rgba(50, 50, 50, 0.1);float: left; width: 350px; margin: 10px 30px 30px; border: solid 1px #f5f5f5; position: relative; top: 0; transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; }
.pro-wrap ul li .p-img { height: 385px; border-bottom: solid 1px #eee; overflow: hidden; padding: 20px 22px;}
.pro-wrap ul li .p-img img { width: 100%;}
.pro-wrap ul li .p-tit { padding: 18px 30px;overflow: hidden;}
.pro-wrap ul li .p-tit > h4 { font-weight: normal; color: #434343;margin: 0;width: 80%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;float: left;}
.pro-wrap ul li .p-tit > span {float: right;width: 26px;height: 26px;background: url(../images/i_01.png)no-repeat center;}
/*鼠标停留*/
.pro-wrap ul li:hover {background-color: #0071db;}
.pro-wrap ul li:hover .p-tit > h4{color: #fff;}
.pro-wrap ul li:hover .p-tit > span{background: url(../images/i_01_01.png)no-repeat center;}
.pro-wrap .pro-box { width: 1080px; margin: 0 0 0 40px; }
.pro-wrap .pro-box img { max-width: 100%; }
.pro-wrap .pro-box p { margin: 0; }
.pro-wrap .pro-box > .info_con { line-height: 1.8; }
.pro-wrap_f { background: url(../images/productshow.jpg) no-repeat top center; }
.pro_info { overflow: hidden; padding-top: 50px; }
.pro_info-img { width: 580px; float: left; margin-left: 40px; margin-right: 5px; }
.pro_info-con { float: left; width: 430px; margin: 0 55px; }
.pro_info-con > h1 { margin: 0; color: #0071db; font-size: 28px; font-weight: normal; }
.pro_info-con > h6 { margin: 0; color: #1e1e1e; font-size: 20px; font-weight: normal; }
.pro_info-con > hr { border-color: #d2d2d2; }
.pro_info-con .info_con { color: #595757; line-height: 1.8; min-height: 400px; }
.pro_info-con .info_con > p { margin: 0; }
.pro_info-con .info_share { border-top: solid 1px #e0e0e0; padding-top: 6px; margin-top: 15px; }
.pro_info-con .info_share .bdsharebuttonbox > span { float: left; line-height: 24px; margin: 6px 6px 6px 0; }

/* 放大镜==============*/
.zoomBox { width: 580px; margin: 0 auto; border: solid 1px #cccccc; }
.tb-pic { position: relative; z-index: 1; }
.tb-pic, .tb-pic a { height: 578px; width: 578px; }
.tb-pic a {padding: 89px;display: table-cell; text-align: center; vertical-align: middle; *font-size: 593px; *display: block; *font-family: Arial; *line-height: 1; }
.tb-pic a img { width: 100%; height: 100%; }
div.zoomDiv { z-index: 999; position: absolute; top: 0px; left: 0px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }
div.zoomMask { position: absolute; background-color: #666; opacity: 0.5; filter: alpha(opacity=50); cursor: move; z-index: 1; }
.spec-scroll { margin: 20px 0; width: 580px; overflow: hidden; }
.spec-scroll .items { float: left; position: relative; width: 580px; height: 100px; overflow: hidden; }
.spec-scroll .items ul { position: absolute; width: 999999px; height: 100px; padding: 0; margin: 0; list-style: none; }
.spec-scroll .items ul li { float: left; width: 100px; text-align: center; margin-right: 10px; }
.spec-scroll .items ul li img { border: 1px solid #d2d2d2; padding: 2px; width: 100px; height: 100px; }
.spec-scroll .items ul li img:hover, .spec-scroll .items ul li.tb-selected img { border: 2px solid #0071db; padding: 1px; }

/*==========*/
body .layer-myskin .layui-layer-content { padding: 20px 30px; }


/*标题*/
.about-title{width: 613px;height: 55px;border: 1px solid #eaeaea;color: #fff;margin: 0 auto;position: relative;}
.about-title h1{background: #fff;color: #0071db;font-size: 36px;margin: 0;p;position: absolute;left: 35.3%;top: -33px;padding: 0 15px;}
.about-title dd{text-align: center;background: #fff;position: absolute;bottom: -36px;left: 19.1%;padding: 0 15px;}
.about-title dd span{display: block;}
.about-title dd span:nth-child(1) {font-size: 24px;color: #676767;}
.about-title dd span:nth-child(2) {font-size: 12px;color: #d6d4d4;}

/*发展历程&&证书===*/
.about-zs{background: url(../images/a-05.png)no-repeat center;height: 776px;padding-top: 80px;}
#zhengshu {margin-top: 125px;}
#zhengshu .swiper-slide {padding: 29px 26px;background: url(../images/a-08.jpg)no-repeat center;}
#zhengshu .swiper-slide img {max-width: 100%;}
.container .zhengshu-prev,.container .zhengshu-next{background: #fff;width: 48px;height: 48px;border-radius: 60px;text-align: center;line-height: 43px;}
.container .zhengshu-prev{left: -79px;}
.container .zhengshu-next{right: -79px;}
.container .zhengshu-prev i{font-size: 45px;color: #0071db;margin-left: -4px;}
.container .zhengshu-next i{font-size: 45px;color: #0071db;margin-right: -4px;}

.about-fzlc{height: 626px;padding: 70px 95px 0;position: relative;top: -76px;background-color: #fff;box-shadow: 0 8px 15px rgb(232,232,232);}

#lc{margin-top: 65px;text-align: center;font-size: 18px;color: #676767;font-weight: 700;}
#lc .swiper-slide{position: relative;}
#lc .swiper-slide-active{color: #0b83f4;}
#lc .swiper-slide-active .lc-yuan{background-color: #0b83f4;}
#lc .lc-yuan{width: 16px;height: 16px;border-radius: 10px;background-color: #d2d3d8;margin: 3px auto;position: relative;z-index: 1;transition: all 0.2s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}
#lc .lc-xian{position: absolute;bottom: 10px;width: 100%;border-bottom: 1px solid #d2d3d8;} 
#lc .swiper-slide:first-child .lc-xian{width: 50%;right: 0;}
#lc .swiper-slide:last-child .lc-xian{width: 50%;left: 0;}
#lc .swiper-button-prev,#lc .swiper-button-next{display: none;}

#lc-box{margin-top: 58px;}
#lc-box .lc-img{float: left;width: 425px;height: 263px;margin: 0;padding: 0;}
#lc-box .lc-img img{width: 100%;height: 100%;object-fit: cover;}
#lc-box .lc-content{float: right;width: 490px;height: 263px;padding: 31px 30px 0 0;margin: 0;position: relative;}
#lc-box .lc-title{color: #232323;font-size: 24px;font-weight: 700;}
#lc-box .lc-con{margin: 33px 0 28px;font-size: 14px;color: #575757;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}

#lc-box .swiper-button-prev,#lc-box .swiper-button-next{text-align: center;color: #fff;background: #d2d3d8;width: 30px;height: 30px;border-radius: 20px;top: auto;bottom: 25px;}
#lc-box .swiper-button-prev:hover{background: #0071db;}
#lc-box .swiper-button-next:hover{background: #0071db;}
#lc-box .swiper-button-prev{left: 0;}
#lc-box .swiper-button-next{left: 50px;right: auto;}
#lc-box .swiper-button-prev i:before{font-size: 32px;margin-left: -2px;margin-top: -2px;}
#lc-box .swiper-button-next i:before{font-size: 32px;margin-left: 3px;margin-top: -2px;}
#lc-box .swiper-button-disabled{opacity: 1;background: #d2d3d8;}

.about-zs .about-title{width: 613px;height: 55px;border: 1px solid #fff;color: #fff;margin: 0 auto;position: relative;}
.about-zs .about-title h1{color: #fff;background: url(../images/a-06.png)no-repeat center;font-size: 36px;margin: 0;p;position: absolute;left: 35.3%;top: -33px;padding: 0 15px;}
.about-zs .about-title dd{text-align: center;background: url(../images/a-07.png)no-repeat 4px;position: absolute;bottom: -36px;left: 19.1%;padding: 0 15px;}
.about-zs .about-title dd span{display: block;color: #fff;}
.about-zs .about-title dd span:nth-child(1) {font-size: 24px;}
.about-zs .about-title dd span:nth-child(2) {font-size: 12px;}


/*悬浮框*/
.xfk {position: fixed;right: 2%;bottom: 40px;z-index: 11}
.xfk ul{margin:0;padding:10px 0;background-color: #0064d6;width: 70px;height: 70px;text-align: center;font-size: 13.4px;border-bottom: 2px solid #fff}
.xfk li{padding: 0;color: #fff}
.xfk i::before{font-size: 28px}
.xfk .am-icon-qq::before{font-size: 26px;margin-bottom: 3px}
.xfk .am-icon-commenting::before{font-size: 25px}
.xfk .am-icon-caret-up::before{font-size: 32px}

@media screen and (max-width:1700px) {
 .logo{margin-left: -615px !important;}
}
@media screen and (max-width:1500px) {
 .logo{margin-left: -566px !important;}
}