@charset "utf-8";
/* CSS Document */
body,button, input, select, textarea,h1 ,h2, h3, h4, h5, h6 { font-family: Microsoft YaHei,'宋体' , Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;}
ul,li{ list-style:none;}
*{ margin:0px; padding:0px}
.navbar{ width:100%; background-color:#09F; margin-bottom:2px}
.navbar li{ width:162px; float:left}
.navbar li:hover{ background-color:#cfcfcf}
.navbar-default .navbar-brand{ font-size:16px; color:#FFF; width:160px; float:left}
.navbar-default .navbar-nav > li > a{ color:#FFF;}
.navbar-default .navbar-nav > li ,.navbar-default .navbar-brand{ text-align:center; font-size:16px}
.dropdown-menu > li > a{border-bottom:#eee dashed 1px; line-height:35px}
.color_red{color:#F36}
.color_bule{color:#09f}
.fr{ float:right}
.fl{ float:left}
.font10{ font-size:10px;}
.font12{ font-size:12px}
.font14{ font-size:14px;}
.font16{ font-size:16px;}
.font18{ font-size:18px;}
.font24{font-size:24px; color:#F00}
.font24 span{ font-size:14px}
.padding_b40{ padding-bottom:40px}
.margin_t20{ margin-top:20px}
.margin_t40{ margin-top:40px}
.panel-default{ border:none}
.panel-title span{ font-size:12px}
.panel-body ul{ list-style-type:none;line-height:30px; font-size:14px}
.paddint_t15{ padding-top:15px}
.margin_b10{ margin-bottom:10px;}
.margin_b40{ margin-bottom:40px;}
.backgroud_gray{ background-color:#eaeaea}
.line-h25{ line-height:25px}
.line-h35{ line-height:35px}
.line-h30{ line-height:30px}
.list-group{}
.list-group-item{ border-left:none; border-right:none; border-top:none; border-bottom:none;margin-top: 20px;}
.list-group .list-group-item a{ color:#333;}
.list-group .list-group-item a:hover{ color:#09f; text-decoration:none }
.list-group .list-group-item .list-group-item-text{ color:#666; font-size:12px; line-height:25px; text-indent:2em}
.more{ font-size:18px; width:150px; margin:0px auto; line-height:50px; border:#999 solid 1px;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.more a{ color:#393939; text-decoration:none}
.more a:hover{ color:#09F; }
.more:hover{ border:#09f 1px solid; color:#09F}
.line{ height:1px; width:100%; background-color:#06F}
.copyright{ color:#666}
.copyright a{ color:#666}/* 黑色分页 */
.page_1{ font-family:Arial, Helvetica, sans-serif; line-height: normal; font-size: 14px; margin-top:20px}
/*.page_1 li{ float:left;margin-left:2px; list-style:none;}*/
.page_1 li {display:block;color:#000;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;float:left;margin-top:5px;margin-right:2px;margin-bottom:5px;margin-left:2px;text-align:center; padding:3px;} /* SPAN和链接 */

/*.page_1 a:hover, .page_1 a.current{color:#09f;border:1px solid #09f} *//* 当前链接有激活时 */
.page_1 input{padding:0px;color:#000;height:16px;width:25px;border:0px solid #fff;text-align:center;margin-top:0px;margin-right:-5px;margin-bottom:0px;margin-left:-5px;vertical-align:middle;font-size:12px} /* 跳转INPUT */
.width_20{ width:20%}
.width_60{ width:60%}

.img-thumbnail {height:154px}
.number{width:100%}
.clear{clear:both}
.margin_b10 .title{ height:200px;}
.page {
max-width: 800px;
font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
background: #fff;
color: #555;
}
.page .arc_tit{ font-size:16px; font-weight:bold;}
.pro_right li{ padding:5px 0px; line-height:23px;}
.arc_txt{ line-height:25px;}
.arc_txt h3{ font-size:16px; font-weight:bold;}
@media only screen and (max-width : 480px) {
.navbar-default .navbar-nav > li{ width:25%; float:left; text-align:center; font-size:12px}
.img-thumbnail {}
img{width:100%}
}
@media only screen and (min-width : 481px) and (max-width : 767px) {
.navbar-default .navbar-nav > li{ width:25%; float:left; text-align:center; font-size:12px}
}
