@import url(yzui.css);
/* news-column-center.html */
.header{background-color: #fff;height:80px;}
.header .nav-arrow{display: none;}
.header .logo{float:left;height:80px;line-height:80px;}
.header .logo img{max-height:100%;vertical-align:middle;}
.header .header-nav{float:right;}
.header .header-nav ul{width: 100%;}
.header .header-nav li{position: relative;float: left;text-align: center;height:80px;line-height:80px;margin:0px 35px;position:relative;}
.header .header-nav li>a{font-size:20px;color:#333;}
.header .header-nav li:hover,.header .header-nav li.active{border-bottom:2px solid #43c4ff;}
.header .header-nav li:hover>a,.header .header-nav li.active>a{color: #43c4ff;}
.header .header-nav li dl{display:none;position:absolute;top:80px;left:-40px;width:160px;text-align:center;z-index:99;}
.header .header-nav li dl dd{line-height:40px;height:40px;background:#fff;}
.header .header-nav li dl dd a{color:#43c4ff;display:inline-block;width:100%;font-size:16px;}
.header .header-nav li dl dd:hover a{color:#fff;background:#43c4ff;}
.header .header-nav li:hover dl{display:block;}


.banner{width:100%;}
.banner img{height: 100%;}
.swiper-pagination .swiper-pagination-bullet{background:url('../images/banner-white.jpg') no-repeat center center;width: 40px;height: 2px;border-radius: 0;}
.swiper-pagination .swiper-pagination-bullet-active{background: url('../images/banner-blue.jpg') no-repeat center center;}

.scope-of-business{background: url('../images/scope-bg.png') no-repeat center center;padding: 70px 0;}
.home-title{text-align: center;}
.home-title span{display: block;color: #333;}
.home-title img{display: block;margin-top: 5px;}
.home-title span:nth-child(1){font-size: 30px;}
.home-title span:nth-child(2){font-size: 12px;margin-top: 2px;}
.home-title em{width:40px;height:3px;background:#43c4ff;display:block;margin:0 auto;margin-top: 5px;}
.scope-of-business ul{margin-left: -2%;margin-top: 50px;}
.scope-of-business li{float: left;width: 18%;margin-left: 2%;text-align: center;}
.scope-of-business li a span{display: block;color: #333;font-size: 18px;margin-top: 20px;}
.scope-of-business li:hover a span{color: #43c4ff;}
.scope-of-business li .img{width:100%;text-align:center;height:110px;}
.scope-of-business li .img img.img2{display:none;}
.scope-of-business li:hover .img img.img1{display:none;}
.scope-of-business li:hover .img img.img2{display:block;}
/* .scope-of-business li .img{width: 110px;height: 110px;}
.scope-of-business li:nth-child(1) .img{background: url('../images/scope-icon-01.png') no-repeat center center;}
.scope-of-business li:nth-child(1):hover .img{background: url('../images/scope-icon-11.png') no-repeat center center;}
.scope-of-business li:nth-child(2) .img{background: url('../images/scope-icon-02.png') no-repeat center center;}
.scope-of-business li:nth-child(2):hover .img{background: url('../images/scope-icon-22.png') no-repeat center center;}
.scope-of-business li:nth-child(3) .img{background: url('../images/scope-icon-03.png') no-repeat center center;}
.scope-of-business li:nth-child(3):hover .img{background: url('../images/scope-icon-33.png') no-repeat center center;}
.scope-of-business li:nth-child(4) .img{background: url('../images/scope-icon-04.png') no-repeat center center;}
.scope-of-business li:nth-child(4):hover .img{background: url('../images/scope-icon-44.png') no-repeat center center;}
.scope-of-business li:nth-child(5) .img{background: url('../images/scope-icon-06.png') no-repeat center center;}
.scope-of-business li:nth-child(5):hover .img{background: url('../images/scope-icon-66.png') no-repeat center center;} */

.company-profile{background: url('../images/profile-bg.png') no-repeat;padding:60px 0;}
.company-profile .home-title span{color: #fff;}
.company-profile .img{width:50%;}
.company-profile .con{margin-top:30px;}
.company-profile .con .tex{width:48%;color:#fff;line-height:32px;font-size:16px;}
.company-profile .con .tex p{text-indent:30px;}
.company-profile .con .tex .more{margin-top:30px;}
.company-profile .con .tex .more a{position:relative;display:inline-block;width:125px;height:35px;color:#43c4ff;border:1px solid #43c4ff;border-radius:10px;font-size:16px;overflow:hidden;}
.company-profile .con .tex .more a span{position:absolute;text-align:center;top:0px;left:0px;display:inline-block;width:100%;height:35px;line-height:34px;z-index:9}
.company-profile .con .tex .more a i{position:absolute;display:inline-block;height:35px;width:0;top:0px;left:0px;background:#43c4ff;color:#fff;z-index:8;transition:all 0.6s;}
.company-profile .con .tex .more a:hover span{color:#fff;}
.company-profile .con .tex .more a:hover i{color:#fff;width:100%;}

.home-product{background:url('../images/home-product-bg.jpg');padding:60px 0px;}
.product-tab{margin-top:60px;}
.product-tab li{padding:15px 0px;float:left;width:33.333%;text-align:center;font-size:18px;color:#43c4ff;border:1px solid #43c4ff;position:relative;cursor:pointer;}
.product-tab li i{width:18px;height:15px;background:url('../images/product-liactive-bg.png');position:absolute;left:50%;bottom:-15px;margin-left:-9px;display:none;}
.product-tab li:nth-child(2){border-left:0px;border-right:0px;}
.product-tab li.active{background:#43c4ff;color:#fff;}
.product-tab li.active i{display:block;}
.product-tab-con .item{display:none;margin-top:40px;}
.product-tab-con .item:nth-child(1){display:block;}
.product-tab-con ul{margin-left:-1.75%;}
.product-tab-con li{float:left;margin-left:1.75%;text-align:center;width:31.58%;}

.product-tab-con li .img{overflow:hidden;border:1px solid #43c4ff;height:300px;}
.product-tab-con li img{transition:all 1s;width:100%;height:100%;}
.product-tab-con li .text{font-size:16px;line-height:50px;}
.product-tab-con li:hover{background:#eeeeee;}
.product-tab-con li:hover img{transform:scale(1.1);}
.product-container{overflow:hidden;position:relative;}
.product-container .product-button-next{background:url('../images/next.png') no-repeat;width:60px;height:100px;position:absolute;right:0px;top:33%;z-index:5;cursor:pointer;}
.product-container .product-button-prev{background:url('../images/prev.png') no-repeat;width:60px;height:100px;position:absolute;left:0px;top:33%;z-index:5;cursor:pointer;}


.home-flow{background:url('../images/home-flow-bg.jpg');padding:60px 0px;}
.home-flow .con{margin-top:60px;}
.home-flow .home-title span{color:#fff;}

.home-case{background:url('../images/home-case-bg.jpg') repeat;padding:60px 0px;}
.home-case .con li{float:left;margin-top:60px;position:relative;}
.home-case .con li .img{overflow:hidden;}
.home-case .con li img{transition:all 1s;}
.home-case .con li a{width:100%;height:100%;display:block;}
.home-case .con li .text{position:absolute;bottom:0px;left:0px;width:100%;height:50px;text-align:center;background:rgba(67,196,255,0.8);color:#ffffff;transition:all 1s;font-size:16px;display: flex;justify-content: center;align-items: center;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.home-case .con li:nth-child(even){float:right;}
.home-case .con li:hover img{transform:scale(1.1);}
.home-case .con li:hover .text{height:100%;}

.footer .baiduMap{height:600px;}
.footer .copyright{font-size:14px;line-height:30px;position:absolute;bottom:0px;padding:30px 0px;background:rgba(51,51,51,0.9);width:100%;color:#fff;}
.footer .copyright h3{font-size:20px;font-weight:normal;}
.footer .copyright .col-right{margin-top:90px;}
.footer .copyright .col-right a{color:#fff;}
.map_content{font-size:12px;color:#43c4ff;line-height:55px;height:55px;}
.map_content img{margin-right:10px;vertical-align:middle;}
.c_footer .copyright{position:relative;}


/* about.html */
.crumbs{width:100%;height:40px;background:#e6e6e6;line-height:40px;font-size:14px;color:#999;}
.crumbs a{color:#999;}
.crumbs a:hover,.crumbs span{color:#43c4ff;}
.about{width:100%;padding:60px 0px 120px;background:#fafafa;}
.left-category{float:left;width:23.5%;}
.left-category ul li{width:100%;}
.left-category ul li.active>a span{border-bottom:0px;color:#43c4ff;}
.left-category ul li>a{display:inline-block;padding:0px 6%;height:60px;font-size:16px;color:#666;width:100%;position:relative;background:#fff;}
.left-category ul li>a i{font-style:normal;position:absolute;top:0px;left:0px;display:inline-block;height:100%;width:0px;background:#fff;transition:1s;}
.left-category ul li>a:hover i,.left-category ul li.active>a i{width:10px;left:-10px;background:#43c4ff;}
.left-category ul li.active>a{background:#f5f5f5;}
.left-category ul li>a span{display:inline-block;width:100%;border-bottom:1px solid #e6e6e6;padding:0px 7%;height:60px;line-height:60px;font-size:18px;}
.left-category ul li>a.dropclick span{background:url('../images/down.png')no-repeat 90% center;}
.left-category ul li.active>a.dropclick span{background:url('../images/up.png')no-repeat 90% center;}
.left-category ul li:nth-last-child(1)>a span{border-bottom:0px;}
.left-category ul li .drop-down{display:none;width:100%;}
.left-category ul li .drop-down p{width:100%;height:60px;}
.left-category ul li .drop-down p.active>a span{border-bottom:0px;color:#43c4ff;}
.left-category ul li .drop-down p a{display:inline-block;padding:0px 6%;height:60px;font-size:16px;color:#666;width:100%;position:relative;background:#fff;}
.left-category ul li .drop-down p a i{font-style:normal;position:absolute;top:0px;left:0px;display:inline-block;height:100%;width:0px;background:#fff;transition:1s;}
.left-category ul li .drop-down p:hover>a i,.left-category ul li .drop-down p.active>a i{width:10px;left:-10px;background:#43c4ff;}
.left-category ul li .drop-down p.active>a{background:#f5f5f5;}
.left-category ul li .drop-down p a span{display:inline-block;width:100%;border-bottom:1px solid #e6e6e6;padding:0px 14%;height:60px;line-height:60px;font-size:16px;color:#999;}
.about-right{width:73%;float:right;}
.about-right .about-right-up{width:100%;padding-bottom:60px;border-bottom:1px dashed #ccc;}
.about-right .about-right-up .tit{width:100%;}
.about-right .about-right-up .tit h3{font-size:20px;color:#43c4ff;}
.about-right .about-right-up .tit p{font-size:16px;color:#cccccc;font-weight:bold;margin-top:5px;}
.about-right .about-right-up .con{width:100%;margin-top:30px;}
.about-right .about-right-up .con .img{float:left;width:41%;}
.about-right .about-right-up .con .img img{width:100%;}
.about-right .about-right-up .con .text{float:right;width:56%;font-size:14px;color:#666;line-height:25px;}
.about-right .about-right-down{width:100%;margin-top:60px;}
.about-right .about-right-down p{width:100%;margin-top:20px;text-align:center;}
.about-right .about-right-down p span{display:inline-block;width:100%;font-size:16px;color:#666;}
.about-right .about-right-down p i{display:inline-block;width:30px;height:2px;background:#009fe8;}

/* 企业文化 */
.about_culture{width:100%;display:inline-block;}
.about_culture .cul_tit{width:100%;text-align:left;}
.about_culture .cul_tit span{font-size:20px;color:#333;}
.about_culture .cul_tit i{font-style:normal;margin-left:10px;font-size:14px;color:#999;}
.about_culture .cul_con{margin-top:25px;width:100%;font-size:14px;color:#333;line-height:26px;}
.about_culture .cul_list{width:100%;margin-top:40px;}
.about_culture .cul_list ul{margin-left:-1.6%;}
.about_culture .cul_list ul li{float:left;width:23.4%;margin-left:1.6%;text-align:center;}
.about_culture .cul_list ul li span{display:inline-block;width:100%;overflow:hidden;}
.about_culture .cul_list ul li span img{transition:all 1s;width:100%;}
.about_culture .cul_list ul li:hover span img{transform:scale(1.1);}
.about_culture .cul_list ul li p{font-size:14px;color:#333;width:100%;margin-top:15px;}

/* pages.html */
.about-right .pages{width:100%;display:inline-block;font-size:16px;color:#333;line-height:30px;}
.about-right .pages img{max-width:100%;}

/* contact.html */
.contact{width:100%;display:inline-block;padding-bottom:60px;background:#fff;}
.contact_up{width:100%;display:inline-block;}
.contact_up ul li{float:left;width:50%;padding:0px 2% ;margin-top:45px;}
.contact_up ul li span{display:inline-block;width:100%;font-size:18px;color:#43c4ff;}
.contact_up ul li p{margin-top:15px;font-size:16px;color:#333;line-height:32px;}
.contact_down{width:100%;margin-top:45px;position:relative;}
.wcontact_down{display:none;}
.contact_down ul li{position:absolute;width:245px;height:26px;}
.contact_down ul li span{position:absolute;top:0px;left:37%;}
.contact_down ul li:nth-child(1){top:290px;right:205px;}
.contact_down ul li:nth-child(2){top:270px;right:290px;}
.contact_down ul li:nth-child(3){bottom:120px;right:325px;}
.contact_down ul li p{display:none;position:absolute;top:-66px;left:0px;height:50px;line-height:50px;background-color:#fff;text-align:left;border:1px solid #999;padding:0px 10px 0px 40px;background:#fff url('../images/smlogo.jpg')no-repeat 12px center;z-index:100;}
.contact_down ul li p i{display:inline-block;width:14px;height:16px;background:url('../images/jiao.png')no-repeat center center;z-index:99;position:absolute;bottom:-16px;left:45%;}

/* news.html */
.news{width:100%;display:inline-block;}
.news ul{margin-left:-1.33%;margin-top:-25px;}
.news ul li{float:left;width:32%;margin-left:1.33%;margin-top:25px;text-align:center;}
.news ul li a{display:inline-block;width:100%;padding:10px;background:#fff;position:relative;overflow:hidden;}
.news ul li a img{width:100%;transition:1s;}
.news ul li a span{display:inline-block;width:92%;height:89%;position:absolute;top:-100%;left:4%;background:rgba(0,0,0,0.6) url('../images/fdj.png')no-repeat center center;transition:0.6s;}
.news ul li:hover a span{top:5.5%;}
.news ul li p{font-size:14px;color:#333;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}

/* detail.html */
.detail{width:100%;display:inline-block;}
.detail .detail_up{width:100%;padding-bottom:30px;display:inline-block;border-bottom:1px solid #ccc;}
.detail .detail_up .img{float:left;width:43.5%;}
.detail .detail_up .img img{width:100%;}
.detail .detail_up .text{width:100%;text-align:center;}
.detail .detail_up .text h3{line-height:40px;width:100%;font-weight:400;font-size:22px;color:#333;}
.detail .detail_up .text p{font-size:14px;width:100%;line-height:26px;color:#666;margin-top:10px;}
.detail .detail_down{width:100%;margin-top:35px;color:#666;font-size:16px;line-height:28px;}
.detail .detail_down img{max-width:100%;}
.detail .fhlist{width:100%;display:inline-block;margin-top:60px;text-align:center;padding-bottom:50px;border-bottom:1px solid #ccc;}
.detail .fhlist a{display:inline-block;padding:0px 30px;height:36px;line-height:34px;border-radius:18px;font-size:16px;color:#43c4ff;border:1px solid #43c4ff;}
.detail .fhlist a:hover{background:#43c4ff;color:#fff;}
.detail .other_pro{width:100%;margin-top:55px;}
.detail .other_pro h3{font-weight:400;color:#333;font-size:18px;}
.detail .other_pro .con{width:100%;display:inline-block;margin-top:35px;position:relative;}
.detail .other_pro .con .otherpro-container{overflow:hidden;}
.detail .other_pro .con .otherpro-container .swiper-slide .img{width:100%;}
.detail .other_pro .con .otherpro-container .swiper-slide .img img{width:100%;}
.detail .other_pro .con .otherpro-container .swiper-slide .text{width:100%;text-align:center;margin-top:10px;font-size:14px;color:#666;}
.detail .other_pro .con .otherpro-container .swiper-slide:hover .text{color:#43c4ff;}
.detail .other_pro .con .otherpro-container .otherpro-button-next{background:url('../images/d_next.png') no-repeat;width:24px;height:24px;position:absolute;right:0px;top:39%;margin-top:-12px;z-index:5;cursor:pointer;}
.detail .other_pro .con .otherpro-container .otherpro-button-prev{background:url('../images/d_prev.png') no-repeat;width:24px;height:24px;position:absolute;left:0px;top:39%;margin-top:-12px;z-index:5;cursor:pointer;}

.related{width:100%;display:inline-block;}
.related .news ul{margin-left:-1%;margin-top:-25px;}
.related .news ul li{float:left;width:24%;margin-left:1%;margin-top:25px;text-align:center;}
.related .news ul li a{display:inline-block;width:100%;padding:10px;background:#fff;position:relative;overflow:hidden;}
.related .news ul li a img{width:100%;transition:1s;}
.related .news ul li a span{display:inline-block;width:92%;height:89%;position:absolute;top:-100%;left:4%;background:rgba(0,0,0,0.6) url('../images/fdj.png')no-repeat center center;transition:0.6s;}
.related .news ul li:hover a span{top:5.5%;}
.related .news ul li p{font-size:14px;color:#333;margin-top:15px;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}



















/* 分页 */
.paging{width:100%;margin-top:35px;text-align: center;}
.paging li{display:inline-block;margin:0px 5px;font-size:16px;color:#666;}
.paging li a,.paging li span{display:inline-block;color:#666;width:26px;height:26px;line-height:26px;text-align:center;border-radius:100%;}
.paging li a:hover{color:#43c4ff;}
.paging li:nth-child(1) a,.paging li:nth-last-child(1) a,.paging li:nth-child(1),.paging li:nth-last-child(1){width:35px;}
.paging li.active span{color:#fff;background:#43c4ff;}
