@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
html {
}
body {
	font-size: 12px;
	font-family: "微软雅黑";
	margin: 0px auto;
	padding: 0px;
	color: #303030;
}
img {
	border: none;
}
a {
	color: #333333;
	text-decoration: none;
	transition: all 0.3s ease-in-out 0s;
}
a:hover {
	color: #BE9A78;
	text-decoration: none;
}
ul, li, ol, dl, dt, dd {
	list-style: none;
	padding: 0px;
	margin: 0px auto;
}
input, select, button {
	font: 12px Verdana, Arial, Tahoma;
	vertical-align: middle;
}
.clear {
	clear: both;
}
.center {
	margin: 0px auto;
}
.w960 {
	width: 1200px;
}
.sbj {
	margin-top: 30px;
}
.sbj1 {
	margin-top: 60px;
}
.top {
	width: 100%;
	background-color: #202020;
	height: 100px;
}
.logo {
	width: 300px;
	float: left;
}
#nav {
	width: 900px;
	float: left;
}
#nav li {
	float: left;
	text-align: center;
	width: 150px;
}
#nav li a {
	line-height: 100px;
	display: block;
	height: 100px;
	text-align: center;
	font-size: 18px;
	color: #909090;
}
#nav li a:hover {
	color: #fff;
}
#nav li:hover {
	text-decoration: none;
	height: 100px;
	font-size: 14px;
}
#current {
	color: #fff!important;
}
.company ul {
	width: 570px;
	float: left;
	margin-right: 30px;
}
.company ul li {
	text-align: center;
	font-size: 42px;
	font-family: "宋体";
	text-transform: uppercase;
}
.company ul ol {
	font-size: 32px;
	text-align: center;
	margin-bottom: 40px;
}
.company ul p {
	text-indent: 2em;
	font-size: 14px;
	line-height: 32px;
}
.company ul dt {
	width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin: 30px auto 0px auto;
	background-color: #BE9A78;
}
.company ul dt a {
	color: #fff;
	font-size: 16px;
}
.company ul dt:hover {
	background-color: #303030;
}
.company dl {
	width: 600px;
	float: right;
}
.company dl img {
	cursor: pointer;
	transition: all 0.6s;
}
.company dl img:hover {
	transform: scale(1.1);
}
#wrap1 {
	width: 100%;
	background-color: #F6F6F6;
	padding: 80px 0px;
}
.pro-con ul {
	width: 392px;
	margin-right: 12px;
	float: left;
	background-colorm: #fff;
	margin-bottom: 20px;
	border-bottom: 1px solid #D0D0D0;
}
.pro-con ul:nth-child(3n) {
	margin-right: 0px;
}
.pro-con ul li {
	width: 392px;
	height: 300px;
}
.pro-con ul li a {
	width: 392px;
	height: 300px;
	display: inline-table;
	overflow: hidden;
}
.pro-con ul li a img {
	width: 392px;
	height: 300px;
	cursor: pointer;
	transition: all 0.6s;
}
.pro-con ul:hover li a img {
	transform: scale(1.3);
}
.pro-con ul ol {
	padding: 10px;
}
.pro-con ul ol dt {
	float: left;
	font-weight: 300;
	font-size: 16px;
}
.pro-con ul ol dt p {
	background: url(../images/a1.png) no-repeat left 4px;
	color: #BE9A78;
	font-family: "Impact";
	font-size: 22px;
	padding-left: 22px;
}
.pro-con ul ol dl {
	float: right;
	border: 1px solid #b8b8b8;
	border-radius: 120px;
	text-align: center;
	line-height: 26px;
	font-size: 14px;
	color: #636363;
	width: 125px;
	margin-top: 12px;
}
.pro-con ul:hover {
	background-color: #BE9A78;
	color: #fff;
}
.pro-con ul:hover dl {
	color: #fff;
	border: 1px solid #fff;
	background-color: #fff;
}
.pro-con ul:hover ol dt p {
	color: #fff;
	background: url(../images/a11.png) no-repeat left 4px;
}
#wrap {
	width: 100%;
	background: url(../images/ys.jpg) no-repeat center center;
	padding: 130px 0px;
	height: 340px;
	max-width: 1920px;
	color: #fff;
}
.ys li {
	margin-left: 55%;
	font-size: 22px;
	text-transform: uppercase;
}
.ys p {
	font-size: 40px;
	margin-left: 55%;
	margin-top: 5px;
	margin-bottom: 15px;
}
.ys ol {
	margin-left: 55%;
	font-size: 15px;
	line-height: 32px;
}
.ys dl {
	margin-left: 55%;
	background-color: #BE9A78;
	width: 200px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-top: 30px;
}
.ys dl a {
	color: #fff;
	font-size: 18px;
}
.ys dl:hover {
	background-color: #fff;
}
.ys dl:hover a {
	color: #303030;
}
.product {
	margin: 30px auto 0px auto;
}
.product li {
	width: 285px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}
.product li:nth-child(4n) {
	margin-right: 0px;
}
.product li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 16px;
	position: relative;
}
.product li img {
	width: 285px;
	height: 240px;
}
.product li .txts1 {
	width: 90%;
	height: 90%;
	position: absolute;
	top: 190px;
	left: 5%;
	z-index: 5;
	box-sizing: border-box;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	transition: all .5s ease-out;
}
.product li .txts1 ol {
	height: 50px;
	font-weight: bold;
}
.product li .txts1 ol p {
	background: url(../images/2.png) no-repeat 70px center;
	font-size: 14px;
}
.product li .txts1 span {
	display: block;
	position: relative;
	color: #303030;
	text-transform: uppercase;
	padding-top: 10px;
	background: url(../images/3.png) no-repeat center bottom;
	padding-bottom: 15px;
	width: 80%;
	border-top: 1px solid;
	left: 10%;
}
.product li:hover .txts1 {
	top: 5%;
	background-color: #FFFFFF;
	text-align: center;
	color: #303030;
}
.product li:hover .txts1 ol {
	padding-top: 50px;
	font-size: 20px;
	height: 30px!important;
}
.product li:hover .txts1 ol p {
	display: none;
}
.img-box1:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.img-box1 img {
	-webkit-transition: all .8s linear;
	-moz-transition: all .8s linear;
	transition: all .8s linear;
}
.title {
	text-align: center;
	color: #202020;
}
.title li {
	font-size: 28px;
}
.title p {
	font-size: 18px;
	text-transform: uppercase;
	font-family: "宋体";
}
.title p span {
	font-family: "微软雅黑";
}
.xwzx ul {
	width: 590px;
	float: left;
	margin-right: 20px;
	margin-bottom: 30px;
}
.xwzx ul:nth-child(2n) {
	margin-right: 0px;
}
.xwzx ul li {
	width: 160px;
	float: left;
	margin-right: 10px;
}
.xwzx ul li img {
	width: 160px;
	height: 120px;
}
.xwzx ul ol {
	width: 420px;
	float: left;
	position: relative;
}
.xwzx ul ol span {
	display: block;
	color: #606060;
	font-size: 18px;
}
.xwzx ul ol p {
	font-size: 16px;
	height: 32px;
	line-height: 32px;
	color: #303030;
	transition: all ease-out 0.2s;
	border-bottom: 1px solid #D3D3D3;
	text-align: left;
	width: 100%;
}
.xwzx ul ol p:before {
	position: absolute;
	content: "";
	width: 20px;
	height: 1px;
	background-color: #303030;
	margin-top: 32px;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}
.xwzx ul ol:hover p:before {
	width: 100%
}
.xwzx ul ol dt {
	color: #909090;
	font-size: 14px;
	line-height: 26px;
	margin-top: 5px;
}
.more {
	width: 160px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	margin: 20px auto 0px auto;
	background-color: #BE9A78;
}
.more a {
	color: #fff;
	font-size: 16px;
}
.more:hover {
	background-color: #303030;
}
.footnav {
	width: 100%;
	background-color: #303030;
	color: #ffffff;
	padding: 45px 0px;
}
.foot ul {
	width: 600px;
	float: left;
}
.foot ul li {
	font-weight: bold;
	font-size: 36px;
}
.foot ul ol {
	font-size: 15px;
}
.foot ul p {
	font-size: 20px;
	margin-top: 40px;
}
.foot dl {
	width: 230px;
	float: left;
	margin-left: 370px;
}
.foot dt {
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
}
.foot dt a{color: #fff;}
/*内页样式*/

/*---------在线留言---------*/

.message {
	line-height: 24px;
}
.message dt {
	float: left;
	clear: both;
	width: 60px;
	margin-left: 20px;
	height: 30px;
	margin-top: 10px;
}
.message dd {
	float: left;
	margin-top: 10px;
}
.message input {
	line-height: 24px;
	height: 24px;
}
.message p {
	clear: both;
	margin-left: 200px;
}
.sub {
	height: 30px;
	width: 60px;
	display: block;
	float: left;
	margin-left: 30px;
}
/*---------新闻列表页---------*/

.title4 {
	text-align: center;
	border-bottom: 1px solid #E9E9E9;
	padding-bottom: 15px;
}
.title4 li {
	font-size: 36px;
	font-weight: bold;
	color: #BE9A78;
}
.title4 p {
	font-size: 15px;
	text-transform: uppercase;
	color: #2e2e2e;
	margin-top: 5px;
}
.mup {
	width: 100%;
	background-color: #EFEFEF;
	border-bottom: 1px solid #DFDEDE;
	height: 42px;
	line-height: 42px;
	font-size: 14px;
}
.mup img {
	margin-right: 5px;
}
.rytp div {
	width: 291px;
	float: left;
	margin-right: 12px;
}
.rytp div li {
	width: 291px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.rytp div li a {
	text-align: center;
	width: 291px;
	height: 291px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp div li a img:hover {
	transform: scale(1.3);
}
.rytp div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.rytp div:nth-child(4n) {
	margin-right: 0px;
}
.tittle {
	text-align: center;
	line-height: 60px;
	height: 60px;
	font-size: 24px;
	font-weight: bold;
	margin-top: 20px;
}
.lb {
	text-align: left;
	text-indent: 2em;
}
.lb a {
	color: #333;
}
.nyxw2 {
	width: 48%;
	float: left;
	text-align: left;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px #D5D5D5 dotted;
	margin-right: 4%;
	background: url(../images/cion01.gif) no-repeat left center;
	color: #333;
}
.nyxw2 a {
	padding-left: 20px;
	color: #333;
}
.nyxw2 span {
	float: right;
	height: 40px;
	line-height: 40px
}
.nyxw2:nth-child(2n) {
	margin-right: 0px;
}
.nyxw2 a:hover {
	color: #40b151;
}
.xgcp {
	width: 222px;
	float: left;
	margin-left: 5px;
	text-align: center;
	line-height: 25px;
	margin-right: 5px
}
.xgcp a img {
	border: 1px solid #ccc
}
.xgcp p {
	line-height: 46px;
}
.xgcp p a {
	color: #333;
}
.page {
	text-align: center;
	margin: 10px auto 0px auto;
}
.page li {
	display: inline-block;
	line-height: 40px;
	border: 1px solid #cccccc;
	padding: 0 18px;
	margin: 0px 3px;
	border-radius: 3px;
}
.page li a {
	color: #999999;
	font-size: 14px;
}
.page li:hover {
	background-color: #BE9A78;
}
.page li:hover a {
	color: #fff;
}
.curr {
	background-color: #BE9A78;
	color: #fff;
}
.inews ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.inews ul li {
	background: url(../images/new_jt.jpg) no-repeat left center;
	line-height: 32px;
	height: 32px;
}
.inews ul li a {
	padding-left: 20px;
	color: #303030;
	font-size: 16px;
}
.inews ul li a:hover {
	color: #BE9A78;
	margin-left: 5px;
}
.inews ul li span {
	float: right;
}
.inews ul p {
	color: #636363;
	font-size: 14px;
}
/*内页样式*/

.nr {
	line-height: 36px;
	font-size: 16px;
	margin-bottom: 30px;
}
.pubdate {
	text-align: center;
	font-size: 16px;
}
.nr a {
	font-size: 16px;
}
.nr video {
	text-align: center;
	margin: 0px auto;
	position: relative;
	left: 30%;
}
.sub {
	height: 40px!important;
	width: 120px;
	float: left;
	margin-left: 30px;
	margin-top: 30px;
	border: 0px;
	background-color: #BE9A78;
	text-align: center;
	color: #fff;
	line-height: 40px!important;
	font-size: 14px;
}
.rytp1 div {
	width: 291px;
	float: left;
	margin-right: 12px;
}
.rytp1 div li {
	width: 291px;
	border: 1px solid #ccc;
	border-radius: 5px;
}
.rytp1 div li a {
	text-align: center;
	width: 291px;
	height: 291px;
	display: table-cell;
	vertical-align: middle;
	overflow: hidden;
}
.rytp1 div li a img {
	vertical-align: middle;
	cursor: pointer;
	transition: all 0.6s;
}
.rytp1 div li a img:hover {
	transform: scale(1.3);
}
.rytp1 div p {
	line-height: 42px;
	height: 42px;
	text-align: center;
}
.rytp1 div:nth-child(4n) {
	margin-right: 0px;
}
