@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; font-family: "微软雅黑"; box-sizing:border-box; }
body{overflow-x: hidden}
img{ border:0; }
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1200px; margin: 0 auto;}
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}




/*顶部*/
.header_top{width:100%; height:40px; background: #19c3c7}
.nav_left{width:auto; float: right; font-size: 14px; line-height: 40px; color: #fff;  background: url(../images/dts.png) no-repeat left center; padding-left: 20px; margin-right: 20px;}
.h_dhs{width:auto; height: auto; line-height: 40px; overflow: hidden; float: right; font-size: 14px; color: #fff; background: url(../images/i_dhs.png) no-repeat left center; padding-left: 40px; float: right}





/* 导航栏 */
.header_center{width:100%; height:88px; }
.index_logo{width:310px; height:61px; float: left; margin-top: 14px;}
.index_logo img{width:100%; height: 100%; float: left}
#menu{ height:88px; width:890px;  float: right }
#menu .nav{ position:relative; z-index:1;  margin: 0 auto; width: 100%; height:70px;}
#menu .nav a{ color:#333333;}
#menu .nav .nLi h3{ float:left; font-weight: normal; width:89px; text-align:center; font-size:15px; z-index: 2; position: relative; height: 88px; }
#menu .nav .nLi h3 a{color:#333333;  overflow: hidden ; line-height: 88px; display: block}
#menu .nav .sub{ display:none; width:110px; left:50%; margin-left:-55px;  top:88px;  position:absolute; background:#ddd;  line-height:36px; }
#menu .nav .sub li{ zoom:1; }
#menu .nav .sub a{ display:block; text-align: center; height: 36px;font-size: 14px;  color:#222e48;}
#menu .nav .sub a:hover{ color:#009ea0;  }
.nLi > h3 > span{display: block; width: 120px; text-align: center; position: absolute; top: 21px;font-size: 12px;font-weight: normal; color: #fff; }
#menu .nav .active h3 a{color: #009ea0; background: url(../images/l_x.png) no-repeat bottom center}
#menu .nav .nLi:hover h3 a{color:#009ea0; background: url(../images/l_x.png) no-repeat bottom center}


#menu .nav .nLi{ float:left; font-weight: normal; width:122px; text-align:center; font-size:15px; z-index: 2; position: relative; height: 88px;  line-height: 88px;}
#menu .nav .active a{color: #009ea0; }



/* 首页:banner */
.banner{ width:100%;  position:relative;  height:600px;clear: left; }
.banner .slideBox{position:relative;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; bottom:20px;z-index:1;overflow:hidden; height: 15px; margin-right: -33px;  z-index: 999}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;  cursor:pointer; width: 12px; height: 12px; border-radius: 50%; background: #fff}
.banner .slideBox .hd ul li:last-child{margin-right: 0px;}
.banner .slideBox .hd ul li.on{background: #02c2c5}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_title{width:100%; height: auto; overflow: hidden;  text-align: center}
.index_title h3{font-size: 30px; color:#333333; font-weight: bold; text-align: center}
.index_title span{font-size: 30px; color:#333333; font-weight: bold; text-align: center}
.index_title hr{width:40px; height: 1px; background: #1ec8ca; display: block; margin: 10px auto;}
.index_title p{width:1057px; height: auto; margin: 20px auto; font-size: 14px; color:#666666; line-height: 30px}
.index_about_info{width:100%; height: 348px; background: url(../images/about_bj.jpg) no-repeat center; position: relative; overflow: hidden; margin-top: 40px}
.index_about_info .index_about_m{width:163px; height: 48px; background: url(../images/about_m.png) no-repeat; margin: -17px auto 0;}
.index_about_info ul{width:1200px; height:184px; margin: 70px auto 0; padding: 0px 117px}
.index_about_info ul li{width:138px; height: auto; overflow: hidden; float: left; margin-right: 138px }
.index_about_info ul li .index_abimg{width:138px;  height: 138px; border: 1px solid #fff; border-radius: 50%; text-align: center;
	display: table-cell;vertical-align: middle; -webkit-transition: -webkit-transform 0.5s ease-out;
    -moz-transition: -moz-transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
}
.index_about_info ul li p{width:100%; height: 35px; line-height: 35px; font-size: 14px; color: #fff; margin-top: 20px; text-align: center}
.index_about_info ul li:last-child{margin-right:0px;}
.index_about_info ul li:hover .index_abimg{background: rgba(255,255,255,0.5); -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); transform: rotateY(360deg);}








/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; background: #eeeeee; padding-top: 62px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; margin-top:40px;}
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:291px;height:auto; margin-left:12px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.in_pro_pic{width:291px; height:261px;  overflow: hidden; position: relative}
.in_pro_pic img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.in_pro_info{width:100%; height: 142px; background: #fff; padding:15px 10px 0; text-align: center}
.in_pro_info h3{font-size: 16px; color: #333; text-overflow: ellipsis; overflow: hidden;  white-space: nowrap; width: 100%; height: 35px; line-height: 35px;}
.in_pro_info p{width:100%; height: 30px; line-height: 30px; color: #666666; font-size: 14px;}
.in_pro_info i{width:22px; height: 22px; background: url(../images/h_jh.png) no-repeat center; display: block; margin: 10px auto;}
.Box .Box_con .conbox ul li:hover .in_pro_info{ background: #02c2c5}
.Box .Box_con .conbox ul li:hover .in_pro_info p,.Box .Box_con .conbox ul li:hover .in_pro_info h3{color:#fff;}
.Box .Box_con .conbox ul li:hover i{background: url(../images/b_jh.png) no-repeat}
.Box .Box_con .btn {display: block;width:30px;height:30px;cursor: pointer;  text-align: center; position: absolute; top:50%;  margin-top: -15px;  }
.Box .Box_con .btnl {float: left; background: url(../images/p_left.png) no-repeat; left:-50px;}
.Box .Box_con .btnr { float: right; background: url(../images/p_right.png) no-repeat; right:-50px;}
.Box .Box_con .btnl:hover{background: url(../images/p_hleft.png) no-repeat;}
.Box .Box_con .btnr:hover{background: url(../images/p_hright.png) no-repeat}
.in_pro_more{width:117px;  height: 35px; background: #02c2c5; color: #fff; text-align: center; line-height: 35px; border-radius: 25px; font-size: 16px;margin: 63px auto 60px; display: block}
.in_pro_more:hover{background:#009ea0}



/*企业实力*/
.index_shl{width:100%; height: auto; overflow: hidden; margin-top: 45px}
.index_shl_info{width:100%; height: auto; overflow: hidden; background: url(../images/video_bj.jpg) no-repeat top center; margin-top: 20px; padding-top: 170px;}
.shl_bf{width:60px; height: 60px; background: url(../images/bofang.png) no-repeat center; margin: 0px auto;}
.shl_bf img{width:100%; height: 100%;}
.shl_honor{width:100%; height: auto; background: #fff; padding: 24px; margin-top: 116px; overflow: hidden}
.shl_honor .slideTxtBox{ width:100%;}
.shl_honor .slideTxtBox .hd{width:100%;  height: 40px; line-height: 40px;}
.shl_honor .slideTxtBox .hd ul{width:100%; height: auto;}
.shl_honor .slideTxtBox .hd ul li{ float:left; width:auto; height: 40px; line-height: 40px; margin-right: 52px; }
.shl_honor .slideTxtBox .hd ul li a{font-size: 14px; color: #333333}
.shl_honor .slideTxtBox .hd ul li.on a{color:#009ea0; }
.shl_honor .slideTxtBox .bd ul{width:100%; height: auto; margin-top: 20px;}
.shl_honor .slideTxtBox .bd li{width:279px;height: 197px; float: left; overflow: hidden; margin-right: 12px;}
.shl_honor .slideTxtBox .bd li img{width:100%; height: 100%;   transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1); 
	-webkit-transform: all 1s ease 0s;}
.shl_honor .slideTxtBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.shl_honor .slideTxtBox .bd li:last-child{ margin-right: 0;}

/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}



/*新闻*/
.index_news{ width: 100%; height: auto; overflow: hidden; margin-top:80px; }
.index_news_title{width:100%; height: auto; margin-bottom: 60px; overflow: hidden}
.index_news_title h3{font-size: 30px; color: #333333; font-weight: bold; float: left}
.index_news_title h3 span{color: #999999; font-size: 30px; margin-left: 5px;}
.index_news_title i{font-size: 30px; color: #333333; font-weight: bold; float: left;font-style: inherit;}
.index_news_title i span{color: #999999; font-size: 30px; margin-left: 5px;}
.index_news_links{width:auto; float: right}
.index_news_links a{font-size: 16px; color: #333333; margin-right: 30px;}
.index_news_links a:hover{color:#009ea0}
.index_news_left{width:555px; height:575px; float:left;  background: url(../images/n_xs.png)   no-repeat right center;  }
.news_tpic{width:100%; height: 378px; overflow: hidden}
.news_tpic img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_tpic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_txx{width:100%; height: auto; margin-top: 10px;}
.news_txx h3{width:100%; height: 40px; line-height: 40px; font-size: 16px; color: #333333; font-weight: bold; text-overflow: ellipsis;overflow: hidden; white-space: nowrap}
.news_txx span{font-size: 14px; color: #999}
.news_txx p{width:100%; height: 90px; font-size: 14px;color: #666; line-height: 30px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 8px;}
.news_txx:hover p,.news_txx:hover span,.news_txx:hover h3{color:#02c2c5}
.index_news_right{width:640px; height: auto; float: right}
.news_right_list{width:300px; height: auto; float: left; overflow: hidden; margin-left: 20px;}
.news_ltop_pic{width:100%; height:208px;  overflow: hidden; overflow:hidden; position:relative}
.news_ltop_pic img{width: 100%; height: 100%;  display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1); 
	-webkit-transform: all 1s ease 0s;}
.news_ltop_pic:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.news_ltop_info{width:100%; height:auto;  position: relative; margin-top: 8px;}
.news_ltop_info h4{width:100%; height:40px; line-height:40px; font-size:16px; color:#333333; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_ltop_info span{font-size: 14px; color: #999999; }
.news_ltop_info  p{width:100%; height:91px; line-height:30px;  font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;  margin-top: 10px;}
.news_ltop_info:hover p,.news_ltop_info:hover time{color:#02c2c5}
.index_news_right ul{width:100%; height:auto; overflow: hidden; padding-left: 20px; margin-top: 20px; }
.index_news_right ul li{width:100%; height:72px; line-height: 70px; border-bottom:1px solid #eee; border-top:1px solid #eee;}
.index_news_right ul li p{width:240px; height:70px; float:left; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;  font-size: 14px; color: #333333;}
.index_news_right ul li span{float:right; font-size:14px; color:#666}
.index_news_right ul li:last-child{ border-top:0}
.index_news_right ul li:hover p,.index_news_right ul li:hover span{color:#02c2c5}

/*合作客户*/
.in-part{ display: table; width: 100%; }
.w1200{ width: 1200px; margin: 0 auto; }
.inpart-li{ float: left; width: 180px; overflow: hidden; border: 1px solid #d5d5d5; margin-right: 10px; margin-bottom: 20px;   }
.inpart-li img{ width: 100%; transition: .3s; }
.inpart-li:nth-child(6n){ margin-right: 0;}

















/*联系我们*/
.index_contact{width:100%; height: 452px; background: url(../images/contact_bj.jpg) no-repeat center;margin-top:78px;}
.index_contact_xx{width:475px; height: 448px; background: rgba(255,255,255,0.75); padding:60px 67px 0;}
.index_contact_xx h3{font-size: 30px; color: #333333; font-weight: bold;}
.index_contact_xx i{font-size: 30px; color: #333333; font-weight: bold; font-style: inherit;}
.index_contact_xx hr{width:42px; height: 3px; background: #02c2c5; display: block; margin-top: 10px;}
.index_contact_xx h4{font-size: 18px;color: #333333; margin-top: 54px; margin-bottom: 30px; font-weight: bold;}
.index_contact_xx p{font-size: 16px; color: #333333;line-height: 28px; padding-left: 25px; margin-bottom: 2px;}
.index_contact_xx p.f1{background: url(../images/c1.png) no-repeat left top;}
.index_contact_xx p.f2{background: url(../images/c2.png) no-repeat left center;}
.index_contact_xx p.f3{background: url(../images/c3.png) no-repeat left center;}
.index_contact_xx p.f4{background: url(../images/c4.png) no-repeat left center;}


/*底部*/
.footer{width: 100%; height:275px; background:#02c2c5;  position: relative; padding-top: 47px;}
.footer_top_right h5{width:100%; height:40px;  font-size:16px; color: #ffffff; position: relative; margin-bottom:15px;
	background: url(../images/f_bx.png) no-repeat left 5px; padding-left:10px; border-bottom: 1px solid rgba(255,255,255,0.5); font-weight: bold;}
.footer dl{width:auto; height: auto;float: left; margin-right: 40px; margin-top: 15px;}
.footer dl dt{font-size: 16px; color: #fff; margin-bottom: 20px;}
.footer dl dd{width:100%; height: auto; overflow: hidden}
.footer dl dd a{width:100%; height:25px;line-height: 25px; font-size: 14px; color: #fff; display: block; }
.footer dl dd a:hover{font-weight: bold;}

.footer_top_right{width:260px; height:200px;  display: block; overflow: hidden; float: right; }
.footer_img{width:113px; height: auto; overflow: hidden; float: left}
.footer_img div{width:113px; height: 113px; background: url(../images/m_bj.png) no-repeat center; padding: 10px;}
.footer_img div img{width:100%; height:100%;}
.footer_img p{width:100%; height:35px; line-height:35px; font-size:14px;  color: #ffffff; }
.ft_1{background: url(../images/f_sj.png) no-repeat 20px center; padding-left: 40px;}
.ft_2{background: url(../images/f_wx.png) no-repeat 15px center; padding-left: 40px;}
.img_right{float: right!important}
.footer_ban{width:100%; height:60px; line-height:60px; background:#02c2c5; border-top: 1px solid rgba(255,255,255,0.5) }
.footer_zhichi{width:auto; height:60px;  float: right}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;  font-size: 14px; color:#fff;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:19px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:19px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/ws_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 12px; color: #fff;}
.footer_zhichi i{ float: left;}
.f_brq{width:auto;height:100%; line-height:60px; font-size: 14px; color:#fff; float: left}
.f_brq a{margin-left: 15px; color: #fff;}
.f_brq a:hover{font-weight: bold;}
.index_kuaijie{width:100%; height:40px; line-height:40px; overflow: hidden; }
.index_kuaijie a{float: left; width:auto; text-align: center; font-size:14px; color: color:#02c2c5; margin: 0px 10px;}
.index_kuaijie p{font-size: 14px; color: #333333; float: left; }
.index_kuaijie a:hover{color:#02c2c5}
.foot_kj{width:1243px; height: 60px; line-height: 60px; background: url(../images/kj_bj.png) no-repeat center; padding: 0px 54px; position: absolute; left:50%;  margin-left: -621.5px; top:-30px;}
.foot_kj ul{width:902px; height: 100%; float: left;}
.foot_kj ul li{width:100px; float: left; text-align: center}
.foot_kj ul li a{font-size: 14px; color: #fff;}
.f_bq{float:right}
.f_bq a{width:110px; height: 36px; float: left; text-align: center; line-height: 36px; margin-top: 10px; font-size: 14px;color: #fff;}
.f_bq a:hover{background: #fff; color: #fff; border-radius: 25px;}


.down-li{ background: #d5d5d5;  width: 100% !important; }
.down-li p{  float: left; width: 90%; line-height: 40px;    text-indent: 20px;  }
.down-li span{ float: right; line-height: 40px; width: 10%; text-align: center; background: #19c3c7; display: block; color: #fff;  }
.down-li:hover { background: #19c3c7; }
.down-li:hover p{ color: #fff; }





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
	 background-position: 0 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -30px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#02c2c5;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



/*内页导航*/
.ny_nav{width:100%; height:54px;    margin-top: -26px; }
.ny_nav ul{width:auto; margin:0px auto; display:table; background:#009ea0; border-radius:38px;}
.ny_nav ul li{width:160px; height:54px; line-height:54px; float:left; text-align:center;position:relative; background: url(../images/nav_right.png) no-repeat 128px center;}
.ny_nav ul li a{width:100%; height:100%; display:block; color:#fff}
.ny_nav ul li:first-child{border-radius:38px 0 0 38px;}
.ny_nav ul li:last-child{border-radius:0px 38px 38px 0px;}
.litu{background:#171719 url(../images/nav_xia.png) no-repeat 127px center!important}
.litu.activ{background:#171719 url(../images/nav_xia.png) no-repeat 127px center!important}
.ny_nav ul li.active{background:#171719 url(../images/nav_xia.png) no-repeat 128px center}
.ny_nav ul li:hover{background:#171719 url(../images/nav_xia.png) no-repeat 128px center}
.ny_title_left{width:100%; height:45px; line-height: 45px;  margin:20px auto; border-bottom: 1px solid #eeeeee }
.ny_title_left p{ font-size: 12px; color: #666666; background:url(../images/home.png) no-repeat left center; padding-left:30px;}
.ny_title_left p a{ color:#666666}
.ny_title_left p span{ color: #666666}
.ny_title_left p a:hover{color:#009ea0}
.ny_nav li ul{width: 190px; left:50%; margin-left:-95px; top: 54px; position: absolute; z-index:999; background: #ddd; line-height: 36px; display:none; border-radius:0px;}
.ny_nav li ul li{width:100%; height:auto; line-height:40px; background:none;}
.ny_nav li ul li a{font-size:14px;color:#333;}
.ny_nav li:hover ul{display:block;}
.ny_nav li ul li:hover{background:#171719; border-radius:0px;}
.ny_nav li ul li:hover a{color:#fff}



/*内页banner图1*/
.ny_banner{width: 100%;height:250px;}
.case_banner{ background: url(../images/case_ban.jpg) no-repeat center;}
.about1_baner{ background: url(../images/about1_ban.jpg) no-repeat center;}
.product_banner{background: url(../images/pro_ban.jpg) no-repeat center;}
.news_banner{background: url(../images/news_ban.jpg) no-repeat center;}
.service_banner{background: url(../images/service_banner.jpg) no-repeat center;}
.contact_baner{background: url(../images/contact_ban.jpg) no-repeat center;}
.rlzy_baner{ background: url(../images/rlzy_ban.jpg) no-repeat center;}
.join_baner{ background: url(../images/join_ban.jpg) no-repeat center;}
.jishu_baner{ background: url(../images/jishu_ban.jpg) no-repeat center;}
.ny_banner_title{ width:100%; height: 66px; background: rgba(0, 0, 0, 0.5); padding: 15px;position: absolute; bottom: 0; left: 0px; z-index: 999; line-height: 66px;}




/*内页sbout*/
.ny_about{width:100%;height: auto; display: block; overflow: hidden; padding: 30px 0; font-size:14px;  color:#666666; line-height:26px;}


/**推荐新闻*/
.zixun{width:100%; height:auto; overflow:hidden; margin-top: 30px; margin-bottom: 55px;}
.abu_tit h4{font-size:30px; color:#009ea0; text-align:center; font-weight:bold; height:40px; line-height:40px; background: url(../images/tx_x.png) no-repeat center}
.zixun ul{width:100%; height:auto; overflow:hidden}
.zixun ul li{border-bottom: 1px solid #d2d2d2; height:60px; line-height: 60px; width:585px; float: left;}
.zixun ul li a{color: #333333;}
.zixun ul li:nth-child(2n),.zixun_dl dl:nth-child(2){ float: right}
.zixun ul li p{width:330px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; float: left;font-size: 16px;}
.zixun ul li span{float: right; font-size:14px;}
.zixun_dl{width:100%; height:auto; overflow:hidden; margin:60px 0px 10px;}
.zixun_dl dl{width:585px; float: left; height:191px;}
.zixun_dl dl dt{width:242px; height:191px; position:relative; float:left; overflow:hidden}
.zixun_dl dl dt img{width:100%; height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zixun_dl dl dt span{width:90px; height:35px; background:#009ea0; font-size:14px; color:#fff; line-height:35px; text-align:center; position:absolute; bottom:0px; right:0px; display:block;}
.zixun_dl dl dd{width:320px; height:161px; float:right}
.zixun_dl dl dd h4{font-size:16px; color:#333333; height:40px; line-height:40px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.zixun_dl dl dd p{width:100%; height:70px; line-height:26px; font-size:14px; color:#666}
.zixun ul li:hover p,.zixun ul li:hover span{color:#009ea0}
.zixun_dl dl:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.zixun_dl dl:hover h4,.zixun_dl dl:hover p{color:#009ea0}


/*neye产品*/
.ny_product{ width:100%;height: auto; display: block; overflow: hidden; margin-bottom: 20px;}
.ny_product ul{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_product li{width: 288px;height:auto;float: left;margin-right:15px;border: 1px solid #eeeeee; margin-top:40px;}
.ny_product li a{width: 100%;height: 100%; position: relative; display: block;overflow: hidden;}
.ny_product li .pro_li{height:auto; width:100%; overflow: hidden; position:relative}
.ny_product li .pro_li img{width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.pro_li .pro_h{width:100%; height: 100%; background: rgba(23, 23, 25, 0.64); text-align: center; line-height: 262px; font-size: 18px; font-weight: bold; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}
.ny_product li:hover .pro_h{display: block}
.ny_product li:hover h4{display: none;}
.ny_product li .pro_name{width:100%;text-align:center;font-size:14px;color:#333;width:100%;height:30px;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;margin-top:10px}
.xiangqing{width:100px;height:30px;line-height:30px;border:1px solid #fff;color:#fff;margin:0 auto;text-align:center;color:#333}
.ny_product li:nth-child(4n){margin-right:0}

.pro_more{width:56px; height: 56px; background: #171719; border-radius: 50%; margin: 0px auto; text-align: center; padding-top: 6px; position: absolute; top:-20px; left:50%; margin-left: -28px;}
.pro_more p{font-size:12px; color: #fff; height: 25px; line-height: 25px;}
.pro_info{width:100%;  height:80px; background:#009ea0; text-align:center; position: relative; padding-top: 45px;}
.pro_info h4{font-size:15px; color:#fff; text-align:center; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}

.ny_product_yy{width:100%; height: auto; overflow: hidden; margin-top:40px;}
.ny_product_yy ul{width:100%; height: auto; overflow: hidden}
.ny_product_yy ul li{width:292px; height: auto; float: left; margin-right:10px; margin-bottom: 26px;}
.ny_product_yy ul li:nth-child(4n){margin-right: 0}
.pro_yyimg{width:100%; height: 219px; overflow: hidden}
.pro_yyimg img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li .pro_ht{width:100%; height: 40px; line-height: 40px; background: #e5e5e5; color: #333333; font-size: 14px; text-align: center;position: relative}
.ny_product_yy ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_yy ul li:hover p{color:#fff}
.ny_product_yy ul li .pro_ht:before { content: ""; width: 0%; height: 100%; position: absolute; top: 0;  left: 0; background: #009ea0; transition: .5s;}
.ny_product_yy ul li:hover .pro_ht:before { width: 100%;}
.ny_product_yy ul li p{position: relative; z-index: 999}


/*vr*/
.ny_vrshow li{height:324px;}
.vr_li{height:242px; width:100%; overflow: hidden; position:relative}
.vr_li img{width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.vr_li .pro_h{width:100%; height: 100%; background: rgba(23, 23, 25, 0.64); text-align: center; line-height:242px; font-size: 18px; font-weight: bold; color: #fffefe; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; position: absolute; top:0px; left:0px; display: none}


/*荣誉资质*/
.honor_yyimg{width:100%; height:auto; overflow: hidden; border:1px solid #ddd}
.honor_yyimg img{width:100%; height: 100%; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*厂房厂貌*/
.honor_cfimg{width:100%; height: 216px; overflow: hidden; border:1px solid #ddd}
.honor_cfimg img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}

/*内页新闻*/
.ny_news{width:100%; height: auto; overflow: hidden;    font-size: 14px;  color: #666666; line-height:26px;}
.ny_qynew{height: auto; overflow: hidden;margin-top:0px;}
.ny_qynew h1,.ny_hynews h1{ font-size: 30px; color: #313131; text-align: center;  font-weight: bold; line-height: 45px; margin-bottom: 19px;}
.ny_qynew_rq{width:14%; height: 145px; background: #bfbfbf; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 67px; color: #fff; font-family: "Impact"; height:50px;     margin-top: 20px;}
.ny_qynew_rq span{font-size: 26px; color: #fff; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: auto;  margin-left: 18%}
.ny_qynew_xx h3{ font-size: 20px; color: #333333; height:40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 8px; }
.ny_qynew_xx p{ font-size: 16px; color: #666666; line-height:28px; height: 63px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 20px;}
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px;margin-top: 40px}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:auto; overflow:hidden; margin-bottom:20px; border-bottom: 1px solid #eeeeee; padding-bottom: 18px;}
.ny_qynew_list ul li:hover .ny_qynew_rq{background: #009ea0}
.ny_zhaocai_top{width:100%; height:auto; overflow:hidden; padding-top:40px;}
.ny_zhaocai_top ul{width:100%; height: auto; }
.ny_zhaocai_top li{width:370px; float: left; margin-right:45px; transition:300ms;}
.ny_zhaocai_top li:nth-child(3){margin-right: 0px;}
.ny_zhaocai_top .zhao_img{width:100%; height:292px; position:relative; overflow:hidden}
.ny_zhaocai_top .zhao_img img{width:100%; height:100%;  transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.zhao_xx{width:100%; height:auto; margin-top:20px;}
.zhao_xx h3{width:100%; height:35px; line-height:35px; font-size:16px; color:#333333; font-weight:bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.zhao_xx span{font-size: 12px; color: #999; margin: 10px 0; display: block}
.zhao_xx p{width:100%; height:70px; font-size:14px; color:#333333; line-height:24px; overflow: hidden}
.ny_zhaocai_top li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_zhaocai_top li:hover{margin-top: -20px;}
.ny_qynew_show{width:100%; height:auto; line-height:26px; color:#666; font-size:16px;}
.ny_qynew_list ul li:last-child{border-bottom: 0px;}

/*联系我们*/
.m-map { width: 100%;  height: 350px; margin-top: 50px;}
.m-cot{ height: auto; overflow: hidden; margin-top: 30px;}
.m-cot .ewm{float:right; margin-left: 15px;}
.m-cot .ewm img{width:110px;height:110px;border:1px solid #ddd; padding:5px;}
.m-cot .ewm p{text-align:center; font-size:14px; color:#666; line-height:26px;}
.m-map{width:100%; height:350px; margin-top:50px;}
.m-contright{width:700px; height: auto; float: left;font-size:14px; line-height:28px;color:#666}



