/*通用样式*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	text-align: left;
}
div {
	font: 14px/1.7em Arial;
	color: #1e1e1e;
	letter-spacing: 0px;
	text-align: left;
}
input, textarea {
	outline: none;
}
LI {
	COLOR: #1e1e1e;
}
td {
	font: 14px/1.7em Arial;
	color: #1e1e1e;
	letter-spacing: 0px;
}
body {
	margin: 0px;
	font: 14px/1.7em Arial;
	padding: 0px;
	text-align: center;
	margin-top: 78px;
}
a {
	text-decoration: none;
	color: #1e1e1e;
}
a:hover {
	text-decoration: none;
	color: #2b7de1;
}
.tdbg_leftall {
	padding: 1px;
	font-family: "Arial";
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
}
SELECT {
	FONT: 14px;
	COLOR: #1e1e1e;
}
INPUT {
	FONT: 14px #1e1e1e;
}
TEXTAREA {
 FONT: 14px COLOR: #1e1e1e;
}
.form {
	font-family: "Arial";
	font-size: 16px;
	line-height: 23px;
	height: 23px;
	padding: 0px;
	margin: 0px;
}
.form2 {
	font-family: "Arial";
	font-size: 12px;
	line-height: 17px;
	border: 1px solid #CCCCCC;
}
.clears {
	clear: both;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.mcenter {
	width: 100%;
	clear: both;
	margin: 0px auto;
	text-align: center;
	max-width: 1150px;
}
 @media (max-width: 1150px) {
.mcenter {
	width: 97%;
}
}
.mcn {
	width: 100%;
	clear: both;
	margin: 0px auto;
	text-align: center;
	max-width: 1300px;
}
.contentA {
	padding: 50px 10px;
	clear: both;
	line-height: 30px;
	min-height: 400px;
}
.contentP {
	padding: 35px 0px;
	clear: both;
	min-height: 400px;
}
.textcenter {
	text-align: center;
}
.tileft {
	line-height: 35px;
	text-align: right;
	float: left;
	height: 35px;
	width: 120px;
}
.tright {
	line-height: 35px;
	text-align: left;
	height: 35px;
	width: 550px;
	padding-top: 5px;
}
.borders {
	border: #d2d2d2 1px solid;
	clear: both;
	zoom: 1;
}
.xs {
	display: block;
}
.yc {
	display: none;
}
.pageN {
	clear: both;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	padding-top: 40px;
}
.npage {
	clear: both;
	padding: 20px;
	text-align: center;
}
/*分页样式*/

A.menuli:visited {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.menuli:link {
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
A.menuli:hover {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.webpage a {
	border-right: #a0a0a0 1px solid;
	padding-right: 5px;
	border-top: #a0a0a0 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #a0a0a0 1px solid;
	color: #666666;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #a0a0a0 1px solid;
	text-decoration: none;
	font-size: 12px;
}
.webpage a:hover {
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #000 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #000 1px solid;
	font-size: 12px;
}
.webpage a:active {
	border-right: #000 1px solid;
	padding-right: 5px;
	border-top: #000 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #000 1px solid;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #000 1px solid;
	font-size: 12px;
}
.webpage span {
	border-right: #ddd 1px solid;
	padding-right: 5px;
	border-top: #ddd 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	border-left: #ddd 1px solid;
	color: #aaa;
	margin-right: 2px;
	padding-top: 2px;
	border-bottom: #ddd 1px solid;
	text-decoration: none;
	font-size: 12px;
}
.webpage b {
	font-size: 14px;
	font-weight: normal;
}
/*.webpageInput{
font-size:12px; border:#666666 1px solid; width:10px; text-align:center;}
.webpageSubmit{
font-size:12px; border:#666666 1px solid;}*/



/*顶部样式*/
.topfix {
	position: fixed;
	top: 0px;
	width: 100%;
	text-align: center;
	height: 78px;
	background-color: #FFF;
	z-index: 1000;
}
nav {
	height:78px;
}
.sticky {
	background:#fff;
	position: fixed;
	text-align: center;
	width: 100%;
	clear: both;
	z-index: 1000;
	height:78px;
}

.sticky .whitetxt a {
	color: #1a1a1a;
}

#toplogo {
	width: 200px;
	float: left;
	cursor: pointer;
	height: 78px;
}
#topm {
	float: right;
	width: -moz-calc(100% - 200px);
	width: -webkit-calc(100% - 200px);
	width: calc(100% - 200px);
	height: 78px;
}
.bluemob {
	float:right;
	display:none;
	width:50px;
	background:url(../images/topmn.png) no-repeat center bottom;
	background-size:35px;
	height:50px;
}
.whitemob {
	float:right;
	display:none;
	width:50px;
	background:url(../images/topmb.png) no-repeat center bottom;
	background-size:35px;
	height:50px;
}

.sticky .whitemob {
	background:url(../images/topmn.png) no-repeat center bottom;
	background-size:35px;
}

 @media (max-width: 600px) {
#topm {
	display:none;
}
#topmobm {
	display:block;
}
#toplogo {
	text-align:center;
	background-position:center;
	width:80%;
}
}
#topmenumain {
	width: 100%;
	max-width: 900px;
	float: right;
}
.topmenu {
	display: table;
	width: 100%;
}
.navtr {
	display: table-row;
}
.navtd {
	display: table-cell;
	text-align: center;
	position: relative;
}
.navtd a {
	font-size: 19px;
	display: block;
	text-align: center;
	height: 78px;
	line-height: 78px;
}
.blacktxt a {
	color: #1a1a1a;
}
.whitetxt a {
	color: #fff;
}
.topmenu ul li a:hover {
	color: #2b7de1;
}
.topmenu ul li div {
	position: absolute;
	top: 78px;
	left: 0px;
	background: #FFF;
	z-index: 100;
	padding: 10px 0px;
	display: none;
}
 @media (min-width: 1000px) {
.topmenu ul li div {
	min-width: 150px;
}
}
.topmenu ul li div ul li {
	padding: 0px 12px;
	white-space: nowrap;
}
.topmenu ul li div ul li a {
	line-height: 40px;
	font-size: 17px;
	height: 40px;
	color: #1a1a1a;
	text-align:left;
}
.topmenu ul li:hover div {
	display: block;
}
/*首页样式*/

.indexgglist {
	clear: both;
	width: 100%;
	text-align: center;
	position: relative;
	line-height: 0px;
}
.indexgglist img {
	width: 100%;
}
.indexggwz {
	position: absolute;
	left: 0px;
	top: 15%;
	width: 100%;
	text-align: center;
}
.indexggbt {
	font-size: 38px;
	text-align: center;
}
.indexggbtx {
	font-size: 30px;
	text-align: center;
	max-width: 1000px;
	margin: 0px auto;
	padding-top: 20px;
}
.indexaboutwz {
	font-size: 18px;
	line-height: 45px;
	text-align: left;
}
 @media (max-width: 900px) {
.indexggbt {
	font-size: 35px;
	text-align: center;
}
.indexggbtx {
	font-size: 25px;
	padding-top: 15px;
}
.indexaboutwz {
	font-size: 16px;
	line-height: 40px;
	padding: 0px 10px;
}
}
 @media (max-width: 700px) {
	  .indexggwz {
	top: 10%;
}
.indexggbt {
	font-size: 25px;
	text-align: center;
	line-height:27px;
	padding-top:8px;
	padding-bottom:10px;
}
.indexggbtx {
	font-size: 18px;
	padding-top: 15px;
	line-height:22px;
}
.indexaboutwz {
	font-size: 14px;
	line-height: 25px;
}
}
#indexfootlink {
	clear: both;
	width: 100%;
	background-color: #f0f2f1;
	text-align: center;
	padding: 20px 0px;
}
.linklist {
	width: 25%;
	float: left;
	text-align: center;
}
.linkpic {
	clear: both;
	text-align: center;
}
.linkbt {
	clear: both;
	line-height: 80px;
	text-align: center;
	font-size: 20px;
	color: #1f2020;
	font-weight: bold;
}
.linkbt a {
	color: #1f2020;
}
.linkmore {
	clear: both;
	text-align: center;
}
.linkmore a {
	color: #999;
}
 @media (max-width: 700px) {
	.linkpic img {
		width:60px;
}
.linkbt {
	line-height: 55px;
	font-size: 15px;
	height:55px;
	overflow:hidden;
}
#indexfootlink {
	padding: 40px 0px;
}
}
/*底部样式*/
#footbg {
	width: 100%;
	text-align: center;
	background-color: #111;
	padding: 50px 0px;
}
.footmenu {
	width: 14%;
	float: left;
	margin-right:3%;
}
#footrwm {
	clear:both;
	padding:20px 0px 10px;
	line-height:0px;
}
#footrwm img {
	width:150px;
}
.footmenubt {
	clear: both;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}
.footmenulist {
	clear: both;
	padding-top: 10px;
}
.footmenulist ul li {
	clear: both;
	line-height: 35px;
}
.footmenulist ul li a {
	color: #929292;
}
.footmenulist ul li a:hover {
	color: #fff;
}
.footlx {
	width: 22%;
	float: right;
}
#footshare {
	clear: both;
	padding-top: 25px;
	color: #929292;
}
#footshare img {
	margin: 3px;
}
 @media (max-width: 900px) {
.footmenubt {
	font-size: 20px;
}

#footshare img {
	margin: 0px;
	width: 25px;
}
}
#footend {
	clear: both;
	width: 100%;
	text-align: center;
	border-top: #5e5e5e 1px solid;
	background: #111;
	height: 70px;
	line-height: 70px;
	color: #929292;
	font-size: 13px;
}
#footend a {
	color: #929292;
}
#footend a:hover {
	color: #fff;
}
 @media (max-width: 800px) {
.footmenu {
	width: 25%;
}
.footlx {
	width: 100%;
	clear: both;
	padding-left: 20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}

}

 @media (max-width: 500px) {
.footmenu {
	display:none;
}

#nomob {
	display:none;
}
#footbg {
	
	padding: 30px 0px;
}

.webpage select {
	display:none;
}
#footrwm img {
	width:135px;
}
}
/*内页样式*/

.abbanimg {
	width: 100%;
	text-align: center;
}
.abbanimg img {
	width: 100%;
}
.abpsortimg img {
	max-width:1150px;
}
.pflex {
	display: flex;
	clear: both;
	flex-wrap: wrap;
}
#prodmain {
	clear: both;
	width: 100%;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 60px;
}
.prodbody {
	clear: both;
	width: 100%;
	max-width: 1150px;
	margin: 0px auto;
	text-align: center;
}
.prdlists ul li {
	width: 33.33%;
	text-align: center;
	padding-bottom: 35px;
}
.prdimg {
	width: 90%;
	margin: 0px auto;
	position: relative;
	overflow: hidden;
	text-align: center;
	border: #d5d5d5 1px solid;
}
.prdimg img {
	width: 100%;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
}
.prdlist ul li:hover .prdimg img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.prdlists ul li:hover .prdimg img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transition: scale(1.2);
}
.prdtitle {
	clear: both;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
}
.prdprice {
	clear: both;
	text-align: center;
	line-height: 30px;
	color:#00a7e1;
}
.prdprice a {
	color:#00a7e1;
}
 @media (max-width: 800px) {
.prdlists ul li {
	width: 50%;
	padding-bottom: 15px;
}
.prdtitle {
	line-height: 18px;
	padding-top: 15px;
	padding-bottom:10px;
	text-align:left;
	letter-spacing:-1px;
	padding-left:10px;
}
}
#pycont {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 50px;
	height: 50px;
	background: url(../images/py.png) no-repeat center;
	transition: 1s;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	cursor: pointer;
}
#pycont:hover {
	background: url(../images/pyover.png) no-repeat center;
}
#pinfotitle {
	text-align: center;
	line-height: 80px;
	font-size: 30px;
	font-weight: bold;
	padding-bottom:25px;
}
#pinfomain {
	clear: both;
	width: 100%;
}
#pinfoleft {
	float: left;
	width: -moz-calc(100% - 150px);
	width: -webkit-calc(100% - 150px);
	width: calc(100% - 150px);
	max-width: 900px;
	position: relative;
	text-align: center;
}
#infovd {
	width: 100%;
	text-align: center;
}
#infovd video {
	width: 100%;
}
#infoimg {
	width: 100%;
	text-align: center;
}
#infoimg img {
	max-width: 100%;
}
#pinforight {
	float: right;
	width: 150px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
	border: #9c9c9c 1px solid;
	text-align: center;
}
@media (min-width: 800px) {
#pinforight {
	min-height: 650px;
}
.infomglist {
	clear: both;
	padding: 2px 0px 5px;
		margin-bottom:3px;
}
.infomglistcur {
	clear: both;
	padding: 2px 0px 5px;
		margin-bottom:3px;
}
}
#pinfobimgmain {
	width: 120px;
	margin: 10px auto;
}
.infomglist {
	text-align: center;
	cursor: pointer;
	padding: 5px 0px;
	line-height:0px;
}
.infomglist img {
	width: 100%;
}
.infomglistcur {
	border-bottom: #9c9c9c 1px solid;
	text-align: center;
	cursor: pointer;
	padding: 5px 0px;
	line-height:0px;

}
.infomglistcur img {
	width: 100%;
}
#prodinfocontent {
	padding: 40px 0px;
	clear: both;
}
#prodinfocontent img {
	max-width:100%;
}
 @media (max-width: 700px) {
#pinfoleft {
	clear: both;
	width: 100%;
}
#pinforight {
	clear: both;
	width: 100%;
	margin:10px 0px;
}
#pinfobimgmain {
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
	clear: both;
	margin: 0px;
}
.infomglist {
	float: left;
	width: 20%;
	padding: 0px;
}
.infomglistcur {
	float: left;
	border-bottom-width: 0px;
	border-right: #9c9c9c 2px solid;
	width: 20%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
	padding: 0px;
}
.infomglistcur:nth-child(5n) {
	border-right-width: 0px;
}
#pinfotitle {
	padding-bottom:10px;
}
}

#topmc {
	clear: both;
	margin-bottom: 20px;
	height: 55px;
	margin-top: 30px;
	margin-left: 40px;
}
#topmc img {
	width: 50px;
	margin-right: 10px;
}
#dropmenu {
	position: fixed;
	top: 0px;
	background-color: #fff;
	z-index: 1000;
	width: 100%;
	border-bottom-width: 0px;
	z-index: 1200;
	right: -100%;
	height: 100%;
}
#dropmenu ul {
	text-align: center;
	width: 100%;
}
.drops {
	text-align: left;
	height: 45px;
	text-indent: 25px;
	width: 100%;
	line-height: 45px;
	border-bottom: #d4d4d4 1px solid;
	font-size: 16px;
	position: relative;
	width: 94%;
	margin: 0px auto;
}
.drops a {
}
.item-content {
	clear: both;
	display: none;
}
.prdsmbut {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	background: url(../images/3.png) no-repeat center top;
	background-size: 12px;
}
.on .prdsmbut {
	background: url(../images/4.png) no-repeat center top;
	background-size: 12px;
}
.dropsm {
	text-align: left;
	height: 40px;
	text-indent: 25px;
	width: 100%;
	line-height: 40px;
	border-bottom: #d4d4d4 1px solid;
	font-size: 14px;
	width: 88%;
	margin: 0px auto;
}
.dropsm a {
	color: gray;
}
