body {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #f0f0f0;
  font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
}
/*.container{*/
    /*max-width: 1024px;*/
/*}*/
.theme-dropdown .dropdown-menu {
  position: static;
  display: block;
  margin-bottom: 20px;
}

.theme-showcase > p > .btn {
  margin: 5px 0;
}

.theme-showcase .navbar .container {
  width: auto;
}

.top-menu{
    height: 30px;
    padding: 5px;
}

.top-menu a:hover,a:focus {
  color: #FFF;
  text-decoration: none;
}

.top-menu a{
  color: #9e9e9e;
}

.footer{
    background-color:#484848;
    padding:20px;
    color: #9e9e9e;
}

.footer a:hover,a:focus {
  color: #FFF;
  text-decoration: none;
}

.footer a{
  color: #9e9e9e;
}


.navbar-nav>li>a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-brand {
  height: 60px;
  padding: 10px;
}
.navbar {
  min-height: 40px;
}


.navbar-toggle {
margin-top: 4px;
margin-bottom: 4px;
}


.article-list{
    list-style-type: none;
    padding-left: 20px;
}

.article-list li{
    height: 25px;
    /*width: 100%;*/
    text-overflow: ellipsis;
    white-space:nowrap;
    overflow:hidden;
    background: url("../img/website/tinnydot.png") no-repeat 0px center;
    padding-left: 20px;
	padding-top:2px;
}


.article-list a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.article-list a{
    color: #b3b3b3;
}

.hot-article a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.hot-article a{
    color: #101010;
    cursor:pointer;
}

.faq-list li{
    height: 30px;
}

.faq-list a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.faq-list a{
    color: #353535;
}

.faq-hot-title a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.faq-hot-title a{
    font-size: 16px;
    color: #65bbd3;
}

.faq-content{
    border: 1px solid #e8e8e8;
    background-color: #f4f4f4;
    margin-left: 15px;
    padding: 8px 8px 8px 15px;
}

.nav-pills>li.active>a, .nav-pills>li .active>a:focus, .nav-pills>li .active>a:hover{
	background-color:#65bbd3;
}

.vertical {
    height: 100px;
    line-height: 100px;/*值等于元素高度的值*/
}

.more{
    -webkit-transform:scale(0.8);
}
.more a{
    font-size: 10px;
    color: #c9c9c9;
}

.more a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.nav-cat-title{
    border-bottom: 2px solid #d5d5d5;
}

.nav-cat-item {
    border-top: 0px;
    /*border-bottom: 0px;*/
    /*border: 0px;*/
}
.list-group{
    /*border: 1px solid #787878;*/
}

.list-group-item{
    color: #787878;
}


.list-group-item-selected{
    border-left: 3px solid #65bbd3;
    background-color: #f2f2f2;
    font-weight: bold;
}

.list-group-item-hover{
    border-left: 3px solid #65bbd3;
    background-color: #f2f2f2;
}


.list-articles a:hover,a:focus {
    color: #65bbd3;
    text-decoration: none;
}

.list-articles a{
    color: #101010;
}

.article-content{
    line-height: 30px;
    font-size: 1.2em;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color:#65bbd3;
    border-color: #65bbd3;
}
.pagination>li>a, .pagination>li>span{
    color:#65bbd3;
}

.ui-whitespace {
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box; }
  @media (max-width: 320px) {
    .ui-whitespace {
      padding-left: 10px;
      padding-right: 10px; } }
      
.ui-nowrap-multi-1 {
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.ui-nowrap-multi-2 {
	
    overflow: hidden;
    text-overflow: ellipsis;
    
    /* Firefox */
	display:-moz-box;
	-moz-box-orient:vertical;
	-moz-line-clamp: 2;
	/* Safari, Opera, and Chrome */
	display:-webkit-box;
	-webkit-box-orient:vertical;
	-webkit-line-clamp: 2;
	/* W3C */
	display:box;
	box-orient:vertical;
 	line-clamp: 2;   
}
.center {
	display: -ms-flexbox;
	-ms-flex-pack: center;
	-ms-flex-align: center;
	display: -moz-box;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -webkit-box;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: box;
	box-pack: center;
	box-align: center;
}

.control-label {
	font-weight: normal;
}

.form-horizontal .margin {
	margin-bottom: 20px;
}

.form-horizontal .input-warn {
	padding-left: 20px;
	color: #FF2D2D;
	font-size: 12px;
	padding-top: 7px;
}

.form-horizontal .input-warn:hover {
	color: #843534
}

.btn-query {
	width: 10em;
}

.formBoard {
	border-left: 3px solid #97CBFF;
	border-right: 3px solid #97CBFF;
}

.correct {
	color: #79FF79;
	font-size: 1.2em
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.backgroundType1 {
	background-color: #ffffff;
}

.backgroundType2 {
	background-color: #F0F0F0;
}

.to90 {
	color: #97CBFF;
}

.caseBtn {
	margin-top: 3.5em;
	background-color: #FF9224;
	color: white;
	font-size: 12px;
}

.caseBtn:focus, .caseBtn:active:focus, .caseBtn.active:focus, .caseBtn.focus,
	.caseBtn:active.focus, .caseBtn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	background-color: #FF9224;
}

.caseBtn:hover, .caseBtn:focus, .caseBtn.focus {
	color: white;
	background-color: #EA7500;
	text-decoration: none;
}

.caseBtn:active, .caseBtn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.newsDate {
	display: none;
	height: 28px;
	float: right;
	/* width:15%; */
	font-size: 12px;
	color: #ADADAD;
	text-align: end;
}

.newsDate:after {
	clear: both;
}

.newsTitle {
	float: left;
	font-size: 14px;
	width: 100%;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	cursor: pointer;
}

a.newsTitle {
	color: #333;
}

.news {
	
}

.news li {
	margin-left: -35px;
	/* margin-left: -1em;
	font-size: 1.2em; */
	list-style-type: none;
	/* line-height: 1.7em */
}

#checkCodeError {
	height: 2.5em;
	display: none;
	color: red;
	font-size: 12px;
	line-height: 2.5em;
}

.specialQuery a:hover,a:focus {
    color: #8a6d3b;
    text-decoration: none;
}

.specialQuery a{
    color: #808080;
}

/* Reset the container */
/*.container {*/
    /*min-width: 847px;*/
    /*max-width: none !important;*/
/*}*/

/*.col-lg-9 {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*background-color: #eee;*/
    /*background-color: rgba(86,61,124,.15);*/
    /*border: 1px solid #ddd;*/
    /*border: 1px solid rgba(86,61,124,.2);*/
/*}*/

/*.col-lg-3 {*/
    /*padding-top: 15px;*/
    /*padding-bottom: 15px;*/
    /*background-color: #eee;*/
    /*background-color: rgba(86,61,124,.15);*/
    /*border: 1px solid #ddd;*/
    /*border: 1px solid rgba(86,61,124,.2);*/
/*}*/


/* .ui-nowrap-multi-1:before{
content:"○";
padding-right:1px;
font-size:10px;
color:black;
} */

