/*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*/

/*topbar start*/
.topbar {
	width: 96%;
	padding: 0 2%;
    height: 36px;
    line-height: 36px;
    background: #002440;
}
.topbar p {
    color: #e5e5e5;
    font-size: 14px;
}
.topnav p {float: left;}
.topnav span {
    font-size: 16px;
}
.topbar a {
    float: left;
    color: #e5e5e5;
    font-size: 14px;
    text-decoration: none;
    margin-right: 20px;
}
.topbar a:hover {
    color: #fff;
}
/*topbar end*/

/*header start*/
.header {position: relative;}
.header .wosign_logo {
	float: left;
	margin: 20px 0 20px 2%;
}
.nav {
	display: none;
	float: left;
    width: 100%;
}
.nav.cur {display: block;}
.nav a {
	display: block;
    font-size: 18px;
    color: #fff;
    padding: 12px 2%;
    text-decoration: none;
    background: #3598db;
    border-bottom: 1px solid #267eb9;
}
.nav_tele {
	display: none;
}
@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 {
	font-family:"iconfont" !important;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 32px;
	right: 1%;
	color: #002440;
	font-size: 36px;
	font-size: 2rem;
	content: "\e93f";
	z-index: 99999;
	padding: 0 1%;
	height: 80px;
	border-radius: 3px 3px 0 0;
}
.icon-iconfont-nav.cur:before {
	color: #fff;
	background: #3598db;
}

/*header start*/

/*banner start*/
.banner{overflow:hidden;position:relative;z-index: 9999;background:url(../images/web_style/banner-shadow.png) no-repeat center 356px;}
.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}
.banner-list li img {display: block;max-width: 100%;}
div.flicking_con{position:absolute;top:329px;left:50%;z-index:999;height:21px;}
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:100px;}
#btn_next{background:url(../images/web_style/banner-btn-hover.png) no-repeat right top;right:100px;}
/*banner end*/

/*mainContent start*/
.content_box {padding: 40px 0;}
.content_box .text_box {width: 52%;margin: 0 2%;}
.content_box img {width: 40%;margin:0 2%;}
.content_box h2 {font-size: 20px;color: #3598db;padding-bottom: 20px;}
.content_box p {margin-bottom: 15px;color: #666;line-height: 1.6;font-size: 0.875rem;}
.content_box strong {display: block;margin-bottom: 5px;}
.link_box a {padding: 6px 25px;text-decoration: none;border-radius: 24px;font-weight: bold;}
.text_box .link_style_1 {border: 2px solid #3598db;background: #3598db;color: #fff;margin-right:10px;}
.text_box .link_style_2 {border: 2px solid #3598db;background: #f2faff;color: #3598db;}
.text_box .link_style_1:hover,
.text_box .link_style_2:hover {border: 2px solid #3598db;background: #4db3f7;border-color:#4db3f7;color: #fff;}
.align-center {
	display: block;
	margin: auto;
	margin-bottom: 15px;
	max-width: 100%;
}

/*mainContent end*/

/*footer start*/
.en .footer {text-align: center;}
.service {
	width: 96%;
	padding: 40px 2% 0;
	background: url(../images/web_style/footer-service-bg.jpg);
}
.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,
.service-list-2,
.service-list-3 {width: 50%;margin-bottom: 15px;}
.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: #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;
	width: 50%;
	font-style: normal;
}
.footer .phone-num {
	display: block;
	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;
}
.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;}