a {text-decoration: none;}
a:hover {text-decoration:none !important;}
ul, li {list-style: none !important;}
.clearboth{clear:both;}

.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}
.e2{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;}
.e3{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;}
.e4{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.e5{ overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}

.swiper-button-next, .swiper-button-prev{color:#01c0f3 !important;}

#file-upload-button{border-radius:20px !important; background:#555 !important; color:#fff !important;}

header{position:fixed;top:0;left:0; z-index:9999; width:100%;height:101px;}
header .logo{float:left;}
header .logo .img1{display:block;max-width:100%;height:45px;margin:20px 0;}
header .logo .img2{display:none;height:32px;}
header .nav{float:right;line-height:64px;/*position:relative;*/ z-index:1;margin-left:40px;}
header .nav a{color:#fff;}
header .nav .nLi{float:left;position:relative;display:inline;}
header .nav .nLi h3{float:left;margin-top:25px;}
header .nav .nLi h3 a{display:block;padding:10px 16px;font-size:14px;color:#000;}
header .nav .nLi h3 a i{padding-left:10px;display:inline-block;vertical-align:middle;}
header .nav .nLi h3 a:hover{border-bottom:2px solid #02b0ea;}
header .nav .sub{display:none;width:155px;left:0;top:63px;position:absolute;background:#fff;border-radius:0 0 5px 5px;line-height:25px;padding:15px;box-shadow:0 0 20px rgba(0,0,0,.15); }
header .nav .sub li{zoom:1;}
/*header .nav .sub li:last-child{margin-right:0;}*/
header .nav .sub .tit{color:#333;line-height:1.75;padding-bottom:10px;margin-bottom:10px;margin-right:30px;}
header .nav .sub .tit .t1{font-weight:bold;font-size:16px;}
header .nav .sub .tit .t2{font-size:12px;}
header .nav .sub li{padding-bottom:10px;font-size:14px;color:#333;width:100% !important;}
header .nav .sub li a{color:#333;padding:0;}
header .nav .sub li a i{color:#02b0ea;padding-right:10px;}
header .nav .sub li a:hover{color:#02b0ea !important;}
header .nav .sub li a:hover i{margin-left:0;}
header .nav .sub img{display:block;max-width:100%;border-radius:5px;}
header .nav .sub a{display:block;padding:0 10px;color:#333 !important;}
header .nav .sub1{width:1920px !important;left:-717px;border-top:1px solid #e5e7eb;padding:0 !important;box-shadow:0 2px 5px rgba(0,0,0,.15);}
header .nav .sub1 .col-md-4{border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:28px 0;height:300px;}
header .nav .sub2{background:#f9f9f9;width:246px;padding:0;}
header .ubermenu-search{position:static;}
header .ubermenu-search .ubermenu-searchform{position:relative;background:#f9f9f9;width:150px;margin:7px}
header .ubermenu-search .ubermenu-search-submit,
header .ubermenu-search-submit {position:absolute;width:40px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-style:normal;font-weight:400;font-size:inherit;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
header .ubermenu-search .ubermenu-searchform {height:50px;margin:0;background:#f9f9f9;width:100%}
header .ubermenu-search input.ubermenu-search-input {width:100%;padding:14px 50px 14px 25px;height:100%;color:#333;background:0 0;border:none;}
header .ubermenu-search .ubermenu-search-submit,
header .ubermenu-searchbar-drop .ubermenu-search-submit {position:absolute;width:50px;height:100%;top:0;right:0;border:none;background:0 0;cursor:pointer;color:#666;font-style:normal;font-weight:400;font-size:inherit;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}

header:hover{background:#ffffff;}
header:hover .nav .on h3 a{}

/*白色背景的头部*/

header.on{background:#ffffff;box-shadow:5px 5px 10px #eee;height:63px;}
header.on .logo .img1{display:none;}
header.on .logo .img2{display:block;margin:15px 0;}
header.on .nav .nLi h3{margin-top:15px;}


/*手机端导航*/
.sp_nav{width:30px;float:right;position:relative;cursor:pointer;height:25px;margin-top:18px;display:none;}
.sp_nav span{display:block;background:#ddd;width:20px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:7px}
.sp_nav span:nth-of-type(3){top:14px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:999;background:#02cef2;width:80%;height:calc(100% - 104px);font-size:14px;line-height:50px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;padding:54px;}
.nav_show{top:55px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 120px)}
.sjj_nav>ul>li:first-child .language{float:right;width:120px;overflow:hidden;line-height:30px;margin-top:5px;}
.sjj_nav>ul>li:first-child .language a{border-left:1px #ddd solid;text-align:center;color:#fff;padding-left:10px;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;/*border-left:1px #ddd solid;*/height:30px;padding:0px 7px 0 7px;width: 85%;text-align: right;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #b490bb solid;margin: 0 25px;position:relative;line-height:50px;font-size:17px}
.sjj_nav>ul >li:last-child{border-bottom:1px #b490bb solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li ul li{margin:0 !important;padding:0 15px;}
.sjj_nav ul li a{color:#fff;width:80%}
.sjj_nav ul li ul li a{color:#fff;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#fff;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#fff}
.sjj_nav ul li ul li>ul{margin-left:0}

@media (max-width:780px) {
	header{padding:0 15px;height:54px;}
	header .h_left{width:100%;}
	header .h_left .logo{width:90%;}
	header .h_left .img1{display:none !important;}
	header .h_left .img2{display:none !important;}
	header .h_left .img3{display:block;}
	header .h_right{width:22%;line-height:55px;display:none;}
}

/*留言*/
.form_bj{ width:100%; background:#f6f9fc; padding:20px 0; font-size:22px; margin-top:60px; margin-bottom:30px; line-height:28px; text-align:center;}
.ly_left{ width:100%; float:left;}
.ly_left .ly_tu{ margin-bottom:20px; padding-left:0 !important; padding-right:0 !important;}
.ly_left .ly_tu img{ display:block; max-width:100%; margin:auto; margin-bottom:0px;}
.ly_left .ly_tu h2{ text-align:center; font-size:16px; line-height:30px; margin:0;}
.ly_right{ float:left; width:100%;}
.ly_box{ background:#fff; margin:auto; padding:0;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
/*.mine_logo_list:first-child{ margin-top:30px;}*/
.mine_logo_list{ margin-bottom:0; padding-left:10px !important; padding-right:10px !important; font-size:16px;}
.mine_logo_list h2{ font-size:16px !important;}
.mine_logo_list input{ /*text-transform:capitalize;*/ display: block; width: 100%; float:left; height: 34px; padding: 6px 14px; font-size: 16px; line-height: 1.42857143; color: #555; background-color: #fff !important;background-image: none !important; border: 1px solid #ccc !important; border-radius: 4px !important; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.mine_logo_list input.a{ width:50%;}
.mine_logo_list span{ color:red; line-height:34px; display:inline-block; margin-left:10px;}
.mine_logo_list select{border:1px solid #ccc !important;border_bottom:1px solid #ccc !important;border-radius:4px !important;}

.mine_logo_list ul{ margin:0 !important;padding-left:0;}
.mine_logo_list ul li{ width:100%; float:left; text-decoration:none; list-style:none;}
.mine_logo_list ul li input{border: 1px solid #ccc;background-color: #fff;width: 14px !important;height: 14px !important;margin: 5px 10px 0 3px !important;display: inline-block !important;vertical-align: baseline;}
.layui-form-checkbox{ display:none !important;}
.mine_logo_list ul li .wpforms-field-label-inline {display: inline;vertical-align: baseline;font-size: 16px;font-weight: 400;line-height: 1.3;}

.mine_log{ width:200px; margin-left:10px; height:40px; line-height:40px; background:#009ee0; color:#fff; text-align:center; display:block; cursor:pointer; text-transform:capitalize;
 border:none; border-radius:4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); margin-top:0px; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;}
.mine_log:hover{ color:#fff; text-decoration:none;}
.mine_return{ display:block; position:fixed; z-index:99; top:20px; right:20px; font-size:16px; color:#555;}
.ly_right{ padding-left:0 !important; padding-right:0 !important;}
.ly_right h2{ text-align:left; font-size:26px; line-height:30px; font-weight:normal; margin:0px 0 10px 10px;}
.ly_right h2 span{ font-size:14px; color:#888;}
.ly_right h2 span i{ font-style:normal; color:red;}
.ly_right h3{ line-height:34px; text-align:left; color:#555; font-size:16px; font-weight:normal; margin:0; margin-bottom:6px; text-transform:capitalize;}
.zone-send-sms{ padding-left:10px;}
.zone-send-sms .gongshi{ font-size:16px; font-weight:bold; float:left; padding-top:5px;}
.zone-send-sms input{ height:28px !important; line-height:28px !important; margin-right:10px !important; margin-top:5px !important; border:1px solid #ddd  !important; background:none !important;float:left !important; width:115px !important;}
.zone-send-sms .j-sms-send{ float:left !important;display:inline-block;height:36px;line-height:36px;padding:0px 10px; background:#009ee0;color:#FFF;font-size:16px;}


@-webkit-keyframes gradient {
  0%{background-position:0% 50%;}
  50%{background-position:100% 50%;}
  100%{background-position:0% 50%;}
}

@keyframes gradient {
  0%{background-position:0% 50%;}
  50%{background-position:100% 50%;}
  100% {background-position:0% 50%;}
}
.banner1{ margin:0;width:100%;height:100vh;background-size:200% 200%;-webkit-animation:gradient 15s ease infinite;animation:gradient 15s ease infinite;display:none;justify-content:center;align-items:center;flex-direction:column;background:#f6f8fc;overflow:hidden;margin-top:-10px;}
.banner1 .swiper-wrapper{width:100%;height:100%;display:flex;/*align-items:center;*/z-index:1;position:relative;}
.banner1 .swiper-container{width:100%;position:relative;max-width:100%;height:100%;max-height:100%;}
.banner1 .slider-image-wrapper{height:100%;width:100%;}
.banner1 .slider-item{width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;flex-shrink:0;opacity:0;background:#f6f8fc;cursor:-webkit-grab;cursor:grab;}
.banner1 .swiper-container .swiper-slide{border:none !important;background:#f6f8fc !important;border-radius:none !important;}
.banner1 .slider-item-content {display:flex;flex-direction:column;justify-content:center;transition:0.4s;position: absolute;bottom:0;left:0;background: url("../fenzhan_images/banner_bj.png") repeat-x center;background-size:100%;height:100%;width:100%;text-align:left;}
.banner1 .slider-item-content > * {opacity: 0;/*transform: translateX(20px);*/transition: all 0.4s ease;}
.banner1 .swiper-slide-active .slider-item-content > * {/*transform: translateX(0px);*/opacity: 1;}
.banner1 .slider-item-content .row{position:relative;width:100%;overflow:hidden;transition:0.4s;}
.banner1 .slider-item-content .fade-left{transform:translateX(-100px);transition:all 0.4s ease;transition-delay:0.2s;}
.banner1 .slider-item-content .fade-right{transform:translateY(150px);transition:all 0.5s ease;transition-delay:0.3s;}
.banner1 .swiper-slide-active .slider-item-content .fade-left{transform:translateX(0px);opacity:1;}
.banner1 .swiper-slide-active .slider-item-content .fade-right{transform:translateY(0px);opacity:1;}
.banner1 .slider-item-content .fade-left{transition-delay:0.2s;}
.banner1 .slider-item-content .fade-right {transition-delay:0.4s;}
.banner1 .slider-item-content .text{padding-top:8%;}
.banner1 .slider-item-content .text2_1{padding-top:6%;}
.banner1 .slider-item-content .col-md-6 .more{display:block;margin-top:60px;width:230px;height:50px;line-height:50px;color:#fff;background-color:rgb(1, 176, 234);text-align: center;border-radius: 30px;}
.banner1 .slider-item-content .col-md-6 img{max-width:100%;display:block;margin:0 auto;}
.banner1 .slider-item-content .col-md-6 span{color: rgb(128, 128, 128);font-size:30px;line-height:40px; display: inline-block;}
.banner1 .slider-item-content .col-md-6 h1{margin:10px 0;font-weight:bold;font-size:60px;line-height:80px;color:#000;overflow:hidden;max-width:100%;text-align: left;padding-right:100px;}
@media screen and (max-width: 520px) {
	.banner1 .slider-item-content h1{font-size:16px;line-height:24px;}
}
.banner1 .slider-item-content p{font-size:25px;line-height:30px;color:rgb(128, 128, 128);font-weight:bold;transform:translateY(20px);transition:all 0.4s ease;transition-delay:0.4s;display:-webkit-box;
-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;}
@media screen and (max-width: 520px) {
.banner1 .slider-item-content p{font-size:14px;line-height:20px;}
}

.banner1 .slider-image {width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:0.2s;}
.banner1 .swiper-pagination{position:absolute;left:50%;bottom:8px;transform:translatex(-50%);z-index:1;width:auto !important;}
.banner1 .swiper-pagination-bullet{border-radius:0;width:8px;height:8px;border-radius:50%;line-height:30px;font-size:12px;opacity:1;background:rgba(27, 104, 255, 0.3);display:inline-block;margin-right:8px;cursor:pointer;transition:all 0.2s;}
.banner1 .swiper-pagination-bullet-active{background:#1b68ff;width:20px;border-radius:10px;}
.banner1 .socials{position:fixed;top:12px;right:16px;display:flex;align-items:center;}
.banner1 .socials .social-link{display:inline-block;margin-left:8px;color:#fff;}

.banner1{ width:100%; height:100%; text-align:center; position:relative;}
.banner1 .nr{position:absolute; left:0; top:0; width:100%; text-align:center;z-index:99;}
.banner1 .text1{ margin-top:8%; color:#000;}
.banner1 .text1 p{text-transform: none;letter-spacing:1px;font-size:25px;line-height:38px;font-weight:300;}
.banner1 .text1 .tit{text-transform: none;letter-spacing: 0;font-size:75px;line-height:85px;font-weight:700;font-weight:bold;margin-top:2%;}
.banner1 .text2{ margin-top:30% !important;}

.banner1 .banner_text{text-align:left;margin-top:25%;font-weight:700;padding-right:10%;}
.banner1 .banner_text .t1{font-size:18px;color:rgba(0,0,0,0.58);margin-bottom:5px;}
.banner1 .banner_text .t2{font-size:50px;line-height:65px;color:#01c0f3;margin-bottom:20px;}
.banner1 .banner_text .txt{color:#808080;margin-bottom:30px;font-size:18px;line-height:1.75;font-weight:400;}
.banner1 .banner_text .more{position:relative;}
.banner1 .banner_text .p_more{line-height:50px;font-size:16px;color:#01c0f3;padding:0 36px;border:2px solid #01c0f3;display:inline-block;position:relative;border-radius:100px;z-index:5;text-align:center;}
.banner1 .banner_text .p_more i{padding-left:10px;}
.banner1 .banner_text .p_more::before{content:"";position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);transform:scale(0.6);transition:all 0.4s;
-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;background:#01c0f3;z-index:-1;opacity:0;border-radius:100px;}
.banner1 .banner_text .p_more:hover{transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;color:#fff;}
.banner1 .banner_text .p_more:hover::before{opacity:1;transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transform:scale(1);}
.banner1 .banner_text .p_more1{background:#01c0f3;margin-right:15px;width:240px;font-size:16px;color:#fff;text-align:center;}
.banner1 .banner_right{margin-top:2%;}

@media screen and (max-width: 520px) {
.banner1 .swiper-button-next:hover:before,
.banner1 .swiper-button-prev:hover:before{display:none;}
}

.banner_pc{ width:100%;height:100%;text-align:center;position:relative;display:block;padding-bottom:50px;background:#f7f8fc;}
.banner_pc .nr{position:absolute; left:0; top:0; width:100%; text-align:center;z-index:99;}
.banner_pc .text1{ margin-top:12%; color:#000;}
.banner_pc .text1 p{text-transform: none;letter-spacing: 1px;font-size:14px;line-height: 38px;font-weight: 300;}
.banner_pc .text1 .tit{text-transform: none;letter-spacing: 0;font-size:30px;line-height:32px;font-weight: 700; font-weight:bold; margin-top:20px}
.banner_pc .text2{ margin-top:30% !important;}

.banner{ width:100%; height:100%; text-align:center; position:relative;display:none;}
.banner .nr{position:absolute; left:0; top:0; width:100%;height:100%;text-align:center;z-index:99;}
.banner .text1{ margin-top:12%; color:#000;background:rgba(255,255,255,0.8);padding: 5%;}
.banner .text1 p{text-transform: none;letter-spacing: 1px;font-size:14px;line-height: 38px;font-weight: 300;}
.banner .text1 .tit{text-transform: none;letter-spacing:1px;font-size:30px;line-height:32px;font-weight: 700; font-weight:bold; margin-top:2%;color:#02b0ea;-webkit-text-stroke: 3px #fff;}
.banner .text2{ margin-top:30% !important;}

.banner .car_tab1{max-width: 1120px;float: right;margin-top:150px;}
.banner .car_tab_c{}
.banner .car_tab_c .car_icon i{position: relative;font-style: normal;}
.banner .car_tab_c .car_icon i:after{content:'';width: 10px;height: 10px;background:#fff;border-radius: 50%;position: absolute;top:0;left:0;z-index:9;}
.banner .car_tab_c .car_icon i:before{content:'';position: absolute;flex: 0 0 40px;min-width: 45px;height: 45px;background: url(../fenzhan_images/yd1.png) no-repeat center;animation: myfirst 2s infinite linear;-moz-animation: myfirst 2s linear infinite;-webkit-animation: myfirst 2s linear infinite;top: 0%;margin-top: -16.5px;left: 0%;margin-left: -16.5px;z-index:8;}
@keyframes myfirst{
    0%{transform:scale(.8);opacity:1}
    100%{transform:scale(1.6);opacity:.1;}
}
@keyframes myfirst2{
    0%{transform:scale(.8);opacity:1}
    100%{transform:scale(1.2);opacity:.1;}
}

.banner .car_c li {position: absolute;z-index: 6;}
.banner .car_tab_c .car_c li:hover .cont{display: flex;z-index: 9999;}
.banner .car_tab_c .car_c li .cont{/*display:flex;*/flex-wrap:wrap;position:absolute;left:-135px;top:34px;display:none;width:270px;background:rgba(245,245,245,.9);padding:15px;border-radius: 10px;}
.banner .car_tab_c .car_c li .cont:before{content:'';position:absolute;right:45%;top:0;width:0;margin-top:-10px;height:0;border-left:10px solid transparent;border-bottom:10px solid rgba(255,255,255,.9);border-right:10px solid transparent;}
.banner .car_tab_c .car_c li .img1{width: 35%;}
.banner .car_tab_c .car_c li .text{width:100%;/*padding-left: 10%;*/display: flex;flex-direction: column;justify-content: center;text-align:center;}
.banner .car_tab_c .car_c li .text .t{font-size:18px;color:#02b0ea;margin-bottom:8px;font-weight: bold;}
.banner .car_tab_c .car_c li .text h3{font-size:22px;color: #2a2a2a;margin-bottom:8px;margin-top:0;}
.banner .car_tab_c .car_c li .text a{display: block;font-size:15px;color: #02b0ea;}
.banner .car_tab_c .car_c li .text a i{padding-right:10px;}
.banner .car_tab_c .car_c1 li:nth-child(1){top:32%;left:46%;}
.banner .car_tab_c .car_c1 li:nth-child(2){top:34%;left:22%}
.banner .car_tab_c .car_c1 li:nth-child(3){top:8%;left:34%;}
.banner .car_tab_c .car_c1 li:nth-child(4){top:40%;left:4%;}
.banner .car_tab_c .car_c1 li:nth-child(5){top:56%;right:18%;}
.banner .car_tab_c .car_c1 li:nth-child(6){bottom:20%;left:35%;}
.banner .car_tab_c .car_c1 li:nth-child(7){bottom:32%;right:37%;}

.banner_phone{ width:100%;height:100%;text-align:center;position:relative;display:block;margin-top:56px;}
.banner_phone .nr{position:absolute; left:0; top:0; width:100%;height:100%;text-align:center;z-index:99;}
.banner_phone .car_tab1{max-width: 1120px;float: right;margin-top:150px;}
.banner_phone .car_tab_c{}
.banner_phone .car_tab_c .car_icon i{position: relative;font-style: normal;}
.banner_phone .car_tab_c .car_icon i:after{content:'';width: 10px;height: 10px;background:#fff;border-radius: 50%;position: absolute;top:6px;left:6px;z-index:9;}
.banner_phone .car_tab_c .car_icon i:before{content:'';position: absolute;flex: 0 0 30px;min-width: 35px;height: 35px;background: url(../images/yd2.png) no-repeat center;animation: myfirst 2s infinite linear;-moz-animation: myfirst 2s linear infinite;-webkit-animation: myfirst 2s linear infinite;top: 0%;margin-top: -6.5px;left: 0%;margin-left: -6.5px;z-index:8;}
@keyframes myfirst{
    0%{transform:scale(.8);opacity:1}
    100%{transform:scale(1.6);opacity:.1;}
}
@keyframes myfirst2{
    0%{transform:scale(.8);opacity:1}
    100%{transform:scale(1.2);opacity:.1;}
}

.banner_phone .car_c li {position: absolute;z-index: 6;}
.banner_phone .car_tab_c .car_c li:hover .cont{display: flex;z-index: 9999;}
.banner_phone .car_tab_c .car_c li .cont{/*display:flex;*/flex-wrap:wrap;position:absolute;left:-83px;top:34px;display:none;width:189px;background:rgba(245,245,245,.8);padding:10px;border-radius:6px;}
.banner_phone .car_tab_c .car_c li .cont:before{content:'';position:absolute;right:45%;top:0;width:0;margin-top:-10px;height:0;border-left:10px solid transparent;border-bottom:10px solid rgba(255,255,255,.8);border-right:10px solid transparent;}
.banner_phone .car_tab_c .car_c li .img1{width:35%;}
.banner_phone .car_tab_c .car_c li .text{width:100%;/*padding-left: 10%;*/display: flex;flex-direction: column;justify-content: center;text-align:center;}
.banner_phone .car_tab_c .car_c li .text h3{font-size:16px;color: #2a2a2a;margin-bottom:5px;margin-top:0;font-weight:bold;}
.banner_phone .car_tab_c .car_c li .text a{display: block;font-size:14px;color: #02b0ea;}
.banner_phone .car_tab_c .car_c li .text a i{padding-right:10px;}
.banner_phone .car_tab_c .car_c1 li:nth-child(1){top:37%;left:50%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(2){top:31%;left:23%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(3){top:12%;left:37%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(4){top:35%;left:4%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(4) .text{text-align:right;padding-right: 25px;}
.banner_phone .car_tab_c .car_c1 li:nth-child(5){top:46%;right:12%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(5) .text{text-align:left;padding-left:20px;}
.banner_phone .car_tab_c .car_c1 li:nth-child(6){bottom:28%;right:62%;}
.banner_phone .car_tab_c .car_c1 li:nth-child(7){bottom:43%;right:30%;}

.guanggao{ padding:30px 20px;color:#808080; font-size:18px; text-align:center; width:100%; background:#f7f8fd; padding-top:30px;}
.guanggao .nr{ line-height:30px;}
.guanggao .nr span{ color:#000; font-weight:bold;}

.sy_box{width:100%; height:100%; text-align:center; position:relative;}
.sy_box .nr{ position:absolute; left:50%; margin-left:-45%; padding:4% 15px; color:#fff; text-align:left;z-index:99;}
.sy_box .nr .t1{text-transform: none;letter-spacing: 1px;font-size:14px;line-height:28px;font-weight: 300;}
.sy_box .nr .t2{font-size:18px;color: #f9f9f9;line-height: 1.2;text-align: left;font-weight: 700;font-style: normal; margin-top:0;}
.sy_box .nr .t3{color: #bdbdbd;font-size:16px;line-height:20px;}
.sy_box .nr .more{ width:180px; height:38px; line-height:34px;border-radius:19px; display:block; font-size:16px;margin-top:15px; border: 2px solid rgba(255, 255, 255, 0.75); color: rgb(255, 255, 255); visibility: visible; background-color: transparent; text-align:center;}
.sy_box .nr .more:hover{ background:#02b0ea; border:2px solid #02b0ea; display:block;}
.sy_box .overlay{display: block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';z-index: 2;backface-visibility: hidden;background: linear-gradient(90deg,#000000 0%,rgba(0,148,255,0.59) 100%);opacity: 0.5;}

#cpjs{ margin:30px auto;}
#cpjs .title{ margin-bottom:32px; text-align:center;}
#cpjs .title a{ font-size:24px; color:#333333;font-weight:bold;}
#cpjs .title span{ display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
#cpjs .title p{ color:#555555; font-size:16px;}
#cpjs .xj{ margin-bottom:32px;}
#cpjs .xj ul{ text-align:center;}
#cpjs .xj ul li{ display:inline; margin:0 10px;}
#cpjs .xj ul li a{ border:1px solid #02b0ea; height:38px; line-height:36px; border-radius:18px; padding:5px 20px; text-align:center; font-size:16px; color:#02b0ea;}
#cpjs .xj ul li a i{ padding-right:10px;}
#cpjs .xj ul li a:hover{ color:#fff; background:#02b0ea; border:1px solid #02b0ea;}
#cpjs .xj ul li.a1{ display:inline-block;}
#cpjs .xj ul li.a2 a{color:#fff; background:#02b0ea; border:1px solid #02b0ea;}
#cpjs .nr{}
#cpjs .nr p img{ display:block; max-width:100%; height: auto !important; margin:0 auto;}
#cpjs .nr .nr_right{ margin-top:20px;}
#cpjs .nr .nr_right p{ line-height:26px; font-size:16px; color:#000000; margin-bottom:0px;}
#cpjs .nr .nr_right .more{ display:block; color:#02b0ea; font-size:16px; font-weight:bold; text-align:left; margin-top:10px; width:125px;}

/*#hxys .img2{margin:0 auto;background: url(../images/sy_bj.jpg) repeat fixed center #000; background-size:cover; padding:300px 0;}*/
#hxys{ background:#f6f9fc; margin:0 auto; padding:30px 0; padding-bottom:0;}
/*#hxys .title{margin-bottom:32px; text-align:center;}
#hxys .title a{font-size:24px; color:#333; line-height:32px; font-weight:bold;}
#hxys .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
#hxys .title p{color:#555; font-size:16px; line-height:28px;}*/

#hxys .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;}
#hxys .title span{color:#01c0f3;}
#hxys .text{text-align:center;color:#808080;margin:30px 0;margin-bottom:20px;font-size:18px;line-height:1.75;}
#hxys .text1{text-align:center;color:#01c0f3;font-size:18px;line-height:1.75;font-weight:bold;margin-bottom:40px;}
#hxys .list{margin-top:50px;}
#hxys .list .tit{position:relative;margin-bottom:24px;color:#01c0f3;font-size:24px;line-height:32px;font-weight:600;}
#hxys .list .tit img{display:inline-block;padding-right:20px;vertical-align:middle;width:55px;}
#hxys .list .txt{color:#808080;font-size:18px;}
/*#hxys .more{background-color:#0bafea !important;font-size:18px;color:#ffffff;text-align:center;padding:15px 20px !important;margin:0 auto;margin-top:50px;border-radius:30px;
display:block;width:280px;}*/
#hxys .more{line-height:50px;font-size:16px;color:#01c0f3;padding:0 36px;border:2px solid #01c0f3;display:block;width:320px;position:relative;border-radius:100px;z-index:5;text-align:center;margin:0 auto;margin-top:50px;}
#hxys .more i{padding-left:10px;}
#hxys .more::before{content:"";position:absolute;top:2px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);transform:scale(0.6);transition:all 0.4s;
-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;background:#01c0f3;z-index:-1;opacity:0;border-radius:100px;}
#hxys .more:hover{transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;color:#fff;}
#hxys .more:hover::before{opacity:1;transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transform:scale(1);}

#hxys .img1{}
#hxys .img1 img{ max-width:100%; display:block; margin:0 auto;}
#hxys .right{margin-top:30px;}
#hxys .right .line{margin-bottom:20px; text-align:center; width:100%; float:left;}
#hxys .right .line .tp{/*float:left;*/ margin:0 auto; margin-bottom:20px;}
#hxys .right .line .tp img{ margin:0 auto;transition: all 0.4s; }
#hxys .right .line .tp img:hover{transform: rotate(360deg);}
#hxys .right .line .nr{/*float:left; margin-left:25px;*/ padding:10px 0;/*width:155px;*/}
#hxys .right .line .nr a{color:#010101; font-size:20px; font-weight:bold; margin-bottom:20px; display:block;}
#hxys .right .line .nr p{color:#000; font-size:18px; line-height:28px; margin-bottom:0;}
#hxys .right .line .nr p span{/*color:#02b0ea; font-weight:bold;*/}

#cpyy{ padding:30px 0; padding-bottom:20px;background:#F6F9FC;}
#cpyy .title{margin-bottom:32px; text-align:center;}
#cpyy .title a{font-size:24px;color:#000000;font-weight:bold;}
#cpyy .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
#cpyy .title p{color:#555555; font-size:16px; line-height:28px;}
#cpyy .text{text-align:center;color:#808080;font-size:18px;line-height:1.75;}
#cpyy .text1{text-align:center;color:#01c0f3;font-size:18px;line-height:1.75;font-weight:bold;margin-top:10px;}

#cpyy .nr{}
#cpyy .nr ul li{ width:46%; text-align:center; margin:2%; float:left;}
#cpyy .nr ul li a{ font-size:16px; font-weight:bold; color:#030303;}
#cpyy .nr ul li p{ line-height:40px; margin-bottom:0;}
#cpyy .nr ul li img{ border:3px solid #ddd; border-radius:20px;}

#llgt{margin:0px auto; padding:70px 0; background:#f6f9fc;}
#llgt .title{margin-bottom:32px; text-align:center;}
#llgt .title a{font-size:24px; color:#333333;font-weight:bold; line-height:1.3;}
#llgt .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
#llgt .left{ text-align:center; margin-bottom:20px;}
#llgt .left img{text-align:center;}
#llgt .left .ti{ font-size:18px; font-weight:bold; color:#333; margin-bottom:10px; margin-top:10px;}
#llgt .left .nr{ margin-bottom:10px; color:#333; font-size:16px; line-height:24px;}
#llgt .right{}
#llgt .right .form-control{ border-radius:0; border:1px solid #ffffff; background:#fff; /*color:#afafaf;*/color:#000; font-size:16px;}
#llgt .right .form-control::-webkit-input-placeholder { /* WebKit browsers */ color: #000;} 
#llgt .right .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #000;} 
#llgt .right .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #000;} 
#llgt .right .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #000;}

#rxcp{margin:40px auto; margin-top:50px;}
#rxcp .title{margin-bottom:32px; text-align:center; padding:20px 0; background:#f6f9fc;}
#rxcp .title a{font-size:24px; color:#333333;font-weight:bold;}
#rxcp .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
#rxcp .title p{color:#555555; font-size:16px; line-height:28px;}
#rxcp .feilei{ margin-bottom:30px;}
#rxcp .feilei ul li{display: inline;line-height:46px;color: #555;text-align: center; margin-right:10px; background:#f7f7f7;height:46px;/*width: 30%;*/float: left; font-size:16px; margin-bottom:10px; width:100%;}
#rxcp .feilei ul li a:hover{background:#0bafea; display:block; color:#fff;}
#rxcp .sj{ display:block;}
#rxcp .cp{ background:#f8fcff; border:1px solid #ccc; padding:20px; margin-bottom:20px;}
#rxcp .cp img{ width:100%; text-align:center;}
#rxcp .cp .ti{ color:#000000; font-size:18px; text-align:left; margin:20px 0;}
#rxcp .cp .ti a{color:#000000;}
#rxcp .cp .ti a:hover{color:#02b0ea;}
#rxcp .cp span{ width:76px; height:1px; background:#000; display:block; margin-bottom:15px;}
#rxcp .cp p{ font-size:14px; line-height:18px; color:#000000;}

#rxcp .picMarquee-left{ width:100%;overflow:hidden; position:relative; display:none;}
#rxcp .picMarquee-left .bd{ padding:0 15px;}
#rxcp .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
#rxcp .picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden;background:#f8fcff; border:1px solid #ccc; padding:20px 10px;}
#rxcp .picMarquee-left .bd ul li .pic{ text-align:center; }
#rxcp .picMarquee-left .bd ul li .pic img{width:100%; text-align:center;}
#rxcp .picMarquee-left .bd ul li .title1{ color:#000000; font-size:17px; text-align:left; margin:20px 0;}
#rxcp .picMarquee-left .bd ul li .title1 a{color:#000000; font-size:17px;}
#rxcp .picMarquee-left .bd ul li .title1 a:hover{color:#02b0ea;}
#rxcp .picMarquee-left .bd ul li span{ width:76px; height:1px; background:#000; display:block; margin-bottom:15px;}
#rxcp .picMarquee-left .bd ul li p{ font-size:14px; line-height:18px; color:#000000;}

#rxcp .picScroll-left{width:100%;overflow:hidden; position:relative; display:none;}
#rxcp .picScroll-left .bd{ padding:10px;  }
#rxcp .picScroll-left .bd ul{ overflow:hidden; zoom:1; }
#rxcp .picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; background:#f8fcff; border:1px solid #ccc; padding:20px 10px; width:267px !important;}
#rxcp .picScroll-left .bd ul li .pic{ text-align:center;}
#rxcp .picScroll-left .bd ul li .pic img{width:100%; text-align:center;}
#rxcp .picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
#rxcp .picScroll-left .bd ul li .title1{ color:#000000; font-size:17px; text-align:left; margin:20px 0;}
#rxcp .picScroll-left .bd ul li .title1 a{color:#000000; font-size:17px;}
#rxcp .picScroll-left .bd ul li .title1 a:hover{color:#02b0ea;}
#rxcp .picScroll-left .bd ul li span{ width:76px; height:1px; background:#000; display:block; margin-bottom:15px;}
#rxcp .picScroll-left .bd ul li p{ font-size:14px; line-height:18px; color:#000000;}

#rxcp .slideGroup{width:100%;text-align:left; display:none;}
#rxcp .slideGroup .parHd{ height:40px; line-height:40px; background:#555;position:relative;  }
#rxcp .slideGroup .parHd ul{ float:left; position:absolute; left:0; top:0; height:40px;   }
#rxcp .slideGroup .parHd ul li{ float:left; padding:0 121px; cursor:pointer; font-size:16px; color:#fff;}
#rxcp .slideGroup .parHd ul li.on{ height:40px;  background:#d82618; color:#fff;}
#rxcp .slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; margin-top:20px; padding-left:19px;}
#rxcp .slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:0; top:120px; display:block; width:30px; height:94px; background:url(../images/left.png) no-repeat center; }
#rxcp .slideGroup .sNext{ left:auto; right:0; background:url(../images/right.png) no-repeat center; }
#rxcp .slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
#rxcp .slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
#rxcp .slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; background:#f8fcff; border:1px solid #ccc; padding:20px 10px; width:267px !important;}
/*#rxcp .slideGroup .parBd ul li .pic{ text-align:center;}
#rxcp .slideGroup .parBd ul li .pic img{width:100%; text-align:center;}
#rxcp .slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
#rxcp .slideGroup .parBd ul li .title1{ color:#000000; font-size:17px; text-align:left; margin:20px 0;}
#rxcp .slideGroup .parBd ul li .title1 a{color:#000000; font-size:17px;}
#rxcp .slideGroup .parBd ul li .title1 a:hover{color:#02b0ea;}
#rxcp .slideGroup .parBd ul li span{ width:76px; height:1px; background:#000; display:block; margin-bottom:15px;}
#rxcp .slideGroup .parBd  ul li p{ font-size:14px; line-height:18px; color:#000000;}*/

#rxcp .slideGroup .parBd ul li .l{ margin-bottom:25px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center;}
#rxcp .slideGroup .parBd ul li .l img{ display:block; max-width:100%; margin:0 auto;}
#rxcp .slideGroup .parBd ul li .l h2{font-size:22px;line-height: 34px; color:#000;}
#rxcp .slideGroup .parBd ul li .l .nr{ margin:4% auto; text-align:center;}
#rxcp .slideGroup .parBd ul li .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
#rxcp .slideGroup .parBd ul li .l .nr p span{color: #0bafea; font-weight:bold;}
#rxcp .slideGroup .parBd ul li .l .num{color: #0bafea;background: linear-gradient(to bottom right,#3cc489,#0bafea);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;display: inline-block;font-size:40px;line-height:55px;font-weight: 700; text-align:center;}
#rxcp .slideGroup .parBd ul li .l .more{ width:150px; height:46px; line-height:46px; border:1px solid #0bafea; border-radius:23px; font-size:16px; color:#0bafea; margin:30px auto;}
#rxcp .slideGroup .parBd ul li .l .more i{ padding-left:10px;}
#rxcp .slideGroup .parBd ul li .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);}
#rxcp .slideGroup .parBd ul li .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}

#rxcp .swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
#rxcp .swiper-container .swiper-slide {text-align: center;font-size: 18px;background: #fff;/* Center slide text vertically */display: -webkit-box;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
-webkit-box-pack: center;-ms-flex-pack: center; -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;border:1px solid #ddd;}
#rxcp .swiper-container .swiper-slide .l{ margin-bottom:25px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center; overflow:hidden;}
#rxcp .swiper-container .swiper-slide .l img{ display:block; max-width:100%; margin:0 auto;}
#rxcp .swiper-container .swiper-slide .l h2{font-size:20px;line-height: 34px; color:#000;}
#rxcp .swiper-container .swiper-slide .l .nr{ margin:4% auto; text-align:center;}
#rxcp .swiper-container .swiper-slide .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
#rxcp .swiper-container .swiper-slide .l .nr p span{color: #0bafea; font-weight:bold;}
#rxcp .swiper-container .swiper-slide .l .num{color: #0bafea;background: linear-gradient(to bottom right,#3cc489,#0bafea);-webkit-background-clip: text;-webkit-text-fill-color: transparent;background-clip: text;text-fill-color: transparent;display: inline-block;font-size:40px;line-height:55px;font-weight: 700; text-align:center;}
#rxcp .swiper-container .swiper-slide .l .more{ width:150px; height:46px; line-height:46px; border:1px solid #0bafea; border-radius:23px; font-size:16px; color:#0bafea; margin:30px auto;}
#rxcp .swiper-container .swiper-slide .l .more i{ padding-left:10px;}
#rxcp .swiper-container .swiper-slide .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);}
#rxcp .swiper-container .swiper-slide .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}

/*首页关于我们*/
.sy_about{background:#03baf0; padding:80px 0;}
.sy_about .title{margin-bottom:50px; text-align:center;}
.sy_about .title a{font-size:42px; color:#fff;font-weight:bold;}
.sy_about .title span{display:block; width:62px; height:3px; background:#fff; margin:25px auto;}
.sy_about .nr{ font-size:16px; text-align:left; color:#fff; line-height:30px;}
.sy_about .nr p{ text-indent:2em;}
.sy_about .film-img{width:90%; margin:0 auto;}
.sy_about .more{color:#fff;padding-top:6px;padding-bottom:6px; display:block; width:180px; border:2px solid #fff; text-align:center; font-size:16px; border-radius:25px;margin-top:30px;}
.sy_about .more i{ padding-left:10px;}
.sy_about .more:hover{ background:#fff; color:#03baf0;}

/*首页应用案例*/
.sy_case{background:#f6f9fc; padding:50px 0;}
.sy_case .title{margin-bottom:20px; text-align:center; padding:20px 0; background:#f6f9fc;}
.sy_case .title a{font-size:42px; color:#333333;font-weight:bold;}
.sy_case .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
.sy_case .list{}
.sy_case .list .l{ padding:15px; background:#fff; margin-bottom:20px;}
.sy_case .list .l .pic{ height:auto; overflow:hidden; border:1px solid #eee;}
.sy_case .list .l .pic img{ max-width:100%; height:auto;;transform: scale(1,1); transition-duration: 0.5s;}
.sy_case .list .l .nr{}
.sy_case .list .l .nr .t{margin:6px 0; text-align:left; font-size:18px; color:#222; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; font-weight:normal;}
.sy_case .list .l .nr .text{font-size:15px; line-height:24px; max-height:48px; overflow:hidden; text-align:left; color:#555;}
.sy_case .list .l:hover{background:#03baf0;}
.sy_case .list .l:hover .pic img{transform: scale(1.1,1.1); transition-duration: 0.5s;}
.sy_case .list .l:hover .nr .t{ color:#fff;}
.sy_case .list .l:hover .nr .text{color:#fff;}
.sy_case .list .more{color:#0bafea;padding-top:13px;padding-bottom: 13px; display:block; width:180px; border:2px solid #0bafea; text-align:center; font-size:16px; border-radius:30px; margin:0 auto;margin-top: 15px;}
.sy_case .list .more i{padding-left:10px;}
.sy_case .list .more:hover{background:#0bafea;color:#fff;}

/*首页新闻*/
.sy_news{padding:50px 0;width:100%;}
.sy_news .title{margin-bottom:20px; text-align:center; padding:20px 0; background:#f6f9fc;}
.sy_news .title a{font-size:42px; color:#333333;font-weight:bold;}
.sy_news .title span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
.sy_news .list{}
.sy_news .list .l{margin-bottom:20px;}
.sy_news .list .l .pic{overflow:hidden;margin-bottom:25px;}
.sy_news .list .l .pic img{ display:block; max-width:100%; margin:0 auto;border-radius: 5px;transition: transform .7s cubic-bezier(.2,1,.22,1), box-shadow .7s cubic-bezier(.2,1,.22,1), opacity 0.55s ease 0.25s;}
.sy_news .list .l .tit{font-size: 24px;line-height: 32px; height:64px; overflow:hidden; color:#000; font-weight:600; margin-bottom:20px;}
.sy_news .list .l .con{font-size:16px;line-height:28px; color:#222;}
.sy_news .list .l:hover .pic{ box-shadow:2px 5px 10px #ddd}
.sy_news .list .l:hover .pic img{ margin-top:-20px;}
.sy_news .list .more{color:#0bafea;padding-top:13px;padding-bottom: 13px; display:block; width:180px; border:2px solid #0bafea; text-align:center; font-size:16px; border-radius:30px; margin:0 auto;margin-top: 15px;}
.sy_news .list .more i{ padding-left:10px;}
.sy_news .list .more:hover{ background:#0bafea; color:#fff;}


/*留言*/
.form_bj{ width:100%; background:#f6f9fc; padding:20px 20px; font-size:22px; margin-top:60px; margin-bottom:30px; line-height:28px; text-align:center;color:#222;}
.ly_left{ width:100%; float:left;}
.ly_left .ly_tu{ margin-bottom:20px; padding-left:0 !important; padding-right:0 !important;}
.ly_left .ly_tu img{ display:block; max-width:100%; margin:auto; margin-bottom:0px;}
.ly_left .ly_tu h2{ text-align:center; font-size:16px; line-height:30px; margin:0;}
.ly_right{ float:left; width:100%;}
.ly_box{ background:#fff; margin:auto; padding:0 20px;box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;}
.ly_box1{background:none !important;}



.mine_log{ width:200px; margin-left:10px; height:40px; line-height:40px; background:#009ee0; color:#fff; text-align:center; display:block; cursor:pointer; text-transform:capitalize;
 border:none; border-radius:4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075); box-shadow: inset 0 1px 1px rgba(0,0,0,.075); margin-top:0px; -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s; -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; font-size:18px;}
.mine_log:hover{ color:#fff; text-decoration:none;}
.mine_return{ display:block; position:fixed; z-index:99; top:20px; right:20px; font-size:16px; color:#555;}
.ly_right{ padding-left:0 !important; padding-right:0 !important;}
.ly_right h2{ text-align:left; font-size:26px; line-height:30px; font-weight:normal; margin:0px 0 10px 10px;}
.ly_right h2 span{ font-size:14px; color:#888;}
.ly_right h2 span i{ font-style:normal; color:red;}
.ly_right h3{ line-height:34px; text-align:left; color:#555; font-size:16px; font-weight:normal; margin:0; margin-bottom:6px; text-transform:capitalize;}
.zone-send-sms{ padding-left:10px;}
.zone-send-sms .gongshi{ font-size:16px; font-weight:bold; float:left; padding-top:5px;}
.zone-send-sms input{ height:28px !important; line-height:28px !important; margin-right:10px !important; margin-top:5px !important; border:1px solid #ddd  !important; background:none !important;float:left !important; width:115px !important;}
.zone-send-sms .j-sms-send{ float:left !important;display:inline-block;height:36px;line-height:36px;padding:0px 10px; background:#009ee0;color:#FFF;font-size:16px;}

/*询价*/

.xunjia_left{ padding:0 !important;}
.xunjia_left h2{ text-align:left; font-size:24px; line-height:30px; /*font-weight:normal;*/ margin:0px 0 10px 10px; font-weight:bold; color:#222;}
.xunjia_left h2 span{ font-size:14px; color:#888;}
.xunjia_left h2 span i{ font-style:normal; color:red;}
.xunjia_left h3{ line-height:34px; text-align:left; color:#222; font-size:16px;margin:0; margin-bottom:6px; text-transform:capitalize;font-weight:bold;}
.xunjia_left .layui-form-select .layui-edge{ margin-top:12px;}
.xunjia_left textarea{background-color: #fff !important;background-image: none !important; border: 1px solid #ccc !important; border-radius: 4px !important; width:100%;}
.xunjia_right{ margin-top:30px;}
.xunjia_right .ly_tu{font-size:16px; margin-bottom:25px; line-height:26px;}
.xunjia_right .ly_tu h2{ text-align:left; font-size:16px; line-height:30px; margin:0;font-weight:bold;color:#222;}
.xunjia_right .ly_tu p{padding-bottom:10px !important;}

.xunjia_left1 h2{ color:#222 !important;}
.xunjia_left1 h2 span{color:#222 !important;}
.xunjia_left1 h3{color:#222 !important;}
.xunjia_left1 textarea{background-color:none !important;background-image:none !important; border: 1px solid #ccc !important; border-radius: 4px !important; width:100%;}
.xunjia_right1 .ly_tu h2{color:#222 !important;}


/*新增产品详情页*/

.region-list{position:absolute;left:0;top:0}
@-webkit-keyframes warn{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes warn{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes warn{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes warn{
0%{-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}
}
.area-box .dot{position:absolute;left:0;width:30px;height:30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#a2a9b4;opacity:1;filter:alpha(opacity=100);transition: all 0.4s;z-index:99;}
.area-box .pulse{position:absolute;top:-28px;left:-28px;height:66px;width:66px;border:2px solid #b7b7b7;-webkit-border-radius:48px;-moz-border-radius:48px;border-radius:48px;-webkit-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;-moz-box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;box-shadow:0 0 4px #82878f,0 0 10px #82878f inset;opacity:.12;filter:alpha(opacity=0);-webkit-animation:warn 2s ease-out both;-moz-animation:warn 2s ease-out both;-o-animation:warn 2s ease-out both;animation:warn 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;background:0 0}
.region-list.active .area-box .dot{background:#0bafea;transition: all 0.4s;}
.region-list.active .area-box .dot b {display: block; position:absolute;pointer-events: none;width:30px;height:30px; z-index:999;}
.region-list.active .area-box .dot b:before{position: absolute;display: block;height: 2px;width: 12px;left: 9px;top: 14px;content: ' ';background-color: #fff;}
.region-list.active .area-box .dot b:after{position: absolute;display: block;height:12px;width:2px;left:14px;top:9px;content: ' ';background-color: #fff;}
.region-list.active .area-box .dot span{display:block;text-align:center;line-height:28px;color:#fff;}
.region-list.active .area-box .dot:hover{transform: rotate(360deg);}
.region-list.active .area-box .pulse{border-color:#0bafea;background:#0bafea;/*background:rgba(11, 175, 234, 0.80);*/top:-15px;left:-15px;height:60px;width:60px;-webkit-box-shadow:0 0 12px #0bafea,0 0 20px #0bafea inset;-moz-box-shadow:0 0 12px #0bafea,0 0 20px #0bafea inset;box-shadow:0 0 12px #0bafea,0 0 20px #0bafea inset;}
.region-list.active .show-regin{position:absolute;left:-50px;top:-100px;width:150px; height:75px; line-height:75px; color:#555; text-align:center; font-size:14px; border:1px solid #eee; border-radius:10px; box-shadow:5px 5px 15px #ddd;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out; display:none; background:#fff;}
.region-list.active:hover .show-regin{ display:block; z-index:99999;}
.region-list.active .show-regin1{position:absolute;left:-50px;top:100px;width:220px; padding:15px; color:#555; text-align:left; font-size:14px; border:1px solid #eee; border-radius:10px; box-shadow:5px 5px 15px #ddd;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out; display:none; background:#fff;}
.region-list.active .show-regin1 h5{color: #3395d4;letter-spacing: 1px;font-size: 25px;line-height: 38px;}
.region-list.active .show-regin1 p{color: #666; font-size:13px;}
.region-list.active .show-regin2{position:absolute;left:-50px;top:-100px;width:210px; padding:0 20px; height:72px; line-height:72px; color:#555; text-align:left; font-size:14px; border:1px solid #eee; border-radius:10px; box-shadow:5px 5px 15px #ddd;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out; display:none; background:#fff;}
.region-list.active .show-regin3{position:absolute;left:-50px;top:-100px;width:230px;padding:20px 20px;line-height:36px;color:#555;text-align:left;font-size:14px;border:1px solid #eee;border-radius:10px;box-shadow:5px 5px 15px #ddd;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:none;background:#fff;}
.region-list.active .show-regin4{position:absolute;left:40px;top:-90px;width:250px;padding:20px 20px;line-height:26px;color:#555;text-align:left;font-size:14px;border:1px solid #eee;border-radius:10px;box-shadow:5px 5px 15px #ddd;-o-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:none;background:#fff;}
.region-list.active:hover .show-regin{display:block;z-index:99999;}
.region-list.active:hover .show-regin1{display:block;z-index:99999;}
.region-list.active:hover .show-regin2{display:block;z-index:99999;}
.region-list.active:hover .show-regin3{display:block;z-index:99999;}
.region-list.active:hover .show-regin4{display:block;z-index:99999;}

/*优势*/
.product_youshi{margin:50px auto;margin-bottom:70px;}
.product_youshi .list{text-align:left;margin-bottom:30px;}
.product_youshi .list .pic{overflow:hidden;text-align:left;margin-bottom:20px;width:35px;}
.product_youshi .list .pic img{display:block;width:35px;}
.product_youshi .list .tit{font-size:18px;font-weight:500;color:#000000;}

/*留言*/
.product_liuyan{background:#031f2e;padding:40px 0;}
.product_liuyan .ly_left{margin:300px 0;width:100%;}
.product_liuyan .ly_left .tit{font-size:50px;text-align:left;line-height:65px;color:#ffffff;margin-bottom:30px;font-weight:700;}
.product_liuyan .ly_left .tit span{color:#01c0f3;}
.product_liuyan .ly_left .txt{font-size:18px;color:#ffffff;line-height:1.75;}
.product_liuyan .ly_right{padding:100px 80px;margin-left:60px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;width:100%;}
.product_liuyan .ly_right .tit{margin-bottom:30px;color:#ffffff;padding-left:10px;}
.product_liuyan .ly_right .tit .t1{text-align:start;font-size:26px;line-height:36px;font-weight:bold;}
.product_liuyan .ly_right .tit .t2{text-align:start;font-size:18px;line-height:24px;letter-spacing:0px;color:rgb(205, 210, 213);}
.product_liuyan .ly_right h3{color:#ffffff !important;}
.product_liuyan .mine_logo_list{margin-bottom:10px;}
.product_liuyan .mine_logo_list input{border:1px solid rgba(255, 255, 255, 0.3) !important;background:none !important;color:rgba(255, 255, 255, 0.3) !important;}
.product_liuyan .mine_logo_list select{border:1px solid rgba(255, 255, 255, 0.3) !important;color:rgba(255, 255, 255, 0.3) !important;width:100%;background:none;height:34px;padding:6px 14px;}
.product_liuyan .mine_logo_list ul li{width:33.3% !important;color:#ffffff !important;line-height:28px;}
.product_liuyan .mine_log{width:120px !important;border-radius:20px !important;}
.product_liuyan textarea{background-color:rgba(0,0,0,0.035);height:90px;border:none;border-bottom:1px solid #e0e0e0;width:100%;}

/*优势定位*/
.youshi_dingwei{background:#f6f9fc;padding:30px 0;}
.youshi_dingwei .list{width:85%;margin:0 auto;margin-bottom:10px;}
.youshi_dingwei .list a{display:block;width:100%; font-weight:400;text-align:center;padding:10px 20px !important;font-size:16px;border:2px solid rgba(1, 192, 243, 0.75);color:rgb(1, 192, 243);visibility:visible;background-color:transparent;border-radius:30px;}
.youshi_dingwei .list a:hover{background:rgb(1, 192, 243);color:#ffffff;}
.youshi_dingwei .list a.on{background:rgb(1, 192, 243);color:#ffffff;}

/*产品参数*/
.product_canshu{padding:80px 0;}
.product_canshu .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;}
.product_canshu .title span{color:#01c0f3;}
.product_canshu .text{text-align:center;color:#808080;margin:30px 0;font-size:18px;line-height:1.75;}
.product_canshu .product_pc{display:block;}
.product_canshu .product_phone{display:none;}
.product_canshu table{margin:0 0 20px;padding:0;width:100%;border-collapse:collapse;border-spacing:0;background-color:#fff;border-top:1px solid #ffffff;font-size:16px;line-height:28px;font-weight:400;color:#000000;}
.product_canshu table tr th:first-child,.product_canshu table tr td:first-child{border-left-style:solid;border-left-width:1px;border-color:#ffffff}
.product_canshu table tr th:first-child,.product_canshu table tr td:first-child{border-left-style:solid;border-left-width:1px}
.product_canshu table th{border-left:medium none;border-style:none solid solid none;border-top:medium none;border-width:medium 1px 1px medium;font-weight:bold;text-align:left;border-color:#ffffff;padding: 20px !important;}
.product_canshu table th img{display:block;max-width:100%; margin:0 auto;}
.product_canshu table td{border-color:#ffffff;border-left:none;border-style:none solid solid none;border-top:medium none;border-width:medium 1px 1px medium;font-size: 16px;padding: 20px !important;vertical-align:middle;}
.product_canshu table tr:nth-child(2n+1){background-color:#fcfcfc}
.product_canshu tbody tr:nth-child(2n){background-color:#ECEFF2;}
.product_canshu .more{background-color:#0bafea !important;font-size:14px;font-weight:500;padding:13px 18px;line-height:20px;display:inline-block;height:47px;border-radius:25px;color:#fff !important;}
.product_canshu .more:hover{opacity:0.87;}

@media(max-width:768px) {
	.product_canshu .product_pc{display:none;}
	.product_canshu .product_phone{display:block;}
}

/*产品交互*/
.product_jiaohu{background:#F6F9FC;padding:80px 0;}
.product_jiaohu .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;margin-bottom:50px;}
.product_jiaohu .title span{color:#01c0f3;}
.product_jiaohu .list{text-align:left;}
.product_jiaohu .list .tit{color:#01c0f3;font-size:24px;line-height:32px;vertical-align:middle;position:relative;margin-bottom:24px;}
.product_jiaohu .list .tit img{display:inline-block;padding-right:10px;vertical-align:middle;width:35px;}
.product_jiaohu .list .txt{color:#808080;font-size: 18px;}
.product_jiaohu .list .more{display:inline-block;width:120px;height:50px;line-height:50px;border-radius:25px;text-align:center;color:#ffffff;font-size:14px;margin-top:20px;background:#01c0f3;}

/*视频*/
.product_shipin{/*background:#F6F9FC;*/padding:80px 0;}
.product_shipin .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;margin-bottom:50px;}
.product_shipin .title span{color:#01c0f3;}
.product_shipin .tab{padding-top:0;margin-bottom:20px;position:relative;overflow:hidden;width:100%;margin:0 auto;line-height:1.5;color: #888;-webkit-font-smoothing: antialiased;}
.product_shipin .tabs{display:table;position:relative;overflow:hidden;margin:0 auto;width:100%;text-align:center;}
.product_shipin .tabs li{display: inline-block;line-height:36px;overflow:hidden;padding:0;position:relative;margin:5px;}
.product_shipin .tabs a{background-color:#f2f2f2;color:#333;font-size:15px; font-weight: 500;display:block;letter-spacing: 0;outline: none;padding: 0 15px;text-decoration: none;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;border-radius:18px;}
.product_shipin .tabs a:hover{color:#fff;background:#02b0ea;}
.product_shipin .current a{color:#fff;background:#02b0ea;}
.product_shipin .tabs_item{display:none;padding-top:20px;}
.product_shipin .tabs_item:first-child {display:block;}
.product_shipin .tabs_item .videolist{position:relative;margin-bottom:10px;}
.product_shipin .tabs_item .videolist .pic{overflow:hidden;border-radius:10px;position:relative;}
.product_shipin .tabs_item .videolist .pic img{display: block;max-width: 100%;margin:0 auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.product_shipin .tabs_item .videolist .pic .nectar_video_lightbox{position:absolute;left:50%;top:50%;z-index:10;width:70px;height:70px;margin-top:-35px;margin-left:-35px;color:#fff;display:inline-block;border-radius:200px;-webkit-transform:translateZ(0);transform:translateZ(0);}
.product_shipin .tabs_item .videolist .pic .nectar_video_lightbox .play{display:block;height:100%;width:100%;transition:all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;-webkit-transition: all 0.4s cubic-bezier(0.19,1,0.22,1) 0s;}
.product_shipin .tabs_item .videolist .pic .nectar-video-box .inner-wrap{overflow: hidden;border-radius:10px;}
.product_shipin .tabs_item .videolist .pic .nectar_video_lightbox svg{display:block;width:20px;height:20px;position:absolute;top:50%;left:50%;margin-left:2px;transform:translateY(-50%) translateX(-50%);-webkit-transform:translateY(-50%) translateX(-50%);}
.product_shipin .tabs_item .videolist .tit{line-height:42px;text-align:center;font-size:16px;color:#333;}
.product_shipin .tabs_item .videolist a:hover .pic img{-webkit-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);transform:scale(1.05,1.05)}
.product_shipin .tabs_item .videolist:hover{ cursor: pointer; }
.product_shipin .tabs_item .videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.product_shipin .tabs_item .videos{ display:none; border: 1px solid #080808; position:fixed; left:50%; top:50%; margin-left:-320px; margin-top:-210px; z-index:100; width:640px; height:360px; }
.product_shipin .tabs_item  .vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }

/*产品评价*/
.product_pingjia{padding:80px 0;}
.product_pingjia .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;margin-bottom:50px;}
.product_pingjia .title span{color:#01c0f3;}
.product_pingjia .list{text-align:left;}
.product_pingjia .list i{font-size:30px;line-height:30px;height:30px;width:30px;display:block;margin-bottom:24px;}
.product_pingjia .list .tit{color:#01c0f3;margin-bottom:30px;font-size:24px;line-height:32px;font-weight:600;}
.product_pingjia .list .xingxing{margin-bottom:10px;}
.product_pingjia .list .txt{color:#808080;font-size:18px;padding-bottom:27px;line-height:1.75;}
.product_pingjia .list .name{color:#000000;font-weight:700;font-size:18px;}
.product_pingjia .list .zw{color:#808080;font-size:18px;}

/*产品对比*/
.product_duibi{padding:80px 0;background:#F6F9FC;}
.product_duibi .title{text-align:center;line-height:55px;font-weight:700;margin-bottom:70px;}
.product_duibi .title .t1{font-size:26px;}
.product_duibi .title .t2{font-size:50px;}
.product_duibi .title span{color:#01c0f3;}
.product_duibi .list1{position:relative;margin-bottom:30px;}
.product_duibi .list1 .pic{display:inline-block;vertical-align:top;margin-right:10px;width:35px;}
.product_duibi .list1 .pic img{display:block;max-width:100%;}
.product_duibi .list1 .text{display:inline-block;width:82%;}
.product_duibi .list1 .text .tit{padding-bottom:20px;font-size:24px;line-height:32px;color:#000000;font-weight: 600;}
.product_duibi .list1 .text p{padding-bottom:15px;line-height:30px; color:#808080;font-size:18px;}
.product_duibi .list1 .text p i{padding-right:10px;color:#000000;width:30px;font-size:22px;}
.product_duibi .list2{padding:30px 0 !important;}
.product_duibi .list2 img{display:block;max-width:100%;margin:0 auto;}
.product_duibi .list3{position:relative;margin-bottom:30px;}
.product_duibi .list3 .pic{display:inline-block;vertical-align:top;margin-right:10px;width:35px;}
.product_duibi .list3 .pic img{display:block;max-width:100%;}
.product_duibi .list3 .text{display:inline-block;width:82%;}
.product_duibi .list3 .text .tit{padding-bottom:20px;font-size:22px;line-height:32px;color:#01c0f3;font-weight: 600;}
.product_duibi .list3 .text p{padding-bottom:15px;line-height:30px;color:#01c0f3;font-size:18px;}
.product_duibi .list3 .text p i{padding-right:10px;color:#01c0f3;width:30px;font-size:22px;}
.product_duibi .list4{text-align:left;color:#808080;font-size:18px;line-height:1.75;}

/*合作客户*/
.product_hezuo{padding:80px 0;border-bottom:1px dashed #01c0f3;}
.product_hezuo .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;margin-bottom:50px;}
.product_hezuo .title span{color:#01c0f3;}
.product_hezuo .list{}
.product_hezuo .list ul{margin-bottom:0;}
.product_hezuo .list ul li{float:left;width:20%;text-align:center;margin-bottom:24px;}
.product_hezuo .list ul li img{display:block;max-width:100%;margin:0 auto;}
.product_hezuo .text{color:#808080;text-align:center;margin-top:30px;font-size:16px;}

/*客户案例*/
.product_case{padding:80px 0;border-bottom:1px dashed #EBEBEB;margin-bottom:80px;}
.product_case .title{font-size:50px;text-align:center;line-height:65px;font-weight:700;margin-bottom:30px;}
.product_case .title span{color:#01c0f3;}
.product_case .text{color:#808080;text-align:center;margin-bottom:60px;font-size:16px;}
.product_case .c_left{position:relative;}
.product_case .c_left img{display: block;max-width:100%;vertical-align:top;}
.product_case .c_left .tit{color:#01c0f3;margin-bottom:30px;font-size:24px;line-height:32px;}
.product_case .c_left .txt{text-align:left;color:#808080;margin-bottom: 30px;font-size:16px;line-height:1.75;}
.product_case .c_right{}
.product_case .c_right table{margin:0 0 20px;padding:0;width:100%;border-collapse:collapse;border-spacing:0;background-color:#fff;border-radius:20px;font-size:16px;}
.product_case .c_right table tr th:first-child,.product_case .c_right table tr td:first-child{}
.product_case .c_right table tr th:first-child,.product_case .c_right table tr td:first-child{}
.product_case .c_right table th{font-weight:bold;padding:20px;text-align:left;border-radius:20px 0;}
.product_case .c_right table td{border-color:#ececec;border-left:none;font-size:16px;padding:20px;}
.product_case .c_right table tr:nth-child(2n+1){background-color:#fcfcfc;}
.product_case .c_img{margin-top:50px;}
.product_case .c_img img{display:block;max-width:100%; margin:0 auto;border-radius:20px;}
.product_case .c_list{margin-top:40px;margin-bottom:40px;}
.product_case .c_list ul li{float:left;width:20%;text-align:left;}
.product_case .c_list ul li .tit{color:#000000;font-size:16px;font-weight:700;}
.product_case .c_list ul li p{font-weight:400;color:#808080;font-size:16px;line-height:1.75;}
.product_case .more{line-height:50px;font-size:16px;color:#01c0f3;padding:0 36px;border:2px solid #01c0f3;display:block;width:200px;position:relative;border-radius:100px;z-index:5;text-align:center;margin:0 auto;margin-top:40px;}
.product_case .more i{padding-left:10px;}
.product_case .more::before{content:"";position:absolute;top:1.5px;left:2px;width:calc(100% - 4px);height:calc(100% - 4px);transform:scale(0.6);transition:all 0.4s;
-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;background:#01c0f3;z-index:-1;opacity:0;border-radius:100px;}
.product_case .more:hover{transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;color:#fff;}
.product_case .more:hover::before{opacity:1;transition:all 0.4s;-webkit-transform:all 0.4s;-moz-transition:all 0.4s;-o-transition:all 0.4s;transform:scale(1);}

/*底部*/
.footer{background:#000000;}
.footer .footer_top{padding:55px 0;font-size:16px;}
.footer .footer_top .f_logo{}
.footer .footer_top .f_logo img{display:block;max-width:100%;}
.footer .footer_top .f_nav{}
.footer .footer_top .f_nav li{padding:4px 0 !important;line-height:28px;}
.footer .footer_top .f_nav li a{color:#ffffff;}
.footer .footer_top .f_ewm{padding-left: 0;}
.footer .footer_top .f_ewm li{display:inline-block;margin-right:6px;text-align:center;width:30%;line-height: 15px;color:#ffffff;}
.footer .footer_top .f_ewm li img{display:block;max-width:100%;margin:0 auto;}
.footer .footer_top .f_ewm li:last-child{margin-right:0;}
.footer .footer_bottom{border-top:1px solid rgba(255,255,255,0.18);padding:20px 0;font-size:12px;color:#ffffff;}
.footer .footer_bottom .f_left{line-height:22px;margin-top:3px;font-size:12px;color:#ffffff;}
.footer .footer_bottom .f_left a{color:#ffffff;}
.footer .footer_bottom .f_right ul{float:right;}
.footer .footer_bottom .f_right ul li{float:left;margin-left:20px;}
.footer .footer_bottom .f_right ul li a{display: block;line-height:22px;height:24px;position:relative;transition:all 0.2s linear;-webkit-transition:all 0.2s linear;background-position:center top;}
.footer .footer_bottom .f_right ul li a img{display:block;max-width: 100%; margin:0 auto;}
.footer .footer_bottom .f_right ul li a i{font-size:20px;width: auto;background-color: transparent;color:#ffffff;}

@media(min-width:768px) {
	.tel{ margin-top:70px; display:block;}
	#daohang{display:block;}
	.banner .text1{ margin-top:16%;}
	.banner .text1 p{font-size: 25px;line-height: 38px;}
	.banner .text1 .tit{font-size:45px;line-height:51px;margin-top:3%}
	.banner .text2{ margin-top:30% !important;}
	.guanggao{padding:200px 0;font-size:20px;padding-top:0;}
	
	.sy_box .nr{left:50%; margin-left:-30%; padding:15% 15px; }
	.sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	.sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	.sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	.sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}

	#cpjs{ margin:70px auto;}
	#cpjs .title{ margin-bottom:32px;}
	#cpjs .title a{ font-size:32px;}
	#cpjs .title p{ font-size:16px;}
	#cpjs .xj ul li.a1{ display:none;}
	#cpjs .nr .nr_right{ margin-top:50px;}
	#cpjs .nr .nr_right p{font-size:16px;}
	
	#hxys{padding:70px 0;}
	#hxys .title{margin-bottom:32px;}
	#hxys .title a{font-size:32px;}
	#hxys .right{margin-top:80px;}
	#hxys .right .line{margin-bottom:10px; width:20%; /*height:98px;*/}
	#hxys .right .line .nr{/*margin-left:25px;width: 330px;*/}
	#hxys .right .line .nr a{font-size:20px;}
	#hxys .right .line .nr p{font-size:18px; line-height:28px;}
	
	#cpyy{ padding:70px 0; padding-bottom:50px;}
	#cpyy .title{margin-bottom:32px;}
	#cpyy .title a{font-size:32px;}
	#cpyy .nr ul li{ width:18%; margin:1%;}
	#cpyy .nr ul li a{ font-size:20px;}
	#cpyy .nr ul li p{ line-height:40px;}
	#cpyy .nr ul li img{border-radius:20px;}
	
	#llgt{padding:70px 0;}
	#llgt .title{margin-bottom:32px;}
	#llgt .title a{font-size:32px;}
	#llgt .left{ text-align:left; margin-bottom:0;}
	#llgt .left img{text-align:left;}
	#llgt .left .ti{ font-size:18px;margin-bottom:10px; margin-top:10px;}
	#llgt .left .nr{ margin-bottom:10px;}
	
	#rxcp{margin:70px auto;}
	#rxcp .title{margin-bottom:32px;}
	#rxcp .title a{font-size:32px;}
	#rxcp .cp{ padding:20px;margin-bottom:0;}
	#rxcp .cp .ti{font-size:18px; margin:20px 0;}
	#rxcp .sj{ display:none;}
	#rxcp .picMarquee-left{ display:block;}
	
	#rxcp .picScroll-left{display:block;}
	#rxcp .picScroll-left .bd ul li{ width:267px !important;}
	#rxcp .picScroll-left .bd ul li .title1 a{font-size:18px;}
	#rxcp .slideGroup{display:block;}
	#rxcp .slideGroup .parBd ul li{ width:267px !important;}
	#rxcp .slideGroup .parBd ul li .title1 a{font-size:18px;}
	
	.form_bj{padding:40px 0; font-size:36px; line-height:50px;margin-top:90px;text-align:center;} 
 	.ly_left{width:20%;}
	.ly_right{ width:80%;padding-left:30px !important; padding-right:0 !important;}
	.ly_right h2{ margin-top:0px; margin-bottom:60px;}
	.ly_right h3{ margin-bottom:0px;}
	.ly_box{padding:30px 5px;}
	.mine_logo_list input.a{ width:100%;}
	.mine_logo_list ul li{ width:50%; float:left; text-decoration:none; list-style:none;}
	.mine_log{ margin-top:92px;}
	.y_show{padding:30px 0; margin-top:90px;}
	.y_show .title{line-height:36px;font-size:24px;}
	.xunjia_left{ padding:0 15px !important;}
	.xunjia_right{ margin-top:0;}
	.xunjia_right .ly_tu h2{line-height:50px;}
	
	.product_shipin .tab{padding-top:20px;}
	.product_shipin .tabs li{line-height:46px;margin:5px;}
	.product_shipin .tabs a{font-size:16px;padding:0 30px;border-radius:23px;}
	.product_shipin .tabs_item{padding-top:50px;}
	.product_shipin .tabs_item .videolist{margin-bottom:30px;}
}

 @media(min-width:992px) {
	.miaosu{font-size:14px;margin-top:10px; margin-left:20px; display:block;}
	.tel{ margin-top:40px; display:block;}
	#daohang{display:block;}
	.nav-box {width: 500px;}
	.nav .nLi h3 a {padding: 0 45px;}
	.search {width: 210px;}
	.slideBox2 .hd{right:40%;margin-right:0;}
	.banner_pc{display:none;}
	.banner1{display:flex;}
	.banner .text1 .tit{font-size:45px;line-height:51px;margin-top:3%}
	.banner{display:block;}
	.banner_phone{display: none;}
	.sy_box .nr{left:50%; margin-left:-30%; padding:15% 15px; }
	.sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	.sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	.sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	.sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
	
	#cpjs{ margin:40px auto;}
	#cpjs .title{ margin-bottom:32px;}
	#cpjs .title a{ font-size:32px;}
	#cpjs .title p{ font-size:16px;}
	#cpjs .nr .nr_right{ margin-top:10px;}
	#cpjs .nr .nr_right p{font-size:16px;}
	
	#hxys{padding:40px 0;}
	#hxys .title{margin-bottom:32px;}
	#hxys .title a{font-size:30px;}
	#hxys .right{margin-top:30px;}
	#hxys .right .line{margin-bottom:10px; /*height:96px;*/}
	#hxys .right .line .nr{/*margin-left:25px;width:238px;*/}
	#hxys .right .line .nr a{font-size:20px;}
	#hxys .right .line .nr p{font-size:18px; line-height:28px;}
	
	#cpyy{ padding:40px 0; padding-bottom:30px;}
	#cpyy .title{margin-bottom:32px;}
	#cpyy .title a{font-size:30px;}
	#cpyy .nr ul li{ width:18%; margin:1%;}
	#cpyy .nr ul li a{ font-size:18px;}
	#cpyy .nr ul li p{ line-height:40px;}
	#cpyy .nr ul li img{border-radius:20px;}
	
	#llgt{padding:40px 0;}
	#llgt .title{margin-bottom:32px;}
	#llgt .title a{font-size:32px;}
	#llgt .left{ text-align:left; margin-bottom:0;}
	#llgt .left img{text-align:left;}
	#llgt .left .ti{ font-size:18px;margin-bottom:10px; margin-top:10px;}
	#llgt .left .nr{ margin-bottom:10px;}
	
	#rxcp{margin:40px auto;}
	#rxcp .title{margin-bottom:32px;}
	#rxcp .title a{font-size:32px;}
	#rxcp .cp{ padding:20px;margin-bottom:30px;}
	#rxcp .cp .ti{font-size:18px; margin:20px 0;}
	#rxcp .sj{ display:none;}
	#rxcp .picMarquee-left{ display:block;}
	#rxcp .picScroll-left{display:block;}
	#rxcp .picScroll-left .bd ul li{ width:220px !important;}
	#rxcp .picScroll-left .bd ul li .title1 a{font-size:16px;}
	#rxcp .slideGroup{display:block;}
	#rxcp .slideGroup .parBd ul li{ width:220px !important;}
	#rxcp .slideGroup .parBd ul li .title1 a{font-size:16px;}
	/*首页--公司简介*/
	#about{margin:50px auto;}
	
	/*首页--产品推荐*/
	#product{margin:40px auto;}
	.lxwm{right:0;top:425px;display: block;}
	.lxwm img{ width:212px;}
	.down1{ margin-top:20px; position:fixed;right:0;top:269px; display:block;}
	.down1 img{ width:212px;}
	.down{ margin-top:20px; position:fixed;right:0;top:349px; display:block;}
	.down img{ width:212px;}
	.news_show .nr .slideTxtBox .bd ul{ padding:15px;}
}

 @media(min-width:1200px) {
	.miaosu{font-size:15px;margin-top:40px; margin-left:20px; display:block;}
	.tel{ margin-top:70px; display:block;}
	#daohang{display:block;}
	.slideBox2 .hd{right:41%;}
	
	.banner .text1 p{font-size: 25px;line-height: 38px;}
	.banner .text1 .tit{font-size:60px;line-height:68px;margin-top:3%}
	
	.sy_box .nr{left:50%;margin-left: -46%;padding: 10% 15px;}
	.sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	.sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	.sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	.sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
	
	#fenlei{margin:60px auto;}
	#fenlei h3{ margin-bottom:40px; font-size:32px;}
	
	#cpjs{ margin:80px auto;}
	#cpjs .title{ margin-bottom:32px;}
	#cpjs .title a{ font-size:42px;}
	#cpjs .title p{ font-size:16px;}
	#cpjs .nr .nr_right{ margin-top:20px;}
	#cpjs .nr .nr_right p{font-size:16px;}
	
	#hxys{padding:80px 0;}
	#hxys .title{margin-bottom:32px;}
	#hxys .title a{font-size:36px;}
	#hxys .right{margin-top:40px;}
	#hxys .right .line{margin-bottom:10px; /*height:96px;*/}
	#hxys .right .line .nr{/*margin-left:25px;width: 330px;*/}
	#hxys .right .line .nr a{font-size:22px;}
	#hxys .right .line .nr p{font-size:18px; line-height:28px;}
	
	#cpyy{ padding:80px 0; padding-bottom:30px;}
	#cpyy .title{margin-bottom:32px;}
	#cpyy .title a{font-size:50px;}
	#cpyy .nr ul li{ width:18%; margin:1%;}
	#cpyy .nr ul li a{ font-size:20px;}
	#cpyy .nr ul li p{ line-height:40px;}
	#cpyy .nr ul li img{border-radius:20px;}
	
	#llgt{padding:80px 0;}
	#llgt .title{margin-bottom:32px;}
	#llgt .title a{font-size:42px;}
	#llgt .left{ text-align:left; margin-bottom:0;}
	#llgt .left img{text-align:left;}
	#llgt .left .ti{ font-size:18px;margin-bottom:10px;margin-top:10px;}
	#llgt .left .nr{ margin-bottom:10px;}
	
	#rxcp{margin:80px auto; margin-top:65px;}
	#rxcp .title{margin-bottom:32px;}
	#rxcp .title a{font-size:42px;}
	#rxcp .cp{ padding:20px;margin-bottom:30px;}
	#rxcp .cp .ti{font-size:18px; margin:20px 0;}
	#rxcp .sj{ display:none;}
	#rxcp .picMarquee-left{ display:block;}
	#rxcp .picScroll-left{display:block;}
	#rxcp .picScroll-left .bd ul li{ width:267px !important;}
	#rxcp .picScroll-left .bd ul li .title1 a{font-size:18px;}
	#rxcp .slideGroup{display:block;}
	#rxcp .slideGroup .parBd ul li{ width:267px !important;}
	#rxcp .slideGroup .parBd ul li .title1 a{font-size:18px;}
	
	
}
@media(min-width:1300px) {
	 .banner .text1 p{font-size: 25px;line-height: 38px;}
	 .banner .text1 .tit{font-size:60px;line-height:68px;margin-top:3%}
	 .sy_box .nr{left:50%;margin-left:-43%;padding: 10% 15px;}
	 .sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	 .sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	 .sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	 .sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
}
@media(min-width:1400px) {
	 .banner .text1 p{font-size: 25px;line-height: 38px;}
	 .banner .text1 .tit{font-size: 75px;line-height: 85px;margin-top:3%}
	 .sy_box .nr{left:50%; margin-left:-42%; padding:15% 15px; }
	 .sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	 .sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	 .sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	 .sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
}
@media(min-width:1500px) {
	 .banner .text1 p{font-size: 25px;line-height: 38px;}
	 .banner .text1 .tit{font-size: 75px;line-height: 85px;margin-top:3%}
	 .sy_box .nr{left:50%; margin-left:-37%; padding:15% 15px; }
	 .sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	 .sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	 .sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	 .sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
	 .product_js .right1 .nr1{ padding:0 8%; padding-right:30%;}
	.product_js .right1 .nr1 .list{ margin:30% 0;}
	.product_js .right1 .nr1 .list .l1{font-size: 25px; margin-bottom:20px;}
	.product_js .right1 .nr1 .list .l2{font-size: 36px;line-height: 44px;}
	.product_js .right1 .nr1 .list .l3{line-height:26px; font-size:16px; color:#000; margin:40px 0;}
	.product_js .right1 .nr1 .list .l4{line-height:30px; font-size:25px; font-weight:bold;}
	.product_js .right1 .nr1 .list .l5{line-height:1.1; font-size:24px; font-weight:bold;}
	.product_js .right1 .nr1 .list1 .l .num span{transform:translateX(-340%);-webkit-transform:translateX(-340%);font-size:30px;line-height:34px;}
	.product_js .right1 .nr1 .list1 .l .num .s{transform:translateX(-200%);-webkit-transform:translateX(-200%);}
}
@media(min-width:1550px) {
	.sy_box .nr{left:50%; margin-left:-37%; padding:15% 15px; }
	}
@media(min-width:1590px) {
	.sy_box .nr{left:50%; margin-left:-37%; padding:15% 15px; }
	.product_js .right1 .nr1 .list1 .l .num span{transform:translateX(-200%);-webkit-transform:translateX(-200%);font-size:30px;line-height:34px;}
	.product_js .right1 .nr1 .list1 .l .num .s{transform:translateX(-100%);-webkit-transform:translateX(-100%);}
	}
@media(min-width:1600px) {
	 .banner .text1 p{font-size: 25px;line-height: 38px;}
	 .banner .text1 .tit{font-size: 75px;line-height: 85px;margin-top:3%}
	 .sy_box .nr{left:50%; margin-left:-37%; padding:15% 15px; }
	 .sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	 .sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	 .sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	 .sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
	 .product_js .right1 .nr1{ padding:0 8%; padding-right:40%;}
	.product_js .right1 .nr1 .list{ margin:30% 0;}
	.product_js .right1 .nr1 .list .l1{font-size: 25px; margin-bottom:20px;}
	.product_js .right1 .nr1 .list .l2{font-size: 36px;line-height: 44px;}
	.product_js .right1 .nr1 .list .l3{line-height:26px; font-size:16px; color:#000; margin:40px 0;}
	.product_js .right1 .nr1 .list .l4{line-height:30px; font-size:25px; font-weight:bold;}
	.product_js .right1 .nr1 .list .l5{line-height:1.1; font-size:24px; font-weight:bold;}
	.product_js .right1 .nr1 .list1 .l .num span{transform:translateX(-200%);-webkit-transform:translateX(-200%);font-size:30px;line-height:34px;}
	.product_js .right1 .nr1 .list1 .l .num .s{transform:translateX(-100%);-webkit-transform:translateX(-100%);}
}
@media(min-width:1700px) {
	 .banner .text1 p{font-size: 25px;line-height: 38px;}
	 .banner .text1 .tit{font-size: 75px;line-height: 85px;margin-top:3%}
	 .sy_box .nr{left:50%; margin-left:-30%; padding:15% 15px; }
	 .sy_box .nr .t1{font-size: 25px;line-height: 38px;}
	 .sy_box .nr .t2{font-size: 60px;line-height: 1.2;margin-top:55px;}
	 .sy_box .nr .t3{font-size: 20px;line-height: 30px;}
	 .sy_box .nr .more{ width:270px; height:68px; line-height:68px;border-radius:34px; font-size:18px;margin-top: 50px;}
	 .product_js .right1 .nr1{ padding:0 8%; padding-right:40%;}
	.product_js .right1 .nr1 .list1 .l .num span{transform:translateX(-340%);-webkit-transform:translateX(-340%);font-size:30px;line-height:34px;}
	.product_js .right1 .nr1 .list1 .l .num .s{transform:translateX(-200%);-webkit-transform:translateX(-200%);}
}







