@media only screen and (max-width:767px){.header{
	width: auto;
	background-color: #FFF;
}.header-nav{width:100px}.nav li{width:100%}.leftmenu{position:absolute;width:44px;height:100%;left:0;top:0;cursor:pointer;padding-left:10px;padding-top:12px}.title{text-align:center;padding:0 44px}.title img{height:44px}.nav .container>ul>li:first-child,.right-func{display:none!important}.nav{background:#fff}.mobi{height:44px;background-color:#fff;position:fixed;top:0;left:0;width:100%;box-shadow:0 1px 2px rgba(0,0,0,.14);z-index:20}.nav ul li:active{background-color:#f7f7f7}.nav .cur a,.nav li:not(:last-child)>a:hover{color:#16b793}.nav .container>ul>li{line-height:1;box-sizing:border-box}.fixedmenu{position:absolute;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;left:0;top:0;padding-top:44px;z-index:15;display:none}.nav{
	width: 100px;
	height: 100%;
	position: fixed;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform ease-in 400ms;
	transition: transform ease-in 400ms;
	z-index: 15;
}.nav.show-in{-webkit-transform:translateX(0);transform:translateX(0)}.nav .container{
	padding: 0;
}.nav .container>ul>li{
	width: 100%;
	display: block;
	height: 45px;
	text-align: left;
	padding-left: 15px;
	border-left: 3px solid transparent;
	position: relative
}.nav .container>ul>li::after{position:absolute;left:0;bottom:0;content:"";height:1px;width:100%;background-color:#ddd;-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}.nav .container>ul .cur,.nav .container>ul li:hover{
	border-left-color: #0066FF
}.nav .container>ul>.cur a,.nav .container>ul li:hover>a{font-weight:normal}}@media only screen and (max-width:767px){.footer-wrap{background:url(../images/bg/footer-bg-mobi.jpg) no-repeat center center;background-size:cover}.footer-top{width:auto;padding:0 10px}.footer-func{padding:20px 0 15px 0}.footer-func ul{width:28%}.footer-func ul:nth-last-of-type(1){width:16%}.footer-func ul li{padding-left:0;white-space:nowrap}.footer-hotline{font-size:11px}.footer-hotline .tel{font-size:18px;line-height:30px;margin:2px 0}.footer-code{float:left;margin-top:5px;margin-bottom:15px}.footer-links{font-size:11px}.footer-column{padding:21px 0 13px 0}.footer-column span{font-size:7px;line-height:7px}.footer-column span:first-child{font-size:11px;line-height:11px}.footer-column i{margin-right:4px}.column-tt{margin-top:-2px;text-align:left}.footer-func ul li:first-child{font-size:12px}.footer-func ul li{font-size:11px;padding-bottom:12px}.footer-func ul li:first-child{padding-bottom:12px}.footer-links{height:38px;line-height:38px;background:rgba(46,47,52,0.8)}.footer-column a>div:active .icon-start{background-position:-113px -82px}.footer-column a>div:active .icon-about{background-position:-115px -106px}.footer-column a>div:active .icon-dynamic{background-position:-113px -129px}.footer-column a>div:active span{color:#fff}.footer-column .icon-start{margin-right:7px}.footer-column .icon-dynamic{margin-right:8px}}
