/*通用样式*/


@font-face {
	font-family: Goth;
	src: url("../../font/Gotham-Bold.woff") format("woff"), url("../../font/Gotham-Bold.ttf") format("truetype"), url("../../font/Gotham-Bold.eot") format("embedded-opentype"), url("../../font/Gotham-Bold.svg") format("svg"), url("../../font/Gotham-Bold.otf") format("opentype");
}
html, body {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑', sans-serif;
	color: #111;
	background: #FFF;
}
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	text-align: left;
	font: 14px/1.5em;
	color: #111;
}
img:not(.wrmpic){
	max-width: 100%;
}
div {
	font: 14px/1.5em 微软雅黑;
	text-align: left;
	color: #111;
}
td {
	font: 14px/1.5em 微软雅黑;
	color: #111;
}
a {
	color: #111;
	text-decoration: none;
	outline: none;
}
SELECT {
	FONT: 13px;
	COLOR: #0F0F0F;
}
INPUT {
	FONT: 13px #0F0F0F;
}
TEXTAREA {
 FONT: 13px COLOR: #0F0F0F;
}
.form {
	font-family: Arial;
	font-size: 12px;
	line-height: 17px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
.tdbg_leftall {
	padding: 1px;
	font-family: Arial;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	width: 70%;
}
.clears {
	clear: both;
	font-size: 0px;
	height: 0px;
	overflow: hidden;
}
.lineimg {
	width: 100%;
}
.contentP {
	clear: both;
	padding: 15px 0px;
}
.contentA {
	clear: both;
	padding: 15px;
	padding-top: 0px;
}
.mobpath {
	padding: 12px 0px 3px 15px;
	clear: both;
	border-bottom: #cccccc 1px solid;
	font-size: 15px;
	margin-bottom: 15px;
}


/*顶部样式*/

#toplogo {
	clear: both;
	width: 100%;
	padding-top: 5px;
	background: #000;
}
#logopic {
	float: left;
	text-align: center;
}
#logopic img {
	height: 35px;
	margin: 6px 10px;
}
#topmenu {
	float: right;
	width: 18%;
	margin-top: 15px;
	text-align:right;
}
#topmenu img {
	width: 20px;
	margin-right: 25px;
}
#dropmenu {
	position: absolute;
	top: 56px;
	background-color: #000;
	right: 0px;
	display: none;
	z-index: 1000;
	width: 80%;
	border: #808080 1px solid;
	z-index: 1000;
	height: 90%;
	padding-top:20px;
}
#dropmenu a {
	color: #ffffff;
}
.drops {
	text-align: left;
	height: 55px;
	width: 100%;
	line-height: 55px;
	font-size: 17px;
	text-indent: 30px;
	position: relative;
}
.drops a {
}
#absm {
	display: none;
}
.prdsmbut {
	position: absolute;
	top: -10px;
	right: 20px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	color: #ffffff;
}
.prdsmbut img {
	border: 0px;
	margin-top: 2px;
}
.dropsm {
	text-align: left;
	height: 40px;
	text-indent: 60px;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
}
.dropsm a {
	color: #545454!important;
	font-family: Goth;
}


/*首页样式*/

.indexmore {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 15px;
}

#indexban {
	width: 100%;
	text-align: center;
	line-height:0px;
}


#indexheibg {
	background:#000;
	clear:both;
	width:100%;
	text-align:center;
}
#indexheibgwz {
	clear:both;
	padding-top:70px;
	text-align:center;
	color:#fff;
	line-height:50px;
	font-size:35px;
}
#indexheibgwz span {
	text-align:center;
	font-size:25px;
	font-family:Goth;
	line-height:35px;
	display:block;
	clear:both;

}

#indexheibg .indexmore {
	margin-top:40px;
	margin-bottom:70px;
}

#indexlinks {
	clear: both;
	padding: 30px 8px;
}
.indexsy {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.indexbttable {
	display: table;
	width: 100%;
}
.indexbttr {
	display: table-row;
}
.indexbt {
	font-size: 18px;
	font-weight: bold;
	color: #1f1e1e;
	line-height: 30px;
	display: table-cell;
	white-space: nowrap;
}
.indexbtline {
	width: 600px;
	position: relative;
	display: table-cell;
}
.indexbtline::after {
	width: 100%;
	left: 10px;
	top: 20px;
	content: " ";
	background-color: #fe5000;
	height: 2px;
	position: absolute;
}
.indexbtd {
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	letter-spacing: 2px;
	margin-top: 20px;
	display: table-cell;
}
.indexbtx {
	line-height: 25px;
	color: #4f4d4d;
	margin-top: 25px;
}

.indexmore a {
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	background: #fe5000;
	border-radius: 15px;
	font-size: 13px;
	margin: 0px auto;
}
.indeximg {
	clear: both;
	text-align: center;
	padding: 20px 0px;
}
#indexprd {
	clear: both;
	width: 100%;
	text-align: center;
}
.bxcpline {
	position: relative;
	width: 96%;
	height: 2px;
	clear: both;
	background: #fe5000;
	margin: 30px auto;
}
.btwz {
	font-size: 20px;
	height: 45px;
	line-height: 45px;
	text-indent: 10px;
	white-space: nowrap;
	position: absolute;
	left: 30%;
	top: -25px;
	background: #FFF;
	padding: 0px 10px;
}

.indexzsmain {
	width: 100%;
	padding-top: 20px;
	clear: both;
	position: relative;
	overflow:hidden;
	padding-bottom:50px;
}

.silder-scroll {
	width: 100%;
	overflow: hidden;
	float: left;
}
.silder-main {
	width: 100%;
	position: relative;
}
.silder-main-img {
	left: 0px;
	top: 0px;
	width: 100%;
	position: absolute;
}
.silder-main-img img {
	margin: 0px auto;
	width: 100%;
	display: block;
}
.indexzslist {
	width: 42.5%;
	text-align: center;
	margin-left: 5%;
	float: left;
}
:nth-child(2n).indexzslist {
	width: 42.5%;
	margin-right: 5%;
	float: right;
}

.js-silder-ctrl {
	left: 0px; width: 100%; text-align: center; bottom: 70px; position: absolute;
}
.silder-ctrl-prev {
	top: 0px; width: 8%; height: 100%; color: #141414; font-family: "宋体"; font-size: 52px; font-weight: 600; vertical-align: middle; position: absolute; cursor: pointer; text-shadow: 2px 2px 5px #666;
}
.silder-ctrl-next {
	top: 0px; width: 8%; height: 100%; color: #141414; font-family: "宋体"; font-size: 52px; font-weight: 600; vertical-align: middle; position: absolute; cursor: pointer; text-shadow: 2px 2px 5px #666;
}
.silder-ctrl-prev {
	left: 10px; text-align: left;
}
.silder-ctrl-next {
	text-align: right; right: 10px;
}
.silder-ctrl-prev > span {
	top: 30%; margin-top: -550%; position: absolute;
}
.silder-ctrl-next > span {
	top: 30%; margin-top: -550%; position: absolute;
}
.silder-ctrl-prev > span {
	left: 0px;
}
.silder-ctrl-next > span {
	right: 0px;
}
.silder-ctrl-con {
	margin: 0px 10px; padding: 0px; width: 14px; height: 14px; display: inline-block; cursor: pointer;
}
.silder-ctrl-con > span {
	border-radius: 50%; width: 100%; height: 100%; line-height: 0; text-indent: -9999px; overflow: hidden; display: block; cursor: pointer; background-color: rgb(228, 228, 228);
}
.silder-ctrl-con.active > span {
	background-color: rgb(123, 190, 223);
}
@media all and (max-width:768px)
{
.silder-ctrl-prev {
	width: 10%; font-size: 26px;
}
.silder-ctrl-next {
	width: 10%; font-size: 26px;
}
.silder-ctrl-con {
	margin: 0px 5px;
}
.silder-ctrl-prev > span {
	margin-top: -200%;
}
.silder-ctrl-next > span {
	margin-top: -200%;
}
}



/*底部样式*/


#footmain {
	text-align: center;
	width: 100%;
	background:#000;
	padding-bottom:70px;
	padding-top:20px;
	margin-top:30px;
}

#footmenu {
	clear: both;
	padding-left:60px;
	
}
.footmbt {
	font-size:16px;
	font-weight:bold;
	color:#fff;
	padding-top:30px;
	padding-bottom:15px;
	
}
#footmenu ul li {
	clear:both;
	text-align: left;
}

#footmenu a {
	color: #cbc9c9;
	font-size:14px;
	line-height:40px;
}

.footwz {
	color: #cbc9c9;
	font-size:14px;
	line-height:30px;
}
.footm {
	position: absolute;
	left: 0px;
	bottom: 45px;
	background: #000;
	min-width: 100%;
}
.footm p {
	clear: both;
	line-height: 40px;
	border-bottom: #fff 1px solid;
	padding: 0px 5px;
	white-space: nowrap;
}

#footshare {
	clear:both;
	padding-top:40px;
	padding-left:60px;
	display:table;
}

#footshare ul li {
	padding-right:20px;
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.wrmpic {
	width:100px!important;
	position:absolute;
	left:-35px;
	top:-110px;
	z-index:100;
	
}

.scrollup {
	background: url("../image/icon_top.png") no-repeat;
	background-size:cover;
	width: 35px;  
	height:94px;
	right: 0px; 
	bottom: 150px; 
	text-indent: -9999px; 
	display: none; 
	position: fixed; 
	z-index: 50000; 
	opacity: 0.8;
}

/*内页样式*/


.toplinebg {
	width: 100%;
	height: 3px;
	clear: both;

}
.abbt {
	clear: both;
	width: 100%;
	text-align: center;
}
.abbt img {
	width: 130px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prd {
	clear: both;
	text-align:center;
}
.prd ul li {
	width: 70%;
	padding: 5px 0px;
	text-align: center;
	line-height: 30px;
	margin:0px auto 30px;
	clear:both;
}
.prd ul li img {
	width: 90%;
	display: block;
	margin: 10px auto;
}
.prdinfoimg {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	background: #f9f9f9;
}
.infopic {
	position: relative;
	text-align: center;
}
#imgpic {
	min-width: 100%;
}
#pycont {
	display: block;
	width: 50px;
	position: absolute;
	right: 0px;
	bottom: 30px;
}
.pinfoimglist {
	width: 100%;
	clear: both;
	border: #b3b3b3 2px solid;
	margin: 5px auto;
	padding: 8px 0px;
	margin-top:20px;


}


.infomglist {
	padding: 10px 0px;
	text-align: center;
	width: 33.33%;
	text-align: center;
	float:left;
}
.infomglist img {
	width: 75%;
}

.prodinfosm {
	clear: both;
	padding-top: 10px;
	text-align: center;
}
.prdinfobignm {
	clear:both;
	text-align:center;
	color: #fc4300;
	font-weight: bold;
	font-size: 40px;
	font-family: Goth;
	line-height:50px;
	margin-top:20px;
	margin-bottom:5px;
}

.infonm {
	text-align: left;
	font-size: 16px;
	border: #9c9c9c 2px solid;
	border-radius: 20px;
	line-height:25px;
	padding:0px 10px;
	text-align:center;
	display:table;
	margin:0px auto;
	margin-bottom:30px;
}

.prodinfosm span {
	color: #fc4300;
	font-weight: bold;
	font-size: 18px;
	font-family: Goth;
} 
#prodinfocorlist {
	clear: both;
	padding: 15px 0px;
	text-align: center;
}
#prcory {
	display: table;
	margin: 0px auto;
}
#prcory ul {
	display: table-row;
}
#prcory ul li {
	float: left;
	margin: 0px 2px;
}
.corbg {
	width: 25px;
	height: 25px;
	font-size: 0px;
	border-radius: 50%;
}
.corbgcur {
	width: 25px;
	height: 25px;
	font-size: 0px;
	border: #2e2e2a 2px solid;
	border-radius: 50%;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.abfbt {
	clear: both;
	color: #1d1c1c;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	padding-top: 15px;
}
.submitbut {
	text-align: center;
	padding: 30px 0px;
	clear: both;
}
.submitbut a {
	display: block;
	width: 180px;
	height: 40px;
	line-height: 40px;
	color: #fff;
	background: #fe5000;
	font-size: 18px;
	letter-spacing: 2px;
	border-radius: 20px;
	margin: 0px auto;
}
.zxly {
	clear: both;
}
.zxly ul {
	width: 95%;
	margin: 0 auto;
}
.zxly li {
	width: 100%;
	margin-bottom: 20px;
	float: left;
	text-align: left;
}
.zxly ul font {
	color: #FF0000;
	margin-left: -10px;
	float: left;
	padding-top: 10px;
}
.zxly li .input_txt {
	width: 90%;
	height: 30px;
	border: 1px solid #999;
	outline: medium;
	padding: 7px;
	background: none;
	color: #333;
}
.zxly li textarea {
	width: 90%;
	height: 80px;
	border: 1px solid #999;
	outline: medium;
	padding: 7px;
	font-family: "微软雅黑";
	background: none;
	color: #333;
}
.zxly ul div {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
}
.fwkeyd {
	width: 90%;
	height: 50px;
	background: #f2f2f2;
	border-radius: 10px;
	border: none;
	text-indent: 10px;
	line-height: 50px;
	color: #9a9a9a;
	font-size: 16px;
}
.jobbt {
	border: #787575 1px solid;
	border-radius: 30px;
}
.jobmenu a {
	color: #9b9b9b;
	font-size: 13px;
}
.jobmenucur a {
	color: #1c1c1c;
	font-size: 13px;
}
.jobzw {
	border-right: #787575 1px solid;
	font-weight: bold;
	color: #000;
	font-size: 20px;
	padding-right: 20px;
	padding-left: 3px;
}
.jobzg {
	padding-left: 10px;
	color: #9b9b9b;
	font-size: 13px;
	white-space: nowrap;
}
.jobbut {
	display: block;
	width: 90px;
	height: 27px;
	line-height: 27px;
	color: #fff;
	background: #fc5000;
	font-size: 14px;
	letter-spacing: 1px;
	text-align: center;
	border: #febea0 1px solid;
}
.jobxm {
	border: #fd844c 2px solid;
	border-radius: 5px;
	padding: 30px 20px 0px 40px;
	position: relative;
	border-top-left-radius: 0px;
	padding-bottom: 10px;
}
.jobmm {
	width: 184px;
	height: 47px;
	position: absolute;
	left: -3px;
	top: -46px;
	background: url(../../images/zwbg.gif);
	text-align: center;
	line-height: 47px;
	color: #fc6924;
	font-size: 22px;
}

.plistnmen {
	clear:both;
	background: #000;
	color: #fff;
	font-family: Goth;
	font-weight: bold;
	font-size: 20px;
	padding: 0px 12px;
	display: table-cell;
}
.plistnm {
	font-weight: bold;
	font-size: 14px;
	text-indent:2px;
	line-height:30px;
}

.plistmain {
	clear:both;
	padding-top:15px;
	padding-bottom:10px;
	}
	
	.plistcor {
		width:5%;
		float:left;
		margin-top:50px;
	}
	
	.corpic {
	width: 7px;
	height: 15px;
	font-size: 0px;
	margin-bottom:5px;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.corpiccur {
	width: 7px;
	height: 20px;
	font-size: 0px;
	margin-bottom:5px;
	border: #2e2e2a 2px solid;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.plistpic {
	float:right;
	width:90%;
	text-align:center;
}

