body {
    font-family: 'bold';
    font-size: 14px;
    color: #272727;
    background-color:#fff;
    overflow-x:hidden ;
}
.i-head{
    background: #fff;
}
.pro-right-list{width: 980px;
    float: left;}
.pro-right-list1{}
/*内页头部导航*/
.n-head{
    width: 100%;background: #00a596;overflow: hidden;z-index: 1000;
}
.n-head .head-hold{
    width: 1260px;margin: 10px auto;overflow: hidden;
}
.n-head .head-hold .head-left{
    float: left;width: 500px;
}
.n-head .head-hold .head-right{
    float: left;width: 700px;overflow: hidden;
}
.n-head .head-hold .head-right ul li{
    float: left;width: 14%;line-height: 80px;font-size:16px;font-weight: bold;
}
.n-head .head-hold .head-right ul li a{
    color: #fff;
}
.relate-title{
    background: #eee;
    color: #fff;
    font-size: 14px;
    line-height: 2.5;
    margin-bottom: 15px;
    margin-top:40px
}
.relate-title span{
    background: #00a596;
    padding: 0 10px;
    display: inline-block;
}

.relate-news-list{
    overflow: hidden;z-index: 1;height: 180px;
}
.field-body{
    line-height: 27px;
}
.relate-news-list a:hover{
    color: #00a596;
}
.neimaincp .relate-news-list li {
    float: left;
    width: 46%;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin: 0 2%;
}
.relate-news-list li {
    float: left;
    width: 46%;
    position: relative;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    margin: 0 2%;
}
.relate-news-list li a {
    display: block;
    padding-right: 20%;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.right_sunu{
    margin: 20px auto;width: 1200px;
}
.right_sunu p{
    margin-bottom: 10px;
    background: #ededed;
    line-height: 35px;
    padding: 0 20px;
}
.relate-news-list li a:before {
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
    background: #d1d1d1 url(../image/xypg-left-jt.png) -1px -16px no-repeat;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}
.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 0;
}
.n-hold{
    width: 1200px;margin: 0 auto;overflow:hidden
}
.relate-list{
    overflow: hidden;
}
.relate-list ul li{
    float: left;width: 23%;margin: 0 1% 1% 1%;text-align: center;line-height: 27px;
}
.relate-list ul li img{
    width: 100%;border: 1px solid #ddd;height: 220px;
}
.relate-list ul li{
    text-align: center;line-height: 27px;
}
.relate-list ul li:hover a{
    color: #00a596;
}



.n-second-guide{
    width: 1200px;position: relative;margin: 30px auto;text-align: center;
    animation:zoomIn 2s;
    -moz-animation:zoomIn 2s; /* Firefox */
    -webkit-animation:zoomIn 2s; /* Safari and Chrome */
    -o-animation:zoomIn 2s; /* Opera */
}
@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1;
    }
}
@-moz-keyframes zoomIn /* Firefox */
{
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@-webkit-keyframes zoomIn  /* Safari and Chrome */
{
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
@-o-keyframes  zoomIn  /* Opera */
{
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.n-second-guide .line{
    border-top: 1px solid #ddd;
    position: absolute;
    top: 50%;
    z-index: -1;
    width: 100%;
}
.n-second-guide a{
    display: inline-block;
    padding: 6px 30px;
    margin-bottom: 0;
    margin-left: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ddd;
    border-radius: 18px;
    background: #fff;
}
.n-second-guide a:hover{
    background: #00a596;
    color: #fff;
}
.n-second-guide .on{
    background: #00a596;
    color: #fff;
}

.n-pro-hold{
    max-width: 1200px;margin: 0px auto;
}

.n-banner img{
    width: 100%;
}
.n-tit{
    font-size: 16px;font-weight: bold;color: #000;margin-top: 10px;
}



.n-left ul  .current a{
    color: #45a5e1;
}

.n-left-bom{
    margin: 20px 0;text-align: center;
}


.n-left p{
    padding: 5px 10px;
}
.article-article h1{
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: normal;
    margin-top: 30px;
}
.article-article h2{
    font-size: 14px;
    color: #999;
    text-align: center;
    margin: 10px 0;
}
.pro-left{
    width: 250px;float: left;background: #00a596;color: #fff;text-align: center; box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);margin-bottom: 40px;
}
.pro-left a{
    color: #fff;
}
.pro-left .pro-left-tit{
    font-size:20px;font-weight: bold;line-height: 70px;border-bottom: 1px solid #84c9ff;letter-spacing: 2px;
}
.pro-left  .pro-left-top ul{
    padding: 15px 0;
}
.pro-left  .pro-left-top ul li{
    padding: 12px 0;
    margin: 0px 30px;
    text-align: left;
    border-bottom: 1px dashed #6cbefd;
    position: relative;
}
.pro-left  .pro-left-top ul li i{
    width: 9px;height: 10px;background: url("../image/i.png") no-repeat;vertical-align: middle;margin-right: 10px;display: inline-block;
}
.pro-left  .pro-left-top ul li ul{
    position: absolute;left: 220px;top:0px;width: 150px;background: #0068b7;display: none;
}
.pro-left  .pro-left-top ul li ul li{
    margin: 0px 10px;
}
.pro-left  .pro-left-top ul li:hover ul{
    display: block;
}

.pro-left-bom{
    background: #0057c1;padding: 20px 0;margin-top: 20px;
}
.n-right{
    width: 1200px;line-height: 27px;padding:0 15px 30px 15px;color: #666;margin-bottom: 40px;
}
.n-right1{
    width: 900px;float: right;background: #f5f5f5;line-height: 27px;padding:0 15px 30px 15px;color: #666;margin-bottom: 40px; box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
}
.n-right img{
    max-width: 100%;
}
.n-second-guider-hold{
    border-bottom: 1px solid #ddd;margin-bottom: 20px;overflow: hidden;
}
.n-pro-head{
    float: left;font-size: 22px;font-weight: bold; line-height: 64px
}
.n-pro-head i{
    width: 3px;height: 20px;vertical-align: middle;display: inline-block;background: #00a596;
}
.n-pro-head span{
    vertical-align: middle;
}
.pos_center{float: right}
.pos{background: url(../image/current_icon.png) left 2px center no-repeat; padding-left: 25px; line-height: 64px;color: #666;}
.pos span{margin-left: 6px;}
.pos a{color: #666;}
.pos a:hover{color: #55a1d9;}
.pos a.on{color: #55a1d9;}

.pro-list-hold1{
    overflow: hidden;
}
.tijian-img {
    text-align: center;margin: 20px 0;
}
.pro-list-hold1 ul li{
    width: 31.333%;margin: 1%;text-align: center;float: left;
}
.pro-list-hold1 ul li img{
    width: 100%;height: 190px;
}

.pro-list-hold2 ul li{
    width: 31.333%;margin: 1%;text-align: center;float: left;
}
.pro-list-hold2 ul li img{
    width: 100%;height: 250px;
}
.pro-list-hold2 ul li p{
    line-height: 40px;
}
.honor{
    max-width: 1200px;overflow: hidden;margin: 20px auto;position: relative;
}
.honor img{
    width: 90%;border: 1px solid #ddd;
}
.fenye{
    overflow: hidden;margin: 20px;
}
.fenye ul li{
    float: left;padding: 5px;
}
.ph-product-guider{
    display: none;
}
/* åˆ—è¡¨é¡µ */
/*新闻列表*/
.n-list-news{
    overflow: hidden;margin: 30px auto;
}
.n-list-news ul li{
    float: left;width: 359px;padding: 20px;line-height: 27px;height: 180px;border-right: 1px dashed #ddd;margin: 10px 0;
}
.n-news-tit{
    font-size: 16px;font-weight: bold;
}

.n-list-news ul li .n-news-con{
    margin: 10px 0;
}
.n-list-news ul li:hover .n-news-bom a{
    color: #d40000;
}
.n-list-news ul li:hover .n-news-tit {
    color: #00a596;
}
.n-list-news2{
    margin: 30px auto;
}
.n-list-news2 ul li{
    border-bottom: 1px dashed #ddd;padding: 20px;line-height: 27px;
}

.n-news-tit span{
    font-size: 14px; font-weight: normal;
}
.n-list-news2 ul li:hover .n-news-tit {
    color: #00a596;
}
.n-list-news2 ul li .n-news-con{
    margin: 5px 0;
}
/* æ–‡ç« é¡µ */
/* åŒ»å¸ˆä»‹ç» */
.list_doctor_box dl{line-height:1.8; overflow:hidden;padding-bottom:18px;margin-bottom:18px;position:relative; border-bottom:1px dashed #e8e8e8;}
.list_doctor_box dl dt{border:1px solid #e6e6e6; float:left; margin-right:15px;}
.list_doctor_box dl dt img{
    width: 120px;
}
.list_doctor_box dl dd{float:left;margin-left: 20px}
.list_doctor_box dl dd h2{font-weight:bold; font-size:14px; }
.list_doctor_box dl dd h2 a:hover{color:#ff7200;}
.list_doctor_box dl dd h2 span{margin-right:25px;}
.list_doctor_box dl dd p{width:700px;}
.list_doctor_box dl dd .yyzx{position:absolute; bottom:25px; left:158px;}
.list_doctor_box dl dd .yyzx a{width:90px;line-height:26px;text-align:center;margin-right:12px;display:inline-block; border:1px solid  #55a1d9;;}
.list_doctor_box dl dd .yyzx a.hdf{width: 126px; border: 1px solid #55a1d9;}
.list_doctor_box dl dd .yyzx a.hdf i{display: inline-block; width: 15px; height: 12px; margin-right: 5px; background: url(http://www.yodak.net/image/img2017/ico_hdf.png) no-repeat;}
.list_doctor_box dl dd .yyzx a.yy,.list_doctor_box dl dd .yyzx a:hover{background:#55a1d9; color:#fff;}

/* é¢„çº¦é¡µé¢ */
.yuyue_body .zyy>h1{font-weight:normal;}
.yuyue_body input,.yuyue_body select,.yuyue_body textarea{border:1px solid #ccc; padding:0;}
.yuyue_body textarea{resize: none;}
.yuyue_body .m1{border:1px solid #c95910; border-radius:4px;text-align:center;box-shadow:inset 0 1px 0 0 #f8ab7a; background:linear-gradient(#f7873f 0,#f68033 40%,#f06912 60%,#ea6712 80%,#e96612 100%);background:-webkit-linear-gradient(#f7873f 0,#f68033 40%,#f06912 60%,#ea6712 80%,#e96612 100%);}/*æ©™è‰²æ¸å˜*/

.right_sunu{
    padding: 30px 0;
}
.jiathis_style_24x24{
    float: right;
}
.n-share{
    margin: 20px 0;
}
.ad{
    margin: 40px 0;
}
.n-right .ad img{
    width: 100%;max-width: 100%;
}
/*----------ä¸“å®¶å›¢é˜Ÿè¯¦æƒ…-------------*/
.zjtd_xq_con{margin-top: 30px;}
.zjtg_img img{width: 100%;display: inline-block}
.zjtg_img{margin-right: 40px;padding-bottom: 20px;}
.zjtd_con .Expert_d{width: 520px;}
.zjtd_con .Expert_d p{color: #999;}
.zjtg_img .tjmy_tg{margin-top: 30px;}
.zjtg_img .zjtd{height: 330px;overflow: hidden;width: 330px;}

.Expert_d h4
{;font-size: 18px;margin-top: 30px}
.Expert_d h4 .ft14{
    font-size: 16px;color: #f2f546;
}
.Expert_d h5{
    font-size: 16px;margin: 10px 0;
}
.zjtd_xq_con .Expert_d h5{margin-bottom: 7px;margin-top: 18px;}
.zjtd_xq_con .Expert_d p{text-align: justify; }
.zjtd_xq_con .Expert_d .ft16 span{color: #55a1d9;font-weight: normal;}
.zjtd_xq_con .Expert_d .cj{margin-bottom: 18px;}

.n-left-bom-img-list{
    margin-top: 20px;
}
.n-left-bom-img-list img{
    margin: 0 2px;
}
.right-scroll-top{
    position: fixed;bottom: 30px;right: 20px;width: 86px;
}
.right-scroll-top .right-erweima{
    position: absolute;bottom: 40px;left: -86px;display: none;
}
.right4{
    cursor: pointer;
}
.right3{
    cursor: pointer;
}
.n-contact-hold{
    overflow: hidden;margin: 40px auto;width: 900px;
}
.n-contact-tit{
    text-align: center;font-size: 22px;color: #00a596;font-weight: bold;
}
.margin-top-20{
    margin-top: 25px;
}
.iframe-map{
    width: 94%;
    height: 600px;
    margin: 40px auto;
    padding-right: 60px;
}
.map{
    width: 100%;height: 100%;
}

.ks-list ul li{
    float: left;width: 30.333%;margin:0.5% 1.5%;text-align: center;
}
.ks-list ul li img{
    width: 96%;margin-top: 10px;border: 1px solid #ddd;
}
.ks-list ul li .ks-list-bom{
    line-height: 30px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.ks-list ul li:hover .ks-list-bom{
    color: #45a5e1;
}
.pro-right-list  ul li{
    float: left;width: 29.333%;margin:0.5% 1%;text-align: center;padding: 1%;
}
.pro-right-list ul li p{
;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;
}
.pro-right-list ul li:hover p{
    color: #45a5e1;
}
.pro-right-list ul li img{
    width: 96%;border: 1px solid #ddd;padding: 1%;
}
.pagelist{
    overflow: hidden;margin: 20px;
}
.pagelist ul li{
    float: left;padding: 5px;
}
.n-about-hold h1{
    text-align: center;font-size: 22px;margin: 30px;font-weight: bold;color: #000;
}
/*.n-about-hold table{border-right:1px solid #ddd;border-bottom:1px solid #ddd;width:100%}
.n-about-hold table td{border-left:1px solid #ddd;border-top:1px solid #ddd;text-align:center;padding:5px 0;text-align: center;}
.n-about-hold table tr:nth-child(odd){
    background: #b4dfff;
}*/
.n-about-hold table td{text-align: center;}
.n-about-hold table tr:first-child {
    background: #00a596;
    color: #fff;
    text-align: center;
}
.n-about-hold table {
    margin-top:15px;
    border-collapse:collapse;
    border:1px solid #aaa;
    width:100%;
    vertical-align: middle;
}

.n-about-hold table  th {
    vertical-align:baseline;
    padding:5px 15px 5px 6px;
    background-color:#ddd;
    border:1px solid #ddd;
    text-align:left;

}

.n-about-hold table  td {
    vertical-align:middle;
    padding:6px 15px 6px 6px;
    border:1px solid #ddd;
    vertical-align: middle;
}
.n-about-hold table  td img{
    vertical-align: middle;padding-right: 10px;
}
.n-about-hold table tr:first-child{
   
}
.n-about-holdtable tr:nth-child(odd){

}
.n-about-hold table tr:nth-child(even){


}
.right_fanye{
    margin: 20px;
}
.right_fanye a:hover{
    color: #45a5e1;
}

.hezuo-hold1{
    max-width: 1200px;margin:20px auto
}
.hezuo-hold1 .hezuo-top{
    text-align: center;margin: 20px 0;
}
.hezuo-img-hold1{
    position: relative;max-width: 1200px;margin: 0px auto;
}
.hezuo-img-hold1 i{
    position: absolute;width: 35px;height: 76px;display: inline-block;cursor: pointer;
}
.hezuo-img-hold1 .move-left{
    background: url("../image/right.jpg");left: 0px;top:60px;cursor: pointer;
}
.hezuo-img-hold1 .move-right{
    background: url("../image/left.jpg");right: 0px;top:60px;cursor: pointer;
}
.hezuo-hold1 .hezuo-list1{
    position: relative;height: 220px;width: 1000px;overflow: hidden;margin: 0 auto;
}
.hezuo-hold1 .hezuo-list1 ul{
    position: absolute;left: 0px;top:20px
}
.hezuo-hold1 .hezuo-list1 ul li{
    float: left;width: 250px;text-align: center;
}
.hezuo-hold1 .hezuo-list1 ul li p{
    line-height: 30px;
}
.hezuo-hold1 .hezuo-list1 ul li:hover p{
    color: #45a5e1;
}
.hezuo-hold1 .hezuo-list1 ul li img{
    width: 90%;border:1px solid #ddd;
}
.n-left-contact .n-left-contact-tit{
    font-size: 16px;font-weight: bold;margin-top:10px;
}
.n-left-contact {
    padding: 10px 0;
}


.power{
    -webkit-transition: -webkit-transform 0.3s;
    transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    transition: transform 0.3s;
}
.power:hover{
    transform: translate(0,-5px);
    -moz-transform: translate(0,-5px);
    -o-transform: translate(0,-5px);
    -webkit-transform: translate(0,-5px);
    box-shadow: 5px 5px 30px rgba(0, 0, 0, 0.3);
}
.article-shop-img{
    float: left;text-align: center;
}
.article-shop-con{
    width: 500px;float: right;
}


.share-component{
    margin-top: 20px;
}
.key-word a{
    margin: 0 5px;color: #08c;
}
.article-shop-con h1{
    color: #00a596;text-align: left;margin: 40px 0 20px 0;font-size: 28px;
}
.article-shop-tel{
    background: #00a596;padding: 10px;text-align: right;
}
.btn{
    padding: 5px ;
    outline: none;
    border: none;
    color: #fff;
    background:#fd8822;
    text-align: center;

    letter-spacing: 2px;
    cursor: pointer;
    width: 190px;
    border-radius: 5px;
}
.btn i{
    width: 26px;height: 26px;display: inline-block;background: url("../image/sever-3-3.png") no-repeat;background-size: 100% 100%;vertical-align: middle;
}
.btn:hover{
    background: #f07100;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}
.n-about-left{
    width: 50%;float: left;margin: 5% 0;
}
.n-about-left .ti{
    font-size: 30px;
    color: #00a596;
    line-height: 40px;
    padding-top: 24px;
}
.n-about-left .line{
    width: 35px;
    height: 3px;
    background: #00a596;
    margin-top: 23px;
}
.n-about-left a{
    color: #00a596;
}
.n-about-hold iframe{
    width: 100%;height: 600px;
}
.n-about-left p{
    padding-top: 20px;
    font-size: 16px;
    color: #525252;
    line-height: 30px;
}
.n-about-right{
    width: 45%;float: right;margin: 5% 0;
}
.n-about-right img{
    width: 100%;
}

.honor-bg{
    background: url("../image/honor-bg.jpg") no-repeat;background-size: 100% 100%;padding: 100px;
}
.n-contact-table {
    overflow: hidden;margin:20px 0
}
.n-contact-left{
    margin-top:20px;
    float: left;
    width: 50%;

}

.n-contact-left p{
    padding:10px 0
}
.n-contact-left  img{
    vertical-align: middle;margin-right: 10px;width:28px
}
.n-contact-table table {
    margin-top:15px;
    border-collapse:collapse;
    border:1px solid #aaa;
    width:100%;
    text-align: center;
    vertical-align: middle;
}

.n-contact-table table  th {
    vertical-align:baseline;
    padding:5px 15px 5px 6px;
    background: #b4dfff;
    border:1px solid #3F3F3F;
    text-align:left;

}
.n-contact-table{
    max-width: 800px;margin: 40px auto;
}
.n-contact-table table  td {
    vertical-align:middle;
    padding:6px ;
    border:1px solid #fff;
    vertical-align: middle;
}

.n-contact-table table tr:nth-child(odd){
    background: #9dfff9;
}
.n-contact-table table tr  td:nth-child(even){
    text-align: left;padding-left: 10px;
}
/*è¡¨å•*/
.bg{
    position: fixed;z-index: 100;left: 0px;top:0px;right: 0px;bottom: 0px;background: rgba(0, 0, 0, 0.5);width: 100%;height: 100%;display: none;
}
.form{
    position: fixed;z-index: 101;width: 600px;background: #fff;margin: 50px auto;left: 50%;top:10%;margin-left: -300px;padding-bottom: 40px;display: none;
}
.form .form-head{
    background: #f07100;text-align: center;padding: 20px;font-size: 22px;;color: #fff;
}
.form .form-head i{
    width: 35px;height: 35px;display: inline-block;background: url("../image/cha.png") no-repeat;background-size: 100% 100%;cursor: pointer;
}
.form-list{
    padding: 20px 80px;
}
.form-list ul li{
    overflow: hidden;margin: 20px 0;vertical-align: middle;
}
.form-list ul li .form-left{
    width: 20%;float: left;margin-top: 15px;
}
.form-list ul li .form-right{
    float: left;width: 80%;
}
.form-list ul li .form-right input{
    width: 90%;padding: 15px;outline: none;border-radius: 5px;border:  1px solid #dedede;


}
.form-list ul li .form-right textarea{
    height: 180px;
    border: 1px solid #dedede;
    text-indent: 1em;
    width: 100%;
    resize: none;
    outline: none;
    line-height: 27px;
    box-sizing: border-box;
    border-radius: 5px;
}
.field-body{
    margin-top: 40px;
}
.submit{
    padding: 10px ;
    outline: none;
    border: none;
    color: #fff;
    background:#fda04e;
    width: 100px;text-align: center;
    margin:0px auto;
    letter-spacing: 2px;
    cursor: pointer;
    border-radius: 5px;
}
.submit:hover{
    background: #f07100;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
}

@media screen and (max-width: 1700px){
    .nav-top a{
        margin: 0 5px;
    }
    .nav-top img{
        margin: 0 5px;
    }
    .nav-logo img{
        max-width: 80%;margin: 5% 0;
    }
    .nav-bom img{
        margin-top: 10%;
    }
    .main_img img{
        border: 1px solid #ddd;text-align: center;
    }

}
@media screen and (max-width: 1500px){
    .form{
        top:3%;margin:0px auto;margin-left: -300px;
    }
    .nav-guider{
        padding: 3% 20px;
    }
    .product-hold .pro-right .pro-gudier ul li{
        width: 15.6%;margin: 1% 0.2%;font-size: 12px;
    }
    .news-list ul li{
        margin: 2% 0.5%;width: 49%;

    }
    .news-list ul li  .new-con{
        line-height: 24px;
    }
    .nav-guider p {
        font-size: 16px;
    }

}
@media screen and (max-width: 1400px){
    .product-hold .pro-right .pro-gudier ul li{
        font-size: 13px;
    }
}
@media screen and (max-width: 1300px) {
    .nav-bom img {
        margin-top: 5%;
    }
}
.f-head{
    position: fixed;left: 0px;top:0px;width: 100%;background: #fff;z-index: 1000;box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.15);
}


.n-news-list-hold{
    padding: 0px 0;
    
}
.n-news-list-hold-list{
    margin: 40px 0;
    padding: 20px ;
    border: 1px solid #e4e4e4;
    overflow: hidden;
    position: relative;
}
.n-news-list-hold-list .n-news-list-hold-list-left{
    float: left;width: 230px;height: 170px;margin-right: 3%;
}
.n-news-list-hold-list .n-news-list-hold-list-left img{
    width: 100%;height: 100%
}
.n-news-list-hold-list .n-news-list-hold-list-center{
    width: 60%;float: left;
}
.n-news-list-hold-list .n-news-list-hold-list-center h3{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.44444444;
    display: inline-block;
    height: 30px;
    margin: 30px 20px 0 0;
    -webkit-transition: all .4s;
    transition: all .4s;
    vertical-align: middle;
}
.n-news-list-hold-list .n-news-list-hold-list-center p{
    line-height: 1.84615385;
    display: -webkit-box;
    overflow: hidden;
    max-height: 48px;
    margin: 14px 0 0 0;
    color: #666;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.n-news-list-hold-list-right .n-news-date{

    border: 1px solid #dbdbdb;
    border-radius: 4px;
    width: 46px;
    height:46px;
    padding: 10px;
    text-align: center;
    line-height: 1.6;
    color: #000;
    position: absolute;
    right: 30px;
    color: #666;
    top: 50%;
    margin-top: -23px;
}
.footer-bom{
    text-align: center;line-height: 40px;color: #b2b2b2;border-top: 1px solid #ddd;
}
.footer-bom a{
    color: #b2b2b2;padding: 0 15px;
}
.footer-bom span{
;padding: 0 15px;
}
.n-contact-hold img {
    width: 450px;
}
.n-about-hold1{
    width: 960px;
    float: right;
}
.n-news-list-hold-shop-list i{width: 2px;
    height: 2px;
    margin-right: 8px;
    vertical-align: middle;display: inline-block;background: url(../image/xq1.jpg) left center no-repeat;}
.n-news-list-hold-shop-list a{ vertical-align: middle;}