@charset "utf-8";
/* base 公共部分 */
body {font: 12px/22px 思源宋体, "思源黑体";color: #555;margin: 0px;text-align: center;}
* {padding: 0;margin: 0; font-family:"思源宋体" !important;}
a {color: #555;text-decoration: none;}
a:hover {color: #0278b8;text-decoration: none;}
ul, li {list-style: none;}
img {border: none;}
.clearboth {clear: both;}
.page {text-align: center;margin: 10px 0;width: 100%;float: left;}
.page a {background: #b3b3b3;color: #fff;margin: 0 2px;padding: 2px 8px;}
.page a.dq, .page a:hover {background: #555;}
.e1{ overflow:hidden; white-space: nowrap; text-overflow: ellipsis;}

.wrapper {width: 100%;margin: 0;padding: 0;text-align: left; overflow:hidden;}
#header{ width:100%; background:#000000; color:#fff; padding:10px 0;}
.logo {float: left;width: 160px;}
.logo img {width: 100%;}
.miaosu{ text-align:left; font-size:15px; color:#fff; line-height:28px; float:left;margin-top:40px; margin-left:20px; display:none;}
.miaosu a{ color:#fff;}
.tel{ float:right; width:440px; font-size:14px; margin-top:70px; display:none;}
.tel a{ color:#e20028; font-weight:bold; font-size:18px;}
#daohang{ width:100%; height:40px; line-height:40px; color:#fff; text-align:left; background:#0071be; display:none;}
#daohang ul li{ float:left; font-size:16px; text-align:center;}
#daohang ul li a{ padding:0 20px; color:#fff; text-align:center; display:block;}
#daohang ul li a:hover{ background:#fff; color:#02b0ea;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.nav-box {width: 560px;float: right;padding-top: 25px;display: none;}
.nav {height: 40px;line-height: 40px;position: relative;z-index: 1;}
.nav a {color: #fff;}
.nav .nLi {float: left;position: relative;display: inline;}
.nav .nLi h3 {float: left;margin: 0;}
.nav .nLi h3 a {display: block;height: 40px;line-height: 40px;padding: 0 54px;font-size: 16px;font-weight: normal;color: #555;}
.nav .sub {display: none;width: 120px;left: 5px;top: 40px;position: absolute;background: #4E4E4E;line-height: 26px;padding: 5px 0;}
.nav .sub li {zoom: 1;}
.nav .sub a {display: block;padding: 2px 10px;text-align: center;font-size: 14px;}
.nav .sub a:hover {background: #6d6d6d;color: #fff;}
.nav .on h3 a {}
.nav-box2 {display: block;float: right;margin-top:0;}
.nav2 {height: 40px;line-height: 40px;position: relative;z-index: 1; margin-bottom:0;}
.nav2 a {color: #fff;}
.nav2 .nLi {float: left;position: relative;display: inline;}
.nav2 .nLi h3 {float: left;margin: 0;}
.nav2 .nLi h3 a {display: block;height: 40px;line-height: 40px;padding: 0 54px;font-size: 16px;font-weight: normal;color: #555;}
.nav2 .sub {display: none;width: 150px;right: 5px;top: 40px;position: absolute;background:#02b0ea;line-height:32px;padding: 5px 0;}
.nav2 .sub li {zoom: 1;}
.nav2 .sub a {display: block;padding: 0 10px;text-align: center;font-size: 14px;}
.nav2 .sub a:hover {background: #000;color: #fff;}
.nav2 .on h3 a {}
.search {display: none;}
.slideBox {width: 100%;overflow: hidden;position: relative;}
.slideBox .hd {height: 15px;overflow: hidden;position: absolute;right:50%;bottom:10px;z-index: 1;}
.slideBox .hd ul {overflow: hidden;zoom: 1;float: left;}
.slideBox .hd ul li {float: left;margin-right: 2px;width:10px;height:10px;line-height: 14px;text-align: center;background: #fff;border: 1px solid #0072BA;border-radius: 10px;cursor: pointer;}
.slideBox .hd ul li.on {background: #0072BA;color: #fff;}
.slideBox .bd {position: relative;height: 100%;z-index: 0;}
.slideBox .bd li {zoom: 1;vertical-align: middle}
.slideBox .bd img {width: 100%;display: block}

.header1{ position:fixed; top:0; left:0; z-index:99999; width:100%; padding:8px 0;background:none;}
.header1.j-white{background:#fff;}
.header1 .logo1{}
.header1 .logo1 img{ max-width:100%; display:block; height:35px;}
.header1 .nav1{ text-align:right; float:right; display:none;}
.header1 .nav1 ul li{ float:left; padding:0 15px;font-size:15px;height:45px;line-height:45px; position:relative;}
.header1 .nav1 ul li a{ color:#0a0a0a;}
.header1 .nav1 ul li a:hover{ border-bottom:2px solid #02b0ea; padding-bottom:5px;}
.header1 .nav1 ul li a .tubiao{ display:none; position:absolute; top:55px; left:0; z-index:9999; padding:15px; background:#fff; box-shadow:0 5px 10px #ddd;}
.header1 .nav1 ul li a .tubiao img{ display:block; width:105px;margin:0 auto;}
.header1 .nav1 ul li a .tubiao p{ margin-bottom:0 !important; text-align:center; color:#222; font-size:15px;}
.header1 .nav1 ul li a:hover .tubiao{ display:block;}
.header1:hover{ background:#fff;}

@-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;}
.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("../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:12%; color:#000;}
.banner1 .text1 p{text-transform: none;letter-spacing: 1px;font-size:14px;line-height: 38px;font-weight: 300;}
.banner1 .text1 .tit{text-transform: none;letter-spacing: 0;font-size:30px;line-height:32px;font-weight: 700; font-weight:bold; margin-top:2%}
.banner1 .text2{ margin-top:30% !important;}

@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(../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:31%;left:22%}
.banner .car_tab_c .car_c1 li:nth-child(3){top:10%;left:35%;}
.banner .car_tab_c .car_c1 li:nth-child(4){top:37%;left:6%;}
.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:23%;left:36%;}
.banner .car_tab_c .car_c1 li:nth-child(7){bottom:32%;right:35%;}

.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:#f1f3f4; 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 .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{ margin:30px auto; margin-bottom:20px;}
#cpyy .title{margin-bottom:32px; text-align:center;}
#cpyy .title a{font-size:24px; color:#333333;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 .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;}

.shipin{ padding:30px 0; background:#f1f3f4;}
.shipin .title{margin-bottom:32px; text-align:center;}
.shipin .title a{font-size:24px; color:#333333;font-weight:bold;}
.shipin .title span{display:block; width:42px; height:3px; background:#02b0ea; margin:25px auto;}
.shipin .title p{color:#555555; font-size:16px; line-height:28px;}
.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;}
.shipin .tabs{display:table;position:relative;overflow:hidden;margin:0 auto;width:100%;text-align:center;}
.shipin .tabs li{display: inline-block;line-height:36px;overflow:hidden;padding:0;position:relative;margin:5px;}
.shipin .tabs a{background-color:#fff;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;}
.shipin .tabs a:hover{color:#fff;background:#02b0ea;}
.shipin .current a{color:#fff;background:#02b0ea;}
.shipin .tabs_item{display:none;padding-top:20px;}
.shipin .tabs_item:first-child {display:block;}
.shipin .tabs_item .videolist{position:relative;margin-bottom:10px;}
.shipin .tabs_item .videolist .pic{overflow:hidden;border-radius:10px;position:relative;}
.shipin .tabs_item .videolist .pic img{display: block;max-width: 100%;margin:0 auto;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}
.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);}
.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;}
.shipin .tabs_item .videolist .pic .nectar-video-box .inner-wrap{overflow: hidden;border-radius:10px;}
.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%);}
.shipin .tabs_item .videolist .tit{line-height:42px;text-align:center;font-size:16px;color:#333;}
.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)}
.shipin .tabs_item .videolist:hover{ cursor: pointer; }
.shipin .tabs_item .videoed { display:none; width:50px; height:50px; position: absolute; left:45%; top:45%; z-index:99; border-radius:100%; }
.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; }
.shipin .tabs_item  .vclose { position:absolute;right:1%; top:1%; border-radius:100%; cursor: pointer; }


#llgt{margin:0px auto; padding:70px 0; /*background:#f1f3f4;*/}
#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{padding:40px 0;}
#rxcp .title{margin-bottom:0; 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;}

.swiper-container {width: 100%;height: 100%;margin-left: auto;margin-right: auto;}
.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;}
.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;}
.swiper-container .swiper-slide .l img{ display:block; max-width:100%; margin:0 auto;}
.swiper-container .swiper-slide .l h2{font-size:20px;line-height: 34px; color:#000;}
.swiper-container .swiper-slide .l .nr{ margin:4% auto; text-align:center;}
.swiper-container .swiper-slide .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
.swiper-container .swiper-slide .l .nr p span{color: #0bafea; font-weight:bold;}
.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;}
.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;}
.swiper-container .swiper-slide .l .more i{ padding-left:10px;}
.swiper-container .swiper-slide .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);}
.swiper-container .swiper-slide .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}



/*首页--底部*/
#footer{padding:25px 0; background:#000; margin-top:50px;padding-bottom: 80px;}
#footer a{color:#fff;}
#footer .dh{color:#02b0ea; text-align:center; font-size:14px;}
#footer .dh a{ padding:0 5px;color:#02b0ea;}
#footer .yqlj{font-size:13px; margin-top:10px;}
#footer .yqlj span{ font-weight:bold; font-size:13px; color:#fff; float:left;}
#footer .yqlj a{ padding:0 8px;color:#fff; line-height:24px;}

/*内页--banner*/
.banner2{}
.banner2 img{width:100%;}

.sider-nav{background:#f9f9f9; height:50px; line-height:50px;}
.sider-nav ul{float:left;}
.sider-nav ul li{float:left; font-size:14px; }
.sider-nav ul li a{display:block;padding:0 10px; text-decoration:none;}
.sider-nav ul li a.active, .sider-nav ul li a:hover{background:#c50c22;color:#fff;}
.sider-nav .location{float:right; display:none;}

.product_list{margin:40px auto;}
.product_list .hidden2{overflow:hidden;}
.product_list img{width:100%; transition:all 0.4s ease 0.1s;}
.product_list img:hover{transform:scale(1.2,1.2); opacity:0.8;}
.product_list p{text-align:center; font-size:15px; line-height:40px;}

/*新增产品详情页*/

.product_feilei{position: fixed;top:65px;left: 0;z-index: 9999;width: 100%; background:#343434; color:#fff; height:66px; line-height:66px; display:none;}
.product_feilei h2{ font-size:20px; color:#0bbbef; font-weight:bold;}
.product_feilei .fl{}
.product_feilei .fl ul{ margin-bottom:0; width:100%;}
.product_feilei .fl ul li{ float:left; padding:0 40px;}
.product_feilei .fl ul li a{ font-size:14px; color:#fff;}
.product_feilei .fl ul li .a1{padding: 8px 20px;border-radius: 20px;background:#0bbbef;}

.product_banner{ width:100%; background:url(../images/pw1.png) no-repeat center; background-position: center top !important; position:relative; padding:15% 0; margin-top:56px; height:300px;}
.product_banner .overlay{display: block;position: absolute;top: 0;left: 0;width: 100%;height:100%;content: ' ';z-index: 2;backface-visibility: hidden; background:linear-gradient(to bottom,rgba(0,16,25,0.57) 0%,rgba(0,28,51,0.9) 100%);/*opacity: 0.8;*/}
.product_banner .nr{ margin:0 auto; padding:15% 0; text-align:center; color:#fff;opacity:1;}
.product_banner .nr p{text-transform: none;letter-spacing: 0;font-size:22px;line-height: 34px;}
.product_banner .nr .text{font-size:28px;line-height:32px; font-weight:bold; margin-top:5%;}

.product_jieshao{padding:8% 0;}
.product_jieshao .tit{font-size:30px;color: #16c3f9;line-height: 1.1;text-align: center; margin-bottom:4%;font-weight:bold;}
.product_jieshao .nr{font-size:20px;text-align: center;line-height: 1.4; color:#000;padding:0 4%;}
.product_jieshao .more{ display:block; margin:0 auto; width:280px; height:40px; line-height:40px; color:#fff; font-size:14px; background:#0bafea;text-align: center;border-radius:20px;margin-top: 5%;}

.product_xl{ /*padding:5% 0;*/ margin-bottom:5%; padding:0 4%;}
.product_xl .tit{font-size:30px;color: #16c3f9;line-height: 1.1;text-align: center; margin-bottom:4%;font-weight:bold;}
.product_xl .l{ margin-bottom:3%;}
.product_xl .l i{font-size: 16px;width: 30px;height: 30px;line-height:26px!important; border:1px solid #ddd; border-radius:15px;display:block;text-align:center;color:#7f7f7f;padding-top: 5px;font-style:normal}
.product_xl .l .content{}
.product_xl .l .content .t{line-height: 30px;margin-bottom: 4px;font-size:22px; color:#000;font-weight:none;}
.product_xl .l .content p{font-size:15px; font-weight:100;color: rgba(0,0,0,0.5);height: 90px;}

.product_g{padding:10% 4%;}
.product_g img{max-width:100%; display:block; margin:0 auto;}
.product_g .tit{font-size:30px;line-height: 1.2;text-align: left;font-weight: 700;font-style: normal; margin-top:15%; margin-bottom:3%; color:#000;}
.product_g p{ font-size:20px; line-height:30px; color:#808080;}
.product_g p span{color:#000;}
.product_g .text{font-size: 25px;color: #1ec2f9;line-height: 28px;text-align: left; margin-top:4%; margin-bottom:3%;}

.product_xuanyong{ padding-bottom:5%;}
.product_xuanyong .title{font-size:30px;line-height: 1.1;text-align: center; font-weight:bold; color:#000; margin-bottom:5%;}
.product_xuanyong h4{font-size: 24px;text-align: center; color:#000;}
.product_xuanyong .tit{font-size:30px;color: #16c3f9;line-height: 1.1;text-align: center; font-weight:bold; margin:5% auto;}
.product_xuanyong .fenbu{position:relative;}
.product_xuanyong .fenbu img{ display:block; max-width:100%; margin:0 auto;}
.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;}
.postition-1{top: 42.8969%; left: 15.3605%; width: 30px; height: 30px;}
.postition-2{top: 67.4095%; left: 30.4075%; width: 30px; height: 30px;}
.postition-3{top: 40.6702%; left: 84.1288%; width: 30px; height: 30px;}
.postition-4{top: 61.0028%; left: 54.3887%; width: 30px; height: 30px;}
.postition-5{top: 31.7549%; left: 64.7335%; width: 30px; height: 30px;}
.postition-6{top: 31.7157%; left: 79.5577%; width: 30px; height: 30px;}
.postition-7{top: 38.3646%; left: 25.2658%; width: 30px; height: 30px; z-index: auto;}
.postition-8{top: 35.9383%; left: 47.1801%; width: 30px; height: 30px;}
.postition-9{top: 43.693%; left: 77.8896%; width: 30px; height: 30px;}
.postition-10{top: 30.0444%; left: 44.1639%; width: 30px; height: 30px;}
.postition-11{top: 41.4563%; left: 12.5024%; width: 30px; height: 30px; z-index: auto;}
.postition-12{top: 42.3398%; left: 45.4545%; width: 30px; height: 30px;}
.postition-13{top: 30.3229%; left: 49.3314%; width: 30px; height: 30px;}
.postition-14{top: 38.9493%; left: 51.5233%; width: 30px; height: 30px;}
.postition-15{top: 51.6887%; left: 69.0096%; width: 30px; height: 30px;}
.postition-16{top: 50.3569%; left: 72.1983%; width: 30px; height: 30px;}
.postition-17{top: 49.7345%; left: 75.5829%; width: 30px; height: 30px;}

.postition-21{top: 30.148%; left: 69.6688%; width: 30px; height: 30px; z-index: auto;}
.postition-22{top: 43.9548%; left: 34.8009%; width: 30px; height: 30px; z-index: auto;}
.postition-23{top: 74.3406%; left: 54.2209%; width: 30px; height: 30px; z-index: auto;}

.postition-31{top: 26.3837%;left: 15.25515%;width: 30px;height: 30px; z-index: auto;}
.postition-32{top: 48.7046%;left: 44.2849%;width: 30px;height: 30px; z-index: auto;}
.postition-33{top: 61.491%;left: 62.0516%;width: 30px;height: 30px; z-index: auto;}
.postition-34{top: 77.0219%;left: 38.9823%; width: 30px; height: 30px; z-index: auto;}
.postition-35{top: 19.1298%;left: 45.0812%; width: 30px; height: 30px; z-index: auto;}
.postition-36{top: 33.9887%;left: 13.7095%; width: 30px; height: 30px; z-index: auto;}
.postition-37{top: 56.8155%;left: 32.2013%; width: 30px; height: 30px; z-index: auto;}
.postition-38{top: 73.3662%;left: 44.3509%; width: 30px; height: 30px; z-index: auto;}
.postition-39{top: 83.0742%;left: 30.2628%; width: 30px; height: 30px; z-index: auto;}
.postition-40{top: 16.9575%;left: 42.5459%; width: 30px; height: 30px; z-index: auto;}
.postition-41{top: 30.0369%;left: 61.6988%; width: 30px; height: 30px; z-index: auto;}
.postition-42{top: 53.3813%;left: 48.8074%; width: 30px; height: 30px; z-index: auto;}
.postition-43{top: 63.8118%;left: 65.7503%; width: 30px; height: 30px; z-index: auto;}
.postition-44{top: 87.1562%;left: 46.045%; width: 30px; height: 30px; z-index: auto;}

.douhao{width:0}

.product_hezuo{padding-bottom:10%;}
.product_hezuo .swiper-container .swiper-slide{border:none;margin-bottom:5%;}
.product_hezuo .l{position:relative;}
.product_hezuo .l .pic{overflow:hidden;}
.product_hezuo .l .pic img{display:block;max-width:100%;margin:0 auto;}
.product_hezuo .l .box{background-color:#282b30;position:absolute;top:0;left:0;z-index:2;width:100%;height:100%;opacity:.45;transition:opacity .3s ease 0s;display:none;}
.product_hezuo .l .box .tit{position:absolute;bottom:20px;left:0;width:100%;color:#fff;text-align:left;padding: 0 20px;}
.product_hezuo .l .box .tit .t1{font-size:20px;margin-bottom:5px;font-weight:bold;}
.product_hezuo .l .box .tit .t2{font-size:16px;}
.product_hezuo .l .box .tit i{font-size: 24px;float:right;}
.product_hezuo .l a:hover .box{display:block;}

.product_js{ width:100%;height: auto; overflow:hidden; background:#041f2e;}
.product_js .con{position: relative; width:100%; height:100%;}
.product_js .left1,.right1{position: none;top:0; bottom:0;_height:100%;}
.product_js .left1{width:100%;left:0;background:#041f2e;}
.product_js .left1 .img{ padding:5%; margin-left:0;}
.product_js .left1 .img img{ max-width:100%; display:block; margin:0 auto;}
.product_js .left1 .nr{ padding:20% 8%;padding-right:10%;background:#041f2e; display:block;}
.product_js .left1 .nr .t1{font-size:22px;color: #ffffff;line-height: 38px;text-align: left; margin-bottom:10px;}
.product_js .left1 .nr .t2{font-size:30px;color: #ffffff;line-height:35px;text-align: left; font-weight:bold; margin-bottom:30px;}
.product_js .left1 .nr .t3 a{font-size: 20px;line-height: 30px; color:#fff;}
.product_js .left1 .nr .t3 a i{ padding-left:10px;}
.product_js .right1{left:0;right:0;margin-left:0; background:#041f2e;_width:100%}
.product_js .test{width:100%;height:auto; background:#fff; overflow:hidden;}
.product_js .test .box{overflow-y:scroll;height:100%;width:110%;}
.product_js .right1 .nr{ padding:20% 8%;padding-right:10%;background:#041f2e; display:none;}
.product_js .right1 .nr .t1{font-size: 25px;color: #ffffff;line-height: 38px;text-align: left; margin-bottom:30px;}
.product_js .right1 .nr .t2{font-size: 60px;color: #ffffff;line-height: 65px;text-align: left; font-weight:bold; margin-bottom:50px;}
.product_js .right1 .nr .t3 a{font-size: 20px;line-height: 30px; color:#fff;}
.product_js .right1 .nr .t3 a i{ padding-left:10px;}
.product_js .right1 .nr1{ padding:0 8%; padding-right:15%;}
.product_js .right1 .nr1 .list{ margin:20% 0;}
.product_js .right1 .nr1 .list .l1{font-size: 22px;color: #000000;line-height: 1.1;text-align: left; margin-bottom:20px;}
.product_js .right1 .nr1 .list .l2{font-size: 30px;color: #000000;line-height: 40px;text-align: left; font-weight:bold;}
.product_js .right1 .nr1 .list .l3{line-height:26px; font-size:16px; color:#000; margin:40px 0;}
.product_js .right1 .nr1 .list .l3 ul{ margin-bottom:0;}
.product_js .right1 .nr1 .list .l3 ul li span{ color:#0bafea;}
.product_js .right1 .nr1 .list .l4{line-height:26px; font-size:16px; color:#333; margin:40px 0; font-weight:bold;}
.product_js .right1 .nr1 .list .l4 ul{ margin-bottom:0;}
.product_js .right1 .nr1 .list .l4 ul li span{ color:#0bafea;}
.product_js .right1 .nr1 .list .l5{line-height:26px; font-size:16px; color:#000; margin:40px 0; font-weight:bold;}
.product_js .right1 .nr1 .list .more{ padding:15px 30px;border-radius: 25px; line-height:40px; background:#0bafea; font-size:15px; color:#fff; text-align:center;}
.product_js .right1 .nr1 .list1{ padding:20% 0; border-top:1px solid #eee}
.product_js .right1 .nr1 .list1 h2{line-height:26px; font-size:24px; color:#000; margin:40px 0; font-weight:bold; margin-bottom:80px;}
.product_js .right1 .nr1 .list1 .l{margin-bottom:80px;font-weight:bold;}
.product_js .right1 .nr1 .list1 .l p{color:#0eaeea;text-align:left;font-size:24px;line-height:32px;}
.product_js .right1 .nr1 .list1 .l .num{position:relative;font-size:62px;line-height:62px; color:#000;}
.product_js .right1 .nr1 .list1 .l .num:before{content:'+';font-size:32px;}
.product_js .right1 .nr1 .list1 .l .num span{transform:translateX(-240%);-webkit-transform:translateX(-240%);top:0;right:0;position:absolute;display:inline;font-size:30px;line-height:34px;}
.product_js .right1 .nr1 .list1 .l .num .s{transform:translateX(-100%);-webkit-transform:translateX(-100%);}

.product_news{padding:5% 0;}
.product_news .product_news_left{margin-left:0;padding:15% 5%;padding-top: 0;}
.product_news .product_news_left .t1{font-size:17px;line-height:25px;color:#000;}
.product_news .product_news_left .t2{font-size:30px;line-height:40px;color:#000;font-weight:bold;margin-bottom:40px;}
.product_news .product_news_left .more{padding:15px 30px;border-radius:25px;line-height:40px;background:#0bafea;font-size: 15px;color:#fff;text-align:center;}

.product_news1{background:#041f2e;padding:5% 0;}
.product_news1 .tab{position:relative;overflow:hidden;margin:0 auto;line-height:1.5;font-weight:300;color:#888;-webkit-font-smoothing:antialiased;}
.product_news1 .tabs{position:relative;overflow:hidden;margin:0;width:100%;}
.product_news1 .tabs ul{position:absolute;top:0;width:100%;height:100%;}
.product_news1 .tabs li{overflow:hidden;padding:0;position:absolute;width:60px; height:60px; min-height: 0px; min-width: 0px; max-height: none; max-width: none;}
.product_news1 .tabs li .dot{position:absolute;top:15px;left:15px;width:30px;height:30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;/*background:#a2a9b4;*/background-color: rgba(5, 186, 240, 0.8); opacity:1;filter:alpha(opacity=100);z-index:99;line-height:30px; color: #fff; font-size: 15px;text-align:center;}
.product_news1 .tabs li .pulse{position: absolute;top:0;left:0;border-color:#0bafea;background: #0bafea;height:60px;width:60px;box-shadow: 0 0 12px #0bafea,0 0 20px #0bafea inset;opacity: .12;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:fadeInOut 2s ease-out both;-moz-animation:fadeInOut 2s ease-out both;-o-animation:fadeInOut 2s ease-out both;animation:fadeInOut 2s ease-out both;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;}
.product_news1 .tabs li.l1{top:6%;right:9%;}
.product_news1 .tabs li.l2{top:3%;left:12%;}
.product_news1 .tabs li.l3{top:23%;left:7%;}
.product_news1 .tabs li.l4{top:48%;left:8%;}
.product_news1 .tabs li.l5{bottom:9%;left:7%;}
.product_news1 .tabs li.l6{bottom:2%;left:50%;}
.product_news1 .tabs li.l7{bottom:23%;right:13%;}
.product_news1 .tabs li.l8{top:24%;left:46%;}
.product_news1 .tabs li.l11{top:2%;right:17%;}
.product_news1 .tabs li.l12{top:1%;left:29%;}
.product_news1 .tabs li.l13{top:12%;left:32%;}
.product_news1 .tabs li.l14{top:17%;left:51%;}
.product_news1 .tabs li.l15{bottom:50%;left:42%;}
.product_news1 .tabs li.l16{bottom:36%;left:57%;}
.product_news1 .tabs li.l17{bottom:21%;right:55%;}
.product_news1 .tabs a{color:#fff;font-weight:500;display:block;text-align:center;position:relative;}
 
@-webkit-keyframes fadeInOut{
0%{-webkit-transform:scale(0);transform:scale(0);opacity:1}
100%{-webkit-transform:scale(1);transform:scale(1);opacity:0}
}
@-moz-keyframes fadeInOut{
0%{-moz-transform:scale(0);transform:scale(0);opacity:1}
100%{-moz-transform:scale(1);transform:scale(1);opacity:0}
}
@-o-keyframes fadeInOut{
0%{-o-transform:scale(0);transform:scale(0);opacity:1}
100%{-o-transform:scale(1);transform:scale(1);opacity:0}
}
@keyframes fadeInOut{
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}
}


.product_news1 .tabs_item{display:none;padding:10% 3%;}
.product_news1 .tabs_item .num{margin-bottom:20px;}
.product_news1 .tabs_item .num .n1{position:relative;display:inline-block;pointer-events: auto;min-width: auto;clear: none;float: none;max-width: inherit;left: 0px;top: 0px;z-index: 4;visibility: visible;color: #fff;}
.product_news1 .tabs_item .num .n1 span{z-index:4;display: inline-block;height: auto;width: auto;color: rgb(255, 255, 255);text-decoration: none;white-space: normal;min-height: 0px;min-width: 0px;max-height: none;max-width: none;text-align: left;line-height: 22px;letter-spacing: 0px;font-weight: 300;font-size:18px;backdrop-filter: none;filter: none;transform-origin: 50% 50% 0px;opacity: 1;transform: translate(0px);visibility: visible;padding:0 5px;}
.product_news1 .tabs_item h4{font-weight:bold;color:#fff;font-size:30px;}
.product_news1 .tabs_item .text{margin-top:25px;font-size:16px; color:#fff;margin-bottom:30px;}
.product_news1 .tabs_item .more{padding:15px 30px;border-radius:25px;line-height:40px;background:#0bafea;font-size: 15px;color:#fff;text-align:center;}
.product_news1 .tabs_item:first-child {display: block;}
.product_news1 .current a {color: #fff;}

.product_hexin{margin:5% 0;}
.product_hexin .tit{font-size:30px;line-height:40px;text-align:center;margin-bottom:4%; color:#000; font-weight:bold;}
.product_hexin .nr img{max-width:100%;display:block;margin:0 auto;}

.product_xuqiu{}
.product_xuqiu .left{text-align:right; margin-top:7%;}
.product_xuqiu .left .l{margin-bottom:10px;}
.product_xuqiu .left .tit{font-size:14px;color:#000;font-weight:bold;}
.product_xuqiu .left p{color:#000;font-size:12px;margin-bottom:0;line-height:14px;height:auto;}
.product_xuqiu .center{text-align:center;}
.product_xuqiu .center img{max-width:100%; display:block; margin:0 auto;}
.product_xuqiu .right{text-align:left; margin-top:0;}
.product_xuqiu .right .l{margin-bottom:20px;}
.product_xuqiu .right .tit{font-size:14px;color:#000;font-weight:bold; margin-bottom:5px;}
.product_xuqiu .right p{color:#000;font-size:12px;margin-bottom:0;line-height:14px;height:auto;}

.product_xuqiu1{ margin:8% 0;}
.product_xuqiu1 .tit{margin-bottom:8%;font-weight:bold;color:#000;font-size:25px;text-align:center;}
.product_xuqiu1 .list{}
.product_xuqiu1 .list .l{margin-bottom:6%;}
.product_xuqiu1 .list .l i{font-size:26px;width:60px;height:60px;line-height:56px!important;border:1px solid #ddd;border-radius:30px;display:block;text-align:center;color:#7f7f7f;padding-top:10px;font-style:normal}
.product_xuqiu1 .list .l .t{font-size:25px;line-height:30px; color:#222;}
.product_xuqiu1 .pic{/*margin-top:8%; */padding-bottom:8%; border-bottom:1px solid #eee;}
.product_xuqiu1 .pic img{display:block; max-width:100%; margin:0 auto;}

.product_xuqiu2{padding-bottom:8%;border-bottom:1px solid #eee;}
.product_xuqiu2 .l1{ position:relative; padding:0 20px;}
.product_xuqiu2 .l1 img{display:block;max-width:100%;margin:0 auto;}
.product_xuqiu2 .l2{ margin-top:20px;padding:0 20px;}
.product_xuqiu2 .l2 img{display:block;max-width:100%;margin:0 auto;}

.product_tongxin{padding-top:6%;}
.product_tongxin .title{font-size: 30px;color: #16c3f9;line-height:30px;text-align: center;font-weight:700;}
.product_tongxin .left{position:relative;}
.product_tongxin .left img{ display:block; max-width:100%; margin:0 auto;}
.product_tongxin .right{padding:15% 15px;}
.product_tongxin .right .tit{font-size:30px;line-height:1.2;text-align: left;font-weight:700; color:#000; margin-bottom:4%;}
.product_tongxin .right .text{font-size:20px;line-height:30px; font-weight:bold;color: #808080;}
.product_tongxin .right .text span{ color:#000;}

.product_list2{ padding-bottom:8%;}
.product_list2 .title{font-size:30px;line-height: 40px;text-align: center; font-weight:bold; color:#000; margin-bottom:6%;}
.product_list2 .l{border: 1px solid #ddd;box-shadow: 0 1px 1px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);background-color: #fff;padding:15px 15px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center;}
.product_list2 .l .pic{overflow:hidden;}
.product_list2 .l .pic img{display:block; max-width:100%; margin:0 auto;}
.product_list2 .l h4{font-size: 25px;line-height: 34px;}
.product_list2 .l .nr{ margin:4% auto; text-align:center;}
.product_list2 .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
.product_list2 .l .nr p span{color: #0bafea; font-weight:bold;}
.product_list2 .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);box-shadow:0 17px 25px rgba(0,0,0,0.13);-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);}

.product_list3{background-color: #f7f7f7; width:100%; padding:10% 4%;}
.product_list3 .title{font-size:30px;line-height: 40px;text-align: center; font-weight:bold; color:#000; margin-bottom:6%;}
.product_list3 .show{}
.product_list3 .l{ margin-bottom:25px;box-shadow: 0 1px 1px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);background-color: #fff;padding:30px 15px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center;}
.product_list3 .l img{ display:block; max-width:90%; margin:0 auto; margin-bottom:20px;}
.product_list3 .l .nr{ margin:4% auto; text-align:center;}
.product_list3 .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
.product_list3 .l .nr p span{color: #0bafea; font-weight:bold;}
.product_list3 .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;}
.product_list3 .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);box-shadow:0 17px 25px rgba(0,0,0,0.13);-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);}
.product_list3 .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}

.product_list1{background-color: #f7f7f7; width:100%; padding:10% 4%;}
.product_list1 .show .l{ margin-bottom:25px;box-shadow: 0 1px 1px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);background-color: #fff;padding:30px 15px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center;}
.product_list1 .show .l img{ display:block; max-width:100%; margin:0 auto;}
.product_list1 .show .l h2{font-size:20px;line-height: 34px; color:#000;}
.product_list1 .show .l .nr{ margin:4% auto; text-align:center;}
.product_list1 .show .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
.product_list1 .show .l .nr p span{color: #0bafea; font-weight:bold;}
.product_list1 .show .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;}
.product_list1 .show .l .more{ width:150px; height:46px; line-height:46px; border:1px solid #0bafea; border-radius:23px; font-size:16px; color:#0bafea; margin:30px auto;}
.product_list1 .show .l .more i{ padding-left:10px;}
.product_list1 .show .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);box-shadow:0 17px 25px rgba(0,0,0,0.13);-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);}
.product_list1 .show .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}
.product_list1 .title{font-size:30px;line-height: 40px;text-align: center; font-weight:bold; color:#000;}
.product_list1 .text{font-size: 20px;line-height: 30px; text-align:center; margin:3% auto; color:#000;}
.product_list1 .show_pc{display:none;}
.product_list1 .show_pc .l{padding:0;}
.product_list1 .show_pc .l1{text-align:left;}
.product_list1 .show_pc .l2{text-align:center;float:left; width:13.9%;padding:0;margin:0;}
.product_list1 .show_pc .l3{width:20% !important;}
.product_list1 .show_pc .pic{margin-bottom:50px;overflow:hidden;padding-top:50px;}
.product_list1 .show_pc .pic img{display:block; max-width:100%; margin:0 auto;}
.product_list1 .show_pc .tit{font-size:25px;height:25px;font-weight:300;color:#000;margin-bottom:50px;}
.product_list1 .show_pc .list{}
.product_list1 .show_pc .list ul{margin:0;}
.product_list1 .show_pc .list ul li{line-height: 28px;border-bottom: 1px solid rgba(0, 0, 0, .12);font-size:16px;}
.product_list1 .show_pc .list1{margin:50px 0;font-weight: bold; color:#000;height: 33px; line-height: 33px;font-size:16px;}
.product_list1 .show_pc .list1 span{color:#0bafea;font-size:25px;}
.product_list1 .show_pc .more{display:block;width:80px;height:36px;line-height:36px;border-radius:18px; margin:0 auto;text-align:center;background:#0bafea; color:#fff;font-weight:bold;font-size:16px;}
.product_list1 .show_pc .l2:hover{background:#c8e9f5;}
.product_list1 .show_phone{display:block !important;}
.product_list1 .show_phone .l{ margin-bottom:25px;box-shadow: 0 1px 1px rgb(0 0 0 / 10%); -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 10%);background-color: #fff;padding:30px 15px;position: relative;-webkit-transition: transform .2s ease,-webkit-box-shadow .2s ease;transition: transform .2s ease,box-shadow .2s ease; text-align:center;}
.product_list1 .show_phone .l img{ display:block; max-width:100%; margin:0 auto;}
.product_list1 .show_phone .l h2{font-size: 25px;line-height: 34px; color:#000;}
.product_list1 .show_phone .l .nr{ margin:4% auto; text-align:center;}
.product_list1 .show_phone .l .nr p{font-size: 16px;line-height: 28px; color:#333; margin-bottom:0;}
.product_list1 .show_phone .l .nr p span{color: #0bafea; font-weight:bold;}
.product_list1 .show_phone .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;}
.product_list1 .show_phone .l .more{ width:150px; height:46px; line-height:46px; border:1px solid #0bafea; border-radius:23px; font-size:16px; color:#0bafea; margin:30px auto;}
.product_list1 .show_phone .l .more i{ padding-left:10px;}
.product_list1 .show_phone .l:hover{transform:translateY(-4px); -webkit-transform:translateY(-4px);box-shadow:0 17px 25px rgba(0,0,0,0.13);-webkit-box-shadow:0 17px 25px rgba(0,0,0,0.13);}
.product_list1 .show_phone .l:hover .more{ background:#0bafea; color:#fff; border:1px solid #fff;}

/*空气净化仪*/
.product_kongqi{padding:8% 0;}
.product_kongqi .k_nr{padding:0; padding-left:0;}
.product_kongqi .k_nr .tit{font-size:28px;line-height:35px;text-align:left;font-weight: bold; color:#000;}
.product_kongqi .k_nr .text{margin-top:5%;}
.product_kongqi .k_nr .text p{margin-bottom:20px;color:#000;font-size:16px;line-height:32px;}
.product_kongqi .k_right{padding-left:0;overflow:hidden;}
.product_kongqi .k_right img{display:block; max-width:100%;margin:0 auto;}
.product_kongqi1{padding-bottom:8%;}
.product_kongqi1 .k_left{padding:0 10px; padding-left:0;}
.product_kongqi1 .k_left .text{font-size:24px;line-height:32px;font-weight:bold;}
.product_kongqi1 .k_left .contact{margin-top:30px;margin-bottom:30px; color:#2d2d2d;font-size:15px;font-weight:bold;}
.product_kongqi1 .k_left .contact i{padding-left:20px;font-size:22px;}
.product_kongqi1 .k_right{padding-left:0;}
.product_kongqi1 .k_right .nectar-icon-list{position:relative;}
.product_kongqi1 .k_right .nectar-icon-list-item{position: relative;margin-bottom:40px;padding-left: 60px;}
.product_kongqi1 .k_right .nectar-icon-list-item .list-icon-holder{line-height:30px;font-size:16px;width:30px;height:30px;border-radius:100px;text-align:center;position:absolute;left:0;top:0;color:rgba(0,0,0,.5);z-index:10;border:2px solid rgba(0,0,0,.1);background: #fff;}
.product_kongqi1 .k_right .nectar-icon-list-item .list-icon-holder i{line-height: 26px !important;font-size: 16px;width: 30px;height: 30px;/*display: inline-block;*/text-align: center;vertical-align: middle;}
.product_kongqi1 .k_right .nectar-icon-list .nectar-icon-list-item .list-icon-holder i::before{line-height:inherit;}
.product_kongqi1 .k_right .nectar-icon-list-item .content{color:rgba(0,0,0,.5);font-size:16px;}
.product_kongqi1 .k_right .nectar-icon-list .nectar-icon-list-item h4{line-height:30px;margin-bottom:4px;text-transform:none;letter-spacing:0px;font-size:22px;font-weight:300;color:#000;}
.product_kongqi1 .k_right .nectar-icon-list::after{display:block;position:absolute;content:' ';z-index:1;width:1px;background-color: rgba(0,0,0,.1);height:100%;top:15px;left:15px;transform:scale(1,1) translateZ(0);-webkit-transform:scale(1,1) translateZ(0);-ms-transform:scale(1,1) translateZ(0);transition:transform 1.9s cubic-bezier(.18,1,.32,1);-webkit-transition:-webkit-transform 1.9s cubic-bezier(.18,1,.32,1);-webkit-transform-origin:top;-webkit-backface-visibility:hidden;}

.product_kongqi2{padding:8% 0;background-color:#f6f9fc;}
.product_kongqi2 .tit1{font-size:28px;line-height:35px;text-align:center;font-weight:700;font-style:normal;color:#000;}
.product_kongqi2 .tit2{font-size:22px;line-height:30px;text-align:center;font-weight:700;font-style:normal;color:#000;margin-bottom:5%;}
.product_kongqi2 .k_left{padding-right:0;overflow: hidden;}
.product_kongqi2 .k_left img{display:block; max-width:100%;margin:0 auto;}
.product_kongqi2 .k_right{padding:10% 0;padding-right:0;}
.product_kongqi2 .k_right p{margin-bottom:20px;color:#000;font-size:16px;line-height:32px;}

.product_kongqi3{padding:8% 0;}
.product_kongqi3 .k_nr{padding:0 30px; padding-left:0;}
.product_kongqi3 .k_nr .tit{font-size:28px;line-height:35px;text-align:left;font-weight:bold;color:#000;}
.product_kongqi3 .k_nr .text{margin-top:5%;}
.product_kongqi3 .k_nr .text p{margin-bottom:20px;color:#000;font-size:16px;line-height:32px;}
.product_kongqi3 .k_nr .contact{margin-top:20px;color:#2d2d2d;font-size:15px;font-weight:bold;}
.product_kongqi3 .k_nr .contact i{padding-left:20px;font-size:22px;}
.product_kongqi3 .k_right{padding:8% 0; padding-right:0;overflow:hidden;}
.product_kongqi3 .k_right img{display:block; max-width:100%;margin:0 auto;}

.product_kongqi4 .tit1{font-size:28px;line-height:35px;text-align:center;font-weight:700;font-style:normal;color:#000;margin-bottom:5%;}
.product_kongqi4 .k_left{padding:8% 0; padding-right:0;overflow: hidden;}
.product_kongqi4 .k_left img{display:block; max-width:100%;margin:0 auto;}
.product_kongqi4 .k_right{padding:0;padding-right:0;}
.product_kongqi4 .k_right p{margin-bottom:20px;color:#000;font-size:16px;line-height:32px;}
.product_kongqi4 .k_right .l{margin-top:10%;text-align:center;}
.product_kongqi4 .k_right .l .pic{overflow:hidden;}
.product_kongqi4 .k_right .l .pic img{display:block;max-width:100%;margin:0 auto;}
.product_kongqi4 .k_right .l .t{font-size:20px;line-height:28px;font-weight:300}

.product_kongqi5{padding:8% 0;}
.product_kongqi5 .tit1{font-size:28px;line-height:35px;text-align:center;font-weight:700;font-style:normal;color:#000;margin-bottom: 5%;}
.product_kongqi5 .text{margin-bottom:5%;font-size:16px;text-align:center;}
.product_kongqi5 .pic{margin:10px auto;}
.product_kongqi5 .pic img{display:block;max-width:80%; margin:0 auto;}
.product_kongqi5 .t{font-size:22px;line-height:28px;font-weight: 300; text-align: center;margin-top: 10px;}

.product_kongqi6{padding:8% 0;}
.product_kongqi6 .tit1{font-size:28px;line-height:35px;text-align:center;font-weight:700;font-style:normal;color:#000;margin-bottom:5%;}
.product_kongqi6 .k_nr{position:relative;}
.product_kongqi6 .k_nr img{display:block;max-width:100%;margin:0 auto;}
.postition-50{top:13.156%;left:46.045%;width:30px;height:30px;z-index: auto;}
.postition-51{top:15.156%;left:36.045%;width:30px;height:30px;z-index: auto;}
.postition-52{top:19.156%;left:54.045%;width: 30px; height: 30px; z-index: auto;}
.postition-53{top:16%;left:30%;width: 30px; height: 30px; z-index: auto;}
.postition-54{top:28%;left:66.045%;width:30px;height:30px;z-index:auto;}
.postition-55{top:57.8986%;left:19.1672%;width: 30px; height: 30px; z-index: auto;}
.postition-56{top:41.5861%;left:50.5949%;width: 30px; height: 30px; z-index: auto;}
.postition-57{top:64.8389%;left:35.8296%;width: 30px; height: 30px; z-index: auto;}
.postition-58{top:81.5528%;left:48.4803%;width: 30px; height: 30px; z-index: auto;}

.postition-60{top:23.514%;left:60.836%;width:30px;height:30px;z-index: auto;}
.postition-61{top:20.4403%;left:56.1906%;width:30px;height:30px;z-index: auto;}
.postition-62{top:11.2832%;left:39.551%;width: 30px; height: 30px; z-index: auto;}
.postition-63{top:17.3694%;left:29.209%;width: 30px; height: 30px; z-index: auto;}
.postition-64{top:15.242%;left:52.8505%;width:30px;height:30px;z-index:auto;}
.postition-65{top:58.681%;left:27.847%;width:30px;height:30px;z-index:auto;}
.postition-66{top:43.9847%;left:52.7141%;width:30px;height:30px;z-index:auto;}
.postition-67{top:66.8861%;left:42.5922%;width: 30px;height:30px;z-index:auto;}
.postition-68{top:80.9542%;left:59.2938%;width: 30px;height:30px;z-index:auto;}

.product_kongqi7{}
.product_kongqi7 .list{padding:20px 0;border-bottom:1px solid rgba(0,0,0,.12);position:relative;font-weight:300;}
.product_kongqi7 .list .num{display:inline-block;vertical-align:middle;width:18%;color:#000;font-size:18px;}
.product_kongqi7 .list .text{display:inline-block;vertical-align:middle;width:80%;color:#000;font-size:18px;line-height:26px}
.product_kongqi7 .more{display:block;width:125px;height:42px;line-height:42px; color:#fff;background:#0bbbef;font-size:16px;font-weight: bold;margin: 0 auto; margin-top:5%;text-align:center;border-radius:35px;}

.product_kongqi8{padding:8% 0;}
.product_kongqi8 .tit{color:#000;font-size:28px;font-weight:bold;margin-bottom:5%;}
.product_kongqi8 .text{text-align: left;color:#808080;line-height: 36px;font-size:16px;}
.product_kongqi8 .pic{margin:10px auto;}
.product_kongqi8 .pic img{display:block;max-width:50%; margin:0 auto;}
.product_kongqi8 .t{font-size:22px;line-height:28px;font-weight: 300; text-align: center;margin-top: 10px;}
.product_kongqi8 .more{display:block;width:125px;height:42px;line-height:42px;color:#fff;background:#0bbbef;font-size:16px;font-weight:bold;margin:0 auto;margin-top:5%;text-align:center;border-radius:35px;}

.product_kongqi9{padding:8% 0;background: url("../images/background-covid.jpg") no-repeat center;}
.product_kongqi9 .tit{font-size:28px;color: #f9f9f9;line-height:35px;font-weight:bold;margin-bottom:40px;}
.product_kongqi9 .text{color: #808080;padding-bottom: 5%;}
.product_kongqi9 .text p{margin-bottom:20px;font-size:16px;line-height:32px;}
.product_kongqi9 .more{display:block;width:125px;height:42px;line-height:40px;border:2px solid #fff;border-radius:35px;color:#fff;font-weight:bold;text-align:center;font-size: 16px;}
.product_kongqi9 .more:hover{background:#0bbbef;border:none;}

.product_kongqi10{padding-bottom:8%;}
.product_kongqi10 .tit{margin-bottom:5%;color:#000;}
.product_kongqi10 .tit .t1{font-size:28px;line-height:35px; font-weight:bold;margin-bottom:8px;}
.product_kongqi10 .tit .t2{text-transform: none;font-size:22px;line-height: 34px;font-weight: 300;}
.product_kongqi10 .nr{}
.product_kongqi10 .nr ul li{padding:20px 0;border-top: 1px solid #b1bfc9;font-weight:bold;font-size:16px;position:relative;}
.product_kongqi10 .nr ul li .name{display:inline-block;width:100%;color:#000;vertical-align: baseline;}
.product_kongqi10 .nr ul li .n{display:inline-block;width:100%;color:#808080;vertical-align: baseline;}
.product_kongqi10 .more{display:block;width:125px;height:42px;line-height:42px; color:#fff;background:#0bbbef;font-size: 18px;font-weight: bold;margin: 0 auto; margin-top:5%;text-align:center;border-radius:35px;}

.news_show{ padding:50px 0;}
.news_show .name{ font-size:24px; margin-bottom:32px; text-align:center; line-height:40px;color:#333333}
.news_show .name span{display:block; width:62px; height:3px; background:#02b0ea; margin:25px auto;}
.news_show .date{ text-align:center; margin-bottom:10px; border-bottom:dashed 1px #dadada; padding-bottom:10px; color:#999;}
.news_show .nr{ padding:8px 18px; font-size:14px; line-height:2;}
.news_show .nr img{ margin:15px 0; max-width:100%; height:auto !important; width:auto !important; display:block; margin:auto;}
.news_show .nr .title{width: 100%;background-color: #e3e4e4;text-align: center;padding-top: 3px;padding-bottom: 3px; color:#000; font-size:16px; font-weight:bold; margin-bottom:30px;}
.news_show .nr  .js{ color:#000;}
.news_show .nr  .js .line{ text-align:center; color:#000;}
.news_show .nr  .js .line p{ font-size:16px;}
.news_show .nr .slideTxtBox{ width:100%; border:1px solid #0071be; text-align:left;  }
.news_show .nr .slideTxtBox .hd{ height:30px; line-height:30px; background:#0071be;border-bottom:1px solid #0071be;position:relative; }
.news_show .nr .slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:-1px; height:32px;   }
.news_show .nr .slideTxtBox .hd ul li{ float:left; padding:0 8px; cursor:pointer; color:#fff;}
.news_show .nr .slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; color:#000;}
.news_show .nr .slideTxtBox .bd .ul{ padding:5px;  zoom:1;  }
.news_show .nr .slideTxtBox .bd .ul p{ color:#000;}
.news_show .nr .slideTxtBox .bd .ul .line{ padding:10px 0; border-bottom:1px solid #000; margin-top:15px;}
.news_show .nr .slideTxtBox .bd .ul .line img{ margin:0; width:auto;}
.news_show .nr .slideTxtBox .bd .ul .line .right{ color:#000;}
.news_show .nr .slideTxtBox .bd .ul .line .right h3{ margin-top:0; font-size:20px; font-weight:bold; margin-bottom:15px;}
.news_show .nr .slideTxtBox .bd .ul .zn{ margin-top:20px; padding:10px 0; border-top:1px solid #000;}
.news_show .nr .slideTxtBox .bd .ul .zn table thead{background-color:#000000; color:#fff; padding:10px 0;}
.news_show .nr .slideTxtBox .bd .ul .zn table thead tr th{padding:15px 0; text-align:center; font-size:16px; font-weight:200;}
.news_show .nr .slideTxtBox .bd .ul .zn table tr td{ padding:5px 0; line-height:24px;}
.news_show .nr .slideTxtBox .bd .ul .zn table tr td p{ margin-bottom:0; font-size:16px;}
.news_show .nr .slideTxtBox .bd .ul .zn table tr td img{ line-height:24px;}
.news_show .nr .slideTxtBox .bd .ul .zn .li1{ text-align:center; font-size:16px; color:#000;font-weight:200;}
.news_show .nr .slideTxtBox .bd .ul .li2{text-align:center; font-size:16px; color:#000;font-weight:200;}
.news_show .nr .slideTxtBox .bd .ul .li3{ padding:10px 0; border-bottom:1px solid #000;}
.news_show .nr .slideTxtBox .bd .ul .li3 a{ color:#02b0ea; font-size:16px;}
.news_show .nr .slideTxtBox .bd .ul .li3 p{ margin-bottom:0;}

.news_show .nr .slideTxtBox .bd .div{ padding:5px;  zoom:1;  }
.news_show .nr .slideTxtBox .bd .div p{ color:#000;}
.news_show .nr .slideTxtBox .bd .div .line{ padding:10px 0; border-bottom:1px solid #000; margin-top:15px; margin-left:10px; margin-right:10px;}
.news_show .nr .slideTxtBox .bd .div .line img{ margin:0; width:auto;}
.news_show .nr .slideTxtBox .bd .div .line .right{ color:#000;}
.news_show .nr .slideTxtBox .bd .div .line .right h3{ margin-top:0; font-size:20px; font-weight:bold; margin-bottom:15px;}
.news_show .nr .slideTxtBox .bd .div .zn{ margin-top:20px; padding:10px 0; border-top:1px solid #000;}
.news_show .nr .slideTxtBox .bd .div .zn table thead{background-color:#000000; color:#fff; padding:10px 0;}
.news_show .nr .slideTxtBox .bd .div .zn table thead tr th{padding:15px 0; text-align:center; font-size:16px; font-weight:200;}
.news_show .nr .slideTxtBox .bd .div .zn table tr td{ padding:5px 0; line-height:24px;}
.news_show .nr .slideTxtBox .bd .div .zn table tr td p{ margin-bottom:0; font-size:16px;}
.news_show .nr .slideTxtBox .bd .div .zn table tr td img{ line-height:24px;}
.news_show .nr .slideTxtBox .bd .div .zn .li1{ text-align:center; font-size:16px; color:#000;font-weight:200;}
.news_show .nr .slideTxtBox .bd .div .li2{text-align:center; font-size:16px; color:#000;font-weight:200;}
.news_show .nr .slideTxtBox .bd .div .li3{ padding:10px 0; border-bottom:1px solid #000;}
.news_show .nr .slideTxtBox .bd .div .li3 a{ color:#02b0ea; font-size:16px;}
.news_show .nr .slideTxtBox .bd .div .li3 p{ margin-bottom:0;}
.news_show .nr .slideTxtBox .bd .div thead{background-color: #eceded;}
.news_show .nr .slideTxtBox .bd .xinghao{ margin:3%; width:94%; padding:10px; border:1px solid #ddd; display:block;}
.news_show .nr .slideTxtBox .bd .xinghao .titl{ background:#eceded; line-height:32px; color:#000; font-weight:bold; padding:0 10px;}
.news_show .nr .slideTxtBox .bd .xinghao img{ width:100%; text-align:center;}

.news_show .back{ text-align:center; font-size:16px;}
.news_show .back a:hover{ color:#ec6100;}
.news_nav{border:1px solid #eee;padding:0 20px; line-height:2; margin-top:20px; background:#f9f9f9; font-size:14px;}
.news_nav li{padding:20px 0; border-bottom:1px solid #eee;}
.news_nav li.noborder{border:none;}
.news_nav h3{font-size:1.2em; font-weight:bold;}
.news_nav p.date3{color:#999;}
.news_nav p{ font-size:18px;}
.lxwm{ margin-top:20px; position:fixed;right: 381px;top: 359px; display:none;}
.down1{ margin-top:20px; position:fixed;right: 381px;top:199px; display:none;}
.down{ margin-top:20px; position:fixed;right: 381px;top:279px; display:none;}

/*在线留言*/
.job_list{margin:50px 0 70px 0;}
.job-title{ margin-bottom:30px; text-align:center; line-height:2;}
.job-title h3{ font-size:30px;}
.job-title p{ font-size:15px; margin-top:15px; color:#777;width:100%; margin:15px auto;}
.job-content{padding:30px; background:#f5f5f5; margin:20px 0;}
.job-content h3{margin:0 0 10px 0; font-size:18px;}
.job-content p{color:#777; }
.job-content p.more a{color:#c50c22;}
.feedback{margin-top:40px;}
.feedback .form-group{margin-bottom:0px;}
.feedback .red{background:#c50c22; color:#fff;padding:5px 20px;}

.about{padding:20px 0; font-size:14px; line-height:32px;}
.about img{width:100%; margin:15px 0;}

.red2{color:#f00;}
.link{float:right; margin-right:30px;padding-top:10px;}
.link a{display:block; background:green; color:#fff; width:100px; height:30px; line-height:30px; text-align:center; -webkit-border-radius:20px; -moz-border-radius:20px; border-radius:20px; font-size:14px; font-weight:bold;}

.main2{ margin-top:110px;}

/*留言*/
.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_logo_list:first-child{ margin-top:30px;}*/
.mine_logo_list{ margin-bottom:20px; 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 ul{ margin:0 !important;}
.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; 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_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;}


/*手机端底部*/
.footer_fixed{position: fixed;width: 100%;bottom: 0px;left: 0;right: 0px;max-width: 750px;margin: 0 auto;z-index: 999;background-color: #ffffff;box-shadow: 0 0 0.32rem 0 rgba(0,0,0,0.19);overflow:hidden; padding:10px; display:block;}
.footer_fixed ul li{margin:5px 1%; width:48%; float:left;}
.footer_fixed ul li a{ display:block; width:100%;height:40px; line-height:40px; text-align:center;color:#fff; font-size:15px; border-radius: 20px; position:relative;}
.footer_fixed ul li a i{ padding-right:10px; font-size:20px;}
.footer_fixed ul li .a1{background:#068bf2;}
.footer_fixed ul li .a2{background:#f35c39;}
.footer_fixed ul li a .label {position: absolute;display: block;left:30%;line-height: 18px;top: 2px;width: 18px;height: 18px; line-height:16px;border-radius: 50%;background-color: #FF0000;color: #fff;font-size: 10px;}

/*右侧浮框*/
.fix_side{width: 110px;position: fixed;right: 0;box-shadow: 0 0 3px rgba(0,0,0,0.1); background-color: #fff;border-radius:8px;z-index:9999999999;top:100px;display:none;}
.fix_side ul{ margin-bottom:0;}
.fix_side ul li{ position:relative;}
.fix_side ul li i{padding-right:10px; font-size:22px; color:#0e84f1;}
.fix_side ul li a{display:block;background:#fff; color:#333; position:relative;border-bottom:1px solid #eef1f3;height:60px; line-height:60px; margin:0 10px; padding:0;}
.fix_side ul li a .label {position: absolute;display: block;left:13%;top:12px;width:18px;height:18px; line-height:16px;border-radius: 50%;background-color: #FF0000;color: #fff;font-size: 10px;}
.fix_side ul li .box{ display:none; position:absolute;top:0; left:-320px;background-color: #FFFFFF;box-shadow: 0 0 10px rgba(0,0,0,0.1); -moz-box-shadow:0 0 10px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.1);border-radius:5px ;width: 325px;}
.fix_side ul li .box1{ width:240px;left:-240px; padding:20px;}
.fix_side ul li .box1 h2{ font-size:22px; color:#222; text-align:left;}
.fix_side ul li .box1 p{font-size: 14px;color: #747d89;}
.fix_side ul li .box2{ width:130px;left:-130px; padding:20px;}
.fix_side ul li .box2 p{font-size: 14px;color: #747d89;}
.fix_side ul li .box .tit{color: #333;font-weight: 700;font-size: 18px;height: 50px;line-height: 50px;background: #f1f2f3;text-align: center;}
.fix_side ul li .box form{ padding:15px;}
.fix_side ul li .box form>div>span{font-size: 14px;color: #333;display: inline-block;position: relative;padding-left: 10px;}
.fix_side ul li .box form>div>span:before{width: 3px;height: 100%;display: block; position: absolute;left: 0;top: 0;background: #068bf2;content: "";}
.fix_side ul li .box form>div>input{border: 1px solid #d8d8d8;height: 30px;line-height: 30px;border-radius:5px ;padding-left: 10px;width: 70%;}
.fix_side ul li .box form>div>ul{height: 20px;}
.fix_side ul li .box form>div>ul>li{text-indent: 28px;font-size: 12px;height: 20px;line-height: 18px;text-align: left;color: #666;width:33.3%;float: left;background: #fff;border-bottom: none;margin-bottom: 10px;position: relative;}
.fix_side ul li .box form>div{margin-bottom:15px;text-align:left;}
.fix_side ul li .box form>div>ul{margin: 15px 0;}
.fix_side ul li .box form>div>ul>li.li01{width: 30%;}
.fix_side ul li .box form>div>ul>li.active{color: #ff5858;}
.fix_side ul li .box form>div>ul>li.li02{width: 24%;}
.fix_side ul li .box form>div>ul>li.li03{width: 46%;}
.fix_side ul li .box form>div>ul>li>em{position: absolute;left: 0;top: 0;width: 20px;height: 20px;background: url(../images/fr-dea-icon.png)no-repeat!important; margin: 0}
.fix_side ul li .box form>div>ul>li.active>em{background: url(../images/fr-cho-icon.png) no-repeat!important;}
.fix_side ul li .box form>p>input{display: block;width: 100%;height: 40px;font-size: 14px;color: #666;line-height: 40px;text-align: center;border: 1px solid #d8d8d8;}
.fix_side ul li .box form>#sub{width:100%;height: 40px;border-radius: 5px;background: #068bf2;color: #fff;text-align: center;line-height: 40px;font-size: 14px;margin:18px auto;cursor: pointer; border:none;}
.fix_side ul li .box:before{content: '';width: 14px;height: 14px;background: #FFFFFF;display: block;position: absolute;top:40%;right:-7px;transform: rotate(226deg);z-index: 99999;box-shadow: -2px 2px 2px rgba(0,0,0,0.1);}
.fix_side ul li:hover .box{ display:block;}
.fix_side ul li:hover a{color:#fff; margin:0; padding:0 10px;}
.fix_side ul li:hover a i{color:#fff;}
.fix_side ul li:hover .a1{ /*border-radius:8px 8px 0 0;*/background: #068bf2;}
.fix_side ul li .a2{ border-radius:8px 8px 0 0;background: #068bf2; padding:0 10px; color:#fff; margin:0 0;}
.fix_side ul li .a2 i{color:#fff;}
.fix_side ul li .a3{border-radius:0 0 8px 8px; background:#fff; text-align:center;}
.fix_side ul li:hover .a3{background: #068bf2;}

 @media(min-width:768px) {
	.logo {width: 200px;}
	.miaosu{ text-align:left; font-size:15px; color:#fff; line-height:28px; float:left;margin-top:40px; margin-left:20px; display:block;}
	.tel{ margin-top:70px; display:block;}
	#daohang{display:block;}
	.nav-box {display: block;}
	.search {width: 180px;float: right;height: 32px;lin-height: 32px;background: #f0f0f0;margin-top: 25px;display: block;}
	.search input.txt {width: 80%;float: left;border: none;background: none;height: 32px;
	line-height: 32px;outline: medium;text-indent: 5px;}
	.search input.btn {width: 20%;height: 32px;lin-height: 32px;float: right;background: url(../images/bg1.jpg) center no-repeat;outline: medium;}
	.nav-box {width: 300px;}
	.nav .nLi h3 a {padding: 0 20px;}
	.nav-box2 {display: none;}
	.header1{padding:10px 0;}
	.header1 .logo1 img{height:45px;}
	.header1 .nav1{ display:block;}
	.banner1 .text1{ margin-top:15%;}
	.banner1 .text1 p{font-size: 25px;line-height: 38px;}
	.banner1 .text1 .tit{font-size:42px;line-height:51px;margin-top:2%}
	.banner1 .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{ margin:70px auto; margin-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;}
	
	.shipin{padding:90px 0;}
	.shipin .title{margin-bottom:32px;}
	.shipin .title a{font-size:32px;}
	.shipin .tab{padding-top:20px;}
	.shipin .tabs li{line-height:46px;margin:5px;}
	.shipin .tabs a{font-size:16px;padding:0 30px;border-radius:23px;}
	.shipin .tabs_item{padding-top:50px;}
	.shipin .tabs_item .videolist{margin-bottom:30px;}
	 
	#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{padding: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;}
	
	
	/*首页--底部*/
	#footer{margin-top:50px;  padding-bottom:0;}
	#footer .dh{ font-size:16px;}
	#footer .dh a{ padding:0 15px;}
	#footer .yqlj{font-size:16px;}
	#footer .yqlj span{ font-size:16px;}
	#footer .yqlj a{ padding:0 10px; line-height:24px;}
	
	.news_show .name{ font-size:32px;}
	
	.sider-nav ul li a{padding:0 20px; }
	
	.about{color:#333; font-size:15px;}
	.about img{width:100%;}
	.about .row{margin-bottom:60px;}
	.lxwm{ margin-top:20px; position:fixed;right:0;top: 359px; display:block;}
	.lxwm img{ width:262px;}
	.down1{ margin-top:20px; position:fixed;right:0;top:280px; display:block;}
	.down1 img{ width:262px;}
	.down{ margin-top:20px; position:fixed;right:0;top:365px; display:block;}
	.down img{ width:262px;}
	.news_show .nr .slideTxtBox .bd ul{ padding:15px;}
	
	.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;}
	.footer_fixed{ display:none;}
	.fix_side{ display:block;}
	.product_feilei{ display:block;}
	.product_banner{ padding:15% 0; margin-top:65px; height:800px;}
	.product_banner .nr{padding:15% 0;}
	.product_banner .nr p{font-size:25px;line-height:34px;}
	.product_banner .nr .text{font-size:60px;line-height:85px;margin-top:5%;}
	
	.product_xuanyong .title{font-size: 60px;}
    .product_xuanyong h4{font-size: 24px;}
	.product_xuanyong .tit{font-size:40px;}
	
	.product_xuqiu .left{ margin-top:10%;}
	.product_xuqiu .left .l{margin-bottom:20px;}
	.product_xuqiu .left .tit{font-size:20px;}
	.product_xuqiu .left p{font-size:13.5px;line-height:18px;height:90px;}
	.product_xuqiu .right{margin-top:8%;}
	.product_xuqiu .right .l{margin-bottom:40px;}
	.product_xuqiu .right .tit{font-size:20px;}
	.product_xuqiu .right p{font-size:13.5px;line-height:18px;height:90px;}
	
	.product_jieshao{ padding:8% 0;}
	.product_jieshao .tit{font-size: 40px;line-height: 1.1;margin-bottom:4%;}
	.product_jieshao .nr{font-size: 25px;line-height: 1.4;padding:0 4%;}
	.product_jieshao .more{ width:380px; height:70px; line-height:70px; font-size:18px;border-radius: 35px;}
	
	.product_xl{margin-bottom:5%; padding:0 0;}
	.product_xl .tit{font-size: 40px;margin-bottom:4%;}
	.product_xl .l{ margin-bottom:3%;}
	.product_xl .l .content .t{line-height: 30px;font-size: 25px;font-weight:bold;}
	.product_xl .l .content p{font-size:16px;}
	
	.product_g{padding:10% 0;}
	.product_g .tit{font-size: 60px;line-height: 1.2;margin-top:15%; margin-bottom:3%;}
	.product_g p{ font-size:20px; line-height:30px;}
	.product_g .text{font-size:25px;line-height: 28px;margin-top:4%; margin-bottom:3%;}
	
	.product_list1{padding:6% 0;}
    .product_list1 .title{font-size: 50px;line-height: 40px;}
	.product_list1 .l .num{font-size: 75px;line-height: 85px;}
	 
	 .product_list1 .show_pc{display:block;}
	 .product_list1 .show_phone{display:none !important;}
	
	.product_list3{padding:6% 0;}
    .product_list3 .title{font-size:30px;line-height: 40px;}
	.product_list3 .l .num{font-size: 75px;line-height: 85px;}
	
	.product_js{ width:100%;height:1000px;}
	.product_js .left1,.right1{position: absolute;top:0; bottom:0;_height:100%;}
	.product_js .left1{width:50%;left:0;}
	.product_js .left1 .img{ padding:10%; margin-left:20%;}
	.product_js .left1 .nr{ display:none;}
	.product_js .right1{left:0;right:0;margin-left:50%; background:#041f2e;_width:100%}
	.product_js .test{width:100%;height:1000px;}
	.product_js .test .box{overflow-y:scroll;height:100%;width:110%;}
	.product_js .right1 .nr{ padding:23% 8%;padding-right:10%; display:block;}
	.product_js .right1 .nr .t1{font-size: 25px;line-height: 38px;margin-bottom:30px;}
	.product_js .right1 .nr .t2{font-size: 60px;line-height: 65px; margin-bottom:50px;}
	.product_js .right1 .nr .t3 a{font-size: 20px;line-height: 30px;}
	.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(-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%);}
	.product_tongxin .title{font-size: 40px;line-height: 50px;}
	.product_tongxin .right .tit{font-size:48px;}
	.product_news{padding:5% 0;}
	.product_news .product_news_left{margin-left:20%;padding:30% 5%;padding-top:30%;}
	.product_news .product_news_left .t1{font-size:17px;}
	.product_news .product_news_left .t2{font-size:45px;line-height:65px;margin-bottom:40px;}
	.product_news1 .tabs li{width:80px; height:80px; }
	.product_news1 .tabs li .dot{top:20px;left:20px;width:40px;height:40px;line-height:40px;font-size:15px;}
	.product_news1 .tabs li .pulse{height:80px;width:80px;}
	.product_news1 .tabs li.l1{top:11%;right:14%;}
	.product_news1 .tabs li.l2{top:6%;left:14%;}
	.product_news1 .tabs li.l3{top:23%;left:7%;}
	.product_news1 .tabs li.l4{top:48%;left:8%;}
	.product_news1 .tabs li.l5{bottom:9%;left:7%;}
	.product_news1 .tabs li.l6{bottom:2%;left:50%;}
	.product_news1 .tabs li.l7{bottom:23%;right:13%;}
	.product_news1 .tabs li.l8{top:24%;left:46%;}
	.product_news1 .tabs li.l11{top:3%;right:17%;}
	.product_news1 .tabs li.l12{top:3%;left:30%;}
	.product_news1 .tabs li.l13{top:13%;left:34%;}
	.product_news1 .tabs li.l14{top:19%;left:54%;}
	.product_news1 .tabs li.l15{bottom:52%;left:45%;}
	.product_news1 .tabs li.l16{bottom:38%;left:59%;}
	.product_news1 .tabs li.l17{bottom:23%;right:57%;}
	.product_news1 .tabs_item {padding: 20% 3%;}
	.product_news1 .tabs_item h4{font-size:50px;}	 
}

 @media(min-width:992px) {
	.product_banner .overlay{height:100%;}
	.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{ margin:40px auto; margin-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{padding:40px 0;}
	#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;}
	
	
	/*首页--底部*/
	#footer{margin-top:20px;  }
	#footer .dh{ font-size:16px;}
	#footer .dh a{ padding:0 15px;}
	#footer .yqlj{font-size:14px;}
	#footer .yqlj span{ font-size:14px;}
	#footer .yqlj a{ padding:0 8px; line-height:24px;}
	.news_show .name{ font-size:32px;}
	
	/*首页--公司简介*/
	#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;}
	 
	.product_kongqi .k_nr{padding:25% 30px; padding-left:0;}
	.product_kongqi .k_nr .tit{font-size:50px;line-height:65px;}
	.product_kongqi .k_nr .text{margin-top:5%;}
	.product_kongqi .k_nr .text p{margin-bottom:20px;font-size:16px;line-height:32px;}
	.product_kongqi .k_right{padding-left:30px;}
	.product_kongqi1{padding-bottom:8%;}
	.product_kongqi1 .k_left{padding:25% 30px; padding-left:8%;}
	.product_kongqi1 .k_left .text{font-size:24px;line-height:32px;}
	.product_kongqi1 .k_left .contact{margin-top:50px;}
	.product_kongqi1 .k_right{padding-left:30px;}
	.product_kongqi1 .k_right .nectar-icon-list-item{margin-bottom: 80px;padding-left:60px;}
	.product_kongqi1 .k_right .nectar-icon-list .nectar-icon-list-item h4{line-height:30px;margin-bottom:4px;font-size:25px;}

	.product_kongqi2 .tit1{font-size:60px;line-height:75px;}
	.product_kongqi2 .tit2{font-size:45px;line-height:50px;margin-bottom:5%;}
	.product_kongqi2 .k_left{padding-right:30px;}
	.product_kongqi2 .k_right{padding:15% 30px;padding-right:0;}
	.product_kongqi2 .k_right p{margin-bottom:20px;}

	.product_kongqi3{padding:8% 0;}
	.product_kongqi3 .k_nr{padding:0 30px; padding-left:0;}
	.product_kongqi3 .k_nr .tit{font-size:50px;line-height:65px;}
	.product_kongqi3 .k_nr .text{margin-top:5%;}
	.product_kongqi3 .k_nr .text p{margin-bottom:20px;}
	.product_kongqi3 .k_nr .contact{margin-top:50px;}
	.product_kongqi3 .k_right{padding:10% 30px;padding-right:30px;}

	.product_kongqi4 .tit1{font-size:50px;line-height:75px;margin-bottom:5%;}
	.product_kongqi4 .k_left{padding:0;padding-right:30px;}
	.product_kongqi4 .k_right{padding:30px 30px;}
	.product_kongqi4 .k_right p{margin-bottom:20px;}
	.product_kongqi4 .k_right .l{margin-top:10%;}
	.product_kongqi4 .k_right .l .t{font-size:18px;line-height:38px;}

	.product_kongqi5 .tit1{font-size:50px;line-height:75px;margin-bottom:5%;}
	.product_kongqi5 .text{margin-bottom:5%;}
	.product_kongqi5 .pic{margin:10px auto;}
	.product_kongqi5 .pic img{max-width:50%;}
	.product_kongqi5 .t{font-size:22px;line-height:34px;}

	.product_kongqi6{padding:4% 0;}
	.product_kongqi6 .tit1{font-size:50px;line-height:75px;margin-bottom:5%;}
	.postition-50{top:13.156%;left:46.045%;}
	.postition-51{top:15.156%;left:36.045%;}
	.postition-52{top:19.156%;left:54.045%;}
	.postition-53{top:16%;left:30%;}
	.postition-54{top:28%;left:66.045%;}
	.postition-55{top:57.8986%;left:19.1672%;}
	.postition-56{top:41.5861%;left:50.5949%;}
	.postition-57{top:64.8389%;left:35.8296%;}
	.postition-58{top:81.5528%;left:48.4803%;}

	.postition-60{top:23.514%;left:60.836%;}
	.postition-61{top:20.4403%;left:56.1906%;}
	.postition-62{top:11.2832%;left:39.551%;}
	.postition-63{top:17.3694%;left:29.209%;}
	.postition-64{top:15.242%;left:52.8505%;}
	.postition-65{top:58.681%;left:27.847%;}
	.postition-66{top:43.9847%;left:52.7141%;}
	.postition-67{top:66.8861%;left:42.5922%;}
	.postition-68{top:80.9542%;left:59.2938%;}
	 
	.product_kongqi7{}
	.product_kongqi7 .list{padding:20px 0;}
	.product_kongqi7 .list .num{width:15%;font-size:22px;}
	.product_kongqi7 .list .text{width:83%;font-size:18px;line-height:38px}
	.product_kongqi7 .more{width:165px;height:70px;line-height:70px;font-size:18px;margin-top:5%;border-radius:35px;}

	.product_kongqi8{padding:8% 0;}
	.product_kongqi8 .tit{font-size:35px;margin-bottom:5%;}
	.product_kongqi8 .text{line-height:36px;}
	.product_kongqi8 .t{font-size:22px;line-height:34px;}
	.product_kongqi8 .more{width:165px;height:70px;line-height:70px;font-size:18px;margin-top:5%;border-radius:35px;}

	.product_kongqi9{padding:8% 0;}
	.product_kongqi9 .tit{font-size:50px;line-height:60px;margin-bottom:40px;}
	.product_kongqi9 .text{padding-bottom:5%;}
	.product_kongqi9 .text p{margin-bottom:30px;font-size:16px;line-height:32px;}
	.product_kongqi9 .more{width:170px;height:70px;line-height:66px;border-radius:35px;font-size:22px;}

	.product_kongqi10{padding-bottom:8%;}
	.product_kongqi10 .tit{margin-bottom:5%;}
	.product_kongqi10 .tit .t1{font-size:35px;margin-bottom:8px;}
	.product_kongqi10 .tit .t2{font-size:25px;line-height:34px;}
	.product_kongqi10 .nr ul li{padding:30px 0;font-size:20px;}
	.product_kongqi10 .nr ul li .name{width:25%;}
	.product_kongqi10 .nr ul li .n{width:73%;}
	.product_kongqi10 .more{width:200px;height:70px;line-height:70px;font-size:18px;margin-top:5%;border-radius:35px;}
	 
	.news_show .nr .slideTxtBox .bd ul{ padding:15px;}
}

 @media(min-width:1200px) {
	.logo {width:363px;}
	.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{ margin:80px auto; margin-bottom:30px;}
	#cpyy .title{margin-bottom:32px;}
	#cpyy .title a{font-size:42px;}
	#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{padding:80px 0; padding-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;}
	
	.product_js .right1 .nr1{ padding:0 8%; padding-right:10%;}
	.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%);}
	
	/*首页--底部*/
	#footer{margin-top:40px;  }
	#footer .dh{ font-size:16px;}
	#footer .dh a{ padding:0 15px;}
	#footer .yqlj{font-size:16px;}
	#footer .yqlj span{ font-size:16px;}
	#footer .yqlj a{ padding:0 10px; line-height:24px;}
	.news_show .name{ font-size:32px;}
	.lxwm{ margin-top:20px; position:fixed;right:0;top:486px; display:block;}
	.lxwm img{ width:262px;}
	.down1{ margin-top:20px; position:fixed;right:0;top:280px; display:block;}
	.down1 img{ width:262px;}
	.down{ margin-top:20px; position:fixed;right:0;top:365px; display:block;}
	.down img{ width:262px;}
	.news_show .nr .slideTxtBox .bd .ul{ padding:15px;}
	.news_show .nr .slideTxtBox .bd .div{ padding:15px;}
}
@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;}
	 .product_js .right1 .nr1{ padding:0 8%; padding-right:20%;}
	.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: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;}
	 .product_js .right1 .nr1{ padding:0 8%; padding-right:25%;}
	.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: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%);}
}
