@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;}
/*颜色字体设置-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: 'Microsoft yahei',"微软雅黑",Verdana, Arial, Helvetica, sans-serif;}
/*颜色字体设置-end-*/
/******bk*******/ 
.bk10,.bk20,.bk30,.bk40,.bk50,.bk60,.bk70,.bk80,.bk90,.bk100,.bk120{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;}
.bk120{height:120px;}
/******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;}

/*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:#a71718;}
.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:#a71718 url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2{background:#a71718 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:#a71718 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:#a71718 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:#a71718 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:#bf1b1b url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2:hover{background:#bf1b1b url(../images/fl_2.png) center no-repeat;}
.float_online a.on_3:hover{background:#bf1b1b url(../images/fl_3.png) center no-repeat;}
.float_online a.on_4:hover{background:#bf1b1b url(../images/fl_4.png) center no-repeat;}
.float_online a.on_5:hover{background:#bf1b1b url(../images/fl_5.png) center no-repeat;}

/*网站地图*/
.sitemap_top{width: 100%;height: 100px;background: #fff;border-top: 5px solid #a71718;text-align: center;}
.sitemap_top .logo{width:600px;height: 100px;background: url(../images/logo.png) 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:#a71718;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;}

/*guide*/
.guide{width: 100%;height: 580px; position: fixed;top: 0;left: 0;z-index: 99999;
  text-align: center;padding: 350px 0 0;bottom: 0;right: 0;}
.guide .logo{width: 500px;height: 120px;display: inline-block;
  background: url(../images/ydlogo.png) center no-repeat;}
.guide .txt{padding: 40px 0 0;}
.guide .txt span{display: inline-block;line-height: 30px;position: relative;
  font-size:22px;}
.guide .txt span:before,.guide .txt span:after{content: "";
  width: 80px;height: 2px;display: inline-block;position: absolute;bottom: 14px;
  background: url(../images/pline.png) center no-repeat;}
.guide .txt span:before{left: -100px;}
.guide .txt span:after{right: -100px;}

/*header*/
.header{width: 100%;height: 120px;background:rgba(255,255,255,.9);position: fixed;left: 0;top:0;z-index: 122;}
.header .logo{margin: 15px 0 0;width: 380px;height: 90px;
  display: inline-block;background: url(../images/logo.png) left center no-repeat;}
.nav{height:120px;position:relative;text-align: center;width: 800px;}
.nav .nLi{display:inline; width: 100px;float: left;position: relative;z-index:5;}
.nav .nLi h3 a{color: #333;display:block; font-size:16px; width: 100%;height: 120px;line-height: 120px;}
.nav .sub{ display:none; width:100%; left:0; top:120px;  position:absolute; text-align: center;
  background:#fff;box-shadow: 0 0 5px 0 rgba(0,0,0,0.05);}
.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:#a71718;}
.nav .on h3 a,.nav h3 a:hover{background:url(../images/line.jpg) center bottom no-repeat;}

/*banner*/
.banner_box{width: 100%;height: 1030px;display: block;position: relative;}
.swiper-container-big{width: 100%;height:930px;position: relative;overflow: hidden;}
.banner_box .swiper-container-horizontal>.swiper-pagination-bullets{position: absolute;z-index: 16;
  text-align: center;bottom: 120px;}
.banner_box .swiper-pagination-bullet {width: 10px;height: 10px;border-radius:50px;background: #ccc;opacity: 1;}
.banner_box .swiper-pagination-bullet-active {width: 30px;background:#fff;}
.swiper-button-next{right:100px;}
.swiper-button-prev{left:100px;}
.swiper-button-next, .swiper-button-prev {color:#fff;}

/*filed_out*/
.filed_out{width: 100%;height: 200px;position: absolute;left: 0;bottom: 0;z-index: 12;}
.filed_out .box{width: 1280px;height: 140px;background: #fff;display: block;margin: 0 auto;
  padding: 30px 0;}

.myswitching{width: 100%;position: relative;}
.myswitching .swiper{width: 1080px;overflow: hidden;margin: 0 auto;display: block;}
.myswitching .swiper-slide{text-align: center;}
.myswitching .ss{color: #a71718;line-height: 40px;padding: 80px 0 0;
  display: block;height: 60px;width: 100%;transition: all 0.8s ease-out 0s;}
.myswitching .s1{background:#f7f7f7 url(../images/icon_1.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s2{background:#f7f7f7 url(../images/icon_2.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s3{background:#f7f7f7 url(../images/icon_3.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s4{background:#f7f7f7 url(../images/icon_4.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s5{background:#f7f7f7 url(../images/icon_5.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s6{background:#f7f7f7 url(../images/icon_6.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s7{background:#f7f7f7 url(../images/icon_7.png) center 40px no-repeat;background-size: 40px;}
.myswitching .s8{background:#f7f7f7 url(../images/icon_8.png) center 40px no-repeat;background-size: 40px;}
.myswitching .ss:hover{color: #fff;background:#a71718;
  font-size:1.4em;padding: 0;height: 140px;line-height: 140px;}
.myswitching .swiper-button-prev{left: 35px;background: url(../images/btns_l.png) center no-repeat;}
.myswitching .swiper-button-next{right: 35px;background: url(../images/btns_r.png) center no-repeat;}
.myswitching .swiper-button-next,.myswitching .swiper-button-prev{width: 30px;height: 60px;
  font-size:0;color: transparent;}
.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;}


/*news_out*/
.news_out{width: 720px;padding: 60px 0;}
.news_out .tit{font-size:2em;font-weight: lighter;line-height: 80px;margin: 0 0 20px;}
.news_out .list li{margin: 0 0 30px;display: block;}
.news_out .list li:last-child{margin: 0;}
.news_out .list li a{display: block;}
.news_out .list li .t1{width: 80px;height: calc(80px - 5px);display: inline-block;
  text-align: center;background: #a71718;text-align: center;padding: 5px 0 0;}
.news_out .list li .t1 p{color: #fff;}
.news_out .list li .t1 p:nth-child(1){font-size:1.8em;line-height: 40px;}
.news_out .list li .t2{width: 610px;}
.news_out .list li .t2 h2,.news_out .list li .t2 p{overflow: hidden;
  white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_out .list li .t2 h2{font-size:1.2em;line-height: 40px;
  border-bottom: 1px solid #e5e5e5;}
.news_out .list li .t2 p{color: #999;line-height: 40px;}

.news_out .list li:hover .t1{background: #bf1b1b;}
.news_out .list li:hover .t2 h2{color: #a71718;}

/*honor_out*/
.honor_out{width: 480px;padding: 60px 0;}
.honor_out .tit{font-size:2em;font-weight: lighter;line-height: 80px;margin: 0 0 20px;}
.swiper-container-hon{width: 100%;overflow: hidden;position: relative;padding: 0 0 20px;}
.honor_out .pic{width: 100%;height: 150px;display: block;overflow: hidden;}
.honor_out .pic img{width: 100%;height: 150px;}
.honor_out .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.honor_out .swiper-slide p{text-align: center;line-height: 40px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.honor_out .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  position: absolute;bottom: 0;}
.honor_out .swiper-pagination-bullet {background: #a71718;}

/*team_out*/
.team_out{padding: 40px 0 0;}
.team_out .tit{font-size:2em;font-weight: lighter;line-height: 80px;margin: 0 0 20px;text-align: center;}
.swiper-container-tem{width: 100%;background: #fff;overflow: hidden;position: relative;height: 440px;}
.team_out .swiper-container-horizontal>.swiper-pagination-bullets{
  position: absolute;bottom: 30px;z-index: 122;text-align: center;}
.team_out .swiper-pagination-bullet {background: #a71718;}
.team_out .box{padding: 60px;background: #fff;}
.team_out .pic{width: 250px;height: 320px;}
.team_out .pic img{width: 100%;height: 320px;}
.team_out .txt{width: 800px;}
.team_out .txt h2{margin: 0 0 30px;}
.team_out .txt h2 .s1{font-size:2em;margin: 0 10px 0 0;}
.team_out .txt h2 .s2{font-size:1.2em;color: #999;}
.team_out .txt .p1{font-size:1.2em;line-height: 30px;}
.team_out .txt .p2{margin: 30px 0 20px;font-size: 1.4em;}
.team_out .txt .p3 span{display: inline-block;background: #f7f7f7;line-height: 30px;padding: 0 20px;
  text-align: center;float: left;margin: 0 10px 10px 0;}

/*case_out*/
.case_out{padding: 60px 0;}
.case_o_l{width: 500px;}
.case_o_l .tit{font-size:2em;font-weight: lighter;width: 100%;margin: 0 0 30px;}
.case_o_l .tit a{line-height: 90px;display: block;position: relative;
  border-bottom: 1px solid #e5e5e5;width: 100%;}
.case_o_l .tit a:before{content: "";position: absolute;left: 0;bottom:0;
  z-index: 12;width: 130px;height: 2px;background: #a71718;display: block;}
.case_o_l .big .t1{width: 80px;height: calc(80px - 5px);display: inline-block;
  text-align: center;background: #a71718;text-align: center;padding: 5px 0 0;}
.case_o_l .big .t1 p{color: #fff;}
.case_o_l .big .t1 p:nth-child(1){font-size:1.8em;line-height: 40px;}
.case_o_l .big .t2{width: 400px;}
.case_o_l .big .t2 h2{font-size:1.2em;line-height: 30px;overflow: hidden;
  white-space: nowrap;text-overflow: ellipsis;display:block;}
.case_o_l .big .t2 p{color: #999;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.case_o_r li{float: left;width: 340px;display: inline-block;margin: 0 0 0 20px;}
.case_o_r li a{display: block;position: relative;width: 100%;height: 220px;overflow: hidden;}
.case_o_r li img{width: 100%;height: 220px;}
.case_o_r li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.case_o_r li p,.case_o_r li .mask{position: absolute;left: 0;bottom: 0;}
.case_o_r li p{width: calc(100% - 40px);
  padding: 0 20px;text-align: center;line-height: 40px;color: #fff;z-index: 12;}
.case_o_r li .mask{z-index: 10;width: 100%;height: 50px;
  background:-webkit-linear-gradient(bottom, #000,transparent);
  background:-moz-linear-gradient(bottom, #000,transparent);
  background:-o-linear-gradient(bottom, #000,transparent);
  background:linear-gradient(bottom, #000,transparent);}

/*unit_out*/
.unit_out{background: #f0f0f0;padding: 50px 0;}
.unit_out .tit{width: 340px;font-size:2em;font-weight: lighter;padding: 15px 0 0;}
.unit_out .tit span{line-height: 60px;display: inline-block;position: relative;}
.unit_out .tit span:before{content: "";position: absolute;left: 0;bottom:0;
  z-index: 12;width: 50px;height: 2px;background: #a71718;display: block;}

.swiper-container-env{width: 940px;overflow: hidden;position: relative;}
.swiper-container-env img{width: 100%;height: 90px;}

/*footer*/
.footer{width: 100%;background: #a71718;padding: 30px 0;}
.footer a:hover{text-decoration: underline;}
.footer .ewm{text-align: center;margin: 0 0 0 40px;}
.footer .ewm img{width: 120px;height: 120px;display: inline-block;}
.footer .ewm p{font-size:14px;margin: 10px 0 0;}
.footer a,.footer,.footer p,.footer h2{color: #fff;}
.footer .txt{width: 930px;padding: 30px 0 0;}
.footer .txt p{line-height: 30px;}
.footer .txt a{color: #fff;} 
.footer .txt a:hover{text-decoration: underline;}

/*内页*/
.inban_box{width: 100%;height: 300px;display: block;}

.in_tit_all{padding: 0 0 30px;text-align: center;}
.in_tit_all h2{font-weight: lighter;font-size:2em;}
.in_tit_all h2 span{display: inline-block;position: relative;line-height: 40px;}
.in_tit_all h2 span:before,.in_tit_all h2 span:after{content: "";width: 80px;height: 1px;display: inline-block;
  background: #ccc;position: absolute;top:19px;}
.in_tit_all h2 span:before{left: -100px;}
.in_tit_all h2 span:after{right: -100px;}
.in_tit_all p{color: #999;text-transform: uppercase;}

.bread{border-bottom: 1px solid #e5e5e5;padding: 30px 0;text-align: center;}
.bread a{display: inline-block;margin: 0 20px;background: #f5f5f5;line-height: 40px;padding: 0 30px;}
.bread a:hover,.bread a.on{background: #a71718;color: #fff;}

/*简介*/
/**/
.abt_in_1{padding: 80px 0;}
.abt_in_1 .dis{padding: 0 0 50px;}
.abt_in_1 .dis img{max-width: 100%;}
.abt_in_1 .box_l{width: 640px;display: inline-block;overflow: hidden;height: 390px;}
.abt_in_1 .box_l img{width: 100%;height: 390px;}
.abt_in_1 .box_r{width: 640px;}
.abt_in_1 .box_r li{width: 310px;height: 190px;display: inline-block;float: left;margin: 0 0 10px 10px;
  overflow: hidden;}
.abt_in_1 .box_r li img{width: 100%;height: 190px;}
.abt_in_1 .box_l:hover img,.abt_in_1 .box_r li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

/**/
.abt_in_2{width: 100%;height: 560px;position: relative;}
.abt_in_2 .in_tit_all h2,.abt_in_2 .in_tit_all p{color: #fff;}
.abt_in_2 .in_tit_all h2 span:before,.abt_in_2 .in_tit_all h2 span:after{background: #fff;}
.abt_in_2 .top{width: 100%;height: 200px;display: block;text-align: center;
  background: url(../images/abt_2.jpg) center top no-repeat fixed;padding: 100px 0 0;}
.abt_in_2 .bot{width: 100%;height: 360px;display: block;position: absolute;left: 0;bottom:0;}
.abt_in_2 .box{width: 1200px;height: 300px;background: #fff;margin: 0 auto;
  padding: 60px 40px 0;box-shadow: 0 2px 20px rgba(150,150,150,.3) ;}
.abt_in_2 .box li{float: left;display: inline-block;width: 23.33%;text-align: center;padding: 0 5%;}
.abt_in_2 .box li .ics{width: 120px;height: 120px;display: inline-block;}
.abt_in_2 .box li .ics_1{background: url(../images/wh_1.png) center no-repeat;}
.abt_in_2 .box li .ics_2{background: url(../images/wh_2.png) center no-repeat;}
.abt_in_2 .box li .ics_3{background: url(../images/wh_3.png) center no-repeat;}
.abt_in_2 .box li .txt{padding:20px 0 0;}
.abt_in_2 .box li h2{padding: 0 0 10px;font-size:1.2em;}
.abt_in_2 .box li p{color: #999;}

/**/
.abt_in_3{padding: 80px 0;}

.myshonor{width: 100%;position: relative;}
.myshonor .swiper{width: 1080px;overflow: hidden;margin: 0 auto;display: block;}
.myshonor .swiper-slide{text-align: center;}
.myshonor .box{border: 1px solid #e5e5e5;padding: 19px;display: block;}
.myshonor .pic{width: 100%;height: 130px;background: #f5f5f5;overflow: hidden;}
.myshonor .box:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.myshonor .box p{margin: 20px 0 0;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.myshonor .swiper-button-prev{left: 35px;background: url(../images/btns_l.png) center no-repeat;}
.myshonor .swiper-button-next{right: 35px;background: url(../images/btns_r.png) center no-repeat;}
.myshonor .swiper-button-next,.myshonor .swiper-button-prev{width: 30px;height: 60px;
  font-size:0;color: transparent;}

/*业务领域*/
.filed_in_1{padding: 80px 0;}
.filed_in_1 .dis img{max-width: 100%;}
.filed_in_1 .dis p{margin: 0 0 20px;}
.filed_in_1 .dis p:last-child{margin: 0;}

.filed_in_list{margin: 0 0 0 -40px;}
.filed_in_list li{float: left;display: inline-block;width: 400px;margin: 0 0 40px 40px;}
.filed_in_list li a{display: block;background: #fff;box-shadow: 0 2px 20px rgba(150,150,150,.3);}
.filed_in_list li .pic,.filed_in_list li .pic img{width: 100%;height: 140px;display: block;overflow: hidden;}
.filed_in_list li .pic{position: relative;}
.filed_in_list li .tit{background: rgba(0,0,0,.6);position: absolute;display: block;
  left: 0;top:0;z-index: 12;height: 140px;width: 100%;text-align: center;}
.filed_in_list li .tit h2{font-size:1.2em;color: #fff;padding: 50px 0 0;}
.filed_in_list li .tit p{color: #fff;text-transform: uppercase;font-size:.8em;}
.filed_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.filed_in_list li .txt{padding: 30px 40px 50px;background: url(../images/line.jpg) center top no-repeat;  
  margin: 30px 0 0;}
.filed_in_list li .txt p{line-height: 30px;height: 90px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.filed_in_list li .btns{text-align: center;padding: 30px 0 0;}
.filed_in_list li .btns span{width: 40px;height: 40px;display: inline-block;
  background: url(../images/more.png) center no-repeat;}
.filed_in_list li:hover .btns span{transition: all 0.8s ease-out 0s;transform:rotate(180deg);}

/*业务领域-内页*/
.filed_in_dis{padding: 80px 0;background: url(../images/bg_in_1.jpg) left top repeat-y;}
.filed_in_dis .box_l{width: 300px;}
.filed_in_dis .box_l .tit{font-weight: lighter;font-size:2em;padding: 0 0 30px;}
.filed_in_dis .list li{display: block;line-height: 50px;transition: all 0.8s ease-out 0s;
  background: url(../images/icon_rs.png) right center no-repeat;}
.filed_in_dis .list li a{display: block;}
.filed_in_dis .list li:hover,.filed_in_dis .list li.on{background: url(../images/icon_r.png) right center no-repeat;}
.filed_in_dis .list li:hover a,.filed_in_dis .list li.on a{color: #a71718;font-weight: bold;}

.filed_in_dis .box_r{width: 880px;}
.filed_in_dis .box_r .tit{padding: 0 0 30px;}
.filed_in_dis .box_r .tit h2{font-weight: lighter;font-size:1.6em;}
.filed_in_dis .box_r .tit p{color: #999;text-transform: uppercase;font-size:.9em;}
.filed_in_dis .box_r .dis img{max-width: 100%;}


/*团队*/
.team_in_list{margin: 0 0 0 -40px;}
.team_in_list li{float: left;display: inline-block;width: 620px;margin: 0 0 40px 40px;
  box-shadow: 0 2px 20px rgba(150,150,150,.3);}
.team_in_list li a{display: block;padding: 30px;}
.team_in_list li .pic,.team_in_list li .pic img{width: 160px;height: 200px;display: inline-block;overflow: hidden;}
.team_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.team_in_list li .txt{width: 370px;padding: 20px 0 0;}
.team_in_list li .txt h2{font-size:1.4em;}
.team_in_list li .txt .p1{color: #999;margin: 10px 0 20px;}
.team_in_list li .txt .p1 span{background: #f7f7f7 url(../images/mp.png) 10px center no-repeat;
  background-size: 20px;
  line-height: 30px;padding: 0 10px 0 34px;display: inline-block;}
.team_in_list li .txt .p2{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

/*团队-内页*/
.team_in_dis{padding: 80px 0;background: url(../images/bg_in_1.jpg) left top repeat-y;}
.team_in_dis .box_l{width: 260px;}
.team_in_dis .box_l .pic,.team_in_dis .box_l .pic img{width: 100%;height: 340px;display: block;overflow: hidden;}
.team_in_dis .box_l .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.team_in_dis .box_l .txt{padding: 30px 0 0;}
.team_in_dis .box_l .txt p{line-height: 40px;padding: 0 0 0 30px;}
.team_in_dis .box_l .txt .p1{background: url(../images/zw_1.png) left center no-repeat;background-size: 20px;}
.team_in_dis .box_l .txt .p2{background: url(../images/zw_2.png) left center no-repeat;background-size: 20px;}
.team_in_dis .box_l .txt .p3{background: url(../images/zw_3.png) left center no-repeat;background-size: 20px;}
.team_in_dis .box_l .txt .p4{background: url(../images/zw_4.png) left center no-repeat;background-size: 20px;}

.team_in_dis .box_r{width: 880px;}
.team_in_dis .box_r .tit{padding: 0 0 30px;}
.team_in_dis .box_r .tit .s1{font-weight: lighter;font-size:2.4em;}
.team_in_dis .box_r .tit .s2{margin: 20px 0 0 20px;font-size:1.2em;color: #999;}
.team_in_dis .box_r dt{background: url(../images/lines.png) 100px center no-repeat;
  line-height: 40px;font-weight: bold;font-size:1.2em;margin: 0 0 10px;}
.team_in_dis .box_r dl{padding: 0 0 60px;}

/*成功案例*/
.news_in_list{margin: 60px 0 0;}
.news_in_list li{display: block;box-shadow: 0 2px 20px rgba(150,150,150,.3);}
.news_in_list li{margin: 0 0 50px;}
.news_in_list li .pic{display: inline-block;width: 360px;height: 230px;overflow: hidden;}
.news_in_list li .pic img{width: 100%;height: 230px;}
.news_in_list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_in_list li .txt{width: 820px;padding:40px 50px 0 0;}
.news_in_list li .txt h2{font-size:1.4em;margin: 0 0 10px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_in_list li .txt .p1{color: #666;}
.news_in_list li .txt .p2{margin: 10px 0 20px;color: #999;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.news_in_list li .btns .s2{width: 20px;height: 20px;background: url(../images/j1.png) center no-repeat;
  display: inline-block;}
.news_in_list li .btns .s1{width: 0;height: 20px;background: url(../images/tua.jpg) center no-repeat;
  display: inline-block;transition: all 0.8s ease-out 0s;}
.news_in_list li:hover .btns .s1{width: 200px;}
.news_in_list li .txt h2:hover{color: #a71718;}

/*案例内页*/
.news_in_box{border: 1px solid #e5e5e5;}
.news_in_box .top{text-align: center;}
.news_in_box .top h2{font-size:1.8em;padding:80px 30px;font-weight: lighter;}
.news_in_box .top p{color: #999;border-top: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;
  line-height: 80px;}
.news_in_box .dis{padding: 80px;}
.news_in_box .dis img{max-width: 100%;}

/*招贤纳士*/
.human_in_1{padding: 80px 0;}
.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: #a71718;}
.human_in_1 .list{margin: 40px 0 0 -40px;}
.human_in_1 .list li{float: left;display: inline-block;width: 290px;margin: 0 0 0 40px;
  height: 170px;overflow: hidden;}
.human_in_1 .list li img{width: 100%;height: 170px;display: block;}
.human_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

.human_in_2{background: #f9f9f9;padding: 80px 0;}
.job_box_list{text-align: center;padding: 20px 0 30px;}
.job_box_list .top{line-height: 50px;background:#efefef;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 #ccc;}
.job_box_list .bot li a{display: block;}
.job_box_list .bot li:hover{background: #fff;}

/*招聘内页*/
.job_top_dis{background: #fff;padding: 30px 50px;border: 1px solid #e5e5e5;}
.job_top_dis .txt{font-size:1.6em;line-height: 40px;font-weight: lighter;}
.job_top_dis .btns{width: 160px;height: 40px;background:#a71718;color: #fff;text-align: center;line-height: 40px;}
.job_top_dis .btns:hover{background:#bf1b1b;}

.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 #a71718;line-height: 50px;background: #f7f7f7;font-size: 20px;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: 80px 0;}
.con_in_1 .maps{width: 680px;}
.con_in_1 .txt{width: 540px;}
.con_in_1 .top h2{font-size: 2em;font-weight: lighter;}
.con_in_1 .top p{text-transform: uppercase;font-size: 1.2em;font-weight: lighter;}
.con_in_1 .bot{padding: 20px 0 0;}
.con_in_1 .bot h2{font-size: 1.2em;margin: 0 0 10px;}
.con_in_1 .bot p{color: #505050;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 .bot .p3{background: url(../images/zw_3.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: #f9f9f9;padding: 80px 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:#a71718;
  color: #fff;border: none;margin: 0 0 0 100px;}
.con_in_2 button:hover{background:#bf1b1b;}
input,select,textarea,button{font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;}

/*
颜色  #a71718   #bf1b1b


多行隐藏
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;"

*/