* {
    padding: 0px;
    margin: 0px;
}

html,
body {
    height: 100%;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

.clearfloat {
    clear: both;
}

.head {
    height: 80px;
    text-align: center;
    background-color: #F68608;
    position: fixed;
    width: 100%;
    top: 0px;
    left: 0px;
    padding-top: 2px;
    z-index: 999;
    font-size: 1em;
}

.logo {
    float: left;
    margin-right: 8px;
}

.bt {
    float: right;
    margin-top: -5px;
}

.face_border {
    height: 220px;
    width: 100%;
    position: relative;
}

.home_face {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 220px;
    width: 100%;
    background-position: center center;
}

@media (max-width: 500px) {
    .head_content {
        display: table;
        margin: 0 auto;
    }
}

@media(min-width: 501px) {
    .head_content {
        width: 90%;
        margin: 0 auto;
    }
}

.face_item {
    position: absolute;
    width: 100%;
    text-align: right;
    margin-top: -40px;
    font-size: 1.5em;
}

.face_item a {
    font-size: 1.5em;
    cursor: pointer;
}

.banner {
    width: 100%;
}

.index_proli {}

.kouhao {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

.kouhao ul {
    list-style: none;
    width: 95%;
    margin: 0 auto;
}

.kouhao ul li {
    float: left;
    width: 33.33%;
    position: relative;
}

.kouhao ul li img {
    width: 100%;
}

.kouhao ul li p {
    position: absolute;
    bottom: 20%;
    text-align: center;
    font-size: 0.88em;
    font-weight: bold;
    width: 100%;
}

.chooseus {
    width: 100%;
}

.chosebk {
    width: 90%;
    margin: 0 auto;
}

.chosebk p {
    color: #999999;
    font-size: 0.81em;
    line-height: 50px;
    padding-bottom: 10px;
}

.chosebk ul li {
    width: 98%;
    line-height: 22px;
    list-style: none;
    font-size: 0.88em;
    height: 76px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 1%;
}

.chosebk ul li:hover {
    background-color: #F2054D;
    color: white;
}

.chosebk ul li span {
    font-size: 1em;
    font-weight: bold
}

.chosebk ul li div {
    font-size: 0.9em
}

.ly_title {
    width: 100%;
    text-align: center;
    font-size: 1.6em;
    color: #ED054B;
}

.ly_title1 {
    width: 100%;
    text-align: left;
    font-size: 1.6em;
    color: #ED054B;
}

.left_title {
    width: 66px;
    height: 66px;
    float: left;
    margin-right: 4px;
}

.lt_1 {
    background: url(../images/bgchoice.png);
    background-position: 0px 0px;
}

.chosebk ul li:hover .lt_1 {
    background: url(../images/bgchoice.png);
    background-position: -396px 0px;
}

.lt_2 {
    background: url(../images/bgchoice.png);
    background-position: -66px 0px;
}

.chosebk ul li:hover .lt_2 {
    background: url(../images/bgchoice.png);
    background-position: -462px 0px;
}

.lt_3 {
    background: url(../images/bgchoice.png);
    background-position: -132px 0px;
}

.chosebk ul li:hover .lt_3 {
    background: url(../images/bgchoice.png);
    background-position: -528px 0px;
}

.lt_4 {
    background: url(../images/bgchoice.png);
    background-position: -198px 0px;
}

.chosebk ul li:hover .lt_4 {
    background: url(../images/bgchoice.png);
    background-position: -594px 0px;
}

.lt_5 {
    background: url(../images/bgchoice.png);
    background-position: -264px 0px;
}

.chosebk ul li:hover .lt_5 {
    background: url(../images/bgchoice.png);
    background-position: -660px 0px;
}

.lt_6 {
    background: url(../images/bgchoice.png);
    background-position: -330px 0px;
}

.chosebk ul li:hover .lt_6 {
    background: url(../images/bgchoice.png);
    background-position: -726px 0px;
}

.sanbao {
    width: 100%;
    font-size: 0.63em;
    text-align: center;
}

.sanbao td {
    text-align: center;
}

.sanbao td img {
    text-align: center;
    width: 30%
}

.sb_content {
    width: 80%;
    margin: 0 auto;
}

.sb_content ul {
    list-style: none;
}

.sb_content ul li {
    float: left;
    width: 14%;
    text-align: center;
    padding: 1.0%;
}

.sb_content ul li img {
    width: 40px;
}

.sb_content ul li p {
    line-height: 50px;
}

.bdfy {
    width: 100%;
    margin-bottom: 30px;
}

.bdfy_content {
    width: 97%;
    margin: 0 auto;
}

.bdfy_content ul {
    list-style: none;
}

.bdfy_content ul li {
    width: 49%;
    float: left;
    font-size: 0.7em;
    padding-top: 15px;
    padding-bottom: 15px;
}

.bdfy_content ul li:nth-child(n) {
    text-align: right;
    margin-right: 2%;
}

.bdfy_content ul li:nth-child(2n) {
    text-align: left;
    margin-right: 0px;
}

.gray {}

.black {}

.index_contact {
    height: 70px;
    position: fixed;
    bottom: -10px;
    width: 100%;
    background: #40ABD9;
    left: 0px;
}

.index_contact td {
    text-align: center;
}

.index_contact td span {
    color: white;
    font-size: 1.5em;
    margin: 0 auto;
}

.gotop {
    position: fixed;
    bottom: 70px;
    right: 30px;
}

.gotop img {
    width: 30px;
    height: 30px;
}

.index_news {
    margin: 0 20px;
}

.index_news>li {
    line-height: 2.3;
    border-bottom: 1px dashed #CCC;
    list-style: none;
}

.index_news>li a {
    color: #413e3e;
    font-size: 14px;
}

.form-control {
    width: calc(100% - 24px);
    /* width: 100%; */
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}

.input-group-addon:first-child {
    border-right: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon {
    width: 25px;
}

.input-group-addon,
.input-group-btn {
    display: block;
    white-space: nowrap;
    vertical-align: middle;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell;
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
}

.form-control {
    display: block;
    height: 26px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}