body{
	color: #333;
	background-color: #f9f9f9;
}
a{ text-decoration:none}
a:hover{text-decoration:none;}
.mp-0 {
	margin: 0;
	padding: 0;
}
.home-software{
	text-align: center;
}
.panel-default{
	border-color: #f0f0f0;
}
.news-img {
	margin-left: 0;
	padding-left: 0;
}

.margin-30 {
	margin-top: 30px;
}

.head-img-list {
	margin-top: 15px;
}

.head-img-list a img {
	width: 100%;
}
.home-panel-body{
	padding-top: 0;
}
.home-news-item {
	/* border-bottom: 1px solid #CCCCCC; */
	margin-bottom: 30px;
	padding-bottom: 15px;
}

.home-news-item img {
	width: 100%;
	border: 1px solid #ccc;
}
.book-box{
	margin-bottom: 30px;
	-moz-box-shadow:0px 0px 13px #999; 
	-webkit-box-shadow:0px 0px 13px #999; 
	box-shadow:0px 0px 13px #999;
	
}
.home-news-box{
	background-color: #fff;
	padding-bottom: 30px;
}
.user-logo{
	text-align: right;

}
.video-box{
	margin-bottom: 30px;
}
.video-bot-box{
	display: flex;
	justify-content: space-between;
	color: #999;
}
.carousel-control.left,.carousel-control.right{
	background-image: linear-gradient(to right,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 0%);
}
.logo{
	margin-top: 6px;
	padding: 0;
}
.search-close{
	position: absolute;
	top: 15px;
	right: 15px;

}
.search-nav{
	padding: 15px;
}

#search_box{
	display: none;
}
.user_img{
	width: 30px;
	height: 30px;
}
.user-nav-top{
	display: flex!important;
	align-items: center;
}
/*新闻资讯*/
.news-container-box{
	background-color: #fff;
	padding-top: 15px;
}
.news-centen mjx-container{
	text-align: center;
	margin: 0 auto;
}
.news-centen math{
	display: none!important;
	
}
.top-news-item{
	margin-top: 10px;
	border: 1px solid #f2f2f2;
	border-radius: 5px;
	margin-bottom: 10px;
}
.top-news-item a img{
	width: 100%;
	border-radius: 5px;
}
.top-news-bot{
	padding: 8px;
	height: 65px;
}
.top-news-title{
	font-size: 18px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.home-panel{
	padding-bottom: 0;
	margin-bottom: 0;
}
/* 书籍 */
.books-left-box{
	padding-top: 0;
	margin-top: 0;
}
.books-left-item{
	background-color: #fff;
}
.news-info-box {
	
}
.news-info-box h3 {
	margin-top: 0;
}
.books-left-item hr{
		margin-top: 0;
		margin-bottom: 10px;
}
.books-nav-title{
	text-align: center;
	margin: 0;
	line-height: 50px;
}
.books-nav{
	list-style: none;
	padding: 0;
	padding-left: 20px;
}
.books-nav li{
	line-height: 24px;
	margin-bottom: 2px;
}
.books-nav li a{
	color: #666;
}
.nav-menus{
	height: 65px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.news-icon {
	margin-right: 5px;

}
.reg-btn{

	color: #fff;
	margin-top: 8px;
}
.reg-btn-a{
	color: #fff;
}
.navbar-default{
	background-color: #fff;
	border-color: #f0f0f0;
	height: 65px;
}


.news-info-bottom {
	color: #737373;
	margin-top: 5px;
}

.news-info-bottom span {
	margin-right: 15px;
}
.news-info-bottom span a{
	color: #737373;
}

.news-title {
	font-size: 20px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 0;
}
.news-title a{
	color: #3C3C3C;
	text-decoration: none;
}
.news-description {
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	color: #3C3C3C;
}

.home-software-box {
	margin-top: 30px;
}

.hot-articles {
	margin-top: 5px;
	background-color: #fff;
}

.follow-img,.hot-articles-img {
	padding-right: 0;
}

.follow-title,.hot-articles-title {
	/*font-weight: 700;*/
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;

}
.hot-articles-title a{
	font-size: 16px;
	color: #555;
	line-height: 20px;
}

.follow-info{
	text-align: center;
}
.follow-info span{
		margin-top: 10px;
}
.hot-articles-item {
	margin-bottom: 18px;
}
.home-follow{
	margin-top: 20px;
}
.hot-articles-info {
	display: flex;
	justify-content: space-between;
	color: #999;
	margin-top: 5px;
}
.login-box .form-control{
	height: 50px;
}
/*用户*/
.user-nickname h1{
	color: #666;
	font-size: 28px;
	line-height: 20px;
	margin-top: 12px;

}
.user-city,.user-phone,.user-personal{
	font-size: 18px;
	color: #999;
}
.user-panel a{
	color: #333;
	font-weight: 700px;
	margin-right: 24px;
}
.user-article-box{
	display: flex;
	justify-content: space-between;

	align-items: flex-end;
}
.user-news-item{
	border-bottom: 1px solid #ccc;
}
.news-share span{
	margin-left: 15px;
}
.news-share span a{
	color: #999;
}
/*登录注册*/
.login-box{
	width: 400px;
    margin: 60px auto 0;
    padding: 50px 50px 70px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0,0,0,.1);
    vertical-align: middle;
    display: inline-block;
    margin-top: -100px;
}
.home-login{
	display: flex;
	justify-content: center;
	align-items: center;
}
.login-box .title{
	margin: 0 auto 40px;
    padding: 10px;
    font-weight: 400;
    color: #969696;
    text-align: center;
}
.normal-title{
	display: flex;

	justify-content: center;
	align-items: center;
}
.normal-title span{
	width: 70px;
	height: 2px;
	background-color: #999;
	margin-left: 10px;
	margin-right: 10px;
}
.login-box .title a{
	 color: #666;
	 font-size: 24px;
}

.login-help{
	display: flex;
	justify-content: space-between;
}
/* 底部 */
.footer {
	background-color: #CCCCCC;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer-row {
	margin-top: 15px;
	padding-left: 0;
}

.footer-nav {
	list-style: none;
	display: flex;
	padding-left: 0;
}

.footer-nav li {
	margin-right: 15px;
}

.footer-nav li a {
	color: #333;
}

.footer-info {
	text-align: right;
}

.footer-info p a {
	color: #333;
}

.navbar-nav>li>a {
    padding-top: 12px;
    padding-bottom: 12px;
}

.navbar-nav>li .actives{
	font-weight: 700px;
	background-color: #999;
	color: #fff!important;
}

@media screen and (max-width: 768px) {
	.container-mov{
		padding: 0;
	}
	.padding-m0{
		padding: 0;
	}
	.margin-m0{
		margin:0;
	}
	.panel-body h1{
		font-size: 24px;
	}
	.hot-articles{
		background-color: #fff;
	}

		/*手机导航*/
	.navbar-box .nav-menus{
		background-color: #fff;
		z-index: 1000;
		text-align: center;
		display: block;
		width: 50%;
		

	}
	.news-navbar-sel{
		display: flex;
		flex-wrap: wrap;
	}
	.container-m{
		padding-right: 0;
		padding-left: 0;
	}

	.navbar-header{
		background-color: #fff;
		border-bottom: 1px solid #fff;
	}
	.navbar-header button{
		margin-top: 16px;
	}
	#container-nav{
		background-color: rgba(0, 0, 0, 0.4);
	}
	.nav-row{
		display: flex;
	}
	.nav-right{
		background-color: rgba(0, 0, 0, 0.4);
		width: 50%;
	}
	#navbar-collapse,#nav-right{
		display: none;
	}
	.news-title{
		font-size: 16px;
	}
	.news-share{
		display: none;
	}
}
