﻿@charset "utf-8";
/* CSS Document */
html {font-size:100px;}
body {margin:0;font-family:Arial;position: relative;overflow-x:hidden;}

@media(max-width:769px){ html { font-size:100px; } }
@media(max-width:640px){ html { font-size:85.33px; } }  /*Android常用宽度*/
@media(max-width:540px){ html { font-size:72px; } }     /*Android常用宽度*/
@media(max-width:480px){ html { font-size:64px; } }     /*Android常用宽度*/
@media(max-width:445px){ html { font-size:60px; } }
@media(max-width:414px){ html { font-size:55.2px; } }   /*i6Plus,i7Plus宽度*/
@media(max-width:375px){ html { font-size:50px; } }     /*i6,i7宽度*/
@media(max-width:360px){ html { font-size:48px; } }     /*Android常用宽度*/
@media(max-width:320px){ html { font-size:42.67px; } }
dl{margin:0;}
dd{margin-left:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
a{text-decoration:none!important;cursor:pointer;display:inline-block;}
/*span{display:inline-block;}*/
button:focus {outline: none;}
input:focus,textarea:focus {outline: none;}
.footer .form button:hover{background:#C90202;border:1px solid #C90202;}
.clearfix{clear:both!important;}
.clearfix:before,.clearfix:after{display: table;content:" ";clear: both;}

.btn{background-image: linear-gradient(0deg, #4768b8 0%,#0a3c8b 100%);border-radius: 27px;}
.btn7{position:relative;color:#fff;-webkit-transition: background-color .3s, color .3s;transition: background-color .3s, color .3s}
.btn:before{background: inherit;}
.btn7:before {content: '';position: absolute;top: -15px;left: -15px;bottom: -15px;right: -15px;z-index: -1;opacity: 0.5;
-webkit-transform: scale3d(.6, .4, 1);transform: scale3d(.6, .4, 1); display:none\9;}
.btn:hover{background-image: linear-gradient(0deg, #4768b8 0%,#0a3c8b 100%); border-color:#1DCBA8;}
.btn7:hover {-webkit-transition: background-color .1s .3s, color .1s .3s;transition: background-color .1s .3s, color .1s .3s;-webkit-animation: anim-moema-1 .3s forwards;animation: anim-moema-1 .3s forwards}
.btn7:hover:before {-webkit-animation: anim-moema-2 .3s .3s forwards;animation: anim-moema-2 .3s .3s forwards;}
@-webkit-keyframes anim-moema-1 {
60% {-webkit-transform:scale3d(.8, .8, 1);transform:scale3d(.8, .8, 1)}
85% {-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}
100% {-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes anim-moema-1 {
60% {-webkit-transform:scale3d(.8, .8, 1);transform:scale3d(.8, .8, 1)}
85% {-webkit-transform:scale3d(1.1, 1.1, 1);transform:scale3d(1.1, 1.1, 1)}
100% {-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@-webkit-keyframes anim-moema-2 {
to {opacity:0;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}
@keyframes anim-moema-2 {
to {opacity:0;-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1)}
}

.table-responsive {width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style: -ms-autohiding-scrollbar;}
.table-responsive > .table {margin-bottom:0;}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table-bordered {border:0;}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {border-left:0;}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {border-right: 0;}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {border-bottom: 0;}

.table-responsive > table {margin-bottom:0;}

@media screen and (min-width:1400px) {
	.sjd{display:none!important;}
    .container{max-width:1400px;min-width:1400px;width:100%;margin:0 auto;}
/*top*/
	.toubu-bj{background:url(../images/sy/top_bg.jpg) no-repeat;padding:0.5% 0 0 0;position:relative;background-size:100% 100%;}
	.toubu .up{position:relative;}
	.toubu .up p{font-size:15px;color:#ccc;position:absolute;left:0;top:0;margin:0;}
	.toubu .up .right{width:35%;margin-left:65%;}
	.toubu .up .right a{font-size:16px;color:#d9d9d9;padding:1% 0;}
	.toubu .up .right .app:before{content:'';padding:2.5% 7.5%;background:url(../images/sy/top_whatsapp.png) no-repeat left center;}
	.toubu .up .right .email:before{content:'';padding:2.5% 6.5%;background:url(../images/sy/top_email.png) no-repeat left center;}
	.toubu .up .right .app{width:45%;float:left;}
	.toubu .up .right .email{width:55%;float:left;}

        .language{float:right;}
	.language,.language a{font-size:18px;color:#fff;}
	.language a{padding:5px 10px!important;display:inline-block;background-image: linear-gradient(0deg,#4768b8 0%,#0a3c8b 100%);border-radius:5px;}
	.language a:hover{background-image: linear-gradient(0deg,#0a3c8b 0%,#4768b8 100%);}

	.toubu .up .right .search{width:32%;float:right;position:relative;height:33px;display:none;}
	.toubu .up .right .search input{width:75%;background-color:rgba(255,255,255,0.11);
	border-radius:15px;border:0;display:block;height:33px;padding:0 18% 0 6%;font-size:16px;color:#fff;}
	.toubu .up .right .search button{border:0;height:100%;display:block;position:absolute;right:0;bottom:0;width:18%;background:url(../images/sy/top_search.png) no-repeat center;display:block;}
	.toubu .down .logo{display:block;width:37%;float:left;}
	.toubu .down a img{display:block;}
	.toubu .down ul{width:58%;float:right;}
	.toubu .down ul li{float:left;width:16.6%;}
	.toubu .down ul li a{font-size:16px;color:#fff;display:block;width:100%;padding:20% 0 20% 0;text-align:center;}
	.toubu .down ul li.active a{background:url(../images/sy/top_hx.png) no-repeat bottom center;font-weight:bold;}
                .toubu .down ul li a span{padding:1% 6%;background:url(../images/sy/jt.png) no-repeat right center;}
	
    /*下拉*/
    .navigation-down{position:absolute;bottom:0;left:0;width:490%;z-index:10000;}
    .navigation-down .nav-down-menu{width:100%;margin:0;background-color: rgba(7,31,69,0.9);position:absolute;top:0px;display:block;}
    .navigation-down .nav-down-menu .navigation-down-inner,.index-dh-other{margin:0 auto;position:relative;}
	.navigation-down-inner dl{float:left;padding:1% 3% 3% 4%;height:100%;}
	.navigation-down-inner dl:nth-child(1){width:45%;border-right:1px solid rgba(255,255,255,0.2);}
	.navigation-down-inner dl:nth-child(2){width:40%;}
	.navigation-down-inner dt{color:#fff;margin-top:20px;padding-bottom:5px;font-weight:bolder;}
	.navigation-down-inner dt a{color:#fff;padding:0!important;text-align:left!important;font-size:18px!important;font-weight:bold;}
	.navigation-down-inner dd{font-size:0.16rem;font-weight:400;line-height:0.21rem;margin-top:0.1rem;}
	.navigation-down-inner dd a{color:#fefefe;width:100%;padding:0.8% 0!important;text-align:left!important;font-size:16px;}
	.navigation-down-inner dd a:hover{color:rgba(99,205,255,1)!important;}
	.top-dh-botton{width:60%;display:block;text-align:left!important;font-size:0.15rem;color:#fff;margin-top:0.15rem;margin-bottom:0.3rem;padding:0!important;}
    .top-dh-botton:hover{font-weight:bold;color:rgba(99,205,255,1)!important;}
    #solution{display:none;}
	
/*breadcrumb*/
	.breadcrumb{font-size:0;}
	.breadcrumb a{font-size:16px;color:#e6e6e6;padding:1.5% 0;}
	
/*smaa-bd*/
	.smaa-bd{width:21%;float:right;}
	.smaa-bd h2{font-size:28px;color:#000;border-bottom:3px solid #d07737;width:82%;padding-bottom:5%;}
	.smaa-bd form div{position:relative;height:40px;margin-bottom:6%;}
	.smaa-bd form div i{display:block;height:40px;width:15%;height:100%;position:absolute;left:0;top:0;}
	.smaa-bd form div input{display:block;width:83%;font-size:16px;color:#333;border-radius:5px;border:solid 1px #ebebeb;height:100%;padding:0 2% 0 15%;}
	.smaa-bd form .lytext{height:auto;}
	.smaa-bd form .lytext textarea{min-height:95px;max-height:150px;min-width:83%;max-width:83%;display:block;padding:2% 2% 2% 15%;font-family:Arial;font-size:16px;color:#333;border-radius:5px;border:solid 1px #ebebeb;}
	.smaa-bd form .name i{background:url(../images/new-detail/ly_xm.png) no-repeat center;}
	.smaa-bd form .tel i{background:url(../images/new-detail/ly_sj.png) no-repeat center;}
	.smaa-bd form .email i{background:url(../images/new-detail/ly_yx.png) no-repeat center;}
	.smaa-bd form .lytext i{background:url(../images/new-detail/ly_ly.png) no-repeat center 2%;}
	.smaa-bd form .anniu{text-align:center;height:100%;}
	.smaa-bd form .anniu button{width:80%;display:block;margin:0 10%;padding:3.5% 0;font-size:17px;color:#fff;border-radius:21px;border:0;margin:3% auto;}
	.smaa-bd form .anniu .tj{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	.smaa-bd form .anniu .cz{background-color:rgba(120,128,139,0.8);}
	.smaa-bd form .anniu .tj:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_tj.png) no-repeat center;}
	.smaa-bd form .anniu .cz:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_cz.png) no-repeat center;}
/*hot-case*/
	.hor-case{border-radius:20px 20px 10px 10px;overflow:hidden;margin-top:5%;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);}
	.hor-case h3{padding:6% 0 15% 0;background-image:linear-gradient(90deg,rgba(0,105,182,1) 0%,rgba(0,55,163,1) 100%);font-size:18px;color:#fff;font-family:Arial-BoldMT;text-align:center;margin:0;}
	.hor-case ul{background-color:#fff;border-radius:30px 0px 0px 0px;margin-top:-9%;overflow:hidden;padding:8% 5% 1% 5%;width:90%;border:1px solid #eee;}
	.hor-case ul li a{width:100%;border-radius:20px 0px 6px 6px;overflow:hidden;}
	.hor-case ul li img{display:block;}
	.hor-case ul li h4{font-size:16px;color:#1a1a1a;text-align:center;background:#f0f0f0;margin:0;padding:2% 2%;line-height:25px;}
	
/*hot-product*/
	.hot-pro-bj{background:url(../images/case-detail/rxcp_bj.jpg) no-repeat bottom center;position:relative;}
	.hot-pro,.parameters,.ralated-case,.hot-case{font-size:0;padding-bottom:2%;}
	.hot-pro h1,.parameters h1,.ralated-case h1,.hot-case h1{text-align:center;position:relative;margin:3% 0;}
	.hot-pro h1 span,.parameters h1 span,.ralated-case h1 span,.hot-case h1 span{font-size:28px;color:#000;padding-bottom:1%;border-bottom:3px solid #d07737;}
	.hot-pro h1 a,.parameters h1 a,.ralated-case h1 a{font-size:16px;color:#333;position:absolute;top:0;right:0;padding:1% 0 1% 3.5%;background:url(../images/product-detail/swt_wa.png) no-repeat left center;}
	.hot-pro .pro{position:relative;}
	.hot-pro .pro .swiper-slide a{width:88.8%;padding:9% 5% 3% 5%;border-radius: 10px;border:2px solid transparent;}
	.hot-pro .pro .swiper-slide a:hover{border:solid 2px rgba(190,200,214,0.7);background:#fff;}
	.hot-pro .pro .swiper-slide img{width:88%;border-radius:50%;border:6px solid #e4e4e5;margin:0 4%;}
	.hot-pro .pro .swiper-slide h3{font-size:16px;color:#333;text-align:center;margin:10% 0 5% 0;}
	.hot-pro .pro .swiper-slide p{font-size:16px;color:#666;text-align:center;}
	.hot-pro-bj .swiper-button-next{top:55%;left:87%;width:60px;height:60px;background:url(../images/case-detail/rxcp_you.png) no-repeat center;}
	.hot-pro-bj .swiper-button-prev{left:10%;top:55%;width:60px;height:60px;background:url(../images/case-detail/rxcp_zuo.png) no-repeat center;}
	
/*message*/
	.x-message-bj{background:url(../images/sy/ly_bg.jpg) no-repeat;background-size:100% 100%;padding:2% 0;}
	.x-message .left{width:56%;float:left;}
	.x-message .left h1{font-size:32px;color:#fff;font-family: Arial-Black;margin-top:1%;}
	.x-message .left form div{border-radius:5px;overflow:hidden;position:relative;}
	.x-message .left form div i{display:block;width:5%;height:40px;position:absolute;left:0;top:0;}
	.x-message .left form div input{height:40px;width:100%;font-size:16px;color:#333;display:block;background:#ebecee;border:0;}
	.x-message .left form .name{width:48%;float:left;margin-bottom:3%;}
	.x-message .left form .name i{width:10%;height:40px;background:url(../images/sy/ly_xm.png) no-repeat center;}
	.x-message .left form .tel{width:48%;float:right;margin-bottom:3%;}
	.x-message .left form .tel i{width:10%;height:40px;background:url(../images/sy/ly_dh.png) no-repeat center;}
	.x-message .left form .name input,.x-message .left form .tel input{padding:0 2% 0 13%;width:85%;margin:0;}
	.x-message .left form .email{margin-bottom:3%;}
	.x-message .left form .email i{background:url(../images/sy/ly_yx.png) no-repeat center;}
	.x-message .left form .email input{padding:0 1% 0 6%;width:93%;margin:0;}
	.x-message .left form .lytext i{background:url(../images/sy/ly_ly.png) no-repeat center;}
	.x-message .left form .lytext textarea{padding:1% 1% 1% 6%;min-width:93%;max-width:93%;margin:0;font-size:16px;color:#333;display:block;font-family: ArialMT;min-height:95px;max-height:125px;background:#ebecee;border:0;}
	.x-message .left form .anniu{padding:0 2%;margin-top:5%;}
	.x-message .left form .anniu button{width:50%;margin:0 auto 0 auto;display:block;padding:1.5% 0;font-size:17px;color:#fff;font-weight:bold;border-radius:21px;border:0;}
	.x-message .left form .anniu .reset{background-color:rgba(120,128,139,0.8);}
	.x-message .left form .anniu .reset:hover{background:#898f98;}
	.x-message .left form .anniu .reset:before{content:'';padding:1% 5%;background:url(../images/sy/ly_reset.png) no-repeat left center;}
	.x-message .left form .anniu .submit{background-image:linear-gradient(90deg,rgba(18,150,234,1) 0%,rgba(19,80,193,1) 100%);}
	.x-message .left form .anniu .submit:hover{background-image:linear-gradient(90deg,rgba(19,80,193,1) 0%,rgba(18,150,234,1) 100%);}
	.x-message .left form .anniu .submit:before{content:'';padding:1% 5%;background:url(../images/sy/ly_submit.png) no-repeat left center;}
	.x-message .right{width:41%;float:right;background-color:#273e66;box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-webkit-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-moz-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);border-radius: 10px;border: solid 1px #4bb2ff;}
	.x-message .right .tit{font-size:16px;color:#fff;font-family: MicrosoftYaHei;display:block;background-color:#12449a;
	border-radius:10px 0px 10px 0px;padding:1.2% 3.5%;width:35%;text-align:center;margin-bottom:3%;}
	.x-message .right .dowebok{height:340px;width:100%;}
	.x-message .right ul{padding:0 5% 5% 5%;}
	.x-message .right ul li{border-bottom:1px solid #e6e6e6;margin-top:4%;}
	.x-message .right ul li .up{position:relative;}
	.x-message .right ul li b{font-size:18px;color:#fff;display:block;}
	.x-message .right ul li span{font-size:16px;color:#b3b3b3;float:right;display:block;position:absolute;right:0;top:15%;}
	.x-message .right ul li p{font-size:16px;color:#ccc;font-family: MicrosoftYaHei;line-height:28px;margin-top:1.5%;}
	
	
/*footer*/
	.footer-bj{background:#2a2c30;}
	.footer{padding:1.5% 0 1% 0;}
	.footer .f-pro {width:40%;float:left;}
	.footer .f-pro .tit,.footer .f-contact .tit{font-size:20px;color:#d9d9d9;margin-bottom:25px;}
	.footer .f-pro .cate ul{width:50%;float:left;}
	.footer .f-pro .cate ul li{width:95%;margin-bottom:10px;}
	.footer .f-pro .cate ul li a{width:100%;font-size:16px;color:#d4d4d4;display:block;line-height:30px;}
	.footer .f-pro .cate ul li:hover a{color:#fff;}
	.footer .f-contact {width:34%;float:left;}
	.footer .f-contact ul li a{width:100%;font-size:16px;color:#d4d4d4;line-height:30px;display:inline;}
	.footer .f-contact ul li:hover a{color:#fff;}
	.footer .f-contact ul li{font-size:16px;color:#d4d4d4;margin-bottom:15px;padding-left:5%;}
	.footer .f-contact ul li.add{background:url(../images/sy/bottom_dz.png) no-repeat left 15%;}
	.footer .f-contact ul li.email{background:url(../images/sy/bottom_yx.png) no-repeat left center;}
	.footer .f-contact ul li.email a,.footer .f-contact ul li.app span{border-bottom:1px solid #d4d4d4;}
	.footer .f-contact ul li.app{background:url(../images/sy/bottom_dh.png) no-repeat left center;}
	.footer .f-ewm{width:25%;float:right;}
	.footer .f-ewm .f-up li{width:30px;height:30px;margin-left:3%;float:right;}
	.footer .f-ewm .f-up .f{background:url(../images/sy/bottom_facebook.png) no-repeat center;}
	.footer .f-ewm .f-up .in{background:url(../images/sy/bottom_Linkedln.png) no-repeat center;}
	.footer .f-ewm .f-up .ytb{background:url(../images/sy/bottom_youtube.png) no-repeat center;}
	.footer .f-ewm .f-up li a{display:block;width:100%;height:100%;text-align:center;margin:0 auto;}
	.footer .f-ewm .down{width:85%;margin-left:20%;margin-top:8%;}
	.footer .f-ewm .down div{width:50%;text-align:center;float:left;}
	.footer .f-ewm .down div img{display:block;width:74%;margin:0 13%;}
	.footer .f-ewm .down div p{font-size:16px;color:#fff;margin:8% 0;}
	.footer-bj hr{border:0;border-top:1px solid #6c6c6c;margin:0;}
	.footer-bj .foot{font-size:16px;color:#d4d4d4;text-align:center;padding:1% 0;}
	.footer-bj .foot i{padding:0.5% 1.3%;background:url(../images/sy/bottom_logo.png) no-repeat left center;}
	.footer-bj .foot a{font-size:16px;color:#d4d4d4;margin-left:5%;}
	.footer-bj .foot a:hover{color:#fff;}
}

@media screen and (max-width: 1400px) and (min-width: 1200px){
	.sjd{display:none!important;}
	.container{width:96%;margin:0 auto;padding:0 2%;}
/*top*/
	.toubu-bj{background:url(../images/sy/top_bg.jpg) no-repeat;padding:0.5% 0 0 0;position:relative;}
	.toubu .up{position:relative;}
	.toubu .up p{font-size:15px;color:#ccc;position:absolute;left:0;top:0;margin:0;}
	.toubu .up .right{width:50%;margin-left:50%;}
	.toubu .up .right a{font-size:15px;color:#d9d9d9;padding:1% 0;}
	.toubu .up .right .app:before{content:'';padding:2.5% 7.5%;background:url(../images/sy/top_whatsapp.png) no-repeat left center;}
	.toubu .up .right .email:before{content:'';padding:2.5% 6.5%;background:url(../images/sy/top_email.png) no-repeat left center;}
	.toubu .up .right .app{width:28%;float:left;margin-right:3.5%;}
	.toubu .up .right .email{width:34%;float:left;}

        .language{float:right;}
	.language,.language a{font-size:16px;color:#fff;}
	.language a{padding:5px 10px!important;display:inline-block;background-image: linear-gradient(0deg,#4768b8 0%,#0a3c8b 100%);border-radius:5px;}
	.language a:hover{background-image: linear-gradient(0deg,#0a3c8b 0%,#4768b8 100%);}

	.toubu .up .right .search{width:32%;float:right;position:relative;height:30px;display:none;}
	.toubu .up .right .search input{width:75%;background-color:rgba(255,255,255,0.11);
	border-radius:15px;border:0;display:block;height:30px;padding:0 18% 0 6%;font-size:16px;color:#fff;}
	.toubu .up .right .search button{border:0;height:100%;display:block;position:absolute;right:0;bottom:0;width:18%;background:url(../images/sy/top_search.png) no-repeat center;display:block;}
	.toubu .down .logo{display:block;width:37%;float:left;}
	.toubu .down .logo img{width:100%;}
	.toubu .down a img{display:block;}
	.toubu .down ul{width:58%;float:right;}
	.toubu .down ul li{float:left;width:16.6%;}
	.toubu .down ul li a{font-size:15px;color:#fff;display:block;width:100%;padding:20% 0 20% 0;text-align:center;}
	.toubu .down ul li.active a{background:url(../images/sy/top_hx.png) no-repeat bottom center;font-weight:bold;}
               .toubu .down ul li a span{padding:1% 6%;background:url(../images/sy/jt.png) no-repeat right center;background-size:80% auto;}
	
 /*下拉*/
    .navigation-down{position:absolute;bottom:0;left:0;width:500%;z-index:9;}
    .navigation-down .nav-down-menu{width:100%;margin:0;background-color: rgba(7,31,69,0.9);position:absolute;top:0px;display:block;}
    .navigation-down .nav-down-menu .navigation-down-inner,.index-dh-other{margin:0 auto;position:relative;}
	.navigation-down-inner dl{float:left;padding:1% 3% 3% 4%;height:100%;}
	.navigation-down-inner dl:nth-child(1){width:45%;border-right:1px solid rgba(255,255,255,0.2);}
	.navigation-down-inner dl:nth-child(2){width:40%;}
	.navigation-down-inner dt{color:#fff;margin-top:20px;padding-bottom:5px;font-weight:bolder;}
	.navigation-down-inner dt a{color:#fff;padding:0!important;text-align:left!important;font-size:16px!important;font-weight:bold;}
	.navigation-down-inner dd{font-size:0.15rem;font-weight:400;line-height:0.21rem;margin-top:0.1rem;}
	.navigation-down-inner dd a{color:#fefefe;width:100%;padding:0.8% 0!important;text-align:left!important;font-size:16px;}
	.navigation-down-inner dd a:hover{color:rgba(99,205,255,1)!important;}
	.top-dh-botton{width:60%;display:block;text-align:left!important;font-size:0.15rem;color:#fff;margin-top:0.15rem;margin-bottom:0.3rem;padding:0!important;}
    .top-dh-botton:hover{font-weight:bold;color:rgba(99,205,255,1)!important;}
    #solution{display:none;}
	
/*breadcrumb*/
	.breadcrumb{font-size:0;}
	.breadcrumb a{font-size:16px;color:#e6e6e6;padding:1.5% 0;}
	
/*smaa-bd*/
	.smaa-bd{width:21%;float:right;}
	.smaa-bd h2{font-size:23px;color:#000;border-bottom:2px solid #d07737;width:82%;padding-bottom:5%;}
	.smaa-bd form div{position:relative;height:40px;margin-bottom:6%;}
	.smaa-bd form div i{display:block;height:40px;width:15%;height:100%;position:absolute;left:0;top:0;}
	.smaa-bd form div input{display:block;width:83%;font-size:16px;color:#333;border-radius:5px;border:solid 1px #ebebeb;height:100%;padding:0 2% 0 15%;}
	.smaa-bd form .lytext{height:auto;}
	.smaa-bd form .lytext textarea{min-height:95px;max-height:150px;min-width:83%;max-width:83%;display:block;padding:2% 2% 2% 15%;font-family:Arial;font-size:16px;color:#333;border-radius:5px;border:solid 1px #ebebeb;}
	.smaa-bd form .name i{background:url(../images/new-detail/ly_xm.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .tel i{background:url(../images/new-detail/ly_sj.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .email i{background:url(../images/new-detail/ly_yx.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .lytext i{background:url(../images/new-detail/ly_ly.png) no-repeat center 2%;background-size:60% auto;}
	.smaa-bd form .anniu{text-align:center;height:100%;}
	.smaa-bd form .anniu button{width:80%;display:block;margin:0 10%;padding:3.5% 0;font-size:16px;color:#fff;border-radius:21px;border:0;margin:3% auto;}
	.smaa-bd form .anniu .tj{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	.smaa-bd form .anniu .cz{background-color:rgba(120,128,139,0.8);}
	.smaa-bd form .anniu .tj:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_tj.png) no-repeat center;background-size:80% auto;}
	.smaa-bd form .anniu .cz:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_cz.png) no-repeat center;background-size:80% auto;}
/*hot-case*/
	.hor-case{border-radius:20px 20px 10px 10px;overflow:hidden;margin-top:5%;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);}
	.hor-case h3{padding:6% 0 15% 0;background-image:linear-gradient(90deg,rgba(0,105,182,1) 0%,rgba(0,55,163,1) 100%);font-size:17px;color:#fff;font-family:Arial-BoldMT;text-align:center;margin:0;}
	.hor-case ul{background-color:#fff;border-radius:30px 0px 0px 0px;margin-top:-9%;overflow:hidden;padding:8% 5% 1% 5%;width:90%;border:1px solid #eee;}
	.hor-case ul li a{width:100%;border-radius:20px 0px 6px 6px;overflow:hidden;}
	.hor-case ul li img{display:block;}
	.hor-case ul li h4{font-size:15px;color:#1a1a1a;text-align:center;background:#f0f0f0;margin:0;padding:2% 2%;line-height:21px;}
	
/*hot-product*/
	.hot-pro-bj{background:url(../images/case-detail/rxcp_bj.jpg) no-repeat bottom center;position:relative;}
	.hot-pro,.parameters,.ralated-case,.hot-case{font-size:0;padding-bottom:2%;}
	.hot-pro h1,.parameters h1,.ralated-case h1,.hot-case h1{text-align:center;position:relative;margin:3% 0;}
	.hot-pro h1 span,.parameters h1 span,.ralated-case h1 span,.hot-case h1 span{font-size:25px;color:#000;padding-bottom:1%;border-bottom:3px solid #d07737;}
	.hot-pro h1 a,.parameters h1 a,.ralated-case h1 a{font-size:15px;color:#333;position:absolute;top:0;right:0;padding:1% 0 1% 3.5%;background:url(../images/product-detail/swt_wa.png) no-repeat left center;}
	.hot-pro .pro{position:relative;}
	.hot-pro .pro .swiper-slide a{width:88.8%;padding:9% 5% 3% 5%;border-radius: 10px;border:2px solid transparent;}
	.hot-pro .pro .swiper-slide a:hover{border:solid 2px rgba(190,200,214,0.7);background:#fff;}
	.hot-pro .pro .swiper-slide img{width:88%;border-radius:50%;border:6px solid #e4e4e5;margin:0 4%;}
	.hot-pro .pro .swiper-slide h3{font-size:15px;color:#333;text-align:center;margin:10% 0 5% 0;}
	.hot-pro .pro .swiper-slide p{font-size:15px;color:#666;text-align:center;}
	.hot-pro-bj .swiper-button-next{top:55%;left:95%;width:60px;height:60px;background:url(../images/case-detail/rxcp_you.png) no-repeat center;}
	.hot-pro-bj .swiper-button-prev{left:0%;top:55%;width:60px;height:60px;background:url(../images/case-detail/rxcp_zuo.png) no-repeat center;}
	
/*message*/
	.x-message-bj{background:url(../images/sy/ly_bg.jpg) no-repeat;background-size:100% 100%;padding:2% 0;}
	.x-message .left{width:56%;float:left;}
	.x-message .left h1{font-size:25px;color:#fff;font-family: Arial-Black;margin-top:1%;}
	.x-message .left form div{border-radius:5px;overflow:hidden;position:relative;}
	.x-message .left form div i{display:block;width:5%;height:40px;position:absolute;left:0;top:0;}
	.x-message .left form div input{height:40px;width:100%;font-size:15px;color:#333;display:block;background:#ebecee;border:0;}
	.x-message .left form .name{width:48%;float:left;margin-bottom:3%;}
	.x-message .left form .name i{width:10%;height:40px;background:url(../images/sy/ly_xm.png) no-repeat center;}
	.x-message .left form .tel{width:48%;float:right;margin-bottom:3%;}
	.x-message .left form .tel i{width:10%;height:40px;background:url(../images/sy/ly_dh.png) no-repeat center;}
	.x-message .left form .name input,.x-message .left form .tel input{padding:0 2% 0 13%;width:85%;margin:0;}
	.x-message .left form .email{margin-bottom:3%;}
	.x-message .left form .email i{background:url(../images/sy/ly_yx.png) no-repeat center;}
	.x-message .left form .email input{padding:0 1% 0 6%;width:93%;margin:0;}
	.x-message .left form .lytext i{background:url(../images/sy/ly_ly.png) no-repeat center;}
	.x-message .left form .lytext textarea{padding:1% 1% 1% 6%;min-width:93%;max-width:93%;margin:0;font-size:15px;color:#333;display:block;font-family: ArialMT;min-height:95px;max-height:125px;background:#ebecee;border:0;}
	.x-message .left form .anniu{padding:0 2%;margin-top:5%;}
	.x-message .left form .anniu button{width:50%;display:block;margin:0 auto;padding:1.5% 0;font-size:16px;color:#fff;font-weight:bold;border-radius:21px;border:0;}
	.x-message .left form .anniu .reset{background-color:rgba(120,128,139,0.8);}
	.x-message .left form .anniu .reset:hover{background:#898f98;}
	.x-message .left form .anniu .reset:before{content:'';padding:1% 5%;background:url(../images/sy/ly_reset.png) no-repeat left center;background-size:70% auto;}
	.x-message .left form .anniu .submit{background-image:linear-gradient(90deg,rgba(18,150,234,1) 0%,rgba(19,80,193,1) 100%);}
	.x-message .left form .anniu .submit:hover{background-image:linear-gradient(90deg,rgba(19,80,193,1) 0%,rgba(18,150,234,1) 100%);}
	.x-message .left form .anniu .submit:before{content:'';padding:1% 5%;background:url(../images/sy/ly_submit.png) no-repeat left center;background-size:70% auto;}
	
	.x-message .right{width:41%;float:right;background-color:#273e66;box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-webkit-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-moz-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);border-radius: 10px;border: solid 1px #4bb2ff;}
	.x-message .right .tit{font-size:16px;color:#fff;font-family: MicrosoftYaHei;display:block;background-color:#12449a;
	border-radius:10px 0px 10px 0px;padding:1.8% 4.5%;width:42%;text-align:center;margin-bottom:3%;}
	.x-message .right .dowebok{height:310px;width:100%;}
	.x-message .right ul{padding:0 5% 5% 5%;}
	.x-message .right ul li{border-bottom:1px solid #e6e6e6;margin-top:4%;}
	.x-message .right ul li .up{position:relative;}
	.x-message .right ul li b{font-size:16px;color:#fff;display:block;}
	.x-message .right ul li span{font-size:15px;color:#b3b3b3;float:right;display:block;position:absolute;right:0;top:15%;}
	.x-message .right ul li p{font-size:15px;color:#ccc;font-family: MicrosoftYaHei;line-height:24px;margin-top:1.5%;}
	
/*footer*/
	.footer-bj{background:#2a2c30;}
	.footer{padding:2.5% 0 1.5% 0;}
	.footer .f-pro {width:38%;float:left;}
	.footer .f-pro .tit,.footer .f-contact .tit{font-size:18px;color:#d9d9d9;margin-bottom:25px;}
	.footer .f-pro .cate ul{width:50%;float:left;}
	.footer .f-pro .cate ul li{width:95%;margin-bottom:10px;}
	.footer .f-pro .cate ul li a{width:100%;font-size:15px;color:#d4d4d4;display:block;line-height:30px;}
	.footer .f-pro .cate ul li:hover a{color:#fff;}
	.footer .f-contact {width:34%;float:left;}
	.footer .f-contact ul li a{width:100%;font-size:15px;color:#d4d4d4;line-height:30px;display:inline;}
	.footer .f-contact ul li:hover a{color:#fff;}
	.footer .f-contact ul li{font-size:16px;color:#d4d4d4;margin-bottom:15px;padding-left:7%;}
	.footer .f-contact ul li.add{background:url(../images/sy/bottom_dz.png) no-repeat left 15%;background-size:5% auto;}
	.footer .f-contact ul li.email{background:url(../images/sy/bottom_yx.png) no-repeat left center;background-size:5% auto;}
	.footer .f-contact ul li.email a,.footer .f-contact ul li.app span{border-bottom:1px solid #d4d4d4;}
	.footer .f-contact ul li.app{background:url(../images/sy/bottom_dh.png) no-repeat left center;background-size:5% auto;}
	.footer .f-ewm{width:28%;float:right;}
	.footer .f-ewm .f-up li{width:30px;height:30px;margin-left:3%;float:right;}
	.footer .f-ewm .f-up .f{background:url(../images/sy/bottom_facebook.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .in{background:url(../images/sy/bottom_Linkedln.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .ytb{background:url(../images/sy/bottom_youtube.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up li a{display:block;width:100%;height:100%;text-align:center;margin:0 auto;}
	.footer .f-ewm .down{width:85%;margin-left:20%;margin-top:8%;}
	.footer .f-ewm .down div{width:50%;text-align:center;float:left;}
	.footer .f-ewm .down div img{display:block;width:74%;margin:0 13%;}
	.footer .f-ewm .down div p{font-size:16px;color:#fff;margin:8% 0;}
	.footer-bj hr{border:0;border-top:1px solid #6c6c6c;margin:0;}
	.footer-bj .foot{font-size:15px;color:#d4d4d4;text-align:center;padding:1% 0;}
	.footer-bj .foot i{padding:0.5% 1.3%;background:url(../images/sy/bottom_logo.png) no-repeat left center;background-size:70% auto;}
	.footer-bj .foot a{font-size:15px;color:#d4d4d4;margin-left:5%;}
	.footer-bj .foot a:hover{color:#fff;}
}

@media screen and (min-width:992px) and (max-width:1200px) {
	.sjd{display:none!important;}
	.container{width:96%;margin:0 auto;padding:0 2%;}
    
/*top*/
	.toubu-bj{background:url(../images/sy/top_bg.jpg) no-repeat;padding:0.5% 0 0 0;position:relative;}
	.toubu .up{position:relative;}
	.toubu .up p{font-size:14px;color:#ccc;position:absolute;left:0;top:0;margin:0;}
	.toubu .up .right{width:65%;margin-left:35%;}
	.toubu .up .right a{font-size:15px;color:#d9d9d9;padding:1% 0;}
	.toubu .up .right .app:before{content:'';padding:2.5% 7.5%;background:url(../images/sy/top_whatsapp.png) no-repeat left center;background-size:80% auto;}
	.toubu .up .right .email:before{content:'';padding:2.5% 6.5%;background:url(../images/sy/top_email.png) no-repeat left center;background-size:70% auto;}
	.toubu .up .right .app{width:32%;float:left;}
	.toubu .up .right .email{width:37%;float:left;}

        .language{float:right;}
	.language,.language a{font-size:15px;color:#fff;}
	.language a{padding:5px 10px!important;display:inline-block;background-image: linear-gradient(0deg,#4768b8 0%,#0a3c8b 100%);border-radius:5px;}
	.language a:hover{background-image: linear-gradient(0deg,#0a3c8b 0%,#4768b8 100%);}

	.toubu .up .right .search{width:32%;float:right;position:relative;height:30px;display:none;}
	.toubu .up .right .search input{width:75%;background-color:rgba(255,255,255,0.11);
	border-radius:15px;border:0;display:block;height:30px;padding:0 18% 0 6%;font-size:15px;color:#fff;}
	.toubu .up .right .search button{border:0;height:100%;position:absolute;right:0;bottom:0;width:18%;background:url(../images/sy/top_search.png) no-repeat center;display:block;}
	.toubu .down .logo{display:block;width:37%;float:left;}
	.toubu .down .logo img{width:100%;}
	.toubu .down a img{display:block;}
	.toubu .down ul{width:58%;float:right;}
	.toubu .down ul li{float:left;width:16.6%;}
	.toubu .down ul li a{font-size:15px;color:#fff;display:block;width:100%;padding:20% 0 20% 0;text-align:center;}
	.toubu .down ul li.active a{background:url(../images/sy/top_hx.png) no-repeat bottom center;font-weight:bold;}
	.toubu .down ul li a span{padding:1% 6%;background:url(../images/sy/jt.png) no-repeat right center;background-size:80% auto;}

   /*下拉*/
    .navigation-down{position:absolute;bottom:0;left:0;width:500%;z-index:9;}
    .navigation-down .nav-down-menu{width:100%;margin:0;background-color: rgba(7,31,69,0.9);position:absolute;top:0px;display:block;}
    .navigation-down .nav-down-menu .navigation-down-inner,.index-dh-other{margin:0 auto;position:relative;}
	.navigation-down-inner dl{float:left;padding:1% 3% 3% 4%;height:100%;}
	.navigation-down-inner dl:nth-child(1){width:45%;border-right:1px solid rgba(255,255,255,0.2);}
	.navigation-down-inner dl:nth-child(2){width:40%;}
	.navigation-down-inner dt{color:#fff;margin-top:20px;padding-bottom:5px;font-weight:bolder;}
	.navigation-down-inner dt a{color:#fff;padding:0!important;text-align:left!important;font-size:16px!important;font-weight:bold;}
	.navigation-down-inner dd{font-size:0.15rem;font-weight:400;line-height:0.21rem;margin-top:0.1rem;}
	.navigation-down-inner dd a{color:#fefefe;width:100%;padding:0.8% 0!important;text-align:left!important;font-size:16px;}
	.navigation-down-inner dd a:hover{color:rgba(99,205,255,1)!important;}
	.top-dh-botton{width:60%;display:block;text-align:left!important;font-size:0.15rem;color:#fff;margin-top:0.15rem;margin-bottom:0.3rem;padding:0!important;}
    .top-dh-botton:hover{font-weight:bold;color:rgba(99,205,255,1)!important;}
    #solution{display:none;}
	
/*breadcrumb*/
	.breadcrumb{font-size:0;}
	.breadcrumb a{font-size:16px;color:#e6e6e6;padding:1.5% 0;}
	
/*smaa-bd*/
	.smaa-bd{width:21%;float:right;}
	.smaa-bd h2{font-size:19px;color:#000;border-bottom:2px solid #d07737;width:82%;padding-bottom:5%;}
	.smaa-bd form div{position:relative;height:40px;margin-bottom:6%;}
	.smaa-bd form div i{display:block;height:40px;width:15%;height:100%;position:absolute;left:0;top:0;}
	.smaa-bd form div input{display:block;width:83%;font-size:15px;color:#333;border-radius:5px;border:solid 1px #ebebeb;height:100%;padding:0 2% 0 15%;}
	.smaa-bd form .lytext{height:auto;}
	.smaa-bd form .lytext textarea{min-height:75px;max-height:120px;min-width:83%;max-width:83%;display:block;padding:2% 2% 2% 15%;font-family:Arial;font-size:15px;color:#333;border-radius:5px;border:solid 1px #ebebeb;}
	.smaa-bd form .name i{background:url(../images/new-detail/ly_xm.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .tel i{background:url(../images/new-detail/ly_sj.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .email i{background:url(../images/new-detail/ly_yx.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .lytext i{background:url(../images/new-detail/ly_ly.png) no-repeat center 2%;background-size:60% auto;}
	.smaa-bd form .anniu{text-align:center;height:100%;}
	.smaa-bd form .anniu button{width:80%;display:block;margin:0 10%;padding:3.5% 0;font-size:16px;color:#fff;border-radius:21px;border:0;margin:3% auto;}
	.smaa-bd form .anniu .tj{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	.smaa-bd form .anniu .cz{background-color:rgba(120,128,139,0.8);}
	.smaa-bd form .anniu .tj:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_tj.png) no-repeat center;background-size:80% auto;}
	.smaa-bd form .anniu .cz:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_cz.png) no-repeat center;background-size:80% auto;}
/*hot-case*/
	.hor-case{border-radius:20px 20px 10px 10px;overflow:hidden;margin-top:5%;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);}
	.hor-case h3{padding:6% 0 15% 0;background-image:linear-gradient(90deg,rgba(0,105,182,1) 0%,rgba(0,55,163,1) 100%);font-size:16px;color:#fff;font-family:Arial-BoldMT;text-align:center;margin:0;}
	.hor-case ul{background-color:#fff;border-radius:30px 0px 0px 0px;margin-top:-9%;overflow:hidden;padding:8% 5% 1% 5%;width:90%;border:1px solid #eee;}
	.hor-case ul li a{width:100%;border-radius:20px 0px 6px 6px;overflow:hidden;}
	.hor-case ul li img{display:block;}
	.hor-case ul li h4{font-size:14px;color:#1a1a1a;text-align:center;background:#f0f0f0;margin:0;padding:2% 2%;line-height:21px;}
	
/*hot-product*/
	.hot-pro-bj{background:url(../images/case-detail/rxcp_bj.jpg) no-repeat bottom center;position:relative;}
	.hot-pro,.parameters,.ralated-case,.hot-case{font-size:0;padding-bottom:2%;}
	.hot-pro h1,.parameters h1,.ralated-case h1,.hot-case h1{text-align:center;position:relative;margin:3% 0;}
	.hot-pro h1 span,.parameters h1 span,.ralated-case h1 span,.hot-case h1 span{font-size:25px;color:#000;padding-bottom:1%;border-bottom:3px solid #d07737;}
	.hot-pro h1 a,.parameters h1 a,.ralated-case h1 a{font-size:14px;color:#333;position:absolute;top:0;right:0;padding:1% 0 1% 3.5%;background:url(../images/product-detail/swt_wa.png) no-repeat left center;}
	.hot-pro .pro{position:relative;}
	.hot-pro .pro .swiper-slide a{width:88.8%;padding:9% 5% 3% 5%;border-radius: 10px;border:2px solid transparent;}
	.hot-pro .pro .swiper-slide a:hover{border:solid 2px rgba(190,200,214,0.7);background:#fff;}
	.hot-pro .pro .swiper-slide img{width:88%;border-radius:50%;border:6px solid #e4e4e5;margin:0 4%;}
	.hot-pro .pro .swiper-slide h3{font-size:15px;color:#333;text-align:center;margin:10% 0 5% 0;}
	.hot-pro .pro .swiper-slide p{font-size:15px;color:#666;text-align:center;}
	.hot-pro-bj .swiper-button-next{top:55%;left:95%;width:60px;height:60px;background:url(../images/case-detail/rxcp_you.png) no-repeat center;}
	.hot-pro-bj .swiper-button-prev{left:0%;top:55%;width:60px;height:60px;background:url(../images/case-detail/rxcp_zuo.png) no-repeat center;}
	
/*message*/
	.x-message-bj{background:url(../images/sy/ly_bg.jpg) no-repeat;background-size:100% 100%;padding:2% 0;}
	.x-message .left{width:56%;float:left;}
	.x-message .left h1{font-size:18px;color:#fff;font-family: Arial-Black;margin-top:1%;}
	.x-message .left form div{border-radius:5px;overflow:hidden;position:relative;}
	.x-message .left form div i{display:block;width:5%;height:40px;position:absolute;left:0;top:0;}
	.x-message .left form div input{height:40px;width:100%;font-size:14px;color:#333;display:block;background:#ebecee;border:0;}
	.x-message .left form .name{width:48%;float:left;margin-bottom:3%;}
	.x-message .left form .name i{width:10%;height:40px;background:url(../images/sy/ly_xm.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .tel{width:48%;float:right;margin-bottom:3%;}
	.x-message .left form .tel i{width:10%;height:40px;background:url(../images/sy/ly_dh.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .name input,.x-message .left form .tel input{padding:0 2% 0 13%;width:85%;margin:0;}
	.x-message .left form .email{margin-bottom:3%;}
	.x-message .left form .email i{background:url(../images/sy/ly_yx.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .email input{padding:0 1% 0 6%;width:93%;margin:0;}
	.x-message .left form .lytext i{background:url(../images/sy/ly_ly.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .lytext textarea{padding:2% 1% 2% 6%;min-width:93%;max-width:93%;margin:0;font-size:14px;color:#333;display:block;font-family: ArialMT;min-height:95px;max-height:125px;background:#ebecee;border:0;}
	.x-message .left form .anniu{padding:0 2%;margin-top:5%;}
	.x-message .left form .anniu button{width:50%;display:block;margin:0 auto;padding:2% 0;font-size:15px;color:#fff;font-weight:bold;border-radius:21px;border:0;}
	.x-message .left form .anniu .reset{background-color:rgba(120,128,139,0.8);}
	.x-message .left form .anniu .reset:hover{background:#898f98;}
	.x-message .left form .anniu .reset:before{content:'';padding:1% 5%;background:url(../images/sy/ly_reset.png) no-repeat left center;background-size:80% auto;}
	.x-message .left form .anniu .submit{background-image:linear-gradient(90deg,rgba(18,150,234,1) 0%,rgba(19,80,193,1) 100%);}
	.x-message .left form .anniu .submit:hover{background-image:linear-gradient(90deg,rgba(19,80,193,1) 0%,rgba(18,150,234,1) 100%);}
	.x-message .left form .anniu .submit:before{content:'';padding:1% 5%;background:url(../images/sy/ly_submit.png) no-repeat left center;background-size:80% auto;}
	
	.x-message .right{width:41%;float:right;background-color:#273e66;box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-webkit-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-moz-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);border-radius: 10px;border: solid 1px #4bb2ff;}
	.x-message .right .tit{font-size:15px;color:#fff;font-family: MicrosoftYaHei;display:block;background-color:#12449a;
	border-radius:10px 0px 10px 0px;padding:2.4% 4.5%;width:48%;text-align:center;margin-bottom:3%;}
	.x-message .right .dowebok{height:280px;width:100%;}
	.x-message .right ul{padding:0 5% 5% 5%;}
	.x-message .right ul li{border-bottom:1px solid #e6e6e6;margin-top:4%;}
	.x-message .right ul li .up{position:relative;}
	.x-message .right ul li b{font-size:15px;color:#fff;display:block;}
	.x-message .right ul li span{font-size:14px;color:#b3b3b3;float:right;display:block;position:absolute;right:0;top:15%;}
	.x-message .right ul li p{font-size:14px;color:#ccc;font-family: MicrosoftYaHei;line-height:18px;margin-top:1.5%;}
	
/*footer*/
	.footer-bj{background:#2a2c30;padding-top:2.5%;}
/*	.footer{padding:5% 0 2.5% 0;}*/
	.footer .f-pro {width:38%;float:left;}
	.footer .f-pro .tit,.footer .f-contact .tit{font-size:16px;color:#d9d9d9;margin-bottom:15px;}
	.footer .f-pro .cate ul{width:50%;float:left;}
	.footer .f-pro .cate ul li{width:95%;margin-bottom:5px;}
	.footer .f-pro .cate ul li a{width:100%;font-size:15px;color:#d4d4d4;display:block;line-height:30px;}
	.footer .f-pro .cate ul li:hover a{color:#fff;}
	.footer .f-contact {width:34%;float:left;}
	.footer .f-contact ul li a{width:100%;font-size:14px;color:#d4d4d4;line-height:30px;display:inline;}
	.footer .f-contact ul li:hover a{color:#fff;}
	.footer .f-contact ul li{font-size:14px;color:#d4d4d4;margin-bottom:7px;padding-left:7%;}
	.footer .f-contact ul li.add{background:url(../images/sy/bottom_dz.png) no-repeat left 15%;background-size:5% auto;}
	.footer .f-contact ul li.email{background:url(../images/sy/bottom_yx.png) no-repeat left center;background-size:5% auto;}
	.footer .f-contact ul li.email a,.footer .f-contact ul li.app span{border-bottom:1px solid #d4d4d4;}
	.footer .f-contact ul li.app{background:url(../images/sy/bottom_dh.png) no-repeat left 15%;background-size:5% auto;}
	.footer .f-ewm{width:28%;float:right;}
	.footer .f-ewm .f-up li{width:30px;height:30px;margin-left:3%;float:right;}
	.footer .f-ewm .f-up .f{background:url(../images/sy/bottom_facebook.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .in{background:url(../images/sy/bottom_Linkedln.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .ytb{background:url(../images/sy/bottom_youtube.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up li a{display:block;width:100%;height:100%;text-align:center;margin:0 auto;}
	.footer .f-ewm .down{width:85%;margin-left:20%;margin-top:8%;}
	.footer .f-ewm .down div{width:50%;text-align:center;float:left;}
	.footer .f-ewm .down div img{display:block;width:74%;margin:0 13%;}
	.footer .f-ewm .down div p{font-size:15px;color:#fff;margin:8% 0;}
	.footer-bj hr{border:0;border-top:1px solid #6c6c6c;margin:0;}
	.footer-bj .foot{font-size:14px;color:#d4d4d4;text-align:center;padding:1% 0;}
	.footer-bj .foot i{padding:0.5% 1.3%;background:url(../images/sy/bottom_logo.png) no-repeat left center;background-size:70% auto;}
	.footer-bj .foot a{font-size:14px;color:#d4d4d4;margin-left:5%;}
	.footer-bj .foot a:hover{color:#fff;}
}

/* 小屏幕（平板，大于等于 769px） */
@media screen and (min-width:769px) and (max-width:992px) {	
	.sjd{display:none!important;}
	.container{width:98%;margin:0 auto;padding:0 1%;}

/*top*/
	.toubu-bj{background:url(../images/sy/top_bg.jpg) no-repeat;padding:0.5% 0 0 0;position:relative;}
	.toubu .up{position:relative;}
	.toubu .up p{font-size:14px;color:#ccc;position:absolute;left:0;top:0;margin:0;display:none;}
	.toubu .up .right{width:50%;margin-left:50%;}
	.toubu .up .right a{font-size:14px;color:#d9d9d9;padding:1% 0;}
	.toubu .up .right .app:before{content:'';padding:2.5% 7.5%;background:url(../images/sy/top_whatsapp.png) no-repeat left center;background-size:70% auto;}
	.toubu .up .right .email:before{content:'';padding:2.5% 6.5%;background:url(../images/sy/top_email.png) no-repeat left center;background-size:70% auto;}
	.toubu .up .right .app{width:50%;float:left;}
	.toubu .up .right .email{width:50%;float:left;}
        
        .language{display:none;}

	.toubu .up .right .search{width:32%;float:right;position:relative;height:25px;display:none;}
	.toubu .up .right .search input{width:75%;background-color:rgba(255,255,255,0.11);
	border-radius:15px;border:0;display:block;height:25px;padding:0 18% 0 6%;font-size:15px;color:#fff;}
	.toubu .up .right .search button{border:0;height:100%;display:block;position:absolute;right:0;bottom:0;width:18%;background:url(../images/sy/top_search.png) no-repeat center;display:block;}
	.toubu .down .logo{display:block;width:37%;float:left;}
	.toubu .down .logo img{width:100%;}
	.toubu .down a img{display:block;}
	.toubu .down ul{width:60%;float:right;}
	.toubu .down ul li{float:left;width:16.6%;}
	.toubu .down ul li a{font-size:14px;color:#fff;display:block;width:100%;padding:20% 0 20% 0;text-align:center;}
	.toubu .down ul li.active a{background:url(../images/sy/top_hx.png) no-repeat bottom center;font-weight:bold;}
	
   /*下拉*/
    .navigation-down{position:absolute;bottom:0;left:-60%;width:560%;z-index:9;}
    .navigation-down .nav-down-menu{width:100%;margin:0;background-color: rgba(7,31,69,0.9);position:absolute;top:0px;display:block;}
    .navigation-down .nav-down-menu .navigation-down-inner,.index-dh-other{margin:0 auto;position:relative;}
	.navigation-down-inner dl{float:left;padding:1% 3% 1% 4%;height:100%;}
	.navigation-down-inner dl:nth-child(1){width:45%;border-right:1px solid rgba(255,255,255,0.2);}
	.navigation-down-inner dl:nth-child(2){width:40%;}
	.navigation-down-inner dt{color:#fff;margin-top:20px;padding-bottom:5px;font-weight:bolder;}
	.navigation-down-inner dt a{color:#fff;padding:0!important;text-align:left!important;font-size:16px!important;font-weight:bold;}
	.navigation-down-inner dd{font-size:0.15rem;font-weight:400;line-height:0.21rem;margin-top:0.1rem;}
	.navigation-down-inner dd a{color:#fefefe;width:100%;padding:0.8% 0!important;text-align:left!important;font-size:16px;}
	.navigation-down-inner dd a:hover{color:rgba(99,205,255,1)!important;}
	.top-dh-botton{width:60%;display:block;text-align:left!important;font-size:0.15rem;color:#fff;margin-top:0.15rem;margin-bottom:0.3rem;padding:0!important;}
    .top-dh-botton:hover{font-weight:bold;color:rgba(99,205,255,1)!important;}
    #solution{display:none;}

/*breadcrumb*/
	.breadcrumb{font-size:0;}
	.breadcrumb a{font-size:15px;color:#e6e6e6;padding:1.5% 0;}
	
/*smaa-bd*/
	.smaa-bd{width:24%;float:right;}
	.smaa-bd h2{font-size:16px;color:#000;border-bottom:2px solid #d07737;width:82%;padding-bottom:5%;}
	.smaa-bd form div{position:relative;height:36px;margin-bottom:6%;}
	.smaa-bd form div i{display:block;height:36px;width:15%;height:100%;position:absolute;left:0;top:0;}
	.smaa-bd form div input{display:block;width:83%;font-size:15px;color:#333;border-radius:5px;border:solid 1px #ebebeb;height:100%;padding:0 2% 0 15%;}
	.smaa-bd form .lytext{height:auto;}
	.smaa-bd form .lytext textarea{min-height:75px;max-height:120px;min-width:83%;max-width:83%;display:block;padding:2% 2% 2% 15%;font-family:Arial;font-size:15px;color:#333;border-radius:5px;border:solid 1px #ebebeb;}
	.smaa-bd form .name i{background:url(../images/new-detail/ly_xm.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .tel i{background:url(../images/new-detail/ly_sj.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .email i{background:url(../images/new-detail/ly_yx.png) no-repeat center;background-size:60% auto;}
	.smaa-bd form .lytext i{background:url(../images/new-detail/ly_ly.png) no-repeat center 2%;background-size:60% auto;}
	.smaa-bd form .anniu{text-align:center;height:100%;}
	.smaa-bd form .anniu button{width:80%;display:block;margin:0 10%;padding:3.5% 0;font-size:15px;color:#fff;border-radius:21px;border:0;margin:3% auto;}
	.smaa-bd form .anniu .tj{background-image:linear-gradient(90deg,#1296ea 0%,#1350c1 100%);}
	.smaa-bd form .anniu .cz{background-color:rgba(120,128,139,0.8);}
	.smaa-bd form .anniu .tj:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_tj.png) no-repeat center;background-size:80% auto;}
	.smaa-bd form .anniu .cz:before{content:'';padding:2% 7%;background:url(../images/new-detail/ly_cz.png) no-repeat center;background-size:80% auto;}
/*hot-case*/
	.hor-case{border-radius:20px 20px 10px 10px;overflow:hidden;margin-top:5%;box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-webkit-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);-moz-box-shadow:0px 0px 7px 0px rgba(0,0,0,0.15);}
	.hor-case h3{padding:6% 0 15% 0;background-image:linear-gradient(90deg,rgba(0,105,182,1) 0%,rgba(0,55,163,1) 100%);font-size:15px;color:#fff;font-family:Arial-BoldMT;text-align:center;margin:0;}
	.hor-case ul{background-color:#fff;border-radius:30px 0px 0px 0px;margin-top:-9%;overflow:hidden;padding:8% 5% 1% 5%;width:90%;border:1px solid #eee;}
	.hor-case ul li a{width:100%;border-radius:20px 0px 6px 6px;overflow:hidden;}
	.hor-case ul li img{display:block;}
	.hor-case ul li h4{font-size:13px;color:#1a1a1a;text-align:center;background:#f0f0f0;margin:0;padding:2% 2%;line-height:21px;}

/*hot-product*/
	.hot-pro-bj{background:url(../images/case-detail/rxcp_bj.jpg) no-repeat bottom center;background-size:100% auto;position:relative;}
	.hot-pro,.parameters,.ralated-case,.hot-case{font-size:0;padding-bottom:2%;}
	.hot-pro h1,.parameters h1,.ralated-case h1,.hot-case h1{text-align:center;position:relative;margin:3% 0;}
	.hot-pro h1 span,.parameters h1 span,.ralated-case h1 span,.hot-case h1 span{font-size:20px;color:#000;padding-bottom:1%;border-bottom:3px solid #d07737;}
	.hot-pro h1 a,.parameters h1 a,.ralated-case h1 a{font-size:14px;color:#333;position:absolute;top:0;right:0;padding:1% 0 1% 3.5%;background:url(../images/product-detail/swt_wa.png) no-repeat left center;display:none;}
	.hot-pro .pro{position:relative;}
	.hot-pro .pro .swiper-slide a{width:88.8%;padding:9% 5% 3% 5%;border-radius: 10px;border:2px solid transparent;}
	.hot-pro .pro .swiper-slide a:hover{border:solid 2px rgba(190,200,214,0.7);background:#fff;}
	.hot-pro .pro .swiper-slide img{width:88%;border-radius:50%;border:6px solid #e4e4e5;margin:0 4%;}
	.hot-pro .pro .swiper-slide h3{font-size:14px;color:#333;text-align:center;margin:10% 0 5% 0;}
	.hot-pro .pro .swiper-slide p{font-size:14px;color:#666;text-align:center;}
	.hot-pro-bj .swiper-button-next{top:55%;left:95%;width:40px;height:40px;background:url(../images/case-detail/rxcp_you.png) no-repeat center;background-size:100% 100%;}
	.hot-pro-bj .swiper-button-prev{left:0%;top:55%;width:40px;height:40px;background:url(../images/case-detail/rxcp_zuo.png) no-repeat center;background-size:100% 100%;}
	
	
/*message*/
	.x-message-bj{background:url(../images/sy/ly_bg.jpg) no-repeat;background-size:100% 100%;padding:2% 0;}
	.x-message .left{width:56%;float:left;}
	.x-message .left h1{font-size:18px;color:#fff;font-family: Arial-Black;margin-top:1%;}
	.x-message .left form div{border-radius:5px;overflow:hidden;position:relative;}
	.x-message .left form div i{display:block;width:5%;height:35px;position:absolute;left:0;top:0;}
	.x-message .left form div input{height:35px;width:100%;font-size:14px;color:#333;display:block;background:#ebecee;border:0;}
	.x-message .left form .name{width:48%;float:left;margin-bottom:3%;}
	.x-message .left form .name i{width:10%;height:35px;background:url(../images/sy/ly_xm.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .tel{width:48%;float:right;margin-bottom:3%;}
	.x-message .left form .tel i{width:10%;height:35px;background:url(../images/sy/ly_dh.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .name input,.x-message .left form .tel input{padding:0 2% 0 13%;width:85%;margin:0;}
	.x-message .left form .email{margin-bottom:3%;}
	.x-message .left form .email i{background:url(../images/sy/ly_yx.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .email input{padding:0 1% 0 6%;width:93%;margin:0;}
	.x-message .left form .lytext i{background:url(../images/sy/ly_ly.png) no-repeat center;background-size:80% auto;}
	.x-message .left form .lytext textarea{padding:2% 1% 2% 6%;min-width:93%;max-width:93%;margin:0;font-size:14px;color:#333;display:block;font-family: ArialMT;min-height:75px;max-height:100px;background:#ebecee;border:0;}
	.x-message .left form .anniu{padding:0 2%;margin-top:5%;}
	.x-message .left form .anniu button{width:50%;display:block;margin:0 auto;padding:2% 0;font-size:15px;color:#fff;font-weight:bold;border-radius:21px;border:0;}
	.x-message .left form .anniu .reset{background-color:rgba(120,128,139,0.8);}
	.x-message .left form .anniu .reset:hover{background:#898f98;}
	.x-message .left form .anniu .reset:before{content:'';padding:1% 5%;background:url(../images/sy/ly_reset.png) no-repeat left center;background-size:90% auto;}
	.x-message .left form .anniu .submit{background-image:linear-gradient(90deg,rgba(18,150,234,1) 0%,rgba(19,80,193,1) 100%);}
	.x-message .left form .anniu .submit:hover{background-image:linear-gradient(90deg,rgba(19,80,193,1) 0%,rgba(18,150,234,1) 100%);}
	.x-message .left form .anniu .submit:before{content:'';padding:1% 5%;background:url(../images/sy/ly_submit.png) no-repeat left center;background-size:90% auto;}
	
	.x-message .right{width:41%;float:right;background-color:#273e66;box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-webkit-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);-moz-box-shadow:inset 0px 0px 38px 0px rgba(105,166,255,0.66);border-radius: 10px;border: solid 1px #4bb2ff;}
	.x-message .right .tit{font-size:12px;color:#fff;font-family: MicrosoftYaHei;display:block;background-color:#12449a;
	border-radius:10px 0px 10px 0px;padding:2.4% 12%;width:48%;text-align:center;margin-bottom:3%;}
	.x-message .right .dowebok{height:250px;width:100%;}
	.x-message .right ul{padding:0 5% 5% 5%;}
	.x-message .right ul li{border-bottom:1px solid #e6e6e6;margin-top:4%;}
	.x-message .right ul li .up{position:relative;}
	.x-message .right ul li b{font-size:14px;color:#fff;display:block;}
	.x-message .right ul li span{font-size:13px;color:#b3b3b3;float:right;display:block;position:absolute;right:0;top:15%;}
	.x-message .right ul li p{font-size:13px;color:#ccc;font-family: MicrosoftYaHei;line-height:18px;margin-top:1.5%;}	
	
/*footer*/
	.footer-bj{background:#2a2c30;padding-top:2.5%;}
/*	.footer{padding:5% 0 2.5% 0;}*/
	.footer .f-pro {width:38%;float:left;}
	.footer .f-pro .tit,.footer .f-contact .tit{font-size:15px;color:#d9d9d9;margin-bottom:15px;}
	.footer .f-pro .cate ul{width:50%;float:left;}
	.footer .f-pro .cate ul li{width:95%;margin-bottom:10px;}
	.footer .f-pro .cate ul li a{width:100%;font-size:14px;color:#d4d4d4;display:block;line-height:21px;}
	.footer .f-pro .cate ul li:hover a{color:#fff;}
	.footer .f-contact {width:34%;float:left;}
	.footer .f-contact ul li a{width:100%;font-size:14px;color:#d4d4d4;line-height:21px;display:inline;}
	.footer .f-contact ul li:hover a{color:#fff;}
	.footer .f-contact ul li{font-size:14px;color:#d4d4d4;margin-bottom:8px;padding-left:7%;}
	.footer .f-contact ul li.add{background:url(../images/sy/bottom_dz.png) no-repeat left 15%;background-size:5% auto;}
	.footer .f-contact ul li.email{background:url(../images/sy/bottom_yx.png) no-repeat left center;background-size:5% auto;}
	.footer .f-contact ul li.email a,.footer .f-contact ul li.app span{border-bottom:1px solid #d4d4d4;}
	.footer .f-contact ul li.app{background:url(../images/sy/bottom_dh.png) no-repeat left 15%;background-size:5% auto;}
	.footer .f-ewm{width:28%;float:right;}
	.footer .f-ewm .f-up li{width:30px;height:30px;margin-left:3%;float:right;}
	.footer .f-ewm .f-up .f{background:url(../images/sy/bottom_facebook.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .in{background:url(../images/sy/bottom_Linkedln.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up .ytb{background:url(../images/sy/bottom_youtube.png) no-repeat center;background-size:80% auto;}
	.footer .f-ewm .f-up li a{display:block;width:100%;height:100%;text-align:center;margin:0 auto;}
	.footer .f-ewm .down{width:85%;margin-left:20%;margin-top:8%;}
	.footer .f-ewm .down div{width:50%;text-align:center;float:left;}
	.footer .f-ewm .down div img{display:block;width:74%;margin:0 13%;}
	.footer .f-ewm .down div p{font-size:15px;color:#fff;margin:8% 0;}
	.footer-bj hr{border:0;border-top:1px solid #6c6c6c;margin:0;}
	.footer-bj .foot{font-size:13px;color:#d4d4d4;text-align:center;padding:1% 0;}
	.footer-bj .foot i{padding:0.5% 1.3%;background:url(../images/sy/bottom_logo.png) no-repeat left center;background-size:70% auto;}
	.footer-bj .foot a{font-size:13px;color:#d4d4d4;margin-left:5%;}
	.footer-bj .foot a:hover{color:#fff;}	
}

/* 手机（手机，小于等于 768px） */
@media screen and (max-width:769px) {
	.pcd{display:none!important;}
                .sj-no{display:none!important;}
/*导航*/
	.top-nei{height:1rem;}
	.top{padding:2.5% 4% 2.5% 2%;position:fixed;top:0;z-index:100;background:#223246;width:100%;height:1rem;}
	.top a{width:80%;display:block;}
	.top .logo{float:left;width:100%;}
	.top .gengduo{width:6%;float:right;margin-top:2.5%;}	
/*下拉列表*/
    .top .nav-sub{position:fixed;top:0;right:0;width:0;height:6.5rem;background: #2e2e2e;z-index:500;overflow: hidden;display:block;}
    .top .nav-sub ul{width: 100%;height: auto;padding:0;}
    .top .nav-sub ul li{width: 100%;height:0.8rem;float: none;}
    .top .nav-sub li:first-child{background: #0286c2;border-top: none;transition: all .5s ease-in;}
	.top .nav-sub li:first-child:hover{background-image: Linear-gradient(to top,#0286c2,#0174a6);}
	#closeBtn{height: 0.75rem;}
    .top .nav-sub li:first-child i{ display: block;margin: 0 auto;width: 0.65rem;height: 0.65rem;background: url(../images/index/btn-close-h.png) no-repeat center; background-size: 55% 55%;background-position:center 75%;}
    .top .nav-sub li a{display: block; width: 80%;height: 0.8rem;line-height: 0.8rem;color: #fff;text-align: center;font-size: 0.3rem;font-family:helvetiac;font-weight: 500;border-bottom:1px solid #424242;margin:0 auto;}
	.nei-top{height:0.9rem;}
	.test {width:100%;height:100%;text-align:center;margin:0 auto;position: fixed;top:0;left:0;background-color:rgba(0,0,0,0);z-index:99;display: none;}
	
/*breadcrumb*/
	.breadcrumb{font-size:0;}
	.breadcrumb a{font-size:0.25rem;color:#e6e6e6;padding:3.5% 0;}
/*title*/
	.hot-pro,.parameters,.ralated-case{font-size:0;padding-bottom:2%;}
	.hot-pro h1,.parameters h1,.ralated-case h1,.hot-case h1{text-align:center;position:relative;margin:3% 0 6% 0;font-size:0;}
	.hot-pro h1 span,.parameters h1 span,.ralated-case h1 span,.hot-case h1 span{font-size:0.3rem;color:#000;padding-bottom:1%;border-bottom:3px solid #d07737;}
	.hot-pro h1 a,.parameters h1 a,.ralated-case h1 a{font-size:14px;color:#333;position:absolute;top:0;right:0;padding:1% 0 1% 3.5%;background:url(../images/product-detail/swt_wa.png) no-repeat left center;display:none;}
	
/*smaa-bd*/
	.smaa-bd{width:24%;float:right;display:none;}
	
	/*hot-product*/
	.hot-pro-bj{background:url(../images/case-detail/rxcp_bj.jpg) no-repeat bottom center;background-size:100% auto;position:relative;display:none;}
/*message*/
	.x-message-bj{background:url(../images/sy/ly_bg.jpg) no-repeat;background-size:100% 100%;padding:2% 2%;}
	.x-message .left{width:100;}
	.x-message .left h1{font-size:0.3rem;color:#fff;font-family: Arial-Black;margin-top:4%;font-weight:bold;margin-bottom:6%;}
	.x-message .left form div{border-radius:5px;overflow:hidden;position:relative;margin-bottom:3%;}
	.x-message .left form div i{display:block;width:8%;height:0.65rem;position:absolute;left:0;top:0;}
	.x-message .left form div input{height:0.65rem;width:100%;font-size:0.25rem;color:#333;display:block;background:#ebecee;border:0;padding:0 2% 0 8%;}
	.x-message .left form .name i{background:url(../images/mobile/ly_xm.png) no-repeat center;background-size:70% auto;}
	.x-message .left form .tel i{background:url(../images/mobile/ly_dh.png) no-repeat center;background-size:70% auto;}
	.x-message .left form .product i{background:url(../images/mobile/ly_cp.png) no-repeat center;background-size:70% auto;}
	.x-message .left form .email{margin-bottom:3%;}
	.x-message .left form .email i{background:url(../images/mobile/ly_yx.png) no-repeat center;background-size:70% auto;}
	.x-message .left form .lytext i{background:url(../images/mobile/ly_ly.png) no-repeat center;background-size:70% auto;}
	.x-message .left form .lytext textarea{padding:1% 2% 1% 8%;min-width:100%;max-width:100%;margin:0;font-size:0.25rem;color:#333;display:block;font-family: ArialMT;min-height:95px;max-height:125px;background:#ebecee;border:0;}
	.x-message .left form .anniu{margin-top:5%;}
	.x-message .left form .anniu button{width:50%;display:block;margin:0 auto;padding:1.8% 0;font-size:0.25rem;color:#fff;font-weight:bold;border-radius:21px;border:0;}
	.x-message .left form .anniu .reset{background-color:rgba(120,128,139,0.8);display:none;}
	.x-message .left form .anniu .reset:hover{background:#898f98;}
	.x-message .left form .anniu .reset:before{content:'';padding:1% 7%;background:url(../images/sy/ly_reset.png) no-repeat left center;}
	.x-message .left form .anniu .submit{background-image:linear-gradient(90deg,rgba(18,150,234,1) 0%,rgba(19,80,193,1) 100%);}
	.x-message .left form .anniu .submit:hover{background-image:linear-gradient(90deg,rgba(19,80,193,1) 0%,rgba(18,150,234,1) 100%);}
	.x-message .left form .anniu .submit:before{content:'';padding:1% 7%;background:url(../images/sy/ly_submit.png) no-repeat left center;}
.x-message .left form p{margin:0;padding:0;}
	
/*sj_footer*/
	.sj-footer{background:url(../images/mobile/bottom_whatsapp2.gif) no-repeat;background-size:100% 100%;height:1.2rem;position:fixed;bottom:0;left:0;right:0;z-index:100;}
	.sj-db{height:1.2rem;}
	.sj-footer ul li{width:18%;text-align:center;margin-top:2.7%;font-size:0;}
	.sj-footer ul li a{width:100%;display:block;}
	.sj-footer ul li a img{width:40%;}
	.sj-footer ul li p{font-size:0.25rem;color:#fff;margin-top:3%;}
	.sj-footer ul li.home,.sj-footer ul li.pro{float:left;}
	.sj-footer ul li.ca,.sj-footer ul li.ab{float:right;}
	.sj-footer ul .f-whatapp{width:28%;height:1.2rem;}
}