/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

/*公共样式部分*/

body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden;}

#copy { display: none;}

a {color: #666; text-decoration: none;}
a:hover { color: #01a04e;text-decoration: none; border-bottom-style:}

.page{ margin:0 auto; width:1300px}
.bg{ width: 100%; min-width: 1300px;}
.box{ width: 1300px; min-width: 1300px;margin: 0 auto;}

.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}

.t{text-align: center;position: relative;}
.t p{font-size:40px;color:#333;margin-bottom: 10px;font-weight:bold;}
.t b{color:#01a04e;}
.t span{font-size:18px;color:#666;}
.t:after{content: "";display: block;background:#01a04e;width:52px;height:4px;margin:0 auto;margin-top:20px;}

/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}


.product_content img{width:950px;height: auto;}

/*英文样式*/
.font_en {font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;font-style:normal;}

/*top*/
.top_bg{width:100%;height:40px;line-height:40px;background:#01a04e;}
.top_l{font-size:14px;color:#59d270;}
.top_r{background:url(../images/20200820090403_1811137207.png)no-repeat left;font-size:14px;color:#59d270;padding-left:25px;}
.top_r em{font-style:normal;font-weight:bold;font-size:20px;color:#fff;}



/*head*/
.head_bg{width:100%;height:120px;min-width:1300px;}
.logo{padding-top:33px;}
.name{padding-left:30px;padding-top:29px;}
.name p{font-size:34px;color:#333;font-weight:bold;line-height:38px;}
.name span{font-size:24px;color:#666;  }


/*栏目*/
.nav ul li{ float: left; display: block;position: relative;height: 124px; margin-left:56px; width:80px; position: relative;}
.nav ul li>a{ display: block;color: #333; font-size: 16px;text-align: center; position: relative;padding: 50px 0 20px 0; z-index: 3333}
.nav>ul>li:after,.nav>ul>li:after{content:''; display: block; width:100%;height:12px;   transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s; z-index: 2222; margin:0 auto;position: absolute; bottom:10px; opacity: 0;width: 100%;
height: 2px;background: #01a04e;}
.nav ul li.navcurrent:after,.nav ul li:hover:after{opacity: 1;  bottom:0; }
.nav_x{width:180px; margin:0 auto; text-align:center;  background:#01a04e;  position: absolute;opacity: 0; top:150px; left:-50px; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;z-index: -1;  padding:10px 0;}
.nav_x a{display: block; line-height:40px; font-size:14px; color:#fff; transition:all linear 0.3s; -moz-transition:all linear 0.3s; -ms-transition:all linear 0.3s; -webkit-transition:all linear 0.3s;}
.nav_x a:hover{padding-left:20px; background:#fff; color:#01a04e;}
.nav ul li:hover .nav_x{opacity: 1; top:124px;z-index:2;}



/*banner*/
.banner-box{min-width:1300px;height:700px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100% !important;height:700px;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;}
.banner-btn{ width: 100%; position: absolute; top:0; left: 0; margin-left: 0; height:700px; overflow: hidden; }
.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:300px;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20200427174321_243663187.png) 0 0 no-repeat; } 
.banner-btn a.next{ right:-50px; background:url(../images/20200427174321_243663187.png) -49px 0 no-repeat; }


.banner-box .hd {position:absolute; bottom:30px; width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:50px; height:3px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background:#01a04e; width:60px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}



/*搜索*/
.search_bg{width:100%;height:80px;line-height:80px;border-bottom:1px solid #eee;}
.search_l p{color:#000;font-size:15px;}
.search_l span{color:#666;font-size:14px;}
.search_l a{color:#666;font-size:14px;}
.search_l a:hover{color:#01a04e;}
.search_r{height: 40px;width: 300px;overflow: hidden;float: right;margin-top: 20px;background: #eee;border-radius: 100px;}
.search-i{ width: 46px;overflow: hidden; height: 44px;}
.search-bg{float: left;width: 242px; height: 44px;overflow: hidden;padding-left: 10px;}



/*产品*/
.prod_m{background:url(../images/20200821150735_153738677.jpg)no-repeat;width:302px;height:143px;  text-align: center;}
.prod_m em{font-size:32px;font-weight:bold;color:#fff;    font-style: normal;    display: block;padding-top: 35px;}
.prod_d{border:1px solid #eee;padding:17px 0;}
.prod_d td b{display:block;width:275px;height:58px !important;background:#ccc;border-radius:5px;margin-left:13px;margin-top:5px;}
.prod_d td b:hover{background:#01a04e;}
.prod_d td b>a{    color: #444 !important; display: block;padding-left: 42px;font-weight: normal; font-size: 16px;line-height:58px;}
.prod_d b:hover a{color:#fff !important;}
.prod_d table>tr>td:hover b{background:#01a04e;}
#showfennei {height:40px;padding-left:77px;}
#showfennei a{    color: #444;text-decoration: none;height: 40px;display: block;line-height: 40px;font-size:15px;position: relative;}
#showfennei a:before{content: "";display: block;width: 5px; height: 5px; position: absolute;background: #333;border-radius: 5px;left: -20px;top: 18px;}
#showfennei a:hover{color:#01a04e !important;}
.prod_m p{font-size:30px;color:#fff;}
.prod_rt .bd{width:962px;height:416px;background:#f5f5f5;position: relative;}
.prod_rt .bd ul li{display: block;}
.prod_rt .fr{width:380px;padding:52px 11px 0 0;}
.prod_rt .fr p{font-size:28px;color:#333;}
.prod_rt .fr>em{color:#999;font-size:14px;  display:block;  padding-top: 6px;}
.prod_rt .bd .next{position: absolute;background:url(../images/20200821152604_2012568870.png)no-repeat;width:30px;height:50px;right:0;top:200px;}
.prod_rt .bd .prev{position: absolute;background:url(../images/20200821152434_667899875.png)no-repeat;width:30px;height:50px;left:0;top:200px;}
.prod_td{line-height: 43px;padding-top:15px;font-size:15px;}
.prod_td em{font-style:normal;background:#ccc;width:100px;height:26px;padding:5px 5px;color:#666;text-align: center;margin-right:15px;font-size:15px;}
.prod_td span{float:left;font-size:15px;}
.prod_rt .fl img{padding:20px;}
.prod_ys a{width:80px;height:80px;float:left;background:#01a04e;display:block;color:#fff;text-align: center;font-size:15px;}
.prod_ys{margin-top:21px;}
.prod_ys a:hover{color:#fff;}
.prod_ys a+a{margin-left:5px;}
.prod_ys i{display: block;width: 30px;margin: 0 auto;padding: 12px 0 5px 0;height: 34px;}
.prod_c{width:302px;height:77px;background:#01a04e;line-height:66px;font-size:28px;font-weight:bold;color:#fff;}
.prod_c span{background:url(../images/20200821164719_1025791881.png)no-repeat left 1px;    padding-left: 38px;margin-left: 44px;font-family: Arial, Helvetica, sans-serif;line-height: 81px}


.prod_rd{margin-top:30px;}
.prod_rd > table > tbody > tr> td{display: block; padding-left: 0px !important;width: 312px;float: left;    margin: 0 3px;}
.prod_rd > table > tbody > tr> td a{display: block;overflow: hidden;}
.prod_rd > table > tbody > tr> td a img{-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.prod_rd > table > tbody > tr> td>a{border:1px solid #eee;}
.prod_rd > table > tbody > tr> td:hover a img{-webkit-transform: scale(1.1);transform: scale(1.1);}
.prod_rd > table > tbody > tr> td br{display: none;}
.prod_rd > table > tbody > tr> td span{display: block;width: 312px;height: 45px;background: #eee;margin-bottom:20px;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.prod_rd > table > tbody > tr> td span a{font-size: 16px;line-height: 45px;color: #666;text-align: center;-webkit-transition: all ease 0.4s;transition: all ease 0.4s;}
.prod_rd > table > tbody > tr> td:hover  span{background: #01a04e;}
.prod_rd > table > tbody > tr> td:hover  span a{color: #fff;}
.prod_rd > table > tbody > tr > td:nth-child(1){margin-left: 0;margin-right: 14px;}
.prod_rd > table > tbody > tr > td:nth-child(3){margin-left: 14px;margin-right: 0;}

/*产品优势*/
.features_bg{background:url(../images/20200820111917_1916447969.jpg)no-repeat center;width:100%;height:750px;}
.features_t{text-align: center;position: relative;}
.features_t p{font-size:40px;color:#fff;margin-bottom: 10px;}
.features_t span{font-size:18px;color:#fff;}
.features_t:after{content: "";display: block;background:#fff;width:52px;height:4px;margin:0 auto;margin-top:20px;}
.features{width:624px;height:155px;position: absolute;background:#fff;border-radius:78px;}
.features_d{position: relative;width:1300px;margin:0 auto;}
.features_d p{font-size:28px;color:#333;}
.features_d span{font-size:14px;line-height:22px;color:#666;margin-top: 8px;display: block;}
.features_t img{margin:-5px 5px;}
.features_z{position: absolute;z-index: 2;left: 405px;top: -20px;}
.features_01{left:0px;z-index: 1;top: 41px;}
.features_02{right:0px;z-index: 1;top: 41px;}
.features_03{left:0px;top:243px;z-index: 1;}
.features_04{right:0px;top:243px;z-index: 1;}
.features_01 img,.features_03 img{float:left;}
.features_02 img,.features_04 img{float:right;}
.features_l{text-align: left;padding:30px 0 0 20px; float: left;}
.features_r{text-align: right;padding:30px 20px 0 0;float: right;}



/*应用案例*/
.case_bg{width:100%;min-width:1300px;}
.casecenter{ height:540px;}
.casetab{ width:540px;  z-index:999;}
.casetab li{ float:left; width:265px; height:113px; margin-bottom:10px;background:#f5f5f5;  color:#404845; font-size:18px; position:relative; cursor:pointer;}
.casetab li:nth-child(2n){ margin-left:10px;}
.casetab p{ padding:35px 0 0 100px;}
.casetab p span{ display:block; color:#86958f; font-size:13px; font-weight:lighter; margin-top:3px;}
.casetab li em{ width:60px; height:60px; border-radius:50%; border:1px solid #dfeae7; text-align:center; position:absolute; top:25px; left:28px; z-index:33;}
.casetab li em i{ display:inline-block; line-height:60px; width:39px; height:50px; background:url(../images/20200820154617_1637396155.png) no-repeat left top; margin-top:18px;}
.casetab li:nth-child(2) i{ background-position-x:-74px; width:30px;margin-top:15px; }
.casetab li:nth-child(3) i{ background-position-x:-138px; margin-top:20px; width:35px;}
.casetab li:nth-child(4) i{ background-position-x:-198px; width:38px;margin-top:15px;}
.casetab li:nth-child(5) i{ background-position-x:-268px; width:36px; margin-top:15px;}
.casetab li:nth-child(6) i{ background-position-x:-331px;  margin-top:16px;}
.casetab li:nth-child(7) i{ background-position-x:-407px;margin-top:15px;}
.casetab li:nth-child(8) i{ background-position-x:-471px; width:26px; margin-top:22px;}
.casetab li.on i{ background-position-y:-69px;}
.casetab li:after{ width:100%; height:100%; content:''; display:block; position:absolute; left:0; top:0; background:#1eac65; transform:scale(0); transition:all .3s ease;}
.casetab li.on:after{ transform: scale(1);}
.casetab li.on,.casetab li.on span{ color:#fff;}
.casetab li.on em{ border-color:#fff;}
.casetab li p{ position:relative; z-index:33;}
.casecenter{ margin:30px 0 0 0;}
.casecon{ width:732px;  font-weight:lighter;}
.casecon .news_div_item_pic img{ width:800px; height:480px;}
.casecon .divdgweb_new_div_item{ position:relative;}
.casecon .divdgweb_new_div_item_content{ position:absolute;  width:90%; padding:18px 5%; background:rgba(0,0,0,0.8); color:#fff; bottom:0; left:0;}
.casecon a{ color:#fff;}
.casecon a:hover{ text-decoration:underline;}
.casecon .divdgweb_new_div_item_a{ font-size:22px;}
.casecon .divdgweb_new_div_item_body{ color:#fff; margin:10px 0;font-size: 14px; line-height: 26px}
.casecon .divdgweb_new_div_item_body a{ color:#fff;font-size:14px;}


/*四大优势*/
.adv_bg{width:100%;background:url(../images/20200820160125_925597069.jpg)no-repeat center;min-width:1300px;height:897px;}
.advtab li {float: left;font-size: 26px;color: #333;width: 310px;height:110px;position: relative;cursor: pointer;background:#fff;}
.advtab li+li{margin-left:20px;}
.advtab li span{color:#666;font-size:16px;display:block;font-weight: lighter;}
.advtab li em {width: 64px;height: 56px;overflow: hidden;font-style: normal;display: block;float: left;margin: 32px 11px 0 58px;}
.advtab .cur em img {transform: translatey(-71px);transition: 500ms;}
.advtab .cur span{color:#fff;}
.advcon {width: 1300px;height: 464px;overflow: hidden;}
.advtab li p{font-weight:bold;padding-top:30px;}
.advcon ul {width: 1298px;height: 464px;border: 1px solid #eee;background: #fff;}
.advtab .cur{background:#1eac65;}
.advtab li:hover p,
.advtab li.cur p {color: #fff;}
.adv_r {padding: 47px 0 0 47px;width: 567px;}
.adv_r p {font-size: 30px;line-height: 40px;color: #333;padding-bottom: 6px;font-weight:bold;color:#1eac65;}
.adv_r em {color: #666;font-size: 14px;text-transform: uppercase;    font-style: normal;font-family: Arial, Helvetica, sans-serif;}
.adv_r i {display: block;width: 560px;background: #eee;height: 1px;margin: 19px 0 20px 0;}
.adv_r span>em {color: #01a04e;font-size: 18px;font-weight: bold;font-family: Arial;}
.adv_r span {display: block;font-size: 15px;color: #666;background: url(../images/20200824104458_1641488765.png)no-repeat left top 10px;padding-left: 20px;margin-bottom: 15px;line-height: 30px;}
.adv_a {font-size: 15px;width: 120px;height: 40px;line-height: 40px;color:#fff;background:#333333;color:#fff;text-align-last: center;margin-top:40px;}
.adv_a a{color:#fff;font-size:14px;}
.adv_a img {float: left;padding-top: 14px;padding-right: 9px;}
.adv_a:hover{background:#1eac65;}


/*定制流程*/
.process_bg{width:100%;background:url(../images/20200820172621_1601056080.jpg)no-repeat center;height:545px;}
.process_t{text-align: center;}
.process_t p{font-size:40px;color:#fff;margin-bottom: 10px; }
.process_t b{color:#fff;}
.process_t:after{content: "";display: block;background:#fff;width:52px;height:4px;margin:0 auto;margin-top:20px;}
.process_t span{font-size:18px;color:#fff;}
.process_d ul li{float:left;width:180px;height:180px;border-radius: 100%;border: 1px solid rgba(255, 255, 255, 0.3)}
.process_d ul li:hover .process_z{background:#ec3d01;}
.process_d ul li:hover .process_z p,.process_d ul li:hover .process_z span{color:#fff;}
.process_d ul li+li{margin-left:4px;}
.process_z{width:145px;height:145px;background:#fff;border-radius: 100%;margin:17px;text-align: center;}
.process_z p{font-size:36px;font-family: Arial, Helvetica, sans-serif;padding:20px 0 0 0;color:#333;}
.process_z span{font-size:20px;color:#333;display:block;margin-bottom:5px;}
.process_z a{background:#eee;font-size:333;display:block;width:82px;height:25px;line-height:25px;margin:0 auto;font-size:14px;}
.process_tel{width:453px;height:60px;background:#fff;border-radius:30px;margin:0 auto;}
.process_tel p{background:url(../images/20200820180548_1738695012.png)no-repeat left;font-size:24px;color:#666;padding-left:40px;line-height:60px;margin-left:43px;}
.process_tel span{color:#333;font-family: Arial, Helvetica, sans-serif;font-size:30px;}
.process_d .p1{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 0.25s}
.process_d .p2{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 0.5s}
.process_d .p3{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 0.75s}
.process_d .p4{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 1s}
.process_d .p5{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 1.25s}
.process_d .p6{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 1.5s}
.process_d .p7{top: 0;left: 0;-webkit-animation-delay: 0.25s;animation-delay: 1.75s}

/*公司简介*/
.about_bg{width:100%;background:#fff;}
.about_l{width: 555px;background: #f5f5f5;padding: 48px 47px 0 48px;height: 396px;}
.about_l p{font-size: 28px;color: #333;font-weight: bold;margin-bottom: 5px;margin-top:3px;}
.about_l span{display:block;line-height:33px;font-size:15px;display:block;}
.about_l a{font-size:15px;color:#666;}
.about_img{width:650px;}
.about_d{width: 1300px; height: 444px;margin-bottom:24px;}
.strength_c{padding-top:30px;}
.strength_c li {float:left;width:184px;border-right:1px solid #ddd;}
.strength_c li:nth-child(2) .ngrhjg,.strength_c li:nth-child(3) .ngrhjg{text-align: center;}
.strength_c li:nth-child(3){border:none !important;}
.about_l i{font-style: normal;font-size: 14px;color: #ccc;text-transform: uppercase;padding-bottom:17px;display:block;}
.jydbwz span{font-size:42px;color:#1eac65;float:left;font-weight: lighter;}
.jydbwz b{    font-weight: normal;color: #1eac65;display: block;float: left;font-size: 15px;padding-top:14px;}
.jdygkd .ngrhjg{padding-top:9px;font-size:14px;}
.jdygkd .ngrhjg .ngrhjg:nth-child(1){text-align: left !important;}
.strength_c li:nth-child(3) .ngrhjg{padding-top:12px;}
.showdiv li{float:left;line-height:53px;    text-align: center;margin-bottom: 20px;}
.showdiv li a{font-size:18px;color:#fff;}
.about_yb{overflow: hidden;}
.about_yb ul li:nth-child(1).on{background:url(../images/20200821134534_1480759919.png)no-repeat;width:143px;height:53px;}
.about_yb ul li:nth-child(1){background:url(../images/20200821135225_1966103612.png)no-repeat;width:143px;height:53px;}
.about_yb ul li:nth-child(2).on{background:url(../images/20200821135500_611506918.png)no-repeat;width:171px;height:53px;}
.about_yb ul li:nth-child(2){background:url(../images/20200821135517_520191681.png)no-repeat;width:171px;height:53px;margin-left:-12px;}
.about_r tr td{padding-left:0px !important;}
.about_r tr td{width:310px;float:left;}
.about_r tr td+td{margin-left:20px;}
.about_r tr td a img{width:308px;border:1px solid #eee; height:auto;}
.about_r table > tbody > tr > td > div > a{font-size: 15px;color: #333;line-height: 40px;transition: 0.3s all ease-in-out;}
.about_r table > tbody > tr > td > div{padding: 0 !important;transition: 0.3s all ease-in-out;width: 100%;position: relative;top: 0;background: none;}
.about_r table > tbody > tr > td:hover > div {    width: 90%;margin: 0 auto;background: #1eac65;top: -20px;}
.about_r tr td:hover div>a{color:#fff;}
/*新闻中心*/
.news_bg{background:#f5f5f5;width:100%;    padding: 70px 0 50px 0;}
.news_t:after{display:none;}
.nb_tab{font-size:0;text-align: center;}
.nb_tab a{width:220px;height:62px;background:#eee;display:inline-block;vertical-align:top;color:#33373a;}
.nb_tab a+a{margin-left:1px;}
.nb_tab a.cur{background:#1eac65;color:#fff;}
.nb_tab a i,.nb_tab a b{display:inline-block;vertical-align:top;line-height:62px;}
.nb_tab a b{font-size:18px;margin-left:8px;}
.nb_con{margin-top:50px;}
.nbc_list+.nbc_list{display: none;}
.nbcl_le{width:674px;}
.nbcl_le .news_div_item{width:284px;display: inline-block;vertical-align:top;background: #fff;padding: 20px;}
.nbcl_le .news_div_item+.news_div_item{margin-left:26px;}
.news_div_item_pic{width:284px;}
.nbcl_le .news_div_item_pic img{width:284px;}
.news_div_item_title a{font-size:20px;}
.nbcl_le .news_div_item_content{margin-top:30px;}
.nbcl_le .news_div_item_body{margin-top:20px;line-height:24px;color:#68686a;font-size:14px;}
.nbcl_le .news_div_item_date,.new_more{display:inline-block;vertical-align:top;font-size:0;margin-top:25px;}
.nbcl_le .news_div_item_date>div{display:inline-block;vertical-align:top;color:#68686a;}
.new_more{width:24px;height:24px;border-radius:24px;border:1px solid #9a9899;background:url(../images/20200505172858_1333942770.png) no-repeat right center;float: right;margin-top:14px;}
.nbcr_ri{width:600px;background:#fff;}
.nbcr_ri .news_div_item_pic{display: none;}
.nbcr_ri .news_div_item{font-size:0;border:1px solid #f1f1f1;padding:30px 0;position:relative;transition:300ms;}
.nbcr_ri .news_div_item:hover{box-shadow:0 0 21px #d2d2d2;z-index:1;transition:300ms;}
.nbcr_ri .news_div_item_date,.nbcr_ri .news_div_item_content{display:inline-block;vertical-align:top;}
.nbcr_ri .news_div_item_date{width:115px;text-align: center;font-size:0;}
.nbcr_ri .news_div_item_content{width:424px;padding-left:20px;border-left:1px solid #f3f3f3;}
.nbcr_ri .news_div_item_date>div{font-family:Arial;}
.nbcr_ri .news_div_item_year,.nbcr_ri .news_div_item_month{display:inline-block;vertical-align:top;color:#565656;  font-size: 14px;}
.nbcr_ri .news_div_item_day{font-size:47px;font-weight: bold;    line-height: 55px;}
.nbcr_ri .news_div_item_body{margin-top:10px;line-height:20px;color:#68686a;padding-right:20px;font-size:14px;}


/*友情链接*/

.link_bg {
    background: #01a04e;
    height: 70px;
    line-height: 70px;
    overflow: hidden;
}

.link {
    position: relative;
    color: #fff;
}

.link:before {
    content: "";
    position: absolute;
    top: 21px;
    left: 0px;
    background: url(../images/20200821141118_1048173867.png);
    width: 89px;
    height: 32px;
}

.link_l {
    font-size: 16px;
    margin-left: 23px;
}

.linkTagcs li a {
    font-size: 14px;
}

.link_r {
    margin-top: 20px;
}


/*版权*/

.footer_bg {
    background: #333;
    height: 355px;
    border-bottom: 1px #373737 solid;
    padding-top: 65px;
}

.copy_bg {
    height: 80px;
    line-height: 80px;
    background: #333;
    
}

.footer_l {}

.footer_l li {
    display: block;
    float: left;
    width: 153px;
}

.footer_t {
    color: #fff;
    font-size: 18px;
}

.footer_a {
    margin-top: 20px;
}

.footer_a a {
    display: block;
    color: #dbdbdb;
    font-size: 14px;
    line-height: 38px;
}

.footer_a a:hover {
    color: #01a04e;
}

.footer_l li:nth-child(4) {
    width: 382px;
}

.footer_tel {
    font-size: 14px;
    color: #dbdbdb;
    line-height: 34px;
    margin-top: 20px;
}

.footer_ma {
    width: 160px;
    color: #3f3f3f;
}

.footer_ma img {
    width: 160px;
    display: block;
}

.footer_ma p {
    width: 160px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 16px;
    border:1px solid #eee;
    color:#dbdbdb;
    margin-top: 6px;
}

.footer_ma:nth-child(1) {
    margin-right: 10px;
}

.copy {
    line-height: 80px;
    font-size: 14px;
    color: #dbdbdb;
}

.copy a {
    font-size: 14px;
    color: #dbdbdb;
}

.copy a:hover {
    color: #01a04e;
}




/*浮动ＱＱ*/
.my-kefu{position: fixed;right: 0px;top:20%;z-index:9999;}
.my-kefu ul{width: 77px;}
.my-kefu li a{text-decoration: none;}
.my-kefu li{background: #01a04e;margin-top: 1px;padding: 9px 0;height: 56px;width: 77px;}
.my-kefu li i{background: url(../images/20200930171952_741356468.png) no-repeat;display:block; width: 30px; height: 27px; margin: 0px auto; text-align: center;}
.my-kefu li p{height: 20px; line-height: 20px; overflow: hidden;text-align: center;color: #fff;}
.my-kefu .my-kefu-qq i{background-position: 4px 0;}
.my-kefu .my-kefu-tel i{background-position: 0 -25px;}
.my-kefu .my-kefu-tel1 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel1:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-tel2 i{background-position: -35px 4px;}
.my-kefu .my-kefu-tel2:hover{ width:246px; height:145px;}
.my-kefu .my-kefu-liuyan i{background-position: 4px -53px;}
.my-kefu .my-kefu-weixin i{background-position: -34px 4px;}
.my-kefu .my-kefu-weibo i{background-position: -30px -22px;}
.my-kefu .my-kefu-ftop{background-color:#01a04e;}
.my-kefu .my-kefu-ftop i{width:33px;height:35px;background-position: -27px -51px;}
.my-kefu-left{ float: left; width: 77px; height: 47px;position: relative;}
.my-kefu-tel-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 24px; padding-left:15px; border-left: 1px solid #fff; padding-top: 10px;}
.my-kefu-tel1-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-tel2-right{font-size: 20px; color: #fff; float: left; height: 24px; line-height: 22px; margin-top: 8px; border:none; margin:0 auto; margin-bottom:5px;}
.my-kefu-right{width: 20px;}
.my-kefu-tel-main{color: #fff; margin-top: 9px; height: 47px; width: 247px;}
.my-kefu-main{width: 97px;position: relative;}
.my-kefu-weixin-pic{position: absolute;left: -130px;top: -24px; display: none;}