@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:#e5e7e9;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;} 
/*通用*/
.w1440{width: 1440px;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,butto:hover,butto:focus,button:visited,
select:active,select:hover,select:focus,select:visited,
textarea:active,textarea:hover,textarea:focus,textarea:visited{outline: none;}
/*pagejump*/
.pageJump .pagination{text-align: center;padding:20px 0 0;width: 100%;overflow: hidden;height: auto;}
.pageJump .pagination li{display: inline-block;}
.pageJump .pagination li{background: #e5e7e9;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:#999;}
.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:#fd9a35 url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2{background:#fd9a35 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:#fd9a35 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:#fd9a35 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:#fd9a35 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:#b7751e url(../images/fl_1.png) center no-repeat;}
.float_online a.on_2:hover{background:#b7751e url(../images/fl_2.png) center no-repeat;}
.float_online a.on_3:hover{background:#b7751e url(../images/fl_3.png) center no-repeat;}
.float_online a.on_4:hover{background:#b7751e url(../images/fl_4.png) center no-repeat;}
.float_online a.on_5:hover{background:#b7751e url(../images/fl_5.png) center no-repeat;}

/*float_ask*/
.float_ask{position: fixed;left: 0;top:50%;width: 140px;height: auto;z-index: 9999;margin: -110px 0 0;
  display: block;background:#f1a808;text-align: center;}
.float_ask .tit{padding: 20px 0 10px;}
.float_ask .tit h2,.float_ask .tit p{color: #fff;}
.float_ask .tit h2{font-size:24px;font-weight: bold;}
.float_ask .tit p{text-transform: uppercase;font-size:12px;}
.float_ask .kefu{background: url(../images/kefu_img.png) right top no-repeat;padding: 110px 0 0;}
.float_ask .kefu span{width: 100%;height: 40px;background: #f19108;
  color: #fff;display: block;line-height: 40px;}
.float_ask .kefu span:hover{background: #f18108;}

/*网站地图*/
.sitemap_top{width: 100%;height: 100px;background: #fff;border-top: 5px solid #0e6240;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;background: #fff;}
.sitemap_bot .list li{margin: 0 0 20px;}
.sitemap_bot .list h2{line-height: 50px;background:#0e6240;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: 80px;background: #fff;}
.header .btns{width: 138px;height:38px;border: 1px solid #e5e5e5;border-radius: 40px;
  text-align: center;line-height: 38px;display: inline-block;margin: 20px 0 0 20px;}
.header .btns span{color: #0e6240;background: url(../images/ics_home.png) left center no-repeat;
  padding: 0 0 0 30px;display: inline-block;}
.header .btns:hover{border: 1px solid #0e6240;}
.header .logo{margin: 10px 0 0;width: 290px;height: 60px;
  display: inline-block;background: url(../images/logo.png) left center no-repeat;}
.nav{position:relative;text-align: center;height:80px;}
.nav .nLi{display:inline; width: 110px;float: left;position: relative;z-index:5;}
.nav .nLi h3 a{color: #333;display:block; font-size:16px; width: 100%;height: 80px;line-height: 80px;}
.nav .sub{ display:none; width:100%; left:0; top:80px;  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:20px;border-bottom: 1px solid #f2f2f2;font-size: 14px;padding: 10px 0;}
.nav .sub li:last-child a{border-bottom: none;}
.nav .sub a:hover{color:#0e6240;}
.nav .on h3 a,.nav h3 a:hover{background:url(../images/line.jpg) center bottom no-repeat;}

/*banner*/
.swiper-container-big{width: 100%;height:700px;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: 700px;}
.banner_box .hovideo{width: 100%;height: 700px;}
.banner_box .hovideo video{width: 100%;height: 100%;object-fit: cover;}
.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;}

/*公司新闻*/
.ho_tit_1{line-height: 80px;}
.ho_tit_1 span{font-size:26px;font-weight: bold;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.ho_tit_1 a{display: inline-block;width: 55px;transition: all 0.8s ease-out 0s;height: 40px;
  background: url(../images/more.png) 0 0 no-repeat;margin: 20px 0 0;}
.ho_tit_1 a:hover{background-position: 0 -40px;}

.news_box_l{width: calc(830px - 80px);height:calc(380px - 40px);display: block;background: #fff;
  padding: 0 40px 40px;}
.news_box_l .list{width: 340px;padding: 10px 0 0;}
.news_box_l .list li{display: block;margin: 0 0 20px;}
.news_box_l .list li:last-child{margin: 0;}
.news_box_l .list li a{display: block;background: url(../images/doit.png) 0 0 no-repeat;
  padding: 0 0 0 20px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;line-height: 30px;}
.news_box_l .list li a span{font-size: 14px;color: #999;}
.news_box_l .list li:hover a{background-position:0 -30px;color: #0e6240;
  transition: all 0.8s ease-out 0s;}


.news_out_1{width: 390px;height:260px;display: inline-block;overflow: hidden;position: relative;}
.news_out_1 .box{width: 100%;height:260px;display: block;position: relative;overflow: hidden;}
.news_out_1 .box img{width: 100%;height: 260px;}
.news_out_1 .box:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_out_1 .box .mask{position: absolute;left: 0;bottom: 0;z-index: 8;width: 100%;height: 50px;display: block;
  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);}
.news_out_1 .box p{position: absolute;left: 0;bottom:0;z-index: 10;
  width: calc(100% - 80px);height: 50px;line-height: 50px;color: #fff;font-size:18px;
  padding: 0 60px 0 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_box_l .swiper-horizontal>.swiper-pagination-bullets{position: absolute;z-index: 16;
  bottom: 20px;right: 10px;text-align: right;left: unset;}
.news_box_l .swiper-pagination-bullet{width: 6px;height: 6px;background: #fff;border-radius: 0;opacity: 1;}
.news_box_l .swiper-pagination-bullet-active {background: #0e6240;}

.news_box_r{width: calc(580px - 80px);height:calc(380px - 40px);display: block;background: #fff;
  padding: 0 40px 40px;}

.news_box_r .box{width: 230px;height:120px;display: block;position: relative;overflow: hidden;}
.news_box_r .box img{width: 100%;height: 120px;}
.news_box_r .box:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.news_box_r .box .mask{position: absolute;left: 0;bottom: 0;z-index: 8;width: 100%;height: 50px;display: block;
  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);}
.news_box_r .box p{position: absolute;left: 0;bottom:0;z-index: 10;font-weight: bold;
  width: calc(100% - 20px);height: 40px;line-height: 40px;color: #fff;
  padding: 0 10px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.news_box_r .list{padding: 20px 0 0;}
.news_box_r .list li{padding: 5px 0;}
.news_box_r .list li a{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
  background: url(../images/doit.png) 0 0 no-repeat;line-height: 30px;padding: 0 0 0 20px;}
.news_box_r .list li span{margin: 0 0 0 10px;font-size:14px;color: #999;}
.news_box_r .list li:hover a{background-position: 0 -30px;color: #0e6240;
  transition: all 0.8s ease-out 0s;}

/*公司简介*/
.about_out{background: #fff;width: 100%;padding:40px 0;}
.about_out .pic{width: 720px;text-align: center;}
.about_out .pic img{width: 410px;height: 80px;display: inline-block;overflow: hidden;}
.about_out .pic:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.about_out .pic .btns{padding: 30px 0 0;}
.about_out .pic .btns a{padding: 0 30px;line-height: 40px;background:#0e6240;
  display: inline-block;color: #fff;}
.about_out .pic .btns a:hover{background:#dab96a;}
.about_out .txt{width: 720px;text-align: center;}
.about_out .txt h2{font-size:32px;font-weight: bold;color: #0e6240}
.about_out .list{text-align: center;padding: 30px 0 0;}
.about_out .list li{display: inline-block;margin: 0 10px;}
.about_out .list li a{display: inline-block;}
.about_out .list li img{width: 60px;height: 60px;display: inline-block;}
.about_out .list li:hover img{transform:rotate(360deg);transition: all 0.8s ease-out 0s;}
.about_out .list li p{color: #0e6240;line-height: 40px;font-size:14px;}

/*集团产业*/
.filed_out .tit{width: 100%;height: 60px;background:url(../images/tit_all.jpg) center no-repeat;
  display: block;margin: 0 0 30px;}
.filed_out .list{margin: 0 0 0 -30px;}
.filed_out .list li{float: left;display: inline-block;width: 460px;margin: 0 0 30px 30px;}
.filed_out .list li a{display: block;width: 100%;height: 300px;overflow: hidden;position: relative;}
.filed_out .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.filed_out .list li img{width: 100%;height: 300px;}
.filed_out .list li .txt{position: absolute;left: 20px;bottom: 20px;z-index: 12;padding: 0 60px 0 0;
  width: calc(100% - 100px);background: url(../images/btns3.png) right center no-repeat;}
.filed_out .list li .txt h2,.filed_out .list li .txt p{color: #fff;}
.filed_out .list li .txt p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.filed_out .list li .txt h2{font-size:26px;font-weight: bold;margin: 0 0 10px;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.filed_out .list li .mask{position: absolute;left: 0;bottom: 0;z-index: 10;
  width: 100%;height: 120px;display: block;
  background:-webkit-linear-gradient(bottom, rgba(0,0,0,.9),transparent);
  background:-moz-linear-gradient(bottom, rgba(0,0,0,.9),transparent);
  background:-o-linear-gradient(bottom, rgba(0,0,0,.9),transparent);
  background:linear-gradient(bottom, rgba(0,0,0,.9),transparent);}

/*part_out*/
.part_out{background: #fff;padding: 0 40px 40px;}
.part_out .boxs{width: 640px;}
.part_out .list li{display: block;margin: 0 0 20px;}
.part_out .list li:last-child{margin: 0;}
.part_out .list li a{display: block;background: url(../images/doit.png) 0 0 no-repeat;
  padding: 0 0 0 20px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;line-height: 30px;}
.part_out .list li a span{font-size: 14px;color: #999;}
.part_out .list li:hover a{background-position:0 -30px;color: #0e6240;
  transition: all 0.8s ease-out 0s;}

/*con_out*/
.con_out{background: #f6f6f6;padding: 20px 40px 40px;}
.con_out .tit_all{font-size:26px;font-weight: bold;line-height: 60px;margin: 0 0 20px;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;border-bottom: 1px solid #e5e5e5;}
.con_out .con_l{width: 560px;}
.con_out .con_l p.p1{background: url(../images/con_1.png) left center no-repeat;}
.con_out .con_l p.p2{background: url(../images/con_2.png) left center no-repeat;}
.con_out .con_l p.p3{background: url(../images/con_3.png) left center no-repeat;}
.con_out .con_l p{padding: 0 0 0 40px;line-height: 40px;}

.con_out .con_r{width: 420px;}
.con_out .con_r li{text-align: center;float: left;display: inline-block;
  margin: 0 30px 0 0;}
.con_out .con_r li:last-child{margin: 0;}
.con_out .con_r li img{width: 100px;height: 100px;}
.con_out .con_r li p{font-size:14px;color: #999;}

.con_out .con_m{width: 240px;margin: 0 0 0 70px;}
.con_out .con_m img{width: 100px;height: 100px;}
.con_out .con_m p{font-size:14px;color: #999;text-align: center;width: 100px;}

footer{text-align: center;padding: 50px 0;}
footer p{line-height: 30px;}
footer p,footer a{color: #999;}

/*内页*/
.inbanner{width: 100%;height: 250px;display: block;}

.ho_tit_2{text-align: center;}
.ho_tit_2 h2{color: #fff;}
.ho_tit_2 h2{line-height: 40px;font-weight: bold;font-size:26px;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.ho_tit_2 h2 span{display: inline-block;position: relative;}
.ho_tit_2 h2 span:before,.ho_tit_2 h2 span:after{content:"";width:73px;height:20px;
  position:absolute;top:10px; }
.ho_tit_2 h2 span:before{left: -90px;background: url(../images/line_lw.png) center no-repeat;}
.ho_tit_2 h2 span:after{right: -90px;background: url(../images/line_rw.png) center no-repeat;}

.inbanner .box{width: 100%;height: 250px;
  display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}

.inbanner .bread{text-align: center;display: block;width: 100%;margin: 20px 0 0;}
.inbanner ul{background: #fff;display: inline-block;line-height: 40px;
  padding: 0 20px;border-radius: 60px;}
.inbanner ul li{display: inline-block;padding: 0 20px;}
.inbanner ul li.on a,.inbanner ul li:hover a{font-weight: bold;color:#0e6240;}

.white_box{background: #fff;padding: 80px;}

.ho_tit_3{text-align: center;font-size:36px;font-weight: bold;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;margin: 0 0 30px;}

/*关于我们*/
.about_in_1 .dis img{max-width: 100%;}
.about_in_1 .list{margin: 40px 0 0 -40px;}
.about_in_1 .list li{float: left;display: inline-block;width: 290px;margin: 0 0 0 40px;}
.about_in_1 .list li a{display: block;overflow: hidden;width: 100%;height: 190px;}
.about_in_1 .list li img{width: 100%;height: 190px;}
.about_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

/*品牌历史*/
.hist_in_1 .list{background: url(../images/course-bg.png) 220px top repeat-y;}
.hist_in_1 .list li{margin: 0 0 40px;}
.hist_in_1 .list li:last-child{margin: 0;}
.hist_in_1 .list li .year{width: 153px;line-height: 30px;font-size:34px;padding: 0 0 0 80px;
  position: relative;height: 30px;background: url(../images/course-time.png) right center no-repeat; 
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.hist_in_1 .list li .year:after{content:"";width: 28px;height: 1px;display: inline-block;
  position: absolute;right: -40px;background: #dadada;top:14px;}
.hist_in_1 .list li .day{width: 800px;line-height: 30px;padding: 0 0 0 20px;
  background: url(../images/doit_2.png) left 12px no-repeat;color: #666;}
.hist_in_1 .list li .mon{width: 140px;line-height: 30px;font-size:26px;margin: 0 20px 0 0;
  position: relative;height: 30px;font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.hist_in_1 .list li .mon:after{content:"";width: 100px;height: 1px;display: inline-block;
  position: absolute;right: 0;background: #dadada;top:14px;}
.hist_in_1 .list li .box{margin: 0 0 40px;}

.hist_in_1 .end{width: 445px;text-align: center;color: #666;padding: 30px 0 0;
  background: url(../images/course-end.png) center top no-repeat;font-size:14px;}
.hist_in_1 .time{width: 445px;text-align: center;margin: 0 0 20px;}
.hist_in_1 .time h2,.hist_in_1 .time p{font-size:14px;}
.hist_in_1 .time h2{color: #666;}
.hist_in_1 .time p{color: #999;}

/*焦点奖项*/
.prize_in_1 .list{margin: 0 0 0 -40px;}
.prize_in_1 .list li{float: left;display: inline-block;width:400px;margin: 0 0 40px 40px;}
.prize_in_1 .list li a{display: block;padding: 20px;background: #f6f6f6;}
.prize_in_1 .list li .pic{background: #fff;padding: 15px;box-shadow: 0 2px 20px rgba(150,150,150,.3);}
.prize_in_1 .list li .pic .mm{overflow: hidden;width: 330px;height: 250px;}
.prize_in_1 .list li .txt{text-align: center;padding: 40px 0 20px;line-height: 30px;font-size:18px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.prize_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}

/*wel_fare_1*/
.wel_fare_1 .dis{text-indent: 2em;line-height:30px;color: #666;}
.wel_fare_1 .list{margin: 40px 0 0 -40px;}
.wel_fare_1 .list li{float: left;display: inline-block;width: 290px;margin: 0 0 40px 40px;}
.wel_fare_1 .list li a{display: block;}
.wel_fare_1 .list li .pic,.wel_fare_1 .list li .pic img{width: 100%;height: 190px;display: block;overflow: hidden;}
.wel_fare_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.wel_fare_1 .list li .txt{padding: 20px 0 0;}
.wel_fare_1 .list li .txt h2{margin: 0 0 5px;font-weight: bold;font-size:18px;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.wel_fare_1 .list li .txt p{font-size:14px;color: #999;line-height: 24px;height: 72px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.wel_fare_1 .list li .txt h2:hover{color: #0e6240;}

/*集团产业*/
.group_in_1 .dis img{max-width: 100%;}
.group_in_1 .list{margin: 60px 0 0;}
.group_in_1 .list li{margin: 0 0 40px;}
.group_in_1 .list li:last-child{margin: 0;}
.group_in_1 .list li .pic,.group_in_1 .list li .pic img{width: 480px;height: 300px;display: block;overflow: hidden;}
.group_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.group_in_1 .list li .txt{width: 740px;padding: 40px 0 0;}
.group_in_1 .list li .txt h2{font-size:30px;font-weight: bold;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;margin: 0 0 30px;}

/*优秀党员*/
.part_in_1 .list{margin: 0 0 0 -40px;}
.part_in_1 .list li{float: left;display: inline-block;width: 224px;margin: 0 0 40px 40px;}
.part_in_1 .list li a{display: block;}
.part_in_1 .list li .pic,.part_in_1 .list li .pic img{width: 100%;height: 300px;display: block;overflow: hidden;}
.part_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.part_in_1 .list li h2{text-align: center;padding: 20px 0 0;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;font-weight: bold;font-size:24px;}

/*廉政建设*/
.part_in_2 .list li{margin: 0 0 50px;border-bottom: 1px solid #e5e5e5;padding: 0 0 50px;}
.part_in_2 .list li:last-child{margin: 0 0 30px;}
.part_in_2 .list li a{display: block;}
.part_in_2 .list li .pic,.part_in_2 .list li .pic img{width: 330px;height: 220px;
  display: inline-block;overflow: hidden;}
.part_in_2 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.part_in_2 .list li .txt{width: 900px;padding: 10px 0 0;}
.part_in_2 .list li .txt h2{font-size:26px;font-weight: bold;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.part_in_2 .list li .txt .p1{color: #999;margin: 10px 0 20px;}
.part_in_2 .list li .txt .p2{color: #666;margin: 0 0 30px;
  display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.part_in_2 .list li .txt .btns{width: 40px;height: 40px;background: url(../images/btnsr2.png) 0 -5px no-repeat;
  display: inline-block;transition: all 0.8s ease-out 0s;}
.part_in_2 .list li:hover .txt .btns{background-position: 0 -55px;}
.part_in_2 .list li .txt h2:hover {color: #0e6240;}

/*新闻内页*/
.news_in_box{border: 1px solid #e5e5e5;}
.news_in_box .top{text-align: center;}
.news_in_box .top h2{font-size:36px;padding:80px 30px;font-weight: bold;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.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%;}
.news_in_box .video{width: 100%;height: 560px;display: block;margin: 20px auto;}

/*视频中心*/
.video_in_1 .list{margin: 0 0 0 -70px;}
.video_in_1 .list li{float: left;display: inline-block;width: 380px;margin: 0 0 70px 70px;}
.video_in_1 .list li a{width: 100%;height: 250px;display: block;overflow: hidden;position: relative;}
.video_in_1 .list li img{position: absolute;left: 0;top:0;z-index: 10;
  width: 100%;height: 250px;}
.video_in_1 .list li .mask{position: absolute;left: 0;bottom:0;
  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);
  width: 100%;height:60px;z-index: 12;}
.video_in_1 .list li:hover img{transition: all 0.8s ease-out 0s;transform: scale(1.05);}
.video_in_1 .list li .txt{position: absolute;left: 20px;bottom: 0;height: 50px;z-index: 14;
  width: calc(380px - 40px);line-height: 50px;
  font-size:18px;font-weight: bold;color: #fff;
  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display:block;}
.video_in_1 .list li .txt span{width: 30px;height: 50px;margin: 0 0 0 10px;display: inline-block;
  background: url(../images/bfq.png) center no-repeat;background-size: 30px;}

/*联系我们*/
.con_in_1{padding: 0 0 80px;border-bottom: 1px solid #e5e5e5;margin: 0 0 60px;}
.con_in_1 .maps{width: 680px;}
.con_in_1 .txt{width: 540px;padding: 50px 0 0;}
.con_in_1 .top{font-size: 30px;font-weight: bold;
  font-family:"宋体",Georgia,"Times New Roman",Times,serif;}
.con_in_1 .bot{padding: 30px 0 0;}
.con_in_1 .bot h2{font-size: 18px;margin: 0 0 20px;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/con_1.png) left 5px no-repeat;background-size: 20px;}
.con_in_1 .bot .p2{background: url(../images/con_2.png) left 5px no-repeat;background-size: 20px;}
.con_in_1 .bot .p3{background: url(../images/con_3.png) left 5px no-repeat;background-size: 20px;}


.con_in_2{background: #f6f6f6;padding: 80px;}
.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:#fff;text-indent: 20px;border:none;width:420px;color: #666;}
.con_in_2 textarea{line-height:50px;background:#fff;text-indent: 20px;border:none;width:1020px;height: 150px;
  color: #666;}
.con_in_2 button{width: 200px;height: 50px;line-height: 50px;background:#0e6240;
  color: #fff;border: none;margin: 0 0 0 100px;}
.con_in_2 button:hover{background:#dab96a;}
input,select,textarea,button{font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
  font-size:16px;}



/*
颜色  #fd9a35    #b7751e


多行隐藏
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;"

*/