@charset "utf-8";
/* CSS Document */

.inbanner4 {
	background: url(../img/inbanner4.jpg) center no-repeat;
}
.products {
	padding: 50px 0px;
	overflow: hidden;
}
.products .left {
	width: 200px;
	overflow: hidden;
}
.products .left h2 {
	display: block;
	font-size: 22px;
}
.products .left ul {
}
.products .left ul h3 a {
	display: block;
	font-size: 18px;
	background: url(../img/select1.png) left center no-repeat;
	height: 35px;
	line-height: 35px;
	padding-left: 25px;
	margin-top: 15px;
}
.products .left ul li a {
	background: url(../img/select.png) left center no-repeat;
	padding-left: 25px;
	color: #666;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}
.products .left ul li a.cur {
	background: url(../img/select2.png) left center no-repeat !important;
}
.products .left ul li a:hover {
	color: #c00;
}
.pcases {
}
.pcases dl a {
	display: block;
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.pcases dl a img {
	width: 198px;
	border: 1px solid #ddd;
	height: 136px;
}
.pcases dl a span {
	width: 200px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
}
.pcases dl a:hover img {
	border: 1px solid #c00;
}
.pcases dl a:hover span {
	color: #c00;
}
.products .right {
	width: 960px;
}
.products .right .tits {
	height: 50px;
	overflow: hidden;
}
.products .right .tits span {
	display: block;
	font-size: 22px;
}
.products .right .tits em {
	display: block;
	height: 2px;
	background: #facd00;
	width: 50px;
	margin-top: 7px;
}
.products .right dl {
	display: block;
	float: left;
	overflow: hidden;
	width: 310px;
	margin-right: 15px;
	border-bottom: 2px solid #eee;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.products .right dl:hover {
	border-bottom: 2px solid #c00;
}
.products .right dl:nth-child(3n) {
	margin-right: 0px;
}
.products .right dl dt {
	border: 1px solid #ddd;
	width: 308px;
	height: 211px;
	overflow: hidden;
}
.products .right dl dt 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: 308px;
	height: 211px;
}
.products .right dl: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);
}
.products .right dl dd {
	display: block;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	margin-top: 10px;
}
.products .right dl:hover dd {
	color: #c00;
}
.products .right dl span {
	display: block;
	font-size: 13px;
	color: #999;
	line-height: 22px;
}
/*报价*/
.feedback {
	background: #fff;
	overflow: hidden;
	padding: 50px 0px;
}
.feedback h2 {
	display: block;
	font-size: 22px;
	border-bottom: 2px solid #333;
	height: 60px;
	line-height: 60px;
	margin-bottom: 30px;
}
.feedback h3 {
	display: block;
	margin-bottom: 30px;
}
.feedback h3 em {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background: #333;
	color: #fff;
	border-radius: 50%;
}
.feedback h3 span {
	display: inline-block;
	font-size: 18px;
	margin-left: 20px;
}
.feedback .left {
	width: 350px;
}
.feedback .left p {
	line-height: 30px;
	margin-bottom: 10px;
}
.feedback .left .p1 {
	background: url(../img/tel.png) left center no-repeat;
	padding-left: 35px;
}
.feedback .left .p2 {
	background: url(../img/qq.png) left center no-repeat;
	padding-left: 35px;
}
.feedback .left .p4 {
	background: url(../img/weixin.png) left center no-repeat;
	padding-left: 35px;
}
.feedback .left .p5 {
	margin-left: 35px;
}
.feedback .right {
	width: 850px;
}
.diagnosis-form {
	margin-top: 22px;
}
.diagnosis-form input {
	box-sizing: border-box;
	height: 43px;
	border: 1px solid #333;
	font-size: 14px;
	color: #222;
	text-indent: 14px;
}
.diagnosis-form input.formbg1 {
	background: url(../img/ico7_03.jpg) no-repeat right 10px center!important;
}
.diagnosis-form input.formbg2 {
	background: url(../img/ico6_03.jpg) no-repeat right 10px center!important;
}
.diagnosis-form input.formbg3 {
	background: url(../img/ico8_03.jpg) no-repeat right 10px center!important; /*margin-right: 0; width: 33%;*/
}
.textarea {
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #333;
	height: 153px;
}
.textarea textarea {
	width: 96%;
	height: 106px;
	font-size: 14px;
	color: #222;
	padding: 1% 2%;
	background-color: transparent;
}
.textarea button {
	width: 102px;
	height: 27px;
	border: 0px;
	background-color: #1c1c1c;
	color: #fff;
	font-size: 14px;
	float: right;
	margin-right: 5px;
	cursor: pointer;
}
.diagnosis-l span.ewm {
	position: relative;
}
.diagnosis-l span.ewm i {
	display: block;
	width: 84px;
	height: 84px;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}
.diagnosis-l span.ewm:hover i {
	display: block;
}
.diagnosis-form-item {
	box-sizing: border-box;
	float: left;
	width: 50%;
	padding-bottom: 27px;
}
.diagnosis-form-item .iptxt, .diagnosis-form-item .select {
	width: 100%;
	color: #222;
}
.diagnosis-form-item-1 {
	padding-right: 13px;
}
.diagnosis-form-item-2 {
	padding-left: 13px;
}
.diagnosis-form-item-3 {
	width: 100%;
	float: none;
}
.diagnosis-form-item .ipbtn {
	display: block;
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #fff;
	background-color: #1c1c1c;
	border: 0px;
	font-size: 18px;
	cursor: pointer;
}
.diagnosis-form-item-2 img {
	display: inline-block;
	margin-left: 20px;
}
.diagnosis-form-item-2 .qiehuan {
	display: inline-block;
	font-size: 13px;
	color: #666;
}
/*猜猜您会喜欢的产品*/
.commdp {
	padding: 50px 0px;
	overflow: hidden;
}
.commdp h2 {
	font-size: 22px;
}
.commdp dl {
	display: block;
	float: left;
	overflow: hidden;
	width: 288px;
	margin-right: 16px;
	text-align: center;
	margin-top: 30px;
}
.commdp dl:nth-child(4n) {
	margin-right: 0px;
}
.commdp dl img {
	width: 286px;
	height: 196px;
	border: 1px solid #ddd;
}
.commdp dl span {
	width: 100%;
	height: 35px;
	line-height: 35px;
	margin-top: 15px;
}
.commdp dl:hover img {
	border-color: #c00;
}
.commdp dl:hover span {
	color: #c00;
}