@charset "utf-8";
/* CSS Document */
/*****header*******/
body.mask:after{content: "";position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);z-index: 90;}
body.mask{height: 100%;min-height: 100vh;overflow: hidden;}
.flag{margin-right: 5px;}
.header{ width:100%;  background:#fff;}
.header_nav{ width:80%; margin:0 auto;}
.headerTop{padding: 10px 0;}
.logo{width: 180px;float: left;}
.webTop{height: 46px;line-height: 46px;}
.webTop .rBox{float: right;display: flex;}
.webTop .rBox ul li{float: left;margin-left: 25px;}
.webTop .rBox ul li i{vertical-align: -2px;margin-right: 5px;color: #fff;}
.webTop{font-size: 13px;background: #104A9C;color: #fff;}
.menu{height: 100px;flex: 1;}
.menu > ul{display: flex;align-items: center;justify-content: flex-end;}
.menu ul li.oneMenu a{color: #333333;}
.menu ul li{vertical-align: middle;font-size: 18px;position: relative;text-transform:capitalize;padding: 0 20px;float: left;}
.menu ul li.activeMenu{font-weight: bold;}
.menu ul li a{display: inline-block;}
.menu_down{position: absolute;width: 200px;left: 0;top: 99px;padding: 15px;z-index: 9;visibility: hidden;opacity:0;transition: all .6s cubic-bezier(.075,.82,.165,1);-webkit-transition: all .6s cubic-bezier(.075,.82,.165,1);-moz-transition: all .6s cubic-bezier(.075,.82,.165,1);-ms-transition: all .6s cubic-bezier(.075,.82,.165,1);-o-transition: all .6s cubic-bezier(.075,.82,.165,1);}
.menu ul li:hover .menu_down {visibility: visible;opacity:1;background-color: #104A9C;color: #fff;}
.menu ul li:hover .menu_down:before {transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);opacity:1;}
.menu ul li a{ color:#333;} 
.menu_down ul li {padding: 5px 0;display: block;float: inherit;height: auto;line-height: initial;}
.menu_down ul li a {border: none;font-size: 15px;line-height: 1.66;display: inline-block;text-align: left;width: 100%;color:#fff!important;}
.menu_down ul li a:hover {border: none;text-decoration: underline;}
.topRight{float: right;}
.langChoice{position: relative;line-height: 28px;margin-left: 30px;cursor: pointer;}
.langChoice dt{line-height: 28px;font-weight: normal;margin-top: 7px;}
.langChoice dd{position: absolute;width: 100%;background: #fff;z-index: 10;text-align: center;line-height: 30px;border: 1px #ddd solid;border-bottom: none;display: none;}
.langChoice dd a{display: block;width: 100%;border-bottom: 1px #ddd solid;color: #666;}
.langChoice dd a:hover{text-decoration: none;background: #f5f5f5;}
.topRight .contactType i{color: #104A9C;font-size: 30px;display: inline-block;margin-right: 10px;vertical-align: -5px;line-height: 30px;}  
.topRight .contactType{font-size: 16px;margin-top: 10px;}
.topRight .contactType span{margin-right: 40px;}
.search{float: right;position: relative;margin-top: 10px;}
.search input {height: 40px;color: #000;line-height: 26px;width: 300px;padding: 0 10px;background: #f5f5f5;}
.search button {display: inline-block;height: 100%;width: 40px;background: #977751;line-height: 40px;float: right;}
.search button i{font-size: 20px;color: #fff;}
.nav {background: #ffffff;line-height: 100px;height: 100px;}
.nav .container{display: flex;align-items: center;}
.banner .swiper-slide a{display: block;width: 100%;}
.banner .swiper-slide{width: 100%;}
.banner .swiper-container{width: 100%;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 40px !important;}
.swiper_ind .swiper-pagination-bullet{display: inline-block;width: 12px;height: 12px;border-radius: 100%;background: #fff;transition: all ease-in-out 0.3s;}
.swiper_ind .swiper-pagination-bullet-active{width: 30px;height: 12px;border-radius: 6px;}
.indAbout{text-align: center;}
.tit{text-align: center;}
.tit h2{font-size: 32px;color: #104A9C;}
.tit span{display: inline-block;width: 50px;height: 3px;background: #977751;margin: 20px 0;}	
.indAbout {margin-top: 50px;}
.indAbout b{font-size: 20px;color: #977751;}	
.indAbout h3{font-size: 26px;color: #977751;font-weight: bold;margin: 15px 0;}	
.indAbout p{color: #666;line-height: 30px;}
.indAbout {width:100%;padding: 30px 0;}
.indAbout .advantage-wrap {margin-bottom:50px;display:flex;justify-content:space-between;width:100%}
.indAbout .advantage-wrap .advantage-item {box-sizing:border-box;border:1px solid #f1f1f1;width:25%;height:350px;transition:all .5s ease;margin:0 10px}
.indAbout .advantage-wrap .advantage-item:hover {background:#104A9C;border:1px solid #104A9C;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(10px);-webkit-transform:translateY(10px);-moz-transform:translateY(10px);-ms-transform:translateY(10px);-o-transform:translateY(10px);-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.indAbout .advantage-wrap .advantage-item:hover i{color: #fff;}
.indAbout .advantage-wrap .advantage-item:hover .advantage-item-title {color:#fff}
.indAbout .advantage-wrap .advantage-item:hover .advantage-item-content {color:#fff}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon {width:100%;height:170px;display:flex;justify-content:center;align-items:center}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon i{font-size: 60px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon div {width:80px;height:80px;background:url("../images/index-sprite.png") no-repeat}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon .file-icon {background-position:-8px -8px}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon .product-icon {background-position:-102px -8px}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon .honor-icon {background-position:-198px -8px}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon .network-icon {background-position:-292px -8px}
.indAbout .advantage-wrap .advantage-item .advantage-item-title {margin-bottom:10px;font-weight:400;text-align:center;font-size:20px;color:#333}
.indAbout .advantage-wrap .advantage-item .advantage-item-content {font-size:14px;width:100%;padding:0 25px;text-align:left;color:#666}
.indAbout .advantage-wrap-mobile {display:none}
.more-btn {text-align:center;margin-top: 40px;}
.more-btn a {padding:10px 50px;transition:.3s all ease-out;display:inline-block;border:1px solid #e5e5e5;position:relative;overflow:hidden;position:relative;z-index:9;line-height:28px}
.more-btn a:after {content:"";background:#104a9c;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#284664}
.more-btn a:hover i {color:#fff;border-color:#000}
.more-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
.more-btn a i {display:inline-block;font-size:14px;color:#333;position:relative;z-index:14;margin-left:8px;margin-right:8px}
.p4 {overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.content-introduce{text-align: center;margin: 20px 0;}
.indType,.indGood{padding: 50px 0; background-size: cover;background-attachment: fixed;background-position: center center;}
.indType ul {width: 100%;text-align: center;}
.indType ul li{width: 30%;border: 1px #dedede solid;position: relative;color: #fff;margin: 20px;float: left;}
.indType ul li a.hPro{display: none;flex-direction: column;justify-content: center;width: 100%;height: 100%;
transition: all 2s ease;background-color: rgba(0,0,0,.6);position: absolute;top: 0;}
.indType ul li:hover a.hPro{display: block;color: #fff;text-decoration: none;display: flex;align-items: center;justify-content: center;}
.indType ul li a.hPro p{font-size: 14px;text-align: center;line-height: 24px;}
.indType ul li a.hPro h2{font-size: 18px;font-weight: bold;text-align: center;margin-bottom: 10px;}
.indType ul li a{background: #fff;display: block;}
.indType ul li .imgBox{overflow: hidden;display: flex;align-items: center;justify-content: center;height: 200px;}
.indType ul li .imgBox img{display: block; height: auto; transition: 520ms; line-height: 0; }
.indType ul li:hover .imgBox img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.indProducts{margin-top: 50px;}
.indProducts .swiper-button-prev,.indProducts .swiper-button-next{background-image: none !important;width: 42px !important;border: 1px #977751 solid;
height: 42px;border-radius: 100%;text-align: center;line-height: 42px;}
.indProducts,.indNews{margin-top: 50px;}
.indProducts .container{position: relative;}	
.indNews ul{width: 100%;text-align: center;}
.indNews ul li{width: 30%;border: 1px #ddd solid;margin: 20px;font-size: 16px;transition: all ease-in-out 0.3s;position: relative;top: 0;float: left;}
a:hover{text-decoration: none !important; }
 .indNews ul li:hover{box-shadow: 0 4px 5px #DEDEDE;top: -5px;}
 .indNews ul li .txtBox{padding: 20px;text-align: left;}
 .indNews ul li .txtBox h2{font-size: 16px;color: #333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.indNews ul li .txtBox p{font-size: 14px;text-align: left;line-height: 24px;color: #666;}
.indNews ul li .txtBox p.newsDate{color: #999;margin: 10px 0;}
.indNews ul li .imgBox{overflow: hidden;}
.indNews ul li .imgBox img{display: block; width: 100%; height: auto; transition: 520ms; line-height: 0; }
.indNews ul li:hover .imgBox img{ transform: scale(1.05); -webkit-transform: scale(1.05); -moz-transform: scale(1.05);}
.code input {width: 75% !important;}
.code img{width: 100px;height: 50px;float: right;}
sup{color: #f00;}
.indSearch .container{background: #104A9C;height: 100px;width: 100%;display: flex;align-items: center;justify-content: center;}
.indSearch .searchBox{width: 70%;}
.indSearch .searchBox input{width: calc(100% - 200px);height: 50px;line-height: 50px;background: #fff;border-radius: 25px;padding: 0 10px;}
.indSearch .searchBox .searchBtn{margin-left: 20px;color: #104A9C;display: inline-block;height: 50px;line-height: 50px;
border-radius: 25px;width: 150px;background: #fff;font-size: 15px;text-align: center;}


.floatwindow_fd_conct {position: fixed;z-index: 9999999999;top: 25%;right: 5px;cursor: pointer;transition: all .3s ease;font-size: 14px;display:none}
.floatwindow_fd_img {position: absolute;top: 0;right: 0;width: 42px;}
.floatwindow_fd_main {position: absolute;top: 0;right: -170px;border: 1px #e5e5e5 solid;border-radius: 5px;background: #fff;opacity: 0;transition: all ease-in-out 0.3s;}
.floatwindow_admin {position: absolute;top: -48px;left: 50%;margin-left: -39px;}
.floatwindow_fd_conct img {border: none;max-width: 100%;max-height: 100%;}
.floatwindow_fd_main>span {text-align: center;font-size: 18px;color: #666;display: block;margin-top: 60px;margin-bottom: 15px;}
.floatwindow_im-tel {padding: 0 10px;}
.floatwindow_im-tel li {text-align: center;height: 35px;margin-bottom: 7px;}
.floatwindow_im-tel li a {display: block;width: 100%;display: flex;background: linear-gradient(#eee, #fefefe);background: -webkit-linear-gradient(#eee, #fefefe);background: -o-linear-gradient(#eee, #fefefe);background: -moz-linear-gradient(#eee, #fefefe);border-radius: 5px;border: 1px #eee solid;}
.floatwindow_im-tel i {background-repeat: no-repeat;background-size: 20px;width: 20px;height: 20px;background-position: 50%;margin-top: 7px;}
.floatwindow_online i {background-image: url(../images/online.png);}
.floatwindow_email i {background-image: url(../images/email.png);}
.floatwindow_skype i {background-image: url(../images/skype.png);}
.floatwindow_wechat i {background-image: url(../images/wechat.png);}
.floatwindow_im-tel span {line-height: 35px;padding: 0 5px 0 10px;font-size: 15px;white-space: nowrap;}
.floatwindow_phone {text-align: center;margin-top: 15px;}
.floatwindow_tel-num {text-align: center;font-size: 18px;color: #fd3939;font-weight: bold;margin-bottom: 20px;margin-top: 5px;}
.floatwindow_fd_conct:hover .floatwindow_fd_main{opacity: 1;right: 0;}
.floatwindow_im-tel i {line-height: 35px;display: inline-block;width: 30px;text-align: right;display: flex;align-items: center;justify-content: center;margin-left: 10px;}
.neiSearch .container{background: #e8e8e8;}	
.neiSearch .searchBox input{border: 1px #ddd solid;}
.neiSearch .searchBox .searchBtn{color: #fff;background: #104A9C;}
.indType .tit{top: -10%;opacity: 0;position: relative;}
.indType .content-introduce{top: -15%;opacity: 0;position: relative;}
.indType ul{left: -100%;opacity: 0;position: relative;}
.indNews .tit{top: -10%;opacity: 0;position: relative;}
.indNews .content-introduce{top: -15%;opacity: 0;position: relative;}
.indNews ul{left: -100%;opacity: 0;position: relative;}
	/***footer***/
.footer{background: #191f2d;padding-top: 30px;margin-top: 50px;color: #cacaca;}
.footer .container{margin: 0 auto; padding:0;}
.footer .row{ margin:0px;}
.copy{font-size: 12px;line-height:40px; color:#ccc;margin: 0 25px 0 0; }.unohacha_logo{ float:right;}
.footercopy{margin-top:0px;background-color: #131721;}
.foot_tit{font-size: 18px;font-weight: bold;color: #fff;margin-bottom: 20px;}
.footerwarp .indContact p{color: #cacaca;line-height: 30px;}
.footerwarp .indContact {padding: 0 70px;}
.footerwarp .indContact p a{color: #cacaca;}
.footerwarp .news {color: #cacaca;}
.footerwarp .news a{width:calc(100% - 100px);display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.footerwarp .news a:hover{color: #977751;}
.footerwarp .news li{line-height: 30px;}
.footercopy {text-align: center;height: 40px;line-height: 40px;font-size: 14px;}
.footerwarp .news li span{width: 100px;display: inline-block;float: right;}
.footerwarp .webMap{padding-left: 40px;}
.footerwarp .webMap a{width: 100%;display: inline-block;line-height: 30px;color: #cacaca;}
.footerwarp .webMap a:hover{color: #977751;}
.footerwarp {padding-bottom: 20px;}
.footer .links{color: #977751;margin-top: 30px;}
.footer .links img{transition: all ease-in-out 0.3s;margin-right: 10px;}
.footer .links img:hover{opacity: 0.8;}
.crumbs{background: #ffffff;}
.crumbs p {color: #333;text-align: left;margin: 0;padding: 15px 0;}
.logo2 {display: inline-block;float: left;margin-right: 20px;transition: all ease-in-out 0.3s;}
.nav.fix{position: fixed;top: 0;width: 100%;left: 0;z-index: 90;}
.wrapper.change{padding-top: 150px;}
.proLis li{float: left;width: 25%;padding: 20px;}
.proLis li .imgBox{width: 100%;height: 180px;overflow: hidden;border: 1px #eee solid;}
.proLis li .imgBox a{display: flex;align-items: center;justify-content: center;height: 100%;}
.proLis li .txtBox{background: #f5f5f5;text-align: center;padding: 10px;}
.proLis li .txtBox a{display: inline-block;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #977751;font-size: 16px;}
.proLis li .txtBox p{overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* 产品详情页 */
.send-btn{color: #104A9C;border: 1px #104A9C solid;margin-top: 30px;}
.proInfoTop{margin-top: 30px;display: flex;}
.proInfoTop .dotBoxL{float: left;width: 400px;}
.proInfoTop .dotBoxL .videoBox {background: #333;width: 400px;height: 400px;position: absolute;left: 0;top: 0px;z-index: 9;}
.videoIcon {position: absolute;z-index:8;bottom: 80px;left: 10px;width: 50px;height: 50px;line-height: 50px;cursor: pointer;}
.videoIcon i{font-size: 50px;color: #c5c5c5;}
.videoClose{position: absolute;top: 20px;right: 20px;cursor: pointer;}
.videoClose i{color: #fff;}
.proInfoTop .dotBoxL .videoBox video{width: 400px;height: 400px;}
#exzoom {width: 400px;}
.myVideo {position: absolute;width: 100%;height: 100%;}
.myVideo .zoomIcon {position: absolute;position: absolute;bottom: 69px;right: 0;z-index: 8;background: #fff;padding: 5px;opacity: 0.5;}
.proInfoTop .product-right{width: calc(100% - 400px);padding-left: 40px;}
/* zoom */
.bg{height: 470px;margin:0 auto;overflow: hidden;box-sizing: border-box;z-index: 99;}
.bg_left{width: 400px;height:auto;float: left}
.bg_right{float: left;position: absolute;left: 400px;z-index: 999;background: #fff;}
.show{width: 400px;height: 400px;margin-bottom: 10px;position: relative;border:1px solid #E8E8E8;cursor:move;overflow: hidden;display: flex !important;align-items: center;justify-content: center;}
.show img{max-width: 400px;max-height: 400px;}
.move{width: 200px;height: 200px;background: #ff8a00;filter: Alpha(opacity=50);opacity:0.5;position: absolute;top: 0;left: 0;display: none;}
.bigshow{width: 400px;height: 400px;overflow: hidden;margin-left: 10px;display: none;border:1px solid #E8E8E8;}
.bigshow img{max-width:800px;max-height: 800px;margin-right: 10px;}
.smallshow{width: 100%;height: 70px;position: relative}
.smallshow img{width:54px;border:1px solid #e8e8e8;box-sizing: border-box;height: 54px;}
.smallshow>.middle_box{width:400px;overflow: hidden;height: 70px;}
.smallshow .middle{overflow: hidden;;height: 70px;}
.smallshow .middle>li{width: 64px;height: 64px;float: left;cursor:pointer;padding:0 5px;}
.bigitem {width: 800px; height: 800px;display: flex;align-items: center;justify-content: center;}	
.proDetail{margin-top: 30px;}
.proDetail .infoBox{margin-bottom: 20px;border-bottom: 1px #dedede dotted;padding-bottom: 10px;background: #fff;}
.proDetail .infoBox h3{font-weight: normal;color: #104A9C;line-height: 30px;margin-bottom: 10px;font-size: 20px;}
.proDetail .infoBox h3 span{display: inline-block;width: 6px;height: 11px;background: #104A9C;margin-right: 5px;}
.proDetail .infoBox ul li{font-size: 15px;color: #666;width: 50%;float: left;    line-height: 40px;}
.proDetail .infoBox ul li em{color: #999;display: inline-block;width: 140px;}
.proDetail .infoBox ul li span{color: #333;display: inline-block;width: calc(100% - 140px);}
.proDetail .infoBox  p{font-size: 15px;color: #666;line-height: 30px;word-wrap: break-word;}
.proTit{margin-bottom: 20px;}
.proTit span{font-size: 20px;background: #eaeaea;padding: 3px 10px;color: #333;display: inline-block;}
.proTit p{border-bottom: 1px #eaeaea solid;}
.service{margin-top: 50px;}
.service .serviceInfo h2{font-size: 18px;font-weight: bold;margin-bottom: 10px;}
.serviceBg{background-attachment: fixed;padding: 50px 0;text-align: center;color: #fff;margin-bottom: 30px;background-repeat: no-repeat;}
.serviceBg p{font-size: 32px;font-weight: bold;}
.serviceBg small{font-size: 20px;font-style: italic;color: #eee;}
.fieldBox{margin-top: 50px;}
.fieldTxt p{line-height: 32px;}
.proRec{margin-top: 50px;}
.newsBox .newsLi{width: 100%;padding: 20px 0;border-bottom: 1px #dedede solid;}
.newsBox .newsLi a{color: #977751;font-family: times;font-size: 18px;transition: all ease-in-out 0.5s;-webkit-transition: all ease-in-out 0.2s;
-moz-transition:all ease-in-out 0.2s ; -ms-transition:all ease-in-out 0.2s ;    line-height: 24px;display: inline-block;width: 100%;}
.newsBox .newsLi a:hover{color: #104A9C;text-decoration: underline;}
.newsBox .newsLi h5{color: #999;font-size: 14px;margin: 20px 0;}
.newsBox .newsLi p{color: #666;font-size: 16px;;line-height: 26px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.newsTxt h2{font-size: 28px;font-family: "times new roman";}
.newsDetail{margin-top: 50px;}
.newsTxt h5{margin: 20px 0;color: #999;}
.newsTxt img{max-width: 100%;margin-bottom: 20px;}
.newsTxt p{font-size: 15px;line-height: 32px;}
.jobBg,.contactBg{background-attachment: fixed;background-repeat: no-repeat;padding: 50px 0;text-align: center;}
.jobBg p,.contactBg p{font-size: 32px;font-weight: bold;color: #fff;}
.jobBg small,.contactBg small{font-size: 20px;font-style: italic;color: #eee;}
.joinBox2{margin-top: 50px;}
.jobLi h2{font-size: 24px;font-weight: bold;margin-bottom: 10px;}
.join2_cardDesBox{margin-top: 20px;}
.join2_cardDesBox h3{font-size: 18px;}
.join2_card_list a{margin-right: 10px;}
.join2_cardDesBox h5{font-weight: bold;margin: 10px 0;}
.contactBg{margin-bottom: 50px;}
.contactBox{margin-top: 0px;}
.contactForm label{display: block;margin-bottom: 10px;}
.compTxt{padding-right: 80px;}
.compTxt h3{font-size: 24px;line-height: 40px;color: #977751;}
.compTxt h2{font-size: 30px;font-weight: bold;margin: 40px 0;color: #333;}
.compTxt p{font-size: 16px;line-height: 40px;}
.compTxt p a{color: #104A9C;font-weight: bold;}
.contactForm  p{margin-bottom: 5px;}
.contactForm input{border: 1px #dedede solid;width: 100%;height: 50px;padding: 0 10px;}
.contactForm  textarea{border: 1px #dedede solid;width: 100%;height: 80px;padding: 0 10px;}
.contactForm button{display: block;background: #c58c48;color: #fff;padding: 8px 40px;border-radius: 30px;font-size: 18px;margin-top: 20px;transition:all ease 0.3s;}
.contactForm button:hover{background: #977751;}
.product-main .product-title {height: 45px;line-height: 45px;font-size: 20px;border-left: 4px solid #104A9C;padding-left: 20px;border-bottom: 1px #104A9C solid;}
.leftPart{background: #fff;margin-top: 10px;width: 90%;}
.rightPart{background: #fff;margin-top: 10px;}
.leftPart h2{font-size: 22px;font-weight: bold;color: #104A9C;margin-bottom: 15px;}
.classify{margin-bottom: 30px;}
.classify ul > li{background: #fafafa;margin-bottom: 2px;text-align: center;padding: 10px 0;}
.classify ul li > a{display: inline-block;width: 100%;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.classify ul li > a i{position: absolute;right: 20px;font-size: 14px;color: #999;}
.twoMenu_l{display: none;}
.twoMenu_l h5 a{font-size: 15px;display: inline-block;width: 100%;padding-right: 40px;overflow: hidden;
text-overflow: ellipsis;white-space: nowrap;line-height: 30px;padding: 5px 0;color: #666;}
.twoMenu_l {padding:10px;}
.thrMenu_l h5 a{position: relative;padding-left: 20px;color: #104A9C;}
.thrMenu_l h5 a::before{position: absolute;content: "";display: inline-block;width: 6px;height: 6px;border-radius: 100%;background: #9ab7d2;left: 5px;top: 13px;}
.classify .classifyTit{background: #104A9C;color: #fff;text-align: center;height: 50px;line-height: 50px;}
.mainBox h2{color: #104A9C;font-size: 20px;font-weight: bold;padding-bottom: 10px;border-bottom: 1px #ddd solid;margin-bottom: 15px;}
.mainBox  h3{font-size: 16px;}




.product-main .product-list-1 ul {width: 100%;display: flex;flex-wrap: wrap;}
.product-main .product-list-1 ul li {background: #fbfbfb;width: 100%;height: 240px;margin-bottom: 28px;display: flex;transition: .5s all ease;}
 .product-main .product-list-1 ul li .product-item-img {text-align: center;background: #fff;display: flex;justify-content: center;max-width: 400px;height: 100%;}
 .product-main .product-list-1 ul li .product-item-img a {text-align: center;}
.product-main .product-list-1 ul li .product-item-img img {max-width: 100%;max-height: 100%;object-fit: contain;height: 100%;}
.product-main .product-list-1 ul li .product-item-content {display: flex;flex-direction: column;justify-content: space-between;padding: 28px;height: 100%;flex: 1;}
.product-main .product-list-1 ul li .product-item-content .product-item-content-title {position: relative;height: 30px;line-height: 30px;font-size: 22px;}
.product-list-1 ul li .product-item-content .product-item-content-text {font-size: 14px;color: #666;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
.product-main .product-list-1 ul li .product-item-content .btn-container {display: flex;}
.product-main .product-list-1 ul li .product-item-content .product-item-btn {border-color: #104A9C;}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn {text-align: center;transition: .5s all ease;display: flex;justify-content: center;align-items: center;width: 150px;height: 50px;border: 1px solid #284664;}
.product-main .product-list-1 ul li .product-item-content .product-item-btn a {font-size: 16px;width: 150px;height: 50px;line-height: 50px;transition: .3s all ease-out;display: inline-block;position: relative;overflow: hidden;position: relative;z-index: 9;}
.product-main .product-list-1 ul li .product-item-content .product-item-btn a i {display: inline-block;font-size: 14px;color: #333;position: relative;z-index: 14;}
.product-left-title {background: #104A9C;}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a {font-size:16px;width:150px;height:50px;line-height:50px;transition:.3s all ease-out;display:inline-block;position:relative;overflow:hidden;position:relative;z-index:9}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a:after {content:"";background:#fdb812;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#284664}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a:hover i {color:#fff;border-color:#000}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a i {display:inline-block;font-size:14px;color:#333;position:relative;z-index:14}
 .product-main .product-list-1 ul li .product-item-content .product-item-btn a i:nth-child(2) {margin-left:5px}
 select option {color: #333;}
.noticeword {padding: 10px 10px 20px;font-size: 14px;color: red;}
.product-lastest-products ul {padding: 20px 0;}
.product-lastest-products ul li {padding: 20px 10px;height: 104px;width: 100%;display: flex;align-items: center;transition: all .3s ease;}
.product-lastest-products ul li .product-name {flex: 1;}
.product-lastest-products ul li .product-name a {font-size: 14px;}
.product-lastest-products ul li .product-img {height: 90px;width: 150px;overflow: hidden;}
.product-lastest-products ul li .product-img img {transition: .3s all ease;width: 100%;}
.product-lastest-products ul li:hover .product-img img {transform:scale(1.2)}
.product-lastest-products ul li:hover .product-name a {color:#104A9C}
.product-left-title {font-size: 16px;display: flex;justify-content: center;align-items: center;width: 100%;height: 45px;background: #104A9C;color: #fff;}
.product-left-cu ul li {font-size: 12px;color: #838383;}
.product-left-cu ul li i {color: #838383;display: inline-block;text-align: center;line-height: 30px;height: 30px;width: 30px;}
 .product-main .product-detail {
    width: 100%;
}
 .product-main .product-detail {width:100%}
 .product-main .product-detail .product-top {display:flex;width:100%;height:430px}
 .product-main .product-detail .product-top .product-left {position:relative;width:600px;height:100%}
 .product-main .product-detail .product-top .product-left .product-img {background:#fff;position:relative;width:100%;height:360px}
 .product-main .product-detail .product-top .product-left .product-img:hover {cursor:zoom-in}
 .product-main .product-detail .product-top .product-left .product-img .img-wrap {background:#fff;position:relative;top:-100%;left:100%;width:400px;height:360px;box-sizing:border-box;border:1px solid #666;overflow:hidden;z-index:999}
 .product-main .product-detail .product-top .product-left .product-img .img-wrap img {height:100%}
 .product-main .product-detail .product-top .product-left .product-img .img-wrap .img-zoom {position:absolute;max-width:none;width:900px;height:540px;left:-50%;right:-50%}
 .product-main .product-detail .product-top .product-left .product-img .hover {display:none;position:absolute;left:0;top:0;width:200px;height:200px;border:1px solid #aaa;box-sizing:border-box;background:rgba(0,0,0,.2)}
 .product-main .product-detail .product-top .product-left .product-img img {height:100%}
 .product-main .product-detail .product-top .product-left .product-thumb-list {padding-left:20px;display:flex;align-items:center;width:580px;height:68px;justify-content:flex-start}
 .product-main .product-detail .product-top .product-left .product-thumb-list .angle {height:100%;display:flex;justify-content:center;align-items:center;height:100%}
 .product-main .product-detail .product-top .product-left .product-thumb-list .angle:hover {cursor:pointer}
 .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img {height:48px;width:80px;margin:0 15px}
 .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img img {width:100%}
 .product-main .product-detail .product-top .product-left .product-thumb-list .product-thumb-img:hover {box-shadow:0 1px 0 1px rgba(0,0,0,.2);cursor:pointer}
 .product-main .product-detail .product-top .product-left .fa {display:flex;height:100%;width:30px;background:#fff;z-index:9999999;position:absolute;align-items:center;cursor:pointer;transition:ease all .3s}
 .product-main .product-detail .product-top .product-left .fa-angle-right {right:0;top:0;justify-content:flex-end}
 .product-main .product-detail .product-top .product-left .banner-page {display:none}
 .product-main .product-detail .product-top .product-right {padding-left:20px;flex:1}
 .product-main .product-detail .product-top .product-right .product-content {width:100%}
 .product-main .product-detail .product-top .product-right .product-content .product-info {padding-left:20px;width:100%}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-name {height:46px;line-height:46px;font-size:16px;font-weight:bold}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-text {font-size:16px;color:#666;line-height:24px}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-view {font-size:16px;color:#333;height:24px;line-height:24px}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price {font-size:16px;color:#333;height:24px;line-height:24px}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .price {font-weight:bold}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .unit {font-size:13px;color:#999;margin-left:5px}
 .product-main .product-detail .product-top .product-right .product-content .product-info .product-content-price .quan {color:#333}
 .product-main .product-detail .product-top .product-right .product-content .share-btn-list {margin:30px 0 30px 20px}
 .product-main .product-detail .product-top .product-right .product-content .btn-list {margin-left:10px;display:flex;flex-wrap:wrap;align-items:center;margin-top:15px;width:470px;height:140px}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 {transition:.5s all ease;display:flex;text-align:center;justify-content:center;align-items:center;height:50px;color:#333}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a {border:1px solid #e5e5e5;width:100%;width:200px;height:50px;line-height:50px;transition:.3s all ease-out;display:inline-block;position:relative;overflow:hidden;position:relative;z-index:9}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:after, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:after {content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#284664}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover i, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover i {color:#fff;border-color:#000}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover span, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover span {color:#fff;border-color:#000}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover:after, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a i, .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a span, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a i, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a span {display:inline-block;font-size:14px;color:#333;position:relative;z-index:14}
 .product-main .product-detail .product-top .product-right .product-content .btn-list .btn a:hover, .product-main .product-detail .product-top .product-right .product-content .btn-list .pdown3 a:hover {color:#fff}
 .product-main .product-detail .product-top .product-right .addthis_inline_share_toolbox {margin-left:20px;margin-top:30px}
 .product-main .product-detail .product-top .product-right .contact-list {padding:20px 15px;display:flex;width:100%}
 .product-main .product-detail .product-top .product-right .contact-list li {display:flex;justify-content:center;align-items:center;height:40px;width:40px}
 .product-main .product-detail .product-top .product-right .contact-list li:hover {cursor:pointer;color:#104A9C}
 .product-main .product-detail .product-top .product-right .contact-list li:hover i {color:#104A9C}
 .product-main .product-detail .product-top .product-right .contact-list li i {color:#666;transform:scale(1.5)}
 .product-main .product-detail .product-top .product-right .contact-list .contact-list-more {text-align:center;line-height:28px}
 .product-main .product-detail .product-top .product-right .contact-list .contact-list-more span {font-size:12px;color:#fff;display:block;height:28px;width:28px;background:#104A9C;border-radius:50%}
 .product-main .product-detail .product-top .singglepic {display:flex;justify-content:center;align-items:center;overflow:hidden;width:600px;pointer-events:none}
 .product-main .product-detail .product-detail-list {margin-top:20px}
 .product-main .product-detail .product-detail-list li {width:100%}
 .product-main .product-detail .product-detail-list .product-detail-title {padding:15px 0}
 .product-main .product-detail .product-detail-list .product-detail-title h5 {display:inline;padding-bottom:3px;font-size:16px;font-weight:bold;border-bottom:2px solid #104A9C}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .product-name {font-size:16px;color:#333}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text, .product-main .product-detail .product-detail-list .descript .product-detail-content .product-text a {font-size:16px;line-height:1.8;color:#222;}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list {padding:0 20px;height:44px;width:100%;background:#f8f8f8;display:flex;justify-content:space-between;align-items:center}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list span:nth-child(1) {color:#104A9C}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div {font-size:16px}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .pages-list div span {font-size:16px}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .table-responsive {touch-action:auto;width:100%;margin:.2rem 0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
 .product-main .product-detail .product-detail-list .descript .product-detail-content .productsTags {font-size:16px;margin:15px 0;line-height:1.8;}
 .product-main .product-detail .product-detail-list .certificate {margin-top:50px}
 .product-main .product-detail .product-detail-list .certificate .certificate-list {width:100%;height:300px;display:flex}
 .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item {transition:.3s all ease;margin-right:24px;height:100%;width:295px;transition:.5 all ease}
 .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item:hover {box-shadow:0 1px 0 1px rgba(0,0,0,.2)}
 .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item:hover p {color:#104A9C}
 .product-main .product-detail .product-detail-list .certificate .certificate-list .certificate-item p {margin-top:5px;font-size:12px;text-align:center;color:#494949}
 .product-main .product-detail .product-detail-list .relates-product {margin-top:30px}
 .product-main .product-detail .product-detail-list .relates-product  {width:100%}
 .product-main .product-detail .product-detail-list .relates-product  -title {font-size:18px}
 .product-main .product-detail .product-detail-list .relates-product  ul {margin-top:10px;padding:0 20px;width:100%;display:flex;flex-wrap:wrap}
 .product-main .product-detail .product-detail-list .relates-product  ul li {margin-bottom:20px;box-sizing:border-box;width:190px;/* margin-right:30px; */transition:.5s all ease;}
 .product-main .product-detail .product-detail-list .relates-product  ul li:hover {cursor:pointer;box-shadow:0 5px 10px rgba(0,0,0,.2)}
 .product-main .product-detail .product-detail-list .relates-product  ul li:hover p {color:#104A9C}
 .product-main .product-detail .product-detail-list .relates-product  ul li p {margin-top:10px;text-align:center;color:#333;font-size:12px}
 .product-main .product-detail .product-detail-list .relates-product  ul li img {max-height:100%}
 .product-main .product-detail .product-detail-list .send-inquiry {width:100%}
 .product-main .product-detail .product-detail-list .send-inquiry .feedback-inquiry-title {display:inline;padding-bottom:3px;font-size:16px;font-weight:bold;border-bottom:2px solid #104A9C;font-size:18px;line-height:50px}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table {margin-bottom:30px;max-width:none}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody {display:flex;flex-wrap:wrap}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr {margin-bottom:20px;background:#fafafa;width:50%}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(5), .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:nth-of-type(6) {width:100%}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td {height:60px}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .lable {margin-left:10px;font-size:14px;width:90px;line-height:40px;height:40px;padding:0;text-align:left}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .text {font-size:14px;line-height:40px;height:40px;border:none;outline:none;margin:0;background:#fafafa;width:580px}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .atextarea {width:100%;margin:0;border:none;outline:none;padding-top:10px;background:#fafafa;font-size:14px}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr td .input-error {border:1px solid #f77}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child {height:80px;width:100%;display:flex;justify-content:center;align-items:center;background:#fff}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn {margin:0}
 .product-main .product-detail .product-detail-list .send-inquiry .feedbackForm #feedbackForm table tbody tr:last-child .fsbtn .submita {background:#104A9C;height:50px;width:150px;outline:none}



.compare-action {border: 1px solid #104A9C;padding-right: 10px;}
.compare-action {position: relative;height: 50px;margin-left: 20px;display: flex;justify-content: center;align-items: center;}
.compare-action .compare-action-check{      appearance: none;outline: none;}
.compare-action span {display: inline-block;padding-left: 50px;font-size: 14px;}
.compare-action .compare-action-check{width: 16px;height: 16px;content: " ";border: 1px solid #dae2ed;border-radius: 1px;position: absolute;left: 20px;margin-top: 4px;}
.compare-action .compare-action-check:checked::before {color: #104A9C!important;}
.compare-action .compare-action-check:checked::before {font-size: 16px;line-height: 16px;content: "✓";text-align: center;position: absolute;}
.product-main .product-list-1 ul li:hover {background:#fff;box-shadow:0 5px 10px rgba(0,0,0,.2);transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}
.product-main .product-list-1 ul li:hover .product-item-content-title span {color:#104A9C}
.product-main .product-list-1 ul li:hover .product-item-content-title:after {width:250px}
.product-main .product-list-1 ul li:hover .product-item-content-title span:after {width:100%}
.product-main .product-bottom-text {width: 100%;font-size: 15px;color: #333;margin-bottom: 70px;padding: 10px 10px;box-shadow: 0 0 10px rgb(0 0 0 / 10%);}
.news-left {width:280px;margin-bottom:50px}
.news-left .news-left-title {font-size:16px;display:flex;justify-content:center;align-items:center;width:100%;height:45px;background:#104A9C;color:#fff}
.news-left .news-left-ab ul li {margin:5px 0;display:flex;padding:20px 20px;height:110px;color:#333}
.news-left .news-left-ab ul li .news-left-item-info {display:flex;flex-direction:column;justify-content:space-between;height:100%;flex:1}
.news-left .news-left-ab ul li .news-left-item-info p {font-size:14px}
.news-left .news-left-ab ul li .news-left-item-info p a {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(1) {color:#494949;font-size:12px;padding-right:10px}
.news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(1):hover {color:#104A9C}
.news-left .news-left-ab ul li .news-left-item-info p:nth-of-type(2) {color:#333;font-size:14px}
.news-left .news-left-ab ul li .news-left-item-info:hover p a {color:#104A9C}
.news-left .news-left-ab ul li .news-left-item-img {display:flex;flex-direction:row-reverse;flex:1;height:100%;width:66px;overflow:hidden}
.news-left .news-left-ab ul li .news-left-item-img img {transition:.3s all ease;height:100%}
.news-left .news-left-ab ul li:hover .news-left-item-img img {transform:scale(1.2)}
.news-left .news-left-ab ul li:hover .news-left-item-info p a {color:#104A9C}
.news-left .news-left-cu ul li {font-size:12px;color:#838383}
.news-left .news-left-cu ul li i {color:#838383;display:inline-block;text-align:center;line-height:30px;height:30px;width:30px}
.news-left .news-left-cu ul li p {font-size:12px;text-align:right;padding-right:45px}
.news-main {padding-left:30px;width:100%;flex:1}
.news-main ul {width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}
.news-main ul li {-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-bottom:26px;width:430px;height:510px}
.news-main ul li .news-item-img {display:flex;justify-content:center;height:246px}
.news-main ul li .news-item-img img {width:100%}
.news-main ul li .news-item-content {height:180px;padding-left:20px}
.news-main ul li .news-item-content .news-item-title {padding-top:30px;font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.news-main ul li .news-item-content .news-item-date {font-size:16px;height:50px;line-height:50px}
.news-main ul li .news-item-content .news-item-date,.news-main ul li .news-item-content .news-item-artcle {overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:14px;color:#666}
.news-main ul li .news-item-btn {margin-left:20px;text-align:center;border:1px solid #b2b2b2;width:114px;height:40px;color:#333}
.news-main ul li .news-item-btn a {width:114px;height:40px;line-height:40px;transition:.3s all ease-out;display:inline-block;position:relative;overflow:hidden;position:relative;z-index:9}
.news-main ul li .news-item-btn a:after {content:"";background:#fdb812;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#284664}
.news-main ul li .news-item-btn a:hover i {color:#fff;border-color:#000}
.news-main ul li .news-item-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
.news-main ul li .news-item-btn a i {display:inline-block;font-size:14px;color:#333;position:relative;z-index:14}
.news-main ul li:hover {box-shadow:0 5px 5px 0 rgba(0,0,0,.2);transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px)}
.news-main ul .news-line {width:100%;transition:.5s all ease;height:100px;margin-bottom:15px;padding:0 20px;background:#fbfbfb}
.news-main ul .news-line .news-item-top {height:50px;width:100%;display:flex;justify-content:space-between}
.news-main ul .news-line .news-item-top .news-item-title {height:100%;line-height:50px;font-size:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-weight: normal;}
.news-main ul .news-line .news-item-top .news-item-date {font-size:16px;height:100%;line-height:50px;color:#999}
.news-main ul .news-line .news-item-content {padding-left:0;font-size:14px;color:#666;height:auto}
.news-main ul .news-line:hover {cursor:pointer;transform:translateY(0px);-webkit-transform:translateY(0px);-moz-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);box-shadow:0 5px 10px rgba(0,0,0,.2)}
 .news-detail-main {padding-left:30px;width:100%;flex:1}
 .news-detail-main .news-detail-top {display:flex;flex-direction:column;justify-content:space-between;align-items:center}
 .news-detail-main .news-detail-top .news-detail-title {font-weight:bold;font-size:20px;line-height:50px}
 .news-detail-main .news-detail-top .news-detail-info {position:relative;display:flex}
 .news-detail-main .news-detail-top .news-detail-info .news-detail-date {font-size:16px;line-height:24px;color:#666}
 .news-detail-main .news-detail-top .news-detail-info .news-view {width:120px;display:flex;align-items:center;margin-left:30px;display:none}
 .news-detail-main .news-detail-top .news-detail-info .news-view span {font-size:16px;color:#666}
 .news-detail-main article p {line-height:40px;font-size:16px;color:#666}
 .news-detail-main .addthis_inline_share_toolbox {margin:20px 0}
 .news-detail-main .contact-list {display:flex;width:100%}
 .news-detail-main .contact-list li {display:flex;justify-content:center;align-items:center;height:40px;width:40px}
 .news-detail-main .contact-list li i {color:#666;transform:scale(1.5)}
 .news-detail-main .contact-list .contact-list-more {text-align:center;line-height:28px}
 .news-detail-main .pages-list {margin-bottom: 50px;padding: 0 20px;height: 44px;width: 100%;background: #f8f8f8;display: flex;justify-content: space-between;align-items: center;}
 .news-detail-main .contact-list .contact-list-more span {font-size:12px;color:#fff;display:block;height:28px;width:28px;background:#104A9C;border-radius:50%}
 #relatedprod  {margin:60px 0;width:100%}
 #relatedprod  -title {font-size:18px}
#relatedprod  ul {margin-top:10px;width:100%;}
#relatedprod  ul li {/* width:200px; */height: 210px;width: 25%;float: left;}
#relatedprod  ul li p {margin-top:10px;text-align:center;color:#333;font-size:12px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
#relatedprod  ul li:hover {cursor:pointer;box-shadow:0 5px 10px rgba(0,0,0,.8);transform:translateY(5px);-webkit-transform:translateY(5px);-moz-transform:translateY(5px);-ms-transform:translateY(5px);-o-transform:translateY(5px);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
#relatedprod .pages-list {margin-bottom:50px;padding:0 20px;height:44px;width:100%;background:#f8f8f8;display:flex;justify-content:space-between;align-items:center}
#relatedprod .pages-list span:nth-child(1) {color:#104A9C}
#relatedprod .pages-list div {font-size:16px}
#relatedprod .pages-list div span {font-size:16px}
#relatedprod  ul li .imgBox{height: 150px;display: flex;align-items: center;justify-content: center;}
.product-detail-title h5{border-color: #104A9C;}
.inquiryBox1 .inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;
font-size: 12px;border-radius: 2px;padding: 0 3px;    margin-left: 146px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}
.inquiryBox1 .submitBtn:hover{opacity: 0.9;}
.inquiryBox1 input[type="text"]{height: 30px;width: calc(100% - 153px);padding: 0 10px;border: 1px solid #DDDDDD;}
.inquiryBox1 form .selectCon{display: inline-block;width: calc(100% - 153px);position: relative;}
.inquiryBox1 form .selectCon input{width: calc(100% - 119px);}
.inquiryBox1 span{display:inline-block;width: 143px;position: relative;color: #666;}
.inquiryBox1 .inputBox{margin-bottom: 10px;}
.inquiryBox1 .inputBox .radioBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .radioBox label{margin-right: 20px;font-weight: normal;}
.inquiryBox1 .inputBox .codeBox{display: inline-block;width: calc(100% - 153px);}
.inquiryBox1 .inputBox .codeBox input{width: calc(100% - 80px);}
.inquiryBox1 .inputBox .codeBox img{width: 80px;height: 30px;}
.inquiryBox1 .inputBox select{width: 114px;height: 30px;border: 1px solid #DDDDDD;padding-left: 10px;}
.inquiryBox1 .inputBox .triangle{position: absolute;right: 10px;top: 3px;color: #a5a5a5;font-size: 14px;cursor: pointer;z-index:1;width: auto;}
.inquiryBox1{margin-top: 30px;}
.inquiryBox1 h2{margin-bottom: 15px;}
.radio_box input[type="radio"]{width: 16px;height: 16px;-webkit-appearance: none;  margin-left: -1px;  border: 1px #bbb solid; border-radius: 100%;margin-right: 0.3rem;vertical-align: -4px;appearance: none;-webkit-appearance: none;outline: none;}
.radio_box input[type="radio"]:checked{ border: 1px #ff8a00 solid;position: relative;}
.radio_box input[type="radio"]:checked:after{content: "";background: #FF8A00;position: absolute;top: 4px;left: 4px;width: 6px;height: 6px;font-family: "iconfont" !important;font-size:30px;display:block;border-radius: 3px;}
.inquiryBox1 form .inputBox .radio_box .txt{margin-left: 10px;font-weight: 400;}
.inquiryBox1 .inputBox sup{color: #EF2525;font-size: 18px;position: absolute;top: 9px;left: -5px;}
.inquiryBox1 .inputBox textarea{width: calc(100% - 153px);height: 98px;border: 1px solid #DDDDDD;padding: 5px 10px;}
.inquiryBox1 .submitBtn{display: flex;align-items: center;justify-content: center;background-color: #F1881F;color: #fff;width: 130px;height: 40px;
cursor: pointer;border-radius: 5px;margin-left: 146px;margin-top: 41px;}
.RequiredText{margin-left: 146px;}
.RequiredText sup {vertical-align: -8px;margin: 0 5px;color: #f00;}
.inquiryBox1 .submitBtn:hover{background-color: #eb9642;}
.inquiryBox .submitBtn:hover{opacity: 0.9;}
.inquiryBox input[type="text"] {height: 40px;width: 100%;border: 1px #ccc solid;/* margin-bottom: 10px; */background: none;padding: 5px;border-radius: 5px;}
.inputBox.required input{border: 1px #f00 solid;}
.inputBox.required  textarea{border: 1px #f00 solid;}
.inquiryBox span{display: block;}
.inquiryBox sup{font-size: 18px;color: #f00;vertical-align: -12px;margin-right: 4px;}
.inquiryBox .inputBox{margin-bottom: 15px;}
.inquiryBox .inputBox span{color: #333;}
.inquiryBox .inputBox input::placeholder{color: #333;}
.inquiryBox h2{margin-bottom: 15px;}
.inquiryBox textarea{height: 100px;width: 100%;padding: 0 10px;border-radius: 8px;background: none;border: 1px #ddd solid;}
.inquiryBox .submitBtn {display: inline-block;border-radius: 8px;background: #F1881F;color: #fff;padding: 5px 40px;margin-top: 30px;margin-right: 10px;}
.inquiryBox .submitBtn:hover {opacity: 0.9;}
.inquiryBox .codeBox{display: flex;align-items: center;}
.inquiryBox .codeBox img{width: 100px;height: 40px;}
.inputBox.required .tips {color: #fff;background: #363636;display: inline-block;position: relative;margin-top: 5px;font-size: 12px;border-radius: 2px;padding: 0 3px;}
.inputBox.required .tips::after {width: 0;height: 0;border-right: 6px solid transparent;border-left: 6px solid transparent;border-bottom: 6px solid #363636;position: absolute;content: "";left: 6px;top: -5px;}


.hvr-bounce-to-right-y{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px transparent;position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}
.hvr-bounce-to-right-y:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#104A9C;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}
.hvr-bounce-to-right-y:active,.hvr-bounce-to-right-y:focus,.hvr-bounce-to-right-y:hover{color:#fff}
.hvr-bounce-to-right-y:active:before,.hvr-bounce-to-right-y:focus:before,.hvr-bounce-to-right-y:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(.52,1.64,.37,.66);transition-timing-function:cubic-bezier(.52,1.64,.37,.66)}
#feedbackForm{margin-top:20px}
#feedbackForm .send-inquiry .send-btn .span:nth-child(2) {
  display: none
}
#relatedprod .product-detail-title h5, .feedback-inquiry-title {display: inline-block;padding-bottom: 3px;font-size: 16px;font-weight: bold;border-bottom: 2px solid #104A9C;}
.contactBox p{line-height: 40px;}
.contactBox {margin-bottom: 40px;}
.compare-panel {height: 100px;background: #f1f1f1;position: fixed;z-index: 999999;bottom: 0;left: 0;width: 100%;display: none;box-sizing: border-box;border: 1px solid #ccc;font-size: 14px;}
.compare-panel .button-area {
    float: right;
    height: 100%;
    color: #fff;
    display: flex;
    align-items: center;
}
.compare-panel .button-area .contact-button {
    margin: 16px 20px;
    background: #104A9C;
    color: #fff;
    line-height: 28px;
    padding: 0 12px;
    border-color: transparent;
    border-radius: 3px;
    font-size: 14px;
    cursor: pointer;
}
.button-area .clear-all {
    margin-right: 20px;
    cursor: pointer;
}
.clear-all, .close {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    color: #666;
    opacity: .5;
}
.button-area .clear-all {
    margin-right: 12px;
    cursor: pointer;
}
.button-area .close {
    position: relative;
    width: 60px;
    height: 100%;
    background: #555;
    cursor: pointer;
    display: inline-grid;
    align-items: Center;
    font-size: 16px;
    text-align: center;
}
.button-area .close {
    position: relative;
    width: 60px;
    height: 100%;
    background: #555;
    cursor: pointer;
    display: inline-grid;
    align-items: Center;
    font-size: 16px;
    text-align: center;
}
.button-area .close i {
    color: #fff;
}
.list-wrapper {
    padding-left: 100px;
    height: 100%;
    margin-right: 380px;
    position: relative;
    display: flex;
    align-items: center;
    overflow-x: auto;
    overflow-y: hidden;
}
.cart-list {
    padding: 0 32px;
}
#productChache_listPC {
    position: relative;
    height: 90px;
    overflow: hidden;
    display: flex;
    align-items: center;
}
.selected-all {
    margin-left: 0;
    width: 100%;
    display: flex;
}
.selected-item {
    padding: 10px 6px;
}
.selected-item .item-box {
    width: 220px;
    height: 60px;
    background: #fff;
}
.item-clear {
    position: relative;
    float: right;
    box-sizing: border-box;
    width: 20px;
    height: 100%;
    border-left: 1px solid #ebecf0;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;color: #999;
}

.item-content {
    padding: 7px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.item-img {
    float: left;
    width: 80px;
    height: 45px;
    display: flex;
    align-items: center;
}
.item-img img {
    max-width: 100%;
    height: 100%;
}
.item-title {
    display: -webkit-box;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    margin-left: 10px;
}

.inquiry-pro-list {
    margin: 50px 0;
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    padding: 0 100px;
}
.inquiry-pro-list .inquiry-pro-item {
    width: 100%;
    height: 120px;
    border-bottom: 1px solid #ddd;
    display: flex;
    padding: 40px 10px;
    margin-top: 0;
    box-sizing: content-box;
}
.inquiry-pro-list .inquiry-pro-item .pro-item-img {
    height: 100%;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.inquiry-pro-list .inquiry-pro-item .pro-item-img a {
    width: 100%;
    height: 100%;
}

.inquiry-pro-list .inquiry-pro-item .pro-item-name {
    padding-top: 30px;
    margin-left: 50px;
    font-size: 14px;
}
.inquiry-pro-list .inquiry-pro-item .pro-item-name p {
    padding: 0;
    margin: 0;
}
.abouts-main .abouts-container .abouts-main p {
    font-size: 16px;
    line-height: 30px;
}
.inquiry-pro-list .inquiry-pro-item .pro-item-del {
    position: relative;
    padding-top: 20px;
    height: 100%;
    width: 200px;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inquiry-pro-list .inquiry-pro-item .pro-item-del i{cursor: pointer;}

   /* 侧边栏 */
        .contact-sidebar {
            position: fixed;
            right: 24px;
            top: 50%;
            transform: translateY(-50%);
            display: flex;
            flex-direction: column;
            gap: 18px;
            z-index: 1000;
        }

        .contact-item {
            position: relative;
            display: flex;
            justify-content: flex-end;
            align-items: center;
            cursor: default;
        }

        .contact-item .icon {
            width: 56px;
            height: 56px;
            background: white;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 28px;
            color: #1e293b;
            box-shadow: 0 12px 24px -8px rgba(0, 0, 0, 0.12), 0 4px 8px rgba(0,0,0,0.02);
            transition: transform 0.2s ease, box-shadow 0.2s ease;
            border: 1px solid rgba(255,255,255,0.6);
        }
.contact-item .icon i{font-size: 30px;}
        .contact-item:nth-child(1) .icon { color: #25D366; }
        .contact-item:nth-child(2) .icon { color: #ffbc00; }
        .contact-item:nth-child(3) .icon { color: #07C160; }

        .contact-item .icon:hover {
            transform: scale(1.05);
            box-shadow: 0 20px 32px -12px rgba(0,0,0,0.2);
        }

        /* 弹窗通用 */
        .popup {
            position: absolute;
            right: calc(100% + 14px);
            top: 50%;
            transform: translateY(-50%);
            width: max-content;
            min-width: 240px;
            max-width: 300px;
            background: rgba(255, 255, 255, 0.98);
            backdrop-filter: blur(12px);
            border-radius: 24px;
            box-shadow: 0 25px 45px -12px rgba(0, 0, 0, 0.3), 0 8px 18px rgba(0,0,0,0.05);
            padding: 0;
            visibility: hidden;
            opacity: 0;
            transition: opacity 0.2s ease, visibility 0.2s ease;
            border: 1px solid rgba(255,255,255,0.5);
            z-index: 1001;
            line-height: 1.45;
        }

        .popup-content {
            padding: 1.2rem 1.25rem;
        }
		.popup-wechat{width: 200px;text-align: center;}
.popup-wechat .qr-placeholder{margin: 0 auto;}
        /* 向右小三角 */
        .popup::before {
            content: '';
            position: absolute;
            right: -10px;
            top: 50%;
            transform: translateY(-50%);
            width: 0;
            height: 0;
            border-left: 10px solid rgba(255, 255, 255, 0.98);
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            filter: drop-shadow(1px 0 2px rgba(0,0,0,0.05));
            z-index: 1002;
        }

        .contact-item:hover .popup {
            visibility: visible;
            opacity: 1;
        }

        /* 员工列表通用样式 */
        .staff-list {
            display: flex;
            flex-direction: column;
            gap: 1rem;
        }
        .staff-item {
            border-bottom: 1px solid #e9edf2;
            padding-bottom: 15px;
        }
        .staff-item:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }
        .staff-avatar {
            width: 38px;
            height: 38px;
            background: #eef3fc;
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 700;
            font-size: 14px;
            color: #1e4a76;
            background: linear-gradient(135deg, #e0e9f4, #f0f4fa);
        }
        .staff-info h4 {
            font-size: 14px;
            font-weight: 700;
            color: #0f172a;
        }
        .staff-info .role {
            font-size:12px;
            color: #4b5563;
            background: #f1f5f9;
            display: inline-block;
            padding: 2px 8px;
            border-radius: 30px;
            margin-top: 3px;
        }
        .contact-detail {
			text-align: center;
        }
		.staff-info h4{margin: 0;}
        .contact-detail a {
            text-decoration: none;
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: #f8fafc;
            padding: 6px 14px;
            border-radius: 40px;
            transition: all 0.2s;
            color: #1e293b;
            border: 1px solid #e2e8f0;
            font-size: 14px;
        }
        .contact-detail a i {
            font-size: 14px;
        }
        .contact-detail a:hover {
            background: #ffffff;
            border-color: #cbd5e1;
            transform: translateY(-1px);
        }
        .wechat-number {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            background: #f1f5f9;
            padding: 6px 14px;
            border-radius: 40px;
            font-size: 0.8rem;
            color: #2c3e66;
            border: 1px solid #e2e8f0;
        }
        .wechat-number i {
            color: #07C160;
        }

        /* 微信二维码区域 */
      .qr-placeholder {
          width: 120px;
          height: 120px;
          border-radius: 16px;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          margin-right: 12px;
          color: #64748b;
          font-size: 10px;
          gap: 4px;
      }
		.qr-placeholder img{max-width: 100%;max-height: 100%;}
        .wechat-row {
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            gap: 10px;
            margin-top: 8px;
        }
        .popup-footer-note {
            font-size: 12px;
            text-align: center;
            margin-top: 12px;
            padding-top: 8px;
            border-top: 1px solid #eef2f6;
            color: #6c757d;
        }













/***footer***/
@media(max-width:1400px){
.indType ul li {margin: 10px;}
.indNews ul li{margin: 10px;}
}
@media(max-width:1200px){
.menu ul li {font-size: 16px;padding: 0 15px;}
}
	
	
	
	
	
	
	
@media(max-width:768px) {
.headerPhoneTop {position: fixed;width: 100%;top: 0;left: 0;text-align: center;background: #104A9C;box-shadow: 0 0 7px #b9b9b9;z-index: 99;transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.menuPhone {position: fixed;width: 250px;height: 100%;overflow-y: auto;left: -250px;background: #104A9C;top: 0;    z-index: 999;
transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;}
.headerPhoneLogo img {height: 30px;}
.headerPhoneLogo {padding: 10px 0;}
a.menu-trigger {position: absolute;display: inline-block;width: 36px;height: 30px;top: 50%;margin-top: -15px;left: 10px;padding: 0 5px;color: #fff;}
a.menu-trigger span {display: block;background: #fff;width: 100%;height: 2px;margin: 6px 0;}
.wrapper {position:relative;width: 100%;left: 0;padding-top: 10px !important;transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhoneTop  {left:250px;}
body.menuOpen .wrapper  {left:250px;}
body.menuOpen .menuPhone{left:0;}
.headerPhone {    transition: left 0.2s ease-in-out;-webkit-transition: left 0.2s ease-in-out;-moz-transition: left 0.2s ease-in-out;-ms-transition: left 0.2s ease-in-out;-o-transition: left 0.2s ease-in-out;}
body.menuOpen .headerPhone {left: 250px;}
.menuPhone li h2 {margin: 0;font-size: 15px;line-height: 30px;}
.menuPhone li h2 a {color: #fff;padding: 5px 15px;display: inline-block;width: 100%;}
.menuPhone li h2 a i{float: right;color: #eee;font-size: 12px;}
.menuPhone li h5 {margin: 0;padding-left: 25px;font-size: 12px;line-height: 25px;border-top: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhone li h5 a {color: #fff;padding: 5px 0;display: inline-block;font-size: 14px;}
.menuPhone ul li {border-bottom: solid 1px rgba(255, 255, 255, 0.15);}
.menuPhoneHide {background: rgba(255, 255, 255, 0.1);display: none;}
.headerPhone .menu_tr_ico{position: absolute;right:15px;top: 50%;margin-top: -18px;}
.headerPhone .menu_tr_ico .enChange{background:  #ff8a00;color:  #fff;border-radius:  100%;padding: 5px;}
.headerPhone .menu_tr_ico i{font-size: 20px;color: #fff;display: inline-block;margin-left: 10px;}
.headerPhone .menu_tr_search{margin-top: 10px;padding: 0 15px;position: relative;}
.headerPhone .menu_tr_search input{width: 100%;height: 40px;background-color: #f1f1f1;padding: 0 10px;}
.headerPhone .menu_tr_search button{    right: 20px;position: absolute;width: 40px;height: 40px;background: none;top: 0;}
.headerPhone .menu_tr_ico .selectBox {background: #fff;box-shadow: 0 0 4px #ddd;position: absolute;display: none;right: 0px;max-height: 300px;overflow-y: scroll;}
.headerPhone .menu_tr_ico .selectBox:after{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #fff;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox::before{width: 0;height: 0;border-right: 5px solid transparent;border-left: 5px solid transparent;border-bottom: 7px solid #999;content: "";position: absolute;top: -7px;right: 9px;}
.headerPhone .menu_tr_ico .selectBox ul li{padding: 0 10px;border-bottom: 1px #dedede solid;}
.footerwarp .indContact{padding: 15px;}
.footer .links{padding: 0 15px;}
.indAbout{margin: 0;}
.headerPhone {padding-top: 50px;position: relative;left: 0;}
.indType, .indGood{background-attachment: inherit;}
.goTop a{width: 45px;height: 45px;line-height: 45px;}
.goTop a i{font-size: 30px;}
.goTop {right: 15px;}
.emailFix {display: none;}
.indType ul li{width: 100%;margin: 10px 0;}
.indGood h2{font-size: 20px;}
.indGood a{position: inherit;display: inline-block;margin-top: 30px;transform:inherit;}
.indNews ul li{width: 100%;margin: 10px 0;}
.footer{padding-top: 0;    padding-bottom: 50px;}
.footercopy{padding: 0 10px;}
.indAbout h3{line-height: 36px;font-size: 24px;}
.about{margin-top: 20px;}
.about .compInfo h2{font-size: 28px;}
.about .compInfo .compImg li{margin-bottom: 10px;}
.about .compInfo .compImg li img{max-width: 100%;}
.about .compInfo h3{line-height: 36px;}
.develop{width: 100%;}
.honor ul li{width: 100%;padding: 0;}
.proLis li{width: 100%;padding: 0;margin-top: 15px;}
.proInfoTop .proTxt ul li{width: 100%;}
.proInfoTop .proImg{height: 200px;}
.proDetail{margin-top: 30px;word-break: break-all;}
.proDetail .infoBox ul li{width: 100%;line-height: 30px;}
.proDetail .infoBox ul li em{float: left;}
.proInfoTop .inquiryBtn {position: fixed;bottom: 0;width: 100%;left: 0;text-align: center;border-radius: 0;z-index: 90;}
.serviceBg,.contactBg,.jobBg{background-attachment: inherit;padding: 30px 0;    background-size: cover;}
.serviceBg p,.jobBg p, .contactBg p{font-size: 20px;}
.serviceBg small,.jobBg small, .contactBg small{font-size: 14px;}
.contactBox,.service{margin-top: 30px;}
.indProducts, .indNews {margin-top: 0px;}
.inquiryBox{width: 100%;}
.honor ul{margin: 0;}
.compTxt{padding-right: 0;}
.banner{min-height: 170px;max-height: 200px;overflow: hidden;}
.banner .swiper_ind {width: 816px;margin-left: -108px;}
.banner .swiper_ind{width: 816px;margin-left: -108px;}
.banner .swiper-pagination{margin-left: -108px;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 15px !important;}
.proInfoTop .dotBoxL .videoBox{height: 300px;width: 100%;}
.proInfoTop .dotBoxL .videoBox video{height: 300px;width: 100%;}
.bg{height: 370px;}
.show{height: 300px;width: 100%;}
.proInfoTop .dotBoxL{width: 100%;}
.bg_left{width: 100%;}
.proInfoTop .proTxt h1{font-size: 20px;word-break: break-word;}
.show img{max-width: 100%;max-height: 100%;}
.indType .tit {top:0;opacity: 1;}
.indType .content-introduce{top: 0;opacity: 1;}
.indType ul{left: 0;opacity: 1;}
.indNews .tit {top: 0;opacity: 1;}
.indNews .content-introduce {top: 0;opacity: 1;}
.indNews ul {left: 0;opacity: 1;}
.indAbout .advantage-wrap .advantage-item{width: 50%;margin: 0;height: 200px;}
.indAbout .advantage-wrap{margin: .4rem 0;padding: 0 .57rem;flex-wrap: wrap;}
.tit h2{font-size: 26px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon i{font-size: 35px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-icon{height: 50px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-title{font-size: 16px;}
.indAbout .advantage-wrap .advantage-item .advantage-item-content{line-height: 20px;padding: 0 10px;}
.compare-panel{height: 50px;}
.product-main .product-list-1 ul li {display: initial;height: auto;padding-block: 10px 0;border-bottom: 1px #ddd solid;padding-bottom: 20px;margin-bottom: 15px;}
.product-main .product-list-1 ul li .product-item-img{height: 10rem;}
.product-main .product-list-1 ul li .product-item-content{display: inherit;padding: 0;}
.product-list-1 ul li .product-item-content .product-item-content-text{overflow: inherit;}
.product-main .product-list-1 ul li .product-item-content .btn-container{margin-top: 10px;}
.product-main .product-bottom-text{margin-bottom: 0;}
.news-main{padding: 0;}
.news-main ul .news-line .news-item-top{display: inherit;height: auto;}
.news-main ul .news-line .news-item-top .news-item-title{height: auto;line-height: 24px;}
.news-main ul .news-line .news-item-top .news-item-date{line-height: 24px;}
.news-main ul .news-line{height: auto;padding: 10px;background: #fff;border-bottom: 1px #ddd solid;}
.product-main .product-detail .product-top{display: inherit;height: auto;}
.inquiry-pro-list{padding: 0;}
.inquiry-pro-list .inquiry-pro-item{padding: 40px 0;}
.inquiry-pro-list .inquiry-pro-item .pro-item-img a {display: flex;align-items: center;justify-content: center;}
.inquiry-pro-list .inquiry-pro-item .pro-item-img img{height: auto;}
.product-main .product-detail .product-top .singglepic{width: 100%;}
.product-main .product-detail .product-top .product-right{padding-left: 0;}
.product-main .product-detail .product-top .product-right .product-content .product-info{padding-left: 0;}
.rightPart{overflow: hidden;}
#relatedprod ul li{width: 50%;}
#relatedprod ul{padding: 0;}
.news-detail-main{padding-left: 0;}
.footer .mobile-bottom {
    z-index: 9999;
    padding: 5px 15px;
    background: #104A9C;
    width: 100%;
    display: flex !important;
    align-items: center;
    justify-content: space-between;
}
.footer .mobile-bottom.fix{position: fixed;bottom: 0;}
.mobile-bottom-item {text-align: center;}
.mobile-bottom-item a i{display: block;font-size: 20px;}
.indType ul li a.hPro{display: block;position: relative;padding: 10px 0;}
.proInfoTop{display: inherit;    overflow: hidden;}
.proInfoTop .product-right{width: 100%;padding-left: 0;float: left;}
.product-info h1{font-size: 24px;}
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	