/*
Theme Name: è¿…æ·åŠžå…¬v3.6.7
Theme URI: www.xunjiepdf.com/
Description: www.xunjiepdf.com/
Version: 3.6.7
Author: www.xunjiepdf.com/
Author URI: www.xunjiepdf.com/
*/


/*IEæ»šåŠ¨æ¡é¢œè‰²è®¾ç½®*/

@media screen and (min-width: 750px) {
    html {
        font-size: 100px;
    }
}

@media screen and (max-width: 750px) {
    html {
        font-size: 13.333333vw;
    }
    body {
        min-width: 350px;
    }
}




body {
    scrollbar-arrow-color: #f2f2f3;
    /*ä¸Šä¸‹ç®­å¤´*/
    scrollbar-track-color: #1589ce;
    /*åº•å±‚èƒŒæ™¯è‰²*/
    scrollbar-face-color: #27aeff;
    /*æ»šåŠ¨æ¡å‰æ™¯è‰²*/
    scrollbar-Shadow-color: #1589ce;
    /*æ»šåŠ¨æ¡è¾¹çº¿è‰²*/
}


/*chromeæ»šåŠ¨æ¡é¢œè‰²è®¾ç½®*/

body::-webkit-scrollbar {
    width: 4px;
    height: 4px;
    background-color: transparent;
}


/*å®šä¹‰æ»šåŠ¨æ¡é«˜å®½åŠèƒŒæ™¯ é«˜å®½åˆ†åˆ«å¯¹åº”æ¨ªç«–æ»šåŠ¨æ¡çš„å°ºå¯¸*/

body::-webkit-scrollbar-track {
    /* background-color: #ccc; */
    background: rgba(0, 0, 0, 0);
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); */
}


/*å®šä¹‰æ»šåŠ¨æ¡è½¨é“ å†…é˜´å½±+åœ†è§’*/

body::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 4px;
    /* -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3); */
}

body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

.clearfix {
    zoom: 1;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.mb-80 {
    margin-bottom: 80px;
}

.page-header {
    height: 60px;
    background: #fff;
    position: relative;

    width: 100%;

    border-bottom: 1px solid #e6e6e6;
}

.site-main {
    padding-top: 60px;
}

.header-logo-box {
    float: left;
    line-height: 40px;position:relative;
}

.header-logo-box em{position:absolute;left:36px;top:10px;width:160px;font-size:24px;}
.header-logo {
    vertical-align: middle;
}




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

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

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

.line-Product-center>p {
    font-size: 16px;
    line-height: 1.5;
    color: #888888;
    text-align: center;
    margin-top: 15px;
}

.converter-Product-list {
    width: 100%;
    list-style-type: none;
    display: block;
}

.converter-Product-list li {
    width: 22%;
    padding: 50px 25px 20px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    margin-right: 4%;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #fff;
}

.converter-Product-list.wendangfanyi li {
    box-shadow: 0px 3px 15px 1px rgba(21, 108, 243, 0.2);
}

.converter-Product-list.wendangfanyi li .converter-Product-text p {
    min-height: 48px;
}

.converter-Product-list.wendangfanyi .converter-Product-text {
    margin-top: 30px;
}

.line-Product.bg-none {
    background: none;
}

.converter-Product-list.mac li {
    padding: 53px 0 64px;
    box-shadow: 0px 0px 14px 0px rgba(128, 143, 255, 0.25);
}

.converter-Product-list.mac .converter-Product-text {
    margin-top: 40px;
}

.converter-Product-list.mac .converter-Product-text h3 {
    font-size: 18px;
    color: #20242a;
}

.converter-Product-list.mac .converter-Product-text p {
    color: #888888;
    font-size: 14px;
    margin-top: 14px;
    line-height: 1.8;
}

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

.converter-Product-list li:hover {
    border: 2px solid #54a1ff;
    box-shadow: 0 0 30px #ddd;
}

.converter-Product-list li img {
    display: block;
    margin: 0 auto;
}

.converter-Product-photo-text,
.converter-Product-text {
    margin-top: 55px;
}

.converter-Product-photo-text {
    width: 68%;
    margin: 0 auto;
}

.converter-Product-photo-text h3,
.converter-Product-text h3 {
    font-size: 22px;
    line-height: 1.5;
    text-align: center;
    color: #333333;
}

.converter-Product-photo-text h3 {
    margin: 20px 0;
}

.converter-Product-text p {
    font-size: 16px;
    color: #666666;
    text-align: center;
    line-height: 1.5;
}

.converter-Product-photo-text p {
    font-size: 16px;
    color: #666666;
    text-align: left;
    line-height: 1.5;
}

.converter-Product-photo-text-l {
    width: 82%;
    margin: 0 auto;
}

.converter-Product-list {
    margin-top: 60px;
}

.converter-Product-list.voice .converter-Product-text p {
    min-height: 48px;
}


/* footer */

.site-footer {
    background-color: #333333;
}

.footer-top {
    padding: 25px 0 55px;
    overflow: hidden;
}

.footer-top>div {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    min-height: 211px;
}

.inline-center {
    display: inline-block;
    text-align: left;
}

.inline-right {
    display: inline-block;
    text-align: left;
}

.footer-top>div h3 {
    font-size: 16px;
    color: #f7f7f7;
    line-height: 1.2;
    margin-bottom: 12px;
}




.footer-bottom {
    font-size: 0;
    padding: 25px 0;
    border-top: 1px dotted #666666;
}

.page-link {
    text-align: center;
}

.page-link a {
    display: inline-block;
    padding: 0 6px;
    font-size: 14px;
    color: #999999;
    line-height: 18px;
}

.page-link a:hover {
    color: #e5e5e5;
}

.page-link em {
    display: inline-block;
    font-size: 10px;
    color: #999999;
    line-height: 18px;
}

.footer-bottom p {
    font-size: 12px;
    color: #999999;
    text-align: center;
    /* margin-top: 15px; */
    text-align: center;
}


@media (max-width: 1240px) {
    .w1200 {
        width: 100%;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
}




@media (max-width: 750px) {
    
   
 
    .footer-top>div {
        min-height: 1px;
    }
    .nav-icon {
        display: block;
        cursor: pointer;
    }
    
    .header-center .menu {
        width: 100%;
    }
    #menu-header_menu>li {
        width: 100%;
        float: none;
    }
    .sub-menu {
        position: relative;
        top: 0px;
        left: 0;
        display: block;
        overflow: hidden;
        padding: 0px;
    }
    .sub-menu>li {
        margin: 0px;
        float: left;
        width: 33.33%;
    }
    .sub-menu>li>a {
        font-size: 12px;
        padding-top: 50px;
        text-align: center;
    }
    .menu>li>a {
        height: 40px;
        line-height: 40px;
    }
    .menu>li {
        margin: 0;
    }
    .converter-Product-text {
        margin-top: 30px;
    }
    .dwon-li {
        float: none;
    }
    .dwon-li+.dwon-li {
        margin-top: 10px;
    }
    .dwon-li a {
        margin: 0 auto;
    }
    .banner-text-btn {
        display: block;
    }
    /* #menu-header_menu>li+li+li+li .sub-menu {
        display: none;
    } */
    #menu-header_menu>li+li+li+li:hover .sub-menu {
        /* display: none; */
    }
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    p {
        word-wrap: break-word;
    }
    
}


/* ä¾§è¾¹æ  */


.sidebar-details {
    position: absolute;
    right: 80px;
    top: 0;
    border: 1px solid #d4d4d4;
    background: #ffffff;
    box-shadow: 0 0 15px #ccc;
    padding: 11px 18px;
    display: none;
}

.sidebar-details h6 {
    line-height: 1.4;
    font-size: 16px;
    color: #666666;
    white-space: nowrap;
}

.sidebar-details h6 span {
    color: #4298df;
    font-weight: bold;
}

.sidebar-details p {
    line-height: 1.4;
    font-size: 14px;
    color: #666666;
    margin-top: 6px;
    padding: 0 0 3px 7px;
}

.sidebar-wx .sidebar-details h6 {
    padding: 0 7px;
}

.sidebar-wx .sidebar-details i {
    top: 20%;
}

.sidebar-details i {
    width: 16px;
    height: 14px;
    background: url("images/icons/sz.png?666") no-repeat left center;
    position: absolute;
    right: -15px;
    top: 50%;
    margin-top: -7px;
}


.sidebar-details img {
    width: 120px;
    max-width: 120px;
}

.sidebar-wx .sidebar-details {
    padding: 11px;
}

.rules-content {
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.rules-content .rule-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
    color: #333;
}

.rules-content .rule-advice {
    font-size: 16px;
    line-height: 36px;
    padding: 0 170px;
    margin-bottom: 20px;
    color: #333;
}

.rules-content p {
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 30px;
}

.rules-content p strong {
    color: #333333;
}

.rules-content h5 {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

.error-page {
    height: 100%;
    position: relative;
    margin-top: -60px;
    margin-bottom: -30px;
}

.error-ctt {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -130px;
}

.error-ctt img {
    display: block;
    margin: 0 auto;
}

.error-ctt p {
    text-align: center;
    margin-top: 40px;
    color: #666666;
    line-height: 1.5;
}

.error-ctt div {
    text-align: center;
    margin-top: 30px;
}

.back-home {
    width: 120px;
    border: 1px solid #0ab4ff;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background-color: #0ab4ff;
    box-shadow: 0 0 5px #eee;
    border-radius: 34px;
    display: inline-block;
    margin: 0 10px;
}


/* å¼¹çª— */

.login-pop-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 100;
    display: none;
}

.login-pop-ctt {
    position: fixed;
    left: 50%;
    top: 40%;
    width: 480px;
    background: #fff;
    z-index: 101;
    margin-left: -240px;
    padding: 70px 0 0;
    border-radius: 5px;
    margin-top: -150px;
    height: 300px;
    display: none;
}

.login-close {
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: url("images/login/icon-close.png") no-repeat center center;
}

.amend-success {
    font-size: 16px;
    color: #444444;
    padding-top: 105px;
    background: url("images/login/icon-cg.png") no-repeat top center;
    text-align: center;
    line-height: 1;
    font-weight: bold;
}

.login-pop-row {
    padding: 20px 0;
}

.amend-fail {
    font-size: 16px;
    color: #444444;
    padding-top: 105px;
    background: url("images/login/icon-sb.png") no-repeat top center;
    text-align: center;
    line-height: 1;
    font-weight: bold;
}

.again-modify {
    background-color: #0caef9;
    color: #fff;
    display: block;
    width: 160px;
    text-align: center;
    line-height: 42px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 5px;
    border-radius: 5px;
    margin: 30px auto 0;
}

.amend-success-box {
    padding: 14% 0;
}


/* å…¼å®¹ie8  backgroundsize*/

.polyfill {
    -ms-behavior: url(css/backgroundsize.min.htc);
    behavior: url(css/backgroundsize.min.htc);
}

.nav-border {
    background: #0caef9;
    height: 3px;
    position: absolute;
    bottom: -1px;
    transition: all 0.6s;
    z-index: -1;
}

#YSF-CUSTOM-ENTRY-1 {
    display: block;
    width: 0.64rem !important;
    height: auto;
    overflow: hidden;
    margin-top: 0.24rem;
    background-color: unset !important;
    border-radius: 0 !important;
    box-shadow: unset !important;
}

#YSF-CUSTOM-ENTRY-1 img {
    display: none !important;
}

#YSF-CUSTOM-ENTRY-1::before {
    content: " ";
    display: block;
    width: 0.64rem;
    height: 0.64rem;
    margin: 0 auto;
    background: url("images/icons/icon_kf.svg") no-repeat center;
    background-size: cover;
}

#YSF-CUSTOM-ENTRY-1:hover:before {
    background: url("images/icons/icon_kf_h.svg") no-repeat center;
    background-size: cover;
}

#YSF-CUSTOM-ENTRY-1::after {
    content: " åœ¨çº¿å®¢æœ ";
    display: block;
    width: 0.48rem;
    height: 0.16rem;
    font-size: 0.12rem;
    font-family: Microsoft YaHei-Regular, Microsoft YaHei;
    font-weight: 400;
    color: #8D96A5;
    line-height: 0.14rem;
    margin: 0 auto;
    text-align: center;
}

#YSF-BTN-HOLDER {
    position: fixed;
    right: 0.2rem !important;
    top: 3.2rem !important;
    bottom: auto !important;
    z-index: 10;
    display: block;
    max-width: 0.64rem !important;
    max-height: auto !important;
    overflow: hidden;
}

@media screen and (max-width: 750px) {
    #YSF-CUSTOM-ENTRY-1::after {
        display: none;
    }
    #YSF-BTN-HOLDER {
        top: auto !important;
        bottom: 5rem !important;
    }
  
}


