* {
	padding: 0;
	margin: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

p,
span,
h1,
h2,
h3,
h4,
h5,
h6,
small,
div,
li,
a {
	font-family: "Microsoft YaHei" !important;
	color: #999999;
}


/*头部开始*/

.header {
	position: relative;
}

.header .banner {
	width: 100%;
	height: auto;
}

.top-bg {
	background: #ffffff;
	height: 116px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	opacity: 0.26;
}

.top {
	height: 116px;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}

.top .logo {
	width: 116px;
	height: 116px;
	float: left;
}

.top .logo img {
	width: 116px;
	height: 116px;
}

.top ul {
	padding: 0;
	margin: 0;
	float: right;
	margin-top: 38px;
}

.top ul li {
	overflow: hidden;
	float: left;
	margin-left: 60px;
	text-align: center;
}

.top ul li p {
	margin: 0;
	padding: 0;
	color: #ffffff;
}

.top ul li span {
	color: #d9d9d9;
}

.top ul li a:hover p{
	color: #613246;
}
.top ul li a:hover span{
	color: #613246;
}


/*关于我们模块开始*/

.Back {
	background: url(../images/bg3.jpg) repeat center;
}

.title {
	width: 30%;
	margin: 0 auto;
}

.part1 {
	padding: 40px 0;
}

.part1 ul{
	margin-top: 40px;
}

/*产品展示*/
.Product{
	padding: 40px 0;
}

.Product .uk-overlay-panel p{
	color: #ffffff;
}

.Product .uk-overlay-panel h3{
	text-align: center;
}


.Product .Product-contont{
	margin-top: 40px;
}

.Product .Product-contont ul li a{
	display: block;
}

.Product .Product-contont ul li .uk-width-1-1 h3{
	border-bottom:1px solid #cbc4b5;
	width: 40%;
	margin:0  auto;
	margin-top: 30px;
}

.Product .Product-contont ul li .uk-width-1-1 p{
	width: 88%;
	margin: 0 auto;
	margin-top: 12px;
	line-height: 1.6em;
}

.Product .Product-contont figure{
	width: 100% !important;
}

.Product .uk-pagination>.uk-active>span{
	background: #613246;
}

/*新闻动态开始*/
.News{
	padding: 40px 0;
}

.News-contont ul{
	margin-top: 40px;
}

.News-contont ul li a{
	display: block;
	border-bottom: 3px solid #f4eee2;
	padding-bottom: 20px;
}

.news-img{
	position: relative;
	width: 100%;
	overflow: hidden;
}

/*.news-img p{
	width: 100%;
	height: 100%;
	background: #613246;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	text-align: center;
	line-height: 210px;
	color: #ffffff;
	font-size: 20px;
	opacity: 0;
}*/

.news-img h3{
	color: #ffffff !important;
	margin: 0;
	line-height: 180px;
	text-align: center;
}

.news-img img{
	display: block;
	width: 100%;
}

.news-img:hover p{
	opacity: 0.5;
}
.News-contont .News-text h3{
	color: #333333;
	margin-bottom: 0;
	margin-top: 15px;
}

.News-contont .News-text span{
	display: block;
	color: #999999;
	margin-top: 8px;
}

.News-contont .News-text span i{
	margin-right: 5px;
}

.News-contont .News-text p{
	color: #666666;
	margin: 0;
	margin-top: 8px;
}

.News-contont ul li a:hover{
	border-bottom: 3px solid #613246;
}

.News-contont ul li a:hover h3{
	color: #613246;
}

.News .uk-pagination>.uk-active>span{
	background: #613246;
}

/*在线留言*/
.Board{
	padding: 40px 0;
}

.Board ul{
	margin-top: 20px;
}

.Board ul li .Board-li{
	width: 100%;
	height: 40px;
	margin-top: 20px;
	border: 1px solid #613246;
}
.Board ul li .Board-li p{
	color: #613246;
	width: 15%;
	float: left;
	line-height: 40px;
	margin: 0;
	padding: 0;
	text-indent: 10px;
}

.Board ul li .Board-li input{
	width: 83%;
	height: 40px;
	line-height: 40px;
	float: right;
	border: none;
	outline: none;
	font-size: 16px;
}

.Board-li-new .Board-li{
	height: 100px !important;
	border: 1px solid #613246;
}

.Board-li-new .Board-li p{
	width: 8% !important;
}

.Board-li-new .Board-li textarea{
	width: 90%;
	float: right;
	height: 100px;
	border: none;
	outline: none;
	line-height: 30px;
	font-size: 16px;
}

.Board button{
	background: #613246;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	width: 30%;
	display: block;
	margin: 0 auto;
	border: none;
	font-size: 16px;
	margin-top: 40px;
	outline: none;
}

/*加盟电话*/
.tel{
	padding: 40px 0;
}

.tel .tit{
	font-size: 20px;
	color: #333333;
}
.tel .tit i{
	margin-right: 5px;
}

.tel .uk-margin-large-top{
	width: 40%;
	margin: 0 auto;
}

/*底部开始*/
.footer{
	padding: 40px 0;
	background: #373737;
}

.footer .footer-nav{
	width: 80%;
	margin: 0 auto;
}

.footer .footer-nav ul{
	margin: 0;
	padding: 0;
}

.footer .footer-nav ul li{
	text-align: center;
	float: left;
	width: 12.5%;
}

.footer .footer-nav ul li p{
	margin: 0;
	color: #ffffff;
}

.footer .footer-nav ul li span{
	color: #d9d9d9;
	font-size: 12px;
}

.foot{
	overflow: hidden;
	margin-top: 40px;
}

.foot .uk-width-4-5 img{
	float: left;
	padding-right: 20px;
	border-right: 1px solid #ffffff;
}

.foot .uk-width-4-5 .foot-text{
	float: left;
	margin-left: 20px;
}

.foot .uk-width-4-5 .foot-text h3{
	color: #ffffff;
	margin-top: 5px;
}

.foot .uk-width-4-5 .foot-text p{
	color: #ffffff;
	margin: 0;
	margin-top: 8px;
}

.foot .uk-width-1-5 img{
	width: 120x;
	height: 120px;
}

/*手机头部开始*/
.iphone-nav{
	position: relative;
}
.iphone-nav a{
	width: 100%;
	background: #ffffff;
	position: absolute;
	top: 0;
}

.footer-bottom{
	background: #373737;
	color: #ffffff;
	padding: 30px 0;
	margin-bottom: 60px;
}
.footer-bottom h3{
	color: #ffffff;
}

.footer-bottom p{
	color: #ffffff;
	margin-top: 5px;
	margin-bottom: 0;
}


/*关于我们*/
.About{
	padding: 40px 0;
}

.title-bu{
	width: 60%;
	margin: 0 auto;
	margin-top: 8px;
}

.about-g p{
	margin: 10px 0;
	font-size: 16px;
	color: #333333;
}

.about-g .uk-width-1-1{
	margin-top: 40px;
}

.About-text{
	margin-top: 30px;
}

.About-text p{
	color: #666666;
	font-size: 16px;
	line-height: 32px;
}

/*联系我们*/
.Contact{
	padding: 40px 0;
}

.Contact-text {
	margin-top: 20px;
}

.Contact-text p{
	font-size: 16px;
	color: #333333;
}

.Contact-text iframe{
	width: 100%;
	height: 590px;
}

.Contact-text h3{
	color: #333333;
	font-weight: bold;
}

.details{
	margin-top: 30px;
}

.details-title{
	border-bottom: 1px solid #d2d2d2;
}

.details-title h3{
	font-size: 30px;
	color: #613246;
	margin: 0;
	line-height: 36px;
}

.details-title p{
	color: #999999;
	margin-top: 12px;
}

.details-text{
	margin-top: 15px;
	border-bottom: 1px solid #d2d2d2;
}

.details-text p{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}

.details-next{
	margin-top: 20px;
	margin-bottom: 20px;
}

.details-next .uk-width-1-1{
	color: #333;
	font-size: 16px;
}

.details-next .uk-width-1-1 a{
	color: #333333;
}

/*底部导航菜单*/
/*底部导航菜单*/

.footer-nav2 {
	background: #613449;
	height: 66px;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	border-top: 1px solid #196501;
}

.footer-nav2 ul li a {
	display: block;
}

.footer-nav2 ul li img {
	width: 30px;
	margin: 0 auto;
	height: 30px;
	margin-top: 8px;
}

.footer-nav2 ul li p {
	color: #ffffff;
	margin: 0;
	margin-top: 3px;
	font-size: 14px;
}

#modal img {
	width: 100%;
	height: auto;
}

.footer-nav2 .uk-open .uk-modal-dialog {
	top: 20%;
	width: 80%;
}

.Product ul li img{
		width: 100%;
}


@media (min-width: 1220px) {
	.part1 .uk-grid>* {
		padding-left: 60px;
	}
}

@media (max-width: 768px) {
	.title{
		width: 70%;
	}
	.part1 ul{
		margin: 0;
	}
	.part1 ul li{
		margin-top: 40px;
	}
	.part1 ul li img{
		width: 100%;
	}
	.part1 .uk-grid>*{
		padding-left: 0;
	}
	.Product .Product-contont{
		margin: 0;
	}
	.Product ul li .uk-width-1-1{
		margin-top: 40px;
	}
	.Product ul li img{
		width: 100%;
	}
	.Product .Product-contont ul li .uk-width-1-1 h3{
		margin-top: 0;
	}
	.Board ul li .Board-li p{
		width: 30%;
	}
	.Board ul li .Board-li input{
		width:68%;
	}
	.Board-li-new .Board-li p{
		width: 30% !important;
	}
	.Board-li-new .Board-li textarea{
		width: 68%;
	}
	.tel .uk-margin-large-top{
		width: 60% !important;
	}
	.Board button{
		width: 50%;
	}
	.details-next .uk-text-right{
		text-align: left !important;
	}
	.details-next .uk-width-1-1{
		margin-top: 20px;
	}
}