@charset "gb2312";
/* CSS Document */

body{
	margin:0;
	padding:0;
	background-image: url(images/list_bg.gif);
	background-repeat: repeat-x;
}
form{
	margin:0;
	padding:0;
}
.search,.search a{
	font-size: 12px;
	color: #9e3b00;
	text-decoration: none;
}
.bottom_bg{
	background-color: #f2f2f2;
	background-image: url(images/bg_7.gif);
	background-repeat: repeat-x;
}
img {
	border:none;
}
* {
	font-size: 16px;
}
.banquan{
	line-height: 30px;
}
.banquan a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.banner_bg{
	background:url(images/banner_bg.gif) no-repeat;
	padding:12px 12px 0 12px;
}
.right_bg{
	background:url(images/bg_5.gif) repeat-y;
	padding:0;
	margin:0;
}
.content_baaner{
	background:url(images/banner_2.gif) no-repeat;
	padding:12px 12px 0 12px;
}
.weizhi_bg{
	line-height: 30px;
	background-image: url(images/bg_9.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	color: #2c8ae1;
	text-indent: 10px;

}
.weizhi_bg a{
	text-decoration: none;
	color: #2c8ae1;
}

.line {
	line-height: 25px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line a{
	font-size: 16px;
	color: #333333;
	text-decoration: none;
}
.line a:hover{
	color:#F00;
	text-decoration:underline;
	
}
a{
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
.left_dh{
	line-height: 30px;
	background-image: url(images/li_3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 12px;
	color: #2c8ae1;
	text-indent: 10px;

}
.left_dh a{
	text-decoration: none;
	color: #2c8ae1;
}
.shiti li, .hswx_normal li {
	list-style:none;
}


.kaoshi{
	margin:0;
	padding:0;
}
.kaoshism{
	padding:10px;
	background-color:#f0f0f0;
	border:#ccc 1px dotted;
	line-height:170%;
	font-size: 12px;
	font-family: 'å®?ä½?';
}
.kaoshimc{
}
.kaoshims{
	line-height:24px;
	margin-top:6px;
	padding:10px;
}
.enter_exam{
	padding:10px 0px 10px 8px;
	margin:0px
}
.enter_exam li{
	float:left;
	margin-right:15px;
	list-style:none;
	line-height:35px;
	
}
.enter_input{
	height:21px;
	width:85px;
	background:url(images/c5.gif) no-repeat;
	line-height:21px;
}

#_lefttime{
	font-family:'é»?ä½?';
	font-size:22px;
	/*font-weight:bold;*/
	color:#ffffff;
}

/*?»é??çª?*/
.login-box{
	width:190px;
	height:190px;
	position:relative;
	margin-left:14px;

}
.login-box .bg{position:absolute;z-index:1;left:0;top:0}
.login-box .form-box{position:absolute;z-index:2;margin-top: 37px;
margin-left: 8px;left:0;top:0}
.login-box .input-text{width:100px;}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-default {
    color: #fff;
    background-color:#778899;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.form-control, select {
    /* border-radius: 0; */
    /* -webkit-box-shadow: none!important; */
    box-shadow: none!important;
    color: #858585;
    background-color: #fff;
    border: 1px solid #d5d5d5;
}

.form-control {
    display: inline-block;
    width: 10%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#weidati{
	display: inline-block;
	width:20px;
	text-align: center;
	background: #B22222;
	color:#ffffff;
}
#timu_lx{
	width:110px;
	border-radius: 5px;
	border:none;
	text-align: center;
	background: #B0C4DE;
	color:#fff;
	font-size:14px;
}

 #tags{
	display:inline-block;
	width:16px;
	height: 16px;
	border:none;
	text-align: center;
	background: #B0C4DE;
	background: url(images/tags.png);
	color:#ffffff;
	 margin-right:5px;
	 /*margin-bottom: -2px;*/
}
 .knowledge{
	 position: relative;
	 color: #0A3668;
	 border-bottom: 1px solid #ebebeb;
	 line-height: 2em;
	 font-weight: 500;
	 font-size: 16px;
 }
.knowledge::after {
	background: #0A3668 none repeat scroll 0 0;
	bottom: -1px;
	content: "";
	height: 1px;
	left: -5px;
	position: absolute;
	width: 90px;}


.btn-danger {
    color: #fff;

    height: 40px;
    line-height: 40px;
    background-color: #d9534f;
    border-color: #d43f3a;
}