body{background: rgb(249,249,249);}
.hd-nav{position:fixed;top:0;z-index:101}

.d-position{position:fixed;top:80px;width:100%;height:64px;background: white;z-index:95}
.d-position:after {
    content: '';
    disable: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    box-shadow: 0 1px 3px rgba(228,3,3,0.3);
}
.dp-content{width:1200px;margin:0 auto;}
.a-row{font-size:0px;}
.a-row>*{display: inline-block;vertical-align: top;}
.dp-text{position:relative;font-size:14px;top:23px;color:#777}
.dp-title{margin-right:5px;}
.dp-detail{}
.dp-click{cursor: pointer;}

.d-margin-top{position:relative;height:80px;width:100%;}
.d-content{position:relative;margin:20px auto 40px;width:1200px;background: white; }
.dc-frame{position:relative;padding:40px 190px; border: solid 1px #eee}

.dc-logo{border-radius: 20px;height:150px;width:150px;}
.dc-name-des{margin-left:40px;}
.dc-name{font-size:32px;color:#464646;margin-top:5px; max-width: 625px;}
.dc-des{font-size:18px;color:#464646;margin-top:30px; max-width: 625px;}
.d-dot{height:1px;width:100%;border: dashed 1px #d5d5d5;margin:40px 0;}
.d-video-frame{position:relative;width:820px; height:462px; text-align: center;margin-bottom: 60px; background: #333333; display: none;}
.d-video{width:820px;height:462px;}
.d-play{position:absolute;width:72px;height:72px;top:195px;left:374px;}

.d-text{position:relative;width:100%;}
#zoom-continer{display: none;}

/**面包屑**/
.a-row{font-size:0;}
.a-row>*{display: inline-block;vertical-align: top;}
.news-position{position:relative;width:100%;height:30px;margin-bottom: 20px;text-align: left;}
.np-icon{position:relative;width:6px;height:30px;background: #ff5858;margin-right: 20px;}
.news-position p{
    position:relative;
    font-size:16px;
    color:rgb(102,102,102);
    line-height: 30px;
    margin-right: 10px;
    cursor: pointer;
}
.news-position span{position:relative;font-size:18px;color:#999999;line-height: 30px;margin-right: 10px;}
.news-position .np-now{color:rgb(255,88,88);cursor:default;}
.np-back{position:absolute;right:0px;top:0px;width:100px;height:34px;border-radius: 4px;background: rgb(255,88,88);text-align: center}
.np-back p{position:relative;line-height: 34px;font-size:18px;color:white;margin:0px auto;}

.nml-ctrl{position:relative;width:100%;text-align: center; padding-top:40px;}
.news-bt{
    position:relative;
    margin: 0px auto;
    width:120px;
    height:40px;
    text-align: center;
    background: #ff5858;
    border-radius: 4px;
    box-shadow: 0 0 4px rgba(255,69,80,0.8);
    cursor: pointer;
    display: inline-block;
}
.news-bt-hollow{
    position:relative;
    margin: 0px auto;
    width:120px;
    height:40px;
    text-align: center;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ff5858;
    cursor: pointer;
    display: inline-block;
    margin-left: 40px;
}
.news-bt-hollow p{
    position:relative;
    line-height: 40px;
    color:#ff5858;
    font-size:14px;
    margin:0 auto;
}
.news-bt p{
    position:relative;
    line-height: 40px;
    color:rgb(254,254,254);
    font-size:14px;
    margin:0 auto;
}

