/*
* @Author: hhm
* @Date:   2019-02-20 14:35:39
* @Last Modified by:   EDZ
* @Last Modified time: 2020-07-06 14:24:58
*/
*{
	margin:0;
	padding:0;
	font-family: 微软雅黑;
}
li{
	list-style: none;
}
ul{
	padding:0;
	margin:0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
p{
	margin:0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
}
.gu{
	width:100%;
	height:auto;
	overflow: hidden;
	background: white;
	position: fixed;
	top:0;
	z-index: 9999;
}
.zhan{
	width:100%;
	height:154px;
}
.head{
	width:1200px;
	height:auto;
	overflow: hidden;
	margin:0 auto;
}
.head>img{
	float: left;
	margin-top: 12px;
}
.head>span{
	line-height: 100px;
	font-size: 14px;
	color:#0f298f;
	margin-left: 60px;
}
.head1{
	width:160px;
	float: right;
}
.head1>a{
	font-size: 14px;
	color:#0f298f;
	line-height: 100px;
	margin-right: 20px;
}
.head1>a:nth-child(3n){
	margin-right: 0;
}
.menu{
	width:100%;
	height:55px;
	background: #aaaaaa;
	border-top: 5px solid #0f298f;
}
.menu1{
	width:960px;
	height:auto;
	background: transparent;
	margin:0 auto;
	line-height: 50px;
}
#bs>.navbar-nav>li>span{
	font-size: 18px;
	color:#888888;
	display: block;
	float: left;
}
#bs>.navbar-nav>span {
	font-size: 18px;
	color: #888888;
	display: block;
	float: left;
}
#bs>.navbar-nav>li>a{
	font-size: 16px;
	color:white;
	height: 50px;
	display: block;
	float: left;
	padding:0 45px;
	line-height: 50px;
}
#bs>.navbar-nav>li:hover>a{
	background: #0f298f;
}
.menu1>.navbar-collapse{
	padding:0;
	line-height: 50px;
}
#bs>.navbar-nav>li{
	line-height: 50px;
}
.ban .swiper-slide{
	width:100%;
	height:800px;
}
@media only screen and (max-width: 1024px) {
	.head{
		width:90%;
		height:100px;
	}
	.head>span{
		display: block;
		float: right;
		line-height: 30px;
		margin-top: 20px;
	}
	.head1>a{
		line-height: 30px;
	}
	.head>img{
		margin-top: 10px;
	}
	.menu1{
		width:90%;
	}
	#bs>.navbar-nav>li>a{
		padding:0 22px;
	}
	.ban .swiper-slide{
		width:100%;
		height:500px;
	}
	.swa{
		background: url(../imgs/bannera.jpg) center center no-repeat;
		background-size: 100% 100%;
	}
	.swb{
		background: url(../imgs/bannera.jpg) center center no-repeat;
		background-size: 100% 100%;
	}
}
@media only screen and (max-width: 767px) {
	.head{
		// height:60px;
	}
	.head>img{
		width:40%;
	}
	.head>span{
		display: none;
	}
	.head1>a{
		line-height: 60px;
	}
	#bs>.navbar-nav>li>span{
		display: none;
	}
	#bs{
		background: #aaaaaa;
	}
	#bs>.navbar-nav>li>a{
		padding:0;
		width:100%;
		text-align: center;
	}
	#bs>.navbar-nav{
		margin:0;
	}
	.menu1{
		width:100%;
	}
	.ban .swiper-slide{
		width:100%;
		height:300px;
	}
	.zhan{
		height:55px;
	}
	.menu{
		position: absolute;
		z-index: 9999999;
	}
}
.ban>img{
	width:100%;
}
.ban .swiper-slide{
	perspective: 500px;
    overflow: hidden;
}
.ban .swiper-slide>img{
	transition: all 1s linear;
}
.js{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 45px;
	overflow: hidden;
}
.js1{
	width:370px;
	height:auto;
	background: #eeeeee;
	float: left;
	margin-right: 45px;
	margin-top: 45px;
}
.js1:nth-child(3n){
	margin-right: 0;
}
.js2{
	width:100%;
	height:270px;
	perspective: 500px;
    overflow: hidden;
}
.js2>img{
	transition: all 1s linear;
}
.js21{
	width:100%;
	height:auto;
	padding:0 10px;
}
.js21>h3{
	line-height: 46px;
	font-size: 20px;
	color:#333333;
}
.js21>p{
	line-height: 24px;
	color:#333333;
	font-size: 16px;
	overflow: hidden;
	height:48px;
}
.js21>a{
	float: right;
	border:1px solid #0f298f;
	color:#0f298f;
	padding:0 6px;
	margin-top: 6px;
	margin-bottom: 10px;
}
.js21>a:hover{
	background: #0f298f;
	color:white;
}
.bana{
	width:100%;
	height:650px;
	margin-top: 100px;
}
.banb{
	width:1200px;
	height:100%;
	margin:0 auto;
	position: relative;
	display: block;
}
.banb>img{
	position: absolute;
	right:0;
	bottom: 140px;
}
.js2>img{
	width:100%;
}
.bann,.bana1{
	display: none;
}
@media only screen and (max-width: 1024px) {
	.js{
		width:90%;
		margin-top: 20px;
	}
	.js1{
		width:48%;
		margin-right: 4%;
		margin-top: 20px;
	}
	.js1:nth-child(3n){
		margin-right: 4%;
	}
	.js1:nth-child(even){
		margin-right: 0;
	}
	.bana{
		/*background: url(../imgs/hy1.jpg) center center no-repeat;*/
		height:400px;
		margin-top: 50px;
	}
	.banb{
		width:90%;
	}
	.bann{
		display: block;
		width:100%;
		height:500px;
	}
	.bann .swiper-container{
		width:100%;
		height:100%;
	}
	.ban,.bana{
		display: none;
	}
	.bana1{
		display: block;
		width:100%;
		height:500px;
		margin-top: 50px;
	}
}
@media only screen and (max-width: 767px) {
	.js1{
		width:100%;
		margin-right: 0;
	}
	.banb>img{
		width:50px;
		bottom: 40px;
	}
	.gu{
		position: inherit;
	}
	.bann{
		height:300px;
	}
	.bana1{
		height:250px;
	}
}
@media only screen and (max-width: 370px) {
	.bann,.bana1{
		height:250px;
	}
}
.foot{
	width:100%;
	height:auto;
	background: #0f298f;
	padding-top: 20px;
}
.foot1{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.foot2{
	width:440px;
	height:auto;
	float: left;
}
.foot2>img{
	margin-top: 15px;
	margin-bottom: 20px;
}
.foot2>p{
	line-height: 30px;
	display: block;
	font-size: 14px;
	color:white;
}
.foot3{
	width:760px;
	height:auto;
	float: right;
	overflow: hidden;
}
.foot31{
	width:90px;
	height:auto;
	float: left;
	overflow: hidden;
	margin-right: 133px;
}
.foot31:nth-child(4){
	margin-right: 0;
}
.foot31>h1{
	line-height: 42px;
	font-size: 18px;
	color:white;
	height:42px;
	overflow: hidden;
}
.foot31>a{
	line-height: 28px;
	height:28px;
	overflow: hidden;
	font-size: 14px;
	color:white;
	display: block;
}
.foot4{
	width:1200px;
	margin:0 auto;
	text-align: center;
	line-height: 72px;
	color:white;
	font-size: 14px;
	border-top: 2px solid #dddddd;
	margin-top: 22px;
}
@media only screen and (max-width: 1024px) {
	.foot{
		padding:0;
		overflow: hidden;
	}
	.foot1{
		display: none;
	}
	.foot4{
		width:96%;
		border-top: 0;
		line-height: 30px;
		margin:15px auto;
	}
}
.tou{
	width:100%;
	height:auto;
	background: #0f298f;
	line-height: 50px;
	position: fixed;
	top:0;
	z-index: 99999999;
}
.tou1{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.tou1>img{
	float: left;
	margin-top: 12px;
}
.tou1 #bs>.navbar-nav>li>span{
	color:white;
}
.tou1 #bs>.navbar-nav>span{
	color:white;
}
.tou1 #bs>.navbar-nav>li>a{
	padding:0 38px;
}
.tou1>.menu1{
	float: left;
	margin-left: 40px;
	width:auto;
}
.tou2{
	width:145px;
	float: right;
}
.tou2>a{
	font-size: 14px;
	color:white;
	margin-right: 15px;
}
.tou2>a:nth-child(3){
	margin-right: 0;
}
@media only screen and (max-width: 1024px) {
	.tou1{
		width:96%;
	}
	.tou1 #bs>.navbar-nav>li>a{
		padding:0 26px;
	}
	.tou1>.menu1{
		margin:0 auto;
	}
	.tou2{
		position: absolute;
		top:0;
		right:3%;
	}
}
@media only screen and (max-width: 767px) {
	.tou1>.menu1{
		float: right;
		width:96%;
		position: absolute;
	}
	.tou2{
		right:20%;
	}
	.tou1{
		height:50px;
	}
	.menu1 .navbar-toggle{
		margin-right: 15px;
	}
}
.qy{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 70px;
	overflow: hidden;
}
.qy1{
	width:220px;
	height:auto;
	float: left;
}
.qy1>h1{
	line-height: 70px;
	background: #0f298f;
	color:white;
	font-size: 24px;
	padding:0 20px;
}
.qy1>ul>li{
	line-height: 70px;
	background: #aaaaaa;
	border-bottom: 1px solid white;
	padding:0 20px;
}
.qy1>ul>li>a{
	font-size: 20px;
	color:white;
}
.qy1>ul>li:hover>a{
	color: #0f298f;
}
.qy1>ul>li:hover{
	background: white;
}
.qy1>ul>.active{
	background: white;
}
.qy1>ul>.active a{
	color: #0f298f;
}
.qy11{
	width:100%;
	height:auto;
	background: #1c40ce;
	margin-top: 20px;
	padding:0 16px;
	padding-bottom: 25px;
}
.qy11>h1{
	line-height: 55px;
	font-size: 20px;
	color:white;
	margin-bottom: 6px;
}
.qy12{
	overflow: hidden;
}
.qy12>span{
	float: left;
	font-size: 14px;
	color:white;
	line-height: 28px;
}
.qy13{
	width:76%;
}
.qy2{
	width:860px;
	height:auto;
	float: right;
}
.tu{ width:880px;
	height:auto; 
text-align:center;}
.qy2 h1{
	line-height: 30px;
	text-align: center;
	font-size: 26px;
	color:#000000;
	margin-bottom: 20px;
}
.qy2 p{
	line-height: 30px;
	font-size: 16px;
	color:#333333;
}
.qy2 img{
	max-width:100%;
}
@media only screen and (max-width: 1024px) {
	.qy{
		width:90%;
		margin-top: 30px;
	}
	.qy1{
		width:100%;
	}
	.qy2{
		width:100%;
		margin-top: 20px;
	}
	.qy2 img{
		width:100%;
	}
}
.qy3{
	width:800px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.qy31{
	width:385px;
	height:auto;
	float: left;
	margin-top: 16px;
	display: block;

}
.qy31>p{
	line-height: 45px;
	text-align: center;
	font-size: 18px;
	color:#333333;
}
.qy31>img{
	width:100%;
	border:1px #000 solid;
}
.qy31:nth-child(even){
	float: right;
}
@media only screen and (max-width: 1024px) {
	.qy3{
		width:100%;
	}
	.qy31{
		width:100%;
	}
}
.qy5{
	width:100%;
	height:auto;
	margin-top: 15px;
	float: right;
	overflow: hidden;
}
.qy51{
	width:420px;
	height:auto;
	background: #eeeeee;
	float: left;
	margin-bottom: 40px;
}
.qy52{
	width:100%;
	line-height: 50px;
}
.qy52>span{
	font-size: 16px;
	color:#333333;
	margin-left: 20px;
}
.qy52>a{
	width:70px;
	height:25px;
	float: right;
	display: block;
	margin-right: 20px;
	border:1px solid #0f298f;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color:#0f298f;
	margin-top: 12.5px;
}
.qy51:nth-child(even){
	float: right;
}
.qy51>img{
	width:100%;
	height: 300px;
}
@media only screen and (max-width: 1024px) {
	.qy51{
		width:100%;
		margin-bottom: 20px;
	}
}
.qy51>p{
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	color:#333333;
}
/*
.page{
	text-align: center;
	line-height: 36px;
	font-size: 16px;
	color:#221815;
}
.page>span{
	margin-right: 25px;
}
.page>a{
	color:#221815;
}
.page>a>span{
	margin:0 15px;
	color:#221815;
}
.page>a:hover{
	color:#0f298f;
}
*/
.page{
	width:100%;
	height:auto;
	line-height: 33px;
	overflow: hidden;
	margin:60px auto;
	text-align: center;
}
.page>a{
	// float: left;
	display: inline-block;
	padding:0 12px;
	margin:0 3px;
	font-size: 12px;
	font-family: Arial;
	color:#333333;
}
.page>a:hover{
	color:white;
	background: #0f298f;
}
.page>.active{
	color:white;
	background: #0f298f;
}
@media only screen and (max-width: 1024px) {
	.page>a{
		display: inline-block;
	}
}
.qy4>h1{
	text-align: left;
}
.qy4>p{
	text-indent: 0;
}
/* 技术详情 */
.qy6{
	width:100%;
	height:auto;
	margin-top: 10px;
	padding-bottom: 28px;
	border-bottom: 2px dashed #eeeeee;
}
.qy6>h1{
	line-height: 56px;
	font-size: 18px;
	color:#333333;
}
.qy6>p{
	line-height: 35px;
	font-size: 16px;
	color:#666666;
}
.qy61{
	line-height: 35px;
	margin-top: 20px;
}
.qy61>a{
	font-size: 16px;
	color:#666666;
	display: block;
}
.qy62{
	width:100px;
	height:30px;
	background: white;
	border:1px solid #0f298f;
	display: block;
	margin:0 auto;
	text-align: center;
	line-height: 30px;
	margin-top: 60px;
	font-size: 16px;
	color:#0f298f;
}
/* 科技研发 */
.qy7{
	width:100%;
	height:auto;
	overflow: hidden;
}
.qy71{
	width:270px;
	height:auto;
	float: left;
	margin-top: 20px;
	display: block;
	margin-right: 35px;
}
.qy71:nth-child(3n){
	margin-right: 0;
}
.qy71>img{
	width:100%;
	border:2px solid #dddddd;
}
.qy71>p{
	line-height: 44px;
	font-size: 16px;
	color:#333333;
	text-align: center;
}
@media only screen and (max-width: 1024px) {
	.qy71{
		width:100%;
		margin-top: 10px;
	}
}
/* 科技详情 */
.box{
	width:100%;
	overflow: hidden;
}
.tb-pic a{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.tb-pic a img{
	vertical-align:middle;
	width:100%;
}
.tb-pic a{
	*display:block;
	*font-family:Arial;
	*line-height:1;
}
.tb-s310, .tb-s310 a{
	height:386px;
	width:430px;
	float: left;
}
.tb-s310, .tb-s310 img{
	max-height:386px;
	max-width:430px;
}
.tb-s310 a{
	*font-size:20px;
}
.tb-s40 a{
	*font-size:35px;
}
.tb-s40, .tb-s40 a{
	height:40px;
	width:40px;
}
.tb-booth{
	position:relative;
	z-index:1;
}
.tb-thumb .tb-selected{
	background:none repeat scroll 0 0 #C30008;
	height:40px;
	padding:2px;
}
.tb-thumb .tb-selected div{
	background-color:#FFFFFF;
	border:medium none;
}
div.zoomDiv{
	z-index:999;
	position:absolute;
	top:0px;
	left:0px;
	*width:430px;
	*height:386px;
	background:#ffffff;
	border:1px solid #CCCCCC;
	display:none;
	text-align:center;
	overflow:hidden;
}
div.zoomMask{
	position:absolute;
	background:rgba(15,40,143,0.5);
	cursor:move;
	z-index:1;
}
.fd{
	width:420px;
	float: right;
}
.fd>h1{
	line-height: 26px;
	font-size: 26px;
	color:#333333;
	margin-bottom: 25px;
}
.fd>p{
	line-height: 32px;
	font-size: 16px;
	color:#333333;
	text-indent: 2em;
}
@media only screen and (max-width: 1024px) {
	.box{
		width:100%;
	}
	.tb-s310, .tb-s310 img{
		width:100%;
		max-width:100%;
		height:auto;
		max-height:100%;
	}
	.tb-s310, .tb-s310 a{
		width:100%;
		height:auto;
	}
	div.zoomDiv,.zoomMask{
		display: none;
	}
	.bigimg{
		display: none;
	}
	.fd{
		width:100%;
		margin-top: 20px;
	}
}
/* 新闻中心 */
.xw{
	width:1200px;
	height:auto;
	margin:0 auto;
}
.xw>h1{
	width:100%;
	height:auto;
	line-height: 90px;
	border-bottom: 2px solid #dddddd;
	text-align: center;
	font-size: 26px;
	margin-top: 35px;
	color:#000000;
}
.xw>span{
	width:60px;
	height:2px;
	background: #0f298f;
	display: block;
	margin:0 auto;
	margin-top: -2px;
}
.xw1{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 30px;
	overflow: hidden;
}
.xw2{
	width:260px;
	height:auto;
	float: left;
	position: relative;
	margin-right: 53px;
}
.xw2:nth-child(4n){
	margin-right: 0;
}
.xw2>p{
	line-height: 28px;
	margin-top: 15px;
	font-size: 18px;
	color:#333333;
	height:56px;
	overflow: hidden;
}
.xw2>span{
	line-height: 14px;
	color:#333333;
	font-size: 16px;
	margin-top: 15px;
	display: block;
}
.xw3{
	width:100%;
	height:260px;
	position: absolute;
	top:0;
	display: none;
	padding:85px 25px;
}
.xw3>p{
	line-height: 28px;
	font-size: 16px;
	color:white;
}
.xw3>span{
	line-height: 22px;
	font-size: 16px;
	color:white;
	display: block;
	margin-top: 14px;
}
.xw2:hover>.xw3{
	display: block;
}
.xw4{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 30px;
}
.xw41{
	width:100%;
	height:auto;
	padding:30px 0;
	overflow: hidden;
	border-bottom: 1px dashed #dddddd;
	display: block;
}
.xw42{
	width:110px;
	height:auto;
	border:1px solid #dddddd;
	padding:16px 0;
	text-align: center;
}
.xw42>h1{
	line-height: 60px;
	color:#0f298f;
	font-weight: bold;
	font-size: 50px;
}
.xw42>p{
	line-height: 26px;
	font-size: 16px;
	color:#000000;
}
.xw43{
	width:1060px;
	height:auto;
	float: right;
}
.xw43>h1{
	line-height: 22px;
	font-size: 18px;
	color:#000000;
}
.xw43>p{
	line-height: 28px;
	font-size: 16px;
	color:#333333;
	margin-top: 8px;
}
.xw43>div{
	width:60px;
	height:22px;
	border:1px solid #dddddd;
	display: block;
	margin-top: 12px;
	font-size: 14px;
	color:#333333;
}
@media only screen and (min-width: 1024px) {
	.xw42{
		float: left;
	}
}
@media only screen and (max-width: 1024px) {
	.xw{
		width:100%;
	}
	.xw1{
		width:90%;
	}
	.xw2{
		width:49%;
		margin-right: 2%;
		margin-top: 15px;
	}
	.xw2:nth-child(even){
		margin-right: 0;
	}
	.xw2>img{
		width:100%;
	}
	.xw3{
		height:100%;
		background-size: 100% 100%;
	}
	.xw4{
		width:90%;
	}
	.xw43{
		width:100%;
		margin-top: 20px;
	}
	.xw42{
		clear: left;
		margin:0 auto;
		width:50%;
	}
}
@media only screen and (max-width: 767px) {
	.xw2{
		width:100%;
	}
}
/* 联系我们 */
.lx{
	width:1200px;
	height:auto;
	margin:0 auto;
	overflow: hidden;
}
.lx1{
	width:50%;
	height:auto;
	text-align: center;
	line-height: 140px;
	font-size: 18px;
	color:#000000;
	float: left;
}
.lx1>span{
	margin-left: 10px;
}
@media only screen and (max-width: 1024px) {
	.lx{
		width:90%;
	}
	.lx1{
		width:100%;
		font-size: 14px;
		line-height: 80px;
	}
	.lx1>span{
		margin-left: 5px;
	}
	.lx>img{
		width:100%;
	}
}
.fw{
	width:1200px;
	height:auto;
	margin:0 auto;
	margin-top: 30px;
}
.fw>h1{
	line-height: 50px;
	font-size: 24px;
	color:#333333;
	text-align: center;
}
.fw>p{
	line-height: 36px;
	font-size: 16px;
	color:#333333;
}
@media only screen and (max-width: 1024px) {
	.fw{
		width:94%;
	}
	.fw img{
		width:100%;
	}
}
.daoh{
	width:98%;
	height:auto;
	position: absolute;
	top:50px;
	left: 2%;
	z-index: 999999;
	float: left;
	display: none;
}
.daoh>a{
	line-height: 50px;
	display: block;
	// padding:0 30px;
	background: #888888;
	text-align: center;
	border-bottom: 1px solid #666666;
	font-size: 16px;
	color:white;
}
.daoh>a:hover{
	background: white;
	color:#0f298f;
}
.menu{
	height:auto;
	overflow: inherit;
}
.gu{
	overflow: inherit;
}
#bs>ul>li:hover>.daoh{
	display: block;
}
.tou1{
	height:50px;
	overflow: inherit;
}
.qy6 img{
	width:100%;
}