/*
 * @Author: your name
 * @Date: 2021-05-07 18:13:59
 * @LastEditTime: 2021-05-20 14:40:41
 * @LastEditors: Please set LastEditors
 * @Description: In User Settings Edit
 * @FilePath: \www_xunjiebangong_com\xunjieoffice\css\dwon.css
 */


/* 编辑器首页 */

.editor-banner .banner-homepage-top .banner-slogan h1 {
    font-size: 50px;
}

.editor-banner .banner-homepage-top .banner-slogan p {
    padding: 1.8em 0 4em 0;
    margin: 0;
}

.banner-btn {
    overflow: hidden;
}

.btn-download-link {
    width: 300px;
    height: 64px;
    float: left;
    background-color: #ffffff;
    border-radius: 6px;
    font-size: 0;
    text-align: center;
}

.btn-download-link span {
    display: inline-block;
    line-height: 64px;
    padding-left: 36px;
    background: url("../images/procut_icons/icon-dwon-blue.png") no-repeat left center;
    color: #0977da;
    font-size: 24px;
}

.btn-buy-link {
    width: 160px;
    height: 64px;
    float: left;
    margin-left: 15px;
    background-color: #35ae52;
    border-radius: 6px;
    font-size: 0;
    text-align: center;
}

.btn-buy-link span {
    display: inline-block;
    line-height: 64px;
    padding-left: 36px;
    background: url("../images/procut_icons/icon_manny.png") no-repeat left center;
    color: #fff;
    font-size: 24px;
}

.banner-homepage-wrapper.editor-banner,
.editor-banner .banner-homepage-top {
    height: 560px;
}

.editor-banner .banner-homepage-top-1 {
    background-color: #0e71bf;
}

.editor-banner .banner-homepage-top-2 {
    background-color: #2b4dc1;
}

.editor-banner .banner-homepage-top-1 .banner-pic,
.editor-banner .banner-homepage-top-2 .banner-pic {
    float: left;
    width: 600px;
    position: relative;
    top: 0;
    left: 0;
    padding-top: 100px;
}

.editor-banner .banner-homepage-top .banner-slogan {
    width: 600px;
    float: left;
}

.editor-banner .banner-homepage-top .banner-pic img {
    position: relative;
}

.editor-banner .banner-homepage-top.banner-homepage-top-1 .banner-pic img {
    float: right;
}

.editor-banner .banner-homepage-top.banner-homepage-top-2 .banner-pic img {
    float: left;
}

.editor-banner.banner-homepage-wrapper .pagination {
    bottom: 35px;
}

.banner-slogan-right {
    float: right;
}

.line-function {
    background-color: #f6f6f6;
}

.line-function-center {
    padding: 70px 0 50px 0;
}

.function-list {
    overflow: hidden;
}

.function-list li {
    width: 22%;
    float: left;
    margin-right: 4%;
}

.no-mr {
    margin-right: 0!important;
}

.function-list li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.function-text {
    margin-top: 70px;
}

.function-text h3 {
    text-align: center;
    font-size: 22px;
    color: #333333;
    font-weight: bold;
    line-height: 1.4;
    margin: 0;
}

.function-text p {
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 1.5;
    margin-top: 25px;
}

.function-text p span {
    display: inline-block;
}

.line-Skill.skill-bg1 {
    background: url("../images/dwon/luyin-bg.jpg") no-repeat center center;
    background-size: auto 100%;
    background-color: #f2f2f2;
}

.line-Skill.skill-bg2 {
    background: url("../images/dwon/zh-bg.jpg") no-repeat center center;
    background-size: auto 100%;
    background-color: #f3f3f3;
}

.line-Skill.skill-bg3 {
    background: url("../images/dwon/wenzi-bg.jpg") no-repeat center center;
    background-size: auto 100%;
    background-color: #f2f4f3;
}

.line-Skill-center {
    padding: 60px 0 80px;
}

.line-border-top {
    border-top: 1px solid #ececec;
}

.line-Skill-center.no-padding {
    padding: 0;
}

.line-Skill-center>h2 {
    line-height: 1;
    font-size: 36px;
    color: #333;
    text-align: center;
    font-weight: bold;
    padding-bottom: 30px;
    position: relative;
}

.line-Skill-center>h2 i {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 44px;
    height: 4px;
    background-color: #0071ba;
    margin: 0;
    margin-left: -22px;
}

.line-Skill-center>p {
    font-size: 20px;
    color: #0e71bf;
    text-align: center;
    font-weight: bold;
    margin: 0;
    margin-top: 10px;
    line-height: 1.5;
}

.Skill-text-img {
    padding: 80px 0;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}

.line-Skill-center.no-padding .Skill-text-img {
    padding: 25px 0 40px;
}

.Skill-text-img:last-child {
    border-bottom: none;
}

.Skill-text {
    float: left;
    width: 43%;
}

.Skill-text h3 {
    margin-top: 130px;
    font-size: 26px;
    color: #444444;
    line-height: 1.5;
}

.Skill-text p {
    margin-top: 130px;
    font-size: 22px;
    color: #666;
    line-height: 1.5;
}

.Skill-text p.Skill-p {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.5;
    color: #666666;
}

.Skill-p span {
    display: inline-block;
}

.Skill-img {
    float: left;
    width: 57%;
    overflow: hidden;
}

.text-r .Skill-img img {
    float: left;
}

.text-l .Skill-img img {
    float: right;
}


/* pdf转换器 */


/* banner */

.converter-banner {
    height: 460px;
    position: relative;
}

.dwon-converter-bg {
    background: url("../images/index/banner-bg1.jpg") no-repeat top center;
    height: 460px;
    position: relative;
    z-index: 2;
}

.converter-banner-center {
    padding-top: 85px;
}

.converter-banner-text {
    float: left;
    padding-left: 50px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.converter-banner-text img {
    display: block;
}

.converter-banner-text h2 {
    background: url(../images/index/logo_big_1.png) no-repeat left center;
    background-size: 50px;
    color: #fff;
    font-size: 50px;
    min-height: 70px;
    line-height: 66px;
    padding-left: 60px;
    font-weight: bold;
}

.converter-banner-text p {
    line-height: 1.6;
    color: #fff;
    width: 92%;
    font-size: 18px;
    margin-top: 10px;
}

.converter-banner-text p span {
    display: inline-block;
}

.text-list {
    width: 400px;
    overflow: hidden;
    list-style-type: none;
    margin-top: 10px;
}

.text-list li {
    float: left;
    padding-left: 18px;
    position: relative;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 16px;
    color: #fff;
    line-height: 28px;
}

.text-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-radius: 10px;
    background-color: #fff;
}

.banner-text-btn {
    margin-top: 40px;
    overflow: hidden;
}

.banner-text-qr {
    margin-top: 40px;
}

.text-qr-li {
    float: left;
    margin-right: 68px;
}

.text-qr-li img {
    display: block;
}

.text-qr-li p {
    font-size: 13px;
    text-align: center;
    line-height: 1.6;
    color: #fff;
}

.dwon-li {
    float: left;
    margin-right: 10px;
}

.dwon-li a {
    display: block;
    width: 250px;
    background-color: #fff;
    border-radius: 62px;
    text-align: center;
    font-size: 0;
}

.dwon-li a span {
    display: inline-block;
    padding-left: 36px;
    font-size: 24px;
    line-height: 62px;
    font-weight: bold;
    color: #3076d4;
    background: url("../images/index/icon_dwon.png") no-repeat left center;
}

.dwon-li .ga-photo {
    background-color: #007BFF;
}

.dwon-li .photo_down {
    color: #ffffff;
    background: url("../images/index/icon_down_white.png") no-repeat left center;
}

.dwon-li p {
    font-size: 13px;
    color: #8fc1f3;
    text-align: center;
    margin-top: 5px;
    line-height: 1.5;
    width: 100%!important;
}

.banner-text>p {
    line-height: 1.6;
    font-size: 16px;
    color: #fff;
}

.converter-banner-pic {
    float: left;
}

.converter-banner-pic.banner-homepage-top-1 {
    background: none;
}

.converter-banner-pic.banner-homepage-top-1 .banner-pic {
    position: relative;
    text-align: right;
}

.converter-banner-pic.banner-homepage-top-1 .banner-pic img {
    max-width: 100%;
}

.pic-pc-frame {
    position: relative!important;
    display: block;
}

.line-converter {
    background-color: #f6fafc;
}

.line-converter-center {
    padding: 40px 0 45px 0;
}

.line-converter-center>h2 {
    font-size: 30px;
    line-height: 40px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.line-converter-ctt {
    margin-top: 50px;
}

.converter-function-list {
    overflow: hidden;
    margin-bottom: 35px;
}

.converter-function-li {
    width: 48%;
    margin-right: 4%;
    background-color: #fff;
    border-radius: 8px;
    padding: 35px 35px 28px;
    vertical-align: top;
    float: left;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.converter-function-li.no-mr {
    margin-right: 0;
}

.converter-function-title {
    float: left;
}

.converter-function-title h3 {
    font-size: 20px;
    text-align: center;
    color: #333;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}

.converter-function-title p {
    font-size: 31px;
    text-align: center;
    color: #b2dafd;
    line-height: 1;
    margin: 10px 0 0;
}

.converter-function-link {
    margin-left: 150px;
}

.converter-function-link a {
    width: 154px;
    border: 1px solid #c9c9c9;
    float: left;
    line-height: 30px;
    color: #666666;
    text-align: center;
    margin-left: 22px;
    margin-bottom: 7px;
    text-decoration: none;
    position: relative;
}

.converter-function-link a i {
    position: absolute;
    width: 35px;
    height: 13px;
    top: -13px;
    right: -1px;
    background: url("../images/dwon/icon-new.png") no-repeat;
}

.converter-function-link a:hover {
    background-color: #eaf4ff;
    border: 1px solid #6eaeef;
}


/* .converter-function-link a.bd-cl1 {
     background-color: #eaf4ff;
     border: 1px solid #6eaeef;
 }
 
 .converter-function-link a.bd-cl2 {
     background-color: #eeffea;
     border: 1px solid #4abb2c;
 } */

.height-auto {
    margin-left: 22px;
    margin-bottom: 7px;
    height: 32px;
    float: left;
    width: 156px;
}

.converter-ask {
    position: relative;
    background-color: #f6fafc;
}

.converter-ask-center {
    padding-bottom: 85px;
    position: relative;
    z-index: 2;
}

.converter-ask-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #0071bf;
    height: 188px;
}

.converter-ask-pd {
    border-radius: 6px;
    background-color: rgba(255, 255, 255, .4);
    padding: 15px;
}

.converter-ask-ctt {
    border-radius: 5px;
    background-color: #fff;
    padding: 30px 40px 40px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.converter-ask-ctt>h2 {
    font-size: 40px;
    text-align: center;
    margin: 0;
    color: #333;
}

.converter-ask-list {
    overflow: hidden;
    margin-top: 35px;
}

.converter-ask-li {
    width: 50%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 0 40px;
    float: left;
    overflow: hidden;
}

.converter-ask-li h6 {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    padding: 2px 0;
    margin: 0;
}

.converter-ask-li p {
    color: #666;
    font-size: 16px;
    line-height: 1.5;
    padding: 2px 0;
    margin: 0;
}

.converter-ask-li a {
    float: right;
    width: 100px;
    padding: 0 8px;
    line-height: 30px;
    color: #666666;
    margin-top: 20px;
}

.converter-ask-li a.stye1 {
    border: 1px solid #6eaeef;
    background-color: #eaf4ff;
}

.converter-ask-li a.stye2 {
    border: 1px solid #4abb2c;
    background-color: #eeffea;
}

.converter-ask-li.border {
    border-right: 1px dashed #cbcbcb;
}


/* 下载首页 */

.dwon-banner {
    height: 90px;
    background: url("../images/dwon/dwon-banner.jpg") no-repeat top center;
}

.dwon-banner-center {
    padding-top: 30px;
}

.dwon-banner-center h1 {
    font-size: 28px;
    line-height: 1.5;
    padding-left: 30px;
    margin-left: 100px;
    background: url("../images/dwon/icon-dwon.png") no-repeat left center;
    color: #fff;
    font-weight: bold;
}

.dwon-banner-center h1 span {
    font-size: 16px;
    display: inline-block;
    margin-left: 10px;
    font-weight: normal;
}

.dwon-list {
    padding: 30px 0 50px;
}

.dwon-type-li {
    border: 1px solid #eaeaea;
    background: #f7f7f7;
    padding: 2px 55px;
    overflow: hidden;
    margin-bottom: 10px;
}

.dwon-type-li:hover {
    border: 3px solid #54a1ff;
    padding: 0 53px;
    background-color: #fff;
}

.dwon-li-text {
    width: 70%;
    float: left;
    padding: 15px 0;
    padding-left: 150px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.dwon-li-text.shu-1 {
    background: url("../images/dwon/shu-1.png") no-repeat left center;
}

.dwon-li-text.shu-2 {
    background: url("../images/dwon/shu-2.png") no-repeat left center;
}

.dwon-li-text.shu-3 {
    background: url("../images/dwon/shu-3.png") no-repeat left center;
}

.dwon-li-text.shu-4 {
    background: url("../images/dwon/shu-4.png") no-repeat left center;
}

.dwon-li-text.shu-5 {
    background: url("../images/dwon/shu-5.png") no-repeat left center;
}

.dwon-li-text.shu-6 {
    background: url("../images/dwon/shu-6.png") no-repeat left center;
}

.dwon-li-text h2 {
    font-size: 22px;
    color: #333333;
    line-height: 1.5;
    font-weight: bold;
}

.dwon-li-text p {
    font-size: 14px;
    color: #4a4a4a;
    line-height: 1.5;
    margin-top: 5px;
}

.dwon-li-text span {
    font-size: 14px;
    color: #666666;
    line-height: 1.5;
    margin-top: 35px;
    display: block;
}

.dwon-li-btn {
    width: 30%;
    float: left;
    text-align: right;
    line-height: 145px;
}

.dwon-inline {
    display: inline-block;
}

.dwon-inline a {
    width: 210px;
    line-height: 46px;
    border: 1px solid #3076d4;
    color: #3076d4;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    display: block;
    border-radius: 48px;
    max-width: 100%;
}

.dwon-inline a:hover {
    background-color: #3076d4;
    color: #fff;
}

.dwon-inline a:active {
    background-color: #2771d5;
    color: #fff;
}

.dwon-inline.no-line {
    line-height: 0;
    vertical-align: middle;
}

.dwon-inline.no-line>a+a {
    margin-top: 10px;
}

.ocr-Support {
    padding: 40px 0;
}

.ocr-Support-center>h2 {
    font-size: 36px;
    color: #333333;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
}

.ocr-Support-list {
    overflow: hidden;
    padding-bottom: 35px;
}

.ocr-Support-list li {
    width: 31%;
    float: left;
    margin-right: 3.5%;
    margin-top: 45px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #dddddd;
    font-size: 0;
    text-align: center;
}

.ocr-Support-list li.active {
    background-color: #daeeff;
}

.ocr-Support-list li:hover {
    background-color: #daeeff;
}

.ocr-Support-list li.no-mr {
    margin-right: 0;
}

.ocr-Support-list li span {
    display: inline-block;
    padding-left: 90px;
    font-size: 22px;
    color: #333333;
    line-height: 88px;
}

.ocr-Support-list li span.icon-zc1 {
    background: url("../images/dwon/ocr-zc1.png") no-repeat left center;
}

.ocr-Support-list li span.icon-zc2 {
    background: url("../images/dwon/ocr-zc2.png") no-repeat left center;
}

.ocr-Support-list li span.icon-zc3 {
    background: url("../images/dwon/ocr-zc3.png") no-repeat left center;
}

.ocr-Support-list li span.icon-zc4 {
    background: url("../images/dwon/ocr-zc4.png") no-repeat left center;
}

.ocr-Support-list li span.icon-zc5 {
    background: url("../images/dwon/ocr-zc5.png") no-repeat left center;
}

.ocr-Support-list li span.icon-zc6 {
    background: url("../images/dwon/ocr-zc6.png") no-repeat left center;
}

.ocr-img-text {
    padding: 70px 0;
    border-top: 1px solid #dddddd;
    display: none;
}

.ocr-img-text.active {
    display: block;
}

.ocr-text {
    padding-right: 30px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.ocr-text h3 {
    font-size: 36px;
    line-height: 1.5;
    color: #333;
}

.ocr-text p {
    font-size: 20px;
    line-height: 1.5;
    color: #333;
    margin-top: 60px;
}

.dwon-btn {
    display: block;
    margin-top: 60px;
    font-size: 24px;
    font-weight: bold;
    color: #0977da;
    text-align: center;
    border: 1px solid #0266ba;
    line-height: 60px;
    border-radius: 62px;
    width: 248px;
}

.dwon-btn:hover {
    background-color: #3076d4;
    color: #fff;
}

.ocr-img img {
    max-width: 104%;
}

.ocr-imgbg {
    padding: 40px 0;
    background: url("../images/dwon/ocr-bg.png") no-repeat center center;
    background-color: #6e6d6d;
}

.ocr-imgbg-center h2 {
    font-size: 36px;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
}

.ocr-imgbg-center p {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    margin-top: 25px;
}

.ocr-imgbg-center img {
    display: block;
    margin: 30px auto 0;
}

.ocr-imgbg-center a {
    width: 248px;
    line-height: 62px;
    background-color: #fff;
    text-align: center;
    display: block;
    margin: 30px auto 0;
    font-size: 24px;
    color: #0977da;
    border-radius: 62px;
}

.ocr-imgbg-center a:hover {
    background-color: #f0f0f0;
}

.ocr-imgbg-center a:active {
    background-color: #fff;
}


/* 图片转换器 */


/* .photo-imgbg-center h2 {
    font-size: 36px;
    color: #fff;
    line-height: 1.4;
    text-align: center;
    font-weight: bold;
}

.photo-imgbg-center p {
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    text-align: center;
    margin-top: 25px;
} */

.photo-imgbg-center img {
    display: block;
    margin: 30px auto 0;
}

.photo-imgbg-center a {
    width: 248px;
    line-height: 62px;
    background-color: #fff;
    text-align: center;
    display: block;
    margin: 30px auto 0;
    font-size: 24px;
    color: #0977da;
    border-radius: 62px;
}

.photo-imgbg-center a:hover {
    background-color: #f0f0f0;
}

.photo-imgbg-center a:active {
    background-color: #fff;
}


/* 打印机 */

.Printer-img-text {
    padding: 55px 0 60px;
}

.Printer-img img {
    max-width: 104%;
}

.Printer-text {
    padding: 0 48px;
    padding-top: 65px;
}

.Printer-text h3 {
    font-size: 20px;
    color: #333333;
    line-height: 1.8;
    font-weight: bold;
}

.Printer-text p {
    font-size: 16px;
    color: #888888;
    line-height: 1.8;
}

.Printer-text .dwon-btn {
    margin-top: 30px
}

.Printer-img-text.border-bt {
    border-bottom: 1px dashed #cccccc;
}

.Printer-imgbg {
    padding: 50px 0;
    background: url("../images/dwon/dayinji-2.jpg") no-repeat top center;
    background-color: #7c7c7e;
}

.Printer-imgbg-center h2 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    line-height: 1.5;
}

.Printer-imgbg-center p {
    font-size: 16px;
    color: #eee;
    text-align: center;
    line-height: 1.5;
    margin-top: 10px;
}

.Printer-imgbg-btn {
    margin-top: 65px;
}

.Printer-imgbg-btn a {
    width: 248px;
    line-height: 62px;
    background-color: #fff;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-size: 24px;
    color: #0977da;
    border-radius: 62px;
}

.Printer-imgbg-btn a:hover {
    background-color: #f0f0f0;
}

.Printer-imgbg-btn a:active {
    background-color: #fff;
}

.Printer-imgbg-btn p {
    font-size: 13px;
    text-align: center;
    color: #fff;
    line-height: 1.5;
    margin-top: 5px;
}

.Printer-text div a {
    float: left;
}

.Printer-text div a+a {
    margin-left: 8px;
}

.ocr-Support-center>h2 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}

.caj-dwon-center {
    padding: 40px 0 60px;
    border-top: 1px solid #dddddd;
}

.caj-dwon-center>h2 {
    font-size: 36px;
    color: #333333;
    text-align: center;
    font-weight: bold;
}

.caj-dwon-center>p {
    font-size: 16px;
    color: #888888;
    text-align: center;
    line-height: 1.8;
    margin-top: 10px;
}

.caj-dwon-btn {
    text-align: center;
}

.caj-dwon-btn div {
    display: inline-block;
}

.caj-dwon-btn div+div {
    margin-left: 36px;
}

.caj-dwon-btn p {
    font-size: 13px;
    color: #0977da;
    text-align: center;
    line-height: 1.5;
    margin-top: 10px;
}

.caj-dwon-btn .dwon-btn {
    margin-top: 35px;
}


/* 迅捷阅读器 */

.dwon-footer {
    background: url("../images/dwon/yudu-bg1.jpg") no-repeat top center;
    background-color: #277bc4;
}

.dwon-footer-center {
    padding: 50px 0 30px 0;
    text-align: center;
}

.dwon-footer-center>h2 {
    font-size: 40px;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding-left: 50px;
    background: url("../images/index/logo_big_9.png") no-repeat left center;
    background-size: 40px;
    line-height: 46px;
    height: 50px;
    margin-bottom: 8px;
}

.dwon-footer-center>p {
    font-size: 16px;
    color: #fff;
    text-align: center;
}

.dwon-footer-qr {
    margin-top: 45px;
    text-align: center;
}

.dwon-footer-qr .footer-qr-li {
    display: inline-block;
    margin: 0 64px;
}

.footer-qr-li img {
    display: block;
}

.footer-qr-li p {
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1.6
}

@media (max-width: 1240px) {
    .editor-banner .banner-text h6 {
        font-size: 40px;
    }
    .Skill-text {
        width: 40%;
        margin-left: 3%;
    }
    .Skill-text p {
        margin-top: 80px;
    }
    .function-text h3 {
        font-size: 18px;
    }
    .function-text p {
        font-size: 14px;
    }
}

@media (max-width: 1000px) {
    .editor-banner .banner-text h6 {
        font-size: 30px;
        padding-left: 45px;
    }
    .editor-banner .banner-text h6.lg2,
    .editor-banner .banner-text h6.lg4 {
        background-size: 32px;
    }
    .editor-banner .banner-text>p {
        font-size: 16px;
    }
    .ocr-Support-list li {
        width: 46%;
        margin: 20px 2%!important;
    }
    .converter-banner-text h2 {
        font-size: 30px;
    }
}

@media (max-width: 850px) {
    .converter-banner {
        height: 400px;
        background-size: cover;
    }
    .converter-banner-text,
    .converter-banner-pic {
        width: 100%;
    }
    .converter-banner-center {
        padding-top: 35px;
    }
    .converter-banner-text {
        padding-left: 0;
    }
    .converter-banner-pic.banner-homepage-top-1 {
        display: none;
    }
    .converter-banner-pic.banner-homepage-top-1 .banner-pic {
        text-align: center;
    }
    .converter-banner-text p {
        width: 100%;
        font-size: 16px;
    }
    .converter-Product-list {
        margin-top: 30px;
    }
    .converter-Product-list li {
        width: 46%;
        margin: 10px 2%;
    }
    .converter-function-li {
        width: 100%;
        margin: 10px 0;
    }
    .Skill-img {
        width: 100%;
        text-align: center;
    }
    .text-r .Skill-img img,
    .text-l .Skill-img img {
        float: none;
    }
    .Skill-text {
        width: 100%;
        text-align: center;
        margin-top: 0;
    }
    .text-r .Skill-img img {
        margin-bottom: 20px;
    }
    .text-l .Skill-img img {
        margin-top: 20px;
    }
    .Skill-text p {
        margin-top: 0;
    }
    .Skill-text-img {
        padding: 30px 0;
    }
    .Skill-text p {
        font-size: 16px;
    }
    .function-list li {
        width: 46%;
        margin: 20px 2%;
    }
    .function-text p {
        min-height: 63px;
    }
    .function-text {
        margin-top: 30px;
    }
}

@media (max-width: 750px) {
    .editor-banner {
        height: 400px;
    }
    .converter-banner-center {
        text-align: center;
    }
    .converter-banner-text h2 {
        font-size: 24px;
        display: inline-block;
    }
    .dwon-li-text {
        width: 100%;
    }
    .dwon-li-text {
        padding-left: 110px;
        float: none;
    }
    .dwon-li-btn {
        margin-left: 110px;
        line-height: 1;
        margin-bottom: 13px;
        width: auto;
        float: none;
    }
    .dwon-type-li {
        padding: 2px 20px;
    }
    .dwon-type-li:hover {
        border: 3px solid #54a1ff;
        padding: 0 18px;
    }
    .dwon-inline {
        display: block;
    }
    .dwon-inline a {
        max-width: 100%;
    }
    .dwon-banner-center h1 {
        margin-left: 0;
        background: url(../images/dwon/icon-dwon.png) no-repeat left top;
        background-position-y: 10px;
    }
    .dwon-banner-center {
        padding-top: 0;
    }
    .line-function-center {
        padding: 40px 0 30px 0;
    }
    .function-text {
        margin-top: 15px;
    }
    .function-text p {
        margin-top: 10px;
        min-height: 84px;
    }
    .dwon-li a span {
        line-height: 52px;
    }
    .dwon-li {
        float: none;
        margin-right: 0;
    }
    .dwon-li+.dwon-li {
        margin-top: 10px;
    }
    .dwon-li a {
        margin: 0 auto;
    }
    .banner-text-btn {
        display: block;
    }
}

@media (max-width: 640px) {
    .converter-function-link {
        margin-left: 0;
        float: left;
        margin-top: 30px;
    }
    .converter-Product-list li {
        width: 100%;
        margin: 10px 0;
        padding: 30px 20px 15px;
    }
    .converter-ask-li {
        width: 100%;
        padding: 10px 0;
    }
    .converter-ask-li.border {
        border-bottom: 1px dashed #cbcbcb;
        border-right: none;
    }
    .function-list li {
        width: 100%;
        margin: 20px 0;
    }
    .editor-banner .banner-text {
        padding-left: 0;
    }
    .ocr-Support-list li {
        width: 100%;
        margin: 10px 0!important;
    }
    .converter-function-li {
        padding: 35px 15px 28px;
    }
    .converter-function-link a {
        margin: 5px 1.5%;
        width: 47%;
    }
    .converter-ask-ctt {
        padding: 15px 15px 20px;
    }
    .converter-ask-list {
        margin-top: 15px;
    }
    .function-text p {
        min-height: 42px;
    }
    .line-Skill-center>p {
        font-size: 18px;
    }
    .ocr-text p {
        margin-top: 20px;
    }
    .Printer-text .dwon-btn {
        margin: 20px auto 0;
        float: none;
    }
    .ocr-img-text {
        padding: 30px 0 0;
    }
    .ocr-img img {
        margin-top: 30px;
    }
    .ocr-imgbg-center p {
        font-size: 14px;
    }
    .ocr-imgbg-center h2 {
        font-size: 24px;
    }
    .photo-imgbg-center p {
        font-size: 14px;
    }
    .photo-imgbg-center h2 {
        font-size: 24px;
    }
    .Printer-text {
        padding: 15px 0 0;
    }
    .Printer-img-text {
        padding: 25px 0;
    }
    .caj-dwon-btn div+div {
        margin-left: 0;
    }
    .line-Product-center,
    .line-converter-center {
        padding: 30px 0 20px 0;
    }
    .line-converter-ctt {
        margin-top: 25px;
    }
    .line-Skill-center {
        padding: 30px 0 40px;
    }
    .ocr-Support-center>h2 {
        margin-top: 0;
    }
    .line-Skill-center>h2,
    .ocr-Support-center>h2,
    .ocr-text h3,
    .index-line-center>h2,
    .caj-dwon-center>h2 {
        font-size: 24px;
    }
    .dwon-btn {
        margin-top: 15px;
    }
    .Printer-imgbg-btn {
        margin-top: 35px;
    }
    .Printer-tuwen {
        padding-top: 30px;
    }
}

.cutout-list li {
    padding: 60px 0;
    text-align: justify;
}

.cutout-img {
    display: inline-block;
    vertical-align: middle;
}

.cutout-text {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0 30px;
}

.cutout-text p {
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.5;
}

.cutout-inline {
    display: inline-block;
    width: 100%;
}


/* v2.1PDF转换器样式 */

.banner-top {
    height: 700px;
    position: relative;
    top: -60px;
    background: url(../images/dwonpage/bg.png) no-repeat center center;
    background-size: cover;
}

.change-cont {
    padding-top: 60px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.pdf-change {
    z-index: 2;
    padding-top: 110px;
    text-align: center;
}

.pdf-change h1 {
    font-size: 60px;
    line-height: 1.5;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.20);
    font-weight: bold;
}

.pdf-change h1 .header-logo {
    display: inline-block;
    width: 58px;
    height: 58px;
    background: url(../images/dwonpage/zhq-logo.png) no-repeat center center;
    background-size: cover;
    vertical-align: middle;
    margin-top: -6px;
    margin-right: 12px;
}

.pdf-change h2 {
    font-size: 24px;
    line-height: 48px;
    color: #fff;
    text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.20);
    margin-top: 32px;
}

.btn-box {
    margin-top: 60px;
    font-size: 0;
}

.down-btn {
    width: 264px;
    height: 60px;
    background: #0CAEF9;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

.down-btn .i-right {
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(../images/dwonpage/jiantou.png) no-repeat;
    vertical-align: middle;
    margin-left: 16px;
    margin-top: -3px;
}

.down-btn:hover {
    background: #008aea;
}

.buy-btn {
    width: 264px;
    height: 60px;
    border: 2px solid #0CAEF9;
    display: inline-block;
    border-radius: 30px;
    text-align: center;
    line-height: 56px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

.btn-box .buy-btn {
    margin-left: 204px;
}

.buy-btn .i-right {
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(../images/dwonpage/jiantou.png) no-repeat;
    vertical-align: middle;
    margin-left: 16px;
    margin-top: -3px;
}

.buy-btn:hover {
    background: #919191;
    border: 2px solid #10abf2;
}

.change-center {
    background: #ffffff;
    padding-bottom: 74px;
    box-sizing: border-box;
    position: relative;
}

.title-type {
    text-align: center;
    color: #343434;
    font-size: 28px;
    margin-bottom: 14px;
    font-weight: bold;
}

.content-htv {
    text-align: center;
    color: #666666;
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
}

.bg-htv {
    width: 770px;
    height: 440px;
    background: url(../images/dwonpage/img.png) no-repeat;
    margin: 0 auto;
    margin-top: 27px;
    position: relative;
}

.use-btn {
    display: block;
    width: 264px;
    height: 60px;
    background: #0CAEF9;
    border-radius: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
    margin: 0 auto;
    margin-top: 38px;
}

.use-btn .i-right {
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(../images/dwonpage/jiantou.png) no-repeat;
    vertical-align: middle;
    margin-left: 20px;
    margin-top: -3px;
}

.use-btn:hover {
    background: #008aea;
}

.change-types {
    margin-top: 40px;
}

.change-items {
    display: flex;
    justify-content: center;
}

.item {
    width: 170px;
    height: 140px;
    margin: 0 18px 10px 0;
    padding-top: 20px;
    box-sizing: border-box;
    transition: all 1s;
}

.item .item-img {
    display: block;
    width: 62px;
    height: 66px;
    margin: 0 auto;
}

.item p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-top: 10px;
}

.func-types {
    margin-top: 50px;
    display: flex;
    justify-content: space-around;
}

.func-types .func-bg {
    display: flex;
    position: relative;
    align-items: center;
    flex-direction: column;
}

.func-bg h4 {
    color: #343434;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    padding-top: 19px;
}

.func-bg p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
}

.swiper-container1 {
    height: 460px;
    text-align: center;
    position: relative;
}

.user-talk {
    overflow: hidden;
}

.remark-pre {
    clear: both;
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;
}

.remark-pre .person {
    display: inline-block;
}

.remark-pre .person-header {
    width: 108px;
    height: 108px;
}

.remark-pre .person-name {
    color: #333333;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
}

.remark-pre .person-info {
    display: inline-block;
    width: 738px;
    height: 148px;
    padding: 25px 35px 20px 35px;
    box-sizing: border-box;
    color: #333333;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
}

.info-bg1 {
    background: url(../images/dwonpage/kuang01.png) no-repeat;
    background-size: cover;
}

.info-bg2 {
    background: url(../images/dwonpage/kuang02.png) no-repeat;
    background-size: cover;
}

.swiper-container1 .pagination {
    position: absolute;
    bottom: 30px;
    left: 50%;
    width: 142px;
    margin-left: -71px;
}

.swiper-container1 .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #DEDEDE;
    margin: 0 3px;
    z-index: 22;
}

.swiper-container1 .swiper-active-switch {
    background-color: #2C70FF;
}

.change-talk {
    height: 340px;
    background: url(../images/dwonpage/bg02.png) no-repeat center;
    background-size: cover;
    padding-top: 36px;
    box-sizing: border-box;
}

.change-talk h3 {
    color: #FFFFFF;
    font-size: 28px;
    margin: 0;
    text-align: center;
    font-weight: bold;
}

.talk-content {
    display: flex;
    justify-content: space-between;
    width: 1200px;
    margin: 0 auto;
    margin-top: 34px;
}

.change-talk .talk-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin-bottom: 14px;
    height: 34px;
    line-height: 33px;
}

.talk-hot .talk-title {
    background: url(../images/dwonpage/i-talk1.png) no-repeat center left;
    padding-left: 38px;
}

.talk-skills .talk-title {
    background: url(../images/dwonpage/i-talk2.png) no-repeat center left;
    padding-left: 38px;
}

.talk-active .talk-title {
    background: url(../images/dwonpage/i-talk3.png) no-repeat center left;
    padding-left: 38px;
}

.change-talk .talk-link {
    line-height: 36px;
    color: #ffffff;
    font-size: 14px;
    display: block;
    width: 286px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.change-talk .talk-link:hover {
    color: #9AE3FE;
}

.converter-loader {
    height: 350px;
    padding: 74px 0 30px;
    text-align: center;
    background: url(../images/dwonpage/bg01.png) no-repeat center;
    background-size: cover;
    box-sizing: border-box;
}

.converter-loader .title-type {
    margin-bottom: 4px;
}

.converter-loader .buy-btn {
    border: 2px solid #0CAEF9;
    color: #0CAEF9;
}

.converter-loader .buy-btn:hover {
    background: rgba(255, 255, 255, 0.5);
}

.converter-loader .buy-btn .i-right {
    background: url(../images/dwonpage/jiantou-blue.png) no-repeat;
}

.converter-loader p {
    font-size: 18px;
    line-height: 60px;
    color: #666666;
}


/* v2.1OCR录音转文字样式 */

.ocr-top {
    height: 700px;
    position: relative;
    top: -60px;
    background: url(../images/dwonpage/ocr-bg.png) no-repeat center center;
    background-size: cover;
}

.code-box {
    margin-top: 46px;
}

.code-box .code-img {
    display: block;
    width: 166px;
    height: 162px;
    margin: 0 auto;
}

.code-box p {
    text-align: center;
    color: #ffffff;
    font-size: 18px;
    line-height: 36px;
    margin-top: 8px;
}

.ocr-skills {
    display: flex;
    justify-content: flex-start;
}

.ocr-stance {
    padding-top: 74px;
    box-sizing: border-box;
    background-color: #F9F9FA;
}

.skill-img {
    display: inline-block;
    width: 554px;
    height: 506px;
}

.skill-img1 {
    background: url(../images/dwonpage/ocr-phone01.png) no-repeat center center;
    background-size: cover;
}

.skill-img2 {
    background: url(../images/dwonpage/ocr-phone02.png) no-repeat center center;
    background-size: cover;
}

.skill-txt {
    padding: 112px 0 0 69px;
    box-sizing: border-box;
}

.ocr-stance .skill-txt {
    padding: 52px 174px 0 40px;
    box-sizing: border-box;
}

.skill-txt h4 {
    color: #343434;
    font-size: 28px;
    font-weight: bold;
    margin-left: -30px;
    padding-left: 8px;
}

.skill-ul .skill-li {
    list-style: disc;
    line-height: 40px;
    color: #333333;
    font-size: 18px;
    margin-top: 20px;
}

.skill-ul .skill-li.skill-active p {
    display: inline-block;
    color: #0089F3;
    position: relative;
}

.skill-ul .skill-li.skill-active p::after {
    content: '';
    width: 100%;
    height: 10px;
    background-color: #007BFF;
    opacity: 0.1;
    position: absolute;
    bottom: 6px;
    left: 0px;
}

.ocr-func {
    background: #ffffff;
    padding: 90px 0 70px 0;
    box-sizing: border-box;
    position: relative;
}

.ocr-func .sence-list {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.ocr-func .sence-list .sence-item {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 20px;
    position: relative;
    transition: all 0.5s;
    z-index: 2;
}

.ocr-func h4 {
    font-size: 18px;
    color: #343434;
    font-weight: bold;
    text-align: center;
    padding: 26px 0 14px 0;
    font-family: 'MicrosoftYaHei-Bold';
}

.ocr-func p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
}

.ocr-talk {
    margin-top: 104px;
}

.ocr-container1 {
    display: flex;
    justify-content: space-between;
}

.remark-ocr {
    width: 360px;
    height: 328px;
    background: #FFFFFF;
    border-radius: 6px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    position: relative;
}

.remark-ocr .ocr-header {
    position: absolute;
    left: 50%;
    top: -56px;
    margin-left: -54px;
}

.remark-ocr .ocr-name {
    color: #343434;
    font-size: 18px;
    text-align: center;
    padding-top: 98px;
}

.remark-ocr .ocr-info {
    color: #343434;
    font-size: 14px;
    text-align: justify;
    padding: 30px 25px 0 35px;
    box-sizing: border-box;
}

.ocr-loader {
    height: 500px;
    padding: 74px 0 30px;
    text-align: center;
    background: url(../images/dwonpage/ocr-bg01.png) no-repeat center;
    background-size: cover;
    box-sizing: border-box;
}

.ocr-loader .title-type {
    text-align: center;
    color: #343434;
    font-size: 28px;
    margin-bottom: 25px;
}

.ocr-loader p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}


/* @media (max-width: 1280px) {
    .ocr-top{
        height: 490px;
        position: relative;
        top: 0px;
        background: url(../images/dwonpage/ocr-bg1.png) no-repeat center center;
        background-size: cover;
        margin-bottom: 60px;
    }
    .code-box {
        margin-top: 40px;
    }
    .code-box .code-img {
        display: block;
        width: 110px;
        height: 107px;
        margin: 0 auto;
    }
    .code-box p {
        text-align: center;
        color: #ffffff;
        font-size: 16px;
        line-height: 36px;
        margin-top: 10px;
    }
} */


/* v2.1录音转文字助手样式 */

.help-top {
    height: 700px;
    position: relative;
    top: -60px;
    background: url(../images/dwonpage/help-bg.png) no-repeat center center;
    background-size: cover;
}

.helper-okr {
    background: #ffffff;
    padding: 10px 0 52px 0;
    box-sizing: border-box;
    position: relative;
}


/* .helper-okr .sence-list {
    width: 1200px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto;
}
.helper-okr .sence-list .sence-item {
    width: 590px;
    height: 346px;
    margin-right: 20px;
    margin-bottom: 20px;
    cursor: pointer;
    position: relative;
    transition: all 0.5s;
    z-index: 2;
}
.helper-okr .sence-list .sence-item:nth-child(2n){
    margin-right: 0;
} */


/* .helper-okr .sence-list .sence-item .tops {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
} */


/* .helper-okr .sence1 {
    background: url(../images/dwonpage/help-01.png) no-repeat center center;
}
.helper-okr .sence2 {
    background: url(../images/dwonpage/help-02.png) no-repeat center center;
}
.helper-okr .sence3 {
    background: url(../images/dwonpage/help-03.png) no-repeat center center;
}
.helper-okr .sence4 {
    background: url(../images/dwonpage/help-04.png) no-repeat center center;
} */


/* .helper-okr .sence-info {
    padding-top: 110px;
    box-sizing: border-box;
    z-index: 2;
    transition: all 0.5s;
} */


/* .helper-okr .sence-list .sence-item:hover .sence-info {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0,0.5);
    padding-top: 40px;
    box-sizing: border-box;
    z-index: 2;
}
.helper-okr .sence-list .sence-item:hover .help-title {
    background: rgba(0, 0, 0, 0);
}
.helper-okr .sence-list .sence-item:hover p {
    display: block;
} */


/* .helper-okr .sence-info .help-title {
    text-align: center;
    width: 420px;
    padding: 23px 5px;
    height: 128px;
    background: rgba(0,0,0,0.5);
    margin: 0 auto;
    font-family: 'MicrosoftYaHei-Bold';
} */


/* .helper-okr .sence-info .help-title h4{
    font-size: 28px;
    color: #fff;
    font-weight: bold;
}
.helper-okr .sence-info .help-title h5{
    font-size: 24px;
    color: #fff;
    font-weight: 400;
} */

.help-loader {
    height: 500px;
    padding: 74px 0 30px;
    text-align: center;
    background: url(../images/dwonpage/help-bg01.png) no-repeat center;
    background-size: cover;
    box-sizing: border-box;
}

.help-loader .title-type {
    text-align: center;
    color: #343434;
    font-size: 28px;
    margin-bottom: 25px;
}

.help-loader p {
    font-size: 18px;
    line-height: 30px;
    color: #666666;
}

.helper-func {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 32px;
}

.func-box {
    min-width: 520px;
    margin-bottom: 80px;
}

.func-box .gif-img {
    display: block;
    margin: 0 auto;
}

.func-box h4 {
    color: #333333;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.func-box p {
    color: #666666;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}

.help-container {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    z-index: 1;
}

.help-container .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    box-sizing: content-box;
    height: 300px!important;
}

.help-container .swiper-slide {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    height: 300px!important;
}

.help-container h4 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    margin-top: 26px;
}

.help-container h5 {
    color: #333333;
    font-size: 14px;
    margin-top: 2px;
}

.help-container .help-line {
    width: 264px;
    border-top: 1px solid #E5E5E5;
    margin: 12px auto;
}

.help-container p {
    color: #666666;
    font-size: 14px;
    line-height: 24px;
}

.help-container .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dwonpage/c-right-btn.png) no-repeat center;
}

.help-container .swiper-button-next:hover {
    background: url(../images/dwonpage/right-btn.png) no-repeat center;
}

.help-container .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url(../images/dwonpage/c-left-btn.png) no-repeat center;
}

.help-container .swiper-button-prev:hover {
    background: url(../images/dwonpage/left-btn.png) no-repeat center;
}

.ocr-text-btn>div {
    display: inline-block;
}

.ocr-text-btn>div+div {
    margin-left: 25px;
    ;
}

.ocr-text-btn>div p {
    font-size: 13px;
    color: #0977da;
    text-align: center;
    line-height: 1.5;
    margin-top: 10px;
}

.ocr-btn-box {
    text-align: center;
}

.ocr-btn-box>div {
    display: inline-block;
}

.ocr-btn-box>div+div {
    margin-left: 25px;
    ;
}

.ocr-btn-box>div p {
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 1.5;
    margin-top: 10px;
}


/* 图片转换器 */

.photo-btn-box>div {
    margin: 20px 0;
}

.photo-btn-box>div span {
    display: inline-block;
    padding-left: 36px;
    font-size: 24px;
    line-height: 62px;
    font-weight: bold;
    color: #fff;
    background: url("../images/index/icon_down_white.png") no-repeat left center;
}

.photo-light-list {
    display: block;
    margin-top: 15px;
}

.photo-light-list li {
    float: left;
    width: 49%;
    margin-right: 1%;
    height: 350px;
}

.photo-light-list li img {
    display: block;
    margin: 30px auto 10px;
}

.photo-imgbg {
    padding: 40px 0;
    background: url("../images/dwon/photo_bg_2.png") no-repeat center;
    /* background-color: #91a0de; */
    z-index: 2;
    position: relative;
    /* background-size: cover; */
}

.photo_title_point {
    position: absolute;
    right: 43.5%;
    top: -28%;
    z-index: -20;
    opacity: 0.5;
}

.photo-imgView {
    margin-top: -50px;
}


/* 图片转换器按钮 */

.photo-imgbg-center .ga-photo {
    background-color: #007BFF;
}

.photo-imgbg-center .ga-photo:hover {
    background-color: #0CAEF9;
}

.pos-rel {
    position: relative;
}