.big-model{
    background-color: #007130;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    height: 300px;
}
.big-model .title{
    width: 100%;
    font-size: 36px;
    text-align: center;
    color: #fff;
}
.big-model .subtitle{
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.template{
    width: 1200px;
    margin:auto;
    margin-top: -145px;
    background-color: #fff;
    padding-top: 30px;
    border-radius: 10px;
    padding-bottom: 30px;
}
.mo{
    padding-left: 30px;
    padding-right: 30px;
}
.mo .title{
    width: 100%;
    font-size: 24px;
    font-weight: bold;
}
.mo .title span{
    width: 20px;
    height:10px;
    background-color: #007130;
    display: inline-block;
    margin-left: 10px;
}
.mo-list{
    width: 346.5px;
    height: 350px;
    box-shadow: 0px 4px 2px #eae1e1;
    margin-top: 30px;
    border-radius: 5px;
    float: left;
    margin-right: 50px;
}
.mo-list:nth-child(4){
    margin-right: 0px;
}
.mo-list img{
    width: 100%;
}
.mo-title{
    width: 100%;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #2e2e2e;
}
.mo-desc{
    margin:auto;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-size: 16px;
    color: #2e2e2e;
    line-height: 24px;
    vertical-align:middle;
    width: 200px;
}
.mo-desc span{
    background-color: #eb6100;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 15px;
    vertical-align:middle;
}
.mo-list .speciall{
    text-align: left;
}
.mo-desc .none{
    background-color: #fff;
}


/*edi*/
.edi{
    width: 1200px;
    height: 350px;
    background:url(../../../images/operate/bk1.jpg) no-repeat;
    margin-top: 30px;
    padding:30px;
    padding-bottom:0px;
    background-color: #f7fffa;
}
.edi-list{
    width: 545px;
    margin-right: 50px;
    background-color: #fff;
    box-shadow: 0px 4px 2px #eae1e1;
    padding-top: 30px;
    border-radius: 5px;
    padding-bottom:30px;
    float: left;
    height: 270px;
    box-sizing: border-box;
}
.edi-list:nth-child(n+2){
    margin-right: 0px;
}
.edi-list img{
    float:left;
}
.edi-list-right{
    width: 230px;
    float: right;
}
.edi-list-right .title{
    font-weight: bold;
    font-size: 22px;

}
.edi-model{
    width: 15px;
    height: 15px;
    background-color: #eb6100;
    float: left;
    margin-right: 15px;
    margin-top: 20px;

}
.edi-desc{
    float: left;
    margin-top: 18px;
    font-size: 16px;
    color: #2e2e2e;
}
.edi-desc .p1{
    color: #eb6100;
}

/*问题 优势*/

.youshi{
    position: relative;
}
.youshi-bk{
    height:600px;
    background-color: #f7fffa;
}
.youshi-bk2{
    background-color: #b2d7c2;
    height: 40px;
    width: 100%;
}
.youshi-bk1{
    background-color: #f7fffa;
    height: 375px;
    width: 100%;
}
.youshi-bk3{
    background-color: #007130;
    height: 185px;
    width: 100%;
}
.youshi-model{
    position: absolute;
    top:50px;
/*    padding-left: 30px;
    padding-right: 30px;*/
    background-color: #fff;
    border-radius: 5px;
    width: 1140px;
    height: 450px;
    left: 30px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px #ccc;
}
.youshi-left{
    width: 570px;
    box-shadow: 5px 0px 5px #ccc;
    height: 450px;
    box-sizing: border-box;
    padding-top: 30px;
    float: left;
    padding-left: 30px;
}
.youshi-left .title{
    text-align: center;
    margin-bottom: 30px;
}
.youshi-left .wd{
    width: 100%;
    padding-left: 10px;
    padding-right: 30px;
    box-sizing: border-box;
    margin-top: 10px;
}
.youshi-left .wd .cricle{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #cc0000;
    float: left;
    margin-top: 5px;
}
.youshi-left .wd .p1{
    color: #cc0000;
    vertical-align:bottom;
    line-height: 25px;
    font-weight: bold;
}
.youshi-left .wd-right{
    float: left;
    margin-left: 10px;
    font-size: 16px;
    vertical-align:bottom;
}
.youshi-left .wd-right .p2{
    border-bottom: 1px solid #ccc;
    padding-bottom:5px;
    padding-top: 5px;
    width: 475px;
    line-height: 27px;
}
.youshi-left .wd .p1 span{
    color: #000;
    font-weight: 400;
    
}
.youshi-right{
    box-shadow: 0px 0px 0px #fff;
    background:url(../../../images/operate/bk2.jpg) no-repeat;
    background-size: cover;
}
.youshi-right{
    width: 540px;
    margin-left: 30px;
    padding-left: 0px;
    border-radius: 0px 5px 5px 0px;
}
.youshi-right .wd .cricle{
    background-color: #006633;

}
.youshi-right .wd .p1{
    color: #006633;
}


/*药剂*/
.big-model-yaoji{
    background-color: #007130;
    width: 100%;
    text-align: center;
    padding-top: 30px;
    box-sizing: border-box;
    height: 160px;
    /*margin-top: 30px;*/
}
.big-model-yaoji .title{
    width: 100%;
    font-size: 36px;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.big-model-yaoji .subtitle{
    font-size: 16px;
    margin-top: 20px;
    color: #fff;
    margin-bottom: 30px;
}
.yaoji-list{
    width: 300px;
    box-sizing: border-box;
    padding-left: 30px;
    padding-right: 30px;
    border-right: 2px solid #3d9462;
    text-align: center;
    float: left;
}
.template1{
    padding-top:30px;
    background-color: #f7fffa;
    padding-bottom: 30px;
    margin-top: 0px;
}
.yaoji{
    margin-bottom: 30px;
}
.yaoji-list .title{
    line-height: 40px;
    background-color: #007130;
    color: #fff;
    text-align: center;
    width: 204px;
    margin: auto;
}
.yaoji-list img{
    width: 204px;
}
.yaoji-list .desc{
    margin-top: 15px;
}
.yaoji-list .desc span{
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #007130;
    vertical-align: middle;
    margin-right: 5px;
}
.yaoji-list .desc p{
    color: #000;
    display: inline-block;
    vertical-align: middle;
}
.yaoji .speciall{
    border:0px solid #fff;
}
.yaoji .speciall .desc{
    width: 400px;
}

.template1 .youshi-right{
    box-shadow: 0px 0px 0px #fff;
    background:url(../../../images/operate/bk3.png) no-repeat;
    background-size: cover;
}
.yaoji .p1{
    border-bottom: 1px solid #ccc;
    padding-bottom:5px;
    width: 475px;
    vertical-align: top;
}
.yaoji .p1 span{
    width: 400px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: top;
}

/*耗材*/
.haocai .mo-list{
    width: 266px;
    height: 385px;
    margin-right: 25px;
    margin-top: 0px;
    background-color: #fff;
}
.haocai .mo-list:nth-child(4){
    margin-right: 0px;
}
.haocai .mo-desc{
    margin-top: 10px;
    width: 230px;
    text-align: left;
}
.haocai .mo-desc .span1 {
  background-color: #eb6100;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 5px;
}
.haocai .mo-desc .span2{
    width: 205px;
    display: inline-block;
    vertical-align: top;
    line-height: 24px;
    font-size: 15px;
}
.template2 {
  margin-top: 0px;
  padding-top: 60px;
  background-color: #f7fffa;
  padding-bottom: 30px;
}
.anli{
    margin-top: 30px;
}
.case2{
    /*padding-left: 15px;*/

}
.case2_div{
    width: 370px;
    margin-left: 15px;
    margin-top: 30px;
    float: left;
}
.case2_div:nth-child(3n+1){
    margin-left: 0px;
}
.case2_div img{
    float: left;
    display: block;
}
.case2_list{
    width: 250px;
    background-color: #eeeeee;
    float: left;
    margin-top: 10px;
    padding-left: 20px;
    box-sizing: border-box;
    box-shadow: 0px 0px 5px #ccc;
}
.case2_list .p1{
    color: #006600;
    font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
}
.case2_list .line{
    width: 150px;
    height: 1px;
    background-color: #006600;
    margin-top: 8px;
}
.case2_list .p2{
    margin-top: 8px;
    line-height: 20px;
    font-size:14px;
    color: #666666;
    margin-bottom: 10px;
    font-weight: bold;
    height: 60px;
}
.haocai .youshi-right{
    box-shadow: 0px 0px 0px #fff;
    background:url(../../../images/operate/bk4.png) no-repeat;
    background-size: cover;
}
.haocai{
    height: 385px;
}
.haocai .youshi-left{
    height: 385px;
}
.haocai .youshi-left .wd-right .p2{
    vertical-align: top;
    display: inline-block;
    padding-top: 0px;
}
.yunwei{
    background-color: #fbfbfb;
    padding-top: 30px;
}
.yunwei img{
    margin-left: 40px;
    float: left;
}
.yunwei-nian{
    float: left;
    margin-left: 100px;
}
.yunwei-nian p{
    width: 400px;
    height: 60px;
    box-shadow: 0px 0px 5px #ccc;
    background-color: #fff;
    margin-bottom: 20px;
    line-height: 60px;
    font-size: 16px;
}
.yunwei-nian p span{
    background-color: #007130;
    width: 60px;
    line-height: 40px;
    height: 40px;
    margin-top: 10px;
    color: #fff;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    margin-left: 10px;vertical-align: top;
}
.yunwei-nian p c{
    display: inline-block;
    width: 300px;
    vertical-align: top;
    line-height: 24px;
    margin-top: 5px;
}

.yisheng{
    background-color: #f7fffa;
    padding-top: 30px;
    margin-top: 30px;
}
.yisheng .mo-list{
    background-color: #fff;
    height:385px;
}
.yisheng .mo-desc {
    width: 310px;
}
.yisheng .mo-desc .span1 {
  background-color: #eb6100;
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  vertical-align: top;
  margin-top: 5px;
}
.yisheng .mo-desc .span2 {
  width: 285px;
  display: inline-block;
  vertical-align: top;
  line-height: 24px;
  font-size: 15px;
  text-align: left;
}
.yisheng .speciall .mo-desc .span2 {
    width: 136px;
}
.yisheng .speciall .mo-desc{
    width: 170px;
    float: left;
    margin-left:13px;
}
.daxiu{
    padding-top:30px;
    margin-top: 0px;
}
.zhuanxiang{
    padding-top:30px;
    margin-top: 0px;
}
.zhuanxiang .mo-list{
    width: 262.5px;
    margin-right: 30px;
    position: relative;
    height: 440px;
}
.zhuanxiang .mo-list:nth-child(4){
    margin-right: 30px;
}
.zhuanxiang .mo-list:nth-child(5){
    margin-right: 0px;
}
.zhuanxiang .mo-list .mo-title{
    background-color: rgba(0,113,48,0.8);
    color: #fff;
    /*margin-top: -50px;*/
    height: 50px;
    position: relative;
    top:-70px;
    z-index: 1;
    line-height: 50px;
}
.zhuanxiang .mo-desc{
    position: relative;
    top:-70px;
    width: 240px;
}
.zhuanxiang .mo-desc .span2{
    width: 200px;
}

.guanjia{
    padding-top:30px;
    margin-top: 0px;
}
.guanjia .mo-list{
    width: 346.5px;
    margin-right: 50px;
    position: relative;
    height: 418px;
}
.guanjia .mo-list:nth-child(4){
    margin-right: 0px;
}
.guanjia .mo-list:nth-child(5){
    margin-right: 0px;
}
.guanjia .mo-list .mo-title{
    background-color: rgba(0,113,48,0.8);
    color: #fff;
    /*margin-top: -50px;*/
    height: 50px;
    position: relative;
    top:-70px;
    z-index: 1;
    line-height: 50px;
}
.guanjia .mo-desc{
    position: relative;
    top:-70px;
    width: 325px;
}
.guanjia .mo-desc .span2{
    width: 275px;
}
.product_content .title {
  color: #fff;
  background-color: #158644;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-top: 30px;
}
.case1_div{
    float: left;
    width: 269px;
    margin-left: 21px;
    margin-top: 30px;
    background-color: #eeeeee;
}
.case1_div img{
    width: 269px;
}
.case1 .case1_div:nth-child(4n+1){
    margin-left: 0px;
}
.case1 .case1_div .line{
    height: 5px;
    width: 50px;
    background-color: #19974d;
    margin:auto;
    margin-top: 15px;
}
.case1_div .p1{
    color: #666666;
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 40px;
    font-weight: bold;
    height: 56px;
}
.operate{
    margin-top: 30px;
    background-color: #f7fffa;
    padding-left: 30px;
    padding-right: 30px;
    width: 1200px;
    box-sizing: border-box;
}
.operate_img{
    width: 440px;
    margin-top: 20px;
}
.product_content{
    background-color: #f7fffa;
    padding-left: 30px;
    padding-right: 30px;
    width: 1200px;
    box-sizing: border-box;
}
.operate_div{
    float: left;
    width: 700px;
}
.operate_img{
    float: left;
}
.operate_div .p1{
    color: #575757;
    /*margin-left: 30px;*/
    margin-top: 20px;
    margin-right: 30px;
    line-height: 27px;
    font-size: 16px;
    display: block;
    float: left;
    width: 615px;
}
.operate_div .span{
    width: 15px;
    height: 15px;
    background-color: #19974d;
    display: inline-block;
    line-height: 27px;
    margin-right: 10px;
    float: left;
    margin-left: 30px;
    margin-top: 25px;
}
.operate_div .operate_list{
    float: left;
    width: 285px;
    padding-left: 50px;
}
.operate_div .line{
    border:1px dotted #000;
    width: 615px;
    /*margin:auto;*/
    margin-top: 10px;
    margin-left: 55px;
}
.operate_div .operate_list .operate_list_div{
    clear: both;
    margin-top: 10px;
}
.operate_div .operate_list .operate_list_div img{
    display: inline-block;
    margin-right: 10px;
}
.operate_div .operate_list .operate_list_div .p2{
    display: inline-block;
    font-size: 14px;
    color: #0f0f0f;
    line-height: 40px;
}
.yun{
    background-color: #f6fffa;
    padding-top: 30px;
    padding-bottom: 30px;
}
.yun img{
    float: left;
    margin-top: 30px;
}
.yun .yun-right{
    float: left;
}
.yun-title p{
    font-size: 24px;
    color: #006600;
    margin-top: 13px;
    font-weight: bold;
}
.yun-desc .kuai{
    width: 15px;
    height: 15px;
    background-color: #eb6100;
    display: inline-block;
    vertical-align: top;
    margin-top: 13px;
}
.yun-desc p{
    font-size: 16px;
    width: 440px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    line-height: 23px;
    padding-left: 15px;
    box-sizing: border-box;
}
.dayoushi img{
    padding-top: 30px;
    padding-bottom:30px;
}
.baozhang_div{
    margin-top: 30px;
    margin-left: 100px;
}
.baozhang_div .baozhang_img{
    background-color: #19974d;
    padding:10px;
    width: 383px;
    float: left;
}
.baozhang_list{
    float: left;
    margin-left: 50px;
    width: 555px;
    margin-top: 25px;
}
.baozhang_list .span{
    width: 30px;
    height: 30px;
    color: #fff;
    background-color: #19974d;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    margin-right: 20px;
}
.baozhang_list p{
    color: #272727;
    font-size: 16px;
    font-weight: bold;
    float: left;
    border-bottom:1px solid #19974d;
    width: 500px;
    height: 30px;
    padding-left: 5px;
}

.allcontent{
    position: relative;
    z-index: 0;
}
.xuanfu{
    width: 260px;
    position: absolute;
    left: calc(50% - 900px);
    top:300px;
    background-color: #fff;
    text-align: center;
    box-shadow: 0px 0px 5px #ccc;
    padding-bottom: 30px;
    z-index: 99;
    height: 555px;
    box-sizing: border-box;
}
.xuanfu img{
    border-bottom: 1px solid #ccc;
    padding-bottom: 30px;
    padding-top: 30px;
}
.model-show{
    position: relative;
    z-index: 99;
}
.show-p{
    background-image: linear-gradient(to right, #016917 ,#4fa531);
    /*background-color: #000;*/
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    width: 220px;
    color: #fff;
    margin:auto;
    margin-top: 10px;
    padding-left: 15px;
    text-align: left;
    z-index: 99;
}
.hide-p{
    background-color: #ebebeb;
    color: #333;
    height: 35px;
    line-height: 35px;
    border-radius: 5px;
    width: 220px;
     margin:auto;
    margin-top: 5px;
    padding-left: 15px;
    text-align: left;
    z-index: 99;
}
.show-p{
    position: relative;
}
.show-p img{
    width: 25px;
    height: 25px;
    padding:0px;
    border:0px solid #fff;
    position: absolute;
    right: 10px;
    top:6px;
}
.model-list{
    position: relative;
    z-index: 1;
}