@charset "utf-8";

/*----------------------------------------------------
                 Procyon - CSS File
------------------------------------------------------*/
ul,li,p{
	padding:0px;
	margin:0px;
	list-style: none;
}
a{
	text-decoration: none;
}
body{
	font-size:14px;
	line-height:22px;
	min-width: 1180px;
	padding:0px;
	margin: auto;
}

.top_hy{
	background:rgba(242,242,242,1);
}
.top_hy>div{
	width: 1180px;
	margin: auto;
	padding: 5px 0;
}
.top_hy>div>.left{
	float: left;
	font-size:14px;
	font-weight:400;
	color:rgba(204,204,204,1);
	margin-top: 3px;
}
.top_hy>div>.right{
	float: right;
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
	line-height:30px;
}
.top_hy>div>.right>a{
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
	line-height:30px;
}
.top_hy>div>.right>a:hover{
	color: #54D7DE;
}
/*logo*/
.top_logo{
	width: 1180px;
	margin: auto;
}
.top_logo>.left{
	float: left;
	width:389px;
	height:51px;
	margin-top: 31px;
}
.top_logo>.left>img{
	width:389px;
	height:51px;
}
.top_logo>.right{
	float: right;
	width: 727px;
	margin-top: 24px;
}
.top_logo>.right>.top_menu>.title{
	float: left;
	margin-left: 45px;
}
.top_logo>.right>.top_menu>.title:nth-child(1){
	margin-left: 0;
}
.top_logo>.right>.top_menu>.title>a{
	display: inline-block;
	line-height: 53px;
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.top_logo>.right>.top_menu>.title>a:hover{
	background: url("../images/nav.png")no-repeat;
	background-position: center bottom;
}
.top_logo>.right>.top_menu>.title>.curl{
	background: url("../images/nav.png")no-repeat;
	background-position: center bottom;
}
.top_logo>.right>.phone{
	text-align: right;
}
.top_logo>.right>.phone>div{
	display: inline-block;
	line-height: 32px;
}
.top_logo>.right>.phone>div:nth-child(1){
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	background: url("../images/phone.png")no-repeat;
	background-position: left center;
	padding-left: 42px;
}
.top_logo>.right>.phone>div:nth-child(1)>span{
	font-size:18px;
	font-weight:700;
	color:rgba(51,51,51,1);
}
.top_logo>.right>.phone>div:nth-child(2)>a{
	display: inline-block;
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	background: url("../images/cn.png")no-repeat;
	background-position: left center;
	padding-left: 39px;
	margin-left: 25px;
}
.top_logo>.right>.phone>div:nth-child(3)>a{
	display: inline-block;
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	background: url("../images/en.png")no-repeat;
	background-position: left center;
	padding-left: 39px;
	margin-left: 15px;
}






/*搜索*/
.index_ss{
	background: #F2F2F2;
}
.index_ss>div{
	width: 1180px;
	margin: auto;
	padding: 10px 0;
}
.index_ss>div>.left{
	float: left;
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:21px;
	margin-top: 5px;
}
.index_ss>div>.left>a{
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:21px;
	margin-left: 20px;
}
.index_ss>div>.right{
	float: right;
}
.keywords{
	width:230px;
	height:26px;
	border:1px solid rgba(0,91,171,1);
	padding-left: 10px;
}
.ssbutt{
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 30px;
	height: 30px;
	background: url("../images/ss.png")no-repeat center;
	background-size: 100% 100%;
}
/*标题*/
.d_tt{
	text-align: center;
}
.d_tt>div:nth-child(1){
	font-size:30px;
	font-weight:bold;
	color:rgba(51,51,51,1);
}

.d_tt>div:nth-child(2){
	background: url("../images/t_x.png")no-repeat center;
	height:10px;
	margin-top: 15px;
}
/*关于我们*/
.index_about{
	width: 1180px;
	margin: auto;
	margin-top: 60px;
}
.index_about>.ab_con{
	margin-top: 32px;
}
.index_about>.ab_con>.left{
	float: left;
}
.index_about>.ab_con>.left:nth-child(1){
	width:400px;
	height:360px;
}
.index_about>.ab_con>.left:nth-child(2){
	width:614px;
	height:360px;
	margin-left: 20px;
}
.index_about>.ab_con>.left:nth-child(2)>.t{
	font-size:18px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	margin-top: 15px;
}
.index_about>.ab_con>.left:nth-child(2)>.c{
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	margin-top: 39px;
	height: 284px;
	line-height: 24px;
	overflow: hidden;
}
.index_about>.ab_con>.left:nth-child(2)>.c>a{
	color: #FF0000;
}
.index_about>.ab_con>.left:nth-child(3){
	width:120px;
	height:242px;
	background:rgba(242,242,242,1);
	float: right;
	margin-top: 60px;
}
.index_about>.ab_con>.left:nth-child(3)>div{
	width: 100px;
	height: 119px;
	border-bottom:1px solid #ccc;
	margin: auto;
}
.index_about>.ab_con>.left:nth-child(3)>div>div{
	text-align: center;
	font-size: 16px;
	color:rgba(51,51,51,1);
}
.index_about>.ab_con>.left:nth-child(3)>div>div:nth-child(1){
	padding-top: 46px;
}
.index_about>.ab_con>.left:nth-child(3)>div>div:nth-child(2){
	padding-top: 5px;
	border: 0;
}
.index_about>.ab_con>.left:nth-child(3) div>span{
	font-size:30px;
	font-weight:400;
	color:rgba(51,51,51,1);
}
.index_about>.ab_con>.left:nth-child(3)>div:nth-child(2){
	border: 0;
}
/*设备产品*/
.sbcp{
	width: 1180px;
	margin: auto;
	margin-top: 40px;
	padding-bottom: 60px;
}

/*项目*/
.index_xm{
	width: 1180px;
	margin: auto;
}
.index_xm>.xm_list{
	margin: 40px 0 0px 0;
	padding-bottom: 60px;
}
.index_xm>.xm_list>.left{
	float: left;
	width: 188px;
	margin-left: 10px;
}
.index_xm>.xm_list>.left:nth-child(1){
	margin-left: 0;
}
.index_xm>.xm_list>.left .img{
	width:188px;
	height:115px;
}
.index_xm>.xm_list>.left .img>img{
	width:188px;
	height:115px;
}
.index_xm>.xm_list>.left .c{
	width:188px;
	height:135px;
	background: #F2F2F2;
	color: #666;
	text-align: center;
	transition: 0.5s;
}
.index_xm>.xm_list>.left:hover .c{
	background:rgba(0,58,133,1);
	color: #fff;
}
.index_xm>.xm_list>.left:hover .c>div:nth-child(2){
	background: #fff;
}
.index_xm>.xm_list>.left .c>div:nth-child(1){
	font-size:20px;
	font-weight:bold;
	padding-top: 5px;
}
.index_xm>.xm_list>.left .c>div:nth-child(2){
	width:36px;
	height:1px;
	background:rgba(102,102,102,1);
	margin: 10px auto;

}
.index_xm>.xm_list>.left .c>div:nth-child(3){
	font-size:16px;
	font-weight:400;
	line-height:24px;
}
.index_xm>.xm_list>.left .c>div:nth-child(4){
	width: 174px;
	margin: auto;
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:16px;
	text-align: left;
	margin-top: 5px;
}
.index_xm>.xm_list>.left:hover .c>div:nth-child(4){
	color: #fff;
}
/*产品展示*/
.index_pro{
	background:#fff;
}
.index_pro>div{
	width: 1180px;
	margin: auto;
	height: 795px;
}

.index_cpxn{
	width: 1180px;
	height: 907px;
	margin: auto;
}
/*优势*/
.index_ys{
	max-width: 1920px;
	min-width: 1200px;
	margin: auto;
	background: url("../images/ysbg.jpg")no-repeat center;
}
.index_ys>div{
	width: 1180px;
	margin: auto;
	height: 600px;
	position: relative;
}
.index_ys>div>.yuan{
	width:125px;
	height:125px;
	background:rgba(255,255,255,1);
	border-radius:50%;
	text-align: center;
	position: absolute;
	transition: 0.5s;
}
.index_ys>div>.yuan:hover{
	background: rgba(0,91,171,1);
	color: #fff;
}
.index_ys>div>.yuan:hover>div:nth-child(1){
	color:#fff;
}
.index_ys>div>.yuan:hover>div:nth-child(2){
	background:#fff;
}
.index_ys>div>.yuan:hover>div:nth-child(3){
	color:#fff;
}
.index_ys>div>.yuan>div:nth-child(1){
	font-size:24px;
	font-weight:400;
	color:rgba(51,51,51,1);
	padding-top: 34px;
}
.index_ys>div>.yuan>div:nth-child(2){
	width:50px;
	height:1px;
	background:rgba(0,58,133,1);
	margin: 5px  auto;
}
.index_ys>div>.yuan>div:nth-child(3){
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:20px;
}

.index_ys>div>.yuan:nth-child(1){
	bottom: 4px;
	left: 0;
}
.index_ys>div>.yuan:nth-child(2){
	bottom: 175px;
	left: 76px;
}
.index_ys>div>.yuan:nth-child(3){
	bottom: 272px;
	left:216px;
}
.index_ys>div>.yuan:nth-child(4){
	bottom: 323px;
	left:414px;
}
.index_ys>div>.yuan:nth-child(5){
	bottom: 323px;
	right:414px;
}
.index_ys>div>.yuan:nth-child(5)>div:nth-child(1){
	padding-top: 15px;
}
.index_ys>div>.yuan:nth-child(6){
	bottom: 272px;
	right:216px;
}
.index_ys>div>.yuan:nth-child(6)>div:nth-child(1){
	padding-top: 20px;
}
.index_ys>div>.yuan:nth-child(7){
	bottom: 175px;
	right: 76px;
}
.index_ys>div>.yuan:nth-child(7)>div:nth-child(1){
	padding-top: 20px;
}
.index_ys>div>.yuan:nth-child(8){
	bottom: 4px;
	right: 0;
}
.index_ys>div>.yuan:nth-child(3)>div:nth-child(1){
	padding-top: 20px;
}
.index_ys>div>.yuan:nth-child(4)>div:nth-child(1){
	padding-top: 20px;
}

/*案例*/
.index_al{
	background: #F2F2F2;
}
.index_al>div{
	width: 1180px;
	margin: auto;
	height: 747px;
}
.index_al>div>.al_list{
	margin-top: 40px;
}
.index_al>div>.al_list .left{
	width:393px;
	height:260px;
	float: left;
	transition: 0.5s;
	position: relative;
}
.index_al>div>.al_list .lefts{
	width:393px;
	height:260px;
	float: left;
	transition: 0.5s;
	position: relative;
}
.index_al>div>.al_list .left .dis{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
}
.index_al>div>.al_list .left .dis>div:nth-child(1){
	width:36px;
	height:36px;
	margin: auto;
	margin-top: 85px;
	background: url("../images/jiajia.png")no-repeat center;
}
.index_al>div>.al_list .left .dis>div:nth-child(2){
	text-align: center;
	margin-top: 16px;
	font-size:15px;

	font-weight:400;
	color:rgba(255,255,255,1);
}
.index_al>div>.al_list .left:hover .dis{
	display: block;
}
.index_al>div>.al_list .lefts:hover .dis{
	display: block;
}
.index_al>div>.al_list .lefts{
	width:393px;
	height:520px;
}
.index_al>div>.al_list .lefts img{
	width:393px;
	height:520px;
}
.index_al>div>.al_list .left>a{
	display: block;
	width:393px;
	height:260px;
}
.index_al>div>.al_list .left img{
	width:393px;
	height:260px;
}
.index_al>div>.al_list .lefts .dis{
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.5);
}
.index_al>div>.al_list .lefts .dis>div:nth-child(1){
	width:36px;
	height:36px;
	margin: auto;
	margin-top: 50%;
	background: url("../images/jiajia.png")no-repeat center;
}
.index_al>div>.al_list .lefts .dis>div:nth-child(2){
	text-align: center;
	margin-top: 16px;
	font-size:15px;

	font-weight:400;
	color:rgba(255,255,255,1);
}

/*新闻*/
.index_news{
	width: 1180px;
	margin: auto;
	height: 795px;
}
.index_news>.left{

}

.index_news .new_tit{
	font-size:30px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	line-height:30px;
	padding: 66px 0 41px 0;
}
.index_news>.left>.qiye{
	height: 70px;
	background: url("../images/ann.png")no-repeat;
}
.index_news>.left>.qiye>.bg{
	height:60px;
	background:rgba(242,242,242,1);
}
.index_news>.left>.qiye>.bg>a:nth-child(1){
	float: left;
	line-height: 60px;
	font-size:20px;
	background:#095DA6;
	font-weight:400;
	color:rgba(255,255,255,1);
	width:249px;
	height:60px;
	text-align: center;
}
.index_news>.left>.qiye>.bg>a:nth-child(2){
	float: left;
	line-height: 60px;
	font-size:20px;
	background:#F2F2F2;
	font-weight:400;
	color:#666666;
	width:249px;
	height:60px;
	text-align: center;
}
.index_news>.left>.qiye>.bg>a:nth-child(2):hover{
	background:#095DA6;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.index_news>.left>.qiye>.bg>a:nth-child(3){
	line-height: 60px;
	font-size:18px;
	font-weight:400;
	color:rgba(51,51,51,1);
	float: right;
	margin-right: 40px;
}
.index_news .list1{
	margin-top: 24px;
}
.index_news .list1>.img{
	float: left;
	width:548px;
	height:352px;
}
.index_news .list1>.img>img{
	width:548px;
	height:352px;
}
.index_news .list1>.con{
	float: left;
	width: 592px;
	margin-left: 40px;
}
.index_news .list1>.con>div:nth-child(1){
	font-size:16px;
	font-weight:400;
	color:rgba(51,51,51,1);
	line-height:28px;
	margin-top: 15px;
	overflow: hidden;
}
.index_news .list1>.con>div:nth-child(1)>a{
	color:rgba(51,51,51,1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.index_news .list1>.con>div:nth-child(2){
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
	line-height:25px;

}
.khwl>img{
	width: 100%;
}
.index_news .list1>.con>div:nth-child(3){
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:22px;
	margin-top: 5px;
	height: 260px;
	overflow: hidden;
}
.index_news .ne_list{
	margin-top: 20px;
}
.index_news .ne_list>a{
	display: block;
	line-height: 33px;
	border-top: 1px solid #F2F2F2;
	background: url("../images/jian.png")no-repeat;
	background-position: 10px center;
}
.index_news .ne_list>a>.t{
	float: left;
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	margin-left: 27px;
}
.index_news .ne_list>a>.time{
	float: right;
	font-size:14px;
	font-weight:400;
	color:rgba(204,204,204,1);
}
.index_news .qsj{
	width:342px;
	height:439px;
	padding: 15px 10px;
	background:rgba(242,242,242,1);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.index_news .qsj>a{
	display: block;
	width: 320px;
	margin: auto;
	border-left: 1px solid #D9D9D9;
	padding: 9px 0;
	padding-left: 12px;
}
.index_news .qsj>a>div:nth-child(1){
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	line-height:19px;
	height: 38px;
	position: relative;
}
.index_news .qsj>a>div:nth-child(2){
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
}
.index_news .qsj>a>div>.y{
	position: absolute;
	width:7px;
	height:7px;
	background:rgba(204,204,204,1);
	border-radius:50%;
	left: -16px;
	top: 15px;
}
.index_news .qsj>a:hover .y{
	background: rgba(0,58,133,1);
}
.index_news .qsj>a:hover>div:nth-child(1){
	color: rgba(0,58,133,1);
}
.index_news .ne_list>a:hover>.t{
	color: rgba(0,58,133,1);
}
.index_news .list1>.con>div:nth-child(1)>a:hover{
	color: rgba(0,58,133,1);
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);

}
.index_news .qsj:hover{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);
}
.index_news .list1>.con>div:nth-child(1){
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.index_news .list1>.con>div:nth-child(1):hover{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);
}
.index_news .ne_list>a{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.index_news .ne_list>a:hover{
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}
/*底部*/
.foot{
	background: #333333;
}
.foot>div{
	height: 430px;
	width: 1180px;
	margin: auto;
}
.foot>div>.left{
	float: left;
	margin-top: 55px;
}
.foot>div>.left:nth-child(1)>.top>.tit{
	float: left;
}
.foot>div>.left:nth-child(1)>.top>.tit>div{
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
}
.foot>div>.left:nth-child(1)>.top>.tit>.title{
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding-bottom: 20px;
}
.foot>div>.left:nth-child(1)>.top>.tit:nth-child(2){
	margin-left: 50px;
}
.foot>div>.left:nth-child(1)>.wxdd{
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
}
.foot>div>.left:nth-child(1)>.bq{
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
	margin-top: 55px;
}
.foot>div>.left:nth-child(1)>.bq a{
	color:rgba(204,204,204,1);
}
.foot>div>.left:nth-child(2)>.top>.title{
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding-bottom: 20px;
}
.foot>div>.left:nth-child(2){
	margin-left: 70px;
}
.foot>div>.left:nth-child(2)>.top>.fo_menu{
	width: 118px;
}
.foot>div>.left:nth-child(2)>.top{
	margin-left: 120px;
}
.foot>div>.left:nth-child(2)>.top>.fo_menu>.title{
	float: left;
}
.foot>div>.left:nth-child(2)>.top>.fo_menu>.title>a{
	font-size:12px;
	font-weight:400;
	color:rgba(204,204,204,1);
}
.foot>div>.left:nth-child(2)>.top>.fo_menu>.title:nth-child(2n+0){
	margin-left: 22px;
}
.foot>div>.left:nth-child(2)>.ewm{
	margin-top: 44px;
}
.foot>div>.left:nth-child(2)>.ewm>div{
	display: inline-block;
	text-align: center;
	color:rgba(204,204,204,1);
}
.foot>div>.left:nth-child(2)>.ewm>div>img{
	padding: 5px;
	background: #fff;
	width: 105px;
	height: 105px;
}
.foot>div>.left:nth-child(2)>.ewm>div:nth-child(2){
	margin-left: 40px;
}
.foot>div>.left:nth-child(3){
	float: right;
	width: 302px;
}
.foot>div>.left:nth-child(3)>.top>.title{
	font-size:16px;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding-bottom: 20px;
}
.foot>div>.left:nth-child(3)>.form{
	text-align: center;
}
.foot>div>.left:nth-child(3)>.form input{
	width:260px;
	height:38px;
	padding: 0px 20px;
	margin: auto;
	background:rgba(51,51,51,1);
	border:1px solid rgba(255,255,255,0.5);
	color: #fff;
}
.foot>div>.left:nth-child(3) form>div{
	margin-top: 8px;
}
.foot>div>.left:nth-child(3) form>div:nth-child(1){
	margin-top: 0;
}
.ly_con{
	width:260px;
	height:38px;
	padding: 20px 20px;
	background:rgba(51,51,51,1);
	border:1px solid rgba(255,255,255,0.5);
	color: #fff;
}
.foot>div>.left:nth-child(3)>.form input.form_sub{
	width:160px;
	height:40px;
	background:rgba(9,93,166,1);
	border: 0;
	margin-right: 26px;
}

.links{
	background: #333333;
	border-top: 1px solid #5d5d5d;
}
.links>div{
	width: 1180px;
	margin: auto;
	font-size:12px;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding: 19px 0;
}
.links>div>a{
	font-size:12px;
	font-weight:400;
	color:rgba(255,255,255,1);
	margin-left: 40px;
}


/* fullSlide */
.fullSlide{
	max-width: 1920px;min-width: 1180px;position:relative;height:600px;background:#000;margin: auto}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:600px;overflow:hidden;text-align:center;}
.fullSlide .bd li>img{
	margin: 0 50%;transform: translateX(-50%);
}
.fullSlide .bd li a{display:block;height:600px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:20px;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;
	width:34px;
	height:4px;
	background:rgba(204,204,204,1);
	margin:10px;
	overflow:hidden;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:rgba(0,91,171,1);}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}


/*设备产品*/
/* 本例子css */
.slideGroup{ width:1180px; text-align:left;  }
.slideGroup .parHd{ height:38px; line-height:38px;   position:relative;}
.slideGroup .parHd ul{
	position:absolute;
	height:38px;width: 100% ;text-align: left;
	background: url("../images/js_x.png")no-repeat;
	background-position: 320px center;

}
.slideGroup .parHd ul li{
	cursor:pointer;
	display: inline-block;
	width:135px;
	line-height:38px;
	background:#CCCCCC;
	font-size:16px;
	text-align: center;
	font-weight:400;
	color:#fff;
	margin-left: 24px;
}
.slideGroup .parHd ul li>a{color: #fff}
.slideGroup .parHd ul li:nth-child(1){margin-left: 0}
.slideGroup .parHd ul li.on{  color: #fff;background: #095DA6 }
.slideGroup .slideBox{ overflow:hidden; zoom:1; padding:0px 0 0px 60px; position:relative; margin-top: 40px  }



.slideGroup .sPrev,.slideGroup .sNext{
	position:absolute; left:5px; top:50px; display:block;
	width:30px; height:94px;
	background:url(../images/left.png) center center no-repeat ; }
.slideGroup .sNext{ left:auto; right:5px; background:url(../images/right.png) center center no-repeat ;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

.slideGroup .parBd ul{ overflow:hidden; zoom:1;  }
.slideGroup .parBd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:246px; height:200px; display:block; transition: all 0.6s;   }
.slideGroup .parBd ul li .pic img:hover{ transform: scale(1.4);  }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;   }
/*产品*/
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{ height:44px; line-height:44px;  position:relative;margin-top: 40px }
.slideTxtBox .hd ul{position:absolute; top:-1px; height:44px;text-align: center;width: 100%   }
.slideTxtBox .hd ul li{
	cursor:pointer;display: inline-block;width: 160px;text-align: center;margin-left: 20px;border:1px solid rgba(102,102,102,1);font-size:16px;
	font-weight:400;
	color:rgba(102,102,102,1);
	position: relative;
}
.slideTxtBox .hd ul li:nth-child(1){
	margin-left: 0;
}
.slideTxtBox .hd ul li.on{ height:44px;border:1px solid rgba(0,91,171,1);color: #005BAB }
.slideTxtBox .hd ul li.on>a{color: #005BAB}
.slideTxtBox .hd ul li:hover .dis{
	display: block;
}
.slideTxtBox .hd ul li>a{
	color:#666666 ;
}
.slideTxtBox .hd ul li .dis{
	display: none;
	position: absolute;
	top: 44px;
	width: 100%;
	z-index: 999;
}
.slideTxtBox .hd ul li .dis>a{
	display: block;
	background: #095DA6;
	color: #fff;
	margin-top: 1px;
	font-size:16px;
	font-weight:400;
	color:rgba(254,254,254,1);
}
.slideTxtBox .bd ul{zoom:1;  }
.slideTxtBox .bd li{
	float: left;
	width:282px;
	height:222px;
	border:1px solid rgba(204,204,204,1);
	margin-left: 14.5px;
	margin-top: 40px;
}
.slideTxtBox .bd li:nth-child(1),.slideTxtBox .bd li:nth-child(5){
	margin-left: 0;
}
.slideTxtBox .bd li>a{
	display: block;
	width:270px;
	height:210px;
	margin: auto;
	margin-top: 6px;
	overflow: hidden;
	position: relative;
}
.slideTxtBox .bd li>a>img{
	width:270px;
	transition: all 0.6s;
}
.slideTxtBox .bd li>a>img:hover{
	transform: scale(1.4);
}
.slideTxtBox .bd li>a>div{
	position: absolute;
	width: 100%;
	bottom: 0;
	z-index: 999;
	text-align: center;
	background:rgba(0,0,0,0.5);
	line-height: 30px;
	font-size:14px;
	font-weight:400;
	color:rgba(255,255,255,1);
}
.slideTxtBox .bd li .date{ float:right; color:#999;  }
/* 产品性能 */
.slideTxtBoxs{  text-align:left;  }
.slideTxtBoxs .hd{ height:70px; line-height:70px;   position:relative;margin-top: 40px }
.slideTxtBoxs .hd ul{ float:left; position:absolute; top:-1px; height:70px;   }
.slideTxtBoxs .hd ul li{
	float:left;
	width:280px;
	line-height:70px;
	background:rgba(242,242,242,1);
	cursor:pointer;
	font-size:20px;
	font-weight:400;
	text-align: center;
	color:rgba(51,51,51,1);
	margin-left: 4px;
}
.slideTxtBoxs .hd ul li:nth-child(1){
	margin-left: 0;
}
.slideTxtBoxs .hd ul li.on{ height:70px; background: #003A85;color: #fff }

.slideTxtBoxs .bd ul{ zoom:1; height: 600px ;margin-top: 10px}
.slideTxtBoxs .bd li{
	width: 393px;height: 300px;float: left;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.slideTxtBoxs .bd li:hover{
	-webkit-transform: translateY(-30px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-10px);
	transform: translateY(-15px);
	box-shadow: 0 7px 7px 0px rgba(0, 0, 0, 0.5);
}
.slideTxtBoxs .bd li:nth-child(1n+1){
	background: #F2F2F2;
}
.slideTxtBoxs .bd li:nth-child(1n+1)>div{
	width: 346px;
	margin: auto;
}
.slideTxtBoxs .bd li:nth-child(1n+1)>div:nth-child(1){
	font-size:18px;
	font-weight:bold;
	color:rgba(51,51,51,1);
	text-align: right;
	padding: 10px 0;
}
.slideTxtBoxs .bd li:nth-child(1n+1)>div:nth-child(2){
	font-size:14px;
	font-weight:400;
	color:rgba(102,102,102,1);
	height: 200px;
	overflow: hidden;
}
.slideTxtBoxs .bd li:nth-child(1n+1)>div:nth-child(2)>a{
	color: #FF0000;
}
.slideTxtBoxs .bd li:nth-child(2n+0)>img{
	width: 393px;
	height: 300px;
}






/*内页*/

.n_menu{
	width: 1200px;
	margin: auto;
	padding: 30px 0;
}
.n_menu>.n_t{
	text-align: center;
	color: #000;
	font-size: 28px;
	height: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
.n_menu>.n_nav{
	text-align: center;
}
.n_menu>.n_nav>a{
	display: inline-block;
	width: 150px;
	padding: 10px 0px;
	background: #333;
	color: #fff;
	margin-left: 44px;
	margin-top: 10px;
}
.n_menu>.n_nav>div{
	position: relative;
}
.n_menu>.n_nav>div>.dis{
	display: none;
	position: absolute;
	width: 100%;
	z-index: 99999;
}
.n_menu>.n_nav>div>.dis>a{
	display: block;
	line-height: 42px;
	background: #ccc;
	color: #333;
}
.n_menu>.n_nav>div>.dis>a:hover{
	color: #fff;
	background: rgba(0,91,171,1);
}
.n_menu>.n_nav>div:hover>.dis{
	display: block;
}
.n_menu>.n_nav>div{
	display: inline-block;
	width: 150px;
	background: #333;
	color: #fff;
	margin-left: 44px;
}
.n_menu>.n_nav>div:nth-child(1){
	margin-left: 0;
}
.n_menu>.n_nav>div>a{
	color: #fff;
	display: block;
	line-height: 42px;
}
.n_menu>.n_nav>div>a.n_tt{
	background: rgba(0,91,171,1);
}
.n_menu>.n_nav>div>a:hover{
	background: rgba(0,91,171,1);
}
.n_menu>.n_nav>a:hover{
	background: rgba(0,91,171,1);
}
.n_menu>.n_nav>a:nth-child(1){
	margin-left: 0;
}
.n_menu>.n_nav>a.n_tt{
	background: rgba(0,91,171,1);
}
.conconcon{
	padding: 10px;
	min-height: 500px;
}
.conconcon>.c_c{
	border-bottom: 1px solid #ececec;
	padding: 0px 0px 5px 5px;
	color: rgba(0,91,171,1);
}

.n_concon{

}
.conter_news{
	width: 1180px;
	margin: auto;
	background: #fff;
}
.conter_news>.left{
	float: left;
	width: 250px;
}
.conter_news>.left>.tt{
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	height: 35px;
	line-height: 30px;
	padding: 15px 0;
	background: rgba(0,91,171,1);
	color: #fff;
	border-bottom: 1px solid #fff;
}
.conter_news>.left>.n_nav_t>a{
	display: block;
	text-align: center;
	line-height: 45px;
	color: #333;
	font-size: 18px;
	height: 45px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	background: #ccc;
	margin-top: 20px;
}
.conter_news>.left>.n_nav_t>a.n_tt{
	background: rgba(0,91,171,1);
	color: #fff;
}
.conter_news>.left>.n_nav_t>a:nth-child(1){
	margin-top: 0;
}
.conter_news>.left>.n_nav_t>a:hover{
	background: rgba(0,91,171,1);
	color: #fff;
}
.conter_news>.left>.n_nav_t>.zxxw{
	background: #f8f8f8;
	width: 230px;
	margin: auto;
	padding: 10px;
}
.conter_news>.left>.n_nav_t>.zxxw>.news_zx{
	background: #e9e9e9;
}
.conter_news>.left>.n_nav_t>.zxxw>.news_zx>a>div:nth-child(1){
	width: 230px;
	height: 178px;
	overflow: hidden;
}
.conter_news>.left>.n_nav_t>.zxxw div:nth-child(2){
	text-align: center;
	color: #333;
	padding: 5px 0;
}
.conter_news>.left>.n_nav_t>.zxxw img{
	width: 100%;
	transition: all 0.6s;
}
.conter_news>.left>.n_nav_t>.zxxw img:hover{
	transform: scale(1.4);
}
.conter_news>.right{
	float: right;
	width: 890px;
}

.n_banner{
	max-width: 1920px;
	min-width: 1200px;
	margin: auto;
	background: url("../images/nbanner.jpg")no-repeat center;
	background-position: center top;
	height: 302px;
}
.dqwz{
	background: #f4f4f4;
}
.dqwz>div{
	width: 1180px;
	margin: auto;
	padding: 8px 0;
}
.dqwz>div>.left{
	float: left;
	font-size: 15px;
	color: #000;
	margin-top: 3px;
}
.dqwz>div>.left>a{
	color: #000;
}
.dqwz>div>.right{
	float: right;
}
.keywords{
	width: 220px;
	height: 30px;
	border: 1px solid #ddd;
	padding: 0px;
}
.subsubbutt{
	position: absolute;
	top: 0;
	right: 0;
	width: 50px;
	height: 32px;
	border: 0;
	color: #fff;
	background: rgba(0,91,171,1);

}
.conconcon{
	width: 1180px;
	margin: auto;
	background: #fff;
}



















