@charset "utf-8";
/* CSS Document */

.wap{ width:100%; height:100%; margin: 0 auto; font-size:1em; }
.web_nav{ background-color:#0993dc; width:100%; position:fixed; z-index:11; left:0px; top:0px; font-size:1.15em; margin:0 auto;}
.web_content{ width:90%; height:auto; margin: 0 auto;}
.js_nav :hover{ background-color:#00a2e9; }

.js_nav_active{background-color:#00a2e9; }
.header_login{display:inline-block; border:1px solid #fff; width:40%; height:25px; line-height:22px; border-radius:15px;}
.header_login a,.header_rel a{font-size:0.8em;}
.header_rel{display:inline-block; background-color:#fff;  width:40%; height:25px; line-height:22px; border-radius:15px; margin-left:8px;}
.header_rel:hover{background-color:#fff;}
.header_rel a:hover{background-color:#fff; color:bule}

.floor_bg{ width:100%; height:435px; background-color:#1f2738; color:#fff; }
.floor_title{ font-size:1.5em; margin-top:80px;}
.floor_intro{ font-size:0.9em; margin-top:30px;}
.floor_title_content{ width:100%; text-align:center; line-height:80px;}
.floor_bg a:hover{ color:#fff; }
.floor_bg a{ color:#fff; cursor:pointer;}

.floor_box{ width:20%;  float:left; margin: 0 auto; text-align:left;}
.floor_content{ width:75%; height:auto; margin: 0 auto;}


.nav_logo{width:30%; height:60px;float:left;}
.nav_meun{ width:70%; height:60px; float:left;}
.nav_menu_tiaojie{width:100%; float:right;  height:100%;}
.nav_block{width:14.5%; text-align: center; height:100%; line-height: 60px; float:left; font-size:1em;}

@media (min-width: 992px) {
	.js_nav .col-xs-2
	{
		width:14%;
		font-size:0.85em;
		
	}
	.js_nav .col-xs-4
	{
		
		font-size:0.85em;
	}
}