@import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,600,600italic";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
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
}

body {
	-webkit-text-size-adjust: none;
	background:#fff;
}

*,
*:before,
*:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

@-ms-viewport {
	width: device-width;
}

body {
	-ms-overflow-style: scrollbar
}

@media screen and (max-width:480px) {

	html,
	body {
		min-width: 320px
	}
}


body.is-loading *,
body.is-loading *:before,
body.is-loading *:after {
	-moz-animation: none !important;
	-webkit-animation: none !important;
	-ms-animation: none !important;
	animation: none !important;
	-moz-transition: none !important;
	-webkit-transition: none !important;
	-ms-transition: none !important;
	transition: none !important
}

body,
input,
select,
textarea {
	
	line-height: 1.65
}



strong,
b {
	color: #fff;
	font-weight: 600
}

em,
i {
	font-style: italic
}

p {
	margin: 0 0 15px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 600;
	line-height: 1.65;
	margin: 0 0 1em
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: #39b4f0;
	border-bottom: 0
}


#wrapper h1 {
	font-size: 2.5em
}

#wrapper h2 {
	font-size: 2em
}

#wrapper h3 {
	font-size: 1.5em
}

#wrapper h4 {
	font-size: 1.1em
}

#wrapper h5 {
	font-size: .9em
}

#wrapper h6 {
	font-size: .7em
}

@media screen and (max-width:736px) {
	#wrapper h1 {
		font-size: 2em
	}

	#wrapper h2 {
		font-size: 1.5em
	}

	#wrapper h3 {
		font-size: 1.25em
	}
}

header.major {
	width: -moz-max-content;
	width: -webkit-max-content;
	width: -ms-max-content;
	width: max-content;
	margin-bottom: 2em
}

header.major>:first-child {
	margin-bottom: 0;
	width: calc(15% + 0.5em)
}

header.major>p {
	/* font-size: .8em; */
	font-weight: 600;
	letter-spacing: .1em;
	margin-bottom: 0;
	margin-top: -1em;
}

body.is-ie header.major>:first-child:after {
	max-width: 9em
}

body.is-ie header.major>h1:after {
	max-width: 100% !important
}

@media screen and (max-width:736px) {
	header.major>p br {
		display: none
	}
}

input[type=submit],
input[type=reset],
input[type=button],
button,
.button {
	-moz-appearance: none;
	-webkit-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-moz-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
	-webkit-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
	-ms-transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
	transition: background-color .2s ease-in-out, box-shadow .2s ease-in-out, color .2s ease-in-out;
	background-color: transparent;
	border: 0;
	border-radius: 5px;
	box-shadow: inset 0 0 0 1px #fff;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	/* font-size: .8em; */
	/* font-weight: 600; */
	height: 2.5em;
	letter-spacing: .25em;
	/* line-height: 2.5em; */
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	white-space: nowrap
}

input[type=submit]:hover,
input[type=submit]:active,
input[type=reset]:hover,
input[type=reset]:active,
input[type=button]:hover,
input[type=button]:active,
button:hover,
button:active,
.button:hover,
.button:active {
	box-shadow: inset 0 0 0 2px #fff;
	color: #fff;
	background-color: red;
}


@media screen and (max-width:1280px) {

	input[type=submit].next,
	input[type=reset].next,
	input[type=button].next,
	button.next,
	.button.next {
		padding-right: 5em
	}
}

input[type=submit].special,
input[type=reset].special,
input[type=button].special,
button.special,
.button.special {
	background-color: #fff;
	box-shadow: none;
	color: #242943
}

input[type=submit].special:hover,
input[type=submit].special:active,
input[type=reset].special:hover,
input[type=reset].special:active,
input[type=button].special:hover,
input[type=button].special:active,
button.special:hover,
button.special:active,
.button.special:hover,
.button.special:active {
	background-color: #9bf1ff;
	color: #242943 !important
}

input[type=submit].special:active,
input[type=reset].special:active,
input[type=button].special:active,
button.special:active,
.button.special:active {
	background-color: #53e3fb
}

input[type=submit].disabled,
input[type=submit]:disabled,
input[type=reset].disabled,
input[type=reset]:disabled,
input[type=button].disabled,
input[type=button]:disabled,
button.disabled,
button:disabled,
.button.disabled,
.button:disabled {
	-moz-pointer-events: none;
	-webkit-pointer-events: none;
	-ms-pointer-events: none;
	pointer-events: none;
	cursor: default;
	opacity: .25
}

.tiles {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	border-top: 0 !important
}

.tiles+* {
	border-top: 0 !important
}

#main {
	margin-top: 50px;
}

.tiles article {
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-transition: -moz-transform .25s ease, opacity .25s ease, -moz-filter 1s ease, -webkit-filter 1s ease;
	-webkit-transition: -webkit-transform .25s ease, opacity .25s ease, -webkit-filter 1s ease, -webkit-filter 1s ease;
	-ms-transition: -ms-transform .25s ease, opacity .25s ease, -ms-filter 1s ease, -webkit-filter 1s ease;
	transition: transform .25s ease, opacity .25s ease, filter 1s ease, -webkit-filter 1s ease;
	padding: 4em 0.5em 2em 2em;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: default;
	height: 20vh;
	max-height: 40em;
	min-height: 13em;
	overflow: hidden;
	position: relative;
	width: 25%;
	color: #39b4f0;
	box-shadow: 0px 0px 3px 3px #f1f1f1;
	margin-left: 1em;
	margin-right: 1em;
	margin-top: 20px;
	border-radius: 10px;
}

.tiles .first_ac {
	margin-left: 7em;
}

.tiles article .image {
	display: none
}

.tiles article header {
	position: relative;
	z-index: 3
}

.tiles article h3 {
	font-size: 1.5em;
	margin-left: 2.5em;
	margin-top: -2em;
	color: #39b4f0;
}

.tiles article .link.primary {
	border: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 4
}

/* .tiles article:before {
	-moz-transition: opacity .5s ease;
	-webkit-transition: opacity .5s ease;
	-ms-transition: opacity .5s ease;
	transition: opacity .5s ease;
	bottom: 0;
	content: '';
	display: block;
	height: 100%;
	left: 0;
	opacity: .85;
	position: absolute;
	width: 100%;
	z-index: 2
} */

/* .tiles article:after {
	background-color: rgba(36, 41, 67, .25);
	content: '';
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1
} */

.tiles article:hover:before {
	opacity: 0
}

.tiles article:hover {
	background-color: #a4dbef;
	color: #fff;
}

.tiles article:hover h3 {
	background-color: #a4dbef;
	color: #fff;
}

.tiles article.is-transitioning {
	-moz-transform: scale(.95);
	-webkit-transform: scale(.95);
	-ms-transform: scale(.95);
	transform: scale(.95);
	-moz-filter: blur(0.5em);
	-webkit-filter: blur(0.5em);
	-ms-filter: blur(0.5em);
	filter: blur(0.5em);
	opacity: 0
}

.tiles article:nth-child(4n - 1),
.tiles article:nth-child(4n - 2) {
	width: 25%
}

@media screen and (max-width:1280px) {
	.tiles article {
		padding: 4em 3em 2em;
		height: 30vh;
		max-height: 30em;
		/* min-height: 20em; */
	}

	.tiles .first_ac {
		margin-left: 7em;
	}
}

@media screen and (max-width:980px) {
	.tiles article {
		width: 40% !important;
		height: 40vh;
		margin-left: 3em !important;
	}
}

@media screen and (max-width:736px) {
	.tiles article {
		padding: 3em 1.5em 1em;
		/* height: 16em; */
		max-height: none;
		min-height: 0;
		margin-left: 2em !important;
	}

	.tiles .first_ac {
		margin-left: 2em;
	}
}

@media screen and (max-width:480px) {
	.tiles {
		display: block
	}

	.tiles article {
		height: 10em;
		width: 80% !important;
		margin-left: 2.3em;

	}

	.tiles .first_ac {
		margin-left: 2.3em;
	}
}

#banner {
	-moz-align-items: center;
	-webkit-align-items: center;
	-ms-align-items: center;
	align-items: center;
	background: url(../img/OAzlj/a.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	padding: 6em 0 2em;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom: 0 !important;
	cursor: default;
	/* height: 60vh; */
	max-height: 32em;
	min-height: 22em;
}

#banner h1 {
	font-size: 3.25em
}

#banner>.inner {
	-moz-transition: opacity 1.5s ease, -moz-transform .5s ease-out, -moz-filter .5s ease, -webkit-filter .5s ease;
	-webkit-transition: opacity 1.5s ease, -webkit-transform .5s ease-out, -webkit-filter .5s ease, -webkit-filter .5s ease;
	-ms-transition: opacity 1.5s ease, -ms-transform .5s ease-out, -ms-filter .5s ease, -webkit-filter .5s ease;
	transition: opacity 1.5s ease, transform .5s ease-out, filter .5s ease, -webkit-filter .5s ease;
	padding: 0 !important;
	position: relative;
	z-index: 2
}

#banner>.inner .image {
	display: none
}

#banner>.inner header {
	width: auto;
	color: #fff;
}

#banner>.inner header>:first-child {
	width: auto
}

#banner>.inner header>:first-child:after {
	max-width: 100%
}


body.is-loading #banner:after {
	opacity: 1
}

body.is-loading #banner>.inner {
	-moz-filter: blur(0.125em);
	-webkit-filter: blur(0.125em);
	-ms-filter: blur(0.125em);
	filter: blur(0.125em);
	-moz-transform: translateX(-0.5em);
	-webkit-transform: translateX(-0.5em);
	-ms-transform: translateX(-0.5em);
	transform: translateX(-0.5em);
	opacity: 0
}

@media screen and (max-width:1280px) {
	#banner {
		/* background-attachment: scroll */
		background-size: 100% 100%;
	}
}

@media screen and (max-width:736px) {
	#banner {
		padding: 5em 0 1em;
		height: auto;
		margin-bottom: -2.75em;
		max-height: none;
		min-height: 0;
		top: -2.75em
	}

	#banner h1 {
		font-size: 2em
	}

	#banner>.inner .content {
		display: block
	}

	#banner>.inner .content>* {
		margin-left: 0;
		margin-bottom: 2em
	}

	#banner.major {
		height: auto;
		min-height: 0;
		max-height: none
	}
}

@media screen and (max-width:480px) {
	#banner {
		padding: 6em 0 2em
	}

	#banner>.inner .content p br {
		display: none
	}

	#banner.major {
		padding: 8em 0 4em
	}
}

#main>* {
	border-top: solid 1px rgba(212, 212, 255, .1)
}

#main #two {
	background-color: #f3f4f8;
	margin-top: 30px;
	height: 500px;
}


#main>*:first-child {
	color: #333;
	text-align: center;
	margin: 0;
}

#two>*:first-child {
	color: #333;
	text-align: center;
	padding-top: 20px;
}

#main>*>.inner {
	margin: 0 auto;
	max-width: 75em;
	width: calc(100% - 6em)
}

@media screen and (max-width:736px) {
	#main>*>.inner {
		padding: 0em 0 0em;
		width: calc(100% - 1em)
	}
}

#main>*>.inner>.tsgn ul li {
	width: 33%;
	height: 80px;
	float: left;
	margin-bottom: 1em;
}

@media screen and (max-width:736px) {
	#main #two {
		height: 700px;
	}

	#main>*>.inner>.tsgn ul li {
		width: 50%;
		margin-bottom: 1em;
	}

	#main>*>.inner>.tsgn ul li p {
		margin-top: -1em !important;
	}
}

@media screen and (max-width:480px) {
	#main #two {
		height: 1150px;
	}

	#main>*>.inner>.tsgn ul li {
		width: calc(100% - 0em);
		margin-bottom: 1em;
		height: 70px;
	}

	#main>*>.inner>.tsgn ul li p {
		margin-top: -2em !important;
	}
}

#main>*>.inner>.tsgn ul li h3 {
	font-size: 1em;
	color: #333;
	width: 85%;
	margin: 0;
	float: right;
	padding-right: 5px;
}

#main>*>.inner>.tsgn ul li p {
	color: #333;
	width: 85%;
	margin: 0;
	/* float: right; */
	font-size: 0.9em;
	padding-right: 5px;
	margin-top: -2em;
	margin-left: 4em;
}

#main>*>.inner>.tsgn ul li>:first-child {
	margin-bottom: 0;
	width: calc(10% + 0.5em);
	margin-top: 0.2em;
}

#main.alt {
	background-color: transparent;
	border-bottom: solid 1px rgba(212, 212, 255, .1)
}

#contact {
	border-bottom: solid 1px rgba(212, 212, 255, .1);
	overflow-x: hidden;
	clear: both;
	height: 1200px;
}

#contact h3 {
	color: #333;
	text-align: center;
	margin: 20px 0px;
}

#contact>.inner {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding: 0 !important;
	background: url(/outnet/img/work.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 1000px;
	text-align: left !important;
	color: #333;
}

#contact>.inner>.field1 {
	padding: 2em 6em 0em 3em;
	width: 47%;
	position: absolute;
	margin: 0em 0em 0em 30em;
}

#contact>.inner>.field2 {
	padding: 10em 2em 0em 4em;
	width: 47%;
	position: absolute;
	margin: 20em 0em 0em 0em;
}

#contact>.inner>.field3 {
	padding: 10em 2em 0em 4em;
	width: 47%;
	position: absolute;
	margin: 52em 0em 0em 26em;
}

#contact>.inner>.field1 p,
#contact>.inner>.field2 p,
#contact>.inner>.field3 p {
	line-height: 1.3em;
}



@media screen and (max-width:980px) {
	#contact>.inner {
		display: block
	}

	#contact>.inner>.field1 {
		padding: 4em 6em 0em 3em;
		width: 55%;
		position: absolute;
		right: 0px;
		margin: 0em 0em 0em 30em;
	}

	#contact>.inner>.field2 {
		padding: 2em 4em 0em 2em;
		width: 55%;
		position: absolute;
		margin: 25em 0em 0em 0em;
	}

	#contact>.inner>.field3 {
		padding: 2em 4em 0em 0em;
		width: 55%;
		position: absolute;
		right: 0px;
		margin: 52em 0em 0em 23em;
	}
}

@media screen and (max-width:736px) {
	#contact {
		height: 1300px;
	}

	#contact>.inner>.field1 {
		padding: 2em 1em 0em 0;
		width: 60%;
		position: absolute;
		right: 0px;
		margin: 0em 0em 0em 15em
	}

	#contact>.inner>.field2 {
		padding: 2em 2em 0em 0em;
		width: 60%;
		position: absolute;
		margin: 23em 0em 0em 0em;
	}

	#contact>.inner>.field3 {
		padding: 2em 1em 0em 1em;
		width: 60%;
		position: absolute;
		right: 0px;
		margin: 52em 0em 0em 0em;
	}
}

@media screen and (max-width:480px) {

	#contact>.inner>.field1 {
		padding: 0em 0.3em 0em 0;
		width: 57%;
		position: absolute;
		margin: 0em 0em 0em 10em;
		right: 0px;
	}

	#contact>.inner>.field2 {
		padding: 2em 1em 0em 0em;
		width: 57%;
		position: absolute;
		margin: 23em 0em 0em 0em;
	}

	#contact>.inner>.field3 {
		padding: 0em 0.3em 0em 0;
		width: 57%;
		position: absolute;
		right: 0px;
		margin: 55em 0em 0em 10em;
	}
}

#wrapper {
	-moz-transition: -moz-filter .35s ease, -webkit-filter .35s ease, opacity .375s ease-out;
	-webkit-transition: -webkit-filter .35s ease, -webkit-filter .35s ease, opacity .375s ease-out;
	-ms-transition: -ms-filter .35s ease, -webkit-filter .35s ease, opacity .375s ease-out;
	transition: filter .35s ease, -webkit-filter .35s ease, opacity .375s ease-out;
	/* padding-top: 2.25em; */
}

#wrapper.is-transitioning {
	opacity: 0
}

#wrapper>*>.inner {
	padding: 4em 0 2em;
	margin: 0 auto;
	max-width:75em;
	width: calc(100% - 6em);
	text-align: center;
}

@media screen and (max-width:736px) {
	#wrapper>*>.inner {
		padding: 3em 0 1em;
		width: calc(100% - 3em)
	}
}

@media screen and (max-width:736px) {
	#wrapper {
		padding-top: 2.75em
	}
}


body.is-menu-visible #wrapper {
	-moz-filter: blur(0.5em);
	-webkit-filter: blur(0.5em);
	-ms-filter: blur(0.5em);
	filter: blur(0.5em)
}

body.is-menu-visible #menu {
	-moz-pointer-events: auto;
	-webkit-pointer-events: auto;
	-ms-pointer-events: auto;
	pointer-events: auto;
	opacity: 1;
	visibility: visible
}

body.is-menu-visible #menu .inner {
	-moz-transform: none;
	-webkit-transform: none;
	-ms-transform: none;
	transform: none;
	opacity: 1;
	visibility: visible
}

#main>.more_pro {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding: 0 !important;
	background: url(../img/OAzlj/gd.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	text-align: center !important;
	clear: both;
}

.more_pro h3 {
	text-align: center;
	margin: 20px 0px;
	width: 100%;
	color: #fff;
}
.djck h3 {
	color: #333;
	margin:10px 0px;
}
.rvc-prv,.rvc-next{
	width: 4%;
	float: left;
	margin-top: 5em;
}
#main>*>.inner>.djck ul li {
    width: 28%;
    float: left;
    margin-bottom: 1em;
    display: inline;
	background-color: #f1f1f1;
	margin-left: 1%;
	padding-left: 0;
}
#main>*>.inner>.djck ul li .btn{
   border-radius: 20px;
   background-color: #7fb2e9;
   margin-bottom: 30px;
   padding: 0px 15px;
}
#main>*>.inner>.djck ul li>:first-child {
    margin-bottom: 0;
    width: 100%;
    margin-top: 0.2em;
}
#main>*>.inner>.djck .active{
	background-color: #4ea2e0;
}
#main>*>.inner>.djck .active h3 {
	color: #fff;
	margin: 30px 0px;
}
#main>*>.inner>.djck .active .btn{	
	background-color: #fff;
	color: #4da3de;
} 


#contact_us {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	padding: 0 !important;
	background: url(/outnet/img/yaodai.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	clear: both;
	height: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#contact_us>.cu_contant {
	text-align: center;
	width: 100%;
	margin-top: 60px;
	color: #fff;
}

#contact_us>.cu_contant h3 {
	margin: 0px;
}

#contact_us .cu_contant .btn {
	margin-top: 20px;
	background-color: #b5d6e1;
	color: #fff;
	border-radius: 20px;
	font-weight: 600;
	box-shadow: none;
	padding: 0px 10px;
}