@charset "utf-8";
/* CSS Document */ 
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;} 
input,button,textarea{outline: none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;} 
ul,li{list-style:none; margin:0; padding:0;}
a img{border:0;display: block;}
html, body{height: auto; }
em,i{font-style: normal;}
img{-webkit-transition: all 320ms ease-out 0s;-moz-transition: all 320ms ease-out 0s;
  -o-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;}
*{box-sizing: border-box;}
/*颜色字体设置-start-*/
a{color:#333;text-decoration:none;cursor: pointer;}
p{color:#333;line-height:24px;}
body{background-color:white;overflow-x:hidden;font-size:16px;color:#333;
  font-family: Arial, "微软雅黑",'Microsoft yahei', "华文细黑", SimSun, "宋体", Heiti, "黑体", sans-serif;}
/*颜色字体设置-end-*/
/******bk*******/ 
.bk10,.bk20,.bk30,.bk40,.bk50,.bk60,.bk70,.bk80,.bk90,.bk100{width:100%;overflow: hidden;clear: both;display: block;}
.bk10{height:10px;}
.bk20{height:20px;}
.bk30{height:30px;}
.bk40{height:40px;}
.bk50{height:50px;}
.bk60{height:60px;}
.bk70{height:70px;}
.bk80{height:80px;}
.bk90{height:90px;}
.bk100{height:100px;}
/******other*******/ 
.fl{float:left;display: inline-block;}
.fr{float:right;display: inline-block;}
/******clear float*******/ 
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } 
.clearfix {display: inline-table;} 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
.clearfix {display: block;} 
/*通用*/
.w1280{width: 1280px;margin: 0 auto;height: auto;}
/*img_center*/
.img_center{display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
  justify-content: center;-webkit-box-align: center;-ms-flex-align: center;
  -webkit-align-items: center;align-items: center;}
.img_center img{max-width: 100%;max-height: 100%;display: block;vertical-align: middle;}

.hvr-float{display: inline-block;vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;transition-duration: 0.3s;
  -webkit-transition-property: transform;transition-property: transform;
  -webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);transform: translateY(-8px);}
  
.swiper-button-next:active,.swiper-button-prev:active,
.swiper-button-next:hover,.swiper-button-prev:hover,
.swiper-button-next:focus,.swiper-button-prev:focus,
.swiper-button-next:visited,.swiper-button-prev:visited{border: none;outline: none;}

input:active,input:hover,input:focus,input:visited,
button:active,button:hover,button:focus,button:visited,
select:active,select:hover,select:focus,select:visited,
textarea:active,textarea:hover,textarea:focus,textarea:visited{outline: none;border: none}
/*pagejump*/
.pageJump .pagination{text-align: center;padding:20px 0 30px;width: 100%;overflow: hidden;height: auto;}
.pageJump .pagination li{display: inline-block;}
.pageJump .pagination li{background: #f7f7f7;padding:10px 20px;display: inline-block;margin: 0 2px;}
.pageJump .pagination li span,.pageJump .pagination li a{}
.pageJump .pagination li.active,.pageJump .pagination li:hover{background:#005197;}
.pageJump .pagination li.active a,.pageJump .pagination li.active span,
.pageJump .pagination li:hover a,.pageJump .pagination li:hover span{color: #fff;}

/*float_online*/
.float_online{position: fixed;right: 0;top:50%;width: 60px;height: auto;z-index: 9999;margin: -155px 0 0;}
.float_online a{width: 60px;height: 60px;display: inline-block;margin: 0 0 1px;position: relative;}
.float_online a.on_1{background:#005197 url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2{background:#005197 url(../images/fl_2.png) center no-repeat;}
.float_online a.on_2 .call{position: absolute;right:60px;top:0;width: 220px;
  height: auto;background: #fff;padding: 20px 0 10px;}
.float_online a.on_2 .call p{line-height: 30px;margin: 0 0 10px;
  padding: 0 0 0 50px;background: url(../images/ft_call.png) 20px center no-repeat;font-size: 14px;}
.float_online a.on_3{background:#005197 url(../images/fl_3.png) center no-repeat;}
.float_online a.on_3 .add{position: absolute;right:60px;top:0;width: 220px;line-height: 30px;padding: 20px;
  height: auto;background: #fff;text-align: center;font-size: 14px;}
.float_online a.on_4{background:#005197 url(../images/fl_4.png) center no-repeat;}
.float_online a.on_4 .ewm{position: absolute;right:60px;top:0;
  width: 220px;height: 260px;background:url(../images/wx_bg.png);text-align: center;}  
.float_online a.on_4 .ewm img{margin: 40px auto 0;width: 150px;height: 150px;}
.float_online a.on_4 .ewm p{padding: 20px 0 0;text-align: center;color: #999;font-size: 14px;}
.float_online a.on_5{background:#005197 url(../images/fl_5.png) center no-repeat;}
.float_online a .call,.float_online a .add,.float_online a .ewm{-ms-transform:scale(0);-moz-transform:scale(0);-webkit-transform:scale(0);-o-transform:scale(0);transform:scale(0); }
.float_online a:hover .call,.float_online a:hover .add,.float_online a:hover .ewm{
  -ms-transition: all 320ms ease-out 0s;-moz-transition: all 320ms ease-out 0s;
  -webkit-transition: all 320ms ease-out 0s;-o-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;
  -ms-transform:scale(1);-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.float_online a:hover{text-decoration: none;}
.float_online a.on_1:hover{background:#009a44 url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2:hover{background:#009a44 url(../images/fl_2.png) center no-repeat;}
.float_online a.on_3:hover{background:#009a44 url(../images/fl_3.png) center no-repeat;}
.float_online a.on_4:hover{background:#009a44 url(../images/fl_4.png) center no-repeat;}
.float_online a.on_5:hover{background:#009a44 url(../images/fl_5.png) center no-repeat;}


/*网站地图*/
.sitemap_top{width: 100%;height: 100px;background: #ffffff;border-top: 5px solid #005197;text-align: center;}
.sitemap_top .logo{width:600px;height: 100px;background: url(../images/logo.jpg) center no-repeat;display: inline-block;}
.sitemap_bot{padding:0 0 60px;}
.sitemap_bot .list li{margin: 0 0 20px;}
.sitemap_bot .list h2{line-height: 50px;background:#005197;color:#fff;padding: 0 0 0 20px;font-size:20px;}
.sitemap_bot .list h2 a{color: #fff;}
.sitemap_bot .list .lay_1{border: 1px dotted #ccc;margin: 10px 0 0;padding: 0 20px;}
.sitemap_bot .list .lay_1 h3{line-height: 40px;}
.sitemap_bot .list a:hover{text-decoration: underline;}
.sitemap_bot .list .lay_2{padding:10px 0;border-top: 1px dotted #ccc;}
.sitemap_bot .list .lay_2 a{color: #999;display: inline-block;line-height: 30px;margin: 0 20px 0 0;}


/*header*/
.header{width: 100%;height: 135px;background: #fff;background: url(../images/bgline.jpg) center bottom no-repeat;}
.header .logo{margin: 20px 0 0;width: 320px;height: 90px;
  display: inline-block;background: url(../images/logo.jpg) left center no-repeat;}
.nav{position:relative;text-align: center;width: 880px;margin: 40px 0 0;height:50px;z-index: 20;}
.nav .nLi{float: left;display:inline; width: 110px;position: relative;z-index:24;}
.nav .nLi h3 a{color: #333;display:block; font-size:16px; width: 100%;padding: 5px 0 0;height: 50px;}
.nav .nLi h3 span{display: block;}
.nav .nLi h3 .s1{line-height: 20px;}
.nav .nLi h3 .s2{line-height: 20px;font-size: 12px;text-transform: uppercase;}

.nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; text-align: center;
  background:#fff;box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);z-index: 144;}
.nav .sub li{ zoom:1;display:block;padding: 0 5px;}
.nav .sub a{display:block; color: #333;line-height:40px;border-bottom: 1px solid #f2f2f2;font-size: 14px;}
.nav .sub li:last-child a{border-bottom: none;}
.nav .sub a:hover{color:#005197;}
.nav .on h3 a,.nav h3 a:hover{background:#005197;}
.nav .on h3 a span,.nav h3 a:hover span{color: #fff;}

/*banner*/
.swiper-container-big{width: 100%;height:800px;position: relative;overflow: hidden;}
.swiper-container-big   .swiper-slide {text-align: center;font-size: 18px;background: #fff;
  display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;-ms-flex-pack: center;
  -webkit-justify-content: center;justify-content: center;-webkit-box-align: center;
  -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-container-big .swiper-slide a{display: block;width: 100%;height: 800px;}
.banner_box .swiper-horizontal>.swiper-pagination-bullets{position: absolute;z-index: 16;
  bottom: 20px;text-align: center;}
.banner_box .swiper-pagination-bullet {width: 10px;height: 10px;border-radius:50px;background: #fff;}
.banner_box .swiper-pagination-bullet-active {opacity: 1;}
.swiper-button-next{right:100px;}
.swiper-button-prev{left:100px;}
.swiper-button-next, .swiper-button-prev {color:#fff;}

/*range_out*/
.range_out{padding: 60px 0;}
.range_out .box_l{width: 260px;height: 170px;background: #005197;
  display: flex;flex-wrap: wrap;align-items: center;justify-content: center;flex-direction: column;}
.range_out .box_l p{color: #fff;}
.range_out .box_l .p2{font-size: 2.2em;margin: 10px 0 0;}
.range_out .box_r{width: 1020px;height: 170px;border: 1px solid #ddd;
  display: flex;flex-wrap: wrap;align-items: center;justify-content: space-around;}
.range_out .box_r .ics{width: 120px;height: 120px;display: inline-block;
  position: relative;border-radius: 50%;overflow: hidden;}
.range_out .box_r .ics img{width: 100%;height: 120px;}
.range_out .box_r .txt{width: 100%;height: 30px;background: rgba(0,0,0,.7);
  position: absolute;left: 0;bottom: 0;z-index: 12;color: #fff;
  line-height: 30px;text-align: center;}

/*ho_tit_all*/
.ho_tit_all{position: relative;width: 100%;height: 120px;display: block;text-align: center;
  margin: 0 0 40px;}
.ho_tit_all p{position: absolute;left: 0;width: 100%;}
.ho_tit_all .p1{color: #f7f7f7;font-weight: bold;font-size: 7em;text-transform: uppercase;
  line-height: 120px;bottom: 0;z-index: 12;}
.ho_tit_all .p2{top:20px;z-index: 14;height: 80px;line-height: 60px;}
.ho_tit_all .p2 a{line-height: 60px;position: relative;height: 60px;
  display: inline-block;font-size: 2.4em;}
.ho_tit_all .p2 a:before,.ho_tit_all .p2 a:after{content: "";position: absolute;
  top:0;width: 150px;height: 60px;display: inline-block;}
.ho_tit_all .p2 a:before{left: -170px;background: url(../images/line_l.png) left center no-repeat;}
.ho_tit_all .p2 a:after{right: -170px;background: url(../images/line_r.png) left center no-repeat;}
.ho_tit_all .p3{top:90px;z-index: 14;height: 20px;line-height: 20px;
  font-size: 1.1em;color: #666;}

/*prod_out*/
.prod_out{padding: 0 0 60px;}
.prod_out .sorts{text-align: center;margin: 0 0 50px;}
.prod_out .sorts a{width: 140px;height: 40px;border: 1px solid #ddd;
  border-top-left-radius: 10px;border-bottom-right-radius: 10px;display: inline-block;
  line-height: 40px;margin: 0 10px;}
.prod_out .sorts a:hover{background: #005197;border: 1px solid #005197;color: #fff;}

.prod_o_list{margin: 0 0 0 -20px;}
.prod_o_list li{float: left;display: inline-block;width: 305px;margin: 0 0 20px 20px;background: #fff;}
.prod_o_list li a{display: block;border: 1px solid #ddd;padding: 19px;}
.prod_o_list li .pic,.prod_o_list li .pic img{width: 100%;height: 265px;display: block;overflow: hidden;}
.prod_o_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.prod_o_list li .txt{padding: 10px 0 0;text-align: center;}
.prod_o_list li .txt h2{color: #43494e;line-height: 30px;margin: 0 0 10px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.prod_o_list li .txt span{display: block;line-height: 30px;border: 1px solid #ddd;
  border-radius:50px;font-size: .9em;color: #b3b3b3;margin: 0 20px;}
.prod_o_list li .txt span:hover{background: #005197;border: 1px solid #005197;color: #fff;}

/*about_out*/
.about_out{padding: 60px 0;background: url(../images/abt_bg.jpg) center no-repeat;}
.about_out .play{width: 580px;height: 400px;display: inline-block;}
.about_out .play video{width: 100%;height: 100%;object-fit: cover;}

.about_out .txt{width: 640px;}
.about_out .txt p{color: #fff;}
.about_out .txt .p1{text-transform: uppercase;font-size: 3em;line-height: 40px;}
.about_out .txt .p2{font-weight: bold;font-size: 2.2em;line-height: 60px;}
.about_out .txt .p3{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;
  margin: 10px 0 40px;line-height: 30px;}
.about_out .list{display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}
.about_out .list  a{width: 110px;height: 110px;display: inline-block;border-radius: 10px;
  border: 1px solid #fff;text-align: center;padding: 75px 0 0;}

/*foct_out*/
.foct_out{padding: 60px 0;}
.foct_out .box{width: 410px;float: left;display: inline-block;margin: 0 0 0 20px;
  background: #f7f7f7;}
.foct_out .box:first-child{margin: 0;}
.foct_out .box .pic,.foct_out .box .pic img{width: 100%;height: 280px;display: block;overflow: hidden;}
.foct_out .box:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.foct_out .box .txt{padding: 30px;}
.foct_out .box .txt .p1{text-transform: uppercase;background: url(../images/lines.jpg) left top no-repeat;
  padding: 15px 0 0;}
.foct_out .box .txt .p2{font-size: 1.1em;}

/*tech_out*/
.tech_out{width: 100%;height: 700px;display: block;}

/*news_out*/
.news_out{padding: 60px 0;}
.news_out .box_l{width: 570px;background: #f7f7f7;}
.news_out .box_l .pic,.news_out .box_l .pic img{width: 100%;height: 360px;display: block;overflow: hidden;}
.news_out .box_l:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_out .box_l .txt{padding: 30px;}
.news_out .box_l .txt h2,.news_out .top h2{font-size: 1.1em;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_out .box_l .txt p,.news_out .top p{font-size: .9em;color: #666;margin: 10px 0 0;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_out .box_l .txt h2:hover,.news_out .top h2:hover{color: #005197;}

.news_out .box_r{width: 670px;}
.news_out .top{background: #f7f7f7;padding: 30px;display: block;margin: 0 0 40px;}

.news_out .list li{margin: 0 0 30px;}
.news_out .list li:last-child{margin: 0;}
.news_out .list li a{display: block;}
.news_out .list li .time{width: 70px;height: 80px;background: #f7f7f7;
  display: flex;flex-wrap: wrap;align-items: center;justify-content: center;flex-direction: column;}
.news_out .list li .time p{color: #666;}
.news_out .list li .time .p1{font-size: 1.8em;}
.news_out .list li .time .p2{font-size: .9em;}
.news_out .list li .txt{width: 500px;padding: 10px 0 0;}
.news_out .list li .txt h2,.news_out .list li .txt p{
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_out .list li .txt h2{font-size: 1.1em;}
.news_out .list li .txt p{font-size: .9em;color: #666;margin: 10px 0 0;}
.news_out .list li .btns{width: 40px;height: 40px;background: url(../images/btns_1.png) center no-repeat;
  display: inline-block;margin: 20px 0 0 40px;}
.news_out .list li .txt h2:hover{color: #005197;}
.news_out .list li:hover .btns{transition: all 0.8s ease-out 0s;
  background: url(../images/btns_2.png) center no-repeat;}


/*footer*/
.footer{overflow: hidden;width: 100%;height: auto;background: #005197;}
.footer,.footer a,.footer p{color: #fff;}
.footer a:hover{text-decoration: underline;}

.footer .top{padding: 40px 0;}
.footer .top .txt{width: 620px;padding: 30px 0 0;}
.footer .top .txt .call .c1{width: 70px;height: 70px;border:2px solid #fff;text-align: center;
  line-height: 25px;font-size: 1.1em;padding: 10px 0 0;}
.footer .top .txt .call .c2{margin: 0 0 0 20px;}
.footer .top .txt .call .c2 .p1{font-size: .9em;margin: 5px 0 5px;}
.footer .top .txt .call .c2 .p2{font-size: 2.8em;}
.footer .top .txt .add{padding: 20px 0 0;}
.footer .top .txt .add p{color: #c1e2ff;font-size: 1.1em;line-height: 30px;}
.footer .top .txt .add p a{color: #c1e2ff;}

.footer .top .ewms{background: url(../images/ewm_bg.png) left center no-repeat;
  padding: 0 0 0 120px;margin: 20px 0 0;}
.footer .top .ewms .ewm{width: 140px;border: 1px solid #fff;border-radius: 10px;
  padding: 9px 9px 0;margin: 0 0 0 20px;}
.footer .top .ewms .ewm img{width: 100%;height: 120px;}
.footer .top .ewms .ewm p{text-align: center;line-height: 30px;font-size: .9em;color: #c1e2ff;}


.footer .bot{width: 100%;padding: 25px 0;background: #00437d; }
.footer .bot .links{background: url(../images/links.png) left top no-repeat;
  padding: 0 0 0 200px;}
.footer .bot .links a{float: left;display: inline-block;line-height: 30px;margin: 0 20px 0 0;}

/*内页*/
.inbanner{width: 100%;height: 300px;
  display: flex;flex-wrap: wrap;align-items: center;justify-content: center;flex-direction: column;
  background: url(../images/nybg.jpg) center no-repeat;}

.in_tit_all{position: relative;width: 100%;height: 120px;display: block;text-align: center;}
.in_tit_all p{position: absolute;left: 0;width: 100%;}
.in_tit_all .p1{color: rgba(160,200,230,.3);font-weight: bold;font-size: 7em;text-transform: uppercase;
  line-height: 100px;top: 0;z-index: 12;}
.in_tit_all .p2{top:20px;z-index: 14;height: 80px;line-height: 60px;}
.in_tit_all .p2 span{line-height: 60px;position: relative;height: 60px;
  display: inline-block;font-size: 2.4em;color: #fff;}
.in_tit_all .p2 span:before,.in_tit_all .p2 span:after{content: "";position: absolute;
  top:0;width: 150px;height: 60px;display: inline-block;}
.in_tit_all .p2 span:before{left: -170px;background: url(../images/line_lw.png) left center no-repeat;}
.in_tit_all .p2 span:after{right: -170px;background: url(../images/line_rw.png) left center no-repeat;}
.in_tit_all .p3{top:90px;z-index: 14;height: 20px;line-height: 20px;
  font-size: 1.1em;color: #fff;}

/*bread*/
.bread{padding: 20px 0;text-align:center;}
.bread a{display: inline-block;margin: 0 10px;
  height: 40px;border: 1px solid #ddd;padding: 0 30px;line-height: 40px;
  border-top-left-radius: 10px;border-bottom-right-radius: 10px;display: inline-block;}
.bread a.on,.bread a:hover{background: #005197;border: 1px solid #005197;color: #fff;}

/*inside_box*/
.inside_box{background: url(../images/ny_wbg.jpg) center top no-repeat;padding: 60px 0 80px;}

/*公司简介*/
.abt_in_box .tit{text-align: center;font-size: 2em;margin: 0 0 30px;}
.abt_in_box img{max-width: 100%;}
.abt_in_img{margin: 0 0 0 -20px;padding: 50px 0 0;}
.abt_in_img li{float: left;display: inline-block;width: 305px;margin: 0 0 20px 20px;}
.abt_in_img li a,.abt_in_img li a img{display: block;overflow: hidden;width: 100%;height: 210px;}
.abt_in_img li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

/*企业文化*/
.cul_in_list{display: flex;flex-wrap: wrap;align-items: top;justify-content: space-between;}
.cul_in_list li{width: 360px;}
.cul_in_list li .pic,.cul_in_list li .pic img{width: 360px;height: 360px;border-radius: 50%;
  overflow: hidden;}
.cul_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.cul_in_list li .txt{padding: 30px 0 0;text-align: center;}
.cul_in_list li .txt h2{font-size: 2.2em;background: url(../images/lines.jpg) center bottom no-repeat;
  padding: 0 0 10px;}
.cul_in_list li .txt p{font-size: 1.1em;margin: 20px 0 0;}

/*荣誉资质*/
.hon_in_list{margin: 0 0 0 -20px;}
.hon_in_list li{float: left;display: inline-block;width: 305px;margin: 0 0 20px 20px;}
.hon_in_list li a{display: block;border:1px solid #ddd;padding: 19px;background: #fff;}
.hon_in_list li .pic{width:100%;height: 180px;background: #f7f7f7;}
.hon_in_list li .txt{text-align: center;padding: 20px 10px 0;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}

/*自有工厂*/
.env_in_box img{max-width: 100%;}

.env_in_img{margin: 0 0 0 -20px;padding: 50px 0 0;}
.env_in_img li{float: left;display: inline-block;width: 305px;margin: 0 0 20px 20px;}
.env_in_img li a{display: block;background: #f7f7f7;}
.env_in_img li .pic,.env_in_img li .pic img{display: block;overflow: hidden;width: 100%;height: 210px;}
.env_in_img li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.env_in_img li .txt{line-height: 60px;text-align: center;padding: 0 10px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}

/*新闻中心*/
.news_in_list li{padding: 0 0 30px;margin: 0 0 30px;border-bottom: 1px solid #e5e5e5;}
.news_in_list li a{display: block;}
.news_in_list li .pic{width: 260px;height: 180px;display: block;padding: 16px;border:4px double #ddd;}
.news_in_list li .pic img{width: 220px;height: 140px;display: block;overflow: hidden;}

.news_in_list li .txt{width: 980px;}
.news_in_list li .txt h2{font-size: 1.2em;border-bottom: 1px dashed #ddd;line-height: 60px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;margin: 0 0 20px;}
.news_in_list li .txt .p1{color: #666;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_in_list li .txt .p2{margin: 20px 0 0;}
.news_in_list li .txt .p2 .s1{color: #b3b3b3;text-transform: uppercase;}
.news_in_list li .txt .p2 .s2{color: #005197;}
.news_in_list li:hover .txt h2:hover{color: #005197;}

/*新闻内页*/
.news_in_box{border: 4px double #ddd;padding:50px;background: #fff;}
.news_in_box .top{text-align:center;margin: 0 0 40px;}
.news_in_box .top h2{font-size:2em;margin: 0 0 30px;}
.news_in_box .top p{text-transform: uppercase;
  line-height: 60px;color: #666;background: #f7f7f7;}
.news_in_box .dis img{max-width: 100%;}

/*产品内页*/
.prod_in_1 .pic{width: 550px;height: 550px;border:1px solid #ddd;padding: 29px;background: #fff;}
.prod_in_1 .pic img{width: 100%;height: 490px;}
.prod_in_1 .txt{width: 680px;}
.prod_in_1 .txt .bt{font-size: 1.8em;margin: 0 0 20px;}
.prod_in_1 .txt .list{border-bottom: 1px solid #ddd;margin: 0 0 40px;}
.prod_in_1 .txt .list li{line-height: 40px;margin: 0 0 20px;
  font-size: 1.1em;}
.prod_in_1 .txt .list li .s1{color: #666;}
.prod_in_1 .txt .list li .s2{width: 550px;}


.prod_in_1 .txt .call{background:url(../images/way.png) left center no-repeat;
  padding: 5px 0 5px 70px;}
.prod_in_1 .txt .call p{color: #999;line-height: 30px;}
.prod_in_1 .txt .call h2{font-weight: bold;color:#005197;font-size: 1.4em;line-height:30px;}

.prod_in_2{padding: 60px 0 0;}
.prod_in_2 .bt{margin: 0 0 30px;background:#f7f7f7;}
.prod_in_2 .bt span{line-height: 60px;padding: 0 50px;background:#005197;
  color: #fff;display: inline-block;font-size: 1.1em;}
.prod_in_2  .dis img{max-width: 100%;}

/*招贤纳士*/
.in_tit_two{padding: 0 0 30px;text-align: center;}
.in_tit_two h2{font-size:2em;}
.in_tit_two p span{color: #fff;text-transform: uppercase;
  line-height: 24px;font-size: .9em;background: #005197;padding: 0 20px;}

.human_in_1{padding: 60px 0;background: url(../images/ny_wbg.jpg) center top no-repeat;}
.human_in_1 .dis img{max-width: 100%;}
.human_in_1 .dis p{margin: 0 0 20px;}
.human_in_1 .dis p:last-child{margin: 0;}
.human_in_1 .dis p a{color: #005197;}
.human_in_1 .list{margin: 20px 0 0 -20px;}
.human_in_1 .list li{float: left;display: inline-block;width: 305px;margin: 0 0 0 20px;
  height: 210px;overflow: hidden;}
.human_in_1 .list li img{width: 100%;height: 210px;display: block;}
.human_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

.human_in_2{background: #f7f7f7;padding: 60px 0;}
.job_box_list{text-align: center;padding: 0 0 30px;}
.job_box_list .top{line-height: 50px;background:#e5e5e5;font-weight: bold;}
.job_box_list .ss1{width: 60%;}
.job_box_list .ss2{width: 20%;}
.job_box_list .bot li{line-height: 50px;border-bottom: 1px dashed #ddd;}
.job_box_list .bot li a{display: block;}
.job_box_list .bot li:hover a{color: #005197;}


/*招聘内页*/
.job_top_dis{background: #fff;padding: 30px 50px;border: 1px solid #ddd;}
.job_top_dis .txt{font-size:1.6em;line-height: 40px;width: 940px;}
.job_top_dis .btns{width: 160px;height: 40px;background:#005197;color: #fff;text-align: center;line-height: 40px;}
.job_top_dis .btns:hover{background:#009a44;}

.job_bot_dis{background: #fff;margin: 20px 0 0;}
.job_bot_dis .t1{line-height: 60px;padding: 0 50px 20px;}
.job_bot_dis .t1 span{display: inline-block;float: left;width: 25%;}
.job_bot_dis .t2{padding: 0 0 20px;}
.job_bot_dis .t2 dt{border-left: 2px solid #005197;line-height: 50px;background: #f7f7f7;
  font-size: 1.2em;padding: 0 0 0 48px;}
.job_bot_dis .t2 dd{padding: 20px 50px;line-height: 30px;}
.job_bot_dis .t2 dd p{line-height: 30px;}


/*联系我们*/
.con_in_1{padding: 60px 0;background: url(../images/ny_wbg.jpg) center top no-repeat;}
.con_in_1 .maps{width: 680px;}
.con_in_1 .txt{width: 540px;}
.con_in_1 .top h2{font-size: 2em;}
.con_in_1 .top p{text-transform: uppercase;font-size: 1.2em;}
.con_in_1 .bot{padding: 20px 0 0;}
.con_in_1 .bot h2{font-size: 1.2em;margin: 0 0 10px;font-weight: bold;}
.con_in_1 .bot p{color: #666;line-height: 30px;padding: 0 0 0 30px;margin: 0 0 10px;}
.con_in_1 .bot .p1{background: url(../images/zw_4.png) left 5px no-repeat;background-size: 20px;}
.con_in_1 .bot .p2{background: url(../images/zw_2.png) left 5px no-repeat;background-size: 20px;}


.con_in_1 .mid{padding: 20px 0 0;}
.con_in_1 .ewm{margin: 0 30px 0 0;}
.con_in_1 .ewm img{width: 120px;height: 120px;}
.con_in_1 .ewm p{text-align: center;font-size: .9em;line-height: 30px;}

.con_in_2{background: #f7f7f7;padding: 60px 0;}
.con_in_2 .box_all{background:#fff;padding: 50px;}
.con_in_2 .box{margin: 0 0 20px;}
.con_in_2 .s1{width: 100px;line-height: 50px;}
.con_in_2 input{line-height:50px;background:#f7f7f7;text-indent: 20px;border:none;width:450px;color: #666;}
.con_in_2 textarea{line-height:50px;background:#f7f7f7;text-indent: 20px;border:none;width:1080px;height: 150px;
  color: #666;}
.con_in_2 button{width: 200px;height: 50px;line-height: 50px;background:#005197;
  color: #fff;border: none;margin: 0 0 0 100px;}
.con_in_2 button:hover{background:#009a44;}
input,select,textarea,button{font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;}






/*
颜色  #005197    #009a44
      #333   #666    #b3b3b3

background: #005197;border: 1px solid #005197;color: #fff;

多行隐藏
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;
display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;

行业省略
overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;

视频a+b          
<video controls="" autoplay="autoplay" name="media">
  <source src="http://www.vc520.com/images/lvpai.mp4" type="video/mp4">
</video>
<video autoplay="autoplay" id="videoALL" loop="" playsinline="true" poster="" src="video/wedding.mp4" 
  webkit-playsinline="true" muted="" width="100%" height="500" x-webkit-airplay="allow" 
  x5-video-player-fullscreen="true" x5-video-player-type="h5"></video>

button链接新页面      
onclick="window.open('passwd_xg.html')"

图片懒加载      
<img class="lazy" data-original="images/cp1.jpg">

返回上一页      
<a href="javascript :;" class="fa-angle-left fa" onClick="javascript :history.back(-1);"></a>

消除scroll边框 
.scrollbar-none::-webkit-scrollbar {width: 0px;height: 0;}

定义字体        
@font-face {font-family: fzlej;src: url(../font/fzlej.ttf);}

背景透明        background: rgba(0,0,0,.6);background:transparent;  
清除属性        float:none; position:static;
字体            font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
两边对齐        text-align:justify;text-justify:inter-ideograph;
空元素          font-size:0;display:none;overflow:hidden;height:0;width: 0;
空格            span style="white-space:pre"; 
轮廓线          outline:#00ff00 dotted thick;
边框阴影        box-shadow:4px 2px 6px 6px #333333 inset;
文本阴影        text-shadow: X-Offset Y-Offset blur color;
分列            columns:100px 3;
选择小于3       nth-child(-n+3)

缓冲     
-ms-transition: all 320ms ease-out 0s;-moz-transition: all 320ms ease-out 0s;
-webkit-transition: all 320ms ease-out 0s;-o-transition: all 320ms ease-out 0s;transition: all 320ms ease-out 0s;

圆角    
-ms-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;-o-border-radius: 5px; border-radius: 5px;
-ms-border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px;-o-border-radius: 10px; border-radius: 10px;
-ms-border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px;-o-border-radius: 20px; border-radius: 20px;
-ms-border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px;-o-border-radius: 60px; border-radius: 60px;
-ms-border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%;-o-border-radius: 50%; border-radius: 50%; 

旋转      
-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);
-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg);
-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);
-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg);

缩放    
transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(1);
transform: scale(1.05);-moz-transform: scale(1.05);-webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);
transform: scale(1.1);-moz-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-ms-transform: scale(1.1);
transform: scale(1.2);-moz-transform: scale(1.2);-webkit-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2);
transform: scale(0);-moz-transform: scale(0);-webkit-transform: scale(0);-o-transform: scale(0);-ms-transform: scale(0);

透明度
filter:alpha(opacity=90);-ms-opacity:0.9;-moz-opacity:0.9;-webkit-opacity:0.9;-o-opacity:0.9;opacity: 0.9;
filter:alpha(opacity=80);-ms-opacity:0.8;-moz-opacity:0.8;-webkit-opacity:0.8;-o-opacity:0.8;opacity: 0.8;
filter:alpha(opacity=60);-ms-opacity:0.6;-moz-opacity:0.6;-webkit-opacity:0.6;-o-opacity:0.6;opacity: 0.6;

灰度      
-ms-filter: grayscale(1);-moz-filter:grayscale(1);-webkit-filter:grayscale(1);-o-filter: grayscale(1);filter:grayscale(1);

位移    
-ms-transform:translateY(-20px);-moz-transform:translateY(-20px);-webkit-transform:translateY(-20px);
-o-transform:translateY(-20px);transform:translateY(-20px); 
-ms-transform:translateX(-20px);-moz-transform:translateX(-20px);-webkit-transform:translateX(-20px);
-o-transform:translateX(-20px);transform:translateX(-20px); 

图片居中   
.img_center {display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;
  -webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;
  justify-content: center;-webkit-box-align: center;-ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.img_center img{max-width: 100%;max-height: 100%;display: block;vertical-align: middle;} 

三角形写法
width: 0;height:0;
border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ff5500;

改变单选框样式
<input type="radio" name="Storage" id="model1"/>
<label for="model1">XS</label>
input{display: none}
label{background: #f7f7f7;float: left;font-weight: normal;}
input:checked + label {background: #ff5500;}

文本框文字颜色   
input::-webkit-input-placeholder{color:#666;}
input::-moz-placeholder{color:#666;}
input:-moz-placeholder{color:#666;}
input:-ms-input-placeholder{color:#666;}

渐变背景       
background:#c90900;
background:-webkit-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:-moz-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:-o-radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
background:radial-gradient(top, circle cover, #d8140b 0%, #950800 80%);
线性 -webkit-linear-gradient(left, #00DAEE, #00EA8F);

背景属性     
background: radial-gradient(white, #EEF6F9);   渐变
background-attachment: fixed;    背景固定
background-clip:content-box;     背景裁剪  border-box 背景被裁剪到边框盒。 padding-box 背景被裁剪到内边距框。 content-box 背景被裁剪到内容框。
background-size:80px 60px;       背景大小  length值    percentage百分比    cover完全覆盖    contain完全适应

边框图片
border:15px solid transparent;border-image:url(/i/border.png) 30 30 round;
border-image-source 图片路径。  border-image-slice  图片边框向内偏移。 border-image-width  图片边框的宽度。     
border-image-outset 边框图像区域超出边框的量。                         
border-image-repeat 图像边框是否应平铺(repeated)、铺满(rounded)或拉伸(stretched)

视觉差
wow slideInRight 
data-wow-duration="1s" style="visibility: visible; animation-name: slideInRight; animation-duration: 1s;"

wow slideInLeft 
data-wow-duration="1s" style="visibility: visible; animation-name: slideInLeft; animation-duration: 1s;"

wow fadeInUp
data-wow-duration="1s" style="visibility: visible; animation-name: fadeInUp; animation-duration: 1s;"

*/