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, 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;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
 select::-ms-expand {
 display: none;
}
 input[type=text]::-ms-clear {
display: none;
}
img {
	border:0;
	max-width: 100%;
	height: auto;
}
:focus {
	outline:0;
}
a {
	outline:none;
	text-decoration:none;
	/*pointer-events: none;*/
}
textarea, select, input[type="search"], input[type="text"], input[type="button"], input[type="submit"] {
	-webkit-appearance:none;
}
.verticalCenter {
	display:table;
	width:100%;
	height:100%;
}
.verticalInner {
	display:table-cell;
	vertical-align:middle;
}
ul, li {
	list-style:none;
}
@font-face {
	font-family: 'pluto_sansregular';
	src: url('../fonts/pluto_sans_regular-webfont.eot');
	src: url('../fonts/pluto_sans_regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pluto_sans_regular-webfont.woff2') format('woff2'), url('../fonts/pluto_sans_regular-webfont.woff') format('woff'), url('../fonts/pluto_sans_regular-webfont.ttf') format('truetype'), url('../fonts/pluto_sans_regular-webfont.svg#pluto_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pluto_sanscond_light';
	src: url('../fonts/pluto_sans_cond_light-webfont.eot');
	src: url('../fonts/pluto_sans_cond_light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pluto_sans_cond_light-webfont.woff2') format('woff2'), url('../fonts/pluto_sans_cond_light-webfont.woff') format('woff'), url('../fonts/pluto_sans_cond_light-webfont.ttf') format('truetype'), url('../fonts/pluto_sans_cond_light-webfont.svg#pluto_sanscond_light') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'pluto_sanscond_medium';
	src: url('../fonts/pluto_sans_cond_medium-webfont.eot');
	src: url('../fonts/pluto_sans_cond_medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/pluto_sans_cond_medium-webfont.woff2') format('woff2'), url('../fonts/pluto_sans_cond_medium-webfont.woff') format('woff'), url('../fonts/pluto_sans_cond_medium-webfont.ttf') format('truetype'), url('../fonts/pluto_sans_cond_medium-webfont.svg#pluto_sanscond_medium') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#000;
}
.wrapper {
	width:1170px;
	margin:0 auto;
}
header {
	float:left;
	width:100%;
	position:absolute;
	left:0;
	top:20px;
	right:0;
}
header .logo {
	display:inline-block;
	vertical-align:middle;
}
header .phone {
	display: inline-block;
	vertical-align: top;
	font-size: 20px;
	color: #004a80;
	font-family: 'pluto_sanscond_medium';
	padding-left: 70px;
}
header .phone img {
	vertical-align:middle;
	padding:0 10px 0 10px;
}
header .phone a {
	color:#004a80;
}
.banner {
	float:left;
	width:100%;
	background:url(../images/banner.jpg) center 0 no-repeat;
	background-size:cover;
	height:530px;
}
.banner .left_text {
	float:left;
	width:500px;
	margin:160px 0 0 0;
}
.banner .left_text h1 {
	font-size:32px;
	color:#21424f;
	line-height:37px;
	font-family: 'pluto_sansregular';
	letter-spacing:-0.037em;
}
.banner .left_text .save20 {
	width:298px;
	height:94px;
	display:inline-block;
	background:url(../images/save20.png) 0 0 no-repeat;
	margin-top:80px;
	font-size:52px;
	color:#f68a21;
	text-align:center;
	line-height:100px;
}
.blue_strip {
	background:url(../images/blue-strip.jpg) center 0 no-repeat;
	width:100%;
	height:90px;
	float:left;
	text-align:center;
	background-size: cover;
}
.blue_strip p {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	padding-top:28px;
}
.blue_strip p a {
	color:#ff9235;
}
.white_section {
	float:left;
	width:100%;
	text-align:center;
	margin:60px 0;
}
.white_section h2 {
	color:#326b93;
	font-size:32px;
	font-family: 'pluto_sansregular';
	line-height:38px;
	letter-spacing:-0.030em
}
.white_section ul {
	display:flex;
	justify-content: center;
	margin:50px 0;
}
.white_section li {
	background:#f7f7f7;
	padding:20px;
	margin:10px;
	border-radius:10px;
}
.white_section li img {
}
.white_section li p {
	font-size:18px;
	color:#232323;
	font-weight:bold;
	padding:20px 60px;
}
.white_section .keep {
}
.white_section .keep h4 {
	font-size:22px;
	font-weight:bold;
	color:#004a80;
	padding-bottom:30px;
}
.white_section .keep p {
	font-size:15px;
	color:#030303;
	font-weight:600;
	line-height:25px;
	padding-bottom:30px;
}
.white_section .keep .promocode {
	display:inline-block;
	background:url(../images/blue-txt-bg.png) center 0 no-repeat;
	width:764px;
	height:81px;
	font-family: 'pluto_sansregular';
	color:#fff;
	font-size:36px;
	letter-spacing:-0.036em;
	line-height:80px;
	margin-bottom:30px;
	background-size:100%;
}
.white_section .keep .promocode span {
	color:#ff9235;
}
.white_section .keep p.font18 {
	font-size:18px;
}
.greay_sec {
	float:left;
	width:100%;
	background:#f1f1f1;
	padding:100px 0;
	position:relative;
}
.greay_sec .pendulam {
	position:absolute;
	left:0;
	right:0;
	margin:auto;
	top:-45px;
	text-align:center;
}
.greay_sec .qst_box {
	float:left;
	width:100%;
	padding:20px;
	background:#fff;
}
.greay_sec .qst_box li {
	float:left;
	width:100%;
	padding:30px 30px;
}
.greay_sec .qst_box li:nth-child(2n) {
	background:#f7f7f7;
}
.greay_sec .qst_box h3 {
	color:#030303;
	font-size:18px;
	font-weight:bold;
	line-height:37px;
}
.greay_sec .qst_box p {
	font-size:14px;
	color:#5c5c5c;
	font-weight:normal;
}
.two_sect {
	display: flex;
	justify-content: space-between;
	height: 90px;
	align-items: center;
}
.two_sect .left_phone {
	font-size: 20px;
	color: #fff;
	font-family: 'pluto_sansregular';
	font-weight: bold;
}
.two_sect .left_phone a {
	color:#fff;
}
.two_sect .left_phone img {
	vertical-align:middle;
	padding:0 10px 0 10px;
}
.two_sect .right_txt {
	font-size:22px;
	font-weight:bold;
	color:#fff;
	position:relative;
}
.two_sect .right_txt:after {
	content:"";
	background:url(../images/left_border.png) 0 0 no-repeat;
	width:2px;
	height:41px;
	display:inline-block;
	left: -90px;
	position:absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
.two_sect .right_txt a {
	color:#ff9235;
}
.work_sec {
	float:left;
	width:100%;
	margin:80px 0;
}
.work_in_sec {
	display: flex;
	justify-content: space-around;
	align-items: center;
}
.work_in_sec .left_img {
	width:45%;
}
.work_in_sec .work {
	width:45%;
}
.work_in_sec .work h3 {
	color:#030303;
	font-size:32px;
	font-family: 'pluto_sansregular';
	text-transform:uppercase;
}
.work_in_sec .work li {
	color:#030303;
	font-size:16px;
	font-weight:normal;
	padding:10px 0 10px 40px;
	position:relative;
}
.work_in_sec .work li:after {
	content:"";
	background:url(../images/right-icon.png) 0 0 no-repeat;
	width:24px;
	height:24px;
	position:absolute;
	left:0;
}
.work_in_sec .work p {
	font-size:16px;
	color:#030303;
	font-weight:400;
	line-height:25px;
	padding:20px 0;
}
.blue_promocode {
	float:left;
	width:100%;
	background:#2c4e74;
	height:90px;
	line-height:90px;
	text-align:center;
}
.blue_promocode .promocode {
	display:inline-block;
	font-family: 'pluto_sansregular';
	color:#fff;
	font-size:36px;
	letter-spacing:-0.036em;
}
.blue_promocode .promocode span {
	color:#ff9235;
}
footer {
	float:left;
	width:100%;
	background:#f5f5f5;
	font-size:14px;
	color:#2b2b2b;
	text-align:center;
	padding:30px 0;
	font-weight:300;
}

