/*--for m08_head--*/
@charset "UTF-8";
/*---mo-header---*/
.m08-sitetop{background:transparent;height:4.2rem;display:block;position: absolute;top: 0;width: 100%;box-sizing: border-box;z-index: 99;}
.m08-sitetop > .wp{height:100%;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;align-items: center;-webkit-align-items: center;}
.m08-sitetop span.mo-header-menu,.m08-sitetop span.mo-header-search{display:none;width:4rem;height:4rem;line-height:4rem;text-align:center;cursor:pointer;}
.m08-sitetop span.mo-header-menu i,.m08-sitetop span.mo-header-search i{color:#fff;font-size:2.4rem;}
.m08-sitetop .top-share {display: flex;align-items: center;display: -webkit-flex;-webkit-align-items: center;}
.m08-sitetop .top-share p {font-size: 1.6rem;color: rgba(255,255,255,.73);line-height: 1;}
.m08-sitetop .top-share a{color:rgba(255,255,255,.73);width:3rem;height:3rem;line-height:3rem;text-align:center;border-radius:50%;transition: all .3s ease 0s;margin-left:1rem;}
.m08-sitetop .top-share a i{font-size:1.8rem;color:inherit;}
.m08-sitetop .top-share a:hover{color: #fff;}
.m08-sitetop .top-contact {display: flex;align-items: center;display: -webkit-flex;-webkit-align-items: center;}
.m08-sitetop .top-contact a {font-size: 1.6rem;color: rgba(255,255,255,.73);padding-left: 3rem;transition: all .3s ease 0s;}
.m08-sitetop .top-contact a:hover {color: #fff;}
.m08-sitetop .top-contact a + a {margin-left: 3rem;}
.m08-sitetop .top-contact a.tel {background: url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m08_head/images/dot1.png') no-repeat left center;background-size: 1.8rem auto;}
.m08-sitetop .top-contact a.mail {background: url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m08_head/images/dot2.png') no-repeat left center;background-size: 1.7rem auto;}

.m08-sitetop .mo-search{padding:1rem 1.5rem;display:none;border-bottom:0.1rem solid #222;position:absolute;left:0;top:5.1rem;width:100%;background:#333;box-sizing:border-box;}
.m08-sitetop .mo-search .form-control {float:left;display:block;box-sizing: border-box;width:85%;height:3.4rem;padding: 0.6rem 1.2rem;font-size: 1.4rem;line-height:1;color: #555;background-color: #fff;background-image: none;border:none;border-radius:0.4rem 0 0 0.4rem;}
.m08-sitetop .mo-search .submit_btn{float:left;width:15%;height:3.4rem;line-height:3.4rem;background:#01FFFF;border:none;font-size:1.8rem;color:#fff;border-radius:0 0.4rem 0.4rem 0;}

.m08-mo-leftmenu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;-webkit-overflow-scrolling:touch;z-index:105!important;-webkit-transition:all .4s cubic-bezier(0.7,0,0.2,1);-ms-transition:all .4s cubic-bezier(0.7,0,0.2,1);transition:all .4s cubic-bezier(0.7,0,0.2,1);-webkit-box-shadow:0 0 4rem rgba(82,85,90,0.1);box-shadow:0 0 4rem rgba(82,85,90,0.1);-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%)}
.m08-mo-leftmenu .tit{height:5rem;line-height:5rem;background:#353535;}
.m08-mo-leftmenu .tit h6{float:left;color:#fff;padding:0 0 0 2rem;font-size:2rem;font-weight:bold;font-family: "Times New Roman";}
.m08-mo-leftmenu .tit span{float:right;cursor:pointer;width:5rem;text-align:center;}
.m08-mo-leftmenu .tit span i{color:#fff;font-size:1.6rem;}
.m08-mo-leftmenu > ul{}
.m08-mo-leftmenu > ul > li{line-height:5rem;font-size:1.5rem;border-top:0.2rem solid #e5e5e5;position:relative;}
.m08-mo-leftmenu > ul > li > a{padding:0 0 0 2rem;}
.m08-mo-leftmenu > ul > li > i {position:absolute;color:#333;font-size:1.2rem;top:0.5rem;right:0;z-index:1;width:5rem;line-height:4rem;text-align:center;cursor:pointer;}
.m08-mo-leftmenu > ul > li.active{}
.m08-mo-leftmenu ul li a{color:#333;display: block;}
.m08-mo-leftmenu ul li a:hover{text-decoration: none;}
.m08-mo-leftmenu ul li ul{display:none;padding-bottom:1rem;}
.m08-mo-leftmenu ul li ul li{line-height:3.5rem;}
.m08-mo-leftmenu ul li ul li a{background:url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m08_head/images/d.png') no-repeat 2.5rem center;padding:0 0 0 4rem;}

.menu-transitioning{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}
 
/*---header---*/

.m08-header{height: 8rem;width:100%;position:absolute;left:0;right:0;z-index:99;transition: all .5s ease 0s;box-sizing: border-box;background: #202020;}
.home .m08-header{}
.m08-header.header-fix{position: fixed;top: 0;left: 0;right: 0;z-index: 300;background: #202020;/* height:7rem; */transition: all .5s ease 0s;-webkit-backdrop-filter: blur(4px);/* backdrop-filter: blur(4px); */}
.m08-header > .wp{height:100%;display:flex;justify-content:space-between;align-items:center;/* border-bottom: 0.1rem solid rgba(255,255,255,.73); *//* border-top: 0.1rem solid rgba(255,255,255,.73); */}
.m08-header.header-fix > .wp {border-bottom: rgba(0,0,0,0);border-top: rgba(0,0,0,0);}
.home .m08-header.header-fix > .wp {border: none;}
.home .m08-header > .wp{}
.m08-header .logo img{transition: all .3s ease 0s;height: 6rem;}
.m08-header.header-fix .logo img {transition: all .3s ease 0s;}
.m08-right {display:flex;justify-content:space-between;align-items:center;}
.m08-right .nav{z-index:20;}
.m08-right .nav > ul{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.m08-right .nav > ul > li{position:relative;}
.m08-right .nav > ul > li+li{margin-left: 3.5rem;}
.m08-right .nav > ul > li > a{display:block;font-size: 2rem;color:#fff;line-height:1;}
.m08-right .nav > ul > li ul{position:absolute;width: 26rem;height:auto;left:-3rem;text-align:left;top:3.8rem;z-index:200;padding:1rem;background:rgba(255,255,255,0.74);transform:rotate3d(1,0,0,-90deg);-webkit-transform: rotate3d(1,0,0,-90deg);-o-transform:rotate3d(1,0,0,-90deg);-webkit-transform-origin:0 0 0;-moz-transform-origin:0 0 0;transform-origin:0 0 0;opacity:0;transition: transform 0.8s, opacity 0.6s;-webkit-transition: -webkit-transform 0.8s, opacity 0.6s;box-shadow:rgba(0,0,0,0.14)  -0.6rem 0.9rem 0;-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}
.m08-right .nav > ul > li > ul::before{content:'';position:absolute;left: 17%;margin:0;top:-0.8rem;overflow:hidden;display:inline-block;border-right:0.8rem solid transparent;border-bottom:0.8rem solid rgba(255,255,255,0.74);border-left:0.8rem solid transparent;}
.m08-right .nav > ul > li > ul li{border-bottom:1px solid #6d6d6d;position:relative;}
.m08-right .nav > ul > li > ul li:last-child{border:none;}
.m08-right .nav > ul > li > ul li > a{display:block;border-radius:0.4rem;padding: 10px 8px;color:#131313;font-size: 18px;line-height:2rem;text-transform:capitalize;/* font-family: var(--font-family2); */}
.m08-right .nav > ul > li > ul > li > a{padding-right:2rem;}
.m08-right .nav > ul > li > ul li > a i{position:absolute;right:1rem;top:1rem;font-size:1.2rem;}
.m08-right .nav > ul > li > ul li:hover > a{background:var(--color-active);color: #000;}
.m08-right .nav > ul > li > ul li ul{left:16rem;top:0;}
.m08-right .nav > ul > li:hover > a,.nav > ul > li.active > a{color:var(--color-active);}
.m08-right .nav > ul > li:hover > a > i{transform:rotate(180deg);-o-transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}
.m08-right .nav > ul li:hover > ul{-moz-opacity:1;-khtml-opacity:1;opacity:1;transform:rotate3d(0,0,0,0);-webkit-transform:rotate3d(0,0,0,0);-o-transform:rotate3d(0,0,0,0);}
.m08-header .header_right{display:-webkit-flex;display:flex;align-items:center;position:relative;margin-left: 5rem;}
.m08-header .header-lang{position:relative;padding: 0.2rem 0.5rem;/* background: #00A2EA; *//* border-radius: 0.3rem; */}
.m08-header .header-lang .box{cursor:pointer;box-sizing:border-box;display:-webkit-flex;display:flex;align-items: center;-webkit-align-items: center;}
.m08-header .header-lang .box i:first-child {font-size: 2.6rem;color: #fff;}
.m08-header .header-lang .box em{float:left;margin: 0 0.5rem;line-height: 2rem;font-size: 20px;color: #fff;}
.m08-header .header-lang .box i:last-child{float:left;margin:0 0 0 0;width: 2rem;line-height: 1px;font-size: 2rem;text-align:center;color: #fff;-webkit-transition: -webkit-transform 0.5s, opacity 0.3s;transition: transform 0.5s, opacity 0.3s;}
.m08-header .header-lang .box:hover i:last-child{transform:rotate(-180deg);}
.m08-header .header-lang .lang-box{width: 26rem;padding: 1.5rem;position:absolute;right:0;top: 5.5rem;z-index:200;background: rgb(255 255 255);transform:translate3d(0,1rem,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 1rem rgba(63,62,62,0.2);-webkit-backdrop-filter: blur(2px);backdrop-filter: blur(2px);}
.m08-header .header-lang .lang-box::before{content:'';position:absolute;right:3.7rem;top:-0.8rem;overflow:hidden;border-right:0.8rem solid transparent;border-bottom:0.8rem solid rgba(255,255,255,.63);border-left:0.8rem solid transparent;display:block;}
.m08-header .header-lang ul{max-height:16rem;overflow-y:scroll;padding: 0.5rem 1rem;border:0.1rem solid #fff;display:flex;flex-wrap:wrap;}
.m08-header .header-lang ul li{line-height: 2rem;padding: 0.5rem 0;border-bottom:0.1rem solid #fff;width:50%;}
.m08-header .header-lang ul li:last-child{border:none;}
.m08-header .header-lang ul li a{color:#333;font-size: 15px;display:block;}
.m08-header .header-lang ul li a:hover{color:var(--color-active);}
.m08-header .header-lang ul li img{vertical-align:middle;margin-right:0.7rem;}
.m08-header .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}

.m08-header .search{position:relative;margin-right: 1.5rem;}
.m08-header .search em{width: 4rem;height: 3.6rem;margin:0;cursor:pointer;font-weight:400;text-align:center;display:block;}
.m08-header .search em i{color: #fff;font-size: 2.8rem;/* line-height: 46px; */vertical-align: middle;}

.m08-header .m08-search-box{position:absolute;z-index:99;width:100%;left:0;right:0;top:8rem;transition: height 0.7s, opacity 0.3s;height: 0;opacity: 0;visibility: hidden;}
.m08-header .m08-search-box .wp{position: relative;border-bottom: 0.1rem solid rgba(255,255,255,.73);height: 100%;display: flex;align-items: center;justify-content: center;}
.m08-header .m08-search-box .close{position:absolute;right:30px;top:calc(50% - 1.1rem);line-height:2.2rem;height:2.2rem;}
.m08-header .m08-search-box .close i{font-size:2rem;color:#fff;}
.m08-header .m08-search-box .serchbox{width:70rem;margin:0 auto;position:relative;border: 0.2rem solid var(--color-active);}
.m08-header .m08-search-box .serchbox .submit_text{background:#fff;width:100%;height: 5rem;line-height: 5rem;float:left;color:#131313;padding:0 9rem 0 1.5rem;font-size: 1.8rem;font-family: var(--font-family3);}
.m08-header .m08-search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:7rem;height: 5rem;l;line-height: 5rem;ackground:var(--active-color);text-align:center;display:block;cursor:pointer;}
.m08-header .m08-search-box .serchbox .submit_btn i{font-size: 3.2rem;color:#131313;}
.m08-header .header-fix .search-box {top: 7rem;position: fixed;}

.m08-header .m08-search-box.active {height: 10rem;opacity: 1;transition: height 0.3s, opacity 0.7s;visibility: visible;}
.m08-header .header-fix .search-box .wp {background: transparent;border-bottom: none;}
.m08-header .header-fix .search-box {background:rgba(0,0,0,0.33);-webkit-backdrop-filter: blur(4px);backdrop-filter: blur(4px);}

                                               
@media screen and (max-width:996px){
.m08-right .nav {display: none;}
.m08-sitetop .top-share,.m08-sitetop .top-contact {display: none;}
.m08-sitetop span.mo-header-menu, .m08-sitetop span.mo-header-search {display: block;}
.m08-header .search {display: none;}
  
}
@media screen and (max-width:768px){
.m08-header .m08-search-box.active {background: #666;}
.m08-sitetop {height: 7rem;border-bottom: 0.1rem solid #fff;}
.m08-sitetop > .wp {justify-content: flex-end;-webkit-justify-content: flex-end;}
.m08-sitetop span.mo-header-search {margin-right: 10rem;}
.m08-header {height: 0;position: static;}
.m08-header .logo {position: absolute;z-index: 100;top: 0.5rem;left: 0.5rem;}
.m08-header .header_right {position: absolute;margin-left: 0;top: 1.6rem;right: 5.5rem;z-index: 100;}
.m08-header .m08-search-box.active {height: 8rem;}
.m08-header .m08-search-box .serchbox {width: 44rem;}
.m08-header .m08-search-box .close {display: none;}
.m08-sitetop {border-bottom: none;position: static;background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1IiBoZWlnaHQ9IjUiPgo8cmVjdCB3aWR0aD0iNSIgaGVpZ2h0PSI1IiBmaWxsPSJ0cmFuc3BhcmVudCI+PC9yZWN0Pgo8cGF0aCBkPSJNMCA1TDUgMFpNNiA0TDQgNlpNLTEgMUwxIC0xWiIgc3Ryb2tlPSIjMjkyNzI3IiBzdHJva2Utd2lkdGg9IjMuMjUiIG9wYWNpdHk9Ii4yNSI+PC9wYXRoPgo8L3N2Zz4=);background-color: rgba(0,0,0,.66);}
}
@media screen and (max-width:600px){
}
@media screen and (max-width:480px){
.m08-header .m08-search-box {width: 100%;top: 7rem;}
.m08-header .m08-search-box .serchbox {width: 100%;}
.m08-header .m08-search-box .close {display: none;}
}

/*--for m03_slidebanner--*/
@charset "utf-8";
.m03_sidebanner img{width:100%;}
.m03_path{height:50px;line-height:50px;border-bottom:1px solid #EAEAEA;}
.m03_path p{color:#666;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m03_path p i{margin:0 5px 0 0;font-size:14px;}
.m03_path p a{color:#666;}
@media screen and (max-width:768px) {
.m03_path{height:45px;line-height:45px;}
.m03_path p{font-size:15px;}
}
@media screen and (max-width:480px) {
.m03_path{height:40px;line-height:40px;}
.m03_path p{font-size:14px;}
}

/*--for m03_goodsread--*/
@charset "utf-8";


div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomDiv img{max-width:none;}
div.zoomMask{position:absolute;background:url("./pics/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}


.main.wp{
  display: block;
  position: relative;
  height: auto;
}
.m03-main-left{float:left;width:290px;}
.m03-main-right{margin:0 0 0 330px;}
.main .rtit{text-align:center;}
.main .rtit h3{font-size:25px;color:#333;display:inline-block;}
.main .rtit hr{border:none;width:50px;height:2px;background:#2C353D;margin:15px auto 0;}
.main .rtit p{color:#333;font-size:14px;text-align:center;margin:15px 0 0;text-align:center;}

.m03-main-left{float:left;width:300px;}
.m03-main-left h3{height:50px;line-height:50px;padding:0 0 0 18px;background:var(--color-active);font-size:20px;color:#000;font-weight:bold;text-transform:uppercase;position:relative;}
.m03-main-left h3::after{display:none;font-family:"qico";content: "\e727";position:absolute;right:0;top:5px;width:40px;height:40px;line-height:40px;font-size:20px;text-align:center;transition:transform .3s ease;}
.m03-main-left h3.active::after{transform:rotate(45deg) scale(1.08);}
.m03-sidenav{margin:0 0 20px;}
.m03-sidenav ul{}
.m03-sidenav ul li{display:block;line-height:24px;font-size:16px;color:#333;background:#fff;border:1px solid #e2e2e2;border-top:none;position:relative;}
.m03-sidenav ul li a{color:#333;display:block;padding:10px 30px 10px 18px;}
.m03-sidenav ul li:last-child a{border-bottom:none;}
.m03-sidenav ul li::after{color:#555;font-family:"qico";content: "\e7eb";position:absolute;right:8px;top:0;font-size:16px;font-weight:normal;line-height:44px;}
.m03-sidenav ul li.active::after{display:block;color:#000;}
.m03-sidenav ul li.active a,.m03-sidenav ul li a:hover{color:#000;}

.m03-pro-view{display:flex;}
.m03-pro-view .pro_img{width:48%;}
.m03-pro-view .pro_img .view{width:100%;position:relative;border:1px solid #f0f0f0;}
.m03-pro-view .pro_img .view .swiper-slide img{width:100%;display:block;}

.m03-pro-view .pro_img .view .arrow-left,.m03-pro-view .pro_img .view .arrow-right{background:rgba(0,0,0,0.3);position:absolute;top:50%;margin-top:-25px;width:28px;height:50px;z-index:10;text-align:center;display:block;cursor:pointer;}
.m03-pro-view .pro_img .view .arrow-left{left:0;}
.m03-pro-view .pro_img .view .arrow-right{right:0;}
.m03-pro-view .pro_img .view .arrow-left i,.m03-pro-view .pro_img .view .arrow-right i{color:#fff;font-size:15px;line-height:50px;}

.m03-pro-view .pro_img .preview{width:100%;margin-top:10px;position:relative;text-align:center;overflow:hidden;}
.m03-pro-view .pro_img .preview .swiper-wrapper{justify-content:center;}
.m03-pro-view .pro_img .preview .swiper-slide{cursor:pointer;width:65px;padding:10px 0 2px;margin:0 3px;display:inline-block;position:relative;}
.m03-pro-view .pro_img .preview .swiper-slide::after{display:none;content:'';width:0;height:0;line-height:0;border-width:5px;border-style:dashed;border-bottom-style:dashed;border-color:transparent;border-bottom-color:transparent;vertical-align: middle;border-bottom-style:solid;border-bottom-color:var(--color-active);position:absolute;top:0px;left:50%;margin:0 0 0 -5px;}
.m03-pro-view .pro_img .preview .swiper-slide img{width:100%;border:1px solid #D9D9D9;padding:2px;box-sizing:border-box;}
.m03-pro-view .pro_img .preview .active-nav img{border-color:var(--color-active);}

.pro_img .preview .swiper-slide.active-nav::after{display:inline-block;}

.m03-pro-view .pro_view_txt{flex:1;margin-left:30px;overflow:hidden;}
.m03-pro-view .pro_view_txt h1{color:#333;font-size:26px;font-weight:600;text-transform:capitalize;}
.m03-pro-view .pro_view_txt hr{height:4px;background:url(images/line2.png) repeat-x;margin:20px 0;}
.m03-pro-view .pro_view_txt .pro_para{color:#333;font-size:18px;line-height:24px;}
.m03-pro-view .pro_view_txt .pro_para table{width:100%;font-size:14px;border:1px solid #ddd;}
.m03-pro-view .pro_view_txt .pro_para table tr > th{padding:5px 8px;vertical-align:middle;border:1px solid #ddd;font-weight:500;}
.m03-pro-view .pro_view_txt .pro_para table tr > td{padding:5px 8px;vertical-align:middle;border:1px solid #ddd;}

.m03-pro-view .pro_view_txt .btn-box{font-size:0;margin:25px 0 0;}
.m03-pro-view .pro_view_txt .btn-box a{width:160px;height:44px;line-height:44px;font-size:18px;text-align:center;color:#000;display:inline-block;font-weight:600;}
.m03-pro-view .pro_view_txt .btn-box a i{font-size:22px;margin-right:8px;vertical-align:middle;}
.m03-pro-view .pro_view_txt .btn-box a.book{background:var(--btn-color);}
.m03-pro-view .pro_view_txt .btn-box a.book:hover{background:var(--btn-active);}

.m03-pro-text{margin:30px 0 0;position:relative;}
.m03-pro-text .tit{height:48px;padding:10px 0 0;border-bottom:1px solid #ccc;}
.m03-pro-text .tit h5{border-left:3px solid var(--color-active);padding:0 0 0 12px;color:#111;height:28px;line-height:28px;font-size:20px;font-weight:bold;}

.m03-pro-text .tit h3{border-left:3px solid var(--color-active);padding:0 0 0 12px;color:#111;height:28px;line-height:28px;font-size:20px;font-weight:bold;}

.m03-pro-text .pro-content .inkey{font-weight:bold;}
.m03-pro-text .pro-content .inkey:hover{font-weight:bold; color:var(--color-active);}
.m03-pro-text .pro-content{font-size:16px;line-height:26px;padding:20px 0 0;color:#333;}
.m03-pro-text .pro-content h5{font-size:16px;color:#333;font-weight:bold;margin:0 0 10px;}
.m03-pro-text .pro-content p{margin-bottom:10px;}
.m03-pro-text .pro-content p img{max-width:100%;}
.m03-pro-text .pro-content .table-response{width:100%;max-width: 100%;overflow-x:auto;}
.m03-pro-text .pro-content table{width:100%;max-width:100%;margin-bottom:20px;font-size:15px;border:1px solid #D9D9D9;color:#333;}
.m03-pro-text .pro-content table tr > th{padding:8px 8px;line-height:1.42857143;vertical-align:middle;border:1px solid #D9D9D9;font-weight:bold;}
.m03-pro-text .pro-content table tr > td{padding:8px 8px;line-height:1.42857143;vertical-align:middle;border:1px solid #D9D9D9;}
.m03-pro-text .pro-content table tr.firstRow > td{font-weight:bold;}
.m03-pro-text .pro-content table tr > td *{margin:0;padding:0;}
.m03-pro-text .pro-content table tr > td p{margin:0;}
.m03-pro-text .pro-content dl{}
.m03-pro-text .pro-content dl dd{background:url(images/dot1.png) no-repeat left 8px;color:#333;line-height:22px;padding:0 0 0 15px;font-size:16px;}
.m03-pro-text .pro-content dl dd~dd{margin-top:10px;}
.m03-pro-inquiry{margin-top:30px;}
.m03-pro-inquiry .tit{height:50px;background:#F3F3F3;padding:10px 0 0;}
.m03-pro-inquiry .tit h5{border-left:3px solid var(--color-active);padding:0 0 0 12px;color:#333;height:30px;line-height:30px;font-size:18px;font-weight:600;}
.m03-pro-inquiry .inquirbox{border:2px solid #F3F3F3;border-top:none;padding:20px 15px 5px;}
.m03-pro-inquiry .inquirbox .row{margin-bottom:15px;}
.m03-pro-inquiry .inquirbox input[type="text"],.m03-pro-inquiry .inquirbox textarea{padding:10px 10px;font-size:14px;border:1px solid #D2D2CF;width:100%;line-height:22px;text-align:left;color:#111;}
.m03-pro-inquiry .inquirbox textarea{max-width:100%;width:100%;resize:none;}
.m03-pro-inquiry .inquirbox input[type="text"]:focus,.m03-pro-inquiry .inquirbox textarea:focus{box-shadow:0 0 5px #999;background:#fafafa;border-color:#999;outline:0}
.m03-pro-inquiry .inquirbox .submit{margin:0 auto;width:150px;line-height:42px;background:var(--btn-color);text-align:center;display:block;color:#000;font-size:16px;cursor:pointer;}
.m03-pro-inquiry .inquirbox .submit:hover{background:var(--btn-active);}

@media screen and (max-width:768px) {
.m03-pro-inquiry .inquirbox .row{margin-bottom:0;}
.m03-pro-inquiry .inquirbox .row > div{margin-bottom:10px;}
}

.m03-rela-pro{margin-top:30px;}
.m03-rela-pro .tit{border-bottom:1px solid #ccc;padding:0 0 10px;}
.m03-rela-pro .tit h5{border-left:3px solid var(--color-active);padding:0 0 0 15px;color:#111;height:30px;line-height:30px;font-size:18px;font-weight:bold;}
.m03-rela-pro .list{margin:30px 0 0;position:relative;}
.m03-rela-pro .swiper-slide .box{background:#F2F2F2;padding:5px;}
.m03-rela-pro .swiper-slide .pic{display:block;width:100%;position:relative;overflow:hidden;}
.m03-rela-pro .swiper-slide .pic > img{width:100%;display:block;transition:transform .5s;}
.m03-rela-pro .swiper-slide .txt{padding:15px 10px 10px;text-align:center;}
.m03-rela-pro .swiper-slide .txt h6{font-size:16px;color:#222;font-weight:500;}
.m03-rela-pro .swiper-slide .txt h6 a{display:block;line-height:22px;height:44px;overflow:hidden;}
.m03-rela-pro .swiper-slide .txt h6 a:hover{color:var(--color-active);}
.m03-rela-pro .swiper-slide .txt p{margin:10px 0 0;font-size:16px;color:#595959;line-height:24px;height:48px;overflow:hidden;}

.m03-rela-pro .swiper-slide:hover .pic > img{transform:scale(1.03);}
.m03-rela-pro .swiper-slide:hover .txt h6 a{color:var(--color-active);}

.m03-rela-pro .swiper-button-prev,.m03-rela-pro .swiper-button-next{width:40px;height:40px;border-radius:0;background:none;color:#333;top:calc(((100% - 40px) / 2) - 20px);margin-top:0;text-align:center;}
.m03-rela-pro .swiper-button-prev::after,.m03-rela-pro .swiper-button-next::after{display:none;}
.m03-rela-pro .swiper-button-prev i,.m03-rela-pro .swiper-button-next i{font-size:35px;line-height:40px;color:inherit;}
.m03-rela-pro .swiper-button-prev,.m03-rela-pro .swiper-container-rtl .swiper-button-next{left:-45px;right:auto;}
.m03-rela-pro .swiper-button-next,.m03-rela-pro .swiper-container-rtl .swiper-button-prev{right:-45px;left:auto;}
.m03-rela-pro .swiper-button-prev:hover,.m03-rela-pro .swiper-button-next:hover{color:var(--active-color);}
.m03-rela-pro .swiper-pagination{display:none;position:static;width:100%;margin-top:25px;}
.m03-rela-pro .swiper-pagination-bullet {height:12px;width:12px;margin:0 4px;background:#B5B5B5;border-radius:50%;opacity:1;}
.m03-rela-pro .swiper-pagination-bullet-active{background:var(--color-active);}

@media screen and (max-width:1441px) {
.m03-pro-view .pro_view_txt h1{font-size:25px;}
}
@media screen and (max-width:1367px) {
.m03-pro-view .pro_view_txt h1{font-size:24px;}
}
@media screen and (max-width:1280px){
.m03-main-left{width:280px;}
.m03-pro-view .pro_view_txt h1{font-size:22px;}
}
@media screen and (max-width:1171px) {
.m03-main-left{float:none;width:100%;}
.m03-main-right{margin:20px 0 0;}
.m03-main-left h3{padding:0 0 0 15px;}
.m03-main-left h3::after{display:block;}
.m03-sidenav ul{display:none;}
.m03-sidenav ul li a{padding:9px 30px 9px 15px;}
.m03-sidenav ul li::after{line-height:42px;}
.m03-pro-view .pro_view_txt h1{font-size:21px;}
.m03-rela-pro .swiper-button-prev,.m03-rela-pro .swiper-button-next{display:none;}
.m03-rela-pro .swiper-pagination{display:block;}
}
@media screen and (max-width:992px) {
.m03-pro-view{display:block;}
.m03-pro-view .pro_img{margin:0 auto;}
.m03-pro-view .pro_view_txt{margin:25px 0 0;}
.m03-pro-view .pro_view_txt h1{font-size:20px;margin:0;text-align:center;}
.m03-pro-view .pro_view_txt .btn-box{text-align:center;}
}
@media screen and (max-width:768px) {
.m03-pro-view .pro_img{width:70%;}
.m03-pro-view .pro_view_txt h1{font-size:19px;}
.m03-pro-view .pro_view_txt .btn-box{margin:20px 0 0;text-align:center;}
.m03-pro-view .pro_view_txt .btn-box a{width:150px;height:40px;line-height:40px;font-size:16px;}
.m03-pro-view .pro_view_txt .btn-box a i{font-size:20px;margin-right:6px;}
.m03-pro-text .tit{height:45px;padding:10px 0 0;}
.m03-pro-text .tit h5{border-left:2px solid #DB261B;padding:0 0 0 13px;height:25px;line-height:25px;font-size:17px;}
.m03-pro-text .pro-content{font-size:15px;line-height:22px;padding:15px 0 0;}
.m03-pro-inquiry{margin-top:25px;}
.m03-pro-inquiry .tit{height:45px;}
.m03-pro-inquiry .tit h5{border-left:2px solid #DB261B;padding:0 0 0 13px;height:25px;line-height:25px;font-size:17px;}
.m03-pro-inquiry .inquirbox{padding:15px 15px 5px;}
.m03-rela-pro{margin-top:25px;}
.m03-rela-pro .tit h5{border-left:2px solid #DB261B;padding:0 0 0 13px;height:25px;line-height:25px;font-size:17px;}
}
@media screen and (max-width:576px) {
.m03-pro-view .pro_img{width:80%;}
.m03-pro-view .pro_view_txt h1{font-size:18px;}
}
@media screen and (max-width:480px) {
.m03-pro-view .pro_img{width:100%;}
.m03-pro-view .pro_img .preview .swiper-slide{width:50px;margin:0 2px;}
}

/*--for m03_foot--*/
@charset "UTF-8";
footer{background: #000;padding:100px 0 80px;}
footer .wp{display:flex;justify-content:space-between;}
footer h5{font-size: 26px;color:#fff;line-height:1;margin:0 0 25px;font-weight:700;/* text-transform:uppercase; */}
.m03-foot-logo{width:280px;}

.m03-foot-logo .contact{
  margin-top:20px
}
.m03-foot-logo p{font-size:16px;line-height:23px;color:#fff;/* margin:30px 0 0; */line-height: 1.8;}
.m03-foot-logo .share{font-size:0;margin: 20px 0 0;}
.m03-foot-logo .share a{display:inline-block;color: var(--color-active);width: 50px;height: 50px;line-height: 50px;border-radius:50%;text-align:center;background: #fff;}
.m03-foot-logo .share a:nth-child(1){
  color:#be2026
}
.m03-foot-logo .share a:nth-child(2){
  color:#f00;
}
.m03-foot-logo .share a:nth-child(3){
  color:#3a59a3
}
.m03-foot-logo .share a:nth-child(4){
  color:#0a66c2
}
.m03-foot-logo .share a+a{margin-left:20px;}
.m03-foot-logo .share a i{font-size: 22px;}
.m03-foot-logo .share a:hover{background:#FFF500;color:#000;}
.m03-foot-nav ul li{font-size: 17px;line-height:30px;color: #ffffffcf;}
.m03-foot-nav ul li+li{margin-top:10px;}
.m03-foot-nav ul li a:hover{opacity:rgba(255,255,255,0.8);}
.m03-foot-list ul li{font-size: 17px;line-height:30px;color: #ffffffcf;}
.m03-foot-list ul li+li{margin-top:10px;}
.m03-foot-list ul li a:hover{opacity:rgba(255,255,255,0.8);color: #fff500;}
.m03-foot-contact{width:450px;}
.m03-foot-contact p{font-size:16px;line-height:30px;color:#fff;padding:0 0 0 33px;}
.m03-foot-contact p:nth-of-type(1){background:url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m03_foot/images/c1.png') no-repeat left 9px;}
.m03-foot-contact p:nth-of-type(2){background:url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m03_foot/images/c2.png') no-repeat left center;}
.m03-foot-contact p:nth-of-type(3){background:url('https://cdn-pro.analyspeed.com/1378/template/pc/default/html/module/m03_foot/images/c3.png') no-repeat left center;}
.m03-foot-contact p+p{margin-top:10px;}
.m03-foot-contact p a:hover{opacity:rgba(255,255,255,0.8);}
#m03-foot-gotop{position:fixed;bottom:100px;right:10px;height:40px;width:40px;line-height:40px;text-align:center;background:#333;transition:all 0.4s ease 0s;z-index:1000;cursor:pointer;display:none;border-radius:5px;}
#m03-foot-gotop i{color:#fff;font-size:18px;}
#m03-foot-gotop:hover {background:#353535;}

footer .copy.wp {display:block;margin-top:40px;text-align:center;}

@media screen and (max-width:1441px){
footer h5{font-size:22px;margin:0 0 20px;}
.m03-foot-contact{width:380px;}
}
@media screen and (max-width:1280px){
footer{padding:80px 0 60px;}
footer h5{font-size:21px;}
.m03-foot-nav{display:none;}
.m03-foot-logo .share a+a{margin-left:15px;}
}
@media screen and (max-width:768px){
footer{padding:30px 0;}
footer .wp{display:block;}
footer h5{font-size:20px;margin:0 0 15px;text-align:center;}
.m03-foot-list {display:none;}
.m03-foot-logo{width:100%;text-align:center;}
.m03-foot-logo p{font-size:15px;margin:15px 0 0;}
.m03-foot-logo .share{margin:20px 0 0;}
.m03-foot-logo .share a+a{margin-left:15px;}
.m03-foot-nav,.foot-list{display:none;}
.m03-foot-contact{width:100%;margin:25px 0 0;text-align:center;}
.m03-foot-contact p{font-size:15px;line-height:24px;padding:25px 0 0;}
.m03-foot-contact p:nth-of-type(1),.foot-contact p:nth-of-type(2),.foot-contact p:nth-of-type(3){background-position:center top;}
.m03-foot-contact p+p{margin-top:15px;}
}
@media screen and (max-width:480px) {
.m03-foot-logo img{height:45px;}
}