@charset"utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    font-family: Helvetica, Tahoma, Arial, "Microsoft YaHei", STXihei,  SimSun, Heiti, sans-serif;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
.f_l {float: left;}
.f_r {float: right;}
.red {color: #ea0e23}

.banner {
    width: 100%;
    height: 400px;
    background: url(../images/PDF-signing-tool/PDF-signing-tool.jpg) no-repeat center;
}
.banner .content {
    position: relative;
}
.logo {
    position: absolute;
    top: 15px;
    left: 0;
    width: 114px;
    height: 45px;
    opacity: 0.9;
}
/*content {*/
.content,
.previews p {
    width: 1002px;
    margin: 0 auto;
}
h1,
h2 {
    font-size: 32px;
}
h3 {
    font-size: 32px;
}
.introduction p,
.introduction li {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}
.buy_box p {
    font-size: 16px;
    color: #000;
    margin-bottom: 12px;
    letter-spacing: 0.5px;
}
.buy_btn {
    position: absolute;
    left: 490px;
    top: 230px;
    width: 296px;
    height: 52px;
    line-height: 52px;
    color: #5d5c5d;
    border:2px solid #fdd20b;
    font-size: 20px;
    font-weight: bold;
    text-indent: 126px;
    text-decoration: none;
    letter-spacing: 1px;
    border-radius: 4px;
    background: url(../images/PDF-signing-tool/buy_btn.png) 90px 14px no-repeat #fdbe0b;
    box-shadow: inset 0 0 10px rgba(255,255,255,0.4)
}
.buy_btn:hover {
    background-color: #fdde0b;
}
.manual,
.apply {
    position: absolute;
    top: 300px;
    padding: 0 20px;
    height: 42px;
    line-height: 42px;
    border: 2px solid #fff;
    text-decoration: none;
    color: #fff;
}
.manual {
    left: 490px;
}
.apply {
    left: 650px;
}
.manual:hover,
.apply:hover {
    background: #ee948a;
}
.color_bg_2,
.color_bg_2_1,
.color_bg_2_2 {
    background: #fffdf4;
}
.color_bg_2 .content {
    padding: 40px 0;
}
.color_bg_2 h1 {
    color: #4a4945;
    margin-bottom: 20px;
    text-align: center;
}
.color_bg_2 p {
    width: 80%;
    font-size: 16px;
    color: #4a4945;
    line-height: 2;
    margin: 0 auto 10px;
    padding-bottom: 356px;
    background: url(../images/PDF-signing-tool/color_bg_2_bg.png) no-repeat bottom;
}
.superiority li {
    float: left;
    width: 194px;
    margin-right: 204px;
}
.superiority li.last {margin-right: 0}
.superiority h3 {
    width: 184px;
    padding-top: 184px;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
    color: #7e5200;
}
.superiority .tit_1 {
    background: url(../images/PDF-signing-tool/list_icon.png)  10px 0 no-repeat;
}
.superiority .tit_2 {
    background: url(../images/PDF-signing-tool/list_icon.png)  -174px 0 no-repeat;
}
.superiority .last {
    background: url(../images/PDF-signing-tool/list_icon.png)  -354px 0 no-repeat;
}
.superiority p {
    color: #7e5200;
}

.color_bg_3 {
    background: #ffdc9a;
}
.color_bg_3 h2 {
    text-align: center;
    color: #7e5200;
    margin-bottom: 30px;
}
.color_bg_3 .content {
    padding: 40px 0;
}
.color_bg_3 p {
    line-height: 1.8;
}
.color_bg_3 b {
    color: #6b580c;
}
.characteristic {
    width: 480px;
    margin-top: 20px;
    color: #6b580c;
}
.color_bg_2_1 h2 {
    margin-top: 30px;
    position: relative;
    top: 40px;
    text-align: center;
}
.func_list {
    list-style: disc;
    padding: 70px 0 0 436px;
    height: 342px;
    background: url(../images/PDF-signing-tool/color_bg_2_1_bg.png) 0 0 no-repeat;
}
.func_list li {
    color: #4a4945;
    font-weight: bold;
    margin-bottom: 30px;
}

/*content }*/

/*footer {*/
.footer {
    width: 100%;
    background: #323a45;
    padding: 30px 0;
}
.footer .f_l {
    margin-top: 10px;
}
.footer li {
    display: inline;
    padding-right: 15px;
    margin-right: 15px;
    border-right:1px solid #fff;
}
.footer li.last {
    border-style: none;
}
.footer p {
    padding-top: 20px;
    color: #fff;
}
.footer a {color: #fff;text-decoration: none;}
.footer a:hover {text-decoration: underline;}
.footer .f_r {
    position: relative;
    width: 187px;
    height: 107px;
    background: url(http://www.wosign.com/marketing/images/2016_3_15/wosign_bug_55.png) no-repeat;
}
.footer .f_r a {
    position: absolute;
    width: 84px;
    height: 84px;
}
.footer .f_r img {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 230px;
    height: 230px;
}
.footer .f_r a:hover img {
    display: block;
}
.footer .ewm_1 {
    left: 0;
    top: 0;
}
.footer .ewm_2 {
    right: 2px;
    top: 0;
}

img[src="http://icon.cnzz.com/img/pic.gif"],
img[src="http://eiv.baidu.com/hmt/icon/21.gif"] {display: none;}
/*footer }*/