﻿.am-container{
    width: 1200px !important;
    max-width: 1200px;
}
a{ color: #222222;}
a:hover{
    color: #3f913f;
}
.wxw-nav{margin-top: 0px;}
.wxw-nav li{
    padding: 0 20px;
    padding-top: 30px;
    float: left;
    list-style: none;
    line-height: 60px;
    min-width: 70px;
    text-align: center;
    cursor: pointer;
}
.wxw-nav li:hover{
    background-color: #0c79b1;
    color: #FFFFFF;
}
.wxw-nav li:hover a{color: #FFFFFF;}
.wxw-nav li a:hover{color: #FFFFFF;}
.am-container-banner{
    width: 100%;
    background: url("banner.png") center top no-repeat;
    height: 588px;
    text-indent: -999em;
    min-width: 1200px;

}
.catalog-style1{
    color: #42923d;
    font-size: 28px;
    padding-top: 50px;
    margin-bottom: 60px;
    padding-left: 20px;
}
.catalog-style1:after{
    display: block;
    content: '';
    height: 3px;
    background-color: #42923d;
    width: 100px;
    margin-left: -20px;
}
.catalog-style2{
    color: #42923d;
    font-size: 28px;
    padding-top: 50px;
}
.catalog-style3{
    color: #42923d;
    font-size: 28px;
    padding-top: 50px;
    margin-bottom: 60px;
    padding-left: 20px;
    border-bottom: 3px #42923d solid;
    display: inline-block;
    padding-right: 20px;
}







/*改写slider*/
.am-slider-b1 .am-direction-nav a.am-prev{
    border-radius: 0;
    top:-30px;
    right: 29px;
    left: auto;

}
.am-slider-b1 .am-direction-nav a.am-next{
    border-radius: 0;
    top:-30px;
}

.zc{
    width: 100%;
    min-width: 1200px;
    background: url("bg1.png") center top no-repeat;
    margin-top: 50px;
    height: 610px;
}
.dt{
    width: 100%;
    min-width: 1200px;
    background: url("bg2.png") center top no-repeat;
    margin-top: 50px;
    height: 610px;
}

/*am-slides*/
.am-slider-b1{
    border: 0;
    box-shadow: none;
}
.am-slides li h3{
     margin: 10px 0;
}
.am-gallery-desc{
    font-size: 14px;
    color:#9a9a9a;
    padding: 5px;
}

/*.am-gallery-bordered .am-gallery-title*/
.am-gallery-bordered .am-gallery-title{
    font-size: 1.6rem;
    font-weight: 600;
}
.am-gallery-bordered .am-gallery-desc{
    font-size: 1.4rem;
    min-height: 150px;
    padding: 5px;
}

.green-footer{
    background-color: #42923d;
    min-height: 400px;
    color: #FFFFFF;
    text-align: left;
    margin-top: 40px;
    font-size: 1.4rem;
}
.green-footer a{ color: #FFFFFF;}
.footer-bottom{
     border-top: 2px #619f5c solid;
    text-align: center;
    padding-top: 20px;
}

















