/*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%;}
/*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,
.links li:nth-child(5) 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;
}
.register_box {display: none;}
/*header start*/

/*toubiao start*/
#toubiao {
	position:relative; 
	background-color:#4fae01;
}
.toubiao_banner {
	z-index:0;
}
.toubiao_banner img {
	max-width: 100%;
}
.toubiao_close {
	display: none;
	position:absolute; 
	height:11px; 
	right:4%; 
	top:15%; 
	cursor:pointer;
	z-index:99;
}
/*toubiao end*/
.icon-iconfont-nav {float: left;}
/*banner start*/
.banner{position:relative;max-width: 100%;overflow: hidden;}
.banner-list ul{width:9999px;position:absolute;top:0;left:0}
.banner-list li{float:left;width:100%;height:100%;}
.banner-list li img{display:block;max-width:100%;}
.banner-list li a{display:block;width:100%;}
.zn .banner-list li .img_1{background:url('../images/web_style/banner_550.jpg') center top no-repeat;background-size:contain;}
.zn .banner-list li .img_2{background:url('../images/web_style/banner-2_550.jpg') center top no-repeat;background-size:contain;}
.zn .banner-list li .img_3{background:url('../images/web_style/banner-3_550.jpg') center top no-repeat;background-size:contain;}
.zn .banner-list li .img_4{background:url('../images/web_style/banner-4_550.jpg') center top no-repeat;background-size:contain;}
.zn .banner-list li .img_5{background:url('../images/web_style/banner-5_550.jpg') center top no-repeat;background-size:contain;}
.en .banner-list li .img_1{background:url('../English/images/web_style/banner.jpg') center top no-repeat;background-size:contain;}
.en .banner-list li .img_2{background:url('../English/images/web_style/banner-2.jpg') center top no-repeat;background-size:contain;}
.en .banner-list li .img_3{background:url('../English/images/web_style/banner-3.jpg') center top no-repeat;background-size:contain;}
div.flicking_con{position:absolute;bottom:0;left:50%;z-index:999;height:21px;margin:0 0 0 -50px;}
.en div.flicking_con {margin-left: -30px;}
div.flicking_con a{float:left;width:8px;height:8px;margin:0;padding:0;border:2px solid #fff;border-radius:6px;display:block;text-indent:-1000px;margin:0 4px;font-size: 0}
div.flicking_con a.on{background:#fff;}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/web_style/banner-btn-hover.png) no-repeat left top;left:0.95rem;}
#btn_next{background:url(../images/web_style/banner-btn-hover.png) no-repeat right top;right:0.95rem;}
/*banner end*/

/*products start*/
.gray_bg {
	background: #f2f2f2;
	border-bottom: 1px solid #ebebeb;
	padding: 20px 0 40px;
	background-image: -webkit-radial-gradient(ellipse at top,rgb(245, 245, 245),rgb(240, 240, 240));
	background-image: radial-gradient(ellipse at top, rgb(245, 245, 245),rgb(240, 240, 240));	
}
.column_title {
	text-align: center;
}
.column_title h2 {
	font-size: 30px;
	font-size: 1.8rem;
	margin-bottom: 10px;
}
.column_title p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 2;
}
.zn .column_title h2,
.zn .column_title p {letter-spacing: 2px;}
.en .column_title h2,
.en .column_title p {letter-spacing: 1px;}
.customers .column_title h2 {
	color: #333;
}
.customers .column_title p,
.customers .column_title a {
	color: #808080;
	text-decoration: none;
}
.products_list {margin-top: 10px;}
.products_list li {
	text-align: center;
	margin-bottom: 30px;
	transition: transform 0.2s;
	-moz-transition: transform 0.2s;
	-webkit-transition: transform 0.2s;
	-o-transition: transform 0.2s;
}
.products_list li:hover {
	transform:translate(0,-3px);
	-ms-transform:translate(0,-3px);
	-moz-transform:translate(0,-3px);
	-webkit-transform:translate(0,-3px);
	-o-transform:translate(0,-3px);
}
.products_list li.last {
	margin-right: 0;
	margin-bottom: 0;
}
.products_list .p_l_img {
	width: 237px;
	height: 100px;
	box-shadow: 0 6px 12px #c2c2c2;
	border-radius: 3px;
	opacity: 1;
	transition: opacity 0.6s;
	-moz-transition: opacity 0.6s;
	-webkit-transition: opacity 0.6s;
	-o-transition: opacity 0.6s;
}
.products_list li:hover .p_l_img {
	opacity: 0.8;
}
.products_description {
	position: relative;
	width: 235px;
	border:1px solid #e0e0e0;
	background: #fff;
	padding: 40px 0 20px;
	text-align: center;
	margin: 10px auto 0;
	box-shadow: 0 2px 5px #d9d9d9;
	border-radius: 3px;
	transition: box-shadow 0.4s;
	-moz-transition: box-shadow 0.4s;
	-webkit-transition: box-shadow 0.4s;
	-o-transition: box-shadow 0.4s;
}
.products_list li:hover .products_description {
	box-shadow: 0 3px 10px #ccc;
}
.p_d_icons {
	position: absolute;
	width: 80px;
	height: 88px;
	top: -55px;
	left: 50%;
	margin-left: -44px;
	font-size: 0;
	z-index: 99;
	background: url(../images/web_style/products_icons.png) no-repeat;
	display: inline;
}
.p_d_icons_ssl .p_d_icons {
	background-position: 0 0;
}
.p_d_icons_ssl .products_description_title:hover .p_d_icons {
	background-position: 0 -92px;
}
.p_d_icons_code .p_d_icons {
	background-position: -100px 0;
}
.p_d_icons_code .products_description_title:hover .p_d_icons {
	background-position: -100px -92px;
}
.p_d_icons_pdf .p_d_icons {
	background-position: -200px 0;
}
.p_d_icons_pdf .products_description_title:hover .p_d_icons {
	background-position: -200px -92px;
}
.p_d_icons_client .p_d_icons {
	background-position: -300px 0;
}
.p_d_icons_client .products_description_title:hover .p_d_icons {
	background-position: -300px -92px;
}
.products_description h3 {
	font-weight: bolder;
	color: #696d70;
}
.zn .products_description h3 {font-size: 18px;font-size: 1.125rem;}
.en .products_description h3 {font-size: 16px;font-size: 1rem;}
.products_description p {
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
	padding: 10px 12px;
	line-height: 1.5;
	text-align: left;
}
.en .products_description p {
	letter-spacing: 0.3px;
	text-align: center;
}
.products_description a {
	text-decoration: none;
}
.products_description_title:hover h3 {
	color: #00c798;
}
.products_description .more {
	font-size: 14px;
	font-size: 0.875rem;
	color: #00c798;
}
.products_description .more:hover {
	text-decoration: underline;
}
/*products end*/

/*customers start*/
.customers {width:auto;padding: 2rem 0.95rem 0;}
.customers_list li {
	float: left;
	position: relative;
	width: 50%;
	height: 59px;
	margin: 10px auto 0 auto;
}
.customers_list a {
	position: absolute;
	top:0;
	left: 0;
	width: 140px;
	height: 59px;
	text-indent: -9999em;
	background: url(../images/web_style/customers_list_mobile.png) no-repeat;
}
.customers_list a span {
	display: block;
	width: 140px;
	height: 59px;
	opacity: 0;
	transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
}
.customers_list a:hover span {opacity: 1;}
a.customers_list_1 {
	background-position: 0 0;
}
a.customers_list_1:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat 0 -59px;
}
a.customers_list_2 {
	background-position: -137px 0;
}
.customers_list_2:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -137px -59px;
}
a.customers_list_3 {
	background-position: -276px 0;
}
.customers_list_3:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -276px -58px;
}
a.customers_list_4 {
	background-position: -416px 0;
}
.customers_list_4:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -416px -59px;
}
a.customers_list_5 {
	background-position: -560px 0;
}
.customers_list_5:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -560px -59px;
}
a.customers_list_6 {
	background-position: -694px 0;
}
.customers_list_6:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -694px -59px;
}
a.customers_list_7 {
	background-position: -835px 0;
}
.customers_list_7:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -835px -59px;
}
a.customers_list_8 {
	background-position: -974px 0;
}
.customers_list_8:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -974px -59px;
}
a.customers_list_9 {
	background-position: -1120px 0;
}
.customers_list_9:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -1120px -59px;
}
a.customers_list_10 {
	background-position: -1250px 0;
}
.customers_list_10:hover span {
	background: url(../images/web_style/customers_list_mobile.png) no-repeat -1250px -59px;
}
a.customers_list_1,
a.customers_list_3,
a.customers_list_5,
a.customers_list_7,
a.customers_list_9 {
	left:auto;
	right: 0;
}
.customers .more {
	display: block;
	width: 124px;
	height: 36px;
	line-height: 36px;
	margin: 30px auto 0;
	font-size: 14px;
	font-size: 0.875rem;
	color: #00c798;
	text-align: center;
	border: 1px solid #00c798;
	border-radius: 30px;
	text-decoration: none;
	transition: background 0.3s , color 0.3s;
	-moz-transition: background 0.3s , color 0.3s;
	-webkit-transition: background 0.3s , color 0.3s;
	-o-transition: background 0.3s , color 0.3s;
}
.customers .more:hover {
	background: #00c798;
	color: #fff;
}
/*customers end*/

/*promise start*/
.promise {
	margin-top: 2.45rem;
	padding: 2rem 0.95rem 0;
	background: #36b4a9;
}
.promise h2,
.promise p,
.promise a {
	color: #fff;
	text-decoration: none;
}
.promise_list {margin-top: 30px;}
.promise_list li {
	float: left;
	width: 50%;
}
.promise_list a {
	display: block;
	height: 20px;
	padding-top: 98px;
	margin-bottom: 2rem;
	font-size: 14px;
	font-size: 0.875rem;
	color: #fff;
	text-decoration: none;
	text-align: center;
	position: relative;
}
.promise_list i {
	position: absolute;
	width: 88px;
	height: 88px;
	top: 0;
	background: url(../images/web_style/promise.png) no-repeat;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	backface-visibility:hidden;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
}.promise_list .rotate_1 {
	z-index:1;
}
.promise_list .rotate_2 {
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}
.promise_list a:hover .rotate_1 {
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
}
.promise_list a:hover .rotate_2 {
	transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
}
.promise_list .promise_list_1,
.promise_list .promise_list_3,
.promise_list .promise_list_5 {
	float: right;
	margin-right: 1rem;
	text-align: right;
}
.promise_list .promise_list_2 ,
.promise_list .promise_list_4 {
	margin-left: 1rem;
	text-align: left;
}
.promise_list .promise_list_1 i,
.promise_list .promise_list_3 i,
.promise_list .promise_list_5 i {
	right: 0;
}
.promise_list .promise_list_2 i,
.promise_list .promise_list_4 i {
	left: 0;
}
.promise_list .promise_list_1 .rotate_1 {
	background-position: 0 0;
}
.promise_list .promise_list_1 .rotate_2 {
	background-position: 0 -88px;
}
.promise_list .promise_list_2 .rotate_1 {
	background-position: -88px 0;
}
.promise_list .promise_list_2 .rotate_2 {
	background-position: -88px -88px;
}
.promise_list .promise_list_3 .rotate_1 {
	background-position: -176px 0;
}
.promise_list .promise_list_3 .rotate_2 {
	background-position: -176px -88px;
}
.promise_list .promise_list_4 .rotate_1 {
	background-position: -264px 0;
}
.promise_list .promise_list_4 .rotate_2 {
	background-position: -264px -88px;
}
.promise_list .promise_list_5 .rotate_1 {
	background-position: -352px 0;
}
.promise_list .promise_list_5 .rotate_2 {
	background-position: -352px -88px;
}
/*promise end*/

/*CT_transparent start*/
.CT_transparent {margin-top:1rem;padding: 2rem 0.95rem;border-top: 1px solid #ebebeb;}
.CT_transparent .wrapper-content img {display: block;max-width: 100%;}
/*CT_transparent end*/

.news-list {
	width: auto;
	padding: 1rem 0.95rem 0;
}
.news-list .news-list-box {
	margin-top: 1rem;
	overflow: hidden;
}
.news-list .tech,
.news-list .ws-news {
	color: #D6D6D6;
}
.news-list-box dt {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.news-list h3 {
	float: left;
	width: 107px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	font-size: 1.125rem;
	color: #009b77;
	border-bottom: 2px solid #00c798;
	padding-left: 32px;
	margin-bottom: -1px;
}
.news-list dt a {
	float: right;
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
	text-decoration: none;
	margin-top: 10px;
	transition: background 0.2s , color 0.2s;
	-moz-transition: background 0.2s , color 0.2s;
	-webkit-transition: background 0.2s , color 0.2s;
	-o-transition: background 0.2s , color 0.2s;
}
.news-list dt a:hover {
	background: #00c798;
	color: #fff;
	border-radius: 3px;
	padding: 0 2px;
}
.news-list .tech h3 {
	background: url(../images/web_style/icons.png) left -167px no-repeat;
}
.news-list .faq h3 {
	background: url(../images/web_style/icons.png) left -210px no-repeat;
}
.news-list .ws-news h3 {
	background: url(../images/web_style/icons.png) left -254px no-repeat;
}
.news-list .hy-news h3 {
	background: url(../images/web_style/icons.png) left -296px no-repeat;
}
.news-list-box ul {
	width: 100%;
}
.news-list-box ul li {
	margin-bottom: 17px;
	list-style-position: inside;
	color: #bebebe;
}
.txt-box {margin-bottom: 12px;}
.news-list-box li a,
.img-txt {
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
	text-decoration: none;
}
.hy-news li:last-child a {
	margin-bottom: 0;
}
.news-list-box ul li:hover,
.news-list-box li a:hover {
	color: #00c798;
	text-decoration: underline;
}
.img-txt:before {
	content:"•";
	float:left;
	font-size: 20px;
	font-size: 1.25rem;
	color: #bebebe;
	margin-right: 5px;
}
.img-txt img,
.img-txt i {
	display: none;
}
/*footer start*/
.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;}