@charset "utf-8";
/*内页banner*/
.nbanner {
	width: 100%;
	max-width: 1920px;
	margin:0 auto;
	height: 350px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
}
.nbanner .box {
	position: relative;
	height: 350px;
}
/*面包屑*/
.crumb {
	position: absolute;
	left: 0;
	right:0;
	bottom: 0;
	padding: 0 30px;
	overflow: hidden;
	line-height:52px;
	background:rgba(0,0,0,0.5);
}
.crumb p {
	background: url(../images/fadress.png) no-repeat left center;
	padding-left: 37px;
}
.crumb p,.crumb a {
	color: #fff;
	font-size: 14px;
	line-height: 52px;
}
.crumb a:hover {
	color: #fc7100;
}
/*主要内容*/
.main{
	width:100%;
	max-width: 1920px;
	margin:0 auto;
	padding:0;
	overflow: hidden;
}
.mcontent {
	padding: 35px 0 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.pmcontent {
	width: 922px;
    padding: 0;
    overflow: hidden;
}
/*分类导航*/
.flnav {
	padding: 0;
	overflow: hidden;
	margin:30px 0 0px;
	text-align: center;
}
.flnav a {
	display: inline-block;
	color: #8b8b8b;
	font-size: 16px;
	line-height: 50px;
	padding: 0 70px;
	overflow: hidden;
	background: #f5f5f5;
	margin:0 10px 5px;
}
.flnav a:hover,.flnav a.cur {
	color: #fff;
	background: #063990;
}

/*关于我们页面*/
.title_2 {
	padding: 0;
	overflow: hidden;
	text-align: center;
	margin-bottom: 20px;
}
.title_2 h2 {
	color: #3b3b3b;
	font-size: 45px;
	line-height: 50px;
}
.title_2 h2 strong {
	color: #063990;
	font-size: 45px;
	line-height: 50px;
}
.title_2 p {
	color: #919191;
	font-size: 15px;
	line-height: 30px;
	margin-top:10px;
}
.aboutbox {
	padding: 0;
	overflow: hidden;
	margin-bottom: 45px;
}
.aboutcon {
	padding:0;
	overflow: hidden;
}
.aboutcon,.aboutcon p,.aboutcon span {
	color: #2a2a2a;
	font-size: 16px;
	line-height: 35px;
}

/*企业文化*/
.about2f {
	padding: 0 0 80px;
	overflow: hidden;
}
.about2f .curleft {
	width: 854px;
	height: 397px;
	padding: 10px;
	overflow: hidden;
	background: url(../images/curbgl.jpg) no-repeat center;
}
.about2f .curleft .curlpic {
	padding:0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.about2f .curleft .curlpic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about2f .curright {
	padding:45px 30px;
	width: 254px;
	height: 327px;
	overflow: hidden;
	background: url(../images/curbgr.jpg) no-repeat center #063990;
}
.about2f .curright li {
	padding: 0;
	overflow: hidden;
	margin-bottom: 28px;
}
.about2f .curright li h3 {
	color: #fff;
	font-size: 20px;
	line-height: 35px;
	font-weight: normal;
}
.about2f .curright li p {
	color: #fff;
	font-size: 15px;
	line-height: 28px;
}

/*生产制造*/
.about3f {
	padding: 0 0 40px;
	overflow: hidden;
}
.about3f .sclclist {
	padding: 0;
	overflow: hidden;
	margin-bottom: 70px;
}
.about3f .sclclist .scitem {
	padding: 0 5px;
	overflow: hidden;
}
.about3f .sclclist .scitem a {
	display: block;
	border:1px solid #cfcfcf;
}
.about3f .sclclist .scitem .sclcpic {
	width: 100%;
	height:277px;
	padding: 0;
	overflow: hidden;
}
.about3f .sclclist .scitem .sclcpic img {
	transition-duration:0.6s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.about3f .sclclist .scitem h3 {
	color: #3b3b3b;
	font-size: 18px;
	line-height: 70px;
	font-weight: normal;
	text-align: center;
}
.about3f .sclclist .scitem:hover .sclcpic img {  
  transition: 1s;
  transform:scale(1.1,1.1); 
  -ms-transform:scale(1.1,1.1);   /* IE 9 */
  -moz-transform:scale(1.1,1.1);  /* Firefox */
  -webkit-transform:scale(1.1,1.1);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.1,1.1); 
}
.about3f .sclclist .scitem:hover h3 {
	color: #063990;
}
.about3f .plist {
	margin-top: 40px;
}





/*产品列表*/
/*产品栏目*/
.slidnav {
	padding: 0;
	overflow: hidden;
	margin-bottom: 25px;
}
.slidnav li {
	width: 230px;
	float: left;
	background:#f0f0f0;
	line-height: 50px;
	margin-bottom: 20px;
	margin-right: 10px;
}
.slidnav li a {
	display: block;
	padding-left: 40px;
	color: #2a2a2a;
	font-size: 16px;
	line-height: 50px;
}
.slidnav li a i {
	display: inline-block;
	width: 10px;
	height: 50px;
	margin-right: 5px;
	vertical-align: middle;
}
.slidnav li:hover,.slidnav li.cur {
	background: #da251e;
}
.slidnav li:hover a i,.slidnav li.cur a i {
}
.slidnav li:hover a ,.slidnav li.cur a {
	color: #fff;
}


/*标题*/
.no-goods {padding: 10px 0;overflow: hidden;text-align: center;}
.no-goods p {color: #757575;font-size: 16px;line-height: 35px;}
.prolist ul {
	padding: 0;
	overflow: hidden;
}
.prolist li {
	width: 290px;
	float: left;
	position: relative;
	margin:0 7px 25px;
	border:1px solid #e2e2e2;
}
.prolist li .cpitem {padding: 0;overflow: hidden;}
.prolist li .cpitem .pic{padding: 0;overflow: hidden;width: 100%;height: 221px;background: #fff;}
.prolist li .cpitem .pic img {width: 100%;height:100%;object-fit: cover;display: block;transition: all 1s ease;}
.prolist li .cpitem .cptit {padding: 15px 10px 22px;overflow: hidden;background: #fff;border-top:none;position: relative;}
.prolist li .cpitem .cptit h3 {text-align: center;color:#282828;font-size:16px;line-height: 33px;transition: all 0.3s;font-weight: normal;margin-bottom: 10px;position: relative;z-index: 1;}
.prolist li .cpitem .cptit .cpshare {padding:10px 0;overflow: hidden;text-align: center;position: relative;z-index: 1;}
.prolist li .cpitem .cptit .cpshare a {display: inline-block;color: #fff;font-size: 14px;line-height: 35px;padding: 0 20px;background: #063990;margin:0 12px;transition: all 0.3s;}
.prolist li .cpitem .cptit .cpshare a:last-child {background: #fc7100;}
.prolist li .cpitem:hover .pic img {  
  transition: 1s;
  transform:scale(1.1,1.1); 
  -ms-transform:scale(1.1,1.1);   /* IE 9 */
  -moz-transform:scale(1.1,1.1);  /* Firefox */
  -webkit-transform:scale(1.1,1.1);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.1,1.1); }
.prolist li .cpitem:hover .cptit h3 {
	color: #000;
}
.prolist li .cpitem .cptit .cpshare a:hover {color: #fff;box-shadow: 5px 5px 5px 0 #403f3f;}
.prolist li .cpitem .cptit:before,.prolist li .cpitem .cptit:after {
    position: absolute;
    top: 50%;
    content: '';
    width: 20px;
    height: 20px;
    background: #e8f2fc;
    border-radius: 50%;
}
.prolist li .cpitem .cptit:before {
	left: -20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.prolist li .cpitem .cptit:after {
	right: -20px;
	-webkit-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.prolist li .cpitem:hover .cptit::before {
	-webkit-animation: criss-cross-left 0.5s both;
	animation: criss-cross-left 0.5s both;
}
.prolist li .cpitem:hover .cptit::after {
	-webkit-animation: criss-cross-right 0.5s both;
	animation: criss-cross-right 0.5s both;
}

/*企业实力*/
.qysl {
	padding: 0;
	overflow: hidden;
}
.qysl li {
	float: left;
	margin:0 4px 4px 0;
	padding: 0;
	overflow: hidden;
}
.qysl li:first-child {
	background: #063990;
	padding: 75px 0;
	text-align: center;
	width:272px;
}
.qysl li:first-child .slbtimg {
	width: 81px;
	height: 76px;
	margin:0 auto 15px;
}
.qysl li:first-child .slbtimg img {
	max-width: 100%;
}
.qysl li:first-child h3 {
	color: #fff;
	font-size: 24px;
	line-height: 35px;
}
.qysl li:first-child h3 i {
	display: inline-block;
	width: 16px;
	height: 3px;
	background: #fff;
	margin:0 10px;
	vertical-align: middle;
}
.qysl li:nth-child(2) {
	width:270px;
}
.qysl li:nth-child(3) {
	width:365px;
}
.qysl li:nth-child(4) {
	width:546px;
}
.qysl li:nth-child(5) {
	width:365px;
}
.qysl li .slpic {
	width: 100%;
	height: 276px;
	overflow: hidden;
}
.qysl li .slpic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 1s ease;
}
.qysl li:hover .slpic img {
  transition: 1s;
  transform:scale(1.1,1.1); 
  -ms-transform:scale(1.1,1.1);   /* IE 9 */
  -moz-transform:scale(1.1,1.1);  /* Firefox */
  -webkit-transform:scale(1.1,1.1);  /* Safari å’Œ Chrome */
  -o-transform:scale(1.1,1.1); }



/*产品详情页面*/
.mainright {
	width:922px;
	margin:0 auto;
	padding: 0;
	overflow: hidden;
}
.prophoto {
	padding: 0;
	overflow: hidden;
	margin-bottom: 25px;
}
.prophoto .cpphoto {
	width: 440px;
	height: 435px;
	position: relative;
}
.prophoto .prosliders {
	width:440px;
	height: 435px;
}
.prosliders .swiper-wrapper, .prosliders .swiper-slide{height: 100%;}
.prosliders .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.prosliders .swiper-slide {
    background-size:contain;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: center;
    border: 1px solid #e9e7e7;
    box-sizing: border-box;
}
.prosliders .swiper-button-next,.prosliders .swiper-button-prev {
	width: 10px;
}
.prosliders .gallery-top {
   	width: 100%;
    height: 76%;
}
.prosliders .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding-top: 10px;
}
.cpright {
	width: 450px;
}
.cpright .cptit {
	padding:0;
	overflow: hidden;
	color: #2a2a2a;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	margin-bottom: 10px;
}
.cpright .cprcon{
	padding: 10px 0;
	border-top:1px dashed #d5d5d5;
	border-bottom:1px dashed #d5d5d5;
	color: #777;
	font-size: 15px;
	line-height: 30px;
}
.cpright .cprcon .cprt {
	display: inline-block;
	color: #2a2a2a;
	font-size: 15px;
	line-height: 30px;
}
.cpright .content1 {
	padding: 10px 0;
	overflow: hidden;
} 
.cpright .content1 p {
	color: #474f58;
	font-size: 14px;
	line-height: 35px;
}
.cpright .content1 p strong {
	color: #474f58;
	font-size: 14px;
	line-height: 35px;
}
.cpright .cpfx {
	padding: 20px 0;
	overflow: hidden;
}
.cpright .cpfx h5 {
	color: #2a2a2a;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
}
.cpright .cpfx h5 span {
	display: inline-block;
	background:#f1f1f1;
	padding: 0 10px;
	line-height: 25px;
	color: #f60822;
	font-size: 14px;
	margin-right: 10px;
}
.cpright .cprlx {
	background:url(../images/nstel.png) no-repeat left center;
	padding-left: 48px;
	background-size: auto 100%;
	margin: 10px 0;
}
.cpright .cprlx h3 {
	color: #063990;
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
}
.cpright .cprlx h3 strong{
	color: #063990;
    font-size: 24px;
	line-height: 35px;
	font-weight: bold;
}
.cpright .cpshare {
	padding: 0;
	height: 50px;
	margin-top:20px;
}
.cpright .cpshare a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	line-height: 50px;
	background: #fc7100;
	min-width: 200px;
	text-align: center;
	margin:0 10px;
	transition: all 0.3s;
}
.cpright .cpshare a.cptel {
	background: #063990;
}
.cpright .cpshare a:hover {
	box-shadow: 3px 3px 5px 1px #2c2c2c;
}
/*产品详情页面*/
.ncptab {
	padding: 0;
	overflow: hidden;
	background: #063990;
}
.ncptab-min {
	position: fixed;
	top:0;
	left: 0;
	right: 0;
	z-index: 99;
	transition: all 0.3s;
}
.ncptab li {
	line-height: 60px;
	min-width: 20%;
	float: left;
	position: relative;
	text-align: center;
}
.ncptab li:after {
	content: "";
	width: 1px;
	height: 16px;
	background: #999;
	position: absolute;
	right: 0;
	top:50%;
	margin-top:-8px;
}
.ncptab li:before {
	content: "";
	width: 100%;
	height: 60px;
	background: #fc7100;
	position: absolute;
	bottom: 0;
	left: 0;
	-webkit-transition: all .3s;
	 -moz-transition: all .3s; 
	 -ms-transition: all .3s;
	  -o-transition: all .3s;
	   transition: all .3s; 
	   -webkit-transform: scaleX(0); 
	   -moz-transform: scaleX(0);
	    -ms-transform: scaleX(0);
	     -o-transform: scaleX(0);
	      transform: scaleX(0); 
}
.ncptab li a {
	display: block;
	color: #fff;
	font-size: 16px;
	position: relative;
	z-index: 3;
}
.ncptab li:hover a {
	color: #fff;
}
.ncptab li:hover:before {
	-webkit-transform: scaleX(1);
	 -moz-transform: scaleX(1); 
	-ms-transform: scaleX(1); 
	-o-transform: scaleX(1); 
	transform: scaleX(1);
	right: 0;
}
.ncptab li:hover:after {
	display: none;
}
.xqbox {
	padding: 0 0 20px;
	overflow: hidden;
}
.xqbox .ncpxql {
	padding: 0;
	overflow: hidden;
}
.xqbox .cpxqcon {
	padding: 0 10px 0;
	overflow: hidden;
}
.xqbox .cpxqcon,.xqbox .cpxqcon p{
	color: #2a2a2a;
	font-size: 16px;
	line-height: 35px;
}
.cpxqcon #cpxq1,.cpxqcon #cpxq2,.cpxqcon #cpxq3,.cpxqcon #cpxq4,
.cpxqcon #cpxq5{
	padding:65px 0 0 21px;
	overflow: hidden;
	line-height: 35px;
	position: relative;
	margin-bottom: 10px;
}
.cpxqcon #cpxq1:before,.cpxqcon #cpxq2:before,.cpxqcon #cpxq3:before,.cpxqcon #cpxq4:before,
.cpxqcon #cpxq5:before {
	content: "";
	width: 3px;
	height: 24px;
	background: #063990;
	position: absolute;
	left: 0;
	top:50%;
	margin-top:20px;
}
.cpxqcon #cpxq1 span,.cpxqcon #cpxq2 span,.cpxqcon #cpxq3 span,.cpxqcon #cpxq4 span,
.cpxqcon #cpxq5 span {color: #313131;font-size: 22px !important;font-weight: bolder;}
/* Table Styles */
.xqbox .cpxqcon table {
  border-radius: 5px;
  font-size: 15px;
  font-weight: normal;
  border: none;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
  white-space: nowrap;
  background-color: white;
}
.xqbox .cpxqcon thead ,.xqbox .cpxqcon table tr:first-child{
  padding: 0;
  overflow: hidden;
  background: #063990!important;
  background: -webkit-linear-gradient(left,#063990,#063990);
  background: -o-linear-gradient(right,#063990,#063990);
  background: -moz-linear-gradient(right,#063990,#063990);
  background: linear-gradient(to right,#063990,#063990);
}
.xqbox .cpxqcon td, .xqbox .cpxqcon th{
  text-align: center;
  padding:5px;
  height: auto!important;
  width: auto!important;
  white-space: normal;
}
.xqbox .cpxqcon td{
  border-right: 1px solid #fff !important;
  color: #000;
  font-size: 15px !important;
  line-height: 40px;
  border-bottom: 1px solid #fff;
}
.xqbox .cpxqcon th,.xqbox .cpxqcon table tr:first-child td,.xqbox .cpxqcon table tr:first-child td span {
  color: #fff;
  line-height: 40px;
  font-size: 15px;
}
.xqbox .cpxqcon td span {font-size: 15px !important;}
.xqbox .cpxqcon tbody tr {background: #f3f3f3;}
/*.xqbox .cpxqcon tbody tr:nth-child(odd) ,.xqbox .cpxqcon tbody tr:nth-child(odd) {background: #fff;}*/
/*.xqbox .cpxqcon table tbody tr:hover td, .procontent .xqcon2 .xqcontent table tbody tr:hover th {background: #f9b73a;}*/
/* Table Styles end */
.ncpxq_2f {padding: 0 0 20px;}
.xqbox .cptit_2 {
	padding: 0;
	overflow: hidden;
	background: #f6f6f6;
	border-left: 5px solid #005bac;
	line-height: 45px;
	margin-bottom: 40px;
}
.xqbox .cptit_2 a {
	display: block;
	width: 100%;
}
.xqbox .cptit_2 h2 {
	color: #fff;
	font-size: 18px;
	line-height: 45px;
	display: inline-block;
	padding: 0 33px;
	margin-left: 6px;
	background: #005bac;
	float: left;
}
.xqbox .cptit_2 span {
	color: #666;
	font-size: 14px;
	line-height: 45px;
	display: inline-block;
	float: right;
	padding-right: 15px;
}
.xqbox .cptit_2 a:hover span {
	color: #005bac;
}
.ncpxq_2f .sllist {
	padding: 0;
	overflow: hidden;
	margin-bottom: 40px;
}
.ncpxq_2f .sllist li {
	float: left;
	padding: 0;
	overflow: hidden;
	text-align: center;
	width: 20%;
	cursor: pointer;
}
.ncpxq_2f .sllist li .slpic {
	width: 90px;
	height: 103px;
	margin:0 auto 10px;
}
.ncpxq_2f .sllist li .slpic img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.ncpxq_2f .sllist li h4 {
	color: #2a2a2a;
	font-size: 16px;
	line-height: 45px;
	font-weight: normal;
}
.ncpxq_2f .sllist li em {
	display: block;
	width: 54px;
	height: 2px;
	margin:0 auto 5px;
	background: #a5a5a5;
	transition: all 0.3s;
}
.ncpxq_2f .sllist li p {
	color: #666;
	font-size: 12px;
	line-height: 30px;
	text-transform: uppercase;
}
.ncpxq_2f .sllist li:hover em {
	background: #005bac;
	width: 90%;
}
.ncpxq_2f .xqys {
	padding: 0;
	overflow: hidden;
}
.ncpxq_2f .xqys .xqysitem {
	float: left;
	width: 433px;
	padding: 0;
	overflow: hidden;
	background: #f0f0f0;
	margin-bottom: 25px;
}
.ncpxq_2f .xqys .xqysitem:nth-child(2n){
	float: right;
}
.ncpxq_2f .xqys .xqysitem .xqysimg {
	width: 100%;
	height: 245px;
	padding: 0;
	overflow: hidden;
}
.ncpxq_2f .xqys .xqysitem .xqysimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.ncpxq_2f .xqys .xqysitem .ystit {
	padding: 15px 20px 10px;
	overflow: hidden;
}
.ncpxq_2f .xqys .xqysitem .ystit .ysnum {
	width: 100px;
	height: 40px;
}
.ncpxq_2f .xqys .xqysitem .ystit .ysnum img {
	height: 100%;
	width: auto;
	max-width: 100%;
}
.ncpxq_2f .xqys .xqysitem .ystit .ystitc {
	width: 290px;
}
.ncpxq_2f .xqys .xqysitem .ystit .ystitc h3 {
	color: #2a2a2a;
	font-size: 20px;
	line-height: 40px;
}
.ncpxq_2f .xqys .xqysitem .xqysnr {
	padding: 0 20px 15px;
	color: #2a2a2a;
	font-size: 14px;
	line-height: 30px;
	min-height: 120px;
}
.ncpxq_3f .sclc {
	padding: 0;
	overflow: hidden;
}
.ncpxq_3f .sclc li {
	padding: 0;
	overflow: hidden;
	float: left;
	position: relative;
	width: 280px;
	height: 195px;
}
.ncpxq_3f .sclc li:nth-child(1) {
	width: 590px;
	height: 410px;
	margin-right: 32px;
} 
.ncpxq_3f .sclc li:nth-child(2) {
	margin-bottom: 20px;
}
.ncpxq_3f .sclc li a {
	display: block;
	width: 100%;
}
.ncpxq_3f .sclc li .scimg{
	width: 100%;
	height: 100%;
}
.ncpxq_3f .sclc li .scimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.3s;
}
.ncpxq_3f .sclc li .sctit {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,0.6);
	height: 50px;
	z-index: 1;
}
.ncpxq_3f .sclc li .sctit h2 {
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	font-weight: normal;
	text-align: center;
}
.ncpxq_3f .sclc li:hover .scimg img {
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);   	
	-moz-transform:scale(1.2,1.2);  	
	-webkit-transform:scale(1.2,1.2);   
	-o-transform:scale(1.2,1.2);  
}
.ncpxq_4f .cjwt {
	padding: 0;
	overflow: hidden;
}
.ncpxq_4f .cjwt li {
	padding: 0 0 20px;
	overflow: hidden;
	width: 430px;
	float: left;
}
.ncpxq_4f .cjwt li:nth-child(2n) {
	float: right;
}
.ncpxq_4f .cjwt li a {
	display: block;
	width: 100%;
}
.ncpxq_4f .cjwt li .date {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	background: #005bac;
	text-align: center;
	width: 107px;
}
.ncpxq_4f .cjwt li h2 {
	padding: 15px 0;
	overflow: hidden;
	color: #2a2a2a;
	font-size: 16px;
	line-height: 35px;
}
.ncpxq_4f .cjwt li p {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
.ncpxq_4f .cjwt li:hover h2,.ncpxq_4f .cjwt li:hover p {
	color: #005bac;
}
.no-goods {
	padding: 10px 0;
	overflow: hidden;
	text-align: center;
	font-size: 16px;
	line-height: 40px;
}
.pmcontent .sclc {
	padding:0;
	overflow: hidden;
	margin-top:60px;
}
.pmcontent .sclc .lctit {
	padding: 0;
	overflow: hidden;
	margin-bottom: 15px;
	text-align: center;
}
.pmcontent .sclc .lctit h3 {
	color: #282828;
	font-size: 28px;
	line-height: 40px;
	font-weight: normal;
}
.pmcontent .sclc .lctit h3 strong {
	color: #063990;
	font-size: 28px;
	line-height: 40px;
	font-weight: bolder;
}
.sclc ul {
	padding: 30px 0 0;
	overflow: hidden;
	background: url(../images/lcx.png) repeat-x top left;
}
.pmcontent  .sclc li {
	padding: 20px 40px;
	overflow: hidden;
	border:1px solid #b6b6b6;
	float: left;
	text-align: center;
	border-radius: 10px;
	width: 60px;
	margin-right: 52px;
	cursor: pointer;
	transition: all 0.3s;
}
.pmcontent  .sclc li:last-child {
	margin-right: 0;
}
.pmcontent  .sclc li .lcpic {
	width: 36px;
	height: 36px;
	margin:0 auto;
}
.pmcontent .sclc li img {
	max-width: 100%;
}
.pmcontent .sclc li p {
	color: #555;
	font-size: 14px;
	line-height: 20px;
	margin-top:10px;
}
.pmcontent .sclc li:hover {
	border: 1px solid #fc7100;
}

/*相关产品*/
.xqcon3 {
	padding: 0 0 40px;
	overflow: hidden;
}
.xqcon3 .xqxg {
	padding: 0;
	overflow: hidden;
}
.xqcon3 .xqxg ul li {
	float:left;
	border: 1px solid #d8d8d8;
	margin: 0 15px;
	width: 270px;
	height: 251px;
}
.xqcon3 .xqxg ul li .cfimg {
	width: 270px;
	height: 201px;
	background: #fff;
	padding: 0;
	overflow: hidden;
}
.xqcon3 .xqxg ul li img {
	height: 100%;
	width: 100%;
	object-fit: contain;
}
.xqcon3 .xqxg ul li span {
	display: block;
	line-height: 50px;
	background: #2c2c2c;
	text-align: center;
	color: #fff;
	font-size: 16px;
}
.xqcon3 .xqxg ul li:hover span {
	color: #000;
	background: #f9b73a;
}
/*公司实力*/
.xqcon4 {
	padding: 0 0 40px;
	overflow: hidden;
}
.whychoose {
	padding: 0;
	overflow: hidden;
}
.whychoose .chooseli {
	padding: 0;
	overflow: hidden;
	width: 100%;
}
.whychoose .chooseli .chooseimg {
	height: 415px;
	margin-bottom: 20px;
}
.whychoose .chooseli .chooseimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.whychoose .chooseli .choosecon {
	padding: 0;
	overflow: hidden;
}
.whychoose .chooseli .choosecon .chooseitem{
	width: 411px;
    margin: 0 15px 10px;
    padding: 0 10px;
    overflow: hidden;
    float: left;
}
.whychoose .chooseli .choosecon .chooseitem h3 {
	color: #102540;
	font-size: 20px;
	line-height: 60px;
	border-bottom: 1px solid #102540;
	padding-left: 75px;
	margin-bottom: 10px;
}
.whychoose .chooseli .choosecon .chooseitem p {
	color: #656565;
	font-size: 15px;
	line-height: 28px;
}
/*定制流程*/
.dzlc {
	margin-top:30px;
	padding: 25px 0;
	overflow: hidden;
	background: #2c2c2c;
}
.dzlc .ys2tit {
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
	text-align: center;
}
.dzlc .ys2tit h3 {
	color: #fff;
	font-size: 36px;
	line-height: 52px;
}
.dzlc .ys2tit h3 strong{
	color: #f9b73a;
	font-size: 36px;
	line-height: 52px;
}
.dzlc .ys2tit p {
	color: #fff;
	font-size: 16px;
	line-height: 30px;
}
.dzlc .yslc {
	padding: 0;
	overflow: hidden;
}
.dzlc .yslc li {
	width: 152px;
	float: left;
	text-align: center;
	position: relative;
}
.dzlc .yslc li:after {
	content: ">";
	color: #fff;
	font-size: 16px;
	position: absolute;
	font-style: normal;
	right: 0;
	top:50%;
	margin-top:-10px;
}
.dzlc .yslc li:last-child:after {
	content: "";
}
.dzlc .yslc li img {
	width: 43px;
}
.dzlc .yslc li p {
	color: #fff;
	font-size: 16px;
	line-height: 35px;
}
.dzlc .yslc li small {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
/*技术支持*/
.xqcon5 {
	padding: 0 0 40px;
	overflow: hidden;
}
.xqcon5 .ytlist {
	padding: 30px 0;
	overflow: hidden;
	background: #f7f7f7;
}
.xqcon5 .ytlist li {
	width: 210px;
	float: left;
	text-align: center;
	margin:0 10px;
	position: relative;
	padding: 0;
}
.xqcon5 .ytlist li .ytitem .ytimg {
	width: 100%;
	height: 122px;
	margin-bottom: 52px;
}
.xqcon5 .ytlist li .ytitem .ytimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xqcon5 .ytlist li .ytjt {
	width: 54px;
	height: 54px;
	margin:0 auto;
	position: absolute;
	left: 50%;
	margin-left: -27px;
	top:97px;
	z-index: 1;
	transition: all 0.3s;
}
.xqcon5 .ytlist li .ytjt:before {
	content: "";
	width: 54px;
	height: 54px;
	position: absolute;
	left: 0;
	top:0;
	z-index: 2;
}
.xqcon5 .ytlist li .ytjt:after {
	content: "";
	width: 70px;
	height: 70px;
	background: #f7ead1;
	border-radius: 50%;
	position: absolute;
	left: -8px;
	top:-8px;
	opacity: 0.6;
	z-index: -1;
	animation:myfirst2 2s infinite linear;
	-moz-animation:myfirst2 2s infinite linear; /* Firefox */
	-webkit-animation:myfirst2 2s infinite linear; /* Safari and Chrome */
	-o-animation:myfirst2 2s infinite linear; /* Opera */
}
.xqcon5 .ytlist li .ytitem {
	padding: 0;
	overflow: hidden;
	transition: all 0.3s;
}
.xqcon5 .ytlist li .ytitem h3 {
	color: #000;
	font-size: 22px;
	line-height: 45px;
	font-weight: normal;
}
.xqcon5 .ytlist li .ytitem em {
	display: block;
	width: 34px;
	height: 3px;
	background: #f9b73a;
	margin:0 auto 10px;
}
.xqcon5 .ytlist li .ytitem p {
	padding: 0 20px;
	color: #5b5b5b;
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 15px;
}
.xqcon5 .ytlist li:hover {
	cursor: pointer;
}
.xqcon5 .ytlist li:hover .ytjt {
}
.xqcon5 .ytlist li:hover .ytitem {
	background: #f9b73a;
}
.xqcon5 .ytlist li:hover .ytitem em {
	background: #000;
}

/*合作案例*/
.xqcon6 {
	padding: 0 0 40px;
	overflow: hidden;
}
.xqcon6 .caselist {
	padding: 0 0 60px;
	overflow: hidden;
	position: relative;
}
.xqcon6 .caselist .caseitem {
	width: 100%;
	overflow: hidden;
}
.xqcon6 .caselist .caseitem .caseimg {
	width: 100%;
	height:190px;
}
.xqcon6 .caselist .caseitem .caseimg a {
	display: block;
	width: 100%;
	height: 190px;
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}
.xqcon6 .caselist .caseimg img {
	vertical-align:middle;
	transition-duration:0.6s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.xqcon6 .caselist .casecon {
	padding: 10px;
	overflow: hidden;
	background: #f7f7f7;
}
.xqcon6 .caselist .casecon h2 {
	color: #2c2c2c;
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 10px;
}
.xqcon6 .caselist .casecon p {
	color: #757575;
	font-size: 14px;
	line-height: 20px;
}
.xqcon6 .caselist .casecon .casemore {
	padding: 10px 0;
	overflow: hidden;
}
.xqcon6 .caselist .casecon .casemore a {
	display: inline-block;
	width: 124px;
	line-height: 35px;
	border:1px solid #2c2c2c;
	text-align: center;
	color: #2c2c2c;
	font-size: 14px;
	border-radius: 5px;
	margin:0 2px;
	transition: all 0.3s;
}
.xqcon6 .caselist .casecon .casemore a:first-child {
	border:1px solid #da251e;
	color: #da251e;
}
.xqcon6 .caselist .casecon .casemore a:hover {
	background: #da251e;
	border:1px solid #da251e;
	color: #fff;
	box-shadow: 3px 3px 5px 1px #2c2c2c;
}
.xqcon6 .caselist .ncpagination {
	bottom: 5px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.xqcon6 .caselist .ncpagination .swiper-pagination-bullet {
	background: #ccc;
	margin:0 5px;
	opacity: 1;
}
.xqcon6 .caselist .ncpagination .swiper-pagination-bullet-active {
	background: #ffaf3c;
}
.xqcon6 .caselist .ncnext,.xqcon6 .caselist .ncprev {
	top:auto;
	bottom: 0;
	width: 27px;
	height: 18px;
}
.xqcon6 .caselist .ncnext {
	right: 40%;
	background: url(../images/ncprev.png) no-repeat right center;
}
.xqcon6 .caselist .ncnext:after,.xqcon6 .caselist .ncprev:after {
	display: none;
}
.xqcon6 .caselist .ncprev {
	left: 40%;
	background: url(../images/ncnext.png) no-repeat right center;
}
/*在线留言*/
.xqcon7 {
	padding: 0 0 10px;
	overflow: hidden;
}
.xqcon7 .online {
	padding: 0;
	overflow: hidden;
	height: 365px;
	border:10px solid #f7f7f7;
}
.xqcon7 .online .onmess {
	padding: 0;
	overflow: hidden;
	width: 570px;
	height: 100%;
	border-right: 8px solid #f7f7f7;
}
.xqcon7 .online .onliner {
	width: 324px;
	padding: 0;
	overflow: hidden;
}
.xqcon7 .online .onliner .onitem {
	padding: 18px;
	overflow: hidden;
	text-align: center;
	border-bottom: 8px solid #f7f7f7;
}
.xqcon7 .online .onliner .onitem:last-child {
	border-bottom: none;
}
.xqcon7 .online .onliner .onitem img {
	height: 61px;
	width: auto;
	margin:0 auto;
}
.xqcon7 .online .onliner .onitem p {
	color:#838383;
	font-size: 18px;
	line-height: 40px;
}
.xqcon7 .online .onliner .onitem h3 {
	color:#2c2c2c;
	font-size: 28px;
	line-height: 40px;
}
.xqcon7 .online .onliner .onitem span {
	display: block;
	color:#2c2c2c;
	font-size: 16px;
	line-height: 30px;
}

/*新闻综合页*/
.nxw {
	margin:40px 0 25px;
	padding: 30px;
	overflow: hidden;
	background: #f5f5f5; 
}
.nxw a {
	display: block;
	width: 100%;
}
.nxw .xwpic {
	padding: 0;
	overflow: hidden;
	width: 572px;
	height: 322px;
	background: #fff;
}
.nxw .xwpic img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.nxw .xwlist {
	width: 506px;
	padding:20px 0 0;
	overflow: hidden;
}
.nxw .xwlist h3 {
	color: #2a2a2a;
	font-size: 18px;
	line-height: 40px;
}
.nxw .xwlist h6 {
	color: #666;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	margin-bottom: 15px;
}
.nxw .xwlist p {
	color: #666;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 15px;
}
.nxw .xwlist span {
	display: block;
	width: 180px;
	line-height: 45px;
	text-align:center;
	background: #005bac;
	color: #fff;
	font-size: 15px;
	border-radius: 20px;
	margin:10px 0;
	transition: all 0.3s;
}
.nxw .xwlist:hover span {
	background: #f60822;
	color: #fff;
	box-shadow: 3px 3px 5px 1px #2c2c2c;
}
.nyxwlist li {
	padding: 0 0 20px;
	overflow: hidden;
	width: 360px;
	float: left;
	margin:0 20px;
}
.nyxwlist li a {
	display: block;
	width: 100%;
}
.nyxwlist li .date {
	display: block;
	color: #fff;
	font-size: 14px;
	line-height: 32px;
	background: #005bac;
	text-align: center;
	width: 107px;
}
.nyxwlist li h2 {
	padding: 15px 0;
	overflow: hidden;
	color: #2a2a2a;
	font-size: 16px;
	line-height: 35px;
}
.nyxwlist li p {
	color: #666;
	font-size: 14px;
	line-height: 25px;
}
.nyxwlist li:hover h2,.nyxwlist li:hover p {
	color: #005bac;
}
/*新闻列表*/
.newlist {
	padding:0;
	overflow: hidden;
}
.newlist li {
	padding: 25px 0;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #dedede;
}
.newlist li:after {
	content: "";
	width: 0;
	height: 100%;
	background: #f9f9f9;
	position: absolute;
	left: 50%;
	right: 0;
	top:0;
	bottom:0;
	z-index: 1;
	transition: all 0.3s;
}
.newlist li a {
	display:block;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
}
.newlist li .newimg {
	margin-left: 20px;
	width: 280px;
	height: 200px;
	padding: 0;
	overflow: hidden;
}
.newlist li .newimg img {
	width: 100%;
	height: 100%;
	overflow: hidden;
	object-fit: cover;
}
.newlist li .newnr {
	width: 810px;
	padding: 0;
	overflow: hidden;
}
.newlist li .newnr span {
	color: #666;
	font-size: 16px;
	line-height: 30px;
	display: block;
}
.newlist li .newnr h2 {
	color: #333;
	font-size: 20px;
	line-height: 40px;
}
.newlist li .newnr p {
	color: #666;
	font-size: 15px;
	line-height: 25px;
	min-height: 50px;
	margin-bottom: 10px;
}
.newlist li .newmore {
	cursor: pointer;
	width: 140px;
	height: 40px;
	background: #005bac;
	text-align: center;
	border-radius: 20px;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 5px;
	transition: all 0.3s;
}
.newlist li:hover:after {
	width: 100%;
	left: 0;
} 
.newlist li:hover h2 {
	color: #fc7100;
}
.newlist li:hover .newmore {
	background: #fc7100;
	color: #fff;
	box-shadow: 3px 3px 5px 1px #2c2c2c;
}

/*plist页面*/
.plist {
	padding: 0;
	overflow: hidden;
	margin-bottom: 20px;
}
.plist li {
	width: 280px;
	border:1px solid #e5e5e5;
	float: left;
	margin:0 8px 15px;
	background: #fff;
}
.plist li a {
	display: block;
	width: 100%;
}
.plist li .pic {
	padding: 10px;
	height: 200px;
	overflow: hidden;
}
.plist li .pic p {
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 0;
	overflow: hidden;
}
.plist li .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition-duration:0.6s;
}
.plist li span{
	display: block;
	background: #f0f0f0;
	line-height: 50px;
	color: #2a2a2a;
	text-align: center;
	font-size: 16px;
	padding: 0 10px;
	transition: all 0.3s;
}
.plist li:hover .pic img {
	transition: 1s;
	transform:scale(1.2,1.2); 
	-ms-transform:scale(1.2,1.2);   	
	-moz-transform:scale(1.2,1.2);  	
	-webkit-transform:scale(1.2,1.2);   
	-o-transform:scale(1.2,1.2); 
}
.plist li:hover span {
	background: #063990;
	color: #fff;
}

/*单页*/
.content {
	min-height: 200px;
}
.xcontent {
	margin:40px 0;
	padding: 40px 40px 0;
	overflow: hidden;
	background: #fff;
}
.pagecon {
	margin:0 auto;
}
.tita {
	font-size: 28px;
	color: #333;
	display: block;
	text-align: center;
	line-height:45px;
	display: block;
}
.info {
	font-size: 14px;
	color: #969696;
	display: block;
	text-align: center;
	line-height: 40px;
	margin-bottom: 15px;
	border-bottom: 1px solid #dcdcdc;
}
.content, .content p,.content span  {
	font-size: 15px;
	color: #333;
	line-height: 30px;
}
.content img {
	display: block;
	max-width: 100%;
	height: auto;
	margin:0 auto;
}
/*在线留言*/
#formData{
    width: 100%;
    margin:0 auto;
    padding: 0;
    overflow: hidden;
}
#formData form-tr{
    overflow: hidden;
}
#formData input{
    display: block;
    width: 96%;
    padding: 0 10px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
}
#formData .error{
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #f00;
    padding: 0 5px;
}
#formData .submit{
    margin-top: 15px;
    display: block;
    width: 100%;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #005bac;
    color: #fff;
    font-size: 15px;
}
.form-tr .code {
    overflow: hidden;
}
#formData .form-tr .code input{
    width: 100px;
    float: left;
}
.form-tr .code .verify{
    cursor: pointer;
    float: left;
    margin-left: 25px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 0;
}
 .form-tr .code .verify img{
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
#formData textarea{
    display: block;
    width: 100%;
    padding: 5px 10px;
    height: 60px;
    border: 1px solid #e6e6e6;
    background: #f7f7f7;
}
/*联系我们*/
.mlx {
	padding: 0;
	overflow:hidden;
	margin-bottom: 50px;
}
.mcontent .title_3 {
	padding: 0;
	overflow:hidden;
	margin-bottom: 30px;
}
.mcontent .title_3 h2 {
	color: #063990;
	font-size: 40px;
	line-height: 60px;
	text-transform: uppercase;
}
.mcontent .title_3 p {
	color: #1c1c1c;
	font-size: 32px;
	line-height: 42px;
	margin-bottom: 10px;
}
.mcontent .title_3 em {
	display: block;
	width: 27px;
	height: 2px;
	background: #fdb87f;
}
.mcontent .mlxcon {
	padding: 0;
	overflow: hidden;
	margin-bottom: 40px;
}
.mcontent .mlxcon .mlxleft {
	width: 325px;
	padding: 0;
	overflow: hidden;
}
.mcontent .mlxcon .mlxleft .mlxpic {
	width: 325px;
	height: 235px;
	padding: 0;
	overflow: hidden;
}
.mcontent .mlxcon .mlxleft .mlxpic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.mcontent .mlxcon .mlxlist {
	padding: 30px 40px;
	overflow: hidden;
	width: 340px;
	height: 320px;
	background: #f2f2f2;
	margin-left: 12px;
}
.mcontent .mlxcon .mlxlist h3 {
	width: 196px;
	line-height: 55px;
	background: #063990;
	border-radius: 15px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}
.mcontent .mlxcon .mlxlist .mlxnr {
	padding: 10px 0 0;
	overflow: hidden;
}
.mcontent .mlxcon .mlxlist .mlxnr span {
	color: #494949;
	font-size: 15px;
	font-weight: bolder;
	line-height: 40px;
	display: block;
}
.mcontent .mlxcon .mlxlist .mlxnr p {
	color: 595959;
	font-size: 15px;
	line-height: 30px;
}
.mcontent .mlxcon .mlxlist p {
	color: #595959;
	font-size: 14px;
	line-height: 30px;
}
.mcontent .mlxcon .mlxlist p strong {
	display: inline-block;
	color: #494949;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
}
.map {
	width: 100%;
	height: 550px;
	padding: 0;
	overflow: hidden;
}
.mlxmess {
	padding:0;
	overflow: hidden;
	margin-bottom: 40px;
}
.mlxmess .mlxliuyan {
	padding: 0;
	overflow: hidden;
}
.mlxmess .form-trinput {
	width: 45%;
	float: left;
	padding: 0;
	overflow: hidden;
	padding-right: 5%;
}
.mlxmess .form-trinput input {
	background: #fff !important;
	height: 46px !important;
	line-height: 46px !important;
}
.mlxmess textarea {
	width: 93% !important;
	background: #fff !important;
	height: 110px !important;
}
.mlxmess .code input {
	width: 50% !important;
	float: left;
}
.mlxmess .verify {
	width: 40% !important;
	float: right;
}
.mlxmess .verify img {
	max-width: 100%;
	height: 46px;
}
.mlxmess .submit {
	margin-top:0 !important;
	height: 46px !important;
	line-height: 46px !important;
}

/* 上下篇*/
.n-p{padding:10px;overflow: hidden;background: #f5f5f5;margin:15px auto 45px;}
.n-p li{float: left;padding:0px;width: 50%; line-height:35px; list-style:none}
.n-p li a:hover{ text-decoration:underline}
.n-p li .page-a,.n-p li .page-a a {color: #797979;line-height: 35px;font-size: 15px;height: 35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.n-p li.n {text-align: right;}

/*翻页*/
/*翻页*/
.de-page-mian {
  overflow: hidden;
  text-align: center;
  font-size: 0;
  margin: 10px 0 35px;
  background: #f3f3f3;
}
.de-page-mian .page-inner {
  display: inline-block;
  overflow: hidden;
  padding: 10px;
}
.de-page-mian .page-inner a {
  display: block;
  float: left;
  min-width: 26px;
  padding: 0 5px;
  height: 36px;
  border: 1px solid #dddddd;
  background: #fff;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin-right: -1px;
  overflow: hidden;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
  color: #fff;
  border-color: #2c2c2c;
  background: #2c2c2c;
}
.de-page-mian .page-inner a.prev {
  margin-right: 10px;
  background: #fff url(../images/preva.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
  background: #fff url(../images/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
  margin-left: 10px;
  margin-right: 15px;
  background: #fff url(../images/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
  background: #fff url(../images/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
  background-color: #fff;
  border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
  font-size: 12px;
  margin-right: 0;
  width: 63px;
  margin-left: 10px;
}
.de-page-mian .page-inner span {
  display: block;
  font-size: 12px;
  color: #333;
  float: left;
  line-height: 38px;
}
.de-page-mian .page-inner input {
  display: block;
  float: left;
  height: 36px;
  width: 36px;
  border: 1px solid #dddddd;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0 5px;
}


