.ad{
    width:100%;
    /*height:300px;*/
    margin:0 auto;
    overflow: hidden;
    min-width: 1200px;
    position: relative;
}
.ad img{
    width:100%;
    /*height:300px;*/
    margin:0 auto;
    /*position: absolute;*/
    /*left:50%;*/
    /*margin-left:-960px;*/
}
.content{
    width:1200px;
    margin:0 auto;
    padding-top:30px;
}
.left_menu{
    float:left;
    width:236px;
}
.left_menu p.title{
    font-size:30px;
    height:55px;
    line-height: 55px;
    /*text-align: center;*/
    color:#00763a;
    box-sizing: border-box;
    padding-left:30px;
}
.content .menu{
    margin-top:20px;
}
.menu>li>a{
    width:100%;
    display: block;
    /*height:45px;*/
    line-height: 45px;
    color:#777777;
    font-size:16px;
    box-sizing: border-box;
    padding-left:26px;
    cursor: pointer;
}
/*.menu>li:hover .menu>li>a{*/
/*color:#fff;*/
/*background: #4db133;*/
/*}*/
.menu>li.on>a{
    background: #4db133;
    color:#fff;
    position: relative;
}
.menu>li.cur>a{
    background: #4db133;
    color:#fff;
    position: relative;
}
.menu>li i{
    float:right;
    width:11px;
    height:6px;
    display: block;
    background: url("../img/menu_bg.png") no-repeat;
    margin-right:110px;vertical-align: middle;
    margin-top:19.5px;
}
.menu>li.on i{
    background: url("../img/menu_bg1.png") no-repeat;
}
.menu>li.cur i{
    background: url("../img/menu_bg1.png") no-repeat;
}
.menu>li .child_menu{
    background: #fff;
}
.menu>li .child_menu li{
    width:100%;
    line-height: 32px;
    font-size:14px;
    box-sizing: border-box;
    padding-left:37px;
    cursor: pointer;
}
.menu>li .child_menu{
    padding-top:10px;
    padding-bottom: 10px;
    display: none;
}
.menu>li .child_menu li:hover a{
    color:#3aac36;
    text-decoration: underline;
}
.menu>li .child_menu li.on a{
    color:#3aac36;
    text-decoration: underline;
}
.content .right{
    width:920px;
    float:right;
}
.content .right .title{
    font-size:16px;
    color:#333;
    height:44px;
    line-height: 44px;
    padding:0 10px;
    box-sizing: border-box;
    border-bottom: 1px solid #dddddd;
}
.content .right .title span{
    float:right;
    font-size:12px;
    color:#333;
}
.page{
    width:100%;
    text-align: center;
    margin-top:40px;
}
.page a{
    display: inline-block;
    padding:5px 7px;
    box-sizing: border-box;
    border:1px solid #fff;
    margin-left:3px;
}
.page a.prev,.page a.next{
    box-sizing: border-box;
    border:1px solid #e7e7e7;
    border-radius: 3px;
}
.page span{
    margin-left:5px;
}
.page a:hover{
    color:#3ead35;
    text-decoration: underline;
}
.page a.on{
    color:#3ead35;
    text-decoration: underline;
}
.product{
    width: 100%;
    box-sizing: border-box;
    padding-top: 25px;
    padding-right: 57px;
    padding-left: 57px;
}
.pro_box{
    float: left;
    width: 378px;
    height: 300px;
    margin-bottom: 45px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    overflow: hidden;
}
.pro_box:hover{
    box-shadow: 2px 4px 7px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 4px 7px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 1px 4px rgba(0,0,0,0.2);
}
.pro_box h2{
    font-size:16px;
    color:#000;
    line-height: 60px;
    height:60px;
    text-align: center;
}
.pro_box img{
    width:380px;
    height:136px;
}
.pro_box:nth-child(2n){
    float:right;
}
.pro_box p{
    line-height: 24px;
    padding-top:15px;
    padding-left:18px;
    padding-right:18px;
    height:87px;
    overflow: hidden;
}
.con_box .con1{
    width:100%;
    box-sizing: border-box;
    padding-left:33px;
    padding-right:60px;
}
.con_box .con1 .text{
    float:left;
    width:535px;
    margin-top:23px;
}
.con_box .con1 .text h2{
    font-size:18px;
    color:#000;
}
.con_box .con1 .text p{
    margin-top:27px;
    text-indent: 2em;
    line-height: 28px;
    color:#333;
    text-align: justify;
}
.con_box .con1 .text a{
    display: block;
    float:right;
    color:#3ead35;
}
.con_box .con1 .pic{
    float:left;
    margin-left:45px;
    margin-top:45px;
    width:241px;height:149px;
}
.con_box .con1 .pic img{
    width:100%;
    height:100%;
}
.con_box .con_2 dl {
    width: 450px;
    height: 194px;
    float: left;
    box-sizing: border-box;
    padding-left: 11px;
    padding-top: 13px;
    padding-right: 19px;
    padding-bottom: 16px;
    background: #f8f8f8;
    margin-top: 30px;
    box-shadow: 2px 1px 7px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 1px 7px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 1px 7px rgba(0,0,0,0.2);
}
.con_box .con_2 dl h2 {
    font-size: 18px;
    display: block;
    color: #000;
}
.con_box .con_2 dl dt {
    margin-top: 20px;
    margin-left: 5px;
    float: left;
    width: 186px;
    height: 122px;
}
.con_box .con_2 dl dd {
    float: right;
    width: 210px;
    margin-top: 29px;
}
.con_box .con_2 dl dd p {
    font-size: 12px;
    line-height: 22px;
}
.con_box .con_2 dl dd p a {
    font-size: 12px;
    color: #3ead35;
}
.con_box .con_2 dl dd ul li {
    float: left;
    margin-bottom: 12px;
}
.con_box .con_2 dl dd ul li a {
    color: #333;
}
.con_box .con_2 dl dd ul li:nth-child(2n) {
    float: right;
}
.con_box .con_2 dl:nth-child(2n) {
    float: right;
}
.con_box .con_2 dl dd ul li a:hover {
    color: #3ead35;
}
/*致信鼎创*/
.zxdc form{
    width:485px;
    margin:0 auto;
    margin-top:32px;
    overflow: hidden;
}
.zxdc form input.tel{
    width:100%;
    height:37px;
    box-sizing: border-box;
    padding-left:8px;
    border:1px solid #ddd;
}
.zxdc form textarea.other{
    margin-top:17px;
    border:1px solid #ddd;
    padding:8px;
    width:100%;
    height:140px;
    font-family: "Microsoft YaHei", "Arial";
    box-sizing: border-box;
}
.zxdc form .btn{
    width:86px;
    height:32px;
    text-align: center;
    line-height: 32px;
    color:#fff;
    border: none;
    background: #4db133;
    float:right;
    margin-top:13px;
    margin-right:15px;cursor: pointer;
}
.zxdc h2.haeding{
    width:100%;height:50px;
    background: #f5f5f5;
    line-height: 50px;
    padding-left:45px;
    box-sizing: border-box;
    font-size:16px;
    color:#252525;
    margin-top:35px;
}
.zxdc p{
    padding-left:45px;
    line-height: 32px;
    color:#252525;
    padding-top:25px;
    padding-bottom: 25px;
}
#mp {
    width: 602px;
    height: 374px;
    margin-left: 45px;
    border:1px solid #ddd
}
/*合作*/
.cooperate{
    box-sizing: border-box;
    margin:28px 50px 0px 50px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #b6b6b6;
}
.cooperate p{
    line-height: 25px;
    color:#333;
}
.content .right .culture {
    display: block;
    box-sizing: border-box;
    padding: 0 30px;
    padding-top: 25px;
}
.content .right .culture>img {
    margin: 0 auto;
    margin-bottom: 10px;
}
.culture p {
    text-align: justify;
    color: #333333;
    line-height: 24px;
}
/*先进标兵*/
.xjbb{
    margin:0 auto;
    width:727px;
    margin-top:30px;
}
.xjbb ul li{
    width:142px;
    height:232px;
    float:left;
    margin-bottom: 43px;
    margin-right:53px;
}
.xjbb ul li:nth-child(4n){
    margin-right:0px;
}
.xjbb ul li img{
    width:142px;
    height:202px;
    display: block;
}
.xjbb ul li span{
    width:100%;
    display: block;
    height:30px;
    background: #dddddd;
    color:#333;
    line-height: 30px;
    text-align: center;
}