@charset "utf-8";
/* CSS Document */
* {
	border: none;
	color: #444;
	font-family: Verdana, Arial, SansSerif;
	font-size: 13px;
	list-style: none;
	line-height: 22px;
	outline: none;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.clear {
	clear: both;
}
h1, h1 a, h2, h2 a {
	font-size: 18px;
}
h3, h3 a {
	font-size: 14px;
}
body {
	max-width: 768px;
	min-width: 320px;
	margin: 0 auto;
	border-top: 5px solid #12298c;
}
.more {
	display: block;
	font-weight: bold;
}
.nav li, .pull_left, .col_top li, .col_middle li, .f_col li, .list li, .list_img li, .col_contact_top li, .owl-item {
	float: left;
}
.pull_right {
	float: right;
}
/*---------------------*/
.nav {
	padding: 15px 0;
}
.logo {
	margin-left: 10px;
}
.nav li a {
	display: block;
	font-weight: bold;
	font-size: 14px;
	margin-right: 20px;
	line-height: 40px;
}
#pull {
	display: none;
}
.col_top, .col_middle, .col_about, .col_contact_top, .col_contact_bottom {
	margin: 35px 20px;
}
.list, .content {
	margin: 35px 20px 20px;
}
.col_top_2, .col_contact_middle {
	margin: 35px auto;
}
.top_text, .col_contact_top h2, .col_contact_bottom h2,.list li,.col_project  {
	margin-bottom: 25px;
}
.col_top, .top_text, .col_middle, .col_contact_top, .col_contact_bottom h2, .col_contact_middle {
	text-align: center;
}
.col_top li, .col_middle li, .f_col_2 li, .list1 li, .list_img li, .col_contact_top li {
	width: 31%;
	margin-right: 3.5%;
}
.col_top_left, .col_top_right, .list2 li>a, .list2_textbox, .list2 li, .col_left_wrap, .col_right_wrap, .col_about_l, .col_about_r,.f_col {
	width: 48%;
}
.list2 li {
	margin-right: 4%;
}
.col_top li:nth-child(3), .col_middle li:nth-child(3n), .f_col_2 li:nth-child(3n), .list1 li:nth-child(3n), .list2 li:nth-child(2n), .list_img li:nth-child(3n), .col_contact_top li:nth-child(3) {
	margin-right: 0;
}
.col_top_2, .col_bottom, .about_middle {
	background: #eee;
}
.col_top_right {
	padding: 20px 20px 20px 0;
}
.col_top_right .more {
	margin-top: 10px;
	width: 120px;
	text-align: center;
	line-height: 36px;
	color: #fff;
	background: #0f84f5;
}
.col_middle .text, .col_b_left .text, .f_col_1 .text, .col_b_right .text, .list2 .text, .list1 .text, .col_top_right p {
	height: 66px;
	overflow: hidden;
	margin-top: 10px;
}
.col_bottom, .wrap, .about_list {
	padding: 40px 20px;
	width: 100%;
}
.col_b_right {
	width: 64%;
}
.col_b_right li, .f_col_1 li, .f_col_2 li {
	margin-top: 20px;
}
.col_b_right .text, .f_col_1 .text {
	margin-top: 0
}
.col_b_right .more, .list2 .more {
	color: #f90;
}
.col_b_right img, .list2 img {
	margin-right: 20px;
}
.col_b_left {
	width: 32%;
	background: #fff;
}
.col_b_left, .list1 li {
	text-align: center;
	padding-bottom: 15px;
}
.col_b_left .text, .list1 .text {
	padding: 0 15px;
}
.col_b_left .more {
	margin: 10px auto 0;
	border: 1px solid #f90;
	width: 140px;
	line-height: 36px;
}
.f_col a, .f_col p, #footer p, .col_contact_middle h2, .col_contact_middle p, .col_contact_middle a, .banner a, .banner p {
	color: #fff;
}
.list li {
	background: #f0f0f0;
}
.wrap {
	border-bottom: 3px double #999;
	margin-bottom: 40px;
}
.wrap .online {
	padding-left: 40px;
	background: url(../images/online.gif) no-repeat #0f84f5 15px center;
	font-weight: bold;
	display: block;
	width: 120px;
	text-align: center;
	line-height: 42px;
	color: #fff;
	margin-top: 20px;
}
.wrap h1, .content h3, .content h2, .content p, .content h1 {
	margin-bottom: 10px;
}
.col_product, .table, .list_img, .form, .mb20 {
	margin-bottom: 20px;
}
.col_top_right, .col_bottom, .wrap, .about_list {
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
img {
	
	max-width: 100%;
	height: auto;
}
.col_contact_middle .more {
	border: 1px solid #fff;
	background: none;
	width: 150px;
	margin: 10px auto;
	line-height: 40px;
}
.col_contact_middle {
	background: #06f url(../images/contact.jpg) no-repeat top center;
	padding: 30px;
}
.f_bg {
	padding: 40px 20px;
	background: #333;
}
.f_col_2 ul,table {
	width: 100%;
}
.f_col_1 img {
	margin-right: 15px;
	max-width:110px;
}
#footer {
	padding: 15px;
	background: #111;
	text-align: center;
}
/*form*/
.form td {
	padding: 5px 0;
}
.form .input-xlarge {
	height: 36px;
	width: 98%;
	background: #f0f0f0;
}
.form textarea.input-xlarge {
	height: 80px;
}
.checkbox {
	display: block;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.checkbox input, .radio input {
	vertical-align: middle;
}
.submit input {
	width: 150px;
	padding: 8px 0;
	background: #0f84f5;
	color: #fff;
	font-weight: bold;
}
label {
	display: inline-block;
	padding-right: 20px;
}
.table {
	border-collapse: collapse;
}
.table td {
	border: 1px solid #aaa;
	padding: 8px 0;
}
.table .parameter .odd {
	background: #ddd !important;
}
/*-------js----------*/
.owl-carousel .owl-wrapper-outer ,.banner, .carousel-warp {
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
#story-carousel .owl-pagination .owl-page {
	border: 1px solid #969595;
	display: inline-block;
	height: 15px;
	margin: 0 7px;
	text-indent: -9999px;
	width: 15px;
	position: relative;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}
#story-carousel .owl-pagination .owl-page.active {
	border-color: #FF8724;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}
#story-carousel .owl-pagination {
	margin-top: 30px;
	text-align: center;
}
.item {
	position: relative;
}
.item .text {
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
	text-align: center;
	width:75%;
	margin: 0 auto;
}
.item .text p {
 	height: 44px;
	overflow: hidden;
}
.item h1 a {
	line-height: 32px;
	font-weight: bold;
}
.item .more {
	margin: 15px auto;
	width: 120px;
	background: #fff;
	text-align: center;
	padding: 10px;
	border-radius: 3px;
	text-transform: uppercase;
	display: block;
	color: #0f84f5;
}
.post-slider-btn {
	width: 100%;
	position: absolute;
	bottom:10px;
	text-align:center;
}
.post-slider-btn button {
	background: none;
	color: #fff;
	font-size: 32px;
	font-weight:bold;
}
.banner img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}
 @media all and (max-width:590px) {
.col_top_right {
	padding: 15px 20px 5px 0;
}
.col_top_right p {
	margin-top: 0;
}
.col_b_right img {
	width: 140px;
	margin-right: 10px;
}
.list2 li {
	width: 100%;
	margin-right: 0;
}
.list2 li>a {
	max-width: 170px;
	margin-right: 15px;
}
.list2_textbox {
	float: none;
	width: auto;
}
#pull {
	display: block;
	background: url(../images/pull.jpg) no-repeat;
	width: 21px;
	height: 18px;
	margin: 12px 20px 0;
	text-indent: -9999px;
}
.nav ul {
	width: 100%;
	margin-top: 15px;
	display: none;
}
.nav li a {
	margin-left: 20px;
}
.nav li {
	width: 100%;
	border-top: 1px solid #ccc;
}
.col_top_left, .col_top_right, .col_about_l, .col_about_r, .col_left_wrap, .col_right_wrap {
	width: 100%;
	text-align: center;
}
.col_top_right p {
	height: auto;
}
.col_top_2 .more, .col_about_l, .col_right_wrap, .wrap .online,.item .more {
	margin: 10px auto 0;
}
.col_top_2 {
	padding: 30px 20px;
}
.col_project, .content {
	text-align: center;
}
.form {
	text-align: left;
}
.col_b_left .more {
	width: 110px;
}
label {
	padding-right: 0;
}
.item .text{
	top:30px;
}
}
@media all and (max-width:490px) {
.col_b_left, .col_b_right, .f_col {
	width: 100%;
	box-sizing: border-box;
}
.col_b_left {
	padding: 15px;
	margin-bottom: 20px;
}
.f_col_1 {
	margin-bottom: 20px;
}
.list1 li {
	width: 49%;
	margin-right: 2%;
}
.list1 li:nth-child(3n) {
	margin-right: 2%;
}
.list1 li:nth-child(2n) {
	margin-right: 0;
}
 .col_contact_top li {
	width: 100%;
	margin-bottom: 10px;
}
.col_top li h3{
	display:none;
}
.item .text{
	top:15px;
}
.post-slider-btn{
	bottom:5px;
}
.item h1 a{
	line-height:24px;
}
.item img{
	min-height:190px;
}
}

.caijinr img{float:left; margin:10px;}
