@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding:0;
	margin:0;
	font-family:"微软雅黑", "黑体";
}
a {
	text-decoration:none;
}
ul {
	list-style:none;
}
img {
	border:none;
}

body {
}
/*****Generic Classes*****/
.fl {
	float:left;
}
.fr {
	float:right;
}
.clear {
	clear:both;
}
/*****Basic Layout*****/
#wrap {
	position:relative;
}
#wrap_inner {
	position:relative;
	/*max-width:640px;*/
}
/*****侧导航*****/
#menu {
	background:#ff4731;
}
#menu .ui-panel-inner ul li {
	border-bottom:1px #fff solid;
}
#menu .ui-panel-inner ul li a {
	display:block;
	font-size:1.125em;
	color:#fff;
	line-height:2em;
}
/*****Header*****/
#header {
	background:#ff6755;
	padding:4%;
}
#header .search {
	width:6%;
}
#header .more {
	display:block;
	width:6%;
}
#header .more img,#header .search img {
	display:block;
	width:100%;
}
#header .logo {
	width:86%;
	text-align:center;
	font-size:1.25em;
	color:#f3f7fe;
	font-weight:bold;
}
#header .msearch {
	display:none;
}
#header .msearch input {
	display:block;
	width:80%;
	border:1px #ccc solid;
	font-size:0.875em;
	background:#fff;
	height:28px;
	overflow:hidden;
	padding:0;
	line-height:20px;
}
#header .msearch a {
	display:block;
	width:18%;
	height:30px;
	line-height:30px;
	font-size:0.875em;
	color:#883f1e;
	text-align:center;
	background:#fdcb5c;
}
/*****Banner*****/
#banner {
}
.big-pic {
	margin: -0.4% auto 0px; width: 100%;
}
.big-pic-in {
	margin: 0px auto; width: 100%; height: auto; overflow: hidden; position: relative;
}
.pic-list {
	height: auto; position: relative; z-index: 0; -webkit-transform: translate3d(0, 0, 0);
}
.big-pic img {
	display: block; width: 100%; height: auto; float: left; 
}
.slide-dot {
	padding: 0px 5% 0px 0px; left: 0px; width: 95%; height: 26px; text-align: right; bottom: 0px; overflow: hidden; position: absolute;
}
.slide-dot span {
	background: rgb(255, 255, 255); margin: 8px 5px 0px; border-radius: 11px; width: 11px; height: 11px; vertical-align: top; display: inline-block; z-index: 10;
}
.slide-dot .slide-dot-cur {
	background: rgb(254, 83, 63); vertical-align: top; z-index: 10;
}
.transition {
	-webkit-transition: -webkit-transform 0.3s ease-out; -moz-transition: -moz-transform 0.3s ease-out; -o-transition: -o-transform 0.3s ease-out; transition: transform 0.3s ease-out;
}
.navgation {
	background: rgb(25, 25, 25); text-transform: capitalize; padding-bottom: 20%; font-size: 16px; position: relative;
}
/*****Main*****/
#main {
	padding-bottom:14.5%;
	background:#fff;
}
#main .nav {
	background:#fff;
}
#main .nav ul {
	padding-left:1%;
	padding-top:3%;
}
#main .nav li {
	width:27%;
	padding:3%;
}
#main .nav li a {
	display:block;
	width:100%;
	font-size:1em;
	color:#fff;
	text-align:center;
	padding:62% 0 20% 0;
}
#main .nav li a.nav1 {
	background:url(../images/img_nav1_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .nav li a.nav2 {
	background:url(../images/img_nav2_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .nav li a.nav3 {
	background:url(../images/img_nav3_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .nav li a.nav4 {
	background:url(../images/img_nav4_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .nav li a.nav5 {
	background:url(../images/img_nav5_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .nav li a.nav6 {
	background:url(../images/img_nav6_03.jpg) no-repeat left top;
	background-size:100%;
}
#main .aboutus {
	background:#fff;
}
#main .aboutus h3 {
	font-size:1em;
	color:#fff;
	background:#ff6755;
	border-radius:0.25em;
	width:92%;
	margin:auto;
	padding:1% 2%;
}
#main .aboutus p {
	font-size:1em;
	color:#2e2e2e;
	width:96%;
	margin:auto;
	line-height:1.5em;
	padding:1% 0;
}
#main .aboutus p a {
	color:#ff4e3a;
}
/*****Footer*****/
#wrap-a {
	width:100%;
	background:#ff5d49;
	padding:3% 0;
	position:fixed;
	left:0;
	bottom:0;
	border:0;
}
#wrap-a ul {
}
#wrap-a li {
	width:25%;
}
#wrap-a li img {
	display:block;
	width:37px;
	margin:auto;
}
#wrap-a li a {
	display:block;
}
#wrap-a li a p {
	position:absolute;
	left:0;
	bottom:2%;
	width:100%;
	font-size:0.75em;
	color:#fff;
	text-align:center;
}
/*****关于我们*****/
#main h3 {
	font-size:1em;
	color:#303030;
	border-bottom:1px #666 solid;
	padding-bottom:5px;
}
#main .about {
	padding:10px;
}
#main .about p {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding-top:5px;
}
/*****联系我们*****/
#main .contact {
	padding:10px;
}
#main .contact p {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding-top:10px;
}
/*****新闻列表*****/
#main .newslist {
	padding:10px;
}
#main .newslist ul {
	padding:0 5px;
}
#main .newslist li a {
	font-size:1em;
	color:#333;
	line-height:2em;
}
#main .newslist li a:hover {
	color:#ff4e3a;
}
#main .newslist li span {
	font-size:0.875em;
	color:#666;
	line-height:2em;
}
/*****新闻内容*****/
#main .newsdetail {
	padding:10px;
}
#main .newsdetail h4 {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding-top:5px;
}
#main .newsdetail p {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding-top:5px;
}
/*****产品列表*****/
#main .productlist {
	padding:10px;
}
#main .productlist li {
	width:30%;
	padding-top:10px;
	margin:0 1%;
}
#main .productlist li img {
	display:block;
	width:100%;
}
#main .productlist li p {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	text-align:center;
	padding-top:5px;
}

/*****产品详细*****/
#main .productdetail {
	padding:10px;
}
#main .productdetail h4 {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding:5px 0;
	text-align:center;
}
#main .productdetail img {
	display:block;
	width:80%;
	margin:auto;
	padding-bottom:10px;
}
#main .productdetail .xg,#main .productdetail .xg a {
	font-size:1em;
	line-height:1.5em;
	color:#161616;
}
#main .productdetail .xg a:hover {
	color:#ff4e3a;
}
#main .productdetail .xg {
	padding-bottom:2%;
}
/*****成功案例*****/
#main .case {
	padding:10px;
}
#main .case p {
	font-size:1em;
	color:#333;
	line-height:1.5em;
	padding-top:5px;
}












