body,h1,h2,h3,h4,h5,h6,dl,dt,li,dd,th,td,p,pre,form,input,button,textarea,hr,div{margin:0;padding:0; list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;}
img{border:0;}
button,input,select,textarea{font-size:100%;}
ul,ol{ padding-left:0px;}
.list-none{ list-style:none; padding:0px; margin:0px;}
body,ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,p,form,input,table,tr,td,select,textarea{margin:0; padding:0;}
body{font-size:16px; line-height:24px; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; min-width: 1480px;}
img{border:none; width: 100%; }
ul{list-style:none;}
a{text-decoration:none; cursor:pointer; background-color: none; font-family: Arial, "Hiragino Sans GB", "Microsoft Yahei", "Microsoft Sans Serif", "WenQuanYi Micro Hei", sans-serif; }
a:hover{ color:#4b73ca; text-decoration: none!important; cursor: pointer;}  
a:visited,a:active,.a:focus{ text-decoration: none;}
input{vertical-align:middle;}
ul li{list-style:none;}
h2{font-size:14px; font-weight:bold;}
.clear{clear:both; height:0; overflow:hidden;}
.clearfix:after{content:".";clear:both; height:0; overflow:hidden;visibility:hidden;display:block;}
.clearfix{zoom:1}
html{margin:0;padding:0; font-size: 16px;}
.hide{ display:none;}
.left{ float:left;}
.right{ float:right;}
.inner{ width:1500px; margin:0 auto;}
sup{ color:#e80000;}
.m0{ margin-right:0!important;}
.mg{ margin-bottom: 40px;}
.mg20{ margin: 20px 0;}
.mgtop20{ margin-top: 20px;}
.forest-wrapper{ padding: 0 80px;}
.container{ width: 1280px; margin: 0 auto;}
.mg20{ margin-top: 1.25rem;}
.mb20{margin-bottom: 1.25rem;}

@media screen and (min-width: 1500px){
    .inner{
        width: 1500px;
    }
}
@media  screen and (max-width:1499px) {
    html{
        font-size: 14px;
    }
    .inner{
        width: 1300px;
    }
}

@keyframes topBottom {
    0% {
        transform: translateY(-10px);
    }
    50%{
        transform: translateY(0);
    }
    100%{
        transform: translateY(-10px);
    }
}

.PathInner{position:fixed;right:20px;bottom:70px;width:50px;height:50px; z-index:9999; user-select:none; -webkit-user-select:none;}
.PathInner .PathItem{position:absolute;left:0;bottom:0}
.PathInner .PathMain{z-index:1000;position:absolute;display:block;background-position:center;background-repeat:no-repeat;bottom:0;left:0;cursor: pointer;}
.PathInner .PathMain .Tmain{background:#376968;width:50px;height:50px; line-height:50px; text-align:center; border-radius:50%; color:#fff; }
.PathItem a{position:absolute;bottom:1px;left:1px;width:48px;height:48px;background:#376968; line-height:48px; text-align:center; border-radius:50%; color:#fff; font-size: 13px; }
.PathInner .PathMain .cur{ position:relative; z-index:9; width:50px; height:50px; border-radius:50%; border:1px solid transparent; background:#376968; font-size: 15px; }
@keyframes scaleToggleOne{
    0%{transform:scale(1);-webkit-transform:scale(1)}
    50%{transform:scale(1.5);-webkit-transform:scale(1.5)}
    100%{transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleTwo{
    0%{transform:scale(1);-webkit-transform:scale(1)}
    20%{transform:scale(1);-webkit-transform:scale(1)}
    60%{transform:scale(1.5);-webkit-transform:scale(1.5)}
    100%{transform:scale(1);-webkit-transform:scale(1)}
}
@keyframes scaleToggleThree{
    0%{transform:scale(1);-webkit-transform:scale(1)}
    33%{transform:scale(1);-webkit-transform:scale(1)}
    66%{transform:scale(1.5);-webkit-transform:scale(1.5)}
    100%{transform:scale(1);-webkit-transform:scale(1)}
}
.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}
.hotline .animated-circles{position:absolute;left:0;top:0;z-index:1;}
.hotline .circle{background:rgba(55,105,104,.25); width:50px; height:50px; border-radius:50%; position:absolute; z-index:49;transform:scale(1); -webkit-transform:scale(1)}
.hotline .c-1{animation:2s scaleToggleOne cubic-bezier(.25,.46,.45,.94) infinite alternate;}
.hotline .c-2{animation:2.7s scaleToggleTwo cubic-bezier(.25,.46,.45,.94) infinite alternate}
.hotline .c-3{animation:3.3s scaleToggleThree cubic-bezier(.25,.46,.45,.94) infinite alternate}
