﻿@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%;
	display:block;
}
.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;
}

#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;
}
.center{ width:90.5%; margin:0 auto;}
.head{
	max-width:640px;
	margin:0px auto;
	overflow:auto;
	background:#ffffff;
}
.searchbtn { float:left; width:7.1875%; margin-left:4.6875%;}
#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}
.logo{width:70.9375%; float:left;}
.btn{
	float:left;
	width:11.875%;
	margin-left:2.3125%;
}
/*小导航*/
.mininav{
	float: left;
	width: 100%;
	padding:2% 0px;
	background:#aa89bd;
	font-family:"微软雅黑";
	
}
.mininav li{
	float: left;
	width: 20%;
	text-align:center;
	 line-height:180%;
}
.mininav li a{ 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;
}
/*网页中部*/
.navgation{
	/*font-weight:bold;*/
	font-size: 16px;
	line-height: 350%;
	text-transform: capitalize;
	width:90%;
	margin:2% 5%;

}
.navgation a{color:#000;display: block;}
.navgation li{
	width: 25%;
	float:left;
	text-align:center;
}
.navgation .catimg{
	float: left;
	width: 100%;
}

.aboutbox{ width:100%; float:left; margin:3% 0px; font-family:"黑体";}
.aboutall{ width:100%; float:left; padding:3% 0px; background:#c490bf; }
.ab_left{ width:35%; float:left; margin-left:2%;}
.ab_left img{ width:100%; border-radius:5px; border:2px solid #FFF;}
.ab_right{ width:58%; float:left; margin-left:2%;}
.ab_name{ width:100%; font-size:18px; float:left; background:url(img/ab.png) no-repeat; background-position:bottom; line-height:250%; text-transform:uppercase;}
.ab_name a{ color:#FFF;}
.ab_c{ width:100%; font-size:14px; line-height:160%; float:left;text-align:justify; text-justify:inter-ideograph; color:#FFF; margin:1% 0px;}

.picall{ width:100%; float:left; padding:2% 0px; background:#FFF;}
.pic_name{ width:100%; float:left; padding:2% 0px; text-transform:capitalize; color:#3c3c3;font-size:18px; background:url(img/pic.png) no-repeat; background-size:100%;background-position:bottom; position:relative;}
.pic_name .right{ float:right; margin-top:5%; position:absolute; bottom:0px; right:0px;}
.pic_name a{ font-family:"微软雅黑"; font-size:16px; color:#3c3c3c;}
.picbox{ width:100%; float:left; margin:3% 0px;}
.picbox ul{ width:100%; list-style:none;}
.picbox ul li{ width:31%; float:left; margin-right:3.333%;}
.picbox ul li img{ width:100%;}
.picbox ul li:last-child{ margin-right:0px;}
.picimag{ position:relative; width:100%; float:left;}
.pictext{ width:100%; float:left; position:absolute; bottom:0px; background:url(img/p_bottom.png) no-repeat; background-size:100%; text-align:center; color:#FFF; text-align:center;}

.pictop{ width:100%; float:left; margin-bottom:7%;}
.pictop:last-child{ margin-bottom:0px;}
/*form*/
#form-guide { margin-top:10px}
#form-guide h4 { text-align:center}


/*网页底部*/
.copyright{
width:100%; float:left;
	color:#000;
	text-align: center;
	margin-bottom:3%;

}
.copyright a{color: #000;}
#wrap-a {	
	background:#1b1b1b;
	
	z-index:9999;
	max-width:640px;
	width:100%;

	margin:0px auto;
}
.nav_map {
	overflow:auto;
	width:100%;
	float:left;
}
.nav_map li {
	float:left;
	width:25%;
}
/*子页面*/
#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;
}

.newsall{ width:100%; float:left; margin:3% 0px; font-family:"黑体"}
.newsname{ width:100%; float:left; background:url(img/newname.png) no-repeat; font-size:18px; background-size:100%; text-align:center; text-transform:uppercase;}
.newsname a{ color:#000;}
.newsul{ width:100%; float:left; margin:2% 0px;}
.newsul ul{ width:100%; float:left; list-style:none;}
.newsul ul li a{ color:#FFF;}
.lidp{ width:100%; font-family:"宋体"; font-size:13px; float:left; line-height:180%;}
.li01{ background:url(img/jian.jpg) no-repeat #aa89bd; background-position:left; width:92%; float:left;font-size:16px; font-family:"黑体"; color:#FFF; margin:2% 0px; line-height:230%; padding-left:8%;}
.li02,.li03{ background:url(img/jia.jpg) no-repeat #aa89bd; background-position:left; width:92%; float:left;font-size:16px; font-family:"黑体"; color:#FFF; margin:2% 0px; line-height:230%; padding-left:8%;}
/*产品列表*/
.product_imgshow {
	width:70%;
	border:#fff 2px solid;
	margin:0px auto;
}
.showpic{
	width: 33.33%;
	text-align: center;
	float: left;
	font-size: 14px;
	margin-top:1%;
}
.showpic img{
	width: 75%;
	margin:0 auto;
}
.showpic .title{
	margin:0px auto;
      width:85%; 
	font-size: 12px;
}

.ellipsis{
    white-space: nowrap;  
    overflow: hidden;  
    text-overflow: ellipsis;  
    -o-text-overflow: ellipsis; /*For Opera*/  
    -ms-text-overflow: ellipsis; /*For IE8*/ 
}
.showpic a:link{color: #000;}
.showpic a:visited{color: #000;}

#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;}
	.pictext{ font-size:13px;}
	.ab_name{ font-size:16px;}
	.ab_c{ line-height:120%;}

}
@media all and (max-width:480px) {
	.nav_min_p {font-size:18px;}
	.navgation{font-size: 14px;}
	.pictext{ font-size:12px;}
	.ab_name{ font-size:14px; line-height:180%;}
	.ab_c{ height:80px; overflow:hidden;}

}
@media all and (max-width:420px) {
	.nav_min_p {font-size:16px;}
	.navgation{font-size: 14px;}
	#contt{padding-bottom:50px;}
	 .pictext{ font-size:12px;} 
	
	  .newsul ul li{ padding-left:10%; width:90%; font-size:13px;}
	
}
@media all and (max-width:360px) {
	.nav_min_p {font-size:14px;}
	.navgation{font-size: 12px;}
	#contt{padding-bottom:35px;} 
	.pictext{ font-size:12px;} 
}

/*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:#1b1b1b; 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;}
