@import "font-awesome.css";
@import "michuan.css";
@import "slick.css";
@import "animate.css";
@import "banner.css";
*{box-sizing:border-box}
.wrap{max-width:100%;width:1560px;margin:0 auto;}
.wrap-min{max-width:100%;width:1200px;margin:0 auto;}
.flex{display: flex;flex-wrap:wrap;justify-content:space-between}
.list.flex{justify-content:flex-start;}
body{background:#F8F8F8}

.banner{position:relative;}
.banner img{width:100%;}
.banner form{border:10px solid rgba(0,0,0,.5);border-radius:10px;position:absolute;top:50%;z-index:2;width:880px;left:50%;margin-left:-440px;margin-top:-40px}
.banner form input,.banner form button{background:#FFFFFF;border:0;cursor:pointer;height:55px;line-height:55px;display:block;}
.banner form input{color:#292929;font-size:16px;float:left;width: calc(100% - 110px);padding-left:20px}
.banner form button{transition-duration:.5s;opacity:.8;background:#E60012;text-align:center;float:right;width:110px;}
.banner form button:hover{opacity:1;}
.banner form button i{font-size:20px;color:#fff}

.top{height:35px;background:#1E1E1E;display:flex;}
.top .wrap-min{justify-content:flex-end;align-items:center}
.top .line{position:relative;}
.top .line:before,.top .line:after{position:absolute;top:50%;height:19px;width:1px;background:#373737;content:"";margin-top:-8.5px}
.top .line:before{left:0;}
.top .line:after{right:0;}
.top .line img{cursor:pointer;}
.top .so{padding:0 12px;}
.top .contact{padding:0 24px;}
.top .ico a{color:#AAAAAA;margin-right:25px;transition-duration:.5s;}
.top .ico a:hover{color:#E50006}
.top .lang{height:35px;position:relative;display:flex;align-items:center}
.top .lang h3{padding:0 20px;cursor:pointer;}
.top .lang h3 span{font-size:17px;color:#9D9D9D;padding:0 10px}
.top .lang h3 i{transition-duration:.5s;color:#9D9D9D;font-size:18px;}
.top .lang:hover h3 i{color:#fff;transform: rotate(180deg);}
.top .lang .sub{display:none;position:absolute;background:#1E1E1E;width:100%;z-index:9999999;padding:10px;top:35px;left:0;}
.top .lang .sub a{position:relative;transition-duration:.5s;display:block;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #373737}
.top .lang .sub a:before{transition-duration:.5s;width:0;height:1px;bottom:0;left:0;position:absolute;content:"";background:#fff;}
.top .lang .sub a img{margin:0 12px;}
.top .lang .sub a span{transition-duration:.5s;color:#9D9D9D;font-size:14px;}
.top .lang:hover .sub{display:block}
.top .lang .sub a:hover:before{width:100%}
.top .lang .sub a:hover span{color:#fff}

.header{position:sticky;transition-duration:.5s;top:0;z-index:99999;height:80px;background:#191919;}
.header .wrap-min{align-items:center;}
.header .menu{display:flex;align-items:center;height:80px}
.header .menu .item{line-height:80px;margin-left:60px;}
.header .menu .item:first-child{margin-left:0px;}
.header .menu .item h3{position:relative;}
.header .menu .item h3 a{transition-duration:.5s;display:flex;align-items:center;font-size:18px;color:#fff;text-transform:uppercase;}
.header .menu .item h3 a i{transition-duration:.5s;margin-left:10px;}
.header .menu .item:hover h3 a{color:#E50006}
.header .menu .item:hover h3 a i{color:#E50006;transform: rotate(180deg);}
.header .menu .item.on h3:before{width:100%;background:#E60012;height:3px;content:"";position:absolute;bottom:2px}
.header .menu .item.on h3 a{color:#E50006}
.pro_fixed{display:none;position: fixed;top:115px;padding:20px 0 40px;left:0;width:100%;background:#FFFFFF}
.header.height .pro_fixed{top:80px}
.header .menu .item:hover .pro_fixed{display:block}
.pro_fixed .hd{width:230px;border-right:2px solid #191919;padding-bottom:50px;}
.pro_fixed .hd h4{background:#191919;position: relative;margin-top:50px;}
.pro_fixed .hd h4 span{overflow:hidden;cursor: pointer;text-overflow:ellipsis;white-space:nowrap;display:block;font-family: 'Roboto-Black';width:100%;height:54px;line-height:54px;padding:0 10px;color:#FFFFFF;font-size:18px;}
.pro_fixed .hd h4.on{background:#E60012;}
.pro_fixed .hd h4.on:before{content:"";position: absolute;right:-18px;background:url(../images/right.png);width:18px;height:54px;}
.pro_fixed .bd{width: calc(100% - 270px);display:flex;position: relative;}
.pro_fixed .bd:before,.pro_fixed .bd:after{content:"";width:1px;height:100%;background:#E7E7E7;top:0;position: absolute;}
.pro_fixed .bd:before{left:33.3%}
.pro_fixed .bd:after{left:66.6%}
.pro_fixed .bd .box{display:flex;flex-wrap:wrap;}
.pro_fixed .bd .box a{transition-duration:.6s;width:30%;padding:20px 0;align-items:center;margin:0 1.66%;border-bottom:1px solid #E7E7E7;display:flex;}
.pro_fixed .bd .box a img{width:100px;height:100px}
.pro_fixed .bd .box a span{transition-duration:.6s;display:flex;align-items:center;width: calc(100% - 100px);padding:0 20px 0 50px;font-size:16px;color:#2D2D2D;line-height:24px;font-family: 'Roboto-Regular';}
.pro_fixed .bd .box a:hover{border-color:#E60012}
.pro_fixed .bd .box a:hover span{color:#E60012;}

.pc-menu{text-align:center;padding:50px 0}
.pc-menu h2{margin-bottom:40px;color:#E50006;font-size:55px;line-height:35px;text-transform:uppercase;}
.pc-menu .bd{display:flex;justify-content:center;}
.pc-menu .bd a{transition-duration:.5s;display:flex;width:220px;justify-content:center;align-items:center;border-radius:40px;color:#424242;font-size:18px;height:57px;border:2px solid #B7B7B7;margin-right:25px;}
.pc-menu .bd a:last-child{margin-right:0;}
.pc-menu .bd a:hover{border-color:#E50006;color:#E50006}
.pc-menu .bd a.on{background:#E50006;border-color:#E50006;color:#fff}

.list-show .list .item{border-radius:10px;width:32%;margin:0 2% 40px 0;}
.list-show .list .item:nth-child(3n){margin-right:0;}
.list-show .list .item a{display:block;border-radius:10px;}
.list-show .list .item .pic{border-radius:10px 10px 0 0;}
.list-show .list .item .txt{transition-duration:.5s;text-align:center;font-family: 'Roboto-Regular';padding:24px 15px;background:#FFF;box-shadow:0 15px 30px rgba(0,0,0,.04);border-radius: 0 0 10px 10px;}
.list-show .list .item .txt h3{transition-duration:.5s;color:#737374;font-size:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:10px;}
.list-show .list .item .txt p{font-size:16px;line-height:22px;color:#999999;overflow:hidden;text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:3;}
.list-show .list .item:hover .txt{box-shadow:0 15px 30px rgba(0,0,0,.08);}
.list-show .list .item:hover .txt h3{color:#E50006}
.paging{padding:30px 0 50px;}

.show-news{font-family: 'Roboto-Regular';padding-bottom:50px}
.show-news .bd .time{font-size:16px;color:#626262}
.show-news .bd .name{color:#2F2F2F;border-bottom:1px solid #B7B7B7;padding:10px 0 20px;}
.show-news .bd .body{padding:40px 0;font-size:16px;color:#2F2F2F;line-height:24px;}
.show-news .bd .body p{margin-bottom:20px;}
.show-news .more{padding-top:25px;border-top:1px solid #D5D5D5;}
.show-news .more .up p,.show-news .bd .up p a{font-size:16px;line-height:30px;color:#2F2F2F}
.show-news .more .up p a:hover{color:#E60012}
.show-news .more .btn{transition-duration:.5s;width:130px;height:50px;display:flex;background:#E60012;border-radius:40px;justify-content:center;align-items:center;}
.show-news .more .btn span{font-size:16px;color:#fff;margin-left:10px;transition-duration:.5s;}
.show-news .more .btn:hover{border-radius:4px;box-shadow:0 15px 30px rgba(0,0,0,.1)}

.footer{background:#2D2D2D;padding:50px 0 30px}
.footer h3{font-size:18px;margin-bottom:30px;color:#fff;font-family: 'Poppins-Regular';text-transform:uppercase;}
.footer .menu{width:64%;}
.footer .menu .item{width:20%;padding-right:20px;}
.footer .menu .item .bd p,.footer .menu .item .bd p a{transition-duration:.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family: 'Poppins-Regular';font-size:15px;color:#9C9C9C;line-height:30px;}
.footer .menu .item:nth-child(1),.footer .menu .item:nth-child(4){width:30%}
.footer .menu .item:nth-child(4) p{white-space:inherit}
.footer .menu .item .bd p a:hover{padding-left:5px;color:#fff;}
.footer .form{width:33%;}
.footer .form input,.footer .form textarea{width:100%;margin-bottom:10px;display:block;font-size:12px;font-family: 'Poppins-Regular';padding:0 10px;line-height:44px;color:#848484;}
.footer .form div input{width:49%}
.footer .form textarea{margin-bottom:20px;}
.footer .form .btn{transition-duration:.5s;width:60%;cursor:pointer;color:#fff;font-family: 'Poppins-Regular';font-size:16px;height:44px;line-height:44px;background:#D10309;text-align:center;}
.footer .form .btn:hover{border-radius:40px;}

.bottom{background:#2D2D2D;border-top:1px solid #3A3A3A;padding:20px 0;}
.bottom p,.bottom p a{font-size:15px;color:#E6E6E6;font-family: 'Poppins-Regular';}
.bottom p a{margin-left:5px;}

.list-support{padding:20px 0 70px}
.list-support .item{transition-duration:.5s;display:flex;padding:10px 10px 40px 10px;border-radius:5px;box-shadow:0 5px 15px rgba(0,0,0,.05);width:24%;margin-right:1.33%}
.list-support .item:nth-child(4n){margin-right:0;}
.list-support .item .txt{text-align:center;}
.list-support .item .txt h3{padding:33px 0 20px;text-transform:uppercase;font-size:20px;color:#E50006}
.list-support .item .txt p{font-family: 'Roboto-Regular';font-size:15px;line-height:22px;color:#363636}
.list-support .item:hover{box-shadow:0 15px 30px rgba(0,0,0,.1);}

.list-contact{padding-bottom:80px;}
.list-contact .item{width:31%;padding:50px 40px 20px;border-radius:8px;box-shadow:0 15px 30px rgba(0,0,0,.1)}
.list-contact .item h3{font-family: 'Roboto-Black';font-size:18px;color:#E50006;text-transform:uppercase;}
.list-contact .item .txt{padding:15px 0 25px 0;font-size:18px;color:#222222;line-height:28px;font-family: 'Roboto-Regular';}
.list-contact .item .ico{display:flex}
.list-contact .item .ico a{transition-duration:.5s;width:34px;height:34px;border-radius:4px;border:1px solid #DEDEDE;justify-content:center;align-items:center;margin-right:20px;display:flex}
.list-contact .item .ico a:hover{background:#E50006;border-color:#E50006;color:#fff;}

.list-dealer .hd h2{margin-bottom:10px;font-size:22px;text-transform:uppercase;font-family: 'Roboto-Black';color:#222222}
.list-dealer .hd p{font-size:15px;font-family: 'Roboto-Regular';line-height:26px;color:#222222}
.list-dealer .bd{padding:30px 0 70px}
.list-dealer .bd input[type="text"]{display:block;font-family: 'Roboto-Regular';color:#333;margin-bottom:20px;width:100%;height:50px;line-height:50px;padding:0 20px;background:#EAEAEA;}
.list-dealer .bd div input[type="text"]{width:49.5%}
.list-dealer .bd h3{font-size:18px;color:#222;padding:10px 0 15px;}
.list-dealer .bd .check{margin-bottom:20px}
.list-dealer .bd .check label{margin-right:15px;font-family: 'Roboto-Regular';}
.list-dealer .bd .check label input{margin-right:5px;}
.list-dealer .bd .btn{width:200px;height:50px;line-height:50px;background:#DC001C;text-align:center;margin-top:40px;font-size:18px;color:#fff;text-transform:uppercase;transition-duration:.6s;cursor:pointer;}
.list-dealer .bd .btn:hover{border-radius:40px}

.list-about .body{padding:80px 0 10px;}
.list-about .body h2{font-size:32px;margin-bottom:30px;text-transform:uppercase;font-family: 'Roboto-Black';text-align:center;color:#151010}
.list-about .body p{font-size:18px;color:#151010;line-height:38px;font-family: 'Roboto-Regular';margin-bottom:30px}
.list-about .data{padding:40px 0;border-top:1px solid #EBEBEB;border-bottom:1px solid #EBEBEB}
.list-about .data .item{width:20%;padding-bottom:8px;text-align:center;border-right:1px solid #EDEDED}
.list-about .data .item:last-child{border:0;}
.list-about .data .item span{font-size:60px;font-family: 'Roboto-Black';color:#E70012}
.list-about .data .item p{text-transform:uppercase;font-size:16px;line-height:20px;color:#474747}
.list-about .images h2{text-transform:uppercase;text-align:center;padding:40px 0;font-size:42px;color:#151010;font-family: 'Roboto-Black';}
.list-about .images .list .item{width:24%;margin:0 1.33% 0 0;}
.list-about .images .list .item:nth-child(4n){margin-right:0;}
.list-about .images .list .item .pic{padding:4px;background:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.1)}
.list-about .images .list .item .pic img{border-radius:8px}
.list-about .images .list .item .txt{text-transform:uppercase;text-align:center;line-height:60px;font-size:18px;font-family: 'Roboto-Black';color:#242424;}
.list-about .honor{height:642px;background:url(../images/honor.jpg) no-repeat center;}
.list-about .honor h2{padding:80px 0 50px 0;text-align:center;text-transform:uppercase;font-size:42px;font-family: 'Roboto-Black';color:#fff}
.list-about .honor .list .item{margin:0 20px;}
.list-about .honor .list .item img{width:100%}
.list-about .map{text-align:center;padding:40px 0;}

.list-pro{padding:60px 0;}
.list-pro .sticky{position:sticky;top:90px;}
.list-pro .sidebar{width:320px;}
.list-pro .sidebar .item h3{margin-bottom:10px;}
.list-pro .sidebar .item h3 a{font-size:18px;display:block;color:#fff;line-height:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:60px;background:#303132;padding:0 30px;}
.list-pro .sidebar .item h4{margin-bottom:10px;display:none;}
.list-pro .sidebar .item h4 a{font-size:14px;line-height:50px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:50px;background:#FFFFFF;padding:0 30px;display:block;color:#303132;}
.list-pro .sidebar .item h4.on a{color:#E60012}
.list-pro .sidebar .item.on h3 a{background:#E60012}
.list-pro .sidebar .item.on h4{display:block}
.list-pro .content{width: calc(100% - 360px);}
.list-pro .content .list .item{width:32%;margin:0 2% 50px 0;}
.list-pro .content .list .item:nth-child(3n){margin-right:0;}
.list-pro .content .list .item .pic{border-radius:8px 8px 0 0;border:10px solid #fff;}
.list-pro .content .list .item .txt{transition-duration:.5s;display:flex;justify-content:space-between;padding:30px;background:#303132;border-radius:0 0 8px 8px;}
.list-pro .content .list .item .txt .t{width: calc(100% - 40px);color:#fff;font-family: 'Roboto-Bold';}
.list-pro .content .list .item .txt .t h3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:24px;}
.list-pro .content .list .item .txt .t p{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list-pro .content .list .item .txt .i{width:30px;display:flex;align-items:center;}
.list-pro .content .list .item:hover .txt{background:#E60012}
.list-pro .content .show-tab .show-tab-hd{display:flex;border-bottom:2px solid #383A39}
.list-pro .content .show-tab .show-tab-hd a{color:#1F1F1F;font-size:16px;text-transform:uppercase;width:150px;height:40px;display:flex;justify-content:center;align-items:center;background:#FFFFFF;margin-right:5px;}
.list-pro .content .show-tab .show-tab-hd a:hover{color:#E60012}
.list-pro .content .show-tab .show-tab-hd a.on{background:#383A39;color:#fff;}
.list-pro .content .show-tab .show-tab-bd{padding:40px 0;font-family: 'Roboto-Regular';font-size:18px;color:#272727}
.list-pro .content .head{margin-bottom:30px}
.list-pro .content .head .tupian_list{width:680px;}
.list-pro .content .head .tupian_list .datu{position:relative;z-index:999;width:550px;padding:10px;background:#fff;display:flex;align-items:center;justify-content:center;}
.list-pro .content .head .tupian_list .xiaotu{width:120px;}
.list-pro .content .head .tupian_list .xiaotu li{width:120px;margin-bottom:5px;height:120px;border:1px solid #ECECEC;border-radius:4px;}
.list-pro .content .head .tupian_list .xiaotu li img{width:118px;height:118px;border-radius:4px;}
.list-pro .content .head .tupian_list .xiaotu .btn{width:100%;display:flex;}
.list-pro .content .head .tupian_list .xiaotu .btn a{align-items:center;justify-content:center;cursor:pointer;color:#fff;background:#2F2F2F;display:flex;width:50%;height:40px;}
.list-pro .content .head .tupian_list .xiaotu .btn .next{border-radius:4px 0 0 4px;background:#E60012;}
.list-pro .content .head .tupian_list .xiaotu .btn .prev{border-radius:0 4px 4px 0;}
.list-pro .content .head .info{width: calc(100% - 740px);}
.list-pro .content .head .info h2{font-size:34px;color:#000;padding:20px 0 0;font-family: 'Roboto-Black'}
.list-pro .content .head .info h3{font-size:25px;color:#000;}
.list-pro .content .head .info .txt{border-top:1px dashed #7C7C7C;border-bottom:1px dashed #7C7C7C;padding:20px 0;margin:20px 0;}
.list-pro .content .head .info .txt p{padding:0 10px 0 30px;margin-bottom:20px;font-size:16px;font-family: 'Roboto-Regular';line-height:28px;color:#000;background:url(../images/ico4.png) no-repeat left 5px;}
.list-pro .content .head .info .ico{display:flex}
.list-pro .content .head .info .ico a{width:50px;height:50px;border:1px solid #7c7c7c;font-size:20px;transition-duration:.6s;margin-right:10px;align-items:center;justify-content:center;display:flex;}
.list-pro .content .head .info .ico a:hover{background:#E60012;border-color:#E60012;color:#fff;}
.list-pro .content .head .info .ico a:last-child{width:150px;background:#343531;border-color:#343531;font-size:20px;text-transform:uppercase;color:#fff;}

.index-banner{position:relative;overflow:hidden}
.index-banner .slider-nav{height:105px;width:900px;bottom:50px;left:50%;margin-left:-450px;position:absolute;}
.index-banner .slider-nav span{height:105px;width:25% !important;font-size:16px;font-family: 'Roboto-Bold';line-height:22px;color:#fff;text-align:center;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;cursor:pointer;text-transform:uppercase;}
.index-banner .slider-nav .slick-current{background:#CF1726}
.index-banner .slider-nav .slick-track{transform:none !important}

.index-type{padding-bottom:70px;}
.index-type .hd{text-align:center;color:#3C3C3C;padding:55px 0 50px}
.index-type .hd h2{font-size:46px;text-transform:uppercase;margin-bottom:15px}
.index-type .hd p{max-width:750px;margin:0 auto;line-height:20px;font-size:14px;}
.index-type .bd{position:relative;}
.index-type .bd .item{padding:0 10px;}
.index-type .bd .item a{position:relative;display:block;padding:10px 5px;border-radius:8px;box-shadow:0 5px 10px rgba(0,0,0,.1)}
.index-type .bd .item .pic{border-radius:8px}
.index-type .bd .item .pic img{border-radius:8px}
.index-type .bd .item .txt{transition-duration:.5s;border-radius:0 0 8px 8px;font-size:23px;color:#fff;height:70px;display:flex;position:absolute;bottom:10px;left:5px;width: calc(100% - 10px);;justify-content:center;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0 15px;background:rgba(0,0,0,.5);}
.index-type .bd .item:hover .txt{background:#E60012}
.index-type .bd .btn span{font-size:24px;transition-duration:.5s;cursor:pointer;z-index:999;color:#fff;width:60px;height:60px;display:flex;background:#ADADAD;align-items:center;justify-content:center;position:absolute;top:50%;margin-top:-30px;}
.index-type .bd .btn span.prev{left:-70px}
.index-type .bd .btn span.next{right:-70px}
.index-type .bd .btn span:hover{background:#E60012;border-radius:100%;}

.index-about{background:url(../images/about_bg.jpg) no-repeat center;height:767px;}
.index-about .txt{color:#fff;max-width:750px;}
.index-about .txt h2{font-size:26px;padding:90px 0 40px;}
.index-about .txt p{margin-bottom:40px;font-size:16px;line-height:26px;font-family: 'Roboto-Regular';}
.index-about .txt a{font-size:16px;color:#FFFFFF;text-transform:uppercase;border-bottom:3px solid #E70012;padding:0 5px;transition-duration:.5s;}
.index-about .txt a:hover{padding-left:15px;}
.index-about .data{margin-top:50px;padding:20px;background:#fff;border-radius:10px;}
.index-about .data .item{width:20%;padding-bottom:8px;text-align:center;border-right:1px solid #EDEDED}
.index-about .data .item:last-child{border:0;}
.index-about .data .item span{font-size:50px;font-family: 'Roboto-Black';color:#E70012}
.index-about .data .item p{text-transform:uppercase;font-size:14px;line-height:20px;color:#474747}

.index-pro{padding:70px 0 30px;}
.index-pro .hd{text-align:center;text-transform:uppercase;}
.index-pro .hd h2{font-size:66px;color:#303132;}
.index-pro .hd p{color:#303132;font-size:18px;font-family: 'Roboto-Black';}
.index-pro .pc-menu{padding:40px 0;}
.index-pro .pc-menu a{width:270px;background:#F5F5F5}
.index-pro .pc-menu a:hover{border-color:#E50006;background:#E50006;color:#fff}
.index-pro .list-pro{padding:0;}
.index-pro .list-pro .content{width:100%}
.index-pro .list-pro .content .list .item{width:23.5%;margin:0 2% 40px 0;}
.index-pro .list-pro .content .list .item:nth-child(4n){margin-right:0;}

.index-news{padding-bottom:60px;border-top:1px solid #E4E4E4;background:#F2F2F2}
.index-news .hd{text-align:center;padding-bottom:45px}
.index-news .hd h2{font-size:55px;color:#E50006;text-transform:uppercase;padding:50px 0 10px;}
.index-news .hd p{font-size:16px;line-height:24px;max-width:750px;font-family: 'Roboto-Regular';margin:0 auto;color:#212121;}

.index-map{text-align:center;padding:40px 0;}

.list-download{padding:60px 0 0 0;}
.list-download ul li{width:49%;margin-bottom:15px;}
.list-download ul li .name{border-radius:6px 0 0 6px;transition-duration:.5s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:43px;border:1px solid #E0E0E0;border-right:0;padding:0 10px;width: calc(100% - 130px);}
.list-download ul li .more{border-radius:0 6px 6px 0;transition-duration:.5s;width:130px;font-size:15px;line-height:45px;background:#000000;text-align:center;color:#fff;}
.list-download ul li .more i{margin-right:10px;}
.list-download ul li:hover .name{border-color:#C31110;color:#C31110}
.list-download ul li:hover .more{background:#C31110}


@media (max-width: 1560px){
	.wrap{max-width:98%}
	.index-type .bd .btn{display:none;}
}
@media (max-width: 1500px){
	.list-pro .sidebar{width:250px;}
	.list-pro .content{width: calc(100% - 260px);}
}

@media (max-width: 1400px){
	.list-about .data .item span{font-size:36px}
	.list-pro .content .head .info{width: calc(100% - 700px);}
}
@media (max-width: 1200px){
	.wrap-min{max-width:98%}
	.list-pro .sidebar{display:none}
	.list-pro .content{width:100%;}

}

@media screen and (max-width:992px) {
	table td, table th{padding:5px 10px;}
	.wrap,.wrap-min{max-width:100%}
	.index-banner .slider-nav,.show-news .more .btn,.footer .menu,.list-pro .content .head .info .ico a:nth-child(3),.list-pro .content .head .tupian_list,.top,.header,.pc-menu{display:none !important;}
	.show-banner{overflow:hidden;display:block !important;}
	.footer .form,.list-pro .content .head .info{width:100%;}
	.index-about .txt,.list-about .data,.list-about .body,.list-contact,.list-dealer,.list-support,.list-show .list,.footer,.list-pro .list,.paging,.show-news{padding:30px 10px}
	.index-news,.index-news .hd{padding-bottom:0}
	.index-news .hd h2{font-size:35px;padding:25px 0 10px;}
	.index-pro{padding:30px 10px 0;}
	.index-pro .hd h2{font-size:23px}
	.index-pro .hd p{font-size:14px}
	.index-type .hd{padding:20px 0;}
	.index-type .hd h2{font-size:18px;margin-bottom:10px}
	.index-type .hd p{max-width:100%;font-size:14px;line-height:22px}
	.index-type .bd{padding:0}
	.index-type .bd .item .txt{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:30px;line-height:30px;font-size:14px}
	.index-type .slick-dots{bottom:-40px}
	.index-about{height:auto;padding-bottom:30px;background:#252525}
	.index-about .txt{max-width:100%}
	.index-about .txt h2{padding:20px 0;font-size:20px}
	.index-about .txt p{font-size:13px;line-height:22px;margin-bottom:15px;}
	.index-about .data{margin:0 10px 0;}
	.index-about .data .item{width:50%;border:0;}
	.index-about .data .item span{font-size:24px;}
	.index-about .data .item p{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
	.banner img{min-height:220px;object-fit: cover;}
	.banner form{margin:0;width:90%;left:5%;top:40%}
	.banner form input, .banner form button{height:45px;line-height:45px}
	.banner form input{width: calc(100% - 80px);}
	.banner form button{width:80px}
	.list-pro{padding:0;}
	.list-pro .content .head{margin-bottom:10px}
	.list-pro .content .head .info,.list-pro .content .show-tab{padding:0 10px}
	.list-pro .content .head .info h2{font-size:24px;padding-top:10px}
	.list-pro .content .head .info h3{font-size:18px}
	.list-pro .content .head .info .txt{padding:10px 0;margin:10px 0;}
	.list-pro .content .head .info .txt p{margin-bottom:10px}
	.list-pro .content .show-tab .show-tab-hd a{width:33.3%}
	.list-pro .content .show-tab .show-tab-bd{padding:20px 0;font-size:14px;}
	.footer h3{margin-bottom:10px;}
	.footer .form .btn{margin:0 auto}
	.bottom{padding:20px 10px 60px}
	.bottom .mc{margin:20px auto 0;display:block}
	.show-news .bd .time{font-size:12px}
	.show-news .bd .body{padding:20px 0;font-size:14px;line-height:22px}
	.show-news .bd .body p{margin-bottom:10px;}
	.show-news .more{padding-top:10px}
	.list-about .images .list .item,.list-pro .content .list .item{width:49% !important;margin:0 2% 10px 0 !important}
	.list-about .images .list .item:nth-child(2n),.list-pro .content .list .item:nth-child(2n){margin-right:0 !important}
	.list-pro .content .list .item .txt{padding:10px}
	.list-pro .content .list .item .txt .t h3{font-size:18px}
	.list-pro .content .list .item .txt .t p{font-size:14px}
	.list-show .list .item{width:100%;margin:0 0 20px 0}
	.list-show .list .item:last-child{margin-bottom:0;}
	.list-show .list .item .txt{padding:15px 10px}
	.list-show .list .item .txt h3{font-size:17px}
	.list-show .list .item .txt p{font-size:13px;line-height:23px}
	.list-support .item{width:100%;margin:0 0 15px 0;padding:10px}
	.list-support .item .txt h3{padding:20px 0 10px}
	.list-dealer .bd{padding:20px 0;}
	.list-dealer .bd input[type="text"]{margin-bottom:10px}
	.list-dealer .bd .btn{margin:20px auto 0;}
	.list-contact .item{width:100%;margin:0 0 20px 0;padding:20px}
	.list-about .body h2{font-size:22px;margin-bottom:15px}
	.list-about .body p{font-size:14px;line-height:22px;margin-bottom:10px}
	.list-about .data .item{width:50%;}
	.list-about .data .item:nth-child(2n){border:0;}
	.list-about .data .item p{font-size:12px}
	.list-about .images h2{padding:20px 0;font-size:24px}
	.list-about .images .list{padding:0 10px;}
	.list-about .images .list .item .txt{line-height:30px;font-size:15px}
	.list-about .honor{height:auto;background:#05090A;padding:0 10px 50px}
	.list-about .honor h2{padding:40px 0;font-size:28px}
	.list-download{padding:30px 10px;}
	.list-download ul li{margin:0 0 10px 0;width:100%}
	.list-download ul li .name{font-size:14px;width: calc(100% - 100px);}
	.list-download ul li .more{width:100px;font-size:12px}
	.list-download ul li .more i{margin-right:1px}
}