@charset "utf-8";

/*轮播图*/
#slider .swiper-pagination{bottom: 80px;}
#slider .swiper-slide { background-position: center; background-size: cover; }
#slider .swiper-pagination-bullet { width: 14px; height: 14px; background-color: #fff;opacity: 1;}
#slider .swiper-pagination-bullet-active { background-color: #0071db; }
#slider .swiper-button-prev { background-image: url(../images/psw-left.png); left: 6%;}
#slider .swiper-button-next { background-image: url(../images/psw-right.png); right: 6%;}

/*搜索*/
.index-search{overflow: hidden;position: relative;top: -72.5px;z-index: 11;}
.index-search ul{margin: 0;padding: 0;float: left;}
.index-search ul img{max-width: 100%;}
.index-search ul:nth-child(1){width: 348px;background-color: #0059d1;}
.index-search ul:nth-child(3){width: 311px;background-color: #0071db;}
.index-search .seach-box{font-size: 13.85px;width: 541px;height: 145px;background-color: #0064d6;padding: 40px 0 0;text-align: center;color: #fff;}
.seach-box li:nth-child(1){padding: 5px 15px 0 11px;text-align: left;width: 380px;margin: 0 auto 6px;border: 1px solid #fff;height: 40px;}
.seach-box input{float: left;text-align: left;height: 30px;color: #fff;font-size: 14px;width: 90%;background: none;border: none;outline: none;}
.seach-box i{float: right;cursor: pointer;}
.seach-box i:before{font-size: 24px;}
::-webkit-input-placeholder {color:#bcd7fa;}
:-moz-placeholder {color:#bcd7fa;}
::-moz-placeholder {color:#bcd7fa;}
:-ms-input-placeholder {color:#bcd7fa;}

/*品牌*/
.index-brand .about-title{margin-bottom: 95px;}
.index-brand{height: 430px;}
#brand{text-align: center;padding: 3px 5px;}
#brand img{max-width: 100%;}
#brand dl:nth-child(1){box-shadow: 0 1px 3px rgb(225,225,225);}
#brand dl:nth-child(2){color: #818181;color: #14px;}
.index-brand .swiper-button-prev,.index-brand .swiper-button-next{top: 40%;background: #545454;width: 32px;height: 32px;border-radius: 60px;text-align: center;line-height:30px;}
.index-brand .swiper-button-prev:hover,.index-brand .swiper-button-next:hover{background:#0071db}
.index-brand .swiper-button-prev{left: -50px;}
.index-brand .swiper-button-next{right: -50px;}
.index-brand .swiper-button-prev i{font-size: 28px;color: #fff;margin-left: -4px;}
.index-brand .swiper-button-next i{font-size: 28px;color: #fff;margin-right: -4px;}

/*产品标签*/
.pro-tab-wrap { background: url('../images/h-02.jpg')no-repeat top center;}
.pro-tab-wrap .container{height: 1046px;}
.pro-menu{width: 275px;height: 1010px;position: relative;}
.pro-menu .menu-top{position: absolute;top: -30px;left: -27px;}
.pro-menu dl{margin: 0;}
.pro-menu dl:nth-child(1){margin-bottom: 22px;}
.pro-menu ul{margin: 0;padding: 0;text-align: center;}
.pro-menu ul:nth-child(2){background-color: #0071db;height: 101px;}
.pro-menu ul:nth-child(2) span:nth-child(1){font-size: 30px;color: #fff;margin: 0;}
.pro-menu ul:nth-child(2) span:nth-child(3){font-size: 14px;color: #fff;}

.pro-menu .menu-list{min-height: 682px;background-color: #fff;padding: 17px 21px;}
.pro-menu .menu-list li{margin: 10px 0;cursor: pointer;height: 38px;line-height: 38px;text-align: center;border-bottom: 1px dashed #6d6d6d;color: #6d6d6d;}
.pro-menu .menu-list li:hover{color: #fff;background-color: #0071db;border-radius: 10px;border: none;}
.pro-menu .menu-list .cur{color: #fff;background-color: #0071db;border-radius: 10px;border: none;}

.pro-list{width: 925px;padding-top: 32px;padding-left: 34px;}
.pro-list dl{margin: 0;background-color: #fff;height: 978px;overflow: hidden;}
.list-info dd{width: 445px;height: 328px;float: left;padding: 15px 0;position: relative;}
.list-info dd:nth-child(2n+1){border-bottom: 1px solid #eaeaea;border-right: 1px solid #eaeaea;}
.list-info dd:nth-child(2n+2){border-bottom: 1px solid #eaeaea;}
.list-info .l-a{width: 130px;position: absolute;top: 45px;left: 32px;z-index: 5;}
.list-info .l-a span{font-size: 18px;color: #767676;display: block;width: 130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-info .l-a a{margin-top: 10px;;display: block;width: 130px;height: 40px;line-height: 40px;color: #fff;text-align: center;background-color: #767676;}

.list-info .l-img{width: 300px;height: 300px;overflow: hidden;}
.list-info .l-img img{max-width: 100%;}

.list-info .l-a a:hover{background-color: #0071db;}
.list-info dd:hover img{transform: scale(1.1);transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}

/*产品优势====*/
.pro-tab-youshi{height: 1000px;padding-top: 75px;}
.youshi-box{margin-top: 99px;overflow: hidden;}
.youshi-box-title{width: 50%;float: left;margin: 0;height: 708px;}
.youshi-box-title ul{margin: 0;padding: 0;height: 177px;padding: 21px 22px 25px;cursor: pointer;overflow: hidden;}
.youshi-box-title ul:nth-child(2n+1){background-color: #f3f3f3;color: #505050;}
.youshi-box-title ul:nth-child(2n+2){background-color: #0071db;color: #fff;}
.youshi-box-title ul:nth-child(2n+1) li:first-child{background-color: #e3e3e3;color: #5f5f5f;}
.youshi-box-title ul:nth-child(2n+2) li:first-child{background-color: #fff;color: #0071db;}
.youshi-box-title li:first-child{font-size: 58px;font-weight: 900;text-align: center;line-height: 131px;width: 131px;height: 131px;border-radius: 100px;float: left;}
.youshi-box-title li:last-child{width: 390px;height: 131px;float: right;}
.youshi-box-title li span:first-child{font-size: 18px;display: block;margin-bottom: 15px;}
.youshi-box-title li span:last-child{font-size: 13px;display: block;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;}
.youshi-box-title ul:hover{transform: scale(1.038);transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -o-transition: all 0.3s;}

.youshi-box-img{width: 50%;float: right;height: 708px;margin: 0;position: relative;}
.youshi-box-img li{position: absolute;top: 0;left: 0;}

/*首页关于科城===*/
.index-about{background: url(../images/i-06.jpg)no-repeat top center;height: 745px;}
.index-about .container{padding: 105px 95px 0 20px;}
.index-about li:last-child{width: 540px;color: #fff;}
.index-about h1{font-size: 30px;margin: 0;}
.index-about h3{font-size: 18px;margin: 0;}
.index-about span{font-size: 13.5px;text-indent: 2em;line-height: 30px;display: block;margin-bottom: 23px;margin-top: 52px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;overflow: hidden;}
.index-about a{display: block;border: 1px solid #fff; color: #fff;height: 34px;width: 105px;line-height: 34px;text-align: center;}

.index-about .am-fl{position: relative;}
.index-about .home_video{position: absolute;width: 394px;;height: 222px;top: 38px;left: 23px}

/*设备和新闻===*/
.index-gc-new{margin-bottom: -150px;width: 1300px;background: rgba(255,255,255,0.6);height: 985px;position: relative;top: -195px;padding: 12px;}
.gc-new-box{background-color: #fff;height: 100%;padding: 52px 64px;}
.gc-new-box dl{margin: 0;}
.gc-box{background-color: #efefef;height: 398px;padding: 15px;}
.gc-box .box{border: 1px solid #fff;height: 100%;padding: 36px 39px 0;}
.gc-box .box span{display: block; text-align: center;color: #0b83f4;font-weight: 600;}
.gc-box .box span:first-child{padding-top: 20px;border-top: 6px solid #0b83f4;font-size: 18px;width: 80px;margin: 0 auto -5px;}
#sb{margin-top: 30px;text-align: center;color: #727272;}
.sb-img{border: 1px solid #fff;position: relative;padding: 14px;margin-bottom: 15px;}
.sb-img img{max-width: 100%;clear: both; display: block; margin:auto; }

.gc-new-box .new-box{margin-top: 85px;overflow: hidden;}
.new-box .new-l{height: 445px;width: 535px;}
.new-l ul{margin: 0;padding: 0;}
.new-l ul span:nth-child(1){color: #0b83f4;font-size: 18px;display: block;font-weight: 600;}
.new-l ul span:nth-child(2){color: #0b83f4;display: block;font-weight: 600;}
.new-l ul span:nth-child(3){display: block;font-weight: 600;border-bottom: 6px solid #0b83f4;width: 72px;margin-top: 25px;}
#cjwt{height: 306px;overflow: hidden;margin-top: 55px;}
#cjwt .cjwt-title{font-size: 13.5px;color: #0b83f4;font-weight: 600;width: 90%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap}
#cjwt .cjwt-con{font-size: 13.5px;color: #818181;font-weight: 600;width: 90%;overflow: hidden;text-overflow:ellipsis;white-space: nowrap}
#cjwt .cjwt-xian{width: 51px;border-bottom: 2px solid #0b83f4;margin-top: 25px;}

.new-box .new-r{height: 445px;width: 613px;position: relative;}
#news {color: #353535;}
#news span:nth-child(1){font-size: 18px;display: block;font-weight: 600;}
#news span:nth-child(2){font-weight: 600;display: none;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#news .swiper-slide{height: 84px;cursor: pointer;}
#news .swiper-slide-active{color:#0b83f4}
#news .swiper-slide-active span:nth-child(2){display:block;}
#news .swiper-slide-active span:nth-child(3){width: 72px;display: block;border-bottom: 6px solid #0b83f4;margin-top: 25px;}
#news .swiper-wrapper{width: 90%;}

#new{margin-top: 55PX;}
#new ul{margin: 0;padding: 0;}
#new .new-img{width: 269px;height: 230px;float: left;}
#new .new-img img{width: 100%;height: 100%;object-fit: cover;}
#new .new-list{width: 330px;height: 230px;float: right;}
#new .new-list a{font-size: 13.5px;margin-bottom: 13px;color: #343434;display: block;width: 100%;}
#new .new-list a:hover{color: #0b83f4;}
#new .new-list a:last-child{margin: 0;}
#new .new-list span{display: inline-block;}
#new .new-list span:nth-child(1){margin-bottom: 7px;width: 10px;height: 10px;border-radius: 10px;background-color: #0b83f4;margin-right: 10px;}
#new .new-list span:nth-child(2){width: 215px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
#new .new-list span:nth-child(3){float: right;text-align: right;}
#new .swiper-button-next{display: none;}
#new .swiper-button-prev{display: none;}

.new_more{position: absolute;right: 0;top: 8px;}
.new_more a{color: #fff;transition:  all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;font-size: 15px;padding: 8px 15px;background: rgba(11,131,244,0.7);border-radius: 8px}
.new_more a:hover{color: #fff;background: rgba(11,131,244,1);}

