/* 嵌入等线字体 */
/* @font-face {
	font-family: dengxian;
	src:url('../../../segments/index/font/dengxian.ttf'),
	url('../../../segments/index/font/dengxian.ttf'),
	url('../../../segments/index/font/dengxian.eot'); IE9
} */
input {font-family: "Microsoft YaHei";}
body{
	font-family: "Microsoft YaHei";
	font-size:14px !important;
}
.baseTitle_lan{
	height: 50px;
	width:100%;
	background: -webkit-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#AFAFAF, #DBDBDB, #AFAFAF); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #AFAFAF, #DBDBDB, #AFAFAF); /* 标准的语法（必须放在最后） */
}
.login_container{
	margin-top: 0px;
	line-height: 40px;
	color: #ffffff;
	float: right;
}
.title_name a{
	float:left;
	color: #ffffff !important;
	text-decoration: none;
	line-height:40px !important;
}
.title_name{
	height:40px !important;
	color:#ffffff !important;
	line-height:40px !important;
	padding:0px !important;
	margin-left: -10px !important;
	float: left;
}
.basetitle_top{
	width:100%;
	float:left;
	height:40px !important;
}
.title_index a,
.title_news a,
.title_competition a,
.title_video a,
.title_integer a,
.title_history a,
.title_team a{
	color: #000000;
	text-decoration: none !important;
	line-height:50px;
	margin-left: 15px;
	margin-right: 15px;
	height:50px !important;
	padding:10 !important;
	font-size: 18px;
}
@media screen and (min-width:1100px) and (max-width:1200px){
 	.title_index a, .title_news a, .title_competition a,.title_video a, .title_integer a, .title_history a, .title_team a {
	    padding: 0 !important;
	}
}
/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 870px) and (max-width: 1150px) {
	.title_index a,
	.title_news a,
	.title_competition a,
	.title_video a,
	.title_integer a,
	.title_history a,
	.title_team a{
		color: #000000;
		text-decoration: none !important;
		line-height:50px;
		margin-left:10px;
		margin-right:10px;
		height:50px !important;
		padding:10 !important;
		font-size: 18px;
		padding-left:2px !important;
		padding-right:2px !important;
	}
}

/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 970px) and (max-width: 1000px) {
	.title_index a,
	.title_news a,
	.title_competition a,
	.title_video a,
	.title_integer a,
	.title_history a,
	.title_team a{
		color: #000000;
		text-decoration: none !important;
		line-height:50px;
		margin-left:10px;
		margin-right:10px;
		height:50px !important;
		padding:10 !important;
		font-size: 16px;
		padding-left:2px !important;
		padding-right:2px !important;
	}
}
@media only screen and (min-width: 898px) and (max-width: 970px) {
	.title_index a,
	.title_news a,
	.title_competition a,
	.title_video a,
	.title_integer a,
	.title_history a,
	.title_team a{
		color: #000000;
		text-decoration: none !important;
		line-height:50px;
		margin-left:5px;
		margin-right:5px;
		height:50px !important;
		padding:10 !important;
		font-size: 16px;
		padding-left:2px !important;
		padding-right:2px !important;
	}
}
@media only screen and (min-width: 778px) and (max-width: 898px) {
	.title_index a,
	.title_news a,
	.title_competition a,
	.title_video a,
	.title_integer a,
	.title_history a,
	.title_team a{
		color: #000000;
		text-decoration: none !important;
		line-height:50px;
		margin-left:1px;
		margin-right:1px;
		height:50px !important;
		padding:10 !important;
		font-size: 16px;
		padding-left:2px !important;
		padding-right:2px !important;
	}
}
@media only screen and (max-width: 778px) {
	.title_index a,
	.title_news a,
	.title_competition a,
	.title_video a,
	.title_integer a,
	.title_history a,
	.title_team a{
		color: #000000;
		text-decoration: none !important;
		line-height:50px;
		margin-left:3px;
		margin-right:3px;
		height:50px !important;
		padding:10 !important;
		font-size: 16px;
		padding-left:0px !important;
		padding-right:0px !important;
	}
}
.navbar-nav {
	margin: 0 !important;
}
.navbar-default .navbar-nav>li>a {
	color: #000000;
}
.teach a{
	border:0px solid #ffffff !important;
}
.basetitle_right{
	float:right;
}
@media screen and (max-width: 767px){
	.basetitle_right{
		float:right;
		background: linear-gradient(to right, #AFAFAF, #DBDBDB, #AFAFAF);
		width: 100%;
		position: absolute;
		z-index: 99999;
	}
}
.login,
.unlogin{
	color: #686868;
	font-size: 13px;
	line-height: 50px;
	padding-right: 45px;
	float: right;
}
@media only screen and (max-width: 855px) {
	.login,
	.unlogin{
		color: #686868;
		font-size: 13px;
		line-height: 50px;
		padding-right: 10px;
		float: right;
	}
}
@media only screen and (max-width: 778px) {
	.login,
	.unlogin{
		color: #686868;
		font-size: 13px;
		line-height: 50px;
		padding-right: 0px;
		float: right;
	}
}
.go_login{
	color:#ffffff;
	cursor: pointer;
}
.basetitle_right li{
	text-align:right;
}
.navbar-toggle{
	margin:8px !important;
}
.basetitle_br{
	height:50px !important;
	background-color:#171717;
	color:#ffffff;
	width:100%;
	float:left;
	min-width:768px !important;
	padding-left: 35px;
}
.page_head{
	width:100%;
	/* float:left; */
	min-width:768px !important;
	 display: inline-block;
}
.basetitle_br a{
	padding: 0 !important;
	line-height: 26px !important;
	float: left;
	/* width: 12%; */
	text-align: left;
	border-right: 1px solid #ffffff;
	margin: 11px;
	height: 26px;
	line-height: 26px !important;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 115px;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	font-size:15px;
	background-color: #171717 !important;
 }
 
.VRT a,
.VNT a,
.teach a{
	padding: 0px 20px 0px 25px !important;
}
 
.VCL,
.VRT,
.VNT,
.teach{
	width: 5%;
	text-align: center;
	margin: 7px;
	height: 26px;
	line-height: 26px !important;
	margin-left: 0px;
	margin-right: 0px;
	min-width: 65px;
	cursor: pointer;
}
.VCL1 a,
.VRT1 a,
.VNT1 a,
.teach1{
	width: 10%;
}
.userImg{
	width: 30px !important;
	height: 30px !important;
	margin: 10px 5px 10px 5px !important;
	cursor: pointer;
	    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.user_name,
.quit_index{
	/* width: 33.333%; */
	float: left;
	line-height: 50px;
	cursor: pointer;
	text-align:right;
	color:#ffffff;
}
.user_touxiang{
	float: left;
	text-align:right;
	margin: 0px 10px 0 5px;
}
.title_headimg{
	/* padding: 10px; */
	max-width: 299px;
	margin-left: 45px;
	margin-top: 13px;
}
.container_index_toptab{
	padding-right: 0px !important;
	margin-top: 5px;
}
.container-fluid {
	padding-right: 0px !important;
	padding-left: 0px !important;
	margin-right:0px !important;
	margin-left: 0px !important;
	min-width:768px !important;
}
.index_tab_right{
	padding-right: 85px;
	float: right;
}
@media screen and (max-width: 1155px) {
	.index_tab_right{
		padding-right: 35px;
		float: right;
	}
}
@media screen and (max-width: 855px) {
	.index_tab_right{
		padding-right: 25px;
		float: right;
	}
}
@media screen and (max-width: 845px) {
	.index_tab_right{
		padding-right: 0px;
		float: right;
	}
}
/*bootstrap outline设置*/
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
/*bootstrap-select outline设置*/
.bootstrap-select .dropdown-toggle:focus {
	outline: thin dotted #333333 !important;
	outline: 5px auto -webkit-focus-ring-color !important;
	outline-offset: -2px;
}
.btn.active.focus, .btn.active:focus,.btn.focus, .btn:active.focus,.btn:active:focus, .btn:focus {
	outline:0;
}
/*去除选择框的outline*/
.bootstrap-select .dropdown-toggle:focus{outline:none !important;}
/*去除选项的outline*/
a:focus {outline:none !important;}
.form-control:focus{
	border-color:#ccc !important;
	box-shadow:none !important;
}

.bootstrap-select > .dropdown-toggle {
	background-color: #fff;
	border: 1px solid #CCC;
	border-radius: 3px;
}
.navbar-default {
	background-color: #f8f8f8;
	border: 0px solid #ffffff;
	border-radius: 0px !important;
}
.delete_message_button{
	color: #fff;
	background-color: #5D5D5D !important;
	border-color: #5D5D5D !important;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #4e4e4e;
    outline: 0;
}
/* .container{
	min-height: 550px !important;
} */
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
	margin-right: 0px !important;
	margin-left: 0px !important;
}

.navbar .choose a{
	color:white !important;
}
.index_rightL .active{
	color:white !important;
}
.dropdown-menu {
    max-height: 200px;
/*     min-width: 270px !important; */
    overflow-x: hidden;
}
.VCL .active,
.VRT .active,
.VNT .active,
.teach .active{
	color:#D7A704 !important;
}
#goLogin .modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 0px solid #e5e5e5 !important;
}
#goLogin .modal-dialog{
	width: 400px !important;
	text-align: center !important;
	line-height: 100px !important;
}
#quitLogin .modal-dialog{
	width: 400px !important;
}
.title_headimg{
	cursor: pointer;
}
.check_temp_user_msg{
	padding: 25px;
	height: 70px;
}
tbody tr:hover{
    background-color: #F9F9F9;
}