body{
    background: #fff;
    font-family: "Microsoft YaHei"!important;
}
.top-company{
    background-color: #EEEEEE;
    padding: 8px 0;
    width: 100%;
    color: #494949;
}
/*banner*/

.banner{
            /*height:600px;*/
            /*border:1px solid red;*/
        }

.carousel-indicators .active{
                                width:20px;
                                height:20px;
                            }

.carousel-indicators li{
                            width:20px;
                            height:20px;
                          }
.product_right{
    padding:50px 0;
}


.heart-mid {
    font-size: 18px;
    font-weight: bolder;
    padding: 40px 0;

}
.heart-left p{
    padding-bottom: 20px;
}
.heart-left ul{
    width: 100%;
    display: flex;
    justify-content: space-around;
}
.heart-left ul li{
    height: 100%;
}
.heart-left ul li img{
    width: 100%;
    padding: 0 10px;
}
.heart-right{
    height: 80%;
}
.heart-right img{
    width: 100%;
    padding-bottom: 0;
}
.zzyl{
    background-color: #EEEEEE;
}
.zzyl-mid{
    /*padding: 15px 0;*/
}
.zzyl-mid-title{
    margin: 0 auto;
    width: 50%;
    /*padding: 10px 0;*/
}

.twenty{
    font-size: 80px;
    font-weight: bold;
    font-style: oblique;
    color:#247d43 ;
    text-align: right;
}
.twenty-right{
    padding: 30px 0;
}
.twenty-right p:first-child{
    background-color: #0e963e;
    color: #EEEEEE;
    padding-left: 5px;
    font-style: oblique;

}
.twenty-right p:nth-child(2){
    color: #292929;
    font-size: 32px;
    font-weight: bold;
}
.zzyl-content ul li{
    width: 24%;
    float: left;
    position: relative;
    overflow: hidden;
}
.zzyl-content ul li img{
    width: 100%;
    height: 327px;
    padding: 0!important;
}
.zzyl-content ul li p{
    font-size: 16px;
    text-align: center;
    padding: 16px 0;
    color: #0d0d0d;
}
.zzyl-js{
    position: absolute;
    top: 100%;
    height: 86%;
    width: 100%;
    transition: top .6s;
    background-color: rgba(14,150,62,.8);
}
.zzyl-js h4{
    font-weight: bold;
    text-align: center;
    padding-top:10px;
    color: #EEEEEE;
}
.zzyl-js p{
    color: #EEEEEE!important;
    padding: 30px 20px!important;
}
.zzyl-content ul li:hover .zzyl-js{
    top:0;
}
.kehu-show-img{
    overflow: hidden;
    padding: 20px 0;
}
.kehu-show-mid h3{
    font-weight: bolder;
    text-align: center;
    padding: 8px 0;
}
.kehu-show-mid p a{
    text-align: center;
    font-size: 16px;
    width: 26%;
    margin: 0 auto;
    border-radius: 1px;
    background-color: #247c43;
    color: #EEEEEE;
    display:block;
}

.kehu-show-mid ul li img{
    width: 100%;
    overflow: hidden;
    transition: transform 3s;
}
.kehu-show-mid ul li:hover img{
    transform:rotateY(360deg);
    -webkit-transform:rotateY(360deg); /* Safari and Chrome */
    -moz-transform:rotateY(360deg); /* Firefox */
}

.cp-content h3{
    font-weight: bolder;
    text-align: center;
    padding-top: 40px;
}
.cp-content p{
    text-align: center;
    font-size: 16px;
    font-weight: bolder;
    padding: 12px 0!important;
}
.cp-zhuti{
    width: 100%;
}
.cp-zhuti ul{
    width: 60%;
    margin: auto;
    height: 35px;
    position: relative;
    border: 1px solid #247c43;
}
.cp-zhuti ul li{
    width: 50%;
    float: left;
    height: 100%;
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
    line-height: 35px;
}
.cp-zhuti ul li:hover{
    cursor: pointer;
}
.active{
    background:#247d43;
    color: #ffffff;
}

.cp-all{
    margin-top: 20px;
}
.cp-all p{
    font-weight: normal;
    text-align: left;
}
.cp-all b{
    font-size: 20px;
    padding:6px 0 26px 6px;
    color: #247d43;
    font-weight: bolder;
}
.cp-all b img{
    padding: 0 5px;
}
.cp-img{
    /*width: 375px;*/
    height: 350px;
    border: 2px solid #a0a0a0;
    padding: 0!important;
    overflow: hidden;
}
.cp-img img{
    width: 100%;
    height: 100%;
}
.cp-text{
    padding-left: 20px;
    padding-top: 20px;
}
.cp-text h4{
    font-size: 22px;
    color: #363636;
}
.cp-text p{
    text-indent: 1.8em;
    color: #454645;
}
.hider{
    display: none;
}
/*.shower{*/
    /*display: block;*/
/*}*/

.ad{
    width: 100%;
    margin-top:30px;
    padding: 20px 0;
    background-color: #247c43;
}
.ad p{
    font-size: 18px;
    line-height: 35px;
    padding: 10px 0;
    color:#ebf1ed;
    font-family:"微软雅黑";
}
.ad-right p{
    font-size: 14px;
    color: #ffffff;
    padding: 0!important;
    line-height: 20px;
}
.ad-right b{
    color: #fcff00;
    font-size: 26px;
    font-weight: bolder;
}
.ad-right div{
    width: 150px;
    height: 35px;
    background-color: #f7d100;
    border-radius: 5px;
    text-align: center;
    line-height: 35px;
}
.ad-right div a{
    display: block;
    width: 100%;
    height: 100%;
    font-size:18px;
    color: #247c43;
    font-weight: bolder;
}
.ad-right div:hover{
    background-color: #EEEEEE;
}
/*标语*/
.zsys{padding: 50px 0}
.zsys-top{
    text-align: center;
}
.zsys-top h3{
    font-weight: bolder;
}
.zsys-top p{
    color: #626262;
}
.zsys-line{
    width: 30px;
    height: 3px;
    background-color: #247c43;
    margin: 0 auto;
}
.zsys-con{
    width: 100%;
   padding: 0 20px;
}
.zsys-con li{
    margin-top: 30px;
    height: 180px;
    width: 180px;
    background-color:#247c43 ;
    border-radius: 50%;
    border: 6px solid #91bda1;
    float: left;
    transition: transform .6s;
}
.last-li{
    display: none;
}
.zsys-con li:hover{
    transform:translateY(-16px);
    box-shadow: 0 5px 15px #999999;

}
.zsys-con li:nth-child(n+2){
    margin-left: 50px;
}
.zsys-con li img{
    display: block;
    margin: 0 auto;
    padding: 20px 0 14px 0;
}
.zsys-con li p{
    color: #ffffff;
    text-align: center;
    padding: 0 10px;
}
.poster_box{ background: #ffffff;}
.poster{
            /*height:207px;*/
            margin:40px auto;
        }

.links{
    background-color: #d8d8d8;
    padding: 10px 0;
}
.links span{
    color: #3f3f3f;
    font-size: 20px;
}
.links a{
    color: #7C7C7C;
    font-size: 16px;
}
.links a:hover{
    color: #247c43;
    text-decoration: underline;
}
.poster img{display: block; margin: 0 auto;}

.product_left{padding-top: 110px;}
.product_left .title_detail{

                             font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                            color: #555555;
                            font-size: 16px;
    text-indent:2em
}
.product_left .title_detail:first-child{
    padding-bottom: 25px;
}
.title_detail span{color:#247d43 }

.tel_contact{
                                    font-size: 22px;
                                    font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                                    color: #247d43;
    padding-left: 8px;
    padding-top: 16px;
}
.tel_contact span{font-weight: bold}

/*云梦万德拥有*/
.ours_wrap{
             background: #eeeeee;
             min-height: 700px;
           }

.ours_box p{
              text-align: center;
              font-size: 30px;
              color: #121212;
              font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
              font-weight: normal;
              height:116px;
              line-height: 116px;
           }

/*拥有下面的短横线*/
.underline{
               border-bottom: 4px solid #3b85f5;
               padding-bottom: 5px;
               /*position: relative;*/
          }

.ours_list ul li{
                    width:24%;
                    height:512px;
                    background: #ffffff;
                    padding-left: 0;
                    padding-right: 0;
                    margin-right: 1%;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                   -webkit-border-top-left-radius: 20px;
                   -moz-border-top-left-radius: 20px;
                 }

.ours_list ul li p{
                    height:52px;
                    line-height: 52px;
                    background: #0376c7;
                    border-top-left-radius: 20px;
                    border-top-right-radius: 20px;
                    font-size: 20px;
                    font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                    font-weight: normal;
                    color: #ffffff;
                    margin-bottom: 0;
                  }

.ours_list ul li a{
                        display: block;
                        text-decoration: none;
                        padding-top: 5px;
                        padding-left: 5px;
                        text-align: center;
                        width: 220px;
                        height: 220px;
                        background: url("../image/circle_bg.png") no-repeat;
                        background-size: 100% 100%;
                        margin: 50px auto;
                    }

.ours_list ul li a img{
                            display: block;
                            width: 210px;
                            height: 210px;
                             /*margin: 50px auto;*/
                             border-radius: 50%;
                             -webkit-border-radius: 50%;
                             -moz-border-radius: 50%;
                             /*border: 10px solid;*/
                             /*border-image: -webkit-linear-gradient( #e3e3e3, #a0a0a0, #909090,#979797) 30 30;*/
                             /*border-image: -moz-linear-gradient(#e3e3e3, #a0a0a0, #909090,#979797) 30 30;*/
                             /*border-image: linear-gradient(#e3e3e3, #a0a0a0, #909090,#979797) 30 30;*/
                        }



.ours_list ul li .sub_detail span{
                                     display: block;
                                     font-size: 20px;
                                     font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                                     font-weight: normal;
                                     color: #0376c7;
                                     text-align: center;
                       }

.zixun{margin-top: 10px;}

/*客户案例*/
  .case_box{
              margin-top: 40px;

           }

.case_wrap h3{
    font-weight: bolder;
    text-align: center;
}
.case_wrap p{
    color: #626262;
    text-align: center;
}

.case_list ul li a{display: block;text-decoration: none;


}
.case_list ul li a span{display: block;
    height:38px;
    line-height: 38px;
    background: #0376c7;
    color: #ffffff;
    text-align: center;
  }




/*关于*/
.about{
        /*height:545px;*/
        margin-top: 40px;
        background: url("../image/about-back.jpg") no-repeat;
        background-size:100% 100%;
    padding-bottom: 50px;
     }

.about_wrap{margin-top: 30px;}
.about_wrap h4{
                color: #ffffff;
                font-size: 30px;
                text-align: center;
                font-weight: normal;
                border-bottom: 1px solid #ffffff;
                padding-bottom: 6px;
              }
.about_wrap h4 span{border-bottom: 6px solid #ffffff;padding-bottom: 3px;}


#about_left{ border:1px solid #fbfaf9;margin-top: 40px;}
#about_left a img{display: block;margin: 10px auto;}
#about_right{margin-top: 40px;}

.company_title{font-size: 24px;
               font-weight: normal;
               color: #ffffff;
              }

/*.company_list ul{padding-left: 15px;}*/
.company_list ul li span{
    font-size: 14px;
    color: #ffffff;
    padding-left: 10px;
}
.company_list ul li {
    padding-top: 15px;
}
.company_list p span{
    font-weight: bold;
    /*font-size: 40px;*/
}
.check_btn{
              width: 130px;
              height:40px;
    border: 1px solid#EEEEEE;
            float: right;
        }

.check_btn a{
               display: block;
               color: #ffffff;
               font-size: 16px;
               font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
               text-align: center;
               line-height: 40px;
                text-decoration: none;
            }
.check_btn:hover{
    background-color:#247c43 ;
}

/*产品中心*/
#product_title{margin: 30px auto;}
.line_detail .line_title{
              text-align: center;
              font-size: 20px;
              font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
              color: #626262;
              position: relative;
           }

.line_title:after, .line_title:before {
                                        position: absolute;
                                        top: 50%;
                                        /*background: #3b85f5;*/
                                        content: "";
                                        height: 1px;
                                        width: 35%;
                                        background: linear-gradient(#f2f2f2, #cfcfcf, #a3a3a3);
                                    }

.line_title:before {left: 0;}
.line_title:after {right: 0;}

.center_left ul li{
                        height:116px;
                        background: #999999;
                        border-bottom: 1px solid #ffffff;
                    }

.center_left ul li a{
                      display: block;
                      color:#f4f4f4;
                      text-align: center;
                      font-size: 20px;

                     }

/*鼠标激活的背景色*/
.center_left ul .change_bg{
                            background: url("../image/produce_active.png") no-repeat;
                            background-size: 100% 100%;

                          }

.product_title{padding-top: 30px;}

.con_box{height:260px;margin-top: 44px;margin-bottom: 85px;}
.con_left img{display: block;}
.center_right .con_right h3{
                                font-size: 20px;
                                color: #008df1;
                            }

.center_right .con_right p{
                                margin-bottom: 5px;
                                font-size: 14px;
                                color: #757575;
                            }

/*查看详情  vs 我要咨询按钮*/
.check_detail{
                /*width:162px;*/
                height: 45px;
                background: #0376c7;
                margin-top: 10px;
            }

.ask{
        /*width:192px;*/
        height: 45px;
        background: #999999;
        margin-top: 10px;
    }
.check_detail a,.ask a{
                        display: block;
                        color: #ffffff;
                        text-align: center;
                        line-height: 30px;
                        height:30px;
                        margin-top: 8px;
                        border:1px solid #ffffff;
                    }



.service_picture ul li a{
                          color: #ffffff;
                          display: block;
                          position: relative;
                         }

.service_picture ul li a{display: block;}
.service_picture ul li a p{
                            text-align: center;
                            line-height: 40px;
                            background: rgba(8,98,160,.7);
                            position: absolute;
                            left:0;
                            bottom: 0;

                           }

/*新闻动态 vs  行业新闻  vs 常见问题*/
.news{margin-top: 30px;}

.news_title{
             height:36px;
             background: #247c43;
             color: #ffffff;
             font-size: 18px;
             font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
             font-weight: normal;
             line-height: 36px;
        }

.news_title p{padding: 0 0 0 10px;}

.news_list ul{
                list-style-position: outside;
                padding-left: 18px;
              }

.news_list ul li{
                    height:40px;
                    line-height: 40px;
                    border-bottom: 1px dashed #cccccc;
                    list-style: disclosure-closed;
                }

.news_list ul li a{
                        padding: 0;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        color: #7C7C7C;
                      }

.news_list ul li:hover a{color: #247c43;}

.news_list ul li span{
                      padding: 0;
                      font-size: 14px;
                      font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                      color: #999999;
                      text-align: center;
                     }

.news_list_detail dl{height: 78.5px;border-bottom: 1px dashed #cccccc;margin-top: 6px;}
.news_list_detail dl dt{
                                                font-size: 14px;
                                                color: #999999;
                                                font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                                                font-weight: normal;
                                              }

.news_list_detail dl dd{
    font-size: 14px;
    color: #7C7C7C;
    font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
    font-weight: normal;
}
.news_list_detail dl dt:hover{
    color:#247c43 ;
}

/*头部手机端样式*/
@media(max-width: 768px){
    .carousel-indicators{
        display: none;
    }
    .carousel-inner{
        height: 160px;
    }
    .item{height: 100%}
        .carousel-inner .item img {
            width: 100%;
            height: 100%;
        }
    .zzyl-content ul li{
        border: 1px solid #666666;
        width: 49%;
        height: 220px;
        margin: 2px 0;
        float: left;
        text-align: center;
        padding: 5px 0;
        margin-left: 1px;
    }
    .zzyl-content ul li p:first-child{
        padding: 10px;
        font-size: 14px;
    }
    .zzyl-content ul li p:nth-child(2){
        padding: 10px ;
    }
    .zzyl-content ul li img{
        height: 75%;
    }
    .zzyl-js{
        display: none;
    }
    /*标语*/
    .poster{margin-bottom: 10px;}
    .poster_box{height:auto;}
    /*.poster p{font-size: 16px;}*/
    .product_right {

    }
    .product_wrap .product_left .tel_contact span:nth-child(2){display: none;}
    .product_left .title_detail{font-size: 14px;}

    .center_left ul li a{
                            display: block;
                            color:#f4f4f4;
                            text-align: center;
                            font-size: 14px;
                        }


    /**/
    .about{height:auto;}
    .product_left{
        padding-top: 20px;
    }
    .product_right{padding: 20px 0!important;}
    .zzyl-mid-title{width: 98%;margin: auto}
    .twenty{
        font-size: 50px;
    }
    .twenty-right p:nth-child(2){
        font-size: 20px;
    }
    .twenty-right p:first-child{
        display: none;
    }
    .zzyl-all{width: 98%;
    margin: 0 auto}
    .zzyl-content{
        padding-left: 10px!important;
    }
    .kehu-show-mid p{
        width: 98%;
        margin: 0 auto;
    }
    .kehu-show-img ul li{
        margin: 2px 0;
    }
    .cp-content h3{
        padding-top: 5px;
    }
    .cp-text h4{
        padding-top: 0px;
    }
    .cp-content p{
        padding: 0!important;
    }
    .cp-img{
        width: 98%;
        margin: auto;
    }
    .cp-text img{
        display: none;
    }
    .zsys{
        padding: 10px 0;
    }
    .zsys-con{
        /*overflow: hidden;*/
        padding: 0;
        height: 250px;
    }
    .zsys-con li{
        width: 31%;
        height: 50%;
        font-size: 12px;
        border-radius: 0;
    }
    .last-li{
        display: block;
    }
    .zsys-con li img{
        width: 20px;
        height: 20px;
        padding: 0;
        margin-top:8px;
    }
    .zsys-con li p{
        padding-top: 15px;
        margin: 0 auto;
    }
    .zsys-con li:first-child{
        margin-left: 5px;
    }
    .zsys-con li:nth-child(n+2){
        margin-left: 5px;
    }
    .zsys-con li a{
        display: block;
        margin: 0 auto;
        padding-top: 50px;
        font-size: 14px;
        color: #F5F5F5;
        text-align: center;
        height: 100%;
    }

    .case_box{
        margin-top: 10px;
    }
    .links{
        padding: 4px 0;
    }
    .links span{
        font-size: 14px;
    }
    .links a{font-size: 14px;}
    /*产品中心*/
    .line_detail .line_title {
                                text-align: center;
                                font-size:12px;
                                font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                                color: #626262;
                                position: relative;
                              }

    .line_title:after, .line_title:before {
        position: absolute;
        top: 50%;
        content: "";
        height: 1px;
        width: 20%;
        background: linear-gradient(#f2f2f2, #cfcfcf, #a3a3a3);
    }


    .news_list ul li span{
                            padding: 0;
                            font-size: 12px;
                            font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                            color: #999999;
                            text-align: center;
                        }

    /*新闻动态板块3*/
    .news_list_detail dl dd{
                                font-size: 12px;
                                color: #999999;
                                font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                                font-weight: normal;
                            }


    /*云梦万德拥有*/
    .ours_list ul li p{
                            font-size: 12px;
                            font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
                            font-weight: normal;
                            color: #ffffff;
                        }

    .ours_list ul li{height:280px;}
    .ours_list ul li .sub_detail span{

        display: block;
        font-size: 14px;
        font-family: "Helvetica Neue", "Microsoft yahei", Helvetica, Arial, sans-serif;
        font-weight: normal;
        color: #0376c7;
        text-align: center;
    }

}

.video-box{background-color: #247c43;margin: 10px auto;padding: 10px;}
.video a:hover{color: #fcff00;}
.video a{color: #fff;font-size: 20px;font-weight: bold;}

@media(max-width: 768px){

    .service_picture ul li{margin: 10px 0;}
    .ours_wrap{min-height: 470px;}

    .ours_list ul li a {
                            display: block;
                            text-decoration: none;
                            /*padding-top: 2px;*/
                            /*padding-left: 2px;*/
                            text-align: center;
                            width: 110px;
                            height: 110px;
                            background: url(../image/circle_bg.png) no-repeat;
                            background-size: cover;
                            margin: 20px auto;
                         }

    .ours_list ul li a img{
                            display: block;
                            width: 100px;
                            height:100px;
                            border-radius: 50%;
                            -webkit-border-radius: 50%;

                            }
}



