@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;} 
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;}
a:hover *,*:hover,li a:hover *,li:hover *,li:hover a *{-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;}
/*颜色字体设置-start-*/
a{color:#333;text-decoration:none;cursor: pointer;}
a:hover{color:#00bd6d;}
p{color:#333;}
body{background:#fff;overflow-x:hidden;color:#333;font-size:28px;
  font-family: Arial, "微软雅黑",'Microsoft yahei', SimSun, "宋体", sans-serif;}
html,body{width: 100%;max-width: 750px;height: auto;margin: 0 auto;}
/*颜色字体设置-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;} 

/*header*/
@media only screen and (min-width: 641px){.am-container {padding:0;}}
.topbar{width: 100%;height:100px;padding: 0 30px;}
.topbar .logo a{width:200px;height: 100px;display: inline-block;
  background: url(../images/logo.png) left center no-repeat;background-size:200px;}
.topbar .menu a{display: inline-block;width:60px;height:60px;margin:20px 0 0;
	background:url(../images/menus.png) center no-repeat;}

/*nav*/
.am-panel {background:transparent;-webkit-box-shadow:none;box-shadow:none;border: none;}
.am-offcanvas-bar{width: 100%;background:rgba(255,255,255,1);}
.am-offcanvas-bar:after{background:transparent;}
.am-offcanvas-content{padding:30px;}
.am-panel-default>.am-panel-hd {background:transparent; border-bottom: 1px solid #d9d9d9;}
.am-panel-hd{padding:10px 0;}
.am-panel-bd{padding: 20px 20px 10px 20px;}
.am-panel-title,.am-offcanvas-content a{line-height:2em;display: block;color: #333;font-size:1.1em;}
.am-panel-title i{display: block;line-height:2em;font-size:1.1em;
  background: url(../images/nav_top.png) right center no-repeat;width: 100%;height: 100%;}
.am-panel-title.am-collapsed i{background: url(../images/nav_bot.png) right center no-repeat;}
.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd {border-top:none;}
.am-offcanvas .close .a3{width: 60px;height: 60px;display: inline-block;
  background: url(../images/nav_close.png) center no-repeat;}
.am-offcanvas .close .aa{border: 1px solid #00bd6d;border-radius: 60px;
  line-height: 60px;height: 60px;padding: 0 60px;color: #00bd6d;margin: 0 30px 0 0;}
.am-offcanvas .close .aa:hover{background:#00bd6d;color: #fff; }
.am-panel-collapse{background: #fff;box-shadow: 0 2px 10px rgba(150,150,150,.3) ;
  border-radius: 20px;margin: 20px 0 0;}
.am-offcanvas-content .am-panel-bd{margin: 0 0 0 -10px;}
.am-offcanvas-content .am-panel-bd li{display: inline-block;border: none;line-height:2em;
  float: left;margin: 0 0 10px 10px;}
.am-offcanvas-content .am-panel-bd li a{display: block;font-size:.9em;    background: #edfaf5;
  border-radius: 50px;padding: 0 20px;}
.am-panel-title a:hover,.am-offcanvas-content .am-panel-bd li a:hover{color:#fff;background: #00bd6d;}


/*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);}

input,textarea,button{border: 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}

.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;}

/*底部*/
.bk60_wap{width: 100%;height: 120px;display: block;overflow: hidden;}
.fixed_qq{width: 750px;height: 120px;margin: 0 0 0 -375px;
  line-height: 80px;background:#00bd6d;text-align: center;position: fixed;left: 50%;bottom: 0;z-index: 999;}
.fixed_qq a{display: inline-block;width:25%;text-align: center;
  float: left;padding: 10px 0 0;}
.fixed_qq a p{line-height: 40px;color: #fff;}
.fixed_qq a i{display: inline-block;line-height: 40px;height: 60px;width: 60px;}
.fixed_qq a i.ic_1{background: url(../images/ic_1.png) 0  0 no-repeat;}
.fixed_qq a i.ic_2{background: url(../images/ic_2.png) 0  0 no-repeat;}
.fixed_qq a i.ic_3{background: url(../images/ic_3.png) 0  0 no-repeat;}
.fixed_qq a i.ic_4{background: url(../images/ic_4.png) 0  0 no-repeat;}
.fixed_qq a i.ic_5{background: url(../images/ic_5.png) 0  0 no-repeat;}

.fixed_add a{width: 19%;}
.fixed_add .btns{width: 35%;height: 80px;background: #fff;display: inline-block;margin: 20px 5% 0 0;
  line-height: 80px;border-radius: 60px;text-align: center;color: #00bd6d;padding: 0;float: right;}
.fixed_add .btns:hover{background: #edfaf5;}
/*float_ask*/
.float_ask{position: fixed;left: 0;top:0;right: 0;bottom: 0;z-index: 1224;
  width: 100%;height:100%;background: rgba(0,0,0,.6);display: none;}
.float_ask .box{width: 580px;height: 880px;display: block;
  position: fixed;left: 50%;top:50%;z-index: 1448;margin: -450px 0 0 -290px;}
.float_ask .all{background:url(../images/ewm_bg.png) center no-repeat;
  width: 100%;height: 800px;display: block;}
.float_ask .top{text-align: center;width: 100%;height: 220px;padding: 60px 0 0;}
.float_ask .top h2{font-size:1.4em;}
.float_ask .top p{color: #808080;margin: 10px 0 0;}
.float_ask .bot{text-align: center;padding: 80px 0 0;}
.float_ask .bot img{width: 400px;height: 400px;display: inline-block;}
.float_ask .close{text-align: center;padding: 30px 0 0;}
.float_ask .close a{width: 70px;height:70px;display: inline-block;
  background: url(../images/pop_close.png) center no-repeat;}

/*pagejump*/
.pageJump{text-align: center;padding: 20px 0 0;}
.pageJump .pagination{text-align: center;width: 100%;overflow: hidden;height: auto;margin: 0;}
.pageJump .pagination li{display: inline-block;border: none;}
.pageJump .pagination li span,.pageJump .pagination li a{border: none;background:#f7f7f7;padding: 10px 15px;}
.pageJump .pagination li.active span,.pageJump .pagination li:hover span,.pageJump .pagination li:hover a{
  background:#15ba65;color: #fff;}

/*海报*/
.banner_box{width: 100%;height:300px;margin: 30px 0 0;border-radius: 20px;overflow: hidden;}
.banner_box .swiper-container-big{width:100%; height:300px;position: relative;overflow: hidden;}
.banner_box .swiper-container-big .swiper-slide a{display: block;}
.banner_box .swiper-container-big .swiper-slide a img{width: 100%;height: 300px;}
.banner_box .swiper-horizontal>.swiper-pagination-bullets{bottom: 20px;position: absolute;
  z-index: 16;text-align: center;}
.banner_box .swiper-pagination-bullet{width: 10px;height: 10px;border-radius:50px;background: #fff;opacity: .7;}
.banner_box .swiper-pagination-bullet-active {opacity: 1;}

/**/
.wap_p30{padding: 0 30px;}
.sear_type{line-height: 80px;height: 80px;background: #fff;border-radius: 50px;
  padding: 0 20px;width: 100%;}
.sear_type button{background: url(../images/icon_search.png) center no-repeat;
  width: 80px;height: 80px;display: inline-block;background-size: 50px;border: none;}
.sear_type input{width: 560px;height: 80px;line-height: 80px;background:transparent;border: none;
  text-indent: 10px;color: #666;}

/*news_outs*/
.news_outs{background: #fff;border-radius: 20px;box-shadow: 0 2px 10px rgba(150,150,150,.3) ;
  padding: 20px 20px 20px 0;margin: 30px 0 0;}
.news_outs .tit{width: 100px;text-align: center;line-height: 40px;border-right: 1px solid #ddd;color: #00bd6d;
  font-weight: bold;}
.mySwiper{width: 550px;overflow: hidden;height: 80px;}
.mySwiper a h2,.mySwiper a p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
  line-height: 40px}
.mySwiper a p{color: #999;font-size: .9em;}
.mySwiper a h2:hover{color: #00bd6d;}


/**/
.swiper-top{width: 100%;height:380px;overflow: hidden;
  text-align: center;position: relative;margin: 30px 0 0;}
.swiper-top .swiper-slide{height: 160px;padding: 10px 0 0;}
.swiper-top .swiper-wrapper{width: 100%;}
.swiper-top a{display: inline-block;}
.swiper-top a img{width: 80px;height: 80px;border-radius: 35px;display: inline-block;}
.swiper-top a p{margin: 20px 0 0;font-size:.9em;}
.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal{
  width: 10%;height: 10px;border-radius: 10px;background: #f7f7f7;
  left: 45%;position: absolute;overflow: hidden;top:360px;z-index: 8;}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background:#00bd6d;border-radius: 10px;}

/*项目推荐*/
.recomject{padding:40px 0 0;}
  /*导航*/
.myjectab{height:50px;box-sizing: border-box;width:100%;}
.myjectabb .swiper-wrapper{}
.myjectab .swiper-slide{height: 50px;text-align: center;line-height: 50px;border-radius: 60px;
  background: #4cd199;color: #fff;}
.myjectab .swiper-slide-thumb-active {background:#00bd6d;background:-webkit-linear-gradient(left, #10a366, #00bd6d);
  background:-moz-linear-gradient(left, #10a366, #00bd6d);background:-o-linear-gradient(left, #10a366, #00bd6d);
  background:linear-gradient(left, #10a366, #00bd6d);font-weight: bold;}
  /*内容*/
.myjecwap{width: 100%;margin: 40px 0 0;}

.ho_tit_all{font-weight: bold;font-size: 1.4em;text-align: center;padding: 0 0 20px;}
.ho_tit_all span{position: relative;display: inline-block;line-height: 50px;}
.ho_tit_all span:before,.ho_tit_all span:after{content: "";position: absolute;
  height: 50px;display: inline-block;top:0;z-index: 12;width: 80px;}
.ho_tit_all span:before{left: -100px;background: url(../images/tit_l.png) center no-repeat;}
.ho_tit_all span:after{right: -100px;background: url(../images/tit_r.png) center no-repeat;}

.time_o_list{margin: 0 0 0 -30px;}
.time_o_list li{float: left;display: inline-block;width:330px;margin: 0 0 30px 30px;text-align: center;}
.time_o_list li a{display: block;}
.time_o_list li .pic,.time_o_list li .pic img{width: 100%;height: 250px;overflow: hidden;display: block;
  border-radius: 5px;}
.time_o_list li .pic{position: relative;}
.time_o_list li .pic span{position: absolute;left: 0;top:10px;width: 80px;height: 24px;font-size: .9em;z-index: 12;
  line-height: 24px;background: #ea2020;color: #fff;border-top-right-radius: 30px;border-bottom-right-radius: 30px;}
.time_o_list li .pic img{z-index: 10;}
.time_o_list li .bt{margin: 10px 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.time_o_list li .btns{margin: 0 0 10px;}
.time_o_list li .btns span{width:50%;height:40px;background: #00bd6d;color: #fff;
  font-size: .9em;display: inline-block;line-height:40px;border-radius: 50px;}
.time_o_list li .btns span:hover{background: #10a366;}
.time_o_list li:hover .pic img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.time_o_list li .bt:hover{color: #00bd6d;}

/*service*/
.service{padding: 40px 0 0;}
.service .ho_tit_all{padding: 0 0 30px;}
.service .dis{text-align: center;font-size: .9em;color: #666;margin: 0 0 30px;}
.service .list{margin: 0 0 0 -30px;}
.service .list li{float: left;display: inline-block;width: 330px;margin: 0 0 30px 30px;overflow: hidden;
  box-shadow: 0 2px 10px rgba(150,150,150,.3) ;
  background: #fff;border-bottom: 10px solid #00bd6d;border-radius: 10px;position: relative;height: 280px;}
.service .list li .num{position: absolute;z-index: 1;
  font-size: 200px;font-weight: bold;color: #F2F5F4;opacity: 0.75;
  left: -30px;top: 34px;height: 144px;line-height: 144px;}
.service .list li .box{z-index: 2;width: 100%;position: absolute;left: 0;top:20px;text-align: center;}
.service .list li .tit{font-weight: bold;font-size:1.4em;color: #00bd6d;padding: 50px 0 20px;}
.service .list li .tip{font-size: .9em;line-height: 30px;}
.service .list li:hover{background: #f7f7f7;}
.service .list li:hover .num{color: #00bd6d;opacity: 0.5;}

/*about_out*/
.about_out{padding: 40px 0 20px;}
.about_out .ho_tit_all{padding: 0 0 30px;}
.about_out .btns{text-align: center;margin: 0 0 30px;}
.about_out .btns a{display: inline-block;border-radius: 60px;background: #00bd6d;
  padding: 0 50px;line-height: 60px;color: #fff;font-weight: bold;}
.about_out .btns a:hover{background: #10a366;}
.about_out .list{margin: 0 0 0 -30px;}
.about_out .list li{float: left;display: inline-block;width: 330px;margin: 0 0 30px 30px;background: #edfaf5;}
.about_out .list li .pic,.about_out .list li .pic img{width: 100%;height: 210px;display: block;overflow: hidden;}
.about_out .list li:hover .pic img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.about_out .list li p{text-align: center;line-height: 60px;text-align: center;font-size: .9em;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}

/*footer*/
.footer{background: #f7f7f7;padding: 30px;}
.footer .top{border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;
  padding: 30px 0;text-align: center;font-size: .9em;}
.footer .bot{font-size: .9em;padding: 20px 0 0;text-align: center;}

/*列表页*/
.topsear{background:#00bd6d;width: 100%;height: 100px;position: fixed;left: 0;top:0;z-index: 122;
  background:-webkit-linear-gradient(right, #10a366, #00bd6d);
  background:-moz-linear-gradient(right, #10a366, #00bd6d);
  background:-o-linear-gradient(right, #10a366, #00bd6d);
  background:linear-gradient(right, #10a366, #00bd6d);}
.topbar .backs{display: inline-block;height: 100px;width: 60px;
  background: url(../images/arrow_lefts.png) left center no-repeat;}
.topbar .tits{line-height: 100px;color: #fff;max-width:460px;overflow: hidden;height: 100px;}
.topbar .sears{background: #fff url(../images/icon_search.png) center no-repeat;height: 60px;width: 60px;
  display: inline-block;margin: 20px 20px 0 0;background-size:40px;border-radius: 70px;}
.topbar .sears:hover{background: #4cd199 url(../images/icon_searchs.png) center no-repeat;background-size:40px;}
.inbans{width: 100%;height: 300px;display: block;}

/*产品分类*/
.swiper-carou{width: 100%;line-height: 70px;background: #fff;
  text-align: center;overflow: hidden;margin: 0 0 30px;padding: 30px;}
.swiper-carou a{position: relative;display: block;
  border: 1px solid #ddd;border-radius: 10px;}
.swiper-carou a.on,.swiper-carou a:hover{background:#00bd6d;
  color: #fff;border: 1px solid #00bd6d;}

.menu-right{}
.menu-right li{width:330px;display:inline-block;margin: 0 0 30px 30px;float: left;background: #fff;}
.menu-right li .pic{width: 100%;height: 250px;overflow: hidden;}
.menu-right li .pic img{width: 100%;height: 250px;border-radius: 10px;}
.menu-right li .txt{padding: 30px;}
.menu-right li .bt{line-height:40px;margin: 0 0 10px;height:80px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.menu-right li p{font-size: .9em;color: #999;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.menu-right li:last-child{}


/*详情页*/
.diswap_l_1{margin: 0 0 20px;background: #fff;}
.diswap_l_1 .pic,.diswap_l_1 .pic img{width: 100%;height: 560px;display: block;overflow: hidden;}
.diswap_l_1 .pic{position: relative;}
.diswap_l_1 .pic span{background: rgba(0,0,0,.7);color: #fff;font-size: .9em;display: inline-block;
  position: absolute;right: 0;top:20px;z-index: 12;padding: 0 20px;line-height: 50px;border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;}
.diswap_l_1 .txt{width: 100%;padding: 30px;}
.diswap_l_1 .txt .tit{margin: 0 0 20px;font-size: 1.2em;font-weight: bold;}
.diswap_l_1 .txt dl{margin: 0 0 20px;}
.diswap_l_1 .txt dt,.diswap_l_1 .txt dd{line-height: 30px;}
.diswap_l_1 .txt dt{margin: 0 0 10px;padding: 0;}
.diswap_l_1 .txt dd{color: #666;margin: 0;}
.diswap_l_1 .txt .dis{background: #f7f7f7;border-radius: 10px;line-height: 60px;font-size: .9em;
  padding: 0 30px;color: #666;}
.diswap_l_1 .txt .dis span{background: url(../images/ic_qd.png) left center no-repeat;
  padding: 0 0 0 40px;line-height: 60px;}

.diswap_left{background: #fff;margin: 0 0 20px;width: 100%;padding:0 30px 30px;}
.diswap_left .tit{line-height: 100px;position: relative;padding: 0 0 0 20px;font-size: 1.2em;
  border-bottom: 1px solid #ddd;}
.diswap_left .tit:before{content: "";display: inline-block;
  width: 6px;height: 40px;background:#00bd6d;border-radius: 6px;
  position: absolute;left: 0;top:30px;}
.diswap_l_2 .dis{padding: 30px 0;}
.diswap_l_2 .dis img{width: 100%;}

.diswap_l_3{background:#fff;padding:0 30px 0;}
.diswap_l_3 .tit{}
.diswap_l_3 .list{margin: 30px 0 0 -30px;}
.diswap_l_3 .list li{float: left;display: inline-block;width: 210px;margin: 0 0 30px 30px;}
.diswap_l_3 .list li a{display: block;background: #fff;border-radius: 10px;padding: 10px;}
.diswap_l_3 .list li .pic,.diswap_l_3 .list li .pic img{width: 100%;height: 160px;display: block;overflow: hidden;}
.diswap_l_3 .list li:hover .pic img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.diswap_l_3 .list li .txt{text-align: center;margin: 10px 0 0;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
  line-height: 40px;height: 80px;}

.diswap_l_4 .list{padding: 30px 0 0;}
.diswap_l_4 .list li .bt{font-weight: bold;background: #edfaf5;border-radius: 20px;
  line-height: 40px;padding:10px;}
.diswap_l_4 .list li .dis{padding:20px 0 20px;}


.diswap_r_4 .list{padding:20px 0 0;}
.diswap_r_4 .list li{border: 1px solid #e5e5e5;padding:20px;margin: 0 0 20px;}
.diswap_r_4 .list li:last-child{margin: 0;}
.diswap_r_4 .list li a{display: block;}
.diswap_r_4 .list li .p1{
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.diswap_r_4 .list li .p1:hover{color: #00bd6d;}
.diswap_r_4 .list li .p2{font-size: .9em;}
.diswap_r_4 .list li .p2 span{float: left;display: inline-block;margin: 0 30px 0 0;color: #999;
  padding: 0 0 0 40px;}
.diswap_r_4 .list li .p2 .s1{background: url(../images/date.svg) left center no-repeat;background-size: 30px;}
.diswap_r_4 .list li .p2 .s2{background: url(../images/number.svg) left center no-repeat;background-size: 30px;}

/*留言*/
.onlines{background: #fff;padding: 30px;}
.onlines .tit{border-bottom: 1px solid #ddd;font-size:1.2em;padding: 0 0 30px;margin: 0 0 30px;}
.onlines .dd_1,.onlines .dd_3{position: relative;width: 100%;display: block;margin: 0 0 30px;}
.onlines .dd_1 .error{position: absolute;left: 0;bottom:-40px;color: #ea2020;font-size: .9em;
  width: 100%;height: 40px;display: none;}
.onlines label{display: block;line-height:60px;}
.onlines label span{color: #ea2020;}
.onlines input{border: 1px solid #ddd;border-radius: 10px;line-height: 80px;padding: 0 20px;
  color: #666;width: 100%;}
.onlines textarea{width: 100%;height: 150px;background: #fff;border:none;width: 100%;
  color: #666;line-height:50px;text-indent: 10px;border: 2px solid #ddd;border-radius: 10px;}
.onlines button{width: 100%;height: 80px;text-align: center;color: #fff;
  line-height: 80px;cursor: pointer;border-radius: 50px;border: none;
  background:#00bd6d;display:block;}
.onlines button:hover{background: #10a366;}
input,button,textarea{font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;}



/*

颜色  #2373c8   #2098D1

多行隐藏        display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;
行业省略        overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
视频           <video controls="" autoplay="" name="media"><source src="http://www.vc520.com/images/lvpai.mp4" type="video/mp4"></video>
链接新页面      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;}  
背景透明        background: rgba(0,0,0,.6);
清除属性        float:none; position:static;
字体            font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;
定义字体        @font-face {font-family: fzlej;src: url(../font/fzlej.ttf);}
两边对齐        text-align:justify; text-justify:inter-ideograph;
空元素          font-size:0;display:none;overflow:hidden;height:0;width: 0;
空格            span style="white-space:pre";
背景透明        background:transparent;   
轮廓线          outline:#00ff00 dotted thick;
边框阴影        box-shadow:4px 2px 6px 6px #333333 inset;
文本阴影        text-shadow: X-Offset Y-Offset blur color;
分列            columns:100px 3;

1.缓冲     
-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;
2.圆角    
-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%; 
3.旋转      
-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);
4.缩放    
transform: scale(1);-moz-transform: scale(1);-webkit-transform: scale(1);-o-transform: scale(1);-ms-transform: scale(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);
5.透明度
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;
6.灰度      
-ms-filter: grayscale(1);-moz-filter:grayscale(1);-webkit-filter:grayscale(1);-o-filter: grayscale(1);filter:grayscale(1);

7.位移    
-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); 

1.图片居中   
.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;}   
2.三角形写法
width: 0;height:0;
border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #ff5500;
3.改变单选框样式
<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;}
4.文本框文字颜色   
input::-webkit-input-placeholder{color:#666;}
input::-moz-placeholder{color:#666;}
input:-moz-placeholder{color:#666;}
input:-ms-input-placeholder{color:#666;}
5.渐变背景       
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);
6.背景属性     
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完全适应
7.边框属性      
border: medium double rgb(250,0,255) 
border-style: dotted（点状边框）       dashed（虚线）       solid （实线）   double（双线）   groove（3D凹槽边框）
              ridge（3D垄状边框）      inset（3Dinset边框） outset（3Doutset边框）
8.边框图片
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)。
9.阴影      
box-shadow:4px 2px 6px 6px #333333 inset;
h-shadow  必需。水平阴影的位置。允许负值。  v-shadow  必需。垂直阴影的位置。允许负值。  
blur  可选。模糊距离。                      spread  可选。阴影的尺寸。 
color 可选。阴影的颜色。                    inset 可选。将外部阴影 (outset) 改为内部阴影。

*/