﻿@charset "utf-8";
	/* CSS Document */
.ui-mobile-viewport {
	-webkit-tap-highlight-color:rgba(90,90,90,0.2);
}
body,div,dl,dt,dd,ul,li,form,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

html {
	overflow-x:hidden;
	-webkit-text-size-adjust:none;
}
ul,li,dl,dt,dd {
	display:block;
	list-style:none;
}
fieldset,img {border:0;}
/*勿删，解决滚动图片ie样式问题*/
img {
	border:0;
	max-width:100%;
	
}
div {
	margin:0 auto;
}
body{
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 14px;
	background: #fff;
}
ul, li, dl, dt, dd {
	display:block;
	list-style-type:none;/*去除ol、ul、li的默认样式*/
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;/* 去除默认的字体样式 */
}
.w{width: 95%;}
.clear {
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
/*万能清楚浮动CSS样式*/
.clearfloat:after{
	content:".";
	height:0px;
	visibility:hidden;
	display:block;
	clear:both;
}
.left{
	float:left;
}
.right{
	float:right;
}
h4{
	display:inline;
}
a {
	text-decoration:none;
	outline:none;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 14px;
	color:#000;
}

#page1 {
	background:#ccc;
	overflow:auto;
}
#contt {
	width:100%;
	max-width:640px;
	min-height:480px;
	overflow:auto;
	position: relative;
	z-index:1;

	/*padding-bottom: 80px;*/
	background:#fff;
	background-size:100%;
	margin:0px auto;
	padding:0px;
}
.head{
	max-width:640px;
	margin:0px auto;
	background:#fff;
	border-bottom:#e1e0e3 solid 1px;
}
.searchbtn { float:left; width:16%; text-align: center;}
#search-form { width:80%; height:30px; border-radius:10px; min-width:200px; background:#FFF; border:1px solid #ccc; position:absolute; left:1.9230769230769232%; z-index:99999; display:none}
#search-form #keywords { border:none; height:20px; padding:5px; width:70%; border-right:1px solid #ccc; margin-left:10px}
#search-form #post-search { width:15%; border:none; background:white}
.home{width:16%;float: left;text-align: center; }
.logo{width: 68%;float: left;text-align: center;}
.btn{
	float:right;
	width:7.8%;
}
/*小导航*/
.mininav{
	float: right;
	width: 50%;
	position: relative;
	z-index: 5;
	margin-top: -8%;
	margin-right:7%;
}
.mininav li{
	float: left;
	width: 31%;
	margin-left: 2.33%;
}
.mininav li img{
	
}
/*下拉导航*/
.navbg {width:150px; background:#332d91; position:absolute; right:0%; z-index:10000; display:none;  margin:0% 0;}
#font_a a {color:#fff;text-shadow:none;}
.navbg li {width:100%; height:35px; border-bottom:1px solid #fff; text-indent:1.5em;}
.navbg li a {width:80%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font:14px/35px 微软雅黑; color:#fff;}

/*滚动图*/
.big-pic {
	width:100%;
	margin:0 auto;
	margin-top: -0.4%;
}
.big-pic-in {
	position:relative;
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
.pic-list {
	position:relative;
	height:auto;
	-webkit-transform:translate3d(0,0,0);
	z-index:0;
}
.big-pic img {
	float:left;
	height:auto;
	width:100%;
	display:block;
}
.slide-dot {
	width:95%;
	overflow:hidden;
	position:absolute;
	left:0;
	bottom:0;
	height:26px;
	text-align:right;
	padding:0 5% 0 0;
}
.slide-dot span {
	display:inline-block;
	width:11px;
	height:11px;
	border-radius:11px;
	vertical-align:top;
	z-index:10;
	background:#fff;
	margin:8px 5px 0 5px;
}
.slide-dot .slide-dot-cur {
	z-index:10;
	vertical-align:top;
	background:#2386d6;
}
.transition {
	-moz-transition:-moz-transform 0.3s ease-out;
	-webkit-transition:-webkit-transform 0.3s ease-out;
	-o-transition:-o-transform 0.3s ease-out;
	transition:transform 0.3s ease-out;
}
/*手机导航*/
.m_nav{
	
	padding-top:20px;
}
.m_nav ul {
	width: 100%;
}

.m_nav ul li h3{
	color: #fff;
	font-size: 16px;
	line-height: 30px;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;

}
.m_nav ul li{
	background-color: #332d91;
	width:22.5%;
	float:left;
	margin-bottom: 10px;
	margin-right: 2.5%;
	text-align: center;
	border-radius: 10px;
	
}
/*网页中部*/
.navgation{
	
	margin-top: 30px;
}
.navgation_li{
	float: left;
	width: 22.75%;
	margin-right: 3%;
	border-radius: 10px;
	box-shadow:#eeeef6 0px 0px 3px 3px;
	position: relative;
	height: 200px;
}
.navgation_li:nth-child(4n){
	margin-right: 0;
}
.nav_li_all{
	position: absolute;
	transform: translate(-50%,-50%);
	width: 80%;
	top:50%;
	left: 50%;
	text-align: center;
}
.nav_li_count{text-align: left;}
.nav_li_t{
	margin-top: 15px;
	font-size: 16px;
	font-weight: bolder;
}
.nav_li_more{
	width: 90%;
	line-height: 25px;
	background: #6c6c6c;
	border-radius: 5px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 15px;
}
/*about*/
#about{
	margin-top: 35px;
	padding-top: 30px;
	padding-bottom: 30px;
	background: #fbfbfb;
}
.about_l{
	width: 43%;
	float: left;
	margin-left: 20px;
	background: #eae9ff;
	margin-top: 20px;
}
.about_l img{
	position: relative;
	top:-20px;
	left: -20px;
}
.about_r{
	width: 50%;
	float: right;
}
.about_title{
	background: url(img/about.png)no-repeat;
	background-size: 100% 100%;
	width: 66%;
	margin-left: 0;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
}
.about_c{
	font-size: 16px;
	line-height: 22px;
	color: #000;
	font-weight: bolder;
	padding-top: 15px;
}
.about_e{
	color: #d6d6d6;
	font-size: 16px;
	line-height: 22px;
	text-transform: uppercase;
	padding-bottom: 15px;
}
.about_more{
	margin-left: 0;
	width: 100px;
	line-height: 25px;
	background: #6c6c6c;
	border-radius: 5px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 30px;
	text-align: center;
}
.about_d{
	line-height: 30px;
	height: 120px;
	overflow: hidden;
	font-size: 14px;
	color: #353535;
	margin-top: 30px;
}
/*产品中心*/
#product{
	margin-top: 30px;
}
#product .pic{
	width: 32.65%;
	margin-right: 1.025%;
	float: left;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}
#product .pic:nth-child(3n){
	margin-right: 0;
}
#product .pic_top{
	position: relative;
	float: left;
	height: 0;
	width: 100%;
	padding-bottom: 87.56%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	overflow: hidden;
	
}
#product .pic_top img{
	width: 100%;/* 兼容IE8 */
	height: 100%;
	
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
#product .pic_bottom{
	text-align: center;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
line-height: 40px;
	font-size: 14px;
	padding-top: 1px;
}
/*新闻中心*/
#news{
	margin-top: 60px;
}
.news_list{
	margin-bottom: 50px;
}
.news_list:nth-child(1){
	background: url(img/news1.png) no-repeat left top;
}
.news_list:nth-child(2){
	background: url(img/news2.png) no-repeat left top;
	margin-bottom: 0;
}
.news_r{
	padding-left: 50px;
}
.news_title{
	color:#332d91;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-weight: bolder;
}
.news_time{
	color: #686767;
	font-size: 12px;
	line-height: 25px;
}
.news_d{
	color: #686767;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
text-overflow: ellipsis;
	height: 50px;
}
.news_more{
	margin-left: 0;
	width: 100px;
	line-height: 25px;
	background: #6c6c6c;
	border-radius: 5px;
	height: 25px;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 20px;
	text-align: center;
}
/*成功案例*/
#case{
	margin-top: 50px;
}
.case_title{
	text-align: center;
	text-transform: uppercase;
	font-family:"Microsoft YaHei", "宋体", Arial, Sans-Serif;
	font-size: 16px;
	
	font-weight: bolder;
}
.case_c{
	color: #000;
}
.case_e{
	color: #d6d6d6;
}
#case .pic{
	width: 33.33%;
	
	float: left;
	position: relative;
	margin-bottom: 10px;
	overflow: hidden;
}

#case .pic_top{
	position: relative;
	float: left;
	height: 0;
	width: 100%;
	padding-bottom: 80.37%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	overflow: hidden;
	
}
#case .pic_bottom{
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

}
/*网页底部*/
.copyright{
	font-size: 14px;
	line-height: 18px;
	color:#000;
	text-align: center;
	margin-top: 30px;
	padding: 10px 0px;
	width: 100%;
	position:relative;
	z-index: 6;
	
}
.copyright a{color: #000;}
#wrap-a {	
	background:#332d91;
	
	z-index:9999;
	max-width:640px;
	width:100%;
	padding: 0.5% 0;
	margin:0px auto;
}
.nav_map {
	width: 95%;
	margin:0px auto;
	
}
.nav_map li {
	float:left;
	width:21.25%;
	margin-right:5%;
	text-align: center;
}

.nav_map li:nth-child(4){
	margin-right: 0;
}
/*子页面*/
#content{min-height: 250px;}
.conttent_di {
	width:95%;
	margin:0 auto;
	color:#fff;
	/*border:#fff 3px solid;
	-moz-box-shadow:2px 2px 10px #a9a9a9;
	-webkit-box-shadow:2px 2px 10px #a9a9a9;
	box-shadow:2px 2px 10px #a9a9a9;
	*/ overflow:auto;
}
.conttent_nav {
	height:30px;
	line-height:30px;
	margin:1% auto;
	border-top:#363636 1px solid;
	border-bottom:#363636 1px solid;
	color:#666;
}
.conttent_nav a{
	color:#333	
}
.title_p1 {
	font-weight:bold;
}
.conttent_con {
	font-size:14px;
	line-height:25px;
	margin:0 auto;
	margin-bottom:3%;
	color:#000;
	overflow:hidden
}
.conttent_con h4 {
	line-height:30px;
	overflow:hidden;
	text-align:center;
	border-bottom:#ccc 1px dotted;
}
/*新闻中心*/
#inews li {
	font-size:14px;
	background:none;
	text-shadow:none;
	font-weight:normal;
	padding-left:0px;
	width:100%;
	overflow:hidden;
	text-overflow:ellipsis;
	/* for internet explorer */
}
#inews li a {
	color:#000;
}
.ui-btn-inner {
	border:none;
}
.ui-icon {
	display:none;
}
.ui-btn-up-c,ui-btn-text {
	color:#fff;
}
.ui-btn-up-c a,ui-btn-text a {
	color:#fff;
}
.inews li a {
	color:#fff;
}
/*产品列表*/
.product_imgshow {
	width:70%;
	border:#fff 2px solid;
	margin:0px auto;
}
#content .pic{
	width: 30%;
	margin-right: 5%;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-bottom: 10px;
}
#content .pic:nth-child(3n){
	margin-right: 0;
}
#content .pic_top{
	position: relative;
	float: left;
	height: 0;
	width: 100%;
	padding-bottom: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	overflow: hidden;
}
#content .pic_bottom{
	line-height: 30px;
	text-align: center;
	overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

}
#contt{padding-bottom:80px;}  
@media all and (min-width:640px){
	#contt {width:640px;margin:0 auto;}
}
@media all and (max-width:540px) {
	.nav_min_p {font-size:20px;}
	.navgation{font-size: 16px;}

}
@media all and (max-width:480px) {
	.nav_min_p {font-size:18px;}
	.navgation{font-size: 14px;}

}
@media all and (max-width:420px) {
	.nav_min_p {font-size:16px;}
	.navgation{font-size: 14px;}
	#contt{padding-bottom:50px;}  
	
}
@media all and (max-width:360px) {
	.nav_min_p {font-size:14px;}
	.navgation{font-size: 12px;}
	#contt{padding-bottom:35px;}  
}

/*pw add page 2013/7/4*/
#pages .a1 {
	color: #000;
	display:inline-block;
	padding:10px 15px;
	border:1px solid #454545;
	border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px
}

/*
	右侧弹出样式
*/
#menu{ height:100%; background:#332d91; width:150px; text-shadow:none;}
#menu a{ color:#fff;}
#menu ul li{border-bottom: 1px solid rgba(0, 0, 0, 0.3);border-top: 1px solid rgba(255, 255, 255, 0.1); height:35px; line-height:35px;}
.ui-panel-content-wrap{ background:none;}
@media only screen and (max-width:414px) {
	.navgation_li{
		width: 46%;
		margin-right: 8%;
		margin-bottom: 20px;
	}
	.navgation_li:nth-child(4n){
		margin-right: 8%;
	}
	.navgation_li:nth-child(2n){
		margin-right: 0;
	}
	.about_d{margin-top: 10px;}
	.about_more{margin-top: 10px;}
}
