@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
img{ border:0;}
a{ text-decoration:none; color:#c9caca;  }
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:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}





/* 导航栏 */

.header_nav{height:80px; width:100%;  position: fixed; top:0; left:0; z-index: 999; padding: 0 2%; transition: all 0.6s ease-in-out; background:#FFF;}
.f_top{background:#FFFFFF}
.h_logo{width:150px; height:80px; float: left;display: flex; align-items: center; }
.h_logo img{ height: auto; display: block; align-items: center; width: 100%;  }
.header_right{width:720px; height:100%; float: right; }
.nav{width:100%; height:100%; }
.nav .nLi{float:left;display:inline;height:100%; line-height:80px;  width:120px; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#333; font-size:16px; display:table; margin: 0px auto}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333; text-align: center; font-size: 16px;}
.nav .sub{position:absolute;top:70px;left:0; z-index:999;display:none;padding:0;width:100%;background:#fff; padding: 10px 3% 30px; text-align: left} 
.nav .sub li{width:23.5%; height: auto; float: left; margin-right: 2%}
.nav .sub li:nth-child(4n){margin-right: 0}
.nav .sub li h4{font-size: 16px; color: #333; line-height: 40px; border-bottom: 1px solid #ccc; text-align: left}
.sub_nav{width:100%; height: auto; overflow: hidden; margin-top: 10px;}
.sub_nav a{width:100%; height: 30px; line-height: 30px; display: block; font-size: 14px; color: #333}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-top:0px solid #fff; padding: 0px 25px; background:#0057AA; color:#FFF;}
.sub_nav a:hover{color:#0057AA;}







/* 首页:banner */
.banner{ width:100%; height:960px; position: relative; overflow: hidden}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -40px; bottom:20px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:12px;height:12px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#b9946a}
.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%; }
.slideBox .prev,.slideBox .next{ position:absolute; top:50%; margin-top:-32.5px; display:block; width:65px; height:65px; }
.slideBox .next{right:10px; background: url(../images/banner_right.png) no-repeat center}
.slideBox .prev{left:10px;; background: url(../images/banner_left.png) no-repeat center}
.slideBox .prev:hover,
.slideBox .next:hover{}






/*关于我们*/
.index_jjfa{width:100%; height:auto; position: relative; z-index: 9; overflow: hidden;background:#f6f6f6; padding: 56px 0 68px}
.index_jjfa ul{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.index_jjfa ul li{width:280px; height: 460px; float: left; position: relative; padding-top: 146px; margin-right:26px; transition: all .6s ease}
.index_jjfa ul li:last-child{margin-right: 0}
.in_jjfa_icon{width:100%; height: auto; position: relative; z-index: 9}
.in_jjfa_icon img{width:100px; height: auto; display: block; margin: 0px auto;}
.in_jjfa_icon hr{width:50px; height: 1px; background: #fff; display: block; margin:18px auto;}
.in_jjfa_icon p{font-size:24px; color: #fff; display: block; text-align: center}
.in_jjfa_nav{width:80%; height: auto; overflow: hidden; padding: 0px 36px; margin-top: 160px;  position: relative; z-index: 9; transition: all .6s ease;}
.in_jjfa_nav a{width:80%;  margin:0 auto; height: 34px; border: 1px solid #fff; text-align: center; line-height: 34px; display: block; font-size: 16px; color:#fff; margin-bottom: 14px;}
.index_jjfa ul li:after{content:""; width: 100%; height: 100%; position: absolute; top:100%; left:0; background:#0057AA; z-index: 0; transition:  all .6s ease}
.index_jjfa ul li:hover:after{top:0}
.index_jjfa ul li:hover{padding-top:56px;}
.index_jjfa ul li:hover .in_jjfa_nav{margin-top:36px}



/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 84px;}
.slideTxtBox{ width:100%;  }
.slideTxtBox .hd{width:1050px; height: 130px; background: #fff; box-shadow: 0 0 8px rgba(0,0,0,0.1); margin: 0px auto; position: relative; z-index: 9}
.slideTxtBox .hd ul{width:100%; height: 130px; overflow: hidden}
.slideTxtBox .hd ul li{ float:left; width:33.33%; height: 100%; padding-top: 18px; background: url(../images/s_xian.png) no-repeat right center}
.in_pro_i{width:100%; height:58px; display: block; margin: 0px auto; display: flex; align-items: center;}
.in_pro_i img{align-items: center; margin: 0px auto; max-width: 100%}
.slideTxtBox .hd ul li p{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 20px; text-align: center; margin-top: 5px;}
.slideTxtBox .hd ul li:last-child{background:none;}
.slideTxtBox .hd ul li.on{background: #f6f6f6}
.slideTxtBox .hd ul li.on p{color:#0057AA}
.slideTxtBox .bd{margin-top: -60px;}
.slideTxtBox .bd ul{width:100%; height: auto; overflow: hidden}
.slideTxtBox .bd li{width:100%; height: auto; display: block; position: relative}
.slideTxtBox .bd li 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;}
.in_hover{width:100%; height: 100%; position: absolute; top:0; left:0; padding:126px 72px 0}
.in_hover h3{font-size: 24px; color: #fff; margin-bottom: 130px;}
.in_pro_li{width:100%; height: auto; float: left}
.in_pro_li a{display: block; width: 210px; height: 34px; border: 1px solid #fff; padding: 0px 20px; font-size: 16px; color: #fff; line-height: 34px;  margin-bottom: 10px; position: relative; z-index: 1}
.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;}
.in_pro_li a:after{content: ""; width: 0; height: 100%; background: #fff; position: absolute; top:0; left:0; z-index: -1; transition: all .5s ease}
.in_pro_li a:hover:after{width: 100%; }
.in_pro_li a:hover{color:#0057AA}



/*案列*/
.index_case{width:100%; height:650px; background: url(../images/case_bjs.jpg) no-repeat center; margin-top: 76px; padding-top: 50px;}
.index_case .picMarquee-left{ overflow:hidden; position:relative; }
.index_case .picMarquee-left .bd{width:100%; height: auto}
.index_case .picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.index_case .picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center; width:280px;  }
.in_case_img{width:280px; height: auto; float: left; position: relative; overflow: hidden}
.in_case_img 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;}
.in_case_img i{width:100%; height: 100%;opacity: 0;  background: rgba(196,26,31,0.8) url(../images/c_logo.png) no-repeat center; position: absolute; top:0; left:0; transition: all .4s ease}
.index_case .picMarquee-left .bd ul li h3{width:100%; height:60px; line-height: 60px; background: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 20px; color: #333333; }
.index_case .picMarquee-left .bd ul li:hover i{opacity: 1}
.index_case .picMarquee-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*新闻*/
.index_news{width:100%; height:auto; overflow: hidden; margin-top: 65px; margin-bottom: 70px;}
.index_news_t{width:100%; height: auto; overflow: hidden; text-align: center; margin-bottom: 20px;}
.index_news_t h3{font-size:28px; color: #222222;}
.index_news_t hr{width:44px; height:2px; background: #0057AA; display: block; margin:15px auto;}
.index_news_left{width:580px; height: auto; float: left}
.index_news_left .swiper-slide a{width:100%; height: auto; overflow: hidden; position: relative; display: block}
.index_news_left .swiper-slide a 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;}
.in_news_hover{width:100%; height: 60px; line-height: 60px; background: rgba(0,0,0,0.6); padding: 0px 20px;  position: absolute; bottom:0; left:0}
.in_news_hover p{width:80%;  height: 100%; color:#ffffff; font-size: 16px;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:580px; height: auto; float: right}
.index_news_right a{width:100%; height: auto; overflow: hidden; display: block; margin-bottom: 30px;}
.index_news_right a .in_news_pic{width:160px; height: 100px; float: left}
.in_news_pic 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;}
.in_news_xx{width:395px; height: auto; float: right; padding-top: 8px;}
.in_news_xx dl{width:100%; height: 24px;}
.in_news_xx dl dt{width:60%; height: 100%; float: left; font-size: 16px; color: #4d4d4d; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx dl dd{width:24px; height: 24px; float: right; background: #e6e6e6; text-align: center; line-height: 20px; font-size: 20px; color: #4d4d4d}
.in_news_xx p{width:100%; height: 52px; overflow: hidden; font-size: 14px; color: #777777; line-height: 26px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 10px;}
.index_news_left .swiper-pagination{position: absolute; bottom:20px; right:20px; width:auto; left:auto;}
.index_news_left .swiper-pagination-bullet{background: #fff;opacity: 1; width: 10px; height: 10px;}
.index_news_left .swiper-pagination-bullet-active{background: #0057AA}
.index_news_right a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_right a:hover p{color:#b21b21}
.index_news_left .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*底部*/
.footer{width:100%; height:394px; overflow: hidden;   position: relative; background:#313131; padding:52px 0 50px; }
.footer_left{width:205px; height: auto; overflow: hidden; float: left}
.footer_ma{width:100%; height:auto; overflow: hidden; margin-top:20px;}
.footer_ma img{width:110px; height: auto; display: block; float: left}
.footer_ma p{width:30px; height:110px; background: #fff; text-align: center; line-height:30px; font-size: 14px;color:#313131; float: left; writing-mode:tb-rl;
writing-mode:vertical-rl; margin-left: 8px;}
.footer_nav{width:106px; height: 200px; float: left; border-right:1px solid rgba(255,255,255,0.2); margin-left: 50px; line-height:30px;}
.footer_nav h4,.footer_lx h4,.footer_links h4{font-size:16px; color: #fff; margin-bottom: 20px;}
.footer_nav a{font-size: 14px; color: #c9caca; line-height: 25px; display: block}
.footer_nav a:hover{color:#fff}
.footer_lx{width:298px; height:190px; float: left; margin-left: 36px; }
.footer_lx p{font-size: 14px; color: #c9caca; line-height: 25px;}
.footer_links{width:412px; height: 190px; float: left; border-left:1px solid rgba(255,255,255,0.2); margin-left: 30px; padding-left: 36px;}
.footer_links a{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #c9caca; display: block}
.copy{clear:both;width:100%;height:50px; line-height:50px; margin-top: 40px;}
.copy_l{float:left; font-size:14px; color:#c9caca; height: 100%; }
.copy_l a{color:#c9caca}
.copy_l a:hover{color:#2375c1!important}
.footer_zhichi{width:auto; height:100%; float: right; color:#c9caca;}
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#c9caca; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:20px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #c9caca;}
.footer_zhichi i{ float: left;}





/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    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: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.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 -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#0057AA;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}







/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:21.5%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0057AA; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
 .ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{ font-size: 16px; color: #333333;display: block;  height:50px;line-height: 50px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0057AA; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0057AA}
.ny_left_nav ul li:hover a.inactive{color:#0057AA}
.ny_left_nav ul li ul li:hover a{color:#0057AA}
.ny_left_nav ul li .inactives{color:#0057AA}
.ny_left_nav ul li ul li:hover a{color:#0057AA}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0057AA;}
.accordion .link i{width:7px; height:7px; background:#333; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.ny_left_nav ul li.open i{background:#0057AA}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}
.submenu li.block{background:#fff}
.submenu li.block a{color:#0057AA}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap
}
.accordion li{padding-left:10px;}
.accordion li:hover{background:#fff;}




/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}



/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_service_all img{max-width:100%;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width: 136px; margin-right: 2px;  float: left; margin-bottom:10px;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #0057AA; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 285px; margin-right: 20px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 100%; height: auto; overflow: hidden; }
.slideTxtBox3 .bd li .pic 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;
}
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px; color:#333}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.slideTxtBox3 .bd li:hover a{color:#0057AA}
.fav1{ width: 100%;overflow: hidden; margin-bottom:60px;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.fav1 li:hover a,.fav1 li:hover span{color:#0057AA}

.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox3{ margin-top: 20px; margin-bottom: 30px;}

/*内页*/
.ny_banner{ width:100%;  position:relative;  height:400px;clear: left; }
.jjfa_ban{background: url(../images/jjfa_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}



.ny_baninfo{width:1200px; height:225px; position: absolute; top:160px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #0057AA; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#0057AA}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #0057AA)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #0057AA; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #0057AA;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:64%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:21%; height:auto; float:left; overflow: hidden}
.ny_news_img 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_list li:hover{border-bottom: 1px solid #0057AA;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #0057AA; color: #fff; border:2px solid #0057AA; }
.ny_news_list li:hover .news_time{background: #0057AA;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#0057AA;}


/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.ny_cont_wx dl dt{width:140px; height: 140px; border: 4px solid #e5e5e5; /*! padding: 10px; */ background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
                   border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic 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 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 li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#0057AA}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}


