@charset "utf-8";
@import url('animate.css');
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}
html{font-size: 100px; }
@font-face{font-family:'georgia';font-style:normal;font-weight:normal;src:url(../fonts/georgia.woff) format("woff")}
@font-face{font-family:'georgia';font-style:normal;font-weight:bold;src:url(../fonts/georgiab.woff) format("woff")}
.sptime{font-family:'georgia';}
@font-face{font-family:'din';font-style:normal;font-weight:normal;src:url(../fonts/DIN-Medium.woff) format("woff")}
@font-face{font-family:'din';font-style:normal;font-weight:bold;src:url(../fonts/DIN-Bold.woff) format("woff")}
.spnum{font-family:'din';}
*{box-sizing:border-box;margin:0;padding:0; }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;position: relative;overflow-x:hidden;font-size: .937vw;;
  font-family:Arial,"Microsoft YaHei","Helvetica Neue",  "Open Sans", "Hiragino Sans GB", sans-serif;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color: #126897}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{display:block;padding:0; border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:auto;}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;-webkit-appearance:none}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse; }
td,th{padding:0}
@media print{
*,:after,:before{text-shadow:none!important;-webkit-box-shadow:none!important;box-shadow:none!important}
thead{display:table-header-group}
img,tr{page-break-inside:avoid}
img{max-width:100%!important}
h2,h3,p{orphans:3;widows:3}
h2,h3{page-break-after:avoid}
}
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}
.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}
::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
.clear{clear:both;}
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}
.l{float:left}
.r{float:right}
.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}
.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center;/* margin:0 auto; */}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}
.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}
.trans-mask:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.bg-mask .pic{overflow: hidden;}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;}
.bg-mask:hover .pic .a{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.wp{width:90%;margin:0 auto;}
.wp1{width:95%;margin:0 auto;max-width:1220px}
.greybg{background:#f2f2f2}
.textup{text-transform:uppercase}
.co{color:#bd2323}
.co-fff{color:#fff!important}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}
.titline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,.5),rgba(255,255,255,.5));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_w:hover .titline_w{background-size:100% 1px}
.titline_w:hover{background-size:100% 1px}
.titline_y{position:relative;background-image:linear-gradient(#eb8e08,#eb8e08);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_y:hover .titline_y{background-size:100% 1px}
.titline_y:hover{background-size:100% 1px}
@keyframes go5{
  0%{transform: translateX(0);}
  50%{transform: translateX(-5px);}
  100%{transform: translateX(0);}
}
.zi6{position: relative;z-index: 6}
.zi5{position: relative;z-index: 5}
.zi4{position: relative;z-index: 4}
.zi3{position: relative;z-index: 3}
.zi2{position: relative;z-index: 2}
.zi1{position: relative;z-index: 1}
@keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@-webkit-keyframes aniBlink{
  from{margin-left:-50%}
  to{margin-left:120%}
}
@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}
@keyframes roted1{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(-360deg);}
}
@keyframes roteda{
  0%{transform: rotate(0deg);}
  50%{transform: rotate(10deg);}
  100%{transform: rotate(0deg);}
}
.overhide{overflow: hidden}
.menu-btn{z-index:999;overflow:hidden;margin-left:20px;width:30px;height:30px;background:0 0;text-indent:-5260px;opacity:1;position: relative;z-index: 999;}
.menu-btn .line-1,.menu-btn .line-2,.menu-btn .line-3{position:absolute;top:50%;right:50%;display:block;right: 0;
  width:26px;height:2px;background:#fff;transition:all .4s cubic-bezier(.165,.84,.44,1) 0s;transition-property:transform,width,margin,background-color}
.menu-btn.on .line-1{display: none}
.menu-btn.on .line-2{background:#fff;width: 25px;-webkit-transform: rotate(45deg);transform: rotate(45deg);}
.menu-btn.on .line-3{margin-top: 0;background:#fff;width: 25px;-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}
.menu-btn .line-1{margin-top:-9px;}
.menu-btn .line-3{margin-top:9px;}

.header2,.mobNav{position: fixed;top:0;left: 0;right: 0;bottom: 0; background: linear-gradient(117deg, rgb(0, 96, 167) 3%, rgb(0, 173, 191) 100%);
	opacity: 0.9;z-index: 98;padding:150px 4% 30px;display: none}
.header2 ul,.mobNav ul{max-height: 70vh;overflow: auto;}
.header2 ul::-webkit-scrollbar,.mobNav ul::-webkit-scrollbar {display: none; }
.header2 ul li,.mobNav ul li{padding: 15px 0;border-bottom: 1px solid #ddd;}
.header2 ul li .navp a,.mobNav ul li .navp a{font-size: 1vw;font-weight: 700;color: #fff;background-size: auto 100%}
.headerm2 .mobNav{position: fixed;top:0;left: 0;right: 0;bottom: 0; background: linear-gradient(117deg, rgb(0, 96, 167) 3%, rgb(0, 173, 191) 100%);
		opacity: 0.9;z-index: 98;padding:80px 8% 30px;display: none}
.mobNav ul li .navp a{color:#fff}
.header2 ul li .navp i,.mobNav ul li .navp i{display: block;width: 16px;transition: .3s;transform-origin: center;margin-right: 5px;height: 16px;
	background: url(../images/mob_more.png) no-repeat center;background-size: 16px 16px}
.header2 ul li.on .navp i,.mobNav ul li.on .navp i{transform: rotate(-45deg);}
.header2 ul li .subNavm,.mobNav ul li .subNavm{margin-top: 10px;padding-left: 10px;display: none}
.header2 ul li .subNavm,.mobNav ul li .subNavm a{display: block;line-height:50px;font-size:14px }
.mobNav ul li .subNavm a {color: #fff;}
.mobNav .search-box {display: none}
.headerm{display: none;position: fixed;left: 0;right: 0;top:0;z-index: 99;background:#2e78b7;height: 60px;padding-right: 4%;padding-left: 4%}
.headerm .logo img{height: 30px}
.header2 ul{display: flex;justify-content: space-around;}
.header2 .subNavm a{display: block;color:#fff;font-size: .885vw;line-height: 2.875vw;}
.header2 ul li{border-bottom:0}
.header2 ul li .subNavm{padding-left: 0;}
.hide{display: none;}
.scrolling .header:before{top:-1px;}
.header{position: fixed;top:0; left: 0;right: 0;z-index: 100;padding-top:0.2rem;height:138px; background-color:rgba(46,120,183,0.7);}
.header:before{content: "";display: block;position: absolute;left: 0;top:-200px;right: 0;background: #fff; opacity:0.8;transition: .3s}
.header .wp{position: relative;z-index: 3}
.header_row1{height:60px;}
.header_row2{height:60px;padding-top: 10px;}
.header_row1 .hd-r{padding-top: 10px;}
.header .hd-nav  li{line-height: .36rem;color:#fff;font-weight: 700;margin:0 .21rem;position: relative;display: flex;flex-direction: column;
    justify-content: center;height: 40px;cursor: pointer;}
.header .hd-nav  li:before{position:absolute;bottom:-.08rem;left:50%;width:0;height:.02rem;background:#fff;content:"";transition:width .5s;opacity: 0;z-index: 1;}
.header .hd-nav  li:after{position:absolute;bottom:-.08rem;right:50%;width:0;height:.02rem;background:#fff;content:"";transition:width .5s;opacity: 0}
.header .hd-nav  li:hover:before{width:50%;opacity: 1;background-color:#fff}
.header .hd-nav  li:hover:after{width:50%;opacity: 1;background-color:#fff}
.header .hd-nav  li.on:before{width:50%;opacity: 1;background-color:#fff}
.header .hd-nav  li.on:after{width:50%;opacity: 1;background-color:#fff}
.header .hd-nav a{color: #fff;font-size:1.041vw;font-weight:normal;display: block;line-height: .36rem;position: relative;}
.header .hd-nav li:hover .sub {display: block;}

/*二级导航*/
.hd-nav li:hover .subNavp{display: block;}
.hd-btn{display:flex;}
.subNavp{position: absolute;z-index: 10;padding-top: 0.08rem ;display: none;width: 1.6rem;top:100%;left: 50%;transform: translateX(-50%); }
.subNav{position: relative;width: 100%;min-height: 1rem;background: rgba(255,255,255,.95);justify-content: center;}
/* .subNav:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);border: 8px solid transparent;border-bottom-color: rgba(255,255,255,.95);top:-.16rem;} */
.subNav{width: 100%;min-height: 1rem;background: rgba(255,255,255,.95);}
.navsol .subNav .item{padding: .1rem 0;border-bottom: 1px solid #eee;width:100%;position: relative;}
.navabo .subNav .item{padding: .1rem 0;border-bottom: 1px dashed #eee}
.subNavp .item:hover{background-color: #e9f0f3;}
.subNavp .item:last-child{border-bottom: 0}
.subNavp .item a{color: #444;display: flex}
.subNavp .item a:hover{color: #087ad6;background-color: #e9f0f3;}
.subNavp .item a i{display: block;width: .28rem;height: .28rem;border-radius: 50%;text-align: center;line-height: .28rem;color: #fff;margin-right: .1rem;font-size: .16rem}
.subNavp .item a span{display: block;font-size: .833vw;margin: 0 auto;line-height: .28rem;}
.subNav .item .sanji {
    position: absolute;
    left: 150%;
    top: 0;
    display: none;
	width: 1.6rem;
	background: rgba(255,255,255,.95);
	transform: translateX(-50%); 
}
.subNav .item .sanji a{padding: .1rem 0;border-bottom: 1px solid #bac1c8;width:100%;}
.subNav .item:hover .sanji {
    display: block;
}
.nav li div.erji .sanji a {
    display: block;
    width: 145px;
    background: #fff;
    color: #666;
    font-size: 14px;
    line-height: 50px;
	border-bottom: #ddd 1px solid;
}
.navDiv{width:90%;margin:0 auto;height: 40px;position:absolute;top:20px; right: 0;}
.homebtn{width: 120px;height: 28px;margin-left:20px;clear: both;}
.homebtn img{width: 34px;height:auto;display:block;float: left;margin-right: 5px;}
.homebtn span{padding-top: 6px;display: block;color: #fff;}
.searchbtn{width: 19px;height: 20px;margin-top: 10px;margin-left: 20px;}
.searchbtn img{width: 100%;height:100%;display:block;}
.mobHomebtn{margin: 18px 5px 0;width: 24px;height: 24px;}
.pop-search {position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: linear-gradient(117deg, rgb(0, 96, 167) 3%, rgb(0, 173, 191) 100%);
	opacity: 0.9;z-index: 100;padding:80px 8% 30px;display: none}
.pop-search .pop-search-close {position: absolute;right: 45px;top: 20px;width: 20px;height: 20px;background: url(../images/d-close2.png) center center no-repeat;
	-webkit-background-size: cover;background-size: cover;z-index: 101;cursor: pointer}
.search-box input {outline: 0;border: none}
.search-box .inp {padding: 0 140px 0 12px;display: block;width: 100%;height: 60px;line-height: 60px;box-shadow: 3px 3px 3px rgba(0,0,0,.5) inset;font-size: 16px;color: #333}
.search-box .submit {position: absolute;right: 0;top: 0;width: 60px;height: 60px;background: url(../images/icon_search.png) center center no-repeat;font-size: 18px;color: #fff;text-align: center;content:''}

.footer{width:100%;background: url(../images/footer_bg.jpg);color:#fff;background-size: 100% 100%;}
.footer .wp{padding:20px 0;}
.footer .bottom_nav{border-bottom: 1px solid #29669f;padding:10px 0;}
.footer .bottom_nav a{color:#fff;}
.footer .bottom_nav ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
.footer .bottom_nav li{padding:0 20px;line-height: 35px;}
.footer .contact{display: flex;flex-wrap:wrap;padding:30px 0;border-bottom: 1px solid #29669f;}
.footer .contact .logo_div{width:24%;text-align:center;padding-top:30px;}
.footer .contact .logo_div img {width: 439px;height:auto;}
.footer .contact .addr_div{width:56%;margin:20px 3%;}
.footer .contact .qrcode_div{width:14%;display: flex;justify-content: center;align-items: center;}
.footer .contact .qrcode_div>div{text-align: center;}
.footer .contact .qrcode_div>div:nth-child(2){margin-left:40px;}
.footer .contact .qrcode_div>div img{margin-bottom: 20px;}
.footer .contact .addr_div .card{height:20px;float:left;margin: 10px 0;}
.footer .contact .addr_div .card:nth-child(odd){width:60%}
.footer .contact .addr_div .card:nth-child(even){width:40%}
.footer .contact .addr_div img{width: 26px;height:26px;margin-right:15px;float:left;}
.footer .copyright{padding-top:20px;text-align:center;}
.homek{background:#eff8ff;margin:0 auto;color:#333;}
.homek .wp{display: flex;padding: 5px 0;}
.homek .link_title{width:105px;padding:10px;font-weight: 600;display: flex;align-items: center;
	float: left;height: 60px;}
.homek ul{padding:10px;display: flex;flex-wrap: wrap;}
.homek li{padding:0 10px;border-right:1px solid #000;}
.homek li:last-child{border-right:none;}




@media screen and (max-width:1680px){}
@media screen and (max-width:1440px){}
@media screen and (max-width:1366px){
	.header .hd-nav  li{margin:0 .18rem;}
	.subNavp{width: 1.4rem;}
}
@media only screen and (min-width: 1199px){
	.pop-search,.pop-search .pop-search-bg {left: 0;top: 0}
	.pop-search .pop-search-close {right: 2.604vw;top: 2.604vw;width: 1.66vw;height: 1.66vw;background: url(../images/d-close2.png) center center no-repeat;
		-webkit-background-size: cover;background-size: cover}
	.search-box{padding: 0 10px 0 30px;margin-top: -5px;}
	.search-box input {outline: 0;border: none}
	.search-box .inp {padding-right: 50px;height: 38px;width:365px;box-shadow: .156vw .156vw .156vw rgba(0,0,0,.5) inset;font-size: .833vw;border-radius: 8px;}
	.search-box .submit {right: 75px;top: 13px;width: 23px;height: 24px;}
	/* .search-box .inp,.search-box .submit {line-height: 40px;height: 40px} */
	.homek .wp{display: block;}
	.homek li {border-right: none;margin: 10px 0;}
}
@media screen and (max-width:1180px){
	body{padding-top: 60px}
	.header,.header2{display: none}
	.headerm.flex,.mobNavbtn.flex{flex-wrap: nowrap;}
	.headerm{display: flex;}
	.header2 ul li .navp a, .mobNav ul li .navp a {font-size: 16px;}
	.header-con ul .list .title_2 {font-size: 14px;}
	.mobNav{background: linear-gradient(117deg,#0060a7 3%,#00adbf 100%);overflow-y: auto;}	
	.mobHomebtn{margin: 15px 5px 0;width: 28px;height: 28px;}
	.mobSearchbtn{margin: 15px 0 0 10px;width: 28px;height: 28px;}
	
	.pop-search .mob-search-box {margin-top: 200px;position: static;}
	.mob-search-box .input, .mob-search-box .submit2 {line-height: 40px;height: 40px;}	
	.pop-search .mob-search-box input {outline: 0;border: none;}
	.pop-search .mob-search-box .input {box-shadow: none;display: block;float: left;
	    width: calc(100% - 80px);font-size: 16px;color: #333;padding:10px;}
	.pop-search .mob-search-box  .submit2 {display:block;float:left;width:80px;background-color: #0060a7;
	    font-size: 18px;color: #fff;text-align: center;}
	.menu-btn .line-1 {margin-top: -8px;}
	.menu-btn .line-3 {margin-top: 8px;}
	.menu-btn .line-1, .menu-btn .line-2, .menu-btn .line-3 {width: 24px;}
    .footer .link, .footer .contact{font-size:14px;padding:0.1rem;line-height: 0.3rem;}
	.footer{height: auto;font-size:14px;}
	.footer .wp {display: block;margin: 0 auto;}
	.footer .item {width:100%;padding: 30px 0;}
	.footer .item .content {font-size: 14px;}
	.footer .quick,.footer .qrcode{display: none;}
	.footer .contact{margin: 0 auto;}
	.footer .contact .contact_nr {width: 300px;}
	.footer .contact .ewm {display: block;float: left;width: 20%;}
	.footer .contact .ewm img {width:100%;height:100%;}
	.footer .item .title1 {display:none;font-size: 22px;text-align: center;line-height: 40px;}
	.footer .contact p {display: block;float: left;width:80%;padding:0 20px 0 10px;}
	.footer .contact .addr{width:210px;}
	.footer .item .content {margin-top:0}
	.footer .contact .logo_div img{width: 100%;height:auto;}
	.footer .bottom_nav li{padding: 0 5px;width: 100px;}
	.footer .contact .logo_div,.footer .contact .addr_div{margin-bottom:40px;}
	.footer .contact .addr_div .card:nth-child(odd) {width:100%}
	.footer .contact .addr_div .card:nth-child(even) {width: 100%;}
	.footer .bottom_nav ul {justify-content: center;}
}
@media screen and (max-width:1023px){}
@media screen and (max-width:980px){
	html{font-size: 80px!important;}
	.pc-show{display:none}
	.m-show{display:block}
	.homek li {margin-bottom: 10px;}
}

@media screen and (max-width:768px){
	.homek .link_title {display:none}
	.homek li {border-right: none;}
}
@media screen and (max-width:640px){
	body{padding-top: 55px}
	.menu-btn{margin-left: 10px;}
	.headerm{height: 55px}
	.mobNav{top:30px}
	html{font-size: 75px!important;}
	.headerm .logo img{height: 26px;}	
	.footer .contact .logo_div{display:none;}
	.footer .contact .addr_div{width:60%;}
	.footer .contact .qrcode_div{width:30%;}
}
@media screen and (max-width:480px){
	html{font-size: 70px!important;}
	.headerm .logo img{height: 20px}
	.footer .contact .addr_div,.footer .contact .qrcode_div {width: 100%;}
}
@media screen and (max-width:360px){
	
	
}
@media screen and (max-width: 640px){.sermob{top:55px;}   }

/*print*/
@media print{}
/*ie11*/ 
@media all and (-ms-high-contrast:none) { *::-ms-backdrop, } 
/*ie10*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { }