/* CSS Document */
*{padding:0px;margin:0px;font-family:"Microsoft YaHei";}
*html{background-images:url(about:blank);background-attachment:fixed;}
body{ background:#fff; line-height:25px;  color:#333333;}
h1,h2,h3,h4,h5,h6,i,em,p,span,i,th,td{ font-weight:normal; font-style: normal;}
a{ color:#333333; text-decoration:none;}
a:hover{ color:#fc4000;}
img,input,select{outline:none; vertical-align:middle;}
ul,ol,li{list-style:none;}
.bt5{border-top:5px solid #313131;}
.fl,.left{ float:left;}
.fr,.right{ float:right;}
.dis{display:none;}
.bgbai{background:#fff;}
.clear,.c{clear:both; height:0px; font-size:0px; overflow:hidden;}
.c10{clear:both; height:10px; font-size:0px; overflow:hidden;}
.c20{clear:both; height:20px; font-size:0px; overflow:hidden;}
.c30{clear:both; height:30px; font-size:0px; overflow:hidden;}
.c50{clear:both; height:50px; font-size:0px; overflow:hidden;}
.clearfix:after {display: block;clear: both;content: "";visibility: hidden;height: 0}
.clearfix {zoom:1}
table,th,td{border-collapse:collapse; border:1px solid #ccc;}
table{border-collapse:collapse;border-spacing:0;}
.w1200{width:1200px !important; margin:0 auto; clear:both; display:block;padding:20px 0;}
.w1300{width:1300px; margin:0 auto; clear:both; display:block;}
.w1200w{width:1200px; padding:20px 0; overflow:hidden; margin:0px auto;}
.gotop{position:fixed; bottom:100px; right:30px;}
.center {
    max-width: 1400px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    min-width: 1300px;
    width: 90%;
  }
/* top 头部样式 */
/*******头部*******/
.align-items-center {
    -ms-flex-align: center!important;
    align-items: center!important;
}
.container-fluid{ width:1700px; height:100%; display:flex; margin:0 auto;}
.row{ width:100%; display:flex;flex-wrap:wrap;}
.top {position: fixed;width: 100%;z-index: 30;width: 100%;background: rgba(0,0,0,.6); height:93px;}
.topa {height: auto;overflow: hidden; width:300px;}
.topa a{display: block; width:300px;}
.topa a img{display: block;margin:0 auto;max-width: 100%;}
.menu{ width:1135px;}
.menu dd { width:160px;}
.topsearch{background: #444;z-index: 5;height: 100px;width: 100%;top: 0px;transition: all 0.3s ease 0s;overflow: hidden;}
.layui-layer-setwin .layui-layer-close2{top:-15px !important;right:20px !important;}
.search-close {float: right; display: block;top: 30%;width: 20%;height: 40px;background: url("../images/close2.png")/*tpa=http://www.niucleon.com/skin/default/images/close2.png*/ no-repeat center;background-size: 30px;cursor: pointer;transition-duration: .5s; }
.search-close:hover {transform: rotate(90deg); }
.topsearcha{margin-top: 1.5rem;position: relative;}
#search_text{border:1px solid #ebebeb;outline: none;color: #777;position: relative;top:0; height: 45px;width:80%;padding-left:10px;background: #f9f9fa;border-radius: 5px 0 0 5px;font-size: 14px;}
.search-btn{width: 80%;height: 45px; line-height: 45px; border:none;background:none; }
.fdj{width:20%;height:45px;border: 1px solid #036DDA;background: #036DDA;color: #fff;outline: none;transition:.4s;border-radius: 0 3px 3px 0;position: relative;top:-2px;}
.fdj:hover{background: #444;color: #fff;}
#playercontainer{position: relative;top:0;}
.menu {position: relative;}
.menu dd span{display: block;font-size: 15px;text-align: center;position: relative;}
.menu dd:hover {background: #036DDA;}
.menu dd span a{display: block;position: relative;z-index: 3;line-height: 90px;color: #fff; font-size:14px; font-weight:300;}
.menu dd.curr .submenu{display: block;} 
.menu dd .submenu{position:absolute;z-index: 88;top:75px; width:160px; display: none;text-align: center;padding-top: 15px; }
.menu dd .submenu p{line-height:45px;height: 45px;overflow: hidden;background:#036DDA;}
.menu dd .submenu p a {display: block; font-size: 14px;line-height:45px;transition:.4s;color: #fff;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-weight:300;}
.menu dd .submenu p a:hover{background: #0259af; }

.tel {
  float: right;
  margin-top: 10px;
}
.tel dl {
  font-size: 0;     display: flex; align-items: center;
}
.tel dt {
  display: inline-block;
  margin-right: 24px;
}
.tel dd {
  width: 190px;
  display: inline-block;
  position: relative;
  padding-left: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.tel dd::before {
  content: "";
  width: 1px;
  background: #858b94;
  height: 30px;
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
}
.tel dd h3 {
  font-size: 16px;
  line-height: 1.4;
  color: #fff;
  background: url("../images/a2.png")/*tpa=http://www.niucleon.com/skin/default/images/a2.png*/ no-repeat left center;
  padding-left: 10px;
}
.tel dd p {
  font-size: 20px;
  line-height: 1.4;
  color: #fff;
  font-weight: bold;
}

.mobmenu{position: relative;z-index: 88;}
.mobmenu .code{-moz-border-radius:.3em;-webkit-border-radius:.3em;border-radius:.3em;color:#000;font-family:'Fira mono', 'Courier New', Courier, monospace;font-size:85%;letter-spacing:.05em;padding:1em;}
.mobmenu .menu-button {position: absolute;height: 30px;width: 30px;right: 0px;top: -20px;}
.mobmenu .menu-left {float: left;}
.mobmenu .sidebar{display: none;width: 100%;height: 2000%;margin: 0;left:0; position: fixed;top: 0;z-index: 9999;}
.mobmenu .menu-button i{font-size: 26px;color:#c69d67}
.mobmenu .sidebar > .bg-cover{display: block;position: absolute;top: 0;left: 0;z-index: -1;width: 100%;height: 2000%;background: rgba(0,0,0,.5);}
.mobmenu .sidebar nav{float: left;width: 260px;height: 100%;margin-left: -260px;background:#fff;}
.mobmenu .sidebar span{display: block;line-height: 55px;background: #333333;text-indent: 2em;font-weight: bold;color: #b4ad9d;}
.mobmenu .sidebar dd a{display: block;line-height: 50px;border-bottom: 1px solid #f1f1f1;transition:.4s;text-indent: 2em;}
.mobmenu .sidebar dd i{color: #666;font-size: 18px;}
.mobmenu .sidebar dd a:hover{background: #036DDA; color: #fff;}
.mobtel strong{display: block;font-size: 14px;color: #036DDA;line-height: 30px;}
.mobtel p{font-family: fz;font-size: 22px;}

.mobicon{text-indent: 2em;height: auto;overflow: hidden;}
.mobicon a{display: block;float: left;transition:.4s;}
.mobicon a:hover{color: #036DDA}
.mobicon i{font-size: 24px;color: #777;}

.container{ width:1700px; margin:0 auto; padding:0 15px;}
.intop {position: absolute;bottom: 0;z-index: 2;width: 100%;background: rgba(0,0,0,.6);line-height:60px;color: #efefef;}
.d-flex{ display:flex; justify-content: space-between!important;align-items: center!important;}
.intop span{width: 10%;text-align: center;}
.intopa{width: 90%;}
.intopa a{display: block; float: left;width: 50%;transition:.4s; color:#fff;}
.intopa a:hover{color: rgba(255,255,255,.6);}
.intopa a span{float: right;width: 20%;font-family: fz;}

.intita{text-align: center;}
.intita strong{display: block;color: #222;    font-size: 36px;line-height: 50px;}
.intita p{color: #999;font-size: 18px;line-height: 35px; margin-top:5px;}



@keyframes myfirst
{
from {top:-50px;}
to {top:0px;}
}

@-moz-keyframes myfirst /* Firefox */
{
from {top:-50px;}
to {top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
from {top:-50px;}
to {top:0px;}
}

@-o-keyframes myfirst /* Opera */
{
from {top:-50px;}
to {top:0px;}
}

.h_tit {
  position: relative;
  text-align: center;
}
.h_tit h2 {
  font-size: 200px;
  line-height: 1.2;
  color: #f1f1f1;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-weight: bold;
}
.h_tit .t {
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%); /* IE 9 */
  -moz-transform: translateY(-50%); /* Firefox */
  -webkit-transform: translateY(-50%); /* Safari ºÍ Chrome */
  -o-transform: translateY(-50%);
}
.h_tit .t h3 span {
  font-size: 50px;
  line-height: 1.7;
  color: #232323;
  font-weight: bold;
  position: relative;
}
.h_tit .t h3 span::before,
.h_tit .t h3 span::after {
  content: "";
  background: url("../images/a3.png")/*tpa=http://www.niucleon.com/skin/default/images/a3.png*/ no-repeat center;
  width: 29px;
  height: 29px;
  overflow: hidden;
  display: block;
  position: absolute;
  top: 50%;
  left: -52px;
  margin-top: -13px;
}
.h_tit .t h3 span::after {
  left: auto;
  right: -52px;
  content: "";
}
.h_tit .t p {
  font-size: 18px;
  line-height: 1.7;
  color: #232323;
}

.index-block1 { height: 60px; background-color: #f5f5f5; }
.innews-main { width: 100%; }
.innews-item { display: block; height: 60px; line-height: 60px; padding-left: 138px; font-size: 16px; transition: 0.36s; }
.innews-item:hover .innews-tit { color: #fc4000; }
.innews-time { float: left; color: #999; margin-left: -138px; }
.innews-time:before { content: ""; display: inline-block; background: #999; width: 6px; height:6px; border-radius: 50%; vertical-align: middle; margin-right: 10px; }
.innews-tit { float: left; width: 100%; padding-right: 100px; color: #666; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; transition: 0.36s; }
.innews-more { float: right; padding-right: 22px; background: url("../images/left.svg!/lossless/true")/*tpa=http://www.niucleon.com/skin/default/images/left.svg!/lossless/true*/ no-repeat right center/16px; color: #999; transition: 0.36s; height: 60px; line-height: 60px; font-size: 16px; margin-left: -100px; }
.innews-item:hover .innews-more { color: #fc4000; background-images: url("../images/left-h.svg!/lossless/true")/*tpa=http://www.niucleon.com/skin/default/images/left-h.svg!/lossless/true*/; }
.innews-main .swiper-wrapper { flex-flow: column }
.innews-main .swiper-container { height: 60px !important; }

.index-block2 { margin-top: 30px; }
.inban-item { float: left; width: 380px; transition: 0.36s; margin-left: 30px; background: #fff9f6; height: 140px; box-sizing: border-box; padding: 32px 20px; border-bottom: 5px solid #fc4000; }
.inban-item:first-child { margin-left: 0; }
.inban-item1 { background: url("../images/inban-item1.jpg")/*tpa=http://www.niucleon.com/skin/default/images/inban-item1.jpg*/ no-repeat center center/cover; }
.inban-item2 { background: url("../images/inban-item2.jpg")/*tpa=http://www.niucleon.com/skin/default/images/inban-item2.jpg*/ no-repeat center center/cover; }
.inban-item3 { background: url("../images/inban-item3.jpg")/*tpa=http://www.niucleon.com/skin/default/images/inban-item3.jpg*/ no-repeat center center/cover; }
.inban-item:hover { transform: translateY(-10px); }
.initem-tit { font-size: 24px; color: #fc4000; display: inline-block; transition: 0.36s; padding-right: 20px; background: url("../images/left-h.svg!/lossless/true")/*tpa=http://www.niucleon.com/skin/default/images/left-h.svg!/lossless/true*/ no-repeat right center/18px; }
.inban-item:hover .initem-tit { padding-right: 26px; color: #fc4000; }
.initem-text { font-size: 16px; margin-top: 8px; color: #666; }



.intit { text-align: center; font-size: 50px; line-height: 50px; font-weight: bold; color: #222 }
.intit a { color: #222;}
.intit a:hover { color: #fc4000; transition: 0.2s;}

.contentdiv dl{ float:left; width:18%; margin:1% 0.5%; background:#fff; padding:0.5%;}
.contentdiv dl dt{width:214px; height:160px;}
.contentdiv dl dt a{width:214px;height:160px;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/}
.contentdiv dl dt img{width:214px;height:160px; object-fit: cover;}

.contentdiv dl dd h1 a{ color:#0d62be; font-size:15px; display:block ; line-height:30px; height:30px; overflow:hidden;}
.contentdiv dl dd span{ display:block; line-height:20px; height:20px; overflow:hidden;}
.contentdiv dl dd p{ line-height:24px; height:24px; color:#fff; background:#0d62be; overflow:hidden; margin-top:5px;}
.contentdiv dl dd p a{ color:#fff; font-size:12px; float:left; text-align:center; width:50%; line-height:24px;} 
.contentdiv dl dd p a:nth-of-type(1){ background:url("../images/icon11.png")/*tpa=http://www.niucleon.com/skin/default/images/icon11.png*/ no-repeat 10px center;}
.contentdiv dl dd p a:nth-of-type(2){ background:url("../images/icon13.png")/*tpa=http://www.niucleon.com/skin/default/images/icon13.png*/ no-repeat 10px center;}
.contentdiv dl dd p a:nth-of-type(1):hover{ background:#0d62be url("../images/icon11.png")/*tpa=http://www.niucleon.com/skin/default/images/icon11.png*/ no-repeat 10px center;}
.contentdiv dl dd p a:nth-of-type(2):hover{ background:#0d62be url("../images/icon13.png")/*tpa=http://www.niucleon.com/skin/default/images/icon13.png*/ no-repeat 10px center;}


/*行业解决方案*/
.solutions{background:#3a4459 url("../images/solution-bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/solution-bg.jpg*/ no-repeat center;padding: 120px 0; overflow: hidden;}
.solutions .solution-left{width: 400px; margin-right: 96px; display: inline-block; vertical-align: middle;}
.solutions .solution-left h3{font-size: 30px;line-height: 30px; margin-bottom: 40px; font-weight: bold; color: #fff;}
.solutions .solution-left p{font-size: 16px;line-height: 32px;color: #ddd; margin-bottom: 40px; }
.solutions .solution-left .c-btn{padding: 10px 47px;}
.solutions .solution-right{width: 700px; display: inline-block; vertical-align: middle;}
.solutions .solution-right ul{overflow: hidden;height: 199px;}
.solutions .solution-right ul li a{width: 100px;height: 100px;background: rgba(255,255,255,0.06);float: left;border-right: 1px rgba(255,255,255,0.12) solid;border-bottom: 1px rgba(255,255,255,0.12) solid;text-align: center; padding: 16px 0;transition: .3s;}
.solutions .solution-right ul li:nth-child(7) a,.solution .solution-right ul li:nth-child(14) a{border-right:0px;}
.solutions .solution-right ul li a img{height: 40px;margin-bottom:10px;opacity: 0.5}
.solutions .solution-right ul li a p{font-size:14px;color:#ccc;}
.solutions .solution-right ul li a:hover{background: #fc4000;}
.solutions .solution-right ul li a:hover p{color:#fff;}
.solutions .solution-right ul li a:hover img{opacity:1}
.servicety{padding:60px 0;overflow: hidden;}
.servicety .service-tit{font-size: 30px; color: #222;text-align: center;}
.servicety ul{ margin-top: 40px;display: -ms-flexbox!important;display: flex!important;-ms-flex-pack: justify!important;justify-content: space-between!important;-webkit-box-pack: justify!important;}
.servicety ul li{background: #f9f9f9; padding: 40px 20px 60px 20px;width: 280px;text-align: center;}
.servicety ul li img{width:60px; height:60px;}
.servicety ul li h4{font-size: 20px;line-height: 32px; margin:10px 0 20px 0;color:#222;}
.servicety ul li p{font-size: 16px;line-height: 24px;height: 72px;margin-bottom: 30px;color:#555;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.servicety ul li .b-btn{background:transparent;padding: 7px 47px;}
.servicety ul li .b-btn:hover{background:#fc4000;}

.location{line-height: 70px;overflow: hidden; border-bottom: 1px solid #eeeeee;}
.locationa em{position: relative; color: #999;font-size: 24px;padding: 0 6%;height: 70px;overflow: hidden; text-align: center; margin-right:16px;}
.locationa a{transition:.4s;color: #a2a2a2;}
.locationa em i{margin:0 auto;font-size: 18px;color: #a2a2a2;}
.locationa em::before{position: absolute;content: "";left:0;height: 70px;width: 1px; background: #eeeeee;font-size: 24px; }
.locationa em::after{position: absolute;content: "";right:0;height: 70px;width: 1px; background: #eeeeee;font-size: 24px; }
.locationa{color: #a2a2a2;text-align: right;height: 70px;overflow: hidden; flex: 0 0 18%; max-width:18%; padding:0 15px;}
.locationb{ flex:0 0 70%; max-width:70%; width:100%; position:relative; padding:0 15px;}
.locationb ul{border-left: 1px solid #ebebeb; margin:0;}
.locationb ul li{font-size:16px; line-height:30px; padding:0; flex:0 0 14%; max-width:14%;}
.locationb li a{display: flex;justify-content:center;text-align: center;border-right: 1px solid #ebebeb;line-height: 70px;height: 70px;
	background: url("../images/locationa.png")/*tpa=http://www.niucleon.com/skin/default/images/locationa.png*/ center no-repeat;transition:.4s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.locationb li a i{font-size: 22px;margin-right: .5rem;color: #777;transition:.4s;}
.locationb li a:hover{background: url("../images/locationb.jpg")/*tpa=http://www.niucleon.com/skin/default/images/locationb.jpg*/ center no-repeat;color: #fff;}
.locationb li a:hover i{color: #fff;}

/*foot*/
.foot{height: auto;overflow: hidden;background: #f6f6f6;}
.foota{ display:flex; flex-wrap:wrap; margin:0; padding:48px 0;}
.foota_a{ display:block; flex: 0 0 35%; max-width:35%; padding-right:0px; margin-left:130px;}
.foota_a ul li.col{ padding:0; flex-basis:0; flex-grow:1; max-width:100%;}
.foota_a ul li.col div p{padding:16x 0;}
.foota_a a{display: block;transition:.4s;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-weight:bold;}
.foota_a strong{display: block;position: relative;border-bottom: 1px solid #e8e9ea;line-height: 40px; font-size:20px; padding-bottom:8px;}
.foota_a strong a{color: #222;}
.foota_a strong::after{position: absolute;content: "";width: 15px;height: 1px;background: #ce171e;bottom: 0;left:0;}
.foota_a p{line-height: 35px;}
.foota .wx{width:200px; padding:30px 40px;}
.ewm {text-align: center;margin:0 .5rem;}
.ewm img{display: block;margin:0 auto;max-width: 100%;}
.ewm span{display: block;line-height: 35px;}
.foota_c{flex: 0 0 38%; max-width:38%;    padding-right: 15px;padding-left: 15px;}
.foota_c span{display: block;line-height: 30px; font-size:18px; font-weight:bold;}
.foota_c strong{display: block;font-family: fz;font-size: 30px;color: #036DDA;}
.foota_c p{line-height: 30px; font-size:18px; font-weight:bold}
.foota_c img{display: block;max-width: 100%; margin-top:20px;}

.footb{line-height:85px;border-top: 1px solid #dcdcdc;}
.footb a{color: #666;transition:.4s;}
.footb a:hover{color: #036DDA;}
.footbb{text-align: right;}



.pro-con-tit h1{height:92px;background:url("../images/bg22.png")/*tpa=http://www.niucleon.com/skin/default/images/bg2.png*/ no-repeat center 50%;font-size:30px;text-align:center;font-weight:100;color:#333;margin:0 auto;line-height:92px}
.pro-con-tit h1 a {color:#333;}
.pro-con-tit h1:hover a {color:#FF3F3C}
.anli-qh{width:100%;height:auto;overflow:hidden}
.pro-anli{position:absolute;display:none;top:0;left:0}
.pro-anli-con{width:680px;margin-right:60px;float:left}
.pro-anli img{width:370px;height:256px;}
.pro-anli-con ul li{line-height:34px;font-size:14px;font-family:"microsoft yahei"}
.pro-anli-con h3{font-size:20px;color:#666;line-height:60px;font-family:"microsoft yahei"}
.pro-anli-con span{width:105px;display:block;height:28px;border:1px solid #D51717;margin-top:20px}
.pro-anli-con span a{display:block;color:#D51717;text-align:center;line-height:28px}
.pro-anli-num{position:relative;left:0;bottom:0}
.pro-anli-num ul li{width:50px;height:3px;float:left;margin-right:4px;background-color:#c9c9c9;cursor:pointer}
.pro-anli-num ul .on{background-color:#D51717}

.red{color:#D51717}


.py60 {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  
  /*内页标题*/
.common-title { font-size:30px; line-height:40px; color: #222; border-left:6px #fc4000 solid; padding-left: 20px; margin-bottom: 30px; }
.common-title a { float: right; font-size: 14px; color: #555; padding-right: 20px; background: url("../images/double-right.svg")/*tpa=http://www.niucleon.com/skin/default/images/double-right.svg*/ no-repeat right center; }
.common-title a:hover { color:#fc4000; transition: all .3s;background: url("../images/double-right-c.svg")/*tpa=http://www.niucleon.com/skin/default/images/double-right-c.svg*/ no-repeat right center;}
  /*相关案例2个*/
.relatecase2 { width: 1200px; ; margin: 0 auto; }
.relatecase2 img { float: left; width: 240px; height: 220px;}
.relatecase2 .relatecase-text { float: left; width: 310px; height: 189px; padding:15px 20px; border: 1px #f2f2f2 solid; border-left:none;margin-right: 5px; }
.relatecase2 .relatecase-text h2 { font-size: 18px; color: #222; line-height:24px; height:48px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;margin-top: 10px; }
.relatecase2 .relatecase-text p { font-size: 16px; color: #999; line-height:28px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.relatecase2 .relatecase-text p:last-of-type{margin-bottom: 10px;}
.relatecase2 .relatecase-text p span { color: #555; }
.relatecase2 .relatecase-text .c-btn, .relatecase2 .relatecase-text .b-btn { padding: 7px 38px; }
.relatecase2 .relatecase-text a:hover h2 { color:#fc4000; transition: all .3s;}

.pro-relateprobg { overflow: hidden; padding:60px 0; background: url("../images/pro-relateprobg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/pro-relateprobg.jpg*/ no-repeat center top; background-size: cover; }
.pro-service { height: 400px; padding: 30px 0 60px; background: url("../images/pro-servicebg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/pro-servicebg.jpg*/ no-repeat center; background-size: cover; }
.pro-service h2 { font-size: 24px; line-height:36px; color: #555; }
.pro-service ul { overflow: hidden; margin-bottom: 40px; }
.pro-service ul li { float:left; }
.pro-service ul li p { font-size: 16px; color: #555; text-align: center; float: left; line-height: 37px;}
.pro-service ul li p span { font-size: 50px; color: #fc4000; font-weight: bold; }
.pro-service ul li:after { content: ''; background: #ccc; height: 62px; width: 1px; margin: 0 45px; float: left; margin-top:22px; }
.pro-service ul li:last-child:after { content: none }
.pro-service .pro-sericon { overflow: hidden; margin-bottom:40px; }
.pro-service .pro-sericon a { color:#999; float:left; text-align: center; border-right: 1px #ccc dashed; margin-right: 40px; padding-right: 40px; }
.pro-service .pro-sericon a:last-child { border-right:none; margin-right:0; padding-right:0; }
.pro-service .pro-sericon a p { font-size: 16px; line-height: 32px; padding-top: 40px; }
.pro-service .pro-sericon a:nth-child(1) p {background: url("../images/xxzd.svg")/*tpa=http://www.niucleon.com/skin/default/images/xxzd.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:nth-child(2) p {background: url("../images/zxbx.svg")/*tpa=http://www.niucleon.com/skin/default/images/zxbx.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:nth-child(3) p {background: url("../images/zppj.svg")/*tpa=http://www.niucleon.com/skin/default/images/zppj.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:nth-child(4) p {background: url("../images/glbk.svg")/*tpa=http://www.niucleon.com/skin/default/images/glbk.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:hover:nth-child(1) p {background: url("../images/xxzd-h.svg")/*tpa=http://www.niucleon.com/skin/default/images/xxzd-h.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:hover:nth-child(2) p {background: url("../images/zxbx-h.svg")/*tpa=http://www.niucleon.com/skin/default/images/zxbx-h.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:hover:nth-child(3) p {background: url("../images/zppj-h.svg")/*tpa=http://www.niucleon.com/skin/default/images/zppj-h.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:hover:nth-child(4) p {background: url("../images/glbk-h.svg")/*tpa=http://www.niucleon.com/skin/default/images/glbk-h.svg*/ no-repeat center top;}
.pro-service .pro-sericon a:hover { color:#fc4000; }
.pro-service .c-btn { padding: 10px 67px; }
.pro-about { overflow: hidden; padding:60px 0 30px; background: url("../images/pro-aboutbg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/pro-aboutbg.jpg*/ no-repeat center bottom }
.pro-about .pro-about-detail { width: 600px; float: right; margin-top:40px; }
.pro-about .pro-about-detail h3 { font-size:24px; color: #222; font-weight: bold; margin-bottom: 20px; }
.pro-about .pro-about-detail p { font-size: 16px; line-height:28px; color: #555; text-align: justify; padding-bottom:280px; background: url("../images/pro-about-zs.png")/*tpa=http://www.niucleon.com/skin/default/images/pro-about-zs.png*/ no-repeat center bottom; }

  
  /*相关产品4个*/
.relatepro { width: 1200px; margin: 0 auto; }
.relatepro .relateprolist{display:flex; width:277px; height: 240px; text-align:center; justify-content:center; align-items:center; background:#fff;}
.relatepro img{max-width:277px; max-height: 240px;}
.relatepro .relatepro-text { padding:15px 15px; background:#fff; border-radius:0 0 4px 4px; transition: all .3s;}
.relatepro .relatepro-text h2 { font-size: 16px; color: #222; line-height:16px; height:16px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; }
.relatepro .relatepro-text p { font-size: 15px; color: #999; line-height:24px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.relatepro .relatepro-text p:first-of-type{margin-top: 10px;}
.relatepro .relatepro-text p:last-of-type{margin-bottom: 10px;}
.relatepro .relatepro-text p span { color: #555; }
.relatepro .relatepro-text .c-btn, .relatepro .relatepro-text .b-btn { padding: 7px 26px; }
.relatepro .relatepro-text .c-btn { margin-right: 10px; }
.relatepro .relatepro-text a:hover h2 { color:#fc4000; transition: all .3s;}
.relatepro .relatepro-text:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px 0px; }

/*按钮*/
.b-btn { font-size: 16px; line-height: 24px; color: #fc4000; background: #fff; border-radius: 4px; border:1px solid #fc4000; padding: 6px 30px; display: inline-block; transition: all .3s;}
.b-btn:hover { color: #fff; background: #fc4000; }
.c-btn { font-size: 16px; line-height: 24px; color: #fff; background: #fc4000; border-radius: 4px; border:1px solid #fc4000; padding: 6px 30px; margin-right:20px; display: inline-block; transition: all .3s;}
.c-btn:hover { color: #fff; background: #ff6a00; }

.ejdh{
    width: 100%;
    position: absolute;
    z-index: 9999;position: fixed;
    margin-top: 100px;
    display: none;
    background-color: rgba(255,255,255,0.95);
    height: 340px;
    left: 0;
}
.ejdh dl{
    /* min-width: 1300px; */
    margin: 0 auto;
    border-radius:10px;
    padding: 48px 0;
    box-sizing: border-box;
    width: 1300px;
    }
.ejdh dl dt{
    float: left;
    padding-right: 20px;
}
.ejdh dl dt img{ border-radius:10px;}
.ejdh dl dd{
    float: left;
    width: 800px;
}
.ejdh dl dd span{
    display: block;
    font-size: 22px;
    font-weight: bold;
    color: #de2910;
    line-height: 60px;
    padding-left: 60px;
}
.ejdh dl dd p{
    padding-top: 5px;
}
.ejdh dl dd p a{
    float: left;
    line-height: 40px;
    width: 200px;
    display: block;
    font-size: 18px;
    color: #555;
    padding-left: 65px;
    border-right: 1px solid #ccc;
}
.ejdh dl dd p a:hover{ font-weight:bold;}

.anli_head{
    width: 112px;
    position: absolute;
    z-index: 99999;
    background: #fff;
	top: 80px;
    left: 980px;
	height:100px;
	}
.anli_head li {height:50px; line-height:50px;}
.anli_head a{
	color: #000;
    font-size: 20px;
    font-weight: bold;
    padding: 0 16px;}



/*banner*/
.fullSlide{width:100%;position:relative;height:920px;}
.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:920px;overflow:hidden;text-align:center;}
.fullSlide .bd li a{display:block;height:920px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:70px;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:40px;height:8px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;transition:all 0.6s;}
.fullSlide .hd ul .on{background:#fc4000;width:70px;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:40%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url("../images/slider-arrow.png")/*tpa=http://www.niucleon.com/skin/default/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;}
.wxpic{position:absolute; top:0px;right:-90px; display:none;}
/*标题*/
.hd_title{width:100%; height:100px; padding:20px 0 10px 0; text-align:center; margin-bottom:10px;}
.hd_title h3{font-size:30px; height:100px; line-height:100px; color:#fc4000;font-family:微软雅黑; font-weight:600;background:url("../images/tu21.jpg")/*tpa=http://www.niucleon.com/skin/default/images/tu21.jpg*/ no-repeat center;}

.cp_title{width:100%; height:100px; margin-top:10px; padding:0px 0; text-align:center;background:url("../images/tu07.jpg")/*tpa=http://www.niucleon.com/skin/default/images/tu07.jpg*/ no-repeat center;}
.cp_title h3{font-size:20px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.tj_title{width:100%; height:140px; margin-top:20px; padding:0px 0; text-align:center;background:url("../images/bt2.jpg")/*tpa=http://www.niucleon.com/skin/default/images/bt2.jpg*/ no-repeat center;}
.tj_title h3{font-size:28px; padding-left:42px; line-height:140px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.news_title{width:100%; height:100px; margin-top:20px; padding:0px 0; text-align:center;background:url("../images/bt3.jpg")/*tpa=http://www.niucleon.com/skin/default/images/bt3.jpg*/ no-repeat center;}
.news_title h3{font-size:28px; padding-left:42px; line-height:100px; color:#fff;letter-spacing:4px; width:200px; margin:0 auto;}

.cp_class{width:1220px; margin:0 auto; padding-bottom:20px;}
.cp_class li{width:240px; height:40px; overflow:hidden; margin:2px; float:left; text-align:center;}
.cp_class li a img{width:120px; height:120px; margin:0 auto; border-radius:10em; padding:5px; background:#D3D3D3; border:5px solid #f4f4f4; transition:all 0.4s;}
.cp_class li span{height:34px; overflow:hidden; line-height:34px; width:100%; display:block; font-size:16px; clear:both;}
.cp_class li a{font-size:16px;height:40px; line-height:40px;background:#e2e2e2; color:#111; display:block;transition:all 0.4s;}
.cp_class li a:hover{background:#fc4000;color:#fff;}

.left_b{height:22px;background:url("../images/bt_bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/bt_bg.jpg*/ no-repeat center;}
.plist{ width: 266px; float: left; overflow: hidden;}
.plist .hd{ height:70px; line-height:70px; font-size:28px; color:#fff; text-align:left;background:#fc4000 url("../images/jian.png")/*tpa=http://www.niucleon.com/skin/default/images/jian.png*/ no-repeat 200px center; text-indent:35px;overflow: hidden;}
.plist .bd{ width: 260x; border: 3px solid #fc4000;  border-top: none;overflow: hidden;}
.plist .bd ul{ width: 260px; margin: 0 auto; padding-top: 14px;padding-bottom: 6px; overflow: hidden;}
.plist .bd ul li{ width: 100%; height: 37px; text-indent: 50px; line-height: 37px; margin-bottom: 7px; overflow: hidden;}
.plist .bd ul p{width: 94%; margin: 0 auto;text-align:center; background:#f5f5f5; height:28px; line-height:28px; margin-bottom:5px;}
.plist .bd ul p a{display:block;}
.plist .bd ul li a{ display: block; width: 94%; height: 37px;  background:#f5f5f5 url("../images/jiantou2.png")/*tpa=http://www.niucleon.com/skin/default/images/jiantou2.png*/ no-repeat 24px center; margin:0 auto; color: #111;}
.plist .bd ul li a:hover{ color: #fff;background:#fc4000 url("../images/jiantou3.gif")/*tpa=http://www.niucleon.com/skin/default/images/jiantou3.gif*/ no-repeat 24px center;}
.plist .bot{ margin-top:8px;}
.plist .bot ul{ padding: 10px 15px; line-height:28px; border: 3px solid #fc4000; border-top: none;}
.plist .bot ul h3{ color: #000; font-weight: 700; font-size: 15px;}

/*首页产品展示*/
.product{width: 1200px;padding: 40px 0;overflow: hidden;margin: 0 auto;}
.tit01{height: auto;overflow: hidden;text-align: center; margin-bottom: 30px;}
.tit01 span{display: block;color: #fc4000;line-height: 30px;}
.tit01 strong{display: block;line-height: 60px;font-size: 50px;color: #fc4000;}
.line01{background: url("../images/line01.png")/*tpa=http://www.niucleon.com/skin/default/images/line01.png*/ center no-repeat;height: 3px;}
.in_01{height: auto;overflow: hidden; background: #f4f4f4; padding:48px 0 0;}
.in_01 .in01a{ margin-top:30px; display:flex; flex-wrap:wrap;     margin-right: -15px;margin-left: -15px;}
.intita{text-align: center;}
.intita strong{display: block;color: #222;}
.intita p{color: #999;}
.in01b{height: auto;overflow: hidden; padding: 5px;background: #fff; display:flex;}
.in01b .in01a_a{ padding:24px; flex:0 0 50%; max-width:44.5%;}
.in01a_a strong{display: block;position: relative; font-size:26px; line-height:45px; font-weight:bold; padding-bottom:8px; margin-bottom:8px;}
.in01a_a p{line-height: 30px;color: #666;}
.in01a_a p a{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.in01a_a p:hover{color: #036DDA;}
.in01a_a strong::before{position: absolute;content: "";background: url("../images/in01a.png")/*tpa=http://www.niucleon.com/skin/default/images/in01a.png*/ left bottom no-repeat;height: 4px;width: 67px;left:0;bottom: 0;}
.in01b .in01a_b{ flex:0 0 50%; max-width:50%;}
.inmorea a{display: block;font-weight: normal;line-height: 35px;margin-top: .5rem;color: #999;}
.inmorea a em i{color: #fff;}
.inmorea a em{display: block;float: left;width: 35px;height: 35px;text-align: center;padding-top: 1.5px;
	border-radius: 50px;transition:.4s;background: #036DDA;
background: -webkit-linear-gradient(to right, #117fec, #0c77e2, #036DDA);
background: linear-gradient(to right, #117fec, #0c77e2, #036DDA);}
.inmorea a:hover em{background: #444;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg); }
.inimga{display: block;width: 100%;height: 0;padding-bottom: 73%;position: relative;overflow: hidden;}
.inimga img{transition: all 1s ease;width: 100%;height: 100%;object-fit: cover;left: 0;position: absolute;}
.inimga:hover img{transform: scale(1.02);}
.in01a li{height: auto;overflow: hidden;box-shadow: 0px 2px 2px #eee;flex:0 0 50%; max-width:50%; margin-bottom:20px;}
.in01a li:nth-of-type(2) .in01b{background: #eeeeee;}
.in01a li:nth-of-type(3) .in01b{background: #eeeeee;}

/*核心技术*/
.in_02{height: auto;overflow: hidden; padding:48px 0;}
.in_02 .swiper-container{ margin-top:48px;}
.in_02 .swiper-slide a{display: block;position: relative;}
.in_02 .swiper-slide a:hover .in02a{background: rgba(0,0,0,.6)}
.in_02 .swiper-slide a:hover .in02a strong{margin-top: 2rem;}
.in_02 .swiper-slide a:hover .in02b{height: 130px;}
.in_02 .swiper-slide a:hover .in02a strong i{width: 90px;}
.in_02 .swiper-slide img{display: block;max-width: 100%;}
.in02a {position: absolute;top:0;left:0;background: rgba(0,0,0,.2);width: 100%;height: 100%;text-align: center;color: #fff;transition:.4s; padding-top:50px;}
.in02a strong{display: block;margin-top: 5rem;transition:.4s;position: relative;line-height: 50px; font-size:24px; font-weight:bold; box-sizing:border-box;}
.in02a strong i{display: block;width: 0px;height: 1px;background: #fff;margin:0 auto;transition:.4s;}
.in02a em{display: block;width: 80%;line-height: 32px;border: 1px solid rgba(255,255,255,.4);color: #fff;margin:0 auto;border-radius: 40px;font-style: normal;}
.in02a em i{font-size: 18px;}
.in02b p{line-height: 30px;}
.in02b{height: 0px;overflow: hidden;transition:.4s; margin:12px 0;}

/*案例*/
.in_03{height: auto;overflow: hidden; padding:48px 0;}
.in03b{ display:flex;flex-wrap:wrap; margin:0 -15px; margin-top:40px;}
.in03b .swiper-slide a{display: block;position: relative; width:100%; height:100%;}
.in03b .swiper-slide a:hover .in03a{background: rgba(255,255,255,.6);padding-top: 15%;}
.in03b .swiper-slide a:hover .in03a em{height: 100px;}
.in03b .swiper-slide a:hover .in03a span{background: #036DDA;
background: -webkit-linear-gradient(to right, #117fec, #0c77e2, #036DDA);
background: linear-gradient(to right, #117fec, #0c77e2, #036DDA);}
.in03b .swiper-slide img{display: block;width: 100%; height:100%; object-fit:cover;}
.in03a{position: absolute;top:0;left:0;width: 100%;height: 100%;text-align: center;color: #fff;padding-top: 25%;background: rgba(255,255,255,0);transition:.4s;}
.in03a em{display: block;height: 0px;overflow: hidden;transition:.4s;}
.in03a em i{font-size: 80px;color: #036DDA;     line-height: 100px;}
.in03a span{display: block;width: 270px;line-height: 45px;background: rgba(0,0,0,.2);border: 1px solid rgba(255,255,255,.4);text-align: center;border-radius: 40px;
	transition:.4s;margin:1rem auto;}
.in03b .swiper-button-prev{top:50%;left:2%;;width: 45px;background: rgba(4,4,4,.8);height: 45px;border-radius: 40px;transition:.4s}
.in03b .swiper-button-prev:hover{background: rgba(209,0,0,.9);}
.in03b .swiper-button-prev i{color:#fff;transition:.4s;}
.in03b .swiper-button-next{top:50%;right:2%;;width: 45px;background:rgba(4,4,4,.8);height: 45px;border-radius: 40px;transition:.4s}
.in03b .swiper-button-next:hover{background: rgba(209,0,0,.9);}
.in03b .swiper-button-next i{color:#fff;transition:.4s;}
.in03b .swiper-button-next:after, .in03b .swiper-button-prev:after{display: none;}

/*关于我们*/
.in_05{height: auto;overflow: hidden;background: url("../images/in05bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/in05bg.jpg*/ no-repeat;color: #fff;text-align: center;padding: 50px 0 170px 0;}
.in_05 strong{display: block;font-size: 72px; height:108px; line-height:108px; margin-top:80px;}
.in_05 p{display: block; font-size:18px; line-height:35px; padding: 24px 0 48px 0; text-align:left; width:80%; margin:0 auto;}
.inmore a{display: block;width: 260px;line-height: 50px;text-align: center; background: #036DDA;color: #fff;border-radius: 50px;margin:0 auto;transition:.4s;background: -webkit-linear-gradient(to right, #117fec, #0c77e2, #036DDA);background: linear-gradient(to right, #117fec, #0c77e2, #036DDA); margin-top:48px;}
.inmore a:hover{width: 180px;}

/*首页新闻*/
.companyd{height: auto;overflow: hidden;background:url("../images/companyd.jpg")/*tpa=http://www.niucleon.com/skin/default/images/companyd.jpg*/ center bottom no-repeat; padding: 48px 0;}
.comd_a{ margin-top:48px;}
.comd_b{position: absolute;bottom: 0;background:url("../images/comd_b.png")/*tpa=http://www.niucleon.com/skin/default/images/comd_b.png*/ right 180px no-repeat #fff;transition: .4s;width: 100%;}
.comd_b strong{display: block;font-weight: normal;color: #999;line-height: 30px;}
.comd_b span{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.comd_b i{display: block;background: url("../images/comc_a.png")/*tpa=http://www.niucleon.com/skin/default/images/comc_a.png*/ left center no-repeat;height: 1px;margin: 1rem 0;}
.comd_b b{display: block;line-height: 30px;color: #777;font-weight: normal;height: 0px;overflow: hidden;transition: .4s;}
.comd_b p{line-height:50px;border-top: 1px solid #f4f4f4;}
.comd_b p em{float: right;}
.come_a {height: auto;overflow: hidden;}
.come_a .mySwiper{padding-bottom: 4rem;}
.come_a .swiper-pagination-bullet-active{background: #036DDA;}
.come_a .swiper-slide img{width: 100%;}
.come_a p{line-height: 45px;}
.comtitb{text-align: center;}
.comtitb strong{display: block;font-size: 60px;color: rgba(0,0,0,.06);text-transform: uppercase;    height: 90px;line-height: 90px;}
.comtitb span{display: block;font-weight: bold;margin-top: -40px; font-size:30px; line-height:45px; margin-bottom:16px;}
.comtitb p{width:60%;line-height: 30px;margin:0 auto;color: #777;}
.comtitb img{display: block;max-width: 100%;margin:2rem auto;}
.comb_a{height: auto;overflow: hidden;}
.comb_a li .comb_b{display: block; height: auto;overflow: hidden;border: 1px solid #fff;background:url("../images/comb_a.png")/*tpa=http://www.niucleon.com/skin/default/images/comb_a.png*/ center no-repeat #f4f4f4;transition:.4s;}
.comb_a li:hover .comb_b{background:url("../images/comb_b.png")/*tpa=http://www.niucleon.com/skin/default/images/comb_b.png*/ center no-repeat;color: #fff;box-shadow: rgba(0,0,0,0.1) 0px 0px  7px 4px;transform: translate3d(0,-5px,0);}
.comb_a li:hover .comb_b p{color: #fff;}
.comb_a li:hover em{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.comb_a li .comb_b em{display: block;float: left;width: 100px;height: 100px;background: #fff;border-radius: 60px;text-align: center;padding-top: .25rem;transition:.4s;}
.comb_a li .comb_b i{font-size: 62px;color: #e90e1a;}
.comb_a li .comb_b strong{display: block;}
.comb_a li .comb_b p{line-height: 30px;color: #777;transition:.4s;}

.companya{height: auto;overflow: hidden;background:url("../images/companya.jpg")/*tpa=http://www.niucleon.com/skin/default/images/companya.jpg*/ center no-repeat; padding:48px 0;}
.companya .row { align-items:center;}
.companya .row .con{flex:0 0 50%; max-width:50%;}
.companya img{max-width: 100%;}
.comtita{height:114px;overflow: hidden;}
.comtita strong{display: block;font-size: 66px;font-family: fz;color: #f6f6f6;text-transform: uppercase; height:100px; line-height:100px;}
.comtita b{display: block;margin-top: -60px; font-size:30px; line-height:45px;}
.comtita p{letter-spacing: 3px;color: #777; font-size:16px; line-height:30px;}
.coma_a{color: #222; padding: 20px 0;}
.coma_a strong{ font-size:24px; line-height:40px; font-weight:bold;}
.coma_b{line-height: 35px;color: #777;}
.coma_c{ flex: 0 0 50%;     max-width: 40%;margin-left: 20px;margin-top: 50px;}
.companyb{height: auto;overflow: hidden;background:url("../images/companyb.jpg")/*tpa=http://www.niucleon.com/skin/default/images/companyb.jpg*/ center bottom no-repeat #e8e9eb;padding:48px 0;}
.comtitb{text-align: center;}
.comtitb strong{display: block;font-size: 60px;color: rgba(0,0,0,.06);text-transform: uppercase;}
.comtitb span{display: block;font-weight: bold;margin-top: -40px;}
.comtitb p{width:60%;line-height: 30px;margin:0 auto;color: #777;}
.comtitb img{display: block;max-width: 100%;margin:2rem auto;}
.comb_a{height: auto;overflow: hidden; padding-top:48px;}
.comb_a li{ margin-bottom:24px; padding:0 15px; flex:0 0 50%; max-width:48%;}
.comb_a li .comb_b{display: block; height: auto;overflow: hidden;border: 1px solid #fff;background:url("../images/comb_a.png")/*tpa=http://www.niucleon.com/skin/default/images/comb_a.png*/ center no-repeat #f4f4f4;transition:.4s; padding:48px;}
.comb_a li:hover .comb_b{background:url("../images/comb_b.png")/*tpa=http://www.niucleon.com/skin/default/images/comb_b.png*/ center no-repeat;color: #fff;box-shadow: rgba(0,0,0,0.1) 0px 0px  7px 4px;transform: translate3d(0,-5px,0);}
.comb_a li:hover .comb_b p{color: #fff;}
.comb_a li:hover em{-webkit-transform: rotate(360deg);transform: rotate(360deg);}
.comb_a li .comb_b em{display: block;float: left;width: 103px;height: 100px;background: #fff;border-radius: 60px;text-align: center;padding-top: .25rem;transition:.4s; margin:24px 16px 0 24px;}
.comb_a li .comb_b i{font-size: 62px;color: #e90e1a; line-height:96px;}
.comb_a li .comb_b strong{display: block; font-size:30px; line-height:45px; margin-bottom:8px;}
.comb_a li .comb_b p{line-height: 30px;color: #777;transition:.4s;}

.companyc{height: auto;overflow: hidden;background:url("../images/companyc.png")/*tpa=http://www.niucleon.com/skin/default/images/companyc.png*/ center bottom no-repeat fixed;}
.comc_a li {position: relative;width: 21.35%;margin-left: -1.875%;}
.comc_a li:hover {color: #fff;}
.comc_a li:hover strong{color: #fff;}
.comc_a li:hover p{color: #fff;}
.comc_a li:hover .comc_b figure {opacity: 1;visibility: visible;
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.coma_c strong{display: block;}

.comc_a li:first-child{margin-left: 0;}
.comc_a .comc_b{position: relative;padding-bottom: 100%;border: 1px dashed #036DDA;border-radius: 50%;}
.comc_a li:hover .comc_c{opacity: 0;}
.comc_c span{display: block;text-transform: uppercase;transition:.4s;}
.comc_c strong{display: block;font-weight: normal;color: #036DDA;transition:.4s;}
.comc_c i{display: block;background:url("../images/comc_a.png")/*tpa=http://www.niucleon.com/skin/default/images/comc_a.png*/ left center no-repeat;height: 1px;margin:2rem 0;transition:.4s;}
.comc_c p{line-height: 30px;color: #777;transition:.4s;}
.comc_a .comc_c {position: absolute;left: 20.65%;right: 20.65%;top: 50%;transition:.4s;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.comc_a .comc_b figure {position: absolute;left: -1px;top: -1px;right: -1px;bottom: -1px;margin:0;display: block;border-radius: 50%;background: rgba(209, 0, 0, 0.2);overflow: hidden;opacity: 0;visibility: hidden;
  -webkit-transition: 0.68s;
  -o-transition: 0.68s;
  -moz-transition: 0.68s;
  transition: 0.68s;
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.comc_a .comc_b figure img {display: block;width: 100%;height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;opacity: 1;
}
.comd_a .swiper-slide a{display: block;height: auto;overflow: hidden;border: 1px solid #f1f1f1;position: relative;padding-bottom: 10.5rem;}
.comd_a .swiper-slide a:hover .comd_b{background:url("../images/comd_b.png")/*tpa=http://www.niucleon.com/skin/default/images/comd_b.png*/ right bottom no-repeat #fff;}
.comd_a .swiper-slide a:hover .comd_b b{height:276px;}
.comd_a .swiper-slide a:hover .comd_b strong{margin-top:2rem;}
.comd_a .swiper-slide a:hover .comd_b span{font-weight: bold;}
.comimga{display: block;width: 100%;height: 0;padding-bottom: 75%;position: relative;overflow: hidden;}
.comimga img{transition: all 1s ease;width: 100%;height: 100%;object-fit: cover;left: 0;position: absolute;}
.companyd{height: auto;overflow: hidden;background:url("../images/companyd.jpg")/*tpa=http://www.niucleon.com/skin/default/images/companyd.jpg*/ center bottom no-repeat; margin-bottom:30px;}
.comd_b{position: absolute;bottom: 0;background:url("../images/comd_b.png")/*tpa=http://www.niucleon.com/skin/default/images/comd_b.png*/ right 180px no-repeat #fff;transition: .4s;width: 100%; padding:24px 24px 0 24px;}
.comd_b strong{display: block;font-weight: normal;color: #999;line-height: 30px;}
.comd_b span{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-size:18px; line-height:35px; padding:16px 0;}
.comd_b i{display: block;background: url("../images/comc_a.png")/*tpa=http://www.niucleon.com/skin/default/images/comc_a.png*/ left center no-repeat;height: 1px;margin: 1rem 0;}
.comd_b b{display: block;line-height: 30px;color: #777;font-weight: normal;height: 0px;overflow: hidden;transition: .4s; font-size:14px; width:85%;}
.comd_b p{line-height:50px;border-top: 1px solid #f4f4f4; width:90%}
.comd_b p em{float: right;}
.come_a {height: auto;overflow: hidden;}
.come_a .mySwiper{padding-bottom: 4rem;}
.come_a .swiper-pagination-bullet-active{background: #036DDA;}
.come_a .swiper-slide img{width: 100%;}
.come_a p{line-height: 45px;}

.companyf{height: auto;overflow: hidden;background: #f6f6f6;}
.xmtmore a{display: block;text-align: center;width: 140px;line-height: 40px; color: #fff;margin:0 auto;
	border-radius: 50px;transition:.4s;background: #036DDA;
background: -webkit-linear-gradient(to right, #117fec, #0c77e2, #036DDA);
background: linear-gradient(to right, #117fec, #0c77e2, #036DDA);}


/*新闻列表*/
/*新闻*/
.newslist li{border-bottom: 1px solid #d6d6d6; padding:48px 0;}
.newslist li a{ align-items:center;}
.newslist li a div:nth-of-type(1){flex:0 0 25%; max-width:25%;    position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}
.newslist li a div:nth-of-type(2){padding:16px 0; flex:0 0 58%; max-width:58%;}
.newslist li a div:nth-of-type(3){ text-align:right; margin-left:70px;}
.newslist li h5{display: block;line-height: 50px; font-size:20px; margin-bottom:8px; font-weight:bold;}
.newslist li img{display: block;max-width: 100%;}
.newslist li span{display: block;font-family: fz; font-size:16px; line-height:30px; margin:16px 0;}
.newslist li p{line-height: 30px;color: #999;font-size: 15px;}
.newslist li b{display: block;float: right;font-weight: normal; width: 60px;height: 60px;line-height: 60px;text-align: center;border: 1px solid #036DDA;transition:.8s;}
.newslist li b i{font-style: normal;color: #999;font-size: 32px;}
.newslist li:hover b{background: #036DDA;color: #fff;}
.newslist li:hover b i{color: #fff;}


/*产品列表*/

.protype{height: auto;overflow: hidden; padding-top:48px;	}
.protype li {height: auto;overflow: hidden;line-height: 45px;border-bottom: 1px solid #eeeeee;}
.protype li strong{float: left;font-size: 18px;}
.protype li p{float: left;padding: 0 1rem;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.protype li .on a{color: #036DDA;}
.protype li p a{color: #777;transition:.4s;}
.protype li p:hover a{color: #036DDA;}

.p_list{ padding:48px 0;}
.p_list li{ padding:0 4px; flex:0 0 24%; max-width:24%; margin-bottom:8px;}
.p_list li a{display: block;overflow: hidden;background: #f5f5f5;position: relative;width: 100%;height: 0;padding-bottom: 110%;transition:.4s;}
.p_list li img{display: block;max-width: 100%;}
.plist_imga{display: block;width: 100%;height: 0;padding-bottom: 75%;position: relative;overflow: hidden;}
.plist_imga img{display: block;max-width: 100%;transition: all 1s ease;height: 100%;left: 0;position: absolute; right:0; margin:auto;}
.plist_fonta{height: auto;overflow: hidden;position: absolute;bottom: 0;width: 88%;transition: .4s;padding: 1.5rem;text-align: center;}
.plist_fonta strong{display: block;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-size:20px; line-height:35px; margin-bottom:16px;}
.plist_fonta p{width: 50%;line-height: 38px;border: 1px solid #999;text-align: center;margin:0 auto;}
.p_list li:hover a{transform: translate3d(0,-5px,0);}
.p_list li:hover .plist_fonta{background: #fd6b52;color: #fff;background: -webkit-linear-gradient(to right, #036DDA, #0d78e2, #288bee);
background: linear-gradient(to right, #036DDA, #0d78e2, #288bee);padding: 2.5rem 1.5rem;}
.p_list li:hover .plist_fonta p{border: 1px solid #fff;}


/*产品内页*/
.p_a{height: auto;overflow: hidden;position: relative;background: url("../images/p_a.jpg")/*tpa=http://www.niucleon.com/skin/default/images/p_a.jpg*/ center bottom no-repeat;padding: 10% 0 5% 0;}
.p_a .row{background: #fff; align-items:center; margin:0;}
.p_a .row .cp_img{ padding:0; flex:0 0 50%; max-width:50%; position:relative; width:100%;}
.p_a img{display: block;width: 100%; height:100% ;object-fit:cover;}
.p_a .row .pn_a{ padding:48px; flex:0 0 50%; max-width:44%;}
.pn_a span{display: block; font-size:30px; line-height:45px; box-sizing:border-box;}
.pn_b {border-bottom: 1px solid #e8e9ed;border-top: 1px solid #e8e9ed; padding:16px 0; margin:16px 0;}
.pn_b p{line-height: 30px;color: #777;}
.pn_b p:nth-of-type(1){color: #444;line-height: 40px; font-size:18px;}
.pn_c{ margin:16px 0 ; padding:16px 0 ;}
.pn_c li em{display: block;width: 65px;height: 65px;padding-top: .25rem;border-radius: 5px; background: #fd6b52;background: -webkit-linear-gradient(to right, #036DDA, #0d78e2, #288bee);
background: linear-gradient(to right, #036DDA, #0d78e2, #288bee);margin:0 auto; line-height:65px;}
.pn_c li em i{font-size: 40px;color: #fff;}
.pn_c li {text-align: center;flex:0 0 12%; max-width:12%; position:relative; width:100%; padding:0 15px; cursor:pointer;}
.pn_d{border-top: 1px solid #e8e9ed; margin:16px 0; padding:16px 0; display:flex;}
.pn_d a{display: block;width: 180px;line-height: 55px;margin-right: 1rem; text-align: center;background: #fd6b52;background: -webkit-linear-gradient(to right, #036DDA, #0d78e2, #288bee);
background: linear-gradient(to right, #036DDA, #0d78e2, #288bee);color: #fff;transition: .4s;}
.pn_d a:nth-of-type(2){background: #222;}
.pn_d a:nth-of-type(1):hover{background: #222;}
.pn_d a:nth-of-type(2):hover{background: #fd6b52;background: -webkit-linear-gradient(to right, #036DDA, #0d78e2, #288bee);
background: linear-gradient(to right, #036DDA, #0d78e2, #288bee);}

.p_b{height: auto;overflow: hidden;}
.p_b strong{display: block;background: url("../images/f_d.png")/*tpa=http://www.niucleon.com/skin/default/images/f_d.png*/ left bottom no-repeat;line-height: 60px;color: #444;padding-left: 2.5rem;font-size: 22px;font-weight: normal;margin:1rem 0;}
.pb_a{line-height: 30px;}
.pb_a img{display: block;max-width: 100%;}
.pb_a p{color: #777;}
.p_c{padding:48px 0;}
.p_c li{padding:0 4px; margin-bottom:16px; flex:0 0 32%; max-width:32%; position:relative; width:100%;}
.p_c li a{display: block;transition:.4s;}
.p_c li img{display: block;max-width: 100%;}
.p_c li span{display: block;background: #f8f8f8;line-height: 50px;white-space: nowrap; text-overflow:ellipsis; overflow: hidden; font-size:16px; padding:16px; box-sizing:border-box;}
.p_c li span i{float: right;font-size: 28px;color: #999;}
.pc_b{display: block;width: 100%;height: 0;padding-bottom: 75%;position: relative;overflow: hidden;}
.pc_b p{position: absolute;z-index: 2;background: rgba(0,0,0,.6);text-align: center;width: 100%;height: 100%;color: #fff;padding-top: 28%;transition:.4s;opacity: 0;}
.pc_b p i{font-size: 42px;}
.pc_b p em{display: block;line-height: 35px;font-style: normal;}
.pc_b img{display: block;max-width: 100%;transition: all .5s ease 0s;}
.p_c li a:hover img{transform: scale(1.03)}
.p_c li a:hover p{background: rgba(0,0,0,.6);opacity: 1;}

.p_d{height: auto;overflow: hidden;}
.ptita {display: block;background: url("../images/f_d.png")/*tpa=http://www.niucleon.com/skin/default/images/f_d.png*/ left bottom no-repeat;line-height: 60px;height: 60px;color: #444;padding-left: 2.5rem;font-weight: normal;margin:1rem 0;}
.ptita strong{float: left;font-size: 22px;}
.ptita span{float: right;color: #777;}
.p_d ul{padding-bottom: 1rem; margin-top:48px;}
.p_d ul li{padding:0 8px; margin-bottom:16px; flex-basis:0; flew-groww:1;max-width:100%; flex:0 0 20%; position:relative; width:100%; box-sizing:border-box; cursor:pointer;}
.p_d li .p_da{text-align: center;color: #777;padding-top:8rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;background-size: 100%;transition:.4s;}
.p_d li .p_da span{display: block;font-size: 18px;line-height: 40px;font-weight: bold;color: #444;white-space: nowrap; text-overflow:ellipsis; overflow: hidden;}
.p_d li:hover{color: #c30000;}
.p_d li:nth-of-type(1) .p_da{background: url("../images/pimga.png")/*tpa=http://www.niucleon.com/skin/default/images/pimga.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(1):hover .p_da{background: url("../images/pimgaa.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgaa.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(2) .p_da{background: url("../images/pimgb.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgb.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(2):hover .p_da{background: url("../images/pimgbb.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgbb.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(3) .p_da{background: url("../images/pimgc.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgc.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(3):hover .p_da{background: url("../images/pimgcc.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgcc.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(4) .p_da{background: url("../images/pimgd.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgd.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(4):hover .p_da{background: url("../images/pimgdd.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgdd.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(5) .p_da{background: url("../images/pimge.png")/*tpa=http://www.niucleon.com/skin/default/images/pimge.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(5):hover .p_da{background: url("../images/pimgee.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgee.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(6) .p_da{background: url("../images/pimgf.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgf.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(6):hover .p_da{background: url("../images/pimgff.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgff.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(7) .p_da{background: url("../images/pimgg.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgg.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(7):hover .p_da{background: url("../images/pimggg.png")/*tpa=http://www.niucleon.com/skin/default/images/pimggg.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(8) .p_da{background: url("../images/pimgh.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgh.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(8):hover .p_da{background: url("../images/pimghh.png")/*tpa=http://www.niucleon.com/skin/default/images/pimghh.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(9) .p_da{background: url("../images/pimgi.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgi.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(9):hover .p_da{background: url("../images/pimgii.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgii.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(10) .p_da{background: url("../images/pimgj.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgj.png*/ center 20px no-repeat;}
.p_d li:nth-of-type(10):hover .p_da{background: url("../images/pimgjj.png")/*tpa=http://www.niucleon.com/skin/default/images/pimgjj.png*/ center 20px no-repeat;}
.p_d li p{line-height: 25px;}
.p_da{box-shadow: 0px 0px 10px 0px #ddd;}



/* .pro_con2{width: 1200px;overflow: hidden;margin: 0 auto;} */
.type_con{width: 293px;overflow: hidden;float: left;}
.type_con .type-hd{height: 100px;background: #f7ae01;text-align: center;color: #fff;}
.type_con .type-hd h3{font-size: 24px;color: #fff;font-weight: bold;padding: 20px 0 10px;}
.type_con .type-bd{background: #fc4000;}
.type_con .type-bd ul li{height: 56px;line-height: 56px;list-style: none;margin: 0;text-align: left;border-bottom: 2px solid #fc4000;background: url("../images/ico-li.png")/*tpa=http://www.niucleon.com/skin/default/images/ico-li.png*/ no-repeat 89% center;}

.type-bd .two a {font-size: 14px !important;}
.type_con .type-bd ul li a{height: 56px;line-height: 56px;font-size: 16px;color: #ffffff;padding-left: 30px;text-align: left;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.type_con .type-bd li:hover{background:#f7ae01 url("../images/ico-li.png")/*tpa=http://www.niucleon.com/skin/default/images/ico-li.png*/ no-repeat 89% center;}

.s-contact,.type-bd{ background:#0460c1; margin:0 -15px; }
.s-contact{background: url("../images/s-contact.jpg")/*tpa=http://www.niucleon.com/skin/default/images/s-contact.jpg*/ no-repeat top center;background-size: cover;text-align: center;margin-bottom: 20px;}
.s-contact > a{ display: inline-block; margin:43px auto; border:3px solid rgba(0,0,0,.38); padding:13px 37px; font-size: 16px; color: #fff; font-weight: bold;}
.s-contact .bd{ width: 100%; padding:18px 20px; background: rgba(0,0,0,.8); text-align: left; }
.s-contact .bd p{ font-size: 14px; color: #ffffff; line-height: 24px; }

.icptx{ background: url("../images/ys_bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/ys_bg.jpg*/ top center no-repeat; height: 310px; padding-top:50px; overflow: hidden;margin-bottom: 50px;}
.icptx_tit{font-size: 35px; color: #fff; text-align: center;}
.icptx_tit span{ display: block; font-size: 16px;  font-weight: normal; padding-top: 10px; color: rgba(255,255,255,0.85);}
.icptx_tit span b{ color: #e5212b;}
.icptx li{ display: inline-block;  color: #fff; text-align: center; width: 150px; height:110px; background-color:rgba(7,103,178,0.4); border:1px #7eafda solid; font-size: 22px ;transition: all 0.3s; line-height: 1.5; padding:20px 0; margin-left:80px; overflow: hidden;position: relative; bottom: -40px; border-radius: 80px}
.icptx li img{ display: block; margin:0 auto 10px auto; width: 67px; height: 64px }
.icptx li:hover{background-color:rgba(7,103,178,1); bottom:-20px }

.promore{width: 390px;
    margin: 0 auto;
    text-align: center;
    height: 50px;
    line-height: 50px;
    border: 1px solid #ccc;
    font-size: 20px;}

.case{width: 1200px;overflow: hidden;margin: 0 auto;margin-bottom:50px; }
.case .case_con{width: 1200px;overflow: hidden;margin: 0 auto;}
.case_con ul li{width: 280px;overflow: hidden;float: left;line-height: 50px;text-align: center;margin: 0 10px 20px 10px;}
.case_con ul li .pic{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .pic img{width: 280px;height: 210px;overflow: hidden;}
.case_con ul li .title{height: 50px;line-height: 50px;}


/* 四大优势 */
.g_ys {
    background: #f2f2f2 url("../images/ysbg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/ysbg.jpg*/ no-repeat center top;
    width: 100%;
    border-top: 5px solid #c00000;
    padding: 50px 0;height: 1680px;
    background-size: cover;
}
.content {
    max-width: 1200px;
    margin: 0 auto;
}
.whychoose h2 {
    padding-top: 23px;
    background: url("../images/ystit.png")/*tpa=http://www.niucleon.com/skin/default/images/ystit.png*/ no-repeat center center;
    height: 156px;
    color: #1d4db1;
    font-size: 40px;
    font-weight: bold;
    color: #1d4db1;
    text-align: center;
    max-width: 1150px;
}
.g_ys h2 a {
    color: #1d4db1;
    display: block;
}
.g_ys h2 em {
    display: block;
    font-weight: normal;
    font-size: 24px;
    color: #1d4db1;
    padding-top: 52px;
    font-style: normal;
}
.margin-top-30 {
    margin-top: 30px;    box-sizing: border-box;float: left;

}
.nyoushi h3 {
    width: 70px;
    height: 70px;
    border: 1px solid #e3b74e;
    line-height: 73px;
    text-align: center;
    font-size: 38px;
    font-weight: normal;
    color: #e3b74e;
    font-family: impact;
    margin-bottom: 15px;
    border-radius: 50%;
    transition: all 1.2s ease;
    cursor: pointer;
}
.nyoushi h5 {
    color: #1d4db1;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
}
.nyoushi h5 em {
    line-height: 18px;
    font-family: arial;
    font-size: 14px;
    color: #333333;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}
.nyoushi .m_p {
    color: #626262;
    font-size: 13px;
    line-height: 24px;
     background: #fff; 
    /* height: 144px; */
    margin-top: 14px;
    padding: 12px 18px 0 20px;
    -webkit-box-shadow: 0 0 10px #ccc;
    -moz-box-shadow: 0 0 10px #ccc;
    box-shadow: 0 0 10px #ccc;
    transition: all 0.5s ease;
    padding-bottom: 20px;
}
.nyoushi .m_p p {
    background: url("../images/ysicoh.png")/*tpa=http://www.niucleon.com/skin/default/images/ysicoh.png*/ no-repeat left 10px;
    color: #333;
    font-size: 14px;
    line-height: 30px;
    padding-left: 20px;
}

.col-md-5 {
    width: 41.66666667%;float: left;position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}
.col-md-7 {
    width: 52.33333333%;float: left;position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

/* 走进矩正 */

.aboutus_t {
    
    background-color: #f3f3f3;
}

.aboutus_ttitle {
    text-align: center;
}

.aboutus_ttitleh {
    font-size: 42px;
    color: #222;
    font-weight: 700;
}

.aboutus_ttitlep {
    font-size: 14px;margin-top: 20px;
    color: #999;
}

.aboutus_tjs {
    margin-top: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
}

.aboutus_tjsl {
    width: 46%;
    padding-right: 5%;
}

.aboutus_tjsl_titlei i {
    font-size: 56px;
    color: #1d4db1;
}

.aboutus_tjsl_titleiwz {
    margin-left: 20px;
}

.aboutus_tjsl_titleiwzh {
    font-size: 28px;
    font-weight: 700;
    color: #1d4db1;
    text-transform: uppercase;
}

.aboutus_tjsl_titleiwzp {
    font-size: 20px;
    color: #222;
}

.aboutus_tjsl_p {
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
    color: #777777;
}

.aboutus_tjsl_more {
    margin-top: 50px;
}

.aboutus_tjsl_more .aboutus_more_link {
    display: block;
    position: relative;
    width: 200px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    -ms-border-radius: 22px;
    -o-border-radius: 22px;
    color: #fff;
    background-color: #1d4db1;
    padding-right: 44px;
}

.aboutus_more_linkdw {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #222;
    line-height: 44px;
    text-align: center;
}

.aboutus_tjsl_more {
    margin-bottom: 50px;
}

.aboutus_tjsr {
    width: 54%;
    position: relative;
}

.aboutus_tjsrdwlan {
    position: absolute;
    left: 0;
    bottom: -150px;
    height: 190px;
    background-color: #1d4db1;
}

.aboutus_tjsrdwimg {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-left: 30px;
}

.aboutus_tjsrdwimg_box {
    position: relative;
    height: 503px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.aboutus_tjsrdwimg_txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, .7);
    text-align: center;
}

.aboutus_tjsrdwimg_txth {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.aboutus_tjsrdwimg_txth span {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    vertical-align: middle;
    background-color: #ff7800;
    margin: 0 5px;
}

.aboutus_tjsrdwimg_txtp {
    font-size: 12px;
    color: rgba(255, 255, 255, .6);
}

.aboutus_bsj {
    padding: 36px 0;
}

.aboutus_bsj .aboutus_bsj_item {
    border-right: 1px solid #e1e1e1;
    padding: 0 35px;
}

.aboutus_bsj .aboutus_bsj_item:last-child {
    border-right: none;
}

.aboutus_bsj .aboutus_bsj_item:first-child {
    padding-left: 10px;
}

.aboutus_bsj_itemt span {
    font-size: 38px;
    font-weight: 700;
    color: #222;
}

.aboutus_bsj_itemt b {
    display: inline-block;
    width: 24px;
    height: 24px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #ff7800;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    vertical-align: top;
}

.aboutus_bsj_itemb {
    font-size: 14px;
    color: #777;
}

.aboutus_blb {
    position: relative;
    margin-top: 90px;
    border-top: 1px solid #e1e1e1;
}

.aboutus_blb_list {
    position: absolute;
    width: 51%;
    left: 50%;
    top: 0;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.aboutusblb_slider{
    padding: 10px 0;
}

.aboutusblb_slider .aboutusblb_slider_item {
    margin-right: 1px;
    display: block;
    overflow: hidden;
    height: 46px;
    line-height: 44px;
    border-radius: 23px;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -ms-border-radius: 23px;
    -o-border-radius: 23px;
    background-color: #fff;
    color: #666666;
    border: 1px solid #d8d8d8;
    text-align: center;
}


.aboutus_blbx {
    margin-top: 55px;
}

.aboutusblb_slider.swiper-slide-thumb-active .aboutusblb_slider_item {
    background-color: #1d4db1;
    border-color: transparent;
    color: #fff;
}
.aboutusblb_slider .aboutusblb_slider_item:hover{
    border-color: transparent;
    background-color: #fff;
}
.aboutu_item {
    padding: 0 10px;
}

.aboutu_item_link {
    display: block;
    overflow: hidden;
    position: relative;
}

.aboutu_item_link img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.aboutu_item_link:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.aboutu_item_linkdw {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .6);
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    padding: 0 5px;
}
.aboutu_item_link:hover .aboutu_item_linkdw {
    background-color: rgb(255, 120, 0);
}

.aboutusblbx_slide .owl-controls .owl-page.active span {
    background-color: #ff7800;
}

.aboutusblbx_slide .owl-controls .owl-page span {
    background-color: #869791
}


/* 通用底部 */
.out-foot{background:#353638;overflow: hidden;margin-top:0px;}
.foot1{width: 1080px;margin: 0 auto;margin-top: 28px;height: 254px;overflow: hidden;}
.f1a{width:260px;background: url("../images/xian1.jpg")/*tpa=http://www.niucleon.com/skin/default/images/xian1.jpg*/ no-repeat right;height: 189px;}
.f1aa{font:600 18px/32px "微软雅黑";color:#fff;padding-left: 26px;}
.f1-a{font:400 14px/24px "微软雅黑";color:#b4b4b4;padding-top: 10px;}
.f1-a2{font:400 16px/24px "微软雅黑";color:#b4b4b4;padding-top: 10px; clear:both;padding-left:26px;}
.f1-a2 li{width: 100%;float: left;color:#b4b4b4; font-size:16px;}
.f1-a2 img{width:180px;}
.f1b{width: 340px;height: 189px;}
.f1c{width:260px;background: url("../images/xian1.jpg")/*tpa=http://www.niucleon.com/skin/default/images/xian1.jpg*/ no-repeat right;height: 189px;}
.f1d{width:210px;padding-top:10px;}

.f1ab{font:600 18px/32px "微软雅黑";color:#fff;padding-left: 50px;}
.f1-a1{padding-left: 26px;padding-top: 10px;color:#b4b4b4;clear:both;}
.f1-a1 li{width: 50%;float: left;}
.f1-a1 li a{font:400 16px/30px "微软雅黑";color:#b4b4b4;}
.copp{text-align: center;width:100%;margin: 0 auto;color:#b4b4b4; background:#2a2b2d; height:50px; line-height:50px;}
.copp a{color:#b4b4b4;}

.out-foot a:hover{color:#fff;text-decoration:none;}

.inews{width:1200px;padding:30px 0; overflow: hidden; margin: 0 auto;}
.inews .title{width: 100%;height: 22px;line-height: 22px;margin-bottom: 28px;}
.inews .title h3{font-size: 22px;font-weight: bold;color: #fc4000;}
.inews .title h3 s{width: 4px;height: 22px;display: inline-block;vertical-align: top;margin-right: 10px;background: #fc4000;}
.inews .title a{color: #fc4000;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .title a:hover{text-decoration: underline;}
.inews .newslist{line-height: 55px;}
.inews .newslist li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #d4d4d4;}
.inews .newslist li a{width: 100%;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms; font-size:16px; text-indent:26px;background:url("../images/heidian.jpg")/*tpa=http://www.niucleon.com/skin/default/images/heidian.jpg*/ no-repeat 8px center;}
.inews .newslist li a:hover{ text-indent:35px;}
.inews .newslist li .time{color: #999999;float: right;font-weight: normal;}
.inews1{width: 580px;float: left;}
.inews .item{width: 100%;display: block;padding:10px 0;height:120px;border-bottom: 1px dashed #d4d4d4;}
.inews .item img{width: 160px;height:120px;float: left;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;margin-right: 20px;}
.inews .item h3{color: #333;line-height: 24px;height: 24px; font-size:18px;overflow: hidden;margin-bottom: 10px;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.inews .item .txt{line-height: 20px;height:80px; font-size:14px;overflow: hidden;color: #999999;}
.inews .item:hover img{-webkit-filter: brightness(110%);filters: brightness(110%);}
.inews .item:hover h3{color: #009F5E;}
.inews2{width: 575px;float: right;}


.con_right{width:890px; float:right;display:block; overflow: hidden;}
.index_cp{width:100%;display:block;}
.index_cp ul{margin:0;padding:0; clear:both; overflow: hidden;}
.index_cp li {float:left; width: 274px; overflow: hidden; line-height: 35px; text-align:center;border-collapse: collapse;
 border:1px solid #e0e0e0;border-bottom:3px solid #e0e0e0; margin: 0 10px; margin-bottom:15px; }
.index_cp li:hover{border-bottom:3px solid #1B3B92;}
.index_cp li b{font-weight:normal; 
}
.index_cp li a{display:block;}
.index_cp li a .cp_name{display: block; width:280px; height:180px;background: #fff; color: #555;display: table-cell;/*图片容器以表格的单元格形式显示*/ text-align: center; /* 实现水平居中 */ vertical-align: middle; /*实现垂直居中*/ overflow:hidden;}
.index_cp li a:hover span{transition:0.6s all 0s linear;}
.index_cp li a:hover b{color: #fff;}
.index_cp li a img{max-width: 272px; max-height:180px; vertical-align:middle;}
.index_cp li span{height:40px; line-height:40px;display:block; clear:both; width:100%; margin:0 auto; overflow:hidden; padding-bottom:8px;}
.index_cp li a .cp_name:hover img { transform: scale(1.1, 1.1);}
.index_cp li a .cp_name img{transition:transform 1s ease 0s}

.index_cp li .zxzx{ padding:0; clear:both;}
.index_cp li .zxzx a{ display: block; float: left;  width:50%;  text-align: center; height: 36px; line-height:36px;color: #fff;}
.index_cp li .zxzx .zzl{background: #93081A; color: #fff;}
.index_cp li .zxzx .zzr{ background: #bfbfbf;color: #fff;}

.about{width: 1200px;overflow: hidden;margin: 0 auto;margin-bottom:50px; }
.about .about_con{line-height: 32px;font-size: 16px;text-align: center;margin-bottom: 30px; }
.about .anum{width: 1200px;margin: 0 auto;overflow: hidden;margin-bottom: 50px;}
.about .anum ul li{width: 298px;height: 100px;text-align: center;float: left;border-right: 1px solid #eee;}
.about .anum ul li .counter{height: 70px;line-height: 70px;font-size: 64px;font-family: Impact,sans-serif;font-weight: bold;color: #2975c1;}
.about .anum ul li .jb{font-size: 20px;font-family: "Microsoft YaHei";font-weight: normal;color: #555;padding-left: 10px;}
.about .anum ul li .jieshao{font-size: 16px;color: #555;}
.about .anum ul li:last-child{border:none;}
.amore{display: block;width: 200px;height: 50px;line-height: 50px;text-align: center;background: #2975c1;color: #fff;margin: 0 auto;}
.amore:hover{background-color: #0056d8;color: white;}
.news{width: 100%;padding: 40px 0;overflow: hidden;background: #f3f3f3;margin: 0 auto;}
.blog_list{width: 1200px;overflow: hidden;margin: 0 auto;padding: 20px 0;}


.bq{background-color:#222222; text-align:center; line-height:40px; font-size:14px;}


.yb_conct {position: fixed;z-index: 9999999;top: 200px;right: -127px;cursor: pointer;transition: all .3s ease;}
.yb_bar ul li {width: 180px;height: 53px;font: 16px/53px 'Microsoft YaHei';color: #fff;text-indent: 54px;margin-bottom: 3px;border-radius: 3px;transition: all .5s ease;overflow: hidden;}
.yb_bar .yb_top {background: url("../../../images/fixCont.png")/*tpa=http://www.niucleon.com/images/fixCont.png*/ no-repeat 0 0 #fc4000;}
.yb_bar .yb_phone {background: url("../../../images/fixCont.png")/*tpa=http://www.niucleon.com/images/fixCont.png*/ no-repeat 0 -57px #fc4000;}
.yb_bar .yb_QQ {text-indent: 0;background: url("../../../images/fixCont.png")/*tpa=http://www.niucleon.com/images/fixCont.png*/ no-repeat 0 -113px #fc4000;}
.yb_bar .yb_ercode {background: url("../../../images/fixCont.png")/*tpa=http://www.niucleon.com/images/fixCont.png*/ no-repeat 0 -169px #fc4000;}
.hd_qr {padding: 0 29px 25px 29px;}
.yb_QQ a {display: block;text-indent: 54px;width: 100%;height: 100%;font-size: 14px;color: #fff!important;}

/*内页*/
.class_bg{width:100%; background:url("../images/class_bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/class_bg.jpg*/ no-repeat center; height:440px; min-width:1200px; clear:both;}
.class_bg h3{margin-top:50px; padding:40px; float:left; background:#fff; border-radius:10px; font-size:36px; color:#000; display:none;}

.navli{ width:100%; height:60px; line-height:60px; border-bottom:1px solid #f0f0f0;}
.navli li{width:15%; height:60px; line-height:60px;text-align:center; float:left;}
.navli li a{display:block; font-size:16px;}
.navli li:hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #fc4000; text-align:center; float:left;}
.navli li.hover{width:15%; height:60px; line-height:60px; border-bottom:1px solid #fc4000; text-align:center; float:left;}

.path{width:100%;height:40px; line-height:40px; padding:0px; background:#f4f4f4; border-bottom:2px solid #fc4000;}
.path h2{float:left; font-weight:bold; font-size:16px; background:#fc4000; height:40px; padding:0px 15px; color:#fff;}
.path span{float:right; padding-right:10px; font-size:14px;}
.content{width:100%; margin:0 auto;  font-size:14px; line-height:24px;}
.content table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:98%; margin:10px auto;}
.content table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}
.content p{font-size:16px; line-height:28px;}
.content .datu {
    padding: 15px 0;
}
.view-title{font-size:24px; height:50px; line-height:50px; display:block; text-align:center;}
.view-date{height:40px; line-height:40px; display:block; text-align:center;}

.updown{width:100%; clear:both; margin-top:15px; margin-bottom:15px;  display:block;color:#999;}
.updown a{ color:#999;}
.updown ul{    display: flex;justify-content: space-around;}
.updown li{    height: 25px;
    line-height: 25px;
    width: 30%;
    overflow: hidden;
    margin: 10px 40px;
    background: #f4f4f4;
    padding: 30px 25px 30px 25px;}
.products{ width:100%; margin:0 auto;}
.products .pros_tit{font-size:28px; text-align:center;height:90px; line-height:90px;margin-top:20px;margin-bottom:20px;clear:both;}
.products .pros_tit a{font-size:28px; background:#fc4000; color:#fff; padding:10px 30px;}

.row .cptitle{ width:291px; background:#eeeeee; height:50px;}
.row .cptitle p{ color:#333; font-size:16px; text-align:center; line-height:50px;}

/*产品组图*/
.pro_list{padding:0px 0px;}
#imgto{width: 550px;
    height: 400px;
    float: left;margin-top: 30px;
}
#imgto .big{width: 550px;height: 400px;text-align: center;}
#imgto .big img{max-width:100%;max-height:100%}

.pro_right{width:620px; float:right;}
.pro_right h1{height:80px; line-height:80px; font-size:26px;}
.pro_right .pro_desc{line-height:28px; line-height:28px; font-size:14px; background:#f4f4f4; padding:15px;}
.pro_right .pro_zx{width:260px;height:28px; line-height:28px; margin-top:20px; font-size:30px; background:#fc4000 url("../images/tel2.png")/*tpa=http://www.niucleon.com/skin/default/images/tel2.png*/ no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;    float: left;}
.pro_wxbox{width:230px;height:28px; line-height:28px; margin-top:20px; font-size:24px; background:#fc4000 url("../images/wxic.png")/*tpa=http://www.niucleon.com/skin/default/images/wxic.png*/ no-repeat 20px 16px; padding:15px 25px; border-radius:3em; text-indent:36px; color:#fff;    float: right; position:relative;}
.pro_wxbox:hover .pro_wx_img{display:block;}
.pro_wx_img{ width:200px;  clear:both; text-align:center; display:block;    padding: 10px 10px 30px 10px; position:absolute;top: -219px;right: 70px;display:none;}



.view_con{width:100%; padding:15px 0; font-size:16px;line-height: 35px;text-align: justify;text-indent: 2rem;}
.view_con strong span{ font-weight:bold;}
.view_con img{min-width:740px; max-width:740px;display: block;margin: 0 auto;}
.view_pic{width:100%; padding:15px 0; text-align:center;}
.view_pic img{min-width:440px; max-width:640px;}
.view_desc{padding:15px 25px; background:#f5f5f5; border:1px solid #e2e2e2; font-size:14px;}
.view_title{width:100%; background:#f4f4f4; height:50px; line-height:50px;}
.view_title h3{background:#fc4000 url("../images/ico.png")/*tpa=http://www.niucleon.com/skin/default/images/ico.png*/ no-repeat 20px center; display:block; float:left; color:#fff; width:140px; text-indent:50px; font-size:16px;}
.content .datu {
    padding: 15px 0;
    text-align: center;
}
.pro_con{width:100%; margin:0 auto; padding:15px 0; font-size:14px; line-height:26px;}
.pro_con p{padding-top:8px; font-size:16px;}
.pro_con .left p{background:url("../images/heidian.jpg")/*tpa=http://www.niucleon.com/skin/default/images/heidian.jpg*/ no-repeat 10px 8px;display:block; padding:0px 10px; text-indent:1em;}
.pro_con strong{background:#fc4000 url("../images/ico.png")/*tpa=http://www.niucleon.com/skin/default/images/ico.png*/ no-repeat 20px center; width:100%; display:block; color:#fff; height:44px; line-height:44px; font-size:18px;text-indent:50px; font-weight:normal;}
.pro_con b{font-weight:normal;}
.pro_con table .pro,.pro_con table .fab{ text-align:left; padding-left:20px; display:block;padding:15px;}
.pro_con .left{width:80%; display:block; padding:15px;}
.pro_con table{border:0px;border-top:1px solid #e2e2e2;border-right:1px solid #e2e2e2; width:100%; margin:10px auto;}
.pro_con table td{border-left:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2; margin:0px; padding:0px; text-align:center;}

.info_title {margin: 10px 0 0 0;width: 100%;height: 40px;background: #E2E2E2;margin-bottom: 10px; clear:both;}
.info_title b {display: inline-block;padding:0 20px;height: 100%;border-right: 1px solid #fff;background: #fc4000;color: #fff;line-height: 40px;}
.info_title a {margin: 8px;width: 15px;height: 15px;background-position: 0 -426px;}

/*联系我们*/
.contact {font: 400 14px/28px "microsoft yahei";}
.contact .caption {margin: 30px 0 20px; padding-bottom:20px;border-bottom: 1px solid #e8e8e8;}
.contact .caption span {display: block;color: #ff2020;font-size: 13px}
.contact h2 {clear: both;font: 700 20px/40px "microsoft yahei";margin-bottom: 10px}
.contact .cway {position: relative;padding: 20px 0;overflow: hidden;}
.contact .cway ul {height: 270px;float: left;}
.contact .cway li {background: url("../images/icon_contact.png")/*tpa=http://www.niucleon.com/skin/default/images/icon_contact.png*/ 0 100px no-repeat;line-height: 40px;text-indent: 60px;margin: 5px 0}
.contact .cway li a {color: #666}
.contact .cway li a:hover {color: #ff5050;font-weight: 700}
.contact .cway li span {font-weight: 700}
.contact .cway li.tel {background-position: -60px -338px}
.contact .cway li.qq {background-position: -60px -381px}
.contact .cway li.email {background-position: -60px -473px}
.contact .cway li.fax {background-position: -60px -519px}
.contact .cway li.group {background-position: -60px -427px}
.contact .cway .chat {display: block;width: 230px;line-height: 40px; height:40px;text-align: center;color: #fff;font-size: 16px;font-weight: 700;background-color: #ff2020;margin: 30px 0 0 6px}

/*联系*/
.contacta{height: auto;overflow: hidden;background: #f1f5f8; padding:48px 0;}
.contacta .row  {background: #fff;border-radius: 5px;height: auto;overflow: hidden; margin:16px 0 0 0;}
.contit span{display: block;position: relative; font-size:30px; line-height:45px; padding-bottom:16px; margin-bottom:8px; }
.contit span::before{position: absolute;content: "";left:0;bottom: 0; height: 2px;width: 60px;background: #dc2e2d;}
.contit p{line-height: 40px;color: #777; font-size:16px;}
.conb{height: auto;overflow: hidden;background: url("../images/conb.jpg")/*tpa=http://www.niucleon.com/skin/default/images/conb.jpg*/ top center no-repeat;color: #fff; padding:48px; flex:0 0 24%; max-width:24%; position:relative; width:100%;}
.conb .contita{ margin-bottom:24px;}
.contita span{display: block;position: relative;font-size:30px; line-height:45px; color:#fff; padding-bottom:16px; margin-bottom:8px; box-sizing:border-box;}
.contita span::before{position: absolute;content: "";left:0;bottom: 0; height: 2px;width: 60px;background: #fff;}
.conb_a li {line-height: 40px;}
.conb_a li i{font-size: 18px;}
.cona{ padding:48px; flex:0 0 64%; max-width:64%; position:relative; width:100%;}
.cona .order {width: 100%;    border-collapse: collapse; box-sizing:border-box; border:0;}
.cona .contit{ margin-bottom:24px; box-sizing:border-box;}
.cona .order tr{display: block;height: auto;overflow: hidden;width: 100%; margin-bottom:16px; box-sizing:border-box;}
.cona .order td{border:0;}
.cona .tablea td{display: block;float: left;width:43%; }
.cona .tablea td:nth-of-type(2){margin:0 7%;}
.cona .tablea input{line-height: 55px;background: url("../images/ciona.png")/*tpa=http://www.niucleon.com/skin/default/images/ciona.png*/ 15px center no-repeat #f6f6f6;border: none;outline: none;width: 100%;
	padding: 0 0 0 3rem;color: #999;border-radius: 50px;}
.cona .tablea td:nth-of-type(2) input{background: url("../images/cionb.png")/*tpa=http://www.niucleon.com/skin/default/images/cionb.png*/ 15px center no-repeat #f6f6f6;}
.cona .tableb td{display: block;float: left;width:43%;}
.cona .tableb td:nth-of-type(2){margin:0 7%;}
.cona .tableb input{line-height: 55px;background: url("../images/cionc.png")/*tpa=http://www.niucleon.com/skin/default/images/cionc.png*/ 15px center no-repeat #f6f6f6;border: none;outline: none;width: 100%;
	padding: 0 0 0 3rem;color: #999;border-radius: 50px;}
.cona .tableb td:nth-of-type(2) input{background: url("../images/ciond.png")/*tpa=http://www.niucleon.com/skin/default/images/ciond.png*/ 15px center no-repeat #f6f6f6;}
.cona .tabled textarea{line-height: 30px;height: 150px;padding: 1rem;background: #f6f6f6; border:none;outline: none;width: 100%;border-radius: 10px;}
.cona .tabled td{display: block;width: 100%;}
.cona .tablec td{display: block;width: 65%;}
.cona .tablec input{line-height: 55px;border: 1px solid #eaeaea;outline: none;width:30%;padding: 0 1rem;margin:0 1%;}
.cona .tablec img{height: 55px;}
.cona .order #submit{float: left;width: 35%;background: #036DDA;color: #fff;border-radius: 4px;transition:.4s;}
.cona .order #submit:hover{background: #444;}
.conb_b ul{width: 100%; display:flex;     justify-content: center;align-items: center; margin-top:30px;}
.conb_b li {width: 48%;}
.conb_b li img{display: block; max-width: 90%;margin:0 auto;}
.conb_b li span{display: block;line-height: 35px;text-align: center;}

.jobtit{text-align: center;}
.jobtit strong{display: block;font-size: 60px;color: #f7f7f7;text-transform: uppercase; height:90px; line-height:90px;}
.jobtit span{display: block; margin-top: -60px;font-weight: bold; font-size:36px; line-height:50px; box-sizing:border-box;}
.jobtit p{line-height: 40px;color: #777; font-weight:bold; box-sizing:border-box;}

/* 地图 */
#allmap{width:100%; height:550px; line-height:25px;}

/*分页*/
.pages{text-align:center;clear:both; padding:5px 0px 10px 0px;font-size:14px;width:100%; margin:0 auto;margin:15px 0;}
.pages a{margin:3px;padding:8px 12px;border:1px solid #c1c1c1;color:#A0A0A0;font-size:14px;border-radius: 3px;background: -webkit-gradient(linear, 0 0, 0 100%, from(#FEFEFE), to(#F0F0F0));}
.pages span{background:#15181E;color:#fff;margin:3px;padding:8px 12px;border:1px solid #15181E;border-radius: 3px;}

/*留言*/
.member_f{width:90%; margin:0 auto;margin-top:5px;}
.member_f li{padding:10px 0; display:block;}
.member_f li .inp{height:40px; line-height:40px; width:98%; border:1px solid #e2e2e2; border-radius:5px; padding-left:5px;}
.member_f li .inpx{height:40px; line-height:40px; width:50%; border:1px solid #e2e2e2;border-radius:5px; padding-left:5px;}
.member_f li .textarea{height:120px; width:96%;border:1px solid #e2e2e2;border-radius:5px;padding:5px;}
.member_f li.anniu{ text-align:center;}
.member_f .btnbig{height:40px; line-height:40px; font-size:16px; background:#0072B4; border:none; cursor:pointer; width:280px; margin:0 auto; color:#fff;}


.ico1{background:#fff url("../images/liuyan_01.png")/*tpa=http://www.niucleon.com/skin/default/images/liuyan_01.png*/ no-repeat 4px center;}
.ico2{background:#fff url("../images/liuyan_02.png")/*tpa=http://www.niucleon.com/skin/default/images/liuyan_02.png*/ no-repeat 4px center;}
.ico3{background:#fff url("../images/liuyan_03.png")/*tpa=http://www.niucleon.com/skin/default/images/liuyan_03.png*/ no-repeat 4px center;}
.ico4{background:#fff url("../images/liuyan_04.png")/*tpa=http://www.niucleon.com/skin/default/images/liuyan_04.png*/ no-repeat 4px center;}
/*文章列表*/
#indexNews{ width:100%; margin:0 auto; padding:10px 0; overflow:hidden;} 
#indexNews dl{width:100%; height:100px; display:block;}
#indexNews dl.pic{border-bottom:1px solid #e2e2e2; margin:10px 0;}
#indexNews dt{width:15%; text-indent:10px; float:left; height:100px; background:url("../images/news_li.jpg")/*tpa=http://www.niucleon.com/skin/default/images/news_li.jpg*/ no-repeat right;}
#indexNews dt.none{background:none;}
#indexNews dt img{width:80px; margin-left:14px; padding:2px; border:1px solid #e2e2e2;}
#indexNews dd{width:84%; float:right; height:100px;line-height:30px;}
#indexNews dd h3{display:block; height:30px; line-height:30px; font-size:16px; font-weight:bold; color:#101010;}
#indexNews dd a:hover h3{color:#1A1F23;}
#indexNews dd span{clear:both; height:44px; font-size:14px; color:#7E7E7E; display:block;line-height:22px; padding-top:4px; overflow:hidden;}

.youshi{margin-top:30px; width:100%; margin:0 auto; height:1400px;}
.youshi .youshi_tit{text-align: center; height:190px;width:100%; clear:both;}
.youshi_con{position:relative; margin-top:40px; display:block; width:1200px; margin:0 auto;}
.youshi_text{width:620px; clear:both;}
.youshi_con_t{height:90px; line-height:100px; text-indent:114px; font-size:28px; color:#bc2024;}
.youshi_con_d{width:87%; display:block; padding-left:13%; margin-top:20px;}
.youshi_con_d p{line-height:25px;font-size:14px;}

.t1{position:absolute; left:0px; top:50px;}
.t2{position:absolute; right:0px; top:400px;}
.t3{position:absolute; left:0px; top:650px;}
.t4{position:absolute; right:0px; top:960px;}
.ys_t1{ background:url("../images/ys_num1.png")/*tpa=http://www.niucleon.com/skin/default/images/ys_num1.png*/ no-repeat center;}
.ys_t2{ background:url("../images/ys_num2.png")/*tpa=http://www.niucleon.com/skin/default/images/ys_num2.png*/ no-repeat center;}
.ys_t3{ background:url("../images/ys_num3.png")/*tpa=http://www.niucleon.com/skin/default/images/ys_num3.png*/ no-repeat center;}
.ys_t4{ background:url("../images/ys_num4.png")/*tpa=http://www.niucleon.com/skin/default/images/ys_num4.png*/ no-repeat center;}
.youshi_pic1{position:absolute; right:0px; top:50px;}
.youshi_pic2{position:absolute; left:0px; top:350px;}
.youshi_pic3{position:absolute; right:0px; top:620px;}
.youshi_pic4{position:absolute; left:0px; top:890px;}

.yunu-contact{background-color: #f5f5f5;border: 1px solid #eaeaea;padding: 48px 60px;overflow: hidden;margin-bottom: 30px;}
.yunu-contact .tel{float: left;   color: #666;font-size: 16px;}
.yunu-contact .tel img{width: 120px;}
.yunu-contact .tel h4{margin: 0;font-size: 20px;padding-left: 5px;line-height: 1;float: right;text-align: right;}
.yunu-contact .tel strong {font-size: 16px !important;text-align: right;}
.yunu-contact .tel p {font-size: 14px !important;text-align: right;}
.yunu-contact .telr {width: 250px;float: right;box-sizing: border-box;padding: 20px 0;line-height: 40px;}
.yunu-contact .tel strong {display: block;font-size: 34px;}

.yunu-contact .info {margin-left: 200px;border-left: 1px solid #ddd;padding-left: 60px;}
.yunu-contact .info h4 {font-size: 22px;margin: 0;color: #fc4000;}
.yunu-contact .info p {margin: 19px 0 0;}

/* 首页产品展示 */
.kinds2{ width: 100%;float:left; overflow: hidden;margin-top:0px;display: flex;justify-content: space-between;    flex-wrap: wrap;}
.kinds2 a{display: inline-block;float: left;width: calc((100% - 80px)/5);height: 40px;line-height: 40px;overflow: hidden;text-align: center;color: #111;font-size: 16px;     margin: 0 35px 10px;border: 1px solid #f5f5f5;background: #f5f5f5; }
.kinds2 a:hover{background: #fc4000;border: 1px solid #fc4000;color: white;}


/* 关键词搜索 */
.searchbg { width: 1200px; height: 90px; position: relative; margin: 0 auto; }
.searchbg .search { width: 1200px; height: 90px; position: absolute; left: 0; top:-32px; background: #f5f5f5; z-index: 99; border:1px solid #999; box-shadow:5px 5px 15px 5px #ccc; }
.search .key_text { float:left; height:90px; line-height: 90px; }
.search .key_text b { display:block; float:left; color:#333; font-weight: normal；text-align：left; text-indent:20px; }
.search1 { width:470px; float:right; padding-top:25px; margin-right: 20px; }
.search1 li { float:left; }
.search1 li .select { width:60px; background:#fff; height:32px; float:left; margin-right:2px; display:none; }
.search1 li .input { width:384px; background:#fff; border:1px solid #fff; height:34px; line-height: 34px; float:left; text-indent:3px; padding-left:16px; }
.search1 li .submit { width:67px; background:#0056d8 url("../images/sousuo.png")/*tpa=http://www.niucleon.com/skin/default/images/sousuo.png*/ no-repeat center; text-indent:-9999em; cursor:pointer; height:36px; line-height: 36px; float:left; color:#fff; border: none; }


.floating_ck {
    position: fixed;
    right: 40px;
    bottom: 40%;
    z-index: 9999;
    font-size: 1.5rem;
    border-radius: 5px;
    transition: all 0.5s;
}

.floating_ck dl dt {
    text-align: center;
}

.floating_ck dl dd {
    margin: 5px;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    transition: all 0.3s;
    position: relative;
    width: 40px;
    background-image: linear-gradient(-45deg, #174f98, #174f98);
    text-align: center;
    cursor: pointer;
}
.text-white{color:#fff;font-size:16px;}

.floating_ck dl dd:hover {
    background-image: linear-gradient(-45deg, #174f98, #174f98);
}

.floating_ck dl dd:hover .floating_left {
    display: block;
	left:-200px;
}

.btn_close {
    transition: all 0.3s;
    position: relative;
    width: 40px;
    height: 40px !important;
    line-height: 30px;
    background-image: linear-gradient(-45deg, #174f98, #174f98);
    text-align: center;
    cursor: pointer;
}

.close_box {
    transform: translateX(149px);
}

.open.base_bg {
    transition: all 0.5s;
    cursor: pointer;
    position: fixed;
    z-index: 99999;
    right: -100px;
    bottom: calc(40% + 95px);
    background-image: linear-gradient(-45deg, #174f98, #174f98);
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    text-align: center;
    line-height: 40px;
}

.open_box {
    transform: translateX(-100px);
}

.d-inline-block {
    display: inline-block!important;
}
.return {
    transition: all 0.3s;
    margin-bottom: 1px;
    position: relative;
    width: 40px;
    height: 40px !important;
    background-image: linear-gradient(-45deg, #174f98, #174f98);
    text-align: center;
    cursor: pointer;
}

.floating_ck dd span {
    color: #fff;
    display: block;
    font-size: 1.5rem;
}

.floating_ck dd:hover span {
    color: #fff;
}

.floating_left {
    position: absolute;
    left: -160px;
    top: 0px;
    width: 160px;
    background-image: linear-gradient(-45deg, #174f98, #174f98);
    display: none;
    border-radius: 5px;
	padding:5px;
}

.floating_left a {
    color: #fff !important;
    line-height: 40px;
}

.floating_ewm {
    height: 160px;
    top: -50px;
}

.floating_ewm i {
    display: block;
    width: 145px;
    height: 145px;
    margin: auto;
    margin-top: 7px;
    background: url("../images/wx_ewm145.jpg")/*tpa=http://www.niucleon.com/skin/default/Image/wx_ewm145.jpg*/ center no-repeat;
}

.floating_ewm p {
    color: #fff;
    margin-top: 5px;
}

.solutions{background:#3a4459 url("../images/solution-bg.jpg")/*tpa=http://www.niucleon.com/skin/default/images/solution-bg.jpg*/ no-repeat center;padding: 120px 0; overflow: hidden;}
.solutions .solution-left{width: 390px; margin-right: 96px; display: inline-block; vertical-align: middle;}
.solutions .solution-left h3{font-size: 30px;line-height: 30px; margin-bottom: 40px; font-weight: bold; color: #fff;}
.solutions .solution-left p{font-size: 16px;line-height: 32px;color: #ddd; margin-bottom: 40px; }
.solutions .solution-left .c-btn{padding: 10px 47px;}
.solutions .solution-right{width: 707px; display: inline-block; vertical-align: middle;}
.solutions .solution-right ul{overflow: hidden;height: 199px;}
.solutions .solution-right ul li a{width: 100px;height: 100px;background: rgba(255,255,255,0.06);float: left;border-right: 1px rgba(255,255,255,0.12) solid;border-bottom: 1px rgba(255,255,255,0.12) solid;text-align: center; padding: 16px 0;transition: .3s;}
.solutions .solution-right ul li:nth-child(7) a,.solution .solution-right ul li:nth-child(14) a{border-right:0px;}
.solutions .solution-right ul li a img{height: 40px;margin-bottom:10px;opacity: 0.5}
.solutions .solution-right ul li a p{font-size:14px;color:#ccc;}
.solutions .solution-right ul li a:hover{background: #ea5504;}
.solutions .solution-right ul li a:hover p{color:#fff;}
.solutions .solution-right ul li a:hover img{opacity:1}
.servicety{padding:60px 0;overflow: hidden;}
.servicety .service-tit{font-size: 30px; color: #222;text-align: center;}
.servicety ul{ margin-top: 40px;display: -ms-flexbox!important;display: flex!important;-ms-flex-pack: justify!important;justify-content: space-between!important;-webkit-box-pack: justify!important;}
.servicety ul li{background: #f9f9f9; padding: 40px 20px 60px 20px;width: 280px;text-align: center;}
.servicety ul li img{width:60px; height:60px;}
.servicety ul li h4{font-size: 20px;line-height: 32px; margin:10px 0 20px 0;color:#222;}
.servicety ul li p{font-size: 14px;line-height: 24px;height: 72px;margin-bottom: 30px;color:#555;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.servicety ul li .b-btn{background:transparent;padding: 7px 47px;}
.servicety ul li .b-btn:hover{background:#ea5504;}

#sz table, tr, td
{
border: 0px solid black;
}

#scroolZone li{ width:450px; height:auto; padding:5px; background:#f2f2f2; float:left; margin:0 15px 15px 0; text-align:center;}
#scroolZone li img{ width:450px; height:350px;object-fit:cover}
#scroolZone li:hover{ background:#18a9e0;}
#scroolZone li:hover a{ color:#fff;}
.col-lg-6 {
  width: 50%;
}