@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap');
html{font-family: 'Noto Sans SC', sans-serif; font-style:normal; font-size:14px;}
body{margin:0px; padding:0px; margin:0px auto; font-size:1.0em; color:#414446; width:100%; zoom:1; overflow-x:hidden;}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin: 0;padding: 0;outline: 0;vertical-align: baseline;}
input,select,textarea{margin:0; padding:0;}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
input,select{vertical-align: middle}
input,button,select,textarea{outline:none;}
textarea{resize:none; font-size:14px;}
h1,h2,h3,h4{font-weight:normal;}
ul,ol{list-style: none}
ul,ol,li,dl,dt,dd,pre,form,fieldset,img,div{margin: 0;padding: 0;border: none}
a{text-decoration:none;color:#686868;}
a:hover{text-decoration:none;}
em{font-style:normal}
.clearfix,.w{zoom: 1}
.clearfix:after,.w:after{content: ".";display: block; overflow: hidden;height: 0;clear: both;visibility: hidden}
.SinglePage{ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both;}
.space{ width:100%; height:1em; clear:both; overflow:hidden; zoom:0;}
.clear{ clear:both; height:0px; overflow:hidden; zoom:0;}
.fl{float:left;}
.fr{float:right;}
.md120{display:block; overflow:hidden; position:relative; top:-120px; transition: all 0.3s;}
.md180{display:block; overflow:hidden; position:relative; top:-180px; transition: all 0.3s;}

/*头部及菜单*/
.top-w{width:100%; height:110px; z-index:99999999999999999; position:fixed; top:0;}
.top-n{width:80%; min-width:1200px; height:110px; margin:0 auto;}
.logo{width:276px; height:64px; margin-top:30px; float:left; z-index:99999; overflow:hidden;}
.logo img{max-width:100%; height:auto;}
.light{background: rgba(0,0,0,.75); transition: all 0.3s;}
.menu{float:right; margin-top:48px;}
.menu>li{display:inline-block; margin:0 0 0 50px; height:62px; line-height:62px; position: relative; transition: all 0.3s;}
.menu>li.on a,.menu>li.active a{color:#f1be7c;}
.menu>li>a{display:inline-block; height:62px; color:#f1be7c; font-size:18px; font-weight:bold;}
.menu>li>a .iconfont{vertical-align:middle; padding-left:5px;}
.menu>li>a .zh{display:block;}
.menu>li>a .en{display:none;}
.menu>li>a:hover{color:#fff;}
.menu>li>a:hover .zh{display:none;}
.menu>li>a:hover .en{display:block;}
.menu>li.on>a .iconfont{vertical-align: middle;}
.menu>li .menu-two{
    position:fixed;
    top:110px;
    width:100%;
    left:0;
	font-size:16px;
    height:0;
    background: rgba(50, 50, 50, 0.75);
    transition: all 0.3s;
    overflow:hidden;
	box-sizing:border-box;
	text-align:right;
	line-height:60px;
}
.pr5{padding-right:5%;}
.pr10{padding-right:10%;}
.pr15{padding-right:12%;}
.pr25{padding-right:22%;}
.pr35{padding-right:32%;}

.menu>li .menu-two li{height:40px; line-height:40px; text-align:center; display:inline-block;}
.menu>li .menu-two li i{display:none;}
.menu>li .menu-two li:hover a{color:#f1be7c;}
.menu>li .menu-two li a{color:#CCC; padding:0 30px;}
.clickMenu{
    width: 30px;
    height: 30px;
    float: right;
    margin-top:20px;
	margin-right:10px;
    display:none;
    cursor: pointer;
    position:relative;
    z-index:102;
}
.clickMenu span{
    width: 30px;
    height: 2px;
    display: block;
    background:#fff;
    position: absolute;
    top:0px;
    transition: all 0.5s;
}
.clickMenu span.clickMenu-center{top:10px;}
.clickMenu span.clickMenu-top.active{transform:rotate(45deg); top:10px; background:#fff;}
.clickMenu span.clickMenu-bottom.active{transform:rotate(-45deg); top:10px; background:#fff;}
.clickMenu span.clickMenu-bottom{top:20px;}
/*Banner*/
.banner-pc{width:100%; height:650px; overflow:hidden; background:#000;}
.banner-pc .img{background:repeat-x;}
.banner-mb{display:none;}
/*Foot*/
.foot-w{width:100%; height:auto; overflow:hidden; background:#361b00; padding-top:90px;}
.foot-n{width:80%; height:auto; max-width:1200px; margin:0 auto;}
.foot-menu{width:80%; height:auto; float:left}
.foot-menu li{width:20%; float:left;}
.foot-menu dt{width:100%; height:50px; line-height:50px; color:#fff; font-size:1.1em; font-weight:bold; text-align:left;}
.foot-menu dd{width:100%; height:30px; line-height:30px; color:#fff; font-size:1.0em; text-align:left;}
.foot-menu dt a,.foot-menu dt a:hover{color:#fff;}
.foot-menu dd a{color:#f5f5f5;}
.foot-menu dd a:hover{color:#f7cb82;}
.foot-logo{width:12.5%; height:auto; float:right;}
.foot-logo img{display:block;}
.foot-info{width:100%; height:auto; overflow:hidden; padding:40px 0 60px;}
.foot-link{width:50%; height:auto; float:left; overflow:hidden;}
.foot-link li{width:50px; height:50px; float:left; margin:0 20px 0 10px; overflow:hidden; border-radius:25%; border:2px solid #6e4319;}
.foot-link li img{display:block;}
.foot-link li:hover{ border:2px solid #d39f4a; box-shadow: 0px 0px 8px rgba(247, 203, 130, 0.6);}
.foot-add{width:40%; height:auto; float:right; color:#f7cb82; font-size:1em; line-height:1.5em; text-align:right;}
.foot-add a,.foot-add a:hover{color:#f7cb82;}
.foot-cpr{width:100%; height:auto; padding:12px 0; text-align:center; background:#271400; color:#754e27; font-size:14px; line-height:22px;}
.foot-cpr a{color:#754e27; padding-left:5px;}
.foot-cpr a:hover{color:#885f36;}
.ins-link{margin:0 auto; height:auto; overflow:hidden; text-align:center;}
.ins-link a{width:70px; height:70px; overflow:hidden; border-radius:25%; border:2px solid #6e4319; display:inline-block; margin:0 15px;}
.ins-link a img{display:block; width:100%; height:auto;}
.ins-link a:hover{ border:2px solid #d39f4a; box-shadow: 0px 0px 8px rgba(247, 203, 130, 0.6);}
#allmap{width:100%; height:300px; overflow:hidden; margin: 0;}
@keyframes run1{
	0%{transform: scale(1);}
	/*50%{transform: scale(1.1);}*/
	100%{transform: scale(1.2);}
}
/*分页*/
.am-pagination-w{margin-bottom:10px;}
.am-pagination{padding-bottom:20px;}
.am-pagination{padding-left:0; margin:0.5rem 0 0.8em; list-style:none; color:#999; text-align:left}
.am-pagination:after,.am-pagination:before{content:" ";display:table}
.am-pagination:after{clear:both}.am-pagination>li{display:inline-block}
.am-pagination>li>a{position:relative; display:block; padding:.7em 1.0em; text-decoration:none; line-height:1.0em ; background-color:#fff; border:1px solid #ddd;border-radius:0; margin-bottom:5px; margin-right:5px; border-radius:10px; color:#666; font-size:14px;}
.am-pagination>li>a:focus,.am-pagination>li>a:hover{background-color:#ff4242; border-color:#ff4242; color:#fff;}
.am-pagination>.am-active>a,.am-pagination>.am-active>a:focus,.am-pagination>.am-active>a:hover{z-index:2;color:#fff;background-color:#ff4242;border-color:#ff4242;cursor:default; color:#fff;}
.am-pagination>.am-disabled>a,.am-pagination>.am-disabled>a:focus,.am-pagination>.am-disabled>a:hover{color:#999;background-color:#fff;border-color:#ddd;cursor:not-allowed;pointer-events:none}
.am-pagination-centered{text-align:center}

/*动画*/
.delighter.splash {transition: all 2s ease-out;}
.delighter.splash.ended {background: #fff;}
.delighter.right { transform:translate(-100%); opacity:0; transition: all .75s ease-out; }
.delighter.right.started { transform:none; opacity:1; }
.delighter.left { transform:translate(100%); opacity:0; transition: all 1s ease-out; }
.delighter.left.started { transform:none; opacity:1; }
.delighter.bottom { transform:translatey(100%); opacity:0; transition: all .75s ease-out; }
.delighter.bottom.started { transform:none; opacity:1; }
.delighter li { opacity: 0; transform: translatey(200%); transition: all .5s ease-out; }
.delighter.started li { opacity: 1; transform: none; }
.delighter.started li:nth-child(1) { transition: all .5s ease-out .1s; }
.delighter.started li:nth-child(2) { transition: all .5s ease-out .2s; }
.delighter.started li:nth-child(3) { transition: all .5s ease-out .3s; }
.delighter.started li:nth-child(4) { transition: all .5s ease-out .4s; }
.delighter.started li:nth-child(5) { transition: all .5s ease-out .5s; }
.delighter.started li:nth-child(6) { transition: all .5s ease-out .6s; }
.delighter.started li:nth-child(7) { transition: all .5s ease-out .7s; }
.delighter.started li:nth-child(8) { transition: all .5s ease-out .8s; }
.delighter.started li:nth-child(9) { transition: all .5s ease-out .9s; }
.delighter.started li:nth-child(10) { transition: all .5s ease-out 1s; }
.delighter.started li:nth-child(11) { transition: all .5s ease-out 1.1s; }
.delighter.started li:nth-child(12) { transition: all .5s ease-out 1.2s; }

@-webkit-keyframes OpenTop {
	50% { 
		-webkit-transform: rotateX(10deg); 
		-webkit-animation-timing-function: ease-out; 
	}
}
@-moz-keyframes OpenTop {
	50% { 
		-moz-transform: rotateX(10deg); 
		-moz-animation-timing-function: ease-out; 
	}
}
@keyframes OpenTop {
	50% { 
		transform: rotateX(10deg); 
		animation-timing-function: ease-out; 
	}
}
@media screen and (max-width:1440px) {
.menu>li{margin:0 0 0 40px; height:62px; line-height:62px;}
.menu>li>a{height:62px; font-size:16px;}
	
}
@media screen and (max-width:1180px) {
.banner-pc{height:500px;}
.top-w{height:60px; z-index:9999; background:rgba(0,0,0,0.7); position:fixed; top:0;}
.top-n{width:94%; min-width:300px; height:62px; margin:0 auto;}
.logo{width:180px; height:42px; margin-top:10px; float:left; z-index:99999; line-height:30px;}
.top-r{display:none;}
.menu{position:absolute; width:100%; top:12px; left:0; background: rgba(0,0,0,0.8); height:0; overflow:hidden; transition: all 0.5s; z-index:101; margin-left:0px;}
.menu>li{display:block; width:100%; height:51px; margin:0; line-height:50px; text-indent:15px; position:relative; border-bottom: 1px solid #583e1d; top:0;}
.menu>li>a{height:51px; display: inline-block; color:#f1be7c; font-size:15px;}
.menu>li>a .fa{display:inline; font-size:12px;}
.menu>li .menu-two{position:relative; background:transparent; top:-1px; width: 100%; left: 0; box-shadow:none; border-radius:0px; padding-right:0; border-bottom:1px solid #583e1d;}
.menu>li .menu-two li{width:100%; text-indent:40px; text-align:left; height:40px; line-height:40px; display:block; font-size:14px;}
.menu>li .menu-two li i{color:#999; text-indent:0; display:inline; font-size:12px;}
.menu>li .menu-two li a{height:40px; padding:0;}
.clickMenu{display: block;}
.foot-w{padding-top:70px;}
.foot-n{width:90%;}
}

@media screen and (max-width: 768px) {
.top-w{height:60px; z-index:9999; background:rgba(0,0,0,0.7); position:fixed; top:0;}
.top-n{width:94%; min-width:300px; height:62px; margin:0 auto;}
.logo{width:180px; height:42px; margin-top:10px; float:left; z-index:99999; line-height:30px;}
.top-r{display:none;}
.menu>li>a{font-size:14px; font-weight:bold;}
.banner-mb{width:100%; height:400px; overflow:hidden; background:#eee; display:block;}
.banner-mb .img{background:repeat-x;}
.banner-pc{display:none;}
.hy-dot{ bottom:15px;}
.am-pagination-w{margin-bottom:30px;}
.foot-w{padding-top:60px;}
.foot-n{width:90%;}
.foot-menu{width:80%;}
.foot-menu li{width:20%;}
.foot-menu dt{height:50px; line-height:50px; font-size:1.1em;}
.foot-menu dd{height:30px; line-height:30px; font-size:1.0em;}
.foot-logo{width:15%; margin-top:20px;}
.foot-info{padding:40px 0 60px;}
.foot-link{width:40%;}
.foot-link li{width:45px; height:45px; margin:0 10px 0 10px; border-radius:25%; border:2px solid #6e4319;}
.foot-add{width:55%; font-size:1em; line-height:1.5em; text-align:right;}
.foot-cpr{font-size:12px;}
.foot-cpr a{}


}
@media screen and (max-width:480px){
.banner-mb{height:280px;}
.foot-menu{ display:none;}
.foot-logo{width:40%; margin:0 auto; float:none; text-align:center;}
.foot-info{padding:40px 0;}
.foot-link{width:60%; float:none; margin:0 auto;}
.foot-link li{width:25.3333%; height:auto; margin:0 4%; box-sizing:border-box}
.foot-add{width:100%; float:none; font-size:0.9em; line-height:1.8em; text-align:center; margin-top:30px;}

.foot-cpr{padding:12px 30px; font-size:0.6em; line-height:16px;}
.foot-cpr a{color:#754e27; padding-left:0; display:block;}

}

@media only screen and (min-width:768px){
  .cd-pagination li{display: inline-block;}
}
@media only screen and (min-width:1440px) {
  .cd-pagination {margin:0 auto;}
}