@charset "utf-8";
/* 
    author:PengJin;
    date:2019-10-28;
*/

.header{position: fixed;background: rgba(255,255,255,0.7);}
/* --banner-- */
.banner{clear:both;position:relative;z-index:1;width:100%;height:680px;overflow:hidden;}
.banner .hd{position:absolute;z-index:333;left:0;bottom:30px;width:100%;height:7px;text-align:center;}
.banner .hd li{display:inline-block;margin:0 10px;width:7px;height:7px;text-indent:-9999px;cursor:pointer;border:#fff solid 3px;border-radius:50%;}
.banner .hd li.cur{background:#fff;}
.banner .bd,.banner .bd ul{height:680px;}
.banner .bd li{width:100%;height:680px;}
.banner .bd li a{display:block;height:680px;background-repeat:no-repeat;background-position:center;}
.banner .prev,.banner .next{position:absolute;z-index:333;top:50%;margin-top:-27px;width:54px;height:54px;cursor:pointer;border-radius:50%;}
.banner .prev{left:2%;background:#fff url(../1zcbt-images/banner_prev.png);}
.banner .next{right:2%;background:#fff url(../1zcbt-images/banner_next.png);}
.banner .prev:hover,.banner .next:hover{box-shadow:0 0 2px #2763eb;}
/* --end banner-- */

/* --service-- */
.service{padding:50px 0;overflow:hidden;background:#fff;}
.service .wrapper{overflow:hidden;}
.service-list{margin-left:-50px;width:1300px;overflow:hidden;}
.service-list .item{float:left;width:260px;text-align:center;background:url(../1zcbt-images/charts_line.png) repeat-y right;}
.service-list .item i{display:block;margin:0 auto;width:60px;height:60px;overflow:hidden;}
.service-list .item i img{display:block;width:60px;height:60px;}
.service-list .item span{display:block;margin-top:10px;height:35px;line-height:35px;font-size:24px;color:#333;overflow:hidden;}
.service-list .item p{font-size:15px;height:28px;line-height:28px;color:#999;}
.service-list .item:nth-child(1){animation:fadeinR 1s ease-in-out;}
.service-list .item:nth-child(2){animation:fadeinR 1.25s ease-in-out;}
.service-list .item:nth-child(3){animation:fadeinR 1.5s ease-in-out;}
.service-list .item:nth-child(4){animation:fadeinR 1.75s ease-in-out;}
.service-list .item:nth-child(5){animation:fadeinR 2s ease-in-out;}
/* --end service-- */


/* --subsidy-- */
.subsidy{padding:60px 0;overflow:hidden;background:#f8f8f8;}
.subsidy-tab{margin:0 auto;width:1200px;/* overflow:hidden; */}
.subsidy-main{float:left;width:800px;height:370px;}
.subsidy-list{position:relative;width:800px;height:370px;overflow:hidden;}
.subsidy-list li{position:absolute;overflow:hidden;}
.subsidy-list li .pic{position:relative;}
.subsidy-list li .pic img{display:block;position:absolute;left:0;top:0;transition:all 0.5s linear;}
.subsidy-list li .pic img.img1{opacity:1;}
.subsidy-list li .pic img.img2{opacity:0;}
.subsidy-list li span{display:block;position:absolute;font-size:12px;color:#333;}
.subsidy-list li p{display:none;}
.subsidy-list li.cur span{color:#fff;}
.subsidy-list li.cur .pic img.img1{opacity:0;}
.subsidy-list li.cur .pic img.img2{opacity:1;}
.subsidy-list li#area01{z-index:1;left:30px;top:0;width:195px;height:290px;}
.subsidy-list li#area01 span{left:70px;top:170px;}
.subsidy-list li#area02{z-index:1;left:110px;top:20px;width:145px;height:145px;}
.subsidy-list li#area02 span{left:50px;top:60px;}
.subsidy-list li#area03{z-index:1;left:110px;top:171px;width:145px;height:185px;}
.subsidy-list li#area03 span{left:70px;top:60px;}
.subsidy-list li#area04{z-index:2;left:200px;top:82px;width:135px;height:175px;}
.subsidy-list li#area04 span{left:40px;top:70px;}
.subsidy-list li#area05{z-index:2;left:220px;top:236px;width:105px;height:85px;}
.subsidy-list li#area05 span{left:35px;top:30px;}
.subsidy-list li#area06{z-index:2;left:284px;top:210px;width:135px;height:190px;}
.subsidy-list li#area06 span{left:50px;top:35px;}
.subsidy-list li#area07{z-index:1;left:264px;top:40px;width:340px;height:210px;}
.subsidy-list li#area07 span{left:170px;top:80px;}
.subsidy-list li#area08{z-index:1;left:390px;top:176px;width:145px;height:105px;}
.subsidy-list li#area08 span{left:50px;top:40px;}
.subsidy-list li#area09{z-index:1;left:452px;top:108px;width:155px;height:105px;}
.subsidy-list li#area09 span{left:60px;top:50px;}
.subsidy-list li#area10{z-index:1;left:512px;top:162px;width:255px;height:215px;}
.subsidy-list li#area10 span{left:100px;top:50px;}
.subsidy-menu{float:right;padding-top:20px;padding-right:20px;width:346px;height:346px;/* overflow:hidden; */}
.subsidy-menu ul{position:relative;width:346px;height:346px;background:#fff;border-radius:5px;border:#dbdcdf solid 1px;}
.subsidy-menu ul:after,.subsidy-menu ul:before{display:block;position:absolute;content:"";background:#dbdcdf;}
.subsidy-menu ul:after{left:50%;top:0;width:1px;height:100%;}
.subsidy-menu ul:before{left:0;top:50%;width:100%;height:1px;}
.subsidy-menu li{position:relative;z-index: 3;float:left;width:173px;height:173px;cursor:pointer;border-radius:5px;transition:all 0.2s linear;}
.subsidy-menu li span{display:block;width:173px;height:173px;line-height:173px;text-align:center;font-size:86px;color:#000;font-weight:bold;font-family:"DIN Medium";}
.subsidy-menu li em{display:block;position:absolute;left:115px;top:100px;width:22px;height:22px;line-height:22px;text-align:center;color:#fff;background:#2763eb;border-radius:50%;}
.subsidy-menu li.cur{box-shadow: 0 0 20px rgba(0,0,0,0.1);transform: scale(1.01);/* background: #fff; */}
/* --end subsidy-- */

/* --indexForm-- */
.indexForm{padding:60px 0;overflow:hidden;background:#fff;}
.indexForm .leftCon{float:left;width:668px;height:260px;overflow:hidden;}
.indexForm .leftCon img{display:block;width:100%;}
.indexForm .rightCon{float:right;width:456px;height:240px;overflow:hidden;}
.indexForm .rightCon li{margin-bottom: 20px;height:40px;border-bottom:#d3d3d3 solid 1px;border-left: 00;}
.indexForm .rightCon li:last-child{border-bottom:none;}
.indexForm .rightCon li .label{display:block;float:left;line-height:40px;font-size:16px;color:#666;}
.indexForm .rightCon li .valBox{overflow:hidden;}
.indexForm .rightCon li .valBox select{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#111;border:none;overflow:hidden;outline:none;}
.indexForm .rightCon li .valBox input{display:block;width:100%;height:40px;line-height:40px;font-size:16px;border:none;outline:none;transition:all 0.5s linear;}
.indexForm .rightCon li a{display: block;width: 143px;height: 45px;line-height: 45px;font-size:16px;color:#333;text-align:center;border:#d3d3d3 solid 1px;float: left;margin-right: 10px;}
.indexForm .rightCon li a:last-child{margin-right: 0;}
.indexForm .rightCon li a:hover{color:#fff;background:#2763eb;border-color:#2763eb;}
/* --end indexForm-- */


.xjrbdiv{ width:1200px; margin:0 auto; overflow:hidden;}
.xjrleft{ float:left; width:48%;}
.xjrldiv{ border:3px solid #2d8eff; margin-bottom:10px;}
.xjrldiv_top{ background: url(../1zcbt-images/zc1.png) no-repeat 20px 0 #2d8eff; height:156px;}
.xjrldiv_top_zi{ color: white;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  padding-top: 30px;
  padding-left: 28px;}
.xjrldiv_zhong{ overflow:hidden; padding:20px;}
.xjrldiv_zhongdian{ background:url(../1zcbt-images/zc3.png) no-repeat left; height:81px;font-size: 30px;
  color: white;
  line-height: 80px;
  padding-left: 75px;
  margin-bottom: 15px;}
.xjrldiv_p{background:url(../1zcbt-images/zc5.png) no-repeat left 5px; color:black; font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
  padding-left: 33px;}
.xjrright{ float:right; width:48%;}
.xjrrdiv{ border:3px solid #0044cb; margin-bottom:10px;}
.xjrrdiv_top{ background:url(../1zcbt-images/zc2.png) no-repeat 20px 0 #0044cb; height:156px;}
.xjrrdiv_top_zi{ color: white;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  font-weight: 500;
  padding-top: 30px;
  padding-left: 28px;}
.xjrrdiv_zhong{ overflow:hidden; padding:20px;}
.xjrrdiv_zhongdian{ background:url(../1zcbt-images/zc4.png) no-repeat left; height:81px;font-size: 30px;
  color: white;
  line-height: 80px;
  padding-left: 75px;
  margin-bottom: 15px;}
.xjrrdiv_p{background:url(../1zcbt-images/zc6.png) no-repeat left 5px; color:black; font-size: 18px;
  line-height: 30px;
  margin-bottom: 5px;
  padding-left: 33px;}



.zclyul{ overflow:hidden;width: 1200px;margin: 0 auto;}
.zclyul li{ overflow:hidden; float:left; width:15%; margin:0 5px 15px; border:1px solid #eee;}
.zclytu{ width:100%; overflow:hidden;aspect-ratio: 12/9;}
.zclytu img{ width:100%;aspect-ratio: 12/9;transition: all 0.6s;}
.zclytitle{ text-align:center; color:black; padding:10px 0;}
.zclyul li a{ display: block;
  width: 80px;
  text-align: center;
  color: #FFF;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 8px;
  background: #2d8eff;
  margin: 5px auto 10px;
  border-radius: 15px;}
.zclyul li:hover .zclytu img{transform: scale(1.1,1.1);transition: all 0.6s;}



/* --good-- */
.good{padding:70px 0 30px;overflow:hidden;background:#f8f8f8;}
.good-list{margin:0 auto;width:1380px;overflow:hidden;}
.good-list .item{position:relative;float:left;margin:0 20px;width:22%;height:314px;text-align:center;overflow:hidden;background:#f8f8f8;transition:all 0.5s linear;}
.good-list .item:after{display:block;position:absolute;left:50%;bottom:80px;width:13px;height:13px;content:"";background:url(../1zcbt-images/good_on.png) no-repeat center;transition:all 0.25s linear;}
.good-list .item i{display:block;margin:64px auto 10px;width:60px;height:60px;transition:all 0.5s linear;}
.good-list .item i img{display:block;width:100%;}
.good-list .item span{display:block;height:30px;line-height:30px;font-size:24px;color:#333;}
.good-list .item em{display:block;height:20px;line-height:20px;font-size:13px;color:#999;font-family:Arial;}
.good-list .item p{display:none;margin-top:30px;padding:0 20px;height:100px;line-height:25px;font-size:16px;color:#333;overflow:hidden;}
.good-list .item:hover{background:#fff;}
.good-list .item:hover p{display:block;margin-top:30px;}
.good-list .item:hover i{margin-top:40px;}
.good-list .item:hover:after{bottom:26px;background-image:url(../1zcbt-images/good_off.png);}
/* --end good-- */

/* --problem-- */
.problem{padding:60px 0;height:284px;overflow:hidden;background:url(../1zcbt-images/problem_bg.jpg) no-repeat center;}
.problem-list{overflow:hidden;padding-top: 10px;}
.problem-list .item{position:relative;float:left;width: 20%;text-align:center;}
.problem-list .item i{display:block;position:absolute;left:50%;margin-left:-9px;width:18px;height:18px;background:url(../1zcbt-images/problem_dot.png) no-repeat;animation:scale 2s infinite linear;}
.problem-list .item span{display:block;font-size:24px;color:#333;}
.problem-list .item p{margin-top:5px;font-size:14px;color:#333;}
.problem-list .item-1,.problem-list .item-3,.problem-list .item-5{margin-top: 56px;padding-top:32px;}
.problem-list .item-1 i,.problem-list .item-3 i,.problem-list .item-5 i{top:0;}
.problem-list .item-2,.problem-list .item-4{margin-top: -15px;padding-bottom: 21px;}
.problem-list .item-2 i,.problem-list .item-4 i{bottom:0;}
.problem-list .item-1{animation:fadeinR 1s ease-in-out;}
.problem-list .item-2{animation:fadeinR 1.5s ease-in-out;}
.problem-list .item-3{animation:fadeinR 2s ease-in-out;}
.problem-list .item-4{animation:fadeinR 2.5s ease-in-out;}
.problem-list .item-5{animation:fadeinR 3s ease-in-out;}
/* --end problem-- */

/* --charts-- */
.charts{padding:60px 0;overflow:hidden;background:#fff;}
.charts #charts{margin:0 auto;padding:0 50px;width:1200px;height:490px;background:url(../1zcbt-images/charts.png) no-repeat;}
.charts .group{position:relative;float:left;margin:0 71px;width:98px;height:440px;}
.charts .group span{display:block;position:absolute;left:0;top:100%;width:100%;height:45px;line-height:45px;font-size:16px;color:#333;text-align:center;}
.charts .group .bar{position:absolute;bottom:0;width:40px;height:0;transition:all 1s;}
.charts .group .bar-1{left:0;background:#2763eb;border:#2763eb solid 1px;}
.charts .group .bar-2{right:0;border:#ddd solid 1px;background:url(../1zcbt-images/charts_ohter.png) repeat;}
/* --end charts-- */

/* --adv-- */
.adv{padding-top:60px;overflow:hidden;background:#f4f4f4;}
.adv-list{margin:0 auto;width:1250px;overflow:hidden;}
.adv-list .item{float:left;width:20%;height:530px;text-align:center;overflow:hidden;transition:all 0.5s linear;}
.adv-list .num{transition:all 0.5s linear;}
.adv-list .num em{font-size:70px;color:#999;font-family: "DIN Medium";}
.adv-list .num sub{display:inline-block;width:24px;height:24px;line-height:24px;font-size:13px;color:#fff;background:#999;border-radius:50%;}
.adv-list .line{margin:18px auto 5px;width:1px;height:52px;background:#c0c0c0;opacity:0;display:none\9;}
.adv-list .tit{margin-top:20px;overflow:hidden;}
.adv-list .tit h3{height:30px;line-height:30px;font-weight:normal;font-size:20px;color:#333;}
.adv-list .tit p{font-size:14px;font-family:"DIN Medium";color:#999;}
.adv-list .read{height:75px;background:url(../1zcbt-images/adv_read.png) no-repeat center;transition:all 0.5s linear;}
.adv-list .summary{padding:15px 25px 0;height:100px;line-height:25px;font-size:14px;color:#666;overflow:hidden;transition:all 0.5s linear;}
.adv-list .icon{margin:22px auto 0;width:50px;height:50px;overflow:hidden;}
.adv-list .icon img{display:block;width:50px;height:50px;}
.adv-list .item:hover{background:#fff;}
.adv-list .item:hover .num em{color:#2763eb;}
.adv-list .item:hover .num sub{background:#2763eb;}
.adv-list .item:hover .line{opacity:1;display:block\9;}
.adv-list .item:hover .summary{opacity:1;display:block\9;}
.adv-list .item:hover .tit h3{color:#2763eb;}
.adv-list .item:hover .icon{}
.adv-list .item:hover .read{height:0;width:0;opacity:0;}
/* --end adv-- */

/* --indexForm2-- */
.indexForm2{padding-top:60px;overflow:hidden;background:#fff;}
.indexForm2 .leftCon{float:left;width:672px;height:380px;overflow:hidden;}
.indexForm2 .leftCon img{display:block;width:100%;}
.indexForm2 .rightCon{float:right;width:452px;height:426px;overflow:hidden;}
.indexForm2 .rightCon .tit{padding-bottom:25px;overflow:hidden;border-bottom:#ababab dashed 1px;}
.indexForm2 .rightCon .tit h2{font-weight:normal;font-size:36px;color:#333;}
.indexForm2 .rightCon .tit p{height:32px;line-height:32px;font-size:18px;color:#666;}
.indexForm2 .form{padding-top:12px;overflow:hidden;}
.indexForm2 .form li{margin-top: 30px;/* height: 45px; */border-bottom:#d3d3d3 solid 1px;}
.indexForm2 .form li:last-child{border-bottom:none;}
.indexForm2 .form li .label{display:block;float:left;line-height:40px;font-size:16px;color:#666;}
.indexForm2 .form li .valBox{overflow:hidden;}
.indexForm2 .form li .valBox input{display:block;width:100%;height:40px;line-height:40px;font-size:16px;border:none;outline:none;transition:all 0.5s linear;}
.indexForm2 .form li a{display: inline-block;width: 224px;height: 50px;line-height: 50px;font-size:16px;color:#333;text-align:center;border:#d3d3d3 solid 1px;}
.indexForm2 .form li a:last-child{border-left:none;}
.indexForm2 .form li a:hover{color:#fff;background:#2763eb;border-color:#2763eb;}
/* --end indexForm2-- */

/* --step-- */
.step{padding-top:86px;height:280px;overflow:hidden;background:#fff url(../1zcbt-images/step_bg.jpg) no-repeat center bottom;}
.step-list{margin-top:-25px;overflow:hidden;}
.step-list .item{float:left;width:16.66%;text-align:center;}
.step-list .item i{display:block;margin:0 auto;width:60px;height:60px;overflow:hidden;border:#ddd solid 1px;border-radius:50%;background:#fff;}
.step-list .item span{display:block;margin-top:12px;height:30px;line-height:30px;font-size:20px;color:#333;}
.step-list .item p{font-size:12px;font-family:Arial;color:#999;}
.step-list .item:nth-child(1){animation:bounceinL 1s ease-in-out;}
.step-list .item:nth-child(2){animation:bounceinL 1.25s ease-in-out;}
.step-list .item:nth-child(3){animation:bounceinL 1.5s ease-in-out;}
.step-list .item:nth-child(4){animation:bounceinL 1.75s ease-in-out;}
.step-list .item:nth-child(5){animation:bounceinL 2s ease-in-out;}
.step-list .item:nth-child(6){animation:bounceinL 2.5s ease-in-out;}
/* --end step-- */

/* --case-- */
.case{padding:60px 0;overflow:hidden;background:#fff;}
.case-list{width:1230px;}
.case-list .item{float:left;margin-right:30px;width:380px;overflow:hidden;padding-bottom:15px;}
.case-list .pic{position:relative;width:380px;overflow:hidden;}
.case-list .pic img{display:block;width:100%;transition:all 0.5s linear;}
.case-list .pic:after{display:block;position:absolute;left:0;bottom:-40px;width:100%;height:40px;content:"";background:#2763eb url(../1zcbt-images/case_read.png) no-repeat center;transition:all 0.5s;}
.case-list .text{padding:15px 10px 0;line-height:1.5;text-align:center;overflow:hidden;}
.case-list .text h3{font-weight:normal;font-size:18px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.case-list .text h3 a{color:#333;}
.case-list .text p{font-size:14px;color:#666;}
.case-list .item:hover .pic:after{bottom:0;}
.case-list .item:hover .pic img{transform:scale(1.1);}
.case-list .item:hover{box-shadow:5px 5px 15px #ccc}
/* --end case-- */

/* --news-- */
.news{padding:60px 0;overflow:hidden;background:#f3f3f3;}
.news-tab{overflow:hidden;}
.news-menu{margin:0 auto 22px;width:335px;overflow:hidden;}
.news-menu li{float:left;padding-bottom:3px;width:33.33%;height:42px;line-height:42px;font-size:16px;text-align:center;}
.news-menu li a{display:block;color:#333;background:#fff;}
.news-menu li.cur{background:url(../1zcbt-images/news_menu_cur.png) no-repeat center bottom;}
.news-menu li.cur a{color:#fff;background:#2763eb;}
.news-main{overflow:hidden;}
.news-hot{float:left;margin-top:20px;width:503px;overflow:hidden;}
.news-hot .pic{width:503px;height:315px;overflow:hidden;}
.news-hot .pic img{display:block;width:100%;transition:all 0.5s linear;}
.news-hot .text{padding:0 20px;height:170px;overflow:hidden;background:#fff;transition:all 0.5s linear;}
.news-hot .text h3{margin-top:18px;height:40px;line-height:40px;font-weight:normal;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-hot .text h3 a{color:#333;}
.news-hot .text p{height:50px;line-height:25px;font-size:13px;color:#666;overflow:hidden;}
.news-hot .date{margin-top:20px;height:42px;line-height:42px;overflow:hidden;border-top:#e3e3e3 solid 1px;}
.news-hot .date a{float:right;font-size:14px;color:#666;}
.news-hot .date em{font-size:14px;font-family:"DIN Medium";color:#666;}
.news-hot:hover .pic img{transform:scale(1.1);}
.news-hot:hover .text{background:#2763eb;}
.news-hot:hover .text *{color:#fff;border-color:#fff;}
.news-list{float:right;width:656px;height:546px;overflow:hidden;}
.news-list .item{padding:20px 0;overflow:hidden;border-bottom:#ddd dashed 1px;}
.news-list .date{float:left;padding:10px;width:98px;height:68px;text-align:center;font-family:"DIN Medium";border:#e0e0e0 solid 1px;transition:all 0.5s linear;}
.news-list .date span{display:block;height:40px;line-height:40px;font-size:24px;color:#333;}
.news-list .date em{display:block;font-size:18px;color:#666;}
.news-list .text{float:right;width:504px;height:94px;overflow:hidden;background:url(../1zcbt-images/news_read.png) no-repeat 0 bottom;}
.news-list .text h3{height:30px;line-height:30px;font-size:18px;font-weight:normal;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;}
.news-list .text h3 a{color:#000;}
.news-list .text p{height:48px;line-height:24px;font-size:14px;color:#666;overflow:hidden;}
.news-list .item:hover .date{background:#2763eb;border-color:#2763eb;}
.news-list .item:hover .date *{color:#fff;}
.news-list .item:hover h3 a{color:#2763eb;}
.news-list .text span{color: #ccc;}
.innewsimg{width: 138px;float: left;}
/* --end news-- */

/* --flinks-- *
/*.flinks{padding:22px 0;overflow:hidden;border-top:#f1f1f1 solid 1px;border-bottom:#f1f1f1 solid 1px;background:#fff;}
.flinks dl{overflow:hidden;}
.flinks dt{margin-bottom:10px;height:35px;line-height:35px;background:url(../1zcbt-images/links.png) no-repeat 78px center;}
.flinks dt .addlink{float:right;height:30px;line-height:30px;font-size:14px;color:#333;}
.flinks dt .addlink:hover{color:#006bff;text-decoration:underline;}
.flinks dt span{font-size:18px;color:#333;}
.flinks dd{padding-top:10px;line-height:30px;overflow:hidden;border-top:#f1f1f1 solid 1px;}
.flinks dd a{display:inline-block;font-size:14px;color:#333;margin-right:25px;}
.flinks dd a:hover{color:#0050c8;}*/
.flinks{padding-top: 21px;padding-bottom:26px;line-height:34px;overflow:hidden;border-bottom:#171717 solid 1px;}
.flinks .addlink{display:block;float:right;font-size:14px;color:#666;}
.flinks .addlink:hover{color:#fff;}
.flinks dl{overflow:hidden;}
.flinks dt{float:left;font-size:16px;}
.flinks dt a{color:#fff;}
.flinks dd{padding-left:20px;overflow:hidden;}
.flinks dd a{display:inline-block;margin-right:30px;font-size:14px;color:#ccc;}
.flinks dd a:hover{color:#fff;}
/* --end flinks-- */


.btnMore{padding-top:30px;text-align:center;font-size:18px;overflow:hidden;float:left;margin-left:500px}
.btnMore a{display:block;margin:0 auto;width:180px;height:59px;line-height:59px;color: #666;overflow:hidden;background:#d5d5d6;border-radius:0 0 20px 0;transition: all 0.5s;}
.btnMore a:hover{color:#fff;background:#2763eb;border-radius:0 20px 0 20px;}


.videoBox{background:#fff;padding-bottom: 30px;margin-top: 5px;padding-top: 30px;text-align: center;overflow: hidden;}
.videoBox iframe{width: 875px;height: 558px;border: 1px solid #ddd;float: left;width: 540px;margin-right: 10px;}

/*------20200618新增（首页视频旁的导航）------*/

.dropDownTests {
    position: absolute;
    right: 323px;
    margin: auto;
    float: right;
    bottom: -191px;
    float: left;
    list-style: none;
}

.dropDownTest {
    overflow: hidden;
    /* position: relative; */
    /* left: 0; */
    margin: auto;
    /* bottom: 0; */
     height: 560px; 
    background: #ddd;
    overflow: hidden;
    float: right;
    list-style: none;
    width: 643px;
}

.dropDownTest li{
    width: 33%;
    height: auto;
    /* margin-right: 5%; */
    float: left;
    display: block;
    /* border-bottom: 1px solid #ccc;*/
    padding: 71.5px 0;
    /* margin-right: 52px; */
    /* background: #ddd; */
    /* border-right: 1px solid #ccc;*/
    /* padding-top: 98px; */
}
.dropDownTest li a{
    text-align:center;
}
.dropDownTest li a img{
    display:block;
    margin: 0 auto;
    padding-bottom: 15px;
}
.dropDownTest li:nth-child(3n){
    margin-right:0;
}
.dropDownTest li:nth-last-child(1),.dropDownTest li:nth-last-child(2){
    margin-bottom:0;
}


/* zcfw */
.wrap-tit {
  text-align: center;
  position: relative;
  animation: fadeinT 1s ease-out backwards;
    animation-name: fadeinT;
}
.zcfw { position: relative; padding: 0 2.5%; box-sizing: border-box; overflow: hidden; background: url("../1zcbt-images/zcfw-bg.jpg") no-repeat center; width: 100%; height: 50.4375rem; background-size: cover;}
.zcfw .wrap-tit { padding-top: 3.75rem;}
.zcfw  .wrap-tit h2 {font-size: 2.625rem;
  font-weight: normal;color: #fff;}
.zcfw  .wrap-tit p { font-size: 1.125rem;
  margin-top: 0.5rem;color: #fff;}
.zcfw-con { overflow: hidden; margin-top: 3.125rem;}
.zcfw-con .item { float: left; width: 26%; height: 15.9375rem; margin-right: 2%; margin-bottom:2%;background: #fff; padding:0 2.5rem; }
.zcfw-con .item:nth-of-type(3n) {margin-right: 0;}
.zcfw-con .item .zcfw-top { overflow: hidden; margin-bottom:0.625rem;padding: 0.625rem 0; border-bottom: 1px solid #e9e9e9;}
.zcfw-con .item .zcfw-top i { float: left; width: 3.4375rem; font-size: 0;}
.zcfw-con .item .zcfw-top i img { width: 100%;}
.zcfw-con .item .zcfw-top span { padding-top:1rem;float: left;  margin-left: 0.3125rem; font-size: 1.5rem; color: #000;}
.zcfw-con .item .zcfw-top span a { color: #000;}
.zcfw-con .item .zcfw-top > a { margin-top: 1.4rem; float: right; font-size: 1rem; color: #666;}
.zcfw-con .item li { position:relative;float: left; width: 33.333%; padding: 0.5rem 0 0.5rem 4%; box-sizing: border-box;}
.zcfw-con .item li a { font-size: 1rem;  color: #666;}
.zcfw-con .item li:after { content: ''; display: block; position: absolute; left: 0; top: 50%; width: 5px; height: 5px; border-radius: 50%; background: #666; transform: translateY(-50%);}
.zcfw-con .item li a:hover {text-decoration:underline; }
@media (max-width: 992px) {
    .zcfw-con .item li {height:28px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
    .zcfw { height: 80.4375rem;}
    .zcfw .item { width: 100%;margin-right: 0; padding: 0 1rem;}
}
/* zcfw end */

/* fwlc */
.fwlc { position: relative; overflow: hidden; background: url("../1zcbt-images/fwlc-bg.jpg") no-repeat center; width: 100%; height: 23.1875rem; background-size: cover;}
.fwlc .fwlc-con { overflow: hidden;}
.fwlc .fwlc-con .tit { float: left; padding-top: 7.8125rem;}
.fwlc .fwlc-con .tit h2 { font-size: 2.25rem; color: #fff;}
.fwlc .fwlc-con .tit .number { width: 18.125rem; margin-top: 1rem;}
.fwlc .fwlc-con .tit .number a { margin-right: 1rem; float: left; width:8.125rem; height: 2.875rem; line-height: 2.875rem; text-align: center;background: #fff; font-size: 1.125rem; color: #1e4084;}
.fwlc .fwlc-con .tit .number a i { margin-right:0.625rem;display: inline-block; background: url("../1zcbt-images/fwlc-server.png") no-repeat center; width: 1.375rem; height: 1.375rem;  background-size: 100%; vertical-align: middle;}
.fwlc .fwlc-con .tit .number p {  float:left;font-size: 1.125rem; color: #fff;}
.fwlc .fwlc-con .tit .number em { float: left; display: block; font-size: 1.125rem; color: #fff;}
.fwlc .fwlc-con .pic { display:none; float: left; width: 10.3125rem; font-size: 0;}
.fwlc .fwlc-con .pic img { width: 100%;}
.fwlc .fwlc-list {float: left;margin-top:6.875rem;width: 78%;}
.fwlc .fwlc-list li {float: left;margin-left: 5.6%;}
.fwlc .fwlc-list li span { display: block; width: 7.0625rem; font-size: 0;}
.fwlc .fwlc-list li span img { width: 100%;}
.fwlc .fwlc-list li p { font-size: 1.125rem; color: #fff; padding-top: 0.625rem; text-align: center;}
@media (max-width: 1400px) {
    .fwlc .fwlc-list {width: 75%;}
    .fwlc .fwlc-list li {margin-left: 6%;}
    .fwlc .fwlc-list li span { width: 5.8rem;}

}

@media (max-width: 1200px) {
    .fwlc .fwlc-list { width: 56%;}
    .fwlc .fwlc-list li { margin-left: 1%;}
}

@media (max-width: 992px) {
    .fwlc { display: none;}
}
/* fwlc end */


.gbzzxm{padding: 70px 0 30px;
  overflow: hidden;}
.gbzzxmul{ overflow:hidden; }
.gbzzxmul li{ overflow:hidden; float:left; padding:10px 0px; border:1px solid #CCC; font-size:14px; margin:5px 10px; width:23%; text-align:center;border-radius: 10px;}
