@charset "utf-8";
@font-face {
  font-family: "D-DINCondensed";
  src: url('../fonts/D-DINCondensed.eot');
  /* IE9 */
  src: url('../fonts/D-DINCondensed.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/D-DINCondensed.woff') format('woff'), url('../fonts/D-DINCondensed.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */ url('../fonts/D-DINCondensed.svg#D-DINCondensed') format('svg');
  /* iOS 4.1- */
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  color: #333;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var,
u {
  font-style: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
}
img {
  border: 0;
  vertical-align: top;
}
i,
em {
  font-style: normal;
}
ol,
ul,
li {
  list-style: none;
}
input,
textarea,
select,
button {
  padding: 0 ;
  margin: 0;
}
table {
  border-collapse: collapse;
}
html {
  overflow-y: scroll;
}
table {
  border: 0;
  margin: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  border: 0;
}
body {
  overflow-y: hidden;
}
.china .layui-btn:hover{
  opacity: 1;
}
.a_list{
  padding:50px;
  border-radius:10px;
  display: none;
  width: 300px;
}
.a_list a{
  display: block;
  font-size: 16px;
  line-height: 30px;
}
.nc_1500 {
  width: 1500px;
  margin: 0 auto;
  overflow: hidden;
}
.ncclear {
  clear: both;
}
.ncbox {
  position: relative;
}
.ncheight {
  height: 80px;
}
.bantitle {
  width: 30%;
  position: absolute;
  z-index: 99;
  text-align: right;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  color: #fff;
}
.f-14{ color:#FFF !important;}
.bantitle b {
  display: block;
  font-size: 40px;
  font-weight: normal;
  line-height: 1.5;
}
.bantitle span {
  font-size: 18px;
}
.ncmainnav .mainnav { background:rgba(245,245,245,1);border-bottom: 1px solid #eee;
}
.ncmainnav .mainnav .navbox {
  margin: 0 auto;
}
.ncmainnav .mainnav .navbox a:nth-child(1) {
  background: url(../images/service01_2.png) no-repeat left center;
  height: 40px;
  border-right: 1px solid #eee;
}
.ncmainnav .mainnav .navbox a {
  display: inline-block; margin-left:12px; 
  font-size: 16px;
  margin-right: 12px; margin-top:10px; margin-bottom:10px; color:#117be6;
  line-height: 40px; padding-left:16px; padding-right:16px; border-radius:5px; border-right:1px #dcdddf solid;  border-left:1px #dcdddf solid;
  position: relative;
}
.ncmainnav .mainnav .navbox a em {
  display: none;
  width: 50%;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 25%;
  background-color: #117be6;
}
.ncmainnav .mainnav .navbox a:hover {
  color: #3e2975;
}
.ncmainnav .mainnav .navbox .active {
  color: #117be6;
}
.ncmainnav .mainnav .navbox .active em {
  display: block;
}
.ncmainnav .mainnav1 {
  padding: 30px 0;
  text-align: right;
  margin: 0 auto;
  color: #999;
}
.ncmainnav .mainnav1 a {
  display: inline-block;
  line-height: 22px;
  color: #999;
}
.ncmainnav .mainnav1 span {
  background: url(../images/main01_2.png) no-repeat center center;
  background-size: 8px;
  padding-left: 25px;
  margin: 0 6px;
}
.ncmainnav1 {
  background-color: #f2f4f7;
}
.ncimgcenter {
  overflow: hidden;
  position: relative;
  display: block;
}
.ncimgcenter img {
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transition: all 1s ease 0s;
  -moz-transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
  -o-transition: all 1s ease 0s;
}
.Ncheader {
 /* -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.02), 0 15px 40px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.02), 0 15px 40px 0 rgba(0, 0, 0, 0.02);*/
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  width: 100%;
}
.Ncheader .nav {
  height: 130px;
  width: 1500px;
  margin: 0 auto;
}
.Ncheader .nav .logo {
  float: left;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.Ncheader .nav .logo a {
  line-height: 100%;
  display: block;
  height: 100%;
}
.Ncheader .nav .logo a img {
  max-height: 100%;
  display: block;
}
.Ncheader .nav .logo .im2 {
  display: none;
}
.Ncheader .nav .centre {
  float: left; margin-top:30px;
  position: relative;
  margin-left: 8%;
}
.Ncheader .nav .centre ul {
  position: relative;
  height: 80px;
}
.Ncheader .nav .centre ul li {
  float: left;
  padding: 0 20px;
  line-height: 80px;
  height: 80px;
}
.Ncheader .nav .centre ul li a {
  display: block;
  color: #fff;
  font-size: 19px;
}
.Ncheader .nav .centre ul li .listnav {
  background-color: rgba(255,255,255,.8);
  position: fixed;
  top: 110px;
  left: 0;
  height: 80px;
  display: none;
  width: 100%;
  text-align: center;
  z-index: 3;
  border-top: 1px solid #eee;
}
.Ncheader .nav .centre ul li .listnav a {
  font-size: 16px;
  color: #333;
  line-height: 60px;
  display: inline-block;
  padding: 0 20px;
  height: 60px;
}
.Ncheader .nav .centre ul li .listnav a:hover {
  background-color: #3c2a74;
  color: #fff;
}
.Ncheader .nav .centre ul li .listnav div {
  display: inline-block;
  position: absolute;
  left: 0;
  top:0;
}
.Ncheader .nav .centre ul li .listnav i {
  width: 100%;
  display: block;
  height: 10px;
  position: absolute;
  top: -25px;
  left: 0;
  z-index: 2;
}
.Ncheader .nav .centre ul li strong {
  display: none;
}
.Ncheader .nav .centre ul .active a {
  color: #fff;
}
.Ncheader .nav .centre ul span {
  height: 1px;
  display: block;
  background-color: #fff;
  position: absolute;
  bottom: 20px;
  z-index: 1;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  margin-left: 25px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
}
.Ncheader .nav .right {
  float: right;
}
.Ncheader .nav .right .china {
  float: left;
  margin-top: 20px;
}
.Ncheader .nav .right .china img {
  margin-right: 14px;
  margin-top: -4px;
}
.Ncheader .nav .right .china .box > img:nth-child(1){
    display: inline-block;
}
.Ncheader .nav .right .china .box > img:nth-child(2){
    display: none;
}
.Ncheader.Ncheader2 .nav .right .china .box > img:nth-child(1){
    display: none;
}
.Ncheader.Ncheader2 .nav .right .china .box > img:nth-child(2){
    display: inline-block;
}
.Ncheader.Ncheader1 .nav .right .china .box > img:nth-child(1){
    display: none;
}
.Ncheader.Ncheader1 .nav .right .china .box > img:nth-child(2){
    display: inline-block;
}
.Ncheader .nav .right .layui-btn {
  padding: 0;
}
.Ncheader .nav .right .language {
  float: left;
  position: relative;
  margin-right: 80px;
}
.Ncheader .nav .right .company {
  float: left;
  position: relative;
}
.Ncheader .nav .right .layui-btn {
  background-color: rgba(0, 0, 0, 0);
}
.Ncheader .nav .right .layui-dropdown {
  top: 50px;
}
.Ncheader .nav .right span {
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 40px;
  text-align: center;
  display: none;
  min-width: 100%;
  webkit-box-shadow: 0 10px 15px 0 rgb(0 0 0 / 2%), 0 15px 40px 0 rgb(0 0 0 / 2%);
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 2%), 0 15px 40px 0 rgb(0 0 0 / 2%);
}
.Ncheader .nav .right span a {
  color: #333;
  display: block;
  padding:0 10px;
}
.Ncheader .nav .right span a:hover {
  background-color:#117BE6;
  color: #fff;
}
.Ncheader .nav .right .img2 {
  display: none;
}
.Ncheader .nav .h3 {
  position: absolute;
  right: 20px;
  top: 10px;
  display: none;
}
.Ncheader .nav .h3 i {
  font-size: 38px;
}
.Ncheader .h2 {
  display: none;
  float: right;
}
.Ncheader .h2 i {
  color: #ccc;
  font-size: 26px;
  line-height: 60px;
}
.Ncheader1 {
  background-color: #fff;
}
.Ncheader1 .nav .logo .im2 {
  display: block;
}
.Ncheader1 .nav .logo .im1 {
  display: none;
}
.Ncheader1 .nav .centre ul li a {
  color: #333;
}
.Ncheader1 .nav .centre ul span {
  background-color: #117be6;
}
.Ncheader1 .nav .centre ul .active a {
  color: #117be6;
}
.Ncheader1 .nav .right .layui-btn {
  color: #333;
}
.Ncheader1 .nav .right .china .company img:nth-child(1) {
  display: none;
}
.Ncheader1 .nav .right .china .company img:nth-child(2) {
  display: inline-block;
}
.Ncheader2 {
  background-color: #fff;
}
.Ncheader2 .nav .centre ul li a {
  color: #333;
}
.Ncheader2 .nav .centre ul span {
  background-color: #117be6;
}
.Ncheader2 .nav .right .layui-btn {
  color: #333;
}
.Ncheader2 .nav .right .china .company img:nth-child(1) {
  display: none;
}
.Ncheader2 .nav .right .china .company img:nth-child(2) {
  display: inline-block;
}
.nctitle {
  text-align: center;
  padding: 70px 0 50px 0;
}
.nctitle .title {
  font-size: 36px;
  color: #3e2976;
  font-weight: bold;
}
.nctitle .subtitle {
  font-size: 16px;
  color: #666;
  line-height: 36px;
  width: 60%;
  margin: 0 auto;
  margin-top: 15px;
}
.nc_main .mainbox .mainbg {
  background: url(../images/main.jpg) no-repeat center center;
  background-size: 100%!important;
  overflow: hidden;
  padding: 21% 0;
  position: relative;
}
.nc_main .mainbox .mainbg .main {
  width: 1500px;
  margin: 0 auto;
  overflow: hidden;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
}
.nc_main .mainbox .mainbg .main .left {
  float: left;
  width: 50%;
  height: 100%;
}
.nc_main .mainbox .mainbg .main .left ul {
  width: 80%;
  overflow: hidden;
  height:calc(100% + 2px);
  margin-top: -1px;
}
.nc_main .mainbox .mainbg .main .left ul li {
  width: 50%;
  border: 1px solid #fff;
  box-sizing: border-box;
  float: left;
  position: relative;
  border-bottom: none;
  cursor: pointer;
  height: 33.34%;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt1 {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(0, -50%);
}
.nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
  max-width: 56px;
  max-height: 56px;
  margin-bottom: 20px;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
  font-size: 26px;
  color: #fff;
  font-weight: normal;
  display: block;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 {
  display: block;
  background-color: rgba(62,41,118,0.8);
  width: 100%;
  height: 100%;
  color: #fff;
  position: relative;
  display: none;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 a {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(0, -50%);
  color: #fff;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
  display: block;
  font-size: 26px;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 a div {
  display: block;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 a strong {
  display: block;
  font-size: 14px;
  margin-top: 20px;
}
.nc_main .mainbox .mainbg .main .left ul li .tlt2 a i {
  margin-left: 10px;
}
.nc_main .mainbox .mainbg .main .left ul li:nth-child(1),
.nc_main .mainbox .mainbg .main .left ul li:nth-child(3),
.nc_main .mainbox .mainbg .main .left ul li:nth-child(2),
.nc_main .mainbox .mainbg .main .left ul li:nth-child(5) {
  border-right: none;
}
.nc_main .mainbox .mainbg .main .left ul li:nth-child(5) {
  border-left: none;
}
.nc_main .mainbox .mainbg .main .left ul li:nth-child(6) {
  border-bottom: 1px solid #fff;
}
.nc_main .mainbox .mainbg .main .right {
  width: 48%;
  float: right;
  position: relative;
  height: 100%;
}
.nc_main .mainbox .mainbg .main .right dl {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translate(0, -50%);
  display: block;
}
.nc_main .mainbox .mainbg .main .right dl dt {
  font-size: 30px;
  color: #fff;
  margin-bottom: 10px;
  font-weight: 500;
}
.nc_main .mainbox .mainbg .main .right dl dd {
  font-size: 18px;
  color: #fff;
}
.nc_main .mainbox .mainbg .main .right dl dd a {
  font-size: 14px; background:#117BE6;
  color: #fff;
  border: 1px solid #fff;
  padding: 10px 40px;
  margin-top: 40px;
  display: inline-block;
}
.nc_main .mainbox .mainbg .main .right dl dd a:hover {
  background-color:#0e63b9;
}
.nc_main .mainbox .mainbg .main .right dl dd i {
  margin-left: 20px;
}
.nc_main .mainbox .webright {
  padding: 10px 10px;
  display: none;
}
.nc_main .mainbox .webright dt {
  font-size: 18px;
  line-height: 30px;
  color: #3e287d;
}
.nc_main .mainbox .webright dd {
  color: #999;
}
.nc_main .mainbox .webright dd a {
  display: block;
  border-bottom: 1px solid #f5f5f5;
  color: #3e287d;
  text-align: right;
  padding: 20px 0;
}
.nc_main1 .main1 .swiper-slide {
  position: relative;
}
.nc_main1 .main1 .swiper-slide i {
  position: relative;
  padding: 70% 0;
  display: block;
  overflow: hidden;
}
.nc_main1 .main1 .swiper-slide i img {
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
}
.nc_main1 .main1 .swiper-slide .ma1box {
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nc_main1 .main1 .swiper-slide .ma1box .span1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.nc_main1 .main1 .swiper-slide .ma1box .span1 .h2 {
  font-size: 22px;
  color: #fff;
  display: block;
  margin-top: 50px;
}
.nc_main1 .main1 .swiper-slide .ma1box .span1 img {
  display: block;
  max-width: 70px;
  margin: 0 auto;
}
.nc_main1 .main1 .swiper-slide .ma1box .span2 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.nc_main1 .main1 .swiper-slide .ma1box .span2 .h2 {
  font-size: 22px;
  color: #fff;
  display: block;
}
.nc_main1 .main1 .swiper-slide .ma1box .span2 img {
  display: block;
  max-width: 70px;
  margin: 0 auto;
}
.nc_main1 .main1 .swiper-slide .ma1box .span2 a {
  padding: 8px 20px;
  color: #fff;
  border: 1px solid #fff;
  display: inline-block;
  margin: 80px 0;
}
.nc_main1 .main1 .swiper-slide .ma1box2 {
  background: rgba(60, 42, 116, 0.8);
  display: none;
}
.nc_main1 .swiper-button-next {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  right: 0;
  top: 0;
  margin-top: 0;
  padding: 0 10px;
}
.nc_main1 .swiper-button-prev {
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0;
  top: 0;
  margin-top: 0;
  padding: 0 10px;
}
.nc_main1 .swiper-button-next:after,
.nc_main1 .swiper-container-rtl .swiper-button-prev:after {
  color: #fff;
  font-size: 28px;
}
.nc_main1 .swiper-button-prev:after,
.nc_main1 .swiper-container-rtl .swiper-button-next:after {
  color: #fff;
  font-size: 28px;
}
.nc_new {
  margin-bottom: 50px;
}
.nc_new .newbox {
  width: 1500px;
  margin: 0 auto;
}
.nc_new .newbox .newlistbox {
  padding: 0;
}
.nc_new .newbox .newlistbox .layui-col-sm4 {
  text-align: left;
  width: 33.33%;
}
.nc_new .newbox .newlistbox .layui-col-sm4:hover .imgbox img {
  transform: translate(-50%, -50%) scale(1.1);
}
.nc_new .newbox .newlistbox .layui-col-sm4 .imgbox {
  position: relative;
  padding: 27% 0;
  display: block;
  overflow: hidden;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .imgbox img {
  min-width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.5s ease 0s;
}
.nc_new .newbox .newlistbox .layui-col-sm4:hover span,
.nc_new .newbox .newlistbox .layui-col-sm4:hover b {
  color: #3e2976;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box {
  padding: 20px;
  background-color: #f4f4f4;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box em {
  display: block;
  font-size: 15px;
  color: #666666;
  margin: 10px 0;
  line-height: 25px;
  height: 80px;
  overflow: hidden;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box b {
  display: block;
  font-size: 24px;
  line-height: 46px;
  height: 50px;
  font-weight: 500;
  overflow: hidden;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box span {
  line-height: 40px;
  color: #060a2f;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box strong {
  color: #999;
}
.nc_new .newbox .newlistbox .layui-col-sm4 .box i {
  float: right;
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: none;
}
.mainbanner {
  position: relative;
}
.mainbanner .ncimgcenter {
  padding: 10% 0;
}
.mainbanner .ncimgcenter img {
  width: 100%;
}
.mainbanner .ncimgcenter img:nth-child(2) {
  display: none;
}
.ncservice01 {
  background-color: #f2f4f7;
  padding-bottom: 100px;
}
.ncservice01 .ncmain {
  overflow: visible;
  margin-top: 30px;
}
.ncservice01 .layui-fluid {
  height: 360px;
}
.ncservice01 .layui-col-sm2 .box,
.ncservice01 .layui-col-sm3 .box {
  top: 0;
  text-align: center;
  padding: 50px 0;
  background-color: #fff;
  position: relative;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncservice01 .layui-col-sm2 .box .ncimgcenter,
.ncservice01 .layui-col-sm3 .box .ncimgcenter {
  width: 60px;
  height: 60px;
  display: block;
  margin: 0 auto;
}
.ncservice01 .layui-col-sm2 .box .ncimgcenter img:nth-child(2),
.ncservice01 .layui-col-sm3 .box .ncimgcenter img:nth-child(2) {
  display: none;
}
.ncservice01 .layui-col-sm2 .box .ncimgcenter img,
.ncservice01 .layui-col-sm3 .box .ncimgcenter img {
  height: auto;
  min-width: auto;
}
.ncservice01 .layui-col-sm2 .box b,
.ncservice01 .layui-col-sm3 .box b {
  display: block;
  font-size: 18px;
  font-weight: 500;
  margin: 20px 0;
}
.ncservice01 .layui-col-sm2 .box .content,
.ncservice01 .layui-col-sm3 .box .content {
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  display: none;
}
.ncservice01 .layui-col-sm2 .box span,
.ncservice01 .layui-col-sm3 .box span {
  display: block;
  font-size: 12px;
  color: #b2b2b2;
  font-family: 'D-DINCondensed';
  background: url(../images/service01_15.png) no-repeat center center;
  width: 45px;
  height: 45px;
  line-height: 34px;
  margin: 0 auto;
}
.ncservice01 .layui-col-sm2 .box a,
.ncservice01 .layui-col-sm3 .box a {
  display: inline-block;
  font-size: 14px;
  line-height: 40px;
  color: #666;
  border: 1px solid #666;
  padding: 0 30px;
}
.ncservice01 .layui-col-sm2 .box:hover,
.ncservice01 .layui-col-sm3 .box:hover {
  background-color: #989a00;
  -moz-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
}
.ncservice01 .layui-col-sm2 .box:hover .content,
.ncservice01 .layui-col-sm3 .box:hover .content {
  display: block;
}
.ncservice01 .layui-col-sm2 .box:hover b,
.ncservice01 .layui-col-sm3 .box:hover b {
  color: #fff;
}
.ncservice01 .layui-col-sm2 .box:hover .ncimgcenter img:nth-child(1),
.ncservice01 .layui-col-sm3 .box:hover .ncimgcenter img:nth-child(1) {
  display: none;
}
.ncservice01 .layui-col-sm2 .box:hover .ncimgcenter img:nth-child(2),
.ncservice01 .layui-col-sm3 .box:hover .ncimgcenter img:nth-child(2) {
  display: block;
}
.ncservice01 .layui-col-sm2 .box:hover span,
.ncservice01 .layui-col-sm3 .box:hover span {
  display: none;
}
.ncservice01 .layui-col-sm2 .active,
.ncservice01 .layui-col-sm3 .active {
  background-color: #989a00;
  -moz-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
}
.ncservice01 .layui-col-sm2 .active .content,
.ncservice01 .layui-col-sm3 .active .content {
  display: block;
}
.ncservice01 .layui-col-sm2 .active b,
.ncservice01 .layui-col-sm3 .active b {
  color: #fff;
}
.ncservice01 .layui-col-sm2 .active .ncimgcenter img:nth-child(1),
.ncservice01 .layui-col-sm3 .active .ncimgcenter img:nth-child(1) {
  display: none;
}
.ncservice01 .layui-col-sm2 .active .ncimgcenter img:nth-child(2),
.ncservice01 .layui-col-sm3 .active .ncimgcenter img:nth-child(2) {
  display: block;
}
.ncservice01 .layui-col-sm2 .active span,
.ncservice01 .layui-col-sm3 .active span {
  display: none;
}
.ncservice01 .layui-col-sm3 .box {
  background-color: #f2f4f7;
}
.ncservice01 .layui-col-sm3 .box .ncimgcenter {
  width: 80px;
  height: 80px;
}
.ncservice01 .layui-col-sm3 .box b {
  margin: 35px 0;
  font-weight: bold;
}
.ncservice01 .layui-col-sm3 .active {
  background-color: #989a00;
}
.ncservice01 .layui-col-sm3 .active a {
  display: none;
}
.ncservice02 {
  padding-bottom: 70px;
}
.ncservice02 .ncmain {
  overflow: visible;
}
.ncservice02 .layui-col-sm4 .box {
  padding: 0 15px;
  position: relative;
}
.ncservice02 .layui-col-sm4 .box .ncimgcenter {
  padding: 39% 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.ncservice02 .layui-col-sm4 .box .ncimgcenter img:nth-child(2) {
  left: 53%;
  top: 99%;
}
.ncservice02 .layui-col-sm4 .box .contant {
  width: calc(90% - 72px);
  background-color: #fff;
  padding: 36px;
  margin-top: -38%;
  position: relative;
  z-index: 2;
  margin-left: 5%;
  -moz-box-shadow: 0 0 20px rgba(24, 24, 24, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(24, 24, 24, 0.2);
  box-shadow: 0 0 20px rgba(24, 24, 24, 0.2);
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.ncservice02 .layui-col-sm4 .box .contant span {
  display: block;
  font-size: 40px;
  color: #999;
  font-family: 'D-DINCondensed';
  margin-bottom: 6px;
}
.ncservice02 .layui-col-sm4 .box .contant span em {
  width: 20px;
  height: 3px;
  background-color: #999;
  display: inline-block;
  transform: translateY(-8px);
}
.ncservice02 .layui-col-sm4 .box .contant b {
  display: block;
  font-size: 26px;
}
.ncservice02 .layui-col-sm4 .box .contant i {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
  margin: 26px 0;
}
.ncservice02 .layui-col-sm4 .box .contant div {
  font-size: 16px;
  line-height: 30px;
}
.ncservice03 {
  background: url(../images/service03_1.jpg) no-repeat center center;
  padding: 100px 0;
}
.ncservice03 .ncmain {
  background-color: #989a00;
}
.ncservice03 .left {
  width: 70.2%;
  float: left;
  position: relative;
}
.ncservice03 .left ul {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  width: 34%;
}
.ncservice03 .left ul li {
  cursor: pointer;
  line-height: 74px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-top: -1px;
  opacity: 0.5;
}
.ncservice03 .left ul li b {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  margin-left: 40px;
  font-weight: normal;
}
.ncservice03 .left ul li em {
  font-size: 16px;
  color: #fff;
  float: right;
}
.ncservice03 .left ul .active {
  opacity: 1;
}
.ncservice03 .left .ncimgcenter {
  padding: 26% 0;
}
.ncservice03 .left .ncimgcenter img {
  display: none;
}
.ncservice03 .left .ncimgcenter img:nth-child(1) {
  display: block;
}
.ncservice03 .right {
  width: calc(29.8% - 72px);
  float: right;
  padding: 36px;
  padding-bottom: 0;
}
.ncservice03 .right .box {
  display: none;
}
.ncservice03 .right .box b {
  display: block;
  font-size: 26px;
  color: #fff;
}
.ncservice03 .right .box em {
  display: block;
  width: 15px;
  height: 2px;
  background-color: #fff;
  margin: 15px 0 55px 0;
}
.ncservice03 .right .box div {
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.ncservice03 .right .box a {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  margin-top: 20%;
  line-height: 44px;
  border: 1px solid #fff;
  padding: 0 30px;
}
.ncservice03 .right .box a i {
  margin-left: 30px;
}
.ncservice03 .right .active {
  display: block;
}
.ncservice04 {
  padding: 100px 0 60px 0;
}
.ncservice04 .ncmain {
  overflow: visible;
}
.ncservice04 .ncmain .left {
  width: 30%;
  float: left;
}
.ncservice04 .ncmain .left b {
  display: block;
  font-size: 36px;
  color: #444763;
  margin: 40px 0 20px 0;
}
.ncservice04 .ncmain .left div {
  font-size: 18px;
  color: #444763;
  line-height: 30px;
  margin-bottom: 20px;
}
.ncservice04 .ncmain .left em {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #989a00;
  margin-bottom: 20px;
}
.ncservice04 .ncmain .right {
  width: 66%;
  float: right;
}
.ncservice04 .ncmain .right .box {
  background-color: #f2f4f7;
  padding: 24px;
}
.ncservice04 .ncmain .right .box .ncimgcenter {
  width: 45px;
  height: 45px;
}
.ncservice04 .ncmain .right .box .ncimgcenter img {
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice04 .ncmain .right .box .ncimgcenter img:nth-child(2) {
  display: none;
}
.ncservice04 .ncmain .right .box .ncimgcenter img {
  height: auto;
  min-width: auto;
}
.ncservice04 .ncmain .right .box em {
  display: block;
  width: 25px;
  height: 3px;
  background-color: #989a00;
  margin: 10px 0;
}
.ncservice04 .ncmain .right .box .contant {
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ncservice04 .ncmain .right .box:hover {
  background-color: #989a00;
  -moz-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  -webkit-box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
  box-shadow: 0 0 10px rgba(24, 24, 24, 0.3);
}
.ncservice04 .ncmain .right .box:hover em {
  background-color: #fff;
}
.ncservice04 .ncmain .right .box:hover .contant {
  color: #fff;
}
.ncservice04 .ncmain .right .box:hover .ncimgcenter img:nth-child(1) {
  display: none;
}
.ncservice04 .ncmain .right .box:hover .ncimgcenter img:nth-child(2) {
  display: block;
}
.ncservice05 .ncmain {
  position: relative;
}
.ncservice05 .ncmain .left {
  width: 40%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice05 .ncmain .left .bt {
  position: relative;
}
.ncservice05 .ncmain .left .bt b {
  display: block;
  font-size: 36px;
  color: #444763;
  position: relative;
  z-index: 2;
}
.ncservice05 .ncmain .left .bt span {
  display: block;
  font-size: 48px;
  font-weight: 700;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #f2f2f2;
}
.ncservice05 .ncmain .left em {
  display: block;
  width: 50px;
  height: 3px;
  background-color: #989a00;
  margin: 30px 0;
}
.ncservice05 .ncmain .left i {
  display: block;
  background-color: #e6e6e6;
  width: 100%;
  height: 1px;
  margin: 40px 0;
}
.ncservice05 .ncmain .left .contant {
  font-size: 16px;
  line-height: 30px;
}
.ncservice05 .ncmain .left .contant div {
  color: #989a00;
  margin-bottom: 15px;
}
.ncservice05 .ncmain .right {
  width: 50%;
  float: right;
}
.ncservice05 .ncmain .right .ncimgcenter {
  padding: 36.5% 0;
}
.ncservice05 .ncmain1 .left {
  right: 0;
  left: auto;
  top: 5%;
  transform: none;
}
.ncservice05 .ncmain1 .left ul {
  margin-top: 10px;
}
.ncservice05 .ncmain1 .left ul li {
  padding: 15px 40px;
  background-color: #f2f4f7;
  margin-top: 10px;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncservice05 .ncmain1 .left ul li .ri_ri {
  float: right;
}
.ncservice05 .ncmain1 .left ul li .ri_ri b {
  display: block;
  font-size: 24px;
  letter-spacing: 3px;
}
.ncservice05 .ncmain1 .left ul li .ri_ri div {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  display: none;
}
.ncservice05 .ncmain1 .left ul .active {
  background: url(../images/service05_7.png) no-repeat center center;
  background-color: #989a00;
}
.ncservice05 .ncmain1 .left ul .active span {
  display: none;
}
.ncservice05 .ncmain1 .left ul .active .ri_ri {
  float: none;
}
.ncservice05 .ncmain1 .left ul .active .ri_ri b {
  color: #fff;
}
.ncservice05 .ncmain1 .left ul .active .ri_ri div {
  display: block;
  margin-top: 15px;
}
.ncservice05 .ncmain1 .right {
  float: left;
}
.ncservice05 .ncmain1 .right .ncimgcenter {
  padding: 43.25% 0;
}
.ncservice05 .ncmain2 {
  margin-top: 100px;
}
.ncservice05 .ncmain3 .right .ncimgcenter {
  padding: 37% 0;
}
.ncservice05 .ncmain3 .left {
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice06 .layui-col-sm4 {
  width: 25%;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncservice06 .layui-col-sm4 .ncimgcenter {
  height: 600px;
  background-color: #333;
}
.ncservice06 .layui-col-sm4 .ncimgcenter img {
  opacity: 0.5;
  height: 100%;
  width: auto;
  max-width: none;
}
.ncservice06 .active {
  width: 50%;
}
.ncservice06 .active .ncimgcenter img {
  opacity: 1;
}
.ncservice06 .layui-fluid {
  padding: 0;
}
.ncservice07 {
  background-color: #fff;
}
.ncservice08 {
  padding-bottom: 110px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #f3f5f8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f3f5f8));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f3f5f8 100%);
  background: -o-linear-gradient(top, #ffffff 0%, #f3f5f8 100%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f3f5f8 100%);
  background: linear-gradient(to bottom, #ffffff 0%, #f3f5f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f3f5f8', GradientType=0);
}
.ncservice08 .ncmain4 .left .bt {
  margin-bottom: 40px;
}
.ncservice08 .ncmain4 .right .ncimgcenter {
  padding: 33.3% 0;
}
:root .ncservice08 {
  filter: none;
}
.ncservice09 .layui-col-sm4 {
  width: 20%;
  float: left;
}
.ncservice09 .active {
  width: 40%;
}
.ncservice10 {
  margin-bottom: 138px;
}
.ncservice10 .ncmain {
  position: relative;
}
.ncservice10 .left {
  width: 30%;
  background-color: #fff;
  padding-right: 15%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 2;
}
.ncservice10 .left .bt {
  position: relative;
  margin-bottom: 40px;
}
.ncservice10 .left .bt b {
  display: block;
  font-size: 36px;
  color: #444763;
  position: relative;
  z-index: 2;
}
.ncservice10 .left .bt span {
  display: block;
  font-size: 48px;
  font-weight: 700;
  position: absolute;
  top: 0;
  z-index: 1;
  color: #f2f2f2;
}
.ncservice10 .left em {
  display: block;
  width: 50px;
  height: 3px;
  background-color: #989a00;
  margin: 30px 0;
}
.ncservice10 .left i {
  display: block;
  background-color: #e6e6e6;
  width: 100%;
  height: 1px;
  margin: 40px 0;
}
.ncservice10 .left .contant {
  font-size: 16px;
  line-height: 30px;
}
.ncservice10 .left .contant strong{
  font-weight:bold;
}
.ncservice10 .left .contant div {
  color: #989a00;
  margin-bottom: 15px;
}
.ncservice10 .left .contant1 {
  color: #999;
}
.ncservice10 .left .contant1 span {
  color: #333;
  margin-bottom: 15px;
  display: inline-block;
}
.ncservice10 .right {
  width: 68%;
  float: right;
}
.ncservice10 .right .ncimgcenter {
  padding: 33.5% 0;
}
.ncservice11 {
  background-color: #fff;
  padding-bottom: 150px;
}
.ncservice11 .layui-col-sm3 .box b {
  margin: 20px 0;
}
.ncservice11 .layui-col-sm3 .box .content {
  display: block;
  color: #333;
}
.ncservice11 .layui-col-sm3 .box em {
  display: inline-block;
  background-color: #989a00;
  width: 30px;
  height: 3px;
  margin-bottom: 20px;
}
.ncservice11 .layui-col-sm3 .active {
  padding: 70px 0;
}
.ncservice11 .layui-col-sm3 .active .content {
  color: #fff;
}
.ncservice11 .layui-col-sm3 .active em {
  background-color: #fff;
  opacity: 0.6;
}
.ncservice12 {
  background: url(../images/service10_1.jpg) no-repeat center center;
  padding-bottom: 115px;
}
.ncservice12 .nctitle .title {
  color: #fff;
}
.ncservice12 .ncmain {
  position: relative;
  margin-top: 40px;
}
.ncservice12 .ncmain .left {
  width: 40%;
  color: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  font-size: 20px;
  line-height: 42px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice12 .ncmain .right {
  width: 50%;
  float: right;
}
.ncservice12 .ncmain .right .ncimgcenter {
  padding: 30% 0;
}
.ncservice13 {
  background-color: #f8f8f8;
  padding-bottom: 90px;
}
.ncservice13 .ncmain {
  background-color: #fff;
}
.ncservice13 .ncmain .left {
  width: 22%;
  float: left;
}
.ncservice13 .ncmain .left .ncimgcenter {
  padding: 109% 0;
}
.ncservice13 .ncmain .right {
  width: 78%;
  float: right;
}
.ncservice13 .ncmain .right .layui-fluid {
  padding: 0;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box {
  padding: 36.5px 50px;
  border-right: 1px solid #eaeef1;
  border-bottom: 1px solid #eaeef1;
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box .ncimgcenter {
  width: 50px;
  height: 50px;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box .ncimgcenter img {
  min-width: auto;
  height: auto;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice13 .ncmain .right .layui-col-sm4 .box .ncimgcenter img:nth-child(2) {
  display: none;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box em {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #babdd5;
  margin: 10px 0 15px 0;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box b {
  display: block;
  font-size: 18px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  font-weight: normal;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  margin-bottom: 15px;
}
.ncservice13 .ncmain .right .layui-col-sm4 .box .contant {
  font-size: 16px;
  line-height: 26px;
  color: #575d6c;
  height: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active {
  background-color: #989a00;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active .ncimgcenter img:nth-child(1) {
  display: none;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active .ncimgcenter img:nth-child(2) {
  display: block;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active em {
  background-color: #fff;
  opacity: 0.6;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active b {
  color: #fff;
}
.ncservice13 .ncmain .right .layui-col-sm4 .active .contant {
  color: #fff;
  opacity: 0.8;
}
.ncservice13 .ncmain .right .layui-col-sm4:nth-child(3n) .box {
  border-right: none;
}
.ncservice13 .ncmain .right .layui-col-sm4:nth-last-child(1) .box,
.ncservice13 .ncmain .right .layui-col-sm4:nth-last-child(2) .box,
.ncservice13 .ncmain .right .layui-col-sm4:nth-last-child(3) .box {
  border-bottom: none;
}
.ncservice14 {
  padding-bottom: 120px;
}
.ncservice14 .left {
  width: 44%;
  float: left;
  position: relative;
  margin-top: 30px;
}
.ncservice14 .left em {
  display: block;
  width: 90%;
  height: 1px;
  background-color: #e9e9e9;
  position: absolute;
  left: 5%;
  top: 30px;
}
.ncservice14 .left ul {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.ncservice14 .left ul li {
  width: 30%;
  float: left;
  text-align: center;
}
.ncservice14 .left ul li b {
  display: block;
  font-size: 20px;
  color: #444763;
  margin: 25px 0 15px 0;
}
.ncservice14 .left ul li div {
  font-size: 16px;
  line-height: 24px;
  color: #666;
}
.ncservice14 .left ul li:nth-child(1) {
  width: 13%;
}
.ncservice14 .left ul li:nth-child(2) {
  margin-left: 6%;
}
.ncservice14 .left ul li:nth-child(4) {
  width: 13%;
  float: right;
}
.ncservice14 .left .contant {
  font-size: 16px;
  line-height: 32px;
  margin-top: 55px;
}
.ncservice14 .right {
  width: 48%;
  float: right;
}
.ncservice14 .right .ncimgcenter {
  padding: 34% 0;
}
.ncservice15 {
  background-color: #f8f8f8;
  padding-bottom: 40px;
}
.ncservice15 .swiper-slide .ncimgcenter {
  padding: 72% 0;
}
.ncservice15 .swiper-slide:hover span {
  color: #989a00;
}
.ncservice15 .swiper-slide span {
  display: block;
  color: #444763;
  line-height: 54px;
  height: 54px;
  overflow: hidden;
  text-align: center;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ncservice15 .swiper-pagination-bullet {
  width: 10px;
  height: 4px;
  background-color: #ccc;
  border-radius: 0;
  opacity: 1;
}
.ncservice15 .swiper-pagination-bullet-active {
  width: 30px;
  background-color: #989a00;
  opacity: 1;
}
.ncservice15 .qualitybanner {
  padding-bottom: 40px;
}
.ncservice16 {
  padding-bottom: 100px;
}
.ncservice16 .left {
  width: 54%;
  float: left;
}
.ncservice16 .left .ncimgcenter {
  padding: 21% 0;
}
.ncservice16 .left .contant {
  font-size: 24px;
  line-height: 30px;
  color: #989a00;
  font-weight: bold;
  text-align: center;
  margin-top: 25px;
}
.ncservice16 .right {
  width: 34%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice16 .right b {
  display: block;
  font-size: 30px;
  color: #989a00;
}
.ncservice16 .right em {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #989a00;
  margin: 30px 0;
}
.ncservice16 .right div {
  font-size: 16px;
  line-height: 36px;
  color: #444763;
}
.ncservice17 {
  background: url(../images/service14_2.jpg) no-repeat center center;
  padding-bottom: 70px;
}
.ncservice17 .nctitle .title {
  color: #fff;
}
.ncservice17 .nctitle .subtitle {
  color: #fff;
  opacity: 0.6;
}
.ncservice17 .listbox {
  overflow: hidden;
}
.ncservice17 .listbox .list {
  width: 13%;
  float: left;
}
.ncservice17 .listbox .list .ncimgcenter {
  padding: 56% 0;
}
.ncservice17 .listbox .list b {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 18px;
  margin: 15px 0;
}
.ncservice17 .listbox .list b em {
  font-weight: normal;
  color: #989a00;
}
.ncservice17 .listbox .list .content {
  font-size: 16px;
  line-height: 36px;
  color: #abb1bf;
  text-align: center;
}
.ncservice17 .listbox span {
  float: left;
  width: 16%;
  margin-top: 120px;
  text-align: center;
}
.ncservice17 .listbox span img {
  display: inline-block;
}
.ncservice17 .listbox .list:nth-of-type(4) {
  float: right;
}
.ncservice17 .listbox .list:nth-of-type(2n-1) {
  margin-top: 120px;
}
.ncservice18 {
  padding-bottom: 100px;
}
.ncservice18 .ncmain {
  overflow: visible;
}
.ncservice18 .left {
  width: 50%;
  float: right;
  position: relative;
}
.ncservice18 .left .ncimgcenter {
  padding: 32% 0;
  width: 97%;
  z-index: 2;
}
.ncservice18 .left i {
  display: block;
  width: 85%;
  height: 80%;
  background-color: #989a00;
  position: absolute;
  right: 0;
  bottom: -20px;
}
.ncservice18 .right {
  width: 34%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncservice18 .right b {
  display: block;
  font-size: 30px;
  color: #989a00;
}
.ncservice18 .right em {
  display: block;
  width: 40px;
  height: 3px;
  background-color: #989a00;
  margin: 30px 0;
}
.ncservice18 .right div {
  font-size: 16px;
  line-height: 36px;
  color: #444763;
}
.ncmarket01 .ncmain {
  overflow: hidden;
  position: relative;
}
.ncmarket01 .ncmain .left {
  width: 50%;
  float: left;
  height: 100%;
}
.ncmarket01 .ncmain .left .box {
  width: 40%;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncmarket01 .ncmain .left b {
  display: block;
  font-size: 40px;
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
.ncmarket01 .ncmain .left div {
  font-size: 18px;
  line-height: 34px;
}
.ncmarket01 .ncmain .right {
  width: 50%;
  float: right;
}
.ncmarket01 .ncmain .right .ncimgcenter {
  padding: 29% 0;
}
.ncmarket01 .ncmain1 .left {
  float: right;
}
.ncmarket01 .ncmain1 .left .box {
  left: auto;
  right: 7%;
}
.ncmarket01 .ncmain1 .right {
  float: left;
}
.ncnews01 {
  background-color: #f2f4f7;
  padding-bottom: 55px;
}
.ncnews01 .left {
  width: 50%;
  float: left;
}
.ncnews01 .left .ncimgcenter {
  padding: 30% 0;
}
.ncnews01 .left:hover .ncimgcenter img {
  transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.ncnews01 .right {
  width: 50%;
  float: right;
}
.ncnews01 .right .box {
  padding: 30px;
}
.ncnews01 .right .box span {
  display: block;
  overflow: hidden;
  padding-bottom: 10px;
  border-bottom: 1px solid #989a00;
}
.ncnews01 .right .box span em {
  font-size: 16px;
  line-height: 20px;
  float: left;
}
.ncnews01 .right .box span i {
  display: block;
  font-size: 40px;
  line-height: 1;
  color: #989a00;
  float: right;
}
.ncnews01 .right .box b {
  font-size: 24px;
  line-height: 36px;
  height: 72px;
  overflow: hidden;
  margin-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ncnews01 .right .box div {
  font-size: 16px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
  color: #666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin: 15px 0 45px 0;
}
.ncnews01 .right .box a {
  display: inline-block;
  line-height: 40px;
  padding: 0 22px;
  font-size: 16px;
  color: #989a00;
  border: 1px solid #989a00;
}
.ncnews01 .right .box a img {
  display: inline-block;
  margin-left: 30px;
}
.ncnews01 .newsbanner {
  padding-bottom: 50px;
}
.ncnews01 .swiper-slide {
  background-color: #fff;
}
.ncnews01 .swiper-pagination {
  bottom: 0!important;
}
.ncnews01 .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #989a00;
  opacity: 0.5;
  margin: 0 11px!important;
}
.ncnews01 .swiper-pagination-bullet-active {
  opacity: 1;
}
.ncnews02 {
  background-color: #f2f4f7;
}
.ncnews02 .ncmain {
  position: relative;
}
.ncnews02 .new_nav {
  font-size: 0;
  margin-bottom: 40px;
  text-align: center;
}
.ncnews02 .new_nav a {
  display: inline-block;
  line-height: 50px;
  font-size: 16px;
  border: 1px solid #e5e5e5;
  width: 88px;
  margin-left: -1px;
}
.ncnews02 .new_nav .active {
  background-color: #3e2976;
  color: #fff;
  border: 1px solid #3e2976;
}
.ncnews02 .layui-form {
  width: 130px;
  position: absolute;
  right: 0;
  top: 0;
}
.ncnews02 .layui-form .layui-input-block {
  margin-left: 0;
}
.ncnews02 .layui-form .layui-input {
  height: 50px;
  line-height: 50px;
  background-color: #dcdcdc;
}
.ncnews02 .layui-form .layui-form-selectup dl {
  bottom: auto;
}
.ncnews02 .layui-col-sm4 {
  text-align: left;
  width: 33.33%;
}
.ncnews02 .layui-col-sm4 .ncimgcenter {
  padding: 30% 0;
}
.ncnews02 .layui-col-sm4:hover span,
.ncnews02 .layui-col-sm4:hover b {
  color: #117be6;
}
.ncnews02 .layui-col-sm4:hover .ncimgcenter img {
  transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.ncnews02 .layui-col-sm4 .box {
  padding: 20px;
  background-color: #f9f9f9;
}
.ncnews02 .layui-col-sm4 .box em {
  display: block;
  font-size: 14px;
  color: #666666;
  margin: 10px 0;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
}
.ncnews02 .layui-col-sm4 .box b {
  display: block;
  font-size: 24px;
  line-height: 36px;
  height: 72px;
  font-weight: 500;
  overflow: hidden;
}
.ncnews02 .layui-col-sm4 .box span {
  line-height: 40px;
  color: #060a2f;
}
.ncnews02 .layui-col-sm4 .box strong {
  color: #999;
}
.ncnews02 .layui-col-sm4 .box i {
  float: right;
  transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  display: none;
}
.ncnewsshow01 {
  background-color: #f2f4f7;
  padding-bottom: 150px;
}
.ncnewsshow01 .left {
  width: 72%;
  float: left;
  background-color: #fff;
  box-sizing: border-box;
}
.ncnewsshow01 .left b {
  display: block;
  font-size: 28px;
  line-height: 36px;
  padding: 0 75px;
  margin-top: 50px;
}
.ncnewsshow01 .left .span {
  display: block;
  font-size: 16px;
  line-height: 50px;
  border-bottom: 1px solid #e5e5e5;
  padding: 0 75px;
}
.ncnewsshow01 .left .contant {
  font-size: 16px;
  padding: 35px 40px;
  word-wrap: break-word;
}
.ncnewsshow01 .left .contant strong{
  font-weight:bold;
}
.ncnewsshow01 .left .contant img {
  max-width: 100%;
  height: auto;
}
.ncnewsshow01 .left .hheight {
  height: 55px;
  background-color: #f2f4f7;
  width: 100%;
}
.ncnewsshow01 .left .pages {
  overflow: hidden;
  line-height: 88px;
  padding: 0 60px;
  text-align: center;
  font-size: 18px;
}
.ncnewsshow01 .left .pages a {
  color: #666;
}
.ncnewsshow01 .left .pages i {
  font-size: 20px;
}
.ncnewsshow01 .left .pages span {
  float: left;
  width: 33.33%;
}
.ncnewsshow01 .left .pages span:hover a {
  color: #989a00;
}
.ncnewsshow01 .left .pages span:nth-child(1) {
  text-align: left;
}
.ncnewsshow01 .left .pages span:nth-child(1) i {
  margin-right: 10px;
}
.ncnewsshow01 .left .pages span:last-child {
  text-align: right;
}
.ncnewsshow01 .left .pages span:last-child i {
  margin-left: 10px;
  display: inline-block;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.ncnewsshow01 .right {
  width: 26%;
  float: right;
  background-color: #fff;
  box-sizing: border-box;
}
.ncnewsshow01 .right .sbt {
  font-size: 22px;
  line-height: 22px;
  border-left: 4px solid #989a00;
  padding-left: 40px;
  margin: 45px 0;
}
.ncnewsshow01 .right ul {
  padding: 0 20px;
  padding-bottom: 10px;
}
.ncnewsshow01 .right ul li {
  border: 1px solid #eee;
  position: relative;
  margin-bottom: 25px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
}
.ncnewsshow01 .right ul li .ncimgcenter {
  padding: 34% 0;
  opacity: 0;
}
.ncnewsshow01 .right ul li .contant {
  padding: 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.ncnewsshow01 .right ul li .contant b {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  height: 60px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ncnewsshow01 .right ul li .contant div {
  font-size: 14px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin-top: 20px;
}
.ncnewsshow01 .right ul li .contant span {
  margin-top: 30px;
  display: block;
}
.ncnewsshow01 .right ul li .contant span em {
  float: left;
  font-size: 16px;
}
.ncnewsshow01 .right ul li .contant span i {
  float: right;
}
.ncnewsshow01 .right ul li .contant span i img:nth-child(2) {
  display: none;
}
.ncnewsshow01 .right ul li:hover .ncimgcenter {
  opacity: 1;
}
.ncnewsshow01 .right ul li:hover .ncimgcenter img {
  transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.ncnewsshow01 .right ul li:hover .contant b,
.ncnewsshow01 .right ul li:hover .contant div {
  color: #fff;
}
.ncnewsshow01 .right ul li:hover .contant span em {
  color: #fff;
}
.ncnewsshow01 .right ul li:hover .contant span i img:nth-child(1) {
  display: none;
}
.ncnewsshow01 .right ul li:hover .contant span i img:nth-child(2) {
  display: inline-block;
}
.ncabout01 .ncmain {
  position: relative;
  padding-bottom: 90px;
}
.ncabout01 .ncbg {
  background-color: #f2f4f7; background:url(../images/case_23.jpg) no-repeat; 
  width: 68%;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.ncabout01 .left {
  width: 98%;
  float: left;
  position: relative;
  z-index: 2;
  margin-top: 40px;
}
.ncabout01 .left .bt {
  font-size: 42px;
  font-weight: bold;
  color: #117be6;
  line-height: 40px;
}
.ncabout01 .left .bt i {
  display: block;
  width: 40%;
  height: 1px;
  background-color: #989a00;
  float: right;
  margin-top: 25px;
  margin-right: 40px;
}
.ncabout01 .left .sbt {
  font-size: 32px;
  color: #3e2975;
  margin: 20px 0 80px 0;
}
.ncabout01 .left .contant {
  font-size: 18px;
  line-height: 45px; color:#666;
}
.ncabout01 .right {
  width: 48%;
  float: right;
  position: relative;
  z-index: 2;
}
.ncabout01 .right .ncimgcenter {
  padding: 35% 0;
}
.ncabout02 {
  padding-bottom: 140px;
}
.ncabout02 .ncimgcenter {
  padding: 27% 0;
}
.ncabout03 {
  padding-bottom: 80px;
}
.ncabout03 .ncmain {
  overflow: visible;
  position: relative;
}
.ncabout03 .swiper-container {
  padding: 20px 0 20px 20px;
}
.ncabout03 .swiper-slide .box {
  padding: 0 60px 30px 20px;
  border-left: 1px solid #39549e;
  border-bottom: 1px solid #39549e;
  position: relative;
}
.ncabout03 .swiper-slide .box b {
  display: block;
  font-size: 36px;
}
.ncabout03 .swiper-slide .box .ncimgcenter {
  padding: 31% 0;
  margin-top: 20px;
}
.ncabout03 .swiper-slide .box .ncimgcenter span {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(152, 154, 0, 0.92);
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncabout03 .swiper-slide .box .ncimgcenter span img {
  width: 140px;
  height: auto;
  min-width: auto;
}
.ncabout03 .swiper-slide .box .contant {
  font-size: 18px;
  color: #444763;
  margin-top: 20px;
  line-height: 22px;
  height: 22px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.ncabout03 .swiper-slide .box em {
  float: right;
  font-size: 30px;
  color: #39549e;
  font-weight: 300;
  margin-top: 20px;
}
.ncabout03 .swiper-slide .box .qiu_1 {
  width: 15px;
  height: 15px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #39549e;
  position: absolute;
  top: -8px;
  left: -8px;
}
.ncabout03 .swiper-slide .box .qiu_2 {
  padding: 10px;
  background-color: #fff;
  position: absolute;
  bottom: -23.5px;
  left: -23.5px;
}
.ncabout03 .swiper-slide .box .qiu_2 i {
  width: 27px;
  height: 27px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #39549e;
  display: block;
}
.ncabout03 .swiper-slide .box:hover {
  border-left: 1px solid #989a00;
}
.ncabout03 .swiper-slide .box:hover b {
  color: #989a00;
}
.ncabout03 .swiper-slide .box:hover .ncimgcenter span {
  opacity: 1;
}
.ncabout03 .swiper-slide .box:hover .qiu_1 {
  background-color: #989a00;
}
.ncabout03 .swiper-button-prev {
  left: -50px;
}
.ncabout03 .swiper-button-next {
  right: -20px;
}
.ncabout03 .swiper-button-next:after,
.ncabout03 .swiper-button-prev:after {
  font-size: 20px;
  color: #bfc0c0;
}
.mainbanner1 .ncimgcenter {
  padding: 18% 0;
}
.ncmainnav2 {
  background-color: #989a00;
}
.ncmainnav2 .mainnav1 {
  color: #fff;
}
.ncmainnav2 .mainnav1 a {
  color: #fff;
}
.ncmainnav2 .mainnav1 span {
  background: url(../images/main01_3.png) no-repeat center center;
}
.ncabout04 .ncmain {
  overflow: visible;
}
.ncabout04 .ncaboutbox {
  background-color: #989a00;
  padding-bottom: 120px;
}
.ncabout04 .ncaboutbox b {
  display: block;
  font-size: 36px;
  color: #fff;
  padding: 65px 0 40px 0;
}
.ncabout04 .ncaboutbox div {
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  letter-spacing: 1px;
}
.ncabout04 .ncaboutbox1 {
  margin-top: -100px;
  padding-bottom: 30px;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4{
  height: 270px;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 a{
  color: #989a00;
  display: none;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 a i{
  font-size: 14px;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .box_contant{
  margin:20px;
  line-height: 20px;
  height: 80px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: none;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .active1 a{
  display: block;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .active1 .ncimgcenter{
  display: none;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .active1 b{
  font-size: 20px;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .active1 .box_contant{
  display: block;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .box {
  background-color: #fff;
  text-align: center;
  padding: 40px 0;
  box-shadow: 0px 1px 21px 0px rgba(0, 0, 0, 0.11);
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .box .ncimgcenter {
  padding: 12% 0;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .box .ncimgcenter img {
  height: auto;
  min-width: auto;
  max-width: 100%;
  max-height: 100%;
}
.ncabout04 .ncaboutbox1 .layui-col-sm4 .box b {
  display: block;
  font-size: 18px;
  color: #444763;
  margin-top: 20px;
  font-weight: normal;
}
.ncabout05 {
  padding-bottom: 70px;
}
.ncabout05 .swiper-slide {
  overflow: hidden;
}
.ncabout05 .swiper-slide .ncimgcenter:nth-child(1) {
  width: 64%;
  padding: 15% 0;
  float: left;
}
.ncabout05 .swiper-slide .ncimgcenter:nth-child(2) {
  width: 34%;
  padding: 15% 0;
  float: right;
}
.ncabout05 .swiper-slide .ncimgcenter:nth-child(3) {
  width: 34%;
  padding: 15% 0;
  float: left;
  margin-top: 20px;
}
.ncabout05 .swiper-slide .ncimgcenter:nth-child(4) {
  margin-top: 20px;
  width: 64%;
  padding: 15% 0;
  float: right;
}
.ncabout05 .swiper-slide .ncimgcenter:hover img {
  transform: translate(-50%, -50%) scale(1.1);
  -ms-transform: translate(-50%, -50%) scale(1.1);
  -moz-transform: translate(-50%, -50%) scale(1.1);
  -o-transform: translate(-50%, -50%) scale(1.1);
  -webkit-transform: translate(-50%, -50%) scale(1.1);
}
.ncabout05 .shebanner {
  padding-bottom: 60px;
}
.ncabout05 .swiper-pagination-bullet {
  width: 25px;
  height: 6px;
  background-color: #c3c3c3;
  border-radius: 0;
  opacity: 1;
}
.ncabout05 .swiper-pagination-bullet-active {
  width: 50px;
  background-color: #989a00;
}
.ncabout06 {
  background: url(../images/about03_1.jpg) no-repeat center center;
  padding: 90px 0;
}
.ncabout06 .ncmain {
  position: relative;
}
.ncabout06 .left {
  width: 48%;
  float: left;
  position: relative;
  padding-bottom: 20px;
}
.ncabout06 .left .ncimgcenter {
  width: 97%;
  z-index: 2;
  padding: 34% 0;
}
.ncabout06 .left em {
  display: block;
  width: 90%;
  height: 80%;
  background-color: #989a00;
  position: absolute;
  right: 0;
  bottom: 0;
}
.ncabout06 .right {
  width: 46%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncabout06 .right b {
  display: block;
  font-size: 36px;
  color: #989a00;
}
.ncabout06 .right i {
  width: 90%;
  height: 1px;
  background-color: #d9d9d9;
  margin: 45px 0;
  display: block;
  margin-left: 10%;
}
.ncabout06 .right div {
  font-size: 18px;
  line-height: 36px;
  text-align: justify;
}
.ncabout07 {
  padding-bottom: 90px; overflow:hidden;
}
.ncabout07 .ncmain {
  padding-left: 135px;
  position: relative;
  background: url(../images/about04_11.png) no-repeat center center;
}
.ncabout07 .swiper-slide .box {
  width: 160%;
  position: relative;
  height: 260px;
  padding-left: 20px;
  transform: translateY(11px);
}
.ncabout07 .swiper-slide .box span {
  display: block;
  font-size: 28px;
  font-family: 'D-DINCondensed';
  color: #989a00;
}
.ncabout07 .swiper-slide .box b {
  font-size: 18px;
  line-height: 30px;
  display: block;
  font-weight: normal;
  margin-top: 10px;
}
.ncabout07 .swiper-slide .box b strong {
  color: #989a00;
  margin-right: 10px;
}
.ncabout07 .swiper-slide .box .ncimgcenter {
  padding: 23% 0;
  margin-top: 20px;
  width: 85%;
}
.ncabout07 .swiper-slide .box .ncimgcenter div {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(152, 154, 0, 0.92);
  transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
}
.ncabout07 .swiper-slide .box .ncimgcenter div img {
  width: 140px;
  height: auto;
  min-width: auto;
}
.ncabout07 .swiper-slide .box em {
  display: block;
  width: 9px;
  height: 9px;
  background-color: #fff;
  border: 2px solid #989a00;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: -6px;
}
.ncabout07 .swiper-slide .box:hover .ncimgcenter div {
  opacity: 1;
}
.ncabout07 .swiper-slide .box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
.ncabout07 .swiper-slide:nth-child(2n-1) {
  margin-top: 260px;
}
.ncabout07 .swiper-slide:nth-child(2n-1) .box {
  padding-top: 10px;
}
.ncabout07 .swiper-slide:nth-child(2n-1) .box em {
  top: 65%;
}
.ncabout07 .swiper-slide:nth-child(2n-1) .box span {
  margin: 20px 0 10px 0;
}
.ncabout07 .swiper-slide:nth-child(2n-1) .box b {
  margin-top: 0;
}
.ncabout07 .swiper-slide:nth-child(2n-1) .box:before {
  height: 65%;
}
.ncabout07 .swiper-container {
  overflow: visible;
  width: calc(100% - 135px);
}
.ncabout07 .swiper-button-next {
  width: 48px;
  height: 48px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  right: 70px;
  background-color: #fff;
  border: 2px solid #bfbfbf;
  background: url(../images/about05_3.png) no-repeat center center;
}
.ncabout07 .swiper-button-next:hover {
  background: url(../images/about05_4.png) no-repeat center center;
  background-color: #39549e;
  border: 2px solid #39549e;
}
.ncabout07 .swiper-button-prev {
  width: 48px;
  height: 48px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  left: 70px;
  background-color: #fff;
  border: 2px solid #bfbfbf;
  background: url(../images/about05_1.png) no-repeat center center;
}
.ncabout07 .swiper-button-prev:hover {
  background: url(../images/about05_2.png) no-repeat center center;
  background-color: #39549e;
  border: 2px solid #39549e;
}
.ncabout07 .swiper-button-next:after,
.ncabout07 .swiper-button-prev:after {
  display: none;
}
.ncabout08 {
  position: relative;
  z-index: 2;
}
.ncabout08 .contant {
  text-align: center;
  padding-bottom: 100px;
  padding-top: 50px;
}
.ncabout08 .contant b {
  display: block;
  font-size: 36px;
  color: #989a00;
  margin-bottom: 25px;
}
.ncabout08 .contant div {
  font-size: 18px;
  line-height: 38px;
  color: #666;
}
.ncabout08 .contant1 {
  text-align: center;
  padding: 140px 0 210px 0;
  background-color: rgba(248, 248, 248, 0.7);
}
.ncabout08 .contant1 b {
  display: block;
  font-size: 48px;
  margin-bottom: 70px;
}
.ncabout08 .contant1 div {
  font-size: 16px;
  line-height: 36px;
  color: #666;
}
.ncabout09 {
  position: relative;
  margin-top: -120px;
}
.ncabout09 .ncimgcenter {
  padding: 19% 0;
}
.ncabout09 span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.ncabout10 {
  padding: 100px 0;
}
.ncabout10 .ncmain {
  background-color: #989a00;
  position: relative;
}
.ncabout10 .left {
  width: 32%;
  position: absolute;
  left: 8%;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncabout10 .left b {
  display: block;
  font-size: 34px;
  line-height: 48px;
  color: #fff;
  margin-bottom: 60px;
}
.ncabout10 .left div {
  font-size: 16px;
  line-height: 36px;
  color: #fff;
}
.ncabout10 .right {
  width: 50%;
  float: right;
}
.ncabout10 .right .ncimgcenter {
  padding: 30% 0;
}
.ncabout11 {
  position: relative;
}
.ncabout11 .ncmain {
  position: relative;
  z-index: 2;
}
.ncabout11 .ncmain .left {
  width: 50%;
  float: left;
}
.ncabout11 .ncmain .left .ncimgcenter {
  padding: 37% 0;
}
.ncabout11 .ncmain .left:hover .ncimgcenter div {
  opacity: 1;
}
.ncabout11 .ncmain .right {
  width: 40%;
  position: absolute;
  right: 0;
  bottom: 30px;
}
.ncabout11 .ncmain .right b {
  display: block;
  font-size: 36px;
  color: #444763;
}
.ncabout11 .ncmain .right div {
  font-size: 16px;
  line-height: 32px;
  margin: 45px 0;
}
.ncabout11 .ncmain .right a {
  display: inline-block;
  line-height: 50px;
  padding: 0 25px;
  background-color: #989a00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.ncabout11 .ncmain em {
  display: none;
  width: 55%;
  height: 1px;
  background-color: #b4bbbe;
  position: absolute;
  top: 60px;
  right: 100px;
}
.ncabout11 .ncmain1 {
  overflow: hidden;
  margin-top: 100px;
  position: relative;
  z-index: 2;
}
.ncabout11 .ncmain1 .left {
  float: right;
}
.ncabout11 .ncmain1 .right {
  right: auto;
  left: 0;
  bottom: auto;
  top: 50%;
  margin-left: 10%;
  width: 30%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncabout11 i {
  display: block;
  background-color: #f5f5f5;
  width: 54%;
  height: 74%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.ncabout12 {
  margin-top: 100px;
}
.ncabout12 .ncmain {
  position: relative;
}
.ncabout12 .ncmain .left {
  width: 50%;
  float: left;
}
.ncabout12 .ncmain .left .ncimgcenter {
  padding: 37% 0;
}
.ncabout12 .ncmain .left:hover .ncimgcenter div {
  opacity: 1;
}
.ncabout12 .ncmain .right {
  width: 40%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncabout12 .ncmain .right b {
  display: block;
  font-size: 36px;
  color: #444763;
}
.ncabout12 .ncmain .right div {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 45px;
}
.ncabout12 .ncmain .right a {
  display: inline-block;
  line-height: 50px;
  padding: 0 25px;
  background-color: #989a00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.ncabout12 .ncmain .right em {
  width: 60px;
  height: 3px;
  display: block;
  background-color: #e0e1b2;
  margin: 25px 0;
}
.ncabout13 {
  padding: 110px 0;
  margin-top: 100px;
  background-color: #1e2243;
}
.ncabout13 .ncmain {
  text-align: center;
}
.ncabout13 .ncmain b {
  display: block;
  font-size: 36px;
  color: #fff;
}
.ncabout13 .ncmain em {
  width: 60px;
  height: 3px;
  display: inline-block;
  background-color: #989a00;
  margin: 25px 0;
}
.ncabout13 .ncmain div {
  font-size: 18px;
  line-height: 40px;
  color: #fff;
  width: 64%;
  margin: 0 auto;
}
.ncabout14 {
  margin-top: 100px;
}
.ncabout14 .ncmain .left {
  float: right;
}
.ncabout14 .ncmain .right {
  right: auto;
  left: 0;
}
.ncabout14 .ncmain em {
  right: auto;
  left: 100px;
}
.ncabout14 .ncmain1 .right {
  margin-left: auto;
  margin-right: 10%;
  left: auto;
  right: 0;
}
.ncabout14 .ncmain1 .left {
  float: left;
}
.ncabout14 i {
  left: auto;
  right: 0;
  height: 70%;
}
.ncmainnav_about3 {
  margin-top: 80px;
}
.ncabout15 .ncbbt {
  text-align: center;
  margin-bottom: 80px;
}
.ncabout15 .ncbbt b {
  display: block;
  font-size: 36px;
  color: #444763;
}
.ncabout15 .ncbbt .bt_1 {
  font-size: 36px;
  color: #666;
  margin: 65px 0 20px 0;
}
.ncabout15 .ncbbt .bt_2 {
  font-size: 36px;
  font-weight: bold;
  color: #989a00;
}
.ncabout15 .ncmain {
  position: relative;
  margin-bottom: 66px;
}
.ncabout15 .ncmain .left {
  width: 46%;
  float: left;
}
.ncabout15 .ncmain .left .ncimgcenter {
  padding: 32% 0;
}
.ncabout15 .ncmain .right {
  width: 46%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.ncabout15 .ncmain .right b {
  display: block;
  font-size: 36px;
  color: #989a00;
}
.ncabout15 .ncmain .right div {
  font-size: 16px;
  line-height: 32px;
}
.ncabout15 .ncmain .right div span {
  color: #989a00;
}
.ncabout15 .ncmain .right a {
  display: inline-block;
  line-height: 50px;
  padding: 0 25px;
  background-color: #989a00;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.ncabout15 .ncmain .right em {
  width: 100%;
  height: 1px;
  display: block;
  background-color: #e6e6e6;
  margin: 25px 0;
}
.ncabout15 .ncmain1 .left {
  float: right;
}
.ncabout15 .ncmain1 .right {
  right: auto;
  left: 0;
}
.nccontant01 {
  margin-top: 40px;
}
.nccontant01 .left {
  width: 50%;
  float: left;
}
.nccontant01 .left ul li {
  margin-bottom: 35px;
  padding-left: 35px;
}
.nccontant01 .left ul li span {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.nccontant01 .left ul li div {
  font-size: 20px;
  color: #0c68c5;
  margin-top: 8px;
}
.nccontant01 .left ul li:nth-child(1) {
  background: url(../images/contant01_1.png) no-repeat left top;
}
.nccontant01 .left ul li:nth-child(2) {
  background: url(../images/contant01_2.png) no-repeat left top;
}
.nccontant01 .left ul li:nth-child(3) {
  background: url(../images/contant01_3.png) no-repeat left top;
}
.nccontant01 .left ul li:nth-child(4) {
  background: url(../images/contant01_4.png) no-repeat left top;
}
.nccontant01 .left ul li:nth-child(4) div {
  font-size: 16px;
  color: #666;
  font-weight: normal;
}
.nccontant01 .right {
  width: 50%;
  float: right;
}
.nccontant01 .right ul {
  overflow: hidden;
}
.nccontant01 .right ul li {
  font-size: 16px;
  line-height: 46px;
  padding: 0 2%;
  width: 48%;
  float: left;
  border: 1px solid #e9e9e9;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.nccontant01 .right ul .active{
  border: 1px solid #989a00;
}
.nccontant01 .right ul li b {
  font-weight: 500;
  display: block;
  float: left;
  width: 28%;
  color: #999;
}
.nccontant01 .right ul li input {
  border: none;
  height: 46px;
  display: block;
  float: left;
  width: 70%;
  color: #989a00;
}
.nccontant01 .right ul li span {
  color: #989a00;
}
.nccontant01 .right ul li:nth-child(2n) {
  margin-left: 4%;
}
.nccontant01 .right ul li:nth-child(5) {
  width: 100%;
}
.nccontant01 .right ul li:nth-child(5) b {
  width: 16%;
}
.nccontant01 .right ul .lican {
  border: 1px solid #989a00;
  color: #989a00;
  box-sizing: border-box;
}
.nccontant01 .right textarea::placeholder {
  color: #999;
}
.nccontant01 .right textarea {
  border: 1px solid #e9e9e9;
  padding-left: 2%;
  padding-top: 1%;
  font-size: 16px;
  height: 110px;
  color: #989a00;
}
.nccontant01 .right button {
  width: 100%;
  margin-top: 44px;
  font-size: 18px;
  height: 46px;
  line-height: 46px;
  background-color:#0c68c5;
}
#container {
  height: 520px;
  width: 100%;
  margin: 60px 0;
}
.lleft {
  float: left;
  width: 20%;
}
.rright {
  float: left;
  padding-left: 5%;
  width: 70%;
}
.rright b {
  font-size: 18px;
  color: #134f8c;
}
.custom-input-card {
  width: 100%;
}
.content-window-card {
  overflow: hidden;
}
.custom-input-card .btn:last-child {
  margin-left: 1rem;
}
.content-window-card {
  position: relative;
  padding: 0.75rem 0 0 1.25rem;
  box-shadow: none;
  bottom: 0;
  left: 0;
}
.content-window-card p {
  line-height: 24px;
  font-size: 16px;
}
.content-window-card b {
  margin-bottom: 10px;
  display: block;
}
.nc_footer {
  background-color: #1f143c;
}
.nc_footer .footer1 {
  border-bottom: 1px solid #4d5a61;
  padding: 62px 0 30px 0;
}
.nc_footer .footer1 .footer1box {
  overflow: hidden;
  width: 1500px;
  margin: 0 auto;
}
.nc_footer .footer1 .footer1box .left {
  float: left;
  overflow: hidden;
}
.nc_footer .footer1 .footer1box .left dl {
  float: left;
  margin-right: 90px;
}
.nc_footer .footer1 .footer1box .left dl dt {
  color: #fff;
  font-size: 16px;
  margin-bottom: 20px;
  text-align: left;
}
.nc_footer .footer1 .footer1box .left dl dt a {
  color: #fff;
}
.nc_footer .footer1 .footer1box .left dl dd {
  color: #666;
  line-height: 30px;
}
.nc_footer .footer1 .footer1box .left dl dd a {
  color: #666;
}
.nc_footer .footer1 .footer1box .left dl dd a:hover{
  color: #fff;
}
.nc_footer .footer1 .footer1box .right {
  float: right;
}
.nc_footer .footer1 .footer1box .right a {
  margin-left: 80px;
  display: inline-block;
}
.nc_footer .footer1 .footer1box .right a:hover img:nth-child(1){
  display: none;
}
.nc_footer .footer1 .footer1box .right a:hover img:nth-child(2){
  display: inline-block;
}
.nc_footer .footer1 .footer1box .right a img:nth-child(2){
  display: none;
}
.nc_footer .footer2 {
  padding: 50px 0 20px 0;
}
.nc_footer .footer2 .footer2box {
  overflow: hidden;
  width: 1500px;
  margin: 0 auto;
}
.nc_footer .footer2 .footer2box .left {
  float: left;
  width: 70%;
}
.nc_footer .footer2 .footer2box .left span {
  width: 40%;
  float: left;
  color: #fff;
  display: block;
  margin-bottom: 60px;
  padding-left: 60px;
}
.nc_footer .footer2 .footer2box .left span em {
  font-size: 16px;
  line-height: 36px;
}
.nc_footer .footer2 .footer2box .left span a {
  color: #fff;
  opacity: 0.5;
  font-size: 14px;
}
.nc_footer .footer2 .footer2box .left span a:hover{
  opacity: 1;
}
.nc_footer .footer2 .footer2box .left span:nth-child(1) {
  background: url(../images/tel.png) no-repeat left center;
  background-size: 44px;
}
.nc_footer .footer2 .footer2box .left span:nth-child(2) {
  background: url(../images/em.png) no-repeat left center;
  background-size: 44px;
}
.nc_footer .footer2 .footer2box .left .tell {
  overflow: hidden;
}
.nc_footer .footer2 .footer2box .left .links {
  font-size: 12px;
  color: #fff;
  display: block;
  width: 90%;
  padding-left: 25px;
  background: url(../images/lian.png) no-repeat left center;
  background-size: 18px;
}
.nc_footer .footer2 .footer2box .left .links a {
  color: #fff;
  margin-right: 16px;
}
.nc_footer .di a:hover{
  color: #989a00;
}
.nc_footer .footer2 .footer2box .left .links a:hover{
  color: #989a00;
}
.nc_footer .footer2 .footer2box .right {
  float: right;
  width: 30%;
}
.nc_footer .footer2 .footer2box .right span {
  display: block;
  float: right;
  text-align: center;
  margin-left: 50px;
}
.nc_footer .footer2 .footer2box .right span img {
  display: block;
}
.nc_footer .footer2 .footer2box .right span em {
  color: #fff;
  display: block;
  width: 100%;
  line-height: 50px;
}
.nc_footer .footer2 .footer2box .right .yq {
  float: left;
  display: none;
}
.nc_footer .footer2 .footer2box .right .yq img {
  margin-left: 10px;
  width: 36px;
  height: 36px;
}
.nc_footer .di {
  text-align: center;
  line-height: 50px;
  color: #999;
}
.nc_footer .di a {
  color: #999;
}
#page {
  padding: 80px 0 100px 0;
  clear: both;
}
#page ul {
  text-align: center;
  font-size: 0;
}
#page ul li {
  cursor: pointer;
  display: inline-block;
}
#page ul li a {
  display: block;
  padding: 0 26px;
  font-size: 14px;
  line-height: 50px;
  margin-left: -1px;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  box-sizing: border-box;
}
#page ul li a:hover {
  color: #fff;
  background: #989a00;
  border: 1px solid #989a00;
}
#page ul li i {
  font-size: 14px;
}
#page ul .active a {
  color: #fff;
  background: #989a00;
  border: 1px solid #989a00;
}
#banner {
  position: relative;
}
#banner .shu {
  position: absolute;
  bottom: 140px;
  left: 50%;
  margin-left: -13px;
  animation: mymove 1s infinite;
  animation-direction: alternate;
  -webkit-animation: mymove 1s infinite;
  -webkit-animation-direction: alternate;
  z-index: 2;
}
@keyframes mymove {
  0% {
    bottom: 140px;
  }
  10% {
    bottom: 138px;
  }
  20% {
    bottom: 136px;
  }
  30% {
    bottom: 134px;
  }
  40% {
    bottom: 132px;
  }
  50% {
    bottom: 130px;
  }
  60% {
    bottom: 132px;
  }
  70% {
    bottom: 134px;
  }
  80% {
    bottom: 136px;
  }
  90% {
    bottom: 138px;
  }
  100% {
    bottom: 140px;
  }
}
@-webkit-keyframes mymove {
  0% {
    bottom: 140px;
  }
  10% {
    bottom: 138px;
  }
  20% {
    bottom: 136px;
  }
  30% {
    bottom: 134px;
  }
  40% {
    bottom: 132px;
  }
  50% {
    bottom: 130px;
  }
  60% {
    bottom: 132px;
  }
  70% {
    bottom: 134px;
  }
  80% {
    bottom: 136px;
  }
  90% {
    bottom: 138px;
  }
  100% {
    bottom: 140px;
  }
}

.onlineprice{
    position: fixed; right: 15px; top: 50%; transform: translateY(-50%); display: block; text-align: center;
    background: #444763; border-radius: 14px; padding:12px 25px; color: #fff; z-index: 1111111;
}
.onlineprice img{
    width: 65px;
}
.onlineprice div{
    font-size: 16px; margin-top: 10px; color: #fff;
}

@media (min-width: 320px) and (max-width: 1620px) {
  .nctitle {
    padding: 60px 0 40px 0;
  }
  .nctitle .title {
    font-size: 34px;
  }
  .Ncheader .nav {
    width: 1500px;
  }
  .layui-carousel-ind {
    top: -70px !important;
  }
  #banner .shu {
    bottom: 100px;
  }
  @keyframes mymove {
    0% {
      bottom: 100px;
    }
    10% {
      bottom: 98px;
    }
    20% {
      bottom: 96px;
    }
    30% {
      bottom: 94px;
    }
    40% {
      bottom: 92px;
    }
    50% {
      bottom: 90px;
    }
    60% {
      bottom: 92px;
    }
    70% {
      bottom: 94px;
    }
    80% {
      bottom: 96px;
    }
    90% {
      bottom: 98px;
    }
    100% {
      bottom: 100px;
    }
  }
  @-webkit-keyframes mymove {
    0% {
      bottom: 100px;
    }
    10% {
      bottom: 98px;
    }
    20% {
      bottom: 96px;
    }
    30% {
      bottom: 94px;
    }
    40% {
      bottom: 92px;
    }
    50% {
      bottom: 90px;
    }
    60% {
      bottom: 92px;
    }
    70% {
      bottom: 94px;
    }
    80% {
      bottom: 96px;
    }
    90% {
      bottom: 98px;
    }
    100% {
      bottom: 100px;
    }
  }
  .nc_main .mainbox .mainbg .main {
    width: 1500px;
  }
  .nc_main .mainbox .mainbg .main .right dl dt {
    font-size: 28px;
  }
  .nc_main .mainbox .mainbg .main .right dl dd {
    font-size: 16px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
    width: 46px;
    height: 46px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
    font-size: 24px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
    font-size: 24px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 a {
    margin: 60px 0;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span1 .h2 {
    margin-top: 40px;
  }
  .nc_new .newbox {
    width: 1500px;
  }
  .nc_footer .footer1 .footer1box {
    width: 1500px;
  }
  .nc_footer .footer2 .footer2box {
    width: 1500px;
  }
}
@media (min-width: 320px) and (max-width: 1500px) {

  .nccontant01 .right ul li b{
    width: 32%;
  }
  .nccontant01 .right ul li input{
    width: 67%;
  }
  .nc_1500 {
    width: 1336px;
  }
  .nctitle .title {
    font-size: 30px;
  }
  .Ncheader .nav {
    width: 1360px;
  }
  .bantitle b {
    font-size: 34px;
  }
  .bantitle span {
    font-size: 16px;
  }
  .layui-carousel-ind {
    top: -50px !important;
  }
  #banner .shu {
    bottom: 90px;
  }
  @keyframes mymove {
    0% {
      bottom: 90px;
    }
    10% {
      bottom: 88px;
    }
    20% {
      bottom: 86px;
    }
    30% {
      bottom: 84px;
    }
    40% {
      bottom: 82px;
    }
    50% {
      bottom: 80px;
    }
    60% {
      bottom: 82px;
    }
    70% {
      bottom: 84px;
    }
    80% {
      bottom: 86px;
    }
    90% {
      bottom: 88px;
    }
    100% {
      bottom: 90px;
    }
  }
  @-webkit-keyframes mymove {
    0% {
      bottom: 90px;
    }
    10% {
      bottom: 88px;
    }
    20% {
      bottom: 86px;
    }
    30% {
      bottom: 84px;
    }
    40% {
      bottom: 82px;
    }
    50% {
      bottom: 80px;
    }
    60% {
      bottom: 82px;
    }
    70% {
      bottom: 84px;
    }
    80% {
      bottom: 86px;
    }
    90% {
      bottom: 88px;
    }
    100% {
      bottom: 90px;
    }
  }
  .nc_main .mainbox .mainbg .main {
    width: 1360px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
    width: 42px;
    height: 42px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
    font-size: 22px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
    font-size: 22px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 a {
    margin: 40px 0;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span1 .h2 {
    margin-top: 20px;
    font-size: 18px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 .h2 {
    font-size: 18px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span1 img {
    width: 50px;
    height: 50px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 img {
    width: 50px;
    height: 50px;
  }
  .nc_new .newbox {
    width: 1360px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 b {
    font-size: 22px;
    line-height: 32px;
    height: 64px;
  }
  .nc_footer .footer1 .footer1box {
    width: 1360px;
  }
  .nc_footer .footer2 .footer2box {
    width: 1360px;
  }
  .nc_footer .footer1 {
    padding: 30px 0;
  }
  .nc_footer .footer2 {
    padding: 30px 0;
  }
  .ncservice03 .right .box b {
    font-size: 22px;
  }
  .ncservice03 .right .box em {
    margin-bottom: 20px;
  }
  .ncservice03 .right .box div {
    line-height: 24px;
    font-size: 14px;
  }
  .ncservice03 .right .box a {
    padding: 0 20px;
  }
  .ncservice03 .right .box a i {
    margin-left: 15px;
  }
  .ncservice03 .left ul li {
    line-height: 64px;
  }
  .ncservice03 {
    padding: 60px 0;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box {
    padding: 23px 40px;
  }
  .ncservice14 .left ul li {
    width: 25%;
  }
  .ncservice14 .left ul li:nth-child(1),
  .ncservice14 .left ul li:nth-child(4) {
    width: 25%;
  }
  .ncservice14 .left ul li:nth-child(2) {
    margin-left: 0;
  }
  .ncservice14 .left ul li b {
    font-size: 16px;
    margin: 10px 0;
  }
  .ncservice14 .left ul li div {
    font-size: 12px;
    line-height: 18px;
  }
  .ncservice14 .left .contant {
    font-size: 14px;
    line-height: 28px;
    margin-top: 20px;
  }
  .ncservice14 .left em {
    width: 85%;
    left: 7.5%;
  }
  .ncmarket01 .ncmain .left b {
    font-size: 30px;
  }
  .ncmarket01 .ncmain .left div {
    font-size: 16px;
    line-height: 30px;
  }
  .ncabout01 .left .bt {
    font-size: 34px;
  }
  .ncabout01 .left .sbt {
    font-size: 24px;
    margin: 10px 0 40px 0;
  }
  .ncabout01 .left .contant {
    font-size: 16px;
    line-height: 24px;
  }
  .ncabout01 .left .bt i {
    width: 50%;
  }
  .ncabout03 .swiper-slide .box b {
    font-size: 26px;
  }
  .ncabout03 .swiper-slide .box .contant {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }
  .ncabout07 .ncmain {
    padding-left: 80px;
  }
  .ncabout07 .swiper-container {
    width: calc(100% - 80px);
  }
  .ncabout07 .swiper-slide .box b {
    font-size: 16px;
    line-height: 22px;
  }
  .ncabout10 .left b {
    font-size: 26px;
    margin-bottom: 30px;
  }
  .ncabout10 .left div {
    line-height: 30px;
  }
  .ncabout11 .ncmain .right b,
  .ncabout12 .ncmain .right b {
    font-size: 28px;
  }
  .ncabout11 .ncmain .right div,
  .ncabout12 .ncmain .right div {
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0;
  }
  .ncabout16 .ncabout16_1 .right div {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (min-width: 320px) and (max-width: 1360px) {
  .nccontant01 .right ul li b {
      width: 34%;
  }
  .nccontant01 .right ul li input {
      width: 66%;
  }
  .nc_1500 {
    width: 1200px;
  }
  .ncheight {
    height: 60px;
  }
  .bantitle b {
    font-size: 28px;
  }
  .bantitle span {
    font-size: 12px;
  }
  .nctitle {
    padding: 50px 0 30px 0;
  }
  .nctitle .title {
    font-size: 30px;
  }
  .nctitle .subtitle {
    font-size: 14px;
  }
  .layui-carousel-ind {
    top: -50px !important;
  }
  .layui-carousel-ind li.layui-this {
    background: url(../images/lic1.png) no-repeat center center;
    background-size: 26px;
  }
  .layui-carousel-ind li {
    margin: 0 10px!important;
    background: url(../images/lic.png) no-repeat center center;
    background-size: 14px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    width: 26px!important;
    height: 26px!important;
    background-color: rgba(255, 255, 255, 0) !important;
  }
  #banner .shu {
    bottom: 80px;
    width: 20px;
    margin-left: -10px;
  }
  #banner .shu img {
    width: 100%;
  }
  @keyframes mymove {
    0% {
      bottom: 80px;
    }
    10% {
      bottom: 78px;
    }
    20% {
      bottom: 76px;
    }
    30% {
      bottom: 74px;
    }
    40% {
      bottom: 72px;
    }
    50% {
      bottom: 70px;
    }
    60% {
      bottom: 72px;
    }
    70% {
      bottom: 74px;
    }
    80% {
      bottom: 76px;
    }
    90% {
      bottom: 78px;
    }
    100% {
      bottom: 80px;
    }
  }
  @-webkit-keyframes mymove {
    0% {
      bottom: 80px;
    }
    10% {
      bottom: 78px;
    }
    20% {
      bottom: 76px;
    }
    30% {
      bottom: 74px;
    }
    40% {
      bottom: 72px;
    }
    50% {
      bottom: 70px;
    }
    60% {
      bottom: 72px;
    }
    70% {
      bottom: 74px;
    }
    80% {
      bottom: 76px;
    }
    90% {
      bottom: 78px;
    }
    100% {
      bottom: 80px;
    }
  }
  .Ncheader .nav {
    height: 60px;
    width: 1200px;
  }
  .Ncheader .nav .centre ul {
    height: 60px;
  }
  .Ncheader .nav .centre ul li {
    height: 60px;
    line-height: 60px;
  }
  .Ncheader .nav .centre ul span {
    bottom: 10px;
  }
  .Ncheader .nav .right .china {
    margin-top: 10px;
  }
  .Ncheader .nav .listnav {
    top: 60px;
  }
  .nc_main .mainbox .mainbg .main {
    width: 1200px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
    width: 38px;
    height: 38px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
    font-size: 20px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
    font-size: 20px;
  }
  .nc_main .mainbox .mainbg .main .right dl dt {
    font-size: 24px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 a {
    margin: 20px 0;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span1 .h2 {
    margin-top: 10px;
    font-size: 16px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 .h2 {
    font-size: 16px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span1 img {
    width: 40px;
    height: 40px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 img {
    width: 40px;
    height: 40px;
  }
  .nc_new .newbox {
    width: 1200px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 b {
    font-size: 20px;
    line-height: 28px;
    height: 56px;
  }
  .nc_footer .footer1 .footer1box {
    width: 1200px;
  }
  .nc_footer .footer2 .footer2box {
    width: 1200px;
  }
  .nc_footer .footer1 {
    padding: 20px 0;
  }
  .nc_footer .footer2 {
    padding: 20px 0;
  }
  .Ncheader .nav .centre ul li .listnav i {
    top: -15px;
  }
  .Ncheader .nav .centre ul li .listnav {
    top: 60px;
    height: 60px;
  }
  .ncmainnav .mainnav .navbox a {
    line-height: 60px;
  }
  .ncmainnav .mainnav .navbox a:nth-child(1) {
    height: 60px;
    width: 60px;
  }
  .ncmainnav .mainnav1 {
    padding: 15px 0;
  }
  .ncservice01 {
    padding-bottom: 20px;
  }
  .ncservice01 .layui-col-sm2 {
    padding: 6px;
  }
  .ncservice01 .layui-col-sm2 .box b,
  .ncservice01 .layui-col-sm3 .box b {
    font-size: 16px;
  }
  .ncservice01 .layui-col-sm2 .box,
  .ncservice01 .layui-col-sm3 .box {
    padding: 35px 0;
  }
  .ncservice02 .layui-col-sm4 .box .contant b {
    font-size: 22px;
  }
  .ncservice02 .layui-col-sm4 .box .contant span {
    font-size: 32px;
  }
  .ncservice02 .layui-col-sm4 .box .contant div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncservice04 .ncmain .left b {
    font-size: 30px;
    margin: 20px 0;
  }
  .ncservice04 .ncmain .left div {
    font-size: 16px;
    line-height: 26px;
  }
  .ncservice04 .ncmain .right .box .contant {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
  .ncservice04 .ncmain .right .layui-col-sm4 {
    padding: 5px;
  }
  .ncservice04 {
    padding: 40px 0;
  }
  .ncservice05 .ncmain .left .bt b,
  .ncservice10 .left .bt b {
    font-size: 30px;
  }
  .ncservice05 .ncmain .left .bt span {
    font-size: 40px;
  }
  .ncservice05 .ncmain .left .contant,
  .ncservice10 .left .contant {
    font-size: 14px;
    line-height: 24px;
  }
  .ncservice05 .ncmain .left em {
    margin: 20px 0;
  }
  .ncservice05 .ncmain1 .left ul li .ri_ri b {
    font-size: 20px;
  }
  .ncservice05 .ncmain1 .left ul li {
    padding: 10px 40px;
  }
  .ncservice05 .ncmain1 .left ul li span img {
    width: 30px;
  }
  .ncservice05 .ncmain1 .left ul li .ri_ri div {
    font-size: 14px;
    line-height: 20px;
  }
  .ncservice05 .ncmain1 .left ul .active .ri_ri div {
    margin-top: 8px;
  }
  .ncservice10 .left i,
  .ncservice05 .ncmain .left i {
    margin: 10px 0;
  }
  .ncservice10 {
    margin-bottom: 60px;
  }
  .ncservice08 {
    padding-bottom: 60px;
  }
  .ncservice12 .ncmain .left {
    font-size: 16px;
    line-height: 30px;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box b {
    font-size: 16px;
    line-height: 20px;
    height: 20px;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box .contant {
    font-size: 14px;
    line-height: 22px;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box {
    padding: 13.5px 20px;
  }
  .ncservice17 .listbox .list b {
    font-size: 16px;
  }
  .ncservice17 .listbox .list .content {
    font-size: 12px;
    line-height: 26px;
  }
  .ncmarket01 .ncmain .left b {
    font-size: 22px;
  }
  .ncmarket01 .ncmain .left div {
    font-size: 14px;
    line-height: 24px;
  }
  .ncmarket01 .ncmain .left .box {
    width: 40%;
    left: 0%;
  }
  .ncmarket01 .ncmain1 .left .box {
    width: 40%;
    left: auto;
    right: 5%;
  }
  .ncnews01 .right .box b {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
  }
  .ncnews01 .right .box div {
    font-size: 14px;
    line-height: 22px;
    height: 88px;
  }
  .ncnews01 .right .box a {
    font-size: 14px;
    line-height: 34px;
    padding: 0 14px;
  }
  .ncnews01 .right .box a img {
    margin-left: 10px;
  }
  .ncnews01 .right .box span i {
    font-size: 34px;
  }
  .ncnews02 .layui-col-sm4 .box b {
    font-size: 20px;
    line-height: 30px;
    height: 60px;
  }
  .ncnewsshow01 .left b {
    font-size: 22px;
    line-height: 30px;
    padding: 0 30px;
  }
  .ncnewsshow01 .left .span {
    font-size: 14px;
    line-height: 40px;
    padding: 0 30px;
  }
  .ncnewsshow01 .left .contant {
    font-size: 14px;
    line-height: 22px;
    padding: 20px;
  }
  .ncnewsshow01 .right .sbt {
    font-size: 20px;
    line-height: 20px;
    margin: 30px 0;
  }
  .ncnewsshow01 .right ul li .contant b {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  .ncnewsshow01 .right ul li .contant div {
    font-size: 12px;
    line-height: 20px;
    height: 60px;
  }
  .ncnewsshow01 .right ul li .contant span {
    margin-top: 10px;
  }
  .ncnewsshow01 .right ul li .contant {
    padding: 10px;
  }
  .ncnewsshow01 .right ul li .contant span em {
    font-size: 14px;
  }
  .ncnewsshow01 .right ul li .contant span i img {
    width: 25px;
  }
  .ncnewsshow01 .right ul li {
    margin-bottom: 15px;
  }
  .ncnewsshow01 .left .hheight {
    height: 30px;
  }
  .ncnewsshow01 .left .pages {
    font-size: 14px;
    line-height: 50px;
  }
  .ncnewsshow01 .left .pages i {
    font-size: 14px;
  }
  .ncabout03 .swiper-slide .box {
    padding: 0 30px 20px 20px;
  }
  .ncabout03 .swiper-button-next {
    right: 30px;
  }
  .ncabout03 .swiper-button-prev {
    left: 30px;
  }
  .ncabout04 .ncaboutbox b {
    font-size: 28px;
    padding: 30px 0;
  }
  .ncabout06 .right b {
    font-size: 28px;
  }
  .ncabout06 .right i {
    margin: 20px 0;
    width: 100%;
  }
  .ncabout06 .right div {
    font-size: 16px;
    line-height: 32px;
  }
  .ncabout08 .contant b {
    font-size: 28px;
    margin-bottom: 10px;
  }
  .ncabout08 .contant div,
  .ncabout08 .contant1 div {
    font-size: 16px;
    line-height: 30px;
  }
  .ncabout08 .contant {
    padding: 50px 0;
  }
  .ncabout08 .contant1 b {
    font-size: 32px;
    margin-bottom: 30px;
  }
  .ncabout08 .contant1 {
    padding: 90px 0 120px 0;
  }
  .ncabout09 {
    margin-top: -90px;
  }
  .ncabout09 span img {
    width: 80px;
  }
  .ncabout10 .left b {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .ncabout10 .left div {
    font-size: 14px;
    line-height: 24px;
  }
  .ncabout15 .ncbbt b,
  .ncabout15 .ncbbt .bt_1,
  .ncabout15 .ncbbt .bt_2 {
    font-size: 28px;
  }
  .ncabout15 .ncbbt .bt_1 {
    margin-top: 30px;
  }
  
.onlineprice{
    border-radius: 10px; padding:10px 18px;
}
.onlineprice img{
    width: 45px;
}
.onlineprice div{
    font-size: 14px; margin-top: 8px;
} 
  
}
@media (min-width: 320px) and (max-width: 1200px) {
  .nc_1500 {
    width: 96%;
  }
  .bantitle b {
    font-size: 22px;
  }
  .Ncheader .nav {
    width: 96%;
  }
  .layui-btn-container .layui-btn {
    margin-right: 0!important;
  }
  .Ncheader .nav .right .china img {
    margin-right: 0;
  }
  .layui-btn {
    padding: 0 4px!important;
  }
  .Ncheader .nav .centre {
    margin-left: 1%;
  }
  .Ncheader .nav .centre ul li {
    padding: 0 20px;
  }
  .Ncheader .nav .right .language {
    margin-right: 30px;
  }
  .nc_main .mainbox .mainbg .main {
    width: 96%;
  }
  .nc_new .newbox {
    width: 96%;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 b {
    font-size: 18px;
    line-height: 24px;
    height: 48px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box {
    padding: 10px 20px;
  }
  .nc_footer .footer1 .footer1box {
    width: 96%;
  }
  .nc_footer .footer2 .footer2box {
    width: 96%;
  }
  .nc_footer .footer2 .footer2box .right span img {
    width: 80px;
  }
  .ncmainnav .mainnav .navbox a {
    margin-right: 30px;
  }
  .ncservice01 {
    padding-bottom: 0;
  }
  .ncservice01 .layui-col-sm2 {
    width: 33.33%;
    float: left;
  }
  .ncservice01 .layui-fluid {
    height: auto;
  }
  .ncservice01 .layui-col-sm2 .box .content {
    display: block;
  }
  .ncservice01 .layui-col-sm2 .box span {
    display: none;
  }
  .ncservice01 .layui-col-sm2 .box {
    background-color: #989a00;
  }
  .ncservice01 .layui-col-sm2 .box .ncimgcenter img:nth-child(2) {
    display: block;
  }
  .ncservice01 .layui-col-sm2 .box .ncimgcenter img:nth-child(1) {
    display: none;
  }
  .ncservice01 .layui-col-sm2 .box b {
    color: #fff;
  }
  .ncservice01 .layui-col-sm2 .box:hover .ncimgcenter img:nth-child(1) {
    display: none;
  }
  .ncservice01 .layui-col-sm2 .box:hover .ncimgcenter img:nth-child(2) {
    display: block;
  }
  .ncservice02 .layui-col-sm4 .box .contant b {
    font-size: 18px;
  }
  .ncservice02 .layui-col-sm4 .box .contant i {
    margin: 15px 0;
  }
  .ncservice02 .layui-col-sm4 .box .contant div {
    line-height: 22px;
  }
  .ncservice03 .left ul li {
    line-height: 54px;
  }
  .ncservice03 .left ul li img {
    width: 26px;
  }
  .ncservice03 .right .box a {
    margin-top: 10px;
  }
  .ncservice05 .ncmain .left {
    width: 46%;
  }
  .ncservice05 .ncmain .left .bt b,
  .ncservice10 .left .bt b {
    font-size: 22px;
  }
  .ncservice05 .ncmain .left .bt span {
    font-size: 30px;
  }
  .ncservice05 .ncmain .left em {
    margin: 10px 0;
  }
  .ncservice05 .ncmain .left .contant,
  .ncservice10 .left .contant {
    font-size: 12px;
    line-height: 20px;
  }
  .ncservice05 .ncmain1 .left ul li .ri_ri b {
    font-size: 16px;
  }
  .ncservice05 .ncmain1 .left ul li .ri_ri div {
    font-size: 12px;
    line-height: 18px;
  }
  .ncservice05 .ncmain1 .left ul li span img {
    width: 24px;
  }
  .ncservice08 .ncmain4 .left .bt,
  .ncservice10 .left .bt {
    margin-bottom: 20px;
  }
  .ncservice01 .layui-col-sm2 .box,
  .ncservice01 .layui-col-sm3 {
    padding: 5px;
  }
  .ncservice13 .ncmain .left {
    display: none;
  }
  .ncservice13 .ncmain .right {
    width: 100%;
  }
  .ncservice16 .left .contant {
    font-size: 18px;
  }
  .ncservice16 .right b,
  .ncservice18 .right b {
    font-size: 22px;
  }
  .ncservice16 .right em,
  .ncservice18 .right em {
    height: 2px;
    margin: 15px 0;
  }
  .ncservice16 .right div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncnews01 .right .box b {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    margin-top: 10px;
  }
  .ncnews01 .right .box div {
    font-size: 12px;
    line-height: 20px;
    height: 80px;
    margin: 10px 0;
  }
  .ncnews01 .right .box a {
    font-size: 12px;
  }
  .ncnews01 .right .box a img {
    width: 20px;
  }
  .ncnews01 .right .box span i {
    font-size: 30px;
  }
  .ncnews02 .new_nav a {
    line-height: 40px;
    font-size: 14px;
    width: 80px;
  }
  .ncnews02 .layui-col-sm4 .box {
    padding: 10px;
  }
  .ncnews02 .layui-col-sm4 .box b {
    font-size: 16px;
    line-height: 22px;
    height: 44px;
  }
  .ncnews02 .layui-col-sm4 .box em {
    font-size: 12px;
  }
  .ncnews02 .layui-col-sm4 {
    padding: 5px;
  }
  .ncnews02 .layui-form .layui-input {
    height: 40px;
    line-height: 40px;
  }
  .ncnewsshow01 .left b {
    font-size: 18px;
    line-height: 26px;
    padding: 0 20px;
    margin-top: 20px;
  }
  .ncnewsshow01 .left .span {
    font-size: 12px;
    line-height: 30px;
    padding: 0 20px;
  }
  .ncnewsshow01 .left {
    width: 100%;
    margin-top: 10px;
  }
  .ncnewsshow01 .right {
    width: 100%;
    margin-top: 20px;
  }
  .ncnewsshow01 .right ul li .ncimgcenter {
    padding: 10% 0;
  }
  .ncnewsshow01 .right ul li .ncimgcenter img {
    height: auto;
    width: 100%;
  }
  .ncnewsshow01 .right ul li .contant {
    width: 96%;
    padding: 2%;
  }
  .ncnewsshow01 {
    padding-bottom: 20px;
  }
  .ncabout01 .left .bt {
    font-size: 26px;
  }
  .ncabout01 .left .sbt {
    font-size: 20px;
    margin: 0 0 20px 0;
  }
  .ncabout01 .left .contant {
    font-size: 14px;
    line-height: 22px;
  }
  .ncabout03 .swiper-slide .box b {
    font-size: 20px;
  }
  .ncabout03 .swiper-slide .box .contant {
    font-size: 14px;
  }
  .ncabout03 .swiper-slide .box em {
    margin-top: 0;
  }
  .ncabout04 .ncaboutbox b {
    font-size: 22px;
    padding: 20px 0 10px 0;
  }
  .ncabout04 .ncaboutbox div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncabout04 .ncaboutbox1 .layui-col-sm4 .box .ncimgcenter img {
    width: 55%;
  }
  .ncabout04 .ncaboutbox1 .layui-col-sm4 .box {
    padding: 20px 0;
  }
  .ncabout06 .right b {
    font-size: 20px;
  }
  .ncabout06 {
    padding: 30px 0;
  }
  .ncabout06 .right div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncabout07 .swiper-slide .box .ncimgcenter div img {
    width: 80px;
  }
  .ncabout07 .swiper-slide .box b {
    font-size: 14px;
    line-height: 20px;
  }
  .ncabout07 .swiper-slide .box span {
    font-size: 24px;
  }
  .ncabout10 .left {
    width: 45%;
    left: 2%;
  }
  .ncabout10 {
    padding: 20px 0;
  }
  .ncabout11 .ncmain .right b,
  .ncabout12 .ncmain .right b {
    font-size: 22px;
  }
  .ncabout11 .ncmain .right div,
  .ncabout12 .ncmain .right div {
    font-size: 14px;
    line-height: 24px;
    margin: 10px 0;
  }
  .ncabout11 .ncmain .right a,
  .ncabout12 .ncmain .right a {
    line-height: 40px;
    padding: 0 15px;
    font-size: 14px;
  }
  .ncabout12 .ncmain .right em {
    height: 2px;
    margin: 10px 0;
  }
  .ncabout13 .ncmain b {
    font-size: 24px;
  }
  .ncabout13 .ncmain div {
    font-size: 16px;
    line-height: 30px;
  }
  .ncabout13 .ncmain em {
    height: 2px;
    margin: 10px 0;
  }
  .ncabout15 .ncmain .right b {
    font-size: 22px;
  }
  .ncabout15 .ncmain .right div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncabout15 .ncmain .right em {
    margin: 15px 0;
  }
  .ncabout16 .ncabout16_1 .right div {
    font-size: 12px;
    line-height: 20px;
  }
  .nccontant01 .left ul li div {
    font-size: 18px;
  }
  .nccontant01 .left ul li span {
    font-size: 14px;
  }
  .nccontant01 .left {
    width: 35%;
  }
  .nccontant01 .right {
    width: 62%;
  }
  .nccontant01 .right button {
    margin-top: 20px;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
  }
  .nccontant01 .right ul li,
  .nccontant01 .right textarea {
    font-size: 14px;
  }
}
@media (min-width: 320px) and (max-width: 980px) {
  .Ncheader .nav .right {
    display: none;
  }
  .nctitle .title {
    font-size: 26px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
    width: 32px;
    height: 32px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
    font-size: 16px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
    font-size: 16px;
  }
  .nc_main .mainbox .mainbg .main .right dl dt {
    font-size: 18px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a {
    left: 5%;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 {
    left: 10%;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 a {
    margin: 20px 0;
    padding: 4px 10px;
    font-size: 12px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 {
    width: 90%;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box b {
    font-size: 16px;
    line-height: 20px;
    height: 40px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box {
    padding: 10px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box div {
    font-size: 12px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box span {
    font-size: 12px;
  }
  .nc_footer .footer2 .footer2box .right span {
    margin-left: 20px;
  }
  .nc_footer .footer1 .footer1box .right a {
    margin-left: 20px;
  }
  .nc_footer .footer2 .footer2box .left span {
    width: 25%;
  }
  .nc_footer .footer1 .footer1box .left dl {
    margin-right: 20px;
  }
  .ncservice02 .layui-col-sm4 .box .contant {
    padding: 15px;
    width: calc(90% - 30px);
  }
  .ncservice02 .layui-col-sm4 .box .contant span {
    font-size: 26px;
  }
  .ncservice02 .layui-col-sm4 .box .contant b {
    font-size: 16px;
  }
  .ncservice02 .layui-col-sm4 .box {
    padding: 0;
  }
  .ncservice02 {
    padding-bottom: 40px;
  }
  .ncservice03 .left {
    width: 30%;
  }
  .ncservice03 .left ul {
    width: 96%;
    right: 2%;
  }
  .ncservice03 .right {
    width: calc(70% - 72px);
  }
  .ncservice03 .left .ncimgcenter {
    padding: 70% 0;
  }
  .ncservice03 .left ul li b {
    font-size: 16px;
    margin-left: 10px;
  }
  .ncservice03 .right .box a {
    line-height: 32px;
    padding: 0 10px;
  }
  .ncservice03 .right .box a i {
    margin-left: 4px;
  }
  .ncservice03 {
    padding: 30px 0;
  }
  .ncservice03 .left ul li {
    line-height: 40px;
  }
  .ncservice04 .ncmain .left {
    width: 100%;
    text-align: center;
  }
  .ncservice04 .ncmain .left em {
    margin: 0 auto;
    margin-bottom: 8px;
  }
  .ncservice04 .ncmain .right {
    width: 100%;
    margin-top: 20px;
  }
  .ncservice04 .ncmain .left b {
    font-size: 24px;
  }
  .ncservice04 .ncmain .left div {
    margin-bottom: 8px;
  }
  .ncservice01 .layui-col-sm2,
  .ncservice01 .layui-col-sm3 {
    width: 50%;
    float: left;
  }
  .ncservice01 .layui-col-sm2 .box .content,
  .ncservice01 .layui-col-sm3 .box .content {
    display: block;
  }
  .ncservice01 .layui-col-sm3 .box a {
    display: none;
  }
  .ncservice01 .layui-col-sm3 .box {
    background-color: #989a00;
  }
  .ncservice01 .layui-col-sm3 .box b,
  .ncservice11 .layui-col-sm3 .box .content {
    color: #fff;
  }
  .ncservice01 .layui-col-sm3 .box .ncimgcenter img:nth-child(2) {
    display: block;
  }
  .ncservice01 .layui-col-sm3 .box .ncimgcenter img:nth-child(1) {
    display: none;
  }
  .ncservice01 .layui-col-sm3 .box:hover .ncimgcenter img:nth-child(1) {
    display: none;
  }
  .ncservice01 .layui-col-sm3 .box:hover .ncimgcenter img:nth-child(2) {
    display: block;
  }
  .ncservice11 .layui-col-sm3 .box em {
    background-color: #fff;
    opacity: 0.6;
  }
  .layui-col-space30 {
    margin: 0!important;
  }
  .layui-fluid {
    padding: 0!important;
  }
  .ncservice12 .ncmain .left {
    font-size: 14px;
    line-height: 26px;
  }
  .ncservice12 {
    padding-bottom: 40px;
  }
  .ncservice14 .left {
    width: 100%;
  }
  .ncservice14 .right {
    width: 100%;
    margin-top: 20px;
  }
  .ncservice14 .left em {
    display: none;
  }
  .ncservice14 .left ul li b {
    margin: 5px 0;
  }
  .ncservice14 .left {
    margin-top: 0;
  }
  .ncservice14 {
    padding-bottom: 20px;
  }
  .ncservice15 .swiper-slide span {
    line-height: 40px;
    height: 40px;
  }
  .ncservice15 {
    padding-bottom: 20px;
  }
  .ncservice17 .listbox span {
    display: none;
  }
  .ncservice17 .listbox .list {
    width: 50%;
  }
  .ncservice17 .listbox .list .ncimgcenter img {
    height: auto;
    min-width: auto;
    width: 40%;
  }
  .ncservice17 .listbox .list:nth-of-type(2n-1) {
    margin-top: 0;
  }
  .ncservice17 {
    background-size: 100% 100%;
  }
  .ncservice17 .listbox .list .content {
    padding-left: 0;
    text-align: center;
  }
  .ncservice17 .listbox .list .ncimgcenter {
    padding: 25% 0;
  }
  .ncmarket01 .ncmain .left {
    width: 100%;
    margin: 20px 0;
  }
  .ncmarket01 .ncmain .left .box {
    position: static;
    width: 96%;
    transform: none;
    padding: 0 2%;
  }
  .ncmarket01 .ncmain .right {
    width: 100%;
  }
  .ncnews01 {
    padding-top: 10px;
  }
  .ncnews01 .left {
    width: 100%;
  }
  .ncnews01 .right {
    width: 100%;
  }
  .ncabout01 .left {
    width: 100%;
  }
  .ncabout01 .right {
    width: 100%;
    margin-top: 20px;
  }
  .ncabout08 .contant b,
  .ncabout08 .contant1 b {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .ncabout08 .contant div,
  .ncabout08 .contant1 div {
    font-size: 14px;
    line-height: 22px;
  }
  .ncabout10 .left {
    width: 100%;
    position: static;
    transform: none;
    float: left;
    left: 0;
    padding: 20px 0;
    text-align: center;
  }
  .ncabout10 .left b {
    font-size: 18px;
  }
  .ncabout10 .right {
    width: 100%;
  }
  .ncabout11 .ncmain .left {
    width: 100%;
  }
  .ncabout11 .ncmain .right,
  .ncabout11 .ncmain1 .right,
  .ncabout12 .ncmain .right {
    width: 100%;
    position: static;
    float: left;
    margin-top: 20px;
    transform: none;
    margin-left: 0;
  }
  .ncabout11 .ncmain .right b {
    font-size: 18px;
  }
  .ncabout11 .ncmain1 {
    margin-top: 20px;
  }
  .ncabout11 .ncmain1 .right {
    width: 96%;
    margin-left: 2%;
  }
  .ncabout12 {
    margin-top: 20px;
  }
  .ncabout12 .ncmain .left {
    width: 100%;
  }
  .ncabout15 .ncbbt b,
  .ncabout15 .ncbbt .bt_1,
  .ncabout15 .ncbbt .bt_2 {
    font-size: 20px;
  }
  .ncabout16 .ncabout16_1 .right div {
    line-height: 16px;
  }
  .nccontant01 .left {
    width: 100%;
  }
  .nccontant01 .right {
    width: 100%;
  }
  #container {
    margin: 20px 0;
  }
}
@media (min-width: 320px) and (max-width: 768px) {
  .nctitle {
    padding: 20px 0 20px 0;
  }
  .mainbanner .ncimgcenter img:nth-child(2) {
    display: block;
  }
  .mainbanner .ncimgcenter {
    padding: 26% 0;
  }
  .mainbanner .ncimgcenter img:nth-child(1) {
    display: none;
  }
  .bantitle b {
    font-size: 18px;
  }
  .nctitle .subtitle {
    line-height: 20px;
    font-size: 12px;
    padding: 0 5%;
    margin-top: 5px;
    display: block;
    width: 90%;
  }
  .nctitle .title {
    font-size: 18px;
  }
  .webnav h2 {
    display: block;
  }
  .Ncheader .nav .logo img {
    width: 80%;
  }
  #banner .shu {
    display: none;
  }
  .layui-carousel-ind {
    top: -40px !important;
  }
  .layui-carousel-ind li.layui-this {
    background-size: 18px;
  }
  .layui-carousel-ind li {
    margin: 0 6px!important;
    background-size: 12px;
    width: 20px!important;
    height: 20px!important;
  }
  .ncmainnav .mainnav .navbox a:nth-child(1) {
    background: url(../images/service01_2.png) no-repeat center center;
    width: 30px;
    height: 40px;
    background-size: 15px;
  }
  .ncmainnav .mainnav .navbox {
    width: 100%;
  }
  .ncmainnav .mainnav .navbox a {
    line-height: 40px;
    font-size: 12px;
    margin-right: 0;
  }
  .ncmainnav .mainnav1 {
    padding: 6px 0 0 0;
    font-size: 12px;
  }
  .ncmainnav .mainnav1 span {
    background-size: 6px;
    margin: 0 3px;
  }
  .nc_main .mainbox .mainbg .main .left {
    width: 100%;
  }
  .nc_main .mainbox .mainbg .main .left ul {
    width: 100%;
  }
  .nc_main .mainbox .mainbg {
    background: url(../images/main1.jpg) no-repeat center center;
    background-size: 100%;
  }
  .nc_main .mainbox .mainbg .main .left ul li {
    margin-top: 10px;
    text-align: center;
    width: 49%;
    border-bottom: 1px solid #fff;
    background-color: rgb(62 40 125);
  }
  .nc_main .mainbox .mainbg .main .left ul li:nth-child(1) {
    border-right: 1px solid #fff;
  }
  .nc_main .mainbox .mainbg .main .left ul li:nth-child(3) {
    margin-left: 2%;
    border-right: 1px solid #fff;
  }
  .nc_main .mainbox .mainbg .main .left ul li:nth-child(6) {
    margin-left: 2%;
  }
  .nc_main .mainbox .mainbg .main .left ul li:nth-child(2) {
    display: none;
  }
  .nc_main .mainbox .mainbg .main .left ul li:nth-child(5) {
    display: none;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 img {
    margin-bottom: 6px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 {
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
  }
  .nc_main .mainbox .mainbg .main .right {
    display: none;
  }
  .nc_main .mainbox .webright {
    display: block;
  }
  .nc_main1 .swiper-button-next,
  .nc_main1 .swiper-button-prev {
    background-color: rgba(0, 0, 0, 0);
  }
  .nc_main1 .main1 .swiper-slide .ma1box1 {
    display: none;
  }
  .nc_main1 .main1 .swiper-slide .ma1box2 {
    display: block;
    background: rgba(152, 154, 0, 0);
  }
  .nc_main1 .main1 .swiper-slide .ma1box2 .span2 {
    background: rgba(152, 154, 0, 0.9);
    width: 70%;
    padding: 30px 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 h2 {
    font-size: 18px;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 a {
    font-size: 14px;
    margin: 30px 0;
  }
  .nc_main1 .main1 .swiper-slide .ma1box .span2 img {
    width: 50px;
    height: 50px;
  }
  .nc_main1 .swiper-button-next:after,
  .nc_main1 .swiper-container-rtl .swiper-button-prev:after {
    font-size: 22px;
  }
  .nc_main1 .swiper-button-prev:after,
  .nc_main1 .swiper-container-rtl .swiper-button-next:after {
    font-size: 22px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 {
    width: 100%;
    margin: 0;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box div {
    height: 40px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 {
    margin-bottom: 20px;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box i {
    display: block;
    color: #989a00;
  }
  .nc_new .newbox .newlistbox .layui-col-sm4 .box b {
    color: #989a00;
  }
  .nc_new {
    margin-bottom: 10px;
  }
  .nc_footer .footer2 .footer2box .left {
    width: 100%;
  }
  .nc_footer .footer2 .footer2box .right {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 20px;
  }
  .nc_footer .footer2 .footer2box .right span {
    float: left;
    margin-left: 0;
    margin-right: 20px;
  }
  .nc_footer .di {
    font-size: 12px;
    line-height: 40px;
    background-color: rgba(255, 255, 255, 0.1);
  }
  .nc_footer .footer2 .footer2box .left span {
    width: 30%;
    margin-bottom: 20px;
    font-size: 12px;
  }
  .nc_footer .footer1 .footer1box .left dl dd {
    display: none;
  }
  .nc_footer .footer1 .footer1box .left dl dt {
    font-size: 14px;
  }
  .nc_footer .footer1 {
    padding: 10px 0;
  }
  .nc_footer .footer2 .footer2box .left span:nth-child(1) {
    background-size: 36px;
    padding-left: 44px;
  }
  .nc_footer .footer2 .footer2box .left span:nth-child(2) {
    background-size: 36px;
    padding-left: 44px;
  }
  .nc_footer .footer1 .footer1box .right {
    display: none;
  }
  .nc_footer .footer1 .footer1box .left dl dt {
    margin-bottom: 0;
  }
  .nc_footer .footer2 {
    padding: 10px 0;
  }
  .nc_footer .footer2 .footer2box .right .yq {
    display: block;
    height: 80px;
  }
  .nc_footer .footer2 .footer2box .left span em {
    font-size: 14px;
  }
  .nc_footer .footer2 .footer2box .right span em {
    line-height: 30px;
  }
  .nc_footer .footer2 .footer2box .right .yq img {
    margin-top: 22px;
  }
  .nc_main .mainbox .mainbg .main .left ul li {
    height: 42%;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt1 b {
    font-size: 14px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a strong {
    margin-top: 0;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a div {
    font-size: 12px;
    line-height: 18px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a b {
    font-size: 14px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a strong {
    font-size: 12px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a strong i {
    font-size: 12px;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 {
    text-align: center;
  }
  .nc_main .mainbox .mainbg .main .left ul li .tlt2 a {
    width: 90%;
  }
  .Ncheader .nav .navbox {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: #fff;
    display: none;
  }
  .Ncheader .nav .centre ul .active a {
    color: #989a00;
  }
  .Ncheader .nav .centre ul li a {
    color: #333;
    width: 86%;
    display: inline-block;
  }
  .Ncheader .nav .centre ul li strong {
    float: right;
    margin-right: 5%;
  }
  .Ncheader .nav .centre {
    width: 100%;
  }
  .Ncheader .nav .centre ul {
    height: auto;
    width: 100%;
    margin-top: 60px;
    border-top: 1px solid #eee;
  }
  .Ncheader .nav .centre ul li {
    float: none;
    border-bottom: 1px solid #eee;
    height: auto;
    overflow: hidden;
    cursor: pointer;
  }
  .Ncheader .nav .centre ul li strong {
    display: block;
  }
  .Ncheader .nav .centre ul span {
    display: none;
  }
  .Ncheader .nav .centre ul li .listnav {
    position: initial;
    height: auto;
    margin-left: 0;
    width: 100%;
  }
  .Ncheader .nav .centre ul li .listnav div {
    position: initial;
    top: 0;
    left: 0;
    display: block;
    transform: initial;
  }
  .Ncheader .nav .centre ul li .listnav div a {
    color: #999;
    text-align: left;
    height: 40px;
    line-height: 40px;
    display: block;
    width: 100%;
    font-size: 14px;
  }
  .Ncheader .h2 {
    display: block;
  }
  .Ncheader .nav .right {
    display: block;
    float: none;
  }
  .Ncheader .nav .right .layui-btn {
    color: #333;
  }
  .Ncheader .nav .right .china {
    width: 100%;
  }
  .Ncheader .nav .right .img2 {
    display: inline-block;
  }
  .Ncheader .nav .right .img1 {
    display: none;
  }
  .Ncheader .nav .right span {
    background-color: #666;
  }
  .Ncheader .nav .right span a {
    color: #fff;
  }
  .Ncheader .nav .right .layui-btn-container {
    display: inline-block;
    float: none;
  }
  .Ncheader .nav .right .china {
    text-align: center;
    margin-top: 10%;
  }
  .Ncheader .nav .logo {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 20px;
    height: 60px;
  }
  .Ncheader .nav .centre ul li .listnav i {
    display: none;
  }
  .ncservice01 {
    overflow: hidden;
  }
  .ncservice01 .ncmain {
    margin-top: 10px;
  }
  .ncservice01 .layui-col-sm2 {
    width: 50%;
  }
  .ncservice01 .layui-col-sm2 .box {
    padding: 15px 0;
  }
  .ncservice01 .layui-col-sm2 .box b {
    margin: 10px 0;
  }
  .ncservice01 .layui-col-sm2 .box .content {
    font-size: 12px;
    line-height: 20px;
  }
  .ncservice03 .left {
    width: 100%;
  }
  .ncservice03 .right {
    width: 96%;
    padding: 2%;
  }
  .ncservice03 .left .ncimgcenter {
    padding: 40% 0;
  }
  .ncservice03 .right .box b {
    font-size: 18px;
  }
  .ncservice04 {
    padding: 20px 0;
  }
  .ncservice04 .ncmain .left b {
    font-size: 18px;
    margin: 0;
    margin-bottom: 10px;
  }
  .ncservice04 .ncmain .left div {
    font-size: 14px;
    line-height: 20px;
  }
  .ncservice02 .layui-col-sm4 .box .contant span em {
    height: 2px;
    transform: translateY(-3px);
  }
  .ncservice05 .ncmain .left {
    width: 100%;
    position: static;
    transform: none;
    text-align: center;
  }
  .ncservice05 .ncmain .left .bt span {
    display: none;
  }
  .ncservice05 .ncmain .left em {
    margin: 10px auto;
  }
  .ncservice05 .ncmain .right {
    width: 100%;
  }
  .ncservice05 .ncmain .left .bt b,
  .ncservice10 .left .bt b {
    font-size: 16px;
  }
  .ncservice05 .ncmain .left {
    margin: 20px 0;
  }
  .ncservice05 .ncmain1 .left ul li {
    overflow: hidden;
  }
  .ncservice05 .ncmain1 .left ul li span {
    float: left;
  }
  .ncservice05 .ncmain2 {
    margin-top: 0;
  }
  .ncservice06 .layui-col-sm4 {
    width: 100%;
  }
  .ncservice06 .layui-col-sm4 .ncimgcenter img {
    width: 100%;
  }
  .ncservice06 .layui-col-sm4 .ncimgcenter {
    height: 225px;
  }
  .ncservice10 .left {
    width: 100%;
    position: static;
    padding-right: 0;
    margin: 20px 0;
    text-align: center;
  }
  .ncservice10 .right {
    width: 100%;
  }
  .ncservice01 .layui-col-sm3 {
    width: 100%;
  }
  .ncservice10 {
    margin-bottom: 20px;
  }
  .ncservice08 {
    padding-bottom: 20px;
  }
  .ncservice09 .layui-col-sm4 .ncimgcenter {
    height: 295px;
  }
  .ncservice12 .ncmain .left {
    width: 100%;
    position: static;
    transform: none;
  }
  .ncservice12 .ncmain .right {
    width: 100%;
  }
  .ncservice12 .ncmain {
    margin-top: 0;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box {
    text-align: center;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box .ncimgcenter {
    margin: 0 auto;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box em {
    margin: 10px auto;
  }
  .ncservice13 .ncmain .right .layui-col-sm4 .box .ncimgcenter img {
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .ncservice16 .left {
    width: 100%;
  }
  .ncservice16 .right {
    width: 100%;
    position: static;
    transform: none;
    margin-top: 20px;
    float: left;
    text-align: center;
  }
  .ncservice16 {
    padding-bottom: 20px;
  }
  .ncservice16 .left .contant {
    font-size: 14px;
  }
  .ncservice16 .right b,
  .ncservice18 .right b {
    font-size: 16px;
  }
  .ncservice16 .right em,
  .ncservice18 .right em {
    margin: 10px auto;
  }
  .ncservice18 .left {
    width: 100%;
  }
  .ncservice18 .right {
    width: 100%;
    position: static;
    transform: none;
    float: left;
    margin-top: 20px;
    text-align: center;
  }
  .ncservice18 .right div {
    font-size: 14px;
    line-height: 26px;
  }
  .ncservice18 {
    padding-bottom: 20px;
  }
  .ncmarket01 .ncmain .left b {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .ncmarket01 .ncmain .left div {
    font-size: 12px;
    line-height: 22px;
  }
  .ncnews01 {
    padding-top: 10px;
  }
  .ncnews01 .right .box {
    padding: 10px;
  }
  .ncnews01 .right .box span i {
    font-size: 28px;
  }
  .ncnews01 .right .box span em {
    font-size: 12px;
    line-height: 16px;
  }
  .ncnews01 .newsbanner {
    padding-bottom: 25px;
  }
  .ncnews02 .layui-col-sm4 {
    width: 100%;
  }
  .ncnews02 .layui-form .layui-input {
    height: 32px;
    line-height: 32px;
  }
  .ncnews02 .new_nav {
    text-align: left;
  }
  .ncnews02 .new_nav a {
    font-size: 12px;
    line-height: 30px;
    width: auto;
    padding: 0 15px;
  }
  .ncnews02 .new_nav {
    margin-bottom: 20px;
  }
  #page ul li a {
    padding: 0 14px;
    line-height: 34px;
    font-size: 12px;
  }
  #page ul li i {
    font-size: 12px;
  }
  #page {
    padding: 20px 0;
  }
  .ncnewsshow01 .left b {
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    margin-top: 10px;
  }
  .ncnewsshow01 .left .span{
    padding: 0 10px;
  }
  .ncnewsshow01 .left .contant {
    padding: 10px;
  }
  .ncnewsshow01 .left .pages {
    padding: 0 20px;
  }
  .ncnewsshow01 .right .sbt {
    font-size: 16px;
    line-height: 20px;
    margin: 10px 0;
  }
  .ncnewsshow01 .right ul {
    padding: 10px;
  }
  .ncnewsshow01 .right ul li .contant b {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
  }
  .ncnewsshow01 .right ul li {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .ncnewsshow01 .right ul li .ncimgcenter {
    padding: 22% 0;
  }
  .ncnewsshow01 .right ul li .contant div {
    margin-top: 10px;
  }
  .ncnewsshow01 .right ul li .contant span {
    margin-top: 0;
  }
  .ncabout01 .left .bt {
    font-size: 20px;
  }
  .ncabout01 .left .sbt {
    font-size: 18px;
  }
  .ncabout01 .left .contant {
    font-size: 12px;
    line-height: 20px;
  }
  .ncabout01 .ncbg {
    width: 80%;
  }
  .ncabout02 {
    padding-bottom: 20px;
  }
  .ncabout03 .swiper-button-next {
    right: 10px;
  }
  .ncabout03 .swiper-button-prev {
    left: 10px;
  }
  .ncabout03 {
    padding-bottom: 20px;
  }
  .bantitle b img {
    width: 30px;
  }
  .ncabout04 .ncaboutbox1 .layui-col-sm4 .box b {
    font-size: 16px;
    margin-top: 10px;
  }
  .ncabout04 .ncaboutbox1 .layui-col-sm4 {
    padding: 0;
    margin-top: 20px;
  }
  .ncabout04 .ncaboutbox {
    padding-bottom: 90px;
  }
  .ncabout05 .swiper-slide .ncimgcenter:nth-child(3),
  .ncabout05 .swiper-slide .ncimgcenter:nth-child(4) {
    margin-top: 5px;
  }
  .ncabout05 {
    padding-bottom: 20px;
  }
  .ncabout06 .left {
    width: 100%;
  }
  .ncabout06 .right {
    width: 100%;
    position: static;
    transform: none;
    margin-top: 20px;
    float: left;
  }
  .ncabout06 .right b {
    font-size: 18px;
  }
  .ncabout07 .swiper-button-prev {
    width: 30px;
    height: 30px;
    background-size: 15px;
    left: 10px;
    top: 52%;
  }
  .ncabout07 .swiper-button-next {
    width: 30px;
    height: 30px;
    background-size: 15px;
    right: 10px;
    top: 52%;
  }
  .ncabout07 .ncmain {
    padding: 0 10px;
  }
  .ncabout07 .swiper-container {
    width: calc(100% - 20px);
  }
  .ncabout07 {
    padding-bottom: 20px;
  }
  .ncabout04 .ncaboutbox div {
    font-size: 12px;
    line-height: 20px;
  }
  .ncabout04 .ncaboutbox b {
    font-size: 18px;
  }
  .ncabout08 .contant {
    padding: 20px 0;
  }
  .ncabout08 .contant1 {
    padding: 20px 0 50px 0;
  }
  .ncabout09 {
    margin-top: -30px;
  }
  .ncabout09 span img {
    width: 40px;
  }
  .ncabout08 .contant div,
  .ncabout08 .contant1 div {
    font-size: 12px;
    line-height: 20px;
  }
  .ncabout11 .ncmain .right div,
  .ncabout12 .ncmain .right div {
    font-size: 12px;
    line-height: 20px;
  }
  .ncabout11 .ncmain .right b,
  .ncabout12 .ncmain .right b {
    font-size: 16px;
  }
  .ncabout13 {
    padding: 20px 0;
    margin-top: 20px;
  }
  .ncabout13 .ncmain b {
    font-size: 18px;
  }
  .ncabout13 .ncmain div {
    font-size: 14px;
    line-height: 24px;
    width: 90%;
  }
  .ncabout14 {
    margin-top: 20px;
  }
  .ncabout14 .ncmain1 .left {
    margin-top: 20px;
  }
  .ncabout15 .ncmain .left {
    width: 100%;
  }
  .ncabout15 .ncmain .right {
    width: 100%;
    position: static;
    transform: none;
    float: left;
    margin-top: 20px;
  }
  .ncabout15 .ncmain {
    margin-bottom: 20px;
  }
  .ncabout15 .ncmain .right b {
    font-size: 18px;
  }
  .ncabout15 .ncbbt {
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ncabout15 .ncbbt .bt_1 {
    margin: 10px 0;
  }
  .ncabout15 .ncbbt b,
  .ncabout15 .ncbbt .bt_1,
  .ncabout15 .ncbbt .bt_2 {
    font-size: 18px;
  }
  .ncabout16 .ncabout16_1 .right div {
    font-size: 14px;
    line-height: 26px;
  }
  .bantitle {
    width: 96%;
  }
  #container {
    height: 340px;
  }
  .nccontant01 .right ul li {
    width: 100%;
  }
  .nccontant01 .right ul li:nth-child(2n) {
    margin-left: 0;
  }
  .nccontant01 .left ul li {
    margin-bottom: 15px;
  }
  .a_list{
    width: 100%;
    box-sizing: border-box;
  }
  
.Ncheader .nav .right .china .box > img:nth-child(1){
    display: none;
}
.Ncheader .nav .right .china .box > img:nth-child(2){
    display: inline-block;
}
.Ncheader.Ncheader2 .nav .right .china .box > img:nth-child(1){
    display: none;
}
.Ncheader.Ncheader2 .nav .right .china .box > img:nth-child(2){
    display: inline-block;
}  
  
}
