/*--for m06_1783494195_head--*/
@charset "UTF-8";

/*------header------*/

.m06-mob-menu{background:#F5F5F5;position:fixed;top:0;left:0;bottom:0;overflow-x:hidden;box-sizing:content-box;width:70%;max-width:350px;-webkit-overflow-scrolling:touch;z-index:105!important;transition:all .4s cubic-bezier(0.7,0,0.2,1);box-shadow:0 0 40px rgba(82,85,90,0.1);transform:translateX(-100%)}
.m06-mob-menu .tit{height:50px;background:#485157;display:flex;justify-content:space-between;align-items:center;}
.m06-mob-menu .tit h6{color:#fff;padding:0 0 0 15px;font-size:16px;font-weight:bold;}
.m06-mob-menu .tit span{cursor:pointer;width:40px;height:40px;line-height:40px;text-align:center;display:block;}
.m06-mob-menu .tit span i{color:#fff;font-size:16px;}
.m06-mob-menu > ul{}
.m06-mob-menu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative;}
.m06-mob-menu > ul > li > a{padding:0 0 0 15px;}
.m06-mob-menu > ul > li > i {position:absolute;color:#333;font-size:14px;top:10px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m06-mob-menu > ul > li.active{}
.m06-mob-menu ul li a{color:#333;display: block;}
.m06-mob-menu ul li a:hover{text-decoration: none;}
.m06-mob-menu ul li ul{display:none;padding-bottom:10px;padding-left:15px;}
.m06-mob-menu ul li ul li{line-height:22px;position:relative;}
.m06-mob-menu ul li ul li i {position:absolute;color:#333;font-size:12px;top:1px;right:5px;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer;}
.m06-mob-menu ul li ul li a{padding:5px 0 5px 10px;margin-right:30px;}

.m06-mob-menu.menu-on{transform:translateX(0)}

/*---sitetop---*/

.m06-sitetop{position:absolute;width:100%;top:0;height:60px;z-index:30;background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);}
.m06-sitetop .wp{height:100%;display:flex;justify-content:space-between;align-items:center;}
.m06-sitetop .mob-menu-btn{display:none;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer;}
.m06-sitetop .mob-menu-btn i{color:#fff;font-size:24px;}

.m06-sitetop .sitetop-left,.m06-sitetop .sitetop-right{display:flex;align-items:center;}
.m06-sitetop p{padding:0 0 0 38px;line-height:30px;font-size:17px;color:rgba(255,255,255,0.75);font-weight:300;}
.m06-sitetop p+p{margin-left:30px;}
.m06-sitetop p.tel{background:url('https://cdn-pro.analyspeed.com/1117/template/pc/default/html/module/m06_head/images/tel.png') no-repeat left center;}
.m06-sitetop p.mail{background:url('https://cdn-pro.analyspeed.com/1117/template/pc/default/html/module/m06_head/images/mail.png') no-repeat left center;}
.m06-sitetop p a:hover{color:#fff;text-decoration: underline;}

.m06-sitetop .share a{display:inline-block;color:rgba(255,255,255,0.75);}
.m06-sitetop .share a+a{margin-left:15px;}
.m06-sitetop .share a i{font-size:19px;}
.m06-sitetop .share a:hover{color:var(--color-active);}

.m06-sitetop .header-lang{position:relative;}
.m06-sitetop .header-lang .box{height:34px;width:90px;border:1px solid #fff;cursor:pointer;display:flex;align-items:center;padding:0 7px;}
.m06-sitetop .header-lang .box img{}
.m06-sitetop .header-lang .box em{margin:0 7px;line-height:18px;font-size:13px;color:#fff;text-transform:uppercase;}
.m06-sitetop .header-lang .box i{line-height:18px;font-size:14px;color:#fff;}
.m06-sitetop .header-lang .lang-box{width:200px;padding:15px;position:absolute;right:0;top:42px;z-index:200;background:#fff;transform:translate3d(0,10px,0);opacity:0;visibility:hidden;transition:all .4s ease 0s;box-shadow:0 0 10px rgba(63,62,62,0.2);}
.m06-sitetop .header-lang .lang-box::before{content:'';position:absolute;right:37px;top:-8px;overflow:hidden;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;display:block;}
.m06-sitetop .header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap;}
.m06-sitetop .header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%;}
.m06-sitetop .header-lang ul li:last-child{border:none;}
.m06-sitetop .header-lang ul li a{color:#333;font-size:12px;display:block;}
.m06-sitetop .header-lang ul li a:hover{color:#015198;}
.m06-sitetop .header-lang ul li img{vertical-align:middle;margin-right:7px;}
.m06-sitetop .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0);}

.m06-sitetop .search{margin:0 15px;position:relative;z-index:10;cursor:pointer;}
.m06-sitetop .search em{width:40px;height:36px;line-height:36px;cursor:pointer;text-align:center;display:block;}
.m06-sitetop .search em i{color:#fff;font-size:25px;}
.m06-sitetop .search .serchbox{display:none;position:absolute;background:#666;width:300px;padding:13px;top:36px;right:0;z-index:1000;overflow:hidden;}
.m06-sitetop .search .serchbox form{position:relative;}
.m06-sitetop .search .serchbox .submit_text{background:#fff;width:100%;height:38px;line-height:38px;color:#333;padding:0 0 0 6px;}
.m06-sitetop .search .serchbox .submit_btn{position:absolute;right:0;top:0;width:50px;background:#E53948;font-size:14px;color:#fff;height:38px;line-height:38px;text-align:center;display:block;cursor:pointer;}
.m06-sitetop .search .serchbox .submit_btn i{font-size:24px;color:#fff;}

.m06-sitetop .search.on em{background:#666;}

/*---header---*/

.m06-header{height:90px;width:100%;position:absolute;z-index:20;top:60px;}
.m06-header > .wp{background: var(--color-second);height:100%;display:flex;justify-content:space-between;align-items:flex-start;}

.m06-header .logo{width: 230px;height: 110px;padding-right:34px;background:url('https://cdn-pro.analyspeed.com/1117/template/pc/default/html/module/m06_head/images/logo-bg.png') no-repeat center right;display:flex;justify-content:center;align-items:center;}
.m06-header .logo img{max-height: 53px;}

.m06-header .nav{height:90px;display:flex;align-items:center;padding-right:50px;}
.m06-header .nav > ul{font-size:0;text-align:center;}
.m06-header .nav > ul > li{display:inline-block;position:relative;}
.m06-header .nav > ul > li+li{margin-left:40px;}
.m06-header .nav > ul > li > a{display:block;font-size:22px;color: #f8f8f8c7;padding:0 5px;height:30px;line-height:30px;text-align:center;position:relative;}
.m06-header .nav > ul > li > a i{color:inherit;display:inline-block;font-size:14px;vertical-align:middle;transition:all 0.3s ease 0s;}

.m06-header .nav > ul > li ul{position:absolute;width:220px;height:auto;left:0;text-align:left;top:44px;z-index:1000;border-radius:4px;padding:10px;background:#fff;box-shadow:rgba(0,0,0,0.14) 0 0 9px 0px;transform:rotate3d(1,0,0,-90deg);transform-origin:0 0 0;opacity:0;transition: transform 0.5s, opacity 0.3s;}
.m06-header .nav > ul > li > ul::before{content:'';position:absolute;left:40px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent;}

.m06-header .nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative;-webkit-text-stroke-width:0.2px;}
.m06-header .nav > ul > li > ul li > a{display:block;border-radius:4px;padding:9px 10px;color:#313131;font-size:15px;line-height:21px;text-transform:capitalize;}
.m06-header .nav > ul > li > ul > li > a{padding-right:20px;}
.m06-header .nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px;}
.m06-header .nav > ul > li > ul li > a:hover{color: var(--color-second);}

.m06-header .nav > ul > li:nth-child(3) > ul{/* left:-100px; *//* width:600px; */}

.m06-header .nav > ul > li > ul li ul{left:230px;top:0;}

.m06-header .nav > ul > li:hover > a,.m06-header .nav > ul > li.active > a{color: #fff;}
.m06-header .nav > ul > li:hover > a > i{transform:rotate(180deg);}

.m06-header .nav ul li:hover > ul{opacity:1;transform:rotate3d(0,0,0,0);}


.m06-header .mob-menu-btn{display:none;width:50px;height:50px;line-height:50px;text-align:center;cursor:pointer;}
.m06-header .mob-menu-btn i{color:#333;font-size:24px;}



@media screen and (max-width:1800px) {
.m06-header .nav > ul > li+li{margin-left:35px;}
.m06-header .nav > ul > li > a{font-size:20px;}
}

@media screen and (max-width:1680px) {
.m06-header .nav > ul > li+li{margin-left:35px;}
.m06-header .nav > ul > li > a{font-size:19px;}
}

@media screen and (max-width:1550px) {
.m06-header .nav > ul > li+li{margin-left:30px;}
.m06-header .nav > ul > li > a{font-size:18px;}
.m06-header .logo{width:200px;height:90px;padding-right:28px;}
}

@media screen and (max-width:1441px){
.m06-header .nav > ul > li+li{margin-left:25px;}
}

@media screen and (max-width:1367px){
.m06-header{height:80px;}
.m06-header .logo img{max-height:45px;}
.m06-header .nav{height:80px;padding-right:30px;}
.m06-header .nav > ul > li > a{font-size:17px;}
}

@media screen and (max-width:1281px){
.m06-sitetop p{font-size:16px;}
.m06-header .nav > ul > li+li{margin-left:20px;}

}

@media screen and (max-width:1171px){

}


@media screen and (max-width:992px){
.m06-sitetop{position:static;height:50px;background:#333;}
.m06-sitetop .share,.m06-header .nav{display:none;}
.m06-sitetop .search{margin:0 15px 0 0;}

.m06-header{height:auto;padding:20px 0;position:static;}
.m06-header > .wp{background:#fff;align-items:center;}
.m06-header .logo{width:auto;height:auto;background:#fff;}
.m06-header .mob-menu-btn{display:block;}
}


@media screen and (max-width:768px){

.m06-sitetop p{padding:0 0 0 30px;font-size:16px;}
.m06-sitetop p+p{margin-left:0;}
.m06-sitetop p.tel{display:none;}
.m06-sitetop p.mail{background-size:17px auto;}

.m06-sitetop .header-lang{position:relative;}
.m06-sitetop .header-lang .box{height:30px;width:80px;padding:0 5px;}
.m06-sitetop .header-lang .box img{height:16px;}
.m06-sitetop .header-lang .box em{margin:0 5px;line-height:16px;font-size:12px;}
.m06-sitetop .header-lang .box i{line-height:16px;font-size:13px;}
.m06-sitetop .header-lang .lang-box{width:180px;padding:10px;}

}

@media screen and (max-width:576px){
.m06-sitetop{position:static;height:45px;background:#333;}
.m06-header{padding:15px 0;}
.m06-header .logo img{max-height:40px;}
}


@media screen and (max-width:480px){
.m06-sitetop p{padding:0 0 0 27px;font-size:15px;}
.m06-header .logo img{max-height:35px;}
.m06-header .mob-menu-btn{width:40px;height:40px;line-height:40px;}

.m06-sitetop .search{margin:0 10px 0 0;}
.m06-sitetop .search em i{font-size:23px;}
.m06-sitetop .search .serchbox{width:250px;padding:10px;top:36px;right:-50px;}
.m06-sitetop .search .serchbox .submit_text{height:34px;line-height:34px;padding:0 0 0 10px;}
.m06-sitetop .search .serchbox .submit_btn{width:45px;height:34px;line-height:34px;}
.m06-sitetop .search .serchbox .submit_btn i{font-size:22px;}


}

/*--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 m78_history--*/
@charset "utf-8";
/*----------------------------*/


.m78-history {padding: 80px 0;}

.m78-history h3{text-align:center;font-size: 38px;color: #333;line-height: 1;font-weight: bold;}
.m78-history .history .list {position: relative;width: 100%;margin: 40px 0 0 0;box-sizing: border-box;}
.m78-history .history .item {position: relative;width: 100%;padding: 36px 0;box-sizing: border-box;}
.m78-history .history .item::after {display: block;content: " ";clear: both;}

.m78-history .history .item::before {content: "";position: absolute;width: 1px;top: 0;bottom: 0;left: 50%;background-color: #dfdfdf;height: 100%;}
.m78-history .history .item .content {float: left;position: relative;margin: 0;width: calc(50% - 58px);padding: 30px;border: 1px solid #dfdfdf;box-sizing: border-box;border-radius: 10px;}

.m78-history .history .item .content::before {content: "";position: absolute;width: 63px;height: 9px;top: 39px;right: -64px;background: url('https://cdn-pro.analyspeed.com/1117/template/pc/default/html/module/m78_history/images/bg1.png') no-repeat;}
.m78-history .history .item .content p {font-size: 17px;color: #555;line-height: 24px;}
.m78-history .history .item .content p ~ p {margin-top: 10px;}
.m78-history .history .item .date {position: absolute;left: calc(50% + 62px);top: 63px;border-radius: 10px;width: 150px;height: 36px;line-height: 36px;background: #0083d3;box-sizing: border-box;text-align: center;font-size: 20px;color: #fff;}

.m78-history .history .item:nth-child(2n + 2) .content {float: right;}
.m78-history .history .item:nth-child(2n + 2) .content::before {right: auto;left: -63px;background: url('https://cdn-pro.analyspeed.com/1117/template/pc/default/html/module/m78_history/images/bg.png') no-repeat;}
.m78-history .history .item:nth-child(2n + 2) .date {left: auto;right: calc(50% + 62px);}


@media screen and (max-width:1441px){
.m78-history{padding:70px 0;}
}

@media screen and (max-width:1280px){
.m78-history{padding:60px 0;}
.m78-history h3{font-size:30px;}
}

@media screen and (max-width:991px){
.m78-history .history .item .content p {font-size: 16px;}
.m78-history .history .item .date {font-size: 18px;top: 51px;}
.m78-history .history .item .content {padding: 20px;}
.m78-history .history .item {padding: 25px 0;}
}

@media screen and (max-width:768px){
.m78-history{padding:30px 0;}
.m78-history h3{font-size:28px;}
.m78-history .history .item .date {width: 120px;font-size: 14px;}
.m78-history .history .item .content {padding: 10px;}
.m78-history .history .item .content p {font-size: 12px;}
.m78-history .history .item .content::before {top: 30px;}
}

@media screen and (max-width:480px){
.m78-history h3{font-size:26px;}  
.m78-history .history .item {padding: 0 0 15px 0;}	
.m78-history .history .item::before{display: none;}	
.m78-history .history .item::after{display: none;}	
.m78-history .history .item .content::before{display: none;}	
.m78-history .history .item .content{float: none;width: 100%;}
.m78-history .history .item:nth-child(2n + 2) .content {float: none;}
.m78-history .history .item:nth-child(2n + 2) .content::before{display: none;}	
.m78-history .history .item .date{position: unset;width: 70px;font-size: 12px;height: 28px;line-height: 28px;margin-bottom: 5px;}
.m78-history .history .list {margin: 20px 0 0 0;}
}

/*--for m06_foot--*/
@charset "UTF-8";

/*---footer---*/

.m06-footer{background: #f5f5f5;padding:60px 0;position:relative;}
.m06-footer > .wp{display:flex;justify-content:space-between;}
.m06-footer h5{font-size:26px;color: #000;font-weight:700;line-height:1;margin:0 0 20px;}

.m06-footer .foot-logo{width:370px;}
.m06-footer .foot-logo img{max-height:110px;}
.m06-footer .foot-logo p{margin:30px 0 0;line-height:26px;font-size:20px;color: #333;font-weight:300;}
.m06-footer .foot-logo form{margin:20px 0 0;}
.m06-footer .foot-logo .submit_text{width:100%;height:60px;line-height:60px;color:#111;padding:0 19px;font-size:18px;font-weight:300;background: #fff;font-family: var(--font-family);}
.m06-footer .foot-logo .submit_btn{margin:10px 0 0;background: var(--bg-color);width:150px;height:50px;font-size:18px;display:block;cursor:pointer;text-align:center;color:#fff;font-weight:300;font-family: var(--font-family);}
.m06-footer .foot-logo .crmFormVali-error {
    color: #a94442;
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: 20px;
    top: calc(50% - -37px);
}

.m06-footer .foot-nav ul li{font-size: 18px;line-height:30px;margin-bottom:10px;color: #333;font-weight:300;}
.m06-footer .foot-nav ul li a:hover{color:var(--bg-color);text-decoration:underline;}

.m06-footer .foot-list ul li{font-size:18px;line-height:30px;margin-bottom:10px;color: #333;font-weight:300;}
.m06-footer .foot-list ul li a:hover{color:var(--bg-color);text-decoration:underline;}

.m06-footer .foot-contact{width:400px;}
.m06-footer .foot-contact h6{font-size:22px;color: var(--bg-color);font-weight:600;margin-bottom:5px;}
.m06-footer .foot-contact p{font-size:17px;color: #333;font-weight:300;line-height:24px;margin-bottom:8px;}
.m06-footer .foot-contact p a:hover{color:var(--bg-color);}

.m06-copyright{background: var(--color-second);padding:30px 0;}
.m06-copyright .wp{display:flex;justify-content:space-between;align-items:center;}
.m06-copyright p{font-size:17px;color:#fff;font-weight:300;}

.m06-copyright .share a{display:inline-block;color:#fff;}
.m06-copyright .share a+a{margin-left:25px;}
.m06-copyright .share a i{font-size:25px;}
.m06-copyright .share a:hover{color:#000;}


.side-bar{top:50%;margin-top:-200px;position:fixed;right:10px;z-index:9999;background:#fff;border-radius:3px;box-shadow:rgba(62,57,107,0.3) 0px 6px 16px 0px;}
.side-bar a{display:block;cursor:pointer;width:60px;height:60px;background:#fff;position:relative;color:#676767;padding-top:15px;text-align:center;box-sizing:border-box;border-bottom:1px solid #E8E8E8;border-radius:3px;}
.side-bar a i{display:inline-block;width:30px;height:30px;font-size:30px;color: var(--color-active);}
.side-bar a span{line-height:20px;font-size:14px;color:#333;display:block;margin:10px 0 0;}

.side-bar a.wx .wx-box{width:132px;height:173px;position:absolute;right:78px;top:-30px;display:none;}
.side-bar a.wx .wx-box .box{width:130px;padding:5px;border:1px solid #D6D7D7;text-align:center;background:#fff;overflow:hidden;}
.side-bar a.wx .wx-box .box img{width:120px;}
.side-bar a.wx .wx-box .box span{font-size:12px;color:#333;line-height:18px;letter-spacing:1px;}

.side-bar a.wx .wx-box .arrowPanel{width:12px;height:20px;position:absolute;right:-9px;top:50px;}
.side-bar a.wx .wx-box .arrowPanel .arrow01{width:0;height:0;font-size:0;line-height:0;position:absolute;bottom:0;left:1px;top:0;border-top:10px dashed transparent;border-right:10px dashed transparent;border-bottom:10px dashed transparent;border-left:10px solid #ddd;}
.side-bar a.wx .wx-box .arrowPanel .arrow02{width:0;height:0;font-size:0;line-height:0;position:absolute;bottom:0;left:0;top:0;border-top:10px dashed transparent;border-right:10px dashed transparent;border-bottom:10px dashed transparent;border-left:10px solid #fff;}

.side-bar a.wx:hover .wx-box{display:block;}

.side-bar a#gotop i{font-size:26px;color: var(--color-active);}



@media screen and (max-width:1550px){
.m06-footer h5{font-size:25px;}
.m06-footer .foot-contact h6{font-size:23px;}
.m06-copyright p {font-size: 15px;}
.m06-copyright .share a i {font-size: 21px;}
.m06-copyright .share a + a {margin-left: 15px;}
}


@media screen and (max-width:1441px) {
.m06-footer h5{font-size:24px;}
.m06-footer .foot-logo{width:350px;}
.m06-footer .foot-logo img{max-height:105px;}
.m06-footer .foot-logo p{font-size:19px;}
.m06-footer .foot-contact{width:360px;}
.m06-footer .foot-contact h6{font-size:22px;}

}

@media screen and (max-width:1367px) {
.footer h5{font-size:23px;}
.m06-footer .foot-logo{width:320px;}
.m06-footer .foot-logo img{max-height:100px;}
.m06-footer .foot-contact{width:320px;}
.m06-footer .foot-contact h6{font-size:21px;}
}

@media screen and (max-width:1280px){
.m06-footer h5{font-size:22px;}
.m06-footer .foot-logo{width:290px;}
.m06-footer .foot-logo img{max-height:95px;}
.m06-footer .foot-logo p{font-size:18px;}
.m06-footer .foot-nav ul li{font-size:16px;line-height:28px;}
.m06-footer .foot-list ul li{font-size:16px;line-height:28px;}

.m06-footer .foot-contact{width:280px;}
.m06-footer .foot-contact h6{font-size:20px;}
.m06-footer .foot-contact p{font-size:16px;}
}

@media screen and (max-width:1171px){
.m06-footer .foot-nav{display:none;}
.m06-footer .foot-contact h6{font-size:19px;}
}

@media screen and (max-width:992px){
.m06-footer{padding:40px 0;}
.m06-footer h5{font-size:21px;}
.m06-footer .foot-list{display:none;}
.m06-footer .foot-logo{width:40%;}
.m06-footer .foot-contact{width:50%;}
}


@media screen and (max-width:768px){

.m06-footer{padding:30px 0;}
.m06-footer > .wp{display:block;}
.m06-footer h5{font-size:20px;text-align:center;}
.m06-footer .foot-logo{width:100%;text-align:center;}
.m06-footer .foot-logo img{max-height:80px;}
.m06-footer .foot-logo p{font-size:17px;margin:20px 0 0;}
.m06-footer .foot-logo form{position:relative;}
.m06-footer .foot-logo .submit_text{height:50px;line-height:50px;padding:0 115px 0 15px;font-size:16px;}
.m06-footer .foot-logo .submit_btn{margin:0;width:100px;height:50px;font-size:16px;position:absolute;top:0;right:0;}
.m06-footer .foot-contact{width:100%;margin:30px 0 0;}

.m06-copyright{padding:20px 0;}
.m06-copyright .wp{display:block;text-align:center;}
.m06-copyright p{font-size:15px;}
.m06-copyright .share{margin:20px 0 0;}
.m06-copyright .share a+a{margin-left:15px;}
.m06-copyright .share a i{font-size:22px;}

.side-bar{display:none;}

}

@media screen and (max-width:576px) {

}

@media screen and (max-width:480px) {
.m06-footer .foot-logo img{max-height:60px;}
.m06-footer .foot-contact h6{font-size:17px;}
.m06-footer .foot-contact p{font-size:15px;}

.m06-copyright{padding:15px 0;}
.m06-copyright .share a i{font-size:20px;}
}	

@media screen and (max-width:420px) {
.m06-footer .foot-logo img{max-height:45px;}
}