/*通用样式*/

html, body {
	margin: 0;
	padding: 0;
	font-family: 'Arial', sans-serif;
	color: #4a4a4c;
	background: #FFF;
}
div, ul, ol, dl, dt, dd, li, dl, h1, h2, h3, h4, h5, h6, pre, caption, form, legend, fieldset, input, button, select, textarea {
	margin: 0px;
	padding: 0px;
	outline: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
	text-align: left;
	font: 14px/1.5em;
	color: #4a4a4c;
}
video {
	object-fit: cover;
}
div {
	font: 14px/1.5em Arial;
	text-align: left;
	color: #4a4a4c;
}
td {
	font: 14px/1.5em Arial;
	color: #4a4a4c;
}
a {
	color: #4a4a4c;
	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;
}
.contentA img {
	max-width: 100%;
}
/*顶部样式*/

#toplogo {
	clear: both;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #01beff;
}
#logopic {
	float: left;
	width: 75%;
	text-align: center;
}
#logopic img {
	margin: 5px auto 5px 70px;
}
#topmenu {
	float: right;
	width: 18%;
	height: 55px;
	margin-top: 20px;
}
#topmenu 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, .item-contentx {
	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(../image/3.png) no-repeat center top;
	background-size: 12px;
}
.on .prdsmbut {
	background: url(../image/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;
	position: relative;
}
.dropsm a {
	color: gray;
}
.prdsmbutx {
	position: absolute;
	top: 18px;
	right: 20px;
	width: 35px;
	line-height: 45px;
	height: 45px;
	text-align: center;
	font-size: 50px;
	background: url(../image/arrow.png) no-repeat center top;
	background-size: 12px;
}
.on .prdsmbutx {
	background: url(../image/up.png) no-repeat center top;
	background-size: 12px;
}
.dropsmx {
	text-align: left;
	height: 40px;
	text-indent: 25px;
	width: 82%;
	margin: 0px auto;
	line-height: 40px;
	border-bottom: #d4d4d4 1px solid;
	font-size: 13px;
}
.dropsmx a {
	color: gray;
}
#topm {
	float: right;
	width: 18%;
	height: 55px;
	margin-top: 35px;
}
#topm img {
	width: 50px;
	margin-right: 10px;
}
#topmc {
	clear: both;
	margin-bottom: 20px;
	height: 55px;
	margin-top: 30px;
	margin-left: 40px;
}
#topmc img {
	width: 50px;
	margin-right: 10px;
}
/*首页样式*/

#topvideo {
	clear: both;
	width: 100%;
}
#topvideo video {
	width: 100%;
	height:200px;
}
#indexcore {
	width: 100%;
	text-align: center;
	clear: both;
	background: #f5f5f5;
}
.indexbt {
	clear: both;
	text-transform: uppercase;
	line-height: 120px;
	font-size: 35px;
	color: #060606;
	text-align: center;
	font-weight: bold;
}
#indexcorelist {
	clear: both;
}
.corelist {
	float: left;
	width: 50%;
	margin-bottom: 35px;
	text-align: center;
}
.coreover {
	position: relative;
	width: 90%;
	margin: 0px auto;
	line-height: 0px;
}
.cornam {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	text-align: center;
	padding-top: 25px;
	line-height: 18px;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.corelist:nth-child(1) .cornam {
	color: #f5af21;
}
.corelist:nth-child(2) .cornam {
	color: #0379d6;
}
.corelist:nth-child(3) .cornam {
	color: #c22533;
}
.corelist:nth-child(4) .cornam {
	color: #218c17;
}
.corelist:nth-child(5) .cornam {
	color: #e3d205;
}
.corelist:nth-child(6) .cornam {
	color: #9244c2;
}
.coreover img {
	width: 100%;
}
#indexservice {
	text-align: center;
	width: 100%;
	clear: both;
	background: url(../../images/indexserbg.jpg) no-repeat center;
}
#indexservicewz {
	text-align: left;
	color: #fff;
	padding: 0px 15px 35px;
}
#indexvideo {
	clear: both;
	width: 100%;
	text-align: center;
	background: #f2f4f5;
	padding-top: 35px;
}
.indexvideolist {
	float: left;
	width: 50%;
	line-height: 30px;
	text-align: center;
	padding-bottom: 15px;
	font-size: 15px;
}
.indexvideolist video {
	width: 90%;
}
.indexvideolist iframe {
	width: 90%;
	height: 100px;
}
#indexabout {
	clear: both;
	width: 100%;
	margin-top: 30px;
	background: rgba(28,162,208,0.7)
}
#indexabmain {
	clear: both;
	color: #fff;
	padding: 0px 15px 15px;
}
#indexabmore {
	clear: both;
	padding-bottom: 20px;
	text-align: center;
}
#indexabmore a {
	display: block;
	margin: 0px auto;
	width: 100px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background: #01beff;
	border-radius: 15px;
}
#indexys {
	clear: both;
	padding: 20px 0px;
	background: rgba(224,224,224,0.7);
}
#indexystop {
	clear: both;
	margin-left: 20px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	color: #000;
}
#indexystop a {
	float: right;
	margin-right: 15px;
	display: block;
	width: 70px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	background-color: #9b9c9b;
	color: #fff;
	font-size: 14px;
	border-radius: 13px;
}
#indexyswhy {
	clear: both;
	text-align: center;
}
#indexyswhy table {
	width: 95%;
}
#indexyswhy td {
	text-align: left;
}
#indexsb {
	clear: both;
	background: #f5f5f5;
	padding: 30px 0px;
}
#indexsb ul li {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 15px;
}
#indexsb ul li img {
	width: 90%;
}
#indexnews {
	clear: both;
	width: 100%;
	text-align: center;
}
#indexnewsmain {
	clear: both;
}
.indexnewslist {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 20px;
}
.indexnewspic {
	clear: both;
	width: 90%;
	margin: 0px auto;
}
.indexnewspic img {
	width: 100%;
}
.indexnewstitle {
	clear: both;
	padding:15px 0px 15px 15px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}
.indexnewssm {
	clear: both;
	font-size: 13px;
	color: #525252;
	line-height: 20px;
	padding-left: 15px;
	height: 40px;
	overflow: hidden;
}
.indexnewdate {
	clear: both;
	margin-top: 15px;
	background: url(../../images/newstime.png) no-repeat 15px center;
	color: #8c8989;
	font-size: 13px;
	text-indent: 40px;
}
/*底部样式*/

#footmain {
	text-align: center;
	width: 100%;
	background: url(../../images/footbg.jpg) no-repeat center;
	background-size: cover;
	padding-bottom: 15px;
	padding-top: 20px;
	margin-top: 15px;
}
#footmenu {
	clear: both;
	padding-left: 60px;
}
.footmbt {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
}
#footmenu ul li {
	clear: both;
	text-align: left;
}
#footmenu a {
	color: #cbc9c9;
	font-size: 14px;
	line-height: 30px;
}
.footwz {
	color: #cbc9c9;
	font-size: 14px;
	line-height: 30px;
	padding-right: 20px;
}
#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;
}
/*内页样式*/

.banimg {
	width: 100%;
	clear: both;
	line-height: 0px;
}
.banimg img {
	min-height: 120px;
	width: 100%;
}
.aboutbt {
	font-size: 20px;
	font-weight: bold;
}
.toplinebg {
	width: 100%;
	height: 3px;
	clear: both;
}
.videolist {
	float: left;
	width: 50%;
	text-align: center;
	padding-bottom: 20px;
}
.videolistm {
	width: 90%;
	margin: 0px auto;
}
.vdtop {
	position: relative;
	clear: both;
	width: 100%;
	overflow: hidden;
}
.vdtop img {
	max-width: 100%;
}
.vdend {
	clear: both;
	padding-bottom: 15px;
	overflow: hidden;
	color: #444545;
	font-size: 14px;
	line-height: 20px;
	height: 100px;
}
.vdend span {
	font-size: 17px;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #000;
}

.vdtop video {
	width: 100%;
}

.newsinfotitle {
	text-align: center;
	width: 100%;
	line-height: 30px;
	margin: 0px auto;
	border-bottom: #cccccc 1px solid;
}
.newsinfotop {
	text-align: center;
	padding: 15px;
	clear: both;
}
.newsinfos {
	clear: both;
	line-height: 25px;
	padding-bottom: 20px;
}
.newsinfos img {
	width: 100%;
}
.mesg {
	width: 90%;
	height: 40px;
	border: #ccc 1px solid;
	background: #FAFAFA;
	padding: 0px 20px;
	margin-top: 15px;
	border-radius: 5px;
	line-height: 40px;
	font-size: 14px;
	margin: 0px auto;
	margin-bottom: 10px;
	font-family:Arial;
}
.btn {
	border: 1px solid #ddd;
	padding: 3px 20px;
	font-size: 16px;
	height: 35px;
	border-radius: 4px;
	margin-top: 10px;
	clear: both;
	outline: none;
	background:#000;
	color:#fff;
}
.newslist {
	clear: both;
	padding: 10px 0px;
}
.newslistpic {
	clear: both;
}
.newslistpic img {
	width: 100%;
}
.newslistbt {
	line-height: 35px;
	height: 35px;
	overflow: hidden;
	font-size: 15px;
	font-weight: bold;
	text-indent: 10px;
}
.newlistsm {
	clear: both;
}
.newlistsm {
	clear: both;
	padding-left: 10px;
	color: #666;
}
/*CNC 页面样式*/

#cnctopbg {
	clear: both;
	width: 100%;
	text-align: center;
	background: #01beff;
	margin-top: 20px;
	padding-bottom: 50px;
}
.cncbt {
	clear: both;
	line-height: 20px;
	padding-top: 40px;
	font-size: 20px;
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.cncbtx {
	text-align: center;
	font-size: 13px;
	text-align: center;
	line-height: 20px;
}
#cncysmain {
	clear: both;
	padding-top: 30px;
}
.cnclist {
	float: left;
	width: 50%;
}
.cncyspic {
	clear: both;
	text-align: center;
}
.cncyspic img {
	width: 90%;
}
.cncysbt {
	clear: both;
	line-height: 18px;
	font-size: 14px;
	color: #fff;
	padding: 15px 5px 10px;
	text-align: center;
}
.cncyssm {
	clear: both;
	font-size: 13px;
	color: #fff;
	line-height: 18px;
	text-align: center;
	padding-bottom: 15px;
}
#cncserbg {
	clear: both;
	width: 100%;
	text-align: center;
	background: #f5f5f5;
	padding-top: 10px;
	padding-bottom: 40px;
}
#cncsermain {
	clear: both;
	padding-top: 20px;
}
.cncserlist {
	float: left;
	width: 50%;
	position: relative;
	text-align: center;
}
.cncserlist img {
	width: 98%;
}
.cncserwz {
	position: absolute;
	left: 1%;
	bottom: 0px;
	background: url(../../images/lvs.png) no-repeat center bottom;
	height: 200px;
	width: 98%;
	padding: 40px 20px 25px;
	line-height: 25px;
	color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.cncserwz font {
	display: block;
	margin-bottom: 7px;
	font-size: 20px;
}
#cncmach {
	margin-top: 25px;
	clear: both;
	margin-bottom: 20px;
}
#cncmach .machine_tab {
	width: 100%;
	border-collapse: collapse;
}
.machine_tab td {
	font-size: 15px;
}
.machine_tab td:first-child {
	font-size: 18px;
}
#cncequip {
	clear: both;
	width: 100%;
	text-align: center;
	background: #f0f0f0;
	margin-top: 10px;
	padding-bottom: 40px;
	margin-bottom: 30px;
}
.sol-box {
	margin: 30px 0px 20px;
	width:100%;
	clear:both;
}
.sol-box p {
	background-position: 20px;
	margin: 10px 1%;
	padding: 20px 20px 20px 70px;
	display: block;
	background-repeat: no-repeat;
	background-size: 40px auto;
	background-color: rgb(255, 255, 255);
	width: 48%;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box; /* Firefox */
	-webkit-box-sizing: border-box; /* Safari */
}
.sol-box p:nth-child(1) {
	background-image: url("../../images/soli1.png");
}
.sol-box p:nth-child(2) {
	background-position: 20px;
	background-image: url("../../images/soli2.png");
}
.sol-box p span {
	height: 25px;
	text-align: left;
	line-height: 25px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
	display: block;
}
.sol-box p span sup {
	font-size: 14px;
}
.sol-box p font {
	text-align: left;
	color: rgb(132, 132, 132);
	line-height: 20px;
	font-size: 14px;
	display: block;
}
#cncequipmove {
	width: 100%;
	text-align: center;
	clear: both;
	position: relative;
	margin-top: 20px;
}
#cncequipmove ul li {
	float: left;
	text-align: center;
	width: 50%;
}
#cncequipmove ul li img {
	width: 95%;
}

#cncinspect {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	border-bottom: #dddddd 1px solid;
	border-top: #dddddd 1px solid;
	text-align:center;
	width:100%;
	overflow:hidden;
}

.cncinspectlist {
	float:left;
	text-align:left;
	overflow:hidden;
	height:22px;
	line-height:22px;
	padding:5px 15px;
}
.cncinspectlistcur {
	float:left;
	text-align:left;
	overflow:hidden;
	height:22px;
	line-height:22px;
	padding:5px 15px;
	color:#01beff;
	font-weight:bold;
}
#cncinspectpic {
	text-align:center;
	width:100%;
	padding:15px 0px;
}

#cncinspectpic img {
	width:92%;
}



.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;
}
