/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60; text-decoration:underline;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}
.wapper2{ width:90%; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}

img{max-width: 100%;}

.head {padding: 15px 0;}
.head .logo img{max-height: 70px;}
.menu ul li{display: inline-block;text-align: center;line-height: 40px;text-align: center;font-size: 16px;position: relative;padding-right: 20px;}
.menu ul li a{color: #000;font-weight: bold;}
.menu ul li a:hover{color: #6BC34F;}
.menu ul li dl{position: absolute;left: 0;top: 30px;z-index: 99;display: none;width: 300px;text-align: left;}
.menu ul li dl dd{display: inline-block;padding-right: 20px;}
.menu ul li:hover dl{display: block;}

.search input{line-height: 30px;border:1px solid #EEEEEE;border-radius: 5px;padding: 0 3px;}
.search a{display: block;line-height: 30px;border:1px solid #000;border-radius: 5px;color: #000;font-size: 12px;padding: 0 5px;}
.phone{display: none;}

.phonehead{padding: 15px 0;}
.phonehead .logo{width: 60%;}
.phonehead .menuicon a{color: #000;font-size: 20px;}
.nav {position:absolute; display: none;right:0px; top:71px; height:100%; width:200px; background-color:#fff; z-index: 8; overflow-y:auto; transition:right .3s; border-left:1px solid #f3f3f3;}
.nav.open {right:0;}
.nav ul {padding-bottom:71px;}
.nav li {float:none; padding:0; position:relative;}
.nav li a {line-height: 53px; padding:10px 1.5em; white-space: nowrap; overflow:hidden; text-overflow:ellipsis;}
.nav li a:hover:after, .nav li.cur > a:after, .nav li.on > a:after {display:none;}
.nav li.cur > a {background-color:#eee;}	
.nav li em.on{transform: rotate(90deg);}
.nav li em {transform: rotate(0deg);transition:all .3s;position:absolute; right: 10px; top:10px; display:block;  cursor:pointer;font-style: normal;}
.nav li em:after{content: '>';font-family: simsun;font-size: 20px;line-height: 30px;width: 30px;text-align: center;display: block;}
  
.navDrop {position:static; display:none; left:auto; top:auto;}
.navDrop.open, .navDrop.show.open {display:block;}
.navDrop .inner {width:auto;}
.navDrop ul {padding:0;}
.navDrop li {display:block;}
.navDrop li a {text-align:left; padding:10px 1.5em 10px 2.5em;}
.navDrop .preview, .threeNav, .navDrop.show {display:none;}
.navDrop .info {width:auto; float:none; padding:0;}

.subNav {float:none; width:auto;}
.subNav dd {border:none; line-height: normal;}
.subNav dd a {padding:10px 1.5em 10px 2.5em;}
.subNav dd a:after {display:none;}
/*navBtn*/
.navBtn {cursor:pointer; display:block; position:relative; cursor:pointer; width:70px; height:70px; float:left; border-left:0px solid #f3f3f3;}
.navBtn span {display:block; width:20px; height:2px; background-color:#c2c2c2; position:absolute; top:50%; left:50%; margin-top:-1px; margin-left:-10px; line-height: normal;}
.navBtn span:before, .navBtn span:after {content:''; display:block; width:100%; height:2px; background-color:#c2c2c2; position:absolute; left:0; top:-7px; transition:transform .3s; transition:transform .3s;}
.navBtn span:after {top:auto; bottom:-7.5px;}
.navBtn.open span {height:0;}
.navBtn.open span:before {transform:rotate(45deg); top:0;}
.navBtn.open span:after {transform:rotate(-45deg); bottom:auto; top:0;}

.iconlist {text-align: right;}
.iconlist ul li{display: inline-block;}

.foot{color: #000;font-size: 12px;font-weight: bold;padding: 10px 0;border-top: 1px solid #DEE2E6;margin-top: 10px;}
.foot h3{font-size: 12px;}
.foot a{color: #000;}
.foot a:hover{color: #6BC34F;}

.pad{padding: 30px 0;}

.tit h3{color: #000;font-size: 24px;text-align: center;margin: 30px 0;}
.plist .nr{font-size: 14px;color: #808080;line-height: 28px;margin-bottom: 50px;}
.plist ul li{width: 31.3%;margin-right: 3%;float: left;position: relative;}
.plist ul li .wenzi{background: rgba(255, 255, 255, 0.7);position: absolute;right: 0;bottom: 30px;padding: 10px;left: 20%;}
.plist ul li:nth-child(3n){margin-right: 0;}
.plist ul li .wenzi h3{color: #000;font-size: 30px;}
.plist ul li .wenzi a{color: #000;}
.plist ul li .wenzi a:hover{color: #6BC34F;}

.bread{padding: 10px 0;}
.bread a{color: #000;font-size: 12px;font-weight: bold;}
.bread a:hover{color: #6BC34F;}

.product .left{width: 30%;}
.product .left h3{font-size: 24px;color: #000;font-weight: 500;}
.product .left span{display: block;margin: 20px 0;color: #808080;font-size: 14px;line-height: 2;}
.product .left dl dt{font-size: 20px;color: #000;font-weight: bold;line-height: 40px;border-bottom: 1px solid #E5E5E5;}
.product .left dl dt a{color: #000;}
.product .left dl dt a:hover{color: #6BC34F;}
.product .left dl dd a{color: #000;font-size: 12px;line-height: 40px;font-weight: bold;}
.product .left dl dd a:hover{color: #6BC34F;}
.product .left dl dd:last-child{border-bottom: 1px solid #E5E5E5;}
.product .right{width: 68%;}
.product ul li{width: 31.3%;margin-right: 3%;float: left;position: relative;margin-bottom: 30px;}
.product ul li:nth-child(3n){margin-right: 0;}
.product ul li h3{color: #000;font-size: 20px;}


.prodetail .left{width: 30%;}
.prodetail .left h3{font-size: 24px;color: #000;margin-bottom: 30px;font-weight: 500;}
.prodetail .left .spa{font-size: 14px;color: #616365;line-height: 28px;margin-bottom: 40px;display: block;}
.prodetail .left .spa2{color: #616365;font-size: 14px;font-weight: bold;line-height: 28px;}
.prodetail .right{width: 68%;}

.contact ul {margin-bottom: 40px;}
.contact ul li{font-size: 20px;font-weight: bold;color: #808080;text-align: center;}
.contact ul li strong{color: #000;line-height: 48px;}
.contact ul li a{color: #2A72FA;}
.contact ul li a:hover{color: #007bff;}

.biao .tit2 h3{font-size: 16px;color: #212545;margin-bottom: 40px;text-align: center;}
.label {margin-bottom: 10px;}
.label .left{width: 30%;text-align: right;line-height: 30px;font-size: 14px;color: #000;}
.label .right{width: 68%;}
.label .right .text{width: 100%;line-height: 30px;border:1px solid #D1D1D1;}
.label .right strong{font-weight: normal;font-size: 12px;color: #000;text-align: left;display: block;}
.label .right ul li{width: 31.3%;margin: 0 1%;float: left;}
.label .right select{width: 100%;height: 30px;border:1px solid #D1D1D1;}
.label .right textarea{line-height: 30px;border:1px solid #D1D1D1;width: 100%;}
.label .right span{display: block;font-size: 12px;color: #000;}
.label  a{margin: 0 auto;display: block;width: 85px;line-height: 32px;text-align: center;font-size: 14px;color: #fff;background: #72C02C;}
.label  a:hover{background: #81DA33;}

.biao2 h3{font-size: 16px;color: #000;}
.biao2  input{width: 96%;line-height: 30px;border:1px solid #D1D1D1;padding: 0 2%;margin-bottom: 15px;}
.biao2  a{margin: 0 auto;display: block;width: 100%;line-height: 32px;text-align: center;font-size: 14px;color: #fff;background: #72C02C;margin-bottom: 10px;}
.biao2  a:hover{background: #81DA33;}
.biao2 dl{text-align: center;}
.biao2 dl dt{font-size: 14px;color: #000;margin-bottom: 20px;}
.biao2 dl dd h3{font-weight: normal;font-size: 14px;display: inline-block;padding-left: 20px;line-height: 40px;}

@media screen and (max-width: 760px){
	.wapper{width:90%;padding: 0 5%;}
	.pc{display: none;}
	.phone{display: block;}
	.plist ul li .wenzi h3{color: #000;font-size: 20px;}
	.plist ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
	.product .left{width: 100%;}
	.product .right{width: 100%;}
	.product  .right ul li{width: 100%;margin-right: 0;margin-bottom: 20px;}
	
	.prodetail .left{width: 100%;}
	.prodetail .right{width: 100%;}
	
	.label .left{width: 100%;text-align: left;line-height: 30px;font-size: 14px;color: #000;}
	.label .right{width: 100%;}
}