
@font-face{font-family:LTe53505;src:url(../fonts/LTe53505.ttf)}
@font-face{font-family:Roboto Condensed-Bold;src:url(../fonts/Roboto Condensed-Bold.ttf)}
@font-face{font-family:optima-regular-1;src:url(../fonts/optima-regular-1.ttf)}
@font-face{font-family:optima bold;src:url(../fonts/optima bold.ttf)}




html{font-size:100px}
@media screen and (max-width:1600px){html{font-size:83px}
}
@media screen and (max-width:1440px){html{font-size:75px}
}
@media screen and (max-width:1400px){html{font-size:72px}
}
@media screen and (max-width:1366px){html{font-size:71px}
}
@media screen and (max-width:1360px){html{font-size:70px}
}
@media screen and (max-width:1280px){html{font-size:66px}
}
@media screen and (max-width:1200px){html{font-size:53px!important}
}

body{overflow-x:hidden!important;}
 
.header{ position:relative; border: 2px solid rgba(0, 0, 0, 0);}
.header .top{position:absolute;left:0px;right:0px; top:20px; z-index:9999;}
.header .top .logo{ float:left;}
.header .top .nav_cl{ float:right; cursor:pointer; margin-top:28px; position:relative;}
.header .top .nav_cl span{ display:block; margin-top:5px; width:30px; height:3px; background:#003D90;}


.menu{ position:absolute; background:#009F41; width:150px; left:-85px; top:40px; display:none;}
.menu a{ display:block; text-align:center; color:#fff; padding:10px 0px;}
.menu a:hover{ background:#0054A7;}



.header .top .nav_lang{ float:right;margin-top: 30px; margin-right:15px;}
.header .top .nav_lang img{ vertical-align:middle; margin-right:5px; max-width:22px;}
.header .top .nav_lang a{ color:#333; font-size:15px;}
.header .top .nav_lang a:hover{ color:#009F41;}


.g-banner .bapic img{ width:100%;}
.g-banner .container{position:absolute;top:30%;left:0px;right:0px;}
.g-banner .container p{ font-size:0.4rem; color:#333; font-weight:600;}
.g-banner .container p:nth-child(2){ text-indent:1em;}
.g-banner .container p:nth-child(3){ text-indent:7em;}
.g-banner .container p span{  color:#009F41}

.g-banner .container .batetxt div.en{ color:#9E9E9E; font-size:0.14rem; margin-top:40px;}
.g-banner .container .batetxt div.ba_more { margin-top:40px;}
.g-banner .container .batetxt div.ba_more a{ padding:10px 30px; background:#FFE100;border-radius: 77px; display: inline-block; color:#fff; font-size:0.15rem;}
.g-banner .container .batetxt div.ba_more a:hover{ background:#009F41}
.g-banner .container .batetxt div.ba_more a img{ vertical-align:middle;}



.g-banner .swiper-slide-active .m-c h1 {
	-webkit-animation:1.5s ease fadeInLeft2;
	animation:1.5s ease fadeInLeft2
}
.g-banner .swiper-slide-active .banlist {
	-webkit-animation:1.5s ease fadeInRight2;
	animation:1.5s ease fadeInRight2
}
.g-banner .swiper-slide-active .a-link {
	-webkit-animation:1.5s ease fadeInLeft2;
	animation:1.5s ease fadeInLeft2
}


.g-banner .swiper-pagination{bottom:20px!important;}

.g-banner .swiper-pagination-bullet{background:#fff;opacity:1;margin:0 1em!important;width:8px;height:8px;}
.g-banner .swiper-pagination-bullet-active{border:1px rgba(255,255,255,.39) solid;box-sizing:border-box;width:24px !important;height:24px !important;background:0 0;position:relative;bottom:-8px}
.g-banner .swiper-pagination-bullet-active::after{position:absolute;left:7px;top:7px;content:"";width:8px !important;height:8px !important;background:#fff;border-radius:50%;}

@keyframes spCircRot{from{transform:rotate(0)}
to{transform:rotate(359deg)}
}
.circle_process{position:relative;width:23px;height:24px}
.circle_process .wrapper{width:12px;height:24px;position:absolute;top:0;overflow:hidden}
.circle_process .right{right:0}
.circle_process .left{left:0}
.circle_process .circle{width:24px;height:24px;border:1px solid transparent;border-radius:50%;box-sizing:border-box;position:absolute;top:0;transform:rotate(-135deg)}
.circle_process .rightcircle{border-top:1px solid #009F41;border-right:1px solid #009F41;right:0;-webkit-animation:circle_right 4s linear infinite}
.circle_process .leftcircle{border-bottom:1px solid #009F41;border-left:1px solid #009F41;left:0;-webkit-animation:circle_left 4s linear infinite}
@-webkit-keyframes circle_right{0%{-webkit-transform:rotate(-135deg)}
100%,50%{-webkit-transform:rotate(45deg)}
}
@-webkit-keyframes circle_left{0%,50%{-webkit-transform:rotate(-135deg)}
100%{-webkit-transform:rotate(45deg)}
}
.active .g-banner .m-c{animation:section1 2s}
@keyframes section1{0%{transform:scale(1) translateX(-100%)}
50%{transform:scale(1) translateX(0)}
100%{transform:scale(1) translateX(0)}
}





/*首页关于我们*/
.hometitle .title1{font-family:LTe53505; color:#009F41; font-size:16px;}
.hometitle .title2{color:#333333; font-size:.38rem; line-height:.55rem;}
.homejuli{ padding:.8rem 0;}
.lst_homeabone .left{ width:45%; float:left;}
.lst_homeabone .right{ width:52%; float:right;font-size:.15rem; line-height:.36rem; padding-top:.2rem;}

.about-date{ overflow:hidden; margin-top:1rem;}
.about-date li{width:33.333%; float:left;text-align:center;}
.about-date li .wenzi01{color:#009F41;font-size:.52rem; line-height:.62rem;}
.about-date li .wenzi01 span{font-family:Roboto Condensed-Bold;}
.about-date li i{ font-style:normal;}
.about-date li em{ font-style:normal; color:#999999; font-size:16px;}
.about-date li .wenzi02{color:#333;font-size:16px;}

/*首页产品*/
.lst_homeproduct{ padding-bottom:.8rem;position:relative;}
.homeanli-list{ overflow: hidden;width:115%;padding-top:.52rem; padding-bottom:.5rem;}
.homeanli-list .img{-webkit-animation: fadeInUp2 2s alternate;animation: fadeInUp2 2s alternate;overflow: hidden;}
.homeanli-list .img img{-webkit-transition: all .5s;transition: all .5s;}
.anli-text{ color:#333; font-size:.18rem;margin-top:.2rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;-webkit-animation: fadeInUp2 2.5s alternate;animation: fadeInUp2 2.5s alternate; text-align:center;}
.homeanli-list .swiper-slide:hover .img img{-webkit-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);}
.homeanli-list .swiper-slide:hover .anli-text{ color:#009F41;}

.homeanli-list .swiper-button-prev{width:52px; height:52px; background:url(../images/zcleft.webp) no-repeat center center;left:auto;right:2.65rem;top:.45rem;}
.homeanli-list .swiper-button-next{width:52px; height:52px; background:url(../images/ycright.webp) no-repeat center center;right:1.9rem;top:.45rem;}
.homeanli-list .swiper-button-prev::after,.homeanli-list .swiper-button-next::after { content:"";}
.homeanli-list .swiper-button-prev:hover{background:url(../images/zclefth.webp) no-repeat center center;}
.homeanli-list .swiper-button-next:hover{background:url(../images/ycrighth.webp) no-repeat center center;}

.pubba_more { text-align:center; }
.pubba_more a{ padding:10px 30px; background:#FFE100;border-radius: 77px; display: inline-block; color:#fff; font-size:0.17rem;transition: all .5s;}
.pubba_more a:hover{ background:#009F41}
.pubba_more a img{ vertical-align:middle;transition: all .5s; margin-left:5px;}
.pubba_more a:hover img{transform: rotate(45deg); }

.hometupian{}


/*首页新闻*/
.home_newscont{ padding-bottom:.8rem; overflow:hidden; position:relative;}
.home_newscont .hnewslist{ padding-top:.4rem;}
.home_newscont .hnewslist .left{font-family:optima bold;text-transform:uppercase;writing-mode: tb-rl; font-size:.8rem;color: rgba(0, 115, 192, 0.3); line-height:.7rem;width:80px; float:left;}
.home_newscont .hnewslist .right{width:85%; float:right; overflow:hidden; padding-top:.2rem;}
.home_newscont .hnewslist .right .xwimg{ width:22%; float:left;}
.home_newscont .hnewslist .right .xwimg img{ display:block; border-radius:10px;}
.home_newscont .hnewslist .right .xinwen_box{width:76%; float:right;}
.home_newscont .hnewslist .right .xinwen_box .time{ font-size:.16rem; color:#999; margin-bottom:.1rem;font-family:optima-regular-1;}
.home_newscont .hnewslist .right .xinwen_box .text2{ font-size:.20rem; color:#333; margin-bottom:.3rem;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .5s;}
.home_newscont .hnewslist .right li{ border-bottom:1px solid #e5e5e5; padding-bottom:.24rem; margin-bottom:.24rem; overflow:hidden;}
.home_newscont .hnewslist .right li:hover .xinwen_box .text2{ color:#009F41;} 
.home_newscont .hnewslist .right li .xwjiantou img{transition: all .5s;}
.home_newscont .hnewslist .right li:hover .xwjiantou img{ margin-left:.1rem;}


.home_newscont .swiper-button-prev{width:52px; height:52px; background:url(../images/zcleft.webp) no-repeat center center;left:auto;right:2.65rem;top:1.3rem;}
.home_newscont .swiper-button-next{width:52px; height:52px; background:url(../images/ycright.webp) no-repeat center center;right:1.9rem;top:1.3rem;}
.home_newscont .swiper-button-prev::after,.home_newscont .swiper-button-next::after { content:"";}
.home_newscont .swiper-button-prev:hover{background:url(../images/zclefth.webp) no-repeat center center;}
.home_newscont .swiper-button-next:hover{background:url(../images/ycrighth.webp) no-repeat center center;}

/*首页留言*/
.home-liuyan{ background:url(../images/liuyan_bj.jpg) no-repeat center center; padding:.6rem 0;overflow:hidden;}
.home-liuyan .hometitle .title2{ color:#0054A7; text-align:center;}
.liuyan_text{ font-size:.18rem; color:#333; text-align:center; margin:.2rem 0 .4rem 0;}

/*底部*/
.dibu_footer{ padding:.5rem 0; overflow:hidden;}
.dibu_footer .left{width:42%; float:left;}
.dibu_footer .midddle{width:28%; float:left;}
.dibu_footer .right{width:30%; float:right;}
.pptt1{ font-size:.20rem; font-weight:bold; color:#333; margin-bottom:.25rem;}
.banquan{ font-size:15px; color:#999; padding-top:1rem;}
.banquan a{color:#999}
.banquan a:hover{color:#009F41}

.dibu_footer .midddle .box a{ display:block; color:#999; color:#666; font-size:14px; margin-bottom:.2rem;}
.dibu_footer .midddle .box a:hover{ color:#009F41;}
.dibu_footer .right li p{ display:inline-block; color:#333; font-size:.18rem;}
.dibu_footer .right li p.telimg img{ display:inline-block; vertical-align:middle; margin-right:5px;}
.dibu_footer .right li{ margin-bottom:.25rem;}
.dibu_footer .right li p b{ font-size:.18rem;}
.dibu_footer .right li:nth-child(2) p.telimg img{ vertical-align:top; margin-top:-.23rem;}

/*内页新闻中心*/
.nybanner .img img{display:block;width:100%;animation:4s bmove1 linear}
.nybanner .img .nybaphone{display:none}
.nybanner .img .nybapc{display:block}
.nybanner .nybanner_wenzi{position:absolute;top:45%;-webkit-animation:1.5s ease fadeInUp2;animation:1.5s ease fadeInUp2}
.nybanner .nybanner_wenzi .tetx{font-size:.38rem;font-weight:bold;background: linear-gradient(to right, #0AD057,#075CD8 );-webkit-background-clip: text;background-clip: text;
@supports (background-clip: text) {color: transparent;}

}
.neiyexinwen{ padding:.5rem 0;}
.neiye_newslist{ padding-bottom:49px;}
.neiye_newslist li{ padding:.27rem; overflow:hidden; border-bottom:1px solid #E5E5E5; margin-bottom:.3rem;transition: all .5s;}
.neiye_newslist li:hover{background:#f5f5f5;box-shadow: 0 8px 30px #e5e5e5;}
.neiye_newslist li .date{width:123px; float:left; text-align:center;margin-top:.7rem;}
.neiye_newslist li .date .time{ font-size:25px; color:#999; position:relative; padding-bottom:6px; margin-bottom:6px;}
.neiye_newslist li .date .time:after{ position:absolute; content:""; left:0px; bottom:0px; background:#E5E5E5; height:1px; width:100%;}
.neiye_newslist li .date .year{ font-size:20px; color:#333;}
.neiye_newslist li .xwright{width:85%; float:right;}
.neiye_newslist li .xwright .xwtet{ margin-top:.4rem;width:68%; float:left;}
.neiye_newslist li .xwright .xwtet .xwbt{ font-size:20px; color:#333; margin-bottom:18px;}
.neiye_newslist li .xwright .xwtet .xwwd{ font-size:14px; color:#666;}
.neiye_newslist li .xwright .img{width:25%; float:right;}
.neiye_newslist li .xwright .img img{ display:block;}

.yemapage{clear:both;text-align:center;font-size:0;font-family:arial;line-height:16px; padding-bottom:20px;}
.yemapage a{color:#9E9E9E;display:inline-block;text-align:center;font-size:18px;min-width:48px;line-height:48px;height:48px;border-radius:3px;background-color:#f5f5f5;margin:0 6px; padding:0px 20px;}
.yemapage a.page-num-current,.yemapage a:hover{ color:#fff;background: linear-gradient(to right, #0AD057,#075CD8 );}


/*新闻详细*/
.neiyexwxx{ margin-top:120px; background:url(../images/news_bj.jpg) repeat-x; padding-top:50px;}
.xwxx-tit{font-size:.25rem; color:#333; margin-top:.3rem; text-align:center; font-weight:bold;}
.xwxx-wenzi{ color:#999; font-size:.15rem; text-align:center; margin-top:.25rem; }
.xwzhengwen{padding:.6rem 0 .4rem 0; font-size:14px; color:#333; line-height:36px;}
.xwzhengwen img{ display:block;width:100%;}
.xwcolor{ margin-top:.4rem; margin-bottom:.2rem; font-size:.2rem;background: linear-gradient(to right, #0AD057,#075CD8 );-webkit-background-clip: text;background-clip: text;
@supports (background-clip: text) {color: transparent;}
}

/*联系我们*/
.neiyelxwm{ padding:.6rem 0;}
.lxwmtit{ text-align:center; font-size:.25rem; color:#333;}
.neiyelxwm .dibuliuyan{padding-top:3%;width:75%;margin:0 auto; overflow:hidden;}
.neiyelxwm .dibuliuyan ul{overflow:hidden}
.neiyelxwm .dibuliuyan li{width:48%;float:left;margin-right:4%;margin-bottom:30px}
.neiyelxwm .dibuliuyan li input[type=text],.neiyelxwm .dibuliuyan li textarea[type=text],.nyneiyelxwm .dibuliuyan li select{background:0 0;width:100%;height:.5rem;line-height:.48rem;font-size:.14rem;outline:0;color:#999;border:1px solid #E5BF8B;padding:0 15px}
.neiyelxwm .dibuliuyan li input:focus,.neiyelxwm .dibuliuyan li textarea:focus{border:1px solid #0056eb}
.neiyelxwm .dibuliuyan li textarea[type=text]{height:1.1rem;width:100%;}
.neiyelxwm .dibuliuyan li:nth-child(2n){margin-right:0}
.neiyelxwm .dibuliuyan li.box{width:100%}
.neiyelxwm .dibuliuyan .tijiao{width:1.6rem!important;height:.51rem;line-height:.51rem;margin:0 auto;background:#0056eb;text-align:center;border-radius:30px;margin-top:18px}
.neiyelxwm .dibuliuyan .tijiao #submit{background:0 0;border:none;color:#fff;font-size:.15rem}
.neiyelxwm .dibuliuyan li.yzm{width:30%; border:1px solid #E5BF8B; height:56px; line-height:56px;}
.neiyelxwm .dibuliuyan li.yzm input[type=text]{width:40%;border:none;}
.neiyelxwm .dibuliuyan li.yzm img{vertical-align:middle; float:right;height:100%;}
.neiyelxwm .dibuliuyan .lxyzmma{overflow:hidden;float:left;}
.neiyelxwm .dibuliuyan .lxyzmma .liuyan_wez{float:left;width:51%}
.neiyelxwm .dibuliuyan .lxyzmma .tijiao{float:right}
.neiyelxwm .dibuliuyan .tijiao{ width:1.6rem!important;height:.51rem;line-height:.51rem;background:#EED308;text-align:center;border-radius:30px}
.neiyelxwm .dibuliuyan .tijiao button{background:0 0;display:block;width:100%;height:100%;cursor:pointer;border:none;color:#fff;font-size:.18rem}

.lxwm_dtlist{ background:#F5F5F5; padding:.6rem 0;}
.listly{ overflow:hidden; margin-bottom:.5rem;}
.listly li{ border-left:1px solid #EED308; padding:0 .25rem; color:#333; float:left;width:33.333%; min-height:1.47rem;}
.listly li .one{ font-size:.2rem; margin-bottom:8px;}
.listly li .two{ font-size:.16rem;}


















@media (max-width:1600px){
.container{ padding:0px 45px;}
.homeanli-list .swiper-button-prev{right:120px;}
.homeanli-list .swiper-button-next{right:50px;}
.home_newscont .swiper-button-prev{right:120px;}
.home_newscont .swiper-button-next{right:50px;}
.pubba_more a{ font-size:16px;}


}
@media (max-width:1400px){

.neiye_newslist li .xwright .xwtet .xwbt{ font-size:18px;}
.neiye_newslist li .date{margin-top: 20px;width: 92px;}
.neiye_newslist li .date .time{ font-size:26px;}
.neiye_newslist li .date .year{font-size: 20px;}
.neiye_newslist li .xwright .xwtet{margin-top: 20px;}
.neiye_newslist li .xwright .xwtet .xwwd{ font-size:16px;}

}
@media (max-width:1280px){
.lst_homeabone .left .homeab-img{ max-width:90%;}
.lst_homeabone .right{ font-size:16px; line-height:28px;}
.about-date li .wenzi01{ font-size:27px;}
.about-date li em{ font-size:14px;}
.about-date li .wenzi02{ font-size:14px;}
.anli-text{ font-size:18px;}
.home_newscont .hnewslist .right .xinwen_box .time{ font-size:15px;}
.home_newscont .hnewslist .right .xinwen_box .text2{ font-size:14px;}
.liuyan_text{ font-size:18px;}
.xwxx-tit{ font-size:17px;}
.xwxx-wenzi{ font-size:14px;}
.xwcolor{ font-size:17px; margin-bottom:8px;}
.xwzhengwen{ font-size:14px; line-height:28px;}




}


@media (max-width:1024px){
.lst_homeabone .left {width:100%; float:none;}
.lst_homeabone .left .homeab-img{ max-width:100%; text-align:center;}
.lst_homeabone .right {width:100%; float:none; font-size:14px;}
.about-date{margin-top:30px;}
.hometitle .title2{ font-size:24px;}
.anli-text{ font-size:14px;}
.homeanli-list .swiper-button-prev{width:32px; height:32px;background:url(../images/zcleftp.webp) no-repeat center center;top:40px;right:90px;}
.homeanli-list .swiper-button-next{width:32px; height:32px;background:url(../images/ycrightp.webp) no-repeat center center;top:40px;}
.homeanli-list .swiper-button-prev:hover{background:url(../images/zcleftph.webp) no-repeat center center;}
.homeanli-list .swiper-button-next:hover{background:url(../images/ycrightph.webp) no-repeat center center;}

.home_newscont .swiper-button-prev{width:32px; height:32px;background:url(../images/zcleftp.webp) no-repeat center center;top:75px;right:90px;}
.home_newscont .swiper-button-next{width:32px; height:32px;background:url(../images/ycrightp.webp) no-repeat center center;top:75px;}
.home_newscont .swiper-button-prev:hover{background:url(../images/zcleftph.webp) no-repeat center center;}
.home_newscont .swiper-button-next:hover{background:url(../images/ycrightph.webp) no-repeat center center;}

.dibu_footer .left{width:65%; float:left;}
.dibu_footer .midddle{width:35%; float:left;}
.dibu_footer .right{width:100%; float:none;}
.pptt1{ font-size:18px;margin-bottom:15px;}
.banquan{ font-size:16px; padding-top:20px;}
.dibu_footer .midddle .box a{font-size:16px; margin-bottom:15px;}
.dibu_footer .right li p{font-size:14px;}
.dibu_footer .right li{ margin-bottom:15px;}
.dibu_footer .right li p b{ font-size:17px;}
.dibu_footer .right li:nth-child(2) p.telimg img{margin-top:-19px;}

.nybanner .img .nybapc{display:none}
.nybanner .img .nybaphone{display:block}
.nybanner .nybanner_wenzi .tetx{ fone-size:20px;}

.neiye_newslist li{ padding:20px;margin-bottom: 20px;}
.neiye_newslist li .xwright .xwtet .xwbt{ font-size:16px;margin-bottom: 11px;}
.neiye_newslist li .xwright .xwtet .xwwd{ font-size:14px;}
.neiye_newslist li .xwright .xwtet{margin-top: 10px;width: 67%;}
.neiye_newslist li .date{ margin-top:10px;width: 66px;}
.neiye_newslist li .date .time{ font-size:20px;}
.neiye_newslist li .date .year{ font-size:16px;}

.neiyelxwm .dibuliuyan{width:100%;}
.neiyelxwm .dibuliuyan li input[type="text"], .neiyelxwm .dibuliuyan li textarea[type="text"]{ font-size:14px; height:40px; line-height:38px;}
.neiyelxwm .dibuliuyan li{ margin-bottom:15px;}
.neiyelxwm .dibuliuyan .liuyan_wez span{ font-size:14px; padding-left:10px;}
.neiyelxwm .dibuliuyan .tijiao{width:120px !important; height:40px; line-height:40px; margin-top:8px;}
.neiyelxwm .dibuliuyan .tijiao button{ font-size:15px;}
.neiyelxwm .dibuliuyan .tijiao #submit{ font-size:14px;}
.neiyelxwm .dibuliuyan li.yzm input[type=text]{width:45%;}
.neiyelxwm .dibuliuyan li.yzm{width:100%;}
.lxwmtit{ font-size:18px; margin-bottom:10px;}

}





.yd{ display:none;}
.maiimg img{ width:100%;} 
 
@media (max-width:768px){

.maiimg .swiper-button-next:after, .maiimg .swiper-button-prev:after{ font-size:25px;}
	
.pc{ display:none;}
.yd{ display:block;}	
	
.g-banner .container{ top:39%;}	
.g-banner .container p{ font-size:13px; line-height:22px;}
.g-banner .container p:nth-child(2){ text-indent:0em;}
.g-banner .container p:nth-child(3){ text-indent:3em;} 

.g-banner .container .batetxt div.en{ display:none;}
.g-banner .container .batetxt div.ba_more { margin-top:15px;}
.g-banner .container .batetxt div.ba_more a{ padding:6px 10px; background:#FFE100;border-radius: 77px; display: inline-block; color:#fff; font-size:12px;}
.g-banner .container .batetxt div.ba_more a img{ max-width:15px;}

.header .top{top:10px; margin-bottom:10px;}
.header .top .logo img{ max-width:70px;}
.header .top .nav_cl{ margin-top:12px;}
.homeanli-list .swiper-button-prev{top:50px;right:70px;}
.homeanli-list .swiper-button-next{top:50px;right:30px;}
.container{ padding:0px 30px;}
.homejuli{ padding:30px 0px;}
.lst_homeproduct{ padding-bottom:30px;}
.home_newscont .hnewslist .left{ display:none;}
.home_newscont .hnewslist .right{width:100%; float:none;}

.dibu_footer .midddle{ display:none;}
.dibu_footer .left{width:100%; float:none; margin-bottom:30px;}

.neiye_newslist{padding-bottom: 30px;}
.neiye_newslist li .date{ display:none;}
.neiye_newslist li .xwright{width:100%; float:none;}
.neiye_newslist li .xwright .xwtet{width:100%; float:none; margin-bottom:20px;padding: 0px 12px;}
.neiye_newslist li .xwright .img{width:100%; float:none;}
.neiye_newslist li .xwright .img img{ display:block; margin:0 auto;}
.neiye_newslist li{ padding:10px 0px 20px 0px;}
.yemapage a{ font-size:14px;min-width: 36px;line-height: 36px;height: 36px; margin:0px 2px;padding: 0px 9px;}

.liuyan_text{ font-size:14px;}
.pubba_more a{ font-size:14px;}

.neiyexwxx{ padding-top:35px;margin-top: 80px}

.listly li{ border-bottom:1px solid #EED308; padding:.25rem; color:#333; float:none;width:100%; min-height: inherit; border-left:none;}
.listly li .one{ font-size:17px;}
.listly li .two{ font-size:14px;}



.menu{ width:200px; left:-150px; top:40px; display:none;}
.header .top .nav_lang{ margin-top:15px;}
 
 
.lst_homeabone .left .homeab-img p img{ max-width:220px; margin-top:20px;}
.home_newscont .hnewslist .right li .xwjiantou img{ max-width:15px;}
} 
@media (max-width:640px){
.home_newscont .hnewslist .right .xwimg{width:35%;} 
 .home_newscont .hnewslist .right .xinwen_box{width:60%;}
}
 
 
