/*--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 m117_news_read--*/
@charset "utf-8";
.a2a_default_style a{margin-right: 5px;}
.m117-news-read{background-color: rgba(238,238,238,1);padding-top: clamp(35px, 4.2vw, 80px);padding-bottom: clamp(35px, 4.2vw, 80px);}

.m117-news-read .main{display:flex}

.m117-news-read .news-left{width:73%;background:#fff;padding: 30px 25px;border-radius: 6px;margin-right: auto;box-shadow: 0px 10px 25px -10px rgba(0, 0, 0, 0.2);}
.m117-news-read h1{font-size:clamp(24px, 1.9vw, 36px);color: rgba(68,68,68,1);font-weight:700;}
.m117-news-read .title-text{padding:0 0 20px;border-bottom:1px solid #E5E5E5;margin:30px 0;}
.m117-news-read .title-text span{display:inline-block;font-size:15px;color:#666;}
.m117-news-read .title-text span:not(:last-child)::after{content:"";width:1px;height:12px;background:#666;margin:0 10px;display:inline-block;}

.m117-news-read .news-content{text-align: left;font-size: 15px;color: #666;line-height: 1.6;}
.m117-news-read .news-content h2{font-size:clamp(18px, 1.7vw, 32px);color:#000;line-height:1.2;text-align:left;font-weight:700;margin-top:50px;}
.m117-news-read .news-content h3{font-size:clamp(16px, 1.46vw, 28px);line-height: 1.2;color:#000;font-weight:700;}
.m117-news-read .news-content h4{font-size:clamp(16px, 1.36vw, 26px);line-height: 1.2;color:#000;font-weight:700;}
.m117-news-read .news-content h5{font-size:clamp(14px, 1.25vw, 24px);color:#000;line-height:1.2;font-weight:700;margin-bottom:10px;}
.m117-news-read .news-content p{margin:0 0 10px;}
.m117-news-read .news-content img{margin:0 0 10px;}


.m117-news-read .pnbar{border-top: 1px solid #e5e5e5;margin: 40px 0 0;padding: 20px 0;}
.m117-news-read .pnbar p{max-width:100%;padding:5px 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-transform:capitalize;font-size: 15px;color: #666;line-height: 1.6;}
.m117-news-read .pnbar p:hover a{color:var(--color-primary);}

.m117-news-read .news-right{flex:1;margin-left: 50px;}

.news-author{margin-bottom:25px;border-radius:6px;padding:30px 25px;box-shadow:0 0 15px rgba(2, 2, 2, 0.07);background: #fff;}
.news-author .top{display:flex;align-items:center;border-bottom:1px solid #DFE0E1;padding-bottom:15px;}
.news-author .top .pic{width:70px;border-radius:50%;overflow:hidden;}
.news-author .top h6{flex:1;margin-left:15px;font-size:18px;font-weight:600;color:#111;}
.news-author .top a{background-color:#F6F7F8;border-radius:6px;width:32px;height:32px;line-height:32px;text-align:center;display:block;}
.news-author .top a i{color:inherit;font-size:inherit;}
.news-author .top a:hover{background-color:var(--color-active, #AE8F62);color:#fff;}
.news-author p{margin:15px 0 20px;line-height:1.5;font-size:15px;}
.news-author .share{display:flex;align-items:center;}
.news-author .share span{font-size:14px;color:#000;}
.news-author .share .l{margin-left:15px;display:flex;align-items:center;gap:8px;}
.news-author .share a{background-color:#F6F7F8;color:#333;font-size:16px;border-radius:6px;width:32px;height:32px;line-height:32px;text-align:center;display:block;}
.news-author .share a i{color:inherit;font-size:inherit;}
.news-author .share a:hover{background-color:var(--color-active, #AE8F62);color:#fff;}

.artList {position: sticky;top: 150px;border-radius: 6px;padding: 30px 25px;box-shadow: 0 0 15px rgba(2, 2, 2, 0.07);background: #fff;}
.artList h3{line-height: 1.2;font-size: 26px; color: rgba(51,51,51,1);font-weight: bold;}
.artList .news-list {margin-top:15px;}
.artList ul{display: flex;flex-direction: column;}
.artList ul li{padding: 10px 0;border-top: rgba(228,228,228,1) 1px solid;}
.artList ul li p{font-size: 14px;color: rgba(102,102,102,1);line-height: 1;font-weight: 500;transition: all .5s;}
.artList ul li h5{margin: 10px 0;font-size: 18px;font-weight: 500;color: #333;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;transition: all .5s;}
.artList ul li:hover h5,.artList ul li:hover p{color:var(--color-primary)}
.artList ul li:hover{border-top-color:var(--color-primary)}


@media screen and (max-width: 1441px) {
.m117-news-read .news-left{padding: 25px 20px;}
.news-author {padding: 25px 20px;}
.artList{padding: 25px 20px;}
.artList h3 {font-size: 24px;}
}


@media screen and (max-width: 1280px) {
.m117-news-read .news-left{padding: 20px 15px;}
.m117-news-read .news-right {margin-left: 25px;}
.m117-news-read .title-text span {font-size: 14px;}
.artList{padding: 20px 15px;}
.artList h3 {font-size: 22px;}
.artList ul li h5 {font-size: 16px;}
.news-author{padding:20px 15px;}
.news-author .top .pic{width:50px;}
.news-author .top a{width:30px;height:30px;line-height:30px;font-size:15px;}
.news-author .share .l{margin-left:10px;gap:6px;}
.news-author .share a{width:30px;height:30px;line-height:30px;font-size:15px;}

}


@media screen and (max-width:991px) {
.m117-news-read .main{display:block}
.m117-news-read .title-text {padding: 0 0 15px;margin: 15px 0;}
.m117-news-read .news-left {width: 100%;padding: 20px 15px;box-shadow: 0px 5px 15px -5px rgba(0, 0, 0, 0.2);}
.m117-news-read h1 {line-height: 26px;}
.m117-news-read .news-right {margin-left: 0;margin-top:20px}
.m117-news-read .news-content {font-size: 14px;}
.m117-news-read .pnbar {margin: 20px 0 0;}
.m117-news-read .pnbar p {padding: 5px 0;font-size: 14px;}
.m117-news-read .pnbar p a{display:block}
.artList h3{font-size:20px}



}

@media screen and (max-width: 576px) {
.m117-news-read .news-left{padding: 15px;}
.news-author {padding: 15px;}
.artList {padding: 15px;}
.artList h3{font-size:18px}
}

/*--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;}
}