@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	background: url(images/main_bg.jpg) top repeat-x;
}
.slider {
	float:left;
	width:100%;
	margin:20px 0 0;
}
.slider .bxslider {
	margin:0px;
	padding:0px;
}
.wrapper_main {
	width:100%;
	margin:auto;
	position:relative;
	height:auto;
}
.header_area {
	width: 1150px;
	height: 112px;
	margin: auto;
}
.header_left {
	width: 638px;
	height: 112px;
	float: left;
}
.header_logo {
	width: 50px;
	float: left;
}
.header_lifton {
	width: 580px;
	float: left;
}
.box {
	float: left;
	width: 100%;
	text-align: center;
}
.header_slogan {
	width: 565px;
	height: 20px;
	float: left;
	font-size: 12px;
	line-height: 24px;
	color: #333;
}
.logo {
	width:617px;
	height:112px;
	float:left;
	margin-top:0;
}
.f_link {
	width: 155px;
	height: 112px;
	float: left;
	margin-right: 0px;
}
.call_link {
	width: 360px;
	height: 112px;
	float: right;
	margin-right: 2%;
}
.nav_top {
	width: 850px;
	height: 36px;
	margin: auto;
}
.slide_area {
	width: 100%;
	height: 400px;
	margin: 15px auto;
}
.content {
	width:960px;
	padding:20px;
	margin:auto;
	font-size:12px;
	line-height:18px;
	color:#333;
	background:#fff;
}
.left_cont {
	width:18%;
	text-align: left;
	height:auto;
	float:left;
	margin-right:30px;
}
.right_cont {
	width:76%;
	height:auto;
	float: right;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	color: #628ddb;
	padding: 0;
	margin: 0;
	line-height: 30px;
	margin-bottom: 15px;
	font-weight: normal;
	border-bottom: solid 1px #146c9f;
}
h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	color:#146c9f;
	padding:0;
	margin:0;
	line-height:25px;
	font-weight:normal;
}
h4 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#146c9f;
	padding:0;
	margin:0 0 10px 0;
	;
	line-height:25px;
	font-weight:normal;
}
.product_list {
	width:192px;
	list-style:none;
	float:left;
	padding:0;
	margin:0;
}
.product_list li {
	height:28px;
	width:192px;
	line-height:28px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	margin-bottom:5px;
	color:#fff;
}
.product_list li a {
	padding-left:10px;
	width:182px;
	text-decoration:none;
	background:#146c9f;
	color:#fff;
	display:block;
}
.inquiry_title {
	width:192px;
	float:left;
}
.product_list #cssmenu {
	background:none;
}
.product_list ul {
	margin:0 !important;
	padding:0 !important;
}
.product_list li {
	height: auto !important;
	list-style: outside none none;
	margin: 0 0 6px !important;
	padding: 0 !important;
	float: none !important;
	display: inline-block;
}
.product_list li a {
	padding: 0 0 0 10px !important;
}
.product_list li a.active {
	background:#000;
}
.text_form {
	width:192px;
	height:20px;
	line-height:20px;
	color:#333;
	margin-bottom:5px;
	font-size:12px;
	float:left;
}
.text_field_index {
	width:192px;
	height:22px;
	float:left;
	line-height:22px;
	font-size:12px;
	color:#333;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border:solid 1px #ccc;
}
.submit_btn_index {
	width:82px;
	height:29px;
	float:left;
	margin:5px 0;
}
p {
	font-size:12px;
	color:#333;
	line-height:18px;
	text-align:justify;
	margin:0;
	padding:0;
}
.clear {
	clear:both;
}
.img_index {
	width: 256px;
	height: 167px;
	float: left;
	margin: 10px 10px 10px 0;
}
.scroll_area {
	width: 1000px;
	height: 185px;
	margin:auto;
	background: #fff;
	border-bottom: 15px;
}
.footer {
	width:100%;
	height:auto;
	padding: 25px 0;
	line-height:25px;
	font-size:12px;
	color:#09F;
	background: url(images/footer_bg.jpg) top left repeat-x;
	margin-top:20px;
	text-align:center;
}
.footer a {
	text-decoration:none;
	color:#09F;
}
.form_wrap {
	width: 600px;
	height: auto;
	margin-left: 20px;
	margin-top: 10px;
}
.text_field {
	line-height: 25px;
	width: 160px;
	height: 25px;
	margin: 0 10px 20px 0;
	float: left;
	font-size: 12px;
	color: #333333;
}
.text_form1 {
	float: left;
	width: 250px;
	height: 25px;
	margin: 0 10px 20px 0;
}
.text_form3 {
	float: left;
	width: 120px;
	height: 25px;
	margin: 0 10px 20px 0;
}
.text_form4 {
	float: left;
	width: 50px;
	height: 25px;
	margin: 0 10px 20px 0;
}
.text_form2 {
	float: left;
	width: 250px;
	height: 60px;
	margin: 0 10px 20px 0;
}
.text_box {
	width: 250px;
	height: 25px;
	font-size: 12px;
	color: #333333;
}
.text_box_3 {
	width: 120px;
	height: 25px;
	font-size: 12px;
	color: #333333;
}
.text_box_4 {
	width: 45px;
	height: 25px;
	font-size: 12px;
	color: #333333;
}
.text_box_5 {
	width: 140px;
	height: 25px;
	font-size: 12px;
	color: #333333;
}
.text_box2 {
	width: 250px;
	height: 60px;
	font-size: 12px;
	color: #333333;
}
.text_blue {
	font-size:14px;
	color:#628ddb
}
.produt_box {
	width: 250px;
	height: 350px;
	float: left;
	margin: 0 10px 15px 0;
}
.features_list {
	list-style:none;
	padding:0;
	margin:0;
}
.features_list li {
	line-height: 25px;
	display: block;
	background: url(images/bullet_small.jpg) top left no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
}
#typed-cursor {
	opacity: 1;
	font-weight: 100;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	-ms-animation: blink 0.7s infinite;
	-o-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
}
 @-keyframes blink {
 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-webkit-keyframes blink {
 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-moz-keyframes blink {
 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-ms-keyframes blink {
 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
 @-o-keyframes blink {
 0% {
opacity:1;
}
 50% {
opacity:0;
}
 100% {
opacity:1;
}
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
.list_carousel {
	margin: 10px 0px;
	width: 1000px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #eee;
	border: 5px solid #999;
	width: auto;
	height: auto;
	padding: 0;
	margin: 14px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: 10px;
}
.next {
	float: right;
	margin-right: 10px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.list_carousel_1 {
	margin: 10px 0px;
	width: 1000px;
}
.list_carousel_1 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel_1 li {
	font-size: 40px;
	color: #999;
	text-align: center;
	background-color: #eee;
	width: auto;
	height: auto;
	padding: 0;
	margin: 10px 2px;
	display: block;
	float: left;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.table {
	font-size:11px;
	line-height:24px;
	color:#333;
}
.table a {
	color:#333;
	text-decoration:none;
}
.field_popup {
	width: 170px;
	height: 22px;
	border: solid 1px #999999;
	padding-left: 5px;
	font-size: 12px;
	margin: 5px 0;
}
.red_text {
	font-size:11px;
	color:#F00;
}
img {
	border:none;
}
#clockbox {
    text-align: center;
}
@media only screen and ( max-width:1200px) {
.left_cont {
width:20%;
margin:0px;
}
.right_cont {
width:72%;
text-align:left;
}
}
