@font-face{
    font-family: 'siyuan';
    src : url('../font/OSWALD-MEDIUM.TTF');
    font-weight: 100;
    font-style: Light;
}


.banner {
	overflow: hidden;
	width: 100%;
	margin:0 auto;
}

.banner img {
	width: 100%;
}

.main .w {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
}

.main .w .right {
	display: block;
	width: 100%;
}

.main .w .right .txt_before {
	/* height: 645px;
	width: 90%; */
	/* background:url(../image/site/aboutUs_01.png) no-repeat center 0;
	background-size:90% 650px; */
	/* padding: 54px 120px 50px 120px; */
	line-height: 26px;
	overflow: hidden;
	/* margin: 53px 40px 10px 40px; */
	margin: 0 auto;
	margin-top: 70px;
	box-shadow: #E5F1F8 0px 0px 30px 5px;
	width: 85%;
}

.main .w .right .txt_before .txt {
	height: 500px;
	/* width: 1260px; */
	/* background:url(../image/site/aboutUs_01.png) no-repeat center 0;
	background-size:100%; */
	/* padding: 54px 120px 50px 120px; */
	line-height: 26px;
	overflow: hidden;
	/* margin: 53px 40px 10px 40px; */
	margin: 0 auto;
	margin-top: 76px;
    margin-bottom: 76px;
}

.main .w .right .txt p {
	font-size:18px;
	font-family:Source Han Sans CN;
	font-weight:300;
	line-height: 30px;
	margin-top: 36px;
	text-align: justify;
	text-justify:inter-ideograph;
}

.main .w .info {
	/* display: inline-block; */
	display:block;
	border-top: none;
	background-color: #204a9c;
	width: 100%;
	height: 377px;
}

.main .w .info .content {
	/* width: 1260px; */
	height: 300px;
	/* margin: 72px 300px 100px 300px; */
	margin: 0 auto;
	padding-top: 80px;
	/* padding-bottom: 96px; */
}

.main .w .info .content .cell {
	width: 50%;
	font-size: 17px;
	float: left;
	overflow: hidden;
	color: white;
	height: 80px;
}
/* .main .w .info .content .cell {
	width: 50%;
	font-size: 17px;
	float: left;
	overflow: hidden;
	color: white;
	height: 80px;
} */

hr{
    border: 1.2px solid;
    background-color: #ffffff;
    color: #ffffff;
    width: 100%;
    float: left;
}

.main .w .info .cell img {
	float: left;
	vertical-align: middle;
	padding: 10px;
}

/* .main .w .right .item .info .cell i {
	font-style: normal;
	margin-left: 22px;
	display: block;
	width: 300px;
	float: left;
} */

.main .w .info .content .cell .ileft {
	font-style: normal;
	display: block;
	width: 100%;
	float: left;
}

.main .w .info .content .cell .iright {
	font-style: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 24px;
	font-family: "siyuan";
}

.main .w .info .content .sleft {
	overflow: hidden;
	width: 36%;
	font-size: 13px;
	float: left;
	/* margin-top: 10px; */
	color: white;
}

.main .w .info .content .cell .ssleft {
	overflow: hidden;
	width: 100%;
	font-size: 21px;
	float: left;
	display: block;
}

.main .w .info .content .sright {
	overflow: hidden;
	float: right;
	width: 64%;
	font-size: 13px;
	text-align: right;
	/* margin-top: 10px; */
	color: white;
}

.main .w .right .progress {
	height: 1040px;
	margin-top: 90px;
	/* margin-left: 28px; */
	width: 295px;
	background: url(../image/site/aboutUs_progress2.png) no-repeat center 0;
	background-size: 39px;
}

.main .w .right .progress .box {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: block;
	height: 118px;
	width: 1260px;
}

.main .w .right .progress .box .box_left {
	width: 19%;
	/* margin-right: 100px; */
	/* text-align: right; */
	float: left;
	margin-top: 14px;
}

.main .w .right .progress .box .box_left span {
	color: #1d489d;
	font-size: 30px;
	font-family: siyuan;
}

.main .w .right .progress .box .box_left p {
	font-size: 30px;
	color: #1d489d;
}

.main .w .right .progress .box .box_right {
	height: 70px;
	/* margin-left: 100px; */
	float: left;
	line-height: 30px;
}

.main .w .right .progress .box .box_right b {
	color: #1d489d;
	font-size: 15px;
}

.main .w .right .progress .box .box_right p {
	font-size:20px;
	font-family:Source Han Sans CN;
	font-weight:300;
	color: #1d489d;
}

.main .w .right .zs_list {
	display: block;
	height: 224px;
	margin-bottom: 30px;
}

.main .w .right .zs_list .zs_box {
	position: relative;
	float: left;
	height: 100%;
	width: 33.3%;
	line-height: 224px;
	text-align: center;
}

.main .w .right .zs_list .zs_box img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
}

.main .w .right .item .zs_list .zs_box span {
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #000;
	opacity: .6;
	filter: alpha(opacity = 60);
	color: white;
	visibility: hidden;
}

.main .w .right .item .zs_list .zs_box span p {
	width: 80%;
	height: 80px;
	line-height: 80px;
	text-align: center;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	margin: 72px auto;
}

.main .w .right .item .zs_list .zs_box:hover span {
	visibility: visible;
}

.main .w .right .item .team_list {
	display: block;
	height: 300px;
}

.main .w .right .item .team_list dl {
	width: 400px;
	height: 300px;
	background: #80c269;
	position: relative;
	float: left;
}

.main .w .right .item .team_list dl.last {
	float: right;
}

.main .w .right .item .team_list dl dd {
	position: absolute;
	width: 100%;
	height: 40px;
	line-height: 40px;
	/*background: rgba(0, 0, 0, 0.5);*/
	background: #000;
	opacity: .5;
	filter: alpha(opacity = 50);
	bottom: 0;
	color: #ddd;
	text-indent: 20px;
}

.main .w .right .item .say .say_box {
	margin-top: 32px;
}

.main .w .right .item .say .say_box .name {
	font-size: 16px;
	color: #333;
}

.main .w .right .item .say .say_box .name span {
	display: inline-block;
	width: 28px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: white;
	background: #3574e7;
}

.main .w .right .item .say .say_box .name i {
	font-style: normal;
	margin-left: 15px;
}

.main .w .right .item .say .say_box p {
	font-size: 14px;
	color: #666;
	text-indent: 28px;
	line-height: 26px;
}

.main .w .right .item .say .people {
	float: right;
	margin-bottom: 30px;
	margin-top: 50px;
}

.main .w .right .active {
	display: block;
}

/*# sourceMappingURL=aboutUs.css.map */


/*
reset.css 开始
*/
html {
    font-family:  "Microsoft YaHei";
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    /* overflow-x: hidden; */
}


/* 浮动 */

.l {
    float: left;
}

.r {
    float: right;
}

.clear:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.clear {
    zoom: 1
}


/* 版芯 */

html, body, div, object, iframe, applet, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, dl, dt, dd, ol, ul, li, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, menu, nav, output, ruby, section, summary, time, mark, audio, video, progress {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline
}

li {
    list-style: none
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    text-decoration: none
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
    outline: none;
    line-height: normal
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}
/*
reset.css 结束
*/

/*
index.css 开始
*/
#header {
	width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background-color: #656565;
}

#header .w {
	height: 100%;
	height: 40px;
	line-height: 40px;
}

#header .head-right {
	float: right;
}

#header .lazy_speak {
	margin-right: 112px;
	float: left;
}

#header .lazy_speak img {
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}

#header .tel {
	line-height: 40px;
	float: right;
}

#header .tel img {
	display: inline-block;
	line-height: 40px;
	vertical-align: middle;
}

#header .tel p {
	display: inline-block;
	color: white;
}

#nav {
	height: 80px;
	line-height: 80px;
	background-color: #2A2C2B;
}

#nav .w {
	height: 100%;
}

#nav .w .logo {
	float: left;
}

#nav .w .logo a {
	display: inline-block;
	height: 80px;
	line-height: 80px;
}

#nav .w .logo a img {
	display: inline-block;
	line-height: 80px;
	vertical-align: middle;
}

#nav .w ul {
	height: 100%;
	float: right;
}

#nav .w ul li {
	width: 170px;
	height: 98%;
	box-sizing: border-box;
	float: left;
}

#nav .w ul li a {
	color: #FFFFFF;
	height: 100%;
	display: block;
	margin-left: 36px;
	text-align: center;
}

#nav .w ul .cur {
	color: #0A84BB;
}

.banner {
	overflow: hidden;
}

.hack {
	height: 140px;
	background: #2a62af;
}

.hack .w {
	height: 100%;
}

.hack .w .title {
	height: 240px;
}

.hack .w .title .title-box {
	padding-top: 90px;
}

.hack .w .title p {
	font-size: 12px;
	color: #959595;
	text-align: center;
	margin-bottom: 12px;
}

.hack .w .title h2 {
	font-size: 20px;
	font-weight: 100;
	color: #333;
	width: 100%;
	text-align: center;
	position: relative;
}

.hack .w .title h2:before {
	content: '';
	position: absolute;
	top: 52%;
	background: #3f80d2;
	width: 7%;
	left: 30%;
	height: 1px;
}

.hack .w .title h2:after {
	content: '';
	position: absolute;
	top: 52%;
	background: #3f80d2;
	width: 7%;
	right: 30%;
	height: 1px;
}

.hack .w .list {
	width: 100%;
}

.hack .w .list dl {
	width: 300px;
	padding-left: 35px;
	height: 140px;
	/*border: 1px solid #ddd;*/
	float: left;
	text-align: center;
	/*margin-right: 20px;*/
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	position: relative;
}

.hack .w .list dl.border::before {
	content: "";
	height: 100%;
	width: 1px;
	background: #3173ce;
	position: absolute;
	right: 0;
}

.hack .w .list dl.borderaf::after {
	content: "";
	height: 100%;
	width: 1px;
	background: #3173ce;
	position: absolute;
	right: 0;
}

.hack .w .list dl.cur {
	background: #3373cb;
}

.hack .w .list .active {
	background: #0bb4f6;
	color: white;
}

.hack .w .list dl dt {
	height: 140px;
	line-height: 140px;
	float: left;
}

.hack .w .list dl dt img {
	vertical-align: middle;
	display: inline-block;
}

.hack .w .list dl dd {
	/*float: left;*/
	text-align: center;
	display: inline-block;
	margin: 44px auto;
}

.hack .w .list dl dd p {
	color: white;
	width: auto;
	margin: auto;
	line-height: 25px;
}

.hack .w .list dl dd p:nth-of-type(odd) {
	font-size: 18px;
}

.hack .w .list dl dd p:nth-of-type(even) {
	font-size: 16px;
}

.life {
	height: 600px;
	background: #eee;
	background-size: cover;
}

.life .w .title {
	height: 186px;
	line-height: 192px;
	position: relative;
	text-align: center;
	color: black;
	font-size: 24px;
}

.life .w .title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 30px;
	width: 70px;
	margin-left: -35px;
	height: 4px;
	background: #0084c8;
}
/*.life .w .title:before {
	content: '';
	position: absolute;
	top: 52%;
	background: #aaa;
	width: 10%;
	left: 30%;
	height: 1px;
}

.life .w .title:after {
	content: '';
	position: absolute;
	top: 52%;
	background: #aaa;
	width: 10%;
	right: 30%;
	height: 1px;
}*/
.life .w .life_list dl {
	width: 240px;
	height: 180px;
	float: left;
	text-align: center;
}

.life .w .life_list dl dt {
	height: 101px;
}

.life .w .life_list dl dt img {
	vertical-align: middle;
	display: inline-block;
	margin: 20px auto;
}

.life .w .life_list dl dd {
	color: black;
	margin-top: 20px;
}

.demo {
	height: 600px;
}

.demo .w {
	overflow: hidden;
}

.demo .w .title {
	height: 240px;
}

.demo .w .title .title-box {
	padding-top: 90px;
}

.demo .w .title p {
	font-size: 12px;
	color: #959595;
	text-align: center;
	margin-bottom: 12px;
}

.demo .w .title h2 {
	font-size: 24px;
	font-weight: 400;
	color: black;
	width: 100%;
	height: 100%;
	text-align: center;
	position: relative;
}

.demo .w .title h2::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -50px;
	width: 70px;
	margin-left: -35px;
	height: 4px;
	background: #0084c8;
}
/*.demo .w .title h2:before {
	content: '';
	position: absolute;
	top: 52%;
	background: #3f80d2;
	width: 7%;
	left: 28%;
	height: 1px;
}

.demo .w .title h2:after {
	content: '';
	position: absolute;
	top: 52%;
	background: #3f80d2;
	width: 7%;
	right: 28%;
	height: 1px;
}*/
.demo .w .lunbo  .active {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	overflow: hidden;
	display: block;
}

.demo .w .lunbo { //
	position: relative;
	width: 3600px;
}

.demo .w .lunbo .pic_box {
	float: left;
	overflow: hidden;
	height: 235px;
	width: 1200px;
	display: block;
}

.demo .w .lunbo ul {
	width: 100%;
	margin-top: 260px;
	position: absolute;
	left: 50%;
	margin-left: -110px;
}

.demo .w .lunbo ul li {
	height: 4px;
	width: 50px;
	background: #e5e5e5;
	margin-right: 20px;
	cursor: pointer;
	float: left;
}

.demo .w .lunbo ul li.active {
	background: #3f80d2;
}

/*
#footer {
	height: 44px;
    line-height: 44px;
	background-size: cover;
	background-color: #F4F3F0;
}

#footer .w {
	padding: 36px 0;
	display: block;
	overflow: hidden;
}

#footer .w .left {
	width: 769px;
}

#footer .w .left,#footer .w .left>div {
	float: left;
}

#footer .w .left .item {
	margin-right: 116px;
}

#footer .w .left .item h2 {
	font-weight: 100;
}

#footer .w .left .item h2 p {
	font-size: 14px;
	color: #888;
}

#footer .w .left .item .abox {
	margin-top: 26px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

#footer .w .left .item .abox a {
	color: #888;
	font-size: 12px;
	line-height: 24px;
	display: block;
}

#footer .w .left .last {
	margin-right: 10px;
}

#footer .w .left .code {
	float: right;
	width: 160px;
	height: 140px;
	line-height: 140px;
	text-align: center;
	background: url(../image/wechat_back.png) no-repeat;
}

#footer .w .left .code img {
	margin-left: 18px;
	margin-top: -5px;
	display: inline-block;
	vertical-align: middle;
}

#footer .w .right {
	color: #aaa;
	float: right;
	margin-top: 40px;
}

#footer .w .right h2 {
	font-size: 30px;
	font-weight: 100;
}

#footer .w .right p {
	text-align: center;
}

#footer .copy{
	text-align: center;
	color: #888;
	font-size: 15px;
}

#footer .copy a{
	color: #1D489C;
}

#footer .w .left .item .abox a:hover {
	color: #cccccc;
}
*/


.brower-width{
	width: 1200px;
}
/*
index.css 结束
*/

/* 兼容不同的分辨率 */
@media screen and (max-width: 1440px) {
	.main .w .right .txt_before {
		/* background: url(../image/site/aboutUs_01.png) no-repeat center 0;
		background-size: 100% 650px; */
		line-height: 26px;
		overflow: hidden;
		margin: 0 auto;
		margin-top: 70px;
		box-shadow: #E5F1F8 0px 0px 30px 5px;
		width: 85%;
	}
	.brower-width {
		width: 1000px;
	}}