.container{
	width: 100%;
}

a:hover {
	text-decoration: none;
}

a:focus {
	text-decoration: none;
}

.navbar-default{
	background: #062e6a;
	border: none;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.navbar-default:hover{
	background: #062e6a !important;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
	background: #062e6a;
	color: white;
}

.navbar-nav .open .dropdown-menu{
	padding: 0;
	background: #deecff;
	width: auto;
	border: none;
	padding: 40px;
}

.navbar-brand{
	padding: 0;
	margin-left:15px ;
}
.navbar-default .navbar-nav > li > a{
	color: white;
	padding: 0 15px;
	line-height: 50px;
}
	
.header_nav > li:after{
    content: "";
    width: 0;
    height: 3px;
    background: #056fff;;
    position: absolute;
    bottom: 0;
    left: 0;
}
.header_nav > li:hover:after{
	width: 100%;
}

/*a鏍囩hover*/
.navbar-default .navbar-nav > li > a:hover{
	color: white;
}

.navbar-default .navbar-nav > li > a:focus{
	color: white;
}

.dropdowns{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
   	background: #deecff;
    padding: 40px;
    opacity: 0.8;
    font-size: 14px;
    text-align: left;
    list-style: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.menu1{
	width: 350px;
}

.dropdown-menu:after,.dropdowns:after{
	content: "";
	clear: both;
	height: 0;
	width: 0;
	display: block;
}

.dropdown-menu > div,.dropdowns>div{
	float: left;
	
}

.dropdown-menu > div:last-child,.dropdowns > div:last-child{
	margin-left: 20px;
}

.dropdown-menu li,.dropdowns li{
	margin-bottom: 10px;
}

.dropdown-menu li a,.dropdowns li a{
	display: inline-block;
	color: #000000;
}

.dropdown-menu li a:hover,.dropdowns li a:hover{
	background: #deecff;
	color: #056fff;
}

.navbar-brand img{
	height: 32px;
	margin-top: 11px;
}

.menu2{
	left: -213px;
	width: 300px;
}


.menu2> div:first-child {
    margin-left: 30px;
}

.menu2> div:last-child {
    margin-left: 40px;
}

#myCarousel,#banner{
	margin-top: 57px;
}

.find_img,.bg_phone{
	display: none;
}

.carousel-inner .carousel-indicators{
	bottom: -5px;
}

.scheme_button{
	position: relative;
    padding: 9px 10px;
    margin-top: 8px;
    width: 100%;
    background:#2a5ca8;
    border: 1px solid transparent;
    display: block;
}

.scheme_button span{
	background: white;
	height: 2px;
	margin-top: 2px;
	width: 100%;
	display: block;
}


.scheme_header:after{
	content: "";
	clear: both;
	height: 0;
	width: 0;
	display: block;
}

.center{
        text-align: center;
}

footer{
	padding: 30px 0;
} 
 
 
.abouts {
	display: inline-block;
	height: 100px;
	width: 100px;
}

.abouts img {
	width: 100%;
	height: 100%;
}

.abouts:first-child {
	margin-right: 70px;
}


.schemes_ul{
	position:absolute;
	z-index: 1000;
	background: #f8fbff;
}

.scheme_ul{
	position:absolute;
	background: #f8fbff;
	z-index: 1000;
}


.schemes_ul li a {
	font-size: 16px;
}

.schemes_content p ,.schemes_content a{
	font-size: 15px;
}

.foot {
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.chanpin:after{
	content: "";
	display: block;
	height: 0;
	width: 0;
	clear: both;
}


.foot>div{
	flex: 1;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
}
	
.foot >div ul li a:hover{
	text-decoration:underline;
}	

.foot_ICP{
	color: #000000;
}

.foot_ICP:hover{
	color: #000000;
	text-decoration: underline;
}

/* 灏忓睆骞曪紙骞虫澘锛屽ぇ浜庣瓑浜� 768px锛� */
@media (min-width:768px) {
	/*.container {
		width: 92%;
	}*/
	
	.container {
		width: 750px;
	}
	
	.navbar-default {
		background: transparent;
	}
	
	#myCarousel,#banner{
		margin-top: 0;
	}
	
	.header_nav{
		display: flex;
		flex-wrap: nowrap;
		justify-content: space-around;
		float: none;
	}
	
	.navbar-nav .open .dropdown-menu{
		width: 350px;
	}
	
	.find_img,.bg_phone{
		display: block;
	}
	
	.carousel-inner .carousel-indicators{
		bottom: 10px;
	}
	
	.schemes_ul{
		position: relative;
		margin-top: 0;
		z-index: 1000;
		background: #f8fbff;
		padding-left:15px ;
	}
	
	.scheme_button{
		display: none;
	}
	
	.scheme .navbar-collapse {
		padding-left: 0;
		padding-right: 15px;
	}
	
	.foot>div{
		flex: 2;
		width: 50%;
		min-width: 50%;
		max-width: 50%;
	}
	
	.header_nav > li:after{
		transform-origin: right;
		transition: all 0.5s;
	}
	
	.header_nav > li:hover .dropdowns{
		display: block;
	}
	
	.dropdowns:hover{
		display: block;
	}
}
 
/* 涓瓑灞忓箷锛堟闈㈡樉绀哄櫒锛屽ぇ浜庣瓑浜� 992px锛� */
@media (min-width: 992px) {
	
	/*.container {
		width: 85%;
	}*/
	
	.container {
		width: 970px;
	}
}
 
/* 澶у睆骞曪紙澶ф闈㈡樉绀哄櫒锛屽ぇ浜庣瓑浜� 1200px锛� */
@media (min-width: 1200px) {
	/*.container {
		width: 80%;
	}*/
	.container {
		width: 1170px;
	}
	
	.foot div{
		padding: 0;
	}
	
	/*#yejiao .container {
		width: 90%;
	}
	
	.li1 span{
		margin-left:0.8rem ;
	}*/
	
	.foot {
		flex-wrap: nowrap;
	}
	
	.foot>div{
		flex: none;
		width: auto;
		min-width: auto;
		max-width: auto;
	}

}

@media (min-width: 1200px ) and (max-width: 1377px ) {
	
	.li1 span {
		margin-left:1px ;
	}
	
	.abouts:first-child{
		margin-right: 20px;
	}
}