ggmain2@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF; font-size:15px;font-family:Arial, Helvetica, sans-serif;}

.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a:hover{ color:#1077bb}
a{ text-decoration:none; color:#646464;}

ul{ padding:0px; margin:0px;}
h1,h2,h3,h4{ padding:0px; margin:0px; font-weight:normal}
p{ padding:0px; margin:0px;}

@font-face {
	font-family:Barlow-Bold;
	src: url('../fonts/Barlow-Regular.ttf'); }

@font-face {
	font-family:impact;
	src: url('../fonts/impact.ttf'); }
	
	@font-face {
	font-family:impact1;
	src: url('../fonts/YanShiXiaXingKai-2.ttf'); }


.mobile_daohang{display:none; }
.bottomNav{display:none; }


.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body{ margin:0 auto;padding:0px;width:100%;font-size:15px;color:#5d5d5d; margin:0px;font-family:Arial, Helvetica, sans-serif; }

.pc_daohang{ width:100%; float:left; background:#fff; position:fixed; z-index:99}
.header{ width:82%; margin:0 auto; padding-top:12px; padding-bottom:12px;}
.header .logo .logo_a{ padding-bottom:5px;}
.header .logo .logo_a img{ height:63px; padding-top:10px;}
.header .logo .logo_a p{ text-align:center;  color:#1077bb; letter-spacing:1px; }


.header .logo .logo_b{ color:#000; margin-left:15px; margin-top:12px;}
.header .logo .logo_b .name1{ font-size:29px; font-weight:900; letter-spacing:2px;}
.header .logo .logo_b .name2{ font-size:14.5px;margin-top:2px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0.5px; text-transform:uppercase}

.header .logo .logo_c{  padding-top:19px; padding-left:15px; line-height:23px;}
.header .logo .logo_c strong{ font-family:impact; font-size:16px; font-weight:normal; letter-spacing:2px;}

.flex{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}


/*导航*/
.daohang{ width:58%; float:left; padding-top:17px;}
.daohang_1{
  justify-content: center;
  flex-wrap: wrap;}
.daohang_1 li{
	float: left;
	text-align: center; 
	display: block;
	height: 55px; line-height:55px; box-sizing:border-box;position: relative;
}
.daohang_1 li i{ font-size:0.9rem;margin-left:10px; color:#1077bb}
.erotate {
  -webkit-transform: rotate(180deg); /* Safari and Chrome */
  -moz-transform: rotate(180deg); /* Firefox */
  -ms-transform: rotate(180deg); /* IE 9 */
  -o-transform: rotate(180deg); /* Opera */
  transform: rotate(180deg); /* Standard syntax */
  display: inline-block;
  -moz-transition: all 0.5s ease 0s;-ms-transition: all 0.5s ease 0s;-o-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;
}
a.font_dh{
	color: #000;
	display:block; font-size:17px;	 padding-left:38px;
}
a.font_dh:visited {
	color: #000;
	display:block;
}
a.font_dh:hover {
display:block;
box-sizing:border-box; color: #1077bb;
}
.daohang_1 li:nth-last-child(1) a.font_dh{

}
.menu_about{
	position:absolute; 
	left:-100px;
	top:55px;
	display:none;
	z-index:100;min-width: 100%;
	background-color:#fff; line-height: normal; 
}
.menu_about a{
color:#1077bb; font-size:15px;
     line-height:25px;
	display:block;text-align:left; padding-top:5px; padding-bottom:5px; margin-bottom:10px; 
}
.menu_about a:nth-last-child(1){
 margin-bottom:0;
}
.menu_about a:hover{
     line-height:25px; 
	display:block;color:#1077bb;
}
.menu_about .boxs {
  min-width: 100%;
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.04);
  z-index: 101;
  display: flex;
}
.menuse{ width:200px; box-sizing:border-box;
  text-align:left; padding:40px 0px 40px 0px;}
.menuse a{ padding:5px 25px 5px 25px;}
.menuse .active{ color:#000;
	background:#e0dfe3;  }
.zinavm {
  width: 350px;
  padding: 40px;
  border-left: 1px solid #e6e6e6; box-sizing:border-box;
}
 
.bb-lists { display:none;} 
.bb-lists a { font-weight:normal; color:#555;} 
.bb-lists.active {
   display:block!important;
} 


 
  .menuabout{
	position:absolute;
	left:0;
	top:40px;
	display:none;
	z-index:1000;
	line-height: 40px;
	background-color:#2c3e50;
	 width:max-content; padding:10px;
}

.menuabout a {
    display: block;
    font-size:0.9rem; color:#FFF; padding-left:20px; padding-right:20px;
}
.menuabout a:hover {
    color:var(--primary-color);
}
#menuabout{ position:relative;}





.menu_about1{
	position:absolute; 
	left:-13px;
	top:55px;
	display:none;
	z-index:100;min-width: 100%;
	background-color:#fff; line-height: normal; 
}
.menu_about1 a{

     line-height:1.3;
	display:block;text-align:left; padding-top:5px; padding-bottom:5px; margin-bottom:10px;
}
.menu_about1 a:nth-last-child(1){
 margin-bottom:0;
}
.menu_about1 a:hover{
     line-height:1.3;
	display:block;
	color:#000;
	background:#e0dfe3;  
}
.menu_about1 .boxs {
  min-width: 100%;
  position: relative;
  background: #fff;
  box-shadow: 0 0 10px rgba(0,0,0,0.04);
  z-index: 101;
  display: flex;
}
.menuse1{ width: 170px; box-sizing:border-box; text-align:center;
 padding:40px 0px 40px 0px;}
.menuse1 a{ padding-right:0px; text-align:center;}
.menuse1 .active{  font-size:15px; }
.zinavm { 
  width: 350px;
  padding: 40px;
  border-left: 1px solid #e6e6e6; box-sizing:border-box;
}
 
.bb-lists { display:none;} 
.bb-lists a { font-weight:normal; color:#555;} 
.bb-lists.active {
   display:block!important;	
} 


 
  .menuabout1{
	position:absolute;
	left:0;
	top:40px;
	display:none;
	z-index:1000;
	line-height: 40px;
	background-color:#2c3e50;
	 width:max-content; padding:10px;
}

.menuabout1 a {
    display: block;
    font-size:0.9rem; color:#FFF; padding-left:20px; padding-right:20px;
}
.menuabout1 a:hover {
    color:var(--primary-color);
}
#menuabout1{ position:relative;}





/*导航结束*/
/*banner*/
.iuo1{ float:left; background:url(../images/dd.png) no-repeat 120px 18px; padding-right:20px; background-size:8%; }






.flash{ width:100%; float:left; padding-top:100px;}



/*首页公司简介*/
.index_about{ width:100%; padding-top:30px; padding-bottom:35px; float:left;
border-top: 1px solid #e7e7e7; }
.about_pic img{ display:block;object-fit: cover; transition: all 0.8s;border-radius:3px;}
.about_pic { width:42%; overflow:hidden;height: 265px;}
.about_pic:hover img  {transform: scale(1.105);overflow:hidden!important;}
.about_pic{ overflow:hidden; float:left}
.about_txt{ width:54%; float:right}
.abnr{line-height:22px; font-size:15px;
text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:12; -webkit-box-orient:vertical; overflow:hidden;}
.abnr p{ margin-bottom:12px; text-align: justify;}
.biaoyu{ color:#034495; font-size:15px; text-align:center; letter-spacing:20px; margin-top:5px;}





.indfa-cont{width:82%; background:url(../images/uh.png) no-repeat right 110px #eeeeee; background-size:40%; height: 185px; margin:auto}
.indfa-cont .cont-l{width:40%;padding-left:5%; padding-top:60px; float:left}
.indfa-cont .cont-r{ float:right;width:50%;padding-top:55px;}


.search .searchinput{ line-height:45px;font-size:15px;border:#000 solid 0px;float:left;outline:none; background:none; color:#000; padding-left:40px; }
.search .fr{}
.search .fl{ width:85%}
.search .fr button{ border:0px; background:none!important; margin-top:9px; margin-right:20px; }
.icon-sousuo{ font-size:27px!important; color:#000!important}

.search {background:#e6e6e6; border:1px solid #e6e6e6; border-radius:50px;height:45px; line-height:45px;width:50%; margin:auto; margin-top:18px;}
.title2{  line-height:50px;}

.title3{ font-size:25px; line-height:30px; color:#000000;}
.text12{  line-height:30px; color:#7a7a7a;}

.title4{  line-height:30px; color:#7a7a7a; padding-top:10px; padding-left:10px;}
.title4 a{ padding-right:15px;}




.fou{ width:100%; background:url(../images/indmm_bg.png) no-repeat top; float:left; background-attachment:fixed; height:1300px; }

.fou1{ width:100%; background:url(../images/indmm_yun.png) no-repeat top; float:left; height:950px; position:relative;}
.fou2{ width:100%; float:left; padding-top:200px; padding-bottom:0px; color:#FFFFFF; font-size:45px; text-align:center;
text-shadow: .2rem 0rem .5rem #1e5983,-.2rem 0rem .5rem #1e5983,0rem .2rem .5rem #1e5983,0rem -.2rem .5rem #1e5983; font-weight:900;
}


.m1 a{border-radius:25px; background:#fff; width:170px; line-height:40px; font-size:15px; float:left; margin-left:45%; margin-top:50px;
transition:All 0.4s ease-in-out; color:#000;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	text-shadow: 0rem 0rem 0rem #1e5983,-0rem 0rem 0rem #1e5983,0rem 0rem 0rem #1e5983,0rem -0rem 0rem #1e5983; font-weight:normal;
	
	}


.m1 a:hover{ background:#7fad2f; color:#fff;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}




.indfa11{width:100%; float:left;  background-color: #e6e6e6; 
  background-image: linear-gradient(180deg, #f2f3f5  10%, #ffff  50%)}

.indfa-list1{width:82%; margin:auto; padding-top:50px; clear:both; padding-bottom:50px;}
.indfa-list.lty4{margin-right: -15px; padding-bottom:15px; padding-top:15px;}
.indfa-list.lty3{margin-right: -15px;}
.indfa-list.lty4 li{width: calc(100%/5 - 15px);margin-right: 15px; float:left; margin-bottom:15px;}
.indfa-list.lty3 li{width: calc(100%/3 - 15px);margin-right: 15px;}
.indfa-list li{position: relative;height: 130px;}
.indfa-list li > img{width: 100%;height:130px;}
.indfa-list li .show{position: absolute;bottom: 0px;left: 0px;padding: 0px 5%;padding-bottom: 25px;transition: all .4s ease;background: linear-gradient(to top, rgba(0,0,0,.3), rgba(0,0,0,.0)); width:90%;background-color: rgba(16, 119, 187, 0); }
.indfa-list li .show .title{ float:left;}
.indfa-list li .show .title i{margin-left: 10px;font-size: 6px;}
.indfa-list li .hide{position: absolute;top: 0px;left: 0px;height: 100%;background-color: rgba(16, 119, 187, .7);padding: 0px 10%;display: flex;opacity: 0;transition: all .4s ease; width:80%;
    flex-direction: column;justify-content: center;}
.indfa-list li .hide .indBtn{width:80px;height: 35px;background-color: #fff;color: #1077bb; line-height:35px;text-align:center; margin-top:10px; border-radius: 2px; padding-left:10px;}
.indfa-list li .hide .indBtn i{margin-left: 5px;}
.indfa-list li .hide .indBtn:hover{background-color: #1077bb;color: #fff; }
.indfa-list li .hide .number{text-align: right;}
.indfa-list li:hover .hide{opacity: 1;}
.indfa-list li:hover .show{opacity: 0;}





/*首页产品*/
.teshu{ padding-bottom:25px!important;}
.prolei ul{display: flex; flex-wrap: wrap; justify-content: space-between; width:100%; margin:0 auto; position:relative; text-align:center}
.prolei ul li a{ color:#303030; font-size:16px;}
.prolei ul li{ margin-top:20px; height:20px; line-height:20px; text-align:center; position:relative; padding:0 15px; display:inline-block;border-left:1px solid #303030;}
.prolei ul li:hover a{ color:#1077bb}
.prolei ul li:last-child{ border-right:1px solid #303030;}
.prolei ul li:nth-child(9){ border-right:1px solid #303030;}
.prolei ul li:nth-child(17){ border-right:1px solid #303030;}

/*.prolei ul li{font-size: 15px;transition: 0.2s;display: inline-block; color:#333;}
.prolei ul li:not(:last-child){margin-right: 2vw;padding-right: 2vw;position: relative;}

.prolei ul li:nth-child(1){margin-right: 2vw!important;padding-left: 2vw!important;position: relative;}

.prolei ul li:not(:last-child)::after{content:'|';font-size: 10px;position: absolute;right: 0;top: 50%;transform: translate(50%,-50%);color:#303030;}

.prolei ul li:nth-child(1){ border-left:1px solid #303030;}

.prolei ul li:hover,.prolei ul li.active{color:#00807c ; }*/



.pyingyong{ width:30%; float:left; padding-left:2%}
.index_pro{margin-top:20px; margin-bottom:20px;}
.pyingyong ul li:nth-child(2n){ float:right}
.pyingyong ul li{margin-bottom:20px; width:100%; float:left; position:relative; }
.pyingyong ul li .pytitle{ position:absolute;text-shadow: 3px 3px 3px #333; font-size:20px; color:#fff; left:20px; top:20px; z-index:111}
.pyingyong ul li .pyimg{ overflow:hidden;}
.pyingyong ul li .pyimg img{transition: all 0.8s;width:100%;height:220px;object-fit: cover; }
.pyingyong ul li .pyimg:hover img{transform: scale(1.108);}
.pyingyong ul li:nth-child(3){ margin-bottom:0px;}
.pyingyong ul li:nth-child(4){ margin-bottom:0px;}




.pyingyong1{ width:35%;float:right}
.pyingyong1{}

.pyingyong1 ul li{margin-bottom:20px; width:100%; float:left; position:relative; }
.pyingyong1 ul li .pytitle{ position:absolute;text-shadow: 3px 3px 3px #333; font-size:20px; color:#fff; left:20px; top:20px; z-index:111}
.pyingyong1 ul li .pyimg{ overflow:hidden;}
.pyingyong1 ul li .pyimg img{transition: all 0.8s;width:100%;height:460px;object-fit: cover; }
.pyingyong1 ul li .pyimg:hover img{transform: scale(1.108);}



.plingyu{ background:#1077bb; width:35%; float:left;height:430px;color:#FFFFFF; padding:30px 5% 0% 5%; line-height:28px; font-size:15px; text-align:justify}
.plingyu h2{ font-size:25px; color:#FFFFFF; line-height:75px;}








/*品牌实力*/
.shili{ background:url(../images/ssbg.png) no-repeat center;}
.shili .wd1300{ padding-top:90px; padding-bottom:90px;}
.stitle{ background:#1077bb; color:#fff; font-size:22px; line-height:50px; text-align:center}
.shili ul li .simg{ overflow:hidden}
.shili ul li .simg img{ width:100%; height:150px; object-fit: cover;transition: all 0.8s;}
.shili ul li .smiao .mmde:last-child{ margin-bottom:0px;}
.shili ul li .smiao .mmde{margin-bottom:10px;  display: flex; /*flex-wrap: wrap;justify-content: space-between;*/ line-height:20px; font-size:13px; }
.shili ul li .smiao .mmde .zzz{ color:#1077bb; margin-right:10px; font-size:25px;}
.shili ul li .smiao .mmde .zzb{}

.shili ul li:hover .simg img{transform: scale(1.1);}
.shili ul{ margin-top:30px;display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;align-items: stretch;}
.shili ul li{ cursor:pointer; width:31.5%;box-shadow: 9px 9px 5px rgba(51,51,51,.2); background:#fff}
.shili ul li .smiao{ background:#fff; padding:25px;height:220px;/*border:1px solid #090; padding-top:0px!important; padding-bottom:0px!important;*/}
.shili ul li:nth-child(1) .smiao .mmde{line-height:19px;}
.shili ul li:nth-child(2) .smiao .mmde{line-height:17.5px;}
.shili ul li:nth-child(3) .smiao .mmde{line-height:25.5px;}
/*首页视频*/
.title2{ color:#000; font-size:30px; font-weight:900; padding-bottom:10px;}
.intro{ color:#000; font-size:17px; }




.title{ color:#fff; font-size:17px; }
.index_news ul{ margin-top:30px;display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
.index_news ul li{ width:31.5%;box-shadow: 9px 9px 5px rgba(51,51,51,.2);}
.index_news ul li:hover .nimg img{transform: scale(1.1);}
.index_news ul li:hover{box-shadow: 9px 9px 5px rgba(51,51,51,.4);}
.index_news ul li:hover .ntbk  .ntitle{ color:#1077bb}

.index_news ul li .nimg{ overflow:hidden}
.index_news ul li .nimg img{ width:100%; height:150px; object-fit: cover;transition: all 0.8s;}

.index_news ul li .ntbk{ border:1px solid #b6b6b6; border-top:0px; padding:20px;}
.index_news ul li .ntbk .ntitle{ color:#434343;  ;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.index_news ul li  .nrp{ color:#a0a0a0; margin-top:20px;}
.index_news ul li  .nrp p{ }
.index_news ul li  .nrp span{ }
/*首页视频*/
.video{ background:url(../images/vbg.jpg) no-repeat center;}
.video .wd1300 img{display:flex; text-justify:center; text-align:center; margin:0 auto; margin-top:80px;margin-bottom:80px; height:90px;}

/*首页广告*/
.guang{ background:url(../images/gbg.jpg) no-repeat center;}
.guang .wd1300{ text-align:center; color:#fff;}
.guang .wd1300 .biao1{ font-size:30px; }
.guang .wd1300 .biao2{ font-size:22px; margin-top:15px;}


.wd1300{ width:82%; margin:0 auto; padding-top:50px; padding-bottom:50px;}







.con_05{width:100%;overflow:hidden;background:url(../images/bg0003.png) no-repeat; background-size:100%;margin-top:60px;padding-bottom:0px; background-size:cover; padding-top:50px; border-top:#f3f3f3 solid 1px;}
.con_05 .title{font-size:30px;line-height:80px;color: #333;padding-top:50px;}
.con_05 .title2{font-size:16px;color:#939393;margin-top:15px;margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:20px;}

.wm{width:82%; margin:auto}

.wm ul{width:100%; float:left; padding-top:10px; padding-bottom:50px;}
.wm ul li{border:0px solid #eeeeee;float:left;width:23.85%;margin:0 1.5% 0 0;background:#fff;border-bottom:#d6d6d6 solid 2px; }
.wm ul li .lb{font-size:20px;font-weight:bold;line-height:30px;color:#000;}
.wm ul li .lb a{ display:inline-block;float:right;font-weight:normal;}
.wm ul li .pic{width:100%;height:160px;overflow:hidden;}
.wm ul li .pic img{min-height:160px; max-height:100%;width:100%; transition:all 1s;}
.wm ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.wm ul li .bt{margin-top:15px;overflow:hidden;line-height:25px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:3;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#333333; font-size:15px; height:120px;}

.wm ul li .bt a{ color:#333333}
.wm ul li .txt{ color:#95a89c; font-family:Arial, Helvetica, sans-serif; margin-top:10px;}
.wm ul li .more{border:1px solid #ddd;height:40px;line-height:40px;text-align:center; font-size:15px;}
.wm ul li:hover .more{background:#1077bb;border:1px solid #1077bb;color:#fff;}

.wm ul li .bnb{ padding:10px 20px 20px 20px;}

.wm ul li:hover{ border-bottom:#1077bb solid 2px; box-shadow: 2px 1px 10px #dedede;}

.wm ul li:nth-child(4){ float:right; margin-right:0px;}



.iuo{ font-size:10px!important; padding-left:10px; padding-top:1px; float:right; width:5px!important;}
.iuo11{ font-size:8px!important; padding-left:0px; padding-top:1px; float:right; width:5px!important; margin-left:0px!important; margin-right:15px;}

.iuo3{ font-size:10px!important;  padding-top:7px; float:left; width:5px!important; position:absolute; margin-left:0px!important;}

.iuo12{ font-size:12px!important; padding-left:0px; padding-top:5px; width:5px!important; }




.indCommonTitle{position: relative;z-index: 3; padding-bottom:15px;}
.indCommonTitle .indBtn{border: 1px solid #1077bb;color: #1077bb;position: absolute;right: 0px;bottom: 0px; line-height:30px; padding-left:30px; padding-right:30px; margin-bottom:15px; border-radius: 2px; font-size:13px;}
.indCommonTitle .indBtn:hover{color: #fff; background:#1077bb}

.title5{ font-size:25px; color:#000;}
.title5 span{  line-height:25px; font-size:25px;}


.gu1{ width:100%; float:left; background:url(../images/bh.jpg) no-repeat top; background-size:cover; height:600px; background-attachment:fixed; margin-top:50px; }
.gu12{ width:100%; margin:auto;}
.gu121{ width:100%; float:left;margin-top:150px; height:300px; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff 60%);
    border:0px solid #fff;border-radius:2px; z-index:99; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0);}

.content1{ padding-top: 70px;text-align:center;}


.content { width:100%; float:left; text-align:center; padding-top:140px;}
.content .subTitle { font-size: 16px; line-height: 24px; color:#029044;
text-shadow: .2rem 0rem .2rem #fff,-.2rem 0rem .2rem #fff,0rem .2rem .2rem #fff,0rem -.2rem .2rem #fff;}
.content .desc { padding-top: 15px; font-size:20px;   color:#029044; font-weight:normal;
text-shadow: .2rem 0rem .2rem #fff,-.2rem 0rem .2rem #fff,0rem .2rem .2rem #fff,0rem -.2rem .2rem #fff;}
.content .subTitle {
        font-size:35px; letter-spacing:0px;
        line-height:55px;
    }


#bottom2{  float:left; width:100%; padding-bottom:20px; z-index:999; margin-top:-130px;}

#bottom{width:82%;overflow:hidden;color:#868686; margin:auto; }
#bottom .lm_t{color:#000;margin-bottom:15px;}
#bottom .lm_t h1{font-size:18px;padding-top:5px;}
#bottom ul{margin-top:30px; }
#bottom ul li{line-height:40px;color: #868686;}
#bottom a{color: #868686;}
#bottom a:hover{
	color:#1077bb}







#go_top {position: fixed;right:0px; bottom: 60px;z-index:99;width:60px; height:400px;}
#go_top a.t1 {background:#1077bb url(../images/top1.png) no-repeat center; text-decoration:none; display:block;height:60px;border-radius: 2px;}
#go_top a.t1:hover {background:#1077bb url(../images/top1.png) no-repeat center;}
#go_top a.t2 {background:#1077bb url(../images/ft1.png) no-repeat center; text-decoration:none; display:block;height:60px;border-radius: 2px;}
#go_top a.t2:hover {background:#1077bb url(../images/ft1.png) no-repeat center;}
.right-btn-group {width:60px;height:190px; margin:5px 0;}
.right-btn-group .show-tel,.right-btn-group .show-qq,.right-btn-group .show-ew, .right-btn-group .to-top {border-radius: 2px;}
.right-btn-group .show-tel a:hover span,.right-btn-group .show-qq a:hover span, .right-btn-group .show-ew a:hover span, .right-btn-group .to-top a:hover span, .right-btn-group .to-top2 a:hover span {display: block}

.right-btn-group .to-top {width: 60px;height: 60px;}
.right-btn-group .to-top a {border-radius: 2px;display: block;width: 60px;height: 60px;background:rgba(134,134,134,0.7) url(../images/tel.png) no-repeat center;}
.right-btn-group .to-top a:hover {background: #1077bb url(../images/tel.png) no-repeat center}
.right-btn-group .to-top span {display: none;position: absolute;width: 190px;height:60px;top:5px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868;  line-height:60px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .to-top2 {width: 60px;height: 60px;margin-top: 5px}
.right-btn-group .to-top2 a {border-radius: 2px;display: block;width: 60px;height: 60px;background:rgba(134,134,134,0.7) url(../images/mail.png) no-repeat center;}
.right-btn-group .to-top2 a:hover {background: #1077bb url(../images/mail.png) no-repeat center}
.right-btn-group .to-top2 span {display: none;position: absolute;width: 190px;height:60px;top:70px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868;  line-height:60px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top2 span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .to-top3 {width: 60px;height: 60px;margin-top:5px;}
.right-btn-group .to-top3 a {border-radius: 2px;display: block;width: 60px;height: 60px;background:rgba(134,134,134,0.7) url(../images/order.png) no-repeat center;}
.right-btn-group .to-top3 a:hover {background: #1077bb url(../images/order.png) no-repeat center}
.right-btn-group .to-top3 span {display: none;position: absolute;width: 190px;height:60px;top:130px;left: -190px;z-index: 5;color: #fff;background-color: #fff;text-align:center; color:#686868;  line-height:60px;-moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .to-top3 span:after {content: ' ';top:25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}

.right-btn-group .show-ew {width: 60px;height: 60px;margin-bottom:5px;margin-top:5px;}
.right-btn-group .show-ew img { width:140px; display:block;}
.right-btn-group .show-ew a {border-radius: 2px;display: block;width: 60px;height: 60px;background: rgba(134,134,134,0.7) url(../images/c2-1.png) no-repeat center;}
.right-btn-group .show-ew a:hover {background: #1077bb url(../images/c2-1.png) no-repeat center}
.right-btn-group .show-ew span {display: none;position: absolute;width: 150px;height:175px;top:130px;left: -160px;z-index: 5;color: #fff;background-color: #fff; padding:5px; text-align:center; color:#686868; line-height:20px; -moz-box-shadow: 0px 0px 5px #ccc;-webkit-box-shadow: 0px 0px 5px #ccc;box-shadow:0px 0px 5px #ccc;}
.right-btn-group .show-ew span:after {content: ' ';top: 25px;right: -10px;width: 1px;height: 1px;display: block;position: absolute;z-index: 5;border-bottom: 5px transparent dashed;border-left: 5px #fff solid;border-right: 5px transparent dashed;border-top: 5px transparent dashed}




.bot_contact{width:60%;float:right;}
.bot_contact h3{ width:100%; float:left; border-bottom:#eaeaea solid 1px; margin-bottom:0px; color:#000000}
.bot_contact h3 span{  border-bottom:#1077bb solid 2px; line-height:50px; padding-bottom:12px;}

.bot_contact .tel{font-size:25px;color:#e63e00;line-height:50px;font-family:impact;}
.bot_contact .tel2{color:#000;font-size:15px;}
.bot_contact .box{line-height:27px;margin-top:0px;font-size:15px;}

.bot_02{width:12%;float:left;margin-left:4%;}
.bot_03{width:14%;float:right;}
.bot_03 .box{padding-top:30px;}
.bot_03 .box img{ width:100px;}

.bq{ width:100%; float:left; padding-top:50px;}




.Footer {
 width:40%; float:left
}
.Footer .Footer_top { width:100%; float:left;
}





.Footer .Footer_top .Footer_top_left {
 width:100%; float:right
}
.Footer .Footer_top .Footer_top_left h3{ width:100%; float:left; border-bottom:#eaeaea solid 1px; margin-bottom:30px; color:#000000}
.Footer .Footer_top .Footer_top_left h3 span{  border-bottom:#1077bb solid 2px; line-height:50px; padding-bottom:12px;}


.Footer .Footer_top .Footer_top_left .top_left_list {
	float:left; width:40%;
}

.Footer .Footer_top .Footer_top_left .top_left_list:last-child{ }
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dd {
	margin-bottom:10px; color:#000; font-size:18px;
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dd a {
	font-size:17px;
	color:#fff;
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dt p {
	margin-bottom:10px;
	font-size:17px;
	color:#fff;
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dt p:last-child {
	margin-bottom:0;
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dt a {
line-height:30px; width:100%; float:left;
	color:#a8dcbc;
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dt a:hover{

	color:#1077bb
}
.Footer .Footer_top .Footer_top_left .top_left_list .left_list_dt p img {
	margin-right:0.833vw;
}
.Footer .Footer_top .Footer_top_right{ }
.Footer .Footer_top .Footer_top_right .top_right_dd {
	font-size:1.042vw;
	color:#000;
	margin-bottom:10px;
}
.Footer .Footer_top .Footer_top_right .top_right_dt {
	text-align:left;
}
.Footer .Footer_top .Footer_top_right .top_right_dt img {
	max-width:130px;
}
 .Footer_bottom { width:100%; background:#262626; float:left; color:#767676;
	
 margin-top:30px; line-height:20px; text-align:center; padding-top:15px; padding-bottom:15px; 
	}
.Footer_bottom a {
	
	color:#767676;
	
}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;text-decoration:none;color:#767676;}

a.zzb07link:hover {text-decoration: underline;color:#767676}
.zzb07tail{font-family:Arial, Helvetica, sans-serif;color:#767676;}






/*底部*/
.foot{ background:#626262;}
.foot .wd1300{ padding-top:60px; padding-bottom:30px;}

.foot .fmenu{ padding-top:20px; padding-bottom:20px; border-bottom:1px solid #494949}
.foot .fmenu ul{margin:0 auto;/*display: flex; flex-wrap: wrap;justify-content: space-between;*/position: relative;
text-align: center; }
.foot .fmenu ul li a{ color:#fff; font-size:13px;}
.foot .fmenu ul li a:hover{ opacity:0.8;}
.foot .fmenu ul li{position:relative; text-align:center;padding:0 23px; text-align:center; height:15px; line-height:15px;
border-right: 1px solid #fff;
display: inline-block;}
/*.foot .fmenu ul li:after{
	content:"";left:0px;
	width:1px;
	height:20px;
	background:#fff;
	position:absolute;
	right:0;
	top:2px;
	}

.foot  .fmenu ul li:first-child:after{display:none;}*/
.foot  .fmenu ul li:last-child{ border-right:0px solid #fff;}

.foot  .wd1300 { color:#fff; font-size:13px; padding-top:30px; padding-bottom:30px}
.foot  .wd1300 .fadd .add1:nth-child(2){/* margin-top:15px; margin-bottom:15px;*/}
.foot  .wd1300 .fadd { line-height:30px;}
.foot  .wd1300 .fadd a{color:#fff; }
.foot  .wd1300 .flian a{color:#fff; }
.foot  .wd1300 .fadd .add1{/* line-height:30px;*/}
.foot  .wd1300 .fewm p{ text-align:center; color:#fff; padding-top:10px;}




/*.fadd{ width:38%; }
.flx{ width:35%;}
.fewm{ width:27%; text-align:center}*/
/*.gcdiz ul li{line-height:30px; margin-top:20px;}
.gcdiz ul li:nth-child(1){ width:38%;}
.gcdiz ul li:nth-child(2){ width:35%}
.gcdiz ul li:nth-child(3){ width:27%}*/
.foot .flx{}
.gcdiz ul li{ margin-bottom:10px; line-height:27px;}
.foot  .wd1300 .fewm img{ width:105px;}
.foot  .wd1300 .flian{/* line-height:30px;*/}
.foot  .wd1300 .ftel{/* margin-top:19px; margin-bottom:19px;*/}
.foot  .wd1300 .ftel strong{ font-size:16px;}

.fbq{ background:#535353; color:#c9c9c9}
.fbq .wd1300{ padding-top:30px; padding-bottom:30px;}

.nyyy{ background:url(../images/nyyy.jpg) no-repeat center; height:450px; margin:0 auto; width:100%;background-size:140% auto; object-fit: cover;}

.nyjob{ background:url(../images/nyjob.jpg) no-repeat center; height:450px; margin:0 auto; width:100%;background-size:100% auto; object-fit: cover;}

.nyabout{ background:url(../images/nyabout.jpg) no-repeat   center; height:450px; margin:0 auto; width:100%;background-size:100% auto; object-fit: cover;}

.nypro{ background:url(../images/nypro.jpg) no-repeat   center; height:450px; margin:0 auto; width:100%;background-size:100% auto; object-fit: cover;}

.nynews{ background:url(../images/nynews.jpg) no-repeat center ; height:450px; margin:0 auto; background-size:130% auto; object-fit: cover;}

.nytz{ background:url(../images/nytz.jpg) no-repeat center ; height:450px; margin:0 auto; width:100%;background-size:150% auto; object-fit: cover;}

.nycon{ background:url(../images/nycon.jpg) no-repeat center; height:450px; margin:0 auto; width:100%;background-size:120% auto; object-fit: cover;}

.nymenu{background: linear-gradient(45deg,#085ab9,#2ba4d9);}
.nymenu ul{ width:76%; margin:0 auto;display: flex; /*flex-wrap: wrap;*/justify-content: space-between;  padding-top:10px; padding-bottom:10px;}
.nymenu ul li a{ font-size:15px; color:#fff; padding:3px 20px;}
.nymenu ul li {text-align:center;/*padding: 3px 20px;*/}
.nymenu ul li.active a{border:1px solid #fff;border-radius:25px;}

/*.nymenu ul li:nth-child(1).active {border:1px solid #fff;border-radius:25px; }
.nymenu ul li:last-child.active {border:1px solid #fff;border-radius:25px;}*/

.nymenu_ts ul{ display:block; }
.nymenu_ts ul li{/* width:6%;*/ display:inline-block}

.weizhi{ width:76%; margin:0 auto; padding-top:30px; padding-bottom:30px;font-size:15px; color:#0b0b0b}
.dingwei{ background:url(../images/home.png) no-repeat left; padding-left:30px; background-size:auto 20px}
.dingwei a{ color:#0b0b0b}
.dingwei span{ padding-left:8px; padding-right:8px;}

.nymain{ width:76%; margin:0 auto;padding-bottom:60px; line-height:30px; }

.job p{ margin-bottom:15px;}
.job table{ border-top:1px solid #ddd;border-left:1px solid #ddd; margin-bottom:15px;}
.job table td{ padding:5px; border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.job table td p{ margin-bottom:0px;}

.content1{ color:#000; font-size:15px; line-height:30px; padding-bottom:0px; }
.content1 p{ margin-bottom:25px; text-indent:2em;}
.content1 p strong{ color:#1077bb;}
.content1 .atu{ float:right; width:47%;margin-left: 40px;}
.content1 .atu img{ display:block; width:100%;}
.content1 .atu img:nth-child(1){ margin-bottom:20px;}
.content2 img{ width:100%}

.content3{ background: linear-gradient(45deg,#0095d9,#32b16d); width:100%; height:50px;}

.gsbt{ color:#00459a; font-size:20px; padding-top:30px; padding-bottom:30px;}
.gmbg{ background:#f2f2f2; padding-top:70px; padding-bottom:70px;}
.gmbg img{ margin:0 auto; display:flex; text-justify:center; text-align:center; max-width:90%; }

.content5 { margin-top:50px; }
.content5 .tuaa{ float:left; margin-right: 100px;}
.content5 .conzz img{ border:1px solid #000; display:block; width:25%;}
.content5 .conzz h2{ color:#00459a; font-size:16px;margin-bottom:20px;}
.content5 .conzz{ font-size:15px; line-height:30px; color:#000000}
.content5 .conzz p{ margin-bottom:20px;}



.content5 .btu{  width:38%; margin-top:-80px;}
.content5 .btu img:nth-child(1){ margin-bottom:20px;}
.content5 .btu img{ display:block; width:100%;}

.content5 .conzz_2 .btxt h2{ color:#00459a; font-size:16px; margin-bottom:20px;}
.content5 .conzz_2{  display: flex; /*flex-wrap: wrap;*/ justify-content: space-between;}
.content5 .conzz_2 .btxt{font-size:15px; line-height:30px; color:#000000; width:57%; margin-top:50px;}
.content5 .conzz_2 .btxt p{ margin-bottom:20px;}

/*企业风貌*/
.imglist ul li{text-align:center;display:inline-block;width:23%;/*height:180px;*/ margin:1%;overflow:hidden; border: #e4e4e4 0px solid;}
.imglist ul li img{background:#FFFFFF;width:100%;height:180px; border-radius:5px;object-fit: cover;}
.imglist ul li span{line-height:24px;height:24px;display:block;background:#F3F3F3; text-align:center}
.fname{ font-size:15px;}

/*翻页*/
.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;color: #555; line-height: 30px; text-decoration: none; clear:both; }
.contentPage a:link {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #555; font-weight: normal;}
.contentPage a:visited {color: #555; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #555; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#555;font-weight:normal;}
.contentPage .current{color:#e73b00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #009631; padding:4px 7px; font-weight: normal;}
.contentPage .zi{  float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

/*企业荣誉*/
.honor p { margin-bottom:15px;}


.biaozhun{ margin-bottom:30px;}
  
/*专利标准*/
.imglist1 ul li .hname{ line-height:23px; height:23px; padding-left:10px; padding-right:10px; padding-bottom:10px; color:#555}
.imglist1 ul li:hover .hname{ color:#00469b}
.imglist1 ul li{text-align:center;display:inline-block;width:23%;margin:1%;overflow:hidden; border: #e4e4e4 0px solid;box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07);}
.imglist1 ul li img{background:#FFFFFF;max-width:100%;max-height:180px; border-radius:5px;object-fit: cover; transition: all 0.8s;}
.imglist1 ul li span{line-height:24px;height:24px;display:block;background:#F3F3F3; text-align:center}
.imglist1 ul li:hover  img{transform: scale(1.1);}

.ztitle{ text-align:center; color:#fff; line-height:30px; font-size:18px; padding-top:10px; padding-bottom:10px;background: linear-gradient(45deg,#085ab9,#2ba4d9);margin-bottom:20px;}
.zgengduo{ text-align:center; margin:0 auto; background:#ddd; line-height:35px; width:200px; margin-top:30px;}

/*新闻*/
.xwzx_con1_u1 .divBox{font-size: 0; width:100%}
.xwzx_con1_u1 li{position: relative; float:left; width:100%; background:#f6f6f6}
.xwzx_con1_u1 li a{display: block;padding: 30px 0;position: relative;z-index: 2;}
.xwzx_con1_u1 li:nth-child(even) {background: #ffffff;}
.xwzx_con1_u1 li:after{content: '';display: block;width: 100%;height: 100%;background:#1685e1;background-size: cover;
position: absolute;top: 0;left: 0;transition: 0.3s ease-in-out;opacity: 0;}
.xwzx_con1_left{display: inline-block;vertical-align: middle;width: 248px;overflow: hidden;}

.xwzx_con1_left img{width:229px; height:147px;transition: 0.3s ease-out; margin-left:10%}
.xwzx_con1_middle{width: 10%;display: inline-block;vertical-align: middle;text-align: center;}
.xwzx_con1_right{width: calc(100% - 40%);display: inline-block;vertical-align: middle;box-sizing: border-box;border-left: 1px solid #e5e5e5;padding-left: 20px;
padding-right: 0px;position: relative;transition: 0.3s ease-out;}

.xwzx_con1_right h2{font-size: 16px;color: #282828;transition: 0.3s ease-out; text-align:left}
.xwzx_con1_right h2:before{content: '';display: inline-block;width: 0;height: 1px;background:#282828;vertical-align: middle;transition: 0.3s ease-in-out;}
.xwzx_con1_right p{color: #999999;margin-top: 0px; text-overflow: ellipsis;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 50px;
line-height: 25px;}
.xwzx_con1_middle b { font-weight:normal;font-size: 35px;color: #2c3238;font-family: arial;transition: 0.3s ease-out;}

.xwzx_con1_middle em {font-size: 16px;color: #999;font-family: arial;transition: 0.3s ease-out;}
/*.xwzx_con1_middle b {display: block;font-size: 12px;color: #999;transition: 0.3s ease-out;}*/
.xwzx_con1_middle prc04 {display: block;font-size: 12px;color: #999;transition: 0.3s ease-out;}


.xwzx_con1_u1 li:hover .xwzx_con1_right h2:before{width: 20px;margin-right: 10px; color:#fff!important}
.xwzx_con1_u1 li:hover .xwzx_con1_left img{transform: scale(1.05);}
.xwzx_con1_u1 li:hover .xwzx_con1_right:after{transform: rotate(180deg);color: #fff;}
.xwzx_con1_u1 li:hover:after{opacity: 1;}
.xwzx_con1_u1 li:hover .xwzx_con1_right{border-left: 1px solid rgba(250,250,250,.2);}
.xwzx_con1_u1 li:hover .xwzx_con1_right h2{color: #fff!important;}
.xwzx_con1_u1 li:hover .xwzx_con1_right p{color: #fff;}
.xwzx_con1_u1 li:hover .xwzx_con1_middle b{color: #fff;}
.xwzx_con1_u1 li:hover .xwzx_con1_middle em{color: #fff;}
.xwzx_con1_u1 li:hover .xwzx_con1_right h2:before{background:#fff; color:#fff!important}


.cuti{ color:#073572; font-size:17px; border-bottom:0px dashed #d8d8d8; text-align:center; margin-bottom:10px; line-height:40px;}


.shi1{ text-align:center;color:#cccccc; padding-bottom:30px;}


.xxx img{ max-width:100%!important; height:auto!important; width:100%}


.hui14{ border-bottom:5px solid #f1f1f1; padding-bottom:40px;}
.pnpage{ padding-top:40px;}

.touzi{ line-height:40px; font-size:18px;}
.touzi img{ margin-top:30px;}


.ltitle a{ color:#1077bb;}
.ltitle{ color:#1077bb; font-size:18px; margin-bottom:20px;}
.lianxi2 ul{ display:flex}
.lianxi2 ul li{ width:31%;margin-right:2%;box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07); padding:20px; line-height:30px;}

.lianxi1 ul{ display:flex; margin-bottom:30px;justify-content: space-between;}
.lianxi1 ul li{box-shadow: 1px 10px 60px 0px rgba(0, 0, 0, 0.07); padding:2.5%; width:20%}


.lianxi1 ul li:nth-child(1) {width: 36%;}
.lianxi1 ul li:nth-child(2) {width: 26.5%;}


.ditu{ margin-top:50px; margin-bottom:50px;}
.ditu img{ width:100%; height:auto}

/*order*/
.dingdan{ background:#fafafa; padding:50px;}
.shuoming{ font-size:18px; color:#e60012; padding-bottom:10px;}
.ss{ font-size:17px; padding-bottom:20px;}

.liuyan .contact_2_1{ width:100%; margin:0 auto}

.contact_2_1 ul li{ margin-bottom:10px;width:48%;display: inline-flex; /*flex-wrap: wrap;*/ justify-content: space-between;}

.contact_2_1 ul li:nth-child(5){
width:100%;}
.contact_2_1_mid{
background-color:#fff; border:1px #e7e7e7 solid; padding:0.8em 1em; width:85%}
.teshuw{ width:93.8%}

.contact_2_1_mid input{ color:#555;
border:none!important; background:none!important; width:100%; font-size:16px;outline:none;}
.contact_2_1_mid textarea{color:#555; width:100%;
border:0; background:none; font-size:16px;outline:none;}
.tixing{padding-right:20px; line-height:50px;}

.anniu { margin:0 auto;border:0PX;
font-size:1.125em; display:block; color:#fff; background-color:#1077bb; width:10.55555555555556em; line-height:2.777777777777778em; color:#fff; text-align:center;}
.anniu { margin-top:2.5em;}
.anniu:hover{
background-color:#999;}


/*应用服务*/
.ab12 ul{overflow:hidden; width:100%; }
.ab12 ul li:nth-child(2n){ float:right}
.ab12 ul li{display:block;float:left; line-height:50px; margin-bottom:10px; width:46%; border:#d7d7d7 solid 1px;text-align:left; padding-left:20px; margin-bottom:25px;}
.ab12 ul li a{ }

.ab12 .line{height:50px;position:relative;}
.ab12 .line:after {
            content: "";
            width: 0;
            height:2px;
            background:#1077bb;
            position: absolute;
            top: 100%;
            left: 0%;
	
            transition: all .5s; 
}

.ab12 .line:hover:after {left:0%;width: 100%;}


.yname{ font-size:17px; color:#000;}
.yingyong{ margin-bottom:30px;color:#616161}
.yingyong ul li a{ color:#616161}
.yingyong ul li { line-height:30px; width:33%; display:inline-block}
.yingyong ul { margin-top:30px; margin-bottom:30px;}

.ggmain2{ width:76%; margin:0 auto; padding-top:225px!important; }
.ggmain{ width:76%; margin:0 auto; padding-top:85px; }
.zxn3{width:100%;}
.ba_con1 {background:rgba(255,255,255,0.5);padding:30px 40px 40px 40px;
}
.htop{display: flex; /*flex-wrap: wrap;*/ justify-content: space-between; }
.ba_con1 h2 { font-size: 40px; font-weight:bold;line-height: 62px;color: #00469b;}


.zxn3{width:100%;}

.zxn3 ul{width:100%;  /*text-align:center;*/ font-size:15px; margin-top:15px; }

.zxn3 ul li{ float:left; line-height:38px;width:19.2%; margin-right:0.5%; text-align:center; margin-top:5px; position:relative;border:#0a519c solid 1px; background:#0a519c; color:#fff; display:block }
.zxn3 ul li.active{ background:#00469a; color:#fff; border:1px solid #00469b}
.zxn3 ul li:hover{ background:#00469a;color:#fff; border:1px solid #00469b }
.zxn3 ul li:hover a,.zxn3 ul li.active a{color:#fff;}




	

.zxn3 li .subss { width:100%;background: #00469a;box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;left:0px;overflow: hidden;position: absolute;top: 40px; z-index: 99999999;}
.zxn3 li .subss {filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0, direction=120, strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.zxn3 li:hover .subss {opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0); }
.zxn3 li .subss a {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;color: #fff;display: block;font-weight: 500;line-height35px;padding: 0;transition: all 0.2s ease-in-out 0s;width: 100%; padding-left:0px;padding-right:0px; border-bottom:1px solid rgba(255,255,255,0.1);}
.zxn3 li .subss a:hover {text-indent: 5px; background:#00469a}


.p_search{margin-top:15px;}

.form_control{
    background-color: #FFFFFF;
    border-radius: 30px 0 0 30px;
    padding: 0px 0px;
	float:left; font-size:16px; padding-left:20px;
	height: 38px;
	width:350px; border:#FFFFFF solid 1px;
}
.default_btn{
    background-color: #00469b;
    border-radius: 0 30px 30px 0;border:#00469b solid 1px;
    color: #fff;
	height: 40px;font-size:18px; 
	width:100px;
}
.default_btn:hover{ cursor: pointer;}


.cc1{ color:#FFFFFF; font-size:16px!important; font-weight:600; padding-top:5px; padding-bottom:5px;}
.miaoshu{  color:#616161; line-height:28px; margin-bottom:30px;}
.miaoshu p{font-size:14px!important; color:#616161; line-height:28px; }
.proxiang table td{ line-height:25px;}


.cuti1 {
  color: #fff;
  font-size: 17px;
  background: #bababa;
  text-align: center;
  margin-bottom: 10px;
  line-height: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.zuoce{ width:20%;
padding-top: 45px;
padding-bottom: 50px;
padding-left: 2%;
padding-right: 2%;
float: left;
background: #EBEBEB;
border-radius: 10px;
margin-bottom: 55px;}
.zuoce ul li a{
    border-radius: 20px; font-size:15px;
    width: 95%;
    padding:5px 2.5%;
    background-color: #FFF;
    border: solid 1px #EBEBEB;
	margin:0 0 10px 0;
	display: inline-block;
	text-align: center;
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.zuoce ul li a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: 20px;
  background:linear-gradient(90deg,#00469a,#00469a);
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.zuoce ul li a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.zuoce ul li a:hover {
  color: #fff;
}
.zuoce ul li .active{ background:#00469a; color:#fff;}
.zuoce h2{ color:#333; font-size:25px; text-align:center; padding-bottom:25px;}

.youce{ width:70%;}
.dda{  line-height:20px;}


.profenlei{width:100%;/* background:#00469b; */margin-bottom:30px; border-bottom:2px solid #eaeaea; padding-bottom:40px;}

.profenlei ul{/* padding:30px 40px; text-align:center;*/ font-size:15px; }
.profenlei ul li a{ color:#333; font-size:15.5px; border:#ddd solid 1px; display:block;line-height:38px;}
.profenlei ul li{ cursor:pointer; float:left;line-height:38px;width:19%; margin-right:0.5%; margin-left:0.5%;text-align:center;  margin-top:1%; color:#333;}
.profenlei ul li.active{ background:#00469b; }
.profenlei ul li.active a{color:#fff;border:1px solid #00469b;}
.profenlei ul li:hover{ background:#00469b; }
.profenlei ul li:hover a,.profenlei ul li.active a{ color:#fff;border:1px solid #00469b}


dl,dd,dt,ul,li{ margin:0; padding:0; list-style:none;}

#wenzhang{ margin-top:10px; text-align:center; }
#wenzhang  dd {  width:19%; margin-left:0.5%; margin-right:0.5%; float:left; color:#fff; line-height:38px; height:38px; font-size:16px; font-weight:normal; border:0px; margin-bottom:1%; padding:0px;}
#wenzhang dd dl  dt{background:#0a519c!important;}
#wenzhang dd dl dd dl dd { float:none; width:100%; padding:0px; margin:0px; background:#fff; line-height:25px; height:auto; position:relative; text-align:left; }
#wenzhang dd dl dd { float:none; width:100%; padding:0px; margin:0px; background:#fff; line-height:25px; height:auto; position:relative; text-align:center;  }
#wenzhang dd dl dd dl{ width:100%; display:block}
#wenzhang  dd dl dd dl dt{ position:relative; z-index:11; background:#257fde!important; line-height:35px!important; height:35px!important; font-size:14px!important;width:100%;/*border-top:1px solid #dedede; background:#f2f2f2; height:25px; line-height:25px; font-weight:bold;*/}
#wenzhang dd dl dd dl dt{/* background:#f9f9f9;*/ }
#wenzhang dd dl dd dl dt dd{background:#fff; padding:10px; line-height:25px;}
#wenzhang ul{ padding:10px;}
#wenzhang ul li { text-align:left;display:inline-block;}
#wenzhang ul li a{ font-size:13px; color:#0a519c;}
#wenzhang ul li:last-child span{ display:none}
#duke ul li{background:#fff;}

/*内页新闻*/
#ny_xinwen {}
#ny_xinwen ul {}
#ny_xinwen ul li:nth-child(1){ padding-top:0px;}
#ny_xinwen ul li{ border-bottom:1px solid #e7e7e7; padding-top:35px; padding-bottom:35px;}
#ny_xinwen ul li .ntime{ width:7%; text-align:center;border-top:2px solid #6d6d6d;}
#ny_xinwen ul li .ntime span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #6d6d6d;
	line-height: 57px;
	text-align: center;
}
#ny_xinwen ul li .ntime font {
	font-size:13px;font-family: Arial, Helvetica, sans-serif;
	line-height: 25px;
	color: #6d6d6d;
	height: 25px;
}
#ny_xinwen ul li .newstxt{ width:63%;}
#ny_xinwen ul li .newstxt_2{ width:88%; float:right;}
#ny_xinwen ul li .newstxt_2 h2{ color:#000;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; font-size:17px;}
#ny_xinwen ul li .newstxt h2{ color:#000;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:1;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; font-size:17px;}
#ny_xinwen ul li .newstxt .nmiao{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;font-size: 13px;
line-height: 28px;
color: #848484; margin-top:10px;}
#ny_xinwen ul li .newstxt_2 .nmiao{text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;font-size: 13px;
line-height: 28px;
color: #848484; margin-top:10px;}

#ny_xinwen ul li .newstxt_2 em {
	font-size: 13px;
	line-height: 30px; margin-top:20px;
	color: #0065ad;
	height: 30px;
	width: 95px; display:block;
	border: 1px solid #0065ad;
	font-style: normal;
	text-align: center;
}


#ny_xinwen ul li .newstxt em {
	font-size: 13px;
	line-height: 30px; margin-top:20px;
	color: #0065ad;
	height: 30px;
	width: 95px; display:block;
	border: 1px solid #0065ad;
	font-style: normal;
	text-align: center;
}


#ny_xinwen ul li .ntupian{ width:22%; background:#E6E6E6;height:133px;  display: flex;justify-content: center;
align-items: center;}
#ny_xinwen ul li .ntupian img{max-width:100%;max-height:133px; transition: all 0.8s; object-fit: cover;}
#ny_xinwen ul li:hover img{transform: scale(1.1);}



#ny_xinwen_da {
	width:1140px; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ny_xinwen_da h3 {
	font-size: 28px;
	line-height: 33px;
	color: #333;
	text-align: center;
	float: left;
	padding-bottom:20px;
	width:1140px; 
	margin-top: 55px;
	font-weight: normal;
}
.xinwen_zz {
	font-size: 13px;
	line-height: 32px;
	color: #bbbbbb;
	float: left;
	height: 46px;
	width:1140px; 
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e7e7e7;
	text-align: center;
}


/* -------------------------------- 

Main Components 

-------------------------------- */
.cd-accordion-menu {
  width: 100%;
}
.sanji li a{ color:#fff;}
.cd-accordion-menu ul {
  /* by default hide all sub menus */
  display: none;
}
.sanji{ background:#fff; padding:10px; text-align:left;}
.sanji li:last-child a span{ display:none}
.sanji li a{ font-size:13px!important; background:none!important; border-bottom:0px!important;box-shadow: inset 0 0px #41444a!important; line-height:25px!important; color:#333;}
.sanji li{ display:inline-block; }
.cd-accordion-menu label.active{color: #fff; background:#00469b;
border: 1px solid #00469b;}

.erji label{ color:#fff!important; font-size:15px!important;}
.cd-accordion-menu  li ul li.erji{ width:100%; margin-left:0px; margin-right:0px; position:relative; z-index:11}
.cd-accordion-menu  li.yiji { height:38px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;cursor: pointer;
float: left; 
line-height: 38px;
width: 19%;
margin-right: 0.5%;
margin-left: 0.5%;
text-align: center;
margin-top: 1%;
color: #333;
}
.cd-accordion-menu input[type=checkbox] {
  /* hide native checkbox */
  position: absolute;
  opacity: 0;
}
.cd-accordion-menu label:last-child, .cd-accordion-menu a{border-bottom:0px solid rgba(255,255,255,0.1);}
.cd-accordion-menu label, .cd-accordion-menu a {
  position: relative; border-bottom:1px solid rgba(255,255,255,0.1);
  display: block;
  padding: 0px 0px 0px 0px;
  background: #0a519c ;
  color: #fff;
  font-size: 16px;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
  background: #52565d;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
  /* icons */
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.cd-accordion-menu label {
  cursor: pointer;
}
.cd-accordion-menu label::before/*, .cd-accordion-menu label::after*/ {
 /* background-image: url(__DEFAULT__/images/jian.png); background-size:16px 16px;
  background-repeat: no-repeat;*/
}
.cd-accordion-menu label::before {
  /* arrow icon */
/*  right: 5px;
  background-position: 0 0;
    -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);*/

}
.cd-accordion-menu label::after {
  /* folder icons */
/*  left: 41px;
  background-position: -16px 0;*/
}
.cd-accordion-menu a::after {
  /* image icon */
/*  left: 36px;
  background: url(__DEFAULT__/images/jian.png) no-repeat;*/
}
.cd-accordion-menu input[type=checkbox]:checked + label::before {
  /* rotate arrow */
/*  -webkit-transform: translateY(-50%) rotate(-270deg);
  -moz-transform: translateY(-50%) rotate(-270deg);
  -ms-transform: translateY(-50%) rotate(-270deg);
  -o-transform: translateY(-50%) rotate(-270deg);
  transform: translateY(-50%) rotate(-270deg);*/
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
  /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
  /* show children when item is checked */
  display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
  background: #257fde;
  box-shadow: inset 0 -1px #41444a;

}
.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
  background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
  box-shadow: none;
}
.cd-accordion-menu ul label::before {
  right: 5px;
}
.cd-accordion-menu ul label::after,
.cd-accordion-menu ul a::after {
  left: 59px;
}
.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
  padding-left: 0px;
}
.cd-accordion-menu ul ul label::before {
  left: 54px;
}
.cd-accordion-menu ul ul label::after,
.cd-accordion-menu ul ul a::after {
  left: 77px;
}
.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
  padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
  left: 72px;
}
.cd-accordion-menu ul ul ul label::after,
.cd-accordion-menu ul ul ul a::after {
  left: 95px;
}

.cd-accordion-menu.animated label::before {
  /* this class is used if you're using jquery to animate the accordion */
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}


/*应用领域最终效果鼠标离开后隐藏*/
.chanpinfenlei ul li { float:left; width:18%; margin-left:1%; margin-right:1%; margin-top:15px; height:38px;}
.chanpinfenlei ul li .yiji{color:#fff; background:#00469b;cursor: pointer; font-size:16px; line-height:38px; text-align:center; height:38px; /*position:absolute; z-index:9; width:100%;*/ }
.chanpinfenlei ul li .erji .erji_name{  color:#fff;background: #257fde;cursor: pointer;font-size:15px; line-height:38px; text-align:center; border-bottom:1px solid rgba(255,255,255,0.1); }
.chanpinfenlei ul li .erji {position:relative; z-index:1}
.chanpinfenlei ul li .sanji{ background:#fff}
.ba_con1{ height:500px;}
.erji{
	display: none;
}
.sanji{
	display: none;
}
.sanji_bk{ padding:10px;}
.sanji .lie{ text-align:left;display:inline-block; line-height:20px;font-size:13px; color:#0a519c;}
.sanji .lie a{ font-size:13px; color:#0a519c;}
.sanji .lie:last-child span{ display:none}

/*项目案例*/
.newNmaeLink {
  color: #000;
  font-weight: bold;
  font-size: 18px;
}
.p_news .time{ font-size:16px;}
.p_news { width:100%;


  margin: 0;
/*  width: inherit;*/
  height: auto;
  padding: 0;
  overflow: hidden;
}
.xNewList {
  position: relative;
  background: #fff;
  width: 100%;
  height: 0px;
  padding-bottom: 22%;
  transition: all 600ms ease;
  margin: 30px 0px;
}
/*.listContents {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}*/
.listContents a{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.listContent {
  position: relative;
  width: 85%;
  padding: 35px;
  overflow: hidden;
  background-color: #eee;
}
.newPic {
  width: 50%;
  overflow: hidden;
  background-color: #000;
}

.listContents:after {
 content:"";
 background:#00469b;
 height:45px;
 width:3px;
 display:block;
 position:absolute;
 top:28px;
 transition:all .45s;
}
.p_news .xNewList:nth-child(2n) .listContents a{ flex-direction:row-reverse; } 


.p_news .xNewList:hover .listContents:after {
 content:"";
 background:#00469b;
 height:50%;
 top:0px;
}
.p_news  .listSumray {
 line-height:24px;
 font-size:13px;
 text-align:justify;
 display:-webkit-box;
 -webkit-line-clamp:2;
 -webkit-box-orient:vertical;
 overflow:hidden;
 margin-top:19px;
 color:#666;
}
.p_news  .pic {
 width:100%;
 height:100%;
 transition:all 800ms ease;
}


.p_news .xiangqing {
  display: block;
  width: 100px;
  text-align: center;
  background: #13489d;
  margin-top: 10px;
  color: #fff;
  border-radius: 100px;
  padding:3px 10px;
  
}
.juli{ margin-left:80px;}


.content1 .atu img{margin-bottom:16px;}
/*联系我们联系传真内外贸分开*/
.gaodu{ margin-top:60px;}



	
	.cuti_case{ margin-top:50px;color: #073572;
font-size: 22px;
border-bottom: 0px dashed #d8d8d8;
text-align: center;
line-height: 40px;}
.shi1_case{ font-size:17px; margin-top:0px; color:#555; text-align:center}
.line_case{ background:#d8d8d8; margin-top:30px; margin-bottom:30px; height:1px; width:100%}
.case_fanye ul{ padding-top:20px;}

/*荣誉*/

#certify {
	position: relative;
	width: 100%;
	margin: 0 auto; padding-top:10px;}

#certify .swiper-container {
	padding-bottom: 60px; padding-top:30px;
}

#certify  .swiper-slide {
	width: 480px;
	height: 450px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p { 
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 17px;
	margin: 0;
}
#certify  .swiper-slide .htht{display: flex;justify-content: center;
align-items: center; height:400px;}
#certify  .swiper-slide .htht img{max-width:90%;max-height:350px; transition: all 0.8s;}


#certify .swiper-pagination {
	width: 100%;
	bottom: 20px; }

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;display:none
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff; 
}

#certify .swiper-button-prev {
	left: -0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -0px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}

.history .xxxx{display: flex; padding-bottom:20px; position:relative;}
.history .xxxx .yuan{cursor: pointer;
background:#00a0e9;
width: 10px; 
height: 10px; border-radius:50px;
line-height: 25px; margin-right:10px; margin-top:10.5px;
display:-webkit-box; display:-moz-box; display:-ms-flexbox; display: -webkit-flex; display:flex; -webkit-align-items:center; align-items:center; -webkit-justify-content: center; justify-content: center;
}

.history .xxxx .yuan::before {
  width: 0;
  height: 49px; padding-bottom:0px;
  border: 1px solid transparent;
    border-right-color: transparent;
  border-right-color: transparent;
  border-right-color: #bfbfbf;
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 3px;
  content: "";
}
.history .xxxx:last-child .yuan::before { display:none;}
.history .xxxx:last-child { padding-bottom:0px!important;}





@media all and (max-width:768px){
	.pc_lianxi{ display:none}
	.pc_dibu{}
	
	.mobile_dibu{ display:block}
	.mobile_lianxi{ display:none; font-size:15px!important}
	.mobile_job{ display:block}
.pc_job{ display:none}
.wsjob{ float:none; padding:0px; width:100%; padding-bottom:20px;}
.jobt-list li{ text-align:center; width:33%; margin:0 auto; margin-bottom:20px;}
.jobt-list li ._num{ float:none; width:50%; margin:0 auto; text-align:center; margin-bottom:15px; }
.jobt-list li ._nr{width:90%; padding-left:5%; padding-right:5px; margin-left:0px!important; margin:0 auto; float:none!important; text-align:center}
.jobt-list li ._sum{ height:60px;}

	.lxma{ font-size:15px!important}
	.mobile_daohang{ display:block}
	.pc_daohang{ display:none}
	body{ font-size:14px!important;}
	.neirong{ font-size:14px;}

.suspension{ display:none}
.suspension-box{ display:none}

.alogo{ display:none}


.flash1{display:block!important;}

/*-------底部-----------*/



/*手机版底部导航*/

#banner{ display:block}
.tbottom{ display:block; height:70px;}

.nav_bgc{ display:none}
.bottomNav {display:block;
	/*border:1px solid red;
	*/
    width:100%;
	height:70px;
	position:fixed;
	bottom:1px; z-index:888;}
.bottomNav_item {
	/*border:1px solid red;
	*/
    width:25%;
	height:70px; border-top:1px solid #d8d8d8;
	float:left; color:#333;
	text-align:center; background:#fff; z-index:99999;
}
.bottomNav_icon {
	margin:auto;
	width:30px;
	height:30px; margin-top:11px;
}
.bottomNav_icon img {
	width:100%;
	height:100%;
}
.bottomNav_item p {
	margin-top:3px; font-size:14px}


.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #0e4ca0;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}



#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	}

.gray {
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter:grayscale(100%);
	filter:grayscale(100%);
	filter:gray;
}
.inital_color { color:#1077bb}


/*手机版顶部导航*/
@charset "utf-8";
*{margin:0;padding:0}
a{text-decoration:none;color:#333;font-family:"arial","微软雅黑"}
html{width:100%;-webkit-font-smoothing:antialiased;-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;font-size:16px;}
html.ns{overflow:hidden}
.wsneirong img{ width:100%!important; height:auto!important}
body{color:#535353;font-size: 1em;font-family:"arial","微软雅黑"; width:100%;position:relative}
@media screen and (min-width: 360px) and (max-width: 374px){ html{font-size:16px}}
@media screen and (min-width: 375px) and (max-width: 479px){ html{font-size:18px}}
@media screen and (min-width: 480px) and (max-width: 539px){ html{font-size:20px}}
@media screen and (min-width: 540px) and (max-width: 639px){ html{font-size:24px}}
@media screen and (min-width: 640px){ html{font-size:28px}}

a,body{font-family:"微软雅黑"/9;-webkit-tap-highlight-color:rgba(0,0,0,0)}img{border:0}ol,ul,li{list-style:none}dl,dt,dd,ul,li{margin:0;padding:0}input,textarea{outline:none}html,body,form,fieldset,p,div,h1,h2,h3,h4,h5,h6{-webkit-text-size-adjust:none}i{font-style:normal}.fl{float:left}.fr{float:right}.clear{clear:both}.wrap{width:96%;margin:0 auto}body,div,h1,h2,h3,h4,h5,h6,p{padding:0;margin:0}

#banner {width: 100%;margin:0px;padding:0px;overflow: hidden;}
#banner img{width: 100%;}

.focus{ width:100%;   margin:0 auto; position:relative; overflow:hidden;   }
	.focus .shanghl00{ width:100%; height:11px;  position:absolute; z-index:1; bottom:45px; text-align:center;  }
	.focus .shanghl00 ul{ display:inline-block; height:5px; padding:3px 5px; background-color:rgba(255,255,255,0.7); 
		-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; font-size:0; vertical-align:top;
	}
	.focus .shanghl00 ul li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#8C8C8C; margin:0 5px;  vertical-align:top; overflow:hidden;   }
	.focus .shanghl00 ul .on{ background:#FE6C9C;  }
	.focus .bd{
	position:relative;
	z-index:0;
	margin:0px;
	padding:0px;
	overflow: hidden;
}
.focus .bd li{ margin:0px; padding:0px; height:8rem; position:relative; overflow:hidden;}
	.focus .bd li img{ width:100%!important;  height:100%; object-fit:cover; display:block; }
	.focus .bd li a{
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0); /* 取消链接高亮 */
}
.foctit{position:absolute; z-index:111; width:100%; bottom:0;background: rgba(0,0,0,.6); padding-left: 0.7rem; padding-right: 0.7rem; color:#FFF; font-size:0.8rem;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical; overflow:hidden; height:40px; line-height:40px; box-sizing:border-box;}
	
.toubu{ position:fixed; left:0; top:0; width:100%; z-index:999;}
.toubuge{ width:100%; height:50px;}
.main-header {
    height: 50px;box-shadow: 0px 1px 5px #5c4b51;
    /*background: #a10e15;*/
	background: rgba(255,255,255,1.0);
    z-index: 60;
	width:100%;
	position:relative;
		
}
header{	
	height:50px;
	line-height: 50px;
	text-align: center;
    background-color: #fff;
	box-shadow: 0px 1px 5px #9c8e93; margin-bottom:5px;
}

.cd-logo {
    position: absolute;
    top:0px; font-size:15px; line-height:15px; color:#000; padding-top:7px;
    left: 10px; 
   
}

.cd-logo h1 {
   font-size:18px;font-weight:900; line-height:35px;
  
}




.cd-logo h1 img { float:left; padding-right:10px; width:45px;
   
} 

.menu_open {
display: block;
    width: 30px;
    height: 30px;
background: url(../images/wap_menu.png) no-repeat;
	position: absolute;
	right:10px;
top:10px;
}
.animate{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(180deg);-moz-transform:rotate(180deg); /* Firefox */
-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
-o-transform:rotate(180deg); /* Opera */background: url(../images/wap_close.png) no-repeat;} 
  .animate1{-moz-transition: all 1s ease 0s;-ms-transition: all 1s ease 0s;-o-transition: all 1s ease 0s;transition: all 1s ease 0s;display: block;
  transform:rotate(-180deg);-moz-transform:rotate(-180deg); /* Firefox */
-webkit-transform:rotate(-180deg); /* Safari 和 Chrome */
-o-transform:rotate(-180deg); /* Opera */} 
#top{ width:100%;  overflow:hidden; display:block;  position:absolute; top:50px; z-index:100; background-color:#f2f2f2;padding: 10px; box-sizing:border-box;}
input.button1 {
	border-radius: 5px;
	line-height: 23px;
	height: 33px;
	width: 70%;
	padding: 0 5px 0 5px;
	border: 1px solid;
	border-color: #CCC #EEE #EEE #CCC;
	background: whiteSmoke;
	float:left;
	margin-right:3%;

	z-index: 1001;
}
input.button2 {
	text-shadow: black 0 1px 0;
	border: 1px solid;
	border-color: #EEE #CCC #CCC #EEE;
	color: #666;
	font-weight: bold;
	width: 22%;
	border-radius: 5px;
	padding: 3px;
	height: 35px;
	text-shadow: 0 /*{a-bar-shadow-x}*/ 0px /*{a-bar-shadow-y}*/ 0px /*{a-bar-shadow-radius}*/ #FFF /*{a-bar-shadow-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #f8f8f8 /*{a-bar-background-start}*/), to( #eaeaea /*{a-bar-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #f8f8f8 /*{a-bar-background-start}*/, #eaeaea /*{a-bar-background-end}*/);
	
	z-index: 1001;
	float:right;
}

.ncon_item{display: flex;flex-wrap: nowrap;
overflow: hidden;
position: relative;box-sizing: border-box;
padding: 15px 12px;
background-color:#fff;border-bottom: 1px solid #EBEBEB;}

.shl-n-pic {
    width: 115px;
    min-width: 115px;
    height: 72px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}
.shl-n-pic img { width:100%; height:100%; object-fit:cover;}
.shl-left {
 width:100%
}
.shl-ptit {
 font-size:0.9rem;
 overflow:hidden;
 width:100%;
 height:2.6rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical
}
.shl-time {
 
 color:#00943e;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;

 background-repeat:no-repeat;
 padding-left:15px
}
.shl-geng{ padding-top:20px; padding-bottom:20px;}
.loading-more-button {
    width: 6rem;
    height: 2rem;
    line-height: 1.96rem;
    text-align: center;
    font-size: .8rem;
    border: 1px solid #00943e;
border-radius: 5px;
color: #00943e;
    cursor: pointer;
    margin: 0 auto;
}


/*选项卡*/
.tabs {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con{ display:none; background-color:#FFF;}

.tabs li{
float: left;
width: 33.33%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs .thistab{
float: left;
width: 33.33%;
height: 40px;
border-bottom: 1px solid #00943e;
line-height: 40px;
font-size: 0.9rem;
color: #00943e;}

.home-tit{width: 100%;
position: relative;
margin-top: 10px;border-bottom: 1px solid #EBEBEB; padding:13px 14px; background-color:#FFF;font-size: 0.9rem;color: #0579cb; box-sizing:border-box;}
.home-tit .dtit { font-weight:bold; float:left;}
.home-tit a {

    font-family: Arial;
    font-size: 10px;
    float: right;
    color: #666;
    text-align: right;
    display: block;
    padding-top: 6px;
}

.shl-zj{display: flex;flex-wrap: wrap; background-color:#FFF; box-sizing:border-box;padding: 7px; text-align:center;}
.shl-zjsection {
    width: 50%;
    padding: 5px;box-sizing:border-box;
}
.zjkuang {border: 1px solid #EBEBEB;box-sizing:border-box; padding:6px 6px 12px 6px; border-radius:5px;box-shadow: 0px 0px 5px #E4E4E4;}
.shl-zjpic{width: 4.2rem;
height: 4.2rem;
overflow: hidden;
position: relative; border-radius:50%; overflow:hidden; margin:0 auto; margin-top:0.6rem;}
.shl-zjpic img{width: 100%;
height: 100%; object-fit:cover;}
.zjtit1{ font-size:0.9rem; height:2.6rem;
 line-height:1.3rem; overflow:hidden; margin-top:10px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit2{font-size:0.8rem; height:2rem; line-height:1rem; color:#959595; overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
.zjtit3{font-size:0.7rem; height:1.4rem; line-height:1.4rem; border-radius:0.7rem; width:4rem; text-align:center; border:1px solid #0a53a3; margin:0 auto; margin-top:10px; color:#0a53a3;}



/*选项卡*/
.tabs2 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    clear: both;
    text-align: center;
    overflow: hidden; box-sizing:border-box; padding:10px 12px 1px 12px;background-color: #fff; font-weight:bold;
}
.tab_con2{ display:none; background-color:#FFF;}

.tabs2 li{
float: left;
width: 50%;
height: 40px;
line-height: 40px;
font-size: 0.85rem;border-bottom: 1px solid #EBEBEB;}

.tabs2 .thistab{
float: left;
width: 50%;
height: 40px;
border-bottom: 1px solid #029d25;
line-height: 40px;
font-size: 0.9rem;
color: #029d25;}


.shl-djt{display: flex;flex-wrap: wrap;box-sizing:border-box;}
.shl-section {
    width: 50%;
    padding: 8px;box-sizing:border-box;
}
.skkk {
    background-color: #fff;
  
}
.shl-djtpic{width: 100%;
height: 110px; border-bottom:1px solid #f2f2f2;
overflow: hidden;
position: relative;}
.shl-djtpic img{width: 100%;
height: 100%; object-fit:cover;}
.shlne {
    padding: 10px;
}
.djtte{ font-size:0.9rem;
 overflow:hidden; text-align:center;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical}
 
 .djttime {
 
 color:#969696;
 margin-top:9px;
 background-image:url(../images/shl-ico-time.png);
 background-size:auto 13px;
 background-position: left center;
 background-repeat:no-repeat;
 padding-left:15px; height:15px; line-height:15px;
}

.jigou{ background-color:#FFF;}
.jigouname{ font-size:0.9rem;color: #0a53a3;
 overflow:hidden;
 width:100%;
 height:1.3rem;
 line-height:1.3rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical}
.jigoumiaoshu{
	
 color:#969696;
 margin-top:6px;
  overflow:hidden;
 height:3rem;
 line-height:1rem;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:3;
 /*显示行数*/-webkit-box-orient:vertical}

.jigou-pic {
    width: 115px;
    min-width: 115px;
    height: 82px;
    overflow: hidden;
    position: relative;
    border: 1px solid 
    rgba(0,0,0,.1);
    margin-right: 12px;
    border-radius: 3px;
}

.wap_add{ background:url(../images/in_28.jpg) no-repeat left; padding-left:3rem; height:40px; line-height:40px;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; overflow:hidden!important }
.wap_tel{ background:url(../images/in_30.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:20px;}
.wap_mail{ background:url(../images/in_32.jpg) no-repeat left; padding-left:3rem;height:40px; line-height:40px;}
.wap_line{ margin-top:0.8rem; margin-bottom:0.8rem; background:#d8d8d8; height:1px; width:100%;}
.foot2-wap { width:100%; margin:0 auto;
    display: block;
    text-align: center;
    padding-top: 1rem;
    font-size: 0.8rem;
	padding-bottom: 1rem;background:#00943e;color:#fff;
}
.foot2-wap a {
    color: #fff;
}

.tit4 {
    width: 100%;
    padding: 15px;
    border-bottom: 
    #EBEBEB 1px solid;
    overflow: hidden; background-color:#FFF; box-sizing:border-box;
}
.tit4 .tout {width: 100%; display:flex;}
.ttpic{ width:4.4rem; min-width:4.4rem; margin-right:10px;}
.ttpic img{ width:100%;}
.tit4 .tout .text { width: 100%;}
.tit4 .tout .text h3 {

    font-size: 1rem;
    font-weight: bold;
    color: 004276;
    line-height: 1.5rem;
	height:1.5rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical;

}
.tit4 .tout .text h3 a { color: #0a53b8;}
.tit4 .tout .text .tex {
	font-size:0.75rem;
    color: #888;
	  line-height: 1rem;
	height:2rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:2;
 /*显示行数*/-webkit-box-orient:vertical; margin-top:8px; 

}
.tit4 .touj {width: 100%; display:flex; align-items: center; background-color:#f2f2f2;}
.tjzjleft {
    width: 2rem;
	min-width: 2rem;
    text-align: center;
    line-height: 1.1rem;
    padding: 8px 0;
    background:#0a53a3;
    color: #fff; 
     font-size:0.9rem;
    
}
.zjtu{min-width:4.2rem;width: 4.2rem;height: 4.2rem; overflow:hidden; border-radius:50%; margin-right:10px; margin-left: 15px;}
.zjtu img{width: 100%;height: 100%; object-fit: cover; display:block;}
.rszj{ width:100%;}
.rszjtit {
	font-size:0.75rem;
    color: #888;
	  line-height: 1.1rem;
	height:1.1rem;
	 overflow:hidden;
 -o-text-overflow:ellipsis;
 text-overflow:ellipsis;
 /*超出...*/display:-webkit-box;
 -webkit-line-clamp:1;
 /*显示行数*/-webkit-box-orient:vertical; padding-right: 6px;

}





.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}


.tbottom{ height:70px;}
#BottomNav {
    /*background: #0a53a3 none repeat scroll 0 0;*/
	background: rgba(36,131,61,0.9) none repeat scroll 0 0;
    bottom: 0;
    height: 3em;
    left: 0;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9;
}
#BottomNav ul li {
    float: left;
   
    text-align: center;
    width: 16.66%; 
}

.xianb{border-right: 1px solid #24833d;}
#BottomNav ul li a {
    color: #00943e;
    display: block;
     padding-bottom:0.5rem; 
    padding-top:0.5rem; 

}


#BottomNav ul li a div {
    font-size: 0.7rem; padding-top:0.25rem;padding-bottom:0.4rem; 
}
#BottomNav .yy1 {
    background-image: url(../images/yy1.png);
}
#BottomNav .yy2 {
    background-image: url(../images/yy2.png);
}
#BottomNav .yy3 {
    background-image: url(../images/yy3.png);
}
#BottomNav .yy4 {
    background-image: url(../images/yy4.png);
}
#BottomNav .yy5 {
    background-image: url(../images/yy5.png);
}
.yy6 {
    background: url(../images/yy6.png) no-repeat left;
	    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
}
#BottomNav .icon {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 0.9rem;
    margin: 0 auto;
    width: 0.9rem;
    background-size: 0.9rem;
	
}

.shl-toug{ height:50px; width:100%;}
.shl-mingx{ width:14.285%; float:left }
.shl-mingx img{ width:100%; height:100%; object-fit:cover;}

#msk{ display:block; position:absolute; width:100%; height:100%; background:#000; opacity:0.5; top:0px; left:0; z-index:50;}
#menu{ position:fixed; width:200px; height:100%;  right:-200px; background:#333; color:#fff; z-index:200; display:none; font-size:0.9rem;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);overflow-y: scroll;}
.menu1{ position:absolute; width:200px; height:100%;  right:-200px; background:#444; color:#fff; z-index:300; display:none;}

#menu li:after , .menu1 li:after{ content:''; display:block; width:100%;  border-bottom:1px solid #222;}
#menu a , .menu1 a{  line-height:45px;  padding:0 20px 0 35px; border:none; display:block;  color:#fff;font-size: 0.8rem;}
/*---
#menu a:after , .menu1 a:after{
	display:block; content:''; position:absolute; 
	right:15px;
	top:50%;
	margin-top:-4px;
	width:6px; height:6px;
	border:2px solid #fff;
	border-width:2px 2px 0 0;
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}---*/
.mshouyeico{background-image: url(../images/drawer-home.png); background-repeat:no-repeat; background-position:right center; background-size:auto 22px;}

.main{ max-width:640px; width:100%;}
.op{width:100%; max-width:640px; position:relative; margin:0 auto;overflow: hidden;}



		.menu_open{ display: block;}
	.menu_close{ display: none; background: url(../images/wap_close.png) no-repeat;background-size: auto 86%; background-position: center center; background-repeat: no-repeat; width: 30px; height: 30px;position: absolute; right: 10px;top: 10px;}
	.msk {display: none; position: fixed; width: 100%; height: 100%;  top: 50px; left: 0; background-color:rgba(0,0,0,0.5); z-index: 100010; }
	.menu { position: fixed; width: 200px; height: 100%; top: 50px; right:-200px; background: #333;color: #666;z-index: 100015;box-sizing: border-box; padding-bottom: 50px;overflow-y: auto;box-shadow: inset 6px 0 5px -5px rgba(0,0,0,.9);padding-left: 10px; padding-right: 10px;}
	.menu .onemenu,.menu a.onemenu,.menu a.onemenub{ color: #fff; font-size: 15px; display: block; height: 45px; line-height: 45px;}
	.menu .menu-li{border-bottom: 1px solid #222;}
	.menu .menu-li::after {content: ''; display: block;width: 100%;border-bottom: 1px solid #404040;}
	.menu .twoul{ display: none;}
	.menu .twoul li{ position: relative; background-color: rgba(255,255,255, .1); padding: 12px 0 12px 0px; margin-top: 1px; font-size: 14px;}
	.menu .twoul li::after{display: block;content: "";position: absolute;right: 8px;top: 52%;margin-top: -5px;width: 6px;height: 6px;border: 2px solid #666;border-width: 2px 2px 0 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
	.menu .twoul li a{color: #fff; font-size: 14px; display: block; color: #fff; padding-left: 15px;}
	
	.menuico_right{ background: url('../images/shl-down-open.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_down{ background: url('../images/shl-down-open1.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	.menuico_up{ background: url('../images/shl-down-open2.png') no-repeat; background-size: auto 22px; background-position: right 12px; background-repeat: no-repeat;}
	/* .menu .onemenu{ color: #fff; font-size: 14px;} */
}


@media all and (max-width:768px){

body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:14px!important;color:#6c6c6c; line-height:24px!important;}



/*------------公司---------*/

.nr1{display:none;  }









.pz13{ width:100%; float:left; background:url(../images/bb.jpg) no-repeat top center; background-size:cover;background-attachment: fixed;  height:auto; margin-bottom:10px; padding-bottom:30px;}

.pz{ width:95%; margin:0 auto; clear:both; padding-top:20px; padding-bottom:20px;}
.pz h3{ font-size:25px; color:#fff; text-align:center;}
.pz h3 span{ background:#FFFFFF; width:30px; height:1px; position:absolute; margin-top:8px; margin-left:-20px; }



.pz1{ width:100%; float:left; padding-top:20px;}
.pz1 ul{ width:100%; float:left}
.pz1 ul li{background:#fff; margin-bottom:10px; float:left; padding:5%;  width:100%; height:auto; font-size:14px; text-align:left; line-height:22px; padding-left:5%;-webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}
.pz1 ul li a{ -webkit-transition:.8s; color:#333333;
-moz-transition:.8s;
-o-transition:.8s;}
.pz1 ul li:hover {cursor:pointer;/* transform属性 */transform:translate(0,0px); -webkit-transition:.8s;
-moz-transition:.8s;
-o-transition:.8s;}
.pz1 ul li h5{ float:left; font-size:15px; }
.pz1 ul li img{ float:left; max-height:none; height:auto; width:80%;  padding-right:0px;}





.pz2 ul{ width:100%; float:left; }
.pz2 ul li{background:#f2f2f2; float:left;  width:100%; margin-bottom:10px; position:relative; margin-right:0%;  padding-bottom:20px; height:auto; line-height:20px; padding:10px; font-size:14px;color:#838383;}
.pz2 ul li:nth-child(3n) { margin-right:0px;}

.pz2 ul li .mmn{ font-size:13px; width:100%; float:left; line-height:22px; color:#838383; line-height:20px; }
.pz2 ul li .mmn1{ font-size:16px; width:100%; float:left; line-height:22px; color:#838383; padding-top:30px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}

.pz2 ul li:hover{background:#51a1de;}
.pz2 ul li:hover a{ color:#FFFFFF}

.pz2 ul li:hover .mmn{color:#FFFFFF!important}
.pz2 ul li:hover .mmn1{color:#FFFFFF!important}






.news_1{width:95%; margin:0 auto; padding-bottom:10px; }
.news_1 h3 { color:#3c3c3c; font-size:20px; line-height:35px; font-weight:400; text-align:center;width:100%; float:left; background:none; }
.news_1 h3 span{  text-align:center; color:#524e4e; font-size:14px;  line-height:20px; }


.ne11 {  width:100%; float:left; margin-top:0px;}
.ne11 ul{left:0; top:0;  width:100%; }
.ne11 li{ width:100%; float:left;border-bottom:1px #d9d9d9 solid; margin-bottom:0px; padding-bottom:5px;}
.ne11 li:nth-child(2){ float:right}
.ne11 li:nth-child(4){ float:right}
	
.ne11 .fifi{ display:block;  padding-top:10px; width:100%; float:left ;} 
.ne11 .riri{ display:none;}
	
.home_news_li_r {display:none;}
.home_news_li_r:hover{ background:#1570b5; color:#fff}
.home_news_li_m { color:#333; font-size:14px; color:#7f7e7e;}
.home_news_li_m h4{ color:#333; font-size:14px; line-height:20px }
.home_news_li_m1 {display:none;}

.home_news_li_l{  color:#8f8f8f;line-height:20px;}

.ne112 {display:none;}





#fot1{display:none;}



.fot{ display:none;}


.footer1{width:100%;float:left;background:#232324; padding-bottom:75px; margin-top:0px;  border-top:#2c2c2d solid 0px; }
.footer{width:100%; margin:auto;line-height:20px; text-align:left; padding-top:20px;}






/*内页联系我们*/
.clearfix{ clear:both}
.contact_1_3{ width:100%;}
.contact_1_3_left{ height:auto; margin:0px 0px 50px 0px; padding:3%; border:1px #f0f0f0 solid; height:auto; color:#666; box-shadow:0px 10px 10px 0px rgba(0,0,0,.1); width:94%; float:left;}
.contact_1_3_left strong{ color:#0e4ca0; font-size:20px;font-weight:bold;}

.map{display:none; }


/*质量与服务*/






.xiangxi h2{ text-align:center; margin:0 auto; color:#333; font-size:18px; line-height:20px;}
.xiangxi .shijian{ text-align:center; margin:0 auto}

.n2 { width:100%; margin:auto; border-top:#e8e8e8 solid 1px;}
.n2 ul{ width:100%;float:left; padding-top:20px; padding-bottom:30px; }
.n2 li{ width:100%; border-bottom:#e8e8e8 solid 1px; margin-right:0%;  float:left; height:60px;  margin-bottom:10px; padding-bottom:10px;}

.n2_1{ float:left; width:25%; height:60px; margin-right:5%; border-right:#e8e8e8 solid 1px; text-align:center; font-size:14px; color:#bbbbbb; line-height:25px; font-family:Arial, Helvetica, sans-serif;}
.n2_1 h7{ font-size:25px;color:#bbbbbb}

.n2_2{ float:right; width:65%; color:#979797;}
.n2_2 h4{ font-weight:normal; font-size:15px; color:#000; padding-bottom:8px; line-height:24px;}
.n2_2 h4 a{ color:#000;}
.n2_2 h4 a:hover{ color:#422872;}


.m21{display:none; }





/*----内页---*/

.f1{width:100%; float:left; background:url(../images/f1.jpg)  no-repeat top center; height:130px; background-size:150% }
.f2{width:100%; float:left; background:url(../images/f2.jpg) no-repeat top center; height:130px; background-size:150% }
.f3{width:100%; float:left; background:url(../images/f3.jpg) no-repeat top center; height:130px; background-size:150% }
.f4{width:100%;float:left; background:url(../images/f4.jpg) no-repeat top center; height:130px;  background-size:150% }
.f5{width:100%;float:left; background:url(../images/f5.jpg) no-repeat top center; height:130px; background-size:150% }
.f6{width:100%;float:left; background:url(../images/f6.jpg) no-repeat top center; height:130px;  background-size:150% }
.f7{width:100%;float:left; background:url(../images/f7.jpg) no-repeat top center; height:130px; background-size:150% }



.fanhui{ width:100%; margin:0 auto; line-height:40px; margin-top:20px; margin-bottom:0px;}
.fanhui ul li{ float:left; width:30.3%;background:#f2f2f2;padding-left:1.5%; padding-right:1.5%; padding-top:10px; padding-bottom:10px; }
.fanhui ul li:nth-child(2n) {background: #1671c2; text-align:center}
.fanhui ul li:nth-child(2n) a{ color:#fff; text-align:center}

.nymain{ width:95%; margin:0 auto; padding-top:0px; padding-bottom:0px;}

.wenzi{ width:100%; float:left;}
.wenzi h4{font-size:20px; color:#10384f; text-transform:uppercase; font-weight:normal; padding-bottom:0px; text-align:center; padding-top:10px;}
.wenzi1{display:none;}




.ab11{ float:left; width:100%; padding-top:0px;}

.ab11 ul{ width:100%}
.ab11 ul li{display:block;float:left; }
.ab11 ul li a{float:left;text-align:center!important;line-height:35px; font-size:15px;  width:100%;}
.ab11 ul li a:hover{   float:left;}



.zz1{  color:#FFFFFF;background:#007fbb; width:49% ; line-height:35px; margin-left:0.2%; margin-right:0.2%; margin-bottom:1px; }
.zz1 a{color:#FFFFFF ; }
.zz2{  color:#343434;background:#e4e4e4; width:49%  ;  line-height:35px; margin-left:0.2%; margin-right:0.2%; margin-bottom:1px; }
.zz2 a{color:#343434 ; }




.ab12{ display:none; }

.neirong{ padding-top:0px; line-height:30px; font-size:16px;}
.neirong11{ padding-top:20px; line-height:30px; font-size:16px; padding-bottom:20px; border:#eeeeee solid 0px; margin-bottom:10px; box-shadow: 0 0 0px #e8e8e8; width:98%; padding-left:2%; padding-right:0%; }
.neirong11 img{  max-width:99%;height:auto!important;}

.neirong11t{ padding-top:30px; line-height:30px; font-size:16px;}

.cuti{ width:100%; border-bottom:#eaeaea solid 1px; font-size:17px; text-align:center; line-height:40px; margin-bottom:10px; margin-top:0px; color:#fff; background:#2682c5}

.neirong .zuofu{ width:80%;}
.neirong .youfu{ width:20%}

.contentPage{text-align:center; margin:0px 0px; padding:0px; padding-top:0px;color: #8b8b8b; line-height: 30px; text-decoration: none; clear:both; font-size:14px; }
.contentPage a:link {color: #8b8b8b; text-decoration: none;margin:0px 3px; padding:4px 7px; border: 1px solid #8b8b8b; font-weight: normal;}
.contentPage a:visited {color: #8b8b8b; text-decoration: none;  margin:0px 3px; border: 1px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; text-decoration: none; padding:4px 7px; background-color:#8b8b8b;font-weight:normal;}
.contentPage .current{color:#8b8b8b; text-decoration: none;  margin: 0px; border:0px solid #8b8b8b; padding:4px 7px; font-weight: normal;}
.contentPage .zi{  float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.mobile_lianxi{ display:none}




.zzzzz1{ color:#FFFFFF}
.mobile_lianxi{ display:none}


.lp1{  display:none}
.lp2{display:block!important;}

.zzz1{ font-size:17px; color:#000; font-weight:normal; float:left; padding-left:2%; background:#FFF; line-height:50px; }
.zzz111{ padding-left:2%; width:96%; padding-right:2%;  }


.neiyou1{ width:100%; float:left; padding-bottom:20px;}
.neiyou1 h2{ width:100%; float:none; font-size:18px; color:#000000; border-bottom:#3041b4 solid 2px; margin-bottom:10px; padding-bottom:10px;}

.neiyou1 img{ max-width:100%; width:auto; height:auto}


.neiyou{ width:100%; float:left; padding-bottom:20px; padding-top:0px;}
.neiyou h2{ width:100%; float:none; font-size:18px; color:#000000; border-bottom:#3041b4 solid 2px; margin-bottom:10px; padding-bottom:10px;}


.nyp{width:100%!important; height:100px!important; float:left; border:#dbdbdb solid 0px; vertical-align: middle!important;text-align:center!important;
display: table-cell!important;}
.nyp img{ max-width:auto; max-height:100px;}
.nyp1{ width:100%;float:left; }
.nyp3{ width:100%;float:left; padding-top:0px; padding-bottom:0px; }
.mmmm{ width:100%; line-height:30px; background:#fff; text-align:center; color:#5967c3; font-size:14px; float:right; margin-right:0px;}
.mmmm a{color:#5967c3; }




/*内页*/

.nmain{ background:#fff; padding:20px 0 20px; height:auto !important; /*height:400px; min-height:400px;*/ }
.nm-left{ width:100%; float:left; }
.nm-right{ width:100%; float:right;}
.nmenu > ul > li{ line-height:49px; margin-bottom:1px; font-size:14px; color:#555; position:relative;}
.nmenu > ul > li > a{ display:block; padding-left:20px; background:#eaeaea; font-weight:bold; }
.nmenu > ul > li  .ion{  position:absolute; right:20px; color:#104ab6; }
.nmenu > ul > li > a:hover,.nmenu > ul > li.cur > a{ background:#1f8fe0; color:#fff; }


.nmenu > ul > li.cur ul{ display:block; }
.nmenu li ul{ display:none;}
.nmenu li li{line-height:49px; margin-top:1px;}
.nmenu li li a{ display:block; padding-left:20px; background:#f6f6f6;  }
.nmenu li li .ion{ position:absolute; right:20px; color:#9b9b9b !important;transform:none !important;}
.nmenu li li a:hover,.nmenu li li.cur a{ color:#104ab6;}
.nmenu li li a:hover .ion,.nmenu li li.cur .ion{ color:#104ab6 !important; }



.imglist3 ul li{text-align:center;float:left;display:inline;width:100%;height:auto;border:#f1f1f1 1px solid;margin:10px 0px;overflow:hidden; font-size:14px;}
.imglist3 ul li img{background:#FFFFFF; max-width:100%; max-height:100%;}


.casepic{ width:100%;
height:auto;
vertical-align: middle;
display: table-cell; background:#fff; overflow:hidden;}




.pp12{ width:100%; float:left; }
.pp1{ width:90%; margin:0px auto;}

.pp1 h2{ padding-top:10px;  text-align:center;font-size:16px; color:#000000; line-height:20px; font-weight:400;  }
.pp1 p { color:#8e8e8e; font-size:14px; line-height:18px; text-align:center}
.logoz { width:100%; text-align:center; padding:6% 0px 0px; font-size:22px; font-weight:900}






.pro_list { width:100%; margin:auto; padding:0px 0% 20px; position:relative; z-index:0; }
 .pro_list ul { margin:0px ; width:100%;  text-align:center; padding-top:20px;}
  .pro_list ul li { width:49%; display:inline-block;  height:70px;text-align:center; border-left:0px solid #eee;  margin-bottom:25px;}
  
  
   .pro_list ul a li img{ transition:all .4s; height:35px;}
   .pro_list ul a:hover li img {  transform:scale(.8,.8); opacity:.8;}
   
    .pro_list ul a:hover li h3{ color:#83a13a;}
   
     .pro_list ul a:nth-child(1) li { border-left:0px solid #eee; }
	  .pro_list ul a:nth-child(5) li { border-right:1px solid #eee; }
   
   .pro_list ul a:nth-child(6) li, .pro_list ul a:nth-child(7) li, .pro_list ul a:nth-child(8) li, .pro_list ul a:nth-child(9) li, .pro_list ul a:nth-child(10) li{ border-bottom:none !important;}
   
   .pro_list ul a:nth-child(5) li,.pro_list ul a:nth-child(10) li{border-right:0px solid #eee; }
  
  .pro_list h3 {font-size:14px; line-height:15px; margin-top:10px; font-weight:400;}
  .pro_list p { font-family:Barlow-Regular;  line-height:10px; font-weight:100; color:#666; text-transform:capitalize;}


.vnvn{ font-size:14px;}
.vnvn1{ }





.all{ width:100%; height:250px; position: relative; margin-top:20px;}
.screen{
	height:100%;
	overflow:hidden; 
	position:relative;
}
.screen ul{ position:absolute; left:0; top:0px; width:3000px; }
.screen li{ overflow:hidden; float:left;border-radius:0px;width:400px; height:250px;}
.screen li img{ width:100%; height:250px; 	}
.all ol{ position:absolute; left:10px; bottom:10px; text-align:center; width:100%;}
.all ol li{ float: left; width: 20px; height: 20px; line-height:20px; cursor: pointer; font-size:15px; color:#898989; background:rgba(0, 0, 0, 0.5); border-radius:50%; margin-right:5px;}
.all ol li.current{ color:#fff; background: #83c443;}

.tpp1{ width:206px; float:left; background:url(../images/g1.png) no-repeat center 30px #73d0d5; height:67px; color:#FFFFFF; text-align:center; font-size:20px; padding-top:80px;-webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.tpp1 a{ color:#FFFFFF; }
.tpp1:hover{ font-size:25px; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.tpp2{ width:206px; float:left; background:url(../images/g2.png) no-repeat center 30px #2fabb2; height:67px; color:#FFFFFF; text-align:center; font-size:20px; padding-top:80px;-webkit-transition:all 1s ease 0s; transition:all 1s ease 0s;}
.tpp2 a{ color:#FFFFFF; }

.tpp2:hover{ font-size:25px; -webkit-transition:all 1s ease 0s; transition:all 1s ease 0s; }






.sz1 { width:100%;float:left;background-color: #fff;  background-image: linear-gradient(180deg, #fff  50%, #2a4e3d  50%); margin-top:0px;}
.sz { width:90%;  height:auto; margin:auto; margin-top:0px; padding-top:5px; padding-bottom:10px;}
.sz dl { width:45%; display: inline-block; text-align:center; padding-top:20px;color:#152532;  line-height:15px;}
.sz dl dt span { font-family:Barlow-Regular; font-weight:900; font-size:17px; color:#152532; padding-right:5px;}
.sz dl:nth-child(3) { color:#FFFFFF }
.sz dl:nth-child(4) { color:#FFFFFF }
.sssz{ color:#FFFFFF!important;}





/*服务体系*/
.i_service{ margin:auto; width:100%;}
.i_service ul li{ float:left; width:25%; transition:all 0.3s; position:relative; text-align:center; padding-top:20px; padding-bottom:20px}
.i_service ul li:after{ content:""; position:absolute; right:0; top:0; height:100%; width:2px; background:#dddede;}
.i_service ul li:last-child:after{ width:0;}
.i_service ul li .boxs{ width:94%; margin:0 auto; overflow:hidden;}
.i_service ul li i{ display:block; width:35px; height:35px; margin:0 auto; background-repeat:no-repeat; background-size:100% 100%;}
.i_service ul li i.bgs1{ background-image:url(../images/i_ico1.png);}
.i_service ul li i.bgs2{ background-image:url(../images/i_ico2.png);}
.i_service ul li i.bgs3{ background-image:url(../images/i_ico3.png);}
.i_service ul li i.bgs4{ background-image:url(../images/i_ico4.png);}
.i_service ul li .h3{ font-weight:normal; line-height:20px; overflow:hidden; margin-top:5%; font-size:10px; color:#333333}
.i_service ul li .desc{ color:#2a4e3d; font-family:Arial; font-weight:bold; font-size:10px; overflow:hidden; text-transform:uppercase;height:auto; line-height:15px; margin-top:1%;font-family: 'Oswald-Bold'}
.i_service ul li .p{display:none;}






.mr_frbox1 { width: 100%; float:left; background:#f2f2f2; padding-bottom:20px;}
.mr_frbox { width:95%; margin:auto; padding-bottom:20px;  }
.mr_frbox h3{ width:100%; float:left; font-size:20px; color:#3d3d3d; font-weight:900; padding-top:30px; padding-bottom:20px; padding-left:0px;}
.mr_frbox h3 p{font-size:14px; color:#4e4e4e; font-weight:normal }
.mr_frbox h3 span{ float:right ; color:#4e4e4e; font-weight:normal; margin-right:0px; padding-top:5px;}
.mr_frBtnL { float: left; margin:30px 22px 0px 0px; cursor: pointer; display: inline; height:30px; width:auto; }
.mr_frUl{ float: left;  width:70%; overflow:hidden }
.mr_frBtnR { float: right; margin-top:30px; cursor: pointer; height:30px; width:auto; }
.mr_frUl ul li { display: inline; float: left; height:120px; width:150px; margin-right:10px;overflow: hidden; }
.mr_frUl ul li img { display: block; margin-bottom: 7px; border: 1px solid #D8D8D8;width:100%; }







.lian-index-news3{background:url(../images/bg1.jpg) no-repeat bottom; width:100%; float:left; padding-bottom:00px;}



.lian-index-news {padding: 5% 0;overflow: hidden; padding-bottom:20px; width:90%; margin:auto; }
.lian-index-news-top {position: relative;overflow: hidden;}

.lian-index-news-top .title-11 { font-size:20px; font-weight:900}

.lian-index-news-top .lian-more{position: absolute;right: 0;bottom: 0;}


.lian-index-news-bottom {margin-top:1%;overflow: hidden;position: relative;}
.lian-index-news-item {float: left;width:100%;position: relative;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.lian-index-news-item a {display: block;position: relative;overflow: hidden;padding: 3% 0;}
.lian-index-news-item .img {float: left;width:100%;background-color: #fff; overflow:hidden; height:auto;border-radius:5px;}
.lian-index-news-item .img img{width:100%;}

.lian-index-news-item .text {float: left;width:100%;padding-left:0%;}
.lian-index-news-item .data-1 {margin-top: 1%;color: #999999;}
.lian-index-news-item .title-1 {margin-top: 2%; font-size:14px; font-weight:900; line-height:18px;}
.lian-index-news-item .text-1 {color:#666666;  line-height:18px; padding-top:0px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:2;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.lian-index-news-item .viewmore-2 {position: absolute;left: 38%;bottom: 15%;}
.lian-index-news-item:last-child {display:none;}

.viewmore-2 {display:none;}








/* 首页-关于我们 */
.indexAboutus1{ width:100%; float:left;  background:#0364ab; padding-bottom:20px;}

.indexAboutus { width:90%; margin:auto;}

.indexAboutus .indexAboutusLeft { float:left; width: 100%;padding-top:20px; padding-bottom:10px; 
}
.indexAboutus .indexAboutusLeft .title {
  margin-bottom: 10px; color:#FFFFFF
}



.indexAboutus .indexAboutusLeft .title h2{ font-size:20px; font-weight:900; padding-top:10px; padding-bottom:10px;}
.indexAboutus .indexAboutusLeft .title p{ font-size:16px;}


.indexAboutus .indexAboutusLeft .intro {
  font-size:14px;
  line-height:20px;
  margin-bottom:20px;
  color:#fff
}
.indexAboutus .indexAboutusLeft .info {
  margin-bottom: 3.021vw; 
}
.indexAboutus .indexAboutusLeft .info .list {
  margin-right: 4.688vw; float:left;
}
.indexAboutus .indexAboutusLeft .info .list:last-child {
  margin-right: 0px;
}
.indexAboutus .indexAboutusLeft .info .list b {
  display: block;
  font-size: 0.833vw;
  color: #fff;
  margin-bottom: 0.208vw;
}
.indexAboutus .indexAboutusLeft .info .list p {
  font-weight: bold;
  font-size: 3.125vw;
  color: #fff;
  line-height: 3.125vw;
}
.indexAboutus .indexAboutusLeft .info .list span {
  font-weight: 400;
  font-size: 0.833vw;
  color: #fff;
}
.indexAboutus .indexAboutusLeft .more {float:left;
  display: block;
  width:100px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border: 1px solid #fff;
  font-size:14px;
  color: #fff;
  font-weight:normal;
  position: relative;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}
.indexAboutus .indexAboutusLeft .more i {
  margin-left: 1.927vw;
}
.indexAboutus .indexAboutusLeft .more span {
  position: absolute;
  left: -1px;
  top: -1px;
  width: calc(100% + 2px);
  height: calc(100% + 2px);
}
.indexAboutus .indexAboutusLeft .more span::before, .indexAboutus .indexAboutusLeft .more span::after {
  position: absolute;
  background: #fff;
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
  content: "";
  display: block;
}
.indexAboutus .indexAboutusLeft .more span::before {
  width: 1.094vw;
  height: 2px;
}
.indexAboutus .indexAboutusLeft .more span::after {
  width: 2px;
  height: 0.521vw;
}
.indexAboutus .indexAboutusLeft .more span:nth-of-type(1)::before, .indexAboutus .indexAboutusLeft .more span:nth-of-type(1)::after {
  left: 0px;
  bottom: 0px;
}
.indexAboutus .indexAboutusLeft .more span:nth-of-type(2)::before, .indexAboutus .indexAboutusLeft .more span:nth-of-type(2)::after {
  right: 0px;
  top: 0px;
}
.indexAboutus .indexAboutusLeft .more:hover {
  background: #fff;
 color:#0364ab;
  -webkit-transition: all 0.6s 0.6s;
  transition: all 0.6s 0.6s;
}
.indexAboutus .indexAboutusLeft .more:hover span:nth-of-type(1)::before {
  width: 100%;
}
.indexAboutus .indexAboutusLeft .more:hover span:nth-of-type(1)::after {
  height: 100%;
}
.indexAboutus .indexAboutusLeft .more:hover span:nth-of-type(2)::before {
  width: 100%;
}
.indexAboutus .indexAboutusLeft .more:hover span:nth-of-type(2)::after {
  height: 100%;
}
.indexAboutus .indexAboutusRight {display:none; 
}
.indexAboutus .indexAboutusRight::after {
  position: absolute;
  right: 0px;
  bottom:65px;
  width: 18vw;
  height: 15vw;
  border-radius: 2.604vw 0px 2.604vw 0px;
  content: "";
  display: block;
}
.indexAboutus .indexAboutusRight .image {
  border-radius: 2.604vw 0px 2.604vw 0px;
  overflow: hidden;
  position: relative;
  z-index: 2;
  box-shadow:9px 10px 0px rgba(0,0,0,0.1);
}
.indexAboutus .indexAboutusRight .image:hover img {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}
.indexAboutus .indexAboutusRight .image img {
  width:100%;
  height: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}





.ipart03{ width:90%; margin:auto; overflow:hidden;  padding-bottom:20px; padding-top:20px; border-bottom:#ececec solid 1px; border-top:#d8d8d8 solid 0px;margin-bottom:20px;}
.ipart03 ul{ text-align:center;}
.ipart03 ul li{color:#777777; text-align:left; float:left; padding-right:0%; width:33%}
.ipart03 li::after{content:''; position:absolute; top:0; right:0; width:0px; height:100%; background:#ececec;}
.ipart03 li:last-child::after{display:none;}
.ipart03 li .num_box>div{display:inline-block; vertical-align:text-bottom;}
.ipart03 li .num_box .num{font-size:20px; font-weight:bold;  color:#eba912; line-height:.8; font-family:Barlow-Regular;}
.ipart03 li .num_box .num sup{font-size:13px; line-height:0; padding-left:.05rem; color:#4f4f4f;}
.ipart03 li .t{margin-top:0rem; font-size:13px;}
.ipart03 .con16{color:#4e4e4e;}

.ipart03 ul li:last-child {padding-right:0px; float:left}








.ipart04{ width:100%; margin:auto; clear:both; height:auto;}
.ipart04 .infor .tit{margin-bottom:10px; font-size:20px; color:#000}
.ipart04 .infor .tit span{ float:right; color:#fff; background:#0364ab;  width:80px; line-height:24px; text-align:center; margin-top:8px; border-radius: 3px; margin-bottom:5px;}

.ipart04 .content .left{float:left; width:100%;}
.ipart04 .content .left .item{float:left; width:49%; margin-right:2%; border-radius:.06rem; overflow:hidden;}
.ipart04 .content .left .item>a{display:block;}
.ipart04 .content .left .item:last-child{margin-right:0;}
/* .ipart04 .content .left .item .rect-5945{padding-bottom:59.45%;} */
.ipart04 .content .left .item .rect-5945{width:100%;}
.ipart04 .content .left .item .rect-5945 img{ min-height:100%;  height:125px; max-height:none; width:100%; }
.ipart04 .content .left .item .intro_box{background:#efefef; padding:20px 20px 20px 20px; height:140px; transition:all 0.5s ease;}
.ipart04 .content .left .item .intro_box .type{display:inline-block;  color:#fff; background:#a3a3a3;  line-height:22px; padding:0 10px; border-radius:2px; margin-bottom:5px;  transition:all 0.5s ease;}
.ipart04 .content .left .item .intro_box .tit{font-size:14px; line-height:20px; height:auto; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; font-weight:bold; color:#000; margin-bottom:10px;  transition:all 0.5s ease;}
.ipart04 .content .left .item .intro_box .txt{line-height:25px; color:#000;  transition:all 0.5s ease;}
.ipart04 .content .left .item:hover .intro_box{background:#0364ab;}
/* .ipart04 .content .left .item:hover .intro_box .type{color:#000; background:#f5be2c;} */
.ipart04 .content .left .item:hover .intro_box .tit{color:#fff;}
.ipart04 .content .left .item:hover .intro_box .txt{color:#fff;}
.ipart04 .content .right{display:none;  }


.ipart04 .date{ }







/*footer*/
.footer{  overflow: hidden; background-color:#333333; width: 100%; padding-top:20px; font-size:14px;}

.xia{ width:100%; margin:0 auto;}
.xia_lo{display:none;}


.xia_lo1{ display:none;}



.lianx { width:100%; padding-left:20px; float:left;color:#FFFFFF; line-height:24px;}
.lianx h4{ color:#FFFFFF; font-size:14px; line-height:22px; text-align:left; font-weight:normal; padding-bottom:5px;}
.lianx p{ color:#b7b7b7; }


.ewm1{ display:none;}
.ewm1 img{ float:right; width:150px;}
.banquan1{ width:100%; float:left; background:#2b2c2d;padding-top:20px;  padding-bottom:20px; margin-top:20px;font-size:14px; }

.banquan{ width:90%; margin:auto; color:#b7b7b7}
.banquan a{color:#b7b7b7!important;}






.index_about_qiye{ width: 100%; background:#51a1de; color:#FFFFFF; font-size:20px; text-align:center; padding-top:20px; padding-bottom:20px;}

.qywl {
    width: 90%;
    margin: auto;
    height: auto;
 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
}
.qywlan {
    text-align: center; flex:1;}
.qywlan img { width:40px; float:left;}
	
.qywlan:hover{ margin-top:0px;  transition:all 0.4s}
.qywlan:hover{}

.qywlan555{ float:left; text-align:left; padding-left:10px;  margin-bottom:10px;}



.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}.qywlan01 {
    line-height:18px;
    
    color: #fff;
  
    font-family: Tahoma, Geneva, sans-serif; margin:0; color:#fff; height:22px
}.qywlan02 {
    line-height: 20px;
    color: rgb(255,255,255,1); width:100%;
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}




/*首页产品*/
.s_pro_box1{width:100%; float:left;  padding-bottom:20px; padding-top:10px; background:url(../images/bb.png) no-repeat top right; background-size:100%}
  
  
.s_pro_box{width:90%; margin:0 auto;margin-bottom:30px; clear:both; padding-top:10px; }
.s_pro_box .s_pro_p1{ font-size:17px; color:black; font-weight:900; color:#000}
.s_pro_box .s_pro_p2{ font-size:14px; color:#3a3a3a; margin-top:5px; margin-bottom:20px; line-height:20px;}

.s_pro_tip{ float:left; background-image:url(../images/img3.jpg); width:100%; height:339px; position:relative;}
.s_pro_tip .s_pro_p3{ font-size:27px; color:#288f2b; position:absolute; left:43px; top:30px;}

.s_pro_p4{  margin-top:20px; float:left; text-align:center;  margin-left:30px;}
.s_pro_p4 a{color:#fff;background:#634585;width:100%; line-height:28px; float:left}
.s_pro_p4 a:hover{color:#fff; background:#288f2b; }

.s_pro_tip .s_pro_nr{ width:100%; position:absolute; left:17px; top:92px;}
.s_pro_tip .s_pro_nr p{color:#1e1e1e; float:left;  padding-bottom:4px;  padding-left:30px; line-height:26px;}
.s_pro_tip .s_pro_nr p a{color:#1e1e1e;}
.s_pro_tip .s_pro_nr p a:hover{ color:#288f2b;}
.s_pro_tip2{ float:right;background-image:url(../images/img4.jpg); width:589px; height:339px;}





.more-btn {text-align:center; margin-top:0px; padding-bottom:0px; float:right}
.more-btn a {padding:1px 15px;transition:.3s all ease-out;display:inline-block;border-top:0px solid #656565;border-bottom:1px solid #656565;position:relative;overflow:hidden;position:relative;z-index:9;line-height:24px;font-family: Barlow Regular; background:#656565;border-radius:5px;}
.more-btn a:after {content:"";background:#656565;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;transform:scaleX(0);transition-property:transform;transition-duration:.5s;transition-timing-function:ease-out;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:.5s;-webkit-transition-property:transform;-webkit-transform:scaleX(0);-webkit-transform-origin:0 50%;background:#51a1de}
.more-btn a:hover span{ color:#fff!important;}
.more-btn a span{display:inline-block;color:#fff;position:relative;z-index:14;}
.more-btn a:hover i {color:#FFF;border-color:#fff}
.more-btn a:hover:after {transform:scaleX(1);transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,0.37,0.66);-webkit-transform:scaleX(1)}
.more-btn a i {display:inline-block;color:#7a7a7a;position:relative;z-index:14;margin-left:8px;margin-right:8px;}





.fou{ width:100%; background:url(../images/indmm_bg.png) no-repeat top; float:left; background-attachment:fixed; height:250px; margin-bottom:20px; }

.fou1{ width:100%; background:url(../images/indmm_yun.png) no-repeat top; float:left; height:auto; position:relative;}
.fou2{ width:100%; float:left; padding-top:80px; padding-bottom:0px; color:#FFFFFF; font-size:18px; text-align:center;
text-shadow: .2rem 0rem .5rem #1e5983,-.2rem 0rem .5rem #1e5983,0rem .2rem .5rem #1e5983,0rem -.2rem .5rem #1e5983; font-weight:900;
}



.m1 a{border-radius:25px; background:#fff; width:120px; line-height:27px;  float:left; margin-left:38%; margin-top:30px;
transition:All 0.4s ease-in-out; color:#000;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	text-shadow: 0rem 0rem 0rem #1e5983,-0rem 0rem 0rem #1e5983,0rem 0rem 0rem #1e5983,0rem -0rem 0rem #1e5983; font-weight:normal;
	
	}


.m1 a:hover{ background:#7fad2f; color:#fff;
	transform: translate(0,-5px);
	-webkit-transform: translate(0,-5px);
	-moz-transform: translate(0,-5px);
	-o-transform: translate(0,-5px);
	-ms-transform: translate(0,-5px);}





.flash{ width:100%; float:left; padding-top:0px;}


.title2{ color:#000; font-size:18px; font-weight:900; padding-bottom:0px; line-height:25px;}
.intro{ color:#000; font-size:12px; line-height:18px;}



.search .searchinput{ line-height:30px;border:#000 solid 0px;float:left;outline:none; background:none; color:#000; padding-left:20px; }
.search .fr{}
.search .fl{ width:80%}
.search .fr button{ border:0px; background:none!important; margin-top:5px; margin-right:20px; }
.icon-sousuo{ font-size:20px!important; color:#000!important}

.search {background:#e6e6e6; border:1px solid #e6e6e6; border-radius:50px;height:30px; line-height:45px;width:100%; margin:auto; margin-top:5px;}
.title2{  line-height:30px;}

.title3{ font-size:25px; line-height:30px; color:#000000;}
.text12{  line-height:30px; color:#7a7a7a;}

.title4{ display:none; }
.title4 a{ padding-right:15px;}

#go_top{display:none; }




.indfa-list1{width:82%; margin:auto; padding-top:20px; clear:both; padding-bottom:20px;}
.indfa-list.lty4{margin-right: -15px; padding-bottom:15px; padding-top:0px;}
.indfa-list.lty3{margin-right: -15px;}
.indfa-list.lty4 li{width: calc(100%/2 - 10px);margin-right: 10px; margin-bottom:10px;}
.indfa-list.lty3 li{width: calc(100%/3 - 15px);margin-right: 15px;}
.indfa-list li{position: relative;height: 130px;}
.indfa-list li > img{width: 100%;height:130px;}
.indfa-list li .show{position: absolute;bottom: 0px;left: 0px;padding: 0px 5%;padding-bottom: 25px;transition: all .4s ease;background: linear-gradient(to top, rgba(0,0,0,.3), rgba(0,0,0,.0)); width:90%;background-color: rgba(16, 119, 187, 0); }
.indfa-list li .show .title{ float:left;}
.indfa-list li .show .title i{margin-left: 10px;font-size: 6px;}
.indfa-list li .hide{position: absolute;top: 0px;left: 0px;height: 100%;background-color: rgba(16, 119, 187, .7);padding: 0px 10%;display: flex;opacity: 0;transition: all .4s ease; width:80%;
    flex-direction: column;justify-content: center;}
.indfa-list li .hide .indBtn{width:70px;height:auto;background-color: #fff;color: #1077bb; line-height:25px;text-align:center; margin-top:10px; border-radius: 2px; padding-left:10px;}
.indfa-list li .hide .indBtn i{margin-left: 5px;}
.indfa-list li .hide .indBtn:hover{background-color: #1077bb;color: #fff; }
.indfa-list li .hide .number{text-align: right;}
.indfa-list li:hover .hide{opacity: 1;}
.indfa-list li:hover .show{opacity: 0;}



.title5{ font-size:18px; color:#000;}
.title5 span{  line-height:18px; font-size:14px;}


.indCommonTitle{position: relative;z-index: 3; padding-bottom:15px;}
.indCommonTitle .indBtn{border: 1px solid #1077bb;color: #1077bb;position: absolute;right: 0px;bottom: 0px; line-height:22px; padding-left:10px; padding-right:10px; margin-bottom:8px; border-radius: 2px; font-size:12px; }
.indCommonTitle .indBtn:hover{color: #fff; background:#1077bb}






/*首页公司简介*/
.index_about{ width:100%; padding-top:20px; padding-bottom:20px; float:left;
border-top: 1px solid #e7e7e7; }
.about_pic img{ display:block;object-fit: cover; transition: all 0.8s;border-radius:3px;height:auto}
.about_pic { width:100%; overflow:hidden;height:auto}
.about_pic:hover img  {transform: scale(1.105);overflow:hidden!important;}
.about_pic{ overflow:hidden; float:left}
.about_txt{ width:100%; float:left}
.abnr{line-height:20px; font-size:14px; padding-top:15px;text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:7;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden;}
.abnr p{ margin-bottom:12px; text-align:left;}
.biaoyu{ color:#034495; font-size:15px; text-align:center; letter-spacing:0px; margin-top:0px;}








.con_05{width:100%;overflow:hidden;background:url(../images/bg0003.png) no-repeat; background-size:100%;margin-top:20px;padding-bottom:0px; background-size:cover; padding-top:20px; border-top:#f3f3f3 solid 1px;}
.con_05 .title{font-size:30px;line-height:80px;color: #333;padding-top:50px;}
.con_05 .title2{font-size:16px;color:#939393;margin-top:15px;margin-bottom:40px;border-bottom:1px solid #eee;padding-bottom:20px;}

.wm{width:82%; margin:auto}

.wm ul{width:100%; float:left; padding-top:10px; padding-bottom:30px;}
.wm ul li{border:0px solid #eeeeee;float:left;width:48%;margin:0 1.5% 0 0;background:#fff;border-bottom:#d6d6d6 solid 2px; }
.wm ul li .lb{font-size:20px;font-weight:bold;line-height:30px;color:#000;}
.wm ul li .lb a{ display:inline-block;float:right;font-weight:normal;}
.wm ul li .pic{width:100%;height:160px;overflow:hidden;}
.wm ul li .pic img{min-height:160px; max-height:100%;width:100%; transition:all 1s;}
.wm ul li:hover .pic img{ transform:scale(1.15,1.15); transform-origin:center center;}
.wm ul li .bt{margin-top:15px;overflow:hidden;line-height:22px; text-overflow:ellipsis;/*超出...*/ display:-webkit-box; -webkit-line-clamp:3;/*显示行数*/ -webkit-box-orient:vertical; overflow:hidden; color:#333333; font-size:14px; height:100px;}

.wm ul li .bt a{ color:#333333}
.wm ul li .txt{ color:#95a89c; font-family:Arial, Helvetica, sans-serif; margin-top:10px;}
.wm ul li .more{border:1px solid #ddd;height:40px;line-height:40px;text-align:center; font-size:15px;}
.wm ul li:hover .more{background:#1077bb;border:1px solid #1077bb;color:#fff;}

.wm ul li .bnb{ padding:10px 20px 20px 20px;}

.wm ul li:hover{ border-bottom:#1077bb solid 2px; box-shadow: 2px 1px 10px #dedede;}

.wm ul li:nth-child(2){ float:right; margin-right:0px;}
.wm ul li:nth-child(4){ float:right; margin-right:0px;}





.gu1{ width:100%; float:left; background:url(../images/bh.jpg) no-repeat top; background-size:cover; height:400px; background-attachment:fixed; margin-top:20px;}
.gu12{ width:80%; margin:auto;}
.gu121{ width:100%; float:left;margin-top:80px; height:200px; background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.6), #fff 60%);
    border:0px solid #fff;border-radius:2px; z-index:99; box-shadow: 1px 1px 10px rgba(0, 0, 0, 0);}

.content1{ padding-top: 70px;text-align:center;}


.content { width:100%; float:left; text-align:center; padding-top:80px;}
.content .subTitle { font-size: 14px; line-height: 24px; color:#029044;
text-shadow: .2rem 0rem .2rem #fff,-.2rem 0rem .2rem #fff,0rem .2rem .2rem #fff,0rem -.2rem .2rem #fff;}
.content .desc { padding-top:0px; font-size: 14px; color:#029044; font-weight:normal;
text-shadow: .2rem 0rem .2rem #fff,-.2rem 0rem .2rem #fff,0rem .2rem .2rem #fff,0rem -.2rem .2rem #fff;letter-spacing:0px;}
.content .subTitle { 
        font-size:20px;
        line-height:25px;
    }


.Footer{display:none; }




.bot_contact{width:100%;float:left; padding-top:20px;}
.bot_contact h3{ width:100%; float:left; border-bottom:#eaeaea solid 1px; margin-bottom:0px; color:#000000;}
.bot_contact h3 span{  border-bottom:#1077bb solid 2px; line-height:40px; padding-bottom:0px;}

.bot_contact .tel{font-size:22px;color:#e63e00;line-height:40px;font-family:impact;}
.bot_contact .tel2{color:#000;font-size:15px;}
.bot_contact .box{line-height:22px;margin-top:0px;font-size:14px;}

.bot_02{width:12%;float:left;margin-left:4%;}
.bot_03{width:14%;float:right;}
.bot_03 .box{padding-top:30px;}
.bot_03 .box img{ width:100px;}

.bq{ width:100%; float:left; padding-top:50px;}


 .Footer_bottom { width:90%; background:#262626; float:left; color:#767676;
 margin-top:0px; line-height:22px; text-align:left; padding-bottom:100px; padding-top:20px; padding-left:5%; padding-right:5%
	}
	
.title{ color:#fff; font-size:15px; }
	

.iuo3{ font-size:10px!important;  padding-top:1px; float:left; width:5px!important; position:absolute; margin-left:0px!important;}

.iuo11{ font-size:8px!important; padding-left:0px; padding-top:0px; float:right; width:5px!important; margin-left:0px!important; margin-right:15px;}


.fanhui{ width:100%; margin:0 auto; line-height:18px; margin-top:10px; margin-bottom:0px;}

}









