/* CSS Document */

html,body,div,ul,li,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ol,form,input,textarea,th,td,select{margin:0;padding:0}
        *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
        html,body{min-height:100%}
        body{font-family:Helvetica,Pingfang SC,Microsoft YaHei,STHeiti,Verdana,Arial,Tahoma,sans-serif;font-size:14px;color:#333;background:#fff;position:relative}
        h1,h2,h3,h4,h5,h6{font-weight:normal}
        ul,ol{list-style:none}
        img{border:none;vertical-align:middle}
        a{color:#666;text-decoration:none}
        a:visited{color:#666;text-decoration:none; transition: 0.5s;}
        a:hover{color:#050655;text-decoration:none; transition: 0.5s;}
        a:active{color:#08034e;text-decoration:none; transition: 0.5s;}
        table{border-collapse:collapse;table-layout:fixed}
        input,textarea{outline:none;border:none}
        textarea{resize:none;overflow:auto}
        .clearfix{zoom:1}
        .clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}

/* 公共部分 */
.pubcon{ width:100%; max-width: 1440px; margin: 0 auto;}
.pubcon h2{ font-size: 35px; font-weight: bold; text-align: center;}
.pubcon h4{ font-size: 35px; font-weight: bold; text-align: center; color: #1a8c34;}
.anniu{ border: #d1d1d1 1px solid;   padding: 8px 10px; font-size: 12px;  display: block; width:13%; text-align: center; margin:2% auto; border-radius: 50px;}
.anniu:hover{background-color: #0c244e;color: #d1d1d1; border: #0c244e 1px solid;transition: all .3s ease; }
.anniu:hover a{color: #FFFFFF; display: block;transition: all .3s ease;  }
.anniu1{ border: #d1d1d1 1px solid;   padding: 8px 10px; font-size: 12px;  display: block; width:50%; text-align: center; margin:2% auto; border-radius: 50px;}
.anniu1:hover{background-color: #e64600;color: #d1d1d1; border:none;border: #e64600 1px solid;transition: all .3s ease; }
.anniu1:hover a{color: #FFFFFF; display: block;transition: all .3s ease;  }
.mbx{}
.mbxcon{padding:0; margin:0 auto;}
.mbx .box{ width:100%;  display: flex;justify-content: space-between; background:url(../images/wz1.jpg) left repeat-x; line-height:69px; border:#CCCCCC 1px solid; margin-top:5px; margin-bottom:5px;}
.mbx .box .left{ width:14%; background:url(../images/wz.jpg) left center no-repeat;background-size: 100% auto; text-align:center; color:#FFFFFF;}
.mbx .box .right{ width:60%; text-align: right; padding-right:20px;}

.mbx .box .right a{font-size: 14px;}
.clearfix::after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}




/* 头部  */

.head{position: relative;width:100%;z-index: 9999; display: flex;justify-content: space-between; margin:0 auto; background:url(../images/top-bj.jpg) left repeat-x;}
.head .logo{ margin:10px 0;width:20%; text-align:right;}
.head .navbox{width:60%;margin: 0 auto;}
.head .nav{display: block; float: left;width:calc(100% - 100px)}
.head .nav .nav_pc{ width: 100%;}
.head .nav ul li{float:left;position: relative;box-sizing: border-box;z-index: 999;}
.head .nav ul li:first-child{}
.head .nav ul li .f_a{line-height:134px;display:block;text-align:center;font-size:16px;color: #000000; font-weight:bold;}
.head .nav ul li.this .f_a{background-color:#0f1f40;color: #fff; transition:all .3s}
.head .nav ul li:hover .f_a{background-color:#0f1f40;color: #fff; transition:all .3s}
.head .nav ul li .s_navbox{display:none;position: absolute;left: 0;width: 100%; background:#0f1f40;z-index: 9999;box-sizing: border-box}
.head .nav ul li .s_navbox .s_a a{color:#fff;font-size:14px;text-transform:uppercase;display:block;text-align: center;padding: 10px 0;border-top: 1px solid #546689;}
.head .nav ul li .s_navbox .s_a a:hover{background-color:#1f4696;color: #fff;}
.m_nav{display:none}
.headlf .m_logo{display: none}
.headrg .m_menuimg{display: none}
.head .yyxz1{ line-height:134px; background:url(../images/china.png) left center no-repeat; padding-left:40px; width:6%; }
.head .yyxz1 a{ font-size:14px; color:#666666; transition: 0.5s;}
.head .yyxz1 a:hover{ color:#000033; text-decoration:underline; transition: 0.5s;}
.head .yyxz2{ line-height:134px; background:url(../images/English.png) left center no-repeat; padding-left:40px;width:10%; }
.head .yyxz2 a{ font-size:14px; color:#666666; transition: 0.5s;}
.head .yyxz2 a:hover{ color:#000033; text-decoration:underline;transition: 0.5s;}

.sidenav{ font-size:30px; font-weight:bold; color:#04205a; width:20%; }
.sidenav1{ display:none}
.sidenav .dhwz{ font-size:16px; color:#000033; background:url(../images/dianhua.png) left center no-repeat; padding-left:40px; line-height:40px; margin-top:15%; }



/* 侧面导航  */
.menu-1{list-style: none;border-top: solid 1px #e5e5e5;border-right: solid 1px #e5e5e5;border-left: solid 1px #e5e5e5;padding: 0px;}
.menu-1 li{border-bottom: solid 1px #e5e5e5; background-color:#eeeeee;}
/* .item-content{display: none;} */
.item1{position: relative;font-size: 16px;color: #FFFFFF; font-weight:900; padding:4%; background-color:#04205a;}
.item1 a{color: #fff !important;font-size: 16px; font-weight:900; display: block;}
.item1 .iconfont:first-child{color: #71737b;margin-right: 5px;}
.item1 .iconfont:last-child{position: absolute;font-size: 12px;color: #71737b;right:4%;line-height: 24px;}
.item-content h3{
    font-size: 14px;
    transition: all .7s ease 0s;
    border-top: 1px solid #FFFFFF;
    line-height: 40px;
    display: block;
    margin: 0px;
	padding-left:8%;
}
.item-content h3.this,
.item-content h3:hover{
   background-color: #CCCCCC;padding-left: 10px;
}
.item-content a{
    color: #1D1D1D;
    text-decoration: none;
	display: block;
}
.item1 img{ width:100%;}


/* 轮播图 */
.slider {position: relative;overflow: hidden;width: 100%;}
.slideBox .hd {height: 20px;z-index:1; overflow: hidden;position: absolute;left: 50%;bottom: 20px;transform: translateX(-50%);z-index: 1;}
.slideBox .hd ul{ text-align:center;  padding-top:5px;  }
.slideBox .hd ul li {cursor:pointer;float: left;margin-right: 5px;width: 10px;height: 10px;text-align: center;background: #fff;border-radius: 50%}
.slideBox .hd ul .on {background: #889bc2;color: #fff;}
.slideBox .bd{ position:relative; z-index:0; }
.slideBox .bd li img{width:100%; vertical-align:top;  } 

/* 搜索 */
.index-ss{ width: 100%; background-color:#e5e5e5; }
.index-sscon{ padding:0; margin:0;  }
.index-sscon .box{ width:70%;display: flex;justify-content: space-between; flex-wrap: wrap; padding:0.8%; margin:0 auto;}
.index-sscon .box .left{ width:60%; line-height:30px;}
.index-sscon .box .right{ width:18%; }
.index-sscon .box .right .suosuo{ background-color:#c2c2c1; line-height:32px; border-radius: 12px;}
.index-sscon .box .right .suosuo .kuang{background-color:#c2c2c1; margin-left:5%;}
.sbut{background: url(../images/ss.jpg) center no-repeat; width: 32px;height: 32px; border: none;}





.logoslide li{
	display: flex;
	justify-content: left;
	align-items: center;
	flex-wrap: wrap;
}
.logoslide li .pic{
	width: 15.5%;
	margin: 0 1.4% 1.4% 0;
}
.logoslide li .pic:nth-child(6n){
	margin: 0 0 1.4% 0;
}



.swiper-pagination-logoslide{
	text-align: center;
}

*{outline: none !important;}

@media screen and (max-width: 460px) {
.logoslide li .pic,
.logoslide li .pic:nth-child(6n){
	width: 24%;
	margin: 0 1.3% 1.3% 0;
}
.logoslide li .pic:nth-child(4n){
	margin: 0 0 1.3% 0;
}
	
}



/*首页产品中心*/
.index-pro{ width: 100%; }
.index-procon{ padding:0;  }
.index-procon .box{ width:100%; margin:2% auto;}
.index-procon .box .bt{ width:100%; background:url(../images/pro1_03.jpg) left center no-repeat;  }
.index-procon .box .bt h2{ font-size:14px; padding-left:20px;text-align:left; font-weight:normal;line-height:50px; }
.index-procon .box .neirong{display: flex;justify-content: space-between; flex-wrap: wrap; }
.index-procon .box .neirong .left{ width:22%}
.index-procon .box .neirong .left .top{ background-color:#04205a; line-height:60px; text-align:center; font-size:28px; font-weight:900; color:#FFFFFF;}
.index-procon .box .neirong .left .tu{ max-width:320px;}
.index-procon .box .neirong .left .tu img{ width:100%;}
.index-procon .box .neirong .left .bt{}
.index-procon .box .neirong .right{ width:76%;}



.index-procon .box .neirong .right  .contact1{ width:100%;}
.index-procon .box .neirong .right  .contact1 ul{ width:100%;}
.index-procon .box .neirong .right  .contact1 ul li{ width:100%; margin:10px auto; padding:1%; border-bottom:#CCCCCC 1px solid; display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-procon .box .neirong .right  .contact1 ul li:hover{box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;}
.index-procon .box .neirong .right  .contact1 ul li .left{ width:20%;}
.index-procon .box .neirong .right  .contact1 ul li .left .tu{ max-width:279px;}
.index-procon .box .neirong .right  .contact1 ul li .left .tu img{ width:100%;}
.index-procon .box .neirong .right  .contact1 ul li .right{ width:79%;}
.index-procon .box .neirong .right  .contact1 ul li .right h1{ font-size:18px;font-weight:900; padding:1.5% 0;}
.index-procon .box .neirong .right  .contact1 ul li .right h2{ font-size:12px; text-align:left; font-weight:normal;}
.index-procon .box .neirong .right  .contact1 ul li .right p{ line-height:24px; color:#9b9b9b;padding-top:2%;}
.index-procon .box .neirong .right  .contact1 ul li .right p:hover{ color: #333333; }




.index-procon .box .neirong .right .contact{ width:100%;}
.index-procon .box .neirong .right .contact h4{ font-size:48px; font-weight:bold; text-align:center; color:#04205a; }
.index-procon .box .neirong .right .contact .hx{ width:6%; margin:2% auto; border-bottom:#000066 solid 5px;}
.index-procon .box .neirong .right .contact ul{display: flex;justify-content: flex-start; flex-wrap: wrap;}
.index-procon .box .neirong .right .contact ul li{ width:31.3%;transition: all .4s;  margin: 0 2% 2% 0 ; border:#e3e3e3 1px solid;  }
.index-procon .box .neirong .right .contact ul li:hover{ background-color:#04205a; transition: all .4s;}
.index-procon .box .neirong .right .contact ul li h1{ font-size:16px; padding:3%; text-align:center;}
.index-procon .box .neirong .right .contact ul li h2{ font-size:12px; text-align:left; border:#e3e3e3 1px solid; border-width: 1px 0 0 0; padding:3%;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.index-procon .box .neirong .right .contact ul li:hover h2{ color:#FFFFFF; border:#ffffff 1px solid; border-width: 1px 0 0 0; text-decoration:none; }
.index-procon .box .neirong .right .contact ul li h3{ font-size:12px; text-align: center; background-color:#04205a; color: #FFFFFF; padding:3%; width:30%; margin:0 auto 2% auto; }
.index-procon .box .neirong .right .contact ul li:hover h3{ color:#FFFFFF;  text-decoration:none; background-color:#04205a; }
.index-procon .box .neirong .right .contact ul li:hover h1{ color:#FFFFFF; text-decoration: none;}
.index-procon .box .neirong .right .contact ul li .img-box img{ width:100%; }


.index-procon .box .contact ul li .img-box {
  width: 93%;
  height:auto;
  overflow: hidden;
  cursor: pointer;
  margin:3% auto 0 auto;
}

.index-procon .box .contact ul li .zoom-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.index-procon .box .contact ul li .img-box:hover .zoom-img {
  transform: scale(1.3);
}





/* 首页关于我们*/


.index-about{ width: 100%; background:url(../images/index-about-bj.jpg) center no-repeat; background-color:#374866;background-size:cover; }
.index-aboutcon{ padding:0; margin:0;  }
.index-aboutcon .box{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-aboutcon .box .left{ width: 100%;  }
.index-aboutcon .box .left .box1{  margin:5% auto 5% auto;  width:80%;}
.index-aboutcon .box .left .box1 .title{display: flex; }
.index-aboutcon .box .left .box1 .title h1{ font-size:35px; color:#04205a; font-weight:bold;}
.index-aboutcon .box .left .box1 .title h2{font-size:48px; color: #FFFFFF; font-weight:bold; text-align:center; width:100%; margin:0 0 5% 0;}
.index-aboutcon .box .left .box1 .nr{ line-height:24px; color:#FFFFFF;}
.index-aboutcon .box .left .box1 .more{ padding:0  5px 0 18px;line-height:40px; display:block;  background:url(../images/jt.png) right no-repeat; background-color:#04205a; width:25%; margin:10px auto 20px auto;}
.index-aboutcon .box .left .box1 .more a{ color:#FFFFFF;transition: 0.5s;}
.index-aboutcon .box .left .box1 .more:hover{ background-color:#FF6600;transition: 0.5s; }
.index-aboutcon .box .left .box1 .sz{ width:60%; margin:0 auto; }
.index-aboutcon .box .right{ width: 50%; text-align: left; background: url(../images/index-about_03.jpg) left top no-repeat; height:839px; background-size:cover; }


/* 首页技术创新*/

.index-jscx{ width: 100%; background:url(../images/jscx-bj.jpg) top center no-repeat;background-size:cover; }
.index-jscxcon{ padding:0;  }
.index-jscxcon .box{ width:100%; color:#FFFFFF;}
.index-jscxcon .box .bt{ margin:0 auto; padding-top:82px;display: flex;justify-content: space-between; flex-wrap: wrap; width:30%;}
.index-jscxcon .box .bt h1{ font-size:48px; font-weight:800;}
.index-jscxcon .box .bt span{ font-weight:normal; }
.index-jscxcon .box .bt1{ width:50%; margin:0 auto;}
.index-jscxcon .box .bt1 span{ display:block; border-bottom:#FFFFFF 5px solid; height:5px;width:5%; margin:2% auto;}
.index-jscxcon .box .bt1 p{ line-height:24px; font-size:18px; text-align:center; padding-bottom:3%}
.index-jscxcon .box .nr{ position:relative;margin:0 auto; background:url(../images/shouji.png) top center no-repeat;  }
.index-jscxcon .box .nr .nr1{display: flex;justify-content: space-between; flex-wrap: wrap;position: relative; padding-bottom:55px;}
.index-jscxcon .box .nr .nr1 .left{ width:40%; text-align:right;}
.index-jscxcon .box .nr .nr1 .left .top{ width:100%; }
.index-jscxcon .box .nr .nr1 .left .top h1{ font-size:25px; font-weight:800;}
.index-jscxcon .box .nr .nr1 .left .top span{ display:block; padding:0; margin:0; height:7px; background:url(../images/xian.png) right center no-repeat;}
.index-jscxcon .box .nr .nr1 .left .top p{  line-height:24px;}
.index-jscxcon .box .nr .nr1 .left .bottom{ width:100%; margin-top:184px;}
.index-jscxcon .box .nr .nr1 .left .bottom h1{ font-size:25px; font-weight:800;}
.index-jscxcon .box .nr .nr1 .left .bottom span{ display:block; padding:0; margin:0; height:7px; background:url(../images/xian.png) right center no-repeat;}
.index-jscxcon .box .nr .nr1 .left .bottom p{  line-height:24px;}
.index-jscxcon .box .nr .nr1 .right{ width:40%;}
.index-jscxcon .box .nr .nr1 .right .top{ width:100%;  }
.index-jscxcon .box .nr .nr1 .right .top h1{ font-size:25px; font-weight:800;}
.index-jscxcon .box .nr .nr1 .right .top span{ display:block; padding:0; margin:0; height:7px; background:url(../images/xian1.png) left center no-repeat;}
.index-jscxcon .box .nr .nr1 .right .top p{  line-height:24px;}
.index-jscxcon .box .nr .nr1 .right .bottom{ width:100%; margin-top:184px;}
.index-jscxcon .box .nr .nr1 .right .bottom h1{ font-size:25px; font-weight:800;}
.index-jscxcon .box .nr .nr1 .right .bottom span{ display:block; padding:0; margin:0; height:7px; background:url(../images/xian1.png) left center no-repeat;}
.index-jscxcon .box .nr .nr1 .right .bottom p{  line-height:24px;}













/*数据统计滚动*/
.product-number-info {
	position: relative;
	
}
.product-number-info .product-number-inner {
	width: 100%;
	margin: 0 auto;
}
.product-number-info ul {
     display: flex;justify-content: space-between; flex-wrap: wrap;
	padding: 0;
}
.product-number-info ul.q:after {
	content: "";
	clear: both;
	display: table;
}
.product-number-info li {
	
	width: 24%;
	margin-bottom:2%;
	color: #535353;
	text-align:center;
	background-color:#eaeaea;
	padding:2% 0;
	
	
}
.product-number-info li:first-child {
	border: none;
}
.product-number-info li b {
	font-weight: 800;
	font-size: 36px;
	
	line-height: 1;
	display: inline-block;
	position: relative;
	margin: 15px 0 10px;
}
.product-number-info li b i {
	font-style: normal;
	color:#04205a;
}
.product-number-info li b sup {
	position: absolute;
	font-size: 20px;
	color:#04205a;
	font-weight:600;
	top: 7px;
}
.product-number-info li b em {
	font-style: normal;
	font-size: 28px;
	font-weight: 100;
	padding-left: 2px;
	position: relative;
	top: -17px;
}
.product-number-info li p {
	font-size: 14px;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
	padding-left: 0;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 0;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
	padding-left: 0;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
	padding-left: 0;
}


/* 解决方案 */

.index-jjfa{ width: 100%;background-color:#eeeeee; }
.index-jjfacon{ padding:0; margin:0 auto; padding-bottom:2%;   }
.index-jjfacon .box{ width:100%; }
.index-jjfacon .box .biaoti{  text-align:center; padding:87px 0 42px 0; }
.index-jjfacon .box .biaoti h1{ font-size:48px;}
.index-jjfacon .box .biaoti span{ font-weight:900; color:#04205a;}
.index-jjfacon .box .biaoti .hx{ border-bottom:#04205a 5px solid; width:3%; margin:2% auto;  }
.index-jjfacon .box .contact{ width:100%; }


.index-jjfacon .box .contact .trade-box {
	
	margin: 0 auto;
	position: relative;
	transition: all .3s ease;
}
.index-jjfacon .box .contact .trade-box-list {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}
.index-jjfacon .box .contact .trade-box-item {
	flex: 1;
	text-align: center;
	position: relative;
	height: 430px;
	background: no-repeat center;
	background-size: 100% auto;
	margin:0 3px;
}
.index-jjfacon .box .contact .trade-content .trade-box-item:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}

.index-jjfacon .box .contact .item-logo img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.index-jjfacon .box .contact .item-title {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 20px 0;
	position: relative;
}
.index-jjfacon .box .contact .trade-content .item-title:before {
	content: "";
	position: relative;
	display: block;
	width: 20px;
	border-bottom: 2px solid #fff;
	margin: 0 auto 20px;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}
.index-jjfacon .box .contact .item-text {
	position: relative;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
	opacity: 0;
	margin-top:200px;
}


.index-jjfacon .box .contact .item-text img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
}


.index-jjfacon .box .contact .trade-content .trade-box-item .item-logo {
	position: relative;
	transition: all .4s cubic-bezier(.4, 0, .2, 1);
}


.index-jjfacon .box .contact .item-text p {
	color: #fff;
	font-size: 16px;
	margin-bottom: 5px;
}

.index-jjfacon .box .contact .trade-content .bt{ background-color:#1a2439; line-height:55px; border-bottom:#FFFFFF 5px solid; color:#FFFFFF;}


.index-jjfacon .box .contact .trade-content .item01 {
	background-image: url(../images/icon-at01.png);
}
.index-jjfacon .box .contact .trade-content .item02 {
	background-image: url(../images/icon-at02.png);
}
.index-jjfacon .box .contact .trade-content .item03 {
	background-image: url(../images/icon-at03.png);
}
.index-jjfacon .box .contact .trade-content .item04 {
	background-image: url(../images/icon-at04.png);
}
.index-jjfacon .box .contact .trade-content .item05 {
	background-image: url(../images/icon-at05.png);
}
.index-jjfacon .box .contact .trade-content .trade-box-item:hover .item-text {
	display: block;
	opacity: 1;
	margin-top: 0;
}
.index-jjfacon .box .contact .trade-content .trade-box-item:hover:before {
	background-color: rgba(26, 36, 57, .9);
}
.index-jjfacon .box .contact .trade-content .trade-box-item:hover .item-logo {
	margin-top: 120px;
}
.index-jjfacon .box .contact .trade-content .trade-box-item:hover .item-title:before {
	opacity: 0;
	margin-bottom: 0;
}



/* 项目案例 */

.index-case{ width: 100%; }
.index-casecon{ padding:0; margin:0 auto;padding-bottom:2%;  }
.index-casecon .box{ width:100%; }
.index-casecon .box .biaoti{  text-align:center; margin:87px 0 42px 0; }
.index-casecon .box .biaoti h1{ font-size:48px;}
.index-casecon .box .biaoti span{ font-weight:900; color:#04205a;}
.index-casecon .box .biaoti .hx{ border-bottom:#04205a 5px solid; width:3%; margin:2% auto; }
.index-casecon .box .contact{ width:100%;}
.index-casecon .box .contact ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-casecon .box .contact ul li{ width:32.3%;transition: all .4s;  margin:2% 0 0 0; background-color:#f3f3f3 }
.index-casecon .box .contact ul li:hover{ background-color:#04205a; transition: all .4s; box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3);}
.index-casecon .box .contact ul li h1{ font-size:18px; padding:3%;}
.index-casecon .box .contact ul li h2{ font-size:14px; text-align:left; border:#e3e3e3 1px solid; border-width: 1px 0; padding:3%; line-height:22px; font-weight:normal;}
.index-casecon .box .contact ul li:hover h2{ color:#FFFFFF; border:#ffffff 1px solid; border-width: 1px 0; text-decoration:none; }
.index-casecon .box .contact ul li:hover h1{ color:#FFFFFF; text-decoration: none;}
.index-casecon .box .contact ul li .img-box img{ width:100%; }


.index-casecon .box .contact ul li .img-box {
  width: 93%;
  height:auto;
  overflow: hidden;
  cursor: pointer;
  margin:3% auto 0 auto;
}

.index-casecon .box .contact ul li .zoom-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.index-casecon .box .contact ul li .img-box:hover .zoom-img {
  transform: scale(1.3);
}




  


/* 合作品牌 */
.index-hzpp{ width: 100%; background-color:#f1f1f1; }
.index-hzppcon{ padding:0; margin:0 auto;padding-bottom:4%;  }
.index-hzppcon .box{ width:100%; }
.index-hzppcon .box .biaoti{  text-align:center; padding:87px 0 42px 0; }
.index-hzppcon .box .biaoti h1{ font-size:48px;}
.index-hzppcon .box .biaoti span{ font-weight:900; color:#04205a;}
.index-hzppcon .box .biaoti .hx{ border-bottom:#04205a 5px solid; width:3%; margin:2% auto;  }
.index-hzppcon .box .contact{ width:100%;}
.index-hzppcon .box .contact ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-hzppcon .box .contact ul li{ width:16%;transition: all .4s; border:#e3e3e3 1px solid; border-width: 1px; margin:1% 0 0 0; }
.index-hzppcon .box .contact ul li:hover{  transition: all .4s; border:#04205a 1px solid;}
.index-hzppcon .box .contact ul li img{ width:100%;}

/* 新闻资讯 */
.index-news{ width: 100%;  }
.index-newscon{ padding:0; margin:0 auto;padding-bottom:2%;  }
.index-newscon .box{ width:100%; }
.index-newscon .box .biaoti{  text-align:center; padding:87px 0 42px 0; }
.index-newscon .box .biaoti h1{ font-size:48px;}
.index-newscon .box .biaoti span{ font-weight:900; color:#04205a;}
.index-newscon .box .biaoti .hx{ border-bottom:#04205a 5px solid; width:3%; margin:2% auto; }
.index-newscon .box .contact{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-newscon .box .contact .left{ width:30%;}
.index-newscon .box .contact .left h1{ font-size:18px; font-weight:900; margin:2% 0;}
.index-newscon .box .contact .left p{ line-height:24px; color:#9b9b9b}
.index-newscon .box .contact .left img{ width:100%; max-width:279px;}
.index-newscon .box .contact .left tu{ width:100%;}
.index-newscon .box .contact .right{ width:100%;}
.index-newscon .box .contact .right ul{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-newscon .box .contact .right ul li{width:30%; transition: all .4s;  margin: 0 0 3% 0; padding:2%;  border:#e4e4e4 1px solid; }
.index-newscon .box .contact .right ul li:hover{  transition: all .4s;   box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.3); border:#e4e4e4 1px solid;}
.index-newscon .box .contact .right ul li img{ width:100%; max-width:463px;}
.index-newscon .box .contact .right ul li h1{ font-size:18px;font-weight:900; margin:2% 0;}
.index-newscon .box .contact .right ul li h2{ font-size:12px; text-align:left; font-weight:normal;}
.index-newscon .box .contact .right ul li p{ line-height:24px; color:#9b9b9b}
.index-newscon .box .contact .right ul li p:hover{ color: #333333;}

/* 尾部 */
.index-foot{ width: 100%; background:#0f1f40;  }
.index-footcon{ padding:0; margin:0 auto;  }
.index-footcon .box{ width:100%;color:#FFFFFF; padding-top:2%; }
.index-footcon .box a{ color:#FFFFFF;}
.index-footcon .box a:hover{ text-decoration:underline;}
.index-footcon .box .top{ border-bottom:#CCCCCC 1px solid;display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-footcon .box .top .left{ width:50%; background:url(../images/index_14.jpg) left center no-repeat; padding-left:165px; font-size:18px; font-weight:900; color:#FFFFFF; line-height:80px;}
.index-footcon .box .top .right{ width:50%;  padding-left:23px; font-size:28px; font-weight:900; color:#FFFFFF; line-height:80px; text-align:right;}
.index-footcon .box .bootom{ margin:2% auto;display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-footcon .box .bootom .nr1{ width:15%}
.index-footcon .box .bootom .nr1 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-footcon .box .bootom .nr1 ul li{ padding-bottom:20px; width:50%;}
.index-footcon .box .bootom .nr2{ width:40%; padding-left:3%;}
.index-footcon .box .bootom .nr3{ width:15%; display: flex;justify-content: space-between; flex-wrap: wrap;}
.index-footcon .box .bootom .nr3 h1{ font-size:14px; text-align:center; margin-top:10%;}
.index-footcon .box .bootom .nr3 img{ width:100%;}
.index-footcon .box .bootom .nr3 .left{ width:45%;}
.index-footcon .box .bootom .nr3 .right{ width:45%}
.index-bq{ width: 100%; background:#07142f; color:#6c808e;font-size:12px; text-align:center; padding:1%;  }
.index-bq a{ color:#6c808e; font-size:12px;}
.index-bq a:hover{ text-decoration:underline;color:#FFFFFF;}

/* 内页-banner */
.banner-ny{ width: 100%;}
.banner-nycon{ padding:0; margin:0;}
.banner-nycon .box{ width:100%; }
.banner-nycon .box .tu{width: 100%;}
.banner-nycon .box .tu img{ width:100%; max-height:509px;  }





/* 内页关于我们*/


.ny-about{ width: 100%; }
.ny-aboutcon{ padding:0;  }
.ny-aboutcon .box{ width:100%; margin:0 auto;}
.ny-aboutcon .box .left{ width: 100%;}
.ny-aboutcon .box .left .box1{   width:100%;}
.ny-aboutcon .box .left .box1 .title{ text-align:center; margin-top:6%; }
.ny-aboutcon .box .left .box1 .title h1{ font-size:35px; color:#282828; }
.ny-aboutcon .box .left .box1 .title span{font-size:35px; color:#04205a; font-weight:bold; }
.ny-aboutcon .box .left .box1 .title .hx{ width:5%; border-bottom:#04205a 5px solid; margin:2% auto;}
.ny-aboutcon .box .left .box1 .nr{ line-height:24px;}

.ny-aboutcon .box .left .box1 .sz{ margin:3% auto 3% auto; width:70%;}



/* 内页关于我们核心能力*/


.ny-hxnl{ width: 100%; background:#e8e8e8; }
.ny-hxnlcon{ padding:0;  }
.ny-hxnlcon .box{ width:100%; margin:0 auto; padding:6% 0;}
.ny-hxnlcon .box .title{ text-align:center;  }
.ny-hxnlcon .box .title h1{ font-size:45px; color:#282828; }
.ny-hxnlcon .box .title span{font-size:45px; color:#04205a; font-weight:bold; }
.ny-hxnlcon .box .title .hx{ width:5%; border-bottom:#04205a 5px solid; margin:2% auto;}
.ny-hxnlcon .box .nr{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap; margin-bottom:3%;}
.ny-hxnlcon .box .nr .left{ width:27%; background:url(../images/about_05.jpg) right center no-repeat; background-color:#4a4d54; height:129px;}
.ny-hxnlcon .box .nr .left h1{ font-size:35px; font-weight:900; color:#FFFFFF; padding:33px 0 0 10px;}
.ny-hxnlcon .box .nr .right{ width:73%; margin-top:21px;background-color:#dcdcdc; border:#9f9f9f 1px solid; border-width:1px 1px 1px 0; height:89px;  }
.ny-hxnlcon .box .nr .right p{ font-size:21px; padding:10px 5px 0 0;}

.ny-hxnlcon .box .nr1{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;margin-bottom:3%;}
.ny-hxnlcon .box .nr1 .left{ width:27%; background:url(../images/about_08.jpg) right center no-repeat; background-color:#828282; height:129px;}
.ny-hxnlcon .box .nr1 .left h1{ font-size:35px; font-weight:900; color:#FFFFFF; padding:33px 0 0 10px;}
.ny-hxnlcon .box .nr1 .right{ width:73%; margin-top:21px;background-color:#dcdcdc; border:#9f9f9f 1px solid; border-width:1px 1px 1px 0; height:89px;  }
.ny-hxnlcon .box .nr1 .right p{ font-size:21px; padding:10px 5px 0 0;}

.ny-hxnlcon .box .nr2{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;margin-bottom:3%;}
.ny-hxnlcon .box .nr2 .left{ width:27%; background:url(../images/about_10.jpg) right center no-repeat; background-color:#80848e; height:129px;}
.ny-hxnlcon .box .nr2 .left h1{ font-size:35px; font-weight:900; color:#FFFFFF; padding:33px 0 0 10px;}
.ny-hxnlcon .box .nr2 .right{ width:73%; margin-top:21px;background-color:#dcdcdc; border:#9f9f9f 1px solid; border-width:1px 1px 1px 0; height:89px;  }
.ny-hxnlcon .box .nr2 .right p{ font-size:21px; padding:10px 5px 0 0;}


/* 内页关于我们企业文化*/


.ny-qywh{ width: 100%;  }
.ny-qywhcon{ padding:0;  }
.ny-qywhcon .box{ width:100%; margin:0 auto; padding:6% 0;}
.ny-qywhcon .box .title{ text-align:center;  }
.ny-qywhcon .box .title h1{ font-size:45px; color:#282828; }
.ny-qywhcon .box .title span{font-size:45px; color:#04205a; font-weight:bold; }
.ny-qywhcon .box .title .hx{ width:5%; border-bottom:#04205a 5px solid; margin:2% auto;}
.ny-qywhcon .box .nr{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap; margin-bottom:3%;}
.ny-qywhcon .box .nr .left{ width:48%; }
.ny-qywhcon .box .nr .left h1{ font-size:30px; font-weight:900; color:#04205a; text-align:center; padding:2% 0;}
.ny-qywhcon .box .nr .left p{ font-size:16px; line-height:30px; padding:2% 0; color:#5b5b5b;}
.ny-qywhcon .box .nr .left span{ font-weight:900;}
.ny-qywhcon .box .nr .left img{ width:100%; }
.ny-qywhcon .box .nr .right{ width:48%; }
.ny-qywhcon .box .nr .right h1{ font-size:30px; font-weight:900; color:#04205a; text-align:center; padding:2% 0;}
.ny-qywhcon .box .nr .right p{ font-size:16px; line-height:30px; padding:2% 0; color:#5b5b5b;}
.ny-qywhcon .box .nr .right span{ font-weight:900;}
.ny-qywhcon .box .nr .right img{ width:100%; }



/* 内页荣誉*/


.ny-honor{ width: 100%;    }
.ny-honorcon{ padding:0;  }
.ny-honorcon .box{ width:100%; margin:0 auto; padding:0 0 0 0;}
.ny-honorcon .box .title{ text-align:center;  }
.ny-honorcon .box .title h1{ font-size:35px; color:#282828; }
.ny-honorcon .box .title span{font-size:35px; color:#04205a; font-weight:bold; }
.ny-honorcon .box .title .hx{ width:5%; border-bottom:#04205a 5px solid; margin:2% auto;}
.ny-honorcon .box .title p{ font-size:18px;}
.ny-honorcon .box .nr1{  margin:3% auto; max-width:1036px;}
.ny-honorcon .box .nr1 img{ width:100%;}

/* Carousel */
	.carousel-example {
		padding: 20px 0 50px 0;
	}
	
	#complicated-content-carousel .carousel-control {
		position: absolute;
		top: -20px;
		right: 0;
		left: auto;
		bottom: auto;
		width: 14px;
		font-size: 25px;
		color: #3c3c3c !important;
		opacity: 1;
	}
	
	#complicated-content-carousel .carousel-control.left,
	#complicated-content-carousel .carousel-control.right {
		background-image: none;
	}
	
	#complicated-content-carousel .carousel-control.left {
		right: 35px;
	}
	
	#complicated-content-carousel .index {
		position: absolute;
		top: -70px;
		right: 0;
		font-size: 16px;
		color: #3c3c3c;
	}
	
	#complicated-content-carousel .flex-item {
		position: relative;
		display: inline-block;
		width: 894px;
		height: 380px;
		padding: 16px 13px;
		background-color: #f5f6f7;
		border: 6px solid #f5f6f7;
	}
	
	#complicated-content-carousel .flex-item:hover,
	#complicated-content-carousel .flex-item:focus {
		border: 6px solid #d2d4d5;
		border-radius: 3px;
	}
	
	.good-top {
		height: 21px;
	}
	
	.good-top-left {
		font-size: 16px;
		color: #424242;
		text-transform: uppercase;
		line-height: 21px;
	}
	
	.good-top-right {
		height: 21px;
		text-align: right;
	}
	
	.choose-color div {
		display: inline-block;
		width: 21px;
		height: 21px;
		border-radius: 50%;
		letter-spacing: 5px;
		cursor: pointer;
	}
	
	.choose-color .blue {
		background-color: #165eb9;
	}
	
	.choose-color .yellow {
		background-color: #ffe637;
	}
	
	.choose-color .black {
		background-color: #535253;
	}
	
	.choose-color .grey {
		background-color: #d3a7ac;
	}
	
	.choose-color .dark-blue {
		background-color: #35374c;
	}
	
	.choose-color .dark-blue-women {
		background-color: #192b5e;
	}
	
	.choose-color .light-blue-women {
		background-color: #1682c4;
	}
	
	.good-top-left .fa {
		position: relative;
		top: 2px;
		font-size: 21px;
	}
	
	.good-bottom {
		height: 21px;
	}
	
	.good-bottom * {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.good-bottom-left a h4 {
		font-size: 18px;
		color: #3c3c3c;
		text-transform: uppercase;
		line-height: 21px;
	}
	
	.good-bottom-right {
		position: relative;
		top: -1px;
		font-size: 22px;
		color: #424242;
		text-transform: uppercase;
		line-height: 21px;
	}
	
	.good-top-left,
	.good-bottom-left {
		float: left;
		text-align: left;
	}
	
	.good-top-right,
	.good-bottom-right {
		float: right;
		text-align: right;
	}
	
	.good-image {
		height: 294px;
		text-align: center;
	}
	
	.good-image:before {
	    content: "";
	    display: inline-block;
	    height: 100%;
	    vertical-align: middle;
	}
	
	.good-image img {
		max-height: 240px;
		vertical-align: middle;
	}
	
	.size {
		position: absolute;
		padding: 0;
		cursor: pointer;
		transition: all .35s;
	}
	
	.size.shown {
		padding: 0 5px 5px 5px;
		background-color: #fff;
		border-radius: 2px;
	}
	
	.size.shown .option:hover {
		background-color: #f5f6f7;
	}
	
	.carousel-control {
		width: 50px;
		height: 50px;
		
		transform: translateY(-50%);
		bottom: auto;
		font-size: 30px;
		text-align: center;
		opacity: 1;
	}
	
	a.carousel-control.left,
	a.carousel-control.right {
		background-image: none;
		background-color: rgba(0, 0, 0, 0.2);
		opacity: 1;
		text-align: center;
		
	}
	
	.index-pro-wz{  line-height:24px; width:100%; border:#dbdbdb 1px solid; border-width:1px;  display:block; text-align:center; margin-top:2%;transition:all .3s}
	.index-pro-wz:hover{ background-color: #04205a;transition:all .3s }
	.index-pro-wz a{ font-size:18px; font-weight:bold; color: #333333;  line-height:24px; width:100%; padding:1.8%; display:block; text-align:center; transition:all .3s}
	.index-pro-wz a:hover{font-size:18px; font-weight:bold; color:#FFFFFF;transition:all .3s}



/*内页厂务设施运维*/
.ny-cwyw{ width: 100%; }
.ny-cwywcon{ padding:0;  }
.ny-cwywcon .box{ width:100%;}
.ny-cwywcon .box .bt{ width:100%; background:url(../images/pro1_03.jpg) left center no-repeat;  }
.ny-cwywcon .box .bt h2{ font-size:14px; padding-left:20px;text-align:left; font-weight:normal;line-height:50px; }
.ny-cwywcon .box .neirong{display: flex;justify-content: space-between; flex-wrap: wrap; }
.ny-cwywcon .box .neirong .left{ width:22%}
.ny-cwywcon .box .neirong .left .top{ background-color:#04205a; line-height:60px; text-align:center; font-size:28px; font-weight:900; color:#FFFFFF;}
.ny-cwywcon .box .neirong .left .tu{ max-width:320px;}
.ny-cwywcon .box .neirong .left .tu img{ width:100%;}
.ny-cwywcon .box .neirong .left .bt{}
.ny-cwywcon .box .neirong .right{ width:76%;}
.ny-cwywcon .box .neirong .right .mbx1{}
.ny-cwywcon .box .neirong .right .mbx1 .nr img{ width:90%; max-width:1100px;}
.ny-cwywcon .box .neirong .right .mbx1con{padding:0; margin:0 auto;}
.ny-cwywcon .box .neirong .right .mbx1 .nr{ border:#e3e3e3 1px solid; border-width:0  1px 1px  1px; margin-bottom:5%;}
.ny-cwywcon .box .neirong .right .mbx1 .nr .wz{ font-size:20px; font-weight:900; text-align:center; }
.ny-cwywcon .box .neirong .right .mbx1 .nr span{ font-size:12px; text-align:center; border:#e3e3e3  1px solid; border-width: 1px 0; margin:1% 0 0 0; display:block; padding:1% 0;}
.ny-cwywcon .box .neirong .right .mbx1 .nr .xiangxi{ display:block; padding:1%;}
.ny-cwywcon .box .neirong .right .mbx1 .box{ width:100%;  display: flex;justify-content: space-between; background:url(../images/wz1.jpg) left repeat-x; line-height:69px; border:#CCCCCC 1px solid; margin-top:5px; margin-bottom:5px;}
.ny-cwywcon .box .neirong .right .mbx1 .box .left{ width:19%; background:url(../images/wz.jpg) left center no-repeat;background-size: 100% auto; text-align:center; color:#FFFFFF;}
.ny-cwywcon .box .neirong .right .mbx1 .box .right{ width:60%; text-align: right; padding-right:20px;}

.ny-cwywcon .box .neirong .right .mbx1 .boxtu{ width:100%;}


.ny-cwywcon .box .neirong .right .contact{ width:100%;}
.ny-cwywcon .box .neirong .right .contact ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-cwywcon .box .neirong .right .contact ul li{ width:32.3%;transition: all .4s; border:#e3e3e3 1px solid; border-width: 1px 1px  0 1px; margin: 0 0 2% 0 ;  }
.ny-cwywcon .box .neirong .right .contact ul li:hover{ background-color:#04205a; transition: all .4s;}
.ny-cwywcon .box .neirong .right .contact ul li h1{ font-size:16px; padding:3%;}
.ny-cwywcon .box .neirong .right .contact ul li h2{ font-size:14px; text-align:left; border:#e3e3e3 1px solid; border-width: 1px 0; padding:3%; background:url(../images/jiantou1.png) right center no-repeat;}
.ny-cwywcon .box .neirong .right .contact ul li:hover h2{ color:#FFFFFF; background:url(../images/jiantou2.png) right center no-repeat;border:#ffffff 1px solid; border-width: 1px 0; text-decoration:none; }
.ny-cwywcon .box .neirong .right .contact ul li:hover h1{ color:#FFFFFF; text-decoration: none;}
.ny-cwywcon .box .neirong .right .contact ul li .img-box img{ width:100%; }


.ny-cwywcon .box .contact ul li .img-box {
  width: 93%;
  height:auto;
  overflow: hidden;
  cursor: pointer;
  margin:3% auto 0 auto;
}

.ny-cwywcon .box .contact ul li .zoom-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.ny-cwywcon .box .contact ul li .img-box:hover .zoom-img {
  transform: scale(1.3);
}


.ny-cwywcon .box .neirong .right .contact1{ width:100%;}
.ny-cwywcon .box .neirong .right .contact1 .wz{ border:#e3e3e3  1px solid; margin:2% 0;}
.ny-cwywcon .box .neirong .right .contact1 .wz .wzl{  line-height:35px; padding:0 1%; font-weight:900; font-size:18px;   border-right:#e3e3e3  1px solid; border-top:#04205a 3px solid;}
.ny-cwywcon .box .neirong .right .contact1 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-cwywcon .box .neirong .right .contact1 ul li{ width:32.3%;transition: all .4s; border:#e3e3e3 1px solid; border-width: 1px 1px  0 1px; margin: 0 0 2% 0 ;  }
.ny-cwywcon .box .neirong .right .contact1 ul li:hover{ background-color:#04205a; transition: all .4s;}
.ny-cwywcon .box .neirong .right .contact1 ul li h1{ font-size:16px; padding:3%;}
.ny-cwywcon .box .neirong .right .contact1 ul li h2{ font-size:14px; text-align:left; border:#e3e3e3 1px solid; border-width: 1px 0; padding:3%; background:url(../images/jiantou1.png) right center no-repeat;}
.ny-cwywcon .box .neirong .right .contact1 ul li:hover h2{ color:#FFFFFF; background:url(../images/jiantou2.png) right center no-repeat;border:#ffffff 1px solid; border-width: 1px 0; text-decoration:none; }
.ny-cwywcon .box .neirong .right .contact1 ul li:hover h1{ color:#FFFFFF; text-decoration: none;}
.ny-cwywcon .box .neirong .right .contact1 ul li .img-box img{ width:100%; }


.ny-cwywcon .box .contact1 ul li .img-box {
  width: 93%;
  height:auto;
  overflow: hidden;
  cursor: pointer;
  margin:3% auto 0 auto;
}

.ny-cwywcon .box .contact1 ul li .zoom-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.ny-cwywcon .box .contact1 ul li .img-box:hover .zoom-img {
  transform: scale(1.3);
}


.ny-cwywcon .box .neirong .right .contact2{ width:100%;}
.ny-cwywcon .box .neirong .right .contact2 .wz{ border:#e3e3e3  1px solid; margin:2% 0;}
.ny-cwywcon .box .neirong .right .contact2 .wz .wzl{  line-height:35px; padding:0 1%; font-weight:900; font-size:18px;   border-right:#e3e3e3  1px solid; border-top:#04205a 3px solid;}
.ny-cwywcon .box .neirong .right .contact2 .ly{ width:100%; display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang{ border:0;}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang1{ width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang2{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang3{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang4{width:100%;margin-bottom:1%; background:#04205a; color:#FFFFFF; display:block; padding:10px}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang11{ width:45%;}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang22{ width:100%;}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang33{ width:20%;}
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang44{ width:100%;}


.ny-cwywcon .box .neirong .right .contact3{ width:100%;display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-cwywcon .box .neirong .right .contact3 .wz{ font-size:20px; font-weight:900; text-align:center; }
.ny-cwywcon .box .neirong .right .contact3 span{ font-size:12px;  border:#e3e3e3  1px solid; border-width: 1px 0; margin:2% 0; display:block; padding:1% 0;}
.ny-cwywcon .box .neirong .right .contact3 .left{ width:40%; max-width:425px;}
.ny-cwywcon .box .neirong .right .contact3 .left img{ width:100%;}
.ny-cwywcon .box .neirong .right .contact3 .right{ width:58%;line-height:24px;}
.ny-cwywcon .box .neirong .right .contact3 .right h1{ font-size:25px; margin-bottom:1%; }
.ny-cwywcon .box .neirong .right .contact3 .right .anniu{ width:80%;display: flex;justify-content: space-between; flex-wrap: wrap; padding:0; border:0;}
.ny-cwywcon .box .neirong .right .contact3 .right .anniu .anniu1{ width:40%; padding:1%; background-color:#000066; color:#FFFFFF;}



/*内页新闻资讯*/
.ny-news{ width: 100%; }
.ny-newscon{ padding:0;  }
.ny-newscon .box{ width:100%;}
.ny-newscon .box .bt{ width:100%; background:url(../images/pro1_03.jpg) left center no-repeat;  }
.ny-newscon .box .bt h2{ font-size:14px; padding-left:20px;text-align:left; font-weight:normal;line-height:50px; }
.ny-newscon .box .neirong{width:100%; }
.ny-newscon .box .neirong  .daohang{ width:100%;}
.ny-newscon .box .neirong  .daohang ul{  border:#CCCCCC 1px solid; border-width:0 1px 1px 1px;display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-newscon .box .neirong  .daohang ul li{ width:33.3%;border-top:#a3a3a3 3px solid; text-align:center; font-size:18px; font-weight:900; padding:1%;}
.ny-newscon .box .neirong  .daohang ul li:hover{ border-top:#04205a 3px solid;}
.ny-newscon .box .neirong  .contact1{ width:100%;}
.ny-newscon .box .neirong  .contact1 ul{ width:100%;}
.ny-newscon .box .neirong  .contact1 ul li{ width:100%; margin:10px auto; padding:1%; border-bottom:#CCCCCC 1px solid; display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-newscon .box .neirong  .contact1 ul li:hover{box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.2);transition: transform 0.3s ease;}
.ny-newscon .box .neirong  .contact1 ul li .left{ width:20%;}
.ny-newscon .box .neirong  .contact1 ul li .left .tu{ max-width:279px;}
.ny-newscon .box .neirong  .contact1 ul li .left .tu img{ width:100%;}
.ny-newscon .box .neirong  .contact1 ul li .right{ width:79%;}
.ny-newscon .box .neirong  .contact1 ul li .right h1{ font-size:18px;font-weight:900; padding:1.5% 0;}
.ny-newscon .box .neirong  .contact1 ul li .right h2{ font-size:12px; text-align:left; font-weight:normal;}
.ny-newscon .box .neirong  .contact1 ul li .right p{ line-height:24px; color:#9b9b9b;padding-top:2%;}
.ny-newscon .box .neirong  .contact1 ul li .right p:hover{ color: #333333; }


.ny-newscon .box .neirong  .contact2{ width:100%;}
.ny-newscon .box .neirong  .contact2 .wz{ border:#e3e3e3  1px solid; margin:2% 0;}
.ny-newscon .box .neirong  .contact2 .wz .wzl{  line-height:35px; padding:0 1%; font-weight:900; font-size:18px;   border-right:#e3e3e3  1px solid; border-top:#04205a 3px solid;}
.ny-newscon .box .neirong  .contact2 .ly{ width:100%; display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-newscon .box .neirong  .contact2 .ly .kuang{ border:0;}
.ny-newscon .box .neirong  .contact2 .ly .kuang1{ width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-newscon .box .neirong  .contact2 .ly .kuang2{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-newscon .box .neirong  .contact2 .ly .kuang3{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px}
.ny-newscon .box .neirong  .contact2 .ly .kuang4{width:100%;margin-bottom:1%; background:#04205a; color:#FFFFFF; display:block; padding:10px}
.ny-newscon .box .neirong  .contact2 .ly .kuang11{ width:45%;}
.ny-newscon .box .neirong  .contact2 .ly .kuang22{ width:100%;}
.ny-newscon .box .neirong  .contact2 .ly .kuang33{ width:20%;}
.ny-newscon .box .neirong  .contact2 .ly .kuang44{ width:100%;}

.ny-newscon .box .neirong .contact3{ width:100%;}
.ny-newscon .box .neirong .contact3 .wz{ font-size:20px; font-weight:900; text-align:center; margin-top:1%; }
.ny-newscon .box .neirong .contact3 span{ font-size:12px; text-align:center; border:#e3e3e3  1px solid; border-width: 1px 0; margin:2% 0; display:block; padding:1% 0;}

/*内页联系我们*/
.ny-contact{ width: 100%; }
.ny-contactcon{ padding:0;  }
.ny-contactcon .box{ width:100%; background:url(../images/contact-bj.jpg) top right no-repeat; background-color:#e2e2e2; margin-bottom:1%; padding:1%;}
.ny-contactcon .box .bt{ width:100%; background:url(../images/pro1_03.jpg) left center no-repeat; border-bottom:#b4b4b4 1px solid;  }
.ny-contactcon .box .bt h2{ font-size:14px; padding-left:20px;text-align:left; font-weight:normal;line-height:50px; }
.ny-contactcon .box .neirong{width:100%;display: flex;justify-content: space-between; flex-wrap: wrap; }
.ny-contactcon .box .neirong  .contact1{ width:35%;}
.ny-contactcon .box .neirong  .contact1 ul{display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-contactcon .box .neirong  .contact1 ul li{ width:25%; text-align:center; margin:3% 0;}
.ny-contactcon .box .neirong  .contact1 ul li .tu{ max-width:78px; margin:2% auto;}
.ny-contactcon .box .neirong  .contact1 ul li .tu img{ width:100%;}
.ny-contactcon .box .neirong  .contact1 ul li h1{ font-size:16px; font-weight:bold;}


.ny-contactcon .box .neirong  .contact2{ width:60%;}
.ny-contactcon .box .neirong  .contact2 .wz{  margin:2% 0 0  0;}
.ny-contactcon .box .neirong  .contact2 .wz .wzl{  line-height:35px; padding:0 1%; font-weight:900; font-size:18px;    border-top:#04205a 3px solid;}
.ny-contactcon .box .neirong  .contact2 .ly{ width:100%; display: flex;justify-content: space-between; flex-wrap: wrap;}
.ny-contactcon .box .neirong  .contact2 .ly .kuang{ border:0;}
.ny-contactcon .box .neirong  .contact2 .ly .kuang1{ width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px;background-color: rgba(255,255,255,0.3); }
.ny-contactcon .box .neirong  .contact2 .ly .kuang2{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px;background-color: rgba(255,255,255,0.3);}
.ny-contactcon .box .neirong  .contact2 .ly .kuang3{width:100%; border:#e3e3e3 1px solid; margin-bottom:1%; display:block; padding:10px;background-color: rgba(255,255,255,0.3);}
.ny-contactcon .box .neirong  .contact2 .ly .kuang4{width:100%;margin-bottom:1%; background:#04205a; color:#FFFFFF; display:block; padding:10px}
.ny-contactcon .box .neirong  .contact2 .ly .kuang11{ width:45%;}
.ny-contactcon .box .neirong  .contact2 .ly .kuang22{ width:100%;}
.ny-contactcon .box .neirong  .contact2 .ly .kuang33{ width:20%;}
.ny-contactcon .box .neirong  .contact2 .ly .kuang44{ width:100%;}




.sidebar{
	position:fixed;
	z-index:99999;
	top: 40%;
	right: 0;
}
.sidebar li{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 0 4px 0;
	position: relative;
	cursor: pointer;
	background-color: #353535;
	background-repeat: no-repeat;
	background-position: center;
	transition: all .3s;
}
.sidebar li:hover{
	background-color: #0f1f40;
}
.sidebar li.kefu   { background-image: url(../images/icon_kf_1.png);}
.sidebar li.calc  { background-image: url(../images/icon_kf_2.png);}
.sidebar li.mes { background-image: url(../images/icon_kf_3.png);}
.sidebar li.toup { background-image: url(../images/icon_kf_4.png);}

.sidebar li a{
	display: block;
	width: 100px;
	height: 100px;
}


.chjcalcbg{
	position: fixed;
	width: 50%;
	padding: 2% 3%;
	top: 5%;
	left: 25%;
	background: rgba(255,255,255,.95);
	box-shadow: 0 0 12px 0 rgba(0,0,0,.5);
	z-index: 999999;
	text-align: center;
	display: none;
	height: 90%;
	overflow: scroll;
}
.chjcalcbg .close{
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.chjcalcbg li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 10px 0;
	position: relative;
	text-align: left;
}
.chjcalcbg li:last-child{
	margin: 0;
}
.chjcalcbg .close:hover{
	transform: rotate(180deg);
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.chjcalc li span{
	display: block;
	width: 180px;
	flex-shrink: 0;
}
.chjcalc li font{
	display: block;
	flex-shrink: 0;
	margin: 0 10px;
}
.chjcalc li b{
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 44px;
	line-height: 30px;
	text-align: center;
	flex-shrink: 0;
}
.chjcalc li font sup{
	line-height: normal;
	font-size: 12px;
}
.tableborder input[type="text"],
.tableborder textarea,
.chjcalc input[type="number"],
.chjcalc input[type="text"]{
	width: 100%;
	padding: 0 2%;
	height: 34px;
	display: block;
	border: 1px solid #666;
	border-radius: 0;
}
.tableborder textarea{
	height: 100px;
	padding: 2%;
}
.tableborder input[type="submit"],
.chjcalc input[type="button"]{
	width: 100%;
	height: 38px;
	display: block;
	background: #0f1f40;
	color: #fff;
	border: none;
	border: 1px solid #0f1f40;
	border-radius: 0;
	cursor: pointer !important;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.tableborder input[type="submit"]:hover,
.chjcalc input[type="button"]:hover{
	background: #fff;
	color: #0f1f40;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.chjcalc select{
	width: 100%;
	height: 34px;
	display: block;
	border: 1px solid #666;
	color: #666;
	border-radius: 0;
	float: right;
	padding: 0 1%;
}


.chjcalc input::-webkit-input-placeholder{ color: #666;}
.chjcalc input::-moz-input-placeholder{ color: #666;}
.chjcalc input::-ms-input-placeholder{ color: #666;}

.chjcalc select::-webkit-input-placeholder{ color: #666;}
.chjcalc select::-moz-input-placeholder{ color: #666;}
.chjcalc select::-ms-input-placeholder{ color: #666;}


.chjcalcbg h1{
	font-size: 14px;
	text-align: center;
	margin: 0 0 20px 0;
	display: inline-block;
	width: 50%;
	background: #ccc;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
}
.chjcalcbg h2{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px 0;
}
.chjcalcbg h3{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.chjcalcbg p{
	margin: 0;
	font-size: 14px;
	text-align: left;
}


.chjcalcbg h1.this{
	color: #fff;
	background: #0f1f40;
}

.tableborder_chj{
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	width: 100%;
	height: 100%;
	padding: 10% 5%;
	box-shadow: 0 0 12px 0 rgba(0,0,0,.3);
	display: none;
}


.mclose{
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer !important;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.mclose:hover{
	transform: rotate(180deg);
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}








.tableborder li{
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.tableborder li span{
	width: 100px;
	flex-shrink: 0;
}



















.fszcalcbg{
	position: fixed;
	width: 50%;
	overflow: scroll;
	padding: 2% 3%;
	top: 5%;
	left: 25%;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 12px 0 rgba(0,0,0,.5);
	z-index: 999999;
	display: none;
	text-align: center;
		max-height: 90%;
		min-height: 70%;
		overflow: scroll;
}
.fszcalcbg .close{
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.fszcalcbg .close:hover{
	transform: rotate(180deg);
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.fszcalcbg li{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 10px 0;
	position: relative;
	text-align: left;
}
.fszcalc li:last-child{
	margin: 0;
}
.fszcalc li.lastbut{
	width: 100%;
	margin: 0 0 10px 0;
}
.fszcalc li span{
	display: block;
	width: 180px;
	flex-shrink: 0;
}
.fszcalc li font{
	display: block;
	flex-shrink: 0;
	margin: 0 10px;
}
.fszcalc li b{
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	flex-shrink: 0;
}
.fszcalc li b{
	display: block;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
	line-height: 30px;
	text-align: center;
	flex-shrink: 0;
}
.fszcalc input[type="number"],
.fszcalc input[type="text"]{
	width: 100%;
	padding: 0 2%;
	height: 34px;
	display: block;
	border: 1px solid #666;
	border-radius: 0;
	float: right;
}
.fszcalc input[type="button"]{
	width: 100%;
	height: 38px;
	display: block;
	background: #0f1f40;
	color: #fff;
	border: 1px solid #0f1f40;
	border-radius: 0;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.fszcalc input[type="button"]:hover{
	background: #fff;
	color: #0f1f40;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.fszcalc select{
	width: 100%;
	height: 34px;
	display: block;
	border: 1px solid #666;
	color: #666;
	border-radius: 0;
	float: right;
	padding: 0 1%;
}
.fszcalc li.lastbut{
	margin: 100px 0 10px 0;
}

.tableborder_fsz{
position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 100%;
    height: 100%;
    padding: 5% 5%;
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
    display: none;
}

.fszcalc li.calcradio{
	line-height: 30px;
}
.fszcalc li.calcradio span{
}
.fszcalc li.calcradio label{
	width: 16.35%;
	float: right;
	display: block;
	font-size: 14px;
}
.fszcalc li.calcradio label input{
	margin: 0 5px 0 0;
}

.fszcalcbg input::-webkit-input-placeholder{ color: #666;}
.fszcalcbg input::-moz-input-placeholder{ color: #666;}
.fszcalcbg input::-ms-input-placeholder{ color: #666;}

.fszcalcbg select::-webkit-input-placeholder{ color: #666;}
.fszcalcbg select::-moz-input-placeholder{ color: #666;}
.fszcalcbg select::-ms-input-placeholder{ color: #666;}


.fszcalcbg h1{
	font-size: 14px;
	text-align: center;
	margin: 0 0 20px 0;
	display: inline-block;
	width: 50%;
	font-weight: bold;
	background: #ccc;
	padding: 10px 0;
	cursor: pointer;
}
.fszcalcbg h2{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin: 0 0 20px 0;
}
.fszcalcbg h3{
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}
.fszcalcbg p{
	margin: 0;
	font-size: 14px;
	text-align: left;
}

.fszcalcbg h1.this{
	color: #fff;
	background: #0f1f40;
}

#calcmove1,
#calcmove2{
	cursor: move;
}
#calcmove1 *,
#calcmove2 *{
	cursor: auto;
}
#calcmove1 h1,
#calcmove2 h1,
#calcmove1 .close,
#calcmove2 .close,
#calcmove1 input[type="button"],
#calcmove2 input[type="button"]{
	cursor: pointer;
}

.mesbg h1{
	font-size: 18px;
	text-align: center;
	margin: 0 0 5px 0;
}


.mesbg{
	position: fixed;
	width:20%;
	padding: 3%;
	top: 10%;
	left: 37%;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 12px 0 rgba(0,0,0,.5);
	z-index: 999999;
	display: none;
}
.mesbg .close{
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}
.subbutton{
	border-radius: 0;
}


.mesbg1 h1{
	font-size: 18px;
	text-align: center;
	margin: 0 0 5px 0;
}


.mesbg1{
	position: fixed;
	width:20%;
	padding: 3%;
	top: 10%;
	left: 37%;
	background: rgba(255,255,255,.9);
	box-shadow: 0 0 12px 0 rgba(0,0,0,.5);
	z-index: 999999;
	display: none;
}
.mesbg1 .close{
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	display: block;
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer;
	-moz-transition: 	all 0.5s;
	-webkit-transition: all 0.5s;
	-ms-transition: 	all 0.5s;
	-o-transition: 		all 0.5s;
	transition: 		all 0.5s;
}













/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
   .nav ul li .f_a{font-size:14px}
   .nav ul li .s_navbox .s_a a{font-size:12px}
   .foot_top ul{margin-left:60px}
   .nav ul li .s_navbox .s_a{width:100%}
}


/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px){
   .msgNum{display: none;}
   .slider{margin-top: 44px;}
   .head{display:none}
   .m_img{display:block;height:44px;background:#fff;position:fixed;top:0px;left:0px;width:100%;z-index:9999;border-bottom:1px solid #ddd;overflow: hidden;}
   .m_img .headlf{padding-top:2px;padding-left:15px;float: left;}
   .m_img .headlf .m_logo{height:40px;display: block}
   .m_img .headrg{padding-right:5%;padding-top:14px;float: right;}
   .m_img .headrg a .m_menuimg{height:16px;vertical-align:top;display: block}
   .m_nav {display:block;position:fixed;top:0px;left:0px;width:0px;height:0px;overflow:hidden;z-index:10000}
   .m_nav .closecover{position:absolute;width:100%;height:100%;background:#0b0d19;filter:alpha(opacity=0);opacity:0;left:0px;top:0px;z-index:1}
   .m_nav .closeicon{position:absolute;width:20%;left:30px;top:5%;z-index:100;text-align:center;filter:alpha(opacity=0);opacity:0}
   .m_nav .m_navList{position:absolute;width:80%;right:0px;top:0px;background:#0b0d19;height:100%;z-index:100;right:-80%;overflow-y: scroll;}
   .m_nav .m_navList ul{padding-left:5%;padding-right:5%}
   .m_nav .m_navList ul li{border-bottom:1px solid #232530}
   .m_nav .m_navList ul li a{display:block;height:45px;color:#fff;line-height:45px;padding-left:5%;font-size:16px}
   .m_nav .m_navList ul li .m_f_a{display: flex;align-items: center;justify-content: space-between; width: 100%}
   .m_nav .m_navList ul li .m_f_a a{flex: 1;}
   .m_nav .m_navList ul li .m_f_a i{width: 40px;height:35px;box-sizing: border-box; padding:0 5px; display: block;}
   .icon{ background:url(../images/plus.png) 100% no-repeat;background-position: 50% 50%; -webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .icon_on{background:url(../images/reduce.jpg) 50% no-repeat!important;background-position: 50% 50%;-webkit-transition:all 0s;-moz-transition:all 0s;transition:all 0s}
   .m_nav .m_navList ul li .m_s_nav{display:none;width: 100%;}
   .m_nav .m_navList ul li .m_s_nav a{display: block; height:40px;line-height:40px;font-size:14px;padding-left:10%;overflow: hidden; white-space: nowrap;width: 90%;text-overflow: ellipsis;}
   .head .logo{ display:none}
   .sidenav1{ font-size:16px; font-weight:bold; color:#04205a; width:30%; float:left; display:block; line-height:50px;}
   .m_nav .m_navList ul li.yyxz1{  background:url(../images/china.png) left center no-repeat; padding-left:40px; width:100%; }
   .m_nav .m_navList ul li.yyxz1 a{ font-size:14px; color:#666666; transition: 0.5s;}
   .m_nav .m_navList ul li.yyxz1 a:hover{ color:#999999; text-decoration:underline; transition: 0.5s;}
   .m_nav .m_navList ul li.yyxz2{  background:url(../images/English.png) left center no-repeat; padding-left:40px;width:100%; }
   .m_nav .m_navList ul li.yyxz2 a{ font-size:14px; color:#666666; transition: 0.5s;}
   .m_nav .m_navList ul li.yyxz2 a:hover{ color: #999999; text-decoration:underline;transition: 0.5s;}
   
   
   
   
}


@media screen and (max-width: 1700px) {
.pubcon{ width: 95%; max-width: 1600px; margin: 0 auto;}
}
@media screen and (max-width: 1600px) {
.pubcon{ width: 95%; max-width: 1440px; margin: 0 auto;}
}
@media screen and (max-width: 1550px) {
	.pubcon{ width: 95%; max-width: 1440px; margin: 0 auto;}
}
@media screen and (max-width: 1500px) {
	.pubcon{ width: 95%; max-width: 1440px; margin: 0 auto;}
}
@media screen and (max-width: 1440px) {
.pubcon{ width: 95%; max-width: 1440px; margin: 0 auto;}
}
@media screen and (max-width: 1366px) {
	.pubcon{ width: 95%; max-width: 1200px; margin: 0 auto;}
	
}
@media screen and (max-width: 1280px) {
	.pubcon{ width:98%; max-width: 1200px; margin: 0 auto;}
	
}
@media screen and (max-width: 1200px) {
.pubcon{ width: 98%; max-width: 1200px; margin: 0 auto;}
.index-aboutcon .box .left .box1 .title h2 {
    font-size: 27px;}
	
	.index-aboutcon .box .left .box1 .title h1 {
    font-size: 27px;}
	.index-aboutcon .box .left .box1 .more { width:100%}
	.product-number-info li b {
    font-weight: 800;
    font-size: 24px;}
	
	
	.product-number-info li b em {
   
    top: -10px;
}

.product-number-info li b em {
    
    font-size: 24px;}
	
.index-jjfacon .box .contact .trade-box-item {
   
    height: 354px;
	background-size:auto;
	
	}
	
	.anniu { width:90%;}
	.anniu1 { width:90%;}
	
	.index-footcon .box .top .left {
    width: 100%;}
	
	
	
.index-footcon .box .top .left {
   
    font-size: 12px;
    font-weight: normal;
	line-height:70px;
	margin-top:2%;
	text-align:right;
    
}

.index-footcon .box .top .right {
    width: 100%;
	font-size: 40px;
	text-align:center;
	padding-left:0;
	line-height:1px;
	margin-bottom:7%;
	}

.index-footcon .box .bootom .nr1 {
    width: 30%;
	display:none;
}

.index-footcon .box .bootom .nr1 ul li {
    padding-bottom: 5px;
}

.index-footcon .box .bootom .nr2 { width:100%;}


.index-footcon .box .bootom .nr3 {
    width: 63%; margin:5% auto ;}
.index-footcon .box .bootom .nr3 .left {
max-width:97px; width:50%;
}
.index-footcon .box .bootom .nr3 .right {
max-width:97px;width:50%;
}

.ny-hxnlcon .box .nr .left h1 {
    font-size: 20px;}
	
	
.ny-hxnlcon .box .nr1 .left h1 {
    font-size: 20px;}

.ny-hxnlcon .box .nr2 .left h1 {
    font-size: 20px;}


    
}
@media screen and (max-width: 1100px) {
	.pubcon{ width: 90%; max-width: 1000px; margin: 0 auto;}
	.index-sscon .box .right {
    width: 37%;
}
.index-sscon .box {
    width: 75%;}
.mbx .box .left {
    width: 28%;}
	
}
@media screen and (max-width: 1024px) {

}
@media screen and (max-width: 768px) {

.index-sscon .box .left{ display:none;}
.index-sscon .box .right{ width:100%;}
.index-sscon .box{ width:95%;}
.index-sscon .box .right .suosuo .kuang {
    margin-left: 43%;
}

.index-casecon .box .contact ul li {
    width: 49%;}
.index-aboutcon .box .left {
    width: 100%;}
.index-aboutcon .box .right {
    width: 100%;}
.index-aboutcon .box .left .box1 {
    margin: 10%;
    width: 80%;
}


element.style {
}
.index-aboutcon .box .left .box1 .more {
    
    width: 100%;
    
}

.product-number-info li {
    width: 50%;
	
    
    
}

.index-aboutcon .box .right {
    width: 100%;
    height: 315px;
    background-size: 100%;
	background: url(../images/index-about_03.jpg) center no-repeat;
}

.index-jscxcon .box .bt {
   
    width: 57%;
}

.index-jscxcon .box .nr .nr1 .left .top h1 {font-size: 20px;}

.index-jscxcon .box .nr .nr1 .left .bottom h1 {font-size: 20px;}

.index-jscxcon .box .nr .nr1 .right .bottom h1 {font-size: 20px;}

.index-jscxcon .box .nr .nr1 .right .top h1 {font-size: 20px;}


.index-jscxcon .box .nr {
    background: url(../images/shouji.png) center no-repeat;
}

.index-jscxcon .box .nr .nr1 .left .top {
    
    padding-bottom: 2%;
}

.index-jscxcon .box .nr .nr1 .right .top {
    
    padding-bottom: 2%;
}
.index-jscxcon .box .nr .nr1 .left .bottom {
    width: 100%;
    padding-top: 200px;
	padding-bottom: 10px;
}

.index-jscxcon .box .nr .nr1 .right .bottom {
    width: 100%;
    padding-top: 200px;
	 padding-bottom: 10px;
}

.index-jscxcon .box .nr .nr1 {
   
     padding-bottom:1px; 
}

.index-jjfacon .box .contact .trade-box-item {
    flex:1;
    text-align: center;
    position: relative;
    height: 480px;
    background: no-repeat center;
    
    margin: 0 3px;
}

.index-jjfacon .box .contact .trade-content .bt {
    
    background-color: #465463;
	padding:8px 5px 5px 5px;
	line-height:24px;
    border-bottom: #FFFFFF 5px solid;
    color: #FFFFFF;
}

.anniu {
  
    width: 100%;
   
}

.index-hzppcon .box .contact ul li {
    width: 33%;
   
}

.index-newscon .box .contact .left {
    width: 100%;
}

.index-newscon .box .contact .right {
    width: 100%;
}

.index-footcon .box .top .left {
    width: 100%;}
	
	
	
.index-footcon .box .top .left {
   
    font-size: 12px;
    font-weight: normal;
	line-height:70px;
	margin-top:2%;
	text-align:right;
    
}

.index-footcon .box .top .right {
    width: 100%;
	font-size: 40px;
	text-align:center;
	padding-left:0;
	line-height:1px;
	margin-bottom:7%;
	}

.index-footcon .box .bootom .nr1 {
    width: 30%;
	display:none;
}

.index-footcon .box .bootom .nr1 ul li {
    padding-bottom: 5px;
}

.index-footcon .box .bootom .nr2 { width:100%;}


.index-footcon .box .bootom .nr3 {
    width: 63%; margin:5% auto ;}
.index-footcon .box .bootom .nr3 .left {
max-width:97px; width:50%;
}
.index-footcon .box .bootom .nr3 .right {
max-width:97px;width:50%;
}

.index-hzppcon .box .biaoti {
   
    padding: 34px 0 42px 0;
}

.index-newscon .box .biaoti {
    
    padding: 34px 0 42px 0;
}

.index-casecon .box .biaoti {
   
    margin: 34px 0 42px 0;
}

.index-jjfacon .box .biaoti {
   
    padding: 34px 0 42px 0;
}
.anniu1 { margin-bottom:10%;}

.index-newscon .box .contact .left img {
    width:100%;
    
}
.banner-nycon .box .tu {
   
    margin-top: 10%;
}

.ny-hxnlcon .box .nr .right p {
    font-size: 14px;}
	
.ny-hxnlcon .box .nr1 .right p {
    font-size: 14px;}

.ny-hxnlcon .box .nr2 .right p {
    font-size: 14px;}

.ny-hxnlcon .box .nr .left {
    width: 100%;}

.ny-hxnlcon .box .nr .right {
    width: 100%;}

.ny-hxnlcon .box .nr .left h1 {
text-align:center;
font-size: 27px;
}




.ny-hxnlcon .box .nr1 .left {
    width: 100%;}

.ny-hxnlcon .box .nr1 .right {
    width: 100%;}

.ny-hxnlcon .box .nr1 .left h1 {
text-align:center;
font-size: 27px;
}


.ny-hxnlcon .box .nr2 .left {
    width: 100%;}

.ny-hxnlcon .box .nr2 .right {
    width: 100%;}

.ny-hxnlcon .box .nr2 .left h1 {
text-align:center;
font-size: 27px;
}
.ny-aboutcon .box .left .box1 .sz {
    margin: 3% 0 2% 0; border:#CCCCCC 1px solid; border-width: 1px 0 0 0; width:100%;}
	
	
.ny-qywhcon .box .nr .left p {
    font-size: 14px;}
.ny-qywhcon .box .nr .right p {
    font-size: 14px;}
.ny-qywhcon .box .nr .left h1 {
    font-size: 20px;}
.ny-qywhcon .box .nr .right h1 {
    font-size: 20px;}
.ny-honorcon .box .title p {
    font-size: 14px;
}

.index-casecon .box .contact ul li h1 {
    font-size: 14px;}
	
.index-casecon .box .biaoti .hx {
    border-bottom: #04205a 5px solid;
    width: 5%;}



.index-procon .box .neirong .left {
    width: 100%;
}


.index-procon .box .neirong .right {
    width: 100%;
}

.index-procon .box .neirong .right .contact ul li {
    width: 100%;}
	
.index-procon .box .neirong .right .contact ul li h1 {
    font-size: 12px;
    
}


.index-procon .box .neirong .right .contact ul li h2 {
    font-size: 12px; font-weight:normal; line-height:22px;}




.ny-cwywcon .box .neirong .left {
    width: 100%;
}


.ny-cwywcon .box .neirong .right {
    width: 100%;
}

.ny-cwywcon .box .neirong .right .contact ul li {
    width: 49%;}
	
.ny-cwywcon .box .neirong .right .contact ul li h1 {
    font-size: 12px;
    
}


.ny-cwywcon .box .neirong .right .contact ul li h2 {
    font-size: 12px;}
	
.ny-cwywcon .box .neirong .right .contact1 ul li h1 {
    font-size: 12px;}
	
.ny-cwywcon .box .neirong .right .contact1 ul li {
    width:100%;}
	
	
.ny-cwywcon .box .neirong .right .contact2 .ly .kuang11 {
    width: 100%;
}

.ny-cwywcon .box .neirong .right .contact2 .ly .kuang33 {
    width: 50%;
}

.ny-cwywcon .box .neirong .right .contact3 .wz {
    font-size: 14px;}
	
	
.ny-newscon .box .neirong .contact1 ul li .left {
    width: 100%;
}

.ny-newscon .box .neirong .contact1 ul li .right {
    width: 100%;
}

.ny-newscon .box .neirong .contact2 .ly .kuang11 {
    width: 100%;
}

.ny-newscon .box .neirong .contact2 .ly .kuang33 {
    width: 50%;
}

.ny-newscon .box .neirong .contact1 ul li .left .tu {
    max-width:352px;
	text-align:center;
}

.ny-newscon .box .neirong .contact1 ul li .right h1 {
    font-size: 16px;
	font-weight:normal;
}

.ny-newscon .box .neirong .contact1 ul li .right p {
font-size:12px;
}

.ny-contactcon .box .neirong .contact2 .ly .kuang11 {
    width: 100%;
}
.ny-contactcon .box .neirong .contact2 .ly .kuang33 {
    width: 50%;
}

.ny-contactcon .box .neirong .contact1 ul li {
    width: 49%;
   
}

.ny-contactcon .box .neirong .contact1 ul li h1 {
    font-size: 14px;
    font-weight: normal;
}


.index-procon .box .neirong .right .contact h4{ display:none;}
.index-procon .box .neirong .right .contact .hx{ display:none;}
.index-aboutcon .box .left .box1 .sz {
    width: 100%;
    margin: 0 auto;
}


.index-newscon .box .contact .right ul li {
    width: 100%;}
	
	
.mbx .box .left { display:none;}
.mbx .box .right { width:100%; text-align:center; padding-right:0;}
.mbx .box {line-height:38px;}


.ny-cwywcon .box .neirong .right .mbx1 .box .left{ width:38%; background:url(../images/wz.jpg) left center no-repeat;background-size: 100% auto; text-align:center; color:#FFFFFF;}
.ny-cwywcon .box .neirong .right .mbx1 .box {line-height:38px;}

.ny-cwywcon .box .neirong .right .contact3 .left {
    width: 100%;
    max-width: 425px;
}
.ny-cwywcon .box .neirong .right .contact3 .right {
    width: 100%;
   
}


.ny-cwywcon .box .neirong .right .contact3 .right h1 {
    font-size: 24px;
    margin: 2% auto;
}

.anniu:hover {
   background-color: #FFFFFF;}
   
  .ny-cwywcon .box .neirong .right .mbx1 .nr .wz {
    font-size: 16px;}
	
.ny-cwywcon .box .neirong .right .mbx1 .nr .xiangxi {
    
    padding: 5%;
}

.ny-contactcon .box .neirong .contact1 {
    width:100%;
}

.ny-contactcon .box .neirong .contact2 {
    width: 100%;
}


.ny-contactcon .box .neirong {
    width: 90%;
	margin:2% auto;
}

.ny-contactcon .box {
    width: 100%;
    background: url(../images/contact-bj-1.jpg) center bottom no-repeat;
   
}

.chjcalcbg li {
    display: flex;
    justify-content: space-between;
    margin: 0 0 10px 0;
    position: relative;
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
}

.chjcalcbg h1 {
    font-size: 14px;}
	
	
.chjcalc li b {
   
    top: 22px;
    
}


.chjcalcbg h2 {
    font-size: 12px;
    margin: 0 0 13px 0;
}

.chjcalcbg h1 {
  
    margin: 26px 0 18px 0;}

.fszcalcbg {
     top: 5%;
    left: 5%;
    width:80%;
	padding-top:12%;}
	
	
.fszcalcbg h1 {
    font-size: 14px;}

.fszcalc li span {
    width: 106px;}
	
.fszcalcbg h2 {
    font-size: 16px;
    margin: 25px 0 20px 0;
}

.ny-cwywcon .box .neirong .right .mbx1 .boxtu img{ width:100%;}

.chjcalc li span{
	display: block;
	width: 100%;
	flex-shrink: 0;
}
	
}
@media screen and (max-width: 640px) {

.index-casecon .box .contact ul li {
    width: 100%;}
.index-procon .box .neirong .right .contact h4{ display:none;}
.index-procon .box .neirong .right .contact .hx{ display:none;}
}
@media screen and (max-width: 460px) {
	
	.mesbg,
	.chjcalcbg{
		width: 80%;
		left: 5%;
		padding: 5%;
	}
	.sidebar li{
		display: block;
		background-size: 68%;
		width: 60px;
		height: 60px;
	}
	.sidebar li.calc{
		background-size: 86%;
	}
	
}
@media screen and (max-width: 428px) {
}
@media screen and (max-width: 414px) {
}
@media screen and (max-width: 375px) {
}
@media screen and (max-width: 360px) {
}
@media screen and (max-width: 320px) {
}

/* MEDIA QUERIES */
	/* styles for phones' displays */
	@media only screen and (max-width: 350px) {
		#complicated-content-carousel .flex-item {
			width: 300px;
		}
	}
	
	/* styles for medium size displays */
	@media only screen and (min-width: 992px) and (max-width: 1199px) {
		#complicated-content-carousel .flex-item {
			width: 300px;
		}
	}

















