/* Reset css*/
html,body,h1,h2,h3,h4,h5,h6,div,hr,p,i,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font-family: "microsoft yahei",sans-serif;-webkit-tap-highlight-color:transparent}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight: normal;}
i,address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new,courier,monospace}
small{font-size:12px}
ul,ol,li,dl,dt,dd{list-style:none}
a{
    text-decoration: none;
    
}
html,body{
	background: #f7f7f7;
}
.pro_banner em,
.pro_items  em{
	color: #E94812;
}

.text-center{
	text-align: center;
}
.mat{margin-top: 20px;}
.fl{float: left;}
.fr{float: right;}



/* 鼎尖研发平台 */
.pro_title{
	position: relative;
	width: 100%;
	font-size:36px;
	text-align:center;
	font-weight: 550;
	padding:30px 0;
}


.pro_bottom_c{
	padding: 50px 20px 10px 20px;
	overflow: hidden;
}
.pro_bottom_c img{
	display: block;
	margin: 0 auto 10px auto;
	width: 180px;
}
.pro_bottom_c span{
	text-align: center;
	font-size: 16px;
/* 	width: 180px; */
	float: left;
}
.pro_bottom_c>div{
	padding-left: 40px;
	font-size: 18px;
	position: relative;
	float: right;
	width: 740px;
	padding-bottom:20px;
	float: right;
	min-height:180px;
}
.pro_bottom_c a{
	position: absolute;
	right: 0;
	bottom: 0;
	background: #FF7033;
	color: #fff;
	font-size: 16px;
	padding: 0 30px;
	height: 36px;
	line-height: 2;
	border-radius: 36px;
}
.pro_bottom_c p{
	line-height: 35px;
	text-indent: 2em;
}

/* 5大产品 轮播*/
.tabWrap{
	background:#fff;
}
.cpzx-wrap{
	/*width:1100px;*/
	margin:0 auto;
	overflow:hidden;
	background: #fff;
}
.cpzxTab{
	background:#f2f2f2;
	text-align:center;
}
.cpzxTab li{
	display:inline-block;
	padding:0 50px;
	height:80px;
	line-height:80px;
	font-size:22px;
	color:#666;
	cursor:pointer;
}
.cpzxTab li.active{
	background:#fff;
	color:#e94812
}
.cpzxWrap{
	width: 1100px;
	margin: 0 auto;
	overflow:hidden;
	min-height:310px;
}
.cpzxContent{
	position:relative;
	margin:0 auto;
	padding:60px 0;
	/*width:1024px;*/
	overflow:hidden;
	/*border-bottom: 1px solid #eee;*/
}
.cpzx_numb{
	position: relative;
	display: inline-block;
	text-align: center;
	font-size: 36px;
	margin-right: 40px;
	font-style: italic;
	color: #394812;
}
.cpzx_numb:before{
	content: '';
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -25px;
	width: 50px;
	height: 4px;
	background: #e94812;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.cpzxContent:nth-child(odd){
	background: #f7f7f7;
}
.cpzxContent .cpzxImg{
	float:left;
	width:580px;
}
.cpzxTitle{
	font-size:36px;
	text-align:left;
	height:80px;
	line-height: 80px;
	font-weight: 550;
}
.cpzxContent .cpzxText{
	float:right;
	position:relative;
	width:460px;
	min-height:310px;
}
.cpzxText .text{
	font-size:20px;
	line-height:30px;
	text-indent:2em
}
.cpzxContent .detailbtn{
	/*position:absolute;*/
	/*left: 50%;*/
	/*margin-left: -65px;*/
	/*bottom:20px;*/
	display:inline-block;
	padding:0 30px;
	margin-top:20px;
	margin-right: 10px;
	font-size: 15px;
	border:1px solid #e94812;
	background:#e94812;
	color:#fff;
	height:45px;
	line-height:45px;
	border-radius:45px;
	font-weight:400;
	cursor: pointer;
	box-sizing: border-box;
}
.cpzxContent .detailbtn:hover{
	color:#e94812;
	background:#fff;
}
.videobtn{
	display:inline-block;
	padding:0 20px 0 55px;
	margin-top:20px;
	background: url("../images/website/videobtn.png") 20px center no-repeat;
	background-size: 24px auto;
	color: #e94812;
	font-size: 15px;
	border:1px solid #e94812;
	height:45px;
	line-height:45px;
	border-radius:45px;
	cursor: pointer;
	transition: all 0.2s;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.videobtn:hover{
	color: #e94812;
	border:1px solid #e94812
}
.swiper-pagination{
	bottom:40px;
	left:50%;
	margin-left:-62px;
}
.swiper-pagination-bullet{
	width:15px;
	height:15px;
	margin:0 5px;
	border:2px solid #666;
	background:none;
	box-sizing:border-box;
}
.swiper-pagination-bullet-active{
	background:#e94812;
	border:none;
}
.navigator {
	margin-top:20px;
	text-align:center;
}
.navigator li{
	display:inline-block;
	margin:0 5px;
	width:16px;
	height:16px;
	border-radius:100%;
	border:1px solid #ddd;
	cursor:pointer;
}
.navigator li.active{
	background:#e94812;
	border:1px solid #e94812;
}
.opacity {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -240px;
	margin-left: -400px;
	width:800px;
	z-index: 99;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	background: #333;
}

.videoclose{color:#f2f2f2;text-align:right;cursor:pointer;font-size:16px;}
/*.loadbtn{padding:0 20px;margin-left:10px;display:inline-block;height:35px;line-height:35px;color:#fff;font-size:16px;border-radius:30px;background:#e94812}*/
/*.loadbtn:hover{color:#fff;}*/
.videodiv {
	z-index: 10000;
	padding: 10px;
	min-width: 800px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);

	position: fixed;
	left: 50%;
	top: 20%;
	text-align: center;
	background: #333;
	height: 550px;
	box-shadow: 0 0 5px #333;
}

.loadbtn,
.spjsbtn{
	display: inline-block;
	background: #e94812;
	height: 40px;
	line-height: 40px;
	padding: 0 20px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-size: 14px;
	font-weight: 400;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.loadbtn{

	color:#fff;
}
.spjsbtn{
	background: #fff;
	border:1px solid #fff;
	color:#333;

}
.spjsbtn:hover{
	color:#333
}
.loadbtn:hover{color:#fff;}