@charset "utf-8";

/* icon*/
@import url("../font/iconfont/iconfont.css");
@import url("../lib/social/css/social.css");

/* font*/
@import url('https://fonts.loli.net/css?family=Noto+Sans+SC');
@import url('https://fonts.loli.net/css?family=Noto+Sans+TC');
@import url('https://fonts.loli.net/css?family=Quicksand');
@import url('https://fonts.loli.net/css?family=Montserrat');
@import url('https://fonts.loli.net/css?family=Roboto:100,300,400,500,700,900');



/* CSS Document */
html, body {font-size: 12px;margin: 0;padding: 0;text-decoration: none;background: #f4f5f7;  width:100%; height: 100%; -webkit-text-size-adjust: 100%;}
html{font-size: 62.5%;}
body{ position: relative; overflow-x:hidden; transition-property:all;}
a {	color: #666;text-decoration: none;outline:none;  }
a:hover, a:active { color:#39a162;}
* { margin: 0;padding: 0;list-style: none;outline:none;box-sizing:border-box;font-family: "Roboto","Noto Sans SC","Noto Sans TC", sans-serif; }
table {	border-collapse: collapse;}
ul, li {list-style: none;border: 0 none;padding: 0;margin:0;}
form {margin: 0;}
img {border: 0 none;text-align-last: center;vertical-align: middle;  outline:none; max-width:100%; width:auto; height:auto;}
center {text-align: left;	color: #999;height: 50px;}
#clear, .clear {clear: both;float: none!important;background: none;width: 0 !important;	height: 0 !important;margin:0 !important;padding:0 !important;}
#noData, .noData {color: #ccc;font-size: 14px;text-align: left;padding: 50px 0;}
.fl-left, .fl{ float:left;}
.fl-right, .fr{ float:right;}
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.mob{display:none;}
.hide{display: none;}
.show{display: block!important;}
.bsTop{width: 208px!important;}
.bsFrameDiv>div{height: 208px!important; width: 208px!important;}
.bsFrameDiv>div img{width: 100%; height: auto;}
.wrap{ width: 86%; max-width: 1440px; margin: 0 auto;}
::-webkit-scrollbar {width:8px;height: 1px;}
::-webkit-scrollbar-thumb {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); background:#666;}
::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 10px;background: #ededed;}

/* head*/





#head { position:absolute; z-index:1000; left: 0; top:0; width:100%; transition: all .35s;}
#head:after{ position: absolute;z-index: 10; left: 0;top: 0; width: 100%;height: 100px; opacity: 0; transform: translateY(-150px); background: rgba(255,255,255,1);  box-shadow: 0 2px 3px rgba(0,0,0,.1); content: ''; transition: all .8s}
#head>.layout{  max-width: initial; margin:  0 auto;}
#head .logo{ display: inline-block; float: left; text-align: left; width: auto; line-height: 100px; transition: all .35s;}
#head .logo img{height: 30px;width: auto; transition: all .5s;}
#head .logo img.primary{display: none;}

#head .menu{ display: inline-block; float: right; height: 100px; margin-right: 100px; transition: all .35s;}
#head .menu>ul{ display: flex;justify-content: flex-end; align-items: center;}
#head .menu>ul>li{display: inline-block; margin-left: 60px;}
#head .menu>ul>li>a{ position: relative; display: block; font-size: 1.6rem ; color: rgba(255,255,255,1);  text-transform: capitalize;line-height: 100px; transition: all .35s;}
#head .menu>ul>li>a:after{position: absolute;z-index: 1; left: 50%;bottom: 0;width: 0; height: 4px; transform: translateX(-50%); background: #39a162;content: '';transition: all .35s;}
#head .menu>ul>li>.son{ position: absolute;z-index: 100; left: 0;width: 100%;  background: rgba(57,161,98,.9);  overflow:hidden; height:0; transition: all .35s;}
#head .menu>ul>li>.son:after{position: absolute;z-index: 1; left: 0;top:0;width: 100%;height: 1px; background: #e6e6e6;content: '';transition: all .35s;}
#head .menu>ul>li>.son .baseBox{display: flex; align-content: center; align-items: center; justify-content: center; margin: 0 auto;}
#head .menu>ul>li>.son .baseBox>a{display: inline-block; margin: 0 40px; font-size: 1.4rem;  text-transform: capitalize; color: rgba(255,255,255,.8); transition: all .35s;}
#head .menu>ul>li>.son .baseBox>a>i{display: block; text-align: center;}
#head .menu>ul>li>.son .baseBox>a>i>img{width:42px;height: auto; opacity: .4; transition: all .35s;}
#head .menu>ul>li>.son .baseBox>a>p{display: block;padding-top: 10px;}
#head .menu>ul>li>.son .baseBox>a:hover{transform: scale(1.05);}
#head .menu>ul>li>.son .baseBox>a:hover i>img{ filter: grayscale(0);opacity: 1;}
#head .menu>ul>li>.son .baseBox>a:hover p{color: #fff;}
#head .menu>ul>li>.son .proBox{ width: 62%; margin:  0 auto; display: flex; justify-content: space-between;}
#head .menu>ul>li>.son .proBox>.item{display: inline-block; float: left; width: 28%; margin-right: 8%;}
#head .menu>ul>li>.son .proBox>.item:last-child{margin-right: 0;}
#head .menu>ul>li>.son .proBox>.item>.title{display: block; border-bottom: 1px solid rgba(255,255,255,.6);padding: 0 0 20px 5px;}
#head .menu>ul>li>.son .proBox>.item>.title>a{display: inline-flex; align-items: center; align-content: center; justify-content: center;  text-transform: capitalize; font-size: 2rem; color: #fff;}
#head .menu>ul>li>.son .proBox>.item>.title>a>i{display: inline-block; margin-right: 20px;}
#head .menu>ul>li>.son .proBox>.item>.title>a>i>img{height: 40px; width: auto;}
#head .menu>ul>li>.son .proBox>.item>.title>a>p{display: inline-block;}
#head .menu>ul>li>.son .proBox>.item>.nav{padding-top: 30px;}
#head .menu>ul>li>.son .proBox>.item>.nav>a{display: inline-block; float: left;padding: 8px 5px; box-sizing: border-box;  text-transform: capitalize; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; font-size: 1.4rem; width: 50%; color: rgba(255,255,255,.8); transition: all .35s;}
#head .menu>ul>li>.son .proBox>.item>.nav>a:hover{ transform: scale(1.05); color: #fff;}
#head .menu>ul>li.active>a{color: #39a162!important;}
#head .menu>ul>li.active>a:after{width: 100%;}
#head .menu>ul>li.active>.son{ height: auto; padding: 60px 0; box-shadow: 0 20px 16px rgba(0,0,0,.1);}


#head .search{display: inline-block; float: right; position: relative;padding-right: 30px; height: 100px; line-height: 100px;  transition: all .35s;}
#head .search>a{display: inline-flex; align-items: center; align-content: center; justify-content: center;  transition: all .1s;}
#head .search>a>i{ font-size: 1.8rem; color: #fff;transition: all .35s;}
#head .search>a:hover i{color: #fff;}

#head .navbar-toggler { display: none; cursor: pointer; margin-left: 30px; overflow: hidden; box-sizing: border-box;width:22px;height:100px; line-height: 100px; -webkit-tap-highlight-color: transparent;-ms-touch-action: manipulation;touch-action: manipulation;}
#head .navbar-toggler>span { position: relative; display:block;margin-top:49px; }
#head .navbar-toggler>span,#head .navbar-toggler>span:after,#head .navbar-toggler>span:before { display: block;width:22px;height: 2px; border-radius: 5px; background-color: rgba(255,255,255,1);transition-duration: .4s;-webkit-transition-property: background-color,-webkit-transform;-moz-transition-property: background-color,-moz-transform; -o-transition-property: background-color,-o-transform; transition-property: background-color,transform;}
#head .navbar-toggler>span:after,#head .navbar-toggler>span:before { position: absolute; content: "";}
#head .navbar-toggler>span:before {top: -6px;}
#head .navbar-toggler>span:after {top: 6px;}
#head .navbar-toggler.active span { background-color: transparent;}
#head .navbar-toggler.active span:after,#head .navbar-toggler.active span:before {}
#head .navbar-toggler.active span:before {transform: translateY(6px)rotate(45deg);}
#head .navbar-toggler.active span:after {transform: translateY(-6px)rotate(-45deg);}

#head .lang{display:inline-block; float: right; position: relative; padding-left: 30px; }
#head .lang:after{position: absolute;z-index: 1; left: 0;top: 50%; transform: translateY(-50%); width: 2px; height: 18px; background: rgba(255,255,255,.5); content: '';}
#head .lang>a{ position: relative; display: block; line-height: 100px; transition: all .35s;}
#head .lang>a>i{display: inline-block; font-size: 1.8rem; color: #fff;}
#head .lang>div{ display: none; position: absolute;z-index: 90; right:0; width: 100%; min-width: 140px; box-sizing: border-box;padding:10px 20px; background: #eee; border-radius: 10px; box-shadow: 0 2px 6px rgba(0,0,0,.1);}
#head .lang>div>a{display: block;text-align: left; padding: 8px 0; font-size: 1.4rem; color: #333;transition: all .35s;}
#head .lang>div>a>img{height: 16px;width: auto; margin-right: 6px;}
#head .lang>div>a:hover{color: #39a162;}
#head .lang>a.active span, #head .lang>a:hover span{color: #666;}
#head .lang>a.active i, #head .lang>a:hover i{color: #666;}

#head.active{background: rgba(255,255,255,1);}
#head.active .logo img.primary{display: inline-block;}
#head.active .logo img.highlight{display: none;}
#head.active .menu>ul>li>a{color: #18181b;}
#head.active .lang>a>i{color: #aaa;}
#head.active .lang:after{background: rgba(0,0,0,.1);}
#head.active .search>a>i{ color: #aaa;}

#head.highlight{ position: relative; display: block!important; background: rgba(255,255,255,1); box-shadow: 0 2px 5px rgba(0,0,0,.1);}
#head.highlight .logo img.primary{display: inline-block;}
#head.highlight .logo img.highlight{display: none;}
#head.highlight .menu>ul>li>a{color: #18181b;}
#head.highlight .lang>a>i{color: #aaa;}
#head.highlight .lang:after{background: rgba(0,0,0,.1);}
#head.highlight .search>a>i{ color: #aaa;}


#head.small{ position: fixed; background: #fff;box-shadow: 0 1px 3px rgba(0,0,0,.1);}
#head.small .logo{ line-height: 80px; }
#head.small .logo img{height: 24px;}
#head.small .logo img.primary{display: inline-block;}
#head.small .logo img.highlight{display: none;}
#head.small .menu{ height: 80px;}
#head.small .menu>ul>li>a{ font-size: 1.5rem; line-height: 80px; color: #333;}
#head.small .search{ height: 80px; line-height: 80px;}
#head.small .search>a>i{ color: #aaa;}
#head.small .lang>a{ line-height: 80px;}
#head.small .lang>a>i{color: #aaa;}
#head.small .lang:after{background: rgba(0,0,0,.1);}
#head.small .navbar-toggler { height:80px; line-height: 80px;}
#head.small .navbar-toggler>span {margin-top:39px; }
/* end*/

/* navbar*/


#navbar{position: fixed;z-index: 1021; right: -100%; width: 100%; height: 100%; box-sizing: border-box; transition: all .35s;}
#navbar .mask{ display: none; position: absolute;z-index: 1; left: -50px; top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.3); content: ''; backdrop-filter:blur(3px);}
#navbar .display{ position: absolute; right: 0; top: 0; z-index: 50; width: 76%;max-width: 300px; background: #fff; height: 100%; padding: 50px 30px;  box-shadow:-3px 5px 20px rgba(0,0,0,.3);}
#navbar .display>.logo{position: absolute;z-index: 50; right: 20px;top: 10px;}
#navbar .display>.logo>img{height:12px;width: auto;}
#navbar .display>.close{position: absolute;z-index: 50; top: 0; left: -40px; width: 40px;height: 40px; line-height: 40px; text-align: center; cursor: pointer; background:#39a162;}
#navbar .display>.close>i{color: #fff; font-weight: bold;}
#navbar .display>.menu{ position: relative;z-index: 50; margin: 0 auto; background: #fff;}
#navbar .display>.menu>ul>li{display: block; border-bottom: 1px solid #eee;}
#navbar .display>.menu>ul>li:last-child{border: 0;}
#navbar .display>.menu>ul>li>a{ position: relative; display: block; height: 50px; line-height: 50px; font-size: 1.6rem; text-transform: capitalize; color: #333;transition: all .35s;}
#navbar .display>.menu>ul>li>a.on:after{ position: absolute;z-index: 20; right: 0;top: 50%; transform: translateY(-50%);height: 40px; line-height: 40px; color: #39a162; font-family: iconfont; font-size: 1.6rem; font-weight: bold; content: '\e6b9'; transition: all .35s;}
#navbar .display>.menu>ul>li>a.active:after{ content: '\e6ba';}
#navbar .display>.menu>ul>li>a.active{color: #39a162;}
#navbar .display>.menu>ul>li>div{ display: none; text-align: left; padding: 0 5px 10px 5px;}
#navbar .display>.menu>ul>li>div>a{display: block;font-size: 1.4rem; color: #555; text-transform: capitalize; padding: 5px 0;}
#navbar .display>.lang{  position: absolute;z-index: 50; left: 30px; bottom: 30px; box-sizing: border-box;}
#navbar .display>.lang>a{ position: relative; display: block; line-height: 36px; transition: all .35s;}
#navbar .display>.lang>a:after{position: absolute;z-index: 1; right: 0;top: 50%; transform: translateY(-50%); height: 20px; line-height: 20px; font-family: iconfont; font-size: 1.6rem; content: '\e64e'; transition: all .35s;}
#navbar .display>.lang>a>i{display: inline-block;  vertical-align: top; font-size:1.8rem; color: #999; margin-right: 6px;}
#navbar .display>.lang>a>span{display: inline-block;vertical-align: top; font-size: 1.2rem; color: #999;}
#navbar .display>.lang>div{ display: none; position: absolute;z-index: 90; bottom: 50px; width: 180px; box-sizing: border-box;padding:10px; background: #f7f7f7;}
#navbar .display>.lang>div>a{display: block;text-align: left; padding: 5px 0; font-size: 1.2rem; color: #333;transition: all .35s;}
#navbar .display>.lang>div>a>img{height: 16px;width: auto; margin-right: 6px;}
#navbar .display>.lang>a.active span, #navbar .display>.lang>a.active i{color: #333;}
#navbar .display>.lang>a.active:after{transform: translateY(-50%) rotate(180deg);}
#navbar.active{right: 0;}
#navbar.active .mask{display: block;}


/* end*/



/* search*/

#search{ display: none; position: fixed;z-index: 1001; left: 0; top: 0; width: 100%;height: 100%; background: rgba(0,0,0,.9);}
#search>.display{ width:650px; height:100px; position:fixed; left:0; right:0; top:0; bottom:0; margin:auto; z-index:99;}
#search>.display .toolbar{ display: flex; align-items: center; align-content: center; justify-content: center; padding-bottom: 40px;}
#search>.display .toolbar>a{ position: relative; display: inline-flex; align-content: center; align-items: center; margin:0 16px; color: #fff;  transition: all .35s;}
#search>.display .toolbar>a>i{ position: relative; display: inline-block; width: 24px; height: 24px; font-style: normal;}
#search>.display .toolbar>a>i:after{position: absolute;z-index: 1;left: 0;top: 50%; transform: translateY(-50%); width: 100%;height: 100%; font-family: iconfont; font-size: 2.6rem; content: '\e634';}
#search>.display .toolbar>a>span{display: inline-block; font-size: 1.8rem; margin-left: 10px;}
#search>.display .toolbar>a.active i:after{ content: '\e633';}
#search>.display .toolbar>a.active{ color: #39a162; }
#search>.display .form{display: flex; align-items: center; align-content: center; justify-content: space-between; background: #fff; padding: 0 5px; border-radius: 10px;overflow: hidden;}
#search>.display .form>input{ flex: 1 1 90%; width: 88%; display: inline-flex; align-content: center; align-items: center; height:60px; padding:0 20px; box-sizing:border-box; font-size:1.6rem; border: 0;}
#search>.display .form>input::placeholder{color:#999; font-weight:300;}
#search>.display .form>a{ display:inline-flex; align-items: center; align-content: center; justify-content: center;  width:10%; height:50px; border-radius: 8px; color:#fff; transition:all .2s;}
#search>.display .form>a.search>i{font-size:1.8rem;}
#search>.display .form>a.search{background:#39a162;}
#search>.display .form>a.search:hover{background:#333;}
#search>.close{position: absolute;z-index: 124; right:50px;top: 50px;width: 60px;height: 60px; display: flex;align-content: center; justify-content: center; align-items: center; transition: all .6s; }
#search>.close>a{display: block; color: #fff;}
#search>.close>a>i{font-size: 4.6rem; font-weight: bold;}
#search>.close:hover{ transform: rotate(180deg);}

/* end*/



/* path*/

#path{margin: 0 auto; padding: 25px 0; position: relative;}
#path .wrap{display: flex; align-items: center; align-content: center; position: relative;z-index: 12;}
#path i{ position: relative; display: inline-block; font-size: 2rem; vertical-align: middle; margin-right: 6px; color: #39a162;}
#path a{ position: relative; display: inline-block; vertical-align: middle; font-size: 1.4rem; color: #666; text-transform: capitalize; padding-right: 30px; transition: all .35s;}
#path a:after{position: absolute;z-index: 10; right: 0;top: 50%; width: 30px; text-align: center; font-family: iconfont; font-size: 1.2rem; font-weight: normal; content: '\e65f'; color: #999; transform: translateY(-50%);}
#path a:last-child{ padding-right: 0;}
#path a:last-child:after{display: none;}
#path a:hover{ color: #333; text-decoration: underline;}

/* end*/


/* banner*/

#banner{position:relative;background:#fff; height:auto; overflow:hidden; transition:all .35s;}
#banner>.inner{ width: 100%; height: 100%; background-position: right bottom; background-size: cover; margin: 0 auto;}
#banner>.inner .info{position: absolute; z-index: 90; left: 50%;top: 50%; margin-left: -40%; width: 80%; box-sizing: border-box; text-align:center;transition: all .3s;}
#banner>.inner .info>.title{position: relative; font-size: 4.6rem; font-weight: 700; color: #fff; animation:ani-tit 1.2s ease-out 0.4s both; text-transform: capitalize; margin: 0 auto;padding-bottom: 20px;}
#banner>.inner .info>.title_sub{ position: relative; animation:ani-sub 1.2s ease-out 0.4s both; font-size: 1.6rem; color: rgba(255,255,255,.8); padding: 20px;}
#banner>.inner .info>.title_sub:after{position: absolute;z-index: 12; left: 50%;top: 0; width: 50px;height: 2px; transform: translateX(-50%); background: rgba(255,255,255,.2); content: '';}
#banner>.inner:after{position: absolute;z-index: 1; left: 0;top: 0;width: 100%;height: 100%; background: rgba(0,0,0,.35); content: '';}
#banner>.inner img{ width: 100%;height: auto; object-fit: cover;}


@keyframes ani-sub{
    from{opacity: 0; transform: translateY(40px);}
    to{opacity: 1; transform: translateY(0);}
}
@keyframes ani-tit{
    from{opacity:0; transform: translateY(80px);}
    to{opacity:1; transform: translateY(0)}
}


/* end*/



/* nav*/



#nav{ position: relative;z-index: 90; width: 86%; margin: -180px auto 180px auto;}
#nav ul{display: flex;align-items: center;align-content: center; justify-content: center;}
#nav ul>li{display: inline-block;margin: 0 10px;}
#nav ul>li>a{position: relative; display: block; background: rgba(0,0,0,.6); color: #fff; font-size: 1.6rem; height: 50px; line-height:50px; padding: 0 50px; border-radius: 5px; text-transform: capitalize; transition: all .35s;}
#nav ul>li>a.active{color: #fff !important;background:#39a162!important;}
#nav ul>li>a:hover{color: #39a162;background: #fff;}
#nav>.pgwMenu { position: relative; padding: 0;margin: 0 auto; }
#nav>.pgwMenu ul { list-style: none; white-space: nowrap;}
#nav>.pgwMenu .pm-dropDown{ display: none;position: relative; width: 100%;margin: 0 auto;background: #39a162; box-shadow: 0 3px 8px rgba(0,0,0,.1); border-radius: 6px; }
#nav>.pgwMenu .pm-dropDown>a{position: relative; display: flex; justify-content: center; align-items: center;  color: #fff;  height: 45px; line-height: 45px; padding: 0 30px;  text-decoration: none;}
#nav>.pgwMenu .pm-dropDown>a>i{ display: inline-block; margin-right: 10px; font-size: 1.6rem;}
#nav>.pgwMenu .pm-dropDown>a>span{display: inline-block;font-size: 1.6rem;}
#nav>.pgwMenu .pm-dropDown>a.active{color: #fff;}
#nav>.pgwMenu .pm-links{display: inline-block; width: 100%;}
#nav>.pgwMenu .pm-links.mob{ position: absolute;z-index: 80; right: 0; top: 50px; width: 100%; background: #fff; box-shadow: 0 3px 8px rgba(0,0,0,.1);  border-radius: 6px;overflow: hidden; }
#nav>.pgwMenu .pm-links.mob .pm-box{margin: 0 auto; display: block; max-height: 200px; overflow-x: hidden;overflow-y: auto;}
#nav>.pgwMenu .pm-links.mob .pm-box::-webkit-scrollbar {width:2px;height: 1px;}
#nav>.pgwMenu .pm-links.mob .pm-box::-webkit-scrollbar-thumb {box-shadow: inset 0 0 0 rgba(0,0,0,0.2);}
#nav>.pgwMenu .pm-links.mob .pm-box::-webkit-scrollbar-track {box-shadow: inset 0 0 0 rgba(0,0,0,0.2);border-radius: 0;}
#nav>.pgwMenu .pm-links.mob .pm-box>li{ display:block!important; padding: 3px 0;margin: 0; border-bottom: 1px solid #eee; }
#nav>.pgwMenu .pm-links.mob .pm-box>li>a{display: block; height: 40px;line-height: 40px; font-size: 1.4rem; text-align: center; background: #fff; color: #666;  border-radius: 0;}
#nav>.pgwMenu .pm-links.mob .pm-box>li>a:after{display: none;}
#nav>.pgwMenu .pm-links.mob .pm-box>li>a.active{ color: #39a162!important; background: #fff!important;  font-weight: bold;}
#nav>.pgwMenu .pm-links.mob .pm-box>li>a:hover{ color: #39a162;}


#nav>.pgwMenu .pm-viewMore{ display: none;position: relative;vertical-align:top; }
#nav>.pgwMenu .pm-viewMore>a{position: relative; display: inline-block; background: rgba(0,0,0,.6); text-align: center; font-size: 1.4rem;  margin-left: 10px; width: 50px; height: 50px; line-height: 50px; border-radius: 5px; color: #fff; text-decoration: none;}
#nav>.pgwMenu .pm-viewMore>a>i{font-size: 2.4rem;}
#nav>.pgwMenu .pm-viewMore>a:hover{background: #fff; color: #39a162;}
#nav>.pgwMenu .pm-viewMore>a.active{ background: #39a162; transform: rotate(180deg); color: #fff!important;}
#nav>.pgwMenu .pm-viewMore>ul{ display: block; position: absolute;z-index: 3; right: 0; margin-top: 10px; overflow: hidden; border-radius: 5px; box-shadow: 0 3px 8px rgba(0,0,0,.1); }
#nav>.pgwMenu .pm-viewMore>ul>li{ display:block!important; padding: 0;margin: 0;}
#nav>.pgwMenu .pm-viewMore>ul>li:after{display: none!important;}
#nav>.pgwMenu .pm-viewMore>ul>li>a{display: block; color: #666; border: 0; border-radius: 0; background: #fff; border-bottom: 1px solid rgba(0, 0, 0, .1); transition: all .35s;}
#nav>.pgwMenu .pm-viewMore>ul>li>a:hover{color: #39a162;}
#nav>.pgwMenu .pm-viewMore>ul>li:last-child>a{border-bottom: 0;}

/* end*/

















/* foot*/


#foot{ position: relative;z-index: 3; margin: 0 auto; background: #39a162;}
#foot:after{position: absolute;z-index: 1; right: -20px; bottom: 0; width: 50%; height: 26%; background: url("../img/foot_logo.png") no-repeat; background-position: right bottom; background-size: auto 100%;opacity: .1; content: '';}
#foot .wrap{max-width: 1600px; position: relative;z-index: 60;}
#foot .main{ display: flex; justify-content: space-between; align-items: flex-start; padding: 90px 0; margin: 0 auto;}
#foot .main>.intro{ display: inline-block;}
#foot .main>.intro>.logo{ text-align: left;}
#foot .main>.intro>.logo>img{display: block; width: 320px;height: auto; margin-bottom: 10px; }
#foot .main>.intro>.hotline{text-align: left; padding: 50px 0;}
#foot .main>.intro>.hotline>a{display: block; font-size: 2.4rem; font-weight: bold; color: #fff;transition: all .35s;}
#foot .main>.intro>.hotline>p{ font-size: 1.4rem; color: rgba(255,255,255,.4); padding-top: 30px;}
#foot .main>.intro>.social{text-align: left;}
#foot .main>.intro>.social>.con{ padding: 0;}
#foot .main>.intro>.social>.con>a{display: inline-block; color: rgba(255,255,255,.3); width: 40px; height: 40px; line-height: 40px;text-align: center; font-size: 2rem; border: 1px solid rgba(255,255,255,.3); border-radius: 100%; transition: all .35s;}
#foot .main>.intro>.social>.con>a:hover{ color: #39a162; border-color: #fff; background: #fff; transform: translateY(-3px);}
#foot .main>.nav{ display: inline-block; box-sizing: border-box; width: calc(100% - 250px - 160px);padding-left: 160px;padding-right: 100px; text-align: left;}
#foot .main>.nav>ul{ display: flex;justify-content: space-between; flex-direction: row;}
#foot .main>.nav>ul>li{display:inline-block;}
#foot .main>.nav>ul>li>a{display: block; font-size: 1.6rem; color: #fff;transition: all .35s;}
#foot .main>.nav>ul>li>div{display: block;padding: 20px 0;}
#foot .main>.nav>ul>li>div>a{display: block;font-size: 1.4rem; color: rgba(255,255,255,.7); padding-bottom: 15px; transition: all .35s;}
#foot .main>.nav>ul>li>div>a:hover{color: rgba(255,255,255,1);}
#foot .main>.qrcode{width: 120px;}
#foot .main>.qrcode>img{width: 100%;height: auto;}
#foot .main>.qrcode>p{padding-top: 10px; font-size: 1.4rem; text-align: center; color: rgba(255,255,255,1);}


#foot .copy{ display: flex;align-content: center;align-items: center; border-bottom: 1px solid rgba(255,255,255,.2); margin: 0 auto; padding: 50px 0 30px 0;}
#foot .copy .info{ display: inline-block; font-size: 1.6rem;color: #fff;}
#foot .copy .links{display: inline-flex; flex: 1; align-items: center; align-content: center; font-size: 1.4rem; color: rgba(255,255,255,.8);}
#foot .copy .links>a{display: inline-block; vertical-align: middle; color: rgba(255,255,255,.6); margin-left:10px;transition: all .35s;}
#foot .copy .links>a:hover{ text-decoration: underline;}
#foot .copy .links>a.eshion{ color: rgba(255,255,255,.2); text-decoration: none!important;}


/* end*/





@media only screen and (min-width: 1500px){

    #banner>.inner{  background: none!important;}

}

@media only screen and (max-width: 1460px){


    #head .logo img{height: 26px;}
    #head .menu>ul>li{ margin-left: 40px;}






    #banner>.inner .info>.title{font-size: 4rem; padding-bottom: 15px;}
    #banner>.inner .info>.title_sub{ padding: 15px;}


    #nav{ margin: -150px auto 150px auto; }
    #nav ul>li>a{ height: 46px; line-height:46px; padding: 0 40px; }
    #nav>.pgwMenu .pm-viewMore>a{width: 46px; height: 46px; line-height: 46px;}
    #nav>.pgwMenu .pm-viewMore>a>i{font-size: 2rem;}


    #foot .main>.nav{ padding-left: 140px;padding-right: 80px;}







}

@media only screen and (max-width: 1380px){

    #foot .main>.nav { width: calc(100% - 400px); padding-left: 120px;}

    #foot .main>.intro>.hotline>a {  font-size: 1.8rem;}


}



@media only screen and (max-width: 1280px){

    #head .menu>ul>li{ margin-left: 30px;}

    #banner>.inner .info{top: 45%;}
    #banner>.inner .info>.title{font-size: 3.6rem; padding-bottom: 10px;}
    #banner>.inner .info>.title_sub { font-size: 1.4rem; }


    #foot .main>.nav { width: calc(100% - 300px); padding: 0 80px;}


}


@media only screen and (max-width: 1200px){

    #head .menu{ display: none;}
    #head .navbar-toggler { display: block;}
    #head.small .navbar-toggler>span, #head.small .navbar-toggler>span:after, #head.small .navbar-toggler>span:before{ background-color: #39a162; }
    #head.small .search:after {background: rgba(0,0,0,.1); }

    #head .search:after{position: absolute;z-index: 1; right: 0;top: 50%; transform: translateY(-50%); width: 2px; height: 18px; background: rgba(255,255,255,.5); content: '';}
    #head .lang{display: none;}


    #head.highlight .search:after{background: rgba(0,0,0,.1);}



    #banner>.inner .info{top: 40%;}
    #banner>.inner .info>.title{font-size: 3.2rem;}
    #banner>.inner .info>.title_sub { font-size: 1.2rem; }





    #foot .main{ display: block; padding: 50px 0;}
    #foot .main>.intro{ display: block; width: 100%; float: none;}
    #foot .main>.intro>.hotline {padding: 10px 0; }
    #foot .main>.nav{ display: block; width: 100%; padding: 0 0 20px 0;}
    #foot .main>.nav>ul{display: block;}
    #foot .main>.nav>ul>li{display: block; border-bottom: 1px solid rgba(255,255,255,.07);}
    #foot .main>.nav>ul>li:last-child{border-bottom: 0;}
    #foot .main>.nav>ul>li>a{display: block; padding: 20px 0; position: relative;}
    #foot .main>.nav>ul>li>a:after{position: absolute;z-index: 1; right: 10px; top: 50%; height: 30px; line-height: 30px; transform: translateY(-50%); text-align: right;opacity: .5; font-family: iconfont; font-size: 1.4rem; content: '\e65f';}
    #foot .main>.nav>ul>li>div{display: none;}
    #foot .main>.qrcode{ padding-top: 30px; float: none; text-align: left;}

}


@media only screen and (max-width: 1080px){

    #nav{ margin: -150px auto 150px auto; }
    #nav ul>li {  margin: 0 5px; }
    #nav ul>li>a{ font-size: 1.4rem; height: 40px; line-height:40px; padding: 0 30px;}
    #nav>.pgwMenu .pm-viewMore>a{width: 40px; height: 40px; line-height: 40px;}
    #nav>.pgwMenu .pm-viewMore>a>i{font-size: 1.8rem;}




    #foot .copy{ display: block;}
    #foot .copy .info{ display: block;}
    #foot .copy .links{display: flex; }
    #foot .copy .links>a{margin-left: 0; margin-right: 10px;}



}





@media only screen and (max-width: 960px){



    #banner{height:350px;}
    #banner>.inner img{ width: auto;height: 100%;}


    .page .pagenum>a{width:40px;height:40px; line-height:40px;font-size:1.4rem;}
    .page .prev>a, .page .next>a{ width:40px;height:40px; line-height:40px; font-size: 1.4rem;}
    .page .pagesmall{font-size: 1.4rem; }

}


@media only screen and (max-width: 860px){

    #head .logo{ line-height: 80px;}
    #head .search { height: 80px; line-height: 80px;}
    #head .navbar-toggler { height:80px; line-height: 80px;}
    #head .navbar-toggler>span { margin-top:39px; }

    #head.highlight .logo, #head.small .logo{ line-height: 80px; }
    #head.highlight .logo, img #head.small .logo img{height: 24px;}
    #head.highlight .menu, #head.small .menu{ height: 80px;}
    #head.highlight .menu>ul>li>a, #head.small .menu>ul>li>a{ font-size: 1.5rem; line-height: 80px;}
    #head.highlight .search, #head.small .search{ height: 80px; line-height: 80px; }
    #head.highlight .lang>a, #head.small .lang>a{ line-height: 80px;}
    #head.highlight .navbar-toggler, #head.small .navbar-toggler { height:80px; line-height: 80px;}
    #head.highlight .navbar-toggler>span, #head.small .navbar-toggler>span { margin-top:39px; }


    #search>.display{ width:500px; }
    #search>.display .toolbar>a{ font-size: 2.4rem; }
    #search>.display .form>input{width:380px;}


    #banner{ height: 300px;}


    #nav{margin: -140px auto 140px auto; }
    #nav ul>li>a{ font-size: 1.3rem;}







    .page .pagenum>a{width:32px;height:32px; line-height:32px;font-size:1.2rem;}
    .page .prev>a, .page .next>a{ width:32px;height:32px; line-height:32px; font-size: 1.2rem;}
    .page .pagesmall{font-size: 1.2rem; }




}
@media only screen and (max-width: 640px){

    #head .search { padding-right: 20px; }
    #head .navbar-toggler { margin-left: 20px;}

    #search>.display{ width:400px; }
    #search>.display .toolbar>a{ font-size: 2rem; }
    #search>.display .form>input{width:300px; height: 50px; line-height: 50px; font-size: 1.4rem;}
    #search>.display .form>a{ width:50px; height:50px; line-height:50px;}
    #search>.display .toolbar>a{ margin:0 10px;}
    #search>.display .toolbar>a>i{ width: 20px; height: 20px;}
    #search>.display .toolbar>a>i:after{font-size: 2.4rem; }
    #search>.display .toolbar>a>span{font-size: 1.4rem; margin-left: 5px;}
    #search>.display .form>a { width: 40px; height: 40px;line-height: 40px; }
    #search>.close>a>i { font-size: 3.6rem;}

    #banner { height: 240px;}
    #banner>.inner .info{top: 52%;}
    #banner>.inner .info>.title{font-size: 2rem;}
    #banner>.inner .info>.title_sub { padding: 10px;}

    #path i{ font-size: 1.8rem;}
    #path a{ font-size: 1.2rem; padding-right: 20px;}
    #path a:after{width: 20px;}

    #nav{ margin: 0 auto; }


    .page .pagenum{display: none;}
    .page .pagesmall{ display: inline-block; font-size: 1.4rem; }
    .page .prev>a, .page .next>a{ width:auto;height:auto; line-height:20px; padding: 6px 15px; text-align: center; border-radius: 5px;}
    .page .prev>a>span, .page .next>a>span{display: inline-block;}



    #foot:after { width: 60%; height: 12%; }



}


@media only screen and (max-width: 520px){

    #head .logo img{height: 18px;}
    #head.highlight .logo, #head.small .logo{ line-height: 60px; }
    #head.highlight .logo img, #head.small .logo img{height: 18px;}
    #head.highlight .menu, #head.small .menu{ height: 60px;}
    #head.highlight .menu>ul>li>a, #head.small .menu>ul>li>a{ line-height: 60px;}
    #head.highlight .search, #head.small .search{height: 60px;line-height: 60px; }
    #head.highlight .lang>a, #head.small .lang>a{ line-height: 60px;}
    #head.highlight .navbar-toggler, #head.small .navbar-toggler { height:60px; line-height:60px;}
    #head.highlight .navbar-toggler>span, #head.small .navbar-toggler>span { margin-top:29px; }



    #search>.display{ width:300px; }
    #search>.display .form>input{width:180px;}
    #search>.display .toolbar>a{margin: 0 5px 0 0;}
    #search>.display .toolbar>a:last-child{margin-right: 0;}
    #search>.display .toolbar>a>i{ width: 18px; height: 18px;}
    #search>.display .toolbar>a>i:after{font-size: 2rem; }
    #search>.display .toolbar>a>span{font-size: 1.2rem; }






    #banner{ height: 180px;}
    #banner>.inner .info{display: none;}

    #foot .main>.nav>ul>li>a{padding: 10px 0; font-size: 1.4rem; }

    #foot .copy{padding: 30px 0 20px 0;}
    #foot .copy .info { font-size: 1.4rem; }
    #foot .copy .links{display: block; font-size: 1.2rem; }
    #foot .copy .links>a{ display: block; margin-right: 0;}

}




