@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:#153f89;}
p{color:#333;}
body{background:#fff;overflow-x:hidden;font-size:28px;color:#333;
  font-family: "微软雅黑",Verdana, Arial, Helvetica, 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:120px;background: #fff;}
.topbar .logo{text-align: center;}
.topbar .logo a{width:430px;height: 120px;display: inline-block;background: url(../images/logo.png) center no-repeat;margin: 0 auto;}
.topbar .back{text-align: left;}
.topbar .back a{display: inline-block;font-size: 48px;color:#153f89;line-height: 120px;}
.topbar .back_home a{font-size: 0;}
.topbar .menu{text-align: right;}
.topbar .menu a{display: inline-block;font-size: 42px;line-height: 60px;margin: 30px 0 0;
	background:#153f89;color: #fff;padding: 0 20px;border-radius: 5px;}

/*nav*/
.am-panel {background:transparent;-webkit-box-shadow:none;box-shadow:none;border: 1px solid transparent;}
.am-panel-default>.am-panel-hd {background:transparent; border-bottom: 1px solid #1c57bd;}
.am-panel-title,.am-offcanvas-content a {color: #fff;line-height:3;display: block;}
.am-panel-title i{display: inline-block;line-height:3;}
.am-panel-group .am-panel-hd+.am-panel-collapse .am-panel-bd {border-top:none;}
.am-offcanvas-content .am-panel-bd li{display: block;}
.am-offcanvas-content .am-panel-bd li a{display: block;line-height: 2;font-size: 90%;color: #9fc2ff;}
.am-offcanvas-content .am-panel-bd li a:hover{background:#153f89;color: #fff;text-indent: 20px;}
.am-offcanvas-bar {background:#153f89;}
.am-offcanvas-bar:after {background:#153f89;}


/*海报*/
.banner_box .swiper-container{width:100%; height:400px;}
.banner_box .swiper-container .swiper-slide a{display: block;}
.banner_box .swiper-container .swiper-slide a img{width: 100%;height: 400px;}
.banner_box .swiper-pagination-bullet-active {background:#153f89;}
.banner_box{width: 100%;height:400px;}

/*底部*/
.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:#153f89;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;font-size: 28px; }
.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;}

/*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{color: #fff;border: none;background:#ccc;padding: 10px 15px;}
.pageJump .pagination li.active span,.pageJump .pagination li:hover span,.pageJump .pagination li:hover a{background:#153f89;}

/*topnews*/
.topnews{padding:50px 30px;text-align: center;}
.topnews h2 a{font-size:1.2em;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.topnews p{color: #999;margin: 10px 0 0;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*news_out*/
.news_out{background:#f7f7f7;padding: 30px 30px;}

.new_out_ly{}
.slideBox_n_1{width:100%;height:400px;overflow:hidden; position:relative; display: block;}

.slideBox_n_1 a{width: 100%;display: block;height: 370px;position: relative;}
.slideBox_n_1 img{width: 100%;height: 370px;}
.slideBox_n_1 .txt{width: 100%;height:80px;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.8);
  line-height: 80px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
  padding:0 20px;width: 100%;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  text-align: center;bottom: 0;position: absolute;}


.am-tabs{margin:30px 0 0;background:#fff;padding: 30px 30px 0;}
.am-nav-tabs {border: none;background:#ccc;}
.am-nav-tabs>li {margin:0;width: 25%;text-align: center;font-weight: bold;}
.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {
  color: #fff;background:#153f89;border:none;}
.am-nav-tabs>li>a {margin:0;line-height:80px;border:none;padding: 0;color: #fff;}
.am-tabs-bd {border:none;}
.am-tabs-bd .am-tab-panel{padding:0;}

.luob_list li{border-bottom: 1px solid #ccc;padding: 20px 0;}
.luob_list li a{display: block;}
.luob_list li:last-child{border-bottom: none;}
.luob_list li h2{font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.luob_list li .p2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;color: #999;margin:10px 0;}
.luob_list li .p1{color: #999;}
.luob_list li:hover h2{color: #153f89;}

/*ho_tit_all*/
.ho_tit_all{text-align: center;margin: 0 0 30px;}
.ho_tit_all a{display: inline-block;}
.ho_tit_all h2{font-size:1.2em;font-weight: bold;margin: 0 0 10px;}
.ho_tit_all h2 span{position: relative;line-height:40px;display: inline-block;}
.ho_tit_all h2 span:before,.ho_tit_all h2 span:after{content: "";position: absolute;top:19px;
  width: 110px;height: 2px;background: #ccc;}
.ho_tit_all h2 span:before{left: -130px;}
.ho_tit_all h2 span:after{right: -130px;}
.ho_tit_all p{font-size:.9em;color: #999;}

/*filed_out*/
.filed_out{padding: 50px 0 20px;}

.fld_o_list li{float: left;width:330px;display: inline-block;text-align: center;height: 210px;margin: 0 0 30px 30px;}
.fld_o_list li a{display: block;overflow: hidden;position: relative;}
.fld_o_list li img{width: 100%;height: 210px;display: block;}
.fld_o_list li:hover img{-ms-transition: all 320ms ease 0s;-moz-transition: all 320ms ease 0s;
  -webkit-transition: all 320ms ease 0s;-o-transition: all 320ms ease 0s;transition: all 320ms ease 0s;
  transform: scale(1.05);-moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.fld_o_list li p{height: 60px;position: absolute;left: 0;bottom: 0;background: rgba(0,0,0,.8);
  line-height: 60px;color: #fff;padding: 0 10px;width: 100%;}

/*item_out*/
.item_out{padding: 30px;overflow: hidden;overflow: hidden;}
.item_box{width: 100%;height:auto;background:rgba(255,255,255,.8);display: block;padding: 0 30px;}
.item_box .tit a{width: 200px;height: 80px;background:#153f89;display: inline-block;color: #fff;
  line-height: 80px;text-align: center;font-weight: bold;}
.item_box .list{padding: 10px 0 0;}
.item_box .list li{border-bottom: 1px solid #ccc;padding: 20px 0;}
.item_box .list li:last-child{border-bottom: none;}
.item_box .list li a{display: block;}
.item_box .list li h2{line-height: 40px;height: 80px;font-weight: bold;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.item_box .list li p{color: #999;margin: 10px 0 0;}
.item_box .list li:hover a h2{color: #153f89;}

/*news_out*/
.news_outs{padding: 50px 0 20px;}
.news_o_list{margin: 0 30px;}
.news_o_list li{display:block;margin: 0 0 30px;}
.news_o_list li a{display: block;}
.news_o_list li .pic,.news_o_list li .pic img{width: 240px;height: 150px;display: block;overflow: hidden;}
.news_o_list li:hover img{-ms-transition: all 320ms ease 0s;-moz-transition: all 320ms ease 0s;
  -webkit-transition: all 320ms ease 0s;-o-transition: all 320ms ease 0s;transition: all 320ms ease 0s;
  transform: scale(1.05);-moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);-o-transform: scale(1.05);-ms-transform: scale(1.05);}
.news_o_list li .txt{width:420px;padding: 10px 0 0;}
.news_o_list li .txt h2,.news_o_list li .txt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_o_list li .txt h2{font-weight: bold;}
.news_o_list li .txt p{color: #999;}
.news_o_list li .txt .p1{margin: 5px 0;}

/*内页*/
.in_banner{width: 100%;height: 300px;display: block;text-align: center;}

.in_tit_all h2{font-weight: bold;font-size:42px;}
.in_tit_all h2,.in_tit_all p{color: #fff;text-shadow: 0 0 2px 0 #999;}
.in_tit_all p{text-transform: uppercase;}


.in_banner .box{width: 100%;height: 300px;
  display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}
.in_banner .box_2{width: 100%;height: 300px;
  display: flex;flex-wrap: wrap;align-items: center;justify-content: center;}

.in_banner .bread{text-align: center;display: block;width: 100%;margin: 30px 0 0;}
.in_banner ul{background: #fff;display: inline-block;line-height: 60px;padding: 0 40px;
  -ms-border-radius: 60px; -moz-border-radius: 60px; -webkit-border-radius: 60px;-o-border-radius: 60px; border-radius: 60px;}
.in_banner li{display: inline-block;padding: 0 20px;}
.in_banner li.on a,.in_banner li:hover a{font-weight: bold;color:#153f89;}

/*about_in_1*/
.about_in_1{padding: 0 30px;}
.about_in_1 img{max-width: 100%;}

/*news_in_box*/
.news_in_box{padding:30px;}
.news_in_box .top{border: 1px solid #ccc;text-align: center;padding: 30px;}
.news_in_box .top h2{font-size: 1.2em;}
.news_in_box .top p{color: #808080;padding: 20px 0 0;}
.news_in_box .dis{padding: 30px 0 0;}
.news_in_box .dis img{max-width: 100%;}
.xc_video{width: 100%;height:500px;margin: 10px auto;}

/*item_in_list*/
.item_in_list{padding: 0 30px;}
.item_in_list li{border: 1px solid #ccc;padding: 29px;display: block;margin: 0 0 30px;}
.item_in_list li .p1{margin: 5px 0;}
.item_in_list li h2{font-weight: bold;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.item_in_list li .p2{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.item_in_list li p{color: #999;}

/*keyword*/
.keyword{width: 100%;border-bottom: 1px solid #ccc;padding:30px;}
.keyword input{width: 610px;height: 80px;background: #f4f5f7;border: none;line-height: 80px;padding: 0 20px;
  outline: none;}
.keyword button{background: #153f89 url(../images/ser_bg.png) center no-repeat;width: 80px;height: 80px;
  border: none;}
.keyword button:hover{background: #00a34a url(../images/ser_bg.png) center no-repeat;}

/*classfiy*/
.classfiy{background:#f7f7f7;padding:10px 30px;margin: 30px;}
.classfiy .box{border-bottom: 1px solid #ccc;padding: 20px 0;}
.classfiy .box:last-child{border-bottom: none;}
.classfiy .box_r{width: 460px;line-height: 50px;}
.classfiy .box_r span{float: left;display: inline-block;line-height: 50px;
  margin: 0 20px 0 0;}
.classfiy .box_r span.on,.classfiy .box_r span:hover{color: #153f89;}
.classfiy .box_l{line-height: 50px;}

.classfiy .c-item{display: inline-block;margin:0 0 10px;}
.classfiy .c-item:last-child{margin: 0;}
.classfiy .ipt_0{width: 24px;height: 24px;}
.classfiy .ipt_1{line-height: 48px;border: 1px solid #ccc;width: 118px;height: 50px}
.classfiy .ipt_2{line-height: 48px;border: 1px solid #ccc;width: 398px;height: 50px;background:#fff;padding: 0 20px;}
.classfiy .ipt_3{width: 190px;height:50px;background:#ccc;border: none;text-align: center;
  line-height:50px;margin: 0 20px 0 0;}
.classfiy .ipt_3:hover{background:#153f89;color: #fff;}
.classfiy .box_r span.mL30{margin: 0 0 0 30px;}

/*hum_in_list*/
.hum_in_list{padding: 0 30px;}
.hum_in_list li{border: 1px solid #ccc;padding: 29px;margin: 0 0 30px;display: block;}
.hum_in_list li a{display: block;}
.hum_in_list li .top{border-bottom: 1px solid #ccc;padding: 0 0 29px;margin: 0 0 29px;}
.hum_in_list li .btns{width: 160px;height: 60px;background:#153f89;color: #fff;
  display: inline-block;text-align: center;line-height: 60px;margin:10px 0 0;}
.hum_in_list li .btns:hover{background:#00a34a;}
.hum_in_list li .txt{width: 450px;}
.hum_in_list li .txt h2,.hum_in_list li .txt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.hum_in_list li .txt h2{font-weight: bold;line-height: 30px;color: #153f89;line-height: 40px;}
.hum_in_list li .txt p{color: #f63d30;}
.hum_in_list li .bot span{float: left;display: inline-block;margin: 0 10px 0 0;
  background:#f5f5f5;line-height: 50px;padding: 0 10px;font-size:.9em;}

/*招聘内页*/
.job_top_dis{padding: 29px;border: 1px solid #ccc;margin: 30px;}
.job_top_dis .top h2{font-size:1.2em;}
.job_top_dis .top p{color: #999}
.job_top_dis .top{border-bottom: 1px solid #ccc;padding: 0 0 29px;margin: 0 0 29px;}
.job_top_dis .bot span{display: inline-block;background:#f5f5f5;padding: 0 15px;float: left;margin: 0 10px 10px 0;
  line-height: 50px;}

.job_bot_dis{margin: 0 30px;}

.job_bot_dis .btns{width: 100%;height: 80px;background:#153f89;color: #fff;text-align: center;line-height: 80px;
  margin: 30px 0 0;display: block;}
.job_bot_dis .btns:hover{background:#00a34a;}

.job_bot_dis .t1{padding: 0  30px 30px;}
.job_bot_dis .t1 span{line-height: 60px;float: left;display: inline-block;width: 50%;}
.job_bot_dis .t2{padding: 0 0 20px;}
.job_bot_dis .t2 dt{border-left: 5px solid #153f89;line-height: 80px;background:#f2f2f2;padding: 0 0 0 28px;}
.job_bot_dis .t2 dd{padding:10px 30px;line-height:40px;}
.job_bot_dis .t2 dd p{line-height: 40px;}


/*联系我们*/
.con_in_box{padding: 0 30px;}
.con_in_1{padding: 0 0 30px;}

.con_in_2{background: #f7f7f7;padding: 30px;}
.in_tit_1{font-weight: bold;font-size: 36px;text-align: center;margin: 0 0 30px;}
.in_tit_1 span{position: relative;display: inline-block;padding: 0 0 15px;}
.in_tit_1 span:before{content:"";position: absolute;left:50%;bottom: 0;width: 40px;
  height: 3px;background:#e5e5e5;margin: 0 0 0 -20px;display: block;}

.on_form_2 input{height:80px;width:100%;text-indent: 20px;line-height:80px;
  background:#fff;border:none;color:#666;margin: 0 0 20px;}
.on_form_2 textarea{width: 100%;height:200px;background: #fff;border:none;
  color: #666;line-height:80px;padding: 20px;margin: 0 0 20px}
.on_form_2 button{width:100%;height:80px;background:#2f8dcb;
  color: #fff;line-height:80px;display: inline-block;border: none;}
.on_form_2 button:hover{background:#ff840b;}
input,button,textarea{font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif;}

.con_in_3{padding:30px 0 0;display: block;}
.con_in_3 .box{border: 1px solid #ccc;padding: 29px;}
.con_in_3  h2{font-size: 1.2em;color:#153f89;font-weight: bold;}
.con_in_3  dl{margin: 30px 0 0;border-bottom: 1px solid #ccc;padding: 0 0 30px;}
.con_in_3  dl:last-child{border-bottom: none;padding: 0;}
.con_in_3  dt{line-height: 50px;font-weight: bold;margin: 0 0 10px;}
.con_in_3  dd{line-height: 50px;}




/*

颜色  #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) 改为内部阴影。

*/