@charset "utf-8";
#banner{position:relative}
#banner img{width:100%;display:block}
#banner .banner-title{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;line-height:1.7}
#banner .banner-title .en{font-size:32px;line-height:1;color:#fff;text-transform:upperproduct;margin-top:0%;animation-name:fadeInUp;animation-duration:1s;animation-delay:1.2s;animation-fill-mode:both}
#banner .banner-title .cn{color:rgba(255,255,255,1);font-weight:600;font-size:20px;padding-bottom:1rem;margin-top:0;position:relative;font-family:arial;animation-name:fadeInUp;animation-duration:1s;animation-delay:1s;animation-fill-mode:both;position:relative}
#banner .banner-title .cn:after{width: 60px;content: '';background: #fff;position: absolute;text-align: center;bottom: 0;margin-left: 0;left: 0%;height: 1px;display: inline-block;}
#position{margin-top:15px;padding-bottom:15px;border-bottom:solid 1px #f2f2f2}
#position i{font-size:20px;color: #0151E6;vertical-align: top;margin-right: 5px;}
#position a{}
.category-btn{}
#category .category-close-btn{display:none}
#category .category-close-btn span{}
#category .category-close-btn i{}
#category .category{display:flex;flex-wrap:wrap;margin:10px 0}
#category .category li a{position:relative;font-size: 14px;height:80px;line-height:80px;padding:0px 30px;color:#333;display:block;transition:0.3s ease 0s}
#category .category li a:hover{color:#EE0004;font-size:14px}
#category .category li a:before,#category .category li a:after{}
#category .category li a:before{position:absolute;content:'';left:50%;bottom:0px;width:0%;height:3px;background-color:none;transition:all .3s}
#category .category li a:after{content:"";position:absolute;width:1px;height:15px;display:block;background:#ccc;top:50%;margin-top:-7px;right:0px}
#category .category li a:hover:before{width:80%;left:10%;background-color:#EE0004}
#page{/* background: #f2f4f6; */padding: 30px 0;}
@media (max-width: 1024px) {
	#page{}
}
@media (max-width: 768px) {
	#banner .banner-title .en{margin-top: 1%;font-size: 22px;}
	.category-btn{width: 100%;}
	#category{width:100%;height:100%;position:fixed;top:0;left:100%;transition:left .3s;z-index:9999}
	#category.active{left:0}
	#category .category-close-btn{width:10%;height:100%;float:left;padding:0;background:#bfbfbf;display:block}
	#category .category-close-btn i{width:100%;height:40px;display:block;text-align:center;line-height:40px;margin-top:120px;background:#686868;color:#fff}
	#category .category{overflow-y:auto;width:90%;height:100%;float:left;box-sizing:border-box;background:#fff;display:block;margin:0}
	#category .category li{border-bottom:solid 1px #ddd;padding:5px 10px;line-height:1}
	#category .category li a{padding:10px 0;height:unset;line-height:unset;color:#707070}
	#category .category li a:before,#category .category li a:after{display:none}
	#page{padding: 10px 0;}
}
/*productlist*/
.productlist{box-sizing: border-box;}
.productlist>li{width:calc(25% - 20px);margin:0 10px;position:relative;margin-bottom:20px;overflow: hidden;}
.productlist .productlist-img{width:100%;position: relative;background-color: #fff;padding: 0 0 100% 0;overflow: hidden;height: 0;border: 1px solid #eee;border-radius: 10px;box-sizing: border-box;}
.productlist .productlist-img a{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%}
.productlist .productlist-img img{display:block;max-width:90%;max-height:90%;transition:0.5s all}
.productlist>li:hover img{transform:scale(1.1)}
.productlist .productlist-con{position:relative;display:block;text-align:center;line-height:3;}
.productlist .productlist-con a{display:block;text-align:center;line-height:3;}
.productlist>li:hover .productlist-con a{}
.pages{text-align:  center;margin-top: 10px;}
.pages li:nth-child(1){width:  auto;border: 1px solid #b7b7b7;height:  28px;padding:  0 5px;text-indent: 0 !important;background: none !important;display: none;}
.pages li:nth-child(2){background: url(../images/pageCoin.png) no-repeat 8px -18px #b7b7b7;text-indent: -9999px;}
.pages li:nth-child(2) a{background: url(../images/pageCoin.png) no-repeat 8px -18px #b7b7b7;}
.pages li:nth-child(2) a:hover{background: url(../images/pageCoin.png) no-repeat 8px -18px #EE0004;}
.pages li:nth-child(3){background: url(../images/pageCoin.png) no-repeat 11px 8px #b7b7b7;text-indent: -9999px;}
.pages li:nth-child(3) a{background: url(../images/pageCoin.png) no-repeat 11px 8px #b7b7b7;}
.pages li:nth-child(3) a:hover{background: url(../images/pageCoin.png) no-repeat 11px 8px #EE0004;}
.pages li.thisclass{background: #2972D8;color: #fff;}
.pages li{display:  inline-block;width: 30px;height: 30px;line-height: 30px;margin: 0px 2px;overflow:  hidden;border-radius: 5px;}
.pages li a{display: block;color: #000;height: 28px;border: 1px solid #b7b7b7;width: 28px;border-radius: 5px;}
.pages li a:hover{background: #EE0004;color: #fff;border-color:#EE0004}
.pages li:nth-last-child(2){background: url(../images/pageCoin.png) no-repeat -44px 8px #b7b7b7;text-indent: -9999px;}
.pages li:nth-last-child(2) a{background: url(../images/pageCoin.png) no-repeat -44px 8px #b7b7b7;}
.pages li:nth-last-child(2) a:hover{background: url(../images/pageCoin.png) no-repeat -44px 8px #EE0004;}
.pages li#first{width: auto;border: 1px solid #b7b7b7;height: 28px;padding: 0 5px;background:  none;text-indent:  0;}
.pages li:nth-last-child(1){background: url(../images/pageCoin.png) no-repeat -42px -18px 000;text-indent: -9999px;}
.pages li:nth-last-child(1) a{background: url(../images/pageCoin.png) no-repeat -42px -18px #b7b7b7;}
.pages li:nth-last-child(1) a:hover{background: url(../images/pageCoin.png) no-repeat -42px -18px #EE0004;}
@media (max-width:768px){
	.productlist .productlist-con{padding:5px 0}
	.productlist .productlist-con a{line-height:1.5;}
	.productlist>li{width: calc(50% - 10px);margin: 0 5px;}
	.pages li:nth-child(1){display:none}
}
@media (max-width:425px){
	.productlist{}
}

/*product*/

@media (min-width: 768px){
	.pro-detail .pro-detail-top{display:-ms-flexbox;display:flex}
	.pro-detail .preview-container{position:relative;width: 300px;background:#FFF;padding-bottom:1px}
	.pro-detail .preview-container .small-box{position:relative;width: 300px;height: 300px;border:1px solid #eee;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;box-sizing:border-box;background-color:#FFF;cursor:move}
	.pro-detail .preview-container .small-box img{max-width:100%;max-height:100%}
	.pro-detail .preview-container .small-box .hover{position:absolute;width:180px;height:180px;background-color:rgba(204,204,204,.6);border:1px solid #eee;display:none}
	.pro-detail .preview-container .thumbnail-box{margin:20px 0;position:relative;width:100%;box-sizing:border-box;background:#FFF}
	.pro-detail .preview-container .hidePc{display:none}
	.pro-detail .preview-container .thumbnail-box .list{width:390px;margin:0px auto;overflow:hidden;position:relative}
	.pro-detail .preview-container .thumbnail-box .list ul{width:100000px;display:-ms-flexbox;display:flex;padding:2px 0}
	.pro-detail .preview-container .thumbnail-box .list ul .item{width:76px;height:76px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 10px;box-sizing:border-box;overflow:hidden;border:1px solid #ccc}
	.pro-detail .preview-container .thumbnail-box .list ul .item:hover{cursor:pointer}
	.pro-detail .preview-container .thumbnail-box .list ul .item img{max-width:100%;max-height:100%;display:block}
	.pro-detail .preview-container .thumbnail-box .list ul .item-cur{border:none;outline:2px solid #EE0004}
	.pro-detail .preview-container .thumbnail-box .btn{position:absolute;width:22px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;height:100%}
	.pro-detail .preview-container .thumbnail-box .btn-prev{left:0;border-radius:5px 0px 0px 5px}
	.pro-detail .preview-container .thumbnail-box .btn-next{right:0;border-radius:0px 5px 5px 0px}
	.pro-detail .preview-container .thumbnail-box .btn_prev_disabled{cursor:not-allowed;opacity:.4}
	.pro-detail .preview-container .thumbnail-box .btn_next_disabled{cursor:not-allowed;opacity:.4}
	.pro-detail .preview-container .thumbnail-box .arrow{width:24px;height:36px;display:inline-block;position:absolute;top:50%;margin-top:-18px;right:0;transform:rotate(0)}
	.pro-detail .preview-container .thumbnail-box .arrow:before,.pro-detail .preview-container .thumbnail-box .arrow:after{content:"";transition:.2s ease-in-out;background-color:transparent;width:1.8px;height:8px;display:inline-block;position:absolute;border-bottom:10px solid #222;top:10px;left:10px}
	.pro-detail .preview-container .thumbnail-box .arrow:before{transform:rotate(-135deg)}
	.pro-detail .preview-container .thumbnail-box .arrow:after{transform:rotate(135deg)}
	.pro-detail .preview-container .thumbnail-box .arrow-left{transform:rotate(90deg)}
	.pro-detail .preview-container .thumbnail-box .arrow-right{transform:rotate(-90deg)}
	.pro-detail .preview-container .big-box{display:none;overflow:hidden;top:0;left:449px;border:1px solid #eee;position:absolute;width: 450px;height: 450px;box-sizing:border-box;background:#FFF;z-index:20}
	.pro-detail .preview-container .big-box img{display:block;max-width:none;max-height:none;width:130%}
	.pro-detail .preview-container #media{position:absolute;top:0;left:0;width:450px;height:450px;z-index:2}
	.pro-detail .preview-container .video-switch{position:absolute;cursor:pointer;top:10px;right:10px;z-index:3}
	.pro-detail .preview-container .video-switch>i{font-size:30px}
}
@media (min-width: 1024px){
	.pro-detail .preview-container{width: 450px;}
	.pro-detail .preview-container .small-box{width: 450px;height: 450px;}
}
.pro-content{width:100%;font-size:14px;background:#fff;padding:20px;box-sizing: border-box;}
.pro-detail{width:100%;padding-bottom:20px;display:flex;flex-wrap:wrap}
.pro-detail .fl{width:40%}
.pro-detail .fl .singglepic{border:0px;text-align:left;z-index:9999999}
.pro-detail .fr{flex: 1;font-size:14px;line-height:25px;overflow:hidden;padding-left: 60px;box-sizing:border-box}
.pro-detail .fr h1{font-size:30px;font-weight:normal;line-height: 2;}
.pro-detail .fr p{padding-top:10px;border-bottom:1px solid #e8e8e8;padding-bottom:20px;color:#595959;margin-bottom:25px}
.pro-detail .fr a{display: block;margin-bottom:10px;background:#EE0004;line-height: 40px;width: 150px;text-align: center;font-size:16px;color:#fff;border:1px solid #EE0004;transition:all .36s ease}
@media (max-width: 1024px){
	.pro-detail .fr h1{
    font-size: 24px;
}
	.pro-detail .fr p{
    padding: 10px;
    margin-bottom: 4px;
}
	.pro-detail .fr{
    padding-left: 20px;
}
}
.product-con .title{border-bottom:1px solid #D9D9D9}
.product-con .title span{display:block;width:112px;line-height:45px;text-align:center;background-color: #005CDB;cursor:pointer;color:#fff;font-size:18px;border-bottom:1px solid #CE9D5F}
.product-con .con{padding:20px;}
.product-con .con img{max-width:100%;height:auto}
.prevnext{display:flex;justify-content:space-between;padding: 5px 20px;color:#595959;}
.prevnext p{width:50%}
.prevnext span{margin-right:10px}
.prevnext a{color:#595959}
.prevnext a:hover{color:#005CDB}
@media (max-width: 768px){
	.pro-detail .fr h1{font-size:24px}
	.product-con .con img{display:block;max-width:100%;height:auto;margin: 0 auto;}
	.pro-content{}
	.pro-detail{display: block;}
	.pro-detail .pro-detail-top{display:block}
	.pro-detail .pro-detail-top .pro-info{margin-left:0}
	.pro-detail .preview-container{width:100%}
	.pro-detail .preview-container .small-box,.pro-detail .preview-container .thumbnail-box .btn,.pro-detail .preview-container .thumbnail-box a{display:none}
	.pro-detail .preview-container .thumbnail-box .list ul .item{display: flex;justify-content: center;}
	.pro-detail .preview-container .thumbnail-box .list ul .item img{display:block;max-width:100%}
	.pro-detail .preview-container .thumbnail-box .list{position: relative;}
	.pro-detail .preview-container .banner-page{font-size: 18px;width: auto;background: #EE0004;color: #fff;border-radius: 30px;padding: 0 15px;line-height: 1.8;left: 0;bottom: 0;}
	.pro-detail .preview-container .banner-page span{margin: 0;}
	.pro-detail .fr{width:100%;margin-top:20px;padding-left:0;float: none !important;}
	.pro-detail .fr p{padding-bottom:10px;margin-bottom:15px}
	.product-con .con{padding:20px 0}
	.prevnext{background:#eee;text-align:center;padding:10px 0}
	.prevnext p:first-child{border-right:1px solid rgba(0,0,0,0.05)}
	.prevnext span{display:block}
}

/*caselist*/
.caselist{background:#fff;padding:20px}
.caselist li{width:calc(25% - 20px);margin:0 10px;box-sizing:border-box;overflow:hidden;margin-bottom:20px;background-color: #ccc;padding: 10px 10px 0;}
.caselist .caselist-img{width:100%;height: 13.6vw;text-align:center;box-sizing:border-box;background: #fff;display: flex;align-items: center;overflow: hidden;}
.caselist .caselist-img img{display:block;width:100%;transition: all .5s ease;}
.caselist .caselist-con{color:#666;white-space:nowrap;transition:0.3s ease 0s;display:block;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;font-size:16px;padding:3% 10px;box-sizing:border-box;border:none}
.caselist li:hover .caselist-img img{transform:scale(1.1)}
.caselist li:hover .caselist-con{color:#0058B1}
@media (max-width:1024px){
	.caselist .caselist-img{height: 21.1vw;}
}
@media (max-width:768px){
	.caselist li{width: calc(50% - 20px);}
	.caselist .caselist-img{height: 31vw;}
}

.news-ul li{
    padding: 20px;
    background: #EFEFEF;
    margin-bottom: 20px;
    transition: 0.3s all;
}
.news-ul li .newTitle{
    display: block;
    width:100%;
    font-size:1rem;
    color:#333;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    transition:all .5s ease;
    color:#0062ad;
}
.news-ul li .newMs{
    line-height: 24px;
    height:48px;
    font-size:0.875rem;
    overflow:hidden;
    color:#999;
    transition:600ms;
}
.news-ul li:hover{box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);}
@media (max-width:1024px){
	.news-ul li{width:100%}
}
@media (max-width:768px){
	.news-ul li{padding:10px;}
}

/*news*/
.news-content{}
.news-content .news-tit{text-align:center;font-size:26px;font-weight:normal;border-bottom:1px solid #d9d9d9;padding:10px 0;margin:0 20px}
.news-content .news-con{margin:30px 20px;}
.news-content .news-con img{max-width:100%;height:auto}
@media (max-width:768px){
	.news-content{padding:0 15px 9px}
	.news-content .news-tit{margin:0;font-size:18px;font-weight:bold}
	.news-content .news-con{margin:10px 0}
	.news-content .news-con img{display:block;margin: 0 auto;}
	.news-content .prevnext{background:unset;display:block;text-align:left}
	.news-content .prevnext p{width:100%}
	.news-content .prevnext span{display:unset}
}

/*contact*/
.contact-page{padding:0 0 50px}
#mapContent{height:700px;background:#000}
#contact{width:100%;max-width:1440px;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:-8%;margin-left:auto;margin-right:auto;margin-bottom:80px;padding-top:0px;padding-bottom:0px;position:relative;background:#0062AD}
.contact-box{background:#dddddd}
#contact .contact{background-color:rgba(255,255,255,1);padding:50px 80px;width:50%;box-sizing:border-box;margin-bottom:50px}
#contact .contact-tit{font-size:22px;color:#333;font-weight:normal}
#contact .contact .contact-con{margin-top:30px}
#contact .contact .contact-con img{}
#contact .contact .contact-con table{}
#contact #message{padding:50px 80px;width:50%;box-sizing:border-box}
#contact #message .contact-tit{color:#fff}
#contact #message .input{margin:30px 0}
#contact #message .input textarea{border-radius:0px;max-width:none;border:0px;color:#ffffff;padding:0;box-shadow:none;height:90px;width:100%;background:transparent;display:block;border-bottom:1px solid #fff}
#contact #message .input textarea:focus,#contact #message .input input:focus{border-bottom:1px solid #66AFE9;outline:0}
#contact #message .input textarea::placeholder,#contact #message .input input::placeholder{color:#fff}
#contact #message .input input{width:100%;border:0;border-bottom:1px solid #fff;background:unset;color:#fff;height:32px}
#contact #message .input input:focus{}
#contact #message .input.checkcode{display:flex;width:80%;align-items:flex-end}
#contact #message .input.checkcode input{}
#contact #message .input.checkcode img{display:block}
#submit{width:150px;line-height:30px;border:1px solid #000000;background:#fff;cursor:pointer}
@media (max-width:768px){
	.contact-page{padding-bottom:0 !important}
	#mapContent{height:400px}
	#contact{padding:0  20px;box-sizing:border-box;background:unset;padding-bottom:20px;margin-bottom:0}
	#contact .contact{width:100%;padding:20px 30px;margin-bottom:0}
	#contact #message{padding:20px 30px;background:#0062AD;width:100%}
	#contact #message .input{margin:20px 0}
}