* {
	margin: 0px auto;
	padding: 0px auto;
}
.appdown img{
	width: 50px;
	height: 50px;
}
.site img{
	width: 50px;
	height: 50px;
}
.newsimg img{
	width: 184px;
	height: 138px;
}
.loading {
	padding-top: 20px;
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
}

.loading p {
	margin: 0px;
	text-align: center;
	font-size: 12px;
}

.main .container-fluid {
	width: 80%;
}

.top .logo {
	text-align: center;
	margin-top: -35px;
}

.top .backimg img {
	margin-right: 0px;
}

.top .logo img {
	width: 225px;
	height: 93px;
	border: 0px;
}

.top .usersearch {
	margin-top: 10px;
}

.top .userinput {
	text-align: right;
	padding: 0px;
}

.top .btn_user {
	text-align: left;
	padding: 0px;
}

.top .userinput .inputValue {
	width: 70%;
	height: 40px;
	background-color: white;
	color: #666;
	padding-left: 15px;
	font-size:16px;
	border:1px solid #ccc;
}

.top .btn_user .btn_search {
	border: 1px solid #3289ff;
	font-size: 18px;
	height: 40px;
	background-color: #3289ff;
	color: white;
	width: 100px;
}
/* 2016-9-8 修改   回到顶部按钮 */
.wenjuan {
	right:20px;    
	position: fixed;
	top: 75%;
	cursor: pointer;
	margin-top: -50px;
	padding: 0px 0px;
	width: 50px;
	text-align: center;
	border: 1px solid #e0e0e0;
	border-radius:4px;
	background: #fff;
	color: #999;
}
.guide_wrap a{
	padding: 4px 5px;
	display:block;
	border-bottom:1px solid #fff;
	text-decoration:none;
	}
.guide_wrap a:hover{
	text-decoration:none;
	} 
/*--------------------------------*/
.midbody {
	width: 80%;
	margin-top: 20px;
}

.midbody .content {
	width: 80%;
	background-color: #f3f1f2;
	text-align: center;
}

.content .daohang {
	text-align: left;
	padding-top: 20px;
}

.content .row {
	/* 2016-9-8  修改      width: 90%; */
	margin: 0px auto;
}

.content .lien {
	width: 93%;
	border-bottom: 1px solid black;
	margin: 0px auto;
}
/*APP begin*/
.content .head {
	margin-top: 20px;
}

.head .name {
	float: left;
}

h5 {
	font-size: 18px;
	padding-top: 15px;
}

.head .more {
	float: right;
	width: 66px;
	height: 66px;
}
.sites a {
	color:#333;
}
 .appdown a{
 color:#333;
 }
.content .appdown {
	text-align: right;
	padding-top: 15px;
}
/*APP END*/
.description {
	text-align: left;
	color: #666;
}

.subject {
	font-size: 16px;
	color: black;
}

.jianjie {
	color: #333;
}

.newinfo {
	padding: 0px;
}

.newinfo .row {
	padding-top: 20px;
}

.newinfo .newjianjie {
	padding-left: 0px;
}

.news .mdernews {
	padding: 0px;
	margin-top: -20px;
	text-align: left;
	font-size: 15px;
	color: brown;
}

.news .mdernews ol li {
	line-height: 35px;
}

.sites .site{
	text-align: left;
	padding-left:50px;
}

/*2016-9-8 修改*/
p {
    margin: 0 0 5px;
}
@media screen and (min-width:768px) and (max-width:830px) {
	.midbody {
		width: 100%;
	}
	.main .container-fluid {
		width: 94%;
	}
	.content .appdown img {
		width: 38px;
		height: 38px;
	}
	.news .mdernews ol li {
		line-height: 39px;
		font-size: 13px;
	}
	.top .backimg{
		margin-left: 318px;
		margin-top:-26px;
	}
	.time{
		height: 27px;
	}
	#time{
		font-size: 12px;
	}
}
@media screen and (min-width:831px) and (max-width:994px) {
	.midbody {
		width: 100%;
	}
	.main .container-fluid {
		width: 94%;
	}
	.content .appdown img {
		width: 38px;
		height: 38px;
	}
	.news .mdernews ol li {
		line-height: 39px;
		font-size: 13px;
	}
	.top .backimg{
		margin-left: 130px;
	}
}

@media screen and (min-width:995px) and (max-width:1290px) {
	.midbody {
		width: 100%;
	}
	.main .container-fluid {
		width: 86%;
	}
	.top .backimg{
		margin-left: 130px;
	}
}

@media screen and (min-width:1300px) and (max-width:1600px) {
	.midbody {
		width: 100%;
	}
	.main .container-fluid {
		width: 76%;
	}
	.zhanwei{
		display: none;
	}
	.top .backimg{
		margin-left: 130px;
	}
}
@media screen and (min-width:1601px){
	.top .backimg{
		margin-left: 60px;
	}
	.top p{
		text-align: right;
	}
}

/*2016-7-27 修改*/
.footer{
	background-color:#fff;
	height:70px;
	
	}
.footer_details{
	width:90%;
	overflow:hidden;
	padding:15px 0px 5px 0px;
	}
.footer_details div{
	width:50%;
	float:left;
	text-align:center;
	}
.footer .hotline{
	width:50%;
	float:left;
	text-align:left;
	height:30px;
	text-align:center;
	}
	
@MEDIA (max-width:330px) {
	.footer .hotline{
		font-size: 12px;
	}
	
}
/*2016-7-26 修改*/
/*图片*/
.sitesmain .col-xs-6 img{
	width: 25%;
	height: 25%;
}

/*2016-8-17 修改*/	
.col_left{
	width:40%;
	margin-right:2%;
	float:left;
	border:1px solid #ccc;
	}
.col_left img{
	padding:10px 0px;
	width: 250px;
	height: 160px;
	}
.col_right{
	width:58%;
	float:left;
	text-align: left;
	}
/* 2016-9-8 修改  */
.news .line{
	margin-top:20px;
	width:50%;
	float:left;
	padding:0px 10px;
	}
/*tab切换*/
.tab{
	overflow: hidden;
}
.menu{
	width: 90%;
	background-color: #fff;
	}
.menu ul{
	margin-bottom: 0px;
	}
.menu li{
	float: left;
 	list-style:none;
	padding:0px 5px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-size:16px;
	}

/*新闻*/
.content{
	height:90px;
	padding:10px 0px 0px 0px;
	}
.img{
	float:left;
	margin-right:10px;}
.img a img{
	width:80px;
	heigth:70px;
	border:1px solid #ccc;
	}
.content .price span{
	float:right;
	}
.tab_menu{
	width:100%;
	overflow:hidden;
	}
/*底部按钮*/
.but_buttom{
	text-align:center;
	margin-top:20px;
	}
.but_buttom input{
	border:2px solid #ccc;
	height:30px;
	background-color:#fff;
	}
.but_buttom input:hover{
	border:2px solid #337ab7;
	}
/*  
2016-12-5 編輯
*/
.look_more{
	padding-top:10px;
	color: #337ab7;
	cursor: pointer;
	clear: both;
	}