/*!
 * @ Description: custom style
 * @ Author: weiwei
 * @ Date: 2018-05-24;
 */

/*
 **********************
 * common style 
 ********************** 
 * 网站头部
 ********************** 
 * 菜单
 **********************
 * 底部COPYRIGHT
 ********************** 
 * 首页样式
 **********************
 * 内页样式
 **********************
*/

/* common style */
html{background:#FFF;color:#000; font-size: 10px; }body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{font-family: "Microsoft YaHei"; margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2;background:#fff; color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.page{margin:2rem;}
.main{ overflow: hidden; margin:25px auto; padding:0;}
.main > div{ padding:0; }
.title{
	height: 54px;
	line-height: 54px;
	border-bottom: 1px solid #d3d3d3;
	overflow: hidden;
	margin-bottom: 20px;
}
.title h3 strong{
	font-size: 30px;
	color: #ff9702;
	font-weight: bold;
	line-height: 54px;
}
.title h3 small{
	font-size: 16px;
	color: #1f1a17;
	text-transform: uppercase;
	line-height: 54px;
}
.title .right{
	text-align: right;
}
.title .right p,
.title .right a{
	font-size: 14px;
	color: #a3a3a3;
}
.title a:hover{ color: #ff9702; }
#prev_next{
	border-top: 1px dotted #868686;
	margin:2rem 0;
	padding:2rem 0;
}
.down{width: 100%;height: 52px;background:#211f1f;color: #ffffff;font-size: 16px;position: fixed;bottom: 0;display: block; z-index: 9999;}
.down li{width: 24.7%;border-right: solid 1px #ffffff;text-align: center;line-height: 15px;float: left;padding-top: 4px;height: 52px; list-style:none;}
.down li a{color: #ffffff;}
.down .current{border-right: none;}
.down li img{max-width: 25px;height: 25px;}
@media(min-width: 768px){
	.footer{margin-bottom: 0}
	.down{display: none;}
}
/* go top */
.plugin-fixed-call{position:fixed;bottom:0px;right:0px;width:45px;z-index: 1000;}
.plugin-fixed-call .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#ac8655;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.plugin-fixed-call .child a{ display: inline-block; overflow: hidden; }
.plugin-fixed-call .child:hover{width:160px;background: #000;}
.plugin-fixed-call .child img{position:absolute;top:0px;left:0px;}
.plugin-fixed-call .child p{position: absolute;left:45px;color:#fff;}

.plugin-fixed-call .fixedQQ{bottom:92px;}
.plugin-fixed-call .fixedCall{bottom:46px;}
.plugin-fixed-call .fixedTop{position:absolute;right:0px;bottom:138px;color:#fff;background-color:#cbcbcb;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.plugin-fixed-call .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:18px;}
.plugin-fixed-call .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#ac8655;line-height: 45px;margin-top:1px;}
.plugin-fixed-call .fixedCode:hover .fixedCodeInfo{display: block;opacity: 1;}
.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:54px;padding:0 3px;border:1px solid #ccc;background:#fff;opacity: 0;}
.fixedCodeInfo .fixedPointer{position: absolute;right:-6px;bottom:12px;}
.scrolledDown{
  	display: block;
}
/* 自定义样式 */
a:hover{ text-decoration: none; }
.weixin{ width:94px; padding-left: 22px; background: url(../img/ico-ewm.png) no-repeat left center; position:relative; font-size:14px; text-align:center;}
.weixin a{width:72px; height:19px; line-height: 19px; display:block; margin-top: 6px; }
.weixin .weixin_nr{
	width: 142px;
    height: 142px;
    background: #fff;
    text-align: center;
    position: absolute;
    left: -20px;
    top: 24px;
    z-index: 333;
 	display:none;
}
.weixin .weixin_nr img{ margin-bottom:5px; width: 140px; height: 140px;}
.weixin .weixin_nr .arrow{ width:0; height:0; border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent; position:absolute; left:65px; top:-6px;}
.weixin.on .weixin_nr{ display:block; z-index: 9999; background: #fff;}
/* 网站头部 */

.h-tool{
	background: #f4f4f4;
	height: 30px;
	line-height: 30px;
}
.h-tool p{
	font-size: 14px;
	color: #afafaf;
}
.h-tool ul{
	float: right;
}
.h-tool li{
	float: left;
	margin-right: 10px;
	font-size: 14px;
	color: #666666;
}
.h-tool li:nth-child(1) a{
	border-right: 1px solid #666;
	padding-right: 10px;
	padding-left: 22px;
	background: url(../img/ico-map.png) no-repeat left center;
}
.m-header{ padding:40px 0 20px; background: #fff; }
@media (min-width: 768px){
	.m-header {
	    padding:40px 0 35px;
	}
}
#h-tel img{
	float: right;
	margin-top: 8px;
}
/* 菜单 */
.m-menu{
	background: rgba(51,53,52,.9);
	position: relative;
	z-index: 3;
}
.m-menu .navbar{
	margin-bottom: 0;
}
.m-menu .container,
#m-nav{
	padding:0;
}
.m-menu .navbar-header{
	width: 100%;
	text-align: center;
	margin-left: 0;
}
.m-menu .navbar-toggle{
	margin-right: 0;
	position: static;
	float: none;
}
.m-menu .navbar-toggle .icon-bar{
	background: #ff9702;
}
.navbar{ border: none; }
.navbar-nav > li{ margin:0; }
.navbar-nav > li > a{
	text-align: center;
	font-size: 14px;
	color: #ffffff;
	width: 100%;
	padding:23px 45px;
}
.nav>li>a:focus, 
.nav>li>a:hover{
	background: #ac8655;
}
.navbar-wrapper > .container {
  padding-right: 0;
  padding-left: 0;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}
.navbar-wrapper .navbar .container {
  width: auto;
}

/* 底部COPYRIGHT */
#footer{ background: #333534; overflow: hidden; padding-bottom: 64px;}
#footer a:hover{ color: #ac8655; }
.f-nav{
	overflow: hidden;
	border-bottom: 1px solid #919191;
	margin-bottom: 44px;
}
.f-nav a{
	display: inline-block;
	width: 12%;
	padding:26px 0 21px;
	background: url(../img/ico-li.jpg) no-repeat right center;
	text-align: center;
	font-size: 16px;
	color: #919191;
}
.f-nav a:last-child{ background: none; }
.f-contact p{
	font-size: 14px;
	line-height: 36px;
	color: #a4a4a4;
}
.f-contact i{
	display: inline-block;
	width: 14px;
	height: 12px;
	margin-right: 8px;
}
.f-contact i.ico-home{ background: url(../img/ico-footer.png) no-repeat 0 0; }
.f-contact i.ico-tel{ background: url(../img/ico-footer.png) no-repeat 0 -12px; }
.f-contact i.ico-fax{ background: url(../img/ico-footer.png) no-repeat 0 -24px; }
.f-contact i.ico-email{ background: url(../img/ico-footer.png) no-repeat 0 -36px; }
.f-contact i.ico-add{ background: url(../img/ico-footer.png) no-repeat 0 -48px; }
/* 首页效果
-------------------------------------------------- */
.banner,
#carousel{
	position: relative;
    top: -66px;
    margin-bottom: -66px;
}
.carousel-inner img{ margin: 0 auto;}
#banner{ height: 394px; background: url(../img/a_banner.jpg) no-repeat center; position: relative; background-size: cover; }
.location{ width: 100%; height: 36px; line-height: 36px; background: rgba(52,54,54,.67); position: absolute; bottom: 0; }
.location p{ padding-left: 32px; background: url(../img/map.png) no-repeat left center; font-size: 14px; color: #ffffff; text-align: left;}

/* 产品中心 */
.s-type{
	width: 100%;
	overflow: hidden;
	margin-top: -120px;
}
.s-type .hd{
	background: rgba(255,255,255,.9);
	text-align: center;
	padding-bottom: 28px;
}
.s-type .hd h3{
	font-size: 24px;
	color: #ac8655;
	font-weight: bold;
	padding:19px 0 0;
}
.s-type .hd h3:after{
	content: "";
	display: block;
	width: 46px;
	height: 3px;
	background: #ac8655;
	border:none;
	margin:12px auto;
}
.s-type .hd span{
	font-family: "Constantia";
	font-size: 18px;
	color: #333534;
	text-transform: uppercase;
	line-height: 18px;
}
.s-type .bd{
	background: #333534;
	padding:26px 14px 10px;
}
.s-type .bd li{
	background: #666666;
	margin-bottom: 10px;
	text-align: center;
}
.s-type .bd li a{
	display: block;
	padding:15px 0; 
	text-align: center;
	font-size: 14px;
	color: #fff;
	transition: all .3s;
}
.s-type .bd li:hover{
	background:#ac8655 url(../img/ico-li.png) no-repeat 80% center;
}
.s-type .bd li:hover a{
	text-align: left;
	padding-left: 26px;
}
.s-type > div{
	background: #333534;
	text-align: center;
	padding-bottom: 10px;
}
.c-type{ overflow: hidden;}
.c-type a{
	display: inline-block;
	padding:15px;
	background: #666666;
	border-radius: 4px;
	font-size: 14px;
	color: #fff;
	margin:0 10px 10px;
}
.c-type a:hover{
	background: #ac8655;
}

.pro-bd{
	padding-top: 24px;
}
.pro-bd li{
	overflow: hidden;
	margin-bottom: 26px;
	overflow: hidden;
}
.pro-bd li a{
	display: inline-block;
	width: 100%;
	height: 220px;
	position: relative;
	
}
.pro-bd li a .img{
	width: 100%;
	height: 100%;
	border:3px solid #dadada;
}
.pro-bd li a .img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	overflow: hidden;
}
.pro-bd li a .txt{
	width: 100%;
	height: 100%;
	position: absolute;
	bottom:100%;
	background:rgba(51,53,51,.9);
	transition: all .3s;
	text-align: center;
}
.pro-bd li a .txt h3{
	margin-top: 26%;
	font-size: 16px;
	color: #ead8c1;
	line-height: 16px;
	margin-bottom: 10%;
}
.pro-bd li a .txt i{
	display: inline-block;
	width: 39px;
	height: 39px;
	background: url(../img/ico-more.png) no-repeat;
}
.pro-bd li a:hover .txt{
	bottom:0;
}
/* 公司简介 */
.m-about{
	background: #fff url(../img/about_bg.jpg) no-repeat top center;
	padding:62px 0 0;
	margin-top: 32px;
	padding-bottom: 146px;
}
.about-hd{
	width: 770px;
	margin:0 auto 40px;
	background: url(../img/about.png) no-repeat left center;
	overflow: hidden;
	padding-left: 400px;
}
.about-hd h3{
	font-size:23px;
	color: #ac8655;
	font-weight: bold;
	margin-top: 10px;
}
.about-hd p{
	font-size: 16px;
	color: #afafaf;
	margin-bottom: 10px;
}
.about-bd{
	overflow: hidden;
	text-align: center;
}
.about-bd p{
	font-size: 14px;
	line-height: 30px;
	color: #bebebe;
	margin-bottom: 20px;
}
.about-bd a{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../img/ico-more.png) no-repeat;
}

.m-honor{
	margin-top: -120px;
	position: relative;
	z-index: 2;
}
.honor-bd .swiper-slide{
	padding:0;
}
.honor-bd .swiper-slide img{
	width: 100%;
	height: 255px;
	/*border:10px solid #ac8655;*/
	padding:10px;
	object-fit: cover;
	object-position: 0% 0%;
	background: -moz-linear-gradient(bottom right, #ac8655 0%, #ac8655 50%,#916c3d 50%, #916c3d 100%);
	    background: -webkit-linear-gradient(left top, #ac8655 0%,#ac8655 50%,#916c3d 50%,#916c3d 100%);
	    background: -o-linear-gradient(bottom right, #ac8655 0%,#ac8655 50%,#916c3d 50%,#916c3d 100%);
	    background: -ms-linear-gradient(bottom right, #ac8655 0%,#ac8655 50%,#916c3d 50%,#916c3d 100%);
	    background: linear-gradient(to bottom right, #ac8655 0%,#ac8655 50%,#916c3d 50%,#916c3d 100%);
}


/* 新闻中心 */
.m-news{
	overflow: hidden;
	padding:12px 0;
	margin-top: 20px;
}
.m-news .hd{ text-align: center; margin-bottom: 42px;}
.m-news .hd h3{
	font-size: 24px;
	color: #ac8655;
	font-weight: bold;
}
.m-news .hd span{
	display: block;
	height: 3px;
	background: url(../img/news-hr.jpg) no-repeat center;
	margin:10px 0;
}
.m-news .hd p{
	font-size: 24px;
	font-family: "Constantia";
	color: #2b2b2a;
	text-transform: uppercase;
}
.m-news .bd{ text-align: center; }
.m-news .bd li{ overflow: hidden; margin-bottom: 50px; }
.m-news .bd li span{
	background: #333534;
	font-size: 20px;
	color: #ffffff;
	padding:20px 0;
	line-height: 20px;
	display: inline-block;
	text-align: center;
}
.m-news .bd li span strong{
	display: block;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	margin-top: 10px;
}
.m-news .bd li h3{
	font-size: 16px;
	color: #555555;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}
.m-news .bd li p{
	font-size: 14px;
	color: #777777;
	line-height: 24px;
	text-align: left;
}
.m-news .bd li a{ display: block; width: 100%; height: 100%; overflow: hidden;}
.m-news .bd li:hover span,
.m-news .bd li:hover a{
	background: #ac8655;
}
.m-news .bd li:hover h3,
.m-news .bd li:hover p{
	color: #fff;
}
.m-news .bd > a{
	display: inline-block;
	width: 48px;
	height: 48px;
	background: url(../img/ico-more.png) no-repeat;
	margin:0 auto;
}

/* 内页效果 */
#banner{
	overflow: hidden;
	text-align: center;
	position: relative;
}
#banner > img{
	max-width: 100%;
}
#banner .hd{
	width: 100%;
	position: absolute;
	bottom:40%;
}
#banner .hd h3{
	font-size: 3.4rem;
	color: #595858;
}
#banner .hd span{
	font-size: 5rem;
	font-family: "Mongolian Baiti";
	text-transform: uppercase;
	color: #595858;
}
#banner .bd{
	width: 100%;
	position: absolute;
	bottom:0;
	text-align: center;
}
#banner .bd a{
	display: inline-block;
	margin:0 1.5rem;
	padding:1.5rem 2rem;
	background: #fff;
	color: #343434;
	font-size: 1.6rem;
}
#banner .bd a:hover{
	background: #ff9702;
	color: #fff;
}

/* 内页文章样式 */
.article .container{
	margin: 2.5rem auto;
	background: #ffffff;
	padding:2rem;
}
.article p{
	color: #6b6b6b;
	font-size: 1.6rem;
	line-height: 3rem;
}

.article h1{
	text-align: center;
	font-size: 2.7rem;
	line-height: 2.7rem;
	margin:2.8rem 0 1.6rem;
}
.article .meta_info{
	text-align: center;
	padding-bottom: 26px;
	border-bottom: 1px dotted #868686;
	margin-bottom: 30px;
	font-size: 1em;
	color: #888787;
}
.article img{
	text-align: center;
	margin:0 auto;
}
.a_tit{
	background: #f0f1f2;
	margin:20px 0;
}
.a_tit h3{
	padding:12px 20px;
	background: #ac8655;
	color: #fff;
	display: inline-block;
	font-size: 1.1em;
	margin:0;
}
.a_con{
	padding-bottom: 20px;
}
.a_con p{
	font-size: 16px;
	line-height: 36px;
}

.info_top h1{
	line-height: 1.2;
	font-size: 36px;
	color: #24292a;
	font-weight: bold;
	margin-bottom: 10px;
	text-align: left;
}
.info_top p{
	font-size: 14px;
	color: #555555;
	line-height: 24px;
}
.info_top span{
	display: block;
	font-size: 20px;
	color: #ac8655;
	font-weight: bold;
	line-height: 80px;
	border-bottom: 1px solid #bcbcbc;
	padding-left: 30px;
	background: url(../img/ico-cd.png) no-repeat left center;
	margin-bottom: 20px;
}
.info_top span small{
	font-size: 14px;
	font-weight: normal;
	margin-left: 10px;
}
.info_top a{
	display: inline-block;
	overflow: hidden;
	color: #fff;
	margin-top: 60px;
	margin-left: -15px;
}
.info_top i{
	display: inline-block;
	background:;
	width: 100%;
	overflow: hidden;
	padding:15px 45px;
	border-radius: 5px;
	padding-left: 43%;
	font-size: 18px;
	color: #fff;
	font-style: normal;
}
.info_top i.ico-wx{ background: #ac8655 url(../img/ico-wx.png) no-repeat 17% center; }
.info_top i.ico-cu{ background: #ac8655 url(../img/ico-cu.png) no-repeat 17% center; }
.info_top a:hover i.ico-wx{ background: #323737 url(../img/ico-wx.png) no-repeat 17% center; }
.info_top a:hover i.ico-cu{ background: #323737 url(../img/ico-cu.png) no-repeat 17% center; }
/* 新闻列表 */
.news li{
	margin: 0 10px 0;
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
}
.news li h3{
	font-size: 2rem;
	margin-bottom: 1rem;

}
.news li p{
	font-size: 1.4rem;
    color: #848282;
    line-height: 2.2rem;
}
.news li:hover{
	background: #f0f0f0;
}
.news li:hover h3{
	color: #ff9702;
}
.btn-primary{
	background-color: #ac8655;
	border-color: #ac8655;
}
.btn-primary:active:hover,
.btn-primary:hover{ background: #ac8655; }
.f-logo{ padding-top: 60px; }

/* 媒体查询 */
@media screen and (max-width: 1200px){
	.banner, #carousel{ top:0; margin-bottom: 0; }
	.f-logo,.f-ewm{ text-align:  center; margin:20px 0; }
}
@media screen and (max-width: 992px){
	.s-type{ margin-top: 0; padding:15px;}
	.s-type .bd{ overflow: hidden; padding:14px 14px 4px;}
	.s-type > div img{ display: none; }
	.s-type .bd li{ width: 49%; float: left; margin:0.5%; }
	.m-news .bd li span{ width: 100%; }
	.article p img{ max-width: 100%; }
}
@media screen and (max-width: 768px){
	.m-header{ padding:20px 0; }
	.m-about{ padding:30px 0 0; }
	.about-hd{ width: auto; background:none; padding-left: 0; text-align: center; margin-bottom: 20px }
	.m-honor{ margin: 20px 0; }
	.m-about{ background-size: cover; }
	.info_top a{ margin-top: 10px; }
	.pro-bd li a{ height: 140px; }
	.honor-bd .swiper-slide img{ height: 200px; }
	#banner{ height: 142px; background-position: 70% 50%; }
	.info_top{ padding:0 15px; }
}