﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑";
	list-style: none;
	text-decoration: none;
	border: none;
}
.container {
	width: 1200px;
	margin: 0 auto;
}
html {
	overflow-x: hidden;
}
body {
	background: #fff;
	color: #000;
	font-size: 14px;
	min-width: 1200px;
}
a {
	outline: none;
	color: #000;
}
a:hover {
	color: #703f1a;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
/*

===================

分页

>>	pages_pre		上一页

>>	pages_next	下一页

>>	strong			激活状态

>>	a:hover			鼠标悬停状态

===================

*/

.pages {
	margin: 50px auto 20px auto;
	width: 500px;
	font-size: 14px;
	text-align:center;
}
.pages a,  .pages strong {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	color: #666;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
}
.pages .current {
	display: inline-block;
	line-height: 28px;
	padding: 0 10px;
	border: 1px solid #d9d9d9;
	background-color: #ffffff;
	text-decoration: none;
	font-family: Simsun;
	-webkit-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	margin-right: 3px;
	color: #fff;
	background-color: #703f1a;
	border-color: #fff;
}
.pages a:hover {
	color: #fff !important;
	background-color: #703f1a;
	border-color: #fff;
	text-decoration: none;
}
.pages strong {
	color: #fff;
	background-color: #24557d;
	border-color: #fff;
}
.pages span {
	padding: 0 10px;
	line-height: 23px;
}
/* index top */

.head {
	height: 138px;
	position: relative;
}
.head li {
	float: left;
	margin: 70px 8px 0 8px;
}
.head li a {
	width: 110px;
	display: block;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #4d4d4d;
}
.head li a:hover, .head li a.hover {
	background: #845a3a;
	color: #fff;
}
.topsearch {
	position: absolute;
	right: 0;
	top: 15px;
}
.topsearch .in {
	height: 30px;
	line-height: 30px;
	background: #fff;
	border: 1px solid #ddd;
	width: 200px;
	padding: 0 10px;
	color: #666;
}
.topsearch .btn {
	width: 50px;
	height: 32px;
	background: #703f1a;
	color: #fff;
	text-align: center;
	line-height: 32px;
	cursor: pointer;
}
.slideBox {
	width: 100%;
	height: 600px;
	overflow: hidden;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 600px;
}
.slideBox .prev,  .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}
.slideBox .prev:hover,  .slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.brand {
	height: 710px;
}
.brand .indextit {
	text-align: center;
	padding-top: 120px;
}
.brand .indextit span {
	font-size: 30px;
	color: #383838;
	display: block;
}
.brand .indextit p {
	font-size: 14px;
	color: #a5a5a5;
	margin-top: 15px;
	margin-bottom: 25px;
}
.brand .indextit i {
	width: 45px;
	height: 4px;
	display: block;
	background: #703f1a;
	margin: 0 auto;
}
.brandimg {
	margin-left: 60px;
	margin-top: 45px;
}
.brandimg img {
	transition: all 0.8s ease 0s;
}
.brandimg img:hover {
	transform: scale(1.2);
	transition: all 0.8s ease 0s;
}
.about {
	height: 738px;
	background: url(../images/abbg.jpg) no-repeat center;
}
.aboutright {
	width: 540px;
	float: right;
	margin-right: 60px;
	margin-top: 93px;
}
.aboutright .indextit p {
	font-size: 24px;
	color: #121212;
	line-height: 42px;
}
.aboutright .indextit p span {
	color: #703f1a;
}
.aboutright .indextit i {
	font-style: normal;
	float: right;
	color: #3e3e3e;
	font-size: 14px;
}
.abinfo {
	color: #848484;
	line-height: 35px;
	margin-top: 18px;
	text-indent: 2em;
}
.aboutright a.more {
	font-size: 13px;
	color: #c1c1c1;
	width: 102px;
	height: 28px;
	display: block;
	text-align: center;
	line-height: 28px;
	border: 1px solid #ebebeb;
	margin-top: 15px;
}
.aboutright a.more:hover {
	background: #845a3a;
	color: #fff;
	border-color: #845a3a;
}
.odoo {
	text-align: center;
	margin-top: 215px;
	height: 100px;
}
.odoo ul {
	display: inline-block;
}
.odoo li {
	float: left;
	height: 56px;
	border-left: 1px solid #c2c2c2;
	width: 266px;
	text-align: center;
}
.odoo li:first-child {
	border: 0;
}
.odoo li span {
	display: block;
	font-size: 34px;
	color: #474747;
	margin-top: -12px;
	margin-bottom: 4px;
}
.odoo li p {
	font-size: 18px;
	color: #703f1a;
}
.video {
	height: 710px;
	background: url(../images/vbg.jpg) no-repeat center;
}
.video .indextit {
	text-align: center;
	padding-top: 55px;
}
.video .indextit p {
	font-size: 36px;
	color: #fff;
	margin-bottom: 10px;
}
.video .indextit span {
	display: block;
	color: #fff;
}
.video .film {
	margin: 105px auto 0 auto;
	width: 626px;
	height: 407px;
}
.product {
	background: #f6f6f6;
	height: 885px;
}
.product ul {
	margin-left: -30px;
}
.product li {
	float: left;
	padding: 7px;
	background: #fff;
	border: 1px solid #e8e8e8;
	margin-left: 30px;
	margin-bottom: 70px;
	box-shadow: 0 0 5px 0 rgba(7, 17, 27, 0.1);
	transition: all 0.8s ease 0s;
}
.product li:hover {
	transform: scale(1.05);
	transition: all 0.8s ease 0s;
}
.product li img {
	width: 260px;
	height: 260px;
}
.product li p {
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 16px;
	color: #3e3e3e;
}
.product a.more {
	display: block;
	width: 145px;
	height: 46px;
	background: #703f1a;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 46px;
	border-radius: 10px;
	margin: 0 auto;
}
.adv {
	height: 1050px;
	background: url(../images/adv.jpg) no-repeat center;
	text-align: center;
}
.adv .indextit {
	padding-top: 140px;
}
.adv .indextit p {
	font-size: 32px;
	color: #703f1a;
}
.adv .indextit i {
	display: block;
	width: 45px;
	height: 3px;
	background: #703f1a;
	margin: 20px auto;
	margin-bottom: 16px;
}
.adv .indextit span {
	color: #9a9a9a;
}
.adv ul {
	margin-top: 110px;
	margin-left: -39px;
}
.adv li {
	float: left;
	width: 374px;
	height: 433px;
	background: #703f1a;
	color: #fff;
	margin-left: 39px;
	cursor: pointer;
}
.adv li img {
	margin-top: 80px;
}
.adv li p {
	font-size: 20px;
	margin-top: 64px;
}
.adv li span {
	font-size: 14px;
	display: block;
	margin-top: 12px;
	margin-bottom: 35px;
}
.adv li i {
	display: block;
	width: 54px;
	height: 3px;
	background: #fff;
	margin: 0 auto;
}
.adv li:hover img {
	animation-duration: 1.5s;
	animation-name: pulse;
}
 @keyframes pulse {
 0% {
 transform: scale(1);
}
 50% {
 transform: scale(1.1);
}
 100% {
 transform: scale(1);
}
}
.news {
	height: 900px;
}
.news .indextit {
	font-size: 32px;
	color: #703f1a;
	text-align: center;
	padding-top: 115px;
	margin-bottom: 80px;
}
.news li {
	height: 168px;
	border-bottom: 1px solid #f0f0f0;
}
.news li:last-child {
	border: 0;
}
.new_right {
	width: 650px;
	margin-left: 80px;
	margin-top: -33px;
}
.new_right .fr {
	width: 520px;
	margin-top: 33px;
}
.news li .date {
	width: 85px;
	height: 85px;
	background: #f2f2f2;
	color: #666;
	text-align: center;
	margin-top: 33px;
}
.news li .date p {
	font-size: 25px;
	line-height: 26px;
	margin-top: 17px;
}
.new_right .fr a {
	font-size: 16px;
	color: #000;
	display: block;
	margin-bottom: 5px;
}
.new_right .fr a:hover {
	color: #703f1a;
}
.new_right .fr p {
	color: #808080;
	line-height: 25px;
}
.footer {
	height: 400px;
	background: #2a2b2d;
	border-top: 4px solid #703f1a;
}
.footab {
	width: 360px;
	margin-top: 80px;
}
.foottit p {
	font-size: 16px;
	color: #fff !important;
}
.foottit i {
	width: 35px;
	height: 1px;
	background: #fff;
	display: block;
	margin-top: 15px;
	margin-bottom: 10px;
}
.footab p {
	color: #848484;
	line-height: 25px;
}
.footcont {
	margin-left: 140px;
	margin-top: 80px;
}
.continfo p {
	color: #818181;
	line-height: 25px;
}
.ewm {
	margin-top: 140px;
}
.ewm p {
	width: 20px;
	line-height: 15px;
	color: #d4d4d4;
	margin-right: 5px;
	margin-top: 5px;
}
.bottom {
	font-size: 12px;
	color: #818181;
	width: 700px;
	border-top: 1px solid #434343;
	margin-top: 50px;
	padding-top: 45px;
}
.bottom a {
	color: #818181;
	margin-left: 10px;
}
.banner {
	background: url(../images/banner.jpg) no-repeat center;
	height: 350px;
}
.position {
	height: 60px;
	line-height: 60px;
	color: #333;
}
.position a {
	color: #333;
}
.page_top {
	text-align: center;
	color: #383838;
	margin-bottom: 30px;
}
.page_top p {
	font-family: Times New Roman;
	font-size: 24px;
}
.page_top span {
	display: block;
	font-size: 18px;
	margin-bottom: 10px;
}
.pagebox {
	width: 64px;
	border-bottom: 4px solid #703f1a;
	display: inline-block;
}
.pagebox img {
	animation: spin 6s linear infinite;
	width: 31px;
	height: 31px;
	margin-bottom: -1px;
}
 @keyframes spin {
 0% {
 transform:rotate(0deg);
}
 100% {
 transform:rotate(360deg);
}
}
.main {
	width: 1170px;
	margin: 50px auto 0 auto;
}
.content {
	color: #333;
	line-height: 30px;
}
.submenu {
	text-align: center;
}
.submenu ul {
	display: inline-block;
}
.submenu li {
	float: left;
	padding: 0 25px;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #C8C8C8;
}
.submenu li:first-child {
	border: 0;
}
.submenu li a {
	display: block;
	font-weight: bold;
	min-width: 50px;
	padding-bottom: 12px;
}
.submenu li a:hover, .submenu li a.hover {
	color: #703f1a;
	border-bottom: 2px solid #703f1a;
}
.list {
	margin-top: 30px;
}
.list li {
	height: 24px;
	border-bottom: 1px dashed #c6c6c6;
	padding-top: 20px;
}
.list li a {
	color: #5a5a5a;
}
.list li span {
	float: right;
	color: #acacac;
}
.photo ul {
	margin-left: -20px;
}
.photo li {
	float: left;
	width: 218px;
	margin-left: 20px;
	text-align: center;
	margin-bottom: 10px;
}
.photo li img {
	width: 218px;
	height: 218px;
}
.photo li p {
	line-height: 30px;
}
.show_top {
	text-align: center;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 10px;
}
.show_top p.title {
	font-size: 16px;
	font-weight: bold;
}
.show_top p.date span {
	color: #5a5a5a;
	font-size: 12px;
	margin: 0 5px;
	line-height: 40px;
}
.prepage {
	line-height: 30px;
	margin: 50px 0;
	font-size: 12px;
}
.prepage a {
	color: #703f1a;
}
