@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/2015_12_sales/banner.png) no-repeat center;
}
.banner .content {position: relative;height: 400px;}
.logo {
    position: absolute;
    top: 22px;
    left: 66px;
    width: 146px;
    height: 58px;
    text-indent: -9999999px;
    font-size: 0;
    background: url(../images/logo_transparent.png) no-repeat;
}
.buy_btn {
    display: block;
    position: relative;
    top: 270px;
    left: -10px;
    width: 234px;
    height: 42px;
    line-height: 42px;
    background: #e4211f;
    margin: 0 auto;
    border-radius: 30px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    border: 4px solid #633978;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    box-shadow: inset 0 0 10px rgba(255,255,255,0.4)
}
.buy_btn:hover {
    background: #f74846;
}
/*content {*/
.content,
.previews p {
    width: 1002px;
    margin: 0 auto;
}
.color_bg_1 {background:#fff;}
.color_bg_1 .content {
    padding: 40px 0;
}
h1,h3 {
    font-size: 26px;
    color: #ff4e00;
    margin-bottom: 20px;
    text-align: center;
}
.color_bg_1 p {
    font-size: 16px;
    color: #333;
    margin-bottom: 12px;
    line-height: 1.6;
    letter-spacing: 0.5px;
}
.color_bg_1 strong {font-size: 18px;}
.color_bg_2 {
    background: #3ce4c6;
}
.color_bg_2 .content {
    padding: 40px 0;
}
.color_bg_2 p {
    color: #333;
    line-height: 1.8;
}

.EV_box {float: left;}
.OV_box {float: right;margin-left: 20px;}

.EV_box , .OV_box {
    width: 438px;
    border:1px solid #1bbc9b;
    background: #fff;
    padding: 20px;
}
.column_text b,
.EV_box b,
.OV_box b {
    color: #fd973b;
}
.EV_box img,
.OV_box img {
    margin-bottom: 10px;
}
.column_price_box {
    padding-bottom: 10px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin: 20px 0;
    *padding-top: 10px;
}
.column_price_box b {
    font-size: 22px;
}
.column_price_box .f_l {
    float: left;
}
.column_price_box .f_r {
    float: right;
}
.column_price_box p {height:22px;line-height: 22px;}
.EV_box h4 , .EV_box img , .OV_box h4 , .OV_box img {
    float: left;
}
.EV_box .more , .OV_box .more {
    float: right;
    height: 39px;
    line-height: 39px;
    text-decoration: none;
    font-size: 14px;
    color: #666;
}
.EV_box .more:hover , .OV_box .more:hover {
    color: #2ea039;
}
.column_box_btn {
    display: block;
    width: 200px;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #fff;
    border:1px solid #fd973b;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    text-decoration: none;
    text-align: center;
    background: #fd973b;
    margin: 10px auto 0;
}
.EV_box h4 , .OV_box h4 {
    font-size: 20px;
    color: #2ea039;
    height: 39px;
    line-height: 39px;
    margin-right: 20px;
}
.btns {margin-top: 10px;}
.btns a {
    float: left;
    width: 100px;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    margin-right: 20px;
    text-decoration: none;
    letter-spacing: 0.5px;
    border-radius: 20px;
    text-align: center;
}
.download_btn {
    color: #fff;
    border: 2px solid #0cc693;
    background: #0cc693;
}
.file_btn {
    color: #0cc693;
    border: 2px solid #0cc693;
}
.download_btn:hover,
.file_btn:hover {
    color: #fff;
    border: 2px solid #23dca9;
    background: #23dca9;
}
.EV_box .download_btn {
    margin-left: 76px;
}
.OV_box .file_btn {
    margin-left: 150px;
}


.characteristic {
    width: 480px;
    margin-top: 20px;
    color: #808080;
}
.color_80 {
    color: #808080;
}
.characteristic .clearfix {
    width: 280px;
    margin-top: 16px;
}
.color_bg_3 h3 {
    color: #333;
    margin-bottom: 20px;
    text-align: center;
}
.characteristic p {
    margin-bottom: 10px;
}
.characteristic li {
    height: 16px;
    line-height: 16px;
    margin-bottom: 14px;
    color: #808080;
}
.ssl_buy .sslBlock {
    text-align: center;
    width: 226px;
    margin: 33px 0 0 20px;
    margin-left: 20px;
}
.pro {
    text-align: center;
    padding: 10px 0 20px;
    position: relative;
    font-size: 16px;
}
.pro .tit {
    font-size: 18px;
    font-weight: normal;
    padding: 10px 10px;
    background: #f1f7f7;
    position: absolute;
    top: -21px;
    left: 23px;
}
.pro p {
    margin-top: 10px;
}
.sslBlock_1 .pro {
    border: 1px solid #d5ac31;
    color: #d5ac31;
}
.sslBlock_1 .pro .tit {
    left: 51px;
}
.sslBlock_2 .pro {
    border: 1px solid #414141;
    color: #414141;
}
.sslBlock_2 .pro .tit {
    left: 73px;
}
.priceS2 {
    font-size: 20px;
    color: #f60;
    margin-top: 10px;
}
.purBtn {

}
.purBtn_2 {
    display: block;
    width: 104px;
    padding: 0px 24px;
    margin: 0 auto 10px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #37b249;
    margin-top: 10px;
    font-size: 16px;
    border-radius: 3px;
    text-decoration: none;
}
.purBtn_2:hover {
    background: #62bc30;
}
.sslBlock .more {
    font-size: 14px;
    color: #37a2c6;
}

.color_bg_4,
.color_bg_7 {
    background: #fff;
}
.color_bg_4 .content,
.color_bg_7 .content {
    padding: 40px 0; 
}
.color_bg_4 h3,
.color_bg_7 h3 {
    margin-bottom: 20px;
}
.color_bg_4 p {
    margin-top: 10px;
    font-size: 16px;
    color: #808080;
    text-align: center;
}
.color_bg_4 .f_l {
    width:618px;
}
.color_bg_4 .f_r {
    width:361px;
}
.color_bg_5 {
    background: #fee469;
    padding: 40px 0;
}
.color_bg_5 h3 {
    color: #6d5a02;
}
.points {
    margin-top: 40px;
}
.points li {
    float: left;
    width: 233px;
    margin-right: 20px;
}
.points i {
    display: block;
    width: 128px;
    height: 128px;
    margin: 0 auto 16px;
}
.points .points_1 {
    background: url(../images/2015_12_sales/points_1.png) no-repeat top;
}
.points .points_2 {
    background: url(../images/2015_12_sales/points_2.png) no-repeat top;
}
.points .points_3 {
    background: url(../images/2015_12_sales/points_3.png) no-repeat top;
}
.points .points_4 {
    background: url(../images/2015_12_sales/points_4.png) no-repeat top;
}
.points li.last {
    margin-right: 0;
}
.points h4 {
    font-size: 18px;
    color: #6d5a02;
    margin-bottom: 10px;
    text-align: center;
}
.points p {
    font-size: 14px;
    text-align: center;
    line-height: 1.6;
    color: #333;
}
.color_bg_6 {
    background: #29dba7;
    padding: 40px 0;
}
.color_bg_6 h3 {
    color: #006447;
    margin-bottom: 20px;
    text-align: center;
}
.customer_list li {
    float: left;
}
.customer_list li a {
    float: left;
    width: 180px;
    height: 72px;
    background: #fff;
    margin-right: 23px;
    _margin-right: 20px;
    border: 1px solid #ccc;
    text-align: center;
}
.customer_btn {
    display: block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #006447;
    color: #006447;
    text-decoration: none;
    border-radius: 6px;
    margin: 20px auto 0;
}
.customer_btn:hover {
    background: #006447;
    color: #fff;
}
.qwzz_list li {
    float: left;
    position: relative;
    width: 167px;
    height: 140px;
    text-align: center;
    background: #fff;
}
.qwzz_list li p {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 167px;
    text-align: center;
    font-size: 14px;
}


/*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(../images/2015_12_sales/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 }*/