﻿body {
             font-family: "微软雅黑", 'Microsoft YaHei';
			}
             .Product_module {
             	width: 100%;
             	margin: 0 auto;
             }
             .p_m {
             	padding: 30px 0 50px;
             }
             .p_m h1 {
             	text-align: center;
             	font-weight: 900;
             	font-size: 22px;
                letter-spacing: 3px;
             }
             .p_m p {
             	line-height: 28px;
             	text-indent: 2em;
             	font-size: 14px;
             	color: #666;
             	letter-spacing: 2px;
	width: 90%;
	margin: 20px auto;			
             }
             .p_m_list {
             	text-align: center;
             	margin: 0 auto;
             	width: 90%;
             	display: grid;
             	grid-template-rows: repeat(auto-fit, 1fr);
             	grid-template-columns: repeat(3, 1fr);
             	gap: 30px;
             }
             .p_m_list a {
             	border-radius: 10px;
             	box-shadow: 5px 5px 9px #dadada,
             		-5px -5px 9px #f9f9f9;
				background-color: #fff;
             }
             .p_m_list a img {
             	width: 90%;
             	margin-top: 40px;
             }
             
             .p_m_list a .chanpinname {
             	margin-bottom: 20px;
               color: #333;
               letter-spacing: 2px;
               font-size: 14px;
             }  



			.dulichanpin {
				width: 100%;
				margin: 0 auto;
				max-width: 1110px;
				/*height:500px;*/
				margin-top: 20px
			}
			.dulichanpinl {
				width: 43%;
				height: 100%;
				float: left;
				margin: 0 2%;
			}

			.dulichanpinltop {
				width: 100%;
				height: 30%;
				padding: 30px 0 0 0;
			}

			.dulichanpinldibu {
				width: 100%;
				max-width: 1110px;
				margin: 0 auto;
				height: 600px;
				margin-top: 2%;
				background-color: #fff;
				box-shadow: 5px 5px 8px #bfb3b3;
			}

			.dulichanpinldibu img {
				/* width:520px;*/
				height: 520px
			}

			.dulichanpinldibu p {
				text-align: center
			}

			.dulichanpinr {
				width: 43%;
				height: 100%;
				float: right;
				margin: 0 5%;
			}


			.float_zoosnet a {
				text-decoration: none;
			}

			.float_zoosnet img {
				width: 70px;
				height: 70px
			}

			.float_qq {
				width: 200px;
				right: -130px;
			}

			.float_qq {
				bottom: 528px;
			}

			.float_mess {
				bottom: 456px;
			}

			.float_mess {
				width: 164px;
				right: -94px;
			}

			.float_tell {
				bottom: 384px;
			}

			.float_mess,
			.float_tell {
				overflow: hidden;
			}

			.float_tell {
				width: 200px;
				right: -130px;
			}

			.float_Qr {
				bottom: 312px;
			}

			.float_Qr img {
				/*width:70px;
				height:70px*/
			}

			.weixinimg .float_Qr_img {
				display: block;
				right: 80px
			}

			.kefutel .float_tell_img {
				display: block;
				right: 80px
			}

			.kefutel {

				background-color: #FF4639;
				width: 70px;
				height: 70px;
				bottom: 384px;
				border-radius: 5px;
				margin-bottom: 2px;
				transition: all .5s ease-in-out;
				-wekbit-transition: all .5s ease-in-out;
				position: fixed;
				right: 0px;
				z-index: 100000000000;
				cursor: pointer;
				border-radius: 5px 0 0 5px;
				text-decoration: none;
			}

			.weixinimg {

				background-color: #FF4639;
				width: 70px;
				height: 70px;
				bottom: 312px;
				border-radius: 5px;
				margin-bottom: 2px;
				transition: all .5s ease-in-out;
				-wekbit-transition: all .5s ease-in-out;
				position: fixed;
				right: 0px;
				z-index: 100000000000;
				cursor: pointer;
				border-radius: 5px 0 0 5px;
				text-decoration: none;
			}

			.float_Qr_img {
				position: fixed;
				bottom: 250px;
				display: none;
				width: 70px;
				height: 70px;

			}

			.float_tell_img {
				width: 300px;
				height: 70px;
				position: fixed;
				bottom: 320px;
				display: none;

			}

			.float_retrun {
				bottom: 240px;
			}

			.float_Qr,
			.float_mess,
			.float_retrun,
			.float_tell,
			.float_qq {
				display: block;
				width: 80px;
				height: 70px;
				background-color: #FF4639;
				border-radius: 5px;
				margin-bottom: 2px;
				transition: all .5s ease-in-out;
				-wekbit-transition: all .5s ease-in-out;
				position: fixed;
				right: -10px;
				z-index: 100000000000;
				cursor: pointer;
				border-radius: 5px 0 0 5px;
				text-decoration: none;
			}

			#ttt {
				height: 35px;
				line-height: 35px;
				margin-bottom: 5px;
				font-weight: bold;
				color: #012482;
			}

			.zhejiang a {
				color: #fff;
			}