﻿#res-slider { display:none;}
.navbar .btn-navbar {
	margin-left:5px;
	margin-right:5px;
	color:#FFF;
	text-shadow:0 -1px 0 rgba(0,0,0,0.25);
	background-color:#cacbcd;
	background-repeat:repeat-x;
	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	*box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.075);
	background-image:linear-gradient(to bottom,#2E2E2E,#cacbcd);
	border-left-color:#cacbcd;
	border-right-color:#cacbcd;
	border-top-color:#cacbcd;
	border-bottom-color:#bfbfbf;
}
.navbar .btn-navbar:hover,.navbar .btn-navbar:active,.navbar .btn-navbar.active,.navbar .btn-navbar.disabled,.navbar .btn-navbar[disabled] {
	color:#FFF;
	background-color:#2C;
	*background-color:#d9d9d9;
}
.navbar .btn-navbar:active,.navbar .btn-navbar.active {
	background-color:#CCC \9;
}
.navbar .btn-navbar .icon-bar {
	display:block;
	width:18px;
	height:2px;
	background-color:#f5f5f5;
	border-radius:1px;
	box-shadow:0 1px 0 rgba(0,0,0,0.25);
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top:3px;
}
@media screen and (max-width:1000px) {
	.container { 
}
.navbar .btn-navbar {
	display:none;
}
#header {
	width:100%;
	min-width:280px;
	height:100%;
	padding-top:0px; 
}
.contW {
	width:100%;
	min-width:280px;
	height:100%;
}
#logoLay {
	display:none;
}
#navLay { 
    background: #ffffff;
	right:0;
	left:0;
	z-index:9998;
	margin-bottom:0;
	overflow:hidden;
	height:auto;
	width:100%;
}
#nav {
	margin-left:0px;
	padding-top:0px;
	float:none;
}
#nav li {
	float:none;
}
#nav > li {
	float:left;
	font-family:"宋体"; 
	padding:5px 0px;
	width: 14.4%;
	border-right: 0px;
	text-align: center;
}
#nav li a {
	padding:9px 15px;
	font-weight:bold;
	color:#fff;
	border-radius:3px;
}
#nav > li > a {
    float: none;
    padding: 10px 15px 10px;
    color: #888888;
    text-decoration: none;
}
#nav > li > a:link, #nav > li > a:visited, #nav > li > a:hover, #nav > li > a:active {
    background-color: #ffffff;
    background: #ffffff;
}
.w1000,.picBox1,.picBox2,.picBox3 {
	display:none;
}
#res-slider { display:block; margin-top: 10px;}
#content {
	width:100%;
}
.lefLay 
{
	width:98%;
	padding: 0px 1%;
    }
    .input-text {
        width: 50%;
        position: relative;
        top: 0px;
        margin-left: 2px;
    }
    .list-title .input-text {
        margin-left: 20px;
    }
        .btn_search {
        /*padding-left:8%;*/
        width: 106px;
        text-align: center;
    }
#content {
	margin-top:25px;
	padding-bottom:20px;
}
#navMap {
	width:100%;
	min-width:280px;
}
.footer {
	width:100%;
	height:auto;
	margin:0 auto;
}
.footer_left,.footer_right {
	width:96%;
	margin-left:2%;
}
#link {
	height:auto;
}
.helpLay {
	margin-top:10px;
}
.footer_right {
	margin-top:2%;
}
.contact {
	width:100%;
}
.QR {
	width:34%;
	margin:0 3%;
}
.QR img {
	width:100%;
	height:100%;
}
.contactRight {
	width:54%;
	margin:0 3%;
}
#footer {
	min-width:280px;
}
.footer {
	padding:5px 0px;
}
.footer p {
	height:auto;
	line-height:25px;
}
.Noindex {
	height:auto !important;
}
.list {
	width:96%;
	margin-left:2%;
}
.list li {
	width:100%;
}
.typeName {
	display:none;
}
.title {
	height:45px;
} 
.list .listPic {
	width:35%;
	margin-right:5px;
}
.list a img {
	width:100%;
	height:100%;
	max-height:130px;
}
.contLay p {
    text-indent: 0em;
}
.contLay p img {
	width: 100% !important;
	height: 100% !important;
	max-width:100% !important;
	max-width: 100% !important;
}
.loginLay {
    width: 95% ;
    margin-top: 150px;
}.inputLay {
    padding-left: 5% ;
}.inputLay div {
    width: 95% ;
}.inputLay div input {
    width: 95% !important;
}

    .menu .ol-list {
        position: fixed;
        top: inherit;
        z-index: 99;
    }
}

/*2018-9-6*/
@media screen and (max-width:1000px) {
    .footer_btn {
        width: 87%;
    }
    .logImg {
        display: block;
        width: 80%;
        margin: 5% 10%;
    }
    .logImg img {
        width: 100%;
    }
}