/*--for m53_1781745192_head--*/
@charset "UTF-8";.m53-mob-menu{position:fixed;top:0;bottom:0;height:100%;overflow-y:scroll;width:300px;background:#fff;padding:60px 20px 0;right:0;transform:translateX(100%);transition:0.5s all;-webkit-overflow-scrolling:touch;z-index:10000!important;box-shadow:0 0 40px rgba(82,85,90,0.1)}
.m53-mob-menu .tit{text-align:center}
.m53-mob-menu .tit img{height:40px}
.m53-mob-menu .tit span{position:absolute;right:15px;top:15px;cursor:pointer;width:40px;height:40px;line-height:40px;text-align:center;display:block}
.m53-mob-menu .tit span i{color:#333;font-size:22px}
.m53-mob-menu .mobile-menu{margin:30px 0 0}
.m53-mob-menu .mobile-menu > ul{}
.m53-mob-menu .mobile-menu > ul > li{line-height:50px;font-size:15px;border-top:2px solid #e5e5e5;position:relative}
.m53-mob-menu .mobile-menu > ul > li > a{font-weight:500;padding:0 0 0 10px}
.m53-mob-menu .mobile-menu > ul > li > em{position:absolute;color:#333;top:10px;right:0;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer}
.m53-mob-menu .mobile-menu > ul > li > em i{font-size:14px;display:inline-block;transition:all 0.3s ease 0s}
.m53-mob-menu .mobile-menu > ul > li.active{background:#F5F5F5}
.m53-mob-menu .mobile-menu > ul > li.active > em i{transform:rotate(90deg)}
.m53-mob-menu .mobile-menu ul li a{color:#333;display:block}
.m53-mob-menu .mobile-menu ul li a:hover{text-decoration:none}
.m53-mob-menu .mobile-menu ul li ul{display:none;padding-bottom:10px;padding-left:20px}
.m53-mob-menu .mobile-menu ul li ul li{line-height:22px;position:relative}
.m53-mob-menu .mobile-menu ul li ul li em{position:absolute;color:#333;top:1px;right:0;z-index:1;width:30px;line-height:30px;text-align:center;cursor:pointer}
.m53-mob-menu .mobile-menu ul li ul li em i{font-size:12px;display:inline-block;transition:all 0.3s ease 0s}
.m53-mob-menu .mobile-menu ul li ul li a{padding:5px 0;margin-right:30px}
.m53-mob-menu .mobile-menu ul li ul li.active em i{transform:rotate(90deg)}
.m53-mob-menu.menu-on{transform:translateX(0)}
.m53-header{position:fixed;top:0;left:0;width:100%;z-index:1000}
.home-header.m53-header .logo img{height:26px;filter:invert(0)}
.m53-header > .wp{height:100%;display:flex;justify-content:space-between;align-items:center}
.m53-header .logo img{height:26px;filter:invert(1)}
.head-nav > ul{display:flex;align-items:center}
.head-nav > ul > li{position:relative}
.head-nav > ul > li:nth-child(2){position:static}
.head-nav > ul > li+li{margin-left:40px}
.head-nav > ul > li > a{text-transform:capitalize;display:block;font-size:16px;color:#333;line-height:90px;text-align:center;font-weight:700}
.head-nav > ul > li ul{position:absolute;width:220px;height:auto;left:-40px;top:100%;z-index:30;padding:10px 7px;border-radius:6px;background:#fff;opacity:0;visibility:hidden;transition:all .4s ease 0s;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);box-shadow:rgba(0,0,0,0.14) 0 0 9px 0px}
.head-nav > ul > li > ul::before{content:'';position:absolute;left:65px;margin:0;top:-8px;overflow:hidden;display:inline-block;border-right:8px solid transparent;border-bottom:8px solid #fff;border-left:8px solid transparent}
.head-nav > ul > li > ul li{border-bottom:1px solid #EDEDED;position:relative}
.head-nav > ul > li > ul li:last-child{border:none}
.head-nav > ul > li > ul li > a{display:block;border-radius:4px;padding:9px 10px;color:#333;font-size:16px;line-height:21px;text-transform:capitalize}
.head-nav > ul > li > ul > li > a{padding-right:20px}
.head-nav > ul > li > ul li > a i{position:absolute;right:10px;top:10px;font-size:11px}
.head-nav > ul > li > ul li > a:hover{background:var(--color-active);color:#fff}
.header-fix.m53-header .head-nav > ul > li:hover > a,.head-nav > ul > li.active > a{color:#333}
.header-fix.m53-header .head-nav > ul > li > a{text-transform:capitalize;display:block;font-size:16px;color:#333;line-height:90px;text-align:center;font-weight:700}
.head-nav > ul > li > ul li ul{left:210px;top:0}
.head-nav > ul > li:hover > a,.head-nav > ul > li.active > a{color:#333}
.head-nav > ul > li:hover > a > i{transform:rotate(180deg);-webkit-transform:rotate(180deg)}
.head-nav ul li:hover > ul{opacity:1;visibility:visible;transform:translate3d(0,0,0)}
.head-nav > ul > li .drop-pro{position:absolute;width:100%;left:0;top:100%;z-index:100;padding:50px 0;background:#F1F1F1;box-shadow:0 6px 5px rgba(1,1,1,0.14);transition:all .4s ease 0s;transform:translate3d(0,10px,0);-webkit-transform:translate3d(0,10px,0);opacity:0;visibility:hidden}
.head-nav > ul > li .drop-pro .wp{}
.head-nav > ul > li .drop-pro .list{display:flex;justify-content:space-between;flex-wrap:wrap}
.head-nav > ul > li .drop-pro dl{flex:1}
.head-nav > ul > li .drop-pro dl+dl{margin-left:50px}
.head-nav > ul > li .drop-pro dl dt{font-size:18px;font-weight:700;text-transform:uppercase;line-height:1;color:#111;padding-bottom:10px;margin-bottom:15px;border-bottom:1px solid #111}
.head-nav > ul > li .drop-pro dl dt > a{display:flex;align-items:center}
.head-nav > ul > li .drop-pro dl dt > a img{width:40px;margin-right:8px}
.head-nav > ul > li .drop-pro dl dd{font-size:16px;position:relative;color:#333}
.head-nav > ul > li .drop-pro dl dd+dd{margin-top:10px}
.head-nav > ul > li .drop-pro dl dd a{display:block;overflow:hidden}
.head-nav > ul > li .drop-pro .list2{margin:40px 0 0;display:flex;justify-content:space-between;flex-wrap:wrap}
.head-nav > ul > li .drop-pro .list2 .item{width:30%}
.head-nav > ul > li .drop-pro .list2 .item a{display:block;position:relative;color:#333}
.head-nav > ul > li .drop-pro .list2 .item a p{position:absolute;left:0;top:0;bottom:0;display:flex;flex-direction:column;justify-content:center;padding:0 15px;max-width:60%}
.head-nav > ul > li .drop-pro .list2 .item a p strong{display:block;margin-bottom:5px}
.head-nav > ul > li .drop-pro .pic{width:42%}
.head-nav > ul > li .drop-pro .pic p{margin:15px 0 0;text-align:right}
.head-nav > ul > li .drop-pro .pic p a{display:inline-flex;align-items:center;font-size:15px;font-weight:600;color:#000;text-transform:uppercase}
.head-nav > ul > li .drop-pro .pic p a i{margin-left:5px;font-size:18px}
.head-nav > ul > li:hover .drop-pro{opacity:1;visibility:visible;transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0)}
.m53-header .header-right{display:flex;align-items:center}
.m53-header .mob-menu-btn{width:40px;height:40px;line-height:40px;text-align:center;cursor:pointer;display:none}
.m53-header .mob-menu-btn i{color:#333;font-size:24px}
.m53-header .header-lang{position:relative;margin:0 0 0 30px}
.m53-header .header-lang .box{height:34px;width:90px;border:1px solid #333;cursor:pointer;display:flex;align-items:center;padding:0 7px}
.m53-header .header-lang .box img{}
.m53-header .header-lang .box em{margin:0 7px;line-height:18px;font-size:13px;color:#333;text-transform:uppercase}
.m53-header .header-lang .box i{line-height:18px;font-size:14px;color:#333}
.m53-header .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)}
.m53-header .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}
.m53-header .header-lang ul{max-height:160px;overflow-y:scroll;padding:5px 10px;border:1px solid #e5e5e5;display:flex;flex-wrap:wrap}
.m53-header .header-lang ul li{line-height:20px;padding:5px 0;border-bottom:1px solid #f5f5f5;width:50%}
.m53-header .header-lang ul li:last-child{border:none}
.m53-header .header-lang ul li a{color:#333;font-size:12px;display:block}
.m53-header .header-lang ul li a:hover{color:#015198}
.m53-header .header-lang ul li img{vertical-align:middle;margin-right:7px}
.m53-header .header-lang:hover .lang-box{opacity:1;visibility:visible;transform:translate3d(0,0,0)}
.m53-header .search span{cursor:pointer;text-align:center}
.m53-header .search span i{color:#333;font-size:20px;display:inline-block}
.search-box{display:none;position:absolute;z-index:9999;width:100%;left:0;right:0;top:100px;background:rgba(0,0,0,0.6);padding:33px 0}
.search-box .close{position:absolute;right:30px;top:calc(50% - 11px);line-height:22px;height:22px}
.search-box .close i{font-size:21px;color:#fff}
.search-box .serchbox{width:700px;margin:0 auto;position:relative}
.search-box .serchbox .submit_text{background:#fff;width:100%;height:47px;line-height:47px;float:left;color:#111;padding:0 90px 0 15px;font-size:15px}
.search-box .serchbox .submit_btn{position:absolute;right:0;top:0;width:70px;height:47px;line-height:47px;background:var(--color-active);text-align:center;display:block;cursor:pointer}
.search-box .serchbox .submit_btn i{font-size:25px;color:#fff}
.header-fix{background:#fff;position:fixed;left:0;top:0;width:100%;z-index:200;box-shadow:0 0 5px 0 rgba(0,0,0,0.6)}
.m53-header.header-fix .logo a img{filter:invert(1)}
@media screen and (max-width:1441px){.head-nav > ul > li+li{margin-left:30px}
}@media screen and (max-width:1367px){.head-nav > ul > li+li{margin-left:25px}
}@media screen and (max-width:1281px){.head-nav > ul > li+li{margin-left:20px}
}@media screen and (max-width:1171px){}
@media screen and (max-width:992px){.m53-header{padding:15px 0;position:relative}
.head-nav{display:none}
.m53-header .header-lang{margin:0 5px 0 20px}
.m53-header .mob-menu-btn{display:block}
.search-box{top:70px;padding:15px}
.search-box .close{display:none}
.search-box .serchbox{width:100%}
}@media screen and (max-width:768px){.search-box{top:70px}
.search-box .serchbox .submit_text{height:42px;line-height:42px}
.search-box .serchbox .submit_btn{width:60px;height:42px;line-height:42px}
.search-box .serchbox .submit_btn i{font-size:22px}
}@media screen and (max-width:640px){}
@media screen and (max-width:576px){.search-box{padding:25px 20px}
}@media screen and (max-width:480px){.search-box{top:70px;padding:10px}
.search-box .serchbox .submit_text{height:36px;line-height:36px;padding:0 65px 0 10px;font-size:14px}
.search-box .serchbox .submit_btn{width:55px;height:36px;line-height:36px}
.search-box .serchbox .submit_btn i{font-size:20px}
}@media screen and (max-width:420px){}

/*--for m03_showlist--*/
@charset "utf-8";
.m03_showlist_sidebanner img{width:100%;}
.m03_showlist_path{height:50px;line-height:50px;border-bottom:1px solid #EAEAEA;}
.m03_showlist_path p{color:#666;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.m03_showlist_path p i{margin:0 5px 0 0;font-size:14px;}
.m03_showlist_path p a{color:#666;}
@media screen and (max-width:768px) {
.m03_showlist_path{height:45px;line-height:45px;}
.m03_showlist_path p{font-size:15px;}
}
@media screen and (max-width:480px) {
.m03_showlist_path{height:40px;line-height:40px;}
.m03_showlist_path p{font-size:14px;}
}
/*---------------------------------------------------*/
.wp1200{margin:0 auto;width:1200px;}
.show-list-4 .no-pic.txt {margin-left: 0;} 
.show-list-1{padding:70px 0 20px;}
.show-list-1 .tit h1{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;text-transform:capitalize;}
.show-list-1 .tit .t{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}
.show-list-1 .tit p~p{margin-top:5px;}
.show-list-1 .list{margin:20px 0 0;}
.show-list-1 .list ul{margin:0 -10px;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-1 .list ul li{width:33.3333333%;text-align:center;padding:10px;cursor:pointer;box-sizing:border-box;}
.show-list-1 .list ul li .box{background:#fff;padding:5px 5px 15px;box-sizing:border-box;}
.show-list-1 .list ul li .pic{display:block;width:100%;overflow:hidden;box-sizing:border-box;border:1px solid #DBDBDB;}
.show-list-1 .list ul li .pic img{width:100%;display:block;transition:all 0.3s ease 0s;-webkit-transition:all 0.3s ease 0s;}
.show-list-1 .list ul li h6{margin-top:15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.show-list-1 .list ul li h6 a{color:#333;font-size:17px;font-weight:500;}
.show-list-1 .list ul li h6 a:hover{color:#296798;}

.show-list-2{padding:70px 0;}
.show-list-2 > div{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;}
.show-list-2 h2{color:#333;font-size:20px;font-weight:bold;line-height:1;}
.show-list-2 h5{color:#333;font-size:22px;font-weight:bold;line-height:1;}
.show-list-2 .more{width:300px;height:60px;line-height:54px;text-align:center;font-size:20px;font-weight:bold;color:#111;display:block;border:3px solid #111;-webkit-transition:0.5s;transition:0.5s;}
.show-list-2 .more:hover{background:#111;color:#fff;}


.show-list-3{padding:70px 0;background:#eaeaea;}
.show-list-3 .tit{text-align:center;}
.show-list-3 .tit h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;}
.show-list-3 .tit p{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}
.show-list-3 ul{margin:50px -15px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-3 ul li{width:50%;padding:15px;box-sizing:border-box;cursor:pointer;transition:all 0.3s ease 0s;}
.show-list-3 ul li .box{background:#E9E7DB;padding:60px 40px 40px;}
.show-list-3 ul li .ico{}
.show-list-3 ul li .ico img{height:40px;}
.show-list-3 ul li h6{font-size:18px;font-weight:700;color:#292929;margin:25px 0 0;}
.show-list-3 ul li p{font-size:17px;line-height:22px;color:#555;margin:20px 0 0;}
.show-list-3 ul li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.show-list-3 ul li:hover .box{box-shadow:0 0 10px rgba(63,62,62,0.2);}

.show-list-4{padding:70px 0;background:#fff;}
.show-list-4 ul{}
.show-list-4 h2{font-size:22px;line-height:1;color:#000;font-weight:bold;text-align:center;text-align:left;}
.show-list-4 ul li{display:-webkit-flex;display:flex;align-items: center;}
.show-list-4 ul li+li{margin-top:40px;}
.show-list-4 ul li .pic{width:50%;}
.show-list-4 ul li .pic img{width:100%;}
.show-list-4 ul li .txt{-webkit-flex:1;flex:1;margin:0 0 0 40px;}
.show-list-4 ul li .txt h6{font-size:34px;color:#333;font-weight:700;}
.show-list-4 ul li .txt p{margin:20px 0 0;line-height:24px;font-size:17px;color:#555;}

.show-list-4 ul li:nth-child(2n){-webkit-flex-direction:row-reverse;flex-direction:row-reverse;}
.show-list-4 ul li:nth-child(2n) .txt{margin:0 40px 0 0;}

.show-list-5{padding:70px 0;background:#eaeaea;}
.show-list-5 h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;text-align:center;}
.show-list-5 ul{margin:50px -15px 0;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-5 ul li{width:50%;padding:15px;box-sizing:border-box;cursor:pointer;transition:all 0.3s ease 0s;}
.show-list-5 ul li .box{background:#fff;padding:50px 30px;box-shadow:13px 15px 40px 0 rgba(50,26,9,.08);border-radius: 8px;min-height: 100%;}
.show-list-5 ul li h4{font-size:18px;font-weight:700;color:#292929;margin-top: 5px;word-break: break-all;}
.show-list-5 ul li p{font-size:17px;line-height:22px;color:#555;margin:20px 0 0;}
.show-list-5 ul li p a{color:#111;text-decoration:underline;}
.show-list-5 ul li:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px);}
.show-list-5 ul li:hover .box{box-shadow:0 0 10px rgba(63,62,62,0.2);}

.show-list-6{padding:70px 0;background:#fff;}
.show-list-6 h2{font-size:42px;line-height:1;color:#000;font-weight:bold;text-align:center;margin-bottom: 40px;}
.show-list-6 h4.title{margin:30px 0 30px;line-height:20px;text-align:center;background-size:cover;color:#9f9f9f;font-size:22px;font-weight:700;}
.show-list-6 ul{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;}
.show-list-6 ul li{width:25%;margin:7px 0;font-size:16px;box-sizing:border-box;}
.show-list-6 ul li a{font-size:16px;color:#292929;background:url('https://cdn-pro.analyspeed.com/1493/template/pc/default/html/module/m03_showlist/images/show-dot1.png') no-repeat left 3px;padding:0 0 0 20px;display:block;}
.show-list-6 ul li a:hover{color:#296798;background-image:url('https://cdn-pro.analyspeed.com/1493/template/pc/default/html/module/m03_showlist/images/show-dot2.png');}

.show-list-7{padding:70px 0;background:#eaeaea;}
.show-list-7 h2{font-size:30px;line-height:1;color:#000;}
.show-list-7 p{font-size:17px;color:#5a5a5a;line-height:24px;margin:25px 0 0;}

.show-list-7 dl{margin:30px 0 0;}
.show-list-7 dl dt{font-size:16px;color:#9c8d7c;font-weight:bold;}
.show-list-7 dl dt~dt{margin-top:20px;}
.show-list-7 dl dd{font-size:16px;line-height:24px;margin:10px 0 0;}
.show-list-7 dl dd a{color:#111;text-decoration:underline;}
.show-list-7 hr{width:100%;height:2px;border:none;border-top:2px dotted #185598;overflow:hidden;margin:50px 0;}
.show-list-7 ul{}
.show-list-7 ul li{padding:40px 0;border-bottom:1px solid #d9cfc7;border-top:1px solid #fff;}
.show-list-7 ul li:first-child{border-top:none;}
.show-list-7 ul li:last-child{border-bottom:none;}
.show-list-7 ul li h4{color:#875d3e;font-size:22px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;}
.show-list-7 ul li h4::before{content:'';margin:0 10px 3px 0;width:18px;height:18px;border-radius:50%;background-color:#875d3e;}
.show-list-7 ul li a{color:#111;text-decoration:underline;}
/*------------------------------------------------------------*/
@media screen and (max-width:768px){
.wp1200{width:100%;padding-right:10px;box-sizing:border-box;padding-left:10px;}
.show-list-1 .tit h1{font-size:30px;}
.show-list-1{padding:30px 0 10px;}
}
@media screen and (max-width:480px) {
.show-list-4 .no-pic.txt {margin-left: 20px;} 
.show-list-2 > div{display: flow-root;}
.show-list-2 h2 {text-align: center;}
.show-list-2 .more {margin: 0 auto;margin-top: 20px;}
.show-list-3 .tit h2,.show-list-5 h2,.show-list-6 h2 {font-size: 32px;}
.show-list-1 .list ul li {width: 50%;}
.show-list-4 ul li {display: flow-root;}
.show-list-4 ul li .pic {width: 100%;}
.show-list-4 ul li:nth-child(2n) .txt {margin: 0 20px;}
.show-list-4 ul li .txt {margin: 0 20px;}
.show-list-4 h2 {margin-top: 20px;}
.show-list-5 ul li {width: 100%;}
.show-list-6 ul li {width: 50%;}
}

/*--for m02_sidebar--*/
.m02-side-bar{bottom: 40%;position:fixed;right:10px;z-index:999;}
.m02-side-bar a{display:block;cursor:pointer;width: 52px;height: 52px;line-height: 52px;background:#F7F7F7;position:relative;text-align:center;box-sizing:border-box;border-radius:5px;}
.m02-side-bar a+a{margin-top:10px;}
.m02-side-bar a i{display:inline-block;font-size: 36px;color:#000;}
.m02-side-bar a:last-child i{font-size:22px;}
.m02-side-bar a:hover{background:var(--bg-color);}
.m02-side-bar a:hover i{color:#fff}

/*--for m32_foot--*/
@charset "UTF-8";footer{background:#000;padding:40px 0 0}
.m32-foot .foot-logo{position:relative}
.m32-foot .footer{padding:80px 0 40px 0;display:flex;justify-content:space-between}
.m32-foot .footer h5{font-size:18px;color:#fff;line-height:1;margin-bottom:20px;font-weight:700}
.m32-foot .foot-list{}
.m32-foot .foot-list ul{margin:0;overflow:hidden}
.m32-foot .foot-list ul li{color:#FFF;font-size:16px;line-height:30px;OPACITY:0.7}
.m32-foot .foot-list ul li+li{margin-top:10px}
.m32-foot .foot-list ul li a:hover{color:#84644d}
.m32-foot .foot-nav{}
.m32-foot .foot-nav ul{margin:0;overflow:hidden}
.m32-foot .foot-nav ul li{color:#FFF;font-size:16px;line-height:30px;OPACITY:0.7}
.m32-foot .foot-nav ul li+li{margin-top:10px}
.m32-foot .foot-nav ul li a:hover{color:#84644d}
.m32-foot .foot-contact{}
.m32-foot .foot-contact p{color:#fff;font-size:16px;line-height:30px;opacity:0.7}
.m32-foot .foot-contact p+p{margin-top:10px}
.m32-foot .foot-contact p a:hover{color:#84644d}
.m32-foot .foot-form{width:560px}
.m32-foot .foot-form p{font-size:16px;color:#fff;line-height:30px}
.m32-foot .foot-form form{width:100%;position:relative;margin-top:30px}
.m32-foot .foot-form .submit_text{width:100%;height:66px;line-height:62px;color:rgba(255,255,255,0.5);padding:0 110px 0 17px;border:2px solid #B3B3B3;border-radius:10px;font-size:18px;background:transparent}
.m32-foot .foot-form .submit_btn{position:absolute;right:0;top:0;background:#9D8371;width:130px;height:66px;line-height:66px;border-radius:0 10px 10px 0;font-size:18px;display:block;cursor:pointer;text-align:center;color:#000}
.m32-foot .foot-form .share{font-size:0;margin:30px 0 0}
.m32-foot .foot-form .share a{display:inline-block;color:#333;background:#fff;width:28px;height:28px;line-height:28px;text-align:center;border-radius:50%}
.m32-foot .foot-form .share em{text-transform:capitalize;font-size:14px;color:#fff;margin:0 8px}
.m32-foot .foot-form .share a+a{margin-left:15px}
.m32-foot .foot-form .share a i{font-size:16px;color:inherit}
.m32-foot .foot-form .share a:hover{opacity:0.7}
.m32-foot .copyright{padding:30px 0;text-align:center}
.m32-foot .copyright p{color:rgba(255,255,255);font-size:16px}
@media screen and (max-width:1680px){.m32-foot .foot-form{width:530px}
}@media screen and (max-width:1550px){.m32-foot .foot-form{width:500px}
}@media screen and (max-width:1441px){.m32-foot .footer h5{font-size:26px}
.m32-foot .foot-form{width:470px}
.m32-foot .foot-form .submit_text{height:60px;line-height:56px;padding:0 125px 0 15px}
.m32-foot .foot-form .submit_btn{width:110px;height:60px;line-height:60px}
}@media screen and (max-width:1367px){.m32-foot .foot-form{width:430px}
}@media screen and (max-width:1281px){.m32-foot .footer h5{font-size:24px}
.m32-foot .foot-form{width:400px}
.m32-foot .foot-form .share em{font-size:12px}
}@media screen and (max-width:992px){.m32-foot .foot-list{display:none}
}@media screen and (max-width:768px){footer{padding:30px 0 0}
footer .wp{display:block}
.m32-foot .foot-logo{width:100%;text-align:center}
.m32-foot .foot-logo::after{display:none}
.m32-foot .footer{padding:30px 0;display:block}
.m32-foot .footer h5{font-size:20px;margin:0 0 15px;text-align:center}
.m32-foot .foot-contact{width:100%}
.m32-foot .foot-contact p{line-height:24px}
.m32-foot .foot-contact p+p{margin-top:5px}
.m32-foot .foot-form{width:100%;margin:30px 0 0}
.m32-foot .foot-form p{line-height:24px}
.m32-foot .foot-form form{margin-top:25px}
.m32-foot .foot-form .submit_text{height:45px;line-height:43px;padding:0 100px 0 10px;border:1px solid #B3B3B3;font-size:16px}
.m32-foot .foot-form .submit_btn{width:90px;height:45px;line-height:45px;font-size:16px}
.m32-foot .foot-form .share{margin:25px 0 0;text-align:center}
.m32-foot .foot-form .share a{width:32px;height:32px;line-height:32px}
.m32-foot .foot-form .share a+a{margin-left:12px}
.m32-foot .foot-form .share a i{font-size:20px}
.m32-foot .copyright{padding:20px 0}
.m32-foot .foot-form .share em{display:none}
.m32-foot .foot-form .share a{margin:0 6px}
}