* {
margin: 0;
padding: 0; }

body {
font-family: "Microsoft Yahei", Tahoma, Arial, Helvetica, STHeiti;
overflow-y: scroll; }

.container {
width: 1200px;
margin: 0 auto; }

.container-fluid {
width: 100%; }
.container-fluid:after {
clear: both;
content: "";
display: block; }

.col-md-6 {
width: 49%;
box-sizing: border-box;
display: inline-block;
vertical-align: top;
}

.clearfix {
clear: both;
display: block; }

.notice {
font-size: 14px; }
.notice.danger {
color: #FC0000; }

.list li {
list-style-type: none;
padding: 2px 10px; }
.list li:hover {
cursor: pointer;
background-color: #f2f7fd; }

.btn {
border: 1px solid #d6d6d6;
padding: 6px 15px;
background-color: #d6d6d6;
color: #333;
border-radius: 4px; }
.btn.btn-primary {
background-color: #099d59;
color: #fff;
border-color: #099d59; }
.btn:hover {
cursor: pointer; }

i.help {
width: 16px;
height: 16px;
display: inline-block;
cursor: pointer; }

.title2 {
    font-size: 16px;
    color: #ff8432;
    padding: 10px 0 10px 20px;
    margin: 0 0 10px;
    position: relative;
    background-color: #ffece0;
    font-style: normal;
    text-align: left;}
.title2 span{font-size: 12px;color: #ACAEAF;}
.header {
overflow: hidden;
padding: 20px 0; }
.header .logo {
float: left; }
.header .logo a, .header .logo img {
display: block;
height: 62px;
border: none; }
.header .logo span {
display: none; }
.header .menus {
float: right;
line-height: 62px; }
.header .menus .item {
color: #3a6dbf;
margin: 0 10px;
text-decoration: none;
font-size: 14px;
padding: 5px 8px; }
.header .menus .item.active {
background-color: #3a6dbf;
color: #fff;
border-radius: 4px; }

.banner {
width: 100%;
max-height: 150px;
overflow: hidden; }

.tab .tab-header a, .tab .tab-header .item {
margin: 0 10px;
color: #099d59;
text-decoration: none;
padding: 5px 8px;
font-size: 16px; display: inline-block;}
.tab .tab-header a.current, .tab .tab-header .item.current {
background-color: #099d59;
color: #fff;
border-radius: 4px;
font-weight: bold; }

.tab {position: relative;}
.tab .tab-header{position: absolute;top: -90px;}

.tab .tab-logo{display: inline-block;width: 700px;vertical-align: top;}
.tab .tab-nav {display: inline-block;vertical-align: top;height: 40px;}
.tab .tab-body {
margin-top: 30px;}
.tab .tab-body .item {
display: none;
padding: 10px 15px; }
.tab .tab-body .item.current {
border-right: 1px solid #ddd;
display: block; }

.calculator {
margin-top: 90px;
padding:0px 20px 20px;
width: 1200px;
box-shadow: 0px 0px 5px #eee;
border: 1px solid #eee;
border-top: 3px solid #099d59;
border-radius: 2px;
padding-bottom: 50px;
}
.calculator .title {
font-size: 16px;
color: #61bf3a;
padding: 10px 0 10px 20px;
margin: 0 0 10px;
position: relative;
background-color: #f3fdf2;
font-style: normal;}
.calculator .container-fluid {
padding: 10px 0; }

.form {
padding: 0 15px; }
.form .form-group {
padding: 5px 0; }
.form .form-group:after {
clear: both;
content: "";
display: block; }
.form .form-group label {
float: left;
width: 50%; }
.form .form-group label.label-normal {
float: none; }
.form .form-group .form-input {
width: 50%;
position: relative;
float: right; }
.form .form-group .form-input .unit {
position: absolute;
right: 5px;
top: 1px;
font-size: 14px; }
.form .form-group .form-input .toggle-dropdown {
position: absolute;
right: 1px;
top: 1px;
background: #edf1f5 url(/static/images/searchbg.png) -837px -39px;
display: block;
width: 32px;
height: 30px;
z-index: 998;
cursor: pointer; }
.form .form-group .form-input .dropdown {
border-left: 1px solid #d6d6d6;
border-right: 1px solid #d6d6d6;
border-bottom: 1px solid #d6d6d6;
position: absolute;
top: 100%;
left: 0;
z-index: 999;
width: 100%;
box-sizing: border-box;
background-color: #fff;
display: none; }
.form .form-group .form-input .dropdown.active {
display: block; }
.form .form-group .form-input .btn {
width: 105px;
box-sizing: border-box; }
.form .form-group label, .form .form-group .form-input {
box-sizing: border-box;
font-size: 14px;
color: #333;
line-height: 32px; }
.form .form-group .form-control {
box-sizing: border-box;
border: 1px solid #d6d6d6;
height: 32px;
line-height: 32px;
padding: 0 10px;
width: 100%;
font-size: 14px;
border-radius: 0; }

.result .title3 {
padding: 5px 0; }
.result .col-md-6 {
padding: 15px; }
.result .result-footer {
padding: 0px 15px 0px;
overflow: hidden; }
.result .result-footer p {
font-size: 14px;
line-height: 2; }
.result .result-footer .help {
    margin-top: 10px;
    text-align: left;
    text-indent: 2em;
font-size: 12px;
color: #ACAEAF; }
.result .result-footer .action {
font-size: 16px; }
.result .result-footer a {
text-decoration: none;
color: #099d59;
margin: 0 5px; }

.calc-table {
width: 100%;
border-collapse: collapse;
margin: 10px auto; }
.calc-table td {
border: 1px solid #dfdfdf;
height: 2em;
line-height: 2;
padding: 0 10px;
text-align: right;
font-size: 14px; }
.calc-table td:first-child {
text-align: left;
background-color: #f8f8f8; }
.calc-table td.red {
color: #FC0000; }
.calc-table td .grey {
font-size: 12px;
color: #ACAEAF; }
.calc-table .special td {
height: 4em; }

.footer {
text-align: center;
font-size: 14px;
padding: 30px 0; }
.footer a{
color: #3a6dbf;
text-decoration: none;
}

.article-list {
margin-top: 15px;
border: 1px solid #b5c8e2;
padding: 20px; }
.article-list ul {
margin-bottom: 20px; }
.article-list li {
list-style: none;
line-height: 1.5;
padding-left: 20px; }
.article-list li a {
color: #3a6dbf;
text-decoration: none; }

.breadthumb {
line-height: 5;
font-size: 14px; }
.breadthumb a {
color: #3a6dbf;
text-decoration: none; }

.article {
border: 1px solid #eef0f3;
padding: 20px;
width: 610px;
float: left; }
.article .article-title {
text-align: center;
font-size: 18px;
font-weight: bold;
line-height: 2;
color: #333; }
.article .info {
text-align: center;
font-size: 12px;
color: #797575; }
.article .content {
padding: 20px 15px;
font-size: 14px;
line-height: 1.5;
color: #555;
min-height: 400px;}
.article .content p {
margin-bottom: 10px;
text-indent: 2em; }

.side {
border: 1px solid #eef0f3;
padding: 20px;
width: 280px;
float: right; }
.side ul {
margin-bottom: 20px; }
.side li {
list-style: none;
line-height: 1.5;
margin-bottom: 10px; }
.side li a {
color: #3a6dbf;
text-decoration: none;
font-size: 14px; }
.tags {
margin: 20px 0 0;
}
.tags a{
color: #3a6dbf;
text-decoration: none;
}

.tool-tabel{height: 32px;line-height: 32px;font-size: 14px;text-align: center;margin: 10px auto;}
.tool-tabel thead{width: 310px;}
.tool-tabel tbody{width: 310px;}
.tool-tabel tbody th{background: #EEE;font-size: 13px;font-weight: normal}
.tool-tabel tbody td{font-size: 12px}
.table-title{width: 500px;color: #61bf3a;font-size: 15px;height: 41px;line-height: 30px;text-align: center;font-weight: bold;background: #f3fdf2;}