﻿@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;
}
.head{
	max-width:640px;
	margin:0px auto;
	overflow:auto;
	background:#FFF;
}
.h_right{ width:45%; float:right;}

#search-form { width:100%; margin-top:2%; height:30px; border-radius:10px; float:right;background:#FFF; color:#d3d3d3; display: block}
#search-form #keywords { border:none; line-height:220%; width:79.8%; background:#eeeeee; float:left;}
#search-form #post-search { width:18%; background:url(img/searchbtn.png) no-repeat 100%; border:none; float:left; line-height:250%; margin-left:1%;}
.logo{width:53.9%; float:left;}
.btn{
	float:right;
	width:32.6%;
	margin-right:9.2%; margin-top:3%;
}
.center{ width:92%; margin:0 auto;}
/*小导航*/
.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{
	
}
/*滚动图*/
.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;*/
	width:100%; 
	float:left;


}
.navgation a{color:#FFF;display: block;}
.navgation li{
	width: 25%;
	float:left;
	text-align:center;
}
.navgation li span{ padding:5% 15%; background:#7fba2c; border-radius:10px; line-height:250%;  }
.navgation .li2 span{ background:#fdd202; }
/*form*/
#form-guide { margin-top:10px}
#form-guide h4 { text-align:center}


/*网页底部*/
.copyright{
	
	color:#000;
	text-align: center;
	margin: 0 auto;
	padding: 10px 0px;
	width: 100%;
	position:relative;
	z-index: 6;
	font-size:14px;
	font-family:"黑体";
}
.copyright a{color: #000;}
#wrap-a {	
	background:#7fba2c;
	
	z-index:9999;
	max-width:640px;
	width:100%;
	padding: 0.5% 0;
	margin:0px auto;
}
.nav_map {
	margin:0px auto;
	width:100%;
	overflow:auto
}
.nav_map li {
	float:left;
	width:19.921875%;
	text-align:center;
}
.nav_map .li3,.nav_map .li4{ float:right;}

.map_home{ width:20.3125%; float:left; position:absolute; left:40%; bottom:0px;}
/*子页面*/
.page_index{ width:100%; float:left; margin-top:16%;}
.pagebox{ width:94%; border:2px solid #7fba2c; float:left;padding:2% 3%;}
.pageimg{ width:100%; float:left; margin-top:-12%; }
.pageimg img{ width:24%;border-radius:200%; margin:0 auto;}
.pagename{ width:100%; float:left; line-height:180%; text-align:center; font-family:"黑体"; margin-top:3%; font-size:16px;}
.pagename span{ color:#b6b6b6;}
.pagecontent{ width:100%; float:left; text-align:center; color:#0c0c0c; font-size:14px; line-height:160%;text-align:justify; text-justify:inter-ideograph;}


.caseimg{ width:100%; float:left; background:#f4f4f4; margin-top:5%;  font-family:"黑体";}
.caseleft{ width:41.5%; float:left; position:relative;}
.case_l_name{ width:71%; position:absolute; left:14.5%; top:10%; background-color:rgba(255,255,255,0.9); padding:10% 0px; }
.casename_top{ width:100%; float:left; text-align:center; color:#8fc53b; font-size:24px; line-height:130%;}
.casename_top span{ width:100%; float:left; color:#a5a5a5; font-weight:bold; text-transform:uppercase; font-size:14px; text-align:center;}
.casename_more{ width:72%; margin:8% 10%; padding:1.5% 4%; float:left; border:2px solid #fdd723; border-radius:10px; line-height:140%;}
.casename_more img{ width:16%; float:left; margin-right:10%;}
.casename_more a{ color:#363636;}
.casename_tb{ width:100%; float:left; margin:5% 0px;}
.casename_tb img{ width:100%;}

.caseright{ width:58.5%;  float:left;}
.caseright ul{ width:100%; list-style:none;}
.caseright ul li{ width:46%; margin-left:4%; font-size:16px; float:left; margin-bottom:2%; text-align:center; line-height:320%;}
.caseright ul li img{ width:100%;}
.caseright ul li a{ color:#8e8d8d;}

.case_box{ width:100%; float:left; margin:5% 0px;}
.case_name{ width:100%; float:left;}
.case_name a{ color:#000;}
.c_left{ width:50%; float:left; text-transform:uppercase; font-size:30px; line-height:90%;}
.c_left span{ width:100%; font-size:14px; font-family:"黑体";}
.c_right{ float:right; width:50%; font-size:12px; padding-top:4.5%;}
.c_name01{ float:right; padding:1% 3%; background:#fdd202; line-height:170%; margin-right:2%;}
.c_name02{ float:right; padding:1% 3%; background:#7fba2c; line-height:170%;}


.c_left1{ width:50%; float:left; text-transform:uppercase; font-size:30px; color:#FFF; line-height:90%;}
.c_left1 span{ width:100%; font-size:14px; font-family:"黑体";}

.c_name01{ float:right; padding:1% 3%; background:#fdd202; line-height:170%; margin-right:2%;}
.c_name02{ float:right; padding:1% 3%; background:#FFF; line-height:170%;}

.case_img{ width:100%; float:left; margin:2% 0px;}
.case_img ul{ list-style:none; width:100%;}
.case_img ul li{ width:32%; margin-left:1.995%; float:left;}
.case_img ul li:first-child{ margin-left:0px;}
.case_img ul li img{ width:100%;}

.news_box{ width:100%; float:left; background:#7fba2c; margin:2% 0px; padding-top:3%;}
.news_ul{ width:100%; float:left; margin:2% 0px;}
.news_ul ul{ width:100%; float:left; list-style:none;}
.news_ul ul li{ width:100%; float:left; padding:2% 0px; font-family:"黑体"; color:#FFF;}
.news_ul ul li a{ color:#FFF;}
.news_ul ul li img{ width:1.8%; float:left; margin-right:1%;}
.dv_01{ width:75%; float:left;}
.dv_02{ width:15%; float:right;}



#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;
}
.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;}
.copyright{ margin-bottom:5%;}
#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;}
	.casename_more{ font-size:14px;}
	
		.news_ul ul li{ font-size:14px; padding:2% 0px;}
	.dv_01{ width:70%;}
	.dv_02{ width:20%;}
	
.copyright{ margin-bottom:1%;}
}
@media all and (max-width:420px) {
	.nav_min_p {font-size:16px;}
	.navgation{font-size: 14px;}
	#contt{padding-bottom:50px;} 
	
	.#search-form{ height:25px;} 

	#search-form #keywords{ width:60%; margin-top:2%;}
	#search-form #post-search{ width:30%; }
	.btn{ margin:2% 0px;}
	.pagecontent{ font-size:13px;}
	
	.casename_top{ font-size:20px;}
	.casename_more{ font-size:12px;}
	.caseright ul li{ line-height:250%; font-size:14px;}
	
	.c_left,.c_left1{ font-size:25px;}
	.c_left span,.c_left1 span{ font-size:13px;}
	.c_right{ padding-top:8.5%;}

   	.news_ul ul li{ font-size:14px; padding:1% 0px;}
	.dv_01{ width:65%;}
	.dv_02{ width:25%;}
	.copyright{ margin-bottom:5%;}
	
	
	
}
@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:#bd0000; 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;}
