/* 头部 */

.head .container-fluid {
    background-color: #009b4d;
}

.head .container-fluid p {
    margin: 0;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
}

/* 产品中心 */

.product .pro .col-md-2 {
    padding-left: 5px;
    padding-right: 5px;
}

.product .pro .col-md-2>a {
    display: block;
    padding: 0 10px;
    width: 100%;
    height: 100%;
    color: #fff;
    background: url(/skin/images/pro01.jpg) no-repeat center/cover;
    overflow: hidden;
    text-decoration: none !important;
}

.product .pro a:hover p {
    margin-top: 30%;
    margin-bottom: 30%;
    height: 0%;
}

.product .pro a p {
    height: 100%;
    text-align: center;
    font-size: 22px;
    transform: translateY(50%);
    transition: .3s;
}

.product .pro a span {
    font-size: 14px;
}

/* 核心优势 */

.core .row {
    margin-top: 20px;
}

.core .col-md-4 p {
    margin: 10px 0;
    font-size: 16px;
    font-weight: 600;
    color: #e25827;
    text-align: center;
}

.core .col-md-4 span {
    font-size: 14px;
    color: #999;
}
.core img{
    height: 200px;
}
/* 菜品展示 */

.case .row a {
    margin-top: 10px;
    position: relative;
    display: block;
    overflow: hidden;
    transition: .5s;
    border: 3px solid transparent;
}

.case .row a:hover {
    border: 3px solid #009b4d;
}

.case .row a:hover img {
    transform: scale(1.1);
}

.case .row a img {
    transition: .5s;
    height: 200px;
}

.case .row p {
    position: absolute;
    bottom: 0;
    z-index: 2;
    margin: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
}

/* 公司简介 */

.about {
    padding: 50px 0;
    background: url(/skin/images/aboutbg.jpg) no-repeat center/cover;
    color: #fff;
}

.about .share {
    color: #fff;
}

.about .share p {
    border-color: #e25827;
}

.about .share span {
    color: #ccc;
}

.about .text {
    font-size: 14px;
    text-indent: 2em;
}

.about .text a {
    display: block;
    margin-top: 10%;
    margin-left: 30%;
    width: 40%;
    line-height: 50px;
    border-radius: 25px;
    background-color: #fff;
    font-size: 14px;
    text-align: center;
    color: #009b4d;
}

/* 合作伙伴 */

.partner .row .col-md-2 {
    margin: 0 -1px -1px 0;
    padding: 0;
    overflow: hidden;
    border: 1px solid #ccc;
    height: 101px;
}
.partner img{
    height: 100px;
    object-fit: contain;
}
.partner .row .col-md-2 a {
    display: block;
    text-align: center;
    font-size: 14px;
    line-height: 35px;
    overflow: hidden;
    text-decoration: none !important;
    transition: .3s;
}

.partner .row .col-md-2:hover a {
    transform: translateY(-35px);
}

.partner .row .col-md-2 p {
    margin: 0;
    background-color: #009b4d;
    color: #fff;
}

/* 新闻中心 */

.news {
    padding: 20px 0;
    background: url(/skin/images/newsbg.jpg)no-repeat center/cover;
}
.news img{
    height: 190px;
}

.news .text .h6 {
    font-size: 18px;
}

.news .text .h6 span {
    color: #009b4d;
    line-height: 35px;
}

.news .text .h6 a {
    display: inline-block;
    font-size: 12px;
    color: #999;
    vertical-align: 5px;
    line-height: 35px;
    text-decoration: none !important;
}

.news .text .h6 a:hover {
    color: #009b4d;
}

.news .text a p {
    margin: 0;
    padding-left: 10px;
    line-height: 45px;
    background-color: #fff;
}

.news .text a:hover {
    color: #009b4d;
}

.news li a {
    display: block;
    padding-left: 20px;
    font-size: 14px;
    color: #666;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    background: url(/skin/images/new02.jpg)no-repeat left;
}

/* 友情链接 */
.friend{
    padding: 10px 0;
}
.friend li{
    margin-right: 10px;
    display: inline-block;
    font-size: 14px;
}


/* 底部 */

.foot {
    padding-top: 30px;
    background-color: #464646;
}

.foot .col-md-2 a, .foot .col-md-3 a {
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 25px;
}

.foot .col-md-2 p, .foot .col-md-3 p {
    /* font-size: 16px; */
    font-weight: 600;
    color: #fff;
}

.foot img {
    display: block;
    margin: 0 auto;
}

.foot .banquan {
    margin: 0;
    color: #fff;
    font-size: 12px;
    line-height: 40px;
    border-top: 1px solid #666;
}

.foot .banquan a {
    color: #ccc;
}

.foot .banquan span {
    margin-left: 20px;
}

/* ************************************************************内页开始************************************************************** */

.jumbotron {
    margin: 0;
    background: url(/skin/images/neiye-bg.jpg)no-repeat center/cover;
    height: 350px;
}

.crumbs {
    padding: 0;
    border-bottom: 1px dashed #dcdcdc;
}

.crumbs p {
    margin: 15px 0;
    border-left: 8px solid #009b4d;
    text-indent: 1em;
    font-size: 14px;
    color: #555;
}

.crumbs p a {
    font-size: 14px;
    color: #555;
}

/* 列表 nav */
.porlist{
    margin: 10px 0;
}
.pro-nav .first {
    position: relative;
    font-size: 20px;
}

.pro-nav .first a {
    font-size: 22px;
    background-color: #009b4d;
    line-height: 70px;
}

.pro-nav .first a::after {
    content: '';
    position: absolute;
    bottom: 5px;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #fff;
}

.pro-nav a {
    margin-top: 3px;
    display: block;
    width: 100%;
    font-size: 16px;
    line-height: 45px;
    color: #666;
    background-color: #ececec;
}

.pro-nav a:hover {
    background-color: #009b4d;
    color: #fff;
}

.pro-lxwm {
    text-align: center;
    color: #fff;
    background-color: #009b4d;
}

.pro-lxwm p {
    margin: 15px 0 0 5px;
}

.pro-lxwm p+span {
    display: block;
    padding-bottom: 15px;
}

/* 列表 list */

.pro-list img {
    width: 100%;
    height: 180px;
}

.pro-list>p {
    line-height: 45px;
    border-bottom: 1px solid #dcdcdc;
}

.pro-list>p span {
    padding-bottom: 10px;
    border-bottom: 1px solid #999;
}

.pro-list .col-6 {
    margin-bottom: 10px;
}

.pro-list .col-6 a {
    display: inline-block;
    padding-bottom: 10px;
    font-size: 18px;
    width: 100%;
}

.pro-list .col-6 span a {
    color: #777;
}

.pro-list .col-6 div {
    border: 1px solid #dcdcdc;
}

.pro-list .col-6 div:hover {
    border-color: #009b4d;
}

.pro-list .col-6 div:hover a {
    color: #009b4d;
}

/* 翻页 */
.fanye {
    margin: 0 auto;
    text-align: center;
}
.fanye li{
    display: inline-block;
    border: 1px solid #ccc;
}
.fanye li a{
    padding: 5px 10px;
    display: block;
    width: 100%;
    font-size: 14px;
}

/* 封面页 */


/* 新闻列表 */
.newslist .col-12{
    margin-bottom: 15px;
    box-sizing: border-box;
    padding: 10px;
    border: 1px solid #009b4d;
}
.newslist .col-12 a{
    display: block;
    font-size: 16px;
    font-weight: 600;
}
.newslist .col-12 .img{
    margin-right: 20px;
    width: 30%;
    float: left;
}
.newslist .col-12:hover a{
    color: #009b4d;
}
.newslist .col-12 span{
    font-size: 14px;
    color: #999;
}

.pro-list .small{
    padding: 10px 0;
    border-bottom: 1px solid #ccc;
}
.pro-list .img-fluid{
    margin-bottom: 20px;
    width: 50%;
    height: auto;
}

.m-nav{
    display: none;
    margin: 0;
    padding: 5px 0;
    position: fixed;
    z-index: 10;
    width: 100%;
    bottom: 0;
    text-align: center;
    font-size: 14px;
    background-color: #009b4d;
}
.m-nav a{
    width: 25%;
    display: block;
    float: left;
    color: #fff;
    border-right: 1px solid #4CAF50;
}
.m-nav i{
    display: block;
    width: 100%;
    height: 16px;

}
.m-nav a:nth-child(1) i{
    background: url(/skin/images/m01.png) no-repeat center;
}
.m-nav a:nth-child(2) i{
    background: url(/skin/images/m02.png) no-repeat center;
}
.m-nav a:nth-child(3) i{
    background: url(/skin/images/m03.png) no-repeat center;
}
.m-nav a:nth-child(4) i{
    background: url(/skin/images/m04.png) no-repeat center;
}

.l-fenye{
    margin-top: 15px;
    padding-top: 15px;
    font-size: 14px;
    border-top: 1px solid #ccc;
}
.jia-a a{
    padding: 0 3px 3px;
    font-weight: 600;
    padding-bottom: 3px;
    color: #4CAF50;
    border-bottom: 1px dotted #009b4d;
}
.jia-a a:hover{
    color: #009b4d;
}
.jia-a h2{
    padding: 5px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 50px;
    border-left: 3px solid #009b4d;
    background-color: #f2f2f2;
}