﻿.contentbg{
    width:100%;
    background: url("../Images/index/content.jpg") no-repeat center top;
    background-size: cover;
    background-attachment: fixed;
}
.content{
    width:1200px;
    margin:0 auto;
    padding:40px 0;
}
.lf_side{
    background: url(../Images/index/lf_side.png) no-repeat;
    width: 161px;
    height: 747px;
    color: #fff;
}
.lf_side .tit{
    font-size: 20px;
    text-align: center;
    padding-top: 25px;
}
.lf_side ul{
    padding-top:25px;
}
.lf_side ul li{
    line-height:30px;
    padding:3px;
    font-size:15px;
}
.lf_side ul li a{
    display: block;
    text-align: center;
    color:#9c9a9a;
    border-radius: 5px;
}
.lf_side ul li:hover a{
    color:#fff;
    background: #2c9807;
}
.rt_side{
    width: 940px;
    background: #fff;
}
.rt_side .tit_pic img{
    width:940px;
    height:450px;
}
.rt_side .rtm{
    width:880px;
    margin:0 auto;
    color:#333;
    padding:20px 0;
}
.rt_tit{
    height:40px;
    background: url("../Images/index/rt_titline.png") no-repeat center bottom;
    padding:6px;
    margin-bottom:30px;
}
.rt_tit h2{
    line-height:28px;
    float:left;
    font-size:28px;
}
.rt_tit h3{
    line-height:40px;
    float:right;
    font-size:14px;
}
.rt_tit a:hover{
    color:#848a05;
}
.rt_side .rtm p{
    line-height:28px;
    margin-bottom:20px;
    font-size:16px;
    text-indent: 2em;
}
.rt_foot{
    width:940px;
    height:34px;
}

/*新闻*/
.rtm dl{
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
}
.rtm dl dt{
    width: 140px;
    height: 140px;
    float: left;
}
.rtm dl dt img {
    width: 100%;
    height: 100%;
}
.rtm dl dd {
    width: 700px;
    float: right;
    padding: 0 20px;
}
.rtm dl dd h2{
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
}
.rtm dl:hover dd h2 a{
    color: #848a05;
}
.rtm dl dd h4{
    font-size: 14px;
    line-height: 25px;
    margin: 20px 0;
    height: 50px;
    overflow: hidden;
}
.rtm dl dd .more a{
    color:#848a05;
}
/*产品中心*/
.ul ul li{
    float:left;
    width:280px;
    height:280px;
    text-align:center;
    margin-right:13px;
    margin-bottom:13px;
    position: relative;
    overflow: hidden;
}
.ul ul li img{
    max-height:280px;
    max-width:280px;
    vertical-align: middle;
}
.ul ul li .zzc{
    position: absolute;
    bottom:0;
    width:280px;
    height:40px;
    line-height:40px;
    font-size:14px;
    text-align: center;
    color:#fff;
    background: url(../Images/index/pro_zzc.png) repeat;
}
/*工程案例*/
.ul ul.casem li img{
    width:110%;
    height:110%;
    margin-left:-14px;
    margin-top:-14px;
}
.ul ul.casem li .zzc{
    background: url(../img/pro_zzc1.png) repeat;
}
/*联系我们*/
.ltd_name{
    font-size:24px;
    margin-bottom:20px;
    padding-left:30px;
    color:#848a05;
}
.rtm h6{
    font-size:18px;
    line-height:50px;
    padding-left:30px;
    color:#000;
}
.rtm h6 span{
    font-size:26px;
    margin-right:20px;
}
.rtm h6 a{
    color:#848a05;
}
.rtm .map{
    width:800px;
    height:620px;
}
.rtm .map img{
    width:800px;
    height:620px;
}

.child_tit{
    text-align: center;
}
.child_tit h2{
    font-size:20px;
    color:#848a05;
    margin-bottom:20px;
}
.child_tit h3{
    margin-bottom:30px;
}
.one1 {
    width: 265px;
    height: 25px;
    margin: 0 auto;
    text-align: center;
    margin-top: 29px;
    margin-bottom: 20px;
}
.one1 li {
    margin-right: 15px;
    float: left;
    line-height: 15px;
    border-bottom: 0;
}
.one1 li a {
    background: #2c9807;;
    display: block;
    width: 15px;
    height: 15px;
    color: #fff;
}
.one2{
    margin-top:40px;
}
.one2 div{
    line-height:25px;
    font-size:14px;
}
.one2 div a{
    color:#666;
}
.one2 div a:hover{
    color:#848a05;
}