@charset "utf-8";a,abbr,acronym,address,applet,b,big,blockquote,body,caption,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,iframe,ins,kbd,label,legend,li,object,ol,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,ul,var{
    margin:0;
    padding:0;
    font-family:"Microsoft Yahei",'PingFang SC','Helvetica Neue','Hiragino Sans GB',SimSun;
}
li{
    list-style: none;
}

/*banner*/
.index-banner,.ny-banner{
    /*margin-top: 154px;*/
}
.index-banner img,.ny-banner img{
    width: 100%;
    display: block;
}
.index-banner .swiper-pagination-bullet{
    width: 45px;
    height: 8px;
    border-radius: 2px;
    opacity: 0.4;
}
.index-banner  .swiper-pagination-bullet-active{
    background: #1850a3;
    opacity: 1;
    border:0;
}

/*标题*/
.title{
    text-align: center;
    font-size: 14px;
    color:#909090;
    font-weight: lighter;
    text-transform: uppercase;
}
.title p{
    font-size: 24px;
    color:#2554a4;
    font-weight: normal;
}
.title img{
    display: block;
    width: 16px;
    margin:0 auto;
    margin-top: 8px;
}

/*英中耐产品类别*/
.c-1 .title{
    text-align: left;
}
.c-1 .type-list{
    margin-top: 40px;
}
.c-1 .type-left,.c-1 .type-right{
    width: 600px;
    overflow: hidden;
}
.c-1 .type-list .type-left dl,.c-1 .type-list .type-right dl{
    width: 300px;
    height: 200px;
    float: left;
}
.c-1 .type-list .type-left dl{
    background: #fff;
    text-align: center;
    transition: .4s;
}
.c-1 .type-list .type-right dl{
    background: #2b58aa;
    text-align: center;
    transition: .4s;
}
.c-1 .type-list .type-left dl h5,.c-1 .type-list .type-right dl h5{
    font-size: 21px;
    color:#666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-top: 40px;
    transition: .4s;
}
.c-1 .type-list .type-left dl h6,.c-1 .type-list .type-right dl h6{
    font-size: 18px;
    color:#939393;
    font-weight: lighter;
    text-transform: uppercase;
    margin-top: 6px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    transition: .4s;
}
.c-1 .type-list .type-left dl span,.c-1 .type-list .type-right dl span{
    display: block;
    width: 87px;
    height: 28px;
    margin:0 auto;
    background: #2554a4;
    color:#fff;
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    margin-top: 30px;
    transition: .4s;
}
.c-1 .type-list .type-left dl:nth-child(2){
    background: #f5f5f5;
    transition: .4s;
}
.c-1 .type-list .type-left dl:nth-child(3),.c-1 .type-list .type-right dl:first-child{
    width: 100%;
    height: 250px;
    transition: .4s;
}
.c-1 .type-list .type-left dl:nth-child(3) img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.c-1 .type-list .type-right dl h5{
    color:#ffffff;
    transition: .4s;
}
.c-1 .type-list .type-right dl h6{
    color:#8da2cc;
    transition: .4s;
}
.c-1 .type-list .type-right dl span{
    background: #074199;
    transition: .4s;
}
.c-1 .type-list .type-right dl:nth-child(3){
    background: #184fa1;
    transition: .4s;
}
.c-1 .type-list .type-right dl:hover,.c-1 .type-list .type-left dl:hover{
    background: #184fa2;
    transition: .4s;
}
.c-1 .type-list .type-right dl:hover h6,.c-1 .type-list .type-left dl:hover h6,.c-1 .type-list .type-left dl:hover h5{
    color:#fff;
    transition: .4s;
}
.c-1 .type-list .type-right dl:hover span,.c-1 .type-list .type-left dl:hover span{
    background: #fff;
    transition: .4s;
    color:#184fa2;
}


/*假肢科普*/
.c-2{
    padding-bottom: 60px;
}
.c-2 .jzkp-list{
    zoom: 1;
    clear: both;
    overflow: initial;
}
.c-2 .jzkp-list .swiper-slide{
    border: 1px solid #f3f3f3;
    background: #fff;
    padding:30px 25px;
    transition: .4s;
}
.c-2 .jzkp-list .swiper-slide dt{
    overflow: hidden;
}
.c-2 .jzkp-list .swiper-slide dt .j-img{
    width: 51px;
    height: 51px;
    border-radius: 50px;
    float: left;
}
.c-2 .jzkp-list .swiper-slide dt .j-img img{
    width: 100%;
    height: 100%;
    border-radius: 50px;
}
.c-2 .jzkp-list .swiper-slide dt .j-text{
    width: 81%;
    float: right;
}
.c-2 .jzkp-list .swiper-slide dt .j-text h5{
    font-size: 16px;
    color:#333333;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.c-2 .jzkp-list .swiper-slide dt .j-text p{
    font-size: 14px;
    color: #848484;
}
.c-2 .jzkp-list .swiper-slide dd{
    font-size: 15px;
    color:#434343;
    line-height: 29px;
    margin-top: 27px;
    text-align: justify;
    min-height: 116px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}
.c-2 .jzkp-list .swiper-slide:hover{
    background: #184fa2;
    transition: .4s;
}
.c-2 .jzkp-list .swiper-slide:hover .j-text h5,.c-2 .jzkp-list .swiper-slide:hover .j-text p,.c-2 .jzkp-list .swiper-slide:hover dd{
    color:#fff;
}

/*关于我们*/
.c-4{
    background: #f9f9f9;
}
.c-4 .a-left{
    width: 615px;
}
.c-4 .a-left h5{
    font-size: 18px;
    color:#3d3d3d;
    font-weight: bold;
}
.c-4 .a-left .a-text{
    font-size: 15px;
    color:#3d3d3d;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin:15px 0 35px 0;
}
.c-4 .a-left a{
    display: block;
    width: 110px;
    height: 35px;
    background: #ededed;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color:#184fa2;
    border-radius: 50px;
}
.c-4 .a-right{
    width: 500px;
    height: 310px;
}
.c-4 .a-right img{
    width: 100%;
    height: 100%;
}
.show_num {
  width: 100%;
}
.show_num .show_num_cont {
  padding: 39px 0 0 0;
  display: flex;
  justify-content: center;
}
.show_num .show_num_cont .num_content {
  width: 255px;
  text-align: center;
  border-right: 1px solid #E5E5E5;
}
.show_num .show_num_cont .num_content:last-child {
  border: none;
}
.show_num .show_num_cont .num_content p {
  font-size: 14px;
  color: #999;
}
.show_num .show_num_cont .num_content p span {
  font-size: 32px;
  color: #333;
}

/*新闻动态*/
.notice {
    width: 100%;
    height: auto;
}
.notice .tab-bd ul{
    overflow:hidden;
    zoom:1;
}
.notice .tab-bd li:first-child{
    width: 560px;
    background: #f8f8fa;
    padding:40px 50px;
}
.notice .tab-bd li:first-child span{
    font-size: 20px;
    color:#9f9f9f;
}
.notice .tab-bd li:first-child h5{
    font-size: 19px;
    color:#383838;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin:20px 0 30px 0;
}
.notice .tab-bd li:first-child h5 a{
    color:#383838;
}
.notice .tab-bd li:first-child h5 a:hover{
    color:#2554a4;
}
.notice .tab-bd li:first-child p{
    font-size: 15px;
    color:#383838;
    line-height: 26px;
    border-left: 2px solid #e5e5e5;
    padding-left:30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.notice .tab-bd li:first-child img{
    display: block;
    width: 100%;
    height: 250px;
    margin-top: 40px;
}
.notice .tab-bd li:last-child{
    width: 590px;
}
.notice .tab-bd li:last-child .list1{
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 16px;
    margin-top: 17px;
    line-height: 25px;
}
.notice .tab-bd li:last-child .list1:first-child{
    margin-top: 0;
}
.notice .tab-bd li:last-child .list1 .list-top i{
    font-size: 15px;
    color:#383838;
    float: left;
    font-weight: bold;
}
.notice .tab-bd li:last-child .list1 .list-top h5{
    font-size: 17px;
    color:#383838;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 75%;
    margin-left: 20px;
    float: left;
}
.notice .tab-bd li:last-child .list1 .list-top span{
    display: block;
    float: right;
    width: 17%;
    font-size: 17px;
    color:#383838;
    text-align: right;
}
.notice .tab-bd li:last-child .list1 p{
    font-size: 14px;
    color:#383838;
    margin-top: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 26px;
}
.notice .tab-bd li:last-child .list1:hover i,.notice .tab-bd li:last-child .list1:hover h5,.notice .tab-bd li:last-child .list1:hover span,.notice .tab-bd li:last-child .list1:hover p{
    color:#2554a4;
    transition: .4s;
} 


/*内页*/
.ny-banner{
    position: relative;
    z-index: -1;
}
.curme-con{
    background: rgba(0,0,0,0.6);
    height: 55px;
    margin-top: -55px;
}
.curme-con .curme{
    /*text-align: center;*/
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: space-around;
}
.curme-con .curme a{
    width: 100%;
    line-height: 55px;
    font-size: 18px;
    color:#fff;
    display: block;
    text-align: center;
    border-right: 1px solid #6b6b6b;
    transition: .4s;
}
.curme-con .curme a:last-child{
    border-right: 0;
}
.curme-con .curme a:hover,.curme-con .curme a.cur{
    background: #1850a3;
    transition: .4s;
}

/*产品中心*/
.pro-list dl{
    width: 285px;
    display: block;
    padding: 10px 10px 0;
    background: #fff;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 0 16px rgba(0,0,0,0.2);
    transition: all 0.3s;
    float: left;
    background: #fff;
    margin-right: 20px;
    margin-bottom: 20px;
}
.video-list dl{
    width: 285px;
    display: block;
    float: left;
    background: #ecedf0;
    margin-right: 20px;
    margin-bottom: 20px;
}
.pro-list dl dt,.video-list dl dt{
    width: 100%;
    height: 205px;
    overflow: hidden;
}
.pro-list dl dt img,.video-list dl dt img{
    width: 100%;
    height: 100%;
    transition: .4s;
}
.pro-list dl:hover dt img,.video-list dl:hover dt img{
    transform: scale(1.05);
    transition: .4s;
}
.pro-list dl dd h5{
    margin:6px 0 10px 0;
    font-size: 16px;
    color: #222222;
    line-height: 24px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-list dl dd p{
    min-height: 50px;
    color: #888888;
    line-height: 23px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.pro-list dl span{
    display: block;
    margin: 10px -10px 0;
    line-height: 42px;
    background: #f4f4f4;
    height: 42px;
    text-align: center;
    transition: .4s;
}
.pro-list dl span i{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 13px;
    height: 42px;
    margin-top: 3px;
}
.pro-list dl span .h-arrow{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    width: 13px;
    height: 42px;
    margin-top: 3px;
    display: none;
}
.pro-list dl span i img{
    width: 100%;
    height: auto;
}
.pro-list dl span b{
    font-size: 12px;
    color: #5c7282;
    font-weight: normal;
    transform: scale(0.8);
    text-transform: uppercase;
}
.pro-list dl:hover span{
    background: #1850a3;
    transition: .4s;
}
.pro-list dl:hover span b{
    color:#fff;
}
.pro-list dl:hover span i.h-arrow{
    display: inline-block;
}
.pro-list dl:hover span i{
    display: none;
}
.pro-list dl:nth-child(4n),.video-list dl:nth-child(4n){
    margin-right: 0;
}
.video-list dl dd{
    text-align: center;
    padding: 0 10px;
    font-size: 17px;
    color: #333333;
    line-height: 50px;
    background-color: #ecedf0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.video-list dl:hover dd{
    background: #1850a3;
    color:#fff;
}

/*新闻中心*/
.column-con{
    background: #F5F5F5;
}
.location .location-title{
    background: url(../images/location.png) no-repeat left center;
    padding-left: 32px;
}
.location .location-title,.location .location-title a{
    font-size: 20px;
    color: #0e0b04;
    font-weight: bold;
}
.location .column-list{
    /*width: 80%;*/
}
.location .column-list ul{
    text-align: center;
    vertical-align: center;
    /* opacity: 0; */
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    justify-content: space-around;
}
.location .column-list ul li{
    display: block;
    float: left;
    transition: 0.4s;
    margin-left: 30px;
}
.location .column-list ul li a{
    display: block;
    font-size:16px;
    padding: 5px 10px;
    color: #0e0b04;
}
.location .column-list ul li:hover,.location .column-list ul li.active{
    background: #1850a3;
    border-radius: 5px;
    transition: 0.4s;
}
.location .column-list ul li:hover a,.location .column-list ul li.active a{
    color:#fff;
}
.location .column-list ul li:first-child{
    margin-left: 0;
}


/*新闻中心*/
.column-con .news-list dl{
    overflow: hidden;
    margin-bottom: 7px;
    color: #6A6969;
}
.column-con .news-list dl dt{
    width: 830px;
    height: 195px;
    padding: 20px;
    background: #FFF;
    overflow: hidden;
    float: left;
}
.column-con .news-list dl dt .news-img{
    width: 260px;
    height: 100%;
    float: left;
}
.column-con .news-list dl dt .news-img img{
    width: 100%;
    height: 100%;
}
.column-con .news-list dl dt .news-title{
    width: 500px;
    float: right;
}
.column-con .news-list dl dt .news-title .news-t h5{
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    font-size: 20px;
    float: left;
    width: 59%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.column-con .news-list dl dt .news-title .news-t h5 a{
    color:#3E3A39;
}
.column-con .news-list dl dt .news-title .news-t em{
    float: right;
    /*width: 24px;*/
    height: 30px;
    padding-left: 30px;
    background: url(../images/public_06.png) no-repeat left center;
    line-height: 30px;
}
.column-con .news-list dl dt .news-title .news-t i{
    float: right;
    width: auto;
    height: 30px;
    padding-left: 23px;
    background: url(../images/public_03.png) no-repeat left center;
    line-height: 30px;
    margin-right: 15px;
}
.column-con .news-list dl dt .news-title .news-des{
    line-height: 26px;
    margin: 18px 0 12px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.column-con .news-list dl dd{
    width: 365px;
    height: 195px;
    margin-left: 5px;
    padding: 20px 0;
    background: #fff;
    float: right;
}
.column-con .news-list dl dd a{
    display: block;
    float: none;
    width: 214px;
    height: 39px;
    margin: 17px auto 0;
    line-height: 39px;
    font-size: 16px;
    text-align: center;
    position: relative;
}
.column-con .news-list dl dd a.book{
    border-color: #1850a3;
    background: #1850a3;
    color: #FFF;
    transition: all ease-out .3s;
}
.column-con .news-list dl dd a.btns{
    
    border: 2px solid #A5A4A4;
    transition: all ease-out .3s;
}
.column-con .news-list dl dd a i{
    position: absolute;
    top: 50%;
    left: 60%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: url(../images/public.png) -150px -30px no-repeat;
    transition: all ease-out .3s;
    vertical-align: middle;
    filter: alpha(opacity=0);
    opacity: 0;
}
.column-con .news-list dl dd a:hover{
    border-color: #1850a3;
    background: #1850a3;
    color: #FFF;
    text-indent: -20px
}
.column-con .news-list dl dd a:hover i{
    margin-left: 20px;
    filter: alpha(opacity=100);
    opacity: 1
}

/*关于我们*/
.about,.about-text{
    font-size: 16px;
    line-height: 34px;
    color: #5a5a5a;
    text-align: justify;
}
.ny-content .about-text{
    width: 320px;
}
.ny-content .bmap{
    width: 820px;
    height: 410px;
}
.lxwm-con h5,.about h5{
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #929292;
    font-size: 29px;
    color: #1850a3;
    margin-bottom: 35px;
}

/*详情页*/
.introduce{
    background: #fff;
    margin:15px 0 10px 0;
}
.introduce .intro-con{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
}
.introduce .intro-con h2{
    font-size: 28px;
    color:#333;
    margin-bottom: 10px;
}
.introduce .intro-con span{
    font-size: 15px;
    padding:0 5px;

}
.introduce .intro-text{
    font-size: 16px;
    line-height: 34px;
    color:#5a5a5a;
    margin-top: 25px;
    text-align: justify;
}
.introduce .intro-text iframe{
    margin:0 auto;
}
.news-fh{
    margin-top: 40px;
    padding-top: 20px;
    border-top: 1px solid #e2e2e2;
}
.news-fh ul li{
    
}
.news-fh ul li:last-child{
    border-top: 0;
    margin-top: 8px;
}
.news-fh ul li a:hover,.top_down li a:hover{
    color:#7dbd67;
    text-decoration: underline;
    cursor: pointer;
}
.introduce .intro-text img,.column .about-list .about-text img{
    max-width: 70%;
    margin: 0 auto;
    display: block;
}


/*分页*/
.page-box {
    margin-bottom: 30px;
    margin-top: 40px;
}
.page-box div{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.page-box a{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    box-sizing: border-box;
    border: 1px solid #ddd;
    margin: 0 5px;
    border-radius: 3px;
}
.page-box strong{
    display: block;
    padding: 6px 15px;
    font-size: 14px;
    color: #666;
    background-color: #1850a3;
    color: #fff;
    margin: 0 5px;
    border-radius: 3px;
}
