/*!
 * @ 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:0 auto; }
.title{
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin:20px 0 10px;
}
.title .right, .title h3{ padding:0; }

.title h3 strong{
	font-size: 24px;
	color: #c80500;
	line-height: 35px;
}
.title h3 small{
	font-size: 14px;
	color: #c80500;
	text-transform: uppercase;
	line-height: 35px;
	margin-left: 10px;
}




.title .right, .title p{ padding:0; }
.title p strong{
	font-size: 24px;
	color: #c80500;
	line-height: 35px;
}
.title p small{
	font-size: 14px;
	color: #c80500;
	text-transform: uppercase;
	line-height: 35px;
	margin-left: 10px;
}
.title .right{
	text-align: right;
}
.title .right p,
.title .right a:first-child{
	font-size: 14px;
	color: #2e2e2e;
	background: url(../img/ico-home.jpg) no-repeat left center;
	padding-left: 28px;
}
.title a:hover{ color: #c80500; }
#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: 99;}
.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:#c9151e;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:#c9151e;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; }

/* 网站头部 */
.m-header{ padding:38px 0; background: #c9151e url(../img/h-top.jpg) no-repeat top center; }
@media (min-width: 768px){
	.m-header {
	    padding:26px 0;
	}
}
.brand img{ margin-top: 12px; }
#h-tel img{
	float: right;
}
/* 菜单 */
.m-menu{
	background: #fff;
}
.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: 16px;
	color: #333333;
	width: 100%;
	padding:20px 41px;
}
.nav>li>a:focus, 
.nav>li>a:hover{
	color: #fff;
	background: url(../img/li-h.png) no-repeat center;
	background-size: contain;
}
@media screen and (max-width: 992px) {
	.navbar-nav > li > a{
		font-size: 16px;
		color: #333333;
		padding: 15px 0;
	}
	.nav>li>a:focus, 
	.nav>li>a:hover{
		background-size: contain;
		color: #fff;
	}
}
@media screen and (max-width: 768px ){
	.navbar-nav > li > a{
		text-align: center;
		font-size: 16px;
		color: #333333;
		width: 100%;
		padding: 10px 0;
	}
}

.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: #2b1007; padding:32px 0 0;}
.f-contact h3,.f-message h3{ font-size: 18px; color: #978881;  line-height: 1; margin-bottom: 22px;}
.f-contact h3 span,.f-message h3 span{ font-size: 12px; text-transform: uppercase; margin-left: 10px; }
.f-message .form-control{ border-radius: 0; height: 40px; background:#381d14; border:none; text-transform: uppercase; color: #fff; }
.f-message .form-group textarea{ height: 76px; resize: none; }
.f-message .btn-primary{ width: 30%; background: #ca1b24; color: #fff; border:none; border-radius: none; }
.f-message .btn-primary:hover{ background: #ff8000; }
.f-contact li{ box-sizing: border-box; height: 34px; line-height: 34px; margin-bottom: 16px; padding-left: 6%; width:50%; font-size: 14px; color: #978881; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.f-contact li:nth-child(1){ background: url(../img/ico-tel.png) no-repeat left center; }
.f-contact li:nth-child(2){ background: url(../img/ico-email.png) no-repeat left center; }
.f-contact li:nth-child(3){ background: url(../img/ico-fax.png) no-repeat left center; }
.f-contact li:nth-child(4){ background: url(../img/ico-add.png) no-repeat left center; }
.f-contact p{ font-size: 14px; color: #fffefe; }
.bdsharebuttonbox h3{ font-size: 14px; color: #fffefe; float: left; line-height: 44px; }
/*.bdshare-button-style0-32 .bds_sqq{ background-image: url(../img/ico-qq.png); }
.bdshare-button-style0-32 .bds_weixin{ background-image: url(../img/ico-wx.png); }
.bdshare-button-style0-32 .bds_tsina{ background-image: url(../img/ico-wb.png); }*/
.f-copy{ height: 50px; line-height: 50px; background: #c9151e; color: #fff; margin-top: 54px; overflow: hidden; text-overflow: hidden; }
.f-copy .right{ text-align: right; }
#footer a:hover{ color: #ff8000; }
/* 首页效果
-------------------------------------------------- */
.carousel-inner img{ margin: 0 auto;}
/* 产品中心 */
.m-pro{ overflow: hidden; background: url(../img/pro-bg.jpg) center; }
.m-pro .hd{ text-align: center; overflow: hidden; padding:30px 0; }
.m-pro .hd h3{ height: 71px; background: url(../img/pro-tit.png) no-repeat center; background-size: contain; }

.m-pro .hd b{ height: 71px; background: url(../img/pro-tit.png) no-repeat center; background-size: contain;display: block; }
.m-pro .hd p{ font-size: 16px; color: #333333; margin:20px 0; line-height: 1.5; }
.m-type a{ display: inline-block; font-size: 16px; color: #fff; line-height: 46px; margin:0 30px; width: 153px; height: 50px; background: url(../img/p-a.png) no-repeat center; }
.m-type a:hover{ background: url(../img/p-a-hover.png) no-repeat center;  }
.pro-bd li{
	overflow: hidden;
	margin-bottom: 20px;
	overflow: hidden;
}
.pro-bd li .img{
	width: 100%;
	height: 204px;
	position: relative;
}
/*.pro-bd li .img:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(251,135,5,.35) url(../img/ico-search.png) no-repeat center;
	position: absolute;
	bottom: 100%;
	transition: all .3s;
}
.pro-bd li:hover .img:before{
	bottom:0;
}*/
.pro-bd li .img img{
	width: 100%;
	height: 225px;
	background: #fff;
	object-fit: cover;
}

.pro-bd li .info-img img{
	width: 100%;
	height: 204px;
	background: #fff;
	object-fit: cover;
}
.pro-bd li h3{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.pro-bd li:hover h3{
	color: #c9151e;
}

.pro-bd li p{
	margin-top: 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.pro-bd li:hover p{
	color: #c9151e;
}
/* 公司简介 */
.m-about{
	background: url(../img/about-bg.jpg) no-repeat top center;
	overflow: hidden;
}
.m-about .hd{ text-align: center; padding:40px 0 50px;  }
.m-about .hd h3{ height: 68px; background: url(../img/about-tit.png) no-repeat center; }

.m-about .hd b{ height: 68px; background: url(../img/about-tit.png) no-repeat center;display: block; }
.m-about .hd p{ font-size: 16px; color: #fff; line-height: 1; margin-top: 18px; }
.m-about .bd{ padding:30px 15px; background: #fff; overflow: hidden; margin-bottom: 50px;}
.m-about .about img{ width: 100%; }
.m-about .about h3{ line-height: 36px; font-size: 20px; color: #333333; font-weight: bold; }
.m-about .about b{ line-height: 36px; font-size: 20px; color: #333333; font-weight: bold;display: block; }
.m-about .about p{ font-size: 14px; color: #333333; line-height: 28px; }
.m-about .about .txt{ padding: 0; }
.m-about .about a{ margin-top: 15px; display: inline-block; padding:12px 40px; background: #aa0c10; border-radius: 25px;  color: #fff; font-size: 16px; }
/* 新闻中心 */
.m-news{ overflow: hidden; width: 100%; }
.m-news li{ overflow: hidden;  }
.m-news li:first-child{ margin-bottom: 22px; }
.m-news li .a_time{ position: relative; float: left; padding-left: 0;}
.m-news li .a_time img{ width: 100%; }
.m-news li .a_time span{ position: absolute; left:0; top:0; background:rgba(201,37,45,.82); padding:9px 3px; text-align: center; font-size: 10px; color: #fff; }
.m-news li .a_time span strong{ font-size: 24px; display: block; line-height: 1; margin-bottom: 10px; }
.m-news li .a_txt{ float: left; }
.m-news li .a_txt p{ font-size: 14px; color: #666666; line-height: 30px; }
.m-news li .a_txt span{ font-size: 14px; color: #ab141a; text-transform: uppercase; float: right; }

/* 成功案例 */
.m-case{ overflow: hidden; background: url(../img/pro-bg.jpg) center; }
.m-case .hd{ text-align: center; padding:40px 0;  }
.m-case .hd h3{ height: 71px; background: url(../img/case-tit.png) no-repeat center; }
.m-case .hd b{ height: 71px; background: url(../img/case-tit.png) no-repeat center;display: block; }
.m-case .hd p{ font-size: 16px; color: #333333; line-height: 1; margin-top: 18px; }
.m-case .bd{ padding-bottom: 25px; }
.m-case .bd .swiper-slide img{ width: 100%; height: 230px; object-fit: cover; }
.m-case .bd .swiper-slide h3{ text-align: center; line-height: 60px; font-size: 16px; color: #333333; }
.m-case .bd .swiper-slide:hover h3{ color: #c9151e; }

.m-case .bd .swiper-slide b{ text-align: center; line-height: 60px; font-size: 16px; color: #333333;display: block; }
.m-case .bd .swiper-slide:hover b{ color: #c9151e; }

/* chrome input placeholder style */
::-webkit-input-placeholder { 
	color:#bbbbbb !important; 
} 
/* 侧边栏 */
.s-type{ overflow: hidden; margin:20px 0;}
.s-type > h3{ height: 92px; background:url(../img/s-type-hd.jpg) no-repeat center; line-height: 92px; font-size: 30px; color: #fff; text-align: center; }
.s-type > b{ height: 92px; background:url(../img/s-type-hd.jpg) no-repeat center; line-height: 92px; font-size: 30px; color: #fff; text-align: center; display: block;}
.s-type ul{ overflow: hidden; background: #f4f2f2; padding:30px; }
.s-type ul li a{ display: block; height: 52px; background: url(../img/ico-li.png) no-repeat 15px center; box-sizing: border-box; padding-left: 42px; line-height: 52px; color: #333333; font-size: 16px; }
.s-type ul li a:hover{ background: url(../img/s-li.png) no-repeat left center; color: #fff; }
.s-contact{ background: #c91720; }
.s-contact > div{ padding: 15px; color: #fff; font-size: 14px; color: #fff; line-height: 30px; }
.s-contact > div h3{ background:url(../img/s-tel.png) no-repeat center; text-indent: -9999px;  line-height: 24px; margin:10px 0; background-size: contain; }
/* 内页文章样式 */
.article{ overflow: hidden; border:1px solid #eeecec; box-sizing: border-box; padding:20px; margin-bottom: 20px; }
.article .container{
	margin: 2.5rem auto;
	background: #ffffff;
	padding:2rem;
}
.article p{
	color: #6b6b6b;
	font-size: 1.6rem;
	line-height: 3rem;
}
.article p img{
	max-width: 100%;
}
.article h1{
	text-align: center;
	font-size: 2.7rem;
	line-height: 2.7rem;

}

.article b{
	text-align: center;
	font-size: 2.7rem;
	line-height: 2.7rem;
	display: block;
}
.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;
	max-width: 100%;
}
.a_tit{
	background: #f0f1f2;
	margin:20px 0;
}
.a_tit h3{
	padding:12px 20px;
	background: #1f1a17;
	color: #fff;
	display: inline-block;
	font-size: 1.1em;
	margin:0;
}

.a_tit b{
	padding:12px 20px;
	background: #1f1a17;
	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;
}
#xgcp .swiper-slide{
	overflow: hidden;
	margin-bottom: 20px;
	overflow: hidden;
}
#xgcp .swiper-slide .img{
	width: 100%;
	height: 194px;
	position: relative;
}
#xgcp .swiper-slide .img:before{
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(251,135,5,.35) url(../img/ico-search.png) no-repeat center;
	position: absolute;
	bottom: 100%;
	transition: all .3s;
}
#xgcp .swiper-slide:hover .img:before{
	bottom:0;
}
#xgcp .swiper-slide .img img{
	width: 100%;
	height: 194px;
	background: #fff;
	object-fit: cover;
}
#xgcp .swiper-slide h3{
	height: 42px;
	line-height: 42px;
	background: #e4e2e2;
	font-size: 14px;
	color: #555555;
	text-align: center;
}
#xgcp .swiper-slide:hover h3{
	background: #f3a952;
	color: #fff;
}
.info_top h1{
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 24px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 20px;
}

.info_top b{
	height: 58px;
	line-height: 58px;
	border-bottom: 1px solid #d7d7d7;
	font-size: 24px;
	color: #555555;
	font-weight: bold;
	margin-bottom: 20px;
	display: block;
}
.info_top p{
	font-size: 14px;
	color: #555555;
	line-height: 30px;
}
.info_top a{
	display: inline-block;
	padding:18px 90px;
	background: #ff9702;
	color: #fff;
	font-size: 24px;
	margin-top: 20px;
}
/* 新闻列表 */
.news li{
	margin: 0 10px 0;
    padding: 1rem;
    border-bottom: 1px dotted #ccc;
}
.news li h3{
	font-size: 2rem;
	margin-bottom: 1rem;
}
.news li b{
	font-size: 2rem;
	margin-bottom: 1rem;
	display: block;
	text-align: left;
}
.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: #ff9702;
	border-color: #e37f00;
}


/* 媒体查询 */
@media screen and (max-width: 1200px){
	.navbar-nav{ margin:0; }
	.navbar-nav > li > a{ background: center; }
	.navbar-nav > li{ width: 25%; float: left; }
}
@media screen and (max-width: 992px){
	.m-about{ background-size: cover; }
	.m-news{ margin:20px 0 0; }
	.f-contact .ewm{ margin:10px auto; text-align: center;}
	.f-copy .right{ text-align: center; }
	.info_top a{ 
	    padding: 10px 20px;
	    font-size: 18px;
	    margin: 20px auto;
	}
}
@media screen and (max-width: 790px){
	.m-type{ height: 50px; overflow: hidden; }
	.m-news li .a_txt h3{ font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 42px; }
	.m-news li .a_txt h3:hover{ color: #f00; }
	.s-type > h3{ background: #c91720; }
	.s-contact{ display: none; }
	.s-type ul li{ width: 50%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.pro-bd li .img,
	.pro-bd li .img img{ height: 208px; }
	.pro-bd li p{height: 40px;line-height: 40px;margin-top: 0px;}
}
@media screen and (max-width: 375px){
	.m-news .a_time{ display: none; }
	.pro-bd li .img img,.pro-bd li .img{ height: 134px; }
	.f-contact li{ width: 100%; }
	.m-news li .a_txt{ width: 100%; }
	.f-contact li{ padding-left: 16%; }
	.m-header{ padding:18px 0; }
	.m-about .hd b, .m-case .hd b,.m-pro .hd b{ background-size: 50%; }
	.m-about .hd p,.m-case .hd p,.m-pro .hd p{ line-height: 1.5; }
	.pro-bd li .img,
	.pro-bd li .img img{ height: 100px; }
	.pro-bd li{ margin-bottom: 0; }
	.m-type{ height: 100px; }
	.m-type a{ margin: 0 6px; float: left; }
}