@charset "UTF-8";
/*顶部*/
.toper{position: relative;height:42px;background:#f1f1f1;z-index: 3;}
.toper .toper_left{ float: left; color: #666; line-height: 42px; font-size: 14px; }
.toper .toper_left span{ font-size: 14px; color: var(--color);}
.toper_right{float: right;height: 42px;}
.toper_right .top_tel{float: left;background: url(../images/haixing_1.png) no-repeat left center;text-indent: 24px;color: #666;font-size: 14px;line-height: 42px;height: 42px;margin-right: 10px;}
.toper_right .top_tel span{ font-size: 24px;color: var(--color);font-family: "Impact";}
.toper_right .top_sousuo{ float: right; width: 148px; height: 30px; border-bottom: 1px  solid #dedede; margin-top: 5px; position: relative;}
.toper_right .top_sousuo input[type="submit"]{ position: absolute; height: 32px; width: 32px; right: 0; bottom: 0;background: url(../images/haixing_2.png) no-repeat center; border: none;}
.toper_right .top_sousuo input[type="text"]{ height:30px; border: none; background: none;}
/*头部*/
.top{position: relative;height: 95px;box-shadow: 0 0 5px rgb(0 0 0 / 30%);z-index: 2;}
.top>div{display: flex;justify-content: space-between;align-items: center;}
.top .logo{display: flex;/* width: 360px; */flex-shrink: 0;align-items: center;}
.top .logo a{display: block;margin-right: 18px;}
.top .logo p{font-size: 20px;}
.nav{position:relative;width: 100%;margin-left: 2%;display: flex;justify-content: flex-end;}
.nav a{ color:#333;  }
.nav .nLi{position:relative;width: 100%;max-width: 130px;}
.nav .nLi p{font-size: 15px;line-height: 95px;text-align: center;}
.nav .nLi p a{display:block;}
.nav .nLi p a span{ display:block; font-size: 12px; color: #999;}
.nav .sub{position: absolute;top: 100%;left: 0;width: 100%;line-height:26px;background: #fff;display: none;}
.nav .sub li{zoom:1;}
.nav .sub a{display:block;line-height: 36px;text-align: center;padding: 0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.nav .sub a:hover{ background:var(--color); color:#fff;  }
.nav .on p a{color:var(--color);}
.nav .on p a span{ color:var(--color);}
/*网站大图*/
#banner{width: 100%;max-width: 1920px;overflow: hidden;}
#banner .swiper-slide{ min-width: 1200px; position: relative; background-position: center!important; background-size: cover!important; }
#banner .swiper-slide img{width: 100%;display:block;}
#banner .swiper-pagination{bottom: 20px;}
#banner .swiper-pagination-bullet{width: 32px;height: 5px;margin: 3px;border-radius: 0;background: #fff;opacity: 1;outline: none;transition: all .5s;}
#banner .swiper-pagination-bullet-active{background: var(--color);}
#banner .swiper-button-prev,#banner .swiper-button-next{left: 4%;width: 40px;height: 60px;margin-top: -30px;background-size: 20px 20px;background-color: rgba(0,0,0,.55);opacity: 0;transition: all .5s;}
#banner .swiper-button-next{left: auto;right: 4%;}
#banner:hover .swiper-button-prev,#banner:hover .swiper-button-next{opacity: 1;}
#banner:hover .swiper-button-prev:hover,#banner .swiper-button-next:hover{background-color: var(--color);border-color: var(--color);}
/* 首页通用标题 */
.index_title_1,.index_title_2{width: 100%;padding-top: 60px;overflow: hidden;margin-bottom: 20px;}
.index_title_1 p,.index_title_2 p{font-size: 30px; font-weight: bold; text-align:center; line-height: 1.8; }
.index_title_1 p span,.index_title_2 p span{font-size: 30px; color: var(--color)}
.index_title_1 em{ display: block; text-align: center; font-size: 14px; color: #666; line-height: 1.8;font-style: normal; width: 600px;margin: 0 auto;}
.index_title_2 em{ display: block; text-align: center; font-size: 14px; color: #999; line-height: 1.8;font-style: normal; letter-spacing: 8px;}
/*关于我们*/
.index_about_main{padding: 80px 0; overflow: hidden;}
.index_about_main>div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_about_left{position: relative;width: 46%;display: flex;flex-direction: column;justify-content: space-between;z-index: 1;}
.index_about_left .index_about_title{height: 72px; position: relative; margin-bottom: 20px;padding-left: 24px;}
.index_about_left .index_about_title h2{ font-size: 30px; font-weight: bold; color: #333; line-height: 1.5; }
.index_about_left .index_about_title h2 span{font-size: 30px; font-weight: bold;color: var(--color);}
.index_about_left .index_about_title p{ font-size: 12px; color: #666; line-height: 2;}
.index_about_left .index_about_title ::before { content: ""; position: absolute; display: block; height: 72px; width: 6px; background: var(--color); left: 0; top: 0;}
.index_about_left .index_about_text{color: #666;font-size: 16px;line-height: 2.2;text-align: justify;margin-bottom: auto;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;}
.index_about_left .index_about_more{display: flex;margin-top: auto;margin-bottom: -20px;}
.index_about_left .index_about_more li{width: 120px;margin-right: 15px;text-align: center;}
.index_about_left .index_about_more li a{display: block;font-size: 15px;line-height: 42px;background: #eee;border-radius: 50px;}
.index_about_left .index_about_more li:hover a{color: #fff;background: var(--color);}
.index_about_right{position: relative;width: 50%;}
.index_about_img{position: relative;width: 100%;padding-bottom: 74.5%;}
.index_about_img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.index_about_border{position: absolute;width: 100%;height: calc( 100% + 40px);border: 1px solid #eee;right: 20px;top: -20px;z-index: -1;}
.index_about_daili{width: 186.6%;position: absolute;left: 0;bottom: 11%;padding: 20px;padding-top: 0;background: #fff;box-shadow: 0 0 2px 2px rgba(0,0,0,0.08);z-index: 1;}
.index_about_daili h2{color: #666;font-size: 18px;line-height: 54px;text-indent: 26px;margin-bottom: 10px;background: url(../images/haixing_5.png) no-repeat left;}
.index_about_daili h2 span{ text-align: right; font-size: 14px;  color: #999; padding-left: 15px;}
.picScroll-fwfw{width: 100%;}
.picScroll-fwfw .bd li{width:186px;border: 1px solid #eee;margin-right: 10px;}
.picScroll-fwfw .bd li .pic{position: relative;width: 100%;padding-bottom: 45%;}
.picScroll-fwfw .bd li .pic img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.picScroll-fwfw .hd { width: 60px; height: 24px; position: absolute; right: 20px; top: 15px; }
.picScroll-fwfw .hd a.prev{ height: 24px; width: 24px;background: url(../images/haixing_6.png) no-repeat center;float:left; cursor: pointer; }
.picScroll-fwfw .hd a.next{ height: 24px; width: 24px;background: url(../images/haixing_7.png) no-repeat center;float:right; cursor: pointer; }
@media(max-width:1600px){
.index_about_left .index_about_text{font-size: 14px;-webkit-line-clamp: 4;}}
/*产品展示*/
.index_pro_main{padding-bottom: 80px;background: url(../images/haixing_pc_14.jpg ) no-repeat center;}
.index_pro_con{display: flex;margin: 0 -10px;margin-bottom: 20px;}
.index_pro_con li{position: relative;width: calc( 100% / 3 - 10px);margin: 0 10px;padding: 25px 0 35px;background: #fff;text-align: center;overflow: hidden;}
.index_pro_con li img{margin-bottom: 8px;}
.index_pro_con li p{ font-size: 16px; color: #333;}
.index_pro_con li span{color: #666;font-size: 12px;}
.index_procon_hover{position: absolute;bottom: -184px;left: 0;height: 184px;width: 100%;background: url(../images/haixing_pc_6.jpg) no-repeat center/cover;transition: all .5s;}
.index_pro_con li:hover .index_procon_hover{ bottom: 0;}
.index_procon_hover dt{font-size: 18px;color: #fff;width: 85%;margin: 0 auto;padding-top: 20px;text-align: left;margin-bottom: 10px;}
.index_procon_hover div{width: 85%;margin: 0 auto;display: flex;flex-wrap: wrap;}
.index_procon_hover div dd{width: 50%;float: left;height: 30px;line-height: 30px;text-align: left;}
.index_procon_hover div dd a{display: block;color: #fff;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.picScroll-pro{position: relative;overflow: hidden;}
.picScroll-pro .bd ul{display: flex;justify-content: space-between;}
.picScroll-pro .bd li{width: calc( 100% / 3 - 12px);}
.picScroll-pro .bd li .pic{position: relative;width: 100%;padding-bottom: 75%;overflow: hidden;}
.picScroll-pro .bd li img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.picScroll-pro .bd li h3{position: absolute;height: 42px;background: rgba(0,0,0,0.6);width: 100%;text-align: center;line-height: 42px;color: #fff;bottom: 0;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.picScroll-pro .bd li:hover img{transform: scale(1.1);}
.picScroll-pro .bd li:hover h3{background: rgba(1,138,218,0.8);color: #fff;}
.picScroll-pro .bd .next,
.picScroll-pro .bd .prev{position: absolute;top: 50%;margin-top: -30px;height: 59px;width: 28px;display: block;z-index: 2;cursor:pointer;}
.picScroll-pro .bd .next{background: url(../images/haixing_26.png) no-repeat center;left: 0; }
.picScroll-pro .bd .prev{background: url(../images/haixing_27.png) no-repeat center;right: 0; }
/*案例展示*/
.index_case_main{padding-bottom: 60px;}
.index_case_main>div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_case_main .index_case_left{position: relative;width: 49.5%;overflow: hidden;}
.index_case_main .index_case li+li+li{margin-top: 2%;}
.index_case_main .index_case_left a{position: relative;width: 100%;padding-bottom: 67%;display: block;overflow: hidden;}
.index_case_main .index_case_left img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.index_case_main .index_case_left:hover img{transform: scale(1.1);}
.index_case_main .index_case_left p{position: absolute;height: 42px;width: 100%;background: rgba(0,0,0,0.6);bottom: 0;left: 0;color: #fff;line-height: 42px;text-align: center;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_case_main .index_case_left:hover p,.index_case_main .index_case li:hover p{background: rgba(1,138,218,0.8); color: #fff;}
.index_case_main .index_case{width: 49%;display: flex;flex-wrap: wrap;}
.index_case_main .index_case li{position: relative;width: 49%;margin-right: 2%;}
.index_case_main .index_case li:nth-child(2n){margin-right: 0;}
.index_case_main .index_case li img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;} 
.index_case_main .index_case li:hover img{width: 100%;transform: scale(1.1);} 
.index_case_main .index_case li a{position: relative;width: 100%;padding-bottom: 67%;display: block;overflow: hidden;}
.index_case_main .index_case li p{position: absolute;height: 42px;background: rgba(0,0,0,0.6);width: 100%;text-align: center;line-height: 42px;color: #fff;bottom: 0;padding: 0 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
/*服务优势*/
.index_ys_main{padding-bottom: 86px;background: url(../images/haixing_pc_10.jpg) no-repeat fixed top/cover;}
.index_ys_main ul{display: flex;margin: 0 -11px;margin-top: 20px;justify-content: space-between;}
.index_ys_main ul li{position: relative;width: calc(100% / 3);background: #fff;margin: 0 11px;padding: 25px 0 45px 0;overflow: hidden;}
.index_ys_main ul li p{margin-left: 30px;font-size: 18px;color: #333;line-height: 1.8;}
.index_ys_main ul li span{ display: block; margin-left: 30px; line-height: 1.8; color: #666; font-size: 14px;}
.index_ys_main ul li a{ display: block; height: 32px; width: 100px; border: 1px solid #dedede; margin-top: 16px;text-align: center; line-height: 32px; margin-left: 30px; font-size: 16px; color: #666;}
.index_ys_main ul li img{ position: absolute; right: 20px; top: 40px;}
.index_ys_main ul li a:hover{border: 1px solid var(--color); color: var(--color)} 
/*服务流程*/
.index_process_main{ overflow: hidden; padding-bottom: 60px;}
.index_process_main ul{width: 100%;height: 200px;padding: 0 100px;box-shadow: 0 0 2px 2px rgba(0,0,0,0.08);background: url(../images/haixing_28.png) no-repeat center;margin-top: 10px;display: flex;justify-content: center;}
.index_process_main ul li{width: 200px;margin-right: 47px;text-align: center;}
.index_process_main ul li:last-child{ margin-right: 0;}
.index_process_main ul li img{margin-top: 60px;width: 80px;background: #fff;border-radius: 50%;object-fit: none;} 
.index_process_main ul li p{font-size: 16px;margin-top: 10px;}
@media(max-width:1600px){.index_process_main ul{padding: 0;}}
/*招商代理*/
.index_zhaoshang_main{ height: 264px; background: url(../images/haixing_pc_9.jpg) no-repeat center;}
.index_zhaoshang_main h2{font-size: 30px;color: #333;font-weight: bold;width: 500px;margin: 0 auto;background: url(../images/haixing_11_2.png)no-repeat center 60px;padding-top: 60px;text-align: center;margin-bottom: 10px;}
.index_zhaoshang_main p{ text-align: center; line-height: 1.8; color: #666;  font-size: 16px;}
.index_zs_herf{width: 470px;margin: 0 auto;height: 48px;margin-top: 20px;}
.index_zs_herf a{display: block;height: 48px;width: 220px;border-radius: 24px;}
.index_zs_herf a:nth-child(1){ background: var(--color); font-weight: bold; font-family: "Poppins"; font-weight: bold; font-size: 24px; color: #fff; line-height: 48px; text-align: center; float: left;}
.index_zs_herf a:nth-child(2){ background: #fff; font-size: 18px; color: #333; line-height: 48px; text-align: center; float: right;}
/*新闻中心*/
.index_news_main{ padding-top: 30px; overflow: hidden; padding-bottom: 60px;}
.index_news_main>div{display: flex;flex-wrap: wrap;justify-content: space-between;}
.index_news_main h2{font-size: 24px;font-weight: bold;color: #333;position: relative;text-indent: 24px;height: 48px;line-height: 48px;border-bottom: 1px solid #eee;width: 100%;margin-bottom: 20px;}
.index_news_main h2::before{ content: ""; position: absolute; height: 18px; width: 8px; background: var(--color); left: 0; top: 15px;}
.index_news_main h2 span{ font-size: 24px; font-weight: normal;}
.index_news_left{width: 65%;}
.index_news_tj{ padding-bottom: 16px; border-bottom: 1px dashed #eee; overflow: hidden;}
.index_news_tj a.index_news_img{height: 128px;width: 170px;float: left;margin-right: 16px;overflow: hidden;display: block;border: 1px solid #eee;}
.index_news_tj a.index_news_img img{width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.index_news_tj:hover img{transform: scale(1.1);} 
.index_news_tj p a{display: block;font-size: 18px;line-height: 2;padding-top: 6px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_news_tj em{ font-style: normal; font-size: 14px; color: #999; line-height: 2; display: block;}
.index_news_tj span{font-size: 14px;line-height: 24px;text-align: justify;color: #666;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_news_left ul{ overflow: hidden;}
.index_news_left ul li{width: 48.5%;float: left;line-height: 53px;border-bottom: 1px dashed #eee;position: relative;}
.index_news_left ul li:nth-child(2n){ float: right;}
.index_news_left ul li::before{ content: ""; position: absolute;height: 4px; width: 4px; background: #aaa; border-radius: 50%; top: 30px; left: 0;}
.index_news_left ul li span{float: right;color: #999;font-size: 14px;}
.index_news_left ul li a{float: left;font-size: 15px;color: #666;width: 73%;text-indent: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_news_left ul li:hover a{ color: var(--color)}
.index_news_right {width: 32%;}
.index_news_right li{width: 100%;height: 129px;border: 2px solid #eee;margin-bottom:14px;}
.index_news_right li:last-child{margin: 0;}
.index_news_right li a{font-size: 16px;margin-left: 20px;padding-left: 28px;padding-right: 20px;position: relative;display: block;line-height: 2;margin-top: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index_news_right li a::before{ content: "Q"; position: absolute; height: 20px; width: 20px; background: #909090; line-height: 20px; text-align: center; color: #fff; border-radius: 50%; left: 0; top: 8px; font-size: 12px; }
.index_news_right li a:hover{ color: var(--color)}
.index_news_right li p{padding-left: 48px;padding-right: 20px;position:relative;font-size: 14px;color: #666;margin-top: 10px;line-height: 24px;text-align: justify;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.index_news_right li p::before{ content: "A"; position: absolute; height: 20px; width: 20px; background: #7bc731; line-height: 20px; text-align: center; color: #fff; border-radius: 50%; left: 20px; top: 4px; font-size: 12px; }
/* 首页表单 */
.index_form_main{background: #f6f6f6;padding: 60px 0 85px 0;}
.index_form_main>div{display: flex;justify-content: space-between;}
.index_form_main .index_form_left{position: relative;width: 50%;}
.index_form_main .index_form_left .index_form_img{width: 100%;overflow: hidden;z-index: 999;}
.index_form_main .index_form_left .index_form_img>div{position: relative;padding-bottom: 60.5%;}
.index_form_main .index_form_left .index_form_img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transition: all .5s;}
.index_form_main .index_form_left .index_form_img:hover img{transform: scale(1.1);}
.index_form_main .index_form_left p{height: 90px;width: 468px;background: rgba(123,199,49,0.8);position: absolute;top: 46%;left: 0;color: #fff;font-size: 30px;font-weight: bold;z-index: 999;line-height: 90px;text-align: center;}
.index_form_border{position: absolute;width: 100%;height: 100%;border: 1px solid var(--color);left: 14px;top: 14px;}
.index_form_right{width: 46%;display: flex;flex-direction: column;justify-content: space-between;}
.index_form_right h2{font-size: 30px;font-weight: bold;line-height: 2;}
.index_form_right h2 span{ color: var(--color)}
.index_form_right p{ font-size: 18px; color: #666; line-height: 2; padding: 8px 0;}
.index_form_right em{line-height: 28px;color: #787878;display: block;text-align: justify;font-size: 16px;font-style: normal;}
.index_form_right form{margin-top: 10px;}
.index_form_right .item{float: left;width: 48.5%;}
.index_form_right .item:nth-child(2n){ float: right; }
.index_form_right input[type="text"]{width: 100%;height: 48px;margin-bottom:10px;border: 1px solid #eee;text-indent: 32px;}
.index_form_right .item:nth-child(1) input{ background:#fff url(../images/haixing_22.png)no-repeat 10px center;}
.index_form_right .item:nth-child(2) input{ background:#fff url(../images/haixing_23.png)no-repeat 10px center;}
.index_form_right .item:nth-child(3) input{ background:#fff url(../images/haixing_24.png)no-repeat 10px center;}
.index_form_right .item:nth-child(4) input{ background:#fff url(../images/haixing_25.png)no-repeat 10px center;}
.index_form_right form input[type="submit"]{height: 48px;width: 180px;border: none;color: #fff;background: var(--color);font-size: 18px;margin-top: 10px;cursor: pointer;}
/*友情链接*/
.link{position: relative;height: 60px;line-height: 60px;margin: -25px 0 -35px 0;z-index: 1;}
.link>div{position: relative;background: var(--color);border-radius: 0 0 10px 10px;}
.link .box{padding: 0 20px;}
.link div:before,.link div:after{content: " ";position: absolute;top: 0;width: 0;height: 0;border-style: solid;border-color: transparent;}
.link div:before{left: -15px;border-width: 25px 15px 0 0;border-right-color: var(--color);}
.link div:after{right: -15px;border-width: 25px 0 0 15px;border-left-color: var(--color);}
.link .box:before{border-right-color: #000;opacity: .5;z-index: 1;}
.link .box:after{border-left-color: #000;opacity: .5;z-index: 1;}
.link strong{color: #fff;font-size: 16px;font-weight: bold;}
.link a{display: inline-block;color: #fff;font-size: 16px;margin-right: 20px;opacity: .8;vertical-align: top;}
/*底部*/
footer{position: relative;padding-top: 35px;background: #333;}
footer>div{display: flex;flex-wrap: wrap;}
footer dl{position: relative;width: 14.5%;}
footer dl::before{content: "";width: 1px;background: rgba(255,255,255,0.04);position: absolute;left: 0;height: 100%;}
footer dl dt{position: relative;padding-top: 50px;font-size: 18px;color: #fff; padding-left: 26px; margin-bottom: 20px; }
footer dl dt::before{content: ""; display: block; width: 3px; height: 48px; background: #7bc731; left: 0; position: absolute;}
footer dl dd a,footer dl p{ line-height: 30px; color: #ccc; padding-left:26px; font-size: 14px;}
footer dl:nth-child(5){width: 30%;}
.footer_ewm{margin-top: 60px;text-align: center;margin-left: auto;}
.footer_ewm img{width: 120px;}
.footer_ewm p{color: #fff;font-size: 14px;line-height: 30px;text-align: center;}
.copyright{width: 100%;border-top: 1px solid rgba(255,255,255,0.04);margin-top: 30px;}
.copyright a{color: inherit;}
.copyright p {color: #ccc;line-height: 50px;}