﻿.content-box-2 {
    width: 820px;
    float: left;
    margin-top: 10px;
}
.tool-title {
    padding: 10px;
    /*border-bottom: 1px solid #e8e8e8;*/
}
.tool-content p {
    padding: 0 0 24px;
}
.tool-content input {
    font-size: 18px;
    line-height: 1.5;
    /*margin: 5px;*/
    padding: 5px;
    color: #333;
}
/*.tool-content #hour, .tool-content #hour2, .tool-content #gender, .tool-content #month, .tool-content #day, .tool-content #monthNv, .tool-content #dayNv, .tool-content #minute, .tool-content #province, .tool-content #city, .tool-content #isSolar, .tool-content #sex {*/
    /*width: 25%;*/
/*}*/
/*.tool-content #year, .tool-content #yearNv, .tool-content #name, .tool-content #nameF, .tool-content #nameF, .tool-content #index, .tool-content #indexF {*/
    /*width: 35%;*/
/*}*/
.tool-content select, .select {
    font-size: 18px;
    height: 50px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5!important;
    /*line-height: 1.5;*/
    /*margin: 3px;*/
    /*padding: 3px;*/
    /*background-color: #fff;*/
    /*background-image: none;*/
    /*border: 1px solid #ccc;*/
}
.tool-content {
    font-size: 16px;
    padding: 10px 0px;
    overflow: hidden;
    line-height: 2.15;
    font-size: 16px;
    color: #666;
    letter-spacing: .07em;
}
.ask-more, .article-list-more, .tool-submit {
    -webkit-appearance: button;
    -webkit-writing-mode: horizontal-tb!important;
    text-rendering: auto;
    color: buttontext;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: center;
    align-items: flex-start;
    cursor: default;
    background-color: buttonface;
    box-sizing: border-box;
    margin: 0;
    font: 400 13.3333px Arial;
    padding: 5px 6px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;
    width: 100%;
    height: 35px;
}
.read-more {
    /*height: 400px;*/
    overflow: hidden;
}
.tool-content p {
    padding: 0 0 24px;
}
.center {
    text-align: center;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
.btn1 {
    display: inline-block;
    /* padding: 6px 12px; */
    margin-bottom: 0;
    /* font-size: 14px; */
    font-weight: 400;
    /* line-height: 1.42857143; */
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    /* -webkit-user-select: none; */
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    /* border-radius: 4px; */
    color: #333;
    background-color: #fff;
    border-color: #ccc;
     font-size: 12px;
     line-height: 1.5;
     border-radius: 3px;
}
.read_all{
    border: 1px solid rgb(230, 230, 230);
    border-radius: 0.25rem;
    margin-top: 20px;
    padding: 20px;
}
.tool{
    border: 1px solid rgb(230, 230, 230);
}
.width_49{
    width: 45%;
}
.width_32{
    width: 32%;
}
.width_100{
    width: 100%;
}
input, select {
    box-sizing: border-box;
    font-size: 20px;
    background-color: #f9f9f9;
    border: 1px solid #e5e5e5!important;
    border-radius: 5px;
    /* padding-left: 1rem; */
    color: #333;
    height: 50px;
    line-height: 35px;
    margin-bottom: 20px!important;
    outline: 0;
}
.width_142{
    width: 246px;
}
.width_90{
    width:162px;
}
.width_298{
    width: 498px;
}
.btn {
    height: 50px;
    line-height: 36px;
    text-align: center;
    font-size: 18px;
    color: #333;
    border-radius: 6px;
    margin-bottom: 16px;
    background: #e2eafe;
    font-weight: 600;
}
h1{
    font-size: 20!important;
    color: #ff5555;
}
.red{
    color: #ff5555;
}