.position{
    position:relative;
}
/*//轮播pdf转word开始*/
.headtextbox{
    position: absolute;
    top: 20%;
    left: 20%;
    width: 500px;
    color: #fff;
}
.headtexttop{
    font-size: 60px;
    text-align: initial;
}
.headtextbody{
    display: -webkit-flex;
    display: flex;
    margin: 65px 0;
    font-size: 30px;
    width: 100%;
}
.marginleft{
    margin-left: 20px;
}
.downloadbtn{
    background: url(../images/pdftoword/pdfdwn.png) no-repeat;
    width: 400px;
    height: 104px;
    line-height: 104px;
    font-size: 40px;
    cursor: pointer;
}
/*//轮播pdf转word结束*/
/*//轮播数据恢复大师*/
.shujuheadtextbox{
    position: absolute;
    top: 17%;
    right: 20%;
    width: 500px;
    color: #fff;
}
.shujudownloadbtn{
    background: url(../images/pdftoword/shuju.png) no-repeat;
    color: #13334C;
}
/*//轮播数据恢复大师结束*/
/*轮播阅读器开始*/
.yuedudownloadbtn{
    background: url(../images/pdftoword/yuedu.png) no-repeat;
    margin-top: 115px;
}
.headqiang{
    font-size: 18px;
    text-align: end;
    width: 410px;
    color: #F57B51;
}
/*轮播阅读器结束*/
/*轮播录屏大师开始*/
.lupdownloadbtn{
    margin: 0 auto;
    background: url(../images/pdftoword/shuju.png) no-repeat;
    color: #13334C;
}
/*轮播录屏大师结束*/
/*轮播图片转换开始*/
.imgheadtextbox{
    position: absolute;
    top: 23%;
    right: 20%;
    width: 500px;
    color: #fff;

}
/*轮播图片转换结束*/
/*公司产品*/
#producttop{
    width: 1200px;
    margin: 0 auto;
}
#producttext{
    font-size: 48px;
    text-align: center;
    margin: 60px 0;
}
.productbox{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.productbox:before,
.productbox:after {
    content: '';
    display: block;
}
.product{
    width: 176px;
    height: 184px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #F5F5F5;
    cursor:pointer;
}
.productpdfimg{
    width: 76px;
    height: 80px;
    line-height: 9;
}
.productmargin{
    margin-top: 15px;
    font-size: 18px;
}
.products{
    width: 176px;
    height: 184px;
    background-color: #F5F5F5;
    padding-top: 30px;
    box-sizing: border-box;
    cursor:pointer;
}
.productsimg{
    width: 76px;
    height: 80px;
    margin: 0 auto;
}
.productsq{
    color: #676767;
    font-size: 13px;
    text-align: end;
    padding: 0 25px;
}
/*公司产品end*/
/*公司产品的切换*/
.pdftoword{
    background-color: #F5F5F5;
    margin-top: -6px;
    height: 1000px;
    display: none;
}
.pdftoworddetailsbox{
    width: 1200px;
    margin: 0 auto;
}
.intro{
    padding: 70px 0 40px 0;
    box-sizing: border-box;
    font-size: 24px;
}
.display{
    display: -webkit-flex;
    display: flex;
}
.iocnimg{
    width: 32px;
}
.detailslist{
    margin-left: 20px;
}
.introductionbox{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 50px;
}
.introductionbox:before,
.introductionbox:after {
    content: '';
    display: block;
}
.introductionlist{

}
/*公司产品的切换end*/
.morebox{
    display: -webkit-flex;
    display:flex;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 72px;
}
.more{
    background: url(../images/pdftoword/gengduo.png) no-repeat;
    color: #346DD6;
    font-size: 30px;
    cursor: pointer;
    width: 320px;
    height: 72px;
    text-align: center;
    line-height: 72px;
}
.cutjiao{
    display: none;
}
.cut{
    display: block;
}
.productimgs{
    width: 76px;
}
