/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html {
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

article,aside,footer,header,nav,section {
	display: block
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

figcaption,figure,main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,strong {
	font-weight: inherit;
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

audio,video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,input,optgroup,select,textarea {
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=reset],[type=submit],button,html [type=button] {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}[hidden],template {
	display: none
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

body {
	line-height: 1
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:after,blockquote:before,q:after,q:before {
	content: "";
	content: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

* {
	font-family: Helvetica Neue,Helvetica,Arial,PingFang SC,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif!important
}

i {
	font-size: 20px
}

a {
	text-decoration: none
}

input {
	outline: none
}


.volcano-global-header {
	z-index: 99999;
	position: fixed;
	width: 100%;
	height:75px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	background-color: rgba(243,243,243,0.9)
}

.volcano-global-header .header-wrapper {
	width: 1240px;
	height: 100%;
	margin: 0 auto
}

.volcano-global-header .header-wrapper .header-left {
	float: left;
	margin-left: 0px;
	width: 120px;
	height: 75px
}

.volcano-global-header .header-wrapper .header-left a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/logo.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: 68% auto
}

.volcano-global-header .header-wrapper .header-left .x-wrapper {
	display: none
}

.volcano-global-header .header-wrapper .header-center {
	position: absolute;
	right: 1%;
	

	top: 0;
	height: 55px;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-10%);
	font-size: 14px
}
.volcano-global-header .header-wrapper .header-center li {
	position: relative;
	float: left;
	text-align: left;
	line-height: 20px;padding-top: 18px; padding-bottom: 17px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.volcano-global-header .header-wrapper .header-center li p{	
	 color: #919191;font-size: 12px; text-align: center;
}

.volcano-global-header .header-wrapper .header-center li a {
	display: block;
	color: #292929;
	width: 100%;
	height: 100%;
	padding: 0 35px;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper {
	display: none;
	position: absolute;
	top: 74px;
	left: 0;
	width: 200px;
	background-color: rgba(243,243,243,1);
	padding: 10px 0
}

.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li {
	width: 100%;
	line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px; border-bottom: 1px solid #dfdfdf;
}

.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li:hover {
	background-color: rgba(185,0,0,0.8)
}

.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li:hover a {
	color: #fff
}

.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li a {
	display: block;
	padding: 0;
	width: 100%;
	height: 100%;
	padding-left: 35px;
	line-height: 50px;
	color: #292929;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper {
	display: none;
	width: 358px;
	height: 270px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown {
	width: 158px;
	height: 100%;
	border-right: 1px solid rgba(186,206,213,.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li:first-child .child-dropdown {
	top: 0
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li:nth-child(2) .child-dropdown {
	top: -50px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li:nth-child(3) .child-dropdown {
	top: -100px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li.select {
	background-color: rgba(186,206,213,.1)
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li.select a {
	color: #fff
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li.select a .icon-arrow-right {
	margin-left: 20px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li.select .child-dropdown {
	display: block
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li a .icon-arrow-right {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	margin-left: 10px;
	font-size: 12px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown {
	display: none;
	background-color: rgba(11,24,29,.9);
	position: absolute;
	left: 158px;
	width: 200px;
	padding: 0 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li {
	width: 100%;
	height: 50px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li:not(:first-child) {
	margin-top: 10px
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li a {
	width: 100%;
	height: 100%;
	line-height: 50px;
	background-color: rgba(186,206,213,.1);
	color: #a9b3bd;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none
}

.volcano-global-header .header-wrapper .header-center li.multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li a:hover {
	color: #fff;
	background-color: rgba(186,206,213,.3)
}

.volcano-global-header .header-wrapper .header-right {
	float: right;
	width: auto;
	height: 70px;
	margin-right: 20px;
	color: #fff;
	font-size: 14px
}

.volcano-global-header .header-wrapper .header-right .login-wrapper {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	border-right: 1px solid #fff
}

@-webkit-keyframes mylogin {
	0% {
		opacity: 1
	}

	to {
		background: hsla(0,0%,100%,.4);
		color: #fff
	}
}

@-moz-keyframes mylogin {
	0% {
		opacity: 1
	}

	to {
		background: hsla(0,0%,100%,.4);
		color: #fff
	}
}

@keyframes mylogin {
	0% {
		opacity: 1
	}

	to {
		background: hsla(0,0%,100%,.4);
		color: #fff
	}
}

.volcano-global-header .header-wrapper .header-right .login-wrapper a {
	display: inline-block;
	width: auto;
	color: #fff;
	text-decoration: none;
	height: 32px;
	padding: 0 16px;
	line-height: 30px;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 20px;
	border: 1px solid #fff;
	border-radius: 2px
}

.volcano-global-header .header-wrapper .header-right .login-wrapper a:hover {
	-webkit-animation: mylogin .5s;
	-moz-animation: mylogin .5s;
	animation: mylogin .5s
}

.volcano-global-header .header-wrapper .header-right .login-wrapper .signup {
	margin-right: 20px
}

.volcano-global-header .header-wrapper .header-right .logined-wrapper {
	display: inline-block;
	padding-right: 10px;
	border-right: 1px solid #fff
}

.volcano-global-header .header-wrapper .header-right .logined-wrapper .vemail {
	float: left;
	margin-right: 10px;
	color: #fff
}

.volcano-global-header .header-wrapper .header-right .logined-wrapper .logout {
	float: right;
	color: #fff
}

.volcano-global-header .header-wrapper .header-right .logined-wrapper .logout:hover {
	cursor: pointer;
	color: #a9b3bd
}

.volcano-global-header .header-wrapper .header-right .lang {
	display: inline-block;
	height: 100%;
	line-height: 55px;
	margin-left: 6px
}

.volcano-global-header .header-wrapper .header-right .lang a {
	color: #fff
}

.volcano-global-header .header-wrapper .header-right .lang a:hover {
	color: #a9b3bd
}



.block_home_slider{padding-top:0;padding-bottom:1px;position:relative;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;behavior:url(js/PIE.htc);text-align:center;line-height:0;margin-right:auto;margin-left:auto}
.block_home_slider .slide{position:relative}

.block_home_slider .caption{position:absolute;left:0;right:0;bottom:45%;color:#fff; }
.block_home_slider .caption h1{font-size:36px;color:#FFFFFF;line-height:17px; padding-top:20px;}
.block_home_slider .caption h2{font-size:19px;color:#4f7faf;line-height:17px; padding-top:20px;}

.block_home_slider .flex-direction-nav a{width:25px;height:50px;margin-top:-27px;display:block;position:absolute;top:50%;background-repeat:no-repeat;background-image:url(../images/sprite_arrow_2.png);text-indent:-9000px}
.block_home_slider .flex-direction-nav a.flex-prev{left:6px;background-position:left top}
.block_home_slider .flex-direction-nav a.flex-prev:hover{background-position:left bottom}
.block_home_slider .flex-direction-nav a.flex-next{right:6px;background-position:right top}
.block_home_slider .flex-direction-nav a.flex-next:hover{background-position:right bottom}
.block_home_slider .flex-control-paging{position:absolute;bottom:5%;z-index:9;padding-left:47.2%}
.block_home_slider .flex-control-paging li{margin:0;padding:3px;float:left;overflow:hidden;list-style-type:none}
.block_home_slider .flex-control-paging li a{width:12px;height:12px;display:block;background-repeat:no-repeat;background-image:url(../images/sprite_nav_3.png);text-indent:-9000px;cursor:pointer}
.block_home_slider .flex-control-paging li a.flex-active{background-position:right top}
.block_home_post_feature{width:300px}
.block_home_post_feature p{padding-bottom:0}
.flexslider{margin:0;padding:0}
.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden;list-style-type:none}
.flexslider .slides img{width:100%;display:block}
.flex-pauseplay span{text-transform:capitalize}




@media screen and (min-width:1240px) {



	.volcano-global-header .header-wrapper .header-center li:hover {
		background-color: #b90000;
	}
.volcano-global-header .header-wrapper .header-center li:hover a {
	color: #fff
}
	.volcano-global-header .header-wrapper .header-center li:hover .dropdown-wrapper {
		display: block
	}

	.volcano-global-header .header-wrapper .header-center .multi-dropdown .dropdown li a .icon-arrow-down,.volcano-global-header .header-wrapper .header-center li a .icon-arrow-down {
		font-size: 14px;
		display: none
	}

	.volcano-global-header .header-wrapper .header-center .mobile-lang,.volcano-global-header .header-wrapper .header-center .mobile-login {
		display: none
	}
}

@media screen and (max-width:1240px) and (min-width:1025px) {


	.volcano-global-header .header-wrapper {
		width: 100%
	}
	.volcano-global-header .header-wrapper .header-center {
	left:20%;
	}
	.volcano-global-header .header-wrapper .header-center li:hover {
		background-color: #0b181d
	}

	.volcano-global-header .header-wrapper .header-center li:hover .dropdown-wrapper {
		display: block
	}

	.volcano-global-header .header-wrapper .header-center li a {
		padding: 0 20px
	}

	.volcano-global-header .header-wrapper .header-center li a .icon-arrow-down {
		font-size: 14px;
		display: none
	}

	.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li a {
		padding-left: 25px
	}

	.volcano-global-header .header-wrapper .header-center li .dropdown-wrapper .dropdown li a .icon-arrow-down {
		font-size: 14px;
		display: none
	}

	.volcano-global-header .header-wrapper .header-center .mobile-lang,.volcano-global-header .header-wrapper .header-center .mobile-login {
		display: none
	}
}

@media screen and (max-width:1025px) {

 .block_home_slider .caption{position:absolute;left:0;right:0;bottom:13%;color:#fff; }
.block_home_slider .caption h1{font-size:20px;color:#FFFFFF;line-height:17px; padding-top:30px;}
.block_home_slider .caption h2{font-size:14px;color:#4f7faf;line-height:17px; padding-top:5px;}


	.volcano-global-header {
		height: 50px;
		font-size: 16px
	}

	.volcano-global-header .header-wrapper {
		width: 100%;
		height: 50px
	}

	.volcano-global-header .header-wrapper .header-left {
		width: 100%;
		height: 50px;
		margin-left: 0;
		padding-left: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-header .header-wrapper .header-left a {
		clear: both;
		float: left;
		width: 130px;
		background-position: 20%;
   		background-repeat: no-repeat;
    	background-size: 39% auto;
	}

	.volcano-global-header .header-wrapper .header-left .x-wrapper {
		float: right;
		display: block;
		position: relative;
		width: 18px;
		height: 18px;
		margin-top: 16px;
		margin-right: 20px;
		cursor: pointer
	}

	.volcano-global-header .header-wrapper .header-left .x-wrapper .x-1,.volcano-global-header .header-wrapper .header-left .x-wrapper .x-2,.volcano-global-header .header-wrapper .header-left .x-wrapper .x-3 {
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #a7a7a7;
		-webkit-transition: all .3s;
		-moz-transition: all .3s;
		transition: all .3s
	}

	.volcano-global-header .header-wrapper .header-left .x-wrapper .x-1 {
		top: 0px
	}

	.volcano-global-header .header-wrapper .header-left .x-wrapper .x-2 {
		top: 6px
	}
.volcano-global-header .header-wrapper .header-left .x-wrapper .x-3 {
		top: 12px
	}
	.volcano-global-header .header-wrapper .header-center {
		height: 0;
		overflow: hidden
	}

	.volcano-global-header .header-wrapper .header-right {
		display: none
	}

	.volcano-global-header.open {
		height: 100%;
		background-color: #0b181d!important
	}

	.volcano-global-header.open .header-wrapper {
		height: 100%
	}

	.volcano-global-header.open .header-wrapper .header-left {
		position: fixed;
		z-index: 2;
		border-bottom: 1px solid hsla(0,0%,100%,.1);
		background-color: #e4e4e4;
	}

	.volcano-global-header.open .header-wrapper .header-left .x-wrapper .x-1 {
		top: 8px;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg)
	}

	.volcano-global-header.open .header-wrapper .header-left .x-wrapper .x-2 {
		top: 8px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.volcano-global-header.open .header-wrapper .header-left .x-wrapper .x-3 {
		top: 8px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg)
	}
	.volcano-global-header.open .header-wrapper .header-center {
		width: 100%;left:10%;
		height: 100%;
		margin-top: 50px;
		overflow: auto
	}


	.volcano-global-header.open .header-wrapper .header-center li {
		width: 100%;
		height: auto;
		padding-top:2px;
    		padding-bottom:2px; border-bottom: 1px solid hsla(0,0%,100%,.1);


	}
.volcano-global-header .header-wrapper .header-center li p{	
	 color: #919191;font-size: 12px;display:none;
}
	.volcano-global-header.open .header-wrapper .header-center li a {
		position: relative;
		display: block;
		width: 100%;
		height: 50px;
		line-height: 50px;
		color: #fff;
		background-color: #0b181d;
		padding-left: 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-header.open .header-wrapper .header-center li a .icon-arrow-down {
		font-size: 14px;
		position: absolute;
		right: 20px;
		-webkit-transition: -webkit-transform .3s ease-in-out;
		transition: -webkit-transform .3s ease-in-out;
		-moz-transition: transform .3s ease-in-out,-moz-transform .3s ease-in-out;
		transition: transform .3s ease-in-out;
		transition: transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-moz-transform .3s ease-in-out
	}

	.volcano-global-header.open .header-wrapper .header-center li a.first-open .icon-arrow-down {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.volcano-global-header.open .header-wrapper .header-center li .dropdown-wrapper {
		position: relative;
		top: 0;
		display: none;
		width: 100%;
		padding: 0;
		height: auto;
		
		background-color: hsla(0,0%,100%,.01);
	}

	.volcano-global-header.open .header-wrapper .header-center li .dropdown-wrapper .dropdown li {
		width: 100%;
		
		    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-bottom: 1px solid #262626;
	}

	.volcano-global-header.open .header-wrapper .header-center li .dropdown-wrapper .dropdown li a {
		position: relative;
		width: 100%;
		height: 50px;
		line-height: 50px;
		color: #9e9e9e;
		background-color: hsla(0,0%,100%,.05);

		padding-left: 30px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-header.open .header-wrapper .header-center li .dropdown-wrapper .dropdown li a .icon-arrow-down {
		font-size: 14px;
		position: absolute;
		right: 20px;
		-webkit-transition: all .3s ease-in-out;
		-moz-transition: all .3s ease-in-out;
		transition: all .3s ease-in-out
	}

	.volcano-global-header.open .header-wrapper .header-center li .dropdown-wrapper .dropdown li a.second-open .icon-arrow-down {
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper {
		display: none;
		width: 100%;
		height: auto
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown {
		width: 100%;
		height: auto
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li {
		height: auto
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li:first-child .child-dropdown,.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li:nth-child(2) .child-dropdown,.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li:nth-child(3) .child-dropdown {
		top: 0
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li a .icon-arrow-right {
		display: none
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li.select {
		background-color: inherit
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li.select .child-dropdown {
		display: none
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown {
		display: none;
		background-color: rgba(11,24,29,.9);
		position: relative;
		top: 0;
		left: 0;
		width: 100%;
		padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li {
		width: 100%;
		height: 50px
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li:not(:first-child) {
		margin-top: 0
	}

	.volcano-global-header.open .header-wrapper .header-center .multi-dropdown .dropdown-wrapper .dropdown li .child-dropdown li a {
		width: 100%;
		height: 100%;
		line-height: 50px;
		padding-left: 45px;
		background-color: hsla(0,0%,100%,.15)
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-login {
		width: 100%;
		height: 100px;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-login .login-wrapper {
		width: 100%;
		height: 100%;
		border-top: 1px solid hsla(0,0%,100%,.1)
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-login .login-wrapper a {
		width: 100%;
		height: 50px;
		line-height: 50px;
		padding-left: 0
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-login .login-wrapper a .icon-arrow-right {
		font-size: 14px;
		position: absolute;
		right: 4px
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-login .logined-wrapper {
		width: 100%;
		height: 100%;
		border-top: 1px solid hsla(0,0%,100%,.1)
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-lang {
		width: 100%;
		height: 100px;
		text-align: center;
		line-height: 100px;
		color: #fff;
		margin-bottom: 80px
	}

	.volcano-global-header.open .header-wrapper .header-center .mobile-lang a {
		display: inline
	}
}

.volcano-global-footer {
	clear: both;
	margin-top: 100px
}

.volcano-global-footer .totop {
	opacity: 0;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	transition: all .2s;
	position: fixed;
	z-index: 9999;
	right: 20px;
	bottom: 20px;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color: #f1f5f8;
	line-height: 35px;
	text-align: center;
	border-radius: 2px
}

.volcano-global-footer .totop .icon-arrow-up {
	font-size: 20px;
	color: #728293
}

.volcano-global-footer .totop:hover {
	background-color: #2b363a
}

.volcano-global-footer .first {
	width: 100%; padding-bottom:50px;
 	background-color: #162636;
	overflow: hidden
}

.volcano-global-footer .first .inner {
	width: 1240px;
	margin: 50px auto; padding-bottom:30px;
	
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.volcano-global-footer .first .inner .left {
	float:right;
	margin: 0;
	width: 320px;
	height: 100%;
	margin-left:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: hsla(0,0%,100%,.6)
}

.volcano-global-footer .first .inner .left .title {
	font-size: 14px;
	color: #fff;
}

.volcano-global-footer .first .inner .left .compony,.volcano-global-footer .first .inner .left .copyright,.volcano-global-footer .first .inner .left .email,.volcano-global-footer .first .inner .left .phone {
	width: 100%;
	height: 20px;
	line-height: 20px;
	margin-top: 10px;
	font-size: 12px;
	vertical-align: top
}

.volcano-global-footer .first .inner .left .compony i,.volcano-global-footer .first .inner .left .copyright i,.volcano-global-footer .first .inner .left .email i,.volcano-global-footer .first .inner .left .phone i {
	font-size: 12px;
	margin-right: 6px;
	margin-top: 2px
}

.volcano-global-footer .first .inner .left .phone {
	margin-top: 20px
}

.volcano-global-footer .first .inner .left .openstack {
	margin-top: 20px;
	width: 100%;
	height: 40px
}

.volcano-global-footer .first .inner .left .openstack img {
	display: inline-block;
	width: 94px;
	height: 40px;
	border-radius: 2px
}

.volcano-global-footer .first .inner .left .openstack img:not(:first-child) {
	margin-left: 10px
}

.volcano-global-footer .first .inner .center {
	float: left;
	width: auto;
	height: 100%;
	margin-left: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.volcano-global-footer .first .inner .center .column-1,.volcano-global-footer .first .inner .center .column-2,.volcano-global-footer .first .inner .center .column-3,.volcano-global-footer .first .inner .center .column-4 {
	display: inline-block;
	vertical-align: top;
	font-size: 12px;
	width: auto;
	height: 100%
}

.volcano-global-footer .first .inner .center .column-1:not(:first-child),.volcano-global-footer .first .inner .center .column-2:not(:first-child),.volcano-global-footer .first .inner .center .column-3:not(:first-child),.volcano-global-footer .first .inner .center .column-4:not(:first-child) {
	margin-left: 80px
}

.volcano-global-footer .first .inner .center .column-1 .item-1,.volcano-global-footer .first .inner .center .column-1 .item-2,.volcano-global-footer .first .inner .center .column-2 .item-1,.volcano-global-footer .first .inner .center .column-2 .item-2,.volcano-global-footer .first .inner .center .column-3 .item-1,.volcano-global-footer .first .inner .center .column-3 .item-2,.volcano-global-footer .first .inner .center .column-4 .item-1,.volcano-global-footer .first .inner .center .column-4 .item-2 {
	width: 100%;
	height: auto;
	overflow: hidden
}

.volcano-global-footer .first .inner .center .column-1 .item-1 .title,.volcano-global-footer .first .inner .center .column-1 .item-2 .title,.volcano-global-footer .first .inner .center .column-2 .item-1 .title,.volcano-global-footer .first .inner .center .column-2 .item-2 .title,.volcano-global-footer .first .inner .center .column-3 .item-1 .title,.volcano-global-footer .first .inner .center .column-3 .item-2 .title,.volcano-global-footer .first .inner .center .column-4 .item-1 .title,.volcano-global-footer .first .inner .center .column-4 .item-2 .title {
	display: block;
	color: #fff;
	font-size: 14px;
	margin-bottom: 24px
}

.volcano-global-footer .first .inner .center .column-1 .item-1 p,.volcano-global-footer .first .inner .center .column-1 .item-2 p,.volcano-global-footer .first .inner .center .column-2 .item-1 p,.volcano-global-footer .first .inner .center .column-2 .item-2 p,.volcano-global-footer .first .inner .center .column-3 .item-1 p,.volcano-global-footer .first .inner .center .column-3 .item-2 p,.volcano-global-footer .first .inner .center .column-4 .item-1 p,.volcano-global-footer .first .inner .center .column-4 .item-2 p {
	color: hsla(0,0%,100%,.6)
}

.volcano-global-footer .first .inner .center .column-1 .item-1 p:not(:first-child),.volcano-global-footer .first .inner .center .column-1 .item-2 p:not(:first-child),.volcano-global-footer .first .inner .center .column-2 .item-1 p:not(:first-child),.volcano-global-footer .first .inner .center .column-2 .item-2 p:not(:first-child),.volcano-global-footer .first .inner .center .column-3 .item-1 p:not(:first-child),.volcano-global-footer .first .inner .center .column-3 .item-2 p:not(:first-child),.volcano-global-footer .first .inner .center .column-4 .item-1 p:not(:first-child),.volcano-global-footer .first .inner .center .column-4 .item-2 p:not(:first-child) {
	margin-top: 14px
}

.volcano-global-footer .first .inner .center .column-1 .item-1 p a,.volcano-global-footer .first .inner .center .column-1 .item-2 p a,.volcano-global-footer .first .inner .center .column-2 .item-1 p a,.volcano-global-footer .first .inner .center .column-2 .item-2 p a,.volcano-global-footer .first .inner .center .column-3 .item-1 p a,.volcano-global-footer .first .inner .center .column-3 .item-2 p a,.volcano-global-footer .first .inner .center .column-4 .item-1 p a,.volcano-global-footer .first .inner .center .column-4 .item-2 p a {
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	color: hsla(0,0%,100%,.6)
}

.volcano-global-footer .first .inner .center .column-1 .item-1 p a:hover,.volcano-global-footer .first .inner .center .column-1 .item-2 p a:hover,.volcano-global-footer .first .inner .center .column-2 .item-1 p a:hover,.volcano-global-footer .first .inner .center .column-2 .item-2 p a:hover,.volcano-global-footer .first .inner .center .column-3 .item-1 p a:hover,.volcano-global-footer .first .inner .center .column-3 .item-2 p a:hover,.volcano-global-footer .first .inner .center .column-4 .item-1 p a:hover,.volcano-global-footer .first .inner .center .column-4 .item-2 p a:hover {
	color: hsla(0,0%,100%,.9)
}

.volcano-global-footer .first .inner .center .column-1 .item-2,.volcano-global-footer .first .inner .center .column-2 .item-2,.volcano-global-footer .first .inner .center .column-3 .item-2,.volcano-global-footer .first .inner .center .column-4 .item-2 {
	margin-top: 20px
}

.volcano-global-footer .first .inner .right {
	float: right;
	margin-right: 20px;
	width: 100px;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.volcano-global-footer .first .inner .right .title {
	color: #fff;
	font-size: 14px;
	margin-bottom: 24px
}

.volcano-global-footer .first .inner .right .item-1 .title,.volcano-global-footer .first .inner .right .item-2 .title {
	color: hsla(0,0%,100%,.6);
	font-size: 12px;
	margin-bottom: 4px
}

.volcano-global-footer .first .inner .right .item-1 img,.volcano-global-footer .first .inner .right .item-2 img {
	width: 80px;
	height: 80px
}

.volcano-global-footer .first .inner .right .item-2 {
	margin-top: 20px
}

.volcano-global-footer .second {
	width: 100%;
	height: auto;
	padding: 20px 0;
	background-color: #0f1b27;
}

.volcano-global-footer .second .wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto
}

.volcano-global-footer .second .wrapper .row-1,.volcano-global-footer .second .wrapper .row-2 {
	font-size: 12px;
	text-align: center;
	color: hsla(0,0%,100%,.6)
}

.volcano-global-footer .second .wrapper .row-1 a,.volcano-global-footer .second .wrapper .row-2 a {
	color: #389cd7;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}

.volcano-global-footer .second .wrapper .row-1 a:hover,.volcano-global-footer .second .wrapper .row-2 a:hover {
	color: #2581b7
}

.volcano-global-footer .second .wrapper .row-2 {
	margin-top: 4px
}

.volcano-global-footer .mobile-footer {
	display: none
}

@media screen and (max-width:1240px) and (min-width:1025px) {
	.volcano-global-footer .first .inner {
		width: 100%
	}

	.volcano-global-footer .first .inner .center {
		position: absolute;
		left: 46%;
		height: 260px;
		-webkit-transform: translateX(-50%);
		-moz-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		transform: translateX(-50%)
	}

	.volcano-global-footer .first .inner .center .column-1:not(:first-child),.volcano-global-footer .first .inner .center .column-2:not(:first-child),.volcano-global-footer .first .inner .center .column-3:not(:first-child),.volcano-global-footer .first .inner .center .column-4:not(:first-child) {
		margin-left: 40px
	}
}

@media screen and (max-width:1025px) {
	.volcano-global-footer .totop {
		width: 30px;
		height: 30px;
		line-height: 30px;
		right: 10px
	}

	.volcano-global-footer .totop i {
		font-size: 18px!important
	}

	.volcano-global-footer .totop:hover {
		background-color: #f1f5f8
	}

	.volcano-global-footer .first,.volcano-global-footer .second {
		display: none
	}

	.volcano-global-footer .mobile-footer {
		display: block;
		width: 100%;
		height: 250px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: -webkit-gradient(linear,left top,left bottom,from(#010413),color-stop(#060e23),to(#06223f));
		background: -webkit-linear-gradient(#010413,#060e23,#06223f);
		background: -moz-linear-gradient(#010413,#060e23,#06223f);
		background: linear-gradient(#010413,#060e23,#06223f)
	}

	.volcano-global-footer .mobile-footer .content-wrapper {
		width: 100%;
		height: 100%;
		padding: 0 15px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}

	.volcano-global-footer .mobile-footer .content-wrapper .header {
		width: 100%;
		height: 56px;
		line-height: 56px;
		border-bottom: 1px solid hsla(0,0%,100%,.1);
		font-size: 12px;
		color: #fff; text-align:center;
	}

	.volcano-global-footer .mobile-footer .content-wrapper .header a {
		color: #fff
	}

	.volcano-global-footer .mobile-footer .content-wrapper .contact {
		width: 100%; 
		height: 90px;
		border-bottom: 1px solid hsla(0,0%,100%,.1)
	}

	.volcano-global-footer .mobile-footer .content-wrapper .contact .title {
		font-size: 18px; 
		text-align:center; 
		width:100%; 
		color: #5183b5;
		margin-top: 20px
	}

	.volcano-global-footer .mobile-footer .content-wrapper .contact .call {
		display: block;
		margin-top: 10px;
		width: 100%;
		height: 40px;
		line-height: 40px;
		text-align: center;
		border: 1px solid #244565;
		border-radius: 2px;
		color: #5183b5;
		font-size: 16px
	}

	.volcano-global-footer .mobile-footer .content-wrapper .contact .call .icon-phone {
		font-size: 12px;
		margin-right: 6px
	}

	.volcano-global-footer .mobile-footer .content-wrapper .footer {
		width: 100%;
		height: 84px; text-align:center;
	}

	.volcano-global-footer .mobile-footer .content-wrapper .footer img {
		display: inline-block;
		height: 40px;
		margin-top:10px;
		margin-left: 5px
	}

	.volcano-global-footer .mobile-footer .content-wrapper .footer p {
		color: hsla(0,0%,100%,.7); text-align:center; width:100%;
		font-size: 14px;
		-webkit-transform: scale(.75);
		-moz-transform: scale(.75);
		-ms-transform: scale(.75);
		transform: scale(.75); padding-top:8px;
		
	}
}

@media (min-width:1240px) {
	.about-us .volcano-common-content {
		width: 1240px;
		margin: auto;
		position: relative;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding: 100px 20px 0 100px
	}
}

@media (min-width:1240px) and (max-width:1255px) {
	.about-us .volcano-common-content {
		width: 100%!important
	}
}

@media (min-width:1025px) and (max-width:1240px) {
	.about-us .content-banner {
		width: 100%
	}

	.about-us .content-banner .wraper {
		width: 100%!important
	}

	.about-us .content-banner .wraper .volcano-common-content {
		padding: 100px 15px 0;
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		height: 100%
	}

	.about-us .content-banner .wraper .volcano-common-content .breadcrumb {
		bottom: -47px!important
	}

	.about-us .content-main {
		width: 90%!important;
		margin: 0 auto
	}

	.about-us .content-main .wraper {
		width: 100%!important
	}

	.about-us .content-list {
		width: 90%!important;
		margin: 0 auto
	}

	.about-us .content-list .wraper {
		width: 100%!important
	}
}

@media (max-width:1025px) {
	.about-us .volcano-common-content {
		padding: 0 .75rem;
		width: 100%;
		height: 100%;
		padding-top: 50px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box
	}
}

.about-us .content-banner {
	width: 100%;
	height: 370px;
	background-color: #203850;
	position: relative
}

.about-us .content-banner .wraper img {
	height: 370px;
	float: right;
	margin-top: -100px
}

.about-us .content-banner .wraper .word {
	text-align: left;
	position: absolute;
	width: 650px;
	height: auto;
	top: 178px;
	left: 20px
}

.about-us .content-banner .wraper .word .word-title {
	display: none;
	color: #fff;
	font-size: 24px;
	line-height: 58px
}

.about-us .content-banner .wraper .word .word-brief {
	color: #fff;
	font-size: 40px;
	line-height: 56px;
	letter-spacing: 2.6px;
	margin-bottom: 10px
}

.about-us .content-banner .wraper .word .word-describe {
	font-size: 20px;
	line-height: 28px;
	color: hsla(0,0%,100%,.8);
	letter-spacing: 2px
}

.about-us .content-banner .wraper .breadcrumb {
	float: right;
	font-size: 14px;
	line-height: 20px;
	position: absolute;
	right: 20px;
	bottom: -317px;
	color: rgba(11,24,29,.5)
}

.about-us .content-banner .wraper .breadcrumb .first {
	text-align: center;
	float: left
}

.about-us .content-banner .wraper .breadcrumb .first .firstpage {
	color: #0b181d;
	opacity: .5;
	text-decoration: none
}

.about-us .content-banner .wraper .breadcrumb .first .firstpage:hover {
	color: #000;
	opacity: .9
}

.about-us .content-banner .wraper .breadcrumb .second {
	text-align: center;
	float: left
}

.about-us .content-banner .wraper .breadcrumb .second .success {
	color: #0b181d;
	opacity: .5;
	text-decoration: none
}

.about-us .content-banner .wraper .breadcrumb .second .success:hover {
	color: #000;
	opacity: .9
}

.about-us .content-banner .wraper .breadcrumb .third {
	float: left;
	color: #0b181d
}

.about-us .content-main {
	width: 100%;
	margin: 0 auto
}

.about-us .content-main .wraper {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	padding-top: 128px;
	padding-bottom: 107px
}

.about-us .content-main .wraper .title {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	position: relative;
	margin-bottom: 70px;
	font-weight: 700
}

.about-us .content-main .wraper .detail {
	width: 100%;
	font-size: 14px;
	line-height: 28px;
	text-align: center
}

.about-us .content-main .wraper .detail-one {
	font-weight: 700;
	font-size: 15px
}

.about-us .content-main .wraper .detail-two {
	font-weight: 700;
	margin-bottom: 12px;
	font-size: 15px
}

.about-us .content-main .wraper .detail-five {
	padding-bottom: 45px
}

.about-us .content-main .wraper .telus {
	display: block;
	color: #fff;
	border-radius: 2px;
	border: none;
	cursor: pointer;
	text-align: center;
	background-color: #0f709a;
	padding-left: 411px;
	font-size: 18px;
	padding: 0 20px;
	height: 46px;
	line-height: 46px;
	text-decoration: none;
	min-width: 88px;
	width: 88px;
	margin: 40px auto 0
}

.about-us .content-main .wraper .telus:hover {
	background-color: #0f709a
}

.about-us .content-list {
	border-top: 1px dashed rgba(0,0,0,.4);
	width: 100%;
	margin: 0 auto
}

.about-us .content-list .wraper {
	width: 1200px;
	padding-top: 128px;
	padding-bottom: 107px;
	margin: 0 auto;
	text-align: center
}

.about-us .content-list .wraper .title {
	font-size: 26px;
	line-height: 30px;
	text-align: center;
	position: relative;
	margin-bottom: 70px
}

.about-us .content-list .wraper .detail {
	margin: auto;
	background: #fff
}

.about-us .content-list .wraper .detail .flow {
	width: 17.3%;
	display: inline-block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-bottom: 35px;
	margin-right: 26px;
	margin-left: 26px
}

.about-us .content-list .wraper .detail .flow .icon {
	display: block;
	width: 164px;
	height: 164px;
	margin: 0 auto;
	line-height: 164px;
	text-align: center;
	border-radius: 50%;
	border: 1px dashed rgba(0,0,0,.4);
	margin-bottom: 35px;
	font-size: 54px;
	color: rgba(0,0,0,.4)!important
}

.about-us .content-list .wraper .detail .flow .intro {
	display: block;
	font-size: 20px;
	line-height: 30px
}

.about-us .content-list .wraper .detail .flow .part {
	display: block;
	font-size: 14px;
	line-height: 30px;
	color: rgba(0,0,0,.5)
}

.about-us .content-image {
	position: relative;
	background-image: url(/static/assets/page-views/about/company/tokyo.png);
	width: 100%;
	height: 385px;
	line-height: 385px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	overflow: hidden
}

.about-us .content-image .bgcontent {
	width: 200px;
	height: 80px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	font-weight: 700
}

.about-us .content-image .bgcontent .click-to-tokyo {
	display: block;
	width: 100%;
	height: 48px;
	background-color: #e54b4b;
	line-height: 48px;
	text-align: center;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	margin-bottom: 10px
}

.about-us .content-image .bgcontent .tokyo-text {
	display: block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: hsla(0,0%,100%,.59);
	overflow: hidden;
	cursor: pointer
}

.about-us .content-image .bgcontent .tokyo-text:hover {
	text-decoration: underline
}

.about-us .content-introduction {
	width: 879px;
	height: 239px;
	margin: 0 auto;
	padding-bottom: 7px
}

.about-us .content-introduction .wraper {
	width: 100%;
	margin: 70px auto 0
}

.about-us .content-introduction .wraper .left {
	width: 174px;
	height: 174px;
	float: left;
	text-align: center;
	padding-right: 90px
}

.about-us .content-introduction .wraper .left .photo {
	overflow: hidden;
	width: 174px;
	height: 174px;
	border-radius: 50%
}

.about-us .content-introduction .wraper .left .photo .ch {
	display: inline-block;
	-webkit-transform: scale(.6);
	-moz-transform: scale(.6);
	-ms-transform: scale(.6);
	transform: scale(.6);
	margin-top: -67px;
	margin-left: -165px
}

.about-us .content-introduction .wraper .left .company {
	font-size: 18px;
	line-height: 28px;
	color: rgba(0,0,0,.53);
	text-align: center
}

.about-us .content-introduction .wraper .left .name {
	font-size: 20px;
	line-height: 28px;
	font-weight: 700;
	text-align: center
}

.about-us .content-introduction .wraper .right {
	font-size: 18px;
	line-height: 28px;
	float: left;
	width: 615px;
	vertical-align: middle;
	color: #2b363a
}

.about-us .content-introduction .wraper .right .quotation-marks-left {
	text-align: left;
	font-size: 28px;
	padding-top: 20px
}

.about-us .content-introduction .wraper .right .quotation-marks-text {
	text-indent: 4em
}

.about-us .content-introduction .wraper .right .quotation-marks-right {
	text-align: right;
	font-size: 28px
}

@media screen and (max-width:1025px) {
	.about-us article {
		font-size: 16px
	}

	.about-us article .content-banner {
		margin-bottom: 20px;
		height: 156px
	}

	.about-us article .content-banner .wraper {
		width: 100%;
		margin: auto;
		padding: 0
	}

	.about-us article .content-banner .wraper img {
		height: 156px;
		margin-top: -50px
	}

	.about-us article .content-banner .wraper .word {
		padding-left: 4%;
		top: 60px;
		width: 80%
	}

	.about-us article .content-banner .wraper .word .word-title {
		display: block;
		font-size: 20px;
		line-height: 28px;
		color: #fff;
		letter-spacing: 1.6px
	}

	.about-us article .content-banner .wraper .word .word-brief {
		font-size: 14px;
		color: hsla(0,0%,100%,.8);
		letter-spacing: 1px;
		line-height: 22px
	}

	.about-us article .content-banner .wraper .breadcrumb,.about-us article .content-banner .wraper .word .word-describe {
		display: none
	}

	.about-us article .content-main {
		width: 92%
	}

	.about-us article .content-main .wraper {
		width: 100%;
		margin: 0 auto;
		padding-top: 8px;
		padding-bottom: 0
	}

	.about-us article .content-main .wraper .title {
		margin-bottom: 50px
	}

	.about-us article .content-main .wraper .detail {
		font-weight: 400;
		text-align: justify;
		text-indent: 2em
	}

	.about-us article .content-main .wraper .detail-five {
		padding-bottom: 30px
	}

	.about-us article .content-main .wraper .telus {
		width: 100%;
		margin: 0 0 60px;
		padding: 0
	}

	.about-us article .content-main .wraper .telus:hover {
		-webkit-transition: all 1s cubic-bezier(.12,.63,.78,1.22);
		-moz-transition: all 1s cubic-bezier(.12,.63,.78,1.22);
		transition: all 1s cubic-bezier(.12,.63,.78,1.22);
		background-color: #0f709a
	}

	.about-us article .content-list {
		width: 100%
	}

	.about-us article .content-list .wraper {
		width: 90%
	}

	.about-us article .content-list .wraper .detail,.about-us article .content-list .wraper .title {
		margin-bottom: 50px
	}

	.about-us article .content-list .wraper .detail .flow {
		width: 50%;
		float: left;
		text-align: center;
		margin: 0 auto
	}

	.about-us article .content-list .wraper .detail .flow .icon {
		margin: 0 auto
	}

	.about-us article .content-introduction {
		padding-bottom: 0;
		color: #2b363a;
		width: 92%;
		margin: 0 auto
	}

	.about-us article .content-introduction .wraper {
		width: 100%;
		margin: 0 auto
	}

	.about-us article .content-introduction .wraper .left {
		width: 100%;
		height: 239px;
		margin: 0 auto;
		padding-right: 0;
		margin-top: 70px
	}

	.about-us article .content-introduction .wraper .left .photo {
		width: 174px;
		height: 174px;
		display: inline-block;
		border-radius: 50%;
		overflow: hidden
	}

	.about-us article .content-introduction .wraper .left .photo img {
		margin-left: -165px;
		margin-top: -66px
	}

	.about-us article .content-introduction .wraper .right {
		width: 100%
	}

	.about-us article .content-introduction .wraper .right .quotation-marks-left {
		padding-top: 0
	}

	.about-us article .content-introduction .wraper .right .quotation-marks-right {
		margin-bottom: 50px
	}
}





.pagination {
    width:100%;
    margin:0px;
	padding-top:15px;
	height:15px;
	line-height:15px;
	float:left; margin-bottom:50px; font-size: 12px;
}
.pagination a {
	
	padding-right: 6px;
	padding-left: 5px;
	padding-bottom: 4px;
	margin: 0px 1px;
	color: #FFFFFF;
	padding-top: 5px;
	text-decoration: none;background-color: #666666;
}
.pagination a:hover {
	
	color: #FFFFFF;
	background-color: #6a6a6a;
}
div.pagination a:active {
	
	color: #009900;
	background-color: #e10000;
}
.pagination span.current {
	
	padding-right: 6px;
	padding-left: 5px;
	padding-bottom: 4px;
	margin: 0px 1px;
	color: #6a6a6a;
	padding-top: 2px;
}
.pagination span.disabled {
	background-color: #e0e0e0;
}