锘?*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:Arial,ariHelvetica, 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: 1002px;
	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;
	height: 52px;
	margin: 19px 0;
	text-indent: -999999px;
}
.header .wosign_logo {
	width: 366px;
	background: url(../images/web_style/wosign_logo.png) no-repeat;
}
.header .wosign_logo_en {
	width: 530px;
	background: url(../images/web_style/wosign_logo_en.png) no-repeat;
}
.header .wosign_logo img,
.header .wosign_logo_en img {
	display: none;
}
.opt-box {
	float: right;
	margin: 15px 0;
}
.header a {
	text-decoration: none;
	color: #808080;
}
.header a:hover {color: #2ea039;text-decoration: underline;}
a.connection-box,
span.connection-box {
	float: left;
    padding: 0 24px 0 29px;
	font-size: 16px;
    font-size: 1rem;
    color: #2ea039;
    height: 24px;
    line-height: 24px;
    margin: 3px 0 0 14px;
	background: url(../images/web_style/icons_cn.png) top left no-repeat;
}
.fir_page a.connection-box,
.en a.connection-box,
.fir_page span.connection-box,
.en span.connection-box {
	float: right;
}
.region-select {
	float: left;
    margin-top: 3px;
    height: 24px;
    line-height: 24px;
    padding-left: 29px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #808080;
}
.en .region-select,
.fir_page .region-select {
	float: right;
}
.select-chinese {
	background: url(../images/web_style/icons_cn.png) 0 -44px no-repeat;
}
.select-english {
	background: url(../images/web_style/icons_cn.png) 0 -101px no-repeat;
}
.select-english:hover {
	background: url(../images/web_style/icons_cn.png) 0 -76px no-repeat;
}
.register_box {
	float: right;
    font-size: 14px;
    font-size: 0.875rem;
    border: 1px solid #e0e0e0;
    background: #f7f7f7;
    height: 30px;
    line-height: 30px;
    width: 112px;
    text-align: center;
    margin-left: 23px;
    color: #808080;
}
.register_box a {
	padding: 5px;
}
#bdcs {
    float: left;
    border: 1px solid #dbdbdb;
    padding: 2px 8px;
    border-radius: 20px;
    margin-left: 20px;
}
@-moz-document url-prefix(){#bdcs{padding: 3px 9px;}}
.bdcs-container .bdcs-search-form-input:focus {border-color: #fff;}
.bdcs-search-form-submit {border: none;}
.bdcs-container .bdcs-search-form-input {
	font-size: 12px;
	font-size: 0.75rem;
	color: #999;
}
.links {margin-top: 14px;}
.links li {float: left;}
.links a {
	float: left;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
    font-size: 0.875rem;
	padding: 0 8px;
	border-right: 1px solid #dbdbdb;
}
.fir_page .links a {
	padding: 0 8px;
}
.links a.last {padding-right: 0;border-right: none;}
.nav {
	position: relative;
	width: 100%;
	height: 46px;
	line-height: 46px;
	background: #1f285e;
	z-index: 99999;
/*    box-shadow: 0 2px 2px rgba(0,0,0,0.2);*/
}
.nav .wrapper-content {
	background: #1f285e;
}
.nav .nav-li-1,
.nav .nav-level-1,
.nav span {float: left;}
.nav .nav-li-1 {
	float: left;
	padding:0 15px;
	margin-right: 2px;
	border-left: 1px solid #1f285e;
	border-right: 1px solid #1f285e;
	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;
}
.nav .nav-li-1:hover {
	background: #288a31;
	border-left-color: #288a31;
	border-right-color: #288a31;
}
.nav .cur {
	background: #2ea039;
	border-left-color: #2ea039;
	border-right-color: #2ea039;
}
.nav .nav-level-1 {
	display: block;
	color: #fff;
	font-size: 16px;
	font-size:1rem;
	text-decoration: none;
}
.nav .arrow {
	display: inline-block;
	margin: 20px -5px 0 10px;
	border-style: solid dashed dashed;
	border-width: 6px 5px 0;
	border-top-color: #fff;
	font-size: 0;
}
.nav .haslist {
	position: relative;
}
.haslist .subnav {
	display: none;
	position: absolute;
	left: -1px;
	top: 46px;
}
.haslist:hover .subnav {display: block;}
.nav-li-2 {
	height: 44px;
	line-height: 44px;
	text-indent: 20px;
	background: #43475c;
	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;
}
.nav-li-2:hover {
	background:#2ea039;
	background:rgba(46,160,57,0.9);
	border-top-color:#33a83e;
	border-bottom-color:#2a9a34;
	text-indent: 26px;
}
.nav-product .nav-li-2 {
	width: 250px;
}
.nav-support .nav-li-2,
.nav-about .nav-li-2 {
	width: 180px;
}
.nav-news .nav-li-2 {
	width: 127px;
	[;width:132px;] /*safari*/
}
.en .nav-news .nav-li-2 {
	width: 177px;
	[;width:182px;] /*safari*/
}
.nav-level-2 {
	font-size: 14px;
    font-size: 0.875rem;
	color: #fff;
	text-decoration: none;
}
.nav-level-2 .right-arrow {
	float: right;
	margin-right: 20px;
}
.nav-li-2:hover .third-nav {
	display: block;
}
.third-nav {
	display: none;
	position: absolute;
	top: 0px;
	padding-right:30px;
	text-indent: 0;
	background: #fff;
	border:1px solid #e5e5e5;
	border-left: none;
	background: rgba(255,255,255,0.97);
}
.nav-product .third-nav {
	left: 250px;
}
.nav-support .third-nav {
	left: 180px;
}
.third-nav h4 {
	font-size: 14px;
    font-size: 0.875rem;
	color: #666;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
}
.third-nav a {
	font-size: 14px;
    font-size: 0.875rem;
	color: #333;
	text-decoration: none;
}
.nav-product-ssl {
	width: 396px;
}
.nav-product-list {
	width: 304px;
}
.nav-support-list {
	width: 208px;
}
.nav-product-li {
	float: left;
	margin-left: 30px;
	white-space: nowrap;
}
.nav-product .nav-product-li {
	height: 320px;
}
.nav-support .nav-product-li {
	height: 320px;
}
.nav-product-li li {
	height: 33px;
	line-height: 33px;
}
.nav-product-li a:hover {
	color: #32d0ab;
	text-decoration: underline;
}
.en .nav-product .third-nav {
	width: 404px;
}
.en .nav-product-li {
	height: 138px;
}
.en .nav-product-code li {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 22px;
}
/*header start*/

/*toubiao start*/
#toubiao {
	position:relative; 
	background-color:#4fae01;
	text-align: center;
}
.toubiao_banner {
	z-index:0;
	line-height: 0px;
}
.toubiao_banner img {
	max-width: 100%;
	margin:auto;
}
.toubiao_close {
	position:absolute; 
	height:11px; 
	right:0.95rem; 
	top:15%; 
	cursor:pointer;
	z-index:99;
}
/*toubiao end*/
.icon-iconfont-nav {display: none;}
/*banner start*/
.banner{height:355px;overflow:hidden;position:relative;z-index: 9999;/*background:url(../images/web_style/banner-shadow.png) no-repeat center 356px #f2f2f2;*/}
.banner-list{height:355px;overflow:hidden;position:relative;}
.banner-list ul{width:9999px;height:355px;overflow:hidden;position:absolute;top:0;left:0}
.banner-list li{float:left;width:100%;height:355px;}
.banner-list li span{display:block;width:100%;height:355px}
.banner-list li a{display:block;width:100%;height:355px}
.zn .banner-list li .img_0{background:url('../images/web_style/banner-0.jpg') center top no-repeat}
.zn .banner-list li .img_1{background:url('../images/web_style/banner.jpg') center top no-repeat}
.zn .banner-list li .img_2{background:url('../images/web_style/banner-2.jpg') center top no-repeat}
.zn .banner-list li .img_3{background:url('../images/web_style/banner-3.jpg') center top no-repeat}
.zn .banner-list li .img_4{background:url('../images/web_style/banner-4.jpg') center top no-repeat}
.zn .banner-list li .img_5{background:url('../images/web_style/banner-5.jpg') center top no-repeat}
.zn .banner-list li .img_6{background:url('../images/web_style/banner-6.jpg') center top no-repeat}
.zn .banner-list li .img_7{background:url('../images/web_style/banner-7.jpg') center top no-repeat}
.en .banner-list li .img_1{background:url('../English/images/web_style/banner.jpg') center top no-repeat}
.en .banner-list li .img_2{background:url('../English/images/web_style/banner-2.jpg') center top no-repeat}
.en .banner-list li .img_3{background:url('../English/images/web_style/banner-3.jpg') center top no-repeat}
div.flicking_con{position:absolute;top:329px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}
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:250px;}
#btn_next{background:url(../images/web_style/banner-btn-hover.png) no-repeat right top;right:250px;}
/*banner end*/

/*products start*/
.hotsala{position: absolute;left:-25px; top:-25px;}
.gray_bg {
	background: #f2f2f2;
	border-bottom: 1px solid #ebebeb;
	padding: 50px 0 80px;
	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: 32px;
	font-size: 2rem;
	margin-bottom: 15px;
}
.column_title p {
	font-size: 14px;
	font-size: 0.875rem;	
}
.promise p,.promise .column_title a{color: #7b86c3 !important;}

.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 {
	float: left;
	width: 237px;
	margin-right: 17px;
	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;
}
.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: 238px;
	background: #fff;
	padding: 30px 0 0;
	text-align: center;
	margin-top: 10px;
	box-shadow: 0 6px 20px #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: 32px;
	height: 31px;
	top: 0px;
	right: 0;
	font-size: 0;
	z-index: 99;
	background: url(../images/web_style/products_icons_cn.png) no-repeat;
	display: inline;
}
.products_list li:hover .products_description {
	box-shadow: 0 3px 10px #ccc;
}
.p_d_icons_ssl .p_d_icons {
	background-position: -10px -10px;
}
.p_d_icons_ssl:hover .p_d_icons {
	background-position: -10px -53px;
}
.p_d_icons_code .p_d_icons {
	background-position: -53px -10px;
}
.p_d_icons_code:hover .p_d_icons {
	background-position: -53px -53px;
}
.p_d_icons_pdf .p_d_icons {
	background-position: -94px -10px;
}
.p_d_icons_pdf:hover .p_d_icons {
	background-position: -94px -53px;
}
.p_d_icons_client .p_d_icons {
	background-position: -135px -10px;
}
.p_d_icons_client:hover .p_d_icons {
	background-position: -135px -53px;
}

.p_d_icons_doc .p_d_icons {
	background-position: -176px -10px;
}
.p_d_icons_doc:hover .p_d_icons {
	background-position: -176px -53px;
}
.p_d_icons_time .p_d_icons {
	background-position: -217px -10px;
}
.p_d_icons_time:hover .p_d_icons {
	background-position: -217px -53px;
}
.p_d_icons_usbkey .p_d_icons {
	background-position: -258px -10px;
}
.p_d_icons_usbkey:hover .p_d_icons {
	background-position: -258px -53px;
}
.p_d_icons_whql .p_d_icons {
	background-position: -299px -10px;
}
.p_d_icons_whql:hover .p_d_icons {
	background-position: -299px -53px;
}



.products_description h3 {
	font-weight: bolder;
	color: #696d70;
}

.price_more {width: 100%;}
.price_more .pr-zx{line-height:40px;color:#ff9900;}
.price_more dt{color: #666;min-height:40px;}
.price_more dt strong{font-weight:normal; font-size:32px; color: #ff9900;}
.zn .products_description h3 {font-size: 20px;font-size: 1.25rem; color: #333; position: relative; height: 28px; line-height:28px;}
.en .products_description h3 {font-size: 16px;font-size: 1rem; color: #333; position: relative; height: 28px; line-height:28px;}
.products_description span{font-weight: normal;}
.zn .products_description h3 b{width: 50px; height: 4px;border-radius: 2px; display: block; position:absolute; top:40px; left: 50%; margin-left: -25px; background:#2ea039; }
.products_description p {
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
	padding: 29px 12px 25px;
	line-height: 1.6;
	text-align: center;
}
.zn .products_description p {height: auto;}
.en .products_description p {
	height: 148px;
	word-break:break-all
}
.products_description a {
	text-decoration: none;
}
.products_description_title:hover h3 {
	color: #2ea039;
}
.products_description .more {
	font-size: 14px;
	font-size: 0.875rem;
	color: #2ea039;
}
.products_description .more:hover {
	text-decoration: underline;
}
.products_description .more_cn {
	font-size: 14px;
	font-size: 0.875rem;
	color: #fff;
	background:#2ea039 ;
	width: 100%;
	height: 36px;
	display: block;
	line-height: 36px;
	margin:10px auto 0 auto;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.products_description .more_cn:hover {
	
	background: #2ea039;
	color: #fff;
}
/*products end*/

/*customers start*/
.customers {padding-top: 80px;}
.customers .column_title{padding-bottom:15px;}
.customers_list li {
	float: left;
	position: relative;
	width: 186px;
	height: 78px;
	margin: 28px 18px 0 0;
}
.customers_list a {
	position: absolute;
	top:0;
	left: 0;
	width: 186px;
	height: 78px;
	text-indent: -9999em;
	background: url(../images/web_style/customers_list.png) no-repeat;
}
.customers_list a span {
	display: block;
	width: 186px;
	height: 78px;
	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;}
.customers_list li.last {
	margin-right: 0;
}
a.customers_list_1 {
	background-position: 0 0;
}
a.customers_list_1:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat 0 -78px;
}
a.customers_list_2 {
	background-position: -188px 0;
}
.customers_list_2:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -188px -78px;
}
a.customers_list_3 {
	background-position: -372px 0;
}
.customers_list_3:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -372px -77px;
}
a.customers_list_4 {
	background-position: -558px 0;
}
.customers_list_4:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -558px -78px;
}
a.customers_list_5 {
	background-position: -744px 0;
}
.customers_list_5:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -744px -78px;
}
a.customers_list_6 {
	background-position: -930px 0;
}
.customers_list_6:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -930px -78px;
}
a.customers_list_7 {
	background-position: -1116px 0;
}
.customers_list_7:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -1116px -78px;
}
a.customers_list_8 {
	background-position: -1302px 0;
}
.customers_list_8:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -1302px -78px;
}
a.customers_list_9 {
	background-position: -1488px 0;
}
.customers_list_9:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -1488px -78px;
}
a.customers_list_10 {
	background-position: -1673px 0;
}
.customers_list_10:hover span {
	background: url(../images/web_style/customers_list.png) no-repeat -1673px -78px;
}
.customers .more {
	display: block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	margin:40px auto 0;
	font-size: 14px;
	font-size: 0.875rem;
	color: #2ea039;
	text-align: center;
	border: 2px solid #2ea039;
	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;
	transition:all .3s ease-in-out;
	-moz-transition:all .3s ease-in-out;
	-webkit-transition:all .3s ease-in-out;
	-o-transition:all .3s ease-in-out;
}
.customers .more:hover {
	background: #2ea039;
	width: 190px;
	color: #fff;
}
/*customers end*/

/*promise start*/
.promise {
	height: 340px;
	margin-top: 80px;
	padding-top: 74px;
	background: url(../images/web_style/promise_bg_cn.jpg) no-repeat center top;
}
.promise h2,
.promise p,
.promise a {
	color: #fff;
	text-decoration: none;
}
.promise_list {margin-top: 58px;}
.promise_list li {float: left;}
.promise_list a {
	float: left;
	height: 20px;
	padding-top:103px;
	font-size: 16px;
	font-size: 1rem;
	color: #fff;
	text-decoration: none;
	position: relative;
}
.zn .promise_list a {
	margin-right:160px;
}
.en .promise_list a {
	margin-right: 62px;
}
.promise_list a.last {
	margin-right: 0;
}
.promise_list i {
	position: absolute;
	width: 88px;
	height: 88px;
	left: 50%;
	top: 0;
	margin-left: -44px;
	background: url(../images/web_style/promise_cn.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 .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:40px;border-top: 1px solid #ebebeb;}
.CT_transparent p{color: #666;}
.CT_transparent .wrapper-content {padding-top: 10px;}
.CT_transparent .wrapper-content img {display: block;max-width: 100%;_width:100%;}
/*CT_transparent end*/
.news-list{ padding: 27px 0 40px 0;}
.news-list .news-list-box {
	float: left;
	width: 480px;
	height: 255px;
	margin-top: 40px;
	overflow: hidden;
}
.news-list .tech,
.news-list .ws-news {
	margin-right: 40px;
	color: #D6D6D6;
}
.news-list-box dt {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}
.news-list h3 {
	float: left;
	width: 73px;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	font-size: 1.125rem;
	color: #2ea039;
	border-bottom: 2px solid #2ea039;
	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: 18px;
	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: #2ea039;
	color: #fff;
	border-radius: 3px;
	padding: 0 2px;
}
.news-list .tech h3 {
	background: url(../images/web_style/icons_cn.png) left -158px no-repeat;
}
.news-list .faq h3 {
	background: url(../images/web_style/icons_cn.png) left -201px no-repeat;
}
.news-list .ws-news h3 {
	background: url(../images/web_style/icons_cn.png) left -244px no-repeat;
}
.news-list .hy-news h3 {
	background: url(../images/web_style/icons_cn.png) left -287px no-repeat;
}
.news-list-box ul {
	float: right;
	width: 324px;
}
.news-list-box ul li {
	height: 16px;
	line-height: 16px;
	margin-bottom: 17px;
	list-style-position: inside;
	overflow: hidden;
	white-space: nowrap;
	text-overflow:ellipsis;
	color: #bebebe;
}
.news-list-box li a {
	font-size: 14px;
	font-size: 0.875rem;
	color: #808080;
	text-decoration: none;
}
.news-list-box ul li:hover,
.news-list-box li a:hover {
	color: #2ea039;
	text-decoration: underline;
}
.img-txt {
	float: left;
	width: 136px;
	height: 178px;
	position: relative;
/*	border:1px solid #ccc;*/
	text-decoration: none;
}
.img-txt img {
	width: 136px;
	height: 178px;
}
.txt-box {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 138px;
	height: 52px;
	line-height: 52px;
	background: #000;
	background: rgba(0,0,0,0.5);
	color: #fff;
	font-size: 12px;
	font-size: 0.75rem;
	overflow: hidden;
	text-align: center;
	transition: background 0.2s , height 0.2s ease-out , font-size 0.2s;
	-moz-transition: background 0.2s , height 0.2s ease-out , font-size 0.2s;
	-webkit-transition: background 0.2s , height 0.2s ease-out , font-size 0.2s;
	-o-transition: background 0.2s , height 0.2s ease-out , font-size 0.2s;
}
.txt-box i {
	display: inline-block;
	vertical-align: middle;
	height: 52px;
	font-size: 0;
}
.img-txt:hover .txt-box{
	height: 180px;
	line-height: 180px;
	border-color: #2ea039;
	background: #2ea039;
	background: rgba(46,160,57,0.9);
	font-size: 14px;
	font-size: 0.875rem;
}.img-txt:hover .txt-box i{
	height: 180px;
}
.txt-box span {
	display: inline-block;
	line-height: 1.4em;
	vertical-align: middle;
	width: 128px;
	padding-top: 1px;
}

/*footer start*/
.en .footer {text-align: center;}
.service {
	width: 100%;
	padding-top: 40px;
	background:#2d2e33;
}
.service .wrapper-content {
	position: relative;
	padding-bottom: 40px;
/*	background: url(../images/web_style/footer-service-content.jpg) no-repeat center bottom;*/
}
.service-list {
	float: left;
}
.service-list-1 {margin:9px 80px 0 0}
.service-list-2 {margin:9px 80px 0 0}
.service-list-3 {margin:9px 80px 0 0}
.service-list-4 {padding:9px 80px 0 0; border-right:1px solid #444;}
.service .wrapper-content h4 {
	font-size: 16px;
	font-size: 1em;
	color: #fff;
	margin-bottom: 15px;
}
.service-list li,
.service-list a {
	font-size: 14px;
    font-size: 0.875rem;
	color: #999;
	text-decoration: none;
}
.service-list li,
.service-list a {
	display: block;
	height: 16px;
	line-height: 16px;
	overflow: hidden;
	letter-spacing: 0.5px
}
.service-list a:hover {
	color: #fff;
	text-decoration: underline;
}
.service-list li {
	margin-bottom: 15px;
}
.service-list span {
	float: left;
	font-size: 20px;
	font-size: 1.25rem;
	padding-right: 5px;
}
.footer address {
	float: right;
	width: 286px;
	font-style: normal;
}
.footer .phone-num {
	display: block;
	height: 80px;
	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 .phone-num p{color:#3b8c25; font-weight: bold; font-size: 23px;}
.footer div.tele_show {display:none;}
.footer .address,
.footer .email,
.footer .service-24,
.footer .support-24 {
	color: #999;
	font-size: 14px;
    font-size: 0.875rem;
	padding-left: 36px;
	line-height: 23px;
	margin-bottom:8px;
	background:url(../images/web_style/icons_cn.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: #999;
	background:#2d2e33;
	padding: 20px 0;
	border-top: 1px solid #444;
}
.web-info p {
	height: 16px;
	margin-bottom: 8px;
	text-align: center;
}
.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;
	text-align: center;
}
.legal-list li {
	display: inline;
	padding: 0 5px;
}
#cnzz_stat_icon_1000038695,
#cnzz {display: none;}


/*鍦ㄧ嚎鍜ㄨ 2018-06-21*/
#newBridge .nb-icon-base .nb-icon-inner-wrap{border-radius:0 !important;}
#newBridge .nb-icon-group .nb-icon-groups-item{margin:15px 15px !important;border-radius:3px !important;}
#newBridge .nb-customer-icon-style .nb-icon-groups-item .nb-group-icon{background:url('/images/web_style/icongroup0.png') no-repeat -1px -1px !important;}
#newBridge .nb-customer-icon-style .nb-icon-groups-item.icon-disable .nb-group-icon{background:url('/images/web_style/icongroup00.png') no-repeat -1px -1px !important;}

#newBridge .nb-icon-group .nb-icon-groups{overflow: inherit!important;}
#newBridge .nb-customer-icon-style .wechat span{position: absolute; opacity: 0; right:20px; z-index: -99999; bottom: 0; border: 1px solid #ddd; border-radius: 6px; bottom: -1px; transition: all .3s ease; background: #fff}
#newBridge .nb-customer-icon-style .wechat:hover span{right: 200px; opacity: 1}
#newBridge .nb-customer-icon-style .wechat img{width: 120px; height: 120px; margin: 10px;}

#newBridge .nb-icon-group .wechat {
    border-radius: 3px !important;margin: 15px 15px !important;border: 1px solid #666fa5 !important;
}
#newBridge .nb-customer-icon-style .wechat .nb-group-icon{background:url('/images/web_style/icongroup1.png') no-repeat -1px -1px !important;}

#newBridge .nb-icon-group .nb-group-text{margin-left:63px !important; font-size:14px !important;}
#newBridge .nb-customer-icon-style .nb-icon-groups-item{border: 1px solid #888 !important;}
#newBridge .nb-customer-icon-style .nb-icon-groups{border: 1px solid #767eb1 !important;}
#newBridge .nb-icon-group .nb-icon-groups-item{border-radius:3px !important;}
#newBridge .nb-icon-group .nb-icon-groups{border-radius:0 0 3px 3px !important;}
#newBridge .driect-talk-style .nb-invte-btns-2 .nb-invite-ok{position: relative;top: -1px;right: -1px;line-height: 34px !important;height: 34px !important;}
#newBridge .nb-invite-wrap-base .nb-invite-ok-base{width:82px !important; font-size: 14px !important;}




