﻿#foot_btn{width:100%; border: 0px; background: transparent;}

.navbar-brand button{ padding:0px; margin:0px;}

.tr_blank20{ width:100%; height:20px; clear:both; overflow:hidden;}
.tr_blank40{ width:100%; height:40px; clear:both; overflow:hidden;}
.top_margin20{ margin-top:20px; clear:both;}

.menu_box{width:260px;text-align:left;height:25px;clear:both;padding:20px 20px;zoom:1; margin:auto;}
.menu_box a{padding:0px 20px;margin-right:20px;text-align:center;height:25px;line-height:25px;display:block;background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f0f0f0));background:-moz-linear-gradient(top, #fff, #f0f0f0);/* Firefox */filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff,endColorstr=#f0f0f0,grandientType=0);float:left;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;border:#cccccc solid 1px;}

a{ color:#666;}
a:hover{ color: inherit; text-decoration:none;}

.bottom_blank20{ margin-bottom:20px;}
.inner_txt{ line-height:2em;}
.inner_txt img{ width:auto; max-width:100%;}


/*内页标题title*/
.left_h2{
	font-size: 18px;
	display: block;
	margin-top: 25px;
	padding: 25px 0px 25px 25px;
	color: #fff;
	background-color: #153f8f ;
	font-weight: bold;
	margin-bottom: 3px;
	background-image: url(../images/class_menu.png);
	background-repeat: no-repeat;
	background-position: right center;	
}
.list_h2{
	font-size: 18px;
	display: block;
	margin-top: 25px;
	padding: 15px 0px 15px 5px;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.list_h2 a{	color: #333;}
/*小屏幕*/
@media screen and (max-width: 768px) {
	      .left_h2{margin-top: 25px;}
	   .list_h2{margin-top: 25px;}
}

.contents{clear: both; padding:15px 2px 0px 2px; line-height:28px; }
.contents_title{ margin: 0px; padding: 10px 0px; text-align: center; color: #000; font-size:18px;color:#434343;font-weight:bold; line-height: 34px; margin-bottom:10px; display:block; clear:both;}
.contents img{ max-width:100%;}



/*内页-电话*/
#inner_contact{ width:100%; clear:both;margin-top: 20px; }
.contact_pic img{ width:100%;}
.left_tel{
	width:100%;clear:both;	height:110px;
	padding-top:20px;background-color:#153f8f ; 
}
.left_tel img{
	margin-right: 8px;
}
.left_tel p{ 	display:block;width:100%; clear:both;text-align:center;color: #FFFFFF;font-size: 16px;	}
.left_tel p.p1{
	line-height:22px; height:22px;
}
.left_tel p.p2{
	
}
.left_tel a{	font-size: 18px;	font-weight: bold;	color: #FFFFFF; line-height:24px !important;}


.list_box{ width:98%; margin:0px auto; min-height:500px;}
@media screen and (max-width: 768px) {
.list_box{
	 min-height:auto;}
}

@media screen and (max-width: 480px) {
.list_box{
	min-height:auto;}
}
.list_news{ width:98%; margin:0px auto; }

@media screen and (max-width: 768px) {
.no_show {
	display: none;
}
}
@media screen and (max-width: 480px) {
.no_show {
	display: none;
}
}
.language{float: right;height: 30px; padding: 10px 0px 0px 0px; }

.contact_txt{	 margin-bottom:40px;}
.contact_txt p{ margin:0px; padding:0px; clear:both; display:block; margin-top:25px;}
.contact_txt img{ margin-right:20px; vertical-align:middle; margin-top:-10px;}
