*{
    margin: 0;
    padding: 0;
    font-family: "pingfang SC";
}
body{
    font-size:16px !important;
    letter-spacing:1px;
}
.contentAll{
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
}
.partOne{
    background-color: #fff;
    padding-bottom: 20px;
    border-bottom: 1px solid #eef2f5;
}
.titleSpan{
    font-size: 24px;
    font-weight: bold;
}
.titleContent{
    padding-top: 15px;
    width: 92%;
    margin: auto;
    line-height: 30px;
    color: #333;
}
.littleTitle{
    margin-top: 1px;
}
.littleTitle span{
    font-size: 14px;
    color: #808080;
}
.littleTitle b{
    font-weight: normal;
}
.littleTitle span:nth-child(3){
    margin-left: 10px;
}
.littleTitle span:nth-child(4){
    margin-left: 10px;
}
.abstract{
    width: 92%;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #f5f2f2;
    border-radius: 5px;
    margin: 10px auto 0 auto;
}
.abstract .divContents{
    width: 95%;
    margin: auto;
    font-size: 18px;
    text-indent: 2em !important;
    color: #737373;
    line-height: 28px;
}
.videoContent{
    width: 92%;
    margin: 20px auto 0 auto;
    position: relative;
    z-index: 2222;
}
.videoContent video{
    width: 100%;
    margin: auto;
}
.playVideo{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.5);
    position: absolute;
    z-index: 3333;
    top: 0;
}
.contorls{
    width: 50px;
    height: 50px;
    border: 2px solid #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 50px;
    margin: 20% auto;
}
.contorls a{
    cursor: pointer;
}
.contorls i{
    font-size: 20px;
    color: #fff;
}
.videoIntorduce{
    width: 96%;
    margin: auto;
    color: #383838;
    <!--font-size: 14px;-->
}
.videoIntorduce .videoUl li{
    list-style: none;
    <!--text-indent: 2em;-->
    margin-top: 15px;
    line-height: 28px;
}
.videoIntorduce .videoUl li div{
  
}
.videoIntorduce .videoUl li p{
    width:96%;
    margin:10px auto !important;
    <!--font-size:14px !!important;-->
  
}
.videoIntorduce .videoUl li img{
    width:100% !important;
    height:auto !important;
    display: block !important;
    margin:10px auto !important;
}
.videoIntorduce .videoUl li p img{
    width:100% !important;
    height:auto !important;
    display: block !important;
    margin:10px auto !important;
}
.photoShowContent{
    width: 92%;
    padding: 5px 0;
    margin: auto;
}
.showImgPhotos{
    width: 100%;
    height: auto;
    margin: auto;
}
.showImgPhotos img{
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}
 .photoShowUl li{
     list-style: none;
     text-indent: 2em;
     margin-top: 10px;
 }





.comment{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #eef2f5;
    border-top: 1px solid #eef2f5;
    margin-top: 10px;
    background-color: #fff;
}
.commentTitle{
    width: 93%;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #eef2f5;
}
.commentIcon{
    font-size: 18px;
    color: #ea6666;
}
.commentFonts{
    font-size: 18px;
}
.paiBanCons {
    width: 95%;
    margin: 0 auto 0 auto;
    overflow: auto;
}
.paiLeftCons {
    width: 20%;
    float: left;
}
.paiLeftCons img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-size: cover;
}
.paiRightCons {
    width: 80%;
    height: auto;
    float: right;
    border-bottom: 1px solid #eef2f5;
}
.paiRightCons .showNameSpan {
    font-size: 15px;
    color: grey;
}
.showTimeSpan {
    display: block;
    font-size: 12px;
    color: grey;
    padding-top: 5px;
}
.showConsDivs {
    width: 100%;
    height: auto;
    padding-top: 5px;
    padding-bottom: 20px;
    font-size: 13px;
}
.butnDiv{
    text-align: center;
}
.downloadComment{
    width: 90%;
    padding: 12px;
    text-align: center;
    margin: auto;
    border-radius: 5px;
    border: none;
    background: #ededed;
    color: #e46666;
    font-size: 18px;
    cursor: pointer;
}
.downloadComment a:focus{
    outline: none;
    color: #e46666;
    text-decoration: none;
}
.downloadComment a{
  color: #e46666;
}

.fileIcon{
    font-size: 18px;
    color: #6b8af0;
}
.paiBanConsNew {
    width: 95%;
    margin: 10px auto 0 auto;
    overflow: auto;
    padding-bottom: 16px;
    border-bottom: 1px solid #eef2f5;
}
.paiLeftConsNew {
    width: 30%;
    float: left;
}
.paiLeftConsNew img {
    width: 100%;
    height: 80px;
    background-size: cover;
}
.paiRightConsNew {
    width: 65%;
    height: auto;
    float: right;
}
.paiRightConsNewTitle{
    font-size: 16px;
    color: #4d4d4d;
    line-height: 25px;
}
.bottomDiv{
    width: 100%;
    padding-top: 10px;
}
.bottomDiv .leftComment{
    float: left;
    font-size: 14px;
}
.bottomDiv .leftComment span:nth-child(1){
    color: #ccc;
}
.bottomDiv .leftComment span:nth-child(2){
    color: #808080 !important;
}
.bottomDiv .rightComment{
    float: right;
    font-size: 14px;
    color: #808080 !important;
    margin-right: 5%;
}
.commentNews{
    width: 100%;
    padding-top: 15px;
    padding-bottom: 50px;
    border-top: 1px solid #eef2f5;
    margin-top: 10px;
    background-color: #fff;
}

/*下载幅条样式*/
.downContents{
    width: 100%;
    background: rgba(0,0,0,.6);
    margin: auto;
    position: fixed;
    bottom: 0;
    z-index: 6666;
}
.baoContents{
    width: 95%;
    margin: 3px auto;
    overflow: hidden;
}
.deleteSpan{
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #ffffff;
    border-radius: 20px;
    color: #e46666;
    font-size: 15px;
    text-align: center;
    line-height: 16px;
    position: absolute;
    right: 5px;
    top: -10px;
}
.floatLefts{
    width: 60%;
    height: auto;
    float: left;
    position: relative;
    padding-top: 2px;
}
.floatLefts .floatLeftsImgDowload{
    width: 50px;
    height: 50px;
    border-radius: 10px;
    background: #ffffff;
    text-align: center;
    display: inline-block;
}
.floatLeftsImgDowload img{
    width: 80%;
    height: auto;
    background-size: 100% 100%;
    vertical-align: middle;
    margin: 5px auto;
}
 .floatLefts {
    width: 61%;
    height: auto;
    float: left;
    position: relative;
    padding-top: 2px;
}
.showNameTv{
    display: inline-block;
    position: absolute;
    padding-top: 7%;
    padding-left: 5%;
    color: #ffffff;
    font-size: 16px;
}
.floatRights {
    width: 30%;
    float: right;
    padding-top: 7px;
    margin-right: 8%;
}
.floatRights a{
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    color: #ffffff;
    border-radius: 5px;
    background: #e46666;
}

