
@media(min-width:1200px){
::-webkit-scrollbar{width:8px; height:8px; background:#ffffff;}
::-webkit-scrollbar-thumb{background:#1258af;}
::-webkit-scrollbar-track-piece{width:8px; height:8px;}
}

*,
*:before,
*:after{box-sizing:border-box; -moz-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box; -webkit-box-sizing:border-box;}
*{outline:none; font-family:Arial, Helvetica, Microsoft YaHei;}
*[hide]{display:none;}
*::-webkit-input-placeholder{color:#181818; opacity:.68;}
*::-moz-input-placeholder{color:#181818; opacity:.68;}
*::-ms-input-placeholder{color:#181818; opacity:.68;}

html,body{margin:0; width:100%; min-height:100%; word-wrap:break-word; word-break:break-all; 
background:#ffffff; font-size:15px; font-weight:400; line-height:1.75; color:#181818;}

dir,ul,ol,li{margin:0; padding:0; list-style:none;}
form{margin:0; padding:0;}
p,dl,dt,dd{margin:0; padding:0;}

img{border:none;}
p>img{max-width:100%;}
ins{text-decoration:none;}
a{text-decoration:none; color:#181818; transition:.3s;}
a:hover{color:#1258af;}
a[button="button"]{display:inline-block; padding:4px 18px; border-radius:4px; background:#1258af; color:#fff;}
a[button="button"] *{cursor:pointer;}
a[button="button"]:hover{opacity:.8; box-shadow:0 0 5px rgba(0,0,0,0.1);}
@media(max-width:767px){
a[button="button"]{padding:2px 12px; border-radius:2px;}
}

h1,h2,h3,h4,h5,h6{margin:0; padding:0; font-weight:400;}
h1{font-size:30px;}
h2{font-size:23px;}
h3{font-size:17px;}
h4{font-size:16px;}
h5{font-size:14px;}
h6{font-size:12px;}

table,tbody{width:100%; border-collapse:collapse;}
tr{background:#fff; transition:.3s;}
tr:hover{background:#f8f8f8;}
th{background:#fcfcfc;}
th,td{border:1px solid #f0f0f0; padding:8px; text-align:left;}

section{display:block;}

article{display:block; max-width:100%; margin:0 auto;}
article:after{display:block; content:''; clear:both;}
article iframe,
article video,
article img{max-width:100%;}
@media(min-width:1200px){
article{padding:0 28px; width:1388px;}
}
@media(max-width:1199px){
article{padding:0 18px;}
}
@media(max-width:767px){
article{padding:0 8px;}
}

aside iframe,
aside video,
aside img{max-width:100%;}
aside:after{display:block; content:''; clear:both;}

dir{display:block;}
dir>ol{margin:0 -4px; text-align:center; font-size:0;}
dir>ol>li{display:inline-block; margin:4px;}
dir>ol>li>a{display:block; padding:2px 8px; border-radius:3px; border:1px solid #f0f0f0; font-size:15px;}
dir>ol>li>a.on,
dir>ol>li>a:hover{background:#1258af; border-color:#1258af; color:#fff;}
dir>ol>li>a.on,
dir>ol>li>a.no{cursor:no-drop;}
@media(max-width:767px){
dir>ol{margin:-3px;}
dir>ol>li{display:inline-block; margin:3px;}
dir>ol>li>a{display:block; padding:0 8px; border-radius:2px;}
}


select,
textarea,
input[type=file],
input[type=text],
input[type=password],
input[type=number],
input[type=tel],
input[type=email]{display:block; width:100%; margin:0; transition:.3s;  padding:8px 12px; border-radius:3px; 
background:#fff; border:1px solid #e8e8e8; line-height:1.75; height:44.25px; font-size:15px;}
select[multiple],
textarea{height:123px;}
select:hover,
textarea:hover,
input[type]:hover,
div.file_input>input[type=file]:hover+input[type=text],
select:focus,
textarea:focus,
input[type]:focus,
div.file_input>input[type=file]:focus+input[type=text]{box-shadow:0 0 8px rgba(0,0,0,.08);}

h6.alert{position:fixed; top:0; left:0; right:0; z-index:8888888; opacity:0; user-select:none; pointer-events:none; text-align:center; background:none !important;}
h6.alert.on{top:20px; opacity:1; transition:0.3s;}
h6.alert>b{display:inline-block; font-weight:normal; position:relative; padding:13px 20px 13px 48px; text-align:left; max-width:500px; background:#fff; border:1px solid #e4e7ed; box-shadow:0 0 12px rgba(0,0,0,.12); border-radius:6px; font-size:14px; line-height:22px; }
h6.alert>b:before{position:absolute; top:14px; left:16px; font-family:'FontAwesome'; content:"\f128"; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; background:#d8d8d8; color:#fff;}
h6.alert.red>b:before{background:#fd4e5e; content:"\f12a";}
h6.alert.green>b:before{background:#13ce67; content:"\f00c";}
h6.alert.brown>b:before{background:#a5692d; content:"\f129";}
h6.alert.yellow>b:before{background:#ffd700; content:"\f129";} 
h6.alert.blue>b:before{background:#1880ff; content:"\f00c";}
h6.alert.gold>b:before{background:#edc86c; content:"\f129";}
@media(max-width:767px){
h6.alert>b{max-width:100%;}
}

dl.form8 input[name^="params"][type="file"]{opacity:0;}
div.file_input{display:block; position:relative;}
div.file_input>input[type=file]{position:absolute; z-index:2; top:0; left:0; height:100%; opacity:0; cursor:pointer;}
div.file_input>input[type=text]{padding-left:60px; cursor:pointer;}
div.file_input>i{position:absolute; z-index:1; background:#f8f8f8; cursor:pointer; border-right:1px solid #e8e8e8; top:1px; left:1px; bottom:1px; text-align:center; width:48px; font-size:16px;}
div.file_input>i:before{position:absolute; top:50%; left:0; right:0; line-height:16px; margin-top:-8px;}
code.tights>select+select{margin-top:2px;}

section.copyright{background:#000; padding:20px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
div[comment]{background:#fff;}
div[comment] div{display:block;}
div[comment] div>textarea{display:block; border:1px solid #b8b8b8; height:88px;}
div[comment] div>p{margin-top:18px;}
div[comment] div>p>button{cursor:pointer; border:none; color:#fff; line-height:28px; padding:2px 18px 0 18px; border-radius:18px; background:#585858; transition:.3s;}
div[comment] div>p>button:hover{background:#1258af;}
div[comment] div>p>label{cursor:pointer; padding-left:8px; display:inline-block; line-height:30px; color:#282828;}
div[comment] ul{display:block; list-style:none; background:#fff; margin-top:22px;}
div[comment]>ul{margin-top:32px;}
div[comment] ul>li{display:block; list-style:none; position:relative; margin-top:18px;}
div[comment]>ul>li{margin-top:28px;}
div[comment] ul>li:first-child{margin-top:0;}
div[comment] ul>li>img{display:block; position:absolute; left:0; top:0; width:30px; height:30px; border-radius:50%;}
div[comment]>ul>li>img{width:36px; height:36px;}
div[comment] ul>li>dl{padding:0 0 0 42px;}
div[comment]>ul>li>dl{padding:0 0 0 48px;}
div[comment] ul>li>dl>dt:after{display:block; content:''; clear:both;}
div[comment] ul>li>dl>dt>b{float:left; font-size:15px; line-height:24px; color:#383838;}
div[comment]>ul>li>dl>dt>b{line-height:28px;}
div[comment] ul>li>dl>a{color:#000; display:inline-block; margin:8px 0 0 42px; cursor:pointer;}
div[comment] ul>li>dl>a:hover{color:#1258af;}
div[comment] ul>li>dl>a>i{padding-left:4px; line-height:inherit;}
div[comment] ul>li>dl>p{font-size:15px; line-height:25px; margin:4px 0 6px 0; color:#181818;}
div[comment]>ul>li>dl>p{font-size:16px; line-height:28px; margin:6px 0 8px 0;}
div[comment] ul>li>dl>p>a{color:#686868;}
div[comment] ul>li>dl>dd{display:block;}
div[comment] ul>li>dl>dd>a[like]{font-size:15px; line-height:26px; color:#585858; cursor:pointer; line-height:28px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[like]:before{padding-right:2px;}
div[comment] ul>li>dl>dd>a[reply]{display:inline-block; font-size:14px; padding:0 8px; line-height:26px; cursor:pointer; background:#f8f8f8; color:#282828; border-radius:18px; margin-left:8px;}
div[comment] ul>li>dl>dd>a[reply]:before{margin-right:4px;}
div[comment] ul>li>dl>dd>a[reply].on,
div[comment] ul>li>dl>dd>a[reply]:hover{color:#1258af;}
div[comment] ul>li>dl>dd>i{font-style:normal; font-size:14px; color:#888; line-height:26px;}
div[comment] ul>li>dl>div{margin:14px 0;}
div[comment] ul>li>dl>div>textarea{height:68px;}
div[comment] ul>li>dl>div>p{margin-top:12px;}
div[comment] ul>li>dl>div>p>button{line-height:24px; padding:2px 14px 0 14px;}
div[comment] ul>li>dl>div>p>button:hover{background:#1258af;} 
div[comment] ul>li>dl>div>p>label{line-height:26px;}
div[comment]>a{display:block; background:#f8f8f8; margin-top:32px; line-height:38px; text-align:center; border-radius:3px; cursor:pointer; color:#585858;}
div[comment]>a>i{line-height:inherit;}
div[comment]>a:hover{color:#1258af;}
@media(max-width:767px){
div[comment] ul{margin-top:18px;}
div[comment]>ul{margin-top:28px;}
div[comment] ul>li{margin-top:14px;}
div[comment]>ul>li{margin-top:24px;}
div[comment] ul>li>img{width:26px; height:26px;}
div[comment]>ul>li>img{width:30px; height:30px;}
div[comment] ul>li>dl{padding:0 0 0 35px;}
div[comment]>ul>li>dl{padding:0 0 0 40px;}
div[comment] ul>li>dl>dt>b{font-size:14px; line-height:22px;}
div[comment]>ul>li>dl>dt>b{line-height:24px;} 
div[comment] ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment]>ul>li>dl>p{font-size:14px; line-height:22px; margin:4px 0;}
div[comment] ul>li>dl>dd>a[like]{font-size:13px;}
div[comment] ul>li>dl>dd>a[reply]{font-size:12px; padding:0 8px; line-height:22px; margin-left:6px;}
div[comment] ul>li>dl>dd>i{font-size:12px; line-height:22px;}
div[comment] ul>li>dl>a{margin:2px 0 0 35px;}
div[comment] ul>li>dl>div{margin:8px 0;}
}
@media(min-width:1600px){
article{width:1600px;}
}
h1,h2,h3,h4,h5,h6,b,strong{font-weight:bold;}


.header{display:block; height:88px;}
.header-condition{display:block; height:88px; position:fixed; left:0; top:0; right:0; z-index:88888; transition:.3s; color:#fff; background-color: #393D49;}
.header.on .header-condition{box-shadow:0 4px 16px rgba(0,0,0,.22);}
.header-condition a{color:#fff;}
.header-condition li:hover{background-color: #1E9FFF;}
.header-condition .header-inter,
.header-condition .header-inter a{color:;}
/* .header-condition .header-inter a:hover{color:#1E9FFF;} */
.header-logo{float:left; height:100%; line-height:88px; font-size:0;}
.header-logo img.pc{display:inline-block; vertical-align:middle; max-width:248px; max-height:100%;}
.header-logo img.mobile{display:none;}
nav{float:right; line-height:88px; margin:0 0 0 18px;}
nav>ul:after{display:block; content:''; clear:both;}
nav>ul>li{float:left; position:relative; margin:0 0 0 6px;}
nav>ul>li>a{display:inline-block; padding:0 14px; position:relative; font-size:17px;}
/* nav>ul>li>a:before{position:absolute; left:0; bottom:0; height:3px; content:''; background:#1E9FFF;} */
/* nav>ul>li:hover>a{background-color: #1E9FFF;} */
nav>ul>li ul{position:absolute; display:none; top:100%; left:0; min-width:148px; line-height:40px; background:#393D49; box-shadow:0 2px 8px rgba(0,0,0,.18);}
nav>ul>li ul>li{display:block; position:relative; border-top:1px dashed #f0f0f0; }
nav>ul>li ul>li:first-child{border-top:0;}

nav li:hover>ul{display:block;}
nav>ul>li li>ul{top:0; left:100%; box-shadow:2px 2px 8px rgba(0,0,0,.18);}
nav>ul>li li>a{display:block; white-space:nowrap; padding:0 24px;}
/* nav>ul>li li>a:hover{background:#1E9FFF; color:#fff;} */


@media(min-width:1200px){
nav>ul>li{margin-left:0px; padding: 0 10px;}
nav>ul>li.more:hover>i{transform:rotate(180deg);}
}
@media(min-width:1400px){
nav>ul>li{margin-left:8px;}
}
@media(min-width:1600px){
nav>ul>li{margin-left:18px;}
}

.header-inter{float:right; height:38px; line-height:38px; margin:25px 0 0 18px;}

.header-search{float:left; margin-left:2px; position:relative; padding-bottom:12px;}
.search-icon{display:block; width:38px; height:38px; text-align:center; border-radius:28px; transition:.3s; cursor:pointer;}
.header-search:hover .search-icon{background:#1E9FFF; color:;}
.search-icon>a{display:block; line-height:38px; font-size:20px;}

.header-language{float:left; margin-left:5px; position:relative; padding-bottom:12px;}
.header-language img{height:18px; vertical-align:middle; margin-right:4px;}
.header-language>span{
        display: flex;
        cursor: pointer;
        justify-content: center;
        align-items: center;
}
.header-language>span>i{font-style:normal;}
.header-language>span>i.fa{transition:transform .3s; margin-left:3px;}
.header-language>span:hover>i.fa{transform:rotate(180deg);}

.language-icon{display:block; width:38px; height:38px; text-align:center; border-radius:28px; transition:.3s; cursor:pointer;}
.header-language:hover .language-icon{background:#1E9FFF; color:;}
.language-icon>a{display:block; line-height:38px; font-size:20px;}
.language-list{position:absolute; display:none; top:100%; right:-18px; width:150px; padding:12px 0; background:#393D49; border:1px solid #e8e8e8; box-shadow:0 2px 8px rgba(0,0,0,.18);}
.header-language:hover .language-list{display:block;}
.language-list>a{display:block; line-height:34px; padding:0 0 0 18px;}
.language-list>a:hover{background:#1E9FFF;}
.language-list>a>img{display:inline-block; vertical-align:middle; position:relative; top:-1px; max-height:15px;}
.language-list>a>span{display:inline-block; margin-left:4px;}

.header-navicon{display:none;}
@media(max-width:1200px){
.header{height:68px;}
.header-condition{height:73px;}
.header-logo{line-height:73px;}
.header-inter{margin-top:15px;}

nav{position:absolute; top:100%; left:8px; right:8px; float:none; line-height:44px; margin:-8px 0 0; background:#393D49; border:1px solid #e8e8e8; box-shadow:0 2px 8px rgba(0,0,0,.18); overflow:auto; display:none;}
nav>ul{padding:12px 0;}
nav>ul>li{float:none; margin:0;}


nav>ul>li>i{position:absolute; top:13px; right:20px;}
nav>ul>li.in:hover>i{transform:rotate(180deg);}

nav>ul>li>a{position:relative; z-index:8; font-size:16px;}

nav>ul>li ul{position:static; padding:0; border:none; box-shadow:none; background:#333;}
nav>ul>li ul ul{display:block;}
nav>ul>li li>ul{box-shadow:none; padding-left:8px;}
nav li:hover>ul{display:none;}
nav li li:hover>ul{display:block;}
nav li.in>ul{display:block;}
.header nav>ul>li>a{color:#fff;}
.header-navicon{float:left; margin-left:12px; display:block;}
.navicon-icon{display:block; width:38px; height:38px; text-align:center; border-radius:28px; transition:.3s; cursor:pointer;}
.header.nav .header-navicon .navicon-icon,
.header-navicon:hover .navicon-icon{background:#1E9FFF; color:#fff;}
.navicon-icon>a{display:block; line-height:38px; font-size:22px;}
.header.nav .header-navicon .navicon-icon a{color:#fff;}
.header.nav .header-condition{background:#393D49; color:#fff;}
.header.nav .header-inter,
.header.nav .header-inter a{color:;}
.header.nav nav{display:block;}
}

/* 搜索 */
.header .form-box {
	--search_height: 38px;
}

.header .form-box {
    display: none;
    opacity: 0;
    position: fixed;
    top: 88px;
    left: 0;
    width: 100%;
    padding: 16px 0;
    background: #FFF;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 1;
}

.header .form-box>form{width: 80%; margin: 0 auto; display: -webkit-flex;display: flex;flex-wrap: wrap;box-sizing: border-box;border: 1px solid #0C3F9B;overflow: hidden;}
.header .form-box>form>input{width: calc(100% - var(--search_height) * 2); height: var(--search_height);box-sizing: border-box;padding: 0 0 0 12px;}
.header .form-box>form>button{
	font-size: 0;
	color: #FFF;
	width: calc(var(--search_height) * 2);
	height: var(--search_height);
	background: #0C3F9B;
	background-size: 24px;
	cursor: pointer;
}
.header .form-box>form>button>i.fa-search{color: #fff; font-size: 20px; font-weight: 300;}
.header .form-box.on {
	z-index: 2023;
    border-top: 1px solid #666;
    display: block;
	opacity: 1;
	top: 88px;
	box-shadow: 0 6px 6px rgb(0 0 0 / 8%);
}

@media(max-width:1200px){
    .header .form-box,
    .header .form-box.on {top:73px;}
}


.banner{display:block; position:relative; background-color:;z-index: 0;}
.banner-swiper{display:block; overflow:hidden; position:relative; z-index:6;}
.banner-outer{width:5000%;}
.banner-outer:after{display:block; content:''; clear:both;}
.banner-div{width:2%; float:left; position:relative;}
.banner-content{position:absolute; left:0; top:0; right:0; bottom:0; z-index:8;
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display:-o-box; display:box; 
-webkit-box-pack:center; -moz-box-pack:center; -ms-flex-pack:center; -o-box-pack:center; box-pack:center; 
-webkit-box-align:center; -moz-box-align:center; -ms-flex-align:center; -o-box-align:center; box-align:center; 
color:; text-align:;}
.banner-content h1{
    color:#fff;
    font-size: 40px;
}
.banner-content h3{
    color:#fff;
    font-size: 18px;
    margin-top: 10px;
    font-weight: 500;
}

.banner-content p.item{
    color:#fff;
    font-size: 20px;
    margin-top: 10px;
    background-color: #333333;
    border-radius: 10px;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 20px; 
    cursor: pointer;
    opacity: 0.8;
}

.banner-content p.item:hover{
    background-color: #1258af;
    
}

.banner-content a[button]{padding:8px 28px; font-size:16px;}
.banner-name{text-align:center;}
.banner-name>h3{font-size:38px; color:#fff; text-shadow:0 0 8px #000;}
.banner-image{display:block;}
.banner-image img{width:100%; display:block; object-fit:cover;}
.banner-prev,
.banner-next{position:absolute; z-index:8; top:50%; width:48px; height:48px; line-height:48px; border-radius:50%; text-align:center; margin-top:-18px; background:rgba(0,0,0,0.28); cursor:pointer; opacity:0; transition:0.3s;}
.banner-swiper:hover .banner-prev,
.banner-swiper:hover .banner-next{opacity:1;}
.banner-prev i,
.banner-next i{color:#fff; font-size:42px; line-height:inherit;}
.banner-prev:hover i,
.banner-next:hover i{color:;}
.banner-prev{left:28px;}
.banner-next{right:28px;}
.banner-draw{position:absolute; z-index:8; bottom:3.8%; left:0; right:0;}
.banner-draw>article{display:block; text-align:center;}
.banner-draw>article>span{display:inline-block; width:38px; height:8px; cursor:pointer; background:rgba(255,255,255,0.78); box-shadow:0 0 2px rgba(0,0,0,0.28); margin:0 6px; border-radius:8px; transition:0.2s;}
.banner-draw>article>span[class*="active"]{background:;}

@media(max-width:767px){
.banner-draw>article>span{margin:0 2px; width:8px;} 
.banner-name>h3{font-size:28px;}
.banner-content a[button]{padding:2px 8px; font-size:14px;}
}

.subnav-position{line-height:58px; padding:8px 0; margin-bottom: 20px; font-size:15px; background:rgb(244,246,248);}
.subnav-position .location>b{font-weight:600; color:#1258af;}
.subnav-position .location>a{padding:0 6px;}
.subnav-position .location>i{padding:0 6px; color:#1258af; line-height:inherit; font-style:normal;}


.foot{position:relative; padding-top:18px; padding-bottom:18px; color:#f8f8f8; background:#2F4056;}
.foot a{color:#f8f8f8;}
.foot a:hover{color:#1E9FFF;}
.foot article{text-align:center; display: flex; flex-wrap:wrap;}
.foot p {
    text-align: left;
}

.foot .foot-contact {
    width: 40%;
    margin-top: 20px;
    flex-shrink: 0;
}

.foot h2{
	font-size: 30px;
	text-transform: uppercase;
	color: white;
	box-sizing: border-box;
	padding-bottom: 10px;
	margin-bottom: 15px;
    font-weight: 300;
}

.contact-content{
    float: left;
    width: 70%;
}

.contact-content ul li{
    margin-bottom: 20px;
}

.contact-content ul li a{
    display: flex;
	display: -webkit-flex;
	align-items: top;
	margin-bottom: 19px;
}

.contact-content ul li > a > i{
    margin-right: 10px;
	font-size: 30px;
	color: ;
}

.contact-content ul li a p{
	font-size: 18px;
	line-height: 32px;
	color: white;
	margin-left: 10px;
	box-sizing: border-box;
	padding-right: 5%;
	transition: all 0.3s ease;

}

.contact-content ul li:hover p{
	color: ;
}


.product-category>article>ul{text-align:center; font-size:0;}
.product-category>article>ul>li{float:left; width:20%;margin-top: 5px;padding: 3px 5px;}
.product-category>article>ul>li>a{border-radius:5px; display:block; background-color: #eaf4fe; border:1px solid #c7e5f7;}
.product-category>article>ul>li>a:hover{border-color:#1258af;}
.product-category>article>ul>li.on>a{border-color: red;}
@media(max-width:1200px){
.product-category>article>ul>li>a{padding:2px 5px;}
}
@media(max-width:992px){
.product-category>article>ul>li{width:20%;}
}

.foot-contact .qr_code ul li{display: table; margin-top: 20px; text-align: center;}
.foot-contact .qr_code ul li img{height: 120px;}
.foot-contact .qr_code ul li p{margin-top: 4px; font-size: 14px;color: #FFF; text-align: center;}
.foot-contact .qr_code ul li:hover img{scale: 1.1;}

.foot .foot-menus{
    margin-top: 20px;
 	width: 20%;
 	flex-shrink: 0;
 	border-left: 1px solid rgb(255 255 255 / 20%);
 }

.foot .foot-menus h2{
    text-align: center;
}

.foot .foot-menus li {
    margin: 15px 0;
}

.foot .foot-menus li a {
    font-size: 18px;
}

.foot .foot-menus li:hover a {
    color: ;
}

.foot .feedback-form {
    width: 40%;
    box-sizing: border-box;
    border: 1px solid rgb(255 255 255 / 20%);
    border-radius: 10px;
    padding:20px;
}

.foot .feedback-form dl dt,
.foot .feedback-form dl dd p
{
    display: none;
}

.feedback-form dl{display:block; margin-bottom:10px;}

.feedback-form dd span.captcha{display:flex;}

.feedback-form dd span.captcha input{width:calc(100% - 90px);border-right: none;border-bottom-right-radius: 0; border-top-right-radius: unset;}
.feedback-form dd span.captcha img{background:#fff;width: 90px;padding: 6px;border-bottom-right-radius: 3px; border-top-right-radius: 3px;}
.feedback-form button{margin:8px 0 0; width:100%; padding:13px; border:none; border-radius:3px; cursor:pointer; transition:.3s; color:#fff; font-size:16px; background:#1258af;}
.feedback-form button:hover{opacity:0.8;}
.feedback-form input {
    color: #333333;
}
.feedback-form textarea {
    height: 80px;
}


@media(max-width:992px) {
    .foot .foot-menus {
        display: none;
    }
    .foot .foot-contact{
        width: 55%;
        margin-left: 0;
    }
}

@media(max-width: 767px) {
    .foot-contact h2, .foot-contact .contact-content{
        padding: 0 50px;
    }
    .foot .foot-contact,
    .foot .contact-content,
    .foot .qr_code,
    .foot .feedback-form
    {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-top: 20px;
        border: none;
    }
    .foot .qr_code ul li 
    {
        display: inline-block;
        width: 48%;
    }
    .foot-contact .qr_code ul li img{width: 100%; height: 100%; padding: 10px;}
}


section.copyright{background:#000; padding:20px 0; text-align:center; color:#fff;}
section.copyright a{color:#fff;}
