*{margin:0; padding:0;}

.common_top{ width:100%; height:30px; line-height:30px; margin-bottom:20px; color:#9f9f9f; font-size:13px;}

@media screen and (min-width:1200px){
	.common_menu{ width: 80%;}
	.common_top{ padding-left:10%; background:#f2f2f2;}
	.nav_location{ width:80%;}
	.common_menu .navbar-nav > li{ width:110px;}
	.menu_hover > a{ background:#fff !important; color:#f00 !important;}
	.common-content{ width:80%; margin-left:10%; padding:0;}
}
@media screen and (max-width:1200px){
	.common_menu{ width: 100%;}
	.common_top{ padding-left:15px;}
	.nav_location{ display:none;}
	.common-content{width:100%;}
}

.common_menu{ display: block; margin-left: auto; margin-right: auto; padding:0; vertical-align:middle;}
.common_menu .menu_nav{ margin-top:10px;}
.common_menu .container-fluid{ width:100%; background:#fff;}
.common_menu nav{border:none !important;}
.common_menu .navbar-brand{ padding:0;}
.common_menu .logo{ display:inline-block;margin-top:0; margin-left:0;width:162px; height:65px}
.common_menu .navbar-nav{ width:80%; margin-left:10%;float:none;}
.common_menu .navbar-nav > li{ text-align:center; border:none;}
.common_menu .navbar-nav .dropdown-menu{ margin-top:1px;}
.common_menu .navbar-nav .dropdown-menu li{ text-align:center; border:none;}
.common_menu .navbar-nav li a:hover{}

footer .footerContent{ width:100%; margin-top:20px; text-align:center; padding-top:10px; margin-left:auto; margin-right:auto; background:#29292b; }

footer .footerlink{ margin-bottom:10px;}
footer .footerLink a{ color:#fff; margin-left:3%; text-decoration:none;}
footer .footerLink a:hover{text-decoration:none;}

footer .footerContent strong{ color:#ccc; margin-top:50px; font-weight:normal;}


/*λ����ʾ��ʽ*/
.nav_location{ margin-left:10%; margin-top:1%;}
.nav_location ul{ display:inline-block;}
.nav_location ul li{list-style:none; display:inline-block; height:30px; line-height:30px; color:#666; font-size:13px;}
.nav_location ul li a{ text-decoration:none; color:#666;}
.nav_location ul > li + li:before {color:#888;content: " >";padding: 0 5px;}
.nav_location ul .location_active{color:#1b7c35;}

/*common-content*/
.common-content .common-title{ background:#eee; height:30px; font-size:16px; line-height:30px; padding-left:10px; margin-bottom:10px;}
.common-content p{text-indent:2em; font-size:16px;}

/*ͼƬ*/
.newsImg .img-responsive{ width:100%;}
