/*reset*/
body { font-size: 14px; color: #333; font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif }
img {max-width: 100%;}
a { color: #333; }
p { margin: 0; }
a:hover { color: #5eb95e; transition: all .8s; -webkit-transition: all .8s; }
ul, ol { list-style: none; padding: 0; }
.am-form-group { overflow: hidden }
.am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field {border-color: #eaeaea;font-size: 14px;border-radius: 3px;}
.am-btn{font-size: 14px;border-radius: 3px;}
.am-btn-success { background-color: #48870e; border-color: #48870e }
.p_main { padding: 60px 0; }

/*public*/
.am-container { max-width: 1200px; padding: 0; }
.noscroll { overflow: hidden !important; height: 100% !important; }
.logo { overflow: hidden; line-height: 90px; }

/*search*/
.search { margin: 27px 0; position: relative; padding: 0; text-align: right; }
.search button { position: absolute; right: 0; height: 36px; top: 0; }
.search .am-form input { font-size: 14px; height: 37px }
.search_title{font-size: 20px;margin: 15px 0;}
/*search*/
.tel { position: relative; text-align: right; font-size: 28px; font-weight: bold; color: #48870e; line-height: 90px }

/*navmenu*/
.navmenu { background: #48870e }
.navmenu li{position:relative;}
.navmenu li a {  display: block; line-height: 55px; text-align: center; color: #fff }
.navmenu  a:hover, .navmenu a.cur {background: #5eb95e;color: #fff;}
.navmenu .on .child { display: block; }
.navmenu .child {padding: 0;position: absolute;z-index: 9;background: #5eb95e;text-align: center; display: none; width:100%;}
.navmenu .child a {display:block;line-height: 48px;padding: 0 20px;position: relative;}
.navmenu .child a:hover{background: #48870e;}
.navmenu li a i{position:absolute;right:10px;color:#fff;}
/*banner*/
.banner { overflow: hidden; position: relative; background: #eee; }
.banner .img { -webkit-background-size: cover; background-size: cover; height: 520px; background-position: center; }
.swiper-button-next, .swiper-button-prev { background: none; }
.iconfont { font-size: 36px; line-height: 44px; color: #fff; opacity: .6 }

/*title*/
.title { text-align: center; margin-bottom: 20px; }
.title span {position: relative;font-size: 26px;font-weight: bold;}
.title span:after { position: absolute; height: 4px; width: 40px; content: ''; bottom: -15px; background: #5eb95e; left: 0; right: 0; margin: auto; }
.title p { color: #666; margin: 20px 15px 0; }

/*banner-n*/
.banner-n { overflow: hidden; position: relative; background: #eee; }
.banner-n .img { -webkit-background-size: cover; background-size: cover; height: 240px; background-position: center; background-repeat: no-repeat; }

/*contact*/
.contact  li {padding: 10px 0;border-bottom: 1px solid #eaeaea;}
.contact img { max-width: 180px; }
.box {/* padding-bottom: 30px; */ }

/*ry_list*/
.ry_list { overflow: hidden;/* padding: 15px 0; */ }
.ry_list li a {display: block;border: 1px solid #eaeaea;background: #fff;border-radius: 3px;box-shadow: 4px 7px 7px rgba(250, 250, 250, 0.51);}
.ry_list li a:hover { box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.07); }
.ry_list li { padding: 5px; }
.ry_list  li p {padding: 15px;text-align: center;margin: 0;}
.ry_list .img {overflow: hidden;position: relative;border-top-left-radius: 3px;border-top-right-radius: 3px;}
.ry_list .img .bg { overflow: hidden; position: relative; }
.ry_list .img .thumb { position: absolute; left: 0; top: 0; width: 100%; height: 100% }
.ry_list .img .thumb { transition: all .5s ease; -ms-transition: all .5s ease; -webkit-transition: all .5s ease; }
.ry_list .img .thumb:hover { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); }

/*ry_text_list*/
.ry_text_list { overflow: hidden; margin: 15px 0; }
.ry_text_list li a { display: block; background: #fff; overflow: hidden; padding: 30px }
.ry_text_list li a:hover { box-shadow: 2px 5px 15px rgba(0, 0, 0, 0.07); -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.07); background: #f6f6f6; }
.ry_text_list li { padding: 15px; }
.ry_text_list .img { overflow: hidden; padding: 0; }
.ry_text_list .img img { transition: all .5s ease; -ms-transition: all .5s ease; -webkit-transition: all .5s ease; width: 100%; }
.ry_text_list .img img:hover { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); }
.ry_text_list .info { overflow: hidden; }
.ry_text_list .info h3 { font-size: 18px; margin: 15px 0 }

/*content:*/
.content {overflow: hidden;position: relative;width: 80%;float: right;margin-bottom: 20px;padding: 0 10px 20px;}
.bg_main { background: #f6f6f6 }
.bg_fff { background: #fff }
.swiper-pagination-bullet { background: #5eb95e; }
.swiper-pagination-bullet-active {/* background: #f0b3a9; */ }
.bg { background: url(../images/bg.png) no-repeat top center; background-attachment: fixed; }

/*side*/
.side {overflow: hidden;padding: 0;width: 20%;float: left;background: #fff;border-radius: 3px;box-shadow: 4px 7px 7px rgba(208,205,205,.51);margin: 0 0 15px;position: relative;}
.side .tit { position: relative; background: #5eb95e; }
.side .tit h3 {font-size: 20px;text-align: center;color: #fff;padding: 20px 0;margin: 0;}
.side ul {overflow: hidden;margin: 0;text-align: left;border-bottom: none;border-top: none;}
.side li a:hover, .side li a.current { color: #5eb95e; }
.side li a { display: block; padding: 20px; border-bottom: 1px solid #eaeaeaee; text-align: center; }


.service_container { overflow: hidden; padding: 40px 0; background: #fafafa; }



.service {overflow: hidden;}
.service .swiper-slide {background: #fff;border-radius: 10px;box-shadow: 4px 7px 7px rgba(208,205,205,.51);}
.service a {display: block;background: url(../images/royal_bg.png) #fff no-repeat bottom left;overflow: hidden;border-radius: 10px;}
.service .img { overflow: hidden; float: right; width: 50%; }
.service .text { overflow: hidden; float: left; width: 50%; padding: 60px; }
.service .text h3 { font-size: 26px; margin-bottom: 30px;/*color: #5eb95e*/ }
.service .text p { font-size: 16px; color: #666 }
.about { overflow: hidden; background: url(../images/banner9.jpg) no-repeat; }
.about_bg {background: #fafafa;overflow: hidden;border-radius: 3px;box-shadow: 4px 7px 7px rgba(208,205,205,.51);}
.about_img { overflow: hidden; padding-left: 0; }
.about_text { padding: 20px; overflow: hidden; }
.about_text img {/* padding-top: 15px; */ }

/*share*/
.share { height: 500px; width: 80px; position: absolute; right: 10%; }
.show_share { overflow: hidden; padding-top: 10px; }
.show_share .bdsharebuttonbox a { display: block; height: 60px; width: 60px; background-color: #fff; line-height: 60px; text-align: center; color: #fff; padding: 0px; margin: 10px auto; font-size: 24px; transition: all 0.2s; -moz-transition: all 0.2s; -webkit-transition: all 0.2s; -o-transition: all 0.2s; border: none; position: relative; float: none; border-radius: 0; margin: 0; background-image: url(#); color: #5eb95e; margin: 1px 0 0; }
.show_share .bdsharebuttonbox a.share-title { background: #5eb95e; color: #fff; }
.show_share .bdsharebuttonbox a:hover { background: #5eb95e; color: #fff; }

/*position*/
.position { border-bottom: 1px solid #eaeaea; overflow: hidden; margin: 0 0 20px; background: #fff; }
.position .am-breadcrumb { margin: 0 }
.position .am-breadcrumb a { font-size: 12px; padding: 10px 0; }

/*am-article*/
.article {position: relative;background: #fff;box-shadow: 4px 7px 7px rgba(208,205,205,.51);border-radius: 3px;}
.article_article { max-width: 980px; margin: 30px auto; background: #fff; padding: 30px }
.am-article{ position: relative;padding: 30px; }
.am-article-title {overflow: hidden;border-bottom: 1px solid #eaeaea;padding: 0 0 15px;font-weight: bold;font-size: 20px;}
.am-article-meta { font-size: 12px; margin: 0; overflow: hidden; }
.am-article-bd h3 {font-size: 16px;margin: 15px 0;}
.am-article-bd img {display: inline-block;height: auto !important;margin: 15px 0 0!important;}
.bd-content { margin: 20px 0; overflow: hidden; }
.next-arctile { padding: 20px 0 0; border-top: 1px solid #eaeaea; color: #858585;	/* background: #fbfbfb;*/ }
.next-arctile li { padding: 0 0 10px;	/* border-top:1px solid #eaeaea*/ }

/*pages*/
.pagination { overflow: hidden; text-align: center; margin: 0 0 20px; }
.pagination li { display: inline-block; padding: 0 5px; }
.pagination li a { background: #fff; display: inline-block; padding: 6px 15px; margin: 0; }
.pagination li a:hover { color: #fff; background: #009688 }
.pagination .active span { background: #5eb95e; color: #fff; line-height: 34px; height: 34px; display: inline-block; width: 36px; }
.rongyu li { text-align: center; padding: 10px; }
.bdmap { overflow: hidden; margin: 15px 0; }
.bdmap iframe { width: 100%; }
footer { border-top: 1px solid #eaeaea; background: #ddd; }

/*footer-bq*/
.footer-bq { padding: 10px 0; text-align: center; }
.footer-bq p { margin: 0; font-size: 12px; color: #666; }

/*royalmm*/
.royalmm { width: 49px; position: fixed; right: 10px; z-index: 9999; bottom: 30%; }
.royalmm a { display: block; margin-bottom: 2px; text-align: center; }
.royalmm a [class*=am-icon] { line-height: 49px; font-size: 16px; }
.royalmm .am-navbar-label { font-size: 12px; display: none; }
.am-gotop-fixed {/* width: 49px; */bottom: 55px;}
.wechat { margin: 0 !important; }
@media only screen and (max-width:640px) {
	body { font-size: 15px; }
	.am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field { border-color: #eaeaea;font-size: 15px;}
	.am-btn{font-size: 15px;}
	.black { color: #333; opacity: 1; font-size: .6rem; }
	.side .swiper-button-prev { left: 0;/* background: #f6f6f6; */ }
	.side .swiper-button-next { right: 0; background: #f6f6f6; }
	.side .swiper-button-next.swiper-button-disabled, .side .swiper-button-prev.swiper-button-disabled { opacity: 0 }
	.side .swiper-wrapper { justify-content: normal }
	.head { height: 50px; position: fixed; width: 100%; top: 0; z-index: 999; background: #fff; border-bottom: 1px solid #eaeaea; }

	/**/
	.logo {height: 50px;padding: 0;line-height: 50px;margin-left: 15px;}
	.logo img { height: 36px; }
	.search { display: none; }
	.tel { display: none; }

	/**/
	.navmenu-icon-active { }
	.navmenu-icon {width: 50px;height: 50px;position: fixed;right: 0px;top: 0;cursor: pointer;transition-duration: 0.5s;-webkit-transition-duration: 0.5s;z-index: 99;text-align: center;/* background: #5eb95e; */}
	.navmenu-icon span {width: 20px;height: 1px;background: #5eb95e;position: absolute;top: 15px;display: block;transition-duration: 0.5s;-webkit-transition-duration: 0.5s;right: 15px;}
	.navmenu-icon span:nth-child(2) {top: 23px;}
	.navmenu-icon span:nth-child(3) {top: 31px;}
	.navmenu-icon.active span { background: #fff; }
	.navmenu-icon-active  span:nth-child(2) { opacity: 0; }
	.navmenu-icon-active  span:nth-child(1) { top: 25px; -webkit-transform: rotate(45deg); }
	.navmenu-icon-active  span:nth-child(3) { top: 25px; -webkit-transform: rotate(-45deg); }

	/**/
	.navmenu_layer { width: 100%; position: fixed; background: rgba(0, 0, 0, 0.72); height: 100%; transition: all  0.3s ease; z-index: 9; left: 100%; opacity: 0; }
	.show .navmenu_layer { opacity: 1; left: 0%; display: block; }
	.navmenu {left: 0;position: fixed;height: 100%;z-index: 999;top: 50px;display: none;background: #fff;overflow: auto;}
	.navmenu li a {position: relative;color: #333;border-bottom: 1px solid #eaeaea;text-align: left;padding: 0 30px;}
	.navmenu a:hover, .navmenu a.cur{color: #5eb95e;background: #fff;}
	.navmenu .child{background: #fff;/* display: block; */text-align: left;position: relative;border: 1px solid #eaeaea;background: #fafafa;margin: 2% 2% 0;width: 96%;}
	.navmenu .child a{border-bottom: none;text-align:left;color: #666;display: inline-block;}


.title span{font-size:20px;}
.am-article{padding: 15px;}
.side{border-radius: 0;margin: 0 0 15px;box-shadow: none;}
.article{border-radius: 0}
.ry_list li p{padding:10px}
.service_container .am-container{padding: 15px 30px;}
.about .am-container{padding: 15px;}
.navmenu li a i{color:#333}
.navmenu li.on a i:before{content:"\f0d8"}
	/*banner*/
	.banner { margin: 50px auto 0; }
	.banner .img {height: 160px;}
	.banner-n .img { height: 180px; }
	.contact img { min-width: 100% }
	.service .img { overflow: hidden; float: right; width: 100%; }
	.service .text { overflow: hidden; float: left; width: 100%; padding: 30px; }
	.service .text h3 { font-size: 20px; margin-bottom: 15	px;/*color: #5eb95e*/ }
	.service .text p {font-size: 15px;color: #666;}
	.about_bg { background: #fff; }
	.about_img { overflow: hidden; padding: 0; }
	.about_text {/* padding: 0; */overflow: hidden;}
	.side {width: 100%;overflow-x: hidden;overflow-y: auto;}
	.side ul{max-height: 45px;}
	#side_icon{position: absolute;height: 25px;/* border: 1px solid #eaeaea; */width: 30px;text-align: center;top: 10px;right: 0;line-height: 25px;/* background: #fafafa; */}
	.side_active ul{max-height: 600px;}
	.side_active span:before{content:"\f0d8"} 

	.side li {}
	.side .tit { display: none; }
	.side li a {padding: 0 10px;border: none;line-height: 45px;}
	.content { width: 100%; padding: 0; }
	footer { padding-bottom: 50px; }
	.p_main {padding: 30px 0;}
	.ry_list{padding: 0 3px;}
	.ry_list li{padding:3px;}
	.royalmm { width: 100%; bottom: 0; right: 0; }
	.royalmm a { margin: 0; height: 49px; padding: 5px 0; background: #5eb95e; }
	.royalmm a [class*=am-icon] { width: 24px; height: 24px; margin: 0 auto; display: block; line-height: 24px; font-size: 20px; }
	.royalmm .am-navbar-label { font-size: 12px; display: block; }
}
