@charset "utf-8";
/* CSS Document */
.nav {
	background: #222021;
	height: 60px;
	line-height: 60px;
}
.nav li {
	display: block;
	float: left;
	background: url(../img/nav-x.png) right center no-repeat;
	width: 133px;
	text-align: center;
}
.nav li:last-child {
	background: none;
}
.nav li a {
	display: block;
	font-size: 18px;
	color: #fff;
}
.nav li a.active {
	color: #facd00;
}
.fullSlide {
	min-width: 1000px;
	/*padding-top: 85px;*/
	position: relative;
	height: 752px;
	overflow: hidden;
	background-color: #eee;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 752px;
}
.fullSlide .bd li .siteWidth {
	width: 100%;
	position: absolute;
	height: 235px;
	background: rgba(0,0,0,0.3);
	/*left: 50%;
	margin-left: -600px;*/
	left:0px;
	bottom: 0px;
	text-align: center;
}
.fullSlide .bd li .siteWidth p {
	color: #facd00;
	font-size: 44px;
	margin-top: 30px;
	display: block;
}
.fullSlide .bd li .siteWidth span {
	color: #fff;
	font-size: 24px;
	line-height: 40px;
	display: block;
	margin-top: 15px;
}
.fullSlide .hd {
	width: 1200px;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 50%;
	margin-left: -600px;
	height: 12px;
	line-height: 12px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 12px;
	height: 12px;
	margin: 4px;
	background: url(../img/icon2.png) center no-repeat;
	overflow: hidden;
	line-height: 9999px;
}
.fullSlide .hd ul .on {
	background: url(../img/icon1.png) center no-repeat;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 999;
	width: 34px;
	height: 68px;
	bottom: 60px;
	cursor: pointer;
}
.fullSlide .prev {
	background: url(../img/icon_lt.png) center no-repeat;
	left: 45px;
}
.fullSlide .next {
	background: url(../img/icon_rt.png) center no-repeat;
	right: 45px;
}
.about {
	overflow: hidden;
}
.shili1 {
	background: url(../img/bg_sli1.png) center no-repeat;
	height: 351px;
	/*margin-top: 30px;*/
	overflow: hidden;
}
.shili1 .left {
	width: 620px;
	margin-left: 45px;
	padding-top: 33px;
}
.shili .left img {
	width: 620px;
	height: 283px;
}
.shili1 .right {
	width: 456px;
	margin-top: 33px;
	margin-right: 45px;
}
.shili1 .right ul {
}
.shili1 .right ul li {
	display: block;
	padding-left: 50px;
	margin-bottom: 15px;
	line-height: 40px;
	color: #383838;
	line-height: 26px;
}
.shili1 .right ul li:nth-child(1) {
	background: url(../img/icon7.png) left top no-repeat;
}
.shili1 .right ul li:nth-child(2) {
	background: url(../img/icon8.png) left top no-repeat;
}
.shili1 .right ul li:nth-child(3) {
	background: url(../img/icon9.png) left top no-repeat;
}
.shili1 .right ul li span {
	display: block;
	font-size: 22px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.shili2 {
	background: url(../img/bg_sli2.png) left top no-repeat;
	margin-top: 17px;
	height: 351px;
	overflow: hidden;
}
.shili2 .left {
	width: 490px;
	margin-top: 33px;
	margin-left: 25px;
}
.shili2 .left ul {
}
.shili2 .left ul li {
	display: block;
	padding-left: 50px;
	margin-bottom: 15px;
	line-height: 40px;
	/*color: #383838;*/
	color: #000;
	line-height: 26px;
}
.shili2 .left ul li:nth-child(1) {
	background: url(../img/icon10.png) left top no-repeat;
}
.shili2 .left ul li:nth-child(2) {
	background: url(../img/icon11.png) left top no-repeat;
}
.shili2 .left ul li:nth-child(3) {
	background: url(../img/icon12.png) left top no-repeat;
}
.shili2 .left ul li span {
	display: block;
	font-size: 22px;
	margin-bottom: 15px;
	padding-top: 5px;
}
.shili2 .right {
	width: 620px;
	margin-right: 45px;
	padding-top: 35px;
}
.shili .right img {
	width: 620px;
	height: 283px;
}
.product {
	overflow: hidden;
}
.product .left {
	width: 600px;
}
.product ul.right {
	width: 360px;
}
.product ul.right ol {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	height: 75px;
	line-height: 135px;
	overflow: hidden;
}
.product ul.right ol a {
	font-size: 14px;
	color: #666;
}
.product ul.right ol a:hover {
	color: #c00;
}
.product ul {
	padding-top: 30px;
}
.product ul li {
	display: block;
	float: left;
	position: relative;
	width: 391px;
	height: 188px;
	margin-right: 13.5px;
	margin-bottom: 16px;
	overflow: hidden;
}
.product ul li:nth-child(3n) {
	margin-right: 0px;
}
.product ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.product ul li a img {
	display: block;
	width: 391px;
	height: 188px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 10;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
}
.product ul li a span {
	display: none;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
	left: 0px;
	bottom: 0px;
	position: absolute;
	width: 391px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	background: rgba(0,0,0,0.5);
	z-index: 13;
	color: #fff;
}
.product ul li a:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.product ul li a:hover span {
	display: block;
	transition: all 0.35s ease;
	-webkit-transition: all 0.35s ease;
}
.news {
	overflow: hidden;
}
.news .left {
	width: 391px;
	overflow: hidden;
	margin-right: 13.5px;
}
.news .right {
	width: 391px;
	overflow: hidden;
}
.news .nr {
	width: 391px;
	height: 236px;
	position: relative;
	overflow: hidden;
	margin-top: 20px;
}
.news .nr img {
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
	-o-transition: .5s all;
	transition: .5s all;
	-webkit-transform: scale(1, 1) rotate(0);
	-ms-transition: .5s all;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 14;
}
.news .nr:hover img {
	-webkit-transform: scale(1.06, 1.06);
	-moz-transform: scale(1.06, 1.06);
	-o-transform: scale(1.06, 1.06);
	transform: scale(1.06, 1.06);
	-ms-transform: scale(1.06, 1.06);
}
.news .nr .a1 {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*background: url(../img/icon13.png) center 80px no-repeat;*/
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 15;
	font-size: 18px;
	color: #fff;
}
.news .nr .a2 {
	display: block;
	width: 391px;
	height: 86px;
	text-align: center;
	background: url(../img/icon14.png) center 80px no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 15;
	font-size: 18px;
	color: #facd00;
	padding-top: 150px;
}
.i_news {
	display: block;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.i_news li {
	display: block;
	width: 100%;
	background: url(../img/lion.png) left center no-repeat;
	height: 30px;
	line-height: 30px;
}
.i_news li a {
	float: left;
	width: 270px;
	margin-left: 25px;
	font-size: 15px;
	color: #595959;
}
.i_news li a:hover {
	color: #C00;
}
.i_news li span {
	float: right;
	font-size: 13px;
	color: #595959;
	width: 84px;
	text-align: right;
}
/*选择兴恒的理由*/
.liyou {
	margin: 15px auto 5px auto;
	overflow: hidden;
	background: url(../img/bgliyou.png) center no-repeat;
}
.liyou .left {
	display: block;
	width: 600px;
	background: #facd00;
	overflow: hidden;
	height: 340px;
	position: relative;
}
.liyou .left span {
	color: #222121;
	font-size: 30px;
	position: absolute;
	left: 30px;
	top: 60px;
}
.liyou .left p.l3 {
	position: absolute;
	left: 30px;
	color: #222121;
	font-size: 40px;
	top: 40px;
}
.liyou .left p.l3 em {
	font-size: 100px;
	font-weight: bold;
}
.liyou .left p.l1 {
	position: absolute;
	left: 30px;
	top: 230px;
	color: #c3a60e;
	font-size: 16px;
}
.liyou .left p.l2 {
	position: absolute;
	left: 30px;
	top: 255px;
	color: #e9c505;
	font-size: 22px;
}
.liyou .left ul {
	position: absolute;
	left: 30px;
	top: 170px;
}
.liyou .left ul li {
	display: block;
	float: left;
	background: url(../img/gou.png) left center no-repeat;
	margin-right: 20px;
}
.liyou .left ul li a {
	font-size: 18px;
	color: #333;
	margin-left: 36px;
}
.liyou .right {
	display: block;
	width: 600px;
	background: #000;
	overflow: hidden;
	text-align: center;
	height: 340px;
}
/*兴恒客户案例*/
.cases {
	overflow: hidden;
}
.cases .left {
	width: 600px;
	margin-top: 20px;
}
.cases .left a {
}
.cases .left a img {
	display: block;
	width: 598px;
	height: 298px;
	border: 1px solid #dedede;
}
.cases .left a p {
	display: block;
	width: 560px;
	font-size: 18px;
	background: #e5e5e5;
	color: #000;
	padding: 20px 20px 10px 20px;
}
.cases .left a:hover p {
	color: #c00;
}
.cases .left a span {
	display: block;
	width: 560px;
	font-size: 14px;
	line-height: 26px;
	color: #666;
	background: #e5e5e5;
	padding: 0px 20px 20px 20px;
}
.cases .right {
	width: 590px;
	margin-top: 20px;
}
.cases .right ul {
	overflow: hidden;
	padding-top: 0px;
}
.cases .right ul li {
	display: block;
	width: 100%;
	border-bottom: 1px dashed #dedede;
	padding-bottom: 18px;
	height: 112px;
	overflow: hidden;
}
.cases .right ul li .lt {
	display: block;
	float: left;
	width: 200px;
	height: 100px;
	border: 1px solid #dedede;
}
.cases .right ul li .lt img {
	width: 200px;
	height: 100px;
	position: relative;
	overflow: hidden;
}
.cases .right ul li .rt {
	display: block;
	float: right;
	width: 368px;
}
.cases .right ul li .rt a {
	display: block;
	width: 100%;
	font-size: 18px;
}
.cases .right ul li .rt span {
	display: block;
	width: 100%;
	font-size: 12px;
	margin: 10px 0px;
}
.cases .right ul li .rt p {
	color: #666;
	line-height: 22px;
	font-size: 12px;
}
/*友情链接*/
.link {
	border: 1px solid #dedede;
	padding: 20px;
	overflow: hidden;
	width: 1198px;
	height: 30px;
	margin-top: 15px;
}
.link a {
	font-size: 12px;
	color: #666;
	margin-right: 20px;
	line-height: 24px;
	border-right: 1px solid #dedede;
	padding-right: 20px;
	display: block;
	float: left;
}
.link a:hover {
	color: #c00;
}
/*走进兴恒*/
.aboutus {
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	overflow: hidden;
	margin-top: 10px;
	margin-bottom: 15px;
	background: url(../img/bgliyou.png) center no-repeat;
}
.aboutus ul {
	width: 599px;
	padding: 40px 0px 40px 0px;
}
.aboutus ul li {
	display: block;
	float: left;
	background: url(../img/bgli.png) left center no-repeat;
	width: 239.5px;
	height: 60px;
	line-height: 60px;
	padding-left: 60px;
	font-size: 18px;
}
.aboutus .right {
	width: 601px;
	height: 260px;
}
