* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

@font-face {
    font-family: 'SHSCNR';
    src:url('../../../font/SHSCNR.eot');  /* IE9兼容模式 */
    src:url('../../../font/SHSCNR.eot?#iefix') format('embedded-opentype'), /* IE6~IE8 */
        url('../../../font/SHSCNR.woff') format('woff'), /* 现代浏览器 */
        url('../../../font/SHSCNR.ttf') format('truetype'),/* safari，Android,ios */
        url('../../../font/SHSCNR.svg#SHSCNR') format('svg'); /* Legacy ios */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NSCJK-R';
    src:url('../../../font/NSCJK-R.eot');  /* IE9兼容模式 */
    src:url('../../../font/NSCJK-R.seot?#iefix') format('embedded-opentype'), /* IE6~IE8 */
        url('../../../font/NSCJK-R.woff') format('woff'), /* 现代浏览器 */
        url('../../../font/NSCJK-R.ttf') format('truetype'),/* safari，Android,ios */
        url('../../../font/NSCJK-R.svg#NSCJK-R') format('svg'); /* Legacy ios */
    font-weight: normal;
    font-style: normal;
}
a {
	text-decoration: none;
}
a:focus,input:focus {
	outline:none;
}

img {
	border: 0;
}
ul {
	display: block;
	list-style-type: disc;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 0;
}
em {
	float: right;
	margin-right: 5px;
}
body {
	font-size: 12px;
}
input::-ms-clear, input::-ms-reveal {
	display: none;
}

/*定位*/
.relative_left {
	position: relative;
	float: left;
}
.relative_right {
	position: relative;
	float: right;
}
.absoluet_left {
	position: absolute;
	left:0;
}
.absolute_right {
	position: absolute;
	right:0
}
.text_c {
	text-align: center;
}
.text_l {
	text-align: left;
}
.text_r {
	text-align: right;
}

.border {
	border: 1px #aaa solid;
}
.background_none {
	background: none!important;
}

/*宽高*/
.width_100 {
	width: 100%;
}
.height_100 {
	height: 100%;
}

.color_theme_bg {
	background: #0a4b9d;
}
.color_theme_font {
	color: #014b92;
}
.font_red {
	color: #ff0000;
}

.title_shadow {
	-webkit-text-shadow: #fff 1px 0 0, #fff 1px 0, #fff-1px 0 0, #fff 0 -1px 0;
	-moz-text-shadow: #fff 1px 0 0, #fff 0 1px 0, #fff -1px 0 0, #fff 0 -1px 0;
	text-shadow: #fff 2px 0 0, #fff 0 2px 0, #fff -2px 0 0, #fff 0 -2px 0;
	*filter: Glow(Color=#fff, Strength=1);
	filter: Glow(Color=#ffffff, Strength=6)/0;
	z-index: 999;
}

/*头部*/
.header {
	height: 100px;
}
.header_div{
	height: 100px;
	width:1200px;
	margin: 0 auto;
}
.top_header {
	background: url('../images/logo_full.png') center top;
	height: 100px;
	width:563px;
	float:left;
	cursor:pointer;
}
.header_nav{
	width:637px;
	float:left;
}

/*导航*/
.nav{
	float: right;
	margin-right: 1%;
	position: relative;
}
.nav span.line{
	display: block;
	padding-bottom: 3px;
	background: url(../images/navline.jpg) repeat-x center bottom;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 76px;
	transition: all 0.3s ease 0s
}
.nav span.line img{
	display: block;
	margin: 0 auto
}
.nav li{
	float: left;
	position: relative;
    text-align: center;
}
.nav li>a{
	color: #333;
	font-size: 16px;
	display: block;
	width: 90px;
    font-weight: bold;
	line-height: 100px
}
.nav li dl{
	position: absolute;
	top: 100px;
	display: none;
    text-align: left;
	left: 0
}
.nav li dl{
	height: 55px;
	line-height: 55px;
    z-index:999;
}
.nav li dl dt{
	font-size: 16px;
	margin: 0 10px;
	display: inline-block;
    text-align: center;
}
.nav li dl dt a:hover{
	color: #182c80;
    cursor: pointer;
}
.nav span.hdrShadow{
	position: absolute;
	background: rgba(255,255,255,.7);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2ffffff,endColorstr=#B2ffffff);
	top: 100px;
	height: 55px;
	line-height: 55px;
	display: none;
	z-index:999;
}

dl.menu dt {
	width: 160px;
	float: left;
	border-bottom: 1px solid #E7EDF5;
}
dl.menu dt a {
	background: #2a3b85;
	color: #fff;
	opacity: .75;
	cursor: pointer;
	font-size: 18px;
	font-weight: normal;
}
dl.menu dt a:hover {
	background: #0a4b9d;
	color: #fff;
	font-size: 18px;
}

div.friend {
	width: 1200px;
	height: 116px;
    background: #f0f0f0;
}
.friend .index_title label{
	background: url('../images/bg_title_friend.jpg');
}
ul.friend {
	position: relative;
	float: left;
	height: 60px;
	overflow: hidden;
}
ul.friend li {
	display: inline-block;
	*float: left;
	margin-left: 10px;
}
ul.friend li a {
	display: block;
}
ul.friend li a:hover {
	color:red;
}
ul.friend li img {
	width: 190px;
	height: 60px;
	vertical-align: middle;
}
ul.friend li span {
	display:block;
	width: 190px;
	height: 60px;
	text-align: center;
    font-size: 14px;
    color:#000;
    line-height: 60px;
    background: #fff;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.module ul.friend li.friend_select {
	margin: 11px;
}
.title_lable{
	cursor: pointer;
}

/*主体*/
.box {
	position: relative;
	float: left;
	width: 100%;
	min-height: 320px;
}
.boxcenter{
	width: 1200px;
	min-height: 320px;
	margin: 0 auto;
}
.module {
	overflow:hidden;
	position: relative;
	float: left;
	background: #fff;
}
.main_conter {
	position: relative;
	float: left;
	width: 100%;
	min-height:450px;
}
.exam_list_conter{
	position: relative;
	float: left;
	width: 100%;
	min-height:530px;
}
.score_list_conter{
	position: relative;
	float: left;
	width: 100%;
	min-height:530px;
}

/*搜索栏*/
.hot {
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.hot .news {
	width: 640px;
	height: 40px;
}
.hot .news .inform {
	width: 20px;
	height: 20px;
	margin: 10px;
	position: relative;
	float: left;
}
.hot .news .bd {
	width: 600px;
	height: 40px;
	position: relative;
	float: right;
}
.hot .search {
	width: 160px;
	height: 20px;
	position: relative;
	float: right;
	border: 1px solid #aaaaaa;
	margin: 9px;
	border-radius: 3px;
}
.hot .search input#search {
	width: 132px;
	height: 20px;
	position: relative;
	float: left;
	border: none;
	padding: 0 4px;
}
.hot .search img#btn_search {
	width: 16px;
	height: 16px;
	position: relative;
	float: right;
	margin: 2px;
	border: none;
}
.hot .search input#search:focus {
	border: 0;
	border-color: transparent;
}
.member_info{
	position: relative;
	float: right;
	margin: 9px;
	padding: 0 4px;
	font-size:14px;
}

/* 轮播 */
.slideBox {
	overflow: hidden;
	position: relative;
	float: left;
	margin-top: 10px;
}
.slideBox .hd {
	clear: both;
	position: absolute;
	z-index: 1;
	width: 100%;
}
.slideBox .hd ul {
	height: 36px;
}
.new-text {
	color: #ffffff;
	font-size: 14px;
	position: absolute;
	bottom: 9px;
	left: 15px;
	z-index: 999;
	display: block;
}
.slideBox .hd ul li {
	cursor: pointer;
	display: block;
	text-align: center;
	float: left;
	width: 20px;
	height: 20px;
	background:  url(../images/icon_dot.png) 100% no-repeat; 
	color: #000000;
	line-height: 1.2em;
	font-size: 14px;
	margin-left: 10px;
	margin-top: 6px;
	position: relative;
	left: 352px;
	top: 5.5px;
}
.slideBox .hd ul .on {
	overflow-y: inherit;
	background: url(../images/icon_dot_on.png) 100% no-repeat;
}
.slideBox .slideShow {
	position: relative;
	height: 100%;
}
.slideBox .slideShow li {
	zoom: 1;
	vertical-align: middle;
	height: 100%;
}
.slideBox .slideShow img {
	width: 100%;
	display: block;
}
.slideShow .caption {
	position: relative;
	float: left;
	width: 100%;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	display: block!important;
	z-index: 999!important;
}
.slideShow a {
	display: block;
}

/*标签*/
.tab {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}
.tab .tab_title {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
.tab .tab_title ul {
	width: 100%;
	height: 39px;
	position: relative;
	float: left;
	border-bottom: 1px solid #0a4b9d;
}
.tab .tab_title ul li {
	width: 98px;
	height: 38px;
	position: relative;
	float: left;
	background: #fff;
	border: 1px solid #0a4b9d;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	color: #0a4b9d;
	cursor: pointer;
}
.tab .tab_title ul li.tabactive {
	background: #0a4b9d;
	color: #fff;
}
.tab .tab_title a.more {
	width: 39px;
	height: 11px;
	background: url(../images/icon_more.png) 100% no-repeat;
	position: absolute;
	right: 0px;
	text-align: center;
	cursor: pointer;
}
.hiddendiv {
	display: none;
}
.tab .tabdiv {
	background: #fff;
	width: 100%;
	float: left;
	position: relative;
}
.tab .tabdiv ul.tablist {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.tab .tabdiv ul.tablist li {
	position: relative;
	float: left;
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: #0a4b9d dashed 1px;
}
.tab .tabdiv ul.tablist li img {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	margin: 12px 8px;
}
.tab .tabdiv ul.tablist li a {
	position: relative;
	float: left;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width:300px;
	margin-right: 20px;
}
.tab .tabdiv ul.tablist li .new,.tab .tabdiv ul.tablist li .sticky {
	position: relative;
	float: left;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.tab .tabdiv ul.tablist li em {
	position: relative;
	float: right;
	width: auto;
	width: auto\0;
	margin-right: 8px;
}
.tab .tabdiv ul.tablist li.nodata {
	border-bottom: none;
}

/**/
.block {
	margin: 0 0 10px 0;
	position: relative;
	float: left;
}
.block .block_title {
	position: relative;
	float: left;
	width: 80px;
	height: 100%;
	background: #0a4b9d;
}
.block .block_title label {
	position: relative;
	float: left;
	width: 60px;
	height: 60px;
	margin: 10px;
	font-size: 20px;
	font-weight: bolder;
	color: #fff;
	line-height: 30px;
	text-align: center;
}
.block .block_div{
	background:url(../images/bg_title_topic.png) 100% no-repeat;
	background-size: 100% 100%;
	width:268px;
	height:86px;
	margin-top: -6px;
	line-height: 86px;
	float:left;
	margin-left: 20px;
	text-align: center;
	display: table-cell;
	cursor: pointer;
	z-index: 1000;
}
.block .block_div  p{
	font-size:18px;
	color:#fff;
	font-weight: bold;
	padding-left: 30px;
}


.square {
	margin: 0 0 10px 0;
	position: relative;
	float: left;
	text-align:center;
}

.square .square_div{
	position: relative;
	float: left;
	cursor: pointer;
	z-index: 1000;
}
.square .color1{
	background: #10a4ea;
}
.square .color2{
	background: #db7aff;
}
.square .color3{
	background: #ff9f41;
}
.square .color4{
	background: #01c07a;
}
.square .square_div img{
}
.square .square_div p{
	font-size:20px;
	color:#fff;
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

/*列表*/
.index_title {
	position: relative;
	float: left;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #007db9;
}
.index_title label{
	font-size: 16px;
	background: url('../images/bg_title_channel.jpg');
	width: 110px;
	height: 34px;
	position: relative;
	float: left;
	line-height: 34px;
	text-align: center;
	border-bottom: 2px solid #007db9;
}
.index_title a.more {
	width: 39px;
	height: 11px;
	background: url(../images/icon_more.png) 100% no-repeat;
	position: relative;
	float: right;
	cursor: pointer;
	margin: 11px;
}

.article_title {
	position: relative;
	float: left;
	width: 100%;
}
.article_title .pos {
	margin-right:5px;
	position: relative;
	float: right;
	height: 68px;
	line-height: 68px;
	font-size: 14px;
}
.article_title .pos img{
	position: relative;
	float: left;
	height: 20px;
	margin: 24px 12px;
}
.article_title .pos a{
   color:#0a4b9d;
}
.index_title .pos a span:hover{
	color:red;
}
.index_title .grey-line {
	height: 1px;
	width: 96%;
	margin: 0 2%;
	background-color: #d7d7d7;
	position: absolute;
	bottom: 5px;
}
.grey-dashed{
	height: 1px;
	width: 100%;
	margin: 0 auto;
	border-bottom:1px dashed #0a4b9d;
	position: absolute;
	bottom: 0px;
}
.element {
	position: relative;
	float: right;
	width: 100%;
}
.element ul.articles {
	float: left;
	position: relative;
	overflow: hidden;
	width: 100%;
}
.element ul.articles li {
	position: relative;
	float: left;
	width: 100%;
	height: 37px;
	line-height: 37px;
	border-bottom: #d0d0d0 solid 1px;
}
.element ul.articles li i {
	position: relative;
	float: left;
	background: url(../images/icon_article.png) 100% no-repeat;
	width: 5px;
	height: 5px;
	margin: 16px 8px;
}
.element ul.articles li a {
	position: relative;
	float: left;
	color: #333;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width:325px;
	margin-right: 10px;
	font-size: 14px;
}
.element ul.articles li .new,.module .element ul.articles li .sticky {
	position: relative;
	float: left;
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
}
.element ul.articles li em {
	position: relative;
	float: right;
	width: auto;
	width: auto\0;
	margin-right: 10px;
	font-style: normal;
	color: #787878;
}
.element ul.articles li.nodata {
	border-bottom: none;
}
.element ul.articles li b {
	position: relative;
	float: left;
	width: 69px;
	height: 59px;
	margin: 5px;
}
.element ul.articles li b span {
	position: relative;
	float: left;
	width: 69px;
	height: 29px;
	line-height: 29px;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background: #205faf;
	text-align: center;
	margin-bottom: 1px;
}

.article_list {
	margin: 10px 30px;
	position: relative;
    min-height: 400px;
    float:right;
    width:790px;
}
.article_list ul.articles li {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
}

/*友情链接*/
.link .link_title {
	background: #0a4b9d;
	width: 1200px;
	height: 40px;
	margin: 0 auto;
}
.link .link_title .link_title_box {
	width: 152px;
	height: 40px;
	margin: 0 auto;
}
.link .link_title .link_title_box img.link_icon {
	position: relative;
	float: left;
	width: 30px;
	height: 30px;
	margin: 5px;
}
.link .link_title .link_title_box label {
	position: relative;
	float: left;
	font-size: 18px;
	color: #fff;
	height: 40px;
	line-height: 40px;
}
.link .link_title span{
	position: absolute;
	top: 10px;
	right: 10px;	
}
.link .link_title span a{
	color: #fff;	
}
.link .link_title span a:hover{
	color: #fff;	
}
.link .link_title span a:visited{
	color: #fff;	
}

.link .scrollBox {
	position: relative;
	float: left;
	overflow: hidden;
	zoom: 1;
	width: 1200px;
	height: 120px;
}
.link .scrollBox .ohbox {
	float: left;
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 100%;
}
.link .scrollBox .ohbox .tempWrap {
	overflow: hidden;
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
}
.link .scrollBox .ohbox .tempWrap ul.linklist {
	overflow: hidden;
	zoom: 1;
	position: relative;
	height: 100%;
	text-align: center;
}
.link .scrollBox .ohbox .tempWrap ul.linklist li {
	list-style: none;
	background-color:#fff;
	display: inline-block;
	*zoom: 1;
	*display: inline;
	float: none !important;
	overflow: hidden;
	height: 100px;
	margin: 10px;
}
.link .scrollBox .ohbox .tempWrap ul.linklist li a {
	position: relative;
	float: left;
	width: 100px;
	height: 100px;
	text-align: center;
}
.link .scrollBox .ohbox .tempWrap ul.linklist li a span {
	color: #0a4b9d;
	width: 100px;
	height: 20px;
	line-height: 20px;
	position: relative;
	float: left;
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.link .scrollBox .ohbox .tempWrap ul.linklist li a img {
	position: relative;
	float: left;
	width: 80px;
	height: 80px;
	margin: 0 10px;
}
.scrollBox .pageBtn a {
	display: block;
	position: absolute;
	cursor: pointer;
	overflow: hidden;
	z-index: 99;
}
.scrollBox .pageBtn .prev img,
.scrollBox .pageBtn .next img {
	width: 10px;
	position: relative;
}
.scrollBox .pageBtn {
	width: 10px;
	height: 100%;
}
.scrollBox .pageBtn a {
	width: 10px;
	position: absolute;
}
.scrollBox .pageBtn .prev {
	left: 0px;
	top: 0px;
	z-index: 1001;
}
.scrollBox .pageBtn .next {
	right: 0px;
	top: 0px;
	z-index: 1001;
}
.scrollBox .pageBtn .list {
	display: none;
}

/*内容详情*/
.article {
	padding: .5%;
	width: 96%;
	margin-left: 2%;
}
.article form {
	text-align: center;
}
.article form textarea {
	width: 90%;
	height: 90%;
	resize: none;
}
.article p {
	text-indent: 2em
}
.article .cont p, .article .cont font ,.article .cont span{
	white-space:normal!important;
}
.article .tit {
	padding: 1% 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #f0860e;
    word-break: break-all;
}
.article .subtit {
	padding: 1% 0;
	text-align: center;
	border-bottom: 1px dashed #ccc;
	font-size: 18px;
	color: #666;
}
.article .data {
	padding: 0.5% 0;
	color: #999;
	overflow: hidden;
	font-size: 1em;
	text-align: center;
}
.article .data span {
}
.article .afoot {
	padding: 0.5% 0;
	color: #999;
	overflow: hidden;
	font-size: 1em;
	text-align: right;
}
.article .pic {
	padding: 1% 0;
	text-align: center;
}
.article .pic div {
	padding: 0.5% 0;
}
.article .pic div a {
	color: #0674A5;
}
.article .pic div a:hover {
	color: #f00;
}
.article .pic div img {
	height: 380px;
}
.article .pic a {
	margin: 0 1%;
}
.article .cont {
    width: 96%;
    padding: 1% 2%;
	overflow:hidden;
	color:#666;
	min-height: 400px;
	border: 1px dashed #eeeeee;
    font-size: 16px;
}
.article .cont * {
	line-height: 1.5 !important;
}
.article .cont table{
	width:100%!important;
}
.article .cont table td{
	padding-left: 0!important;
	padding-right:0!important;
	table-layout:fixed;
	word-wrap:break-word;
	word-break:break-all;
}
.article .cont p {
	width:99%!important;
}
.article .cont img {
	max-width: 100%;
	max-height: 100%;
}
.article .add {
	border-top: 1px solid #ddd;
	padding: 1% 0;
	line-height: 26px;
}
.article .add a {
	color: blue;
}
.article .add a:hover {
	color: red;
}
.article .download ul li a {
	color: #000;
	margin-left: 2%;
}
.article .download ul li img {
	vertical-align: middle;
}
.article .download ul li {
	list-style: none;
	width: 100%;
	margin: 1%;
}
.article .download ul {
	width: 100%;
}
.article .download {
	width: 100%;
	height: 100%;
	position: relative;
	border-top: 1px dashed #ccc;
}
.article .download img {
	width:auto;
}
.signup_body{
	width : 100%;
}
.signup_op{
	color:red;
	text-align: right;	
	padding-top: 12px;	
	width : 100%;
}
.signup_op input{	
	margin-right: 20px;
}
.signup_container{
	width: 100%;
	margin: 0 auto;	
}
.signup_container .btn_blue{
	width:120px;
}
.signup_content{
	width: 90%;
	margin: 0 auto;	
}
.signup_table, .signup_foot{
	width: 100%;	
}
.signup_table, .signup_table tr, .signup_table tr td{
	border: 1px solid #d7d7d7;	
	border-collapse: collapse;
	font-size: 14px;
}

.signup_table td{
	padding: 5px;
	line-height: 25px;
	font-size: 13px;
}
.signup_table .signup_text{
	width: 95%;
	padding: 4px;
	margin: 0 auto;
	line-height: 25px;
	transition: all 0.2s linear 0s;
}
.signup_table .signup_long_text, #mesWorkExp{
	width: 98%;
	padding: 4px;
	margin: 0 auto;
	line-height: 25px;
	transition: all 0.2s linear 0s;
}
.signup_table #certImg{
	margin-left: 10px;
}
.signup_table input[type='radio']{
	margin-left: 10px;
}
.signup_title{
	width: 100%;
	font-size: 30px;
	text-align: center;
	font-weight: 700;
	letter-spacing: 5px;
	margin: 2px auto 18px auto;	
}
.signup_select_type{
	width: 100%;
}
.signup_select_type span{
	font-size: 20px;
	margin-left:25px;
	margin-right:10px;
}
.signup_select_type input{
	width: 380px;
	padding: 1px;
	margin: 0 auto;
	line-height: 22px;
	transition: all 0.2s linear 0s;
}
.signup_type_bottom{
	width: 100%;
	height:10px;
}
.signup_sub_title{
	width: 100%;
	color: #999;
	font-size: 12px;
	text-align: center;	
}
.signup_desc{
	width: 100%;
	margin-bottom: 20px;
	color: #666;
	line-height: 1.5 !important;
}
.signup_desc p{
	text-indent: 2em;
}
.signup_type{
	margin-bottom: 10px;	
}
.signup_type span{
	width: 100%;
	font-size: 14px;
	text-align: left;	
	margin-left: 1px;
	margin-bottom: 5px;
}
.signup_type span:first-child{
	font-weight: 700;
}
.signup_type input[type=radio]{
	margin-left: 10px;	
}
.signup_resume{
	padding: 4px;
	line-height: 20px;
	width: 70px;
	transition: all 0.2s linear 0s;
}
.signup_att_table{
	width: 100%;
}
.signup_view_file{
	margin-left: 5px;
	margin-right: 10px;
}
.signup_att_table, .signup_att_table tr td, .signup_att_table th{
	border: 1px solid #d7d7d7;
	border-collapse: collapse;
	font-size: 14px;
}
.signup_att_table td{
	padding: 5px;
	line-height: 25px;
	font-size: 13px;
	word-break: break-all;
}
.signup_att_table tfoot th{
	text-align:left;
	padding-left: 10px;
}
.signup_foot{
	margin-top: 10px;
}
.signup_foot_promise{
	font-size:15px;
	font-weight:700;
	margin-left:15px;
}
.signup_foot_promise span{
	margin-left: 5px;
}
.signup_foot_confirm{
	text-align: right;
	margin-top: 10px;
}
.signup_foot_confirm span{
	font-size: 16px;
	color: #0a4b9d;
}
.signup_foot_confirm b{
	font-size: 36px;
	color: #0a4b9d;
}
/*分页*/
.tcdPageCode {
	padding: 15px 20px;
	text-align: center;
	color: #ccc;
}
.tcdPageCode a {
	color: #666;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	border-radius: 4px;
	vertical-align: middle;
}
.tcdPageCode a:hover {
	text-decoration: none;
}
.tcdPageCode span.current {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 9px;
	margin: 0 2px;
	color: #fff;
	background-color: #0a4b9d;
	border-radius: 9px;
	vertical-align: middle;
}
.tcdPageCode span.disabled {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	margin: 0 2px;
	color: #bfbfbf;
	border-radius: 4px;
	vertical-align: middle;
}
.abPage{
	left: 345px;
	top: 502px;
}
#page_navigation {
	padding: 15px 20px;
	text-align: left;
	color: #ccc;
	text-align: center;
}
#page_navigation a {
	display: inline-block;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	padding: 0 10px;
	border: 1px solid #ddd;
	margin: 0 2px;
	border-radius: 1px;
	vertical-align: middle;
}
.active_page {
	background: #428bca;
	color: white !important;
}

/*脚部*/
.footer {
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
	text-align: center;
	min-width:1200px;
}
.footer .foot {
	width: 1200px;
	margin: 0 auto;
	font-size:12px;
	color: #fff;
}
.foot a {
	color: #fff;
}
.footer p{
    height: 25px;
    line-height: 25px;
}
.foot_img{
	width:15px;
	height:15px;
}

/*注册 / 登录*/
.login_main {
	min-height: 500px;
}
.login_main .login_box {
	width: 402px;
	height: 302px;
	background: url(../images/bg_login_frame.png);
}
.login_box .login_ul{
	position:relative;
	width: 380px;
	height:280px;
	margin: 12px 12px 10px 10px;
	background: #fff;
}
.login_box .login_ul li{
	width:100%;
	float: left;
	list-style:none;
	margin-top: 13px;
	text-align: center;
}
.login_box .login_ul li .login_code_body {
	position: relative;
	margin: 0 auto;
	width:300px;
	height: 48px;
	text-align: left;
}
.login_code_body a {
	position: relative;
	float: left;
	height: 48px;
}
.login_code_body a img {
	position: relative;
	float: left;
	margin: 0 5px;
}
.login_code_body a img#refreshImage {
	width: 25px;
	height: 28px;
	margin: 10px 5px;
}
.login_forget_pwd{
	text-align: right;
	padding-right: 12px;
}
.login_forget_pwd a{
	color: #F00;
}
.login_box .login_ul li .login_btn {
	width:300px;
	height: 40px;
	line-height: 40px;
	background: #0a4b9d;
	color: #fff;
	border: none;
	border-radius: 10px;
}
.login_box .login_ul li .verify_code_btn {
	width:140px;
	height: 40px;
	line-height: 40px;
	background: #0a4b9d;
	color: #fff;
	border: none;
	border-radius: 10px;
	margin-left: 12px;
	margin-top: 3px;
}

.label_placeholder{	
	position: absolute;
	cursor: text;	
	color: #999;	
	display: none;
}
.login_box .label_login_id{
	left: 85px;
	top: 30px;	
}
.login_box .label_login_pwd{
	left: 85px;
	top: 90px;	
}
.login_box .label_code{
	top: 15px;
	left: 45px;
	z-index: 999;
}
.reg_login_id_main_container .label_login_id{
	top: 15px;
	left: 85px;
}
.reg_login_id_main_container .label_pwd{
	top: 85px;
	left: 85px;
}
.reg_login_id_main_container .label_re_pwd{
	top: 155px;
	left: 85px;
}

.exam_title .table_input{	
	display: inline;
}
.exam_title .table_input td{
	position: relative;
}

.article_title .span_keyword{
	top: 29px;
}
.span_placeholder{	
	position: absolute;
	cursor: text;	
	color: #999;	
	display: none;
	top: 29px;
	left: 18px;
}
.article_title .search {
	margin: 24px 12px;
	line-height: 24px;
	height:24px\0; /* css hack 写法 \0支持ie8*/
	*height:24px; /* ie7 显示为24px*/
	padding-left: 3px;
	padding-right: 3px;
}

.login_id {
	background:url(../images/login_user.png) no-repeat; 
	width:256px; 
	height:48px\0;
	*height:48px;
	line-height:48px;
	border:none;
	padding-left:44px;   
	font-weight:bold;
}
.login_pwd {
	background:url(../images/login_password.png) no-repeat; 
	width:256px; 
	height:48px\0;
	*height:48px;
	line-height:48px;
	border:none;
	padding-left:44px;   
	font-weight:bold;
}
.login_code {
	background:url(../images/login_checkcode.png) no-repeat;
	width:100px;
	height:48px\0;
	*height:48px;
	line-height:48px;
	border:none;
	padding-left:44px;
	font-weight:bold;
	position: relative;
	float: left;
}
.go_reg {
	position: relative;
	float: right;
	height: 40px;
}
.go_reg a {
	position: relative;
	float: right;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #0a4b9d;
}
.login_box .label_forget_mobile{
	top: 52px;
	left: 85px;
}
.login_box .label_forget_code{
	top: 15px;
	left: 45px;
	z-index: 999;
}
.login_box .label_reg_mobile{
	top: 50px;
	left: 85px;
}
.login_box .label_reg_code{
	top: 15px;
	left: 45px;
	z-index: 999;
}

.register_li {
	margin-top: 33px !important;
}
.forget_li{
	margin-top: 35px !important;	
}

.forget_li .forget_new_pwd {
	background: url(../images/pwd_new.png) no-repeat;	
}
.forget_li .forget_confirm_pwd{
	background: url(../images/login_password.png) no-repeat;	
}
.forget_new_pwd, .forget_confirm_pwd{
	width:256px; 
	height:48px\0;
	*height:48px;
	line-height:48px;
	border:none;
	padding-left:44px;   
	font-weight:bold;
}

.tb_exam {
	margin: 20px auto;
}
.tb_exam thead tr th {
	line-height: 40px;
	font-size: 18px;
	color: #0a4b9d;
}
.tb_exam tbody tr {
}
.tb_exam tr td {
	line-height: 30px;
	font-size: 14px;
}
.btn_blue {
	background: #0a4b9d;
	color: #fff;
	height: 30px;
	min-width: 60px;
	line-height: 30px;
	font-size: 14px;
	border: none;
	border-radius: 5px;
	cursor: pointer;
}
table.exam_type_attach {
	border-collapse: collapse;
	margin: 0 auto;
}
table.exam_type_attach tr td,table.exam_type_attach tr th {
	line-height: 20px;
	font-size: 12px;
	border: 1px solid #000;
	padding: 5px;
}
table.exam_type_attach tr th {
	line-height: 24px;
	font-size: 14px;
}
.exam_title .search {
	margin: 24px 12px;
	line-height: 24px;
	height:24px\0; /* css hack 写法 \0支持ie8*/
	*height:24px; /* ie7 显示为24px*/
	padding-left: 3px;
	padding-right: 3px;
}

.afoot .exam_amount {
	font-size: 16px;
	color: #0a4b9d;
	position: relative;
	float: right;
}
.afoot .exam_amount b {
	font-size: 36px;
	color: #0a4b9d;
}

.register_box, .register_ul {
	position:relative;
	width: 526px;	
	margin-top: 12px;
}
.register_box .register_ul li{
	width:100%;
	float: left;
	list-style:none;
	margin-top: 20px;
	text-align: center;
}
.register_ul li input[type=text]{
	float:left;
	border: 1px solid #ddd;
	color: #999;
	padding: 0 36px 0 36px;
	width: 256px;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	font-size: 14px;
	margin:0px;
}
.register_ul #btVerifyCode{
	float: left;	
	background: #0a4b9d;
	color: #fff;
	width: 100px;
	height: 36px;
	overflow: hidden;
	line-height: 36px;
	font-size: 14px;
	padding: 0px;
	margin-left:10px;
}
.register_ul .privacy_policy{
	width: 320px;
	font-size: 14px;
	text-align: left;
	margin-bottom: 30px;
}
.register_ul .register_submit{
	width: 320px;
	float:left;
}
.register_ul .register_submit input{
	width: 100px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	background-color: #0a4b9d;
	color: #fff;
}
.register_ul .register_submit .register_reg{
	float: left;
	margin-left:10px;
}
.register_ul .register_submit .register_login{
	float: right;
	margin-right:10px;
}
.reg_login_id_main_container {
	margin-left: auto;
	margin-right: auto;
	margin-top:105px;
	width: 402px;
	height: 302px;
	background: url(../images/bg_login_frame.png);
	background-repeat:no-repeat;
	min-height: 435px;
}
.reg_login_id_main_container ul {
	position: relative;
	margin: 12px 12px 10px 10px;
	width: 380px;
	height: 260px;
	top: 28px;
	background: #fff;
}
.reg_login_id_main_container ul li {
	width: 100%;
	text-align: center;
	margin-top: 21px;
	list-style: none;
}
.reg_login_id_main_container input[type=text], .reg_login_id_main_container input[type=password] {
	width: 256px;	
	height:48px\0; /* css hack 写法 \0支持ie8*/
	*height:48px; /* ie7 显示为48px*/
	line-height: 48px;
	padding-left: 44px;
	font-weight: bold;
	border: none;	
}
.reg_login_id_main_container .reg_login_id_login_id {	
	background: url(../images/login_user.png);	
}
.reg_login_id_main_container .reg_login_id_pwd {	
	background: url(../images/pwd_new.png);	
}
.reg_login_id_main_container .reg_login_id_re_pwd {	
	background: url(../images/login_password.png);	
}
.reg_login_id_main_container .reg_login_id_reg_btn {
	width: 300px;
	height: 40px;
	line-height: 40px;
	background: #0a4b9d;
	color: #fff;
	border: none;
	border-radius: 10px;
	cursor: pointer;
}

.member_menu{
	text-align:center;
}
.popup_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.p_background{
	background-color: #1281C9; 
	width: 100%; 
	height: 40px;
}
.popup_content {
	display: none;
    position: fixed;
    top: 15%;
    left: 15%;
    right: 10%;
    height: 75%;
    padding: 0;
    border: 3px solid #1281C9;
    background-color: #fff;
    z-index: 1002;
    overflow: hidden;
}
.popup_content a.close {
    color: #1281C9 !important;
    text-align: center !important;
}
.popup_content table {
    vertical-align: top;
}
.popup_content table tr td {
    padding: 5px;
}
.popup_content .upload_desc {
    width: 100%;
    padding: 2%;
    text-align: left !important;
    font-size: 1em;
}
.popup_content .upload_desc table tr td {
    vertical-align: top;
}
.popup_content form#titleForm {
    height: 100%;
    width: 90%;
    float: left;
}
.close {
    display: inline-block;
    float: right;
    background: url("../images/module_cancel.png") no-repeat;
    background-size: 100% 100%;
    width: 24px;
    height: 24px;
    margin: 7px;
    cursor: pointer;
}
.exam .cont {
	min-height: 0;
}

.width_230px {
    width: 230px;
}
.side_main {
	float: left;
	background: #fff;	
	width: 840px;
	margin-left:10px;
}
.side_main .element ul.articles li a{
	max-width: 600px;
}
.conter {
	height: 100%;
	width:1120px;
	position: relative;
	margin: 0 auto;
	float: left;
}
.channel_selector {
}
.channel_selector_header {
	background: url(../images/index_bg_left_nav_title.png) no-repeat;
	width: 100%;
	height: 60px;
	position: absolute;
	top: -1px;
	left: 0px;
	color: #fff;
}
.channel_selector_header span {	
	font-size: 16px;
	line-height: 60px;
	margin-left: 35px;
	width: 70%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.channel_selector_header img.title_focus {
	position: relative;
	float: left;
	width: 25px;
	margin: 11px 0px 0px 30px;
}
.channel_selector .channel_selector_body {
	position: absolute;
	top: 47px;
	overflow: hidden;
}
.channel_selector .channel_selector_body ul {
	width: 100%;
	height: 100%;
	text-align: center;
}
.channel_selector .channel_selector_body ul li {
	background: #FFF;
	border: 1px solid #cfcfcf;
	overflow: hidden;
	text-align: center;
	width: 80%;
		-moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 -o-box-sizing: border-box;
	 -ms-box-sizing: border-box;
	 box-sizing: border-box;
}
.channel_selector .channel_selector_body ul li a {
	text-decoration: none;
	color: #555;
	font-size: 15px;
	cursor: pointer;
	margin: 0;
	padding: 0;
}
.submenu {
	width: 100%;
	position: relative;
	top: 60px;
}
.submenu ul {
	float: left;
	width: 100%;
	overflow: hidden;
	zoom: 1;
	left: 0%;
	display: inline-block;
	margin-left: 0%;
}
.submenu ul li {
	background: url(../images/index_bg_left_nav.png) no-repeat;
	height: 50px;
	line-height: 47px;
	width: 100%;
	list-style: none;
	border-top: 1px solid #fff;
	cursor: pointer;
}
.submenu ul li.sub_sec {
	background: url(../images/index_bg_left_nav_sub.png) no-repeat;
}
.submenu ul li:hover {
	color: #d0edff !important;	
}
.submenu ul li:hover a {
	color: #f88343 !important;
}
.hover {
	color: #d0edff;
	background: #003875;
}
.submenu ul li a {
	font-size: 14px;
	margin: 0 30px;
	line-height: 18px;
	color:#085bb0;
	float: left;
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;*/
	word-break: break-all;
}
.submenu ul li a.active{	
	color: #f88343;
}
.height_500{
	height:500px;
}

.map_show{
	width:100%;
	height:330px;
}
.main {
    display: block;
    overflow: hidden;
    padding: 1% 0 0;
}
.clearfix {
	width:100%;
}
.g-in {
    width: 96%;
    margin: 0 auto;
}
.piList {
    margin-top: 20px;
}
.pic-hc {
    float: left;
    width: 370px;
    margin-right: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid #d6d6d6;
    transition: all 0.3s ease 0s;
}
.pic-hc:hover{
	box-shadow: 0 0 10px 2px #ddd
}
.pic-hc a {
    color: #555;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
.pic-hc img {
    width: 100%;
}
.pic-hc p.t a {
    display: block;
    font-size: 16px;
    text-align: center;
}

.active_login_type{
	background-color:#0f60c6;
	border:2px solid #0a4b9d;
	padding:2px;
	color:#fff;
	cursor:auto;
}
.inactive_login_type{
	background-color:#eee;
	border:2px solid #ccc;
	padding:2px;
	color:#aaa;
	cursor:pointer;
}
.div_mobile_login{
	float:left;
	margin-left:180px;
}
.div_acc_login{
	float:left;
	margin-right:15px;
}
.login_forget_pwd{
	float:left;
	margin-right:5px;
	padding:4px
}
.div_mobile{
	border:2px solid #bac7d2;
	border-radius:4px;
	margin-top:35px;
	margin-bottom:35px;
	margin-left:38px;
	padding:5px;
	background-color:#ddd;
	width:300px;
}
.div_mobile span{
	font-size:18px;
	background-color:#ddd;
}
.div_mobile input{
	border:0px;
	font-size:18px;
	background-color:#ddd;
	width:200px;
}
.div_check_code{
	border:2px solid #bac7d2;
	border-radius:4px;
	padding:5px;
	background-color:#ddd;
	width:200px;
	margin-left:38px;
	margin-bottom:24px;
	float:left;
}
.div_check_code span{
	font-size:18px;
	background-color:#ddd;
}
.div_check_code input{
	border:0px;
	font-size:18px;
	background-color:#ddd;
	width:100px;
}
.div_gen_code{
	float:left;
	padding-top:5px;
	padding-left:10px;
}
.div_gen_code .btn_blue{
	width:100px;
}
.label_mobile_number{
	top:58px;
	left:140px;
	font-size:15px;
}
.label_mobile_check{
	top:130px;
	left:140px;
	font-size:15px;
}

.td_train_detail table tr td, .td_train_detail table tr, .td_train_detail table{
	border-collapse:collapse;
}
.td_detail table tr td, .td_detail table tr, .td_detail table{
	border:1px solid #0a4b9d;
}


.front_toolbar_top {
	width: 100%;
	min-width:1200px;
	border-bottom: 1px solid #d5d5d5;
	background: #f2f2f2;
	*margin-top: 0px;
}
.front_toolbar_top .front_toolbar_top_content {
	clear: both;
	position: relative;
	margin: 0 auto;
	height: 30px;
	width:1200px;
}
.front_toolbar_top .front_toolbar_top_content span {
	position: relative;
	float: left;
}
.front_toolbar_top .front_toolbar_top_content div.toolbar_top_title {
	margin: 0 10px;
}
.myorder-child {
    position: absolute;
    left: 0;
    top: 35px;
    z-index: 7691;
    width: 70px;
    height: 100px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #f5f5f5;
    display: none;
}
.toolbar_top_title .cart_child_box {
	position: absolute;
	left: 0;
	top: 35px;
	z-index: 7691;
	width: 280px;
	height: 400px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	display: none;
}
.front_toolbar_top a,.front_toolbar_top span {
	color:#9a9a9a;
}
.front_toolbar_top .front_toolbar_top_content i {
	position: relative;
	float: left;
	font-size: 12px;
	width: 20px;
	line-height: 30px;
	*line-height: 30px;
	_line-height: 30px
}
.front_toolbar_top .front_toolbar_top_content a {
	position: relative;
	float: left;
	line-height: 30px;
	*line-height: 30px;
	_line-height: 30px;
	width: 100%;
}
.front_toolbar_top .front_toolbar_top_content a:hover {
	color: #1965b1;
}
.front_toolbar_top .front_toolbar_top_content a:hover em.icon_down {
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	cursor: default;
	color: #1965b1;
}
.front_toolbar_top .front_toolbar_top_content em {
	position: relative;
	float: left;
	font-size: 10px;
	width: 10px;
}
.front_toolbar_top .front_toolbar_top_content em.icon_down {
	margin-left: 3px;
	color: #bbb;
	vertical-align: middle;
	transform-origin: 50% 48%;
	-webkit-transform-origin: 50% 50%;
	-webkit-transition: transform .2s ease-in;
	-moz-transition: transform .2s ease-in;
	-o-transition: transform .2s ease-in;
	transition: transform .2s ease-in;
}
.front_toolbar_top .front_toolbar_top_content b.toolbar_top_cart_num {
	position: relative;
	float: left;
	font-size: 10px;
	margin: 0 2px;
	font-weight: 400;
}
.toolbar_top_title .order_child_box {
	position: absolute;
	left: 0;
	top: 30px;
	z-index: 7691;
	width: 80px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #f5f5f5;
	display: none;
}

.control_aside{
	background-color: #0f60c6;
    border-right: 1px solid #0a4b9d;
}
.control_leftmenu dl dt{
	background: #0f60c6;
	border-bottom: 1px solid #0a4b9d;
}

.nav_down{
	width:100%;
	min-width:1200px;
	height:50px;
	margin-bottom:10px;
	background: #0a4b9d;
}

.team_title {
	padding: 0px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: medium;
	white-space: normal;
	text-align: center;
}
.team_title span{
	font-size: 24px;
}
.team_content {
	padding: 0px;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
	font-size: medium;
	white-space: normal;
	font-size: 16px;
}
.team_content p,.team_content a{
	font-size: 14px;
	text-indent:2em;
}
.team_down{
	color:blue;
	text-decoration: underline;
}

.control_aside {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 187px;
	height: 100%;
	z-index: 999;
	overflow-y: auto;
	background-color: #3bb4f4;
	border-right: 1px solid #2a9be9;
}
.control_leftmenu {
	top: 0%;
	font-size: 12px;
}
.control_leftmenu dl {
	margin-bottom: 0
}
.control_leftmenu dl dt {
	background: #3bb4f4;
	display: block;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
	cursor: pointer;
	position: relative;
	border-bottom: #2a9be9 1px solid;
	color: #fff;
	padding-left: 5px;
}
.control_leftmenu dl dt a {
	float: left;
	position: relative;
	width: 100%;
	height: 100%;
	color: #fff;
}
.control_leftmenu dl dt b {
	position: absolute;
	display: block;
	background: url(../../../images/icon_jt2_black.png) no-repeat 0 -6px;
	font-size: 0;
	height: 12%;
	right: 5%;
	line-height: 0;
	overflow: hidden;
	top: 50%;
	width: 5%;
	transition-duration: 0.3s;
	transition-property: all
}
.control_leftmenu li a:hover {
	color: #fff;
	background-color: #0088cc;
}
.control_leftmenu .current a,.control_leftmenu .current a {
	color: #fff;
	background: #0088cc;
}
.control_leftmenu dl dd {
	background-color: #3bb4f4;
	display: none;
	border-bottom: #2a9be9 1px solid;
}
.control_leftmenu dl.selected dt b {
	transform: rotate(180deg);
	transition-duration: 0.3s;
	transition-property: all;
	_background-position: 0 0
}
.control_leftmenu dl.selected dt c {
	transform: rotate(180deg);
	transition-duration: 0.3s;
	transition-property: all;
	_background-position: 0 0
}
.control_leftmenu dl.selected dd {
	display: block;
	margin-left: 0px
}
.control_leftmenu ul {
	padding: 0px
}
.control_leftmenu li {
	overflow: hidden;
	zoom: 1
}
.control_leftmenu li a {
	display: block;
	font-weight: bold;
	margin: 0;
	color: #fff;
}
.control_leftmenu li a i {
	font-weight: normal;
}
.control_leftmenu dd ul {
}
.control_leftmenu dd li a {
	line-height: 32px;
	border-bottom: none;
	font-weight: normal;
	padding-left: 10px;
}
.control_leftmenu li a:hover {
	text-decoration: none
}

.imgChannel_input{
	margin: 24px 12px;
	line-height: 24px;
	height:24px\0; /* css hack 写法 \0支持ie8*/
	*height:24px; /* ie7 显示为24px*/
	padding-left: 3px;
	padding-right: 3px;
}

.table {
	width: 100%; 
	background-color: transparent; 
	margin: 0; 
	padding: 0; 
	border-collapse:collapse; 
	border:0px;
}
.table tr.datarow, .odd { 
	background-color: #f9f9f9; 
}
.table tr.alternaterow, .even { 
	background-color: #fff; 
}
.table tr.trmouseover { 
	background-color: #daeaf8 !important; 
}
.table th,td { 
	padding:8px 0px; 
	border-right: 1px solid #ddd;  
	text-align: center; 
	color: #666;  
	font-size: 12px;
}
.table th { 
	font-weight:bold;  
	cursor:pointer;
	border-bottom: 1px solid #ddd; 
}
.table .sorting { 
	background: transparent url('../images/sort_both.png') no-repeat center right; 
}
.table td { 
	border-bottom: 1px solid #ddd; 
	color:#6e6e6e; 
	empty-cells:show;
    word-break: break-all;
}
.table tr.selected td { 
	/*color:#2a9be9 !important; */
	font-weight:normal !important; 
}
/*带横向分割线*/
.table_border {
	border-top: 1px solid #ddd
}
.table_border thead, .table_border tbody {
	border: 1px solid #ddd;
}
.div_border{
	border: 1px solid #ddd;
}
/* 固定列宽 */
.table_layout_fixed{
	table-layout: fixed;
}
/*带外边框*/
.table_bordered {
	border: 1px solid #ddd;
	border-collapse: collapse;
	*border-collapse: collapse;
}
.table_bordered_top {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-collapse: collapse;
	*border-collapse: collapse;
}
.table_bordered_bottom {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-collapse: collapse;
	*border-collapse: collapse;
}
.table_bordered th, .table_bordered td {
	border-right: 1px dashed #ddd;
}
.table_border_bottom th, .table_border_bottom td {
	border-bottom: 1px dashed #ddd;
}
/*奇数行背景设为浅灰色*/
.table tbody > tr:nth-child(odd) > td, .table tbody > tr:nth-child(odd) > th {
	background-color: #e9f3f9
}
.table_striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9
}
/*竖直方向padding缩减一半*/
.table_condensed th, .table-condensed td {
	padding: 4px 5px
}
/*鼠标悬停样式*/
/*.table_hover tbody tr:hover td, .table-hover tbody tr:hover th {
	background-color: #f5f5f5
}*/
/*定义颜色*/
/*悬停在行*/
.table tbody tr.active, .table tbody tr.active > td, .table tbody tr.active > th, .table tbody tr .active {
	background-color: #F5F5F5 !important
}
/*成功或积极*/
.table tbody tr.success, .table tbody tr.success > td, .table tbody tr.success > th, .table tbody tr .success {
	background-color: #DFF0D8 !important
}
/*警告或出错*/
.table tbody tr.warning, .table tbody tr.warning > td, .table tbody tr.warning > th, .table tbody tr .warning {
	background-color: #FCF8E3 !important
}
/*危险*/
.table tbody tr.danger, .table tbody tr.danger > td, .table tbody tr.danger > th, .table tbody tr .danger {
	background-color: #F2DEDE !important
}
/*表格文字对齐方式，默认是居左对齐*/
.table .text_c th, .table .text_c td {
	text-align: center
}/*整行居中*/
.table .text_r th, .table .text_r td {
	text-align: right
}/*整行居右*/
.table th.text_l, .table tr td.text_l {
	text-align: left !important
}/*单独列居左*/
.table th.text_c, .table tr td.text_c {
	text-align: center !important
}/*单独列居中*/
.table th.text_r, .table tr td.text_r {
	text-align: right !important
}/*单独列居右*/
.table tr.nobg,.table tr td.nobg {
	background: none !important;
}
.table_atta td{
	border-right: 1px dashed #ddd;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
.table_atta td input{
	width: 95%;
}
.table_atta td div{
	margin: 0 auto;
	text-align: center;
}