@CHARSET "UTF-8";

.nav{
	width: 1200px;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    margin: 0 auto;
    margin-bottom: 15px;
}
.nav-container{
	width:1200px;
	margin:0 auto;
	height:60px;
	font-size:16px;
	color:#666;
	padding-right: 15px;
    padding-left: 15px;
}
.nav-container .glyphicon{
	line-height:60px;
	
}
.nav-container a{
	color:#666;
	margin: 0 10px;
}
.nav-container a:hover{
	color:#265791;
	text-decoration: underline;
}

.header>.wrap div{
       display: none;
}
.news-tab ul{
	width:1200px;
	margin:0 auto;
}
.news-tab ul li{
	float:left;
}
.logo-tiao a{
	display:block;
	background:#fff;
    width:140px;
    height:80px;
	border-radius:8px;
}
.logo-tiao a img{
	display:block;
	margin-left: 5px;
}
.jituan{
	width:200px;
    height:80px;
    margin-left: 5%;
}
.jituan a{
    cursor: pointer;
}
.zoudong{
	font-size:20px;
    color:#fff;
    line-height:80px;
}
.content{
	width:1183px;
	height:100%;
	margin:0 auto;
}
.neironghe{
	margin:0 50px;
}
.content-title{
	font-size: 34px;
	text-align: center;
}

.content-img{
	width:1115px;
	text-align:center;
	margin-top:30px;
}
.content-img>img{
	width:600px;
}
.content-nei{
    margin: 0 auto;
    font-size: 16px;
    color: #333;
    letter-spacing: 2px;
    line-height: 1.625;
    font-family: "Whitney SSm A","Whitney SSm B",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
.content-nei p{
	
}
.content-top{
	text-align: center;
}
.content img {
	width: 600px;
    display: block;
    margin: 10px auto;
}
.newsco_back{
	background:#fff;
} 

*{
	margin:0;
	padding:0;
}
.wrap{
	width:1200px;
	margin:0 auto;
}
.sidebar{
	width: 260px;
    float: left;
    margin-top: 32px;
}
.sidebar h3{
	color: #282936;
    font-size: 22px;
    padding-left: 15px;
    padding-bottom: 15px;
    font-weight: bold;
    border-bottom: 1px solid #e6e6e6;
    text-align:left;
}
.sidebar-item{
	border-bottom: 1px solid #e6e6e6;
    padding: 20px 15px;
    font-size: 16px;
}
.sidebar-item a{
	color:#333;
}
.sidebar-item:hover{
	transform: translateX(5px);
    transition: all 0.4s;
}
.sidebar-active a{
	color:#ff9d00;
}

.content{
	width: 900px;
    float: right;
}
.content-header{
	color: #999;
    border-bottom: 1px solid #ebebeb;
    height: 32px;
    margin-top: -18px;
    font-size: 14px;
}
.content-header li{
	display:inline-block;
}
.content-header a{
	color:#333;
}
.content-main{
	width: 800px;
	margin: 0 50px;
    float: right;
}
.content-main h2{
	font-size: 34px;
    text-align: center
}
.content-time{
	font-size: 12px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
    
}
.content-text{
	margin-top:20px;
	line-height:26px;
}
.content-text p{
	color:#333;
	font-size:16px;
	text-indent:2em !important; 
}
.content-main img{
	display:block;
	width:650px;
	margin:10px auto;
}




