.banner {
    background: url(../images/budgust/budgust01.jpg) no-repeat center center;
    height: 240px;
    text-align: center;
}

.banner img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}

.lead_a h2,
.field h2,
.crafts h2,
.control h2,
.case h2,
.road6 h2 {
    text-align: center;
    border-bottom: 3px solid #159958;
    padding-bottom: 10px;
    margin: 0 auto;
    position: relative;
    margin-bottom: -1px;
}

.lead_a hr,
.field hr,
.crafts hr,
.control hr,
.case hr,
.road6 hr {
    margin-top: 0px;
    margin-bottom: 0;
}

.lead_a hr,
.crafts hr,
.control hr,
.case hr,
.road6 hr {
    border-top: 1px solid #d2d2d2;
}

.field hr {
    border-top: 1px solid #c9c9c9;
}



/*lead_a*/

.lead_a p,
.crafts_limo_p p {
    font-size: 1.1428em;
    color: #525252;
    line-height: 1.9em;
    padding-top: 0;
}

.lead_a p b,
.crafts_limo_p p b {
    font-weight: normal;
}

.lead_a p strong,
.lead_a p b,
.crafts_limo_p p b {
    color: #159958;
}

.lead_a h2 {
    max-width: 250px;
}

.lead_b img {
    max-width: 100%;
    width: auto;
    float: left;
}





/*field*/

.field,
.crafts_a {
    background-color: #f1f1f1;
}

.field h2 {
    max-width: 312px;
}

.field_use_bg {
    position: absolute;

    top: 86.5%;

    height: 100%;

    background: #159958;

    opacity: 0.85;

    filter: alpha(opacity=85);

    width: 100%;

    z-index: 0;

    transition: top 0.5s ease;

    -webkit-transition: top 0.5s ease;

    -moz-transition: bottom 0.5s ease;

    -o-transition: bottom 0.5s ease;

    height: 100%;
}

.field a {
    display: block;
}

.field_b,
.field_c {
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
    overflow: hidden;
}

.field_b .field_use_bg {}

.field_img {
    top: 0;
    left: 0;
    z-index: -1
}

.field_use_h4 {

    position: absolute;

    left: 0;

    width: 100%;

    padding-left: 30px;

    padding-right: 30px;

    display: block;

    z-index: 1;

    transition: top 0.5s ease;

    -webkit-transition: top 0.5s ease;

    -moz-transition: top 0.5s ease;

    -o-transition: top 0.5s ease;

}



.field_use_h4 h4 {
    font-size: 1.571428em;
    color: white;
    margin-left: 10px;
    border-bottom: 1px solid white;
    padding-bottom: 30px;
}

.field_use_h4 p {
    color: white;
    padding-left: 10px;
    padding-top: 12px;
    line-height: 1.9em;
}

.field p {
    line-height: 1.9em;
    margin-bottom: 0;
}



/*crafts */

.crafts a {
    display: block;
}

.crafts h2 {
    width: 340px;
}

.crafts_h4 h4 {
    color: white;
    font-size: 1.2857em;
    padding-top: 5px;
}

.crafts_h4 h4>small {
    font-weight: normal;
    font-size: 88.8885%;
    color: white;
}

.crafts_h4 {
    background-color: #159958;
    height: 50px;
}

.crafts_limo_img {
    position: relative;
    top: 0;
    left: 0;
    height: 358px;
}

.crafts_limo {
    background: url(../images/budgust/budgust241.jpg) no-repeat top left;
}

.crafts_ou {
    background: url(../images/budgust/budgust261.jpg) no-repeat top left;
}

.crafts_limo_img div {
    width: 100px;
    height: 40px;
    text-align: center;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.crafts_limo_img div p {
    font-size: 1.1428em;
    color: white;
    font-weight: bold;
}

.crafts_limo_img .img_a {
    top: 26%;
    background-color: #20b86d;
}

.crafts_limo_img .img_b {
    top: 73%;
    background-color: #20b86d;
}

.crafts_limo_img .img_a:hover,
.crafts_limo_img .img_b:hover {
    background-color: #159958;
}

.crafts_limo2_p p {
    margin-bottom: 0;
    padding-top: 0;
    line-height: 2.2em;
    color: #525252;
}

.crafts_limo2_p .limo2_p {
    font-size: 1.14285em;
    color: #159958;
    margin-bottom: 0;
    line-height: 2.2em;
    padding-top: 0;
}

.crafts_limo_p p {
    padding-bottom: 6px;
}

.crafts_ou .img_a {
    top: 35%;
}

.crafts_ou .img_b {
    top: 76%;
}



/*.control h2*/

.control h2 {
    width: 310px;
}

.control h4 {
    margin-bottom: 20px;
    color: #159958;
}

.control img {
    opacity: 0.9;
    filter: alpha(opacity=90)
}

.control img:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}



/*.case h2*/

.case h2,
.road6 h2 {
    width: 114px;
}

.close {
    color: white;
    text-shadow: 0 0px 0 white;
    filter: alpha(opacity=100);
    opacity: 1;
}

.close:focus,
.close:hover {
    color: #159958;
    filter: alpha(opacity=100);
    opacity: 1;
}

.modal-dialog {
    width: 95%;
}

.crafts_sanjiao {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    padding-top: 6px;
}



/*留言板*/

.road6 .col-sm-2 {
    padding-left: 30px;
    padding-right: 0;
}

.road6 .checkbox-inline {
    padding-right: 18px;
}

.road6_sub {
    text-align: center;
}

.road6 .btn.focus,
.btn:focus {
    background-color: #3c9a12;
    border-color: #3c9a12;
}

.road6_h3,
.road6_h3 h3 {
    background-color: white;
}

.road6_h3 h3 b {
    color: #3c9a12;
}

.road6_h3,
.road6_h3 h3 {
    width: 140px;
}

.road6 .road_line {
    padding: 0 30px;
}

.road6_h3 h3 {
    margin-top: -30px;
    font-size: 25px;
    font-size: 1.2857em
}

.road6 h6 {
    font-weight: normal;
}

.road6 .checkbox-inline+.checkbox-inline,
.road6 .radio-inline.radio-inline {
    margin-left: 0;
}



















@media (min-width: 500px) {

    .banner {
        height: 280px;
    }

    .crafts_h4 h4 {
        padding-left: 30px;
    }

}

@media (max-width: 768px) {

    .banner_a1 img {
        width: 80%;
        margin: 0 auto;
    }

    .banner_a2 img {
        width: 60%;
        margin: 0 auto;
    }

    .field_use_bg {
        top: 82%;
    }

    .field_use_h4 {
        top: 87%;
    }

    .field_use_h4 h4 {

        font-size: 1.571428em;
    }

}

@media (max-width: 990px) {

    .crafts_h4 h4 {

        padding-top: 15px;
    }

}



@media (max-width: 700px) {

    .field_use_h4 {
        top: 85%;
    }

}

@media (max-width: 500px) {

    .field_use_h4 {
        top: 83%;
    }

}

@media (max-width: 420px) {

    .field_use_h4 {
        top: 82%;
    }

    .field_use_h4 h4 {

        font-size: 1.28em;
    }

}





@media (min-width: 768px) {

    .banner {
        height: 316px;
    }



    .field .field_b a.field_use:hover .field_use_bg {

        top: 0;

        transition: top 0.5s ease;

        -webkit-transition: top 0.5s ease;

        -moz-transition: top 0.5s ease;

        -o-transition: top 0.5s ease;

    }

    .field .field_b a.field_use:hover .field_use_h4 {

        top: 23%;
    }

    .field_c .field_use_h4 h4 {
        font-size: 1.571428em;
        font-weight: normal;
    }

    .field_c .field_use_h4 {
        top: 87%;
    }

    .crafts_limo {
        background: url(../images/budgust/budgust24.jpg) no-repeat top left;
    }

    .crafts_ou {
        background: url(../images/budgust/budgust261.jpg) no-repeat top left;
    }

    .road6 .col-sm-2 {
        padding-left: 10px;
        padding-right: 0;
    }



}

@media (min-width: 768px) and (max-width: 990px) {

    .lead_c img {
        width: 470px;
        margin: 0 120px;
        text-align: center;
        display: block;
        padding-top: 10px;
    }

    .field_b .field_use_h4 {
        top: 89%;
    }

    .field_use_bg {
        top: 86.5%;
    }

    .crafts_limo_img div {
        right: 250px;
    }

}

@media (min-width: 991px) {

    .epc_one,
    .epc_two {
        height: 66px;
    }

    .epc_three {
        height: 50px;
    }

    .field_b .field_use_bg {
        top: 253px;
    }

    .field_b .field_use_h4 {
        top: 84%;
    }

    .field .field_b a.field_use:hover .field_use_h4 {

        top: 12%;
    }

    .field .field_b a.field_use:hover .field_use_h4 {

        top: 23%;
    }

    .field_c .field_use_h4 h4 {
        font-size: 1.2857em;
    }

    .field_c .field_use_bg {
        top: 102px;
    }

    /*.field_ca >.col-md-6{padding-right: 0;}*/

    .field_c .field_use_h4 {
        top: 72%;
        padding: 0 10px 0 30px;
    }

    .field_ca .field_cb p {
        padding-top: 0;
    }

    #slidewrapper {
        overflow: hidden;
        position: relative;
        width: 100%;
        float: left;
    }

    #slidewrapper ul {
        width: 100%;
        height: 700%;
        position: absolute;
        top: 0;
    }

    #slideHandler {
        overflow: hidden;
        position: relative;
        width: 100%;
        float: right;
    }

    #slideHandler ol {
        width: 100%;
        position: absolute;
        top: 0;
    }

    #slideHandler li {
        cursor: pointer;
        width: 100%;
        margin-bottom: 13px;
    }

    #slideHandler li.on {
        border: 3px solid #159958;
        width: 100%;
    }

    #scroll_top {
        cursor: pointer;
        position: relative;
        top: 0;
        z-index: 100;
    }

    #scroll_down {
        cursor: pointer;
        position: relative;
        z-index: 100;
    }

    #scroll_top img,
    #scroll_down img {
        max-width: 100%;

        width: auto;

        margin: 0 auto;
    }

    #slidewrapper {
        height: 394px;
    }

    #slideHandler {
        height: 394px;
    }

    #slideHandler ol {
        height: 544px;
    }

    #slideHandler li {
        height: 123px;
        margin-bottom: 15px;
    }

    #slideHandler li.on {
        height: 123px;
    }

    #scroll_down {
        bottom: -328px;
    }

    iframe {
        width: 100%;
        height: 450px
    }

}



@media (min-width: 1200px) {

    .epc_one,
    .epc_two {
        height: auto;
    }

    .epc_three {
        height: auto;
    }

    .epc_one {
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .field_b .field_use_bg {
        top: 320px;
    }

    .field_b .field_use_h4 {
        top: 87%;
        padding: 0 15px 0 30px;
    }

    .field_c .field_use_bg {
        top: 125px;
    }

    .field_c .field_use_h4 {
        top: 75%;
    }

    .field_ca .field_cb p {
        line-height: 1.9em
    }

    .crafts_limo_img div {
        width: 150px;
    }

    .modal-dialog {
        width: 51%;
    }

    #slidewrapper {
        height: 477px;
    }

    #slideHandler {
        height: 477px;
    }

    #slideHandler ol {
        height: 640px;
    }

    #slideHandler li {
        height: 151px;
        margin-bottom: 13px;
    }

    #slideHandler li.on {
        height: 151px;
    }

    #scroll_down {
        bottom: -410px;
    }

    iframe {
        width: 100%;
        height: 313px
    }

    .crafts_ou {
        background: url(../images/budgust/budgust26.jpg) no-repeat top left;
    }

}

@media (min-width: 1490px) {

    .container_a {
        width: 1470px;
        margin: 0 auto;
    }

}

@media (min-width: 1600px) {
    .field_b .field_use_bg {
        top: 383px;
    }

    .field_c .field_use_bg {
        top: 149px;
    }

    .crafts_limo_img div p {
        line-height: 40px;
    }

    #slideHandler li {
        height: 189px;
    }

    #slideHandler li.on {
        height: 189px;
    }

    #slideHandler li img {
        height: 183px;
    }
}