body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
img{
	display:block;
}

h1,h2,h3,h4,h5{
	font-family:"Microsoft Yahei","SimHei";
	overflow:hidden;
}
li,p{
	overflow:hidden;
}
.box{
	width:1200px;
	margin:0px auto;
}
.wrapper{
	width:100%;
	min-width:1200px;
}



#top{
	width:100%;
	min-width:1200px;
	height:40px;
	line-height:40px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #fafafa;
	background:none;
	background-color:#fafafa;
	font-family:"宋体";
	font-size:14px;
}
#top .left{
	padding-left:15px;
	font-size:14px;
	color:#e1e1e1;
	position:relative;
}
#top .left li{
	background: url(images/top-line.gif) no-repeat left center;
	float:left;
}
#top .left #li1{ background:none;}
#top .left a{
	color:#333;
	margin:10px 15px;
}
#top .more{
	background:url(images/top-more.gif) no-repeat right center;
	padding-right:12px;
}
#top .right{
	padding-right:10px;
	position:relative;
}
#top .right a{
	color:#6c6c6c;
	padding:10px 12px;
}
.caret {
    display: inline-block;
    width:0;
    height:0;
    margin-left:2px;
    vertical-align:middle;
    border-top:4px dashed;
    border-top:4px solid\9;
    border-right:4px solid transparent;
    border-left:4px solid transparent;
}









#header1{
	background:url(images/header1.jpg) no-repeat top center;
}
#header1 .box{
	height:377px;
}
#header1 img{
	width:100%;
	height:100%;
}









#content1{
	width:1000px;
	margin:0px auto;
}
#content1 .add{
	font-size:16px;
	margin:15px 0px;
}
#content1 .add a{
	margin:0px 5px;
}

#content1 .news-head{
	border-bottom:1px solid #e5e5e5;
	padding:21px 0px 17px 0px;
	text-align:center;
}
#content1 .news-head h2{
	font-size:36px;
	line-height:46px;
	color:#333;
	margin:33px 0px 23px 0px;
}
#content1 .news-head p{
	color:#999;
	font-size:14px;
	line-height:24px;
	margin-top:20px;
}


#content1 .news-con{
	margin-top:25px;
}
#content1 .news-con p{
	line-height:31px;
	color:#333;
	font-size:16px;
}
#content1 .news-con img{
	margin:30px 0px;
}
#content1 .news-con span{
	color:#666;
	margin-bottom:28px;
	display:block;
}


#content1 .news-bottom{
	margin:60px 0px 60px 0px;
	height:104px;
	border-top:1px solid #f4f4f4;
	border-bottom:1px solid #f4f4f4;
}
#content1 .news-bottom .share{
	float:left;
	margin-top:34px;
}
#content1 .news-bottom .share li{
	float:left;
	display:inline;
	margin-right:15px;
}
#content1 .news-bottom .share li:hover{
	filter:alpha(opacity=80);
	opacity:0.8;
}
#content1 .news-bottom .code{
	float:right;
	width:80px;
	height:80px;
	margin-top:12px;
}
#content1 .news-bottom .editor{
	float:right;
	display:inline;
	margin:30px 40px 0px 0px;
	line-height:22px;
	color:#999;
	font-family:"SimSun";
	font-size:14px;
}






#footer{
	color:#606060;
	line-height:26px;
	padding:48px 0px;
	border-top:none;
	font-family:"SimSun","宋体";
	text-align:center;
}
#footer a{color:#606060;}



#top .navbar-right a{
	color:#666;
}

#top .navbar-toggle{
	margin-bottom:0px;
	margin-top:7px;
	padding:5px 8px;
}

#top .fenzhan .dropdown-menu li{
	float:left;
	width:50%;
}

#top .kehuduan .dropdown-menu{
	min-width:auto;
	text-align:center;
}

#top .kehuduan .dropdown-menu li img{
	width:85px;
	height:85px;
	margin:0px auto;
}

#top .kehuduan .dropdown-menu li a:hover{
	background:none;
}

#top .dianhua .dropdown-menu{
	color:#2b6094;
	font-size:16px;
	font-family:"Microsoft Yahei", "潞脷脤氓";
	width:220px;
	text-align:center;
	line-height:30px;
	left:0px;
}

#top .weixin .dropdown-menu{
	width:120px;
	left:0px;
	padding:10px 0px;
}

#top .weixin .dropdown-menu img{
	width:114px;
	height:114px;
	margin:0px auto;
}
.flip{
	text-align:center;
	margin-top:25px;
	font-size:16px;
	line-height:18px;
}

.flip a,.flip span{
	display:inline-block;
}


.flip a,.flip span{
	padding:11px 14px;
	border-radius:5px;
	margin:15px 4px 0px 4px;
	background:#ececec;
}

.flip span{
	color:#aaa;
}

.flip .current,.flip a:hover{
	background:#b64d4a;
	color:#fff;
	text-decoration:none;
}
.flip .on{
	background:#b64d4a;
	color:#fff;
	text-decoration:none;
}

@media (max-width: 768px) {
		.wrapper{min-width:100%;}
		#top{ min-width:100%; overflow:hidden;}

		#content1{width:90%;}
		.box{width:100%}
		#content1 .add{display:none;}
		#content1 .news-head{padding:0px;}
		#header1{background-size:90%;}
		#header1 .box {height:80px;}
		#content1 .news-head h2 {
			font-size: 1.3rem;
			line-height: 2rem;
			color: #333;
			margin: 10px 0px 3px 0px;
		}
		#content1 .news-con img{width:100%;}
		#content1 .news-bottom{height:auto;margin:0;}
		#content1 .news-bottom .share{float:none;}
	}
@media (max-width: 1024px) {
		.wrapper{min-width:100%;}
		#top{ min-width:100%; overflow:hidden;}

		#content1{width:90%;}
		.box{width:100%}
		#content1 .add{display:none;}
		#content1 .news-head{padding:0px;}
		#header1{background-size:90%;}
		#header1 .box {height:80px;}
		#content1 .news-con img{width:100%;}
		#content1 .news-head h2 {
			font-size: 1.3rem;
			line-height: 2rem;
			color: #333;
			margin: 10px 0px 3px 0px;
		}
		
		#content1 .news-bottom{height:auto;margin:0;}
		#content1 .news-bottom .share{float:none;}
	}
	

/*概览页样式修改开始*/
#add1{
	border-bottom:2px solid #ccc;
	padding:2px 0px 43px 0px;
	color:#999;
}
#add1 a{ color:#999;}


#content1 .news-list li{
	font-size:16px;
	color:#999;
	text-align:right;
	border-bottom:1px solid #ddd;
	line-height:98px;
	height:98px;
	padding-left:3px;
}
#content1 .news-list li a{
	font-size:22px;
	font-weight:bold;
	float:left;
	color:#333;
}
#content1 .news-list li a:hover,#content1 .news-list li a:active { color:#c00; text-decoration:underline; }


.pages{overflow:hidden;text-align:center;margin:112px auto;}
.pages a{color:#333; text-align:center; height:40px; line-height:40px; padding:10px 15px; margin:0px 4px;font-size:16px;text-decoration:none; background:#ececec; border-radius:4px;}

/*概览页样式修改结束*/


	