*{margin:0;padding:0;color:#666;}
html{ font-family: Arial,Helvetica,Roboto,sans-serif;font-size:16px;}
body{background-color:rgba(242,242,242,.8)}
ul{list-style:none}
a{text-decoration:none}
i{display:inline-block}
img{display:inline-block}
.clear::after{content:"";display:block;clear:both}
.menu{background:url(../img/menu.png) no-repeat}
.contenner{width:1000px;margin:0 auto}
.r-title{font-size:16px}
.s-nav{margin-bottom:0}
.ad2,.ad3{height:280px;margin:10px 0;}
header{width:100%;height:400px;background:url(../img/bj.jpg) no-repeat;background-attachment:fixed;background-size:100% 400px;position:relative}
header #logo-bar{height:90px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(28,163,154,.1)}
header #logo-bar .logo{width:165px;height:60px;user-select:none}
header #logo-bar .logo img{width:100%;height:100%}
header #logo-bar .header-menu{display:inline-block;font-size:16px;margin-left:20px;font-weight:700}
header #logo-bar .header-menu:hover{color:#00a99d}
header #logo-bar .header-menu:first-of-type{padding:5px 20px;background-color:#00a99d;color:#fff}
#font-style{width:420px;height:80px;position:absolute;left:calc(50% - 210px);top:calc(50% - 40px);user-select:none}
#font-style img{width:100%;height:100%}
nav{width:880px;height:100px;margin:0 auto;box-shadow:0 5px 5px 1px rgba(0,0,0,.1);border-radius:10px;overflow:hidden;background-color:#fff;position:relative;top:-50px;margin-bottom:2	0px}
nav #nav-list{width:100%;height:100%;word-break:break-all}
nav #nav-list .nav-li{width:calc(100% / 4);height:100%;float:left;border-right:1px solid #f2f2f2;box-sizing:border-box}
nav #nav-list .nav-li a{width:100%;height:100%;font-size:16px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:20px 10px;box-sizing:border-box;word-break:break-word}
nav #nav-list .nav-li a i{height:30px;display:block}
nav #nav-list .nav-li a span{width:100%;display:block;text-align:center}
nav #nav-list .nav-li a span:first-letter{font-size:18px;font-weight:700}
nav #nav-list a:hover{background-color:#f2f2f2}
nav #nav-list .nav-li:nth-of-type(1) i{width:42px;background-position:-1.5px 0}
nav #nav-list .nav-li:nth-of-type(1) span:first-letter{color:#c84d59}
nav #nav-list .nav-li:nth-of-type(2) i{width:30px;background-position:-92px 0}
nav #nav-list .nav-li:nth-of-type(2) span:first-letter{color:#29abe2}
nav #nav-list .nav-li:nth-of-type(3) i{width:47px;background-position:-164px 0}
nav #nav-list .nav-li:nth-of-type(3) span:first-letter{color:#00a99d}
nav #nav-list .nav-li:nth-of-type(4) i{width:30px;background-position:-258px 0}
nav #nav-list .nav-li:nth-of-type(4) span:first-letter{color:#fbb03b}
nav #nav-list .nav-li:last-child{border:none}
.box1{width:100%;height:320px;background-color:#fff;border-radius:50px 0 50px 0;padding:0 30px;box-sizing:border-box;margin-bottom:20px}
.box1>a{display:block;width:500px;height:300px;border:10px solid #fff;box-shadow:0 5px 5px 1px rgba(0,0,0,.1);margin-left:10px;position:relative;margin-right:30px;top:-40px;float:left}
.box1>a img{width:100%;height:100%}
.box1 .list{margin-top:50px;float:left;width:calc(100% - 570px)}
.box1 .list .list-title i{background-position:-4px -81px}
.box1 .list .box-list li:nth-of-type(odd) .sanjiao{border-left:6px solid #00a99d}
.box1 .list .box-list li:nth-of-type(even) .sanjiao{border-left:6px solid #7ac943}
.box1 .list .box-list li a:hover{color:#00a99d}
.list .list-title{font-size:20px;color:#00a99d;text-transform:uppercase;position:relative}
.list .list-title i{width:16px;height:16px;margin-right:5px}
.list .list-title span{color:#00a99d;font-weight:700}
.list .list-title a{color:#b3b3b3;position:absolute;right:0;bottom:0}
.list .list-title a:hover{color:#fbb03b}
.list .list-border{width:100%;height:2px;margin-top:10px;margin-bottom:14px}
.list .list-border div:nth-of-type(1){width:110px;height:100%;background-color:#00a99d;float:left}
.list .list-border div:nth-of-type(2){width:calc(100% - 110px);height:100%;background-color:#fbb03b;float:left}
.list .box-list{}
.list .box-list li{width:100%;border-bottom:1px dotted #ddd;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:center}
.list .box-list li .sanjiao{width:10px;height:10px;box-sizing:border-box;border-right:6px solid transparent;border-top:6px solid transparent;border-bottom:6px solid transparent}
.list .box-list li a{text-transform:capitalize;line-height:36px;width:100%;display:block;overflow:hidden;text-overflow:ellipsis}
.list .box-list li:last-of-type{border-bottom:none}
.box2 ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.box2 ul li{width:320px;height:400px;background-color:#fff;position:relative;margin-bottom:20px}
.box2 ul li .box2-img{display:flex;align-items:center;width:100%;height:176px;overflow:hidden}
.box2 ul li .box2-img img{width:100%;height:auto;min-height:100%;transition:.3s}
.box2 ul li .box2-img img:hover{transform:scale(1.05)}
.box2 ul li .box2-p{width:100%;height:calc(100% - 176px);padding:30px;box-sizing:border-box}
.box2 ul li .box2-p div{height:38px;display:block;text-align:center;font-weight:700;text-transform:capitalize;padding-bottom:14px;border-bottom:1px solid #ddd;margin-bottom:14px}
.box2 ul li .box2-p div a{font-size:16px;color:#00a99d;display:block;height:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.box2 ul li .box2-p div a:hover{text-decoration:underline}
.box2 ul li .box2-p p{width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;line-height:24px;height:100px}
.box3{padding:40px;box-sizing:border-box;background-color:#fff;margin:20px 0 40px 0}
.box3 .list-title .menu{background-position:-53px -81px}
.box3 .list-title span{color:#29abe2}
.box3 .list-border div:nth-of-type(1){background-color:#29abe2}
.box3 .box3-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.box3 .box3-list .box3-li{width:293px;height:200px;margin-bottom:20px}
.box3 .box3-list .box3-li a{display:block}
.box3 .box3-list .box3-li a img{width:100%;height:160px}
.box3 .box3-list .box3-li a span{display:block;width:100%;padding:10px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}
.box3 .box3-list .box3-li a:hover{text-decoration:underline}
.box4{display:flex;justify-content:space-between}
.box4 .box4-list{width:calc(50% - 10px);padding:40px;box-sizing:border-box;background-color:#fff;border-radius:0 0 50px 0}
.box4 .box4-list .list-title i{width:17px;background-position:-108px -80.5px}
.box4 .box4-list .list-title span{color:#9e005d}
.smore-box2 .box4 .box4-list .list-title span{font-size:15px}
.box4 .box4-list .list-border div:nth-of-type(1){background-color:#9e005d}
.box4 .box4-list .box-list li:nth-of-type(odd) .sanjiao{border-left:6px solid #9e005d}
.box4 .box4-list .box-list li:nth-of-type(even) .sanjiao{border-left:6px solid #da2f62}
.box4 .box4-list .box-list a:hover{color:#da2f62}
.box4 .box4-r .list-title i{width:17px;background-position:-212px -80.5px}
.box4 .box4-r .list-title span{color:#7ac943}
.box4 .box4-r .list-border div:nth-of-type(1){background-color:#7ac943}
.box4 .box4-r .box-list li:nth-of-type(odd) .sanjiao{border-left:6px solid #7ac943}
.box4 .box4-r .box-list li:nth-of-type(even) .sanjiao{border-left:6px solid #00a99d}
.box4 .box4-r .box-list a:hover{color:#00a99d}
.box5{width:100%;background-color:#00a99d;padding:40px 0;margin:40px 0;position:relative}
.box5 .box5-bj-r{width:277px;height:354px;background:url(../img/green-bj2.png) no-repeat;background-size:cover;position:absolute;top:0;right:0;user-select:none}
.box5 .box5-bj-l{width:293px;height:279px;background:url(../img/green-bj1.png) no-repeat;background-size:cover;position:absolute;bottom:140px;left:0;z-index:20;user-select:none;pointer-events:none}
.box5 .contenner .list{display:flex;justify-content:center;flex-wrap:wrap}
.box5 .contenner .list .list-title i{width:18px;background-position:-162px -81px}
.box5 .contenner .list .list-title span{color:#fff;font-size:20px}
.box5 .contenner .list .list-border{position:relative;left:28px}
.box5 .contenner .list .list-border div{width:54px;background-color:#fbb03b}
.box5 .contenner ul{display:flex;justify-content:space-between;flex-wrap:wrap}
.box5 .contenner ul li{width:310px;margin-bottom:30px;height:170px}
.box5 .contenner ul li a{display:flex;align-items:center;width:100%;height:100%;position:relative;overflow:hidden}
.box5 .contenner ul li a img{width:calc(100% - 10px);height:auto;min-height:calc(100% + 20px);position:absolute;transform:translateX(10px) translateY(10px);z-index:10;transition:.3s}
.box5 .contenner ul li ::after{content:"";display:block;width:100%;height:170px;background-color:#007f73;position:absolute;left:10px;top:10px;z-index:1}
.box5 .contenner ul li :hover img{transform:translateX(0);transform:translateY(0)}
.box5 .contenner .more-btn{width:115px;height:30px;border-radius:15px;text-align:center;margin:0 auto;margin-top:10px}
.box5 .contenner .more-btn a{width:100%;height:100%;display:block;color:#fff;text-transform:uppercase;line-height:30px;transition:.3s;border:1px solid #fff;border-radius:15px}
.box5 .contenner .more-btn :hover{border:1px solid #007f73;background-color:#007f73}
.box6{margin-bottom:20px}
.box6 .list{padding:40px 40px 20px 40px;box-sizing:border-box;background-color:#fff;margin-bottom:20px}
.box6 .list i{background-position:-267px -81px}
.box6 .list span{color:#8c6239}
.box6 .list .list-border div:nth-of-type(1){background-color:#8c6239}
.box6 ul li .box2-p div a{color:#8c6239}
footer .language{border-bottom:1px solid #0071bc}
footer .language ul{display:flex;justify-content:center;width:100%;flex-wrap:wrap}
.link li{border-right:1px solid rgba(255,255,255,.3)}
.link li:last-of-type{border:none}
footer .language ul:first-of-type{padding-right:20px;box-sizing:border-box;background-color:#fff;margin-bottom:40px;width:1000px;height:60px;line-height:60px;justify-content:space-between}
footer .language ul:first-of-type::before{content:"Langue";margin-right:20px;display:inline-block;height:100%;background-color:#00a99d;padding:0 20px;color:#fff;text-transform:uppercase}
footer .language ul:first-of-type a{color:#666}
footer .language ul:first-of-type a:hover{text-decoration:underline}
.link{background-color:#00a99d;padding:30px 0}
.link li a{}
footer .language ul li a{margin:0 6px;color:#fff;line-height:30px;white-space:nowrap;}
footer .footer-msg{border-top:1px solid rgba(204,204,204,.795);padding:15px 0;text-align:center;background-color:#00a99d}
footer .footer-msg span{color:#000;line-height:24px}
footer .footer-msg span a{color:#ff0;text-transform:uppercase}
.smore-box{display:flex;justify-content:space-between}
.smore-box .box-left{width:calc(100% - 320px)}
.smore-box .box-left .box-loca{margin-bottom:20px;background-color:#fff;padding:10px;}
.smore-box .box-left .box-loca i{display:inline-block;width:28px;height:24px;background-position:-314px -73px;margin:0 10px 0 40px}
.smore-box .box-left .box-loca a{color:grey;line-height:30px}
.smore-box .box-left .box-loca a::after{content:"/";margin:0 10px;}
.smore-box .box-left .box-loca a:last-of-type::after{display:none}
.smore-box .box-left .box-loca a:hover{color:#00a99d}
.smore-box .box-left #loca-list{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:40px}
.smore-box .box-left #page-limit{margin-bottom:30px}
.smore-box .box-left .page-list{display:block;margin:0 auto;padding:20px;box-sizing:border-box}
.smore-box .box-left #page-limit .show_page a b{background-color:#00a99d;width:100%;display:block;height:100%;color:#fff;border-radius:50%}
.smore-box .box-left .show_page{color:#666;width:100%;margin:0 auto}
.smore-box .box-left #page-limit .show_page,.smore-box .box-left #page-limit .show_page b,.smore-box .box-left #page-limit .show_page font,.smore-box .box-left #page-limit .show_page strong{}
.smore-box .box-left .show_page a:nth-of-type(-n+4){display:block;width:20%;margin-bottom:20px;box-sizing:border-box;margin-left:5%}
.smore-box .box-left .show_page a:nth-of-type(1){margin-left:0}
.smore-box .box-left .show_page a{width:30px;height:30px;border:1px solid #00a99d;text-align:center;font-size:16px;display:inline-block;float:left;margin-right:5px;margin-bottom:10px;border-radius:20px;color:#00a99d;line-height:30px}
.smore-box .box-left .show_page a:hover{background-color:#00a99d;color:#fff}
.smore-box .box-left .box7{background-color:#fff;padding:40px;box-sizing:border-box;margin-bottom:60px}
.smore-box .box-left .box7 .box-list li{transition:.3s;border-radius:10px;margin:10px 0;border:none;padding:20px;box-sizing:border-box}
.smore-box .box-left .box7 .box-list li a{display:flex;align-items:center;justify-content:space-between;height:110px;overflow:hidden}
.smore-box .box-left .box7 .box-list li a img{width:220px;height:auto;min-height:100%}
.smore-box .box-left .box7 .box-list li a div{width:calc(100% - 240px);display:flex;justify-content:space-between;flex-direction:column}
.smore-box .box-left .box7 .box-list li a div span{color:#8c6239;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}
.smore-box .box-left .box7 .box-list li a div p{white-space:normal;line-height:20px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:80px}
.smore-box .box-left .box7 .box-list li:hover{box-shadow:0 2px 5px 1px rgba(0,0,0,.2);background-color:rgba(240,240,240,.9)}
.smore-box .box-right{width:300px}
.smore-box .box-right .box4 .box4-list{width:100%;padding:20px;border-radius:0}
.smore-box .box-right .ad1{width:300px;height:300px;margin:0 auto;margin-top:20px}
.smore-box .box-right .article-list .box3{padding:20px;margin:20px 0}
.smore-box .box-right .article-list .box3 .box3-li{width:100%;height:auto;margin-bottom:10px}
.smore-box .box-right .article-list .box3 .box3-li img{width:100%;height:70px;min-height:100%}
.smore-box .box-right .article-list .box3 .box3-li span{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:35px;padding:0;margin-top:6px;text-align:left}
.article-content-1{background-color:#fff;padding:40px;box-sizing:border-box;margin-bottom:20px}
.article-content-1 .article-title{border-bottom:1px solid #f2f2f2;margin-bottom:20px}
.article-content-1 .article-title span{display:block;background-color:#fbb03b;width:24px;height:2px}
.article-content-1 .article-title h1{color:#29abe2;font-size:20px;overflow:hidden;white-space:normal;text-overflow:ellipsis;padding:10px 0}
.article-content-1 .article1{font-size:17px;line-height:30px;margin-bottom:40px}
.article-content-1 .article1>*{margin-top:10px}
.article-content-1 .article1 > p{text-indent:1.5rem; margin-top:15px;}
.article-content-1 .article1 h1,.article-content-1 .article1 h2,.article-content-1 .article1 h3,.article-content-1 .article1 h4{margin-top:40px;font-size:24px}
.article-content-1 .article1 img{margin:20px auto;width:auto;height:auto;max-width:100%;display:block}
.article-content-1 .article1>p:nth-of-type(1):first-letter{font-size:24px;color:#29abe2;font-weight:700;text-transform:uppercase}
.article-content-1 #turn-page{display:flex;justify-content:space-between;flex-wrap:nowrap;padding:10px 0;border-bottom:1px solid #f2f2f2;margin-bottom:20px}
.article-content-1 #turn-page a{color:#29abe2;text-transform:capitalize;display:inline-block;width:calc(50% - 10px);overflow:hidden;text-overflow:ellipsis;}
.LinkPrevArticle{text-align:left}
.LinkNextArticle{text-align:right}
.article-content-1 #turn-page :hover{text-decoration:underline}
.article-content-1 #turn-page:before{content:"";display:inline-block;width:10px;height:10px;border:5px solid transparent;border-right:6px solid #29abe2;box-sizing:border-box;margin-right:6px;position:relative;top:4px}
.article-content-1 #turn-page::after{content:"";display:inline-block;width:10px;height:10px;border:5px solid transparent;border-left:6px solid #29abe2;box-sizing:border-box;margin-left:6px;position:relative;top:4px}
.article-content-1 #turn-page a:last-of-type::before{content:"";display:inline-block;width:20px}
.smore-box .box-right .box4 .box4-r{padding:0;margin-bottom:20px}
.smore-box .box-right .box4 .box4-r .list>a{width:100%;height:165px;display:flex;align-items:center;overflow:hidden}
.smore-box .box-right .box4 .box4-r .list>a img{width:100%;height:auto;min-height:100%}
.smore-box .box-right .box4 .box4-r .box-list{padding:10px 20px;box-sizing:border-box}
.smore-box .box-right .box4 .box4-r a{}
.article-content-1{margin-bottom:60px}
.article-content-1 .list{padding:0;margin:0}
.article-content-1 .box2 ul li{width:295px;margin:0}
.article-content-1 .box2 ul li p{height:100px}
.smore-box2{display:block}
.smore-box2 .box-left2{width:100%}
.smore-box2 .box-left2 .article-content-2{margin-bottom:20px}
.smore-box2 .box-right2{width:100%;display:flex;justify-content:space-between;height:310px;margin-bottom:20px}
.smore-box2 .box-right2 .column-list{height:100%;width:300px}
.smore-box2 .box-right2 .article-list{width:calc(100% - 320px);height:100%}
.smore-box2 .box-right2 .article-list .box3{height:100%;margin:0;box-sizing:border-box}
.smore-box2 .box-right2 .article-list .box3 .box3-li{overflow:hidden;width:calc(50% - 10px);height:88px;margin-top:10px;display:flex;justify-content:space-between}
.smore-box2 .box-right2 .article-list .box3 .box3-li a{display:flex;align-items:center}
.smore-box2 .box-right2 .article-list .box3 .box3-li img{width:160px;height:auto}
.smore-box2 .box-right2 .article-list .box3 .box3-li div{width:calc(100% - 160px);height:100%;overflow:hidden;margin-left:10px;display:flex;justify-content:space-between;flex-direction:column}
.smore-box2 .box-right2 .article-list .box3 .box3-li div span{font-weight:700;color:#29abe2;margin:0}
.smore-box2 .box-right2 .article-list .box3 .box3-li div p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.totle-box1 .box-right3 .box4{height:310px}
.totle-box1 .box-right3 .box4 .r-title{color:#29abe2}
.totle-box1 .box-right3 .box4 .list-border div:first-of-type{background-color:#29abe2}
.totle-box1 .box-right3 .box4 .box-list li{background-color:#29abe2;border:none;height:28px;padding:0 10px;box-sizing:border-box;margin-bottom:10px}
.totle-box1 .box-right3 .box4 .box-list li a{color:#fff;line-height:28px;font-size:16px;text-transform:uppercase;width:100%;height:100%;display:block}
.totle-box1 .box-right3 .box4 .box-list :hover{background-color:#0071bc}
.totle-box1 .article-list .box3 .r-title{color:#8c6239}
.totle-box1 .article-list .box3 .list-border div:first-of-type{background-color:#8c6239}
.totle-box1 .article-list .box3 .box3-list .box3-li{width:153px}
.totle-box1 .article-list .box3 .box3-list .box3-li a{width:100%;height:100%;transition:.3s}
.totle-box1 .article-list .box3 .box3-list .box3-li a img{width:100%;height:100%}
.totle-box1 .article-list .box3 .box3-list .box3-li :hover{transform:scale(1.05)}
.totle-box2{height:300px;margin:40px auto;background-color:#fff;display:flex;justify-content:space-between}
.totle-box2 img{display:inline-block;width:500px;height:300px}
.totle-box2 div{width:calc(100% - 500px);padding:30px;box-sizing:border-box;display:flex;justify-content:space-between;flex-direction:column}
.totle-box2 div a{font-size:20px;text-transform:capitalize;font-weight:700;color:#00a99d;padding-bottom:20px;border-bottom:1px solid #f2f2f2}
.totle-box2 div a span{color:#00a99d}
.totle-box2 div :hover{text-decoration:underline}
.totle-box2 div p{font-size:16px;line-height:30px;display:inline-block;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:5;max-height:145px}
.totle-box2 div p:hover{text-decoration:none}
.totle-box2 div p::first-letter{font-size:24px;color:#29abe2;font-weight:700;text-transform:uppercase}
.totle-box3 .box2 .box2-p a{color:#00a99d}
.totle-box3 .box2 .box2-p p{height:100px}
@media all and (max-width:800px){
body{background-color:#fff}
header{height:210px}
header #logo-bar{border:none;padding:20px 10px;box-sizing:border-box;height:auto}
header #logo-bar .logo{width:120px}
header #logo-bar .logo img{width:100%;height:auto}
header #logo-bar .header-menu{display:block;text-align:right;margin-bottom:10px}
header #logo-bar .header-menu:first-of-type{text-align:center}
#font-style{display:none}
nav{width:90%;margin-bottom:0;height:auto;top:-90px}
nav+.contenner{margin-top:-50px}
nav #nav-list .nav-li a{padding:10px;box-sizing:border-box}
nav #nav-list .nav-li{width:calc(100% / 2);height:90px}
nav #nav-list .nav-li:nth-of-type(-n+2){border-bottom:1px solid #f2f2f2}
nav #nav-list .nav-li a span{font-size:16px;margin-top:6px}
nav #nav-list .nav-li a span:first-letter{font-weight:700}
.contenner{width:calc(100% - 10px)}
.box1{padding:0 10px;height:260px}
.box1>a{display:none}
.box1 .list{width:100%;margin:0}
.box1 .list .list-title span{font-size:16px}
.box2{width:100%}
.box2 ul{justify-content:center}
.box2 ul li{height:auto}
.box2 ul li .box2-p{padding:10px}
.box2 ul li .box2-p div{border:none;padding:0;margin:0;height:auto}
.box2 ul li .box2-p div a{font-weight:400}
.box2 ul li .box2-p p{display:none}
.box3{padding:10px}
.box3 .list .list-title span{font-size:16px}
.box3 .list .box3-list .box3-li{width:48%;height:auto}
.box3 .list .box3-list .box3-li a img{height:110px}
.box3 .list .box3-list .box3-li a span{}
.box4{flex-wrap:wrap}
.box4 .box4-list{width:100%;padding:10px;margin-bottom:20px}
.box4 .box4-list .list-title span{font-size:16px}
.box5{display:flex}
.box5 .contenner{padding:0 10px;box-sizing:border-box}
.box5 .contenner ul{margin-top:20px}
.box5 .contenner ul li{width:48%;height:100px;margin-bottom:20px}
.box5 .contenner ul li a{height:100%;box-shadow:5px 5px 0 0 #096d66}
.box5 .contenner ul li a img{width:100%;height:auto;position:initial;transform:none}
.box5 .contenner ul li a::after{display:none}
.box5 .box5-bj-l{display:none}
.box6 .list{padding:10px}
.box6 .list .list-title span{font-size:16px}
footer .language{width:100%;box-sizing:border-box}
footer .language ul{justify-content:left;overflow-x:auto}
footer .language ul:first-of-type{height:auto;width:calc(100% - 20px);overflow:initial;flex-wrap:wrap;padding:0;line-height:40px}
footer .language ul:first-of-type::before{width:100%;margin:0;padding:0;display:block;text-align:center}
footer .language ul:first-of-type li{width:50%;padding:0 10px;box-sizing:border-box;border-bottom:1px dotted rgba(0,169,158,.2)}
.link li a{white-space:nowrap}
footer .language .link{flex-wrap:nowrap}
.smore-box .box-left #loca-list{overflow:auto;box-shadow:0 3px 3px 0 rgba(0,0,0,.1);background-color:#e6fbffb9;border-radius:10px;padding:5px}
.smore-box .box-left #loca-list i{margin-left:10px;position:relative;top:3px}
.smore-box .box-left #loca-list a{text-transform:capitalize}
.smore-box{flex-wrap:wrap}
.smore-box .box-left{width:100%}
.smore-box .box-left .box-loca{margin:0}
.smore-box .box-left .article-content-1{padding:10px}
.smore-box .box-left .article-content-1 h2{font-size:19px;white-space:normal}
.smore-box .box-left .box7{padding:10px}
.smore-box .box-left .box7 .box-list{margin-top:30px}
.smore-box .box-left .box7 .box-list li{border-radius:5px;box-shadow:0 3px 3px 0 rgba(0,0,0,.1);margin-bottom:20px;background-color:#f8f8f8;padding:0}
.smore-box .box-left .box7 .box-list li a{padding:0}
.smore-box .box-left .box7 .box-list li a img{width:150px;height:auto}
.smore-box .box-left .box7 .box-list li a div{width:calc(100% - 150px);padding:10px;box-sizing:border-box;white-space:normal;line-height:20px;display:flex;justify-content:center;flex-direction:column}
.smore-box .box-left .box7 .box-list li a div span{font-weight:400;display:block;max-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.smore-box .box-left .box7 .box-list li a div p{display:none}
.smore-box .box-left .show_page a:nth-of-type(-n+4){width:40%}
.smore-box .box-left .show_page a:first-of-type{margin-left:5%}
.smore-box .box-right{width:100%;flex-wrap:wrap;height:auto}
.smore-box .box-right .column-list{width:100%}
.smore-box .box-right .column-list .box4 .box4-list{padding:10px}
.smore-box .box-right .article-list{width:100%}
.smore-box .box-right .article-list .box3{padding:10px}
.smore-box .box-right .article-list .box3 .list .box3-list .box3-li{width:48%;flex-wrap:wrap;height:auto;margin-top:0;margin-bottom:10px}
.smore-box .box-right .article-list .box3 .list .box3-list .box3-li>a{height:auto;width:100%;height:auto;overflow:hidden}
.smore-box .box-right .article-list .box3 .list .box3-list .box3-li div{width:100%;margin-top:10px;margin-left:0}
.smore-box .box-right .article-list .box3 .list .box3-list .box3-li div span{font-weight:400}
.smore-box .box-right .article-list .box3 .list .box3-list .box3-li div p{display:none}
.smore-box .box-right .box4 .box4-r{padding:10px}
.article-content-1{padding:0}
.totle-box1 .column-list .box4{height:auto}
.totle-box1 .column-list .box4 .list .box-list{display:flex;justify-content:space-between;flex-wrap:wrap}
.totle-box1 .column-list .box4 .list .box-list li{width:49%}
.totle-box2{height:auto;flex-wrap:wrap;padding:10px;box-sizing:border-box}
.totle-box2 img{width:100%;height:auto}
.totle-box2 div{width:100%;padding:20px}
.totle-box2 div a{font-size:16px}
.totle-box2 div p{}
.smore-box .box-right .article-list .box3 .box3-li span{height:32px}


}
@media all and (max-width:400px){header{background:url(../img/s-bj.jpg) no-repeat 100% 50%;background-size:100% 100%}
}
.ad5{background-color:#fff}
.bxr{}
.bxr2{}
