/*
Theme Name: 默认模板
Theme URI: http://www.hualink.cn/
Description: 默认模板
Version: 1.0
Author: Hualink Team.
Author URI: http://www.hualink.cn/
*/

/* 初始化
----------------------------------------------- */
body {
 font-family: Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, \5b8b\4f53, Arial, Lucida, Verdana, Helvetica, sans-serif;
 color: #555;
 width: 100%;
}
body, button, input, textarea {
 font-size: 14px;
 line-height: 1.531;
 outline: none;
 margin: 0;
 padding: 0;
 border: 0;
}
p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
a {
 text-decoration: none;
 color: #333333;
}
a:hover {
 color: #999;
}
ul, ol {
 list-style: none;
}
h1, h2, h3, h4, h5, h6 {
 margin: 0;
 padding: 0;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
  cursor: pointer;
}

 blockquote,.drop-menu,.nav ul,.nav.nav-main li:first-child,.nav.nav-main li:first-child a,.nav.nav-main li:last-child a,.nav.nav-sub a,.nav.nav-tabs a,.bg-inverse .nav.nav-tabs a,.bg-inverse
.nav.nav-tabs .active a,.selected-inline li,.progress,.progress
    .progress-bar:last-child,.range,.range-bar,.panel,.panel-head,.panel-foot,.tab .tab-nav li a,.tab .tab-body-bordered,.dialog,.dialog .dialog-head,.tip,.tip .tip-body,.tip .image,.alert,.pagination li,.pagination .active,.pagination a:hover,.pagination-group,.pagination-group
    li:first-child,.pagination-group li:last-child,.pager li a{border-radius:0;}
.layout{width: 100%;}
/*.container{width: 1200px;}*/
.top{background: url('images/top.jpg');height: 110px;}
@media (max-width: 768px) {
	.top .container {width: 980px;}
	.top_nav .container {width: 980px;}
	.container { width: 980px; }
}

.top_nav{background: #009b4c}
.top_nav li{padding: 10px 0;}
.top_nav li:hover{background: #0b6236;color:#fdd100;}
.top_nav a{color: #FFF;font-size: 14px;display: block;}
.top_nav a:hover{color: #fdd100;}
.top_nav .active{background: #0b6236;}
.top_nav .active a{color: #fdd100;}
@media (max-width: 800px) {
	.top {width: 1200px;}
	.top_nav {width: 1200px;}
}
.panel-head .text-big{color: #009b4c}
.panel-body{padding: 0;}

.no_top td{border-top: none;}

.pagination .active a{background: #eee}
.bread {font-size: 14px;border-bottom: 1px #eee solid;}

.link a{margin-right: 10px;}

.index_1 {background: url('images/bg_1.jpg') no-repeat;height: 300px;padding: 10px;}

.index_4 .img{height: 170px;}
.index_4 .img .button{border-radius: 0;background: #009b4c; color: #FFF;border: none}
.index_4 .bg_1{background: url('images/index_4_1.jpg') no-repeat;}
.index_4 .bg_2{background: url('images/index_4_2.jpg') no-repeat;}
.index_4 .bg_3{background: url('images/index_4_3.jpg') no-repeat;}
