*{margin:0;padding:0}
figure{width:auto!important}
html{color:#585858;font-family: Roboto,Arial,Helvetica,sans-serif;font-size:16px;}
a{text-decoration:none;color:grey}
ul{list-style:none}
li{list-style:none;list-style-type:none}
.contenner{width:1000px;margin:0 auto}
.d-flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.f-between{display:flex;justify-content:space-between;flex-direction:column}
.f-center{display:flex;align-items:center;overflow:hidden}
i{display:block}
table{max-width:100%!important}
tbody{max-width:100%!important}
.menu{background:url(../img/menu.png) no-repeat}
.big-title{width:100%;font-size:18px;color:#0daa66;font-weight:700;text-transform:capitalize;border-bottom:1px solid #0daa66;white-space:nowrap}
.big-title span{padding-bottom:7px;border-bottom:3px solid #0daa66;display:block;max-width:calc(100% - 80px);overflow:hidden;text-overflow:ellipsis}
.big-title a{color:grey;font-weight:300;display:block;width:70px}
.big-title a:hover{color:#000}
.text-over{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.row-over{display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}
.row-over-2{-webkit-line-clamp:2}
.row-over-3{-webkit-line-clamp:3}
.ad1{height:90px;margin:20px auto}
.ad2,.ad3,.ad4,.ad5{ }
header{border-bottom:2px solid #8cc63f;box-shadow:0 4px 6px 0 rgba(0,0,0,.2);margin-bottom:10px}
.top-bar{width:100%;height:50px;background:url(../img/bj.jpg) repeat}
.top-bar .contenner a,.top-bar .contenner b,.top-bar .contenner span{line-height:50px;color:#000;font-size:16px}
.top-bar .contenner a{font-weight:1000;font-size:20px}
.top-bar .contenner a:hover{text-decoration:underline}
.top-bar-2{position:fixed;top:0;z-index:20;box-shadow:0 3px 5px 0 rgba(0,0,0,.2);transition:.3s;height:0;overflow:hidden;opacity:.9}
.top-bar-2 .contenner div{white-space:nowrap}
.top-bar .contenner a{margin-top:10px;height:30px;margin-right:15px}
.top-bar .contenner a img{display:block;width:100%;height:100%}
nav{padding:20px 0;align-items:center}
nav .nav-list li{width:100px;border-right:1px solid #f2f2f2}
nav .nav-list li a{white-space:normal;font-weight:500;line-height:15px;text-transform:capitalize;text-align:center;color:#666}
nav .nav-list li a i{width:57px;height:57px;border-radius:50%;overflow:hidden;margin:0 auto;margin-bottom:10px;transition:.3s}
nav .nav-list li a span{display:block;margin:0 auto}
nav .nav-list li:last-of-type{border:none;width:80px;padding-left:20px;box-sizing:border-box}
nav .nav-list li:nth-of-type(1) .menu{background-position:0 0}
nav .nav-list li:nth-of-type(2) .menu{background-position:-58px 0}
nav .nav-list li:nth-of-type(3) .menu{background-position:-115px 0}
nav .nav-list li:nth-of-type(4) .menu{background-position:-229px 0}
nav .nav-list li:nth-of-type(5) .menu{background-position:-172px 0}
nav .nav-list li:nth-of-type(6) .menu{background-position:-286px 0}
nav .nav-list li:nth-of-type(1):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(13,170,102,.4)}
nav .nav-list li:nth-of-type(2):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(247,147,30,.4)}
nav .nav-list li:nth-of-type(3):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(217,224,33,.4)}
nav .nav-list li:nth-of-type(4):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(241,90,36,.4)}
nav .nav-list li:nth-of-type(5):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(41,171,226,.4)}
nav .nav-list li:nth-of-type(6):hover .menu{transform:translate(-3px,-3px);box-shadow:3px 3px 3px 1px rgba(255,186,3,.4)}
.box1{margin-bottom:40px}
.box1 .banner{width:490px;height:300px;position:relative;overflow:hidden;border-radius:10px;box-shadow:0 1px 2px 0 rgba(0,0,0,.2)}
.box1 .banner .img-list{position:absolute;left:0;top:0;width:calc(100% * 10);height:100%;white-space:nowrap}
.box1 .banner .img-list li{width:calc(100% / 10);height:100%;float:left;position:relative}
.box1 .banner .img-list li a{display:block;width:100%;height:100%;cursor:default}
.box1 .banner .img-list li a .banner-img{width:100%;height:100%}
.box1 .banner .img-list li a .banner-img img{display:block;width:100%;min-height:100%;height:auto}
.box1 .banner .img-list li a .smail-bar{width:100%;height:30px}
.box1 .banner .img-list li a .smail-bar span{display:block;width:377px;line-height:30px;font-weight:700;color:#666;text-transform:capitalize;padding-left:30px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}
.box1 .banner .img-list li a .smail-bar span:hover{text-decoration:underline}
.box1 .banner .pointe{width:112px;height:10px;position:absolute;bottom:10px;left:calc(100% / 2 - 56px)}
.box1 .banner .pointe span{display:block;width:10px;height:10px;border-radius:5px;background-color:rgba(255,255,255,.6);cursor:pointer;box-sizing:border-box;transition:.3s}
.box1 .banner .pointe span:hover{border:1px solid #0daa66;background-color:#fff}
.box1 .banner .pointe .active{width:40px;background-color:#fff}
.box1 .banner .pointe .active:hover{border:none}
.box1 .banner svg{width:14px;height:20px;margin-top:10px}
.box1 .banner .prev-btn{position:absolute;top:calc(100% / 2 - 20px);left:10px;height:40px;padding:0 6px;border-radius:3px;transition:.3s;cursor:pointer}
.box1 .banner .next-btn{position:absolute;top:calc(100% / 2 - 20px);right:10px;height:40px;padding:0 6px;border-radius:3px;transition:.3s;cursor:pointer}
.box1 .banner:hover .cls-1{opacity:1;fill:#fff;transition:.3s}
.box1 .next-btn:hover,.box1 .prev-btn:hover{background-color:rgba(0,0,0,.3)}
.smail-bar{position:absolute;bottom:30px;left:0;background:url(../img/smail-bar.png) no-repeat;background-size:100% 100%}
.box-article-1{width:calc(100% - 510px);height:100%;z-index:1}
.box-article-1 .article-1-list li{padding:10px 0;border-bottom:1px dotted #e6e6e6}
.box-article-1 .article-1-list li:last-of-type{border:none;padding-bottom:0}
.box-article-1 .article-1-list a:hover span{color:#0daa66}
.box-article-1 .article-1-list article{width:calc(100% - 148px)}
.box-article-1 .article-1-list article span{width:100%;font-weight:700;color:#666;text-transform:capitalize}
.box-article-1 .article-1-list article p{font-weight:300;color:grey;max-height:34px}
.box-article-1 .article-1-list div{width:128px;height:70px;overflow:hidden}
.box-article-1 .article-1-list div img{display:block;width:100%;min-height:100%;height:auto}
.box2{margin-bottom:40px}
.box-article-2{width:100%}
.box-article-2 .article-2-imgs{margin:20px 0}
.box-article-2 .article-2-imgs li{width:192px}
.box-article-2 .article-2-imgs li:hover p{text-decoration:underline}
.box-article-2 .article-2-imgs .article-2-img{width:100%;height:120px;overflow:hidden}
.box-article-2 .article-2-imgs .article-2-img img{display:block;width:100%;height:auto;min-height:100%}
.box-article-2 .article-2-imgs p{text-transform:capitalize;max-height:35px;padding:0 10px;box-sizing:border-box;margin-top:10px}
.article-list ul{width:calc(50% - 20px)}
.article-list ul li{padding-left:10px;width:100%;padding:10px 0;border-bottom:1px dotted #e6e6e6}
.article-list ul li a{width:100%;text-transform:capitalize}
.article-list ul li a:hover{color:#0daa66}
.article-list ul li a::before{content:"1- ";color:#0daa66}
.article-list ul li:last-of-type{border:none}
.article-list ul:nth-of-type(1) li:nth-of-type(1) a::before{content:"1- "}
.article-list ul:nth-of-type(1) li:nth-of-type(2) a::before{content:"2- "}
.article-list ul:nth-of-type(1) li:nth-of-type(3) a::before{content:"3- "}
.article-list ul:nth-of-type(1) li:nth-of-type(4) a::before{content:"4- "}
.article-list ul:nth-of-type(1) li:nth-of-type(5) a::before{content:"5- "}
.article-list ul:nth-of-type(1) li:nth-of-type(6) a::before{content:"6- "}
.article-list ul:nth-of-type(1) li:nth-of-type(7) a::before{content:"7- "}
.article-list ul:nth-of-type(1) li:nth-of-type(8) a::before{content:"8- "}
.article-list ul:nth-of-type(1) li:nth-of-type(9) a::before{content:"9- "}
.article-list ul:nth-of-type(1) li:nth-of-type(10) a::before{content:"10- "}
.article-list ul:nth-of-type(2) li:nth-of-type(1) a::before{content:"6- "}
.article-list ul:nth-of-type(2) li:nth-of-type(2) a::before{content:"7- "}
.article-list ul:nth-of-type(2) li:nth-of-type(3) a::before{content:"8- "}
.article-list ul:nth-of-type(2) li:nth-of-type(4) a::before{content:"9- "}
.article-list ul:nth-of-type(2) li:nth-of-type(5) a::before{content:"10- "}
.title-img{display:block;width:100%;height:90px;position:relative;overflow:hidden;font-size:24px;text-transform:capitalize;color:#fff;font-weight:700;text-align:center;line-height:90px;background-color:rgba(0,0,0,.2);margin-bottom:20px;transition:.3s}
.title-img::after{content:"";width:100%;height:100%;display:block;position:absolute;z-index:-1;background:url(../img/banner.jpg) no-repeat;left:0;top:0;filter:blur(2px);transform:scale(1.05);transition:.3s}
.title-img:hover{box-shadow:2px 2px 3px 1px rgba(0,0,0,.3)}
.title-img:hover::after{filter:blur(0)}
.article-list-2 li{width:480px}
.article-list-2 li>a{width:100%;height:140px}
.article-list-2 li>a img{display:block;width:100%;height:auto;min-height:100%;transition:.3s}
.article-list-2 li article{padding:20px 20px;box-sizing:border-box}
.article-list-2 li article a{width:100%;font-weight:700;color:#666;max-height:35px;margin-bottom:10px}
.article-list-2 li article a:hover{text-decoration:underline}
.article-list-2 li article p{color:grey;line-height:20px;max-height:60px}
.article-list-2 li .color-bar{width:100%;height:1px;background-color:#0daa66;transform:scaleX(0);transition:.3s}
.article-list-2 img:hover{transform:scale(1.05)}
.box3{margin-bottom:40px}
.box3 li:hover .color-bar{transform:scaleX(1)}
.box4{margin-bottom:40px}
.box4 li:hover .color-bar{transform:scaleX(1)}
.box4 .title-img::after{background-position-y:-90px}
.box4 li .color-bar{background-color:#29abe2}
.box5{margin-bottom:40px}
.box5 li:hover .color-bar{transform:scaleX(1)}
.box5 .title-img::after{background-position-y:-180px}
.box5 li .color-bar{background-color:#f15a24}
.box6{margin-bottom:60px}
.box6 .big-title{margin-bottom:10px}
.box6 .article-list{width:calc(100% - 510px)}
.box6 .article-list ul{width:100%}
.box6 .article-list ul a{line-height:15px}
footer{width:100%;padding:40px 0 50px 0;background:url(../img/bj.jpg) repeat}
footer .footer-link{width:calc(50%);box-sizing:border-box;margin-bottom:30px}
footer .footer-link .footer-title{width:100%;display:block;color:#ff0;font-size:16px;font-weight:700;text-transform:capitalize;margin-bottom:10px}
footer .footer-link .footer-title::after{content:"";display:block;width:30px;height:3px;background-color:#ff0;margin-top:5px}
footer .footer-link a{text-transform:capitalize;color:#fff;display:block;width:calc(100% / 3 - 1px);float:left;padding-right:10px;box-sizing:border-box;margin:10px 0;word-wrap:break-word}
footer .footer-link a:hover{text-decoration:underline}
footer .links a{width:calc(100% / 2 - 1px)}
footer .footer-link::after{content:"";display:block;clear:both}
footer .footer-link:first-of-type{padding-right:50px;border-right:1px solid rgba(77,77,77,.2)}
footer .footer-link:last-of-type{padding-left:50px;font-size:1rem;}
footer .footer-msg{border-top:1px solid rgba(77,77,77,.2);padding-top:20px;color:grey;display:flex;justify-content:center}
footer .footer-msg span{width:auto;text-transform:capitalize}
footer .footer-msg span a{color:#666;margin:0 10px}
footer .footer-msg span a:first-of-type{margin-left:0}
footer .footer-msg span a:hover{color:#ff0}
.box-loca{background-color:#0daa66;padding:10px 20px;box-sizing:border-box;margin-bottom:20px}
.box-loca ul{width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.box-loca ul a{color:#fff;text-transform:capitalize}
.box-loca ul a::after{content:">";margin:0 10px;}
.box-loca ul a:last-of-type{font-weight:700}
.box-loca ul a:last-of-type::after{display:none}
.box-loca ul a:nth-of-type(4){text-transform:capitalize}
.box-list-1{margin-bottom:60px}
.box-list-1 .banner{height:266px}
.box-list-title{border-bottom:1px solid #f2f2f2;margin-bottom:30px}
.box-list-title span{text-align:center;color:#666;font-weight:700;display:block;font-size:24px;margin-bottom:12px;word-break:break-word}
.logo{width:142px;height:117px}
.logo img{width:100%;height:100%}
.box-list-2{margin-bottom:0}
.box-list-2 .article-list-2 li{margin-bottom:20px}
.box-list-2 .article-list-2 li article{padding:10px}
.box-list-2 .article-list-2 li article a{font-weight:500}
.clear::after{content:"";display:block;clear:both}
#page-limit{margin-top:10px;margin-bottom:60px}
.page-list{display:block;width:600px;margin:0 auto}
.show_page{color:#666;width:100%;margin:0 auto}
#page-limit .show_page,#page-limit .show_page b,#page-limit .show_page font,#page-limit .show_page strong{  }
.show_page a:nth-of-type(1){display:inline-block;width:20%;margin-bottom:20px;box-sizing:border-box;border:1px solid #0daa66}
.show_page a:nth-of-type(2){display:inline-block;width:20%;margin-bottom:20px;box-sizing:border-box;margin-left:5.5%;border:1px solid #0daa66}
.show_page a:nth-of-type(3){display:inline-block;width:20%;margin-bottom:20px;box-sizing:border-box;margin-left:5.5%;border:1px solid #0daa66}
.show_page a:nth-of-type(4){display:inline-block;width:20%;margin-bottom:20px;box-sizing:border-box;margin-left:5.5%;border:1px solid #0daa66}
.show_page a{width:30px;height:30px;line-height:30px;text-align:center;display:inline-block;float:left;margin-right:5px;margin-bottom:10px;border-radius:20px;color:#0daa66;border:none;overflow:hidden}
.show_page a:hover{background-color:#0daa66;color:#fff}
#page-limit .show_page a>b{display:block;width:100%;height:100%;background-color:#0daa66;color:#fff;font-weight:500}
.box-content1-2{font-size:16px;line-height:32px;color:#666;margin-bottom:40px}
.box-content1-2 img{display:block;max-width:100%;margin:5px auto}
.box-content1-2 h2,.box-content1-2 h3,.box-content1-2 h4,.box-content1-2 h5,.box-content1-2 h6{color:#0daa66;font-size:24px;margin:30px 0 10px 0}
.box-content1-2 p{text-indent:1.5rem; margin-top:15px;}
#turn-page{display:flex;justify-content:space-between;flex-wrap:nowrap;padding:10px 0;border-top:1px solid #f2f2f2;margin:20px auto}
#turn-page a{color:#0daa66;text-transform:capitalize;display:inline-block;width:calc(50% - 10px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.LinkPrevArticle{text-align:left}
.LinkNextArticle{text-align:right}
#turn-page :hover{text-decoration:underline}
#turn-page:before{content:"";display:inline-block;width:10px;height:10px;border:5px solid transparent;border-right:6px solid #0daa66;box-sizing:border-box;margin-right:6px;position:relative;top:4px}
#turn-page::after{content:"";display:inline-block;width:10px;height:10px;border:5px solid transparent;border-left:6px solid #0daa66;box-sizing:border-box;margin-left:6px;position:relative;top:4px}
#turn-page a:last-of-type::before{content:"";display:inline-block;width:20px}
.box-content1-3{margin-top:40px}
.box-content1-3 .article-list{width:calc(50% - 20px)}
.box-content1-3 .article-list ul{width:100%}
.box-content1-3 .article-list ul a{line-height:15px}
.box-content1-3 .box-article-1{width:calc(50% - 20px)}
.box-content1-4{margin-top:40px;margin-bottom:60px}
p{width:100%;word-wrap:break-word}
.loca-menu{width:18px;height:21px;display:inline-block;background-position:0 -82px;float:left;margin-right:10px}
.box-content2-1{height:40px}
.box-content2-1 #loca-list{float:left;width:calc(100% - 31px);line-height:20px}
.box-content-left{width:calc(100% - 320px);padding-right:20px;border-right:1px solid #f2f2f2;box-sizing:border-box}
.box-content-left>*{width:100%}
.box-content-left .box-list-title{border-bottom:1px solid #f2f2f2}
.box-content-left .box-list-title span{color:#666}
.box-content-right{width:300px}
.box-content-right .r-title{margin-bottom:10px}
.box-content-right .r-title i{display:inline-block;width:21px;height:25px;background-position:-40px -82px;float:left;margin-right:10px}
.box-content-right .r-title .big-title{width:calc(100% - 31px)}
.box-content-right .r-title .big-title span{padding-bottom:1px}
.box-content-right .big-title span{font-size:18px}
.box-content-right .article-list ul{width:100%}
.box-content-right .big-title span{max-width:100%}
.box-img-right{margin-top:20px;margin-bottom:40px}
.box-img-right a{display:block;width:100%;height:165px;overflow:hidden;position:relative;border-radius:8px;overflow:hidden;margin-bottom:10px}
.box-img-right a .box-img{width:100%;height:100%}
.box-img-right a .box-img img{display:block;width:100%;min-height:100%;height:auto;transition:.3s}
.box-img-right a span{width:100%;display:block;position:absolute;left:0;bottom:0;padding:20px 20px 10px 20px;background:linear-gradient(to bottom,transparent,rgba(0,0,0,.9));color:#fff;font-weight:700;line-height:20px;box-sizing:border-box}
.box-img-right a:hover .box-img img{transform:scale(1.05)}
.box-img-right a:hover span{text-decoration:underline}
.box-content2-4 .r-title i{background-position:-86px -82px;width:27px;height:25px}
.box-content2-4 .r-title .big-title{width:calc(100% - 37px)}
.box-content2-5 .article-2-imgs li{width:calc(50% - 5px);margin-top:20px}
.box-content2-5 .article-2-imgs li a .article-2-img{height:80px}
.box-content2-5 .article-2-imgs li a p{margin-top:5px}
.box-content2-6{margin-top:40px;margin-bottom:60px}
.box-content2-6 .big-title{margin-bottom:20px}
.box-content3-3{margin-bottom:40px}
.box-content3-3 .box-article-1{width:100%}
.box-content3-3 .box-article-1 .article-1-list article{width:calc(100% - 138px);max-height:70px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.box-content-right .box-content3-4 .r-title .big-title{width:100%}
.box-content3-5{margin-top:40px;margin-bottom:60px}
.box-content3-5 .box-article-2 .article-2-imgs li{margin-bottom:20px}
.home-banner{position:relative;margin-bottom:40px;height:300px}
.home-banner div{width:100%;height:100%}
.home-banner div img{display:block;width:100%;height:auto;min-height:100%}
.home-banner p{width:186px;font-size:48px;color:#0a572d;text-transform:capitalize;font-family:Impact,Haettenschweiler,'Arial Narrow Bold',sans-serif;line-height:34px;position:absolute;top:40px;left:30px}
.home-banner p em{display:inline-block;font-style:normal;font-size:34px}
.home-banner span{font-size:18px;width:300px;font-weight:300;color:#666;display:inline-block;line-height:32px;position:absolute;top:205px;left:30px}
.home-banner p::after{content:"";display:block;width:100%;height:1px;background-color:#0a572d;position:relative;top:-34px}
.home-banner b{width:8px;height:20px;background-color:#0a572d;position:absolute;top:212px;left:0}
.home-banner::after{content:"";display:block;width:100%;height:100%;position:absolute;left:10px;top:10px;background-color:#f2f2f2;z-index:-1}
.home-box1 .article-list{width:100%}
.lang-list{width:calc(50% - 40px)}
.lang{padding:0 0 10px 0;margin-bottom:30px;border-bottom:1px solid #0daa66}
.lang .langurage a{text-transform:capitalize;display:block;width:calc(100% / 3);margin:6px 0;padding:0 10px 0 0;box-sizing:border-box}
.lang .langurage a:hover{color:#0daa66}
@media all and (max-width:999px){.contenner{width:100%;padding:0 20px;box-sizing:border-box}
.big-title{font-size:16px}
nav .nav-list li{width:88px;margin:20px 0}
nav .logo img{display:block;width:120px;height:auto}
nav .logo{padding:20px 0}
.box-article-1,.box1 .banner{width:calc(50% - 10px)}
.box1 .banner .img-list li a .smail-bar span{width:calc(75%)}
.box-article-2 .article-2-imgs li{margin-bottom:20px}
.box-article-2 .article-2-imgs li{width:calc(100% / 4 - 10px)}
.box-article-2 .article-2-imgs li:last-of-type{display:none}
.article-list-2 li{width:calc(100% / 3 - 5px)}
.article-list-2 li:last-of-type{display:none}
.box6 .article-list{width:calc(50% - 10px)}
.box-loca{padding:5px 20px;width:calc(100% - 40px)}
.box-list-title{width:calc(100% - 40px)}
#page-limit{width:calc(100% - 40px)}
.page-list{width:100%}
#turn-page{width:calc(100% - 40px)}
.top-bar-2 .contenner div a{text-transform:capitalize;}
.top-bar-2 .contenner a{}
.box-content2-5 .box-article-2 .article-2-imgs li{width:calc(50% - 5px);margin:5px 0}
.box-content2-5 .box-article-2 .article-2-imgs li:last-of-type{display:block}
.box-content2-1{padding:10px 20px}
.box-content-left{width:calc(100% - 270px)}
.box-content-right{width:250px}
.box-content3-5 .box-article-2 .article-2-imgs li:nth-of-type(9){display:none}
.home-banner{width:100%;height:200px}
.home-banner span{display:none}
.home-banner b{display:none}
.home-banner p{left:50px;top:calc(50% - 30px)}
.home-box1 .article-list{width:100%}
.home-box1 .lang-list{width:calc(50% - 20px)}
.home-banner::after{display:none}
}
@media all and (max-width:720px){.top-bar-2{display:none}
header{border:none;box-shadow:none;margin-bottom:10px}
.top-bar .contenner span:first-of-type{display:none}
.top-bar .contenner b{}
nav{padding:0!important}
nav .logo{display:none;width:100%;padding-top:10px;padding-bottom:10px;border-bottom:2px solid #8cc63f;box-shadow:0 3px 8px 0 rgba(0,0,0,.2);margin-bottom:10px}
nav .logo img{display:block;margin:0 auto;width:90px}
.nav-list{width:calc(100% - 40px);margin-left:auto;margin-right:auto;margin-top:10px}
nav .nav-list li{width:calc(100% / 3);border:none;margin:5px 0}
nav .nav-list li:last-of-type{width:calc(100% / 3);padding:0}
nav .nav-list li a i{width:40px;height:40px;margin-bottom:5px;background-size:605%}
nav .nav-list li:nth-of-type(2) .menu{background-position:-41px 0}
nav .nav-list li:nth-of-type(3) .menu{background-position:-81px 0}
nav .nav-list li:nth-of-type(4) .menu{background-position:-162px 0}
nav .nav-list li:nth-of-type(5) .menu{background-position:-121px 0}
nav .nav-list li:nth-of-type(6) .menu{background-position:-202px 0}
li:nth-of-type(1) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(13,170,102,.4)}
li:nth-of-type(2) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(247,147,30,.4)}
li:nth-of-type(3) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(217,224,33,.4)}
li:nth-of-type(4) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(241,90,36,.4)}
li:nth-of-type(5) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(41,171,226,.4)}
li:nth-of-type(6) .menu{transform:translate(-1px,-2px);box-shadow:1px 2px 3px 1px rgba(255,186,3,.4)}
.box1 .banner{width:100%;height:200px}
.box1 .box-article-1{margin-top:20px;width:100%}
.box-article-2 .article-2-imgs li{width:calc(50% - 5px)}
.big-title{}
.article-list ul{width:100%}
.box2 .article-list ul:last-of-type{display:none}
.article-list-2 li{width:calc(100% / 2 - 5px)}
.article-list-2 li article{padding:10px}
.article-list-2 li article a{font-weight:500}
.article-list-2 li article p{display:none}
.article-list-2 li>a{height:100px}
.article-list-2 li:last-of-type{display:block}
.box6 .article-list{width:100%}
.box6 .article-list ul li:nth-of-type(+n+6){display:none}
.box6 .article-list ul li:nth-of-type(5){border:none}
.box6 .article-list ul li .box1 .banner,.box6 .box-article-1{width:100%}
.box6 .box-article-1{margin-top:10px}
footer .footer-link{width:100%;padding:0!important}
footer .footer-link:first-of-type{border-right:none;border-bottom:1px solid rgba(77,77,77,.2);padding-bottom:30px!important}
footer{padding:40px 20px 50px 20px;box-sizing:border-box}
footer .footer-msg{border:none}
footer .links{margin-bottom:0;padding-bottom:30px!important;border-bottom:1px solid rgba(77,77,77,.2)}
footer .links a{width:calc(50% - 1px)}
footer .footer-msg span{width:100%}
footer .footer-msg span a{display:block;margin:5px 0}
.show_page a:nth-of-type(1){width:44%}
.show_page a:nth-of-type(2){width:44%}
.show_page a:nth-of-type(3){width:44%;margin-left:0}
.show_page a:nth-of-type(4){width:44%}
.box-list-1{display:none}
.box-list-3 .box-article-1:nth-of-type(2){display:none}
.box-list-2 .article-list-2 li article a{line-height:18px}
#turn-page a{}
.box-content1-2{}
.box-content1-3 .article-list{width:100%}
.box-content1-3 .box-article-1{width:100%;margin-top:40px}
.box-content-left{width:100%;padding:0;border:none}
.box-content-left #turn-page{width:100%}
.box-content-left .box-content1-2{padding:0}
.box-content-right{width:100%}
.box-content3-1{width:100%}
.box-content3-8{width:100%}
.home-box1 .lang-list{width:100%}
.home-box1 .lang-list a{}
.home-banner{height:120px}
.home-banner p{font-size:24px;width:96px;line-height:22px;left:40px;top:calc(50% - 20px)}
.home-banner p em{font-size:17px}
.home-banner p::after{top:-22px}
.top-bar .contenner a{margin:10px 0}
.box-loca ul{overflow:auto;text-overflow:initial}
.box-list-title span{}
.box-content1-2 h2,.box-content1-2 h3,.box-content1-2 h4,.box-content1-2 h5,.box-content1-2 h6{line-height:24px}
#loca-list a:first-of-type{display:none}
}
