.zhju_ser_main{
                width: 100%;
                height: auto;
                background: #ffffff;
            }

.zhju_ser_main .zhiju_box{
            width: 1200px;
            margin: 0 auto;
         }

.zhju_ser_main .zhiju_box h1{
                                color: #4d4d4d;
                                font-size: 30px;
                                font-weight: bold;
                                text-align: center;
                                padding: 43px 0 14px 0;
                            }


.line{
        width: 58px;
        height: 5px;
        background: #4d4d4d;
        margin: 0 auto 14px auto;
    }

.zhiju_box p{
                text-align: center;
                font-size: 16px;
                font-weight: normal;
                color: #4d4d4d;
                line-height: 20px;
            }

.zhiju_box h2{
                color: #05aba9;
                font-size: 18px;
                font-weight: bold;
                text-align: center;
                padding: 14px 0 50px 0;
              }

.zhiju_list{margin: 20px auto;}
.zhiju_list ul{display: flex;flex-wrap: nowrap;flex-direction: row;justify-content: space-between;}
.zhiju_list ul li{
                    width: 48%;
                    margin: 0 1%;
                 }

.zhiju_list ul li a{display: block;}
.zhiju_list ul li  img{display: block;width: 100%;}



/*政府集中招标采购项目中标产品*/

.z_bao{
        background: url("../images/zhi_bao.jpg") no-repeat;
        background-size: 100% 100%;
        /* margin-bottom: 30px; */
        padding-bottom: 58px;
    }

.z_bao .yqpj_hc_box{
    width: 1200px;
    margin: 0 auto;
}

.yqpj_hc_box .title{
                        text-align: center;
                        font-size: 30px;
                        font-weight: normal;
                        padding: 35px 0 0 0;
                        color: #ffffff;
                        margin-bottom: 0;
                     }

.z_bao .yqpj_hc_box h1{
                        text-align: center;
                        font-size: 30px;
                        font-weight: bold;
                        color: #f6ff00;
                        padding-bottom: 22px;
                        margin-top: 0;
                        margin-bottom: 0;
                     }


#yellow_line{
    width: 58px;
    height: 3px;
    background: #ffffff;
}


/*图+文*/
.zhaobiao-info{
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.zhaobiao-img{
    width:23.3%;
}

.zhaobiao-img img{
    border: 2px solid #ffffff;
}

.zhaobiao-item{
                    width: 67%;
                    padding: 15px 20px;
                    margin-right: 30px;
                    margin-top: 10px;
                    height: 130px;
                    border: 1px dashed #ffffff;
                }

.zhaobiao-item p{
                    font-size: 18px;
                    color: #ffffff;
                    text-align: left;
                    line-height: 26px;
                }

.zhaobiao-item .tel{color: #f8ef00;}

#second{
    height: 160px;}

/*东科圣康医用外固定支具/医用固定带*/
.tedian{
          padding: 40px 0;
          background: #ffffff;
        }
.tedian-con{
                width: 1200px;
                margin: 0 auto;
            }
.tedian-top h1{
                    text-align: center;
                    color: #4a4a4a;
                    font-size: 34px;
                    width: 50%;
                    margin: auto;
                    font-weight: bold;
                }

.legu-tedian p{text-align: center;}
.line3{background-color: #05aba9}
.tedian-top ul{
                    display: flex;
                    justify-content: space-around;
                    margin-top: 35px;

                }
.tedian-top ul li{
                        width: 20%;
                    }
.tedian-top ul li div{
    width: 140px;
    height: 140px;
    border-radius: 50%;
    background-color: #05aba9;
    border: 6px solid #92d4d4;
    margin: auto;
}
.tedian-top ul li div img{
    display: block;
    margin: auto;
    margin-top: 30px;
}
.tedian-top ul li p{
    font-size: 18px;
    color: #4d4d4d;
    text-align: center;
    margin-top: 20px;
    font-weight: normal;
}
.ppp{margin: 10px!important;}

.tedian-bot{
                margin-top: 80px;
            }


.product_ser_main{
    width: 1200px;
    margin: 0 auto;
 }

.product_ser_main ul{display: flex;flex-direction: row;flex-wrap: nowrap;justify-content: center;}
.product_ser_main ul li{
    width: 23%;margin: 0 1%;}
.product_ser_main ul li a{display: block;}
.product_ser_main ul li a img{width: 100%;display: block;}

.tedian-bot h1{
                    color: #05aba9;
                    text-align: center;
                    font-weight: bold;
                }

.legu-tedian p{
                font-size: 26px;
                color: #4d4d4d;
                font-weight: bold;
              }

.legu-tedian h4{text-align: center;font-size: 18px;color: #05aba9;font-weight: normal;}
.tedian-bot p{
                font-size: 18px;
                color: #4d4d4d;
                text-align: left;
                padding: 15px 8px;
            }


/*企业资质和中标证书展示*/
.yq_main{
    /*height: 388px;*/
    background: #f3f3f3;

}

.yq_main .yq_title{
    width: 1200px;
    margin: 0 auto;
    padding: 35px 0;
}

.yq_main .yq_title h2{
    color: #05aba9;
    font-size: 36px;
    font-weight: bold;
    line-height: 55px;
}


.yq_title p{
    color: #4d4d4d;
    font-size: 20px;
    font-weight: normal;
}

.yq_main .yq_title h2,.yq_title p{text-align: center;}

.yq_list{
    width: 1200px;
    margin: 0 auto;
}
.yq_list ul{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
}

.yq_list ul li{
    width: 24.5%;
    margin: 0 0.5% 0 0.5%;
}

.yq_list ul li a{display: block;}
.yq_list ul li a img{width: 100%;}



/*企业资质*/
.show{
            width: 100%;
            background: #e9e9e9;
            padding-bottom: 28px;
        }
.show_list{
             width: 1200px;
             margin: 0 auto;
            }

.show_list ul{
                display: flex;
                flex-direction: row;
                flex-wrap: nowrap;
                justify-content: center;
            }

.show_list ul li{width: 20%;}
.check_more{
             display: block;
             color: #ff0034;
             font-size: 26px;
             text-align: center;
             margin: 30px 0 20px 0;
          }

.check_more:hover{color: #1db3b1;}

/*参数*/
.product_par_main{width: 100%;background: #ffffff;}
.product_par_box{width: 1200px;margin:0 auto;overflow: hidden;padding-top: 54px;}
.product_par_box li{
                     width:862px;
                     margin: 0 auto;
                     height: 322px;
                   }
.product_par_box li a{display: block;width: 30%;float: left;margin:2% 0;}
.product_par_box li a img{width: 100%;}
.product_par_box li .product_par_inf{
                                        width: 65%;
                                        float: right;
                                        margin: 2% 0;
                                     }

.product_par_inf h4{
                         color: #1db3b1;
                         font-size: 22px;
                         font-weight: bold;
                       }

.product_par_inf p{
                    color: #4d4d4d;
                    font-size: 20px;
                    font-weight: normal;
                    margin-bottom:8px;
                  }

.read{

        text-align: center;
        color: #1db3b1;
        font-size: 20px;
        padding: 34px 0 27px 0;
    }



/*有关外固定支具固定带产品的临床学术研究文献*/
.kp_second_main{width: 100%;background: #f5f5f5;}
.kp_second{
            width: 1200px;
            margin: 40px auto 50px auto;
            /*background: #f5f5f5;*/
            /*height: 900px;*/
            overflow: hidden;
        }

.kp_second h1{text-align: center;font-size: 30px;font-weight: bold;margin: 22px auto 0 auto;}
.line_product{
                width: 37px;
                height: 3px;
                background: #4d4d4d;
                margin: 10px auto;
              }

.kp_second_list ul{display: flex;
                         -webkit-display:flex;
                         flex-direction: row;
                         flex-wrap: wrap;
                         justify-content: space-between;
                         }

.kp_second_list ul li{
                        width:48%;
                        margin: 10px 1% 20px 1%;
                        height: 330px;
                        /*background: #f2f2f2;*/
                        float: left;
                        overflow: hidden;
                    }

.kp_second_list ul li a{
    display: block;
    width: 30%;
    float: left;
    margin:1% 1%;
}

.kp_second_list ul li a img{width: 100%;display: block;margin: 10px 0;}
.kp_second_list ul li .kp_second_list_right{width: 68%;float: right;}


.kp_second_list_right h3{
                            font-size: 16px;
                            color: #05aba9;
                            font-weight: normal;
                        }

.kp_second_list_right p{
                            padding: 0 10px;
                            color:#4d4d4d;
                            font-size: 16px;
                            line-height: 25px;
                        }


/*东科圣康医用外固定支具/医用固定带产品可用于哪些方面*/
.product_function_main{
                          width: 100%;
                          background: #ffffff;
                          overflow: hidden;
                       }

.product_function_box{
                        width: 1200px;
                        margin: 0 auto;
                      }

.product_function_box h1{
                            text-align: center;
                            padding: 58px 0 16px 0;
                            color: #1db3b1;
                            font-size: 30px;
                            font-weight: bold;
                         }

.product_function_box p{
                            font-size: 18px;
                            color: #4d4d4d;
                            font-weight: normal;
                            text-indent: 48px;
                            padding-right: 20px;
                        }
.product_function_list{margin: 40px 0;}
.product_function_list ul{
                           display: flex;
                           flex-direction: row;
                           flex-wrap: nowrap;
                           justify-content: space-between;
                        }

.product_function_list ul li{
                                width: 48%;
                                margin: 0 1%;
                            }

.product_function_list ul li a{display: block;}
.product_function_list ul li a img{width: 100%;}

/*东科圣康牌医用外固定固定支具部分规格型号*/
.sort_show_box{
                width: 1200px;
                margin: 0 auto;
            }

.sort_show_box h1{
                    text-align: center;
                    color: #1eb3b1;
                    font-size: 30px;
                    font-weight: bold;
                    padding: 60px 0 14px 0;
                }

.sort_show_box p{
                  text-align: center;
                  font-size: 14px;
                  color: #4d4d4d;
                  margin-bottom: 30px;
                }
.show_read{margin: 26px 0 60px 0;}
.show_read p{color: #1eb3b1;font-size: 20px;}

.product_sort_main{
                     width: 100%;
                     overflow: hidden;
                     background: #fcfcfc;
                  }

.product_sort_box{
                    width: 1200px;
                    margin: 0 auto;
                 }

.product_sort_box h1{
                        color: #1db3b1;
                        font-size: 30px;
                        font-weight: bold;
                        text-align: center;
                        padding: 60px 0 16px 0;
                    }

.product_sort_box p{
                        text-align: left;
                        color: #4d4d4d;
                        font-size: 18px;
                        text-indent: 26px;
                        margin-bottom: 8px;
                    }

.product_sort_box .sort_read{
                                color: #05aba9;
                                font-size: 18px;
                                font-weight: normal;
                            }

.product_sort_list{margin: 37px 0 85px 0;}
.product_sort_list ul{
                        display: flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        justify-content: space-between;
                    }

.product_sort_list ul li{margin: 0 1%;}
.product_sort_list ul li a{display: block;}
.product_sort_list ul li a img{width: 100%;display: block;}

/*小批量订货 减小库存与销售压力*/
.hezuo{
            background-color: #1cb2b0;
            padding: 50px 0 100px 0;
        }
.hezuo-con{
                width: 1200px;
                margin: auto;
            }
.hezuo-con h1{
                    text-align: center;
                    color: #F0F0F0;
                    padding-bottom: 15px;
                }
.hezuo-ul{
            display: flex;
            justify-content: space-around;
            margin-top: 50px;
        }
.hezuo-ul li{
    width: 18%;
    height: 126px;
    border-radius: 50%;
    border: 1px dashed #f0fff0;
}
.hezuo-ul li div{
    width: 96%;
    background-color: #ffffff;
    height: 120px;
    margin: auto;
    margin-top: 2px;
    border-radius: 50%;
    border: 1px dashed #F0F0F0;
    display: table;
}
.hezuo-ul li div p{
                    font-size: 18px;
                    color: #1cb2b0;
                    font-weight: 600;
                    text-align: center;
                    display: table-cell;
                    vertical-align: middle;
                }





/*为保证临床固定，请选择正规医疗器械文号产品*/
.guige{
    padding: 50px 0 0 0;
}
.guige-con{
    width: 1200px;
    margin:  auto;
}
.guige-con h1{
    color: #4d4d4d;
    text-align: center;
}
.guige-con p{
    text-align: center;
    font-size: 18px;
    color: #4d4d4d;
    padding: 10px 0 15px 0;
}
.free-name{
    margin-top: 30px;
}
.guige-tit{
    font-size: 16px;
    color: #F0F0F0;
    text-align: center;
    background-color: #05aba9;
    padding: 10px 0;
}
table.reference, table.tecspec {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 4px;
}
table.reference tr:nth-child(2n+1) {
    background-color: #f6f4f0;
}
table.reference th {
    color: #e9e9e9;
    background-color: #1cb2b0;
    border: 1px solid #ffffff;
    border-top:none ;
    font-size: 16px;
    padding: 8px;
    vertical-align: top;
    text-align: center;
}
table.reference tr:nth-child(even) {background-color: #fff;}
table.reference tr td:nth-child(1){background: #1cb2b0;color:#e9e9e9;border: 1px solid #ffffff;}


table.reference td {
                     font-size: 16px;
                     color: #3b3b3b;
                     min-width: 24px;
                     border: 1px solid #474747;
                     padding: 5px;
                     text-align: center;
                     padding-top: 7px;
                     padding-bottom: 7px;
                     background: #fcfcfc;
                  }

.table-ps{
           font-size: 14px!important;color: #3b3b3b!important;text-align: center;
         }



/*医用外固定之具和医用固定带系列*/
.gudingdai_ser_box_main{width: 100%;background: #fcfcfc;}
.gudingdai_ser_box{
                    width: 1200px;
                    margin: 53px auto;
                  }

.gudingdai_ser_box{

                        display: flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                         justify-content: center;
                    }
.gudingdai_ser_box li:first-child{width: 30%;margin-right:1%;}
.gudingdai_ser_box li a{display: block;}
.gudingdai_ser_box li a img{width: 100%;display: block;}
.gudingdai_ser_box li:nth-child(2){width:69%;}
.gudingdai_ser_box li h2{
                            margin: 28px 0 20px 0;
                            color: #1cb2b0;
                            font-size: 30px;
                            font-weight: bold;
                          }


.gudingdai_ser_box li .gudingdai_title{
                                        color: #05aba9;
                                        font-size: 18px;
                                        font-weight: normal;
                                   }


.gudingdai_ser_box li p{

                            font-size: 18px;
                            color: #4d4d4d;
                            font-weight: normal;
                            line-height: 26px;
                        }

.gudingdai_ser_box li h5{
                            color: #05aba9;
                            font-size: 18px;
                            font-weight: normal;
                            margin: 8px 0;
                        }



/*公司简介*/
.custom,#start{
                  width: 100%;
                  font-size: 36px;
                  font-weight: bold;
                  color: #009c9a;
                  text-align: center;
                  margin-top: 50px;
                  background: none;
              }

#start{margin-top: 10px;}

.share{
        width: 80%;
        height: 32px;
        color: #ffffff;
        font-size: 20px;
        background: #1cb2b0;
        text-align: center;
        margin-bottom: 20px;
      }

.hot_tel{color: #1cb2b0;font-size: 26px;font-weight: bold;}
.hot_tel img{float: left;display:block;margin-right: 14px;}


.six{background: #ffffff;}
.six ul li p{font-weight: normal;}
.six_inf{margin: 20px auto;padding-top: 30px;}
.six_inf p{
             text-align: center;
             color: #009c9a;
             font-size: 20px;
             font-weight: normal;
             margin-bottom: 8px;
         }




@media (max-width: 768px) {

    .zhju_ser_main .zhiju_box{width: 100%;}
    .zhju_ser_main .zhiju_box h1{padding: 0;font-size: 20px;}
    .zhiju_box p{font-size: 14px;text-align: left;padding-left: 12px;}
    /*东科圣康牌 医用外固定支具/医用固定带系列*/
    .z_bao .yqpj_hc_box{width: 100%;}
    .z_bao{padding-bottom: 10px;}
    .yqpj_hc_box .title {
                            text-align: center;
                            font-size: 20px;
                            font-weight: normal;
                            padding: 14px 0 0 0;
                            color: #ffffff;
                        }


    .zhaobiao-info{

        display: flex;
        -webkit-display:flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .zhaobiao-img{width: 100%;}
    .zhaobiao-img img{width: 100%;}
    .zhaobiao-item {
                        width: 100%;
                        padding: 6px 6px;
                        margin:10px 10px;
                        height: 130px;
                        border: 1px dashed #ffffff;
                    }


   .zhaobiao-item p{   font-size: 14px;
                       color: #ffffff;
                       text-align: left;
                       line-height: 24px;
                    }

     #second{height: 280px;}
    .product_function_box p{padding: 0 10px;font-size: 14px;line-height: 26px;}
   /*东科圣康医用外固定支具/医用固定带*/
    .tedian-con{width: 100%;}
    .tedian-top h1{font-size: 20px;}
    .legu-tedian h4 {
                            text-align: center;
                            font-size: 14px;
                            color: #05aba9;
                            font-weight: normal;
                        }
    .tedian-top ul {
                        display: flex;
                        justify-content: space-between;
                        margin-top: 35px;
                        flex-wrap: wrap;
                      }
    .tedian-top ul li{width: 36%;}
    .tedian-top ul li div{
                            width: 130px;
                            height: 130px;
                            border-radius: 50%;
                            background-color: #05aba9;
                            border: 6px solid #92d4d4;
                            margin: auto;
                        }
    .tedian-bot p{font-size: 14px;}
    /*东科圣康医用外固定支具/固定带系列产品*/
    .product_ser_main{width: 100%;}
    .tedian-bot h1{font-size: 20px;font-weight: bold;}


    .legu-tedian p{font-size: 20px;}
    /*企业资质和中标证书展示*/
    .yq_main .yq_title{width: 100%;padding: 5px 0;}
    .yq_main .yq_title h2{font-size: 20px;}
    /*企业资质和中标证书展示图片*/
     .show_list{width: 100%;}
    .show_list ul{
                    display: flex;
                    flex-direction: row;
                    flex-wrap: wrap;
                    justify-content: center;
                }

    .show_list ul li{width: 50%;}

    .show_list ul li a{display: block;}
    .show_list ul li a img{width: 100%;}
    /*医用外固定支具  产品参数*/
      .product_par_box{
                          width: 100%;
                          padding-top: 20px;
                          display: flex;
                          -webkit-display:flex;
                          flex-direction: row;
                          flex-wrap: wrap;

                        }

    .product_par_box li{width: 100%;height: auto;}

      .product_par_box li a {
                                 display: block;
                                  width: 100%;
                                  /*margin: 0 auto;*/
                            }

    .product_par_box li a img{
                                width: 50%;
                                display: block;
                                margin: 0 auto;
                            }


      .product_par_box li .product_par_inf{
          width: 100%;
          /*float: right;*/
          margin:0 0;
      }
      .product_par_inf h4 {
                            color: #1db3b1;
                            font-size: 14px;
                            font-weight: bold;
                            padding-left: 20px;
                          }

    .product_par_inf p {
                            color: #4d4d4d;
                            font-size: 14px;
                            font-weight: normal;
                            margin-bottom: 8px;
                            padding-left: 20px;
                             /*width:185px;*/
                            /*overflow: hidden;*/
                            /*white-space: nowrap;*/
                            /*text-overflow:ellipsis;*/
                        }


    /*有关外固定支具固定带产品的临床学术研究文献*/
      .kp_second{width: 100%;margin: 0 auto;}
      .kp_second h1{font-size: 20px;}
      .kp_second_list ul li {
                                width: 100%;
                                margin: 10px 1% 10px 1%;
                                background: #f2f2f2;
                                float: left;
                                overflow: hidden;
                                min-height: 480px;
                             }
    .kp_second_list ul li a{margin: 22% 0;}

    .kp_second_list ul li .kp_second_list_right p{

        font-size: 14px;
    }

  /*东科圣康医用外固定支具/医用固定带产品可用于哪些方面*/
    .product_function_box{width: 100%;}
    .product_function_box h1 {
                                text-align: center;
                                color: #1db3b1;
                                font-size: 20px;
                                font-weight: bold;
                                padding: 0 0;
                            }

    /*东科圣康牌医用外固定固定支具部分规格型号*/
    .product_sort_box{width: 100%;}
    .product_sort_box h1{padding: 10px 0 16px 0;font-size: 20px;}
    .product_sort_box p {
                           text-align: left;
                           color: #4d4d4d;
                           font-size: 14px;
                           text-indent: 26px;
                           margin-bottom: 10px;
                           line-height: 25px;
                           padding: 0 15px;
                         }


    /*固定支具固定带部分型号展示*/
    .sort_show_box{width: 100%;}
    .show_list_img img{width: 100%;}
    .show_read{margin: 26px 0 30px 0;}
    .show_read p{font-size: 14px;}

    .sort_show_box h1{font-size: 20px;font-weight: bold;padding: 10px 0 14px 0;}
    /*为保证临床固定，请选择正规医疗器械文号产品*/
    .guige{padding: 0;}
    .guige-con{width: 100%;}
    .guige-con h1{font-size: 16px;}


    .product_sort_box .sort_read{font-size: 14px;}
    /*医用外固定之具和医用固定带系列*/
    .gudingdai_ser_box{width: 100%;}
    .gudingdai_ser_box li:first-child{display: none;}
    .gudingdai_ser_box li:nth-child(2){width: 100%;}
    .gudingdai_ser_box li h2{
                                margin: 28px 0 20px 0;
                                color: #1cb2b0;
                                font-size: 16px;
                                font-weight: bold;
                                text-align: center;
                             }

    .gudingdai_ser_box li .gudingdai_title {
                                                color: #05aba9;
                                                font-size: 14px;
                                                font-weight: normal;
                                                text-align: center;
                                            }


    .gudingdai_ser_box li p {
                                font-size: 14px;
                                color: #4d4d4d;
                                font-weight: normal;
                                line-height: 26px;
                                padding: 0 10px;
                            }


    .gudingdai_ser_box li h5 {
                                color: #05aba9;
                                font-size: 16px;
                                font-weight: normal;
                                margin: 8px 0;
                            }
    /*小批量订货 减小库存与销售压力*/
    .hezuo-con{width: 100%;}
    .hezuo-ul{
                display: flex;
                -webkit-display:flex;
                flex-direction: row;
                flex-wrap: wrap;
                justify-content: space-between;
              }

    .hezuo-ul li{
                    width: 45%;
                    height: 126px;
                    border-radius: 50%;
                    border: 1px dashed #f0fff0;
                    margin: 1% 1%;
                }

    .hezuo-ul li div p{font-size: 14px;}


    .product_sort_list ul{
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product_sort_list ul li{

        width: 47%;
        margin: 0 1%;
    }

    /*公司简介*/
    .about{
             background: url(../images/about-back.jpg) no-repeat;
             margin-top: 30px;
             background-size: 100% 100%;
          }
    .about-con{
                width: 100%;
                margin: auto;
                display: flex;
                justify-content: center;
                padding-bottom: 50px;
                flex-wrap: wrap;
            }

    .about-img{width:96%;margin: 0 2%;}
    .about-info{width:96%;margin: 0 2%;}


    /*六大介绍*/
    .six{padding:10px 0;}
    .six-con{width: 100%;}
    .six-ul{display:flex;flex-wrap: wrap;justify-content: space-around;}
    .six-ul li{margin: 1% 0;}
    .six_inf p {
                    text-align: center;
                    color: #009c9a;
                    font-size: 14px;
                    font-weight: normal;
                    margin-bottom: 8px;
                    padding: 0 10px;
                }




    /*客户部分利润*/
    .kehuhz{padding: 0 0 15px 0;}
    .kehuhz-con{
                    width: 100%;
                    display: flex;
                    justify-content: center;
                    flex-direction: row;
                    flex-wrap: wrap;
                }

    .kehuhz-img{width: 100%;}
    #dkrb_main{width: 100%;}


    .kehuhz-info p:first-child{
                                font-size: 24px;
                                font-weight: bold;
                                color: #009c9a;
                                text-align: center;
                                margin-top: 50px;
                            }

    .custom, #start {
                        width: 100%;
                        font-size: 24px;
                        font-weight: bold;
                        color: #009c9a;
                        text-align: center;
                        background: none;
                    }

    .share{width: 100%;
           color: #ffffff;
           font-size: 14px;
           padding-top:6px;
           }

    .hot_tel {
                color: #1cb2b0;
                font-size: 20px;
                font-weight: bold;
            }
    /*提交框*/
    .message-con{width: 100%;}

}

