@font-face {
	font-family: Roboto;
	src: local(Roboto Thin), url(../fonts/roboto/SourceSansPro-Regular.ttf) format("truetype");
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
menu,
nav,
object,
ol,
p,
pre,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
tr,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
html {
	line-height: 1;
	font-size: 62.5%;
}
body {
	position: relative;
	font-family: roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #333;
}
dd,
dl,
dt,
li,
ol,
ul {
}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: 400;
}
:focus {
	outline: 0;
}
a {
	text-decoration: none;
	color: #333;
}
button,
input,
select {
	vertical-align: middle;
	padding: 0;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}
input {
	outline: 0;
}
article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section {
	display: block;
}
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* {
	box-sizing: border-box;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	background: #f7f7f7;
}
.header-bg {
	border-top: 3px solid #cc3f23;
	background: #fff;
	padding: 15px 0 25px;
}
.header-top-left,
.header-top-rigth {
	width: 50%;
	float: left;
}
.header-top-left {
	padding-left: 110px;
	position: relative;
	min-height: 100px;
}
.header-top-rigth {
	border-left: 1px solid #f48432;
	line-height: 20px;
	padding-left: 10px;
	margin-top: 30px;
	color: #999;
}
.logo-img {
	width: 90px;
	height: auto;
	position: absolute;
	left: 0;
	top: 5px;
}
.logo-title {
	font-size: 46px;
}
.logo-p {
	font-size: 22px;
}
.header-start {
	display: inline-block;
	height: 20px;
	width: 100px;
	background: url(../img/star-in-green.png) repeat-x;
	position: relative;
	top: 2px;
}
.header-num {
	color: #333;
}
.footer-bg {
	background: #dedede;
	margin-top: 20px;
}
.fot-box {
	position: relative;
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.footer-ul {
	padding: 0 20px 20px;
}
.footer-ul li {
	width: 25%;
	float: left;
	padding-top: 20px;
	height: 200px;
}
.footer-ul li h2 {
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 10px;
	color: #666;
	font-weight: 700;
}
.footer-ul li a {
	display: block;
	width: 100%;
	float: left;
	line-height: 20px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #666;
	text-decoration: none;
}
.container {
	width: 100%;
	max-width: 1170px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.nav-box {
	border-top: 6px solid #cc3f23;
	position: relative;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
.row:after,
.row:before {
	content: " ";
	display: table;
}
.banner-image {
	width: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #4f5a5c;
}
.banner-image img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -800px;
	vertical-align: middle;
}
.nav-box {
	padding: 54px 0 90px 0;
}
.nav-div {
	width: 33.3333%;
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	z-index: 2;
	text-align: center;
}
.nav-div a {
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	color: #fff;
	display: inline-block;
	min-width: 270px;
	padding-left: 60px;
	font-size: 16.2px;
	position: relative;
	z-index: 10;
	font-family: "Source Sans Pro", sans-serif;
	font-weight: 400;
	margin: 0;
	position: relative;
	padding-bottom: 13px;
	padding-top: 12px;
}
.nav-title {
	display: block;
	text-transform: uppercase;
	font-family: PFCentroSlabPro-Medium, Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	line-height: 1.1;
	margin: 0;
	font-size: 22px;
}
.nav-first a {
	background: url(../img/types.png) no-repeat;
}
.nav-second a {
	background: url(../img/report.png) no-repeat;
}
.nav-third a {
	background: url(../img/block.png) no-repeat;
}
.mian-content-body {
	position: relative;
}
.main-left,
.main-right {
	float: left;
	position: relative;
	min-height: 1px;
	padding: 0 15px;
}
.main-left {
	width: 66.66666667%;
	border-right: 10px solid #ececec;
	padding: 50px;
	padding-top: 10px;
	background: #fff;
}
.main-right {
	border-left: 10px solid #ececec;
	margin-left: -10px;
	width: 33.33333333%;
}
.home-left-title {
	font-size: 36px;
	padding: 0 0 20px;
}
.home-list {
	padding-top: 20px;
}
.home-list li {
	position: relative;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.home-list-img,
.home-list-msg {
	float: left;
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}
.home-list-img {
	display: block;
	width: 16.66666667%;
}
.home-list-img img {
	width: 100%;
}
.home-list-msg {
	width: 83.33333333%;
}
.home-list-title {
	font-weight: 700;
	font-size: 24px;
	color: #007a8d;
	margin: 3px 0;
}
.home-list-title a {
	color: #007a8d;
	font-family: PFCentroSlabPro-Medium, Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
}
.home-list-p {
	font-size: 18px;
	color: #333;
	font-weight: 400;
	font-weight: 400;
}
.blog-home-num-msg {
	display: inline-block;
	font-weight: 700;
	font-size: 48px;
	background: #f6f612;
	color: #333;
	line-height: 1.3;
	padding: 0 10px;
	font-weight: 700;
	letter-spacing: 2px;
}
.home-right-title {
	font-size: 28px;
	padding: 20px 0 0 0;
}
.home-right-num {
	padding-top: 10px;
}
.home-right-img {
	text-align: center;
}
.home-right-img img {
	max-width: 100%;
}
.submit-form-box {
	width: 100%;
	max-width: 810px;
}
.submit-title {
	padding-top: 60px;
}
.submit-form-div {
	padding-top: 30px;
}
.submit-form-p {
	padding-bottom: 10px;
}
.submit-form-input,
.submit-form-select,
.submit-form-textarea {
	border: 1px solid #ddd;
	border-radius: 4px;
	width: 100%;
	padding: 5px;
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	line-height: 30px;
	color: #666;
}
.submit-form-input,
.submit-form-select {
	height: 40px;
}
.submit-form-input {
	font-size: 16px;
}
.submit-form-textarea {
	height: 200px;
	font-size: 16px;
}
.submit-form-star {
	color: red;
}
.submit-form-p2 {
	color: #999;
	font-size: 12px;
	padding-top: 5px;
}
.submit-form-btns {
	padding-top: 50px;
}
.submit-form-btn {
	display: block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 180px;
	color: #fff;
	font-size: 16px;
	background: #12aef5;
	border: none;
	border-radius: 4px;
	cursor: pointer;
}
.text-p {
	font-size: 20px;
	color: #333;
	font-weight: 700;
	padding-top: 20px;
}
.n_g_title1 {
	font: 700 18px/24px Arial;
	color: #4a4a4a;
	padding-top: 33px;
}
.n_g_txt1 {
	font: 13px/22px arial;
	color: #4a4a4a;
	margin-top: 15px;
}
.n_g_title2 {
	font: 700 14px/24px Arial;
	color: #4a4a4a;
	padding-top: 15px;
}
ul.n_g_txt1 li {
	position: relative;
	margin-left: 15px;
}
.nlist_icon {
	width: 4px;
	height: 4px;
	display: block;
	position: absolute;
	left: 0;
	top: 7px;
	border-radius: 100%;
	background: #000;
}
.nlist_text {
	display: inline-block;
	margin-left: 10px;
}
.mt30 {
	margin-top: 30px;
}
.input_block label {
	font: 700 14px/20px Arial;
	color: #4a4a4a;
	padding-bottom: 5px;
	display: block;
	overflow: hidden;
}
.g_tipsite {
	float: left;
}
.input_block .input_text {
	font: 12px/20px Arial;
	height: 20px;
	line-height: 20px;
	padding: 8px 7px;
	margin-bottom: 0;
	border: 1px solid #d9d9d9;
	color: #666;
	box-sizing: content-box;
}
.input_block .input_text:hover {
	border: 1px solid #74b9ef;
}
.input_block .bg_color1:hover {
	border: 1px solid #d9d9d9;
}
.input_block .input_text_3 {
	width: 94%;
	max-width: 512px;
}
.mt20 {
	margin-top: 20px;
}
.input_block .bg_color1 {
	background: #efefef;
}
.g_right_a {
	font: 14px/20px Arial;
	text-align: left;
	padding-bottom: 30px;
}
.create_one_but {
	border: none;
	display: block;
	width: 110px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #4eb759;
	color: #fff;
	letter-spacing: .5px;
	border-radius: 2px;
	text-transform: uppercase;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	will-change: opacity, transform;
	transition: all .3s ease-out;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.create_one_but:hover {
	opacity: .8;
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
}
.input_block img {
	vertical-align: middle;
	border: 0;
}
.input_block .g_inputerro {
	border: 1px solid #e8b1b1;
	background: #4eb759;
}
.comp-btns {
	margin-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.comp-btns a {
	margin-left: 20px;
	margin-top: 20px;
	width: 240px;
}
.comp-btns .link-btn {
	margin: 0 auto 20px;
}
.block-msg-h3 {
	font-size: 26px;
	font-weight: 400;
	padding-bottom: 10px;
	padding-top: 20px;
}
.block-msg-p {
	line-height: 25px;
	font-size: 16px;
	color: #333;
}
.index-two-box {
	width: 100%;
	max-width: 920px;
	margin: 0 auto;
	padding-top: 60px;
}
.index-two-img,
.index-two-msg {
	width: 50%;
	padding: 0 20px;
}
.index-two-img img {
	max-width: 300px;
}
.index-two-h3 {
	font-size: 22px;
	padding-bottom: 10px;
}
.index-two-p {
	line-height: 25px;
	padding-top: 50px;
}
.report-ul li {
	padding-bottom: 15px;
}
.report-ul input {
	width: 15px;
	height: 15px;
	margin-right: 5px;
}
.report-ul span {
	position: relative;
	top: 2px;
}
@media only screen and (max-width: 1200px) {
	.header-top-left {
		padding-left: 90px;
		min-height: 85px;
	}
	.logo-img {
		width: 80px;
		height: 80px;
	}
	.logo-title {
		font-size: 36px;
	}
	.logo-p {
		font-size: 20px;
	}
}
@media only screen and (max-width: 992px) {
	.nav-div a {
		font-size: 14px;
		background-size: 30px;
		padding-left: 40px;
	}
	.nav-title {
		font-size: 18px;
	}
	.footer-ul li {
		width: 50%;
	}
	.index-two-img,
	.index-two-msg {
		width: 100%;
		float: left;
		padding: 0;
		text-align: center;
		margin-top: 10px;
	}
	.index-two-p {
		padding-right: 0;
		padding-top: 0;
	}
}
@media only screen and (max-width: 876px) {
	.nav-box {
		padding: 0;
	}
	.nav-div {
		width: 100%;
		text-align: left;
	}
	.nav-div a {
		font-size: 12px;
		background-size: 24px;
		padding: 20px 20px 20px 35px !important;
		height: 70px;
		display: table-cell;
		vertical-align: middle;
		background-position: left center;
		padding-bottom: 13px;
		padding-top: 12px;
	}
	.nav-title {
		font-size: 15px;
	}
	.header-top-left {
		padding-left: 70px;
		min-height: 70px;
	}
	.logo-img {
		width: 60px;
		height: 60px;
	}
	.logo-title {
		font-size: 30px;
	}
	.logo-p {
		font-size: 16px;
	}
	.header-top-rigth {
		margin-top: 15px;
		font-size: 14px;
	}
}
@media only screen and (max-width: 768px) {
	.header-top-left {
		width: 100%;
	}
	.header-top-rigth {
		display: none;
	}
	.main-left,
	.main-right {
		width: 100%;
		border: none;
	}
	.main-left {
		padding: 10px 15px 50px;
	}
	.main-right {
		margin-left: 0;
	}
	.home-list-img {
		display: none;
	}
	.home-list-msg {
		width: 100%;
	}
	.home-list-title,
	.home-list-title a {
		font-size: 18px;
		font-weight: 700;
	}
	.home-list-p {
		font-size: 16px;
	}
	.home-left-title {
		font-size: 28px;
	}
}
@media only screen and (min-width: 769px) {
	.main-left:before {
		content: '';
		position: absolute;
		top: -40px;
		width: 100%;
		height: 40px;
		background-color: #fff;
		z-index: 10;
		left: 0;
	}
}
