@charset "utf-8";
/* CSS Document */

/*banner*/
.banner{width:100%;overflow:hidden;position:relative;}
.banner .swiper-slide img{display:block;width:100%;}
.banner .swiper-pagination-bullet{width:12px;height:12px;background:#fff; opacity:1;margin:0 10px !important;}
.banner .swiper-pagination-bullet-active{ background:#fff;width:30px;border-radius:20px;}
.banner .swiper-pagination{bottom:25px;height:12px;}
.banner .swiper-button-next,.banner .swiper-button-prev{width:80px;height:80px; background:#fff;border-radius:50%;top:50%;margin-top:-40px; opacity:0.5; transition:1s;}
.banner .swiper-button-prev{left:80px;}
.banner .swiper-button-next{right:80px;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{color:#626262;font-size:30px;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{ opacity:1;}
/*banner*/

/*index*/
section{margin-top:120px;}
.title{overflow:hidden;text-align:center;font-size:16px;color:#585858;}
.title_text{display:block;font-size:40px;color:#111;margin-bottom:15px;}
.title p{display:inline-block;max-width:1010px;line-height:30px;}
.index1{overflow:hidden;margin-top:70px;}

.swiper_tabmain{width:80%;margin:0 auto;position:relative;padding:20px 0;}
.swiper_tabmain .img{float:left;width:59%;overflow:hidden;}
.swiper_tabmain .img img{width:100%; transform:scale(1); transition:1s;display:block;}
.swiper_tabmain .text{float:right;width:41%;position:absolute;right:0;top:0;height:100%; box-shadow:0 0 10px 5px rgba(231,231,231,0.3);padding-left:10%;text-align:left;display: flex;align-items: center;}


.swiper_tabmain .text .text_img{display:block;width:64px;height:64px;overflow:hidden;float:left;}
.swiper_tabmain .text .text_img img{ position:relative;left:0; transition:1s;height:100%;}
.swiper_tabmain .text .text_title{display:block;font-size:24px;color:#111;width:100%;float:left;margin:16px 0 40px 0;}
.swiper_tabmain .text .text_title a{color:#111;}
.swiper_tabmain .text .text_li{display:block;float:left;width:100%;font-size:18px;color:#666;line-height:40px;}
.swiper_tabmain .text .text_li span{font-size:14px;color:#1498dd;margin-right:10px;}
.swiper_tabmain .text .text_li a{color:#666;}
.swiper_tabmain .text .text_li a:hover,.swiper_tabmain .text .text_title a:hover{color:#1498dd;}
.swiper_tabmain:hover .img img{ transform:scale(1.1)}
.index1 .swiper-button-next, .index1 .swiper-button-prev{bottom:-370px;top:initial;width:80px;height:80px; background:#f8f6f8;border-radius:50%;}
.index1 .swiper-button-next{right:-25%;}
.index1 .swiper-button-prev{left:-25%;}
.index1 .swiper-button-next:after, .index1 .swiper-button-prev:after{color:#bfbfbf;font-size:26px;font-weight:600;}
.index1 .swiper-button-next:hover:after, .index1 .swiper-button-prev:hover:after{color:#fff;}
.index1 .swiper-button-next:hover, .index1 .swiper-button-prev:hover{ background:url(../images/index_03.png) center no-repeat; background-size:100% 100%;}

.index1 .mySwiper2 {max-width:1440px;width:90%;box-sizing: border-box;margin:80px auto 0;text-align:center;}
.index1 .mySwiper2 .swiper-wrapper .swiper-slide{padding: 20px 0;}
.index1 .mySwiper2 .swiper-wrapper .swiper-slide.swiper-slide-prev .swiper_tabmain .img{float:right;}
.index1 .mySwiper2 .swiper-wrapper .swiper-slide.swiper-slide-prev .swiper_tabmain .text{display:none;}



.index1_ul{border-bottom:1px solid #eee;max-width:1440px;width:90%;margin:0 auto 0;}
.index1 .mySwiper {max-width:1000px;margin:0 auto;text-align:center; position:relative;}
.index1 .mySwiper .swiper-slide,.section6 .index1_tab li{width:100%;font-size:20px;color:#585858; cursor:pointer; position:relative;transition:1s;}
.index1 .mySwiper .swiper-slide span,.section6 .index1_tab li span{display:block;width:0; transition:1s;height:4px; background:url(../images/index_01.png) repeat-y; background-size:100%;margin-top:18px; transition:1s;}
.index1 .mySwiper .swiper-slide:hover,.index1 .mySwiper .swiper-slide-thumb-active,.section6 .index1_tab li.active{color:#1498dd;}
.index1 .mySwiper .swiper-slide-thumb-active span,.section6 .index1_tab li.active span{width:100%;}




.index_cp{overflow:hidden;width:100%;margin-top:60px;}
.index_ys{overflow:hidden;width:100%;margin-top:60px;display:none;}
.index_ystabnr{overflow:hidden; position:relative;}
.index_ystabnr img{width:100%;display:block;}
.index_ystabnr_k{ position:absolute;left:0;bottom:0;width:100%; background:rgba(20,152,221,0.3);padding:30px 0 20px 0;}
.index_ystabnr_knr{border-left:2px solid #fff;padding-left:20px;font-size:30px;color:#fff;font-weight:600;line-height:46px;}
.index_ystabnr_k p{display:block;font-size:44px;}
.index_cpul{overflow:hidden; background:#fbfbfb;padding-bottom:35px;}
.index_cpul li{float:left;width:16.66%;cursor:pointer; background:#fff url(../images/index_13.png) left bottom no-repeat;background-size:0 4px; transition:1s; position:relative;}
.index_cpul li a{ position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;}
.index_cpul li:nth-child(1) p{border-left:0;}
.index_cpul p{display:block;width:100%;border-left:1px solid #eee;padding:60px 50px;text-align:left;color:#585858;}
.index_cpul p .img{width:60px;height:60px; background:url(../images/index_06.png) left no-repeat; background-size:auto 100%;display:inline-block;overflow:hidden; position:relative; transition:0.6s;}
.index_cpul p .img i{ position:absolute;top:50%;margin-top:-14px;left:16px;width:28px;height:27px;overflow:hidden;}
.index_cpul p .img i img{ position:relative;height:100%;left:0; transition:0.6s;}
.index_cpul p .title1{display:block;font-size:18px;margin-top:30px; transition:1s;}
.index_cpul p .text{display:block;font-size:16px;margin-top:15px;height:50px;line-height:28px;}
.index_cpul li.on .img i img{left:-38px;}
.index_cpul li.on .img{background:url(../images/index_06.png) -70px no-repeat; background-size:auto 100%;}
.index_cpul li.on .title1{color:#1498dd;}
.index_cpul li.on{ background:#fff url(../images/index_13.png) left bottom no-repeat; background-size:100% 4px;}
.slideTxtBox{ position:relative;}
.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }
.slideTxtBox .bd li{ height:24px; line-height:24px;   }
.slideTxtBox .bd li .date{ float:right; color:#999;  }

.slideTxtBox .arrow{  position:absolute; right:0; top:17%;width:100%; opacity:0;}
.slideTxtBox .arrow a{ display:block;width:48px; height:48px;overflow:hidden; cursor:pointer; background:rgba(255,255,255,0.8) url(../images/fl.png) center no-repeat;border-radius:50%;}
.slideTxtBox .arrow .next{float:right;transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);margin-right:10px;}
.slideTxtBox .arrow .prev{float:left;margin-left:10px;}



.index_qqbj{overflow:hidden;margin-top:60px;}
.index_qqbj img{display:block;max-width:100%; transform:scale(1); transition:1s;}
.index_qqbj img:hover{ transform:scale(0.98);}
.index_about{ background:url(../images/index_15.jpg) no-repeat; background-size:100% 100%;margin-top:170px;}
.index_about .middle{ position:relative;height:858px;}
.index_about_fl{float:left;width:50%;color:#fff;text-align:left;height:505px; position:absolute;top:50%;left:0;margin-top:-252.5px;}
.index_about_fl .title1{font-size:40px;display:block;}
.index_about_fl .text{font-size:14px;line-height:30px;display:inline-block;width:81%;margin-top:40px;}
.index_about_fl .text a{color:#fff;}
.index_about_fl .text a:hover{ text-decoration:underline;}
.index_about_fl .text .p{margin-top:50px;}
.index_about_fl .sz{overflow:hidden;font-size:14px;margin-top:120px;}
.index_about_fl .sz li{float:left;margin-left:56px;}
.index_about_fl .sz li:nth-child(1){margin-left:0;} 
.index_about_fl .sz li p{display:block;}
.index_about_fl .sz li p strong{font-size:56px;font-weight:normal;}
.index_about_fl .sz li p span{font-size:14px; position:relative;top:-33px;}
.index_about .img{display:block;position:absolute;right:0;bottom:0;width:46.6%;}
.section6{border-bottom:35px solid #fbfbfb;}
.section6 .index1_tab{width:100%;margin-top:90px;border-bottom:1px solid #eee;text-align:center;}
.section6 .index1_tab li{width:204px;display:inline-block;}
.index6{overflow:hidden;display:none;margin:50px 0;}
.index6 li{float:left;width:20%;height:73px;display: flex;align-items: center;margin:20px 0; box-shadow:0 0 10px 5px rgba(231,231,231,0); transition:1s;}
.index6 li img{display:block; transform:scale(1); transition:1s;max-height:80%;max-width:75%;}
.index6 li:hover img{ transform:scale(0.9);}
.index6 li:hover{box-shadow:0 0 15px 5px rgba(231,231,231,0.3);}
.section7{overflow:hidden;padding-bottom:130px;}
.index7{overflow:hidden;margin:80px 0 0 -4%;}
.index7 li{float:left;width:12.66%;margin-left:4%;text-align:center;}
.index7_img{width:120px;height:120px; background:url(../images/index_17.png) left center no-repeat; background-size:auto 100%; position:relative; transition:0.5s;}
.index7_img i{display:block;width:44px;height:44px;overflow:hidden; position:absolute;top:50%;margin-top:-22px;left:50%;margin-left:-22px;}
.index7_img i img{ position:relative;left:0; transition:0.5s;height:100%;}
.index7_title{display:block;font-size:18px;color:#585858;margin-top:37px; transition:1s;}
.index7_title span{width:2px;height:17px; background:#bfbfbf;display:inline-block; position:relative;top:2px;margin:0 10px;}
.index7_text{display:block;font-size:14px;color:#999;line-height:24px;margin-top:13px;}
.index7 li:hover .index7_img i img{left:-54px;}
.index7 li:hover .index7_img{background:url(../images/index_17.png) -130px center no-repeat; background-size:auto 100%;}
.index7 li:hover .index7_title{color:#1498dd;}
/*index*/

/*面包屑导航*/
.crumbs{overflow:hidden;font-size:16px;color:#1498dd;padding:35px 0;font-weight:600;}
.crumbs a{color:#666;}
.crumbs a:hover{color:#1498dd;}
/*面包屑导航*/

/*详情banner*/
.xq_banner{overflow:hidden; position:relative;}
.xq_banner img{display:block;width:100%;}
.xq_banner_text{ position:absolute;top:50%;margin-top:-53px;left:0;width:100%;height:106px;font-size:16px;color:#ededed;}
.xq_banner_text strong{display:block;font-size:56px;color:#fff;margin-bottom:11px;}
/*详情banner*/

/*行业应用-列表*/
.hyyy_title{overflow:hidden;margin-top:55px;margin-left:-1.16%;}
.hyyy_title li{float:left;line-height:64px;text-align:center;font-size:24px;color:#111; background:#f2f2f2;width:15.5%;margin-left:1.16%;margin-bottom:1.5%;}
.hyyy_title li a{color:#111;display:block;}
.hyyy_title li a:hover{color:#1498dd;}
.hyyy_title li.active{ background:url(../images/hyyy_01.jpg) center no-repeat; background-size:100% 100%;}
.hyyy_title li.active a{color:#fff;}
.hyyy_list{overflow:hidden;margin-top:100px;}
.hyyy_list li{overflow:hidden;margin-bottom:100px;}
.hyyy_list li .img{width:50%;float:left;overflow:hidden;}
.hyyy_list li .img img{display:block;width:100%; transform:scale(1); transition:1s;}
.hyyy_list li .text{float:right;width:43%;overflow:hidden;margin-top:3%;}
.hyyy_list li .text_img{display:block;}
.hyyy_list li .text_img img{display:block;margin:0;}
.hyyy_list li .text_title{display:block;font-size:20px;color:#111;margin-top:45px; transition:1s;}
.hyyy_list li .text_text{display:block;font-size:16px;color:#666;line-height:34px;height:68px;overflow:hidden;margin-top:25px;transition:1s;}
.hyyy_list li .text_ljgd{display:block;font-size:14px;color:#1498dd;margin-top:58px;}
.hyyy_list li:hover .img img{ transform:scale(1.1);}
.hyyy_list li:hover .text_title{color:#1498dd;}
.hyyy_list li:nth-child(even) .img{float:right;}
.hyyy_list li:nth-child(even) .text{float:left;}
.hyyy_list li .text_fr{font-weight:normal;}
/*行业应用-列表*/

/*行业应用-详情*/
.hyyy_xq{overflow:hidden;margin-top:55px;}
.hyyy_xq_title{display:block;font-size:24px;color:#111;}
.hyyy_ylsp{overflow:hidden;margin-top:55px;}
.hyyy_dzb{overflow:hidden;margin-top:100px;background:#fbfbfb;padding:80px 0;}
.xndz{margin-top:60px;}
.xndz td{width:20%;text-align:center;font-size:18px;color:#666;}
.xndz_title td{ background:#c9ccd3;color:#fff !important;line-height:84px;}
.xndz_td{display:block;width:20%;float:left; background:#fff;line-height:65px;text-align:center;}
.xndz_tdp{display:block;overflow:hidden; background:#fff;box-shadow:0 0 10px 5px rgba(231,231,231,0.3);margin-top:20px;}
.xndz_title td:nth-child(1),.xndz_td1{text-align:left;color:#111;padding-left:4%;}




.hyyy_sm{margin:100px 0 80px 0;}
.hyyy_smbt{overflow:hidden;line-height:84px; background:url(../images/hyyy_xq_01.jpg) center no-repeat; background-size:100% 100%;margin-top:50px;}
.hyyy_smbt li{float:left;width:25%;font-size:18px;color:#fffefe;text-align:center;}
.hyyy_smbt li:nth-child(1){text-align:left;padding-left:4%;}
.hyyy_smk{box-shadow:0 0 10px 5px rgba(231,231,231,0.3);padding:0 3.5%;margin-bottom:20px;}
.hyyy_sm .subNavBox{margin:40px auto;}
.hyyy_sm .subNav{cursor:pointer;background:url(../images/hyyy_xq_03.png) right no-repeat;overflow:hidden;border-bottom:1px solid #fff;}
.hyyy_sm .subNav li{float:left;width:25%;text-align:center;font-size:18px;color:#111;line-height:64px;}
.hyyy_sm .subNav li:nth-child(1){text-align:left;}
.hyyy_sm .subNav:hover{color:#277fc2;}
.hyyy_sm .currentDd{border-bottom:1px solid #eee;}
.hyyy_sm .currentDt{background-image:url(../images/hyyy_xq_04.png);}
.hyyy_sm .currentDt li:nth-child(1){color:#1498dd;}
.hyyy_sm .navContent{display: none;overflow:hidden;padding:50px 0 60px 0;}
.hyyy_sm .navContent .img{width:40%;float:left;padding:20px 0;}
.hyyy_sm .navContent .img img{display:block;max-width:95%;}
.hyyy_sm .navContent .text{float:right;width:50%;}
.hyyy_sm .navContent .text_h4{display:block;font-size:24px;color:#1498dd;}
.hyyy_sm .navContent .ul{margin-top:30px;}
.hyyy_sm .navContent .ul li{overflow:hidden;font-size:16px;color:#111;line-height:34px;padding:7px 0;}
.hyyy_sm .navContent .ul li p{display:inline-block;float:left;}
.hyyy_sm .navContent .ul li p:nth-child(1){color:#999;padding-right:3px;}
.hyyy_smsp{overflow:hidden;margin-top:0; background:#fbfbfb;padding-top:80px;}
.hyyy_smsp:nth-last-child(1){padding-bottom:80px;}
.hyyy_hz{overflow:hidden;padding:90px 0 30px 0;border-bottom:35px solid #fbfbfb;}
.hyyy_qtcp{overflow:hidden;margin:100px 0;}
.hyyy_qtcpul{overflow:hidden;margin-top:55px;margin-left:-4.33%;}   
.hyyy_qtcpul li{float:left;width:29%;margin-left:4.33%;margin-bottom:20px;}
.hyyy_qtcpul li .img{display:block;overflow:hidden;}
.hyyy_qtcpul li .img img{display:block;width:100%; transform:scale(1); transition:1s;}
.hyyy_qtcpul li .text{display:block;font-size:18px;color:#111;margin-top:18px;text-align:center;}
.hyyy_qtcpul li:hover img{ transform:scale(1.05);}
.hyyy_video{height:810px;width:100%;}
/*行业应用-详情*/

/*新闻资讯*/
.news_swiper{margin-top:100px;padding-bottom:42px;}
.news_swiper .img{float:left;width:50%;overflow:hidden;}
.news_swiper .img img{display:block;width:100%;transition:1s; transform:scale(1);}
.news_swiper .text{float:right;width:45%;overflow:hidden;margin-top:3%;}
.news_swiper .text_title{display:block;font-size:20px;color:#111; transition:1s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_swiper .text_time{display:block;font-size:14px;color:#999;margin-top:14px;}
.news_swiper .text_text{overflow:hidden;font-size:16px;color:#666;line-height:34px;height:102px;overflow:hidden;margin-top:34px;}
.news_swiper .text_d{display:block;font-size:16px;color:#666;line-height:34px;}
.news_swiper .text_more{display:block;font-size:14px;color:#1498dd;margin-top:60px;}
.news_swiper .swiper-pagination{bottom:0;}
.news_swiper .swiper-pagination-bullet{width:10px;height:10px; background:#ccc; opacity:1;}
.news_swiper .swiper-pagination-bullet-active{width:24px; background:#1498dd;border-radius:20px;}
.news_swiper a:hover .text_title{color:#1498dd;}
.news_swiper a:hover img{ transform:scale(1.05);}
.news_swiper .swiper-slide{box-shadow:0 0 10px 2px rgba(231,231,231,0.2);margin-top:10px;}

.news_list{margin:100px 0;}
.news_ul{margin-left:-2%;margin-bottom:30px;}
.news_ul li{float:left;width:31.33%;margin-left:2%;margin-bottom:53px;height:500px; background:#fff;padding:20px; position:relative;box-shadow:0 0 10px 5px rgba(231,231,231,0); transition:1s;}
.news_ul li .img{display:block;overflow:hidden;height:209px;}
.news_ul li .img img{display:block;width:100%;transition:1s; transform:scale(1);}
.news_ul li .title{display:block;font-size:20px;color:#111;text-align:left;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:26px; transition:1s;}
.news_ul li .time{display:block;font-size:14px;color:#999;margin-top:10px;}
.news_ul li .text{display:block;font-size:16px;color:#666;line-height:32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;word-break: break-all;margin:25px 0;}
.text_more{display:block;font-size:14px;color:#1498dd;}
.news_x{display:block;width:0;height:4px; background:url(../images/index_01.png) left center no-repeat; background-size:100% 100%;margin-top:38px; transition:1s; position:absolute;bottom:0;left:0;}
.news_ul li:hover{box-shadow:0 0 10px 5px rgba(231,231,231,0.3);}
.news_ul li:hover .news_x{width:100%;}
.news_ul li:hover .title{color:#1498dd;}
.news_ul li:hover .img img{transform:scale(1.05);}
/*新闻资讯*/

/*翻页*/
.page{overflow:hidden;text-align:center;}
.page_ul{overflow:hidden;display:inline-block;}
.page_ul li{float:left;width:28px;height:28px;line-height:28px;display:inline-block;font-size:20px;color:#999;margin:5px;}
.page_ul li a{display:block;color:#999;width:28px;height:28px;}
.page_ul li a:hover,.page_ul li.active a{color:#1498dd;}
.page_ul li.prev,.page_ul li.next{ background:#f8f6f8 url(../images/new_list_09.png) center no-repeat; border-radius:50%;}
.page_ul li.prev{transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}
.page_ul li.prev:hover,.page_ul li.next:hover{ background:url(../images/new_list_10.png) center no-repeat; background-size:100% 100%;}
/*翻页*/

/*新闻详情*/
.news_xq{overflow:hidden;margin-top:60px;}
.news_xq_title{overflow:hidden;border-bottom:1px solid #eee;}
.news_xq_title h2{display:block;font-size:24px;color:#111;}
.news_xq_title p{display:block;font-size:14px;color:#999;margin:30px 0 20px 0;}
.news_xq_title p span{display:inline-block;width:1px;height:10px; background:#eee;margin:0 30px;}
.news_xq_text{overflow:hidden;font-size:16px;color:#666;line-height:36px;margin:50px 0 80px 0;}
.news_xq_text img{max-width:100%;display:block;}
.news_xq_page{overflow:hidden;border-top:1px solid #eee;padding:37px 0 100px 0;}
.news_xq_pagel{width:40%;}
.news_xq_pagel p{display:block;font-size:16px;color:#666;}
.news_xq_pagel p img{float:left;display:block;margin-top:4px;margin-right:10px;}
.news_xq_pagel p:nth-child(2){color:#111;padding-left:21px;margin-top:18px; transition:1s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.news_xq_pagel:hover p:nth-child(2),.news_xq_fhsy a:hover p{color:#1498dd !important;}
.news_xq_pagel.fr{text-align:right;}
.news_xq_pagel.fr p img{float:right;transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);margin-right:0;margin-left:10px;}
.news_xq_pagel.fr p:nth-child(2){padding-left:0;padding-right:21px;}
.news_xq_fhsy{width:20%;float:left;text-align:center;}
.news_xq_fhsy img{display:block;}
.news_xq_fhsy p{display:block;font-size:16px;color:#111;margin-top:7px; transition:1s;}
/*新闻详情*/

/*联系我们*/
.contact{overflow:hidden;margin-top:50px;}
.contact_title{display:block;font-size:24px;color:#111;}
.contact_title1{display:block;font-size:16px;color:#999;margin-top:5px;}
.contact_ul{overflow:hidden;margin-top:70px;margin-left:-7%;}
.contact_ul li{float:left;width:13%;text-align:center;margin-left:7%;}
.contact_ul li .img{display:inline-block;width:121px;height:121px; position:relative;overflow:hidden;}
.contact_ul li .img img{top:0; position:relative;display:block; transition:1s;margin-bottom:10px;width:100%;height:100%;}
.contact_ul li .title{display:block;font-size:18px;color:#111;margin:25px 0 15px 0;font-weight:600; transition:1s;}
.contact_ul li .text{display:block;font-size:16px;color:#666;line-height:24px;}
.contact_map{overflow:hidden;margin-top:80px;display:none; position:relative;}
.contact_map img{display:block;width:100%;}
.contact_ul li:hover .img1,.contact_ul li.active .img1{top:-100%;}
.contact_ul li:hover .img2,.contact_ul li.active .img2{top:-131px;}
.contact_ulli{cursor:pointer;}
#input,#input1{position: absolute;top: 0;left: 0;opacity: 0;z-index: -10;}
.contact_dz{ background:#0983d6;padding:58px 0;}
.contact_dz1{width:706px;height:72px;border:2px solid #fff;border-radius:50px;margin:0 auto; position:relative;}
.contact_an{ position:absolute;top:0;right:-1px;width:30%;height:100%; background:#fff;border-radius:50px;border:0;font-size:30px;color:#0983d6;cursor:pointer;}
#text,#text1{float:left;font-size:20px;color:#fff;width:70%;line-height:68px;padding-left:46px;}
/*联系我们*/

/*企业文化*/ 
.qywh{margin-top:100px;}
.qywh_nr{ position:relative;margin-bottom:150px;}
.qywh_nr .img{width:50%;overflow:hidden;float:left;}
.qywh_nr .img img{display:block;width:100%;}
.qywh_nr .text{width:53%;height:100%; position:absolute;top:-50px;right:0;display:block;box-shadow:0 0 10px 5px rgba(231,231,231,0.3);background-size:100% 100%;display: flex;align-items: center;}
.qywh_nr .text p{width:80%;}
.qywh_nr .text p span{float:left;width:100%;display:block;}
.qywh_nr .text p span.p_img{width:64px;height:64px; background:url(../images/qywh_bor.png) center no-repeat; background-size:100% 100%;display: flex;align-items: center;}
.qywh_nr .text p span.p_title{font-size:20px;color:#111;margin-top:30px;}
.qywh_nr .text p span.p_slogan{font-size:18px;color:#1498dd;margin-top:15px;}
.qywh_nr .text p span.p_text{font-size:16px;color:#999999;line-height:34px;margin-top:30px;}
.qywh_nr:nth-child(even) .img{float:right;}
.qywh_nr:nth-child(even) .text{right:inherit;left:0;}
.qywh_nr:nth-child(1) .text{ background:#fff url(../images/qywh_bc_01.png) no-repeat; background-size:100% 100%;}
.qywh_nr:nth-child(2) .text{ background:#fff url(../images/qywh_bc_02.png) no-repeat; background-size:100% 100%;}
.qywh_nr:nth-child(3) .text{ background:#fff url(../images/qywh_bc_03.png) no-repeat; background-size:100% 100%;}
.qywh_nr:nth-child(4) .text{ background:#fff url(../images/qywh_bc_04.png) no-repeat; background-size:100% 100%;}
.qywh_nr:nth-child(5) .text{ background:#fff url(../images/qywh_bc_05.png) no-repeat; background-size:100% 100%;}
/*企业文化*/

/*合作伙伴*/
.hzhb_xq{overflow:hidden;margin-top:140px; position:relative;box-shadow:0 0 10px 5px rgba(231,231,231,0.3);padding:40px 0;}
.hzhb_xq .img{float:left;width:32%;margin-top:25px;}
.hzhb_xq .img img{display:block;max-width:80%;}
.hzhb_xqfr{float:right;min-height:160px;width:68%;border-left:1px solid #eee;padding:0 70px;font-size:16px;color:#999;line-height:34px;}
.hzhb_xqfr strong{display:block;font-size:20px;color:#111;margin-bottom:20px;}
.hzhb_logo .index6{margin:40px 0 120px 0; overflow:inherit;margin-left:-3%;}
.hzhb_logo .index6 li{box-shadow:0 0 10px 5px rgba(231,231,231,0.3);width:17%;margin-left:3%;}
/*合作伙伴*/

/*领导团队*/
.ldtd{overflow:hidden;margin:0 0 120px 0;}
.ldtd .subNavBox{width:100%;}
.ldtd .subNav{cursor:pointer;overflow:hidden;padding:0 10% 0 15%; background:url(../images/ldtd_bc.jpg) center bottom no-repeat; background-size:100% 90%;margin-top:90px;}
.ldtd .ldtd_fl{float:left;font-size:24px;color:#111; background:url(../images/ldtd_04.jpg) bottom left no-repeat;padding-bottom:90px;width:47%;margin-top:17%;}
.ldtd .ldtd_fly{display:inline-block;width:12px;height:12px;border:2px solid #767676;border-radius:50%; position:relative;top:3px;margin-left:6px;}
.ldtd .ldtd_fl .p2{font-size:20px;color:#1498dd;margin-top:20px;}
.ldtd .ldtd_fl .p2 strong{margin-left:12px;}
.ldtd_fr{float:right;width:50%;}
.ldtd_fr img{max-width:100%;display:block;}
.ldtd .currentDd{}
.ldtd .currentDt .ldtd_fl{ background:url(../images/ldtd_03.jpg) bottom left no-repeat;}
.ldtd .navContent{display: none;overflow:hidden;padding:50px 0 60px 0;border-bottom:1px solid #eee;font-size:16px;color:#666;line-height:34px;padding:40px 0 60px 0;}
/*领导团队*/


/*在线留言*/
.zxly{overflow:hidden; background:#fbfbfb;margin:80px 0 120px 0;}
.zxly_img{float:left;width:50%;}
.zxly_img img{display:block;width:100%;}
.zxly_fr{float:right;width:50%;padding:2% 4% 0 4%;}
.zxly_fr .zxly_p{display:block;float:left;width:100%;overflow:hidden;margin-top:5%;}
.zxly_fr .zxly_p.zxly_p1{width:47%;}
.zxly_fr .zxly_p.zxly_p2{width:47%;float:right;}
.zxly_fr_label{font-size:16px;color:#111;width:100%;display:block;}
.zxly_fr_label span{color:#fe0000;}
.zxly_fr_input{width:100%;height:46px;color:#111;font-size:16px;border:1px solid #eeeeee;padding:0 20px;margin-top:12px;}
.zxly_fr_textarea{padding:10px 20px;height:75px;}
.zxly_fr_yzm{float:left;width:40%;}
.zxly_fr_yzmimg{float:left;border:1px solid #eee;height:46px;border-left:0;margin-top:12px;cursor:pointer;width:20%;}
.zxly_fr_yzmimg img{display:block;width:100%;height:100%;}
.zxly_fr_tj{float:right;width:34%;height:46px; background:url(../images/zxly_03.png) center no-repeat; background-size:100% 100%;border:0;margin-top:12px;font-size:16px;color:#fff;cursor:pointer;}
.zxly_fr .zxly_p7 .zxly_fr_input,.zxly_fr .zxly_p7 .zxly_fr_yzmimg ,.zxly_fr .zxly_p7 .zxly_fr_tj{margin-top:0;}
/*在线留言*/

/*行业资质*/
.hyzz{margin:95px 0;}
.hyzz_ul{margin-left:-4%;}
.hyzz_ul li{float:left;width:21%;margin-left:4%;height:480px; background:#fbfbfb;padding:0 30px;cursor:pointer;margin-bottom:60px; transition:1s;box-shadow:0 0 10px 5px rgba(231,231,231,0); position:relative;}
.hyzz_ulx{ position:absolute;bottom:0;left:0;width:0;height:4px; background:url(../images/index_01.png) center no-repeat; background-size:100% 100%; transition:1s;}
.hyzz_li_img{width:100%;height:370px;display: flex;align-items: center;padding:20px 0; position:relative;}
.hyzz_li_img img{display:block;max-width:100%;max-height:100%;}
.hyzz_li_imgfd{ position:absolute;bottom:15px;right:0;}
.hyzz_li_text{border-top:1px solid #eee;display:block;font-size:16px;color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.hyzz_li_text strong{display:block;font-size:20px;color:#111;margin:15px 0 8px 0;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:1;-webkit-box-orient: vertical;}
#outerdiv{display:none; position:fixed;top:0;left:0;width:100%;height:100%;z-index:991; background:rgba(0,0,0,0.9);}
#innerdiv{width:100%;height:100%;display: flex;align-items: center;}
#innerdiv img{display:block;max-height:80%;max-width:100%;}
.hyzz_ul li:hover{ background:#fff;box-shadow:0 0 10px 5px rgba(231,231,231,0.3);}
.hyzz_ul li:hover .hyzz_ulx{width:100%;}
/*行业资质*/

/*发展历程*/
.fzlc{width:100%;margin:80px auto 150px;overflow:hidden; position:relative;}
.fzlc .swiper-button-next, .fzlc .swiper-button-prev{top:50%;margin-top:-40px;width:80px;height:80px; background:url(../images/index_03.png) center no-repeat; background-size:100% 100%;border-radius:50%;}
.fzlc .swiper-button-next:hover, .fzlc .swiper-button-prev:hover{ background:url(../images/index_03.png) center no-repeat; background-size:100% 100%;}
.fzlc .swiper-button-next{right:0;}
.fzlc .swiper-button-prev{left:0;}
.fzlc .swiper-button-next:after, .fzlc .swiper-button-prev:after{color:#fff;font-size:30px;font-weight:bold;}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{ opacity:1;background:#f8f6f8;}
.swiper-button-next.swiper-button-disabled:after, .swiper-button-prev.swiper-button-disabled:after{color:#bfbfbf;}
.fzlc .mySwiper2 {height:500px;width: 100%; position:relative;}
.fzlc .mySwiper2 .swiper-slide{display: flex;align-items: center;}
.fzlc .mySwiper {width:100%;box-sizing: border-box;margin:0 auto;margin-top:70px;}
.fzlc .mySwiper .swiper-slide {text-align:center;cursor:pointer;}
.fzlc_number{line-height:470px;font-size:400px;color:#f8f4f3;text-align:center;font-weight:600; position:absolute;top:0;left:0;width:100%;height:100%;}
.fzlc_content{width:41%;min-height:220px;background:url(../images/fzlc_01.jpg) center no-repeat; background-size:100% 100%; position:relative;z-index:1;display: flex;align-items: center;padding:40px 50px;font-size:16px;color:#fff;line-height:28px;text-align:left;}
.fzlc_content1{width:100%;}
.fzlc_content_title{font-size:32px;font-weight:normal;display:block;width:100%;margin-bottom:25px;}
.fzlc_timex{display:block;}
.fzlc_time{display:block;font-size:16px;color:#999;}
.fzlc_time_big{display:block;font-size:24px;color:#1498dd; opacity:0;}
.fzlc_time_x{display:block;width:100%;height:1px;position:relative;margin:20px 0;}
.fzlc_time_x .y{display:block;width:20px;height:20px; background:#fff;border:3px solid #e6e6e6; position:absolute;left:50%;margin-left:-10px;top:-10px;border-radius:50%;z-index:2;}
.fzlc_time_x .y i{display:block;width:6px;height:6px; background:#1498dd;border-radius:50%;margin:4px auto 0; opacity:0;}
.fzlc_time_x .xl,.fzlc_time_x .xr{width:50%;height:1px; background:#e6e6e6;display:block; position:absolute;top:0;}
.fzlc_time_x .xl{right:50%}
.fzlc_time_x .xr{left:50%;}

.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .fzlc_time_big,.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .fzlc_time_x .y i{ opacity:1;}
.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .fzlc_time{ opacity:0;}
.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .xl,.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .xr{ background:#1498dd;width:100%;z-index:1;}
.fzlc .mySwiper .swiper-slide.swiper-slide-thumb-active .xr{}
/*发展历程*/

/*全球布局*/
.qqbj_tab{overflow:hidden;margin-top:30px;}
.qqbj_tab li{height:62px;float:left;width:11.11%;font-size:20px;color:#666;text-align:center;cursor:pointer;line-height:58px; position:relative;}
.qqbj_tab li span{display:block;height:4px; background:url(../images/index_13.png) no-repeat; background-size:100% 100%;width:0;}
.qqbj_tab li.active span{width:100%;}
.qqbj_tab li.active{color:#1498dd;}
.qqbj_nr{overflow:hidden;margin:70px 0 120px 0;display:none;}
.qqbj_cs{font-size:30px;color:#1498dd; background:url(../images/sj.png) left center no-repeat;padding-left:20px;}
.qqbj_nrul{overflow:hidden;margin-top:38px;margin-left:-2%;}
.qqbj_nrul li{float:left;width:23%;margin-left:2%; background:#f2f2f2;height:50px;line-height:50px;font-size:16px;color:#000;text-align:center;margin-bottom:2%; position:relative;}
.qqbj_tab li:nth-child(1n):before{content:"";width:1440px; background:#e5e5e5;height:1px;display:block; position:absolute;bottom:0;left:0;}

/*全球布局*/

.hyzz_nr{font-size:16px;color:#666;line-height:36px;}
.hyzz_nr img{max-width:100%;display:block;}
.hyyy_ylsp video{width:100%;height:100%;}
.ykplayer-poster-logo{ background:url(../images/hyxq_spbc.jpg) no-repeat !important; background-size:100% 100%;}