/*标签样式初始化*/
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;}

*{box-sizing: border-box;}

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

.box{width:100%; min-width: 1300px; max-width:1920px; box-sizing: border-box; padding:0 8%; margin:0 auto;  }
.bg{ width: 100%;min-width: 1300px;}
.page{width:1200px;margin:0 auto;}

.fl { float: left;}
.fr {float: right;}
i,em{font-style: normal;}

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


/*间隙*/
.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;}


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


.t{text-align: center;padding-top: 90px; height:260px;}
.t p{font-size: 20px;color: #333;display:inline-block; border-radius: 100px; border:1px #666 solid; padding:0 20px; line-height:40px; margin-top:12px;}
.t h3{font-size: 44px;color: #000; padding-top:10px;}
.t span{font-size: 14px;color: #999;line-height: 38px;font-family: Arial; text-transform: uppercase;}


/*抬头*/

.head_bg{height: 140px;position: relative;}
.head_l{width:470px; height:140px; background:#29b403;color: #fff;}
.head_r{width:calc(100% - 470px);}


.logo{padding-top: 32px; padding-left:6%;}
.name{margin:33px 0 0 0.2vw;}
.name p{font-size: 27px; font-weight:bold;}
.name span{font-size: 16px;line-height: 30px; }

.head_tel{height:140px; padding:28px 1.5vw 0 91px;   background: url(header_tel.png)no-repeat 26px center;}
.head_tel p{ color:#333; font-size:16px;}
.head_tel b{color:#29b403; font-size:28px; font-weight:bold;}

.head_search{width:5vw; height:140px; border-left:1px #eee solid;   cursor: pointer; background:url(http://login.114my.cn/memberpic/076985534285/uploadfile/image/20210928/20210928094102_1472694004.png)no-repeat center;}


/*搜索*/

#search{ color: #999;height:0; position: absolute; top:140px; left:0; right:0; margin:auto;    overflow: hidden; transition:0.3s all;    z-index:-1;  text-align:center; padding-top:60px;}
.head_search:hover #search{height:220px; background:rgba(0,0,0,0.7);  z-index: 9;}
.search_01{ color:#fff; text-align:center; line-height:80px;}
.search_01 a{font-size: 15px;color: #fff;}
.search_01 a:hover{color:#d00b0b;}
.search_02{width: 500px; margin:0 auto; }
.search-bg #infoname{width:400px; outline:none; color:#ccc; border: none; height:48px; line-height:48px;font-size: 14px;padding-left:20px;background: #fff;}
input[type="image" i]{cursor: pointer;}
.search-i{background: #fff;}
.search-i input{display: block;padding: 15px;}




/*导航*/
.nav{padding-left:1.2vw; width:66%;}
.nav>ul>li{ float: left; display: block; height:140px; transition:0.1s all ease-in-out; position: relative;}
.nav>ul>li>a{ display: block; color: #222; text-align: center; position: relative; z-index: 3333; height:140px; line-height: 140px;padding:0 1.1vw; transition:0.3s all ease-in-out; }
.nav>ul>li>a p{font-size:16px;position: relative;}

.NavCeshi > li > a:after{content:""; display: block;width:0; height:4px; background:#29b403; margin:0 auto;transition:0.3s all; position: relative; top:-4px;}
.NavCeshi > li.navcurrent > a:after, .NavCeshi > li:hover > a:after{width:100%;}


@media (max-width: 1920px){
.nav{padding-left:3vw; width:74%;}
.nav>ul>li>a{padding:0 1.9vw;}
}
@media (max-width: 1680px){
.nav{padding-left:1.3vw;width:66%;}
.nav>ul>li>a{padding:0 1.2vw;}
}

@media (max-width: 1560px){
.nav{width:64%;}
.nav>ul>li>a{padding:0 1vw;}
}
@media (max-width: 1500px){
.nav>ul>li>a{padding:0 0.8vw;}
}

@media (max-width: 1440px){
.nav{width:66%;}
.head_l{width:464px;}
.head_tel b{font-size:26px;}
.nav>ul>li>a{padding:0 1vw;}
.nav>ul>li>a p{font-size:15px;}
.head_search{  display: none;}
}
@media (max-width: 1300px){
.head_tel b{font-size:24px;}
.nav>ul>li>a{padding:0 0.6vw;}
}

/*导航下拉*/
.nav li .sedNav {width:120px;position: absolute; background: rgba(0,0,0,.8);left:-5%;top:136px;z-index: 99;display: none; text-align: center; border-top:4px #29b403 solid; }
.nav li .sedNav a { display: block; line-height:44px; font-size: 14px; text-align: center;color:#fff; border-bottom:1px #333 solid;}
.nav li .sedNav a:hover { background-color: #000;}
.nav li .sedNav_prod{padding-top:1vw;}
.nav li .sedNav_prod p{display: inline-block; margin: 0 2vw; padding-bottom: 2vw; float:left;}
.nav li .sedNav_prod a{ display: block; line-height: 3vw;}

/*幻灯片*/
.banner-box,.banner-box .bd li{height:700px;}
.banner-box .banner-btn a.prev,.banner-box .banner-btn a.next{top:300px;background-image:url(http://login.114my.cn/memberpic/076985534285/uploadfile/image/20210929/20210929210352_1692870481.png);}
.banner-box .hd ul li.on{background:#29b403;}
.banner-box{min-width:1300px;position:relative;overflow:hidden;}
.banner-box .bd{ width:100% !important;}
.banner-box .bd li{width:100%;background-position: center;background-repeat: no-repeat;}
.banner-box .bd li a{display:block;background-size:auto;width:100% !important; height:100% !important;}
.banner-btn a{display:block;width:49px;height:104px;position:absolute;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:-54px;background-repeat:no-repeat;background-position:0 0;} 
.banner-btn a.next{right:-54px;background-repeat:no-repeat;background-position:-53px 0;}
.banner-box:hover .banner-btn a.prev{ left:54px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 54px; 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;}
.banner-box .hd {position:absolute;bottom:20px;width: 100%;display: block;}
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:20px; height:10px; border-radius :20px; text-indent:-9999px; background:#ccc; 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{ width: 32px; }




/*搜索*/
.search_bg{height: 100px;background: #FFF;    border-bottom: 1px solid #eee;}
.search_nbg{position: absolute;z-index: 99;top: 540px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{margin:0 auto;background: #fff;}
.search-bg{width:350px;height:100px;overflow: hidden;border-left: 1px solid #eee; border-right: 1px solid #eee;}
.search{height: 100px;}
.search_l{line-height: 100px;color: #999;}
.search_l dd{font-size:15px;color: #333;display: inline-block;}
.search_l a{font-size: 15px;color: #999;}
.search_l a:hover{color:#29b403;}
.search-bg #infoname{width:280px;background:#FFF ;outline:none; color:#ccc;font-weight: lighter;border: none;height:80px;line-height:6;font-size: 14px;
padding-left: 20px;padding-top: 20px;}
.search_nbg #infoname{width:280px;height: 80px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 5%;top: 26%;}





/*产品*/
.prod_bg{background: #f1f1f1; padding-bottom:80px;  position: relative;}
.prod_list{height: 170px;position: relative; }
.prod_list li{float: left; width:16.66666%; background: #fff;transition: all ease 0.3s; }
.prod_list li+li{border-left: 1px #e1e1e1 solid; }
.prod_list a.prolist2021_one{font-size:18px; color: #333; text-align: center; line-height: 78px;display: block; }
.prod_list dl{position: absolute; top:78px; left: 0; padding-top: 15px; display: none; width: 100%; padding-left:2.4vw;}
.prod_list dl dt{ display: inline-block;margin-left: 40px; }
.prod_list dl a{font-size: 16px; display: block; padding-left: 20px; background: url(http://login.114my.cn/memberpic/xinyang/uploadfile/image/20211030/20211030195818_534767752.png)no-repeat center left; line-height: 50px;}
.prod_list li.on{background: #29b403; }
.prod_list li.on a.prolist2021_one{color:#fff;}
.prod_list li.on dl{display: block; }
.prod_cont{position: relative;    z-index: 9;}
.prod_cont li{float:left; width:23.5%; margin-bottom:2%;  }
.prod_cont li+li{margin-left:2%; }
.prod_cont li img{width:100%; height:auto;  transition: all ease 0.3s;}
.prod_cont li:hover img{transform: scale(1.1);}
.prod_cont li>a{overflow: hidden; }
.prod_cont li a,.prod_cont li span{display: block;}
.prod_cont li br{display: none; }
.prod_cont li span{height: 56px; line-height: 56px; width: 100%; background:#fff; padding:0 2vw; transition: all ease 0.3s;}
.prod_cont li span a{font-size: 16px; color: #333; margin-top: 1px;}
.prod_cont li span a:after{content:""; display:block; width:16px; height:16px; float:right; margin-top:18px; background:url(http://login.114my.cn/memberpic/xinyang/uploadfile/image/20211031/20211031174741_1325966506.png)no-repeat center top; transition: all ease 0.3s;}
.prod_cont li:hover span a{color:#fff;}
.prod_cont li:hover span{ background:#29b403; }
.prod_cont li:hover span a:after{background-position-y:bottom;}

.canvas{width: 100%;height: 495px;overflow: hidden;position: absolute; bottom:0;left: 0; }




/*产品优势*/
.prodv_bg{background:url(backdrop_trait.jpg)no-repeat center; height: 856px; overflow: hidden;}
.prodv_t,.prodv_t h3{color:#fff;}
.prodv_t p{color:#fff;border: 1px #fff solid;}
.prodv{position: relative; }
.prodv li{float: left; width: 10%; text-align: center; font-size: 18px; color: #fff; margin-top:9vw;}
.prodv li:nth-child(4){margin-left: 40%;}
.prodv li:before{content:""; display:block; width: 54px; height: 54px; border-radius: 100%; background-color:#0263b3; margin:0 auto 20px auto; background-image:url(sprite_trait.png);   animation:before 2s ease-out 2s infinite;}
@keyframes before{
	0%{box-shadow:0 0 0 0 rgba(20,124,210,.8);}
	25%{box-shadow:0 0 0 10px  rgba(20,124,210,.3);}
	50%{box-shadow:0 0 0 20px  rgba(20,124,210,.6);}
	750%{box-shadow:0 0 0 10px  rgba(20,124,210,.3);}
	100%{box-shadow:0 0 0 0px  rgba(20,124,210,.1);}
}
.prodv li:nth-child(1):before{background-position: 0 0;}
.prodv li:nth-child(2):before{background-position: -54px 0;}
.prodv li:nth-child(3):before{background-position: -108px 0;}
.prodv li:nth-child(4):before{background-position: -162px 0;}
.prodv li:nth-child(5):before{background-position: -216px 0;}
.prodv li:nth-child(6):before{background-position: -270px 0;}
.prodv_m{position: absolute; margin: auto; top:114px; left: 0; right: 0; width:14vw; height: 14vw; padding-top:4.4vw; border-radius: 100%; font-size: 1.8vw; text-align: center; font-weight: bold; background: rgba(233,121,23,0.8);color: #fff;}


/*banner01*/
.banner01{position:relative; top:-102px; width:100%; height:204px; padding: 32px 60px; background:#fff; color:#333;      box-shadow: 0px 0px 60px 0px rgb(0 0 0 / 30%);}

.banner01_l h3{font-size: 36px; line-height:64px; padding-top:14px; }
.banner01_l h3 b,.banner01_l p span{color: #f7b52c; }
.banner01_l p{font-size: 20px;}
.banner01_m{background:url(http://login.114my.cn/memberpic/gufeng/uploadfile/image/20210917/20210917192150_1683090674.png)no-repeat center left; padding-left: 70px; margin:34px 3vw 0 0; }
.banner01_m p{font-size: 18px;}
.banner01_m b{font-size: 36px; font-family: "Impact"; color: #f7b52c;  }
.banner01_r{width: 140px; height: 140px; padding: 10px;background:#fff;border:1px solid #eee; }
.banner01_r img{width: 100%;}






/*应用案例*/
.appli {overflow: hidden;width: 100%;margin-top:-150px;}
.appli_box {margin: 0 auto;}
.appli_t{    padding-top: 0px;height:157px;}
.box1{width: 1400px;}
.appli_call {margin: 80px 0;}
.new_web_div2021{box-shadow: 0px 15px 20px #eee;}
.appli_call .new_web_div2021 {}
.appli_call .new_web_div2021 ul { display: flex;}
.appli_call .new_web_div2021 li {width: 20%;height: auto;    overflow: hidden;position: relative;}
.appli_call .new_web_div2021 li:nth-child(2n) p {top: 0;}
.appli_call .new_web_div2021 li a { pointer-events: none;}
.appli_call .new_web_div2021 li a img {width:100%;height:auto;}
.appli_call .new_web_div2021 li p {width:100%;height:150px;background:rgba(255,255,255,0.9);    display: flex; justify-content: center; align-items: center;padding-top: 0 !important;position: absolute; bottom: 0; left: 0;}
.appli_call .new_web_div2021 li p a {font-size:24px; color: #222;}
.column{width: 1400px;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;flex-direction: column;padding-top: 30px;}
.column li{float: left;position: relative;top: 0px;transition: 0.2s all ease-in-out;}
.column_co li>a{display: block;padding: 0 1.6vw;position: relative;text-align: center;color: #333;z-index: 1;font-size: 18px;height: 40px;line-height: 40px;}
.column_co li.navcurrent i, .column_co > li:hover > a i{color: #fff;}
.column_co > li > a:after{content: '';display: block;height: 44px;transition: 0.2s all ease-in-out;position: absolute;left: 0%;bottom: -2px;background: #29b403;z-index: -1;border-radius: 100px;}
.column_co > li.navcurrent > a:after, .column_co > li:hover > a:after{width: 100%;}
.Case-Text {text-align: center;margin-top: 50px;margin-bottom: 70px;}
.Case-Text h3{font-weight: normal;font-size: 24px;color: #333;display: inline-block;vertical-align: middle;margin-right: 10px;}
.Case-Text h3 b{color: #29b403;}
.Case-Text a{font-size: 16px;color: #333;border: 1px #333 solid;width: 168px;height: 45px;line-height: 45px;border-radius: 50px;display: inline-block;vertical-align: middle;text-indent: -40px;position: relative;overflow: hidden;}
.Case-Text a:after{content: "";width: 45px;height: 45px;display: block;position: absolute;right: -1px;top: -1px;background: url(http://login.114my.cn/memberpic/dg0081978/uploadfile/image/20220108/20220108103201_1535426692.png) no-repeat center center;}
.btn-wave:before{content: '';display: block;width: 120%;height: 0;padding: 60% 0;background-color: rgba(41,180,3,0.6);border-radius: 50%;position: absolute;left: -10%;top: 50%;-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}
.btn-wave:hover:before{-webkit-animation: btnWave 2s ease;animation: btnWave 2s ease infinite;-webkit-animation-fill-mode: forwards;-o-animation-fill-mode: forwards;animation-fill-mode: forwards;}
@-webkit-keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}
@keyframes btnWave{0%{-webkit-transform: translateY(-50%) scale(0);transform: translateY(-50%) scale(0);}50%{opacity: 1;}100%{opacity: 0;-webkit-transform: translateY(-50%) scale(1);transform: translateY(-50%) scale(1);}}







/*优势*/
.adv_bg{background:#f4f6fc;width:100%; padding-bottom:90px;     overflow: hidden;}
.adv_switch_t li{float:left;width:25%;background:#fff; font-size:23px;color:#222;height:110px;cursor: pointer;position: relative;}
.adv_switch_t b{  display:block;  padding: 27px 0 0 7.4vw;}
.adv_switch_t dd{padding-left:7.4vw;}
.adv{position: relative;}
.adv_bj{position: absolute;top: 150px;left: 0px;z-index:1;}
.adv_d{position: relative; height:660px;}
.adv_d.page{width:1200px; margin:0 auto;}
.adv_text{width:44%;height:458px;padding:70px;background:#fff;z-index:2;display:block;position: absolute;right:0; top:0; bottom:0; margin:auto; }
.adv_text:after{content:"";display:block; width:960px; height:100%; background:#fff; position: absolute;left:100%; top:0;}
.adv_text .tempWrap{width:100% !important;}
.adv_switch_b b{display:block;color:#29b403;font-size:30px;}
.adv_switch_b p{font-size:30px;color:#333;}
.adv_switch_b i{width:50px;height:3px;background:#29b403;display:block;margin:30px 0;}
.adv_switch_b dd{font-size:15px;line-height:30px;color:#666;background:url(http://login.114my.cn/memberpic/076986369393/uploadfile/image/20210927/20210927134404_182270725.png)no-repeat left top 13px;padding-left:12px;}
.adv_switch_b dd+dd{margin-top:10px;}
.adv_switch_b ul a{display: inline-block; padding-right:16px; margin-top:40px; font-size:16px; line-height:40px; color:#333; background:url(20210927135027_466850026.png) no-repeat right center;}
.adv_switch_b ul a:hover{color:#29b403; background:url(20220108163110_59771540.png)no-repeat right center;}



.adv_button{position: absolute;width:60px;height:60px;z-index:2;cursor: pointer;left:56%;top:499px;}
.adv_btnl{background:url(index_prevbtn.jpg)no-repeat; margin-left:-60px;}
.adv_btnr{background:url(index_nextbtn.jpg)no-repeat;margin-left:0;}
.adv_switch_t li.on,.adv_switch_t li:hover{background:#29b403;}
.adv_switch_t li.on b,.adv_switch_t li:hover b,.adv_switch_t li.on dd,.adv_switch_t li:hover dd{color:#fff;}
.adv_switch_t li i{width:50px;height:50px;background:url(sprite_advantage.png)no-repeat;overflow: hidden;display:block;position: absolute;left:3vw;top:28px;    transition: 0.5s all ease;}
.adv_switch_t li:hover i,.adv_switch_t li.on i{background-position-y:-50px; }
.adv_switch_t li:nth-child(2) i{background-position-x:-50px; }
.adv_switch_t li:nth-child(3) i{background-position-x:-101px; }
.adv_switch_t li:nth-child(4) i{background-position-x:-150px; }





/*简介*/
.com_bg{background-image: url(backdrop_about.jpg); background-attachment: fixed; background-repeat: no-repeat; background-position: center; height: 764px; }
.com_t{padding-bottom:60px;color:#fff;padding-top:80px;}
.com_t h3{color:#fff;}
.com_t p,.com_t dd{color:#fff;border:1px solid #fff;}
.com_m{position: relative;  padding:60px 50px;}
.com_m li{float:left; width:23.5%;}
.com_m li+li{margin-left:2%; }
.com_m li>a{display: block; overflow: hidden;}
.com_m li p a{line-height:60px; font-size:16px;}
.com_m img{transition: 0.5s linear all; width:100%; height:auto;}
.com_m li:hover img{transform: scale(1.1);}
.com_w{width:100%; background-color:#fff;  text-align:center; padding-top:30px;  box-shadow:0 0 50px rgba(0,0,0,0.1);}
.com_w h3{font-size:24px; color:#000; line-height:90px; }
.com_w dd{font-size: 15px; line-height: 34px; padding:0 50px;}
.com_w>a{display: block; width: 162px; height: 38px; line-height: 38px; border-radius: 100px; background: #29b403; font-size: 15px; color: #fff; margin: 0 auto; margin-top:40px; text-align: center; transition: 0.3s linear all;
}
.com_w>a:hover{width: 240px;}



/*流程*/
.press_bg{padding-top:174px; padding-bottom:120px; background:url(http://login.114my.cn/memberpic/076986369393/uploadfile/image/20211009/20211009102851_2078833417.jpg) no-repeat center bottom;}
.press_m li{width:14.285%; text-align:center; float:left; padding:2vw;background:#fff; cursor: pointer;transition: 0.3s linear all; border:1px #eee solid; position: relative;}
.press_m li:before{content:""; display:block; width:80px; height:80px; margin:0 auto; backhround-repeat:no-repeat; background-image:url(../uploadfile/image/20220108/20220108112012_1273244515.png);}
.press_m li:nth-child(1):before{background-position:0 0;}
.press_m li:nth-child(2):before{background-position:-80px 0;}
.press_m li:nth-child(3):before{background-position:-160px 0;}
.press_m li:nth-child(4):before{background-position:-240px 0;}
.press_m li:nth-child(5):before{background-position:-320px 0;}
.press_m li:nth-child(6):before{background-position:-400px 0;}
.press_m li:nth-child(7):before{background-position:-480px 0;}
.press_m li p{font-size:18px; color:#333; line-height:50px;}
.press_m li:hover{ box-shadow: 0 0 100px rgba(0,0,0,0.1);     z-index: 2;}
.press_b{text-align:center; padding-top:60px; }
.press_b span{font-size:18px; color:#333; display:inline-block; padding-left:40px; background:url(../uploadfile/image/20220108/20220108170144_1650856736.png) no-repeat center left;}
.press_b b{font-size:40px; color:#29b403;}



/*新闻*/
.news{margin-top:189px;}
.news_t{text-align:left; width:40%; float:left; padding-top:20px;height:185px;}
.news_t h3{font-weight:normal;font-size:40px;}
.news_t p{border:none;padding:0;margin:0;}
.new_nav {padding-top:40px;}
.new_nav li{width: 170px;height: 42px;line-height: 42px;text-align: center;float: left;margin-left: 35px;-webkit-transition: all 0.5s;transition: all 0.5s;border-radius: 50px;background: #f5f5f5;}
.new_nav li:nth-child(1){ margin-left:0;}
.new_nav li a{ display:block; font-size:18px;}
.new_nav li.on{background: #29b403;}
.new_nav li.on a{ color:#fff;}


.news_list{height:28vw; min-height:500px !important;width: 100%;overflow: hidden;}
.news_list .tempWrap {width: 100% !important;}
.news_list .news_div{height:100%;}
.news_list .news_div_item{width: 24%;display: inline-block;position: relative;height:88%;transition:0.5s; padding:30px 40px 40px;border-right:1px #eee solid;}
.news_list .news_div_item:first-child{border-left:1px #eee solid;}
.news_list .news_div_item_date{font-weight: 400;height: 26px; line-height: 22px;}
.news_list .news_div_item_content{padding-right: 14px; padding-bottom:90px;}
.news_list .news_div_item_year, .news_list .news_div_item_month, .news_list .news_div_item_day{display: inline-block; font-size: 15px;line-height: 22px; color: #999;}

.news_list .news_div_item_a{font-size: 17px;display: block;margin-bottom: 16px;position:relative;transition:0.3s; font-weight:normal; color:#222;}
.news_list .news_div_item_a::before{position:absolute;content:'查看详情';bottom: -152px;left: 0;width: 0;height: 33px;background: #fff;border-radius: 40px;line-height: 33px;color: #999;font-size: 15px;transition:0.5s;padding-left: 43px; border:1px #eee solid; font-weight: 100; display: none;}
.news_list .news_div_item_a::after{position:absolute;content:'';bottom: -141px;font-size: 43px;background:url(news_arrow.png) no-repeat center;width: 18px;height: 14px;left: 0;transition:0.5s;}
.news_list .news_div_item_body{font-size: 14px;color: #666;font-weight: 100;line-height: 24px;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic a, .news_list .news_div_item_image{width:100%;height:auto;display: block;}
.news_list .news_div_item_pic{  height: 14vw; overflow: hidden; }
.news_list .news_div_item img{transition:0.3s all linear; border:1px #eee solid; }
.news_list .news_div_item:hover img{transform:scale(1.1);}
.news_list .news_div_item:hover .news_div_item_a{color: #29b403;transition:0.3s;}
.news_list .news_div_item:hover .news_div_item_a::before{padding-left:40px;display: block;width: 130px;}
.news_list .news_div_item:hover .news_div_item_a::after{left:110px;}




/*友情链接*/
.link_bg{ height:90px; background: #29b403; }
.link_bg .links_m{width: 80%;}
.links_l{font-size: 18px; color:#fff; line-height:87px;padding-left: 4%;background: url(links.png)no-repeat left;background-size: 25%;}
.linkTagcs li a{font-size:14px;color: #eee !important;}
.links_r a{font-size:14px; color:#fff;height:80px; padding-top:15px;display: block;}



/*版权*/
.copy_bg{ background:#222;height:363px; }
.copy_fl{width:911px;position: relative;}
.copy_fl:before{content: "";display: block;width:1px;height:363px;background: #333;position: absolute;top:-60px;right:0px;}
.copy_fl li{float:left;margin-right: 103px;}
.copy_fl li a{display: block;color:#999;line-height: 36px;}
.copy_fl li a:first-child{margin-bottom: 10px;font-size: 16px;color:#fff;}
.copy_fl li a:hover{color:#fff;}
.copy_fr li{float: left;width:110px;height:150px;margin-right: 20px;background: #fff;border-radius: 5px;}
.copy_fr li:last-child{margin-right: 0px;}
.copy_fr li img{display: block;width:90px;height:90px; margin:18px auto 5px;}
.copy_fr li p{text-align: center;}




/*最低部*/
.footer_bg{ background:#222;height: 80px; line-height:79px; border-top:1px #383838 solid; }
.footer{color:#666;}
.footer_bg a{color:#666;}
.footer_bg a:hover{color:#fff;}