@charset "utf-8";
/* CSS Document */
html {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: inherit;
	text-decoration: none;
	outline: none;
	border: none;
}
img {
	outline: none !important;
	border: none !important;
}
body {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
section {
	width: 100%;
	height: auto;
	/*min-height:40px;*/
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
center {
	width: 1100px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
}
/*###############header#################*/
.header {
	background: #047fcd;
}
.header_center {
	width: 100%;
	height: auto;
	min-height: 32px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.header_center a {
	width: auto;
	height: auto;
	position: relative;
	float: right;
	margin: 5px 0px 0px 0px;
	padding: 3px 20px 1px 20px;
	text-align: center;
	border-radius: 2px;
	background: #FFA800;
	color: #fff;
	font-weight: inherit !important;
	font-size: 14px;
	font-family: "Lato";
	border: none;
	outline: none;
}
.header_center a:hover {
	background: #EF8800;
}
.header_center a:hover {
	background: #EF8800;
}
.header_center p {
	width: auto;
	height: auto;
	position: relative;
	float: right;
	margin: 4px 10px 0px 0px;
	padding: 2px 0px 3px 0px;
	text-align: center;
	border-radius: 20px;
	color: #fff;
	font-weight: inherit !important;
	font-size: 16px;
	font-family: "Lato Light";
}
.header_center span{
	float:left;
	width: auto;
	height: auto;
	position: relative;
	margin: 3px 0px 0px 0px;
	padding: 3px 20px 1px 20px;
	font-weight: normal;
	font-size: 16px;
	font-family: "Lato Light";
	color: #fff;
	text-transform:uppercase;
}
.menu {
	background: #FFFFFF;
}
.menu_center {
	width: 100%;
	height: auto;
	min-height: 10px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.menu_center img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 8px 0px 8px 0px;
	padding: 0;
	border: none;
	outline: none;
	z-index: 99;
}
.menu_center .menu_icon {
	display: none;
}
.menu_center dl {
	margin: 0;
	padding: 0;
}
.menu_center ul {
	width: 65%;
	height: 70px;
	position: relative;
	float: right;
	margin: 25px 0px 5px 0px;
	padding: 0;
	cursor: pointer;
}
.menu_center ul li {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	cursor: pointer;
}
.menu_center ul li samp {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 14px 20px 20px 20px;
	color: #515151;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	font-weight: 600 !important;
	text-align: right;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	outline: none;
}
.menu_center .last_contact {
	padding-right: 0px !important;
	border-right: none;
}
.menu_center ul li samp:hover {
	color: #0088cc;
}
.menu_center .active {
	color: #0088cc;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	height: 27px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.menu_center ul li span {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #999;
	font-family: "Open Sans", sans-serif;
	font-size: 12px;
	font-weight: 500 !important;
	text-align: right;
	cursor: pointer;
}
.menu_center ul li div {
	width: 400px;
	height: 170px;
	position: absolute;
	top: 61px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 1px solid #ccc;
	display: none;
	cursor: pointer;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-box-shadow: 0px 2px 0px 2px rgba(204, 204, 204, 0.31);
	-moz-box-shadow: 0px 2px 0px 2px rgba(204, 204, 204, 0.31);
	box-shadow: 0px 2px 0px 2px rgba(204, 204, 204, 0.31);
}
.menu_center ul li div aside {
	height: auto;
	min-height: 160px;
	position: relative;
	float: left;
	margin: 5px;
	padding: 0;
}
.menu_center ul li div aside article {
	width: 100%;
	min-height: 160px;
	height: auto;
	position: relative;
	float: left;
	margin: 0px;
	padding: 0;
}
.menu_center ul li div aside article h1 {
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	text-align: left;
	line-height: 50px;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	font-weight: bold !important;
}
.menu_center ul li div aside span {
	width: 95%;
	height: auto;
	position: relative;
	float: right;
	text-align: right;
	margin: 0;
	padding: 2px 5% 2px 0%;
	line-height: 23px;
	font-size: 14px;
	color: #515151 !important;
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 500;
	background: #fff;
}
.menu_center ul li div aside span:hover {
	color: #0088cc !important;
}
.menu_center .span_active {
	color: #0088cc !important;
}
.menu_center ul li div aside article p {
	width: 90%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px 5% 3px 5%;
	color: #fff;
	text-align: left;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 500 !important;
}
.menu_center ul li div aside article img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 5px;
	padding: 0;
}
.menu_center .article1 {
	background: url(../images/star_bg.png) top left repeat;
}
.menu_center .article2 {
	background: url(../images/org_palate.png) top left repeat;
}
.menu_center .article3 {
	background: url(../images/green_palate.png) top left repeat;
}
.menu_center .aside1 {
	width: 220px;
}
.menu_center .aside2 {
	width: 160px;
	margin-top: 20px;
	min-height: inherit;
}
.menu_center .hover0 {
	display: block;
}
.menu_center .hover1 {
	display: none;
}
.menu_center .hover2 {
	display: none;
}
.menu_center .hover3 {
	display: none;
}
.menu_center .hover4 {
	display: none;
}
.banner {
	background: #37D8FA;
}
.main {
	background: #FFF;
}
.main_center {
	width: 100%;
	height: auto;
	min-height: 0px;
	position: relative;
	float: left;
	margin: 0;
	padding: 25px 0px 25px 0px;
}
.main_center h1 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 40px 0px;
	text-align: justify;
	font-family: "Lato Light";
	font-size: 30px;
	color: #666;
	font-weight: inherit !important;
}
.main_center li {
	width: 30%;
	height: auto;
	min-height: 20px;
	position: relative;
	float: left;
	margin: 0px 5% 0px 0px;
	padding: 0;
	list-style: none;
}
.main_center li img {
	width: auto;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
}
.main_center li h2 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 10px 0px;
	text-align: center;
	color: #333;
	font-family: "Lato Light";
	font-size: 26px;
	font-weight: inherit !important;
}
.main_center li p {
	width: 100%;
	height: auto;
	min-height: 80px;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0px 0px 0px;
	text-align: justify;
	color: #333;
	font-family: "Lato Light";
	font-size: 20px;
	font-weight: inherit !important;
}
.main_center li a {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0px 10px 0px;
	text-align: center;
	color: #FFF;
	font-family: "Lato Light";
	font-size: 30px;
	font-weight: inherit !important;
	background: #1C7EEE;
	border-radius: 5px;
}
.main_center li a:before {
	/*content: "\f105";*/
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	/*--adjust as necessary--*/
	color: #FFF;
	font-size: 40px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	right: 20px;
}
.main_center .last_li {
	margin: 0px 0px 0px 0px;
}
.main_center .more_second {
	background: #66C114;
}
.main_center .more_third {
	background: #FE7200;
}
.news {
	background: #309BCE;
}
.news_center {
	width: 1100px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}
.news_center .news_main {
	width: 1375px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.news_center .sec_1 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #309bce; /* Old browsers */
	background: -moz-linear-gradient(left, #309bce 0%, #0589c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #309bce), color-stop(100%, #0589c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #309bce 0%, #0589c6 100%); /* IE10+ */
	background: linear-gradient(to right, #309bce 0%, #0589c6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309bce', endColorstr='#0589c6', GradientType=1 ); /* IE6-9 */
}
.news_center .sec_2 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #309bce; /* Old browsers */
	background: -moz-linear-gradient(left, #309bce 0%, #0589c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #309bce), color-stop(100%, #0589c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #309bce 0%, #0589c6 100%); /* IE10+ */
	background: linear-gradient(to right, #309bce 0%, #0589c6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309bce', endColorstr='#0589c6', GradientType=1 ); /* IE6-9 */
}
.news_center .sec_3 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #309bce; /* Old browsers */
	background: -moz-linear-gradient(left, #309bce 0%, #0589c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #309bce), color-stop(100%, #0589c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #309bce 0%, #0589c6 100%); /* IE10+ */
	background: linear-gradient(to right, #309bce 0%, #0589c6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309bce', endColorstr='#0589c6', GradientType=1 ); /* IE6-9 */
}
.news_center .sec_4 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #309bce; /* Old browsers */
	background: -moz-linear-gradient(left, #309bce 0%, #0589c6 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #309bce), color-stop(100%, #0589c6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #309bce 0%, #0589c6 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #309bce 0%, #0589c6 100%); /* IE10+ */
	background: linear-gradient(to right, #309bce 0%, #0589c6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#309bce', endColorstr='#0589c6', GradientType=1 ); /* IE6-9 */
}
.news_center .img_1 {
	float: right;
	margin-top: 50px;
	margin-right: -25px;
}
.news_center .img_2 {
	float: right;
	margin-top: 50px;
	margin-right: -35px;
}
.news_center .img_3 {
	float: right;
	margin-top: 30px;
	margin-right: -20px;
}
.news_center .img_4 {
	float: right;
	margin-top: 50px;
	margin-right: -40px;
}
.news_center .text1 {
	margin-top: 120px !important;
}
.news_center .text2 {
	margin-top: 185px !important;
}
.news_center .text3 {
	margin-top: 171px !important;
}
.news_center .text4 {
	margin-top: 175px !important;
}
.news_center .head_txt1 {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 5px 0px 0%;
	padding: 0;
	color: #fff;
	font-size: 30px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
}
.news_center .head_txt2 {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 5px 0px 0%;
	padding: 0;
	color: #fff;
	font-size: 30px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
}
.news_center .head_txt3 {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 5px 0px 0%;
	padding: 0;
	color: #fff;
	font-size: 30px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
}
.news_center .head_txt4 {
	width: 270px;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 5px 0px 0%;
	padding: 0;
	color: #fff;
	font-size: 30px;
	text-align: right;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300 !important;
}
.news_center .nav {
	width: auto;
	height: auto;
	position: absolute;
	bottom: 20px;
	right: 0;
	cursor: pointer;
}
.news_center .para1 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.news_center .para2 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.news_center .para3 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.news_center .para4 {
	width: 275px;
	height: auto;
	min-height: 400px;
	position: absolute;
	top: 0;
	right: 0;
	float: left;
	margin: 0;
	padding: 0;
	display: none;
}
.news_center .quote_txt {
	width: 90%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0px 0px 5%;
	padding: 0;
	text-align: left;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
}
.news_center .auth_name {
	width: 90%;
	height: auto;
	position: relative;
	float: left;
	text-align: right;
	margin: 15px 0px 0px 5%;
	padding: 0;
	color: #fff;
	font-size: 16px;
	font-family: 'Open Sans', sans-serif;
	font-style: italic;
}
.news_center .quote_sub {
	width: 90%;
	height: auto;
	position: relative;
	float: left;
	margin: 15px 0px 0px 5%;
	padding: 0;
	color: #fff;
	font-size: 16px;
	text-align: justify;
	font-family: 'Open Sans', sans-serif;
}
.slider {
	background: #77C233;
	margin-top: 0;
}
.slider_center {
	width: 50%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px 0px 40px 0px;
}
.slider_center span {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 30px 0px 0px 0px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	font-weight: 100 !important;
}
.slider_center p {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 14px 0px 0px 0px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 100 !important;
}
.slider_center aside {
	width: 92%;
	height: auto;
	min-height: 10px;
	position: relative;
	float: left;
	margin: 30px 4% 0px 4%;
	padding: 0;
}
.slider_center aside ul {
	width: 100%;
	height: auto;
	min-height: 10px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.slider_center aside ul li {
	width: 357px !important;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
	outline: none;
}
.slider_center aside ul li img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.slider_center .bx-prev {
	width: 37px;
	height: 50px;
	position: absolute;
	top: 50px;
	left: -35px;
	background: url(../images/left_arrow.png) left center no-repeat;
	border: none;
	outline: none;
}
.slider_center .bx-next {
	width: 37px;
	height: 50px;
	position: absolute;
	top: 50px;
	right: -35.5px;
	background: url(../images/right_arrow.png) center top no-repeat;
	border: none;
	outline: none;
}
.form {
	background: #fd7200;
}
.form_center {
	width: 100%;
	height: auto;
	min-height: 300px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.form_center span {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 30px 0px 0px 0px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 34px;
	font-weight: 100 !important;
}
.form_center p {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 10px 0px;
	color: #fff;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	font-weight: 100 !important;
}
.form_center aside {
	width: 100%;
	height: auto;
	min-height: 200px;
	position: relative;
	float: left;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.form_center aside div {
	height: auto;
	width: 30%;
	margin: 20px 5% 0px 0px;
	padding: 0px 0px 0px 0%;
	position: relative;
	float: left;
	min-height: 20px;
	text-align: center;
}
.form_center .third_div {
	margin: 20px 0px 0px 0px;
}
.form_center .fourth_div {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 9px 0px 0px 0%;
}
.form_center .fith_div {
	width: 44%;
	margin: 20px 0px 0px 28%;
	padding: 9px 0px 0px 0%;
}
.form_center .sixth_div {
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 9px 0px 30px 0%;
}
.form_center .seven_div {
	width: 100%;
	margin: 10px 0px 10px 0px;
	padding: 9px 0px 0px 0%;
}
.form_center aside div input {
	width: 85%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 9px 5% 9px 10%;
	background: inherit;
	border: none;
	outline: none;
	color: #333 !important;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.form_center aside div li {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0 auto 0 auto;
	padding: 0px 0% 0px 0%;
	border: none;
	outline: none;
	color: #fff;
	line-height: 15px;
	text-indent: 15px;
	list-style: none;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.form_center aside div textarea {
	width: 100%;
	height: auto;
	min-height: 120px;
	position: relative;
	float: left;
	margin: 0;
	padding: 5px 0% 0px 0%;
	background: #fff;
	border: none;
	outline: none;
	color: #333 !important;
	line-height: 18px;
	text-indent: 5px;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	resize: none;
}
.form_center aside div button {
	width: 280px;
	height: auto;
	position: relative;
	margin: 0 auto 0 auto;
	text-align: center;
	padding: 8px 0px 8px 0px;
	background: #2b58b2;
	font-family: 'Open Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border: none;
	outline: none;
	border-radius: 20px;
}
.form_center .input_bg1 {
	background: url(../images/name_img.png) left center no-repeat #fff;
}
.form_center .input_bg2 {
	background: url(../images/email_img.png) left center no-repeat #fff;
}
.form_center .input_bg3 {
	background: url(../images/phone_img.png) left center no-repeat #fff;
}
.form_center .input_bg4 {
	width: auto;
	padding: 0px 0% 0px 0%;
}
.form_center aside samp {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	background: #F0F0F0;
	text-indent: 5px;
	border-top: 2px solid #CCCCCC;
}
.form_center aside a {
	color: #3E85D3;
}
.form_center aside div label {
	opacity: 0;
}
.form_center .error {
	border: 1px solid red !important;
	float: left;
	background: #FFE4E4 !important;
}
.form_center .file_upload {
	width: 260px;
	height: 40px;
	position: absolute;
	left: 0;
	top: 10px;
	float: left;
	margin: 0;
	padding: 0;
	background: #900;
	opacity: 0;
	cursor: pointer;
}
.form_center .h2 {
	width: 260px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0;
	line-height: 40px;
	padding: 0px 0px 0px 30px;
	text-align: left;
	background: url(../images/upload.png) left center no-repeat;
	color: #2B58B2;
	font-weight: 500 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.form_center .h3 {
	width: 310px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0;
	line-height: 40px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	color: #333;
	font-weight: 500 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	z-index: 10;
	background: none;
	border: 1px solid;
	border-color: transparent;
}
.form_center .captch_p {
	width: 140px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0;
	line-height: 40px;
	padding: 0px 0px 0px 120px;
	text-align: left;
	color: #333;
	font-weight: 500 !important;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;/*border-left:1px solid #333;*/
}
.form_center .captcha {
	width: 150px !important;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 9px 0% 9px 0%;
	background: #fff;
	border: none;
	outline: none;
	color: #333 !important;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.form_center .captcha_img {
	width: 75px;
	height: 40px;
	position: relative;
	float: left;
	margin: 0;
	line-height: 40px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px !important;
	text-align: center;
}
.form_center .sent {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 100px 0px 0px 0px;
	padding: 0;
	text-align: center;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	color: #fff;
	display: none;
}
.form_center label[for="File"] {
	border: 1px solid red;
	float: left;
	height: 40px;
	margin: 0 0 0 -320px;
	opacity: 1;
	padding: 0;
	position: relative;
	width: 315px;
	display: none;
}
.client {
	background: #fff;
}
.client_center {
	width: 100%;
	height: 120px !important;
	min-height: 120px !important;
	position: relative;
	float: left;
	margin: 0;
	padding: 50px 0px 0px 0px;
}
.client_center ul {
	width: 100%;
	height: auto !important;
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}
.client_center ul li {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 5px;
	list-style: none;
}
.client_center ul li img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	border: none;
	outline: none;
}
.client_center a {
	width: auto;
	height: auto;
	position: relative;
	float: right;
	bottom: -4px;
	margin: 0;
	padding: 0;
}
.client_center a img {
	border: none;
	outline: none;
}
.sub_footer {
	background: url(../images/footer_lt_img.png) left top no-repeat #e2dedd;
	border-top: 1px solid #ABABAB;
	z-index: 100;
}
.sub_footer_center {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 18px 0px;
}
.sub_footer_center li {
	width: 30%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 3% 0px 0px;
	padding: 0;
	list-style: none;
}
.sub_footer_center .last_li {
	margin: 0;
	padding-right: 0;
	float: right;/*margin-top: -7%;*/
}
.sub_footer_center li h1 {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 0px 20px 0px;
	text-align: left;
	font-family: "Lato Light";
	font-size: 28px;
	font-weight: inherit !important;
	color: #606060;
	border-bottom: 1px solid #C6C4C4;
}
.sub_footer_center li p {
	width: 100%;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 10px 0;
	text-align: left;
	font-family: "Lato Light";
	font-size: 18px;
	font-weight: inherit !important;
	color: #606060;
	border-top: 1px solid #C6C4C4;
}
.sub_footer_center li p a:hover {
	color: #0088cc;
}
.sub_footer_center li img {
	width: auto;
	height: auto;
	position: relative;
	float: left;
	margin: 0;
	padding: 25px 10px 0px 0px;
	border: none;
	outline: none;
}
.footer {
	background: #1c7eee;
}
.footer_center {
	height: auto;
	float: left;
	position: relative;
	text-align: center;
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 17px;
	font-weight: inherit !important;
	font-family: "Lato Light";
	line-height: 40px;
}
.main_center li a:hover {
	background: #155DAE;
}
.main_center .more_second:hover {
	background: #539D10;
}
.main_center .more_third:hover {
	background: #E06803;
}
.form_center aside div button:hover {
	background: #316CE2;
}
/* progress bar style */
#progressbox {
	border: 1px solid #92C8DA;
	padding: 1px;
	position: relative;
	width: 400px;
	border-radius: 3px;
	margin: 10px;
	display: none;
	text-align: left;
}
#progressbar {
	height: 20px;
	border-radius: 3px;
	background-color: #77E0FA;
	width: 1%;
}
#statustxt {
	top: 3px;
	left: 50%;
	position: absolute;
	display: inline-block;
	color: #000000;
}
.sub_footer_center a {
	color: #606060;
}
.pin_image {
	float: left;
	margin-top: 2%;
	padding-right: 1%;
	margin-right: 1%;
}
.tvs_bg {
	background-repeat: no-repeat;
	opacity: 0.15;
	background-position: center;
	float: none !important;
	padding: 0 !important;
	margin-top: 30% !important;
}
.tvs_fix {
	margin-bottom: -4.5%;
	position: relative;
	z-index: 999999;
}
.style_white {
	background-color: #ffffff;
	border: 1px solid #ffffff;
	width: 125%;
}
.social_icons {
	margin-left: 10% !important;
	padding: 4% 0 0 0 !important;
}
.tvscross {
	float: left;
	background-repeat: no-repeat;
	opacity: 0.08;
	background-position: center;
	padding: 0 !important;
	margin-top: -3%;
}
.mar_posi {
	margin-left: -28.2% !important;
}
.auro_logo {
	float: right;
	color: #ffffff
}
.design_logo {
	width: 12%;
}
.para_align {
}
.green_center {
	color: #ffffff;
	float: left;
	width: 48%;
	margin: 30px auto;
}
.green_center p {
	color: #ffffff;
	color: #fff;
	float: left;
	font-size: 17px;
	margin-left: 2%;
	margin-top: 5%;
	text-align: justify;
}
.green_center h1 {
	text-align: left;
	color: #ffffff;
	font-size: 20px;
	border-bottom: 1px solid #ffffff;
}
.last_li address {
	text-align: left;
	line-height: 2;
	color: #606060;
}
.pint_tool{
	cursor: pointer;
}
.imgs-logos
{
	margin-left: -25% !important;
    margin-top: 17% !important;
    position: absolute !important;
    text-align: center;
    opacity: 0.25;
}
@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) {
@media {
 .menu_center ul li samp {
 padding:14px 18px 20px 13px !important;
}
}
}
/*Media Query Css*/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
center {
	width: 950px;
}
.menu_center img {
	width: 200px;
}
.menu_center ul {
	width: 60%;
}
.menu_center ul li samp {
	padding: 14px 13px 20px 13px;
}
.news_center {
	width: 100%;
}
.news_center .news_main {
	width: 100%;
}
.news_center .sec_1 {
	width: 475px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 475px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 475px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 475px;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: left;
	margin-top: 50px;
	margin-left: 30px;
}
.news_center .img_2 {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
.news_center .img_3 {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
.news_center .img_4 {
	float: left;
	margin-top: 50px;
	margin-left: 20px;
}
.news_center .text1 {
	margin-top: 100px !important;
}
.news_center .text2 {
	margin-top: 185px !important;
}
.news_center .text3 {
	margin-top: 151px !important;
}
.news_center .text4 {
	margin-top: 155px !important;
}
.news_center .head_txt1 {
	width: 200px;
	clear: both;
	margin: 15px 7px 0px 0%;
}
.news_center .head_txt2 {
	width: 200px;
	clear: both;
	margin: 15px 7px 0px 0%;
}
.news_center .head_txt3 {
	width: 200px;
	clear: both;
	margin: 15px 7px 0px 0%;
}
.news_center .head_txt4 {
	width: 200px;
	clear: both;
	margin: 15px 7px 0px 0%;
}
.news_center .para1 {
	width: 237px;
	height: auto;
	min-height: 400px;
	display: block;
}
.news_center .para2 {
	width: 237px;
	height: auto;
	min-height: 400px;
	display: block;
}
.news_center .para3 {
	width: 237px;
	height: auto;
	min-height: 400px;
	display: block;
}
.news_center .para4 {
	width: 237px;
	height: auto;
	min-height: 400px;
	display: block;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside ul li {
	width: 300px !important;
}
.slider_center aside ul li img {
	width: 274px !important;
}
.form_center .fith_div {
	width: 50%;
	margin: 20px 0px 0px 25%;
}
.form_center .h3 {
	width: 550px;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.form_center label[for="File"] {
	margin: 0 0 5px -550px;
	width: 550px;
}
.sub_footer {
	background: #E2DEDD;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li img {
	padding: 25px 5px 0px 0px;
}
}
 @media only screen and (min-width: 900px) and (max-width: 1023px) {
center {
 width:850px;
}
.menu_center .menu_icon {
 display:block;
 float:right;
 margin-top:50px !important;
 cursor:pointer;
}
.menu_center ul {
 width:100%;
 display:none;
 background:#96EDFF;
 margin:0px 0px 5px 0px;
 height:auto;
}
.menu_center ul li {
 width:100%;
}
.menu_center ul li samp {
 width:100%;
 padding:5px 0px 10px 0px;
 text-align:left;
 border:none;
 outline:none;
 text-indent:20px;
 border-bottom:1px solid #fff;
}
.menu_center ul li span {
 display:none;
}
.menu_center ul li div {
 width:100%;
 height:auto;
 position:relative;
 top:0px;
 right:0px;
 margin:0;
 padding:0;
 float:left;
 z-index:10;
 background:#FFF;
 border:0px solid #ccc;
 display:none;
 cursor:pointer;
 border-radius:0px !important;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}
.menu_center .aside1 {
 display:none;
}
.menu_center .aside2 {
 width:100%;
 margin-top:0px;
 margin:0px;
}
.menu_center ul li div aside span {
 width:100%;
 float:left;
 text-align:left;
 margin:0;
 padding:2px 0% 2px 0%;
 display:block !important;
 text-indent:50px;
 background:#4AB2C8;
 border-bottom:1px solid #fff;
}
.menu_center ul li div aside span:hover {
 background:#fff;
}
.menu_center .nav {
 background:#fff;
 z-index:20;
 border:none;
 border-radius:0px;
 height:auto;
 background:#96EDFF;
 border-bottom:1px solid #fff;
}
 .dropdown-link:before {
 content: "\f105";
 font-family: 'FontAwesome';
 font-style: normal;
 font-weight:inherit !important;
 text-decoration: inherit;
 color: #515151;
 font-size: 20px;
 padding-left: 0px;
 position: absolute;
 top: 5px;
 left: 100px;
}
/*.dropdown-link:after
{
	display:none;
	 content: "\f107";
   font-family: 'FontAwesome';
    font-style: normal;
    font-weight:inherit !important;
    text-decoration: inherit;
    color: #515151;
    font-size: 20px;
    padding-left: 0px;
    position: absolute;
    top: 5px;
    left: 100px;
	
}*/


.news_center {
 width:100%;
 background:none;
}
.news_center .news_main {
 width:100%;
 background:none;
}
.news_center .sec_1 {
 width:425px;
 background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
 width:425px;
 background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
 width:425px;
 background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
 width:425px;
 background: #309bce; /* Old browsers */
}
 .news_center .img_1 {
float:none;
margin-top:50px;
margin-left:auto;
text-align:center;
}
.news_center .img_2 {
float:none;
margin-top:50px;
margin-left:auto;
text-align:center;
}
.news_center .img_3 {
float:none;
margin-top:50px;
margin-left:auto;
text-align:center;
}
.news_center .img_4 {
float:none;
margin-top:50px;
margin-left:auto;
text-align:center;
}
.news_center .text1 {
margin-top:10px !important;
}
.news_center .text2 {
margin-top:10px !important;
}
.news_center .text3 {
margin-top:10px !important;
}
.news_center .text4 {
margin-top:10px !important;
}
.news_center .head_txt1 {
 width:425px;
 clear:both;
 margin:15px 0px 0px 0%;
 text-align:center;
}
.news_center .head_txt2 {
 width:425px;
 clear:both;
 margin:15px 0px 0px 0%;
 text-align:center;
}
.news_center .head_txt3 {
 width:425px;
 clear:both;
 margin:15px 0px 0px 0%;
 text-align:center;
}
.news_center .head_txt4 {
 width:425px;
 clear:both;
 margin:15px 0px 0px 0%;
 text-align:center;
}
 .news_center .para1 {
 width:425px;
 height:auto;
 min-height:200px;
 display:block;
 position:relative;
 padding:0;
 margin:0;
}
.news_center .para2 {
 width:425px;
 height:auto;
 min-height:200px;
 display:block;
 position:relative;
 padding:0;
}
.news_center .para3 {
 width:425px;
 height:auto;
 min-height:200px;
 display:block;
 position:relative;
}
.news_center .para4 {
 width:425px;
 height:auto;
 min-height:200px;
 display:block;
 position:relative;
}
 .news_center .test1 {
 display:none;
}
.news_center .test2 {
 display:none;
}
.news_center .test3 {
 display:none;
}
.news_center .test4 {
 display:none;
}
 .slider_center aside ul li {
 width:264px !important;
}
.slider_center aside ul li img {
 width:254px !important;
 margin-top:7px;
}
.form_center .fith_div {
 width:60%;
 margin:20px 0px 0px 20%;
 padding:9px 0px 0px 0%;
}
.form_center aside div input {
 width:80%;
 padding:9px 5% 9px 15%;
}
.form_center .h3 {
 width:450px;
}
.form_center label[for="File"] {
 margin: 0 0 5px -450px;
 width: 450px;
}
.form_center .captch_p {
 padding:0px 0px 0px 10px;
 border-left:0px solid #333;
}
.sub_footer {
 background:#E2DEDD;
 border-top:1px solid #ABABAB;
}
.sub_footer_center li {
 width:40%;
 height:auto;
 position:relative;
 float:left;
 margin:0px 10% 0px 5%;
 padding:0;
 list-style:none;
}
.sub_footer_center li:first-child + li {
 margin:0;
}
.sub_footer_center .last_li {
 margin:0;
}
}
@media only screen and (min-width: 800px) and (max-width: 899px) {
center {
	width: 750px;
}
.menu_center .menu_icon {
	display: block;
	float: right;
	margin-top: 50px !important;
	cursor: pointer;
}
.menu_center ul {
	width: 100%;
	display: none;
	background: #96EDFF;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.menu_center ul li {
	width: 100%;
}
.menu_center ul li samp {
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	border: none;
	outline: none;
	text-indent: 20px;
	border-bottom: 1px solid #fff;
}
.menu_center ul li span {
	display: none;
}
.menu_center ul li div {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 0px solid #ccc;
	display: none;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.menu_center .aside1 {
	display: none;
}
.menu_center .aside2 {
	width: 100%;
	margin-top: 0px;
	margin: 0px;
}
.menu_center ul li div aside span {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0% 2px 0%;
	display: block !important;
	text-indent: 50px;
	background: #4AB2C8;
	border-bottom: 1px solid #fff;
}
.menu_center ul li div aside span:hover {
	background: #fff;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	border: none;
	border-radius: 0px;
	height: auto;
	background: #96EDFF;
	border-bottom: 1px solid #fff;
}
.dropdown-link:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	color: #515151;
	font-size: 20px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
}
.main_center h1 {
	font-size: 26px;
}
.news_center {
	width: 100%;
	background: none;
}
.news_center .news_main {
	width: 100%;
	background: none;
}
.news_center .sec_1 {
	width: 375px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 375px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 375px;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 375px;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_2 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_3 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_4 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .text1 {
	margin-top: 10px !important;
}
.news_center .text2 {
	margin-top: 10px !important;
}
.news_center .text3 {
	margin-top: 10px !important;
}
.news_center .text4 {
	margin-top: 10px !important;
}
.news_center .head_txt1 {
	width: 375px;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt2 {
	width: 375px;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt3 {
	width: 375px;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt4 {
	width: 375px;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .para1 {
	width: 375px;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.news_center .para2 {
	width: 375px;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
}
.news_center .para3 {
	width: 375px;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .para4 {
	width: 375px;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside ul li {
	width: 393px !important;
}
.form_center .fith_div {
	width: 66%;
	margin: 20px 0px 0px 17%;
	padding: 9px 0px 0px 0%;
}
.form_center aside div input {
	width: 80%;
	padding: 9px 5% 9px 15%;
}
.form_center .h3 {
	width: 400px;
}
.form_center label[for="File"] {
	margin: 0 0 5px -400px;
	width: 400px;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.sub_footer {
	background: #E2DEDD;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li {
	width: 40%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 10% 0px 5%;
	padding: 0;
	list-style: none;
}
.sub_footer_center li:first-child + li {
	margin: 0;
}
.sub_footer_center .last_li {
	margin: 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
center {
	width: 700px;
}
.menu_center .menu_icon {
	display: block;
	float: right;
	margin-top: 50px !important;
	cursor: pointer;
}
.menu_center ul {
	width: 100%;
	display: none;
	background: #96EDFF;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.menu_center ul li {
	width: 100%;
}
.menu_center ul li samp {
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	border: none;
	outline: none;
	text-indent: 20px;
	border-bottom: 1px solid #fff;
}
.menu_center ul li span {
	display: none;
}
.menu_center ul li div {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 0px solid #ccc;
	display: none;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.menu_center .aside1 {
	display: none;
}
.menu_center .aside2 {
	width: 100%;
	margin-top: 0px;
	margin: 0px;
}
.menu_center ul li div aside span {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0% 2px 0%;
	display: block !important;
	text-indent: 50px;
	border-bottom: 1px solid #fff;
	background: #4AB2C8;
}
.menu_center ul li div aside span:hover {
	background: #fff;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	border: none;
	border-radius: 0px;
	height: auto;
	background: #96EDFF;
	border-bottom: 1px solid #fff;
}
.dropdown-link:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	color: #515151;
	font-size: 20px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
}
.main_center h1 {
	font-size: 26px;
}
.main_center li {
	width: 50%;
	margin: 0px 0px 20px 25%;
}
.main_center .last_li {
	margin: 0px 0px 0px 25%;
}
.news_center {
	width: 100%;
	background: none;
}
.news_center .news_main {
	width: 50%;
	background: none;
	margin-left: 25%;
}
.news_center .sec_1 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_2 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_3 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_4 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .text1 {
	margin-top: 10px !important;
}
.news_center .text2 {
	margin-top: 10px !important;
}
.news_center .text3 {
	margin-top: 10px !important;
}
.news_center .text4 {
	margin-top: 10px !important;
}
.news_center .head_txt1 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt2 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt3 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt4 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .para1 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.news_center .para2 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
}
.news_center .para3 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .para4 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside ul li {
	width: 347px !important;
}
.form_center aside div {
	width: 100%;
	margin: 20px 0% 0px 0px;
}
.form_center .fith_div {
	width: 70%;
	margin: 20px 0px 0px 15%;
	padding: 9px 0px 0px 0%;
}
.form_center aside div input {
	width: 90%;
	padding: 9px 5% 9px 5%;
}
.form_center .h3 {
	width: 350px;
}
.form_center label[for="File"] {
	margin: 0 0 5px -350px;
	width: 350px;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.sub_footer {
	background: #E2DEDD;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li {
	width: 40%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 10% 0px 5%;
	padding: 0;
	list-style: none;
}
.sub_footer_center li:first-child + li {
	margin: 0;
}
.sub_footer_center .last_li {
	margin: 0;
}
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
center {
	width: 550px;
}
.menu_center .menu_icon {
	display: block;
	float: right;
	margin-top: 50px !important;
	cursor: pointer;
}
.menu_center ul {
	width: 100%;
	display: none;
	background: #96EDFF;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.menu_center ul li {
	width: 100%;
}
.menu_center ul li samp {
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	border: none;
	outline: none;
	text-indent: 20px;
	border-bottom: 1px solid #fff;
}
.menu_center ul li span {
	display: none;
}
.menu_center ul li div {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 0px solid #ccc;
	display: none;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.menu_center .aside1 {
	display: none;
}
.menu_center .aside2 {
	width: 100%;
	margin-top: 0px;
	margin: 0px;
}
.menu_center ul li div aside span {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0% 2px 0%;
	display: block !important;
	text-indent: 50px;
	background: #4AB2C8;
	border-bottom: 1px solid #fff;
}
.menu_center ul li div aside span:hover {
	background: #fff;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	border: none;
	border-radius: 0px;
	height: auto;
	background: #96EDFF;
	border-bottom: 1px solid #fff;
}
.dropdown-link:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	color: #515151;
	font-size: 20px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
}
.main_center h1 {
	font-size: 26px;
}
.main_center li {
	width: 60%;
	margin: 0px 0px 20px 20%;
}
.main_center .last_li {
	margin: 0px 0px 0px 20%;
}
.news_center {
	width: 100%;
	background: none;
}
.news_center .news_main {
	width: 60%;
	background: none;
	margin-left: 20%;
}
.news_center .sec_1 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_2 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_3 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_4 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .text1 {
	margin-top: 10px !important;
}
.news_center .text2 {
	margin-top: 10px !important;
}
.news_center .text3 {
	margin-top: 10px !important;
}
.news_center .text4 {
	margin-top: 10px !important;
}
.news_center .head_txt1 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt2 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt3 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt4 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .para1 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.news_center .para2 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
}
.news_center .para3 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .para4 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside ul li {
	width: 266px !important;
}
.slider_center aside ul li img {
	width: 240px !important;
	margin-top: 7px;
}
.form_center aside div {
	width: 100%;
	margin: 20px 0% 0px 0px;
}
.form_center .fith_div {
	width: 90%;
	margin: 20px 0px 0px 5%;
	padding: 9px 0px 0px 0%;
}
.form_center aside div input {
	width: 89%;
	padding: 9px 5% 9px 6%;
}
.form_center .h3 {
	width: 450px;
}
.form_center label[for="File"] {
	margin: 0 0 5px -450px;
	width: 450px;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.sub_footer {
	background: #E2DEDD;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li {
	width: 40%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 10% 0px 5%;
	padding: 0;
	list-style: none;
}
.sub_footer_center li:first-child + li {
	margin: 0;
}
.sub_footer_center .last_li {
	margin: 0;
}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
center {
	width: 450px;
}
.header_center a {
	margin: 7px 50px 0px 0px;
}
.header_center p {
	margin: 7px 40px 0px 0px;
}
.menu_center .menu_icon {
	display: block;
	float: right;
	margin-top: 50px !important;
	cursor: pointer;
}
.menu_center ul {
	width: 100%;
	display: none;
	background: #96EDFF;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.menu_center ul li {
	width: 100%;
}
.menu_center ul li samp {
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	border: none;
	outline: none;
	text-indent: 20px;
	border-bottom: 1px solid #fff;
}
.menu_center ul li span {
	display: none;
}
.menu_center ul li div {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 0px solid #ccc;
	display: none;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.menu_center .aside1 {
	display: none;
}
.menu_center .aside2 {
	width: 100%;
	margin-top: 0px;
	margin: 0px;
}
.menu_center ul li div aside span {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0% 2px 0%;
	display: block !important;
	text-indent: 50px;
	border-bottom: 1px solid #fff;
	background: #4AB2C8;
}
.menu_center ul li div aside span:hover {
	background: #fff;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	border: none;
	border-radius: 0px;
	height: auto;
	background: #96EDFF;
	border-bottom: 1px solid #fff;
}
.dropdown-link:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	color: #515151;
	font-size: 20px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
}
.main_center h1 {
	font-size: 22px;
}
.main_center li {
	width: 70%;
	margin: 0px 0px 20px 15%;
}
.main_center .last_li {
	margin: 0px 0px 0px 15%;
}
.news_center {
	width: 100%;
	background: none;
}
.news_center .news_main {
	width: 70%;
	background: none;
	margin-left: 15%;
}
.news_center .sec_1 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_2 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_3 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_4 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .text1 {
	margin-top: 10px !important;
}
.news_center .text2 {
	margin-top: 10px !important;
}
.news_center .text3 {
	margin-top: 10px !important;
}
.news_center .text4 {
	margin-top: 10px !important;
}
.news_center .head_txt1 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt2 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt3 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt4 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .para1 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.news_center .para2 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
}
.news_center .para3 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .para4 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside {
	width: 70%;
	margin: 30px 15% 0px 15%;
	padding: 0;
}
.slider_center aside ul li {
	width: 357px !important;
}
.slider_center aside ul li img {
	width: 315px !important;
}
.form_center aside div {
	width: 100%;
	margin: 20px 0% 0px 0px;
}
.form_center .fith_div {
	width: 90%;
	margin: 20px 0px 0px 5%;
	padding: 9px 0px 0px 0%;
}
.form_center aside div li {
	width: 90%;
	margin-left: 5%;
	text-indent: 0px;
}
.form_center aside div input {
	width: 87%;
	padding: 9px 5% 9px 8%;
}
.form_center .h3 {
	width: 90%;
}
.form_center label[for="File"] {
	margin: 0 0 5px -90%;
	width: 90%;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.form_center .sent {
	font-size: 20px;
}
.sub_footer {
	background: #E2DEDD;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li {
	width: 70%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 15% 0px 15%;
	padding: 0;
	list-style: none;
}
.sub_footer_center li:first-child + li {
	margin: 0px 15% 0px 15%;
}
.sub_footer_center .last_li {
	margin: 0px 15% 0px 15%;
}
}
@media only screen and (min-width: 320px) and (max-width: 479px) {
center {
	width: 280px;
}
.header_center a {
	margin: 7px 60px 0px 0px;
}
.header_center p {
	margin: 7px 40px 0px 0px;
}
.menu_center .menu_icon {
	display: block;
	float: right;
	margin-top: 50px !important;
	cursor: pointer;
}
.menu_center ul {
	width: 100%;
	display: none;
	background: #96EDFF;
	margin: 0px 0px 5px 0px;
	height: auto;
}
.menu_center ul li {
	width: 100%;
}
.menu_center ul li samp {
	width: 100%;
	padding: 5px 0px 10px 0px;
	text-align: left;
	border: none;
	outline: none;
	text-indent: 20px;
	border-bottom: 1px solid #fff;
}
.menu_center ul li span {
	display: none;
}
.menu_center ul li div {
	width: 100%;
	height: auto;
	position: relative;
	top: 0px;
	right: 0px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 10;
	background: #FFF;
	border: 0px solid #ccc;
	display: none;
	cursor: pointer;
	border-radius: 0px !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.menu_center .aside1 {
	display: none;
}
.menu_center .aside2 {
	width: 100%;
	margin-top: 0px;
}
.menu_center ul li div aside span {
	width: 100%;
	float: left;
	text-align: left;
	margin: 0;
	padding: 2px 0% 2px 0%;
	display: block !important;
	text-indent: 50px;
	border-bottom: 1px solid #fff;
	background: #4AB2C8;
}
.menu_center ul li div aside span:hover {
	background: #fff;
}
.menu_center .nav {
	background: #fff;
	z-index: 20;
	border: none;
	border-radius: 0px;
	height: auto;
	background: #96EDFF;
	border-bottom: 1px solid #fff;
}
.menu_center ul li div aside {
	margin: 0px;
}
.dropdown-link:before {
	content: "\f105";
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: inherit !important;
	text-decoration: inherit;
	color: #515151;
	font-size: 20px;
	padding-left: 0px;
	position: absolute;
	top: 5px;
	left: 100px;
}
.main_center h1 {
	font-size: 22px;
}
.main_center li {
	width: 100%;
	margin: 0px 0px 20px 0%;
}
.main_center .last_li {
	margin: 0px 0px 0px 0%;
}
.news_center {
	width: 100%;
	background: none;
}
.news_center .news_main {
	width: 100%;
	background: none;
	margin-left: 0%;
}
.news_center .sec_1 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_2 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_3 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .sec_4 {
	width: 100%;
	background: #309bce; /* Old browsers */
}
.news_center .img_1 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_2 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_3 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .img_4 {
	float: none;
	margin-top: 50px;
	margin-left: auto;
	text-align: center;
}
.news_center .text1 {
	margin-top: 10px !important;
}
.news_center .text2 {
	margin-top: 10px !important;
}
.news_center .text3 {
	margin-top: 10px !important;
}
.news_center .text4 {
	margin-top: 10px !important;
}
.news_center .head_txt1 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt2 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt3 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .head_txt4 {
	width: 100%;
	clear: both;
	margin: 15px 0px 0px 0%;
	text-align: center;
}
.news_center .para1 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
	margin: 0;
}
.news_center .para2 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
	padding: 0;
}
.news_center .para3 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .para4 {
	width: 100%;
	height: auto;
	min-height: 200px;
	display: block;
	position: relative;
}
.news_center .test1 {
	display: none;
}
.news_center .test2 {
	display: none;
}
.news_center .test3 {
	display: none;
}
.news_center .test4 {
	display: none;
}
.slider_center aside {
	width: 80%;
	margin: 20px 10% 0px 10%;
	padding: 0;
}
.slider_center aside ul li {
	width: 250px !important;
}
.slider_center aside ul li img {
	width: 224px !important;
	margin-top: 10px;
}
.form_center aside div {
	width: 100%;
	margin: 20px 0% 0px 0px;
}
.form_center .fith_div {
	width: 90%;
	margin: 20px 0px 0px 5%;
	padding: 9px 0px 0px 0%;
}
.form_center aside div li {
	width: 80%;
	margin-left: 5%;
	text-indent: 0px;
}
.form_center aside div input {
	width: 84%;
	padding: 9px 5% 9px 12%;
}
.form_center .h2 {
	background: none;
	padding: 0 0 0 10px;
}
.form_center .h3 {
	width: 90%;
}
.form_center label[for="File"] {
	margin: 0 0 5px -90%;
	width: 90%;
}
.form_center .captch_p {
	padding: 0px 0px 0px 10px;
	border-left: 0px solid #333;
}
.form_center .captcha {
	margin-left: 10px;
	width: 180px !important;
}
.form_center .sent {
	font-size: 20px;
}
.sub_footer {
	background: #e14222;
	border-top: 1px solid #ABABAB;
}
.sub_footer_center li {
	width: 95%;
	height: auto;
	position: relative;
	float: left;
	margin: 0px 0% 0px 0%;
	padding: 0;
	list-style: none;
}
.sub_footer_center li:first-child + li {
	margin: 0px 0% 0px 0%;
}
.sub_footer_center .last_li {
	margin: 0px 0% 0px 0%;
}
.tvs_fix {
	margin-bottom: -27.5%;
}
.pin_image {
	margin-top: 25%;
	margin-left: -9%;
}
.mar_posi {
	margin-left: 10% !important;
	margin-top: -120% !important;
}
.sub_footer_center li p {
	width: 95%;
}
.tvscross {
	margin-top: -40%;
}
.sub_footer_center li {
	margin-top: -55%;
}
}
