@charset "utf-8";
/* CSS Document */

.fullSlide {
	min-width: 1000px;
	position: relative;
	height: 560px;
	overflow: hidden;
}
.fullSlide .bd {
	position: relative;
	z-index: 0;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 560px;
}
.fullSlide .bd li .siteWidth {
	width: 999px;
	position: relative;
	margin: 0 auto;
	height: 206px;
	width: 550px;
	padding-top: 40px;
	background: rgba(0,0,0,0.7);
	margin-top: 120px;
}
.fullSlide .bd li .siteWidth .txt {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 50px;
	height: 75px;
	line-height: 75px;
	color: #facd00;
}
.fullSlide .bd li .siteWidth .txt:nth-child(2n) {
	font-weight: normal;
	color: #fff;
}
@-webkit-keyframes fadeInLeft {
 0% {
 opacity: 0;
 -webkit-transform: translateX(-1000px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
 @keyframes fadeInLeft {
 0% {
 opacity: 0;
 transform: translateX(-1000px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
.fullSlide .bd li .siteWidth1 {
	-webkit-animation: 'fadeInLeft' 2s 1;
}
@-webkit-keyframes fadeInRight {
 0% {
 opacity: 0;
 -webkit-transform: translateX(3000px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
 @keyframes fadeInRight {
 0% {
 opacity: 0;
 transform: translateX(3000px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
.fullSlide .bd li .siteWidth2 {
	-webkit-animation: 'fadeInRight' 2s 1;
}
@-webkit-keyframes fadeInTop {
 0% {
 opacity: 0;
 -webkit-transform: translateY(-1000px);
}
 100% {
 opacity: 1;
 -webkit-transform: translateX(0);
}
}
 @keyframes fadeInTop {
 0% {
 opacity: 0;
 transform: translateY(-1000px);
}
 100% {
 opacity: 1;
 transform: translateX(0);
}
}
.fullSlide .bd li .siteWidth3 {
	-webkit-animation: 'fadeInTop' 2s 1;
}
.fullSlide .bd li a {
	position: absolute;
	width: 100%;
	height: 560px;
	display: block;
	z-index: 1;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 20px;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
 *display:inline;
	zoom: 1;
	width: 60px;
	height: 3px;
	line-height: 999;
	background: #fff;
	margin: 4px;
	overflow: hidden;
}
.fullSlide .hd ul .on {
	background: #ffa200;
}
.title {
	margin-top: 70px;
	margin-bottom: 20px;
}
.title h2 {
	font-size: 30px;
	font-weight: bold;
	background: url(../img/icon6.png) right center no-repeat;
	width: 170px;
	height: 40px;
	line-height: 40px;
	color: #000;
}
.title h2 a {
	font-size: 30px;
	font-weight: bold;
	background: url(../img/icon6.png) right center no-repeat;
	width: 170px;
	height: 40px;
	display: block;
	line-height: 40px;
}
.title h4 {
	font-size: 18px;
	color: #d9d9d9;
	line-height: 35px;
	text-transform: uppercase;
	
}
.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;
	color: #000;
}
.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;
	color: #000;
}
.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: 10px;
}
.product ul li {
	display: block;
	float: left;
	position: relative;
	width: 290px;
	height: 382px;
	margin-right: 13.3px;
	overflow: hidden;
	background: #e8e8e8;
}
.product ul li:nth-child(4n) {
	margin-right: 0px;
}
.product ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
.product ul li a img {
	display: block;
	width: 290px;
	height: 199px;
	-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 {
	width: 245px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	margin: 20px 20px 0px 25px;
	display: block;
}
.product ul li a p {
	width: 245px;
	display: block;
	margin: 0px 20px 20px 25px;
	line-height: 23px;
	height: 69px;
	overflow: hidden;
}
.product ul li a em {
	display: block;
	background: url(../img/arr.png) center no-repeat;
	width: 34px;
	height: 10px;
	margin-left: 230px;
}
.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 {
	color: #01a2ea;
}
.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%;
	text-align: center;
	background: url(../img/icon13.png) center 50px no-repeat;
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 999;
	padding-top: 115px;
}
.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;
}
