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

/*product*/
.p-nav {
	border-bottom: 1px solid #ddd;
	height: 45px;
	line-height: 45px;
}
.p-nav ul li {
	display: block;
	float: left;
	padding-right: 60px;
	height: 45px;
	line-height: 45px;
}
.product {
	padding: 50px 0px;
	overflow: hidden;
	background: #f7f7f7;
}
.product .left {
	width: 290px;
	overflow: hidden;
}
.product .left h2 {
	display: block;
	padding-left: 30px;
	width: 260px;
	background: url(../img/product_icon.png) 230px center no-repeat, url(../img/bgli.png) center no-repeat;
	height: 90px;
	line-height: 90px;
	font-size: 24px;
	color: #fff;
}
.product .left ul {
	background: #fff;
}
.product .left ul li {
	display: block;
	background: url(../img/arrow_right.png) 260px center no-repeat;
	height: 62px;
	line-height: 62px;
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.product .left ul.pp p {
	display: block;
	height: 35px;
	line-height: 35px;
	background: url(../img/arrow_right.png) 260px center no-repeat;
	padding-left: 15%;
}
.product .left ul li a {
	display: block;
	padding-left: 30px;
	font-size: 18px;
	border-left: 5px solid #f5bb19;
}
/*.product .left ul li a:hover {
	border-color: #f5bb19;
}*/
.product .relate {
	display: block;
	background: #fff;
	margin-top: 12px;
	padding: 20px 30px;
	width: 230px;
}
.product .relate h3 {
	display: block;
	font-size: 20px;
	color: #f5bb19;
	font-weight: bold;
	border-bottom: 1px solid #f1f1f1;
	height: 50px;
	line-height: 50px;
}
.product .relate dl {
	width: 230px;
	display: block;
	margin-bottom: 15px;
}
.product .relate dt img {
	width: 228px;
	height: auto;
	border: 1px solid #f1f1f1;
}
.product .relate dd {
	line-height: 36px;
	text-align: center;
}
.product .contts {
}
.product .contts p:first-child {
	margin-top: 20px;
}
.product .contts p {
	background: url(../img/arr.png) left 12px no-repeat;
	display: block;
	padding-left: 20px;
	width: 210px;
	line-height: 30px;
	font-size: 14px;
}
.product .contts a {
	display: block;
	width: 140px;
	padding-left: 90px;
	height: 50px;
	line-height: 50px;
	background: url(../img/chat.png) 40px center no-repeat #f5bb19;
	margin-top: 20px;
	color: #fff;
}
.product .right {
	width: 910px;
	background: #fff;
	padding: 20px 10px;
}
.product .right h2 {
	display: block;
	font-size: 20px;
	font-weight: bold;
	border-left: 10px solid #333;
	padding-left: 20px;
	width: 880px;
	margin-bottom: 20px;
}
.product .right dl {
	display: block;
	float: left;
	width: 282.66px;
	padding: 10px;
	overflow: hidden;
	border-right: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
.product .right dl:nth-child(1) {
	border-top: 1px solid #f1f1f1;
}
.product .right dl:nth-child(2) {
	border-top: 1px solid #f1f1f1;
}
.product .right dl:nth-child(3) {
	border-top: 1px solid #f1f1f1;
}
.product .right dl:nth-child(3n) {
	border-right: 0px;
}
.product .right dl img {
	display: block;
	width: 282.66px;
	height: 201px;
}
.product .right dl span {
	display: block;
	text-align: center;
	width: 100%;
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.pages {
	margin-top: 50px;
}
.product .right p.nextp {
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #ddd;
	margin-top: 50px;
}
/**productview*/
.product .right .desc .imglist {
	display: block;
	position: relative;
	width: 910px;
	height: 573px;/*background: #f1f1f1;*/
}
.product .right .desc .imglist img {
	display: block;
	width: 910px;
	height: 570px;/*position: absolute;
	top: 0px;
	left: 55px;*/
}
.product .right .desc .imglist .mx {
	display: block;
	width: 760px;
	height: 60px;
	padding: 20px 75px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	/*background: rgba(0,0,0,0.1);*/
	z-index: 999;
	overflow: hidden;
}
.product .right .desc .imglist .mx p {
	display: block;
	/*color: #fff;*/
	line-height: 30px;
	float: left;
	width: 40%;
}
.product .right .desc .imglist .mx a {
	display: block;
	position: absolute;
	right: 75px;
	top: 30px;
	background: #f5bb19;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;/*color: #fff;*/
}
.product .right .title {
	margin-top: 30px;
}
.product .right .main {
	padding: 10px 0px;
	width: 910px;
}
.product .right .main, .product .right .main p {
	line-height: 30px;
}
/*cases*/
.case {
}
.case ul li {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 20px;
	overflow: hidden;
}
.case ul li .lt {
	display: block;
	float: left;
	border: 1px solid #f1f1f1;
	padding: 3px;
	width: 250px;
}
.case ul li .lt img {
	width: 250px;
	height: 179px;
}
.case ul li .rt {
	display: block;
	float: right;
	width: 622px;
}
.case ul li .rt a:nth-child(1) {
	display: block;
	width: 100%;
	font-size: 22px;
	line-height: 40px;
}
.case ul li .rt p {
	display: block;
	line-height: 25px;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.case ul li .rt a:last-child {
	display: block;
	width: 160px;
	height: 36px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	background: url(../img/icon_arr_h.png) 130px center no-repeat #f5bb19;
	border-radius: 30px;
	margin-top: 20px;
}
/*产品中心单独拉出来*/
.list1 {
	background: #f2f2f2;
}
.pro_bj {
	padding-top: 40px;
	padding-bottom: 50px;
	/*height: 2622px;*/
	overflow: hidden;
	box-sizing: border-box;
	width: 1230px;
	margin: 0px auto;
}
.pro .titis h2 {
	background: url(../img/pro_tt.png) no-repeat center top;
	height: 111px;
}
.pro .titis p {
	padding: 0;
}
.pro_nr .pro_a {
	height: 446px;
	background: #fff;
	margin-bottom: 36px;
	position: relative;
}
.pro_nr dd {
	float: left;
	width: 449px;
	height: 446px;
	padding-top: 35px;
	box-sizing: border-box;
}
.pro_nr dd h3 {
	height: 58px;
	font-weight: normal;
}
.pro_nr dd h3 em {
	display: inline-block;
	background: url(../img/pro_ico3.png) no-repeat left center;
	height: 58px;
	box-sizing: border-box;
	padding: 15px 12px 0 0;
	line-height: 43px;
	font-size: 36px;
	color: #fff;
	margin-left: -10px;
	width: 105px;
	text-align: right;
	vertical-align: middle;
	float: left;
}
.pro_nr dd h3 a {
	font-size: 30px;
	color: #333333;
	padding: 15px 0 0 13px;
	line-height: 43px;
	display: inline-block;
}
.pro_nr dd p {
	height: 169px;
	padding: 25px 0 0 48px;
	width: 333px;
	font-size: 14px;
	color: #6a6a6a;
	line-height: 24px;
	letter-spacing: 1px
}
.pro_nr dd p span {
	height: 120px;
	display: block;
}
.pro_nr dd p i a {
	display: block;
	background: url(../img/pro_ico1.jpg) no-repeat center;
	width: 52px;
	height: 23px;
	float: right;
}
.pro_nr dd p i a:hover {
	background: url(../img/pro_ico1_hv.jpg) no-repeat center;
}
.pro_gd {
	background: #f9f9f9;
	height: 159px;
	background: #f9f9f9;
	padding: 12px 0 0 32px;
	box-sizing: border-box;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 449px;
}
.pro_gd h4 {
	display: block;
	height: 45px;
	line-height: 45px;
	background: url(../img/pro_ico2.jpg) no-repeat left bottom;
	font-size: 22px;
	color: #333333;
	margin-bottom: 17px;
}
.pro_gd li {
	float: left;
	border: 1px solid #bfbfbf;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	font-size: 15px;
	color: #333333;
	margin: 0 16px 7px 0;
}
.pro_gd li a {
	color: #333333;
}
.pro_gd li:hover {
	border: 1px solid #ffc600;
	color: #ffc600;
}
.pro_gd li:hover a {
	color: #ffc600;
}
.pro_nr dt {
	float: right;
	padding: 3px 3px 0 0;
	width: 748px;
	overflow: hidden;
}
.pro_nr dt img {
	width: 748px;
	height: 440px;
	transition: all 0.5s;
}
.pro_nr dl:hover dt img {
	transform: scale(1.1);
}
.pro_nr .pro_a:nth-child(3) dt, .pro_nr .pro_a:nth-child(6) dt, .pro_nr .pro_a:nth-child(9) dt {
	position: absolute;
	left: 3px;
	top: 0px;
	z-index: 9;
}
.pro_nr .pro_a:nth-child(3) dd, .pro_nr .pro_a:nth-child(6) dd, .pro_nr .pro_a:nth-child(9) dd {
	position: absolute;
	right: 0;
	top: 0;
}
.pro_nr .pro_a:nth-child(3) dd h3, .pro_nr .pro_a:nth-child(6) dd h3, .pro_nr .pro_a:nth-child(9) dd h3 {
	text-align: right;
}
.pro_nr .pro_a:nth-child(3) dd h3 em, .pro_nr .pro_a:nth-child(6) dd h3 em, .pro_nr .pro_a:nth-child(9) dd h3 em {
	float: right;
	background: url(../img/pro_ico4.png) no-repeat;
	margin: 0 -10px 0 0;
	text-align: left;
	padding-left: 13px;
}
.pro_nr .pro_a:nth-child(3) dd h3 a, .pro_nr .pro_a:nth-child(6) dd h3 a, .pro_nr .pro_a:nth-child(9) dd h3 a {
	padding-right: 10px;
}
.pro_nr .pro_a:nth-child(3) dd p, .pro_nr .pro_a:nth-child(6) dd p, .pro_nr .pro_a:nth-child(9) dd p {
	text-align: right;
	padding: 25px 0 0 69px;
}
.pro_nr .pro_a:nth-child(3) .pro_gd, .pro_nr .pro_a:nth-child(6) .pro_gd, .pro_nr .pro_a:nth-child(9) .pro_gd {
	left: auto;
	right: 0;
}
.pro_f {
	background: url(../img/fl_bj.jpg) no-repeat;
	height: 236px;
}
.pro_f .tit {
	float: left;
	width: 240px;
	text-align: center;
	padding-top: 103px;
}
.pro_f .tit h2 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	height: 34px;
	line-height: 34px;
}
.pro_f .tit em {
	text-transform: uppercase;
	font: 12px /*"Century Gothic"*/;
	color: #000;
}
.pro_f .nr {
	float: left;
	width: 880px;
	padding-top: 10px;
	padding-left: 41px;
}
.pro_f .nr li {
	height: 52px;
	line-height: 52px;
	border-bottom: 1px solid #ededed;
	overflow: hidden;
}
.pro_f .nr li:last-child {
	border: 0;
}
.pro_f .nr li h3 {
	float: left;
	width: 131px;
	text-align: center;
	font-size: 16px;
	color: #4c4c4c;
	background: url(../img/fl_ico1.jpg) no-repeat right center;
}
.pro_f .nr li h3 a {
	color: #4c4c4c;
}
.pro_f .nr li p {
	float: right;
	width: 725px;
}
.pro_f .nr li p a {
	display: inline-block;
	width: 130px;
	padding-left: 11px;
	font-size: 14px;
	color: #333333;
	background: url(../img/fl_ico2.jpg) no-repeat left center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_f .nr li p a:hover {
	background: url(../img/fl_ico2_hv.jpg) no-repeat left center;
	color: #ffc600;
	font-weight: bold;
}
