/*reset start*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;font-family:Helvetica, Tahoma, Arial, 'Microsoft YaHei', STXihei, STHeiti, Heiti, SimSun, sans-serif; font-size:100%;border: 0;vertical-align: baseline;background: transparent;}
body {background: #fff;}
ul,ol,li{ list-style:none;}
img{ border:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5{ font-weight:normal;}
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;}
.wrapper-content {
	width: 100%;
	margin: auto;
}
.arrow {
	width: 0;
	height: 0;
	line-height: 0;
	border-left-color: transparent;
	border-right-color: transparent;
}
.t15 {margin-top: 15px;}
.f_l {float: left;}
.f_r {float: right;}
.red {color: #f05c3e;}
.w100 {width: 100%;}
.level_icons {display:inline-block;width: 16px;height: 20px;overflow: hidden;background: url(../images/web_style/level_icons.png) no-repeat;}
.trustIcon {background-position: 0;}
.safeIcon {background-position: -16px 0;}
.starIcon {background-position: -32px 0;}
/*reset end*/

/*header start*/
.header .wosign_logo,
.header .wosign_logo_en {
	float: left;
	margin: 0.75rem 0 0.75rem 0.95rem;
}
.header .wosign_logo {width: 36%;}
.header .wosign_logo_en {
	width: 45%;
}
.header .wosign_logo_en img {
	max-width: 100%;
}
.header a {
	text-decoration: none;
	color: #808080;
}
.header a:hover {color: #00b88d;}
a.connection-box,
span.connection-box {
	display: none;
}
.region-select {
	float: left;
	margin-top: 1.4rem;
	font-size: 14px;
    font-size: 0.875rem;
}
.en .region-select {
	margin-top: 1rem;
}
.connection-region {
	float: right;
	margin-right: 0.95rem;
}
.en .region-select,
.fir_page .region-select {
	float: right;
}
#bdcs {
	display: none;
}
.links {float: right;}
.links li {float: left;}
.links a {
	float: left;
	font-size: 0;
	margin: 1.4rem 0.925rem 0 0;
}
.en .links a {margin-top: 1rem;}
.links li:nth-child(2) a,
.links li:nth-child(4) a {
	display: none;
}
/* FontIcon start */
@font-face {
	font-family: "iconfont";
	src: url('../images/web_style/fonts/iconfont.eot'); 
	src: url('../images/web_style/fonts/iconfont.eot?#iefix') format('embedded-opentype'), 
	url('../images/web_style/fonts/iconfont.woff') format('woff'),
	url('../images/web_style/fonts/iconfont.ttf') format('truetype'),
	url('../images/web_style/fonts/iconfont.svg#iconfont') format('svg'); 
}
.icon-iconfont-nav:before,
.select-english,
.select-chinese,
.links li:first-child a,
.links li:nth-child(3) a {
  font-family:"iconfont" !important;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-iconfont-nav:before {
	position: absolute;
	top: 0.3rem;
	right: 0.95rem;
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	color: #fff;
	font-size: 36px;
	font-size: 2rem;
	content: "\e93f";
	z-index: 99999;
}
.icon-iconfont-nav span {
	position: absolute;
	top: 0.7rem;
	left: 0.95rem;
	font-family:Helvetica, Tahoma, Arial, 'Microsoft YaHei', STXihei, STHeiti, Heiti, SimSun, sans-serif;
	color: #fff;
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
}
.en .icon-iconfont-nav span {
	top: 0.9rem;
}
.select-english:before {
	display: block;
	font-size: 32px;
	font-size: 2rem;
	content: "\e603";
}
.select-chinese:before {
	display: block;
	font-size: 32px;
	font-size: 2rem;
	content: "\e604";
}
.links li:first-child a:before {
	display: block;
	font-size: 29px;
	font-size: 1.76rem;
	content: "\e629";
}
.links li:nth-child(3) a:before {
	display: block;
	font-size: 30px;
	font-size: 1.84rem;
	content: "\e619";
}

.select-english,
.select-chinese,
.links li:first-child a,
.links li:nth-child(3) a {
	width: 2rem;
	height: 2rem;
	line-height: 2rem;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}

/* FontIcon end */
.nav {
	position: relative;
	width: 100%;
	min-height: 2.9rem;
	background: #1f285e;
	z-index: 99999;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.nav .wrapper-content {
	display: none;
	padding-top: 2.75rem;
	background: #1f285e;
}
.nav .nav-li-1,
.nav .haslist .nav-level-1,
.nav span {float: left;}
.nav .nav-li-1 {
	width: 100%;
	border-top: 1px solid #3d497f;
    border-bottom: 1px solid #040623;
    text-indent: 0.95rem;
    overflow: hidden;
	transition: background 0.2s , border-left-color 0.2s , border-right-color 0.2s;
	-moz-transition: background 0.2s , border-left-color 0.2s , border-right-color 0.2s;
	-webkit-transition: background 0.2s , border-left-color 0.2s , border-right-color 0.2s;
	-o-transition: background 0.2s , border-left-color 0.2s , border-right-color 0.2s;
	position: relative;
}
.nav .nav-li-1:hover {
	background: #009b77;
	border-left-color: #00a881;
	border-right-color: #00a881;
}
.nav .nav-level-1 {
	display: block;
	padding: 0.75rem 0;
	color: #fff;
    font-size: 16px;
	font-size:1rem;
	text-decoration: none;
}
.nav .arrow {
	display: inline-block;
	border-style: solid dashed dashed;
	border-width: 0.5rem 0.5rem 0;
	border-top-color: #fff;
	font-size: 0;
}
.nav-li-1 .arrow {
	position: absolute;
	top: 1.25rem;
	right: 1.1rem;
}
.haslist .subnav {
	display: none;
	width: 100%;
	position: relative;
	z-index: 9999;
	clear:both;
}
.nav-li-2 {
	width: 100%;
	background: #43475c;
	text-indent: 1rem;
	background: rgba(20,25,51,0.8);
	border-top:1px solid #323446;
	border-bottom:1px solid #595d70;
	transition: background 0.1s , border-color 0.2s , text-indent 0.2s;
	-moz-transition: background 0.1s , border-color 0.2s , text-indent 0.2s;
	-webkit-transition: background 0.1s , border-color 0.2s , text-indent 0.2s;
	-o-transition: background 0.1s , border-color 0.2s , text-indent 0.2s;
	position: relative;
}
.nav-li-2:hover {
	background:#32d0ab;
	background:rgba(0,199,152,0.9);
	border-top-color:#49d9b9;
	border-bottom-color:#25c498;
}
.has-third-nav {
	overflow: hidden;
}
.has-third-nav .nav-level-2 {
	float: left;
}
.has-third-nav .right-arrow {
	font-size: 0;
}
.has-third-nav .right-arrow:after {
	content:"∨";
	position: absolute;
	right: 1rem;
	top: 0.45rem;
	font-size: 20px;
	font-size: 1.25rem;
	font-style: normal;
}
.nav-level-2 {
	display: block;
	padding: 0.75rem 0;
	font-size: 14px;
    font-size: 0.875rem;
	color: #fff;
	text-decoration: none;
}
.haslist .on_off,
.has-third-nav .on_off {
    position: absolute;
    top: 0;
    background:transparent;
    width: 100%;
    height: 100%;
}
.third-nav {
	display: none;
	position: relative;
	text-indent: 0;
	background: #fff;
	border:1px solid #e5e5e5;
	border-left: none;
	background: rgba(255,255,255,0.97);
	z-index: 999999;
	clear: both;
	box-shadow: 0 8px 10px #a3a3a3;
}
.third-nav h4 {
	font-size: 14px;
    font-size: 0.875rem;
    padding:0.75rem 0;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.third-nav a {
	display: block;
	font-size: 14px;
    font-size: 0.875rem;
	color: #333;
	text-decoration: none;
}
.nav-product-li {
	margin: 0 0.75rem 0.75rem;
	white-space: nowrap;
}
.nav-product-ssl .nav-product-li {
	float: left;
	width: 42%;
}
.nav-product-li li {
	width: 100%;
	height: 36px;
	line-height: 36px;
}
.nav-product-li a:hover {
	color: #32d0ab;
	text-decoration: underline;
}
/*header start*/

/*bread-nav start */
.bread-nav {
	display: none;
}
/* bread-nav end */

/*maincontent start */
.align-center {
	display: block;
	margin: auto;
	margin-bottom: 15px;
	max-width: 100%;
}
.maincontent {
	padding: 0 0.95rem;
	margin-top: 1.25rem;
}
.maincontent .content-title {
	padding-bottom: 1.125rem;
	text-align: center;
}
.maincontent .content-title h1 {
	font-size: 22px;
	font-size: 1.4rem;
	color: #00b88d;
}
.maincontent .content-date {
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
}
.maincontent h3 {
	padding: 0.5rem 0.95rem;
	margin: 2em 0 1.25rem;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	border: 1px solid #dbdbdb;
	border-left: 3px solid #32d0ab;
	background: #fafafa;
	letter-spacing: 1px;
}
.maincontent h4,
.maincontent h5 {
	margin: 2em 0 1.25rem;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	text-indent: 2em;
}
.maincontent h3.t0,
.maincontent h4.t0,
.maincontent div.t0 {
	margin-top: 0;
}
.maincontent p,
.price-content p,
.maincontent code {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 1.25rem;
	line-height: 1.7;
	color: #333;
	letter-spacing: 1px;
}
.maincontent p {
	text-indent:2em;
	text-align: justify;
	word-wrap:break-word;
}
.en .maincontent p {
	text-align: left;
	letter-spacing: 0;
	word-wrap:break-word;
	text-indent:0;
}
.maincontent code {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	margin-bottom: 10px;
	font-weight: bold;
	text-indent:2em;
}

.maincontent_list {padding-left: 2.7em;}
.maincontent_ol_list {padding-left: 3em;}
.maincontent_list li,
.maincontent_ol_list li {
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	margin-bottom: 15px;
	line-height: 1.6;
	list-style-position: outside;
}
.maincontent_list li {list-style-type: disc;}
.en .maincontent_list li {word-wrap:break-word;}
.maincontent_ol_list li {list-style-type: decimal;}
.maincontent a,
.price-content a,
.sidebar-price-box .green {
	color: #00b88d;
	word-wrap:break-word;
}
.maincontent a:hover,
.price-content a:hover,
.sidebar-price-box .green:hover {
	text-decoration: none;
}
.maincontent table {
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
}
.maincontent th {
	background: #f7f7f7;
	vertical-align: middle;
}
.maincontent td {
	line-height: 1.8;
}
.maincontent table.hasline {
	border:1px solid #e6e6e6;
}
.maincontent table.hasline th {
	padding: 6px 0;
	border:1px solid #e6e6e6;
}
.maincontent table.hasline td {
	vertical-align: middle;
	border:1px solid #e6e6e6;
}
.status-table {
	table-layout:fixed;
	width: 100%;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 20px;
}
.status-table th {
	width: 34%;
	padding: 0 2%;
	border-bottom: 1px solid #e6e6e6;
}
.status-table td {
	padding: 2%;
	vertical-align: middle;
	border-bottom: 1px solid #dbdbdb;
	word-break:break-all;
}
.status-table .td-r-line {
	border-right: 1px solid #e6e6e6;
}
.status-table img {
	max-width: 100%;
}
.status-img img,
.status-img span {
	float: left;
	max-width: 100%;
}
.status-img span {
	display: block;
	height: 47px;
	line-height: 47px;
}
.case_list li {
	float: left;
	width: 50%;
	height: 66px;
	margin-bottom: 0.625rem;
}
.case_list a {
	float: left;
	width: 90%;
	text-align: center;
	border:1px solid #e6e6e6;
	margin: 0 20px 20px 0;
	overflow: hidden;
}
.case_list a:hover {
	border-color: #32d0ab;
}
.case_list a img {
	display: block;
	max-width: 100%;
	margin: auto;
}
/* tab-nav start*/
.maincontent .tab-nav li {
	border-bottom: 1px solid #d5e5e2;
}
.maincontent .tab-nav a {
	display:block;
	height: 50px;
	line-height: 50px;
	background: #f7f7f7;
	border-style: solid solid none;
	border-width: 1px;
	border-color: #dbdbdb;
	font-size: 16px;
	font-size: 1rem;
	color: #666;
	text-decoration: none;
	text-align:center;
	white-space:normal;
}
.maincontent .SSL_nav a {
	font-size: 14px;
	font-size: 0.875rem;
}
.maincontent .root_nav a {
	width: 100%;
	margin-right: 4px;
	text-align: center;
	line-height: 1.6;
}
.en .maincontent .root_nav a {
	width: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	padding: 0;
}
.maincontent .root_nav a.last {
	line-height: 50px;
}
.maincontent .ecc_nav a {
	width: 100%;
	text-align: center;
}
.maincontent .tab-nav a:hover {
	color: #00c798;
	background: #fff;
}
.maincontent .tab-nav a.cur {
	margin-top: 0;
	background: #fff;
	color: #00b88d;
	border-color: #00c798;
	border-top: 3px solid #00c798;
}
.maincontent .tab-nav a.last {
	margin-right: 0;
}
.maincontent .tab-content {display: none;}
.maincontent .select-date {
	margin-top: 20px;
	padding: 3px 0;
	border-top: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	background: #f7f7f7;
}
.maincontent .select-date-th {
	float: left;
	padding: 9px 0 5px 13px;
	color: #666;
	font-size: 14px;
	font-size: 0.875rem;
	text-align: center;
}
.maincontent .select-date-td {
	float: left;
	font-size: 14px;
	font-size: 0.875rem;
}
.maincontent .select-date-td a {
	float: left;
	padding: 4px 9px;
	margin: 3px 2px 3px 4px;
	border:1px solid #dbdbdb;
	color: #808080;
	background: #fff;
	text-decoration: none;
	white-space: nowrap;
}
.maincontent .select-date-td a:hover {
	color: #00c798;
	border-color: #00c798;
}
.maincontent .select-date-td a.cur {
	color: #fff;
	border-color: #00c798;
	background: #00c798;
}
.article-list li {
	padding: 15px 0;
	border-bottom: 1px dashed #ccc;
	transition: background 0.3s;
	-moz-transition: background 0.3s;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
}
.article-list li:hover {
	background: #fafafa;
	box-shadow: inset 0 1px 2px #f0f0f0;
}
.en .article-list {display: none;}
.article-date {
	display: block;
	margin-bottom: 0.375em;
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
}
.article-Elements h2 {
	margin-bottom: 5px;
}
.article-Elements h2 a,
.huodong_list .huodong_title {
	text-decoration: none;
}
.article-Elements h2 a:hover,
.huodong_list .huodong_title:hover {
	text-decoration: underline;
}
.new-icon {
	font-size: 12px;
	font-size: 0.75rem;
	color: #fff;
	font-weight: bold;
	background: #f05c3e;
	padding: 0 4px;
	margin-left: 5px;
	border-radius: 3px;
   }
.article-Elements blockquote {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #808080;
}
.huodong_list .huodong_img,
.huodong_list .huodong_title,
.huodong_list .huodong_dec,
.huodong_list .huodong_date {
	display: block;
}
.huodong_list .huodong_title {
	font-size: 22px;
	font-size: 1.125rem;
	margin-bottom: 8px;
}
.huodong_list .huodong_img img {
	max-width: 100%;
	margin-bottom: 8px;
}
.huodong_list .huodong_dec {
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	margin-bottom: 10px;
}
.huodong_list .huodong_date {
	font-size: 14px;
	font-size: 0.875rem;
	color: #999;
}
.root_content .status-table {width: 100%;}
/* tab-nav end */
.two_column li {
	margin-bottom: 0.95rem;
	font-size: 14px;
	font-size: 0.875rem;
}
.two_column_list li {
	margin-bottom: 0.95rem;
}
.two_column_list li img {
	display: block;
	width: 100%;
	max-width: 360px;
	margin: auto;
}
.two_column_list li strong {
	display: block;
	text-align: center;
	margin-top: 15px;
}
.two_column li.last,
.two_column_list li.last {
	margin-right: 0;
}
.surpport_nav li {
	float: left;
	margin-right: 24px;
}
.surpport_nav li.last {
	margin-right: 0;
}
.webtrust_table .col_1 {
	width: 120px;
}
.webtrust_table .col_3 {
	width: 370px;
}
.webtrust_table th {
	padding: 10px 0;
}
.gjal_table {border-collapse: collapse;margin:20px 0;}
.gjal_table td {font-size: 12px;font-size: 0.75rem;}
.gjal_table th {padding: 10px;white-space:nowrap;}
.gjal_table td {height: 62px;padding: 0 10px;}
.gjal_table img {display: block;width: 168px;height: 56px;margin: auto;}
.gjal_table .fourth,
.gjal_table .fifth {text-align: center;}
.foreignCA_compare_table .fir_th {width: 80px;padding: 10px 15px;}
.IE3_and_ACP_table .fir_th {padding: 10px 0;width: 200px;}
.compare_table th {padding: 10px;}
.compare_table .fir_th {width: 100px;}
.compare_table td {text-align: center;}
pre.pre_content {
	white-space: pre-wrap;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid #e0e0e0;
    background: #f5f5f5;
    padding: 2%;
    line-height: 1.6;
    margin-bottom: 10px;
    color: #333;
    letter-spacing: 0.5px;
}
/* maincontent end */

/* sidebar start */
.sidebar {
	width: 100%;
	margin-top: 1.25rem;
}
.sidebar-list-1 {
	display: none;
}
.sidebar-price-box,
.siderbar_qq_contact {
	margin: 0 0.95rem;
	border: 1px solid #dbdbdb;
	margin-bottom: 1.25rem;
}
.sidebar-price-box .title {
	height: 3rem;
	line-height: 3rem;
	margin: 0 10px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 16px;
	font-size: 1rem;
}
.sidebar-price-box .title h4 {
	float: left;
	padding: 0 5px;
	font-size: 16px;
	font-size: 1rem;
	color: #00b88d;
	border-bottom: 2px solid  #00c798;
}
.sidebar-price-box p {
	padding: 10px 5px;
	margin: 0 10px;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	border-bottom: 1px dotted #d6d6d6;
}
.sidebar-price-box p.last {
	border-bottom: none;
}
.sidebar-price-box b {
	font-size: 18px;
	font-size: 1.125rem;
	color: #f05c3e;
}
.sidebar-price-box .btn-wrapper {
	border-top: 1px solid #dbdbdb;
	background: #f7f7f7;
	padding: 15px 0;
}
.sidebar-price-box .btn {
	display: block;
	margin: 0 15px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	background: #f05c3e;
	text-decoration: none;
	text-align: center;
	border-radius: 3px;
	border-bottom: 2px solid #bf4900;
	box-shadow: inset 0 -1px 1px #fc906c;
}
.sidebar-price-box .btn:hover,
.buy-btn a:hover {
	background: #ff7256;
}
.sidebar-price-box .btn:active,
.buy-btn a:active {
	background: #db4223;
	box-shadow: none;
}
.price-box {
	margin-bottom: 30px;
	box-shadow: 0 1px 8px #e5e5e5;
}
.price-box .product-header {
	background: #00c798;
}
.price-box .arrow {
	border-top-color: #00c798;
}
.price-box .product-price {
	color: #00c798;
}
.siderbar_qq_contact {
	padding: 0.625rem;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	}
.siderbar_qq_contact span.f_r {
	height:22px;
	line-height:22px;
	}
.product-header {
	position: relative;
	height: 56px;
	padding-top: 7px;
	color: #fff;
	text-align: center;
	box-shadow: inset 0 -1px 3px rgba(0,0,0,0.15)
}
.product-header h4 {
	font-size: 18px;
	font-size: 1.5rem;
	margin-bottom: 5px;
}
.product-header small {
	font-size: 14px;
	font-size: 0.875rem;
}
.product-header .arrow {
	position: absolute;
	bottom: -9px;
	left: 50%;
	margin-left: -12px;
	border-style: solid dashed dashed;
	border-width: 12px 12px 0;
	font-size: 0;
}
.product-content {
	border-left: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
}
.product-content p {
	font-size: 14px;
	font-size: 0.875rem;
	padding:12px 5px;
	margin: 0 20px;
	text-align: center;
	color: #808080;
	border-top:1px solid #e5e5e5;
}
.product-content b {
	font-size: 18px;
	font-size: 1.125rem;
	color: #00c798;
}
.product-content .point {
	height: 38px;
	border-top:none;
}
.product-price {
	height: 42px;
	font-size: 14px;
	font-size: 0.875rem;
	text-align: center;
	padding: 15px 0 10px;
}
.product-price b {
	font-size: 38px;
	font-size: 2.35rem;
}
.product-footer {
	border-style: solid;
	border-width: 1px;
	border-color: #f2f2f2 #e5e5e5 #e0e0e0;
	background: #fafafa;
	padding: 15px 0;
}
.product-footer .clearfix {
	width: 203px;
	margin: auto;
}
.product-footer .button {
	display: block;
	width: 222px;
	height: 32px;
	line-height: 32px;
	margin: auto;
	color: #fff;
	background: #f05c3e;
	border-bottom: 2px solid #c54134;
	box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
	text-align: center;
	text-decoration: none;
	border-radius: 3px;
	transition: background 0.2s;
	-moz-transition: background 0.2s;
	-webkit-transition: background 0.2s;
	-o-transition: background 0.2s;
}
.product-footer .button:hover {
	background: #fb795e;
}
.product-footer .button:active {
	background: #c54134;
	box-shadow: none;
}
.advert {
	display: block;
	width: 264px;
	margin-top: 10px;
	opacity: 1;
	transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	-o-transition: opacity 0.3s;
}
.advert:hover {
	opacity: 0.8;
}
.sidebar_btn {
	display: block;
    height: 52px;
    line-height: 52px;
    margin: 0 0.95rem 10px;
    border-style: solid;
    border-width: 1px;
    font-size: 20px;
	font-size: 1.25rem;
    color: #fff;
    text-indent: 80px;
    text-decoration: none;
    letter-spacing: 1px;
    background: url(../images/web_style/ssl_icon.png) no-repeat;
}
.sidebar_btn_price {
	background-color: #82acde;
	background-position: 10px 6px;
}
.sidebar_btn_price:hover {
	background-color: #8fb6e6;
}
.sidebar_btn_guide {
	background-color: #e68e8a;
	background-position: 10px -51px;
}
.sidebar_btn_guide:hover {
	background-color: #f09c98;
}

/* sidebar end */

/* price start */
.price-content {
	padding: 1.25rem 0.95rem;
}
.price-desc {
	margin-bottom: 20px;
}
.price-desc p {
	margin-bottom: 0;
}
.price-QEcode {
	width: 100%;
	float: none;
	clear:both;
	text-align: center;
}
.price-QEcode a {
	float: left;
	width: 100px;
	font-size: 15px;
	font-size: 0.95rem;
	margin-right: 0.95rem;
	text-align: center;
}
.price-content .sina-QEcode {
	margin-left: 10px;
}
.contact_content .price-QEcode a {
	margin: 0.95rem 0.95rem 0.85rem 0;
}
.contact_content p {text-indent: 0;}
.contact_content_info img {max-width: 100%;}
.price_banner {display: none;}
.price-contact {
	margin-top: 1.5rem;
	font-size: 15px;
	font-size: 0.95rem;
	text-align: center;
	color: #666;
}
.en .price-contact {float: left;}
.price-contact .t15 {
	margin: 1.5rem 0;
}
.price-tabs {margin-top: 1.5rem;}
.price-tabs a {
	display: block;
	padding: 0.75rem 0;
    border-style: solid solid none;
    border-width: 1px;
    border-color: #dbdbdb;
    font-size: 16px;
	font-size: 1rem;
    color: #666;
    text-decoration: none;
    text-align: center;
}
.price-tabs a:hover {
	color: #00b88d;
	background-color: #fff;
}
.price-tabs .first a {
	border-left:1px solid #dbdbdb;
}
.price-tabs .cur a {
    margin-top: 0;
    background-color: #fff;
    color: #00b88d;
    border-right-style: solid;
    border-color: #00c798;
    border-top: 3px solid #00c798;
}
.price_table_wide,.price_table_1024_box,
.price-table {display: none}
.price_table_mobile {
	width: 100%;
	font-size: 14px;
	font-size: 0.875rem;
	border-style: solid;
	border-width: 4px 1px 1px;
	border-color: #dbdbdb;
	margin-bottom: 20px;
}
.price_table_mobile th {
	padding: 0.625em;
	color: #808080;
	border:1px solid #dbdbdb;
	vertical-align: middle;
	background: #f7f7f7;
}
.price_table_mobile td {
	padding: 0.625em;
	color: #666;
	width: 60%;
	line-height: 1.5;
	text-align: center;
	vertical-align: middle;
	border:1px solid #ccc;
}
.price_title td {
	font-size: 16px;
	font-size: 1rem;
	letter-spacing: 1px;
	text-shadow: 0 1px 2px #808080;
}
.price_title td a,
.price_title td {
	color: #fff;
	text-decoration: none;
}
.code-table th {width: 30%;}
.price_EV_Pro .price_title td,
.code-table .col-2,
.client-table .col-2 {
	background: #27bd17;
}
.price_OV_Pro .price_title td,
.code-table .col-3,
.client-table .col-3 {
	background: #42b3e5;
}
.price_EV .price_title td {
	background: #29cc6d;
}
.price_OV .price_title td {
	background: #5cc1e9;
}
.price_IV .price_title td,
.client-table .col-4 {
	background: #38d6b4;
}
.price_DV .price_title td,
.code-table .col-4,
.client-table .col-5 {
	background: #7291b0;
}
.buy-btn a {
	display: block;
	width: 110px;
    height: 32px;
    line-height: 32px;
    background: #f05c3e;
    border-bottom: 2px solid #bf4900;
    margin: auto;
    color: #fff;
    text-shadow: 0 1px 2px #808080;
    text-decoration: none;
    box-shadow: inset 0 -1px 1px #fc906c;
    border-radius: 3px;
    transition: background 0.2s;
    -moz-transition: background 0.2s;
    -webkit-transition: background 0.2s;
    -o-transition: background 0.2s;
}
.ssl-table .txal-left td,
.ssl-table td.txal-left {
	text-align: left;
}
.ssl-table .price_tab td {
	padding-left: 24px;
}
.en .ssl-table .price_tab td {
	padding-left: 0;
}
.ssl-table td.txal-left,
.en .ssl-table td.txal-left {
	padding-left: 17px;
}
.borwers_icon_15 {display:inline-block; width: 15px;height: 15px;overflow: hidden;background: url(../images/web_style/borwers_icon_15.png) no-repeat;}
.borwers_ie {background-position: 0;}
.borwers_firefox {background-position: -15px 0;}
.borwers_chrome {background-position: -30px 0;}
.borwers_opera {background-position: -45px 0;}
.borwers_netscape {background-position: -60px 0;}
.borwers_aol {background-position: -75px 0;}
.borwers_mozilla {background-position: -90px 0;}
.borwers_safari {background-position: -105px 0;}
.borwers_andriod {background-position: -120px 0;}
/* price end */

/* contact star */
.contact_tabs li {
	float: left;
	width: 100%;
}
.contact_tabs a {
	float: left;
	width: 100%;
	padding: 0.65rem 0;
	margin-top:2px;
	text-align: center;
	color: #666;
	border-style: solid solid none solid;
	border-width: 1px;
	border-color: #dbdbdb;
	background: #f7f7f7;
	text-decoration: none;
}
.en .contact_box {margin-top: 1rem;}
.en .contact_tabs a {
	width: 99%;
}
.contact_tabs a:hover {
    color: #00b88d;
    background: #fff;
}
.contact_tabs .option-1 a {
	border-left: 1px solid #dbdbdb;
}
.contact_tabs a.cur {
	background: #fff;
    color: #00b88d;
    margin-top: 0;
    border-color: #00c798;
    border-top: 3px solid #00c798;
}
.contact_contents {
	display: none;
	padding: 31px;
	border: 1px solid #dbdbdb;
}
.contact_right_box,
.livechatlink,
.contact_right_box .red {float: none;}
.contact_contents_list {
	padding: 0 0 31px 0;
}
.contact_contents h4 {
	margin-bottom: 0.95rem;
	font-size: 16px;
	font-size: 1rem;
	text-indent: 0;
}
.contact_contents_list li {
	float: left;
	width: 176px;
	margin: 31px 31px 0;
}
.contact_contents_list li span {
	display: block;
	margin-bottom: 5px;
	font-size: 15px;
	font-size: 0.95rem;
	color: #666;
}
.contact_l_box p {text-indent: 0;}
/* contact end */
img[src="http://eiv.baidu.com/hmt/icon/21.gif"],
img[src="http://icon.cnzz.com/img/pic.gif"],
img[src="https://bs.baidu.com/hmt/icon/21.gif"],
img[src="https://icon.cnzz.com/img/pic.gif"] {display: none;}
.ssl_Chain th {padding:10px 0;}
.ssl_Chain .th_1 {width: 150px;}
.ssl_Chain .th_2 {width: 84px;text-align: center;}
.ssl_Chain .th_3 {width: 82px;text-align: center;}
.ssl_Chain .th_4,
.ssl_Chain .th_5 {
	padding:0;
}
.ssl_Chain .th_4 img,
.ssl_Chain .th_5 img {
	max-width: 250px;
}
/*logindemo*/
.logindemo div.f_l,
.logindemo div.f_r {float: none;}
.logindemo_box {
	width: 100%;
	height: 184px;
	border:1px solid #dbdbdb;
	margin-bottom: 15px;
    box-shadow: 0 1px 2px #dbdbdb;
}
.logindemo_box h5 {
	padding: 10px 0;
	margin: 0 10px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: 100;
}
.logindemo_box #pwd {
	display: block;
	width: 158px;
	height: 26px;
	line-height: 26px;
	margin: 0 auto 10px;
	border: 1px solid #dbdbdb;
}
.f_r .logindemo_box label {
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	color: #666;
	margin: 20px 0 10px;
	text-align: center;
}
.logindemo_box .btn {
	display: block;
	width: 160px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
    color: #fff;
    background: #00c798;
    border-bottom: 2px solid #52ae74;
    border-radius: 4px;
    text-shadow: 0 1px 2px #808080;
    box-shadow: inset 0 -1px 1px rgba(255,255,255,0.3);
    cursor: pointer;
}
.logindemo_box .btn:hover {
	background: #09dbaa;
}
.logindemo_box .btn:active {
	background: #52ae74;
	box-shadow: none;
}
.f_l .logindemo_box .btn {
	margin-top: 45px;
}
.Products_Compare_table th {width:120px;padding: 15px 5px;}
.Products_Compare_table td,
.table_td_center td {text-align: center;}
.honor_table td {width: 33.3%;}
.table_td_center img {max-width: 100%;max-height: 112px;}
.windows_driver_signing_guide_talbe th,
.windows_driver_signing_guide_talbe td {width: 120px;}
.siteseal_table_550 table {margin-bottom: 30px;}
.siteseal_table_550 th.col_1,
.siteseal_table_550 th.col_3 {width: 230px;}
.siteseal_table_550 td {width: 80%;padding: 5%;}
.siteseal_table_550 img {display: block;margin-top: 15px;}
.siteseal_table {display: none;}
/*ssl htm*/
.maodian_list {
	overflow:hidden;
	margin: 40px auto 30px;
	}
.maodian_list li {
	float:left;
	width: 45%;
	margin:0 0.75rem 0.75rem 0;
}
.maodian_list a {
	float:left;
	width: 100%;
	padding:0.5rem 0;
	border:1px solid #ccc;
	font-size: 15px;
	font-size: 0.95rem;
	text-align:center;
	font-weight:bold;
	text-decoration: none;
	}
.maodian_list a:hover {background:#f0f0f0;}
.wide-table img {max-width: 100%;}

/*footer start*/
.footer {
	margin-top: 2rem;
}
.en .footer {text-align: center;}
.service {
	padding: 2rem 0.95rem 0;
	background: url(../images/web_style/footer-service-mobile-bg.jpg);
}
.service .wrapper-content {
	position: relative;
	padding-bottom: 2rem;
}
.service-list {
	float: left;
	width:50%;
	height: 214px;
	margin-bottom: 1.25rem;
}
.service .wrapper-content h4 {
    font-size: 16px;
	font-size: 1rem;
	color: #fff;
	margin-bottom: 15px;
}
.service-list li,
.service-list a {
	font-size: 14px;
    font-size: 0.875rem;
	color: #ccc;
	text-decoration: none;
}
.service-list li,
.service-list a {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
}
.service-list a:hover {
	color: #fff;
	text-decoration: underline;
}
.service-list li {
	margin-bottom: 10px;
}
.service-list span {
	float: left;
	font-size: 20px;
	font-size: 1.25rem;
	padding-right: 5px;
}
.footer address {
	float: left;
	font-style: normal;
}
.footer .phone-num {
	display: block;
	height: 87px;
	line-height: 36px;
	padding-left: 90px;
	font-size: 28px;
	font-size: 1.6rem;
	color: #fff;
	text-decoration: none;
	background: url(../images/web_style/footer-phone-num.png) no-repeat left top;
}
.footer .pc_show {display:none;}
.footer .address,
.footer .email,
.footer .service-24,
.footer .support-24 {
	color: #ccc;
	font-size: 14px;
    font-size: 0.875rem;
	padding-left: 34px;
	line-height: 23px;
	margin-bottom: 4px;
	background:url(../images/web_style/icons.png) no-repeat;
}
.footer .address {
	background-position: 6px -341px;
	background-position: 6px -339px\9;
}
.footer .email {
	background-position: 6px -390px;
	background-position: 6px -388px\9;
}
.footer .service-24 {
	background-position: 6px -428px;
}
.footer .support-24 {
	background-position: 6px -468px;
}
.web-info {
	font-size: 14px;
    font-size: 0.875rem;
	color: #ccc;
	background:url(../images/web_style/web-info-bg.jpg);
	padding: 20px 0.95rem;
}
.web-info p {
	line-height: 1.8;
	margin-bottom: 8px;
}
.web-info span {
	color: #b3b3b3;
	padding: 0 10px;
}
.web-info a {
	color: #ccc;
	text-decoration: none;
}
.web-info a:hover {
	color: #fff;
	text-decoration: underline;
}
.legal-list {
	margin-top: 20px;
}
.legal-list li {
	display: inline;
	margin-right: 1%;
}
.legal-list li:nth-child(1),
.legal-list li:nth-child(2),
#cnzz_stat_icon_1000038695,
#cnzz {display: none;}