﻿@charset "utf-8";
/* CSS Document */
body { max-width: 640px; margin: 0 auto; position: relative; }

.container { width: 100%; margin: 0 auto; position:relative;  }
body { background-color:#FFF; border-top:8px #005bac solid; }
/*
	导航
*/
.head { height: 80px; }
.head .logo { float: left; padding-left: 5%; width: 250px; height: 50px; line-height: 50px; margin-top: 15px;}
.head .logo img{
	width:250px;
	height: 30px;
}
/*导航*/
.head .m-nav { display: block; }
.head .m-nav .nav-ico { display: block; position: absolute; right: 7%; top: 30px; cursor: pointer; }
.head .m-nav ul { display: none; position: absolute; z-index: 99999; left: 0; top: 90px; background-color: #FFF; width: 100%; height: 100%; }

.m-navwrap { display: none; }
.m-navwrap { width: 100%; position: absolute; top: 80px; left: 0; z-index: 9999; background: #fff; padding-bottom:50px; overflow:hidden; }
.m-navwrap ul, .m-navwrap li { width: 100%; }
.m-navwrap .tit { display: block; width: 78%; padding: 0 17% 0 5%; height: 46px; line-height: 46px; font-size: 15px; color: #005499; background: url(../images/arrow2.png) no-repeat 92% center #FFF; background-size: auto 22%; cursor: pointer; }
.m-navwrap .tit a { color: #333; display: block; }
.m-navwrap .tit a:hover { color: #000000; }
.m-navwrap li { border-bottom: 1px solid #aaa; border-right: 1px solid #0066c8; }
.m-navwrap .sub-box { width: 100%; background-color: #005bac; display: none; }
.m-navwrap .sub-box a { display: block; width: 78%; padding: 0 17.4% 0 5.9%; height: 40px; line-height: 40px; border-top: 1px solid #fff; color: #fff; font-size: 13px; }
.m-navwrap .sub-box a:hover { background-color: #0066c8; }

/*home*/
.in_products{
	width: 100%;
    margin: 0 auto;
	overflow: hidden;
}
.main_box{
	margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}
.main_box .row{
	    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.ititle {
    text-align: center;
	width: 100%;
}
.ititle h2 {
    font: bold 30px/60px Arial;
    color: #333;
    text-transform: uppercase;
}
.ititle h3 {
    font-size: 16px;
    line-height: 2;
    color: #999;
	font-weight: normal;
}
.ititle span {
    width: 100%;
}
.ititle p {
    width: 100%;
	margin: 0 auto;
	color: #999;
	line-height: 24px;
	padding-top: 15px;
}
.services{
	text-align:center;
}
.services .mb{
	margin-bottom:0;
}
.services h5{
	font-size:16px;
	line-height: 24px;
	font-weight: normal;
	padding-top: 10px;
	margin-bottom: 20px;
}
.icon{
	width:100%;
	height: 122px;
	text-align: center;
}
.icon img{
	width: 100%;
	height: 100%;
}
.col{
	float: left;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
}
.news{
	width: 100%;
    margin: 35px auto;
    overflow: hidden;
}
.news_center_list_title {
	font-size: 16px;
	color: #333;
}
.news_center_list {
	width: 100%;
}
.news_center_list_img {
	overflow: hidden;
}
.news_center_list_img img {
	width: 100%;
	transition: 0.3s all;
	-webkit-transition: 0.3s all;
}
.news_center_list_img:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}
.news_center_content ul li a {
	display: block;
	color: #767676;
	font-size: 12px;
	margin-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/056.png) left center no-repeat;
	padding: 3px 0 3px 15px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
}
.news_center_content ul li a .text {
	float: left;
	width: 80%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news_center_content ul li a .time {
	float: right;
	width: 20%;
	text-align: right;
}
.news_center_content ul li a:hover {
	color: #333;
	text-indent: 5px;
}
/**/
.message-box{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
.message-box .am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field{
	font-size:16px;
}
.pagination-blog {
	background: #f6f6f6;
	text-align: center;
}

.pagination-blog ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.pagination-blog ul li {
	display: inline-block;
	width: auto;
	height: 30px;
	border-radius: 50%;
	margin: 4px;
	line-height: 28px;
	font-size: 12px;
}

.pagination-blog ul .active a {
	color: #1e88e5;
}
.turn { width: 100%; border-top: 1px solid #e0e0e0; margin: 0 auto 10px; overflow: hidden;}
.turn ul{
	width:100%;
	overflow: hidden;
	float: left;

}
.turn li{
	width:100%;
	float: left;
	padding: 10px 0;
	line-height: 28px;
}
.turn li p { float: left; font-size: 12px;  font-weight: bold; padding-left: 20px;}
.turn li a{color:#333;}

.shop-home{
	margin: 0 auto;
    max-width: 1280px;
    width: 90%;
	overflow: hidden;
}
.shop {
	background: #f6f6f6;
	padding: 10px;
	text-align: center;
	margin-bottom: 10px;
	
}

.shop img {
	width: 100%;
	height: 100%;
}

.shop h6 {
	margin: 5px 0;
	font-size: 12px;
	text-align: center;
	height:24px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
}

.shop h6 a {
	color: #333;
}

.shop span {
	color: #1e88e5;
	font-size: 20px;
	text-align: center;
}

.shop-pagination {
	background: #f6f6f6;
	padding: 20px 0;
	text-align: center;
}

.shop-pagination ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.shop-pagination ul li {
	display: inline-block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 4px;
	line-height: 28px;
	font-size: 18px;
}

.shop-pagination ul .active a {
	color: #1e88e5;
}

.shop-detailt {
	background: #f6f6f6;
	padding: 20px 16px;
	min-height: 350px;
	overflow: hidden;
}
.col-s6{
	width: 48%;
    margin-left: auto;
    left: auto;
    right: auto;
	float: left;
	margin: 0 1%;
}
.col-s12{
	width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}
/**/
.footer { background-color:#f3f3f3; text-align:left; color:#333; padding:10px 0; line-height:25px; }
.about-us-foot{
	padding-left: 20px;
}
.about-us-foot h6{
	font-size: 20px;
}