@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0 }
body { background: #fff; font-family: Microsoft YaHei; font-size: 16px; /*overflow-x: hidden*/ }
img { border: 0; }
a, a:hover { text-decoration: none; }
.currency { width: 1200px; margin-left: auto; margin-right: auto; }

.currency h6{ width:100%; text-align:center;}
.currency img{ text-align:center; max-width:100%; }

.hei60 { height: 60px; line-height: 0; font-size: 0; width: 100%; }
.header { height: 110px; display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; font-size: 0; }
.head_logo { flex: 0 0 70%; width: 70%; font-size: 0; }
.head_phone { flex: 0 0 30%; width: 30%; font-size: 24px; font-family: Arial, Helvetica, sans-serif; }
.tel { color: #777; font-weight: bold; display: -webkit-flex; /* Safari */ display: flex; justify-content: flex-end; align-items: center; align-content: center; }
.tel i { font-size: 0; margin-right: 5px; }
.ind_nav { background-image: linear-gradient(#007BF7, #005FEC); }
.navli { height: 46px; display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: center; align-content: center; }
.ind_nav a { color: #fff; }
.ind_nav a:hover { color: #ff0; font-weight: 600; }
.banner { height: 400px; width: 100%; font-size: 0; }
.banner img { height: 100%; width: 100%; }
.ind_gsjj { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: stretch; align-content: space-between; }
.jj_img { font-size: 0; width: 48%; flex: 0 0 48%; }
.jj_img img { width: 100%; height: 350px; }
.jj_sm { width: 48%; flex: 0 0 48%; padding-top: 1%; }
.jj_tit { color: #009434; }
.jj_tit a { color: #009434; }
.jj_tit a:hover { color: #f60; }
.jj_tit h1 { font-size: 28px; line-height: 30px; }
.jj_tit h2 { font-size: 20px; font-weight: normal; line-height: 34px; }
.jj_con { color: #666; line-height: 30px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; }
.jj_con p { color: #000; padding-bottom: 2%; font-size: 18px; }
a.gdck { background-image: linear-gradient(to right, #fa9308, #ed590f); width: 120px; height: 36px; line-height: 36px; color: #fff; font-size: 16px; text-align: center; margin-top: 4%; }
a.gdck:hover { background-image: linear-gradient(to right, #ed590f, #fa9308); }
.jj_ccon { width: 100%; display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; height:100%; align-items: stretch; align-content: space-between; }
/*--------行业新闻------------*/

.juz_tit { color: #009434; text-align: center; }
.juz_tit a { color: #009434; }
.juz_tit a:hover { color: #f60; }
.juz_tit h1 { font-size: 28px; line-height: 30px; }
.juz_tit h2 { font-size: 20px; font-weight: normal; line-height: 34px; }
.hy_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.hy_con a { flex: 0 0 48%; width: 48%; background: #fafafa; margin-top: 30px; }
.hy_con a:hover { flex: 0 0 48%; width: 48%; background: #f2f7f3 }
.hyxw_box { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: center; }
/*
.hy_time{display: -webkit-flex;   display: flex;flex-flow:row wrap;align-items: center;align-content:center;}
.hy_time h1{ width:100%; flex:0 0 100%; color:#11a233; font-size:36px; line-height:40px;}
.hy_time h2{width:100%; flex:0 0 100%; color:#999; font-size:14px; line-height:20px;}
*/

.hy_time { width: 20%; text-align: center; }
.hy_time h1 { color: #11a233; font-size: 36px; line-height: 40px; }
.hy_time h2 { color: #999; font-weight: normal; font-size: 14px; line-height: 20px; }
.hy_text { width: 72%; border-left: 1px solid #ededed; padding: 2% 2% 2% 5%; }
.hy_text h1 { color: #000; font-weight: normal; font-size: 18px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.hy_text h1:hover { color: #f60; }
.hy_text p { color: #aaa; font-size: 14px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.cp_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; }
.cp_con a { width: 30%; flex: 0 0 30%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 30px; }
.cp_con a:hover { box-shadow: 0 0 10px 0px #aaa; }
.cp_img { width: 100%; height: 240px; }
.cp_img img { width: 100%; height: 100%; }
.cp_text { background: #fff; width: 90%; padding: 2% 5% 3% 5%; }
.cp_text h1 { color: #000; font-size: 18px; font-weight: normal; line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.cp_text h1:hover { color: #f60; }
.cp_text p { color: #aaa; font-size: 14px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.sgvid { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: stretch; }
.sg_con { flex: 0 0 60%; width: 60%; }
.vid { flex: 0 0 36.7%; width: 36.7%; }
/*
.anli_con { display: -webkit-flex; display: flex; flex-flow: row wrap; justify-content: space-between; align-content: space-between; background-image: linear-gradient(to right, #88c825, #1aa546); margin-top: 30px; }
.anli_con a { width: 360px; height: 170px; position: relative; opacity: .3; color: #fff }
.anli_con a:hover { opacity: 1; }
.anli_con a img { width: 100%; height: 100%; }
.anli_con a p { position: absolute; left: 10px; bottom: 10px; color: #fff; font-size: 14px; }
*/
.anli_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-content: space-between; margin-top: 30px; }
.anli_con a { width: 360px; height: 170px; position: relative; }
.anli_con a:hover { }
.anli_con a img { width: 100%; height: 100%; }
.anli_con a p { position: absolute; left: 0; top: 0; height: 170px; width: 100%; color: #fff; font-size: 14px; background: rgb(40, 170, 60, 0.5) }
.anli_con a p:hover { background: rgb(255, 255, 255, 0.2) }
.anli_con a p span { position: absolute; bottom: 10px; left: 10px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.sgan_tit { color: #009434; flex: 0 0 100%; width: 100%; }
.sgan_tit a { color: #009434; }
.sgan_tit a:hover { color: #f60; }
.sgan_tit h1 { font-size: 28px; line-height: 30px; }
.sgan_tit h2 { font-size: 20px; font-weight: normal; line-height: 34px; }
.videosy { margin-top: 30px; height: 340px; }
.xcha_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; }
.xcha_con a { width: 220px; height: 160px; position: relative; margin-top: 30px; }
.xcha_con a:hover { }
.xcha_con a img { width: 100%; height: 100%; }
.xcha_con a p { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; line-height: 30px; color: #fff; font-size: 14px; text-align: center; background: rgb(0, 0, 0, 0.5) }
.xcha_con a p:hover { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 30px; line-height: 30px; color: #fff; font-size: 14px; text-align: center; background: rgb(40, 170, 60, 0.5) }
.zhpin { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; align-content: flex-end; margin-top: 20px; }
.zhpin a { width: 100%; flex: 0 0 100%; margin-top: 10px; }
.zhpin a div { border-left: 3px solid #f78709; background: #fafafa; padding: 3.5% 4%; }
.zhpin a div:hover { background: #f0f6f0; }
.zhpin a h1 { font-weight: normal; font-size: 18px; color: #000; line-height: 30px; overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;}
.zhpin a p { font-weight: normal; font-size: 14px; color: #aaa;overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical; }
.zhpin a h1:hover { color: #f60; }
.footer { background: url(../images/footbg.jpg) no-repeat top center; background-size: 100%; width: 100%; }
.foot_thr { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: flex-start; padding: 2%; }
.footnav { width: 20%; flex: 0 0 20%; }
.foot_text { width: 50%; flex: 0 0 50%; }
.foot_ewm { width: 24%; flex: 0 0 24%; }
.footalink { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start; width: 100%; }
.footalink a { width: 50%; flex: 0 0 50%; text-align: center; color: #fff; font-size: 14px; line-height: 36px; }
.footalink a:hover { color: #f60; }
.pad_fomd { padding-left: 20%; color: #fff; }
.foot_ticn { font-size: 24px; font-family: "宋体"; font-weight: bold; line-height: 36px; }
.foot_tieg { font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 24px; }
.foot_tell { padding-top: 3%; line-height: 30px; font-size: 14px; }
.two_ewm { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: flex-start; width: 100%; text-align: center; }
.two_ewm p { color: #fff; line-height: 30px; font-size: 16px; }
/*------gsjj-------*/

.zy_ban { width: 100%; height: 260px; font-size: 0; }
.zy_ban img { width: 100%; height: 100%; }
.back { height: 36px; line-height: 36px; font-size: 16px; color: #ddd; margin-top: 10px; }
.back a { color: #999; }
.back a:hover { color: #f60; }
.back span { color: #009434; }
.back i { padding: 0 1%; }
.dbj_h { background: #f7f7f7; width: 100%; padding: 2% 0; }
.xxy_conn { width: 94%; flex: 0 0 94%; padding: 3%; font-size: 18px; line-height: 40px; background: #FFF; }
.xxy_conn h2 { line-height: 50px; }
.hbj { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-between; align-items: flex-start; }
.zyjj_tit { color: #009434; width: 26%; flex: 0 0 26%; }
.zyjj_tit a { color: #009434; }
.zyjj_tit a:hover { color: #f60; }
.zyjj_tit h1 { font-size: 22px; font-weight: normal; line-height: 30px; }
.zyjj_tit h2 { font-size: 20px; font-weight: normal; line-height: 34px; }
.zyjj_tit p { width: 90%; height: 360px; margin-top: 8%; opacity: .9; }
.zyjj_tit p img { width: 100%; height: 100%; }
.zyjj_tit i { width: 15px; display: block; height: 3px; background: #009434; margin-top: 15px; }
.zyhy_con { width: 100%; display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.zyhy_con a { flex: 0 0 100%; width: 100%; background: #fff; margin-bottom: 20px; }
.zyhy_con a:hover { background: #e8eee7 }
.zyhyxw_box { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: flex-start; align-items: center; align-content: center; }
.zyhy_time { width: 20%; text-align: center; }
.zyhy_time h1 { color: #11a233; font-size: 36px; line-height: 40px; }
.zyhy_time h2 { color: #999; font-weight: normal; font-size: 14px; line-height: 20px; }
.zyhy_text { width: 72%; border-left: 1px solid #ededed; padding: 2% 2% 2% 5%; }
.zyhy_text h1 { color: #000; font-weight: normal; font-size: 18px; line-height: 36px; }
.zyhy_text h1:hover { color: #f60; }
.zyhy_text p { color: #aaa; font-size: 14px; line-height: 20px; }
.page { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: center; margin-top: 30px; }
.page a { padding: 0.5% 2%; border: 1px solid #ddd; color: #666; margin-left: 1%; margin-right: 1%; background: #fff; }
.page a:hover { border: 1px solid #11a233; color: #fff; background: #11a233; }
.xxy_tit { border-bottom: 1px solid #ddd; margin-bottom: 2%; text-align: center; }
.xxy_tit h1 { font-size: 30px; line-height: 36px; }
.xxy_tit p { font-size: 16px; color: #999; line-height: 24px; padding: 1% 0; }
.zycp_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content:;
align-items: stretch; }
.zycp_con a { width: 30%; flex: 0 0 30%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 30px; margin-left: 1.5%; margin-right: 1.5%; }
.zycp_con a:hover { box-shadow: 0 0 10px 0px #aaa; }
.zycp_img { width: 100%; height: 240px; }
.zycp_img img { width: 100%; height: 100%; }
.zycp_text { background: #fff; width: 90%; padding: 2% 5% 3% 5%; }
.zycp_text h1 { color: #000; font-size: 18px; font-weight: normal; line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.zycp_text h1:hover { color: #f60; }
.zycp_text p { color: #aaa; font-size: 14px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.spcp_con { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content:;
align-items: stretch; }
.spcp_con a { width: 46%; flex: 0 0 46%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 30px; margin-left: 2%; margin-right: 2%; }
.spcp_con a:hover { box-shadow: 0 0 10px 0px #aaa; }
.spcp_img { width: 100%; height: 340px; }
.spcp_img img { width: 100%; height: 100%; }
.spcp_text { background: #fff; width: 90%; padding: 2% 5% 3% 5%; }
.spcp_text h1 { color: #000; font-size: 18px; font-weight: normal; line-height: 32px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.spcp_text h1:hover { color: #f60; }
.spcp_text p { color: #aaa; font-size: 14px; line-height: 22px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.subnews { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.subnews a { flex: 0 0 100%; width: 100%; background: #fff; margin-top: 30px; }
.subnews a:hover { background: #e8eee7 }
.newzyhy_time { width: 14%; flex: 0 0 14%; text-align: center; }
.newzyhy_time h1 { color: #11a233; font-size: 36px; line-height: 40px; }
.newzyhy_time h2 { color: #999; font-weight: normal; font-size: 14px; line-height: 20px; }
.newzyhy_text { width: 82%; flex: 0 0 82%; border-left: 1px solid #ededed; padding: 2% 2% 2% 2%; }
.newzyhy_text h1 { color: #000; font-weight: normal; font-size: 18px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.newzyhy_text h1:hover { color: #f60; }
.newzyhy_text p { color: #aaa; font-size: 14px; line-height: 20px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.subnews2 { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.subnews2 a { flex: 0 0 100%; width: 100%; background: #fff; margin-top: 30px; }
.subnews2 a:hover { background: #e8eee7 }
.newzyhy_time2 { width: 20%; flex: 0 0 20%; height: 140px; font-size: 0; }
.newzyhy_time2 img { width: 100%; height: 100%; }
.newzyhy_time2 h1 { color: #11a233; font-size: 36px; line-height: 40px; }
.newzyhy_time2 h2 { color: #999; font-weight: normal; font-size: 14px; line-height: 20px; }
.newzyhy_text2 { width: 76%; flex: 0 0 76%; padding: 2% 2% 2% 2%; }
.newzyhy_text2 h1 { color: #000; font-weight: normal; font-size: 18px; line-height: 36px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.newzyhy_text2 h1:hover { color: #f60; }
.newzyhy_text2 p { color: #aaa; font-size: 14px; line-height: 24px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.subjian { margin-top: 30px; }
.hy_con3 { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.hy_con3 a { flex: 0 0 48%; width: 48%; background: #fff; margin-top: 30px; }
.hy_con3 a:hover { flex: 0 0 48%; width: 48%; background: #f2f7f3 }


/*---lunbo-*/
  ul,li{ list-style: none;}
  .lubo{ width: 100%;clear: both; position: relative; height:400px;}
  .lubo_box{ position: relative; width: 100%; height:400px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:400px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 100%;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #f60 !important;}

  /*按钮*/
  .lubo_btn{ display:none; position: absolute; width: 100%; top: 140px;}
  .left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
/*--lunbo end----*/

#video { width: 970px; height: 594px; margin: 0 auto; position: relative; }
#video video { width: 100%; height: 100%; object-fit: fill; }
.VideoBtn { position: absolute; left: 50%; top: 50%; display: block; width: 70px; height: 70px; margin-left: -35px; margin-top: -35px; cursor: pointer; z-index: 10; }

/*------媒体查询--------------*/
@media screen and (max-width: 600px) {
.header { height: auto; }
.currency { width: 100%; margin-left: auto; margin-right: auto; }
.head_logo { flex: 0 0 100%; width: 100%; font-size: 0; text-align: center; padding: 2% 0; }
.head_logo img { width: 90%; font-size: 0; }
.head_phone { display: none; }
.navli { height: auto; display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: center; align-content: center; }
.ind_nav a { color: #fff; flex: 0 0 25%; width: 25%; text-align: center; font-size: 16px; line-height: 36px; border-bottom: 1px solid #83c523; }
.ind_nav a:hover { color: #ff0; font-weight: 600; }
.zy_ban { height: 120px; }
.back { padding-left: 3%; width:97%; margin-top: 0; }
.xxy_tit h1 { font-size: 20px; line-height: 30px; }
.xxy_tit p { font-size: 14px; }
.xxy_conn { width: 94%; flex: 0 0 94%; padding: 3%; font-size: 16px; line-height: 34px; background: #FFF; }
.footer { background: #2b9d48 url(../images/footbg.jpg) no-repeat top center; background-size: 600%; width: 100%; }
.foot_thr { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start; padding: 2%; }
.footnav { width: 100%; flex: 0 0 100%; display: none; }
.foot_text { width: 100%; flex: 0 0 100%; }
.foot_ewm { width: 100%; flex: 0 0 100%; }
.footalink { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row wrap; justify-content: space-between; align-items: flex-start; width: 100%; }
.footalink a { width: 50%; flex: 0 0 50%; text-align: center; color: #fff; font-size: 14px; line-height: 36px; }
.footalink a:hover { color: #f60; }
.pad_fomd { padding-left: 0; color: #fff; text-align: center; padding: 2% 0; }
.foot_ticn { font-size: 20px; font-family: "宋体"; font-weight: bold; line-height: 24px; }
.foot_tieg { font-size: 12px; line-height: 22px; transform: scale(0.9); font-family: Arial, Helvetica, sans-serif; line-height: 20px; opacity: .7 }
.foot_tell { padding-top: 0%; line-height: 24px; font-size: 14px; }
.two_ewm { display: -webkit-flex; /* Safari */ display: flex; flex-flow: row nowrap; justify-content: space-around; align-items: flex-start; width: 100%; text-align: center; margin-top: 3%; }
.two_ewm p { color: #fff; line-height: 20px; font-size: 14px; }
.juz_tit { margin-top: 10px; }
.juz_tit h1 { font-size: 20px; line-height: 26px; }
.juz_tit h2 { font-size: 18px; font-weight: normal; line-height: 26px; }
.hy_con3 a { flex: 0 0 94%; width: 94%; margin: 0 3%; background: #fff; margin-top: 10px; }
.hy_text h1 { color: #000; font-weight: normal; font-size: 16px; line-height: 34px; }
.hy_time h2 { color: #999; font-weight: normal; font-size: 12px; line-height: 20px; }
.hy_time h1 { color: #11a233; font-size: 32px; line-height: 36px; }
.page { display: -webkit-flex; display: flex; flex-flow: row wrap; justify-content: center; margin-top: 20px; margin-bottom: 10px; }
.subnews2 a { flex: 0 0 94%; width: 94%; margin: 0 3%; background: #fff; margin-top: 10px; }
.newzyhy_time2 { width: 33%; flex: 0 0 33%; height: 100px; font-size: 0; }
.newzyhy_text2 { width: 63%; flex: 0 0 63%; padding: 2% 2% 2% 2%; }
.newzyhy_text2 h1 { font-size: 16px; }
.subjian { margin-top: 10px; }
.zycp_con a { width: 46%; flex: 0 0 46%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 10px; margin-left: 2%; margin-right: 2%; }
.zycp_img { width: 100%; height: 140px; }
.zycp_text h1 { color: #000; font-size: 16px; font-weight: normal; line-height: 28px; }
.spcp_con a { width: 94%; flex: 0 0 94%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 10px; margin-left: 3%; margin-right: 3%; }
.spcp_con a:hover { box-shadow: 0 0 10px 0px #aaa; }
.spcp_img { width: 100%; height: 340px; }
.spcp_text h1 { font-size: 16px; }
.subnews a { flex: 0 0 94%; width: 94%; margin: 0 3%; background: #fff; margin-top: 10px; }
.newzyhy_time { width: 25%; flex: 0 0 25%; text-align: center; }
.newzyhy_text { width: 70%; flex: 0 0 70%; border-left: 1px solid #ededed; padding: 2% 2% 2% 2%; }
.newzyhy_text h1 { font-size: 16px; }
.jj_img { display: none; }
.jj_sm { width: 100%; flex: 0 0 100%; padding-top:10px; }
.jj_tit { text-align: center; width: 100%; flex: 0 0 100%; }
.jj_tit h1 { text-align: center; font-size: 20px; line-height: 26px; }
.jj_tit h2 { text-align: center; font-size: 18px; font-weight: normal; line-height: 26px; }
.hei60 { height: 10px; }
.jj_con { width: 94%; margin-left: auto; margin-right: auto; margin-top: 10px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; }
.gdck { margin-left: auto; margin-right: auto; }
.hy_con a { flex: 0 0 96%; width: 96%; margin-left: auto; margin-right: auto; background: #fafafa; margin-top: 10px; }
.cp_con a { width: 46%; flex: 0 0 46%; padding-left: 2%; padding-right: 2%; box-shadow: 0 0 10px 0px #e5e5e5; margin-top: 10px; }
.cp_img { width: 100%; height: 180px; }
.cp_text h1 { font-size: 16px; }
.sg_con { flex: 0 0 100%; width: 100%; }
.vid { flex: 0 0 100%; width: 100%; }
.sgvid { display: -webkit-flex; display: flex; flex-flow: row wrap; justify-content: space-between; align-items: stretch; margin-top:10px; }
.sgan_tit { text-align: center; }
.sgan_tit h1 { font-size: 20px; line-height: 26px; }
.sgan_tit h2 { font-size: 18px; font-weight: normal; line-height: 26px; }
.anli_con { margin-top: 0; margin-bottom:20px;}
.anli_con a { width: 46%; flex: 0 0 46%; margin-left:2%; margin-right:2%; height: 130px; margin-top: 10px; }

.anli_con a p {
    position: absolute;
    left: 0;
    top: 0;
    height: 130px;
    width: 100%;
    color: #fff;
    font-size: 14px;
    background: rgb(40, 170, 60, 0.5);
}

.videosy {
    margin-top:10px;
    height: ; width:96%; margin-left:auto; margin-right:auto;
}

.videosy img { width:100%; height:100%;}




.xcha_con a {
    width: 46%; margin-left:2%; margin-right:2%;
	flex: 0 0 46%;
    height: 120px;
    position: relative;
    margin-top: 10px;
}

.xcha_con{ margin-bottom:20px;}

.zhpin {
margin-top: 0; 
}
.zhpin a {
    width: 96%;
    flex: 0 0 96%; margin-left:auto; margin-right:auto;
    margin-top: 10px;
}
.zhpin a h1 {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 26px;
}
/*---lunbo-*/
.banner {  width: 100%; font-size: 0;height:220px; }

  ul,li{ list-style: none;}
  .lubo{ width: 100%; clear: both; position: relative; height:220px;}
  .lubo_box{ position: relative; width: 100%; height:220px; }
  .lubo_box li{ float: left;position: absolute; top: 0; left: 0; width: 100%; height:220px; opacity: 0;filter:alpha(opacity=0);}
  .lubo_box li a{ display: block;width: 100%;  height: 100%;}

  .lubo_box li img{ width: 100%; height: 100%;}

  /*圆点*/
  .cir_box{ overflow: hidden; position: absolute; z-index: 100;}
  .cir_box li{ float: left; width: 30px; height: 5px; margin:0 5px; cursor: pointer; background: #fff; opacity: 0.8;filter:alpha(opacity=80);}
  .cir_on{ background: #f60 !important;}

  /*按钮*/
  .lubo_btn{ display:none; position: absolute; width: 100%; top: 20px; display:none;}
  .left_btn, .right_btn{ width: 30px; height: 80px; background: #000;opacity: 0.8;filter:alpha(opacity=80); cursor: pointer; color: #fff; line-height: 80px; font-size: 30px; text-align: center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
  .left_btn{ float: left;}
  .right_btn{ float: right;}
/*--lunbo end----*/


}
 @media screen and (max-width: 414px) {
}
 @media screen and (max-width: 350px) {
}
